@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap);

#back-to-top,
.theme-btn i,
a,
a:hover {
	transition: .3s linear
}

html {
	scroll-behavior: smooth
}

body {
	margin: 0;
	padding: 0;
	font-family: 'Libre Baskerville', serif !important;
	font-size: 15px;
	font-weight: 400 !important;
	line-height: 1.5em;
	overflow-x: hidden !important;
	border-top: none !important
}

h1,h2,h3,h4,h5,h6 {
	font-weight: 700 !important
}

body.model-open {
	padding: 0 !important
}

.checked {
	color: orange
}

.hide-in-mob {
	display: block !important
}

.view-in-mob {
	display: none !important
}

.montseerat {
	font-family: Montserrat, sans-serif
}

.urbanist {
	font-family: Urbanist, sans-serif
}

input::-ms-clear {
	display: none
}

select::-ms-expand {
	display: none
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important
}

input[type=number] {
	-moz-appearance: textfield !important
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: 0;
	background: url(https://d2d86g8h1s4ak.cloudfront.net/img/arrow.png) center right 8px/14px no-repeat !important;
	border: none;
	padding-right: 15px
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

a,
a:hover {
	text-decoration: none;
	outline: 0;
	color: #202020
}

a:hover {
	color: #7844e7
}

img {
	max-width: 100%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
	margin: 0;
	padding: 0
}

.pd5 {
	padding: 5px
}

.pd10 {
	padding: 10px
}

.pd15 {
	padding: 15px
}

.pd20 {
	padding: 20px
}

.pt5 {
	padding-top: 5px
}

.pt10 {
	padding-top: 10px
}

.pt15 {
	padding-top: 15px
}

.pt20 {
	padding-top: 20px
}

.pt30 {
	padding-top: 30px
}

.pt40 {
	padding-top: 40px
}

.pt50 {
	padding-top: 50px
}

.pt80 {
	padding-top: 80px
}

.pt100 {
	padding-top: 100px
}

.pt120 {
	padding-top: 120px
}

.pb5 {
	padding-bottom: 5px
}

.pb10 {
	padding-bottom: 10px
}

.pb15 {
	padding-bottom: 15px
}

.pb20 {
	padding-bottom: 20px
}

.pb30 {
	padding-bottom: 30px
}

.pb40 {
	padding-bottom: 40px
}

.pb43 {
	padding-bottom: 43px
}

.pb50 {
	padding-bottom: 50px
}

.pb80 {
	padding-bottom: 80px
}

.pl5 {
	padding-left: 5px
}

.pl10 {
	padding-left: 10px
}

.pl15 {
	padding-left: 15px
}

.pl20 {
	padding-left: 20px
}

.pr0 {
	padding-right: 0
}

.important-doc .inner-bx ul li a i,
.pr5 {
	padding-right: 5px
}

.pr10 {
	padding-right: 10px
}

.pr15 {
	padding-right: 15px
}

.pr20 {
	padding-right: 20px
}

.mt0 {
	margin-top: 0
}

.mt5 {
	margin-top: 5px
}

.mt10 {
	margin-top: 10px
}

.mt15,
.video-boxes .vd-box .inner-vd.second {
	margin-top: 15px
}

.mt20 {
	margin-top: 20px
}

.mt25 {
	margin-top: 25px
}

.mt30 {
	margin-top: 30px
}

.mt50 {
	margin-top: 50px
}

.mt60 {
	margin-top: 60px
}
.mb0 {
	margin-bottom: 0px;
}
.mb5 {
	margin-bottom: 5px
}

.contact-box .form-group,
.mb10 {
	margin-bottom: 10px
}

.mb15 {
	margin-bottom: 15px
}

.mb20 {
	margin-bottom: 20px
}

.mb25 {
	margin-bottom: 25px
}

.mb30 {
	margin-bottom: 30px
}

.mb40 {
	margin-bottom: 40px
}

.mr5 {
	margin: 5px
}

.mr10 {
	margin: 10px
}

.mr15 {
	margin: 15px
}

.mr20 {
	margin: 20px
}

.mr25 {
	margin: 25px
}

.wrapper {
	display: inline-block;
	width: 100%;
	clear: both;
	vertical-align: top
}

.txt-upr {
	text-transform: uppercase
}

.txt-center {
	text-align: center
}

.txt-left {
	text-align: left
}

.top-header .social-media,
.txt-right {
	text-align: right
}

button {
	outline: 0 !important
}

.wordWrap {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block
}

.mob {
	display: none
}

.bg-orange {
	background-color: #FFB22C;
}
.bg-green {
	background-color: #7ea862;
}
.bg-whitegrey {
	background: #f5f5f5;
}

.bg-white {
	background-color: #fff
}


.bg-blue {
	background-color: #179BAE;
}

.bg-black {
	background-color: #22281E;
}

.bg-Lightgray {
	background: #f3f3f3
}

.light,
.thin {
	font-weight: 300
}

.reguler {
	font-weight: 400
}

.medium {
	font-weight: 500
}

.semiBold {
	font-weight: 600
}

.bold {
	font-weight: 700
}

.extrabold {
	font-weight: 800
}

.bolder {
	font-weight: 900
}

.font9 {
	font-size: 9px
}

.font12 {
	font-size: 12px
}

.font13 {
	font-size: 13px
}

.about-utsav .chief-box .content p,
.font14,
.top-slider .chief-box .content p {
	font-size: 14px
}

.font15 {
	font-size: 15px
}

.font16 {
	font-size: 16px
}

.font17 {
	font-size: 17px
}

.font18 {
	font-size: 18px
}


.font19,
.top-slider .chief-box .content h5 {
	font-size: 19px
}

.font20 {
	font-size: 20px
}
.font21 {
	font-size: 21px;
}



.font22 {
	font-size: 22px
}

.font23 {
	font-size: 23px
}

.font24 {
	font-size: 24px
}

.font25 {
	font-size: 25px
}

.font26 {
	font-size: 26px
}

.font27 {
	font-size: 27px
}

.font30 {
	font-size: 30px
}

.font35 {
	font-size: 35px
}

.font38 {
	font-size: 38px
}

.font40 {
	font-size: 40px
}

.font45 {
	font-size: 45px
}

.font50 {
	font-size: 50px
}

.font60 {
	font-size: 60px
}

.font75 {
	font-size: 75px
}

.clr-orange {
	color: #FFB22C
}
.clr-orange {
	color: #FFB22C
}

.clr-white,
.footer-menu ul li a {
	color: #fff
}

.clr-darkred {
	color: #db0c24
}

.clr-green,
.confirmed {
	color: #27d49f !important
}

.clr-black {
	color: #000
}

.clr-whitegrey {
	color: #dfdfe0
}

.clr-grey {
	color: #888
}

.clr-blue {
	color: #179BAE
}

.clr-red {
	color: #ef3651
}

.input-focus {
	color: #342c29
}

.section-title {
	font-size: 35px;
	font-weight: 700;
	color: #000;
	text-align: center;
	position: relative;
	margin-bottom: 30px;
	line-height: 1.2em;
	font-family: Domine, serif
}

.section-title:after {
	content: '';
	position: absolute;
	width: 207px;
	height: 2px;
	background: #17a2b8;
	bottom: -20px;
	left: 50%;
	transform: translateX(-50%)
}

::-webkit-input-placeholder {
	color: #bbb9b9
}

::-moz-placeholder {
	color: #bbb9b9
}

:-ms-input-placeholder {
	color: #bbb9b9
}

:-moz-placeholder {
	color: #bbb9b9
}

input[type=text] {
	outline: 0
}

.theme-btn {
	display: inline-block;
	text-align: center;
	font-size: 17px;
	padding: 5px 20px;
	border: 2px solid #f98a00;
	color: #fff;
	text-decoration: none;
	background: #f98a00;
	transition: .3s;
	position: relative;
	z-index: 1;
	font-weight: 500;
	border-radius: 25px;
	margin: 5px
}

.theme-btn:hover {
	color: #fff !important;
	background: #72ab02;
	border-color: #72ab02
}

.btn-radius {
	border-radius: 5px
}

.theme-btn i {
	font-size: 0px;
	position: relative;
	top: 4px;
	right: -9px;
	line-height: 16px;
	color: #fff
}

::-webkit-scrollbar {
	width: 5px;
	height: 4px;
	background-color: #aaa
}

::-webkit-scrollbar-thumb {
	background: #000
}


header {
	position: relative;
	z-index: 2
}

.top-header {
	padding: 10px 0
}

.top-header .lft-content a {
	margin-right: 10px;
	position: relative;
	border-radius: 10px;
	border:solid 1px #dddddd;
	padding: 10px 15px 10px 70px;
	display: inline-block;
	text-align: left;
	text-decoration: none;
	transition: all 0.4s linear;
}

.top-header .lft-content a:hover {
	background: #179bae;
}
.top-header .lft-content a aside,
.top-header .lft-content a span{
	display: block;
}
.top-header .lft-content a i {
	width: 54px;
	height: 54px;
	border-radius: 50%;
	position: absolute;
	top:8px;
	left: 8px;
	line-height: 54px;
}

.top-header .lft-content a.app-dwnld,
.top-header .lft-content a.app-dwnld:hover{
	border: none;
    padding: 0;
    margin: 0;
	background: none;
}

.top-header .lft-content a.app-dwnld i{
	position: initial;
    margin: 10px;
}

.top-header .lft-content a:hover i {
	background: #f5f5f5;
	color: #000;
}

.top-header .lft-content a.app-dwnld:hover i{
	position: initial;
    margin: 10px;
	border:solid 1px transparent; 
}
.top-header .lft-content a.app-dwnld i.fa-app-store{
	background: #135f92;
}
.top-header .lft-content a.app-dwnld i.fa-app-store{
	background: #135f92;
}
.top-header .lft-content a.app-dwnld:hover i.fa-app-store{
	background: #fff;
	border-color:#135f92;
	color:#135f92;
}
.top-header .lft-content a.app-dwnld:hover i.fa-android.bg-green{
	background: #fff;
	border-color:#7ea862;
	color:#7ea862;
}
.top-header .lft-content a:hover aside,
.top-header .lft-content a:hover span {
	color: #fff;
}

.botom-header .btm-inner {
	background: #135f92
}

.botom-header .row,
.important-doc .row,
.top-header .row {
	align-items: center
}

.top-header .tp-logo a {
	display: inline-block;
	height: 118px
}

.top-header .tp-logo a.second-logo {
	height: 59px;
}

.top-header .tp-logo img {
	height: 100%;
	object-fit: contain
}

.top-header .tp-logo a.second-logo img {
	width: 100%;
}

.abt-text .important-notice ul,
.botom-header .nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.botom-header .nav-menu ul li {
	display: inline-block;
	position: relative;
}

.botom-header .nav-menu ul li a:hover,
.botom-header .nav-menu ul li.active a {
	color: #f98a00;
	border-color: #f98a00
}

.botom-header .nav-menu ul li.has-menu .sub-menu{
	position: absolute;
	padding-top: 10px;
    top: 61px;
	opacity: 0;
    visibility: hidden;    
    border-top: 0;
    translate: 0 -20px;
    transition: 0.4s;	
    min-width: 290px;
}

.botom-header .nav-menu ul li.has-menu:hover .sub-menu{
    opacity: 1;
    translate: 0;
    visibility: visible;
}
.botom-header .nav-menu ul li.has-menu .sub-menu ul{
	background: #179BAE;
	border-radius: 12px;
	overflow: hidden;
}

.botom-header .nav-menu ul li.has-menu .sub-menu *{
	display: block;
}
.botom-header .nav-menu ul li.has-menu .sub-menu li a{
	height: auto;
    line-height: 1.5em;
    color: #fff;
    min-height: inherit;
	padding: 8px 10px;
	border-bottom:solid 1px transparent;
}

.botom-header .nav-menu ul li.has-menu .sub-menu li:hover a{
	border-color: #fff;
}


.press-release-details ul li,
.press-release-details.ext-cls.omr-cls ul li:last-child {
	border-bottom: 1px solid #88888836
}

.botom-header .nav-menu ul li a {
	color: #fff;
	text-decoration: none;
	width: 100%;
	height: 100%;
	padding: 0 15px;
	min-height: 60px;
	line-height: 60px;
	display: block;
	border-bottom: 3px solid transparent
}

.botom-header .rgt-side {
	text-align: right;
	padding-right: 20px
}

.botom-header .rgt-side a {
	text-decoration: none;
	padding: 7px 20px;
	margin-left: 5px;
	display: inline-block;
	border-radius: 20px;
	font-weight: 500
}

.botom-header .rgt-side a:first-child {
	margin-left: 0
}



.botom-header .rgt-side a:hover {
	background: #f98a00;
	color: #fff
}

.top-slider .carousel button.carousel-control-prev span, .top-slider .carousel button.carousel-control-next span {
    background-color: #179bae;
    background-size: 25px;
    width: 50px;
    height: 50px;
}

.top-slider .carousel-indicators button.active {
	background: #f98a00
}

.botom-header .rgt-side a.user-btn:hover {
	background: #72ab02 !important;
	color: #fff
}

.top-header .social-media a {
	color: #fff;
	padding: 9px 10px
}

/*.new-slider {
	height: 620px;
}*/

.top-slider .new-slider .carousel-item{
	height: 100% !important;
}

.top-slider {
	z-index: 1;
	position: relative
}


.top-slider .slide-imges {
	width: 100%;
	height: 620px;
	position: relative
}

.top-slider .slide-imges img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center
}

.top-slider .carousel-indicators button {
	width: 15px !important;
	height: 15px !important;
	border-radius: 50%;
	background: #fff;
	border: none;
	opacity: 1
}

.about-utsav .chief-box {
	background: #d9d9d93b;
	overflow: hidden;
	position: relative;
	border-radius: 10px;
	border: solid 2px #179bae;
	z-index: 1;

}

.about-utsav .chief-box .img,
.top-slider .chief-box .img {
	width: 180px;
	height: 180px;
	margin: 15px auto 70px;
	border-radius: 15px;
	overflow: hidden;
	border: 8px solid #FFB22C;
	position: relative;
	z-index: 1
}

.about-utsav .chief-box .img img,
.top-slider .chief-box .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top
}

