

.carousel-control {
  padding-top:10%;
  width:5%;
}


body { background-color:#f7f7f7;}
.containerk { margin:150px auto;}

.colorb {
  color: #4c1416 !important;
}

.cover-background {
    position: relative !important;
    background-size: cover !important;
    overflow: hidden !important;
    background-position: bottom !important;
    background-repeat: no-repeat !important;
}





/** 1920 1080 */


@media screen and (min-width:1900px) and (max-width:2000px)  {

        .header2logo {
          max-height: 120px !important;
        }


  }


/** 1920 end **/



/** 1776 1000 */


@media screen and (min-width:1700px) and (max-width:1800px)  {


  }


/** 1776 end **/



/** 1680 1050 */


@media screen and (min-width:1600px) and (max-width:1700px)  {


  }


/** 1680 end **/



/** 1440 900 */


@media screen and (min-width:1400px) and (max-width:1500px)  {

        .header2logo {
          max-width: 120px !important;
        }

  }


/** 1440 end **/



/** 1200 960 */


@media screen and (min-width:1200px) and (max-width:1300px)  {

        .header2logo {
          max-width: 120px !important;
        }


  }

  /** 1200 end **/




  /** 1024 768 */


  @media screen and (min-width:1000px) and (max-width:1100px)  {

          .header2logo {
            max-width: 100px !important;
          }



    }


  /** 1024 end **/
