/*
 Theme Name:     Divi Child
 Author:         Quape
 Author URI:     https://www.quape.com/
 Template:       Divi
 Version:        v1.0
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 5.8.0
*/


body {
	font-family: Helvetica,sans-serif !important;
}

#background-video {
  	width: 100%;
  	height: 1000px;
  	object-fit: cover;
  	position: fixed;
  	left: 0;
  	right: 0;
  	top: 0;
  	bottom: 0;
  	z-index: -1;
}
.et_pb_section_video:not(.et_pb_fullwidth_menu) { 
	overflow: unset;
}
/* aboutus */
.aboutus-s1 .s1_top {
	display: flex;
}
.aboutus-s1 .s1_top_left {
	width: 60%;
	float: left;
}
.aboutus-s1 .s1_top_right {
	width: 40%;
	float: left;
	text-align: right;
}
.aboutus-s1 .s1_top_right .btn-login, .aboutus-s1 .s1_top_right .btn-signup, .aboutus-s1 .s1_bt .btn-community {
	background: none;
    border: 1px solid #FF0B00;
    padding: 10px 15px;
    color: #fff;
    font-size: 16px;
	margin-right: 15px;
}
.aboutus-s1 .s1_top_right .btn-login:hover , .aboutus-s1 .s1_top_right .btn-signup:hover , .aboutus-s1 .s1_bt .btn-community:hover {
	background: #FF8580;
}
.aboutus-s1 .s1_top_right .btn-signup, .aboutus-s1 .s1_bt .btn-community {
	border: none;
	background: #FF0B00;
}
.aboutus-s1 .s1_bt {
	text-align: center;
	padding-bottom: 30px;
}
.aboutus-s1 .s1_bt .btn-community {
	margin-left: 0;
	margin-top: 50px;
	font-size: 19px;
	margin-bottom: 50px;
	padding: 12px 35px;
    font-weight: 600;
}
.aboutus-s1 .s1_bt .has-background,
.aboutus-s1 .s1_bt .left-border {
	max-width: 710px;
	width: calc(100% - 30px);
	margin: 0 auto;
	position: relative;
	padding-bottom: 75px;
}
.aboutus-s1 .s1_bt .has-background:before,
.aboutus-s1 .s1_bt .left-border:before {
	content: " ";
	display: block;
	background: #FFF;
	width: 15px;
	height: min(calc(100% - 50px), 330px);
	position: absolute;
	left: -3px;
}
#terms-service--banner .aboutus-s1 .s1_bt .left-border:before {
	height: min(calc(100% - 50px), 200px);
}
@media (max-width: 980px) {
	#terms-service--banner .aboutus-s1 .s1_bt .left-border:before {
		height: min(calc(100% - 50px), 140px);
	}
}
.aboutus-s1 .s1_bt .has-background:after {
	background: rgba(0, 0, 0, .4);
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .6);
	position: absolute;
	width: calc(100% - 25px);
	height: calc(100% - 45px);
	content: " ";
	z-index: -1;
	left: 25px;
	top: 0;
}
.aboutus-s1 .s1_bt h1 {
	font-size: 90px;
	color: #fff;
    max-width: 710px;
	width: calc(100vw - 30px);
    text-align: left;
    margin: auto;
    padding: 0 0 0 25px;
	line-height: .9em !important;
	position: relative;
	letter-spacing: -0.05em;
}
.aboutus-s1 .s1_bt .has-background h1 b {
	position: relative;
	padding: 10px;
	display: block;
}
.aboutus-s1 .s1_bt .has-background p {
	position: relative;
	top: -30px;
	max-width: 710px;
	width: calc(100vw - 30px);
	color: #FFF;
	padding-right: 15px !important;
	line-height: 1em !important;
}
body.home .aboutus-s1 .s1_bt h1 {
	font-size: 90px;
	max-width: 933px;
	padding-left: 30px;
	padding-right: 200px;
}
body.home .aboutus-s1 .s1_bt h1:before {
	content: " ";
	width: 15px;
	background: #FFF;
	height: 100%;
	position: absolute;
	left: 0;
	
}
.aboutus-s1 .s1_bt .apply-job {
	max-width: 775px;
	width: calc(100vh - 30px);
    text-align: center;
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: space-between;
    margin-top: 50px;
}
.aboutus-s1 .s1_bt .apply-job span {
	font-size: 36px;
    float: left;
    margin-left: 30px;
}
.aboutus-s1 .s1_bt .apply-job a {
	letter-spacing: 0.1em;
	font-size: 26px;
	margin: 0;
}
@media (max-width: 991px) {
	body.home .aboutus-s1 .s1_bt h1 {
		padding-right: 0;
	}
}
@media (max-width: 767px) {
	.aboutus-s1 .s1_bt .apply-job {
		width: 80%;
		flex-direction: column;
		gap: 30px;
	}
	.aboutus-s1 .s1_bt .apply-job span {
		font-size: 22px;
		margin-left: 0;
	}
	.aboutus-s1 .s1_bt .apply-job a {
		font-size: 18px;
	}
}
.aboutus-s2, .aboutus-s3 {
	width: 100%;
	display: flex;
}
.aboutus-s2 .s2_left, .aboutus-s2 .s2_right {
	width: 50%;
	float: left;
}
.aboutus-s2 .s2_right {
	text-align: center;
	padding: 70px;
}
.aboutus-s2 .s2_right .txt-large {
	font-size: 52px;
	color: #FF0B00;
	font-weight: bold;
	line-height: 55px;
}
.aboutus-s2 .s2-img {
	height: 800px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
.aboutus-s3 .s3_left, .aboutus-s3 .s3_right {
	width: 50%;
	float: left;
}
.aboutus-s3 .s3_left {
	background: rgba(4, 81, 132, 0.85);
	color: #fff;
	padding-top: 70px;
}
.aboutus-s3 .s3_left p {
	font-size: 70px;
    font-weight: bold;
    text-align: right;
    padding-right: 40px;
    letter-spacing: 0.15em;
    line-height: 70px;
}
.aboutus-s3 .s3_img.s3_img_desk {
	text-align: center;
    margin-top: 55px;
}
.aboutus-s3 .s3_img.s3_img_desk .top {
	display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
	margin-bottom: 20px;
}
.aboutus-s3 .s3_img.s3_img_desk .top img {
	margin: 0 10px;
}
.aboutus-s3 .s3_img.s3_img_desk .bottom {
	display: inline-flex;
    width: 73%;
}
.aboutus-s3 .s3_img.s3_img_desk .bottom div {
	width: 30%;
	float: left;
}
.aboutus-s3 .s3_img_mobile {
	display: none;
	text-align: center;
	margin-top: 20px;
}
.aboutus-s3 .s3_img.s3_img_mobile img {
	padding: 0 10px;
}
.aboutus-s3 .s3_right {
	background: rgba(226, 28, 33, 0.65);
	color: #fff;
	padding: 100px;
	text-align: center;
}
.aboutus-s3 .s3_right p {
	font-size: 39px;
    line-height: 55px;
    text-align: center;
    font-weight: 300;
	margin-bottom: 30px;
}
.aboutus-s4-btn:hover {
	background: none !important;
	text-decoration: underline !important;
}

@media all and (max-width: 1300px) {
	.aboutus-s3 .s3_img.s3_img_desk .bottom {
		width: 90%;
	}
}

@media all and (max-width: 1024px) {
	
	.aboutus-s2 .s2_right {
		padding: 30px 60px;
	}
	.aboutus-s2 .s2_right .txt-large {
		font-size: 40px;
		line-height: 60px;
		letter-spacing: 0;
	}
	.aboutus-s3 .s3_right {
		padding: 50px;
	}
	.aboutus-s3 .s3_left p {
		font-size: 45px;
		width: 340px;
		line-height: 53px;
	}
	.aboutus-s1 .s1_top_left {
		text-align: left;
	}
}

@media all and (max-width: 992px) {
	.aboutus-s3 .s3_img_desk {
		display: none;
	}
	.aboutus-s3 .s3_img_mobile {
		display: block;
		padding-bottom: 40px;
	}
	.aboutus-s3 .s3_left p {
		width: 100%;
		text-align: center;
		letter-spacing: 1.3px;
		padding: 0;
		padding-bottom: 30px;
	}
}

@media all and (max-width: 768px) {
	.aboutus-s1 .s1_bt h1 {
		font-size: 60px !important;
	}
	#professional-associations.aboutus-s1 .s1_bt h1 {
		font-size: 45px !important;
	}
	body.home .aboutus-s1 .s1_bt h1 {
		letter-spacing: 0;
		font-size: 60px !important;
	}
	.aboutus-s1 .s1_bt h1 span {
		font-size: 20px !important;
	}
	.aboutus-s2 .s2_right {
		padding: 30px 15px;
	}
	.aboutus-s2 .s2_right .txt-large {
		font-size: 35px;
		line-height: 47px;
		letter-spacing: 0;
	}
	.aboutus-s1 .s1_top {
		display: inline-block;
	}
	.aboutus-s1 .s1_bt .has-background p {
		top: 0;
	}
	.aboutus-s1 .s1_top_left, .aboutus-s1 .s1_top_right {
		width: 100%;
	}
	.aboutus-s1 .s1_top_right {
		text-align: center;
		margin-top: 15px;
		margin-bottom: 30px;
	}
	.aboutus-s3 .s3_left {
		padding-top: 30px;
	}
	.s1_bt p {
		display: inline-block !important;
		font-size: 20px !important;
		line-height: 27px !important;
		padding: 15px !important;
		width: 100% !important;
	} 
	.button-strip a {
		font-size: 16px;
	}
}
@media (max-width: 500px) {
	.aboutus-s1 .s1_bt h1:before {
		width: 7px;
	}
	body.home .aboutus-s1 .s1_bt h1 {
		font-size: 45px !important;
		border-left-width: 8px;
	}
	.aboutus-s1 .s1_bt h1:before {
		width: 9px;
	}
}

