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

/**************************** Custom Colors & Fonts ********************************/
/* = DEFAULT STYLES = */
html, body {margin:0; font-size:16px;font-family: 'Lato', sans-serif;}

a {font-weight:bold;-webkit-transition:all ease .5s;-moz-transition:all ease .5s;-o-transition:all ease .5s; text-decoration:none;}
a:hover, a:focus {outline: none; text-decoration:none; -webkit-transition:all ease .5s;-moz-transition:all ease .5s;-o-transition:all ease .5s; text-decoration:none;}

p {margin:20px 0;line-height:1.75em;}

h1 {font-size: 33px; text-align:center; font-weight:bold; border-bottom-width: 5px; border-bottom-style: double; margin:0;}
h2 {font-size:24px;}
h2.message{font-size: 50px;  text-align: center;  padding-top: 100px;  padding-bottom: 100px;}
h3 {font-size:20px; margin:0;}

/* Buttons */
.btn {border-radius:0px; background:#333; color:#fff;}
.btn:hover, .btn:focus {background:#666;color:#fff;}
.menu-button {text-align:center;margin-bottom:20px;}

/* = HEADER = */
header {padding:20px 0;}
.tag {margin-top: 10px; margin-bottom: 10px; padding: 5px; background-color: #6d4095; color: #fff;font-weight: 900;font-size: 28px;}
.logo img:hover, .logo img:focus {opacity:.8;}

/* = CALL TO ACTION = */
#c2a {text-align:center; padding:10px 0; background:#222; font-size:14px; color:#fff;}
#c2a a {color:#fff;}
#c2a a:hover, #c2a a:focus {text-decoration:none; color:#999;}
.hours {margin:0px 30px;}

/* = NAVIGATION = */
nav {margin-top:20px;}
nav.navbar-fixed-top {background:#fff; border-bottom:2px solid #ddd; margin-top:0;}
.navbar-default {list-style: none;border-radius:0px;border:0;background:transparent;text-align:center;margin-bottom:0;}
.navbar-default .navbar-nav > li > a {font-size:16px; color:#000; font-weight:normal;}
.navbar-nav>li {list-style: none; padding: 10px 15px;}
.navbar-default .navbar-nav > li > a:hover {color:#dd758c; background:transparent;}
.navbar-default li.active a {color:#dd758c; background:transparent;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {color:#dd758c;background:transparent;}
.navbar-default .navbar-nav>li>a:focus {color:#dd758c;background:transparent;}
.navbar-toggle {background:#dd758c;}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {background:#6d4095;}
.navbar-default .navbar-toggle .icon-bar {background:#fff;}
.dropdown-menu {margin-top:-2px;background:transparent;box-shadow:none;border:none;border-radius:0px;padding:0px;}
.dropdown:hover .dropdown-menu {display: block;}
/* Centering Nav */
.navbar .navbar-nav {display: inline-block;float: none;margin-bottom:-5px;}
.navbar .navbar-collapse {text-align: center;}

/* = BANNER = */
#banner {}
.carousel-inner img{width:100%;}
.carousel-inner {border:none;box-shadow:none;}
.carousel.fade {opacity: 1;}
.carousel.fade .item {-moz-transition: opacity ease-in-out .7s;-o-transition: opacity ease-in-out .7s;-webkit-transition: opacity ease-in-out .7s;transition: opacity ease-in-out .7s;left: 0 !important;opacity: 0;top:0;position:absolute;width: 100%;display:block !important;z-index:1;}
.carousel.fade .item:first-child {top:auto;position:relative;}
.carousel.fade .item.active {opacity: 1;-moz-transition: opacity ease-in-out .7s;-o-transition: opacity ease-in-out .7s;-webkit-transition: opacity ease-in-out .7s;transition: opacity ease-in-out .7s;z-index:2;}
/* Carousel Controls */
.carousel-control {z-index:8;font-size:30px; display: flex; justify-content: center; align-items: center;}

/* = FEATURE = */
#feature {padding:50px 0 0;text-align:center;}
#feature h2 {margin-bottom:50px; font-size:42px;font-weight:bold;text-transform: uppercase;color:#6d4095;}.feature-box img {width:100%;transition: all ease .5s;-webkit-transition:all ease .5s;-moz-transition:all ease .5s;-o-transition:all ease .5s;}
.feature-box {overflow:hidden;position:relative;}
.feature-box:hover img, .feature-box:focus img {transform: scale(1.08);-webkit-transition:all ease .5s;-moz-transition:all ease .5s;-o-transition:all ease .5s;}
.feature-text {position: absolute; top:0; width:100%; padding: 0 10px 10px; font-size:16px; color:#fff;font-weight:bold;background:rgba(0,0,0,.7);}
.feature-text h3 {font-weight:bold; margin: 5px 0; font-weight:bold; border-bottom-width: 2px; border-bottom-style: solid;}
.feature-text p {margin:5px;}
.feature-text .btn {border-radius: 0px; -webkit-transition:all ease .5s; -moz-transition:all ease .5s; -o-transition:all ease .5s; background:transparent; font-weight:bold; color:#fff; text-transform:uppercase; border-width: 3px; border-style: solid;}
.feature-text .btn:hover, .feature-text .btn:focus {-webkit-transition:all ease .5s; -moz-transition:all ease .5s; -o-transition:all ease .5s; background:#6d4095; border:3px solid #fff; color:#fff;}

/* = MAIN = */
main {padding-top:30px; padding-bottom: 30px; text-align:left; color: #000;}
.img-border {border:3px solid #eee;}

/* = FLOATED IMAGES = */
img.pull-left {margin:20px 20px 20px 0px;}
img.pull-right {margin:20px 0px 20px 20px;}

/* = CONTACT INFO = */
#contact-info {background:url(../template-2/images/free-weights-fit-fitness-dumbell-background.jpg) no-repeat; color:#fff; background-attachment: fixed; -webkit-background-attachment: fixed; -moz-background-attachment: fixed; -o-background-attachment: fixed; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; padding: 10px 0px;}
#contact-info h3 {color:#fff;font-weight:bold;border-bottom:2px solid #eba425;}
#contact-info h3 {border-bottom-width: 2px; border-bottom-style: solid;}
#contact-info ul.hours li {border-bottom:1px solid #999;}
#contact-info a {color:#ccc;}
#contact-info a:hover, #contact-info a:focus {text-decoration:none;color:#fff;}
#contact-info .social {font-size:28px;}

/* = FOOTER = */
footer {text-align:center; background:#222222;padding: 20px 0;border-top-width: 5px; border-top-style: solid;}
footer a {color: #ccc;}
footer a:hover, footer a:focus {text-decoration:none;color:#fff;}

/* Back To Top Link */
#top-link-block.affix-top {position: absolute;z-index:999; bottom: -82px; left: 10px;}
#top-link-block.affix {width: 100%; position: fixed; z-index:999; bottom: 18px; left: 10px;}
.back-to-top {background:#6d4095;border-radius:50%;color:#fff;padding:12px 15px;border:0;}
.back-to-top:hover, .back-to-top:focus {background:#dd758c;color:#fff;}

/* = CONTACT INFO = */
#contact-info {background-attachment: fixed;-webkit-background-attachment:fixed;-moz-background-attachment:fixed;-o-background-attachment:fixed;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;padding:10px 0px;text-align:left;padding:30px 0;}
.contact-info {margin:8px auto;display:block;}
#contact-info h3 {margin-bottom:10px;}
#contact-info ul {padding:0;list-style:none;}
#contact-info ul.hours {margin:0;}
#contact-info ul.hours li {padding:5px 0;}
#contact-info ul.hours span{float:right;}


/* = SITEMAP PAGE = */
ul.sitemap-page {margin: 20px auto; display:block; max-width: 500px; float: none;padding:0;}
ul.sitemap-page li { list-style: none;}
ul.sitemap-page li a { font-weight: bold; color: #6d4095; text-align: center; font-size: 36px;}
ul.sitemap-page li a:hover {color: #000;}

/* = Services = */
.facility h3{font-weight: bold;font-size: 30px;color: #6d4095;border-bottom: 3px solid #eba425;}
.facility h3 {border-bottom-width: 3px; border-bottom-style: solid;}
.facility-video {margin: 20px 0;}
.inspire-quote {margin-bottom: 40px;}

/* = Gallery = */
.gallery-container{padding-top: 40px; padding-bottom: 40px; background: #6d4095; color: #fff;}
.gallery-container h2 {text-align: center; margin-bottom: 20px; font-size: 32px;font-weight: bold;border-bottom: 3px solid #eba425;}
.gallery img.img-thumb {border: 2px solid #dd758c;width: 100%;}
.gallery img.img-thumb {border-width: 2px; border-style: solid;}

/* = LIST STYLE IP = */
ul.list-items li {color: #000; font-weight: bold; }
ul.list-items li  a {text-shadow: 1px 1px 1px rgba(0,0,0,0.8); -webkit-transition: all 0.12s ease-out;-moz-transition: all 0.12s ease-out;-o-transition: all 0.12s ease-out; text-align: center; line-height: 55px; display: block; color: #000; font-weight: bold; }
ul.list-items li a:hover {text-decoration: none; text-shadow: 0px 3px 0px #ccc,0px 14px 10px rgba(0,0,0,0.15),0px 24px 2px rgba(0,0,0,0.1),0px 34px 30px rgba(0,0,0,0.1); color: #000; text-decoration: none;}
ul.list-items {margin: 10px 0 10px 60px;}

/* = FAQ ACCORDION = */
#accordion .panel {border: 2px solid #333; }
#accordion .panel-title:before { content: ""; border-bottom: 25px solid rgba(0, 0, 0, 0); border-left: 15px solid #6d4095; border-top: 23px solid rgba(0, 0, 0, 0);}
#accordion .panel-title a { color:#333; background:#f6f6f6; font-size: 16px;font-weight:bold;border: 1px solid #000;}
#accordion .panel-title a.collapsed { color:#333; background:#f6f6f6;  }
#accordion .panel-title a:before, #accordion .panel-title a.collapsed:before {color:#fff; background:#6d4095; }
#accordion .panel-body { color: #fff; font-size: 14px; border: 2px solid #6d4095; background: #6d4095; font-weight: bold; }
/* = FAQ ACCORDION = */
#accordion .panel { border-radius:0; margin-bottom:15px;}
#accordion .panel-heading { padding:0; }
#accordion .panel-title { position: relative; }
#accordion .panel-title:before { content: ""; width: 0; height: 0; position: absolute; top: 0; left: 32px; }
#accordion .panel-title a { display: block; line-height: 21px; font-weight:bold; padding: 13px 10px 13px 65px;}
#accordion .panel-title a:before, #accordion .panel-title a.collapsed:before { content: "\f068"; font-family: 'FontAwesome'; position: absolute; top:0; left:0px; padding:14px 10px;  }
#accordion .panel-title a.collapsed:before { content: "\f067"; }
#accordion .panel-body {line-height: 26px;}



/* = Gravity Form Styles = */
#contact-page-form form input, #contact-page-form form textarea{ display: block;font-size: 14px;color: #555;background-color: #fff;background-image: none;border: 1px solid #ccc;}
#contact-page-form form input.gform_button{ color: #fff;}
#contact-page-form form input.gform_button:hover, #contact-page-form form input.gform_button:active{color: #fff;}
	
	
	

/* CONTACT FORM */
#contact-page-form {background:#ccc;}
#contact-page-form input, .contactform-bg textarea {background: #ffffff; width: 100%; color: #222;}
#contact-page-form .form-control {color:#999999;}
#contact-page-form label.contactpage-label {color: #333; font-weight: bold;}
.input-group-addon {color: #000;background-color: #e5e5e5;}
.jumbotron-sm {background:#ccc;font-weight: bold;border: 3px solid transparent;}
.jumbotron-sm h2 {font-weight: bold;color: #333; background: none;}
.jumbotron-sm .btn{background: #6d4095;color: #fff;}
.jumbotron-sm .btn:hover, .jumbotron-sm .btn:focus{background: #dd758c;color: #fff;}
.location-container {background:#ccc;font-weight: bold;border: 3px solid transparent;}
span.company-heading {font-size: 24px;color: #333;}
span.company-address {font-size: 18px;display:block;color: #333;}
span.company-address a {font-size: 18px;display:inline;color: #6d4095;}
span.company-address a:hover {color:#dd758c; text-decoration: none;}
legend {font-size: 26px;color: #6d4095; border-bottom: 1px solid transparent;font-weight: bold;}
.contact-page-info h2, .contact-page-info strong, .contact-page-info a{text-align:center;}
/* CONTACT FORM */
#contact-page-form {min-height: 20px;padding: 19px;margin-bottom: 20px;}
#contact-page-form label.contactpage-label {cursor:pointer;}
textarea.form-control.message-area {}
.input-group-addon {border-radius: 0;}
.jumbotron-sm {padding: 24px 0;border-radius: 0 !important;margin: 0 0 4% 0;}
.location-container {padding: 2em; margin: 1em auto; font-weight: bold;}
span.company-heading {text-align:center; display:block; width: 100%;}
span.company-address {text-align:center; display:block;width: 100%;}
span.company-address a {text-align:center; display:inline;}
span.company-address a:hover {text-decoration: none;}
legend {text-align:center; display:block;width: 100%;}

/* -- GOOGLE MAP -- */
.googlemap-container {position: relative; padding-top: 68.5%; max-width: none; margin: 0 auto; }
.googlemap-container iframe, .googlemap-container object, .googlemap-container embed { position: absolute; top: 0; left: 0 ; width: 100%; height: 100%; border: 3px solid #6d4095;}


/************************ DO NOT ADJUST THE BELOW STYLES ***************************/





/* = Gravity Form Styles = */
#gform_1 input, #gform_1 textarea{ display: block;width: 100%;height: 34px;padding: 6px 12px;line-height: 1.42857143;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);box-shadow: inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }
#gform_1 textarea{ height: 90px; }
.gform_wrapper ul.gform_fields li.gfield{ margin-top: 15px!important; padding-right: 0px!important; }
body .gform_wrapper ul li.gfield{ margin-top: 0px!important; }
.gform_wrapper{ margin-top: 0px!important; margin-bottom: 0px!important;}
.gform_wrapper .gform_footer{ margin-top: 20px!important; padding-top: 0px!important; }
body .gform_wrapper .top_label div.ginput_container{ margin-top: 0px!important; }
#gform_1 input#gform_submit_button_1{     width: 100%;}
legend, address{ margin-bottom: 0px!important;}
.googlemap-container p{ margin: 0!important; }
h2.text-center.an-affordable {
	border: none !important;
}
.img-border {border: 3px solid #eee;}

.gallery img {margin: 15px auto;}
#contact-info {box-shadow: 0 0 1000px 0 #252525 inset;}
footer .sitemap li {display: inline-block; padding: 0 5px;}
#c2a .tel {padding: 0 15px;}
.logo img {max-height: 100px;}
footer .sitemap ul {padding-left: 0;}
.page-id-14 h1 {font-size: 24px;}
h2.gallery-section-heading { border-bottom: 2px solid #f17e49; margin: 0 15px; padding-bottom: 2px;}

.service {padding-bottom: 20px;}
.home-slider-button {position: absolute; bottom: 200px; width: 100%; text-align: center;}
.slider-button {position: absolute; bottom: 50px; width: 100%; text-align: center;}
.gallery-button {position: relative;}

/* = BANNER = */
#banner {}
.banner-inner img{width:100%;}
.carousel-inner {border:none;box-shadow:none;}
.carousel.fade {opacity: 1;}
.carousel.fade .item {-moz-transition: opacity ease-in-out .7s;-o-transition: opacity ease-in-out .7s;-webkit-transition: opacity ease-in-out .7s;transition: opacity ease-in-out .7s;left: 0 !important;opacity: 0;top:0;position:absolute;width: 100%;display:block !important;z-index:1;}
.carousel.fade .item:first-child {top:auto;position:relative;}
.carousel.fade .item.active {opacity: 1;-moz-transition: opacity ease-in-out .7s;-o-transition: opacity ease-in-out .7s;-webkit-transition: opacity ease-in-out .7s;transition: opacity ease-in-out .7s;z-index:2;}
/* Carousel Controls */
.carousel-control {z-index:8;font-size:30px;}
/* Carousel Caption */
.carousel-caption {text-shadow:none;background:rgba(34,34,34,.8);padding:20px;}
.carousel-caption h2 {font-size:28px;margin-bottom:20px;color:#fff;font-weight:bold;}
.carousel-caption .btn {font-size:18px;background:#34429c;font-weight:bold;text-transform: uppercase;border:3px solid #fff;}
.carousel-caption .btn:hover, .carousel-caption .btn:focus {border:3px solid #34429c;color:#34429c;background:#fff;}

/* = FLOATED IMAGES = */
img.pull-left {margin:20px 20px 20px 0px;}
img.pull-right {margin:20px 0px 20px 20px;}
.img-border {border:3px solid #eee;}



/* Main Feature */
#main-feature {background:url(../images/weight-management-scale-and-apple-background.jpg) no-repeat;background-attachment: fixed;-webkit-background-attachment:fixed;-moz-background-attachment:fixed;-o-background-attachment:fixed;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;}
.swiper-container {width: 100%;padding-top: 50px;padding-bottom: 50px;}
.swiper-slide {background-position: center;background-size: cover;width: 500px;height:350px;}
.swiper-button-prev, .swiper-button-next {background-image:none;color:#fff;font-size:32px;}

/* CONTACT FORM */
hr.divider {border-top: 3px solid #eba425; margin: 0;}
#contact-page-form label {cursor:pointer;color: #333;}
#contact-page-form button {width:100%;background: #6d4095;color: #fff;}
#contact-page-form button:hover, #contactform button:focus{background: #dd758c;color: #fff;}
#contact-page-form .alert {padding: 7px 25px;width:100%;margin-bottom:0px;}
#contact-page-form input.alert {padding:0;}
#contact-page-form .alert-danger {color:#a94442;}
#contact-page-form {min-height: 20px;padding: 19px;margin-bottom: 20px;background:#ccc;}
#contact-page-form input, .contactform-bg textarea {background: #ffffff;}
#contact-page-form .form-control {color:#999999;}
#contact-page-form label.contactpage-label {cursor:pointer;color: #333; font-weight: bold;}
textarea.form-control.message-area {}
.input-group-addon {color: #000;background-color: #e5e5e5;border-radius: 0;}
.jumbotron-sm { padding: 24px 0;background:#ccc;border-radius: 0 !important; font-weight: bold;border: 3px solid transparent; margin: 0 0 4% 0;}
.jumbotron-sm h2 {font-weight: bold;color: #333; background: none;}
.jumbotron-sm .btn{background: #6d4095;color: #fff;}
.jumbotron-sm .btn:hover, .jumbotron-sm .btn:focus{background: #dd758c;color: #fff;}
.location-container {background:#ccc; padding: 2em; margin: 1em auto; font-weight: bold;border: 3px solid transparent;}
span.company-heading {font-size: 24px;color: #333; text-align:center; display:block; width: 100%;}
span.company-address {font-size: 18px;text-align:center; display:block;color: #333; width: 100%;}
span.company-address a {font-size: 18px;text-align:center; display:inline;color: #6d4095;}
span.company-address a:hover {color:#dd758c; text-decoration: none;}
legend {font-size: 26px;color: #6d4095; text-align:center; display:block; border-bottom: 1px solid transparent;font-weight: bold; width: 100%;}
/* -- GOOGLE MAP -- */
.googlemap-container { position: relative; padding-top: 68.5%; max-width: none; margin: 0 auto; }
.googlemap-container iframe, .googlemap-container object, .googlemap-container embed { position: absolute; top: 0; left: 0 ; width: 100%; height: 100%; border: 3px solid #6d4095;}

/* Bottom Feature */
#bottom-feature {padding:50px 0;text-align:center;}
#bottom-feature a:hover, #bottom-feature:focus {text-decoration:none;}
#bottom-feature h2 {color:#34429c;font-weight:bold;font-size:42px;text-transform: uppercase;margin-bottom:50px;}
.team-feature-box {max-width:300px;margin:0 auto;background:#000;}
.team-feature-box h3 {background:#34429c;color:#fff;font-weight:bold;padding:10px 0;border-top:3px solid #dd758c;}
.team-title {display:block;font-size:16px;color:#ccc;margin-top:5px;}
.team-feature-box:hover h3, .team-feature-box:focus h3{background:#dd758c;border-top:3px solid #34429c;}
.team-feature-box:hover img, .team-feature-box:focus img {opacity:.6;}

/* Reviews Feature */
#review-feature {background:#f2f2f2;padding:50px 0;text-align:center;}
#review-feature h2 {font-size:42px;font-weight:bold;color:#6d4095;margin-bottom:30px;}
.testimonial {border:3px solid #ccc;margin:30px 15px;min-height:400px;}
.testimonial p {margin:20px;}
.testimonial p.sig {font-size:18px;font-weight:bold;font-style:italic;color:#6d4095;}
.quote-icon {width:60px;margin:0 auto;background:#fff;font-size:50px;color:#ccc;margin-top:-40px;text-align:center;}

/* = CONTACT INFO = */
#contact-info {background-image:url(../images/bridge-on-beach.jpg); background-repeat: no-repeat; background-position: center; background-attachment: fixed;-webkit-background-attachment:fixed;-moz-background-attachment:fixed;-o-background-attachment:fixed;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;padding:10px 0px;text-align:left;padding:30px 0;color:#fff;}
.contact-info {margin:8px auto;display:block;}
#contact-info h3 {color:#fff;font-weight:bold;border-bottom:2px solid #eba425;margin-bottom:10px;}
#contact-info ul {padding:0;list-style:none;}
#contact-info ul.hours {margin:0;}
#contact-info ul.hours li {border-bottom:1px solid #999;padding:5px 0;}
#contact-info ul.hours span{float:right;}
#contact-info a {color: #dfdfdf;}
#contact-info a:hover, #contact-info a:focus {text-decoration:none;color:#fff;}
#contact-info .social {font-size:28px;}

/* = Our Facility Page = */
.facility-video{margin-bottom: 40px;}
.facility h3{font-weight: bold;font-size: 30px;color: #6d4095;border-bottom: 3px solid #eba425;}
.inspire-quote{margin-bottom: 40px;}

/* = LIST STYLE IP = */
ul.list-items {margin: 10px 0 10px 60px;}
ul.list-items li {color: #000; font-weight: bold; }
ul.list-items li  a {color: #000; font-weight: bold; }
ul.list-items li a:hover {color: #000; text-decoration: none;}

/* = FAQ ACCORDION = */
a:hover, a:focus { outline: none; text-decoration:none; }
#accordion .panel { border-radius:0; margin-bottom:15px; border: 2px solid #333; }
#accordion .panel-heading { padding:0; }
#accordion .panel-title { position: relative; }
#accordion .panel-title:before { content: ""; border-bottom: 25px solid rgba(0, 0, 0, 0); border-left: 15px solid #6d4095; border-top: 23px solid rgba(0, 0, 0, 0); width: 0; height: 0; position: absolute; top: 0; left: 34px; }
#accordion .panel-title a { color:#333; background:#f6f6f6; display: block; font-size: 16px; line-height: 21px; font-weight:bold; padding: 13px 10px 13px 65px; border: 1px solid #000;}
#accordion .panel-title a.collapsed { color:#333; background:#f6f6f6;  }
#accordion .panel-title a:before, #accordion .panel-title a.collapsed:before { content: "\f068"; font-family: 'FontAwesome'; position: absolute; top:0; left:0px; padding:14px 10px; color:#fff; background:#6d4095; }
#accordion .panel-title a.collapsed:before { content: "\f067"; }
#accordion .panel-body { color: #fff; font-size: 14px; line-height: 26px;border: 2px solid #6d4095; background: #6d4095; font-weight: bold;}

#nav {display: none;z-index: 11;}
.home-link, .head-directions, .head-phone{display: none;}

#menu-section{ margin: 40px 0px; }
h2.gallery-section-heading{ margin-top: 30px; }


.menu-mobile-drop-down-menu-container{ display:none;}

/* = MEDIA QUERIES= */
@media screen and ( max-width: 1366px ) {}
@media screen and ( max-width: 1200px ) {#c2a {font-size:12px;}.navbar-default .navbar-nav > li > a {font-size:14px;}.hours {margin:0 15px;}#contact-info{font-size:14px;}.carousel-caption h2 {font-size:20px;}.feature-text {/* top:250px; */}.feature-text p {font-size:14px;}}
@media screen and ( max-width: 1120px ) {nav {margin-top:0;}}
@media screen and ( max-width: 991px ) {.menu-mobile-drop-down-menu-container{ display:block;} .menu-main-menu-container{ display:none; }  header .logo{display: none;}.social a {color: #fff; padding-left: 8px; padding-right: 8px; border-right: 1px solid #fff; font-size: 20px;}.nav.sticky {top: 0!important;}	.nav {position: absolute; top: 100%; top: 0; left: 0; right: 0; height: 50px; background: #525252;} .navbar {display: none; position: fixed; right: 0; background: #525252; z-index: 9;}	.navbar.sticky {top: 50px !important; position: fixed;} .navbar-nav > li {display: block;float: none;} .navbar-nav > li a {color: #fff; display: block; padding: 5px 20px;} #nav  {display: block;} .mobile-nav{height: 100%;}	.mobile-list {list-style: none; display: flex; flex-flow: row nowrap; align-items: center; justify-content: space-around; padding: 0; height: 100%; margin-bottom: 0;} .menu-mobile-menu-container {height: 100%;} .nav-toggler {position: relative; text-align: center; color: #fff; font-weight: 600; width: 55px; transition: all ease-in-out .3s; display: flex; flex-flow: row-reverse nowrap; align-items: center; cursor: pointer; padding: 10px 10px;} .nav-toggler .toggle-more {transform: rotate3d(1,0,0,0deg); float: left; opacity: 1;} .nav-toggler .toggle-less {opacity: 0;} .nav-toggler .toggle-text {width: 40px; position: absolute; left: 0; top: 0;} .nav-toggler .toggle-text, .nav-toggler i {transition: all ease-in-out .3s;}	.nav-toggler i {color: #fff; font-size: 14px; line-height: 1; position: absolute; top: 4px; right: 5px;}	.nav-toggler.active .toggle-more {transform: rotate3d(1,0,0,180deg); float: left; opacity: 0;} .nav-toggler.active .toggle-less {transform: none; float: left; opacity: 1;} .nav-toggler.active i {transform: rotate3d(1,0,0,180deg);} .mobile-list a {color: #fff; padding: 5px 10px;} .navbar-nav {padding-left: 0;} .navbar-collapse {display: block; border-top: none;} .top-wrapper {margin-bottom: 50px;}.social .home-link {margin-left: 0; padding-left: 8px;}.social .social-text {display: inline-block; padding-left: 5px;}.social .home-link {display: inline-block; float: left; padding-left: 0; width: 50px;}.social a:not(.home-link) {border-right: none; font-size: 14px; line-height: 2em; display: inline-flex; align-items: center; justify-content: center; flex-grow: 1;}.social a:not(.home-link):not(.head-directions):not(.head-phone) {display: none;}#c2a .social {position: fixed!important; top: 0; left: 0; right: 0; background: #333; height: 50px;padding: 0; display: flex; align-items: center; justify-content: center; z-index: 11;}  .social .row {width: 100%;} .nav {position: fixed; top: 50px;}.social [class^="col-"] {display: flex; justify-content: center; align-items: center;}.navbar {display: none; left: auto; height: auto; top: 100px;}nav{margin-top: 0;}.c2a{display: none;}#banner {margin-top: 39px;}.navbar-default .navbar-nav > li > a{color: #fff;}.logo img{margin:20px auto;}#contact-info h3 {margin-top:20px;}.lipo-light p{font-size: 18px;}}
@media screen and ( max-width: 768px ) {.carousel-caption {display:none;}.carousel-control {display:none;}#c2a {font-size:16px;}}
@media screen and ( max-width: 767px ) {.navbar .navbar-collapse{margin-left: 15px; margin-right: 15px;}.navbar .navbar-nav {display:block;margin-bottom:0px;}img.pull-left {float:none !important;margin:0 auto;} img.pull-right {float:none !important;margin:0 auto;}.c2a {text-align:center;}#feature {display:none;}.navbar-default .navbar-nav > li > a {font-size:18px;}.team-feature-box {margin:10px auto;}.facility h3{text-align: center;}.list-inline>li {display:block;padding:10px;}}
@media screen and ( max-width: 741px ) {#c2a {font-size:14px;}}
@media screen and ( max-width: 600px ) {}
@media screen and ( max-width: 414px ) {footer {font-size:12px;}#c2a {font-size:11px;}}
@media screen and ( max-width: 320px ) {footer {font-size:10px;}#c2a {font-size:10px;}}

/* Formatting for Printing the web page */
@media print {.carousel-caption {display:none;}}