body {
	font-family:"Arial",Helvetica,sans-serif;
	font-size:13px;
	line-height:18px;
	color:#222;
}
h1 {
	font-size:67px;
	margin-bottom: 0px;
	margin-left: 5px;
}
h2 {
	font-size:35px;
	margin-top: 0px;
	margin-left: 40px;
	margin-bottom: 5px;
}
h3 {
	font-size:50px;
	margin-bottom:5px;
}
h4 {
	font-size:20px;
}
.info_content h3{
	font-size:14px;
	color:#da251c;
}
.gallery-box{
	margin: 40px 0 0 20px;
	float:right;
}
.team-mobile{
	width: 100%;
	margin: 10px 0;
	padding: 10px 0;
	-webkit-box-shadow: 0 8px 6px -6px #999;
    -moz-box-shadow: 0 8px 6px -6px #999;
    box-shadow: 0 8px 6px -6px #999;
}
#Mistsi-slant{
	background-image:url(../images/Mistsi-slant.png);
	width:900px;
	height: 51px;
	margin-top: -51px;
	z-index: 30000;
}

a, a:active {
	color:inherit;
	text-decoration:none;
}
.clear {
	clear:both;
}

.car-services-portsmouth{
	width: 100%;
	margin: 10px 0;
	padding: 10px 0;
	float:left;
}
.service-icon{
	max-width:128px;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	float:left;
	min-height: 200px;
	text-align:center;
	background-color:#fff;
	-webkit-box-shadow: 0 8px 6px -6px #999;
    -moz-box-shadow: 0 8px 6px -6px #999;
    box-shadow: 0 8px 6px -6px #999;
	margin-bottom: 15px;
	color:#333;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px; /* future proofing */
	-khtml-border-radius: 20px; /* for old Konqueror browsers */
	border: solid 1px #CCC;
}

.service-icon img{
	max-width:128px;
	height:auto;
}
.service-icon p{
	width:90%;
	margin-left:5%;
	margin-right: 5%;
}

#page-nav{
	margin:0;
	padding:0;
}
#page-nav li{
	padding:0;
	margin:0;
	float: left;
	background: transparent;
	position: relative;
}
#page-nav li:hover ul{
	visibility: visible;
}
#page-nav li ul{
	margin: 0;
	padding:0;
	background-color: #333;
	position: absolute;
	top:100%;
	right:0;
	width: 200%;
	padding:20px;
	box-sizing: border-box;
	border: 2px solid #fff;
	box-shadow: 2px 2px 4px 0 rgba(51, 51, 51, 0.6);
	border-radius: 4px;
	visibility: hidden;
}
#page-nav li ul li{
	float: none;
}
#header #nav #page-nav li ul li a{
	display: block;
	background: transparent;
	padding: 5px 0;
	margin:5px 0;
	border-bottom: 1px solid #666;
	color: #fff;

	-ms-transition:text-indent 200ms ease-out;
	-webkit-transition:text-indent 200ms ease-out;
	-moz-transition:text-indent 200ms ease-out;
	-o-transition:text-indent 200ms ease-out;
	transition:text-indent 200ms ease-out;
}
#header #nav #page-nav li ul li a:hover{
	text-indent: 10px;
}

.customer-review{
	float:left;
	padding: 0px 20px 10px 20px;
	margin-bottom: 10px;
	margin-top:10px;
	border:#CCC solid 1px;
	-webkit-box-shadow: 0 8px 6px -6px #999;
	-moz-box-shadow: 0 8px 6px -6px #999;
	box-shadow: 0 8px 6px -6px #999;
}

#wrapper {
	width:900px;
	margin:0 auto;
	position: relative;
	z-index:1;
}
#header {
	padding-top:30px;
	padding-bottom:10px;
	border-bottom:1px solid #eee;
	margin-bottom:20px;
}
#header #logo {
	float:left;
}
#header #logo img {
	width: 190px;
}
#header #nav {
	top: 10px;
	float:right;
	margin:0;
	padding:0;
	position:relative;
	list-style:none;
	bottom: 10px;
}
#header #nav a {
	padding: 6px 12px 6px 20px;
	margin: 0 3px 0 0;
	background: url(../images/mini-logo.png) left center no-repeat;
	text-transform: uppercase;
	color: #000;
	font-size: 12px;
}
#header #nav a:hover {
	background: url(../images/mini-logo.gif) left center no-repeat;
}

