/* Custom CSS by KnightCoderz.com*/
@font-face {
	font-family: 'AKZidenz';
	src: url('../fonts/akzidenzgroteskbe-regular.ttf')  format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Another Shabby';
	src: url('../fonts/anothershabby.ttf')  format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham';
	src: url('../fonts/gotham.ttf')  format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham';
	src: url('../fonts/Gotham-Bold.ttf')  format('truetype');
	font-weight: bold;
	font-style: normal;
}
body {
	font-family: 'Arial',sans-serif;
	font-size: 19px;
	font-size: 17.2px;
	line-height: 1.4;
	font-weight: normal;
	color: #1F417D;
}
#page {
	max-width: 100%;
	background: url('../images/waves.png') #fff repeat-x center 100%;
	background-attachment: fixed;
	background-size: auto 80%;
}
a {
	color: #1F417D;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3,
.h1, .h2, .h3 {
	font-family: 'Another Shabby',sans-serif;
}
header#pbr-masthead.pbr-header-default {
    background: #1f417c;
    padding: 5px 0 5px;
}
div#pbr-logo {
    max-width: 330px;
}
#pbr-masthead .logo-wrapper {
    height: inherit;
    height: initial;
}
.navbar-mega .navbar-nav > li {
	position: relative;
}
.navbar-mega .navbar-nav > li:before {
	content: '';
	display: block;
	border: 3px solid #fff;
	position: absolute;
	border-radius: 50%;
	left: -18px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.navbar-mega .navbar-nav > li:first-child:before {
	display: none;
}
.navbar-mega .navbar-nav > li > a {
	font-family: 'AKZidenz',sans-serif;
	font-size: 19px;
	text-transform: none;
	line-height: 35px;
	line-height: 45px;
}
.page-header-image img {
	display: block;
	width: 100%;
}
.site-main {
	overflow: visible;
}
h2 em.january-18 {
	display: inline-block;
	width: 108px;
	height: 41px;
	background: url('../images/january-18.jpg') no-repeat;
	text-indent: -999px;
	overflow: hidden;
}
.vc_row h2 {
	font-size: 50px;
	font-weight: normal;
	color: #1F417D;
}
.db-btn {
	background: url('../images/btn-bg.png') no-repeat;
	background-size: 100% 100%;
	padding: 5px 15px;
	color: #fff;
	transition: all 0.3s;
}
.apply-now-btn {
	display: block;
	max-width: 270px;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
}
.db-btn:hover {
	color: #fff;
	opacity: 0.9;
}
.coming-january .wpb_wrapper {
	max-width: 580px;
	margin-left: auto;
	margin-right: 0;
	text-align: center;
}
.coming-january .wpb_wrapper p:fist-child {
	margin-bottom: 15px;
}
.courses-intro-page .wpb_wrapper {
	max-width: 670px;
	margin-left: auto;
	margin-right: 0;
    margin-right: auto;
	text-align: center;
}
.courses-intro-page .wpb_wrapper p:fist-child {
	margin-bottom: 15px;
}
.jetsky-row .wpb_single_image,
.jetsky-row .vc_column_container {
	position: static;
}
.jetsky-row .vc_single_image-wrapper img {
	position: absolute;
	bottom: 0;
	height: auto;
	width: 29%;
    width: 33%;
	z-index: 2;
	right: 15px;
}
.page-footer-row .wpb_single_image {
	margin-bottom: 0;
}
.footer-left-right {
	padding-top: 7px;
	padding-bottom: 3px;
}
.footer-left .textwidget img {
    vertical-align: bottom;
    height: auto;
    width: 40px;
    margin-right: 2px;
    margin-bottom: 5px;
}
.footer-left {
    font-size: 13px;
    color: #fff;
}
.footer-left a {
	color: #fff;
}
.footer-left a:hover {
	color: #fff;
}
.footer-left > div {
    display: inline-block;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
}
.footer-left > div:last-child {
	padding-left: 15px;
}
.footer-left,
.footer-right {
	display: inline-block;
}
.footer-left {
	display: inline-flex;
}
.footer-right {
	/* width: 300px; */
	float: right;
	padding-top: 7px;
	display: inline-flex;
	align-items: center;
}
.footer-right input[type=submit] {
	display: none;
}
.footer-right .input-large.btn-search {
	display: none;
}
.footer-right .input-group {
	width: 100%;
	display: block;
	padding: 0;
}
.footer-right input[type="text"] {
	padding: 5px 10px;
	height: 30px;
}
.footer-right > div {
	display: inline-block;
}
.footer-right-widget a {
	display: block;
	width: 30px;
	height: 30px;
	float: left;
	position: relative;
	overflow: hidden;
	background-color: #fff;
	border-radius: 50%;
	color: #1f417c;
	text-align: center;
	line-height: 30px;
	margin-left: 5px;
	border: 2px solid #1f417c;
	transition: all 0.3s;
}
.footer-right a:hover {
	border-color: #1F417D;
}
.vc_toggle_default .vc_toggle_title {
	border: none;
	background: none;
	padding-left: 0;
	position: relative;
}
.vc_toggle_default .vc_toggle_title:after {
	content: '';
	display: inline-block;
	border: 6px solid transparent;
	border-left-color: #1f417c;
	margin-left: 5px;
	vertical-align: middle;
	position: relative;
	top: -2px;
}
.vc_toggle_default.vc_toggle_active .vc_toggle_title:after {
	border-left-color: transparent;
	border-top-color: #7086ab;
	top: 1px;
}
.vc_toggle_icon {
	display: none !important;
}
.vc_toggle_content {
	color: #7086ab;
	font-size: 15px;
}
.vc_toggle_content a {
	color: #7086ab;
	text-decoration: underline;
}
.has-q-and-a .vc_toggle_content p:first-child:before {
	content: 'A: ';
}
.vc_toggle_default .vc_toggle_title h4 {
    color: #1f417c;
    font-weight: normal;
    font-size: 20px;
    font-family: inherit;
}
.has-q-and-a .vc_toggle_default .vc_toggle_title h4:before {
	content: 'Q: ';
}
.faqs-wrapper,
.page-content {
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
.faqs-page,
.padded-content {
	padding: 30px 50px;
	background: #fff;
	margin-left: 0;
	margin-right: 0;
}
.padded-content ul {
	padding-left: 90px;
}
.contact-page-content a {
	color: #1F417D;
}
.contact-page-content a:hover {
	text-decoration: underline;
}
.dimmed-text {
	color: #7086ab;
	font-size: ;
}
.contact-page-content p {
	margin-bottom: 35px;
}
.vc_row .rotated-heading {
    padding-top: 30px;
}
.vc_row .rotated-heading h2 {
    font-size: 80px;
    line-height: 80px;
    transform: rotate(-4.5deg);
    text-align: center;
    position: relative;
    z-index: 2;
}
.vc_row .rotated-heading h2 + p {
    position: relative;
    z-index: 9999;
}
.vc_row h2 big {
    font-size: 120px;
}
.vc_row h2 big.extra-big {
    font-size: 150px;
    line-height: 100px;
    display: block;
    padding-top: 20px;
}
.vc_row h2 big.extra-big + br {
	display: none;
}
.vc_row h2 small {
    font-size: 60px;
    color: #1F417D;
}
.rotated-card {
    position: relative;
}
.rotated-card .wpb_single_image {
    position: static;
}
.rotated-card img {
    position: absolute;
    right: 30px;
    top: -40px;
    width: 115%;
    max-width: 120%;
    height: auto;
    -webkit-transform: rotate(8deg);
    -ms-transform: rotate(8deg);
            transform: rotate(8deg);
}
.has-blue-bg.vc_row.wpb_row  {
	margin-left: 0;
	margin-right: 0;
	background: url('../images/waves-2.png') #eff5f7 no-repeat bottom center;
	background-size: cover;
}
.coming-soon-wrapper {
	padding: 50px 20px 100px;
	max-width: 910px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
.coming-soon-wrapper a {
	text-decoration: underline;
}
footer#pbr-footer,
#pbr-masthead {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}
footer#pbr-footer .container,
#pbr-masthead .container {
	width: 100%;
}
.note-text {
	font-size: 13px;
}
.dbw-parallax {
    margin-left: 0;
    margin-right: 0;
    min-height: 450px;
}
.dbw-parallax .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}
.dbw-parallax .wpb_single_image {
    margin-bottom: 0;
    opacity: 0;
}
.white-bg-row {
	background: #fff;
	margin-left: 0;
	margin-right: 0;
}
.margin-less-row {
	margin-left: 0;
	margin-right: 0;
}
.vc_toggle_default.vc_toggle_color_default {
	margin-bottom: 10px;
}
.navbar-mega .navbar-nav li:hover > a:before,
.navbar-mega .navbar-nav li.active > a:before,
.navbar-mega .navbar-nav li > a:before {
	display: none !important;
}
.navbar-mega-light .navbar-mega .navbar-nav > li > a:hover,
.navbar-mega .navbar-nav li:hover > a,
.navbar-mega .navbar-nav li.active > a {
	color: #04adf0;
}
#content {
	outline: none;
}
 .vc_parallax .vc_parallax-inner {
	/*background-attachment: scroll !important;*/
}
header#pbr-masthead {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 99999;
        width: 100%;
}
.page-header-image {
    padding-top: 80px;
}
div#content-parrallax {
    /*margin-bottom: 300px;*/
}
.tb-padding-50 .wpb_column.vc_column_container.vc_col-sm-8{
	padding: 46px 0;
}
.tb-padding-30 .wpb_column.vc_column_container.vc_col-sm-8{
	padding: 15px 0;
}
.providers-list:after {
    content: '';
    display: table;
    clear: both;
}
.providers-list a {
    display: block;
    width: 50%;
    float: left;
    font-family: "Poppins";
    font-weight: 700;
    line-height: 1.7;
}
.wpb_wrapper {
	outline: none;
}
.gtranslate-container {
	text-align: center;
	margin: 10px auto;
}
.is-home-header img {
	opacity: 0;
	visibility: hidden;
}
.gtranslate-container {
    min-width: 200px;
}
.skiptranslate.goog-te-gadget,.skiptranslate.goog-te-gadget a {
    color: #fff;
}

