#sp-header {
	height: 120px;
	    top: 35px;
}

#sp-header>.container {
    border-radius: 0px;
}

.sp-slider-content-align-left, .sp-slider-image-align-left {
    text-align: left !important;
}

.sppb-sp-slider-button .sp-slider-btn-text {
    position: relative;
    left: 44vw;
}

.sp-page-builder .page-content #section-id-7a95e3fd-1f80-4f48-a489-5a88937167f3 {
    padding-top: 30px!important;
  }

.view-article #sp-main-body .article-details.full-width {
	max-width: 100%;
	padding: 0px 0px;
}

.full-width #sp-main-body>.container {
	max-width: 100% !important;
	padding: 0px;
}

.view-article.full-width #sp-main-body {
	padding-top: 0px;
}

.sppb-row-container,
#sp-main-body>.container,
.sppb-container,
#sp-bottom .container,
#sp-footer .container,
#sp-user .container {
	max-width: 90%!important;
}

#sp-logo .logo-image {
	height: 100px;
}

.sp-megamenu-parent {
	top: 1.2rem;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	position: relative;
	bottom: 1.2rem;
}

.sp-megamenu-parent>li::after {
	display: none;
}

body.ltr .sp-megamenu-parent>li.sp-has-child>a:after,
body.ltr .sp-megamenu-parent>li.sp-has-child>span:after {
	color: #00CBF3;
}

.sp-megamenu-parent .sp-mega-group>li>a {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
	text-transform: inherit;
}

.sp-megamenu-parent .sp-mega-group>li>a:hover {
	color: #008ea3;
}

.overlay-image-title .sppb-addon-title i.fas,
.overlay-image-title .sppb-addon-title i.far {
	font-size: 2em;
	border-radius: 100%;
	padding: 15px 13px 12px 12px;
	margin-bottom: 1rem;
}

.sppb-carousel-extended-item img {
	width: 100%;
	object-fit: cover;
	height: 100%;
}

.sppb-form-group label,
label {
	font-size: 18px;
}

#mc_embed_signup form {
	margin: 0px!important;
}

#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error,
#mc_embed_signup input {
	border: 1px solid #ffffff!important;
}

#mc_embed_signup .button {
	border: 0px!important;
}

.view-article #sp-main-body .article-details .article-full-image {
	float: right;
	margin-left: 50px;
	margin-bottom: 25px;
	max-width: 300px;
	border-top: 0px;
	padding-top: 0px;
}

.view-article #sp-main-body .article-details div[itemprop="articleBody"] {
	max-width: 100%;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.bb {
	padding: 0px 0;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.bb>a {
	padding: 4px 0;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.bb a {
	color: #1C75BC;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.bb a:hover {
	color: #008ea3;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.bb-top {
	margin-top: -10px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.bb-bottom {
	margin-bottom: 10px;
}

#mod-custom151 {
	max-height: 500px;
	overflow: hidden;
}

.speasyimagegallery-gallery-item-content {
	display: none;
}

.sp-page-builder .page-content #section-id-1730270773349 {
	position: relative;
	top: 1rem;
}

/* Error page styling */

html.error-page .error-code,
html.error-page .error-message,
body .error-wrapper .sppb-btn.sppb-btn-link:hover,
body .error-wrapper .sppb-btn.sppb-btn-link:focus,
body .error-wrapper .btn.sppb-btn-link:hover,
body .error-wrapper .btn.sppb-btn-link:focus,
html.error-page .error-wrapper a.sppb-btn-link {
	color: #000!important;
}

html.error-page body {
	background-color: #fff!important;
}

html.error-page .error-logo {
	transform: scale(0.5);
}

html.error-page .error-wrapper {
	gap: 70px!important;
	margin-left: 25px!important;
}

.view-article #sp-main-body .article-details .article-header h1 {
	font-size: 40px;
	color: #008EA3;
	font-weight: 600;
	text-transform: inherit;
	line-height: 75px;
	font-family: 'Poppins', sans-serif;
}

