﻿@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,90);
/* ============================= General Styles ====================== */
@-webkit-keyframes glow {
  from {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #28789a, 0 0 40px #28789a, 0 0 50px #28789a, 0 0 60px #14465c, 0 0 70px #14465c;
  }
  to {
    text-shadow: 0 0 20px #fff, 0 0 30px #babc1d, 0 0 40px #babc1d, 0 0 50px #babc1d, 0 0 60px #babc1d, 0 0 70px #ff4da6, 0 0 80px #ff4da6;
  }
  }
@keyframes shimmer {
   to {
      background-position-x: 0%;
   }
}

* {
	margin: 0;
	padding: 0;
}
html {
	margin:0;
	padding:0;
}
body {
    font-weight: normal;
    font-family: "Raleway";
    background: #1f1f24;
    overflow-x: hidden;
}

h1 {
    font-size: 9px;
    color: #cccccc;
    text-align: center;
    line-height: 16px;
    z-index: 601;
    position: relative;
}
h2 {
    color: #fff;
    font-size: 2em;
    text-align: center;
    margin: .5%;
    font-weight: 100;
}
h3 {
    color: #fff;
    font-size: 1.8em;
    text-align: center;
    margin: 10px 0;
    font-weight: 200;
}
h4 {
    color: #e9e9e9;
    font-size: 1.6em;
    text-align: center;
    margin: 10px 0;
    font-weight: 150;
}
.ttl-wp ol {
    width: 63%;
    margin: auto;
}
a {
	color: #fff;
	text-decoration:none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
em {
	font-weight:bold;
	font-style: normal;
}
a#vdbtn {
    display: table-cell;
}
#locs_cont a span {
    color: #babd15;
    margin-top: -7px;
    display: block;
    background: #557c8a;
}
/* ============================= Container ====================== */
#container {
	width:100%;
	margin:0 auto 6%;
	text-align:left;
    background: #33333b;
}
#wrapper {
	width:100%;
	margin: 0 auto;
}
/* ============================= Header ====================== */
#header {
	width: 100%;
    z-index: 600;
    position: fixed;
    background: #33333b;
}
.mid-page.main {
    margin-top: 116px;
}
.hd-wp #header {
    position: relative;
}
.hd-wp #header .logo {
    margin: 10px 1.5% 18px 3%;
}
#header .logo {
    margin: 1%;
    width: 8%;
    float: left;
}
#header .logo img{
    max-width: 100%;
}
/* ============================= Content ====================== */
.mid-page{
	width: 100%;
}
/* ============================= Footer ====================== */
#footer .social {
    text-align: center;
    margin-top: 15px;
}
#footer .social a {
    margin: 0 8px;
    color:#989898;
}
.top-social a {
    color:#c1c1c1;
    margin-top: 8px;
    display: block;
}
#footer .social .fa, .top-social .fa {
    font-size: 1.8em;
}
#footer p {
    text-align: center;
    font-size: 12px;
    margin-top: 15px;
    color: #9a9a9a;
}
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
	********************************/
#menu{
	display:none;
}
.menu1 {
    position: relative;
    display: inline-block;
    float: right;
    margin-right: 200px;
    margin-top: 35px;
    font-size: 1em;
}
.service {
    width: 100%;
    overflow: hidden;
}
ul.item-boxs,ul.item-boxs2 {
    display: flex;
    list-style: none;
    clear: left;
}
.item-boxs li {
    position: relative;
    width: 31%;
    height: 16vw;
    padding: 2.5% 1% 1% 1%;
}
.item-boxs li:first-child,.item-boxs2 li:first-child,.item-boxs2 li:nth-child(2) {
    background: #01455a;
}
.item-boxs li:nth-child(2) {
    background: #000000 url(images/bg24.jpg) no-repeat scroll center center;
    background-size: cover;
    width:32%;
}
.item-boxs li:nth-child(3),.item-boxs2 li:nth-child(3),.item-boxs2 li:nth-child(4) {
    background: #000000 url(images/tmb-vid24.jpg) no-repeat scroll center center;
    background-size: cover;
    width:32%;
    }
.item-boxs li:nth-child(3) h4 a,.item-boxs2 li:nth-child(3) h4 a,.item-boxs2 li:nth-child(4) h4 a {
    color: #fff;
}
.item-boxs h4 a,.item-boxs h4.icn2, ul.item-boxs2 h4 a{
    color: #c1c1c1;
    text-transform: uppercase;
    font-size: 1.05vw;
    /*width: 58%;*/
    display: inline-block;
    text-align: left;
    margin-bottom: 5px;
}
.item-boxs li span,.item-boxs2 li span {
    text-transform: uppercase;
    font-size: .85vw;
    color: #efefef;
}
.item-boxs h4,ul.item-boxs2 h4{
    font-weight: 200;
}
.item-boxs li:first-child span, .item-boxs li:nth-child(2) span,.item-boxs2 li:first-child span, .item-boxs2 li:nth-child(2) span{
	color:#888;
	font-size: .85vw;
}
.mid-page,ul.txlst2 li {
    margin: 1% auto;
    text-align: justify;
}
.p1 {
	color: #fff;
	margin: 2%;
}
.hd-wp {
    float: left;
    width: 100%;
    position: relative;
    margin-top: -16px;
    background: #33333b;
    padding-top: 16px;
}
.top-social {
	position: absolute;
    top: 24px;
    right: 1%;
    width: 45px;
    text-align: center;
    z-index: 20;
}
.top-num {
    position: absolute;
    top: 30px;
    right: 11px;
    width: 180px;
    text-align: center;
    color: #fff;
}
.top-num a{
    color: #989898;
    display: block;
	font-size: 1.3em;
	transition: all 0.4s ease-in-out;
}
.top-num a:hover {
    color: #fff;
}
.box-wp {
    float: left;
    width: 33%;
    position: relative;
    margin-top: -16px;
}
.box-ex{
	width:100%;
	background: #33333b;
}
.box-ex img{
	width:100%;
	vertical-align: middle;
}
.bg1 {
    background: #000000 url(images/bg24.jpg) no-repeat scroll center center;
    background-size: cover;
    height: calc(16.2vw + 50px);
}
.flexslider2 li .info {
    position: absolute;
    top: 71%;
    left: 19%;
    width: 59%;
    background: rgba(0, 0, 0, .5);
}

.flexslider2 .info h2 {
    color: #b7b7b7;
    font-size: 2.4vw;
    text-align: left;
}
.flexslider2 .info h2 b {
    color: #fff;
}
.box-ex h4 {
	color: #c1c1c1;
    text-transform: uppercase;
    font-size: 1.05vw;
    display: inline-block;
    margin-left: 6%;
    margin-top: 7%;
    font-weight: normal;
    letter-spacing:1px;
}
.mob,.mobp,.mob2 {
	display:none;
}
.icn1:before,.icn7:before {
    display: inline-block;
    content: ' ';
    background-size: 90%;
    background-repeat: no-repeat;
    height: 32px;
    width: 32px;
    margin-right: 20px;
    vertical-align: middle;
}
.icn2:before,.icn3:before,.icn4:before,.icn5:before,.icn6:before{
    display: block;
    content: ' ';
    background-size: 90%;
    background-repeat: no-repeat;
    height: 32px;
    width: 32px;
    position: absolute;
    left: 5.5%;
}
.icn1:before {
    background-image: url(images/kitchens.svg);
}
.icn2:before {
    background-image: url(images/closets.svg);
}
.icn3:before {
    background-image: url(images/call.svg);
}
.icn4:before {
    background-image: url(images/catalogue.svg);
}
.icn5:before {
    background-image: url(images/consult.svg);
}
.icn6:before {
    background-image: url(images/3d.svg);
}
.icn7:before {
    background-image: url(images/square.svg);
}
.icn3,.icn4,.icn5,.icn6,.mg1 {
	margin-left: calc(35px + 6%);
	color: #9b9b9b;
}
h4.spf {
    font-weight: 200;
    font-size: 30px;
    padding-top: 20px;
    text-align: center;
    color: #989898;
}
.cnt p.cent2 {
    text-align: center;
    font-weight: 500;
    padding-top: 0;
}
.cnt {
	width: 75%;
    margin: auto;
    line-height: 1.8em;
    padding-top: 5px;
    color: #b5b5b5;
}
.cnt p{
    padding: 12px 1%;
    font-size: 18px;
    text-align: justify;
}
.ban-bg a,.zipcodes {
    padding: 2% 20px;
    display: block;
    line-height: 19px;
    color: #b9b9b9;
    }
