html {
	height: 100%;
}

h2 {
	color: #3155a5;
	font-size: 36px;
	font-weight: 500;
	margin-top: 20px;
	margin-bottom: 25px;
}

h3 {
	font-size: 16px;
	color: #3155a5;
	line-height: 28px;
	font-weight: 700;
	margin-bottom: 0px;
}

h4 {
	font-size: 16px;
	line-height: 28px;
	color: #3155a5;
	font-weight: 400;
	margin-bottom: 0px;	
}

body {
	font-family: Arial;
	background: #fff;
	padding-top: 133px;
	color: #3155a5;
	position: relative;
	min-height: 100%;
	padding-bottom: 295px;
}

.mobile-only {
	display: none !important;
}

.main-menu {
	height: 133px;
}

.navbar-header {
	height: 133px;
}

.logo-img {	
	width: 200px;
	margin-top: 40px;
	margin-left: 10px;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.navbar-brand {
	padding: 0px;
	height: 133px;
}

.navbar-default,
.navbar-default .navbar-collapse {
	background: #fff;
	border-color: #fff; 
}

.top-level-menu ul,
.middle-level-menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.top-level-menu ul li,
.middle-level-menu ul li,
.middle-level-menu .action-buttons,
.middle-level-menu .languages {
	display: inline-block;
	margin-left: 4px;
}

.middle-level-menu .languages {
	margin-left: 25px;
}

.menu-items-wrapper {
	/*padding-right: 25px;*/
	padding-right: 16px;
}

.top-level-action-item {
	background: #fd523f;
	display: block;
	color: #fff;
	padding: 5px 10px;
	font-size: 12px;
	text-align: center;
	font-weight: 200;
	letter-spacing: .1em;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	transition: all .2s ease;
}

.top-level-action-item:hover {
	color: #fff;
	background: #F1230D;	
	text-decoration: none;
	transition: all .2s ease;	
}

.top-level-action-item:active,
.top-level-action-item:focus {
	color: #fff;
	text-decoration: none;
}

.top-level-menu {
	float: right;
}

.footer-logo-part a:hover {
	text-decoration: none;
}

.middle-level-menu {
	float: right;
	margin-top: 15px;
}

.action-buttons-bg {
	background: #3155a5;
	border-radius: 100%;
	height: 26px;
	width: 26px;
	display: block;
	position: relative;
	transition: all .2s ease;
}

.action-icon-btn {
	position: absolute;
	height: 12px;
	width: 12px;
	top: 7px;
	left: 7px;
	text-align: center;
	display: block;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}

.item-line {
	display: block;
}

.language-selector-icon {
	position: absolute;
	top: 5.25px;
	left: 4.25px;
	text-decoration: none;
	color: #3155a5;
	font-size: 11px;
}

.languages .language-item {
	background: #fff;
	border: 1px solid #3155a5;
	text-decoration: none;
}

.languages .language-item.active {
	background: #fff;
	color: #3155a5;
	border: 1px solid #3155a5;
}

.languages .language-item.active:hover .language-selector-icon {
	color: #fff!important;
}

.action-buttons-bg:hover {
	color: #fff !important;
	background: #173C92;
	transition: all .2s ease;
}

.language-item:hover .language-selector-icon {
	color: #fff !important;
}

.navbar-default .navbar-nav>li {
	padding: 0px 10px; 
	position: relative;
	height: 55px;
}

.navbar-default .navbar-nav>li>a {
	font-weight: bold;
	color: #3155a5;
	padding: 2px;
	height: 55px;
}

.navbar-default .navbar-nav>li>a:hover .item-line {
	color: #3155a5;
	border-bottom: 5px solid #3155a5;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #3155a5;
}

.menu-item-active .item-line {
	color: #3155a5;
	border-bottom: 5px solid #3155a5;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	background: #fff;
}
.navbar-default .navbar-nav>.open>a .item-line,
.navbar-default .navbar-nav>.open>a:hover .item-line,
.navbar-default .navbar-nav>.open>a:focus .item-line {
	background: #fff;
	color: #3155a5;
	border-bottom: 5px solid #3155a5;
}

.navbar-nav {
	margin-top: 17px;
}


.navbar-nav>li>.dropdown-menu {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	padding: 0px;
	box-shadow: none;
	border: none;
	border-radius: 0px;
	background: #3155a5;
	color: #fff;
	text-align: center;	
	box-shadow: 0px 2px 2px rgba(0,0,0,.3);
}

.dropdown-menu>div>a {
	color: #fff;
	display: block;
	padding: 7px 15px;
	border-bottom: 1px solid #fff;
}

.dropdown-menu>div:last-child>a {
	border-bottom: none;
}

.dropdown-menu>div>a:hover {
	text-decoration: none;
	background: #173C92;
}
.main-carousel-slider {
	width: 100%;
	max-height: 500px;
	overflow: hidden;
	height: 500px;
	display: block;
	background: #fff;
}

.main-carousel-slide {
	left: 0px;
	right: 0px;
	top: 0px;
}

.homepage-carousel-first-slide {
	background: url('/images/bg-header.svg') center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-left: auto;
	margin-right: auto;
	height: 500px;
	width: 100%;
	max-width: 1920px;
	z-index: -1;
}

.homepage-carousel-first-slide h1 {
	text-align: center;
	color: #3155a5;
	z-index: 2;
	position: relative;
	font-weight: 600;
	padding-top: 65px;
	margin-top: 0px;
	font-size: 63px;
}

.homepage-carousel-first-slide h1 p {
	line-height: 68px;
	display: block;
	letter-spacing: 7px;
}

a.video-preview-img {
	position: relative;
	cursor: pointer;
	display: block;
	border: 1px solid #3155a5;
}

a.video-preview-img .video-play-btn {
	position: absolute;
	color: #fff;
	opacity: .5;	
	bottom: 0px;
	right: 10px;
	font-size: 25px;
	transition: all .2s ease;
}

a.video-preview-img:hover .video-play-btn {
	opacity: 1;
	transition: all .2s ease;
}

.video-description {
	margin-top: 2px;
}

.video-description p {
	margin-bottom: 0px !important;
}

.homepage-carousel-first-slide h2 {
	position: relative;
	z-index: 2;
	text-align: center;
	color: #fd523f;
}

.homepage-carousel-first-slide h2 span.main-text {
	font-weight: 600;
	font-size: 44.5px;
	line-height: 48px;
	display: block;
}

.homepage-carousel-first-slide h2 span.sub-text {
	font-weight: 100;
	font-size: 21px;
	letter-spacing: 1px;
	margin-top: 5px;
	display: block;
}

td.td-thetopten h4 {
	line-height: 70px !important;
	margin-bottom: 10px;
}

.header-image {
	width: 100%;
	height: 550px;	
	max-height: 550px;
	overflow: hidden;
	color: #fff;
	text-align: center;
	position: relative;
}

.header-image-photo {
	width: 100%;
	height: 550px;
	background-position: top center;
	background-size: cover;
}

.cookies-policy-banner {
	display: none;
	background: #fff;
	position: fixed;
	border-top: 1px solid #aaa;
	bottom: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	z-index: 99999;
}

.cookies-banner-btn-wrapper {
	text-align: right;
	padding-top: 80px;
}

.cookie-banner-show-more {
	color: #000;
	text-decoration: underline;
	font-size: 14px;
}

.cookies-banner-btn-text p {
	font-size: 14px;
	margin-bottom: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.cookies-banner-btn-text {
	padding-top: 15px;
	padding-bottom: 15px;
}

.cookie-banner-form .form-component label {
	display: none;
}

.cookie-banner-form .form-component {
	display: flex;
}

.cookie-banner-form {
	padding-top: 15px;
	padding-bottom: 15px;
}

.cookie-banner-form-line {
	border-bottom: 1px solid #eee;
}

.cookie-banner-form .form-component input[type="checkbox"] {
	margin-right: 20px;
	float: left;
	margin-top: 5px;
	display: inline-block;
}

.cookie-banner-form .form-component label.long-label {
	float: right;
	display: inline-block;
}

.cookies-banner-btn-wrapper input[type="submit"] {
	background: #2c75ff;
	border: 1px solid #2c75ff;
	color: #fff;
	font-size: 16px;
	margin-top: 55px;
	padding: 10px 20px;
	border-radius: 15px;
	text-decoration: none;
	transition: all .2s ease;
}

.cookies-banner-btn-wrapper input[type="submit"]:hover {
	background: #0F64FF;
	border: 1px solid #0F64FF;
	transition: all .2s ease;
}

.cookies-hidable-wrapper {
	padding-top: 10px;
	display: none;
}

.cookies-hidable-wrapper label.long-label:last-child p {
	margin-bottom: 0px;
}

.cookies-accept-wrapper h3 {
	margin-top: 20px;
	margin-bottom: 0px;
}

.cookies-accept-wrapper p {
	padding-top: 0px;
}

.cookies-customize-btn {
	padding: 12px 25px;
	background: #999;
	color: #fff;
	border-radius: 4px;
	margin-right: 15px;
}

.cookies-customize-btn:hover {
	color: #fff;
	background: #777;
	text-decoration: none;
	transition: all .2s ease;
}

.cookies-accept-btn {
	padding: 12px 25px;
	background: #fd523f;
	color: #fff;
	border-radius: 4px;
}

.cookies-accept-btn:hover {
	color: #fff;
	text-decoration: none;
	background: #F1230D;
	transition: all .2s ease;
}

.cookies-checkbox-wrapper label {
	display: none;
}

.cookies-checkbox-wrapper input {
	width: 18px;
	height: 18px;
	margin-right: 15px;
}

.default-cookies-more-info-wrapper,
.analytical-cookies-more-info-wrapper,
.marketing-cookies-more-info-wrapper {
	display: none;
}

.cookies-site-form input[type=submit] {
	padding: 8px 15px;
	background: #fd523f;
	color: #fff;
	border-radius: 4px;
	border: 0px;
}

.cookies-site-form input[type=submit]:hover {
	background: #F1230D;
	text-decoration: none;
	color: #fff;
}

.cookies-site-form .table tr:nth-child(2n+1) td {
	background: #fcfcfc;
}

.cookies-site-form .table tr:first-child td {
	background: #efefef;
}

.cookies-site-form .table {
	width: 100%!important;
}

.cookies-accept-btns-wrapper {
	display: flex;
	align-items: flex-start;
}

.cookies-accept-btns-wrapper .form-buttons {
	margin-top: 0px;
}

.cookies-page-accept-all-btn {
	padding: 10px 15px;
	background: #3155a5;
	color: #fff !important;
	border-radius: 4px;
	border: 0px;
	text-decoration: none !important;
	margin-top: 5px !important;
}

.cookies-page-accept-all-btn:hover {
	background: #173C92;
}


.cookies-accept-btn-wp {
	padding-top: 8px;
	padding-left: 15px;
}

.cookies-page-accept-all-btn-top {
	padding: 10px 15px;
	background: #fd523f;
	color: #fff !important;
	border-radius: 4px;
	border: 0px;
	text-decoration: none !important;
	margin-top: 5px !important;	
}

.cookies-page-accept-all-btn-top:hover {
	background: #F1230D;
}

#cookies-modal .modal-content {
	padding: 0px 30px;
}

.cookie-banner-btns {
	margin-top: 20px;
}

#cookies-modal .modal-body h3 {
	font-size: 20px;
	margin-top: 0px;
}

