 /*
 Theme Name: Bateaux Child
 Theme URI: http://www.bateauxtheme.com
 Description: Bateaux Child Theme.
 Author: Twisttheme
 Template: bateaux
 Version: 1.0.0
 Text Domain: bateaux-child
 */

.uppercase {text-transform:uppercase;}
.linespace29 {line-height: 29px;}
.redlineouter {margin: 0 0 0 2px;}
.redline {background-color: #ff422c; width:2px; height:60px; margin: 0 auto;}
.redlinehorizouter {margin: 0 0 0 2px;}
.redlinehoriz {background-color: #ff422c; width:60px; height:2px; margin: 0 auto;}
.collage:before {
    content: "";
    width: 2px;
    height: 100%;
    background: red;
    /* display: block; */
    position: absolute;
    z-index: 0;
    top: 0;
    left: calc(50% - 1px);
}
.collage img {    z-index: 99;
    position: relative;}

@import url('https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');
.jakarta, .sans, .sans.btx-heading h2 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
body strong {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
.cormorant, .serif, body .btx-primary-font.serif {
  font-family: "Cormorant", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.cormorant em, .serif em, body .btx-primary-font.serif em, .cormorant span[style="font-style: italic;"], .serif span[style="font-style: italic;"], body .btx-primary-font.serif span[style="font-style: italic;"], .btx-heading span[style="font-style: italic;"], .btx-heading span[style*="font-style: italic;"] {font-weight:600 !important;}
/* bg pattern size */
.btx-background-inner[style*="Wick-pattern"] {background-size:1700px auto !important;}

/* general site fonts */
body .btx-primary-font {
	font-family: "Plus Jakarta Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
	font-size: 18px;
	letter-spacing: -0.01em;
	color: #454F5B;
}

body .btx-custom_b-font{
	font-family: "Cormorant", serif;
  	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}
body .btx-custom_b-font em{
	font-weight: 500;
}
body .btx-custom_c-font{
	font-family: "Cormorant", serif;
  	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	color: #fe5f00;
}

/* main nav */
#menu-wick-menu li {
	font-family: "Plus Jakarta Sans", sans-serif !important;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
}
#menu-wick-menu li:last-child {
    position: absolute; right: 0;
}
#menu-wick-menu li:last-child a {
    color:#ff422c;
	text-transform:none;
}
#menu-wick-menu li:last-child a:hover {
    color:#454F5B;
}

#menu-item-20464 a, .menu-item-20464 a {
	cursor: default;
/*remove orange phone number in nav
 * 	color: #fe5f00 !important; */
}

.btx-navbar:not(.btx-navbar--minimal--full) .btx-menu > li:before, .btx-navbar:not(.btx-navbar--minimal--full) .btx-menu > li > a, .btx-side-navbar .btx-menu a, .btx-side-navbar .btx-menu .sub-menu a {
    color: #353c45;
}
.btx-menu .nav-button a {
	color: #fe5f00;
    border: 1px solid #fe5f00;
    border-radius: 40px;
    height: auto;
    padding: 12.5px 24px;
    display: inline;
}
.btx-menu .nav-button a:hover, .btx-menu .nav-button a:focus {
	color: #fff !important;
	background: #fe5f00;
}
.btx-navbar--mobile .btx-collapsed-menu--full .btx-menu>li.nav-button>a {padding: 10px 15px;}

body .btx-navbar:not(.btx-navbar--minimal--full) .btx-menu > li:before, body .btx-navbar:not(.btx-navbar--minimal--full) .btx-menu > li > a, body .btx-side-navbar .btx-menu a, .btx-side-navbar .btx-menu .sub-menu a {
    color: #8DA0B8; font-weight: 500;
}
/* hover
body .btx-navbar:not(.btx-navbar--minimal--full) .btx-menu > li > a:hover, body .btx-side-navbar .btx-menu a:hover, body .btx-side-navbar .btx-menu .sub-menu a:hover {
    color: #454F5B;
}
*/
body .btx-navbar:not(.btx-navbar--minimal--full) .btx-menu .current-menu-item > a, body .btx-navbar:not(.btx-navbar--minimal--full) .btx-menu .current-menu-ancestor > a, body .btx-side-navbar .btx-menu .current-menu-item > a, body .btx-side-navbar .btx-menu .current-menu-ancestor > a, body .btx-side-navbar .btx-menu .current-menu-ancestor > .btx-mega-menu-item > a {
    color: #454F5B; font-weight:700;
}

