/*Media Query Start*/

@media only screen and (min-width: 1366px) and (max-width: 1920px) {}

@media only screen and (min-width: 1291px) and (max-width: 1365px) {}

@media only screen and (min-width: 992px) and (max-width: 1290px) {
	.theme1 {
    height: 40px;
    padding: 0 15px;
	}
	
	.theme1 span.theme1-txt {
    font-size: 12px;
}

header .col-md-7 {
    order: 3;
    width: 100%;
}
header {
    position: relative;
    padding: 10px 0;
    background: #000;
}
	
	header .col-md-2 {
    order: 1;
    width: 50%;
}
header .col-md-3 {
    order: 2;
    width: 50%;
}
	.header-logo {
    width: 30%;
}
h1 {
    font-size: 35px;
	}
	.header0 h5 {
    font-size: 17px;
    line-height: 20px;
	}
	
	.banner-txt h6 {
    font-size: 15px;
    line-height: 20px;
}
	.ban-scroll a {
    font-size: 15px;
	}

img.ban1 {
    height: 440px;
    width: 440px;
}
img.ban-ex {
    height: 400px;
    width: 400px;
}
	h2 {
    font-size: 30px;
	}
p {
    font-size: 12px;
    line-height: 20px;
	}
.about-txt-main {
    gap: 20px;
    margin: 20px 0;
}
.about-card-main {
    margin: 30px 0;
}
.about-card-txt h5 {
    font-size: 24px;
}
.about-card-icon {
    height: 65px;
    width: 65px;
    padding: 15px;
}
	.sec {
    padding: 50px 0;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0;
}   
 .programs-card-main {
        height: auto;
    }

.theme2 span.theme2-txt {
    font-size: 12px;
	}

.programs-card-txt-main {
    width: 90%;
}

.programs-card-txt h5 {
    font-size: 25px;
	}
.choose-head h5 {
    font-size: 25px;
}
.choose-head h6 {
    font-size: 25px;
}
.footer-link-main {
    padding: 40px;
}

.choose-img {
    height: 600px;
    width: 340px;
}
section.gallery-sec {
    height: 900px;
}
h2 {
    font-size: 30px;
    line-height: 40px;
	}
	.video-card-main {
    height: 500px;
	}
.video-card-main a img.play-icon {
    height: 80px;
    width: 80px;
    padding: 25px;
	}
.footer-link ul {
    column-count: 1;
}
.contact_left h2 {
    font-size: 30px;
}

.contact_left {
    gap: 20px;
}
.con_txt h6 {
    font-size: 20px;
}
.video-card-main {
        height: 320px !important;
}
.video-card-head h4 {
    font-size: 20px;
}
.video-card-head h4 {
    font-size: 20px;
    line-height: 20px;
    height:40px;
}
section.inner-gallery-sec .gallery-card-main {
    height: 350px;
    margin: 0 0 20px;
}

section.gallery-sec.inner-gallery-sec .col-md-12 {
    width: 33%;
}
section.gallery-sec.inner-gallery-sec {
    height: auto;
}
section.inner-banner .carousel-item {
    height: 280px;
}




}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    section.gallery-sec.inner-gallery-sec .row {
    justify-content: center;
}
	.theme1 {
    height: 40px;
    padding: 0 15px;
	}
	.tournaments-card-img {
    height: 500px;
	}
	.theme1 span.theme1-txt {
    font-size: 12px;
}

.programs-card-main {
    height: auto !important;
	}

header .col-md-7 {
    order: 3;
    width: 100%;
}
header {
    position: relative;
    padding: 10px 0;
    background: #000;
}
	
	header .col-md-2 {
    order: 1;
    width: 50%;
}
header .col-md-3 {
    order: 2;
    width: 50%;
}
	.header-logo {
    width: 30%;
}
h1 {
    font-size: 35px;
	}
	.header0 h5 {
    font-size: 17px;
    line-height: 20px;
	}
	
	.banner-txt h6 {
    font-size: 15px;
    line-height: 20px;
}
	.ban-scroll a {
    font-size: 15px;
	}

