/* Ultra-Wide Screens (5K & 8K) - Above 2561px */
@media (max-width: 3840px) {
    .notebook {
        margin: 10% 0 0 10%;
    }
	
}


@media (max-width: 2560px) {
    .notebook {
        margin: 15% 0 0 10%;
    }
	
}

/* Large Laptops / Small Desktop (16-inch and above) - 1441px to 1920px */
@media (max-width: 1769px) {

    .announcement-heading {
    margin-left: -59px;
    }
    .notebook {
        margin: 18% 0 0 10%;
    }
}

@media (max-width: 1440px) {
		 
    .notebook {
        width: 87%;
        margin: 18% 0 0 10%;
    }

    .notecontent img {
        height: 80px;
        width: 80px;
        top: 9px;
    }

    .mission-sec .boox .icon {
        width: 50px !important;
        height: 50px !important;
        margin-right: 0px;
    }

    .mission-sec .boox .content h3 {
        font-size: 18px;
        margin: 10px;
    }

    .mission-sec .boox {
        display: flex;
        justify-content: normal;
    }

    .chat-box {
        width: 23%;
    }
	.news-slider .owl-nav .owl-next {
    left: 118%;
}	
  .read {
    right: 33%;
}
.logo-sec-right {
    padding-left: 15px;
								  
}
.gallery-33per {
        width: 33%;
    }
	.magnific-img i {
    left: 86%;
	}
	.gallery-carousel .owl-nav .owl-prev {
    left: 88%;
}
.cm-sec-left h4 {
  padding: 22px 0 0 0;
  font-size: 20px;
}
.cm-sec-left h5 {
  font-size: 14px;
}

.logo-sec-right h4 {
  font-size: 20px;
}

	.logo-sec-right h5 {
  font-size: 14px;
}   
}

/* Laptops (14-inch to 15.6-inch) - 1281px to 1440px */
@media (max-width: 1340px) {
 

    .notebook {
        width: 87%;
    }

    .notecontent img {
        height: 80px;
        width: 80px;
        top: 12%;
    }

    .mission-sec .boox .icon {
        width: 50px !important;
        height: 50px !important;
        margin-right: 0px;
    }

    .mission-sec .boox .content h3 {
        font-size: 18px;
        margin: 10px;
    }

    .mission-sec .boox {
        display: flex;
        justify-content: normal;
		padding: 0 0 0 15px;					
    }
	.citizencorner-img {
  width: 100%;
  height: 320px;
	}
	

	.video-wrapper-two video {
  width: 100%;
  height: 100%;
  object-fit: cover; /* This makes the video cover the entire container */
}
	
}

/* Laptops (13-inch) - 1199px to 1280px */
@media (max-width: 1280px) {
    .logo-sec-left {
        width: 30%;
    }

    .cm-sec-right {
        width: 30%;
    }

    .logo-sec-right h4 {
        font-size: 20px !important;
    }

    .cm-sec-left {
        width: 67%;
    }

    .cm-sec img {
        height: 90px;
    }

     .hder-col-50 {
        width: 33% !important;
    }

    .cm-sec-left h4 {
        font-size: 14px !important;
    }
	
	.cm-sec-left h5 {
    font-size: 16px;
}

.logo-sec-right {
    padding-left:0px;
}
    .cm-sec-left h4 {
        font-size: 20px !important;
    }

    .banner-100 {
        width: 100%;
    }

    #main-slide .owl-item img {
        height: 380px;
    }

    #main-slide .owl-nav .owl-prev {
        right: 12%;
    }

    .notebook {
        width: 87%;
        margin: 0 auto;
        display: flex;
        padding-left: 30px;
    }

    .notecontent {
        width: 28%;
    }

    .wdth-30 {
        width: 30%;
    }

    .wdth-50 {
        width: 50%;
    }

    .wdth-70 {
        width: 70%;
    }

    .wdth-100 {
        width: 100%;
    }

    .newsbg:before {
        bottom: 37%;
        width: 112%;
        height: 100px;
    }

    .mission-sec {
        display: flex;
        width: 100%;
        padding: 30px 0;
    }

    .newsbg:before {
        top: 0;
        width: 112%;
        height: 70px;
    }

    .tender-box {
        height: 535px;
        margin-bottom: 40px;
    }

    .news-tender {
        background-size: contain;
    }

    .gallery:before {
        display: none;
    }

    .gallery:after {
        display: none;
    }

    .footer-inner {
        width: 100%;
    }

    .hd-title-three h4 {
        font-size: 18px !important;
    }

    .linksection {
        background: #fff;
        width: 75%;
    }

    #eventModal {
        left: 110%;
        top: 14px;
        height: 100%;
    }

    .gallery-carousel .owl-nav .owl-prev {
        top: -62px;
        left: 80%;
        height: 30px;
        width: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .gallery-carousel .owl-nav .owl-next {
        top: -62px;
        left: 92%;
        height: 30px;
        width: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .chat-box {
        width: 23%;
    }
 .slider-controls {
    top: 14px;
    left: 85%;
}

 .login-wraper {
    overflow-x: hidden;!important;
            overflow-y: auto;
}
    .read {
        right: 38%;
    }

 
}

/* Laptops (13-inch) - 1025px to 1px */
@media (max-width: 1199px) {
    .logo-sec-left {
        width: 30%;
    }

    .cm-sec-right {
        width: 30%;
    }

    .logo-sec-right h4 {
        font-size: 20px !important;
    }

    .cm-sec-left {
        width: 67%;
    }

    .cm-sec img {
        height: 90px;
    }

     .hder-col-50 {
        width: 33% !important;
    }

    .cm-sec-left h4 {
        font-size: 16px !important;
    }
	
	.cm-sec-left h5 {
    font-size: 16px;
}

.logo-sec-right {
    padding-left: 15px;
}		   

    .banner-100 {
        width: 100%;
    }

    #main-slide .owl-item img {
        height: 380px;
    }

    #main-slide .owl-nav .owl-prev {
        right: 12%;
    }

    .notebook {
        width: 87%;
        margin: 0 auto;
        display: flex;
        padding-left: 30px;
    }

    .notecontent {
        width: 28%;
        height: 135px;
    }

    .wdth-30 {
        width: 30%;
    }

    .wdth-50 {
        width: 50%;
    }

    .wdth-70 {
        width: 70%;
    }

    .wdth-100 {
        width: 100%;
    }

    .newsbg:before {
        bottom: 37%;
        width: 112%;
        height: 100px;
    }

    .mission-sec {
        display: flex;
        width: 100%;
        padding: 30px 0;
    }

    .newsbg:before {
        top: 0;
        width: 112%;
        height: 70px;
    }

    .tender-box {
        height: 535px;
        margin-bottom: 40px;
    }

    .news-tender {
        background-size: contain;
    }

    .gallery:before {
        display: none;
    }

    .gallery:after {
        display: none;
    }

    .footer-inner {
        width: 100%;
    }

    .hd-title-three h4 {
        font-size: 18px !important;
    }

    .linksection {
        background: #fff;
        width: 75%;
    }

    #eventModal {
        left: 110%;
        top: 14px;
        height: 100%;
    }

    .gallery-carousel .owl-nav .owl-prev {
        top: -62px;
        left: 80%;
        height: 30px;
        width: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .gallery-carousel .owl-nav .owl-next {
        top: -62px;
        left: 92%;
        height: 30px;
        width: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
	#advertisementModal .modal-content {
    width: 85%;
	margin:0 auto;
	}

	.advirtise-img {
		height:300px;
	}


	#advertisementModal .modal-content {
    width: 85%;
	margin:0 auto;
	}

	.advirtise-img {
		height:300px;
	}



    .login-wraper {
    overflow-x: hidden;!important;
            overflow-y: auto;
}

