/*
Theme Name: Divi-child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description: Child theme for the Divi theme by Elegant Themes
Author: James DeLapa III
Author URI: https://thiswebdeveloper.com
Template: Divi
Version: 1.0.0
*/


/*** OGOSENSE/STEPHEN ***/
/* New Home Page */

/* Top Header */

li.current-menu-item a {
	color: #BB190A!important;
}

.top-header {
	background: #343434;
	height: 40px;
	color: #D6D6D6;
}

.top-header .header-content {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 100%;
	padding-right: 32px;
	padding-left: 42px;
}

.top-header .header-content .top-msg span a {
	color: #D6D6D6;
	text-decoration: underline;
}

.top-header .header-content .top-socials a {
	font-size: 20px;
	color: #BDBDBD;
	margin-right: 10px;
}

.top-header .header-content .top-socials a:last-child {
	margin-right: 0px;
}

.top-header .header-content.mobile {
	display: none;
}

/* Top Header End */

/* Phone in Header */

#main-header .et_menu_container {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding-right: 0px!important;
	max-height: 81px;
}

#main-header .et_menu_container .logo_container {
	padding-left: 32px;
}

#main-header .et_menu_container #call-btn {
	background: red;
	height: 81px;
	display: flex;
	align-items: center;
	margin-left: 15px;
	z-index: 999999;
}

#main-header .et_menu_container #call-btn a {
	padding: 30px 70px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

#main-header .et_menu_container #call-btn a i {
	margin-right: 10px;
}

#main-header .et_menu_container #call-btn a.mobile-call-btn {
	display: none;
}

#main-header .et_search_form_container.et_pb_search_visible {
	height: 81px!important;
	margin-top: 43px!important;
}

#main-header .et_search_form_container.et_pb_search_form_hidden {
	height: 1px!important;
}

#main-header .et_close_search_field {
	right: 330px;
}

/* Phone in Header End*/

.subtitle-slider {
	font-size: 22px;
}

.slider-btns {
	display: flex;
    gap: 5px;
    margin-top: 20px;
	margin-bottom: 55px;
    align-items: center;
	font-size: 20px;
	gap: 20px;
}

.slider-btns .program-btn {
	background: #000000;
    padding: 20px 25px;
    border-radius: 3px;
    color: #fff;
}

.slider-btns .video-btn {
	background: #BB190A;
    border-radius: 3px;
    color: #fff;
	display: flex;
    justify-content: center;
    align-items: center;
}

.slider-btns .video-btn a {
	color: #fff;
	padding: 20px 25px;
	text-shadow: none;
}

.slider-btns .video-btn a:before {
	content: "\f04b";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	color: #fff;
	margin-right: 10px;
}

.wp-image-3622 {
	width: 120px;
}

.why-choose {
	display: grid;
    grid-template-columns: 1fr 1fr 1fr;
	gap: 30px;
}

.why-choose .why-item {
	text-align: center;
}

.why-choose .why-item img {
	max-width: 140px;
}

.why-choose .why-item .title-item {
	font-size: 26px;
	font-weight: bold;
}

.about-terry {
	display: grid;
    grid-template-columns: 160px 1fr;
    gap: 55px;
    align-items: center;
}

.about-terry p {
	font-size: 26px;
    font-weight: bold;
    line-height: 38px;
}

.img-terry img {
	position: relative;
}

.img-terry p {
	position: absolute;
    bottom: 5px;
    left: 0px;
    display: flex;
    flex-direction: column;
    font-size: 16px;
    background: #000000;
    opacity: 0.7;
    color: #fff;
    width: 160px;
    padding: 5px;
    line-height: 19px;
    font-weight: bold;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.img-terry p span {
	font-size: 13px;
    font-style: italic;
    font-weight: normal;
}

#training_section {
	background-size: cover;
    background-position: 100% 5%;
}

.recent-btns {
	display: flex;
    justify-content: center;
    gap: 20px;
}

.recent-btns a {
	padding: 20px 25px;
    border-radius: 3px;
    color: #fff;
}

.recent-btns .more-videos {
	background: #BB190A;
	border: 1px solid #BB190A;
	font-size: 20px;
}

.recent-btns .youtube-videos {
	background: #000000;
	border: 1px solid #fff;
	font-size: 20px;
}

.training-title {
	text-align: center;
	margin-bottom: 25px;
}

.our-programs {
	color: #fff;
    background: #BB190A;
    padding: 20px 15px;
    text-align: center;
}

