@media only screen and (min-width: 1775px) {
    #hero {
        height: 825px;
    }
}

@media only screen and (min-width: 1180px) and (max-width: 1199px) {
    body section#what-we-done .slick-prev,
    body section#what-we-done .slick-next {
        top: 360px !important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1299px) {
    .get-started-btn {
        line-height: 32px;
    }
    /* 30-9-2021 */
    body section#what-we-done .slick-prev:hover,
    body section#what-we-done .slick-next:hover,
    body section#what-we-done .slick-prev:focus,
    body section#what-we-done .slick-next:focus,
    body section#what-we-done .slick-prev,
    body section#what-we-done .slick-next {
        min-width: 44px;
        min-height: 44px;
    }
    section#upcomming .slick-prev:before,
    section#upcomming .slick-next:before {
        width: 34px;
        height: 34px;
        background-size: 90px !important;
    }
    section#upcomming .slick-prev {
        left: 6px;
        width: 34px;
        height: 34px;
    }
    section#upcomming .slick-next {
        right: 6px;
        width: 34px;
        height: 34px;
    }
    section#upcomming section.lazy.slider {
        padding: 0 30px;
    }
    section#upcomming .slick-next:before,
    section#upcomming .slick-next:hover:before {
        background-position: -56px 0;
    }
    /* 30-9-2021 */
}

@media only screen and (min-width: 1080px) and (max-width: 1280px) {
    #hero {
        height: 580px;
    }
    section#hero .container.aos-init.aos-animate {
        margin-bottom: -37%;
    }
    #hero .btn-get-started {
        left: 100px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    body .mobile-nav-toggle {
        top: 34px;
    }
    section#what-we-done .slick-prev,
    section#what-we-done .slick-next {
        top: 460px;
    }
    section#what-we-done .slick-prev {
        left: -38.2%;
    }
    section#what-we-done .slick-next {
        left: -36%;
    }
    #hero {
        height: 530px !important;
        background-size: cover;
    }
    #header .logo img {
        max-height: 56px;
    }
    .nav-menu>ul>li {
        padding: 10px 0 10px 14px;
    }
    .col-lg-4.col-md-6.footer-contact:nth-child(2) {
        padding: 0;
    }
    ul.mail-id {
        padding: 0;
    }
    .content-heading-top p {
        padding: 0 90px;
    }
    section#woweare .row {
        display: block;
        margin-top: 15px;
    }
    section#woweare .row>div:first-child {
        width: 50%;
        float: left;
        margin-right: 30px;
    }
    section#woweare .col-xl-6:last-child {
        padding-left: 0 !important;
        margin-top: 30px;
        width: auto;
        float: none;
        clear: none;
    }
    .slider.thumbs {
        width: 90% !important;
    }
    /* 28-9-2021 */
    body section#what-we-done .slick-prev,
    body section#what-we-done .slick-next {
        /*
    top: 640px !important;
*/
    }
    body section#what-we-done .slick-prev {
        left: 388px !important;
    }
    body section#what-we-done .slick-next {
        left: 514px !important;
    }
    /* 28-9-2021 */
    /* *************** */
    html {
        overflow-x: hidden;
    }
    .get-started-btn {
        margin-left: 15px;
    }
    .nav-menu>ul>li {
        padding: 10px 0 10px 20px;
    }
    .nav-menu a {
        font-size: 16px;
    }
    #header .container {
        width: 100%;
        max-width: 100%;
    }
    body .people-slider-wrap {
        margin-top: 122px !important;
        margin-bottom: 20px;
    }
    .meet-team .slick-next {
        left: 52%;
    }
    .meet-team .slick-prev {
        left: 47%;
    }
    section#upcomming .slick-prev {
        left: -24px;
        width: 34px;
        height: 34px;
    }
    section#upcomming .slick-next {
        right: -24px;
        width: 34px;
        height: 34px;
    }
    section#hero .container.aos-init.aos-animate {
        margin-bottom: -56%;
    }
    /*--22-09-21--*/
    section#what-we-done .slick-next {
        left: -35.3%;
    }
    section#what-we-done .slick-prev,
    section#what-we-done .slick-next {
        top: 460px;
    }
    section#what-we-done .slick-prev {
        left: -38.2%;
    }
    .event-item {
        display: block;
    }
    .event-item-img {
        width: 100%;
        max-width: 100%;
        margin-bottom: 30px;
        background: #F0F0F0;
    }
    .event-item-img>img {
        height: 100%;
        width: auto;
        margin: 0 auto;
    }
    /* 29-9-2021 */
    section#upcomming .slick-next:before {
        background-position: -56px 0;
    }
    section#upcomming .slick-prev:before,
    section#upcomming .slick-next:before {
        width: 34px;
        height: 34px;
        background-size: 90px !important;
    }
    section#upcomming .slick-next:hover:before {
        background-position: -56px 0;
    }
    /* 29-9-2021 */
    /* 11-2-2022 */
    body .foundation-event .slick-slide>div .section-left {
        margin-right: 45px;
    }
    /* 11-2-2022 */
    section#sponsor .container {
        max-width: 100%;
    }
    ul.mail-id li {
    font-size: 16px;
}

}

@media (max-width: 1023px) {
    button.mobile-nav-toggle.d-lg-none {
        background: #3296ec;
        padding: 0;
        font-size: 25px;
        height: 36px;
        width: 36px;
        text-align: center;
        font-weight: normal;
        display: inline-block !important;
        top: 21px;
    }
    body header#header .col-xl-12.d-flex.align-items-center {
        justify-content: space-between;
    }
    body .get-started-btn {
        margin-right: 40px;
    }
    .mobile-nav-toggle i {
        color: #ffffff;
    }
    #header .logo {
        margin: 0 !important;
    }
    body .d-lg-none {
        display: block !important;
    }
    .mobile-nav-active .mobile-nav {
        opacity: 1;
        visibility: visible;
        right: 0;
    }
    nav.nav-menu.d-none.d-lg-block {
        display: none !important;
    }
    .upcomming .content-aprt-start h2:after {
    width: 62px;
    height: 29px;

}
    
    
    
}

