.min-h {
	min-height: 412px !important;
	border-radius: 8px;
	transition: none;
	height: max-content !important;
}

.min-h {
	transform: none !important;
	box-shadow: rgb(60 64 67 / 30%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
	transition: none;
}

.min-h:hover>.bdr {
	border-bottom: 2px solid #2262ac;
	transition: all .1s ease-in-out;
}

.min-h1 {
	min-height: max-content !important;
	border-radius: 8px;
	background-image: url('../images/curve-1.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;

}

.min-h1:hover {
	transform: scale(1.03) !important;
	/*border-bottom: 1px solid #696969;*/
}

.bdr {
	border-right: 1px solid #696969;
	padding-right: 10px;
}

#more {
	display: none;
}

#more1 {
	display: none;
}

.readmore {
	cursor: pointer;
	color: #2262ac !important;
}



.bg {
	background-image: linear-gradient(to bottom, rgba(248, 251, 255, 1) 0%, rgba(249,249,255,0.5) 100%) !important;
}

.bg-1 {
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgb(237, 245, 255, 0.3));
}

.bg-3 {
	background-image: url(../../images/wave-2.svg) 0 0/100% no-repeat, linear-gradient(to bottom, #fcfeff 0%, rgba(255, 255, 255, 1) 100%) no-repeat;
}

.bg-2 {
	background-image: linear-gradient(to bottom, rgb(237, 245, 255, 0.2), rgba(229, 241, 255, 0.1), rgba(255, 255, 255, 1));
	padding-bottom: 80px;
}

.curve-1 {
	background-image: url('../images/curve-1.png');
}

.curve-2 {
	background-image: url('../images/curve-2.png');
}

.curve-3 {
	background-image: url('../images/curve-3.png');
}

.curve-4 {
	background-image: url('../images/curve-4.png');
}

.curve-5 {
	background-image: url('../images/curve-5.png');
}

.curve-6 {
	background-image: url('../images/curve-6.png');
}

.curve-7 {
	background-image: url('../images/curve-7.png');
}

.pad {
	padding: 40px 30px !important;
}

.images {
	background-color: #eeeeef !important;
	border-radius: 50%;
	padding: 15px;
	height: max-content;
}

.cards {
	background: #eeeeef;
	border-radius: 8px;
	padding: 10px;
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

.wid {
	max-width: 550px;
}

.select2-container{
	width: 100% !important;
}
.input-field-s2{
	text-align: left !important;
}

::placeholder {
	font-size: 15px;
  }
.lable{
	margin-right: 10px;
}



@media screen and (min-width: 250px) and (max-width:980px) {
	.bdr {
		border-right: 0px;
	}

	.bdr-2 {
		border-bottom: 1px solid #696969 !important;
		padding-bottom: 10px;
		margin-left: 15px;
	}
}

@media screen and (min-width: 278px) and (max-width:282px) {
	#brd-t {
		margin-bottom: 11px !important;
	}
	ol.breadcrumb.justify-content-start{
		margin-bottom: 13px;
	}
	#abt-brd{
        margin-bottom: 12px;
    }
	#dl-brd{
		margin-bottom: 12px;
	}
	#voc-brd{
		margin-bottom: 10px;
	}
	#srh-brd{
		margin-bottom: 18px;
	}
}

@media screen and (min-width: 818px) and (max-width: 822px) {
    #brd-t{
        margin-bottom: 19px;
    }
    ol.breadcrumb.justify-content-start{
        margin-bottom: 12px;
    }
	#abt-brd{
        margin-bottom: 12.5px;
    }
	#dl-brd{
		margin-bottom: 10px;
	}
	#voc-brd{
		margin-bottom: 10px;
	}
	#srh-brd{
		margin-bottom: 10px;
	}
}
@media screen and (min-width: 413px) and (max-width: 416px) {
    #brd-t{
        margin-bottom: 25px;
    }
    ol.breadcrumb.justify-content-start{
        margin-bottom: 27px;
    }
    #abt-brd{
        margin-bottom: 16px;
    }
	#dl-brd{
		margin-bottom: 26px;
	}
}
@media screen and (min-width: 359px) and (max-width: 361px) {
    #brd-t{
        margin-bottom: 15px ;
    }
}

@media screen and (min-width: 766px) and (max-width: 770px) {
    #brd-t{
        margin-bottom: 15px;
    }
}
@media screen and (min-width: 911px) and (max-width: 913px) {
    #brd-t{
        margin-bottom: 15px;
    }
}
@media screen and (min-width: 410px) and (max-width: 413px) {
    #abt-brd{
        margin-bottom: 20px;
    }
	#dl-brd{
		margin-bottom: 26px;
	}
	#voc-brd{
		margin-bottom: 24px;
	}
	#brd-t{
        margin-bottom: 25px;
    }
}
@media screen and (min-width: 392px) and (max-width:394px) {
	ol.breadcrumb.justify-content-start{
		margin-bottom: 16px;
	}
    #abt-brd{
        margin-bottom: 24px;
    }
	#brd-t{
        margin-bottom: 17px;
    }
}

@media screen and (min-width:768px) {
	.no-cta .footer-content {
		padding-top: 130px;
	}

}

@media screen and (max-width:768px) {
	.footer-content {
		padding-top: 100px !important;
	}

	.no-cta .footer-content {
		padding-top: 50px;
	}

	.min-h {
		min-height: auto !important;
		border: 1px solid #f0f0f0;
	}

	.breadcrumb {
		font-size: 14px;
	}

	.top-section-pad-lg {
		padding-top: 40px;
		padding-bottom: 0;
		margin-top: -6px;
	}

	.header-content .item {
		min-height: auto !important;
	}

	.cta-box.small {
		width: 95%;
		text-align: center;
		font-size: 14px;
	}

	.footer-area::before {
		width: 105% !important;
	}

	.footer-text {
		padding: 15px 0 0px !important;
	}

	iframe {
		width: 100%;
	}
	.f-home {
    	padding-top: 180px !important;
	}
}
@media (min-width: 576px){
	.f-home {
    	padding-top: 180px !important;
	}
	
#about{
	margin-top: 6px;
}
}


/* 25-03-23*/
.header-area-s2 .site-header.has-fixed .navbar-brand, .header-area-s3 .site-header.has-fixed .navbar-brand, .site-header.has-fixed .navbar-brand{
	height: auto !important;
}
.logo {
    width: 136px;
    height: auto;
}
.coming{
	font-size: 20px;
}
.copyrights{
	font-size: 12px;
}