.skiptranslate.goog-te-gadget select {
    color: #000;
    height: 30px;
    margin: 0;
    position: relative;
    top: 7px;
    background: #fff;
    padding: 0 5px;
    width: 170px;
}
@media all and (min-width: 1440px){
	footer#pbr-footer, #pbr-masthead {
	    max-width: 1400px;
	}
	.container {
	    max-width: 1430px;
	    width: 100%;
	}
}
@media all and (min-width: 1070px) {
	.footer-left-right .container {
	    display: flex;
	    justify-content: space-between;
	    align-items: center;
	}

	.footer-left-right .container:before,
	.footer-left-right .container:after {
	    display: none;
	}
	.home div#primary .entry-content-page > .vc_row:first-child {
	    min-height: 800px;
	}
}
@media all and (max-width: 767px) {
	.providers-list a {
		width: 100%;
		float: none;
	}
	.footer-right {
		display: block;
	}
	.gtranslate-container {
		width: 100%;
	}
	.vc_parallax .vc_parallax-inner {
	    background-attachment: scroll!important;
	}
}
@media all and (min-width: 767px) {
	div#pbr-logo img {
	    max-width: 280px;
	}
	.navbar-mega .navbar-nav > li > a {
	    font-size: 16px;
	}

	.navbar-mega .navbar-nav > li {
	    margin: 0 5px 0 15px;
	}

}

div.dynamic-images .wpb_wrapper > div.wpb_single_image {
    display: none;
}

.skiptranslate.goog-te-gadget > span {
    display: none;
}

.skiptranslate.goog-te-gadget {
    color: #1f427c;
}