@media only screen and (min-width: 768px) and (max-width: 1366px) {
    /*    #hero {
       background-size: cover;
       height: 580px;
   } */
    section#woweare .contents {
        margin-top: 10px;
    }
    body .col-lg-4.col-md-6.footer-contact:nth-child(2) {
        padding: 20px 0 0 !important;
    }
}


/*-----responsive------*/

@media only screen and (min-width: 999px) and (max-width: 1020px) {
    .event-item-img {
        height: 400px;
    }
    .event-item {
        display: block !important;
    }
    .slick-slide .event-item-img img {
        object-position: -2px -17px !important;
    }
    /* 30-9-2021 */
    body .col-lg-4.col-md-6.footer-contact:first-child {
        display: block;
    }
    body .col-lg-4.col-md-6.footer-contact {
        text-align: center;
        padding-top: 20px;
    }
    body .footsail-btn-left {
        left: 20px;
    }
    /* 30-9-2021 */
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .container,
    .container-md,
    .container-sm {
        max-width: 100% !important;
    }
    .meet-team .center.slider {
        width: 100% !important;
        margin-left: 0 !important;
    }
    section#upcomming section.lazy.slider {
        width: 80% !important;
        margin: 0 auto !important
    }
    section#upcomming .slick-prev {
        top: auto !important;
        left: 43%;
        width: 36px;
        height: 36px;
        bottom: -36px;
    }
    section#upcomming .slick-next {
        right: 43%;
        top: auto !important;
        width: 36px;
        height: 36px;
        bottom: -36px;
    }
    a.get-started-btn.scrollto {
        display: none;
    }
    .slider.thumbs {
        width: 100% !important;
    }
    /*--20-11-21--*/
    .btn-slide-wrap {
        text-align: left;
    }
    .btn-slide-wrap a {
        text-align: center;
    }
    section#sponsor .col {
        margin: 10px!important;
    }
    section#sponsor .col:nth-child(4) {
        margin-right: 0;
    }
    /*------*/
    .content-heading-top h3 {
        font-size: 26px !important;
    }
    section {
        padding: 50px 0;
    }
    .slick-center .people-slider-wrap {
        transform: scale(1) !important;
    }
    .meet-team .center.slider {
        width: 100% !important;
        margin-left: 0 !important;
    }
    .content-heading-top h3 {
        text-align: center;
        font-size: 26px;
    }
    .content-heading-top h5 {
        font-size: 17px;
    }
    .content-heading-top p {
        font-size: 15px;
    }
    .contents p {
        font-size: 15px;
    }
    .woweare .col-xl-6:nth-child(2) {
        padding-left: 15px !important;
        padding-top: 24px;
    }
    .meet-team .slick-list.draggable {
        padding: 10px !important;
    }
    body {
        overflow-x: hidden !important;
    }
    .slick-track {
        overflow-x: hidden !important;
    }
    .slick-slider .slick-track,
    .slick-slider .slick-list {
        overflow: hidden !important;
    }
    a.btn-get-started.scrollto {
        float: left;
    }
    section#hero .container.aos-init.aos-animate {
        margin-bottom: -22%;
    }
    .meet-section-heading h2 {
        font-size: 26px !important;
        margin: -5px 0px 0px 0;
    }
    .slider {
        width: 100% !important;
        margin: 15px auto;
    }
    .slider.text.slick-initialized {
        margin: 25px auto;
    }
    section#tabs .slick-active.slick-center h3 {
        font-size: 14px;
        line-height: 120%;
        padding: 17px 0;
    }
    section#tabs h3 {
        font-size: 14px;
    }
    section#tabs .slider.thumbs .slick-track {
        /*height: 60px !important;*/
    }
    .slider.thumbs.slick-initialized.slick-slider {
        margin-bottom: 0px !important;
    }
    .background-white {
        background: #fff;
        box-shadow: 0 0 30px rgb(51 51 51 / 12%);
        padding: 0px;
        text-align: center;
        padding: 15px 10px !important;
    }
    section#tabs .slick-track {
        height: auto;
    }
    .meet-team .slick-prev {
        left: 44% !important;
    }
    .meet-team .slick-next {
        left: 51%;
    }
    .what-we-done-title h2 {
        font-size: 26px;
        margin: -11px 0 20px 0;
    }
    .foundation-content h4 {
        font-size: 16px;
    }
    .foundation-content h3 {
        font-size: 20px;
    }
    .people-slider-wrap {
        padding: 0 15px 15px !important;
    }
    .foundation-content span {
        font-size: 16px;
        font-weight: 600;
    }
    .we-done-arrow-img {
        margin-top: 25px;
        text-align: center;
    }
    .foundation-event p {
        font-size: 16px;
        line-height: 170%;
        font-family: 'Arboria-book';
        margin-top: 15px;
    }
    .event-item-img {
        flex: 100%;
        max-width: 100%;
    }
    .event-item-content {
        flex: 100%;
        padding-left: 0;
        text-align: justify;
        margin-top: 15px;
    }
    .event-item-content p {
        text-align: justify;
    }
    section#upcomming section.lazy.slider {
        width: 95% !important;
        padding-bottom: 30px;
    }
    .col {
        max-width: 50%;
    }
    .talk h2 {
        font-size: 37px;
        color: #fff;
        line-height: 100%;
        font-weight: 500;
    }
    .col-lg-4.col-md-6.footer-contact {
        text-align: center;
    }
    ul.social-icons {
        display: inline-block;
    }
    .footsail-btn-left {
        left: 40%;
    }
    body {
        padding-top: 97px;
    }
    /*---24-09-21---*/
    .col-lg-4.col-md-6.footer-contact:nth-child(2) {
        padding: 20px 0 0;
    }
    ul.mail-id,
    ul.social-icons {
        padding: 0px 0 0px;
    }
    body .tabs .slick-next:before {
        margin-top: -15px !important;
    }
    .event-item-img>img {
        width: auto;
        margin: 0 auto;
    }
    .event-item-img {
        max-width: 100%;
        height: auto;
        background: #cacbcf;
    }
    /* 28-9-2021 */
    .sponsor-title h2 {
        font-size: 26px !important;
    }
    body section#what-we-done .slick-prev,
    body section#what-we-done .slick-next {
        /*
        top: 694px !important;
*/
    }
    section#what-we-done {
        padding-bottom: 90px;
    }
    body section#what-we-done .slick-prev {
        left: 288px !important;
    }
    body section#what-we-done .slick-next {
        left: 384px !important;
    }
    /* 28-9-2021 */
    /* 29-9-2021 */
    #hero {
        height: 370px;
    }
    .footsail-btn-left {
        position: absolute;
        top: -33px;
    }
    /* 29-9-2021 */
    /* 30-9-2021 */
    .content-error-page a.get-started-btn {
        line-height: 35px;
    }
    /* 30-9-2021 */
    /*----20-11-21---*/
    /*-----upcomin-new----*/
    .event-item .col-md-6.left-slider-content {
        width: 70%;
        max-width: 70%;
        float: left;
    }
    .event-item .col-md-6.right-slider-content {
        width: 30%;
        max-width: 30%;
        float: left;
    }
    .player {
        padding: 10px;
    }
    h2.left-slide-head {
        font-size: 22px;
        margin-bottom: 5px;
    }
    .event-handler-detail-3 h4 {
        text-align: center;
        margin-bottom: 5px;
        font-size: 18px;
    }
    .head-part div {
        font-size: 20px;
    }
    p.left-content-date {
        font-size: 20px;
        margin-top: 10px;
    }
    p.location-sports {
        font-size: 18px;
        margin-bottom: 15px;
    }
    p.detail-participate {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .content-aprt-start h2 {
        margin-bottom: 10px;
    }
    .content-aprt-start h2 {
        font-size: 18px;
    }
    .content-aprt-start p {
        font-size: 14px;
        margin-bottom: 16px;
    }
    .players p {
        font-size: 10px;
    }
    .players-2 p {
        font-size: 10px;
    }
    h4.name-event-handler {
        margin-top: 7px;
        font-size: 18px
    }
    .event-handler-detail-1,
    .event-handler-detail-2 {
        padding-bottom: 30px;
    }
    .player ul li {
        margin-bottom: 4px;
        font-size: 10px;
    }
    section.lazy.slider {
        padding-top: 70px !important;
    }
    .players-2 .event-handler-detail-2 {
        padding-bottom: 0;
    }
.btn-slide-wrap {
    margin-top: 25px;
    text-align: center;
}
    .btn-slide-wrap a {
        padding: 10px 0;
        margin: 0;
    }
    /**/
}

