body{
	font-family:"skolar-sans-latin";
}

.font-westmount,
.font-westmount rs-layer{
	font-family: 'westmount' !important;
}

.font-brandon,
.font-brandon rs-layer{
	font-family: 'brandon' !important;
}

.font-holiday,
.font-holiday rs-layer{
	font-family: 'holiday' !important;
}

.font-noah_grotesque,
.font-noah_grotesque rs-layer{
	font-family: 'noah_grotesque' !important;
}

.font-noah_grotesque,
.font-noah_grotesque rs-layer{
	font-family: 'noah_grotesque' !important;
}

.font-caslon,
.font-caslon rs-layer{
	font-family: 'Caslon' !important;
}

.slider-title rs-layer span{
	color: #C5A86B;
}

body .light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav > li > a:hover .menu-text,
body .light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav > li > a .menu-text{
	color: #231F20 !important;
}
.main-nav li .menu-text{
	font-family: 'westmount' !important;
	text-transform: uppercase !important;
}

.searchform input.field{
	height: 48px !important;
	border-radius: 3px !important;
	padding: 0 10px 0 45px !important;
	border: 0 !important;
}
.searchform input.searchsubmit{
	right: inherit !important;
	left: 4px !important;
	width: 35px !important;
	padding: 0 !important;
}
.searchform a.submit{
	right: inherit !important;
	left: 10px !important;
	color: #C5A86B !important;
}

.webinar-icon-box .aio-icon-component{
	margin-bottom: 0 !important;
}
.webinar-icon-box .left-icon .aio-icon-left .aio-icon,
.webinar-icon-box .left-icon .aio-icon-left .aio-icon-img{
	margin-right: 20px;
}
.webinar-icon-box .aio-icon-description.ult-responsive{
	padding-left: 0;
}
.webinar-icon-box .aio-icon-description{
	font-size: 20px;
	line-height: 21px;
}
.webinar-icon-box .aio-icon-description strong{
	font-family: 'westmount';
	font-size: 21px;
	line-height: 25px;
	color: #909DAB;
	letter-spacing: 0.06em;
	margin-bottom: 2px;
}

.cta-btn a{
	font-family: 'westmount' !important;
	font-size: 17px !important;
	line-height: 20px !important;
	color: #C5A86B !important;
	letter-spacing: 0.06em !important;
	padding: 9px 20px !important;
	border: 1px solid #C5A86B !important;
	border-radius: 3px !important;
	display: inline-block !important;
	width: auto !important;
}
.cta-btn a:hover{
	background-color: #C5A86B !important;
	color: #fff !important;
}

.icon-with-text-shortcode{
	display: flex !important;
	flex-flow: row wrap !important;
	margin-bottom: 15px;
}
.icon-with-text-shortcode .text-icon{
	width: auto !important;
	height: auto !important;
	margin-right: 8px !important;
	line-height: 24px !important;
}
.icon-with-text-shortcode .text-icon .icon-inner{
	min-width: auto !important;
	min-height: auto !important;
}
.icon-with-text-shortcode .dt-text-title{
	font-size: 24px !important;
	line-height: 32px;
}

.post-content a{
	font-family: 'Caslon' !important;
	font-size: 24px;
	line-height: 27px;
	color: #231F20;
	letter-spacing: -0.02em;

}
.post-content .text-secondary{
	font-family: 'westmount' !important;
	font-size: 13px;
	line-height: 16px;
	color: #909DAB;
}

.blog-feed .post-content a{
	font-size: 36px;
	line-height: 39px;
}
.blog-short-feed .items-grid .wf-cell + .wf-cell .post-format-standard{
	padding-top: 20px;
	border-top: 1px solid #E9EAEB;
}

.newsletter-column .gform_wrapper{
	margin: 0;
}
.newsletter-column .gform_wrapper form{
	display: flex;
}
.newsletter-column .gform_wrapper ul.gform_fields{
	margin-right: 10px !important;
}
.newsletter-column .gform_wrapper ul.gform_fields li.gfield,
body .newsletter-column .gform_wrapper .top_label div.ginput_container{
	padding: 0;
	margin: 0;
}
body .newsletter-column .gform_wrapper .top_label div.ginput_container{
	position: relative;
}
body .newsletter-column .gform_wrapper .top_label div.ginput_container:before{
	content: "\f0e0";
	font-family: "Font Awesome 5 Free";
	font-size: 21px;
	line-height: 48px;
	color: #C5A86B;
	position: absolute;
	left: 0;
	top: 0;
	width: 45px;
	height: 100%;
	padding-left: 10px;
}
.newsletter-column .gform_wrapper .top_label input.medium{
	font-size: 21px !important;
	line-height: 46px;
	color: #231F20;
	width: 100%;
	margin: 0;
	height: 48px;
	padding: 0 15px 0 45px !important;
	border: 1px solid #919EAC;
	border-radius: 3px
}
.newsletter-column .gform_wrapper .top_label input.medium::-webkit-input-placeholder {
	color: #231F20;
	opacity: 1;
}
.newsletter-column .gform_wrapper .top_label input.medium::-moz-placeholder {
	color: #231F20;
	opacity: 1;
}
.newsletter-column .gform_wrapper .top_label input.medium:-ms-input-placeholder {
	color: #231F20;
	opacity: 1;
}
.newsletter-column .gform_wrapper .top_label input.medium:-moz-placeholder {
	color: #231F20;
	opacity: 1;
}
.newsletter-column .gform_wrapper .top_label input.medium:placeholder {
	color: #231F20;
	opacity: 1;
}
.newsletter-column .gform_wrapper .gform_footer{
	padding: 0;
	margin: 0;
	width: auto;
}
.newsletter-column .gform_wrapper .gform_footer .gform_button{
	font-family: 'westmount' !important;
	font-size: 18px !important;
	line-height: 20px !important;
	color: #fff !important;
	letter-spacing: 0.06em !important;
	text-transform: uppercase;
	padding: 10px 29px !important;
	margin: 0 !important;
	background-color: #CC3A2D !important;
	border: 4px solid #CC3A2D !important;
	border-bottom-color: #AA2315 !important;
	border-width: 4px 0px !important;
	border-radius: 3px !important;
}

body .light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .menu-line:before{
	background-color: #909DAB !important;
}
body .light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on).mobile-menu-icon-bg-on .dt-mobile-menu-icon:not(.floating-btn):before{
	background-color: transparent !important;
}
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-search .submit i{
	color: #909DAB !important;
}
.masthead{
	background-color: rgba(255,255,255,0.9) !important;
}

a.cta-orange{
	font-family: 'westmount' !important;
	font-size: 18px !important;
	line-height: 20px !important;
	color: #fff !important;
	letter-spacing: 0.06em !important;
	text-transform: uppercase;
	text-decoration: none;
	padding: 10px 29px !important;
	margin: 0 !important;
	text-align: center;
	background-color: #CC3A2D !important;
	border: 4px solid #CC3A2D !important;
	border-bottom-color: #AA2315 !important;
	border-width: 4px 0px !important;
	border-radius: 3px !important;
	display: inline-block;
}
/*[data-wrpcls="cta-orange"]{
	font-size: 18px !important;
	line-height: 20px !important;
	color: #fff !important;
	letter-spacing: -0.022em !important;
	padding: 10px 16px !important;
	margin: 0 !important;
	background-color: #CC3A2D !important;
	border: 4px solid #CC3A2D !important;
	border-bottom-color: #AA2315 !important;
	border-width: 4px 0px !important;
	border-radius: 3px !important;
}*/
[data-wrpcls="cta-orange"]{
	border-bottom-color: #AA2315 !important;
}

.view-link{
	margin-bottom: 0px !important;
	margin-top: 5px !important;
	text-align: right !important;
}
.view-link a{
	float: none !important;
}

/* 11/08/2020 */
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .l-to-r-line > li > a i.underline,
.l-to-r-line > li > a i.underline{ 
	background-color: #CC3A2D !important; 
}

#phantom,
body .sticky-mobile-on.masthead:not(.side-header){ 
	background-color: #fff !important; 
}

#phantom .main-nav > li:not(.wpml-ls-item) > a .menu-text{ 
	color: #231F20 !important; 
}

.footer-logo-wrap{
	max-width: 240px;
	padding-bottom: 30px;
}
.footer-logo-wrap .footer-logo{
	padding-bottom: 16px;
	line-height: 0px;
}
.footer-logo-wrap .footer-logo img{
	max-width: 214px;
}
.footer-logo-wrap p{
	margin-bottom: 0;
}

.footer .contact-info li{
	margin: 0;
}
.footer .contact-info li a{
	text-decoration: none;
}
.footer .contact-info-other a{
	margin-top: 10px;
	display: inline-block;
}

.footer-title{
	font-size: 21px;
	line-height: 1;
	letter-spacing: -0.06em;
	margin-bottom: 14px;
}
.footer-title ~ .footer-title{
	margin-top: 21px;
}
.footer-links li{
	margin-top: 5px;
}
.footer-links li a{
	color: #fff !important;
}

.footer-box{
	background-image: url('http://salesmanage.clientdev.us/wp-content/uploads/2020/08/footer-box-bg.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 35px;
}
.footer-box .title{
	position: relative;
	padding-top: 22px;
}
.footer-box .title:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 42px;
	height: 5px;
	background-color: #CC3A2D;
}
.footer-box .title h4{
	font-size: 32px;
	line-height: 1;
	color: #fff;
	letter-spacing: -0.02em;
	margin-bottom: 10px;
}
.footer-box .content-wrap p{
	color: #909DAB;
}
.footer-box .content-wrap p:last-child{
	margin-bottom: 0;
}
.footer-box .cta-wrap{
	padding-top: 15px;
}
.footer-box .cta-wrap a{
	display: block;
}