@media all and (max-width: 485px) {
	.aboutus-s1 .s1_top_left h2 {
		font-size: 23px;
		line-height: 28px;
	}
	.aboutus-s2 {
		display: unset !important;
	}
	.aboutus-s2 .s2_left, .aboutus-s2 .s2_right {
		width: 100%;
	}
	.aboutus-s2 .s2_right .txt-large {
		font-size: 30px;
		line-height: 35px;
	}
	
	.aboutus-s3 {
		display: unset !important;
	}
	.aboutus-s3 .s3_left, .aboutus-s3 .s3_right {
		width: 100%;
	}
	.aboutus-s3 .s3_right p {
		font-size: 26px;
		line-height: 43px;
	}
	.aboutus-s1 .s1_bt .btn-community {
		margin-bottom: 0px;
		padding: 12px 20px;
    	margin-right: 0;
	}
}


/* footer */
.tnp-subscription {
	display: inline-flex;
}
.tnp-subscription form {
	width: 100%;
}
.tnp-field-button .tnp-submit {
	margin-left: 15px !important;
    margin-top: 10px !important;
    background-color: #e21c21 !important;
    padding: 17px 22px !important;
}
.tnp-subscription .tnp-field-email {
	width: 80%;
	float: left;
}
.tnp-subscription .tnp-field-button {
	width: 20%;
	float: left;
}

