





    .h-20 {
        height: 20px;
    }

    .yt-uix-button-content {
        display: none;
    }

    .overlay {
        position: fixed;
        display: none;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.5);
        /*z-index: 2;*/
        cursor: pointer;
    }

    .moc {
        padding: 10px 10px 20px 10px;
        border: 0px solid #BFBFBF;
        background-color: white;
        box-shadow: 0px 4px 10px #aaaaaa;
        border-radius: 21px;
    }

    .brandsbox {
        border-radius: 91px;
        border: 0px solid #BFBFBF;
        /*box-shadow: 4px 5px 5px #aaaaaa;*/
        box-shadow: 0px 4px 19px #aaaaaa;
    }

    /*sc styling*/
    .info-social-link {
        /*width: 0px;*/
        height: 0px;
        position: absolute;
        left: 55%;
        top: 35%;
        margin-left: -45px;
    }

    .info-social-link1 {
        /*width: 0px;*/
        height: 0px;
        position: absolute;
        left: 55%;
        top: 20%;
        margin-left: -50px;
    }

    .instagram {
        display: inline-block;
        width: 120px;
        height: 25px;
        text-align: left;
        /* border-radius: 40px; */
        color: #fff;
        font-size: 16px;
        line-height: 27px;
        vertical-align: middle;
        background: #d6249f;
        background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
        box-shadow: 0px 3px 10px rgba(0, 0, 0, .25);
    }

    .fa-instagram {
        /*width: 70%;*/
        text-align: center;
        font-size: 20px;
        margin-left: 3px;
    }

    .insta-half {
        background: white;
        /* height: 51px; */
        float: right;
        color: black;
        font-size: 12px;
        /*height: 25px;*/
        /*width: 22px;*/
        text-align: center;
    }

    .viewbtn {
        width: 50px;
        height: 50px;
        background: white;
        border-radius: 50%;
        box-shadow: 0px 4px 19px #aaaaaa;
        /* text-align: center; */
        /* width: 100%; */
        /* left: 10px; */
        position: absolute;
        left: 16px;
        top: 145px;
        color: #333333;
        font-size: 25px;
        /* border: 2px solid red; */
        text-align: center;
        /* margin-top: 12px; */
    }

    .scount {
        float: right;
        padding-top: 5px;
        color: white;
        text-transform: uppercase;
    }

    .simg {
        height: 30px !important;
        width: 30px !important;
        display: inline
    }

    .c-img {
        width: 200px !important;
        height: 200px !important;
    }

    p button {
        border-bottom: 1px solid !important;
        margin-top: 10px;
    }

    .modal_radius {
        border-radius: 1.5rem !important;
        margin-top: 25%;
    }

    /* #modalimage {
        margin-left: -20%;
        margin-top: 10%;
        height: 200px;
        box-shadow: 2px 2px 2px 3px #a09a9a;
        border-radius: 50%;
    } */

    /* #brandmodalimage {
        margin-left: -20%;
        margin-top: 10%;
        height: 200px;
        box-shadow: 2px 2px 2px 3px #a09a9a;
        border-radius: 50%;
    } */
    .fade-scale {
        transform: scale(0);
        opacity: 0;
        -webkit-transition: all .25s linear;
        -o-transition: all .25s linear;
        transition: all .25s linear;
    }

    .fade-scale.in {
        opacity: 1;
        transform: scale(1);
    }

    @media only screen and (max-width: 600px) {
        iframe {
            margin-left: -300px;
        }

        .bg-wel-second-div-p {
            font-size: 14px !important;
        }
/* 
        .img-box {
            width: 195px !important;
            height: 200px !important;
        } */
    }

    @media only screen and (max-width: 350px) {
        iframe {
            margin-left: -325px;
        }

        .bg-wel-second-div-p {
            font-size: 16px !important;
        }

        .rogan-hero-section .banner-main-title {
            font-size: 30px !important;
        }
    }

    .owl-carousel .owl-item {
        min-width: 350px !important;
    }

    .owl-prev {
        width: 30px;
        height: 50px;
        position: absolute;
        top: 60%;
        left: 40px;
        display: block !important;
        border: 0px solid black;
        color: #e56556 !important;
        font-size: 14px !important;
        margin: 5px !important;
        padding: 11px 11px !important;
        background: #FFF !important;
        display: inline-block;
        cursor: pointer;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    .owl-next {
        width: 30px;
        height: 50px;
        position: absolute;
        top: 60%;
        right: 40px;
        display: block !important;
        border: 0px solid black;
        color: #FFF !important;
        font-size: 14px !important;
        margin: 5px !important;
        padding: 11px 7px !important;
        background: #e56556 !important;
        display: inline-block;
        cursor: pointer;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    .bg-fs {
        font-size: 50px;
    }

    /* The Modal (background) */
    .modal {
        display: none;
        /* Hidden by default */
        position: fixed;
        /* Stay in place */
        z-index: 1;
        /* Sit on top */
        padding-top: 100px;
        /* Location of the box */
        left: 0;
        top: 0;
        width: 100%;
        /* Full width */
        height: 100%;
        /* Full height */
        overflow: auto;
        /* Enable scroll if needed */
        background-color: rgb(0, 0, 0);
        /* Fallback color */
        background-color: rgba(0, 0, 0, 0.4);
        /* Black w/ opacity */
    }

    /* Modal Content */
    .modal-content {
        background-color: #fefefe;
        margin: auto;
        /*margin: 0;*/
        /*padding: 20px;*/
        padding: 0;
        border: 1px solid #888;
        /*width: 900px;*/
        /* width: 65%;
        height: 600px; */
    }

    /* The Close Button */
    .close {
        /*color: #aaaaaa;*/
        color: #d3d3d3 !important;
        float: right;
        font-size: 2rem !important;
        font-weight: bold;
        height: 0;
        position: absolute;
        right: -1%;
        top: -10%;
        transform: rotate(45deg);
    }

    .close:hover,
    .close:focus {
        /*color: #000;*/
        color: #ff0000 !important;
        text-decoration: none;
        cursor: pointer;
    }


    /*STYLES FOR BUTTON*/
    #myBtn {
        text-align: center;
        margin: 2% auto;
        border: 2px solid red;
        padding: 2% 4%;
        background-color: red;
        border-radius: 6%;
    }

    /*STYLES FOR MODAL HEADING*/
    .modal-heading {
        text-align: center;
    }

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


        #myModal {
            width: 100%;
            height: 100%;
            /*background-color: red;*/
        }

        .modal-content {
            /*width: 90%;*/
            width: 100%;
            /*height: 70%;*/
            height: 50%;
            /*background-color: green;*/
            margin-left: auto;
            margin-right: auto;
        }

        .iframe-div {
            /*width: 80%;*/
            width: 100%;
            /*height: 60%;*/
            height: 100%;
            /*background-color: blue;*/
            margin-left: auto;
            margin-right: auto;
            margin-top: auto;
            margin-bottom: auto;
        }


        .iframe-class {
            width: 100%;
            height: 100%;
            margin-left: auto;
        }

        .close {
            position: relative;
            right: -77%;
            top: 25%;
            opacity: 1 !important;
        }


    }




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


        #myModal {
            width: 100%;
            height: 100%;
            /*background-color: red;*/
        }

        .modal-content {
            width: 90%;
            /*height: 70%;*/
            height: 50%;
            /*background-color: green;*/
            margin-left: auto;
            margin-right: auto;
        }

        .iframe-div {
            /*width: 80%;*/
            width: 100%;
            /*height: 60%;*/
            height: 100%;
            /*background-color: blue;*/
            margin-left: auto;
            margin-right: auto;
            margin-top: auto;
            margin-bottom: auto;
        }


        .iframe-class {
            width: 100%;
            height: 100%;
            margin-left: auto;
        }


    }

    .sc-readmore-button{
        margin-top:20px;
        line-height: 24px!important;
        min-width: 120px!important;
        font-size: 14px!important;
    }
    .sc-text-center{
        text-align: center;
    }
    .sc-img-item-space{
        border-radius:50%!important;
        padding:8px!important;
    }
    * {
        box-sizing: border-box;
      }
      .column1 {
        float: left;
        width: 25%;
        padding: 20px;
      }
      @media screen and (max-width: 662px) {
        .column1 {
          width: 50%;
        }
      }
      
      /* On screens that are 600px wide or less, make the columns stack on top of each other instead of next to each other */
      @media screen and (max-width: 350px) {
        .column1 {
          width: 100%;
        }
      }





    /*********************************************************************************STYLES FOR MODAL*********************************************************************************/
   