#main {
        overflow: auto;
    }			   
}
@media (max-width: 1124px) {
    .logo-sec-left {
        width: 30%;
    }

    .cm-sec-right {
        width: 30%;
    }

    .logo-sec-right h4 {
        font-size: 20px !important;
    }

    .cm-sec-left {
        width: 67%;
    }

    .cm-sec img {
        height: 90px;
    }

   .hder-col-50 {
        width: 33% !important;
    }

    .cm-sec-left h4 {
        font-size: 16px !important;
    }
	
	.cm-sec-left h5 {
    font-size: 16px;
}

.logo-sec-right {
    padding-left: 15px;
}


.logo-sec-right h5 {
    font-size: 16px;
}
    .banner-100 {
        width: 100%;
    }

    #main-slide .owl-item img {
        height: 380px;
    }

    #main-slide .owl-nav .owl-prev {
        right: 12%;
    }

    .notebook {
        width: 100%;
        margin: 0 auto;
        display: flex;
    }

    .notecontent {
        width: 28%;
        height: 135px;
    }

    .wdth-30 {
        width: 30%;
    }

    .wdth-50 {
        width: 50%;
    }

    .wdth-70 {
        width: 70%;
    }

    .wdth-100 {
        width: 100%;
    }

    .newsbg:before {
        bottom: 37%;
        width: 112%;
        height: 100px;
    }

    .mission-sec {
        display: flex;
        width: 100%;
        padding: 30px 0;
    }

    .newsbg:before {
        top: 0;
        width: 112%;
        height: 70px;
    }

    .tender-box {
        height: 535px;
        margin-bottom: 40px;
    }

    .news-tender {
        background-size: contain;
    }

    .gallery:before {
        display: none;
    }

    .gallery:after {
        display: none;
    }

    .footer-inner {
        width: 100%;
    }

    .hd-title-three h4 {
        font-size: 18px !important;
    }

    .linksection {
        background: #fff;
        width: 75%;
    }

    #eventModal {
        left: 110%;
        top: 14px;
        height: 100%;
    }

    .gallery-carousel .owl-nav .owl-prev {
        top: -62px;
        left: 80%;
        height: 30px;
        width: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .gallery-carousel .owl-nav .owl-next {
        top: -62px;
        left: 92%;
        height: 30px;
        width: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
	#advertisementModal .modal-content {
    width: 85%;
	margin:0 auto;
	}

	.advirtise-img {
		height:300px;
	}


	
	#main {
    padding: 55px 30px 0 0;
}

.organogram-img {
    height:100%;
    width: 100%;
}	

.login-wraper {
    overflow-x: hidden;!important;
            overflow-y: auto;
}
													 
							

}

/* Large Tablets / Small Laptops - 769px to 1024px */
@media (max-width: 1024px) {
    .logo-sec-left {
        width: 30%;
    }

    .cm-sec-right {
        width: 30%;
    }

    .logo-sec-right h4 {
        font-size:16px !important;
    }

    .cm-sec-left {
        width: 67%;
    }

    .cm-sec img {
        height: 90px;
    }

    .hder-col-50 {
        width: 50% !important;
    }

    .cm-sec-left h4 {
        font-size: 20px !important;
    }

    .banner-100 {
        width: 100%;
    }

    #main-slide .owl-item img {
        height: 380px;
    }

    #main-slide .owl-nav .owl-prev {
        right: 12%;
    }

    .notebook {
        width: 100%;
        margin: 0 auto;
        display: flex;
    }

    .notecontent {
        width: 28%;
        height: 135px;
    }

    .wdth-30 {
        width: 30%;
    }

    .wdth-50 {
        width: 50%;
    }

    .wdth-70 {
        width: 70%;
    }

    .wdth-100 {
        width: 100%;
    }

    .newsbg:before {
        bottom: 37%;
        width: 112%;
        height: 100px;
    }

    .mission-sec {
        display: flex;
        width: 100%;
        padding: 30px 0;
    }

    .newsbg:before {
        top: 0;
        width: 112%;
        height: 70px;
    }

    .tender-box {
        height: 400px;
        margin-bottom: 40px;
    }

    .news-tender {
        background-size: contain;
    }

    .gallery:before {
        display: none;
    }

    .gallery:after {
        display: none;
    }

    .footer-inner {
        width: 100%;
    }

    .hd-title-three h4 {
        font-size: 18px !important;
    }

    .linksection {
        width: 75%;
    }

    #eventModal {
        left: 110%;
        top: 14px;
        height: 100%;
    }

    .gallery-carousel .owl-nav .owl-prev {
        top: -62px;
        left: 80%;
        height: 30px;
        width: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .gallery-carousel .owl-nav .owl-next {
        top: -62px;
        left: 92%;
        height: 30px;
        width: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .dir-desk img {
        width: 100%;
    }
#advertisementModal .modal-content {
    width:100%;
	margin:0 auto;
	}

	.advirtise-img {
		height:350px;
	}


	.stellarnav .dd-toggle i {
    top: 35% !important;
	}
	
	.slider-controls {
    left: 84%;
}

.hder-col-50 {
        width: 33% !important;
    }

    .cm-sec-left h4 {
        font-size: 16px !important;
    }
	
	.cm-sec-left h5 {
    font-size: 16px;
}

.logo-sec-right {
    padding-left: 15px;
}


.logo-sec-right h5 {
    font-size: 16px;
}

.nwdate {
    width: 25%;
}
#main {
    padding: 55px 0 0 0;
}

.organogram-img {
    height:100%;
    width: 100%;
}

.login-form {
  width: 90%;
} 
.login-form .loginLogo {
   height: 150px;
    left: 30%;
}  

  .modal-dialog {
    max-width: 560px;
  }

.login-wraper {
    overflow-x: hidden;!important;
            overflow-y: auto;
}
.view-768 {
        width: 100%;
    }
	
	.gallery-33per {
        width:33%;
    }
