
.jpq-ul ul {
    padding-left: 0px !important;
}

dl, ol, ul {
    padding-left: 0px !important;
}

.htj-t ul li {
    padding-left: 0px !important;
}


.bnr-frm {
	background-image: url(../img/bnrimg.jpg);
        background-repeat: no-repeat;
    height: 500px;
    background-size: cover;
    padding: 0;

}
.ppop {
    color: #fff;
    font-size: 30px !important;
}
.hdng78 {
    text-align: center;
}
.hdng78 h1 {
    color: #000;
    letter-spacing: 1px;
    font-weight: bold;
    /* border-bottom: 1px solid #0000002e; */
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 15px;
    text-transform: capitalize;
}
/* .hdng78 h1 {
    
    font-style: normal;
    font-family: 'Space Grotesk';
    font-size: 48px;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);



} */



.wp-1 {
    background-color: #f3eeea;
    padding: 30px 0px;
}
.cnt-bdy h2 {
	color: #59a6a6;
    letter-spacing: 1px;
    font-weight: normal;
    border-bottom: 1px solid #0000002e;
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.cnt-bdy p {
	color: #000;
    font-size: 17px;
    font-weight: normal;
    text-align: justify;
}
.pd-row {
    padding: 20px 0px;
}
.cl6-txt p {
	color: #000;
    font-size: 17px;
    font-weight: normal;
    text-align: justify;
}
/* .wp-3 {
	padding: 30px 0px;
} */
.hdng {
	text-align: center;
}
.hdng h2 {
	color: #000;
    letter-spacing: 1px;
    font-weight: bold;
    /* border-bottom: 1px solid #0000002e; */
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 15px;
    text-transform: capitalize;
}
.abt-jtx p {
	color: #000;
    font-size: 17px;
    font-weight: normal;
    text-align: justify;
}
.abt-rw1 {
	    margin-top: 15px;
	    margin-bottom: 30px;
}
.glry-wp {
	    background-color: #f3eeea;
    padding: 50px 0px;
}

/* slider */
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
/*    height: 100%	*/;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.qpo {
	margin-top: 30px;
}

.wp-4 {
	padding: 5px 0px;
}
.abt-jpr p {
	color: #000;
    font-size: 17px;
    font-weight: normal;
    text-align: justify;
}
.wp-5 {
	padding: 10px 0px;
	background-color: #f3eeea;
}
.brd-txt p {
	color: #000;
    font-size: 17px;
    font-weight: normal;
    text-align: justify;
}
.wp-6 {
	padding: 20px 0 0;
}
.tpd-txt p {
	color: #000;
    font-size: 17px;
    font-weight: normal;
    text-align: justify;
}
.tpd-txt h3 {

    color: #000;
    letter-spacing: 1px;
    font-weight: bold;
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 15px;
    text-transform: capitalize;

	/* color: #000;
    letter-spacing: 1px;
    margin: 10px 0; */
}
.tpd-t1 {
    box-shadow: 0 0 9px 2px rgb(20 23 28 / 10%), 0 3px 1px 0 rgb(20 23 28 / 10%);
    padding: 25px;
    color: #000;
    /*background-color: #f9efe8;
    height: 300px;*/
}
.tpd-t1 p {
	    color: #000;
    font-size: 17px;
    font-weight: normal;
    text-align: justify;
}
.tpd-t1 ul li:before {
    /* content: "\f00c"; */
    font-family: FontAwesome;
    font-size: 15px;
    top: 10px;
    /* color: #368391; */
    width: auto;
    height: auto;
    margin-right: 10px;
    /* background-color: transparent; */
}
.tpd-t1 ul {
    padding: 0px;
}
.wp-blgs {
	padding: 25px 0;
}
.wp-7 {
	    padding: 20px 0;
    /*background-image: url(../img/bgn-blurb-4.png);*/
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 40px;
    position: relative;
    background-color: #023640;
}
.btp-img1 {
    top: -1px;
}
.btp-img1, .btp-img2 {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 2;
    pointer-events: none;
    bottom: -1px;
}
.btp-img2 {
    bottom: -1px;
}
.hdng9 {
	text-align: center;
}
.hdng9 h2 {
	color: #fff;
    letter-spacing: 1px;
    font-weight: normal;
    border-bottom: 1px solid #f3eeea6e;
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 15px;
    text-transform: capitalize;
}
.htj-t ul {
	columns: 1;
	    margin-bottom: 0
            padding: 0;
}
.htj-t ul li {
	color: #ddd;
    font-size: 17px;
    font-weight: normal;
    padding: 0 22px;
    margin-bottom: 10px;
    text-align: justify;
    list-style-type: none;
    display: flex;
}
.htj-t ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 15px;
    top: 10px;
    color: #fff;
    width: auto;
    height: auto;
    margin-right: 10px;
    background-color: transparent;
}
.hdng1a h2 {
	color: #595757e3;
    letter-spacing: 1px;
    font-weight: normal;
    border-bottom: 1px solid #0000002e;
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.frm-bnr1 {
    background: #fff;
    padding: 12px;
    border: 1px solid #3336;
    border-radius: 10px;
    margin-bottom: 30px;
}
.frm-bnr1 h3 {
    color: #595757e3;
    letter-spacing: 1px;
    font-weight: normal;
    border-bottom: 1px solid #0000002e;
    padding-bottom: 10px;
    margin-bottom: 15px;
    text-align: center;
    font-size: 22px;
}
.ftr-btn1 {
    background-color: #7cc4c1;
    color: #fff;
    width: 100%;
}
.tpd-ig {
	margin: 30px;
}

.wp-8 {
	padding: 5px 0px;
}
.jpq p {
	    color: #000;
    font-size: 17px;
    font-weight: normal;
    text-align: justify;
}
.jpq-ul ul li {
	color: #000;
    font-size: 17px;
    font-weight: normal;
    text-align: justify;
    list-style-type: none;
    display: flex;
}
.jpq-ul ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 15px;
    top: 10px;
    color: #023640;
    width: auto;
    height: auto;
    margin-right: 10px;
    background-color: transparent;
}
.jpq-ul ul {
	margin-top: 10px;
}


