/********************************************/
/* Theme Name: AZ Liver Health              */
/* Theme URI: http://wwww.azliverhealth.com */
/* Author: Kondor with a K                  */
/* Author URI: http://www.kondorwithak.com  */
/* Description: For AZ Liver Health         */
/* Version: 1.0                             */
/********************************************/

/**********************/
/* Custom Stylesheet  */
/**********************/
/* - Reset            */
/* - Formatting       */
/* - Header           */
/* - Slider           */
/* - Banner           */
/* - Content          */
/* - Sidebar          */
/* - Footer           */
/* - FontAwesome      */
/* - Link Transitions */
/* - Responsive       */
/**********************/

/*********/
/* Reset */
/*********/
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}script{display:none!important}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap;color:#000;margin:0 30px 20px}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}table{border-collapse:collapse;border-spacing:0}.clear{clear:both;height:0;display:block;margin:0!important;line-height:0!important}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}.entry-content img,.comment-content img,.widget img{max-width:100%}img[class*="align"],img[class*="wp-image-"],img[class*="attachment-"]{height:auto}img.size-full,img.size-large,img.header-image,img.wp-post-image{max-width:100%;height:auto}embed,iframe,object,video{max-width:100%}img.alignleft{float:left;margin:10px 10px 10px 0}img.alignright{float:right;margin:10px 0 10px 10px}img.aligncenter{display:block;margin-left:auto;margin-right:auto}