ul.item-list li {
	width: 25%;
    float: left;
    list-style: none;
    text-transform: uppercase;
    }
ul.item-list.sz li,ul.item-list.sz2 li {
    font-size: .88vw;
}
ul.item-list2 li {
    width: 20%;
    float: left;
    margin: 12px 0 12px 3%;
    padding: 10px 0.5%;
    text-align: center;
    list-style: none;
    border: .1px solid #e6e6e6;
    font-size: .9vw;
    box-shadow: 0px 0px 1px #484848;
    font-style: italic;
}
iframe.ifmc {
    width: 100%;
    border: none;
    height: 18.6vw;
    vertical-align: middle;
    margin-top: -7%;
    box-shadow: 0 0 19px #fff;
    border: solid #01455a 3px;
}
.brds {
    text-align: center;
    background: #33333b;
}
.brds li {
	width: 8%;
    margin: 5px 3%;
    padding: .5% 0;
    display: inline-block;
}
.brds li.t7sz, .brds li.cysz {
	width: 11.5%;
}
.brds li img {
    vertical-align: middle;
    max-width: 100%;
}
.brds li.lesz img{
    vertical-align: text-bottom;
}
.brds li h4 a {
    font-size: calc(0.4vw + 5px);
    color: #00455c;
    font-weight: 500;
    letter-spacing: .1vw;
}
#cookie-info {
	display:none;
    background-color: #efefef;
    bottom: 0;
    position: fixed;
    z-index: 990;
    padding: 20px 1%;
    text-align: center;
    width: 98%;
    box-shadow: #525252 0px 5px 15px;
}
#cookie-info .btn{
	background: #33333b;
    font-weight: bold;
    color: #fff;
    padding: 5px 20px;
    margin-left: 15px;
    display: inline-block;
}
#chat {
	transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    position: fixed;
    top: 64%;
    background-color: #00769a;
    text-transform: uppercase;
    left: -58px;
    cursor: pointer;
    font-size: 1.2em;
    padding: 15px 9px 15px 9px;
    z-index: 90;
    box-shadow: -1px -1px 2px #000;
    letter-spacing: 1px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
#chat a {
	color: #fff;
}
.flexslider2 {
    position: relative;
}
.flexslider2 .slides img {
    display: block;
    margin: auto;
    width: 100%;
}
#cookie-info a{
	color: #33333b;
}
img.centimg{
	margin: 0 auto;
    display: block;
    width: 100px;
}
ul.item-boxs {
    overflow: hidden;
}
.item-boxs li:hover {
    width: 36%;
    transition: all 0.4s ease;
}
.item-boxs li:not(:hover) {
    width: 31%;
    transition: all 0.4s ease;
}
.item-boxs li:nth-child(2):not(:hover) {
    width: 32%;
    transition: all 0.4s ease;
}
a.ptbx {
    width: 100%;
    height: 100%;
    display: block;	
}
#cata-fm {
    z-index: 600;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(51, 51, 59, 0.65);
}
.cataform {
    width: 500px;
    position: absolute;
    z-index: 900;
    top: 10px;
    right: 0;
    left: 0;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
    border: 2px solid #000;
    overflow: hidden;
    box-shadow: 0 10px 6px -6px #000000;
}
.cataform input,.cataform input {
    border: 1px solid #abaaaa;
    padding: 5px 1.5%;
    margin: 2px auto;
    width: 96%;
    font-family: "Raleway";
}
.cataform label {
    font-size: .8em;
    font-weight: bold;
    display: block;
    margin-top: 8px;
    letter-spacing: 0.5px;
}
.cataform #x {
    cursor: pointer;
    position: absolute;
    top: 2px;
    right: 5px;
    color: #fff;
    font-weight: bold;
}
.cataform textarea {
    width: 98%;
    resize: none;
    font-family: "Raleway";
    margin: 2px auto;
    padding: 5px 1.5%;
}
.cataform form select.hlf {
    width: 49%;
    border: 1px solid #abaaaa;
    padding: 4px 1.5%;
    margin: 2px auto;
    font-family: "Raleway";
}
.cataform form input.hlf {
    width: 46% !important;
}
.cataform input.btn_cont {
    width: 200px;
    font-size: 1em;
    margin: 10px auto 0px;
    display: block;
    cursor: pointer;
    color: #fff;
    letter-spacing: 1px;
    background: #33333b;
}
.cataform div.emlprom input[type=checkbox] {
    margin: 2px 6px 0 0;
    float:left;
    width: auto;
}
.cataform h3{
	font-weight: 200;
    font-size: 26px;
}
.cataform h3, .cataform p, .cataform label {
    color: #4e4e4e;
}
.cataform #x:before {
    background-color: #000;
    content: ' ';
    display: block;
    height: 55px;
    width: 30px;
    position: absolute;
    z-index: -1;
    transform: rotate(-4GKCeg);
    top: -20px;
    right: -11px;
}
.ttl-wp {
    background: #1f1f24;
    padding: 5px 0;
    color: #b5b5b5;
}
.ttl-wp2 {
    background: #1f1f24;
	padding: 5px 8%;
    color: #b5b5b5;
}
.ttl-wp2 p {
    font-size: 18px;
    text-align: center;
    line-height: 1.4em;
}
.ttl-wp2 p b{
	line-height: 2.2em;
    font-size: 1.2em;
}
.bxcnt {
    float: left;
    width: 40%;
    margin: 10px 5%;
}
.ttl-wp h2 {
    font-weight: 200;
    font-size: 28px;
    color: #989898;
}
.ttl-wp p, .cont_form p  {
	width: 975px;
    font-size: 18px;
    text-align: justify;
    line-height: 1.4em;
    margin: 1% auto;
}
.brds.sz1{
	text-align: center;
    background: none;
    width: 860px;
    margin: 0 auto 8px;
}
ul.kboxs li {
    width: 20%;
    float: left;
    list-style: none;
    position: relative;
    background: #1f1f24;
    overflow-x: hidden;
    text-align: left;
	overflow-y: hidden;
}
ul.kboxs2 li {
    width: 33.3%;
    float: left;
    list-style: none;
    position: relative;
    background: #1f1f24;
}
ul.kboxs li img,ul.kboxs2 li img {
    filter: opacity(90%);
    width: 100%;
    vertical-align: middle;
    transition: all 0.4s ease;

}
ul.kboxs li img:hover,ul.kboxs2 li img:hover {
    filter: opacity(100%) !important;
}
ul.kboxs li img:after,ul.kboxs2 li img:after{
    filter: opacity(90%) !important;
}
#prjcts ul.kboxs li img{
    filter: opacity(90%);
}
#prjcts ul.kboxs li img:hover {
    filter: opacity(100%) !important;;
}

