/*  Resolutions below 991px  */
@media (max-width: 991px) {	

.wrapper{
    width: 100%;
    overflow-x: hidden;
}

.mobile-menu{
    display: block;
}

header{
    border-top: 16px solid #F3EDE9;
    height: 122px;
}

.navbar-brand{
    width: 193px;
    height: 130px;
    top: -12px;
}

.navbar-brand img{
    width: 145px;
    height: 98px;
}

.navbar-custom .container{
    padding: 0px;
}

.navbar-custom .navbar-toggler{
    position: absolute;
    right: 24px;
    top: 34px;
    border: none;
    padding: 0px;
    width: 36px;
    height: 36px;
}

.navbar-custom .navbar-toggler .navbar-toggler-icon{
    background: url(../img/menu-icon.svg) no-repeat;
    width: 24px;
    height: 24px;
}

.navbar-custom .navbar-toggler:focus{
    box-shadow: none;
    outline: none;
}

.mobile-menu .navbar-nav{
    border-radius: 0px 0px 4px 4px;
    background: var(--color-white);
    gap: 0px;
    margin-top: 93px;
    align-items: flex-start;
    padding: 12px 24px 24px 24px;
}

.mobile-menu .navbar-nav .nav-item{
    width: 100%;
}

.mobile-menu .navbar-nav .nav-item .nav-link{
    width: 100%;
    padding: 10px 0px;
}

.navbar-nav .nav-link.active{
    text-decoration: none;
}

.login-btn{
    width: 100%;
    margin-top: 6px;
}

.navbar-expand-lg .navbar-nav .dropdown-menu{
    border-radius: 0px;
    border: none;
    margin: 0px;
}

.navbar-custom .dropdown-item{
    border-bottom: none;
    padding: 8px 0px;
}

.line-bg{
    width: 100%;
    height: 20px;
    background: url(../img/line-mobile-bg.svg);
    background-size: cover;
    background-position: 50% 50%;
}

.circle-shape{
    width: 193px;
    height: 130px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -108px;
    border: 1px solid rgba(255, 255, 255, 0.40);
}

.line-shape {
    height: 20px;
}

.left-line-bar {
    height: 20px;
    bottom: 19px;
    width: calc(50% - 59px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.30);
}

.middle-shape {
    width: 120px;
    height: 20px;
    position: absolute;
    left: 50%;
    bottom: 2px;
    transform: translateX(-50%);
    background: url(../img/line-shape-mobile.svg) no-repeat;
    background-position: 50% 50%;
    background-size: contain;
}

.right-line-bar {
    width: calc(50% - 59px);
    height: 20px;
    bottom: 19px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.30);
}

.slider-wrapper{
    height: 600px;
    background: none;
}

.carousel-description{
    bottom: 70px;
}

.carousel-description h4{
    font-size: 28px;
    letter-spacing: -0.56px;
}

.carousel-description a{
    font-size: 12px;
    padding: 8px 10px 8px 12px;
    align-items: center;
}

.carousel-description a svg{
    width: 16px;
    height: 16px;
}

.carousel-indicators{
    bottom: 20px;
    margin-bottom: 0px;
}

.carousel{
    height: 100%;
}

.slider-wrapper .carousel-item img{
    height: 600px;
    object-fit: cover;
    object-position: top center;
}

.about-club{
    padding: 40px 0px 56px 0px;
}

.about-club h2{
    font-size: 40px;
    margin-bottom: 40px;
}

.about-club .container{
    padding-left: 24px;
    padding-right: 24px;
}

.about-club-text{
    margin-bottom: 32px;
}

.about-club-text h3{
    font-size: 28px;
}

.about-club-text p{
    font-size: 16px;
}

.about-club-text a{
    padding: 10px 10px 10px 14px;
    font-size: 14px;
    border-radius: 10px;
}

.about-club-img-wrap .row .col-lg-6{
    width: 50%;
    max-width: 50%;
}

.about-club-img-wrap{
    padding: 0px 10.5px;
}

.events-notice-info{
    padding: 40px 0px 56px 0px;
}

.events-notice-info .container{
    padding-left: 24px;
    padding-right: 24px;
}

.events-calendar{
    margin-bottom: 40px;
    height: auto;
    padding: 10px;
}