#mitsi-art-header {
	height: 250px;
	width: 900px;
	background-color: #888;
}

#container{
	background-color:#333;
	margin: 0;
	float:left;
	width: 900px;

}
#mitsubishi-garage-portsmouth{
	background-color:#fff;
	margin: 0 0 0 0px;
	float:left;
	width:900px;
	background-image:url(../images/bg-content-for-mitsi-art.jpg);
	background-repeat:no-repeat;
}

#mitsubishi-garage-portsmouth.increase {
	background-image:url(../images/bg-triangle-increase.jpg);
}
#contact-mitsi{
	float:right;
	width: 307px;
	min-height: 430px;
	padding-top: 70px;
	background-color:#da251c;
	background-image:url(../images/bg-ask-a-question.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#contact-mitsi.increase {
	box-shadow: -3px 0 10px rgba(0, 0, 0, 0.4);
}
#contact_time {
	position: absolute;
	opacity: 0;
	left: -9999px
}

#contact-mitsi.photos {
	background-image:url(../images/bg-photo-header.png);
}

#contact-mitsi.photos img {
	width: 90%;
	margin: -5% 5% 10%;
}

#contact-mitsi p{
	margin-left: 20px;
	color:#FFF;
	margin-bottom: 10px;
}

#content-mitsi{
	float:left;
	width: 530px;
	margin-left: 63px;
}

#content-mitsi.increase {
	min-height: 500px;
	height: auto;
}

#content-mitsi p{
	font-size:14px;
}
.gallery h2 {
	margin-left: 0;
}
.card {
	width: 85%;
	float: left;
	position: relative;
	left: 50px;
	min-height: 150px;
	height: auto;
	border: 1px solid #cccccc;
	margin: 10px 0;
	background-color: #fff;
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
	    -ms-border-radius: 2px;
	        border-radius: 2px;
	-webkit-box-shadow: 0 2px 8px -2px rgba(90, 90, 90, 0.4);
	   -moz-box-shadow: 0 2px 8px -2px rgba(90, 90, 90, 0.4);
	    -ms-box-shadow: 0 2px 8px -2px rgba(90, 90, 90, 0.4);
	        box-shadow: 0 2px 8px -2px rgba(90, 90, 90, 0.4);
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	        transition: all 0.3s;
}
.card:hover {
	-webkit-box-shadow: 0 7px 15px -7px rgba(40, 40, 40, 0.4);
	   -moz-box-shadow: 0 7px 15px -7px rgba(40, 40, 40, 0.4);
	    -ms-box-shadow: 0 7px 15px -7px rgba(40, 40, 40, 0.4);
	        box-shadow: 0 7px 15px -7px rgba(40, 40, 40, 0.4);
}
.card h2 {
	margin: 10px;
	margin-bottom: 0;
}
.card span {
	display: block;
}
.card.right > span {
	margin-left: 10px;
}
.card.left ul {
	float: left;
	margin: 0 0 10px 0;
}
.card ul {
	margin: 10px;
	padding: 0;
}
#content-mitsi .card p {
	font-size: 13px;
	margin: 0 10px 10px 10px;
}
.card .preview {
	width: 140px;
	margin: 10px;
}

.card.left .preview {
	float: left;
}
.nocards {
	padding-bottom: 50px;
}
.card.right .preview {
	float: right;
}

.panel h3 {
	margin-top: 0;
}

ul {
	margin:20px;
	list-style: none;
}
ul li {
	line-height:1.5;
	padding-left:28px;
	padding-bottom:10px;
	background:url(../images/mini-logo.png) left top no-repeat;
}

.feedback .input {
	margin-left: 0;
	width: 80%;
}
.feedback.input.error {
	border-color: #f00;
}
.feedback textarea.input {
	height: 100px;
}
#footer{
	background-color:#333;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	margin: 0;
	float:left;
	width:900px;
	margin-bottom: 0px;
	position: relative;
	z-index: 100;
}

#footer p{
	color:#666;
	margin: 15px 0 0 20px;
	font-size:12px;
	line-height: 100%;
	text-align: center;
}
#footer a{
	color:#CCC;
	font-size:11px;
	padding-bottom: 20px;
}
/*#footer img{
	float:right;
	margin: 15px 10px 5px 0px;
	max-width: 50px;
	height:auto;
	opacity: 0.8;
}
#footer img:hover{
	opacity: 1.0;
}*/