.about-utsav .chief-box:before,
.top-slider .chief-box:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 190px;
	border-bottom: solid 8px #FFB22C;
	background: #179bae;
	z-index: 0
}

.about-utsav .chief-box .content,
.top-slider .chief-box .content {
	padding: 10px;
}

.about-utsav .abt-content h3 {
	font-size: 25px;
	position: relative;
	width: max-content;
	padding-bottom: 10px;
	margin-bottom: 20px
}

.about-content h3:after,
.about-content h3:before,
.about-utsav .abt-content h3:after,
.about-utsav .abt-content h3:before,
.gallery-block.grid-gallery .heading h2:after,
.gallery-block.grid-gallery .heading h2:before,
.video-boxes .vd-box h3:after,
.video-boxes .vd-box h3:before,
.gallery-heading h3:before, .gallery-heading h3:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background: #d9d9d9
}

.about-content h3:after,
.about-utsav .abt-content h3:after,
.video-boxes .vd-box h3:after, 
.gallery-heading h3:after {
	width: 60px;
	background: #f98a00
}

.about-content p,
.about-utsav .abt-content .txt {
	font-size: 15px;
	color: #2a2828;
	line-height: 1.8em;
	text-align: justify
}

.about-utsav .chief-box {
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, .25)
}

.about-utsav.minister-section .chief-box p{
	position: relative;
	z-index: 2;
	margin: 15px 0 0px 0;
}

