/* 
 Theme Name:   European Society of Musculoskeletal Radiology
 Theme URI:    
 Description:  
 Author:       Gr4fix s.r.o.
 Author URI:   
 Template:     Divi
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
    line-height: 1.5em!important;
}

h2 {
    font-size: 20px;
    color: #6b205f;
    font-weight: bold;
    margin-bottom: 20px;
    text-transform: uppercase;
    line-height: 1.3;
}

p + h2 {
    margin-top: 30px;
}

h3 {
    font-size: 16px;
    color: #6b205f;
    font-weight: normal;
    line-height: 1.3;
}

p + h3 {
    margin-top: 20px;
}


.et_pb_row {
    position: relative;
    width: 95% !important;
    margin: auto;
}

.container {
    position: relative;
    width: 100%;
    margin: auto;
    padding-left: 10px;
    padding-right: 10px;
}

.et_header_style_left .logo_container {
    position: relative;
    width: auto;
    height: 140px;
    padding: 28px 0;
}

.logo_container a {
    display: block;
    background: url("/content-essr/uploads/2016/08/ESSR_Logokombi.svg") center center no-repeat;
    max-width: 500px;
    width: 370px;
    height: 84px;
    background-size: cover;
    position: relative;
    left: -25px;
}

#logo {
   /* display: inline-block;
    max-height: 84px;
    float: none;
    margin-bottom: 0;
    vertical-align: middle;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);*/
display: none !important;
}

#main-footer {
    background-color: #ffffff;
    border-top: none;
}

#footer-bottom {
    background: none !important;
}

#footer-info {
    color: #fff;
}

#footer-info a {
    color: #fff;
}

#footer-widgets {
    display: flex;
    padding: 55px 0 55px 0;
    min-height: 198px;
}
#footer-widgets .footer-widget:last-child {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.footer-widget h4 {
    font-size: 20px;
    color: #fff !important;
    height: auto;
    line-height: 1.3;
    font-weight: 700;
    margin: 0 0 15px 0;
    padding: 0;
}

.footer-widget h4:last-child {
    margin: 0;
    padding: 0;
}

.footer-widget .textwidget {
    font-size: 14px;
    line-height: 1.3;
    color: #fff !important;
}

.footer-widget h4 a {
    color: #fff!important;
    cursor: pointer;
    text-decoration: none;
}
.footer-widget a:hover,
.footer-widget a:focus {
    text-decoration: underline;
}

.footer-widget a {
    color: #fff;
    text-decoration: none;
    display: block;
}

@media (max-width: 479px){
    #footer-widgets {
        flex-wrap: wrap;
    }
}

.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
    padding: 12px 15px;
    position: relative;
}

#et-top-navigation nav > ul > li > a:after {
    content: " ";
    display: block;
    position: absolute;
    bottom: -5px;
left:0px;
    height: 10px;
    width: 200px;
}

#main-header {
    position: relative;
    z-index: 99999;
    top: 0;
    width: 100%;
    background-color: #fff;
    font-weight: 500;
    line-height: 23px;
    border-bottom: #6b205f 1px solid;
-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom: 2px;
}

#main-header hr {
    margin: 0px;
    border-top: #6b205f 1px solid;
    border-bottom: 0px;
}

#et-top-navigation {
    float: left;
    padding: 0 !important;
}

#top-menu li {
    display: inline-block;
    padding-right: 0px;
    font-size: 15px;
    font-weight: 400;
    line-height: 15px;
}

#top-menu li li ul {
display: none !important;
}

#top-menu li a, #top-menu li.current-menu-item a {
    color: #707173;
}


.essr-top-bar {
background-color: #6b205f;
color: #fff;
font-size: 13px!important;
font-weight: 600;
padding-top: 0px;
padding-bottom: 0px;
z-index: 99999 !important;
height: auto; 
}

.essr-top-bar .et_pb_row {
padding: 4px 0 !important;
}

.essr-top-bar a:link, .essr-top-bar a:visited {
color: #fff!important;
}

.essr-top-bar a:hover, .essr-top-bar a:active {
text-decoration: underline;
}

.esuobi-top-bar-left, .esuobi-top-bar-left a {
float: left;
}

.essr-top-bar-right {
float: right;
}


@media (max-width: 480px) {
.esuobi-top-bar-left, .esuobi-top-bar-left a {
display: inline-flex;
}
.essr-top-bar-left {
font-size: 12px;
}
.essr-top-bar-right {
float: left;
font-size: 12px;
}
.essr-fb, .essr-tw, .essr-insta, .essr-yt  {
padding-right: 10px !important;
}
.essr-top-bar .et_pb_row {
width: 90%;
}
.essr-fb:before, .essr-tw:before, .essr-user:before, .essr-insta:before, .essr-yt:before {
top: 1px !important;
}
}

.essr-user-no-mobile {
display: block;
}

.essr-user-mobile {
display: none;
}

@media (max-width: 768px) {
.essr-top-bar {
height: auto!important;
}
}

@media (max-width: 980px) {
.esuobi-top-bar-left, .esuobi-top-bar-left a {
text-indent: -9999px;
}
.essr-user-no-mobile {
display: none;
}
.essr-user-mobile {
display: block;
}
}

.essr-fb:before {
background: url('/content-essr/themes/Divi-Child/images/icons/essr-facebook.svg') center no-repeat;
width: 20px;
content: " ";
position: absolute;
height: 20px;
left: 0px;
top: 1px;
}

