/*
Theme Name: VB AUDIO VoiceMeeter (Wordpress Theme)
Description: VoiceMeeter child theme. Special CSS definitions are stored here, so the main theme can be updated without losing changes.
Author: VoiceMeeter
Author URI:   www.voicemeeter.com
Template:     Divi
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  voicemeeter-child
*/

body {
	text-rendering: optimizeLegibility;
	font-synthesis: none;
	-moz-font-feature-settings: 'kern';
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke: 0px;	
	background: #fffcf7;
}


.et_pb_row {
	width: 90%;
}

a:focus {
  outline: none;
}


#et-main-area {
	max-width:  100%;
	margin-left: auto;
	margin-right: auto;	
	background: transparent;
}

.et_pb_section {
	margin-left: auto;
	margin-right: auto;	
}

#et-main-area,
.et_pb_section {
	background-color: transparent;
}


.et_non_fixed_nav.et_fullwidth_nav.et_header_style_left .logo_container {
	padding-left: 1px;
}


@media all and (min-width: 1300px) {
	.et_fullwidth_nav #main-header .container {
		padding-right: 0px;
		padding-left: 0px;
	}
}

@media all and ( max-width: 1300px ) {
	#page-container {
		border-left: 0px solid #fff;
		border-right: 0px solid #fff;	
		outline: 0px solid #fffcf7;
	}	
}


/* --- Header/Navigation --- */

#main-header {
	position: absolute; 
	top: -4px;
	width: 100%;
	border: none !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

#main-header.stky {
	position: fixed !important;
	top: 0;
	z-index: 26000;
	margin-left:  auto;
	margin-right:  auto;
}

#main-header .mega-link > a img {
    position: relative;
    margin: 0 auto 16px auto !important;
    text-align: center;
    left:  0px;    
}

#main-header .mega-link > a {
    text-align: center !important;    
}


#et_mobile_nav_menu .mega-link > a img {
    display: none;    
}

.et_fullwidth_nav #top-menu li.mega-menu > ul {
	right: 0px !important;
	left: 0px !important;
	width: auto;
}


.nav li ul {
	border-top: 0;
	border-bottom: 3px solid #67cfd4;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none; 
}

#menu-main-menu .sub-menu {
	border-bottom: 3px solid #67cfd4;
	max-width: 1090px;
	padding: 30px 4%;
}

.et-menu-nav li.mega-menu > ul > li {
	width: 20%;
	margin: 0;
}




.header-placeholder .et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li > a {
	padding: 23px 0;
}



.et-social-facebook a:before {
	content: "\e093";
}

.social-link .et_pb_blurb_description {
	padding-top: 0px;
	padding-left: 0px;
}

.social-link .et_pb_blurb_container {
	position: relative;
	padding-left: 6px;
	top: -2px;
}

@media only screen and (max-width: 1090px) {
	.social-link .et_pb_blurb_container {
		display: none;
	}
}


.header-placeholder .et-menu-nav {
	margin-left: -50px;
}

.header-placeholder .et-menu li {
	padding-right: 0.8vw;
}

.et-menu-nav #menu-sticky-submenu-what-vm-can-do-for li {
	padding-right: 12px;
}

.et_mobile_menu {
	border-top: 0;
}


/* -- fix for header container text --*/
.et_pb_with_border.et_pb_section.et_pb_section_2_tb_header.et_pb_with_background.et_section_regular {
	z-index: 1000;
}


.home .homepage-link {
	display: none !important;
}

/* ----------------------------------------------------------------
	Basic Layout Styles
-----------------------------------------------------------------*/


h1, h2, h3 { 
	letter-spacing: -1px; 
}

h1 { 
	font-size: 44px; margin-bottom: 30px; line-height: 1.4em;}

h2 { font-size: 24px; margin-bottom: 20px; line-height: 1.4em;}

.category-news h2 { font-size: 20px; font-weight: 600;}

h3 { font-size: 24px; line-height: 1.4em;}

h4 { font-size: 18px; line-height: 1.3em; }

h5 { font-size: 16px; line-height: 1.2em; magin-bottom: 10px }

