﻿@import url(https://fonts.googleapis.com/css?family=Varela+Round);
/* ============================= General Styles ====================== */
@keyframes changec
{
    0%      {background:#231f20;color:#fff;}
    30%     {background:#2a64cb;color:#fff;}
    65%    {background:#bd2b2c;color:#fff;}
    100%    {background:#231f20;color:#fff;}
}

* {
	margin: 0;
	padding: 0;
}
html {
	margin:0;
	padding:0;
}
body {
    font-family: "Varela Round",sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
}

h1 {
    font-size: 9px;
    /* margin: 4px; */
    color: #231f20;
    position: relative;
    z-index: 900;
    text-align: center;
    }
h2 {
    margin: 0 0 20px 0;
    color: #000;
    font-size: 2.5em;
    text-align: center;
}

img {
	border:0px;
	margin-top: 0px;
}
a {
	color: #1c0005;
	text-decoration:none;
}
a:hover {
	text-decoration: none;
}

em{
	font-weight:bold;
	font-style: normal;
}
/* ============================= Container ====================== */

#container {
	width:100%;
	margin:0 auto;
	text-align:left;
}
#wrapper {
	width:100%;
	margin: 7px auto 0px auto;

}
/* ============================= Header ====================== */
#header {
	width: 100%;
	margin: 0 auto;
	z-index:600;
	position:fixed;
	margin-top: -24px;
    background: #0737c4;
    background-image: linear-gradient(#63a7f2, #ffffff);
    background-image: -webkit-linear-gradient(#63a7f2, #ffffff);
    background-image: -moz-linear-gradient(#63a7f2, #ffffff);
    background-image: -o-linear-gradient(#63a7f2, #ffffff);
}
#header .logo {
    float: left;
    margin: 5px 0 0px 1%;
    
}
#header .logo img{
    width: auto;
    height: 125px;
    border-radius: 7px;
    margin: 2%;
   }
.action {
    text-align: center;
    background: rgba(255, 0, 0, 0.4);
    font-weight: bold;
    position: absolute;
    top: -35px;
    padding: 1%;
    border-radius: 7px;
    text-shadow: 1px 1px 1px #000;
	}
.action:hover {
    box-shadow: 1px 1px 1px #000;
		    }
		    
.action p {
	margin:4px;
}
.action a {
	text-transform:uppercase;
	color: #e5e4e1;
    font-size: 100%;
    font-weight: 100;
    }
.number {
    font-size: 150%;
    color: #fff;
    	}

.social{
	margin-top: 3px;
	margin-right: 17px;
	height: 35px;
	float: right;
}

/* ============================= pgbody ====================== */

.col .cta{
    text-align: center;
    padding: 1%;
    font-size: .8em;
    width: 94%;
    margin: 5% auto;
    font-weight: bold;
    text-shadow: 1px 1px 1px #fff;
    background: #fff;
    }

.col .cta2{
    box-shadow: 2px 3px 3px #000;
    text-align: center;
    padding: 2%;
    font-size: 15px;
    width: 88%;
    margin: 5% auto;
    border-radius: 15px;
    background: #bd2b2c;
    /* animation: 4s infinite changec; */
 }
.col .cta2 a{
	color:#fff;
	font-size: 1.5em;
 }
.col-3 .cta{
	-webkit-box-shadow: black 2px 3px 10px;
    -moz-box-shadow: 2px 3px 10px #000;
    box-shadow: 2px 3px 10px #000;
    text-align: center;
    padding: 0.5%;
    font-size: 15px;
    margin-left: 1%;
	width: 32%;
    float: left;
}

/* ============================= Content ====================== */

.mid-page{
	width: 100%;
    margin: 2% auto;
}
.mid-page .col {
    width: 22%;
    float: left;
    margin: 15px 1% 5px;
}

.mid-page .col .cta img{
	width: 100%;
}
.mid-page .col-2 {
    width: 29%;
    float: left;
    padding: 1.5%;
    margin: 20px 0 20px 1%;
    background: linear-gradient(#2a64cb, #ffffff);
    background-image: -webkit-linear-gradient(#2a64cb, #ffffff);
    background-image: -moz-linear-gradient(#2a64cb, #ffffff);
    background-image: -o-linear-gradient(#2a64cb, #ffffff);
    height: 465px;
}
.mid-page .col-2 h4{
	font-size: 28px;
    text-align: center;
    color: #bd2b2c;
    text-shadow: 0px 0px 20px #ffffff;
    font-family: "Varela Round",sans-serif;
    margin: 50px 0 72px;
    text-shadow: 0 0 20px #fff;
}
.mid-page .col-2 h3{
    color: #ffffff;
    text-shadow: 2px 2px 2px #000;
}
.mid-page .col-2 li{
    list-style:none;
}
.mid-page .col-2 .address li{
    color:#0e0e0a;
    font-weight: bold;
}
.mid-page .col-2 .address .h2{
    color:#c10000;
}
.mid-page .col-2 .contact{
    padding: 2%;
    background: rgba(255,255,255, .7);
    border-radius: 5px;
    box-shadow: 2px 3px 10px #000;
    text-align:left;
}
.mid-page .col-3 {
width: 72%;
    float: left;
    padding: 0.5%;
    margin: 25px 1% 20px;
       }
.mid-page .col-3 img{
	margin: 5px 1%;
    max-width: 100%;
}
.mid-page .col-3 h3{
	text-align: center;
    font-size: 26px;
    color: #673a05;
    margin: 20px 1%;
    }
/* ============================= Footer ====================== */
#footer ul {
	list-style: none;
	text-align: left;
	margin-top: 10px;
}
#footer li {
	line-height:20px;
	
}
#footer a {
    color: #bdbdbd;
    font-weight: bold;
    font-size: 1em;
	}

#footer .col {
    width: 20%;
    float: left;
    padding: 0.3%;
    margin: 10px 1%;
    height: auto;
    border-radius: 5px;
}
#footer #special1 {
	width: 14%;
}

#footer .col .social {
	float: left;
	margin-right: 0;
	width:100%;
}
#footer .col .social a{
	margin-left: 5%;
}
#galfooter {
	width: 98%;
	clear: left;
	float: left;
	margin:1%;
	font-size: 12px;
}
#galfooter p {
	font-weight: normal;
	color: #fff;
	margin: 0;
	padding: 0;
	padding-bottom:10px;
}
#galfooter a {
	font-size: 11px;
	color: #bbbbbb;
}
strong {
	color: #7B7A79;
	font-size: 11px;
	font-weight: normal;
	float: right;
	margin: 0;
	padding-top:12px;
}
.clear{
	clear:both;
	width:100%;
	height:0px;
}
/* ZIPCODE PAGES
	********************************/
