@media only screen and (min-width:320px) and (max-width:768px) {
.navbar-collapse{
    position: absolute;
    top: 48px;
    background: #202020;
    z-index: 99;
    width: 100%;
    left: 0;
}
.portfolio-carousal-section .slick-slide.slick-current div:nth-child(2) .carde .card_infoe {
  background: #000;
  height: auto;
  border-radius: 6px;
}
.navbar-nav li a.active {
  color: #fff;
  font-weight: 600;
  font-family: Open Sans;
}
.slid_section h2 {
  font-family: Open Sans;
  font-size: 38px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0em;
  padding-left: 33px !important;
}
.bg-nids2 {
  background-color: #d0f4d3 !important;
  height: auto;
}
.bg-nids {
  background-color: #eaf9fb;
  height: auto;
}
.bg-nids3 {
  background-color: #f3e3ff !important;
  height: auto;
}
.bg-nids4 {
  background-color: #FFD2C9 !important;
  height: auto;
}
.bg_whites {
  background-color: #fff !important;
  height: auto;
}
.bg_bottomdcolor {
  height: auto;
  background-color: #000;
  margin-bottom: auto;
}
a.btn.btn-primaryse.active{
    width: auto;
}
.search-box input[type="button"] {
    position: absolute;
}
.search-box::before {
  content: "";
  position: absolute;
  top: -28px;
  right: -35px;
  border-left: 34px solid transparent;
  border-right: 12px solid transparent;
  border-top: 14px solid transparent;
  border-bottom: 14px solid #D80B15;
}
.search-box {
    right: 80.7%;
}
.courses-bg  .pr-0{
  padding-right: 15px!important;  
}
.courses-bg  .pl-0, .px-0{
  padding-left: 15px!important;
}
.branch_bg ul li{
  font-size: 15px;
  line-height: 40px;
  margin-left: 0px;
}
.branch_bg ul li span{
  position: absolute;
  left: 26px;
}
.testimonial_content .blockquote_left{
    left: 16px;
}
.list-div-body p{
    left: 0px;
    top: 0px;
    margin-left: 15px;
    margin-right: 15px;
    /*margin-top: 21px;*/
    margin-bottom:10px;
}
.bg-black{
  background-color: #202020;
  width: 100%;
  padding: 17px;
}
.youtube_play img{
  height: 45px !important;
}
.gk_images
{
  margin-bottom: 20px;
}
.bottom_veidobg{
  background-color: #202020;
  padding: 20px;
  margin-top: -6px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-bottom: 20px;
}
.heading_course h2{
  font-size: 16px;
  text-align: center;
  font-weight: bold;
}
.has-search .form-control{
  padding-left: 2.375rem !important;
  border-radius: 100px;
  border: 2px solid #fff;
  width: 250px !important;
}
.testimonial button.owl-next{
   width: 25px;
   height: 25px; 
}
.testimonial button.owl-prev{
   width: 25px;
   height: 25px;  
}
.testimonial button.owl-next span{
      position: relative;
      top: -11px;
      font-size: 25px;
}
.testimonial button.owl-prev span{
      position: relative;
      top: -11px;
      font-size: 25px;
}
 
.slid_section{
  position: absolute;
  bottom: 8%;
  z-index: 99;
  color: #fff;
  width: 100%;
  padding: 0px;
  background-color: #202020;
  left: -34px;
}
.slid_section h2{
  font-size: 24px;
}
.testimonial-bg{
    padding-top:0px;
}
.student_say .container-fluid{
  padding-right: 0px;
  padding-left: 0px;  
}
.about_mession {
  border-radius: 13px;
  background: #FFF;
  padding: 32px;
  height: auto;
  margin-bottom: 15px;
}
.mycya_bgColor::before {
   left: -12px;
  top: -4%;
  height: 66px;
  width: 13%;
}
.mycya_bgColor::after {
  bottom: -5%;
  right: -20px;
  width: 81px;
  height: 64px;
  display: block;
}

.gallery-item.row--2x.galleresf6 {
    position: relative;
    top: 0px;
}
.gallery-item.row--2x.galleresf7 {
    position: relative;
    top:0px;
}
.gallery-item.galleresf8 {
    position: relative;
    top: 0px;
}
.gallery-item.row--2x.galleresf9 {
    position: relative;
    top:0px;
}
.gallery-item {
  margin-bottom: 20px;
}
.center-logo {
    display: none;
}
.dropdown-menu.multi-level li a{
    color: #333;
}
.navbar-nav{
    width: 100%;
}
.navbar-nav .nav-item {
    padding: 12px 28px;
    border-bottom: solid 1px #fff;
    text-align: center;
}
.navbar-nav li a { 
    font-size: 14px;
    color: #fff;
}
.dropdown{
    text-align: center;
    border-bottom: solid 1px #fff;
    padding: 8px 0px;
}
button.owl-prev{
    left: -20px;
}
button.owl-next{
    right: -20px;
}
.carousel-inner {
    height: 300px;
}
.page-content-banner {
    position: relative;
    height: 150px;
    padding: 0;
    background-size: cover;
    background-position: center;
    margin-top: 0px;
}
.slider-home-two .content h2{
    font-size: 30px;
    line-height: initial;
}
   .mobile-logo{
    display: block
} 

    .logo-section img {
        margin: 10px auto
    }
    .top-contact-detail {
        margin-top: 10px
    }
    .top-contact-detail ul {
        text-align: center;
        float: none
    }

    .menu-section ul {
        display: none;     
        float: none;
        padding: 0;
        position: absolute;
        background-color: #000;
        width: 100%;
    }
    .menu-section ul li {
        display: block;
        padding: 10px 10px;
        margin-left: 0
    }
    .menu-section ul li a {
        color: #fff
    }
    .menu-section ul li a:hover {
        color: #fff
    }
    .menu-section ul li a.active {
        color: #333
    }
   
    .stunning-image img {
        padding: 0;
        display: block!important;
        margin: 0 auto!important
    }
    .copyright-section p {
        text-align: center
    }
   .menu-bar .container {
    padding: 0 0;
    height: auto;
}
.section-bottom-bar{
    text-align: center;
}
.copyright .powered{
    float: none;
}
.team-box-section {
    padding: 0 0px;
}


}

