@font-face {
    font-family: GraphikMedium;
    src: url(../fonts/GraphikMedium.otf);
    font-display: swap;
}

@font-face {
    font-family: GraphikRegular;
    src: url(../fonts/GraphikRegular.otf);
    font-display: swap;
}

@font-face {
    font-family: PlayfairDisplay-Bold;
    src: url(../fonts/PlayfairDisplay-Bold.ttf);
    font-display: swap;
}
body{
	font-size: 16px;
	font-weight: 400;
	background: #ffffff;
	font-family: GraphikRegular;

}

a, a:active, a:hover, a:focus, button:focus, .btn:focus{
	outline: none;
	text-decoration: none;
	box-shadow: none;
}
.container {
	max-width: 94%;
}
.slideBox {
  background-color: #fff;
  border-radius: 15px;
  overflow: hidden;
  position: relative;
}
.position-unset {
	position: unset !important;
}

#newsletterBanner {
	padding: 100px 0 30px;
	background-color: #10856c;
}
#newsletterBanner .pulseLogo {
	width: 50%;
	margin: 30px;
}
#newsletterBanner .bannerHead {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 60px;
	border-right: 2px solid #8c8f91;
	color: #8c8f91;
	display: inline-block;
	font-family: GraphikMedium;
	margin-bottom: 30px;
	line-height: 72px;
	padding-right: 20px;
	margin-right: 20px;
	margin-bottom: 0;
}
#newsletterBanner .bannerHead.v2 {
	padding-right: 0px;
	margin-right: 0px;
	border-right: none;
	border-bottom: none;
	margin-bottom: 0;
}
#newsletterBanner .bannerHead.v2.h12023 {
	font-size: 42px;
	line-height: 50px;
}
#newsletterBanner .bannerCaption {
	text-transform: uppercase;
	font-size: 20px;
	margin-bottom: 0;
	color: #353838;
}

.mainHead {
	font-size: 40px;
	line-height: 40px;
	font-family: GraphikMedium;
	color: #353838;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 30px;
	z-index: 1;
}
.mainHead sup {
	text-transform: initial;
}

.h2-edition .mainHead::after {
	display: none;
}

#seoMsg {
	padding: 30px 0;
	position: relative;
	background-color: #10856c;
}
#seoMsg .quoteIcon {
	width: 50px;
	margin-bottom: 15px;
}
#seoMsg .quoteIcon.quoteIconLast {
	transform: rotate(180deg);
	margin-left: 20px;
	margin-bottom: 00;
	position: relative;
	top: 10px;
}
#seoMsg .newspapperCol {
	column-count: 2;
}
.largePara {
	font-size: 1.059rem;
}
.para {
	font-size: 1rem;
}
#seoMsg .ceoImg {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 25vw;
}
#seoMsg .ceoMobImg {
	position: relative;
	right: -24px;
	bottom: -24px;
}
#seoMsg .ceoPaImg {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 45vw;
	max-width: 400px;
}
#seoMsg .ceoName {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 30px;
}
#cover {
	padding: 30px 0;
	background-color: #10856c;
}
/*#cover img {
	padding-left: 70px;
}*/
.subhead1 {
	font-size: 28px;
	line-height: 32px;
	font-family: GraphikRegular;
	color: #8c8f91;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 30px;
	z-index: 1;
	font-weight: 400;
}
.subhead1 span {
	font-family: GraphikMedium;
}
#agreement {
	padding: 30px 0;
	background-color: #10856c;
}
.b-left {
	border-left: 2px solid #8c8f91;
}
.b-top {
	border-top: 2px solid #8c8f91;
}
#agreement .slideBox::after {
	content: "";
	position: absolute;
	height: 2px;
	width: 30vw;
	background-color: #8c8f91;
	right: 0;
	top: 24px;
}
#lungHospital,
#lungHospital-extend {
	padding: 30px 0;
	position: relative;
	background-color: #10856c;
}
#lungHospital-extend .newspapperCol {
	column-count: 2;
}
.newspapperCol {
	column-count: 2;
}
#infocus {
	padding: 30px 0;
	position: relative;
	background-color: #10856c;
}
#infocus .mainHead {
	margin-bottom: 0;
	position: absolute;
	top: 50px;
	left: 15px;
}
#infocus .mainHead::after {
	display: none;
}
#highlight,
#features {
	padding: 30px 0;
	position: relative;
	background-color: #10856c;
}
#highlight .mainHead::after,
#features .mainHead::after {
	display: none;
}
/*#highlight .mainHead,
#features .mainHead {
	margin-bottom: 0;
	position: absolute;
	left: 15px;
	bottom: 0;
}*/
.dhccStories {
	padding: 30px 0;
	background-color: #10856c;
}
.dhccStories .mainHead::after {
	display: none;
}
.dhccStories .swisslogo {
	max-width: 200px;
}