h6 { font-size: 14px; line-height: 1.2em; }

h4 { font-weight: 400; }

h5,
h6 { font-weight: bold; }

h5,
h6 { margin-bottom: 20px; }

p {
	padding-bottom: 0.6em;	
}

a {
	color: #265aa6;
	text-decoration: none;
}

a:hover {
	color: #57a9b7;
}


.et_pb_button {
	-webkit-border-radius: 55px;
	-moz-border-radius: 55px;
	border-radius: 55px;
	font-size: 14px;
	background-color: transparent;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

.dc-letter {
	font-family: Montserrat;
	font-size: 3.7rem;
	font-weight: 700;
	/* line-height: 88px; */
	line-height: 3.7rem;
	letter-spacing: .025em;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	text-align: left;
	height: .78em;
	margin-top: -0.04em;
	margin-right: .1em;
	margin-bottom: -0.1em;
	position: relative;
	top: -6px;
}


.underline {
	text-decoration: underline;
}


.bg-w {
	background-color: #ffffff !important;
}

.bg-grl {
	background-color: #f8f8f8 !important;
}

.bg-bl {
	background-color: #000 !important;
}

.c-lbl {
	color: #93a7c3 !important;
}

a.c-lbl:hover {
	color: #fff !important;
}


.c-or {
	color: #f1634d !important;
}

.c-y {
	color: #ffad01 !important;
}

.c-w {
	color: #fff !important;
}

.c-rbl {
	color: #001459 !important;
}

.c-grl {
	color: #efefef !important;
}

.c-g {
	color: #b2a47e !important;
}

.c-grey {
	color: #ccc !important;
}

.c-grey2 {
	color: #777 !important;
}

.c-dgr {
	color: #888 !important;
}

.c-b {
	color: black !important;
}


.no-link > a {
  	pointer-events: none;
  	cursor: default !important;	
}


/* ----------------------------------------------------------------
	Format
-----------------------------------------------------------------*/

.deselect ::selection {
    background: transparent;
    color: inherit;
}
.deselect ::-moz-selection {
    background: transparent;
    color: inherit;
}
.deselect {
    -ms-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}



.t-center {
	text-align: center !important;
}

.t-left {
	text-align: left;
}

.t-justify {
	text-align: justify;
}

.t-right {
	text-align: right;
}

.text-1rem {
	font-size: 1rem !important;
}

.text04 {
	font-size: 0.4em !important;
}

.text05 {
	font-size: 0.5em !important;
}

.text06 {
	font-size: 0.6em !important;
}

.text07 {
	font-size: 0.7em !important;
}

.text08 {
	font-size: 0.8em !important;
}

.text09 {
	font-size: 0.9em !important;
}

.text10 {
	font-size: 1em !important;
}

.text11 {
	font-size: 1.1em !important;
}

.text12 {
	font-size: 1.2em !important;
}

.text13 {
	font-size: 1.3em !important;
}

.text14 {
	font-size: 1.4em !important;
}

.text15 {
	font-size: 1.5em !important;
}

.text16 {
	font-size: 1.6em !important;
}

.text17 {
	font-size: 1.7em !important;
}

.text18 {
	font-size: 1.8em !important;
}

.text19 {
	font-size: 1.9em !important;
}


.text20 {
	font-size: 2.0em;
}

.text22 {
	font-size: 2.2em;
}

.divcenter {
	position: relative !important;
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

.m-auto {
	margin-right: auto !important;
	margin-left: auto !important;
}

.cl {
	clear: both;
}


.fl {
	float: left;
}

.fr {
	float: right;
}

.fn {
	float: none !important;
}

.cb {
	clear: both;
}

.hidden {
	display: none !important;
}


.fw200 {
	font-weight: 200 !important;
}

.fw300 {
	font-weight: 300 !important;
}

.fw400 {
	font-weight: 400 !important;
}

.fw700 {
	font-weight: 700 !important;
}

.bold {
	font-weight: 600 !important;
}


.no-op {
	opacity: 1 !important;
}

.lh1 {
	line-height: 1em !important;
}

.lh13 {
	line-height: 1.3em !important;
}

.lh14 {
	line-height: 1.4em !important;
}

.lh15 {
	line-height: 1.5em !important;
}


.mb-20 {
	margin-bottom: -20px !important;
}

.mb-10 {
	margin-bottom: -10px !important;
}

.mb0 {
	margin-bottom: 0px !important;
}

.mb1 {
	margin-bottom: 1px !important;
}

.mb6 {
	margin-bottom: 6px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb16 {
  margin-bottom: 16px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}


.mb40 {
	margin-bottom: 40px !important;
}

.mb50 {
	margin-bottom: 50px !important;
}

.mb60 {
	margin-bottom: 60px !important;
}

.mb70 {
	margin-bottom: 70px !important;
}

.ml0 {
	margin-left: 0px !important;
}


.ml2 {
	margin-left: 2px !important;
}

.ml5 {
	margin-left: 5px !important;
}

.ml10 {
	margin-left: 10px !important;
}

.ml20 {
	margin-left: 20px !important;
}

.ml30 {
	margin-left: 30px !important;
}

.ml40 {
	margin-left: 40px !important;
}

.ml50 {
	margin-left: 50px !important;
}

.ml60 {
	margin-left: 60px !important;
}

.mt0 {
	margin-top: 0px !important;
}

.mt3 {
	margin-top: 3px !important;
}

.mt5 {
	margin-top: 5px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.mt40 {
	margin-top: 40px !important;
}

.mt50 {
	margin-top: 50px !important;
}

.mt60 {
	margin-top: 60px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mt120 {
	margin-top: 120px !important;
}


.mr5 {
	margin-right: 5px !important;
}

.mr10 {
	margin-right: 10px !important;
}

.mr11 {
	margin-right: 11px !important;
}

.mr20 {
	margin-right: 20px !important;
}

.mr30 {
	margin-right: 30px !important;
}

.mr40 {
	margin-right: 40px !important;
}

.mr50 {
	margin-right: 50px !important;
}

.mr60 {
	margin-right: 60px !important;
}

.mr70 {
	margin-right: 70px !important;
}

.mr80 {
	margin-right: 80px !important;
}

.mr100 {
	margin-right: 100px !important;
}

.pt7 {
	padding-top: 7px !important;
}

.pt0 {
	padding-top: 0px !important;
}

.pt10 {
	padding-top: 10px !important;
}

.pt11 {
	padding-top: 11px !important;
}

.pt20 {
	padding-top: 20px !important;
}

.pt30 {
	padding-top: 30px !important;
}

.pt40 {
	padding-top: 40px !important;
}

.pt50 {
	padding-top: 50px !important;
}

.pt60 {
	padding-top: 60px !important;
}


.pt70 {
	padding-top: 70px !important;
}

.pt80 {
	padding-top: 80px !important;
}


.pb0 {
	padding-bottom: 0px !important;
}

.pb10 {
	padding-bottom: 10px !important;
}

.pb20 {
	padding-bottom: 20px !important;
}

.pb30 {
	padding-bottom: 30px !important;
}

.pb40 {
	padding-bottom: 40px !important;
}

.pb50 {
	padding-bottom: 50px !important;
}

.pb60 {
	padding-bottom: 60px !important;
}


.pl0 {
	padding-left: 0px !important;
}

.p06 {
	padding-left: 6px !important;
}

.pl10 {
	padding-left: 10px !important;
}

.pl20 {
	padding-left: 20px !important;
}

.pl30 {
	padding-left: 30px !important;
}

.pl40 {
	padding-left: 40px !important;
}

.pl50 {
	padding-left: 50px !important;
}

.pl60 {
	padding-left: 60px !important;
}


.pr0 {
	padding-right: 0px !important;
}

.pr10 {
	padding-right: 10px !important;
}

.pr20 {
	padding-right: 20px !important;
}

.pr30 {
	padding-right: 30px !important;
}

.pr40 {
	padding-right: 40px !important;
}

.pr50 {
	padding-right: 50px !important;
}

.pr60 {
	padding-right: 60px !important;
}


.lsp-1 {
	letter-spacing: -1px !important;
}

.lsp0 {
	letter-spacing: 0px !important;
}

.lsp1 {
	letter-spacing: 1px !important;
}

.lsp2 {
	letter-spacing: 2px !important;
}

.lsp3 {
	letter-spacing: 3px !important;
}


.width-auto {
    width: auto !important;
}



/* ----------------------------------------------------------------
	Lists
-----------------------------------------------------------------*/


ul.list-normal-bullets li {
	padding-left: 3px;
	margin-bottom: 6px;
	margin-left: 3px;
	list-style-type: circle;
}

ul.li-mb6 li {
	margin-bottom: 6px;
}


ol li {
	margin-bottom: 16px;
}

ul.list-no-bullets {
	list-style-type: none;
	padding-left: 0px;
}


ul.list-no-bullets li {
	margin-left: 3px;
}


.list-mb0 li {
	margin-bottom: 0px !important;
}


/* ----------------------------------------------------------------
	Reveal Section


.rv_button.closed:after,
.rv_button2.closed:after {
	content:"\50";
	font-size: 11pt !important;
	margin-top: 4px;
	margin-left: 6px !important;
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
}

.rv_button.closed:after:hover,
.rv_button2.closed:after:hover {
	color: #ffad01;
}

-----------------------------------------------------------------*/
.rv_button.opened:after,
.rv_button2.opened:after,
.rv_button3.opened:after {
	font-weight: 700;
	font-size: 11pt!important;
	margin-top: 2px !important;
	margin-left: 8px !important;
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
}



.no-link > a {
  	background: none !important;
  	padding-left: 0px !important;
  	color: #000 !important;
}


/* Social Icon Header  */ 

#top-header .et-social-icons { float:right !important; }
#top-header #et-info { width: 100%; }

#top-header .et-social-icon a {
	font-size: 11px;
}


.et_pb_contact_captcha_question:before { 
	content: 'Spam protection：*'; 
	margin-right: 10px;
	font-size: 0.8em;
}



/* ----- Parallax ------ */

et_pb_section_parallax .et_pb_parallax_css, .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
	transform: none;
}


.parallax-100 .et_parallax_bg {
	background-size: 100% auto;
}

.parallax-1500px .et_parallax_bg {
	background-size: 1500px auto !important;
}

.top50 .et_parallax_bg {
	background-position: center 30px;
}




@media only screen and ( max-width: 900px ) 
{
	.parallax-100 .et_parallax_bg {
		background-size: 900px auto;
		background-position: center top;
	}
}


/* ----------------------------------------------------------------
Animations
-----------------------------------------------------------------*/

.move-img {
-webkit-transition: -webkit-transform 700ms cubic-bezier(0.39, 0.575, 0.565, 1);
transition: transform 2700ms cubic-bezier(0.39, 0.575, 0.565, 1);
}

/*-------------[BLURB ANIMATIONS]--------------*/


/* pulse icon */

.mp_m_blurb_pulse:hover .et-pb-icon {
	-webkit-animation-name: gq_pulse_icon;
	animation-name: gq_pulse_icon;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;}

@-webkit-keyframes gq_pulse_icon {
	25% {-webkit-transform: scale(1.3);transform: scale(1.3);}
	75% {-webkit-transform: scale(0.8);transform: scale(0.8);}
	}
@keyframes gq_pulse_icon {
	25% {-webkit-transform: scale(1.3);transform: scale(1.3);}
	75% {-webkit-transform: scale(0.8);transform: scale(0.8);}
	}

/* push icon */

.mp_m_blurb_push:hover .et-pb-icon {
		-webkit-animation-name: gq_push_icon;
		animation-name: gq_push_icon;
		-webkit-animation-duration: 0.4s;
		animation-duration: 0.4s;
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear;
		-webkit-animation-iteration-count: 1;
		animation-iteration-count: 1;}

@-webkit-keyframes gq_push_icon {
	50% {-webkit-transform: scale(0.5); transform: scale(0.5);}
	}
@keyframes gq_push_icon { 
	50% {-webkit-transform: scale(0.5); transform: scale(0.5);}
	}

/* grow icon */

.mp_m_blurb_grow:hover .et-pb-icon {
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	}

.mp_m_blurb_grow:hover .et-pb-icon {
	-webkit-transform: scale(1.3) translateZ(0);
	transform: scale(1.3) translateZ(0);
	}

/* rotate icon */

.mp_m_blurb_rotate .et-pb-icon {
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;}

.mp_m_blurb_rotate:hover .et-pb-icon {
	-webkit-transform: rotate(20deg);
	transform: rotate(20deg);}


/* -------------------------------------------- 
 ------ Blurbs as Tabs ------
 -------------------------------------------- */

/* Blurbs Tabs */
#blurb-tabs .et_pb_column {
 display:flex;
 align-items:center;
 justify-content:center;
 flex-wrap:wrap;
}
#blurb-tabs .tab-title {
 width:25%;
}

#tab1 {
 display:block;
}

