@media (width >=1301px) {
    .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media (width <=1300px) {

    #carouselExampleDark>img:nth-child(1),
    #carouselExampleDark>img:nth-child(2) {
        width: 170px;
    }

    #carouselExampleDark>img:nth-child(3),
    #carouselExampleDark>img:nth-child(4) {
        width: 90px;
        top: 100px !important;
    }
}

@media (width <=767px) {

    #carouselExampleDark>img:nth-child(1),
    #carouselExampleDark>img:nth-child(2) {
        width: 120px;
    }

    #carouselExampleDark>img:nth-child(3),
    #carouselExampleDark>img:nth-child(4) {
        width: 60px;
        top: 50px !important;
    }
}

@media (width <=576px) {
    #carouselExampleDark>img:nth-child(1),
    #carouselExampleDark>img:nth-child(2) {
        width: 70px;
    }

    #carouselExampleDark>img:nth-child(3),
    #carouselExampleDark>img:nth-child(4) {
        width: 30px;
        top: 20px !important;
    }
}

/* LAKSHMI CSS */

@media screen and (max-width:1370px){
	
.container {
	padding-right: 15px;
	padding-left: 15px;
}

}

@media only screen and (max-width:1300px){

.navbar a, .navbar a:focus { font-size:14px; padding:10px 10px;}

}


@media only screen and (max-width:1244px){

}

@media only screen and (max-width:1199px){

/* HEADER CSS */

.logo-icon{
    height:140px;
}
.logo-text{
    height:90px;
}

/* HOME PAGE CSS */

.side-buttonslis li a {font-size:12px;}
.welcome-block {padding:30px;}
.wel-cnt {width: 100%; line-height: 22px;}
.latest-post {margin:0px;}
.grid-section { grid-template-columns: 200px 1fr 200px;}

/* SPONSORS CSS */

.grid-right .side-grid-title { font-size: 15px;}

/* FOOTER CSS */
.footer-block {background-repeat: repeat;  padding: 35px 30px 30px 30px;}

}


