    section{
      width: 100%;
      float:left;
      display: block;
    }
    .header-section{
      width: 100%;
      float: left;
/*      mask: url(/assets/img/mask.svg) center bottom;
      mask-size: cover;
      mask-repeat: repeat-x;
      -webkit-mask: url(/assets/img/mask.svg) center bottom;
      -webkit-mask-image:url(/assets/img/mask.svg) center bottom;
      -webkit-mask-size: cover;
      -webkit-mask-repeat: repeat-x;*/
    }
    .header-holder{
      background-image: url(/assets/img/b-g-pattern.svg);
      background-color: #076ba0;
      background-attachment:fixed;
      width: 100%;
      float: left;
    }
    .engageme-coins-holder, 
    .signup-holder{
      width: 50%; 
    }
    .engageme-coin-table{
      display: table;
      width: 100%;
    }
    .engageme-coin-row{
      display: table-row;
    }
    .engageme-coins-holder,
    .signup-holder{
      display: table-cell;
      vertical-align: middle;
    }
    .btn-signup-Home-earning{
      font-family: "Varela Round";
      font-size: 46px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      letter-spacing: 1px;
      color: #f7f9fa;
      max-width: 525px;
    }
    .engageme-coins{
      max-width: 525px;
      float: right;
    }
    .engageme-coins img{
      width: 100%;
      height: auto;
    }
    .btn-signup-Home-earning a{
      font-family: Helvetica;
      font-size: 22px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      letter-spacing: 0.4px;
      text-align: center;
      color: #ffffff;
      padding: 18px 0px;
      border-radius: 5px;
      background-color: #f2b632;
      width: 100%;
      display: inline-block;
      max-width: 426px;   
      text-decoration: none;
      margin-top: 10px;   
    }
    .btn-signup-Home-earning a:hover{
      background-color: #D19A20
    }
    .container-section{
      background: #FFFFFF;
      width: 100%;
      background:#fbfbfb;
      margin-bottom:100px;
      background-color: #fbfbfb;
      text-align: center;
    }
    .favorite-platforms{
      font-family: 'varela round';
      font-size: 18px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      letter-spacing: 0.4px;
      color: #333333;      
    }
    .container-section img{
      max-height: 30px;
      padding: 0px 0px 0px 25px;
    }
    span.more{
      font-family: 'Varela Round';
      padding-left: 25px;
      font-size: 18px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;        
    }     
    .btn-signup-Home-earning a{
      font-size: 22px;
    }   
  /*CSS END Header section*/
  /*CSS Homet What Can I Watch?  Section */
    .video-category-section{
      background-color: #fafafa;
      border: solid 1px #c3ccd6;      
    }
    .video-category-container h3{
      font-family: 'varela round';
      font-size: 40px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      letter-spacing: 0.8px;
      text-align: center;
      color: #333333;
      margin: 60px auto 12px auto;      
    }
    .video-item-holder{
      width: 100%;
      float: left;
      display: block;
      margin: auto;
      text-align: center;      
    }
    .video-category-container .video-item{
      width: 15%;
      max-width: 190px;
      vertical-align: middle;
      text-align: center;
      display: inline-block;
      margin: auto;
      border-radius: 5px;
      background-color: #FFFFFF;
      border: solid 2px #c3ccd6;
    }
    .video-category-container .video-item:hover,
    .video-category-container .video-item img:hover{
      background-color: rgba(194, 204, 213, 0.25);
    }
    .video-label:hover{
      img{
        background-color: rgba(194, 204, 213, 0.25);   
      }
    }
    .video-label{
      font-family: HelveticaNeue;
      font-size: 16px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.75;
      letter-spacing: 0.3px;
      text-align: center;
      color: #4a4a4a;
      padding: 20px 0px;      
    }
    .video-category-container .video-logo{
      background-repeat:no-repeat;
      background-size: auto 100%;
      display: inline-block;
      width: 100%;
    }
    .video-category-container .video-logo div{
      padding: 35% 0px;
    }
    .video-category-container .video-logo div.hover{
      background-color: rgba(194, 204, 213, 0.25);
    }
    .video-category-container .video-logo span{
      background-repeat: no-repeat;
      background-position: center;
      margin: auto;
      height: 90px;
      width: 90px;
      display: block;
      background-color: transparent;
    }
    .video-category-container .video-logo.mr span{
      background-image: url(/assets/img/movie-reviews-icon.png);
    }
    .video-category-container .video-logo.fc span{
      background-image: url(/assets/img/food-icon.png);
    }
    .video-category-container .video-logo.en span{
      background-image: url(/assets/img/entertainment-icon.png);
    }
    .video-category-container .video-logo.vv span{
      background-image: url(/assets/img/viral-icon.png);
    }
    .video-category-container .video-logo.mt span{
      background-image: url(/assets/img/movie-trailers-icon.png);
    }
    .video-category-container .video-logo.at span{
      background-image: url(/assets/img/app-trailers-icon.png);
    }
    .video-category-container .video-logo.mr{
      background-image: url(/assets/img/movie-reviews.jpg);
    }
    .video-category-container .video-logo.fc{
      background-image: url(/assets/img/food-cooking.jpg);
    }
    .video-category-container .video-logo.en{
      background-image: url(/assets/img/entertainment.jpg);
    }
    .video-category-container .video-logo.vv{
      background-image: url(/assets/img/viral-videos.jpg);
    }
    .video-category-container .video-logo.mt{
      background-image: url(/assets/img/movie-trailers.jpg);
    }
    .video-category-container .video-logo.at{
      background-image: url(/assets/img/app-trailers.jpg);
    }