.hder-col-10 {
    padding: 0;
	width: 10%;
}
.hder-col-45 {
    width: 45%;
}
.hdr-accesibility-toolbar {
    padding: 0;
}
.hdr-accesibility-toolbar ul li {
    padding: 0px;
}
.gallery-image .image-wrapper img {
    height: 175px;
}
    .magnific-img i {
        left: 82%;
    }
	
}
				   
@media (max-width: 832px) {
    .logo-sec-left {
        width: 30%;
    }

    .cm-sec-right {
        width: 30%;
    }

    .logo-sec-right h4 {
        font-size: 16px !important;
    }

    .cm-sec-left {
        width: 67%;
    }

    .cm-sec img {
        height: 100px;
    padding-top:5px;
    }

   .hder-col-50 {
        width: 33% !important;
    }

    .cm-sec-left h4 {
        font-size: 16px !important;
    }
	.cm-sec-left h5 {
    font-size: 12px;
}

.logo-sec-right {
    padding-left: 15px;
}


.logo-sec-right h5 {
    font-size: 12px;
}
.news-slider .owl-nav .owl-prev {
    left: 103%;
}
    .stellarnav.mobile .menu-toggle {
        position: absolute;
        right: auto;
        left: 0;
        top: -3px;
        text-align: left;
        z-index: 99999;
        padding-left: 60px;
    }

    #rs-header .menu-area #main-nav ul li {
        display: block;
    }

    #rs-header .menu-area #main-nav ul li.has-sub a:before {
        display: none;
    }

    #rs-header .menu-area #main-nav ul {
        margin-top: 40px;
    }

    #rs-header .menu-area #main-nav {
        display: block;
    }

    #rs-header .menu-area #main-nav ul li .submenu {
        width: 100%;
        margin-top: 0px !important;
        z-index: 10000;
    }

    .home1 #rs-header .menu-area #main-nav ul li a {
        margin-left: 0px !important;
    }

    #rs-header .menu-area #main-nav ul li > a {
        display: block;
    }

    ::-webkit-scrollbar {
        width: 0;
    }

    .stellarnav.mobile > ul > li > a {
        padding: 0;
    }

    .stellarnav .dd-toggle {
        top: -15px;
    }

    #rs-header .menu-area #main-nav ul li .submenu li {
        line-height: 15px !important;
    }

    .banner-100 {
        width: 100%;
    }

    #main-slide .owl-item img {
        height: 380px;
    }

    #main-slide .owl-nav .owl-prev {
        right: 12%;
    }

    .notebook {
        width: 100%;
        margin: 0 auto;
        display: flex;
    }

    .notecontent {
        width: 28%;
        height: 135px;
    }

    .wdth-30 {
        width: 30%;
    }

    .wdth-50 {
        width: 50%;
    }

    .wdth-70 {
        width: 70%;
    }

    .wdth-100 {
        width: 100%;
    }

    .newsbg:before {
        bottom: 37%;
        width: 112%;
        height: 100px;
    }

    .mission-sec {
        display: flex;
        width: 100%;
        padding: 30px 0;
    }

    .newsbg:before {
        top: 0;
        width: 112%;
        height: 70px;
    }

    .tender-box {
        height: 400px;
        margin-bottom: 40px;
    }

    .news-tender {
        background-size: contain;
    }

    .gallery:before {
        display: none;
    }

    .gallery:after {
        display: none;
    }

    .footer-inner {
        width: 100%;
    }

    .hd-title-three h4 {
        font-size: 18px !important;
    }

    .linksection {
        background: #fff;
        width: 75%;
    }

    #eventModal {
        left: 110%;
        top: 14px;
        height: 100%;
    }

    .gallery-carousel .owl-nav .owl-prev {
        top: -62px;
        left: 80%;
        height: 30px;
        width: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .gallery-carousel .owl-nav .owl-next {
        top: -62px;
        left: 92%;
        height: 30px;
        width: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
	  .slider-controls {
        left: 83%;
    }
#main {
    padding: 55px 0 0 0;
}

.organogram-img {
    height:100%;
    width: 100%;
}
	.innerhead {
    background-position: 90% -469%!important;
}

.gallery-image .image-wrapper img {
    height: 110px;
}

.gallery-image .ftcontent {
    padding: 8px 10px;
}
.news-item {
  white-space: normal;
}

.login-form {
  width: 90%;
}

.login-form .loginLogo {
  height: 130px;
  left: 31%;
  width: 130px;
}
.gallery-33per
{
	width:50%;
}
.gallery-image .image-wrapper img {
    height: 150px;
 
}
.hdr-accesibility-toolbar img {
    height: 24px;
}
	.qrcodeimg {
    margin-top:10px;
	margin-bottom:20px;
}
.galery-content-inner {
    padding: 35px 0 0 0;
}


}