ul.kboxs li h4 a{
	position: absolute;
    bottom: 11px;
    left: 6%;
    font-size: calc(1vw + 3px);
    width: 69%;
    display: block;
    text-shadow: 1px 1px 3px #545454;
    background: rgba(0,0,0,.4);
    text-align: center;
    }
ul.kboxs li a h3{
	position: absolute;
    bottom: 10px;
    left: 6%;
    font-size: 1em;
    width: 69%;
    display: block;
    text-shadow: 1px 1px 2px #000;
	background: #33333b80;
    padding: 1%;
    z-index: 103;
    }
ul.kboxs2 li h4 a {
    position: absolute;
    top: 45%;
    left: 7%;
    font-size: calc(1.8vw);
    text-shadow: 1px 1px 2px #000;
    }
ul.kboxs li h4,ul.kboxs2 li h4 {
    font-weight: 200;
}
ul.kboxs li h4 a:after {
    content: ' \002B';
    color: #babd15;
    font-size: calc(2.8vw + 16px);
    position: absolute;
    top: -25px;
    right: -22%;
    font-weight: normal;
}
ul.kboxs li a h3:after {
    content: ' \002B';
    color: #babd15;
    font-size: calc(2.8vw + 16px);
    position: absolute;
    top: -25px;
    right: -22%;
    font-weight: normal;
}
ul.item-boxs2 li {
    position: relative;
    width: 23%;
    padding: 1% 1% 2.5% 1%;
}
ul.kboxs li:hover img,ul.kboxs2 li:hover img {
    filter: opacity(90%);
}
.top-social.ful {
    top: 47px;
    right: 180px;
    width: 112px;
    margin-right: 2%;
    z-index: 601;
    position: fixed;
}
.top-social.ful a {
    display: inline-block;
    margin-left: 12px;
    color: #989898;
    transition: all 0.4s ease-in-out;
}
.top-social a:hover{
    color: #fff;
}
.menu1.ful {
    margin-right: 315px;
    padding-right: 2%;
}
.flr_btn3 {
    text-align: center;
    bottom: 21%;
    left: 51%;
    }
.flr_btn3 a {
    margin: 15px 1% 10px;
    text-align: center;
    padding: 7px 5px;
    background-color: #00455c;
    font-size: 1.2em;
    box-shadow: 0px 0px 30px #fff;
    color: #fff;
    display: inline-block;
    width: 300px;
}
.zipcodes a {
    float: left;
    width: 31%;
    margin: 4px 0.5%;
    padding: 12px 0.5%;
    text-align: center;
    background: #1f1f24;
}
.zipcodes p {
    color: #b5b5b5;
}
div#locallnk a {
    width: 98%;
}
iframe.gmap {
    margin: 15px 3% 0 0;
    width: 30%;
    height: 300px;
    float: right;
    border: 2px solid #090909;
    -moz-box-shadow: 0 10px 6px -6px #000000;
    box-shadow: 0 10px 6px -6px #000000;
    -webkit-box-shadow: 0 10px 6px -6px #000000;
}
#locallnk {
    float: left;
    width: 30%;
    padding: 1.5% 1%;
    text-align: center;
    margin: 40px 0 0 17%;
    border: 2px solid #1f1f24;
    -moz-box-shadow: 0 10px 6px -6px #000000;
    box-shadow: 0 10px 6px -6px #000000;
    -webkit-box-shadow: 0 10px 6px -6px #000000;
}
#locallnk li {
    list-style: none;
    margin: 15px;
}
.ifm-ban iframe {
    width: 100%;
    height: 1300px;
    margin: 0;
    border: none;
    vertical-align: middle;
}
.imgcnt{
	display: block;
	margin: 0 auto;
	max-width: 635px;
}
.imgmap {
    background: #1f1f24;
}
.imgmap img {
    width: 1420px;
    margin: 0 auto;
    display: block;
    max-width: 100%;
}
.imgmap h3{
	margin: 0;
    font-size: 2.2em;
    padding-top: 20px;
}
.galsm {
    width: 50%;
    margin: 2% auto;
}
.galsm img {
    margin: 0 3%;
}
.gal-vid{
	text-align:center;
}
.gal-vid li a{
    width: 19%;
    display: inline-block;
    padding: 10px 0;
    border: 1px solid #36363e;
    color: #7b7a7d;
    font-size: 0.9vw;
    text-align: center;
    float: left;
    border-width: 1px 1px 0px 1px;
    letter-spacing: 1px;
    cursor: pointer;
    margin-left: 0.3%;
    }
.gal-vid li .active {
    background-color: #1b1b1e;
    position: relative;
    top: 1px;
    padding-top: 12px;
    margin-top: -2px;
    font-weight: bold;
    box-shadow: inset 0px 3px #babd15;
    }
.gal-vid ul {
    list-style: none;
}
.vdx h3 {
    padding: 10px 0;
    margin:0;
    background: #1b1b1e;
}
.gal-vid li span{
	display:block;
}
#vd2x, #vd3x, #vd4x, #vd5x,#vd6x{
	display:none;
}
ul.news {
    list-style: none;
    text-align: center;
}
.news li {
    margin: 5% 0;
    background: #201f25;
    padding:1%;
    }
.glbtn2 span {
    display: block;
    font-size: .7em;
    font-weight: normal;
}
iframe.no-mob {
    width: 64%;
    display: block;
    margin: auto;
    height: 650px;
}
.news img {
    max-width: 100%;
}
#locs_cont {
    width: 90%;
    margin: auto;
}
#locs_cont ul{
    list-style: none;
}
#locs_cont li{
    width: 24%;
    float: left;
    text-align: center;
    margin: .5%;
    position: relative;
    padding: 0;
    }
#locs_cont img {
    max-width: 100%;
}
.nknm {
    position: absolute;
    background: rgba(0, 69, 92, 0.57);
    padding: 10px 0 3px 0;
    right: 0;
    left: 0;
    margin: auto;
}
.nknm h4 {
    color: #fff;
    font-size: 1.2em;
    line-height: 1.5em;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.nknm h5 {
    color: #fff;
    font-size: .65vw;
    text-transform: uppercase;
    background: none !important;
}
.locs_cont4 {
    width: 33%;
    float: left;
    text-align: center;
    margin: 2px 0.1%;
}
.ytpimg {
	position: absolute;
    bottom: 6%;
    right: 1%;
    }
#locs li {
    width: 23%;
    height: 275px;
    float: left;
    text-align: center;
    padding: 0px;
    background: #191919;
    padding: 1%;
    
}
#locs ul{
	list-style:none;
}
.catalg {
    text-align: center;
    line-height: 1.5em;
    white-space: nowrap;
}
.hr-text {
	position: relative;
	border: 0;
	text-align: center;
	height: 1.5em;
	font-size: 50px;
	font-weight: 200;
	font-style: italic;
	clear: both;
    display: none;
}
.hr-text:before{
	content: '';
    background: linear-gradient(to right, transparent, #818078, transparent);
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
}
.hr-text:after {
    content: attr(data-content);
    position: relative;
    display: inline-block;
    color: #818078;
    background-color: #33333b;
    padding: 0 15px;
}
ul#why li {
    width: 31%;
    float: left;
    list-style: none;
    position: relative;
    background: #1f1f24;
    text-align: center;
    margin: .5% 1%;
    
}

