/*
Theme Name: 	MU (Betheme Child)
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */
/*fix for ci font*/
/*
html body {
    font-size: 20px ;
}
html h1 {
    font-size: 50px !important;
	line-height: 46px !important;
}
html h2 {
    
}
html h3 {
   
}
html h4 {
    font-size: 25px;
}
html h5 {
   
}
html h6 {

}
html p {
   
}
html q {
    
}
html li {
    
}
html a {
    
}
html #menu > ul > li > a, .action_button, #overlay-menu ul li a{
	font-family: "DB_HelvethaicaXMed";
	font-size: 23px;
}
#Top_bar .menu > li > a span{
    padding: 0 16px !important;
}
#Top_bar .menu > li > a span:not(.description) {
    padding: 0 16px !important;
}
#text-4 > div{
    font-size: 17px;
}
.text-jty{
    text-align: justify !important;
    text-justify: inter-word;
}
*/
.subheader-both-left #Subheader .breadcrumbs ,.subheader-both-left #Subheader .breadcrumbs a {
    color: #ededeb;
}
.custombt{
	opacity:0.4;
}
#Footer .footer_copy {
    background: #ffc122 none repeat scroll 0 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    color: #fff;
}
#Footer ul{
	list-style-type:none !important;
}
/*
.image_frame, .wp-caption{
	border:0px;
}
.team > .image_frame > img.scale-with-grid, #Content img{
	border:solid 8px #f8f8f8;
}
*/
#research_box .trailer_box a::after {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}

#research_box .trailer_box .desc h2 {
    font-size: 20px;
 
}
.wpglobus_language_name {
padding-left:25px !important
}
#Top_bar .menu > li > a span > span:not(.description){display:inline!important;padding:inherit!important}

.c_research p::first-letter {
    /*font-size: 160%;*/
    color: #FFC122;
}
/*easy-event*/
.easy-event-container .right {
    max-width: 220px !important;
    padding-left: 0px !important;
    width: 210px !important;
}
.easy_event > .section-post-header{
	display:none;
}
.easy-event .list-events li a {
    font-size: 13pt;
    vertical-align: text-top;
}
.easy-event .list-events li .left {
    background: #202c5a none repeat scroll 0 0;
    border: 1px solid #202c5a;
    color: #fff;
}
img.ee_map { display:none; }
.easy-event-container .ee-top .ee_round .number{
	margin-top:33px;
}
/*end easy-event*/
html a:hover {
    text-decoration: none;
}
/*
.post-author{
	display:none;
}
span.date > span.label{
	display:none;
}
*/

@media only screen and (max-width: 1239px) {
#Top_bar #menu ul li a span {
    border: medium none;
    display: inline;
    line-height: 44px;
    padding:inherit !important;
}
}
@media only screen and (max-width: 767px) 
{

	.header-classic #Action_bar .contact_details li, .header-classic #Action_bar .social, .header-classic #Action_bar .social-menu{
		padding:0px;
	}
	#Action_bar .social-menu {
		text-align: right;
	}
	#Top_bar div.top_bar_left {
		float: left !important;
		width: 90% !important;
	}
	#Top_bar .logo {
		text-align: left;
	}
	#Top_bar div.top_bar_right_wrapper {
		top: 10px !important;
	}
	
	#Top_bar div.logo #logo {
    margin: 10px;
	}
	#Top_bar div.logo #logo img {
    height: 95% !important;
	}
	
	div#Subheader ul.breadcrumbs {
    display: block;
}
}
@media only screen and (max-width: 480px) 
{


}