/*
Theme Name: BCMC College Child
Theme URI: http://staging.bcmc.edu.bd/
Author: Dream71 Bangladesh Limited
Author URI: http://www.dream71.com
Description: BCMC College WordPress child theme
Template: masterstudy
Version: 1.0
Text Domain: masterstudy-child
*/

.full-width {
    float: left;
    width: 100%;
}
.block {
	display: block;
}
#header .header_default {
    /*background-color: rgba(0, 0, 0, 0.3);*/
    background-color: rgba(255, 255, 255, 0.85);
    padding: 10px 0;
}
#header .logo-unit img {
	height: 90px !important;
	width: auto !important;
}
.header-middle img {
	margin-top: 15px;
}
.header-right img {
	margin-top: 10px;
}
.header-menu.menu-desktop {
	margin-top: 5px;
}
.rev_slider .slotholder .defaultimg {
	/*opacity: 0.7 !important;*/
}
.home-top-icon-box .icon_box {
	min-height: 300px;
}
.header-top-left .header_top_menu {
    margin-bottom: 0;
    margin-top: 5px;	
}
.header-top-left .header_top_menu li a {
    color: #aaaaaa;
    font-size: 10px;
}
.header-top-left .header_top_menu li a:hover {
    color: #fff;
}
.faculty h4 {
    color: #ec1c33;
}
.latest-news .vc_gitem-animated-block  {
    /*display: none;*/
}
.single-title {
	margin-bottom: 15px;
}
.blog .post_list_featured_image, .blog .post_list_featured_image a, .blog .post_list_featured_image img {
	width: 100% !important;
}
ul.page-numbers {
    display: table;
    margin: 0 auto;
} 
#footer .footer-left, #footer .footer-right {
	float: none !important;
	display: inline;
}

.wpcf7 input, .wpcf7 textarea, .wpcf7 label {
	width: 100%;
}

/**custom**/
.header_main_menu_wrapper .header-menu > li > a {
    color: #000;
}
.transparent_header{
    position: static;
}



.header_main_menu_wrapper .header-menu > li:last-child ul.sub-menu > li > .sub-menu {
    left: -82%;
}


