@media screen and (min-width: 1600px) {

}

@media screen and (max-width: 1440px) {
    .vIBtn p{
        font-size: 19px;
    }

}

@media screen and (max-width: 1200px) {
    .navbar-fixed{
        position: relative;
    }
    /*=== instrument ===*/
    .arrow-right:after{
        right: -13px;
    }
    /*=== instrument ===*/

}

@media screen and (max-width: 1024px) {
    .rv-duelBtn ul li{
        display: inline-block;
        width: 100%;
    }
    .rv-submenu {
        top: 0;
    }


}

@media screen and (min-width: 992px) {


}
@media screen and (max-width: 992px) {
    .vHeaderNav .vLogo{
        position: absolute;
        z-index: 999999999;
    }
    .borderBGBody{
        padding: 30px 15px;
    border-radius: 35px;
    }
    .vContentRelative{
        margin-right: 0 !important;
    }
    /*=== platform button ===*/
    .rv-duelBtn ul li{
        display: inline-block;
        width: 49.5%;
    }
    /*=== End platform button ===*/
    /*=== award ===*/
    .OVBoxTop {
        padding: 20px;
        margin-bottom: -200px;
    }
    .rv-AwardItem h5{
        font-size: 18px;
    }
    /*===End award ===*/

    /*===Instrument ===*/
    .rv-arrowBtn{
        padding: 50px 0 20px 0;
    }
    .rv-arrowText {
        width: 100%;
    }
    .arrow-right:after {
        display: none;
    }
    .arrow-right-white:after{
        display: none;
    }
    /*===End Instrument ===*/
    /*===End Instrument ===*/
    .rv-faq .card {
        margin-left: 5px;
        margin-right: 5px;
    }
    /*===End Instrument ===*/
    .trioBox {
        margin-top: 60px;
    }
}

@media screen and (max-width: 767px) {
    /*=== header ===*/
    .vHeaderTopLeft,.vSocial,.vHeaderSocial {
        text-align: center;
    }

    /*=== header ===*/
    /*=== banner ===*/
    .vSliderWrapper,.vBannerWrapper{
        text-align: center;
    }
    /*=== banner ===*/
    /*=== Footer ===*/
    .copyRight p{
        text-align: center;
    }
    /*=== Footer ===*/
    /*=== platform button ===*/
    .rv-duelBtn ul li{
        display: inline-block;
        width: 100%;
    }
    /*===End platform button ===*/

    /*=== award ===*/
    .OLBox {
        width: 100%;
    }
    .OVBoxTop {
        width: 100%;
        position: static;
        margin-bottom: 0;
    }
    .OVBoxBottom{
        margin-top: 10px;
        width: 100%;
    }
    .rv-AwardItemText{
        margin-top: 0;
    }
    /*=== End award ===*/


}

@media screen and (max-width: 580px) {
    .rv-WPBox:after {
        display: none;
    }
    .rv-submenu li a {
        color: white;
        font-size: 17px;
        text-transform: inherit !important;
        font-weight: 400;
        border: 1px saddlebrown;
    }
    .rv-submenu li a i {
        display: none;
    }


}

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

}

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

}

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

}

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

}