.about-utsav.abt-new{
	background: #179bae url("https://d2d86g8h1s4ak.cloudfront.net/image/Rectangle.png") repeat top center;
}

.about-utsav .audio-files {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	/* justify-content: space-between; */
	border-radius: 10px;
	overflow: hidden;
	border: solid 1px #179bae;
	background: #f3f3f361;
	height: 390px; /*added on 05-DEC-2024 only for Theme song visible*/
}

.about-utsav .audio-files .lft-audio {
	padding: 10px 15px 10px 15px;
}

.about-utsav .audio-files .lft-audio audio{
	border:solid 2px #FFB22C;
	border-radius: 30px;
}

.about-utsav .audio-files h3 {
	font-size: 15px;
	font-weight: 600 !important;
	color: #fff
}

.about-utsav .audio-files audio {
	width: 100%
}

.abt-text .important-notice {
	background: #fff;
	padding: 10px;
	box-shadow: 0 0 5px #ccc;
	border-radius: 5px
}

.abt-text .important-notice h4 {
	font-size: 16px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 9px
}

.abt-text .important-notice ul li {
	display: block;
	margin-bottom: 10px
}

.abt-text .important-notice ul li a {
	color: #79a75d;
	text-decoration: none;
	font-weight: 500
}

.abt-clg{
	position: relative;
	height: 400px;
	margin-top: 30px;
}

.abt-clg .img-bx{
	position: absolute;
	width: 150px;
	height: 150px;
	border-radius: 10px;
	border: solid 2px #fff;
	transform: rotate(45deg);
	overflow: hidden;
}


.abt-clg .img-bx img{
	transform: rotate(-90deg);
	object-fit: cover;
	height: 100%;
	width: 100%;
}
.abt-clg .img-bx.img-one {
	left: 50%;
	transform: rotate(45deg) translate(-50%);
	top: 50px;
}
.abt-clg .img-bx.img-two {
	left: 325px;
	transform: rotate(45deg) translate(-50%);
	top: 165px;
}
.abt-clg .img-bx.img-three {
	left: 91px;
	transform: rotate(45deg) translate(-50%);
	top: 165px;
}
.abt-clg .img-bx.img-four {
	left: 50%;
	transform: rotate(45deg) translate(-50%);
	bottom: -29px;
}

.video-boxes .vd-box .yout-vde {
	width: 100%;
	height: 360px;
	border: solid 5px #D9D9D9;
}

.gallery-block.grid-gallery img,
.video-boxes .vd-box .yout-vde video, .video-boxes .vd-box .yout-vde iframe {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.document-box .document-inner h4 {
	margin-bottom: 0;
	border-bottom: solid 5px #FFB22C;
	border-radius: 10px 10px 0 0;
}
.document-box .document-inner{
	border-radius:10px 10px;
	overflow: hidden;
}

.press-release-details.ext-cls {
	min-height: 300px;
	overflow: auto
}

.document-inner {
	box-shadow: 0 0 5px #ccc;
	background: #fff;
	overflow: hidden;
	margin-bottom: 20px
}

.press-release-details ul {
	padding: 0;
	margin-bottom: 0
}

.press-release-details ul marquee {
	height: 296px
}

.press-release-details ul li {
	list-style: none;
	font-size: 14px;
	font-weight: 500;
	padding: 10px
}

.press-release-details ul li:last-child {
	border: none
}

.press-release-details ul li i {
	color: #f98a00;
	margin-right: 5px
}

.press-release-details ul li a {
	text-decoration: none;
	color: #000;
	font-size: 15px
}

.important-doc h5 i,
.main-footer .footer-menu ul li a:hover,
.press-release-details ul li a:hover,
ul.breadcrumb li a:hover {
	color: #f98a00
}

.press-release-details.ext-cls.omr-cls ul {
	column-count: 2;
	column-gap: 0;
	column-rule: solid 1px #88888836
}

.press-release-details.ext-cls.omr-cls ul li {
	padding: 13px 10px
}

.important-doc .inner-bx ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: normal
}

