/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 26 2026 | 15:32:54 */
@font-face {
	font-family: 'SN-Pro-Medium';
	font-family: "Montserrat";
	font-family: "raleway";
	font-family: "tuffy";
	font-display: swap;
	src: url("https://elizabethharrymanvo.com/wp-content/uploads/2026/02/SN-Pro-Medium.ttf");
	src: url("https://elizabethharrymanvo.com/wp-content/uploads/2026/02/SNPro-Light.otf"); 
	src: url("https://elizabethharrymanvo.com/wp-content/uploads/2026/02/Montserrat-Bold.ttf");
	src: url("https://elizabethharrymanvo.com/wp-content/uploads/2026/02/Montserrat-Regular.ttf"); 
	src: url("https://elizabethharrymanvo.com/wp-content/uploads/2026/02/Montserrat-Medium.ttf"); 
	src: url("https://elizabethharrymanvo.com/wp-content/uploads/2026/02/Montserrat-Light-1.ttf"); 
}  
@font-face {
	font-family: 'SN-Pro-Medium';
	font-display: swap;
	src: url("https://elizabethharrymanvo.com/wp-content/uploads/2026/02/SN-Pro-Medium.ttf"); 
}  

body {
	font-family: 'Montserrat';
	color:#202B28;
}
body > div {
	font-size: 18px;
}
a {
	text-decoration: none !important;
	color: #231f20;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: 'SN Pro Medium';
	font-weight: 400;
}
h1 {
	font-size: 76px;
	color: rgb(240, 160, 168)!important;
}
h2 {
	font-size: 36px;
	font-family: "Montserrat";
	font-weight: 600;
}
h2 i {
	font-size: 38px;
	font-style: normal;
}
h3 {
	font-size: 21px;
}
/***** Full Width CSS ******/
.header-full-width .wpb-content-wrapper .row-container[data-vc-full-width]>.vc_row, .header-full-width .wpb-content-wrapper .row-container {
	max-width: 1200px;
	margin: 0 auto;
}
.header-full-width .wpb-content-wrapper .row-container[data-vc-full-width], .header-full-width .wpb-content-wrapper .row-container[data-vc-stretch-content]>.vc_row {
	max-width: 100%;
}
/*MENU_SECTION*/
.menu a span {
	color: #4c6c9b;
	text-transform:uppercase;
	font-family: 'Montserrat';
	font-weight:500;
	font-size: 12px;
	letter-spacing: 5px;
}