/* orange bulleted lists */
.all-lists {
	list-style: none;
	font-size: 16px;
	font-weight: 300;
	margin-left: 25px;
	text-align: left;
}

.all-items {
/*	margin-top: -10px;*/
	line-height:1.6em;
	padding-bottom: .5em;
    margin-top: 0;
	color: #303030;
    font-weight: normal;
}

.all-items::before {
	content: "\25A0";  
	color: #fe5f00;
	font-size: 25px;
	line-height:20px;
	display: inline-block;
	width: 25px;
	margin-left: -25px;
	position: relative;
/*  top: 3px;*/
}

.btx-text-bullet li {padding-left: 26px; text-indent: -26px;}

.blog-list>li>p {
	font-weight: 200;
	margin: -31px 0 0 0;
  line-height: 1.78571;
}

.border1 {border:1px solid rgba(48,48,48,0.25);}
.borderbottomdots {border-bottom:2px dotted rgba(48,48,48,0.25); padding-bottom:10px; margin-bottom:10px;}
.rounded97, .rounded97 img {border-radius: 97px;}
.rounded28, .rounded28 img {border-radius: 28px;}
.rounded80, .rounded80 img, .rounded80 .btx-background-inner {border-radius: 80px;}
.rounded76-tr img, .rounded76-tr .btx-background {border-top-right-radius: 76px;}
.rounded76-bl img, .rounded76-bl .btx-background {border-bottom-left-radius: 76px;}
/*.btx-image .btx-image-caption {font-style: normal; margin-top: 20px;}*/

#aboutlist1 .btx-section-wrapper, #aboutlist2 .btx-section-wrapper, #aboutlist3 .btx-section-wrapper, #aboutlist4 .btx-section-wrapper, #aboutlist5 .btx-section-wrapper, #aboutlist6 .btx-section-wrapper {padding: 0 25px;}
.aboutlist table, .aboutlist tbody, .aboutlist td {border: 0;}
.aboutlist tr td {width: auto !important;}
.aboutlist tr td:first-child {width: 100px !important;}
.btx-layout-responsive .aboutlist .font-style-big {font-size: 30px !important;}
.aboutlist tr td:last-child span {font-size: 22px !important;}

/* home page */

#home-video {
	height: 650px;
}
#home-video .btx-item h3, #mobile-slideshow .btx-item h3 {background-color: #fe5f00; display:inline-block; padding:10px 15px;}
#mobile-slideshow .btx-item h3 {padding:5px 10px;}
.fontw300 h3 {font-weight:300;}
.fontw200 h3 {font-weight:200;}
.fontw200 h3 span[style*="bold"] {font-weight:500 !important;}
#mobile-slideshow .btx-media-wrapper-inner {height: 450px;}
#mobile-slideshow .btx-gallery-item .btx-gallery-media img { margin: 0 auto; object-fit: cover; object-position: center center; height: 100%;}
/*#mobile-slideshow .btx-gallery-item:nth-of-type(3) .btx-gallery-media img {object-position:right center;}*/

.btx-heading h2, .btx-heading h1 {
	font-family: "Cormorant", serif;
  font-optical-sizing: auto;
	font-weight: 100;	
	font-style: normal;
	color: #353C45!important;
	line-height:1.18;
	letter-spacing: -0.01em;
}

.white-title h2 {
	color: white!important;
}

.real-estate h3 {
	font-family: "Plus Jakarta Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;	
	font-style: normal;
}

body, body.bateaux-child {
	font-family: "Plus Jakarta Sans", sans-serif;
	font-optical-sizing: auto;
    font-style: normal;
    font-weight: 200;
    font-size: 18px;
		color: #454F5B;
}

.hp-text {
	font-family: "Plus Jakarta Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 200;
	font-style: normal;
}

/* button font */
.btnx, .sjb-page .btn, .btx-button>.btnx {
	font-family: "Plus Jakarta Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
	font-size: 16px;
	letter-spacing: -0.01em;
	white-space: normal;
    line-height: 1.4;
}
input[type=button], input[type=submit], .btnx {
	text-transform:none !important; font-family: "Plus Jakarta Sans", sans-serif !important;
	font-optical-sizing: auto;}

/* button color */
.btx-button--border>.btnx, .btx-button--plain>.btnx {
	background-color: white;
}

.box-button1 a {
	color: #007cba!important;
}