img.ban1 {
        height: 410px;
        width: 350px;
        right: 0;
        left: auto;
    }
img.ban-ex {
            height: 300px;
        width: 300px;
}
	h2 {
    font-size: 30px;
	}
p {
    font-size: 12px;
    line-height: 20px;
	}
.about-txt-main {
    gap: 20px;
    margin: 20px 0;
}
.about-card-main {
    margin: 30px 0;
}
.about-card-txt h5 {
    font-size: 27px;
}
.about-card-icon {
    height: 65px;
    width: 65px;
    padding: 15px;
}
	.sec {
    padding: 50px 0;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0;
}
.programs-card-main {
    height: auto !important;
	}
	.programs-card-img img {
    width: 100%;
}
.video-card-head h4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* Number of lines to show */
  -webkit-box-orient: vertical;
  /* Standard property for newer browsers (though vendor prefix is widely supported) */
  line-clamp: 2; 
}
section.inner-gallery-sec .gallery-card-wrap .gallery-card-main

 {
    height: 180px;
}

.programs-card-txt h5 {
    font-size: 25px;
	}
.choose-head h5 {
    font-size: 25px;
}
.choose-head h6 {
    font-size: 25px;
}
.col-xl-7.col-lg-7.col-md-12.col-sm-12.col-12 {
    width: 90%;
}
.choose-img {
    height: 500px;
    width: 340px;
    right: -25px;
    left:auto;
}
.choose-bar-box {
    width: 70%;
}
section.gallery-sec {
    height: 900px;
}
h2 {
    font-size: 30px;
    line-height: 40px;
	}
	.video-card-main {
    height: 500px;
	}
.video-card-main a img.play-icon {
    height: 80px;
    width: 80px;
    padding: 25px;
	}
.footer-contact {
    border: none;
}
.footer-link-main {
    border-left: 1px solid #ffffff8a;
}
.footer-link-head {
    border: none;
}

.footer-link-main.footer-contact {
    border: none;
    padding-left:0;
}
.contact_left h2 {
    font-size: 30px;
}
.contact_right {
    margin-top: 40px;
}

.contact_left {
    gap: 20px;
}
.con_txt h6 {
    font-size: 20px;
}
.video-card-main {
        height: 320px !important;
}
.video-card-head h4 {
    font-size: 20px;
}
.video-card-head h4 {
    font-size: 20px;
    line-height: 20px;
}
section.inner-gallery-sec .gallery-card-main {
    height: 350px;
    margin: 0 0 20px;
}

section.gallery-sec.inner-gallery-sec .col-md-12 {
    width: 33%;
}
section.gallery-sec.inner-gallery-sec {
    height: auto;
}

.menu-box ul li a {
    padding: 0 8px;
	}
#content .wpb_alert p:last-child, #content .wpb_text_column :last-child, #content .wpb_text_column p:last-child, .wpb_alert p:last-child, .wpb_text_column :last-child, .wpb_text_column p:last-child {
    margin-bottom: 10px;
}
.gallery-card-main {
    height: 260px;
    
}
.carousel-item {
    height: 520px;
    overflow: hidden;
}
section.inner-banner .carousel-item .carousel-caption {
    padding: 0;
    align-items: center;
}
section.inner-banner .carousel-item {
    height: 250px;
}

}