#vidSec {
	padding: 30px 0;
	background-color: #10856c;
}

#footer {
	padding-bottom: 38px;
	background-color: #10856c;
}
#fixedSocial {
  	position: fixed;
  	right: 0px;
  	top: calc((90vh - 198px) / 2);
  	background-color: #fff;
  	padding: 15px 12px;
  	border-radius: 6px 0 0 6px;
  	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  	transition: all 0.2s ease-in-out;
}
#fixedSocial .socialLinks {
  	list-style-type: none;
  	margin-bottom: 0;
  	padding: 0;
}
#fixedSocial .socialLinks li:not(:last-child) {
  	margin-bottom: 15px;
}
#fixedSocial .socialLinks a {
  	display: inline-block;
}
#fixedSocial .socialLinks img {
  	width: 20px;
  	height: auto;
}
.btnSubscribe {
	position: fixed;
  right: 0px;
  bottom: 0;
  padding: 8px 12px;
	border-radius: 6px 0 0 0px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  color: #10856c;
  text-transform: capitalize;
	font-size: 14px;
	letter-spacing: 1px;
}
.btnSubscribe:hover {
	color: #10856c;
}
.btnSubscribe .bellIcon {
	height: 20px;
	/*margin-right: 10px;*/
}
#newsletter {
	position: fixed;
  right: 0px;
  bottom: -68px;
  left: 0;
  background-color: rgba(16, 133, 108, 1.0);
  padding: 15px 0;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  transition: all 0.2s ease-in-out;
}
#newsletter .newsletterCloseBtn {
	position: absolute;
	right: -25px;
	top: -12px;
}
#newsletter .newsletterCloseBtn img {
	width: 15px;
}
#newsletter.open {
	bottom: -68px;
	animation: newsletterpull linear 0.5s forwards;
}
@keyframes newsletterpull {
  0%   {
  	bottom: -68px;
  }
  100% {
  	bottom: 0px;
  }
}
#newsletter.closed {
	bottom: -68px;
	animation: newsletterhide linear 0.5s forwards;
}
@keyframes newsletterhide {
  0%   {
  	bottom: 0px;
  }
  100% {
  	bottom: -68px;
  }
}
#newsletter .form-control {
	box-shadow: none;
	border-radius: 0;
	background-color: transparent;
	border-color: #fff;
	color: #fff;
}
#newsletter .form-control:focus {
	box-shadow: none;
}
#newsletter .form-control::-webkit-input-placeholder { 
  color: rgba(255, 255, 255, 0.8);
}
#newsletter .form-control:-ms-input-placeholder { 
  color: rgba(255, 255, 255, 0.8);
}
#newsletter .form-control::placeholder {
  color: rgba(255, 255, 255, 0.8);
}
#newsletter .btn {
	background-color: #fff;
	border-radius: 0;
	padding: 7px 30px;
	color: #10856c;
	border: none;
	box-shadow: none;
}
#pagination {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 11;
	padding-bottom: 8px;
}
#pagination .nav-item {
	background-color: #055846;

	position: relative;
}
#pagination .nav-item:first-child {
	border-radius: 0px 0px 0px 10px;
}
#pagination .nav-item:last-child {
	border-radius: 0px 0px 10px 0px;
}
#pagination .nav-item:not(:last-child) {
	/*margin-right: 5px;*/
}
#pagination .nav-item:not(:first-child)::before {
	content: "";
	width: 20px;
	height: 100%;
	background-color: #055846;
	position: absolute;
	top: 0;
	left: -20px;
	box-shadow: -8px 0px 10px 0px rgba(0, 0, 0, 0.2);
}
#pagination .nav-item .count {
	display: block;
	font-size: 20px;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: 2px;
	color: #fff;
	font-family: GraphikMedium;
}
#pagination .nav-item .nav-link {
	color: #fff;
	padding: 8px 40px 8px 0;
	display: inline-grid;
}
#pagination .nav-item:last-child .nav-link {
	padding-right: 20px;
}
#pagination .nav-item:first-child .nav-link {
	padding-left: 20px;
}
#pagination .nav-item .name {
	font-size: 12px;
	display: inline-block;
	line-height: 12px;
}
#pagination .navbar .navbar-toggler {
  border: none;
  padding: 0;
  margin-top: 10px;
}
#pagination .navbar .navbar-toggler:focus {
	box-shadow: none;
}
#pagination .hamburger .line {
	width: 25px;
	height: 2px;
	margin: 6px auto;
	background-color: #fff;
	display: block;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 0px;
}
#pagination #hamburger-1.is-active .line {
	background-color: #fff;
}
#pagination .hamburger:hover {
	cursor: pointer;
}
#pagination #hamburger-1.is-active .line:nth-child(2) {
	opacity: 0;
}