ul.gal li {
    width: 25%;
    float: left;
    list-style: none;
    position: relative;
    background: #1f1f24;
}
ul.gal li img{
    filter: opacity(90%);
    width: 100%;
    vertical-align: middle;
    transition: all .4s ease;
}

ul.gal li a:after {
       content: ' \002B';
    color: #babd15;
    font-size: calc(2.8vw + 16px);
    position: absolute;
    /* top: 14%; */
    right: 4%;
    font-weight: 200;
    text-shadow: 1px 1px 2px #000;
    }
ul.gal.no-af li a:after {
    content: none;
}

ul.gal li:hover img, ul.kboxs li:hover img{
    filter: opacity(100%);
}
  .ctlgs {
  list-style:none;
	
}  
  .ctlgs li{
width: 100%;
    clear: both;
    height: 26px;
    padding: 6px 1px 1px 10px;
    }  
.ctlgs li:nth-child(odd){
	background-color:#afafaf;
}

.ctlgs li:nth-child(even){
	background-color:#949494;
}
  .ctlgs div{
  float:left;
  width:22%;
}  

.ctlgs #color1{
	color: #428bca;
	font-weight: bold;
}
span.file-size {
    margin-left: 4%;
}
h4.spb {
    text-align: center;
    padding: 1%;
    margin: 1% auto;
    background: #1f1f24;
    width: 25%;
    margin-bottom: 2%;
    font-style: italic;
}
.ctlgs {
    list-style: none;
    width: 70%;
    margin: 1% auto;
}
.sidemenu {
	width: 20%;
    height: auto;
    overflow: hidden;
    background: #1f1f24;
    float: right;
    padding: 1%;
    margin-top: 2%;
    font-size: .8em;
    }
.sidemenu h3{
    font-size: 14px !important;
    white-space: nowrap;
    color: #fff;
    font-weight: bold !important;
    }
.sidemenu ul{
	margin-left:0;
	list-style:none;
	color:#fff;
}
.sidemenu li{
	line-height: 22px;
	text-align: center;
	padding: 4px;
	background-color: #424546;
	margin: 5px;
}
.sidemenu a{
	color:#fff;
}
.sidemenu a:hover{
	color:#e9e9e9;
}
iframe.gmap {
    width: 40%;
    height: 380px;
    float: left;
    margin: 2%;
    border: 5px solid #1f1f24;
    }
iframe.cyvid{
    margin: auto;
    display: block;
    margin-bottom: 2%;
    background: #1f1f24;
    width: 96%;
    padding: 2%;
}
.msimg{
	width: 70%;
    margin-left: 15%;
    background: #787878;
    padding: 1%;
}
.msimgmob{
	width: 98%;
    background: #787878;
    padding: 1%;
	display:none;
	}
.ifm {
    float: right;
    width: 33%;
    text-align: center;
    margin: 2% 2% 1% 2%;
}
.ifm iframe {
    width: 100%;
    height: 320px;
    border: none;
}
.ifm-g {
    float: right;
    width: 33%;
    text-align: center;
    margin: -2% 3% 1% 1%;
    height: 300px;
    padding: .5%;
    }
.ifm-g iframe {
    width: 100%;
    height: 320px;
    border: none;
}
.top-fq li a {
    float: left;
    width: 30%;
    margin: 0.5%;
    padding: 0.5%;
    height: 50px;
    box-shadow: 1px 1px 7px #000;
    font-weight: 500;
    text-align: center;
    }
.cnt ul {
    list-style: none;
}
#vidmov {
    width: 22%;
    float: right;
    margin: 0 2% 0 1%;
}
#vidmov24 {
    width: 62%;
    float: none;
    margin: auto;
    }
#vidmov iframe {
    width: 100%;
    height: 223px;
    margin: 0;
}
#vidmov24 iframe {
width: 50%;
    height: 353px;
    margin: auto;
    display: inherit;
 }   
#locs_cont, .locs_contvd, .locs_cont{
	width: 97%;
    margin: auto;
    color: #b5b5b5;
}
#locs_cont ul, .locs_contvd ul, .locs_cont ul{
	list-style:none;
    margin-left: 9px;
}
#locs_cont li, .locs_cont li{
	width: 24.7%;
    float: left;
    text-align: center;
    margin: 0.5px 0.1%;
    background: #fff;
    border-bottom: 1px solid #e7e7e7;
    position: relative;
    line-height: 11px;
}
.locs_contvd li {
    width: 31%;
    float: left;
    text-align: center;
    margin: 0.5%;
    padding: 0.5%;
}
.locs_contvd li:nth-child(3n+1) {
    clear: left;
}
.locs_contvd li .btn2 {
    }
.mid-page .locs_contvd iframe {
    width: 100%;
    height: 295px;
    margin: 0;
    margin-bottom: 6px;
    border: none;
    display: block;
}
#locs_cont li h4 {
	font-size:1.2em;	
}
#locs_cont2 li {
    width: 33%;    
    position: relative;
}
#locs_cont2 li h5{
    padding: 10px 0;   
}

#locs_cont3 li a {
    width: 18%;
}
.locs_cont4 li h4{
	font-weight:normal;
	font-size:.9em;	
    margin-bottom: 5px;
}
.locs_cont4 {
    width: 33%;
    float:left;
    text-align: center;
    margin: 2px 0.1%;
}
.locs_cont4 li{
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #9a9d9e;
    margin: 1px -1px;
}
.locs_cont4 ul {
    margin-left: 0;
}
#locs_cont6 {
    width: 45%;
    float: left;
    text-align: center;
    margin: 1%;
}
#locs_cont6 li{
    text-align: center;
    margin: 0.5%;
    padding: 0.5%;
    background: #fff;
    border-bottom: 1px solid #e7e7e7;
}

.locs_cont5 {
    width: 100%;
}
.locs_cont5 ul img {
    width: 100%;
}
#locs_cont img,.gal li img, .locs_cont img,.gallery li img{
	width:100%;
}
#locs_cont iframe{
	width:100%;
	height:auto;
	margin:0;
	margin-bottom: 6px;
}
#locs_cont h5{
	padding: 10px 0;
    background-color: #f5f5f5;
    font-weight:normal;
    white-space:nowrap;
}
#locs_cont a{
	color: #797979;
	font-size: 13px;
    }
#locs_cont a:hover{
	background:#CACACA;
}
.vdx {
    background: #1b1b1e;
}
.vdx p {
    width: 80%;
    text-align: justify;
}
#wdg{
	text-align:justify;
	width:80%;
}
.faqa {
    width: 75%;
    margin: 1% auto;
    padding: 1%;
    background: #19191c;
}
.faqa p {
    text-align: justify;
}
.box4 li {
    width: 17.5%;
    margin: 5px 0.5%;
    padding: 10px 0;
    background: #fff;
    display: inline-block;
}
#dka img {
	height: 296px;
}
.cont_form {
	width: 95%;
    margin: 4px;
    padding: 1%;
    background: #252527;
        display: flow-root;
}
.cont_form input[type=text], .cont_form textarea, .cont_form select {
	width: 83%;
    display: block;
    padding: 7px 15px;
    margin: 3px;
    border-radius: 5px;
    color: rgba(0,0,0,0.62);
    font-family: inherit;
}
#frm-cntct div {
	font-weight: bold;
    margin-left: 9px;
}
#frn-cntct div.emlprom {
	clear: left;
    padding: 10px 0 12px;
}
#frm-cntct input {
	margin: 3px 0 0px 7px;
	font-size: .8em;
	width: 82%;
}
.btn_cont {
    padding: 6px 12px;
    font-size: 1.2em;
    cursor: pointer;
    border: 1px solid #afafaf;
    border-radius: 4px;
    user-select: none;
    color: #fff;
    background-color: #b8ba2e;
    letter-spacing: 4px;
    width: 25%;
    }