@media only screen and (min-width: 520px) and (max-width: 767px) {
    section.inner-banner .carousel-item .carousel-caption {
    padding: 0;
    align-items: center;
}
section.inner-banner .carousel-item {
    height: 250px;
}
.header-btn {
    justify-content: center;
}
.header-logo {
    width: 30%;
	  margin: 0 auto;
}
.theme1 span.theme1-txt {
    font-size: 12px;
}
.theme1 {
    height: 40px;
    padding: 0 15px;
	}	
	h1 {
    font-size: 30px;
	}	
	.banner-txt h6 {
    font-size: 15px;
    line-height: 20px;
}
	.header0 h5 {
    font-size: 15px;
    line-height: 20px;
	}
	.ban-scroll {
    height: 100px;
}
	.ban-scroll a {
    font-size: 12px;
	}	
	.sec {
    padding: 50px 0;
}
.about-img {
	height: 300px;	
}
	.about-txt-main {
    margin: 20px 0 20px;
}
	
	h2 {
    font-size: 27px;
    line-height: 30px;
	}	
p {
    font-size: 12px;
	line-height: 20px;	
}
	.about-card-box {
    justify-content: start;
    gap: 10px;
    margin: 20px 0;
    flex-direction: column;
}
	.about-card-main {
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
    width: 100%;
    margin: 10px 0;
}
	.about-card-icon {
    height: 55px;
    width: 55px;
    padding: 15px;
}
	.about-card-txt h5 {
    font-size: 20px;
}
	.about-img {
    margin: 20px 0;
}
	.programs-heading-box {
    align-items: flex-start;
    flex-direction: column;
        padding-bottom: 40px;
}
	.theme2 span.theme2-txt {
    font-size: 12px;
	}	
	
	.programs-card-txt h5 {
    font-size: 25px;
    line-height: 30px;
}
	section.programs-sec {
    padding: 0 0 50px 0;
}
.programs-card-txt-main {
    width: 60%;
}
.programs-card-main {
    height: auto;
    margin: 20px 0;
	}

	.choose-head h5 {
    font-size: 15px;
}
	.choose-head h6 {
    font-size: 15px;
}
	.choose-txt-bar-main {
    gap: 10px;
}
	.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 00px;
}
.gallery-heading {
    gap: 10px;
    width: 80%;
    margin: 0 auto 30px auto;
}
	
	section.gallery-sec {
    padding: 50px 0 0 0;
       height: auto;
}
.gallery-card-main {
    height: 300px;
}

.gallery-card-main {
    height: 300px;
}
.video-card-main a img.play-icon {
    height: 50px;
    width: 50px;
    padding: 18px;
	}
	
	.testimonial-heading-box {
    align-items: flex-start;
    flex-direction: column;
}
	h5 {
    font-size: 15px;
}
	h5 {
    font-size: 15px;
}
.testimonial-card-user-main {
    gap: 10px;
}
	.testimonial-card-star ul li a i {
    font-size: 12px;
}
	
	.testimonial-card-main {
    padding: 20px 20px;
	}	
	
	.footer-logo a {
    height: 100px;
    width: 100px;
}
	.footer-logo {
    padding: 30px 0;
}
	
	.footer-link-head {
    padding: 30px 20px 30px 20px;
}
.footer-link-ex {
    border: none;
}
.footer-link-main {
    padding: 20px;
}
	.footer-link ul li a {
    font-size: 12px;
	}	
	.footer-link ul li a {
    font-size: 12px;
	}
.footer-link ul {
    column-count: 1;
}
	.footer-contact {
    border: none;
    border-top: unset;
    border-bottom: unset;
}
	header {
    position: relative;
    padding: 10px 0;
    background: #212121;
}
.tournaments-card-mid-txt h5 {
    font-size: 20px;
}
	
	.tournaments-card-txt-main {
    gap: 10px;
}
	.tournaments-card-img {
    height: 300px;
}
	.tournaments-card-main {
    margin: 20px 0;
}
	.theme3 span.theme3-txt {
    font-size: 12px;
	}
.tournaments-card-top ul {
    align-items: flex-start;
    flex-direction: column;
}

.video-card-head h4 {
    font-size: 20px;
    width: 90%;
    margin: 20px auto 0;
        line-height: 25px;
}

.video-card-wrap {
    gap: 20px;
    margin: 20px 0;
}
.video-card-main {
    height: 300px;
    width: 90%;
    margin: 0px auto;
	}