.col iframe{
	width:90%;
	box-shadow: 2px 3px 10px #000;
	margin-top: 10px;
}
.col-3 iframe {
    width: 96%;
    margin: 0 2%;
    height: 425px;
}
h3 {
    font-size: 28px;
    text-align: center;
    margin: 15px 0 10px;
    }
#footer h3{
	color: #fceb06;
}    
#zipcodes {
	overflow-y: auto;
	margin-top: 10px;
	text-align: left;
	width: 100%;
	float: left;
	line-height: 1.6em;
	margin-left: 10px;
	margin-bottom: 10px;
}
#contact-side {
	width: 90%;
    border: 1px solid #000;
    margin: 18px auto 2%;
    background: #bd2b2c;
    box-shadow: 2px 3px 10px #000;
    }
#contact-side form {
	padding: 5px 3% 15px;
}
#contact-side form li{
	list-style:none;
}
#contact-side h3 {
    font-size: 25px;
    background: #0e0e0a;
    color: #fff;
    text-align: center;
    padding: 1%;
    margin: 0;
}
#contact-form {
    width: 100%;
    border: 1px solid #bdb7bd;
    background: #d6d09d;
    box-shadow: 2px 3px 10px #000;
}
#contact-form form div.fm2{
    width: 48%;
    float: left;
    margin-left: 1.5%;
}
#contact-side form select, #contact-side form select {
	width: 97% !important;
}
#contact-side form textarea, #contact-side form input[type=text], #contact-side form select, #contact-form form textarea, #contact-form form input[type=text], #contact-form form select{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #E0E0E0;
	background-color:#fff;
	box-shadow: 1px 1px 2px #000;
    margin: 1.5% auto;
    font: normal normal normal 20px / 28px "Arial", Helvetica, Arial, Verdana, sans-serif;
    word-spacing: normal;
    color: #353535;
    width: 95%;
    padding: 5px 1% 2px;
}
#contact-side form textarea:focus, #contact-side form input[type=text]:focus, #contact-side form select:focus {
	outline: none;
}
#contact-side form .btn, #contact-form form .btn {
	width: 70%;
    margin-top: 10px;
    cursor: pointer;
    margin-left: 15%;
    background-color: #231f20;
    font: normal normal normal 20px / 30px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
    text-transform: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: none;
    color: #fff;
    font-weight: bold;
    box-shadow: 2px 2px 2px #000;
}
#contact-side form .btn, #contact-form form .btn {
    margin-bottom: 15px;
}
#footer h3 a {
    margin-top: 11px;
    font-weight: bold;
    font-size: 18px;
}
#footer {
	width: 100%;
    background-color: #103f73;
    color: #fff;
    display: inline-block;
    }