.site-header .genesis-nav-menu li.page_item.current-menu-item > a span {
	border-top: 12px solid #F2AFC0;
	padding-top: 24px;
}
.menu li {
	padding: 0 12px;
}
.menu li:first-child {
	padding-left: 0;
}
.menu li:last-child {
	padding-right: 0;
}
.vc_row .nav-primary .genesis-nav-menu a {
	padding: 0;
}
.nav-primary {
	float: none;
}
/*SUB-MENU*/
.genesis-nav-menu .sub-menu a {
	border: 0;
	width: 100%;
	background-color: transparent;
}
.menu li .sub-menu {
	top: 20px;
	background-color: #C3FCFC;
	padding-bottom: 10px;
	border: 0;
	text-align: left;
	width: max-content;
}
.menu li .sub-menu li {
	padding: 10px 10px 0 10px;
	margin: 0;
	display: inherit;
}
.vc_row .sub-menu-toggle {
	display: block !important;
	visibility: visible !important;
	top: 2px;
	right: -13px;
	padding: 7px 10px;
}
.vc_row .sub-menu .sub-menu-toggle {
	right: -2px;
	top: 6px;
}
.sub-menu-toggle.activated::before {
	top: 3px;
}
.sub-menu-toggle::before {
	content: '';
	position: absolute;
	width: auto;
	height: auto;
	border: 4px solid transparent;
	border-top: 4px solid #000;
	transition: none;
}
/*BUTTON_SECTION*/
.vc_row .wpb_button, .vc_row .wpb_content_element, .vc_row ul.wpb_thumbnails-fluid>li, .entry, .vc_row .menu li {
	margin-bottom: 0;
}
.vc_row  .vc_btn3.vc_btn3-style-custom {
	font-family: 'SN-Pro-Medium';
	font-size: 16px;
	font-weight: 400;
	border-radius: 0;
	padding: 14px 15px 12px 15px;
	color: #ffffff !important
		line-height: 1;
	text-transform: uppercase;
	background:#e5a3a6!important;
	border-radius: 50em;
	border: 5px solid transparent;
	width: 210px;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder {
	color:  #292b3c
		opacity: 1;
}
:-moz-placeholder {
	color:  #292b3c
		opacity: 1;
}
::-moz-placeholder {
	color:  #292b3c
		opacity: 1;
}
:-ms-input-placeholder {
	color:  #292b3c
		opacity: 1;
}
/*FORM_SECTION*/
input, select, textarea {
	background-color: rgb(255 255 255 / 50%);
	color:  #292b3c;
	font-size: 14px !important;
	font-weight: 400;
	padding: 10px 15px !important;
	border-radius:3px !important;
	line-height: 1.5;
	border: 3px!important;
}
.vc_row .gform_wrapper .gform_footer input[type=submit] {
	background-position: center;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	color: #ffffff !important;
	margin: 0;
	font-family: 'SN-Pro-Medium';
	padding: 2px 4em !important;
	font-size: 20px !important;
	line-height: 30px !important;
	text-align: center;
	border: none !important;
	background-image: linear-gradient(0deg, #4c6c9b 0%, #749abf 53%, #94cbd2 86%);
}
.vc_row .gform_wrapper .gfield textarea.medium {
	height: 100px !important;
	min-block-size: initial;
	resize: none;
}
.vc_row .gform_wrapper .gform_fields {
	gap: 16px;
}
.vc_row .gform_wrapper .gform_footer {
	text-align: center;
	display: block;
	margin-top: 16px;
	padding: 0;
}
.vc_row .gfield_html p {
	margin-bottom: 10px;
	font-size: 18px;
	color: #231f20;;
}
.vc_row .gform_confirmation_message {
	color: #000000;
	padding: 7em 0;
}
.gform_wrapper.gform-theme .gfield.gfield--width-half {
	-ms-grid-column-span: 6;
	grid-column: span 6;
}
.gform_wrapper.gform-theme .gfield {
	grid-column: 1/-1;
}
.gform_wrapper.gform-theme .gform_fields {
	width: 100%;
	display: -ms-grid;
	display: grid;
	grid-template-columns: repeat(12,1fr);
	grid-template-rows: repeat(auto-fill,auto);
	grid-column-gap: 2%;
	grid-row-gap: 16px;
}
.gform_wrapper.gform-theme .gfield.gfield--width-third {
	-ms-grid-column-span: 4;
	grid-column: span 4;
}
#contact h2.gform_submission_error, #contact .gfield_validation_message {
	background-color: #ffffffe3;
	padding: 2px;
	margin-top: 10px;
	display: inline-block;
	font-weight: 400;
	color: #c02b0a;
	font-size: 18px;
}
.gform_wrapper.gform-theme .gfield.hidden_label label, .gform_validation_container {
	display: none;
}
/*AUDIO_SECTION*/
.vc_row .mejs-time, .vc_row .mejs-volume-button, .vc_row .mejs-time-handle-content, .vc_row .gform_validation_container{
	display:none;
}
.vc_row .mejs-horizontal-volume-slider, .vc_row .mejs-time-float, audio{
	display:none !important;
}
.vc_row .mejs-container .mejs-controls, .vc_row .mejs-container{
	background: transparent;
}
.vc_row .mejs-controls .mejs-time-rail .mejs-time-total, .vc_row .mejs-time-float-corner, .vc_row .mejs-controls .mejs-time-rail .mejs-time-loaded{
	background: #f0f1f1;
	top: 10px;
	height: 10px;
	margin: 0;
	left: 2px;
}
.vc_row .customaudioplayer .mejs-button>button,body .mejs-replay button {
	background: transparent;
	margin: 0;
	cursor:pointer;
}
.vc_row .customaudioplayer .mejs-button {
	margin-right: 3px;
	top: 4px;
	width: 21px;
	height: 21px;
	position: relative;
	padding-top:0 !important;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before, .customaudioplayer .mejs-pause:before, .customaudioplayer .download-audio a:before, .custom-event-class .customaudioplayer:before{
	background-image: url(https://elizabethharrymanvo.com/wp-content/uploads/2026/02/audio-icon.svg);
	position: absolute;
	content: '';
	width: 21px;
	height: 21px;
	background-repeat: no-repeat;
	background-size: 80px;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before {
	background-position:3px 1px;
}
.customaudioplayer .mejs-pause:before {
	background-position: -26px 1px;
}
.vc_row .mejs-time-rail {
	margin: 0;
	height: 28px;
	padding: 0;
}
.vc_row .wp-audio-shortcode{
	margin:0;
	height:28px !important;
	width: calc(100% - 30px)!important;
}
body .mejs-button>button:focus {
	outline: none !important;
}
.customaudioplayer{
	position: relative;
	width: 100%;
	margin: 0px auto 20px auto !important;
	min-height:28px;
}
.custom-audio-title {
	position: absolute;
	top: -13px;
	left: 24px;
	width: calc(100% - 62px);
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 15px;
	color: #fff;
	text-align:left;
	font-weight:300;
}
.customaudioplayer .download-audio a:before {
	background-position: -48px 5px;
	top: 0;
	right: 0;
	width: 30px;
	height: 25px;
	background-size: 75px;
}
.customaudioplayer .download-audio a {
	position: absolute;
	right: 0px;
	height: 25px;
	width: 30px;
	top: inherit;
	bottom: 3px;
}
.download-audio {
	position: relative;
}
body .mejs-time-current{
	background : -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgba(239, 181, 180, 1) ),color-stop(1,rgba(240, 139, 157, 1) ))!important;;
}
body span.mejs-time-loaded,   body span.mejs-time-hovered, body span.mejs-time-buffering {
	display:none !important;
}
body .mejs-button button{
	transition: none !important;
}
.vc_row .mejs-controls {
	padding-left: 0;
	height: 28px;
}
.custom-event-class .wp-playlist {
	height: 250px;
}
.custom-event-class .customaudioplayer:after{
	content: '';
	background: #f0f1f1;
	position: absolute;
	width: calc(100% - 70px);
	height: 45%;
	left: -20px;
	margin: 0 auto;
	right: 0;
	top: 9px;
}
.custom-event-class .customaudioplayer::before {
	top: 4px;
	left: 0;
}
.custom-event-class .customaudioplayer .download-audio a {
	top: 3px;
}
.custom-event-class .wpb_video_widget {
	background-position: center !important;
}
#demos .wpb_text_column br{
	display:none;
}
/*HEADER_SECTION*/
.social-icons .wpb_wrapper {
	display: flex;
	justify-content: end;
}
#header .wpb_raw_code a{
	font-weight: 300;
}
#banner h1{
	text-shadow: 3px 2px 5px #4c6c9b;
}
.site-header .wpb_raw_code{
	line-height: 1;
}
/*BANNER_SECTION*/
#banner,#contact {
	position: relative;
}
#banner .wpb_single_image img {
	position: absolute;
	bottom: 0px;
}
#banner .wpb_column {
	position: inherit;
}
#banner h2.tagline {
	font-size:43px;
	font-weight:300;
	text-shadow: 2px 2px 2px rgb(116 154 190 / 82%);
	letter-spacing: 5px;
	font-family: 'SNPro-Light';
}
#banner,#banner-icon{
	background : linear-gradient(90deg, rgba(226, 234, 237, 1) 0%, rgba(224, 233, 236, 1) 29.37%, rgba(216, 230, 234, 1) 44.18%, rgba(203, 225, 229, 1) 55.74%, rgba(184, 217, 222, 1) 65.62%, rgba(160, 208, 214, 1) 74.33%, rgba(148, 203, 210, 1) 77.78%);
} 
/*LOGO_SECTION*/
.vc_row .wpls-logo-showcase .slick-arrow {
	background-color: transparent;
}
.vc_row .wpls-logo-showcase .slick-arrow svg {
	fill: #05191b;
}
/*VIDEO SECTION*/
.disable .vc_btn3, .vc_row .group,.gform_wrapper .gfield_required,#responsive, #load-more.disable .vc_btn3 {
	display: none;
}