.important-doc .inner-bx ul li {
	display: inline-block;
	margin-right: 10px;
	position: relative;
	border-right: 1px solid #fff;
	padding-right: 10px
}

.important-doc .inner-bx ul li:last-child {
	border-right: none
}

.important-doc .inner-bx ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 14px
}

.important-doc h5 {
	margin-bottom: 0;
	display: block;
	line-height: 40px;
}

.about-content h3,
.gallery-block.grid-gallery .heading h2,
.video-boxes .vd-box h3, .gallery-heading h3 {
	font-size: 22px;
	position: relative;
	width: max-content;
	padding-bottom: 10px;
	margin-bottom: 20px
}

.gallery-block.grid-gallery .heading h2:after {
	width: 40px;
	background: #f98a00
}

.gallery-block.grid-gallery .slide-img a {
	display: block;
	width: 100%;
	height: 380px;
	position: relative
}

.gallery-block.grid-gallery .slide-img a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #0005;
	opacity: 0;
	transition: .4s linear
}

#back-to-top.show,
.gallery-block.grid-gallery a:hover:before {
	opacity: 1
}

.gallery-block.grid-gallery .slide-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	box-shadow: 0 2px 10px rgba(0, 0, 0, .15);
	transition: .4s
}

.gallery-block.grid-gallery button.owl-thumb-item {
	width: 110px;
	height: 93px;
	padding: 0;
	margin: 5px
}

.gallery-block.grid-gallery .owl-thumbs {
	white-space: nowrap;
	overflow: auto
}

.gallery-block.grid-gallery button.owl-thumb-item.active {
	border-color: #f98a00
}

.gallery-block.grid-gallery .gallery-slider {
	position: relative
}

.gallery-block.grid-gallery .gallery-slider .owl-nav {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: left
}

.gallery-block.grid-gallery .gallery-slider .owl-nav button {
	background: #f98a00;
	width: 45px;
	height: 45px;
	font-size: 20px;
	color: #fff
}

.gallery-block.grid-gallery .gallery-slider .owl-nav button.owl-next {
	float: right
}

.gallery-slider .owl-dots {
	text-align: center;
	margin-top: 20px
}

.gallery-slider .owl-dots button.owl-dot {
	width: 15px;
	height: 15px;
	background: #979797;
	margin: 0 5px;
	border-radius: 30px;
	transition: .4s linear
}

.gallery-slider .owl-dots button.owl-dot.active {
	background: #025085;
	width: 30px
}

.gallery-block.grid-gallery.gallery-page .item {
	padding: 0px;
/*	display: none*/
}

.gallery-block.grid-gallery.gallery-page a.lightbox {
	width: 100%;
	display: block;
	height: 230px;
	border: 2px solid #ccc;
}

.gallery-block.grid-gallery.gallery-page #loadMore {
	text-align: center;
	display: inline-block;
	background: #f98a00;
	width: auto;
	margin: 20px auto 0;
	color: #fff;
	text-decoration: none;
	padding: 7px 20px;
	border-radius: 50px;
	font-weight: 500;
	height: auto
}

.gallery-block.grid-gallery.gallery-page #loadMore:hover {
	background: #72ab02
}

.press-release-details.ext-cls.innr-table th {
	font-size: 15px;
	padding: 6px 11px;
	text-align: center;
	border-bottom: 1px solid #ccc
}

.press-release-details.ext-cls.innr-table td {
	text-align: center;
	border-bottom: 1px solid #ccc;
	padding: 6px;
	font-size: 15px
}

.footer-inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center
}

.footer-menu ul li {
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	position: relative;
	padding: 0px 10px;
	margin: 0px 10px;
}

.main-footer .footer-logo {
	text-align: center;
	width: 116px;
	height: 116px;
	margin: 0px auto 50px;
	position: relative;
  	border-radius: 10px;
  	overflow: hidden;
}