#pagination #hamburger-1.is-active .line:nth-child(1) {
	-webkit-transform: translateY(8px) rotate(45deg);
	-ms-transform: translateY(8px) rotate(45deg);
	-o-transform: translateY(8px) rotate(45deg);
	transform: translateY(8px) rotate(45deg);
}
#pagination #hamburger-1.is-active .line:nth-child(3) {
	-webkit-transform: translateY(-8px) rotate(-45deg);
	-ms-transform: translateY(-8px) rotate(-45deg);
	-o-transform: translateY(-8px) rotate(-45deg);
	transform: translateY(-8px) rotate(-45deg);
}
.listStyle1 {
	list-style-type: disclosure-open;
	margin: 0;
}
.footerLC {
	padding: 8px 0 0;
	margin: 0;
	list-style-type: none;
	border-top: 1px solid #8c8f91;
	display: flex;
}


.footerLC li {
	font-size: 14px;
	color: #8c8f91;
	position: relative;
	line-height: 14px;
	list-style: none;
}

.footerLC li:not(:last-child) {
	margin-right: 15px;
	padding-right: 15px;
}
.footerLC li:not(:last-child)::after {
	content: "";
	position: absolute;
	height: 100%;
	width: 1px;
	background-color: #8c8f91;
	right: 0;
}



.footerRT {
	padding: 8px 0 0;
	margin: 0;
	list-style-type: none;

	display: flex;
}


.footerRT li {
	font-size: 14px;
	color: #8c8f91;
	position: relative;
	line-height: 14px;
	list-style: none;
}

.footerRT li:not(:last-child) {
	margin-right: 15px;
	padding-right: 15px;
}
.footerRT li:not(:last-child)::after {
	content: "";
	position: absolute;
	height: 100%;
	width: 1px;
	background-color: #8c8f91;
	right: 0;
}

.footer-copy{
	border-top:  1px solid #8c8f91;
	padding-right: 0px!important;
    padding-left: 0px!important;

}
.dhccStories .dhcclogo {
	width: 200px;
	margin-bottom: 20px;
}
.subhead1 .count {
	background-color: #055846;
	color: #fff;
	padding: 6px 6px 4px;
}
/*#lifestyle .lImg {
	max-width: 250px;
}*/
.topHalfLine {
	width: 100%;
	height: 1px;
	margin-bottom: 20px;
	position: relative;
}
.topHalfLine::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 1px;
	background-color: #8c8f91;
}
#vidSec .dhcclogo {
	width: 200px;
	margin-bottom: 30px;
}
.b-right {
  border-right: 2px solid #8c8f91;
}
.notepara {
	font-size: 14px;
}

