/*#history {
   /* margin-bottom: 5%; 
    margin-top: 10%;
    margin-left: 10%;
    margin-right: 10%;
    background-image: url("../../img/History.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}*/
@media screen and (min-width: 1800px){
  .history-title2 {
    display: none;
  }
  .history-title {
    font-family: "GilroyExtraBold";
    font-size: 5rem;
    color: #744C29;
    position: absolute;
    padding-top: 5%;
}
.history-content {
    font-family: "GilroyLight";
    font-size: 1.2rem;
    color: #744C29;
    position: absolute;
    padding-top: 10%;
    text-align: center;
    margin-top: 40px;
    max-width: 30%;
}
#myimg {
    object-fit: cover;
    width: 870px;
    position: relative;
}
.cse_history_mobile{
    display: none;
}
}
@media screen and (max-width: 1800px){
  .history-title2 {
    display: none;
  }
  .history-title {
    font-family: "GilroyExtraBold";
    font-size: 5rem;
    color: #744C29;
    position: absolute;
    padding-top: 5%;
}
.history-content {
    font-family: "GilroyLight";
    font-size: 1.2rem;
    color: #744C29;
    position: absolute;
    padding-top: 13%;
    text-align: center  ;
    margin-top: 40px;
    max-width: 35%;
}
#myimg {
    object-fit: cover;
    width: 870px;
    position: relative;
}
.cse_history_mobile{
    display: none;
}
}
@media screen and (max-width: 1400px)
{
  .history-title2 {
    display: none;
  }
.history-title {
    font-family: "GilroyExtraBold";
    font-size: 5rem;
    color: #744C29;
    position: absolute;
    padding-top: 5%;
}
.history-content {
    font-family: "GilroyLight";
    font-size: 1.2rem;
    color: #744C29;
    position: absolute;
    padding-top: 17%;
    text-align: center;
    margin-top: 40px;
    max-width: 46%;
}
#myimg {
    object-fit: cover;
    width: 870px;
    position: relative;
}
.cse_history_mobile{
    display: none;
}
}

@media screen and (max-width: 1000px)
{
  .history-title2 {
    display: none;
  }
  .history-title2 {
    display: block;
  }
.history-title {
    font-family: "GilroyExtraBold";
    font-size: 5rem;
    color: #744C29;
    position: absolute;
    padding-top: 5%;
}
.history-content {
    font-family: "GilroyLight";
    font-size: 1.2rem;
    color: #744C29;
    position: absolute;
    padding-top: 17%;
    text-align: center;
    margin-top: 50px;
    max-width: 65%;
  }
}
#myimg {
    object-fit: cover;
    width: 870px;
    position: relative;
}
.cse_history_mobile{
    display: none;
}


@media only screen and (max-width: 767px) {
  .history-title {
    display: none;
}
    .historyimg{
        display: none!important;
    }
    .cse_history_mobile{
        display: block;
    }
    .history-content {
      display: none;
    }
    .carousel-inner{
        height: auto;
        width: auto;

    }
    .carousel-item {
        text-align: center;
        background-image: url("../../img/History.png");
        background-size: cover;
        width: 100%;
        height: 550px;
      }
      .carousel-indicators {
        align-items: center;
        bottom: -50px;
      }
      
      .carousel-indicators .active {
        width: 15px;
        height: 15px;
        background-color: #fff;
      }
      
      .carousel-indicators li {
        width: 10px;
        height: 10px;
        background-color: #afafaf;
        background-clip: padding-box;
        border-radius: 100%;
      }
      .myppp {
        text-align: center;
      }
      .text_history_responsive{
          margin-top: 70px;
          margin-left: 10%;
          margin-right: 10%;
          color: black;
          font-size: 1.5rem;
          overflow: hidden;
      }
      

}