.our-programs a {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
}

.our-programs a:after {
	font-family: ETmodules!important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    font-size: 30px;
    margin-left: 10px;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    content: "\39";
    color: white;
    transition: all .3s;
    margin-top: 3px;
}

.sp-easy-accordion .sp-ea-single .ea-header {
	background: #000000!important;
    border-radius: 10px;
	padding-bottom: 0px;
}

.sp-easy-accordion>.sp-ea-single>.ea-header a,
.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon.fa {
	color: #fff!important;
}

.sp-easy-accordion>.sp-ea-single {
	background: #eee0!important;
    border: none!important;
}

.psac-post-carousel.psac-design-2 .psac-post-carousel-content {
	border-radius: 10px;
	border: none;
    background: #fff;
}

.psac-post-carousel.psac-design-2 .psac-post-image-bg {
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.psac-post-categories,
.psac-post-meta,
.psac-readmorebtn {
	display: none;
}

.psac-post-carousel.psac-design-2 .psac-post-title {
	text-align: left;
    margin-bottom: 0px!important;
}

.psac-post-content {
	text-align: left;
}

.psac-slider-and-carousel .owl-dots .owl-dot.active {
    background: #BB190A!important;
}

.psac-slider-and-carousel .owl-dots .owl-dot {
	background: #D5D5D5;
}

.psac-slider-and-carousel .owl-next {
	right: -65px !important;
}

.psac-slider-and-carousel .owl-prev {
    left: -65px !important;
}

.psac-slider-and-carousel .owl-nav .owl-next, .psac-slider-and-carousel .owl-nav .owl-prev,
.psac-slider-and-carousel .owl-nav .owl-next:hover, .psac-slider-and-carousel .owl-nav .owl-prev:hover, .psac-slider-and-carousel .owl-nav .owl-next:focus, .psac-slider-and-carousel .owl-nav .owl-prev:focus {
	background: transparent;
	border: none;
}

.psac-slider-and-carousel .owl-nav .owl-next, .psac-slider-and-carousel .owl-nav .owl-prev {
	color: #D2D2D2;
	font-size: 40px;
}

.our-programs-home {
	display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.our-programs-home .other-programs a img {
	width: 100%;
}

.our-programs-home .other-programs a p {
	bottom: 0px;
}

.our-programs-home .other-programs a {
	display: flex;
	flex-direction: column;
}

.video_lightbox_auto_anchor_image,
.wpvl_auto_thumb_box {
	width: 100%;
	height: 100%;
}

.wpvl_auto_thumb_play {
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.wpvl_auto_thumb_play img {
	display: none;
}

.wpvl_auto_thumb_play:after {
	content: "\f04b";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	color: #fff;
	margin-right: 10px;
	font-size: 43px;
}

.pp_top,
.pp_bottom {
	display: none;
}

.light_rounded .pp_content_container .pp_left,
.light_rounded .pp_content_container .pp_right,
.light_rounded .pp_content,
div.light_rounded .pp_content_container .pp_right,
div.light_rounded .pp_content_container .pp_left {
	background: transparent;
}

div.light_rounded .pp_content {
	background-color: transparent!important;
}

.light_rounded .pp_close {
	left: 90%;
	top: 0px;
	transform: translate(0%, -520px);
}

#pp_full_res iframe {
	border-radius: 10px;
}

.footer-heading {
	font-size: 29px;
}

.custom-widget h3 {
	font-size: 16px;
	color: #fff;
}

.custom-widget .widget-links {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.custom-widget .widget-links a {
	color: #fff;
	font-size: 16px;

}

.custom-widget .widget-socials {
	margin-top: 10px;
}

.custom-widget .widget-socials a {
	font-size: 20px;
	color: #BDBDBD;
	margin-right: 10px;
}

.custom-widget .widget-socials a:last-child {
	margin-right: 0px;
}

.custom-widget .widget-info {
	display: flex;
	flex-direction: column;
	color: #fff;
	margin-bottom: 20px;
}

.custom-widget .widget-info a {
	color: #fff;
}

#footer-custom-row {
	display: grid;
	grid-template-columns: 550px 1fr 1fr 1fr;
	gap: 15px;
	justify-items: center;
	align-items: start;
}

#footer-custom-row .et_pb_column {
	width: 100%;
}

#footer-bottom .et-social-icons {
	display: none;
}

/* Our Programs Page */

#our-programs-top {
	background-position: 100% 20%;
}