.view-article .article-info .article-publish-date-text .published,
.view-article .article-ratings-social-share .social-share-block p{
		font-family: 'Poppins', sans-serif!important;
}

#sp-header>.container {
	max-width: 100% !important;
}

.sp-slider-content-align-left {
  text-align: right;
}

/* Sticky Menu CSS Fix */

/* 1. Force the fixed header to sit at top:0 when scrolled */
body.sticky-header #sp-header.header-sticky,
#sp-header.header-sticky {
    top: 0 !important;
    position: fixed !important;
}

/* 2. Alternative pure-CSS fallback if Helix JS scroll-detection fails entirely */
@media (min-width: 992px) {
    /* When at the top of the page, respect the top-bar height */
    #sp-header {
        position: sticky;
        top: 0;
        z-index: 999;
    }
    
    /* Removes top gap once scrolled */
    #sp-top-bar {
        margin-bottom: 0;
    }
}


/* iPhone bg fix */

@media only screen and (min-device-width: 320px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
	.sp-page-builder .page-content #section-id-1603175361137,
	.sp-page-builder .page-content #section-id-1614061579343,
	.sp-page-builder .page-content #section-id-1767926036657,
	#call-to-action {
		background-size: unset !important;
		background-attachment: scroll !important;
		background-position: top !important;
	}
}

/* Extra small devices (phones, 600px and down) */

@media screen and (min-width:320px) and (max-width:932px) {
	#sp-header .logo {
		height: 100px;
		width: 99px;
	}
	#sp-header .logo-image-phone {
		height: 85px;
	}
	#sppb-addon-1653268944743 .sp-slider #sp-slider-item-1653268944743-num-0-key #sp-slider-inner-item-1653268944744-num-0-key,
	#sppb-addon-1653268944743 .sp-slider #sp-slider-item-1653268944743-num-1-key #sp-slider-inner-item-1653268944745-num-0-key,
	#sppb-addon-1653268944743 .sp-slider #sp-slider-item-1653268944743-num-2-key #sp-slider-inner-item-1653268944746-num-0-key,
	#sppb-addon-1653268944743 .sp-slider #sp-slider-item-1653268944743-num-3-key #sp-slider-inner-item-1653268944747-num-0-key {
		padding: 0px 0% 0px 0px!important;
		font-size: 30px!important;
	}
	#section-id-1731290414703 #column-id-1731290414702,
	#section-id-kVxH-8eOuTo81PeJIN4si #column-id-p803Y4ACIAHhqRbax-Kd4 {
		padding-right: 5%;
		padding-left: 5%;
	}
}

/* Small devices (portrait tablets and large phones, 600px and up) */

@media only screen and (min-width: 600px) {
	...
}

/* Medium devices (landscape tablets, 768px and up) */

@media screen and (min-width: 768px) and (max-width:1024px) {
	#sp-header>.container {
		max-width: 100% !important;
	}

        #sp-header>.container {
        max-width: 100% !important;
        height: 111px;
        position: relative;
        top: 38px;
        border-radius: 0px;
    }

        #sp-header.header-sticky>.container {
        top: 0px;
    }
}

/* Large devices (laptops/desktops, 992px and up) */

@media screen and (min-width: 900px) and (max-width:1440px) {
	#sp-logo.col-2 {
		width: 10%;
	}
	.sp-megamenu-parent>li>a,
	.sp-megamenu-parent>li>span {
		padding: 0 15px;
	}
	#sp-header>.container {
		max-width: 100% !important;
	}
      #sp-header>.container {
        max-width: 100% !important;
        height: 120px;
        position: relative;
        border-radius: 0px;
    }

        #sp-header.header-sticky>.container {
        top: 0px;
    }

}

@media screen and (min-width: 864px) and (max-width:1536px) {
	#sp-logo.col-2 {
		width: 10%;
	}
}

/* Extra large devices (large laptops and desktops, 1200px and up) */

@media only screen and (min-width: 1200px) {
	#sp-header>.container {
		max-width: 100% !important;
	}
}


/* Codes for Bootstrap hidden elements on devices
hidden-xs
hidden-sm
hidden-md
hidden-lg
 */