.content {
    width: 100% !important;
    margin-top: 0px !important
}
.author {
    height: 30px;
    margin: 5px 0;
}

.index-content {
    max-width: 1500px;
    margin: 0 auto;
    background: #fefefe
}

.rotator-box {
    /*padding: 30px;*/
    /*background: #fbfbfb;*/
    margin: 5px;
    border-radius: 5px;
    padding-top: 15px;
}
.slick-slider {
    text-align: -webkit-center; /*this is to put slider at the center of the page, if we have 3 imgs and the slider for 5 imgs*/
}

.slick-prev, .slick-next {
    width: 25px;
    height: 25px;
}

        .slick-next:before, .slick-prev:before {
            content: none !important
        }
  body[dir="rtl"] .slick-prev, .slick-prev:hover, .slick-prev:focus {
        background-image: url(http://www.neelwafurat.com/rotator/rotator_right.png);
        background-repeat: no-repeat
    }

    body[dir="rtl"] .slick-next, .slick-next:hover, .slick-next:focus {
        background-image: url(http://www.neelwafurat.com/Rotator/rotator_left.png);
        background-repeat: no-repeat
    }
    body[dir="ltr"] .slick-prev, .slick-prev:hover, .slick-prev:focus {
        background-image: url(http://www.neelwafurat.com/Rotator/rotator_left.png);
        background-repeat: no-repeat
    }
    body[dir="ltr"] .slick-next, .slick-next:hover, .slick-next:focus {
        background-image: url(http://www.neelwafurat.com/rotator/rotator_right.png);
        background-repeat: no-repeat
    }

.subsc img {
    max-width: 90%;
    margin: 0 auto;
    display: block;
    /*margin-bottom: 65px;*/
    border-radius: 15px;
}
.randomp .slick-slide {
    margin: 0px 5px;
}

.randomp .slick-dots {
    position: relative;
    bottom: 0;
    margin-bottom: 0;
}

.rotator-box .imggrid {
    margin: 0 auto;
    max-width: 100%;
    position: relative;
    width: 241px;
    height: 241px;
}

.rotator-box .gridview-randomp .imggrid {
    width: 170px;
    height: 170px;
}

.categories {
    text-align: center;
    white-space: nowrap;
    overflow: auto;
    /*cursor: all-scroll;*/
}

    .categories img {
        border-radius: 162px;
        width: 150px;
    }

    .categories a {
        text-align: center;
        display: block;
        font-weight: bold;
    }

    .categories div {
        display: inline-block;
        /*margin: 10px*/
        /*background: #ddd;              
                padding: 70px;
                border-radius: 150px;
                */
    }

        .categories div:hover {
            opacity: 0.7
        }

.utube-videos div {
    margin: 0 !important
}
.img-slider {
    /*max-width: 100%;
            width: 1500px;
            height: 300px*/
    width: 100%;
    max-width: 1600px;
max-height:350px;
height:auto
}

.bigslider .slick-dots {
    bottom: 0px;
    margin: 0;
    /*position: relative; */
}

    .bigslider .slick-dots li button:before {
        font-size: 10px;
    }
.fs-ribbon, .discount-ribbon {
    position: relative;
    background: #b30000;
    text-align: center;
    z-index: 1;
    width: 100px;
    height: 30px;
    top: 2px;
    right: -6px;
    text-indent: 7px;
    line-height: 2.1;
    color: white;
    margin-right: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 13px !important;
    font-weight: bold;
}

.discount-ribbon {
    width: 55px !important;
    text-indent: 0px !important;
    line-height: 1.9 !important;
    font-size: 17px !important;
    background: #384d55 !important;
}

.empty-ribbon {
    height: 40px;
}

.fs-ribbon:before, .discount-ribbon:before {
    content: '';
    border: 15px solid;
    border-left-width: 8px;
    position: absolute;
    top: 0px;
    left: -16px;
    border-right-width: 8px;
    border-right-color: #b30000;
}

.discount-ribbon:before {
    border-right-color: #384d55 !important;
}

.gridview-random {
    border-radius: 5px;
    border: 1px solid #e7e7e7;
    /*padding-bottom: 33px;
            margin-bottom:30px;*/
    text-align: center;
    line-height: 1.5;
    max-width: 100%
}

.rotator-box-header {
    margin-bottom: 7px;
}

    .rotator-box-header span {
        font-weight: bold;
        color: #a6ce39;
    }

    .rotator-box-header a {
        opacity: 0.8;
        font-size: 12px !important;
    }

.rotator-box .imggrid img {
    /*max-width: 255px;*/
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-height: 100%;
}
.intercom-launcher-frame {
    left: 20px !important;
    right: auto !important;
    background-color: transparent
}

.intercom-messenger-frame {
    left: 20px !important;
    right: auto !important;
}
@media only screen and (max-width: 600px) {
    body {
        padding: 0px !important
    }
    .subsc {
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 900px) {
    .rotator-box {
        margin: 15px;
    }

    .randomp .slick-slide {
        margin: 0px 15px;
    }

    .rotator-box .imggrid {
        margin: 0 auto;
        max-width: 90%;
        position: relative;
        width: 241px;
        height: 241px;
    }

    .rotator-box .gridview-randomp .imggrid {
        width: 200px;
        height: 200px;
    }
    /*.categories{
                white-space: normal;
            }*/
}

@media only screen and (min-width: 992px) {
    .rotator-box {
        padding: 20px;
    }
}

@media only screen and (min-width: 1024px) {
    .rotator-box {
        padding: 18px;
    }
}

@media only screen and (min-width: 1200px) {
    .categories div {
        margin: 20px;
    }
}
     