﻿@media(max-width:767px) {
    .fields-sm {
        width: 40% !important;
        margin-bottom: 15px !important;
    }

    .subheader {
        margin-top: 43px;
        border-bottom: none;
        padding-bottom: 15px;
        display: table;
        width: 100%;
    }

    .mobile-subheader {
        display: table;
        margin: 57px auto 0 auto;
        border-top: 1px solid #f3f3f3;
        border-left: 1px solid #f3f3f3;
        border-bottom: 1px solid #f3f3f3;
        border-right: 1px solid #f3f3f3;
        padding: 2px 30px;
        border-radius: 10px;
        min-width: 300px;
    }

    

    .desktop-subheader {
        display: none;
    }

    .report-right {
        float: right;
        width: 49% !important;
        text-align: right;
        border-left: 1px solid #f3f3f3;
    }

    .nav-bar-icons {
        float: right;
        display: table;
        float: right;
        display: table;
        position: relative;
        top: 29px;
        margin-right: 18px;
    }

    .logo {
        padding: 0px 0px 9px 0px;
        position: relative;
        left: 5%;
        display: table;
    }

    .visa-red {
        background: #2583af;
        border-radius: 37px;
        border: none;
        color: white;
        padding: 17px 60px;
        font-size: 18px;
        outline: none;
        margin: 0px auto 6px auto !important;
    }


    .blocks-large {
        margin: -30px auto 50px auto !important;
        text-align: left;
        max-width: 320px;
    }

    .product-larger {
        height: 400px !important;
        width: 300px !important;
        margin: 0 auto;
        background-repeat: no-repeat !important;
        background-position: top !important;
        cursor: pointer;
        background-size: 100% 100% !important;
        border: none;
        border-radius: 5px;
    }

    .medium-input {
        border: 1px solid #e6e6e6;
        width: 100%;
        max-width: 500px !important;
        border-radius: 6px;
        padding: 12px 17px !important;
        font-size: 15px;
        outline: none;
        display: block;
        margin: 25px auto 7px auto;
    }

    .navbar-inverse .navbar-nav > li > a {
        font-weight: normal !important;
        font-size: 14px !important;
        padding-top: 23px;
        text-transform: uppercase;
        color: #484848 !important;
        font-family: Montserrat, Arial, sans-serif;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .report-centre {
        float: left;
        width: 33%;
        text-align: center;
        font-weight: bold;
        font-size: 15px;
        padding-top: 7px;
        display: none;
    }

    .report-centre-span {
        float: left;
        width: 100%;
        text-align: center;
        font-weight: bold;
        font-size: 15px;
        padding-top: 0px;
        display: block;
        margin-bottom: 22px;
    }

    .nav > li > a {
        position: relative;
        display: block;
        /*padding: 12px 0px !important;*/
        padding: 12px 0px !important;
        margin-left: 10px;
        margin-right: 10px;
    }

    .nav > li {
        width: 100%;
        border-bottom: 1px solid whitesmoke;
        text-align: left;
        padding-left: 30px;
    }

    .navbar-collapse > ul {
        width: 100%;
    }

    .report-left {
        float: left;
        width: 33%;
        font-size: 15px;
        padding-top: 7px;
    }

    .report-right {
        float: right;
        width: 57% !important;
        text-align: right;
    }

    #cover-spin::after {
        content: '';
        display: block;
        position: absolute;
        left: 42% !important;
        top: 40%;
        width: 70px;
        height: 70px;
        border-style: solid;
        border-color: #339bcc;
        border-top-color: transparent;
        border-width: 4px;
        border-radius: 50%;
        -webkit-animation: spin .8s linear infinite;
        animation: spin .8s linear infinite;
    }

    .filters {
        padding: 28px 0px 7px 0px;
        width: 100%;
        text-align: center;
    }

    .search-criteria {
        padding: 28px 0px 15px 0px;
        margin-top: 0px;
        background: #fbfbfb;
    }
}


@media(max-width:500px) {
    .filter-products {
        border-top: 1px solid #f3f3f3 !important;
        border-left: 1px solid #f3f3f3 !important;
        border-bottom: 1px solid #f3f3f3 !important;
        border-right: 1px solid #f3f3f3 !important;
        padding: 9px 30px;
        border-radius: 10px;
        width: 90%;
        margin: 0 auto;
    }

    .filter-sort {
        border-top: 1px solid #f3f3f3 !important;
        border-left: 1px solid #f3f3f3 !important;
        border-bottom: 1px solid #f3f3f3 !important;
        border-right: 1px solid #f3f3f3 !important;
        padding: 9px 30px;
        border-radius: 10px;
        width: 90%;
        margin: 0 auto;
    }

    .filter-products {
        float: none;
    }

    .filter-sort {
        float: none;
    }

    .filters {
        padding: 28px 0px 7px 0px;
        width: 100%;
        text-align: center;
        background: #fbfbfb;
        margin: 0 auto 36px auto;
        border-bottom: 1px solid #f3f3f3;
    }
}

@media(max-width:991px) {
    .blocks-large {
        margin: 50px auto;
        text-align: left;
        max-width: 320px;
    }

    .home-logo {
        cursor: pointer;
        display: table;
        margin-left: 20px;
    }

    .search-criteria {
        padding: 28px 0px 15px 0px;
        margin-top: 0px;
    }

        .search-criteria span {
            font-size: 17px;
            font-weight: bold;
            color: #6f6f6f;
            float: left;
            margin-top: 5px;
            margin-bottom: 34px;
        }
}


@media (min-width: 768px) and (max-width: 1000px) {
    .fields-sm {
        width: 20% !important;
        margin-bottom: 15px !important;
    }
}

@media(max-width:992px) {

    .nav > li > a {
        position: relative;
        display: block;
        padding: 21px 0px;
        margin-left: 5px;
        margin-right: 5px;
    }
}

@media(max-width:1000px) {

    .title-sm {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 20px;
    }

    .mrg-left15 {
        margin-left: 15px;
    }
}

@media(max-width:1199px) {

    .product {
        height: 350px;
        width: 271px;
        margin: 0px auto 19px auto;
        background-repeat: no-repeat !important;
        background-position: top !important;
        cursor: pointer;
        transition: transform .2s;
    }
}
