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


.is-sticky .menu > li > a span:not(.description) {
    padding: 0 6px !important; 
 }


.career-wrapper {
    background-color: #00000099;
    width: 50%;
    padding: 58px 43px;
    border: 0px solid #1767b2;
    margin: 0 auto;
    border-radius: 26px;
}


.section.mcb-section.full-width-wrapper.bg-cover.bg-cover {
    padding-top: 100px !important;
}


input.wpcf7-form-control.wpcf7-file.wpcf7-validates-as-required {
    color: #fff !important;
}



.outer {
    color: #fff;
    background: #e31e24 !important;
    padding: 14px;
  height:400px;
	padding-left:40px;
}
#fbuilder .left_aligned .fields label {
    float: left;
    width: 50%;
}
#cp_calculatedfieldsf_pform_1 input {
    height: 10px;
    
}
#fbuilder .left_aligned .fields .dfield {
/*     float: right;
    width: 65%; */
}
div#field h2 {
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #fff;
}
label, legend {
    display: block;
    margin-bottom: 5px;
    font-weight: 700;
}
.calculate_pharma h3 {
    font-size: 34px;
    font-weight: 400;
    margin-bottom: 36px;
}




div#field {
    text-align: center;
    padding: 23px 0px;
}



.mobile-bottom ul li a {
    color: #fff !important;
}

.menuo-arrows .is-sticky .menu > li.submenu > a > span:not(.description) {
    padding-right: 30px !important;
}
@media (max-width: 575px) { 

	
.career-wrapper {
    background-color: #00000099;
    width: 100%;
    padding: 50px 22px;
    border: 0px solid #1767b2;
    margin: 0 auto;
    border-radius: 26px;
}	
	

.outer {
    height: 588px !important;
    padding-left: 31px !important;
}

	
div#field {
    text-align: center;
    padding: 0px 1px !important;
}	
	

 }


@media (min-width: 576px) and (max-width: 767px) { 

#fbuilder .left_aligned .fields label {
    float: left;
    width: 43% !important;
}
}

@media (min-width: 768px) and (max-width: 991px) { 


.outer {
    height: 579px !important;
    
}	
	
 }


@media (min-width: 992px) and (max-width: 1199px) { 

#fbuilder .left_aligned .fields label {
    float: left;
    width: 100% !important;
}
.outer {
      height: 552px !important;
  }
	
	

 }


@media (min-width: 1200px) { 





}