@media only screen and (min-width:768px) and (max-width:991px) {
.logo-section img {
    padding: 0 0;
    margin: 20px auto;
}
.has-search .form-control {
    padding-left: 2.375rem !important;
    border-radius: 100px;
    border: 2px solid #fff;
    width: 114px !important;
}
.mls-0 {
    margin-left: 15px!important;
    margin-right: 15px!important;
}
.navbar {
    padding: 0px 15px !important;
}
.mobile-logo{
    display: block
}
.center-logo {
    display: none;
}
.post-image img{
	width: 100%;
}
.top-contact-detail {
    padding: 15px 0
}
.top-contact-detail ul {
    text-align: center;
    float: none
}
.portfolio-detail figure img {
    width: 100%;
 }
.top-connect.social{
    float: left;
}
#minimal-bootstrap-carousel .carousel-caption .container .box .content {
    display: block;
    padding-top: 50px;
}
.chapter-titles{
    clear: both;
}

.flexslider{
    clear: both;
}
.prodtfo{
    clear: both;
}
.team-section-in{
    clear: both;
    padding-top: 20px;
}
.chapter-titles h3 {
    padding-top: 30px;
}
.grid-item img{
    object-fit: cover;
}
}


@media only screen and (min-width:1024px) and (max-width:1170px) {
 .menu-section ul li a {
    padding: 14px 28px;
}
.top-connect ul li a {
    color: #000;
    font-size: 15px;
}
.flexslider{
    clear: both;
}
.chapter-titles{
    clear: both;
}
button.owl-prev{
    left: -30px;
}
button.owl-next{
    right: -30px;
}
.prodtfo{
    clear: both;
}
.team-section-in{
    clear: both;
    padding-top: 20px;
}
.chapter-titles h3 {
    padding-top: 30px;
}
.grid-item img{
    object-fit: cover;
}
}
  @media (min-width: 992px){
.navbar-expand-lg .navbar-nav .dropdown-menu {
  position: absolute;
  
}
}
@media (max-width:480px) {
    .grid-col-2 .grid-item,
    .grid-col-2 .grid-sizer {
        width: 100%
    }
    .grid-col-3 .grid-item,
    .grid-col-3 .grid-sizer {
        width: 100%
    }
    .grid-col-4 .grid-item,
    .grid-col-4 .grid-sizer {
        width: 100%
    }
    .grid-col-5 .grid-item,
    .grid-col-5 .grid-sizer {
        width: 100%
    }
  .section-about {
        position: relative;
        display: block;
        padding: 0px 0;
        z-index: -1111;
    }

}