.notices-content{
    gap: 12px;
}

.notices-content ul li p{
    font-size: 12px;
}

.notices-content ul li span b{
    font-size: 24px;
}

.notices-content ul li span small{
    font-size: 11px;
}

.notices-content .view-all a{
    padding: 10px 10px 10px 14px;
    font-size: 14px;
    border-radius: 10px;
}

.explore-hrc-chamber{
    padding: 40px 0px 32px 0px;
}

.explore-hrc-chamber .container{
    padding: 0px 24px;
}

.explore-hrc-chamber h5{
    font-size: 40px;
    letter-spacing: -0.8px;
    margin-bottom: 24px;
}

.events-notice-bg{
    height: auto;
    padding: 10px;
}

.chamber-card{
    margin-bottom: 24px;
    padding: 10px;
}

.chamber-card-info{
    height: 370px;
    width: 100%;
}

.chamber-card-info .text-content{
    height: 50px;
}

.chamber-card-info .text-content h6{
    font-size: 24px;
}

.chamber-card-info .text-content p{
    width: 100%;
    padding: 0px 16px;
    margin-top: 8px;
    font-size: 14px;
    line-height: 28px;
}

.gallery-container{
    padding: 40px 0px 56px 0px;
}

.gallery-container .container{
    padding: 0px 24px;
}

.gallery-heading h5{
    font-size: 40px;
    letter-spacing: -0.8px;
}

.gallery-heading p{
    font-size: 16px;
    margin-bottom: 40px;
}

.gallery-img{
    padding: 8px;
}

.gallery-container .row .col-lg-6 .row .col-lg-6{
    width: 50%;
    max-width: 50%;
}

.gallery-container .row .col-lg-6{
    width: 50%;
    max-width: 50%;
}

.explore-gallery{
    margin-top: 24px;
}

.subscription-container{
    padding: 40px 0px;
}

.subscription-container .container{
    padding: 0px 24px;
}

.subscription-text h5{
    font-size: 24px;
    margin-bottom: 8px;
    white-space: nowrap;
}

.subscription-text p{
    font-size: 16px;
    margin-bottom: 24px;
}

footer{
    padding: 20px 0px 24px 0px;
}

footer .container{
    padding: 0px 24px;
}

.footer-logo-address{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
}

.footer-logo-address a img{
    width: 147px;
    height: 100px;
}

.footer-logo-address p{
    text-align: center;
    width: 278px;
}

footer .footer-links-wrapper{
    padding-left: 10.5px;
}

.footer-links-container{
    width: 100%;
    align-items: flex-start;
    justify-content: flex-start;
}

.footer-links-mobile{
    width: 50%;
    text-align: center;
}

.footer-links-mobile.mb-sp{
    margin-bottom: 24px;
}

.copyrights-info{
    display: flex;
    order: 2;
}

.copyrights-info span{
    width: 100%;
    text-align: center;
}

.social-links{
    order: 1;
    justify-content: center;
    margin-bottom: 32px;
}

.heritage-banner{
    background: url(../img/heritage-banner-mobile-img.png) no-repeat;
    background-size: cover;
}

.heritage-banner .banner-shape img{
    width: 246px;
}

.heritage-text-info{
    padding-left: 10.5px;
    order:1;
    margin-top: 56px;
}

.heritage-text-info .about-club-text h3{
    white-space: initial;
    letter-spacing: initial;
}

.heritage-image-info{
    display: flex;
    order: 2;
}

.heritage-image-info .sp-2{
    margin-bottom: 32px;
}

.managing-committe-info .container{
    padding: 0px 24px;
}

.managing-committee-banner{
    background: url(../img/managing-committee-mobile-banner-img.png) no-repeat;
    background-size: cover;
}

.managing-committee-banner .banner-shape img{
    width: 100%;
}

.managing-committe-info{
    padding: 40px 0px 16px 0px;
}

.managing-committe-info h2{
    font-size: 40px;
    margin-bottom: 40px;
}

.managing-committe-heading{
    margin-bottom: 40px;
}

.managing-committe-heading h3{
    font-size: 28px;
    margin-bottom: 12px;
}

.managing-committe-heading h6{
    font-size: 20px;
}

