@media screen and (min-width:2000px) {
    div#ft_bl_sec {
        background-image: url(http://hosa.vividcandi.net/wp-content/uploads/2018/11/peopl.jpg);
        height: 20vw;
        background-size: cover;
        background-position: 50%;
    }

    div#ft_bl {
        height: 20vw;
        background: url(http://hosa.vividcandi.net/wp-content/uploads/2018/12/mixing-table-mixing-music-musician-159206.jpeg);
        background-size: cover;
        background-position: 50%;
    }

    div#parts_content:before {
        content: close-quote;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        height: 49vh;
        max-height: 500px;
        background: #252525;
        z-index: -1;
    }

}

@media screen and (max-width:1404px) {
    span.logo_main {
        background-size: 170px;
        width: 180px;
    }
}

@media screen and (max-width:1333px) {
    ul#menu-main-navigation li a {
        display: block;
        padding: 30px 10px;
        color: #000;
        font-size: 16px;
        text-decoration: none;
        font-family: 'Montserrat', sans-serif;
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: 1px;
        position: relative;
        z-index: 1;
        transition-delay: 0.1s;
        overflow: hidden;
    }
}

@media screen and (max-width:1300px) {
    .tabs__list > li label {
        color: #fff;
        cursor: pointer;
        font-weight: 100;
        background: #212121;
        line-height: normal;
        padding: 15px 5px;
        position: relative;
        text-decoration: none;
        font-family: 'Hind', sans-serif;
        font-weight: 700;
        letter-spacing: 1px;
        margin: 0;
        font-size: 1rem;
        text-decoration: none;
        display: block;
        background: #EB342A;
        color: #fff;
        text-transform: uppercase;
        font-weight: 600;
        font-family: 'Montserrat', sans-serif;
        font-size: 10px;
        text-decoration: none;
    }

}

@media screen and (max-width:1350px) {
    main#main.site-main ul.products {
        grid-template-columns: repeat(3, auto);
    }
}

@media screen and (max-width:1200px) {
    ul#menu-main-navigation li a {
        font-size: 14px;
    }
}

@media screen and (max-width:1125px) {
    ul#menu-main-navigation li a {
        font-size: 12px;
    }
}

@media screen and (max-width:1050px) {
    main#main.site-main ul.products {
        grid-template-columns: repeat(2, auto);
    }
    div#notusmodal .modal-dialog {
        max-width: 100%;
    }
}

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

    #cookie-notice .cookie-notice-container {
        margin-bottom: 84px;
    }
    .ad-twoparter {
        grid-template-columns: auto;
    }

    main#main.site-main ul.products, .feautred--image-container {
        grid-template-columns: auto;
    }


}

@media only screen 
and (min-device-width:768px) 
and (max-device-width:1024px) 
and (orientation:landscape) {
    div#post_title h1.cbrlo {
        font-size: 2rem;
        line-height: 2rem;
    }

    ul#menu-main-navigation li a {
        display: block;
        padding: 30px 8px;
        color: #000;
        font-size: 12px;
        text-decoration: none;
        font-family: 'Montserrat', sans-serif;
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: 1px;
        position: relative;
        z-index: 1;
        transition-delay: 0.1s;
        overflow: hidden;
    }

    a.loc_li {
        display: block;
        padding: 30px 16px;
        color: #000;
        font-size: 14px;
        text-decoration: none;
        font-family: 'Montserrat', sans-serif;
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: 1px;
        position: relative;
        z-index: 1;
        transition-delay: 0.1s;
    }

    li#product_head span.pro_title {
        padding: 9px 0;
    }

    ul.pro_cats span.pro_icon img.call_action {
        max-width: 30px;
        max-height: 30px;
        margin: 0 auto;
    }

    ul.pro_cats span.pro_icon {
        float: left;
        width: 30%;
        font-size: 0px;
        height: 50px;
        display: flex;
        align-items: center;
        text-align: center;
        font-size: 1.3rem;
        text-align: center;
        min-height: 0;
    }

}
@media screen and (max-width:1069px) {
    a.loc_li {
    display: block;
    padding: 30px 3px;
    color: #000;
    font-size: 14px;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    z-index: 1;
    transition-delay: 0.1s;
}ul#menu-main-navigation li a {
    display: block;
    padding: 30px 5px;
    color: #000;
    font-size: 10px;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    z-index: 1;
    transition-delay: 0.1s;
    overflow: hidden;
}
}