#cookies-modal.modal {
  text-align: center;
  padding: 0!important;
}

#cookies-modal.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; /* Adjusts for spacing */
}

#cookies-modal .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.modal-backdrop.in {
	opacity: .75;
}

@media screen and (min-width: 1400px) {
	.header-image {
		width: 100%;
		height: 730px;	
		max-height: 730px;
		overflow: hidden;
		color: #fff;
		text-align: center;
		position: relative;
	}

	.header-image-photo {
		width: 100%;
		height: 730px;
		background-position: top center;
		background-size: cover;
	}
}

.header-main-text {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	padding-top: 35px;
	padding-bottom: 15px;
	background: rgba(236,0,140, .9);
	z-index: 999;
}

.header-main-text h1,
.header-main-text h2,
.header-main-text h3 {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	color: rgba(255,255,255, .9);
}

.header-main-text h1 {
	font-weight: 600;
	font-size: 43px;
	letter-spacing: 1px;
}

.header-main-text h2 {
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 28px;
	letter-spacing: 1px;
}

.header-main-text h3 {
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 18px;
}

.main-content {
	padding-top: 40px;
	padding-bottom: 10px;
}

.main-map-wrapper p {
	font-size: 16px;
}

.main-content p {
	font-size: 16px;
	line-height: 28px;
	margin-top: 0px;
	margin-bottom: 15px;
	display: block;
}

