    
html {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
/* reset wp styles */
input[type="button"], 
input[type="reset"], 
input[type="submit"],
button {
    -webkit-box-shadow: none;
    box-shadow: none;
    border:none;
    text-shadow: none;
}

input[type=text]:focus, 
input.text:focus, 
input.title:focus, 
select:focus {
    border-color: #D5D6DD;
}


input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

input[type="text"] {
    -webkit-appearance: none;
}


ul.ui-autocomplete {
    -webkit-overflow-scrolling: touch;
}


.mb-left-side {
    padding: 0;
    width: 39.5%;
}

.mb-right-side {
    padding: 0; 
    width: 60.5%;
}

.mb-modal-body p {
    font-size:14px;
    color: #343D56;
}

.mb-card-popup-title {
    text-align: left;
    display: block;
    padding: 0;
    font-size: 16px;
    margin: 0 0 35px;
    line-height: 21px;
    font-weight: 700;
    text-transform: uppercase;
    color: #343D56;
    padding-right: 25px;
}

.mb-error-label {
    color:#fff;
}

.mb-text-center {
    text-align: center;
}

.inquiry-body.is-hidden {
    display: none;
}

.o-static-label {
    color: #A5A8B6;
    opacity: 0;
    visibility: hidden;
    font-size: 11px;
    padding-left: 5px;
    font-family: 'Open Sans', sans-serif;
    position: absolute;
    left: 0;
    top: -15px;
    z-index: 98;
}

.o-static-label.is-visible {
    opacity: 1;
    visibility: visible;
}

.mb-inquiry-content .mb-form-group .select {
    position: relative;
    width:100%;
}

.mb-quote-header h1 {
    color: #fff;
}

.mb-form-body {
    background: none;
    border: none;
    margin-top: 80px;
}

.mb-inquiry-content .form-control {
    -webkit-appearance: none;
    border-radius: 0;
    height: 29px;
    width:100%;
    font-size: 14px;
    outline: none;
    font-weight: 600;
}

.mb-inquiry-content .form-control::-webkit-input-placeholder {
    font-weight: 400;
    color: #A5A8B6;
}

.mb-inquiry-content .form-control:-ms-input-placeholder {
    font-weight: 400;
    color: #A5A8B6;
}

.mb-inquiry-content .form-control:-moz-placeholder {
    font-weight: 400;
    color: #A5A8B6;
}

.mb-inquiry-content .form-control::-moz-placeholder {
    font-weight: 400;
    color: #A5A8B6;
    opacity: 1;
}

.mb-form-group.mb-form-search.is-active:after {
    content: '';
    position:absolute;
    left:0;
    top: -15px;
    width:100%;
    height: 45px;
    background: #fff;
    display: block;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-box-shadow: 0px 8px 30px rgba(115, 119, 140, 0.45);
    box-shadow: 0px 8px 30px rgba(115, 119, 140, 0.45);
}

.mb-form-group.mb-form-search.is-active:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 95%;
    height: 1px;
    background: #D5D6DD;
    display: block;
    z-index: 9998;
    margin: auto;
}

.mb-form-group.mb-form-search.is-active .mb-search-input {
    border: none;
    padding-left: 10px;
    background-image: url('../img/select2.svg');
}

.mb-form-search .o-static-label {
    left: 5px;
    top: -10px;
}

.mb-search-input {
    background-image: url('../img/input-search.svg');
    background-position: 97% 4px;
    background-repeat: no-repeat;
    background-color: #fff;
    position: relative;
    z-index: 98;
}


.mb-search-input::-webkit-input-placeholder {
    -webkit-transform:translateY(-5px);
    transform:translateY(-5px);
}

.mb-search-input:-ms-input-placeholder {
    -webkit-transform:translateY(-5px);
    transform:translateY(-5px);
}

.mb-search-input:-moz-placeholder {
    -webkit-transform:translateY(-5px);
    transform:translateY(-5px);
}

.mb-search-input::-moz-placeholder {
    -webkit-transform:translateY(-5px);
    transform:translateY(-5px);
}

.mb-inquiry-content.mb-form-search {
    position: relative;
    z-index: 99;
}