.footer-box ~ .searchform{
	margin-top: 20px;
}

#bottom-bar .wf-float-left{
	width: 315px;
	margin-right: 0px !important;
}
#bottom-bar .wf-float-right{
	margin-left: 0 !important;
	width: calc(100% - 315px);
}
.bottom-text-block{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	width: 100%;
}
.bottom-text-block .footer-bottom-right{
	width: 315px;
}
.bottom-text-block .footer-bottom-center{
	font-size: 32px;
	line-height: 1;
	color: #C5A86B;
	text-align: center;
	padding: 15px;
	width: calc(100% - 315px);
	box-sizing: border-box;
}
.footer-bottom-links{
	margin-top: 8px;
}
.footer-bottom-links,
.footer-bottom-links a{
	color: #909DAB !important;
}
#footer .soc-ico a:hover .soc-font-icon{
	color: #CC3A2D !important;
}
.footer-bottom-right .soc-ico > span{
	font-family: 'westmount' !important;
	display: inline-block;
	vertical-align: middle;
}
.footer-bottom-right .soc-ico a{
	vertical-align: middle;
	margin-left: 5px;
}

/* 19/08/2020 */
.entry-content,
#content.conte{
	color: #504E4F;
}
.entry-content h1{
	font-family: 'Caslon' !important;
	font-size: 53px;
	line-height: 0.95;
	font-weight: 700;
	letter-spacing: 0.04em;
	color: #231F20;
	margin-bottom: 20px;
}
.entry-content h2{
	font-family: 'NeusaNextStd-CondensedBold', sans-serif !important;
	font-size: 24px;
	line-height: 1.2;
	font-weight: 700;
	color: #5E7989;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-top: 45px;
}
.entry-content h3{
	font-family: 'westmount' !important;
	font-size: 21px;
	line-height: 1.2;
	font-weight: 800;
	margin-bottom: 15px;
	margin-top: 45px;

}
.entry-content h4{
	font-family: 'Caslon' !important;
	font-size: 24px;
	line-height: 26px;
	color: #231F20;
	letter-spacing: -0.02em;
	margin-bottom: 20px;
	margin-top: 25px;
}
.entry-content h5{
	font-family: 'holiday' !important;
	font-size: 35px;
	line-height: 1;
	color: #5E7989;
	margin-bottom: 15px;
	margin-top: 15px;
}
.entry-content h6{
	font-family: 'westmount' !important;
	font-size: 17px;
	line-height: 1.53;
	color: #5E7989;
	letter-spacing: 0.06em;
	margin-bottom: 15px;
	margin-top: 15px;
}
.entry-content a{
	color: #CC3A2D;
	border-bottom: 1px solid #CC3A2D;
	border-radius: 0px;
	padding: 0 3px;
	text-decoration: none;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.entry-content a:active,
.entry-content a:hover,
.entry-content a:focus{
	color: #fff;
	border-radius: 3px;
	background-color: #CC3A2D;
}
.entry-content p,
#content.conte{
	font-size: 18px;
	line-height: 1.44;
	margin-bottom: 20px;
}
.entry-content ul{
	margin: 0 0 35px 6px !important;
	list-style-type: none !important;
}
.entry-content ul li{
	font-size: 18px;
	line-height: 1.22;
	position: relative;
	padding-left: 24px;
	margin-bottom: 10px;
}
.entry-content ul li:before{
	content: '';
	width: 9px;
	height: 9px;
	border-radius: 9px;
	background-color: #C5A76B;
	position: absolute;
	left: 0;
	top: 6px;
}

.entry-content ol{
	margin: 0 0 35px 6px !important;
	list-style-type: none !important;
	counter-reset: my-coutner;
}
.entry-content ol li{
	font-size: 18px;
	line-height: 1.22;
	position: relative;
	padding-left: 24px;
	margin-bottom: 10px;
}
.entry-content ol li:before{
	font-family: 'westmount' !important;
	font-size: 10px;
	line-height: 17px;
	text-align: center;
	counter-increment: my-coutner;
	content: counter(my-coutner);
	width: 17px;
	height: 17px;
	border-radius: 17px;
	background-color: #C5A76B;
	color: #fff;
	position: absolute;
	left: 0;
	top: 2px;
}

.entry-content strong{
	color: #231F20;
}
.entry-content i,
.entry-content em{
	font-style: italic;
	color: #909DAB;
}

.entry-content blockquote{
	padding: 20px 25px;
	background-color: #EAEBED !important;
	border-top: 3px solid #C5A769;
	margin: 35px 0;
}
.entry-content blockquote p{
	font-family: 'westmount';
	font-size: 26px;
	line-height: 33px;
	color: #2A485A;
	margin-bottom: 0;
}

.entry-content h2:first-child,
.entry-content h2:first-child,
.entry-content h2:first-child,
.entry-content h2:first-child,
.entry-content h2:first-child,
.entry-content h2:first-child{
	margin-top: 0;
}

.sidebar-navbox,
.widget_nav_menu{
	background-color: #EAEBED;
	border-top: 9px solid #29495A !important;
	padding-bottom: 15px !important;
	margin-bottom: 0 !important;
}
.sidebar-navbox h4,
.widget_nav_menu .widget-title{
	font-family: 'westmount';
	font-size: 22px;
	line-height: 1.27;
	color: #909EAB !important;
	margin-bottom: 0;
	padding: 15px 25px;
}
.widget_nav_menu ul{
	padding-bottom: 0 !important;
}
.sidebar-navbox ul li,
.widget_nav_menu ul li{
	font-size: 18px;
	line-height: 24px;
	font-weight: 500;
	margin-bottom: 5px;
	padding: 0;
	margin-top: 0;
	border-top: 0 !important;
}
.sidebar-navbox ul li:last-child,
.widget_nav_menu ul li:last-child{
	margin-bottom: 0;
}
.sidebar-navbox ul li a,
.widget_nav_menu ul li a{
	color: #294A5D !important;
	display: block;
	text-decoration: none !important;
	padding: 7px 25px;
	position: relative;
}
.sidebar-navbox ul li a:before,
.widget_nav_menu ul li a:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 2px;
	height: 100%;
	background-color: transparent;
}
.sidebar-navbox ul li.active a,
.widget_nav_menu ul li.current-menu-item a,
.sidebar-navbox ul li a.active,
.widget_nav_menu ul li a.active{
	background-color: #fff;
	color: #231F20 !important;
}
.sidebar-navbox ul li.active a:before,
.widget_nav_menu ul li.current-menu-item a:before,
.sidebar-navbox ul li a.active:before,
.widget_nav_menu ul li a.active:before{
	background-color: #CC3A2D;

}

.sidebar-contact{
	text-align: center;
	background-image: url('http://salesmanage.clientdev.us/wp-content/uploads/2020/08/footer-box-bg.png');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #231f20;
	padding: 30px 25px 35px;
}
.sidebar-contact h4{
	font-family: 'westmount';
	font-size: 16px;
	line-height: 20px;
	color: #fff !important;
}
.sidebar-contact .soc-ico{
	padding: 0 0 35px !important;
}
.sidebar-contact .soc-ico a{
	margin: 0;
	width: 43px;
	height: 43px;
	line-height: 43px;
	border-radius: 43px;
	background-color: #C5A86C !important;
}
.sidebar-contact .soc-ico a:after{
	display: none;
}
.sidebar-contact .soc-ico a + a{
	margin-left: 16px;
}
.sidebar-contact .soc-ico a .soc-font-icon{
	font-size: 30px;
	color: #231f20 !important;
}
.sidebar-contact .soc-ico a:before{
	display: none;
}
.sidebar-subscribe .ns-container{
	padding: 0;
	background-color: transparent;
}
.sidebar-subscribe .ns-wrapper{
	border-radius: 0;
	border: 0;
	padding: 0;
	box-shadow: none;
	background-color: transparent;
}
.sidebar-subscribe .ns-form{
	position: relative;
}
.sidebar-subscribe .ns-form .ns-group{
	padding: 0;
	position: relative;
}
.sidebar-subscribe .ns-form .ns-group:before{
	content: "\f0e0";
	font-family: "Font Awesome 5 Free";
	font-size: 24px;
	line-height: 54px;
	color: #C5A86B;
	position: absolute;
	left: 0;
	top: 0;
	width: 45px;
	height: 100%;
	padding-left: 5px;
	z-index: 1;
}
.sidebar-subscribe .ns-form .ns-group input.ns-input{
	margin: 0;
	border: 0;
	height: 54px;
	font-weight: 500;
	color: #231f20;
	border-radius: 5px;
	padding-right: 82px;
	padding-left: 50px;
	background-color: #fff; 
}
.sidebar-subscribe .ns-form .ns-group input.ns-input::-webkit-input-placeholder {
	color: #231F20;
	opacity: 1;
}
.sidebar-subscribe .ns-form .ns-group input.ns-input::-moz-placeholder {
	color: #231F20;
	opacity: 1;
}
.sidebar-subscribe .ns-form .ns-group input.ns-input:-ms-input-placeholder {
	color: #231F20;
	opacity: 1;
}
.sidebar-subscribe .ns-form .ns-group input.ns-input:-moz-placeholder {
	color: #231F20;
	opacity: 1;
}
.sidebar-subscribe .ns-form .ns-group input.ns-input:placeholder {
	color: #231F20;
	opacity: 1;
}
.sidebar-subscribe .ns-form .ns-action{
	position: absolute;
	right: 0;
	top: 0;
	width: 72px;
	height: 100%;
}
.sidebar-subscribe .ns-form .ns-action input.ns-submit{
	font-family: 'westmount';
	font-size: 18px;
	color: #fff;
	text-align: center;
	border: 0;
	margin: 0;
	padding: 0 10px;
	border-radius: 5px;
	background-color: #C6A86C !important;
	text-shadow: none;
	line-height: 54px;
}