@media only screen and (max-width:1023px){

	/* common css  */

.rsp-lg-m-0 {margin: 0;}

.rsp-lg-mr-0 {margin-right: 0;}

.rsp-lg-ml-0 {margin-left: 0;}

.rsp-lg-mt-0p{margin-top:0px;}

.rsp-lg-mt-10p{margin-top:10px;}

.rsp-lg-mt-20p{margin-top:20px;}

.rsp-lg-mt-25p{margin-top:25px;}

.rsp-lg-mt-30p{margin-top:30px;}

.rsp-lg-mtb-20p{margin-top:20px;margin-bottom:20px;}

.rsp-lg-mtb-25p{margin-top:25px;margin-bottom:25px;}

.rsp-lg-mlr-auto{margin-left:auto; margin-right:auto;}

.rsp-lg-mb-20p {margin-bottom: 20px;}

.rsp-lg-mb-25p {margin-bottom: 25px;}

.rsp-lg-mb-40p {margin-bottom: 40px;}

.rsp-lg-p-0 {padding: 0;}

.rsp-lg-pr-0 {padding-right: 0;}

.rsp-lg-ptb-25p{padding-top:25px;padding-bottom:25px;} 

.wh-lg-init {white-space: initial;}

.rsp-lg-dis-block {display: block !important;}

.rsp-lg-txt-center {text-align:center;}

.rsp-lg-flex-dir {flex-direction: column-reverse;}

.rsp-lg-ht-auto{height: auto;}


/* HEADER CSS */

.top-header {
    background-image: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.desk-logo-sec{display:none;}
.mobile-logo-sec{display:block;}
/* HOME PAGE CSS  */
.main-bg {
    padding-top: 0;
}
.welcome-subtitle { font-size:16px;}
.welcome-title, .welcome-title2 {font-size:30px;}

}


@media only screen and (max-width:991px){ 

/* COMMON CSS */

.common-section {
    padding-top: 25px;
    padding-bottom: 25px;
}
.pt-gap{
	padding-top:25px;
}
.pb-gap{
	padding-bottom:25px;
}

/* HEADER CSS */

.logo-icon-bar {
    padding: 3px 5px 0px 30px;
}
.logo-icon{
    height:105px;
}
.logo-text{
    height:75px;
}

/* HOME PAGE CSS */

.grid-section {grid-template-columns: none; grid-gap: 10px;} 
.grid-middle {
    grid-column: 1 / span 2;
    grid-row: 1;
}
/* .grid-right{overflow:hidden;} */

.video-item::before {height:50px;width:50px;}

/* FOOTER CSS */

.footer-block {
    position: initial;
}
.copy-right-block {
	background-image: none;
	background-image: linear-gradient(90deg, #51ad37 0%, #9dcb37 50%, #51ad37 100%);
	padding:15px 0px;
	margin-top: 0;
}
    .navbar ul li a {
        position: relative;
        z-index: 9999;
        color: white;
    }

    .navbar ul li.menu-item-has-children > a {
        color: white;
    }

    a:not([href]):not([class]), a:not([href]):not([class]):hover {
        color: red;
    }


}

@media screen and (max-width:767px){ 

/* common css  */

.rsp-m-0 {margin: 0;} .rsp-m-5p {margin: 5px;} 

.rsp-mt-10p {margin-top:10px;} 

.rsp-mt-15p {margin-top:15px;} 

.rsp-mt-20p {margin-top:20px !important;} 

.rsp-mt-25p {margin-top: 25px;}

.rsp-mtb-20p{margin-top:20px;margin-bottom:20px;} 

.rsp-mtb-25p{margin-top:25px;margin-bottom:25px;} 

.rsp-mtb-40p{margin-top:40px;margin-bottom:40px;} 

.rsp-mt-0 {margin-top: 0px;}

.rsp-mb-0 {margin-bottom: 0px;}

.rsp-mb-15p {margin-bottom:15px;}

.rsp-mb-20p {margin-bottom: 20px;}

.rsp-mb-25p {margin-bottom: 25px;}

.rsp-p-0 {padding: 0;} .rsp-pr-15p{padding-right:15px;} .rsp-pl-15p{padding-left:15px;}

.rsp-pt-10p{padding-top:10px;}

.rsp-pt-20p{padding-top:20px;}

.rsp-ptb-15p{padding-top:15px;padding-bottom:15px;} 

.rsp-ptb-20p{padding-top:20px;padding-bottom:20px;} 

.rsp-ptb-25p{padding-top:25px;padding-bottom:25px;} 

.rsp-ptb-30p{padding-top:30px;padding-bottom:30px;}

.rsp-pt-0 {padding-top: 0;}

.rsp-pb-0 {padding-bottom: 0;}

.rsp-pb-20p{padding-bottom:20px;} .rsp-pb-25p{padding-bottom:25px;} .rsp-pb-30p{padding-bottom:30px;} .rsp-pb-40p{padding-bottom:40px;}

.rsp-w-100{width:100% !important;}

.rsp-ht-auto{height: auto;}

.rsp-margin-auto{margin: auto;}

.wh-md-init {white-space: initial;}

.rsp-md-flex-dir {flex-direction: column-reverse;}

.rsp-m-txt-center {text-align:center !important;} 

.rsp-m-txt-initial {text-align:initial !important;}

.rsp-m-dis-block {display: block !important;}

.rsp-m-justify-initial {justify-content:initial;}

.rsp-m-justify-space {justify-content: space-between;}

.rsp-m-justify-center {justify-content: center;}

/* COMMON CSS */

.section-title {
    font-size: 45px;
    line-height: 35px;
}

/* HEADER CSS */

/* HOME PAGE CSS */

.grid-right{order:3;}
.sponser-img li div {width:100%;}
.latest-sec {padding: 10px 0px;}
.latest-hd {font-size:13px;  line-height: 28px; padding: 2px 10px 2px 10px;}
.latest-hd img {display: none;}
.update-content {padding: 2px 5px;}
.update-content li a {
    font-size: 12px;
    line-height: 28px;
}

.main-bg {
    background-color:#ffd067;
	padding-bottom: 20px;
	padding-top:10px;
}
.bg2 {
    margin-top: 0;
}
.side-buttonslis {display: grid;}
.side-button-block {padding:3px 0px 15px 0px;}

.side-buttonslis li a img {
    height: 28px;
}

.welcome-block { padding: 15px;}
.welcome-subtitle {font-size:17px;}
.welcome-title, .welcome-title2 {font-size:28px;}
.welcome-title2:before, .welcome-title2:after {width: 9px;height: 9px;top: 30%;}
.wel-btn:before {
    background-size: 300px;
}
.banner-wrap {
	border-image-slice: 41;
    border-image-width: 25px;
	padding: 6px;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 25px;
    height: 25px;
    background-size:14px;
    padding: 13px !important;
}
.banner-icon-bar:before { border:8px solid #000;}
.banner-icon-bar:after {
    top: 8px;
    bottom: 8px;
    left: 8px;
    right: 8px;
}

.upcoming-top {padding:0px;}
.upcoming-title { font-size: 19px; line-height: 20px;}
.upcm-cnt {padding: 10px;}
.flyer-icon {
    height: auto;
}
.content-wrap {
    padding-right: 15px;
}
.scrollbar {
    margin-right: -15px;
}
.event-tabs {
    padding: 0px 14px;
}
.event-tabs .nav-item {
    margin-right: 20px;
}


/* FOOTER CSS */
.footer-block {padding: 15px; margin-bottom: 15px;}
.fbox2 { margin-left: 0;}
.fbox3 {display: inline; justify-content: initial;}

.folow-title{text-align:left !important;}
.f-icon {margin: 0px 10px 0px 0px;}
.subscribe-box {display: inline-block;}

/* ------------------------------------------------ */
	/* INNER PAGES COMMON CSS */
/* ------------------------------------------------ */

.innmain-bg {
    padding-top:0px;
}
.inner-title {
    font-size: 44px !important;
line-height: 34px !important;
}


}

@media screen and (max-width:640px){

/* HEADER CSS */

.logo-icon-bar {
    padding: 3px 5px 0px 10px;
}
.logo-icon{
    height:65px;
}
.logo-text{
    height:45px;
}


}

@media screen and (max-width:575px){
	
/* common css  */

.rsp-sm-dis-block {display: block !important;}

.rsp-sm-mt-10p {margin-top:10px;} 

.rsp-sm-mt-15p {margin-top:15px;} 

.rsp-sm-mr-0 {margin-right:0;} 

.rsp-sm-pt-20p {padding-top:20px;}

.rsp-sm-flex-dir {flex-direction: column-reverse;}

.rsp-sm-txt-initial{text-align:initial;}

.rsp-sm-txt-center{text-align:center;}

.rsp-sm-margin-auto{margin: auto;}

.rsp-sm-font16{font-size:16px;}

/* HOME PAGE CSS */

.grid-right .side-grid-title {font-size: 15px;}
.side-buttonslis li a { font-size:13px;}

.event-tabs .nav-link {
    font-size: 33px;
}

.upcm-dates {padding:5px;margin-right:0px;}
.upcm-dates-lis { display: block !important;}
.upcm-dates-lis li { border-right: 0; padding:3px 10px; margin-right: 0;}

/* SPONSORS CSS */
.sponser-img li {padding-top:5px;}
.sponser-img li div { width:100%; 
/* height:75px; */
}
.sponser-img ul{width:100%; padding:10px;}
.sponser-img ul img{height:75px;}

}

@media screen and (min-width:360px) and (max-width:991px){
	.side-buttonslis {display: grid; grid-gap:8px;}
	.side-buttonslis li { width:auto; margin-top: 0;}
	.side-buttonslis li a {letter-spacing: 0;}

}

@media screen and (min-width:360px) and (max-width:640px){
	
	.side-buttonslis {grid-template-columns: repeat(2,1fr);}
	
}

@media screen and (min-width:640px) and (max-width:767px){	
	.side-buttonslis {grid-template-columns: repeat(4,1fr);}
}

@media screen and (min-width:768px) and (max-width:991px){
	.side-buttonslis {grid-template-columns: repeat(2,1fr);}
}

@media screen and (min-width:701px) and (max-width:991px){
	.side-buttonslis {gap: 5px;}
	.side-buttonslis li a {font-size: 11px; padding:2px;}
}

@media screen and (min-width:576px) and (max-width:767px){	
.subscribe-box input {
    width: auto;
}
}

@media screen and (max-width:575px){
		.grid-middle {
    grid-column: 1 / span 1;
}
.grid-right, .grid-left {
    width:auto;
	margin:auto;
}

}

@media screen and (max-width:400px){



.side-title-bg {background-size: cover;}

/* FOOTER CSS */
.f-dtl{display: block !important;}

}




@media screen and (min-width:440px) and (max-width:991px){
	
/* .grid-right, .grid-left { */
    /* width:200px; */
	/* margin-left:auto; */
	/* margin-right:auto; */
/* } */

}



@media screen and (min-width:768px) and (max-width:991px){

.footer-block {padding:20px;}

}


@media screen and (min-width:360px) and (max-width:767px){
.grid-right-content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 15px;
}

}


/* MEGA MENU RESPONSIVE COMMON CODE CSS */


@media (width <=991px) {
	
    .nav-item.dropdown {
        display: flex;
        align-items: center;
        flex-direction: column;
    }
	    /* .nav-dropdown > li > a, */
    /* .megamenu-list > li > a { */
        /* color: #fff !important; */
    /* } */

    /* .nav-dropdown > li > a:hover { */
        /* background-color: transparent; */
        /* color: #fff; */
    /* } */


    /* .navbar-nav > li:hover, */
    /* .navbar-nav > li.active { */
        /* background:#1C1E59; */
    /* } */
    /* .navbar-nav > li:hover a, */
    /* .navbar-nav > li.active a { */
        /* background:#1C1E59; */
        /* color: #fff !important; */
    /* } */

	    /* .nav-menu > li:hover, */
    /* .nav-dropdown { */
        /* background-color: #ab0d0f !important; */
        /* background-image: none !important; */
    /* } */

}
/*pandari*/

@media screen and (max-width:1200px) {
    .committee-shadow .img-fluid {
        max-width: 35%;
        position: relative;
        top: -8px;
    }

    .committee-desg {
        text-align: center;
    }

    .committee-lis {
        text-align: center;
    }
}
@media screen and (max-width:1024px) {

    .cmain-mail {
        height: 20px;
    }

        .cmain-mail p {
            font-size: 14px;
            padding: 7px 13px;
        }

        .cmain-mail p {
            font-size: 13px;
            color: #ffffff;
            font-family: 'Poppins-Medium';
            border-radius: 50px 0px 0px 50px;
            background-color: #ff7e00;
            padding: 7px 16px;
            text-align: left;
            display: flex;
            align-items: center;
            gap: 5px;
        }

        .cmain-mail p {
            font-size: 13px;
        }

    .committee-icon {
        width: 120px;
        height: 121px;
    }

    .committee-shadow .img-fluid {
        position: relative;
        top: -9px
    }

    .subscribe-box button {
        font-size: 11px;
    }
}