.essr-fb {
padding-left: 25px;
position: relative;
padding-right: 35px;
}

.essr-tw:before {
background: url('/content-essr/themes/Divi-Child/images/icons/essr-twitter-v2.svg') center no-repeat;
width: 20px;
content: " ";
position: absolute;
height: 20px;
left: 0px;
top: 1px;
}

.essr-tw {
padding-left: 25px;
position: relative;
padding-right: 35px;
}

.essr-insta:before {
background: url('/content-essr/themes/Divi-Child/images/icons/essr-instagram.svg') center no-repeat;
width: 20px;
content: " ";
position: absolute;
height: 20px;
left: 0px;
top: 1px;
}

.essr-insta {
padding-left: 25px;
position: relative;
padding-right: 35px;
}

.essr-yt:before {
background: url('/content-essr/themes/Divi-Child/images/icons/essr-youtube.svg') center no-repeat;
width: 20px;
content: " ";
position: absolute;
height: 20px;
left: 0px;
top: 1px;
}

.essr-yt {
padding-left: 25px;
position: relative;
padding-right: 35px;
}

.essr-linkedin:before {
background: url('/content-essr/themes/Divi-Child/images/icons/essr-linkedin.svg') center no-repeat;
width: 20px;
content: " ";
position: absolute;
height: 20px;
left: 0px;
top: 1px;
}

.essr-linkedin {
padding-left: 25px;
position: relative;
padding-right: 35px;
}

/*.essr-search:before {
background: url('/content-essr/uploads/2017/01/essr-search.svg') center no-repeat;
width: 20px;
content: " ";
position: absolute;
height: 20px;
left: 0px
}

.essr-search {
padding-left: 25px;
position: relative;
padding-right: 10px;
}*/

.wpa_login_container{
    display: inline-flex;
    /*padding: 8px 15px 8px 15px!important;*/
    position: relative;
    /*float: right;*/
    font-size: 12px;
}

.wpa_logout_button {
    display: inline-block;
    padding-left: 10px;
}

.wpa_logout_button form input[type=submit] {
    border: 1px solid #6b205f;
    border-radius: 3px;
}

.wpa_login_container a:before {
    background: url('/content-essr/themes/Divi-Child/images/icons/essr-lock.svg') center no-repeat;
    width: 20px;
    content: " ";
    position: absolute;
    height: 20px;
    left: 0px;
    top: 1px
}

.wpa_login_container.thieme a:before {
    background: url('/content-essr/themes/Divi-Child/images/icons/essr-book.svg') center no-repeat;
}

.wpa_login_container a {
    padding-left: 25px;
    padding-right: 5px;
    position: relative;
    float: left
}

/* Search */

.et_search_outer {
    overflow: hidden;
    position: absolute;
    top: initial;
    width: 100%;
    bottom: 0px;
}

#et_top_search {
    display: block;
    float: right;
    position: relative;
    width: 18px;
    margin: 0 0 0 20px;
    height: 39px;
    line-height: 1;
    padding: 10px 0px;
}

.et-search-form {
    position: absolute;
    z-index: 1000;
    top: 0;
    right: 340px;
    bottom: 0;
    width: 100%;
    left: initial;
    max-width: 300px !important;
}

button#searchsubmit_header {
    position: absolute;
    width: 22px;
    height: 22px;
    top: 9px;
    background: none;
    border: 0px;
    right: 5px;
    padding: 0px;
}

button#searchsubmit_header:before {
    font-family: ETmodules!important;
    font-weight: 400;
    font-style: normal;
    position: relative;
    font-size: 17px;
    content: "\55";
}

#et_search_icon:before {
    position: relative;
    top: 0;
    left: 0;
    font-size: 17px;
    content: "\55";
}

span.et_close_search_field {
    display: block;
    position: absolute;
    z-index: 99999;
    top: 0;
    right: 300px;
    bottom: 0;
    width: 30px;
    height: 30px;
    margin: auto;
    cursor: pointer;
}


.et_search_form_container {
    height: 39px !important;
}

.et-search-form input {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    margin: 9px 0px;
    border: none;
    color: #333;
    background: #eee;
    padding: 2px 10px;
    height: 22px;
    font-size: 10px !important;
}




@media (max-width: 767px) {
    span.et_close_search_field {
        display: block;
        position: absolute;
        z-index: 99999;
        top: 0;
        right: initial;
        bottom: 0;
        width: 30px;
        height: 30px;
        margin: auto;
        cursor: pointer;
        left: 0px;
    }

    body #main-header .et-search-form {
        position: absolute;
        z-index: 1000;
        top: 0;
        right: 0px;
        bottom: 0;
        width: 40% !important;
        left: 45px;
        max-width: 100% !important;
        width: 100%;
    }
}

@media (max-width: 543px) {
    body #main-header .et-search-form input {
        position: relative;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        margin: 5px 0px;
        border: none;
        color: #333;
        background: #eee;
        padding: 5px 10px;
        height: 33px;
        font-size: 10px !important;
    }

    body #main-header .et-search-form {
        position: absolute;
        z-index: 1000;
        top: 0;
        right: 0px;
        bottom: 0;
        width: auto !important;
        left: 45px;
        max-width: 100% !important;
        width: 100%;
    }


}

@media (max-width: 1280px) {
.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
    padding: 12px 5px !important;
    position: relative;
}
}


@media (max-width: 1140px) {
	#top-menu li {
	    padding-right: 0px;
        font-size: 12px;
	}
}