@media only screen and (min-width: 999px) and (max-width: 1023px) {
    body section#what-we-done .slick-prev,
    body section#what-we-done .slick-next {
        top: 311px !important;
    }
    body section#what-we-done .slick-prev {
        left: -180px !important;
    }
    body section#what-we-done .slick-next {
        left: -164px !important;
    }
}

@media only screen and (min-width: 999px) and (max-width: 1020px) {
    body .slick-list.draggable {
        width: 870px;
        margin: 0 auto;
    }
    section#upcomming .slick-prev {
        /* left: 0; */
        left: 6px;
        width: 34px;
        height: 34px;
        top: 50% !important;
    }
    section#upcomming .slick-next {
        /* right: 0; */
        right: 6px;
        width: 34px;
        height: 34px;
        top: 50% !important;
    }
    #hero {
        height: 475px !important;
        background-size: 100% 100%;
    }
    .meet-team .slick-prev {
        left: 47%;
    }
    body .mobile-nav-toggle {
        top: 34px;
    }
    section#what-we-done .slick-prev,
    section#what-we-done .slick-next {
        top: 458px !important;
    }
    section#what-we-done .slick-next {
        left: -35.3% !important;
    }
    section#what-we-done .slick-prev {
        left: -38% !important;
    }
    .col img {
        max-width: 100% !important;
    }
}

@media only screen and (max-width: 991px) {
    #header.header-scrolled {
        padding: 11px 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1366px) {
    section#hero .container.aos-init.aos-animate {
        margin-bottom: -37%;
    }
}

@media only screen and (min-width: 900px) and (max-width: 1440px) {
    section#hero .container.aos-init.aos-animate {
        margin-bottom: -37%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    /*---25-09-21--*/
    body section#what-we-done .col-md-8 {
        -ms-flex: 0 0 100% !important;
        flex: 0 0 66% !important;
        max-width: 66% !important;
        margin-left: 0%;
    }
    .col-lg-4.col-md-6.footer-contact:first-child {
        display: none;
    }
    .mobile-nav-toggle {
        top: 25px;
    }
    #header.header-scrolled {
        padding: 5px 0;
    }
    body .tabs .slick-prev {
        left: 7px !important;
    }
    body .tabs .slick-next {
        right: 7px !important;
    }
    section#what-we-done .col-md-8 {
        flex: 0 0 66.33% !important;
        max-width: 66.33% !important;
    }
    .what-we-done-title {
        margin-bottom: 20px;
    }
    .event-item-content {
        margin: 20px 0px;
    }
    section#sponsor .col {
        text-align: center;
    }
    section#sponsor {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .footer-heading-top p {
        margin-bottom: 0;
    }
    #footer .footer-top {
        padding: 50px 0 30px 0;
    }
    section#tabs {
        padding-bottom: 80px !important;
    }
    #hero .btn-get-started {
        left: 50px;
        bottom: 40px;
    }
    /* 11-02-2022 */
    body .foundation-event .slick-slide>div .section-left {
        float: none;
        width: 100%;
        margin-right: 0px;
    }
    body .foundation-event .slick-slide>div .we-done-content-wrap {
        margin-top: 40px;
    }
    /* 11-02-2022 */
}

