.z-default-subpage-header.about {
    background-image: url(../images/about-banner.jpg);
}
.z-default-subpage-header.blog {
    background-image: url(../images/blog-banner.jpg);
}
.z-default-subpage-header.newsroom {
    background-image: url(../images/newsroom-banner.jpg);
}
.z-default-subpage-header.cle {
    background-image: url(../images/cle-banner.jpg);
}
.z-default-subpage-header.locations {
    background-image: url(../images/locations-banner.jpg);
}
.z-default-subpage-header.location-sub {
    background-image: url(../images/location-sub-banner.jpg);
}
.z-default-subpage-header.team {
    background-image: url(../images/team-banner.jpg);
}
.z-default-subpage-header.scheduling {
    background-image: url(../images/scheduling-banner.jpg);
}
.z-default-subpage-header.service {
    background-image: url(../images/service-banner.jpg);
}
.hsec2 {
	background-color: #1c2535;
}
.hsec2 .box, .hsec3 .box, .hsec4 .box, .hsec5 .box, .locsec .box, .locsubsec2 .box {
	max-width: 395px;
}
.hsec2 ul li {
    display: inline-block;
    width: 48%;
    text-align: center;
    float: left;
    margin: 15px 0;
}
.hsec2 ul li:nth-child(2n) {
    float: right;
}
.hsec2 ul li a {
    display: inline-block;
    width: 100%;
    border: 2px solid #fff;
    padding: 20px;
}
.hsec2 ul li a:hover {
    border: 2px solid #ba8412;
    color: #ba8412;
}
.hsec3 .box a {
    text-align: center;
    font-size: 34px;
    font-weight: bold;
    color: #221c35;
}
.hsec3 .box a img {
    margin: 0 0 18px 0;
}
.hsec3 .box a:hover, .hsec4 a.title:hover, .hsec5 a.title:hover {
    color: #ba8412;
}
.hsec4 {
	background-image: url(../images/newsbg.jpg);
	background-position: center;
	background-size: cover;
}
.hsec4 a.title, .hsec5 a.title {
    text-transform: uppercase;
    margin: 18px 0;
    font-weight: bold;
    color: #221c35;
}
.hsec4 a.title {
	color: #fff;
}
.hsec6 {
    background-color: #ba8412;
}
.aboutsec2 {
    background-image: url(../images/aboutsec2bg.jpg);
    background-size: auto 100%;
    background-position: center top;
    margin-bottom: 70px;
}
.aboutsec2 .right {
    padding-left: 130px;
    padding-top: 95px;
}
.aboutsec2 .left {
    padding-top: 60px;
    padding-bottom: 30px;
}
.aboutsec3 {
	background-color: #ba8412;
}
.blogp {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 2px solid #cfcfcf;
}
.blogp a.thumb {
    float: left;
    width: 30%;
}
.blogp .info {
    padding: 0 40px 0 30px;
	float: left;
    width: 70%;
}
.blogp .info a.title {
    padding: 0 0 10px 0;
    color: #384143;
}
.blogp .info a.title:hover, .blogp a.more:hover, .podepi a.more:hover {
    color: #c1832a;
}
.blogp a.more, .podepi a.more {
    text-transform: uppercase;
    color: #172026;
}
.locsec .box {
    position: relative;
    text-align: center;
    margin-bottom: 70px;
}
.locsec .box:before {
    content: '';
    border: 2px solid #fff;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    position: absolute;
    left: 20px;
    top: 20px;
}
.locsec .box a.ybtn {
    position: absolute;
    bottom: -15px;
    left: 15%;
    width: 70%;
}
.locsec .box a.ybtn:hover {
    background-color: #000;
}
.locsec .box .head {
    position: absolute;
    left: 0;
    top: 50%;
    color: #fff;
    width: 100%;
    padding: 0 15%;
    font-style: italic;
    transform: translateY(-50%);
}
.locsubsec2.locsec .box .head {
    top: auto;
    bottom: 130px;
    transform: translateY(50%);
}
.locsubsec3 .text a {
    color: #ba8412;
    text-decoration: underline;
}
.locsubsec3 .text a:hover {
    color: #000;
}
.locsubsec3 .spform input[type="text"], .locsubsec3 .spform input[type="email"], .locsubsec3 .spform textarea, .locsubsec3 .spform button {
    width: 100% !important;
    margin: 0 0 20px 0;
    background-color: #e1e1e1;
}
.locsubsec3 .spform textarea {
    height: 140px;
}
.locsubsec3 .spform input[type="checkbox"] {
    width: auto;
    margin: 6px 15px 0 0;
}
.locsubsec3 .spform button {
    margin-top: 20px;
    background-color: #ba8412;
    font-weight: normal;
}
.locsubsec3 .spform button:hover {
    background-color: #1c2535;
    color: #fff;
}
.locsubsec3 .info p {
    font-size: 21px;
    line-height: 32px;
    padding-bottom: 35px;
}
.team-links {
    display: inline-block;
    width: 100%;
    padding-top: 60px;
}
.team-links a {
    float: left;
    width: 25%;
    background-color: #000;
    position: relative;
    overflow: hidden;
}
.team-links a .text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 25px 25px 25px;
    color: #fff;
}
.team-links a .text span {
    display: inline-block;
    width: 100%;
}
.team-links a .text span.name {
    font-size: 24px;
    font-family: Playfair Display;
    padding: 0 0 5px 0;
}
.team-links a .text span.degi {
    font-style: italic;
    padding: 8px 0 3px 0;
}
.team-links a .text span.link {
    font-size: 17px;
    text-decoration: underline;
}
.team-links a img {
    opacity: .6;
    transform: scale(1);
}
.team-links a:hover img {
    opacity: 1;
    transform: scale(1.1);
}
#fancybox-content {
    background-color: #ffffff;
    border-color: #ffffff;
}
.teampop {
    padding: 70px 60px;
    box-sizing: border-box;
    display: inline-block;
}
.teampop .left {
    float: left;
    display: inline-block;
    width: 28%;
}
.teampop .info {
    float: left;
    width: 72%;
    padding: 0 0 0 35px;
}
#fancybox-overlay {
    background-color: #231f20 !important;
    opacity: 0.9 !important;
}
#fancybox-close {
    right: -30px;
}
.teampop .info .head {
    font-size: 50px;
    padding: 0 0 20px 0;
}
.teampop h2 {
    font-family: 'Cabin';
    font-size: 30px;
    font-weight:normal;
}
.teampop h3 {
    font-family: 'Cabin';
    font-size: 30px;
    font-weight:normal;
}
.teampop img.timg {
    margin-bottom: 20px;
}
.teampop img.manaimg {
    margin: 10px 0 0 0;
}
.teampop .title {
    font-size: 30px;
    margin-bottom: 50px;
}
.subsec1 .z-column .text {
    padding: 20px 75px 0 75px;
}
.testi-slider {
    margin: 0;
    padding: 0 80px;
}
.testi-slider a.slider-previous-button, .testi-slider a.slider-next-button {
    background: transparent;
    width: 37px;
    height: 37px;
}
.testi-slider a.slider-previous-button {
    left: 20px;
    right: auto;
}
.testi-slider a.slider-next-button {
    right: 20px;
    left: auto;
}
.spform table.table-list {
    width: 100%;
}