body #page-container .et_pb_section .et_pb_button_module_wrapper .et_pb_button
/*body .et_pb_blurb.et_clickable .et_pb_module_header*/ {
    color: #EA8F23!important;
}

.et_header_style_split .mobile_menu_bar, .et_header_style_left .mobile_menu_bar {
    padding-bottom: 0px;
}

.et_pb_widget_area_left {
    padding-right: 0px;
    border-right: 0px;
}

.et_pb_bg_layout_light .et_pb_widget li a {
    color: #666;
    display: block;
}

.et_pb_bg_layout_light .et_pb_widget li.current-menu-item a {
   font-weight:normal;
}

.et_pb_bg_layout_light .et_pb_widget li a:hover {
    color: #6b205f;
}

.et_pb_widget ul li {
    margin-bottom: 0px;
}

.et_pb_widget ul li ul li.current_page_item a {
    padding: 0px 0px 0px 5px;
    height: 14px;
    line-height: 14px;
    margin: 4px 0px;
    border-left: 2px solid #6b205f;
}

.home span.main_title, .home #main-heading {
	display: none;
}


#main-heading {
	background: #6b205f;
}

.et_pb_section {
    padding: 0 !important;
}

.main_title {
    margin-bottom: 0px;
    padding: 15px 0;
    font-size: 26px;
    line-height: 36px;
    font-weight: 400;
    color: #fff;
    display: block;
}

.et_pb_section .et_pb_post_title_0.et_pb_post_title {
    margin-bottom: 0px;
}

h1 {
    font-size: 24px;
    color: #707173;
    margin-bottom: 10px;
}

.mobile_menu_bar:before {
    position: relative;
    top: 2px;
    left: 0;
    font-size: 32px;
    content: "\61";
    cursor: pointer;
    color: #6b205f;
}

.et_mobile_menu {
    display: none;
    visibility: visible;
    position: absolute;
    z-index: 9999;
    left: 0;
    width: 100%;
    padding: 0%;
    opacity: 1;
    border: 0px;
    background: #fff;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    top: 40px;
}

.et_mobile_menu li a {
    display: block;
    padding: 15px 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
    color: #666;
}

.et_mobile_menu li li {
    padding-left: 10px;
}

#main-header .et_mobile_menu li ul, .et_pb_fullwidth_menu .et_mobile_menu li ul {
    display: block !important;
    visibility: visible !important;
    padding-left: 0px;
}

/*

.et_pb_toggle {
    border: 0px;
    margin-bottom: 15px !important;
}

.et_pb_toggle_close, .et_pb_toggle_open {
	padding: 0px;
    background-color: #fff;
}

.et_pb_toggle_close h5.et_pb_toggle_title {
    margin-top: 0px;
}

.et_pb_toggle_open h5.et_pb_toggle_title {
}

.et_pb_toggle h5.et_pb_toggle_title {
	position: relative;
    padding: 0 50px 0 0;
    cursor: pointer;
    transition: 0s;
    font-size: 15px;
    line-height: 21px;
    color: #707173;

}

.et_pb_toggle h5.et_pb_toggle_title:hover {
   color: #28b9da !important;

}

.et_pb_toggle h5.et_pb_toggle_title:after {
	content: " >";
}



.et_pb_toggle_content {
    padding: 0px;
    margin: 15px 0 30px 20px;
    font-size: 15px;
    line-height: 21px;
}*/

.et_pb_toggle_title:before {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -0.5em;
	color: #ccc;
	font-size: 16px;
	content: "\e050";
}



.current-menu-item > a:first-child, .current-menu-parent > a:first-child,
.current_page_item > a:first-child, .current_page_parent > a:first-child {
color: #6b205f !important;
font-weight: normal;
}


#et-secondary-nav .menu-item-has-children > a:first-child {
    padding-right: 0px;
}

#top-menu .menu-item-has-children > a:first-child:after, #et-secondary-nav .menu-item-has-children > a:first-child:after {
    content: none;
}

nav#top-menu-nav a:hover,
#lang_sel_list a:hover, #lang_sel_list a.lang_sel_sel:hover,
.wp-user-form button:hover {
    color: #28b9da !important;
}

#lang_sel_list {
    height: auto;
    position: absolute;
    z-index: 99;
    font-family: inherit;
    bottom: 10px;
    right: 0px;
}

#lang_sel_list ul {
    border-top: 0px;
}

.nav li ul {
    visibility: visible;
    z-index: 9999;
    width: auto;
    border-top: 0px;
    opacity: 0;
    background: #fafafa;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 0px;
    top: 40px;
    left: 0;
    padding: 5px 15px 10px;
    border-bottom: 0px;
    opacity: 1;
    display: none;
}

.nav li ul:before {
    content: " ";
    display: block;
    position: absolute;
    top: -3px;
    left: 0px;
    height: 5px;
    width: 100%;
}

.nav li:hover ul {
    display: block;
}

#top-menu li li {
    padding: 0;
    margin: 0;
}
#top-menu li li a {
    padding: 6px 0;
    width: 200px;
}

/*#top-menu li li {
    margin: 0;
    padding: 0;
}

#top-menu li li a {
    width: 200px;
    padding: 6px 0px;
}*/



.nav li li ul {
    z-index: 1000;
    top: 0px;
    left: 0px;
    position: relative;
    border-bottom: 0px;
    padding: 0px 0px 0px 20px;
    visibility: visible !important;
    opacity: 1;
    display: block;
    background: none !important;
}