#mtop {
    margin-top: 0;
}
.mid-page .col-4 {
    width: 100%;
    margin-top: 180px;
}
.col-3 h2{
    font-size: 32px;
    text-align: center;
    margin: 30px 0 10px;
    font-family: "Varela Round",sans-serif;
	}
.col h3 a {
	color: #004a91;
}
.item-list {
    padding: 13px 1% 0;
    width: 98%;
}

.item-list ul {
	margin-left: 0;
}
.item-list li {
	float: left;
    width: 24%;
    display: block;
    margin: .4%;
    margin-bottom: 11px;
    text-align: center;
    background: rgba(255,255,255,.7);
    box-shadow: 0px 0px 15px #0a39c5;
    position: relative;
}
.item-list li .inform{
    position: absolute;
    width: 100%;
    background: rgba(255,255,255, .6);
    left: 0;
    bottom: 0;
    padding: 5px 0 15px;
    height: 35px;
}
.item-list li .inform h4{
    font-size: .9vw;
}
.item-list li .inform h5{
    font-size: .7vw;
}
.item-list li img{
    width: 96%;
    margin: 2% !important;
    margin-bottom: 2px;
    }    	
.item-list ul li a{
    color: #2173AF;
    font-size: 14px;
    }
.item-list ul li h4{
    padding: 1%;
    text-align: center;
    color: #663a06;
    font-family: Georgia,Arial,Helvetica,sans-serif;
}
.social-top .fa{
	font-size:160% !important;
}
.social-top i.fa.fa-facebook-square {
    color: #051489;
}
.social-top i.fa.fa-twitter-square {
    color: #36adcc;
}
.social-top i.fa.fa-youtube-play {
    color: #c10000;
}
.social-top i.fa.fa-google-plus-square {
    color: #cc3226;
}