.ck-box1 {
    width: 47%;
    float: left;
    margin: 10px 1%;
}
.ifm2 {
    float: left;
    margin: 10px 10px 0 15px;
}
.flr_btn4 {
    margin: auto;
    width: 60%;
}
.flr_btn4 li {
    float: left;
    margin: 1% 3%;
    list-style: none;
}
#pcol li{
	width:33.3%;
}
#pcol2 li{
	width:50%;
}
.ad {
	position: relative;
    width: 93%;
    margin: 0 auto;
}
#outiframe {
	width: 98%;
    height: 450px;
    margin: 1%;
}
.address {
	margin: .5%;
    background-color: #202021;
    padding: .5%;
    float: left;
    }
#tb6 li a {
    width: 16%;
    }
#msg{
	    position: fixed;
    top: 19%;
    left: 16%;
    padding: 1% 1.5%;
    background: rgba(0,0,0,.7);
    box-shadow: 0 0 21px #fff;
    color: #babd15;
    z-index: 30;
	display:none !important;
}
#msg p {
    margin: 3% 6%;
}
#msg a {
    margin: 2% 0% -2% 1%;
    padding: 2%;
    background: #00455c;
    display: inline-block;
    float: right;
    font-style: italic;
    box-shadow: 0 0 8px #fff;
    white-space: nowrap;
    font-size: .9em;
}

#msg span {
    position: absolute;
    top: -6%;
    font-size: 2em;
    transform: rotate(337deg);
    left: -3%;
    text-shadow: 1px 1px #000;
} 
a#cls {
    background: none;
    position: absolute;
    right: 0%;
    top: -8%;
    box-shadow: none;
} 
.spmsg {
    top: 52% !important;
} 
.left {
    float: left;
    width: 61%;
}
.right {
    float: right;
    text-align: center;
    margin: 0.5%;
    width: 38%;
    color: #fff; 
}
.right ul {
    list-style: none;
    font-size: 1.4em;
    line-height: 1.8;
}
.col-sm {
    float: left;
    width: 45.5%;
    display: block;
    margin: 8px 1%;
    border: 1px solid #d4d4d4;
    text-align: center;
    background: #fff;
    line-height: 1.8;
    padding: 1%;
    } 
div#prc3d {
    width: 80%;
    margin-left: 21%;
}
div#prc3d .col-sm {
    text-align: left;
}
#prc3d .col-sm {
    width: 28%;
    margin: 3%;
    padding: 0;
    border: none;
}
#prc3d .col-sm h4 {
    font-family: 'Raleway';
    margin: 10px 0;
    letter-spacing: 1px;
    padding-left: 60px;
    color: #202024;
    margin-bottom: -6px;
}
#prc3d .col-sm span {
    position: absolute;
    background: #29292f;
    color: #fff;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    text-align: center;
    margin-left: 1%;
    margin-top: 1%;
}
.mob_img {
    display: none;
}
#contactdiv {
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: #000;
    visibility: hidden;
}
#contactdiv form .btn {
    height:32px;
	cursor: pointer;
}
.col-sm h4{
    font-family: 'Raleway';
    margin: 10px 0;
    letter-spacing: 1px;
}
.mid-page .col-sm p {
    font-size: 17px;
    padding: 0px 4% 0px 60px;
    min-height: 115px;
}
.col-sm p.bgicon1{
    background: url(images/planer_step1.png) no-repeat 2% 0;	
}
.col-sm p.bgicon2{
    background: url(images/planer_step2.png) no-repeat 2% 0;
}
.col-sm p.bgicon3{
    background: url(images/planer_step3.png) no-repeat 2% 0;	
}
.col-sm p.bgicon4{
    background: url(images/planer_step4.png) no-repeat 2% 0;	
}
.col-sm img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}
.ifmg {
    position: relative;
    width: 100%;
}
.ifmg img {
    width: 100%;
}
.ifmg iframe {
    position: absolute;
    top: 1px;
    width: 92%;
    height: 67.5%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    box-shadow: none;
    border: none;
    margin-top: 3%;
}
.ifmg20 {
    position: relative;
    width: 25%;
    margin: 2% auto;
}
.ifmg20 img {
    width: 100%;
}
.ifmg20 iframe {
    position: absolute;
    top: 1px;
    width: 92%;
    height: 67.5%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    box-shadow: none;
    border: none;
    margin-top: 3%;
}
.ttlli{
	background:#212126 !important;
}
.ttlli h4 a {
    font-size: 1.5em;
    width:300px;
}
.ttlli .icn6{
    margin-left: 24%;
    margin-top: 12%;
}
.ttlli .icn6:before{
	left: 25.5%;
    top: 23%;
}
.lst3d{
	background:#3d3d46 url(images/3dbg2.jpg) !important;
	background-size: 100% !important;
}
.dwnl3d{
	background:#3d3d46 url(images/Download.png) !important;
	background-size: 100% !important;
}
.dwnl3d a {
    width: 100%;
    height: 100%;
    display: block;
}
a#cls {
    background: none;
    position: absolute;
    right: 0%;
    top: -15%;
    box-shadow: none;
    font-size: 1.5em;
    font-weight: bold;
    color: #fff;
}
form#contact20 .rds, form#contact20 .emlprom {
    color: #999;
}
orm#contact20 .rds div {
    width: 25%;
}
form#contact20 select {
    width: 101% !important;
}
.lihd{
	font-weight:bold;
}
.rds {
    color: #000;
}
#contactdiv .emlprom {
    color: #000;
}
.info.icn7 {
    background: rgba(0,0,0,.5);
    padding: 1%;
}
#ctlg20{
	
}
#ctlg20 li:nth-child(odd){
	background-color:#4f4f52;
}

#ctlg20 li:nth-child(even){
	background-color:#39393c;
}
#ctlg20 #color1 {
    color: #babd15;
    font-weight: bold;
}
label.square3 {
    font-size: 1.9em;
    display: inline-block;
    letter-spacing: -4.2px;
    margin: -3px 6px 0 -4px;
}
label.square3 span:first-child{
    color: #00455c;
}
label.square3 span:nth-child(2){
	color: #00769a;
}
label.square3 span:nth-child(3){
    color: #babd15;
}
#acclnks img {
    width: 100%;
}
#acclnks ul.item-list li {
    width: 16%;
    height: auto;
}
.ifm-ban {
    text-align: center;
    margin: 3%;
}
.ifm-ban img {
    width: 55%;
    height: auto;
    margin: 0 1% 2%;
    float: none;
    box-shadow: 0 0 21px #fff;
}
#g20{
	background: linear-gradient(4GKCeg, #000, #33333b 100px);
    background: repeating-linear-gradient(4GKCeg, #000, #33333b 100px);
}	
#g20 ul.gal li {
    width: 48%;
    margin:1%;
    }
