/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/


/* ----- HEADER ----- */

header .first-row {
	border-bottom: 1px solid #F95900;
}

header .mhb-view.desktop .mhb-menu {
	display: flex;
    justify-content: center;
    align-items: center;
} 

header .mhb-menu .menu > li > a > span {
    text-transform: uppercase;
}

header .mhb-view.desktop .first-row .mhb-menu .menu > li > a > span {
	padding: 0;
	line-height: 1;
}

header .mhb-view.desktop .first-row .mhb-menu .menu > li > a {
	padding: 9px 16px;
	border: 1px solid transparent;
}

header .mhb-view.desktop .first-row .mhb-menu .menu > li:hover > a {
	border: 1px solid #F95900;
}

 .mhb-custom-69RhBECh2 {
	 margin-left: 30px;
}

.mhb-custom-DtOlxle6W_ {
	margin-right: 50px;
}

header .icon-menu-fine:before {
    color: #F95900;
}





/* ----- CONTENT----- */

.flyer-video:before {
	content: '';
	border: 1px solid #F95900;
	height: 110%;
    width: 94%;
    margin: 0 auto;
    position: absolute;
    top: -5%;
    left: 3%;
	
}

.about-text:before {
	content: '';
	border: 1px solid #000;
	height: 100%;
	width: 100%;
	position: absolute;
    top: 30px;
    right: 30px;
}

.num-list__item {
	display: flex;
}

.schedule-list__item {
	display: flex;
}

.kim {
	background-color: #1D1E17;
}

.testimonials_slider .button:hover, .testimonials_slider .button {
    color: #000000;
    background-color: transparent;
	    font-size: x-large;
}

.testimonials_slider a.slider_next {
    right: 0;
    bottom: 0;
    top: auto;
}

.testimonials_slider a.slider_prev {
    left: auto;
    right: 54px;
    bottom: 0;
    top: auto;
}

.testimonials_slider .testimonials_slider_ul li .hr_dots {
    display: none;
}

.testimonials_slider .testimonials_slider_ul li {
    display: flex !important;
    flex-direction: column;
	padding: 0 0 50px;
}



.testimonials_slider .testimonials_slider_ul li .bq_wrapper {
    order: 1;
	text-align: left !important;
	color: #000000;
	padding: 0;
}

.testimonials_slider .testimonials_slider_ul li .bq_wrapper  blockquote {
	    font-family: "Open Sans", Sans-serif;
	font-size: 18px;
    font-style: normal;
}

.testimonials_slider .testimonials_slider_ul li .author {
	    font-family: "Open Sans", Sans-serif;
    order: 0;
	text-align: left;
	color: #000000;
}

.testimonials_slider .testimonials_slider_ul li .author h5 {
	    font-family: "Open Sans", Sans-serif;
	color: #000000;
	font-size: 22px;
}


@media screen and (min-width: 1240px) {
	
		.sponsors-link {
		display: none !important;
	}


}


@media screen and (max-width: 1240px) and (min-width: 959px) {
	
	.sponsors-button {
		display: none !important;
	}
	
	 .mhb-custom-69RhBECh2 {
	 margin-left: 10px;
}
	
	.mhb-custom-tbGMU3EE1 .menu > li > a {
    font-size: 13px;
}
	
header .mhb-view.desktop .first-row .mhb-menu .menu > li > a {
    padding: 9px 5px;
}

}

@media screen and (min-width:959px) {


}

@media screen and (max-width: 959px)  {

	.sponsors-button {
		display: none !important;
	}
	
	.mhb-menu .tabletMobile .menu {
    width: 300px
}
	
}

@media screen and (max-width: 767px) {


}

@media screen and (max-width: 480px) {


}