/** Generated by FG **/
@font-face {
	font-family: 'Effra-Rg';
	src: url('../fonts/Effra_Std_Rg.eot');
	src: local('☺'), url('../fonts/Effra_Std_Rg.woff') format('woff'), url('../fonts/Effra_Std_Rg.ttf') format('truetype'), url('../fonts/Effra_Std_Rg.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



body {
	font-family: "Open Sans", sans-serif;
}

p {
	font-family: "Open Sans", sans-serif;
	font-size: 18px
}

.banner-des{ width: 100%;}
.banner-des img{ width: 100%;}

.four-box-wrap{ position: relative;}

.four-box-holder-content{    
position: absolute;
    top: 0;
    left: 0;
    width: 100%;}

.dsw-four-box{ background: #036a79; margin-top: -50px}
.dsw-four-box .four-box-holder{height: 100%;height: 500px;}
.dsw-four-box .four-box-holder ul{ margin:0; padding: 0;display: flex; flex-wrap:wrap; overflow: visible; height:100%; }


.dsw-four-box .four-box-holder ul li{ width: 25%;  padding: 60px 40px 50px; text-align: center; list-style-type: none;transform: skewY(4deg);transition: 1.2s transform ease-out; position: relative; height:100%;
}
.dsw-four-box .four-box-holder ul li:nth-child(1){ background: url("../images/four-box-3.jpg"); background-repeat: no-repeat; background-size: cover;transform-origin: 300% 0;}
.dsw-four-box .four-box-holder ul:after{display: block;
    content: "";
    background: #212121;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5.1vw;
    z-index: 95;}
	
	.dsw-four-box .four-box-holder ul:after{    background: white;
    /*border-top: 2px solid hsl(0, 0%, 17%);*/}

.dsw-four-box .four-box-holder ul li:nth-child(2){ background: url("../images/four-box-2.jpg"); background-repeat: no-repeat; background-size: cover; transform-origin: 200% 0;   }
.dsw-four-box .four-box-holder ul li:nth-child(3){ background: url("../images/four-box-1.jpg"); background-repeat: no-repeat; background-size: cover;transform-origin: 100% 0;}
.dsw-four-box .four-box-holder ul li:nth-child(4){ background: url("../images/four-box-3.jpg"); background-repeat: no-repeat; background-size: cover;transform-origin: 0 0;    transform: skewY(-12deg);}


	
	.content-dsw {  top:0; left: 0;}





.four-box-holder-content{ display: flex; flex-wrap: wrap;}
.content-dsw{ float: left; width: 25%; ;padding: 30px 40px 50px; text-align: center;
    box-sizing: border-box;
    height: 100%;
	padding: 1em 1em;}

.content-dsw img.icon{ padding-bottom: 25px;}

.dsw-four-box .four-box-holder-content .content-dsw h2{ color: #fff; font-size: 20px;  border-bottom: 1px solid #ffffff; padding-bottom: 15px; text-transform: uppercase; font-weight: 600;}

.dsw-four-box .four-box-holder-content .content-dsw p{ padding-bottom: 50px; color: #fff;}

.btn-dsw  a{ color: #000; background: #ffffff; padding: 15px 20px; border-radius: 5px; font-size: 16px; text-decoration: none; text-transform: uppercase;}
.btn-dsw img{max-width: 9px; margin: -3px 0px 0px 5px;}

.whi-bag{ width: 100%; background: #fff; margin-top: -100px; padding: 100px 0px;}



.dsw-upcoming-event{ padding: 0px 0px 40px; margin-top: -5px}
h2.com-title{ font-size: 32px; color: #036a79; font-weight: 700; margin-bottom: 30px}
.events-dsw ul{ margin: 0; padding: 0;}
.events-dsw ul li{ width: 32%; float: left; margin-right: 2%; margin-bottom: 2%; list-style-type: none; }
.events-dsw ul li img{ width: 100%;}
.events-dsw ul li h4{color: #036a79; font-size: 20px; padding-bottom: 4px; font-weight: 600;}
.events-dsw ul li p{ padding-bottom: 20px}

.events-dsw ul li .event-btns a{color: #000;
    background: #ffffff;
    padding: 9px 15px;
    border-radius: 5px;
    font-size: 16px;
    text-decoration: none; border: 1px solid #036a79; display: inline-block; text-transform: uppercase;}
	.events-dsw ul li .event-btns{}
.events-dsw ul li:nth-child(3n){ margin-right: 0;}
.events-dsw ul li .event-btns img{max-width: 7px; margin: -3px 0px 0px 3px;}
.ev-content{background: #f9f9f9; padding: 20px 20px; border-radius: 0 0 5px 5px; }
.events-dsw ul li img{ border-radius: 5px 5px 0 0px ;}


/*student life*/

.carousel {
	position: relative;
}
.carousel-item img {
	object-fit: cover;
}

#carousel-thumbs {
	background: #f0f0f0;
	padding: 0 50px;
}

#carousel-thumbs-one {
	background: #e3f8f8;
}

#carousel-thumbs-two {
	background: #e3f8f8;
}

#carousel-thumbs {
	background: #e3f8f8;
}

#carousel-thumbs-three {
	background: #e3f8f8;
}

#carousel-thumbs-four {
	background: #e3f8f8;
}

#carousel-thumbs-five {
	background: #e3f8f8;
}

#carousel-thumbs-six {
	background: #e3f8f8;
}


#carousel-thumbs img:hover, #carousel-thumbs-one img:hover, #carousel-thumbs-two img:hover, #carousel-thumbs-three img:hover, #carousel-thumbs-four img:hover, #carousel-thumbs-five img:hover, #carousel-thumbs-six img:hover
{
	opacity: 100%;
}

#carousel-thumbs img:hover, #carousel-thumbs-one img, #carousel-thumbs-two img, #carousel-thumbs-three img, #carousel-thumbs-four img, #carousel-thumbs-five img, #carousel-thumbs-six img {
	opacity: 80%;
	border: 3px solid transparent;
	cursor: pointer;
}
#carousel-thumbs .selected img, #carousel-thumbs-one .selected img, #carousel-thumbs-two .selected img, #carousel-thumbs-three .selected img, #carousel-thumbs-four .selected img, #carousel-thumbs-five .selected img, #carousel-thumbs-six .selected img {
	opacity: 100%;
}

.carousel-control-prev,
.carousel-control-next {
	width: 50px;
}

#carousel-thumbs .carousel-control-prev-icon, #carousel-thumbs-one .carousel-control-prev-icon, #carousel-thumbs-two .carousel-control-prev-icon, #carousel-thumbs-three .carousel-control-prev-icon, #carousel-thumbs-four .carousel-control-prev-icon, #carousel-thumbs-five .carousel-control-prev-icon, #carousel-thumbs-six .carousel-control-prev-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(0,0,0,.60)' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

#carousel-thumbs .carousel-control-next-icon, #carousel-thumbs-one .carousel-control-next-icon, #carousel-thumbs-two .carousel-control-next-icon, #carousel-thumbs-three .carousel-control-next-icon, #carousel-thumbs-four .carousel-control-next-icon, #carousel-thumbs-five .carousel-control-next-icon, #carousel-thumbs-six .carousel-control-next-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%60000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

.modal-content {
	border-radius: 0;
	background-color: transparent;

	border: none;
}
#lightbox-container-image img {
	width: auto;
	max-height: 520px;
}