#g20 ul.gal li img {
    box-shadow: 0 0 14px #fff;
    border: solid 1px #898989;
}  
i.fa.fa-search {
    display: none;
}
.catalg ul.kboxs li h4 a:after {
    top: 0;
}
.catalg ul.kboxs li h4 a {
    bottom: 85%;
    }

.icn4 {
    padding: 1%;
    background: #04394a;
    width: 42%;
}
.icn5 {
    box-shadow: 0 0 15px #585861;
    padding: 6px;
    width: 70%;
    text-align: center;
}
div#topwp {
	position: absolute;
    left: 1%;
    bottom: 30%;
    box-shadow: 0 0 33px #415036;
    z-index: 10;
        display: none;
    }
div#kpe{
	position: absolute;
    right: 12%;
    top: 19%;
    z-index: 10;
    width: 15%;
    background: #babd1559;
    padding: .5%;
    box-shadow: 0 0 15px #c1c1c1;
    text-shadow: 1px 1px 5px #000;
    border-radius: 20px;
    }
div#kpe h5, div#kpe2 h5, div#kpe3 h5{
    color: #fff;
    font-size: 1em;
}
div#kpe2 {
	position: absolute;
    right: 12%;
    top: 27%;
    z-index: 10;
    width: 15%;
    background: #00769ab0;
    padding: .5%;
    box-shadow: 0 0 15px #c1c1c1;
    text-shadow: 1px 1px 5px #000;
    border-radius: 20px;
    }
div#kpe3 {
	position: absolute;
    right: 12%;
    top: 35%;
    z-index: 10;
    width: 15%;
    background: #00455cb0;
    padding: .5%;
    box-shadow: 0 0 15px #c1c1c1;
    text-shadow: 1px 1px 5px #000;
    border-radius: 20px;
    }
    
a#vids {
    position: relative;
    top: -26px;
    left: 28%;
    padding: .5% 1%;
    background: #00455c;
}
.rdtxt{
	color:#babd15;
	font-size:.8em;
	font-weight:bold;
}
#locs_cont .rdtxt {
	top: 19%;
	line-height: normal;
	font-size: 1.1em;
}

.smltxt{
	font-size: 15px;
    color: #33333b;
    position: absolute;
    top: 90%;
    left: 8%;
    background: rgba(255,255,255,.7);
    padding: 2%;
    font-weight: bold;
    }
    
div#frm label {
    display: block;
    float: left;
    width: 29%;
    margin: 1%;
    background: #fff;
    padding: 1%;
    text-align: center;
}
.amr{
	list-style: none;
    width: 57%;
    margin: 1% auto;
    display: table;
}
.amr li{
	float:left;
	margin:.5%;
}
.amr li:nth-child(2) img{
	max-width:100%;
	margin:0 4%;
}
.amr li:nth-child(1) {
	width:28%;
}
.amr li:nth-child(2){
	max-width:69%;
}
div#kpq {
    text-align: center;
    margin-right: 6%;
    background: #01455a;
    padding: 1%;
    text-shadow: 0 0 13PX #fff;
    color: #83e2ff;
    box-shadow: 0 0 15px #585861;
}
ul.item-list a {
    width: 96%;
    margin: 1%;
}
#appbrnd li {
    width: 14%;
}
ul#apps {
	margin:auto;
	width: 98%;
}
ul#apps li {
    border: solid 1px #4f4f5a;
    width: 19.6%;
    margin: .1%;
    }
ul#apps li li {
	border: solid 1px #4f4f5a;
    position: unset;
    width: 45%;
    padding: 1%;
    text-align: center;
    margin: .5%;
    height: auto;
    font-size: .9em;
}
#appdiv{
	margin-bottom:1%;
}
#apps h3 {
    position: absolute;
    background: rgba(0,0,0,.5);
    z-index: 9;
    width: 96%;
    left: 2%;
}

ul#chb {
	margin:auto;
	width: 98%;
}
ul#chb li {
    border: solid 1px #4f4f5a;
    width: 24%;
    margin: .1%;
    }
ul#chb li li {
	border: solid 1px #4f4f5a;
    position: unset;
    width: 45%;
    padding: 1%;
    text-align: center;
    margin: .5%;
    height: auto;
    font-size: .9em;
}
#appdiv{
	margin-bottom:1%;
}
#chb h3 {
    position: absolute;
    background: rgba(0,0,0,.5);
    z-index: 9;
    width: 96%;
    left: 2%;
}


#ctsvc li {
	width: 18%;
    box-shadow: 0 0 10px;
    margin: 1.5% 1%;
}
ul#ct {
	margin:auto;
	width: 98%;
}
ul#ct li {
    border: solid 1px #4f4f5a;
    width: 19%;
    margin: 0%;
    }
ul#ct li li {
	border: solid 1px #4f4f5a;
    position: unset;
    width: 45%;
    padding: 1%;
    text-align: center;
    margin: .5%;
    height: auto;
    font-size: .9em;
}
.icn5 h4 a {
    text-align: center !important;
    text-shadow: 0 0 2px;
}
#ctdiv{
	margin-bottom:1%;
}
#ct h3 {
	position: absolute;
    background: rgba(0,0,0,.5);
    z-index: 9;
    width: 96%;
    left: 2%;
    font-size: 1.3em;
    box-shadow: 0 0 10px;
    text-shadow: 0 0 3px;
    }

 
.ttlzip a{
	
}
.appimgl{
	float:left;
    margin-right: 2%;
    max-width: 100%;
}
.appimgr{
	float:right;
    margin-left: 2%;
    max-width: 100%;
}
.brds p {
    color: #fff;
}
div#footer {
    margin: 3% 3%;
    clear: both;
    display: inline-block;
}
.ifmcg{
    float: right;
    width: 30%;
    margin: 1.5% 2%;
    height: 320px;
    }
p.np {
    margin: 2% 11%;
}
.icn3 {
    width: 45%;
    white-space: nowrap;
}
.icn3 h4 {
    /*margin-top: -25px; */
    margin-bottom: 30px;
}
.item-boxs2 li:nth-child(3) {
    background: #afb138;
}
section#top24 {
    position: relative;
    margin-top: -16px;
}
#container24a{
	display:inline-block;
	height:870px;
	background:url('images/atlanta-7.jpg');
	background-size: cover;
	width:100%;
}
a#openIframeBtn {
    position: absolute;
    right: 38%;
    bottom: 220px;
    padding: 1%;
    background: #00769a8f;
    color: #fff;
    border-radius: 15px;
    z-index: 9999;
    display: block;
    width: 130px;
    box-shadow: 0px 0px 25px #dee2e1;
}
input[type=checkbox] {
    width: auto !important;
}
a.ptbx h3 {
    background: rgb(0 0 0 / 39%);
    width: 50%;
    margin: auto;
    font-size: 2.5em;
}

/* (1440x900) WXGA+ Display */
@media  screen and (max-width: 1440px) {
	.nav1 a {
	    padding: 10px 7px 10px !important;
    }
    #hpmn {
        margin-right: 18%;
    }
}
/* (1440x900) WXGA+ Display */
@media  screen and (max-width: 1440px) {
	.nav1 a {
	    padding: 10px 7px 10px !important;
    }
    #hpmn {
        margin-right: 18%;
    }
}