@media only screen and (max-height:450px) and (min-width:770px) {
h1.main_call {
    margin: 0;
    border-left: 9px solid #EB342A;
    padding: 0 30px;
    position: relative;
    left: -50px;
    font-weight: 900;
    font-size: 3rem;
    line-height: 3rem;
    opacity: 1;
    transition: all .3s;
    transform: translateX(0%);
}.main_landingc {
    min-height: 83vh;
    display: flex;
    align-items: center;
    max-width: 1400px;
    margin: 130px auto 0;
    padding: 0 10px;
}
}

@media screen and (max-width:768px) {
    input#addressInput {
    border-radius: 0;
    padding: 6px 10px;
    font-size: 14px;
    width: calc(100% - 130px);
    display: inline-block;
    background: #f7f7f7;
    color: #383838;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    margin: 0 10px;
    padding: 9px 25px;
    font-size: 14px;
    border-radius: 0;
    border: none;
    margin-right: 0;
}
    .woocommerce-page div.product div.thumbnails a {
    float: left;
    width: 50%;
    margin: 0 0 0px;
    min-height: 12vh;
    clear: none!important;
    display: flex;
    align-items: center;
    justify-content: center;
}
    .m-backtotop.active {
    bottom: 100px;
    opacity: 1;
}

.m-backtotop {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: fixed;
    bottom: 100px;
    right: 20px;
    width: 50px;
    height: 50px;
    background: #eb342a;
    border-radius: 50%;
    text-align: center;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    opacity: 0;
    overflow: hidden;
    color: #fff;
}
    div#mobile_block .pro_title {
    width: 100%;
    float: left;
    padding: 10px 0;
    line-height: 8px;
    font-size: 14px;
    font-weight: 300;
    line-height: 19px;
    letter-spacing: 0px;
    text-transform: capitalize;
    background: rgba(37, 37, 37, 0.93);
}