.downloads-wrapper {
	padding-top: 0px;
	margin-top: -20px;
	font-size: 16px;
	line-height: 28px;
}

.downloads-wrapper h3 {
	margin-top: 50px;
}

.downloads-wrapper .table {
	background-color: #f9f9f9;
}

.downloads-wrapper h3:first-child {
	margin-top: 20px;
}

.downloads-table tr td {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	border-top: 0px;
}

.main-content a {
	color: #fd523f;
	text-decoration: underline;
}
.main-content a:hover {
	color: #F1230D;
}


.contact-form-wrapper {
	padding-top: 25px;
	padding-bottom: 25px;
}

.cta-btn-contact {
	padding: 8px 15px;
	background: #fd523f;
	color: #fff;
	border-radius: 4px;
}

.cta-btn-contact:hover {
	color: #fff;
	background: #F1230D;
	text-decoration: none;
}

.cta-btn-contact:active, 
.cta-btn-contact:focus {
	color: #fff;
	text-decoration: none;
}

.footer-social-icons {
	padding-top: 10px;
	padding-bottom: 40px;
}

.footer-social-icons ul {
	list-style: none;
	padding: 0px;
}

.footer-social-icons ul li {
	display: inline-block;
	padding: 0px 2px;
}

.footer-social-icons .action-buttons-bg {
	background: #3155a5;
	border-radius: 100%;
	height: 26px;
	width: 26px;
	display: block;
	position: relative;
	transition: all .2s ease;
	transition: all .2s ease;
}

.footer-social-icons .action-icon-btn {
	position: absolute;
	height: 12px;
	width: 12px;
	top: 7px;
	left: 7px;
	text-align: center;
	display: block;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}

.footer-social-icons .action-buttons-bg:hover {
	background: #3155a5;
	transition: all .2s ease;
}

.page-footer {
	background: #fff
	color: #3155a5;
	border-top: 1px solid #3155a5;
	/*position: absolute;
	left: 0;
	right: 0;
	bottom: 0;*/
}

.footer-all {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

.page-footer .footer-text-part {
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 20px;
	letter-spacing: .4px;
}

.footer-logo-part {
	padding-top: 20px;
	padding-bottom: 20px;
}

.footer-logo-item {
	height: 55px;
	width: 60px;
	display: inline-block;
	background: #333;
	color: #fff;
	text-align: center;
	margin-left: 55px;
	background-repeat: no-repeat !important;
	background-size: contain !important;
	background-position: center center !important;
}

.footer-logo-part .footer-logo-item:last-child {
	margin-right: 13px;
}

.footer-text-part-mobile {
	display: none;
}

.mobile-languages {
	display: none;
}

.modal-contact-form-wrapper {
	background: #eee;
	padding: 20px 15px; 
}

.modal-form-input {
	width: 100%;
	height: 34px;
	padding: 5px 8px;
	margin-bottom: 8px;
	border: none;
}

.modal-form-textarea {
	width: 100%;
	height: 130px;
	padding: 5px 8px;
	margin-bottom: 8px;
	border: none;
	resize: none;
}

.modal-form-input:focus,
.modal-form-input:active,
.modal-form-textarea:focus,
.modal-form-textarea:active {
	outline: none;
	border-bottom: 2px solid #3155a5;
}

.interest-model-form-submit:active,
.interest-model-form-submit:focus,
.model-form-submit:active,
.model-form-submit:focus {
	outline: none;
}

.interest-model-form-submit,
.model-form-submit {
	margin-left: auto;
	margin-right: auto;
	display: block;
	border: none;
	border-radius: 4px;
	background: #3155a5;
	color: #fff;
	padding: 8px 15px;
	transition: all .2s ease;
}

.interest-model-form-submit:hover,
.model-form-submit:hover {
	background: #173C92;
	transition: all .2s ease;
}

.modal-body {
	padding: 30px;
}

.modal-body h3 {
	font-weight: bold;
	text-align: center;
}

.modal-body h4 {
	text-align: center;
	margin-bottom: 20px;
}


input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
}

.site-header-image {
	position: relative;
	width: 100%;
	height: 500px;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
}

.footer-btns {
	padding-top: 30px;
}

.footer-preschool-btn {
	background: #fff;
	color: #3155a5;
	border: 1px solid #3155a5;
	border-radius: 4px;
	padding: 5px 10px;
	text-align: center;
	display: inline-block;
	margin-right: 20px;
	transition: all .2s ease;
}

.footer-preschool-btn:hover {
	text-decoration: none;
	background: #3155a5;
	color: #fff;
	transition: all .2s ease;
}

.footer-sign-in-section-btn {
	background: #3155a5;
	color: #fff;
	border: 1px solid #3155a5;
	border-radius: 4px;
	text-align: center;	
	display: inline-block;
	padding: 5px 10px;
	transition: all .2s ease;
}

.footer-sign-in-section-btn:hover {	
	text-decoration: none;
	background: #173C92;
	color: #fff;
	transition: all .2s ease;
}

@media screen and (min-width: 1400px) {
	.site-header-image {
		position: relative;
		width: 100%;
		height: 730px;
		background-size: cover;
		background-position: top center;
		background-repeat: no-repeat;
	}
}

.site-header-claim {
	position: absolute;
	bottom: 0px;
	right: 0px;
	left: 0px;
	text-align: center;
	background: rgba(236,0,140, .9);
	padding: 20px 0px 15px 0px;
}

.site-header-claim-no-picture {
	background: rgba(236,0,140, .9);
	padding: 20px 0px 15px 0px;
	text-align: center;
}

.site-header-claim-no-picture h3 {
	color: #fff;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 5px;
}