/* Hover Styles for Blurb Tabs - Titles */
#blurb-tabs .tab-title {
 transition: background-color .4s ease-in-out;
 border-top: 2px solid #e2e2e5;
 border-left: 1px solid #efefef;
 border-right: 1px solid #efefef;
 background: #e2e2e5;
}

#blurb-tabs .tab-title:hover {
 cursor:pointer; 
 background:#59b4b9; /* Tab hover background color */
 border-top: 2px solid #59b4b9;
 border-left: 1px solid #59b4b9; 
 border-right: 1px solid #59b4b9; 
}

#blurb-tabs .tab-title:hover .et_pb_blurb_description,
#blurb-tabs .tab-title:hover a {
 color:#fff !important; /* Hover tab link color */
}

#blurb-tabs .tab-title.active-tab {
 background:#f4f4f8; /* Active tab background color */
 margin-bottom: 0px;
 border-left: 0px solid transparent; 
 border-right: 0px solid transparent;  
 font-weight: 700;
}

#blurb-tabs .tab-title.active-tab {
 border-top: 2px solid #59b4b9;
 margin-bottom: 0px;
}

.tab-content {
 border-top: none;
 background: #f4f4f8 !important;
}

#blurb-tabs .tab-title.active-tab .et_pb_blurb_description,
#blurb-tabs .tab-title.active-tab a {
 color: #222 !important;
}