footer.clearfix{
	color:#fff;
}
.clearfix:after{
	content: '';
	display: block;
	width: 100%;
	clear: both;
}
.one-quarter{
	float: left;
	width: 25%;
	padding:0 2%;

	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.one-quarter:last-of-type{
	width:50%;
}
.one-quarter:last-of-type img{
	margin:3%;
}
.one-quarter ul{
	list-style: none;
	padding:0;
	margin: 0;
}
.one-quarter ul li{
	background:transparent;
	padding:0;
	margin:0;
	color: #ccc;
}
.one-quarter ul li.heading{
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0;
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
	color: #fff;
}
#footer .one-quarter a{
	font-size: 13px;
	color:#fff;
}
#footer .one-quarter a:hover{
	color:#da251c;
}
.gallery-wrapper{
	padding-top:50px;
	padding-left: 50px;

	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.gallery-wrapper a{
	width:25%;
	display: block;
	float:left;
	margin-bottom:4%;
}

#SocialFooter{
	width: 100%;
	max-width: 900px;
	margin:0 0 0 -450px;
	padding: 100px 0 50px 0;
	top: 0px;
	left:50%;
	position:fixed;
	z-index:0;
}
.twitterRSS{
	float: left;
	max-width: 200px;
	width: 200px;
	margin-left:-205px;
}
.facebookRSS{
	float:right;
	max-width: 200px;
	width: 200px;
	margin-right:-205px;
}
.twitterRSS iframe, .facebookRSS iframe{
	width:200px !important;
}
.RSStoggle{
	display: none;
}
.RSStoggle img{
	float: left;
	clear:both;
	cursor: pointer;
}
.twitterRSS.slide-in, .facebookRSS.slide-in{
	left:0;
}
#facebook-toggle.slide-right, #twitter-toggle.slide-right{
    position: relative;
	left:200px;
	-ms-transition:left 200ms ease-out;
	-webkit-transition:left 200ms ease-out;
	-moz-transition:left 200ms ease-out;
	-o-transition:left 200ms ease-out;
	transition:left 200ms ease-out;
}
.team-photo{
	float:left;
    padding-right:20px;
    height:180px;
}
.suppliers .service-icon{
	padding-top:5%;

	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.supplier-logo{
	width: 100%;
}
p:after{
	content: '';
	display: block;
	width:100%;
	clear: both;
}

@media screen and (max-width:1300px){
	#SocialFooter{
		margin:0;
		left:0;
		z-index:9999;
		width:auto;
	}
	.twitterRSS, .facebookRSS{
		float: none;
		margin-left:0;
		margin-right:0;
		position: absolute;
		top:100px;
		left:-200px;
		-ms-transition:left 200ms ease-out;
		-webkit-transition:left 200ms ease-out;
		-moz-transition:left 200ms ease-out;
		-o-transition:left 200ms ease-out;
		transition:left 200ms ease-out;
	}
	.RSStoggle{
		display: block;
	}
}

.banner{
	width: 513px;
	float: right;
	margin: 10px 15px 10px 0px;
}
.banner_services{
	width: 513px;
	float: right;
	margin: 10px 15px 20px 0px;
}
.gallery{
	width: 450px;
	float: right;
	margin-right: 20px;
	margin-bottom: 20px;
}
.gallery img{
	margin: 3px;
}

#slider2 {
	width: auto;
    margin: 0;
    position: relative;
    padding: 0;
}
.scroll {
    height: 300px;
    width: 450px;
    padding: 0;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    margin: 0;
	margin-left: 50px;
}
.scrollContainer div.panel {
    padding: 20px;
    margin: 0;
    width: 918px;
}
.scrollButtons {
	width: 330px;
	height: 39px;
	margin: 0px auto 0 auto;
}
#left {
	background: url(../images/gallery-buttons.jpg) no-repeat 0 0;
	width: 139px;
	height: 39px;
	margin: 0 31px 0 0;
	padding: 0;
	float: left;
	cursor: pointer;
}
#right {
	background: url(../images/gallery-buttons.jpg) no-repeat -139px 0;
	width: 160px;
	height: 39px;
	float: left;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
#left:hover {
	background: url(../images/gallery-buttons.jpg) no-repeat 0 -40px;
}
#right:hover {
	background: url(../images/gallery-buttons.jpg) no-repeat -139px -40px;
}
.hide {
    display: none;
}
.hidden {
	display: none;
}

