.price-strip  span strong {letter-spacing: -4px;}
.ok {
     font-size: 131.38%;
}
        
 @media (max-width: 414px) and (min-width: 100px)
    {
        .ok {
        font-size: 117.38%;
        width: 100%;
        padding: 0;
        text-align: center;
        margin-bottom: 11px;
    }
}
        
@media (max-width: 320px) and (min-width: 100px)
   {
        .price-strip span strong {
        font-size: 32px;
    }
   sup {
        top: -0.7em !important;
        font-size: 21px !important;
        margin-left: 5px;
    }
}

.rmtop50{margin-top: 50px;}
.rmtop25{margin-top: 25px;}
.rmtop20{margin-top: 20px;}
.rmbottom100{ margin-bottom: 100px;}

@media(max-width:600px)
{
    .rmtop50{margin-top:20px;}
    .rmtop25{margin-top: 15px;}
    .rmtop20{margin-top: 10px;}
    .rmbottom100{ margin-bottom: 40px;}
    .vmobiltop{margin-top:20px; }
    .paddingRight {
        padding-left: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        padding-right: 0 !important;
    }
    .fytBg.rmtop25{
        margin-top: 40px;   
    }
}

.accflex{ display: flex;}
@media(max-width:1024px)
{
    .accflex{ display: block;}
    .accflex .liLeft{ margin-left: 0 !important;}

}
@media (max-width: 480px) and (min-width: 100px){
    .ifr {
        width: 100%;
         height: 250px;
    }
    .Outdoor-Sports embed{     height: 530px; }
}

#back2Top {
    width: 40px;
 line-height: 40px;
     height: 50px;
 overflow: hidden;
 z-index: 999;
 display: none;
 cursor: pointer;
 -moz-transform: rotate(90deg);
 -webkit-transform: rotate(90deg);
 -o-transform: rotate(90deg);
 -ms-transform: rotate(90deg);
 transform: rotate(90deg);
 position: fixed;
 bottom: 30px;
 right: 30px;
 background-color: #e10513;
 color: #fff !important;
 text-align: center !important;
 font-size: 50px !important;
 text-decoration: none !important;
 font-weight: bold !important;
}
#back2Top:hover {
 background-color: #000;
 color: #fff;
}

.textBox p {
    font-family: 'Montserrat-UltraLight', Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 1.5;
    color: #000 !important;
}
.detailTitle {
    font-size: 20px;
    color: #1d1d1b;
    font-weight: bold;
    margin-top: 15px;
}

@media(max-width:600px)
{
.whiteText{ color:#000 !important}
.ree{     margin-top: 0; }
.ree .rowbox1 {
    margin-top: 0;
}
}