.fancy-header{
	position: relative;
	background-size: cover !important;
}
.mobile-true .fancy-parallax-bg.fancy-header{
	background-size: cover !important;

}
.fancy-header:before{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: -webkit-gradient(linear, 0% 50%, 0% 100%, from(rgba(255,255,255, 0.6)), to(rgba(255,255,255, 0)));
	background: -webkit-linear-gradient(left, rgba(255,255,255, 0.6) 50%, rgba(255,255,255, 0));
	background: -moz-linear-gradient(left, rgba(255,255,255, 0.6) 50%, rgba(255,255,255, 0));
	background: -o-linear-gradient(left, rgba(255,255,255, 0.6) 50%, rgba(255,255,255, 0));
	background: -ms-linear-gradient(left, rgba(255,255,255, 0.6) 50%, rgba(255,255,255, 0));
	background: linear-gradient(left, rgba(255,255,255, 0.6) 50%, rgba(255,255,255, 0));
}
.fancy-header .wf-wrap{
	position: relative;
	z-index: 1;
	min-height: 200px !important;
}

.fancy-header .fancy-title{
	font-size: 50px !important;
	line-height: 1 !important;
	font-family: 'Caslon',  Helvetica, Arial, Verdana, sans-serif !important;
	color: #231F20 !important;
	position: relative;
	padding-top: 35px !important;
}
.fancy-header .fancy-title:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 42px;
	height: 5px;
	background-color: #CC3A2D;
}
#fancy-header > .wf-wrap{
	align-items: flex-start !important;
}

.sidebar-subscribe.newsletter-column .gform_wrapper ul.gform_fields{
	margin-right: 0 !important;
}
.sidebar-subscribe.newsletter-column .gform_wrapper form{
	position: relative;
}
.sidebar-subscribe.newsletter-column .gform_wrapper .gform_footer{
	position: absolute;
	right: 0;
	top: 0;
	width: 72px;
	margin-top: 0;
}
.sidebar-subscribe.newsletter-column .gform_wrapper .gform_footer .gform_button{
	padding: 0 10px !important;
	background-color: #C6A86C !important;
	border: 0 !important;
	line-height: 48px !important;
	width: 100%;
	border-radius: 5px !important;
	outline: none;
}
.sidebar-subscribe.newsletter-column .gform_wrapper .top_label input.medium{
	font-size: 14px !important;
	font-weight: 500;
	padding-right: 82px !important;
	border: 0;
	border-radius: 5px !important;
}


.take-step-right a{
	font-family: 'westmount';
	font-size: 20px !important;
	border-color: #909DAB !important;
	color: #221E1F !important;
	display: block !important;
	width: 100%;
	max-width: 280px;
	padding: 15px 15px 15px 55px !important;
}
.take-step-right a .fas,
.take-step-right a .fab{
	font-size: 22px !important;
	left: 20px !important;
	color: #CD3A2E !important;
}
.take-step-right .vc_btn3-container.vc_btn3-inline{
	display: block;
}
.take-first-step{
	z-index: 10;
}

.title-center .hr-breadcrumbs,
.title-center h1{
	text-align: left !important;
}

.page-title-head h1{
	font-family: 'Caslon',  Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 50px !important;
	line-height: 1 !important;
	color: #231F20 !important;
	position: relative;
	padding-top: 35px !important;
}
.page-title-head h1:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 42px;
	height: 5px;
	background-color: #CC3A2D;
}

/* 26/08/2020 */
.contact-form .gform_wrapper form{
	padding: 35px 34px 40px;
	background-color: #EAEBEC;
	border-top: 9px solid #2A495A;
}
.contact-form .gform_wrapper ul.gform_fields li.gfield{
	padding-right: 0;
}
body .contact-form .gform_wrapper ul li.gfield{
	margin-top: 25px;
	padding-left: 0 !important;
}
body .contact-form .gform_wrapper ul li.gfield:before{
	display: none;
}
body .contact-form .gform_wrapper ul li.gfield:first-child{
	margin-top: 0;

}
.contact-form .gform_wrapper .top_label .gfield_label{
	font-family: 'westmount';
	color: #5E7989;
	letter-spacing: 0.02em;
	font-size: 16px;
	line-height: 20px;
	display: block;
}
.contact-form .gform_wrapper .gform_body input[type=text],
.contact-form .gform_wrapper .gform_body input[type=tel],
.contact-form .gform_wrapper .gform_body input[type=url],
.contact-form .gform_wrapper .gform_body input[type=email],
.contact-form .gform_wrapper .gform_body input[type=number],
.contact-form .gform_wrapper .gform_body input[type=password],
.contact-form .gform_wrapper .gform_body select,
.contact-form .gform_wrapper .gform_body textarea{
	font-family:"skolar-sans-latin";
	height: 48px;
	border: 1px solid #909DAB;
	border-radius: 3px;
	color: #231F20;
	background-color: #fff;
	padding-left: 14px !important;
	padding-right: 14px !important;
	margin-bottom: 0;
}
.contact-form .gform_wrapper .gform_body input[type=text]:focus,
.contact-form .gform_wrapper .gform_body input[type=tel]:focus,
.contact-form .gform_wrapper .gform_body input[type=url]:focus,
.contact-form .gform_wrapper .gform_body input[type=email]:focus,
.contact-form .gform_wrapper .gform_body input[type=number]:focus,
.contact-form .gform_wrapper .gform_body input[type=password]:focus,
.contact-form .gform_wrapper .gform_body select:focus,
.contact-form .gform_wrapper .gform_body textarea:focus{
	border-color: #231F20;
}
.contact-form .gform_wrapper .gform_body textarea{
	height: 150px;
}
.contact-form .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label{
	font-family:"skolar-sans-latin";
	font-size: 16px;
	line-height: 21px;
	color: #5E7989;
	margin: 4px 0 0;
}
.contact-form .gform_wrapper .top_label input.medium,
.contact-form .gform_wrapper .top_label select.medium{
	width: 100%;
}
.contact-form .gform_wrapper .gform_footer{
	padding-bottom: 0;
}
.contact-form .gform_wrapper input[type=submit]{
	font-family: 'westmount' !important;
	font-size: 18px !important;
	line-height: 20px !important;
	color: #fff !important;
	letter-spacing: 0.06em !important;
	text-transform: uppercase;
	padding: 10px 29px !important;
	margin: 0 !important;
	text-align: center;
	background-color: #CC3A2D !important;
	border: 4px solid #CC3A2D !important;
	border-bottom-color: #AA2315 !important;
	border-width: 4px 0px !important;
	border-radius: 3px !important;
	display: inline-block;
}

body .contact-form .gform_wrapper div.ginput_container{
	position: relative;
}
body .contact-form .gform_wrapper input[type="checkbox"]{
	width: 0px;
	height: 0px;
	opacity: 0;
}
body .contact-form .gform_wrapper input[type="checkbox"] + label{
	font-family:"skolar-sans-latin";
	font-size: 18px;
	line-height: 1.55;
	color: #231F20;
	position: relative;
	padding-left: 26px;
}
body .contact-form .gform_wrapper input[type="checkbox"] + label:before{
	content: '';
	width: 19px;
	height: 19px;
	border: 1px solid #909DAB;
	background-color: #fff;
	border-radius: 3px;
	position: absolute;
	left: 0;
	top: 5px;
}
body .contact-form .gform_wrapper input[type="checkbox"] + label:after{
	content: "\f00c";
	font-family: "Font Awesome 5 Free";
	font-size: 12px;
	line-height: 19px;
	text-align: center;
	color: #CC3A2D;
	width: 19px;
	height: 19px;
	position: absolute;
	left: 0;
	top: 5px;
	opacity: 0;
}
body .contact-form .gform_wrapper input[type="checkbox"]:checked + label:after{
	opacity: 1;
}

/* 27/08/2020 */
body .contact-form .gform_wrapper input[type="radio"]{
	width: 0px;
	height: 0px;
	opacity: 0;
}
body .contact-form .gform_wrapper input[type="radio"] + label{
	font-family:"skolar-sans-latin";
	font-size: 18px;
	line-height: 1.55;
	color: #231F20;
	position: relative;
	padding-left: 26px;
}
body .contact-form .gform_wrapper input[type="radio"] + label:before{
	content: '';
	width: 18px;
	height: 18px;
	border: 1px solid #909DAB;
	background-color: #fff;
	border-radius: 3px;
	position: absolute;
	left: 0;
	top: 5px;
	border-radius: 50px;
}
body .contact-form .gform_wrapper input[type="radio"] + label:after{
	content: ' ';
	width: 10px;
	height: 10px;
	position: absolute;
	left: 4px;
	top: 9px;
	opacity: 0;
	background-color: #CC3A2D;
	border-radius: 50px;
}
body .contact-form .gform_wrapper input[type="radio"]:checked + label:after{
	opacity: 1;
}