@media only screen and (max-width: 540px) {

    .historyimg{
        display: none!important;
    }
    .cse_history_mobile{
        display: block;
    }
    .history-content {
      display: none;
    }
    .carousel-inner{
        height: auto;
        width: auto;

    }
    .carousel-item {
        text-align: center;
        background-image: url("../../img/History.png");
        background-size: cover;
        width: 100%;
        height: 510px;
      }
      .carousel-indicators {
        align-items: center;
        bottom: -50px;
      }
      
      .carousel-indicators .active {
        width: 15px;
        height: 15px;
        background-color: #fff;
      }
      
      .carousel-indicators li {
        width: 10px;
        height: 10px;
        background-color: #afafaf;
        background-clip: padding-box;
        border-radius: 100%;
      }
      .myppp {
        text-align: center;
      }
      .text_history_responsive{
          margin-top: 70px;
          margin-left: 10%;
          margin-right: 10%;
          color: black;
          font-size: 1.2rem;
          overflow: hidden;
      }
      

}
@media only screen and (max-width: 500px) {

    .historyimg{
        display: none!important;
    }
    .cse_history_mobile{
        display: block;
    }
    .history-content {
      display: none;
    }
    .carousel-inner{
        height: auto;
        width: auto;

    }
    .carousel-item {
        text-align: center;
        background-image: url("../../img/History.png");
        background-size: cover;
        width: 100%;
        height: 430px;
      }
      .carousel-indicators {
        align-items: center;
        bottom: -50px;
      }
      
      .carousel-indicators .active {
        width: 15px;
        height: 15px;
        background-color: #fff;
      }
      
      .carousel-indicators li {
        width: 10px;
        height: 10px;
        background-color: #afafaf;
        background-clip: padding-box;
        border-radius: 100%;
      }
      .myppp {
        text-align: center;
      }
      .text_history_responsive{
          margin-top: 70px;
          margin-left: 10%;
          margin-right: 10%;
          color: black;
          font-size: 1.2rem;
          overflow: hidden;
      }
      

}

@media only screen and (max-width: 430px) {    
    .historyimg{
        display: none!important;
    }
    .cse_history_mobile{
        display: block;
    }
    .history-content {
      display: none;
    }
    .carousel-inner{
        height: auto;
        width: auto;

    }
    .carousel-item {
        text-align: center;
        background-image: url("../../img/History.png");
        background-size: cover;
        width: 100%;
        height: 400px;
      }
      .carousel-indicators {
        align-items: center;
        bottom: -50px;
      }
      
      .carousel-indicators .active {
        width: 15px;
        height: 15px;
        background-color: #fff;
      }
      
      .carousel-indicators li {
        width: 10px;
        height: 10px;
        background-color: #afafaf;
        background-clip: padding-box;
        border-radius: 100%;
      }
      .myppp {
        text-align: center;
      }
      .text_history_responsive{
          margin-top: 50px;
          margin-left: 10%;
          margin-right: 10%;
          color: black;
          font-size: 1rem;
          overflow: hidden;
      }
      

}
@media only screen and (max-width: 400px) {
    .carousel-item {
        text-align: center;
        background-image: url("../../img/History.png");
        background-size: cover;
        width: 100%;
        height: 360px;
      }
      .carousel-inner{
        height: auto;
        width: auto;

    }
    
    .text_history_responsive{
        margin-top: 40px;
        margin-left: 10%;
        margin-right: 10%;
        margin-bottom: 20px;
        color: black;
        font-size: 1rem;
        overflow: hidden;
    }
    
}
@media only screen and (max-width: 360px) {
    .carousel-item {
        text-align: center;
        background-image: url("../../img/History.png");
        background-size: cover;
        width: 96%;
        height: 310px;
        margin-left: 3%;
      }
      .carousel-inner{
        height: 310px;
        width: auto;

    }
    
    .text_history_responsive{
        margin-top: 40px;
        margin-left: 10%;
        margin-right: 10%;
        color: black;
        font-size: 0.9rem;
        overflow: hidden;
    }
    
}



@media only screen and (max-width: 330px) {
    .carousel-item {
        text-align: center;
        background-image: url("../../img/History.png");
        background-size: cover;
        width: 98%;
        height: 280px;
      }
      .carousel-inner{
        height: 280px;
        width: auto;

    }
    
    .text_history_responsive{
        font-size: 0.9rem;
       
        color: black;
        overflow: hidden;
    }
    
    
}
/*@media screen and (min-width:300px) and (max-width: 400px)
{
.history-title {
    font-family: "GilroyExtraBold";
    font-size: 1.4rem;
    color: #744C29;
    position: absolute;
    padding-top: 6%;
}
.history-content {
    font-family: "GilroyLight";
    font-size: 9px;
    color: #744C29;
    position: absolute;
    padding-top: 20%;
    text-align: center;
}
#myimg {
    object-fit: cover;
    width: 350px;
    height: 100%;
    position: relative;
}
}


@media screen and (min-width:401px) and (max-width: 600px)
{
.history-title {
    font-family: "GilroyExtraBold";
    font-size: 1.5rem;
    color: #744C29;
    position: absolute;
    padding-top: 7%;
}
.history-content {
    font-family: "GilroyLight";
    font-size: 11.5px;
    color: #744C29;
    position: absolute;
    padding-top: 17.4%;
    text-align: center;
}
#myimg {
    object-fit: cover;
    width: 100%;
    position: relative;
}
}*/