#footer .social .fa{
	color: #fff;
	font-size: 25px;
}
#menu{
	display:none;
}
.menu1{
    width: 100%;
    float: left;
    text-align: center;
    background-image: linear-gradient(#7eb7f4, #ffffff,#ffffff,#7eb7f4);
    background-image: -webkit-linear-gradient(#7eb7f4, #ffffff,#ffffff,#7eb7f4);
    background-image: -moz-linear-gradient(#7eb7f4, #ffffff,#ffffff,#7eb7f4);
    background-image: -o-linear-gradient(#7eb7f4, #ffffff,#ffffff,#7eb7f4);
    -webkit-box-shadow: black 2px 3px 10px;
    -moz-box-shadow: 2px 3px 10px #000;
    font-weight: bold;
    text-transform: uppercase;
}
.direct {
	background: #add4ff;
    border-radius: 7px;
    margin-left: 5%;
    padding: 5px .5% 3px;
    font-weight: bold;
}
.social-top {
	margin-top: -34px;
    float: right;
    width: 11%;
}
.social-top a{
    margin-right: 2%;
}
.col h4{
	text-align:center;
	text-shadow: 0 -1px 0 #000;
}
.col-3 p{
	width:auto;
    margin: 1%;
    font-size: 1.3em;
    font-family: initial;
}
.col-2 iframe{
    width: 94%;
    height: 375px;
    padding: 2%;
    box-shadow: 2px 3px 10px #000;
    background: #fff;
}
.col #contact-side {
    width: 96%;
    margin:10px 2%;
}
.blogs {
    overflow-y: scroll;
    height: 150px;
    text-align: justify;
    padding: 3px;
    font-size: 13px;
    font-weight: normal;
}
img.banner{
    max-width: 98%;
    margin: 15px 1% !important;
    float:none;
}
#gallery li {
width: 22.5%;
    float: left;
    text-align: center;
    margin: 0.5%;
    padding: 0.5%;
    list-style: none;
    }
#gallery li img{
    width: 98%;
    border: solid 1px #8e8e8e;
    border-radius: 4%;
    }
.zipcodes li {
    float: left;
    width: 22%;
    height: 35px;
    margin: 0.5%;
    padding: 0.5%;
    text-align: center;
    background: #fff;
}
.zipcodes li:hover {
    background: #E4E4E4;
}
.mid-page iframe.gmap {
    margin: 15px 0 10px 10%;
    width: 35%;
    height: 378px;
    float: left;
    border: 2px solid #444546;
    -moz-box-shadow: 3px 5px 3px #B9B6B6;
    box-shadow: 3px 5px 3px #B9B6B6;
    -webkit-box-shadow: #B9B6B6 3px 5px 3px;
}
.mid-page #locallnk {
	float: left;
    width: auto;
    padding: 3%;
    text-align: center;
    margin: 15px 5% 10px;
    list-style: none;
    -moz-box-shadow: 3px 5px 3px #B9B6B6;
    box-shadow: 3px 5px 3px #B9B6B6;
    -webkit-box-shadow: #B9B6B6 1px 2px 20px;
}
#header .cta {
    background: #bd2b2c;
    -webkit-box-shadow: black 2px 3px 10px;
    -moz-box-shadow: 2px 3px 10px #000;
    margin-bottom: 10px;
    border-radius: 7px;
    width: 100%;
    padding: 2%;
}
#header .cta a{
    color: #ececec;
}
div#top-rt {
    float: right;
    margin: 20px 1% 5px;
    text-align: center;
}
.mob{
	display:none;
    padding: 2%;
    background: #bd2b2c;
    -webkit-box-shadow: black 2px 3px 10px;
    -moz-box-shadow: 2px 3px 10px #000;
    border-radius: 7px;
    margin-bottom: 5px;
    width: 100%;
}
.review-list ul li {
    float: left;
    width: 21%;
    display: block;
    margin: 10px;
    padding: 5%;
    text-align: center;
    border: 1px solid #e4e4e5;
    background: #f7f7f7;
    border-radius: 50%;
    box-shadow: 0 0 12px #d7d7d7;
}
.review-list span.stars-rating5, .reviews span.stars-rating5 {
    width: 120px;
    height: 20px;
    background-image: url(images/Reviews_Icons.png);
    background-position: -7px -55px;
    display: inline-block;
    margin-right: 10px;
}
hr {
	display: block;
    height: 1px;
    border: 0;
    border-top: 2px outset #95c1f5;
    margin: .8em 0;
    padding: 0;
    width: 100%;
    }
.reviews ul li {
    float: left;
    width: 92%;
    display: block;
    margin: 10px 3%;
    padding: 1%;
    text-align: center;
    border: 1px solid #fff;
    background: #fcf3b2;
    border-radius: 9px;
}
#social-share ul {
   list-style: none;
   margin: 0;
   padding: 0;
}
#social-share {
   left: 0;
   position: fixed;
   top: 30%;
   z-index: 800;
   font-size: 11px;
   display: none;
}
#social-share a {
   color: #fff;
   display: block;
   height: 35px;
   line-height: 35px;
   position: relative;
   text-align: center;
   width: 35px;
}
#social-share a i.fa {
    font-size: 22px;
    padding: 6px;
}

#social-share a span {
   line-height: 35px;
   left: -110px;
   position: absolute;
   text-align:center;
   width:110px;
}
#social-share a:hover span {
   left: 100%;
   -webkit-transition: opacity .4s,left .4s,right .4s,top .4s,bottom .4s;
    -moz-transition: opacity .4s,left .4s,right .4s,top .4s,bottom .4s;
    -ms-transition: opacity .4s,left .4s,right .4s,top .4s,bottom .4s;
    -o-transition: opacity .4s,left .4s,right .4s,top .4s,bottom .4s;
    transition: opacity .4s,left .4s,right .4s,top .4s,bottom .4s;
}
#social-share a#fbsr, #social-share a#fbsr span { background: #3b5998; }

#social-share a#twsr, #social-share a#twsr span { background: #00aced; }

