/*
Theme Name: Yuva
Theme URI: https://www.codecalibre.com/
Description: Child Theme for code-calibre
Author: Code Calibre Team
Author URI: https://www.codecalibre.com/
Template: code-calibre
Version: 1.0
*/

/* ----------- Header Css Starts Here ---------------*/
*{
	margin:0;
	padding:0;
	font-family: 'Poppins', sans-serif;
}
body{
	margin:0;
	padding:0;
	box-sizing:border-box;
	overflow-x:hidden;
}
html{
	overflow-x:hidden;
}
#primary{
	margin:0px;
}
.header-wraper {
    background-color: #ffa231;
    min-height: 40px;
}
.row.header-contact-wrap {
  padding-top: 10px;
}
.header-wraper .col-md-6.topheader-btnfunction {
    text-align: right;
}
.header-wraper .col-md-6.topheader-btnfunction span,
.header-wraper .col-md-6.topheader-contact span{
	font-size:15px;
	font-weight:500;
	margin:0 8px;
}
.header-wraper .col-md-6.topheader-btnfunction span a,
.header-wraper .col-md-6.topheader-contact span a{
	color:#fff;
	font-family: 'Poppins', sans-serif;
}
.header-wraper .col-md-6.topheader-btnfunction span a:hover,
.header-wraper .col-md-6.topheader-contact span a:hover{
	text-decoration:none;
	color:#090909;
}
.sticky-head {
    top: 0!important; 
}
.sticky-navigation-open .sticky-navigation {
  top: 40px;
  opacity: 1;
	transition: 0.3s all ease-in-out;
}
.header-container-wrap {
  height: 116px;
}
.navbar-inverse {
    background-color: #fff;
    border-color: #fff;
}
.navbar-header.navbar-header-wrap {
    display: table-cell;
    vertical-align: middle;
    height: 132px;
}
.header-logo-wrap a {
    margin-left: 0px!important;
}
.sticky-navigation .main-navigation li a:hover, .sticky-navigation .login-register li.login a:hover {
    color: #3bb165;
    text-decoration: none;
}
.sticky-navigation .main-navigation li a {
  margin: 0;
  padding: 5px 18px;
  font-weight: 500;
  line-height: 18px;
  text-transform: uppercase;
  font-size: 15px;
}
.menu-item > a:focus {
    outline: none;
}
.main-navigation a:hover, .main-navigation a:focus {
    color: #3bb165;
}
header .navbar-brand {
  height: 70px;
  padding: 7px 0 0 0;
  line-height: 14px;
}
.header-logo-wrap {
  height: 94px;
  display: block;
  width: 150px;
  padding: 0;
  text-align: center;
}
.header-logo-wrap a.navbar-brand {
    height: 122px;
}
.header-logo-wrap .navbar-brand > img {
    max-height: unset;
}
.social-icon ul li {
    display: inline-block;
}
.navbar-fixed-top, .navbar-fixed-bottom{
	position: fixed;
}
h1.entry-title {
  display: var(--page-title-display);
  margin-top: 13%;
}
/* ----------- Header Css Ends Here ---------------*/
/* ----------- Footer Css Starts Here ---------------*/