.nav ul li a:hover, .et_mobile_menu li a:hover {
    opacity: 1;
    background: none;
}

nav#top-menu-nav a:hover, #lang_sel_list a:hover, #lang_sel_list a.lang_sel_sel:hover, .wp-user-form button:hover {
    color: #6b205f !important;
}

#lang_sel_list ul li {
    border-right: 1px solid #6b205f;
}

#lang_sel_list a {
    display: block;
    font-size: 11px;
    text-decoration: none !important;
    color: #6b205f;
    background: none;
    line-height: 18px;
    padding: 0px;
    margin: 0 5px;
}

#lang_sel_list ul a:hover {
    background: none !important;
    text-decoration: underline !important;
}


#lang_sel_list li:last-child {
	border-right: 0px;
}

#lang_sel_list li:last-child a {
	margin-right: 0px;
}

.single .et_pb_post {
    margin-bottom: 0px;
}
.single .post {
    padding-bottom: 0px;
}

.wp-user-form {
    font-size: 12px;
    width: auto;
    float: right;
    margin: 5px 0;
    border-left: 1px solid #ccc;
    padding: 2px 0 2px 8px;
}

.wp-user-form span {
    margin: 0 5px 0 0;
}

.wp-user-form input#user_login, .wp-user-form input#user_pass {
    width: 80px;
    background: #e3e4e4;
    border: 0px;
    color: #616161 !important;
    padding: 5px;
    margin: 0 5px 0 0;
}

.wp-user-form button {
    background: none;
    border: none;
    padding: 0px;
    margin: 0px;
    text-decoration: underline;
    color: #707173;
    cursor: pointer;
}

.et_pb_sidebar_1.et_pb_widget_area {
padding-right: 40px;
}

.et_pb_sidebar_1.et_pb_widget_area h4.widgettitle {
background: #6b205f;
 padding: 10px 5px;
    font-weight: 500;

}

.et_pb_sidebar_0.et_pb_widget_area {
margin-bottom: 50px !important;
}

.et_pb_column div#nav_menu-2.widget_nav_menu {
	width: 100% !important;
}

footer .footer-widget {
    margin-bottom: 0 !important;
}
footer .fwidget {
    padding: 0;
    margin: 0 0 20px 0px !important;
}

.fwidget {
    padding: 0 50px 0 80px;
    margin: 0 0 50px 0px !important;
}

.fwidget#text-2 {
background: url("/content-essr/uploads/2016/08/ESSR_Icon_Membership.svg") top left no-repeat;
background-size: 60px;
}

.fwidget#text-7 {
background: url("/content-essr/uploads/2016/08/ESSR_Icon_Diploma.svg") top left no-repeat;
background-size: 60px;
}

.fwidget#text-3 {
background: url("/content-essr/uploads/2016/08/ESSR_Icon_Congress.svg") top left no-repeat;
background-size: 60px;
}

.fwidget#text-6 {
background: url("/content-essr/uploads/2016/08/ESSR_Icon_Gallery.svg") top left no-repeat;
background-size: 60px;
}

.fwidget#text-4 {
background: url("/content-essr/uploads/2016/08/ESSR_Icon_Events.svg") top left no-repeat;
background-size: 60px;
}

.fwidget#text-5 {
background: url("/content-essr/uploads/2016/08/ESSR_Icon_Subcommittees.svg") top left no-repeat;
background-size: 60px;
}

#bottom-events .et_pb_row .et_pb_column:last-child .et_pb_module:last-child {
margin-bottom: 0px !important;
}

@media (min-width: 981px) {
	#bottom-events .et_pb_blurb:last-child {
margin-bottom: 0px !important;
	}

	.footer-widget:last-child {
	    margin: 0px !important;
	}

/*	.et_pb_column_1_4, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 {
	    width: 21.4%;
	    max-width: 246px;
	}

	.et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
	    margin-right: 0px;
	}

	.et_pb_column_3_4, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 {
	    width: 72.5%;
	    float: right;
	}*/

	#main-content .container:before {
	    visibility: hidden;
	    display: block;
	    font-size: 0;
	    content: " ";
	    clear: both;
	    height: 0;
	}

/*	#main-content .et_pb_column_3_4 {
		margin: 0 0 50px 0;
	}*/

}

@media (max-width: 980px) {
	#footer-widgets .footer-widget, .et_pb_gutters1 #footer-widgets .footer-widget {
	    width: 100% !important;
        margin: 0 0 50px 0 !important;
	}

	#footer-widgets .footer-widget:nth-last-child(-n+2) {
	    margin-bottom: 50px !important;
	}

	#footer-widgets .footer-widget:last-child {
	    margin-bottom: 0px !important;
	}

	.footer-widget .fwidget:last-child {
	    margin-bottom: 0 !important;
	    width: 100% !important;
	}


	.footer-widget h4 {
	    font-size: 15px;
	    color: #fff !important;
	    height: auto;
	    line-height: 21px;
	    font-weight: 700;
	    border-bottom: 1px solid #fff;
	    padding: 0 0 10px 0;
	    margin: 0 0 10px 0;
	}

	.et_header_style_left #logo, .et_header_style_split #logo {
	    max-width: 100%;
	    display: block;
	}

	#et-top-navigation {
	    float: left;
	    padding: 2px 0 !important;
	}

    body #main-header .et_search_form_container {
        height: 43px !important;
    }

    .et-search-form input {
        height: 25px;
    }


    #main-content .et_pb_column.et_pb_column_1_4 {
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
    }

    .et_pb_column.et_pb_column_1_4 .et_pb_sidebar_0 {
    display: none;
    }

    .et_pb_column.et_pb_column_1_4 .et_pb_sidebar_1 {
        padding-right: 0px !important;
    padding-top: 20px !important; 
    }

    .et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_column .et_pb_widget:nth-child(n) {
        width: 100% !important;
    }

    .et_pb_widget_area {
    max-width: 100% !important;
    width: 100%;
    }

    .et_pb_widget_area .et_pb_widget a {
        color: inherit;
        width: 48%;
        display: block;
        float: left;
        margin: 0 1%;
    }

    .et_pb_widget_area .et_pb_widget .textwidget > a:nth-child(odd) {
        margin-right: 2% !important;
    }

    .et_pb_row .et_pb_column {

        margin-left: 0px !important; // This should be equal to the current gutter value
        margin-right: 0 !important;
    }
    .et_pb_row .et_pb_column:last-child {
        margin-left: 0 !important;
    }

}