.btnPdfDwnld {
	position: fixed;
	right: 0px;
	top: 0;
	padding: 8px 12px;
	border-radius: 0 0 0 6px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	background-color: #fff;
	color: #10856c;
	text-transform: capitalize;
	font-size: 14px;
	letter-spacing: 1px;
	z-index: 111;
  }
  .btnPdfDwnld .pdfIcon {
	height: 20px;
}
#headSec {
	padding: 30px 0;
  position: relative;
  background-color: #10856c;
}
.hor-wBar-100 {
	width: 100%;
	height: 20px;
	background-color: #fff;
	position: absolute;
	top: 20px;
}
.headBar {
	margin-top: 0px;
	text-transform: uppercase;
}

.flistOne {
	list-style-type: none;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #10856c;
}
.flistOne li:not(:last-child) {
	margin-right: 10px;
}
.flistOne li a {
	color: #10856c;
}
.flistOne li a img {
	height: 20px;
}
.vertticalBorder1 {
	position: relative;
}
.vertticalBorder1::after {
	height: 100%;
	width: 35px;
	background-color: #e06f6b;
	position: absolute;
	right: -2px;
	top: 0;
	content: "";
}
.vertticalBorder1::before {
	height: 100%;
	width: 15px;
	background-color: #fff;
	position: absolute;
	right: 10px;
	top: 0;
	content: "";
	z-index: 1;
}
.Line3Squre {
	position: relative;
	background-color: #f1d67f;
	height: 40px;
	width: 160px;
}
.Line3Squre::after {
	height: 100%;
	width: 20px;
	background-color: #fff;
	position: absolute;
	right: 40px;
	top: 0;
	content: "";
}
.Line3Squre::before {
	height: 100%;
	width: 20px;
	background-color: #fff;
	position: absolute;
	left: 40px;
	top: 0;
	content: "";
}
.yellowBorderBottom {
	position: relative;
}
.yellowBorderBottom::after {
	width: 100%;
	height: 20px;
	background-color: #e5c463;;
	position: absolute;
	content: "";
	bottom: 8px;
  left: 0;
}
.cvrClrBg {
	position: relative;
	padding-left: 100px;
	color: #b5c54b;
}
.cvrClrBg::before {
	left: 0;
	width: 80px;
	height: 100%;
	background-color: #b5c54b;
	position: absolute;
	top: 0;
	content: "";
}
.afterBodyClr,
.beforeBodyClr,
.afterBodyClr2,
.afterBodyClr3 {
	position: relative;
}
.afterBodyClr::after {
	width: 20px;
	height: 100%;
	background-color: #554069;
	position: absolute;
	content: "";
	top: 0;
  right: -20px;
}
.afterBodyClr2::after {
	width: 60px;
	height: 100%;
	background-color: #fff;
	position: absolute;
	content: "";
	top: 0;
  right: -60px;
}
.afterBodyClr3::after {
	width: 60px;
	height: 100%;
	background-color: #cfe9e5;
	position: absolute;
	content: "";
	top: 0;
  right: -60px;
}
.beforeBodyClr::after {
	width: 60px;
	height: 100%;
	background-color: #fff;
	position: absolute;
	content: "";
	top: 0;
  left: -60px;
}
.teelBox {
	position: relative;
	background-color:#138083;
	padding: 20px;
}
.teelBox::after {
	width: 100%;
	height: 20px;
	background-color: #138083;
	position: absolute;
	content: "";
	bottom: -40px;
  left: 0;
}
.teelBox2 {
	position: relative;
	background-color:#71a799;
	padding: 20px;
	z-index: 1;
	margin-bottom: 42px;
}
.teelBox2::after {
	width: 100%;
	height: 20px;
	background-color: #71a799;
	position: absolute;
	content: "";
	bottom: -40px;
  left: 0;
}
.teelBox3 {
	position: relative;
	background-color:#10856c;
	padding: 20px;
	margin: 0px 0 42px;
}
.teelBox3::after {
	width: 100%;
	height: 20px;
	background-color: #10856c;
	position: absolute;
	content: "";
	bottom: -40px;
  left: 0;
}
.teelBox4 {
	position: relative;
	background-color:#e65350;
	padding: 20px;
	padding-left: 100px;
}
.teelBox4::after {
	width: 15px;
	height: 100%;
	background-color: #fff;
	position: absolute;
	content: "";
  left: 20px;
  top: 0;
}
.teelBox4::before {
	width: 15px;
	height: 100%;
	background-color: #fff;
	position: absolute;
	content: "";
  left: 60px;
  top: 0;
}
.teelBox5 {
	position: relative;
	background-color:#e1b95b;
	padding: 80px 30px 30px;
}
.teelBox5::after {
	width: 100%;
	height: 25px;
	background-color: #fff;
	position: absolute;
	content: "";
  left: 0px;
  top: 25px;
}
.teelBox6 {
	position: relative;
	background-color:#44295d;
	padding: 30px 80px 30px 30px;
}
.teelBox6::after {
	width: 25px;
	height: 100%;
	background-color: #fff;
	position: absolute;
	content: "";
  right: 25px;
  top: 0;
}
.teelBox7 {
	position: relative;
	background-color:#ec6153;
	padding: 20px;
	margin: 0px 0 42px;
}
.teelBox7::after {
	width: 100%;
	height: 20px;
	background-color: #ec6153;
	position: absolute;
	content: "";
	bottom: -40px;
  left: 0;
}
.text-justify {
	text-align:justify !important;
}
.sameHeight1 {
	position: relative;
  overflow: hidden;
  height: 100%;
}
.sameHeight1 img {
	position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  width: 100%;
  min-height: 100%;
  object-fit: cover;
}
.moroHubBox {
	background-color: #575856;
	margin-top: 60px;
	padding: 40px 40px 40px 80px;
	position: relative;
}
.moroHubBox::after {
	width: 30px;
	height: 100%;
	background-color: #e65350;
	position: absolute;
	content: "";
  right: 0px;
  top: 0;
}
.moroHubBox::before {
	width: 30px;
	height: 100%;
	background-color: #fff;
	position: absolute;
	content: "";
  left: 20px;
  top: 0;
}
.imgWithleaf,
.imgWithleaf1 {
	position: relative;
}
.imgWithleaf::after {
	width: 60px;
	height: 100%;
	background-color: #009598;
	position: absolute;
	content: "";
  right: -60px;
  top: 0;
}
.imgWithleaf::before {
	width: 60px;
	height: 100%;
	background-color: #009598;
	position: absolute;
	content: "";
  left: -60px;
  top: 0;
}
.imgWithleaf1::after {
	width: 30px;
	height: 100%;
	background-color: #009598;
	position: absolute;
	content: "";
  right: -30px;
  top: 0;
}
.imgWithleaf1::before {
  width: 30px;
	height: 100%;
	background-color: #009598;
	position: absolute;
	content: "";
  left: -30px;
  top: 0;
}
.trailblazerNameBoard {
	position: relative;
	background-color: #d65350;
}
.slideBoxX-padding {
	padding-left: 20px;
	padding-right: 20px;
}
.slideBoxLeft-padding {
	padding-left: 20px;
	padding-right: 20px;
}
.slideBoxRight-padding {
	padding-right: 20px;
	padding-left: 20px;
}
#cover .artBottom {
	position: absolute;
  bottom: 0;
  left: 0;
  width: 110px;
  transform: rotate(180deg);
}
.partnersArt {
	position: relative;
  left: -80px;
  width: 50%;
}
.trailblazerHead {
	height: 400px;
}
.lifeStyleArt {
	position: absolute;
	left: 0;
	bottom: -20px;
	width: 40%;
	z-index: -1;
}
.singleLeafArt {
	position: absolute;
  bottom: 0;
  width: 30%;
  left: 50%;
  transform: translate(-50%);
  z-index: -1;
}
.delegationBannerImg {
	position: relative;
  top: -44px;
  z-index: -1;
}
.infocusBannerImg {
	position: relative;
  top: -44px;
  z-index: -1;
}
.Line3SqureSmall {
	position: relative;
	background-color: #e06f6b;
	height: 80px;
	width: 64px;
}
.Line3SqureSmall::after {
	height: 100%;
	width: 20px;
	background-color: #fff;
	position: absolute;
	right: 8px;
	top: 0;
	content: "";
}
.Line3SqureSmall::before {
	height: 100%;
	width: 20px;
	background-color: #fff;
	position: absolute;
	left: 8px;
	top: 0;
	content: "";
}
.lineBlock {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: flex;
	position: absolute;
  right: 20%;
  bottom: 0;
}
.lineBlock li {
	width: 6px;
	height: 120px;
	background-color: #e06f6b;
}
.lineBlock li:not(:last-child) {
	margin-right: 30px;
}
.infocusSingleLeafArt {
	position: absolute;
	left: 0;
	bottom: 10%;
	width: 15%;
}

