/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

#et-top-navigation {
	position: relative;
}

.header_translate {
	position: absolute;
	top: 0px;
	right: 0;
}

/*
.et-fixed-header .header_translate {
	position: static;
}
*/


.listen-live-button {
	background: #CE3229;
	border: none;
	color: #fff;
	text-transform: uppercase;
	padding: 5px 15px;
	text-align: left;
	height: 40px;
    cursor: pointer;
    width: 200px;
    z-index: 999;
    position: relative;
}

.listen-live-button img {
	vertical-align: middle;
}

/*.audio-player-link-wrapper {
	position: relative;
	top: 27px;
	left: 15px;
	display: inline-block;
}*/

.sel_lang {
	float: left;
	margin-right: 6px;
}
.et_header_style_left .logo_container > * {
	float: left;
}

.logo_container img {
    width: 100%;
    max-width: 250px;
    transition: all .4s ease;
}

.et-fixed-header .logo_container img {
	max-width: 200px;
}

.radio-btns {
    margin: 70px 0 0 20px;
    transition: margin .4s ease;
}

.et-fixed-header .radio-btns {
	margin: 45px 0 0 20px;
}

.radio-btns a {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 15px;
}

.radio-btns a button {
    min-width: 190px;
}

.nucleus_grids .desktop_section {
    margin-top: 30px;
}

body .nucleus_program_grid_wrapper .pulse_program_slot .grid_inner a {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.nucleus_grids .desktop_section .grid_header .grid_inner, .nucleus_grids .desktop_section .grid_slot .grid_inner {
    width: 100%;
    height: 100%;
    padding: 0;
}

img.program_meta_image {
    border: 1px solid #A9ABAD;
}

.grid-selector {
    font-size: 16px;
}

#programGridSelector {
    height: 40px;
    margin-left: 10px;
    font-size: 14px;
}

.form_half.last > p , .form_half.last .tax_deduc, .form_half.last .please_send {
    display: none;
}


.gform_wrapper .g-contact-form ul.gform_fields li.gfield input[type="text"], .gform_wrapper .g-contact-form ul.gform_fields li.gfield textarea{
	border-radius: 3px 3px 3px 3px;
	background-color: rgba(0,0,0,0.03);
	color: #999;
	font-size: 14px!important;
	padding: 16px!important;
	border: none;
    margin-top: 0;
}
.gform_wrapper .g-contact-form .gform_footer input[type="submit"]{
	color: #ffffff!important;
    border-width: 10px!important;
    border-color: rgba(0,0,0,0);
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 700!important;
    text-transform: uppercase!important;
    background-color: #ce3229;
    padding: .3em 1em;
    border-radius: 3px;
}

.gform_wrapper .g-contact-form .gform_footer {
	padding: 0;
	text-align: right;
}
    



@media (max-width: 1288px){
	body #top-menu li a {
    	font-size: 12px;
	}

	body .logo_container img, body .et-fixed-header .logo_container img {
	    max-width: 170px;
	}

	body.et_header_style_left #et-top-navigation nav>ul>li>a, 
	body.et_header_style_split #et-top-navigation nav>ul>li>a,
	body.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a, 
	body.et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a {
	    padding-bottom: 20px;
	}

	body.et_header_style_left #et-top-navigation, 
	body.et_header_style_split #et-top-navigation, 
	body.et_header_style_left .et-fixed-header #et-top-navigation, 
	body.et_header_style_split .et-fixed-header #et-top-navigation {
	    padding: 70px 0 0 0;
	}


	.radio-btns a button {
	    min-width: 150px;
	    font-size: 8px;
	    padding: 0px 10px;
	}
	.radio-btns {
	    margin: 15px 0 0 20px;
	}

	.listen-live-button {
	    width: 160px;
	}

	.radio-btns, .et-fixed-header .radio-btns {
	    margin: 40px 0 0 20px;
	}

}
@media (max-width: 980px){
	.et_header_style_left #logo, .et_header_style_split #logo {
	    max-width: 100%;
	    width: 150px;
	}
	body.et_header_style_left #et-top-navigation, 
	body.et_header_style_split #et-top-navigation, 
	body.et_header_style_left .et-fixed-header #et-top-navigation, 
	body.et_header_style_split .et-fixed-header #et-top-navigation {
	    padding: 60px 0 0 0;
	}
	body.admin-bar.et_fixed_nav #main-header, body.admin-bar.et_fixed_nav #top-header, body.admin-bar.et_non_fixed_nav.et_transparent_nav #main-header, body.admin-bar.et_non_fixed_nav.et_transparent_nav #top-header {
	    top: 0px!important;
	}
	.header_translate {
	    width: 165px;
	}

	.switcher {
	    display: inline-block;
	}

	body.et_header_style_left #et-top-navigation .mobile_menu_bar, body.et_header_style_split #et-top-navigation .mobile_menu_bar {
	    padding-bottom: 10px;
	}
}

@media (max-width: 860px){
/*	.radio-btns {
	    position: fixed;
	    right: 8px;
	    bottom: 0;
	}*/

	.radio-btns, .et-fixed-header .radio-btns {
	    margin: 18px 0 0 20px;
	}
	.radio-btns a {
		display: block;
	    margin-bottom: 5px;
	    margin-right: 0px;
	}
	.radio-btns a button {
	    width: 140px;
	    height: 30px;
	    min-width: 100px;
	}
}

@media (max-width: 767px){
	.grid-selector {
		text-align: center;
	}
}

@media (max-width: 630px){
	header .container {
	    width: 100%;
	    padding: 10px 10px 0px 10px;
	}
}

@media (max-width: 600px){
	html {
	    margin-top: 0px !important;
	}

	#wpadminbar {
		top: -46px;
	}
}

@media (max-width: 530px){
	.radio-btns a button img {
	    display: none;
	}

	.radio-btns a button {
	    min-width: 100%;
	    width: 100px;
	}


}

@media (max-width: 487px){
	#programGridSelector {
	    margin: 20px 0;
	}
}

@media (max-width: 425px){

	.switcher a {
	    font-size: 10px;
	}

	#et_top_search {
	    margin: 0 5px 0 0;
	    float: left;
	}

	.radio-btns {
	    position: absolute;
	    bottom: 15px;
	    left: -20px;
	}

	.et_header_style_left #logo, .et_header_style_split #logo {
	    width: 100px;
	}

	.radio-btns a {
	    display: inline-block;
	}

}

/*@media (max-width: 375px){
	.et_header_style_left #logo, .et_header_style_split #logo {
	    width: 140px;
	    margin-top: 17px;
	}

	.radio-btns, .et-fixed-header .radio-btns {
	    margin: 60px 0 0 5px;
	}

	#et_top_search {
	    margin: 0 5px 0 0;
	    float: left;
	}
}*/


@media all and (min-width:981px) {
	.et_header_style_left .et-fixed-header #et-top-navigation {
		padding-top: 32px;
	}