/*student life End*/


/*tab-sec*/





.tablinks {
    color: #006a7d;
    position: relative;    
	align-items: center;
    display: flex;
	justify-content: center;
	border: none;
	
}

.tab-sec .tablinks.active {
    color: #006a7d !important;
    background: none;
	border-bottom: 2px solid #a0abac !important;;
	opacity: 1;
}


.tabcontent {
  display: none;
  padding: 6px 0px;
  border-top: none;
  margin-top: 20px;
}

.tablinks img.mr-2{ margin-right: 10px !important;}

.tablinks img{ max-width: 15px;}
.tablinks span{ font-size: 17px;}



.tab-sec{ padding: 60px 0px; background: #e3f8f8; }

.text-contain .learn{ align-items: flex-end !important }
.text-contain .learn a{ font-size: 17px;}
.box-see{ text-align: center; }
p.see{ color: #fff; font-size: 30px;}


.tab-sec  .tablinks.active{  color: #333; }
.tab-sec  .tablinks img.black{ display: none;}
.tab-sec  .tablinks.active img.black{ display: block;}
.tab-sec  .tablinks.active img.white{ display: none;}
.tab-sec  .tablinks{width: 150px; float: left; color: #a5cacb; padding-left: 0 !important; padding-right: 0 !important; outline: none; background: none;font-size: 17px;
    font-weight: 700;
    padding-bottom: 10px; height: 50px; margin-right: 0%;}

.tab-sec .nav-pills .nav-link{ border-radius: 0px !important;}


/*news setion*/
.news-sec-dsw{background: #fff !important; padding: 60px 0px 60px 0px !important;}
.news-boxes{ }
.news-boxes ul{margin: 0; padding: 0;}
.news-boxes ul li{ width: 23%; float: left; border:2px solid #6d6b6b; list-style-type: none; box-shadow: 4px 0px 0px 0px #fff1b5; margin-right: 2%;}
.news-boxes ul li .date-se{ border-top:2px solid #6d6b6b; padding: 15px 10px; text-align: left; font-size: 14px}
.news-boxes ul li img{ width: 100%;}
.news-boxes ul li:last-child{ margin-right: 0;}
.bm_0{ margin-bottom: 0 !important}
.ful{ margin-bottom: 30px;}
/*news-section-end*/




/*

.load-slider-dsw { background: #f9f9f9; padding: 60px 0px 60px;;}

.load-slider-dsw .slider-wrap{
	position: relative;
}
.load-slider-dsw .image-slider{
	height: 100vh;
	overflow: hidden;
}
.load-slider-dsw .img-wrap{
	height: 100vh;
	position: relative;
	overflow: hidden;
}
.load-slider-dsw .img-wrap:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.3;
	z-index: 1;
}
.load-slider-dsw .img-wrap img{
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	width: auto;
	height: 100%;
	min-width: 100%;
	max-width: none;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	object-fit: cover;
}
.load-slider-dsw h1{
	font-size: 50px;
	line-height: 1.2;
	display: block;
	color: #fff;
  font-weight: 400;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	position: relative;
	z-index: 1;
  opacity: 0;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	padding: 75px 15px;
  -webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.load-slider-dsw h1.show{
	letter-spacing: 0.15em;
	opacity: 1;
}
.load-slider-dsw .slick-arrow{
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 60px;
	height: 60px;
	margin: auto;
	background-color: transparent;
	border-radius: 60px;
	border: 0px solid #fff;
	cursor: pointer;
	outline: none;
	z-index: 2;
}
.load-slider-dsw .slick-arrow.slick-prev{
	left: 20px;
}
.load-slider-dsw .slick-arrow.slick-next{
	right: 20px;
}
.load-slider-dsw .slick-arrow:before{
	content: '';
	width: 10px;
	height: 10px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
}
.load-slider-dsw .slick-arrow.slick-prev:before{
	transform: rotate(-45deg) translate(2px, 2px);
}
.load-slider-dsw .slick-arrow.slick-next:before{
	transform: rotate(135deg) translate(2px, 2px);
}
.load-slider-dsw .slider-progress{
	position: absolute;
	left: 0;
	bottom: -40px;
	width: 100%;
	height: 5px;background: #999;
}
.load-slider-dsw .slider-progress span{
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 0px;
	height: 100%;
	background-color: rgba(0,0,0,4.00);
	transition: all 0s linear;
}
.load-slider-dsw .slider-progress span.active{
	width: 100%;
}

.load-slider-dsw .slick-arrow:before{ padding: 15px !important; font-weight: bold}*/


/*hero-slider*/

.mainbannerwrap{background: #f9f9f9;
    padding: 60px 0px 60px;}
.sliderwrap, .heroslider { max-width:100%; }
.heroslider .slick-slide img{ width: 100%;}
.slider-progress { width:100%; height:5px; background:#555; max-width:100%; position:relative; overflow:hidden; }
.slider-progress .progress { width:0%; height:5px; background:#000; position:absolute; }


/*hero-slider*/


/*banner-slider*/
.banner-des { }
.mainbannerwrap{background: #f9f9f9;
    padding: 60px 0px 60px;}
.sliderwrap, .banner-slider { max-width:100%; }
.banner-slider .slick-slide img{ width: 100%;}
.banner-des .slider-progress { width:100%; height:5px; background:#dfd5d5; max-width:100%; position:relative; overflow:hidden;top:-150px;    margin: auto;max-width: 1140px; }
	.banner-des .slick-counter{ max-width: 100%; margin: auto;}
.banner-des .slider-progress .progress { width:0%; height:5px; background:#fff; position:absolute; }
.banner-des .slick-counter{position: relative;
    top: -170px; color: #fff;}
	.banner-des .item{ position: relative}
	.banner-des .item .container{ position: absolute;   
    z-index: 9999999999;
    top:40%; transform: translate(-50%, -50%); left:50%;}
	.banner-des .item .ov-con h2{ color: #ffffff; }
	.banner-des .item .ov-con p{ color: #ffffff; }
.ov-con h2{ font-weight: 700; font-size: 32px;}
.ov-con  p{ line-height: 32px;}
.ov-con{ max-width: 600px;}
.btn-b{ margin-top: 10px;background: #fff;
    display: inline-block;
    padding: 10px 15px; border-radius:5px;}
.btn-b a{color:#000; text-decoration: none; font-weight: 600; text-transform: uppercase;}
.btn-b img {
    max-width: 8px;
	height: auto !important;
	margin: -3px 0px 0px 5px;
}
.btn-b span{ display: inline;}
.btn-b img{ display: inherit !important;}

.heroslider .slick-next{right:-46px;}

.hero .slider-progress{ top: 10px;}
.hero .slick-counter{ margin-top: 15px;}
.dsw-upcoming-event h2 {
  z-index: 99;
  position: relative;
  margin: -40px 0px 30px 0px;
}
.news-sec-dsw a {
  color: #007bff;
  text-decoration: underline;
  text-decoration-color: #ddb05d;
}
.tab {
  width: 1110px;
}
.tab-new {
  width: 100%;
  overflow-y: auto;
}
.slider-new-section {
  width: 100%;
  background: #f9f9f9;
  padding: 50px 0px 50px 0px;
  margin: 0px 0px 0px 0px;
}
.slider-new h4 {
  font-size: 18px;
  color: #000;
  font-weight: 700;
  line-height: 28px;
}
.slider-new {
  padding: 20px 15px;
}
.button-new {
  position: absolute;
  left: -30px;
  top: 210px;
}
.button-new1 {
  position: absolute;
  right: -30px;
  top: 210px;
}
.button-new .fa {
  font-size: 22px;
  color: #000;
}
.button-new1 .fa {
  font-size: 22px;
  color: #000;
}
.slider-new-section h2 {
  margin: 0px 0px 30px 0px !important;
}
.slider-new-section .carousel-indicators {
  display: none;
}
.news-sec-dsw h2 {
  margin: 0px 0px 0px 0px !important;
}
.news-sec-dsw .card {
  border: 1px solid #a0a6a7;
  box-shadow: 4px 0px 0px 0px #fff1b5 !important;
  margin: 0px 4px 0px 0px !important;
}
.news-sec-dsw .card img {
  border-bottom: 1px solid #a0a6a7;
}
.slider-new .date-se {
  font-size: 14px;
  text-align: left;
}
.news-button {
  top: 40% !important;
}
.news-button1 {
  top: 40% !important;
}
.slider-new-section .card {
  box-shadow: -4px 4px 0px 0px #b9d3d6;
  margin: 0px 0px 0px 3px;
}

/*hero-slider*/







@media (min-width: 768px) {

	.navbar-expand-md .navbar-collapse {
		justify-content: flex-end !important;
	}

}



@media only screen and (max-width:1700px) {
.dsw-upcoming-event h2 {
  margin: -30px 0px 30px 0px;
}
}
@media only screen and (max-width:1500px) {
.dsw-upcoming-event h2 {
  margin: -20px 0px 30px 0px;
}
}
@media only screen and (max-width:1300px) {
.dsw-upcoming-event h2 {
  margin: 0px 0px 30px 0px;
}
}
@media only screen and (max-width:1199px) {
	.navbar .nav-item {
		margin-right: 15px !important;
	}
.banner-des .item .container {
  top: 30%;
}
.banner-slider .slick-slide img {
  height: 450px;
  object-fit: cover;
}

}



@media only screen and (max-width:1042px) {
	.logo-header .container {
		width: 100% !important;
		max-width: 100% !important
	}

}




@media only screen and (max-width: 1199px) {
	.navbar .nav-item {
		margin-right: 0px !important;
	}

}

@media only screen and (max-width:1050px) {

.btn-dsw img{ max-width: 7px;}
.btn-dsw a{ padding: 12px 10px;}
}
@media only screen and (max-width:1020px) {
.mainbannerwrap .sliderwrapper {
  width: 87%;
  margin: 0 auto;
}
}



@media only screen and (max-width:1010px) {
	.top-nav .navbar-dark .navbar-nav .nav-link {
		font-size: 16px;
	}
	.btn-dsw a{ font-size: 16px;}
}



@media only screen and (max-width:991px) {
	.logo-header .container {
		width: 100% !important;
		max-width: 100% !important
	}


	.m-b-0-r {
		margin-bottom: 0 !important;
	}

	.mb-2-per {
		margin-bottom: 0 !important;
	}
	
	.tab-sec .tablinks{ margin-bottom: 15px; max-width: 28%;}
	.tabcontent{ margin-top: 0;}

}

@media only screen and (max-width:940px) {
	.top-nav .navbar-dark .navbar-nav .nav-link {
		font-size: 15px;
	}
}


@media only screen and (max-width:875px) {
.dsw-four-box .four-box-holder-content .content-dsw p{ padding-bottom: 30px;}
.content-dsw{ padding: 16px 20px;}

}

@media only screen and (max-width:866px) {

	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: 0.3rem !important;
		padding-left: 0.3rem !important;
	}

	.navbar-brand img {
		width: 150px
	}
}


@media only screen and (max-width:767px) {


.content-dsw{ padding: 16px 32px;}
	.dsw-four-box .four-box-holder ul li { width: 100%;}
	.content-dsw{ width: 100%; height: 470px}
	.dsw-four-box .four-box-holder{ height: auto;}
	
	.dsw-four-box .four-box-holder ul li{ height: 500px
	}
	.dsw-four-box{ background: none;}
	
.ct-1{    transform-origin:80% 0 !important;}
 .ct-2 {
    transform-origin: -100% 0 !important;
}

 .ct-3 {
    transform-origin: 300% 0 !important;
}

 .ct-4 {
    transform-origin: -300% 0 !important;
}


.ct-1 img.icon{    margin-top: 6% !important;}
.ct-3 img.icon{    margin-top: -6% !important;}
.ct-2 img.icon{    margin-top: 0% !important;}
.ct-4 img.icon{    margin-top: -6% !important;}

.content-dsw {transition:1.2s transform ease-out}

.four-box-holder .ct-1{transform: skewY(5deg) !important;}
.four-box-holder .ct-2{transform: skewY(-5deg) !important;}
.four-box-holder .ct-3{transform: skewY(5deg) !important;}
.four-box-holder .ct-4{transform: skewY(-5deg) !important;}
.banner-des img{    height: 500px;
    object-fit: cover;}
	.content-dsw img.icon { margin-top: -6%;}
	.dsw-four-box .four-box-holder ul:after{ display: none;}
	.dsw-upcoming-event {
    margin-top: -132px;
}



.news-boxes ul li{width: 49%; box-shadow: 2px 0px 0px 0px #fff1b5; margin-bottom: 2%;}
.news-boxes ul li:nth-child(2n){ margin-right: 0; }
h2.com-title{ font-size: 30px;}
.button-new {
  top: 230px;
}
.button-new1 {
  top: 230px;
}


}






@media only screen and (max-width:820px) {
	.top-nav .navbar-dark .navbar-nav .nav-link {
		font-size: 14px;
	}
}

@media only screen and (max-width:813px) {
	.progrme h2 {
		font-size: 22px;
	}
}


@media only screen and (max-width:767px) {
	.team-section img {
		margin-bottom: 30px;
		max-width: 200px;
	}

	.navbar-collapse {
		padding-top: 15px;
	}

	.navbar-dark .navbar-toggler {
		outline: none;
	}

	.logo-header .container {
		width: 100% !important;
		max-width: 100% !important
	}

	.navbar .nav-item:not(:last-child) {
		border-bottom: 1px solid rgba(0, 0, 0, 0.1)
	}


	.top-nav .navbar-dark .navbar-nav .nav-link {
		font-size: 18px;
	}
	
	.banner-des .slick-counter{ top: -109px;}
	.banner-des .slider-progress {top: -100px;}
	
	.events-dsw ul li{ width: 49%;}
	.events-dsw ul li:nth-child(2n){ margin-right: 0 !important;}
	.events-dsw ul li:nth-child(3n) {
    margin-right: 2%;
}

}


@media only screen and (max-width:600px) {
.content-dsw img.icon {margin-top: 2%;}
.dsw-upcoming-event {
    margin-top: -120px;
}
}
@media only screen and (max-width:576px) {
.sliderwrap, .heroslider {
  max-width: 90%;
  margin: 0 auto;
}
.heroslider .slick-prev {
  top: 38%;
  left: -48px;
}
.heroslider .slick-next {
  top: 38%;
}
.sliderwrap, .banner-slider {
  max-width: 100% !important;
}
.banner-des .item .container {
  top: 40%;
}
.banner-des .slick-counter {
  top: -130px;
}
.banner-des .slider-progress {
  top: -118px;
}
}


@media only screen and (max-width:575px) {
	.logo-sec .row {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	
	.banner-slider .slick-slide img {
    width: 100%;
    height: 430px;
    object-fit: cover;
}

.ct-1 img.icon{}
.content-dsw img.icon {margin-top: 8% !important;}
.slider-new-section .carousel-inner {
  width: 80%;
  margin: 0 auto;
}
.button-new {
  left: 20px;
}
.button-new1 {
  right: 20px;
}


}

@media only screen and (max-width:550px) {
.dsw-upcoming-event {
    margin-top: -96px;
}
}



@media only screen and (max-width:496px) {
.tab-sec .tablinks {
    margin-bottom: 15px;
}
}



@media only screen and (max-width:400px) {
.content-dsw img.icon {margin-top: 20% !important;}

.events-dsw ul li{ width: 100%; margin-right: 0 !important;}
.dsw-upcoming-event {
    margin-top: -56px;
}
.news-boxes ul li {
  width: 100%;
  margin-bottom: 10px;
}
.button-new {
  left: 0px;
  top: 200px;
}
.button-new1 {
  right: 0px;
  top: 200px;
}

}

@media only screen and (max-width:390px) {
	.banner-slider .slick-slide img {
    height: 430px;
}

}

@media only screen and (max-width:370px) {
	.banner-slider .slick-slide img {
    height: 500px;
}

}

/* Harish and bina shah */
.thrive-container {
	padding: 4rem 8rem;
}

.thrive-section-heading {
	color: #007878;
    font-size: 37px;
	font-style: normal;
	font-weight: 400;
	line-height: 180%;
}

.thrive-section-desc, .thrive-card-title {
    font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 180%;
	color: #666;
}

.thrive-card img {
    object-fit: contain;
}

@media only screen and (max-width: 1919px) {
	.thrive-section-heading {
		font-size: 24px;
	}
   
	.thrive-section-desc, .thrive-card-title {
		font-size: 14px;
		margin-bottom: 20px;
	}

}

@media only screen and (max-width: 600px) {
    .thrive-section-heading {
		margin-bottom: 10px;
	}
}
