.unitekwfd-slider .elementor-testimonial__cite{
    display: flex;
    flex-direction: row !important;
}

.unitek-news-event .elementor-post {
    align-items: center;
}


.unitek-event-thumb {
    width: 35%;
}

.unitek-news-event-item {
    display: flex;
    gap: 30px;
    padding-top: 30px;
    border-top: 2px solid #777;
    margin-bottom: 30px;
    align-items: center;
    padding-right: 30px;
}

.unitek-loadmore-wrap {
    text-align: center;
    margin-top: 20px;
}

#unitek-load-more, 
#unitek-load-more-event{
    display: inline-block;
    transition: all 0.3s ease-in-out;
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 400;
	font-size: 36px;
	line-height: 45px;
	text-transform: uppercase;
	padding: 16px 75px;
	background-color: #FFBB14;
	border: 2px solid #000;
	border-radius: 51px;
	cursor: pointer;
}

#unitek-load-more:hover,
#unitek-load-more-event:hover{
    background: #2cbfdd;
    border-color: #ffffff;
    color: #fff;
}



.unitek-related-news-info {
    max-width: 96%;
}

@media screen and (max-width: 426px) {
	.unitek-related-news-info {
		max-width: 90%;
		margin-left: 6%;
	}
}

.unitek-related-news-readmore{
    transition: all 0.3s ease-in-out;
}

.unitek-related-news-readmore:hover{
    color: #666;
}

.unitek-event-info {
    width: 70%;
}

.blue-bg-on-scroll {
    background: #074A75;
}



#gform_confirmation_message_3 {
    border-left: 5px solid #198387;
    padding: 30px;
    margin-top: 100px;
    background: #425B6C;
    color: #fff;
}
.unitek-related-news-card {
    width: 45%;
    height: auto;
	margin-bottom: 100px;
}

.school_campus-title {
/*     padding-bottom: 20px; */
	font-weight: 500 !important;
}


/* related News CSS */

.unitek-related-news-wrap, 
.unitek-news-events{
    display: flex;
    flex-flow: wrap;
	justify-content: space-between;
}
.unitek-related-news-meta {
    margin: 0;
    padding: 0;
	padding-top: 12px;
    list-style: none;
	text-transform:uppercase;
	font-weight:400;
}
.unitek-related-news-meta li {
    display: inline-block;
}
.unitek-related-news-meta li:first-child {
    border-right: 1px solid #777;
    margin-right: 10px;
    padding-right: 10px;
}
.unitek-related-news-thumb a, .unitek-featured-event-thumb a {
    display: block;
    height: 400px;
    background-size: cover;
    background-position: top center;
	max-width: 530px;
}

.unitek-events .unitek-related-news-thumb a {
	height: auto;
}

/* News Event section */
.event_title{
	font-size: 26px !important;
	margin: 12px 0px;
}

.unitek-featured-event-thumb img {
    max-height: 100% !important;
}

@media only screen and ( max-width : 767px ) {
    .unitek-related-news-card {
    	width: 100% !important;
		margin-bottom: 30px;
   }
.unitek-related-news-thumb a, .unitek-featured-event-thumb a {
    height: 250px;
}
}


a.unitek-video-popup-link {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

a.unitek-video-popup-link svg{
    font-size: 100px;
    fill: #fff;
}

.unitek-video-popup-content{
    position: relative;
    max-height: 410px;
    overflow: hidden;
}

.unitek-video-popup-content img{
    width: 100%;
    display: block;
    object-fit: cover;
    object-position: center center;
}

.unitek-video-popup-content::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0, 0.6);
    transition: all 0.3s ease;
    visibility: hidden;
    opacity: 0;
}

.unitek-video-popup-content:hover::before{
    visibility: visible;
    opacity: 1;
}

/**
 * Simple fade transition,
 */
 .mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}

.mfp-iframe-holder .mfp-content{
    max-width: 85vw;
    max-height: 85vh;
}

@media (max-width: 1024px){
    .mfp-iframe-holder .mfp-content{
        max-width: 95vw;
        max-height: 95vh;
    }
}

button.mfp-close:hover {
    background: transparent;
}

button.mfp-close:focus {
    outline: none;
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}

/* News Events new */
.unitek-related-news-card .unitek-related-news-info h2 a {
    font-family: 'Oswald' !important;
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
    text-transform: uppercase;
    color: #000000;
}

/* Colored Borders Css */
.border-left-black::before {
	content: '';
    display: block;
    width: 5px;
    height: 95%;
    background: #000000;
    border-radius: 30px;
}

