
*{
	font-family: Montserrat;
	box-sizing: border-box;
}

body{
    width: 100%;
    overflow-x: hidden;
}
a{
	cursor: pointer;
	text-decoration: none;
}
.fw{
	max-width: 1195px;
}
ul,
ol{
	list-style: none;
	margin: 0;
	padding:0;
}
h2{
	font-size: 24px;
    line-height: 30px;
}
h3{
	font-weight: 700;
}
p{
	font-family: Lato, Arial, Helvetica, sans-serif !important;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 15px !important;
}
p a{
	background: linear-gradient(90deg,#f5286e,#fc6d43);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #f84a5a;
}
.mt-20{
	margin-top: 20px !important;
}
.mt-30{
	margin-top: 30px !important;
}
.mt-50{
	margin-top: 50px !important;
}
.mt-100{
	margin-top: 100px !important;
}

.mt-150{
	margin-top: 150px !important;
}
.text-center{
	text-align: center;
}
.padding-md{
	padding-top: 60px;
	padding-bottom: 60px;
}
.padding-lg{
	padding-top: 90px;
	padding-bottom: 90px;
}
.grey{
	background: #F8F8F8;
}
.btn{
	outline: none;
	border: 0;
	display: flex;
	align-items: center;
	font-weight: 600;
	font-size: 16px;
}
.btn img{
	margin-right:10px;
}
.btn-grey{
	border: 1px solid #8E8E93;
	color: #79808A !important;
}
.btn-bordered{
	background: linear-gradient(#fff,#fff) padding-box, linear-gradient(90deg, #F5286E 0%, #FC6D43 100%) border-box;
    border: 2px solid transparent;
    color: #f84a5a !important;
}
.btn-default{
	background: #fff;
	box-shadow: 0px 5px 15px rgba(120, 129, 139, 0.2);
	color: #78818B !important;
}
.btn-event{
	background: linear-gradient(270deg, #76E672 0%, #41C83E 100%);
	box-shadow: 0px 5px 15px rgba(68, 202, 65, 0.35);
	color: #fff !important;
}
.btn-primary{
	background: linear-gradient(90deg, #F5286E 0%, #FC6D43 100%);
	box-shadow: 0px 5px 15px rgba(245, 40, 110, 0.35);
	color: #fff !important;
}
.btn-default,
.btn-event
{
	border-radius: 6px;
	font-weight: 500;
}
.btn-primary
{
	border-radius: 10px;
	font-weight: 500;
}
.btn-sm{
	padding: 7px 12px !important;
	font-size: 14px !important;
}
.btn-lg{
	padding: 12px 24px !important;
	font-size: 16px !important;
}
.btn-block{
	display: block;
	text-align: center;
	padding: 7px 0;
	border-radius: 8px;
}
.btn-group{
	display: flex;
	align-items: center;
}
.btn-group .btn{
	margin-right: 15px;
}
.btn-group .btn:last-child{
	margin-right: 0;
}
img.block-img{
	width: 100%;
}

p a{
	background: linear-gradient(90deg,#f5286e,#fc6d43);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #f84a5a;
}
.link{
	background: linear-gradient(90deg,#f5286e,#fc6d43);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #f84a5a;
	font-weight: 500;
}

.fw-small{
	margin: 0;
	max-width: 800px;
}
.u-block-heading-with-all-btn{
	justify-content: space-between;
	padding-bottom: 10px;
	width: 100%;
	align-content: center;
	align-items: self-start;
}
.u-block-heading-with-all-btn .u-block-heading{
	width: 100%
}
.u-block-heading-with-all-btn .u-block-heading{
	width: 100%;
	margin-bottom: 20px;
}
.u-block-heading-with-all-btn .u-block-heading h2{
	font-style: normal;
	font-weight: bold;
	font-size: 40px !important;
	line-height: 46px !important;
	color: #1E1F22;
	display: block;
	margin: 0;
	padding-bottom: 4px;
}

.u-block-heading-with-all-btn .u-block-heading p{
	font-style: normal;
	font-weight: 500;
	font-size: 22px;
	line-height: 22px;
	margin: 0;
}
.u-block-heading-with-all-btn .u-block-heading h2.big{
	font-size: 40px;
	line-height: 48px !important;
	padding-bottom: 16px;
}
.u-block-heading-with-all-btn .u-block-heading h2.big + p{
	font-size: 22px;
	line-height: 26px;
}
.u-block-heading-with-all-btn .see-all-btn{
	width: 200px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}
.u-block-heading-with-all-btn .see-all-btn a,
a.link{
	display: flex;
	flex-wrap: wrap;
	font-family: Montserrat;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	align-items: center;
}
a.link{
	font-size: 16px;
}
p a.link{
	display: inline-block;
}
.u-block-heading-with-all-btn .see-all-btn a span.btn-txt,
a.link span.btn-txt{
	background: linear-gradient(90deg,#f5286e,#fc6d43);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #f84a5a;
	font-size: 16px;
}
.u-block-heading-with-all-btn .see-all-btn a span.btn-txt + span,
a.link span.btn-txt + span{
	padding-left: 9px;
	display: block;
}
.u-block-heading-with-all-btn .see-all-btn a span.btn-txt + span img{
	width: 6px;
	display: block;
}
.main-container{
	padding-top: 0 !important;
}
.banner-bg{
	position: relative;
	overflow: hidden;
}
.banner-bg img{
	width: 100%;
}
.banner-bg .banner-bg-inside{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(225deg, rgba(155, 250, 252, 0.4) 0%, rgba(23, 92, 174, 0.4) 100%);
	display: flex;
	align-items: center;
	justify-content: center;
}
.banner-bg h1{
	font-weight: 700;
	font-size: 64px;
	line-height: 78px;
	color: #FFFFFF;
	position: relative;
	z-index: 1;
}
.heading-bg{
	background-image: url(../img/publish-about/heading.jpg);
	background-repeat: no-repeat;
    background-size: cover;
    min-height: 288px;
    border-radius: 10px;
	margin-top: 50px;
    overflow: hidden;
    box-shadow: 0px 2px 30px rgba(11, 7, 110, 0.1);
	display: flex;
	align-items: center;
	justify-content: left;
	position: relative;
}
.heading-bg::before{
	width: 100%;
	height: 100%;
	background-image: url(../img/publish-about/heading-overlay.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: cover;
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
.heading-bg .heading-bg-content {
    flex: 0 0 456px;
    padding-left: 58px;
    position: relative;
    z-index: 1;
}
.heading-bg .heading-bg-content h2{
	font-size: 28px !important;
	line-height: 34px !important; 
	font-weight: 500;
	margin-bottom: 30px;
}
.heading-bg .heading-bg-content .btn-lg{
	display: inline-block;
    text-align: center;
    font-family: 'Montserrat';
    font-size: 24px !important;
    line-height: 30px;
    padding: 15px 58px !important;
    font-weight: 700;
}
.theme-text{
	font-family: 'Montserrat';
	font-style: normal;
	padding: 20px 0 10px 0;
	font-weight: 800;
	font-size: 64px;
	line-height: 78px;
	/* identical to box height */

	text-align: center;

	/* Orange Gradient */

	background: linear-gradient(90deg, #F5286E 0%, #FC6D43 88.61%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
}
.text-section{
	padding: 30px 0;
}
.text-section h2{
	font-size: 32px !important;
	line-height: 39px !important;
	margin:0 auto;
	text-align: center;
	max-width: 1040px;
}
.three-column-events-list .three-column-event-list-wrap .three-column-event-list .event-card .event-card-in{
	border-radius: 10px;
}
.three-column-events-list .three-column-event-list-wrap .three-column-event-list .event-card .event-card-in .event-card-img{
	height: 200px;
}
.three-column-events-list .three-column-event-list-wrap .three-column-event-list .event-card .event-card-content{
	padding: 10px 27px;
}
.three-column-events-list .three-column-event-list-wrap .three-column-event-list .event-card .event-card-content h4{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 29px;
	display: flex;
	align-items: center;
	color: #000000;
}
.three-column-events-list .three-column-event-list-wrap .three-column-event-list .event-card .event-card-content p{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
}	
.event-card .event-card-content h4,
.event-card .event-card-content p{
	margin: 0;
	margin-bottom: 0 !important;
}
.btn_grp{
	display: flex;
	justify-content: center;
	text-align: center;
	padding-top: 60px;
}
.btn_grp .btn-lg{
	padding: 26px 95px !important;
	font-size: 22px !important;
	line-height: 28px;
	font-weight: 700;
}
.btn-primary{
	transition:all 0.3s ease-in-out;
}
.btn-primary:hover{
	background: linear-gradient(90deg, #FC6D43 0%, #F5286E 100%);
}
.three-about-desktop-none {
	display: none;
}
.banner-slider .slick-slide {
	height: auto !important;
}
@media(max-width:1024px){
	
	.fw{
		max-width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.three-column-events-list .fw{
		padding-left: 0;
		padding-right: 0;
	}
	.three-column-events-list .three-column-event-list-wrap{
		margin-left: 0;
	}
	.banner-bg{
		background-position: center center !important;
	}
	br.hidden-xs{
		display: none;
	}
}

@media screen and (min-width:768px) and (max-width:1024px){
	.heading-bg  {
		min-height: 226px;
	}
	
#card-with-image-content-button .heading-bg .heading-bg-content {
padding-left: 0 !important;
}
	.heading-bg .heading-bg-content h2 {
		font-size: 20px !important;
		line-height: 30px !important;
		font-weight: 500;
		margin-bottom: 20px !important;
	}
	.heading-bg .heading-bg-content h2 {
		font-size: 20px !important;
		line-height: 30px !important;

	}
	.text-section h2 {
		font-size: 24px !important;
line-height: 35px !important;
	 }
}

@media(max-width:767px){
	.three-column-event-list .event-card .event-card-in {
		height: auto !important;
	}
	
	#simple-text-content .u-block h2{
		font-size: 16px !important;
		font-weight: 500 !important;
		margin-bottom: 0px !important;
	}
	.three-column-event-list .event-card .event-card-content h4 {
		font-family: 'Montserrat';
		font-style: normal;
		font-weight: 700;
		font-size: 18px !important;
		line-height: 22px !important;
		color: #000000;
	}
	.three-column-event-list .event-card .event-card-in .event-card-content {
		text-align: center;
	}
	.three-column-event-list .event-card .event-card-content p {
		font-family: 'Montserrat' !important;
		font-style: normal;
		font-weight: 400;
		font-size: 16px !important;
		line-height: 20px !important;
		color: #000000 !important;
	}
	.three-column-event-list .event-card {
		margin-bottom: 20px !important;
	}
	
	.three-column-event-list .event-card .event-card-in .event-card-content {
		padding: 15px;
	}
	.main-container {
		padding-top: 0 !important;
		padding-bottom: 30px !important;
	  }
	.text-section {
		padding: 20px 0 10px !important;
	  }
	.three-column-event-list .event-card .event-card-in .event-card-img {
		height: 200px;
	}
	.text-section h2{
	margin: 0 auto;
		max-width: 340px;
	}
	.banner-bg img {
		min-height: 240px;
align-items: end;
	}
	.banner-bg .banner-bg-inside {
		align-items: flex-end;
		padding-bottom: 50px;
	}
	.heading-bg{
		background-position: right center;
	}
	.heading-bg::before{
		background-image: none;
		background-color: rgba(255,255,255,0.85);
	}
	.text-section h2{
		font-size: 24px !important;
		line-height: 32px !important;
	}
	.d-mobile-none {
		display: none !important;
	}
	.btn_grp {
		padding-top: 20px;
	}

	.banner-bg h1{
		font-size: 30px;
		line-height: 35px;
	}
	.heading-bg{
		min-height: 240px;
padding: 10px 10px 50px 10px;
align-items: end;
	}
	.heading-bg .heading-bg-content{
		padding: 20px;
		flex: 0 0 100%;
		text-align: center;
	}
	.heading-bg .heading-bg-content h2 {
		font-size: 20px !important;
		line-height: 24px !important;
		font-weight: 500;
		margin-bottom: 20px;
	 }
	.text-section h2 {
		font-size: 16px !important;
line-height: 20px !important;
font-weight: 500;
	 }
	.three-column-events-list .three-column-event-list-wrap{
		margin-left: 0;
		margin-right: 0;
	}
	.btn_grp .btn-lg,
	.heading-bg .heading-bg-content .btn-lg{
		padding: 16px 30px !important;
		font-size: 20px !important;
		line-height: 28px;
		font-weight: 700;
	}
	.three-about-desktop-none {
		display: block !important;
	}
}
@media(max-width:567px){
	.heading-bg{
		min-height: 240px;
padding: 10px 10px 50px 10px;
align-items: end;
	}
	.banner-bg img {
		min-height: 240px;
align-items: end;
display: flex;
width: auto;
object-fit: cover;
	}
	.banner-bg h1{
		font-size: 28px;
		line-height: 35px;
	}
	.btn_grp .btn-lg, .heading-bg .heading-bg-content .btn-lg {
		padding: 16px 25px;
	}
}