/*   
Theme Name: PHILUSA CORPORATION THEME
Theme URI: https://www.sytian-productions.com/
Description: This is a custom wordpress theme for Philusa Corporation.
Author: Sytian IT Solutions Inc.
Author URI: https://www.sytian-productions.com/
Version: 2.0
*/
.learndash-wrapper .ld-content-actions .ld-content-action {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    position: relative;
}
.wp-video {
    margin-top: 20px;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-course-step-back {
    font-size: .75em;
    margin: 0 auto;
    max-width: 600px;
    width: 100%;
    background: #007697;
    color: #ffffff !important;
    border-radius: 15px;
    padding: 5px 20px;
    margin-top: 15px;
    text-align:center;
}

.about-page .ourhistory {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 1.875rem .625rem;
}
.about-page .who-we-are {
    padding-bottom: 0;
}
@media (min-width: 992px) {

    .about-page .ourhistory {
        padding: 6rem 1.875rem 6.25rem;
    }
}

.back-to-top {
	bottom: 200px !important;
    right: 20px ;
}
.mobile .mobile-back-to-top {
    bottom: 120px;
    right: 20px;
}
.gform_validation_container   {
	display: none !important;
}
.learndash-wrapper #ld-profile .ld-section-heading {
    margin-bottom: 15px;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu {
	 font-size: 16px;
    -ms-flex: 0 0 400px;
    flex: 0 0 400px;
}
body.learndash-cpt.learndash-embed-responsive .wp-video, body.learndash-cpt.learndash-embed-responsive video.wp-video-shortcode {
	margin-bottom: 30px;
}
.wpProQuiz_content h2 {
	display: none;
}
.learndash-wrapper .ld-expand-button.ld-button-alternate .ld-icon {
    background: #00a2e8;
    color: white;
    border-radius: 100%;
    width: 17px;
    height: 25px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 18px;
    flex: 0 0 25px;
    padding: 2px;
    line-height: 25px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    -webkit-transition: color .3s ease,background .3s ease;
    transition: color .3s ease,background .3s ease;
}
.ult-form__container input[type=password], .ult-form__container input[type=text], .ult-form__input {
	    border: 1px solid #d8d8d8 !important;
	text-align:center;
}
#ult-login-form #ult-login-submit, .ult-form__submit-btn {
    width: 100%;
    background: #007697;
    color: #fff;
}
#ult-login-form #ult-login-submit:hover, .ult-form__submit-btn:hover {

    background: #333333;
}
.ult-form__footer a {
    color: #007697;
}
.ult-form__footer a:hover {
    color: #333333;
}
.front-page .homepage-slider .slide-wrap .caption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 800px;
}
.front-page .homepage-slider .slide-wrap .caption .first {
    font-size: 50px;
    color: #004c61;
    font-family: 'montserrat-extrabold';
    line-height: 1.2em;
}
.front-page .homepage-slider .slide-wrap .caption .last {
    font-size: 25px;
    color: #323232;
    font-family: "montserrat";
}
.front-page .homepage-slider .slide-wrap .overlay{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255,255,255,0.7);
}

  .join-us-page .joinus-card .card-content {
          min-height: 37%;
    height: 100%;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  
  .ult-form__submit-btn--loading:before {
      padding-top: 20px !important;
  }
  nav .logoutlink {
      padding-right: 20px;
    position: relative;
    top: 2px; }
    
   .join-us-page .joinus-card .card-content-career{
        min-height: 37%;
        height: 100%;
        padding-top: 30px !important;
        padding-bottom: 30px !important;
  }

    .join-us-page .joinus-card {
        height: auto;
        min-height: 30.6875rem;
    }
    @media screen and (min-width: 1199px) {
     .join-us-page .joinus-card {
        height: auto;
        min-height: 34.6875rem;
    }
    }
@media screen and (max-width: 1199px) {
	header.site-header .site-logo {
	    padding-left:0;
    }
    .front-page .homepage-slider .slide-wrap .caption .first {
        font-size: 40px;
        
    }
    .front-page .homepage-slider .slide-wrap .caption .last {
        font-size: 25px;
       
    }
    .front-page .homepage-slider ul.slick-dots {
        padding-left: 0;
    }

}
@media screen and (max-width: 767px) {

    .front-page .homepage-slider .slide-wrap .caption .first {
        font-size: 20px;
        
    }
    .front-page .homepage-slider .slide-wrap .caption .last {
        font-size: 13px;
       
    }
    .front-page .homepage-slider ul.slick-dots {
        padding-left: 0;
    }

}