.contact-form .gform_wrapper .ginput_complex .ginput_full,
.contact-form .gform_wrapper .ginput_complex .ginput_left,
.contact-form .gform_wrapper .ginput_complex .ginput_right{
	display: block;
	margin-bottom: 25px !important;
}

.contact-form .gform_wrapper ul.gfield_checkbox li,
.contact-form .gform_wrapper ul.gfield_radio li{
	overflow: visible;
}
.contact-form .gform_wrapper ul.gfield_checkbox li input[type=checkbox],
.contact-form .gform_wrapper ul.gfield_radio li input[type=radio]{
	width: 0px !important;
}


body .contact-form .gform_wrapper h3{
	font-family: 'Caslon' !important;
	font-size: 35px;
	line-height: 1.2;
	color: #231F20;
	letter-spacing: -0.02em;
	font-weight: 700;
	margin-bottom: 20px;
}

body .contact-form .gform_wrapper h4{
	font-family: 'NeusaNextStd-CondensedBold', sans-serif !important;
	font-size: 24px;
	line-height: 1.2;
	color: #231F20;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 20px;
}

.contact-form .gform_wrapper .address_line_1 label{
	display: none !important;
}
.contact-form .gform_wrapper .address_city,
.contact-form .gform_wrapper .address_state,
.contact-form .gform_wrapper .address_zip{
	width: 100% !important;
	padding-right: 0 !important;
	display: flex !important;
	flex-direction: column-reverse;
}
.contact-form .gform_wrapper .address_city label,
.contact-form .gform_wrapper .address_state label,
.contact-form .gform_wrapper .address_zip label{
	font-family: 'westmount' !important;
    color: #5E7989 !important;
    letter-spacing: 0.02em !important;
    font-size: 16px !important;
    line-height: 20px !important;
    display: block !important;
    margin-top: 0 !important;
    margin-bottom: 8px !important;
}
.contact-form .gform_wrapper .ginput_complex.ginput_container_address span.ginput_right+span.ginput_left.address_zip{
	padding-right: 0 !important;
}

/* 04/09/2020 */
.step-box{
	padding: 22px 22px 33px;
	background-color: #B3B4B5;
	border-top: 9px solid #6E564A;
	margin-bottom: 30px !important;
}
.step-title .step-icon{
	width: 46px;
	display: inline-block;
	padding-top: 3px;
	vertical-align: top;
	line-height: 0;
	margin-left: -8px;
}
.step-title h4{
	font-size: 31px;
	line-height: 1.29;
	color: #6E564A !important;
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 50px);
}
ul.steps-list{
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none !important;
	counter-reset: my-counter;
	position: relative;
}
ul.steps-list:before{
	content: '';
	position: absolute;
	left: 11px;
	top: 0;
	width: 2px;
	height: 100%;
	background-color: #6E564A;
	z-index: 0;
}
ul.steps-list li{
	font-size: 18px;
	line-height: 1.33;
	color: #6E564A;
	padding-left: 33px;
	position: relative;
	z-index: 1;
	margin-bottom: 32px;
	counter-increment: my-counter;
}
ul.steps-list li:last-child{
	margin-bottom: 0;
}
ul.steps-list li:before{
	content: counter(my-counter);
	font-family: 'westmount' !important;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: #6E564A;
	background-color: #B3B4B5;
	width: 24px;
	height: 24px;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 24px;
	border: 2px solid #6E564A;
	box-sizing: border-box;
}
ul.steps-list li a{
	color: #6E564A;
	text-decoration: none;
}
ul.steps-list li.active:before{
	color: #C5A86B;
	border-color: #C5A86B;
}
ul.steps-list li.active,
ul.steps-list li.active a{
	color: #231F20;
}

.step-box .cta-wrap{
	padding-top: 21px;
}

.what-box{
	padding: 30px 10px 36px 65px;
	position: relative;
	background-color: #C5A86B;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.what-box.icon-with-text-shortcode .text-icon{
	position: absolute;
	left: 21px;
	top: 27px;
	color: #2A495A;
}
.what-box.icon-with-text-shortcode .text-icon .icon-inner:before{
	border-color: #2A495A !important;
	background-color: #2A495A !important;
}
.what-box.icon-with-text-shortcode .text-icon .soc-icon{
	color: #C5A86B !important;
}
.what-box.icon-with-text-shortcode h4.dt-text-title{
	font-size: 29px;
	line-height: 1.14;
	color: #fff;
	margin-bottom: 13px;
}
.what-box.icon-with-text-shortcode .dt-text-desc{
	font-size: 17px;
	line-height: 1.29;
	color: #fff;
}
.what-box.icon-with-text-shortcode a.dt-btn{
	font-family: 'westmount' !important;
	font-size: 17px !important;
	line-height: 20px !important;
	color: #2A495A !important;
	letter-spacing: 0.06em !important;
	padding: 9px 20px !important;
	background-color: transparent !important;
	border: 2px solid #2A495A !important;
	border-radius: 3px !important;
	display: block !important;
	margin-top: 24px;
}

.section-cta{
	padding-top: 60px;
}

.survey-box{
	padding: 14px 30px 28px 20px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-image: url('http://salesmanage.clientdev.us/wp-content/uploads/2020/08/footer-box-bg.png');
	border-top: 1px solid #C5A86B;
}
.survey-box .sub-title,
.survey-box .field_description_above > label.gfield_label{
	font-family: 'westmount' !important;
	font-size: 17px;
	line-height: 20px;
	color: #5E7989;
}
.survey-box .box-title,
.survey-box .field_description_above > .gfield_description{
	font-family: 'NeusaNextStd-CondensedBold', sans-serif !important;
	font-size: 20px;
	line-height: 24px;
	color: #231F20;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	/*padding-bottom: 15px;*/
}

.gform_wrapper .survey-box .gform_footer{
	display: none;
}

.entry-content .survey-box{
	float: right;
	width: 50%;
	max-width: 295px;
	clear: left;
	margin-left: 15px;
}

.survey-box .custom-radio + .custom-radio{
	margin-top: 5px;
}

.custom-radio input[type="radio"]{
	width: 0px;
	height: 0px;
	opacity: 0;
}
.custom-radio input[type="radio"] + label{
	font-family:"skolar-sans-latin";
	font-size: 18px;
	line-height: 1.55;
	color: #231F20;
	position: relative;
	padding-left: 26px;
}
.custom-radio input[type="radio"] + label:before{
	content: '';
	width: 18px;
	height: 18px;
	border: 1px solid #909DAB;
	background-color: #fff;
	border-radius: 3px;
	position: absolute;
	box-sizing: border-box;
	left: 0;
	top: 5px;
	border-radius: 50px;
}
.custom-radio input[type="radio"] + label:after{
	content: ' ';
	width: 10px;
	height: 10px;
	position: absolute;
	left: 4px;
	top: 9px;
	opacity: 0;
	background-color: #CC3A2D;
	border-radius: 50px;
}
.custom-radio input[type="radio"]:checked + label:after{
	opacity: 1;
}

body .gform_wrapper .survey-box input[type="radio"]{
	width: 0px;
	height: 0px;
	opacity: 0;
}
body .gform_wrapper .survey-box input[type="radio"] + label{
	font-family:"skolar-sans-latin";
	font-size: 18px;
	line-height: 1.55;
	color: #231F20;
	position: relative;
	padding-left: 26px;
}
body .gform_wrapper .survey-box input[type="radio"] + label:before{
	content: '';
	width: 18px;
	height: 18px;
	border: 1px solid #909DAB;
	background-color: #fff;
	border-radius: 3px;
	position: absolute;
	left: 0;
	top: 5px;
	border-radius: 50px;
}
body .gform_wrapper .survey-box input[type="radio"] + label:after{
	content: ' ';
	width: 10px;
	height: 10px;
	position: absolute;
	left: 4px;
	top: 9px;
	opacity: 0;
	background-color: #CC3A2D;
	border-radius: 50px;
}
body .gform_wrapper .survey-box input[type="radio"]:checked + label:after{
	opacity: 1;
}

body .gform_wrapper .survey-box ul.gfield_radio li input[type=radio]{
	width: 0 !important;
	position: absolute;
}

body .gform_wrapper .survey-box ul li.gfield{
	padding: 0 !important;
	margin: 0 !important;
}

.gform_wrapper .survey-box ul.gfield_radio{
	margin: 0 !important;
}

/* 07/09/2020 */
.fancy-header .fancy-subtitle{
	font-size: 26px !important;
	line-height: 1.35 !important;
	font-weight: 400 !important;
	color: #2A495A !important;
	padding: 28px 0 58px !important;
	max-width: 900px;
}

.custom-tabs > .vc_column_container > .vc_column-inner{
	padding-left: 0;
	padding-right: 0;
}
.custom-tabs .wpb_content_element .wpb_tabs_nav{
	padding-left: 25px !important;
	padding-right: 25px !important;
	padding-top: 15px !important;
	background-color: #5E7989;
	position: relative;
	z-index: 1;
	max-width: 1180px;
	margin: 0 auto !important;
}
.custom-tabs .wpb_content_element .wpb_tabs_nav:before{
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	width: 100vw;
	height: 100%;
	background-color: #5E7989;
	z-index: 0;
	-webkit-transform: translate(-50%, 0%);
	-moz-transform: translate(-50%, 0%);
	-o-transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
}
.custom-tabs .wpb_content_element .wpb_tabs_nav > li{
	margin-right: 0 !important;
}
.custom-tabs .wpb_content_element .wpb_tabs_nav > li > a{
	font-family: 'westmount' !important;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: -0.02em;
	color: #fff !important;
	padding: 20px 30px !important;
	background-color: transparent !important;
	display: inline-block !important;
}
.custom-tabs .wpb_content_element .wpb_tabs_nav > li.ui-tabs-active > a{
	color: #5E7989 !important;
	background-color: #fff !important;
}