.border-left-silver::before {
	content: '';
    display: block;
    width: 6px;
    height: 95%;
    background: #D9D9D9;
    border-radius: 30px;
}

.border-left-green::before {
	content: '';
    display: block;
    width: 5px;
    height: 95%;
    background: #61A60E;
    border-radius: 30px;
}

.border-left-cyan::before {
	content: '';
    display: block;
    width: 6px;
    height: 95%;
    background: #2CBFDD;
    border-radius: 30px;
}

.border-left-crimson_red::before {
	content: '';
    display: block;
    width: 5px;
    height: 95%;
    background: #c41230;
	border-radius: 30px;
}

.border-left-yellow::before {
	content: '';
    display: block;
    width: 5px;
    height: 95%;
    background: #FFBB14;
    border-radius: 30px;
}

@media screen and (min-width: 768px) {
	.border-thin-left-black::before {
		content: '';
		display: block;
		width: 2px;
		height: 95%;
		background: #000000;
	}
}

.unitek-related-news-card.unitek-border-left {
	position: relative;
}


.unitek-border-style-1::before {
    content: '';
    display: block;
    width: 6px;
    height: 105%;
    background: #2CBFDD;
    border-radius: 30px;
    position: absolute;
    left: -55px;
    top: -2%;
}

.unitek-border-style-2::before {
	content: '';
    display: block;
    width: 6px;
    height: 105%;
    background: #c41230;
    border-radius: 30px;
    position: absolute;
    left: -55px;
    top: -2%;
}

.unitek-border-style-3::before {
	content: '';
    display: block;
    width: 6px;
    height: 105%;
    background: #FFBB14;
    border-radius: 30px;
    position: absolute;
    left: -55px;
    top: -2%;
}

.unitek-border-style-4::before {
	content: '';
    display: block;
    width: 6px;
    height: 105%;
    background: #61A60E;
    border-radius: 30px;
    position: absolute;
    left: -55px;
    top: -2%;
}
@media screen and (max-width: 1024px) {
	.unitek-news-events,
	.unitek-related-news-wrap{
		padding : 0 20px;
	}
	.unitek-related-news-info {
		max-width: 100%;
	}
	.unitek-border-style-1::before,
	.unitek-border-style-2::before,
	.unitek-border-style-3::before,
	.unitek-border-style-4::before{
		left: -20px;
		width: 4px;
	}
}
@media screen and (max-width: 768px) {
	.border-left-green::before,
	.border-left-black::before,
	.border-left-silver::before,
	.border-left-crimson_red::before,
	.border-left-cyan::before,
	.border-left-yellow::before {
		height: 93% !important;
	}
	.border-left-cyan::before {
		width: 5px !important;
	}
}

@media screen and (max-width: 426px) {
	.unitek-border-style-1::before,
	.unitek-border-style-2::before,
	.unitek-border-style-3::before,
	.unitek-border-style-4::before {
		left: 0 !important;
	}
	
	.unitek-related-news-card {
		margin-bottom: 40px;
	}
	
	.unitek-related-news-thumb a {
		width: 87%;
		margin: 0 auto;
		height: 220px;
	}
}

/* Header Responsive */
@media screen and (max-width: 1085px) {
	.unitake-learning-main-menu .ubermenu-main.ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-has-submenu-drop > .ubermenu-target:not(.ubermenu-noindicator) {
		padding-right: 20px;
	}
}

	.shiftnav-toggle-button {
      padding: 10px;
    }
}
 */
@media screen and (max-width: 767px) {
	.shiftnav-toggle-button {
    	padding: 14px 0px 5px 13px;
	}
}

/* Ubermenu Padding */
.main-menu-item-description {
    padding-top: 0 !important;
    margin-top: -5px;
}
a.menu-button {
    display: block;
    font-size: 16px;
    text-align: center;
    padding: 15px;
    background: #425b6c;
    color: #fff !important;
    margin-top: 5px;
    text-decoration: none;
}

a.menu-button:hover, a.menu-button:active {
    background: var(--e-global-color-primary);
}
.ubermenu-skin-minimal .ubermenu-submenu.ubermenu-submenu-drop {
    padding-top: 7px;
    padding-bottom: 7px;
}

/* Footer CSS */
.footer-link {
    color: #fff;
}
.footer-link:hover {
    border-bottom: 1px solid #fff;
    padding-bottom: 3px;
    color: #fff;
}

/* Target the parent heading items' icons and hide them */
.ubermenu-item-level-0 > a .ubermenu-sub-indicator {
    display: none;
}

/* Adjust alignment if needed after hiding icons */
.ubermenu-item-level-0 > a {
    padding-right: 0;
}