#blurb-tabs .tab-title.active-tab a:hover {
 color:#444 !important; /* Active tab link color */
}

#blurb-tabs .tab-title.active-tab .et_pb_blurb_container h4 a {
 color:#fff; /* Active tab title color */
}
#blurb-tabs .tab-title.active-tab .et-pb-icon {
 color:#666 !important; /* Active tab icon color */
}

/* Tab Titles Mobile Styles */
@media (max-width: 975px ) {
 #blurb-tabs .tab-title {
 width:50%;
 }
 #blurb-tabs .tab-title .et_pb_main_blurb_image {
 margin-bottom:10px; /* Reduce icon bottom margin */
 }
}

@media (max-width: 479px ) {
 #blurb-tabs .tab-title {
 width: 100%;
 }
 #blurb-tabs .tab-title .et_pb_blurb_content { /* This moves icon to the right */
 display:flex;
 align-items:center;
 justify-content:flex-start;
 }
 #blurb-tabs .tab-title .et_pb_main_blurb_image { /* Fix icon margins on mobile */
 margin-bottom:0;
 margin-right:30px;
 }
}

/* Hide the tabs content/sections */
.tab-content {
 display:none;
}


/* -------------------------------------------- 
 ------ Videos ------
 -------------------------------------------- */
 
 