section.meet-team.aos-init.aos-animate {
    padding-bottom: 80px;
}

.people-slider-wrap {
    margin-top: 80px;
    margin-bottom: 20px;
}

section#hero .container.aos-init.aos-animate {
    margin-bottom: -70%;
}

.slick-list.draggable {
    padding: 0;
}

section#what-we-done .slick-prev,
section#what-we-done .slick-next {
    top: 337px;
}

section#what-we-done .slick-prev {
    left: -20.2%;
}

section#what-we-done .slick-next {
    left: -17.9%;
}

body .foundation-content span {
    font-size: 15px !important;
    text-align: left;
}

section#what-we-done .slick-prev,
section#what-we-done .slick-next {
    top: 302px !important;
}

@media only screen and (max-width: 767px) {
    .mobile-btn a.get-started-btn.scrollto {
        line-height: 28px;
    }
    section#what-we-done .what-we-done-title {
        margin-bottom: 0;
    }
    body .foundation-content span {
        text-align: center;
    }
    .sponsor-title h2 {
        font-size: 26px;
    }
    body section#what-we-done .slick-prev,
    body section#what-we-done .slick-next {
        top: 86% !important;
    }
    body section#what-we-done .slick-prev,
    body section#what-we-done .slick-next {
        width: 38px;
        height: 38px;
    }
    /* section#what-we-done .slick-prev:before, section#what-we-done .slick-next:before {
      background-size: 33px !important;
      width: 8px !important;
      top: 12px;
      height: 14px !important;
    }*/
    .slider-part-2 {
        padding: 0 10px 0;
    }
    section#what-we-done .slick-prev:before,
    section#what-we-done .slick-next:before {
        left: 11px;
        top: 5px;
        height: 25px;
        width: 14px;
    }
    section#what-we-done .slick-next:before {
        top: 4px;
    }
    section#what-we-done .slick-next:before {
        background-position: -27px 6px;
    }
    section#what-we-done .slick-next:after {
        left: 38px;
        top: 14px;
    }
    /* 29-9-2021 */
    .container,
    .container-md,
    .container-sm {
        max-width: 100% !important;
    }
    .meet-team .center.slider {
        width: 100% !important;
        margin-left: 0 !important;
    }
    section#upcomming section.lazy.slider {
        width: 80% !important;
        margin: 0 auto !important
    }
    section#upcomming .slick-prev {
        top: auto !important;
        left: 38%;
        width: 36px;
        height: 36px;
        bottom: -36px;
    }
    section#upcomming .slick-next {
        right: 37%;
        top: auto !important;
        width: 36px;
        height: 36px;
    }
    a.get-started-btn.scrollto {
        display: none;
    }
    .slider.thumbs {
        width: 100% !important;
    }
    /*--23-11-21--*/
    .mobile-btn {
        display: block;
    }
    .desk-btn {
        display: none;
    }
    section#sponsor {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    footer .copyright {
        padding: 29px 62px !important;
    }
    .foundation-event {
        margin-bottom: 35px;
    }
    /*------*/
    .content-heading-top h3 {
        font-size: 26px !important;
    }
    section {
        padding: 50px 0;
    }
    .slick-center .people-slider-wrap {
        transform: scale(1) !important;
    }
    .meet-team .center.slider {
        width: 100% !important;
        margin-left: 0 !important;
    }
    .content-heading-top h3 {
        text-align: center;
        font-size: 26px;
    }
    .content-heading-top h5 {
        font-size: 17px;
    }
    .content-heading-top p {
        font-size: 15px;
    }
    .contents p {
        font-size: 15px;
    }
    .woweare .col-xl-6:nth-child(2) {
        padding-left: 15px !important;
        padding-top: 24px;
    }
    .meet-team .slick-list.draggable {
        padding: 10px !important;
    }
    body {
        overflow-x: hidden !important;
    }
    .slick-track {
        overflow-x: hidden !important;
    }
    .slick-slider .slick-track,
    .slick-slider .slick-list {
        overflow: hidden !important;
    }
    a.btn-get-started.scrollto {
        float: left;
    }
    section#hero .container.aos-init.aos-animate {
        margin-bottom: -22%;
    }
    .meet-section-heading h2 {
        font-size: 26px !important;
        margin: -5px 0px 0px 0;
    }
    .slider {
        width: 100% !important;
        margin: 15px auto;
    }
    .slider.text.slick-initialized {
        margin: 25px auto;
    }
    section#tabs .slick-active.slick-center h3 {
        font-size: 14px;
        line-height: 120%;
        padding: 17px 0;
    }
    section#tabs h3 {
        font-size: 14px;
    }
    section#tabs .slider.thumbs .slick-track {
        /*height: 60px !important;*/
    }
    .slider.thumbs.slick-initialized.slick-slider {
        margin-bottom: 0px !important;
    }
    .background-white {
        background: #fff;
        box-shadow: 0 0 30px rgb(51 51 51 / 12%);
        padding: 0px;
        text-align: center;
        padding: 15px 10px !important;
    }
    section#tabs .slick-track {
        height: auto;
    }
    .meet-team .slick-prev {
        left: 44% !important;
    }
    .meet-team .slick-next {
        left: 51%;
    }
    .what-we-done-title h2 {
        font-size: 26px;
        margin: -11px 0 20px 0;
    }
    .foundation-content h4 {
        font-size: 16px;
    }
    .foundation-content h3 {
        font-size: 20px;
    }
    .people-slider-wrap {
        padding: 0 15px 15px !important;
    }
    .foundation-content span {
        font-size: 16px;
        font-weight: 600;
    }
    .we-done-arrow-img {
        margin-top: 25px;
        text-align: center;
    }
    .foundation-event p {
        font-size: 16px;
        line-height: 170%;
        font-family: 'Arboria-book';
        margin-top: 15px;
    }
    .event-item-img {
        flex: 100%;
        max-width: 100%;
    }
    .event-item-content {
        flex: 100%;
        padding-left: 0;
        text-align: justify;
        margin-top: 15px;
    }
    .event-item-content p {
        text-align: justify;
    }
    section#upcomming section.lazy.slider {
        width: 95% !important;
    }
    .col {
        max-width: 50%;
    }
    .talk h2 {
        font-size: 37px;
        color: #fff;
        line-height: 100%;
        font-weight: 500;
    }
    .col-lg-4.col-md-6.footer-contact {
        text-align: center;
    }
    ul.social-icons {
        display: inline-block;
    }
    .footsail-btn-left {
        left: 40%;
    }
    body {
        padding-top: 97px;
    }
    /*---24-09-21---*/
    .col-lg-4.col-md-6.footer-contact:nth-child(2) {
        padding: 20px 0 0;
    }
    ul.mail-id,
    ul.social-icons {
        padding: 0px 0 0px;
    }
    body .tabs .slick-next:before {
        margin-top: -15px !important;
    }
    .event-item-img>img {
        width: auto;
        margin: 0 auto;
    }
    .event-item-img {
        max-width: 100%;
        height: auto;
        background: #cacbcf;
    }
    /* 28-9-2021 */
    .sponsor-title h2 {
        font-size: 26px !important;
    }
    body section#what-we-done .slick-prev,
    body section#what-we-done .slick-next {
        top: auto !important;
        bottom: -78px !important;
    }
    body section#what-we-done .slick-prev {
        left: 32% !important;
    }
    body section#what-we-done .slick-next {
        right: 44%;
    }
    /* 28-9-2021 */
    /* 29-9-2021 */
    /* 30-9-2021 */
    /* 30-9-2021 */
    /*---20-11-21---*/
    .event-item .col-md-6.left-slider-content {
        width: 100%;
        max-width: 100%;
        float: left;
    }
    .event-item .col-md-6.right-slider-content {
        width: 100%;
        max-width: 100%;
        float: left;
        margin-top: 30px;
    }
    h2.left-slide-head {
        font-size: 18px;
    }
    .head-part div {
        font-size: 18px;
    }
    p.left-content-date {
        font-size: 18px;
    }
    p.location-sports {
        font-size: 16px;
    }
    p.detail-participate {
        font-size: 14px;
    }
    .content-aprt-start h2 {
        font-family: 'Nexa';
        font-size: 18px;
    }
    .content-aprt-start p {
        text-align: justify;
        line-height: 180%;
        font-size: 15.0px;
    }
    .upcomming ul li {
        font-size: 15px;
        line-height: 180%;
    }