@media (min-width: 280px) and (max-width: 575px) {
	#seoMsg {
		padding-bottom: 0;
	}
	#seoMsg .newspapperCol,
	#lungHospital-extend .newspapperCol {
		column-count: 1;
	}
	.newspapperCol {
		column-count: 1;
	}
  #pagination .nav-item:not(:last-child) {
	  margin-right: 0px;
	  margin-bottom: 10px;
	}
	#pagination .nav-item {
	  border-radius: 10px !important;
	}
	#pagination .nav-item .nav-link {
	  display: flex;
	  align-items: center;
	  padding: 8px 40px !important;
	}
	#pagination .nav-item .count {
		margin-right: 10px;
	}
	#pagination .navbar-nav {
		margin: 20px 0;
	}
	#pagination {
		background-color: #10856c;
	}
	#pagination .nav-item::before {
		display: none;
	}

	#newsletterBanner .bannerHead {
		border-right: none;
		border-bottom: 2px solid #8c8f91;
		margin-bottom: 10px;
		line-height: 32px;
		font-size: 26px;
		margin-right: 0;
		padding-right: 0;
	}
	#newsletterBanner .bannerHead.v2.h12023 {
	  line-height: 32px;
		font-size: 26px;
	}
	.mainHead {
  	font-size: 32px;
  	line-height: 32px;
  }
  .subhead1 {
  	font-size: 22px;
  	line-height: 26px;
  }
  
  
  .pl-4 {
	padding-left: 0rem!important; 

  }
  .b-left {
	
	border-left: 0;  
	  
  }
  #newsletter {
	  bottom: -176px;
	}
	#newsletter.open {
		bottom: -176px;
		animation: newsletterpull linear 0.5s forwards;
	}
	@keyframes newsletterpull {
	  0%   {
	  	bottom: -176px;
	  }
	  100% {
	  	bottom: 0px;
	  }
	}
	#newsletter.closed {
		bottom: -176px;
		animation: newsletterhide linear 0.5s forwards;
	}
	@keyframes newsletterhide {
	  0%   {
	  	bottom: 0px;
	  }
	  100% {
	  	bottom: -176px;
	  }
	}

}

