/*
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
*/


.lightText h1 {
	color: #ffffff;
}

.lightText h2 {
	color: #ffffff;
}

.lightText h3 {
	color: #ffffff;
}

.lightText h4 {
	color: #ffffff;
}

.lightText p {
	color: #ffffff;
}

@media only screen and (min-width: 768px) {
.lrgHeadingfont h1 {
	font-size: 60px !Important;
	line-height: 70px;
	color: #222222;
}
}

.section_wrapper.clearfix {
	display: none;
}

#Content {
    padding-top: 0px;
}

@media only screen and (min-width: 768px) and (max-width: 1239px) {
#Header {
    position: relative;
    margin-top: 20px;
}
}

@media only screen and (min-width: 768px) {
.imgNewsmargin {
	margin-top: -175px;
}
}

#Top_bar .logo {
    display: none;
}

@media only screen and (max-width: 600px) {
.page-id-9 .mcb-section.bg-cover, .mcb-wrap.bg-cover, .column_attr.bg-cover {
    background-size: 120%;
}
}

@media only screen and (min-width: 1240px) {
.imgDisplay {
	display: none;
}
}

#Top_bar a.responsive-menu-toggle i {
    font-size: 22px;
    line-height: 34px;
    display: none;
}

@media only screen and (max-width: 1239px) {
#Top_bar a.responsive-menu-toggle {
    display: none !important;
}
}