#social-share a#gsr, #social-share a#gsr span { background: #dd4b39; }  

#social-share a#pinsr, #social-share a#pinsr span { background: #cc2127; }  
.col-3 h4{
	text-align: center;
    color: #231f20;
    font-size: 18px;
    margin:10px 1%;
}
.col-3 ul.list-box li{
    width: 23%;
    float: left;
    margin: 5px 0.5%;
    padding: 10px 0.5%;
    background-image: -webkit-linear-gradient(#d6d09d, #ffffff);
	background-image: -o-linear-gradien(#d6d09d, #ffffff); /* For Opera 11.1 to 12.0 */
	background-image: -moz-linear-gradient(#d6d09d, #ffffff); /* For Firefox 3.6 to 15 */
	background-image: linear-gradient(#d6d09d, #ffffff); /* Standard syntax */
    text-align: center;
    border-radius: 10px;
    box-shadow: 2px 2px 3px #565656;
    font-weight: bold;
    text-shadow: 1px 1px #eaeaea;
    list-style:none;
}
#contact-form #returndt {
    width: 80%;
}
.service h3 {
    position: absolute;
    margin: 20px 2%;
    background: #bd3132;
    color: #fff !important;
    padding: 1% 2%;
    border-radius: 10px;
    box-shadow: 0px 0px 2px #000;
}
ul.list-bar li {
	list-style:none;
	margin-left:1%;
}
ul.list-bar li:before {
	content: "\2605";
	margin-right:5px;
	color: #bd2b2c;
	font-size: 1.4em;
}
ul.list-bar ul li:before {
	content: "\2724";
	margin-right:5px;
	color: #ffffff;
	font-size: 1em;
}

ul.list-bar li a{
	list-style:none;
	font-weight: bold;
}
.mid-head {
	left: 7%;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    width: 60%;
    margin-top: 47px;
}
.mid-head ul li{
	list-style:none;
	font-size:.8em;
}
.mid-head h4{
	color:#bd2b2c;
	font-size: 1.2em;
}
.mid-head h5{
	font-size: .9em;
}
.mid-head .mid-info1{
	width:31%;
	float:left;
}
.mid-head .mid-info1 h5{
	font-size: 1vw;
}
.mid-head .mid-info2, .mid-head .mid-info3{
	width:255px;
	float:left;
}
.mid-head .mid-info2 ul, .mid-head .mid-info3 ul{
    border-radius: 7px;
    padding: 2%;
    color: #fff109;
    box-shadow: 2px 2px 3px #012056;
    border: 1px solid #231f20;
    background: #bd2b2c;
	}
.mid-head .mid-info2{
	margin:0 3% 0 1%;
}
.mid-head .mid-info2 span, .mid-head .mid-info3 span{
	float:right;
}
.cash-only {
    text-align: center;
    padding: 2%;
    width: 88%;
    margin: 5% auto;
    border-radius: 15px;
    background: #fff;
    }
.cash-only span{
    display: block;
    color: #bd2b2c;
    text-shadow: 2px 0 0 #ffffff, -2px 0 0 #ffffff, 0 2px 0 #ffffff, 0 -2px 0 #ffffff, 1px 1px #ffffff, -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff;
    font-size:1.3em;
}
ul.list-bar2 li {
    float: left;
    width: 22%;
    height: 20px;
    margin: 0.5%;
    padding: 0.5%;
    text-align: center;
    background: #103658;
    background: -webkit-linear-gradient(left, #74b0f4,#2a64cb);
    background: -o-radial-gradient(left, #74b0f4,#2a64cb); /* For Opera 11.6-12.0 */
    background: -moz-radial-gradient(left, #74b0f4,#2a64cb); /* For Firefox 3.6-15 */
    background: radial-gradient(left, #74b0f4,#2a64cb); /* Standard syntax */
    border-radius: 7px;
    box-shadow: 2px 2px 2px #000;
    font-size: 1.1em;
    white-space: nowrap;
    list-style: none;
}
ul.list-bar2 li a{
	color: #fff;
    text-shadow: 1px 1px 1px #000;
}
.cent{
	text-align:center;
}
.prlist{
    border-radius: 7px;
    padding: 2%;
    float: left;
    margin: 1%;
    width: 43.5%;
    text-align: center;
    }
ul.list-bar {

}
.prlist ul{
    list-style:none;
}

.prlist li span{
    float: right;
    margin-left: 30px;
}
.color1 {
    color: #af0001;
}
p b, h4 b {
    color: #ad0001;
}
p span{
	color: #114aaf;
    font-weight: bold;
}
img.frght{
	float:right !important;
}
.col-2 img{
	width: 48%;
}
.rulist {
    padding: 3% 7%;
}
.rulist ol {
	list-style:none;
 }
.rulist ol li {
   counter-increment: item;
   margin-bottom: 5px;
 }
.rulist ol li:before {
    margin-right: 10px;
    content: counter(item);
    background: #2a64cb;
    border-radius: 50%;
    color: white;
    width: 1.4em;
    text-align: center;
    display: inline-block;
    box-shadow: 1px 1px 1px #000;
}
.lftmap{
	width: 30%;
    float: left;
    margin: 1%;
}
.bcent{
	float: none;
    margin: 0 auto;
    width: 85%;
}
.pcent2{
	width:43.5%;
}
marquee{
    height: 20px;
    width: 100%;
    background-color: #bfdaf9;
    border-radius: 7px;	
}
.col .sd-img img{
    margin: 0 auto;
    display: block;
    max-width: 98%;
}
.ifm iframe{
	height:600px;
}
.mtop2{
    margin-top: -375px;
}
.hbk{
    position: absolute;
    top: 178px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    z-index: 2;
    width: 75%;
    background: #ffffff99;
    color: #000000;
    text-shadow: 0px 0px 5px #ffffff;
    letter-spacing: 1px;
    font-size: 1.2em;
    padding: 1% 3%;
    }
.hbk b {
    color: #bd2b2c;
}

.logo-box img {
    width: 31%;
    margin: 0.5%;
}
.col-2 p {
    font-size: 28px;
    text-align: center;
    color: #bd2b2c;
    text-shadow: 0px 0px 20px #ffffff;
    font-family: "Varela Round",sans-serif;
    margin: 6% 0 2%;
    text-shadow: 0 0 20px #fff;
}
.prght {
    background: #cfd8f4;
    border-radius: 7px;
    padding: 10px 2%;
    color: #000000;
    box-shadow: 2px 2px 3px #012056;
    border: 1px solid #231f20;
    width: auto;
    float: right;
    margin: 1%;
}
.prght li{
    text-align: center;
    list-style:none;
}
span.lgt {
    font-size: 1.2em;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 0px -1px 0px #5a5a5a;
}
label.lgt2 {
    font-size: 1.2em;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 0px -1px 0px #1f1f1f;
    font-weight: bold;
}
h3.fl{
	text-align:left !important;
}
span.frght {
    float: left;
    margin-left: 2%;
    }
ul.bar3 li {
    width: 30%;
    margin: 20px 1%;
}
#imglist li {
    width: 31%;
    text-align: center;
    margin: 0.5%;
    padding: 0.5%;
    background: #3669b0;
    float: left;
    list-style: none;
    border-radius: 15%;
}
#imglist li img{
    width: 98%;
    border: solid 1px #8e8e8e;
    border-radius: 10%;
}
img.hf {
    width: 42%;
    margin: -186px 4% 0 !important;
}  
.centbx{
	width: 300px;
    display: inline-block;
    text-align: left;
}  
.cent img {
    display: inline-block;
    float: none !important;
}
#msg{
    padding: 3% 19%;
    background: rgba(0,0,0,.7);
    box-shadow: 0 0 21px #fff;
    color: #fcff40;
    z-index: 999;
    width: 62%;
    font-size: 1.2em;
    margin-top: 167px;
    }
#msg p {
    line-height: 1.4em;
}
#msg a {
	color: #fff;
}

#msg span {
    font-size: 2em;
    color: #fff;
    } 
a#cls {
    background: none;
    position: absolute;
    right: 1%;
    top: 1%;
    box-shadow: none;
    font-size: 1.5em;
    font-weight: bold;
    color:#fff;
} 
.prlist span a {
    background: #fff;
    padding: 1%;
    margin: 1%;
    display: inline-block;
    white-space:nowrap;
}
.ages li{
	text-align:left;
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
	  /* For general iPad layouts */
#header .logo {
    width: 18%;
    margin: 15px 0 0px 0;
}
#header .logo img {
    width: auto;
    height: 70px;
}
.nav1 {
    width: 100%;
    letter-spacing: normal;
}
.action {
    margin-top: 25px;
    width: 29%;
    padding: 0.5%;
    margin-right: 1%;
}
	.action a {
		font-size: 70%;
	}