/* Shiftnav Css */
.shiftnav-toggle-button {
	background: transparent !important;
}

/* Ubermenu Submenu Width */
.ubermenu .ubermenu-submenu-type-flyout>.ubermenu-item {
    min-width: 186px !important;
}


/* Partner Success Stories Section */
.partner-success-box .elementor-cta__content {
	padding: 10px;
	display: none;
	margin-top: -320px;
}
.partner-success-box:hover .elementor-cta__content {
    display: block !important;
}

/* Learning Design */
.content-learn-more a {
    font-family: "Roboto Condensed", Sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #000000;
}

.content-learn-more a:hover {
	color: #008CAB;
	transition: 0.5s;
}

@media screen and (max-width: 1024px) {
	.content-learn-more a {
    font-size: 20px;
    line-height: 24px;

	}
}

/* Homepage Gravity Form */
.contact-g-form .gform_heading {
    display: none;
}

.contact-g-form form input,
.contact-g-form form textarea,
.contact-g-form form select {
    border: none !important;
    background-color: #D9D9D9 !important;
	border-radius: 0px !important;
}

.contact-g-form form input:focus, 
.contact-g-form form textarea:focus, 
.contact-g-form form select:focus {
	outline: none;
}

.contact-g-form .gform-footer .gform_button {
    background-color: #32B0C8 !important;
    padding: 15px 50px !important;
    font-weight: 700 !important;
    transition: 0.3s ease-in !important;
    text-transform: uppercase !important;
    font-size: 18px !important;
}
.contact-g-form .gform-footer .gform_button:hover {
    scale: 1.06;
}

.contact-g-form .gform-field-label {
    font-size: 16px !important;
	line-height: 19px;
    font-weight: 400 !important;
    color: #000 !important;
}

.contact-g-form .gform-theme--foundation .gform_fields {
    row-gap: 20px;
    column-gap: 12px;
}

.contact-g-form .gform-theme--foundation .gfield textarea.medium {
    min-block-size: 15rem;
}

/* Footer Gravity Form */
.footer-g-form .gform_heading {
    display: none;
}

.footer-g-form input {
	border-radius: 0px !important;
}

.footer-g-form input:focus {
	outline: none;
}

.footer-g-form .gform-button {
	background-color: #32B0C8 !important;
	border-radius: 0px !important;
	padding: 0px 6px !important;
}
@media screen and (max-width: 639px) {
	.footer-g-form .gform-theme--foundation .gform_fields{
		row-gap: 25px;
	}
}



/* Contact Form */
/* #gform_fields_9 input[type=text],
#gform_fields_9 input[type=tel],
#gform_fields_9 input[type=email],
#gform_fields_9 .gfield_select {
    padding: 26px 10px;
} */

#gform_fields_9 input[type=text],
#gform_fields_9 input[type=tel],
#gform_fields_9 input[type=email],
#gform_fields_9 .gfield_select {
    height: 60px;
	display: flex;
    align-items: center;
}

.contact-form-wrap {
    padding: 0px;
}


/* Shiftnav Mobile Menu */
.shiftnav .fa, .shiftnav-toggle .fa {
    color: white;
}

.shiftnav-inner .menu-button {
	display: block;
    font-size: 16px;
    text-align: center;
    padding: 15px;
    background: #425b6c;
    color: #fff !important;
    margin-top: 5px;
    text-decoration: none;
    max-width: 80%;
    margin: 25px auto;
}

.shiftnav .shiftnav-panel-close {
	padding: 10px 15px;
	background-color: transparent;
}

.shiftnav-submenu-activation.shiftnav-submenu-activation-open,
.shiftnav-submenu-activation.shiftnav-submenu-activation-close {
    font-size: 14px;
}

/* Overflow Fix */
.page-overflow {
	overflow-x: hidden;
}

/* Our Team */
.unitek-our-team-tab p {
    padding-top: 22px;
}



.unitek-our-team-tab .single-partner-item {
    height: 382px !important;
}

@media screen and (max-width: 1180px) and (min-width: 1025px) {
	.unitek-our-team-tab .single-partner-item {
		height: auto !important;
	}
}
@media screen and (max-width: 1024px) {
	.unitek-our-team-tab .single-partner-item {
		height: 300px !important;
	}
}


#menu-item-29543 span {
    background-color: #082b50;
    padding: 10px 15px;
}

@media screen and (max-width: 426px) {
	.unitek-school-website-btn {
		font-size: 25px !important;
	}
}

.school_campus-info-text a {
    color: #000 !important;
}

.unitek-interactive-map-tab-title li {
	margin-right: 65px !important;
	margin-bottom: 10px !important;
}







