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

    .abt-img {
        position: inherit;
        top: 0px;
        padding: 0 24px 0 0;
    }


}

@media (min-width: 768px) and (max-width: 991px) {
    .logo h2 {
        font-family: "Barlow", serif;
        font-size: 30px;
        font-weight: 600;
        margin-bottom: 0px;
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
    }

    .nav-item a {
        color: #5b5b5b;
        font-family: "Barlow", serif;
        font-size: 16px;
        font-weight: 300 !important;
    }

    .slider-bg {
        background: url(../images/slider.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        padding: 5% 0;
    }

    .abt-img {
        position: inherit;
        top: 0;
        padding: 0 20px 0 0;
    }

    .footer-logo h2 a {
        color: #3fbbc0;
        font-size: 25px;
        font-family: "Barlow", serif;
        font-weight: 800;
        text-transform: uppercase;
    }

    .footer {
        background: #fff;
        padding: 20px 0;
    }

    .slider-content h1 {
        font-size: 37px;
        color: #3fbbc0;
        font-family: "Barlow", serif;
        font-weight: 900;
        text-transform: uppercase;
        margin-bottom: 10px;
    }

    .slider-content h3 {
        font-size: 19px;
        color: #3fbbc0;
        font-family: "Barlow", serif;
        font-weight: 300;
        margin-bottom: 5px;
        line-height: 30px;
    }

    .slider-content h5 {
        font-size: 20px;
        color: #1e2129;
        font-family: "Barlow", serif;
        font-weight: 800;
        margin-bottom: 4px;
    }

    .sl-btn {
        background: #fff;
        color: #3fbbc0;
        padding: 10px 20px;
        font-size: 16px;
        border-radius: 30px;
        border-bottom: 4px solid #3fbbc0;
        transition: 1s;
        margin-right: 10px;
        font-family: "Barlow", serif;
    }



}

@media (max-width: 767px) {

.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
    padding-top: 5px;
    padding-bottom: 5px;
}


.footer {
    padding: 30px 0;
}

.footer-logo p {
    padding: 0px;
    margin: 0px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-family: "Barlow", serif;
    line-height: 25px;
}

.FOoter-venue {
    margin: 10px 0 30px 0;
}

.FOoter-venue .FOoterBox {
    text-align: center;
    border: #848484 solid 1px;
    padding: 8px 0 8px 0;
    margin-bottom: 10px;
}



.middleinfo ul {
    padding: 0px 0px 0 0px;
    margin: 0px 0 0 0px;
    display: block;
    justify-content: space-between;
    align-items: center;
    gap: 18px;
}
.middleinfo ul li {
    list-style: none;
    width: 100%;
    text-align: center;
    padding: 20px 0 20px 0;
    min-height: 185px;
    margin-bottom: 35px;
}

.contbox span {
    padding: 10px 0 10px 0;
    margin: 0px;
    color: #fff;
    font-family: "Barlow", serif;
    font-size: 28px;
    font-weight: 400;
    display: block;
}

.OthetSec {
    display: block;
    align-items: center;
    margin: 0 0 50px 0;
}

.SecLeft {
    width: 100%;
}

.SecRight {
    width: 100%;
}

.COntentNew {
    padding: 20px 15px 20px 15px;
}

.COntentNew p {
    font-size: 15px;
    color: #222222;
    font-family: "Barlow", serif;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 20px;
}

.general-info.abt-bg.pt-100.pb-100 {
    padding-top: 20px;
    padding-bottom: 20px;
    background: #fff;
    text-align: center;
}

.slider-bg .slider-content {
    width: 100%;
    text-align: left;
    border: #ae1ec773 solid 3px;
    padding: 25px 20px 25px 20px;
    border-radius: 0 20px 0 20px;
    margin: 60px 0 0 0;
}


a.navbar-brand {
    line-height: 50px;
}

.navbar {
    padding: 0 15px;
}
.InfoBox h1 {
    font-size: 24px;
}

    .pb-100 {
        padding-bottom: 35px;
    }

    .pt-100 {
        padding-top: 36px;
    }

    .slider-bg {
        text-align: center;
        background: url(../images/slider.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        padding: 4% 0;
    }

   .slider-content h1 {
    font-size: 36px;
    font-weight: 900;
    text-transform: uppercase;
}

  .slider-content h3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
    line-height: 28px;
    margin-top: 12px;
}

    .slider-content h5 {
        font-size: 20px;
        font-weight: 800;
        margin-bottom: 5px;
    }

    .slider-button {
    margin-top: 25px;
    display: none;
}

    .nav-tabs {
        border-bottom: 1px solid #dee2e6;
        margin-top: 0px;
    }

   .form-content {
    background: #e3e3e3;
    padding: 10px;
    margin-top: 15px;
}

.sl-btn {
    background: #ae1ec7;
    color: #ffffff;
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 30px;
    border-bottom: 4px solid #ae1ec7;
    transition: 1s;
    margin-right: 10px;
    font-family: "Barlow", serif;
    margin-bottom: 5px;
    margin-top: 5px;
    float: left;
}

    .general-info h2 {
        font-size: 26px;
        font-weight: 800;
        text-transform: uppercase;
        position: relative;
        padding-bottom: 10px;
    }

    .pt-60 {
        padding-top: 20px;
    }

    .abt-img {
        position: inherit;
        top: 0;
    }

    .footer .text-right {
        text-align: left !important;
    }

    .footer-link ul li {
        list-style: none;
        display: inline;
        padding: 0 10px 0 0px;
    }

    .footer-link ul {
        margin-bottom: 0px;
        margin-top: 0px;
        padding-left: 0px;
    }

    .footer-logo h2 a {
        font-size: 26px;
        font-weight: 800;
        text-transform: uppercase;
    }

    .footer {
        
    }

    .social-media {
        text-align: left;
        margin-top: 10px;
    }

    .footer hr {
        margin-top: 1.3rem;
        margin-bottom: 1.3rem;
    }

    .about {
        background: #fff;
        margin-top: 30px;
        padding: 15px;
        position: relative;
    }

    .general-info p {
        color: #505050;
        font-family: "Barlow", serif;
        font-size: 15px;
    }

    .general-info ul li,
    ol {
        padding: 4px 0;
        color: #505050;
        font-family: "Barlow", serif;
        font-size: 15px;
    }

    .venue-box {
        text-align: center;
        margin-bottom: 15px;
    }

}

/* end */