/*
Theme Name: Betheme
Theme URI: https://themes.muffingroup.com/betheme/
Author: Muffin group
Author URI: https://muffingroup.com/
Description: The biggest WordPress Theme ever
License: Themeforest Split Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: betheme
Version: 21.3

All css files are placed in /css/ folder
*/



#Top_bar>
.container ,
.top_bar_left, 
.header-stack,
#Top_bar ,
.menu_wrapper>nav {
max-width: 99% !important;
}


.header-stack #Top_bar .menu_wrapper {
    margin-left: 16% !important;
    margin: 0% 10% 5% -2% !important;
    width: 106% !important;
}

#Top_bar .one.column {
    width: 100% !important;
    margin: 1% !important;
}

.with_aside .sections_group {
	/*margin-left: -15% !important; */
	margin-top: -10% !important;
}

/*.banner-image-home{
	width: 199% !important;
	height : auto !important;
	margin-left : -16% !important;
	margin-top : -13% !important;
}*/

.section-post-header .single-photo-wrapper.image .image_frame {
	display:none !important;
}

.aside_right .widget-area{
	border-left-width: 1px !important;
	width: 193% !important;
   	z-index: 44 !important;
    left: 35% !important;
}

.with_aside .sections_group {
    width: 80% !important;
    margin-left: -23% !important;
}

.one.column{
	width: 130% !important;
}

#Subheader {
    padding: 27% 0% 0% 0% !important;
    margin-top: -8%;
    margin-left: -1% !important;
    margin-bottom: 6% !important;
}

.banner_wrapper{
	width: 75% !important;
}

.numbers_about_us{
	width : 30px !important;
	height: 30px !important;
	border : 1px solid #ff8e00 !important;
	border-radius: 50% !important;
    text-align: center !important;
    margin-bottom: 2% !important;
}

.if-caption-on .wp-caption-text {
	display: none !important;
}






/**************************************RESPONSIVE*************************************/
@media (max-width: 1239px) and (min-width: 959px){

.header-magazine #Top_bar .banner_wrapper {
    right: 2% !important;
    top: 3% !important;
    padding-top: 2% !important;
	}
ul.header_links li.any_questions {
    width: 24% !important;
    background: url(https://www.seedstockers.com/skin/frontend/seedstockers/default/images/icons/03.png) no-repeat left center;
    float: right !important;
    margin-top: -5% !important; 

}
.header_links{
	 margin-right: -15% !important;
	 padding: 0% 0% 0% 10% !important;
}
.any_questions info{
	margin-right: 9% !important;
}
.professionals info{
	margin-left: -3%! important;
	
}
#Subheader{
	margin-top : -18% !important;
}
.link{
 	margin-top : -9% !important;
	margin-right: -21% !important;
}

}
.post-desc-searchpage h2 {
  color: #ff9900!important
}