.preview-lazyload {
	position: absolute;
	top: 0;
}

.disable#load-more {
	padding-top: 10px !important;
	position: absolute;
}
.vc_btn3-container.disable, .vc_row.group{
	display:none;
}
.vc_row.group.active{
	display: block;
}
/*ABOUT*/
#about p{
	line-height:30px;
	color:#202B28;
}
.vc_row.about  h3{
	font-size: 27px;
	font-weight:600;
}
.vc_row.about h2{
	text-shadow: 3px 2px 5px #333;	
}
/*FLIP*/
#flip .oxilab-flip-box-1,#flip .oxilab-flip-box-back-1,#flip .oxilab-flip-box-2,#flip .oxilab-flip-box-back-2,#flip .oxilab-flip-box-3,#flip .oxilab-flip-box-back-3{
	background-image: url(https://elizabethharrymanvo.com/wp-content/uploads/2026/02/flip_bg.png) !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	border: none;
	box-shadow: none;
	background-color: transparent;
}

#flip .oxilab-flip-box-back-1 .oxilab-info,#flip .oxilab-flip-box-back-2 .oxilab-info,#flip .oxilab-flip-box-back-3 .oxilab-info{
	color: #000;
	text-align: left;
}
#flip .oxilab-flip-box-back .oxilab-info {
	display: flex !important;
	justify-content: center;
}
.entry-content .oxilab-flip-box-back-1-data ul,.entry-content .oxilab-flip-box-back-2-data ul,.entry-content .oxilab-flip-box-back-3-data ul {
	padding-left: 0!important;
}
.oxilab-flip-box-back .oxilab-heading,.flip-row h2,.oxilab-flip-box-front .oxilab-icon, .oxilab-flip-box-front .oxilab-heading,h2.flip-heading {
	display: none!important;
}
.oxilab-flip-box-1-data .oxilab-heading,.oxilab-flip-box-2-data .oxilab-heading,.oxilab-flip-box-3-data .oxilab-heading {
	color: #333333!important;
	padding: 25px!important;
}
#flip .oxilab-flip-box-back-1-data .oxilab-info,#flip .oxilab-flip-box-back-2-data .oxilab-info,#flip .oxilab-flip-box-back-3-data .oxilab-info{
	font-family: 'Montserrat';
	color: #000000;
	padding: 6px 14px;
	font-weight: 400;
}
#flip .vc_row.flip-row .oxilab-flip-box-wrapper > div {
	padding: 5px 0;
	width: 100%;
}
#flip h3{
	font-size:22px;
	font-weight:300;
	font-family: 'Montserrat';
}