.box-button2 a {
	color: #fe5f00!important;
}

.box-button1 a:hover, .box-button2 a:hover {
	color: rgb(48, 48, 48)!important;
}

input[type=button], input[type=submit], button[type=submit], .sjb-page .btn {
	color: #fe5f00;
	background-color: #fff;
	border-color: #fe5f00;
	border-radius:40px;
	text-transform: uppercase;
	margin-top:15px;
}
input[type=button]:hover, input[type=submit]:hover, button[type=submit]:hover, .sjb-page .btn:hover {
	color: #fff;
	background-color: #fe5f00;
	border-color: #fe5f00;
}

.btx-light-scheme .btx-button--fill.btx-button-color--brand > .btnx {white-space: normal;
    line-height: 20px;}

.wpcf7-checkbox label {
    font-size: 18px;
	line-height: 22px;
    font-weight: 300;
    letter-spacing: 0;
    text-transform: none;
    text-indent: -17px;
    color: rgb(48, 48, 48);
    padding-left: 5px;
}
.wpcf7-checkbox input {margin-bottom:0;}

/* job board buttons */
.sjb-page .btn {
	border:1px solid #fe5f00;
	padding: 13px 24px 12px 24px !important;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: .075em;
	color: #fe5f00 !important;
    background: none !important;
}
.sjb-page .btn:hover, .sjb-page .btn:focus, .sjb-page .btn:active {
	color: #fff !important;
	background: #fe5f00 !important;
	border-color: #fe5f00;
}
.sjb-page .btn:after {
	content: '\ea52';
  font: normal normal normal 14px/1 bateaux;
  padding-left: 10px;
  font-size: inherit;
  font-weight: 500;
  margin-top: -1px;
  float: right;
}
.sjb-page .sjb-detail .list-data .v1 .jobpost-form .file div {background: #898989;}
.sjb-page .sjb-detail .list-data .v1 .jobpost-form .file:hover div {background: #fe5f00;}
.jobpost-form .row > div {float: none;}

/* portfolio link excerpt color */
.btx-entry-dark-scheme .btx-p-text-color {
	color: white!important;
	font-family: "Plus Jakarta Sans", sans-serif;
	font-optical-sizing: auto;
	font-size: 16px;
}

.case-study-portfolio {
	color: white;
}

.btx-portfolio.btx-entries--hover-content .title-middle .btx-entry-preview {
	margin-top: 0px;
  margin-bottom: -15px;
}

/* numbered list */
.list-principles {
	text-align: left;
	color: #303030;
	font-family: "Plus Jakarta Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 200;
	font-style: normal;
	font-size: 24px;
	z-index: 10;
	position: inherit;
	list-style-type: none;
}

.list-principles li {
	height: 80px;
}
.wick-circle {
	position: absolute;
	z-index: -2;
	margin: -5px 0 0 -43px;
}

.principles-number {
	margin-left: -25px;
}

.number-1 {
	margin-left: -24px;
}

.principles-words {
	position: absolute;
  left: 20px;
	line-height: normal;
	margin-top: 7px;
}

.specialty-container {
	height: 276px;
}

.btx-testimonial-author-title {
	color: #fff;	
	font-size: 14px;
}

/* hide quote icon on testimonial module */
.btx-testimonial-icon i.twf.twf-et-quote-o {display: none;}

/* Meet Wick */
.meet-wick-text, .meet-wick-text.btx-secondary-font {
  font-family: "Cormorant", serif;
  font-optical-sizing: auto;
  font-weight: 100;
  font-style: normal;
  color: #303030;
  word-spacing: 5px;
	line-height: 1.3;
}

.jobs-button a {
	margin-left: -20px;
}

/* Approach */
.approach-text, .approach-text.btx-secondary-font {
  font-family: "Cormorant", serif;
  font-optical-sizing: auto;
  font-weight: 100;
  font-style: normal;
  color: #303030;
  word-spacing: 5px;
	line-height: 1.5;
}

.btx-feature-button {
	color: rgb(48, 48, 48);
	cursor: default;
	font-weight: bolder;
}

.post-20231 .btx-feature-description, .post-20231 .btx-feature-description.btx-secondary-font {
	font-family: "Cormorant", serif;
  font-optical-sizing: auto;
	font-size: 20px;
	line-height: 1.5;
}

.feature-preview {
	margin: 10px 10px;
}

.btx-feature-body>* {
	margin: 0;
}

/* Focus */
.post-20277 .btx-feature-description, .post-20277 .btx-feature-description.btx-secondary-font {
	font-family: "Cormorant", serif;
  font-optical-sizing: auto;
	font-size: 20px;
	line-height: 1.5;
}

.post-20277 .btx-feature-media {
	margin: 0 0 0 10px;
}

.post-20277 .feature-preview {
	margin: 5px 0;
}

#focus-capabilities li {
    line-height: 1.5em;
    margin-bottom: .5em;
}

.btx-carousel-arrow {opacity:1; visibility:visible; top: calc(50% - 25px);}

/* Real Estate */
.page-id-20307 h1 {
	color: #303030;
}

.real-estate-heading, .real-estate-heading.btx-secondary-font {
	line-height: 1.25;
	font-family: "Cormorant", serif;
  font-optical-sizing: auto;
  font-weight: 100;
  font-style: normal;
  color: #303030;
  word-spacing: 5px;
	line-height: 1.25;
}

.page-id-20307 .btx-col-12 .font-style {
	line-height: 1.5;
}

.slider-vcenter .slick-list, .slider-vcenter .slick-slider, .slider-vcenter .slick-track {display:flex; align-items: center;}
.slider-vcenter .slick-slider {padding:0 50px 50px 50px;}

.slider-vcenter img {max-height:110px; width:auto;}

/* Insurance */
.page-id-20351 h1 {
	color: #fff;
}
.page-id-20351 .btx-col-12 .font-style {
	line-height: 1.5;
}

/* Core Principles */
.page-id-20358 .btx-box-content {
	overflow-x: visible;
	overflow-y: visible!important;
}

.principles-desc {
	position: relative;
  left: 30px;
  line-height: normal;
}

.principles-item {
	text-align: left;
	z-index: 10;
	position: inherit;
	list-style-type: none;
}

.principles-title {
	font-family: "Cormorant", serif;
  font-optical-sizing: auto;
	color: #fe5f00;
	font-size: 30px;
}

.principles-text {
	font-family: "Plus Jakarta Sans", sans-serif;
	font-optical-sizing: auto;
	color: #303030;
	font-size: 18px;
  line-height: 1.4;
  margin-top: 7px;
  display: block;
}

.principles-item .wick-circle {
	margin: -5px 0 0 -33px;
}

/* Case Studies */
.skyline-slider>.btx-slider-subtitle {
	width: 500px;
}
.case-study-quote .btx-quote-author {font-size:14px; font-style: normal;}
.case-study-quote .btx-quote-author {font-size:14px; font-style: normal;}
.case-study-quote .btx-quote-author span {font-weight: 400; font-style: normal !important;}

/* Footer */
.btx-footer-column {
	padding-left: 5%; padding-right:10px;
}

.footer-copy { 
	text-transform: none;
	letter-spacing: -0.01em;
	font-family: "Plus Jakarta Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-size: 12px;
}
body .footer-copy p {margin: 0 0 10px;}
body .footer-copy strong {color:#c6d9e8;}
/*
.footer-copy a:hover {
	color: #c6d9e8!important;
	text-decoration: underline;
} 
*/
.footer-space-1 {
	height: 110px;
}

.footer-space-4 {
	height: 85px;
}

.footer-copy .twf {
    font-size: 35px;
    color: #ff422c !important;
}
body .btx-icon--with-hover:hover .btx-icon-normal {visibility: visible; opacity: 1;}

.wmfooterbottom {line-height:1em; padding:20px 5% 20px 5%; margin-left:-15px; margin-right:-15px;}
.wmfooterbottom a, .footer-copy strong {color:#c6d9e8;}

/* for gutenberg pages */
/* changing this does not fix the bottom bar issue */
.btx-bottombar {
	display: none;
}

table, th, td {
  border: 1px solid #303030;
}

/* Contact */
.con-form input {
	margin: 15px 0 15px 0;	
}

.wpcf7-recaptcha div {
	margin-top: 20px;
}

/* Blog */

body .btx-secondary-font .btx-filter-list {font-family: "Plus Jakarta Sans", sans-serif;
	font-optical-sizing: auto;}
.btx-blog-content > article > .btx-entry-inner {
	height: 650px;
}

.btx-post-featured--fullwidth .btx-post-media--standard .btx-post-title {
	font-size: 50px;
	letter-spacing: -0.01em;
  font-family: "Cormorant", serif;
  font-optical-sizing: auto;
  font-weight: 300;
}

.btx-post-body a {
	text-decoration: underline;
}

.btx-entry-category a {cursor:text;}
.blog .btx-entry--columnist .btx-entry-category a:hover {color: #303030;}
.btx-pagination li {font-size:18px;}

body .btx-page-title--default .btx-background-inner {
    background: none;
}
.btx-page-title .btx-page-title-content h1 {color:#454f5b;}

/* 404 page */
.wm404 {text-transform:uppercase; text-align:left; font-weight: 600; letter-spacing: 1px; line-height:1.8em;}
.wm404 span {color:#fe5f00; font-size:2em;}
.btx-404-page {background:url(img/WM404Uturn.png) no-repeat right top; background-size: 90% auto;
    width: 85%; max-width: 960px; margin: 50px auto 0 auto; padding: 0 40px 90px 40px;}
.btx-404-page .btx-404-content {text-align:left; margin: 50% 0 0 0; line-height: 1.3em; max-width: 60%;}

/* Archive */
.archive header {
	height: 200px;
}

.archive .btx-page-title-content {
	padding: 70px 0;
}

.archive .btx-page-title-content h1 {
	font-family: "Cormorant", serif;
  font-optical-sizing: auto; 
	font-weight: 400;
  font-style: normal;
	font-size: 50px;
}

.btx-main.btx-archive .btx-entry-title {
	font-family: "Cormorant", serif;
  font-optical-sizing: auto;
  font-weight: 300;
}

.btx-main.btx-archive .btx-entry-body {
    padding: 45px!important;
}

.archive .btx-entry-excerpt {
	font-size: 14px;
}

/* Team */
.team-pic img{
	height: 346px;
  object-fit: cover;
  object-position: 50% 50%;
}

#bio h2 {
	font-family: "Cormorant", serif;
  font-optical-sizing: auto;
	color: #01a2dd!important;
}

#bio h4 {
	font-family: "Plus Jakarta Sans", sans-serif;
	font-optical-sizing: auto;
}

.bio-title h4 {
	color: #fe5f00!important;
	font-weight: 500;
  font-size: 20px;
}

/* Revolution Sliders */
.rs-layer {
	font-family: "Plus Jakarta Sans", sans-serif !important;
	font-optical-sizing: auto;
	color: #303030!important;
	font-weight: 300!important;
}

.rs-layer i {
	color: #fe5f00;
}

/* job board */
.single-jobpost .btx-post--no-sidebar.btx-post--magazine .btx-main {max-width:unset;}
.single-jobpost .btx-post-meta {display:none;}
.single-jobpost .btx-post--magazine .btx-post-headline {
  text-align: left;
/*   background-image: url(/wp-content/uploads/2020/10/Wick-pattern-light-grey.png); */
  background-size: cover;
  background-position: center center;
  background-repeat: repeat;
  width: 100vw;
  margin-left: calc( 50% - 50vw );
    padding-top: 80px;
    padding-bottom: 80px;
}
.single-jobpost .btx-post .btx-post-title {
  font-family: "Cormorant", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
	color: #fe5f00;
  max-width: 916px;
  margin: 0 auto;}
.single-jobpost .sjb-page .sjb-detail {margin-top:0;}
.single-jobpost .sjb-page .list-data .v1 .header-margin-top {
  margin-top: -30px;
  margin-bottom: 30px;
  width: 100%;
}
.sjb-page label {
  text-transform: none;
  letter-spacing: 0;
	padding-top: 13px;}
.single-jobpost .btx-navigation--bar.with-bottom-border {display:none;}

/* hero font */
	.page-id-20032 .btx-page-hero-content {text-align:right; padding-top:100px !important;}
	.page-id-20231 .btx-page-hero-content {padding-top:10px !important;}
	.btx-page-hero-title.btx-custom_c-font {font-family: "Plus Jakarta Sans", sans-serif;
	font-optical-sizing: auto;
    font-weight: 300;
    font-size: 70px;
    text-shadow: 0 0 5px #000;}
	.page-id-20231 .btx-page-hero-title.btx-custom_b-font {font-family: "Plus Jakarta Sans", sans-serif;
	font-optical-sizing: auto;
    font-weight: 300;
    font-size: 70px;
		text-shadow:unset;}

	.herosans .btx-page-hero-title.btx-custom_c-font, .privacy-policy .btx-page-hero-title.btx-custom_c-font {font-family: "Cormorant", serif;
  font-optical-sizing: auto; font-weight: 400; font-size: 50px; text-shadow:unset;}

.icon150 img {max-height:150px; width:auto;}
.icon150.padleft40 img {padding-left:40px;}
.icon150.padleft20 img {padding-left:20px;}

/* fix blog excerpts */
.btx-blog-content>article>.btx-entry-inner {height:auto !important;}

/*Media Queries */

/* fits blog excerpt at medium screen width */
@media screen and (min-width: 1024px) {
	.btx-footer-column {padding-bottom:0;}
}

/* fit nav on one line */
@media screen and (max-width: 1185px) and (min-width: 961px) {
	.btx-navbar .btx-menu>li>a {letter-spacing:0 !important; height: 100%; padding-right: 6px; padding-left: 6px;}
}

@media screen and (max-width: 1075px) and (min-width: 961px) {
	.btx-blog-content > article > .btx-entry-inner {
	height: 720px;
}	
	.btx-entry-excerpt {
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 9;
   -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
	white-space: break-spaces;
}
	.btx-blog .btx-entry-title {
		font-size: 17px!important;
	}
}

/*@media screen and (min-width: 768px) {
	.copyright {
		width: 470px;
	}
}
*/

@media screen and (max-width: 1075px) and (min-width: 768px) {
	/*.btx-section-wrapper {
		padding: 60px 100px 60px 100px!important;
	}*/
	#home-video .btx-section-wrapper {
		padding: 450px 0 50px 0 !important;
	}
	
	.page-id-20358 .btx-section-wrapper {
		padding: 0px 10% 0px 10%!important;
	}
	
	#principles-bottom-section {
		padding-bottom: 60px
	}
	#principles-mid-section {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#principles-top-section {
		padding-top: 60px;
	}
	
	.btx-portfolio .btx-entry-body-content h4 {font-size: 20px !important;}
	.btx-portfolio .btx-entry-body-content .btx-entry-excerpt.btx-p-text-color {font-size: 13px;}
	.single-btx_portfolio .btx-portfolio .btx-entry-body-content h4 {font-size: 14px !important;}
	.single-btx_portfolio .case-study-portfolio {font-size: 13px; line-height: .5em;}
}

@media screen and (max-width: 1036px) and (min-width: 768px) {
	.btx-feature-title span {
		font-size: 15px!important;
	}
	.slider-vcenter .btx-gallery-item.slick-slide {padding:0 20px !important;}
}


@media screen and (max-width: 768px) {
	
	#home-video {height:350px;}
	#home-video .btx-section-wrapper {padding:200px 0 0 25px !important;}
	#home-video .btx-button {margin-top:15px !important;}
	
	.btx_portfolio-template-default .btx-section-wrapper {
		padding: 60px 50px 60px 50px!important;
	}
/*	
	.btx-heading-text {
		font-size: 27px;
	}
	.page-id-19300 h2.btx-heading-text {
		font-size: 33px;
	}
	h6.btx-heading-text {
		font-size: 22px;
	}
*/	
	.btx-feature-description span {
		font-size: 18px!important;
	}
	
	.home-image-box {
		height: 300px;
	}
	
	.principles-words {
		font-size: 18px;
	}
	
	.meet-wick-text span {
		font-size: 24px!important;
		margin-left: -25px;
		line-height: 1.4;
	} 
	.meet-wick-text span span {margin-left:0;}
	
	#approach-section .btx-section-wrapper {
		padding: 30px 0px!important; 
	}
	
/*	.approach-text span {
		font-size: 24px!important;
		line-height: 1.3;
	} 

	.real-estate-box {
		padding-bottom: 50px;
	}
*/
	
	#focus-capabilities .btx-section-wrapper {
		padding-left: 12.75%!important;
	}
	
	#post-19474 .btx-col-4 {
		margin-bottom: 20px;
	}
	
	#bio .btx-box-body {
		padding-right: 0px!important;
		margin-bottom: 30px;
	}
	
	#bio .btx-text-content {
	padding: 0 30px 0 3px!important;
	}
	
	.wpcf7-form {
		margin-top: 50px;
	}
	
	.wpcf7 .wpcf7-recaptcha iframe {
	 transform:scale(0.81);
   -webkit-transform:scale(0.81);
   transform-origin:0 0;
   -webkit-transform-origin:0 0;
  }
	.btx-footer-column {          padding: 0px 0px 0px 10%!important;
	}
	
	
	.btx-social {
		margin-top: 20px;
	}
	
	.page-id-20307 .btx-text-content-inner {
	font-size: 14.5px;
	line-height: 1.4;
}

	.page-id-20358 .btx-box-body {
		padding-left: 2%!important;
		padding-right: 8%!important;
		padding-bottom: 20px;
		padding-top: 0;
	}
	
	#principles-mid-section .btx-section-wrapper {
		padding-top: 0!important;
		padding-bottom: 0!important;
	}
	
	#custom_html-6 {margin-top:-10px;}
	
	.btx-testimonial-item-inner {padding-left:5% !important; padding-right:5% !important;}
	.btx-testimonial blockquote>span {font-size:23px !important;}
	
	.btx-entries--hover-content .btx-entry-inner.anmt-content-zoomout .btx-entry-body, .btx-entries--hover-content .btx-entry-inner.anmt-content-zoomout .btx-overlay, .btx-entries--hover-content .btx-entry-inner.anmt-content-slideup .btx-entry-body-content>*, .btx-entries--hover-content .btx-entry-inner.anmt-content-slideup .btx-entry-preview, .btx-entries--hover-content .btx-entry-inner.anmt-content-slideup .btx-overlay {opacity:1; visibility:visible;}
	.single-btx_portfolio .btx-entry-preview i {margin-top:15px;}
	
	.mobileheight450 .btx-box-inner {height:450px !important; line-height:450px !important;}
	.mobileheight600 .btx-box-inner {height:600px !important; line-height:600px !important;}
	.mobileheightauto .btx-box-inner {height:auto !important; line-height:unset !important;}
	
	/* team */
	.btx-team--card .btx-social>*, .btx-team--hover.btx-team--fade .btx-team-body {opacity: 1; visibility: visible;}
	.btx-team--hover .btx-team-background, .btx-team--hover .btx-team-body-wrapper {height: 25%; bottom: 0; top: auto;}
	.btx-team--hover .btx-team-body-content {padding:0 !important;}
	.btx-team-name {font-size: 16px;}
	.btx-team-title {font-size: 14px !important;}
	
	/* 404 page */
	.btx-404-page {background-position:right 20px; padding-bottom:20px;}
	
	
}

