/*@import url('https://fonts.googleapis.com/css?family=Dancing+Script:400,700');
@import url('https://fonts.googleapis.com/css?family=Lato:400,700');*/

/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lato-v14-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Lato Regular'), local('Lato-Regular'),
       url('../fonts/lato-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v14-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/lato-v14-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Lato Bold'), local('Lato-Bold'),
       url('../fonts/lato-v14-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v14-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v14-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v14-latin-700.svg#Lato') format('svg'); /* Legacy iOS */
}

/* dancing-script-regular - latin */
@font-face {
  font-family: 'Dancing Script';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/dancing-script-v9-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Dancing Script Regular'), local('DancingScript-Regular'),
       url('../fonts/dancing-script-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/dancing-script-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/dancing-script-v9-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/dancing-script-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/dancing-script-v9-latin-regular.svg#DancingScript') format('svg'); /* Legacy iOS */
}
/* dancing-script-700 - latin */
@font-face {
  font-family: 'Dancing Script';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/dancing-script-v9-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Dancing Script Bold'), local('DancingScript-Bold'),
       url('../fonts/dancing-script-v9-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/dancing-script-v9-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/dancing-script-v9-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/dancing-script-v9-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/dancing-script-v9-latin-700.svg#DancingScript') format('svg'); /* Legacy iOS */
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
ol,ul{list-style:none;margin:0;padding:0}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
table{border-collapse:collapse;border-spacing:0}
a{text-decoration:none}
.txt-rt{text-align:right}
.txt-lt{text-align:left}
.txt-center{text-align:center}
.float-rt{float:right}
.float-lt{float:left}
.clear{clear:both}
.pos-relative{position:relative}
.pos-absolute{position:absolute}
.vertical-base{vertical-align:baseline}
.vertical-top{vertical-align:top}
.underline{padding-bottom:5px;border-bottom:1px solid #eee;margin:0 0 20px 0}
nav.vertical ul li{display:block}
nav.horizontal ul li{display:inline-block}
img{max-width:100%}
body{background:#fff;font-family:'Lato',sans-serif;font-size:100%}
.wrap{margin:0 auto;width:100%}
.wrap ul li{padding:0 10px 0 10px}
.wrap p{float:none;text-align:center;font-family:'Lato',sans-serif;font-size:18px;color:#000}
.wrap-one{margin:0 auto;width:85%}
.wrap-one p{float:left;font-family:'Lato',sans-serif;font-size:20px;color:#000;font-weight:300}
.wrap-two{margin:0 auto;width:80%}
::selection{background:#b9e9b9;color:#555}
::-moz-selection{background:#b9e9b9;color:#555}
::-webkit-selection{background:#b9e9b9;color:#555}
br{display:block;line-height:1em}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
img{border:0;max-width:100%}
#w{max-width:70%%;margin:0 auto}
#content{margin:0 1em;background:#fff}
#pagebody{padding:15px 25px}
#topnav{display:block;width:100%;position:relative}
#topnav h1{float:left}
#topnav h1 a{text-decoration:none;padding:3px 7px;display:block}
#topnav #navbtn{display:none;float:right;top:0;width:20px;padding:2.5em 0;background:url('../images/nav-icon.png') center no-repeat;text-indent:-99999px;overflow:hidden}
#topnav nav{position:absolute;top:20px;right:-10px}
#topnav nav ul{list-style:none}
#topnav nav ul li{display:block;float:left;margin-right:4px}
#topnav nav ul li a{display:block;font-size:17px;color:#777;line-height:1.8em;padding:20px 20px 5px 20px;font-weight:400;border-top:2px solid #fff;font-style:italic}
#topnav nav ul li a:hover{color:#000;border-bottom:#000 2px solid}
#btmnav{display:block;padding:5px 0;border-top:1px solid #cfcfcf;font-size:1.1em;font-weight:normal}
#btmnav .credits{color:#999;line-height:1.45em}
#btmnav nav{padding:9px 0;padding-bottom:15px}
#btmnav nav ul li{display:inline}
#btmnav nav ul li a{font-weight:bold}
.slider_bg{background:url('../images/curved.jpg');background-size:100%;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding-bottom:10%}
.slider{padding:0 4%}
.main{padding:6% 4%}
.main_text{text-align:center}
.main_text h2{font-size:2em;text-transform:uppercase;color:#777;text-shadow:0 1px 0 #fff;margin-bottom:2%}
.main_text h2 span{color:#555;-webkit-text-stroke:2px}
p.para_1{font-size:1em;color:#555;line-height:1.8em}
.about-grids{background:#ebebeb;padding-bottom:7em}
.heading{color:#000;font-size:4em;font-family:'Dancing Script',cursive;text-align:center;padding:.5em 0 0 0;margin:0}
.heading1{color:#000;font-size:2.5em;font-family:'Rokkitt',serif;text-align:center;padding:1em 0 0 0}
.main_btm{padding-top:4em;width:100%}
.desc{color:#000;font-size:.9em;text-align:center;padding:.5em 0}
.years-grid{padding:2em 0;text-align:center}
.one-of-grid{padding-bottom:7em}
.grid_of_1{width:31%;float:left;margin-right:3.333%}
.grid_of_1:nth-child(3){margin-right:0}
.grid_of_1 h4,.desc h2{font-size:2em;color:#333;padding:.5em 0;font-family:'Rokkitt',serif}
.grid_of_1 p,.desc p{font-size:.9em;color:#888;padding:.5em 0}
.map_grid{margin:0 8%}
.map_grid h4{width:100%;float:left;font-size:20px;font-family:'Lato';color:#000;font-weight:300}
.map_grid p{width:100%;float:left;font-size:20px;font-family:'Lato';color:#000;font-weight:300;margin-top:10px}
.map_grid .arrow{width:10%;float:left}
.map_grid .map{width:65%;float:left}
.main{padding:6em 0}
.main_text{text-align:center}
.main_text h2{font-size:2em;text-transform:uppercase;color:#777;text-shadow:0 1px 0 #fff;margin-bottom:2%}
.main_text h2 span{color:#555;-webkit-text-stroke:2px}
p.para{font-size:1em;color:#555;line-height:1.8em}
.grids_of_3{text-align:center;margin:6% 0 4%}
.grid1_of_3:first-child{margin-left:0}
.grid1_of_3{float:left;width:30.3333%;margin-left:3.3333%}
.grid1_of_3 h3{margin:2% 0}
.grid1_of_3 h3 a{font-size:1.2em;text-transform:capitalize;color:#555;text-shadow:0 1px 0 #fff;font-weight:600}
.grid1_of_3 h3 a span{color:#777;font-weight:normal}
.grid1_of_3 p{font-size:.8125em;color:#555;line-height:1.8em;width:80%;margin:0 auto}
.main_bg{background:#eee}
.content_top{text-align:center}
.span_of_3{margin:4% 0 0}
.span_of_3:first-child{margin:0}
.span1_of_3{float:left;width:22.3333%;margin-left:3.3%}
.span1_of_3:first-child{margin-left:0}
.span1_of_3 img{width:100%}
.span1_of_3 div{margin:10px}
.span1_of_3 h3{margin-bottom:2%}
.span1_of_3 h3 a,.ser_grid h3 a{font-size:1.1em;color:#000;font-weight:600;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.span1_of_3 h6{font-size:1em;text-transform:capitalize;color:#033071;text-shadow:0 1px 0 #fff;font-weight:600;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;padding:.7em 0}
.span1_of_3 h6:hover{color:#181818}
.span1_of_3 h3 a:hover{color:#033071}
.span1_of_3 p,.ser_grid p{font-size:.8125em;color:#888;line-height:1.8em;padding:1em 0}
.span1_of_6{float:left;width:50%}
.span1_of_6 p{width:100%;float:left;font-size:20px;font-family:'Lato';color:#000;font-weight:300;margin-top:10px;line-height:25px;text-align:left}
.span1_of_6 img{float:left;margin-left:30%;width:50%;margin-bottom:30px}
.span1_of_4{float:left;width:33.33333333%;padding-left:65px;padding-right:0}
.span1_of_4 h3{width:100%;float:right;font-size:20px;font-family:'Lato';color:#000;font-weight:300;margin-top:10px;line-height:25px;text-align:left}
.span1_of_6 p{width:100%;float:left;font-size:20px;font-family:'Lato';color:#000;font-weight:300;margin-top:10px;line-height:25px;text-align:left}
.span1_of_6 img{float:left;margin-left:30%;width:50%;margin-bottom:30px}
.span1_of_8{float:left;width:60%;padding-left:80px}
.span1_of_8 p{width:100%;float:left;font-size:20px;font-family:'Lato';color:#000;font-weight:300;margin-top:10px;line-height:25px;text-align:left}
.span1_of_8 img{float:left;margin-left:30%;width:50%;margin-bottom:30px}
.pop-bg{background:url(../images/Pop-bg.jpg) center top no-repeat;overflow:hidden;height:100%}
.nbs-flexisel-container{padding:4em 0;position:relative;max-width:100%}
.nbs-flexisel-ul{position:relative;width:9999px;margin:0;padding:0;list-style-type:none;text-align:center}
.nbs-flexisel-inner{overflow:hidden;width:100%;margin:0 auto}
.nbs-flexisel-item{float:left;margin:0;padding:0;cursor:pointer;position:relative;line-height:0}
.nbs-flexisel-item>img{width:100%;height:auto;cursor:pointer;position:relative;margin:10px}
.nbs-flexisel-nav-left,.nbs-flexisel-nav-right{width:46px;height:100px;position:absolute;cursor:pointer;z-index:100}
.nbs-flexisel-nav-left{left:0;background:url(../images/img-sprite.png) no-repeat -19px -21px}
.nbs-flexisel-nav-right{right:0;background:url(../images/img-sprite.png) no-repeat -55px -20px}
.top_bg{background:url('../images/banner1.png');background-size:100%;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}
.top{padding:4% 4%}
.top h2{font-size:2em;color:#fff;text-transform:uppercase}
.details{display:block}
.details h2{color:#033071;font-size:2.5em;font-family:'Rokkitt',serif}
.det_pic{margin:2% 0}
.read_more{margin-top:2%}
.btn{color:#fff;background:#40d07d;border:1px solid #40d07d;display:inline-block;text-transform:uppercase;padding:12px 38px;font-size:.875em;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.btn:hover{background:#22be64;color:#fff}
.list{padding:2em 0}
.list span{float:right;color:#b9b9b9;text-transform:capitalize;font-size:16px}
.list strong{font-size:1em;color:#b9b9b9;text-align:right;float:left;width:40%!important}
.list em{font-size:1em;color:#b9b9b9;text-align:left;float:left;width:53px!important}
.list em:before{position:absolute;top:-18px;left:14px;color:#fad261;font-family:FontAwesome;font-size:14px}
.list .icon-caret-down:before{color:#6d5c73;top:-15px}
.progress{background:#f9f9f9;height:20px;border-radius:10px}
.progress-bar{background:#2ecc78;height:20px;border-radius:10px}
.vedio{width:85%;height:400px;margin:0 auto}
.latest_wroks{background:#f7f7f7}
#gallerylist{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;overflow:hidden;width:100%}
.gallerylist-wrapper{overflow:hidden;position:relative!important;cursor:pointer;width:31%;margin-right:3.333%;float:left}
.gallerylist img{max-width:100%;position:relative;-webkit-filter:grayscale(100%);opacity:5;transition:all 300ms!important;-webkit-transition:all 300ms!important;-moz-transition:all 300ms!important}
.gallerylist-wrapper:nth-child(3){margin-right:0}
.gallerylist-wrapper img{width:100%}
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.9;filter:alpha(opacity=80)}
.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}
.mfp-hide{display:none!important}
button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;padding:0;z-index:1046}
button::-moz-focus-inner{padding:0;border:0}
.mfp-close{width:30px;height:30px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:white;font-style:normal;font-size:28px;outline:0}
.mfp-close:hover,.mfp-close:focus{opacity:9}
.mfp-close:active{top:0}
.mfp-close-btn-in .mfp-close{color:#333}
.pop_up h2{text-transform:capitalize;font-size:2em;color:#033071;margin-bottom:5%;font-family:'Rokkitt',serif}
.pop_up img{padding-bottom:20px}
.pop_up p{font-size:1em;color:#000;line-height:1.8em}
#small-dialog1{background:white;padding:20px 30px;text-align:left;max-width:34%;margin:40px auto;position:relative;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px}
.my-mfp-zoom-in #small-dialog1{opacity:0;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8)}
.my-mfp-zoom-in.mfp-ready #small-dialog1{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
.my-mfp-zoom-in.mfp-removing #small-dialog1{-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8);opacity:0}
.pop_up p a{font-size:1em;color:#555;line-height:1.8em}
.gallerylist-wrapper span{position:absolute;width:100%;top:0;left:0;text-align:center;color:#FFF;text-shadow:0 1px 1px rgba(255,255,255,0.6);opacity:0;filter:alpha(opacity=0);-ms-filter:"alpha(opacity=0)";background:url(../images/spanh.png);-moz-transition:opacity .3s linear;-o-transition:opacity .3s linear;-ms-transition:opacity .3s linear;transition:opacity .3s linear;-webkit-appearance:none;text-transform:capitalize;-webkit-transition:.9s;-moz-transition:.9s;-o-transition:.9s;transition:.9s}
.gallerylist-wrapper:hover span{opacity:1}
.gallerylist-wrapper a span img{width:106px;height:106px;padding:12% 0}
#gallerylist1{padding:2em 0}
.service_grids{padding:2em 0}
.s_image{text-align:center}
.ser_grid{width:22%;float:left;text-align:center;margin-right:3%}
.ser_grid:nth-child(4){margin-right:0}
.vedio{text-align:center}
.contact{background:#5c5c5c;float:left;width:100%}
.contact-form{position:relative;margin:0 auto;width:96%}
.contact-form footer-block{padding:5px 20px}
.contact-form span label{color:#777;display:block;font-size:.8725em;padding-bottom:5px;text-transform:capitalize}
.contact-form input[type="text"], .contact-form input[type="email"]{font-family:'Lato',sans-serif;font-size:1em;background:0;border:1px solid #e7e7e7;color:#d5d5d5;padding:8px;display:block;width:70%;float:left;outline:0;-webkit-appearance:none;margin:0 0 10px 0}
.contact-form input[type="text"]:nth-child(3){margin-right:0}
.contact-form textarea{font-family:'Lato',sans-serif;font-size:1em;background:0;border:1px solid #e7e7e7;color:#d5d5d5;padding:8px;display:block;width:70%;-webkit-appearance:none;text-transform:capitalize}
.contact-form textarea{resize:none;height:150px}
.contact-form input[type="submit"], .contact-form input[type="reset"]{margin-top:10px;font-family:'Lato',sans-serif;-webkit-appearance:none;cursor:pointer;color:#fff;background:#000;border:1px solid #000;display:inline-block;text-transform:uppercase;padding:12px 30px;font-size:1em;font-weight:600;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;border-radius:3px;outline:0}
.contact-form input[type="submit"]:hover{background:#fff;border:1px solid #fff;color:#000}
.footer_top{background:#333;float:left;width:100%;text-align:center;padding:5px 0;clear:both}
.footer_top p{font-family:'Lato',sans-serif;font-size:15px;color:#fff;font-weight:300;float:none;text-align:center;padding:30px;    margin-bottom: 40px;}
.footer-block>h4{font-weight:400;margin-bottom:10px;font-size:40px;text-align:left;color:#fff;font-family:'Lato';float:left;clear:both;width:100%}
.list-unstyled{padding-left:0;list-style:none}
.footer-block ul li{font-size:16px;font-weight:500;letter-spacing:3px;line-height:40px;text-transform:uppercase}
.footer-block ul li p{font-size:17px;font-weight:400;color:#fff;line-height:50px;margin:0;padding:0}
.footer-block ul li label{font-size:17px;float:left;width:170px;margin:0;padding:0;font-weight:600}
.social-icons{float:left;padding:2em 0}
.social-icons li:first-child{margin-left:0}
.social-icons li{float:left;margin-left:15px}
.social-icons li a{height:30px;width:24px;display:block;background:url(../images/soc_icons.png);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}
.lower-mobile-footer {display:none;}
.social-icons li:nth-child(1) a{background:url(../images/soc_icons.png) -2% 0}
.social-icons li:nth-child(1) a:hover{background:url(../images/soc_iconsh.png) -2% 0}
.social-icons li:nth-child(2) a{background:url(../images/soc_icons.png) 15% 0}
.social-icons li:nth-child(2) a:hover{background:url(../images/soc_iconsh.png) 15% 0}
.social-icons li:nth-child(3) a{background:url(../images/soc_icons.png) 35% 0}
.social-icons li:nth-child(3) a:hover{background:url(../images/soc_iconsh.png) 35% 0}
.social-icons li:nth-child(4) a{background:url(../images/soc_icons.png) 55% 0}
.social-icons li:nth-child(4) a:hover{background:url(../images/soc_iconsh.png) 55% 0}
.social-icons li:nth-child(5) a{background:url(../images/soc_icons.png) 80% 0}
.social-icons li:nth-child(5) a:hover{background:url(../images/soc_iconsh.png) 80% 0}
.footer_nav{float:right;margin-bottom:4px}
.footer_nav ul li{margin-right:20px;float:left}
.footer_nav ul li a{display:inline-block;margin:30px 15px;text-transform:uppercase;font-size:.925em;color:#fff;font-weight:600;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.footer_nav ul li a:hover{color:#22be64}
.copy_right{color:#333;font-size:.85em;line-height:1.8em;padding:20px;text-align:center;font-weight:600}
.copy_right a{color:#033071;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}
.copy_right a:hover{color:#000}
#toTop{display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:44px;height:44px;border:0;text-indent:100%;background:url(../images/top-move.png) no-repeat right top}
.clear{clear:both}
.footer-right-section{float:right;text-align:right}
.height-150{display:block;position:relative;height:250px;clear:both}
.footer-right-section p{float:left;width:100%;clear:both;margin:0 0 20px 0;padding:0;color:#fff;font-size:25px;font-weight:300;line-height:40px}
.footer-right-section p a{color:#fff;text-decoration:none;margin-left:15px;font-size:25px}
.section-one{float:left;width:30%}
.section-two{float:left;width:45%}
.section-three{float:right;width:25%}
.area-space-one{ margin-top:50px !important; margin-bottom:50px;}
.footer-block{width:50%; margin:0 auto;}
.confirm-text{float:none !important; text-align:center; padding-top:80px !important; font-size:30px !important;}
input::placeholder { color: #c4c4c4;}
textarea::placeholder { color: #c4c4c4;}
/************RESPONSIVE********************************************/
@media only screen and (max-width:1680px){.footer-block ul li label{width:138px;font-size:14px}
.footer-block ul li p{font-size:13px}
}
@media only screen and (max-width:1500px){.footer-block ul li label{width:120px;font-size:12px}
.footer-block ul li p{font-size:12px}
.span1_of_6 p{margin-bottom:30px}
.slider_bg{padding-bottom:8%}
}
@media only screen and (max-width:1366px)and (min-width:1280px){.wrap{width:75%}
.slider_bg{padding-bottom:4%}
.span1_of_3{width:22.3%}
.main{padding:2em 0}
.desc{padding:0 0 2em 0}
.gallerylist-wrapper a span img{padding:10.5% 0}
.contact-form input[type="text"]{width:100%}
.footer-block ul li label{width:110px}
.contact-form textarea{width:100%}
}
@media only screen and (max-width:1280px)and (min-width:1024px){.wrap{width:80%}
.slider_bg{padding-bottom:2%}
.span1_of_3{width:22.3%}
.main{padding:2em 0}
.desc{padding:0 0 2em 0}
.gallerylist-wrapper a span img{padding:10.5% 0}
.contact-form input[type="text"]{width:100%}
.details h2{font-size:2.3em}
.footer-block ul li label{width:109px;font-size:10px}
.footer-block ul li p{font-size:10px}
}
@media only screen and (max-width:1024px)and (min-width:768px){.wrap{width:85%}
.slider_bg{padding-bottom:2%}
.span1_of_3{width:22.22%}
#topnav nav ul li a{padding:34px 15px}
.main{padding:2em 0}
.desc{padding:0 0 2em 0}
.gallerylist-wrapper a span img{padding:7% 0}
.contact-form input[type="text"]{width:100%}
.footer_nav ul li a{padding:14px 4px;margin:24px 7px;font-size:.927em}
.heading{font-size:3.3em}
.contact-form textarea{width:100%}
}
@media screen and (max-width:800px){h2{font-size:2.2em}
p{font-size:1.45em;line-height:1.55em}
#topnav h1{padding:1em 0 .5em 0; width:30%; float:left;}
#topnav #navbtn{padding:1.8em 0}
#topnav{height:auto}
#topnav nav{display:none;width:100%;top:75%;right:auto;z-index:9999}
#topnav nav ul li{float:none;margin:0;background:#f0f0f0}
#topnav nav ul li a{display:block;width:100%;line-height:1.4em;border:0;padding:9px 9px;border-bottom:1px solid rgba(90,85,73,0.17);box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out; text-align:center;}
#topnav nav ul li a:hover{background:#143e7a;color:#fff}
#topnav nav ul li a.sel{color:#6f8767;background:#cbdcc5}
#topnav #navbtn{display:block; float:right; position:fixed; right:15px; top:30px;}
#content {margin: 0 0; background: #fff; float:left; width:100%;}
.top-text{ float:right; margin:15px;}
.confirm-text{float:none !important; text-align:center; padding-top:120px !important; font-size:26px !important;}
}
@media only screen and (max-width:768px)and (min-width:640px){.wrap{width:100%}
.slider_bg{padding-bottom:4%}
.heading{font-size:3.3em}
.span1_of_3{width:100%;margin-bottom:6%;margin-left:1.3%}
.span1_of_6{width:100%}
.span1_of_8{width:100%}
#small-dialog1{max-width:60%}
.span1_of_3:nth-child(1),.span1_of_3:nth-child(3){margin-left:0}
.main{padding:2em 0}
.desc{padding:0 0 2em 0}
.gallerylist-wrapper a span img{padding:8% 0;width:80px;height:80px}
.contact-form input[type="text"]{width:28.64%}
.footer_nav ul li a{padding:15px 1px;font-size:.927em;margin:7px 7px}
.contact-form textarea{height:200px}
.footer_nav{float:none;width:90%;margin:0 auto}
.social-icons{float:none;width:185px;margin:0 auto;padding:1em 0}
.footer-right-section{float:none;text-align:center}
.height-150{height:0}
}
@media only screen and (max-width:640px)and (min-width:480px){.wrap{width:90%}
.heading{font-size:2.9em}
.span1_of_3{width:46.8%;margin-bottom:6%;margin-left:5.3%}
.span1_of_3:nth-child(1),.span1_of_3:nth-child(3){margin-left:0}
.main{padding:2em 0}
.desc{padding:0 0 2em 0}
.gallerylist-wrapper a span img{padding:12% 0;width:80px;height:80px}
.contact-form input[type="text"]{width:98%;float:none;margin-top:20px}
#small-dialog1{max-width:60%}
.footer_nav ul li a{padding:20px 2px;font-size:.927em}
.contact-form textarea{height:200px}
.footer_nav{float:none}
.social-icons{float:none;width:185px;margin:0 auto;padding:1em 0}
.footer_nav ul li{margin-right:0}
.details h2{font-size:2em}
.main_btm{padding-top:2em}
.gallerylist-wrapper{width:47%;margin-right:5.333%}
.gallerylist-wrapper:nth-child(2){margin-right:0}
.gallerylist-wrapper:nth-child(3){display:none}
.heading1{font-size:2.2em}

}
@media only screen and (max-width:480px)and (min-width:320px){.wrap{width:100%}
.heading{font-size:2.5em}
.span1_of_3{width:100%;margin-bottom:6%;margin-left:0}
.span1_of_6{width:100%;margin-bottom:6%;line-height:1.55em}
.span1_of_4{width:100%;padding-left:0}
.span1_of_8{width:100%;padding-left:0}
.footer-right-section{float:none;text-align:center}
.footer-block ul li label{width:135px;font-size:14px;margin-left:20px}
.footer-block ul li p{font-size:14px}
.footer-block>h4{float:none}
.height-150{height:0 !important}
.span1_of_3:nth-child(1),.span1_of_3:nth-child(3){margin-left:0}
.main{padding:2em 0}
.desc{padding:0 0 2em 0}
.gallerylist-wrapper a span img{padding:9% 0;width:70px;height:70px}
.contact-form input[type="text"]{width:96%;float:none;margin-top:20px}
.contact-form textarea{width:96%}
.contact-form input[type="email"] {width:96%}
.contact-form textarea{height:200px}
.footer_nav{float:none;display:none}
.social-icons{float:none;width:185px;margin:0 auto;padding:1em 0}
#topnav nav ul li a{font-size:1.2em;font-weight:400; color:#000;}
.pop_up h2{font-size:1.5em}
.pop_up p{font-size:.875em;line-height:1.7em}
.main_btm{padding-top:2em}
.gallerylist-wrapper{width:47%;margin-right:5.333%}
.gallerylist-wrapper:nth-child(2){margin-right:0}
.gallerylist-wrapper:nth-child(3){display:none}
.heading1{font-size:2.2em}
.grid_of_1{width:100%;margin:0}
.years-grid{padding:1em 0}
.map_grid{margin:0}
.map_grid .map{width:80%}
.one-of-grid{padding-bottom:4em}
.grid_of_1 h4,.desc h2{font-size:1.5em}
.about-grids{padding-bottom:3em;margin-top:-25px}
.list strong{width:50%!important}
.list span{font-size:13px}
.ser_grid{width:48%}
.ser_grid:nth-child(4),.ser_grid:nth-child(2){margin-right:0}
#topnav #navbtn{top: 0px;}
}
@media only screen and (max-width:320px)and (min-width:240px)
{.wrap{width:100%}
.heading{font-size:2em}
#small-dialog1{max-width:70%}
.pop_up .para1{display:none}
.span1_of_3{width:100%;margin-bottom:6%;margin-left:0;float:none}
.span1_of_3:nth-child(1),.span1_of_3:nth-child(3){margin-left:0;display:none}
.main{padding:2em 0}
.desc{padding:0 0 2em 0}
.gallerylist-wrapper a span img{padding:12.6% 0;width:80px;height:80px}
.contact-form input[type="text"]{width:94%;float:none;margin-top:20px}
.contact-form textarea{width:94%}
.contact-form textarea{height:200px}
.footer_nav{float:none;display:none}
.social-icons{float:none;width:185px;margin:0 auto;padding:1em 0}
.main_btm{padding-top:2em}
.gallerylist-wrapper{width:100%;margin-right:0;float:none}
.gallerylist-wrapper:nth-child(3){display:none}
.heading1{font-size:1.8em}
.grid_of_1{width:100%;margin:0;float:none}
.grid_of_1:nth-child(2),.grid_of_1:nth-child(3){display:none}
.years-grid{padding:1em 0}
.map_grid .map{width:100%;float:none}
.one-of-grid{padding-bottom:2em}
.grid_of_1 h4,.desc h2{font-size:1.5em}
.about-grids{padding-bottom:3em}
.list strong{width:50%!important}
.list span{font-size:13px}
.ser_grid{width:100%;margin:0;float:none}
.ser_grid:nth-child(3),.ser_grid:nth-child(4){display:none}
#gallerylist1{display:none}
.map_grid h4,.map_grid .arrow{display:none}
.details h2{font-size:1.6em}
.para_1{display:none}
.pop_up h2{font-size:1.5em}
.pop_up p{font-size:.875em;line-height:1.7em}
.footer-block ul li label{width:105px;font-size:10px;margin-left:20px}
.footer-block ul li p{font-size:13px}
#topnav #navbtn{top: 0px;}
}
@media screen and (max-width:1024px){
.footer-block{width: 70%;}
.footer-block ul li p{line-height: 30px;}
.height-150{height: 180px;}
.footer-right-section p{font-size: 15px; line-height: 24px;}
.section-one{ margin-bottom:15px;}
.button-section-area{ margin-left:1%;}
}
@media screen and (max-width:1000px){
.button-section-area{ float:left; width:100%; clear:both; margin:280px auto 50px auto; text-align:center;}
.section-one, .section-two, .section-three{width: 100%;}
.footer-block>h4 {float: left; width:100%; text-align:center;}
.span1_of_3:nth-child(1), .span1_of_3:nth-child(3){ display:block;}
.da-slide-current p{padding: 0px; border-right: none;}
.span1_of_3{margin-bottom:0 !important;}
.map_grid p{ text-align:center;}
.footer-block{width:100%; margin:0 auto;}
.span1_of_6 p{ text-align:center;}
.footer-block>h4{ margin-top:30px;}
.footer-block ul li label{margin-left: 10px;}
.footer-right-section p{font-size: 16px; line-height: 26px; margin-top:20px; margin-bottom:20px;}
.map_grid p{ line-height:25px;}
.footer-block ul li p{line-height: 36px;}
}
@media screen and (max-width:680px){
	.lower-mobile-footer {background-color: white;
    bottom: 0;
    left: 0;
    -webkit-box-shadow: 0 0 5px grey;
    box-shadow: 0 0 5px grey;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 56px;
    position: fixed;
    width: 100%;
	z-index: 999999;
	}
	
.footer-box {color:#4c4c4c}
.footer-box-area {display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    -webkit-flex-direction: column;
    flex-direction: column;
    font-size: 13px;
    line-height: 17px;
    overflow: hidden;
    padding-top: 10px;
    text-align: center;
	font-weight:400;
	}
.icon-area {font-size: 17px;
    margin-bottom: 2px;}
	
#footer {margin-bottom: 50px;}
}

@media screen and (max-width:360px){
.da-slide-current p{padding: 0px; border-right: none;}
.da-slide p{top: 0px;}
.button-section-area{ float:left; width:100%; clear:both; margin:350px auto 50px auto; text-align:center;}
.span1_of_3{margin-bottom:0 !important;}
}
@media screen and (max-width:320px){
.da-slide-current p{padding: 0px; border-right: none;}
.da-slide p{top: 0px;}
.button-section-area{ float:left; width:100%; clear:both; margin:350px auto 50px auto; text-align:center;}
.span1_of_3{margin-bottom:0 !important;}
.confirm-text{float:none !important; text-align:center; padding-top:120px !important; font-size:24px !important;}
}