@media (max-width: 767px) {
	.et_header_style_left #logo, .et_header_style_split #logo {
	    max-width: 100%;
	    margin: 0 auto;
	    display: block;
	}

	.wp-user-form {
	    font-size: 12px;
	    width: auto;
	    float: right;
	    margin: 5px 0;
	    border-left: 0px;
	}

	.wp-user-form input#user_login, .wp-user-form input#user_pass {
	    width: 60px;
	}

	.et_pb_fullwidth_slider_0.et_pb_slider .et_pb_slide_description {
	min-height: 200px;
	}
}

@media (max-width: 414px) {
	footer ul.footer-links {
	    clear: both;
	    float: none !important;
	    text-align: center;
	}

	.et_pb_bg_layout_light .et_pb_widget li a {
	    padding: 10px 0;
	}
}

.entry-content table, body.et-pb-preview #main-content .container table,
.entry-content tr td, body.et-pb-preview #main-content .container tr td {
    border: none;
}

.wpcf7-form-control.et_pb_button:hover {
    padding: .3em 1em;
}

.et-pb-controllers {
    position: absolute;
    z-index: 10;
    bottom: 20px;
    left: 50%;
    width: 95%;
    text-align: right;
    max-width: 1280px;
    transform: translateX(-50%);
}

.et-pb-controllers a {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    text-indent: 10000px;
    border: 3px solid #c6c7c8;
}

.et-pb-controllers .et-pb-active-control {
    background-color: #6b205f !important;
}

@media (max-width: 980px) {
#main-content .et_pb_column.et_pb_column_1_4 {
display: none;
}
}

#et_search_icon:hover, .mobile_menu_bar:before, .mobile_menu_bar:after, .et-social-icon a:hover, .comment-reply-link, .form-submit input, .entry-summary p.price ins, .woocommerce div.product span.price, .woocommerce-page div.product span.price, .woocommerce #content div.product span.price, .woocommerce-page #content div.product span.price, .woocommerce div.product p.price, .woocommerce-page div.product p.price, .woocommerce #content div.product p.price, .woocommerce-page #content div.product p.price, .woocommerce .star-rating span:before, .woocommerce-page .star-rating span:before, .woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button.alt, .woocommerce-page button.button.alt, .woocommerce input.button.alt, .woocommerce-page input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button, .woocommerce a.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce a.button:hover, .woocommerce-page a.button:hover, .woocommerce button.button, .woocommerce-page button.button:hover, .woocommerce input.button:hover, .woocommerce-page input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce-page #respond input#submit:hover, .woocommerce #content input.button:hover, .wp-pagenavi span.current, .wp-pagenavi a:hover, .et_password_protected_form .et_submit_button, .nav-single a, .posted_in a, #top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a, .bottom-nav li.current-menu-item > a, .footer-widget h4 {
    color: #6b205f;
}

#et-footer-nav {
    background-color: #fff;
    border-top: #6b205f 2px solid;
    font-size: 12px;
    margin-bottom: 0px;
    background: #fff url("/content-essr/uploads/2016/08/footer-line.png") bottom center repeat-x;
    padding: 0px 0px 8px 0px;
}

#et-footer-nav ul li {
    display: inline-block;
    padding-right: 0px;
}

#et-footer-nav ul li:after  {
    content: " * ";
    color: #6b205f;
    position: relative;
    top: 3px;
}

#et-footer-nav ul li:last-child:after {
    content: none;
}

#et-footer-nav ul li a {
    color: #707173;
}

#et-footer-nav ul li a:hover {
    color: #6b205f;
}

.bottom-nav li {
    font-size: 12px;
    font-weight: 400;
}
.statement {
    text-align: center;
    font-size: 14px !important;
    font-weight: bold;
    color: #6b205f;
    padding: 10px;
    background-color: #eee;
}








ul.dem-answers li {
    margin-bottom: 0px;
    padding-bottom: 0px !important;
}

div.dem-graph div.dem-votes-txt, div.dem-graph div.dem-percent-txt {
    color: #fff !important;
    font-weight: bold;
    padding: 10px 16px !important;
    font-size: 100% !important;
}

div.dem-graph div.dem-fill {
    background-color: #795d75 !important;
    border-radius: 50px;
    min-width: 36px;
    background-image: none !important;
}