.custom-tabs .wpb_tab{
	max-width: 1105px !important;
	padding: 60px 25px 100px !important;
	margin: 0 auto !important;
}

.custom-icon-box .default-icon .aio-icon-default{
	line-height: 0px;
}
.custom-icon-box .aio-icon-header{
	padding-bottom: 15px;
}
.box-style1 .custom-icon-box .aio-icon-header{
	padding-bottom: 0;
}
.custom-icon-box .aio-icon-header h3.aio-icon-title{
	font-family: 'westmount' !important;
	font-size: 24px !important;
	line-height: 1.21 !important;
	color: #2A495A !important;
}
.custom-icon-box .aio-icon-description{
	font-size: 20px;
	line-height: 1.35;
	color: #514E4F;
	padding-left: 65px;
}
.custom-icon-box .aio-icon-header + .aio-icon-description{
	margin-top: -15px;
}

.team-box-grid .team-container{
	-webkit-flex-flow: row wrap !important;
    -ms-flex-flow: row wrap !important;
    flex-flow: row wrap !important;
}
.team-box-grid .team-container .team-media{
	width: 50%;
	padding-right: 23px !important;
	box-sizing: border-box;
}
.team-box-grid .team-container .team-desc{
	padding: 15px 0 !important;
	width: 50%;
}
.team-box-grid .team-container .team-author-name a{
	font-family: 'Caslon' !important;
	font-size: 44px;
	line-height: 1.16;
	letter-spacing: -0.02em;
}
.team-box-grid .team-container .team-author{
	padding-bottom: 32px;
}
.team-box-grid .team-container .team-author p{
	font-family: 'westmount' !important;
	font-size: 16px;
	line-height: 20px;
	color: #C5A86B !important;
	letter-spacing: -0.02em;
	margin-bottom: 0 !important;
}
.team-box-grid .team-container .team-content{
	margin-bottom: 0;
}
.team-box-grid .team-container .team-content p{
	font-size: 18px;
	line-height: 24px;
	color: #E9EAEB;
	margin-bottom: 15px;
}
.team-box-grid .team-container .team-content p:last-child{
	margin-bottom: 0;
}
.team-box-grid .team-container .dt-btn{
	font-family: 'westmount' !important;
	font-size: 15px;
	line-height: 19px;
	letter-spacing: 0.06em;
	color: #fff !important;
	background-color: transparent !important;
	border: 2px solid #fff !important;
	border-radius: 3px;
	padding: 10px 30px;
	margin-top: 36px;
}
.team-box-grid .team-container .dt-btn i{
	display: none;
}

.about-service-box p{
	font-size: 20px;
	line-height: 1.35;
}

.steps-page #fancy-header.content-left.breadcrumbs-off .hgroup{
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	display: -ms-flexbox;
	display: flex;
	margin: 0;
	padding: 58px 0 45px;
}

.steps-page #main{
	padding-top: 40px;
}
.steps-page .sticky-sidebar{
	position: relative;
	z-index: 1;
}
.steps-page .fancy-header .fancy-subtitle{
	font-family: 'westmount' !important;
	font-size: 18px !important;
	line-height: 25px !important;
	color: #C5A86B !important;
	padding: 0 0 5px !important
}

.steps-page .fancy-header .fancy-title{
	padding-top: 0 !important
}
.steps-page .fancy-header .fancy-title:before{
	display: none;
}

.team-cards .team-container{
	padding-bottom: 70px;
}
.team-cards .team-container .team-media{
	text-align: center;
}
.team-cards .team-container .team-media a{
	padding-bottom: 189px !important;
	width: 189px;
	display: inline-block !important;
	border-radius: 100%;
	overflow: hidden; 
	background-color: #909DAB;
}
.team-cards .team-container .team-media a img{
	width: 100%;
	height: 100% !important;
}
.team-cards .team-container .team-desc{
	padding-top: 26px;
}
.team-cards .team-author-name{
	margin-bottom: 0;
}
.team-cards .team-author-name a{
	font-family: 'Caslon' !important;
	font-size: 32px;
	line-height: 37px;
	color: #231F20;
	letter-spacing: -0.02em;
}
.team-cards .team-author p{
	font-family: 'westmount' !important;
	font-size: 16px !important;
	line-height: 20px !important;
	color: #909DAB !important;
	margin-bottom: 0 !important;
}
.team-cards .team-content{
	padding-top: 33px;
}
.team-cards .team-content p{
	font-size: 18px;
	line-height: 1.33;
	color: #514E4F;
}
.team-cards .team-content p:last-chid{
	margin-bottom: 0 !important;
}

/* 08/09/2020 */
.history-timeline .ctl_road_map_wrp .clt_h_nav_btn i{
	color: #909DAB;
}
.history-timeline .ctl_road_map_wrp li .ctl-story-year:before{
	border-color: #909DAB !important;
	background-color: #909DAB !important;
}
.history-timeline .ctl_road_map_wrp li .ctl-story-year:after{
	display: none;
}
.history-timeline .ctl-story-year .rm_year{
	margin-top: 38px !important;
	font-size: 0px !important;
	line-height: 0px !important;
}
.history-timeline .cool_timeline_horizontal ul.ctl_road_map_wrp:before{
	background-color: #909DAB !important;
}
.history-timeline .ctl_road_map_wrp .ctl-story-year{
	margin-bottom: 0px;
}
.history-timeline .ctl_road_map_wrp li .ctl-story-title{
	font-family: 'westmount' !important;
	font-size: 24px;
	line-height: 1;
	color: #E9EAEB !important;
}
.history-timeline .cool_timeline_horizontal ul.slick-slider .slick-list li{
	min-height: 1px;
}

div.ctl-popup-content h2{
	font-family: 'westmount' !important;
	font-size: 32px !important;
	line-height: 1;
	color: #CC3A2D !important;
	margin-bottom: 11px !important;
}
.ctl-popup-content .story-posted-date{
	display: none;
}
.ctl-popup-content .story-content{
	font-size: 20px;
	line-height: 1.35;
	color: #5E7989;
}
div.pp_default .pp_content_container .pp_details{
	position: static;
}
div.pp_default .pp_close{
	position: absolute;
	right: 20px;
	top: 0;
}

.about-client-logos .dt-gallery-container .wf-cell{
	margin: 30px 0;
}

.take-step-right.contact-info-links .wpb_wrapper{
	margin-left: 0;
}

.page-id-4587 .fancy-header .wf-wrap{
	min-height: 1px !important;
	margin-bottom: 15px;
	margin-top: 25px;
}
.contact-text p{
	font-size: 20px;
	line-height: 1.35;
	color: #2A495A;
}
.contact-form .gform_wrapper{
	margin-top: 0;
	margin-bottom: 0;
}