@media screen and (min-width: 1260px) and (max-width: 1420px) {
	#header .logo {
	    margin: 8px 0.5% 20px 1%;
	}
	
}
@media screen and (min-width: 1025px) and (max-width: 1259px) {
#header,.top-social.ful{
    zoom: .7;
}
.mid-page.main {
    margin-top: 76px;
}
}
@media only screen and (min-width: 768px) and (max-width : 1024px) {
.mid-page.main {
    margin-top: 80px;
}

.hd-wp,.brds.sz1 {
    width: 100%;
}
.ttl-wp p{
    width: 96%;
}
ul.kboxs li,ul.gal li,ul#why li {
    width: 50%;
}
div#kpe {
    top: 21%;
}
div#kpe2 {
    top: 33%;
}
div#kpe3 {
    top: 45%;
}
div#kpe, div#kpe2, div#kpe3 {
    width: 21%;
    right:10%;
    }
.icn2:before{
    display: inline-block;
    margin-right: 20px;
    position: relative;
	vertical-align: middle;
    left: initial;
}
.menu1,.menu1.ful {
    margin-right: 155px;
    margin-top: 20px;
    font-size: 0.8em;
}
.top-social {
    top: 120px;
}
.flexslider2 li .info {
	top: 75%;
	width: 790px;
	left: 5%;
}
.box-wp {
    width: 100%;
    margin-top: 0;
    display: flex;
}
.bg1 {
    height: auto;
}
.bg2 {
    background: #000000 url(images/bg2.jpg) no-repeat scroll center center;
    background-size: cover;
    height: 28.2vw;
}
.item-boxs li,.item-boxs li:not(:hover),.item-boxs li:nth-child(2):not(:hover) {
    height: 25vw;
    width: 48%;
}
.item-boxs h4 a {
	font-size: 16px;
    width: 65%;
}
iframe.ifmc {
    height: 27vw;
    margin-top: -4%;
    }
ul.item-boxs {
    font-size: .8em;
}
.flexslider2 .info h2 {
    font-size: 2em;
}
.item-boxs li:first-child {
    float: right;
}
.item-boxs li:nth-child(3) {
    float: left;
}
.mobp,.mob,ul.item-boxs,ul.item-boxs2 {
	display:block;
}
.no-mob, .no-mobp, .service2 .kboxs li:first-child{
	display:none;
}
.brds li,.brds li.t7sz,.brds li.cysz {
    width: 17%;
}
.item-boxs li span,.item-boxs li:first-child span, .item-boxs li:nth-child(2) span,.top-num a,ul.item-boxs2 h4 a,.item-boxs2 li span,.item-boxs2 li:first-child span,.item-boxs2 li:nth-child(2) span,.ttl-wp2 p b {
    font-size: 1em;
}
ul.kboxs li h4 a{
    font-size: 1.3em;
}
ul.kboxs li h4 a:after {
    font-size: 3em;
}
ul.gal li a:after {
    font-size: 4em;
}
.top-num {
    top: 30px;
    width: 135px;
}
#header {
    top: 11px;
}
ul.item-boxs2 {
    position: relative;
}
ul.item-boxs2 li{
	width:48%;
}
.item-boxs2 li:nth-child(3){
    position: absolute;
    top: 0;
    right: 0;
}
.item-boxs2 li:nth-child(4){
    position: absolute;
    top: 79px;
    right: 0;
}
.top-social.ful {
    right: 0;
    position: absolute;
}
ul.item-list li,ul.item-list.sz li,,ul.item-list.sz2 li {
    font-size: 1em;
}
#lightbox-container-image-box,#lightbox-container-image-data-box{
    width: 90% !important;
    height: auto !important;
    padding: 0 !important;
}
#lightbox-container-image img{
    width: 100% !important;
}
.top-social.ful {
    top: 105px;
    z-index: 100;
}
.zipcodes a {
    width: 48%;
    font-size: 1.6vw;
}
.bxcnt {
    width: 90%;
}
.gal-vid li a{
    font-size: medium;
}
div#kpe, div#kpe2, div#kpe3 {
    width: 21%;
    right:10%;
    }
}
@media only screen and (min-width: 917px) and (max-width : 1024px) {
ul.item-boxs2 li{
	padding: 20px 1% 25px 1%;
}
ul.item-list li {
    width: 29%;
}
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
    div#kpe {
        top: 11% !important;
    }

    div#kpe2 {
        top: 16%;
    }

    div#kpe3 {
        top: 21%;
    }

}

@media only screen and (min-width: 768px) and (max-width : 916px) {
ul.item-boxs2 li{
	width:48%;
	padding: 15px 1% 20px 1%;
}
ul.item-list li,#locallnk {
    width: 46%;
}
iframe.gmap {
    width: 43%;
}
}
@media only screen and (max-width: 767px) {
.hd-wp {
    width: 100%;
}
#menu span.menux,.no-mob,.top-social,ul.gal li a:after,.no-mob2 {
    display: none;
}
h2{
    font-size: 1.5em;
	font-weight: normal;
}
.flexslider2 .info h2 {
	font-size: 1.3em;
	font-weight: normal;
	color: #f3f745;
	text-shadow: 1px 1px #000;
}
h3,ul.item-list li,ul.item-list2 li,.brds li h4 a,ul.item-list.sz li {
    font-size: 1.2em;
	font-weight: normal;
}
#container {
    margin: 0 auto 17%;
}
.hd-wp #header {
    background: #33333b;
    top: 11px;
    position: fixed;
}
#header .logo {
	margin: 9px 0 5px 6%;
    width: 22%;
}	
.mid-page,.mid-page.main {
    clear: both;
    margin: 75px 0 1%;
}
.icn4 {
		width: 78%;
		text-align: center;
		zoom: .8;
		margin-top: -18px;
    }
h1 {
	width: 100%;
	margin: 0 auto;
    line-height: 12px;
}
#menu{
    position: absolute;
    right: 2%;
    z-index: 100;
    font-weight: bold;
    display: block;
    font-size: 24px;
    color: #c1c1c1;
    width: 34px;
    height: 34px;
    top: 12px;
    overflow: hidden;
}
.menu1{
	display:none;
    padding: 1% 0 1% 0;
    width: 100%;
    float: none;
    margin: 0;
    clear: left;
}
nav.nav1,ul.kboxs li,ul.gal li,ul.kboxs2 li,.bxcnt,ul#why li {
    width: 100%;
}
.flexslider2 li .info {
width: 78%;
    text-align: center;
    zoom: .8;
    margin-top: -18px;
    display: none;
           }
       
.icn5 h4 a {
    text-align: center;
    font-weight: bold;
}
.icn6{
	display:none;
}       
.bg1 {
    height: 210px;
}
.box-wp {
    width: 100%;
    margin-top: 0;
        display: none;
}
.item-boxs li {
    height: 190px;
    padding-left: 4%;
    padding-top: 15px;
    width: 98%;
    float: left;
    transform: scaleY(-1);
}
.item-boxs li:nth-child(2){
    width: 98%;
    float: left;
}
.item-boxs h4 a,iframe.gmap,#locallnk {
    width: 98%;
    margin: auto;
   }