#mobile_block li.prooli {
    margin: 0;
}
.locations table td {
    flex-basis: 100%;
    padding: 20px 20px;
    width: 100%;
}.locl {
    font-size: 2rem;
    line-height: 2rem;
    padding: 10px 0 0;
    font-weight: 700;
}
    .results_wrapper:nth-child(even) {
    background: #fbfbfb;
}span.slp_result_contact.slp_result_hours {
    padding: 10px 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #000;
    font-size: 1rem;
}ul#online-retailers li img {
    max-width: 100%;
    max-height: 200px;
    margin: 0px auto;
    display: block;
}
h1.hosatechtext {
    background-image: url(https://hosatech.com/wp-content/uploads/2019/01/HosaLogo_Wh_1800.png);
    background-position: 50%;
    height: 87px;
    display: block;
    float: left;
    width: 231px;
    background-size: 191px;
    background-color: #eb342a;
    background-repeat: no-repeat;
    margin: 0;
    font-size: 0px;
}
    .tavo_content td {
        width: 100%;
        display: block;
        overflow: auto;
    }

    .icon_box {
        float: left;
        text-align: center;
        width: 25%;
        margin: 0;
        min-height: 200px;
        display: flex;
        align-items: center;
    }

    .valu_text {
        float: right;
        width: 75%;
        text-align: justify;
        padding: 25px 20px 0 25px;
    }

    div#footer_content {
        background: #303030;
        max-width: 1400px;
        margin: 0 auto;
        padding: 60px 10px 138px;
        overflow: auto;
        position: relative;
        z-index: 1;
        margin-bottom: 0;
    }

    .cable-container ul li.image_li {
        border: none;
        height: 38vw;
        background-size: contain;
        background-position: 50%;
        background-repeat: no-repeat;
        padding: 0;
        float: none;
        width: 50%;
        margin: 0;
    }

    .cable-visual {
        padding: 0 17%;
        background-position: center 35px;
        background-size: auto;
        width: 100%;
        margin: 0 auto;
        height: 260px;
        max-width: 170px;
        position: relative;
        background-size: 170px;
    }

    img#image-right {
        margin: 0 !important;
        width: 120px;
        height: auto;
        position: absolute;
        top: 56px;
        right: -83px;
    }

    img#image-left {
        width: 200px;
        height: auto;
        position: relative;
        top: 64px;
        left: -90px;
        margin: 0 !important;
        width: 120px;
        height: auto;
        position: absolute;
        top: 56px;
    }

    .cable-visual {
        padding: 0 17%;
        background-position: center 35px;
        background-size: auto;
        width: 100%;
        margin: 0 auto;
        height: 150px;
        max-width: 170px;
        position: relative;
        background-size: 170px;
    }

    div#product-result li {
        list-style: none;
        float: left;
        width: 100%;
        padding: 15px;
    }

    html div.results_entry span.location_name {
        font-size: 1rem;
        color: #000;
        float: left;
        line-height: 2rem;
        font-family: 'Montserrat', sans-serif;
    }

    html div.results_row_right_column {
        display: inline-block;
        overflow: hidden;
        position: relative;
        text-align: right;
        vertical-align: top;
        width: 100%;
        float: right;
    }

    html div.results_row_center_column {
        font-family: 'Montserrat', sans-serif;
        font-weight: 500;
        font-size: 14px;
        letter-spacing: 0.5px;
        width: 100%;
    }

    html div.results_row_right_column {
        display: inline-block;
        overflow: hidden;
        position: relative;
        text-align: right;
        vertical-align: top;
        width: 100%;
        float: right;
        margin: 5px 0 0;
    }

    div#sl_div div#address_search div.search_item {
        overflow: auto;
        float: left;
        width: 100%;
        padding: 0;
        margin: 0;
        display: block;
    }

    html div#sl_div div#address_search div#radius_in_submit {
        padding-left: 0;
        margin-top: 15px;
        width: 100%;
    }

    .articletitle {
        overflow: auto;
        position: relative;    /* max-width: 1400px; */
        margin: 0px auto 0px;
    }

    .tax-product_cat div#archive_title_maine {
        margin: 20px auto 60px;
    }

    .su-accordion.download .su-spoiler {
        float: left;
        width: 100%;
    }

    div#social_insta {
        float: left;
        font-weight: 500;
        font-style: italic;
        font-size: 18px;
        line-height: 0px;
        padding: 5px 0;
        position: relative;
        top: -11px;
        width: 100%;
        text-align: center;
    }

    div#find_us {
        float: right;
        width: 100%;
        text-align: center;
    }

    span.pro_title {
        display: block;
        color: #fff;
        line-height: 35px;
        text-transform: uppercase;
        font-weight: 500;
        font-size: 14px;
    }

    .swiper-slide-null.dsed {
        width: 100%;
        float: left;
        display: flex;
        align-items: center;
        text-align: center;
        border: 0px solid #eee;
        padding: 0 10px;
    }

    ul#menu-footer-menu li a {
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        margin: 5px 5px;
        display: block;
        text-decoration: none;
    }

    div#footer_content {
        background: #303030;
        max-width: 1400px;
        margin: 0 auto;
        padding: 60px 10px 138px;
        overflow: auto;
        position: relative;
        z-index: 1;
        margin-bottom: 0;
    }

    div#bar_copy {
        text-align: center;
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        font-weight: 700;
        font-size: 12px;
        text-transform: uppercase;
        margin: 25px 0 0;
    }

    div#mainslider_navigation {
        min-height: 48vh;
        background-size: cover;
        background-position: 50%;
        width: 90%;
        float: none;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 995856;
        right: 0;
        margin: 0 auto;
    }

    .parts_container {
        max-width: 1400px;
        margin: 0 auto;
        padding: 0;
    }

    main#main section.related.products ul.products li.product,
    main#main section.related.products ul.products li.product {
        width: 100%;
    }

    div#mobile_block {
        display: none !important;
    }

    main#main ul.products li.product,
    main#main ul.products li.product {
        margin: 0 0 15vw;
        width: 100%;
        float: left;
        clear: none;
    }

    .woocommerce .woocommerce-breadcrumb {
        max-width: 1400px;
        margin: 30px auto;
        overflow: auto;
    }

    span.proko_ol {
        text-align: center;
        font-weight: 100;
        font-size: 16px;
        max-width: 800px;
        margin: 15px auto;
        display: block;
        padding: 0 15px;
        display: none;
    }

    .sub_con {
        max-width: 1400px;
        margin: 0px auto;
        overflow: auto;
        position: relative;
    }

    .woocommerce div.product div.summary {
        margin: 0;
        padding: 0 20px;
    }

    a.linko_product {
        display: inline-block;
        width: auto;
        background: #EB342A;
        color: #fff;
        text-transform: uppercase;
        font-weight: 600;
        font-family: 'Montserrat', sans-serif;
        margin: 0 10px 0 0;
        padding: 15px 15px;
        font-size: 14px;
        text-align: center;
    }

    .woocommerce div.product div.images {
        margin-bottom: 2em;
        padding: 0 20px;
    }

    h1.cbrlo {
        font-size: 3rem;
        color: #000;
        font-weight: 900;
        margin: 0;
        line-height: 3rem;
        display: block;
        border-left: 10px solid #eb342a;
        width: 100%;
        word-break: break-word;
        padding: 5px 30px;
    }

    div#primaryinner {
        margin: 0px auto 0;
        overflow: auto;
    }

    div#hosa_social:before {
        content: close-quote;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        right: 0;
        top: 16vh;
        background: transparent;
        z-index: 0;
    }

    header#mobilenav {
        display: none;
    }

    div#stuck_catg {
        position: fixed;
        top: auto;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 9123984;
        background: transparent;
        transform: none !important;
        opacity: 1 !important;
        visibility: visible;
        transition: all .3s;
    }

    ul.pro_cats {
        max-width: 1400px;
        margin: 0 auto;
        overflow: auto;
        padding: 0;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    }

    span.pro_icon img {
        max-width: 30px;
        max-height: 30px;
    }

    a.lkio {
        transition: all .3s;
        display: block;
        text-align: center;
        padding: 0px 0;
        position: relative;
        width: 100%;
    }

    .swiper-slide.prooli {
        min-height: 0;
        background: #252525;
        min-height: 11vh;
        display: flex;
        align-items: center;
        text-align: center;
    }

    div#floatbar {
        bottom: auto !important;
        display: block !important;
        top: 0 !important;
    }

    div#floatbar #swipemenu {
        bottom: auto !important;
        height: auto !important;
        top: -88px !important;
        -webkit-transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1) !important;
        transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1) !important;
    }

    body > .content-area {
        margin-top: 88px !important;
    }

    div#floatbar #swipemenu.scrolled-on-mobile {
        top: 0 !important;
    }

    div#floatbar #panels {
        display: none;
    }

    body.closescroll div#floatbar div#swipemenu {
        top: 0 !important;
    }

    body.closescroll div#floatbar #panels {
        display: block !important;
    }

    #chat-widget-container {
        bottom: 78px !important;
        right: 15px !important;
    }

    .m-backtotop {
        display: none !important;
    }

    #footer_content {
        position: relative;
    }

    #footer_content .m-backtotop {
        display: block !important;
        bottom: auto;
        position: absolute;
        top: 22px;
        z-index: 99;
    }

    ul.pro_cats span.pro_icon {
        float: left;
        width: 30%;
        font-size: 0px;
        height: 50px;
        display: flex;
        align-items: center;
        text-align: center;
        display: none;
    }

    li#product_head span.pro_title {
        padding: 10px 0;
    }

    ul.pro_cats span.pro_title {
        width: 100%;
        float: left;
        padding: 10px 0;
        line-height: 8px;
        font-size: 14px;
        font-weight: 300;
        line-height: 19px;
        letter-spacing: 0px;
        text-transform: capitalize;
        background: rgba(37, 37, 37, 0.93);
    }

    .leftsec {
        float: left;
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        padding: 10px 0px;
        margin: 30px 0 0;
    }

    .rightsec {
        float: right;
        width: 100%;
        display: block;
    }

    .articletitle:before {
        content: close-quote;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        background: transparent;
        z-index: -1;
        height: 100%;
        top: 0%;
    }

    .linescontext {
        padding: 30px 0;
        max-width: 100%;
        float: right;
        width: 100%;
    }

    span.our_lines {
        display: block;
        padding: 30px 20px;
        overflow: auto;
        display: block;
        align-items: center;
    }

    header#masthead {
        display: none;
    }

    ul.proo {
        margin: 0;
        padding: 0;
        overflow: auto;
        width: 100%;
    }

    span.spno {
        display: block;
        color: #000;
    }

    li.prooli {
        display: inline-block;
        float: left;
        width: 25%;
        border-right: 0px solid #4c4c4c;
        margin-bottom: 10px;
    }

    .image_container {
        min-height: 30vh;
        background-size: cover;
        background-position: 50%;
        width: calc(100% - 0px);
        float: none;
        margin: 30px auto 20px;
    }

    .content_f_container {
        float: left;
        width: 100%;
        min-height: 0;
        display: flex;
        align-items: center;
        position: relative;
        z-index: 91238;
        padding: 0 0px;
    }

    div#parts_nav {
        display: none;
    }

    div#parts_content:before {
        content: close-quote;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        height: 100%;
        background: transparent;
        z-index: -1;
    }

    div#parits_container {
        max-width: 1400px;
        margin: 30px auto 0;
        display: flex;
        flex-direction: column;
    }

    div#parts_text {
        order: 4;
        width: 100%;
        display: none;
    }

    div#blok_text {
        position: relative;
        max-width: 100%;
        font-size: 21px;
        color: #fff;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
        height: auto;
        display: block;
        align-items: center;
        order: 2;
        width: 100%;
        padding: 30px 30px;
    }

    div#block_one {
        float: left;
        width: 49%;
        order: 3;
        width: 100%;
        margin-bottom: 30px;
    }

    div#block_two {
        width: 49%;
        float: right;
        order: 4;
        width: 100%;
    }

    div#parts_content {
        border-top: 0px solid #4c4c4c;
        overflow: auto;
        position: relative;
    }

    h1.text_block {
        margin: 60px auto;
        max-width: 700px;
        color: #2b2b2b;
        text-align: center;
        font-weight: 700;
        font-size: 24px;
        padding: 0 30px;
    }

    .textblok {
        font-size: 3rem;
        font-weight: bold;
        line-height: 3rem;
        color: #EB342A;
    }

    div#cal_right {
        float: right;
        width: 100%;
    }

    div#cal_left {
        float: left;
        width: 100%;
        padding: 51px 0;
    }

    .colo {
        padding: 0px 0px;
    }

    .shop_link {
        text-align: right;
        padding: 10px 0px;
    }

    div#values_container {
        max-width: 1400px;
        margin: 150px auto;
        overflow: auto;
        padding: 0 20px;
    }

    .values_boxes {
        float: left;
        width: 100%;
        padding: 50px 0;
    }

    div#bar_c {
        overflow: visible;
        max-width: 1400px;
        margin: 0 auto;
        padding: 0 20px;
        display: flex;
        flex-direction: column-reverse;
    }

    div#locator_submit {
        background-image: url(http://hosa.vividcandi.net/wp-content/uploads/2018/11/globe.jpg);
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: cover;
        float: left;
        width: 100%;
        text-align: center;
        padding: 40px 20px;
    }

    div#locato_left {
        float: left;
        width: 100%;
        min-height: 32vh;
        display: flex;
        padding: 0 30px;
        align-items: center;
    }

    div#vend_left {
        float: left;
        width: 100%;
        padding: 0px;
    }

    div#vend_right {
        float: right;
        width: 100%;
        padding: 60px 30px;
    }

    .blog_i {
        width: 100%;
        float: left;
        background: #fff;
        margin: 20px 0;
        min-height: 48vh;
    }

    div#blogs_hosa {
        overflow: auto;
        margin: 20px 0 0;
        min-height: 55vh;
        padding: 0 20px;
    }

    div#left_bar {
        float: left;
        padding: 0 30px;
        width: 100%;
        text-align: center;
    }

    div#bar_right_f {
        float: right;
        width: 100%;
        padding-left: 5%;
        padding: 30px 30px 0;
    }

    #sb_instagram.sbi_col_6 #sbi_images .sbi_item {
        width: 50%;
    }

    div#social_links {
        overflow: auto;    /* background: #f2f2f2; */
        max-width: 1400px;
        margin: 0 auto;
        padding: 0px 30px 25px;
        text-align: center;
    }

    .cal_oil {
        background-size: cover;
        background-position: 50%;
        width: 85vw;
        height: 85vw;
        display: block;
        border-radius: 50%;
        margin: -20px auto -20px;
        max-width: 300px;
        max-height: 300px;
    }

    div#submailchimp form#mc-embedded-subscribe-form {
        padding: 0;
        max-width: 100%;
        float: right;
        width: 100%;
    }

    div#mc_embed_signup_scroll {
        width: 100%;
    }

    div#mc_embed_signup {
        max-width: 400px;
        margin: 0 auto 30px;
    }

    .flexed {
        width: 100%;
        padding: 20px 0px;
    }

    h1.main_call {
        margin: 20px 0 0;
        border-left: 0;
        padding: 20px 0px;
        position: relative;
        left: 0;
        font-weight: 900;
        font-size: 3rem;
        line-height: 3rem;
        overflow: auto;
        text-align: center;
    }

    div#mobil_blok {
        color: #696969;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 18px;
        font-family: 'Hind', sans-serif;
        margin: 0 0 20px;
    }

    .swiper-slide {
        min-height: 100%;
        min-height: 45vh;
        background-size: cover;
        background-position: 50%;
    }

    .swiper-wrapper {
        min-height: 40vh;
    }

    div#sliok {
        height: 40vh;
    }

    h1.cabl_title {
        font-size: 3rem;
        color: #212121;
        font-weight: 900;
        margin: 0;
        line-height: 3rem;
        text-align: center;
    }

    h2.cal_titl {
        font-size: 21px;
        font-weight: 600;
        color: #212121;
        margin: 0 0 15px;
        display: none;
    }

    .clok {
        margin-bottom: 20px;
        text-align: center;
    }

    .cablefinder {

        /* clear: both; */

        /* width: 100%; */

        /* height: 1px; */
        text-align: center;
    }

    h1.locator_title {
        font-weight: 800;
        color: #EB342A;
        line-height: 2.5rem;
        font-size: 2rem;
        text-align: center;
    }

    div#loca_flex {
        text-align: center;
    }

    a.loc_io {
        display: inline-block;
        width: 100%;
        background: #EB342A;
        color: #fff;
        text-transform: uppercase;
        font-weight: 600;
        font-family: 'Montserrat', sans-serif;
        margin: 5px 0;
        padding: 10px 5px;
        font-size: 14px;
        width: 75%;
    }

    li.block_a {
        float: left;
        width: 100%;
    }

    div#vendor_image {
        background-image: url(http://hosa.vividcandi.net/wp-content/uploads/2018/11/hosatech.jpg);
        background-size: cover;
        background-position: 50%;
        min-height: 30vh;
        position: relative;
        width: 100%;
    }

    div#vendor_image:before {
        content: close-quote;
        width: 170px;
        height: 170px;
        position: absolute;
        bottom: -15px;
        right: 0;
        background-image: url(http://hosa.vividcandi.net/wp-content/uploads/2018/11/hosa_cert.png);
        background-position: 50%;
        z-index: 91238412;
        background-size: cover;
        left: 0;
        margin: 0 auto;
    }

    h1.hosa_ven {
        font-weight: 800;
        color: #212121;
        line-height: 3rem;
        font-size: 3rem;
        font-size: 3rem;
        color: #212121;
        font-weight: 900;
        margin: 0;
        line-height: 3rem;
    }

    .cirlo {
        height: 90vw;
        width: 100%;
        background-image: url(http://hosa.vividcandi.net/wp-content/uploads/2018/11/dance.jpg);
        background-position: 50%;
        background-size: contain;
    }

    body.press-release-template-default main#main {
        padding: 0 20px;
    }

    span.pro_icon {
        display: block;
        color: #848484;
        font-size: 2rem;
        min-height: 0;
    }

    h1.hoq {
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        font-family: 'Montserrat', sans-serif;
        margin: 20px 0 5px;
        text-align: center;
        color: #777777;
    }

    ul#menu-footer-menu {
        margin: 0;
        padding: 0;
        list-style: none;
        text-align: right;
        text-align: center;
    }

    .tabs__list > li label {
        color: #fff;
        cursor: pointer;
        font-weight: 100;
        background: #212121;
        line-height: normal;
        padding: 15px 5px;
        position: relative;
        text-decoration: none;
        font-family: 'Hind', sans-serif;
        font-weight: 700;
        letter-spacing: 1px;
        margin: 1px 0;
        font-size: 1rem;
        text-decoration: none;
        display: block;
        background: #EB342A;
        color: #fff;
        text-transform: uppercase;
        font-weight: 600;
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        text-decoration: none;
        height: 60px;
        display: flex;
        align-items: center;
        width: 100%;
        text-align: center;
        align-items: center;
        justify-content: center;
    }

    .tabs__list > li {
        display: inline-block;
        width: 25%;
        float: left;
        text-decoration: none;
    }

    a.permol_product {
        width: 98%;
        float: left;
        background: #fff;
        margin: 0 1% 30px;
        min-height: 27vh;
        display: block;
    }

    .secion_del {
        overflow: auto;
        float: left;
        width: 50%;
    }

    div#news_loop {
        overflow: auto;
        max-width: 1400px;
        margin: 0px auto 0;
    }

    div#pressrelease_signup {
        float: left;
        width: 100%;
        margin-bottom: 0px;
        padding: 0 10px;
    }

    div#mc_embed_signup {
        max-width: 600px;
        margin: 0 auto 30px;
    }

    html div#sl_div div#map {
        width: 100%;
        float: right;
        min-height: 0;
        height: 250px;
    }

    div#map_sidebar {
        overflow: auto;
        height: 40vh;
        width: 100%;
        float: left;
        padding: 0 0px 0 0;
        margin-right: 0%;
    }

    ul#online-retailers li {
        display: inline-block;
        width: 50%;
        min-height: 100px;
        float: left;
        display: flex;
        align-items: center;
        text-align: center;
        padding: 10px;
    }

    div#sl_div div#address_search div#radius_in_submit {
        padding-left: 0;
        margin-top: 3px;
        width: 100%;
        clear: both;
    }

    input#addressSubmit {
        display: inline-block;
        background: #EB342A;
        color: #fff;
        text-transform: uppercase;
        font-weight: 600;
        font-family: 'Montserrat', sans-serif;
        margin: 0 0px;
        padding: 15px 25px;
        font-size: 14px;
        border-radius: 0;
        border: none;
        margin-right: 0;
        cursor: pointer;
        width: 100%;
    }

    div#addy_in_radius {
        float: left;
        width: 100%;
        display: block;
    }

    select#radiusSelect {
        font-size: 14px;
        padding: 4px 10px;
        border-radius: 0;
        padding: 6px 10px;
        font-size: 14px;
        width: calc(100% - 130px);
        display: inline-block;
        background: #f7f7f7;
        color: #4c4c4c;
        text-transform: uppercase;
        font-weight: 600;
        font-family: 'Montserrat', sans-serif;
        margin: 0 10px;
        padding: 9px 25px;
        font-size: 14px;
        border-radius: 0;
        border: none;
        margin-right: 0;
    }

    .controls_unit {
        overflow: auto;
        float: left;
        width: 100%;
    }

    div#gform_wrapper_1 {
        float: left;
        width: 100%;
    }

    .contact-info {
        float: right;
        width: 100%;
        padding: 0 0 0 0px;
        margin: 1em 0;
    }