.mid-page .col-3 {
    width: 72%;
	}
.item-list ul li {
    float: left;
    width: 32%;
    display: block;
    margin-left: 1%;
    text-align: center;
	height: auto;
}
.item-list ul li img{
    width: 90%;
}
.item-list ul li p{
    display: none;
}
.mid-page .col-3 h3 {
    font-size: 27px;
}
.col-3 h2{
    font-size: 19px;
}
#footer .col {
	width: 35%;
    padding: 0.2%;
    margin: 10px 2%;
}
#footer #special1 {
    width: 16%;
}
#footer .col ul {
    margin-left: 10px;
}
.col-2 iframe {
    height: 338px;
}
.mid-page .col-2 {
    width: 29%;
}
.item-list ul li h4 {
    font-size: 15px;
}
.nav1 a {
    padding: 12px 9px !important;
}
#footer {
    width: 100%;
    padding: 0;
}
.col-3 ul.list-box li {
    width: 31%;
}
.mid-page .col-4 {
    margin-top: 140px;
}
.mid-head .mid-info1 {
    font-size: .8em;
    width: 175px;
}
.mid-head .mid-info2, .mid-head .mid-info3 {
    width: 220px;
    font-size: .9em;
}
.mid-head .mid-info2 {
    margin: 0 1% 0 0%;
}
div#top-rt {
    font-size: .9em;
}
.mid-head {
    left: 0;
    width: 63%;
    margin-top: 27px;
}
.item-list li {
    width: 49%;
}
ul.list-bar2 li {
    width: 31%;
    height: 30px;
}
.social-top {
    width: 6%;
}
.mtop2 {
    margin-top: -740px;
}
.mid-head .mid-info3 {
    margin-top: 4px;
}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait){
	  /* For general iPad layouts */
#header .logo {
    margin: 20px 0 0px 0;
}
#header{
    font-size: .7em;
}
#header .logo img {
    width: auto;
    height: 55px;
}
.mid-head {
    left: 0;
    width: 65%;
    margin-top: 28px;
}
.mid-head .mid-info1 {
    width: 140px;
}
.mid-head .mid-info2 {
    margin: 6px 2% 0 1%;
}
.mid-head .mid-info3 {
    margin-top: 6px;
}
.mid-head .mid-info2, .mid-head .mid-info3 {
    width: 168px;
}
.social-top {
    margin-top: -21px;
}
.item-list li {
    width: 49%;
    font-size: .8em;
}
ul.list-bar2 li {
    width: 31%;
    height: 30px;
}
#footer {
    width: 100%;
    padding: 0;
}
.col-3 ul.list-box li {
    width: 47%;
}
.mid-page .col-4 {
    margin-top: 90px;
}
.nav1 {
    width: 100%;
    letter-spacing: normal;
    zoom: .7;
}
#footer #special1 {
    width: 23%;
}
#footer .col {
    width: 34%;
    margin: 10px 0 10px 2%;
}
}
@media only screen and (max-width: 767px) {
#wrapper {
	width: 100%;
	margin:0;
}
#container {
		width: 100%;
		height: auto;
	}