.main-footer .footer-logo:after {
	content: '';
	position: absolute;
	bottom: -38px;
	left: 50%;
	width: 100%;
	height: 23px;
	background: url(https://d2d86g8h1s4ak.cloudfront.net/image/stock-line.png)no-repeat center/contain;
	transform: translateX(-50%);
}

.main-footer .footer-logo img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.main-footer .footer-menu {
	text-align: center;
}

.footer-menu ul li:after {
	content: '\f45c';
	position: absolute;
	top: 2px;
	right: -17px;
	font-family: fontAwesome;
	color: #ffb22c;
	transform: rotate(45deg);
	font-size: 12px;
}

.footer-menu ul li:last-child:after {
	display: none;
}

.main-footer {
	#background: url(../image/footer-bg.png) no-repeat center/cover;
	background: url(https://d2d86g8h1s4ak.cloudfront.net/image/footer-bg.png) no-repeat center/cover;
	padding: 30px 0
}

.footer-bottom {
	background: #D9D9D9;
	padding: 10px 0px;
	text-align: center;
}

.copyright p {
	margin-bottom: 0;
	font-size: 15px;
	font-weight: 500;
	color: #000;
}

.footer-menu ul {
	margin-bottom: 0;
	padding: 0
}

.main-footer .footer-menu ul li a {
	text-decoration: none;
	font-size: 16px;
}


.nav-btn span.nav-btn-icon {
	position: absolute;
	width: 30px;
	height: 2px;
	background-color: #000;
	right: 0;
	top: 0
}

.nav-btn span.nav-btn-icon.middle {
	width: 25px;
	top: 8px
}

.nav-btn span.nav-btn-icon.bottom {
	width: 30px;
	top: 18px
}

.nav-btn {
	position: absolute;
	top: 21px;
	right: 25px;
	width: 30px;
	height: 23px
}

ul.breadcrumb {
	list-style: none;
	margin-bottom: 0
}

ul.breadcrumb li {
	display: inline;
	font-size: 18px;
	color: #ccc
}

ul.breadcrumb li+li:before {
	padding: 8px;
	color: #fff !important;
	content: "/\00a0"
}

ul.breadcrumb li a {
	color: #fff;
	text-decoration: none;
	font-weight: 500
}

.about-box .abt-top-images .about-img {
	flex: 0 0 49%
}

.about-box .abt-top-images {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 30px 0
}

.about-img img {
	object-fit: cover;
	width: 100%;
	height: 100%
}

.about-img {
	width: 100%;
	height: 422px;
	border: 10px solid #135f92;
	overflow: hidden
}

.about-box .about-content {
	text-align: justify
}

#back-to-top,
.contact-box h3,
.contact-box p {
	color: #fff;
	text-align: center
}

.top-banner-box {
	#background: url(../img/inner-bg.jpg) center/cover no-repeat;
	background: url(https://d2d86g8h1s4ak.cloudfront.net/img/inner-bg.jpg) center/cover no-repeat;
	padding: 10px 0;
	margin-bottom: 50px;
	min-height: 350px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	position: relative;
	margin-top: -33px
}

.top-banner-box:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #222222db;
	z-index: 0
}

.top-banner-box .courses-top-box {
	position: relative;
	z-index: 1;
	color: #fff;
	text-align: center
}

.top-banner-box .courses-top-box nav ul {
	justify-content: center
}

.contact-box {
	background-color: #179bae;
	padding: 15px;
	border-radius: 10px
}

.contact-box .form-group label {
	display: block;
	font-size: 14px;
	color: #fff;
	font-weight: 400
}

.contact-box .form-group input,
.contact-box .form-group textarea {
	width: 100%;
	border-radius: 10px;
	background-color: #fff;
	border: none;
	outline: 0;
	padding: 15px;
	font-size: 15px
}

.contact-box .form-group .theme-btn {
	background-color: #f98a00;
	padding: 10px 25px
}

.contact-box h3 {
	font-size: 23px;
	font-weight: 600
}

.contact-box p {
	font-size: 17px;
	font-weight: 400
}

.contact-box .form-group textarea {
	width: 100%;
	border: none;
	outline: 0
}

.map {
	border-radius: 10px;
	overflow: hidden
}

.breadcrumb-box {
	margin-top: 30px;
	padding-bottom: 20px
}

#back-to-top {
	position: fixed;
	right: 20px;
	bottom: 20px;
	width: 50px;
	height: 50px;
	background: #FFB22C;
	line-height: 50px;
	opacity: 0;
	cursor: pointer;
	z-index: 999;
	border-radius: 10px;
	color: #000;
	font-size: 20px;
}

/*slidebar social media icon*/
.social-media-box {
  position: fixed;
  z-index: 99999;
  right: 0px;
  top: 240px;
}
.social-media-box ul li {
  list-style: none;
  transition: all 1s;
}
.social-media-box ul{
  padding:0px;
  margin:0px;
}

.social-media-box ul li {
  background-color: #2daab8;
  padding:0px;
  color: #fff;
  display: block;
  border-radius: 30px 0px 0px 30px;
  font-size: 15px;
  width: 143px;
  position: absolute;
  right:-102px;
  top:0px;
  transition: 0.6s all ease-in-out;
  text-decoration: none;
}

.social-media-box ul li a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    padding: 7px;
}

.social-media-box ul li:hover{
  right:0px;
}

.social-media-box ul li {
  margin-bottom: 5px;
}
.social-media-box ul li a span{
  margin-right: 10px;
}
.social-media-box ul li a span i {
  font-size: 15px;
  background-color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: #000;
  text-align: center;
  line-height: 30px;
}

.social-media-box ul li:hover i {
  transform: rotate(360deg);
  transition: all 1s;
}

.social-media-box ul li:nth-child(1) {
  background-color: #0866ff;
  
}
.social-media-box ul li:nth-child(2) {
  background-color:#1da1f2;
  top:50px;
}

.social-media-box ul li:nth-child(3) {
  background-color:#c435a7;
  top:100px;
}
.social-media-box ul li:nth-child(4) {
	background-color:#FF0000;
	top:150px;
}
  
.social-media-box ul li:nth-child(1) a span i {
  color: #0866ff;
}


.social-media-box ul li:nth-child(2) a span i {
  color: #006394;
}

.social-media-box ul li:nth-child(3) a span i {
  color: #c435a7;
}

.social-media-box ul li:nth-child(4) a span i {
	color: #FF0000;
}



/*---------*/

/*#gallery {
	padding-top: 40px;
}
@media screen and (min-width: 991px) {
	#gallery {
		padding: 60px 30px 0 30px;
	}
}*/
.img-wrapper {
	position: relative;
	margin-bottom: 25px;
	border: solid 7px #fff;
	box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.29);
	width: 100%;
	height: 200px;
}
.img-wrapper img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.img-overlay {
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 0;
}
.img-overlay i {
	color: #fff;
	font-size: 3em;
}
#overlay {
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 999;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#overlay img {
	margin: 0;
	width: 80%;
	height: auto;
	object-fit: contain;
	padding: 5%;
}

.district-data {
    margin-top: 50px;
}
.dist-table thead tr th {
	background: #179bae;
    color: #fff;
}

.dist-table table {
    border-color: #a5cfd5;
}

.dist-table table tr th, .dist-table table tr td {
    vertical-align: middle;
    font-size: 14px;
    padding: 10px;
      font-family: Montserrat, sans-serif;
}

.dist-table table tr td:last-child {
    text-align: center;
	
}

.dist-table table tr:nth-child(1) td:last-child,
.dist-table table tr:nth-child(2) td:last-child,
.dist-table table tr:nth-child(3) td:last-child {
   background-color: #166c07;
   color: #fff;
}
.dist-table table tr:nth-child(4) td:last-child,
.dist-table table tr:nth-child(5) td:last-child,
.dist-table table tr:nth-child(6) td:last-child,
.dist-table table tr:nth-child(7) td:last-child {
   background-color: #259111;
   color: #fff;
}