ul.item-boxs {
    float: left;
    transform: scaleY(-1);
}
ul.item-boxs,.mob,ul.item-boxs2,.mob2 {
    display: block;
    width: 100%;
}
.icn5 {
	zoom: .8;
}
.icn1:before,.icn2:before,.icn3:before,.icn4:before,.icn5:before,.icn6:before,.icn7:before{
    background-size: 20px;
    height: 22px;
    width: 22px;
}
.box-ex h4,.item-boxs h4 a,.item-boxs li span,.item-boxs li:first-child span, .item-boxs li:nth-child(2) span,.item-boxs h4.icn2,.top-num a, ul.item-boxs2 h4 a,.item-boxs2 li span,.item-boxs2 li:first-child span,.item-boxs2 li:nth-child(2) span {
	font-size:.9em;
}
ul.item-list li, ul.item-list2 li{
    width: 83%;
    margin: 10px auto;
    text-align: center;
    float:none;
    padding: 7px 0;
}
.nknm h5 {
    font-size: 1em;
    overflow: hidden;
}
.brds li, .brds li.cysz {
        width: 40%;
        margin: 4%;
}
.brds li.t7sz {
    width: 27%;
}
.brds.sz1 {
    margin: 0 auto 0;
}
iframe.ifmc {
    height: 210px;
    margin-top: 1%;
    width: 99%;
}
#cookie-info {
    padding: 12px 1%;
    font-size: .85em;
}
#cookie-info .btn {
    display: block;
    margin: 6px auto 0;
    width: 60px;
}
#chat {
    top: 49%;
    z-index: 501;
	padding: 9px;
}
.cnt,.ttl-wp p,.brds.sz1 {
	width: 95%;
    text-align: justify;
    }
.flexslider2 .slides img {
    margin: 60px auto 0;
}
.item-boxs li:not(:hover),.item-boxs li:nth-child(2):not(:hover) {
    width: 98%;
    height: 33px;
    }
    .item-boxs li:nth-child(3){
		height:240px;
        padding-left: 0;
}
.top-num {
	top: 10px;
	right: 20%;
	width: auto;
	color: #dbdf1c;
	background: #232328;
	padding: 1%;
}
div#topwp {
	left: 69%;
	bottom: -7%;
	    display: none;
    }
.brds li img {
    max-width: 68%;
}
.item-boxs li:hover {
    width: 95%;
}
.cataform {
    width: 86%;
    top: 50px;
    zoom: .8;	
}
ul.kboxs li h4 a,ul.kboxs2 li h4 a {
    font-size: 22px;
}
ul.kboxs li h4 a:after {
    font-size: 3em;
}
ul.item-boxs2 li {
    width: 98%;
    padding: 10px 1% 2.5% 1%;
}
ul.gal li img {
    filter: opacity(100%);
}
ul.gal li a{
 	pointer-events: none;
}
.zipcodes a {
    width: 98%;
}
.galsm img {
    zoom: .7;
}
.imgcnt,.galsm {
    max-width: 100%;
}
.bxcnt{
	margin:0;
}
.ttl-wp2{
    padding: 12px 1%;	
}
.ttl-wp2 p b,ul.item-list.sz2 li {
    line-height: 1em;
    font-size: 1em;
}
.gal-vid li a {
    width: 94%;
    font-size: medium; 
    margin: .5% 3%;
}
iframe.no-mob {
    display: none;
}
.news li {
    margin: 15% 0;
}
.cnt p {
    text-align: justify;
    display: none;
}
#locs li {
    width: 100%;
    }
h4.spb {
    padding: 3%;
    margin: 0 auto;
    width: 51%;
    margin-bottom: 5%;
}
.ctlgs div {
    width: 98%;
}
ul {
    margin-left: 0px;
}
.ctlgs li {
	width: 95%;
    text-align: center;
    display: inline-block;
    height: auto;
    }
#color1 {
	display:none;
}
.ifm {
    width: 96%;
    }
.ifm-g {
    width: 96%;
    }
.msimg {
    width: 96%;
    margin-left: 0;
    }
.msimg{
	display:none;
}
.msimgmob{
	display:inline;
}
#vidmov,.locs_contvd li {
	width: 94%;
    margin-bottom: 7%;
    background: #000;
    padding: 2%;
    }
.vdx img {
    display: block;
    margin: auto;
}
.vdx p {
    width: 93%;
    }
#wdg {
    width: 90%;
    display: none;
}
.faqa {
    width: 95%;
}
.faqa p{
    border-bottom: 1px solid #000;
}
.top-fq li a {
    float: left;
    width: 100%;
    margin: 2% auto;
    padding: 2%;
    height: auto;
}
.address {
    margin: .5%;
    background-color: #202021;
    padding: .5%;
    float: left;
    width: 98%;
    text-align: center;
}
.cont_form input[type=text], .cont_form textarea, .cont_form select {
    width: 86%;
    }
#msg {
	top: 64%;
	left: 16%;
	padding: 3%;
	width: 67%;
	position: fixed;
}
#msg span {
    top: -5%;
    display:none;
    }
#msg a {
	margin: 1% 3% 1% 1%;
	width: 87%;
	white-space: break-spaces;
	text-align: center;
    }
#locs_cont li, .locs_cont li {
    width: 97%;
    }
a#cls {
    right: -48%;
    top: -21px;
}
.spmsg {
    top: 27% !important;
}
.left, .right {
    width: 98%;
    text-align: justify;
}
.mob_img {
    display: inline;
}
.col-sm {
    width: 97%;
}
.mob_txt{
	display:none;
}
img.img-responsive {
    max-width: 100%;
}
.ifmg20 {
    width: 95%;
}
div#prc3d {
    width: 95%;
    margin: 1%;
}
#prc3d .col-sm {
    width: 95%;
    }
#acclnks ul.item-list li {
    width: 95%;
    height: auto;
}
.ifm-ban img {
    display:none;
}
#g20 ul.gal li {
    width: 95%;
    margin: 2%;
}
ul.gal li {
    border-bottom: 3px solid;
}
  .ctlgs {
  display:none;
	
}  
.amr li {
    float: none;
    margin: 0;
}
.amr li:nth-child(2) {
    max-width: 100%;
}
.amr li:nth-child(2) img {
    margin: 0;
}
.flr_btn3 {
    position: sticky;
    bottom: 71px;
    left: 0px;
}
div#kpe,div#kpe2,div#kpe3 {
    width: 82%;
    position: unset;
    margin: 5% auto;
    padding: 3% 0;
}
div#kpe{
    top: 38%;
}
div#kpe2{
    top: 43.5%;
}
div#kpe3 {
    top: 49%;
}
    
    #kpq{
	
}
	.amr li:nth-child(1) {
	    display: none;
	}
	
	ul#apps li {
	    width: 49%;
	    }
	    
	#apps h3 {
	    font-size: 1em;
	    padding: 1%;
	}
	#appbrnd li {
	    width: 80%;
	}
	.appimg{
	    width:98%;
	}
	ul#ct li {
	    width: 48.9%;
	}
	#ct h3 {
	    font-size: 1em;
	    bottom: 0;
    }
    #ctsvc li {
	    width: 90%;
    }
	ul#chb li {
	    width: 49%;
	}
	.ttl-wp ol {
	    width: 91%;
	}
.ifmcg{
	float:unset;
	width:96%;
	margin:1%;
}
	p.np {
	    margin: 2%;
	}
	.ttl-wp p, .cont_form p  {
		width: auto;
		display: none;
	}
	.icn3 span{
		display:none;
	}
	.icn3 h4 {
	    margin-top: -0; 
	}
	.service {
    height: auto;
}
	#horsld {
    width: 100%;
	}
	#vidmov24 {
	    width: 95%;
	}
	#vidmov24 iframe {
	    width: 100%;
    }
	a#openIframeBtn {
	    right: 3%;
	    bottom: 270px;
	    box-shadow: 0px 0px 7px #dee2e1;
	}
	.mbtp img{
		max-width:100%;
	    margin-top: 85px;
	}
}
@media print{
.menu1{
    display: none;
}
}