@media (max-width: 768px) {
    .notecontent img {
        top: 18%;
		height: 70px;
        width: 70px;
        left: -38px;
    }

    .logo-sec-left {
        width: 30%;
    }

    .cm-sec-right {
        width: 30%;
    }

    .logo-sec-right h4 {
        font-size: 15px !important;
    }

    .cm-sec-left {
        width:70%;
    }

    .cm-sec img {
        height: 90px;
        padding-top:5px
    }

    .hder-col-50 {
        width: 33% !important;
    }

    .cm-sec-left h4 {
        font-size: 15px !important;
    }
	
	.cm-sec-left h5 {
    font-size: 12px;
}

.logo-sec-right {
    padding-left:0px;
}

    .stellarnav.mobile .menu-toggle {
        position: absolute;
        right: auto;
        left: 0;
        top: -3px;
        text-align: left;
        z-index: 99999;
        padding-left: 60px;
    }

    #rs-header .menu-area #main-nav ul li {
        display: block;
    }

    #rs-header .menu-area #main-nav ul li.has-sub a:before {
        display: none;
    }

    #rs-header .menu-area #main-nav ul {
        margin-top: 40px;
    }

    #rs-header .menu-area #main-nav {
        display: block;
    }

    #rs-header .menu-area #main-nav ul li .submenu {
        width: 100%;
        margin-top: 0px !important;
        z-index: 10000;
    }

    .home1 #rs-header .menu-area #main-nav ul li a {
        margin-left: 0px !important;
    }

    #rs-header .menu-area #main-nav ul li > a {
        display: block;
    }

    ::-webkit-scrollbar {
        width: 0;
    }

    .stellarnav.mobile > ul > li > a {
        padding: 0;
    }

    .stellarnav .dd-toggle {
        top: -15px;
    }

    #rs-header .menu-area #main-nav ul li .submenu li {
        line-height: 15px !important;
    }

    .banner-100 {
        width: 100%;
    }

    #main-slide .owl-item img {
        height: 380px;
    }

    #main-slide .owl-nav .owl-prev {
        right: 12%;
    }

    .notebook {
        width: 100%;
        margin: 0 auto;
        display: flex;
    }

    .notecontent {
        width: 28%;
    }

    .wdth-30 {
        width: 100%;
    }

    .wdth-50 {
        width: 100%;
    }

    .wdth-70 {
        width: 100%;
    }

    .wdth-100 {
        width: 100%;
    }

    .notice {
        padding: 14px 0 10px 0;
        border-bottom: 1px solid #fff;
        border-right: none;
    }

    .newsbg #controls {
        float: none !important;
    }

    #ticker_container {
        padding: 20px 0 40px 0;
    }

    .notice:before {
        display: none;
    }

    #newscontent {
        padding: 0 0;
        text-align: center;
        float: none !important;
    }

    .newsbg {
        text-align: center;
    }

    .newsbg:before {
        width: 100%;
        transform: skew(0);
        left: 0;
		height:55%;
    }

    .mission-sec {
        display: flex;
        width: 100%;
        padding: 30px 0;
		margin-top: 30px;
    }

    .tender-box {
        height: 535px;
        margin-bottom: 40px;
    }

    .news-tender {
        background-size: contain;
    }

    .gallery:before {
        display: none;
    }

    .gallery:after {
        display: none;
    }

    .footer-inner {
        width: 100%;
    }

    .hd-title-three h4 {
        font-size: 18px !important;
    }

    .linksection {
        width: 75%;
    }

    #eventModal {
        left: 110%;
        top: 14px;
        height: 100%;
    }

    .gallery-carousel .owl-nav .owl-prev {
        top: -62px;
        left: 80%;
        height: 30px;
        width: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .gallery-carousel .owl-nav .owl-next {
        top: -62px;
        left: 92%;
        height: 30px;
        width: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .dir-desk h4 {
        font-size: 22px !important;
    }

    .important h4 {
        font-size: 22px !important;
    }
#feedback .modal-content {
    padding: 20px;
    width: 90%;
	margin:0 auto;
}

.login-form
 {
    width: 90%;
 }
 .login-form img {
    height:30px;
 }
 .slider-controls {
    top: 75px;
    left:81%;
}
.logo-sec img
 {
   height: 90px;
    padding-top:5px;
}
.nwdate {
    width: 15%;
}

.sdnav-icon {
    display: none;
}

.sidenav {
    display: none;
}

.gallery-image .image-wrapper img {
    height: 125px;
}

.gallery-image .ftcontent {
    padding: 7px 10px;
}

.innerhead {
    background-position: 90% -469%!important;
}
    .news-slider .owl-nav .owl-prev {
        left: 104%;
    }
	
	.read {
        right: 44%;
    }
	.magnific-img i {
        left: 86%;
    }
	#searchModal {
    z-index: 99999;
}

}

@media (max-width: 640px) {
    .logo-sec-left {
        width: 30%;
    }

    .cm-sec-right {
        width: 30%;
    }

    .logo-sec-right h4 {
        font-size: 20px !important;
    }

    .cm-sec-left {
        width: 67%;
    }

    .cm-sec img {
        height: 90px;
    }

    .hder-col-50 {
        width: 50% !important;
    }

    .cm-sec-left h4 {
        font-size: 20px !important;
    }

    .stellarnav.mobile .menu-toggle {
        position: absolute;
        right: auto;
        left: 0;
        top: -3px;
        text-align: left;
        z-index: 99999;
        padding-left: 60px;
    }

    #rs-header .menu-area #main-nav ul li {
        display: block;
    }

    #rs-header .menu-area #main-nav ul li.has-sub a:before {
        display: none;
    }

    #rs-header .menu-area #main-nav ul {
        margin-top: 40px;
    }

    #rs-header .menu-area #main-nav {
        display: block;
    }

    #rs-header .menu-area #main-nav ul li .submenu {
        width: 100%;
        margin-top: 0px !important;
        z-index: 10000;
    }

    .home1 #rs-header .menu-area #main-nav ul li a {
        margin-left: 0px !important;
    }

    #rs-header .menu-area #main-nav ul li > a {
        display: block;
    }

    ::-webkit-scrollbar {
        width: 0;
    }

    .stellarnav.mobile > ul > li > a {
        padding: 0;
    }

    .stellarnav .dd-toggle {
        top: -15px;
    }

    #rs-header .menu-area #main-nav ul li .submenu li {
        line-height: 15px !important;
    }

    .banner-100 {
        width: 100%;
    }

    #main-slide .owl-item img {
        height: 380px;
    }

    #main-slide .owl-nav .owl-prev {
        right: 12%;
    }

    .notebook {
        width: 80%;
        margin: 10% 0 0 10%;
        display: block;
    }

    .content-pding {
        padding: 20px 0 20px 20px;
    }

    .notecontent {
        width: 100%;
    }

    .wdth-30 {
        width: 100%;
    }

    .wdth-50 {
        width: 100%;
    }

    .wdth-70 {
        width: 100%;
    }

    .wdth-100 {
        width: 100%;
    }

    .hder-col-50 {
        width: 100% !important;
    }

    .newsbg:before {
        width: 100%;
        transform: skew(0);
        left: 0;
		height:55%;
    }

    .mission-sec {
        display: flex;
        width: 100%;
        padding: 30px 0;
		margin-top: 50px;
    }

    .newsbg:before {
        top: 0;
        width: 112%;
        height: 160px;
        left: -8%;
    }

    .tender-box {
        height: 535px;
        margin-bottom: 40px;
    }

    .news-tender {
        background-size: contain;
    }

    .gallery:before {
        display: none;
    }

    .gallery:after {
        display: none;
    }

    .footer-inner {
        width: 100%;
	    margin-top: 50px;
    }

    .hd-title-three h4 {
        font-size: 18px !important;
    }

    .linksection {
        width: 75%;
    }

    #eventModal {
        left: 110%;
        top: 14px;
        height: 100%;
    }

    .gallery-carousel .owl-nav .owl-prev {
        top: -62px;
        left: 80%;
        height: 30px;
        width: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .gallery-carousel .owl-nav .owl-next {
        top: -62px;
        left: 92%;
        height: 30px;
        width: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .notice {
        padding: 14px 0 10px 0;
        border-bottom: 1px solid #fff;
        border-right: none;
    }

    .newsbg #controls {
        float: none !important;
    }

    #ticker_container {
        padding: 20px 0 40px 0;
    }

    .notice:before {
        display: none;
    }

    #newscontent {
        padding: 0 0;
        text-align: center;
        float: none !important;
    }

    .newsbg {
        text-align: center;
    }

   #feedback .modal-content {
    padding: 20px;
    width: 90%;
	margin:0 auto;
}
#feedback .modal-content:before {
    left: 55%;
 
}