@media screen and (max-width: 1362px) {
}
@media screen and (max-width: 992px) {
	.aboutsec2 {background-image: none;margin-bottom: 0;}
	.aboutsec2 .left {padding-top: 0;padding-bottom: 0;}
	.aboutsec2 .right {padding-left: 15px;padding-top: 0;}
    .teampop .left {width: 50%;}
    .teampop .info {width: 50%;}
}
@media screen and (max-width: 767px) {
	.hsec2 ul li a {padding: 8px;}
	.hsec3 .box a {font-size: 24px;}
	.subsec1 .z-column .text {padding: 20px 0 0 0;}
	.subsec1 .z-column .text br {display: none;}
	.team-links a {width: 50%;}
	.teampop {padding: 20px;} 
	.teampop .left {width: 100%;}
	.teampop .info {width: 100%;}
	.teampop .info .head {font-size: 32px;}
	.teampop h2.sub-title, .teampop .title {font-size: 24px;}
	.teampop .title {margin-bottom: 20px;}
}
@media screen and (max-width: 479px) {
	.blogp a.thumb, .blogp .info, .hsec2 ul li, .team-links a, .teampop .left, .teampop .info {width: 100%;}
	.hsec2 ul li {margin: 8px 0;}
	.blogp .info, .teampop .info {padding: 16px 0 0 0;}
	.locsec .box .head {padding: 0 25px;}
	.locsubsec3 .info p {font-size: 18px;line-height: 28px;}
    .testi-slider {padding: 0;}
    .testi-slider a.slider-previous-button, .testi-slider a.slider-next-button {display: none;} 
}