.btn-slide-wrap a {
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    font-family: 'Arboria';
    text-transform: uppercase;
    width: 138px;
    height: 42px;
    line-height: 8px;
}
    h4.name-event-handler {
        font-size: 20px;
    }
    section.lazy.slider {
        padding-top: 20px !important;
    }
    /* 11-2-2022 */
    body .foundation-event .slick-slide>div .section-left {
        float: none;
        width: 100%;
        margin-right: 0px;
    }
    body .foundation-event .slick-slide>div .we-done-content-wrap {
        margin-top: 30px;
    }
    /* 11-2-2022 */
}

@media (max-width: 576px) {
    .col {
        max-width: 100%;
        text-align: center;
    }
    ul.social-icons li {
        padding: 4px;
    }
    .we-done-arrow-img img {
        width: 100%;
    }
    .slick-slider {
        display: table !important;
        table-layout: fixed !important;
        width: 100% !important;
    }
    /*-----17-09-21------*/
    /*#hero {
    background-position: 0px 105px;
}*/
    body #hero .btn-get-started {
        padding: 6px 11.6px;
        font-size: 16px;
        font-weight: 600;
    }
    body #hero .btn-get-started:hover {
        background: #3296ec;
        color: #fff;
        border-color: #3296ec;
    }
    section#hero .container.aos-init.aos-animate {
        /* margin-bottom: -70%;*/
    }
    body section#tabs .slick-next,
    body section#tabs .slick-prev {
        height: 44px;
        width: auto;
        right: 0;
        z-index: 999;
        overflow: hidden;
        top: 50%;
        transform: translateY(-50%);
    }
    body .tabs .slick-prev:before,
    body .tabs .slick-next:before {
        margin: 0 !important;
        height: 36px;
    }
    body .tabs .slick-prev {
        left: 0 !important;
    }
}


/*----phone-land-*/