@media all and (max-width: 768px) {
	.tnp-subscription {
		display: unset !important;
	}
	.tnp-subscription .tnp-field-email {
		width: 100%;
	}
	.tnp-subscription .tnp-field-button {
		width: 100%;
	}
	.tnp-field-button .tnp-submit {
		margin-left: 0px !important;
		margin-bottom: 30px !important;
	}
}

/* emaildeliverability */

.emaildeliverability-btn-apply:hover {
	background: #FF8580 !important;
}


/* testimonials */
.testimonials.item {
	display: flex;
	min-height: 458px;
}
.testimonials.item .item-left {
	width: 65%;
    background: #fff;
    text-align: center;
	padding: 50px;
}
.item .item-left .box-img {
	position: relative;
	width: 240px;
}
.item .item-left .box-img .img-fixed {
	position: absolute;
    bottom: 0;
    right: 10px;
}
.testimonials.item .item-right {
	width: 35%;
    background: #AA0700;
    color: #fff;
    text-align: center;
    position: relative;
    padding: 30px 20px;
    font-size: 17px;
	padding: 50px 30px;
	transition: transform .7s;
}
.testimonials.item .item-right:hover {
	-ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1); 
}
.testimonials.item .item-right img {
	position: absolute;
    bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.testimonials.aboutus-s3 .s3_left {
	background: rgba(68, 159, 235, 0.75);
	width: 40%;
	display: flex;
    align-items: center;
    padding: 0;
}
.testimonials.aboutus-s3 .s3_right {
	background: rgba(255, 64, 64, 0.75);
	width: 60%;
}
.testimonials.aboutus-s3 .s3_left p {
    font-size: 47px;
    letter-spacing: unset;
    line-height: 60px;
    padding-right: 30px;
    width: 80%;
    margin: auto;
}
.testimonials-review.item {
	display: flex;
}
.testimonials-review.item .item-left {
	width: 30%;
}
.testimonials-review.item .item-right {
	width: 70%;
	text-align: left;
	padding-left: 30px;
}
.testimonials.aboutus-s3 .s3_right p {
    font-size: 20px;
    line-height: unset;
    text-align: left;
    font-weight: 300;
    margin-bottom: 0;
}
.bg-purple .testimonials.item .item-right {
	background: #67046B;
}
.testimonials-kickstart .item {
	display: flex;
	width: 50%;
    margin: auto;
	margin-bottom: 20px;
}
.testimonials-kickstart h1 {
	margin-bottom: 30px;
}
.testimonials-kickstart .item .item-left .box-img {
	width: 140px;
}
.testimonials-kickstart .item .item-right {
	padding-left: 30px;
}
.testimonials-kickstart .item-left .box-img .img-fixed {
    right: -10px;
}
.testimonials-kickstart .btn-view {
	border: 1px solid #000;
	background: #000;
	color: #fff;
	padding: 9px 30px;
	font-size: 18px;
	transition: all 0.5s ease-in-out 0s;
}
.testimonials-kickstart .item.item-mobile {
	display: none;
}
.testimonials-kickstart .btn-view:hover {
	background: #fff;
	color: #000;
}
.testimonials-col {
	display: flex;
}
.testimonials-col .col-4 {
	width: 25%;
}

@media all and (max-width: 992px) {
	.testimonials-col {
		display: unset;
	}
	.testimonials-col .col-4 {
		width: 100%;
	}
	.testimonials.aboutus-s3 {
		display: unset;
	}
	.testimonials.aboutus-s3 .s3_left, .testimonials.aboutus-s3 .s3_right {
		width: 100%;
		text-align: center
	}
	.testimonials.aboutus-s3 .s3_left p {
		padding-top: 30px;
	}
	.testimonials-review.item {
		display: unset;
	}
	.testimonials-review.item .item-left .box-img {
		margin: auto;
		margin-bottom: 30px;
	}
	.testimonials-review.item .item-left, .testimonials-review.item .item-right {
		width: 100%;
		text-align: center;
	}
	.testimonials-kickstart .item .item-left .box-img {
		margin: auto;
		margin-bottom: 30px;
	}
	.testimonials-kickstart .item {
		display: unset;
		text-align: center;
	}
	.testimonials-kickstart .item .item-right {
		padding-left: 0;
	}
	.testimonials-kickstart .item.item-desk {
		display: none;
	}
	.testimonials-kickstart .item.item-mobile {
		display: block;
		margin-top: 20px;
	}
}

@media all and (max-width: 485px) {
	.testimonials.item {
		display: unset;
		min-height: unset;
	}
	.testimonials.item .item-left, .testimonials.item .item-right {
		width: 100%;
		padding: 30px;
	}
	.testimonials.item .item-right img {
		position: unset;
		margin-top: 30px;
	}
	.testimonials.aboutus-s3 .s3_left p {
		font-size: 25px;
	}
}


/* faculty director registration */
.form-register .wpcf7 .form-group {
	float: left;
	width: 100%;
}
.form-register .wpcf7 form .wpcf7-response-output {
	float: left;
	margin-left: 0;
}
.form-register .wpcf7-form p {
	width: 50%;
	float: left;
	padding: 10px 30px;
	padding-left: 0;
}
.form-register .wpcf7-form label input,
.form-register .wpcf7-form label select {
	height: 50px;
    width: 100%;
    background: rgba(255,204,201);
    border: none;
    padding: 0 15px;
    line-height: 48px;
	border-radius: 2px;
	transition: all 0.5s ease-in-out 0s;
}
.form-register .wpcf7-form label input:hover,
.form-register .wpcf7-form label select:hover {
	background: rgba(200,238,245);
}
.form-register .wpcf7-form label textarea {
	background: rgba(255,204,201);
	width: 100%;
	padding: 15px;
font-family: inherit;}
.form-register .wpcf7-form label textarea:hover {
	background: rgba(255,204,201);
	width: 100%;
	background: rgba(200,238,245);
}
.form-register .wpcf7-form label input:active, .form-register .wpcf7-form label input:focus,
.form-register .wpcf7-form label select:active .form-register .wpcf7-form label select:focus {
	background: rgba(247,245,225);
}
.form-register .wpcf7-form input[type = submit] {
	padding: 13px 70px;
    margin-top: 23px;
    border: none;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    border-radius: 2px;
    background: rgb(59, 59, 59, 0.95);
cursor: pointer;}

@media all and (max-width: 992px) {
	.form-register .wpcf7-form p {
		width: 100%;
		padding: 15px;
	}
	.form-register .wpcf7-form input[type = submit] {
		width: 100%;
	}
}


/* faculty director */
.btn-get-started {
	transition: all 0.5s ease-in-out 0s;
}
.btn-get-started:hover {
	background: #fff !important;
	color: #000 !important;
}
.start-tabs ul.et_pb_tabs_controls {
	background: none !important;
	margin-bottom: 30px;
}
.start-tabs ul.et_pb_tabs_controls li {
	width: 33.3%;
    text-align: center;
    border: none !important;
    background: none !important;
	color: #999997;
	border-bottom: 3px solid #999997 !important;
}
.start-tabs ul.et_pb_tabs_controls li:hover,
.start-tabs ul.et_pb_tabs_controls li.et_pb_tab_active {
	color: #000;
	border-bottom: 3px solid #000 !important; 
}
.start-tabs ul.et_pb_tabs_controls li:hover a,
.start-tabs ul.et_pb_tabs_controls li.et_pb_tab_active a {
	color: #000;
}
.start-tabs .et_pb_tab_content {
	display: flex;
	align-items: center;
}
.start-tabs .et_pb_tab_content .tab_left {
	width: 50%;
    text-align: left;
    padding-right: 40px;
    font-size: 17px;
}
.start-tabs .et_pb_tab_content .tab_right {
	width: 50%;
}

@media all and (max-width: 992px) {
	.start-tabs ul.et_pb_tabs_controls li {
		width: 100%;
		height: unset !important;
		text-align: left;
	}
	.start-tabs .et_pb_tab_content {
		display: unset;
	}
	.start-tabs .et_pb_tab_content .tab_left {
		width: 100%;
		margin-bottom: 30px;
		padding-right: 0;
	}
	.start-tabs .et_pb_tab_content .tab_right {
		width: 100%;
	}
}


/* salaryguide */
.btn-img-link p {
	transition: all 0.5s ease-in-out 0s;
}
.btn-img-link p a {
	color: #000;
}
.btn-img-link p:hover {
	background: rgba(255,11,0,1) !important;
}
.btn-img-link p:hover a {
	color: #fff;
}
.btn-img-link p a span svg {
	position: absolute;
    right: 20px;
    bottom: 5px;
    width: 15px;
    height: 33px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
}



/* careers */
.img-gallery .et_pb_code_inner {
	position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5,min-content) 1fr;
    grid-template-columns: 100%;
}
.careers-apart {
	padding-top: 25px;
	transition: all 0.5s ease-in-out 0s;
}
.careers-apart .et_pb_text_inner {
	background: rgba(255,222,95);
    padding: 15px;
    width: 86%;
    margin: auto;
    min-height: 265px;
	color: #000;
	display: none;
	transition: all 0.5s ease-in-out 0s;
}
.careers-apart:hover .et_pb_text_inner {
	display: block;
	transition: all 0.5s ease-in-out 0s;
}

/* Terms of Service */

.page-id-8857 .et_pb_section.et_pb_section_1 {
	z-index: 1;
}

/* Home */
#top-company.accreditations {
	z-index: 8;
}
.grecaptcha-badge {
	visibility: hidden !important;
}
#html5box-html5-lightbox #html5-lightbox-box #html5-watermark {
	display: none !important;
}
@media all and (max-width: 480px) {
	.nav-categories-item .categories-ul-second li a { 
		 text-align: left;
	}
}


