@media (min-width: 1200px) and (max-width: 1679px) {
.wellcome_area {height: 800px;}
 .welcome-thumb {
        width: 90%;
        bottom: 0px;
        right: 0;
       }
  }


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

.wellcome_area {height: 700px;}
 .welcome-thumb {
        width: 90%;
        bottom: 0px;
        right: 0;
       }
  }

@media (min-width: 768px) and (max-width: 991px)   {
.header_area {
        padding: 0;
    }
    .menu_area .navbar-brand {
        font-size: 48px;
    }
    .header_area.sticky {
        height: 50px;
    }
    .header_area .menu_area #nav .nav-link,
    .header_area.sticky .menu_area #nav .nav-link {
        padding: 5px 15px;
    }
    #ca-navbar {
        padding: 20px;
        border-radius: 3px;
         background-color: #fff;
        text-align: left;
    }
 
.wellcome_area {height: 600px;}
 .welcome-thumb {
        width: 90%;
        bottom: 0px;
        right: 0;
       }
 .especial-thumb {display: none;}
 .superpremio-thumb {display: none;}
 
  .especial_area {
     height: 500px;
     padding-bottom: 90px;
  }
  .superpremio_area {
     height: 500px;
     padding-bottom: 90px;
  }      
       
       
  }
  

@media (min-width: 576px) and (max-width: 767px)   {
.header_area {
        padding: 0;
    }
    .menu_area .navbar-brand {
        font-size: 48px;
    }
    .header_area.sticky {
        height: 50px;
    }
    .header_area .menu_area #nav .nav-link,
    .header_area.sticky .menu_area #nav .nav-link {
        padding: 5px 15px;
    }
    #ca-navbar {
        padding: 20px;
        border-radius: 3px;
         background-color: #fff;
        text-align: left;
    }
 
.wellcome_area {height: 500px;}
 .welcome-thumb {
        width: 90%;
        bottom: 0px;
        right: 0;
       }
  
.especial-thumb {display: none;}
 .superpremio-thumb {display: none;}
 
  .especial_area {
     height: 500px;
     padding-bottom: 90px;
  }
  .superpremio_area {
     height: 500px;
     padding-bottom: 90px;
  }

}

@media (min-width: 480px) and (max-width: 575px)   {
    .header_area {
        padding: 0;
    }
    .menu_area .navbar-brand {
        font-size: 48px;
    }
    .header_area.sticky {
        height: 50px;
    }
    .header_area .menu_area #nav .nav-link,
    .header_area.sticky .menu_area #nav .nav-link {
        padding: 5px 15px;
    }
    #ca-navbar {
        padding: 20px;
        border-radius: 3px;
         background-color: #fff;
        text-align: left;
    }
 
   .wellcome_area {height: 400px;}
   .welcome-thumb {
        width: 90%;
        bottom: 0px;
        right: 0;
       }
   .especial-thumb {display: none;}
 .superpremio-thumb {display: none;}
 
  .especial_area {
     height: 500px;
     padding-bottom: 90px;
  }
  .superpremio_area {
     height: 500px;
     padding-bottom: 90px;
  }
  }
@media (min-width: 362px) and (max-width: 479px) {
.header_area {
        padding: 0;
    }
    .menu_area .navbar-brand {
        font-size: 48px;
    }
    .header_area.sticky {
        height: 50px;
    }
    .header_area .menu_area #nav .nav-link,
    .header_area.sticky .menu_area #nav .nav-link {
        padding: 5px 15px;
    }
    #ca-navbar {
        padding: 20px;
        border-radius: 3px;
         background-color: #fff;
        text-align: left;
    }
 

 .wellcome_area {height: 300px;}
 .welcome-thumb {
        width: 90%;
        bottom: 0px;
        right: 0;
       }
 .especial-thumb {display: none;}
 .superpremio-thumb {display: none;}
 
  .especial_area {
     height: 500px;
     padding-bottom: 90px;
  }
  .superpremio_area {
     height: 500px;
     padding-bottom: 90px;
  }
  .single-feature img { eight: 200px;}
     .single-feature > p { font-size: 12px;}                 
 }   
 
 
 @media (min-width: 180px) and (max-width: 361px) {
 .header_area {
        padding: 0;
    }
    .menu_area .navbar-brand {
        font-size: 48px;
    }
    .header_area.sticky {
        height: 50px;
    }
    .header_area .menu_area #nav .nav-link,
    .header_area.sticky .menu_area #nav .nav-link {
        padding: 5px 15px;
    }
    #ca-navbar {
        padding: 20px;
        border-radius: 3px;
         background-color: #fff;
        text-align: left;
    }
 
 .wellcome_area {height: 300px;}
 .welcome-thumb {
        width: 90%;
        bottom: 0px;
        right: 0;
       }
 .especial-thumb {display: none;}
 .superpremio-thumb {display: none;}
 
  .especial_area {
     height: 500px;
     padding-bottom: 90px;
  }
  .superpremio_area {
     height: 500px;
     padding-bottom: 90px;
  }
     .single-feature img { eight: 200px;}
     .single-feature > p { font-size: 12px;}
                                                          
 }   