@media screen and (max-width: 767px) {
	/* allow text to overflow sections with set height */
	.mobileoverflow .btx-box-inner {height:auto !important;}
	
	.mobilepad0 {padding:0 !important;}
	.mobilemargin0 {margin:0 !important;}
	.mobilepad0horiz, .mobilepad0horiz h2 {padding-right:10px !important; padding-left:10px !important;}
	.mobilenoborder {border:0;}
	
	/* hide line break on mobile */
	.mobilenobr br {display:none;}
	
	/* limit hero height 
	.btx-page-hero:not(.herosans), .single-btx_portfolio .btx-main-wrapper > .btx-section:first-child {height:200px !important; line-height: 200px !important;}
	*/
	/* case studies */
	.btx_portfolio-template-default .btx-section-wrapper {padding: 60px 20px!important;}
	.btx_portfolio-template-default #workslides .btx-section-wrapper {padding: 20px!important;}
	.btx-portfolio-content article:nth-child(3n+2) .btx-overlay {background-color: rgba(43,184,241,0.85) !important;}
	.btx-portfolio-content article:nth-child(3n+3) .btx-overlay {background-color: rgba(137,137,137,0.85) !important;}
	.btx-portfolio-content {margin:0 10px !important;}
	.btx-portfolio-content h4 {padding:0 15px;}
	.single-btx_portfolio h4 {font-size:20px;}
	.single-btx_portfolio .btx-col-4 {margin-top:30px;}
	.single-btx_portfolio.btx_portfolio-template-default .btx-section:last-of-type .btx-section-wrapper:last-of-type {padding-top: 0 !important;}
	.btx_portfolio-template-default .btx-section:last-of-type .btx-section-wrapper:last-of-type .btx-heading {margin-top: 20px !important;}
	.btx-layout-responsive .btx-section .btx-row .btx-divider {margin: 20px 0 !important;}
	h4.btx-entry-title.btx-s-text-color.btx-custom_c-font {font-size: 25px !important;}
	.single-btx_portfolio .btx-quote.btx-with-background {padding-left: 0 !important; padding-right: 0 !important;}
/*	rs-module {height: 260px !important;} 
 rs-layer[data-type="text"] {font-size: 14px !important; line-height: 15px !important;}*/
	
	/* hide last case study on insurance page */
	.page-id-20351 .btx-portfolio-content article:last-of-type {display:none;}
	.page-id-20351 #approach-section .btx-box-body, .page-id-20307 #approach-section .btx-box-body {padding-left:10% !important; padding-right:10% !important;}
	
	/* Approach, real estae, and insurance page heroes 
	.page-id-20231 .btx-page-hero-title span {color:#303030 !important;}
	.page-id-20231 .btx-page-hero .btx-page-hero-content.btx-top-vertical {vertical-align:middle !important;} 
	*/
	.page-id-20231 .btx-page-hero, .page-id-20307 .btx-page-hero {line-height: unset !important;}
	.page-id-20231 .btx-page-hero .btx-background-inner {background-size: 900px auto !important; background-position: center top !important;}
	.page-id-20307 .btx-page-hero-content {vertical-align:top !important;}
	.page-id-20351 .btx-page-hero-content {padding-top: 30px !important; text-shadow: 0 0 5px #000;}
	
	/* adjust spacing and add border on Approach page phases */
	#phases .btx-item {margin-bottom:25px !important;}
	#phases .btx-feature-item {border-bottom: 1px solid #898989; border-color:rgba(137,137,137,0.5); padding-bottom: 40px !important; margin-bottom: 20px !important;}
	#phases .btx-item:last-of-type .btx-feature-item:last-of-type {border-bottom: 0;}
	
	.footer-copy.copyright {font-size:11px;}
	.copyright p {padding-right: 20px;}
	.footer-space-1 {height: 20px;}
	.footer-space-4 {display: none;}
	.wmfooterbottom {padding:20px 10.5% 0 10.5%;}
	
	.page-id-20032 .btx-page-hero-content {padding-top:10px !important;}
	.btx-page-hero-title.btx-custom_c-font, .page-id-20231 .btx-page-hero-title.btx-custom_b-font {font-size: 40px;}
	.herosans .btx-page-hero-title.btx-custom_c-font {font-size: 42px;}
	.slider-vcenter .slick-dots {top:75%;}
	.btx-layout-responsive .slider-vcenter .slick-dots li button {line-height:.75;}
	
	/* 404 page */
	.btx-404-page {background-position:right 50px; padding-right:0; padding-left:0;}
	.wm404 br {display:none;}
	.wm404 {line-height: 1.7em; font-size: 14px;}
	.btx-404-page .btx-404-content {font-size:14px;}
	
	.aboutlist tr td:first-child {width: 60px !important;}
	
	.rounded97, .rounded97 img {border-radius: 48px;}
.rounded28, .rounded28 img {border-radius: 20px;}
	.rounded80, .rounded80 img, .rounded80 .btx-background-inner {border-radius: 40px;}

.rounded76-tr img, .rounded76-tr .btx-background {border-top-right-radius: 40px;}
.rounded76-bl img, .rounded76-bl .btx-background {border-bottom-left-radius: 40px;}
	
}

@media screen and (max-width: 1024px) {
/* case studies */
	.btx_portfolio-template-default #workslides .btx-section-wrapper {padding: 20px!important;}
}

@media screen and (min-width:768px) and (max-width:1023px) {
	.tabletvertoverflow .btx-box-inner {height:auto !important;}
	.tabletnobr br {display:none;}
	#home-video h3 span {font-size:26px !important;}
	.btx-footer {padding-top:20px;}
	.btx-footer-column {padding: 0% !important;}
	li#custom_html-5 {padding-top:25px;}
	li#custom_html-6 {padding-top:35px;}
	li#custom_html-5 .textwidget>br, li#custom_html-6 .textwidget>br {display: none;}
	.btx-social {margin-top:10px;}
	.widget+#custom_html-4.widget {margin-top:25px;}
	.aftercopyright {padding: 0; margin: 0 -2%;}
}

@media screen and (min-width:480px) and (max-width: 767px) {
	.type-btx_portfolio.slick-slide .btx-entry-body {padding-top:0;}
	.type-btx_portfolio.slick-slide h4 {font-size: 18px !important; margin-top: -15px;}
	.slick-next {margin-right:-32px;}
	.slick-prev {margin-left:-32px;}
}

@media screen and (max-width:480px) {
	.herosans .btx-page-hero-title.btx-custom_c-font {font-size: 38px;}
}