.contact-subscribe .gform_wrapper .gform_heading{
	margin-bottom: 0;
	width: auto;
	padding-right: 15px;
}
.contact-subscribe .gform_wrapper .gform_heading h3{
	font-family: 'westmount' !important;
	font-size: 22px !important;
	line-height: 26px !important;
	letter-spacing: -0.06em;
	color: #fff !important;
}
.newsletter-column.contact-subscribe .gform_wrapper{
	max-width: 500px;
	width: 100%;
	margin: 0 auto;
}
.newsletter-column.contact-subscribe .gform_wrapper ul.gform_fields{
	margin-right: -6px !important;
}
.newsletter-column.contact-subscribe .gform_wrapper .top_label input.medium{
	border-right: 0;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
.newsletter-column.contact-subscribe .gform_wrapper .gform_footer .gform_button{
	background-color: #C5A86B !important;
	border-color: #C5A86B !important;
	padding: 10px 18px !important;
}

.contact-social > .wpb_wrapper{
	display: inline-flex;
	align-items: center;
}
.contact-social p{
	font-family: 'westmount' !important;
	font-size: 22px !important;
	line-height: 26px !important;
	letter-spacing: -0.06em;
	color: #fff !important;
	margin-bottom: 0;
	padding-right: 15px;
}
.contact-social .linkedin{
	font-size: 42px;
	line-height: 1.1;
	color: #C5A86B;
}
.contact-social .linkedin a{
	color: #C5A86B;
	text-decoration: none;
}
.contact-social .facebook{
	font-size: 42px;
	line-height: 1.1;
	color: #C5A86B;
}
.contact-social .facebook a{
	color: #C5A86B;
	text-decoration: none;
}
.contact-social .twitter{
	font-size: 42px;
	line-height: 1.1;
	color: #C5A86B;
}
.contact-social .twitter a{
	color: #C5A86B;
	text-decoration: none;
}
.contact-social .you-tube{
	font-size: 42px;
	line-height: 1.1;
	color: #C5A86B;
}
.contact-social .you-tube a{
	color: #C5A86B;
	text-decoration: none;
}
.font-westmount h3{
	font-family: 'westmount' !important;
}

.section-title b{
	color: #CC3A2D;
	font-weight: inherit;
}
.section-title.font-westmount{
	letter-spacing: 0.1em;
}

.icon-with-text-shortcode.learn-more-video{
	margin-bottom: 0 !important;
	justify-content: center;
}
.icon-with-text-shortcode.learn-more-video a.dt-btn{
	font-family: 'westmount' !important;
	font-size: 16px !important;
	line-height: 20px !important;
	color: #2A495A !important;
	letter-spacing: 0.06em !important;
	background-color: transparent !important;
	padding: 9px 20px !important;
	border: 1px solid #2A495A !important;
	border-radius: 3px !important;
	display: inline-block !important;
	width: auto !important;
	margin-left: 20px !important;
}

.aio-icon-description{
	padding-left: 65px;
}

.offer-content > .vc_column-inner{
	height: 100%;
	display: flex;
	align-items: center;
}
.offer-content > .vc_column-inner > .wpb_wrapper{
	width: 100%;
}
.offer-content.left-col{
	text-align: center;
}
.offer-content p{
	font-size: 25px;
	line-height: 1.2;
}
.offer-content.left-col p{
	font-size: 30px;
	line-height: 1;
	color: #C5A86B;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.1em;
}
.offer-content.left-col h3{
	font-family: 'westmount' !important;
	font-size: 129px;
	line-height: 1;
	color: #CC3A2D !important;
	letter-spacing: -0.14em;
}

.testimonial-slider .testimonial-item{
	padding: 0 !important;
	-webkit-flex-flow: row wrap !important;
	-ms-flex-flow: row wrap !important;
	flex-flow: row wrap !important;
	background-color: transparent !important;
}
.testimonial-slider .testimonial-item,
.testimonial-slider .testimonial-item *,
.testimonial-slider .testimonial-item *:before,
.testimonial-slider .testimonial-item *:after{
	box-sizing: border-box;
}
.testimonial-slider .testimonial-author{
	width: 415px;
	padding: 40px 30px;
}
.testimonial-slider .testimonial-content{
	width: calc(100% - 415px);
	padding: 40px 50px;
	border-left: 2px solid #C5A86B;
	flex: none !important;
}
.testimonial-slider .testimonial-content p{
	font-size: 29px;
	line-height: 1.07;
	color: #fff;
}
.testimonial-slider .testimonial-content p a{
	color: #C5A86B;
}
.testimonial-slider .testimonial-content p:last-child{
	margin-bottom: 0 !important;
}
.testimonial-slider .testimonial-avatar{
	width: 160px;
}
.testimonial-slider .testimonial-thumb{
	width: 100% !important;
	max-width: 100% !important;
}
.testimonial-slider .testimonial-thumb img{
	width: 100% !important;
	max-width: 100% !important;
	border: 2px solid #C5A86B;
}
.testimonial-slider .testimonial-name .text-primary{
	font-size: 30px !important;
	line-height: 1.1 !important;
	color: #C5A86B !important;
	letter-spacing: -0.02em;
}
.testimonial-slider .testimonial-position .text-secondary{
	font-family: 'westmount' !important;
	font-size: 17px;
	line-height: 1;
	letter-spacing: -0.06em;
	color: #909DAB !important;
}
.testimonial-slider.owl-carousel.bullets-stroke .owl-dot:not(.active) span{
	background-color: #C5A86B;
}
.testimonial-slider.owl-carousel.bullets-stroke .owl-dot.active span{
	box-shadow: 0 0 0 2px #C5A86B;
}

.cta-orange a{
	font-family: 'westmount' !important;
	font-size: 18px !important;
	line-height: 20px !important;
	color: #fff !important;
	letter-spacing: 0.06em !important;
	text-transform: uppercase;
	text-decoration: none;
	padding: 10px 29px !important;
	margin: 0 !important;
	text-align: center;
	background-color: #CC3A2D !important;
	border: 4px solid #CC3A2D !important;
	border-bottom-color: #AA2315 !important;
	border-width: 4px 0px !important;
	border-radius: 3px !important;
	display: inline-block;
}

.book-box,
.book-box *,
.book-box *:before,
.book-box *:after{
	box-sizing: border-box;
}
.book-box{
	padding: 32px 32px 30px;
	background-color: #fff;
	max-width: 446px;
	width: 100%;
	margin: 0 auto;
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.20);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.20);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.20);
}
.book-box .book-title{
	padding-bottom: 68px;
}
.book-box .book-title h2{
	font-family: Poppins, Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 44px;
	line-height: 0.95;
	letter-spacing: -0.015em;
	color: #231F20;
	font-weight: 900;
	position: relative;
	padding-left: 60px;
}
.book-box .book-title h2 img{
	position: absolute;
	left: 0;
	top: 0;
	width: 52px;
}
.book-box .book-title p{
	font-size: 20px;
	line-height: 1.25;
	color: #514E4F;
	margin-bottom: 0;
}
.book-box .book-title.title-sm{
	padding-bottom: 20px;
	padding-top: 15px;
	width: 50%;
}
.book-box .book-title.title-sm h2{
	font-size: 18px;
	padding-left: 26px;
}
.book-box .book-title.title-sm h2 img{
	width: 20px;
}

.book-row{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-bottom: 73px;
}
.book-box .book-content{
	width: 50%;
	max-width: 176px;
}
.book-box .book-content p{
	font-size: 24px;
	line-height: 1.04;
	color: #5E7989;
	letter-spacing: 0.04em;
	margin-bottom: 0;
}
.book-box .as-seen-in{
	text-align: center;
	padding: 12px 20px 9px;
	border: 1px solid #909DAB;
	border-radius: 3px;
}
.book-box .as-seen-in .as-seen-title{
	margin-top: -19px;
	line-height: 0;
}
.book-box .as-seen-in h4{
	font-family: 'westmount' !important;
	font-size: 15px;
	line-height: 14px;
	color: #909DAB;
	letter-spacing: -0.04em;
	padding: 0 10px;
	background-color: #fff;
	display: inline-block;
	margin-bottom: 5px !important;
}
.book-box .as-seen-logos{
	line-height: 0;
	text-align: center;
}
.book-box .as-seen-logos img{
	max-width: 100%;
	display: inline-block;
}
.book-box .cta-wrap{
	padding-top: 21px;
}
.book-box .cta-wrap a.cta-orange{
	background-color: #5E7989 !important;
    border: 4px solid #5E7989 !important;
    border-bottom-color: #2A495A !important;
    border-left: 0 !important;
    border-right: 0 !important;
    display: block;
}

/* 11/09/2020 */
.feature-list .aio-icon-description{
	padding-right: 185px;
	position: relative;
}
.feature-list .aio-icon-description a{
	font-family: 'westmount' !important;
	font-size: 16px !important;
	line-height: 20px !important;
	color: #5E7989 !important;
	letter-spacing: 0.06em !important;
	background-color: transparent !important;
	padding: 9px 13px !important;
	border: 2px solid #5E7989 !important;
	border-radius: 3px !important;
	display: inline-block !important;
	width: auto !important;
	position: absolute;
	right: 0;
	bottom: 0;
}

.vc-zigzag-inner{
	background: 0 repeat-x url('https://cts.clientdev.us/wp-content/uploads/2020/09/zigzag-sep.png') !important;
}

/* 14/09/2020 */
.faq-list .uvc-heading .uvc-main-heading h3{
	font-family: 'NeusaNextStd-CondensedBold', sans-serif !important;
	font-size: 30px;
	line-height: 1.13;
	color: #5E7989;
	letter-spacing: 0.1em;
	margin-bottom: 15px;
}
.faq-list .vc-zigzag-wrapper{
	margin-bottom: 15px;
}
.faq-list .icon-with-text-shortcode{
	align-items: flex-start;
	margin-bottom: 25px;
}
.faq-list .icon-with-text-shortcode .text-icon{
	font-size: 23px !important;
	margin-right: 13px !important;
	align-self: flex-start !important;
	margin-top: 3px !important;
}
.faq-list .icon-with-text-shortcode .text-icon .icon-inner{
	font-size: 23px !important;
}
.faq-list .dt-text-title{
	font-size: 18px !important;
	line-height: 1.39 !important;
	color: #514E4F;
	max-width: calc(100% - 50px);
}
.faq-list .dt-text-title a{
	font-size: inherit !important;
	line-height: inherit !important;
	color: #514E4F;
	text-decoration: none;
}

.single-faqs #main{
	padding-top: 0;
}
.single-faqs .page-title .wf-wrap{
	padding-top: 30px;
	padding-bottom: 30px;
}

.breadcrumbs li{
	font-family: 'westmount' !important;
	font-size: 18px;
	line-height: 1.22;
	color: #909DAB !important;
	letter-spacing: -0.02em;
	padding-left: 15px;
}
.breadcrumbs li a{
	font-family: 'westmount' !important;
	font-size: inherit !important;
	line-height: inherit !important;
	color: #909DAB !important;
	text-decoration: none;
}
.breadcrumbs li:before{
	content: '>';
	height: 22px;
}