.dist-table table tr:nth-child(8) td:last-child,
.dist-table table tr:nth-child(9) td:last-child,
.dist-table table tr:nth-child(10) td:last-child{
   background-color: #6bd957;
   color: #fff;
}
.dist-table table tr:nth-child(11) td:last-child,
.dist-table table tr:nth-child(12) td:last-child,
.dist-table table tr:nth-child(13) td:last-child{
   background-color: #e97649;
   color: #fff;
}
.dist-table table tr:nth-child(14) td:last-child,
.dist-table table tr:nth-child(15) td:last-child,
.dist-table table tr:nth-child(16) td:last-child{
   background-color: #f16129;
   color: #fff;
}
.dist-table table tr:nth-child(17) td:last-child,
.dist-table table tr:nth-child(18) td:last-child,
.dist-table table tr:nth-child(19) td:last-child,
.dist-table table tr:nth-child(20) td:last-child{
   background-color: #f44b09;
   color: #fff;
}
.dist-table table tr:nth-child(21) td:last-child,
.dist-table table tr:nth-child(22) td:last-child,
.dist-table table tr:nth-child(23) td:last-child,
.dist-table table tr:nth-child(24) td:last-child,
.dist-table table tr:nth-child(25) td:last-child{
   background-color: #fc3d3d;
   color: #fff;
}
.dist-table table tr:nth-child(26) td:last-child,
.dist-table table tr:nth-child(27) td:last-child,
.dist-table table tr:nth-child(28) td:last-child,
.dist-table table tr:nth-child(29) td:last-child,
.dist-table table tr:nth-child(30) td:last-child,
.dist-table table tr:nth-child(31) td:last-child,
.dist-table table tr:nth-child(32) td:last-child,
.dist-table table tr:nth-child(33) td:last-child{
   background-color: #f00;
   color: #fff;
}

.dist-table table tr td {
    font-weight: 500;
}

.dist-table table thead tr:first-child th:nth-child(3), .dist-table table thead tr:first-child th:nth-child(4) {
    text-align: center;
}

.district-data.nodal-office-detail table tr td:last-child {
    background: transparent;
    color: #000;
    text-align: left;
}

.district-data.nodal-office-detail table tr td, section.district-data.nodal-office-detail table tr th {
    text-align: left !important;
}

@media only screen and (min-width:1536px) and (max-width:1919px){
	.top-header .lft-content a aside {
		font-size: 14px;
	}
	.top-header .lft-content a{
		padding: 10px 15px 10px 54px;
	}
	
	.top-header .lft-content a span {
		font-size: 12px;
	}
	.top-header .lft-content a i{
		height: 40px;
		width:40px;
		line-height: 40px;
		font-size: 19px;
	}
}

@media screen and (min-width: 768px) {
	#overlay img {
		width: 60%;
	}
}
@media screen and (min-width: 1200px) {
	#overlay img {
		width: 50%;
	}
}
#nextButton {
	color: #fff;
	font-size: 2em;
	transition: opacity 0.8s;
}
#nextButton:hover {
	opacity: 0.7;
}
@media screen and (min-width: 768px) {
	#nextButton {
		font-size: 3em;
	}
}
#prevButton {
	color: #fff;
	font-size: 2em;
	transition: opacity 0.8s;
}
#prevButton:hover {
	opacity: 0.7;
}
@media screen and (min-width: 768px) {
	#prevButton {
		font-size: 3em;
	}
}
#exitButton {
	color: #fff;
	font-size: 2em;
	transition: opacity 0.8s;
	position: absolute;
	top: 15px;
	right: 15px;
}
#exitButton:hover {
	opacity: 0.7;
}
@media screen and (min-width: 768px) {
	#exitButton {
		font-size: 3em;
	}
}

.view-all-btn a {
	background: #FFB22C;
	color: #000;
	text-decoration: none;
	padding: 10px 13px;
	border-radius: 5px;
	font-weight: 600;
	font-size: 15px;
	display: inline-block;
}

.view-all-btn a:hover {
	color: #fff !important;
	background: #72ab02;
}

.img-gallery-cls{
	background: url(https://d2d86g8h1s4ak.cloudfront.net/image/gallery-img.jpg) no-repeat center/cover;
	padding: 50px 0px;
}

.important-doc .inner-bx {
	display: flex;
}

.about-box .chart-boxes {
    background: #fff;
    box-shadow: 0 0 5px #ccc;
    padding: 15px;
    border-radius: 5px;
}

.about-box .chart-boxes h4 {
    margin-bottom: 0;
}

 #responsive-chart-container, #responsive-chart-container1 {
            width: 100%;
            height: auto;
            margin: 0 auto;
        }
         #responsive-chart-container canvas, #responsive-chart-container1 canvas {
            display: block;
            max-width: 100%;
            height: auto;
           min-height: 450px;
        }

        /* Adjust font sizes for smaller screens */
        @media (max-width: 768px) {
             #responsive-chart-container, #responsive-chart-container1 {
                font-size: 12px;
            }
        }

        @media (max-width: 480px) {
             #responsive-chart-container, #responsive-chart-container1 {
                font-size: 10px;
            }
          #responsive-chart-container canvas,  #responsive-chart-container1 canvas {
          	min-height: 350px;
          }
        }

/*----------------------*/

@media (max-width: 1680px){
.top-slider .slide-imges {
		height: 530px
	}
}