#advertisementModal .modal-content {
    width: 85%;
	margin:0 auto;
	}

	.advirtise-img {
		height: 220px;
	}


	.stellarnav .dd-toggle i {
    top: 35% !important;
	}
	
	

#main {
    padding: 55px 0px 0 0;
}
.organogram-img {
    height:100%;
    width: 100%;
}
.searchModal h5 {
    font-size:20px;
    line-height: normal;
}
.announcement-heading {
    margin-left: 0;
  }

}
/* Medium Devices (Tablets) - 481px to 768px */
@media (max-width: 580px) {
    .logo-sec-left {
        width: 30%;
    }

    .logo-sec img {
        height: 75px !important;
    }

    .cm-sec img {
        height: 75px !important;
        position: relative;
    }

    .stellarnav.mobile .menu-toggle {
        position: absolute;
        right: auto;
        left: 0;
        top: -3px;
        text-align: left;
        z-index: 99999;
        padding-left: 60px;
    }

    .logo-sec-right h4 {
        padding: 22px 0 0 0;
        font-size: 15px !important;
        margin: 2px 0;
    }

    .logo-sec-right h5 {
        font-size: 14px !important;
    }

    .cm-sec-left {
        width: 70%;
    }

    .cm-sec-right {
        width: 30%;
    }

    .cm-sec-left h4 {
        padding: 22px 0 0 0;
        font-size: 15px !important;
        margin: 2px 0;
    }

    .cm-sec-left h5 {
        font-size: 14px !important;
    }

    #rs-header .menu-area #main-nav ul li {
        display: block;
    }

    #rs-header .menu-area #main-nav ul li.has-sub a:before {
        display: none;
    }

    #rs-header .menu-area #main-nav ul {
        margin-top: 40px;
    }

    #rs-header .menu-area #main-nav {
        display: block;
    }

    #rs-header .menu-area #main-nav ul li .submenu {
        width: 100%;
        margin-top: 0px !important;
        z-index: 10000;
    }

    .home1 #rs-header .menu-area #main-nav ul li a {
        margin-left: 0px !important;
    }

    #rs-header .menu-area #main-nav ul li > a {
        display: block;
    }

    ::-webkit-scrollbar {
        width: 0;
    }

    .stellarnav.mobile > ul > li > a {
        padding: 0;
    }

    .stellarnav .dd-toggle {
        top: -15px;
    }

    #rs-header .menu-area #main-nav ul li .submenu li {
        line-height: 15px !important;
    }

    #main-slide .owl-item img {
        height: 240px;
    }

    #main-slide .owl-nav .owl-next {
        height: 35px;
        width: 35px;
        line-height: 35px;
    }

    #main-slide .owl-nav .owl-prev {
        height: 35px;
        width: 35px;
        line-height: 35px;
        right: 17%;
    }

    .notebook {
        width: 80%;
        margin: 10% 0 0 10%;
        display: block;
    }

    .content-pding {
        padding: 20px 0 20px 0px;
    }

    .notecontent {
        width: 100%;
    }

    .newsbg:before {
        width: 100%;
        transform: skew(0);
        left: 0;
		height:55%;
    }

    #newscontent {
        padding: 0 0;
        text-align: center;
        float: none !important;
    }

    .newsbg {
        text-align: center;
    }

    .notice {
        padding: 14px 0 10px 0;
        border-bottom: 1px solid #fff;
        border-right: none;
    }

    .newsbg #controls {
        float: none !important;
    }

    #ticker_container {
        padding: 20px 0 40px 0;
    }

    .mission-sec .boox {
        position: relative;
        width: 100%;
        display: block;
        margin: 10px 0;
    }

    .mission-sec .boox .icon {
        display: flex;
        transition: 1s;
        padding: 0 15px !important;
        margin: 0 auto !important;
    }

    .mission-sec .boox .icon img {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .mission-sec .boox .content h3 {
        font-size: 18px !important;
    }

    .tender-box {
        height: 565px;
        margin-bottom: 50px;
    }

    .nwdate {
        width: 34%;
    }

    .news-tender {
        background-size: contain;
    }

    .gallery:after {
        display: none;
    }

    .gallery:before {
        display: none;
    }

    .galery-content-inner {
        margin-top: 50px;
    }

    #eventModal {
        position: relative;
    }

    .linksection {
        background: #fff;
        width: 92%;
    }

    .hd-title {
        width: 100%;
        margin-top: 25px;
    }

    .total-visitor p {
        text-align: center;
    }

    .copyright p {
        text-align: center;
    }

    .notice:before {
        display: none;
    }

    .access-modal-dialog {
        width: 64%;
        left: 14%;
    }


    .phone-modal-dialog {
        width: 64%;
        left: 14%;
    }

    .chat-box {
        width: 70%;
    }

    .sidenav {
        display: none;
    }

    .sdnav-icon {
        display: none;
    }

    .innerhead {
        background-position: 88% -655%;
        background-blend-mode: overlay;
    }

    .innerhead h3 {
        margin-left: 10%;
    }

    .breadcrmb {
        margin-left: 10%;
    }

    .dir-desk img {
        width: 100%;
    }

    .galery-content-inner {
        padding: 0 0 0 0;
    }

    .gallery-carousel .owl-nav .owl-prev {
        top: 104%;
        left: 40%;
    }

    .gallery-carousel .owl-nav .owl-next {
        top: 104%;
        left: 60%;
    }

    .wdth-30 {
        width: 100%;
    }

    .wdth-50 {
        width: 100%;
    }

    .wdth-70 {
        width: 100%;
    }

    .wdth-100 {
        width: 100%;
    }

    .hder-col-50 {
        width: 100% !important;
    }

    #main {
        padding: 10px 0;
    }

    #feedback .modal-content {
        padding: 20px;
        width: 90%;
        margin: 0 auto;
    }

    .login-wraper {
        overflow: auto !important;
    }

    .bg-img {
    min-height: 100%!important;
}

.login-logo {
    height: 90px;
    margin-top: 0%;
}


    .login-title {
        padding-top: 15px;
    }

    .login-form {
        width: 90%;
    }
    .login-form img {
        height: 115px;
        left: 30%;
    }
    .login-form h4 {
        margin-top: 20px;
    }
    .copyright-two {
        position: relative;
        margin-top: 90px;
    }

    .login-title h2,
    h3 {
        font-size: 16px;						   
    }
	
	#advertisementModal .modal-content {
    width: 85%;						 
	margin:0 auto;
	}
						   
	.advirtise-img {
		height: 220px;
	}


	.stellarnav .dd-toggle i {
    top: 35% !important;
	}
	.hdr-accesibility-toolbar {
    justify-content: center;
    padding: 0;
    margin: 0;
}
#volumeToggle {
	Position:relative;
    margin: 10px;
    width: 30%;
	left: 9%;
}
.organogram-img {
    height: 100%;
    width: 100%;
}