/**************/
/* Formatting */
/**************/
/* Body */
body {font-family: 'Nunito Sans', sans-serif !important; font-size: 16px; color: #6d4d4e; font-weight: 400; background: #eeeeee; background-size: cover; background-repeat: no-repeat; background-position: center top; -webkit-font-smoothing: antialiased; display: block !important;}
.hide-site {display: none !important;}
.clear {clear: both; height: 0; margin: 0; padding: 0;}

/* Forms */
input, 
select,
textarea {border: 1px solid #e6e6e6; background: #fff; width: 100%; padding: 11px 15px; outline: none !important; font-size: 17px; line-height: 17px; font-weight: 300; color: #777; -webkit-transition: .25s; -moz-transition: .25s; -o-transition: .25s; -ms-transition: .25s; transition: .25s;}
input, 
button, 
select, 
textarea {font-family: 'Nunito Sans', sans-serif;}

/* Alignment */
.content-area .align-center {text-align: center;}
.content-area .align-left {text-align: left;}
.content-area .align-right {text-align: right;}
.content-area img.alignright {float: right; margin: 0 0 9px 15px;}
.content-area img.alignleft {float: left; margin: 0 15px 9px 0;}
.content-area img.aligncenter {display: block; margin: 0 auto 15px;}
.content-area table.alignright {float: right; position: relative; z-index: 2; margin: 0 0 10px 10px;}
.content-area table.alignright ul {list-style: none !important;}

/* Headlines */
h1, h2, h3, h4, h5, h6 {color: #6d4d4e; font-weight: bold; margin: 0 0 30px; background: none;}
h1 {font-size: 45px; line-height: 50px; font-weight: 900;}
h2 {font-size: 35px; line-height: 40px; font-weight: 900;}
h3 {font-size: 25px; line-height: 33px;}
h4 {font-size: 20px; line-height: 28px;}
h5 {font-size: 18px; line-height: 26px;}
h6 {font-size: 16px; line-height: 24px;}
h3 strong, h4 strong, h5 strong, h6 strong {font-weight: 900;}

/* Paragraphs */
p {position: relative; line-height: 30px; font-size: 18px; margin-bottom: 20px; color: #6d4d4e;}

/* Lists */
ol, 
ul {list-style: none; padding: 0; margin: 0;}

/* Links */
a {text-decoration: none; cursor: pointer; color: #c05135;}
a:hover,
a:focus {text-decoration: none; outline: none; color: #6d4d4e;}

/* Buttons */
button:focus {outline: none;}
form button,
form input[type="submit"],
.button {padding: 12px 30px; color: #ffffff; background-color: #c05135; font-size: 25px; display: inline-block; line-height: 35px; text-align: center; border: none; font-weight: 600;}
.button .fa {margin-right: 7px;}
form button.full-width,
form input[type="submit"].full-width,
.button.full-width {width: 100%;}
form button:hover,
form input[type="submit"]:hover,
.button:hover,
form button:focus,
form input[type="submit"]:focus,
.button:focus {background-color: #6d4d4e; color: #ffffff;}

/* Containers */
.site-container {position: relative; padding-top: 160px; max-width: 90%; margin: 0 auto; background-color: #ffffff; box-shadow: 0 0 15px #d6d6d6;}
body.admin-bar .site-container {margin-top: 32px;}
.container {width: 100% !important; max-width: 1380px;}
section {padding: 40px 0;}

/* Animation */
.animated {opacity: 1 !important;}

/* Mobile bar */
.mobile-bar {background-color: #6d4d4e; color: #ffffff; margin: 0; width: 100%; position: fixed; top: 0; left: 0; right: 0; z-index: 999; max-width: 90%; margin: 0 auto; height: 50px;}
.mobile-bar .container {max-width: 100%;}
body.admin-bar .mobile-bar {top: 32px;}
.mobile-bar:after {content: ""; clear: both; display: block;}
.mobile-bar .col-xs-12 {padding: 0;}

.mobile-bar .button-area {float: left; text-align: left;}
.mobile-bar .button-area .button {color: #ffffff; font-size: 22px; line-height: 34px; font-weight: normal;}
.mobile-bar .button-area .button .fa {color: #c05135; font-size: 22px; color: #ffffff;}
.mobile-bar .button-area .button:hover {background-color: #ffffff; color: #c05135;}
.mobile-bar .button-area .button:hover .fa {color: #c05135;}

.mobile-bar .navbar-header {float: right; position: relative; z-index: 3; padding: 15px 0; margin-right: 15px;}
.mobile-bar .navbar-header .navbar-toggle {padding: 0; margin: 0; border: none; font-weight: bold; font-size: 22px; text-transform: uppercase; color: #ffffff; display: block; line-height: 20px;}
.mobile-bar .navbar-header .navbar-toggle:hover {color: #c05135;}

/**********/
/* Header */
/**********/
.header {position: fixed; left: 0; right: 0; top: 0; z-index: 999; width: 90%; height: 160px; padding: 0; background-color: #ffffff; margin: 0 auto;}
.header.search-open {height: 210px;}
body.admin-bar .header {top: 32px;}
.header:before {content: ""; height: 16px; width: 100%; background-color: rgba(236,186,163,0.85); display: block; position: absolute; bottom: -16px; left: 0; right: 0;}
.header:after {content: ""; height: 16px; width: 100%; background-color: rgba(247,218,199,0.85); display: block; position: absolute; bottom: -32px; left: 0; right: 0;}

.header .container {max-width: 100%; padding: 0;}
.header .hide-for-xxs {display: block !important;}
.header .show-for-xxs {display: none !important;}
.header .row {max-width: 100%; padding: 0; margin: 0;}

/* Logo */
.header .logo-area {padding: 35px 0; float: left;}
.header .logo-area img {height: 80px; margin: 0 auto; display: block;}
.header .logo-area a:hover img {opacity: 0.95;}

/* Menu */
.header .menu-area {float: right; padding: 30px 0 0 15px;}
.header .nav-outer {position: relative; padding: 0;}
.header .menu-main-navigation-container {max-height: 100px;}
.header .navbar-default {background: transparent; border: none; transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; margin: 0; position: static;}
.header .navbar-collapse {padding: 0;}
.header .navbar-nav {transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; float: none; display: inline-block;}
.header .navbar-nav > li {margin: 0 13px; padding: 0 0 20px;}
.header .navbar-nav > li:first-child {margin-left: 0;}
.header .navbar-nav > li:last-child {margin-right: 0;}
.header .navbar-nav > li > a {color: #6d4d4e !important; font-size: 18px; padding: 0; line-height: 24px; font-weight: 600;}
.header .navbar-nav > li:hover > a {color: #c05135 !important;}
.header .navbar-nav li.drop {position: relative;}
.header .navbar-nav li.drop ul.dropdown {position: absolute; left: 0; top: 100%; background: #c05135; padding: 0; opacity: 0; visibility: hidden; z-index: 999; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; border-top: none; width: initial; text-align: left; min-width: 150px;}
.header .navbar-nav li.drop:hover > ul.dropdown {opacity: 1; visibility: visible;}
.header .navbar-nav li.drop ul.dropdown li {display: block; position: relative; z-index: 2; margin: 0; white-space: nowrap; padding: 0;}
.header .navbar-nav li.drop ul.dropdown li a {text-decoration: none; color: #ffffff; font-size: 17px; padding: 10px 15px 10px 15px; display: block; background-color: #c05135; font-weight: normal;}
.header .navbar-nav li.drop ul.dropdown li:hover > a {background-color: #6d4d4e;}
.header .navbar-nav li.drop ul.dropdown li ul.dropdown {opacity: 0; visibility: hidden; top: 0; left: 100%;}
.header .navbar-nav li.drop ul.dropdown li:hover > ul.dropdown {opacity: 1; visibility: visible;}

/* Top right */
.header .right-area {padding: 20px 0 0; float: right; text-align: right;}
.header .right-area:after {content: ""; clear: both; display: block;}

.header .right-area .social-area {float: right; margin: 0 15px 0 0; padding-top: 10px;}
.header .right-area .social-area ul li {display: inline-block; margin: 11px 9px 10px;}
.header .right-area .social-area ul li a {color: #6d4d4e;}
.header .right-area .social-area ul li .fa {font-size: 22px;}
.header .right-area .social-area ul li a:hover {color: #c05135;}

.header .right-area .button-area {float: right;}
.header .right-area .button-area a {background-color: #6d4d4e; display: inline-block; padding: 15px 15px 16px; color: #ffffff; font-size: 20px; line-height: 24px; font-weight: 600;}
.header .right-area .button-area a.phone-button {margin-left: 2px;}
.header .right-area .button-area a.phone-button .fa {margin-right: 2px;}
.header .right-area .button-area a:hover {background-color: #c05135; color: #ffffff;}

/* Mobile menu */
body.admin-bar .pushy {top: 32px;}
.pushy {overflow-y: scroll;}
.pushy ul li {font-family: 'Nunito Sans', sans-serif;}
.pushy a:focus {color: #ffffff;}
.pushy-submenu > a::after,
.pushy-submenu > button::after {content: "\f105"; background: none; height: auto; width: auto;}
.pushy-submenu-open ul {max-height: initial;}
body.pushy-open-right {overflow: hidden; height: 100%; -webkit-overflow-scrolling: touch; margin-right: 17px !important;}
body.pushy-open-right .header {padding-right: 17px; transition: none !important;}

/* Sticky header */
.header.not-top {height: 120px;}
.header.not-top .logo-area {padding: 15px 0;}
.header.not-top .right-area {padding-top: 10px;}
.header.not-top .right-area .social-area {padding-top: 0;}
.header.not-top .right-area .button-area a {padding: 10px 10px 11px;}
.header.not-top .menu-area {padding: 20px 0 0 15px;}

/**********/
/* Slider */
/**********/
.carousel {overflow: hidden;}
.slick-buttons {position: static;}
.slick-next {right: 0;}
.slick-prev, 
.slick-next {position: absolute; width: 70px; height: 70px; background: transparent; margin: 0 !important; text-align: center; line-height: 70px; border: 1px solid #E2E6E7; top: 43%; font-size: 24px; z-index: 1; opacity: 0.4; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; color: transparent; border-radius: 0;}
.slick-prev:before,
.slick-next:before {font-size: 50px;}
.slick-prev:before {content: "\f104";}
.slick-next:before {content: "\f105";}
.slick-page {display: inline-block; padding: 6px 2px; position: relative;}
.slick-theme .slick-controls .slick-page span {width: 8px; height: 8px; display: block; position: relative; margin: 5px 3px; z-index: 1000 !important; background: rgba(0, 0, 0, .5); border: none; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);}
.slick-page:hover span {background: rgba(0, 0, 0, .5);}
.slick-page.active span {background: #038875 !important; border: 1px solid #038875 !important; -webkit-transform: scale(1.3333333); -moz-transform: scale(1.3333333); -o-transform: scale(1.3333333); -ms-transform: scale(1.3333333); transform: scale(1.3333333);}

/************/
/* Homepage */
/************/
/* Top Message */
.top-message {background-color: #6d4d4e; padding: 50px 15px 20px;}
.top-message p {color: #ffffff; text-align: center; line-height: 26px; max-width: 1400px; margin: 0 auto;}
.top-message p a {color: #ffffff; text-decoration: underline;}
.top-message p a:hover {color: #faad77;}

/* Slider */
.slider-section {padding: 0; opacity: 0; position: relative; background-color: #6d4d4e; overflow: hidden;}
.slider-section .container {position: relative;}
.slider-section .slide-background {max-width: 100%; display: none;}
.slider-section .carousel {position: absolute; top: 0; left: 0; right: 0; bottom: 0;}
.slider-section .carousel .item {background-size: cover; background-position: center top; background-repeat: no-repeat; background-color: #6d4d4e; overflow: hidden;}
.slider-section .slick-list,
.slider-section .slick-track,
.slider-section .carousel .item {height: 100%; min-height: 600px;}

.slider-section .text-box {padding: 190px 0 180px; opacity: 0;}
.slider-section .text-box .headline-text {padding: 0 15px;}
.slider-section .text-box .headline-text h1 {margin: 0; font-weight: 600; max-width: 50%;}
.slider-section .text-box .headline-text h1 strong {color: #c05135; font-weight: 900;}
.slider-section .text-box .headline-text p {margin: 20px 0 0; color: #6d4d4e; font-weight: 600; max-width: 50%;}
.slider-section .text-box .headline-text p:nth-of-type(2) {margin-top: 50px;}
.slider-section .text-box .headline-text p:last-child {max-width: 100%;}
.slider-section .text-box .headline-text a.button:first-child {background-color: #6d4d4e;}
.slider-section .text-box .headline-text a.button:first-child:hover {background-color: #c05135;}
.slider-section .text-box .headline-text a.button + a.button {margin-left: 30px;}

.slider-section .slick-prev {left: 0;}
.slider-section .slick-prev,
.slider-section .slick-next {top: 50%; background-color: #6d4d4e; width: 52px; height: 52px; line-height: 52px; border: 0; -webkit-transition: background-color .3s ease-in-out; -o-transition: background-color .3s ease-in-out; transition: background-color .3s ease-in-out;}

/* Headline */
h2.head-line {position: relative; margin: 0 auto 30px; max-width: 1350px; text-align: center;}
h2.head-line:before {content: ""; background-color: #c05135; height: 1px; display: block; top: 50%; transform: translateY(-50%); position: absolute; left: 30px; right: 30px;}
h2.head-line span {background-color: #ffffff; padding: 0 30px; position: relative; z-index: 2; margin: 0 auto; display: inline-block;}
h2.head-line.medium span {max-width: 900px;}
h2.head-line.short span {max-width: 800px;}
h2.head-line.shorter span {max-width: 700px;}

/* Services */
.services-section {text-align: center; padding: 0 0 120px;}
body.home .services-section {opacity: 0;}
.services-section .container {max-width: 1600px;}
.services-section .headline-area {display: block; position: relative; color: #ffffff; border: none; line-height: 35px; font-size: 27px; background-color: #6d4d4e; padding: 35px 50px 40px 20px; margin-bottom: 75px;}
.services-section .headline-area:before {content: ""; height: 28px; width: 100%; background-color: rgba(236,186,163,0.5); display: block; position: absolute; top: -14px; left: 0; right: 0; z-index: 2;}
.services-section .headline-area:after {content: ""; height: 28px; width: 100%; background-color: rgba(236,186,163,0.5); display: block; position: absolute; bottom: -14px; left: 0; right: 0;}
.services-section .headline-area h2.head-line {color: #ffffff; margin-bottom: 0;}
.services-section .headline-area h2.head-line span {background-color: #6d4d4e;}
.services-section .service-area {max-width: 470px; margin: 0 auto; padding: 15px;}
.services-section .service-area .image-box {height: 180px; margin: 0 auto 35px; position: relative;}
.services-section .service-area img {max-height: 180px; position: absolute; top: 50%; transform: translateY(-50%); left: 0; right: 0; margin: 0 auto;}
.services-section .service-area h3 {font-weight: 900; margin-bottom: 20px;}
.services-section .service-area p {font-weight: 600; margin-bottom: 30px;}
.services-section .service-area a.button {background-color: #ffffff; border: 2px solid #c05135; color: #c05135; width: 100%; max-width: 300px; padding: 15px 15px;}
.services-section .service-area a.button:hover {background-color: #c05135; color: #ffffff;}

/* Education */
.education-section {padding: 200px 0 90px; position: relative; background-repeat: no-repeat; background-position: center top; background-size: cover; margin-bottom: 14px;}
body.home .education-section {opacity: 0;}
.education-section:before {content: ""; height: 28px; width: 100%; background-color: rgba(236,186,163,0.5); display: block; position: absolute; top: -14px; left: 0; right: 0; z-index: 2;}
.education-section:after {content: ""; height: 28px; width: 100%; background-color: rgba(236,186,163,0.5); display: block; position: absolute; bottom: -14px; left: 0; right: 0;}
.education-section .container {max-width: 100%;}
.education-section .headline-area {max-width: 500px; margin-bottom: 150px; text-align: center;}
.education-section .headline-area h2 {color: #ffffff; margin-bottom: 20px;}
.education-section .headline-area p {color: #ffffff; font-weight: 600; padding-top: 20px; border-top: 2px solid #c05135; max-width: 420px; margin: 0 auto;}
.education-section .education-row {border: 1px solid #ffffff;}
.education-section .education-row .col-lg-3 {padding: 0;}
.education-section .education-area {border: 2px solid #ffffff; text-align: center; height: 240px; position: relative;}
.education-section .education-area a {background-color: rgba(192,81,53,0.8); display: block; padding: 15px; position: absolute; top: 50%; transform: translateY(-50%); width: 100%;}
.education-section .education-area a:hover {background-color: rgba(57,40,40,0.8);}
.education-section .education-area h3 {color: #ffffff; margin: 0;}

/* Technology */
.technology-section {padding: 90px 15px; position: relative; background-repeat: no-repeat; background-position: center top; background-size: cover; margin-bottom: 14px;}
body.home .technology-section {opacity: 0;}
/*.technology-section .container {max-width: 1590px;}*/
.technology-section .headline-area {text-align: center; margin-bottom: 60px;}
.technology-section .headline-area h2.head-line span {max-width: 580px; margin: 0 auto; display: block; background: none;}
.technology-section .headline-area h2.head-line:before,
.technology-section .headline-area h2.head-line:after {content: ""; background-color: #c05135; height: 1px; display: block; top: 50%; transform: translateY(-50%); position: absolute; left: 30px; right: auto; width: 26%;}
.technology-section .headline-area h2.head-line:after {left: auto; right: 30px;}
.technology-section .image-area img {border: 6px solid #c05135; max-width: 100%; margin: 0 auto 30px;}
.technology-section .technology-area {padding-left: 50px; max-width: 730px;}
.technology-section .technology-area p {font-weight: 600;}
.technology-section .technology-area a.button {font-weight: normal; border: 3px solid #c05135;}
.technology-section .technology-area a.button + a.button {background-color: #ffffff; color: #c05135; margin-left: 30px;}
.technology-section .technology-area a.button + a.button:before {content: "\f03d"; margin-right: 10px; line-height: 30px;}
.technology-section .technology-area a.button:hover {border-color: #6d4d4e;}
.technology-section .technology-area a.button + a.button:hover {background-color: #c05135; color: #ffffff; border-color: #c05135;}
.technology-section .number-area span.number {display: block; width: 140px; height: 140px; border: 2px solid #c05135; text-align: center; line-height: 130px; font-weight: 900; font-size: 55px; float: left; border-radius: 50%; margin-right: 15px; padding-left: 5px;}
.technology-section .number-area p {font-weight: 600; margin: 10px 0 0; max-width: 290px; float: left;}

/* News */
.news-section {background-color: #ffffff; padding: 40px 0 90px;}
body.home .news-section {opacity: 0;}
.news-section .container {max-width: 1580px;}
.news-section .headline-area h2 {margin-bottom: 50px; text-align: center;}
.news-section .headline-area h2.head-line span {max-width: 540px; margin: 0 auto; display: block;}
.news-section .news-carousel {opacity: 0; padding: 0 40px;}
.news-section .news-carousel .item {float: left; position: relative; padding: 0 5px;}
.news-section .news-carousel .item img {margin: 0 auto 20px; display: block; max-width: 100%; border: 6px solid #c05135;}
.news-section .news-carousel .item a:hover img {border-color: #6d4d4e;}
.news-section .news-carousel .item p {max-width: 312px; margin: 0 auto;}
.news-section a.button {border: 3px solid #c05135; margin: 50px auto 0; display: block; max-width: 300px; background-color: #ffffff; color: #c05135;}
.news-section a.button:hover {background-color: #c05135; color: #ffffff; border-color: #c05135;}

.news-section .slick-prev,
.news-section .slick-next {border: none; top: 60px; width: 40px; opacity: 1; height: 50px; background: none; overflow: hidden;}
.news-section .slick-prev {left: 0;}
.news-section .slick-next {right: 0;}
.news-section .slick-prev:before,
.news-section .slick-next:before {opacity: 1; width: 100%; font-size: 40px; color: #6d4d4e; background: none; font-weight: bold !important;}
.news-section .slick-prev:before {content: "\f053";}
.news-section .slick-next:before {content: "\f054";}
.news-section .slick-prev:hover:before,
.news-section .slick-next:hover:before {color: #c05135 !important;}

/* Logos */
.logo-section {background-color: #ffffff; padding: 40px 0 90px; text-align: center;}
body.home .logo-section {opacity: 0;}
.logo-section .container {max-width: 1580px;}
.logo-section h2 {margin-bottom: 50px;}
.logo-section .logo-carousel {opacity: 0; padding: 0 40px;}
.logo-section .logo-carousel .item {float: left; height: 180px; position: relative;}
.logo-section .logo-carousel .item img {margin: 0 auto; display: block; position: absolute; top: 50%; transform: translateY(-50%); max-height: 180px; left: 0; right: 0; max-width: 100%;}
.logo-section .logo-carousel .item a:hover img {filter: gray; -webkit-filter: grayscale(1); filter: grayscale(1);}

.logo-section .slick-prev,
.logo-section .slick-next {border: none; top: 60px; width: 40px; opacity: 1; height: 50px; background: none; overflow: hidden;}
.logo-section .slick-prev {left: 0;}
.logo-section .slick-next {right: 0;}
.logo-section .slick-prev:before,
.logo-section .slick-next:before {opacity: 1; width: 100%; font-size: 40px; color: #6d4d4e; background: none; font-weight: bold !important;}
.logo-section .slick-prev:before {content: "\f053";}
.logo-section .slick-next:before {content: "\f054";}
.logo-section .slick-prev:hover:before,
.logo-section .slick-next:hover:before {color: #c05135 !important;}

/***********/
/* Content */
/***********/
.content-section {padding: 60px 0;}
.content-section .container {max-width: 1380px;}

/* Top banner */
.page-heading {background-repeat: no-repeat; background-size: cover; padding: 0; position: relative; background-position: center center; background-color: #ffffff; margin-bottom: 14px;}
.page-heading:before {content: ""; height: 14px; width: 100%; background-color: rgba(236,186,163,0.5); display: block; position: absolute; bottom: 0; left: 0; right: 0;}
.page-heading:after {content: ""; height: 14px; width: 100%; background-color: rgba(247,218,199,0.5); display: block; position: absolute; bottom: -12px; left: 0; right: 0; z-index: 3;}
.page-heading .headline-area {padding: 160px 15px 150px;}
.page-heading .headline-area h1,
.page-heading .headline-area h1 strong {margin: 0; color: #c05135;}
.page-heading .headline-area span.headline {font-size: 45px; line-height: 50px; font-weight: 900; color: #c05135;}
.page-heading .headline-area p {margin: 20px 0 0; color: #6d4d4e; font-weight: 600;}

.page-heading .headline-area a.button:first-child {background-color: #6d4d4e;}
.page-heading .headline-area a.button:first-child:hover {background-color: #c05135;}
.page-heading .headline-area a.button + a.button {margin-left: 30px;}

body.page-template-template-clinical .page-heading .container,
body.page-template-template-nutrition .page-heading .container,
body.page-template-template-education .page-heading .container {max-width: 1540px;}
body.page-template-template-education .page-heading .headline-area {padding: 280px 0 330px;}
body.page-template-template-resources .page-heading .headline-area {padding: 280px 0 260px;}
body.page-template-template-clinical .page-heading .headline-area h1,
body.page-template-template-nutrition .page-heading .headline-area h1 {color: #6d4d4e; margin: 0; font-weight: 600;}

/* Main content */
.content-section .content-area {padding: 0 15px;}
.content-section .content-area.center-text {text-align: center;}
body.page-template-template-wide .content-section .content-area {max-width: 100%;}
.content-section .content-area h2,
.content-section .content-area h3,
.content-section .content-area h4 {margin-bottom: 20px;}
.content-section .content-area p + h2,
.content-section .content-area p + h3,
.content-section .content-area ul + h2,
.content-section .content-area ul + h3 {margin-top: 30px; clear: both;}
.content-section .content-area hr {margin: 30px 0;}
.content-section .content-area ul + hr {margin: 0 0 60px;}
.content-section .content-area blockquote p:last-child {margin-bottom: 0;}
.content-section .content-area p {font-weight: 600; margin-bottom: 30px;}
.content-section .content-area p.warning {font-size: 14px; line-height: 22px; margin: 15px 0;}
.content-section .content-area p strong {font-weight: 900;}
.content-section .content-area p a,
.content-section .content-area ul li a {font-weight: bold;}
.content-section .content-area ol {list-style: decimal;}
.content-section .content-area ol,
.content-section .content-area ul {margin: 0 0 60px 40px;}
.content-section .content-area p + ul {margin-top: -10px;}
.content-section .content-area ol li ol,
.content-section .content-area ul li ul {margin: 10px 0 10px 40px;}
.content-section .content-area ol li,
.content-section .content-area ul li {position: relative; font-size: 18px; line-height: 30px; margin-bottom: 15px; font-weight: 600;}
.content-section .content-area ul li:before {content: "\f105"; margin-right: -8px; top: 0; position: relative; font-size: 14px; color: #c05135; left: -19px;}
.content-section .content-area img {max-width: 100%; height: auto; margin: 0 auto 15px; display: block;}
.content-section .content-area a img {border: none; padding: 0; background: none;}
.content-section .content-area img.full-width {width: 100%;}
.content-section .content-area img.featured-practice {margin-left: 0; margin-right: 0;}
.content-section .content-area a:hover img {opacity: 0.8;}
.content-section .content-area iframe {margin: 0 auto; display: block; max-width: 100%;}
.content-section .content-area.extra-top {padding-top: 20px;}
.content-section .content-area .popup-youtube img {border: 2px solid #c05135;}

body.page-template-template-locations .content-section .content-area p:last-child {margin-bottom: 0;}

/* Breadcrumbs */
.content-section .content-area p.breadcrumb {margin: 0 0 15px; font-size: 13px; background: none; padding: 0; line-height: 22px;}
.content-section .content-area p.breadcrumb span {margin-left: 9px; color: #c05135; margin-right: 6px;}
.content-section .content-area p.breadcrumb a {color: #222222;}
.content-section .content-area p.breadcrumb a:hover {color: #c05135;}

/* Buttons */
.content-section .content-area a.button {margin: 0 0 60px;}
.content-section .content-area a.button:last-child {margin-bottom: 0;}

/* Image */
.content-section .image-area {}
.content-section .image-area img {display: block; max-width: 100%; border: 2px solid #c05135; border-radius: 5px;}
.content-section .image-row {max-width: 1120px; margin: 0 auto;}

/* Brown Headline */
.headline-section {position: relative; color: #ffffff; border: none; line-height: 35px; font-size: 27px; background-color: #6d4d4e; font-weight: 900; padding: 35px 50px 40px 20px;}
.headline-section .container {max-width: 1890px;}
.headline-section:before {content: ""; height: 28px; width: 100%; background-color: rgba(252,223,204,0.5); display: block; position: absolute; top: -14px; left: 0; right: 0; z-index: 2;}
.headline-section:after {content: ""; height: 28px; width: 100%; background-color: rgba(252,223,204,0.5); display: block; position: absolute; bottom: -14px; left: 0; right: 0;}
.headline-section h2.head-line {color: #ffffff; margin: 0 auto; display: block; max-width: 100%; position: relative;}
.headline-section h2.head-line:before {background-color: #c05135;}
.headline-section h2.head-line span {background-color: #6d4d4e;}

.page-heading + .headline-section {margin-top: -16px; padding-top: 35px;}
.page-heading + .headline-section:before {display: none;}

/* Process */
.process-section {padding: 100px 0 90px; position: relative; background-color: #9f816f; background-repeat: no-repeat; background-position: center top; background-size: cover; text-align: center;}
.process-section:before {content: ""; height: 28px; width: 100%; background-color: rgba(236,186,163,0.5); display: block; position: absolute; top: -14px; left: 0; right: 0; z-index: 2;}
.process-section .headline-area h2 {color: #ffffff;}
.process-section .col-lg-4:nth-child(3n+1) {clear: both;}
.process-section .process-area {margin: 40px 0 0;}
.process-section .process-area img {width: 100%; max-width: 100%; border: 1px solid #c05135; margin: 0 auto 10px;}
.process-section .process-area a:hover {background-color: rgba(57,40,40,0.8);}
.process-section .process-area h3 {color: #ffffff; margin: 0;}

/* Expectations */
/*.expectations-section {padding: 50px 0 70px; position: relative;}
.expectations-section .headline-area {text-align: center;}*/
.content-section .expectations-container {max-width: 100%; background-color: #f2efef; background-repeat: no-repeat; background-position: right top; background-size: auto 100%;}
.content-section .expectations-container .col-lg-6 {background-color: #f2efef;}
.content-section .expectations-area {padding: 70px 0 50px; max-width: 600px; margin: 0 auto;}
.content-section .expectations-area h3 {color: #c05135; font-size: 28px; line-height: 36px;}
.content-section .expectations-area ol,
.content-section .expectations-area ul {margin: 0 0 40px 20px;}
.content-section .expectations-area p:last-child {margin-bottom: 0;}
.content-section .expectations-area img {width: 100%; max-width: 100%; border: 1px solid #c05135; margin: 0 auto 10px;}

/* Testimonials */
.testimonials-section {background-color: #ffffff; padding: 40px 0 100px;}
.testimonials-section .container {max-width: 1580px;}
.testimonials-section .headline-area h2 {margin-bottom: 50px; text-align: center;}
.testimonials-section .news-carousel {opacity: 0; padding: 0 40px;}
.testimonials-section .news-carousel .item {float: left; position: relative; padding: 0 15px;}
.testimonials-section .news-carousel .item img {margin: 0 auto 30px; display: block; max-width: 100%; border: 6px solid #c05135;}
.testimonials-section .news-carousel .item a:hover img {border-color: #6d4d4e;}
.testimonials-section .news-carousel .item p {max-width: 312px; margin: 0 auto; font-style: italic;}
.testimonials-section a.button {border: 3px solid #c05135; margin: 90px auto 0; display: block; max-width: 300px; background-color: #ffffff; color: #c05135;}
.testimonials-section a.button:hover {background-color: #c05135; color: #ffffff; border-color: #c05135;}

.testimonials-section .slick-prev,
.testimonials-section .slick-next {border: none; top: 60px; width: 40px; opacity: 1; height: 50px; background: none; overflow: hidden;}
.testimonials-section .slick-prev {left: 0;}
.testimonials-section .slick-next {right: 0;}
.testimonials-section .slick-prev:before,
.testimonials-section .slick-next:before {opacity: 1; width: 100%; font-size: 40px; color: #6d4d4e; background: none; font-weight: bold !important;}
.testimonials-section .slick-prev:before {content: "\f053";}
.testimonials-section .slick-next:before {content: "\f054";}
.testimonials-section .slick-prev:hover:before,
.testimonials-section .slick-next:hover:before {color: #c05135 !important;}

/* Team */
.team-section {padding: 50px 0;}
.team-section .container {max-width: 1100px;}
.team-section .leadership-area {}
.team-section .leadership-area .team-carousel {padding: 0; font-size: 0; text-align: center;}
.team-section .leadership-area .team-carousel:after {content: ""; display: block; clear: both;}
.team-section .leadership-area h2 {font-size: 48px; line-height: 60px; text-align: center; margin-bottom: 70px;}
.team-section .leadership-area .team-area {width: 33.3%; display: inline-block; text-align: left;}
.team-section .leadership-area .team-area .team-container {margin: 0 auto 30px; position: relative; padding: 0 8px;}
.team-section .leadership-area .team-area img {max-width: 100%; width: 100%;}
.team-section .leadership-area .team-area .hover-area {position: absolute; top: auto; left: 8px; right: 8px; bottom: 70px; background-color: rgba(192,81,53,0.83); padding: 15px 20px; height: 95px; overflow: hidden;}
.team-section .leadership-area .team-area:hover .hover-area {height: calc(100% - 70px);}
.team-section .leadership-area .team-area .hover-area p.text {color: #ffffff; font-size: 16px; line-height: 23px; margin: 0; height: 0; overflow: hidden; font-weight: 500;}
.team-section .leadership-area .team-area:hover .hover-area p.text {height: initial; padding-top: 5px;}
.team-section .leadership-area .team-area .hover-area .name-area {position: absolute; bottom: 16px;}
.team-section .leadership-area .team-area .hover-area h3 {font-size: 26px; line-height: 34px; font-weight: normal; color: #ffffff; margin: 0;}
.team-section .leadership-area .team-area .hover-area p.position {color: #ffffff; font-size: 19px; line-height: 30px; margin: 0;}
.team-section .leadership-area .team-area .icon-area {background-color: #efefef; height: 70px; text-align: center; font-size: 0;}
.team-section .leadership-area .team-area .icon-area a {color: #c05135; display: inline-block; width: 33%; height: 70px;}
.team-section .leadership-area .team-area .icon-area .fa {font-size: 26px; line-height: 70px;}
.team-section .leadership-area .team-area .icon-area a:hover {color: #a8a8a8;}

/* Accordion */
.accordion-section {padding: 0;}
.page-heading + .accordion-section .accordion > dt:first-child > a:before {display: none;}
.accordion-section .accordion {width: 100%;}
.accordion-section .accordion > dt {margin-bottom: 40px;}
.accordion-section .accordion > dt > a {display: block; position: relative; color: #ffffff; border: none; line-height: 35px; font-size: 27px; background-color: #6d4d4e; font-weight: 900; padding: 35px 50px 40px 20px;}
.accordion-section .accordion > dt > a:before {content: ""; height: 28px; width: 100%; background-color: rgba(252,223,204,0.5); display: block; position: absolute; top: -14px; left: 0; right: 0; z-index: 2;}
.accordion-section .accordion > dt > a:after {content: ""; height: 28px; width: 100%; background-color: rgba(252,223,204,0.5); display: block; position: absolute; bottom: -14px; left: 0; right: 0;}
.accordion-section .accordion > dt > a h2 {color: #ffffff; margin: 0 auto; display: block; max-width: 860px; position: relative;}
.accordion-section .accordion > dt > a i {margin-right: 15px;}
.accordion-section .accordion > dt > a:hover h2 {color: #c05135;}
.accordion-section .accordion > dt > a h2:after {width: 80px; height: 70px; background-color: #c05135; color: #ffffff; content: "\f078"; margin-left: 25px; font-weight: 600; font-size: 30px; line-height: 70px; text-align: center; position: absolute; top: -13px; right: 0;}
.accordion-section .accordion > dt > a.active h2:after {content: "\f077";}
.accordion-section .accordion > dd {padding: 0;}
.accordion-section .accordion > dd > .content-area {padding: 10px 0 95px;}
.accordion-section .accordion > dd > .content-area p {line-height: 35px;}
.accordion-section .accordion > dd > .content-area p:last-child {margin: 0;}

.accordion-section .child-accordion {border-bottom: 1px solid #c05135; margin-bottom: 80px;}
.accordion-section .child-accordion > dt {margin: 0; border-top: 1px solid #c05135;}
.accordion-section .child-accordion > dt > a {display: block; position: relative; color: #ffffff; border: none; line-height: 35px; font-size: 27px; font-weight: 900; padding: 20px 50px 20px 0;}
.accordion-section .child-accordion > dt > a h3 {display: block; margin: 0;}
.accordion-section .child-accordion > dt > a:hover h3 {color: #c05135;}
.accordion-section .child-accordion > dt > a h3:after {color: #c05135; content: "+"; margin-left: 25px; font-weight: bold; font-size: 50px; line-height: 40px; text-align: center; position: absolute; right: 0;}
.accordion-section .child-accordion > dt > a.active h3:after {content: "-";}
.accordion-section .child-accordion > dd {padding: 0;}
.accordion-section .child-accordion > dd .content-area {padding: 10px 0 95px;}


/* Accordion */
.simple-section {}
.simple-section .accordion {border-bottom: 1px solid #c05135;}
.simple-section .accordion > dt {margin: 0; border-top: 1px solid #c05135;}
.simple-section .accordion > dt > a {display: block; position: relative; color: #ffffff; border: none; line-height: 35px; font-size: 27px; font-weight: 900; padding: 30px 50px 30px 0;}
.simple-section .accordion > dt > a h2 {display: block; margin: 0;}
.simple-section .accordion > dt > a:hover {color: #c05135;}
.simple-section .accordion > dt > a h2:after {color: #c05135; content: "+"; margin-left: 25px; font-weight: bold; font-size: 50px; line-height: 40px; text-align: center; position: absolute; right: 0;}
.simple-section .accordion > dt > a.active h2:after {content: "-";}
.simple-section .accordion > dd {padding: 0;}
.simple-section .accordion > dd .content-area {padding: 10px 0 95px;}
.simple-section .accordion > dd .content-area p:last-child {margin: 0;}

/* Blog */
.content-area .news-box {margin: 0 0 60px; padding: 0; position: relative;}
.content-area .news-box:before {content: ""; display: block; position: absolute; bottom: 0; height: 1px; width: 75%; background-color: #c7c5c5;}
body.single .content-area .news-box {border: none; margin: 0; max-width: 95%;}
body.single .content-area .news-box:before {display: none;}
.content-area .news-box:after {content: " "; clear: both; display: block;}
.content-area .news-box h1,
.content-area .news-box h2.excerpt-title {color: #6d4d4e; margin: 5px 0; font-size: 35px; line-height: 40px;}
.content-area .news-box a:hover h2 {color: #c05135;}
.content-area .news-box p.blog-image {float: left; margin: 0 25px 0 0; position: relative; z-index: 2;}
.content-area .news-box p.blog-image a {display: block;}
.content-area .news-box p.blog-image img {margin: 0;}
.content-area .news-box p.date-category {margin-bottom: 30px; font-size: 17px; line-height: 25px; letter-spacing: -0.5px; color: #7a7979;}
.content-area .news-box p.date-category span {display: inline-block; margin: 0 3px;}
.content-area .news-box p.date-category a {font-weight: normal;}
.content-area .news-box .excerpt-text {width: 95%;}
.content-area .news-box .excerpt-text p {margin: 0;}

/* Search results */
body.search-results .content-area h4 {text-transform: none; margin: 30px 0 5px;}
body.search-results .content-area a.more {display: inline-block; color: #222222; font-size: 13px; font-weight: 700;}
body.search-results .content-area a.more:after {content: "\f0da"; margin-left: 5px; top: 2px; position: relative; font-size: 17px;}
body.search-results .content-area a:hover h4,
body.search-results .content-area a.more:hover {color: #6d4d4e;}

/* Pagination */
.wp-pagenavi {margin: 80px 0 0; text-align: center;}
.wp-pagenavi a,
.wp-pagenavi .current {color: #6d4d4e; display: inline-block; padding: 8px 16px; text-decoration: none; margin: 0 3px;}
.wp-pagenavi .current,
.wp-pagenavi a:hover:not(.active) {background-color: #c05135; color: #ffffff;}

/***********/
/* Sidebar */
/***********/
.sidebar {max-width: 340px;}

/* Widgets */
.sidebar .widget {position: relative; margin-bottom: 70px; border: 1px solid #c05135; padding: 25px;}
.sidebar .widget:last-child,
.sidebar .widget.no-margin {margin-bottom: 0;}

.sidebar .widget h3 {margin: 0 0 15px;}
.sidebar .widget p {}
.sidebar .widget ul {margin: 0; padding: 0; list-style: none;}
.sidebar .widget ul li {list-style: none; margin-bottom: 20px;}
.sidebar .widget ul li:last-child {margin-bottom: 0;}

.sidebar .widget a:not(.button) {text-decoration: none; color: #c05135;}
.sidebar .widget a:not(.button):hover {color: #7a7979;}
.sidebar .widget a.button {width: 100%; max-width: 225px; padding: 8px 15px; font-size: 23px; background-color: #6d4d4e; color: #ffffff; margin: 0 auto; display: block; font-weight: normal;}
.sidebar .widget a.button:hover {color: #ffffff !important; background-color: #c05135;}

/* Vertical menu */
.sidebar .widget.vertical-menu ul {padding: 0; margin: 0; list-style: none;}
.sidebar .widget.vertical-menu ul li {display: block; margin: 0 0 10px; line-height: 30px; font-size: 18px;}
.sidebar .widget.vertical-menu ul li a {display: inline-block; color: #7a7979; padding: 10px 0 0 14px; width: 100%; padding-right: 23px;}
.sidebar .widget.vertical-menu ul li a:before {content: "\f105"; margin-right: 12px; top: 0; position: relative; font-size: 21px; color: #c05135; left: 0;}
.sidebar .widget.vertical-menu ul li.current_page_item a,
.sidebar .widget.vertical-menu ul li:hover a {color: #c05135;}
.sidebar .widget.vertical-menu ul li:last-child {border: none;}
.sidebar .widget.vertical-menu a.button {margin-top: 15px;}

/* Contact form */
.sidebar .widget.widget-form {}
.sidebar .widget.widget-form input {width: 100%; max-width: 285px; height: 60px; color: #6d4d4e; font-family: 'Nunito Sans', sans-serif; margin: 0 auto 30px; border: 1px solid #6d4d4e; background: none; display: block; font-weight: normal; font-size: 21px; text-transform: uppercase;}
.sidebar .widget.widget-form input::-webkit-input-placeholder {color: #6d4d4e;}
.sidebar .widget.widget-form input:-moz-placeholder {color: #6d4d4e; opacity: 1;}
.sidebar .widget.widget-form input::-moz-placeholder {color: #6d4d4e; opacity: 1;}
.sidebar .widget.widget-form input:-ms-input-placeholder {color: #6d4d4e;}

.sidebar .widget.widget-form button {width: 100%; max-width: 225px; padding: 8px 15px; font-size: 23px; background-color: #6d4d4e; color: #ffffff; margin: 0 auto; display: block; font-weight: normal;}
.sidebar .widget.widget-form button:hover,
.sidebar .widget.widget-form button:focus {background-color: #c05135; color: #ffffff;}

/* Blog favorites */
.sidebar .widget.widget-favorites ul li {margin-bottom: 20px;}
.sidebar .widget.widget-favorites ul li:last-child {margin-bottom: 15px;}
.sidebar .widget.widget-favorites ul li a {font-weight: 600; font-size: 19px; line-height: 30px; margin-bottom: 5px;}
.sidebar .widget.widget-favorites ul li .date-category {font-size: 16px;}
.sidebar .widget.widget-favorites ul li .date-category a {font-weight: normal; font-size: 16px;}

/* Sticky widget */
.widget.stick-widget {width: 270px; padding: 0; margin: -60px 0 0;}
.widget.fixed-widget {position: fixed; top: 186px;}
body.admin-bar .widget.fixed-widget {top: 218px;}

/**********/
/* Footer */
/**********/
.footer {padding: 75px 0 45px; position: relative; background: #332424 url('images/bg-footer.jpg') no-repeat; background-size: contain;}
.footer .container {max-width: 1890px;}
body.home .footer {opacity: 0;}

body.page-template-template-locations .footer {background-position: center 90%;}

/* Social */
.footer .social-area {margin: 0; text-align: center;}
.footer .social-area ul li {margin: 0 0 35px; display: block;}
.footer .social-area ul li a {color: #ffffff;}
.footer .social-area ul li .fa {font-size: 22px;}
.footer .social-area ul li a:hover {color: #c05135;}

/* Contact form */
.footer .form-area {max-width: 520px; margin: 0 auto; padding-right: 60px;}
.footer .form-area h2 {color: #ffffff; text-transform: uppercase;}
.footer .form-area .contact-form {max-width: 420px;}
.footer .form-area .contact-form p {margin-bottom: 60px;}
.footer .form-area select,
.footer .form-area input,
.footer .form-area textarea {width: 100%; height: 50px; color: #ffffff; font-family: 'Nunito Sans', sans-serif; border: none; border-bottom: 2px solid #ffffff; background: none; display: block; font-weight: 600; font-size: 21px; padding: 10px 0; text-transform: uppercase; letter-spacing: 1px;}
.footer .form-area input::-webkit-input-placeholder {color: #ffffff;}
.footer .form-area input:-moz-placeholder {color: #ffffff; opacity: 1;}
.footer .form-area input::-moz-placeholder {color: #ffffff; opacity: 1;}
.footer .form-area input:-ms-input-placeholder {color: #ffffff;}
.footer .form-area button {width: 100%; max-width: 280px; padding: 0 15px; font-size: 30px; line-height: 70px; background-color: #c05135; color: #ffffff; display: block; text-transform: uppercase; font-weight: 600; margin: 0;}
.footer .form-area button:hover,
.footer .form-area button:focus {background-color: #5a3f35; color: #ffffff;}

/* Publications */
.footer .publication-area {padding: 0 15px 0 45px; max-width: 840px;}
.footer .publication-area:after {content: ""; clear: both; display: block;}
.footer .publication-area a.view-link {float: right; text-transform: uppercase; color: #c05135; letter-spacing: 2px; font-size: 21px; font-weight: 900; margin-top: 10px;}
.footer .publication-area a.view-link:hover {color: #ffffff;}
.footer .publication-area h2 {color: #ffffff; text-transform: uppercase;}
.footer .publication-area .image-area {margin-bottom: 120px;}
.footer .publication-area img {max-width: 100%; margin: 0 30px 30px 0;}
.footer .publication-area img:nth-child(2n) {margin-right: 0;}
.footer .publication-area ul {font-size: 0; max-width: 650px; margin: 0; float: right;}
.footer .publication-area ul li {margin: 0 0 25px; width: 60%; display: inline-block;}
.footer .publication-area ul li:nth-child(2n) {width: 40%;}
.footer .publication-area ul li a {color: #ffffff; font-size: 24px; line-height: 32px; margin-bottom: 0; font-weight: 600;}
.footer .publication-area ul li a:hover {color: #c05135;}

body.page-template-template-contact .footer .publication-area {max-width: 620px; margin: 100px auto 0;}

/* Text */
.footer .footer-area {text-align: center; padding: 60px 0 70px;}
.footer .footer-area h2.head-line {color: #c05135; margin-bottom: 0; max-width: 1140px;}
.footer .footer-area h2.head-line:before {background-color: #c05135;}
.footer .footer-area h2.head-line span {background-color: #332424;}
.footer .footer-area p {font-weight: 600; font-size: 34px; line-height: 42px; margin: 0 0 70px; color: #ffffff;}
.footer .footer-area p a {color: #ffffff; font-weight: 900;}
.footer .footer-area p a:hover {color: #c05135;}

body.page-template-template-contact .footer .footer-area {padding: 0;}
body.page-template-template-locations .footer .footer-area {padding-top: 0;}

/* Offices */
.footer .office-row {max-width: 1600px; margin: 0 auto; position: relative; z-index: 2;}
.footer .office-area {position: relative; max-width: 450px; margin: 0 auto 80px; padding: 0 0 30px;}
.footer .office-area img {margin: 0 auto 25px; border: 1px solid #c05135; display: block; max-width: 100%;}
.footer .office-area h3 {color: #ffffff; font-weight: 600; margin: 0; text-align: center;}
.footer .office-area h3:before {content: "\f041"; color: #b24d34; margin-right: 10px;}
.footer .office-area .hover-area {display: none; position: absolute; bottom: 0; left: 0; right: 0; background-color: #c05135; padding: 35px 20px 30px;}
.footer .office-area .hover-area a.button {background-color: #332424; max-width: 100%; display: block; margin: 0 0 40px; text-transform: uppercase; letter-spacing: 1px;}
.footer .office-area .hover-area a.button:hover {background-color: #5a3f35;}
.footer .office-area .hover-area p {font-weight: normal; font-size: 22px; line-height: 35px; margin: 0 0 30px; color: #ffffff; padding: 0 30px;}
.footer .office-area .hover-area p a {color: #ffffff; font-weight: 900; font-size: 32px;}
.footer .office-area .hover-area p a:hover {color: #5a3f35;}
.footer .office-area .hover-area img {border-color: #332424; max-width: 100%;}
.footer .office-area .hover-area h3:before {color: #ffffff;}

body.page-template-template-contact .footer .office-area {margin-bottom: 50px;}

/* Copyright */
.footer .copyright-area {text-align: center;}
.footer .copyright-area p {margin: 0; font-size: 17px; font-weight: normal; line-height: 25px; color: #ffffff;}
.footer .copyright-area p .divider {display: inline-block; margin: 0 6px;}
.footer .copyright-area p .first-divider {display: inline-block; margin-left: 30px;}
.footer .copyright-area p a {color: #ffffff;}
.footer .copyright-area p a:hover {color: #c05135;}

body.page-template-template-locations .footer .copyright-area {margin-top: 30px;}

/* Scroll to top */
.scrollToTop {position: fixed; display: none; cursor: pointer; padding: 0px 15px 2px; border-radius: 3px 3px 0 0; background: #7b7b7b; right: 30px; bottom: 0; z-index: 999; text-align: center; line-height: 20px; color: #ffffff;}
.scrollToTop:hover {padding-bottom: 7px; color: #ffffff;}

/***************/
/* FontAwesome */
/***************/
.button:before,
.button:after,
.pushy-submenu > a::after,
.pushy-submenu > button::after,
.header .navbar-nav li.drop ul.dropdown li:before,
.cta-section a.button:after,
.form-section .form-area ul li:before,
.content-area ul li:before,
.contact-section .list-area ul li:before,
.sidebar .vertical-menu ul li a:before,
.footer .office-area h3:before,
.accordion-section .accordion > dt > a h2:after {font-family: "FontAwesome"; font-weight: normal; font-style: normal; display: inline-block;}

/********************/
/* Link Transitions */
/********************/
/* Background color, font color, border color */
a,
a:after,
a:before,
a span,
a h1,
a h2,
a h3,
a h4,
a p,
a img,
.header,
.header .navbar-nav > li,
.header .navbar-nav li.drop ul.dropdown li,
.slick-prev,
.slick-next,
.slick-prev:before,
.slick-next:before,
.slick-dots li button,
.content-area .video-container h4,
.content-area .news-box h2,
form button {-webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out; -o-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out; transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out;}

/* 1/3 second everything */
.header,
.header .logo-area,
.header .logo-area img,
.header .right-area,
.header .right-area .social-area,
.header .right-area .button-area a,
.header .menu-area,
.header .navbar-nav > li > a,
.header .navbar-nav li.drop ul.dropdown:before,
.header .navbar-nav li.drop ul.dropdown li a,
.slider-section .text-box .headline-text .box-area p,
.example-section .slick-dots li button,
.content-area .image-gallery img,
.content-area a img,
.team-section .leadership-area .team-area .hover-area,
.team-section .leadership-area .team-area .hover-area p.text,
.sidebar .vertical-menu ul li a,
.sidebar .widget a img,
.logo-section .logo-carousel .item img,
.scrollToTop {transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out;}

/* Icons */
a .fa,
.button:before,
.button:after {transition: all 0s ease-in-out; -moz-transition: all 0s ease-in-out; -webkit-transition: all 0s ease-in-out; -o-transition: all 0s ease-in-out;}

/* Turn off all animations until fully loaded */
body.preload * {transition: none !important; -webkit-transition: none !important; -moz-transition: none !important; -ms-transition: none !important; -o-transition: none !important;}

/**************/
/* Responsive */
/**************/
@media (max-width: 1300px) {
	/* Content */
	.slider-section .text-box {padding: 110px 0 100px;}
	.slider-section .text-box .headline-text a.button + a.button {margin-left: 20px;}
	form button, 
	form input[type="submit"], 
	.button {padding: 10px 30px; font-size: 25px; line-height: 35px;}
}

/* Medium (992 - 1199) */
@media (max-width: 1199px) {
	.site-container {padding-top: 120px;}

	/* Header */
	.header,
	.header.not-top {height: 120px;}
	.header .logo-area,
	.header.not-top .logo-area {padding: 15px 0;}
	.header .navbar-nav > li {margin: 0 10px;}
	.header .right-area .social-area,
	.header.not-top .right-area .social-area {padding-top: 0;}
	.header .right-area .social-area ul li {margin: 11px 8px 10px;}
	.header .right-area .social-area ul li .fa {font-size: 20px;}
	.header.not-top .right-area .button-area a,
	.header .right-area .button-area a {font-size: 18px; padding: 10px 10px 11px;}
	.header .menu-area,
	.header.not-top .menu-area {padding: 20px 0 0 15px;}

	/* Content */
	.page-heading .headline-area {padding: 75px 0;}

	.services-section {padding: 0 0 100px;}

	.education-section {padding: 150px 0 75px;}

	/* Footer */	
	.footer .publication-area {padding: 0 15px;}

	.footer .footer-area {padding: 50px 0 60px;}

	.footer .office-area {margin-bottom: 75px;}
}

@media (max-width: 1100px) {
	/* Header */
	.header .navbar-nav > li {margin: 0 6px;}
	.header .navbar-nav > li > a {font-size: 17px;}
	.header .right-area .social-area ul li {margin: 11px 5px 10px;}
	.header.not-top .right-area .button-area a,
	.header .right-area .button-area a {font-size: 17px;}
}

/* Small (768 - 991) */
@media (max-width: 991px) {
	body.home .site-container,
	.site-container {padding-top: 50px;}

	h1, h2, h3, h4, h5, h6 {margin: 0 0 25px;}
	h1 {font-size: 40px; line-height: 45px;}
	h2 {font-size: 30px; line-height: 35px;}
	h2.head-line {margin: 0 auto 25px;}

	form button, 
	form input[type="submit"], 
	.button {padding: 8px 25px; font-size: 20px; line-height: 28px;}

	/* Header */
	.header,
	.header.not-top {top: auto; position: static; height: 100px;}
	.header .logo-area,
	.header.not-top .logo-area {width: 100%; padding: 10px 0; text-align: center;}
	.header .logo-area a {display: inline-block;}

	/* Content */
	.slider-section .text-box {padding: 60px 0 50px;}
	.slider-section .text-box .headline-text a.button + a.button {margin-left: 15px;}
	.slider-section .text-box .headline-text p:nth-of-type(2) {margin-top: 40px;}

	.services-section {padding: 0 0 75px;}
	.services-section .service-area {margin: 0 auto 50px;}
	.services-section .service-area .image-box {margin: 0 auto 30px;}
	.services-section .service-area a.button {max-width: 250px;}

	.education-section {padding: 100px 0 50px;}
	.education-section .headline-area {margin: 0 auto 75px;}
	.education-section .education-area {height: 200px;}

	.technology-section {padding: 75px 0 50px; background-image: none !important; background-color: #f9eeec; text-align: center;}
	.technology-section .headline-area h2.head-line span {background-color: #f9eeec; display: inline-block;}
	.technology-section .number-area {margin-bottom: 40px;}
	.technology-section .number-area span.number {float: none; display: block; margin: 20px auto;}
	.technology-section .number-area p {float: none; margin: 0 auto; max-width: 750px;}
	.technology-section .technology-area {padding-left: 0; margin: 0 auto;}

	.news-section {padding: 40px 0 50px;}
	.news-section a.button {margin: 20px auto 0;}

	.page-heading .headline-area {padding: 50px 0;}

	/* Sidebar */
	.sidebar .widget h3 {font-size: 30px; line-height: 38px;}
	.sidebar .widget.vertical-menu ul li {font-size: 20px; line-height: 28px;}

	/* Footer */
	.footer .social-area ul li {display: inline-block; margin: 0 10px 35px;}

	.footer .form-area {padding-right: 0;}
	.footer .form-area h2 {text-align: center;}
	.footer .form-area .contact-form {margin: 0 auto 75px;}
	.footer .form-area .contact-form p {margin-bottom: 40px;}
	.footer .form-area button {margin: 0 auto;}

	.footer .publication-area {text-align: center;}
	.footer .publication-area a.view-link {float: none;}
	.footer .publication-area .image-area {margin-bottom: 50px;}
	.footer .publication-area img,
	.footer .publication-area img:nth-child(2n) {margin: 15px auto; display: block;}
	.footer .publication-area ul {float: none; max-width: 100%;}
	.footer .publication-area ul li,
	.footer .publication-area ul li:nth-child(2n) {width: 50%;}

	.footer .footer-area {padding: 40px 0 50px;}

	.footer .office-area {margin-bottom: 40px;}
	.footer .office-area img {margin: 0 auto 5px;}
}

@media (max-width: 900px) {
	/* Content */
	.team-section .leadership-area .team-area {width: 100%; float: none;}
}

@media (max-width: 782px) {
	#wpadminbar {display: none;}
	body.home .site-container, 
	.site-container,
	body.admin-bar .site-container {margin-top: 0; padding-top: 50px;}
	body.admin-bar .mobile-bar {top: 0;}
	body.admin-bar .header {top: 0;}
	body.admin-bar .pushy {top: 0;}
}

/* Extra Small (Up to 767) */
@media (max-width: 767px) {
	.site-container {max-width: 100%;}

	/* Animations */
	.header,
	.slider-section,
	.slider-section .text-box .headline-text .box-area,
	.services-section,
	.education-section,
	.technology-section,
	.news-section,
	.logo-section,
	.footer {opacity: 1 !important;}

	/* Header */
	.mobile-bar,
	.header {max-width: 100%;}

	/* Content */
	.slider-section .slick-list, 
	.slider-section .slick-track, 
	.slider-section .carousel .item {min-height: auto;}
	.slider-section .carousel {position: static;}
	.slider-section .item {background: none !important;}
	.slider-section .text-box {padding: 30px 0 50px;}
	.slider-section .text-box .headline-text {text-align: center;}
	.slider-section .text-box .headline-text h1 {max-width: 100%;}
	.slider-section .text-box .headline-text p {max-width: 100%;}
	.slider-section .slide-background {display: block;}
	.slider-section .text-box {background-color: #ffffff;}
	
	.education-section .education-area {height: 110px;}

	.technology-section .technology-area a.button + a.button,
	.technology-section .technology-area a.button {display: block; margin: 10px auto;}

	/* Sidebar */
	.sidebar {max-width: 100%;}
}

/* Smaller */
@media (max-width: 560px) {
	/* Footer */
	.footer .publication-area ul li, 
	.footer .publication-area ul li:nth-child(2n) {width: 100%;}
}

@media (max-width: 380px) {
	/* Header */
	.header .logo img {width: 100%; height: auto;}
	
	/* Content */


	/* Footer */
	
}

@media print {
	.header {top: 0; border: none; height: auto;}
	a[href]:after {content: none !important;}
	.header .show-for-medium-only,
	.header .show-for-small-only,
	.page-heading,
	.breadcrumb,
	.sidebar,
	.footer {display: none !important;}
}