.about-us-wrapper {
	background: #eee;
	display: block;
	width: 100%;
	min-height: 100%;	
	overflow: hidden;
	clear: both;
}
.about-us-wrapper p {
	text-align: justify;
	padding-left: 45px;
	padding-right: 45px;
	line-height: 30px;
}

.about-us-wrapper {
	text-align: center;
}

.about-us-read-more-btn {
	text-decoration: underline;
	font-size: 16px;
	display: block;
	margin-top: 20px;
	letter-spacing: .5px;
}

.about-us-text-part {
	padding: 50px 0px;	
	padding-bottom: 25px;
}

.about-us-photo-part {	
	overflow: hidden;
}

.about-us-plugin-photo {
	width: 100%;
}

.action-buttons {
	position: relative;
}

.phone-number-wrapper {
	display: none;
	position: absolute;
	margin-right: 10px;
	top: 4px;
	font-weight: bold;
	left: -200px;
	color: #3155a5;
}

.phone-number-wrapper-cz {
	left: -160px;
}

.phone-number-wrapper:active,
.phone-number-wrapper:focus,
.phone-number-wrapper:hover {
	color: #3155a5;	
	text-decoration: none;
}

#phone-action-btn,
#footer-cta-phone {
	cursor: pointer;
}

.footer-mobile-number {
	display: none;
	font-weight: bold;
	color: #3155a5;
}

.footer-mobile-number:active,
.footer-mobile-number:focus,
.footer-mobile-number:hover {
	color: #3155a5;	
	text-decoration: none;	
}

.footer-mobile-number.active {
	display: block;
}

.phone-number-wrapper.active {
	display: inline-block;
}

.action-buttons-ul {
	display: inline-block;
}

.navbar-brand:active,
.navbar-brand:focus {
	outline: none;
}

.modal-contact-form-wrapper label {
	display: none;
}

.pr-25 {
	padding-right: 25px !important;
}

.pl-25 {
	padding-left: 25px !important;
}


.member-content h4 {
	margin-bottom: 5px;
}

.member-content span.member-position {
	font-size: 16px;
	color: #000;
}

.member-content a:hover {
	text-decoration: none;
}

.member-modal-body {
	min-height: 315px;
}

h4.member-modal-h4 {
	text-align: left;
	margin-bottom: 5px;
	font-size: 24px;
}

.member-modal-body .member-position {
	font-size: 16px;
	display: block;
}

.member-modal-body p {
	margin-top: 15px;
}

.gallery-wrapper {
	margin-bottom: 20px;
}

.black-claim-wrapper {
	margin-top: 20px;
	margin-bottom: 5px;
}

#line-spacing-15 p {
	line-height: 1.5 !important;
}

#line-spacing-17 p {
	line-height: 1.7 !important;
}


#line-spacing-1 a {
	color: #173C92!important;
}

a[x-apple-data-detectors] {
  color: #173C92 !important;
}

a[href^="tel"] {
  color: #173C92 !important; /* Inherit text color of parent element. */
}


.form-component #terms {
	width: 15px;
	margin-top: 3px;
}

.show-more-content-curriculum h3,
.show-more-content-curriculum h4 {
	margin-top: 0px;
}

#bullet-styling p {
	margin-top: 7px !important;
	margin-bottom: 7px !important;
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	line-height: 1.5;
}

.category-label-margin {
	margin-bottom: 0px!important;
}

.file-cat-content {
	margin-bottom: 20px;
}

.about-us-item {
	border: 5px solid #EFFAFC;
	box-shadow: 0 0 0 1pt #45cce3;
	width: 200px;
	height: 200px;
	border-radius: 50%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

#about-us-item-1 {
	margin-right: 0px;
}

#about-us-item-3 {
	margin-left: 0px;
}

.about-us-item p:first-child {
	color: #3155a5;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	margin: 0px;
	padding-top: 37px;
	padding-bottom: 0px;
	padding-left: 35px;
	padding-right: 35px;
	line-height: 20px;
}

.about-us-item p:last-child {
	margin: 0px;
	color: #3155a5;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 35px;
	padding-right: 35px;
	line-height: 20px;
}

.about-us-second-item {
	color: #5FC9E1;
	background: #fff;
	border: 5px solid #EFFAFC; 
  	outline: 1px solid #5FC9E1;
	width: 200px;
	height: 335px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

.about-us-second-item p:nth-child(2),
.about-us-second-item p:nth-child(3) {
	color: #3155a5;
}

.main-map-wrapper {
	margin-top: 30px;
	margin-bottom: 25px;
}

.main-map-wrapper iframe {
	width: 100%;
	height: 400px;
	border: 0px;
	margin-top: 20px;
}

#cz-about-us .about-us-second-item {
	height: 400px;
}

.about-us-second-item p:first-child {
	margin-top: 25px;
	background: #fff;
	width: 65px;
	height: 65px;
	border-radius: 50%;
	padding-top: 18px;
	border: 1px solid #45cce3;
	font-size: 45px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
}

.about-us-second-item p:nth-child(2),
.about-us-second-item p:last-child {
	line-height: 20px;
}

#about-us-second-item-1 {
	margin-right: 0px;
}

#about-us-second-item-3 {
	margin-left: 0px;
}

.main-carousel-slider-wrapper {
	background-position: center bottom !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	width: 100%;
	height: 500px;
}

.main-carousel-slide-outter {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
}

.main-carousel-h2 {
	font-size: 39px;
	font-weight: 600;
	margin-top: 0px;
	color: #fd523f;
	margin-bottom: 0px;
}

.main-carousel-h3 {
	font-size: 25px;
	font-weight: 600;
	color: #fd523f;
	margin-top: 5px;
}

.decorative-menu-divider {
	width: 100%;
	height: 8px;
	background: #fff;
	border-bottom: 1px solid #3155a5;
	border-top: 1px solid #3155a5;
}


.table-keyfacts {
	width: 100%;
	outline: 1px solid #5FC9E1;
}

.table-keyfacts td {
	text-align: center;
	border: 5px solid #EFFAFC;
	padding: 25px 25px 30px 25px;
}

.table-keyfacts td h4 {
	color: #5FC9E1;
	font-size: 73px;
	line-height: 87px;	
}