#feedback h5 {
  font-size: 22px;
  padding: 0;
}
.login-form .loginLogo {
  height: 115px;
    top: -67px;
    left: 33%;
    width: 115px;
}


.video-wrapper-two video {
  width: 100%;
  height: 100%;
  object-fit: cover; /* This makes the video cover the entire container */
}
    .gallery-33per {
        width:100%;
    }
.home1 #rs-header .menu-area #main-nav ul li {
    height: 100%;
    line-height: normal;
    padding: 8px;
	border-bottom: 1px solid #5b5858;
}
.stellarnav.mobile.light li a {
    border-bottom:0!important;
}
    .hder-col-45 {
        width: 100%;
    }
	.hder-col-10 {
        width: 100%;
    }
	.mission-sec .boox {
        padding: 0;
    }
	.qrcodeimg {
    margin-top:20px;
	margin-bottom:20px;
}
.news-slider .news-item {
    height: 100px;
}

}

/* Small Devices (Phones) - 321px to 480px */
@media (max-width: 480px) {
    .logo-sec-left {
        width: 30%;
    }

    .logo-sec img {
        height: 85px !important;
		padding-top:0;
		width: auto;
    }

    .cm-sec img {
        height: 75px !important;
        position: relative;
		padding-top: 0;
    }

    .stellarnav.mobile .menu-toggle {
        position: absolute;
        right: auto;
        left: 0;
        top: -3px;
        text-align: left;
        z-index: 99999;
        padding-left: 60px;
    }

    .logo-sec-right h4 {
        padding:5px 0 0 0;
        font-size: 15px !important;
        margin: 2px 0;
    }

    .logo-sec-right h5 {
        font-size: 14px !important;
    }

    .cm-sec-left {
        width: 70%;
    }

    .cm-sec-right {
        width: 30%;
    }

    .cm-sec-left h4 {
        padding: 22px 0 0 0;
        font-size: 15px !important;
        margin: 2px 0;
    }

    .cm-sec-left h5 {
        font-size: 14px !important;
    }

    #rs-header .menu-area #main-nav ul li {
        display: block;
    }

    #rs-header .menu-area #main-nav ul li.has-sub a:before {
        display: none;
    }

    #rs-header .menu-area #main-nav ul {
        margin-top: 40px;
    }

    #rs-header .menu-area #main-nav {
        display: block;
    }

    #rs-header .menu-area #main-nav ul li .submenu {
        width: 100%;
        margin-top: 0px !important;
        z-index: 10000;
    }

    .home1 #rs-header .menu-area #main-nav ul li a {
        margin-left: 0px !important;
    }

    #rs-header .menu-area #main-nav ul li > a {
        display: block;
    }

    ::-webkit-scrollbar {
        width: 0;
    }

    .stellarnav.mobile > ul > li > a {
        padding: 0;
    }

    .stellarnav .dd-toggle {
        top: -15px;
    }

    #rs-header .menu-area #main-nav ul li .submenu li {
        line-height: 15px !important;
    }

    #main-slide .owl-item img {
        height: 240px;
    }

    #main-slide .owl-nav .owl-next {
        height: 35px;
        width: 35px;
        line-height: 35px;
    }

    #main-slide .owl-nav .owl-prev {
        height: 35px;
        width: 35px;
        line-height: 35px;
        right: 17%;
    }

    .notebook {
        width: 80%;
        margin: 10% 0 0 10%;
    }

    .content-pding {
        padding: 20px 0 20px 0px;
    }

   .newsbg:before {
        width: 100%;
        transform: skew(0);
        left: 0;
		height:55%;
    }

    #newscontent {
        padding: 0 0;
        text-align: center;
        float: none !important;
    }

    .newsbg {
        text-align: center;
    }

    .notice {
        padding: 14px 0 10px 0;
        border-bottom: 1px solid #fff;
        border-right: none;
    }

    .newsbg #controls {
        float: none !important;
    }

    #ticker_container {
        padding: 20px 0 40px 0;
    }

    .mission-sec .boox {
        position: relative;
        width: 100%;
        display: block;
        margin: 10px 0;
    }

    .mission-sec .boox .icon {
        display: flex;
        transition: 1s;
        padding: 0 15px !important;
        margin: 0 auto !important;
    }

    .mission-sec .boox .icon img {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .mission-sec .boox .content h3 {
        font-size: 18px !important;
    }


    .nwdate {
        width: 34%;
    }

    .news-tender {
        background-size: contain;
    }

    .gallery:after {
        display: none;
    }

    .gallery:before {
        display: none;
    }

    .galery-content-inner {
        margin-top: 50px;
    }

    #eventModal {
        position: relative;
        left: 0;
    }

    .linksection {
        width: 92%;
    }

    .hd-title {
        width: 100%;
        margin-top: 25px;
    }

    .total-visitor p {
        text-align: center;
    }

    .copyright p {
        text-align: center;
    }

    .notice:before {
        display: none;
    }

    .access-modal-dialog {
        width: 64%;
        left: 14%;
    }


    .phone-modal-dialog {
        width: 64%;
        left: 14%;
    }

    .chat-box {
        width: 70%;
    }

    .sidenav {
        display: none;
    }

    .sdnav-icon {
        display: none;
    }

    .innerhead {
        background-position: 88% -655%;
        background-blend-mode: overlay;
    }

    .innerhead h3 {
        margin-left: 10%;
    }

    .breadcrmb {
        margin-left: 10%;
    }

    .dir-desk img {
        width: 100%;
    }

    .galery-content-inner {
        padding: 0 0 0 0;
    }

    .gallery-carousel .owl-nav .owl-prev {
        top: 104%;
        left: 40%;
    }

    .gallery-carousel .owl-nav .owl-next {
        top: 104%;
        left: 60%;
    }

    #main {
        padding: 30px 0;
    }

    .sidenav span {
        display: none;
    }

    .login-wraper {
        overflow: auto !important;
    }

    .bg-img {
        min-height: 100% !important;
    }

    .login-logo {
        height: 90px;
        margin-top: 0%;
    }

    .login-title {
        padding-top: 15px;
    }

    .login-form {
        width: 90%;
    }
    .login-form img {
        height:30px;
        left: 30%;
    }
    .login-form h4 {
        margin-top: 20px;
    }
    .copyright-two {
        position: relative;
        margin-top: 90px;
    }

    .login-title h2,
    h3 {
        font-size: 16px;
    }
	
#advertisementModal .modal-content {
    width: 85%;		 				 				   	 
	margin:0 auto;
	}
				  	 											 
	.advirtise-img {
		height: 170px;
	}

	
	.stellarnav .dd-toggle i {
    top: 44% !important;
	}


#volumeToggle {
	Position:relative;
    margin: 10px;
    width: 30%;
}
.card1 p {
    font-size: 15px !important;
    padding: 0 0px 0 0;
}
.card1 img {
    height: 55px;
}