@media only screen and (min-width: 442px) and (max-width: 767px) {
    section#what-we-done .slick-next {
        left: 54.5% !important;
    }
    .event-item .col-md-6.right-slider-content {
        margin-bottom: 40px;
    }
    section#what-we-done .slick-prev,
    section#what-we-done .slick-next {
        top: -58px !important;
        bottom: auto;
    }
    section#what-we-done .slick-prev {
        left: 48.3% !important;
    }
    section#sponsor .col {
        padding: 8px 0 !important;
        margin: 0 17px 15px 0;
        /*max-width: 30%;*/
    }
    section#what-we-done .col-md-8 .foundation-event {
        margin-top: 30px !important;
    }
    .col img {
        max-width: 100px;
        padding: 11px;
    }
    .footsail-btn-left {
        position: absolute;
        top: -33px;
        /*  left: 41%;*/
    }
    .col-lg-4.col-md-6.footer-contact {
        /* width: 50%;*/
    }
    .col-lg-4.col-md-6.footer-contact:last-child {
        width: 100%;
        width: 100%;
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .col-lg-4.col-md-6.footer-contact:nth-child(2) {
        padding: 11px;
    }
    .event-item-img {
        max-width: 100%;
        position: relative;
        height: auto !important;
        background: #F0F0F0;
    }
    .slick-slide .event-item-img img {
        width: auto;
        object-fit: cover;
        object-position: 0;
        margin: 0 auto;
    }
    .event-item-img:before {
        position: absolute;
        content: "";
        display: block;
        top: auto;
        left: 0;
        right: 0;
        height: 100px;
        bottom: 0;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(4, 4, 4, 0.773546918767507) 100%);
    }
    section#tabs {
        padding-bottom: 80px !important;
    }
    #hero {
        height: 315px !important;
    }
    a.btn-get-started.scrollto {
        bottom: 34px;
        left: 12px;
    }
    .meet-team .slick-next {
        left: 53% !important;
    }
    .meet-team .slick-prev {
        left: 43% !important;
    }
    section#what-we-done .what-we-done-title {
        margin-bottom: 25px;
    }
    .we-done-arrow-img img {
        max-width: 280px !important;
    }
    #hero .btn-get-started {
        line-height: 30px !important;
    }
    section#woweare .col-xl-6 img {
        max-height: 450px;
    }
    body section#what-we-done .slick-prev,
    body section#what-we-done .slick-next {
        top: auto !important;
    }
    /* 28-9-2021 */
    section#upcomming .slick-prev {
        bottom: -35px;
    }
    /* 28-9-2021 */
    /* 29-9-2021 */
    button.mobile-nav-toggle.d-lg-none {
        top: 27px;
    }
    /* 29-9-2021 */
    /* 30-9-2021 */
    body section#what-we-done .slick-prev {
        left: 43.2% !important;
    }
    /* 30-9-2021 */
    section#sponsor .col {
        margin: 7px;
    }
    .col img {
        padding: 0;
    }
    .players .event-team-img {
        padding: 30px;
        margin: 0 40px;
        background: linear-gradient(90deg, rgb(209 210 212) 0%, rgb(198 199 204) 100%);
    }
    .players-2 .event-team-img {
        padding: 30px;
        margin: 0 40px;
        background: linear-gradient(90deg, rgb(236 227 225) 0%, rgb(244 235 232) 100%);
    }
    /* 11-2-2022 */
    /* 11-2-2022 */
}

