@charset "utf-8";
.max1500,
.max425{
	display: none;
}
/* CSS Document */
@media only screen and (max-width: 1500px){
	.max1500{
		display: block;
	}
	h2{
		line-height: 40px;
		margin-bottom: 10px;
	}
	#section-portfolio ul.col2 li .padding img {
		width: 100%;
	}
	#section-portfolio ul.col2 li .padding h2 {
		margin-top: 0px;
	}
	#section-portfolio ul.col2:not(.first) {
		margin-top: 20px;
	}
	.featured-services h2 {
		
		
	}
	.featured-services img{
		width: 50%;
		margin-top: 10%;
    	margin-bottom: 10%;
	}
	.padding2{
		padding:60px 40px;
	}
	.featured-services i{
		right: 0;
		left: auto !important;
		top:0 !important;
	}
	.featured-services.alt i{
		right: auto;
		top:0 !important;
	}
	
	#section-contact h2{
		font-size: 66px;
		letter-spacing: 0px;
		line-height: 60px;
	}
	#section-contact h4{
		font-size: 40px;
		line-height: 40px;
	}
	
	body:not([page=index]) #header.headerless #logo img{
		max-width: none !important;
	}
	body:not([page=index]) #hometext{
		top: 200px;
	}
	.header-small .logo-black {
		margin: auto;
	}
}
@media only screen and (max-width: 1450px){
	#banner-icons.bottom{
		font-size:14px;
	}
	#banner-icons .wrapper > ul > li > ul{
		padding:10px;
	}
	#banner-icons .wrapper{
		width:1000px;	
	}
	#banner-icons .wrapper > ul > li ul li{
		padding:0 !important;
	}
	#banner-review{
		display:none;	
	}
	#ribbonfixed{
		display:none;
	}
}
@media only screen and (max-width: 1215px){
	#nav ul li{
		margin:0;
	}
	#nav ul > li a{
		font-size:14px;
		padding:5px;
	}
	.section.video .padding{
		padding: 150px 20px;
	}
}
@media only screen and (max-width: 1111px){
	#header #logo,
	#topnav #callus,
	#header #social-links,
	#header #offer2,
	#quote-cont,
	#owner-photo,
	#nav,
	#nav ul{
		float:none;
		margin:auto;
		/*padding:0 10px;*/
		text-align:center;
	}
	#nav{
		display:block;
		padding-top:0 !important;
	}
	body:not([page=index]) #body{
		padding-top:0 !important;
	}
	/*
	body:not([page=index]) #header{
		position:relative !important;	
	}
	*/
	#hometext{
		top:28vh;
	}
	#hometext h3{
		font-size: 54px;
	}
	#hometext h2{
		font-size: 24px;
	}
	.featured-services:after, .featured-services:before{
		display: none;
	}
	#services-list{
		text-align: center;
	}
	#services-list div{
		width: calc(32% - 35px);
		margin: 5px;
		padding: 10px;
	}
	#services-list div h2 {
		font-size: 20px;
	}
}
@media only screen and (max-width: 1024px){
	#banner a.butt1{
		margin-top: 10px;
    	display: block;
	}	
}
@media only screen and (max-width: 1023px){
	
	#hometext {
		top:20vh;
	}
	body:not([page=index]) #banner {
	}
	body:not([page=index]) #body{
		padding-top:0px !important; 
	}
	
	#fullwidth .slide{
		/*height:auto;*/
	}
	#fullwidth .slide .caption img{
		width:100%;	
	}
	#fullwidth .slide > img{
		width:auto;
		height:100%;	
	}
	#featured-nav{
		margin-top:10px;
	}
	#featured-nav .col2{
		text-align:center;	
	}			
	#featured-nav .col2 li{
		width:45% !important;
		display:inline-block;
	}
	#featured-nav .col2 li:last-child .butt2{
		margin:0 !important;	
	}

	body[page=contact-us] #body{
		padding:0;	
	}
	#header{
		height:auto;
		position:absolute;
		padding:0;
		background-size: auto 100%;
		padding-bottom:10px;
		background:#111;
	}
	#header > .wrapper,
	#header.headerless > .wrapper{
		height:auto;
		overflow:inherit;
		padding:0;
	}

	#header #offer2 h2{
		margin:0;
	}
	#topnav #callus{
		display:none;
		margin-bottom:20px;	
	}
	#header #logo{
		padding-top:60px;
		padding-bottom:10px;
		position:relative;
	}
		#header #logo img{
			/*
			max-width:250px;
			width:40%;
			*/
		}
	#header #nav a{
		padding:5px;
		/*
		padding-top:0;
		padding-bottom:5px;
		*/
	}
		#header #nav > li:first-child a{
			padding: 5px 0 10px 5px;
		}
		#header #nav > li:last-child a{
			padding-bottom:15px;
		}
	#header #social-links{
		text-align:center;
		margin-top:0;
	}
	#header #social-links a{
		display:inline-block;
	}

	.notmobile{
		display:none;	
	}
	#footer ul.col2 li,
	#footer .col2 li:last-child{
		width:100%;
		text-align:center;
	}
	ul.col2.alt > li,
	ul.col2.alt > li:first-child,
	ul.col2.alt > li:last-child{
		width:50%;
	}
	.section:not(.video) > .wrapper > .padding{
		padding:20px;	
	}
	
	.section.heading.alt{
		text-align:center;	
	}
	.section.heading.alt img{
		margin:0;
		float:none;
	}
	
	ul.col5#specials > li:nth-child(3){
		display:none;
	}
	
	ul.col4#specials > li,
	ul.col5#specials > li{
		height:auto;
		width:25%;
		vertical-align:top;
	}
	ul.col4#specials > li:hover,
	ul.col5#specials > li:hover{
		transition: none;
		background:none;
	}
		ul.col4#specials > li:hover h2,
		ul.col4#specials > li:hover a p,
		ul.col5#specials > li:hover h2,
		ul.col5#specials > li:hover a p{
			color:inherit;
		}
		ul.col4#specials > li:hover img,
		ul.col5#specials > li:hover img{
			visibility:inherit;
		}
		ul.col4#specials > li:hover a,
		ul.col5#specials > li:hover a{
			transition: none;
			margin-top: inherit;
		}
	.section.heading{
		padding:6px;
	}
	.section.heading h3,
	.section.heading h1{
		font-size:18px;	
		line-height:24px;	
		font-weight:normal;
		font-family:'Open Sans Bold', sans-serif;
	}

	#topnav{
		display:none;
	}
	#mobile-calltoaction {
		z-index: 6002!important;
	}
	#mobilemenu{
		display:block;
		padding:10px 0;
		text-align:left;
		background:#f55e90;
		background:#111;
		color:#FFF;
		font-weight:bolder;
		letter-spacing:2px;
		cursor:pointer;
		position:fixed;
		top:0;
		width:100%;
		z-index:6001;
	}
		#mobilemenu .mobilemenubutton{
			margin-right:10px;	
		}
	#mobilemenu-bottom{
		/*display:table;*/
		position:fixed;
		bottom:35px;
		width:100%;
		z-index:6001;
	}
		#mobilemenu-bottom a{
			background: #cf000f;
			padding: 20px 20px;
			margin: 0;
			margin-right: 10px!important;
			margin-bottom: 20px;
			border-radius: 90px;
			color: #FFF;
			text-align: center;
			letter-spacing: 1px;
			font-weight: bolder;
			font-family: 'Open Sans Bold';
			cursor: pointer;
			text-shadow: 1px 1px 4px rgba(0,0,0,0.8);
			box-shadow: 1px 1px 4px rgba(0,0,0,0.8);
		}
			#mobilemenu-bottom a:hover{
				background:#111;	
			}
	#quote-cont{

	}
	.testimonial > div{
		width:auto;
	}
	#footer{
		position:relative !important;	
	}
	body{
		/*margin-bottom:50px !important;*/
	}
	
	/** TWO LOCATIONS **/
	/*
	#mobilemenu .left {
		font-size: 12px;
		margin-top: -5px;
		margin-left: 10px;
	}
	#mobilemenu .left img {
		display: none;
	}
	*/
	/** /TWO LOCATIONS **/
	#location{
		display:none !important;
	}
	
	
	
	/**************************************************************/
	
	#banner-icons.bottom{
		font-size:20px;
	}
	#banner-icons .wrapper > ul > li ul{
		display:none;	
	}
	#banner-icons .wrapper > ul > li.active{
		width:100%;	
	}
	#banner-icons .wrapper > ul > li.active ul{
		display:table;
		margin:auto;
	}
	#banner-icons .wrapper{
		width:100%;
	}
	
	/**************************************************************/
	
	#banner-icons.bottom{
		position:relative;
		margin-top:0;
		padding:20px 0;
	}
	#banner-icons.bottom .wrapper{
		display:table;
		width:auto;
		margin:auto;	
	}
	#banner-icons.bottom .wrapper > ul > li ul li,
	#banner-icons.bottom .wrapper > ul > li.active ul li{
		color:#FFF !important;
	}
	#banner-icons.bottom .wrapper > ul > li{
		width:100%;	
		float:none !important;
	}
	#banner-icons.bottom .wrapper > ul > li ul,
	#banner-icons.bottom .wrapper > ul > li.active ul{
		padding:0 !important;
		display:block;
		background:none !important;
		box-shadow:none !important;
	}
	
	body:not([page=index]) #banner.hide-on-child-pages + #body,
	body:not([page=index]) #banner.hide-on-child-pages + #banner-icons + #body{
		padding-top:0px;
	}
	
	/***********************************************************************************************/
		
	#header #nav:not(.sidemenu){
		position:fixed;
		padding:0;
		top:0;
		display:none;
		width:100%;
		margin-bottom:0;
		margin-top:47px;
		z-index:6000;
	}

		#header #nav:not(.sidemenu) ul li{
			border-bottom:1px solid rgba(255,255,255,0.1);	
		}

		#header #nav:not(.sidemenu) ul:not(.sub_menu) > li.selected > a{
			color:#FFF !important;
		}
	

		#header #nav:not(.sidemenu) ul:not(.sub_menu) li{
			display:block !important;
			font-size:20px;
			text-align:left;
			background:rgba(0, 0, 0, 0.9);
		}

			#header #nav:not(.sidemenu) ul:not(.sub_menu) li a{
				font-size:20px;
				color:#FFF;
				padding-left:10px;
			}

				#header #nav:not(.sidemenu) .sub_menu{
					width:auto !important;
					visibility:visible !important;
					position:relative !important;
					box-shadow:none !important;
					border:0 !important;
					background:none !important;
					padding-bottom:10px !important;
				}
		
					#header #nav:not(.sidemenu) .sub_menu li{
						height:auto !important;
						border:0 !important;
						padding:0 !important;
						display:block !important;
						background:none !important;
					}
					
					#header #nav:not(.sidemenu) .sub_menu li:first-child{
						display:none !important;
					}
		
					#header #nav:not(.sidemenu) .sub_menu li a{
						margin-bottom:0 !important;
						padding-bottom:0 !important;
						padding:5px 20px !important;
						text-align:left !important;
						color:rgba(255,255,255,0.8) !important;
					}
					
					#header #nav:not(.sidemenu) ul > li a i{
						display:none;
					}

	/***********************************************************************************************/
	#header #nav.sidemenu{
		position:fixed;
		display:block;
		bottom:0;
		top:0;
		max-width:320px;
		overflow-x:hidden;
		z-index:6003;		
		background:#FFF;
		width:90%;
		width:calc(100%-56px);		
		padding:0;		
		-webkit-box-sizing: inherit;
		box-sizing: inherit;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		will-change: transform;		
		/*transition:transform 200ms ease-in-out;*/
	}
	#header #nav.sidemenu.is_open{
		-webkit-box-shadow: 0 8px 10px -5px rgba(0,0,0,0.2),0 16px 24px 2px rgba(0,0,0,0.14),0 6px 30px 5px rgba(0,0,0,0.12);
		box-shadow: 0 8px 10px -5px rgba(0,0,0,0.2),0 16px 24px 2px rgba(0,0,0,0.14),0 6px 30px 5px rgba(0,0,0,0.12);
		-webkit-transform: translateX(0);
		transform: translateX(0);
		transition:transform 200ms ease-in-out;
		display: block !important;
	}
	#header #nav.sidemenu ul > li{
		display:block;
		text-align:left;		
	}
	#header #nav.sidemenu ul > li > ul{
		width:auto !important;
		visibility:visible !important;
		position:relative !important;
		box-shadow:none !important;
		border:0 !important;
		background:none !important;
		display:none;
		padding:15px;
		padding-top:0;
		padding-bottom:0 !important;
	}
	#header #nav.sidemenu ul > li:not(.selected) a,
	#header #nav.sidemenu ul > li:not(.selected) > ul > li a{
		color:#333 !important;
		background: none;
	}
	#header #nav.sidemenu ul > li a,
	#header #nav.sidemenu ul > li > ul > li a{
		font-size:14px;
		padding:15px 15px 15px 20px !important;
		font-weight:500;
		text-shadow: none;
		background-image: none;
	}
	#header #nav.sidemenu ul > li.selected > a{
		border-radius:0;
		background:#666;
	}
	#header #nav.sidemenu ul > li > a:hover{
		border:0 !important;
		box-shadow:none !important;
	}
	#header #nav.sidemenu ul li ul li.selected a,
	#header #nav.sidemenu ul li ul li:hover a{
		background:none !important;
		color: #009bf9 !important;
	}
	#header #nav.sidemenu i:not(dropdown-icon){
		display:inline-table;	
		width:15px;
		text-align:center;
		margin-right:5px;
	}		
	#review-peek .block1{
		margin-top:0;
	}
	/*************************************************************************************************/
	
	#mobile-text-slider{
		display:block;
		background:#b90c0c;
		color:#FFF;
	    width: 85%;
		height:62px;
		text-align:center;
	}
		#mobile-text-slider > div{
			overflow: hidden;
			position: relative;
			width: 100%;
		}
			#mobile-text-slider > div ul {
				list-style: none;
				width:100%;
				margin: 0;
				padding: 0;
				position: relative;
			}
				#mobile-text-slider > div ul li{
					width:100%;
					float:left;
					text-align: center;
					position: relative;
				}		
		#mobile-text-slider ul li{
			padding-top:15px;
		}
		#mobile-text-slider strong{
			font-family:'Open Sans Extra Bold', sans-serif;
		}
		
		#mobile-text-slider strong,
		#mobile-text-slider span,
		#mobile-text-slider h2{
			text-transform: uppercase;
			display:block;
		}
		#mobile-text-slider strong,
		#mobile-text-slider span{
			font-size:4.5vw;
			line-height:4.5vw;
			margin-right:15px;
		}
		#mobile-text-slider span{
			letter-spacing:2px;
			font-size:4vw;
		}
		#mobile-text-slider h2{
			color: #FFF;
			text-align: center;
			font-size: 9vw;
			margin-right: 15px;	
		}
	
	
	body:not([page=index]) #hometext h1{
		font-size: 40px;
	}
	.scrollup{
		bottom: 120px;
		right: 35px;
	}
} /* max1023 */
@media only screen and (max-width: 960px){
	ul.col4#specials li a{
		padding:20px 10px;
	}
}
@media only screen and (max-width: 815px){
	.gallery{
		text-align:center;
	}
	#body_body .wrapper > .col2.alt .padding{
		padding:20px;	
	}

	ul.col2.alt > li,
	ul.col2.alt > li:first-child,
	ul.col2.alt > li:last-child,
	ul.col2.alt2 > li,
	ul.col2.alt2 > li:first-child,
	ul.col2.alt2 > li:last-child,
	ul.col2.alt3 > li,
	ul.col2.alt3 > li:first-child,
	ul.col2.alt3 > li:last-child{
		width:100%;
		padding:0;
	}
	/*
	ul.reverse > li{
		width:100% !important;	
	}
	ul.reverse > li > .padding{
		padding:0 !important;
	}
	*/
	ul.col2 > li > .padding{
		padding:0;
	}

	ul.col2 > li:nth-child(2) > .padding{

		padding-top:10px;	

	}

	ul.col3 > li:nth-child(2) ul.bullet,
	ul.col3 > li:nth-child(3) ul.bullet{
		float:none;
		display:block;
	}
	
	ul.col4:not(#specials){
		margin:0;
		padding:0;
	}
	ul.col4:not(#specials) > li{
		width:100%;
		float:none;
	}
	
	ul.col4#specials > li{
		width:49%;
		float:none;
		display:inline-block;
	}
	ul.col4#specials > li a{
		padding:20px;
	}
	ul.col4#specials > li:nth-child(2){
		box-shadow:none;	
	}
	ul.col4#specials > li:nth-child(1),
	ul.col4#specials > li:nth-child(2){
		border-bottom:1px solid rgba(0,0,0,0.1);	
	}
	

	#footer .col.col4 li:nth-child(2n+1){
		background:rgba(0,0,0,0.25);	
	}
	#footer2{
		padding-bottom:40px;
	}

	/***************************************/
	
	#banner-icons{
		font-size:14px;
	}
	#banner-icons .wrapper > ul > li{
		padding:0;	
	}
	#banner-icons .wrapper > ul > li > ul{
		padding:5px 10px;
	}
	#banner-icons .wrapper > ul > li.active ul{
		box-shadow:0 0 0 2px #FFF;
	}

}
@media only screen and (max-width: 768px){
	.min768{
		display: none;
	}
	#hometext{
		top: 35vh;
	}
	#hometext h3 {
		font-size: 45px;
		line-height: normal;
	}
	#hometext h2 {
		font-size: 20px;
	}
	
	#home-section .padding2,
	.padding2,
	.padding3{
		padding:20px;
	}
	#home-section .padding2{
		padding-bottom:0;
	}
	
	
	.featured-services img{
		/*
		display: block;
		*/
		margin:auto;
		float: right;
	}
	.featured-services i:before{
		opacity: 0.075;
	}
	.featured-services i,
	.featured-services.alt i{
		right: auto;
		top: 0 !important;
		margin-left: 40px;
	}
	.section.video h2,
	.section.video h3 {
		font-size: 55px;
	}
	
	#section-portfolio ul.col2 li .padding h2{
		font-size: 28px;
		line-height: 30px;
		font-weight: 800;
	}
	#section-portfolio ul.col2:not(.first) {
		margin-top: 0px;
	}
	#section-portfolio ul.col2{
		display: block;
		padding: 20px;
		margin-left: -20px;
		width: 100%;
	}
	#section-portfolio ul.col2.reverse{
		background-color: #F9F9F9;
    	box-shadow: 0px -1px 0 rgba(0,0,0,0.05), 0px 1px 0 rgba(0,0,0,0.05);
	}
	#section-portfolio ul.col2:after {
		content: "";
		display: block;
		clear: both;
	}
	#section-contact h2{
	    font-size: 52px;
		line-height: 50px;
		
	}
	#section-contact h3{
		font-size: 22px;
    	line-height: normal;
	}
	#section-contact h4{
		text-align: center;
		margin-bottom: 10px;
	}
	
	.fullwidth .slide > .image{
		background-position: 20% 20%;
	}
	
	
	#services-list div{
		width: calc(49% - 35px);
	}
	

	
}/* max768 */
@media only screen and (max-width: 656px){
	.scroll-icon {
		display:none;
	}
	.ll-at-toolbar-toggle-underlay{
		bottom:115px !important;
	}
	.ll-at-toolbar-toggle{
		bottom:110px !important;
	}
}
@media only screen and (max-width: 600px){
	#hometext h3 {
		font-size: 30px;
	}
	#hometext h2 {
		font-size: 20px;
	}
	#hometext h2 span {
		font-size: 16px;
	}
	.section.highlight.alt{
		padding:10px;
	}
		.section.highlight.alt h3{
			font-size:20px;
		}
		.section.highlight.alt .text_group span{
			margin:0 2px;
		}
	
	ul.col3{
		margin:0;	
	}
	ul.col4 > li,
	ul.col3 > li,
	ul.col2 > li{

		width:100%;	

		float:none;
	}
	
	#footer .col li{
		text-align:center !important;
	}

	.reverse > li:first-child{
		text-align: center;
	}
	.thumb1.left,
	.thumb1.right{
		float:none;
		margin:0;
		margin-bottom:10px;
	}
	.section .image .wrapper > div{
		width:auto;
		padding:0px 20px;
	}
	.section > .wrapper > .padding{
		padding:20px;
	}
	.parallax .padding{
		padding:20px;
		/*background-attachment:local;*/

	}
	
	.fullwidth h4{
		font-size:3vw;
		line-height:3vw;
	}

	ul.col4#specials > li {
		width:45%;
	}
	.mobile-view{
		display:block;
	}

	

	#header{
		padding:0;
	}
	#testimonials .padding{
		padding:5px;
	}
	#testimonials .testimonial{
		padding:0;	
	}
	
	.section.heading h3{
		font-size:20px;	
	}
	h1{
		font-size:24px;	
		line-height:24px;
	}
	#specials_cont{
		margin-bottom:0px;
	}
	ul#specials.alt{
		margin-top:0;	
	}
	#specials p,
	#specials .butt1{
		display:none !important;
	}
	
	#specials .round-image img{
		max-width:88px;
		height:88px;
	}
	#specials h2{
		font-size:12px !important;
		font-weight:bolder;
		margin:0 !important
	}
	
	ul.col4#specials > li{
		width:24%;
		border-bottom:0 !important;
	}
	ul.col4#specials > li:nth-child(2){
		/*box-shadow: inset -1px 0 0 rgba(0, 0, 0, 0.1) !important;*/
	}
	ul.col4#specials > li a{
		padding:10px;	
	}
	#footer_seo_links .col3 li br{
		display: none;
	}
	#footer_seo_links .col3 li a{
		display: block;
		padding:10px;
	}
	.ll-at-toolbar-toggle,
	.ll-at-toolbar-toggle-underlay{
		bottom:100px;
	}
	
}
@media only screen and (max-width: 550px){
	#mobilemenu-bottom-slider{
		display:table;
		position:fixed;
		bottom:20px;
		width:100%;
		z-index:6001;
	}
	#callus{
		padding-top:10px !important;
	}
	#callus h2,
	#callus h3{
		font-weight:900;
		font-size:18px;	
		line-height:18px;
	}
	.parallax.fullscreen h3,
	.parallax h3.big{
		font-size:30px;
		line-height:30px;
	}
	.parallax.fullscreen h2,
	.parallax h2{
		font-size:20px;
		line-height:20px;
	}
}
@media only screen and (max-width: 480px){
	#hometext {
		top:5vh;
	}
	#photo_uploader li{
		padding-bottom:30px !important;	
	}
	.text_group span{
		margin:0;
	}	

	/***************************************/
	
	#banner-icons{
		font-size:12px;
	}
}

