/*
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
*/
/*-----------coming soon-----------*/
.under-construction .section-uc-1 {
  padding-top: 0px;
  background-color: #010101;
}
  body.under-construction div#Header_creative {
    display: none;
}
.under-construction .section-uc-1 {
    padding-top: 0;
    background-color: transparent;
	    display: none;
}

.under-construction .section-border-top {
    border-top: 0px solid rgba(0, 0, 0, 0.08);
}
.under-construction .section-uc-3 {
    padding-top: 0;
    background-color: transparent;
}

.under-construction .section-border-top {
    border-top: 0px solid rgba(0, 0, 0, 0.08);
}
.under-construction .section-uc-2 {
    padding-top: 40vh;
    padding-bottom: 32vh;
    background-color: transparent;
}
.under-construction main.sections_group .mcb-column-inner {
    padding-top: 30px;
}
.under-construction main.sections_group .mcb-column-inner a#logo img.scale-with-grid {
    width: 17%;
	filter: brightness(100);
}
.under-construction .section-uc-2 .fancy_heading.fancy_heading_icon span.icon_top {
    display: none;
}
.under-construction .column.one.column_downcount .quick_fact h3.title {
    color: #fff;
}
.under-construction .section-uc-2 .inside {
    width: 60%;
    margin: 0 auto;
}
.under-construction .section-uc-2 .inside span.big {
    font-size: 18px;
}
h1.comingsoon-title {
    color: #fff;
    line-height: .5;
    font-size: calc(4.3rem + 4vw);
    text-transform: uppercase;
}
@media only screen and (max-width: 1239px) {
    .header-creative.layout-full-width #Wrapper {
        padding-top: 0;
    }
}
@media only screen and (max-width:767px){
.under-construction .section-uc-2 .inside {
    width: 100%!important;
}
	.under-construction .section-uc-2 {
    padding-top: 7vh;
    padding-bottom: 0vh;
    background-color: transparent;
}
	.column.one.column_downcount .column.one-fourth.column_quick_fact {
    width: 50%;
    clear: none;
}
	.under-construction main.sections_group {
    background-size: 100em;
}
}
@media only screen and (max-width:480px){

h1.comingsoon-title {
    color: #fff;
    line-height: .36;
    font-size: calc(3.3rem + 3vw);
    text-transform: uppercase;
}
		h1.comingsoon-title.sub-coming{
  letter-spacing: .36em !important;
        padding-left: 0% !important;
}
}
@media only screen and (min-width:767px){
h1.comingsoon-title {
    margin-left: -36vh;
	}
}
/*-----------coming soon-----------*/