.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option[aria-selected=true]:hover,
.select2-container--without-search .select2-results__option[aria-selected=true],
.select2-container--without-search .select2-results__option[aria-selected=true]:hover {
    background: #F5F5F6;
    color: #343D56;
    font-weight: 600;
}

.select2-results__address {
    font-weight: 700;
    display: block; 
    line-height: 14px;
}

.select2-search--dropdown {
    padding: 0 10px;
    margin-bottom: 10px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: none;
    border-bottom: 1px solid #D5D6DD;
    background: url('../img/select2.svg') calc(100% - 8px) center no-repeat;
    border-radius: 0;
    outline: none;
    padding: 6px 5px;
    font-weight: 600;
}

.select2-label {
    position: absolute;
    left: 15px;
    top: 0;
    font-size: 11px;
    font-weight: 400;
    color: #A5A8B6;
}

.select2-container--open .select2-dropdown--below {
    border-radius: 10px;
    -webkit-box-shadow: 0px 8px 30px rgba(115, 119, 140, 0.45);
    box-shadow: 0px 8px 30px rgba(115, 119, 140, 0.45);
    border:none;
}

.select2-container--open .hidden-search li:hover {
    background: #F5F5F6;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-radius: 0!important;
    border-bottom-right-radius: 30px!important;
    border-bottom-left-radius: 30px!important;
}