/*TESTIMONIAL_SECTION*/
.vc_row .testimonial-name, .vc_row .testimonial-company {
	display: inline-block;
	line-height: 1;
	color: #333;
	font-size: 21px;
	font-style: italic;
}
.vc_row .testimonial-content {
	margin-bottom: 2em;
	color: #333;
	text-align: left;
	font-size: 21px;
}
.wpmtst-testimonial-inner {
	text-align: right;
}

.vc_row .testimonial-company {
	border-left: 2px solid #333;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 80px;
}
.vc_row .testimonial {
	padding: 0 9em;
}
.vc_row .testimonial-content:before,.vc_row .testimonial-content:after {
	content: '';
	background-repeat: no-repeat;
	background-image: url(https://elizabethharrymanvo.com/wp-content/uploads/2026/02/quotes-icon.svg);
	width: 56px;
	height: 56px;
	position: absolute;
}
.vc_row .testimonial-content:before {
	left: 4em;
	top: 0;
}
.vc_row .testimonial-content:after {
	right: 4em;
	transform: rotate(180deg);
	bottom: 0px;
}
.logo-row:after {
	position: relative;
	z-index: 9;
	content: '';
	bottom: -25px;
	width: 100%;
	height: 65px;
	background: #e5a3a6;
	clip-path: ellipse(50% 100% at 50% -25%);
}
/*CONTACT*/
#contact .mobilethird img {
	position: absolute;
	bottom: 0;
	left: 15%;
}
#contact .wpb_column {
	position: inherit;
}
#contact{
	background : -moz-linear-gradient(29.2% 143.99% 60deg,rgba(226, 234, 237, 1) 13.32%,rgba(152, 205, 211, 1) 63.57%,rgba(116, 154, 191, 1) 99.25%);
	background : -webkit-linear-gradient(60deg, rgba(226, 234, 237, 1) 13.32%, rgba(152, 205, 211, 1) 63.57%, rgba(116, 154, 191, 1) 99.25%);
	background : -webkit-gradient(linear,29.2% 143.99% ,70.8% -43.99% ,color-stop(0.1332,rgba(226, 234, 237, 1) ),color-stop(0.6357,rgba(152, 205, 211, 1) ),color-stop(0.9925,rgba(116, 154, 191, 1) ));
	background : -o-linear-gradient(60deg, rgba(226, 234, 237, 1) 13.32%, rgba(152, 205, 211, 1) 63.57%, rgba(116, 154, 191, 1) 99.25%);
	background : -ms-linear-gradient(60deg, rgba(226, 234, 237, 1) 13.32%, rgba(152, 205, 211, 1) 63.57%, rgba(116, 154, 191, 1) 99.25%);
	background : linear-gradient(30deg, rgba(226, 234, 237, 1) 13.32%, rgba(152, 205, 211, 1) 63.57%, rgba(116, 154, 191, 1) 99.25%);
}
#contact .icon-col .wpb_single_image img{
	width:200px;
}
/*FOOTER_SECTION*/
#footer p,#footer a {
	font-size: 14px;
	color: #000;
	font-weight: 100;
}
.customaudioplayer .download-audio a i:before{
	display:none;
}
#contact .wpb_raw_code svg {
	vertical-align: middle;
}
#contact  .wpb_raw_code{
	line-height:1;
}