h2 {
margin-bottom: 10px;
margin-top: 0;
padding: 0;
font-size: 18px;
font-weight: normal;
}
#header {
	height: auto;
    margin-top: -10px;
    position: fixed;
}
#header .logo {
    margin: 16px 1% 1px 39px;
    text-align: center;
}		
.mob .number {
	font-size: 1.3em;
    padding: 3px;
    display: block;
    text-align: center;
}
.social {
	float: none;
	margin: 7px auto;
	text-align: center;
	}
.action {
    float: left;
    width: 95%;
    text-align: center;
    margin: 0 2%;
    font-size: 15px;
    letter-spacing: 1px;
	}
.mid-page {
    width: 98%;
    clear: both;
    margin: 70px 1% 1%;
}
.mid-page .col-4 {
    margin-top: 0;
}
.mid-page .col {
    width: 95%;
    float: left;
    height: auto;
    padding: 0.5%;
    margin: 1%;
    clear:both;
}
	.mid-page .col img{
		width: 100%;
	}
.mid-page .col-2{
    width: 98%;
    clear: both;
    height: auto;
    margin: 8px 1%;
    padding:0;
}
	.mid-page .col-3 {
		width: 98%;
		float: left;
		height: auto;
		padding: 0;
		margin: 0;
		clear:both;
	}
	.mid-page .col-3 p {
		text-align:justify;
	}
	.mid-page .col-3 img{
		height: auto;
	    max-width: 98%;
	}	
	#footer {
		width: 100%;
		height: auto;
		margin: 0;
		padding: 0;
	}
