@import url('../font/font.css');
*{margin:0 auto;padding:0;outline:none;}

body{ font-family: 'proxima_nova_rgregular'; font-size:16px; background: #f7f7f7;}

p{ font-family: 'proxima_nova_rgregular'; font-size:16px;}

h1, h2, h3, h4, h5, h6{font-family: 'proxima_novasemibold';}
h1{font-size:55px;}
h2{font-size:43px;}
h3{font-size:40px;}
h4{font-size:36px;}
h5{font-size:27px;}
h6{font-size:18px;}

.none{display:none;}
.clear{clear:both}

ul{margin:0px;}
ul ul {list-style-type:none;}
a{color:#000000; -webkit-transition: all 300ms ease-out; -moz-transition: all 300ms ease-out; transition: all 300ms ease-out; font-weight:bold;}
a:hover, a:focus {color:#666666;}
a img { opacity: 1; -webkit-transition: opacity 300ms ease-out; -moz-transition: opacity 300ms ease-out; transition: opacity 300ms ease-out;}
a img:hover { opacity: .7; }

figure{margin:0;}
select{-moz-appearance:none;}
input[type="text"]{    font-family: 'proxima_nova_rgregular'; box-shadow:none;}
.button{font-family: 'proxima_novasemibold';   color: #fff;    background: #ff9c00; padding:15px 32px;}
input[type="submit"]{    font-family: 'proxima_nova_rgregular';     color: #fff;    background: #000000; padding:9px 54px; border:none; cursor:pointer;}
input[type="submit"]:hover{background:#ffb005;}

form input[type="text"]:focus,textarea:focus{    font-family: 'proxima_nova_rgregular';}
textarea{}
[class*="column"]+[class*="column"]:last-child{float:left}
.button{background:#fff000; color:#000000; border:2px solid #fff000;}
.button:hover, .button:focus{background:#000000; color:#fff000;}
.row{max-width:1170px;}

::-webkit-input-placeholder { color:#9c9c9c;}
::-moz-placeholder { color:#9c9c9c; } 
:-ms-input-placeholder { color:#9c9c9c; } 
input:-moz-placeholder { color:#9c9c9c; }

blockquote, blockquote p {font-size: 16px;}
#clearfix {content: ""; display: table; clear: both;}

header{width:100%;float:left;}
.utility-nav{width:100%; float:left; background:#000000; padding:8px 0 8px 0; position:fixed; z-index:999;}
.utility-nav ul li{width:auto; display:inline-block;}
.utility-nav a.button{text-transform:uppercase; font-size:16px;  padding:7.5px 16px; border-radius:1px; margin:2px 0 0 0; background: #fff; color: #000000; border: 2px solid #fff;}  
.utility-nav a.button:hover, .utility-nav a.button:focus {background: #000000;color: #fff000;border: 2px solid #fff000;}
.utility-right span em{color:#fff; margin:0 5px 0 0; font-size:20px;}
.utility-right span a{font-size:20px; color:#fff; margin-right:18px; font-weight:bold;}
.utility-right span a:hover{color:#fff000;}
.utility-right{width:auto; float:right;}
.utility-left .tag-line {color: #fff000; margin-top: 5px; display: inline-block; font-size: 20px; font-weight: bold; text-transform: uppercase;}

.header-search{width:100%; float:left; padding:0; display:none;;}
.header-search form{width:100%; max-width:700px; margin:0 auto;}
.header-search input[type="text"]{width:60%; height:35px;  float:left; font-size:18px;}
.header-search ::-webkit-input-placeholder { color:#000;}
.header-search ::-moz-placeholder { color:#fff; } 
.header-search :-ms-input-placeholder { color:#fff; } 
.header-search input:-moz-placeholder { color:#fff; }
.header-search input[type="submit"]{width:35%; height:35px; float:right; border:none; color:#fff; cursor:pointer; font-size:18px;}
.header-search input[type="submit"]:hover{background:#000000; color:#fff000;}


.primary-nav{width:100%; float:left; background:#fff000; margin-top:50px; z-index: 10; border-bottom:2px solid #000000;}
.top-bar{background:#fff000;}
.top-bar-section{float:right;}
.top-bar .name{padding-top:10px;}
.top-bar .name h1 a{padding:0;}
.top-bar-section ul li{background:#fff000;}
.top-bar-section ul li > a {font-size:16px;}
.top-bar-section ul li.selected > a{color:#000000 !important;}
.top-bar-section li:not(.has-form) a:not(.button){height:93px; background:#fff000; color:#000000; text-transform: uppercase; font-weight: bold; font-family: 'proxima_nova_rgregular'; line-height: 85px; padding:8px 10px 8px 15px !important;}
.top-bar-section ul li:hover:not(.has-form) > a, .top-bar-section li:not(.has-form) a:not(.button):hover{background:none; color:#ffffff; text-shadow: 0 0 2px #000;}
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button){height:auto; line-height:22px; background:#fff000; color:#000000;}
.top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button){background-color: #fff000; color: #ffffff; background: #fff000;}
.top-bar-section .has-dropdown > a:after{display:none;}
.top-bar-section .dropdown {border-bottom: 2px solid #000000; border-left: 2px solid #000000; border-right: 2px solid #000000;}

.search-icon{width:auto; float:right !important; margin-left:12px;}
.search-icon em{width:40px; height:40px; line-height:40px; text-align:center; background:#000000; color:#fff; font-size:22px; cursor:pointer; margin-top:25px;}
.search-icon em:hover{background:#000000; color:#fff000;}
.search-icon .fa-close{display:none;}
.search-icon.active .fa-close{display:block;}
.search-icon.active .fa-search{display:none;}


.home-banner{width:100%; float:left; position:relative; max-height:523px; overflow:hidden; border-bottom: 2px solid #000000;}
.home-banner ul{width:100%; float:left; position:relative;margin-bottom: 0;}
.home-banner ul li{width:100%; float:left; position:relative;}
.home-banner .slick-slide img {width:100%;}
.slide-overlay{width:100%; height:100%; position:absolute; top:0; left:0; background:url(../img/caption-bg.png) no-repeat left top; background-size:cover; }
.hero-caption{width:100%; position:absolute; top:0; padding:110px 0 0 0;}
.slick-prev:before, .slick-next:before {color: #fff;}
.slick-prev, .slick-next {top:50%;}

.caption-left {padding-top:10px;}
.caption-left h3{color:#fff; margin:0; line-height:1.2; font-family: 'OpenSans_SemiBold';}
.caption-left p{color:#fff; font-family: 'proximanovalight'; font-size:20px; margin:0 0 10px;}
.caption-left h5{color:#fff000; margin:0 0 10px; line-height:1.2; font-family: 'OpenSans_SemiBold';}
.caption-left a{background:#fff; width:216px; font-size:23px; color:#000000; border:2px solid #fff; text-align:center; padding:8px 0; display:inline-block; border-radius:1px; font-family: 'proxima_novasemibold';}
.caption-left a:hover{background:#000000; color:#fff000; border:2px solid #fff000;}
.caption-left a em{margin-left:18px;}



.breadcrumbs{border-style: solid; border-width: 0px; display: block; list-style: none; margin-left: 0; overflow: hidden; padding: 5px 0 0 10px; background-color: #B2B2B2; border-color: #B2B2B2; border-radius: 0px; margin-top:10px; margin-bottom:-15px;}
.bc-social {float:left; width:100%; background:#B2B2B2; height:50px;}
.breadcrumbs > * a {color:#ffffff; font-size:16px; font-family: 'proxima_novasemibold';}
.breadcrumbs > *:before {content: "\f101"; font-family: 'FontAwesome'; color: #fff; font-size: 22px; margin: 0px 15px;}
.breadcrumbs a:hover, .breadcrumbs * a:focus {color: #fff000; text-decoration:none;}
.breadcrumbs em {font-size:22px; line-height:15px;}

.home-welcome{width:100%; float:left; padding-bottom:40px;}
.welcome-title{width:100%; float:left; text-align:center; padding:40px 0;}
.welcome-title h1{color:#000000; margin-bottom:18px; width: auto; display:inline-block; position:relative;font-size:40px}
.welcome-title h1:after{content:""; width:60%; height:2px; background:#000000; position:absolute; left:0; right:0; margin:0 auto; bottom:0;}
.welcome-title h1 span{color:#000000; text-transform: uppercase;}
/*.title-border{width:293px; height:14px; margin:0 auto; display:inline-block; background:url(../img/title-border.png) no-repeat; margin-bottom:20px;}*/
.welcome-title p{color:#000000; font-style:italic; font-size:16px;}

.home-service{width:auto;min-height: 440px; text-align:center; padding:15px; background:#000000; box-shadow: 0px 0px 11px 3px rgba(220,220,220,1);}
.home-service h5{color:#fff000; position:relative; margin:20px 0 0 0; padding-bottom:6px;}
.home-service h5:after{content:""; width:60%; height:2px; background:#fff000; position:absolute; left:0; right:0; margin:0 auto; bottom:0;}
.home-service p{font-size:16px; color:#ffffff; font-family: 'proximanovalight'; font-weight: bold; margin:22px 0 30px;}
.home-service img:hover {opacity: .7; -webkit-transition: opacity 300ms ease-out; -moz-transition: opacity 300ms ease-out; transition: opacity 300ms ease-out;}
.home-service-item {margin-bottom:15px;}
.home-service-button {margin-bottom:15px;}

.home-content {width:100%; float:left; background-color: #f9f9f9; padding:60px 0; position:relative; box-shadow:0 0 10px rgba(153, 153, 153, .3); text-align:center;}
.home-content h1 {color:#9c9b9b;}
.home-content h2 {color:#9c9b9b;}
.home-content h3 {color:#9c9b9b;}
.home-content h4 {color:#9c9b9b;}
.home-content h5 {color:#9c9b9b;}
.home-content h6 {color:#9c9b9b;}
.home-content p {color: #a8a8a8;}
.home-content span {color:#ffb005;}
.home-content strong {color:#ffb005; font-weight:bold;}
.home-content mark {font-style: italic;}

.home-cta{  width:100%; float:left; background-color: #fff000; padding: 60px 0; position: relative;}
.home-cta h2, .area-services h2 {color:#000; font-size:42px; line-height:44px; font-weight: bolder; text-transform: uppercase;}
.home-cta p{color:#000; font-size:18px; font-weight:600;  margin: 10px 0 0;}
.home-cta .btn {color:#fff; font-size:25px; font-weight:600; background:#000;  border: 3px solid #000; padding: 9px 31px; display: inline-block;}
.home-cta .btn:hover, .home-cta .btn:focus {background:#fff000; color: #000;}
.home-cta .btn:after { background: #000000;}
.home-cta h2 span, .area-services h2 span {color:#000;font-weight: bold;font-size: 44px;}

.area-services-tabs{padding:25px; text-align:center; display:inline-block;}
.area-services-tabs h3 {font-size:28px;}
.area-services-tabs em {font-size:50px;}
.area-services {width:100%; float:left; background-color: #dedede; padding: 60px 0; position: relative; text-align:center;}
 .area-services p {color:#000; font-size:18px; font-weight:600;  margin: 10px 0 20px;}


.cta{margin:auto;position:relative;max-width:640px;height:fit-content; margin-bottom:1rem;}
.cta img{padding:1px;border:1px solid #e0e0e0;border-radius:2px;-moz-border-radius:2px;-khtml-border-radius:2px;box-shadow:2px 2px 0px 0px #999999;position:relative;}
a.img-cta.btn {max-width: 640px;margin-left: auto;margin-right: auto;margin-bottom: 15px; position: relative;display: block;color: #000;text-align: center;font-size: 24px;border: 1px solid #e0e0e0;border-radius: 2px;-moz-border-radius: 2px;-khtml-border-radius: 2px;box-shadow: 2px 2px 0px 0px #999999;z-index: 1;background: #fff000;padding: 6px 25px;text-transform: capitalize;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
a.img-cta.btn:hover {text-decoration: none;color: #fff;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
a.img-cta.btn:after {content: '';width: 0%;height: 100%;top: 0;left: 0;background: #000;color: #fff;position: absolute;z-index: -1;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
a.img-cta.btn:hover:after {width: 100%;}
.btn--video {border:none!important; border-radius:none!important; box-shadow: none!important; margin-top:-16px;}

a.difference-cta.btn {max-width: 100%;margin-left: auto;margin-right: auto; position: relative;display: block;color: #000;text-align: center;font-size: 24px;z-index: 1;background: #fff000;padding: 6px 25px;text-transform: capitalize;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
a.difference-cta.btn:hover {text-decoration: none;color: #000;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
a.difference-cta.btn:after {content: '';width: 0%;height: 100%;top: 0;left: 0;background: #dedede;color: #fff;position: absolute;z-index: -1;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
a.difference-cta.btn:hover:after {width: 100%;}

.cta-box{background:#000000;color:#fff;padding:20px;border:none;margin-bottom:19px;box-shadow:3px 3px 10px #888888;}
.oneCol .cta-box{width:70%;margin:auto;margin-bottom:19px;}
.main .cta-box h3{font-size:43px;margin:0 0 8px 0 !important;color:#fff;}
.cta-box p{font-size:24px;line-height:1.2;color:#fff}
.cta-box span{color:#ffb005;}
.cta-box .btn{color:#000000;background:#fff000; border:3px solid #fff000; font-size:25px;font-weight:600;padding:9px 16px;display:inline-block;}
.cta-box .btn:hover,
.cta-box .btn:focus{color:#fff000;background:000000;}
.cta-box .btn:after{background:#fff;}
.cta-box img{float:right;width:50%;margin-left:8px;}
.cta-box .cta-btn {height:45px;width:45%;display:block;background:#0089c9;color:#fefefe;text-align:center;text-decoration:none;font:normal 18px/45px 'gothambolditalic', sans-serif;border-radius:2px;-moz-border-radius:2px;-khtml-border-radius:2px;behavior:url(PIE.htc);cursor:pointer;}
.cta-button {margin: 10px 0;}
.cta-button a {width:fit-content;padding: 5px 80px;display:block;background:#0089c9;color:#fefefe;text-align:center;text-decoration:none;font:normal 25px/45px 'gothambold', sans-serif;border-radius:2px;-moz-border-radius:2px;-khtml-border-radius:2px;behavior:url(PIE.htc);cursor:pointer;transform: skewx(-24deg);transition: all 0.3s;}
.cta-button a:after{content:'';width:0%;height:100%;top:0;left:0;background:#6d6e71;color:#fff;position:absolute;z-index:-1;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s;}
.cta-button a span  { color: #fff; display: block; transform: skewx(24deg);}
.cta-button a:hover{background:#646464;color: #fff;}
.cta-button a:hover:after {width: 100%;}

.home-customer{width:100%; float:left; background:#000000; padding:29px 0 39px;}
.home-customer figure{width:118px; height:118px; border-radius:50%; border:2px solid #000000; float:left; margin-right:30px;}
.home-customer figure img{border:5px solid #ffffff; border-radius:50%;}
.home-customer h5 {text-transform:uppercase;}
.customer-name{width:98%; display:inline-block; padding:15px 0 9px 0; border-right:1px solid #fff000; margin-right:2%; }
.customer-name h5{color:#fff000; font-family: 'proxima_novasemibold'; margin:24px 0 0 0; text-align:center;}
.customer-name h6{color:#ffffff; font-size:22px; font-family: 'proximanovalight'; font-style:italic; margin-top:0;}
.customer-name .review-stars{float:left; margin-left:70px;}
.customer-says{width:100%; float:left;}
.customer-says p{color:#ffffff; position:relative; padding:35px 0 0 18px;}
.customer-says p:before{content:''; width:22px; height:18px; background:url(../img/customer-quote.png) no-repeat; position:absolute; top:0; left:0;}
.customer-says a {color: #fff000; font-weight:bold;}
.customer-says a:hover {color:#ffffff;}
.home-customer .slick-slider {margin-bottom: 0px}
.customer-reveal {width:100%; float:left;}
.customer-reveal p:before{content:''; width:22px; height:18px; background:url(../img/customer-quote-reveal.png) no-repeat; top:0; left:0;}


.home-difference{width:100%; float:left;}
.difference-content{width:100%; float:left; background:#f7f7f7 url(../img/everyday-difference.png) no-repeat center bottom; position:relative; padding:60px 0 0 0; text-align:center;}
.difference-content h5{color:#505050; line-height:32px; margin-bottom:23px;}
.difference-content h4{color:#000000; margin-bottom:18px; text-align:center; display:inline-block; position:relative;}
.difference-content h4:after{content:""; width:60%; height:2px; background:#000000; position:absolute; left:0; right:0; margin:0 auto; bottom:0;}
.difference-content h4 span{color:#000000; text-transform:uppercase;}
.difference-content p{font-size:16px; color:#222;  font-family: 'proxima_nova_rgbold'; font-style:italic;}
.difference-content strong {color:#000000; text-transform:uppercase;}
.difference-content .title-border{margin-bottom:10px; text-align:center;}
.difference-content ul {width:100%; float:left; margin-top:30px; list-style:none;}
.difference-content ul li{width:100%; float:left; margin-bottom:30px;}
.difference-content ul li figure{width:54px; height:54px; float:left; background:#fff000; border-radius:50%; text-align:center; padding-top:12px; margin-right:32px;}


.home-partner{background:#ffffff; width:100%; float:left; padding:45px 0 25px 0;}
.home-partner ul li{width:16.5%; float:left; text-align:center;}

.home-news{width:100%; float:left; padding-bottom:65px;}
.news-title{width:100%; float:left; text-align:center; padding:82px 0 55px 0;}
.news-title h4{color:#505050; margin-bottom:18px;}
.news-title p{font-size:16px; color:#a8a8a8; font-family: 'proximanovalight'; font-style:italic; max-width:800px; margin:0 auto;}
.news-content{width:100%; float:left; border:1px solid #f3f3f3; border-top:none; box-shadow: 0 0 10px rgba(153, 153, 153, .3); background: #f9f9f9;}
.news-content h5 a{font-size:23px; color:#505050; font-family: 'proxima_novasemibold';}
.news-content h5:hover a{color:#ffb005;}
.news-author span{width:auto;  font-size:15px; color:#b1b1b1; border-right:1px solid #b1b1b1; padding-right:25px; margin-right:25px;}
.news-author span em{margin-right:10px;}
.news-author span:last-child{border:none; margin:0; padding:0;}
.news-content p{color:#a8a8a8; font-size:16px; font-family: 'proximanovalight'; margin:22px 0 30px;}
.news-content a.news-bu{font-size:14px; color:#ffb005; border:1px solid #ffb005; display:inline-block; padding:6px 19px;}
.news-content a.news-bu:hover{background:#ffb005; color:#fff;}
.news-comment{width:auto; float:right; font-size:22px; color:#b1b1b1; margin-right:30px;}
.news-comment em{margin-right:12px;}

.home-blog{width:100%; float:left; padding-bottom:65px;}
.home-blog-title{width:100%; float:left; text-align:center; padding:82px 0 55px 0;}
.home-blog-title h4{color:#000000; margin-bottom:18px; display:inline-block; position:relative;}
.home-blog-title h4 span{text-transform: uppercase;}
.home-blog-title h4:after {content:""; width:60%; height:2px; background:#000000; position:absolute; left:0; right:0; margin:0 auto; bottom:0;}
.home-blog-title p{font-size:16px; color:#000000; font-family: 'proximanovalight'; font-style:italic; margin:0 auto;}
.home-blog-content{width:100%; text-align:center; box-shadow: 0px 0px 11px 3px rgba(220,220,220,1); background: #fff000; padding:15px;}
.home-blog-content a{color: #ffffff;}
.home-blog-content h5 {color: #000; display:inline-block; position:relative; margin: 20px 0 0 0; padding-bottom: 6px; width: auto;}
.home-blog-content h5 a{font-size:23px; color:#000; font-family: 'proxima_novasemibold';}
.home-blog-content h5:hover a{color:#000;}
.home-blog-content h5:after {content:""; width:60%; height:2px; background:#fff; position:absolute; left:0; right:0; margin:0 auto; bottom:0;}
.home-blog-content p{color:#000; font-weight:bold; font-size:16px; font-family: 'proximanovalight'; margin:22px 0 30px;}
.home-blog-content a.home-blog-bu, .home-service-button{background: #fff; font-weight:bold; font-size:16px; text-transform:uppercase; color:#000000; border:2px solid #fff; display:inline-block; padding:7px 36px;}
.home-blog-content a.home-blog-bu:hover, .home-service-button:hover{background:#000000; color:#fff000;border:2px solid #fff000;}



.home-signup{width:100%; float:left; background:#000000; padding:45px 0;}
.home-signup figure{text-align:center; padding-top:15px;}
.signup-content{width:100%; float:left; border-left:1px solid #fff000; padding:0 0 0 50px;}
.signup-content ::-webkit-input-placeholder { color:#fff;}
.signup-content ::-moz-placeholder { color:#fff; } 
.signup-content :-ms-input-placeholder { color:#fff; } 
.signup-content input:-moz-placeholder { color:#fff; }

.signup-content h2{color:#fff000; margin:8px 0 0 0;}
.signup-content p{font-size:16px; color:#fff; font-family: 'proximanovalight'; max-width:620px;}
.signup-content input[type="text"]{width:53%; height:56px; background:#fff; border:1px solid #fff; box-shadow:none; font-size:16px; font-family: 'proximanovalight'; color:#000000; font-weight:bold; float:left; padding:0 27px;}
.signup-content input[type="submit"]{font-size:16px; font-weight:bold; color:#000000;  background:#fff000; border:2px solid #fff000; height:55px; line-height:54px; width:158px; text-align:center; margin-left:10px; padding:0;}
.signup-content input[type="submit"]:hover{background:#000000; color:#fff000;}
.signup-content input::placeholder {color: #000000; font-weight:bold;}


.social-share{width:100%; float:left; text-align:center; padding:60px 0 60px 0;}
.social-share ul{width:auto; display:inline-block; margin:0 auto;}
.social-share ul li{width:auto; float:left; margin:0 40px;} 
.social-share ul li a{color:#000000; font-size:32px;}
.social-share ul li a:hover{color:#000000; text-shadow: 0px 0px 5px rgba(0, 0, 0, .5);}



footer{width:100%; float:left; background:#fff000; padding:40px 0 0 0;}
footer h5{color:#000; border-bottom:1px solid #000000; padding-bottom:30px;}
.footer-menu{width:100%; float:left; padding:16px 0 35px 0;}  
.footer-menu h6{font-size:22px; color:#000; margin-bottom:22px;}
.footer-menu ul {padding-left:0px;}
.footer-menu ul li {list-style-image:url(../img/footer-list-style.png); margin-bottom:7px; padding-left:18px;}
.footer-menu ul li a{font-size:16px; color:#000;}
.footer-menu ul li:hover a{color:#fff;}
.footer-menu .service-areas-list a span {color:#000000; font-size:16px;}
.footer-menu .service-areas-list a span:hover {color:#ffffff;}
.footer-menu a {color:#000000; font-size:18px;}
.footer-menu a:hover {color:#ffffff;}
.footer-service-areas{padding-bottom: 10px;}


.footer-contact{width:auto; display:inline-block; margin:0 auto; text-align:left;}
.footer-contact h5{font-size:20px; color:#000; font-weight:bold; border-bottom:none; padding-bottom:0;}
.footer-bottom {background: #000;}
.footer-copyright{width:100%; float:left; padding:22px 0 0 0;}
.footer-copyright p, .footer-contact p{font-size:16px; color:#a1a1a1; width:auto; float:left;}
.footer-copyright a, .footer-contact a{color:#fff000; font-size:16px;}
.footer-copyright p a:hover, .footer-contact p a:hover{color:#ffffff;}
.footer-copyright ul{width:auto; float:right; margin-right:62px;}
.footer-contact ul{width:auto; float:left; margin-bottom:7px;}
.footer-copyright ul li{width:auto; display:inline-block; margin:0 17px;}
.footer-contact ul li{list-style-image:none; list-style:none; margin:0; padding-left:0;}
.footer-contact ul li a{font-size:16px; color:#000;}
.footer-contact ul li a:hover{color:#fff;}
.footer-copyright ul li a{font-size:16px; color:#fff;}
.footer-copyright ul li a:hover{color:#fff000;}


/*==========
		ABOUT US
		==============*/
.solutions-detail ul {margin-bottom:1.25rem;}
.solutions-detail li {list-style-image: url(../img/footer-list-style.png); margin-bottom: 7px; padding-left: 5px; margin-left:15px;}

.inner-banner{width:100%; float:left; position:relative; max-height:220px; overflow:hidden;}
.inner-banner img{width:100%;}
.inner-overlay{width:100%; height:100%; position:absolute; top:0; left:0; background:rgba(0, 0, 0, 0.7); padding-top:67px;}
.inner-banner h1{color:#fff;  font-family: 'proxima_novasemibold'; margin:0; line-height:45px;}
.inner-banner h5{color:#ffb005; font-family: 'proxima_novasemibold';}


.about-welcome{width:100%; float:left; text-align:center; padding:40px 0 70px 0; border-bottom:1px solid #ebebeb;}
.about-welcome h4{color:#505050; font-family: 'proxima_novasemibold'; margin-bottom:0;}
.about-welcome h5{font-size:25px; color:#ffb005; margin:0 0 15px	}
.about-welcome p{font-style:italic; color:#afafaf; margin-bottom:25px;}
.about-welcome p span{font-size:16px; color:#ffb005; font-style:normal;}


.about-training{width:100%; float:left; padding:80px 0 60px 0; border-bottom:1px solid #ebebeb;}
.about-training h4{color:#505050; font-family: 'proxima_novasemibold'; }
.about-training p{font-size:15px; color:#928f8f;}
.about-training  ul{padding-left:30px;}
.about-training  ul li{list-style:disc; color:#383838; font-size:30px; height:38px;}
.about-training  ul li p{color:#afafaf; font-family: 'proximanovalight'; margin-bottom:0;}

.training-image{width:auto; display:inline-block; margin:0 auto; position:relative;}
.training-image figure{width:auto; height:auto; border-radius:50%; overflow:hidden; display:inline-block; border:10px solid #fff;}
.training-image figure img{border-radius:50%;}
.train-img{}
.train-img1{position:absolute; top:-10px; left:-37px;}
.train-img2{position:absolute; top:-10px; right:-37px;}
.train-img3{position:absolute; bottom:0; left:-37px;}
.train-img4{position:absolute; bottom:0; right:-37px;}

.about-question{width:100%; float:left; background:#ff9c00; padding:30px 0 15px 0;}
.about-question span{width:95px; height:67px; background:#fff; text-align:center; float:left; border-radius:18px; position:relative;}
.about-question span:after{content:""; width:28px; height:13px; background:url(../img/que-span-bg.png) no-repeat; position:absolute; bottom:-12px; right:12px;}
.about-question span em{color:#ff9c00; line-height:67px; font-size:42px;}

.question-content{width:auto; margin-left:145px;}
.question-content h4{font-family: 'proxima_nova_rgbold'; color:#fff; margin:0 0 6px 0; line-height:30px;}
.question-content p{color:#fff; line-height:23px;}
.about-question a{font-size:31px; color:#fff; background:#1f1f1f; font-family: 'proxima_nova_rgbold'; display:block; text-align:center; height:70px; line-height:70px; margin-top:7px;}
.about-question a:hover{background:#ffb005;}


.about-ceo{width:100%; float:left; padding:110px 0 55px 0; border-bottom:1px solid #ebebeb;}
.ceo-content{width:100%; float:left; padding:18px 0 0 0;}
.about-ceo h4{color:#505050; font-family: 'proxima_novasemibold'; padding-left:10px;}
.about-ceo h6{color:#ff9c00; font-size:19px; padding-left:10px; margin-bottom:20px;}
.about-ceo p span{color:#ff9c00;}
.about-ceo p{color:#928f8f; line-height:24px; margin-bottom:25px;}
.about-ceo a{padding-left:10px;}


.about-staff{width:100%; float:left; border-bottom:1px solid #ebebeb; padding-bottom:80px;}
.staff-title{width:100%; float:left; text-align:center; padding:50px 0 50px 0;}
.staff-title h4{margin-bottom:0;}
.staff-title p{color:#ff9c00;}

.staff-item{width:100%; float:left;}
.staff-item:hover .staff-overlay{opacity:1}
.staff-img{width:100%; float:left; position:relative; border:1px solid #dfdfdf;}
.staff-img img{width:100%;}
.staff-overlay{width:100%; height:100%; position:absolute; top:0; left:0; background:rgba(255, 102, 0, 0.71); opacity:0; transition:all 0.5s ease;}
.staff-overlay ul{width:100%; position:absolute; bottom:0; background:#ff9c00; text-align:center; padding:10px 0 12px;}
.staff-overlay ul li, .staff-detail ul li{width:auto; display:inline-block; margin:0 3px;}
.staff-overlay ul li a{width:38px; height:38px; line-height:38px; border:1px solid #fff; border-radius:50%; color:#fff; display:inline-block;}
.staff-overlay ul li a:hover{background:#e78d00; border-color:#e78d00;}

.staff-img:after {content:"";	width: 20px;  height: 12px; border-left: 10px solid transparent; border-right: 10px solid transparent;	border-bottom: 10px solid #fff; position:absolute; bottom:-1px; left:0; right:0; margin:0 auto;}
.staff-content{width:100%; float:left; border:1px solid #e4e4e4; text-align:center; padding:14px 0 0 0;}
.staff-item h6 {margin:0;}
.staff-item h6 a{font-size:18px; color:#575757; font-family: 'proxima_novasemibold';}
.staff-item h6:hover a{color:#ffb005;}
.staff-item p{color:#ff9c00; font-size:16px;}


.about-video{width:100%; float:left; padding:65px 0 80px 0; border-bottom:1px solid #ebebeb;}
.about-video h4{text-align:center; margin-bottom:45px;}

.video-content h6{font-size:21px; color:#9c9c9c; font-family: 'proxima_novasemibold'; border:1px solid #ebebeb; border-top:none; text-align:center; margin:0; padding:10px 0;}
.video-content p{background:#232323; color:#fff; font-size:12px; font-family: 'proxima_novasemibold'; padding:7px 15px;}
.video-content p em{font-size:20px; margin-right:8px;}
.video-content .vid-date{float:right;}


.blog-main{width:100%; float:left; border-bottom:1px solid #ebebeb; padding:50px 0 62px; margin-top:-50px;}
.blog-detail{width:100%; float:left;}
.blog-detail h1{color:#4d4d4d; font-family: 'proxima_novasemibold'; font-size:34px;}
.blog-detail h2{color:#4d4d4d; font-family: 'proxima_novasemibold'; font-size:32px;}
.blog-detail h3{color:#4d4d4d; font-family: 'proxima_novasemibold'; font-size:30px;}
.blog-detail h4{color:#4d4d4d; font-family: 'proxima_novasemibold'; font-size:28px;}
.blog-detail h5{color:#4d4d4d; font-family: 'proxima_novasemibold'; font-size:16px;}
.blog-detail ul li:before {font-family:FontAwesome; content:"\f043"; display:inline-block; position:absolute; left:30px; color:#363636;}
.blog-detail ul li {margin: 0 0 15px 35px; color:#363636;}
.author-content{width:auto; margin-left:55px;}
.author-content ul{width:100%; float:left; border-bottom:1px solid #e1e1e1; padding:8px 0 8px;}
.author-content ul li{width:auto; float:left; margin-right:18px;}
.author-content ul li em{margin-right:7px;}
.author-content ul li p {font-size:16px; color:#ff9c00; margin:0;}

.blog-share{width:100%; float:left; padding:10px 0 20px;}
.blog-share .stButton .stMainServices, .blog-share .stButton .stButton_gradient{height:22px;}

.blog-detail figure img{width:100%; margin-bottom:20px;}
.blog-detail p{font-size:16px; color:#363636; font-family: 'proximanovalight';}
.blog-detail a.anchor{display:block;position:relative;top:-70px;visibility:hidden;}

.blog-comment{width:100%; float:left; background:#f5f5f5; border:1px solid #ebebeb; padding:12px 24px 22px 0; border-radius:3px; margin-top:35px;}
.blog-comment h6{border-bottom:2px solid #dddbdb; font-size:17px; color:#464646; padding:0 0 12px 24px;}
.comment-item figure{width:54px; border:1px solid #e1e1e1; float:left; border-radius:5px;}
.comment-item figure img{margin:0; border:6px solid #fff; border-radius:5px;}
.blog-comment .comment-content{width:auto; background:#fff; border:1px solid #e5e5e5; margin-left:62px; padding:5px 12px; border-radius:5px;}
.comment-list{padding:0  0 0 24px; max-width:480px;}
.comment-list h6{border:none; color:#898989; margin:24px 0 14px; padding:0;}
.comment-item{width:100%; float:left; margin-bottom:7px; position:relative;}
.comment-item h6{font-size:13px; color:#303030; display:inline-block; margin:0; padding:0;} 
.comment-item span{float:right; width:auto; color:#303030; font-size:11px; margin-top:3px;}
.comment-item  p{margin-bottom:0; font-size:16px; color:#707070;}
.comment-item:nth-child(odd){padding-left:30px;}
.comment-item:nth-child(odd):before{content:""; width:23px; height:17px; background:url(../img/comment-arrow.png) no-repeat; position:absolute; top:17px; left:0;}

.blog-comment  .comment-form{width:100%; float:left; padding:20px 0 0 24px;}
.comment-form figure{width:54px; float:left;}
.blog-comment  .comment-form form{width:auto; margin-left:54px; max-width:475px;}
.comment-form textarea{border-left:none; border-color:#ebebeb; height:55px; margin-bottom:12px;}
.comment-form input[type="submit"]{color:#fff; font-size:13px; border:none; float:right; padding:6px 17px; border-radius:2px;}
.comment-form ::-webkit-input-placeholder { color:#909090;}
.comment-form ::-moz-placeholder { color:#909090; } 
.comment-form :-ms-input-placeholder { color:#909090; } 
.comment-form input:-moz-placeholder { color:#909090; }


.blog-main .side-panel{width:100%; float:left; padding-top:115px;}
.side-panel h4{font-size:21px; color:#fff; font-family: 'proxima_novasemibold'; background:#000; text-align:center; padding:11px 0; margin:0;}
.BlogRecentPost{margin-bottom:40px;}
.BlogRecentPost ul{padding-top:10px;}
.BlogRecentPost ul li {border-bottom:1px solid #e5e5e5; background:url(../img/blog-list-dtyle.png) no-repeat top 15px left 20px; padding:8px 10px 5px 40px;}
.side-panel ul li a{font-size:18px; color:#626263; font-family: 'proximanovalight'; line-height:20px;}
.BlogRecentPost ul li:hover a{color:#ff9c00;}


.faq-support ul {border-bottom:2px solid #efefef; padding:12px 0 30px 20px; margin-bottom:32px;}
.faq-support ul li{background:url(../img/blog-list-dtyle.png) no-repeat top 9px left 0; padding:3px 0 3px 20px;}
.side-panel .faq-support ul li a{color:#ff9c00;}
.side-panel .faq-support ul li:hover a{color:#626263;}

.blog-signup{width:100%; float:left; border:1px solid #ebebeb; padding:20px 17px 28px;}
.blog-signup p{font-size:13px; line-height:17px; color:#363636; margin-bottom:25px;}
.blog-signup input[type="text"]{border:1px solid #ededed; height:42px; font-size:16px; color:#363636; border-radius:5px; margin-bottom:22px;}
.blog-signup input[type="submit"]{font-size:20px; color:#fff; font-family: 'proxima_novasemibold'; border:none; margin:0 auto; display:block; padding:12px 24px; margin-top:29px; border-radius:3px;}
.blog-signup ::-webkit-input-placeholder { color:#363636;}
.blog-signup ::-moz-placeholder { color:#363636; } 
.blog-signup :-ms-input-placeholder { color:#363636; } 
.blog-signup input:-moz-placeholder { color:#363636; }

.blog-list{padding:24px 0 0 0; background:none; border:none;}
.blog-item {width:100%; float:left; border-bottom:1px solid #e4e4e4; padding:23px 0 25px;}
.blog-item h4 {margin-bottom:15px;}
.blog-item h4 a{color:#1a374d; font-size:32px; font-family: 'proxima_novasemibold'; }
.blog-item h4:hover a{color:#ff9c00;}
.blog-item figure img{width:100%;}
.blog-date{padding:24px 0 5px 0;}
.blog-item .blog-date p{font-size:19px; color:#ff9c00; font-family: 'proxima_novasemibold';}
.blog-date p span{margin-right:70px;}
.blog-date p em{margin-right:18px; font-size:24px;}
.blog-item a.button{font-size:16px; font-family: 'proxima_novasemibold'; border-radius:3px; padding:11px 45px; display:inline-block; margin-top:20px;}
.blog-item a.button em{margin-left:18px; font-size:20px;}
.blog-item p{font-size:16px; color:#363636; line-height:24px;}

.blogDetails {background: #f5f5f5; float: left; width: 80%; margin-left: 10%; text-align: center; border: #ebebeb 1px solid; padding: 20px; margin-top: 25px;}
.blogDetails figure img {width:auto; height:auto;}


.blog-pagination{width:100%; float:left; text-align:center; border-top:1px solid #e4e4e4; margin-top:3px; padding:27px 0 0 0;}
.blog-pagination ul li{width:auto; display:inline-block; margin:0 4px;}
.blog-pagination ul li a{width:29px; height:29px; border:1px solid #3f3f3f; display:inline-block; line-height:27px; color:#3f3f3f; font-size:15px; font-family: 'proximanovalight';}
.blog-pagination ul li.active a, .blog-pagination ul li:hover a{background:#1a374d; color:#fff;}


.con-detail span{width:50%; float:left;}
.con-detail h5{font-size:24px; color:#2b2a2a; font-family: 'proxima_novasemibold'; margin-bottom:0;}
.con-detail h5 em{color:#ff9c00; margin-right:6px;}
.con-detail h5 span{width:22px; height:22px; text-align:center; margin:5px 6px 0 0;}
.con-detail h5 span em{width:22px; height:22px;  color:#fff; float:left; background:#ff9c00; border-radius:50%; font-size:18px; line-height:22px; }
.con-detail p{margin-bottom:15px;}
.con-detail a{font-size:14px; color:#2b2a2a;}
.con-detail a:hover{color:#ff9c00;}

.map_content{width:100%; float:left; border:1px solid #e3e3e3; padding:13px;}
#map{width:100%; height:330px;}


.table {border-top: 1px solid #ccc; padding-top: 5px;}
.tr-nh {background: #f7f7f7; border-bottom: 1px solid #ccc; border-left: 1px solid #ccc; border-right: 1px solid #ccc; display: inline-block; width: 100%; margin: -5px 0; padding-top:1.25rem;}
.tr-h  {background: #e5e5e5; border-bottom: 1px solid #ccc; border-left: 1px solid #ccc; border-right: 1px solid #ccc; display: inline-block; width: 100%; margin: -5px 0; padding-top:1.25rem;}

.map-cover {position: relative;}
.map-cover::after {content: ''; background-image: url(/_assets/img/mapoverlay.png); background-size: contain; width: 100%; height: 100%; top: 0; position: absolute;}
    		
/* Hot Water System Cards */
.hot-water-system-card {background:#fff; box-shadow: 0 10px 10px rgba(10, 10, 10, .1); margin-bottom: 20px; height:500px; overflow:hidden;}
.hot-water-system-card h5 {text-align:center; margin-top:20px;}
.system-card-info {padding:10px 30px 10px 30px;}



.get-quote{width:100%; float:left; padding:52px 0 30px 0; border-bottom:1px solid #ebebeb;}
.get-quote .tabs.top{width:100%; text-align:center; background:url(../img/tab-bg.jpg) no-repeat center; margin:0 auto; max-width:750px;}
.get-quote .tabs.top .tab-title{float:none; display:inline-block; width:91px; height:91px; border:10px solid #f0f0f0; border-radius:50%; background:#ff9c00; text-align:center;}
.get-quote .tabs.top .tab-title:first-child{float:left;}
.get-quote .tabs.top .tab-title:last-child{float:right;}
.get-quote .tabs.top .tab-title.active, .get-quote .tabs.top .tab-title:hover, .tabs .tab-title > a.button:hover, .quote-form input[type="submit"]:hover{background:#ffb005;}
.get-quote .tabs.top .tab-title a{color:#fff; background:none; font-family: 'proxima_novasemibold'; font-size:40px; padding:0; line-height:71px;}
.get-quote .tabs-content{padding-top:65px;}

.quote-form{width:100%; float:left;}
.quote-form h5{background:#ff9c00; color:#fff; font-family: 'proxima_novasemibold'; padding:10px 0 10px 38px; margin:0;}
.quote-form h5 span{background:#fff; color:#ff9c00; width:37px; height:37px; line-height:37px; border-radius:50%; display:inline-block; text-align:center; margin-right:18px;}
.form-content{width:100%; float:left; border:1px solid #ebebeb; padding:40px 85px;}
.form-content span{margin:0 30px 0 10px; color:#5e5e5e; font-size:15px;}
.tabs .tab-title > a.button{background:#f3a600; color:#fff; font-size:23px; font-family: 'proxima_novasemibold'; padding:3px 60px; margin-top:33px;}
.quote-form label{font-size:17px; color:#5e5e5e; margin-bottom:8px;}
.quote-form input[type='text']{margin-bottom:20px; height:34px;}
.form-area{width:100%; padding-top:47px;float:left;}
.form-area label{width:150px; margin-right:32px; float:left;}
.area-box{width:auto; margin-left:182px;}
.form-area textarea{display:inline-table; height:137px; border:1px solid #dfdfdf; box-shadow:none; margin-right:24px;}
.quote-form input[type="submit"]{float:right; font-size:23px; font-family: 'proxima_novasemibold'; background:#f3a600; margin-top:8px;}
 
.tabs-content .content{display:none;}
.form-layout{width:100%; float:left; padding-top:17px;}
.form-layout label{width:auto; float:left; display:inline-block; margin-right:18px;}
.form-layout input[type='text']{width:auto; float:left; width:25%; margin-right:30px;}
.form-layout .tabs .tab-title > a.button{margin-top:0;}



.learn-phone{width:100%; float:left; padding:74px 0 50px 0;}
.phone-content{width:100%; float:left; max-width:475px; padding-top:70px;}
.phone-content h4{}
.phone-content p span{font-size:16px; color:#ffb005; line-height: 20px;    display: inline-block;}
.phone-content p{font-size:14px; color:#a1a1a1; line-height:20px;}

.phone-video{width:100%; float:left;}
.phone-video img{width:100%; box-shadow:0px 0px 11px 7px #dddddd;}

.learn-video{width:100%; float:left; padding:50px 0 60px 0; border-bottom:1px solid #ebebeb;}
.learn-video h4{text-align:center;}
.learn-basic{width:100%; float:left; padding-top:35px;}
.learn-basic h5{color:#ffb005; font-family: 'proxima_novasemibold'; border-bottom:2px solid #ffb005; padding-bottom:10px; margin-bottom:27px;}


.learn-listing{width:100%; float:left; }
.learn-listing form{width:297px; float:right; border:1px solid #d7d7d7;}
.learn-listing input[type='text']{width:79%; height:32px; float:left; border:none; margin:0;}
.learn-listing input[type='submit']{width:21%; height:32px; float:right; text-indent:-9999px; padding:0; background:#ffb005 url(../img/search-icon.png) no-repeat center;}
.learn-listing input[type='submit']:hover{background:#ff9c00 url(../img/search-icon.png) no-repeat center;}
.learn-listing .tabs .tab-title {margin-right:60px;}
.learn-listing .tabs .tab-title > a{font-size:17px; color:#9c9c9c; font-family: 'proxima_nova_rgregular'; background:none; padding:0;}
.learn-listing .tabs .tab-title > a:hover{color:#ffb005;}
.learn-listing .tabs .tab-title > a em{margin-right:9px; font-size:22px;}
.learn-listing .tabs{padding-top:12px;}
.basic-video{width:100%; float:left; padding:75px 0 60px 0;}
.basic-video .video-content p{background:#ff9c00;}
.video-grid .video-item{width:100%; float:left; position:relative; margin-bottom:30px;}
.video-grid .video-content{width:auto; min-height:198px; position:relative; max-width:100%; padding-bottom:38px; margin-left:250px;}
.video-grid .video-item a img{width:50%; max-width:250px; float:left;}
.video-grid .video-content p{margin-bottom:0; position:absolute; bottom:0; width:100%; padding:7 22px;}
.video-grid .video-content h6{border:none; padding:10px 15px; text-align:left;}
.video-grid .video-content span.vid-desc{color:#9c9c9c; width:100%; display:inline-block; padding:0 15px;}
.video-grid .video-content p span{color:#fff;}
.video-grid .video-item{border-bottom: 1px solid #9c9c9c; padding-bottom: 25px;}


.learn-advance{width:100%; float:left;}
.learn-advance h5{color:#656565; font-family: 'proxima_novasemibold'; border-bottom:2px solid #656565; padding-bottom:10px; margin-bottom:60px;}
.video-item a img{width:100%;}


.product-manual{width:100%; float:left; padding:92px 0 0 0;}
.manual-content{width:100%; float:left;}
.manual-content h4{margin-bottom:12px;}
.manual-content p span{font-size:16px; color:#ffb005; line-height:19px; max-width:450px; display:inline-block;}
.manual-content ul {margin-top:25px; width:100%; float:left; padding-left:20px;}
.manual-content ul li{list-style:decimal; font-size:14px; color:#484848;}
.manual-content ul li p{margin-bottom:15px; font-size:14px; color:#484848;}


.most-manual{width:100%; float:left; padding:82px 0 110px 0; border-bottom:1px solid #ebebeb;}
.most-dowonload h5{background:#ff9c00; color:#fff; padding:15px 45px; }
.download-item{width:100%; float:left; border-bottom:1px solid #e3e3e3; padding:27px 0 15px	20px;}
.download-content{width:auto; float:left;}
.download-content h6{font-size:22px;  margin-bottom:2px;}
.download-content h6 a{color:#ff9c00;}
.download-content h6:hover a{color:#ffb005;}
.download-content p{font-size:17px; color:#5e5e5e;}
.download-icon{width:auto; float:right;}
.slick-slide .download-icon img{display:inline-block;}
.download-icon span{font-size:17px; color:#5e5e5e; font-family: 'proxima_novasemibold'; margin:0 32px;}

.most-dowonload .slick-next, .most-dowonload .slick-prev{bottom:-80px; top:inherit; font: normal normal normal 14px/1 FontAwesome; font-size:22px; color:#fff; width:38px; height:38px; text-indent:-999px;}
.most-dowonload .slick-prev{background:#6f6f6f url(../img/most-prev-arrow.png) no-repeat center; left:45%;}
.most-dowonload .slick-next{background:#6f6f6f url(../img/most-next-arrow.png) no-repeat center; left:52%;}
.most-dowonload .slick-next:hover{background:#ff9c00 url(../img/most-next-arrow.png) no-repeat center;}
.most-dowonload .slick-prev:hover{background:#ff9c00 url(../img/most-prev-arrow.png) no-repeat center;}

.most-brochures{width:100%; float:left; text-align:center; padding:17px 0 0 0;}
.most-brochures h5{color:#ff9c00; margin-bottom:32px;}
.brochures-content{width:100%; float:left; background:#c3c3c3; padding:110px 5px 18px;}
.brochures-content a.button{font-size:14px;  font-family: 'proxima_novasemibold'; margin:18px 5px 20px; padding:16px 0; display:block;}
.brochures-content a.button span{margin-left:8px;}


.service-banner{width:100%; float:left; padding:75px 0 55px 0;}
.business-content{width:100%; float:left;}
.business-content h4{margin-bottom:4px}
.business-content h5{color:#ffb005; font-family: 'proxima_nova_rgregular'; max-width:440px; line-height:30px; margin-bottom:12px;}
.business-content p{color:#afafaf; font-size:17px; font-family: 'proximanovalight';}
.business-content ul li{background:url(../img/business-list-style.png) no-repeat left center; padding-left:45px;} 
.business-content ul li p{font-size:15px; line-height:22px;}
.business-content ul {width:100%; float:left; margin-bottom:12px;}
.business-image{width:100%; float:left; padding:65px 0 0 0; text-align:center;}


.business-service{width:100%; float:left;}
.service-title{width:100%; float:left; background:#505050; text-align:center; padding:37px 0 40px 0; position:relative;}
.service-title:after{content:""; width:20px; height:20px; position:absolute; bottom:-25px; left:0; right:0; margin:0 auto; border-left: 25px solid transparent; border-right: 25px solid transparent; border-top: 25px solid #505050;}
.service-title h4{color:#fff;}
.service-title p{color:#fff; font-size:17px; font-family: 'proximanovalight'; max-width:940px; margin:0 auto;}

.service-list{width:100%; float:left;  background:#f1f1f1;  padding:50px 0 0 0;}
.service-item{width:100%; float:left;padding:70px 0 75px 0; border-bottom:1px solid #e2e1e1;}
.service-image img{width:100%;}
.service-content{width:100%; float:left; padding:32px 0 0 0;}
.service-content h5{color:#ffb005; font-family: 'proxima_nova_rgregular';}
.service-content p{font-size:17px; color:#afafaf; font-family: 'proximanovalight'; line-height:24px;}
.service-content ul {width:100%; float:left; padding:24px 0 0 55px; }
.service-content ul li{color:#383838; background:url(../img/service-list-style.png) no-repeat top 7px left; padding-left:25px;}
.service-content ul li p{font-size:15px; margin-bottom:15px;}
.service-content a{font-size:17px; color:#ffb005; font-family: 'proxima_novasemibold'; margin-top:20px; display:inline-block;}
.service-content a:hover{color:#FF9C00;}


.service-demo{width:100%; float:left; padding:70px 0 60px 0; border-bottom:1px solid #ebebeb;}
.demo-item{width:50%; float:left; padding:0 3% 0 0;}
.demo-item:nth-child(even){padding:0 0 0 3%;}
.demo-content{width:50%; float:left; padding:0 8px 0 0;}
.demo-item:nth-child(even) .demo-content{float:right; text-align:right; padding:0 0 0 8px;}
.demo-content h5{font-size:30px; color:#505050; font-family: 'proxima_novasemibold'; margin-bottom:14px;}
.demo-content p{color:#ffb005; font-size:18px; line-height:22px;}
.demo-image{width:50%; float:left;}



.special-banner{width:100%; float:left; padding:50px 0 0 0; border-top:1px solid #e2e1e1;}
.special-left{width:70%; float:left; background:url(../img/special-left-bg.jpg) no-repeat; padding:0 0 50px 0;}
.special-left figure{width:100%; text-align:right; padding:17px 45px 0 0;}
.special-content{width:auto; float:left; padding:82px 0 0 85px;}
.special-content h1{font-size:103px; font-style:italic; font-family: 'proxima_nova_rgbold'; margin:0; line-height:85px; color:#363636; margin-bottom:8px;}
.special-content h2{font-size:50px; font-style:italic; font-family: 'proxima_nova_rgregular'; margin:0; line-height:40px; color:#363636;}
.special-content h5{font-size:25px; color:#363636; margin-bottom:0; line-height:28px;}
.special-content p{font-size:16px; color:#242424; font-family: 'proxima_novasemibold'; margin-bottom:30px;}
.special-content a.button{font-size:25px; font-family: 'proxima_novasemibold'; background:#ffb005; padding:9px 38px;}
.special-content a.button:hover, .right-now a:hover{background:#FF9C00;}

.special-right{width:28%; float:left; border-top:18px solid #ff9c00; margin-left:2%;}
.special-right figure{text-align:center; padding:32px 0 42px 0;}
.right-now{width:100%; float:left; background:#f2f2f2; padding:15px 0 0 20px; position:relative; padding-bottom:89px;}
.right-now h5{font-size:23px; font-family: 'proximanovalight'; margin-bottom:0;}
.right-now h2{color:#363636; font-size:60px; font-style:italic; font-family: 'proxima_nova_rgbold'; line-height:45px;}
.right-now p{font-size:13px; color:#ff9c00; max-width:190px; margin-bottom:30px;}
.right-now a{font-size:16px; color:#fff; background:#ffb005; font-family: 'proxima_novasemibold'; padding:3px 19px; display:inline-block;}
.right-now img{position:absolute; bottom:0; right:0;}
.now-content{position:relative; z-index:99;}
.special-right a.button{width:100%; float:left; margin-top:-45px; font-family: 'proxima_novasemibold'; font-size:15.5px; padding:10px 0;}
.special-right a.button em{font-size:24px; margin-left:7%; }


.special-system{width:100%; float:left; padding:78px 0 0 0;}
.system-content{width:100%; float:left; background:#fafafa url(../img/system-bg.png) no-repeat top right;}
.system-left{width:100%; float:left; background:url(../img/system-left-bg.png) no-repeat top right 25px; margin-top:-50px; padding:95px 0 10px 58px;}
.system-left h4{color:#1c1c1c; font-family: 'proxima_nova_rgbold'; margin:0; line-height:34px;}
.system-left h5{color:#ffb005; margin:0; }
.system-left p{font-size:21px; color:#787878;}

.system-right{width:100%; float:left; padding:25px 0 0 0;}
.system-right h6{font-size:22px; color:#202020; margin-bottom:2px;}
.system-right ul li{background:url(../img/system-list-style.png) no-repeat top 3px left; padding-left:35px;}
.system-right ul li p{font-size:14px; color:#1c1c1c; margin-bottom:3px;}


.system-package{width:100%; float:left; padding:40px 0 100px 0; border-bottom:1px solid #ebebeb;}
.package-smt{width:100%; float:left; background:#05b5ff; text-align:center; padding:30px 0 4px 0;}
.package-smt h5{color:#fff; font-size:24px; font-family: 'proxima_nova_rgbold'; max-width:310px; margin:0 auto; line-height:25px}
.package-smt h4{color:#000000; font-family: 'proxima_nova_rgbold'; margin-bottom:11px;}
.package-smt h4 span{font-size:28px; color:#fff; font-family: 'proxima_nova_rgregular'; text-decoration:line-through;}
.package-smt a.button{font-size:18px; padding:7px 30px; display:inline-block;}

.cisco-phone{width:100%; float:left; background:#e9e9e9; padding:32px 0 10px 0; position:relative;}
.cisco-title{width:100%; float:left; background:#ff9c00; position:relative; border-right:30px solid #e9e9e9; padding:16px 0 12px 27px;}
.cisco-title:after{content:"";	width: 30px; 	height: 100%; border-left: 73px solid transparent; border-right: 0px solid transparent; border-bottom: 99px solid #e9e9e9; position:absolute; bottom:0; right:0;}
.cisco-title h4{font-family: 'Oswald', sans-serif; font-weight:normal; font-size:34px; color:#fff; margin:0; line-height:30px;}
.cisco-title h5{font-family: 'Oswald', sans-serif; font-weight:normal; font-size:24px; color:#fff; margin:0;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    ::i-block-chrome,.cisco-title h5, .cisco-title h4
    {
        font-family: 'proxima_novasemibold';
    }
}
.cisco-phone img{position:absolute; bottom:0; right:0;}
.cisco-content {width:100%; float:left; padding:20px 0 0 10px;}
.cisco-content h5{font-family: 'proxima_nova_rgbold'; color:#000000; margin-bottom:3px; padding-left:8px;}
.cisco-content h6{font-family: 'proxima_novasemibold'; color:#202020;}
.cisco-content p{color:#1c1c1c; font-size:14px; max-width:90px; margin-left:25px;}

.free-book{width: 100%; float: left; background: #000000; text-align: center; padding: 25px; min-height: 350px; margin: 10px;}
.free-book h5{color:#fff!important; font-style:italic; margin-bottom:18px;}
.free-book h3{color:#fff000!important;}
.free-book h4{color:#fff!important; margin-bottom:0; line-height:40px;}
.free-book h6{color:#fff!important; font-size:25px; line-height:30px; margin-bottom:25px;}
.free-book span{color:#fff; font-size:20px;}
.free-book a{background:#fff000; color:#000; padding:9px 30px; font-size:20px; display:inline-block; border:2px solid #fff000; text-transform:uppercase;}
.free-book a:hover{background:#000; color:#fff000;}


.interior_content{width:100%; float:left; border-bottom:1px solid #ebebeb; padding:147px 0 80px 0;}
.interior_content .row{max-width:970px;}
.left_panel {float: right;}
.features_right_panel {    width: 100%;    float: left;}
.feature-menu p {font-size: 13px; color: #fff;  background: #ffb005; font-family: 'proximanovalight'; text-transform:uppercase; padding:14px 25px; margin:0;}
.feature-menu ul li {    width: 100%;    height: auto;    float: left;    border-bottom: 1px solid #c5c5c5;}
.feature-menu ul li a {font-size:13px; color:#2c2c2c; font-family: 'proximanovalight'; display:block; padding:15px 25px;}
.feature-menu ul li:hover a {font-family: 'proxima_nova_rgbold';}


.features_content_area h4{color:#2c2c2c; text-transform:uppercase; letter-spacing:2px; margin-bottom:20px;}
.all-event{width:100%; float:left; border-bottom:1px solid #f0f0e2; margin-bottom:35px;}
.event-list {    width: 100%;    margin: 15px 0px 0px;    float: left;}
.event-items{width:100%; float:left; margin-bottom:40px;}
.event-items h6 a{color:#3f3f3f;}
.event-items h6:hover a{color:#ff9c00;}
.all-event p{font-size:16.5px; color:#2c2c2c; font-family: 'proximanovalight';}
.event-items .event-item-content{width:100%; float:left; background:#f6f6f0; padding:20px 24px 10px ;}
.event-items .event-item-content p{font-size:14px; color:#2c2c2c; font-family: 'proximanovalight';}
p.date-com, p.date-com a{font-size:14px; color:#2c2c2c; font-family: 'proximanovalight';}
p.date-com a:hover{color:#ff9c00;}


.feature-news {    width: 100%;    float: left;    margin-bottom: 30px;    border-bottom: 1px solid #ededdd;}
.news-items {    width: 100%;    height: auto;    float: left;    margin-bottom: 30px;}
.news-items h6{display:inline-block;}
.news-items h6 a {    color: #3f3f3f; display: inline-block; font-family: 'proxima_nova_rgregular';}
.news-items h6:hover a{color:#ff9c00;}
.news-items span{color:#b1b1a7; margin-left:4px;}
.news-items p{font-size:14px; color:#2c2c2c; font-family: 'proximanovalight';}


.feature-faqs {    width: 100%;    float: left;    border-bottom: 1px solid #f0f0e2;    padding-bottom: 40px;}
.accordion .accordion-navigation > a, .accordion .accordion-navigation.active > a{background:#d3d3d3; color:#000; font-family: 'proximanovalight'; font-size:18px; border-bottom:1px solid #f6f6f0; padding:11px 17px;}
.accordion .accordion-navigation > .content.active{background:#f6f6f0;   padding:20px 15px;}
.accordion .accordion-navigation > .content p{margin:0; font-size:16px; color:#2c2c2c; font-family: 'proximanovalight';}
.accordion .accordion-navigation > a:hover{background:#fff000;}

.feature-forum {    width: 100%;    height: auto;    float: left;    margin: 30px 0;    padding-bottom: 40px;    border-bottom: 1px solid #ebebdb;}
.feature-forum .forum-but p {font-size: 13px;  width: auto;  height: auto;    float: left; display: inline-block; margin: 14px 0px 0px 0px;  color: #3f3f3f; font-family: 'proximanovalight';}
.feature-forum .forum-but p a{font-family: 'proxima_novasemibold'; color: #3f3f3f;}
.feature-forum .forum-but p a:hover{color:#ff9c00;}
.feature-forum p {font-size: 13px; color: #5f5f5f;  margin: 0px;  font-family: 'proximanovalight';}
.feature-forum .forum-but a.secondary{border:2px solid #3f3f3f; background:none; color:#3f3f3f; font-size:13px; font-family: 'proximanovalight'; padding:14px 30px; margin-right:25px;}
.feature-forum .forum-but a.secondary:hover{background:#ff9c00; color:#fff;}
.feature-forum .forum-but a.small{text-transform:uppercase;}
.feature-forum .forum-title p{font-size:14px;}
.feature-forum ul li {    width: 100%;    height: auto;    float: left;    margin: 0px;    padding: 0px 15px;    border-bottom: 2px solid #f6f6f6;}
.feature-forum ul li:nth-child(odd) {    background: #fcfcfc;}
.feature-forum ul li a {color: #1a374d;}
.feature-forum ul li a:hover{color:#ff9c00;}

.feature-forum .forum-title {    width: 100%;    height: auto;    float: left;    background: #f6f6f0;    padding: 0px 15px;}
.feature-forum .forum-name {    width: 40%;    height: auto;    float: left;    padding: 6px 0;    border-right: 1px solid #fff;}
.feature-forum .forum-topic {    width: 13%;    height: auto;    float: left;    padding: 6px 0 6px 12px;    border-right: 1px solid #fff;}
.feature-forum .forum-post {    width: 13%;    height: auto;    float: left;    padding: 6px 0 6px 12px;    border-right: 1px solid #fff;}
.feature-forum .forum-reply {    width: 34%;    height: auto;    float: left;    padding: 5px 0 5px 12px;}

.feature-media {    width: 100%;    height: auto;    float: left;    padding-bottom: 25px;    border-bottom: 1px solid #ededdd;}
p.literature-container span.name a{font-size:14px; color:#3f3f3f; text-decoration:underline;  font-family: 'proximanovalight';}
p.literature-container span.name a:hover{color:#ff9c00;}
p.literature-container span.icon {    margin: 0 5px 0 0;}

.feature-blog {width: 100%;    float: left;    padding-top: 20px;    margin-bottom: 0px;}
.blog-items {width: 100%;    height: auto;    float: left;    margin-bottom: 30px;    border-radius: 2px;    border-bottom: 1px solid #ebebdb;}
.blog-items:last-child {    border-bottom: none;    margin-bottom: 0px;}
.blog-items h6 a {color: #3f3f3f; margin-bottom: 10px;    display: block;}
.blog-items h6:hover a{color:#ff9c00;}
.blog-items span {font-size: 14px; color: #2c2c2c; margin-bottom: 22px; display: block; font-family: 'proximanovalight';}
.blog-items p {    font-size: 14px;    color: #2c2c2c; font-family: 'proximanovalight';}

.blog-items p.media-comment span {    display: inline-block;}
.blog-items p a{color:#1a374d; font-size:14px;}
.blog-items p a:hover{color:#ff9c00;}
.blog-items p.media-comment span:first-child:before {    content: '';    margin: 0px;}
.blog-items p.media-comment span:before {    content: '|';    margin: 0 7px;    text-decoration: none;    color: #1a374d;}

ul.pagination li.current a, ul.pagination li.current button {background: #1a374d;    border-radius: 0px; font-weight:normal;}
ul.pagination li a, ul.pagination li button {    border: 2px solid #3f3f3f;    border-radius: 0px;    color: #3f3f3f; font-family: 'proximanovalight'; font-size:15px; padding:0; width:30px; text-align:center;}
ul.pagination li{margin:0 10px 0 0;}


#preloader {position: fixed;top: 0;left: 0;right: 0;bottom: 0;background-color: #fff;height: 100%;z-index: 9999;overflow: hidden;}
#status {width: 220px;height: 220px;position: absolute;left: 50%;top: 50%;background-image: url(../img/logo.png) ;background-repeat: no-repeat;background-position: center;margin: -110px 0 0 -110px;z-index: 9999;}


.side-nav-top {background:#ffb005; width:100%;}
.side-nav-top h5 {padding: 7px 10px 0; color:#505050; font-size:22px;}
.side-nav li{width: 100%; height: auto; float: left; border-bottom: 1px solid #c5c5c5; margin:0;}
.side-nav li a:not(.button){font-size: 16px; color: #2c2c2c; font-family: 'proximanovalight'; display: block; padding: 10px 25px; }
.side-nav li.active > a:first-child:not(.button){font-family: 'proximanovalight'; color:#ffb005;}
.side-nav li a:not(.button):hover{color:#ffb005;}
.main{width:100%; float:left; padding:20px 0; min-height:550px;}
.main.no-min-height {min-height: min-content;}
.main h1{font-size:40px; color: #505050;}
.main h2{font-size:34px; color: #505050;}
.main h3{font-size:30px; color: #505050;}
.main h4{font-size:26px; color: #505050;}
.main h5{font-size:22px; color: #505050;}
.main h6{font-size:18px; color: #505050;}
.contact-main{width:100%; float:left; padding:20px 0; min-height:550px;}
.contact-main h1{font-size:40px; color: #505050;}
.contact-main h2{font-size:34px; color: #505050;}
.contact-main h3{font-size:30px; color: #505050;}
.contact-main h4{font-size:26px; color: #505050;}
.contact-main h5{font-size:22px; color: #505050;}
.contact-main h6{font-size:18px; color: #505050;}
.contact-main label{font-size:18px; color: #a1a1a1;}
.contact-main label .req{color:#ffb005; font-weight:bold;}
.side-box { width: 100%;    float: left;}
.side-box h3, .side-box h3 a {background:#000000; font-size: 24px; padding: 10px 0;margin-bottom: 0; color:#ffffff; text-transform:uppercase; text-align:center; border-top-left-radius:15px; border-top-right-radius:15px;}
.side-box .yellow {background: #fff000; height: -webkit-fill-available;}
.side-nav {padding: 0;}
.side-nav li {width: 100%; height: auto; float: left; border-bottom: 1px solid #c5c5c5;}
.side-nav li a, .side-nav li a:not(.button) {font-size:16px; color:#2c2c2c; font-family: 'proximanovalight'; display:block; padding:15px 25px;}
/*.side-nav li:hover a, .side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {font-family: 'proxima_nova_rgbold';color: #666666;}*/
.list-style {margin-bottom:20px;}
.list-style li{    background: url(../img/service-list-style.png) no-repeat top 7px left; padding-left: 25px; color: #383838; font-family: 'proximanovalight';    margin-bottom: 10px; }
.faq-details p {    font-size: 16px;    color: #363636;    line-height: 24px;}
.login-section form label{display:inline-block !important;}
.alert-box.success{background:#ff9c00; border-color:#ff9c00; font-size:18px;}
.staff-detail{width:100%; float:left; padding:40px 0;}
.staff-detail img{width:100%;}
.staff-detail ul li a{    width: 38px;    height: 38px;    line-height: 38px;    border: 1px solid #ffb005; text-align:center;    border-radius: 50%;    color: #ffb005;    display: inline-block;}
.staff-detail ul {margin:50px 0;}
.staff-detail ul li a:hover{    background: #e78d00;    border-color: #e78d00;    color: #fff;}
.staff-detail p{color:#928f8f;}
.comment-form input.cat_textbox_small, .comment-form textarea{max-width:100%;}



.cartSummary.empty0{display:none;}
.cartSummary.notEmpty1{display:none; }
header .cartSummary{width:auto; display:inline-block;}


/*==============|| SERVICE AREAS	||==============*/
.service-areas-list {list-style-image: none!important; list-style:none; float: left; line-height: initial; padding-right: 0; margin-right: 0; margin-left: 0!important;}
.service-areas-list:after {content: "-";color: #000000; padding-left: 6px; padding-right: 6px;}
.service-areas-list:last-child:after {content: "";}
.service-areas-list a span {color: #000000; font-size: 14px;}
.service-areas-list a:hover span {color: #666666;}

/*--==--==--==|| REVEAL MODAL ||==--==--==--*/
.reveal-wrapper {display:none; position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(255,255,255,.75); z-index: 999; overflow:auto;}
.reveal-flex {display:flex; justify-content:center;}
.reveal-box {max-width:820px; width:100%; background: #ffffff; border: 1px solid #cccccc; margin:50px 10px; position:relative; padding: 20px;}
/* WIP MULTI MODAL START */
[data-modal] {
  display:none;
  position:fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background: rgba(255,255,255,.75);
  overflow: auto;
  z-index:999;
}
.modal-wrapper {
  height:100%;
  width:100%;
  padding-top:50px;
  display:flex;
  justify-content:center;
  align-items:flex-start;
}
[data-open-modal], .close-modal {
  cursor:pointer;
}
/* WIP MULTI MODAL END */

/*--------| FAQ CTA Button |--------*/
.subtle-cta-wrapper {margin-bottom: 10px;}
.subtle-btn {background: #fff000; cursor: pointer; padding: 10px; text-align: center;}
.subtle-btn h3, .subtle-btn p {margin: 0; color:#000000}

.close-button {color: #000; font-size: 30px; font-weight: 600; top: 0; position: absolute; right: 0; padding: 10px; display: inline-block;}
#job-booking h1 {margin-top:0;}
#job-booking button:hover, #job-booking button:focus, #job-booking .button:hover, #job-booking .button:focus {background-color:#fffc00; color:#000;}
#job-booking button {background-color:#fff;}

/*==--==--==|| HAS DROPDOWN ||==--==--==*/
.drop-down {position:relative;}
.drop-down-content {display:none; margin-left: 0;}
.drop-down-content li a {padding:15px 40px!important;}
.drop-down::after {content:''; height:5px; width:5px; position:absolute; right:20px; top:25px; border-top:5px solid #3d3d3d; border-right:5px solid transparent; border-left:5px solid transparent;}
.side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {color:#3d3d3d;}



/*==--==--==|| Start of Reviews ||==--==--==*/
.feedback-buttons {
	border:solid 1px #050505;
	padding:20px;
}
.btn-poor, .btn-average, .btn-great{
    color: #333!important;
	text-decoration:none;
	width:340px;
	height:86px;
	line-height:86px;
	font-size: 40px;
	font-weight:bold;
	display:block;
	padding-left:140px;
	margin-left:auto;
	margin-right:auto;
    margin-top:10px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}
.btn-poor:hover, .btn-average:hover, .btn-great:hover{
	opacity:.6;
}
.btn-poor{
    background-color: #ff6961!important;
	background:url(/_assets/img/emoji-angry.png) no-repeat;
    background-size: contain;
}
.btn-average{
    background-color: #fdfd96!important;
	background:url(/_assets/img/emoji-average.png) no-repeat;
    background-size: contain;
}
.btn-great{
    background-color: #77dd77!important;
	background:url(/_assets/img/emoji-smile.png) no-repeat;
    background-size: contain;
}
.review {}
.review blockquote {margin-left: 20px; padding-left: 0 0 0 12px; border-left: 3px solid #ddd;}
.review .author {color: #ffffff;margin-bottom: 3px;display: inline-block; font-weight: bold;}
.review .rating {margin-bottom: 8px;display: flex; align-items: center; font-weight: bold;font-size: 17px;height: 20px;}
.review .rating span {margin: 0 8px 0 0;}
.review .name {font-size: 14px;font-weight: bold;color: #6d6e71;margin-bottom: 3px;}
.review .date {font-size: 10px;margin-bottom: 8px; color:#fffc00;}
.review .description {font-size: 15.5px; font-weight: 600; line-height: 1.25; font-style: italic;margin-bottom: 8px; color:#fff;}
.review blockquote p {padding: 6px 0;}

form .stars {
  background: url("/_assets/img/stars.png") repeat-x 0 0;
  width: 150px;
  margin: 0 auto;
}
 
form .stars input[type="radio"] {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  margin: 0!important;
  width: 30px;
  height: 30px;
  z-index: 100;
}
form .stars input[type="radio"].star-5:checked ~ span {
  width: 100%;
}
form .stars input[type="radio"].star-4:checked ~ span {
  width: 80%;
}
form .stars input[type="radio"].star-3:checked ~ span {
  width: 60%;
}
form .stars input[type="radio"].star-2:checked ~ span {
  width: 40%;
}
form .stars input[type="radio"].star-1:checked ~ span {
  width: 20%;
}
form .stars label {
  display: block !important;
  width: 30px;
  height: 30px;
  margin: 0!important;
  padding: 0!important;
  text-indent: -999em;
  float: left;
  position: relative;
  z-index: 10;
  background: transparent!important;
  cursor: pointer;
}
form .stars label:hover ~ span {
  background-position: 0 -30px;
}
form .stars label.star-5:hover ~ span {
  width: 100% !important;
}
form .stars label.star-4:hover ~ span {
  width: 80% !important;
}
form .stars label.star-3:hover ~ span {
  width: 60% !important;
}
form .stars label.star-2:hover ~ span {
  width: 40% !important;
}
form .stars label.star-1:hover ~ span {
  width: 20% !important;
}
form .stars span {
  display: block;
  width: 0;
  position: relative;
  margin: 0;
  top: 0;
  left: 0;
  height: 30px;
  background: url("/_assets/img/stars.png") repeat-x 0 -60px;
  -webkit-transition: -webkit-width 0.5s;
  -moz-transition: -moz-width 0.5s;
  -ms-transition: -ms-width 0.5s;
  -o-transition: -o-width 0.5s;
  transition: width 0.5s;
}
span.avgstars, span.avgstars>* {
    display: inline-block;
    background: url(/_assets/img/stars-avg.png) 0 -30px repeat-x;
    width: 150px;
    height: 30px;
    vertical-align: middle;
    text-align: left;
}
span.avgstars>*{
    max-width:150px;
    background-position: 0 0;
}

span.rated, span.rated>* {
    display: inline-block;
    background: url(/_assets/img/stars-avg-sml.png) 0 -20px repeat-x;
    width: 100px;
    height: 20px;
    margin: 0;
}
span.rated>*{
    max-width:100px;
    background-position: 0 0;
}
.reviews-summary {text-align: center;width: 100%; margin:18px 0; background-color: #444; border: 1px solid #888;padding: 8px; display:inline-block;}
.side-bar .reviews-summary {width: 100%;margin: 15px 0 0 0;display: block; float: left; border-radius: 8px}
.reviews-summary h2 {font-size: 24px; text-align: center; line-height: 1em;padding-bottom: 3px;color: #fff;font-weight: bold;}
.side-bar .reviews-summary h2 {font-size: 17px;}
.reviews-summary .aggregateRating {color: #fff; font-weight: 600;font-size: 18px;}
.reviews-summary .aggregateRating span {margin: 0;/*vertical-align: middle;*/}
.reviews-summary .aggregateRating .reviewCount {margin: 0 3px;}
.reviews-summary p {color: #fff;font-size: 16px;line-height: 20px; font-weight: 500;padding-bottom: 6px;margin-bottom: 0;}
.reviews-summary a {color: #fff; font-size: 20px; font-weight: 700;}
.review-logos, .review-logos-sml{margin-bottom:12px;}
.review-logos img, .review-logos-sml img{padding:8px;border:solid 1px #ffffff;margin-bottom:10px;}
.review-logos-sml img{width:29%;}
.review-logos img:hover, .review-logos-sml img:hover{background:rgba(255,240,0,0.8);z-index:2;height:100%;overflow:hidden;}
.reviews-slider {max-width: 80%; width: 100%; margin: 0 auto;}
.flex-review {display:flex; width:100%; justify-content: space-between;}
.flex-review .name, .flex-review .rating{float; none; width:auto;}
.review-box {max-width:80%; width:100%; margin: 0 auto;}

.review-display .name, .review-display .date, .review-display .rating, .review-display span, .review-display p {color:#333;}


/*==--==--==|| End of Reviews ||==--==--==*/

/*==--==--==|| Start of Info Pages ||==--==--==*/
.minion-detail ol {display: block; list-style: decimal; margin-top: 1em; margin-bottom: 1em; margin-left: 0; margin-right: 0; padding-left: 40px;}
.minion-detail ul {display: block; list-style: disc; margin-top: 1em; margin-bottom: 1 em; margin-left: 0; margin-right: 0; padding-left: 40px;}
.info-form input[type="submit"] {padding:19px 54px; text-transform:uppercase;}
.information-services {padding:10px 0;background: none;}
.info-or {font-size:42px!important; line-height:44px;}


/*==--==--==|| Inner CTA Boxes ||==--==--==*/
.cta-wrapper {background:#ffffff; border:1px solid #cccccc; max-width:700px; margin:10px auto;}
.cta-wrapper h3 {background:#fff000; text-align:center; margin:0; padding:5px 0; color:#000000; text-transform:uppercase;}
.cta-form {padding:10px;}
.cta-form textarea {min-height:115px;}
.captcha-resizer {transform: scale(0.87); -webkit-transform: scale(0.87); transform-origin: 0 0; -webkit-transform-origin: 0 0; float: left; margin-bottom: 0 !important;}
.cta-form input[type="submit"] {text-transform:uppercase; font-weight:600; background:#000000; padding: 9px 20px; font-size:18px; border:2px solid #000000; color:#ffffff; transition: .3s;}
.cta-form input[type="submit"]:hover:hover {background:transparent; color:#000000;}
.cta-call {background:#fff000; padding: 9px 20px; font-size:18px; border:2px solid #fff000; color:#000000;}
.cta-call:hover {background:transparent; color: #000000; border:2px solid #000000;}


/*--==--==--==// Probity Tag \\==--==--==--*/
.probity {background-color: #333333; float:left; width:100%; padding: 10px;}
.probity-tag {text-align:right;}
.probity-tag img {transition:.3s;}
.probity-tag img:hover {filter:contrast(1.5) drop-shadow(0px 2px 1px #000);}



/*===================
		MEDIA QUERY   
====================*/		

@media(max-width:1350px){
	.hero-caption {padding-top: 60px;}
	.caption-left p {line-height: 1.2;}
	.home-banner .slick-prev {left: 10px;} 
	.home-banner .slick-next {right: 10px;}
}
@media(max-width:1200px){
	.hero-caption {padding-top: 20px;}
	.caption-left {margin-left: 30px;}
}
@media(max-width:1100px){
	
	/*.top-bar-section li:not(.has-form) a:not(.button){padding: 8px 9px 8px !important;}*/
	.box-caption{padding:70px 65px 0 20px;}
	.caption-left h3{font-size:36px;}
	.news-content h5 a{font-size:20px;}
	.news-author span{font-size:13px;}
	.about-question a{font-size:25px;}
	.manual-content h4{font-size:28px;}	
	.system-left{padding:95px 260px 10px 20px;}
	.free-book h4{font-size:32px;}	
	.free-book h6{font-size:22px;}
	.package-smt{padding-bottom:17px;}
	.top-bar-section li:not(.has-form) a:not(.button){padding:8px 10px 8px 10px !important;}
	
}
@media(max-width:1050px){
	/*.home-service{min-height: 450px;}*/
	.home-service h5 {font-size: 24px;}
	.caption-left h3{font-size:22px;}
	.caption-left h5{font-size:18px;margin-bottom: 10px;}
	.caption-left p{font-size:15px; line-height:1.4; margin-bottom:10px;}
}
@media(max-width:991px){

	.search-icon em {width:40px; height:40px; line-height:40px;}
	.top-bar-section{width:100%; z-index:999;}		
	.search-icon{margin-top:-80px;}	
	.top-bar .toggle-topbar.menu-icon a span::after{box-shadow:0 0 0 1px #000, 0 7px 0 1px #000, 0 14px 0 1px #000;}
	.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button){display:block;}
	.top-bar-section .has-dropdown.open:after{content: '\f106';    top: 3px;}
	.top-bar-section li:not(.has-form) a:not(.button){height:36px; line-height:26px; width:auto; display:inline-block;}
	.top-bar .title-area{float:none; display:block;}
	.top-bar .name{height:85px; width:140px;}
	.hero-caption {padding-top: 15px;}
	.caption-left{padding-top:5px;}
	.box-caption{width:65%; height:auto; padding-top:15px; padding-bottom:15px;}
	.caption-image{width:35%;}
	.box-caption h5{font-size:20px;}
	/*.home-service{padding:0;min-height: 420px;}*/
	.customer-name{text-align:center;}
	.customer-name figure{float:none; margin:0 auto;}
	.news-author span{display:block; border:none;}
	.news-content h5{line-height:25px;}
	h2{font-size:32px;}
	.social-share ul li{margin:0 25px;}
	.news-comment{margin-right:0;}
	.training-image{width:80%; max-width:380px;}
	.about-question a{font-size:18px;}
	.video-content p em{font-size:18px; margin-right:0;}
	.video-content p{padding:7px 4px;}
	.video-content h6{font-size:18px;}
	h4{font-size:32px;}
	.blog-share .stButton .stMainServices, .blog-share .stButton .stButton_gradient{margin-bottom:10px;}
	.con-detail span{width:100%;}
	.form-content{padding:40px 10px;}
	.phone-content{padding-top:0;}
	.download-content{width:65%;}
	.download-content h6{font-size:18px;}
	.download-icon span{margin:0 8px;}
	.service-content ul{padding:0px 0 0 10px;}
	.special-banner{text-align:center;}
	.special-left{width:100%; text-align:left;}
	.special-right{width:100%; margin:0 auto; float:none; display:inline-block; max-width:350px; margin-top:25px; text-align:left;}
	.system-package .medium-4{width:100%;}
	.system-package .medium-4 div{max-width:360px; float: none; margin: 0 auto; margin-bottom: 25px;}
	.free-book{padding:50px 15px 28px;}
	.staff-overlay ul li a{width:30px; height:30px; line-height:30px;}
	.inner-banner h1{font-size:42px;}
	.top-bar-section li:not(.has-form) a:not(.button){padding:8px 14px 8px 17px !important;}
	


}
@media(max-width:938px){
    .utility-left .tag-line {
        display:none;
    }}
@media(max-width:800px){
	.home-service{min-height: 450px;}
	.home-service h5 {font-size: 24px;}
}

@media(max-width:735px){
	.home-service{min-height: 465px;}
	
}
@media(max-width:641px){

	.difference-content{width:100%; float:left; background:#fff; position:relative; padding:60px 0 0 0; text-align:center;}
	.home-difference-bg {display:none;}
	.add-cart{margin-left:12px;}
	.top-bar{height:90px;}
	.search-icon em{height:40px; line-height:40px;}
	.top-bar.expanded .title-area{background:none;}
	.top-bar .name h1 a{width:100%;}
	.top-bar .name {display:inline-block;float:none;width:70%;margin:auto;text-align: center;}
	.top-bar-section li:not(.has-form) a:not(.button){display:block;}
	.top-bar-section .dropdown li.title h5 a{color:#8c8b8b;}
	.cation-box{display:none;}
	h4{font-size:28px;}
	.caption-left p{display: none;}
	.caption-left h3{font-size:26px;margin-bottom:10px;}
	.caption-left h5{font-size:22px;margin-bottom: 10px;}
	.home-service{margin-bottom:30px;margin-right: 20px; margin-left: 20px;}
	.home-service img {width: -webkit-fill-available;}
	.customer-name{border:none;}
	.difference-content{padding:50px 15px;}
	.difference-content ul {margin-top: 0;}
	.home-partner ul li{width:33.3%; margin-bottom:10px;}
	.news-author span{display:inline-block;}
	.news-item{max-width:350px; margin:0 auto;}
	.home-blog-item{max-width:100%; margin:0 20px 0 20px;}
	.home-blog-content {margin-bottom: 30px;}
	.news-content{margin-bottom:25px;}
	.social-share ul li a{font-size:24px;}
	.social-share ul li{margin:0 20px;}
	.footer-contact{float:left;}
	.footer-copyright{text-align:center;}
	.footer-copyright p{float:none;}
	.footer-copyright ul{float:none; margin:0 0 15px 0;}
	.training-content{margin-bottom:40px;}
	.about-question a{font-size:22px; max-width:280px;}
	.about-ceo img{display:block;}
	.staff-item{margin-bottom:30px;}
	.con-detail span{width:50%;}
	.con-detail{padding-top:40px;}
	.col-12{width:100%; float:left; padding:0 15px;}
	.form-layout input[type='text']{width:100%;}
	.form-area{display:inline-block;}
	.get-quote .tabs.top .tab-title{width:60px; height:60px; border-width:5px;}
	.get-quote .tabs.top .tab-title a{font-size:24px; line-height:50px;}	
	.phone-video{padding-top:20px;}
	.learn-listing .tabs .tab-title{margin-right:18px;}
	.most-dowonload{padding-bottom:70px;}
	.most-dowonload .slick-prev{left:43%;}
	.demo-item{width:100%; padding:0; margin-bottom:30px;}
	.demo-image img{width:100%;}
	.special-left{background-size:contain;}
	.special-content{padding:0 0 0 15px;}
	.system-content{background-position:bottom right;}
	.system-right{padding:0 20px 25px;}
	.interior_content, .features_content_area{padding-top:50px;}
	.staff-detail img{margin-bottom:30px;}
	.staff-detail ul{margin:20px 0;}
	.blog-item h4 a{font-size:28px;}
	.inner-banner h1{font-size:32px;}
	.main h1{font-size:34px;}
    .main h2{font-size:30px;}
    .main h3, .main .cta-box h3{font-size:27px;}
    .cta-box p {font-size: 18px;}
    .cta-box .btn {font-size: 18px;}
	.productLarge .image-large, .poplets{text-align:center;}
	#productPoplets .productPopletsItem{float:none !important; display:inline-block;}
	.related-prod{padding:0 30px;}
	.forum h3{font-size:22px;}
	#new-account, .signupform, .solutions-detail{padding-top:40px;}
	.top-bar-section .has-dropdown:after{content: '\f107'; width: 20px; height: 20px; font-size: 24px;text-align: center; line-height: 22px; position: absolute; top: 4px; right: 11px;  font-family: 'FontAwesome';}
	.top-bar .toggle-topbar {display: inline-block; cursor: pointer; float: left; position: relative;}
	.top-bar .toggle-topbar.menu-icon {margin-top: 30px;}
	.header-search {margin-top: 20px;}
	.top-bar-section .dropdown {border:0;}
	

}

@media(max-width:567px){

	.utility-right{max-width:inherit; margin-bottom:0;}
	.utility-right span a{font-size:18px;}
	.utility-right span{margin-top:0;}
	.caption-left{padding-top:0;}
	.caption-left a{padding:0; font-size:20px;}
	h4, .manual-content h4{font-size:24px; line-height:30px;}
	.social-share ul li{margin:0 15px;}
	.home-welcome{padding-bottom:30px;}
	.inner-banner h1{line-height:38px;}
	.author-content ul li{margin-right:10px;}
	.blog-detail h5{font-size:22px;}
	.blog-item .blog-date p{font-size:15px;}
	.blog-date p span{margin-right:18px;}
	.blog-item h4 a{font-size:24px;}
	.learn-listing form{width:100%; margin-bottom:30px;}
	.basic-video{padding:25px 0;}
	.download-content{width:100%;}
	.most-dowonload h5{font-size:20px;}
	.most-dowonload h5{padding:15px;}
	.download-icon{width:100%; text-align:center;}
	.special-left{background:#ffb005 url(../img/special-left-bg.jpg) no-repeat; background-size:contain;}
	.special-content a.button{border:1px solid #fff;}
	.system-left{padding:226px 20px 10px}
	.feature-forum .forum-but p{width:100%; margin-bottom:15px;}
	.video-grid .video-item a img{width:100%; max-width:inherit; }
	.video-grid .video-content{width:100%; max-width:inherit; height:auto; }
	.video-grid .video-content{width:100%; float:left; margin:20px 0 0 0;}
	.area-box{width:100%; margin-left:0;}
	.quote-form h5{font-size:20px;}

}

@media(max-width:479px){

	.search-icon em{width:40px;}
	.header-search input[type="submit"]{padding:0; font-size:16px;}
	.hero-caption{padding-top:10px;}
	.caption-left p{display:none;}
	.difference-content h5, h5{font-size:20px; line-height:25px;}
	.home-partner ul li{width:50%;}
	.home-partner{padding:20px 0;}
	.about-ceo, .about-training, .about-welcome, .about-video{padding:30px 0;}
	.news-author span{margin-right:0;}
    .main h1 {font-size:30px;}
	h2, .main h2{font-size:26px;}
    .main h3 {font-size: 22px;}
	.signup-content{padding:0; border:none;}
	.signup-content input[type="text"]{width:100%;}
	.signup-content input[type="submit"]{margin:0 auto; display:block;}
	.social-share ul li{margin:0 9px;}
	.social-share ul li a{font-size:20px;}
	footer .small-6, .about-staff .small-6, .about-video .small-6{width:100%;}
	.inner-overlay{padding-top:40px;}
	.about-welcome h5{font-size:20px;}
	.training-image figure{width: 90px; height: 90px; border-width:5px;}
	.training-image figure.train-img{width:auto; height:auto;}
	.question-content{margin-left:80px;}
	.about-question span {  width: 62px;  height: 60px;}
	.author-content{width:100%; margin-left:0;}
	.author-content ul li{margin-right:7px;}
	.author-content ul li p, .author-content ul li a{font-size:12px;}
	.comment-item span{width:100%; text-align:right;}
	.con-detail span, .feature-store ul li{width:100%;}
	.quote-form h5{padding-left:10px;}
	.quote-form h5 span{margin-right:5px;}
	.quote-form label{font-size:14px;}
	.learn-listing .small-6, .demo-content, .demo-image{width:100%;}
	.most-dowonload .slick-prev{left:35%;}
	.special-content{padding-top:60px;}
	.cisco-content p{max-width:inherit;}
	.cisco-content{padding:20px 10px 152px 10px;}
	.special-left figure{width:73%; float:left;}
	.free-book h4, {font-size:24px;}
	.feature-forum .forum-name{width:34%;}
	.feature-forum .forum-topic, .feature-forum .forum-post{width:16%; padding-left:3px;}
	.feature-forum .forum-title p{font-size:13px;}
	.feature-forum .forum-but a.secondary{margin-right:0;}
	p.date-com a{display:block;}
	.utility-right ul li{width:100%; float:left;}
	.utility-right ul li a.button{float:left; margin-top:-50px;}
	.utility-right ul li a.button:last-child{float:right;}
	.primary-nav { margin-top:65px;}
	.main .small-6{width:100%;}
	.quote-form h5{font-size:18px;}
	.side-panel ul li a{font-size:16px;}	
	.inner-banner h1 {    font-size: 24px;    line-height: 26px;}
	table.webform td{width:100%; float:left;}
	table.forum td.name{width:140px; float:left;}
	#panel3 .form-content span.tab-title{margin:0; float:right;}
	#panel3 .form-content .medium-4{width:100%;}
	

}










/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  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-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before,
  .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
  }

/*==========| FAQ Toggle |==========*/
.faq-toggle{border:1px solid #ccc;margin-bottom:10px}.faq-toggle .faq-question{background:#efefef;font-size:18px;transition:.3s;cursor:pointer;padding:10px;border:1px solid #a9a9a9;margin-bottom:15px}.faq-toggle .faq-question p{margin:0}.faq-toggle .faq-question:hover{color:#333}.faq-toggle .faq-answer{display:none;padding:10px}