.dem-graph {
    position: relative;
    color: #555;
    color: rgba(0,0,0,.6);
    box-sizing: content-box;
    width: 100%;
    display: block;
    height: 36px;
    line-height: 1.2em;
    border-radius: 50px;
    margin: 10px 0px 20px 0px;
    background: #eae9ef !important;
}


.et_pb_widget_area .textwidget img {
    border-bottom: 3px solid #6b205f;
    margin-top: 20px;
    display: block;
}

.statement p:before {
display: inline-block;
margin-right: 8px;
content: "★";
}

.et_pb_column_1_4 .et_pb_widget_area {
    max-width: 260px;
}

.statement p:after {
display: inline-block;
margin-left: 8px;
content: "★";
}

#top-menu li:first-child a {
padding-left: 0px !important;
}

ol { counter-reset: item; }
ol li { display: block; }
ol li:before {
	content: counter(item) ". ";
	counter-increment: item;
	color: #6b205f;
}


ol ol { counter-reset: subitem; }
ol li ol li:before {
	content: counter(subitem, lower-alpha) ". ";
	counter-increment: subitem;
	color: #6b205f;

}


.et_pb_bg_layout_dark .et_pb_slide_description {
    text-shadow: 0 1px 3px rgba(0,0,0,.3);
    min-height: 0 !important;
    padding: 30% 0;
    width: 100%;
    margin: 0 auto;
}

.et_pb_slides .et_pb_empty_slide .et_pb_slider_container_inner, .et_pb_slides .et_pb_empty_slide.et_pb_container {
    display: block;
    height: auto !important;
}

#main-content .et_pb_slider .et_pb_slide {
    background-position: center center;
}


/* BEGIN video slider  */

.et_pb_custom_video_slider .et_pb_row {
    width: 100% !important;
}

.et_pb_custom_video_slider .et_pb_carousel {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}

.et_pb_custom_video_slider .et_pb_slide {
    padding: 0 !important;
}

.et_pb_custom_video_slider .et_pb_video_play {
    font-size: 110px;
    transform: translate3d(-50%,-50%,0);
}

.et_pb_custom_video_slider .aspect-ratio-box {
    width: 100%;
    display: block;
}

.et_pb_custom_video_slider .aspect-ratio-box img.aspect-ratio-box-img {
    width: 100%;
    height: auto;
}