#gform_next_button_12_5,
#gform_previous_button_12_7,
#gform_next_button_12_7,
#gform_previous_button_12_10,
#gform_next_button_12_10,
#gform_previous_button_12 {
    border-radius: 100%;
    width: 90px;
    height: 90px;
    background-color: #074a75;
    border: none;
    color: #fff;
    font-size: 16px;
}

#gform_confirmation_message_12 {
    color: #fff;
    padding: 80px 20px;
}



@media (max-width: 767px) {
    .unitek-5-step-form #gform_page_12_1 .gform_page_fields img {
        width: 250px;
        position: absolute;
        bottom: 0px;
        right: 20px;
    }
}
@media (max-width: 768px) {
    .unitek-5-step-form #gform_page_12_1 .gform_page_fields h1 {
        font-size: 25px;
        margin-bottom: 0px;
		line-height: 32px;
    }
	.gform_wrapper.gravity-theme .gform_fields {
		grid-row-gap: 11px;
	}
	#gform_fields_12 {
		grid-gap: 20px;
	}
	.unitek-5-step-form #gform_page_12_1 .gform_page_fields img {
		bottom: 0px !important;
	}
}
@media (max-width: 460px) {
	.unitek-5-step-form #gform_page_12_1 .gform_page_fields img {
		display: none;
	}
	#field_12_17 h5 {
		font-size: 16px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	.unitek-5-step-form #gform_page_12_1 .gform_page_fields img {
		max-width: 285px !important;
	}
	#gform_fields_12 {
		grid-gap: 10px;
	}
	#field_12_17 h5 {
		font-size: 20px;
	}
}

@media screen and (min-width: 775px) and (max-width: 779px) {
	.unitek-5-step-form #gform_page_12_1 .gform_page_fields img {
		width: 280px !important;
	}
}
.gfield_required.gfield_required_text {
    color: #ffffff;
}
.gfield_required.gfield_required_text {
    color: #fff !important;
}

@media screen and (max-width: 767px) {
	#gform_12 .gform_button {
		width: 90px;
		height: 90px;
	}
}


.gform-theme--framework .gform_validation_errors .gform_submission_error {
    color: #fff;
}
#validation_message_10_3 {
    color: #fff;
}
#gform_10_validation_container {
    border-color: #fff;
}
.gform-icon.gform-icon--circle-error {
    color: #fff !important;
    border-color: #fff !important;
}



/* Button ADA for Test only */
#gform_submit_button_9 {
    background-color: #007E9E !important;
}

.footer-g-form .gform-button {
    background-color: #007E9E !important;
    border-radius: 0px !important;
    color: #ffffff !important;
    padding: 0px 6px !important;
}

.elementor-84 .elementor-element.elementor-element-b245763 .elementor-button {
	background-color: #007E9E !important;
    border-radius: 0px !important;
    color: #ffffff !important;
}


@media screen and (max-width: 768px) {
	.border-thin-left-black {
		border: none !important;
	}
}

@media screen and (max-width: 768px) {
	.partner-success-box .elementor-cta__content {
		display: block !important;
	}
}



.shiftnav.shiftnav-shiftnav-main ul.shiftnav-menu li.menu-item > .shiftnav-target {
	font-weight: 500;
}
.sub-menu li ul li {
    padding-left: 20px !important;
}
.shiftnav ul.shiftnav-menu li.menu-item {
    background: #005e75;
}
.gform_confirmation_message {
    color: #fff;
    font-size: 18px;
}


.Accreditations-img-box .elementor-image-box-description {
    display: none;
	transition: all 0.3s ease-in-out;
    overflow: hidden;
}

.Accreditations-img-box {
	cursor: pointer;
}

.Accreditations-img-box .elementor-image-box-description.visible {
    display: block;
    height: auto;
}

/* News & Event*/
@media screen and (max-width: 768px) {
.unitek-related-news-card .unitek-related-news-info h2 a {
  font-size: 24px;
  
}
	#unitek-load-more, #unitek-load-more-event{
		  font-size: 20px;
	}
	.elementor-8394 .elementor-element.elementor-element-ce66805 > .elementor-widget-container {
  padding: 0px;
}
.unitek-event-date {
  font-size: 20px;
}
	.border-left-silver {
  margin-bottom: 10px;
}
	.border-left-crimson_red{
		  margin-bottom: 10px;
	}
	.border-left-yellow{
		  margin-bottom: 10px;
	}
	.border-left-black{
		 margin-bottom: 10px;
	}
}


/*team css*/