@media (max-width: 1440px){
.top-slider .slide-imges {
		height: 450px
	}
}
@media (max-width:1399px) {
	.top-slider .slide-imges {
		height: 420px
	}

	.middle-header {
		margin: 10px 0
	}

	.middle-header .tp-logo {
		height: 75px
	}

	.botom-header {
		padding: 6px 0
	}

	.gallery-block.grid-gallery a {
		height: 216px
	}

	.gallery-block.grid-gallery.gallery-page #loadMore {
		height: auto
	}

	.abt-text .ab-img .img,
	.abt-text .chief-box .img {
		width: 185px;
		height: 185px
	}

	.about-utsav .chief-box .img,
	.top-slider .chief-box .img {
		margin: 29px auto
	}

	.about-utsav .abt-content .txt,
	.botom-header .nav-menu ul li a {
		font-size: 15px
	}

	.about-utsav .chief-box .content h5,
	.top-slider .chief-box .content h5 {
		font-size: 17px
	}

	.about-utsav .abt-content .txt,
	.about-utsav .chief-box .content p,
	.important-doc .inner-bx ul li a,
	.important-doc h5,
	.main-footer .footer-menu ul li a,
	.press-release-details.ext-cls.innr-table td,
	.top-slider .chief-box .content p {
		font-size: 14px
	}

	.about-content p,
	.press-box h4 {
		font-size: 15px
	}

	.press-release-details ul li {
		font-size: 13px
	}

	.about-content h3,
	.gallery-block.grid-gallery .heading h2,
	.video-boxes .vd-box h3 {
		font-size: 20px
	}

	.contact-box h3 {
		font-size: 23px
	}

	.top-header .tp-logo a{
		height: 66px;
	}
      .top-header .tp-logo a.second-logo {
        height: 42px;
    }

	.top-header .lft-content a i {
		width: 26px;
		height: 26px;
		line-height: 26px;
		font-size: 15px;
		top: 9px;
	}
	.top-header .lft-content a.app-dwnld i {
		width: 35px;
		height: 35px;
		line-height: 35px;
		font-size: 20px;
	}

	.top-header .lft-content a aside {
		font-size: 13px;
	}

	.top-header .lft-content a {
		padding: 6px 15px 6px 42px;
	}
	.top-header{
		padding: 6px 0px;
	}

	.top-header .lft-content a span {
		font-size: 9px;
	}

	.botom-header .rgt-side a {
		font-size: 13px;
	}

	.botom-header .nav-menu ul li a {
		min-height: 34px;
		line-height: 34px;
		border: none;
	}
  
  .botom-header .nav-menu ul li.has-menu .sub-menu{
  		top: 40px;
  }

	.important-doc h5{
		line-height: 30px;
	}

	section.minister-section.about-utsav {
		margin-top: 30px;
	}

	.img-gallery-cls {
		padding: 30px 0px 20px;
	}

	.video-boxes .vd-box .yout-vde {
		height: 314px;
	}

	.document-box {
		padding: 30px 0px 10px;
	}

	.gallery-block.grid-gallery {
		padding: 30px 0px;
	}

	.main-footer .footer-logo {
		width: 96px;
		height: 96px;
	}

	.abt-clg .img-bx.img-two {
		left: 285px;
	}

	.abt-clg .img-bx.img-three {
		left: 71px;
	}

	.about-utsav .audio-files .lft-audio .font20 {
		font-size: 15px;
	}

	.about-utsav .audio-files .lft-audio 
	audio {
	}

	.about-utsav .audio-files .lft-audio {
		padding: 8px 15px;
	}

	.about-utsav .abt-content .txt p {
		font-size: 16px;
	}

	.document-box .document-inner h4 {
		font-size: 17px;
	}
}

@media (max-width:1199px) {
	.botom-header .nav-menu ul li a{
		padding: 0 7px;
	}
	.top-header .lft-content a {
		margin-right: 10px;
		padding-right: 10px;
		font-size: 13px
	}

	.gallery-block.grid-gallery a.lightbox {
		height: 260px
	}

	.video-boxes .vd-box .yout-vde {
		height: 530px;
		margin-bottom: 30px;
	}

	.botom-header .rgt-side a {
		padding: 7px 13px
	}

	.about-utsav .chief-box .img,
	.top-slider .chief-box .img {
		width: 170px;
		height: 170px;
		margin: 25px auto
	}

	.about-utsav .chief-box:before,
	.top-slider .chief-box:before {
		height: 183px
	}

	.about-utsav .abt-content .txt {
		line-height: 1.5em;
		font-size: 16px
	}
	.about-utsav.minister-section .chief-box p {
		font-size: 16px;
	}

	.about-utsav .audio-files .lft-audio {
		padding: 5px 15px;
	}

	.gallery-block.grid-gallery .col-lg-6 {
		width: 100%
	}

	.gallery-block.grid-gallery .gallery-slider {
		margin-bottom: 20px
	}

	.important-doc h5 {
		font-size: 13px
	}

	.abt-clg .img-bx {
		width: 120px;
		height: 120px;
	}

	.abt-clg .img-bx.img-three {
		left: 61px;
		top: 143px;
	}

	.abt-clg .img-bx.img-two {
		left: 236px;
		top: 143px;
	}

	.abt-clg .img-bx.img-four {
		bottom: 47px;
	}

	.press-release-details.ext-cls.innr-table td {
		font-size: 12px;
	}

	.press-release-details.ext-cls.omr-cls ul li {
		padding: 10px 10px;
	}

	.press-release-details ul li a {
		font-size: 12px;
	}

	.press-release-details.ext-cls {
		min-height: 218px;
	}

	.press-release-details ul marquee {
		height: 212px;
	}

	.document-box .document-inner h4 {
		font-size: 15px;
	}

	.img-wrapper {
		height: 160px;
	}

	.top-slider .slide-imges {
		height: 350px;
	}

	.press-release-details.ext-cls.innr-table th {
		font-size: 12px;
	}
}

@media (max-width:991px) {
	.botom-header .nav-menu ul li.has-menu .sub-menu{
		position: initial;
		margin: 0 15px;
		visibility: visible;
		display: none;
	}
	.botom-header .nav-menu ul li.has-menu:hover .sub-menu{
		display: block;
	}
	.top-header .lft-content {
		text-align: center !important
	}

	.botom-header {
		position: relative
	}

	.botom-header .btm-inner {
		padding: 10px
	}

	.nav-btn {
		top: 13px
	}

	.nav-btn span.nav-btn-icon {
		background-color: #fff
	}

	.botom-header .nav-menu {
		position: absolute;
		top: 100%;
		z-index: 999;
		background: #fff;
		width: 100%;
		left: -100%;
		transition: .4s linear
	}

	.botom-header.menu-open .nav-menu {
		left: 0
	}

	.botom-header .nav-menu ul li {
		display: block;
		text-align: center
	}

	.botom-header .nav-menu ul li:first-child {
		padding-left: 20
	}

	.botom-header .rgt-side {
		text-align: left
	}

	.copyright,
	.top-banner-box {
		text-align: center
	}

	.botom-header .container,
	.important-doc .container {
		max-width: 100%
	}

	.top-slider .col-lg-4 {
		order: 2
	}

	.top-slider .chief-box {
		margin-top: 20px
	}

	.botom-header .nav-menu ul li a {
		color: #000;
		min-height: 50px;
		line-height: 50px
	}

	.top-header .tp-logo {
		text-align: center;
		margin-bottom: 10px
	}

	.contact-main .map,
	.video-boxes .vd-box .yout-vde {
		margin-bottom: 20px
	}

	.footer-inner,
	.top-banner-box ul.breadcrumb {
		justify-content: center
	}

	.footer-inner .footer-menu {
		margin-top: 15px
	}

	.document-inner {
		margin-bottom: 15px
	}

	.press-release-details.ext-cls {
		height: auto
	}

	.gallery-block.grid-gallery {
		padding: 30px 0
	}

	.important-doc h5 {
		text-align: left;
		font-size: 14px
	}

	.important-doc h5 span {
		display: none
	}

	.contact-main .map iframe {
		height: 300px
	}

	.top-banner-box {
		margin-bottom: 30px;
		min-height: 220px
	}

	.about-utsav .chief-box .content,
	.top-slider .chief-box .content {
		border-radius: 0
	}

	.about-box .abt-top-images .about-img {
		flex: 0 0 100%;
		margin-bottom: 20px
	}


	.about-utsav .chief-box {
		margin-bottom: 20px;
	}

	.abt-clg .img-bx.img-three {
		left: auto;
		right: 139px;
	}

	.abt-clg .img-bx.img-two {
		left: 260px;
	}

	.abt-clg {
		height: 330px;
	}

	.abt-clg .img-bx.img-four {
		bottom: -24px;
	}

	.video-boxes .vd-box .yout-vde {
		height: 396px;
	}
}