.table-keyfacts td p {
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
}

.mobile-keyfacts {
	display: none;
}

.mobile-keyfacts-wrapper {
	display: none;
}

.table-keyfacts-first-row-td {
	width: 25%;
}

.keyfacts-second-row-first-td {
	padding: 0px !important;
}

.keyfacts-second-row-first-td table.keyfacts-second-row-table {
	width: 100%;
	outline: 0px;
}

.keyfacts-second-row-table-half-td-left {
	border-left: 0px !important;
	border-top: 0px !important;
	width: 50%;
}

.keyfacts-second-row-table-half-td-right {
	border-right: 0px !important;
	border-top: 0px !important;
	width: 50%;
}

.keyfacts-second-row-table-full-td-bottom {
	border-left: 0px !important;
	border-bottom: 0px !important;
	border-right: 0px  !important;
}

.info-form-terms-wrapper .form-component {
	margin-top: -2px;
	margin-right: 10px;
	padding-top: 0px !important;
}


.video-gallery-video-td {
	width: 330px;
}

.video-gallery-video-td div {
	width: 300px;
}
.video-gallery-video-td iframe {
	height: 169px;
}

.video-gallery-video-td div iframe {
	max-height: 169px;
}

.video-description-mobile-only {
	display: none;
}

@media screen and (max-width: 767px) {
	body {
		padding-bottom: 320px;
	}

	.cookie-banner-btns {
		margin-top: 10px;
		display: flex;
		flex-direction: column-reverse;
		text-align: center;
	}

	.cookies-customize-btn {
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
		width: 180px;
	}

	.cookies-accept-btn {
		width: 180px;
		margin-left: auto;
		margin-right: auto;
	}

	.video-description-desktop-only {
		display: none;
	}

	.video-gallery-video-td {
		width: auto;
		text-align: center;
	}

	.video-gallery-video-td div {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		height: 170px !important;
		text-align: center;
	}
	.video-gallery-video-td div iframe {
		max-height: 170px;
		max-width: 300px;
		width: 300px;
		left: 50% !important;
		transform: translateX(-50%);
	}

	.video-gallery-video-td iframe {
		max-width: 300px;
		width: 300px;
		margin-left: auto;
		margin-right: auto;
	}

	.homepage-carousel-first-slide {
		background: #fff !important;
	}

	.video-gallery-video-td div.video-description-mobile-only {
		display: block;
		height: auto;
		max-height: none;
		margin-top: 10px;
		height: auto !important;
	}

	.contact-form-terms p,
	.interest-form-terms p {
		font-size: 14px;
	}
	
	.info-form-terms-wrapper .form-component,
	.form-terms-wrapper p {
		font-size: 14px !important;
	}

	.form-terms-wrapper .form-component {
		margin-top: -3px !important;
		padding-top: 0px !important;
	}

	.info-form-terms-wrapper .form-component {
		margin-top: 5px !important;
		margin-right: 10px;
	}

	.table-keyfacts {
		display: none;
	}

	.mobile-keyfacts {
		display: block;
		text-align: center;
		margin-left: 15px;
		margin-right: 15px;
		margin-top: -20px;
		margin-bottom: 20px;		
		outline: 1px solid #5FC9E1;
	}

	.mobile-keyfacts .keyfact-item {
		border: 5px solid #EFFAFC;
		padding-top: 0px;
		margin-top: -5px;
		padding-bottom: 0px;
	}

	.keyfact-mobile-item-inner h4 {
		margin-top: 0px;
		margin-bottom: 0px;
	}


	.keyfact-mobile-item-inner p {
		margin-bottom: 0px;
	}
	
	.table-keyfacts {
		width: 100%;
		max-width: 100%;
	}

	.table-keyfacts td {
		padding: 10px;
	}

	.table-keyfacts td h4,
	.mobile-keyfacts .keyfact-item h4,
	.keyfact-mobile-item-inner h4 {
		color: #5fC9e1;
		font-size: 36px;
		line-height: 40px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.keyfact-mobile-item-inner p,
	.mobile-keyfacts .keyfact-item p {
		font-weight: 600;
		font-size: 14px;
		line-height: 18px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.mobile-keyfacts-wrapper {
		border: 5px solid #EFFAFC;
		outline: 1px solid blue;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 50px;
		outline: 1px solid #5FC9E1;
	}
	
	.mobile-keyfacts-td {
		display: block;
		border-bottom: 5px solid #EFFAFC;
		width: 100%;
		padding: 15px 10px;
	}

	.mobile-keyfacts-td-last {
		display: block;
		width: 100%;
		padding: 15px 10px;
	}

	.mobile-keyfacts-td-first-left {
		display: inline-block;
		float: left;
		border-right: 3px solid #EFFAFC;
		width: 50%;
		max-width: 50%;
		border-bottom: 5px solid #EFFAFC;
		padding: 15px 10px;
		height: 150px;
	}

	.mobile-keyfacts-td-first-right {
		display: inline-block;
		float: left;
		border-left: 2px solid #EFFAFC;
		border-bottom: 5px solid #EFFAFC;
		width: 50%;
		max-width: 50%;
		padding: 15px 10px;
		height: 150px;
	}

	h2 {
		font-size: 26px;
	}
	
	h3, h4 {
		font-size: 14px;
		line-height: 28px;
	}

	.downloads-wrapper {
		margin-top: -50px;
	}

	.downloads-table {
		font-size: 14px;
	}

	.about-us-second-item p:first-child {
		font-size: 36px !important;
		padding-top: 23px;
	}

	.decorative-menu-divider {
		margin-top: -1px;
	}

	.mobile-no-row {
		margin: 0px;
	}

	.footer-btns {
		text-align: center;
		margin: 0px;
		padding: 0px;
		max-width: 100%;
		width: 100%;
		padding-top: 10px;
		padding-bottom: 20px;
	}

	.footer-btns a {
		margin-left: auto;
		margin-right: auto;
		margin-top: 15px;
		margin-bottom: 20px;
		display: block;
		width: 200px;
	}

	.homepage-carousel-first-slide h1 {
		font-size: 36px;
		letter-spacing: 1px;
		padding-top: 40px;
	}

	.homepage-carousel-first-slide h1 p {
		line-height: 40px;
		letter-spacing: 1px;
	}

	.homepage-carousel-first-slide h2 span.main-text {
		line-height: 23px;
		font-size: 23px;
	}

	.homepage-carousel-first-slide h2 span.sub-text {
		line-height: 16px;
		font-size: 16px;	
	}

	.homepage-carousel-first-slide {
		height: 250px;
	}

	.main-carousel-slider,
	.main-carousel-slider-wrapper {
		height: 170px;
		max-height: 170px;
	}

	#about-us-second-item-1 {
		margin-right: auto;
	}

	#about-us-second-item-3 {
		margin-left: auto;
	}

	#about-us-item-1 {
		margin-right: auto;
	}

	#about-us-item-3 {
		margin-left: auto;
	}

	.footer-social-icons {
		padding-bottom: 20px;
	}

	.navbar-default .navbar-nav>li>a {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
	.navbar-default .navbar-nav>li>a.menu-item-active,
	.menu-item-active .item-line {
		color: #fff;
		background: #3155a5;
		border-bottom: 0px;
	}

	.navbar-nav .open .dropdown-menu {
		background: #efefef;
		text-transform: uppercase;
	}

	.navbar-default .navbar-nav>.open>a .item-line, .navbar-default .navbar-nav>.open>a:hover .item-line, .navbar-default .navbar-nav>.open>a:focus .item-line,
	.navbar-default .navbar-nav>li>a:hover .item-line {
		border: 0px;
	}

	.navbar-nav {
		margin-top: 0px;
		padding-top: 6px;
		border-top: 1px solid #3155a5;
	}
	
	.navbar-default .navbar-nav>li:first-child>a {
		padding-top: 6px;
		padding-bottom: 5px;
		border-top: 1px solid #3155a5;
	}
}