.custom-tabs .image-arrow{
	position: relative;
	padding: 15px 25px 0;
	background-color: #5E7989;
	margin-bottom: 0 !important;
}
.custom-tabs .image-arrow:before{
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	width: 100vw;
	height: 100%;
	background-color: #5E7989;
	z-index: 0;
	-webkit-transform: translateX(-50vw);
	-moz-transform: translateX(-50vw);
	-o-transform: translateX(-50vw);
	transform: translateX(-50vw);
}
.custom-tabs .image-arrow ul{
	position: relative;
	z-index: 1;
	display: flex;
	flex-wrap: wrap;
}
.custom-tabs .image-arrow ul li{
	margin-bottom: 0;
	width: auto;
}
.custom-tabs .image-arrow ul li > a{
	font-family: 'westmount';
	font-size: 18px;
	line-height: 22px;
	letter-spacing: -0.02em;
	color: #fff;
	text-decoration: none;
	padding: 20px 30px;
	background-color: transparent;
	display: inline-block;
}
.custom-tabs .image-arrow ul li a.active{
	color: #5E7989;
	background-color: #fff;
}
.custom-tab-content{
	padding: 45px 20px 35px;
}
.custom-tab-content h3{
	font-family: 'NeusaNextStd-CondensedBold', sans-serif !important;
	font-size: 30px;
	line-height: 1.13;
	color: #231F20;
	margin-bottom: 34px;
}
.custom-tab-content p{
	font-size: 24px;
	line-height: 1.42;
	color: #5E7989;
}
.custom-tab-content p:last-child{
	margin-bottom: 0;
}
.full-box-content p{
	font-size: 18px;
	line-height: 2.16;
	color: #514E4F;
	margin-bottom: 38px;
}
.full-box-content p:last-child{
	margin-bottom: 0;
}

.full-box-img h4{
	font-family: 'westmount' !important;
	font-size: 18px;
	line-height: 1.22;
	color: #C5A86B !important;
	margin-bottom: 5px;
}
.full-box-img p{
	font-size: 15px;
	line-height: 1.26;
	color: #fff;
}
.full-box-img p:last-child{
	margin-bottom: 0;
}
.full-box-img .wpb_single_image{
	margin-top: 21px;
}
.full-box-img .wpb_single_image *{
	width: 100% !important;
	height: 100% !important;
}
.reverse-columns{
	flex-direction: row-reverse;
}

.custom-page-navigation .ult_crlink a{
	font-family: 'Caslon' !important;
	font-size: 33px;
	line-height: 1.18;
	color: #fff !important;
	text-decoration: none;
}
.custom-page-navigation .ult_crlink a:before{
	content: '';
	font-family: 'westmount' !important;
	font-size: 16px;
	line-height: 1;
	color: #2A495A;
	display: block;
	letter-spacing: 0.06em;
}
.custom-page-navigation .ult_crlink a span{
	color: #fff !important;
}
.custom-page-navigation .nav-left .ult_crlink a{
	text-align: left;
}
.custom-page-navigation .nav-left .ult_crlink a:before{
	content: 'Previous'
}
.custom-page-navigation .nav-right .ult_crlink a{
	text-align: right;
}
.custom-page-navigation .nav-right .ult_crlink a:before{
	content: 'Next'
}

/* 16/09/2020 */
.partners-banner-text p{
	font-size: 26px;
	line-height: 1.15;
	color: #F3D0CD;
}
.sales-person .offer-content.left-col p{
	color: #9A9899;
}
.sales-person .offer-content.left-col h3{
	color: #C5A86B !important;
}
.offer-content p{
	font-size: 22px;
	line-height: 1.36;
}
.icon-box .text-icon{
	width: 100% !important;
	margin-right: 0 !important;
	margin-bottom: 16px !important;
}
.icon-box .text-icon .icon-inner{
	font-size: 45px !important;
	width: 83px;
	height: 83px;
	line-height: 83px;
	text-align: center;
}
.icon-box.icon-with-text-shortcode .dt-text-title{
	font-family: 'westmount' !important;
	font-size: 20px !important;
	line-height: 1.2;
	color: #5E7989 !important;
	margin-bottom: 0;
}
.icon-box.icon-with-text-shortcode .dt-text-desc{
	font-size: 20px;
	line-height: 1.2;
	color: #514E4F;
}

.icon-box.style1{
	padding-left: 113px;
	position: relative;
}
.icon-box.style1 .text-icon{
	position: absolute;
	left: 0;
	top: 0;
	width: auto !important;
}
.icon-box.style1.icon-with-text-shortcode .dt-text-title{
	font-family:"skolar-sans-latin" !important;
	font-size: 24px !important;
	color: #fff !important;
	font-weight: 400;
}

.recruit-content h4{
	font-family:"skolar-sans-latin";
	font-size: 26px;
	line-height: 1.15;
	margin-bottom: 30px;
	color: #231F20 !important;
}
.recruit-content p{
	font-size: 20px;
	line-height: 1.5;
	color: #231F20;
	margin-bottom: 30px;
}
.recruit-content p:last-child{
	margin-bottom: 0;
}

.program-box{
	text-align: center;
}
.program-box p{
	font-size: 24px;
	line-height: 1.02;
	color: #5E7989;
}
.program-box .cta-orange a{
	font-size: 20px !important;
	padding: 15px 29px !important;
	width: 100%;
	max-width: 258px;
}
.cta-orange.blue-bg a{
	background-color: #5E7989 !important;
	border: 4px solid #5E7989 !important;
	border-bottom-color: #2A495A !important;
	border-left: 0 !important;
	border-right: 0 !important;
}

.certificate-box{
	text-align: center;
}
.certificate-box .certificate-name{
	padding-bottom: 20px;
}
.certificate-box .certificate-name p{
	font-size: 18px;
	line-height: 1;
	color: #5E7989;
}
.certificate-box .certificate-price p{
	font-size: 22px;
	line-height: 1.36;
	color: #514E4F;
}
.certificate-note p{
	font-size: 16px;
	line-height: 1.145;
	color: #5E7989;
	margin-bottom: 18px;
}

.distributor-form > .vc_column-inner > .wpb_wrapper > h4{
	padding: 43px 34px 30px !important;
	background-color: #EAEBEC; 
}
.contact-form.distributor-form .gform_wrapper form{
	padding-top: 0px;
	border-top: 0;
}
body .distributor-form .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html{
	display: none;
}
body .distributor-form .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html + li.gfield{
	margin-top: -1px;
}

@media( min-width: 990px ){
	.take-first-step{ width: calc(100% + 430px); }
	.take-step-right .wpb_wrapper{ max-width: 280px; width: 100%; margin-left: auto; }
	.take-first-step .take-step-content{ max-width: 500px; }

	.contact-form .gform_wrapper .address_city,
	.contact-form .gform_wrapper .address_state,
	.contact-form .gform_wrapper .address_zip{
		padding-right: 20px !important; display: inline-flex !important; margin-right: 0px !important;	
	}
	.contact-form .gform_wrapper .address_city{ width: 48% !important; }
	.contact-form .gform_wrapper .address_state{ width: 27.4% !important; }
	.contact-form .gform_wrapper .address_zip{ width: 24.6% !important; padding-right: 0 !important; margin-right: 0 !important; }

	.steps-page #fancy-header.content-left.breadcrumbs-off .hgroup{ width: 66.67% }
	.steps-page .content#content > .vc_row{ display: -ms-flexbox; display: flex; }
	.steps-page .sticky-sidebar > .vc_column-inner{	position: -webkit-sticky; position: sticky;	top: 84px; }
	.steps-page .sticky-sidebar{ margin-top: -215px; }
	.steps-page #page{ overflow: visible; }

	.single-faqs .hgroup,
	.single-faqs .page-title-breadcrumbs{ width: 66.67% }
	.single-faqs .sidebar{ margin-top: -190px !important; }


}

@media( min-width: 992px ){
	.contact-form-col{ margin-top: -155px; position: relative; z-index: 1; }
	.offer-section{ display: flex; }
}

@media( min-width: 778px ){
}

@media( min-width: 768px ){
	.contact-form .gform_wrapper ul.gform_fields li.gfield.form-checkbox,
	.contact-form .gform_wrapper ul.gform_fields li.gfield.form-radio{ display: inline-block; width: 33.33%; }
	body .contact-form .gform_wrapper .top_label div.ginput_container_address{ margin-bottom: -25px; }
}

@media( min-width: 1227px ){
	.footer #presscore-contact-info-widget-2{ width: 23%; }
	.footer #custom_html-4{ width: 12.67%; }
	.footer #custom_html-6{ width: 31%; }
}

@media( max-width: 1226px ){
	.footer #custom_html-6{ width: 100%; max-width: 420px; }

	body div.offer-section{ margin-left: 0 !important; margin-right: 0 !important; }
	body div.included-section{ margin-left: -25px !important; margin-right: -25px !important; }
}

@media( max-width: 1199px ){
	.about-service-box{ padding-bottom: 35px; }
	.offer-content.left-col h3{ font-size: 100px; }
	.offer-content.left-col p{ font-size: 25px; }

	.feature-list .aio-icon-description{ padding-right: 0; padding-bottom: 57px; }
	.feature-list .aio-icon-description a{ right: inherit; left: 65px; }
}