/*    .video-category-container .video-logo img{
      width: 100%;
      height: 250px;
      padding: 65px 30px;
    }*/
    .video-category-container .video-item:not(:last-child){
      margin-right: 10px;
    }
    .video-category-container .more-categories{
      font-family: 'varela round';
      font-size: 16px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      letter-spacing: 0.4px;
      text-align: center;
      color: #9b9b9b;
      width: 100%;
      float: left;
      margin: 22px auto 57px auto;      
    }
    .video-category-container a{
      text-decoration: none;
    }
  /*CSS END What Can I Watch?  Section */

  /* CSS Homet Two Ways To Earn. Both 100% Free! */

    .way-to-earn-section h3{
      margin: 82px 0px 32px 0px;
    }
    .way-to-earn-holder{
      width: 100%;
      float: left;
    }
    .way-to-earn{
      border-radius: 5px;
      background-color: #fafafa;
      border: solid 1px #c3ccd6;      
    }
    .way-to-earn h1{
      padding: 20px 53px;
      border-bottom: solid 1px #c3ccd6;
      font-family: Helvetica;
      font-size: 24px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      letter-spacing: 0.5px;
      color: #9b9b9b;      
    }
    .way-to-earn h1 span{
      color: #12a007;
    }
    .without-ac.way-to-earn h1 span{
      color: #a53838;
    }
    p.smiley{
      background-image: url(/assets/img/smiley.png);
      background-repeat:no-repeat;
    }
    p.smiley, p.sad{
      background-position: left top;      
      padding-left: 30px;
      line-height: 25px;
      margin-top: 25px; 
      margin-left: 53px;
      margin-right: 53px;
      font-family: Helvetica;
      font-size: 16px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      letter-spacing: 0.3px;
      color: #4a4a4a;      
    }    
    p.sad{
      background-image: url(/assets/img/sad.png);
      background-repeat:no-repeat;
      background-position: left top;
    }
    .way-to-earn{
      width: 48%;
      text-align: left;
      float: left;
      max-width: 480px;
    }
    .way-to-earn-holder .owl-theme{
      max-width: 1030px;
      margin: auto;
      text-align: center;
    }
    .way-to-earn{
      float: left;
    }
    .way-to-earn.without-ac{
      float: right;
    }
    .without-ac{
      margin-left: 4%;
    }
    .sign-up-today a{
      width: 185px;
      margin: 25px auto 35px auto;
      border-radius: 5px;
      background-color: #076ba0;
      padding: 15px 0px;
      display: block;
      text-align: center;
      color: #FFFFFF;
      font-family: Helvetica;
      font-size: 16px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      letter-spacing: 0.3px;
      text-align: center;
      color: #f7f9fa;
      text-decoration: none;
    }
    .sign-up-today a:hover{
      background-color: #07527B;
    }
    .way-to-earn .get-Hometed{
      padding: 33px 0px 30px 0px;
      font-size: 16px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.25;
      letter-spacing: 0.3px;
      text-align: center;
      color: #9b9b9b;
      max-width: 380px;
      margin: auto;
      text-align: center;
      display: block;  
    }
    .help-text{
      float: left;
      width: 100%;
    }
    .help-text p{
      max-width: 850px;
      font-family: Helvetica;
      font-size: 12px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.67;
      letter-spacing: 0.2px;
      text-align: center;
      color: #4a4a4a;
      margin: auto;
      padding: 35px 5px 70px 5px;      
    }
    .work-section  .col-md-4.block{
      width: 33.33%;
      float: left;
    }    
  /* CSS END Two Ways To Earn. Both 100% Free! */
  #owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
  }
  .img-section img{
    max-height: 110px;
  }
  section h3.text-center{
    font-size: 40px;
  }
    .hidden-sms{
      display: none;
    }
    .hidden-lgs{
      visibility: visible;
    }