@media screen and (min-width: 992px) and (max-width: 1199px) {
	.header-image {
		height: 450px;
	}

	.header-image-photo {
		height: 450px;
	}

	.main-content {
		padding-top: 40px;
		padding-bottom: 20px;
	}

	.navbar-default .navbar-nav>li {
		height: 51px;
	}

	.logo-img {
		width: 170px;
		margin-top: 41px;
		margin-left: 0px;
	}

	.navbar-default .navbar-nav>li {
		padding: 0px 7px;
	}

	.navbar-nav {
		margin-top: 9px;
	}

	.downloads-wrapper {
		margin-top: -75px;
	}

	.table-keyfacts {
		margin-bottom: 30px;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	.logo-img {
		margin-left: 0px;
		width: 140px;
		margin-top: 41px;
	}

	.table-keyfacts td h4 {
		font-size: 60px;
		line-height: 70px;
	}

	.menu-items-wrapper {
		padding-right: 15px;
	}

	.navbar-default .navbar-nav>li {
		padding: 0px 7px;
	}

	.middle-level-menu {
		margin-top: 11px;
	}

	.navbar-default .navbar-nav>li {
		padding: 2px;
		font-size: 12px;
	}

	.navbar-default .navbar-nav>li:last-child {
		padding-right: 15px;
	}

	.navbar-nav {
		margin-top: 4px;
	}
	
	.navbar-header,
	.main-menu {
		height: 120px;
	}

	.header-image {
		height: 420px;
	}

	.navbar-default .navbar-nav>li {

	}

	.header-image-photo {
		height: 420px;
	}

	.main-content {
		padding-top: 40px;
		padding-bottom: 0px;
	}

	.navbar-default .navbar-nav>li {
		height: 49px;
	}

	.tablet-no-row {
		margin: 0px;
	}

	.gallery-wrapper {
		margin-left: -7px;
	}

	.table-keyfacts {
		width: 95%;
		margin-right: auto;
		margin-left: auto;
	}
}

.form-terms-wrapper a {
	color: #fd523f !important;
	text-decoration: underline;
}

.mobile-yes {
	display: none;
}

@media screen and (max-width: 767px) {
	.mobile-none {
		display: none;
	}

	.mobile-yes {
		display: block;
	}

	.navbar-default .navbar-nav>li,
	.navbar-default .navbar-nav>li>a {
		height: initial;
	}

	.mobile-only {
		display: block !important;
	}

	.mobile-only a {
		color: #fff!important;
	}

	.navbar-collapse {
		padding: 0px;
	}

	.navbar-nav {
		margin-bottom: 0px;
	}

	.main-content {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.mobile-keyfacts-col-wrapper {
		padding-left: 15px;
		padding-right: 15px;
	}

	.main-content-homepage {
		padding-top: 30px;
	}

	.homepage-content .row {
		margin: 0px;
	}

	.site-header-image {
		background-size: cover;
		width: 100%;
		height: 170px;
	}

	.site-header-claim {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.footer-logo-part {
		text-align: center;
	}

	.footer-logo-item {
		margin-left: 20px;
		margin-right: 20px;
	}

	.footer-logo-part {
		padding-top: 20px;
		padding-bottom: 15px;
	}

	.footer-text-part {
		display: none;
	}

	.footer-text-part-mobile {
		text-align: center;
		display: block;
		padding: 0px;
		padding-bottom: 15px;
	}

	.logo-img {
		margin-left: 15px;
		margin-top: 8px;
		height: 50px;
		width: 126px;
	}

	.mobile-menu-wrapper {
		padding: 0px;
		padding-right: 15px;
	}

	.navbar-toggle {
		margin-right: 0px;
	}

	body {
		padding-top: 65px;
	}

	.navbar-header {
		height: 65px;
	}

	.main-menu {
		height: 65px;
	}
	
	.navbar-brand {
		height: 65px;
	}

	.header-image {
		height: 420px;
	}

	.header-image-photo {
		height: 420px;
	}

	.header-main-text h1 {
		font-size: 32px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.header-main-text h2 {
		font-size: 24px;
	}

	.navbar-collapse {
		width: 100%;
	}

	.top-level-menu,
	.middle-level-menu {
		display: none;
	}

	.menu-items-wrapper {
		margin-left: -32px;
		margin-right: -45px;
	}

	.navbar-default .navbar-collapse {
		border-top: 1px solid #ddd;
	}
	.hamburger {	
		display: inline-block !important;
	}

	.mobile-languages {
		display: inline-block;
		float: right;
	}

	.mobile-languages ul {
		list-style: none;
		padding: 0px;
		margin-top: 20px;
		margin-right: 5px;
		margin-bottom: 0px;
	}

	.mobile-languages ul li {
		display: inline-block;
	}
	
	.mobile-languages ul li>a {
		margin-left: 5px;
	}

	.mobile-languages .language-selector-icon {
		position: absolute;
		top: 5.5px;
		left: 4.5px;
		color: #3155a5;
		font-size: 11px;
	}

	.mobile-languages .language-item {
		background: #fff;
		border: 1px solid #3155a5;
	}

	.mobile-languages .language-item.active {
		color: #fff;
		background: #3155a5;
		border: 1px solid #3155a5;
	}

	.mobile-languages .language-item.active span {
		color: #fff;
	}

	.dropdown-menu>div>a {
		color: #3155a5;
	}

	.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus,
	.navbar-default .navbar-nav>li>a:hover {
		/*border-bottom: 2px solid #70C8E3;*/
	}

	.navbar-nav .open .dropdown-menu>li>a {
		padding-left: 0px;
		padding-right: 0px;
		text-align: center;
	}

	.dropdown-menu>li>a {
		border-bottom: 1px solid #ddd;
	}

	.navbar-default .navbar-nav>li>a {
		padding-top: 5px;
		padding-bottom: 5px;
		text-align: center;
	}

	.navbar-nav>li>.dropdown-menu {
		left: 0;
		transform: translateX(0);
	}

	.pr-25 {
		padding-right: 10px !important;
	}

	.pl-25 {
		padding-left: 10px !important;
	}

	h4.member-modal-h4 {
		text-align: center;
	}

	.member-modal-body .member-position {
		text-align: center;
		display: block;
	}

	.header-image {
		width: 100%;
		height: auto;	
		max-height: auto;
		overflow: hidden;
		color: #fff;
		text-align: center;
		position: relative;
	}

	.header-image-photo {
		width: 100%;
		height: 170px;
		background-position: top center;
		background-size: cover;
	}

	.site-header-claim {
		bottom: -49px;
	}
	
	.header-main-text {
		position: relative;
	}

	.header-main-text h2 {
		text-align: center;
		padding-left: 15px;
		padding-right: 15px;
	}

	.mobile-no {
		display: none;
	}

	.form-terms-wrapper input[type=checkbox] {
		width: 18px;
		height: 18px;
		margin-top: 14px;
		margin-left: 0px;
	}
}


.hamburger {	
	display: none;
	float: right;
	padding-top: 21px;
	padding-bottom: 7px;
	padding-right: 4px;
	padding-left: 15px;	
	cursor: pointer;
	transition-property: opacity, filter;
	transition-duration: 0.15s;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	overflow: visible;
}

.hamburger:hover {
    opacity: 0.9;
}

.hamburger-box {
	width: 30px;
	height: 24px;
	display: inline-block;
	position: relative;
}

.hamburger-inner {
	display: block;
	top: 50%;
	margin-top: -2px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 30px;
    height: 2px;
    background-color: #333;
    border-radius: 0px!important;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block;
}
.hamburger-inner::before {
    top: -9px;
}
.hamburger-inner::after {
    bottom: -9px;
}

.hamburger--squeeze .hamburger-inner {
	transition-duration: 0.075s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze .hamburger-inner::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}

.hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze.is-active .hamburger-inner {
	transform: rotate(45deg);
	transition-delay: 0.12s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}

.hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger:active,
.hamburger:focus {
	outline: none;
}

@media screen and (max-width: 320px) {
	.mobile-languages .language-selector-icon {
		font-size: 10px;
		top: 6px;
	}

	.mobile-languages ul li>a {
		margin-left: 0px;
	}
	.hamburger {
		padding-left: 10px;
	}

	.logo-img {
		width: 110px;
		height: 44px;
		margin-top: 12px;
	}
}

@media screen and (min-width: 1200px) {
	.main-menu {
		height: 150px;
	}

	.logo-img {
		margin-top: 38px;
	}
	
	.middle-level-menu {
		margin-top: 15px;
	}

	.navbar-nav {
		margin-top: 17px; 
	}	

	body {
		padding-top: 150px;
	}
}

#contact_msg #captcha-field,
#interest_msg #captcha-field {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

#contact_msg #lang,
#interest_msg #lang {
	position: absolute;
	top: -9999px;
	right: -9999px;
}

.swal-button {
	background: #3155a5 !important;
}

.swal-icon--error {
	border-color: #c0392b;
}

.swal-icon--error__line {
	background-color: #c0392b;
}

.swal-icon--success {
	border-color: #27ae60;
}

.swal-icon--success__line {
	background-color: #27ae60;
}

a.text-black {
	color: #000;
}

.file-cat-content h4 {
	margin-bottom: 25px;
}

.our-team-member-modal a {
	color: #3155a5;
	text-decoration: underline;
}

.second-group-style h4 {
	margin-bottom: 2px;
}

.second-group-style a {
	margin-bottom: 30px;
	display: block;
}

.team-member-name {
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin-top: 2px;
	color: #000;
}

.info-form-wrapper {
	background: #eee;
	padding: 20px;
	width: 100%;
	max-width: 500px;
	margin: 15px auto;
}

.info-form-wrapper label {
	display: none;
}

.info-form-wrapper #captcha-field,
.info-form-wrapper #lang {
	position: absolute;
	left: -9999px;
	top: -9999px;
}

.info-form-wrapper h4 {
	text-align: center;
	font-weight: 300;
	font-size: 16px;
	color: #888;
}

.info-form-wrapper p {
	line-height: 1.5em;
	color: #888;
	text-align: justify;
}

.info-form-wrapper .double-height {
	height: 72px;
}

.form-terms-wrapper  {
	width: 100%;
}

.form-terms-wrapper .form-component {	
	display: inline-block;
	float: left;
	width: 27px;
	padding-top: 6px;
}
.form-terms-wrapper {
	display: inline-block;
	font-size: 14px;
}

.form-terms-wrapper p {
	font-size: 16px;
	margin-top: 15px;
}

.contact-form-terms p,
.interest-form-terms p {
	font-size: 16px;	
	margin-top: 7px;
	margin-bottom: 15px;
	color: #888;
}
.contact-form-terms p a,
.interest-form-terms p a,
.contact-form-terms p a:hover,
.interest-form-terms p a:hover {
	color: #fd523f;
	text-decoration: underline;
}

.mobile-popup-image {
	max-width: 100%;
	width: 80%;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.user-panel {
	background: #eee;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 40px;
	max-width: 100%;
}

.user-panel ul {
	list-style: none;
}

.user-panel ul li {
	display: inline-block;
}

.user-panel ul li a {
	padding-left: 0px;
	text-decoration: none;
}
@media screen and (min-width: 768px) {
	.download-table .download-table-label {
		width: 40%;
	}

	.download-table .download-table-file-type {
		width: 60px;
	}

	.download-table .download-table-download {
		width: 50px;
	}
}

.parent-form-wrapper {
	background: #eee;
	padding: 20px 25px;
	width: 500px;
	max-width: 95%;
	margin-left: auto;
	margin-right: auto;
}

.parent-form-wrapper label {
	display: none;
}

.parent-form-wrapper input[type="text"],
.parent-form-wrapper input[type="email"],
.parent-form-wrapper input[type="password"] {
	width: 100%;
	height: 34px;
	padding: 5px 8px;
	margin-bottom: 8px;
	border: none; 
}

.parent-form-wrapper input[type="text"]:active,
.parent-form-wrapper input[type="email"]:active,
.parent-form-wrapper input[type="password"]:active, 
.parent-form-wrapper input[type="text"]:focus,
.parent-form-wrapper input[type="email"]:focus,
.parent-form-wrapper input[type="password"]:focus {
	outline: none;
	border-bottom: 2px solid #3155a5;	
}

.parent-form-wrapper #important_field,
.parent-form-wrapper #selector,
.parent-form-wrapper #validator {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

.parrent-login .forgot-password {
	text-align: center;
	padding-top: 20px; 
}

.parent-login-header h3 {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}

.parent-login-header p {
	font-size: 14px;
}

.parent-form-wrapper input[type="submit"] {
	background: #3155a5;
	margin-left: auto;
	margin-right: auto;
	border-radius: 4px;
	border: none;
	color: #fff;
	padding: 6px 20px;
	margin-top: 8px;
	transition: all .2s ease;
}

.parent-form-wrapper input[type="submit"]:hover {
	background: #173C92;
}

.form-buttons {
	margin-top: 20px;
}

.parent-form-buttons {
	width: 100%;
	display: block;
	text-align: center; 
}

.lh-30 {
	line-height: 30px;
}

.secure-line-right ul {
	margin-bottom: 0px;
}

.secure-line-right ul li {
	line-height: 30px;
}

.secure-line-right ul li {
	padding-left: 15px;
}

.secure-line-right ul li i {
	margin-right: 5px;
}

@media screen and (min-width: 768px) {
	.main-menu-mobile-only {
		display: none !important;
	}
}

.secure-line-right ul {
	padding-left: 0px;
}

@media screen and (max-width: 767px) {
	.no-mobile-device {
		display: none;
	}
	
	.secure-line-right ul li {
		padding-left: 0px;
	}	

	.secure-line-right ul li i {
		margin-right: 0px;
	}

	.link-dec-non a i {
		display: none;
	}
}

.parent-login-header p {
	line-height: 20px;
}

.swal-modal {
	border-radius: 0px;
}

.swal-text {
	text-align: center;
}

.swal-button {
	border-radius: 4px;
	padding: 10px 25px;
}

.swal-footer {
	text-align: center;
}

.swal-button:focus {
	box-shadow: none;
}

.link-dec-non a {
	text-decoration: none;
}

.link-dec-non a i {
	margin-right: 5px;
}

 .color-grey {
	color: #777;
}

.private-video-section {
	margin-top: 50px;
}

@media screen and (max-height: 360px) {
	.navbar-nav {
		margin-top: 0px;
	}

	.navbar-default .navbar-nav>li>a {
		padding-top: 2px !important;
		padding-bottom: 2px !important;
	}
}

.video-wrapper h2 {
	margin-bottom: 20px;
}

.video-wrapper .link-dec-non a {
	color: #3155a5;
}

#swipebox-overlay {
	-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;	
}


.g-mb-15 {
	margin-bottom: 15px!important;
}

#interest-modal {
	z-index: 9999;
}

@media screen and (max-width: 767px) {
	
	.navbar-nav {
		height: 100%;
	}
	
	.edited-menu-height {
		height: 100%;
		background: #fff;
		overflow-y: scroll;
	}

	.lock-scroll {
    	overflow: hidden;
	}

	.navbar-fixed-top .navbar-collapse {
		height: auto;
		max-height: none;
	}

	.site-header-claim img {
		height: 30px!important;
	}

	.main-content {
		margin-bottom: 0px;
		padding-bottom: 10px;
	}

	.main-content p {
		font-size: 14px!important;
		line-height: 20px!important;
	}
	
	.main-content p span {
		font-size: 14px!important;
		line-height: 20px!important;	
	}
}

@media screen and (max-height: 340px) {
	.edited-menu-height {
		height: 255px;
	}
}

@media screen and (min-width: 768px) and (max-width: 992px) {
	.top-level-menu ul li {
		margin-left: 4px;
	}
	
	.top-level-action-item {
		font-size: 11px;
	}

	.top-level-menu ul li:first-child {
		margin-left: 0px;
	}
}

.js-read-more-btn {
	text-decoration: underline;
	color: #3155a5;
	letter-spacing: .15px;
	cursor: pointer;
}

.show-more-content {
	display: none;
}

.swal-modal {
	z-index: 9999999 !important;
}

@media screen and (max-height: 450px) {
	.main-carousel-slider-wrapper {
		background-position: top center!important;
		height: 350px !important;
		max-height: 350px !important;
	}

	.main-carousel-slider {
		height: 350px !important;
		max-height: 350px !important;
	}
}