div#menu-secondary {
    display: none;
}
#footer .footer-content h3 {
    font-size: 18px;
    letter-spacing: 0.9px;
}
.footer-content p {
    font-size: 16px;
    margin: 30px 0px 10px 0px;
    color: #000;
}
.footer-content .social-icon ul li a {
    font-size: 16px;
    margin: 5px;
    padding: 0px 4px;
    border-radius: 50%;
    background-color: #000;
	color:#fff;
}
.footer-content .social-icon ul li:nth-child(1) a {
    padding: 0px 7px;
}
footer.footer .widget {
    margin-bottom: 0px;
}
div#sidebar-widgets-area-2 {
    border-left: 2px solid #b5b5b5;
	border-right: 2px solid #b5b5b5;
}
div#sidebar-widgets-area-3{
	border-right: 2px solid #b5b5b5;
}
div#sidebar-widgets-area-1,
div#sidebar-widgets-area-2,
div#sidebar-widgets-area-3,
div#sidebar-widgets-area-4{
    min-height: 370px;
}
.footer-contactinfo h3 {
    font-size: 17px;
}
#footer .powered-by {
    margin-top: 0px;
}
div#nav_menu-2 ul#menu-footer-menu li a {
    color: #646464;
    font-weight: 500;
}
div#nav_menu-2 ul#menu-footer-menu li a:hover,
#sidebar-widgets-area-3 .footer-academics ul li a:hover{
    color: #3bb165;
	text-decoration:none;
}
#sidebar-widgets-area-3 .footer-academics ul li a{
	color: #646464;
    font-weight: 500;
}
.footer-contactinfo p,
.footer-contactinfo h3{
    position: relative;
    left: 30px;
}
.footer-contactinfo p:nth-child(1):before {
    content: "";
    position: absolute;
    left: -30px;
    top: 4px;
    height: 30px;
    width: 30px;
    background: url(https://www.codecalibers.com/development/yuva/wp-content/uploads/2022/06/location-1.png) no-repeat;
}
.footer-contactinfo h3.f-call:before {
	content: "";
    position: absolute;
    left: -30px;
    top: 2px;
    height: 30px;
    width: 30px;
    background: url(https://www.codecalibers.com/development/yuva/wp-content/uploads/2022/06/call-1.png) no-repeat;
}
.footer-contactinfo h3.f-mail:before {
	content: "";
    position: absolute;
    left: -30px;
    top: 0px;
    height: 30px;
    width: 30px;
    background: url(https://www.codecalibers.com/development/yuva/wp-content/uploads/2022/06/mail-1.png) no-repeat;
}
.footer-contactinfo p:nth-child(1) {
    font-size: 14px;
    letter-spacing: 0.9px;
    font-weight: 500;
	color:#646464;
}
.footer-contactinfo p.f-callinformation a {
    font-size: 15px;
    color: #646464;
    font-weight: 500;
}
.footer-contactinfo p.f-mailinformation a {
    font-size: 15px;
    color: #646464;
    font-weight: 500;
}
.footer-contactinfo p.f-callinformation a:hover,
.footer-contactinfo p.f-mailinformation a:hover{
	color:#3bb165;
}
.footer{
	padding:0px;
}
.site-info.py-3 {
    background-color: #063772;
    padding: 15px 0px;
    margin: 0px!important;
}
.site-info.py-3 .col-md-12 p {
    color: #fff;
    margin: 0px;
}
.site-info.py-3 .col-md-12 p a{
	color:#fff;
}
div#sidebar-widgets-area-1,
div#sidebar-widgets-area-2,
div#sidebar-widgets-area-3,
div#sidebar-widgets-area-4{
    padding-top: 25px;
}

.row.aboutus-section {
    margin: 50px 0px;
    padding: 50px 0px 0 0;
}
.aboutus-title h3 {
    margin: 20px 0px 0 0;
    font-size: 16px;
    color: #3bb165;
    letter-spacing: 1.2px;
}
.aboutus-title h2 {
    margin: 18px 0px 10px 0px;
    font-size: 32px;
    line-height: 43px;
    letter-spacing: 1.2px;
    font-weight: 600;
}
.aboutus-paragraph {
    padding: 15px 0px 0 0;
    text-align: justify;
    letter-spacing: 1px;
}
.about-btn{
	padding:30px 0px;
}
.about-btn a {
    padding: 15px 30px;
    color: #fff;
    background-color: #ffa231;
    border: 1px solid #ffa231;
}
.about-btn a:hover{
	background-color:transparent;
	color:#ffa231;
	transition:2s;
}
.wa_contact {
    display: block;
    width: 60px;
    height: 60px;
    position: fixed;
    z-index: 99999999;
    left: 20px;
    bottom: 51px;
}
.closeButtonWebImage {
    width: 7px;
    height: 6px;
    background-image: url(https://www.codecalibers.com/development/yuva/wp-content/uploads/2022/06/close.png);
    left: 75px;
    bottom: 106px;
}
.closeWhatsappButton {
    position: fixed;
    cursor: pointer;
    z-index: 100000000;
}
.wa_contact_title {
    display: none;
    position: absolute;
    text-align: center;
    background-color: #F8F8F8;
    font-family: "Open Sans",serif;
    color: #5D4E4E;
    padding: 2px 12px 2px 10px;
    font-size: 12px;
    border-radius: 3px;
    white-space: nowrap;
    border: 1px solid #EBEBEB;
    top: 18px;
    right: 55px;
}
.whatsapp_a {
    position: fixed;
    border-radius: 50%;
    height: 60px;
    text-align: center;
    width: 60px;
    text-decoration: none;
    background-color: rgb(53,204,45);
}
.whatsapp_a span {
    font-size: 40px;
    margin-top: 10px;
    color: #fff;
}
.fa_whatsapp {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-whatsapp::before {
    content: "\f232";
}

/* ----------- Footer Css Ends Here ---------------*/
/* ---------- Homepage Css Starts Here ------------ */

.homepage-banner {
  margin-top: -25px;
}
.row.box-section .col-md-4.col-sm-4 {
    height: 194px;
    padding: 50px 10px 50px 35px;
	position:relative;
}
.row.box-section{
	margin:0px;
}
.box-1{
	background-color:#ffa231;
}
.box-2{
	background-color:#2c96ea;
}
.box-3{
	background-color:#efbc01;
}
.box-icon {
    width: 28%;
    float: left;
}
.box-detail {
    width: 60%;
    float: left;
}
.box-detail h3 {
    padding: 0px;
    margin: 0px;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
	padding-bottom:10px;
}
.box-detail p{
	font-size:12px;
	color:#fff;
	line-height:12px;
}
.box-detail h3 span {
    font-size: 12px;
    display: block;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1.2px;
}
.box-1 .box-detail a {
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 34px;
    position: absolute;
    bottom: -17px;
    margin: 0 auto;
    left: 0;
    right: 0;
    background: #fff;
    font-size: 20px;
    color: #ff9600;
    border-radius: 50%;
    text-align: center;
    border: 2px #ff9600 solid;
}
.box-2 .box-detail a {
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 34px;
    position: absolute;
    bottom: -17px;
    margin: 0 auto;
    left: 0;
    right: 0;
    background: #fff;
    font-size: 20px;
    color: #2c96ea;
    border-radius: 50%;
    text-align: center;
    border: 2px #2c96ea solid;
}
.box-3 .box-detail a {
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 34px;
    position: absolute;
    bottom: -17px;
    margin: 0 auto;
    left: 0;
    right: 0;
    background: #fff;
    font-size: 20px;
    color: #efbc01;
    border-radius: 50%;
    text-align: center;
    border: 2px #efbc01 solid;
}
.box-1 .box-detail a:hover,
.box-2 .box-detail a:hover,
.box-3 .box-detail a:hover{
	color:#000;
}

.counter-section .content{
  background-color: #000;

}
.counter-section .box {
   background-color: transparent;
   min-height: 260px;
   position: relative;
   text-align: center;
}

.counter-section .icon{
  height: 150px;
  width: 150px;
  display:inline-block;
  position:relative;
}
.counter-section .icon.icon1{
  position: relative;
}
.counter-section .icon.icon1::after{
  position: absolute;
  content: "";
  background: url("https://www.codecalibers.com/development/yuva/wp-content/uploads/2022/06/icon1.png") no-repeat;
  height:150px;
  width: 150px;
  top: 0px;
  left:25px;
}
.counter-section .icon.icon2{
  position: relative;
}
.counter-section .icon.icon2::after{
  position: absolute;
  content: "";
  background: url("https://www.codecalibers.com/development/yuva/wp-content/uploads/2022/06/icon2-1.png") no-repeat;
  height:150px;
  width: 150px;
  top: 0px;
  left:25px;
}   
.counter-section .icon.icon3{
  position: relative; 
}
.counter-section .icon.icon3::after{
  position: absolute;
  content: "";
  background: url("https://www.codecalibers.com/development/yuva/wp-content/uploads/2022/06/icon3-1.png") no-repeat;
  height:150px;
  width: 150px;
  top: 0px;
  left:25px;
}   
.counter-section .icon.icon4{
  position: relative;
}
.counter-section .icon.icon4::after{
  position: absolute;
  content: "";
  background: url("https://www.codecalibers.com/development/yuva/wp-content/uploads/2022/06/icon4-1.png") no-repeat;
  height:150px;
  width: 150px;
  top: 0px;
  left:25px;
} 
.counter-section .box .counter{
  font-size: 34px;
  color:#fff;
  font-weight: 600;
  display:inline-block;
} 
.counter-section .box .text{
  color: #fff;
  font-size: 20px;
}
/* .counter-section .box .count-no{
  display: flex;
} */
.counter-section .sub-coun {
  font-size: 34px;
  color: #fff;
  font-weight: 600;
  margin-left: 2px;
  display:inline-block;
} 
.counter-section .counter-content .counter-up .content .col-lg-4.col-md-6.col-sm-12{
  padding: 0px 2px;
}
.row.counter-section {
    margin: 0px;
}
.row.counter-section .col-lg-3.col-md-6.col-sm-6.col-xs-6:nth-child(2) {
    position:relative;
}
.row.counter-section .col-lg-3.col-md-6.col-sm-6.col-xs-6:nth-child(3) {
	position:relative;
}
.row.counter-section .col-lg-3.col-md-6.col-sm-6.col-xs-6:nth-child(2):before{
	content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  height: 55%;
  width: 2px;
  background-color: #aaa;
}
.row.counter-section .col-lg-3.col-md-6.col-sm-6.col-xs-6:nth-child(2):after{
	content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  height: 55%;
  width: 2px;
  background-color: #aaa;
}
.row.counter-section .col-lg-3.col-md-6.col-sm-6.col-xs-6:nth-child(3):before{
	content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  height: 55%;
  width: 2px;
  background-color: #aaa;
}

.home-demo .item {
    background: transparent;
    margin: 20px 15px 20px 0px;
}
.home-demo h2 {
    color: #FFF;
    text-align: center;
    padding: 5rem 0;
    margin: 0;
    font-style: italic;
    font-weight: 300;
}

.owl-theme .owl-nav {
    display: none;
}
.item-content {
    box-shadow: 5px 3px 10px rgb(0 0 0 / 13%);
}
.item-description {
    padding: 15px 20px 15px 30px;
}
.item-description h3 {
    margin: 15px 0px;
    font-weight: 400;
}
.item-description a {
    font-size: 15px;
    color: #585858;
}
.item-description a:hover {
    color: #3bb165;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #3bb165;
}
.item-image {
    position: relative;
    overflow: hidden;
}
.item-content:hover .item-image img {
    transform: scale(1.2);
    transition: 1s all ease-in-out;
}
.hompage-testi {
    padding: 20px 0px 0px 0px;
}
.testimonial-title {
    text-align: center;
}
.testimonial-title h3 {
    color: #fff;
    text-decoration: underline;
    margin: 10px 0px;
}
.testimonial-title h2 {
    color: #fff;
    margin: 15px 0px 25px 0px;
}
.tss-carousel-main .swiper-arrow, .tss-carousel .swiper-arrow {
    border-radius: 50%;
    background: #adb0b2;
	height:45px;
	width:45px;
}
.tss-carousel-main .swiper-arrow > i, .tss-carousel .swiper-arrow > i{
	line-height:45px;
}
.carousel-wrapper .item-content-wrapper{
	background:transparent!important;
	text-align:center;
}
.tss-wrapper .tss-carousel3 .item-content-wrapper:before{
	display:none;
}
.item-content div div {
    color: #fff;
    font-style: normal;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.8px;
}

.subscribtion-title h3 {
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0.9px;
    margin-top: 0px;
}
.row.emailsubscribe-section {
    margin: 0px;
}
.subscribtion-title p {
    font-size: 14px;
    color: #000;
    margin: 0px;
}
.subscribe-btn .es-field-wrap label{
    width: 100%;
}
.subscribe-btn .es-field-wrap label input {
    width: 100%;
    position: relative;
	padding:15px;
}
.subscribe-btn .es-field-wrap label input {
    border-radius: 25px;
	padding:10px!important;
	padding-left: 50px!important;
}
.subscribe-btn form input[type="submit"] {
    position: absolute;
    top: 10px;
    right: 20px;
    border-radius: 25px;
    padding: 14px 34px;
    background: #3bb165;
}
.col-md-6.subscribe-btn {
    padding-top: 10px;
}

/* ---------- Homepage Css Ends Here ------------ */
/* ---------- Programmes Css Starts Here ------------ */

.programes-heading h2 {
    margin: 10px 0px;
    font-size: 32px;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    font-weight: 500;
}
.row.our-programes {
    position: relative;
    margin: 0px;
	overflow: hidden;
}
.our-programes .col-md-12 {
    position: relative;
    width: 100%;
    padding: 0px;
} 
.programe-overlay {
    position: absolute; 
    bottom: 0; 
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5); /* Black see-through */
    color: #f1f1f1; 
    width: 100%;
    transition: .5s ease;
    opacity:0;
    color: white;
    font-size: 20px;
    padding: 20px;
    text-align: center;
}
.our-programes:hover .programe-overlay {
    opacity: 1;
}
.course-img {
    width: 100%;
    height: 100%;
	overflow:hidden;
}
.row.our-programes:hover .course-img img {
    transform: scale(1.2);
    transition: 2s;
}
.row.our-programes2 {
    position: relative;
    margin: 0px;
	overflow: hidden;
}
.our-programes2 .col-md-4 {
    position: relative;
    padding: 0px;
	width: 33%;
    margin-right: 3px;
}
.our-programes2 .col-md-4:nth-child(3){
	margin-right:0px;
}
.our-programes2 .col-md-4:nth-child(1):hover .programe-overlay {
    opacity: 1;
}
.row.our-programes2 .col-md-4:nth-child(1):hover .course-img img {
    transform: scale(1.2);
    transition: 2s;
}
.our-programes2 .col-md-4:nth-child(2):hover .programe-overlay {
    opacity: 1;
}
.row.our-programes2 .col-md-4:nth-child(2):hover .course-img img {
    transform: scale(1.2);
    transition: 2s;
}
.our-programes2 .col-md-4:nth-child(3):hover .programe-overlay {
    opacity: 1;
}
.row.our-programes2 .col-md-4:nth-child(3):hover .course-img img {
    transform: scale(1.2);
    transition: 2s;
}

/* ---------- Programmes Css Ends Here ------------ */
/* ---------- UG Programmes Css starts Here ------------ */

.row.ug-para .col-md-12 p {
    color: #000;
    font-size: 16px;
    letter-spacing: 0.9px;
    text-align: justify;
}
.ug-table table, td, th {
    border: 1px solid rgba(0,0,0,.1);
}
.ug-table td, th {
    padding: 8px;
    border-width: 0 1px 1px 0;
}
.ug-table th {
    font-weight: 700;
}

/* ---------- UG Programmes Css Ends Here ------------ */
/* ---------- Addmission Page Css Starts Here ------------ */

.row.addmission-contact .ctn-form label {
    width: 100%;
	padding-right: 0px;
}
.row.addmission-contact .ctn-form label input{
    width: 100%;
}
.ctn-form input[type="submit"] {
    width: 100%;
    border-radius: 0px;
    background-color: #3bb165;
}
.col-md-6.admission-content {
    padding: 20px;
	text-align:right;
}
.col-md-6.admission-content h2 {
    color: #fff;
    margin: 10px;
    font-size: 28px;
    letter-spacing: 1.2px;
    line-height: 35px;
	text-align:justify;
}
.admission-content p.admission-course,
.admission-content p.admission-course span,
.admission-content .contact-anchor,
.admission-content .contact-anchor a{
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.9px;
	position:relative;
}
.admission-content .contact-anchor a{
	color:#ffa231;
}
.admission-content p.admission-course:before{
	content: "";
    position: absolute;
    left: 20px;
    top: 50%;
    background: url(https://www.codecalibers.com/development/yuva/wp-content/uploads/2022/06/arrow-right-1.png) no-repeat;
    width: 20px;
    height: 20px;
    transform: translateY(-50%);
}

/* ---------- Addmission Page Css Ends Here ------------ */

.col-md-6.contactform .ctn-form label {
    width: 100%;
	padding-right: 0px;
}
.col-md-6.contactform .ctn-form label input,
.col-md-6.contactform .ctn-form label textarea{
    width: 100%;
	background-color:#f3f3f3;
	border-radius: 0px;
	border:none;
	outline:none;
}
.ctn-form input[type="submit"] {
    width: 100%;
    border-radius: 0px;
    background-color: #3bb165;
}
.uni-txt {
  min-height: 370px;
}
.uni-txt h3 {
  margin-top: 12px;
  text-transform: capitalize;
}

/*----------- Responsive Css Starts Here --------*/

@media screen and (max-width: 1199px) {
	.row.counter-section .col-lg-3.col-md-6.col-sm-6.col-xs-6:nth-child(2):after{
		display:none;
	}
  .item-description {
    min-height: 160px;
    padding: 10px;
  }
	div#sidebar-widgets-area-1,
	div#sidebar-widgets-area-2,
	div#sidebar-widgets-area-3,
	div#sidebar-widgets-area-4{
    	min-height: 440px;
	}
}
@media screen and (max-width: 991px) {
	.col-md-6.topheader-btnfunction {
		display: inline-block;
		width: 50%;
		float: right;
	}
	.col-md-6.topheader-contact {
		width: 50%;
		display: inline-block;
	}
	.header-wraper .col-md-6.topheader-btnfunction span, 
	.header-wraper .col-md-6.topheader-contact span{
		font-size: 12px;
		font-weight: 500;
		margin: 0px 2px;
	}
	div#n2-ss-2-arrow-next,
	div#n2-ss-2-arrow-previous{
		display: none;
	}
	.col-md-6.subscribe-btn {
		padding-top: 10px;
		width: 80%;
	}
	.subscribtion-title h3{
		margin-bottom:8px;
	}
	.row.box-section .col-md-4.col-sm-4{
		text-align:center;
		min-height:240px;
		padding:20px 4px;
	}
	.box-icon,
	.box-detail{
		display: block;
		width: 100%;
	}
	div#sidebar-widgets-area-1,
	div#sidebar-widgets-area-2, 
	div#sidebar-widgets-area-3,
	div#sidebar-widgets-area-4{
		min-height:auto!important;
	}
	div#sidebar-widgets-area-2,
	div#sidebar-widgets-area-3{
		border:none;
	}
	div#n2-ss-2 .n-uc-xN9rF7x8APfc,
	div#n2-ss-2 .n-uc-HPYuXr8bKeSS{
		margin-left:0px;
	}
	h1.entry-title {
  margin-top: 21%;
}
}
@media screen and (max-width: 767px) {
	button#menu-toggle {
		background-color: #3bb165;
	}
	.navbar-header.navbar-header-wrap{
		display: contents;
	}
	.row.box-section .col-md-4.col-sm-4{
		min-height: 225px;
    	margin-bottom: 33px;
	}
	.our-programes2 .col-md-4{
		width:100%;
		margin-bottom:10px;
	}
	h1.entry-title {
  margin-top: 7%;
}
}
@media screen and (max-width: 720px) {
	#three-box-section{
		margin-top:0px;
	}
	.row.aboutus-section{
		margin:0px;
		padding:0px;
	}
}
@media screen and (max-width: 683px) {
	.col-md-6.topheader-contact {
		width: 100%;
		display: block;
		text-align: center;
	}
	.col-md-6.topheader-btnfunction {
		display: block;
		width: 100%;
		float: unset;
		text-align: center!important;
	}
}
@media screen and (max-width: 523px) {
	section#testimonial-section {
		background-size: cover;
	}
}
@media screen and (max-width: 475px) {
	.aboutus-title h2{
		font-size:24px;
		line-height:30px;
	}
	section#ugtable {
		overflow-x: scroll;
	}
}
@media screen and (max-width: 425px) {
	.testimonial-title h2{
		font-size:20px;
	}
	.col-md-6.subscribe-btn {
		padding-top: 10px;
		width: 100%;
	}
	.col-md-6.admission-content h2{
		text-align:left;
	}
}
@media screen and (max-width: 375px) {
	.aboutus-title h2 {
		font-size: 18px;
		line-height: 23px;
		margin:10px 0px;
	}
	.aboutus-title h3{
		font-size:14px;
	}
	.subscribe-btn .es-field-wrap label input{
		padding-left: 20px!important;
	}
}
@media screen and (max-width: 342px) {
	.col-md-6.topheader-contact {
		display:grid;
	}
	.subscribe-btn form input[type="submit"]{
		padding: 14px 10px;
	}
}

/*----------- Responsive Css Ends Here ----------*/