.et_pb_custom_video_slider .et_pb_video_wrap {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.et_pb_custom_video_slider .et_pb_video_box {
    display: block;
    position: absolute;
    z-index: 1;
    line-height: 0;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}

.et_pb_custom_video_slider .et_pb_video_box video {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

.et_mobile_device .et_pb_custom_video_slider .et-pb-arrow-prev,
.et_mobile_device .et_pb_custom_video_slider .et-pb-arrow-next {
    opacity: 1 !important;
}

.et_pb_custom_video_slider .et-pb-arrow-prev:before,
.et_pb_custom_video_slider .et-pb-arrow-next:before,
.et_pb_custom_video_slider .et_pb_video_play:before {
    text-shadow: 0 0 40px rgba(0,0,0,0.8);
}

.et_pb_custom_video_slider .et_pb_video_play:before {
    font-family: ETmodules;
    content: "\49";
    letter-spacing: 6px;
}



/* END video slider  */


/* START fullwidth slider  */

.essr-header-row {
min-height: 500px;
}

@media (max-width: 767px) {
    .essr-header-row {
    min-height: 350px;
    }
    .essr-slider .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_description .et_pb_slide_title {
    line-height: 25px;
    }
    .essr-slider .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content {
    line-height: 16px;
    }
}

.essr-slider .et_pb_slides .et_pb_slider_container_inner {
padding: 50px 0;
}

.essr-slider .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description {
float: left;
}

.essr-slider .et_pb_slide {
padding: 0;
}

.essr-slider .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description{
    float: left;
    background-color: rgba(107,32,95,0.75);
    padding: 45px!important;
    text-align: left;
    max-width: 480px!important;
    margin: initial!important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    line-height: 28px;
}

/*.page-id-2576 .essr-slider  .et_pb_slides .et_pb_slider_container_inner .et_pb_slide_description {
    background-color: initial !important;
    max-width: 100% !important;
    text-align: center !important;
}*/

.essr-slider .et_pb_slides .et_pb_empty_slide .et_pb_slider_container_inner .et_pb_slide_description{
       background-color:transparent;
}


.essr-slider .et_pb_slide_description h2, .essr-slider .et_pb_slide_description h2.et_pb_slide_title{

    font-size: 28px;
    line-height: 40px;
    word-spacing: 1px;
    padding-bottom: 20px;
    font-weight: 200;
}

.essr-slider .et_pb_slide .et_pb_more_button {
    font-size: 15px;
    border: 1px solid !important;
}

.essr-slider .et_pb_slide .et_pb_button:after, .essr-slider .et_pb_slide .et_pb_button:before {
    font-size: 24px !important;
}

/* END fullwidth slider  */

/* Start cookieyes banner */
.cky-consent-container::before {
    content:"";
    background: #000000;
    opacity: 0.4;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.cky-consent-container.cky-hide::before {
    content:"";
    display: none;
}

.cky-consent-container {
    position: fixed;
    width: 440px;
    box-sizing: border-box;
    z-index: 99999999;
    transform: translate(-50%, -50%);
    border-radius: 6px;
}

.cky-consent-container.cky-box-bottom-right {
    top: 50%;
    left: 50%;
    bottom: unset;
    right: unset;
}

.cky-consent-container .cky-consent-bar {
    position: relative;
}
/* End cookieyes banner */

/* CUSTOM EUSOBI EVENTON CSS */

.evo_cal_above span,
.evo_search_bar input, .evo_search_bar input[type=text],
.ajde_evcal_calendar .calendar_header .evo_j_dates .legend a,
.ajde_evcal_calendar .calendar_header .evcal_arrows,
.ajde_evcal_calendar.boxy #eventon_loadbar_section,
.ajde_evcal_calendar.boxy #evcal_list {
    border-radius: 0 !important;
}

.ajde_evcal_calendar .calendar_header p.evo_arrows {
    float: right !important;
}

#eventon_loadbar_section,
.eventon_events_list .eventon_list_event .evcal_desc .evcal_desc_info,
.evo_pop_body .evcal_desc .evcal_desc_info {
    margin-top: 10px !important;
}

.ajde_evcal_calendar.boxy .eventon_list_event,
.ajde_evcal_calendar.boxy .evoShow_more_events {
    /* min-height: 300px;
    max-height: 500px; */
    height: auto !important;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.eventon_events_list .eventon_list_event .evcal_desc .evcal_time::before,
.evo_pop_body .evcal_desc em.evcal_time::before,
.eventon_events_list .eventon_list_event .evcal_desc .evcal_location::before,
.evo_pop_body .evcal_desc em.evcal_location::before {
    top: 0;
}

.eventon_events_list {
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 980px) {
    .eventon_events_list {
        display: block;
    }
    .ajde_evcal_calendar.boxy.box_3 .eventon_list_event,
    .ajde_evcal_calendar.boxy.box_3 .evoShow_more_events {
        width: 100%;
    }
}

em.evcal_time {
    display: block !important;
}

body .ajde_evcal_calendar .calendar_header .evo_j_dates .legend {
    width: 100%;
    display: flex;
}

body .ajde_evcal_calendar .calendar_header .evo_j_dates .legend a {
    width: 100%;
}

@media (max-width: 1135px) {
    body .ajde_evcal_calendar .calendar_header .evo_j_dates .legend.evo_jumper_months {
        display: block !important;
    }
    .ajde_evcal_calendar.boxy .eventon_list_event,
    .ajde_evcal_calendar.boxy .evoShow_more_events {
        border-right: 0;
        border-bottom: 1px solid #fff;
    }
    body .ajde_evcal_calendar .calendar_header .evo_j_dates .legend.evo_jumper_months a {
        width: auto !important;
    }
}

.ajde_evcal_calendar .calendar_header .evo_j_dates.evo_j_years .legend a {
    width: 100%;
    display: block;
}

.ajde_evcal_calendar .calendar_header .evo_j_dates .legend a:last-child {
    margin-right: 0;
}

#evcal_list .eventon_list_event .evcal_eventcard p,
.ajde_evcal_calendar .eventon_events_list .eventon_desc_in ul,
.evo_lightboxes .evo_pop_body .evcal_evdata_row .evcal_evdata_cell p,
.evo_lightboxes .evcal_evdata_cell p a {
    font-weight: 400 !important;
}

span.evo_above_title {
    position: absolute;
    top: 20px;
    right: 15px;
}

span.evo_event_headers.featured {
    margin: 0 !important;
}

/* .ajde_evcal_calendar.boxy #evcal_list .eventon_list_event .desc_trig.cancel_event:before,
.ajde_evcal_calendar.boxy #evcal_list .eventon_list_event .desc_trig.featured_event:before {
    display: none;
}

.evo_lightbox_body .evopop_top span.evo_event_headers.featured:before {
    display: none;
}
*/

span.evo_event_headers.featured {
    font-size: 0px !important;
    background-color: transparent !important;
    padding: 0 !important;
}

.ajde_evcal_calendar.boxy span.evo_event_headers.featured:before {
    content: "";
    display: block;
    width: 110px;
    height: 50px;
    background: url(/app/uploads/escr-logo-cal.png) center center no-repeat;
}

.EVOSR_section span.evo_event_headers.featured,
.evo_lightbox span.evo_event_headers.featured {
    content: "";
    display: block;
    width: 110px;
    height: 50px;
    background: url(/app/uploads/escr-logo-cal2.png) center center no-repeat;
}

span.evo_event_headers.canceled {
    font-size: 0px !important;
    line-height: 1;
    width: 90px;
    text-align: center;
}

span.evo_event_headers.canceled:before {
    content: "escr endorsed event";
    font-size: 12px;
}

.evo_lightbox_body .evopop_top span.evo_event_headers.canceled {
    color: #ffffff !important;
    background-color: #6b205f !important;
}

.EVOSR_section {
    /* margin-bottom: 10px; */
}

body .EVOSR_section input[type="text"] {
    border-radius: 0px;
}

.EVOSR_section .evosr_blur {
    background-color: #6b205f;
    border-radius: 0 !important;
}

.EVOSR_section .evosr_blur_text,
/* body .EVOSR_section a.evo_do_search, body a.evosr_search_btn, .evo_search_bar_in a.evosr_search_btn */
.EVOSR_section.searching .evo_do_search {
    color: #fff !important;
}

/* .EVOSR_section .eventon_events_list .eventon_list_event .evcal_list_a.featured_event {
    background-color: #fafafa !important;
}*/

.EVOSR_section #evcal_list {
    border-radius: 0;
}

.evo_cal_above {
    display: none;
}

.ajde_evcal_calendar .calendar_header .evo_j_dates .legend a {
    padding: 10px;
}

.EVOSR_section.searching .evosr_blur_process {
    border-radius: 0;
}

#evcal_list .eventon_list_event .evcal_desc span.evcal_event_title, .evo_lightboxes .evo_pop_body .evcal_desc span.evcal_desc2 {
    padding-right: 110px;
}

/*.evcal_list_month.eventon_events_list .eventon_list_event .evcal_list_a.featured_event,
.evcal_list_month.eventon_events_list .eventon_list_event .cancel_event.evcal_list_a,
.evo_search_results .eventon_events_list .eventon_list_event .cancel_event.evcal_list_a {
    background: #fafafa !important;
}*/

.list_cal.ajde_evcal_calendar span.evo_event_headers.featured:before,
#evo_search .EVOSR_section .evo_search_results .ajde_evcal_calendar span.evo_event_headers.featured:before {
    content: "";
    display: block;
    width: 110px;
    height: 50px;
    background: url(/app/uploads/escr-logo-cal2.png) center center no-repeat;
}