.services_ul li {
	margin-left: 30px;
	width: 100%;
}

.red_link {
	color: #da251c;
	text-decoration: underline;
}
.red_link:hover {
	text-decoration: none;
}

.text{
	width: 450px;
	float: right;
	margin-right: 20px;
	margin-bottom: 20px;
}
.text_ul{
	width: 480px;
	float: right;
	margin-left: -10px;
}
#left_ul{
	width: 40%;
	float: left;
	margin: 0;
	padding: 0;
}
#right_ul{
	width: 60%;
	float: right;
	margin: 0;
	padding: 0;
}
#full_ul{
	width: 60%;
	float: left;
	margin: 0;
	padding: 0;
}
/* Easy Slider */
#slider{
	width: 900px;
	height: 250px;
	overflow:hidden;
}
#slider ul, #slider li,
#slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider2{margin-left: -30px;}
#slider li{
	/*
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/
	width:900px;
	height:250px;
	overflow:hidden;
}
#slider2 li{
	width:525px;
	height:109px;
	overflow:hidden;
	list-style:none;
	background-image:none;
}
#slider2 li img{
	opacity: 0.6;
	border: none;
}

#r1, #r2, #email-add, #name, #fb_page{
	color: #da251c;
	text-decoration: none;
}
#r1:hover, #r2:hover, #email-add:hover, #fb_page:hover{
	text-decoration: underline;
}
.group img{
	border: 1px solid #ccc;
}
#a1, #a2{
	height: 220px;
	padding: 0;
	margin-bottom: 5px;
	border: 1px solid transparent;
}
#a1 p, #a2 p{
	margin-top: 5px;
}
.card.right a.group_parts {
	float: right;
}
.card.left a.group_parts {
	float: left;
}
a.group_parts {
	position: relative;
	display: block;
	height: auto;
	min-height: 100px;

}

.card h2 {
	font-size: 20px;
}

a.group_parts + a.group_parts {
	display: none;
}
.red_gallery {
	-webkit-transition: all 0.4s;
	   -moz-transition: all 0.4s;
	    -ms-transition: all 0.4s;
	     -o-transition: all 0.4s;
	        transition: all 0.4s;
	background-color: #DA251C;
	background-color: rgba(218, 37, 28, 0.3);
	color: #fff;
	padding: 4px 0;
	text-align: center;
	font-size: 11px;
	display: block;
	position: absolute;
	bottom: 10px;
	left: 11px;
	right: 11px;
	width: 140px;
	-webkit-text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	   -moz-text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	    -ms-text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	     -o-text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	        text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}

a.group_parts:hover .red_gallery{
	background-color: #DA251C;
	background-color: rgba(218, 37, 28, 1);
}
#nav-toggle, #mobile-call, .mobile-image{
	display:none;
}
.services_ul li:nth-child(2){
	width:430px;
}

@media screen and (max-width:900px){
	body{
		margin:0;
		padding-bottom:39px;
		width:100%;
		overflow: hidden;
		overflow-y: scroll;
	}
	#wrapper, #header, #mitsi-art-header, #Mistsi-slant, #container, #mitsubishi-garage-portsmouth, #footer, #slider, .text, .text_ul, .banner, #full_ul, .banner_services{
		width: 100%;
		float:none;
	}
	#container{
		background:inherit;
	}
	#mitsi-art-header, #slider, #mitsi-art-header{
		height:auto;
		overflow: hidden;
	}
	#mitsubishi-garage-portsmouth, #mitsubishi-garage-portsmouth.increase{
		background:inherit;
	}
	#content-mitsi{
		margin:5% 0;
		width:100%;
		float:none;
		height:auto;
		position: relative;
		z-index:1;
	}
	#contact-mitsi{
		width:100%;
		float:none;
		height:auto;
		padding-bottom:0 !important;
		position: relative;
        z-index:0;
		background-position: center 100px;
		padding-top:170px;
	}
	#contact-mitsi::after{
		content:'';
		width:150%;
		height:25%;
		background-color: #fff;
		position: absolute;
		top:-13%;
		left:-20%;
		-ms-transform:rotate(-10deg);
		-webkit-transform:rotate(-10deg);
		-moz-transform:rotate(-10deg);
		-o-transform:rotate(-10deg);
		transform:rotate(-10deg);
		box-shadow: 0 10px 4px -8px rgba(51,51,51,0.8);
	}
	#footer{
		height:auto;
		padding:5% 0;
		background:#333;
		display: none;
	}
	h1, h2{
		text-align: center;
		margin-right:5%;
		margin-left: 5%;
	}
	p{
		text-align:center;
		font-size:16px !important;
		margin-right:5%;
		margin-left: 5%;
	}
	.banner_services{
		margin-top:100px !important;
	}
	.banner img, .banner_services img{
		width:90%;
		margin-right:5%;
		margin-left: 5%;
		height:auto;
		clear: both;
		position: relative;
		display: none;
	}
	#contact-mitsi p{
		margin-left: 5%;
	}
	.input{
		width:80% !important;
		padding:7px 5% !important;
		font-size:18px;
		margin-left:5% !important;
		margin-right: 5% !important;
	}
	input.send{
		width:100% !important;
        margin:10px auto 15px !important;
	}
	#Mistsi-slant{
		display: none;
	}
	.text_ul{
		margin-left: 5%;
		margin-right: 5%;
		padding-bottom:5%;
		width:90%;
	}
	#left_ul, #right_ul{
	  width: 35%;
	  margin-right:5%;
	  margin-left: 5%;
      float:none;
      display: inline-block;
      vertical-align: top;
    }
    #header{
	    border: 0;
    }
    #header #nav{
        width:200px;
	    top: 0;
        right:-228px;
        float:none;
        margin:0;
        padding:20px 0 0 20px;
        position:fixed;
        bottom: 0;
        background-color: #333;
        z-index: 100;
        border-left:2px solid #fff;
        box-shadow:-2px 0 4px 0 rgba(51,51,51,0.6);
        -ms-transition: right 400ms ease-out;
        -webkit-transition: right 400ms ease-out;
        -moz-transition: right 400ms ease-out;
        -o-transition: right 400ms ease-out;
        transition: right 400ms ease-out;
    }
    #header #nav a{
        margin: 0;
        color: #fff;
        font-size: 15px;
        display: block;
        text-indent: 5%;
        padding: 5px 0 5px 20px;
    }
    #nav-toggle{
	    max-width:50px;
		width:50px;
		max-height:45px;
		height:45px;
		background-color:#333;
		-ms-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
		position: absolute;
		left:-70px;
		cursor:pointer;
		border-radius: 4px;
		display:block;
		border:2px solid #fff;
		box-shadow: 2px 2px 4px 0 rgba(51,51,51,0.6);
    }
    #nav-toggle .bar{
	    width:35px;
		margin:9px 5px 0;
	    height:2px;
	    background-color: #e02923;
	    position: relative;
	    -ms-transition: all 500ms ease-in-out;
        -webkit-transition: all 500ms ease-in-out;
        -moz-transition: all 500ms ease-in-out;
        -o-transition: all 500ms ease-in-out;
	    transition: all 500ms ease-in-out;
    }
    #nav-toggle.active .bar:nth-child(2){
	    background-color: transparent;
    }
    #nav-toggle.active .bar:nth-child(1) {
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top:11px;
    }
    #nav-toggle.active .bar:nth-child(3) {
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        bottom:11px;
    }
    #header #logo{
	    padding-left:20px;
    }
    .services_ul li{
	    margin-left: 0;
        width: 90% !important;
        padding-left:10%;
    }
    .card{
	    width: 90%;
	    margin-left: 5%;
	    margin-right: 5%;
        float: none;
        left: 0;
        padding:20px 0;
        overflow: hidden;
    }
    #contact-mitsi.increase{
	    height:auto !important;
	    padding-bottom: 0 !important;
    }
    #a1, #a2{
	    height:auto;
    }
    .scroll{
	    height: auto;
        width: 90%;
        padding: 0;
        margin-left: 5%;
        margin-right: 5%;
        text-align: center;
    }
    .scrollContainer{
	    width:100% !important;
    }
    .scrollContainer div.panel{
	    padding:0;
	    margin: 0 0 40px;
	    width:100%;
    }
    .scrollButtons{
	    display: none;
    }
    #mobile-call{
	    display: block;
	    position: fixed;
	    right:0;
	    bottom:-58px;
	    left:0;
	    width:100%;
	    height:auto;
	    z-index:95;
	    background-color: #333;
	    box-shadow:0 -2px 4px 0 rgba(51,51,51,0.6);
	    border-top:2px solid #fff;
	    -ms-transition: all 500ms ease-in-out;
        -webkit-transition: all 500ms ease-in-out;
        -moz-transition: all 500ms ease-in-out;
        -o-transition: all 500ms ease-in-out;
	    transition: all 500ms ease-in-out;
    }
    #mobile-call a.telephone{
	    display: block;
	    width:70%;
	    padding:25px 0;
	    color:#fff;
	    text-indent: 10px;
	    line-height: 0;
	    font-size:22px;
    }
	#mobile-call .facebook, #mobile-call .twitter{
		position: absolute;
		bottom:0;
		width:50px;
		height:50px;
	}
	#mobile-call .facebook{
		right:50px;
		background:url("../images/facebook-mitsi-art.png") no-repeat center;
	}
	#mobile-call .twitter{
		right:0;
		background:url("../images/twitter-mitsi-art.png") no-repeat center;
	}
	#SocialFooter{
		display: none;
	}
	.text:after{
		content: '';
		display: block;
		width: 100%;
		clear: both;
	}
	.text{
		text-align: center;
	}
	.service-icon{
		float: none;
		display: inline-block;
		vertical-align: middle;
	}
	#page-nav li{
		float: none;
	}
	#page-nav li ul{
		position: static;
		width: 100%;
		padding:10px 0;
		border:0;
		box-shadow: 0 0 0 0 #333;
		visibility: visible;
	}
	#header #nav #page-nav li ul li a{
		border-bottom: 0;
		text-indent: 30px;
		font-size: 14px;
	}
	div#slider2{
		width: 100% !important;
		margin-left: 0;
	}
	.gallery-wrapper{
		padding-left: 10px;
		padding-right: 10px;
	}
	.gallery-wrapper:after{
		content: '';
		display: block;
		width:100%;
		clear: both;
	}
	.gallery-wrapper .group img{
		width: 100%;
		max-width: 100px;
		display: block;
		margin: 0 auto;
	}

}

@media screen and (max-width:450px){
	#left_ul, #right_ul{
		width:90%;
	}
	#slider{
		display: none;
	}
	.mobile-image{
		display: block;
		height: auto;
		clear: both;
	}
	.mobile-image img{
		width:100%;
	}
	.gallery-wrapper a.group{
		width:33.333333%;
	}
}


/* =======================================================
COOKIE NOTIFICATION
======================================================= */
#cookie-notification {
	box-sizing: border-box;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 1.5em 1em;
	background: #3b3b3b;
	border-top: 3px solid #da251c;
	z-index: 99999999999999;
	color: #fff;
}
#cookie-notification #notification-content {
	display: flex;
	align-items: center;
	max-width: 900px;
	margin: 0 auto;
}
#cookie-notification #left_notif,
#cookie-notification #right_notif {
	display: inline-block;
	margin: 0;
	padding: 0;
}
#cookie-notification #left_notif {
	width: 80%;
}
#cookie-notification #right_notif {
	width: 17.5%;
	margin-left: 2.5%;
}
#cookie-notification p {
	font-size: .8rem;
	margin: 0;
	color: #fff;
}
#cookie-notification a {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	position: relative;
	width: initial;
	height: initial;
	margin: .5em 0;
	padding: initial;
	/* background-color: #144fbb; */
	color: #fff;
	border: 0;

	text-decoration: none;
	transition: all .35s ease-in-out;
	z-index: 10;
	font-size: .95rem;
	margin: .75em 0;
}
#cookie-notification .cont-btn {
	font-weight: 700;
}
#cookie-notification .find-out-btn {
	font-size: .7rem;
}
#cookie-notification a:hover {
	color: #da251c;
}
@media screen and (max-width: 1000px) {
	#cookie-notification {
		padding: .75em 1em;
	}
	#cookie-notification #notification-content {
		flex-direction: column;
	}
	#cookie-notification #left_notif,
	#cookie-notification #right_notif {
		margin: 0;
		width: 100%;
		text-align: center;
	}
	#cookie-notification #right_notif {
		margin-top: .75em;
	}
	#cookie-notification a {
		display: inline-flex;
		justify-content: center;
		width: 150px;
		margin: 0 .75em;
	}
}
@media screen and (max-width: 600px) {
	#cookie-notification {
		font-size: .8rem;
	}
	#cookie-notification a {
		width: 130px;
		font-size: .8rem;
	}
}
@media screen and (max-width: 350px) {
	#cookie-notification a {
		width: 120px;
		font-size: .75rem;
		margin: 0 .5em;
	}
}