#trainings-video .video_lightbox_auto_anchor_image {
	border-radius: 10px;
}

.all-our-programs {
    display: grid;
    grid-template-columns: 1fr 1fr;
	gap: 50px;
}

.our-programs-p {
	box-shadow: 0px 6px 12px 6px rgb(112 112 112 / 20%);
    -webkit-box-shadow: 0px 6px 12px 6px rgb(112 112 112 / 20%);
    -moz-box-shadow: 0px 6px 12px 6px rgba(112,112,112,0.20);
	border-radius: 10px;
}

.our-programs-p img {
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.our-programs-p .other-programs a {
	display: flex;
	height: auto;
}

.our-programs-p .other-programs a p {
	bottom: 0px;
}

.programs-info-section {
	    padding: 20px;
    
/* 	border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px; */
}

.programs-info-btn {
	margin-top: 1em;
    width: 100%;
    background: #000000;
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
}

.programs-info-btn a {
	font-size: 20px;
    color: #fff;
	width: 100%;
    text-align: center;
    padding: 10px;
}

.YouTubePopUp-Close {
		top: -25px!important;
    	cursor: pointer!important;
    	left: 98%!important;
	}

@media only screen and (max-width: 768px) {
	
	.vp-flex, .Video-PopUp-Content .vp-flex {
    	max-width: 100%!important;
    	height: 270px !important;
    	margin: 0px 10px!important;
	}
	
	.YouTubePopUp-Close {
		left: 95%!important;
	}
	
	#main-header .et_menu_container {
		width: 100%;
		max-height: 86px;
	}

	.mobile_menu_bar:before {
		color: #fff;
		padding-left: 5px;
		padding-right: 5px;
	}

	.top-header .header-content.mobile {
		display: flex;
	}

	#main-header .et_close_search_field {
		padding-left: 23px;
	}

	.top-header .header-content.desktop,
	#main-header .et_menu_container #call-btn a.desktop-call-btn {
		display: none;
	}

	#main-header .et_menu_container #call-btn {
		margin-left: 0px;
		height: 86px;
	}

	#main-header .et_menu_container #call-btn a.mobile-call-btn {
		display: flex;
		padding: 20px 30px;
	}

	.top-header .header-content {
		padding-left: 18px;
		padding-right: 18px;
	}

	.top-header {
		height: 35px;
	}	

	.top-header .header-content .top-msg span a {
		font-size: 14px;
	}

	#main-header .et_search_outer {
		height: 86px;
		margin-top: 35px;
		background: #000;
	}

	#main-header .et_search_form_container {
		height: 60px !important;
		margin-top: 10px !important;
	}

	#main-header .et_menu_container #call-btn a.mobile-call-btn i {
		margin-right: 0px;
	}

	#et_mobile_nav_menu {
		padding-right: 10px;
	}

	#et_top_search {
		margin: 0 10px 0 0;
	}

	#main-header .et_menu_container .logo_container {
		padding-left: 14px;
	}

	.slider-btns {
		align-items: flex-start;
		flex-direction: column;
		gap: 10px;
		margin-top: 0px;
	}

	.recent-btns {
		flex-direction: column;
	}

	.recent-btns .more-videos,
	.recent-btns .youtube-videos {
		width: fit-content;
	}

	#mobile-faq-btn {
		width: 100%;
	}

	div.light_rounded .pp_close {
		left: 70%;
		top: 0px;
		transform: translate(0%, -380px);
	}

	.pp_details {
		background-color: transparent;
	}

	.slider-btns .program-btn {
		width: 100%;
		display: block;
	}

	.why-choose,
	.our-programs-home {
		grid-template-columns: 1fr;
	}
	
	.about-terry {
		grid-template-columns: 1fr;
    	gap: 15px;
	}
	
	.img-terry p {
		bottom: auto;
    	top: 119px;
	}
	#terry-talk-row {
		flex-direction: column;
	}
	
	.faq-col-1 {
		margin-bottom: 0px;
	}
	
	.psac-slider-and-carousel .owl-prev {
    	left: -40px !important;
	}
	
	.psac-slider-and-carousel .owl-next {
    	right: -40px !important;
	}

	#footer-custom-row {
		grid-template-columns: 1fr;
	}
	
	#our-programs-top {
    	background-position: 70% 100%;
	}
	
	#our-programs-info-section {
		flex-direction: column;
	}
	
	.all-our-programs {
		grid-template-columns: 1fr;
	}
} 