/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1700px) {
	#banner .wpb_single_image img {
		right: 18%;
	}
	#contact .mobilethird img {
		left: 9%;
	} 
}
@media only screen and (max-width: 1450px) {
	#banner .wpb_single_image img {
		right: 9%;
	}
	#contact .mobilethird img {
		left: 3%;
	} 
}
@media only screen and (max-width: 1280px) {
	#banner .wpb_single_image img {
		right: 5%;
	}
	#contact .mobilethird img {
		left: 0;
	}
	#contact .mobilefirst .vc_column-inner {
		padding-left: 6em !important;
	}
}
@media only screen and (max-width: 1200px) {
	#flip .oxilab-flip-box-back-3-data .oxilab-info, #flip .oxilab-flip-box-back-4-data .oxilab-info, #flip .oxilab-flip-box-back-2-data .oxilab-info {
		font-size: 15px;
	}

	.menu li {
		padding: 0 6px;
	}
	.vc_row .testimonial {
		padding: 0 7em;
	}
	.vc_row .testimonial-content::before {
		left: 0em;
	}	
	.vc_row .testimonial-content::after {
		right: 0em;
	}
	#contact .wpb_raw_code a{
		font-size: 12px !important;
	}
	#contact .wpb_raw_code svg{
		width: 12px!important;
		height:12px!important;
	}
	h1 {
		font-size: 64px;	
	}
	#banner h2.tagline {
		font-size: 36px;
	}
	#banner{
		padding-top: 5em !important;
	}
	#header .wpb_raw_code.inline a{
		font-size: 15px!important;
	}
	#header .wpb_raw_code.inline svg{
		width: 15px;
		height:15px;
	}
}
@media only screen and (max-width: 1023px) {
	#banner .wpb_single_image img {
		right: 0px;
	}


	#flip .oxilab-flip-box-back-3-data .oxilab-info {
		font-size: 15px;
	}
	h2.title-logo {
		font-size: 40px !important;
	}
	.site-container{
		overflow-x:hidden;
	}
	h1 {
		font-size: 54px;
	}
}
@media only screen and (max-width: 959px) {
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
		color: #003366;
	}
	.menu.genesis-nav-menu a {
		display: inline;
	}
	.menu-toggle {
		padding: 0;
		font-size: 25px;
		line-height: 33px;
		float: right;
	}
	.menu li {
		padding: 10px 0;
	}
	.menu li .sub-menu {
		padding-bottom: 0;
	}
	.vc_row .genesis-responsive-menu {
		top: 30px;
		position: absolute;
		left: 50%;
		z-index: 9;
		width: 100%;
		border: 2px solid #0F3A56;
		background: #fff;
		transform: translate(-50%, 0);
		padding: 0 0 10px 0 !important;
		text-align: center;
	}
	#genesis-mobile-nav-primary span,.custom-event-class .vc_row .nav-primary ,.custom-event-class nav::before,.genesis-nav-menu .menu-item-type-post_type.current-menu-item > a span::before {
		display: none;
	}
	.site-header .menu-toggle::before {
		content: '☰';
		top: 0;
	}
	.site-header .menu-toggle.activated::before {
		content: "☓";
	}
	#header .text-right.mobilefirst{
		z-index:9;
	}
	#header .social-icons .wpb_wrapper {
		justify-content: center;
	}
	#flip .wpb_column,#header .wpb_column,#banner .wpb_column ,#contact .wpb_column{
		width: 100%!important;
		text-align:center;
	}
	.vc_row.icons-row {
		padding-top: 1em !important;
	}
	#header .mobilesecond.wpb_column {
		order: 2;
	}
	#banner,#contact{
		border-bottom-width: 15px !important;
		padding-top:2em!important;
		padding-bottom:0!important;
	}
	#banner .vc_btn3-container {
		margin:2em 0!important;
	}
	.left-col.wpb_column,#banner h1,.banner-icon-col,#banner h2.tagline,#contact h2 {
		text-align:center!important;
	}
	#banner .left-col > .vc_column-inner > .wpb_wrapper {
		width: auto;
	}
	#contact .mobilethird.wpb_column{
		order: 3;
	}
	#banner .wpb_single_image img,#contact .mobilethird img  {
		position: inherit;
		padding-top: 15px;
	}
	h2.flip-heading{
		display:block!important;
	}
	#contact .mobilesecond.wpb_column .vc_column-inner {
		padding-bottom: 1.5em !important;
		padding-top: 1.5em !important;
	}
	#contact .mobilefirst .vc_column-inner {
		padding-left: 15px !important;
	}
	.site-header .genesis-nav-menu li.page_item.current-menu-item > a span {
		border-top:0;
		padding-top:0;
	}
	.vc_row .testimonial-name, .vc_row .testimonial-company,.vc_row .testimonial-content {
		font-size: 17px;
	}
}
@media only screen and (max-width: 767px) {
	h1, h2, h3, .site-footer p,#footer .wpb_column,#contact .wpb_raw_code ,.wpb_single_image {
		text-align:center !important;
	}
	.vc_row .testimonial-content::before, .vc_row .testimonial-content::after {
		width: 30px;
		height: 30px;
	}
	.vc_row .testimonial {
		padding: 0 2.5em;
	}

	#footer .social-icons .wpb_wrapper {
		justify-content: center;
	}
	.vc_row .testimonial-company {
		border-left: 0;
		margin-left: 0;
		padding-left: 0;
		padding-right: 0px;
		margin-top:10px;
	}
	.vc_row .testimonial-name, .vc_row .testimonial-company {
		display:block;
		text-align: center;
	}

}
@media only screen and (max-width: 639px) {
	#header .wpb_raw_code.inline {
		margin-right: 0!important;
		display: block!important;
	}
	.vc_row.icons-row,#header .wpb_raw_code.inline {
		padding-top: 10px !important;
	}
	h1 {
		font-size: 50px;
	}
	h2.title-logo {
		font-size: 32px!important;
	}
}
@media only screen and (max-width: 479px) {
	.vc_row .vc_btn3.vc_btn3-style-custom {
		background-size: contain !important;
		line-height: 32px;
		letter-spacing: 0;
	}
	h1 {
		font-size: 31px;
	}
	#banner h2.tagline {
		font-size: 23px;
	}
}
@media only screen and (max-width: 400px) {
	.vc_row .vc_btn3.vc_btn3-style-custom {
		line-height: 27px;
		font-size: 19px;
	}
	#header .wpb_raw_code.inline a{
		font-size: 15px;
	}

	.vc_row .testimonial-company {
		padding-left: 0;
	}

	h2 {
		font-size: 28px;
	}

	h2.title-logo {
		display:block !important;
		text-align:center!important;
	}
	#flip .oxilab-flip-box-back-3-data .oxilab-info, #flip .oxilab-flip-box-back-4-data .oxilab-info, #flip .oxilab-flip-box-back-2-data .oxilab-info {
		font-size: 13px;
	}
}