@media only screen and (max-width: 480px) {
    .footer-top .row {
        display: block;
    }
    body #header .logo img {
        max-height: 41px;
    }
    body {
        padding-top: 65px;
    }
    button.mobile-nav-toggle.d-lg-none {
        top: 15px;
    }
    #hero {
        width: 100%;
        height: 400px !important;
        background: url(../img/phone-bg.png) top center no-repeat !important;
        background-size: cover;
        position: relative;
        padding-top: 82px;
    }
    body #hero .btn-get-started {
        padding: 5px 9.2px;
        font-size: 14px;
        font-weight: 600;
        left: 8px;
    }
    section#hero .container.aos-init.aos-animate {
        margin-bottom: -45%;
    }
    .content-heading-top p {
        font-size: 15px;
        padding: 0 7px;
    }
    .content-heading-top {
        margin-bottom: 25px;
    }
    .contents p {
        text-align: justify;
    }
    body section#tabs .slick-next,
    body section#tabs .slick-prev {
        top: 26px;
        height: 21px;
    }
    .col-lg-12.background-white.aos-init.aos-animate p {
        text-align: inherit;
        font-size: 15px;
        padding: 0px 2px;
    }
    .col-lg-12.background-white.aos-init.aos-animate p.tab-heading {
        font-size: 20px;
    }
    .container.aos-init.aos-animate {
        /*margin-bottom: 40px;*/
    }
    .people-slider-wrap .people-image {
        height: 88px;
        width: 89px;
    }
    .people-slider-wrap .people-image:before {
        height: 27px;
        width: 27px;
        line-height: 30px;
        font-size: 14px;
    }
    .people-slider-wrap {
        margin-top: 10px;
        padding-bottom: 25px !important;
        margin-bottom: 20px;
        box-shadow: rgb(0 0 0 / 10%) 0px -1px 17px;
    }
    .people-slider-wrap h3 {
        padding-top: 80px;
        font-size: 20px;
    }
    .people-slider-wrap p {
        font-size: 15px;
        padding: 0 3px;
    }
    section.meet-team.aos-init.aos-animate,
    section#upcomming {
        padding-bottom: 70px;
    }
    .meet-team .slick-prev,
    .meet-team .slick-next {
        top: auto !important;
        bottom: -50px;
    }
    .people-slider-wrap .people-image {
        top: 40px;
    }
    .meet-team .slick-prev {
        left: 40% !important;
    }
    .meet-team .slick-next {
        left: 53%;
    }
    .what-we-done-title {
        margin-bottom: 20px;
    }
    .foundation-content h3 {
        padding: 0 20px;
        font-weight: 500;
        text-shadow: 0 0;
        font-size: 21px;
    }
    .foundation-content span {
        font-size: 16px;
        font-weight: 500 !important;
    }
    .foundation-content h4 {
        font-size: 20px;
        padding: 0 10px 25px;
    }
    section#what-we-done .col-md-4 {
        margin-bottom: 30px;
    }
    .foundation-event>div {
        font-size: 17px;
    }
    .foundation-event p,
    .what-we-done-title p {
        font-size: 15px;
        padding: 0 2px;
    }
    .section-wrap a.btn,
    button.btn {
        line-height: 42px;
        padding: 0 22.4px;
        font-size: 15px;
    }
    .what-we-done-title h3 {
        font-size: 20px;
        padding-bottom: 10px;
    }
    .event-item-img span.event-hendelar {
        font-size: 18px;
    }
    section#upcomming .slick-prev,
    section#upcomming .slick-next {
        display: block !important;
        top: auto;
        bottom: -55px;
    }
    section#upcomming .slick-prev {
        top: auto !important;
        left: 38%;
        width: 36px;
        height: 36px;
    }
    section#upcomming .slick-next {
        right: 37%;
        top: auto !important;
        width: 36px;
        height: 36px;
    }
    section#sponsor {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .sponsor-title h2 {
        font-size: 26px;
        margin-bottom: 24px;
    }
    section#sponsor .container .container {
        padding: 0;
    }
    section#sponsor .col {
        padding: 5px !important;
        margin: 0 12px 15px 0;
        max-width: 45%;
        flex: 0 0 45%;
    }
    section#sponsor .col img {
        padding: 0;
        max-width: 100px;
    }
    section#sponsor .col:nth-child(2n) {
        margin-right: 0;
    }
    section#sponsor .row {
        justify-content: center;
        /*display: block;*/
    }
    .mobile-nav-toggle {
        top: 17px;
    }
    #header.header-scrolled {
        padding: 14px 0;
    }
    #footer .footer-top .footer-contact {
        margin-bottom: 20px;
        padding-top: 0;
    }
    #footer ul.social-icons,
    .footer-heading-top p {
        margin-bottom: 0;
    }
    #footer .footer-top {
        padding: 50px 0 30px 0;
    }
    .footer-heading-top p {
        padding: 20px 0 25px;
    }
    .footsail-btn-left {
        left: 34% !important;
    }
    section#tabs {
        padding-bottom: 80px;
    }
    footer .footer-bottom .container {
        display: block !important;
    }
    #woweare .col-xl-6:last-child {
        /* margin-top: -10px;*/
    }
    .footer-copyright.container {
        position: static;
    }
    /*body section#what-we-done .slick-prev,
    body section#what-we-done .slick-next {
        top: -57px !important;
    }*/
    .we-done-content-wrap h4 {
        font-size: 18px;
    }
    a.links {
        font-size: 14px;
    }
    .back-to-top i {
        right: 12px;
    }
    section#what-we-done .slick-prev {
        left: 47.2% !important;
    }
    section#what-we-done .slick-next {
        left: 58% !important;
    }
    .we-done-arrow-img img {
        max-width: 280px !important;
    }
    /*section#what-we-done .slick-prev:before,
    section#what-we-done .slick-next:before {
        background-size: 33px !important;
        width: 8px !important;
        top: 12px;
        height: 14px !important;

    }*/
    section#what-we-done .slick-pre,
    section#what-we-done .slick-next {
        height: 17px;
    }
    body .tabs .slick-prev:before,
    body .tabs .slick-next:before {
        margin: 0 !important;
        height: 21px;
        width: 20px;
    }
    .tabs .slick-prev:before,
    body .tabs .slick-next:before {
        font-size: 80px !important;
    }
    .people-say-year {
        font-size: 16px;
    }
    .slider.thumbs.slick-initialized.slick-slider {
        margin-top: 24px !important;
    }
    body section#tabs .slick-prev {
        left: 8% !important;
        right: auto;
    }
    body section#tabs .slick-next {
        right: 8% !important;
    }
    .col-lg-12.background-white.aos-init.aos-animate img {
        width: 89px;
    }
    .people-slider-wrap p {
        margin-bottom: 10px;
    }
    section#upcomming .slick-prev:before,
    section#upcomming .slick-next:before,
    .meet-team .slick-prev:before,
    .meet-team .slick-next:before {
        width: 36px;
        height: 36px;
        background-size: 95px !important;
    }
    .meet-team .slick-next:before,
    .meet-team .slick-next:hover:before,
    section#upcomming .slick-next:before,
    section#upcomming .slick-next:hover:before {
        background-position: -59px 0;
    }
    .meet-team .slick-prev,
    .meet-team .slick-next {
        width: 36px;
        height: 36px;
    }
    .meet-team .slick-list.draggable,
    section#upcomming section.lazy.slider .slick-list.draggable {
        margin-bottom: 20px;
    }
    .talk-img {
        height: 208px;
    }
    section#lets img {
        width: 100%;
        object-fit: cover;
        height: 100%;
    }
    .talk {
        position: absolute;
        top: 44%;
    }
    ul.social-icons li a:before,
    ul.social-icons li a:hover:before {
        width: 30px;
        height: 30px;
        background-size: 140px;
    }
    ul.social-icons li a {
        padding: 15px;
    }
    ul.social-icons li a.Twitter:before {
        background-position: -36px 0;
    }
    ul.social-icons li a.Youtube:before {
        background-position: -73px 0;
    }
    ul.social-icons li a.Instagram:before {
        background-position: -110px 0;
    }
    ul.mail-id li img {
        margin-right: 10px;
        max-width: 38px;
    }
    .event-item-img {
        max-width: 100%;
        position: relative;
        height: 300px;
    }
    .slick-slide .event-item-img img {
        width: 100%;
        object-fit: cover;
        object-position: 0 -15px;
    }
    .event-item-img:before {
        position: absolute;
        content: "";
        display: block;
        top: auto;
        left: 0;
        right: 0;
        height: 100px;
        bottom: 0;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(4, 4, 4, 0.773546918767507) 100%);
    }
    /*---error-page---*/
    body .content-error-page h1 {
        font-size: 55px !important;
    }
}