@media( max-width: 989px ){
	.entry-content h1{ font-size: 40px; }
	.entry-content h2{ font-size: 20px; }
	.entry-content h3{ font-size: 18px; }
	.entry-content h4{ font-size: 20px; }
	.entry-content h5{ font-size: 30px; }
	.entry-content h6{ font-size: 15px; }

	.entry-content p{ font-size: 16px; }
	.entry-content blockquote{ padding: 15px; }
	.entry-content blockquote p{ font-size: 16px; line-height: 23px; }
	.entry-content ul li,
	.entry-content ol li{ font-size: 16px; }
	.entry-content ol li:before{ top: 0; }

	.sidebar-navbox h4,
	.widget_nav_menu .widget-title{ font-size: 20px; }
	.sidebar-navbox ul li,
	.widget_nav_menu ul li{ font-size: 16px; line-height: 22px; }
	.sidebar-contact .soc-ico a .soc-font-icon{ font-size: 20px; }
	.sidebar-contact .soc-ico a{ width: 33px; height: 33px; line-height: 33px; }
	.sidebar-contact .soc-ico a + a{ margin-left: 10px; }
	.sidebar-contact{ padding: 25px 15px 30px; }

	.custom-tabs .wpb_content_element .wpb_tabs_nav > li > a{ padding: 10px 16px !important; }
}

@media( max-width: 991px ){
	#bottom-bar .wf-container-bottom{ flex-wrap: wrap; }
	#bottom-bar .wf-float-left,
	#bottom-bar .wf-float-right{ width: 100%; text-align: center; }
	.bottom-text-block{ text-align: center; }
	.bottom-text-block .footer-bottom-center{ padding: 20px 0; }
	.bottom-text-block .footer-bottom-center,
	.bottom-text-block .footer-bottom-right{ width: 100%; }

	.entry-content .survey-box{ float: none; width: 100%; margin-left: 0; }

	.contact-form{ padding-top: 25px; }
	.contact-social{ text-align: center; padding-top: 20px; }

	.offer-content.right-col > .vc_column-inner{ border-left: 0 !important; border-top: 4px solid #514e4f; }

	.testimonial-slider .testimonial-author{ width: 265px; padding: 25px 15px; -webkit-flex-flow: column wrap !important; -ms-flex-flow: column wrap !important; flex-flow: column wrap !important; }
	.testimonial-slider .testimonial-avatar{ width: 100px; padding-right: 0 !important; margin: 0 auto; }
	.testimonial-vcard{ width: 100%; text-align: center; }
	.testimonial-slider .testimonial-content{ width: calc(100% - 265px); padding: 25px 15px; }
	.testimonial-slider .testimonial-content p{ font-size: 18px; }

	.book-box{ padding: 25px; max-width: 350px; }
	.book-box .book-title{ padding-bottom: 50px; }
	.book-box .book-title h2{ font-size: 33px; padding-left: 48px; }
	.book-box .book-title h2 img{ width: 40px; }
	.book-box .book-title.title-sm h2{ font-size: 16px; padding-left: 22px; }
	.book-box .book-title.title-sm h2 img{ width: 18px; }
	.book-box .book-title p{ font-size: 15px; }
	.book-box .book-content{ padding-left: 10px; }
	.book-box .book-content p{ font-size: 18px; }
	.book-row{ padding-bottom: 50px; }

	.custom-page-navigation .ult_crlink a{ font-size: 26px; }
}

@media( max-width: 777px ){
	.webinar-icon-box .aio-icon-description{ font-size: 16px; line-height: 19px; }
	.register-cta{ text-align: left !important; padding-left: 80px; }
	.icon-with-text-shortcode .text-icon .icon-inner{ font-size: 20px; }
	.icon-with-text-shortcode .dt-text-title{ font-size: 18px !important; line-height: 27px; }
	.view-link .ult_crlink{ font-size: 14px; line-height: 16px; }
	.items-grid article.post-format-standard{ flex-wrap: wrap; }
	.items-grid article.post-format-standard .mini-post-img a{ margin: 10px 0 25px !important; }
	.items-grid article.post-format-standard .post-content{ width: 100%; }
	.take-step-title{ font-size: 38px !important; line-height: 42px !important; }

	.fancy-header .fancy-title{ font-size: 30px !important; padding-top: 20px !important; }
	.fancy-header .fancy-title:before{ height: 2px; }

	.page-title-head h1{ font-size: 30px !important; padding-top: 20px !important; }
	.page-title-head h1:before{ height: 2px; }

	.take-first-step .take-step-content{ padding-bottom: 25px; }

	.contact-form .gform_wrapper form{ padding: 25px 20px 30px; }
	body .contact-form .gform_wrapper h3{ font-size: 22px; }
	body .contact-form .gform_wrapper input[type="checkbox"] + label,
	body .contact-form .gform_wrapper input[type="radio"] + label{ font-size: 16px; }

	.step-box{ margin-top: 40px; padding: 22px 15px 20px; }
	.step-title h4{ font-size: 26px; }
	ul.steps-list li{ font-size: 16px; line-height: 24px; }
	.what-box{ padding: 25px 10px 25px 45px; }
	.what-box.icon-with-text-shortcode .text-icon{ left: 11px; }
	.what-box.icon-with-text-shortcode .dt-text-desc{ font-size: 14px; }
	.step-box .cta-wrap .cta-orange{ padding: 10px 20px !important; }

	.survey-box{ padding: 14px 15px 25px 15px; }

	.icon-box-column > .vc_column-inner{ border-right: 0 !important; border-left: 0 !important; }
	.mobile-hide{ display: none; }

	div.history-timeline{ margin-top: 50px !important; }
	.fancy-header .fancy-subtitle{ font-size: 16px !important; padding: 15px 0 35px !important; }

	.try-profile-cta div.cta-orange{ padding-top: 20px; text-align: left !important;  }
	.icon-with-text-shortcode.learn-more-video .text-icon .icon-inner{ font-size: 30px; }
	.icon-with-text-shortcode.learn-more-video .dt-text-title{ margin: 15px 0 !important; text-align: center; }
	.icon-with-text-shortcode.learn-more-video .dt-text-title a{ font-size: 25px !important; }

	.custom-page-navigation .nav-left .ult_crlink a,
	.custom-page-navigation .nav-right .ult_crlink a{ text-align: center; float: none !important; }
	.custom-page-navigation .nav-right{ margin-bottom: 0 !important }
}

@media( max-width: 767px ){
	.icon-box-column > .vc_column-inner{ padding: 0 !important; }
	.custom-icon-box .aio-icon-img{ width: 30px; }
	.custom-icon-box .aio-icon-description{ font-size: 16px; padding-left: 45px; }
	.team-box-grid .team-container .team-media{ width: 100%; text-align: center; padding-right: 0 !important; }
	.team-box-grid .team-container .team-media img{ max-width: 250px !important; }
	.team-box-grid .team-container .team-desc{ width: 100%; text-align: center; }
	.team-box-grid .team-container .team-author{ padding-bottom: 20px; }
	.team-box-grid .team-container .team-author-name a{ font-size: 30px; }
	.team-box-grid .team-container .team-content p{ font-size: 16px; }
	.team-box-grid .team-container .dt-btn{ margin-top: 20px; display: inline-block; 
		-webkit-align-self: center !important; -ms-align-self: center !important; -ms-flex-item-align: center !important; align-self: center !important; }
	.about-service-box p{ font-size: 16px; }
	.team-cards .team-container{ padding-bottom: 25px; }

	.testimonial-slider .testimonial-author{ width: 100%; }
	.testimonial-slider .testimonial-content{ width: 100%; border-left: 0; border-top: 2px solid #C5A86B; }
	.testimonial-slider .testimonial-position{ margin-bottom: 0 !important; }

	.section-title{ font-size: 28px !important; line-height: 1.1; }
	.section-title.font-westmount{ letter-spacing: 0; }

	.offer-content.left-col p{ font-size: 18px; }
	.offer-content.left-col h3{ font-size: 70px; }
	.offer-content p{ font-size: 16px; }

	.testimonial-slider .testimonial-name .text-primary{ font-size: 25px !important; }
	.testimonial-slider .testimonial-content p{ font-size: 16px; }

	.book-box{ padding: 15px; max-width: 260px; }
	.book-box .book-title{ padding-bottom: 30px; }
	.book-box .book-title h2{ font-size: 26px; padding-left: 36px; margin-bottom: 3px; }
	.book-box .book-title h2 img{ width: 28px; }
	.book-box .book-title p{ font-size: 12px; }
	.book-box .book-title.title-sm h2{ font-size: 13px; padding-left: 18px; }
	.book-box .book-title.title-sm h2 img{ width: 14px; }
	.book-box .book-content p{ font-size: 14px; }
	.book-row{ padding-bottom: 35px; }
	.book-box .as-seen-in{ padding: 12px 15px 9px; }

	.faq-list .uvc-heading .uvc-main-heading h3{ font-size: 24px; }
	.faq-list .dt-text-title a{ font-size: 16px !important; }

	.custom-tab-content h3{ font-size: 24px; margin-bottom: 20px; }
	.custom-tab-content p{ font-size: 18px; }
	.full-box-img > .vc_column-inner{ padding-left: 25px !important; }
	.full-box-content > .vc_column-inner{ padding: 30px 25px !important; }
	.full-box-content h3{ margin-bottom: 20px !important; }
	.full-box-content p{ font-size: 16px; }
}

@media( max-width: 575px ){
	.newsletter-column .gform_wrapper form{ flex-wrap: wrap; }
	.newsletter-column .gform_wrapper .gform_body{ width: 100%; }
	.newsletter-column .gform_wrapper ul.gform_fields{ margin-right: 0 !important; }
	.newsletter-column .gform_wrapper .gform_footer{ margin-top: 8px; width: 100%; }

	.contact-subscribe .gform_wrapper .gform_heading{ text-align: center; padding-right: 0; width: 100%; }
	.newsletter-column.contact-subscribe .gform_wrapper ul.gform_fields{ margin-right: 0 !important; }
}