@media only screen and (max-width:640px) {
.header { 
    height: auto;
    line-height: initial;
}
.post-image img {
     width: 500px;
    height: 225px;
    object-fit: cover;
}
.dropdown-menu{
    left: 50%;
    transform: translateX(-50%);
}
.dropdown-menu li a{
    color: #333;
}
.contact{
   display:inline-block !important;
}
.header ul{
    text-align: center;
    padding-left: 0px;
}
.social {
    padding-top: 15px;
}
.social ul {
    margin-bottom: 10px;
}
ul.contact li{
    font-size: 13px;
}
ul.contact li:first-child {
    padding-bottom: 10px;
}
h1 {
    font-size: 1.5rem;
    font-weight: 600;
}
h2 {
    font-size: 1.5rem;
    font-weight: 600;
}
h3 {
    font-size: 1.2rem;
    font-weight: 600;
}
h5 {
    font-size: 1rem;
    font-weight: 600;
}
.carousel-caption {
    top: 7%;
}
.post-auth li {
    margin-right: 10px;
    font-size: 14px;
}
.blog-section .card, .team-section .card, .colmun-section .card {
    margin-bottom: 15px;
}
.tab-section .container {
    padding-left: 0;
    padding-right: 0;
}
}
@media only screen and (min-width:810px) and (max-width:1080px) {
 .bg_aboutsection .img-fluid{
  max-width: 100%;
  height: 19vh;
  margin-bottom: 10px;
} 
.gallery-item.row--2x.galleresf6{
  position: relative;
  top: 0px;
}
.gallery-item.galleresf8{
  position: relative;
  top: 0px;
}
.gallery-item.row--2x.galleresf7{
  position: relative;
  top: 0px;
}
.gallery-item.row--2x.galleresf9
{
  position: relative;
  top: 0px;
}
}
@media  screen and (min-width:1080px) {
.slid_section h2 {
  font-family: Open Sans;
  font-size: 38px;
  font-weight: 700;
  line-height: 35px;
  letter-spacing: 0em;
  /*padding-left: 33px !important;*/
} 
}
@media only screen and (min-width:1380px) and (max-width:1920px) {
 .slid_section h2 {
  font-family: Open Sans;
  font-size: 38px;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: 0em;
  /*padding-left: 33px !important;*/
}
.bg_aboutsection .gallery {
    display: grid;
    grid-gap: 1em;
    grid-template-columns: repeat( auto-fill, minmax( 30%, 1fr ) );
}
.gallery-item.row--2x.galleresf7 {
  position: relative;
  top: -33px;
}
.gallery-item.row--2x.galleresf9 {
  position: relative;
  top: -50px;
}
.navbar-nav li a {
  color: #525252;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  font-family: Open Sans;
  letter-spacing: 0em;
  position: relative;
  display: block;
  padding: 0px 24px 0px;
}
}
@media only screen and (min-width:1920px) and (max-width:2460px) {
.navbar-nav li a {
  color: #525252;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  font-family: Open Sans;
  letter-spacing: 0em;
  position: relative;
  display: block;
  padding: 0px 24px 0px;
}
.accordion .card-title {
  color: #fff;
  font-size:22px;
}
.heading_course h2 {
  font-size: 24px;
  text-align: center;
  font-weight: bold;
}
.list-div-body p {
  color: #fff;
  padding-left: 13px;
  font-size: 22px!important;
  margin-bottom: 0rem;
  position: relative;
  left: 0px;
  top: 18px;
} 
.footer-section ul li {
  margin-right: 10px;
  line-height: 2em;
  font-size: 16px;
}
.footer-third {
  max-width: 400px;
  display: block;
  margin: 0 auto;
}
.form_sect .form-control {
  padding-left: 30px;
  background-color: #D9D9D9;
  border-color: #D9D9D9;
  color: #000;
  border-radius: 0px !important;
}
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
    padding-left: 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
    border-top-color: rgb(206, 212, 218);
    border-right-color: rgb(206, 212, 218);
    border-bottom-color: rgb(206, 212, 218);
    border-left-color: rgb(206, 212, 218);
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.about_mession {
  border-radius: 13px;
  background: #FFF;
  padding: 21px;
  height: 43vh;
}
p {
  font-size: 16px;
  color: #202020;
}
.mession_content p {
  font-size: 24px;
  color: #202020;
}
.mession_content ul li {
  font-size: 24px;
  color: #202020;
}
}
@media only screen and (min-width:2560px) and (max-width:3060px) {
 .list-div-body p {
  color: #fff;
  padding-left: 13px;
  font-size: 16px!important;
  margin-bottom: 0rem;
  position: relative;
  left: 0px;
  top: 18px;
} 
}