@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');

@-ms-viewport {width:auto; overflow-y:visible;}
html {position: relative; min-height: 100%; margin-top:0!important;}

body {height:100%; font-family: 'Open Sans', sans-serif; font-size:16px; font-weight:400; margin-top:0px; overflow-x:hidden; min-width:320px; color:#8b8989; background-color:#ffffff; margin-bottom: 0;}

/*body p{ font-weight:300;}*/

@media all and (-ms-high-contrast:none){
*::-ms-backdrop, body.modal-open .mm-slideout { z-index:auto;}
}


a{outline:0 !important; text-decoration:none !important; color:#76a2a6;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
a:hover {color:#bb8540;}
a:focus {color:#8b8989;}
.btn {outline:0 !important;}

::selection {
  background: #8b8989; 
  color:#ffffff;
}
::-moz-selection {
  background: #8b8989; 
  color:#ffffff;
}

.back-to-top {width:45px;height:45px;position: fixed;bottom: 1em;right: 15px;text-decoration: none;opacity:0.80;padding-top: 0.4rem;text-align:center;overflow:hidden;outline:none !important;z-index:999; border-radius:50%; color: #fff;background-color:rgba(0,0,0,1); display: none; font-size:20px;}
.back-to-top:hover {transition: all 0.5s ease 0s;-webkit-transition: all 0.5s ease 0s;-o-transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s; color:#fff;background-color:rgba(0,0,0,0.60); opacity:1;}
.back-to-top:focus{ color:#fff;}

/*.test:before {
font-family: 'Font Awesome 5 Free';
content: "\f110";
font-weight: 900;
}*/


h1,h2,h3,h4,h5,h6{margin-top:0; margin-bottom:20px; text-transform:uppercase;}
.htitle{ font-size:36px;}
h1{ font-size:36px;}
h2{ font-size:30px;}
h3{ font-size:24px;}
h4{ font-size:20px;}
h5{ font-size:16px;}
h6{ font-size:12px;}
h1 span,h2 span,h3 span,h4 span,h5 span,h6 span,.htitle span{ font-weight:600;}
p,ul,ol{ margin-top:0; margin-bottom:30px;}

.btn.active, .btn:active{box-shadow:none;}
input, textarea, select, a { outline: none !important;}
input:focus, textarea:focus, select:focus{ outline: none!important;}
.bootstrap-select .dropdown-toggle:focus{outline: none!important;}
.btn.focus, .btn:focus{ box-shadow:none;} 
button:focus{outline: none !important;}

.caret{ margin-left:5px !important;}
.btn .caret{ margin-left:5px !important;}
.btn:hover, .btn:focus{ text-decoration:none !important;}

.form-control{height:40px; border-radius:0; border-color:#8b8989; font-size:14px; background-color:transparent; color:#8b8989;}
.form-control:focus{ border-color: #8b8989; box-shadow: none; background-color:transparent;}
.form-control::-moz-placeholder { color:rgba(0,0,0,0.6);}
.form-control::-webkit-input-placeholder { color:rgba(0,0,0,0.6);}
.form-control:-ms-input-placeholder { color:rgba(0,0,0,0.6);}
textarea{ height:auto !important;}
.form-check-input{margin-top: 5px;}

.modal-content{}
.modal-title{ font-size:18px;}
.modal .form-control{ height:40px;}
.modal .input-group-text{ border-color:#8b8989;}
.modal .btn{ display:block; height:40px; float:none; width:100%; padding-top:8px; padding-bottom:8px;}

.modal .form-check-label{ font-size:14px;}

.input-group-text{ padding:0; background-color:#76a2a6; border-color:#8b8989; border-radius:0 !important;}

.btn{ height:40px; font-size:14px; color:#fff; box-shadow:none; border-radius:0; text-transform:uppercase; background-color:transparent; padding: 10px 15px; letter-spacing: 1px;}

.btn-blue{ background-color:#76a2a6; border-color:#76a2a6;}
.btn-blue:hover, .btn-blue:focus{ background-color:#8b8989; border-color:#8b8989; color:#fff;}

.btn-brown{ background-color:#bb8540; border-color:#bb8540;}
.btn-brown:hover, .btn-brown:focus{ background-color:#8b8989; border-color:#8b8989; color:#fff;}

.btn-lg{ min-width:300px; font-size:30px; height:54px; padding-top:4px; padding-bottom:4px;}

.active{ color: #76a2a6;}

/*.social-icons{ font-size:18px;}*/
.social-icons a{ display:inline-block;}

.br-dnone{ display:none;}

.model{ font-size:10px; color:#333333; text-transform:uppercase; cursor:default; position:absolute;}

.swiper-pagination-bullet{ background:#bb8540; height:6px; width:20px; border-radius:0; opacity:1;}
.swiper-pagination-bullet-active{ background:#8b8989;}
.swiper-button-next, .swiper-button-prev{width: 20px; height: 30px; background-size: 20px 30px;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");}

.header-top{ color:#fff; text-transform:uppercase; background-color:#76a2a6; padding-top:10px; padding-bottom:10px;}
.header-top ul{ margin-bottom:0;}

.header-top a{ color:#fff;}
.header-top a:hover{ opacity:0.7;}

.header-top-addr-box{ font-size:12px; margin-top:10px; line-height:12px;}
.header-top-addr-box span{ border-right:1px solid #fff; padding-right:10px; margin-right: 5px; display: inline-block;}
.header-top-addr-box span:last-child{ border:none;}

.header-top .seclinks{ display:inline-block;}
.header-top .social-icons{ display:inline-block;}
/*.header-top .social-icons a{ vertical-align:middle;}*/
.header-top-right-box{ text-align:right;}

.header-top .seclinks{ font-size:14px; font-weight:300; margin-right:15px;}
.header-top .seclinks a{ margin-right:15px;}
.header-top a:last-child{ margin-right:0;}

.header-top .social-icons{ font-size:18px;}
.header-top .social-icons a{margin-right:5px;}
.header-top .social-icons a .fas{ vertical-align:middle;}

.header .logo{ margin-top:40px;}
.logo img{ max-width:100%;}

.phone-box{ font-size:38px; color:#222222; text-transform:uppercase; line-height:30px; text-align:right; margin-top: 35px;}
.phone-box p{ margin-bottom:15px;}
.phone-box span{font-size:11px; color:#76a2a6; display:block;}
/*.phone-box a:hover{ opacity:0.7;}*/

.banner-home{ height:560px; background-position:center top; background-repeat:no-repeat; background-size:cover;}
.banner-home1{ background-image:url('/images/banner-img1.jpg');}
.banner-home2{ background-image:url('/images/banner-img2.jpg');}
.banner-home3{ background-image:url('/images/banner-img3.jpg'); background-position:right top;}
.banner-home4{ background-image:url('/images/banner-img4.jpg'); background-position:right top;}

.banner-home .model{ bottom:15px;}
.banner-home img{ max-width:100%; margin-bottom:30px;}
.banner-home1 .model{}
.banner-home2 .model{ left:20rem;}
.banner-home3 .model{ right:1rem;}
.banner-home4 .model{ right:1rem;}

.banner-home-content-box{ display:table; width:100%; height:560px; padding-top:30px; padding-bottom:30px;}
.banner-home-content-box-main{ display:table-cell; width:100%; height:100%; vertical-align:middle;}
.banner-home .btn{min-width: 200px; height: 50px; font-size: 18px; font-weight:600; padding-top: 11px; padding-bottom:11px; margin-right:10px; border-color:#fff;}
.banner-home .btn:last-child{ margin-right:0;}

.banner-home1 .banner-home-btn-box{ text-align:center; margin-top:24rem;}
.banner-home2 .banner-home-btn-box{ text-align:center;}

.banner-home p{ font-size:18px; color:#000000;}

.swiper-container-banner-home .swiper-button-next, .swiper-container-banner-home .swiper-button-prev{ background-color:rgba(0,0,0,0.80); padding: 20px; background-size: 10px 20px; border-radius:100%;}
.swiper-container-banner-home .swiper-button-next:hover, .swiper-container-banner-home .swiper-button-prev:hover{background-color:rgba(0,0,0,0.30);}
.swiper-container-banner-home .swiper-button-prev, .swiper-container-banner-home .swiper-container-rtl .swiper-button-next{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}
.swiper-container-banner-home .swiper-button-next, .swiper-container-banner-home .swiper-container-rtl .swiper-button-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}

.stratum-fb{ padding-top:60px; padding-bottom:60px;}

.stratum-fb-locations .stratum-fb-left-box{ position:relative; margin-right: -14px;}
.stratum-fb-locations .stratum-fb-right-box{ margin-left: -14px;}
.stratum-fb-locations h2{font-weight:600;}
.stratum-fb-locations .card-fb-box h2, .stratum-fb-locations .card-fb-box p{ text-shadow:0 0 5px rgba(0,0,0,0.5)}

.stratum-fb-locations .stratum-fb-title-box h2{ color:#bb8540; background-color:#fff; text-align:right; display: inline-block; position:relative; float:right; padding:10px 30px; margin-bottom:0; margin-right:-15px;}
.stratum-fb-locations .stratum-fb-title-box:before{ content:''; border-bottom:1px solid #000; width: 100%; position: absolute; left: 0; top: 30px;}

.stratum-fb-locations .card-fb-box{ height:390px; background-position:center top; background-repeat:no-repeat; background-size:cover; padding:30px; text-align:center; color:#fff; margin-bottom:2px;}

.stratum-fb-left-box .card-fb-box{ background-image:url('/images/img1.jpg');}
.stratum-fb-right-box .card-fb-box{ background-image:url('/images/img2.jpg');}

.stratum-fb-locations .card-fb-box-main{ display:table; width:100%; height: 100%; background-color:rgba(255,255,255,0.20); padding:60px;}
.stratum-fb-locations .card-fb-box-main-content{ display:table-cell; vertical-align:middle; width:100%;}
.stratum-fb-locations .card-fb-box-main-content-txt{background-color:rgba(255,255,255,0.20); padding:15px; margin-bottom:15px;}
.stratum-fb-locations .card-fb-box h2{ margin-bottom:15px;}
.stratum-fb-locations .card-fb-box p{ font-size:20px; font-weight:300; margin-bottom:0;}
.stratum-fb-locations .card-fb-box .btn{ min-width:200px; height:50px; font-size:18px; border-color:#fff;}


.stratum-fb-locations .btn{ font-weight:600;}

.stratum-fb-our-staff{ height:800px; background-image:url('/images/dr-img1.jpg'); background-position:center top; background-repeat:no-repeat; background-size:cover; position:relative; text-align:center; color:#fff;}
.stratum-fb-our-staff .stratum-fb-box{ background-color:rgba(0,0,0,0.5); position:absolute; bottom:0; width:100%; padding:30px;}
.stratum-fb-our-staff h2{ font-weight:300;}
.stratum-fb-our-staff p{ font-size:20px;}
.stratum-fb-our-staff .btn-lg{min-width:300px; font-size:30px; height:60px; padding-top:6px; padding-bottom:6px; font-weight:600; border-color:#fff;}

.stratum-fb-txt{ font-size:18px;}
.stratum-fb-txt h2{font-weight:300; text-transform:none; color:#76a2a6; border-bottom:1px solid #76a2a6; display:inline-block; padding-bottom:25px;}
.stratum-fb-txt h2 span{ font-weight:700; text-transform:uppercase;}

.stratum-fb-txt .btn-group-box{ display:inline-block; float:right; margin-top: 30px; margin-bottom:30px;}
.stratum-fb-txt .btn-group-box .btn{ font-size:18px; height:50px; padding-top:11px; padding-bottom:11px;}
.stratum-fb-txt .btn-group-box .phonelink{ font-size:24px; display:inline-block; margin-left:15px; margin-right:15px; position: relative; top: 5px;}

.stratum-fb-txt .collage-fb{ margin-bottom:30px; overflow:hidden;}
.stratum-fb-txt .collage-fb img{ margin:0 auto; display:block;}
.stratum-fb-txt .collage-fb-box{ height:224px; background-position:center top; background-repeat:no-repeat; background-size:cover;}
.stratum-fb-txt .collage-fb-box1{ background-image:url('/images/img3.jpg');}
.stratum-fb-txt .collage-fb-box2{ background-image:url('/images/img4.jpg');}
.stratum-fb-txt .collage-fb-box3{ background-image:url('/images/img5.jpg');}
.stratum-fb-txt .collage-fb-box-txt{height:224px; box-shadow:0 0 0 1px #fff inset; border:10px solid #76a2a6; background-color:#76a2a6; padding:15px; color:#fff; text-align:center; line-height:normal; margin-left: -15px;}
.stratum-fb-txt .collage-fb-box-txt h3{ font-size:22px; font-weight:700;}
.stratum-fb-txt .collage-fb-box-btn{ display:none; height:auto;}

/*.stratum-fb-testimonials{ background-color:#f1f1f1; font-size:20px; color:#666666; line-height:normal;}*/
.stratum-fb-testimonials{ background-color:#f1f1f1; font-size:20px; color:#666666;}
.stratum-fb-testimonials h2{font-weight:300; text-transform:none; color:#76a2a6; border-bottom:1px solid #76a2a6; display:inline-block; padding-bottom:25px;}
.stratum-fb-testimonials h2 span{ font-weight:700; text-transform:uppercase;}

.swiper-container-testimonials{ padding-bottom:10px;}
.swiper-container-testimonials .swiper-button-next, .swiper-container-testimonials .swiper-button-prev{}
.swiper-container-testimonials .swiper-button-next:hover, .swiper-container-testimonials .swiper-button-prev:hover{ opacity:0.6;}
.swiper-container-testimonials .swiper-button-prev, .swiper-container-testimonials .swiper-container-rtl .swiper-button-next{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%2376a2a6'%2F%3E%3C%2Fsvg%3E"); top:auto; bottom:0; left:0;}
.swiper-container-testimonials .swiper-button-next, .swiper-container-testimonials .swiper-container-rtl .swiper-button-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%2376a2a6'%2F%3E%3C%2Fsvg%3E"); top:auto; bottom:0; left:30px;}


.stratum-fb-services{}
.stratum-fb-services img{ margin:0 auto 30px; display:block; max-width:100%; border:1px solid #e9e9e9;}
.stratum-fb-services-img-box{}
/*.stratum-fb-services .stratum-fb-left-box{ padding-left:0;}
.stratum-fb-services .stratum-fb-right-box{ padding-right:0;}*/
.stratum-fb-services h2{ font-weight:700;}
.stratum-fb-services h2 .small-txt{ font-weight:400; font-size:13px; text-transform:none;}
.stratum-fb-services h2 .plain-txt{ font-weight:300; text-transform:none;}
.stratum-fb-services h2 .color-txt{ font-weight:700; color:#76a2a6;}
.stratum-fb-services i{color:#76a2a6;}

.stratum-fb-services .btn{ display:none;}

.card-box h5{background-color:#fff; border:1px solid #e6e6e6; padding:10px 15px; color:#76a2a6; margin-bottom: -1px !important; cursor:pointer;}
.card-box h5:hover{background-color:#76a2a6; color:#fff;}
.card-box h5 span{ font-weight:400; display:inline-block; margin-top:2px; vertical-align:middle; padding-left:35px;}
.card-box-body{ font-size:14px; padding:15px; border:1px solid #e6e6e6; margin-bottom: -1px; line-height: 26px;}
.card-box-body p:last-child{ margin-bottom:0;}
.accordion i{color:#8b8989;}

.stratum-fb-services .fas{ background-color:#eeeeee; border-radius:100%; width:23px; height:23px; text-align:center; vertical-align:middle; padding:5.5px 6.5px; font-size:12px; margin-right:10px; position:absolute;}

.card-box-body img{ max-width:100%; float:left; margin-right:15px; border:none;}


.stratum-fb-contact{background-image:url('/images/img8.jpg'); background-position:center top; background-repeat:no-repeat; background-size:cover; text-align:center; color:#fff; padding:0;}
.stratum-fb-contact .stratum-fb-box{ background-color:rgba(0,0,0,0.8); padding-top:60px; padding-bottom:60px;}
.stratum-fb-contact h2{ font-weight:300;}
.stratum-fb-contact p{ font-size:20px;}

.stratum-fb-contact .form-control{ font-size:12px; border-color:#fff; color:#fff;}
.stratum-fb-contact .form-control:focus{ border-color: #fff;}
.stratum-fb-contact .form-control::-moz-placeholder { color:rgba(255,255,255,0.6);}
.stratum-fb-contact .form-control::-webkit-input-placeholder { color:rgba(255,255,255,0.6);}
.stratum-fb-contact .form-control:-ms-input-placeholder { color:rgba(255,255,255,0.6);}

.stratum-fb-contact .form-check{ text-align:left; font-size:14px; margin-bottom:5px;}
.stratum-fb-contact .input-group-text{border-color: #fff;}
.stratum-fb-contact a{ color:#bb8540;}
.stratum-fb-contact a:hover{ color:#76a2a6;}
.stratum-fb-contact .btn-submit{ padding-left:0;}
.stratum-fb-contact .btn-submit .btn{ width: 100%; padding-top:8px; padding-bottom:8px;}


.footer{ font-size:14px; padding-top:40px; padding-bottom:40px; color:#373737;}
.footer-box{}
.footer a:hover{ color:#bb8540;}
.footer-left-box{ margin-bottom:30px;}
.footer img{ max-width:100%;}
.footer p{ margin-bottom:15px;}

.faddr-box{ border-left:1px solid #b2b2b2;}
.faddr-box-txt a{color:#000;}
.faddr-box .faddr-box-txt{ color:#000;}
.faddr-box .faddr-box-txt span{ font-weight:600; text-transform:uppercase;}
.faddr-box .phone{ color:#000; margin-bottom:0;} 
.flogo{ display:table; width:100%; height:100%; text-align:center;}
.flogo a{ display:table-cell; vertical-align:middle; width:100%; height:100%;}
.footer-right-box{ text-align:right;}
.flinks{ line-height:12px; font-weight:700; margin-bottom:15px; display:inline-block;}
.flinks a{color:#000000; border-right:1px solid #b2b2b2; padding-right:10px; margin-right:5px;}
.flinks a:last-child{ border:none;}
.footer .social-icons{ font-size:16px; margin-bottom:10px; display:inline-block;}
.footer .social-icons a{ margin-right:10px; color:#000000;}
.footer .social-icons a:hover{ color:#bb8540;}
.ftxt-box{ font-size:12px; text-align:center;}
.ftxt-box p{ margin-bottom:0;}


.flogo-right-box img{ max-width:150px; margin-bottom:15px;}


.banner-subpage{ height:355px; background-color:#ededed;}
/*.banner-subpage img{ max-width:100%;}*/
.banner-subpage-left-box img{ margin:0 auto; display:block;}

.banner-subpage1 .banner-subpage-box{ height:355px; background-image:url('/images/872783042-is.jpg'); background-position:left top; background-repeat:no-repeat; background-size:auto;}

.banner-subpage-left-box .model{right: 20%; bottom:10px;}
.banner-subpage-content-box{ display:table; width:100%; height:355px; padding:30px 0;}
.banner-subpage-content-box-main{  display:table-cell;  width:100%; height:100%; vertical-align:middle;}
.banner-subpage .btn{min-width: 200px; height: 50px; font-size: 18px; font-weight:600; padding-top: 12px; padding-bottom:12px; margin-right:10px;}
.banner-subpage .btn:last-child{ margin-right:0;}
.banner-subpage-content-box{ color:#000;}
.banner-subpage-content-box img{ margin-bottom:30px;}
.banner-subpage-content-box p{ font-size:14px;}
.banner-subpage h2{ text-transform:none;}
.banner-subpage .btn .fas{ display:none;}


.subpage{padding-top:50px;}
.sidebar h2, .sidebar h3, .sidebar h4, .sidebar h5, .sidebar h6{ color:#000000;}
.sidebar, .subpage-content{ padding-bottom:50px;}
.sidebar-fb{ margin-bottom:50px;}

.sidebar-links ul, .sidebar-links .sidebar-links-box{ margin-top:-20px;}
.sidebar-links a{ font-size:18px; color:#8b8989; display:block; border-bottom:1px solid #d2d2d2; padding: 8px 0;}
.sidebar-links a:hover, .sidebar-links a:focus, .sidebar-links a.active{ color:#76a2a6; background-color:transparent;}
.sidebar-links .fas{ font-size: 10px; vertical-align: middle;}

.sidebar .card{background-color:transparent; border:none;}
.sidebar .card .btn{ height:auto; min-width:0; width:100%; padding:0; text-align:left; text-transform:none; font-size:18px; color:#8b8989; white-space:normal;}
.sidebar .card .card-header{ background-color:transparent; padding:8px 0;}
.sidebar .card .card-body{ font-size:16px; padding-left:0; padding-right:0; padding-bottom:0;}
.sidebar .card .card-body ul{ border-bottom:1px solid #d2d2d2; margin-bottom:0;}
.sidebar .card .card-body a{ padding-left:15px; padding-right:15px;}
.sidebar-links .card-header.active .btn{ color:#76a2a6;}
.sidebar-links .card-header .btn:hover{ color:#76a2a6;}
.sidebar-links .card-header .btn:hover i{ color:#76a2a6;}
.sidebar .card .card-body a{ font-size:16px;}
.sidebar .card .card-body li:last-child a{ border:none;}
[data-toggle="collapse"] .fas:before { content: "\f068";}
[data-toggle="collapse"].collapsed .fas:before {content: "\f067";}


.sidebar .card-fb-box{ height:auto; background-image:url('/images/s-img1.jpg'); background-position:center top; background-repeat:no-repeat; background-size:cover; padding:15px; text-align:center; color:#fff; margin-bottom:50px;}
.sidebar .card-fb-box2{ background-image:url('/images/s-img2.jpg');}
.sidebar .card-fb-box-main{ background-color:rgba(255,255,255,0.20); padding:15px;}
.sidebar .card-fb-box-main-content-txt{background-color:rgba(255,255,255,0.20); padding:15px; margin-bottom:15px;}
.sidebar .card-fb-box h2{ margin-bottom:15px; color:#fff;text-shadow: 0 0 5px rgba(0,0,0,0.5);}
.sidebar .card-fb-box p{ font-size:20px; font-weight:300; margin-bottom:0;text-shadow: 0 0 5px rgba(0,0,0,0.5);}
.sidebar .card-fb-box .btn{ min-width:200px; height:50px; font-size:18px; display:block; padding-top:11px; padding-bottom:11px; border-color:#fff;}
.sidebar .card-fb-box h3{ text-align:left; color:#fff;text-shadow: 0 0 5px rgba(0,0,0,0.5);}

.sidebar .stratum-fb{ padding-top:30px; padding-bottom:30px;}
.sidebar .stratum-fb .stratum-fb-left-box, .sidebar .stratum-fb .stratum-fb-right-box{ -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
.sidebar .stratum-fb-testimonials{ font-size:15px;}
.sidebar .stratum-fb-testimonials h2{font-weight:400; font-size:24px; display:block; border:none; padding-bottom:0; text-transform:uppercase;}
.sidebar .stratum-fb-testimonials h2 span{ font-weight:400;}
.sidebar .stratum-fb-testimonials h2 br{ display:none;}

.sidebar .swiper-container-testimonials .swiper-button-prev, .sidebar .swiper-container-testimonials .swiper-container-rtl .swiper-button-next{ left:auto; right:50%;}
.sidebar .swiper-container-testimonials .swiper-button-next, .sidebar .swiper-container-testimonials .swiper-container-rtl .swiper-button-prev{left:50%; right:auto;}

.sidebar .services-products-fb{ padding:15px; border:1px solid #d2d2d2;}
.sidebar .services-products-fb img{ max-width:100%; margin:0 auto 15px; display:block;}
.sidebar .btn{min-width:200px; height:50px; font-size:18px; display:block; padding-top:11px; padding-bottom:11px; border-color:#fff;}

.breadcrumb{ font-size:11px; background-color: transparent; padding:0; margin-bottom:10px; line-height:12px;}
.breadcrumb a{ color:#8b8989;}
.breadcrumb a:hover{ color:#76a2a6;}
.breadcrumb-item + .breadcrumb-item::before{content: ""; color: #8b8989; padding-right:0;}
.breadcrumb-item.active{ color:#76a2a6;}
.breadcrumb li{ border-right: 1px solid #8b8989; padding-right: 5px;}
.breadcrumb li:last-child{ border:none;}

.subpage-content h2, .subpage-content h3, .subpage-content h4, .subpage-content h5, .subpage-content h6{ color:#000;}
.subpage-content h1{ font-size:30px; color:#bb8540;}
.subpage-content p a{ font-weight:600;}

.cta-fb-subpage{ background-color:#76a2a6; color:#fff; padding:20px 15px; margin-bottom:30px; border-top:15px solid #4d7377; background-image:url('/images/arrow-right-img1.png'); background-position:-15px 4rem; background-repeat:no-repeat; background-size: 450px 250px;}
.cta-fb-subpage img{ max-width:100%; margin:0 auto; display:block;}
.cta-fb-left-box-subpage{ display:table; width:100%; height:100%; border-right:1px solid #d2d2d2;}
.cta-fb-left-box-subpage a{  display:table-cell;  width:100%; height:100%; vertical-align:middle;}
.cta-fb-subpage .btn{ font-size:14px; border-color:#fff; height:50px; padding-top: 14px; padding-bottom: 14px;}
.cta-fb-subpage p a{ color:#fff; font-weight:700;}
.cta-fb-subpage p a:hover{ opacity:0.7;}

.stratum-fb-subpage-our-staff{ height:400px; background-image:url('/images/dr-img2.jpg'); background-position:center top; background-repeat:no-repeat; background-size:cover; position:relative; color:#fff; margin-bottom:30px;}
.stratum-fb-subpage-our-staff .stratum-fb-box{ background-color:rgba(0,0,0,0.5); position:absolute; bottom:0; width:100%; padding:15px 0;}
.stratum-fb-subpage-our-staff h2{ font-weight:300; display:inline-block; color:#fff; margin-bottom:0; margin-top:10px;}
.stratum-fb-subpage-our-staff .btn-lg{min-width:320px; font-size:30px; height:60px; padding-top:6px; padding-bottom:6px; font-weight:600; border-color:#fff; display:inline-block; float:right;}

.img-left{ float:left; margin-right:15px;}
.img-right{ float:right; margin-left:15px;}
.img-center{ max-width:90%; margin:0 auto 30px; text-align:center;}
.img-center img{ margin:0 auto; display:block;}
.img-left img, .img-right img, .img-center img{ max-width:100%; margin:0 auto; display:block;}
.embed-responsive{ width:90%; margin:0 auto 30px;}

figure figcaption{ font-size:12px; margin-top:10px;}


.footer .social-icons{ font-size:22px; margin-top: -10px;}
.footer .social-icons a:last-child{ margin-right:0; padding-right:0;}


.form-fb-sidebar, .form-pop{background-image:url('/images/form-bg.jpg'); background-position:center top; background-repeat:no-repeat; background-size:cover; color:#fff;}
.form-fb-sidebar .form-fb-sidebar-box, .form-pop .form-pop-box{ background-color:rgba(0,0,0,0.7); padding:15px;}
.form-fb-sidebar h3{ color:#fff;}

.form-fb-sidebar .form-control, .form-pop .form-control{ font-size:12px; border-color:#fff; color:#fff;}
.form-fb-sidebar .form-control:focus, .form-pop .form-control:focus{ border-color: #fff;}
.form-fb-sidebar .form-control::-moz-placeholder, .form-pop .form-control::-moz-placeholder { color:rgba(255,255,255,0.6);}
.form-fb-sidebar .form-control::-webkit-input-placeholder, .form-pop .form-control::-webkit-input-placeholder { color:rgba(255,255,255,0.6);}
.form-fb-sidebar .form-control:-ms-input-placeholder, .form-pop .form-control:-ms-input-placeholder { color:rgba(255,255,255,0.6);}

.form-fb-sidebar .form-check, .form-pop .form-check{ text-align:left; font-size:14px;}
.form-fb-sidebar .input-group-text, .form-pop .input-group-text{border-color: #fff;}
.form-fb-sidebar a, .form-pop a{ color:#bb8540;}
.form-fb-sidebar a:hover, .form-pop a:hover{ color:#76a2a6;}
.form-fb-sidebar .btn, .form-pop .btn{ width:100%;}
.form-fb-sidebar .form-check .form-check-label, .form-pop .form-check .form-check-label{ display:block;}


.form-pop .form-pop-box{ padding:0;}
.form-pop .close{ color: #fff; text-shadow:none; opacity:1;}
.form-pop .close:not(:disabled):not(.disabled):focus, .form-pop .close:not(:disabled):not(.disabled):hover{ color:#fff;}


.stratum-dr-fb-subpage{ height:auto; background-image:url('/images/bg2.jpg'); background-position:center top; background-repeat:repeat; background-size:auto; position:relative; color:#fff; margin-bottom:30px; padding-top:0 ; padding-bottom:0; margin-top:60px; position:relative;}

.stratum-dr-fb-subpage .img-dr-fb-subpage{ margin-left:-15px; margin-top:-15px;}
.stratum-dr-fb-subpage .img-ass-logo{ position:absolute; bottom:5px;}
.stratum-dr-fb-subpage .stratum-fb-right-box{}
.stratum-dr-fb-subpage .stratum-fb-content-box{ padding-top:30px; padding-bottom:30px; display:table; width:100%; height:100%;}
.stratum-dr-fb-subpage .stratum-fb-content-box-main{display:table-cell; width:100%; height:100%; vertical-align:middle;}
.stratum-dr-fb-subpage h2{ color:#fff; font-weight:700; margin-bottom:15px;}
.stratum-dr-fb-subpage h2 span{ font-weight:300; display:block; text-transform:none;}
.stratum-dr-fb-subpage .btn{ font-size:24px; min-width:120px; border-color:#fff; padding-top:8px; padding-bottom:8px;}
.stratum-dr-fb-subpage p{ margin-bottom:15px; font-size:14px;}

.stratum-fb h1, .txt-heading-box h2{ font-weight: 700; color:#76a2a6; text-align:center; margin-bottom:30px;}

.custom-embed-video{ height:420px!important;}

.tst-box{ margin-bottom:30px; padding-bottom:30px; border-bottom:1px solid rgba(0,0,0,.125);}
.tst-box img{ max-width:150px; display:block; float:right;} 
.tst-box .reviews-name{ font-weight:600; color:#000; display:block; text-align:right;}

.blockquote{ font-style:italic; border:1px solid rgba(0,0,0,.125); padding:15px; margin-bottom:30px;}
.blockquote p{ margin-bottom:0;}
.blockquote span{ font-weight:600; color:#000; display:block; text-align:right;}

.mlt-img-box{ text-align:center; margin-bottom:20px;}
.mlt-img-box figure{ display:inline-block; margin:0 10px;}

.ctxt-box{border:1px solid rgba(0,0,0,.125); padding:15px; margin-bottom:30px;}
.ctxt-box p:last-child{ margin-bottom:0;}

.our-facility-box{ height:144px; margin-bottom:30px; overflow:hidden;}
.our-facility-subpage img{ cursor:pointer;}
#our_Office .modal-dialog{}
#our_Office .modal-content { border: none; border-radius: 0;}
#our_Office .modal-content .modal-body{ padding:0;}
#our_Office .modal-content img{ margin:0 auto; display:block;}
#our_Office .close{ position:absolute; top:0; right:0; width: 30px; height:30px; text-align:center; vertical-align:middle; background-color:#000; color:#fff; opacity:1; text-shadow:none; padding-bottom: 2px;}
#our_Office .close:hover{ background-color:#666;}

.card-box-ns{ border:1px solid #76a2a6; margin-bottom:30px; text-align:center;}
.card-box-ns-header, .card-box-ns-footer{ background-color:#76a2a6; color:#fff; padding:15px;}
.card-box-ns-body{ padding:15px;}
.card-box-ns-body p{ font-size:14px; margin-bottom:10px;}
.card-box-ns-title{ color:#fff!important; text-transform:none; margin-bottom:0;}
.card-box-ns-body .card-box-ns-pr{ font-size:50px;}
.card-box-ns-body .card-box-ns-pr span{ font-size:40px; margin-right:5px;}
.card-box-ns p:last-child{ margin-bottom:0;}
.card-box-ns-pr-off{ color:#76a2a6;}

.card-box-gft{ text-align:center; border: 1px solid #d2d2d2; margin-bottom:30px; padding:30px 15px;}
.card-box-gft p:last-child{ margin-bottom:0;}

.sidebar-links h3{}
.sidebar-links h3 a{ font-size:24px; color:#000; border:none;}
.sidebar-links h3 a:hover{ color:#76a2a6;}
.sidebar-links{ margin-bottom:0;}
.sidebar-links ul, .sidebar-links .accordion{ margin-bottom:50px;}

.img-products{}
.img-products img{ max-width:100%; margin:0 auto; display:block;}
.alignleft{margin:0px!important}

.our-facility-subpage .img-ext-mr{ margin-top:-5rem;}


.ba-slider-fb{}
.twentytwenty-container{ margin-left:50px;}
.ba-txt-box{ background-color:#76a2a6; display: inline-block; position: absolute; z-index: 1; height: 100%; width:50px; padding:15px 0; text-align: center;}
.ba-txt-box img{ max-height:100%; max-width:100%;}

.ba-slider-fb-box{ position:relative;}
.ba-slider-fb .pmv{ font-size:12px; margin-top:10px; text-align:center;}


.swiper-container-banner-home, .banner-subpage, .subpage-pg{ margin-top:180px;}
.header .logo, .phone-box{ margin-top:0;}
.header{ padding-top:35px;}
.header-main{ background-color:#fff; position:fixed; width:100%; z-index:9; top:0; min-height:0; /*overflow:hidden;*/}
.htrn{-webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease;}
/*.header-fixed{ box-shadow: 0 5px 5px -5px rgba(0,0,0,0.5);}*/

.header-fixed .header{ padding-top:15px;}
.header-fixed .header-top{ padding-top:0; padding-bottom:3px;}
.header-fixed .header-top .seclinks{ font-size:12px;}
.header-fixed .header-top .social-icons{ font-size:14px;}
.header-fixed .header-top .header-top-addr-box{ margin-top:8px;}
.header-fixed .header .logo img{ max-width:50%;}
.header-fixed .phone-box{ font-size:24px; line-height: 20px;}
.header-fixed .phone-box p{ margin-bottom: 5px;}
.header-fixed .phone-box span{ font-size: 10px;}

.prmv-txt{ font-size:12px; text-align:center;}


.mmenu-dropdown>a{ cursor:default;}

.stratum-dr-fb-subpage .img-ass-logo1{ left: 160px; bottom:7px; background-color:#f8f8f8; padding: 5px 10px;}
.stratum-dr-fb-subpage .img-ass-logo2{ left: 15px;}


@media (min-width: 1900px) {

}
@media (min-width: 1600px) {

}

@media (min-width: 1200px) {  

}

@media (min-width: 992px) { 
.navbar .dropdown:hover>.dropdown-menu { display: block;}
.menu-bar{ display:none;}

#mm-menu{display: none !important;}
#menu{ float:right;}
.main-menu-links{ margin-bottom:0;}
.main-menu-links>li{ display:inline-block; padding-right:0!important;}
.main-menu-links>li>a{ font-size:14px; text-transform:uppercase; display:block; color:#000000; padding:0 15px 30px;}
/*.main-menu-links>li>a:last-child{ padding-right:0;}*/
.main-menu-links>li>a:hover{ color:#bb8540;}

.main-menu-links>.menu-home>a{font-size: 16px; color:#ba853e;}

.mmenu-dropdown-box{ display:none; min-width:230px; position:absolute; z-index:1; background-color:#fff; box-shadow: 0px 4px 7px 0 rgba(0,0,0,0.3); top:50px; padding: 15px; z-index:9;}
.main-menu-links>.mmenu-dropdown>a{ position:relative;}
.main-menu-links>.mmenu-dropdown>a:after{ content:""; background-image:url('/images/right-arrow-angle.svg'); background-repeat:no-repeat; background-size:14px; width: 14px; height: 14px; position: absolute; right: 0; top: 20px;}
.main-menu-links>li{ position:relative; margin-right: -15px; padding-right: 15px;}
.main-menu-links>li:hover .mmenu-dropdown-box{ display:block;}
.mmenu-dropdown-box{ font-size:14px;}
.mmenu-dropdown-box a{ display:block; padding:6px 0; color:#000;}
.mmenu-dropdown-box a:hover{ color:#ba853e;}

.mmenu-mega-dropdown-box{ min-width:575px;}
.mmenu-mega-dropdown-box>li{ width:49%; display:inline-block; margin-bottom: 20px; vertical-align: top;}
.mmenu-mega-dropdown-box .mtheadf-txt, .mmenu-dropdown .overview h5{ font-weight:600; margin-bottom:0; border-bottom:1px solid #e5e5e5; padding-bottom:10px;}
.mmenu-dropdown .overview h5{ margin-bottom:10px; text-transform:none;}

.mmenu-mega-dropdown-box .mthead>a{ cursor:default; color:#000;}
.mtheadf .mtheadf-txt{ margin-right:30px;}
.menu-mdsm{ display:none!important;}
.sub-menu-link a{ padding-left:15px;}

.mmenu-dropdown-last .sub-menu, .mmenu-dropdown-last .mmenu-dropdown-box{ right:0;}

.main-menu-links .active, .main-menu-links .active>a{ color:#ba853e !important;}


.mmenu-dropdown .overview{ width:100%; display:block; margin-bottom:0;}


.banner-subpage1 .banner-subpage-box{ background-position:3rem top;}


.header-fixed{ box-shadow: inset 0px -4px 4px -4px rgba(0,0,0,0.5);}
.header-fixed .main-menu-links .menu > li > a, .header-fixed .main-menu-links > li > a{ padding-bottom:15px;}
.header-fixed .main-menu-links .menu > li > .sub-menu, .header-fixed .mmenu-dropdown-box{ top: 35px;}

/*.ba-slider-fb .pmv p{ margin-bottom:0;}*/
}

@media (min-width: 992px) and (max-width: 1199.98px) {

.main-menu-links > li > a{ padding-left:12px; padding-right:12px;}

.banner-home{ height:500px;}
.banner-home-content-box{ height:500px;}

.stratum-fb-locations .card-fb-box h2{ font-size:24px;}
.stratum-fb-locations .card-fb-box p{ font-size:16px;}
.stratum-fb-our-staff{ height:650px;}
.stratum-fb-txt .collage-fb-box-txt h3{ font-size:18px;}
.stratum-fb-txt .collage-fb-box-txt p{ font-size:16px;}
.stratum-fb-services h2{ font-size:26px;}

/*.footer-right-box .br-dnone{ display:block;}*/
.stratum-fb-subpage-our-staff{ height:360px;}
.stratum-fb-subpage-our-staff h2{ font-size:30px;}
.stratum-fb-subpage-our-staff .btn-lg{ font-size:24px; min-width: 280px; padding-top:10px; padding-bottom:10px;}

.sidebar .card-fb-box h2{ font-size:22px;}

.stratum-fb-txt .btn-group-box .btn{ font-size:14px; height: 44px;}
.stratum-fb-txt .btn-group-box .phonelink{ font-size:18px;}

.stratum-dr-fb-subpage h2{ font-size:22px;}
.stratum-dr-fb-subpage .btn{ font-size:20px; padding-top: 12px; padding-bottom:12px;}

.our-facility-box{ height:118px;}

.header-fixed .header .logo img{ max-width:70%;}

.stratum-dr-fb-subpage .img-ass-logo1{ padding-left:5px; padding-right:5px;}

}

@media (max-width: 1200px) {
.our-facility-subpage .img-ext-mr{ margin-top:-4rem;}
}

@media (max-width: 991px) {
.menu-bar{ display:block; font-size:18px;
background-image: -ms-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(255,255,255,1) 100%);
background-image: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(255,255,255,1) 100%);
background-image: -o-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(255,255,255,1) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(238,238,238,1)), color-stop(100, rgba(255,255,255,1)));
background-image: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(255,255,255,1) 100%);
background-image: linear-gradient(to bottom, rgba(238,238,238,1) 0%, rgba(255,255,255,1) 100%);
}
.menu-bar-box{ border-right:1px solid #959595; padding:0;}
.menu-location{ border-right:none;}
.menu-bar a{ color:#bb8540; font-weight:600; display:block;} 
.menu-bar a:hover{ color:#76a2a6;}
.menu-bar .fas{ font-size:28px; vertical-align: middle; margin-top: -5px;}
.menu-bar span{ display:inline-block; padding:15px 15px;}

#menu{display: none !important;}
.mm-navbars_top .mm-navbar{ height:auto;}
.mm-navbars_top .mm-navbar img{ max-width:100%; margin:0 auto; display:block;}

.mm-menu{--mm-color-background: #76a2a6; --mm-color-text: #ffffff; --mm-color-text-dimmed:rgba(255, 255, 255, 0.5); --mm-color-button: rgba(255, 255, 255, 1);}
.mm-navbars_bottom a{ font-size:22px; color:#ffffff !important;}
.mm-navbars_bottom a:hover{ color:#ffffff !important;}
.mm-navbar, .mm-panel, .mm-panels{ background:#76a2a6;}
.mm-listitem{ color:#ffffff; background-color:#76a2a6;}
.mm-btn::after, .mm-btn::before{border-color:#ffffff;}
.mm-navbar__title, .mm-searchfield input{ color:rgba(255, 255, 255, 1)!important;}
.mm-searchfield input{ line-height:normal;}
.mm-menu a:hover{ color:#ffffff; background-color:rgba(0,0,0,0.2);}
.sub-menu-link a{ padding-left:35px!important;}
.sub-menu-link a::before{ left:25px;}
.mmenu-mega-dropdown-box .mtheadf-txt{font-size: 16px; margin-bottom:0;}
.mmenu-mega-dropdown-box .mthead .mm-listitem__text{ cursor:default; color:#ffffff;}

.mm-searchfield input{ height:32px; padding:6px 15px;}
.mm-searchfield input::-moz-placeholder { color:rgba(255,255,255,0.7);}
.mm-searchfield input::-webkit-input-placeholder { color:rgba(255,255,255,0.7);}
.mm-searchfield input:-ms-input-placeholder { color:rgba(255,255,255,0.7);}
.mm-wrapper__blocker{z-index: 99;}


#mm-menu .overview h5{ width: 100%; text-transform:none; margin-bottom:0;}
#mm-menu .overview a{ padding:12px 10px 14px 20px; display:block;}

.cta-fb-subpage{ text-align:center; padding-top:30px; padding-bottom:30px;}
.cta-fb-left-box-subpage{ display:block; border-right:none; border-bottom:1px solid #d2d2d2; padding-bottom:30px;}
.cta-fb-right-box-subpage{ padding-top:30px;}
.cta-fb-left-box-subpage a{ display:block;}
.cta-fb-subpage .btn{ display:block;}

.banner-subpage .btn .fas{ display:block;}
.banner-subpage .btn span{ display:none;}
.banner-subpage .btn{ font-size:24px; min-width:90px;}

.stratum-dr-fb-subpage .stratum-fb-left-box{ display:none;}
.stratum-dr-fb-subpage .stratum-fb-content-box, .stratum-dr-fb-subpage .stratum-fb-content-box-main{ display:block;}
.stratum-dr-fb-subpage .btn{ display:block;}

.header-fixed .menu-bar{ box-shadow: inset 0px -4px 4px -4px rgba(0,0,0,0.5);}
/*.wpmm-force-bg{ position:absolute; top:0; width: 100%;}*/

}

@media (min-width: 768px) and (max-width: 991.98px) {
.header-top .social-icons{ display:none;}
.header-top-addr-box{ margin-top:7px; margin-right: -3rem;}

.menu-phone-icon, .menu-gallery-icon{ display:none;}
.menu-bar-icon{ text-align: right;}
.menu-location{ border-left:1px solid #959595;}

.banner-home{ height:380px;}
.banner-home-content-box{ height:360px;}
.banner-home1 .banner-home-btn-box{margin-top: 16rem;}
.banner-home .btn{ font-size:13px; min-width:120px; height:44px;}
.banner-home p{ font-size:14px;}
.banner-home img{ max-width:260px;}

.stratum-fb-locations .card-fb-box{ height:300px; padding: 20px;}
.stratum-fb-locations .card-fb-box-main{ padding: 30px 15px;}
.stratum-fb-locations .card-fb-box h2{ font-size:24px;}
.stratum-fb-locations .card-fb-box p{ font-size:16px;}

.stratum-fb-our-staff{ height:500px;}
.stratum-fb-our-staff .stratum-fb-box{ padding:15px;}
.stratum-fb-our-staff h2{ margin-bottom:5px;}
.stratum-fb-our-staff p{ font-size:16px; margin-bottom:15px;}
.stratum-fb-our-staff .btn-lg{ font-size:20px; height: 44px; min-width: 230px;}

.stratum-fb-txt{ font-size:18px;}
.stratum-fb-txt .collage-fb-box-txt h3{ font-size:14px; margin-bottom:15px;}
.stratum-fb-txt .collage-fb-box-txt p{ font-size:13px;}

.stratum-fb-testimonials{ font-size:18px;}
.stratum-fb-contact p{ font-size:16px;}

.flogobox{ display:none;}
.faddr-box{ border:none;}

/*.faddr-box .faddr-box-txt span{ white-space:nowrap;}*/
.footer-right-box .br-dnone{ display:block;}

.banner-subpage-content-box img{ max-width:50%;}
.banner-subpage h2{ font-size:30px;}

.sidebar .card-fb-box h2{ font-size:20px;}
.sidebar .card-fb-box p{ font-size:16px;}
.sidebar .card-fb-box .btn{ min-width:120px;}

.stratum-fb-subpage-our-staff{ height:230px;}
.stratum-fb-subpage-our-staff h2{ font-size:22px;}
.stratum-fb-subpage-our-staff .btn-lg{font-size: 14px; min-width: 120px; height: 42px; padding-top: 10px; padding-bottom: 10px;}

.stratum-fb-txt .btn-group-box{ margin-top:0; text-align:center;}
.stratum-fb-txt .btn-group-box .btn span{ display:none;}
.stratum-fb-txt .btn-group-box .phonelink{ display:block; margin-bottom:20px;}

/*.cta-fb-subpage{ background-image:url('/images/arrow-down-img1.png'); background-position:center top; background-size:160px 320px;}*/
.cta-fb-subpage{background-position:center -40px;}

.our-facility-box{ height:114px;}

.swiper-container-banner-home, .banner-subpage, .subpage-pg{ margin-top:210px;}
.header-fixed .header{ padding-top:10px;}
.header-fixed .header .logo img{ max-width:90%;}

.img-left, .img-right{ max-width:200px;}
}

@media (min-width: 576px) {

}

@media (min-width: 768px) {
.header-top-addr-box .phoneno{ display:none;}
.subpage-content{ padding-left:30px;}
.sidebar{ border-right: 1px solid #d2d2d2; padding-right:30px;}
.sidebar-links{ margin-right:-30px;}
}
@media (min-width: 576px) {

}

@media (max-width: 767.98px) {
.htitle{ font-size:30px;}
.menu-bar{ background-image:none; background-color:#76a2a6;}
.menu-bar-box{ text-align: center; border-color:rgba(0,0,0,0.3); border-left:1px solid rgba(255,255,255,0.3)}
.menu-bar-icon{ border-left:none;}
.menu-bar span{ display:none;}
.menu-bar a{ color:#fff; padding: 15px 0;}
.menu-bar a:hover, .menu-bar a:focus{ color:#fff; background-color:#ba853e;}

.header-top{ text-align:center; padding-top:15px; padding-bottom:15px;}
.header-top-right-box{ display:none;}
.header-top-addr-box{ margin-top:0;}

.header{ text-align:center; padding-top:30px; padding-bottom:30px;}
.header-right-box{ display:none;}
.header .logo{ margin-top:0;}

.banner-home{ height:320px;}
.banner-home2 .model{ left:auto;}
.banner-home-content-box{ height:300px; padding-top:10px; padding-bottom:10px;}
.banner-home1 .banner-home-btn-box{margin-top: 15rem; margin-left:-13rem;}
.banner-home2 .banner-home-btn-box{ margin-left:-13rem;}
.banner-home3 .banner-home-btn-box{ margin-right:-13rem;}
.banner-home4 .banner-home-btn-box{ margin-right:-13rem;}
.banner-home img{ max-width:160px;}
.banner-home p{ font-size:14px;}
.banner-home .dnone-sm{ display:none;}
/*
.banner-home .btn{ font-size:13px; min-width:120px; height:44px;}
.banner-home p{ font-size:14px;}
.banner-home img{ max-width:260px; margin-left:auto; margin-right:auto; display:block;}*/

.stratum-fb{ padding-top:30px; padding-bottom:30px;}

.stratum-fb-locations{ text-align:center;}
.stratum-fb-locations .stratum-fb-title-box h2{ float:none; text-align:center; margin-left:auto; margin-right:auto; padding-left:15px; padding-right:15px;}
.stratum-fb-locations .stratum-fb-left-box, .stratum-fb-locations .stratum-fb-right-box{ margin-left:auto; margin-right:auto;}
.stratum-fb-title-box{ margin-bottom:15px;}
.stratum-fb-locations .card-fb-box{ height:auto; padding:15px; margin-bottom:15px;}
.stratum-fb-locations .btn{ display:block;}
.stratum-fb-locations .card-fb-box .btn{ display:none;}
.stratum-fb-locations .card-fb-box-main{ padding:15px;}
.stratum-fb-locations .card-fb-box h2{ margin-bottom:5px;}


.stratum-fb-our-staff{ height:300px;}
.stratum-fb-our-staff p{ display:none;}
.stratum-fb-our-staff .stratum-fb-box{ padding:15px;}
.stratum-fb-our-staff h2{ font-size:24px; margin-bottom:10px;}
.stratum-fb-our-staff .btn-lg{ font-size:20px; height: 44px; min-width: 230px;}


.stratum-fb-txt p{ display:none;}
.stratum-fb-txt h2{ display:block;}
.stratum-fb-txt .collage-fb{ margin-bottom:0;}
.stratum-fb-txt .collage-fb-box-txt p{ display:block; margin-bottom:0;}
.stratum-fb-txt .collage-fb-box2, .stratum-fb-txt .collage-fb-box3{ display:none;}
.stratum-fb-txt .collage-fb-box-txt{ height:auto; margin-left:auto;}
.stratum-fb-txt .collage-fb-box-btn{ display:block; margin-top:30px;}
.stratum-fb-txt .collage-fb-box-btn .btn{ display:block;}

.stratum-fb-testimonials{ font-size:18px;}
.stratum-fb-testimonials h2{display:block;}

.stratum-fb-services{ text-align:center;}
.stratum-fb-services .stratum-fb-left-box{ margin-bottom:30px;}
.stratum-fb-services .stratum-fb-right-box{ margin-top:30px;}
.stratum-fb-services .accordion{ display:none;}
.stratum-fb-services .btn{ display:block;}

.stratum-fb-contact{ padding:0;}
.stratum-fb-contact .stratum-fb-box{ padding-top:30px; padding-bottom:30px;}
.stratum-fb-contact .htitle{ font-size:36px;}
.stratum-fb-contact p{ font-size:16px;}

.footer{ padding-top:30px; padding-bottom:30px; text-align:center;}
.flogobox{ margin-bottom:30px;}
.faddr-box{ border:none;}
.footer-right-box{ text-align:center; margin-bottom:30px;}
.flinks a{ margin-right:5px;}
.footer .social-icons a{ margin-right:5px;}
.flinks a:last-child{border-right: 1px solid #b2b2b2;}
.footer-right-box .br-dnone{ display:block;}
.footer .social-icons, .flinks{ margin-bottom:30px; margin-top:0;}
.flogo-right-box img{ margin-top:10px; margin-bottom:0;}

.banner-subpage{ height:240px;}
.banner-subpage-left-box img{max-width: 292px;}
.banner-subpage-content-box{ padding-top:15px; padding-bottom:15px;}
.banner-subpage-content-box img{max-width: 50%; margin-bottom:10px;}
.banner-subpage-content-box p{ margin-bottom:10px;}
.banner-subpage-content-box p span{ display:none;}
.banner-subpage .btn{ font-size: 24px; font-weight: 600; height: 44px; padding-top: 9px; padding-bottom: 9px;}
.banner-subpage-left-box .model{ right:0;}
.banner-subpage .btn{ }

.stratum-fb-subpage-our-staff{ height:300px;}
.stratum-fb-subpage-our-staff h2{ font-size:24px;}
.stratum-fb-subpage-our-staff .btn-lg{font-size: 18px; min-width: 120px; height: 50px; padding-top: 10px; padding-bottom: 10px;}

.banner-subpage1 .banner-subpage-box{ background-size:292px;}
.banner-subpage-content-box{ height:240px;}
.banner-subpage h2{ font-size:24px; margin-bottom:10px;}


/*.stratum-fb-txt .btn-group-box{ display:none;}*/
.stratum-fb-txt .btn-group-box .btn{ display:none;}
.cta-fb-subpage{background-position:center -40px; background-size: 100% 220px;}


.stratum-dr-fb-subpage .stratum-fb-content-box{ padding-top:0; padding-bottom:0;}
.stratum-dr-fb-subpage h2{ font-size:26px;}
.stratum-dr-fb-subpage .btn{ font-size:20px; padding-top:12px; padding-bottom:12px;}

.stratum-fb h1{ margin-bottom:10px;}
.txt-heading-box h2{ font-size:22px; font-weight:600; margin-bottom:20px;}

.mlt-img-box-ipl figure img{max-width:150px; max-height:60px;}

.our-facility-box{ height:158px;}

.swiper-container-banner-home, .banner-subpage, .subpage-pg{ margin-top:218px;}
.header-fixed .header-top{ padding-bottom:7px;}
.header-fixed .header .logo img{ max-width:30%;}
.header-fixed .header{ padding-bottom:15px;} 
.header-fixed .menu-bar a{ padding-top:5px; padding-bottom:5px;}
.header-fixed .menu-bar .fas{ font-size: 20px;}


.menu-bar a, .htrn{-webkit-transition: all .1s ease; -moz-transition: all .1s ease; -o-transition: all .1s ease; transition: all .1s ease;}
}


@media (min-width: 576px) and (max-width: 767.98px) {
.stratum-fb-txt h2{ display:inline-block;}
.our-facility-subpage .img-ext-mr{ margin-top:-5rem;}
}

@media (max-width: 575.98px) {
.header-top-addr-box span{ padding-right: 5px; margin-right: 0px;}
.banner-home{ height:220px;}
.banner-home-content-box{ height:200px;}
.banner-home1 .banner-home-btn-box{margin-top: 10rem; margin-left:-11rem;}
.banner-home2 .banner-home-btn-box{ margin-left:-11rem;}
.banner-home3 .banner-home-btn-box{ margin-right:-11rem;}
.banner-home4 .banner-home-btn-box{ margin-right:-11rem;}
.banner-home .btn{font-size: 12px; min-width: 120px; height: 42px;}
.banner-home p{ display:none;}


.stratum-fb-our-staff{ height:240px;}
.flinks a{ margin-right:2px; padding-right:5px;}
.footer .social-icons a{ margin-right:2px;}

.stratum-fb-subpage-our-staff{ background-color:#bb8540; height:auto; padding-top: 70%; background-size:100%; text-align: center;}
.stratum-fb-subpage-our-staff .stratum-fb-box{background-color: #bb8540;}
.stratum-fb-subpage-our-staff h2{ font-size:18px; margin-top:0; margin-bottom:15px;}
.stratum-fb-subpage-our-staff .btn{font-size: 14px; height: 42px; float:none; display:block; background-color:#76a2a6;}
.stratum-fb-subpage-our-staff .btn:hover{ background-color:#8b8989;}

.stratum-fb-txt .btn-group-box{ display:none;}

.img-left, .img-right{ max-width:90%; margin:0 auto 30px; display:block; float:none;}

.mlt-img-box-ipl figure img{ max-width:100px; max-height:45px;}
.mlt-img-box-ipl figure{ margin-left:5px; margin-right:5px;}

.our-facility-box{ height:100px;}

.header-fixed .header{ padding-top:10px; padding-bottom:10px;}
.header-fixed .header .logo img{ max-width:35%;}

}

@media (max-width: 460px) {
.banner-subpage-left-box img{ margin-left:-40%;}
.banner-subpage1 .banner-subpage-box{ background-position:-40% top; margin-left: -15px;}

.banner-subpage-content-box, .banner-subpage-content-box-main{ display:block;}
/*.banner-subpage .btn{ min-width:100px; display:block;}*/
.banner-subpage-content-box{ padding-left:15px;}
.banner-subpage .btn{ min-width:30px;}

.banner-subpage-content-box p{ font-size:12px; text-shadow:0 0 3px rgba(255,255,255,1);}
.banner-subpage-content-box img{ max-width:70%;}
.banner-subpage h2{ font-size:18px;}
}

@media (max-width: 359px) {

}