.contact {
    padding: 50px 0;
}
.contact_left h2 {
    font-size: 27px;
}

	.con_txt h6 {
    font-size: 15px;
}
.con_txt span {
    font-size: 12px;
}
.contact_left {
    gap: 10px;
}
.con_icon {
    font-size: 20px;
}
	.contact_left ul {
    gap: 15px;
}
	
	.contact_right {
    padding: 20px;
    margin-top: 30px;
}
	
	.contact_right form input, .contact_right form textarea {
    padding: 5px 10px;
    font-size: 12px;
	}	
	section.gallery-sec.inner-gallery-sec {
    padding: 50px 0;
}
section.gallery-sec.inner-gallery-sec .col-sm-4 {
    width: 100% !important;
    margin-bottom: 10px !important;
}	
#content .wpb_alert p:last-child, #content .wpb_text_column :last-child, #content .wpb_text_column p:last-child, .wpb_alert p:last-child, .wpb_text_column :last-child, .wpb_text_column p:last-child {
    margin-bottom: 10px;
}
     .main_slider .carousel-item {
        height: 650px;
        overflow: hidden;
    }
    .main_slider .carousel-caption{
        align-items:flex-start;
        padding-top:50px;
    }
    img.ban1 {
    position: relative;
    top: 30px;
    left: 0;
    height: 350px;
        width: 100%;
    object-fit: contain;
}
img.ban-ex
 {
    position: absolute;
    top: 52%;
    left: 0;
    height: 160px;
    width: 100%;
    object-fit: contain;
}
.choose-img {
    position: relative;
    top: 0;
    left: 0;
    height: auto;
    width: 100%;
}
.footer-link {
    width: 100%;
}


.choose-bar-box {
    width: 100%;
}
.gallery-card-main a img {
    object-fit: contain;
}
}

@media only screen and (min-width: 300px) and (max-width: 519px) {
    #ays-quiz-container-1 {
        max-width: 90% !important;
        margin: 0 20px !important;
    }
.page-id-126 .wpb-content-wrapper {
    padding: 0 10px;
}
.page-id-126 .gallery-card-main {
    margin-bottom: 20px !important;
    height: auto;
}
        section.inner-banner .carousel-item .carousel-caption {
    padding: 0;
    align-items: center;
}
section.inner-banner .carousel-item {
    height: 250px;
}
    .gallery-card-main a img {
    object-fit: contain;
}
     .main_slider .carousel-item {
        height: 650px;
        overflow: hidden;
    }
    .main_slider .carousel-caption{
        align-items:flex-start;
        padding-top:50px;
    }
    img.ban1 {
    position: relative;
    top: 30px;
    left: 0;
    height: auto;
    width: 100%;
    object-fit: contain;
}
img.ban-ex
 {
    position: absolute;
    top: 52%;
    left: 0;
    height: 160px;
    width: 100%;
    object-fit: contain;
}
.choose-img {
    position: relative;
    top: 0;
    left: 0;
    height: auto;
    width: 100%;
}
.footer-link {
    width: 100%;
}


.choose-bar-box {
    width: 100%;
}

.header-btn {
    justify-content: center;
}
.header-logo {
    width: 70%;
	  margin: 0 auto;
}
.theme1 span.theme1-txt {
    font-size: 12px;
}
.theme1 {
    height: 40px;
    padding: 0 15px;
	}	
	h1 {
    font-size: 30px;
	}	
	.banner-txt h6 {
    font-size: 15px;
    line-height: 20px;
}
	.header0 h5 {
    font-size: 15px;
    line-height: 20px;
	}
	.ban-scroll {
    height: 100px;
}
	.ban-scroll a {
    font-size: 12px;
	}	
	.sec {
    padding: 50px 0;
}
.about-img {
	height: 300px;	
}
	.about-txt-main {
    margin: 20px 0 20px;
}
	
	h2 {
    font-size: 27px;
    line-height: 30px;
	}	