.unitek-our-team-tab .elementor-tab-title:nth-child(1).elementor-active{
    border-bottom: 4px solid #73B044 !important;
}
.unitek-our-team-tab .elementor-tab-title:nth-child(2).elementor-active{
    border-bottom: 4px solid #32B0C8 !important;
}

.unitek-our-team-tab .elementor-tab-title:nth-child(3).elementor-active{
    border-bottom: 4px solid #FFBB14 !important;
}
.unitek-our-team-tab .elementor-tabs-wrapper .elementor-active{
	color: #074975
}
.unitek-our-team-tab .elementor-tab-desktop-title{
	padding: 10px 25px;
}


/* .unitek-our-team-tab .elementor-tabs-wrapper {
    display: flex;
    gap: 60px;
} */

@media (max-width: 767px){
		.unitek-our-team-tab .elementor-tab-title{
			border-bottom: 4px solid transparent !important;
			margin-bottom: 10px;
		}

		.unitek-our-team-tab .elementor-tab-title{
			border-bottom: 4px solid transparent !important;
		}

	   .unitek-our-team-tab .elementor-tab-title:nth-child(1).elementor-active{
			border-bottom: 4px solid #73B044 !important;
		}

		.unitek-our-team-tab .elementor-tab-title:nth-child(3).elementor-active{
			border-bottom: 4px solid #FFBB14 !important; 
		}

		.unitek-our-team-tab .elementor-tab-title:nth-child(5).elementor-active{
			border-bottom: 4px solid #FFBB14 !important; 
		}
		.unitek-our-team-tab #elementor-tab-content-1681,
		.unitek-our-team-tab #elementor-tab-content-1682,
		.unitek-our-team-tab #elementor-tab-content-1683{
			margin-top: 10px;
		}

	}
.unitek-our-team-tab .elementor-tab-title:nth-child(3).elementor-active{
    border-bottom: 4px solid #FFBB14 !important;
}
.unitek-our-team-tab .elementor-tabs-wrapper .elementor-active{
	color: #074975
}


@media (max-width: 767px){
   .unitek-our-team-tab .elementor-tab-title{
       border-bottom: 4px solid transparent !important;
       margin-bottom: 10px;
   } 
   
   .unitek-our-team-tab .elementor-tab-title{
       border-bottom: 4px solid transparent !important;
   }
   
   .unitek-our-team-tab .elementor-tab-title:nth-child(1).elementor-active{
    border-bottom: 4px solid #73B044 !important;
}

.unitek-our-team-tab .elementor-tab-title:nth-child(3).elementor-active{
    border-bottom: 4px solid #32B0C8 !important; 
}

.unitek-our-team-tab .elementor-tab-title:nth-child(5).elementor-active{
    border-bottom: 4px solid #B11F39 !important; 
}

}

 .unitek-our-team-tab .partner-name{
 
    font-weight: 700;
    text-transform: capitalize !important;
    line-height: 36px;
    font-family: 'Avenir Next LT Pro';
}

.unitek-our-team-tab p {
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    font-family: 'Avenir Next LT Pro';
}

/* Media query for devices from 450px to 768px */
@media (min-width: 426px) and (max-width: 768px) {
    .unitek-our-team-tab p {
        font-size: 20px;
    }
}

/* Media query for devices smaller than 450px */
@media (max-width: 425px) {
    .unitek-our-team-tab p {
        font-size: 20px;
    }
}

 .unitek-our-team-tab .partners-grid {
    display: flex;
	flex-wrap: wrap;
	flex-direction: row;
}

.unitek-our-team-tab .single-partner-item {
	display: flex;
	flex-direction: column;
    background: #082B50;
	height: 300px;
	width: 300px;
	justify-content: center;
    align-items: center;
}


.unitek-our-team-tab .single-partner-item:hover {
    background: #2CBFDD;
	cursor: pointer;
}

.unitek-our-team-tab .partner-name{
	margin: 0 auto !important;
	color: #ffffff !important;
	font-family: 'Avenir Next LT Pro';
	font-style: normal;
	font-weight: 400;

	text-transform: capitalize;
}
@media (min-width: 1024px) {
	.unitek-our-team-tab .partners-grid {
		width: 100%;
	}
    .unitek-our-team-tab .single-partner-item {
        width: 30%;
    }
}
@media (min-width: 769px) and (max-width: 1024px){
	.unitek-our-team-tab .single-partner-item {
		height: 230px;
		margin: 0 auto;
	}
} 
@media (max-width: 768px) {
	.unitek-our-team-tab .single-partner-item {
		height: 150px;
		margin: 0 auto;
	}
} 

/* Accreditations */

.Accreditations-img-box p{
    word-break: break-word;
}
