/*
Theme Name: 	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;
}
#text-4 > div{
    font-size: 17px;
}
*/
.infoAddress{
	display: table;
	width: 100%;
}
.infoAddressRow {
	display: table-row;
}
.infoAddressHeading {
	display: table-header-group;
}
.infoAddressCell, .divTableHead {
	padding-left: 4px;
	width: 24px;
	display: table-cell;
}
.infoAddressCell2{
	margin-left: 4px;
	display: table-cell;
}
.infoAddressHeading {
	display: table-header-group;
}
.infoAddressFoot {
	display: table-footer-group;
}
.infoAddressBody {
	display: table-row-group;
}
#tribe-events{
	margin-top:25px;	
}
div.tribe-events-tooltip > div > div.tribe-event-description{
	display: none !important;
}
.tribe-events-page-template #Subheader ul.breadcrumbs {
    width: 100% !important;
}
div#Header_wrapper > header#Header > div#Action_bar{
	background: #1d4f91 !important;
}
#icon_banner br {
  display: none;
}

.trailer_box .desc .subtitle {
    color: #FFC122;
}
.subheader-both-left #Subheader .breadcrumbs ,.subheader-both-left #Subheader .breadcrumbs a {
    color: #ededeb;
}
.custombt{
	opacity:0.4;
}
.single-photo-wrapper.image {
    display:none !important;
}
/* fix news image webp*/
div.bx_news div div div div div div div div div a img.scale-with-grid.wp-post-image{
    width:100% !important;
    height:auto !important;
}
.trailer_box a img {
	width:100% !important;
    height:auto !important;
}
.flat_box .photo_wrapper img{
	width:100% !important;
    height:auto !important;
}
/*end webp*/
#Footer a{
	color: #ccc !important;
}
#Footer .footer_copy .copyright {
    float: none !important;
	text-align: center;
}

#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;
}
*/
.extra_content .has_content .the_content_wrapper, .extra_content .category_description .the_content_wrapper { display:none !important; }
#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;
 
}
.admission_sec > div > div {
	padding-top: 0px !important;
	padding-bottom: 0px !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;
}
*/
.wpglobus-selector-box{
	float:right !important;
	margin-top:13px !important;
	margin-left:10px !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;
	}
	.wpglobus-selector-box {
	margin-top:20px !important;
	}
	.wpglobus-selector-box {
		margin-top:0px !important;
	}
	#menu-action-bar{
		text-align:left !important;
    }
	#Action_bar{
		padding-bottom: 10px;
	}
}
@media only screen and (max-width: 480px) 
{

}