/*
Theme Name: Betheme
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 15.2

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

@media only screen and (min-width: 768px){
	.supportcopy.no-desktop{
		display:none;
	}
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
#myForm table.avtable tr td input {
    width: 100%;
}
	.icon-menu-fine {
    background: #b2b2b2;
}
	body:not(.template-slider) #Header {
    min-height: auto !important;
    margin-bottom: 0;
}
	#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo, #Top_bar .top_bar_right, .header-plain #Top_bar .top_bar_right{
		height: auto !important;
    line-height: inherit !important;
	}
	#myForm table.avtable tr td {
    display: block;
    margin: 0;
    padding: 0;
}
	#myForm table.avtable {
    margin-left: 0 !important;
}
#myForm table tr td select, #myForm table tr textarea {
    width: 100% !important;
}
	.vc_custom_1633753715310 {
    padding-top: 0px !important;
}
	.vc_custom_1633753751718 {
    padding-top: 0px !important;
}
	#myForm table.avtable tr {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 0 10px;
    box-sizing: border-box;
}
}
@media only screen and (max-width: 767px){
.supportcopy.no-mobile {
    display: none;
}
	.salesform #myForm {
    position: relative;
    top: 0;
    margin: 40px 0 30px;
}
.page-id-1477 .supportcopy p:nth-child(3){ display:none;}
div#mobilediv {
    display: flex;
    flex-direction: column;
	padding-bottom: 30px;
}
div#mobilediv .vc_custom_1633040059990 {
    padding-top: 30px !important;
}
.pledgecopy.wpb_column.vc_column_container.vc_col-sm-6 {
    order: 2;
}
	.wpb_text_column.wpb_content_element.supportcopy.no-desktop p {
    text-align: center !important;
}
.supportcopy.no-mobile h2 {
    margin-top: 35px;
}
	#myForm table tr:nth-child(8) input {
    min-height: 50px;
    margin-bottom: 0;
}
	td#loader {
    text-align: center !important;
}
	textarea#support_message {
    margin-bottom: 0;
}
}