div#mobile_parts_text h1.text_block {
    margin: 30px 0 0;
}div#mobile_parts_text {
    display: block;
}
}

@media screen and (max-width:440px) {

    span.pro_icon {
    display: block;
    color: #848484;
    font-size: 2rem;
    min-height: 0;
    display: none;
}.swiper-slide.prooli {
    min-height: 0;
    background: #252525;
    min-height: 2vh;
    display: flex;
    align-items: center;
    text-align: center;
}
    .tabs__list > li {
        display: inline-block;
        width: 50%;
        float: left;
        text-decoration: none;
    }
.hosa_values_box {
    float: left;
    width: 100%;
    padding: 0 0px;
    /* max-width: 500px; */
    /* margin: 0 auto; */
}.valu_text {
    float: right;
    width: 100%;
    text-align: justify;
    padding: 25px 20px 0 25px;
}.icon_box {
    float: left;
    text-align: center;
    width: 100%;
    margin: 0;
    min-height: 120px;
    display: flex;
    align-items: center;
}h2.made_last {
    font-size: 1.4rem;
    color: #000;
    line-height: 2rem;
    font-weight: 700;
    display: block;
    text-transform: capitalize;
    text-align: center;
}#sb_instagram.sbi_col_6 #sbi_images .sbi_item {
    width: 100%;
}div#post_title h1.cbrlo {
    font-size: 2rem;
    line-height: 2rem;
}h2.lodf {
    font-size: 1.5rem;
    color: #adadad;
    font-weight: 300;
    margin: 0px 15px 80px;
    line-height: 1.5rem;
    display: block;
    width: 100%;
    word-break: break-word;
    text-align: center;
    padding: 0;
    font-style: italic;
    display: inline-block;
    width: auto;
    margin: 0 auto 80px;
}nav.navigation.post-navigation a {
    display: inline-block;
    background: #EB342A;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    margin: 0 10px;
    padding: 15px 20px;
    font-size: 12px;
    width: 110px;
    text-align: center;
}.cirlo {
    height: 64vw;
    width: 100%;
    background-image: url(http://hosa.vividcandi.net/wp-content/uploads/2018/11/dance.jpg);
    background-position: 50%;
}
}
