@media (min-width: 576px){
  .container{
      max-width: 92%;
  }
}
@media (min-width: 768px){
  .container{
      max-width: 95%;
  }
}
@media (min-width: 992px){
  .container{
      max-width: 95%;
  }
}
@media (min-width: 1200px){
  .container{
      max-width: 92%;
  }
}
@media (max-width: 576px){
  .container{
    max-width: 92%;
  }
  .max-w-100{
    max-width: 100%;
  }
}
@media (min-width: 1500px){
  .container{
      max-width: 1400px;
  }
}


@media (max-width: 992px){
    h1{
      font-size: 25px;
    }
    .menu-list{
      display: none;
    }
      .about_main .col-md-4{
      width: 100%;
    }
    .about_main .col-md-8{
        width: 100%;
    }
    .about-img-container{
        width: 60%;
        margin: auto;
    }
    .carousel-indicators button {
        width: 170px !important;
        height: 60px !important;
    }
    .bg-1, .bg-2, .bg-3 {
        -webkit-background-size: cover;
        background-size: cover;
        height: 400px;
    }
}


@media(max-width: 767px){
  .custom-height-1{

  }
  .about-img-container{
    width: 60%;
    margin: auto;
  }
  .about-title{
    text-align: center;
    font-size: 25px;
  }
  .about-text{
    text-align: justify;
  }
  .mob-d-none{
    display: none;
  }
  .footer-inner-container {
    display: block;
  }
  .footer-menu-container .footer-menu{
    display: block;
    margin-top: 20px;
  }
  .kamal-container img {
    width: 90px;
  }
  .footer-menu-container{

  }
  .footer-social-container h3{
      font-size: 25px;
  }
  .footer-social a{
      width: 25px;
      height: 25px;
      font-size: 25px;
      padding: 1.2rem;
  }
  .footer-social-container .footer-social{
      font-size: 25px;
  }
  .footer-social-container {
    padding: 0;
    padding-left: 1rem;
    padding-bottom: 10px;
  }
  .head-title{
    font-size: 26px !important;
    padding: 1rem 2rem;
  }
  .mob-p-0{
    padding: 0 !important;   
  }
  .section-title{
    font-size: 24px;
    width: 100%;
  }
  .bg-1,
  .bg-2,
  .bg-3 {
    -webkit-background-size: cover;
    background-size: cover;
    height: 300px;
  }
  .carousel-indicators{
    display: none;
  }
  .carousel.pointer-event{
    margin-bottom: 0rem !important;
  }
  .section--gap{
    margin: 2rem auto;
  }
  .news_main{
    margin: 2rem auto;
  }
  .about-section--gap{
    margin: 2rem auto;
    margin-bottom: 0;
  }
  .about-title{
    font-size: 22px;
    /* padding: 1rem 2rem; */
  }
  .about-text{
    padding: 0;
    text-align: left;
  }
  .about-text.text-center{
    text-align: left !important;
  }
  .about-sign{
    padding: 0 2rem;
  }
  nav .close{
    top: 4%;
  }
  .about-text .gap{
    margin-bottom: 10px;
  }
  nav ul{
    padding: 5rem 2rem;
    padding-bottom: 0;
  }
  nav ul li {
    margin: 25px 0;
    text-align: right;
  }
  nav .row{
      height:100%;
  }
  nav .row .col-md-6{
      height:100%;
  }
  .cmt-10{
      margin-top: 10px;
  }
  .cmt-20{
      margin-top: 20px;
  }
  .ag-photo-gallery_item {
    width: 32%;
    margin-bottom: 0.5rem;
  }
  .footer_main {
      padding: 0px 1rem;
  }
  .footer-text p{
      padding: 2rem 1rem;
  }
    li.footer-menu-list-item {
        text-align: left;
        padding-bottom: 10px;
    }
    .footer-bottom-bar .col-md-6{
        text-align: center;
    }
    .footer-bottom-bar .text-right{
        text-align: center;
    }
}

@media(max-width: 420px){
  .custom-height-1{
    height: 150px !important;
  }
  .footer-social-container h3{
      font-size: 25px;
      width: 50%;
  }
  .footer-social a{
      width: 25px;
      height: 25px;
      font-size: 25px;
      padding: 1.2rem;
  }
  .footer-social-container .footer-social{
      font-size: 25px;
      width: 50%;
  }
}

@media only screen and (max-width: 1300px) {
  .c-slide__title {
    font-size: 3em;
  }

  .c-slide__title--large {
    font-size: 2em;
  }

  .c-wrap--small {
    max-width: 50%;
  }
}
@media only screen and (max-width: 1100px) {
  .c-navigation {
    display: none;
  }

  .c-header {
    justify-content: space-between;
  }
}
@media only screen and (max-width: 800px) {
  .c-slide__title--medium {
    font-size: 1.3em;
  }

  .c-slide__title {
    font-size: 2.5em;
  }

  .c-slide__title--large {
    font-size: 1.5em;
  }

  .c-wrap--small {
    max-width: 80%;
  }
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
	.navbar-nav {
		text-align: center;

	}

	.navbar-collapse {
		background: #fff;
	}

	.navbar-collapse .nav-item .nav-link {
		color: #000;
	}

	.carousel-caption {
		bottom: 350px;
	}

	.carousel-caption h5 {
		font-size: 65px;
	}

	.carousel-caption p {
		font-size: 18px;
		width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.navbar-nav {
		text-align: center;

	}

	.navbar-collapse .nav-item .nav-link {
		color: #000;
	}

	.carousel-caption {
		bottom: 165px;
	}

	.carousel-caption h5 {
		font-size: 25px;
	}

	.carousel-caption p {
		font-size: 12px;
		width: 100%;
	}

	.carousel-caption a {
		padding: 10px 15px;
		font-size: 15px;
	}

	.navbar-collapse {
		background: #fff;
	}


}