.managing-committe-heading p{
    font-size: 16px;
}

.managing-committe-info .row .col-lg-6{
    margin-bottom: 40px;
}

.managing-committe-card h4{
    font-size: 28px;
    margin-bottom: 12px;
}

.managing-committe-card p{
    font-size: 20px;
}

.membership-categories-banner{
    background: url(../img/membership-categories-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.membership-categories-banner .banner-shape img{
    width: 100%;
}

.membership-categories-banner .banner-shape .photo-gallery-shape{
    width: 246px;
}

.membership-categories-row{
    margin-left: -10.5px;
    margin-right: -10.5px;
}

.membership-categories-row .col-lg-6{
    padding-left: 10.5px;
    padding-right: 10.5px;
}

.membership-categories-info{
    padding: 40px 0px 16px 0px;
}

.membership-categories-info .container{
    padding: 0px 24px;
}

.membership-categories-info h2{
    font-size: 40px;
    margin-bottom: 40px;
}

.membership-categories-card h4{
    font-size: 28px;
    margin-bottom: 24px;
}

.membership-categories-card p{
    font-size: 16px;
    line-height: 30px;
}

.membership-categories-content ul {
    margin: 0px 0px 0px 24px;
}

.membership-categories-content ul li{
    font-size: 24px;
    margin-bottom: 4px;
}

.photo-gallery-container{
    padding: 40px 0px 32px 0px;
    background: var(--color-white);
}

.photo-gallery-container .container{
    padding: 0px 24px;
}

.photo-gallery-heading{
    margin-bottom: 40px;
}

.photo-gallery-heading h2{
    font-size: 40px;
    letter-spacing: initial;
    margin-bottom: 16px;
}

.sports-banner{
    background: url(../img/sports-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.sports-banner .banner-shape img{
    width: 246px;
}

.sports-container span{
    font-size: 16px;
    margin-bottom: 24px;
}

.sports-container .chamber-card-info{
    height: 370px;
}

.billards-banner {
    background: url(../img/billards-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.banner-shape .sports-details-shape{
    width: 246px;
}

.children-lawn-banner .banner-shape .sports-details-shape{
    width: 100%;
}

.sports-details-container{
    padding: 40px 0px 24px 0px;
}

.sports-details-container .container{
    padding: 0px 24px;
}

.sports-heading h2{
    font-size: 28px;
    margin-bottom: 16px;
}

.sports-heading p{
    font-size: 16px;
    line-height: 30px;
}

.sports-image-card{
    padding: 10px;
    margin-bottom: 32px;
}

.tennis-banner{
    background: url(../img/tennis-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.cricket-banner{
    background: url(../img/cricket-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.basketball-banner{
    background: url(../img/basketball-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.table-tennis-banner{
    background: url(../img/table-tennis-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.squash-banner{
    background: url(../img/squash-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.badminton-banner{
    background: url(../img/badminton-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.card-rooms-banner{
    background: url(../img/card-rooms-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.paddle-pick-ball-banner{
    background: url(../img/paddle-pick-ball-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.gymnasium-banner{
    background: url(../img/gymnasium-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.swimming-banner{
    background: url(../img/swimming-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.children-lawn-banner{
    background: url(../img/children-lawn-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.services-banner{
    background: url(../img/services-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.services-banner .banner-shape img{
    width: 246px;
}

.childrens-library-banner{
    background: url(../img/childrens-library-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.childrens-library-banner .banner-shape .sports-details-shape{
    width: 100%;
}

.ladies-beauty-parlour-banner{
    background: url(../img/ladies-beauty-parlour-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.ladies-beauty-parlour-banner .banner-shape .sports-details-shape{
    width: 100%;
}

.main-library-banner{
    background: url(../img/main-library-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.laundry-banner{
    background: url(../img/laundry-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.club-shop-banner{
    background: url(../img/club-shop-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.mens-dressing-room-banner{
    background: url(../img/mens-dressing-room-mobile-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.mens-dressing-room-banner .banner-shape .sports-details-shape{
    width: 100%;
}

.banquets-banner{
    background: url(../img/banquets-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.banquets-banner .banner-shape img{
    width: 246px;
}

.banquet-hall-banner{
    background: url(../img/banquet-hall-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.pre-banquet-space-banner{
    background: url(../img/pre-banquet-space-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.pre-banquet-space-banner .banner-shape .sports-details-shape{
    width: 100%;
}

.open-party-lawn-banner{
    background: url(../img/open-party-lawn-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.open-party-lawn-banner .banner-shape .sports-details-shape{
    width: 100%;
}

.accommodation-banner{
    background: url(../img/accommodation-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.accommodation-banner .banner-shape img{
    width: 100%;
}

.suit-rooms-banner{
    background: url(../img/suit-rooms-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.suit-rooms-banner .banner-shape .sports-details-shape{
    width: 246px;
}

.room-amenities-banner{
    background: url(../img/room-amenities-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.fivefour-premium-rooms-banner{
    background: url(../img/54-premium-rooms-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.fivefour-premium-rooms-banner .banner-shape img{
    width: 100%;
}

.restaurants-banner{
    background: url(../img/restaurants-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.dining-hall-banner{
    background: url(../img/dining-hall-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.dining-hall-banner .banner-shape .sports-details-shape{
    width: 246px;
}

.food-court-banner{
    background: url(../img/food-court-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.banner-shape .restaurants-details-shape{
    width: 246px;
}

.lounge-banner{
    background: url(../img/lounge-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.lawn-one-banner{
    background: url(../img/lawn-one-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.lawn-two-banner{
    background: url(../img/lawn-two-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.private-dining-room-banner{
    background: url(../img/private-dining-room-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.private-dining-room-banner .banner-shape .restaurants-details-shape{
    width: 100%;
}

.coffee-shop-banner{
    background: url(../img/coffee-shop-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.bars-banner{
    background: url(../img/bars-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.bar-banner{
    background: url(../img/bar-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.ac-bar-banner{
    background: url(../img/ac-bar-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.open-bar-banner{
    background: url(../img/open-bar-counter-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.open-bar-banner .banner-shape .restaurants-details-shape{
    width: 100%;
}

.events-banner{
    background: url(../img/events-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.events-banner img{
    width: 246px;
}

.events-details-banner{
    background: url(../img/events-details-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.events-container{
    padding: 40px 0px 16px 0px;
}

.events-container .container{
    padding: 0px 24px;
}

.events-container h2{
    font-size: 40px;
    letter-spacing: initial;
}

.events-card{
    padding: 10px;
    margin-bottom: 40px;
}

.events-info h6{
    font-size: 20px;
    margin-bottom: 12px;
}

.events-info ul li{
    margin-bottom: 12px;
}

.events-info ul li strong{
    font-size: 20px;
}

.events-info ul li span{
    font-size: 16px;
}

.careers-banner{
    background: url(../img/careers-banner-mobile-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.careers-container{
    padding: 40px 0px 16px 0px;
}

.careers-container .container{
    padding: 0px 24px;
}

.careers-container h2{
    font-size: 40px;
    margin-bottom: 24px;
}

.careers-container p{
    margin-bottom: 40px;
}

.careers-content h3{
    font-size: 28px;
    margin-bottom: 24px;
}

.careers-content ul li{
    font-size: 16px;
    line-height: 30px;
}

.careers-content ul li a{
    font-size: 16px;
    line-height: 30px;
}

.careers-content h4{
    font-size: 24px;
    margin-bottom: 12px;
}

.careers-content h5{
    font-size: 18px;
    margin-bottom: 20px;
}

.contactus-banner{
    background: url(../img/contactus-mobile-banner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.contact-container{
    padding: 40px 0px 56px 0px;
}

.contact-container .container{
    padding: 0px 24px;
}

.contact-container h2{
    font-size: 40px;
    margin-bottom: 40px;
}

.contact-content h3{
    font-size: 28px;
}

.contact-content h6{
    font-size: 16px;
    margin-bottom: 40px;
}

.contact-card{
    padding: 16px 12px;
    border-radius: 8px;
    align-items: normal;
    gap: 0px;
}

.contact-card ul li .icon-wrap span{
    font-size: 20px;
    letter-spacing: -0.4px;
}

.contact-card ul li p,.contact-card ul li p a{
    font-size: 24px;
}

.contact-card ul li p br{
    display: none;
}

.contact-card ul li p a{
    word-break: break-all;
}

.map-container img{
    height: 246px;
    object-fit: cover;
    object-position: 53% 0%;
}

.notices-banner{
    background: url(../img/notices-mobile-baner-img.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.notices-container{
    padding: 40px 0px 56px 0px;
}

.notices-container .container{
    padding: 0px 24px;
}

.notices-container h2{
    font-size: 40px;
    letter-spacing: normal;
}

.notices-card{
    padding: 8px 8px 0px 8px;
}

.notices-card ul li{
    gap: 8px;
    margin: 0px 0px 8px 0px;
}

.notices-card ul li .date-info{
    gap: 4px;
}

.notices-card ul li .date-info span{
    font-size: 24px;
    line-height: 24px;
}

.notices-card ul li .date-info strong{
    font-size: 11px;
}

.notices-card ul li p{
    font-size: 12px;
    text-align: left;
}

.notices-details-container{
    padding: 40px 0px 56px 0px;
}

.notices-details-container .container{
    padding: 0px 24px;
}

.notices-details-heading{
    flex-direction: column;
    align-items: flex-start;
}

.notices-details-heading h2{
    width: 100%;
    font-size: 40px;
    margin-top: 30px;
}

.notices-details-card{
    padding: 12px 12px 0px 12px;
    gap: 40px;
}

.notices-details-info .text-content p{
    font-size: 16px;
}

.notices-details-info .text-content span{
    font-size: 12px;
}

.notices-details-content p{
    font-size: 16px;
    line-height: 30px;
}

.notices-details-content .img-wrap{
    padding-left: 0px;
    margin-bottom: 20px;
}


}

/*  Resolutions below 1700px  */
@media (min-width: 1500px) and (max-width: 1700px) {

.line-bg{
    height: 55px;
}

}

/*  Resolutions below 1200px  */
@media (min-width: 1200px) and (max-width: 1300px) {

.slider-wrapper{
    height: 678px;
}

.calendar-container .ui-datepicker td a{
    margin: 0px 12px;
}


}

/*  Resolutions below 1200px  */
@media (min-width: 992px) and (max-width: 1199px) {


}

/*  Resolutions below 991px  */
@media (min-width: 768px) and (max-width: 991px) {

.navbar-brand {
    position: relative;
    transform: none;
    left: 0;
}

.line-bg{
    background: url(../img/line-bg.svg);
    background-size: cover;
    height: 32px;
    top: 12px;
    background-position: center center;
}


}

/*  Resolutions below 767px  */
@media (min-width: 480px) and (max-width: 767px) {
 


}

/*  Resolutions below 479px  */
@media (max-width: 479px) {	

.line-bg{height: 18px;background-size: contain;}

.calendar-container{
    padding: 8px;
    height: auto;
}

.calendar-container .ui-datepicker td a{
    margin: 0px;
}

.calendar-container .ui-datepicker th{
    font-size: 14px;
}

}

/*  Resolutions below 400px  */
@media (max-width: 400px) {	


}

/*  Resolutions below 380px  */
@media (max-width: 380px) {	

.calendar-container .ui-datepicker th{
    padding: 9px 0px;
}

.calendar-container .ui-datepicker td a{
    font-size: 14px;
    width: 34px;
    height: 34px;
    line-height: 10px;
}

.calendar-container .ui-datepicker .ui-datepicker-title{
    font-size: 20px;
}

}

/*  Resolutions below 360px  */
@media (max-width: 360px) {	


}

/*  Resolutions below 320px  */
@media (max-width: 320px) {	


}

@media (min-width: 320px) and (max-width: 991px) {


}

/*  Resolutions below 992px  */
@media (min-width: 992px) {	

.navbar-expand-lg .navbar-collapse.mobile-menu{
    display: none!important;
}

}

/*  Resolutions below 1360px  */
@media (min-width: 1360px) {	

.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1276px;
}

}

/*  Resolutions below 1440  */
@media (min-width: 1440px) {

.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1276px;
}

}

/*  Resolutions below 1560  */
@media (min-width: 1560px) {

    
}

/*  Resolutions below 1920  */
@media (min-width: 1920px) {

.line-bg{
    height: 65px;
}

}