.popup-youtube::before {
	font-family: ETmodules;
	content: "\45";
	font-size: 42px;
	line-height: 40px;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 41%;
	left: 50%;
	margin-left: -24px;	
	background: rgba(255,255,255,0.87);
	color: #000;
	padding: 2%;
	border: 3px solid transparent;
	border-radius: 80px;
	transition: all 1s ease;
	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
}

.et_pb_text_inner:hover .popup-youtube::before {
	padding: 2%;
	background: #fff;
	font-size: 42px;
	line-height: 40px;
	margin-left: -24px;	    		
	background: #00bbd1;
	color: #fff;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	border: 3px solid #00bbd1;
}


.et_pb_video_play::before {
	content: "\45";
	font-size: 42px;
	padding: 14px;
	background: #fff;
	color: #000;
	border-radius: 50px;
	transition: all 1s ease;
	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
}

.et_pb_video_overlay_hover:hover .et_pb_video_play::before {
	padding: 16px;
	background: #fff;
	font-size: 45px;	
	color: #000;
	margin-left: -3px;
	transition: all .8s ease;
	-moz-transition: all .8s ease;
	-webkit-transition: all .8s ease;
}


/* -------------------------------------------- 
 ------ Hover Effects ------
 -------------------------------------------- */


.hover-blurb:hover img {
	-webkit-transition: all 1.5s ease;
	-moz-transition: all 1.5s ease;
	-ms-transition: all 1.5s ease;
	-o-transition: all 1.5s ease;
	transition: all 1.5s ease;
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.hover-blurb img {
	-webkit-transition: all 1.5s ease;
	-moz-transition: all 1.5s ease;
	-ms-transition: all 1.5s ease;
	-o-transition: all 1.5s ease;
	transition: all 1.5s ease;
}


.hover-blurb:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content:'';
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}



