@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 (min-width:1370px){ 
.thorm-right-waves, .thorm-left-waves {
    width: 650px;
}
}


@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%;}
.latest-post {margin:0px;}
/* .grid-section { grid-template-columns: 200px 1fr 200px;} */

/* SPONSORS CSS */

.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;
	display: none;
}
.desk-logo-sec{display:none;}
.mobile-logo-sec{display:block;}

.login-n a {
    display: inline-block;
}

/* HOME PAGE CSS  */

.welcome-subtitle { font-size:16px;}
.welcome-title, .welcome-title2 {font-size:30px;}

.map-img img {
    height: auto;
}

}
@media only screen and (max-width:992px) {
    .grid-section {
        grid-template-columns: none;
        grid-gap: 10px;
    }
  /*  .grid-middle {
        grid-column: 1 / span 1;
        grid-row: 1;
    }*/
}


@media only screen and (max-width:991px){
   

        .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;
        }
    

/* 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 */

.txt-dgn:after, .txt-dgn:before{
	display:none;
}

.grid-section {grid-template-columns: none; grid-gap: 10px;} 

.grid-right{overflow:hidden;}

.video-item::before {height:50px;width:50px;}

/* FOOTER CSS */

.footer-block {
    position: initial;
}
.copy-right-block {
	background-image: linear-gradient(90deg, #990100 0%, #fa5c1e 50%, #990100 100%);
	padding:15px 0px;
	margin-top: 0;
}

}

    @media screen and (max-width:850px) {


        .upcoming-box {
            display: block !important;
        }

        .upcoming__content {
            padding: 5px 0px 15px 0px;
        }
    }

    @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-15p {
            padding-top: 15px;
        }

        .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: 24px;
        }

        /* HEADER CSS */

        /* HOME PAGE CSS */

        .banner-bg {
            padding-bottom: 20px;
        }

        .centered-logo {
            height: 35px;
            margin-bottom: -7px;
        }

        .inncent-logo {
            margin-bottom: 0;
        }

        .banner-bg:after {
            height: 9px;
        }

        .latest-hd {
            font-size: 13px;
        }

            .latest-hd img {
                right: -20px;
                height: 10px;
            }

        .update-content ul li {
            font-size: 12px;
        }

        .main-bg {
            padding-top: 12px;
        }

        .grid-right {
            order: 3;
        }

        .sponser-img li div {
            width: 100%;
        }

        .useful-blk {
            margin-top: 0;
        }

        .bg2 {
            margin-top: 0;
        }

        .side-buttonslis {
            display: grid;
        }

        .side-button-block {
            padding: 0px;
        }

        .side-buttonslis li a img {
            height: 20px;
        }


        .welcome-wrapper {
            padding: 10px;
        }

        .welcome-card {
            padding: 15px;
        }

        .wel_subtitle {
            font-size: 18px;
        }

        .wel_title {
            font-size: 22px;
        }

        .section-title-gap {
            margin-bottom: 10px;
        }

        .upcoming-lis {
            margin: 15px 0px 15px 0px;
        }

        .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;
        }

        .grid-left-content {
            padding-bottom: 15px;
        }

        .content-wrap {
            padding-right: 15px;
        }

        .scrollbar {
            margin-right: -15px;
        }

        .event-tabs {
            padding: 0px 14px;
        }

            .event-tabs .nav-item {
                margin-right: 20px;
            }




        /* FOOTER CSS */
        .footer-sec {
            padding-bottom: 20px;
        }

        .footer-block {
            padding: 15px;
        }

        .fbox2 {
            margin-left: 0;
        }

        .fbox4 {
            display: initial;
            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 */

        .inner-title {
            font-size: 23px;
        }
    }

    @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 */

        .side-grid-title {
            font-size: 15px;
        }

        .side-buttonslis li a {
            font-size: 12px;
            padding: 6px 8px;
        }

        .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:62px;} */

    }

    @media screen and (min-width:360px) and (max-width:767px) {
        .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:540px) {

        .side-buttonslis {
            grid-template-columns: repeat(2,1fr);
        }
    }

    @media screen and (min-width:540px) and (max-width:850px) {
        .side-buttonslis {
            grid-template-columns: repeat(2,1fr);
        }
    }

    @media screen and (min-width:701px) and (max-width:850px) {
        /* .side-buttonslis {grid-template-columns: repeat(4,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 only screen and (max-width: 991px) {
        .min-ht {
            min-height: auto !important;
        }

        .mini-height {
            min-height: auto !important;
        }
    }


    @media screen and (min-width:360px) and (max-width:767px) {
        .grid-right-content {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            grid-gap: 15px;
        }
    }

    @media only screen and (max-width: 1024px) {
        .navbar a {
            font-size: 14px;
            padding: 9px 8px;
        }
    }

    @media only screen and (max-width: 576px) {
        .subscribe-box input {
            width: 100% !important;
        }
    }




    /* 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; */
        /* } */

    }