.news-slider {
    width: 100%;
	}
	
	.slider-controls {
    top: 162px;
    left: 45%;
	}
	
	.news-slider .owl-nav .owl-prev {
	left: 29%;
    top: 106px;
	}
	    .news-slider .owl-nav .owl-next {
        left: 62%;
        top: 106px;
    }
	
	.dir-desk {
    padding: 0;
	margin:0;
	}
	
	.hd-title h4 {
    font-size: 19px !important;
}

.organogram-img {
    height: 100%;
    width: 100%;
}
.citizencorner-img {
    height:auto;
    margin: 20px 0;
}

.login-form .loginLogo {
  height: 115px;
    top: -67px;
    left: 33%;
    width: 115px;
}
    .read {
        right: 33%;
    }
	.magnific-img i {
        left: 87%;
        top: 78%;
    }
	
}

@media (max-width: 375px) {
    .logo-sec-left {
        width: 30%;
    }

     .logo-sec img {
        height:80px !important;
        padding-top:5px;
    }

    .cm-sec img {
        height: 75px !important;
        position: relative;
    }

    .stellarnav.mobile .menu-toggle {
        position: absolute;
        right: auto;
        left: 0;
        top: -3px;
        text-align: left;
        z-index: 99999;
        padding-left: 60px;
    }

    .logo-sec-right h4 {
        padding:10px 0 0 0;
        font-size: 15px !important;
    }

    .logo-sec-right h5 {
        font-size: 12px !important;
    }

    .cm-sec-left {
        width: 70%;
    }

    .cm-sec-right {
        width: 30%;
    }

    .cm-sec-left h4 {
        padding: 22px 0 0 0;
        font-size: 15px !important;
        margin: 2px 0;
    }

    .cm-sec-left h5 {
        font-size: 14px !important;
    }

    #rs-header .menu-area #main-nav ul li {
        display: block;
    }

    #rs-header .menu-area #main-nav ul li.has-sub a:before {
        display: none;
    }

    #rs-header .menu-area #main-nav ul {
        margin-top: 40px;
    }

    #rs-header .menu-area #main-nav {
        display: block;
    }

    #rs-header .menu-area #main-nav ul li .submenu {
        width: 100%;
        margin-top: 0px !important;
        z-index: 10000;
    }

    .home1 #rs-header .menu-area #main-nav ul li a {
        margin-left: 0px !important;
    }

    #rs-header .menu-area #main-nav ul li > a {
        display: block;
    }

    ::-webkit-scrollbar {
        width: 0;
    }

    .stellarnav.mobile > ul > li > a {
        padding: 0;
    }

    .stellarnav .dd-toggle {
        top: -15px;
    }

    #rs-header .menu-area #main-nav ul li .submenu li {
        line-height: 15px !important;
    }

    #main-slide .owl-item img {
        height: 240px;
    }

    #main-slide .owl-nav .owl-next {
        height: 35px;
        width: 35px;
        line-height: 35px;
    }

    #main-slide .owl-nav .owl-prev {
        height: 35px;
        width: 35px;
        line-height: 35px;
        right: 17%;
    }

    .notebook {
        width: 80%;
        margin: 10% 0 0 10%;
    }

    .content-pding {
        padding: 20px 0 20px 0px;
    }

    .newsbg:before {
        width: 100%;
        transform: skew(0);
        left: 0;
        height:55%;
    }

    #newscontent {
        padding: 0 0;
        text-align: center;
        float: none !important;
    }

    .newsbg {
        text-align: center;
    }

    .notice {
        padding: 14px 0 10px 0;
        border-bottom: 1px solid #fff;
        border-right: none;
    }

    .newsbg #controls {
        float: none !important;
    }

    #ticker_container {
        padding: 20px 0 40px 0;
    }

    .mission-sec .boox {
        position: relative;
        width: 100%;
        display: block;
        margin: 10px 0;
    }

    .mission-sec .boox .icon {
        display: flex;
        transition: 1s;
        padding: 0 15px !important;
        margin: 0 auto !important;
    }

    .mission-sec .boox .icon img {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .mission-sec .boox .content h3 {
        font-size: 18px !important;
    }

    .nwdate {
        width: 34%;
    }

    .news-tender {
        background-size: contain;
    }

    .gallery:after {
        display: none;
    }

    .gallery:before {
        display: none;
    }

    .galery-content-inner {
        margin-top: 50px;
    }

    #eventModal {
        position: relative;
    }

    .linksection {
        width: 92%;
    }

    .hd-title {
        width: 100%;
        margin-top: 25px;
    }

    .total-visitor p {
        text-align: center;
    }

    .copyright p {
        text-align: center;
    }

    .notice:before {
        display: none;
    }

    .access-modal-dialog {
        width: 64%;
        left: 14%;
    }


    .phone-modal-dialog {
        width: 64%;
        left: 14%;
    }

    .chat-box {
        width: 70%;
    }

    .sidenav {
        display: none;
    }

    .sdnav-icon {
        display: none;
    }

    .innerhead {
        background-position: 88% -655%;
        background-blend-mode: overlay;
    }

    .innerhead h3 {
        margin-left: 10%;
		font-size: 18px;
    }

    .breadcrmb {
        margin-left: 10%;
    }

    .dir-desk img {
        width: 100%;
    }

    .galery-content-inner {
        padding: 0 0 0 0;
    }

    .gallery-carousel .owl-nav .owl-prev {
        top: 104%;
        left: 40%;
    }

    .gallery-carousel .owl-nav .owl-next {
        top: 104%;
        left: 60%;
    }

   				  

    .login-wraper {
        overflow: auto !important;
    }

    .bg-img {
        min-height: 100% !important;
    }				
    .login-logo {
        height: 90px;										   
        margin-top: 0%;
    }

    .login-title {
        padding-top: 15px;  
    }

    .login-form {
        width: 90%;
    }
    .login-form img {
        height:27px;
    }
    .login-form h4 {
        margin-top: 20px;
    }
    .copyright-two {
        position: relative;
        margin-top: 90px;
    }

    .login-title h2,
    h3 {
        font-size: 16px;
    }
	#advertisementModal .modal-content {
    width: 85%;
	margin:0 auto;
	}

	.advirtise-img {
		height:150px;						  
	}				 


	.stellarnav .dd-toggle i {
    top: 44% !important;
	}
.news-slider {
    width: 100%;
	}
	
	.slider-controls {
    top: 162px;
    left: 45%;
	}
	
	.news-slider .owl-nav .owl-prev {
	left: 33%;
	top: 105px;
	}
	    .news-slider .owl-nav .owl-next {
        left: 62%;
        top: 106px;
    }
	
	.dir-desk {
    padding: 0;
    margin: 0;
	}
	.hd-title h4 {
    font-size: 19px !important;
}
.hdr-accesibility-toolbar {
    justify-content: center;
}

						   
.organogram-img {
    height: 100%;
    width: 100%;
			   
				   
				 
}