#footer a {
	color: #E9E1E1;
	font-weight: normal;
	font-size: 14px;
}
#galfooter img{
width:auto;
}
strong {
	float: left;
	clear: left;	
}
#footer .col {
	width: 90%;
	float: left;
	height: auto;
	padding: 3px;
	margin: 11px;
	clear:both;
}

#zipcodes {
	width: 100%;
	text-align: left;
	font-size: 11px;
	line-height: 1.6em;
}
h1 {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	z-index: 700;
    color: #fff;
}
.col-3 iframe{
    width: 94%;
    clear: both;
    margin: 4px 3%;
}
.col-2 img{
    width: 100%;
}
#special1 ul {
	margin:0;
}
#special1 li a {
    display: block;
    padding: 9px 9px;
    margin: 5px 0px;
    background: #231f20;
    text-align: center;
    font-weight: 600;
}
#special1 li a:hover {
    text-decoration: none;
    background: #525252;
}
.item-list ul li {
    width: 98%;
    height:auto;
    }
.col-3 .cta {
    margin-left: 1%;
    width: 97%;
}
#menu{
	position: absolute;
    top: 29px;
    left: 2%;
    z-index: 100;
    font-weight: bold;
    font-size: 27px;
    display: block;
    color: #001f46;
}
	.menu1{
		display:none;
	}
.col-3 h2 {
    font-size: 26px;
    line-height: 1.2em;
    }
.nav1 {
    width: 100%;
}
.social-top {
    float: none;
    width: 90%;
    margin: auto;
}
.share{
	display: none;
}
img.banner {
    margin-top: 30px;
}
#header .logo img {
    height: 78px;
    margin: 0;
}
div#top-rt {
	float:left;
    width: auto;
    margin: 17px 0 5px 2%;
    font-size: .8em; 
}
#footer #special1 {
    width: 92%;
}
#gallery li {
    width: 96%;
}
.zipcodes li {
    width: 98%;
    height: 40px;
}
.mid-page iframe.gmap {
    margin: 1%;
    padding: 1%;
    width: 95%;
}
div#top-rt .mob{
    width: auto;
    padding:0; 
}
.mid-page .col-3 p img{
	width: 98%;
}
.mob{
	display:block;
}
#header .cta {
	display:none;
}
.mid-head {
    display: none;
}
.item-list li {
    width: 98%;
    margin: 1%;
}
ul.list-bar2 li {
    width: 96%;
    height: 30px;
    margin: 5px 1%;
}
.cash-only span {
    font-size: 1.3em;
}
.mid-page .col-2 h4 {
    font-size: 18px;
    margin: auto; 
}
.lftmap {
    width: 98%;
}
.no-mob{
	display:none;
}
.bcent {
    width: 98%;
    font-size: .7em;
}
.pcent2 {
    width: 94%;
}
.col-3 h4 {
    clear: both;
}
.ifm iframe {
    height: auto;
}
.mtop2{
	margin-top: auto;
}
.hbk {
    font-size: .8em;
    position: initial;
}
.col-2 p {
    font-size: 20px;
    margin: auto;
}
.prlist {
    width: 94%;
    font-size: .9em;
}
.prght {
    width: 94%;
}
.bcent img{
    max-width: 100%;
}
img.hf {
    width: 96%;
    margin: 2%;
} 
#msg {
    top: 2%;
    left: 1%;
    padding: 5%;
    width: 88%;
    position: absolute;
    text-align: justify;
    font-size: 1.4em;
}
#msg span {
    top: -.5%;
    font-size: 1.5em;
    transform: rotate(0);
    left: 1%;
    }
#msg a {
    margin: 3% -4% 1% 4%;
    }
a#cls {
    right: 7%;
    top: 1%;
    position: fixed;
}

}