p {
    font-size: 12px;
	line-height: 20px;	
}
	.about-card-box {
    justify-content: start;
    gap: 10px;
    margin: 20px 0;
    flex-direction: column;
}
	.about-card-main {
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
    width: 100%;
    margin: 10px 0;
}
	.about-card-icon {
    height: 55px;
    width: 55px;
    padding: 15px;
}
	.about-card-txt h5 {
    font-size: 20px;
}
	.about-img {
    margin: 20px 0;
}
	.programs-heading-box {
    align-items: flex-start;
    flex-direction: column;
padding-bottom: 40px;
}
	.theme2 span.theme2-txt {
    font-size: 12px;
	}	
	
	.programs-card-txt h5 {
    font-size: 25px;
    line-height: 30px;
}
	section.programs-sec {
    padding: 0 0 0px 0;
}
	.choose-head h5 {
    font-size: 15px;
}
	.choose-head h6 {
    font-size: 15px;
}
	.choose-txt-bar-main {
    gap: 10px;
}
	.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px;
}
.gallery-heading {
    gap: 10px;
    width: 80%;
    margin: 0 auto 30px auto;
}
	
	section.gallery-sec {
    padding: 50px 0 0 0;
       height: auto;
}
.gallery-card-main {
    height: 300px;
}

.gallery-card-main {
    height: 300px;
}
.video-card-main a img.play-icon {
    height: 50px;
    width: 50px;
    padding: 18px;
	}
	
	.testimonial-heading-box {
    align-items: flex-start;
    flex-direction: column;
}
	h5 {
    font-size: 15px;
}
	h5 {
    font-size: 15px;
}
.testimonial-card-user-main {
    gap: 10px;
}
	.testimonial-card-star ul li a i {
    font-size: 12px;
}
	
	.testimonial-card-main {
    padding: 20px 20px;
	}	
	
	.footer-logo a {
    height: 100px;
    width: 100px;
}
	.footer-logo {
    padding: 30px 0;
}
	
	.footer-link-head {
    padding: 30px 20px 30px 20px;
}
.footer-link-ex {
    border: none;
}
.footer-link-main {
    padding: 20px;
}
	.footer-link ul li a {
    font-size: 12px;
	}	
	.footer-link ul li a {
    font-size: 12px;
	}
	.footer-contact {
    border: none;
    border-top: unset;
    border-bottom: unset;
}
	header {
    position: relative;
    padding: 10px 0;
    background: #212121;
}
.tournaments-card-mid-txt h5 {
    font-size: 20px;
}
	
	.tournaments-card-txt-main {
    gap: 10px;
}
	.tournaments-card-img {
    height: 300px;
}
	.tournaments-card-main {
    margin: 20px 0;
}
	.theme3 span.theme3-txt {
    font-size: 12px;
	}
.tournaments-card-top ul {
    align-items: flex-start;
    flex-direction: column;
}

.video-card-head h4 {
    font-size: 20px;
    width: 90%;
    margin: 20px auto 0;
        line-height: 25px;
}

.video-card-wrap {
    gap: 20px;
    margin: 20px 0;
}
.video-card-main {
    height: 300px;
    width: 90%;
    margin: 0px auto;
	}

.contact {
    padding: 50px 0;
}
.contact_left h2 {
    font-size: 27px;
}

	.con_txt h6 {
    font-size: 15px;
}
.con_txt span {
    font-size: 12px;
}
.contact_left {
    gap: 10px;
}
.con_icon {
    font-size: 20px;
}
	.contact_left ul {
    gap: 15px;
}
	
	.contact_right {
    padding: 20px;
    margin-top: 30px;
}
	
	.contact_right form input, .contact_right form textarea {
    padding: 5px 10px;
    font-size: 12px;
	}	
	section.gallery-sec.inner-gallery-sec {
    padding: 50px 0;
}
section.gallery-sec.inner-gallery-sec .col-sm-4 {
    width: 100% !important;
    margin-bottom: 10px !important;
}	
	#content .wpb_alert p:last-child, #content .wpb_text_column :last-child, #content .wpb_text_column p:last-child, .wpb_alert p:last-child, .wpb_text_column :last-child, .wpb_text_column p:last-child {
    margin-bottom: 10px;
}
}


/*Media Query End*/