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

.socialmedia{
  display:none !important;
}
.mobilesize img {
  width: 36px;
 
}

#mainslide img{
 width:60% !important;
} 
#mainslide .carousel-caption h2 {
  font-size: 26px;}

  .letter-spacing {
    letter-spacing: 6px;
  }

  #mainslide .carousel-caption {
    width:95%;
  }
  .nav-item{

    padding: 0px 10px;
  }

  .nav-item img{
    width: 24px;
    height: 26px;
    margin:0px 10px ;
    display:none ;
  }
  #mainslide .carousel-caption img {
    padding-left: 0;
    margin: 0px 18px;
  }

  .english {
    font-family: arial !important;
    font-size: 26px !important;
    font-weight: lighter;
  }
  .carousel-indicators {
    position: absolute;
    left: 0;
    bottom: 53px;}

    .carousel-control-prev-icon {
      display: none;
    }

    .carousel-control-next-icon {
      display: none;
    }
    .section2{
      text-align: center;
    }
    .maintitleMobile img{
      width:26% ;
    }

    .padding1{
      padding-top:0 ;
    }

    .qoute::before {

      content: url(../images/q1small.png);
      bottom: 20px;
      position: relative;
      float: right;
  }

  .qoute::after {
    content: url(../images/q2small.png);
    top: 10px;
    position: relative;
    float: left;
  }
  .qoute {
    padding-top: 30px;
    margin-bottom: 10px;
  }

  .js-owl-carousel3 {
    position: absolute;
left: 0;
right: 0;
margin: auto;
text-align: center;
bottom:50px;
  }

  .video {
    padding: 0px 9%;
  }

  .video  iframe{
    height: 250px;

  }

  #owl-carousel3 img{
    width:50% ;
  }

  .testimonial .owl-prev{
    top:0 !important;
  }

  .testimonial .owl-next{
    top:0 !important;
    left: 89px;

}

.section3{
  padding: 9px;
}
.section3 .title {
  font-size: 30px;
}

.register2 {
  font-family: 'GESSTwoBold-Bold';
  font-size: 19px;
  color: white;
  text-align: center;
  padding: 12px 60px;
  background-color: #742A24;
  text-decoration: none;
  position: relative;
  border-radius: 9px;
  top: 30px;
  box-shadow: 2px 2px 2px rgba(0,0,0,.3);
}


.section6 {
  background-image: url(../images/edit.png);
  background-size: cover;
  min-height: 445px;
  color: white;
  padding: 10px;
  text-align: center;
  margin-top: 22px;
}
.section6 .title {
  font-size: 24px;
}
.number-list .item {
  width: 56px;
  background: transparent;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 29px;
  color: white;
  font-weight: lighter;
  font-family: lato;
  padding: 0px 0%;
}

.unit-list .item {
  width: 100%;
  font-family: 'GESSTwoLight-Light';
  padding: 0px 4%;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: white;
  font-weight: 500;
}

#timer {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 118px;
  width: 100%;
}

.imgresponsive img{
    width:28% ;
}

.maintitle {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10000;
  top: 40%;
  padding: 10px;
}

.maintitle h3{
  font-size:17px ;
}

.brown {
  color: #742A24;
  margin-top: 31px;
}

.section2{
background-image:none ;
}

.borderafter {
  border-left:none;
}

.modal-content {
  width: 100%;
}

.mobilecenter{
  text-align: center;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-right: 0;
  margin-bottom: 0;
  list-style: none;
  background: #cba079;
  color: white;
  padding: 10px;
  z-index: 10000;
  position: relative;
}

.navbar-light .navbar-nav .nav-link {
  font-size: 14px;
  color: #742a24;
  font-family: 'GESSTwoBold-Bold';

}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color:white;

}
.dropdown-menu[data-bs-popper] {
  top: 114%;
  right: 0;
  margin-top: .125rem;

  border-radius: 0px;
  box-shadow: 2px 2px 2px #dfdfdf;
  border: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
  border-top-color: currentcolor;
  border-top-style: none;
  border-top-width: 0px;
  padding-bottom: 0;
  border-top: 2px solid #b7c344;
  border:none;
  box-shadow:none;
}
.navbar-light .navbar-toggler {
  color: transparent;
  border-color:transparent;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  position: absolute;
  top: 26px;
  left: 23px;
}

.imgposition {
  position: relative;
  top: 0;
  left: 0;
  width: 80%;
  text-align: center;
  margin: auto;
}
.part{
  text-align: center;
}
}


@media only screen and (min-width: 1400px) {
  .unit-list .item {
    width: 100%;
    font-family: 'GESSTwoLight-Light';
    padding: 0px 12%;}
}

@media only screen and (min-width: 1800px) {
  .unit-list .item {
    width: 100%;
    font-family: 'GESSTwoLight-Light';
    padding: 0px 19%;}

}