.select2-container--open .select2-dropdown--above {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.select2-container--open .select2-dropdown--above .select2-search--dropdown {
    display: block;
    padding: 15px 24px 0;
    margin-bottom: 20px;
}

.select2-results__options {
    padding-bottom: 10px;
    font-size: 16px;
    -webkit-overflow-scrolling: touch;
}

.select2-results__options {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    max-height: 200px;
    padding: 10px 0;
    overflow-y: scroll; 
}

.select2-results__options::-webkit-scrollbar {
    display: none;
}

.select2-results__options li {
    position: relative;
    font-size: 14px;
    cursor: pointer;
    color: #818598;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

.img-select2 {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.mb-select2-label {
    display: block;
    line-height: 21px;
    padding-left: 65px;
}

.mb-alert {
    border: none;
    background: #ff4b4b;
    padding: 6px 15px;
    margin: 0 0 15px;
    color:#fff;
}

.mb-inquiry-content .form-group label {
    color: #fff;
    padding-left: 35px;
    font-size:14px;
    line-height: 20px;
}

.mb-inquiry-content .select2-selection--single {
    max-width: 600px;
    padding-left: 0;
    padding-right: 50px;
    color: #343D56;
    line-height: 14px;
    border: none;
    outline: none;
}

.mb-inquiry-content .select2-container {
    outline:none;
    border-bottom: 1px solid #D5D6DD;
}


 
.mb-quote-header h1 {
    font-size: 52px!important;
    line-height: 55px;
    font-weight: 300!important;
}

.mb-quote-header h3 {
    font-size: 28px;
    font-weight: 300;
    width: 100%;
    line-height: 50px;
    text-align: center;
    display: block;
    margin-bottom: 15px;
}

.mb-quote-header h6 {
    font-size: 12px;
    display: block;
}

.mb-price-text {
    font-size: 14px;
    line-height: 19px;
    color: #343D56;
    display: inline-block;
    vertical-align: middle;
    float: none;
    font-weight: 700;
    padding: 0;
}

.mb-price-text-total {
    color: #28C899;
    line-height: 24px;
    font-size: 24px;
}

.mb-price-symbol {
    font-size: 14px;
    margin-right: 3px;
}

.mb-form-title {
    font-size: 18px;
    text-align: center;
    margin:40px 0;
    display: block;
}

.mb-form-group {
    margin-bottom: 40px;
}

.mb-form-group.sm-margin {
    margin-bottom: 30px;
}
/*** buttons ****/

.mb-btn-section .mb-btn-calculate,
.mb-btn-section .mb-btn-accept,
.mb-btn-section .mb-btn-send {
    border:none;
    display: inline-block;
    vertical-align: middle;
    width: 74%;
    height: 40px;
    border-radius: 30px;
    position: relative;
    text-align: center;
    font-size: 13px;
    cursor: pointer;
    text-transform: uppercase;
    outline: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    letter-spacing: 0.2px;
    padding: 0 10px;
}

.mb-btn-back {
    color: #536DFE;
    -webkit-box-shadow: none;
            box-shadow: none;
    display: inline-block;
    vertical-align: middle;
    background: url("../img/back.svg") left center no-repeat;
    line-height: 10px;
    font-weight: 300;
    text-align: center;
    font-size: 13px;
    padding: 0 0 0 20px;
    text-transform: uppercase;
    font-weight: 700;
    width: 26%;
    max-width: 55px;
    text-align: left;
}

/* override theme styles */
.mb-btn-back:hover {
    background-color: initial;
    color: #536DFE;
}

.mb-btn-status {
    cursor: pointer;
}

.mb-btn-section .mb-btn-calculate {
    width: 100%;
}
/*** end buttons ****/


/*** custom radio & checkbox btns ****/

.mb-custom-radio-list .radio-group {
    margin-top: -5px;
    margin-bottom: -5px;
}
.mb-custom-radio-list.mb-radio-list-line .custom-radio-header,
.mb-custom-radio-list.mb-radio-list-line .radio-group {
    display: inline-block;
    vertical-align: middle;
}

.mb-custom-radio-list .custom-radio-header {
    font-size: 14px;
    color: #818598;
    line-height: 16px;
    display: block;
    margin-bottom: 10px;
    padding-left: 5px;
}

.mb-custom-radio-list.mb-radio-list-line .custom-radio-header {
    margin-right: 20px;
}

.mb-custom-radio-list input[type="radio"] {
    opacity: 0;
    visibility: hidden;
    width:0;
    position: absolute;
}

.mb-custom-radio-list .mb-custom-radio-label {
    color: #818598;
    border: 1px solid #D5D6DD;
    border-radius: 20px;
    cursor: pointer;
    position: relative;
    line-height: 21px;
    display: inline-block;
    vertical-align: middle;
    padding: 6px 12px 7px 32px;
    margin-right: 8px;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
    box-shadow: 0px 2px 6px rgba(151, 157, 170, 0.1);
}

.mb-custom-radio-list .mb-custom-radio-label:last-child {margin-right:0;}

.mb-custom-radio-list .mb-custom-radio-label.is-errored:before {
    border-color: #FF5871;
}

.mb-custom-radio-list .mb-custom-radio-label::before {
    content: "";
    border-radius: 50%;
    border: 2px solid;
    height: 16px;
    width: 16px;
    left: 10px;
    top: 50%;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.mb-custom-radio-list input[type="radio"]:checked + .mb-custom-radio-label {
    box-shadow: 0px 4px 8px rgba(52, 61, 86, 0.15);
    border-color: #536DFE;
    color: #343D56;
    font-weight: 600;
}

.mb-custom-radio-list input[type="radio"]:checked + .mb-custom-radio-label::after {
    content: "";   
    background: #536DFE;
    position: absolute;
    left: 14px;
    top: 50%;
    height: 8px;
    width: 8px;
    margin-top: -4px;
    display: block;
    border-radius: 50%;
}

.mb-custom-radio-list input[type="radio"]:checked + .mb-custom-radio-label::before {
    border-color: #536DFE;
}

.radio-group.is-required .mb-custom-radio-label::before {
    border-color: rgb(255, 75, 75);
}

.custom-checkbox-container input[type="checkbox"] {
    opacity: 0;
    visibility: hidden;
    width:0;
    position: absolute;
}

.custom-checkbox-container .mb-custom-checkbox {
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    line-height: 14px;
    display: block;
    border: 2px solid;
    border-radius: 50%;
    text-align: center;
}

.mb-custom-checkbox:before {
    content: "";
    background: #536DFE;
    display: block;
    opacity: 0;
    position: absolute;
    left: 2px;
    top: 50%;
    height: 8px;
    width: 8px;
    margin-top: -4px;
    border-radius: 50%;
}

.custom-checkbox-container input[type="checkbox"]:checked + .custom-checkbox-label span {
    border-color: #536DFE;
}

.custom-checkbox-container input[type="checkbox"]:checked + .custom-checkbox-label span::before {
    opacity: 1;
}

.custom-checkbox-container .custom-checkbox-label {
    color: #818598;
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    font-weight: 400;
    line-height: 14px;
    font-size: 14px;
}

.custom-checkbox-container .custom-checkbox-label.is-errored .mb-custom-checkbox {
    border-color: #FF5871;
}

/*** end custom radio & checkbox btns ****/

.crate-list {
    margin-bottom: 30px;
}

.terms-intro-header {
    display: block;
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 14px;
}

.terms-intro-text {
    font-size:inherit;
    line-height: 15px;
    font-weight: 400;
    cursor: pointer;
    margin-bottom: 10px;
}

.mb-captcha-block {
    position: relative;
}

.mb-captcha-block label {
    color: #fff;
    font-size: 16px;
    padding-left: 40px;
}

.mb-captcha-block img {
    display: block;
    position: absolute;
    left: 40px;
    top: 37px;
}

.mb-captcha-block .creload {
    position: absolute;
    top: 45px;
    left: 170px;
}

.mb-captcha-block input[type="text"] {
    padding-left: 200px;
}

/*search container*/
.i-search {
    background: url('../img/input-search.svg') center center/cover no-repeat;
    position: absolute;
    right: 10px;
    top: 8px;
    width: 15px;
    height: 15px;
} 

ul.ui-autocomplete {
    background: #fff;
    min-height: 200px;
    height: 200px;
    overflow-y: auto;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-bottom: 20px;
    border: none;
    min-width: 200px;
    padding-left: 0;
    font-family: 'Open Sans', sans-serif;
    -webkit-box-shadow: 0px 16px 20px rgba(115, 119, 140, 0.35);
    box-shadow: 0px 16px 20px rgba(115, 119, 140, 0.35);
}

ul.ui-autocomplete::-webkit-scrollbar {
    display: none;
}

ul.ui-autocomplete li:first-child {
    border-top: none;
}

ul.ui-autocomplete li {
    cursor: pointer;
    list-style: none;
    border-left: none;
    margin: 0;
    color: #555;
    line-height: 21px;
    font-size: 12px;
    font-weight: 400;
}

ul.ui-autocomplete li:hover {
    
}
/*****inquiry status *******/
.quote-review label {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
}

.mb-status-l h3 {
    font-size: 24px!important;
    font-weight: 300!important;
    margin-bottom: 10px!important;
    font-weight: 500;
}

.mb-status-l .mb-status-print {
    background: #333;
    color:#fff;
    font-size: 14px;
    padding:0 15px;
    border-radius: 7px;
    color: #fff;
    width: 100px;
    border: 1px solid;
    text-align: center;
    cursor: pointer;
}

.mb-status-l .mb-status-print:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
    background: transparent;
    color:#333;
}

.mb-status-l .quote-review {
    background: #fff;
    border: none;
    border-radius: 7px;
    margin-bottom: 20px;
}

.quote-review .quote-review-row:first-child {
    border:none;
}

.mb-status-l .quote-review-row {
    border-top:1px solid #ddd;
    padding:8px 0;
}

.mb-inquiry-status-grid {
    opacity: 0;
    visibility: hidden;
    display: none;
}

.mb-inquiry-status-grid.is-active {
    opacity: 1;
    visibility: visible;
}

.inquiry-body .inquiry-status-bl .form-group label {
    color: #333;
    font-size: 16px;
}

.inquiry-body .inquiry-status-bl .form-group div {
    font-size: 16px;
}

.inquiry-status-bl h3 {
    color: #fff;
}

.inquiry-status-bl .btn-print {
    background: #333;
    border-radius: 7px;
    color: #fff;
    width: 100px;
    border: 1px solid transparent;
}

.inquiry-status-bl .btn.btn-print:hover {
    color: #333;
    border-color: #333;
    background: transparent;
}

/*****enf inquiry status *******/

/* thankyou */
.mb-primary-success.is-deactivated {
    opacity: 0;
    visibility: hidden;
}
.mb-success-container.is-active {
    visibility: visible;
    opacity: 1;
}

.mb-one-third {
    display: block;
    width: 100%;
    margin-bottom: 40px;
}

.mb-success-order {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 40px;
    margin-top: 0;
    font-size: 16px;
}

.mb-success-header-order {
    font-size: 16px;
    font-weight: 600!important;
}

.mb-success-header {
    font-size: 14px;
    font-weight: 600;
}

.mb-success-txt {
    font-size: 14px;
}

.mb-success-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.mb-success-item {
    width: 50%;
    padding: 0 1%;
    margin: 5% 0;
    text-align: center;
}

.mb-success-item img {
    display: block;
    margin: 0 auto;
    width: 50px;
}

.success-item-link, 
.success-item-txt {
    color: #2E3038!important;
    width: 100%;
    padding: 0 45px;
    margin-top: 20px;
    line-height: 21px;
}

.mb-delivery-b {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 280px;
    height: 40px;
    margin: 40px auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #536DFE;
    border-radius: 30px;
    font-weight: 700;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none!important;
}

.mb-delivery-b:hover {
    opacity: .85;
}

.mb-delivery-label {
    padding-left: 10px;
    font-size: 13px;
    color: #536DFE;
    text-decoration: none;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 700;
}

/* endthankyou */
.pre-contacts-item {
    display: block;
    float: left;
}

.pre-contacts-item:last-child {
    margin-left: 20px;
}

.pre-contacts-icon {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    float: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    font-family: 'Open Sans', sans-serif;
    padding-left: 5px;
    line-height: 20px;
    color: #343D56;
    font-weight: 600;
}

.select2-container--without-search .select2-selection__rendered .select2-selection__placeholder {
    font-weight: 400;
    color: #A5A8B6;
}

.inquiry-body .box {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-right-radius: 0!important;
    border-bottom-left-radius: 0!important;
}

.mb-quote-body {
    max-width: 590px;
    display: block;
}

.saveLoader {
    position: absolute;
    width: 42px;
    height: 42px;
    left: 20px;
    top: 50%;
    opacity: 0;
    visibility: hidden;
    margin-top: -20px;
    display: inline-block;
    vertical-align: middle;
}

.saveLoader.is-active {
    opacity: 1;
    visibility: visible;
}

.saveLoader img {
    width: 100%;
    display: block;
}

.steps {
    color: #fff;
}
.form-quote {
    margin-bottom: 10px;
}
.form-quote .mb-list-label {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0;
    padding: 0;
    text-align: left;
    font-weight: 400;
    color:#909090;
}

.device-summary {
    padding: 0;
}

.device-summary .mb-list-txt {
    padding: 0;
    line-height: 18px;
    font-size: 12px;
    color: #818598;
    display: inline-block;
    vertical-align: middle;
}

.summary-header {
    color: #343d56;
    display: block;
    margin-bottom: 35px;
    font-weight: 700;
    font-size: 16px;
}

.device-summary {
    line-height: 16px;
    margin-bottom: 20px;
}

.device-item {
    margin-bottom: 15px;
    line-height: 14px;
}

.device-item-label {
    color: #343d56;
    font-weight: 600;
    padding: 0;
    float: none;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 18px;
}

.device-item-value {
    color: #343d56;
    font-weight: 700;
    padding: 0;
    float: none;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
}

.promo-quote {
    margin-bottom: 0;
}

.mb-promo-block .mb-promo-input {
    display: block;
    padding: 8px 5px;
}
.mb-promo-input:focus {
    outline: none;
}

.mb-promo-wrap {
    border-top: 1px dashed #A5A8B6;
    border-bottom: 1px dashed #A5A8B6;
    padding: 25px 0 25px 0px;
    position: relative;
}

.mb-promo-block {
    display: inline-block;
    vertical-align: middle;
    color:#4b4b4b;
    position: relative;
    min-width: 150px;
    width: 60%;
}

/* .mb-promo-block:hover {
    color:#fff;
} */

.promo-code-submit {
    box-shadow: 0px 2px 6px rgba(151, 157, 170, 0.1);
    color: #536DFE;
    display: inline-block;
    vertical-align: middle;
    outline: none;
    padding: 5px 12px;
    border: 1px solid #536DFE;
    border-radius: 20px;
    background-color: transparent;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
}

.promo-code-submit:hover {
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #536DFE;
}

.u-text-right {
    text-align: right;
}

.u-reset-font {
    font-size: 0;
}

.u-double-line {
    border-bottom: 1px solid #D5D6DD;
    position: relative;
}

.u-double-line:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 3px;
    width: 100%;
    height: 1px;
    background: #D5D6DD;
}

.u-relative {
    position: relative;
}

.u-middle-align {
    display: inline-block;
    vertical-align: middle;
}

.o-float-label {
    color: #A5A8B6;
    position: absolute;
    top: 4px;
    left: 5px;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    margin: 0;
    pointer-events: none;
}

.form-control:focus ~ .o-float-label,
.o-float-label.is-filled {
    top: -10px;
    font-size: 11px;
    line-height: 14px;
    pointer-events: initial;
}

.mb-price-label {
    float: none;
    display: inline-block;
    vertical-align: middle;
    color: #343d56;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    padding: 0;
}

.form-quote .price-txt {
    display: inline-block;
    vertical-align: bottom;
    font-size: 36px!important;
    line-height: 36px;
    font-weight: 400;
    text-align: left;
    float: none;
}

/* address details */

.state-select {
    height: 60px;
    padding-left: 40px;
    border-radius: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 18px;
}

.state-select.is-active {
    border-radius: 0;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.select-wrap.is-active:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 8px 7px;
    border-color: transparent transparent #536dfe transparent;
}

.quote-right.person-details {
    max-width: 600px;
    margin: 0 auto;
}

.dropdown-menu > li > a {
    font-size: 14px;
}

.payment-options .payment-label,
.payment-options .radio-list {
    display: inline-block;
    vertical-align: middle;
}

.payment-options .radio-list label,
.payment-options .payment-label {
    color: #fff;
    font-size: 16px;
}

.inquiry-body .payment-options .payment-label,
.inquiry-body .payment-options .control-label {
    margin-right: 20px;
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
    padding-top: 7px;
}

/* end address detaisls */
.form-step {
    color: #fff;
    font-size: 12px;
    display: block;
}

.select2-container--without-search.hidden-arrow .select2-selection--single .select2-selection__arrow b {
    display: none;
}

.select2-container--without-search .select2-selection--single .select2-selection__arrow b {
    border-style: solid; 

}

.select2-container--default .select2-selection--single .select2-selection__arrow b,
.select2-container--without-search .select2-selection--single .select2-selection__arrow b {
    border-width: 4px 4px 0 4px;
    border-color: #A5A8B6 transparent transparent transparent;
    top: 0;
    left: 0;
    margin: 0;
    position: absolute;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #A5A8B6 transparent;
}

.select2-container--default .select2-selection--single .select2-selection__arrow,
.select2-container--without-search .select2-selection--single .select2-selection__arrow {
    right: 10px;
    top: 50%;
    margin-top: -3px;
    width: 10px;
    height: 5px;
    position: absolute;
}

/* end custom */

.mb-payment-gateway-block {
    text-align: center;
    margin-top: 50px;
}

.mb-payment-gateway-block span {
   display: inline-block;
    vertical-align: top;
    margin-right: 0;
    padding: 0 50px;
    max-width: 250px;
}
/* success page */
.trades-heading .main-header,
.trades-heading .secondary-header {
    margin: 0;
    font-family: 'Open Sans', sans-serif;
}

.trades-heading .main-header {
    font-size: 48px;
    font-weight: 300;
    line-height: 60px;
    margin-bottom: 20px;
}

.trades-heading .secondary-header {
    font-weight: 600;
    display: block;
    margin-bottom: 20px;
    line-height: 21px;
    padding-right: 40px;
}

.trades-heading .success-icon {
    font-size: 34px;
    margin-left: 10px;
}

.trades-buttons {
    margin-bottom: 50px;
    text-align: center;
}

.mb-btn-print,
.mb-btn-next {
    -webkit-box-shadow: none;
    box-shadow: none;
    border:none;
    border-radius: 30px;
    font-size: 13px;
    font-weight: 300;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    line-height: 21px;
}

.mb-btn-print:hover {
    background: #536dfe;
}

.mb-btn-print-label {
    box-shadow: 0px 4px 8px rgba(52, 61, 86, 0.15);
    color: #fff;
    background: #536dfe;
    width: 100%;
    padding: 10px 0;
    font-weight: 700;
}

.mb-btn-print-label:hover {
    opacity: .9;
}

.mb-btn-next {
    background: #e8e8e8;
    color: #333;
}

.mb-btn-next:hover {
    background: #fff;
}

.trades-content {
    margin-bottom: 30px;
}

.trades-content p {
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}
/* status  page */
.mb-btn-status {
    border:none;
    display: block;
    width: 190px;
    height: 40px;
    margin:0 auto;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 30px;
    outline: none;
    position: relative;
}

.mb-btn-status:hover {
    border:none;
}

/* end status  page */
@media only screen and (max-width: 1024px) {

    .mb-quote-header h3 {
        font-size:20px;
    }

    .mb-quote-header {
        margin-bottom: 0;
    }

    .mb-form-body {
        margin-top: 30px;
    }

    .form-quote-item .box-body .form-quote-inner {
        margin-top: 30px;
    }
    
    .select2-results__options li {
        padding: 20px;
    }
    .img-select2 {
        margin-right: 10px;
        width: 40px;
        height: 40px;
    }
    .i-search {
        top: 5px;
    }
    
    .mb-payment-gateway-block span {
        margin: 0;
        width: 170px;
        padding: 0 40px;
    }

    /*thankyou*/
    .mb-one-third {
        width:100%;
        display: block;
        margin-left: 0;
    }
}
@media only screen and (max-width: 767px) {

    .mb-quote-header h1 {
        font-size: 30px!important;
    }
    .form-quote {
        margin-bottom: 10px;
    }
   
    .form-quote .mb-list-label {
        font-size: 14px;
        line-height: 21px;
    }

    .form-quote .mb-list-txt {
        font-size: 15px;
    }

    .mb-form-title {
        margin:25px 0;
    }

    .terms-intro-container {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 600px) {

    .mb-quote-body {
        padding: 35px 20px;
        max-width: 380px;
    }

    .mb-success-container {
        padding: 0 20px;
    }

    .mb-captcha-block img {
        width: 105px;
        height: 40px;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .mb-left-side,
    .mb-right-side {
        width: 100%;
        padding: 0;
    }

    .o-step-list {
        display: block;
        margin-bottom: 50px;
    }

    .o-step-list-item {
        display: inline-block;
        vertical-align: middle;
        width: 33.33%;
    }

    .o-step-list-item:first-child {
        text-align: left;
    }

    .o-step-list-item:nth-child(2) {
        text-align: center;
    }

    .o-step-list-item:last-child {
        text-align: right;
    }

    .o-step-label-prefix {display: none;}

    .mb-card-popup-title {
        margin: 0 0 15px;
    }

    .trades-heading {
        margin-bottom: 45px;
    }

    .trades-heading .secondary-header {
        width: calc(100% - 45px);
        padding-right: 50px;
        margin-bottom: 0;
        display: inline-block;
        vertical-align: top;
    }

   .trades-heading .success-icon {
        display: inline-block;
        vertical-align: top;
        margin-left: 0;
        margin-top: 8px;
   }
}

@media only screen and (max-width: 479px) {

    .o-step-list {
        margin-bottom: 40px;
    }

    .o-step-list-item {
        display: block;
        width: 100%;
    }

    .o-step-list-item:first-child,
    .o-step-list-item:nth-child(2),
    .o-step-list-item:last-child {
        text-align: left;
    }

    .form-quote .mb-price-label {
        margin-bottom: 10px;
    }

    .mb-payment-gateway-block {
        margin-top: 30px;
    }
    .mb-payment-gateway-block span {
        margin: 0;
        width: 120px;
        padding: 0 20px;
    }
    .inquiry-body .payment-options .payment-label {
        margin-bottom: 10px;
    }
    .inquiry-body .payment-options .control-label {
        font-size: 14px;
    }

    .mb-custom-radio-list label {
        font-size:14px;
    }

    .promo-code-submit {
        padding: 5px 9px;
    }

    .form-bl {
    	width: 100%;
    	display: block;
    	padding: 0;
    }
	
	.mb-card-popup {
		padding: 0 0 30px;
	}

    /*thankyou*/
    .mb-success-item {
        width:100%;
        display: block;
    }

    /*status*/
    .mb-status-l h3 {
        font-size: 20px!important;
        margin:0;
    }
}

@media only screen and (max-width: 400px) {
    .mb-bank-fields {
        width: 100%;
        padding: 0;
    }

    .mb-bank-fields-left {
        margin-bottom: 15px;
    }

    .mb-quote-body {
        padding: 35px 4%;
        max-width: 380px;
    }

    .mb-custom-radio-list .mb-custom-radio-label {
        margin-right: 4px;
        padding: 6px 8px 7px 30px;
    }
}   