#volumeToggle {
	Position:relative;
    margin: 10px;
    width: 30%;
}
.card1 p {
    font-size: 15px !important;
    padding: 0 0px 0 0;
}
.card1 img {
    height: 55px;
}
.read {
        right:33%;
    }
    .magnific-img i {
        left: 83%;
        top: 78%;
    }
	
}

/* Extra Small Devices (Phones) - Up to 320px */
@media (max-width: 320px) {
    .logo-sec-left {
        width: 30%;
    }
	
	.logo-sec img {
        height:80px !important;
    }
    .cm-sec img {
        height: 80px !important;
		Position: relative;	
    }

    .stellarnav.mobile .menu-toggle {
        position: absolute;
        right: auto;
        left: 0;
        top: -3px;
        text-align: left;
        z-index: 99999;
        padding-left: 60px;
    }

    .logo-sec-right h4 {
        padding:5px 0 0 0;
        font-size: 14px !important;
    }

    .logo-sec-right h5 {
        font-size: 12px !important;
    }

    .cm-sec-left {
        width: 70%;
    }

    .cm-sec-right {
        width: 30%;
    }

    .cm-sec-left h4 {
        padding:15px 0 0 0;
        font-size: 14px !important;
    }

    .cm-sec-left h5 {
        font-size: 12px !important;
    }

    #rs-header .menu-area #main-nav ul li {
        display: block;
    }

    #rs-header .menu-area #main-nav ul li.has-sub a:before {
        display: none;
    }

    #rs-header .menu-area #main-nav ul {
        margin-top: 40px;
    }

    #rs-header .menu-area #main-nav {
        display: block;
    }

    #rs-header .menu-area #main-nav ul li .submenu {
        width: 100%;
        margin-top: 0px !important;
        z-index: 10000;
    }

    .home1 #rs-header .menu-area #main-nav ul li a {
        margin-left: 0px !important;
    }

    #rs-header .menu-area #main-nav ul li > a {
        display: block;
    }

    ::-webkit-scrollbar {
        width: 0;
    }

    .stellarnav.mobile > ul > li > a {
        padding: 0;
    }

    .stellarnav .dd-toggle {
        top: -15px;
    }

    #rs-header .menu-area #main-nav ul li .submenu li {
        line-height: 15px !important;
    }

    #main-slide .owl-item img {
        height: 200px;
    }

    #main-slide .owl-nav .owl-next {
        height: 35px;
        width: 35px;
        line-height: 35px;
    }

    #main-slide .owl-nav .owl-prev {
        height: 35px;
        width: 35px;
        line-height: 35px;
        right: 17%;
    }
	 .mission-sec {
        display: flex;
        width: 100%;
        padding: 30px 0;
		margin-top: 50px;
    }						

    .notebook {
        width: 80%;
        margin: 10% 0 0 10%;
    }

    .content-pding {
        padding: 20px 0 20px 0px;
    }

    .newsbg:before {
        width: 100%;
        transform: skew(0);
        left: 0;
		height:55%;
    }

    #newscontent {
        padding: 0 0;
        text-align: center;
        float: none !important;
    }

    .newsbg {
        text-align: center;
    }

    .notice {
        padding: 14px 0 10px 0;
        border-bottom: 1px solid #fff;
        border-right: none;
    }

    .newsbg #controls {
        float: none !important;
    }

    #ticker_container {
        padding: 20px 0 40px 0;
    }

    .mission-sec .boox {
        position: relative;
        width: 100%;
        display: flex;
        justify-content: left;
        align-items: center;
        margin: 10px 0;
    }

    .readbtn {
        right: 10px;
    }

    .mission-sec .boox .icon {
        display: flex;
        transition: 1s;
        padding: 0 15px !important;
        margin: 0 auto !important;
    }

    .mission-sec .boox .icon img {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .mission-sec .boox .content h3 {
        font-size: 18px !important;
    }

    .tender-box {
        height: 565px;
        margin-bottom: 50px;
    }

    .nwdate {
        width: 34%;
    }

    .news-tender {
        background-size: contain;
    }

    .gallery:after {
        display: none;
    }

    .gallery:before {
        display: none;
    }

    .galery-content-inner {
        margin-top: 50px;
    }

    #eventModal {
        position: relative;
    }

    .linksection {
        width: 92%;
    }

    .hd-title {
        width: 100%;
        margin-top: 25px;
    }

    .total-visitor p {
        text-align: center;
    }

    .copyright p {
        text-align: center;
    }

    .notice:before {
        display: none;
    }

    .access-modal-dialog {
        width: 64%;
        left: 14%;
    }

    .phone-modal-dialog {
        width: 64%;
        left: 14%;
    }

    .chat-box {
        width: 70%;
    }

    .sidenav {
        display: none;
    }

    .sdnav-icon {
        display: none;
    }

    .innerhead {
        background-position: 88% -655%;
        background-blend-mode: overlay;
    }

    .innerhead h3 {
        margin-left: 10%;
    }

    .breadcrmb {
        margin-left: 10%;
    }

    .dir-desk img {
        width: 100%;
    }

    .galery-content-inner {
        padding: 0 0 0 0;
    }

    .gallery-carousel .owl-nav .owl-prev {
        top: 104%;
        left: 40%;
    }

    .gallery-carousel .owl-nav .owl-next {
        top: 104%;
        left: 60%;
    }

   
#advertisementModal .modal-content {
    width: 85%;
	margin:0 auto;
	}

	.advirtise-img {
		height: 220px;
	}


	.stellarnav .dd-toggle i {
    top: 35% !important;
	}
	
	.mission-sec .boox {
        position: relative;
        width: 100%;
        display: block;
        margin: 10px 0;

    }

    .mission-sec .boox .icon {
        display: flex;
        transition: 1s;
        padding: 0 15px !important;
        margin: 0 auto !important;
    }

    .mission-sec .boox .icon img {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .mission-sec .boox .content h3 {
 
        font-size: 13px !important;
    }
	.news-slider {
    width: 100%;
	}
	
	.slider-controls {
    top: 162px;
    left: 45%;
	}
	
	.news-slider .owl-nav .owl-prev {
	left: 33%;
	top: 105px;
	}
	.news-slider .owl-nav .owl-next {
	left: 62%;
	top: 106px;
}

.organogram-img {
    height: 100%;	 
    width: 100%;		   				 
}

.hd-title h4 {
    font-size: 19px !important;	 
}

.hdr-accesibility-toolbar {
    justify-content: center;
}

#volumeToggle {
	Position:relative;
    margin: 10px;
    width: 30%;
}
.card1 p {
    font-size: 15px !important;
    padding: 0 0px 0 0;
}
.card1 img {
    height: 55px;
}
	
}