/* .evo_search_results .eventon_events_list {
    display: flex;
} */

.evo_search_results .eventon_list_event.evo_eventtop.event,
.list_cal .eventon_list_event.evo_eventtop.event {
    width: 100%; /*50*/
}

@media (max-width: 980px) {
    .evo_search_results .eventon_list_event.evo_eventtop.event,
    .list_cal .eventon_list_event.evo_eventtop.event {
        width: 100%;
    }
}

.escr-event-button {
    padding: 10px;
    margin: 0 5px 0 0;
    display: inline-block;
    cursor: pointer;
    color: #a0a09f;
    background-color: #f5f5f5;
    font-size: 13px;
    line-height: 18px;
    font-weight: bold;
    text-align: center;
    border: 0px solid transparent;
    text-transform: uppercase;
    width: 50%;
}

.escr-event-button:last-child {
    margin-right: 0;
}

.escr-event-button.ev-active {
    background: #6b205f;
    color: #fff;
}

.ev-clear {
    right: 40px;
    top: 8px;
    position: absolute;
    z-index: 10;
}

.ev-clear:hover {
    color: #bbb;
    cursor: pointer;
}

.evosr_msg, .evo_search_results_count {
    display: none !important;
}

.ajde_evcal_calendar.boxy #evcal_list .eventon_list_event .desc_trig.cancel_event:before, .ajde_evcal_calendar.boxy #evcal_list .eventon_list_event .desc_trig.featured_event:before {
    background-color: transparent;
}
/* Start EventON */
.evo_archive_page {
    margin: 0 auto;
    max-width: 1280px;
    padding: 32px 10px;
}
.essr-event-button-container {
    width: 100%;
    display: flex;
    padding-top: 10px;
    margin: 0 0 -3px 0
}

.essr-event-button {
    padding: 10px;
    margin: 0 5px 0 0;
    display: inline-block;
    cursor: pointer;
    color: #a0a09f;
    background-color: #f5f5f5;
    font-size: 13px;
    line-height: 18px;
    font-weight: bold;
    text-align: center;
    border: 0px solid transparent;
    text-transform: uppercase;
    width: 50%
}

.essr-event-button:last-child {
    margin-right: 0
}

.essr-event-button.ev-active {
    background: #6b205f;
    color: #fff
}

.ev-clear {
    right: 40px;
    top: 8px;
    position: absolute;
    z-index: 10
}

.ev-clear:hover {
    color: #bbb;
    cursor: pointer
}

.essr-bottom .et_pb_button_module_wrapper.et_pb_module {
    padding-top: 15px!important;
    float: left
}

.ajde_evcal_calendar .calendar_header .evo_j_dates .legend a {
    font-family: 'Muli', 'arial narrow'!important;
}
.ajde_evcal_calendar .calendar_header .evo_j_dates .legend a.set {
    color: #fff;
    background-color: #6b205f;
}
.ajde_evcal_calendar .evcal_month_line {
  width: 100%;
  padding-bottom: 10px;
}
.ajde_evcal_calendar.color #evcal_list .eventon_list_event a:hover {
    border-left-width: 0!important;
}
#evcal_list .eventon_list_event .evcal_desc span.evcal_event_title, .evo_lightboxes .evo_pop_body .evcal_desc span.evcal_desc2 {
    padding-right: 0!important;
}
#evcal_list.sep_months, #evcal_list.sep_months .evcal_month_line p, #evcal_list.evcal_list_month {
    display: block;
}
.eventon_events_list .eventon_list_event .evoet_cx, .evo_pop_body .evoet_cx {
    margin-right: 20px;
}
.evcal_cblock .evo_end {
    margin-top: 2px;
}
.ajde_evcal_calendar.boxy .featured_event:before {
    content: "";
    position: absolute;
    right: 30px;
    width: 60px;
    height: 60px;
    background: url(/content-essr/themes/Divi-Child/images/ESSR_Logo_white.svg) center center no-repeat;
}
/* End EventON */


/*
    Portfolio - Lectures module
*/

.custom-portfolio.et_pb_filterable_portfolio .et_pb_portfolio_filters ul li a.active {
    background: #6b205f;
    color: #ffffff;
}

input[type=text].portfolio-search {
    border-color: #6b205f;
}

input[type=text].portfolio-search:focus {
    border-color: #6b205f;
}