@media not all and (min-resolution:.001dpcm) {
    @media only screen and (min-width: 768px) and (max-width: 1023px) {
        .slick-slide.slick-current.slick-active.slick-center {
            min-width: 400px;
            margin-left: -10px;
        }
    }
    @media (max-width: 767px) {
        /* 29-9-2021 */
        footer .copyright {
            font-size: 16px;
        }
        .container,
        .container-md,
        .container-sm {
            max-width: 100% !important;
        }
        .meet-team .center.slider {
            width: 100% !important;
            margin-left: 0 !important;
        }
        section#upcomming section.lazy.slider {
            width: 80% !important;
            margin: 0 auto !important
        }
        section#upcomming .slick-prev {
            top: auto !important;
            left: 38%;
            width: 36px;
            height: 36px;
            bottom: -36px;
        }
        section#upcomming .slick-next {
            right: 37%;
            top: auto !important;
            width: 36px;
            height: 36px;
            bottom: -36px;
        }
        a.get-started-btn.scrollto {
            display: none;
        }
        .slider.thumbs {
            width: 100% !important;
        }
        content-heading-top h3 {
            font-size: 26px !important;
        }
        section {
            padding: 50px 0;
        }
        .slick-center .people-slider-wrap {
            transform: scale(1) !important;
        }
        .meet-team .center.slider {
            width: 100% !important;
            margin-left: 0 !important;
        }
        .content-heading-top h3 {
            text-align: center;
            font-size: 26px;
        }
        .content-heading-top h5 {
            font-size: 17px;
        }
        .content-heading-top p {
            font-size: 15px;
        }
        .contents p {
            font-size: 15px;
        }
        .woweare .col-xl-6:nth-child(2) {
            padding-left: 15px !important;
            padding-top: 24px;
        }
        .meet-team .slick-list.draggable {
            padding: 10px !important;
        }
        body {
            overflow-x: hidden !important;
        }
        .slick-track {
            overflow-x: hidden !important;
        }
        .slick-slider .slick-track,
        .slick-slider .slick-list {
            overflow: hidden !important;
        }
        a.btn-get-started.scrollto {
            float: left;
        }
        section#hero .container.aos-init.aos-animate {
            margin-bottom: -22%;
        }
        .meet-section-heading h2 {
            font-size: 26px !important;
            margin: -5px 0px 0px 0;
        }
        .slider {
            width: 100% !important;
            margin: 15px auto;
        }
        .slider.text.slick-initialized {
            margin: 25px auto;
        }
        section#tabs .slick-active.slick-center h3 {
            font-size: 14px;
            line-height: 120%;
            padding: 17px 0;
        }
        section#tabs h3 {
            font-size: 14px;
        }
        .slider.thumbs.slick-initialized.slick-slider {
            margin-bottom: 0px !important;
        }
        .background-white {
            background: #fff;
            box-shadow: 0 0 30px rgb(51 51 51 / 12%);
            padding: 0px;
            text-align: center;
            padding: 15px 10px !important;
        }
        section#tabs .slick-track {
            height: auto;
        }
        .meet-team .slick-prev {
            left: 40% !important;
        }
        .meet-team .slick-next {
            left: 51%;
        }
        .what-we-done-title h2 {
            font-size: 26px;
            margin: -11px 0 20px 0;
        }
        .foundation-content h4 {
            font-size: 16px;
        }
        .foundation-content h3 {
            font-size: 20px;
        }
        .people-slider-wrap {
            padding: 0 15px 15px !important;
        }
        .foundation-content span {
            font-size: 16px;
            font-weight: 600;
        }
        .we-done-arrow-img {
            margin-top: 25px;
            text-align: center;
        }
        .foundation-event p {
            font-size: 16px;
            line-height: 170%;
            font-family: 'Arboria-book';
            margin-top: 15px;
        }
        .event-item-img {
            flex: 100%;
            max-width: 100%;
        }
        .event-item-content {
            flex: 100%;
            padding-left: 0;
            text-align: justify;
            margin-top: 15px;
        }
        .event-item-content p {
            text-align: justify;
        }
        section#upcomming section.lazy.slider {
            width: 95% !important;
        }
        .col {
            max-width: 50%;
        }
        .talk h2 {
            font-size: 37px;
            color: #fff;
            line-height: 100%;
            font-weight: 500;
        }
        .col-lg-4.col-md-6.footer-contact {
            text-align: center;
        }
        ul.social-icons {
            display: inline-block;
        }
        .footsail-btn-left {
            left: 40%;
        }
        body {
            padding-top: 97px;
        }
        /*---24-09-21---*/
        .col-lg-4.col-md-6.footer-contact:nth-child(2) {
            padding: 20px 0 0;
        }
        ul.mail-id,
        ul.social-icons {
            padding: 0px 0 0px;
        }
        .event-item-img>img {
            width: auto;
            margin: 0 auto;
        }
        .event-item-img {
            max-width: 100%;
            height: auto;
            background: #cacbcf;
        }
        /* 28-9-2021 */
        .sponsor-title h2 {
            font-size: 26px !important;
        }
        /*body section#what-we-done .slick-prev,
        body section#what-we-done .slick-next {
            top: -58px !important;
        }

        body section#what-we-done .slick-prev {
            left: 152px !important;
        }

        body section#what-we-done .slick-next {
            left: 170px !important;
        }*/
        /* 28-9-2021 */
        /* 29-9-2021 */
    }
}

@media only screen and (max-width: 365px) {
    footer .copyright {
        padding: 29px 25px !important;
    }
    /*body section#what-we-done .slick-prev,
        body section#what-we-done .slick-next {
            top: auto !important;
            bottom:-45px!important;
        }

        body section#what-we-done .slick-prev {
            left: 152px !important;
        }

        body section#what-we-done .slick-next {
            left: 170px !important;
        }
*/
}

@media only screen and (max-width: 1024px) {
    html::-webkit-scrollbar {
        display: block;
        position: absolute;
        background: transparent;
        width: 0px;
        bottom: 0;
        top: 0px;
        right: 1px;
        left: auto;
    }
    html::-webkit-scrollbar-thumb {
        position: absolute;
        right: 1px;
        left: auto;
        background: #000;
        border-radius: 5px;
        opacity: 0.5;
    }
}