.hover-sonar:after {
	top: 0px;
	left: 0;
	padding: 0;
	z-index: -1;
	box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
	opacity: 0;
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
}


.hover-sonar:hover:after {
	-webkit-animation: sonarEffect 1.3s ease-out 75ms;
	-moz-animation: sonarEffect 1.3s ease-out 75ms;
	animation: sonarEffect 1.3s ease-out 75ms;
}
@-webkit-keyframes sonarEffect {
	0% {
		opacity: 0.3;
	}
	40% {
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
		-webkit-transform: scale(1.2);
		opacity: 0;
	}
}
@-moz-keyframes sonarEffect {
	0% {
		opacity: 0.3;
	}
	40% {
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
		-moz-transform: scale(1.2);
		opacity: 0;
	}
}
@keyframes sonarEffect {
	0% {
		opacity: 0.3;
	}
	40% {
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
		transform: scale(1.2);
		opacity: 0;
	}
}


/* Blog Post Teaser Design (3x)*/

.news-blog-design .et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
	width: 31.00%;
	margin-right: 1.0%;
}


.news-blog-design a.more-link {
	font-size: 12px;
	color: #000 !important;
	font-weight: 700;
	text-transform: uppercase;
	margin: 10px 0 30px 0;
	float: none;
	display: inline-block;
	padding: 6px 32px;
	border-radius: 60px;
	background-color: #fff;
	border: 2px solid #001459;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
}

.news-blog-design a.more-link:hover {
	color: #fff !important;
	background-color: #001459;   
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	border: 2px solid transparent;    
}


.news-blog-design .entry-title {
	margin-top: 0px;
	padding-bottom: 3px;
	min-height: 130px;
	display: block;
	line-height: 18px;
	margin-top: 18px;	
	margin-bottom: 18px;	
}

.news-blog-design .post-content-inner {
	font-size: 14px;
}

.news-blog-design .post-content-inner p {
	min-height: 140px;
	font-size: 13px;
}

 
.news-blog-design .et_pb_image_container {
	margin: -20px -30px 20px;
}

.news-blog-design .et_pb_image_container:hover {
	margin: -20px -30px 20px;
} 
 
.news-blog-design .et_pb_blog_grid .et_pb_post {
	font-size: 14px;
	margin-bottom: 60px;
	width: 100%;
	padding: 30px;
	background-color: #fff;
	border-radius: 4px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: none;
	text-align:center;
}
 
.news-blog-design .et_pb_post .post-meta {
	margin-bottom: 10px;
}

.news-blog-design .entry-title a:hover {
	color: #001459;
}

@media all and (min-width: 981px) {

	.et_pb_gutters3 .et_pb_column_4_4 .news-blog-design .et_pb_blog_grid .column.size-1of3 {
		width: 30.667%;
		margin-right: 2.0%;
	}
}