/* CSS END Two Ways To Earn. Both 100% Free! */
.work-section{
  padding-top: 75px;
}
.work-section  .content .content-holder{
  background-repeat: no-repeat;
  background-size: 60px 60px;
  padding-left: 70px;
}
.work-section  .content .content-holder.one{
  background-image: url('../img/icons/1.png');
}
.work-section  .content .content-holder.two{
  background-image: url('../img/icons/2.png');
}
.work-section  .content .content-holder.three{
  background-image: url('../img/icons/3.png');
}
.work-section  .content .content-holder h4{
  font-family: 'Varela Round';
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.5px;
  color: #076ba0;  
}
.work-section  .content .content-holder p{
 font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.86;
  letter-spacing: 0.3px;
  color: #4a4a4a;  
}
/* CSS END Two Ways To Earn. Both 100% Free! */

  /* Start Media Queries */

    /*Start min-width:1001 to max-width:1200*/
    @media only screen and (min-width: 1001px) and (max-width: 1200px) {
      .container-section img, 
      span.more{
        max-height: 25px;
        padding-left: 22px;
      }
    }

    /*End min-width:1001 to max-width:1200*/
    /*Start min-width:769 to max-width:1000*/
    @media only screen and (min-width: 769px) and (max-width: 1000px) {
      /*CSS Start Header section*/
      section h3.text-center{
        font-size: 36px;
      }
      .favorite-platforms, 
      span.more{
        font-size: 14px;
        padding-right: 0px;
      }
      .container-section img{
        max-height: 22px;
        padding-right: 0px;
        padding: 0px 0px 0px 12px;
      }
      .engageme-coins{
        padding-left: 0px;

      }
      .btn-signup-Home-earning{
        font-size: 36px;     
      }
      .btn-signup-Home-earning a{
        font-size: 20px;
      }
      .hidden-lgs{
        display: table-cell;
      }
      /*CSS END Header section*/

      /*Start What Can I Watch? Section*/
/*      .video-category-container .video-logo img{
        height: 200px;
      }*/


      .video-category-container .video-logo.mr span{
        background-image: url(/assets/img/categories/movie-reviews-icon_57x57.png);
      }
      .video-category-container .video-logo.fc span{
        background-image: url(/assets/img/categories/food-icon_57x57.png);
      }
      .video-category-container .video-logo.en span{
        background-image: url(/assets/img/categories/entertainment-icon_57x57.png);
      }
      .video-category-container .video-logo.vv span{
        background-image: url(/assets/img/categories/viral-icon_57x57.png);
      }
      .video-category-container .video-logo.mt span{
        background-image: url(/assets/img/categories/movie-trailers-icon_57x57.png);
      }
      .video-category-container .video-logo.at span{
        background-image: url(/assets/img/categories/app-trailers-icon_57x57.png);
      }

      .video-label{
        font-size: 14px;
      }
      /*End What Can I Watch? Section*/
      section h3.text-center{
        font-size: 36px;
      }
      .way-to-earn h1{
        font-size: 20px;
      }
      .work-section .content .content-holder h4{
        font-size: 20px;
      }
      .work-section .content .content-holder {
        background-size: 50px 50px;
        padding-left: 60px;
        max-width: 340px;
      }

      .video-category-container .video-item:not(:last-child){
        margin-right: 7px;
      }
    }
    /*End min-width:769 to max-width:1000*/

    /*Start max-width:768*/
    @media only screen and (max-width: 768px) {
      /*CSS Start Header section*/
      .category-dropdown-holder span.video,
      header.top-menubar .menu-dropdown.dropdown-toggle span#idPubIcon{
        display: none;
      }
      .container-section{
        margin-bottom: 0px;
      }
      .engageme-coin-table, .engageme-coin-row, .signup-holder{
        display: block;
      }
      .engageme-coins-holder{
        display: block;
        vertical-align: bottom;
      }

      .engageme-coins-holder, .signup-holder{
        width: 100%;
        float: left;
      }      
      .engageme-coins{
        margin: auto;
        float: unset;
        padding-bottom: 30px;
      }
      .hidden-sms{
        visibility: visible;
      }
      .hidden-lgs{
        display: none;
      }
      .engageme-coins-holder.hidden-sms{
        display: block;
        float: left;
      }
      .favorite-platforms, 
      span.more{
        font-size: 14px;
        padding-right: 0px;
      }
      .btn-signup-Home-earning div{
        display: block;
        width: 100%;
        text-align: center;
      }
      .btn-signup-Home-earning,
      .btn-signup-Home-earning a{
        margin: auto;
      }
      .platform-icons, .more{
        padding-top: 15px;
      }     
      .way-to-earn-holder .way-to-earn{
        width: 100%;
        float: none;
        margin: auto;
      }

      .work-section .arrow::before,
      .work-section .arrow::after{
        top: 0;
        width: 0;
        left: 0;
      }
      .btn-signup-Home-earning,
      section h3.text-center{
        font-size: 32px;     
      }      
      .btn-signup-Home-earning a{
        font-size: 20px;
        margin-top: 20px;
      }      
      p.smiley, 
      p.sad{
        font-size: 14px !important;
      }
      .container-section img {
        max-height: 20px;
        padding: 0px 0px 0px 7px;
        background-color: #fbfbfb !important;
      }
      /*CSS END Header section*/
     /* CSS Start Two Ways To Earn. Both 100% Free! */
      .video-category-container .video-item{
        width: 30%;
        margin-bottom:7px; 
      }
      .video-category-container .video-item:not(:last-child){
        margin-right: 7px;
      }

      .work-section .how-does-it-work.block {
        width: 100%;
        float: left;
        float: unset;
        margin: auto;
        max-width: 355px;
      }
      .img-section img{
        max-width: unset;
      }
      .work-section .arrow::before, 
      .work-section .arrow::after {
        background-image: none;
      }
      .work-section {
        padding-top: 75px;
        border-top: solid 1px #c3ccd6;
      }
      .way-to-earn h1{
        font-size: 20px;
      }
      .help-text p{
        font-size: 10px;
        max-width: 465px;
      }
      /* CSS END Two Ways To Earn. Both 100% Free! */
    }

    /*End max-width:768*/
  

    /*End max-width:600*/
    @media only screen and (max-width: 600px) {
      /*CSS Start Header section*/
      .container-section span{
        display: block;
        width: 100%;
        text-align: center;
      }
      /*CSS END Header section*/
      /*Start Two Ways To Earn. Both 100% Free!  Section*/
      .way-to-earn-section h3,
      section h3.text-center{
        font-size: 26px;
      }  
      /*End Two Ways To Earn. Both 100% Free!  Section*/
/*      .video-category-container .video-logo img{
        height: 175px;
      }  */     



      .video-category-container .video-logo.mr span{
        background-image: url(/assets/img/categories/movie-reviews-icon_51x51.png);
      }
      .video-category-container .video-logo.fc span{
        background-image: url(/assets/img/categories/food-icon_51x51.png);
      }
      .video-category-container .video-logo.en span{
        background-image: url(/assets/img/categories/entertainment-icon_51x51.png);
      }
      .video-category-container .video-logo.vv span{
        background-image: url(/assets/img/categories/viral-icon_51x51.png);
      }
      .video-category-container .video-logo.mt span{
        background-image: url(/assets/img/categories/movie-trailers-icon_51x51.png);
      }
      .video-category-container .video-logo.at span{
        background-image: url(/assets/img/categories/app-trailers-icon_51x51.png);
      }


    }
    /*End max-width:600*/


    /*Start max-width:500*/
    @media only screen and (max-width: 500px) {      
      /*CSS Start Header section*/
      .container-section img{
        padding: 2.5px;
      }
      .btn-signup-Home-earning{
        font-size: 26px;     
      }
      .btn-signup-Home-earning a{
        font-size: 18px;
      }
      section h3.text-center,
      .way-to-earn-section section h3.text-center{
        font-size: 26px;
      }
      /*CSS END Header section*/

      /* CSS Start Two Ways To Earn. Both 100% Free! */
      .video-category-container .video-item{
        width: 30.9%;
      }
      .video-label{
        font-size: 11px;
      }
      .video-category-container .video-item:not(:last-child) {
        margin-right: 3px;
      }
/*      .video-category-container .video-logo img {
        height: 170px;
      }*/
      .help-text p{
        font-size: 10px;
      }
      /* CSS END Two Ways To Earn. Both 100% Free! */

    }
    /*End max-width:500*/

    /*Start max-width:375*/
    @media only screen and (max-width: 375px) {
      /*CSS Start Header section*/
      .platform-icons{
        padding-right: 0px;
      }
      .container-section img{
        max-height: 27px;
      }
      .way-to-earn-section h3{
        width: 285px;
        margin: 82px auto 32px auto;
      }

      /*CSS END Header section*/
    }
    /*End max-width:375*/
    @media only screen and (max-width: 350px) {
      .way-to-earn h1{
        font-size: 18px;
      }
    }
  /* End Media Queries */