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

}

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

.header .navigation .menu-item-has-children .sub-menu .menu-item-has-children>.sub-menu {
    left: 0% !important;
    top: 100% !important;
}
.header.sticky .navigation .menu-item-has-children .sub-menu .menu-item-has-children>.sub-menu {
    left: 0% !important;
    top: 100% !important;
}

}


@media screen and (max-width: 992px) {
	.hamburger {
    display: flex !important;
    width: 40px;
    height: 40px;
    background: var(--thm-color-one);
    align-items: center;
    justify-content: center;
}

.navigation {
    display: block !important;
    position: fixed;
    left: -100% !important;
    top: 178px;
    height: 100vh;
    overflow-y: auto;
    width: 250px;
    background-color: var(--thm-color-one);
    transition: 0.5s all;
    z-index: 100;
}
	.header .navigation.open {
    left: 0 !important;
}
	.menu-item-has-children .sub-menu .menu-item-has-children>.sub-menu, .menu-item-has-megamenu:hover>.megamenu, .menu-item-has-megamenu .megamenu, .menu-item-has-children .sub-menu {
    opacity: 1 !important;
    visibility: visible!important;
    left: 0!important;
    width: 100%!important;
    position: relative;
    display: none;
    padding: 0;
}

.menu-item-has-children .sub-menu {
    position: relative !important;
    top: 10px!important;
    left: 0px!important;
    right: 0!important;
    width: 200px!important;
    transition: 0s all !important;
    z-index: 1!important;
}
    .header .navigation .main-menu {
    display: block !important;
}
.menu-item a {
    padding: 10px !important;
}
.menu-item {
    color: #000!important;
    font-size: 14px !important;
    font-weight: 500;
    border-bottom: 1px solid #fff;
    margin: 1px 2px;
}

.menu-item a {
    display: flex;
    justify-content: space-between;
}

.header .navigation .menu-item-has-children .sub-menu {
        width: 100% !important;
}
.header .navigation .menu-item-has-children .sub-menu .menu-item {
    background-color: var(--thm-color-one) !important;
    border: 0 ;
}

.header .navigation .menu-item-has-children .sub-menu .menu-item>a {
    font-size: 16px !important;
}
.banner-bg {
    height: 100% !important;
}
.header-btn {
    display: none !important;
}

.bg-section-low {
    padding: 20px !important;
}
.header {
    padding: 10px 0;
}
.banner-title {
    margin-bottom: 30px;
}
.menu-item a {
    color: #fff!important;
   font-size: 16px !important;
}

.header-btn {
   display: none !important;
}

.header.sticky .navigation {
    top: 119px;
}
.about-text {
    margin-bottom: 30px;
}
.about-right1 {
    position: relative !important;
    right: 0 !important;
    bottom: 0 !important;
    width: 100%;
}
.about-right2 {
    width: 100%;
}
.about-vector {
    display: none;
}
.about-section {
    height: auto !important;
}

.banner-title {
    padding-right: 0 !important;
}
.about-section {
    padding-top: 109px !important;
}
.mission-image {
    width: 50% !important;
}
.mission-box {
    padding-right: 0 !important;
}
.bg-section {
    padding: 20px !important;
}
.rule-title {
    font-size: 34px !important;
    padding-top: 80px;
}
.about-secound {
    height: auto !important;
}
.about-text.pl-5 {
    padding-left: 0 !important;
}
.contact-form {
    padding: 30px 0 !important;
}
.contact-info {
    padding: 40px 15px !important;
}
.counter-box {
    height: auto !important;
    padding: 30px 22px !important;
}
.count-item {
    margin-bottom: 27px;
}
.tabs {
    display: block !important;
}
.tab-buttons {
    width: 100% !important;
    margin-bottom: 25px;
}
.hero {
    background-position: left !important;
}
.hero-text h1 {
    font-size: 23px !important;
    /*color: #000 !important;*/
}
.feature-grid {
    top: 0 !important;
    margin: 30px 0;
    gap: 15px;
}
}

@media screen and (max-width: 576px) {
.section-headding h2 {
    margin-bottom: 10px;
    font-size: 25px !important;
}
.marquee-text {
    font-size: 16px !important;
}
.section-hedding h2 {
    font-size: 23px !important;
}
.about-text h2 {
    font-size: 24px !important;
}
.mission-text h3 {
    text-decoration: underline;
    font-size: 20px;
}
.card-text-details ul li {
    gap: 0px !important;
}
.d-flex.justify-content-between {
    flex-direction: column !important;
    justify-content: left;
}
.popup .modal-content {
    height: 665px !important;
}
}

@media screen and (max-width: 767px) {
   .ft-title.pl {
    padding-left: 0 !important;
}
.ft-title {
    padding-top: 16px !important;
}
.about-image {
    display: grid;
    gap: 16px;
}

.tab-buttons {
    width: 100% !important;
    margin-bottom: 25px;
}
.informa-list {
    columns: 1 !important;
}
.card-image img {
    width: 60px !important;
}
.card-left h3 {
    font-size: 18px !important;
}
.card-left h6 {
    font-size: 15px !important;
}
.card-qr-image img {
    width: 75px !important;
}
.card-left .logo img {
    width: 60px !important;
}

.card-member {
    padding: 10px !important;
}

.card-text-details {
    width: auto!important;
} 
.card-text-details ul {
    width: 100%!important;
}
span.item-headding-card {
    width: 44px !important;
}
.signature-image {
    width: 90px !important;
}
.logo h2 {
    font-size: 22px !important;
}
.modal-content {
    margin: 0% 10px  !important;
}
.popup .form-group label {
    font-size: 16px !important;
}
.feature-card {
    padding: 20px 10px !important;
    min-height: auto !important;
}
}

@media screen and (max-width: 500px) {
    .card-text-details ul li {
        font-size: 10px !important;
    }
    .card-left .logo h5 {
        font-size: 13px !important;
        margin-bottom: 10px;
    }
    .card-qr-image a {
    font-size: 13px !important;
    margin-bottom: 4px !important;
}
}

@media screen and (min-width: 500px) and (max-width: 767px) {
    .card-text-details ul li {
    font-size: 14px !important;
}
.card-left .logo h5 {
    font-size: 16px !important;
    margin-bottom: 10px;
}
}
@media screen and (max-width: 767px) {
    .banner-title h1 {
        font-size: 36px !important;
    }
}

@media screen and (min-width: 767px) and (max-width: 992px) {
    .banner-title h1 {
        font-size: 38px !important;
    }
    .about-image {
    display: flex;
    gap: 16px;
}

}
@media screen and (min-width: 360px) and (max-width: 576px) {
    .banner-title h1 {
        font-size: 25px !important;
    }
    .banner-title p {
        font-size: 16px !important;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
    .banner-title h1 {
        font-size: 50px !important;
    }
    .btn-sm {
        padding: 3px 10px !important;
        font-size: 13px !important;
    }
    .section-headding h2 {
        margin-bottom: 10px;
        font-size: 35px !important;
    }
    .about-right1 {
    right: 35% !important;
}
   
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
    .banner-title h1 {
        font-size: 45px !important;
    }
    .about-text h2 {
    font-size: 23px !important;
}
 .about-right1 {
    right: 30% !important;
}
.ft-title.pl {
    padding-left: 0 !important;
}
.ft-left h3 {
    font-size: 18px !important;
}
a.ft-logo img {
    width: 100px !important;
}
.feature-card {
    padding: 14px !important;
}
}