@media (min-width: 575px) and (max-width: 767px) {
  #newsletter .form-inline .form-control {
	  display: inline-block;
	  width: 100%;
	  vertical-align: middle;
	}
	#pagination .nav-item:not(:last-child) {
	  margin-right: 0px;
	  margin-bottom: 10px;
	}
	#pagination .nav-item {
	  border-radius: 10px !important;
	}
	#pagination .nav-item .nav-link {
	  display: flex;
	  align-items: center;
	  padding: 8px 40px !important;
	}
	#pagination .nav-item .count {
		margin-right: 10px;
	}
	#pagination .navbar-nav {
		margin: 20px 0;
	}
	#pagination {
		background-color: #10856c;
	}
	#pagination .nav-item::before {
		display: none;
	}


	#newsletterBanner .bannerHead {
		border-right: none;
		border-bottom: 2px solid #8c8f91;
		margin-bottom: 10px;
	}
	#newsletterBanner .bannerHead.v2.h12023 {
	  line-height: 32px;
		font-size: 26px;
	}

	.mainHead {
  	font-size: 32px;
  	line-height: 32px;
  }
  .subhead1 {
  	font-size: 22px;
  	line-height: 26px;
  }

  #newsletter {
	  bottom: -176px;
	}
	#newsletter.open {
		bottom: -176px;
		animation: newsletterpull linear 0.5s forwards;
	}
	@keyframes newsletterpull {
	  0%   {
	  	bottom: -176px;
	  }
	  100% {
	  	bottom: 0px;
	  }
	}
	#newsletter.closed {
		bottom: -176px;
		animation: newsletterhide linear 0.5s forwards;
	}
	@keyframes newsletterhide {
	  0%   {
	  	bottom: 0px;
	  }
	  100% {
	  	bottom: -176px;
	  }
	}
}