@media only screen and (max-width: 430px){
	.min425{
		display: none;
	}
	.max425{
		display: block;
	}
	
	#home-section{
		text-align: left;
	}
	#banner.fullheight{
		height: 354.167px;
	}
	#hometext {
		top: 50vw;
	}
	#hometext h3{
		font-size: 20px;
    	margin-bottom: 5px;
	}
	body[page=index] #body,
	#body{
		top: 354.156px;
	}
	#footer{
		margin-top: 354.156px;
	}
	.featured-services img{
		width: 75%;
		float: none;
		display: block;
		text-align: center;
	}
	.featured-services h2,
	.featured-services h2+span{
		text-align: center;
		display: block;
		margin-bottom: 10px;
	}
	.section.video h2{
		font-size: 40px;
	}
	.section.video h3 {
		font-size: 28px;
	}
	.section.video p, .section.video .butt1 {
		margin-top: 10px;
	}
	#section-portfolio ul.col2:not(.reverse) li:first-child .padding,
	#section-portfolio ul.col2.reverse li:first-child .padding{
		padding:0;
	}
	#section-contact h4{
		margin-bottom:20px;
	}
	
	
	
	#section-portfolio2 .block1{
		width:45%;
		display: inline-block;
		margin: 5px;
	}
	#section-portfolio2 .block1 > img{
		display: block;
		width: 100%;
	}
	body:not([page=index]) #hometext h1{
		font-size: 30px;
		line-height: normal;
	}
	
	#services-list div{
		width: calc(49% - 35px);
		margin: 5px;
		padding: 10px;
	}
	#services-list div h2 {
		line-height: normal;
		font-weight: 400;
		color:#333;
	}
	#services-list div p{
		display: none;
	}
	
	#section-contact h2 {
		font-size: 42px;
		line-height: 40px;
	}
	
}/* max425 */
@media only screen and (max-width: 414px){
	#callus h2, #callus h3{
		font-size:14px;	
		line-height:14px;
	}
	h2{
		text-shadow:none;	
	}
	ul.col4#specials{
		text-align:center;
		padding:20px 0;
	}
	ul.col4#specials > li{
		width:45%;
		box-shadow:none;
		border-bottom:0;
	}
	ul.col4#specials > li:nth-child(2){
		box-shadow:none !important;	
	}
	ul.col4#specials > li a,
	ul.col4#specials > li:hover a{
		margin:5px;
		padding:20px;
		background:rgba(0,0,0,0.05);
		box-shadow:inset 0 0 0 1px rgba(0,0,0,0.05);
		border-radius:10px;
	}
	.gallery a{
		margin:2px;
		width:100%;
		background:none;
	}
}
@media only screen and (max-width: 375px){
	#hometext h3 {
		font-size: 18px;
		margin-top: 10px;
	}
	body:not([page=index]) #hometext h1{
		font-size: 22px;
	}
	body[page=index] #banner.fullheight {
		height: 303.333px;
		height: 685px;
		/*height: 563.328px;*/
		/*height: 1vh;*/
	}
	body[page=index] #body, #body{
		top: 303.333px;
		
		top: 685px;
		/*height: 1vh;*/
	}
	#home-section, #section-contact{
		background-image:none;
	}
	#header #logo {
    	padding-top: 200px;
	}
	#hometext {
		top: 100vw;
	}
}

@media only screen and (max-width: 320px){
	#hometext {
		top:2vh;
	}
	ul.col4#specials{
		text-align:center;
		padding:0;
	}
	ul.col4#specials > li a,
	ul.col4#specials > li:hover a{
		padding:10px;
	}
	
	
	#mobile-text-slider{
		width: 75%;
	}
	#mobile-text-slider h2{
		font-size:8vw;
	}
	#mobile-text-slider ul li{
		padding:20px 0;
	}
	#mobilemenu-bottom a {
		padding: 20px 10px;
		margin-right: 5px!important;
	}
}