#demo {
    background: linear-gradient(
112deg
, #ffffff 50%, antiquewhite 50%);
    max-width: 900px;
    margin: auto;
}
.sk-tst .carousel-caption {
    position: initial;
    z-index: 10;
    padding: 5rem 8rem;
    color: rgba(0, 0, 0, 1);

    text-align: center;
    font-size: 1.2rem;
    font-style: italic;
    font-weight: bold;
    line-height: 2rem
}

@media(max-width:767px) {
    .sk-tst .carousel-caption {
        position: initial;
        z-index: 10;
        padding: 3rem 2rem;
        color: rgba(0, 0, 0, 1);
        text-align: center;
        font-size: 0.7rem;
        font-style: italic;
        font-weight: bold;
        line-height: 1.5rem
    }
}

.sk-tst .carousel-control-prev {
    justify-content: flex-start
}

.sk-tst .carousel-control-next {
    justify-content: flex-end
}

.sk-tst .carousel-control-prev,
.carousel-control-next {
    transition: none;
    opacity: unset
}
.sk-tst .carousel-caption p {
	color: #000;
    font-size: 17px;
    font-weight: normal;
    text-align: center;
}
.wp-9 {
	    padding: 20px 0;
    background-image: url(../img/bgn-blurb-4.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 40px;
    position: relative;
    background-color: rgb(12 12 12 / 80%);
}
.vw-btn {
	text-align: center;
    margin-top: 30px;
}
.vw-btn a {
	padding: 10px 20px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    border: 1px solid #fff;
}

.wp-10 {
	padding: 5px 0px;
}
.hdng p {
	color: #000;
    font-size: 17px;
    font-weight: normal;
    /* text-align: center; */
    /* margin: 0px 100px;*/
} 
.hwd-hi {
	margin-top: 25px;
}
.hwd-hi ul li h3 {
	    color: #000;
    letter-spacing: 1px;
    font-weight: normal;
    margin-bottom: 5px;
    font-size: 24px;
}
.hwd-hi ul li p {
	    color: #595757d6;
    font-size: 17px;
    font-weight: normal;
        text-align: justify;
}

.hwd-hi ul li {
	    margin-bottom: 20px;
    border: 1px solid #ddd;
    box-shadow: 0 0 9px 2px rgb(20 23 28 / 10%), 0 3px 1px 0 rgb(20 23 28 / 10%);
    padding: 15px;
    list-style-type: none;
}
.wp-11 {
	background-image: url(../img/jpu-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 50px 0;
    position: relative;
}
.dhijp-a p {
	color: #fff;
    font-size: 17px;
    font-weight: normal;
    text-align: center;
}
.dhijp-a {
	text-align: center;
	    padding: 50px 0;
}
.dhijp-a h2 {
	color: #59a6a6;
    letter-spacing: 1px;
    font-weight: normal;
    border-bottom: 1px solid #ffffff78;
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.wp-12 {
	padding: 10px 0px;
}
.hop-txt p {
	color: #595757d6;
    font-size: 17px;
    font-weight: normal;
        text-align: justify;
}


.fqp ul li {
	    list-style-type: none;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
}
.hdng-fq h2 {
	color: #595757e3;
    letter-spacing: 1px;
    font-weight: normal;
    border-bottom: 1px solid #0000002e;
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.fqp .fq h3 {
	color: #000;
    letter-spacing: 1px;
    font-weight: normal;
    margin-bottom: 5px;
    text-transform: capitalize;
    font-size: 24px;
}
.fqp .fq p {
	color: #000;
    font-size: 17px;
    font-weight: normal;
        text-align: justify;
}
.fqp .fq {
	border-left: 4px solid #7cc4c1;
    padding: 20px;
    background: #fff;
}
.fqp ol li {
	    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 3px;
    list-style-type: circle;
    color: #000;
    font-size: 17px;
    font-weight: normal;
}
.wp-13 {
	padding: 15px 0;
    background-color: #f3eeea;
}

.hdng a {
color : blue;
}

.fq-content a {
color : blue;

}

.po1 {
    margin-bottom: 15px;
    border-bottom: 1px solid #99999957;
    padding-bottom: 15px;
}
.cl-in {
    font-size: 20px !important;
    background: #085563;
    color: #fff;
    float: left;
    width: 44px;
    padding: 5px;
    height: 44px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    transition: all 0.3s ease-in-out;
    margin-right: 10px;
}
.info h4 {
    padding: 0 0 0 60px;
    font-size: 20px;
    margin-bottom: 5px;
    color: #000;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.info p {
    padding: 0 0 0 60px;
    color: #000;
    font-size: 14px;
}
.frp {
    border: 1px solid #ddd;
    box-shadow: 0 0 9px 2px rgb(20 23 28 / 10%), 0 3px 1px 0 rgb(20 23 28 / 10%);
    /* padding: 43px; */
}
.po1:last-child {
    border-bottom: none;
}
.wp-14 {
	padding: 10px 0px;
}
.bottm_sec1 {
    padding: 40px;
    background: #368391;
}
.frr1 {
    text-align: center;
    padding: 25px;
}
.frr1 h2 {
        color: #fff;
    letter-spacing: 1px;
    font-weight: normal;
    padding-bottom: 10px;
    margin-bottom: 15px;
    text-transform: capitalize;
}
.frr1 p a {
        padding: 10px 20px;
    color: #fff;
    border: 1px solid #fff;
    font-size: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.vdop {
    border: 1px solid #ddd;
    box-shadow: 0 0 9px 2px rgb(20 23 28 / 10%), 0 3px 1px 0 rgb(20 23 28 / 10%);
    padding: 15px;  
}


.bnr-txt {
    position: absolute;
    top: 50px;
    background: linear-gradient(to right, rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.9) 36%,rgba(0,0,0,0) 100%);
    padding: 25px;
    left: 0;
}
.bnr-txt h2 {
    color: #fff;
    letter-spacing: 1px;
    font-weight: normal;
    border-bottom: 1px solid #f3eeea6e;
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 15px;
    text-transform: capitalize;
    font-size: 28px;
}
.bnr-txt p {
    color: #ddd;
    font-size: 17px;
    letter-spacing: 1px;
}




.info {
        border: 1px solid #ddd;
    box-shadow: 0 0 9px 2px rgb(20 23 28 / 10%), 0 3px 1px 0 rgb(20 23 28 / 10%);
    padding: 20px;
    padding-bottom: 0px;
}
.ftrp {
    border: 1px solid #ddd;
    box-shadow: 0 0 9px 2px rgb(20 23 28 / 10%), 0 3px 1px 0 rgb(20 23 28 / 10%);
    padding: 20px;
    height: 477px;
}
////////
<style>
    @media (max-width: 74.9em) {
        .custom_nav .btn-outline-info {
            font-size: 16px !important;
            padding: 10px;
            line-height: 6px;
        background: #fff !important;
        border:none;
        }
    .logo {
            width: 126px !important;
        }
    }

    @media (max-width:330px) {
        .logo {
            width: 93px !important;
        }
    }
        .covid-logo-mobile{display: none;}
        @media (max-width: 480px) {
            .covid-logo-mobile{display: block;}
            
        }
        .submenunew_changes{
            display: flex;
        }
    @media (max-width:991px){
        .mobile_overflow{
            height:455px;
            overflow:auto;
        }
    .submenunew_changes {
        display: inline-block;
    }
    .dropdown-menu.show {
        display: block !important;
    }
    .dropdown-menu {
        display: none !important;
    }
    .custom_nav ul li:hover {
        border-bottom: none !important;
    }
    .dropdown-menu.show {
        border-bottom: 1px solid #fff;
        border-radius: 0;
    }
    }
    @media screen and (min-width:991px) and (max-width:1024px) {    
    .custom_nav ul li a {
        padding: 10px 6px !important;

    }
    .new-dropdownlist{
        left: -68px !important;
    }
    }
    @media screen and (min-width:1025px) and (max-width:1200px) {    
        .custom_nav ul li a {
            padding: 10px 8px !important;
        
        }
        .new-dropdownlist{
        left: -55px !important;
    }
        }
    @media screen and (min-width:1200px) and (max-width:1430px) { 
    .custom_nav ul li a {
        padding: 10px 19px !important;
    }
    }
    @media screen and (min-width:1200px) and (max-width:1340px) {    

    .new-dropdownlist{
        left: -16px !important;
    }
    }
    @media screen and (min-width: 1200px) and (max-width: 1300px){
    .custom_nav ul li a {
        padding: 10px 13px !important;
    }
    }

    @media screen and (min-width:1430px) and (max-width:1572px) {    
        .custom_nav ul li a {
        padding: 10px 22px !important;
    }
    }

    .top-marquee {
        background: #41838c;
        height: 40px;
        overflow: hidden;
        position: relative;
        width: 100%;
        display: flex;
        align-items: center;
    }

    .marquee-content {
        display: inline-block;
        white-space: nowrap;
        padding-left: 100%;
        animation: marquee-scroll 25s linear infinite;
    }

    .marquee-content span {
        display: inline-block;
        margin-right: 50px;
    }

    .text-change {
        color: #fff;
        text-decoration: none;
        font-size: 16px;
        font-weight: 500;
    }

    .text-change:hover {
        color: #0d6efd;
    }

    @keyframes marquee-scroll {
        0% {
            transform: translateX(0);
        }
        100% {
            transform: translateX(-100%);
        }
    }

    @media (max-width: 768px) {
        .top-marquee {
            height: 35px;
        }

        .text-change {
            font-size: 14px;
        }
    }
</style>