@media (min-width: 767px) and (max-width: 991px) {
	#pagination .nav-item:not(:last-child) {
	  margin-right: 0px;
	  margin-bottom: 10px;
	}
	#pagination .nav-item {
	  border-radius: 10px !important;
	}
	#pagination .nav-item .nav-link {
	  display: flex;
	  align-items: center;
	  padding: 8px 40px !important;
	}
	#pagination .nav-item .count {
		margin-right: 10px;
	}
	#pagination .navbar-nav {
		margin: 20px 0;
	}
	#pagination {
		background-color: #10856c;
	}
	#pagination .nav-item::before {
		display: none;
	}

	#newsletterBanner .bannerHead {
		border-right: none;
		border-bottom: 2px solid #8c8f91;
		margin-bottom: 10px;
	}
	.slideBoxX-padding {
		padding-left: 50px;
		padding-right: 50px;
	}
	.slideBoxLeft-padding {
		padding-left: 50px;
		padding-right: 0px;
	}
	.slideBoxRight-padding {
		padding-right: 50px;
		padding-left: 0px;
	}
	.delegationBannerImg {
		top: -51px;
	}
	.infocusBannerImg {
		top: -51px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
  
}
@media (min-width: 992px) {
	.slideBoxX-padding {
		padding-left: 80px;
		padding-right: 80px;
	}
	.slideBoxLeft-padding {
		padding-left: 80px;
		padding-right: 0;
	}
	.slideBoxRight-padding {
		padding-right: 80px;
		padding-left: 0;
	}
	.delegationBannerImg {
		top: -80px;
	}
	.infocusBannerImg {
		top: -80px;
	}
}
@media (min-width: 1200px) and (max-width: 1399px) {
 	#seoMsg .ceoPaImg {
		max-width: 465px;
	}
}
@media (min-width: 1400px) and (max-width: 1679px) {
  #seoMsg .ceoPaImg {
		max-width: 465px;
	}
}
@media (min-width: 1680px) and (max-width: 1919px) {
    #seoMsg .ceoPaImg {
			max-width: 400px;
		}
}
@media (min-width: 1920px) {
	.container {
		max-width: 1140px;
	}
	#seoMsg .ceoPaImg {
		max-width: 400px;
	}
}


@media (min-width: 768px) {
	.teelBox4 {
		padding: 20px;
		padding-left: 250px;
	}
	.teelBox4::after {
		width: 30px;
	  left: 50px;
	}
	.teelBox4::before {
		width: 30px;
	  left: 150px;
	}
}

@media (min-width: 992px) {
	.trailblazerNameBoard {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 80px;
		z-index: 1;
	}
	#cover .artBottom {
		width: 250px;
	}
}