@media (max-width:767px) {

	.about-utsav .audio-files {
		flex-wrap: nowrap;
		height: auto;
	}
	
	.about-img {
		height: 330px
	}

	.pb50,
	.pt50 {
		padding-top: 30px;
		padding-bottom: 30px
	}

	.top-banner-box {
		margin-bottom: 0
	}

	.about-box {
		padding: 20px 0
	}

	.about-utsav .chief-box .img,
	.top-slider .chief-box .img {
		width: 150px;
		height: 150px;
		margin: 25px auto;
	}

	.about-utsav .chief-box:before,
	.top-slider .chief-box:before {
		height: 162px
	}

/*	.top-slider {
		padding: 50px 0 30px
	}*/

	.about-utsav .audio-files .lft-audio {
        flex: 0 0 auto;
    }

	.abt-clg .img-bx.img-three {
		left: auto;
		right: 72px;
		top: 140px;
	}

	.abt-clg .img-bx.img-two {
		left: 142px;
		top: 140px;
	}
	.abt-clg .img-bx.img-four {
		bottom: -20px;
	}

	.abt-clg .img-bx.img-one, .abt-clg .img-bx.img-four {
		left: 45%;
	}

	.press-release-details.ext-cls {
		min-height: auto;
	}
	.video-boxes .vd-box .yout-vde {
		height: 295px;
	}

	.top-slider .slide-imges {
		height: 250px;
	}

	.img-wrapper {
		height: 230px;
	}

	.social-media-box {
    top: 50%;
    transform: translateY(-50%);
}
}

@media(max-width:576px) {
	.botom-header .rgt-side a {
		padding: 7px 10px;
		font-size: 14px;
		margin-left: 5px
	}

	.top-slider .slide-imges {
		height: 175px
	}
  
  .top-slider .slide-imges img{
  	object-position: left center;	
  }
  .top-slider .carousel button.carousel-control-prev span, .top-slider .carousel button.carousel-control-next span {
    width: 25px;
    height: 25px;
    background-size: 15px;
}
  
  .top-slider .carousel button.carousel-control-prev, .top-slider .carousel button.carousel-control-next {
    top: auto;
    width: 25px;
}

	.gallery-block.grid-gallery a.lightbox {
		height: 220px
	}

	.press-release-details.ext-cls.omr-cls ul li {
		padding: 10px
	}

	.press-release-details.ext-cls.omr-cls ul li:last-child {
		border-bottom: none
	}

	.press-release-details.ext-cls.omr-cls ul {
		column-count: 1;
		column-gap: normal;
		column-rule: none
	}

	.top-header .lft-content a{
		font-size: 12px;
		margin-right: 10px;
		margin-bottom: 7px;
		padding: 3px 13px;
		background: transparent;
		border-radius: 5px;
	}

	.top-header .lft-content a i{
		display: none;
	}
	.top-header .lft-content a.app-dwnld i{
		display: block;
		margin: 5px;
	}
	.top-header .lft-content a aside {
		font-size: 12px;
	}

	.top-header .lft-content a.num-cls span {
		text-align: end;
	}

	.about-utsav .abt-content .txt p {
		font-size: 14px;
	}

	.about-content h3, .gallery-block.grid-gallery .heading h2, .video-boxes .vd-box h3, .gallery-heading h3 {
		font-size: 17px;
	}

	.gallery-heading h3{
		font-size: 17px;
	}

/*	.view-all-btn.text-end {
		text-align: center !important;
		margin-bottom: 11px;
	}*/

	.view-all-btn a {
		padding: 8px 15px;
		font-size: 14px;
	}

	.video-boxes .vd-box .yout-vde {
		height: 194px;
		border: none;
	}


	.abt-clg .img-bx.img-three {
		right: -29px;
		left: auto;
	}
	.abt-clg .img-bx.img-two {
		left: 60px;
		top: 140px;
	}
	.abt-clg {
		height: 330px;
		width: 330px;
		margin: 30px auto 0px;
	}
  
  .footer-menu ul li {
    margin: 0px 7px;
}
}

@media (max-width:480px) {
	/*.top-header .lft-content a {
		padding-right: 5px;
		font-size: 12px;
		margin-right: 0
	}*/

	.top-header .tp-logo a {
		height: 75px
	}

	.top-header .tp-logo a.second-logo img {
		width: 160px
	}

	/*.top-header .lft-content a i {
		font-size: 12px;
		padding: 9px 4px;
		margin-right: 2px
	}*/

	.important-doc h5 i {
		font-size: 18px;
		vertical-align: bottom
	}

	.important-doc h5 {
		text-align: center
	}

	.important-doc .inner-bx ul li a {
		font-size: 14px
	}

	.about-utsav .abt-content h3,
	.gallery-block.grid-gallery .heading h2,
	.video-boxes .vd-box h3 {
		font-size: 17px
	}

	.copyright p {
		font-size: 12px;
	}
}