/*
Theme Name: mbc-child
Template: mbc
Version: 1.0
Author:	Athul Vincent
Theme URI: http://ibiz.ae
Author URI: http://ibiz.ae/
*/

/* Custom style starts here :*/
.btn.w-nav-item .w-nav-anchor.level_1 {
    border-radius: 0px;
}
span.w-nav-title {
    text-transform: uppercase;
}
.l-subheader.at_middle {
    border-bottom: 4px solid #81c8e8;
}
.home-scroll {
    overflow: hidden;
    height: 438px;
    position: absolute;
    width: 26%;
}
.home-scroll p {
    margin: 0px;
    padding: 20px 30px;
    border-bottom: 1px solid #CCC;
    font-weight: bold;
    text-transform: uppercase;
    color: #212121;
    width: 100%;
    font-size: 14px;
}
.home-scroll marquee {
    height: 498px;
}
.v-bullets ul {
    list-style-image: url("http://designs.ae/demo/v/web/wp-content/uploads/2013/05/bullet-icon-gray-bg.jpg");
    margin-left: 30px;
    line-height: 42px;
    text-transform: uppercase;
    color: #212121;
    font-weight: bold;
}
.v-bullets li {
    padding-left: 10px;
}
.v-home-about-block p {
    font-size: 16px;
    line-height: 26px;
    color: #212121;
}
.home-slider-block {
    border-bottom: 3px solid #F3F3F3;
}
.csd-home-welcome p {
    font-size: 16px;
    line-height: 28px;
    color: #313131;
}
body .home-services h4 {
    font-size: 24px;
    font-weight: bold;
    color: #0496E2;
    text-transform: uppercase;
    margin: 0px !important;
    font-family: Open Sans;
}
.home-services .w-iconbox-text {
    font-size: 15px;
    color: #404040;
    line-height: 26px;
}
.home-quote h2 {
    font-size: 32px;
    font-weight: 700;
    font-family: Roboto;
    text-transform: uppercase;
}
.home-call-to-action h2 {
    font-family: Open Sans;
    text-transform: uppercase;
    Font-weight: 700;
    font-size: 32px;
}
.home-call-to-action p {
    font-family: Open Sans;
    font-size: 20px;
    text-transform: uppercase;
}
.home-testimonial h3 {
    font-size: 32px;
    text-transform: uppercase;
    font-family: Open Sans;
    font-weight: 700;
    color: #0096EA;
    background: url("http://designs.ae/demo/carshipping/wp-content/uploads/2016/02/title-underline-separator.jpg");
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 15px;
}
.contact-us-page h3 {
    font-weight: bold;
    text-transform: uppercase;
    color: #0496E2;
}
.about-page h2 {
    font-weight: bold !important;
    text-transform: uppercase;
}
.about-page p {
    font-size: 16px;
    line-height: 26px;
}
.size_large h1 {
    font-weight: bold;
    text-transform: uppercase;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    width: 100% !important;
    float: left;
}
.csd-home-welcome h2 {
    font-size: 28px !important;
}

/*\\\\\\\\\\\\\\\\\\\\\\  Media Query Style From Here  \\\\\\\\\\\\\\\\\\\\\\*/
@media (min-width: 275px) and (max-width: 559px) {
    body form.wpcf7-form p {
    width: 100% !important;
    float: left !important;
}
.home-car-block {
    display: none;
}
.btn.w-nav-item .w-nav-anchor.level_1 {
    width: 100%;
    text-align: left;
}
.home-slider-scroll {
    display: none;
}
.home-slider-block {
    border-bottom: 0px solid #FFF;
}
}
@media (min-width: 275px) and (max-width: 616px) {
.l-subheader.at_middle {
    height: 80px;
    padding-top: 10px;
}
img.for_default {
    width: 100%;
    height: auto;
    padding-top: 10px;
}
img.for_transparent {
    width: 100%;
}
.home-slider-scroll {
    display: none;
}
.home-slider-block {
    border-bottom: 0px solid #FFF;
}
}
@media (min-width: 617px) and (max-width: 860px) {
.home-slider-scroll {
    display: none;
}
.home-slider-block {
    border-bottom: 0px solid #FFF;
}
}