html{  scroll-behavior: smooth; font-family:open sans,Arial,sans-serif;}
body{ }
h1, h2, h3, h4, h5, h6 {font-family:open sans,Arial,sans-serif;}
.social-icons .icon{position: relative;}
.fa-twitter:before {
    content: ""!important;
    background-image: url(../svg/twitter-x1.svg);
    width: 17px;
    height: 17px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    background-position: center;
    background-size: contain;
    top: 1px;
}
.main-heading, .page-title, .entry-title{
    text-transform: none;
}
body.woocommerce-checkout .woocommerce-form-coupon-toggle, body.woocommerce-checkout form.checkout_coupon{display:none !important;}
body.woocommerce-checkout .wrp_chk_coupon {
    float: left;
    width: 100%;
}
body.woocommerce-checkout .wrp_chk_coupon p.mhd{font-weight:400;margin: 0 0 0.5rem;}
body.woocommerce-checkout input#coupon_btn_chk {
    margin: 0;
    padding-top: 8px !important;
    padding-bottom: 9px !important;
    background-color: #fff!important;
    border: 2px solid #005eec;
    color: #005eec;
    font-size: 12px;
    font-weight: 700!important;
}

body.woocommerce-checkout .form-row-coupon_code{
	width:calc(100% - 190px);
}
body.woocommerce-checkout .form-row-coupon_btn{
	width:160px;
}
body.woocommerce-checkout tr.coupon_checkout{
	background: #f3f4f7!important;
}
.m-0{margin: 0!important;}
.pt-0{padding-top: 0!important;}
.p-0{padding: 0;}
.w-100{width: 100%!important;}
.d-flex{display: flex;}
.d-block {
    display: block!important;
}
.d-none{ display: none!important;}
@media (min-width: 1150px){
    .d-lg-none {
        display: none!important;
    }

}
@media (min-width: 768px){
    .d-md-none {
        display: none!important;
    }
    .d-md-block {
        display: block!important;
    }
}
.justify-content-center{justify-content: center;display: flex;}
.align-items-center{align-items:center;}
.text-white{ color: #ffff!important;}
.text-center{text-align: center;}
.text-right{text-align: right;}
.ubermenu .ubermenu-submenu-type-flyout>.ubermenu-item { min-width: 165px!important;}
.pho-affilate-part .btn-danger ,.pho-about-part .btn-danger{
    color: #ffff;
    background-color: #d9534f;
    background: linear-gradient(to left, #d9534f 50% ,#d43f3a 50%) right;
    background-size: 200%;
    transition: .5s ease-out;
    padding: 0.5rem 1rem;
    border-width: 0;
    font-size: 18px;
}
.become-instructor-wrapper ol,.become-instructor-wrapper ul {
    list-style: inside;
}
.main_countedown_widget_2 .time_left {
    border-radius: 8px;
    background-color: #ebc570!important;
    font-size: 20px;
    font-family: monospace;
    color: #fff!important;
}
.pho-affilate-part a.btn.btn-danger:hover ,.pho-about-part .btn-danger:hover{
    background-position: left;
    color: #fff;
}
.single-post ul {
       margin-bottom: 2px !important;
}
.pho-about-part .btn-primary,.pho-speaker-part .btn-primary ,.pho-affilate-part .btn-primary ,.pho-glossary-part .btn-primary,.pho-review-part .btn-primary,
.pho-newsletter-part .btn-primary,.pho-cta-wrapper .btn-primary,.pho-webinars .btn-primary,.page-template-default .btn-primary, .btn-primary{
    color: #ffff;
    background-color: #005eec;
    background-size: 200%;
    transition: .1s ease-out;
    padding:  0.7rem 2rem;
    border-width: 0;
    font-size: 18px;
    font-weight: 700;
}
body:not(.home) .main {
    margin-top: 7% !important;
}

.pho-about-part .btn-primary:hover,.pho-speaker-part .btn-primary:hover ,.pho-cta-wrapper .btn-primary:hover,.pho-affilate-part .btn-primary:hover,.pho-glossary-part .btn-primary:hover,.pho-review-part .btn-primary:hover,
.pho-newsletter-part .btn-primary:hover,.pho-cta-wrapper .btn-primary:hover,.pho-webinars .btn-primary:hover,.page-template-default .btn-primary:hover,.btn-primary:hover{
    transform: scale(1.1);
    background-color: #005eec;
    color: #ffff;
}
.btn-primary-outline{
    transition: .1s ease-out;
}
.btn-primary-outline:hover{    transform: scale(1.1);}
.btn-yellow{
    color: #ffff;
    background-color: #fda716;
    background-size: 200%;
    transition: .1s ease-out;
    padding:  0.7rem 2rem!important;
    border-width: 0!important;
    font-size: 18px!important;
    font-weight: 700!important;
}
.btn-yellow:hover{
    transform: scale(1.1);
    background-color: #fda716;
    color: #ffff!important;
}
.btn.btn-yellow:hover, .btn.btn-yellow:focus, .btn.btn-yellow.focus{
    color: #fff!important;
}

.pho-affilate-part .btn-light ,.pho-about-part .btn-light ,.pho-speaker-part .btn-light,footer.footer-part .btn-light,.pho-review-part .btn-light,
.pho-newsletter-part .btn-light ,.pho-cta-wrapper .btn-light ,.pho-webinars .btn-light{
    background-color: #fff;

    background-size: 200%;
    transition: .1s ease-out;
    padding: 0.7rem 1.9rem;
    border-width: 0;
    font-size: 18px;
    font-weight: 700;
    color: #005eec;
    margin-top: 10px;
}
.pho-about-part.pho-enterprise-part .pho-inner-banner .btn-light{
    font-size: 19px; 
	margin-bottom:10px;
    color: #ffff;
    background-color: #f3943e;
    border: 1px solid #f3943e;
    font-size: 18px;
}
@media only screen and (max-width: 767px) {
    .pho-about-part.pho-enterprise-part .pho-inner-banner .btn-light{
    margin-top: 0;
        margin-bottom:20px;
    }

}
.pho-about-part.pho-enterprise-part.pho-become-instructor .pho-inner-banner .btn-light{
    font-size: 18px;
	margin-bottom:0px;
}
.pho-about-part .btn-light:hover,.pho-speaker-part .btn-light:hover ,.pho-affilate-part .btn-light:hover,footer.footer-part .btn-light:hover,.pho-review-part .btn-light:hover,
.pho-newsletter-part .btn-light:hover,.pho-cta-wrapper .btn-light:hover,.pho-webinars .btn-light:hover{
    transform: scale(1.1);
    background-color: #fff;
    color: #005eec;
}
.pho-about-part .pho-cta .btn-primary {
    margin-top: 10px;
    margin-left: 20px;
}

.pho-affilate-part .btn:focus,.pho-about-part .btn:focus{outline: none; box-shadow: none;}

.pho-affilate-part .column,.pho-affilate-part .row [class*=col-],.pho-affilate-part .b-row [class*=col-] {
    padding-left: 15px;
    padding-right: 15px;
}
.pho-affilate-part p{font-size: 16px;}
.pho-main-heading{
    text-align: center;
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 30px;
    color: #19232d;
   
}


/*  pho-affi-banner    */
.pho-affi-banner{
    background-image: url('../jpg/pages_affiliate-banner.jpg');
    position: relative;
    background-repeat: no-repeat!important;
    background-position: 50%!important;
    background-size: cover!important;
    width: 100%;
    height: 500px;
}
.pho-affi-banner-content {
    position: absolute;
    top: 120px;
   
}
.pho-affi-banner h1{
    font-size: 46px;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 1.2;
    color: #fff;
    margin-top: 0;
}
.pho-affi-banner p{
    max-width: 750px;
    width: 94%;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 25px;
    color: #fff;
}

@media only screen and (max-width: 1199px) {
    .pho-affi-banner-content {top: 160px;}

}
@media only screen and (max-width: 799px) {
    .pho-affi-banner-content {top: 80px;}

}
@media only screen and (max-width: 767px) {
    .pho-affi-banner { height: 350px;}
    .pho-affi-banner-content { top: 75px;}
    .pho-affi-banner h1 { font-size: 44px;}

}
@media only screen and (max-width: 600px){
.pho-affi-banner-content {
    top: 0;
    position: relative;
    padding: 40px 0;
}
.pho-affi-banner {height: auto;}
    
}

/*    pho-under-banner    */

.pho-under-banner .row{    margin: 0 -10px;}
.pho-under-banner .col-md-3 {padding: 0 10px!important;}
.pho-under-banner-wrapper{
    text-align: center;
    box-shadow: 0px 2px 12px #97a1b21a;
    background: #fff;
    padding: 30px 20px 45px 20px;
    border-radius: 10px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-top: -25%;
}
.pho-under-banner-wrapper:hover{
    margin-top: -28%;
}
.pho-under-banner-wrapper h4 {
    font-size: 18px;
    font-weight: 600;
    color: #19232d;
    width: 80%;
    margin: 0 auto 0.5rem;
}
.pho-under-banner-wrapper p {
    line-height: 22px;
    font-size: 15px;
}
.pho-under-banner-icon {
    margin-bottom: 15px;
    position: relative;
}
.pho-under-banner-icon img{
    display: inline-block;
    padding-top: 25px;
    padding-left: 30px;
    width: auto;
    position: relative;
}
.pho-under-banner-icon:before {
    content: '';
    position: absolute;
    top: 0;
    left: -10px;
    right: 0;
    margin: 0 auto;
    width: 58px;
    height: 58px;
    background: #02206e12;
    border-radius: 50%;
}
.pho-about-part .pho-under-banner-icon:before{    background: #02206e12;}
@media only screen and (max-width: 1199px) {
    .pho-under-banner-wrapper { padding: 30px 5px 45px 5px;}

}
  @media only screen and (max-width: 991px) {
    .pho-under-banner-wrapper h4 { width: 100%; }
    .pho-under-banner-wrapper:hover{
        margin-top: 0%;
    }
  }

  @media only screen and (max-width: 767px) {
    .pho-under-banner{padding-top: 50px;}
    .pho-under-banner-wrapper {margin-top: 0; padding: 0;}
   
    .pho-under-banner .col-md-3.col-sm-6 {
        width: 50%;
    }

  }

  @media only screen and (max-width: 600px){
  .pho-under-banner .col-md-3.col-sm-6 {
      width: 100%;
  }
}

/*    pho-why-join    */
.pho-why-join {
    padding: 30px 0 50px;
}
.pho-why-join img {
    position: relative;
    height: 100%;
    border-radius: 10px 0 0 10px;
    width: 100%;
}
.pho-why-join-wrapper{
    margin: 0px 0px 0px -30px;
    position: relative;
    z-index: 1;
   
    padding: 50px 30px 30px 60px;
    border-radius: 10px;
    height: 100%;
}

.pho-why-join-wrapper h2 {
   
    position: relative;
    padding-bottom: 15px;
    text-align: left;
}
.pho-why-join-wrapper h2:after {
    content: '';
    position: absolute;
    width: 0px;
    height: 3px;
    background-color: #005eec;
    bottom: 0;
    left: 0;
    animation-duration: 1s;
    animation-name: changewidth;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}
@keyframes changewidth {
    0% {
        width: 0px;
        background-color: #005eec;
      }
      50% {
        width: 25px;
        background-color: #337ab7;
      }
      100% {
        width: 50px;
        background-color: #005eec;
      }
  }



  @media only screen and (max-width: 1199px) {
    .pho-why-join-wrapper {
        margin: 0 0 0 -30px;
        padding: 30px 0px 20px 50px;
    }
    .pho-why-join img {height: fit-content;}
    .pho-become-affilate-box p {
        margin: 0;
    }

  }

  @media only screen and (max-width: 991px) {
    .pho-why-join img {height: auto; border-radius: 10px;margin-bottom: 20px;}
    .pho-why-join-wrapper {
        margin: 0 0 0 0px;
        padding: 0px;
    }

  }
  
  @media only screen and (max-width: 767px) {
    .pho-why-join img {margin-bottom: 0px;}
    .pho-why-join ,.pho-why-join-wrapper h2{ text-align: center; }
    .pho-why-join-wrapper h2:after{display: none;}
    .pho-why-join-wrapper h2 { padding-bottom: 0;margin-bottom: 10px;}
    .pho-why-join {
        padding: 0px 0 0px;
    }
 
   
  }


/*    pho-become-affilate       */

.pho-become-affilate {
    padding: 50px 0;     background: #f5f5f5;text-align: center;
}

.pho-become-affilate-box {
    padding-top: 50px;
    padding-bottom: 50px;
    box-shadow: 16px 0px 25px -10px rgb(142 142 142 / 50%);
    margin-bottom: 20px;
    padding: 20px 20px 30px;
    border-radius: 10px;
    background: #fff;
 text-align: center;
    transition: 0.5s all;
   
}
.pho-become-affilate-box:hover{box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 50%);}


.pho-become-affilate-box h4 {
    font-size: 20px;
    font-weight: 600;
    color: #19232d;
    width: 80%;
    margin: 0 auto 0.5rem;
}

.pho-become-affilate .btn-primary{margin-top: 10px;}



@media only screen and (max-width: 767px) {
    .pho-become-affilate-box { margin-bottom: 0px;}
    .pho-affilate-part .pho-become-affilate {
        padding: 40px 0 50px;  
    }
  }

/*  pho-affilate-part .home-faq   */

.pho-affilate-part .home-faq {
    padding: 50px 0 0;
}
.pho-affilate-part .home-faq .card-header {
    padding: 0;
    margin-bottom: 0;
    background-color: rgb(0 0 0 / 0%);
    border: 1px solid #337ab7;
    position: relative;
}
.pho-affilate-part .home-faq .card-body {
    padding: 20px;
}
.pho-affilate-part .home-faq .card {
    margin-bottom: 10px;
}
.pho-affilate-part .home-faq .panel-defaultt{
	box-shadow:none;
}
.pho-affilate-part .home-faq .panel-defaultt>.panel-heading{
	padding: 5px 0;
    margin-bottom: 0;
    background-color: rgb(0 0 0 / 0%);
    border: 1px solid #337ab7;
    position: relative;
	border-radius:0;
}
.pho-affilate-part .home-faq a.btn.btn-link {
    width: 100%;
    text-align: left;
    color: #19232d;
    text-decoration: none;
    outline: none;
    font-weight: 700;
    font-size: 18px;
    white-space: break-spaces!important;
}
.pho-affilate-part .home-faq a.btn.btn-link:after {
    content: '\f106';
    font-family: 'FontAwesome';
    right: 15px;
    position: absolute;
	transition:0.5s all;
}
.pho-affilate-part .home-faq a.btn.btn-link.collapsed:after{transform:rotate(180deg);}
.pho-affilate-part .home-faq .card-header:first-child {
    border-radius: 0;
}
@media only screen and (max-width: 1199px) {

    .pho-affilate-part .home-faq button.btn.btn-link {
        width: -webkit-fill-available;font-size: 16px;
 }
}
 @media only screen and (max-width: 767px) {
    .pho-affilate-part .home-faq { padding: 50px 0 0px; }
    .pho-affilate-part .home-faq button.btn.btn-link{white-space: inherit;}
 }

/*      pho-cta        */
.pho-cta{
    padding: 50px 0;color:#060606;
    /* background-image: url('../images/contact.jpg');*/
    position: relative;
    background-repeat: no-repeat!important;
    background-position: 50%!important;
    background-size: cover!important;
    width: 100%;
background-attachment: fixed;

}
.pho-cta-wrapper{
    background:#002060;
    padding: 80px 96px;
    border-radius: 10px;
}
.pho-cta h3 ,.pho-cta h5,.pho-cta h5 a {
    color: #fff;
}
.pho-cta h3{ font-weight: 600;   font-size: 30px;}
.pho-cta h5 {
    font-size: 20px;
    line-height: 2.5rem;
}
.pho-cta .btn-danger{margin-top: 10px;}
.pho-cta .btn-primary{margin-top: 10px;margin-left: 10px;}

@media only screen and (max-width: 991px) {
    .pho-cta { text-align: center;}

  }
  @media only screen and (max-width: 600px){
    .pho-affilate-part .pho-cta { padding: 5px 0 50px;}
    .pho-affilate-part .home-faq { padding: 40px 0 0px;}
    .pho-cta h3 {
        line-height: 1.3;
        font-size: 25px;
    }
    .pho-affilate-part .home-faq button.btn.btn-link:after { top: 10px;}
    .pho-cta-wrapper { padding: 30px 10px 30px; }
    .pho-affilate-part .pho-cta-wrapper { padding: 30px 10px 10px; }
    
    .pho-cta h5 {
        font-size: 15px;
    }
    }

/*  extra */
.page-template-page-affilate-new .breadcrumbs-wrap ,.page-template-pho-about .breadcrumbs-wrap ,.page-template-pho-speaker .breadcrumbs-wrap,
.page-template-pho-glossary .breadcrumbs-wrap ,.page-template-pho-contact .breadcrumbs-wrap ,.page-template-pho-enterprise .breadcrumbs-wrap
{display: none;}



/*------------------------------------ster-reating..................................... */
li.widget_glsr_site-reviews-summary
{
	padding: 0!important;
	margin: 0!important;
	list-style: none!important;
}
.glsr-summary-percentages
{ 
background: #e9e7e8;
padding: 32px 14px;
border-radius: 10px;
}
.small-font {
    font-size: 1.8em !important;
    padding-top: 30px;
    display: block;
    clear: both;
}

li.widget_glsr_site-reviews-form{
	padding: 0!important;
	margin: 0!important;
	list-style: none!important;
	
}
.glsr-form-wrap ,.pho-review-part .wpforms-container,.pho-review-part form{
	background: #e9e7e8;
padding: 32px 14px 15px;
border-radius: 10px;
	
}
.pho-review-part form .form-control {
    border: 1px solid #ccc;
    padding: 6px 10px;
    height: 38px;
    margin: 0px 0 20px;
}
.pho-review-part form ::placeholder{
    color: #333;
    font-size: 14px;
}
.pho-review-part form textarea.form-control {
    height: 130px!important;
}
.glsr-default form.glsr-form .glsr-toggle label {

    font-size: 12px!important;
}

.glsr-default form.glsr-form input.glsr-input{ font-size: 14px!important;}
.pho-review-part .wpforms-container input.wpforms-field-large{
    font-size: 14px!important;border-radius: 4px!important;
}
.pho-review-part .wpforms-form textarea{
    border-radius: 4px!important;height: 140px!important;
}
.pho-review-part .wpforms-form .wpforms-field{padding: 0 0 10px 0;}
.pho-review-part input[type=submit]{
    color: #ffff!important;
    background-color: #005eec!important;
    background-size: 200%;
    transition: .1s ease-out;
    padding: 0.7rem 2rem!important;
    border-width: 0!important;
    font-size: 14px!important;
    font-weight: 700;
    line-height: 1.42857143;
    border-radius: 4px;
}
.pho-review-part input[type=submit]:hover{
    transform: scale(1.1);
}

.pho-review-part .wpforms-container ::placeholder{font-size: 14px;}
.glsr-default .glsr-bar > span {
    display: table-cell;
    vertical-align: middle;
    padding: 10px 5px;
}


.glsr-default .glsr-bar-background::before 
{
height: 6px !important;
	top: 65%!important;
}


.glsr-default .glsr-bar-background-percent{
	height: 6px !important;   
	margin-top: 1px;
}

/*------------------------------------pho-about-part..................................... */
.pho-about-part p ,.pho-speaker-part p ,.pho-glossary-part p{
    font-size: 16px;
}

.pho-inner-banner{
    
    position: relative;
    margin: 60px 0 0px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
}
.pho-inner-banner:before {
    position: absolute;
    content: '';

    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    opacity: .6;
}
.pho-inner-banner .title-box{
    position: relative;
    display: block;
    margin-bottom: 25px;
    width: 43%;
    padding: 80px 0 40px;
}
.page-template-page-affilate-new .pho-inner-banner .title-box{padding: 60px 0 110px;}
.pho-inner-banner h1{
    font-size: 40px;
    line-height: 55px;
    color: #fff;
    font-weight: 800;
    margin-bottom: 10px;
    padding: 0;
    border-left: 0px solid #e54e53;
   
    margin-top: 0;
}
.pho-inner-banner p{
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    font-weight: 500;
	margin-bottom:20px;
   
}
@media only screen and (max-width: 600px){
    .page-template-page-affilate-new .pho-inner-banner p{
        margin-bottom:10px;
       
    }
}

.pho-inner-banner .breadcrumbs {
    background: transparent;
    background-color: transparent!important;
    color: #fff!important;
    font-size: 16px;
    position: relative;margin: 20px 0 !important;
}
.pho-inner-banner .breadcrumbs a{ color: #fff!important;}
.pho-inner-banner .breadcrumbs a:hover{
    color: #005eec!important;
}




.pho-about{
    padding: 50px 0;
}
.pho-about-part .top-title ,.pho-speaker-part .top-title,.pho-newsletter-part .top-title {
    position: relative;
    display: inline-block;


    font-size: 15px;
    line-height: 26px;
 
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 12px;
    padding-top: 28px;
    z-index: 1;
    color: #005eec!important;
}
.pho-about-part .top-title:before,.pho-speaker-part .top-title::before,.pho-newsletter-part .top-title::before{
    position: absolute;
    content: '';
    background: #edeff5;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    left: -25px;
    top: 8px;
    z-index: -1;
}
.home .pho-about-part .top-title:before{    background: #ffffff;}
.home .pho-about-part .top-title:after{
    background: #ffffff;
    border-left: 2px solid #e9e9ec;
    border-bottom: 2px solid #e9e9ec;
}
.pho-about-part .top-title:after ,.pho-speaker-part .top-title:after,.pho-newsletter-part .top-title:after{
    position: absolute;
    content: '';
    background: #edeff5;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    width: 24px;
    height: 24px;
    border-radius: 3px;
    left: 9px;
    top: 0;
    z-index: -1;
}
.pho-about .pho-main-heading{
    
    position: relative;
    padding-bottom: 15px;
    text-align: left;
}
.pho-about h2:after {
    content: '';
    position: absolute;
    width: 0px;
    height: 3px;
    background-color: #005eec;
    bottom: 0;
    left: 0;
    animation-duration: 1s;
    animation-name: changewidth1;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}
@keyframes changewidth1 {
    0% {
        width: 0px;
        background-color: #005eec;
      }
      50% {
        width: 25px;
        background-color: #337ab7;
      }
      100% {
        width: 50px;
        background-color: #005eec;
      }
  }
.pho-about .image-box .img-1,.pho-about .image-box .img-2{display: none;}
.pho-about .image-box img{width: 100%;
    padding-right: 40px;}
/*.pho-about .image-box {
    position: relative;
    display: block;
    margin-right: 30px;
    padding: 130px 70px 50px 0;
    margin-top: 35px;
}
.pho-about .image-box .img-1 {
    position: absolute;
    left: -120px;
    top: 0;
    width: 323px;
    height: 323px;
    background-repeat: no-repeat;
}
.pho-about .image-box .img-2 {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 270px;
    width: 100%;
    border-radius: 10px;
    text-align: center;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.pho-about .image-box .img-3 {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    width: 100%;
}*/

.pho-about-part .pho-become-affilate .pho-main-heading ,.pho-newsletter-part .pho-become-affilate .pho-main-heading {
    margin-bottom: 10px;
}
.pho-sub-heading{ margin-bottom: 50px;text-align: center;}
.pho-newsletter-part .pho-become-affilate .pho-sub-heading{font-size: 16px;} 
.pho-about-part .pho-become-affilate-box {
    height: 300px;
}

.pho-about-testi .owl-testimonial h6{
    color: #1b252f;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}
.pho-about-testi .owl-testimonial h3.instructor-name{
    margin-bottom: 6px;
    font-size: 18px;
    color: #005eed;  
    font-weight: 700;
}
.pho-about-testi .owl-testimonial .client-designation{font-size: 14px;margin-bottom: 5px;}
.pho-leadership{
    position: relative;
    background: #fff;
    padding: 50px 0;
}
.pho-leadership:before {
  


    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0px;
}
.pho-leadership .inner-container {
    position: relative;
    border-radius: 10px 10px 0 0;
    padding: 90px 40px 50px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 2px 10px #ccc;
 margin-top: 80px;

}
.pho-leadership .inner-container .pho-leadership-img {
    top: -60px;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.pho-leadership-img img {
    border-radius: 50%;
    width: 120px;
    height: 120px;
    margin-bottom: 20px;
    box-shadow: 0 4px 20px #005eec;
    object-fit: cover;
}
.pho-leadership .pho-main-heading {
    margin-bottom: 0px;
   
}
.pho-leadership h4 {
    font-size: 18px;
    font-weight: 800;
  
    margin-bottom: 10px;
}
.pho-leadership .social-icons{margin-bottom: 35px;}
.pho-leadership .social-icons li {
    float: none;
    margin-right: 5px;
    height: auto;
    display: inline-block;
    margin-bottom: 5px;
}
.pho-leadership .social-icons .fa-twitter ,.pho-leadership .social-icons .fa-linkedin {
    background: #ffffff;
}

.pho-leadership .social-icons .icon {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 25px;
    color: #005eec;
    border-radius: 50%;
}


.pho-award {
    padding: 50px 0 0;
    text-align: center;
}
.pho-award .pho-sub-heading {
    margin-bottom: 30px;
    text-align: center;
    color: #333;
}
.pho-award p a {
    padding: 0 8px;
}
.pho-award .trustpilot-widget {
    width: 25%;
    margin: 0 auto;
}
.pho-award .pho-main-heading {margin-bottom: 10px;}

.pho-award .awards-img {
    max-width: 150px;
    width: 100%;
    text-align: center;
    display: block;
    margin: 0 auto 10px;
}
.pho-award .text-center{width:100%;}
.pho-award .text-center img{width:180px!important;margin:0 0 10px!important;}
.pho-award .text-center a,.pho-award .text-center a:hover{text-decoration: none;}
.pho-award .text-center h5{ font-size: 18px; font-weight: bold;color: #333;
}
.pho-award .text-center p{font-size: 16px; color: #333;  width: 100%!important;}
.card-award{
    width: 100%;
    height: 100%;
    perspective: 700px;
    position: relative;
  }
  
  .image-award{
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transform: rotateX(0deg) rotateY(0deg);
  }




  .pho-video-testi{padding: 50px 0;background: #f5f5f5;}
  .pho-video-testi .pho-main-heading{text-align: left;}
  .pho-video-testi img.img-2 {
    width: 100%;
    border-radius: 10px;
}
.pho-video-testi-wrapper{margin-bottom: 40px;}
.pho-video-testi .text{padding-left: 25px;}
.pho-video-testi-wrapper iframe {
    border-radius: 10px;
}
.pho-video-testi-wrapper .client-designation {
    color: #000;
}
.pho-video-testi h3{
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    position: relative;
    padding-top: 28px;
    z-index: 1;
    color: #005eec;
}
.pho-video-testi h3:after {
    position: absolute;
    content: '';
    background: #edeff5;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    width: 24px;
    height: 24px;
    border-radius: 3px;
    left: 9px;
    top: 0;
    z-index: -1;
}
.pho-video-testi h3:before {
    position: absolute;
    content: '';
    background: #edeff5;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    left: -25px;
    top: 8px;
    z-index: -1;
}
.year-box {
    position: relative;
    display: inline-block;
    width: 166px;
    height: 131px;
    line-height: 131px;
    text-align: center;
    margin-bottom: 36px;
}
.year-box .pattern-1{
    position: absolute;
    left: 0;
    top: 0;
    width: 166px;
    height: 131px;
    background-repeat: no-repeat;
}
.year-box .pattern-2{
    position: absolute;
    left: 0;
    top: 3px;
    width: 162px;
    height: 140px;
    background-repeat: no-repeat;
}
.year-box h5{
    position: relative;
    font-size: 24px;
    font-weight: 700;
    line-height: 140px;
    z-index: 1;
    color: #d9534f;
}

.pho-about-part .column,.pho-about-part .row [class*=col-],.pho-about-part .b-row [class*=col-] {
    padding-left: 15px;
    padding-right: 15px;
}


@media only screen and (max-width: 1300px) {
    
    .pho-inner-banner {
        background-position: center;
    }
}
@media only screen and (max-width: 1199px) {
    
}
@media only screen and (max-width: 991px) {
    
    .pho-inner-banner {
        margin: 99px 0 0px;
    }    
    .pho-inner-banner .title-box {width: 50%;}
    .pho-inner-banner h1 {
        font-size: 32px;
        line-height: 47px;
    }

    .pho-become-affilate-box ,.pho-about-part .pho-become-affilate-box{
        height: auto;
    }

    .pho-about .image-box {
        margin-right: 0px;
        margin-top: 0px;
        
    }
    .pho-about-part .top-title {
        margin-left: 26px;
    }
   
  }
  @media only screen and (max-width: 799px){
    .pho-inner-banner {
        margin: 0 0px;
    }
  }
  @media only screen and (max-width: 767px) {
    .page-template-page-affilate-new .pho-inner-banner .title-box {
        padding: 0 ;
    }
    .pho-about .image-box img {  padding-right: 0px;}
    .pho-video-testi .col-sm-6{width: 50%!important;}
    .pho-about-part .card-award{display: none;}
    .pho-about-part .row .column,.pho-about-part .column, .pho-about-part .row [class*=col-] {
        width: 100%;
        margin-bottom: 0px!important;
    }
    .pho-about-part .pho-become-affilate-box {
        margin-bottom: 20px;
    }
    .pho-video-testi {
        padding: 50px 0 0;
    }
    .pho-award .col-md-4.col-sm-4{width: 50%;}
    .pho-about{padding: 50px 0 0 ;}
    .pho-about-part .pho-about{padding: 50px 0 30px ;}
    .pho-about-part .pho-become-affilate{    padding: 50px 0 30px;}
    .pho-about-part .pho-leadership{    padding: 40px 0 50px;}
    .pho-about-part .owl-nav,.pho-about-part .owl-dots{display: none;}
  }
  @media only screen and (max-width: 740px){
    .pho-inner-banner {
        background-position: left;
    }
    .pho-inner-banner .title-box {
        width: 75%;
    }
  }
  @media only screen and (max-width: 575px) {

    .flex-column-reverse {
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
    .pho-inner-banner .title-box {
        width: 100%;
    }
    .pho-inner-banner { padding: 50px 0 0px;}

    .pho-inner-banner h1 {
        font-size: 36px;
    
    }
    .pho-inner-banner .title-box { margin-bottom: 50px;padding: 0px 0 0px;}
    .pho-leadership .inner-container {padding: 90px 20px 20px;}
    .pho-video-testi .col-sm-6 {
        width: 100%!important;
    }
    .pho-video-testi .text {
        padding-left: 0px;
    }
    .pho-video-testi h3 {margin: 10px 0 7px 25px;}
  }

  @media only screen and (max-width: 375px) {
    .pho-inner-banner h1 {
        font-size: 38px;
        margin-bottom: 15px;
        line-height: 1.2;
    }
  }
  .pho-about-testi{text-align: center;padding: 50px 0;background: #f5f5f5;}
  .pho-about-testi-wrapper{
      padding: 0 40px;
  }
  .pho-about-testi-wrapper .owl-theme .owl-dots,.owl-resource-three .owl-dots{
      display: none;
  }
 .webinars-upcoming-part .owl-theme .owl-nav,.owl-resource .owl-nav,.owl-resource-three .owl-nav{
      margin-top: -10px;
      top: 50%;
      transform: translate(0 , -50%);
      position: absolute;
      width: 100%;
      
  }
  .webinars-upcoming-part .owl-theme .owl-nav button.owl-prev,.owl-resource .owl-nav button.owl-prev,.owl-resource-three .owl-nav button.owl-prev{
    position: absolute;
    left: -50px;
    font-size: 14px;
    color: #ffffff;
    line-height: 0;
    outline: 0;
    background: #909a9a;
    width: 30px;
    height: 30px;
    border-radius: 50%;
  }
  .webinars-upcoming-part .owl-theme .owl-nav button.owl-prev:after, .owl-resource .owl-nav button.owl-prev:after,.owl-resource-three .owl-nav button.owl-prev:after{
    content: '\f053';
    font-family: 'FontAwesome';
    position: absolute;
    position: absolute;
    left: 0;
    right: 0;
    margin: 4px auto;
  }
  .webinars-upcoming-part .owl-theme .owl-nav button.owl-next:after,.owl-resource .owl-nav button.owl-next:after,.owl-resource-three .owl-nav button.owl-next:after{
    content: '\f054';
    font-family: 'FontAwesome';
    position: absolute;
 
    left: 4px;
    right: 0;
    margin: 4px auto;
  }
  .webinars-upcoming-part .owl-theme .owl-nav button.owl-next, .owl-resource .owl-nav button.owl-next, .owl-resource-three .owl-nav button.owl-next{
    position: absolute;
    right: 50px;
    font-size: 14px;
    color: #ffffff;
    line-height: 0;
    outline: 0;
    background: #909a9a;
    width: 30px;
    height: 30px;
    border-radius: 50%;
  }
  .webinars-upcoming-part .owl-theme .owl-nav button.owl-next:hover,.webinars-upcoming-part .owl-theme .owl-nav button.owl-prev:hover,
  .owl-resource .owl-nav button.owl-next:hover, .owl-resource .owl-nav button.owl-prev:hover,  .owl-resource-three .owl-nav button.owl-next:hover
  .owl-resource-three .owl-nav button.owl-prev:hover{background: #005eec;}
  
  .webinars-upcoming-part .row [class*="col-"]{
    padding-left: 15px;
    padding-right: 15px;
  }


  .owl-carousel .owl-nav span,.owl-carousel .owl-nav span:hover {
      outline-width: 0;font-size: 0;
  }
  .pho-about-testi .item {
      padding: 80px 15px 25px;
      margin: 60px 20px 10px;
      text-align: justify;
      text-align: center;
  
      box-shadow: 0 2px 10px #ccc;
      height: 400px;
  }
  .pho-about-testi .owl-carousel .owl-item img {
      border-radius: 50%;
      width: 100px;
      height: 100px;
      margin-bottom: 20px;
      box-shadow: 0 4px 20px #005eec;
      object-fit: cover;
      position: absolute;
      top: 10px;
      margin: 0 auto;
      left: 0;
      right: 0;
  }
  @media only screen and (max-width: 1199px){
      .pho-about-testi .item {height: 440px;}
      }
  @media only screen and (max-width: 1199px){
        
          .pho-about-part .pho-cta .btn-primary {
            margin-top: 10px;
    margin-left: 0px;
    display: table;
    width: 166px;
        }
  }
  @media only screen and (max-width: 991px){
    .pho-about-part .pho-cta .btn-primary {
        margin-top: 10px;
        margin-left: 15px;
        display: inline-block;
        width: 166px;
    }

    }
  @media only screen and (max-width: 830px){
      .pho-about-testi .item {height: 360px;}
      .pho-about-testi-wrapper{padding: 0 15px;}
      .pho-about-testi-wrapper .owl-carousel .owl-nav button.owl-prev { left: -10px; font-size: 48px; }
      .pho-about-testi-wrapper .owl-carousel .owl-nav button.owl-next {  right: -10px;font-size: 48px; }

      }
  @media only screen and (max-width: 660px){
      .pho-about-testi .item {height: 480px; margin: 60px 0px 10px; }
      .pho-main-heading { line-height: 1.3;margin-bottom:0px !important;}
      .single-skill .pho-main-heading, .single-learn .pho-main-heading {margin-bottom:20px !important;}
      .pho-about-part .pho-cta .btn-light,.pho-about-part .pho-cta .btn-primary{margin-top:30px}
      .pho-award .trustpilot-widget { width:100%; }
      }
      @media only screen and (max-width: 440px){
        .pho-about-testi-wrapper {
            padding: 0px;
        }
        .pho-about-testi-wrapper .owl-carousel .owl-nav button.owl-prev { left: 0px; font-size: 48px; }
        .pho-about-testi-wrapper .owl-carousel .owl-nav button.owl-next {  right: 0px;font-size: 48px; }
    }
    @media only screen and (max-width: 410px){
        .pho-about-testi .item {height: 550px;}
        
    }
    @media only screen and (max-width: 370px){
        .pho-about-testi .item {margin: 60px 0px 10px;}
        .pho-about-part .pho-cta .btn-primary{
            display: table;
    margin-left: 0;
    margin: 20px auto 0;
        }
        
    }
    @media only screen and (max-width: 355px){
        .pho-about-testi .item {margin: 60px 0px 10px;}
        
        
    }



  /*            pho-speaker-part                       */

  .pho-speaker-part .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    flex-wrap: wrap;
  }
  .pho-speaker-part .row > [class*='col-'] {
    display: flex;
    flex-direction: column;
  }



  .pho-speaker-part .pho-about-speaker{padding: 50px 0 0;}
  .pho-info-section.pho-about-speaker.pho-info-section-left .pho-info-section-image{margin: 40px 0 40px 20px;}
  .pho-info-section.pho-about-speaker.pho-info-section-left .pho-info-section-image img{margin: 0;}
  .pho-speaker-part .text-center{text-align: center;}
  .pho-speaker-part .pho-about-speaker img{box-shadow: -10px 0px 25px 0px rgb(142 142 142 / 50%);border-radius: 10px;
width: 100%;margin-bottom: 20px;height: 300px;
object-fit: cover;

}
  .pho-speaker-part .col-md-6 {
    position: unset;
    padding-left: 15px;
    padding-right: 15px;
}

  .pho-info-section{
    position: relative;
    overflow: hidden;
    margin: 0 10% 50px;
  }
  .pho-info-section .pho-main-heading {
    margin-bottom: 20px;
    line-height: 1.3;
}
  .pho-info-section .col-md-6 {
    position: relative;
}
 .pho-info-section.pho-info-section-right .pho-info-section-image {
  /*   width: 50%; */
        position: absolute;
        top: 0;
      
 
  position: relative;
    height: 100%;
    margin-right: 20px;
    overflow: hidden;
    border-radius:10px;
    transition: 0.5s all;
}
.pho-info-section.pho-info-section-left .pho-info-section-image {
    /*  width: 50%;*/

        position: absolute;
    top: 0;
  
    margin-left: 20px;
    overflow: hidden;
    height: 100%;
    border-radius:10px;
    transition: 0.5s all;
}

.pho-info-section .pho-info-section-image .pho-info-section-image-bottom {
    position: absolute;
    bottom: 15px;
    color: #fff;
    left: 20px;
}
.pho-info-section .pho-info-section-image .pho-info-section-image-bottom h5{
    color: #fff; 
}
.pho-info-section .pho-info-section-image .pho-info-section-image-bottom i{
    color: #005eec!important; margin-right: 5px;
}
.pho-info-section.pho-info-section-right .pho-info-section-image h5{left: 15px;}
.pho-info-section.pho-info-section-left .pho-info-section-image h5{right: 15px;}
.pho-info-section .pho-info-section-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left;
    transition: 0.5s all;
}
.pho-info-section.pho-about-speaker.pho-info-section-left .pho-info-section-image{
    height: calc(100% - 40px);     border-radius: 10px;
}
.pho-info-section .pho-info-section-image img:hover{transform: scale(1.1);}
.pho-info-section .info-section-odd ,.pho-info-section .info-section-even{
    position: relative;
}
.info-section-content-wrapper {
    padding: 40px 0px 40px 20px;
    text-align: left;
}

.pho-info-section.pho-info-section-right .pho-info-section-image img{box-shadow: 16px 0px 25px -10px rgb(142 142 142 / 50%);}

.pho-info-section.pho-info-section-left .info-section-content-wrapper {
    padding: 40px 20px 40px 0px;
}
.info-section-content-wrapper h2{ text-align: left;}
.info-section-content-wrapper h5{    font-size: 18px;}
.info-section-content-wrapper h5 i{margin-right: 5px;    color: #005eec;margin-bottom: 20px;}


.pho-inner-contact{padding: 50px 0;}
.pho-inner-contact .calendly-inline-widget{ height: 700px;}
.page-template-pho-speaker .pho-inner-contact-form,.single-post .pho-inner-contact-form {

    padding: 40px;
    box-shadow: 0px 7px 25px rgb(142 142 142 / 50%);
    border-radius: 10px;
}
.pho-inner-contact-form span.wpcf7-list-item{display: block;}
.pho-inner-contact-form span.wpcf7-list-item label span.wpcf7-list-item-label{
    padding-left: 8px;
    font-weight: 100;
    color: #909090;
    font-size: 14px;
}
.pho-speaker-part .pho-inner-contact .pho-main-heading {
    margin-bottom: 10px;
}
.pho-inner-contact .wpforms-form .wpforms-field-medium {
    max-width: 100%!important;
}
.pho-inner-contact .wpforms-form input[type=email], .pho-inner-contact .wpforms-form input[type=text],
.pho-inner-contact textarea ,.pho-inner-contact .rc-anchor-light.rc-anchor-normal{border: 1px solid #005eec26!important;}

.pho-inner-contact form input[type=email]:focus, .pho-inner-contact form input:focus[type=text],
.pho-inner-contact textarea:focus ,.pho-inner-contact .rc-anchor-light.rc-anchor-normal:focus{    border: 1px solid #005eec!important;}
.pho-inner-contact-form form input[type="submit"]{
    color: #ffff!important;
    background-color: #005eec!important;
    background-size: 200%;
    transition: .2s ease-out;
    padding: 0.7rem 2rem!important;
    border-width: 0;
    font-size: 14px!important;
    font-weight: 700;
    border-radius: 4px!important;
    margin-top: 20px;
}
.pho-inner-contact-form input[type="submit"]:hover{
    transform: scale(1.1);
}
.pho-inner-contact-form form p{margin: 0;}
@media only screen and (max-width: 1600px){
    .pho-info-section {
        margin: 0 5% 50px;
    }
}
@media only screen and (max-width: 1470px){
    .pho-speaker-part .pho-inner-banner {
        background-position: center;
    }
}
@media only screen and (max-width: 1366px){
    .pho-info-section {
        margin: 0 50px 50px;
    }
}
@media only screen and (max-width: 1199px){
    .pho-info-section { margin: 0 0px 50px; }
    .pho-info-section.pho-info-section-right .pho-info-section-image {border-radius: 0 10px 10px 0; }
    .pho-info-section.pho-info-section-left .pho-info-section-image {
        border-radius: 10px 0 0 10px;
    }
    .pho-info-section.pho-info-section-right .pho-info-section-image {
        position: absolute;
        left: 0;
    }
    
.pho-info-section.pho-info-section-left .info-section-content-wrapper {
    padding: 40px 0px 40px 0px;
}
}

@media only screen and (max-width: 991px){
    .pho-info-section { margin: 0 0px 50px; }
    .pho-info-section.pho-info-section-right .pho-info-section-image {border-radius: 0 10px 10px 0; }
    .pho-info-section.pho-info-section-left .pho-info-section-image {
        border-radius: 10px 0 0 10px;
    }
    .pho-info-section .col-sm-5{display: unset;}
    .info-section-content-wrapper ,.pho-info-section.pho-info-section-left .info-section-content-wrapper{ padding: 0px 0px 0px 0px;}
    .pho-inner-contact .row{
        flex-direction: column-reverse!important;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

}

@media only screen and (max-width: 767px){
    .pho-speaker-part .pho-inner-banner {
        background-position: left;
    }
    .pho-info-section.pho-info-section-right .pho-info-section-image ,.pho-info-section.pho-info-section-left .pho-info-section-image{
        width: 50%;
        border-radius: 10px;
        margin: 0 auto;
        position: relative;
    }
    section.pho-info-section.pho-info-section-left .row ,.pho-about-speaker .row ,.pho-inner-contact .row{
        flex-direction: column-reverse!important;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .pho-info-section {
        margin: 0 0px 0px;
    }
    .pho-speaker-part .pho-inner-banner .title-box { padding: 50px 0 10px; }
    .pho-info-section.pho-about-speaker.pho-info-section-left .pho-info-section-image { margin: 0; }
    .pho-Contact-part .pho-inner-contact{
        padding: 50px 0 20px;
    }
    .pho-speaker-part .pho-inner-banner {
        padding: 0px 0 0px;
    }
}

@media only screen and (max-width: 600px){
    .pho-info-section.pho-info-section-right .pho-info-section-image, .pho-info-section.pho-info-section-left .pho-info-section-image {
        width: 100%;
    }
    .pho-info-section .pho-main-heading {
        margin-bottom: 15px;
        font-size: 1.8rem;
    }

.pho-speaker-part .pho-inner-contact-form {
    padding: 20px 15px 40px;
}

}







.pho-gallery{padding: 50px 0;background: #f5f5f5;}


.pho-gallery h2{    margin-bottom: 10px;}
.pho-gallery .project {
    padding: 0;
    overflow: hidden
}

.pho-gallery .project figure {
    position: relative;
    overflow: hidden;
}

.pho-gallery .project figure img {
    display: block;
    height: 300px;
    width: 100%;
    object-fit: cover;
    object-position: center;
    -webkit-transition: all 2s linear;
    -o-transition: all 2s linear;
    transition: all 2s linear
}
.pho-gallery .project figure:hover img{transform: scale(1.2);}
.pho-gallery .project figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  
    opacity: .7;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.pho-gallery .project.project-light figure:after {
    opacity: .4
}

.pho-gallery .project figcaption {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 1.2em 1.6em;
}

.pho-gallery .project-title {
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    font-weight: 400;
    font-size: 1.56em;
    line-height: 1.45;
    letter-spacing: .07em;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.pho-gallery .project-category {
    font-weight: 400;
    font-size: 16px;
    color: #19232d;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    margin: 0.5em;
}

.pho-gallery .project-zoom {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 9em;
    height: 9em;
    margin: -4.5em;
    border-radius: 50%;
    overflow: hidden;
    opacity: 0;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5);
    -webkit-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
}

.pho-gallery .project-zoom:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 2.625em;
    height: 2.625em;
    background: url(../png/zoom.png) 0 0 no-repeat;
    background-size: cover;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.pho-gallery .project:hover .project-zoom{ opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.pho-gallery .section-content{position: relative;}
.pho-gallery .owl-theme .owl-nav {
    margin-top: 0;
    top: 40%;
    transform: translate(0);
    position: absolute;
    width: 100%;
}
.pho-gallery .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: 40px;
    font-size: 55px;
    color: #fff;
    line-height: 0;
    outline: 0;
}
.pho-gallery  .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: 40px;
    font-size: 55px;
    color: #fff;
    line-height: 0;
    outline: 0;
}
.pho-gallery .owl-carousel .owl-nav span,.pho-about-testi-wrapper .owl-carousel .owl-nav span:hover {
    outline-width: 0;
}
.pho-speaker-part .pho-inner-banner .title-box{    padding: 65px 0 40px;}
.pho-speaker-part .owl-dots{display: none;}
@media only screen and (max-width: 600px){
    
  
    .pho-gallery .pho-sub-heading { margin-bottom: 30px; }
    .pho-info-section .col-md-6.col-sm-5 {
        margin-bottom: 50px;
    }
    .pho-info-section .col-md-6.col-sm-7{ margin-bottom: 0px;}
    .pho-speaker-part .pho-about-speaker .col-md-7.info-section-even{margin-bottom: 0;}
    .pho-speaker-part .pho-gallery{    margin-top: 30px;}

}


/*.......................pho-glossary..........................*/
.pho-glossary-part .pho-about{padding: 50px 0 0;}
.pho-glossary-part .pho-letters-block{padding-top: 50px;}
.pho-glossary-part .pho-inner-banner{min-height: 400px;}
.pho-glossary-part .pho-inner-banner .title-box {
    margin-bottom: 0px;
    height: 400px;
}
.pho-glossary-part .pho-inner-banner h1{
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
}
@media only screen and (max-width: 767px){
    .pho-glossary-part .pho-letters-block{padding-top: 20px;}
  
    .pho-glossary-part .pho-inner-banner{min-height: 200px;background-image: none!important; background-color: #012561;}
.pho-glossary-part .pho-inner-banner .title-box {
    margin-bottom: 0px;
    height: 200px;
}
.pho-glossary-part .pho-inner-banner {
    padding: 50px 0 50px;
}
}

.pho-glossary-part .pho-inner-banner .title-box { padding: 50px 0 20px;}

.pho-letters-block .pho-main-heading{margin-bottom: 10px;}
/*.pho-letters-block .block-letter{padding: 0 0 20px;}*/
.pho-letters-block .block-letter ul{padding: 0; margin: 0;text-align: center;}
.pho-letters-block .block-letter li{list-style: none;display: inline-block;}
.pho-letters-block .block-letter li a {
    padding: 0 8px;
    font-size: 20px;
    color: #005eec;
  
}
.pho-letters-block-content {
    margin-bottom: 25px;
}
.pho-letters-block-wrapper{padding: 60px 0 60px;}
.pho-letters-block-wrapper:nth-of-type(even) {
    background-color: #f2f2f2;
}
.pho-letters-block-wrapper h2.pho-main-heading {
    color: #fff;
    text-align: left;
    background-color: #005eec;
    padding: 2px 15px;
    width: fit-content;
    border-radius: 10px;
    box-shadow: 3px 4px #033c92;
    margin-bottom: 30px;
}
.pho-letters-block-wrapper h5{
    font-size: 22px;    margin-bottom: 6px;color: #005eec;
}
.pho-letters-block-wrapper .btn-more{color: #005eec;  font-size: 13px; text-transform: uppercase;}
.pho-letters-block-wrapper p{      margin-bottom: 10px;  font-size: 16px;}


.pho-glossary-part .back-top{text-align: right;}
.pho-glossary-part .back-top i.fa.fa-angle-up {
    display: block;
    font-size: 35px;
    background-color: #005eec;
    width: fit-content;
    color: #fff;
    line-height: 1;
    padding: 0 7px 3px 8px;
    border-radius: 50%;
    text-align: right;
    margin-left: auto;
    margin-right: 19px;
}
.pho-glossary-part .back-top a,.pho-glossary-part .back-top a:hover{text-decoration: none;}




@media only screen and (max-width: 767px){
    .pho-glossary-part .pho-inner-banner .title-box {
        padding: 0;
    }
}



/*.......................pho-contact..........................*/
.pho-Contact-part .social-icons li {
    padding: 0;
    border: 0;
    height: initial;
    list-style: none;
    margin-right: 11px;
}
.pho-Contact-part ::marker{display: none;}
.pho-Contact-part h3{
    font-size: 20px;
    color: #fff;
    width: 80%;
    margin: 0 0 0.6rem;
}
.pho-Contact-part .social-icons .icon {
    font-size: 20px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
}
.pho-Contact-part .widget.column.bunyad-about {
    list-style: none;
 padding: 0;
    border-radius: 10px;
    margin-bottom: 20px;
}
.pho-Contact-part .contact-details-wrapper{

    box-shadow: 0px 7px 25px rgb(142 142 142 / 50%);

}
.pho-Contact-part .contact-details{
    border-radius: 10px 0 0 10px;
    padding: 50px 40px;
    box-shadow: none;
 
    transition: 0.5s all;
    background-color: #002060;
    height: 100%;
}
.pho-Contact-part .contact-details h3.pho-h{margin-top: 40px;font-size: 24px;}
.pho-Contact-part .contact-details .widget_text.widget.column.widget_custom_html{margin-bottom:30px; padding:0px; list-style:none;}
.pho-Contact-part .col-md-5,.pho-Contact-part .col-md-7{
padding-left: 15px;padding-right: 15px;
}
.pho-Contact-part .pho-inner-contact .wpforms-form button {
    width: 51%!important;
}

.social-icons .fa-youtube-play {
    background-color: #f00;
}
.pho-Contact-part .pho-main-heading {
     margin-bottom: 10px;text-align: left;color:#fff;
}
.pho-Contact-part .contact-details p{
font-size: 16px;color:#fff; margin-bottom: 5px;
}
.pho-Contact-part .pho-inner-contact-form {
    padding: 40px;
    border-radius: 10px;
    box-shadow: none;
}
.pho-Contact-part .pho-inner-contact-form ::placeholder{font-size: 12px;}
.pho-inner-contact-form form input[type=email], .pho-inner-contact .wpforms-form input[type=text], .pho-inner-contact-form form input[type=text],
.pho-inner-contact-form textarea, .pho-inner-contact .rc-anchor-light.rc-anchor-normal {
    background-color: #f2f2f2!important; border-radius: 5px;border: 1px solid #f2f2f2!important;
}
.pho-inner-contact-form form input[type=text],.pho-inner-contact-form form textarea,.pho-inner-contact-form form input[type=email]{
    -webkit-box-shadow: none;
    box-shadow: none;
border-radius: 2px;
height: 38px;}
.pho-inner-contact-form textarea{height: 120px !important;}
.pho-inner-contact-form .wpforms-form input[type=email], .pho-inner-contact-form .wpforms-form input[type=text]{
    height:50px;
}
.pho-inner-contact-form h3.widgettitle {
    font-size: 26px;
    font-weight: 500;
    color: #19232d;
    margin-bottom: 20px;
}
.pho-inner-contact-form div.wpforms-container-full .wpforms-form .wpforms-field-label ,.pho-inner-contact-form form label {
    font-weight: 600;
    color: #909090;
    font-size: 16px;
}
.pho-inner-contact-form .col-6 {
    padding: 0 10px!important;
}
.pho-inner-contact-form .form-row {
    margin: 0 -10px!important;
}
.pho-inner-contact-form ::placeholder{font-size: 13px;color: #000;}
.pho-inner-contact .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
  
}
.pho-inner-contact .row > [class*='col-'] {
    display: flex;
    flex-direction: column;
}
@media only screen and (max-width: 991px){

.pho-inner-banner {
    background-position: left;

}

    .pho-Contact-part .contact-details-wrapper {
        box-shadow: none;
    }
    .pho-Contact-part .contact-details{border-radius: 10px;}
}
@media only screen and (max-width: 767px){
    .pho-inner-contact-form .col-6 {
        width: 50%!important;margin-bottom: 0px!important;
    }
}
@media only screen and (max-width: 600px){
    .pho-Contact-part .pho-inner-contact-form {
        padding: 0;
    }
}






/*       .pho-enterprise-part       */






.pho-about-part.pho-enterprise-part .pho-inner-banner {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#005eec+0,002060+100 */
background: rgb(0,94,236); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(0,94,236,1) 0%, rgba(0,32,96,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(0,94,236,1) 0%,rgba(0,32,96,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(0,94,236,1) 0%,rgba(0,32,96,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005eec', endColorstr='#002060',GradientType=1 ); /* IE6-9 */

    padding: 50px 50px;
}
.pho-about-part.pho-enterprise-part .pho-inner-banner  h1 {
    line-height: 42px;
    font-size: 38px;
}

.pho-about-part.pho-enterprise-part .pho-inner-banner .title-box {
    width: 100%;margin-bottom: 0;    padding: 0px;

}
.pho-about-part.pho-enterprise-part .pho-inner-banner .text-right{text-align: right;}
.pho-about-part.pho-enterprise-part .pho-inner-banner .text-right p{    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1;}
.pho-about-part.pho-enterprise-part .pho-inner-banner .text-right p i{margin-right: 5px;}
.pho-about-part.pho-enterprise-part .pho-inner-banner .row{
    display: flex;align-items: center;
}
.pho-about-part.pho-enterprise-part .pho-inner-banner ul li {
    display: inline-block;margin-top: 10px;
}
.pho-about-part.pho-enterprise-part .pho-inner-banner ul li:not(:last-child){
    list-style: none;
    padding: 0 20px 0 0; border-right: 1px solid #fff;margin-right: 20px;
}
.pho-about-part.pho-enterprise-part .pho-inner-banner ul li h4{ 
    font-size: 14px;
    margin-top: 6px;
    font-weight: 100;
    color: #dedede;
}

.pho-about-part.pho-enterprise-part .pho-inner-banner ul li i {
    font-size: 30px;color: #fff; 
}

.pho-about-part.pho-enterprise-part .pho-inner-banner img{width: 100%;}












.pho-about-part.pho-enterprise-part .pho-under-banner{
    padding: 10px 0;
    background-color: #f2f2f2;
}
.pho-about-part.pho-enterprise-part .pho-under-banner .pho-main-heading {
    margin-bottom: 0px;
    text-align: left;
    font-size: 22px;
}
.pho-about-part.pho-enterprise-part .pho-under-banner .row {
    display: flex;
    align-items: center;
}
.pho-about-part.pho-enterprise-part .pho-under-banner ul li {
    display: inline-block;
   
    padding: 0 14px;
    vertical-align: middle;
    filter: grayscale(1);
}

.pho-about-part.pho-enterprise-part .pho-under-banner ul li:hover {
    filter: grayscale(0);
}
.pho-about-part.pho-enterprise-part .pho-under-banner ul li img{height: 33px;}
.pho-about-part.pho-enterprise-part .pho-info-section{
padding: 50px 0;
}

.pho-about-part.pho-enterprise-part .pho-become-affilate{
    background-color: #f2f2f2;
}


.pho-about-part.pho-enterprise-part .pho-info-section {
    margin: 0 5% 0px;
} 

.pho-about-part.pho-enterprise-part .pho-award-one ul{padding-top: 20px;width: 80%;margin: 0 auto;}
.pho-about-part.pho-enterprise-part .pho-award-one li {
    display: inline-block;
    width: 15%;
    padding: 14px;        vertical-align: middle;
}
.pho-about-part.pho-enterprise-part .pho-award-one img {
    width: 100%;
    filter: grayscale(1);
}
.pho-about-part.pho-enterprise-part .pho-award-one img:hover {
    filter: grayscale(0);
}
.pho-about-part.pho-enterprise-part .pho-award-one,.pho-about-part.pho-enterprise-part .pho-award{
    background: #f5f5f5;padding:50px 0;text-align: center;
}

.pho-info-section.pho-info-section-right h2{text-align: left;}
.pho-checklist{padding-left: 50px;}
.pho-checklist li i{
    color: #005eeb;
    font-size: 30px;
    margin-right: 8px;
    line-height: 0;
    position: relative;
    top: 17px;
}
.pho-checklist ul li p{
    display: flex;
}




.pho-about-part.pho-enterprise-part .pho-info-section.pho-info-section-right h2{text-align: left;margin-bottom: 20px;}
.pho-about-part.pho-enterprise-part .pho-info-section .p-left{padding-right: 20px;}
.pho-about-part.pho-enterprise-part .pho-info-section .p-right{padding-left: 20px;}
.pho-about-part.pho-enterprise-part .home-faq {
    margin-top: 30px;
}

.pho-about-part.pho-enterprise-part .home-faq.home-faq-one {
    margin-top: 0px;
    padding: 50px 0;
}
.pho-about-part.pho-enterprise-part .home-faq .panel-group .panel,.pho-business-part .home-faq .panel-group .panel{
    border-radius: 0px;    margin-bottom: 5px;box-shadow: none;
}
.pho-about-part.pho-enterprise-part .home-faq .panel-defaultt>.panel-heading,.pho-business-part .home-faq .panel-defaultt>.panel-heading{
    padding: 5px 10px 5px 40px;
    margin-bottom: 0;
    background-color: #f1f1f1;
    position: relative;
    border-radius: 5px;
}
.pho-business-part .home-faq .panel-defaultt>.panel-heading{
    padding: 5px 40px 5px 10px;background-color: #eff0f0;    border: 1px solid #e2e4e4;
}
.pho-about-part.pho-enterprise-part .home-faq .panel-group .panel-heading+.panel-collapse>.panel-body,.pho-business-part .home-faq a.btn.btn-link {
    border-top: 0px solid #ddd;  padding-left: 0;
    padding-right: 0;
}
.pho-about-part.pho-enterprise-part .home-faq a.btn.btn-link ,.pho-business-part .home-faq a.btn.btn-link {
    width: 100%;
    text-align: left;
    color: #272727;
    text-decoration: none;
    outline: none;
    font-weight: 500;
    font-size: 17px;
    white-space: break-spaces!important;
    padding-left: 0;
    padding-right: 0;
}
.pho-business-part .panel-body{border-top: 0px!important;}
.pho-about-part.pho-enterprise-part .home-faq a.btn.btn-link:after {
    content: '\f068';
    font-family: 'FontAwesome';
    color: #272727;
    left: 10px;
    position: absolute;
    transition: 0.5s all;
    font-size: 15px;
    font-weight: 100;
    border-radius: 50%;
    border: 1px solid #272727;
    padding: 1px 4px 0px;
    line-height: 19px;
    margin-top: 1px;
    top: 13px;
}
.pho-business-part .home-faq a.btn.btn-link:after {
    content: '\f068';
    font-family: 'FontAwesome';
    color: #272727;
    right: 10px;
    position: absolute;
    transition: 0.5s all;
    font-size: 13px;
    font-weight: 100;
    border-radius: 50%;
    padding: 2px 6px 1px;
    line-height: 19px;
    margin-top: 1px;
    top: 13px;
    background-color: #d5d6d6;
}
.pho-about-part.pho-enterprise-part .home-faq a.btn.btn-link.collapsed:after,.pho-business-part .home-faq a.btn.btn-link.collapsed:after{   content: '\f067';}
.pho-about-part.pho-enterprise-part .home-faq ul li i{
    color: #002060;
    margin-right: 8px;
    line-height: 0;
    position: relative;
    margin-left: 20px;
}
.pho-about-part.pho-enterprise-part .home-faq a{color: #005eec;}
.pho-about-part.pho-enterprise-part .home-faq .panel-body,.home-faq .panel-body p{font-size: 16px;}


.pho-about-part.pho-enterprise-part .home-faq.home-faq-two .panel-defaultt>.panel-heading{
	padding: 5px 0;
    margin-bottom: 0;
    background-color: rgb(0 0 0 / 0%);
    position: relative;
	border-radius:0;
    border: 1px solid #dfe3e6;
}
.pho-about-part.pho-enterprise-part .home-faq.home-faq-two a.btn.btn-link {
    width: 100%;
    text-align: left;
    color: #19232d;
    text-decoration: none;
    outline: none;
    font-weight: 500;
    font-size: 18px;
    white-space: break-spaces!important;
}
.pho-about-part.pho-enterprise-part .home-faq.home-faq-two a.btn.btn-link:after {
    content: '+';

    right: 15px;
    position: absolute;
	transition:0.5s all;
}
.pho-about-part.pho-enterprise-part .home-faq.home-faq-two a.btn.btn-link.collapsed:after{transform:rotate(180deg);}
.pho-about-part.pho-enterprise-part .home-faq.home-faq-two .card-header:first-child {
    border-radius: 0;
}



.pho-about-part.pho-enterprise-part .pho-become-affilate i{
    color: #005eec;
    font-size: 40px;
    margin-bottom: 0px;
    display: inline-block;
    padding-top: 25px;
    padding-left: 30px;
    width: auto;
    position: relative;
}
.pho-about-part.pho-enterprise-part .pho-main-heading{
    margin-bottom: 30px;
}
.pho-about-part.pho-enterprise-part .pho-become-affilate-box {
    height: 250px;
}
.pho-about-part.pho-enterprise-part .owl-nav{display: none;}


@media only screen and (max-width: 1400px){
    .pho-about-part.pho-enterprise-part .pho-inner-banner  h1 {
        font-size: 34px;
    }
}


@media only screen and (max-width: 1199px){
    .pho-about-part.pho-enterprise-part .pho-become-affilate-box { height: 300px; }
    .pho-instructor .pho-instructor-block-wrapper{height: 370px;}
.pho-inner-banner .row ,.pho-instructor .row{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.pho-inner-banner .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.pho-instructor .col-md-12{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.pho-about-part.pho-enterprise-part .pho-inner-banner .text-right {
    text-align: left;
}
.pho-about-part.pho-enterprise-part .pho-instructor .pho-main-heading{text-align: center;}
.pho-about-part.pho-enterprise-part .pho-inner-banner ul li:not(:last-child){
    padding: 0 18px 0 0;
    margin-right: 17px;
}


}


@media only screen and (max-width: 800px){
    
.pho-inner-banner .col-md-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.pho-about-part.pho-enterprise-part .pho-inner-banner .text-right p {
    margin-top: 30px;
}
.pho-about-part.pho-enterprise-part .pho-under-banner ul li {
    width: 32%;
}

}

@media only screen and (max-width: 767px){
    
    .pho-about-part.pho-enterprise-part .pho-inner-banner { padding: 40px 0px 50px; }
    .pho-about-part.pho-enterprise-part .pho-inner-banner .video-box,.pho-about-part.pho-enterprise-part .pho-enterprise-tab-part{display: none;}
    .pho-about-part.pho-enterprise-part .pho-under-banner .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .pho-about-part.pho-enterprise-part .pho-under-banner .row{
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .pho-about-part.pho-enterprise-part .pho-under-banner {
        padding: 30px 0;
        text-align: center;
    }
    .pho-about-part.pho-enterprise-part .pho-under-banner .pho-main-heading {
        margin-bottom: 20px;
        text-align: center;
    }
    .pho-about-part.pho-enterprise-part .pho-info-section {
        margin: 0 0% 0px;
    }
    .pho-about-part.pho-enterprise-part .pho-info-section .p-left {
        padding-right: 0px;
    }
    .pho-about-part.pho-enterprise-part .pho-info-section .p-right {
        padding-left: 0px;
    }
    .pho-about-part.pho-enterprise-part .pho-info-section .info-section-odd {
        padding-bottom: 20px;
    }
    .pho-instructor .pho-instructor-block-wrapper {
        height: auto !important;
            margin: 0 0px!important;
        
    }
    .pho-about-testi-wrapper .owl-theme .owl-nav {
        top: auto;
        transform: translate(0);
        bottom: -10px;
        width: 50px;
        margin: 0 auto;
    left: 0;
    right: 0;
    }

    .pho-about-part.pho-enterprise-part .pho-info-section {
        padding: 42px 0 30px;
    }
    .pho-about-part.pho-enterprise-part .home-faq {
        margin-top: 23px;
    }
    .pho-about-part.pho-enterprise-part .pho-become-affilate {  padding: 40px 0 30px;}
    .pho-about-part.pho-enterprise-part .pho-become-affilate-box {
        height: auto;
    }
    .pho-about-part.pho-enterprise-part .pho-instructor {
        padding: 40px 0;
    }
    .pho-about-part.pho-enterprise-part .owl-dots,.pho-about-part.pho-enterprise-part .owl-theme .owl-nav{display: none;}
    .pho-about-part.pho-enterprise-part .pho-about-testi .item{
    height: 400px;
    }
    .pho-about-part.pho-enterprise-part .home-faq.home-faq-one{
        padding: 40px 0 30px;
    }
    .pho-about-part.pho-enterprise-part .pho-t-couse{
        padding: 40px 0 0px;
    }
    .pho-about-part.pho-enterprise-part .pho-inner-banner .trustpilot-widget{margin-top: 30px!important;}
    .pho-about-part.pho-enterprise-part .pho-inner-banner .tp-widget-checkoutreviews{text-align: left!important;}
    .pho-about-part.pho-enterprise-part .pho-inner-banner .tp-widget-logo,.pho-about-part.pho-enterprise-part .pho-inner-banner .tp-widget-stars{margin: 0!important;}
    .pho-about-part.pho-enterprise-part{}
}

    @media only screen and (max-width: 414px){
        .pho-about-part.pho-enterprise-part .pho-inner-banner ul li:not(:last-child) {
            padding: 0 10px 0 0;
            margin-right: 10px;border-width: 0;
        }
        .pho-about-part.pho-enterprise-part .pho-about-testi .item{
            height: 422px;
            }
            .pho-about-part.pho-enterprise-part.pho-free-resource .pho-inner-banner ul li:last-child {
    display: none;
}
.pho-about-part.pho-enterprise-part.pho-free-resource .pho-inner-banner ul {
    text-align: center;
}
.pho-about-part.pho-enterprise-part.pho-free-resource .pho-inner-banner ul li i {
    font-size: 30px;
    color: #fff;
}
    }
    @media only screen and (max-width: 410px){
      
        .pho-about-part.pho-enterprise-part .pho-about-testi .item{
            height: 450px;
            }
    }

  


.pho-instructor {
    padding: 50px 0;
}
.pho-instructor h2.pho-main-heading {
    text-align: left;
}
.pho-instructor .pho-instructor-block-wrapper{
    margin: 0 15px 15px;
    background: #fff;
    padding: 25px 30px;
    border-radius: 8px;
    box-shadow: 0px 4px 19px rgb(0 67 144 / 22%);
    height: 320px;
    position: relative;
}
.pho-instructor p {
    line-height: 26px;
    margin-bottom: 20px;
    z-index: 2;
    position: relative;
}
.pho-instructor .instructor-block {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.pho-instructor img{
    max-width: 80px;
    max-height: 80px;
    width: 100%;
    border-radius: 50%;
    margin: 0;
    overflow: hidden;
}
.pho-instructor .instructor-detail {
    margin-left: 20px;
}
.pho-instructor p.instructor-name {
    margin-bottom: 0;
    font-weight: 700;
}
.pho-instructor a.instructor__social {
    display: block;
    text-decoration: none;
}
.pho-instructor a.instructor__social i{color: #005eec;}


.pho-enterprise-tab-part{padding: 50px 0;}
.pho-enterprise-tab-part ul {
    list-style: none;
    text-align: center;
}
.pho-enterprise-tab-part li {
    display: inline-block;
    padding: 0 10px;
    color: #005eeb;
    font-weight: 600;
    font-size: 17px;
}
.pho-enterprise-tab-part li a{
    color: #005eeb;
    text-decoration: none;
    transition: 0.5s all;
}
.pho-enterprise-tab-part li:hover a{
    color: #000;
    transform: scale(1.1);
}





.pho-t-couse {
    padding: 50px 0 0;    background: #f5f5f5;
}
.pho-t-couse .owl-item img{width: 100%;height: 200px;object-fit: cover;}
.pho-t-couse .t-couse-wrapper {
    background-color: #fff;    padding: 10px 10px 15px;
}
.pho-t-couse .t-couse-wrapper h3 {
    font-weight: 700;
    line-height: 1.2;
    font-size: 20px;
    margin-bottom: 10px;
}
.pho-t-couse p.course-card-category {
    color: #005eec;
}
.pho-t-couse p.course-card-category span {
    color: #606569;
    font-size: 13px;
    font-weight: 600;
}
.pho-t-couse h5.price {
    font-size: 19px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
}
.pho-t-couse .t-couse-wrapper p{font-size: 15px;margin-bottom: 20px;}
.pho-t-couse .t-couse-wrapper p i{margin-right: 5px;}
.pho-about-part.pho-enterprise-part .pho-t-couse .btn-primary{
    padding: 0.5rem 2rem;border: 1px solid #005eec;width: 49%;font-size:14px;
}
.pho-about-part.pho-enterprise-part .pho-t-couse .btn-primary:hover{border: 1px solid #005eec;width: 49%;}
.pho-about-part.pho-enterprise-part .pho-t-couse .btn-primary-outline{
    background-color: #ffffff;
    background-size: 200%;
    transition: .1s ease-out;
    padding: 0.5rem 2rem;
    border: 1px solid #005eec;
    font-size: 14px;
    font-weight: 700;
    color: #005eec;
    margin-right: 2px;
    width: 49%;
}
.pho-about-part.pho-enterprise-part .pho-t-couse .btn-primary-outline:hover{
    background-color: #ffffff;
    background-size: 200%;
    transition: .1s ease-out;
    padding: 0.5rem 2rem;
    border: 1px solid #005eec;
    font-size: 14px;
    font-weight: 700;
    color: #005eec;
    margin-right: 2px;width: 49%;
}


.pho-about-part.pho-enterprise-part .score {
    display: block;
    font-size: 16px;
    position: relative;
    overflow: hidden;
}
.pho-about-part.pho-enterprise-part .score-wrap {
    display: inline-block;
    position: relative;
    height: 26px;
    
}
.pho-about-part.pho-enterprise-part .score .stars-active {
    color: #EEBD01;
    position: relative;
    z-index: 10;
    overflow: hidden;
    white-space: nowrap;
	
}
.pho-about-part.pho-enterprise-part .score .stars-inactive {
    color: grey;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-text-stroke: initial;
}

.pho-about-part.pho-enterprise-part .pho-inner-banner .commentrating {
    display: flex;
    position: relative;
    margin: 0 0 10px;
    padding: 8px;
    border-radius: 5px;
    background-color: #fff;
    width: fit-content;
}

.pho-about-part.pho-enterprise-part .pho-inner-banner .rating-title{
    margin-left: 5px;
}


/*       header               */
header.header-part {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1000;
}
header.header-part .navbar-brand>img {
    width: 200px;
}
header.header-part .navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem;
}
header.header-part .navbar-brand{
    display: inline-block;
    padding: .3125rem 0 ;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
    float: none;
}
header.header-part .navbar-default .navbar-nav>li{
    padding: 15px 10px;
}
header.header-part .navbar-default .navbar-nav>li>a{
    color: #19232d;font-weight: 600;font-size: 14px;padding: 0;
}
header.header-part .navbar-default #menu-new-main-menu-1.navbar-nav>li>a:hover{
    color: #005eeb;
}
header.header-part .right-menu li a {
    color: #005eeb;
}
header.header-part .search-box {
    background-color: #fff;
    border-radius: 3px;
    position: relative;
    width: 600px;
    /*width: 300px;
    margin: 0 20px;*/
}
button.btn-search {
    border-width: 0;
    background-color: transparent;
    position: absolute;
    right: 10px;
    top: 4px;
    color: #005eeb;
    font-size: 17px;
}
header.header-part .search-box ::placeholder{font-size: 14px;color: #ccc;}
header.header-part .search-box .form-control:focus {
    outline: 0;
   
}

header.header-part .ml-auto{
    margin-left: auto!important;
}
header.header-part .right-menu li{
    font-size: 15px;
    display: inline-block;
    width: fit-content;
    padding: 5px 10px;
}

header.header-part .right-menu>li:first-child {
    padding: 10px 10px;
}
header.header-part .right-menu>li:first-child>a {
    color: #fff!important;
    background-color: #005eec;
    background-size: 200%;
    transition: .1s ease-out;
    padding: 0.45rem 1rem;
    border-width: 0;
    font-weight: 700;
    border-radius: 5px;
}
header.header-part .right-menu li:first-child a:hover{transform: scale(1.1);}
header.header-part select#lang_choice_polylang-3 {
    font-size: 14px;
    padding: 6px;
}
header.header-part .dropdown:hover>.dropdown-menu {
    display: block;
}
header.header-part #menu-new-main-menu-1 ul.dropdown-menu {
    border-width: 0;    top: 50px;    padding: 10px 0;min-width: 250px;
}
header.header-part ul.dropdown-menu li {
    padding: 4px 15px;
    position: relative;

}
header.header-part .right-menu ul.dropdown-menu li {
width: 100%;
}
header.header-part ul.dropdown-menu li:hover  {
    background-color: #e2e2e2;
}
header.header-part li.menu-item-21250 .dropdown-menu>li:hover,header.header-part li.menu-item-21250 .dropdown-menu>li:focus,header.header-part ul.dropdown-menu li:hover a {
    background-color: transparent!important;
}
header.header-part ul.dropdown-menu li a {
    font-size: 14px;
    color: #19232d;
    font-weight: 600;
    padding: 0px;
    text-decoration: none;
}
header.header-part .navbar-default {
    box-shadow: 0 2px 20px #e8e8e8;border-width: 0!important;margin: 0;
}
header.header-part .navbar-default .navbar-nav>.open>a, header.header-part .navbar-default .navbar-nav>.open>a:hover,header.header-part .navbar-default .navbar-nav>.open>a:focus {
    background-color: transparent;
 
}
header.header-part .open>.dropdown-menu {
    display: none;
}


header.header-part li.menu-item-21250 .dropdown-menu {
 
    width: 700px;
}
header.header-part li.menu-item-21250 .dropdown-menu>li {
    width: 40%;
    float: left;
    height: 100%;
}

header.header-part li.menu-item-21250 .dropdown-menu > li.menu-item-21230 { width:60%; }

header.header-part li.menu-item-21250 .dropdown-menu > li.menu-item-32378 {
    width: 51%;
    position: absolute;
    left: 0;
    max-height: 200px;
    top:300px; max-width: 280px;
}

header.header-part li.menu-item-21250 .dropdown-menu>li:last-child {
    width: 60%;
}
header.header-part li.menu-item-21250 .dropdown-menu>li>a{
    font-size: 15px;font-weight: bold;margin-bottom: 5px;
}

header.header-part li.menu-item-21250 ul.dropdown-menu li:after {
  display: none;
}
header.header-part li.menu-item-21250 ul.dropdown-menu>li:after{
    display: block;
    content: '\f107';
    font-size: 20px;
    line-height: 1;
    position: absolute;
    right: 8px;
    font-family: 'FontAwesome';

    color: #969696;
    font-weight: 400;
    top: 8px;
}

header.header-part li.menu-item-21250 .dropdown-menu>li:last-child {
    border-left: 1px solid#e0e0e0;
}
header.header-part .right-menu li:nth-child(2n):hover a{color: #005eec;}
li.menu-item-21250 .btn-primary {
    color: #fff!important;
    background-color: rgb(194, 226, 251);
    border-color: rgb(194, 226, 251);
    margin-top: 8px;
    height: 47px;
    width: 100%;
    text-align: left!important;
    transition: 0.5s all;
}
li.menu-item-21250 .btn-primary:hover{
    background-color: rgb(194, 226, 251)!important;
    
}
li.menu-item-21250 .btn-primary:before {
    font-family: 'FontAwesome';
    content: '\f0a4';
    color: #000;
    font-size: 25px;
    position: absolute;
    left: 10px;
}
li.menu-item-21250 .btn-primary a{
    color: #002060!important;
    padding-left: 33px!important;
    position: relative;
    line-height: 30px;
}
@media only screen and (max-width: 1700px){
    header.header-part .search-box { width: 500px; }
}
@media only screen and (max-width: 1600px){
    header.header-part .search-box { width: 340px; }
}
@media only screen and (max-width: 1400px){
    header.header-part .search-box { width: 280px; }
}
@media only screen and (max-width: 1339px) {
    header.header-part .search-box { margin: 0 10px;}

    header.header-part .right-menu li:first-child a { font-size: 12px;}
    header.header-part select#lang_choice_polylang-3 {
        font-size: 12px;
    }
    header.header-part .navbar-default .navbar-nav>li {
        padding: 15px 8px;
    }
    header.header-part .right-menu>li:first-child {
        padding: 9px 8px;
    }
}
@media only screen and (max-width: 1300px){
    header.header-part .search-box {
        width: 230px;
    }
}
@media only screen and (max-width: 1246px) {
    header.header-part .navbar-brand>img {  width: 175px;}
    header.header-part .right-menu li:first-child a {padding: 0.4rem 0.6rem; }
    header.header-part .navbar-default .navbar-nav>li>a { font-size: 13px;}
}
@media only screen and (max-width: 1199px) {
    header.header-part .search-box { width: 200px;}
    header.header-part .search-box { width: 180px; }
}
@media only screen and (max-width: 1185px) {
    header.header-part .search-box { display: none;}
    header.header-part .navbar-default .navbar-nav>li>a {font-size: 14px;}
    header.header-part .navbar-default .navbar-nav>li { padding: 15px 10px;}
    header.header-part .right-menu>li:first-child {
        padding: 10px 10px;
    }
}





@media only screen and (max-width: 799px) {
    /*body.single-post .pho-header-wrappr{height:35px;}
    .pho-header-wrappr{height: 66px;}*/
}


footer.footer-part .d-flex.align-item-center {
    display: flex;
    align-items: center;
    align-self: center;
    justify-content: flex-end;
    margin-top: 10px;
}
footer.footer-part .d-flex.align-item-center p{
    margin: 0 15px 0px 0;
    text-align: right;
}
footer.footer-part .d-flex.align-item-center .btn-light{margin: 0;}
footer.footer-part {
    background: #002060;
    padding: 40px 8% 20px;
}
.footer-top {
    margin-bottom: 30px;
}
.footer-top a {
    display: block;text-decoration: none;
}
footer.footer-part .footer-top img{width: 240px;}
footer.footer-part a ,footer.footer-part p{
    color: #fff;width: fit-content;
}
footer.footer-part h5 {
    margin-bottom: 0.9375rem;
    color: #fff;
    border-bottom: 0.125rem solid #4c4e72;
    padding-bottom: 0.75rem;
    font-size: 16px;
    font-weight: 600;
}
footer.footer-part ul li{list-style: none;    padding: 4px 0;list-style: none;}
footer.footer-part ul li a{    color: #ffffffd9;font-size: 14px; text-decoration: none;}
footer.footer-part ul li a:hover{ color: #fff;}

footer.footer-part .widget li ,footer.footer-part li{ border-bottom: 0px solid #d9d9d9;list-style: none;padding: 4px 0;}

footer.footer-part .widget.column.bunyad-about {
    list-style: none;
    padding: 0;
    border-radius: 0px;
    margin: 0 0px 20px;
    border-bottom: 1px solid #4c4e72;
}
.footer-bottom .row [class*=col-],.footer-bottom .b-row [class*=col-]{
    padding-left: 15px;
    padding-right: 15px;
}
footer.footer-part .social-icons li {
    padding: 0;
    border: 0;
    height: initial;
    list-style: none;
    margin: 0 10px 0 0;
}
footer.footer-part .social-icons {
    margin: 20px 0;
}
footer.footer-part .social-icons a{background-color: transparent;    font-size: 16px;}

footer.footer-part .footer-bottom ul{text-align: right;}
footer.footer-part .footer-bottom ul li {
    display: inline-block;
    padding: 0 0 0 7px;
    margin-left: 7px;
    border-left: 1px solid #8e90b3;
    line-height: 1;
}
footer.footer-part .footer-bottom ul li:first-child{
    border-left: 0px solid #8e90b3;
}
footer.footer-part .footer-bottom p ,footer.footer-part .footer-bottom ul li a{    color: #85859f;}



@media only screen and (max-width: 1599px) {
    footer.footer-part {
        padding: 40px 3% 20px;
    }
}
@media only screen and (max-width: 1399px) {
    footer.footer-part {
        padding: 40px 2% 20px;
    }
    footer.footer-part .row [class*=col-] {
        padding-left: 12px;
        padding-right: 12px;
    }

}
@media only screen and (max-width: 1199px) {
    footer.footer-part h5{margin-top: 20px;}
    footer.footer-part {
        padding: 40px 0 20px;
    }
}
@media only screen and (max-width: 767px) {
    .col-xs-6 {
        width: 50%!important;float: left;
    }
    footer.footer-part .d-flex.align-item-center {
        justify-content: flex-start;
    }
    footer.footer-part .d-flex.align-item-center p {
        text-align: left;
    }
    footer.footer-part .footer-middle .row .column,footer.footer-part .footer-middle .column{
        margin: 0;
    }
    footer.footer-part .footer-bottom ul {
        text-align: left;
    }
    footer.footer-part .footer-bottom p, footer.footer-part .footer-bottom ul li a {margin: 0; }
    footer.footer-part .footer-bottom ul li:first-child{
        padding:0px;
        margin-left: 0px;
    }
    footer.footer-part {
        padding: 40px 0 0;
    }
    footer.footer-part .footer-bottom .row .column { margin-bottom:0px; }
    footer.footer-part .social-icons { margin:0px; }
    footer.footer-part .widget_text.widget.column.widget_custom_html{margin-bottom:10px;}

}
@media only screen and (max-width: 600px) {
    .col-xs-6 {
        width: 100%!important;
    }
    footer.footer-part h5 {
        margin-top: 00px;
    }
    .order-md-1{order: 1 !important;}
    .footer-badge {
        border-top: 0.125rem solid #4c4e72;
        padding-top: 15px;
    }
    .footer-middle .row{
        display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
}


.mobile-menu ,.toggle-cu-menu{display: none;}



@media only screen and (max-width: 991px) {
    .mobile-menu ,.toggle-cu-menu{display: block;}
   .header-part .nav.navbar-nav ,.header-part .search-box{display: none;}
   .toggle-cu-menu { margin-left: auto;}
   .hamburger-box ,.hamburger-box-close {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 24px;
    cursor: pointer;
    top: 2px;
}
.hamburger-box-close{    top: 50%;
    transform: translate(0px, -50%);}
.hamburger-inner {
    top: 50%;
    display: block;
    margin-top: -2px;
}
.hamburger-inner:after, .hamburger-inner:before {
    display: block;
    content: "";
    right: 0;
}
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    position: absolute;
    width: 28px;
    height: 3px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform;
    border-radius: 4px;
    background-color: #535456;
}
/*.home .hamburger-inner, .home .hamburger-inner:after, .home .hamburger-inner:before {background-color: #fff;}*/
.hamburger-box-close .hamburger-inner, .hamburger-box-close .hamburger-inner:after,.hamburger-box-close .hamburger-inner:before{background-color: #535456; width: 24px;}

.hamburger-inner:before {
    top: -8px;
    width: 23px;
}
.hamburger-inner:after {
    bottom: -8px;
    width: 22px;
}
.hamburger-box-close .hamburger-inner {
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transform: rotate(45deg);
}
.hamburger-box-close .hamburger-inner:before {
    top: 0;
    transition: top 75ms ease,opacity 75ms ease .12s;
    opacity: 0;
}
.hamburger-box-close .hamburger-inner:after {
    bottom: 0;
    transition: bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;
    transform: rotate(-90deg);}



.toggle-cu-menu.toggle-cu-menu-open {
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 20000000;
}



body.open-mm .mobile-base {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,.5);
    z-index: 10000;
}
.header-expandable-menu-top {
    padding: .5rem 1rem;
    height: 66px;
    position: relative;
    right: 0;
    z-index: 100;
    text-align: right;
}
.mobile-menu .menu-header-menu-container ,.mobile-menu .menu-social-menu-container{
    position: relative;
    height: 100vh;
}
.mobile-menu {
    text-align: left;
    display: block;
    position: fixed;
    right: 0;
    top: 0;
    width: 300px;
    max-width: 100%;
    height: 100vh;
    max-height: 400vh;
    -webkit-overflow-scrolling: touch;
    transition: transform .5s;
    -ms-transform: translateX(310px);
    transform: translateX(310px);
    z-index: 10000010;
    background-color: #fff;
    direction: rtl;
    overflow-y: auto;
}
::-webkit-scrollbar{width:8px;height:8px;}
::-webkit-scrollbar-thumb{cursor:pointer;background:#005eeb;}
.mobile-menu .menu-mobile-menu-container {
	margin: 40px 0 0 0;
}
.mobile-menu ul {
	list-style: none;
	padding: 0;
}
.mobile-menu .header-expandable-menu-bottom ul {
    margin: 0;
    list-style: none;
    padding: 0;
}
.header-expandable-menu-bottom ul>li {
    color: #000;
    font-weight: 600;
    font-size: 16px;
    position: relative;
    padding: 15px 20px;
    border-bottom: 1px solid #ececec;
    float: none;
    width: 100%;
    display: inline-block;

}

.header-expandable-menu-bottom ul>li a {
    font-weight: 600;
    color: #000;
    text-decoration: none;
    padding: 0px;
}
.header-expandable-menu-bottom ul.dropdown-menu {
    margin-bottom: 10px;
}
.header-expandable-menu-bottom ul.dropdown-menu {
    display: none;
    padding-top: .5rem;
}
.header-expandable-menu-bottom li.open ul.dropdown-menu{
    display: block;
}
.header-expandable-menu-bottom .menu-item-has-children:after, .header-expandable-menu-bottom ul.parent-menu>li:after {
    content: '\f078';
    position: absolute;
    right: 0;
    top: 0;
    font-family: FontAwesome;
    font-weight: 400;
    transition: transform .5s;
    padding: 16px 15px;
    z-index: -1;
    font-size: 12px;
}
.header-expandable-menu-bottom ul li.open {
    background-color: rgba(0,0,0,.05);
}

.header-expandable-menu-bottom ul li ul.dropdown-menu li{
    border-top: 0 solid #ececec;
}
.header-expandable-menu-bottom  ul.dropdown-menu li {
    font-size: 16px;
    padding: 5px 0 5px 10px;
}
.header-expandable-menu-bottom .menu-item-has-children.open:after, .header-expandable-menu-bottom ul.parent-menu>li.open:after {
    transform: rotate(
180deg
);
    -ms-transform: rotate(180deg);
}


.header-expandable-menu-bottom ul.dropdown-menu li.dropdown>a{
    padding: 10px 0px!important;
}








.mobile-menu ul#menu-social-menu li {
    display: inline-block;
    padding: 10px;
}
body.open-mm .mobile-menu {
	-ms-transform: translate(0,0);
    transform: translate(0,0);
}

.header-expandable-menu-bottom .search-box {
    background-color: #f2f2f2;
    border-radius: 3px;
 
    padding: 20px 15px;
}
.header-expandable-menu-bottom .search-box form{
    position: relative;
}
   .header-expandable-menu-bottom .nav .open>a,.header-expandable-menu-bottom .nav .open>a:hover,.header-expandable-menu-bottom .nav .open>a:focus ,.nav>li>a:hover, .nav>li>a:focus{
    background-color: transparent!important;
}
.navbar-nav>li>a {
    padding: 0px;
}
.navbar-nav .open .dropdown-menu>li a, .navbar-nav .open .dropdown-menu .dropdown-header {

    font-size: 14px!important;
}

.header-expandable-menu-top li.widget.column.widget_polylang {
    margin: 6px;
    padding: 0;
    list-style: none;
    /* right: 0; */
    width: fit-content;
}

.mobile-menu .header-expandable-menu-bottom ul.nav.navbar-nav.right-menu{ text-align: center;}

.mobile-menu .header-expandable-menu-bottom ul.nav.navbar-nav.right-menu li a{color: #005eeb;}
.mobile-menu .header-expandable-menu-bottom ul.nav.navbar-nav.right-menu li:first-child{
    padding-top: 10px;
}
.mobile-menu .header-expandable-menu-bottom ul.nav.navbar-nav.right-menu li:first-child>a {
    color: #fff!important;
    background-color: #005eec;
    background-size: 200%;
    transition: .1s ease-out;
    padding: 0.6rem 1rem;
    border-width: 0;
    font-weight: 700;
    border-radius: 5px;
    font-size: 14px;
}
.header-expandable-menu-bottom ul.nav.navbar-nav.right-menu>li:last-child{
    max-width: 200px;
    margin: 0 auto;
    border-bottom: 0px solid #ececec;
}











}















/*  pho-become-instructor  */
.pho-about-part.pho-enterprise-part.pho-become-instructor .pho-inner-banner  h1 {
    font-size: 40px;
    line-height: 55px;
}
.pho-about-part.pho-enterprise-part.pho-become-instructor .pho-inner-banner .title-box {
    width: 43%;
     padding: 80px 0 100px;
}
.pho-about-part.pho-enterprise-part.pho-become-instructor .pho-under-banner {
    background-color: transparent;
}

.pho-about-part.pho-enterprise-part.pho-become-instructor .pho-inner-banner {
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
}
.pho-about-part.pho-enterprise-part.pho-become-instructor .pho-main-heading {
    margin-bottom: 10px;
    text-align: left;
}
.pho-become-instructor .become-instructor-wrapper-one{padding: 50px 0 40px;}
.pho-become-instructor .become-instructor-wrapper {
    padding-top: 40px;
}
.pho-become-instructor .become-instructor-wrapper:first-child {
    padding-top: 0px;
}
.instructor-form-wrapper {
    padding: 25px 20px 10px;
    border: 1px solid #d6d6d6;
    border-radius: 8px;    background-color: #002162;
}
.instructor-form-wrapper h5{
    font-size: 17px;    margin-bottom: 15px;color: #fff;
}
.pho-become-instructor .become-instructor-wrapper h6 {
    font-size: 16px;
    color: #606569;
    font-weight: 600;
    margin-bottom: 10px;
}
.pho-become-instructor .become-instructor-wrapper ul{
    font-size: 16px;
    margin-bottom: 10px;
}
.instructor-form-wrapper .wpforms-form input[type=email],.instructor-form-wrapper .wpforms-form input[type=number], .instructor-form-wrapper .wpforms-form input[type=text], .instructor-form-wrapper textarea, .instructor-form-wrapper .rc-anchor-light.rc-anchor-normal {
    background-color: #fff!important;
    border-radius: 5px;
    border: 1px solid #fff!important;
}
.instructor-form-wrapper ::placeholder{font-size: 12px;}

.instructor-form-wrapper .wpforms-form button {
    color: #fff!important;
    background-color: #005eec!important;
    border-color: #005eec!important;
    transition: .5s ease-out;
    padding: 0.7rem 2rem!important;
    border-width: 0;
    font-size: 14px!important;
    font-weight: 700;
    border-radius: 4px!important;
    margin-top: 10px;
    transition: .1s ease-out;
}
.instructor-form-wrapper .wpforms-form button:hover{
transform: scale(1.1);
}


.help-wrapper {
    box-shadow: 0 2px 5px #ccc;
    margin-top: 25px;
 padding: 0 0 30px;
 text-align: center;
 border-radius: 8px;
}
.help-wrapper .title{
    font-size: 24px;
    font-weight: 700;
    color: #002162;
    padding: 10px 0;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 30px;
    background-color: #eaeaea;
    border-radius: 8px 8px 0 0;
}
.help-wrapper h5{padding: 0 5px;    font-size: 17px;}
.help-wrapper h5 a{
    color: #002060; text-decoration: none;
}

.pho-about-part.pho-enterprise-part.pho-become-instructor .pho-become-affilate h4{width: 100%;}
.pho-about-part.pho-enterprise-part.pho-become-instructor .pho-become-affilate{background: #f5f5f5;}


.pho-become-instructor .form-control {
    height: 38px;
    border-radius: 2px;margin-bottom: 15px;
}
.pho-become-instructor ::placeholder{color: #333;}
.pho-become-instructor textarea.form-control {
    border-radius: 2px;height: 120px;    
}
.pho-become-instructor input[type=submit]{
    color: #005eec!important;
    background-color: #fff!important;
    border-color: #fff!important;
    transition: .5s ease-out;
    padding: 0.7rem 2rem!important;
    border-width: 0;
    font-size: 14px!important;
    font-weight: 700;
    border-radius: 4px!important;
}
.pho-become-instructor input[type=submit]:hover{
    transform: scale(1.1);
}
.pho-become-instructor .wpcf7 input[type=file]{
    color: #FFF;
    background: transparent;
    border: 0px solid #d9d9d9;
     padding:0px;
     margin-bottom: 15px;
}
.pho-become-instructor .wpcf7-response-output {
    color: #fff;
}
.pho-become-instructor span.wpcf7-not-valid-tip {
    position: relative;
    bottom: 12px;
    font-size: 12px;
}

.pho-about-part.pho-enterprise-part.pho-become-instructor .pho-become-affilate-box {
    height: 205px;
}

.pho-about-part.pho-enterprise-part.pho-become-instructor .pho-inner-banner p{
    margin-bottom: 17px;
}


@media only screen and (max-width: 1199px) {
    .pho-about-part.pho-enterprise-part.pho-become-instructor .pho-inner-banner {
        background-position: center;
    }
    .pho-about-part.pho-enterprise-part.pho-become-instructor .pho-become-affilate-box {
        height: 240px;
    }
}

@media only screen and (max-width: 991px) {
    .pho-about-part.pho-enterprise-part.pho-become-instructor .pho-become-affilate .col-md-3 {
        width: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .pho-about-part.pho-enterprise-part.pho-become-instructor .pho-inner-banner {
        background-position: left;
    }
    .pho-about-part.pho-enterprise-part.pho-become-instructor .pho-inner-banner .title-box {
        width: 100%;
        padding: 40px 0 50px;
    }
    .pho-about-part.pho-enterprise-part.pho-become-instructor .pho-become-affilate{  padding: 50px 0 30px; }
    .pho-about-part.pho-enterprise-part.pho-become-instructor .become-instructor-wrapper-one{ padding: 25px 0 50px; }
    .pho-about-part.pho-enterprise-part.pho-become-instructor .become-instructor-wrapper { padding-top: 15px; }
    .pho-about-part.pho-enterprise-part.pho-become-instructor .instructor-form-wrapper {  margin-top: 30px; }

}

@media only screen and (max-width: 600px) {
    .pho-about-part.pho-enterprise-part.pho-become-instructor .pho-become-affilate .col-md-3 {
        width: 100%;
    }
    .pho-about-part.pho-enterprise-part.pho-become-instructor .pho-become-affilate-box {
        height: auto;
    }
}

















.page-template-pho-reviews .pho-about-part.pho-enterprise-part .pho-become-affilate-box {
    height: 200px;
}



.pho-testimonials{padding: 50px 0;}

.pho-testimonials .item {
    opacity: 0.5;
    transform: scale(0.8);
}

.pho-testimonials .owl-item.active.center .item {
    background: #d5eafb;
border-radius: 10px;
    opacity: 1;
    transform: scale(1);
    padding: 20px;
}
.pho-testimonials .owl-carousel .owl-nav.disabled {
    display: block;
}

.pho-testimonials .owl-carousel .owl-item img {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin-bottom: 20px;

    object-fit: cover;

    margin: 35px auto 5px;
  
}

.pho-testimonials .text-center{
    text-align: center;
}

.pho-instructor-one .owl-item .item:nth-child(even){
background-color: #d5eafb;
}
.pho-instructor.pho-instructor-one h2.pho-main-heading{text-align: center;}
.pho-instructor-one .owl-item .pho-instructor-block-wrapper:after{
    content:'\f10e';
    font-family: 'FontAwesome';
    position: absolute;
    bottom: 0px;
    right: 10px;
    font-size: 90px;
    line-height: 1;
    color: #d5eafb9e;
    z-index: 1;
}




.pho-review-form {padding: 50px 0;}
.pho-review-form h2.pho-main-heading{text-align: left;}

.pho-review-form .wpforms-form input[type=email], .pho-review-form .wpforms-form input[type=text], .pho-review-form textarea, .pho-review-form .rc-anchor-light.rc-anchor-normal {
    background-color: #f2f2f2!important;
    border-radius: 5px;
    border: 1px solid #f2f2f2!important;
}
.pho-review-form .wpforms-form .wpforms-field-medium {
    max-width: 100%!important;
}
.pho-review-form .wpforms-form button {
    color: #ffff!important;
    background-color: #005eec!important;
    background-size: 200%;
    transition: .5s ease-out;
    padding: 0.7rem 2rem!important;
    border-width: 0;
    font-size: 14px!important;
    font-weight: 700;
    border-radius: 4px!important;
}
.pho-review-form ::placeholder{font-size: 12px;}


.pho-video-testimonial .pho-info-section.pho-info-section-left .pho-info-section-image {
    width: 100%; 
    position: relative;
    margin-left: 00px;
}
.pho-video-testimonial .pho-info-section.pho-info-section-right .pho-info-section-image {
    margin-right: 0px;
}

.pho-video-testimonial .pho-info-section .pho-info-section-image iframe {
    border-radius: 15px;
}
.pho-video-testimonial .pho-info-section {
    margin: 0 0% 0px;
}
.pho-video-testimonial .pho-info-section h6{
    font-size: 17px;
    color: #8c8e90;
    font-style: italic;
    margin-bottom: 10px;
}



.pho-video-testimonial .info-section-content-wrapper{position: relative;}
.pho-video-testimonial .info-section-content-wrapper:after{
    content: '\f10d';
    font-family: 'FontAwesome';
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 85px;
    line-height: 1;
    color: #d5eafb9e;
    z-index: 1;
}
.pho-video-testimonial .info-section-content-wrapper h6{position: relative;z-index: 2;}





/*      pho-review-part        */

.pho-review-part .pho-main-heading{text-align: center;}
.pho-review-part .owl-dots{display: none;}
.pho-review-part .pho-inner-banner {
    background-position: top;padding: 100px 0 50px;
}
.pho-review-part .pho-inner-banner .title-box {
   margin-bottom: 0px; 
   padding: 0px;
}
.pho-review-part .pho-inner-banner p{
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 5px;
}
.pho-review-part .pho-inner-banner .title-box{
    width: 100%;
}
.pho-review-part .pho-inner-banner h1{
    font-size: 30px;
    color: #fff;
    font-weight: bold;line-height: 1.2;
    margin-bottom: 16px;
}
.pho-review-part .pho-inner-banner ul {
    margin-top: 15px;
}
.pho-review-part .pho-inner-banner ul li {
    display: inline-block;margin-top: 10px;text-align: center;
}
.pho-review-part .pho-inner-banner ul li:not(:last-child){
    list-style: none;
    padding: 0 20px 0 0; border-right: 1px solid #fff;margin-right: 20px;
}
.pho-review-part .pho-inner-banner ul li h4{ 
    font-size: 15px;
    margin-top: 6px;
    font-weight: 100;
    color: #ffffff;
}

.pho-review-part .pho-inner-banner ul li i {
    font-size: 25px;color: #fff; 
}
.pho-review-part .pho-inner-banner .video-wrapper{
    position: relative;
    margin-top: -25px;
}
.pho-review-part .pho-inner-banner .video-wrapper iframe,.single-presentaion-part .home-team iframe {
    width: 100%;    border-radius: 20px;
}
.pho-review-part .pho-inner-banner .video-wrapper:after {
    content: "";
    position: absolute;
    left: -65px;
    bottom: -12px;
    z-index: 1;
    background: url(../png/shape1.png);
    width: 130px;
    height: 130px;
    background-size: contain;
    background-repeat: no-repeat;
   
}
.pho-review-part .pho-inner-banner .video-wrapper:before {
    content: "";
    position: absolute;
    right: -20px;
    top: -12px;
    z-index: 1;
    background: url(../png/shape1.png);
    width: 130px;
    height: 130px;
    background-size: contain;
    background-repeat: no-repeat;
}
.pho-review-part .pho-inner-banner .video-part{
    position: relative;
    z-index: 2;
}
.pho-review-part .pho-inner-banner .video-part:after{
    content: "";
    position: absolute;
    left: -36px;
    bottom: 17px;
    z-index: 2;
    background: url(../png/quote.png);
    width: 50px;
    height: 38px;
    background-size: contain;
    background-repeat: no-repeat;
}


.pho-review-part .pho-award {padding: 30px 0;}
.pho-review-part .pho-award .pho-main-heading{text-align: left;}
.pho-award img {
    width: 12%!important;
    height: auto;
    margin: 0 10px 0 0 !important;
}
.pho-award .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
}

.pho-award-wrapper{width: 100%;float: left;}
.pho-award-wrapper p{ text-align: center !important; width:100%; float: left; margin: 0; }
/*.pho-award .pho-award-wrapper .trustpilot-widget {
    width: 20%;
    margin: 20px 0;
    float: right;
}*/




.pho-video-testimonial{
    background-color: #f2f2f2;padding: 50px 0 25px;position: relative;
}
.pho-video-testimonial:after {
    content: "";
    position: absolute;
    right: 0px;
    bottom: 30px;
    z-index: 1;
    background: url(../png/shape2.png);
    width: 225px;
    height: 622px;
    background-size: contain;
    background-repeat: no-repeat;
}
.pho-review-part .pho-video-testimonial-wrapper{position: relative;}
.pho-review-part .pho-video-testimonial-wrapper:after {
    content: "";
    position: absolute;
    left: -20px;
    bottom: 3px;
    z-index: 1;
    background: url(../png/shape1.png);
    width: 130px;
    height: 130px;
    background-size: contain;
    background-repeat: no-repeat;
}
.pho-review-part .pho-video-testimonial-wrapper .owl-carousel{ z-index: 2;}
.pho-video-testimonial .video-testimonial-box {
    border-radius: 10px;
    box-shadow: 0 6px 12px #ccc;
    background-color: #fff;
    overflow: hidden;
    margin: 0 0 25px;
}
.pho-video-testimonial .video-part{
    background-image: url(../png/video-testi-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 240px;
    position: relative;
}
.pho-video-testimonial .video-part .btn{
    position: absolute;
    width: 50px!important;
    height: 50px;
    left: 0;
    right: 0;
    top: 50%;
    transform: translate(0 , -50%);
    margin: 0 auto;
    padding: 0;
    transition: 0.5s all;z-index: 1;
}
.pho-video-testimonial .video-part:hover .btn{
    width: 65px!important;
    height: 65px;
}
.pho-video-testimonial .video-part img.clientimg{
    position: absolute;
    width: 110px!important;
    height: 110px;
    border-radius: 50%;
    border: 5px solid #dbdfe2;
    right: 15px;
    top: 20px;
}

.pho-video-testimonial .video-part h4{
    position: absolute;
    left: 15px;
    bottom: 15px;
    color: #fff;
    font-size: 21px;
}


.pho-video-testimonial .video-testimonial-content{padding: 20px;}
.pho-video-testimonial .video-testimonial-content p{
    font-size: 14px;color: #070707;height: 100px;
}
.pho-video-testimonial .video-testimonial-content h5{
    color: #051a3b;
    -webkit-flow-into: 18px;font-weight: bold;
}
.pho-video-testimonial .video-testimonial-content p.designation {
    height: auto;
}



.stydentsay-one{padding: 50px 0 0;}
.stydentsay-one .stydentsay-one-wrapper {
    display: flex;
    box-shadow: 0 5px 20px #dddddd;
    background-color: #fff;
    padding: 20px;
    margin-bottom: 20px;
}
.stydentsay-one .stydentsay-one-img {
    width: 30%;
    padding-right: 20px;
    position: relative;
}
.stydentsay-one .stydentsay-one-img img{
    width: 100%;
    border: 5px solid #e4e0e0;
    border-radius: 5px;
    margin-top: 50px;
    z-index: 2;
    position: relative;
}
.stydentsay-one .stydentsay-one-content {
    width: 70%;
}
.stydentsay-one .stydentsay-one-content h6 {
    color: #1b252f;
    font-size: 18px;
    font-weight: 700;
}
.stydentsay-one .stydentsay-one-content p{
    color: #1b252f;
    font-size: 14px;

}
.stydentsay-one .stydentsay-one-content .pho-mb-2 {
    margin-bottom: 5px;
}
.stydentsay-one h5.instructor-name{
    color: #1b252f;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
}
.stydentsay-one p.designation {
    color: #28282a;
    font-size: 16px;
    font-style: italic;margin: 0;
}
.stydentsay-one p.date {
    color: #6a6973;
    font-size: 14px;
    margin-bottom: 5px;
}

.score {
    display: block;
    font-size: 20px;
    position: relative;
    overflow: hidden;
}
.score-wrap {
    display: inline-block;
    position: relative;
    height: 26px;
    
}
.score .stars-active {
    color: #eebd01;
    position: relative;
    z-index: 10;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    float: left;
	
}
.score .stars-inactive {
    color: grey;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-text-stroke: initial;
}

.commentrating {
    display: flex;
    position: relative;
    margin: 0 0;

    border-radius: 5px;

    width: fit-content;
}




.stydentsay-one-img-part{position: relative;}
.stydentsay-one-img-part:after {
    content: "";
    position: absolute;
    left: -15px;
    top: 0px;
    z-index: 1;
    background: url(../png/shape3-2.png);
    width: 160px;
    height: 160px;
    background-size: contain;
    background-repeat: no-repeat;
}
.stydentsay-one-img-part:before{
    content: "";
    position: absolute;
    right: -10px;
    bottom: -23px;
    z-index: 1;
    background: url(../png/shape3-2.png);
    width: 100px;
    height: 100px;
    background-size: contain;
    background-repeat: no-repeat;
}




.pho-review-part .modal iframe{
    width: 100%;
    height: 365px;
}

@media only screen and (max-width: 1199px) {
    .pho-review-part .pho-cta-wrapper { padding: 80px 60px;}
    .pho-review-part .pho-award p a {  padding: 0 10px 0 0; }

    .pho-video-testimonial .video-testimonial-content p{height: 100px;}
    .pho-review-part .pho-inner-banner ul li:not(:last-child) {
        padding: 0 15px 0 0;
        margin-right: 15px;
    }
    .pho-review-part .pho-inner-banner .video-wrapper:after { left: -45px;}
}
@media only screen and (max-width: 991px) {
    .pho-review-part .pho-inner-banner .video-wrapper {
        position: relative;
        margin-top: 45px;
    }
    .pho-review-part .pho-inner-banner .col-lg-5.col-md-5 { width: 100%;  }
  
    .pho-review-part .pho-inner-banner {
        background-position: right;
        padding: 50px 0 50px;
    }
    .pho-review-part .stydentsay-one .col-md-8 {
        padding-bottom: 20px;
    }
}


@media only screen and (max-width: 767px){
    .pho-review-part .pho-inner-banner {padding: 50px 0 0px;}
    .pho-review-part .pho-inner-banner .video-wrapper {  display: none;}
    .pho-review-part .pho-inner-banner .video-wrapper:before { right: -10px; }
    .pho-review-part .pho-inner-banner .video-part:after {display: none;}
    .pho-review-part .pho-inner-banner .video-wrapper:after { left: -10px;}
   

    .pho-review-part .pho-award .col-lg-3 { margin: 0; }
    .pho-review-part .pho-award { padding: 30px 0 5px; }

    .pho-review-part .pho-video-testimonial { padding: 40px 0 30px; }
    .pho-review-part .stydentsay-one { padding: 40px 0 0; }

    .pho-review-part .stydentsay-one .col-md-8 {
        padding-bottom: 0px;
        margin-bottom: 20px;
    }
    .pho-review-part .stydentsay-one .small-font { padding-top: 40px;}
    .pho-review-part .stydentsay-one .col-md-4{margin-bottom: 0px;}
    .pho-review-part .pho-main-heading {margin-bottom: 20px;}
    
    .pho-review-part .pho-cta-wrapper{padding: 30px 10px 30px;}
    .pho-review-part .pho-cta-wrapper .col-md-5.col-xs-12{margin-bottom: 0;}
    .pho-review-part .wpforms-container{margin: 0;}
}


@media only screen and (max-width: 700px){
    .pho-review-part .pho-award-wrapper p { width: 100%; float: none;}
    .pho-award .pho-award-wrapper .trustpilot-widget {
        width: fit-content;
        margin: 20px auto 10px;
        float: none;
    }
   .pum-container{
        width: 90%!important;
        margin: 0 auto;
    }
    .pum-container iframe{
        height: 250px!important;width: 100%;
    }
    .pho-video-testimonial:after{display: none;}
}

@media only screen and (max-width: 600px){
    .pho-review-part .pho-award p a {  padding: 0 10px 0 10px; }
    .stydentsay-one-img-part:after {
        width: 80px;
        height: 80px;
    }
    .pho-review-part .pho-inner-banner ul li h4 {font-size: 14px;}
    .pho-award img {  width: 16%!important; }
}
@media only screen and (max-width: 450px){
    .pho-review-part .pho-inner-banner ul{display: none;}
    .stydentsay-one .stydentsay-one-img {
        width: 100%;padding: 0;
    }
    .stydentsay-one .stydentsay-one-content {
        width: 100%;
    }
    .stydentsay-one .stydentsay-one-wrapper { display: grid; }
    .stydentsay-one .stydentsay-one-img img {
        margin-top: 10px;
     
    }
    .stydentsay-one-img-part{   margin-bottom: 20px;}
    .stydentsay-one-img-part:after {
        width: 100px;
        height: 100px;
    }
    .pho-review-part .column,.pho-review-part .row [class*=col-],.pho-review-part .b-row [class*=col-] {
        padding-left: 15px;
        padding-right: 15px;
    }
   
    .pho-review-part .pho-award-wrapper p{text-align: center!important;}
    .pum-container iframe{
        height: 180px!important;
    }
}



/* newsletter */

.pho-newsletter-part .pho-inner-banner {
    position: relative;
    margin: 60px 0 0px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    padding: 100px 0;
}
.pho-partner-part.pho-newsletter-part .pho-inner-banner{padding: 60px 0;background-position: top;}
.pho-newsletter-part .pho-inner-banner h1 {
    font-size: 30px;
    line-height: 1.3;
    color: #fff;
    font-weight: 800;
    margin-bottom: 20px;
    padding: 0;
   
    margin-top: 0;

}
.pho-newsletter-part .pho-inner-banner p {
    font-size: 16px;
    line-height: 1.6;
    color: #fff;
    font-weight: 500;
    margin-bottom: 20px;
}
.pho-newsletter-part .pho-inner-banner .btn-primary {
    margin-top: 30px;
}
.pho-newsletter-part .pho-inner-banner .btn-primary ,.pho-newsletter-part .pho-why .pho-why-content-wrapper .btn-primary,
.pho-comparision.pho-inner-banner .btn-primary{
    background-color: #f3943e;
    border: 1px solid #f3943e;
}
.pho-newsletter-part .pho-inner-banner .title-box {
    margin-bottom: 0;
    padding: 0;
}








.pho-newsletter-part .pho-weeklynews {
    margin: 50px 0;
    
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#dcdcdb+0,dcdcdb+45,ffffff+46,ffffff+46&1+0,1+45,0+46 */
background: -moz-linear-gradient(left,  rgba(220,220,219,1) 0%, rgba(220,220,219,1) 20%, rgba(255,255,255,0) 20%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(220,220,219,1) 0%,rgba(220,220,219,1) 20%,rgba(255,255,255,0) 20%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(220,220,219,1) 0%,rgba(220,220,219,1) 20%,rgba(255,255,255,0) 20%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcdcdb', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */


}
.pho-newsletter-part .pho-weeklynews-image{padding: 80px 80px 80px 0;background-color: #dcdcdb;}
.pho-newsletter-part .pho-weeklynews img{width: 100%;}
.pho-newsletter-part .pho-weeklynews .row{
    align-items: center;
    align-self: center;
    display: flex;
}
.pho-weeklynews-content {
    position: relative;
    margin-left: -35px;
    z-index: 2;
}
.pho-newsletter-part .pho-weeklynews-content .pho-main-heading {
    text-align: left;
    font-size: 36px;
   
    line-height: 1.3;
    position: relative;
   margin-left: -40px;
}
.pho-newsletter-part .pho-weeklynews-content p{
    font-size: 18px;
    color: #17181a;
    
}
.pho-newsletter-part .pho-weeklynews-image,.pho-newsletter-part .pho-weeklynews-image img{position: relative;z-index: 2;}

.pho-newsletter-part .pho-weeklynews-image:after {
    content: "";
    position: absolute;
    left: -28px;
    top: 48px;
    z-index: 1;
    background: url(../png/shape1.png);
    width: 160px;
    height: 160px;
    background-size: contain;
    background-repeat: no-repeat;
}
.pho-newsletter-part .pho-weeklynews-image:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: url(../png/arraow1.png);
    width: 80px;
    height: 80px;
    background-size: contain;
    background-repeat: no-repeat;
}

.pho-newsletter-part .pho-uptodate {
    position: relative;
  text-align: center;
  
}
.pho-newsletter-part .pho-uptodate img{width: 100%;height: auto;}
.pho-newsletter-part .pho-uptodate .pho-main-heading{
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 30px;
    color: #fff;
 
}
.pho-newsletter-part .pho-uptodate p{
    color: #fff;
    font-size: 18px;
    width: 65%;
    margin: 0 auto 1rem;
}
.pho-newsletter-part .pho-uptodate-content{
    position: absolute;
    bottom: 90px;
    width: 70%;
    left: 0%;
    right: 0;
    margin: 0 auto;
}



.pho-newsletter-part .info-section {
    position: relative;
    overflow: hidden;
    margin: 50px 0;
}

.pho-newsletter-part .info-section .col-md-6 {
    position: unset;
}
.pho-newsletter-part .info-section .info-section-even ,.pho-newsletter-part .info-section .info-section-odd{
    position: relative;
}
.pho-newsletter-part .info-section .image-wrapper {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    padding: 20px 0;
}
.pho-newsletter-part .info-section .image-wrapper:after {
    content: "";
    position: absolute;
    left: -30px;
    top: 5px;
    z-index: 1;
    background: url(../png/shape1.png);
    width: 130px;
    height: 130px;
    background-size: contain;
    background-repeat: no-repeat;
}
.pho-newsletter-part .info-section .image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 2;
    position: relative;
}
.pho-newsletter-part .info-section .row{
    align-items: center;
    align-self: center;
}
.pho-newsletter-part .info-section .info-section-even .info-section-content{
    padding: 100px 20px 100px 60px;
    text-align: right;
}
.pho-newsletter-part .info-section .pho-main-heading {
    text-align: right;line-height: 1.3;
}
.pho-newsletter-part .info-section .info-section-even .info-section-content p{
    color: #17181a;
    font-size: 17px;
    line-height: 1.6;
}




.pho-newsletter-part .newsletter-form{
    position: relative;

    width: 100%;

    background-repeat: no-repeat;
    background-position: right;
    padding: 60px 0;
    background-color: #121e38;
}
.pho-newsletter-part .newsletter-form .pho-main-heading{
color: #fff;    margin-bottom: 10px;
}
.pho-newsletter-part .newsletter-form .pho-sub-heading {
    text-align: center;
    color: #fff;
    font-size: 16px;
    width: 60%;
    margin: 0 auto 50px;
}
.pho-newsletter-part .newsletter-form form{
    width: 80%;
    margin-left: auto;
    position: relative;
}
.pho-newsletter-part .newsletter-form form p{margin-bottom: 15px; color:#fff;}
/*
.pho-newsletter-part .newsletter-form form input[type="text"] ,.pho-newsletter-part .newsletter-form form input[type=email]{
    border: 1px solid #506e9a;
    border-radius: 0;
    background-color: rgb(80 110 154 / 12%);
}*/
.pho-newsletter-part .newsletter-form form ::placeholder{color: #737a88; font-size: 14px;}

.pho-newsletter-part .newsletter-form form label{padding-top: 5px; font-size:12px;     padding-left: 25px;}
.pho-newsletter-part .newsletter-form form label a {
    color: #fff!important;
    font-weight: 200;font-size: 13px;
  
}


.pho-newsletter-part .newsletter-form form input[type='checkbox'] {
    width: 17px;
    height: 17px;
    position: absolute;
    cursor: pointer;
    left: 0;
}
/*
.pho-newsletter-part .newsletter-form form input[type='checkbox'] {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeSpeed;
    width: 13px;
    height: 13px;
    margin: 0;
    margin-right: 1px;
    display: block;
    float: left;
    position: absolute;
    cursor: pointer;
    left: 0;
}

.pho-newsletter-part .newsletter-form form input[type='checkbox']:after {
    content: "";
    vertical-align: middle;
    text-align: center;
    line-height: 13px;
    position: absolute;
    cursor: pointer;
    height: 16px;
    width: 16px;
    left: 0;
    top: 0;
    font-size: 10px;

    -moz-box-shadow: inset 0 1px 1px #5F95FC, 0 1px 0 #5F95FC;

    background: #0c2557;
    border: 1px solid #506e9a;
}



.pho-newsletter-part .newsletter-form form input[type='checkbox']:checked:after {
	background: #5F95FC;
	content: '\2714';
	color: #fff;
}
  */

.pho-newsletter-part .newsletter-form form input[type="submit"] {
    color: #005eec!important;
    background-color: #fff!important;
    width: 85%;
    transition: .5s ease-out;
    padding: 0.7rem 2rem!important;
    border-width: 0;
    font-size: 18px!important;
    font-weight: 700;
    border-radius: 8px!important;
    margin-top: 30px;
}
.pho-newsletter-part .pho-become-affilate-box p {
    height: 85px;
}


@media only screen and (max-width: 1199px){
    .pho-newsletter-part .pho-inner-banner { padding: 40px 0 50px;}
}

@media only screen and (max-width: 1024px){
    .pho-newsletter-part .pho-inner-banner { padding: 40px 0 50px;}
    .pho-newsletter-part .pho-uptodate-content {
        bottom: 30px;
        width: 100%;
    }

}

@media only screen and (max-width: 991px){
    .pho-newsletter-part .pho-become-affilate-box p { height: auto; }
    .pho-newsletter-part .info-section .image-wrapper {
        padding: 0!important;
        display: none;
    }
    .pho-newsletter-part .info-section .info-section-even .info-section-content,.pho-newsletter-part .info-section .pho-main-heading,.pho-newsletter-part .newsletter-form .pho-sub-heading {
        padding: 0px;
        text-align: center;
    }
    .pho-newsletter-part .newsletter-form form { width: 100%;}


}


@media only screen and (max-width: 799px){
    .pho-newsletter-part .pho-inner-banner {margin: 0 0px;}
    .pho-newsletter-part .pho-uptodate p {
        color: #fff;
        font-size: 18px;
        width: 95%;
        margin: 0 auto 0rem;
    }
}
@media only screen and (max-width: 767px){
    .pho-newsletter-part .pho-become-affilate { padding: 50px 0 22px;}
    .pho-newsletter-part .pho-uptodate-content {
        bottom: auto;
        width: 100%;
        top: 50%;
        transform: translate(0px, -50%);
        padding: 40px 15px;
    }
    .pho-newsletter-part .pho-uptodate img {height: 310px; }
    .pho-newsletter-part .info-section { margin: 40px 0 25px; }
    .pho-newsletter-part .info-section .col-md-6 {
        margin: 0;
    }
    .pho-newsletter-part .pho-uptodate .pho-main-heading ,.pho-newsletter-part .info-section .pho-main-heading{ margin-bottom: 20px; }
    .pho-newsletter-part .newsletter-form { padding: 40px 0;  }
    .pho-newsletter-part .newsletter-form .pho-sub-heading {width: 100%; }
    .pho-newsletter-part .newsletter-form form {
        width: 60%;
        margin: 0 auto;
    }
    .pho-newsletter-part .newsletter-form .row [class*=col-]{margin-bottom: 0;}
}



@media only screen and (max-width: 600px){
    .pho-newsletter-part .pho-become-affilate .pho-sub-heading { margin-bottom: 30px;  }
    .pho-newsletter-part .pho-uptodate-content {
        position: relative;
        top: 0;
        transform: translate(0);
    }
    .pho-newsletter-part .pho-uptodate img {
        position: absolute;
        left: 0;
        right: 0;
        height: 100%;
        object-fit: cover;
    }
    .pho-newsletter-part .newsletter-form form {width: 100%;}
    .pho-newsletter-part .newsletter-form form input[type="submit"] {margin-top: 10px;}
    .pho-newsletter-part .pho-cta-wrapper .col-md-5.col-xs-12{margin-bottom: 0;padding: 0 15px;}
}





/*      pho-partners-template         */
.pho-iconbox {
    padding: 60px 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+45,f2f2f2+46,f2f2f2+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 45%, rgba(242,242,242,1) 45%, rgba(242,242,242,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 45%,rgba(242,242,242,1) 45%,rgba(242,242,242,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 45%,rgba(242,242,242,1) 45%,rgba(242,242,242,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */

}

.pho-iconbox .container{position: relative;}
.pho-iconbox .container:after {
    content: "";
    position: absolute;
    left: 4px;
    bottom: -22px;
    z-index: 1;
    background: url(../png/shape1.png);
    width: 120px;
    height: 120px;
    background-size: contain;
    background-repeat: no-repeat;
}
.pho-iconbox .pho-iconbox-wrapper{
    background-color: #e9e9e9;
    border-radius: 10px;
    padding: 50px;
    text-align: center;
    position: relative;
    z-index: 2;
}
.pho-iconbox .pho-iconbox-wrapper:hover{
    background-color: #fff;
    box-shadow: 0 3px 20px #ccc;
}
.pho-iconbox .pho-iconbox-wrapper h4{
    font-size: 22px;
    font-weight: 600;
    color: #19232d;
   
}
.pho-iconbox .pho-iconbox-wrapper img{
    margin-bottom: 20px;
}


.pho-partnerimg{padding: 50px 0 10px;}
.pho-partnerimg ul {padding: 0;margin: 0;text-align: center;}
.pho-partnerimg ul li {
    display: inline-block;
    padding: 0 25px;
    vertical-align: middle;
    margin-bottom: 40px;
}
.pho-partnerimg ul li img {
    max-height: 80px;
    max-width: 130px;
}
.pho-webinars.single-webinars .pho-partnerimg ul li img{
    max-height: 120px;
    max-width: 150px;
}

.info-section.pho-participate_job{
    margin: 0;
    
    background-color: #babcbb;
}
.info-section.pho-participate_job .info-section-content {
    background-color: #fff;
    padding: 50px 35px;
    text-align: left;
    margin: 60px 0;
    box-shadow: 0 2px 20px #9d9d9d;
    z-index: 2;
    position: relative;
}
.info-section.pho-participate_job .pho-main-heading {
    text-align:left;
}

.pho-newsletter-part .info-section .col-md-7,.pho-newsletter-part .info-section .col-md-5 {
    position: unset;
}
.info-section.pho-participate_job .image-wrapper {
    width: 41%;padding:  0;
}
.info-section.pho-participate_job .image-wrapper:after{display: none;}
.info-section.pho-participate_job .info-section-content p {
    font-size: 16px;
    color: #19232d;
}
.info-section.pho-participate_job .info-section-odd{position: relative;}
.info-section.pho-participate_job .info-section-odd:after {
    content: "";
    position: absolute;
    left: -4px;
    top: 38px;
    z-index: 1;
    background: url(../png/shape1.png);
    width: 130px;
    height: 130px;
    background-size: contain;
    background-repeat: no-repeat;
}
.info-section.pho-participate_job .info-section-odd:before{
    content: "";
    position: absolute;
    right: 12px;
    bottom: 43px;
    z-index: 1;
    background: url(../png/shape1.png);
    width: 110px;
    height: 110px;
    background-size: contain;
    background-repeat: no-repeat;
}


/*.partner-there-part{padding: 50px 0;}*/
.partner-there-part .info-section {margin: 0px 0;}
.partner-there-part .info-section .image-wrapper:after {display: none;}
.pho-newsletter-part .info-section .image-wrapper{padding: 0!important;}
.partner-there-part .info-section.info-section-left .image-wrapper {
    right: auto;
    padding: 0;
    left: 0;
}
.partner-there-part .info-section-content ,.partner-there-part .info-section .pho-main-heading{
    text-align: center!important;
}
.partner-there-part .info-section .pho-main-heading{margin: 0 0 10px;}
.partner-there-part .info-section-content h6 {
    font-size: 18px;
    font-weight: bold;
    color: #08080a;
    margin-bottom: 20px;
}
.partner-there-part .info-section-content h6 span{
    color: #005ce1;font-size: 26px;
}
.partner-there-part .info-section-content p{
    columns: #5b5b5c;font-size: 16px;
}
.partner-there-part .info-section-even .info-section-content {
    padding: 120px 0px 120px 100px!important;
}
.partner-there-part .info-section-odd .info-section-content {
    padding: 120px 100px 120px 0px!important;
}
.partner-there-part .info-section.info-section-right{
    background-color: #f2edf1;
}




.pho-uptodate.pho-partners-form .pho-uptodate-content {
    bottom: auto;
    width: 1170px;
    left: 0%;
    right: 0;
    margin: 0 auto;
    top: 0;
    padding: 50px 0;
}


.pho-newsletter-part .pho-why{
    position: relative;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    padding: 50px 0;
}
.pho-newsletter-part .pho-why .row{
align-items: center;align-self: center;display: flex;
}
.pho-newsletter-part .pho-why h2,.pho-newsletter-part .pho-why p{color:#fff}
.pho-newsletter-part .pho-why p{font-size: 16px;margin-bottom: 30px;}
.pho-newsletter-part .pho-why h2{
    font-size: 77px;
    line-height: 0.5;
    text-transform: uppercase;
}
.pho-newsletter-part .pho-why h2 span{font-size: 36px;}

.pho-newsletter-part .pho-why .d-flex {
    display: flex;
    align-items: center;
    align-self: center;
}
.pho-newsletter-part .pho-why .d-flex p{margin: 0 40px 0 0;}



.pho-newsletter-part .pho-why .pho-why-content {
    position: relative;
}
.pho-newsletter-part .pho-why .pho-why-content-img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 90%;
    margin: 0 auto;
}
.pho-newsletter-part .pho-why .pho-why-content-img img{
    width: 100%;
    height: 100%;
}
.pho-newsletter-part .pho-why .pho-why-content-wrapper {
    padding: 50px 100px 50px 10px;
}


.pho-newsletter-part .pho-partners-form  {
    position: relative;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    padding: 50px 0;
  
}
.pho-newsletter-part .pho-partners-form h6{margin: 5px 10px 0;}
.pho-newsletter-part .pho-partners-form h6 a{color: #005eec;}
.pho-partners-form .form-wrapper {
    background-color: #fff;
    padding: 50px 20px 50px 20px;
    text-align: left;
    
}
.pho-partners-form .form-group.col-md-6 ,.pho-partners-form .form-group.col-md-12{
    padding: 0 10px;
    margin-bottom: 22px;
}
.pho-partners-form .form-wrapper .pho-p-10 {
    padding: 0 10px;
}
.pho-partners-form .form-wrapper input,.pho-partners-form .form-wrapper button, .pho-partners-form .form-wrapper select, .pho-partners-form .form-wrapper textarea {
    border-radius: 3px;
    width: 100%;
}
.pho-partners-form .form-wrapper textarea {
    height: 120px;
}
.pho-newsletter-part .pho-partners-form .form-wrapper p {
    width: 30%;
    margin: 0 10px;
}
.pho-uptodate.pho-partners-form .pho-main-heading {
    line-height: 1.5;
    text-transform: uppercase;
    margin-bottom: 50px;
}

@media only screen and (max-width: 1450px) {
    .info-section.pho-participate_job .image-wrapper { width: 44%;}
}
@media only screen and (max-width: 1199px) {
    .pho-partner-part .pho-iconbox {padding: 50px 0;}
    .pho-partner-part .pho-iconbox .pho-iconbox-wrapper { padding: 30px; }
    .pho-partner-part.pho-newsletter-part .pho-why .pho-why-content-img { width: 95%; }
    .pho-partner-part.pho-newsletter-part .pho-why .pho-why-content-wrapper {padding: 50px 50px 50px 0px; }
    .pho-partner-part .info-section.pho-participate_job .info-section-content {
        padding: 40px 20px 17px;
        margin: 50px 0;
    }
    .pho-partner-part .info-section.pho-participate_job .info-section-odd:before{display: none;}
    .pho-partner-part.pho-newsletter-part .info-section .image-wrapper img { height: auto;}
    .pho-partner-part .partner-there-part {
        padding: 0px 0;
    }
    .partner-there-part .info-section-even .info-section-content {
        padding: 70px 0px 50px 50px!important;
    }
    .partner-there-part .info-section-odd .info-section-content {
        padding: 70px 50px 50px 0px!important;
    }
    .pho-partner-part.pho-newsletter-part .pho-partners-form { padding: 40px 0 50px; }
    .pho-partner-part .pho-uptodate.pho-partners-form .pho-main-heading {margin-bottom: 30px;  }

}

@media only screen and (max-width: 991px) {
    .pho-partner-part .pho-iconbox .row .col-md-4 {
        padding: 0 15px;
        width: 33.3%;
    }
    .pho-partner-part .pho-iconbox .pho-iconbox-wrapper h4 {
        line-height: 1.2;
        height: 53px;
    }
    .pho-partner-part .pho-partnerimg ul li {padding: 0 15px; }
    .pho-partner-part.pho-newsletter-part .pho-why h2 {font-size: 70px;}
    .pho-partner-part.pho-newsletter-part .pho-why h2 span {
        font-size: 30px;
    }
    .pho-partner-part.pho-newsletter-part .pho-why .d-flex p { margin: 0 30px 0 0;  }
    .pho-partner-part .pho-why .row [class*=col-]{
        padding-left: 15px;
        padding-right: 15px;
    }
    .partner-there-part .info-section-even .info-section-content ,.partner-there-part .info-section-odd .info-section-content {
        padding: 40px 0px 26px 0px!important;
    }
    .pho-partners-form .form-group.col-md-6, .pho-partners-form .form-group.col-md-12 {
        padding: 0 10px;
        margin-bottom: 22px;
        width: 50%;
    }
}

@media only screen and (max-width: 767px){
    .pho-partner-part.pho-newsletter-part .pho-why .pho-why-content-img { width: 100%; display: none;}
    .pho-partner-part .pho-iconbox .row .col-md-4 { width: 100%;}
    .pho-partner-part .pho-iconbox .pho-iconbox-wrapper h4 { height: auto;}
    .pho-partner-part.pho-newsletter-part .pho-why .row {display: block;}
    .pho-partner-part.pho-newsletter-part .pho-why .pho-why-content-wrapper {
        padding: 0px 0px;
    }
    .pho-partner-part.pho-newsletter-part .pho-why { padding: 48px 0 22px;}
    .pho-partner-part.pho-newsletter-part .pho-why br {
        display: none;
    }
    .pho-partner-part.pho-newsletter-part .pho-why h2{line-height: 1;}
    .pho-partner-part .pho-iconbox {
        padding: 50px 0 22px;
    }
    .pho-partner-part .info-section.pho-participate_job .info-section-content {  margin: 50px 0 0; }
    .pho-partner-part.pho-newsletter-part .pho-partners-form { padding: 40px 0 22px;}
    .pho-partner-part .pho-uptodate.pho-partners-form .pho-main-heading { margin-bottom: 0px; }
    .pho-partner-part .pho-why .row [class*=col-] {padding-left: 25px;padding-right: 25px;}
    .pho-partner-part .pho-iconbox .row .col-md-4 { padding: 0 25px;}
    .pho-partner-part.pho-newsletter-part .pho-inner-banner .title-box {padding: 0 10px;}
    .pho-partner-part .pho-iconbox .container:after {
        left: 10px;
        bottom: 10px;
    }
    .pho-partner-part.pho-newsletter-part .pho-why h2,.pho-partner-part.pho-newsletter-part .pho-why h2 span {
        font-size: 32px;
        font-weight: 600;
    }

}



@media only screen and (max-width: 500px){

    .pho-partner-part.pho-newsletter-part .pho-why .d-flex p {margin: 0 0px 0 0;}
    .pho-partner-part.pho-newsletter-part .pho-why .d-flex {display: block;}
    .pho-partners-form .form-group.col-md-6, .pho-partners-form .form-group.col-md-12 {
        margin-bottom: 15px;
        width: 100%;
    }
    .pho-partners-form .form-wrapper {padding: 30px 10px 30px 10px;}
    .pho-partner-part.pho-newsletter-part .pho-why h2, .pho-partner-part.pho-newsletter-part .pho-why h2 span {line-height: 1.4;}
}










.pho-newsletter-part.pho-infographics-part .pho-inner-banner{
    padding: 60px 0;
}
.page-template-pho-presentation .pho-newsletter-part.pho-infographics-part .pho-inner-banner,.post-type-archive-presentations .pho-newsletter-part.pho-infographics-part .pho-inner-banner{padding: 50px 0 40px;}
.post-type-archive-presentations .pho-newsletter-part.pho-infographics-part .pho-inner-banner{background-position: center;}
section.pho-infographic-gallery {
    padding: 50px 0 0;
}
.pho-infographic-gallery .pho-main-heading { margin-bottom: 10px;}
.pho-infographic-gallery .pho-sub-heading {
    font-size: 16px;
    width: 50%;
    margin: 0 auto 50px;
}

.pho-infographic-gallery .pho-infogallery-wrapper{margin-bottom: 40px; cursor: pointer;}

.pho-infographic-gallery .pho-infogallery-wrapper img{width: 100%;height: 360px;object-fit: cover;object-position: top;}
.page-template-pho-presentation .pho-infographic-gallery .pho-infogallery-wrapper img,
.post-type-archive-presentations .pho-infographic-gallery .pho-infogallery-wrapper img{height: 310px;}
.pho-infographic-gallery .pho-infogallery-wrapper h4{
    color: #17181a;
    font-size: 18px;
    margin-top: 15px;
    font-weight: 700;
    line-height: 1.3;
    height: 60px;
}
.pho-infographic-gallery .pho-infogallery-wrapper h4:hover{color: #005eec;}
.pho-infographics-part .modal-body h5 ,.single-presentations .d-flex h5{
    font-size: 16px;
    color: #005de6;
    font-weight: 600;
    margin-right: 10px;
    line-height: 2.4;
}
.pho-infographic-gallery .col-md-4.col-sm-6 ,.pho-infographic-gallery .col-md-12{
    padding: 0 15px;
}

.pho-infogallery-image {
    position: relative;
}
.pho-infogallery-overlay {
    position: absolute;
    top: 50%;
    transform: translate(0 , -50%);
    bottom: 0;
    left: 0;
    
    width: 0%;
    height: 100%;
    background-color: rgb(0 93 233 / 85%);
    outline: 1px solid #fff;
    outline-offset: -30px;
    transition: 0.5s all;
 opacity: 0;
    margin: 0 auto;
}
.pho-infogallery-image:hover .pho-infogallery-overlay{
    width: 100%;
    opacity: 1;
}
.project-zoom {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border-radius: 50%;
    background-color: #fff;
    overflow: hidden;
   transform: translate(0 , -50%);
    text-align: center;
   
    transition: 1s all;
   
}

.project-zoom:after {
    content: '';
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 2px solid #005eec;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 5px;
}
.project-zoom i{
    font-size: 23px;
    text-align: center;
    color: #005eec;
    line-height: 80px;
}


.pho-infographics-part .modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    outline: 0;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: transparent;
    margin-top: 0!important;
}
.pho-infographics-part .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translate(0,-50px);
    transform: translate(0,-50px);
    max-width: calc(100% - 25%);
    margin: 1.75rem auto;
    width: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
}
@media (max-width: 1366px){
    .page-template-pho-presentation .pho-newsletter-part.pho-infographics-part .pho-inner-banner {
        background-position: center;
    }
    
}
@media (max-width: 767px){
    .page-template-pho-presentation .pho-newsletter-part.pho-infographics-part .pho-inner-banner {
        background-position: left;
    }
    
    }   




@media (min-width: 576px){
.modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
}

}


.pho-infographics-part .modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: transparent;
    background-clip: padding-box;
    border: 0px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
    box-shadow: none;
}
.pho-infographics-part .modal-header {
    padding: 0;
    border-bottom: 0 solid #dee2e6;
    background: transparent;
}
.pho-infographics-part .modal-header .close{
    color: #fff;
    opacity: 1;
    background-color: #005de6;
    z-index: 2;
    font-size: 24px;
    font-weight: 100;
    border-radius: 50%;
    padding: 2px 8px 3px;
    position: absolute;
    top: -14px;
    right: -14px;
}
.pho-infographics-part .modal-body{
    padding: 35px;
    background-color: #f2f2f2;
}
.pho-infographics-part .modal-body img{width: 100%;}


.pho-infographics-part .modal-body .d-flex,.single-presentations .d-flex{display: flex;margin-bottom: 20px;}
.pho-infographics-part .modal-body h3{
    font-size: 28px;
    color: #051a3b;
    font-weight: 600;
    margin-left: 20px;
    line-height: 1.2;
}

.page-template-pho-presentation .pho-infographics-part .modal-body h3 {
    margin: 20px 0px 20px;
}
.page-template-pho-presentation .pho-infographics-part .modal-body iframe,.pho-infographics-part.pho-free-resource .modal-body iframe{width: 100%;    height: 405px;}
.page-template-pho-presentation .lightPlayer.fluidLayout ,.page-template-free-resources .lightPlayer.fluidLayout{
    max-height: 100%!important;height: 100%!important;
}
.pho-infographics-part .modal-body p{font-size: 15px;color: #051a3b;}

.pho-infographics-part .modal-body h4 {
    color: #fff;
    font-size: 32px;
    background-color: #005de6;
    border-radius: 50%;
    line-height: 1;
    padding: 12px 23px 15px;
    height: 60px;
}
.pho-infographics-part .modal-body .code-box {
    margin-top: 40px;
}
.pho-infographics-part .modal-body .code-box{margin-top: 0;}
.page-template-pho-presentation .pho-infographics-part .modal-body .code-box p{margin-bottom: 10px;}
.pho-infographics-part .modal-body .copy-the-code-wrap .copy-the-code-target {
    padding-right: 100px;line-height: 1;
}
.pho-infographics-part .modal-body .copy-the-code-wrap .copy-the-code-button {
    background: #005de6;
    padding: 10px 20px;
    cursor: pointer;
    color: #ffffff;
    font-size: 18px;
 
    bottom: 0;
}
.pho-infographics-part .modal-body .col-md-6,.pho-infographics-part .modal-body .col-md-5,.pho-infographics-part .modal-body .col-md-7{padding: 0 15px;}
.pho-infographics-part .modal-body {
    max-height: max-content;
}

.pho-infographics-part .modal-body .share-menu ,.single-presentations .d-flex .share-menu{
    list-style: none!important;
    padding-left: 0!important;
    margin: 1px!important;
}
.pho-infographics-part .modal-body .share-menu li,.single-presentations .d-flex .share-menu li {
    float: left!important;
    margin: 2px!important;
    padding: 0!important;
    list-style: none!important;
    border: none!important;
    clear: none;
    width: fit-content;
    height: auto;
}
.pho-infographics-part .modal-body .share-menu i,.single-presentations .d-flex .share-menu i{
    color: #fff;
    height: 35px;
    width: 35px;
    text-align: center;
    font-size: 24px;
    line-height: 35px;
}
.pho-infographics-part .modal-body .share-menu .fa-twitter:before,.single-presentations .d-flex .share-menu .fa-twitter:before{
    width: 24px;
    height: 23px;
    top: 5px;
    left: 5px;
}
.pho-infographics-part .modal-body .share-menu i.icon.fa.fa-facebook ,.single-presentations .d-flex .share-menu i.icon.fa.fa-facebook {
    background-color: #4267b2;
}
.pho-infographics-part .modal-body .share-menu .fa-twitter,.single-presentations .d-flex .share-menu .fa-twitter{
    background-color: #55acee;
}
.pho-infographics-part .modal-body .share-menu .fa-linkedin,.single-presentations .d-flex .share-menu .fa-linkedin{
    background-color: #0077b5;
}
.pho-infographics-part .modal-body .share-menu .fa-pinterest,.single-presentations .d-flex .share-menu .fa-pinterest{
    background-color: #cc2329;
}


.pho-infographics-part .modal-body .btn-primary,.pho-infographics-part .modal-body .btn-primary:hover{
    font-size: 18px;
    margin-bottom: 25px;
    text-decoration: none;
}
.page-template-pho-presentation .pho-infographics-part .modal-body .btn-primary,.page-template-pho-presentation .pho-infographics-part .modal-body .btn-primary:hover {
    font-size: 16px;
}
.page-template-pho-presentation .pho-infographics-part .modal-body .btn-primary{
    margin-bottom: 10px;margin-right: 8px;
}
.page-template-pho-presentation .pho-infographics-part .modal-body .btn-yellow{
    margin-bottom: 10px; font-size: 16px!important;
}


@media only screen and (max-width: 1300px){
    .page-template-pho-presentation .pho-infographics-part .modal-body iframe {
        height: 400px;
    }
    .page-template-pho-presentation .pho-infographics-part .modal-body .btn-yellow,.page-template-pho-presentation .pho-infographics-part .modal-body .btn-primary {
        width: 55%;
    }
}
@media only screen and (max-width: 1199px){
    .pho-infographics-part .pho-infogallery-wrapper img {height: 290px;}
    .pho-newsletter-part .pho-cta .btn-primary {
        margin-top: 10px;
        margin-left: 0px;
        display: table;
        width: 166px;
    }
    .pho-newsletter-part .pho-inner-banner .btn-light {margin-top: 10px; }

    .page-template-pho-presentation .pho-infographics-part .modal-body iframe {
        height: 280px;
    }
    .page-template-pho-presentation .pho-infographics-part .modal-body .btn-yellow, .page-template-pho-presentation .pho-infographics-part .modal-body .btn-primary {
        width: auto;
    }

}
@media only screen and (max-width: 1095px){
    .page-template-pho-presentation .pho-infographics-part .modal-body .btn-yellow,.page-template-pho-presentation .pho-infographics-part .modal-body .btn-primary {
        width: 200px;
    }
}

@media only screen and (max-width: 991px){
    .pho-newsletter-part .pho-cta .btn-primary {
        margin-top: 10px;
        margin-left: 15px;
        display: inline-block;
        width: 144px;
    }
    .pho-newsletter-part .pho-inner-banner { background-position: center;}
    .pho-infographics-part .modal-body .d-flex { margin-top: 20px;}
    .pho-infographics-part .modal-body .col-md-6 {
        width: 100%;
    }
    .page-template-pho-presentation .pho-infographics-part .modal-body h3{
        margin: 25px 0px 15px;
    }
    .page-template-pho-presentation .pho-infographics-part .modal-body iframe {
        height: 405px;
    }
}


@media only screen and (max-width: 799px){
    .pho-newsletter-part.pho-infographics-part .pho-inner-banner {
        margin: 0px 0;
    }
    .page-template-pho-presentation .pho-infographics-part .modal-body iframe {
        height: 346px;
    }
}


@media only screen and (max-width: 767px){
    .pho-newsletter-part .pho-inner-banner {
        background-position: left;
    }
    .pho-infographic-gallery .col-md-4.col-sm-6 {
        width: 50%;
    }
    .pho-infographic-gallery .pho-infogallery-wrapper {
        margin-bottom: 0px;
        cursor: pointer;
    }
    .pho-inner-banner .title-box {
        width: 70%;
    }
    .page-template-pho-presentation .pho-infographics-part .modal-body iframe {
        height: 325px;
    }
}


@media only screen and (max-width: 600px){
    .pho-newsletter-part.pho-infographics-part .pho-inner-banner { padding: 45px 0 50px; }
    .pho-newsletter-part .pho-inner-banner .title-box { width: 100%;}
    section.pho-infographic-gallery {padding: 40px 0 0;}
    .pho-infographic-gallery .pho-sub-heading {
        width: 100%;
        margin: 0 auto 30px;
    }
    .pho-infographic-gallery .col-md-4.col-sm-6 {width: 100%;}
    .pho-infographic-gallery .pho-infogallery-wrapper h4 {
        margin-top: 10px;
        height: auto;
    }
    .pho-newsletter-part .pho-cta-wrapper .pho-about-part .row [class*=col-] {
        width: 100%;
        margin-bottom: 0px!important;
    }
    .pho-newsletter-part.pho-infographics-part .pho-cta { padding: 20px 0 50px;}
    .pho-infographics-part .modal-body {padding: 15px;}
    .pho-infographics-part .modal-dialog { max-width: calc(100% - 30px);}

    .pho-infographics-part .modal-body .d-flex { margin-top: 0px; }
    .pho-infographics-part .pho-infogallery-wrapper img { height: auto; }


}
@media only screen and (max-width: 480px){
    .page-template-pho-presentation .pho-infographics-part .modal-body iframe {
        height: 270px;
    }
}
@media only screen and (max-width: 414px){
    .page-template-pho-presentation .pho-infographics-part .modal-body iframe {
        height: 230px;
    }
}
@media only screen and (max-width: 375px){
    .page-template-pho-presentation .pho-infographics-part .modal-body iframe {
        height: 210px;
    }
}
@media only screen and (max-width: 371px){
    .pho-infographics-part .modal-body h5 { font-size: 14px;}
    .pho-infographics-part .modal-body .share-menu i {
        height: 33px;
        width: 33px;
        line-height: 33px;
    }
    .pho-infographics-part .modal-body h4 {
        padding: 12px 12px 12px;
        height: 52px;
    }
    .pho-infographics-part .modal-body h3 {
        font-size: 25px;
        margin-left: 10px;
    }
   
}


.pho-blog .breadcrumbs-wrapper {
    background-color: #e8eaef;
    margin: 10px 0 0;
    padding: 10px 0;
text-transform: uppercase;font-size: 13px;}
.pho-blog .breadcrumbs-wrapper a:hover{
    color: #005eec;
}
.pho-blog .pho-inner-banner{
    background-image: url(../jpg/blog-bg4.jpg);
    position: relative;
    margin: 60px 0 0px;
    width: 100%;
	background-size: 93% 100%;
    /*background-size: 62% 100%;*/
    background-repeat: no-repeat;
    background-position: left;
    padding: 15px 0 0;
}
.pho-blog .pho-inner-banner .title-box {
    margin-bottom: 0;
    width: 75%;
    padding: 15px 0;
}
.blog .pho-blog .pho-inner-banner .title-box{padding: 30px 0 15px;}
.pho-blog .pho-inner-banner form{
    margin: 0;
}
.pho-blog .pho-inner-banner p {
    margin-bottom: 13px;
}
.pho-blog .pho-inner-banner h1 {
    font-size: 34px;
}
.pho-inner-banner input {
    font-size: 14px;    padding: 6px 16px!important;
}
.pho-blog .pho-inner-banner label,.pho-blog .pho-inner-banner label a ,.blog-modalb label a {
    color: #0943b0;
    font-size: 11px;
    font-style: italic;
}
.pho-blog .pho-inner-banner label a,.blog-modalb label a{text-decoration: underline;}
.pho-blog .pho-inner-banner .mc4wp-form-theme-red input[type=submit],.sidebar-subscribe .mc4wp-form-theme-red input[type=submit],.blog-modalb input[type=submit] {
    color: #fff!important;
    background-color: #005eec!important;
    border-color: #005eec;
    border-radius: 5px;
    transition: .1s ease-out;
    border-width: 0;
    font-weight: 700;
    padding: 0.7rem 1.9rem!important;
    font-size: 14px;
}
.blog-modalb input[type=submit]:hover{
    color: #fff!important;
    background-color: #005eec!important;
    border-color: #005eec;
}
.pho-blog .pho-inner-banner .mc4wp-form-theme-red input[type=submit]:hover,.sidebar-subscribe .mc4wp-form-theme-red input[type=submit]:hover ,.blog-modalb input[type=submit]:hover{
    transform: scale(1.1);
}
.pho-blog-part{padding: 50px 0;}
.pho-single-blog .pho-blog-part{padding: 50px 0 0;}
.pho-blog .row [class*=col-],.pho-exclusive-resources .row [class*=col-],.pho-single-blog .row [class*=col-]{
    padding-left: 15px;
    padding-right: 15px;
}
section.pho-blog-part .pho-blog-part-image{
    overflow: hidden;border-radius: 10px;
}
section.pho-blog-part .pho-blog-part-wrapper .image {
    width: 100%;
    height: 190px;
    object-fit: cover;
    object-position: top;
    border-radius: 10px;
    transition: 0.5s all;
}
section.pho-blog-part .pho-blog-part-wrapper:hover .pho-blog-part-image img{
transform: scale(1.2);
}
section.pho-blog-part .pho-blog-part-wrapper .pho-blog-part-content {
    padding: 20px;
    background-color: #fff;
    margin: -25px 15px 0;
    position: relative;
    border-radius: 10px;
    box-shadow: 0 2px 10px #ddd;
}
.pho-blog-part .pho-blog-part-wrapper .pho-blog-part-content .blog-cat {
    font-size: 14px;
    color: #444546!important;
    margin-bottom: 10px!important;
    display: block;
    font-weight: 600;
}
.pho-blog-part .pho-blog-part-wrapper .pho-blog-part-content h2.entry-title {
    border-width: 0px;
    padding: 0;
   
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 20px;
    font-weight: 700;
    height: 75px;
}
.pho-blog-part .pho-blog-part-wrapper .pho-blog-part-content h2.entry-title a{
    color: #003ca2; text-decoration: none;
    font-size: 19px;
}
.post-type-archive-ebooks .pho-blog-part .pho-blog-part-wrapper .pho-blog-part-content h2.entry-title{    height: 70px;}

.pho-blog-part .pho-blog-part-wrapper .pho-blog-part-content .articles-bottom-nav,.class-box .articles-bottom-nav{
    display: flex;
    align-items: center;
    border-top: 1px solid #d4d2d2;
    padding-top: 15px;
    height: 80px;
}
.pho-blog-part .pho-blog-part-wrapper .pho-blog-part-content .articles-bottom-nav img,.class-box .articles-bottom-nav img{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-right: 15px;
}
.pho-blog-part .pho-blog-part-wrapper .pho-blog-part-content .meta-nav h5{
    color:#444546;
    font-size: 20px;
    line-height: 1.1;
    margin-bottom: 5px;
}
.pho-blog-part .pho-blog-part-wrapper .pho-blog-part-content .meta-nav h5 a{text-decoration: none;}
.pho-blog-part .pho-blog-part-wrapper .pho-blog-part-content .meta-nav p{
    margin: 0;
    font-size: 12px;
    color: #575c65;
}
.pho-blog-part .pho-blog-part-wrapper {
    margin-bottom: 50px;
}
.pho-blog-part a{text-decoration: none;}
.page-numbers {
    font-size: 16px;
    padding: 2px 0px;
    border: 1px solid #999;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
}
.page-numbers:hover {
    text-decoration: none;
}
span.page-numbers.current {
    background-color: #0270cd;
    color: #fff;
}
.next.page-numbers ,.prev.page-numbers{
    font-size: 0;
   padding: 0;
    border: 0px solid;
}
a.next.page-numbers:before {
    content: '\f105';
    font-size: 19px;
    padding: 4px 10px;
    border: 1px solid #999;
    border-radius: 50%;
    font-family: 'FontAwesome';
}
.prev.page-numbers:before  {
    content: '\f104';
    font-size: 19px;
    padding: 4px 10px;
    border: 1px solid #999;
    border-radius: 50%;
    font-family: 'FontAwesome';
}
.pho-blog-part li.widget.column.widget_search .widgettitle {
    display: none;
    list-style: none;
}
.pho-blog ::marker,.pho-single-blog .pho-sidebar ::marker{    font-size: 0;}
.pho-single-blog .post-content ol {
    margin-left: 15px!important;
}
.pho-blog-part button.btn-search {
    right: 25px;
}
.pho-blog-part li.widget {
    padding: 0;    margin-top: 20px;
}
.pho-blog-part li.widget img{width: 100%;height: auto;}
.pho-blog-part h3.widgettitle {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
}
.pho-blog-part .widget_categories li {
    border-bottom: 0px solid #d9d9d9;
    padding: 3px 0;
}
.pho-blog-part .widget_categories li a {
    float: left;
    font-weight: 400;
    font-size: 14px;
    color: #5e5f61;
    border-bottom: 0px solid #d9d9d9;
}
.pho-blog-part .widget_categories li a:hover,.pho-blog-part .pho-blog-part-wrapper .pho-blog-part-content a.blog-cat:hover,.pho-blog-part .pho-blog-part-wrapper .pho-blog-part-content .meta-nav h5 a:hover
{
    color: #005eec;
}
.pho-blog-part .widget_text .textwidget li a:hover,.pho-single-blog .pho-blog-part .widget_recent_entries li a:hover,.pho-exclusive-resources h4:hover,
.pho-blog-part .pho-blog-part-wrapper .pho-blog-part-content h2.entry-title a:hover,.pho-author-part .pho-blog-part .widget_recent_entries li a:hover
{
    color: #000;
}
.widget_categories li.cat-item.cat-item-531 {
    display: none;
}
.pho-blog-part .widget_text .textwidget li a,.pho-single-blog .pho-blog-part .widget_recent_entries li a ,.pho-author-part .pho-blog-part .widget_recent_entries li a{
    color: #003ca2;
    font-size: 16px;
    font-weight: 700;
}
.pho-blog .pho-blog-part .widget_recent_entries{display: none;}
.pho-blog-part .widget_text .textwidget li{
    padding: 10px 0;
}
.pho-blog-part .widget_text .textwidget li:not(:last-child){
    border-bottom: 1px solid #d9d9d9;
}



.pho-exclusive-resources {
    padding: 40px 0 50px;
    background-color: #dadada;
}
.pho-exclusive-resources .pho-main-heading {
    margin-bottom: 5px;
}
.pho-exclusive-resources .column{
    padding: 0px;
}
.resources-wrapper-image{overflow: hidden;border-radius: 7px 7px 0 0;}
.pho-exclusive-resources img {width: 100%;border-radius: 7px 7px 0 0;    transition: transform .25s, -webkit-transform .25s;}
.pho-exclusive-resources .resources-wrapper:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.pho-exclusive-resources h4 {
    text-align: center;
    color: #003ca2;
    background-color: #f8f8f8;
    padding: 20px 0;
    font-weight: 600;
}
.pho-exclusive-resources a{text-decoration: none;}
.pho-exclusive-resources .resources-wrapper:hover {
    box-shadow: 0 0.25rem 0.75rem 0 rgb(18 30 72 / 30%);
}
.pho-exclusive-resources .resources-wrapper-image{overflow: hidden;}


@media only screen and (max-width: 600px){
    .pho-blog .pho-inner-banner{
        background: #002060;
        background-image: none;
        background-size: 100% 100%;
    }
}



.pho-single-blog{margin: 70px 0 0;}
.pho-single-blog h1.pho-main-heading { text-align: left; font-size: 28px; line-height: 1.3; margin-bottom:12px; float: left; width: 100%; margin-top: 0px; float: left; }
.pho-single-blog .post-content-right .the_champ_sharing_container.the_champ_horizontal_sharing{display: none;}
.pho-single-blog .post-content-right .post-content.description p ,.pho-webinars-content .post-content p{
    font-size: 16px;
    color: #19232d;
    line-height: 1.5;
    margin: 0 0 17px;
}
.pho-webinars-content .post-content h3{margin: 0 0 10px;}
.pho-single-blog .post-content-right .post-content.description a,.pho-single-blog .check-box-label a{color: #005eec;}

.post-container.cf {
    float: left;
    width: 100%;
}

.pho-blog-part article { float: left; width: 100%; }
.pho-single-blog form#new_contact label a:hover {
    text-decoration: underline;
}
.pho-single-blog .post-content-right .post-content.description a:hover{
    text-decoration: underline;
}
.pho-single-blog .post-content.description .btn-primary{
    background-color: #005eec;
    border-color: #005eec;
}
.pho-single-blog .post-content-right .post-content.description  blockquote {
    margin-top: 1.857em;
    color: #19232d;
    font-size: 14px;
    padding: 1.857em 1.3rem 0.4rem;
    border-left: 0px solid #d9d9d9;
    border-bottom: 1px solid transparent;
    background: #e9e8e8;
    border-radius: 10px;
}
.pho-single-blog .post-content-right .post-content.description li,.pho-webinars-content .post-content li {
    font-size: 16px;
    color: #19232d;
    line-height: 1.5;
    padding-bottom: 5px;position: relative;
}
.pho-single-blog .post-content-right .post-content.description ol,.pho-webinars-content .post-content ul {
    margin-bottom: 12px!important;position: relative;
}

.pho-single-blog .post-content-right .post-content.description li::before,.pho-single-blog .post-content-right .post-content.description ol::before ,.pho-webinars-content .post-content li::before{
    content: '\f111';
    font-family: 'FontAwesome';
    font-size: 12px;
    color: #19232d;
    position: absolute;
    left: -20px;
    line-height: 2;
}
.pho-single-blog .post-content-right .post-content.description li h4,.pho-single-blog .post-content-right .post-content.description ol h4{margin-bottom: 0;}
.pho-single-blog .author-box {
    margin-top: 30px!important;

}
.pho-single-blog .author-box h3.section-head {
    color: #051a3b;
   
    font-size: 24px;
    font-weight: 700;
    border-top: 2px solid #e9e8e8;
    border-bottom: 0px solid;
    padding-top: 10px;
    margin-bottom: 26px;
    background-color: transparent;
}
.pho-single-blog .author-info .avatar {
    border-radius: 50%;
}
.pho-single-blog .author-info [rel=author] {
    color: #051a3b;
   
    font-size: 18px;
    font-weight: 700;
}
.pho-single-blog .author-info .bio {
    margin-top: 5px;
    margin-bottom: 0;
    color: #051a3b;
    font-size: 15px;
    line-height: 1.3;
}
.pho-single-blog .author-info .description {
    margin-left: 120px;
}


.pho-single-blog ul.blog-nav-about li {
    display: inline-block;
    color: #57585a;
    font-size: 14px;
	font-weight:600;
    margin-right: 20px;
    line-height: 30px;
    position: relative;
    padding-left: 27px;
    font-weight: bold;
}
.pho-single-blog ul.blog-nav-about li a{color: #57585a;}
.pho-single-blog ul.blog-nav-about li i{
    font-size: 22px;
    color: #c5c5c5;
    margin-right: 5px;
    position: absolute;
    left: 0;
    top: 3px;
}
.pho-single-blog ul.blog-nav-about li img{
    width: 25px;
    height: 25px;
    margin-right: 5px;
    position: absolute;
    left: 0;
    top: 3px;
    border-radius: 50%;
}
.pho-single-blog ul.blog-nav-about li a:hover{
color: #005eec;
}
.pho-single-blog .d-flex {
    display: flex;
    align-items: center;    margin-bottom: 30px;
}
.pho-single-blog .d-flex .the_champ_sharing_container.the_champ_horizontal_sharing{    margin-left: auto;margin-bottom: 0;}
.pho-single-blog .d-flex .the_champ_horizontal_sharing .theChampSharing {
    border-radius: 0!important;
    width: 30px!important;
    height: 30px!important;
}
.pho-single-blog .author-box {
    border-bottom: 2px solid #e9e8e8; float: left;
}
.pho-single-blog .author-info .social-icons {
    float: right;
    position: absolute;
    margin-top: -80px;
    right: 0;
}
.pho-single-blog .related-posts ul li img {
    border-radius: 10px;
}
.pho-single-blog .related-posts  .highlights h2 a {
    
    color: #003ca2;
    font-size: 18px;
    font-weight: 700;
}
.pho-single-blog .related-posts  h2:before {display: none;}
.pho-single-blog .related-posts  h2 {
    padding-left: 0;
    margin: 15px 0 5px;
}

.pho-single-blog .related-posts .section-head,.pho-single-blog .comment-respond .section-head{
    color: #051a3b;
   
    font-size: 24px;
    font-weight: 700;
    border-top: 0px solid;
    border-bottom: 0px solid;
    padding-top: 10px;
    margin-bottom: 26px;
    padding-left: 0;
    background-color: transparent;
}


.pho-single-blog .comments ::placeholder{
    color:#919395;
    font-size: 14px;
}
.pho-single-blog .comments input,.pho-single-blog .comments select,.pho-single-blog .comments textarea {
    border-radius: 5px;width: 100%;
}
.pho-single-blog .comments #comment-submit,.pho-single-blog .comments .submit-button {
    background: #005eec;
}
.pho-single-blog div#comments h3.section-head {
    color: #051a3b;
   
    font-size: 19px;
    font-weight: 700;
    border-top: 0px solid;
    border-bottom: 2px solid #e9e8e8;
    padding-top: 10px;
    margin-bottom: 26px;
    padding-left: 0;
    background-color: transparent;
}
.pho-single-blog .comment-avatar img {
    border-radius: 50%;
    width: 60px;
    height: 60px;
}
.comments-list .comment-content {
    font-size: 15px;
    margin-top: 7px;
    padding-bottom: 10px;
}
.pho-single-blog .comment-content .reply {
    position: relative;
    right: auto;
    color: #005eec;
    border-bottom: 0px solid #e54e53;
    width: fit-content;
    margin-top: 10px;
    font-weight: 700;
}
.pho-single-blog .comment-content .reply .fa {
    color: #005eec;
}
.pho-single-blog #respond h3 {
    color: #051a3b;
   
    font-size: 24px;
    font-weight: 700;
    border-top: 0px solid;
    border-bottom: 0px solid;
    padding-top: 10px;
    margin-bottom: 26px;
    padding-left: 0;
    background-color: transparent;
}
.pho-single-blog .comment-respond form {
    margin-top: 30px;
}
#comments .comment-form-author,#comments .comment-form-email,#comments .comment-form-url{
    flex: 0 0 33%;
    max-width: 33%;
    display: inline-block;
    width: 32.4%;
}
#comments .comment-form-author, #comments .comment-form-email {
    margin-right: 11px;
}
.pho-single-blog .comment-respond .form-submit input ,.pho-single-blog .comment-respond input#wp-comment-cookies-consent {

    width: fit-content;
}
.pho-single-blog .related-posts{
    margin-bottom: 0px;margin-top: 30px;
}

.sidebar-subscribe {
    width: 100%;
    float: left;
    margin-top: 40px;
}
.sidebar-subscribe label ,.sidebar-subscribe label a{
    color: #0943b0;
    font-size: 13px;
    font-style: italic;
}
.sidebar-subscribe label a {
    text-decoration: underline;
}
.sidebar-subscribe p {
    margin-bottom: 13px;
}

@media only screen and (max-width: 1600px) {
    .pho-blog .pho-inner-banner { background-size: 97% 100%;}
}
@media only screen and (max-width: 1480px) {
    .pho-blog .pho-inner-banner { background-size: 100% 100%;}
}

@media only screen and (max-width: 1199px) {
    .pho-blog-part .pho-blog-part-wrapper .pho-blog-part-content h2.entry-title { line-height: 1.1;}
    .pho-blog-part .pho-blog-part-wrapper .pho-blog-part-content h2.entry-title a {font-size: 18px; }
    .pho-blog .pho-cta .btn-primary,.pho-single-blog .pho-cta .btn-primary {
        margin-top: 10px;
        margin-left: 0px;
        display: table;
        width: 144px;
    }
    .post-type-archive-ebooks .pho-blog-part .pho-blog-part-wrapper .pho-blog-part-content h2.entry-title {
        height: 60px;
    }
}



@media only screen and (max-width: 991px) {
    .pho-blog .pho-inner-banner .title-box { width: 100%;}
    .pho-blog .pho-inner-banner h1 {font-size: 32px; }
    .pho-blog .pho-inner-banner {background-size: 90% 100%; }
    .pho-blog-part .pho-blog-part-wrapper {
        margin-bottom: 30px;
    }
    .pho-exclusive-resources img {
        height: 220px;
        object-fit: cover;
    }
    .pho-exclusive-resources h4 { margin-bottom: 20px; }
    .pho-exclusive-resources { padding: 40px 0 30px; }
    .pho-blog .pho-cta .btn-primary,.pho-single-blog .pho-cta .btn-primary {
        margin-top: 10px;
        margin-left: 15px;
        display: inline-block;
        width: 144px;
    }

    .pho-single-blog .d-flex { display: block; float: left; margin-bottom: 10px; }


}

@media only screen and (max-width: 799px){
    .pho-blog .pho-inner-banner{margin: 0 0px;}
    .pho-single-blog {
        margin: 0px 0 0;
    }
}


@media only screen and (max-width: 767px){
    .pho-blog .pho-inner-banner {
        background-image: none;
        background-color: #002060;
    }
    .pho-blog .pho-inner-banner .col-md-8.col-sm-7 {
        margin-bottom: 10px;
    }
    .pho-blog .pho-inner-banner label, .pho-blog .pho-inner-banner label a,.pho-blog .pho-inner-banner h3{color: #fff!important;    font-weight: 200;}

    .post-type-archive-ebooks .pho-blog-part .pho-blog-part-wrapper .pho-blog-part-content h2.entry-title {
        height: auto;
    }

    .pho-single-blog .d-flex .the_champ_sharing_container.the_champ_horizontal_sharing { margin-top: 15px; float: left; width: 100%; }
  

    .pho-single-blog .comment-respond form p.comment-form-cookies-consent {
        display: flex;
    }






}


@media only screen and (max-width: 480px){
    .pho-blog .pho-inner-banner .col-md-4.col-sm-5 { margin-bottom: 20px; }
    .pho-blog-part .pho-blog-part-wrapper .pho-blog-part-content h2.entry-title { height: auto;}
    .pho-blog-part .pho-blog-part-wrapper {  margin-bottom: 12px; }

    .pho-blog nav.sw-pagination { margin-bottom: 22px; }

    .pho-blog li.widget.column ,.pho-single-blog li.widget.column{ margin-bottom: 0; }
    .pho-blog .pho-blog-part li.widget , .pho-single-blog .pho-blog-part li.widget { margin-top: 15px; }
    .pho-blog .pho-blog-part h3.widgettitle ,.pho-single-blog .pho-blog-part h3.widgettitle{ margin-bottom: 10px; }

    .pho-blog-part .widget_text h3{margin-bottom: 0!important;}

    .pho-blog .pho-blog-part {padding: 50px 0 22px;}
    .pho-exclusive-resources h4 { margin-bottom: 0px;  }
    .pho-exclusive-resources {
        padding: 40px 0 22px;
    }
    .pho-blog .pho-cta-wrapper .col-md-5.col-xs-12 ,.pho-single-blog .pho-cta-wrapper .col-md-5.col-xs-12{
        margin-bottom: 0;
    }


    .pho-single-blog .pho-cta { padding: 0px 0 50px;}
    .pho-single-blog .related-posts {
        margin-bottom: 0px;
        margin-top: 0px;
    }

    .pho-single-blog .pho-blog-part .col-md-3.col-sm-5 {
        margin-bottom: 0;
    }
    .pho-single-blog .pho-blog-part .pho-sidebar .mc4wp-form-theme {
        margin-bottom: 0;
    }
}



.pho-author-banner {
    background-image: url(../png/banner-1.png);
    position: relative;
    margin: 60px 0 0px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: top;
    padding: 30px 0;
}
.pho-author-banner h1 {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 16px;
    padding: 0;
    border-left: 0px solid #e54e53;
    margin-top: 0;
}
.pho-author-banner h1 a{
    color: #fff;
}
.pho-author-banner p {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 20px;
}
.pho-author-banner .social-icons .icon {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 20px;
    border: 1px solid #fff;
    border-radius: 50%;
}
.pho-author-banner img.avatar {
    float: right;
    border-radius: 50%;
    width: 100%;
    max-width: 300px;
}
.pho-author-banner .row {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
}

.pho-blog.pho-author-part .pho-blog-part .widget_recent_entries {
    display: block;
}

.woocommerce table.cart img, .woocommerce-page table.cart img {
    width: 90px !important;
    height: 35px;
    display: block;
}
.woocommerce-checkout .main .row [class*=col-],.woocommerce-checkout .pho-inner-banner .row [class*=col-],.pho-inner-banner.pho-inner-banner1 .row [class*=col-],
.woocommerce-cart .main .row [class*=col-],.woocommerce-cart .pho-inner-banner .row [class*=col-]
{
    padding-left: 15px;
    padding-right: 15px;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields,.woocommerce-checkout .pho-order_review {
    padding: 20px;
    border: 1px solid #dce0e6;
    background-color: #fff;
}
.woocommerce-checkout .woocommerce .checkout h3 {
    border-width: 0px;
    padding: 0;
   
    font-size: 24px;
    color: #051a3b;
    margin-bottom: 10px;
}
.woocommerce-checkout .woocommerce form .form-row input.input-text ,.select2-container--default .select2-selection--single{
    border-color: #c9cdd3;
    border-radius: 5px;
    height: 45px;
    font-size: 16px;
}
.woocommerce-checkout .woocommerce form .coupon_checkout .form-row input.input-text{ height: 40px;font-weight: 100;}
.woocommerce-checkout .woocommerce form .coupon_checkout ::placeholder {
    font-size: 13px;
    font-weight: 200;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 45px;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 45px;
}
.woocommerce-checkout form ::placeholder{color: #949597;}

.woocommerce-checkout .woocommerce table.shop_table thead th {
    font-weight: bold;
    border-top: 0px solid #d9d9d9;
    border-bottom: 1px solid #e6e7e9;
    color: #373738;
    background: #fff;
    font-size: 16px;
}
.woocommerce-checkout .woocommerce table.shop_table tr td,.woocommerce-checkout .woocommerce table.shop_table tfoot th,.woocommerce-checkout .woocommerce .checkout .shop_table tfoot tr:last-child td{
    border-bottom: 1px solid #e6e7e9;    height: 45px;border-top: 1px solid #e6e7e9;
}
.woocommerce-checkout .woocommerce table.shop_table .cart-subtotal td {
    background-color: #fff;
}
.woocommerce-checkout .woocommerce #payment ul.payment_methods{
    background: #f9f9f9;
    border-top: 0px solid #d9d9d9;
    margin-top: 42px;
    border-bottom: 0px;
}
.woocommerce-checkout tr.cart-discount.coupon-bchain30 ,.woocommerce-checkout tr.cart-discount.coupon-bchain30 th,.woocommerce-checkout tr.cart_item:nth-child(odd) {
    background-color: #f3f4f7;
}

.woocommerce-checkout .woocommerce table.shop_table tfoot th {
    background-color: transparent;
}

.woocommerce-checkout .woocommerce #payment div.payment_box,.woocommerce-checkout .woocommerce form.checkout_coupon{
    background: #f3f4f7!important;
    border: 1px solid #dce0e6;    margin-bottom: 30px;
}
.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon p {
    margin-bottom: 10px;
}
.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon button.button {
    height: 26px;
}
.woocommerce-checkout .woocommerce form .form-row label{
    padding-bottom: 4px;
    color: #626465;
    font-weight: 600;
    font-size: 12px;padding: 0;
}
.woocommerce-checkout .woocommerce #payment div.form-row{
    background: #f3f4f7;    padding: 0;
}
.woocommerce-checkout #wc-bluesnap-cc-form .bluesnap-input-div {
    border: 1px solid#c9cdd3;
    height: 40px;
    border-radius: 5px;
    box-shadow: none;
}
.woocommerce-checkout #payment div.payment_box .input-group-addon {
    background-color: #f2f2f2;
    border: 0px solid #ccc;

}
.woocommerce-checkout .woocommerce #payment div.form-row.place-order {
    background: white;margin-top: 40px;
}
.woocommerce-checkout .payment_method_paypal a {
    color: #005de8!important;
    font-size: 14px!important;
    font-weight: 600!important;
    line-height: 2!important;
    margin-left: 10px!important;
}
body.woocommerce .main-wrap .button, body.woocommerce-page .main-wrap .button, .woocommerce.widget .button, .woocommerce #respond input#submit {
    background: #005eec!important;
    -webkit-border-radius: 5px!important;
    border-radius: 5px!important;
    text-transform: capitalize!important;
    padding: 0.55rem 1.9rem!important;
    font-size: 14px;
    font-weight: 700!important;
}

body.woocommerce-page .main-wrap .button:hover{
    transform: scale(1.1);
    background-color: #fff;
    color: #005eec;
}



    .woocommerce-checkout .pho-inner-banner,.woocommerce-cart .pho-inner-banner,.single-product .pho-inner-banner
   {
        background-image: url('../png/checkout-bg.png');
        background-position: center;
    }
    
    .pho-inner-banner.pho-inner-banner1
   {
        background-image: url('../png/checkout-bg1.png');
        background-position: center;
    }
    .woocommerce-checkout .pho-inner-banner h1 ,.woocommerce-cart .pho-inner-banner h1,.single-product .pho-inner-banner h1,.pho-inner-banner.pho-inner-banner1 h1,.pho-webinars.single-webinars .pho-inner-banner h1{
        font-size: 30px;
        margin-bottom: 0px;
        padding: 0;
        text-transform: uppercase;
        margin-top: 0;
        font-weight: 700;
    }
    .pho-webinars.single-webinars .pho-inner-banner h1{}
    .pho-inner-banner .title-box h5 {
        color: #fff;
        font-size: 24px;
        font-weight: 500;
        margin-top: 20px;
    }
    .woocommerce-checkout .pho-inner-banner .title-box ,.woocommerce-cart .pho-inner-banner .title-box,.single-product .pho-inner-banner .title-box ,.pho-webinars.single-webinars .pho-inner-banner  .title-box{
        width: 100%;
        padding: 30px 0 30px;
        margin-bottom: 0;
    }
    .pho-inner-banner.pho-inner-banner1 .title-box{
        width: 100%;
        padding: 65px 0 ;
        margin-bottom: 0;
    }
    .pho-inner-banner.pho-inner-banner1 h1{  font-size: 34px;}
    .woocommerce-checkout .main.container { margin-top: 25px!important;    margin-bottom: 35px;}
   .woocommerce-cart .main.container{ margin-top: 50px!important;    margin-bottom: 50px;}
.single-product .main.container{ margin-top: 50px!important;    margin-bottom: 5px;}
    .woocommerce-checkout .post-header h1.main-heading,.woocommerce-cart .post-header h1.main-heading{display: none;}
    .woocommerce-checkout #customer_details .form-row {
        padding: 3px;
        margin: 0 0 15px;
    }
    .woocommerce-checkout #payment div.payment_box::before{top: -1em;}

    .pho-secure-payment h4 {
        font-size: 18px;
        color: #003ca2;    margin-bottom: 15px;
    }
    .pho-secure-payment p{font-size: 14px; color: #303031;}
    .pho-secure-payment p a{font-size: 14px; color: #005de8;text-transform: none;} 
    .pho-secure-payment p a:hover{
        text-decoration: underline;
    }
    .pho-secure-payment .images {
        margin-bottom: 20px;margin-top: 10px;
    }



.woocommerce .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce-page .woocommerce-message, .woocommerce-page .woocommerce-error, .woocommerce-page .woocommerce-info {
        border-left: 3px solid #005eec!important;}
.woocommerce-checkout .post-content a { color: #005eec!important;}
.woocommerce-checkout .woocommerce-notices-wrapper {
    display: none;
}
form.checkout.woocommerce-checkout {
    padding: 25px;
    background-color: #f4f4f4;
}
.woocommerce-checkout p.sub-title {
    font-size: 18px;    margin-bottom: 17px;
}
/*.woocommerce-checkout tr.cart-subtotal {
    display: none;
}*/

.woocommerce-checkout #payment{background-color: #fff;}
.woocommerce-checkout .woocommerce #payment #place_order {
    width: 35%;
}
.pho-secure-payment h4 img {
    margin-left: 6px;    width: 21px;
}
.woocommerce-checkout .pho-inner-banner .title-box h1.entry-title2{display: none;}
.woocommerce-checkout.woocommerce-order-received .pho-inner-banner .title-box h1.entry-title{display: none;}
.woocommerce-checkout.woocommerce-order-received .pho-inner-banner .title-box h1.entry-title2{display: block;}

@media only screen and (max-width: 767px) {
    .woocommerce-checkout .main.container {
        margin-top: 25px!important;
        margin-bottom: 5px;
    }
    .pho-secure-payment p {margin-bottom: 15px; }
    .woocommerce-checkout .woocommerce #payment #place_order {margin: 0;  }
    .woocommerce-checkout .pho-mb-0{margin-bottom: 0!important;}
    .woocommerce-checkout .woocommerce #payment div.form-row.place-order {margin-top: 25px; }
    .pho-inner-banner.pho-inner-banner1{background-position: left;}
    .pho-inner-banner.pho-inner-banner1 .title-box { padding: 60px 0;}
}
@media only screen and (max-width: 500px) {
    .woocommerce-checkout .pho-inner-banner,.woocommerce-cart .pho-inner-banner , .single-product .pho-inner-banner,.pho-inner-banner.pho-inner-banner1{ padding: 0px 0 0px;}
    .woocommerce-checkout .pho-inner-banner .row [class*=col-],.woocommerce-cart .pho-inner-banner .row [class*=col-],
    .single-product .pho-inner-banner .row [class*=col-],.pho-inner-banner.pho-inner-banner1 [class*=col-]{margin: 0;}
    .woocommerce-checkout .pho-inner-banner h1 {line-height: 1.2; }
    .woocommerce-checkout form.checkout.woocommerce-checkout,.woocommerce-checkout #customer_details .woocommerce-billing-fields, .woocommerce-checkout .pho-order_review { padding: 15px;}
    .woocommerce-checkout p.sub-title {line-height: 1.3;}
    .woocommerce-checkout .woocommerce #payment #place_order {width: 99%; }
    .woocommerce-checkout .woocommerce form .form-row-first,.woocommerce-checkout .woocommerce form .form-row-last {
        width: 100%;
    }



}


@media only screen and (max-width: 380px){
    .woocommerce-checkout #payment ul.payment_methods li img {
        width: 50px;
    }
    .woocommerce-checkout .payment_method_paypal a {
        font-size: 12px!important;
    }
}



.page-id-2029.woocommerce-order-received .post-content h2{
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 10px;
    color: #19232d;
   
    padding: 0;
    border-width: 0px;
     
}
.page-id-2029.woocommerce-order-received .woocommerce-table--order-details.shop_table.order_details tbody tr,
.page-id-2029.woocommerce-order-received .woocommerce-table--order-details.shop_table.order_details tfoot tr:nth-child(even){
    background-color: #f3f4f7;
}

.page-id-2029.woocommerce-order-received table {
    border-top: 1px solid #e6e7e9!important;
    border-left: 1px solid #e6e7e9!important;
    border-right: 1px solid #e6e7e9!important;
    border-radius: 5px!important;
}
.page-id-2029.woocommerce-page.woocommerce-order-received .shop_table.order_details tfoot tr:last-child td {
    border-bottom: 1px solid #e6e7e9!important;
}
.page-id-2029.woocommerce-page.woocommerce-order-received .woocommerce-order-details p.order-again a.button {
    color: #fff!important;
}
.page-id-2029.woocommerce-page.woocommerce-order-received .woocommerce-order-details p.order-again{display: none;}
.page-id-2029.woocommerce-page.woocommerce-order-received .woocommerce ul.order_details {
    margin-top: 2rem;
}
.page-id-2029.woocommerce-page.woocommerce-order-received .woocommerce ul.order_details li {
    font-size: 1em;
    border: 1px solid #e6e7e9;
    padding: 10px 20px;
    border-radius: 5px;
    box-shadow: 0 4px 10px #e6e7e9;
}



.woocommerce-cart .cart-collaterals{margin-top: 0!important;}
.woocommerce-cart .cart-collaterals .cart_totals{
   width: 100%;
}


.woocommerce-cart .woocommerce-cart-form ,.woocommerce-cart .cart-collaterals{
    border: 1px solid #babbbe!important;
    border-radius: 10px 10px 0 0!important;
    overflow: hidden;
}
.woocommerce-cart .woocommerce-cart-form{border-bottom-width: 0px!important;}

.woocommerce table.shop_table{margin-bottom: 0!important;}
.woocommerce-cart table.shop_table th{border-top-width: 0px!important;}


.woocommerce-cart .woocommerce table.shop_table th{
    font-weight: bolder;
    color: #051a3b;
    font-size: 15px;
}
.woocommerce-cart .woocommerce table.cart a.remove{line-height: 8px;
    padding: 3px 2px;}
.woocommerce-cart table.shop_table td,.woocommerce-cart table.shop_table th{
    padding: 10px 8px!important;
}
.woocommerce-cart table.shop_table td:first-child,.woocommerce-cart table.shop_table th:first-child{  padding: 10px 8px 10px 14px!important;}
.woocommerce-cart table.shop_table td:last-child,.woocommerce-cart table.shop_table th:last-child{  padding: 10px 14px 10px 8px!important;}
.woocommerce-cart table.shop_table tr td{
    font-size: 14px;color: #373738;
}
.woocommerce-cart table.shop_table tr td.product-quantity{text-align: center;}
.woocommerce-cart table.shop_table tr td a{color: #0044b3;}

.woocommerce-cart table.cart td.actions .coupon {
    display: none;
}



.woocommerce-cart table.shop_table th{border-bottom: 1px solid #babbbe!important;}
.woocommerce-cart table.shop_table tr td {
    border-bottom: 1px solid #babbbe!important;
}
.woocommerce-cart table.shop_table tr td.actions {
    text-align: left;
    padding-left: 14px!important;
}


.woocommerce-cart .cart-collaterals .cart_totals h2 {
    border-top-width: 0px;
    border: 0px solid #d9d9d9!important;
    font-weight: bolder;
    color: #051a3b;
    font-size: 20px;
   
    line-height: 42px;
    margin-bottom: 0px!important;
}
.woocommerce-cart .cart-collaterals .cart-subtotal{display: none;}



.woocommerce-cart .cart-collaterals tr.order-total {
    background-color: #f3f4f7;  border-top: 1px solid #babbbe!important;    height: 59px;
}
.woocommerce-cart .cart-collaterals tr.order-total td {
    text-align: right;
}

.woocommerce-cart .cart_totals .order-total .amount{
    color:#051a3b;
    font-size: 14px;
    display: inline-block;
}
.woocommerce-cart .cart-collaterals a.checkout-button {
    margin: 0px 14px!important;
    width: 40%;
    height: 40px;
    line-height: 1.7!important;
}

.woocommerce-cart .post-content .woocommerce{margin: 0!important;}


.woocommerce-cart h4.pho-cart-title {
    font-size: 16px!important;
    margin: 40px 0 0;
    background-color: #f3f4f7;
    padding: 10px;
}
.woocommerce-cart h4.pho-cart-title img{margin-right: 10px; width:40px;}
.woocommerce .cart-collaterals .cart_totals .order-total th,.woocommerce .cart-collaterals .cart_totals .order-total td {
    vertical-align: middle;
}




.single-product div.product div.images.woocommerce-product-gallery {
    position: relative;
    padding: 10px;
    border: 1px solid #e2e4e7;
}
.single-product div.product h1.product_title.entry-title ,.single-product .related.products h2 {
   
    font-size: 24px;
    color: #051a3b;
    border-width: 0px;
    padding: 0px;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 8px;
}
.single-product div.product .post-content p {
    margin-bottom: 15px;
}
.single-product .related.products h2{margin-bottom: 12px;}
.single-product div.product p.price {
    color: #005de8!important;
    font-weight: 700;
    margin: 0;
}
.single-product div.product .product_meta {
    font-size: 15px;
    color: #373738;
    margin-bottom: 10px;
}
.single-product .product_meta > span {
    font-weight: 700;
}
.single-product div.product form.cart .button {
  
    text-transform: uppercase!important;
    font-size: 14px!important;
    line-height: 1.65!important;
    margin-left: 0px!important;
    
}
.single-product .related.products form.cart .button {
    background-color: transparent!important;
    border: 1px solid #005eec;
    color: #005eec;
    text-transform: capitalize!important;
    margin: 5px 10px 0 10px!important;
    line-height: 1.3!important;
    float: none;
    width: 50%;
}
.single-product .related.products form.cart .button:hover{
    background-color: #005eec!important;
    border: 1px solid #005eec;
    color: #fff;
}
.single-product div.product form.cart{
    border-top: 0px solid #d9d9d9!important;
    border-bottom: 0px solid #d9d9d9!important;
    padding: 0px 0px!important;
    margin-bottom: 15px;

}
.single-product .related.products {
    width: 100%;
    float: left;
}
.single-product .related.products ul.products li.product .product-thumb .button{display: none;}

.single-product .related.products ul.products li.product{
    width: 23%;
    margin-right: 18px;
    background-color: #e6eaf0;
    padding: 0px 0 0px;
    text-align: center;
    border-radius: 10px 10px 0 0 ;
    overflow: hidden;
}
.single-product .related.products ul.products li.product:hover {
    box-shadow: 0px 4px 14px #ccc;
}
.single-product .related.products ul.products li.product:last-child{
    margin-right: 0px;
}
.single-product ul.products li.product a img {
    height: 130px;
    object-fit: cover;
}






.single-product .related.products h2.woocommerce-loop-product__title {
    font-weight: 700!important;
    padding: 0 10px!important;
    font-size: 15px!important;
    height: 65px;
}
.single-product .related.products ul.products li.product .woocommerce-loop-product__title:before{display: none;}
.single-product ul.products li.product .amount{
    color: #005de8!important;
    font-weight: 700;
    font-size: 16px!important;
    padding: 0 10px!important;
}


.single-product ul.products .product-thumb:hover .add_to_cart_button{    visibility: hidden;}
.single-product .related.products ul.products li.product:hover .product-thumb:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    z-index: 1;
}
.single-product .woocommerce-notices-wrapper a.button.wc-forward{    margin-top: -10px;}

@media only screen and (max-width: 1199px){
  
    .woocommerce-cart .cart-collaterals a.checkout-button {width: 50%;}
    .woocommerce table.cart img, .woocommerce-page table.cart img { width: 200px !important;height: auto;}
}
@media only screen and (max-width: 991px){
    .single-product .related.products ul.products li.product { width: 47%;}
    .woocommerce table.cart img, .woocommerce-page table.cart img {
        width: 70px !important;
    }
    .woocommerce-cart .woocommerce .row .col-md-6{width: 100%;}
    .woocommerce-cart .woocommerce-cart-form{margin-bottom: 20px;}
}
@media only screen and (max-width: 799px){
    .woocommerce-cart table.shop_table_responsive tr:nth-child(2n) td{background-color: transparent;}
    .woocommerce-cart .cart-collaterals tr.order-total {
       height: auto;
    }
    .woocommerce-cart .cart_totals tr td {
        width: 100%!important;
    }
    .woocommerce-cart .cart-collaterals .cart_totals {
        margin-bottom: 0;
    }
    .woocommerce-cart .cart_totals .order-total {
        border-bottom: 0px solid #d9d9d9;
    }
    .single-product .related.products ul.products li.product:nth-child(2n) {
        margin-right: 0px;
    }
}
@media only screen and (max-width: 767px){
    .woocommerce-cart .woocommerce-cart-form{margin-bottom: 0px;}
    .woocommerce-cart h4.pho-cart-title {margin: 0px 0 0;}
}

@media only screen and (max-width: 649px){
    .single-product .related.products ul.products li.product {
        width: 100%;    margin-right: 0px;margin-bottom: 20px;
    }
    .single-product .related.products { margin-top: 10px;}
    .single-product .woocommerce-notices-wrapper a.button.wc-forward {
        margin-top: 10px;
    }
    .woocommerce-cart .cart-collaterals a.checkout-button{
        width: calc(100% - 25PX);
    }
    .woocommerce-cart .woocommerce table.cart td.actions .button{
        width: fit-content;
    }
}




.post-type-archive-flashcards .row [class*="col-"],.single-flashcards .row [class*="col-"]{
    padding-left: 15px;
    padding-right: 15px;

    }

.single-flashcards .pho-inner-banner {
    background-position: center;
}
.single-flashcards .pho-infographic-gallery .pho-main-heading ,.pho-flashcard .pho-main-heading{
    margin-bottom: 30px;
}
.single-flashcards .pho-infogallery-image {
    position: relative;
    background-color: #002060;
    text-align: center;
    padding: 72px 20px 45px;
}
.single-flashcards .pho-infogallery-image h4 {
    color: #ffffff;
    font-size: 24px;
    margin-top: 15px;
    font-weight: 500;
    line-height: 1.3;
    height: 60px;
}
.single-flashcards .pho-infogallery-wrapper img {
    width: 150px;
    height: auto;
    object-fit: cover;
    object-position: top;
    margin-bottom: 30px;
}
.single-flashcards .pho-infogallery-overlay {
width: 100%;
    background-color: rgb(0 32 96);
    color: #fff;
    font-size: 15px;
    padding: 30px;
    outline-offset: -15px;
    text-align: left;
}
.single-flashcards .pho-inner-banner .btn-light {
    margin-top: 15px;
    margin-right: 10px;
    color: #ffff;
    background-color: #f3943e;
    border: 1px solid #f3943e;
    font-size: 18px;
    padding: 0.7rem 1.2rem;
}
.single-flashcards .pho-inner-banner .btn-light.btn-light2{
    color: #ffff;
    background-color: transparent;
    border: 1px solid #fff;
    font-size: 18px;
}
.single-flashcards .pho-inner-banner .btn-light.btn-light2:hover{
    color: #005eec;
    background-color: #fff;
}
.single-flashcards .pho-inner-banner h6 {
    color: #fff;
    font-weight: 100;
    font-family: "Open Sans", Arial, sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 5px;
}
.single-flashcards .pho-inner-banner .btn-light img{margin-right: 10px;    filter: brightness(0) invert(1);}
.single-flashcards .pho-inner-banner .title-box {
    width: 40%;
}





.pho-flashcard .pho-inner-banner{
    background-image: url(../jpg/flashcardbg11.jpg);background-position: center;
}
.pho-flashcard .pho-inner-banner .title-box {
    padding: 50px 0 80px;
}
.pho-flashcard .pho-inner-banner p {
    font-size: 16px;
    line-height: 26px;
}
.pho-flashcard .pho-inner-banner h1 {
    font-size: 30px;
    line-height: 1.3;
    color: #fff;
    font-weight: 700;
    margin-bottom: 20px;
    padding: 0;
    margin-top: 0;
    border-left: 0px solid #e54e53;
}
.pho-flashcard .pho-cta-wrapper{
    background-image: url(../jpg/flashcard-cta.jpg);background-repeat: no-repeat;background-size: cover;
}
.pho-flashcard .pho-infogallery-wrapper{
    border-radius: 10px;overflow: hidden;
}
.pho-flashcard .pho-infographic-gallery .pho-infogallery-overlay1{
    position: absolute;
    top: 50%;
    transform: translate(0 , -50%);
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 50px 30px;
}
.pho-flashcard .pho-infographic-gallery .pho-infogallery-overlay1 h4{
    font-size: 26px;
    color: #fff;
    height: auto;
    margin-bottom: 10px;
}
.pho-flashcard .pho-infographic-gallery .pho-infogallery-overlay1 p{color: #fff;font-size: 18px;}
.pho-flashcard .pho-infographic-gallery .pho-infogallery-overlay1:hover{
    outline: 1px solid #fff;
    outline-offset: -15px;
}
.pho-flashcard .pho-infographic-gallery .pho-infogallery-wrapper img{height: auto;}


.pho-flashcard .arrow-box img{
    display: block;
    -moz-border-radius: 0 30px 30px 0;
    -webkit-transition: all 1.2s;
    -moz-transition: all 1.2s;
    -ms-transition: all 1.2s;
    -o-transition: all 1.2s;
    position: absolute;
    bottom: 35px;
    left: -120px;
   width: 120px;
}
.pho-flashcard .pho-infographic-gallery .pho-infogallery-overlay1:hover .arrow-box img{left: 0px;}

.pho-iconbox1{
    padding: 70px 0 0;
}
.pho-iconbox1 .pho-iconbox-wrapper{
    padding: 23px 0px 1px;
}
.pho-iconbox1 .pho-iconbox-wrapper.bg-grey{
    border-radius: 10px;background-color: #f3f3f4;padding: 23px 16px 1px;
}
.pho-iconbox1 .pho-iconbox-wrapper h4{
    font-weight: bold;
    font-size: 24px;
    color: #0148ba;
    margin: 5px 0 15px;
}
.pho-iconbox1 .pho-iconbox-wrapper p{
font-size: 18px;
color: #404241;
}
.pho-iconbox1 .pho-iconbox-wrapper.bg-blue{
    background-color:#0148ba;padding: 20px 0 15px;position: relative;border-radius: 10px;
}
.pho-iconbox1 .pho-iconbox-wrapper.bg-blue h4,.pho-iconbox1 .pho-iconbox-wrapper.bg-blue p{
    color: #fff;padding: 0 20px;
}
.pho-iconbox1 img.fimg2 {
    position: absolute;
    
    top: -170px;

    border-radius: 10px;
    left: 0;
    right: 0;
    width: 100%;
}




@media only screen and (max-width: 1199px){
    .pho-iconbox1 img.fimg2 {top: -142px; }
    .pho-iconbox1 .pho-iconbox-wrapper h4 { font-size: 21px; }
    .pho-iconbox1 .pho-iconbox-wrapper p { font-size: 16px; }

    .single-flashcards .pho-infogallery-image { padding: 90px 20px;}

    .single-flashcards .pho-infogallery-wrapper p {margin-bottom: 16px; font-size: 14px;}
    .single-flashcards .pho-infogallery-image h4{
        height: 70px;
    }
}


@media only screen and (max-width: 991px){
    .pho-iconbox1 img.fimg2 {display: none;  }
    .pho-iconbox1 .pho-iconbox-wrapper {
        border-radius: 10px;
        background-color: #f3f3f4;
        padding: 23px 16px 1px;
        margin-bottom: 20px;
    }
    .pho-flashcard .pho-inner-banner h1{text-transform: capitalize;}
    .pho-flashcard .pho-inner-banner h1 {
       
        line-height: 1.3;
        font-family: "Open Sans", Arial, sans-serif;
    }
    .pho-flashcard .pho-inner-banner .title-box {
        padding: 50px 0 33px;
        margin: 0px;
        width: 48%;
    }
    .pho-iconbox1 { padding: 50px 0 0;}
    .post-type-archive-flashcards .pho-infographic-gallery { padding: 20px 0 0; }
    .single-flashcards .pho-infographic-gallery {
        padding: 40px 0 0;
    }
    .pho-flashcard .pho-main-heading ,.single-flashcards .pho-infographic-gallery .pho-main-heading{ margin-bottom: 15px;}
    .post-type-archive-flashcards .pho-infographic-gallery .pho-infogallery-wrapper,.single-flashcards .pho-infographic-gallery .pho-infogallery-wrapper {margin-bottom: 30px;}
    .post-type-archive-flashcards .pho-cta ,.single-flashcards .pho-cta { padding: 20px 0 50px;}


    .single-flashcards .pho-inner-banner { background-position: left;}
    .single-flashcards .pho-inner-banner .title-box {width: 100%;}
    .single-flashcards .pho-infogallery-image {
        padding: 65px 20px;
    }

}


@media only screen and (max-width: 767px){
    .pho-flashcard .pho-inner-banner { background-position: left; }
    .pho-flashcard .pho-inner-banner .title-box {width: 80%;}
    .pho-flashcard .pho-infographic-gallery .col-md-3.col-sm-6 {
        width: 50%;
    }
    .pho-iconbox1 .pho-iconbox-wrapper { margin-bottom: 0px;}
    .post-type-archive-flashcards .pho-infographic-gallery .pho-infogallery-wrapper,
    .single-flashcards .pho-infographic-gallery .pho-infogallery-wrapper {
        margin-bottom: 0px;
    }
    .post-type-archive-flashcards .pho-cta {
        padding: 22px 0 50px;
    }

    
    .single-flashcards .pho-inner-banner .btn-light {
        margin-top: 10px;
        margin-right: 5px;
        padding: 0.5rem 1rem;
    }
    .single-flashcards .pho-infogallery-wrapper p {
        font-size: 16px;
    }
    .single-flashcards .pho-infogallery-image {
        padding: 100px 20px;
    }
}


@media only screen and (max-width: 600px){
    .pho-flashcard .pho-inner-banner { background-position: left; }
    .pho-flashcard .pho-inner-banner .title-box {width: 80%;}
    .pho-flashcard .pho-infographic-gallery .col-md-3.col-sm-6 {
        width: 50%;
    }
    .pho-iconbox1 .pho-iconbox-wrapper { margin-bottom: 0px;}
    .post-type-archive-flashcards .pho-infographic-gallery .pho-infogallery-wrapper {
        margin-bottom: 0px;
    }
    .post-type-archive-flashcards .pho-cta-wrapper .col-md-5.col-xs-12 ,.single-flashcards .pho-cta-wrapper .col-md-5.col-xs-12 {
        margin-bottom: 0;
        padding: 0 15px;
    }
    .post-type-archive-flashcards .pho-inner-banner,.single-flashcards .pho-inner-banner{padding: 0;}
    .post-type-archive-flashcards .pho-inner-banner .title-box,.single-flashcards .pho-inner-banner .title-box {
        width: 100%;
    }
}
@media only screen and (max-width: 400px){
    .pho-flashcard .pho-infographic-gallery .col-md-3.col-sm-6 {
        width: 100%;
    }
   
}
@media only screen and (max-width: 370px){
    .single-flashcards .pho-infogallery-image {
        padding: 85px 20px;
    }
}


body:not(.home) .main.pho-main1 {
    margin-top: 50px !important;margin-bottom: 50px!important;
}
body:not(.home) .main.pho-main1 aside.col-4.sidebar{
    display: none;
}
body:not(.home) .main.pho-main1 p {
    font-size: 16px;
    color: #19232d;
    line-height: 1.5;
    margin: 0 0 17px;
  
}
body:not(.home) .main.pho-main1 li{
    font-size: 16px;
    color: #19232d;
    line-height: 1.5;  
}
body:not(.home) .main.pho-main1 p a{
    color: #005eec;
}
body:not(.home) .main.pho-main1 .post-content ul {
    margin-left: 60px;
}
body:not(.home) .main.pho-main1 .post-content ol {
    margin-left: 48px;
}
body:not(.home) .main.pho-main1 .post-content h3 {
    margin-bottom: 10px;
}
body:not(.home) .main.pho-main1 .post-content h2 {
    margin-bottom: 5px;
}

@media only screen and (max-width: 500px) {

  
    body:not(.home) .main.pho-main1 {
        margin-bottom: 35px!important;
    }

}






.pho-business-part .pho-inner-banner {
    padding: 50px 0;
    background-position: center;
}
.pho-business-part .pho-inner-banner .title-box{
    margin-bottom: 0;
    padding: 0;
    width: 40%;
}
.pho-business-part .pho-inner-banner h1 {
    font-size: 32px;
    line-height: 1.3;
    color: #fff;
    font-weight: 700;
    margin-bottom: 20px;
    padding: 0;
    margin-top: 0;
}
.page-template-pho-business .pho-main-heading,.page-template-pho-business .pho-cta h3{ font-size: 28px;  font-weight: 700;}
.pho-business-part .pho-inner-banner p {
    font-size: 18px;
    line-height: 1.6;
    color: #fff;
    font-weight: 500;
    margin-bottom: 20px;
}
.pho-business-part .pho-inner-banner p i{
    color:#fbad18;width: 25px;text-align: center;
}
.pho-business-part .btn-light {
    background-color: #fff;
    background-size: 200%;
    transition: .1s ease-out;
    padding: 0.7rem 1.9rem;
    border-width: 0;
    font-size: 18px;
    font-weight: 700;
    color: #005eec;
    margin-top: 10px;
}
.pho-business-part .pho-inner-banner .btn-light {
    margin-top: 15px;
    margin-right: 10px;
    padding: 0.7rem 1.2rem;
    color: #ffff;
    background-color: transparent;
    border: 1px solid #fff;
    font-size: 18px;
}
.pho-business-part .btn-light:hover  {
    transform: scale(1.1);
    background-color: #fff;
    color: #005eec;
}
.pho-business-part .pho-inner-banner .btn-light img {
    margin-right: 10px;
}



.pho-business-details {
    padding: 50px 0;
    position: relative;
}
.pho-business-details .pho-main-heading {
    margin-bottom: 10px;
}
.pho-business-details .pho-sub-heading {
    font-size: 16px;
}
.pho-business-details-box {
    box-shadow: 0 3px 11px 10px #d8d8d87a;
    padding: 30px 20px 20px;
    border-radius: 10px;
    z-index: 2;
    position: relative;
    background-color: #fff;
}
.pho-business-details-box:hover {
    box-shadow: 0 1px 12px 8px #ddd;
}
.pho-business-details .pho-business-details-box h4 {
    font-size: 20px;
    font-weight: 600;
    color: #19232d;
    margin: 0 0 0.5rem;
}
.pho-business-details .pho-business-details-box p{font-size: 16px;}
.pho-business-details .pho-business-details-box h5{
    font-size: 16px;
    color: #2768cd;
    position: relative;
    margin: 0 0 0.8rem;
    padding-left: 40px;

}
.pho-business-details .pho-business-details-box h5:before {
    content: '';
    position: absolute;
    height: 3px;
    width: 30px;
    background-color: #2768cd;
    left: 0;
    top: 11px;
}
.pho-business-details-icon {
    text-align: center;
    margin-bottom: 25px;
}


.pho-business-details .row{position: relative;width: 100%;
    float: left;}
.pho-business-details .row:before {
    content: "";
    position: absolute;
    left: -3px;
    bottom: -32px;
    z-index: 1;
    background: url(../png/shape1.png);
    width: 130px;
    height: 130px;
    background-size: contain;
    background-repeat: no-repeat;

}
.pho-business-details .row:after {
    content: "";
    position: absolute;
    right: -3px;
    top: -32px;
    z-index: 1;
    background: url(../png/shape1.png);
    width: 130px;
    height: 130px;
    background-size: contain;
    background-repeat: no-repeat;

}



.pho-organization {padding: 50px 0;background-color: #f5f5f5;}
.pho-organization ul{text-align: center;}
.pho-organization ul li {
    width: 33%;
    display: inline-block;
    text-align: center;
}
.pho-organization ul li img{
    max-height: 70px;
    width: auto;
    margin: 0 auto;
    transition: 0.5s all;
    transform: scale(1);
}
.pho-organization ul li img:hover {
    transform: scale(1.1);
}


.pho-info-business-left{padding-top: 50px;}
.pho-business-info .row {
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.pho-business-info .pho-main-heading{text-align: left;}
.pho-business-info-content {
    padding: 40px 0 40px 20px;
    text-align: left;
}
.pho-business-info .pho-info-section-left .pho-business-info-content {
    padding: 40px 20px 40px 0;
}
.pho-business-info img{max-width: 100%;}
.pho-business-info p{font-size: 18px;}



.pho-business-part .pho-cta-wrapper {
    padding: 0px;
    background-color: #005de9;
}
.pho-business-part .pho-cta-wrapper .row{
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.pho-business-part .pho-cta-wrapper p {
    color: #fff;
    font-size: 16px;
    margin: 10px 0;
}

.pho-business-part .pho-cta-wrapper img{
    position: relative;
    margin: 0px 0px -40px 0;
    width: 100%;
}
.pho-business-part .pho-cta-wrapper-box{
    padding: 35px 0 35px 35px;
}


.pho-business-part .pho-award {
    padding: 20px 0 50px;
}

.pho-business-part .home-faq.home-faq-one{
    background-color: #f5f5f5;    padding: 50px 0;
}
.pho-business-part .home-faq.home-faq-one .panel-body p{font-size: 16px;}

.pho-business-form{
    padding: 50px 0;
}
.pho-business-form .pho-partners-form {
    position: relative;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 50px 30px;
    border-radius: 10px;
}
.pho-business-form .pho-partners-form .form-wrapper{border-radius: 10px;z-index: 2;position: relative;}
.pho-business-form .pho-partners-form .form-wrapper h6{margin-top: 20px;margin-left: 15px;}
.pho-business-form .pho-partners-form .form-wrapper .pho-p-10{padding: 0 15px;}
.pho-business-form .form-wrapper{position: relative;}

.pho-business-form .pho-main-heading {
    text-align: left;
    margin-bottom: 15px;
    color: #ffffff;
    padding-top: 100px;
}
.pho-business-form p{
    font-size: 18px;
    color: #fff;
}

.pho-business-part .btn-primary {
    color: #ffff;
    background-color: #005eec;
    background-size: 200%;
    transition: .1s ease-out;
    padding: 0.7rem 2rem;
    border-width: 0;
    font-size: 18px;
    font-weight: 700;
}
.pho-business-part .pho-inner-banner .btn-primary{
    margin-top: 15px;
    margin-right: 10px;
    padding: 0.7rem 1.2rem;
    color: #ffff;
    background-color: #f3943e;
    border: 1px solid #f3943e;
    font-size: 18px;
}
.pho-business-part .btn-primary:hover {
    transform: scale(1.1);
    background-color: #005eec;
    color: #ffff;
}
.pho-business-part .pho-inner-banner .btn-primary:hover{
    color: #ffff;
    background-color: #f3943e;
    border: 1px solid #f3943e;
}
.pho-business-form .pho-partners-form .form-wrapper p {
    width: 30%;
    margin: 0 15px;
}
.pho-business-part .row [class*="col-"]{
    padding-left: 15px;
    padding-right: 15px;
}
.pho-business-form .pho-partners-form .form-wrapper p ,.pho-uptodate.pho-partners-form .form-wrapper p {
    width: 100%;
    margin: 0 0px;
    color: #606569;
    font-size: 14px;
}
.pho-business-form .pho-partners-form .form-wrapper input[type=submit],.pho-uptodate.pho-partners-form  .form-wrapper input[type=submit]{
	width: -webkit-fill-available;
}
@media only screen and (max-width: 1199px){
    .pho-business-part .pho-inner-banner .title-box { width: 45%;}


}


@media only screen and (max-width: 991px){
    .pho-business-part .pho-inner-banner { background-position: left;}
    .pho-business-part .pho-inner-banner .title-box { width: 100%; }
    .pho-business-details-box{margin-bottom: 20px;}
    .pho-organization ul li {width: 32%;}
    .pho-business-part .pho-cta-wrapper-box {
        padding: 20px 0 20px 20px;
        text-align: left;
    }
    .pho-business-part .home-faq.home-faq-one .col-md-6{width: 100%;}
    .pho-business-part .home-faq.home-faq-one .panel-group {
        margin-bottom: 0px;
    }
    .pho-business-form .pho-main-heading { padding-top: 0px; }


}



@media only screen and (max-width: 767px){
    .pho-business-part .pho-inner-banner { padding: 40px 0px 50px;}
    .pho-business-details { padding: 40px 0 30px;}
    .pho-business-part .row [class*="col-"] {margin-bottom: 0px;}
    .pho-business-details .row:before {bottom: -7px;}
    .pho-organization { padding: 40px 0;}

    .pho-business-info .col-sm-7 {width: 58.33333333%!important;}
    .pho-business-info .col-sm-5 {width: 41.66666667%!important;}
    .pho-business-info-content {
        padding: 25px 0 25px 0px;
        text-align: left;
    }
    .pho-business-part .pho-cta-wrapper .row{
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important;
    }
    .pho-business-part .pho-cta-wrapper img {
        margin: -40px 0px 0px 0;
        width: 50%;
    }
    .pho-business-part .pho-cta-wrapper-box {padding: 0px 0 30px 0px;    text-align: center;}
    .pho-business-part .pho-award { padding: 0px 0 50px; }
    .pho-business-form .pho-partners-form { padding: 40px 30px 50px;}
    .pho-business-details .row {  width: auto; }
}

@media only screen and (max-width: 575px){
    .pho-business-part .pho-inner-banner .btn-light,.pho-business-part .pho-inner-banner .btn-primary { width: 230px; }
    .pho-business-details-box { padding: 30px 20px 10px;}
    .pho-organization ul li { width: 47%;}
    .pho-organization { padding: 40px 0 30px; }
    .pho-business-info .col-sm-7 ,.pho-business-info .col-sm-5 {width: 100%!important;}
   .pho-business-info.pho-info-business-left .row{
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
   }
   .pho-business-part .pho-cta-wrapper img { width: 100%;}
   .pho-business-part .pho-cta{padding: 15px 0 40px;}
   .pho-business-part .home-faq.home-faq-one { padding: 40px 0 50px;}
   .pho-business-form .pho-partners-form {  padding: 40px 15px 50px;}
 

}


@media only screen and (max-width: 500px){
   .pho-business-form .form-group.col-md-6, .pho-business-form .form-group.col-md-12 {
    margin-bottom: 15px;
    width: 100%;
}
.pho-business-details .row:after {
    right: 0px;
}

}







.pho-single-blog .post-content-right .fluid-width-video-wrapper {
  padding-top:56%!important;
    text-align: center;
    margin: 0 auto;
}



.pho-webinars .pho-inner-banner{
    background-image: url(../jpg/webinars-bg.jpg);
    background-position: center;
}
.pho-webinars .pho-inner-banner h1 {
    font-size: 30px;
    line-height: 1.3;
    color: #fff;
    font-weight: 700;
    margin-bottom: 30px;
    padding: 0;
    margin-top: 0;
    border-left: 0px solid #e54e53;
}


.pho-webinars .pho-cta-wrapper {
    background-image: url(../jpg/flashcard-cta.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.pho-webinars .pho-inner-banner .title-box { padding: 50px 0 10px;}
.pho-webinars #mc4wp-form-1 input[type=text],.pho-webinars #mc4wp-form-1 input[type=email]{
    background-color: rgb(238,239,239,0.2);
    border: 1px solid rgb(238,239,239,0.4);
    border-radius: 0;
    height: 40px;
}
.pho-webinars ::placeholder{
    font-size: 16px;
    color: #869cc1;
}

.pho-webinars label a ,.pho-webinars label{
    color: #b5c9ed;
    font-size: 12px;
    font-style: italic;
}
.pho-webinars .pho-inner-banner .mc4wp-form-theme-red input[type=submit] {
    color: #005eec!important;
    background-color: #fff!important;
    border-color: #fff;
    border-radius: 5px;
    transition: .1s ease-out;
    border-width: 0;
    font-weight: 700;
    padding: 0.7rem 1.9rem!important;
    font-size: 14px;
}
.pho-webinars .pho-inner-banner .mc4wp-form-theme-red input[type=submit]:hover{
    transform: scale(1.1);
}
.pho-webinars .pho-inner-banner p {
    margin-bottom: 15px;
}



.webinars-part{padding: 50px 0 0;}
.webinars-upcoming-part{
    background-color: #eeefef;padding: 50px 0;
}
/*.webinars-upcoming-part .pho-main-heading {
    margin-bottom: 10px;
}*/
.webinars-upcoming-part .pho-sub-heading{font-size: 16px;}

.webinars-ondemand{
    margin-bottom: 20px;
    padding: 40px 30px;
    background-color: #f2f2f2;
}
.webinars-ondemand .row,.webinars-upcoming-part .row{
    display: flex;align-items: center;
}
.webinars-ondemand-image{
    background-color: #015dec;padding: 25px;border-radius: 10px;
}
.webinars-ondemand-image .webinars-ondemand-image-wrapper{overflow: hidden;}
.webinars-ondemand-image img{
    width: 100%;height: auto;
    transform: scale(1);
    transition: .1s ease-out;
}
.webinars-ondemand-image .webinars-ondemand-image-wrapper:hover img{
    transform: scale(1.1);
}
.webinars-ondemand-image h5{
    color: #fff;font-size: 16px;
}
.webinars-ondemand-wrapper h4{margin: 0 0 15px;}
.webinars-ondemand-wrapper h4 a{
    color:#003ca2;font-size: 20px;text-decoration: none;font-weight: 700;
}
.webinars-ondemand-wrapper p,.webinars-upcoming-wrapper p{
    color: #575c65;font-size: 14px;font-weight: 600;
    line-height: 1.8;
}
.webinars-upcoming-wrapper p i{margin-right: 5px;}

.webinars-upcoming {
    margin: 10px 10px 15px;
    background-color: #fff;
    border-radius: 10px;
    padding: 50px 30px 30px;
    box-shadow: 0 7px 10px #dadada;
    position: relative;
}
.webinars-upcoming-part .owl-webinars{  padding: 0px 50px 0px;}
.webinars-upcoming-wrapper h4{
    border-bottom: 1px solid #bdc4d8;
    padding-bottom: 20px;
    margin: 0 0 10px;
}
.webinars-upcoming h4 a{
    color:#003ca2;font-size: 18px;text-decoration: none;font-weight: 600;
   
}
.webinars-upcoming .btn-primary{margin-right: 10px;}
.webinars-upcoming-image{
    border: 1px solid #dce2e2;
    border-radius: 7px;
    overflow: hidden;
   
}
.webinars-upcoming-image img{
    transform: scale(1);
    transition: .1s ease-out;
}
.webinars-upcoming-image:hover img {
transform: scale(1.1);
}

.webinars-date {
    display: flex;
    position: absolute;
    top: -8px;
    background-color: #fda716;
    padding: 7px 20px 8px;
}
.webinars-date h6 {
    font-weight: 600;
    margin-right: 5px;font-size: 14px;
}
.webinars-date h6 i{margin-right: 2px;}
.webinars-date p {
    color: #19232d;
    font-weight: 600;font-size: 14px;margin-bottom: 0;
}
.webinars-date p span{display: block;font-weight: 100;font-size: 13px;}
.webinars-date:after {
    content: '';
    background-image: url(../png/webinar-11.png);
    height: 36px;
    width: 39px;
    position: absolute;
    right: -38px;
    top: 0px;
}
/*.webiner-single-banner-wrapper .webinars-date:after {
    height: 55px;
    right: -50px;
}*/
.pho-webiner-speakers .row {
    margin-left: -10px;
    margin-right: -10px;
    justify-content: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (min-width: 992px){
    .col-md-4 {
        width: 33.33333333%;
        -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    }
}

.pho-webiner-speakers .row [class*="col-"]{
    padding-left: 10px;
    padding-right: 10px;
}
.pho-webiner-speakers-wrapper {
    background-color: #efefef;
    border-radius: 10px;
    border: 2px solid #bbd0f0;
    padding: 30px 15px;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    position: relative;
}
.pho-webiner-speakers-wrapper .icon.fa.fa-linkedin {
    position: absolute;
    right: 15px;
    top: 15px;
    text-decoration: none;
    font-size: 18px;
    color: #005eec;
}
.pho-webiner-speakers-wrapper .owl-dots{display: none;}
.pho-webiner-speakers-wrapper img.clientimg {
    object-fit: cover;
    width: 115px!important;
    height: 115px;
    border-radius: 50%;
    border: 2px solid #383838;
    margin-right: 15px;
}
.pho-webiner-speakers-wrapper .pho-webiner-speakers-content {
    width: calc(100% - 130px);
}
.pho-webiner-speakers-wrapper .pho-webiner-speakers-content h5 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #005eec;
}
.pho-webiner-speakers-wrapper .pho-webiner-speakers-content p {
    margin-bottom: 0;
    color: #19232d;
    font-size: 12px;
}


.webiner-single-banner,.pho-webinars-content{padding: 50px 0;}

.webiner-single-banner .row {
    margin-left: -10px;
    margin-right: -10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.webiner-single-banner .col-md-7,.webiner-single-banner .col-md-5,.webiner-single-banner .col-md-9,.webiner-single-banner .col-md-3 {
    padding-left: 10px;
    padding-right: 10px
}

.webiner-single-banner-wrapper {
    background-color: #d4dff6;
    padding: 20px
}

.webiner-single-banner .webiner-single-banner-wrapper .col-md-9 {
    width: 72%
}

.webiner-single-banner .webiner-single-banner-wrapper .col-md-3 {
    width: 28%
}

.webiner-single-banner-wrapper img {
    width: 100%;
    height: 100%
}

.webiner-single-banner-content {
    background-color: #fff;
    position: relative;
    padding: 45px 20px 20px;
    height: 100%
}

.webiner-single-banner-content h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px
}

.webiner-single-banner-content .partner-image p {
    text-align: center
}

.webiner-single-banner-content img {
    width: auto;
    height: 180px;
    margin: 20px 19px 30px;
    text-align: center
}

.webiner-single-banner-content a.btn.btn-primary {
    width: 100%;
    font-size: 18px;
    margin-top: 10px
}

.webiner-single-banner-content a.btn.btn-yellow {
    font-size: 18px!important;
    width: 100%
}

.webiner-single-banner .webinars-date {
    left: 0;
    padding: 7px 8px 8px
}

.single-webinars .pho-inner-banner {
    background-image: url(../png/checkout-bg.png);
    background-position: center
}

h3.webinar-time {
    font-weight: 100
}

.webinar-time {
    text-align: center;
    margin-bottom: 30px!important;
    font-style: italic
}

.webinar-time span,.webinar-time span i {
    color: #005eec;
    margin-right: 5px;
    font-weight: 700
}

@media only screen and (max-width: 1199px) {
    .webinars-ondemand .row [class*=col-] {
        padding-left:15px;
        padding-right: 15px
    }

    .webinars-ondemand-image {
        padding: 15px
    }

    .pho-webinars .pho-cta .btn-primary {
        margin-top: 10px;
        margin-left: 0;
        display: table;
        width: 144px
    }

    .webiner-single-banner-content .d-flex {
        display: block
    }

    .webiner-single-banner-content .d-flex h3 {
        width: 100%;
        padding-right: 0;
        margin-bottom: 10px;
        font-size: 16px
    }

    .webiner-single-banner-content a.btn.btn-yellow {
        width: auto
    }

    .webiner-single-banner-content {
        background-color: #fff;
        padding: 28px 15px 20px
    }

    .webiner-single-banner-content img {
        margin: 10px auto 20px;
        height: 126px
    }

    .webiner-single-banner .webiner-single-banner-wrapper .col-md-9 {
        width: 66%
    }

    .webiner-single-banner .webiner-single-banner-wrapper .col-md-3 {
        width: 34%
    }

    .webinars-date {
        padding: 4px 20px 5px
    }

    .webinars-date:after {
        height: 30px;
        width: 37px;
        right: -28px
    }

    .webinars-upcoming {
        padding: 30px
    }

    .webiner-single-banner .webinars-date {
        padding: 5px 8px
    }
}

@media only screen and (max-width: 991px) {
    .webinars-ondemand .row,.webinars-upcoming-part .row {
        display:block
    }

    .webinars-upcoming-image,.webinars-ondemand-image {
        margin-bottom: 20px
    }

    .webinars-upcoming-part .row [class*=col-] {
        width: 100%
    }

    .pho-webinars .pho-cta .btn-primary {
        margin-top: 10px;
        margin-left: 15px;
        display: inline-block;
        width: 166px
    }

    .webiner-single-banner-wrapper img {
        margin-bottom: 20px;
        padding-bottom: 20px
    }

    .webiner-single-banner .col-md-7,.webiner-single-banner .col-md-5 {
        width: 100%
    }

    .webiner-single-banner .webiner-single-banner-wrapper .col-md-9 {
        width: 100%
    }

    .webiner-single-banner .webiner-single-banner-wrapper .col-md-3 {
        width: 100%
    }

    .webiner-single-banner-content h3 {
        font-size: 18px
    }
}

@media only screen and (max-width: 767px) {
    .pho-webinars .pho-inner-banner {
        background-position:left
    }

    .webinars-upcoming-image,.webinars-ondemand-image {
        margin-bottom: 0
    }

    .webinars-upcoming {
        padding: 50px 30px 5px
    }

    .webinars-ondemand {
        padding: 40px 30px 5px
    }

    .webinars-ondemand-image {
        padding: 25px
    }

    .pho-webiner-speakers .col-md-4.col-sm-6 {
        width: 50%
    }

    .pho-webinars-content {
        padding: 0 0 50px
    }

    .webiner-single-banner-wrapper img {
        margin-bottom: 20px;
        padding-bottom: 0
    }

    .webiner-single-banner .webiner-single-banner-wrapper .col-md-3 {
        margin: 0
    }
}

@media only screen and (max-width: 600px) {
    .pho-inner-banner .title-box {
        width:100%
    }

    .pho-webinars .pho-inner-banner {
        padding: 50px 0 33px
    }

    .pho-webinars .pho-inner-banner .title-box {
        padding: 0;
        margin: 0
    }

    .pho-webinars .pho-inner-banner h1 {
        margin-bottom: 20px
    }

    .pho-webinars .pho-inner-banner p {
        font-size: 16px
    }

    .webinars-upcoming {
        margin: 15px 0 0;
        box-shadow: none
    }

    .webinars-upcoming-part .owl-theme .owl-nav button.owl-prev {
        left: -30px;
        font-size: 13px;
        width: 22px;
        height: 22px
    }

    .webinars-upcoming-part .owl-theme .owl-nav button.owl-next {
        right: 30px;
        font-size: 13px;
        width: 22px;
        height: 22px
    }

    .webinars-upcoming-part .owl-webinars {
        padding: 0
    }

    .webinars-upcoming-part .owl-theme .owl-nav {
        display: none;
        margin-top: 0;
        top: 0%;
        transform: translate(0);
        position: relative;
        width: fit-content;
        margin: 10px auto 0
    }

    .webinars-upcoming-part .owl-theme .owl-nav button.owl-next {
        right: auto;
        position: relative;
        margin: 10px 5px
    }

    .webinars-upcoming-part .owl-theme .owl-nav button.owl-prev {
        left: auto;
        position: relative;
        margin: 10px 5px
    }

    .webinars-upcoming .btn-primary {
        margin-right: 0;
        width: 200px;
        margin-bottom: 10px
    }

    .webinars-upcoming .btn.btn-yellow {
        width: 200px
    }

    .webinars-ondemand-image {
        padding: 15px
    }

    .webinars-upcoming-part {
        padding: 40px 0 50px
    }

    .pho-webinars .pho-cta-wrapper .row [class*=col-] {
        padding-left: 15px;
        padding-right: 15px
    }

    .pho-webinars.single-webinars .pho-inner-banner .title-box {
        padding: 0
    }

    .pho-inner-banner .title-box h5 {
        color: #fff;
        font-size: 24px;
        font-weight: 500;
        margin-top: 20px
    }

    .pho-webiner-speakers .col-md-4.col-sm-6 {
        width: 100%;
        margin: 0
    }

    .pho-webinars-content {
        padding: 30px 0 50px
    }

    .webiner-single-banner-wrapper .row [class*=col-] {
        margin-bottom: 8px
    }

    .webiner-single-banner-wrapper img {
        padding-bottom: 20px
    }
}

@media only screen and (max-width: 420px) {
    .pho-webinars .pho-cta .btn-primary{
        display: block;
    margin: 10px auto 0;
    }
    .webinars-date {
        top:-10px;
        padding: 4px 2px 5px 10px
    }

    .webinars-date:after {
        right: -37px
    }

    .webinars-upcoming {
        padding: 50px 20px 5px
    }

    .webinars-ondemand {
        padding: 40px 20px 5px
    }
}

@media only screen and (max-width: 380px) {
    .single-webinars .webinars-date {
        padding:4px 2px 5px 5px
    }

    .webinars-date {
        left: 0
    }

    .webiner-single-banner-wrapper {
        padding: 20px 10px
    }
}

@media only screen and (max-width: 330px) {
    .webinars-date:after {
        display:none
    }
}

.owl-theme .owl-dots {
    text-align: center
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom:1}

.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    background: #ccc!important;
    margin: 5px 7px;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span {
    background: #005eec!important
}

.pho-free-resource .pho-inner-banner {
    background-position: center;
    padding: 70px 0;
}
.pho-newsletter-part.pho-free-resource .pho-inner-banner {
    padding: 50px 0;
}
.pho-newsletter-part.pho-free-resource .pho-inner-banner .btn-primary {
    margin-top: 5px;font-size: 18px;
}
.pho-newsletter-part.pho-free-resource .pho-inner-banner .btn-primary:hover{
    background-color: #f3943e;
    border: 1px solid #f3943e;
}
.pho-enterprise-part.pho-free-resource .pho-inner-banner {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px;
    border-radius: 10px;
    margin: 0;
    position: relative
}

.pho-enterprise-part.pho-free-resource .pho-inner-banner:after {
    content: "";
    position: absolute;
    left: -20px;
    bottom: -20px;
    z-index: -1;
    background: url(../png/shape1.png);
    width: 150px;
    height: 150px;
    background-size: contain;
    background-repeat: no-repeat
}

.pho-about-part.pho-enterprise-part.pho-free-resource {
    padding: 50px 0 0
}

.pho-about-part.pho-enterprise-part.pho-free-resource .pho-inner-banner h1 {
    line-height: 1.3;
    font-size: 30px
}

.pho-about-part.pho-enterprise-part.pho-free-resource .pho-inner-banner p {
    font-size: 14px;
    line-height: 1;
    margin-bottom: 12px
}

.pho-about-part.pho-enterprise-part.pho-free-resource .pho-inner-banner .btn-light {
    font-size: 16px;
    margin-bottom: 10px
}

.pho-about-part.pho-enterprise-part.pho-free-resource .pho-inner-banner ul li i {
    font-size: 16px
}

.pho-about-part.pho-enterprise-part.pho-free-resource .pho-inner-banner ul li h4 {
    font-size: 12px;
    margin-top: 2px
}
.pho-about-part.pho-enterprise-part.pho-free-resource iframe{width:100%;    height: 273px;}
.pho-free-resource .pho-main-heading {
    margin-bottom: 20px!important
}

.owl-resource .owl-dots {
    display: none
}

.owl-resource,.owl-resource-three {
    padding: 0 50px
}

.pho-free-resource .pho-infographic-gallery {
    padding: 50px 0
}

.pho-flashcard.pho-free-resource .pho-infographic-gallery .pho-infogallery-overlay1 {
    padding: 20px 25px 30px
}

.pho-flashcard.pho-free-resource .pho-infographic-gallery .pho-infogallery-overlay1 h4 {
    font-size: 24px;
    font-weight: 500
}

.pho-flashcard.pho-free-resource .pho-infographic-gallery .pho-infogallery-overlay1 p {
    font-size: 14px
}

.pho-free-resource .pho-infographic-gallery .pho-infogallery-wrapper {
    margin: 0
}

.pho-newsletter-part.pho-infographics-part.pho-free-resource.gray-box {
    background-color: #e6ebf0
}

.pho-newsletter-part.pho-infographics-part.pho-free-resource.gray-box .owl-resource:after {
    content: "";
    position: absolute;
    right: 30px;
    bottom: -20px;
    z-index: -1;
    background: url(../png/shape1.png);
    width: 150px;
    height: 150px;
    background-size: contain;
    background-repeat: no-repeat
}

.pho-newsletter-part.pho-infographics-part.pho-free-resource .modal-body .btn-primary {
    margin-right: 8px
}

.pho-free-resource .pho-infographic-gallery .pho-infogallery-wrapper img {
    height: 230px
}

.pho-flashcard.pho-free-resource .pho-infogallery-wrapper img {
    height: auto
}

.pho-free-resource .pho-infogallery-overlay {
    outline-offset: -15px
}

.pho-free-resource .project-zoom {
    width: 60px;
    height: 60px
}

.pho-free-resource .project-zoom:after {
    width: 50px;
    height: 50px
}

.pho-free-resource .project-zoom i {
    font-size: 18px;
    line-height: 60px
}

.pho-free-resource .text-center {
    text-align: center;
    margin-top: 30px
}

.pho-free-resource .btn-primary {
    color: #fff;
    background-color: #005eec;
    background-size: 200%;
    transition: .1s ease-out;
    padding: .7rem 2rem;
    border-width: 0;
    font-size: 14px;
    font-weight: 700
}

.pho-free-resource .btn-primary i {
    margin-left: 5px
}

.pho-free-resource .btn-primary:hover {
    transform: scale(1.1);
    background-color: #005eec;
    color: #fff
}

.pho-free-resource .pho-infographics-part .modal-body .btn-primary {
    font-size: 14px
}

.pho-unrestricted h3 {
    line-height: 1.3;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 10px
}

.pho-unrestricted.pho-free-resource .btn-primary {
    font-size: 16px;
    padding: .7rem 1.9rem
}

.pho-unrestricted p {
    color: #252628;
    margin-bottom: 20px
}

.pho-unrestricted .btn-light {
    background-color: #fff;
    border: 1px solid #fff;
    transition: .1s ease-out;
    padding: .7rem 2rem;
    font-size: 15px;
    font-weight: 700;
    color: #005eec
}

.pho-unrestricted .btn-light:hover {
    transform: scale(1.1);
    color: #005eec
}

.pho-unrestricted-box {
    border: 6px solid #fff;
    padding: 40px 15px
}

.pho-unrestricted-box .image-box {
    border-radius: 10px;
    position: relative;
    box-shadow: 0 8px 20px #b1b1b1
}

.pho-unrestricted-box .image-box img {
    width: 100%;
    height: auto;
    z-index: 2;
    position: relative
}

.pho-unrestricted-box .image-box:after {
    content: "";
    position: absolute;
    right: -20px;
    top: -20px;
    z-index: 1;
    background: url(../png/shape1.png);
    width: 150px;
    height: 150px;
    background-size: contain;
    background-repeat: no-repeat
}

.pho-unrestricted {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
    margin: 0;
    position: relative
}

.pho-exclusive-resources.pho-free-resource {
    padding: 40px 0 50px;
    background-color: #fff
}

.pho-exclusive-resources.pho-free-resource .pho-main-heading,.pho-blog-part.pho-free-resource .pho-main-heading {
    margin-bottom: 5px!important
}

.pho-free-resource .pho-sub-heading {
    margin-bottom: 30px
}

.pho-free-resource .row [class*=col-],.pho-free-resource .b-row [class*=col-] {
    padding-left: 15px;
    padding-right: 15px
}

.resources-wrapper {
    box-shadow: 0 8px 20px #dedede
}

.pho-exclusive-resources.pho-free-resource h4 {
    text-align: left;
    color: #003ca2;
    font-size: 18px;
    background-color: #fff;
    padding: 5px 20px 20px;
    font-weight: 600
}

.pho-exclusive-resources.pho-free-resource h6 {
    background-color: #005eec;
    width: fit-content;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    padding: 5px 10px;
    margin: 25px 20px 5px;
    border-radius: 4px
}

.pho-blog-part.pho-free-resource,.gray-box.pho-free-resource {
    background-color: #e6ebf0;
    padding: 50px 0
}

.page-template-pho-free-resources .pho-newsletter-part.pho-infographics-part.pho-free-resource.pt-0 .pho-infographic-gallery {
    padding-top: 0
}

.gray-box.pho-free-resource.p-0 {
    padding: 0
}

.gray-box.pho-free-resource.p-0 .pho-blog-part .pho-blog-part-wrapper .pho-blog-part-content h2.entry-title {
    height: 50px
}

.gray-box.pho-free-resource.p-0 .text-center.mt-0 {
    margin-top: 0
}

.gray-box.pho-free-resource.p-0 .pho-infographics-part .modal.myIframeModal h3 {
    margin-left: 0;
    margin-bottom: 15px
}

.gray-box.pho-free-resource.p-0 .pho-infographics-part .modal-body .btn-primary,.gray-box.pho-free-resource.p-0 .pho-infographics-part .modal-body .btn-primary:hover {
    margin-bottom: 0
}

.pho-blog-part.pho-free-resource .pho-blog-part-wrapper .pho-blog-part-content a.blog-cat {
    font-size: 13px
}

.pho-blog-part.pho-free-resource .pho-blog-part-wrapper .pho-blog-part-content h2.entry-title a {
    font-size: 18px
}

.pho-blog-part.pho-free-resource .pho-blog-part-wrapper .pho-blog-part-content h2.entry-title {
    height: 60px
}

.pho-blog-part.pho-free-resource .text-center {
    margin-top: 0
}

.pho-bg-white {
    background-color: #fff
}

.pho-free-resource .heading-box {
    padding: 0 0 30px;
    position: relative;
    width: 100%
}

.pho-free-resource h3.heading-box-title {
    font-size: 1.4rem;
    line-height: 1.25;
    text-transform: uppercase;
    font-weight: 300;
    width: fit-content;
    background: #fff;
    margin-bottom: 0;
    z-index: 2;
    position: relative;
    padding: 0 10px 0 0;
    font-weight: 600
}

.gray-box h3.heading-box-title {
    background: #e6ebf0
}

.pho-free-resource .heading-box::after {
    border-bottom: 3px solid #acb7c7;
    content: "";
    right: 0;
    display: inline-block;
    position: absolute;
    width: 100%;
    top: 14px
}

.pho-blog.free-resource-bottom .pho-inner-banner {
    background-image: none;
    margin: 0;
    padding: 0 0 30px
}

.pho-blog.free-resource-bottom h3 {
    color: #012060;
    font-size: 1.5rem;
    font-weight: 600;
   
}

.owl-resource-three .resources-wrapper {
    padding: 40px 0;
    margin: 0 0 20px
}

.owl-resource-three .resources-wrapper img {
    margin: 0 auto 5px;
    width: auto!important
}

.owl-resource-three .resources-wrapper h6 {
    margin: 15px auto 0
}

.owl-resource-three .resources-wrapper h4 {
    text-align: center;
    background-color: #fff
}

@media only screen and (max-width: 1199px) {
    .pho-free-resource .btn-primary {
        padding:.7rem 1.6rem
    }
}

@media only screen and (max-width: 991px) {
    .pho-unrestricted-box .image-box {
        margin-bottom:20px
    }

    .pho-free-resource .col-md-4 {
        width: 100%
    }

    .pho-blog.free-resource-bottom h3 {
        font-size: 2rem
    }

    .owl-resource-three .resources-wrapper img {
        width: auto!important;
        height: auto
    }
}

@media only screen and (max-width: 767px) {
    .pho-free-resource .pho-inner-banner {
        background-position:left;
        padding: 50px 0 30px
    }

    .pho-about-part.pho-enterprise-part.pho-free-resource {
        padding: 40px 0 0
    }

    .pho-free-resource .pho-infographic-gallery,.pho-blog-part.pho-free-resource {
        padding: 40px 0 50px
    }

    .pho-unrestricted-box .image-box {
        margin-bottom: 0
    }

    .pho-unrestricted-box {
        padding: 40px 15px 12px
    }

    .pho-exclusive-resources h4 {
        margin-bottom: 0
    }

    .pho-exclusive-resources.pho-free-resource {
        padding: 40px 0 30px
    }

    .gray-box.pho-free-resource,.webinars-part.webinars-upcoming-part.pho-bg-white.pho-free-resource {
        padding: 40px 0 35px
    }

    .pho-enterprise-part.pho-free-resource .pho-inner-banner:after,.pho-free-resource .owl-nav {
        display: none
    }

    .owl-resource .owl-dots,.owl-resource-three .owl-dots {
        display: block;
        margin-top: 10px
    }

    .owl-resource,.owl-resource-three {
        padding: 0
    }

    .pho-free-resource .pho-infographic-gallery .pho-infogallery-wrapper img {
        height: auto
    }

    .pho-blog-part.pho-free-resource {
        padding: 40px 0 50px
    }

    .pho-bg-white {
        background-color: #f6f6f6
    }

    .pho-free-resource.pho-bg-white h3.heading-box-title {
        background: #f6f6f6
    }

    .pho-blog.free-resource-bottom .pho-inner-banner {
        background-color: transparent
    }

    .pho-blog.free-resource-bottom .pho-inner-banner label,.pho-blog.free-resource-bottom .pho-inner-banner label a {
        color: #005eec!important
    }

    .pho-blog.free-resource-bottom .pho-inner-banner {
        padding: 0 0 10px
    }
}

@media only screen and (max-width: 480px) {
    .page-template-pho-free-resources .gray-box.pho-free-resource.p-0 .pho-blog-part {
        padding:50px 0
    }
}

.mc4wp-alert p {
    color: #fbad18;
    font-size: 14px;
    font-weight: 600
}

.spad {
    padding: 50px 0
}

.mw-100 {
    max-width: 100%
}

.pho-home .home-info h6 {
     
    font-size: 16px;
    color: #01348f;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 10px
}

.pho-home .home-info h6 img {
    margin-right: 10px
}

.pho-home .home-info .btn-primary {
    margin-top: 10px
}

.pho-home .home-info p {
    font-size: 16px
}

.pho-home h3.main-heading {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #01348f;
    text-transform: uppercase;
    padding: 0;
    border-width: 0;
    line-height: 1.2
}

.pho-home p {
    margin-bottom: 18px;
    font-size: 16px;
     
}

.pho-home .gray-bg {
    background-color: #e9e9ec
}

.pho-home ul {
    padding: 0;
    padding-left: 20px;
    margin: 0
}

.pho-home ul li {
    font-size: 16px;
    padding-bottom: 12px;
    position: relative;
    text-decoration: none
}

.pho-home ul li::before {
    content: '\f111';
    font-family: fontawesome;
    font-size: 12px;
    color: #01348f;
    position: absolute;
    line-height: 0;
    left: -20px;
    top: 11px
}

.pho-home .btn-primary {
    color: #fff;
    background-color: #005eec;
    background-size: 200%;
    transition: .1s ease-out;
    padding: .7rem 2rem;
    border-width: 0;
    font-size: 18px;
    font-weight: 700
}

.pho-home .btn-primary:hover {
    transform: scale(1.1);
    background-color: #005eec;
    color: #fff
}

.pho-home .btn-light {
    color: #005eec;
    background-color: #fff;
    background-size: 200%;
    transition: .1s ease-out;
    padding: .7rem 2rem;
    border-width: 0;
    font-size: 18px;
    font-weight: 700
}

.pho-home .btn-light:hover {
    transform: scale(1.1);
    color: #005eec
}

.pho-home .btn-light:focus {
    color: #005eec
}

.pho-home .btn-blue:hover {
    transform: scale(1.1);
    color: #fff
}

.pho-home .btn-blue:focus {
    color: #fff
}

.pho-home .btn-blue {
    color: #fff;
    background-color: #01348f;
    background-size: 200%;
    transition: .1s ease-out;
    padding: .7rem 2rem;
    border-width: 0;
    font-size: 14px;
    font-weight: 700
}

.home-trusted {
    background-image: url(../jpg/home-excellencebg.jpg);
    position: relative;
    background-repeat: no-repeat!important;
    background-position: cover!important;
    background-size: cover!important;
    width: 100%
}

.home-trusted .pho-main-heading {
    color: #fff;
     
    text-align: left;
    font-weight: 700
}

.home-trusted .pho-award {
    padding: 10px 30px 5px;
    text-align: center;
    background-color: #fff
}

.pho-home .home-trusted p {
    margin-bottom: 10px;
 
    font-size: 15px
}

.home-trusted .pho-award h2.pho-main-heading {
    text-align: left;
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 7px;
    color: #19232d;
   
     
}

.pho-home .column,.pho-home .row [class*=col-],.pho-home .b-row [class*=col-] {
    padding-left: 15px;
    padding-right: 15px
}

.pho-home .pho-instructor .pho-main-heading{
    color: #01348f; 
    text-align: left;
}
.home .pho-home .pho-instructor .pho-main-heading,body.page-template-certifications .pho-instructor .pho-main-heading,body.page-template-courses .pho-instructor .pho-main-heading,body.page-template-masterclasses .pho-instructor .pho-main-heading{font-size: 30px;}
body.page-template-certifications .pho-instructor .row [class*=col-],body.page-template-courses .pho-instructor .row [class*=col-],body.page-template-masterclasses .pho-instructor .row [class*=col-]{    padding-left: 15px;
    padding-right: 15px;}

.pho-home .bg-blue {
    background-color: #005eec;
    position: relative
}

.pho-home .bg-blue .main-heading,.pho-home .bg-blue p {
    color: #fff
}

.pho-home .bg-blue .main-heading {
    margin-bottom: 12px;
    text-align: center
}

.pho-home .bg-blue .pho-sub-heading {
    text-align: center;
    width: 85%;
    margin: 0 auto 50px;
    font-size: 18px
}

.pho-home .bg-blue h4 {
    color: #fff;
    font-size: 30px;
     
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 20px
}

.pho-home .btn-light {
    margin-top: 15px
}

.pho-home .align-items-center {
    align-items: center;
    display: flex
}

.pho-hm-certificate img {
    padding-left: 50px
}

.pho-hm-certificate:after {
    content: '';
    background-image: url(../jpg/home-shapebg4.jpg);
    position: absolute;
    background-repeat: no-repeat!important;
    background-size: cover;
    width: 100%;
    height: 96px;
    bottom: -95px;
}

.pho-home .pho-hm-certificate {
    margin-bottom: 96px
}

.pho-home .pho-hm-certificate p {
    font-size: 18px
}

.pho-home .pho-hm-certificate .shape {
    position: absolute;
    bottom: 10px;
    padding: 0;
    left: 20px;
    top: auto!important
}

@media only screen and (max-width: 1600px) {
    .pho-home .pho-hm-certificate .shape {
        width:230px
    }
}

.pho-home .pho-hm-banner {
    margin: 60px 0 0;
    padding: 100px 0 20px
}
.pho-home .pho-hm-banner .banner-trustpilot{margin:40px 0 0; }
 .banner-trustpilot .banner-trustpilot-50{ align-items: center;}
 .pho-about-part.pho-enterprise-part .pho-inner-banner .banner-trustpilot .banner-trustpilot-50 img{width: 120px;}
 .pho-about-part.pho-enterprise-part .pho-inner-banner .banner-trustpilot .banner-trustpilot-50.banner-trustpilot2-50 img{width: 115px;}
 .pho-about-part.pho-enterprise-part .pho-inner-banner .banner-trustpilot p{letter-spacing: 0px;}
 @media only screen and (max-width: 767px) {
    .pho-about-part.pho-enterprise-part .pho-inner-banner .banner-trustpilot img { margin: 0 0 0 0!important;}
    .pho-about-part.pho-enterprise-part .pho-inner-banner .banner-trustpilot .banner-trustpilot-50 p {
        margin: 1px 5px 0 0!important;
    }
   
    .pho-about-part.pho-enterprise-part .pho-inner-banner .d-flex.align-items-center.banner-trustpilot {
        display: block!important;margin: 5px 0;
    }
}
.pho-home .bg-blue.pho-hm-banner {
    background-color: #01348f
}

.pho-home .bg-blue.pho-hm-banner h1 {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
     
    margin: 15px 0;
    
}

.pho-home .bg-blue.pho-hm-banner p {
    margin-bottom: 15px;
    font-size: 18px
}

.pho-home .bg-blue.pho-hm-banner .btn-primary {
    margin-top: 15px;
    margin-right: 10px
}

.pho-home .bg-blue.pho-hm-banner .btn-primary,.pho-home .home-individual .btn-light {
    color: #fff;
    background-color: #f3943e;
    border: 1px solid #f3943e;
    font-size: 18px
}

.home .pho-home .btn,.home .btn,.home footer.footer-part .btn {
    font-size: 18px
}

.pho-home .bg-blue.pho-hm-banner .btn-light {
    color: #fff;
    background-color: transparent;
    border: 1px solid #fff;
    font-size: 18px
}

.pho-home .bg-blue.pho-hm-banner .btn-light:hover {
    color: #005eec;
    background-color: #fff
}

.pho-home .bg-blue.pho-hm-banner .text-center {
    text-align: center
}

.pho-home .bg-blue.pho-hm-banner img.shape1 {
    position: absolute;
    top: -48px;
    right: 9px;
    z-index: 1;
    width: 140px
}

.pho-home .bg-blue.pho-hm-banner img.shape2 {
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    right: 9px;
    z-index: 1;
    width: 125px
}

.pho-home .banner-image {
    position: relative
}

.pho-home .banner-image .mw-100 {
    position: relative;
    z-index: 2
}

.pho-home .banner-image img.shape {
    position: absolute;
    left: -45px;
    top: -45px!important
}

.pho-home .pho-hm-banner {
    margin-bottom: 90px
}

.pho-hm-banner:after {
    content: '';
    background-image: url(../jpg/home-shapebg1.jpg);
    position: absolute;
    background-repeat: no-repeat!important;
    background-size: cover;
    width: 100%;
    height: 92px;
    bottom: -91px;
    z-index: -1
}
.pho-home-logos .row [class*=col-] {
    padding-left: 15px;
    padding-right: 15px;
}
.pho-home-logos h4 {
    font-size: 21px;
    text-align: left;
    margin-bottom: 0;
    padding: 0;
    border-width: 0;
     
    color: #01348f;
    font-weight: 700;
}
.pho-home-logos img{
    width: 100%; 
    margin: 0 0px;
}
.hm-logos .owl-stage {
    display: flex;
  align-items: center;
}
.hm-logos .owl-carousel .owl-stage-outer,.hm-logos .owl-stage{height:45px;}

.pho-home-logos img:hover {
    transform: scale(1.1)
}

.pho-home .bg-blue.home-individual {
    background-repeat: no-repeat;
    padding: 60px 0 150px;
    background-position: 25% bottom
}

.pho-home .bg-blue.home-individual .align-items-center {
    z-index: 2;
    position: relative
}

.pho-home .bg-blue.home-individual .main-heading {
    text-align: left
}

.pho-home .bg-blue.home-individual p,.home-team p {
    font-size: 18px
}

.pho-home .bg-blue.home-individual ul,.home-team ul {
    padding-left: 0;
    margin: 10px 0;
    float: left
}

.pho-home .bg-blue.home-individual ul li,.home-team ul li {
    width: 50%;
    float: left;
    margin-top: 10px;
    height: 80px
}

.pho-home .bg-blue.home-individual ul li::before,.home-team ul li::before {
    display: none
}

.pho-home .bg-blue.home-individual ul li .d-flex,.home-team ul li .d-flex {
    display: flex;
    align-items: flex-start;
    padding-right: 5px
}

.pho-home .bg-blue.home-individual ul li {
    color: #fff
}

.pho-home .bg-blue.home-individual ul li p,.home-team ul li p {
    margin: 0
}

.pho-home .bg-blue.home-individual ul li img,.home-team ul li img {
    max-width: 60px;
    max-height: 60px;
    margin-right: 7px;
    width: auto
}

.pho-home .bg-blue.home-individual .btn-blue,.home-team .btn-blue {
    margin-top: 15px;
    margin-right: 10px
}

.home-team {
    background-repeat: no-repeat;
    background-position: 85% bottom;
    background-color: #e7e3df;
    color: #01348f;
    position: relative;
    background-size: contain
}

.home-individual:after {
    content: '';
    background-image: url(../png/home-shapebg3.png);
    position: absolute;
    background-repeat: no-repeat!important;
    background-size: cover;
    width: 100%;
    height: 194px;
    bottom: 0;
    z-index: 1
}

.pho-home .pho-instructor .pho-instructor-block-wrapper h6,.pho-instructor.certif-instructor .pho-instructor-block-wrapper h6 {
    color: #1b252f;
    font-size: 18px;
    font-weight: 600;
   
}

.pho-home .p-0 {
    padding: 0
}

.pho-home .pho-instructor .pho-instructor-block-wrapper {
    height: 370px
}
.pho-home .pho-instructor p,.pho-instructor.certif-instructor .pho-instructor-block-wrapper p{
    margin-bottom: 18px;
    font-size: 16px;
     
}
.pho-home .pho-instructor p.instructor-name,.pho-instructor.certif-instructor .pho-instructor-block-wrapper p.instructor-name{
    margin-bottom: 6px;
    font-size: 18px;
   
    color: #005eed
}

.pho-home .pho-instructor span {
    /*font-size: 17px;
    font-style: italic*/
}

@media only screen and (max-width: 1800px) {
    .home-team {
        background-position:90% bottom
    }

    .pho-home .bg-blue.home-individual {
        background-position: 22% bottom
    }
}

@media only screen and (max-width: 1600px) {
    .home-team {
        background-position:100% bottom
    }

    .pho-home .bg-blue.home-individual {
        background-position: 15% bottom
    }

    .pho-hm-banner:after {
        height: 77px;
        bottom: -76px
    }

    .home-individual:after {
        height: 162px;
        bottom: -1px
    }

    .pho-hm-certificate:after {
        height: 80px;
        bottom: -79px;
    }

    .pho-home .pho-hm-banner {
        margin-bottom: 75px
    }

    .pho-home .pho-hm-certificate {
        margin-bottom: 80px
    }
}

@media only screen and (max-width: 1400px) {
    .pho-home .bg-blue.home-individual {
        background-position:11% bottom
    }

    .pho-hm-banner:after {
        height: 69px;
        bottom: -69px;
    }

    .home-individual:after {
        height: 142px
    }

    .pho-hm-certificate:after {
        height: 94px;
        bottom: -93px
    }

    .home-team {
        background-size: 50%
    }
}

@media only screen and (max-width: 1350px) {
    .pho-home .bg-blue.home-individual {
        background-position:7% bottom
    }
}

@media only screen and (max-width: 1270px) {
    .pho-home .bg-blue.home-individual {
        background-size:46%
    }
}

@media only screen and (max-width: 1199px) {
    .pho-home .pho-hm-banner .banner-trustpilot{margin: 30px 0 0;}

    .pho-hm-banner:after {
        height:58px;
        bottom: -57px
    }

    .home-individual:after {
        height: 122px
    }

    .pho-hm-certificate:after {
        height: 59px;
        bottom: -58px
    }

    .pho-home .pho-hm-banner {
        margin-bottom: 56px
    }

    .pho-home .pho-hm-certificate {
        margin-bottom: 59px
    }

    

    .pho-home .bg-blue.home-individual ul li,.home-team ul li {
        padding-right: 5px;
        height: 100px
    }

    .pho-home .bg-blue.home-individual ul li img,.home-team ul li img {
        max-width: 50px;
        max-height: 50px
    }

    .pho-home .pho-instructor .pho-instructor-block-wrapper {
        height: 310px
    }

    .page-template-home-template .pho-cta .btn-primary {
        margin-top: 10px;
        margin-left: 0;
        display: table;
    
    }

    .page-template-home-template .pho-cta.pt-0 {
        padding-top: 0
    }

    .pho-home .pho-hm-certificate .shape {
        display: none
    }
}

@media only screen and (max-width: 991px) {
    .pho-home .bg-blue.pho-hm-banner .row,.pho-home .home-info.gray-bg .row {
        flex-direction:column-reverse!important;
        display: flex
    }

    .pho-home .banner-image {
        position: relative;
        width: fit-content;
        margin: 0 auto 30px;
        display: none
    }

    .pho-home .pho-hm-banner {
        padding: 40px 0
    }

    .pho-home-logos h4{text-align:center;margin-bottom: 10px !important;}

    .pho-home .bg-blue.home-individual {
        padding: 60px 0;
        background-image: none!important
    }

    .pho-home .bg-blue.home-individual ul li,.home-team ul li {
        padding-right: 5px;
        height: 65px
    }

    .home-individual:after {
        height: 88px
    }

    .home-team {
        background-image: none!important
    }

    .pho-home .pho-hm-certificate img {
        padding-left: 0;
        margin-bottom: 20px
    }

    .pho-home .home-trusted .pho-award {
        padding: 10px 10px 5px
    }

   

    .pho-home .pho-instructor .pho-instructor-block-wrapper {
        height: 350px
    }

    .pho-home .home-info-img img {
        margin-bottom: 30px
    }

    .page-template-home-template .pho-cta .btn-primary {
        margin-top: 10px;
        margin-left: 15px;
        display: inline-block;
      
    }
}

@media only screen and (max-width: 799px) {
    .pho-home .pho-hm-banner {
        margin-top:0
    }
}

@media only screen and (max-width: 767px) {
    .pho-hm-banner:after,.home-individual:after,.pho-hm-certificate:after {
        display:none
    }

    .pho-home .pho-hm-banner {
        padding: 5px 0 35px;
        margin-bottom: 0
    }

    .home .pho-home .pho-hm-banner {
        padding: 20px 0 5px;

    }
    .pho-home-logos.spad {
        padding: 30px 0;
    }
    .pho-home-logos .col-md-8.col-sm-12 { margin-bottom: 0px !important;}
    .pho-home-logos h4{text-align:center;margin-bottom: 0px !important;}
    .pho-home-logos .col-md-4.col-sm-12 {
        margin-bottom: 13px;
    }
    .pho-home .align-items-center {
        display: block
    }

    .pho-home .bg-blue.home-individual {
        padding: 28px 0 35px
    }

    .home .pho-home .bg-blue.home-individual {
        padding: 28px 0 8px
    }

    .home-team {
        padding: 50px 0 5px
    }

    .pho-home .pho-hm-certificate {
        padding: 56px 0 18px;
        margin-bottom: 0
    }

    .pho-home .pho-instructor .pho-instructor-block-wrapper {
        margin: 0 10px 10px!important
    }

    .pho-home .banner-image {
        display: none
    }

    .pho-home .pho-hm-certificate .row {
        flex-direction: column-reverse!important;
        display: flex
    }

    .pho-home .pho-hm-certificate h4 {
        font-size: 26px
    }

    .pho-home .bg-blue.pho-hm-banner h1 {
        font-size: 30px
    }

    .pho-home .home-info p,.pho-home .home-info h6,.pho-home ul li {
        font-size: 14px
    }

    .pho-home .bg-blue.pho-hm-banner p,.pho-home .bg-blue.home-individual p,.home-team ul li,.pho-home .bg-blue.home-individual ul li,.home-team p,.pho-home .bg-blue .pho-sub-heading,.pho-home .pho-hm-certificate p {
        font-size: 16px
    }

    .pho-home .bg-blue.home-individual .main-heading,.pho-home h3.main-heading,.pho-home .pho-instructor .pho-main-heading,.home-trusted .pho-main-heading {
        font-size: 26px
    }

    .pho-home .bg-blue.home-individual ul li .d-flex,.home-team ul li .d-flex {
        align-items: center
    }
}

@media only screen and (max-width: 500px) {
    .pho-home .pho-hm-banner .banner-trustpilot .banner-trustpilot2-50 img{height: 18px;width: auto;}
    .pho-home .bg-blue.home-individual ul li,.home-team ul li {
        width:100%
    }

    .pho-home .btn-primary {
        white-space: break-spaces
    }

    .pho-home .bg-blue .pho-sub-heading {
        width: 100%
    }

    .pho-home .pho-instructor .pho-instructor-block-wrapper {
        height: 480px
    }

    .home-trusted .pho-award-wrapper p {
        width: 100%
    }

   .pho-award p img {
        width: 25%!important
    }

    .home-trusted.spad {
        padding: 58px 0 65px
    }

    .home-info.spad {
        padding: 60px 0
    }

    .home-info .column,.home-info .row [class*=col-] {
        margin-bottom: 0
    }
    .pho-home .pho-hm-banner .banner-trustpilot{margin:35px 0 0; }
.pho-home .pho-hm-banner .banner-trustpilot .banner-trustpilot-50{ margin:6px 0 0;}
}

@media only screen and (max-width: 420px) {
    .pho-award p img {
        width:24%!important
    }

    .home-trusted .col-lg-3 {
        margin-bottom: 10px!important
    }

    .home-trusted .col-lg-9.pho-award-wrapper {
        margin-bottom: 5px
    }

    .home-trusted .pho-award-wrapper p {
        margin-bottom: 0
    }
    .page-template-home-template .pho-cta .btn-primary {
        display: block;
        margin: 10px auto 0;
    }
}

@media only screen and (max-width: 400px) {
    .pho-home .btn-primary,.pho-home .btn-light,.pho-home .btn-blue {
        padding:.7rem 1rem
    } .pho-award p img {
        width:24%!important
    }
}

@media only screen and (max-width: 380px) {
    .pho-award p img {
        width:23%!important
    }
}
.pho-home.single-ebook-part .pho-hm-banner h1 {    font-size: 30px;text-transform: none;}
.pho-home.single-ebook-part .pho-hm-banner p {    font-size: 16px;}
.pho-home.single-ebook-part .home-individual {
    background-repeat: no-repeat;
    padding: 60px 0 150px;
    background-position: 15% center;
    position: relative
}

.pho-home.single-ebook-part .home-individual h3.main-heading,.pho-home.single-ebook-part .home-individual,.pho-home.single-ebook-part .home-individual h4 {
    color: #005eec;
     
}

.pho-home.single-ebook-part .home-individual h4 {
    font-size: 20px;
     
    margin-bottom: 12px
}

.pho-home.single-ebook-part .home-individual h6,.pho-home.single-ebook-part .home-team h6,.pho-home.single-presentaion-part .home-iframe h6 {
    color: #f4ab1e;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
     
}

.pho-home.single-ebook-part .home-individual ul,.pho-home.single-ebook-part .home-team ul {
    padding-left: 30px
}

.pho-home.single-ebook-part .home-individual ul li,.pho-home.single-ebook-part .home-team ul li {
    font-size: 16px;
    padding-bottom: 15px;
    position: relative;
    text-decoration: none
}

.pho-home.single-ebook-part .home-individual ul li::before,.pho-home.single-ebook-part .home-team ul li::before {
    content: '';
    background-image: url(../png/blue-arrow.png);
    width: 18px;
    height: 15px;
    position: absolute;
    line-height: 0;
    left: -30px;
    top: 5px
}

.pho-home.single-ebook-part .home-individual .btn-primary {
    margin-top: 20px
}

.pho-home.single-ebook-part .home-team p,.pho-home.single-ebook-part .home-individual p {
    font-size: 16px
}

.pho-home.single-ebook-part .home-team {
    padding: 80px 0 100px;
    background-position: 77% bottom
}

.pho-home.single-ebook-part .home-trusted {
    background-image: url(../jpg/ebook-trusted.jpg)
}

@media only screen and (max-width: 1400px) {
    .pho-home.single-ebook-part .home-team {
        background-size:35%;
        background-position: 85% bottom
    }

    .pho-home.single-ebook-part .home-individual {
        background-position: 5% center
    }
}

.pho-flashcard.main-ebook-part .pho-inner-banner {
    background-image: url(../jpg/ebook-main.jpg);
    background-position: center
}

.pho-flashcard.main-ebook-part .pho-inner-banner h1 {
    font-size: 40px;
    margin-bottom: 10px;
    text-transform: uppercase
}

.pho-flashcard.main-ebook-part .pho-iconbox1 img.fimg2 {
    top: -180px;
    left: 15px;
    width: calc(100% - 30px)
}

.pho-flashcard.main-ebook-part .pho-inner-banner .title-box {
    padding: 100px 0
}

.pho-flashcard.main-ebook-part .pho-iconbox1 {
    padding: 70px 0 50px
}

.pho-flashcard.main-ebook-part h2.pho-main-heading {
     
    font-weight: 700;
    text-align: left;
    margin-bottom: 15px
}

.pho-flashcard.main-ebook-part .pho-blog-part .pho-blog-part-wrapper .pho-blog-part-content h2.entry-title {
    height: 45px
}

.pho-flashcard.main-ebook-part .pho-blog-part .pho-blog-part-wrapper .pho-blog-part-content p {
    margin-bottom: 0;
    color: #444546;
    line-height: 1.7
}

.pho-flashcard.main-ebook-part .banner-image .mw-100,.pho-home.single-ebook-part .banner-image .mw-100 {
    border-radius: 10px
}

.pho-infographics-part.pho-inner-contact-form .modal-body {
    background-color: #fff
}

.pho-infographics-part.pho-inner-contact-form .modal-dialog {
    width: fit-content
}

.pho-infographics-part.pho-inner-contact-form .modal-body .mt-2 {
    margin-top: 20px
}

.pho-infographics-part.pho-inner-contact-form .modal-body p,.pho-infographics-part.pho-inner-contact-form .modal-body p a,.pho-infographics-part.pho-inner-contact-form .modal-body .mt-2 label {
    color: #0943b0;
    font-size: 13px;
    font-style: italic;
    font-weight: 700
}

.pho-infographics-part.pho-inner-contact-form .modal-body p a {
    text-decoration: underline
}

.pho-infographics-part.pho-inner-contact-form form input[type=text],.pho-infographics-part.pho-inner-contact-form form textarea,.pho-infographics-part.pho-inner-contact-form form input[type=email] {
    width: 100%
}

.pho-infographics-part.pho-inner-contact-form form .wpcf7-list-item {
    margin: 0 .5rem 0 0
}

@media only screen and (max-width: 1300px) {
    .pho-home.single-ebook-part .home-individual {
        background-position:0% center
    }
}

@media only screen and (max-width: 1199px) {
    .pho-flashcard.main-ebook-part .pho-inner-banner .title-box {
        padding:50px 0 80px;
        width: 60%
    }

    .pho-flashcard.main-ebook-part .pho-iconbox1 {
        padding: 70px 0 0
    }

    .pho-home.single-ebook-part .home-individual {
        background-position: 5% center;
        background-size: 45%
    }
}

@media only screen and (max-width: 991px) {
    .pho-flashcard.main-ebook-part .pho-inner-banner {
        margin:60px 0 0
    }

    .pho-flashcard.main-ebook-part .pho-inner-banner .title-box {
        padding: 70px 0 46px;
        width: 100%
    }

    .pho-flashcard.main-ebook-part .pho-inner-banner {
        background-position: left
    }

    .pho-flashcard.main-ebook-part .pho-iconbox1 {
        padding: 0
    }

    .pho-flashcard.main-ebook-part .pho-blog-part .pho-blog-part-wrapper .pho-blog-part-content h2.entry-title {
        height: auto
    }

    .pho-home.single-ebook-part .home-individual {
        background-image: none!important;
        padding: 40px 0 50px
    }

    .pho-home.single-ebook-part .home-team {
        padding: 50px 0
    }
}

@media only screen and (max-width: 799px) {
    .pho-flashcard.main-ebook-part .pho-inner-banner {
        margin:0
    }

    .post-type-archive-ebooks .pho-flashcard.main-ebook-part .pho-inner-banner .title-box {
        width: 75%
    }
}

@media only screen and (max-width: 767px) {
    .pho-flashcard.main-ebook-part .pho-iconbox1 {
        display:none
    }

    .pho-blog-part {
        padding: 40px 0 0
    }

    .pho-single-blog .pho-blog-part {
        padding: 25px 0 0
    }

    .pho-home.single-ebook-part .home-individual {
        padding: 22px 0 12px
    }

    .pho-home.single-ebook-part .home-team {
        padding: 50px 0 0
    }
}

@media only screen and (max-width: 575px) {
    .pho-flashcard.main-ebook-part .pho-inner-banner {
        padding:0
    }

    .pho-flashcard.main-ebook-part .pho-inner-banner h1 {
        font-size: 30px
    }
}

.single-ebooks .pho-infographics-part.pho-inner-contact-form .modal h2,.single-casestudies .pho-infographics-part.pho-inner-contact-form .modal h2 {
     
    font-weight: 700;
    margin-bottom: 20px;
    text-align: center
}

.single-ebooks .pho-infographics-part.pho-inner-contact-form .modal ::placeholder {
    color: #ccc;
    font-weight: 600;
    font-size: 15px
}

.single-ebooks .pho-infographics-part.pho-inner-contact-form form input[type=text],.single-ebooks .pho-infographics-part.pho-inner-contact-form form textarea,.single-ebooks .pho-infographics-part.pho-inner-contact-form form input[type=email] {
    width: 100%;
    background-color: #fff!important;
    border: 1px solid #c1c0ce80!important;
    height: 45px
}

.single-ebooks .pho-infographics-part .modal-body .btn-primary,.single-ebooks .pho-infographics-part .modal-body .btn-primary:hover,.single-casestudies .pho-infographics-part .modal-body .btn-primary,.single-casestudies .pho-infographics-part .modal-body .btn-primary:hover {
    width: calc(100% - 64px);
    margin-top: 0;
    margin-bottom: 0!important;
    font-style: initial
}

.single-ebooks .pho-infographics-part.pho-inner-contact-form .modal .wpcf7-form-control-wrap {
    position: relative;
    display: block
}

.single-ebooks .pho-infographics-part.pho-inner-contact-form .modal .wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 11px;
    font-weight: 400;
    display: block;
    position: absolute;
    top: 2px;
    right: 4px;
    font-style: italic
}

.single-ebooks .pho-infographics-part.pho-inner-contact-form .modal .wpcf7 form .wpcf7-response-output {
    margin: 1em .5em 0
}

.pho-flashcard.main-ebook-part .pho-inner-banner .title-box {
    width: 48%
}

.pho-hm-banner-two-box {
    width: 33.3%;
    text-align: center
}

.pho-hm-banner-two .d-flex {
    display: flex;
    bottom: 140px;
    left: 11.8%;
    right: 0;
    position: absolute
}

.pho-hm-banner-two.pho-hm-banner {
    position: relative
}

.pho-hm-banner-two.pho-hm-banner:after {
    display: none!important
}

.pho-home .pho-hm-banner-two {
    margin-bottom: 0
}

.pho-home .pho-hm-banner-two .btn-primary {
    background-color: #f6ac41;
    color: #fff;
    margin-top: 15px;
    margin-right: 15px
}

.pho-home .pho-hm-banner-two .btn-light {
    color: #b61618
}

.hurrytimer-campaign-25979 .hurrytimer-headline {
    text-transform: uppercase;
    margin: 0
}

@media only screen and (max-width: 1700px) {
    .pho-hm-banner-two .d-flex {
        bottom:110px
    }
}

@media only screen and (max-width: 1500px) {
    .pho-hm-banner-two .d-flex {
        bottom:100px;
        left: 11.8%
    }
}

@media only screen and (max-width: 1350px) {
    .pho-hm-banner-two .d-flex {
        bottom:80px
    }

    .hurrytimer-campaign-25979 .hurrytimer-headline {
        font-size: 14px
    }

    .hurrytimer-campaign {
        padding-bottom: 0
    }
}

@media only screen and (max-width: 1199px) {
    .hurrytimer-timer-label {
        font-size:10px!important;
        line-height: 0
    }

    .pho-hm-banner-two .d-flex {
        bottom: 70px
    }
}

@media only screen and (max-width: 991px) {
    .pho-home .pho-hm-banner-two {
        padding-bottom:0
    }

    .hurrytimer-timer-digit {
        font-size: 30px!important;
        line-height: 1.4
    }

    .hurrytimer-campaign-25979 .hurrytimer-headline {
        font-size: 14px;
        margin-bottom: -10px
    }

    .pho-hm-banner-two .d-flex {
        bottom: 50px
    }
}

@media only screen and (max-width: 780px) {
    .pho-hm-banner-two .d-flex {
        bottom:43px
    }
}

@media only screen and (max-width: 767px) {
    .pho-hm-banner-two .d-flex {
        position:relative;
        align-items: center;
        padding: 0;
        left: 0;
        bottom: 0;
        text-align: center;
        justify-content: center
    }

    .pho-home .pho-hm-banner-two .btn-light {
        color: #fff;
        background-color: #bc1413
    }

    .hurrytimer-timer-label {
        line-height: 1
    }

    .hurrytimer-campaign-25979 .hurrytimer-headline {
        margin-bottom: 0
    }

    .hurrytimer-timer-digit {
        font-size: 36px!important
    }
}

@media only screen and (max-width: 680px) {
    .pho-hm-banner-two .d-flex {
        display:block
    }

    .pho-hm-banner-two-box {
        width: 100%
    }
}

.single-presentaion-part .pho-hm-banner {
    background-image: url(../png/presentation-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #f6f9ff
}

.single-presentaion-part .pho-hm-banner img.mw-100 {
    box-shadow: 0 2px 15px #000000ab;
    border-radius: 15px;
    border: 5px solid #fff
}

.single-presentaion-part .pho-hm-banner img.mw-100.image-front {
    position: relative;
    margin-top: 25%;
    width: 70%;
    z-index: 2!important
}

.single-presentaion-part .pho-hm-banner img.mw-100.image-back {
    position: absolute!important;
    top: 0;
    width: 65%;
    right: 0;
    z-index: 1!important
}

.single-presentaion-part .pho-hm-banner {
    padding: 60px 0;
    margin-bottom: 0
}

.single-presentaion-part .pho-hm-banner h1 {
    font-size: 38px;
    font-weight: 700;
    color: #fff;
     
    margin: 30px 0 20px
}

.single-presentaion-part .pho-hm-banner p {
    margin-bottom: 15px;
    font-size: 18px;
    color: #fff
}

.single-presentations .home-team {
    background-color: #fff
}

.single-presentations .home-team h3.main-heading {
   
    color: #005eec;
    font-size: 32px;
    font-weight: 700
}

.single-presentations .home-team p {
    font-size: 16px;
    color: #758398;
    line-height: 28px
}

.mb-2 {
    margin-bottom: .5rem!important
}

.mt-2 {
    margin-top: .5rem!important
}

.mr-2 {
    margin-right: .5rem!important
}

.single-presentations .d-flex {
    margin-top: 20px
}
.single-presentations #box .d-flex{margin-top: 0px;margin-bottom: 0px;}
.single-presentaion-part .home-team ul li {
    width: 100%;
    position: relative;
    padding-left: 23px;
    height: auto;
    color: #005eec
}

.single-presentaion-part .home-team ul li:after {
    content: '\f111';
    font-family: fontawesome;
    font-size: 12px;
    color: #005eec;
    position: absolute;
    line-height: 0;
    left: 2px;
    top: 12px
}

.single-presentations .d-flex .share-menu li::after {
    display: none
}

.single-presentations .d-flex .share-menu i {
    border-radius: 5px;
    margin-right: 5px
}

.single-presentations .presentation-slide iframe {
    height: 380px;
    border-radius: 10px;
    box-shadow: 0 3px 6px rgb(0 0 0/16%);
    z-index: 3;
    position: relative
}

.single-presentations .presentation-slide {
    position: relative
}

.single-presentations .presentation-slide img.presentaion-shape {
    position: absolute;
    left: -87px;
    bottom: 35px!important;
    width: 430px
}

.single-presentations .presentation-slide img.presentaion-shape2 {
    position: absolute;
    bottom: -29px;
    right: -170px;
    z-index: 1;
    width: 290px
}

.single-presentations .home-team {
    padding-top: 210px
}

.single-presentations .home-team.home-iframe {
    background-color: #f6f9ff;
    padding: 95px 0 5px;
    position: relative
}

.single-presentations .home-team.home-iframe:after {
    content: '';
    background-image: url(../png/iframe-bg.png);
    position: absolute;
    background-repeat: no-repeat!important;
    background-size: cover;
    width: 100%;
    height: 170px;
    bottom: -169px;
    z-index: 1
}

@media only screen and (max-width: 1500px) {
    .single-presentations .presentation-slide img.presentaion-shape2 {
        right:-85px;
        width: 241px
    }

    .single-presentations .home-team.home-iframe:after {
        height: 135px;
        bottom: -134px
    }

    .single-presentations .home-team {
        padding-top: 185px
    }
}

@media only screen and (max-width: 1310px) {
    .single-presentations .presentation-slide img.presentaion-shape2 {
        right:0
    }

    .post-type-archive-presentations .pho-newsletter-part.pho-infographics-part .pho-inner-banner {
        background-position: center
    }

    .single-presentations .home-team.home-iframe:after {
        height: 115px;
        bottom: -114px
    }

    .single-presentations .home-team {
        padding-top: 165px
    }
}

@media only screen and (max-width: 1199px) {
    .single-presentaion-part .pho-hm-banner h1 {
        margin:0 0 20px
    }

    .single-presentations .presentation-slide img.presentaion-shape2 {
        bottom: -30px;
        right: -85px;
        width: 188px
    }

    .single-presentations .presentation-slide img.presentaion-shape {
        left: -70px;
        bottom: 60px!important;
        width: 340px
    }

    .single-presentations .home-team.home-iframe:after {
        height: 108px;
        bottom: -107px
    }

    .single-presentations .home-team {
        padding-top: 106px
    }

    .single-presentations .presentation-slide iframe {
        height: 320px
    }

    .single-presentations .home-team.home-iframe {
        padding: 60px 0 5px
    }
}

@media only screen and (max-width: 1110px) {
    .single-presentations .presentation-slide img.presentaion-shape2 {
        right:0
    }
}

@media only screen and (max-width: 991px) {
    .single-presentations .presentation-slide img.presentaion-shape2 {
        right:-85px
    }

    .single-presentations .home-team .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .single-presentations .home-team .col-lg-6.col-md-12 {
        width: 100%
    }

    .single-presentations .presentation-slide {
        position: relative;
        width: 65%;
        margin: 0 auto
    }

    .single-presentaion-part .home-team iframe {
        width: 75%;
        margin-bottom: 20px
    }

    .single-presentaion-part .home-team.home-iframe iframe {
        width: 100%
    }

    .single-presentaion-part .pho-hm-banner {
        background-position: center
    }

    .single-presentations .home-team.home-iframe:after {
        height: 90px;
        bottom: -89px
    }

    .single-presentations .home-team {
        padding-top: 140px
    }
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
}

@media(min-width: 992px) {
    .flex-md-row {
        -ms-flex-direction:row!important;
        flex-direction: row!important
    }
}

@media only screen and (max-width: 767px) {
    .single-presentaion-part .home-team iframe {
        margin-bottom:0
    }

    .single-presentations .home-team.home-iframe:after {
        display: none
    }

    .single-presentations .home-team {
        padding: 60px 0 10px
    }

    .single-presentations .home-team.home-iframe {
        padding: 60px 0 10px
    }

    .post-type-archive-presentations .pho-newsletter-part.pho-infographics-part .pho-inner-banner {
        background-position: left
    }
}

@media only screen and (max-width: 600px) {
    .single-presentaion-part .pho-hm-banner {
        padding:60px 0 0;
        background-color: #002284
    }

    .single-presentations .presentation-slide {
        width: 90%
    }

    .single-presentations .presentation-slide p {
        margin: 0
    }

    .single-presentations .presentation-slide img.presentaion-shape,.single-presentations .presentation-slide img.presentaion-shape2 {
        display: none
    }

    .single-presentaion-part .home-team iframe {
        width: 100%
    }
}

@media only screen and (max-width: 500px) {
    .single-presentations .presentation-slide {
        width:100%
    }
}

.pho-member-part,.pho-member-part h1,.pho-member-part h2,.pho-member-part h3,.pho-member-part h4,.pho-member-part h5,.pho-member-part h6,.home .pho-award .pho-main-heading {
     
}
.home .pho-award .pho-main-heading{    font-weight: 700;}
.pho-member-part .pho-inner-banner {
    padding: 60px 0 100px;
    text-align: center
}

.pho-member-part .pho-inner-banner h1 {
    color: #fff;
    font-size: 42px;
    margin-bottom: 15px
}

.pho-member-part .pho-inner-banner p {
    color: #fff;
    font-size: 24px
}

.pho-member-part .pho-price {
    background: -moz-linear-gradient(top,rgba(255,255,255,1) 46%,rgba(255,255,255,.86) 47%,rgba(255,255,255,0) 53%);
    background: -webkit-linear-gradient(top,rgba(255,255,255,1) 46%,rgba(255,255,255,.86) 47%,rgba(255,255,255,0) 53%);
    background: linear-gradient(to bottom,rgba(255,255,255,1) 46%,rgba(255,255,255,.86) 47%,rgba(255,255,255,0) 53%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#00ffffff',GradientType=0);
    background-image: url(../price-bg.html);
    background-repeat: no-repeat!important;
    background-position: bottom;
    background-size: cover
}

.pho-member-part .pho-price-box {
    border-radius: 20px;
    box-shadow: 4px 4px 6px rgb(0 0 0/16%);
    overflow: hidden;
    margin: -50px 50px 0;
    background-color: #fff
}

.pho-price-box .pho-price-time {
    padding: 30px 30px 50px;
    color: #fff;
    position: relative;
    background-image: url(../png/price-time.png);
    background-repeat: no-repeat!important;
    background-position: bottom;
    background-size: cover
}

.pho-price-box .pho-price-time h3.price {
    position: relative
}

.pho-price-box .pho-price-time h3.price span {
    font-size: 12px;
    position: absolute;
    bottom: 10px;
    margin-left: 7px;
    color: #acc8f7
}

.pho-price-box .pho-price-time h6 {
    background-color: #002284;
    color: #fff;
    padding: 2px 5px;
    border-radius: 5px;
    position: absolute;
    right: 0;
    top: 30px;
    font-size: 20px
}

.pho-price-box .pho-price-time h4 {
    font-size: 30px;
    font-weight: 600;
    color: #fff
}

.pho-price-box .pho-price-time .price ins {
    text-decoration: none;
    font-weight: 700;
    font-size: 34px;
    color: #fff
}

.pho-price-box .pho-price-time .price del {
    color: #abc9f9;
    font-size: 24px;
    margin-left: 10px
}

.pho-price-box .pho-price-content {
    text-align: center;
    padding: 15px 80px 30px
}

.pho-price-box .pho-price-content h5 {
    font-size: 20px;
    color: #005eed;
    font-weight: 600;
    margin-bottom: 15px
}

.pho-price-box .pho-price-content p {
    font-size: 16px;
    color: #152b4b
}

.pho-member-part .column,.pho-member-part .row [class*=col-],.pho-member-part .b-row [class*=col-] {
    padding-left: 15px;
    padding-right: 15px
}

.pho-price .text-center {
    text-align: center
}

.pho-price .btn-primary {
    margin-top: -15px;
    padding: .8rem 2.3rem;
    font-size: 16px
}

.fa-check.blue {
    background-color: #005eed;
    color: #fff;
    padding: 4px;
    border-radius: 50%
}

.fa-check.gray {
    background-color: #ccc;
    color: #000;
    padding: 4px;
    border-radius: 50%
}

.pho-member-compare {
    padding: 50px 0
}

.pho-member-compare .text-center {
    text-align: center
}

#compare {
    display: none
}

#member-compare-button {
    border: 1px solid #005eed;
    font-size: 16px;
    color: #545454;
    font-weight: 600;
    border-radius: 5px;
    background-color: #fff;
    padding: .7rem 2rem .7rem .7rem;
    position: relative
}

#member-compare-button:after {
    content: '\f107';
    font-family: fontawesome;
    right: 12px;
    position: absolute;
    transition: .5s all;
    color: #005eed;
    font-size: 20px;
    top: 9px
}

#member-compare-button.button-collapsed:after {
    content: '\f106'
}

div#compare {
    margin-top: 30px
}

div#compare th {
    font-weight: 600;
    border-width: 0;
    background-color: #f6f9ff;
    padding-left: 12px;
    padding-right: 12px
}

div#compare td {
    border-width: 0;
    border-bottom: 1px solid #707070;
    padding: 20px 12px;
    font-size: 14px;
    color: #707070;
    font-weight: 500
}

div#compare td:nth-child(3n),div#compare td:nth-child(4n) {
    text-align: center
}

.membership-award {
    background: -moz-linear-gradient(top,rgba(246,249,255,0) 10%,rgba(246,249,255,1) 10%);
    background: -webkit-linear-gradient(top,rgba(246,249,255,0) 10%,rgba(246,249,255,1) 10%);
    background: linear-gradient(to bottom,rgba(246,249,255,0) 10%,rgba(246,249,255,1) 10%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f6f9ff',endColorstr='#f6f9ff',GradientType=0);
    padding: 0 0 50px
}

.membership-award .blue-box {
    background-color: #002060;
    border-radius: 10px;
    text-align: center;
    padding: 50px
}

.membership-award .blue-box h2 {
    color: #fff;
    margin: 0;
    font-weight: 700;
    font-size: 40px
}

.membership-award .pho-sub-heading {
    margin-bottom: 20px;
    margin-top: 25px;
    text-align: center;
    color: #005eed;
    font-weight: 600;
    font-size: 22px
}

.pho-member-part .home-faq {
    padding: 50px 0;
    background-color: #f6f9ff
}

.pho-member-part .home-faq .pho-main-heading,.pho-member-part .pho-instructor .pho-main-heading {
   
    color: #005eec;
    font-size: 32px;
    font-weight: 700
}

.pho-member-part .home-faq .panel-defaultt {
    box-shadow: none;
    margin-bottom: 8px
}

.pho-member-part .home-faq .panel-defaultt>.panel-heading,.pho-member-compare-mobile .panel-defaultt>.panel-heading {
    padding: 5px 0;
    background-color: rgb(0 0 0/0%);
    position: relative;
    border-radius: 7px;
    box-shadow: 4px 4px 6px rgb(0 0 0/12%)
}

.pho-member-part .home-faq .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #fff
}

.home-faq .panel-group .panel-heading+.panel-collapse>.panel-body ul {
    padding-left: 20px
}

.home-faq .panel-group .panel-heading+.panel-collapse>.panel-body li {
    list-style: circle;
    font-size: 16px;
}
.home-faq .panel-group .panel-heading+.panel-collapse>.panel-body li a {
    color: #005eec
}
div#compare td a {
    text-decoration: underline;
    color: #005eec
}

.pho-member-part .home-faq .panel-defaultt>.panel-heading span {
    padding-right: 10px
}

.pho-member-part .home-faq a.btn.btn-link,.pho-member-compare-mobile .panel-defaultt>.panel-heading a.btn.btn-link{
    width: 100%;
    text-align: left;
    color: #464646;
    text-decoration: none;
    outline: none;
    font-weight: 500;
    font-size: 18px;
    white-space: break-spaces!important;
    padding: 6px 25px 6px 12px
}

.pho-member-part .home-faq a.btn.btn-link:after,.pho-member-compare-mobile .panel-defaultt>.panel-heading a.btn.btn-link:after {
    content: '\f106';
    font-family: fontawesome;
    right: 15px;
    position: absolute;
    transition: .5s all;
    color: #005eec;
    font-size: 20px
}

.pho-member-part .home-faq a.btn.btn-link.collapsed:after,.pho-member-compare-mobile .panel-defaultt>.panel-heading a.btn.btn-link.collapsed:after {
    transform: rotate(180deg)
}

.pho-member-part .home-faq .card-header:first-child {
    border-radius: 0
}

/*.pho-member-part .pho-cta {
    background: -moz-linear-gradient(top,rgba(246,249,255,1) 30%,rgba(246,249,255,0) 30%);
    background: -webkit-linear-gradient(top,rgba(246,249,255,1) 30%,rgba(246,249,255,0) 30%);
    background: linear-gradient(to bottom,rgba(246,249,255,1) 30%,rgba(246,249,255,0) 30%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f9ff',endColorstr='#00f6f9ff',GradientType=0)
}*/

.pho-member-part .pho-instructor h2 {
    text-align: center
}

.pho-member-part .pho-instructor .pho-instructor-block-wrapper {
    margin: 0 10px 15px;
    background: #fff;
    padding: 20px 15px;
    border-radius: 8px;
    box-shadow: 4px 4px 6px rgb(0 0 0/16%);
    height: 390px;
    position: relative
}

.pho-member-part .pho-instructor p {
    line-height: 22px;
    margin-top: 20px;
    color: #152b4b
}

.pho-member-part .pho-instructor p.instructor-name {
    margin-bottom: 6px;
    font-size: 18px;
    color: #005eed
}

.pho-member-part .pho-cta h3 {
     
}

@media only screen and (max-width: 1850px) {
    .pho-member-part .pho-instructor .pho-instructor-block-wrapper {
        height:440px
    }
}

@media only screen and (max-width: 1600px) {
    .pho-member-part .pho-instructor .pho-instructor-block-wrapper {
        height:480px
    }
}

@media only screen and (max-width: 1430px) {
    .pho-member-part .pho-instructor .pho-instructor-block-wrapper {
        height:500px
    }
}

@media only screen and (max-width: 1364px) {
    .pho-member-part .pho-instructor .pho-instructor-block-wrapper {
        height:440px
    }
}


@media only screen and (max-width: 1199px) {
    .pho-member-part .pho-instructor .pho-instructor-block-wrapper {
        height:370px
    }
    .pho-member-part .pho-price-box {
        margin:-50px 0 0
    }

    .pho-member-part .pho-cta .btn-primary {
        margin-top: 10px;
        margin-left: 0;
        display: table;
        width: 166px
    }

    .table-responsive {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 0 solid #ddd;
        margin-bottom: 0
    }

    .table {
        width: 100%;
        max-width: 100%;
        background-color: transparent
    }

   
}

@media only screen and (max-width: 991px) {
    .pho-member-part .pho-cta .btn-primary {
        margin-top:10px;
        margin-left: 15px;
        display: inline-block;
        width: 166px
    }

    .pho-member-part .pho-inner-banner {
        padding: 50px 0 35px
    }

    .pho-member-part .pho-price-box {
        margin: 50px 0 0
    }

    .membership-award .blue-box {
        padding: 50px 16px
    }

    .pho-member-part .pho-inner-banner {
        margin: 60px 0 0
    }

    .pho-member-part .pho-instructor .pho-instructor-block-wrapper {
        height: 450px
    }
}

@media only screen and (max-width: 799px) {
    .pho-member-part .pho-inner-banner {
        margin:0
    }
}

@media only screen and (max-width: 767px) {
    .pho-member-part .pho-inner-banner p {
        font-size:20px
    }

    .pho-member-part .pho-price-box {
        margin: 25px 0 0
    }

    .pho-member-part .pho-price {
        padding-top: 25px
    }

    .pho-member-part .pho-member-compare {
        padding: 25px 0 50px
    }

    .membership-award .blue-box {
        padding: 30px 15px
    }

    .membership-award .blue-box h2 {
        font-size: 34px
    }

    .pho-member-part .home-faq {
        padding: 50px 0 7px
    }

    .pho-member-part .pho-instructor .pho-instructor-block-wrapper {
        height: 490px!important
    }

    .pho-member-part div#compare tr td:nth-child(2),.pho-member-part div#compare tr th:nth-child(2) {
        display: none
    }
}
@media only screen and (max-width: 655px){
    .pho-member-part .pho-instructor .pho-instructor-block-wrapper {
        height: 570px!important
    }
}
@media only screen and (max-width: 599px){
    .pho-member-part .pho-instructor .pho-instructor-block-wrapper {
        height: 380px!important
    }
}
@media only screen and (max-width: 480px) {
    .pho-member-part .pho-inner-banner h1 {
        font-size:34px
    }

    .pho-member-part .pho-inner-banner p {
        font-size: 18px;
        line-height: 27px
    }

    .pho-member-part .pho-price-box .pho-price-content {
        padding: 15px 20px 25px
    }

    .membership-award .blue-box h2 {
        font-size: 30px
    }

    .pho-member-part .pho-instructor {
        padding: 50px 15px
    }

    .pho-member-part .home-faq a.btn.btn-link {
        font-size: 16px
    }

    .pho-member-part .home-faq a.btn.btn-link:after {
        right: 5px;
        top: 50%;
        font-size: 18px;
        transform: translate(0,-50%) rotate(180deg)
    }

    .pho-member-part .pho-instructor .pho-instructor-block-wrapper {
        height: 410px!important;
        margin-bottom: 10px!important
    }
}
@media only screen and (max-width: 420px){
    .pho-member-part .pho-instructor .pho-instructor-block-wrapper {
        height: 470px!important;
    }
    .pho-member-part .pho-cta .btn-primary{
        display: block;
        margin: 10px auto 0;
    }}
@media only screen and (max-width: 350px) {
    .pho-member-part .pho-instructor .pho-instructor-block-wrapper {
        height:510px!important;
        margin-bottom: 10px!important
    }
}

.pho-member-compare-top {
    padding-top: 50px
}

.pho-member-compare-top .top-part ul {
    padding: 0;
    margin: 0 0 30px;
    list-style: none;
    background-color: #f6f9ff;
    text-align: center
}

.pho-member-compare-top .top-part ul li {
    display: inline-block;
    color: #545454;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 20px;
    position: relative
}

.pho-member-compare-top .top-part ul li:before {
    background-color: #005eed;
    color: #fff;
    padding: 4px;
    border-radius: 50%;
    content: "\f00c";
    font-family: fontawesome;
    font-weight: 100;
    margin-right: 10px
}

.pho-member-compare-top .bottom-part ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.pho-member-compare-top .bottom-part ul li {
    color: #545454;
    font-size: 16px;
    position: relative;
    margin-top: 20px
}

.pho-member-compare-top .bottom-part ul li:before {
    background-color: #fff;
    border: 2px solid#005eed;
    color: #005eed;
    padding: 4px;
    border-radius: 50%;
    content: "\f00c";
    font-family: fontawesome;
    font-weight: 100;
    margin-right: 10px
}

.council-part .bg-blue.pho-hm-banner h1 {
    font-size: 36px;

}

.council-part .bg-blue.pho-hm-banner {
    background-color: #f6f9ff;
    background-size: cover;
    padding-bottom: 110px;
    background-position: right;
    margin-bottom: 50px
}

.council-part .bg-blue.pho-hm-banner .dimond {
    display: block;
    margin: 0 auto;
    width: calc(100% - 130px);
    transform: rotate(45deg);
    overflow: hidden;
    border: 5px solid #fff;
    border-radius: 15px
}

.council-part .bg-blue.pho-hm-banner .dimond img {
    max-width: 100%;
    transform: rotate(-45deg) scale(1.4)
}

.council-part p,.council-part .info-squre-wrapper li {
    font-size: 15px;
    color: #152b4b;
    line-height: 1.7
}

.council-part .bg-blue.pho-hm-banner:after {
    display: none
}

.council-presentation.spad {
    background-size: cover;
    position: relative
}

.council-presentation.spad:after {
    content: '';
    width: 80%;
    position: absolute;
    border: 3px solid #fff;
    border-radius: 10px;
    height: calc(100% - 100px);
    top: 0;
    left: 0;
    right: 0;
    margin: 50px auto
}

.council-presentation-wrapper {
    position: relative;
    z-index: 2;
    padding: 25px 0
}

.council-presentation-wrapper img {
    border-radius: 10px;
    box-shadow: 0 3px 6px rgba(0,0,0,.16)
}

.council-presentation-wrapper .align-items-center {
    align-items: center
}

.council-part,.council-part h1,.council-part h2,.council-part h3,.council-part h4,.council-part h5,.council-part h6 {
     
}

.council-part .council-presentation-wrapper h3 {
   
    color: #152b4b;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 12px
}

.council-part .council-presentation-wrapper p {
    color: #152b4b;
    line-height: 1.7
}

.council-slider {
    padding: 30px 0 70px
}

.council-part .pho-main-heading {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 15px;
    color: #005eed
}

.council-slider p.pho-sub-heading {
    margin-bottom: 18px;
    font-size: 14px;
    color: #152b4b;
    margin-bottom: 30px;
    line-height: 1.7
}

.council-slider .council-slider-wrapper {
    box-shadow: 0 8px 20px #dedede
}

.council-slider .council-slider-image {
    border-radius: 7px 7px 0 0;
    overflow: hidden
}

.council-slider h4 {
    text-align: left;
    color: #005eed;
    font-size: 18px;
    background-color: #fff;
    padding: 20px 20px 5px;
    font-weight: 700
}

.council-slider .council-slider-wrapper p {
    margin-bottom: 0;
    font-size: 14px;
    color: #152b4b;
    margin-bottom: 30px;
    line-height: 1.7;
    padding: 0 20px 20px
}

.council-part .home-trusted .pho-main-heading {
    color: #fff!important
}

.council-3box {
    background-color: #f6f9ff;
    position: relative;
    padding: 0 0 5px;
    margin-bottom: 170px
}

.council-3box:after {
    content: '';
    background-image: url(../png/iframe-bg.png);
    position: absolute;
    background-repeat: no-repeat!important;
    background-size: cover;
    width: 100%;
    height: 170px;
    bottom: -169px;
    z-index: 1
}

.council-3box-wrapper {
    text-align: center
}

.council-3box-wrapper h4 {
    color: #005eed;
    font-size: 20px;
    padding: 20px 20px 5px;
    font-weight: 700
}

.council-3box-wrapper p {
    margin-bottom: 0;
    font-size: 14px;
    color: #152b4b;
    line-height: 1.7;
    padding: 5px 20px 0
}

.council-part .info-squre-wrapper h5 {
    color: #005eed;
    font-size: 20px;
    font-weight: 600
}

.council-part .info-squre-wrapper .pho-main-heading {
    color: #005eed;
    text-align: left;
    margin: 2px 0 20px
}

.council-part .info-squre-wrapper p {
    padding-left: 25px;
    position: relative;
    line-height: 1.7
}

.council-part .info-squre-wrapper p:after {
    content: '';
    width: 4px;
    height: 150px;
    background-color: #005eec;
    position: absolute;
    top: 8px;
    left: 0
}

.info-squre-left .info-squre-img {
    content: '';
    background-image: url(../squre-council.html);
    background-size: contain;
    padding: 30px 25px 85px 70px;
    background-repeat: no-repeat
}

.info-squre-left .info-squre-img img {
    border-radius: 10px;
    transform: rotate(-4deg);
    box-shadow: 0 8px 20px #dedede
}

.info-squre-right .info-squre-img {
    content: '';
    background-image: url(../squre-council.html);
    background-size: contain;
    padding: 30px 25px 85px 70px;
    background-repeat: no-repeat;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.info-squre-right .info-squre-img img {
    border-radius: 10px;
    transform: rotate(-4deg) scaleX(-1);
    box-shadow: 0 8px 20px #dedede
}

.info-circle-part {
    background-color: #f6f9ff;
    position: relative;
    margin-top: 200px;
    margin-bottom: 180px
}

.info-circle-part:after {
    content: '';
    background-image: url(../circle-bg-shpe.html);
    position: absolute;
    background-repeat: no-repeat!important;
    background-size: cover;
    width: 100%;
    height: 200px;
    top: -199px;
    z-index: 1
}

.info-circle-part:before {
    content: '';
    background-image: url(../circle-bg-shpe1.html);
    position: absolute;
    background-repeat: no-repeat!important;
    background-size: cover;
    width: 100%;
    height: 180px;
    bottom: -179px;
    z-index: 1
}

.council-part .info-circle-part .info-squre-wrapper .btn-primary {
    margin-top: 20px
}

.council-part .info-circle-part .info-circle-img {
    border: 1px solid #005eed;
    border-radius: 50%;
    margin-right: 50px
}

.council-part .info-circle-part .info-squre-right .info-circle-img {
    margin-right: 0;
    margin-left: 50px
}

.council-part .info-circle-part .info-circle-img img {
    border-radius: 50%;
    margin-left: 25px
}

.council-part .info-circle-part .info-squre-right .info-circle-img img {
    margin-left: -25px
}

.pho-learn-part .text-left {
    text-align: left!important
}

.pho-learn-part .text-center {
    text-align: center!important
}

.pho-learn-part .pb-0 {
    padding-bottom: 0!important
}

.pho-learn-part .pho-home .pho-hm-banner {
    position: relative;
    padding: 45px 0 40px;    margin-bottom: 0px;
}

.pho-learn-part .pho-home .bg-blue.pho-hm-banner:after {
display: none;
}

.pho-learn-part .pho-home .bg-blue.pho-hm-banner h1 {
    font-size: 42px;    line-height: 1.1;
    margin: 0 0 15px;
    
}

.pho-learn-part .pho-home .bg-blue.pho-hm-banner .mb-2 {
    font-size: 18px; margin-bottom: 9px
}

.pho-learn-part .pho-home .bg-blue.pho-hm-banner p.mb-2 a {
    margin-left: 5px;
    color: #fbad18;
    font-weight: 800
}

.pho-learn-part .pho-home .bg-blue.pho-hm-banner p {
    line-height: 1.7;
    margin-bottom: 20px;
    font-size: 18px
}

@media only screen and (max-width: 767px) {
    .pho-learn-part .pho-home .bg-blue.pho-hm-banner h1 {font-size: 38px;}
    .pho-learn-part .pho-home .bg-blue.pho-hm-banner p{ font-size: 16px;}
}
.pho-learn-part .pho-home .bg-blue.pho-hm-banner p i {
    margin-right: 3px;color: #fbad18;
}

.pho-learn-part .pho-home .bg-blue.pho-hm-banner p.m-0 {
    margin: 0
}

.pho-learn-part .pho-home .banner-image {
    position: relative;
}

.pl-career-class {
    padding: 50px 0
}

.pl-career-main {
    padding: 50px 0 0
}

.pl-career-part .pho-home .bg-blue.pho-hm-banner li i {
    margin-right: 3px
}

.pl-career-part .pho-home .bg-blue.pho-hm-banner li {
    display: inline-block;
    margin-right: 30px;
    color: #fff;
    margin-bottom: 7px;
    font-size: 15px
}

.pl-career-part .pho-home .bg-blue.pho-hm-banner .btn-light {
    margin-top: 20px
}

.pl-career-class .career-sidebar {
    margin-bottom: 30px
}

.pl-career-class .career-sidebar .image {
    margin-bottom: 20px;
    display: block
}

.pl-career-class .pho-main-heading {
    margin-bottom: 20px;
    font-size: 28px
}

.pl-career-class .career-sidebar .image img {
    border-radius: 10px
}

.pl-career-class .career-sidebar.m-resource img {
    width: 100%
}

.pho-learn-part .pho-main-heading {
   
    color: #002284;
    font-size: 32px;
    font-weight: 700
}

.pho-learn-part .pho-main-heading.mb-3 {
    margin-bottom: 20px
}

.pho-learn-part h1,.pho-learn-part h2,.pho-learn-part h3,.pho-learn-part h4,.pho-learn-part h5,.pho-learn-part h6 {
     
}

.class-box {
    border: 1px solid #c5c5c5;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 30px;
    position: relative
}

.class-box:hover {
    box-shadow: 0 3px 16px #00000029
}

.career-sidebar.m-resource img:hover,.pl-career-class .career-sidebar .image img:hover {
    box-shadow: 0 3px 16px #0000007a
}

.class-box h4 {
    color: #002284;
    font-size: 23px;
    margin-bottom: 10px;
    font-weight: 700
}

.class-box h4 a {
    color: #005eec;
    text-decoration: none;
    font-weight: 700
}

.class-box p {
    color: #152b4b;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 20px
}

.class-box ul li {
    display: inline-block;
    color: #002284;
    font-size: 16px;
    font-weight: 600;
    margin-right: 120px;
    margin-bottom: 7px
}

.class-box ul li i {
    color: #005eec;
    margin-right: 10px
}

.class-box .articles-bottom-nav {
    justify-content: space-between;
    margin-top: 15px
}

.class-box .articles-bottom-nav .d-flex {
    display: flex;
    align-items: center
}

.class-box-top {
    width: fit-content;
    border-radius: 6px 6px 0 0;
    background: #002284;
    color: #fff;
    font-size: 14px;
    padding: 5px 20px
}

.class-box-wrapper .class-box {
    border-radius: 0 10px 10px 10px
}

.class-box-wrapper .class-box ul li:nth-child(5),.class-box-wrapper .class-box ul li:nth-child(4) {
    display: none
}

.class-box-wrapper .class-box ul li {
    margin-right: 30px
}

.class-box-wrapper .class-box ul li i {
    margin-right: 5px
}

.class-box .step-box {
    width: fit-content;
    border-radius: 0 10px 0 0;
    background: #002284;
    color: #fff;
    font-size: 14px;
    padding: 5px 20px;
    position: absolute;
    top: 0;
    right: 0
}

.pho-learn-part .row [class*=col-],.pho-learn-part .b-row [class*=col-] {
    padding-left: 15px;
    padding-right: 15px
}

.pho-learn-part .pho-business-part .home-faq.home-faq-one {
    background-color: #fff
}

.pho-learn-part .pho-business-part .home-faq.home-faq-one .panel-body p,.pho-learn-part .pho-business-part .home-faq.home-faq-one .panel-body {
    font-size: 16px
}

.pho-learn-part .pho-business-part .home-faq a.btn.btn-link {
    font-weight: 600
}

.pho-learn-part .pho-business-part .home-faq a.btn.btn-link:after {
    color: #fff;
    background-color: #005eec
}

.pho-learn-part.pl-career-part .pho-home ul {
    padding: 0;
    padding-left: 0;
    margin: 0
}

.pho-learn-part.pl-career-part .pho-home ul li {
    padding-bottom: 0
}

.pho-learn-part.pl-career-part.pho-home .banner-image img.shape {
    position: absolute;
    left: -45px;
    top: -31px!important;
    width: 188px
}

.class-box .articles-bottom-nav .d-flex {
    display: flex;
    align-items: center
}

.articles-bottom-nav .meta-nav h5 {
    color: #444546;
    font-size: 20px;
    line-height: 1.1;
    margin-bottom: 5px;
    font-weight: 700
}

.articles-bottom-nav .meta-nav p {
    margin: 0;
    font-size: 14px;
    color: #575c65
}

.pl-career-class .pho-main-heading {
    margin-bottom: 20px;
    font-size: 28px
}

.pl-career-class .career-sidebar {
    margin-bottom: 30px
}

.recommended-certifications .justify-content-center {
    flex-wrap: wrap
}

.recommended-certifications .course-card {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-transition: -webkit-transform 200ms ease,background-color 200ms ease,box-shadow 200ms ease;
    -moz-transition: -moz-transform 200ms ease,background-color 200ms ease,box-shadow 200ms ease;
    transition: transform 200ms ease,background-color 200ms ease,box-shadow 200ms ease;
    height: 100%;
    border: 1px solid transparent;
    background-color: #f5f5f5;
    color: #0c1721;
    text-decoration: none;
    border: 0;
    border-radius: 5px;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}

.recommended-certifications .course-card__body {
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-positive: 1;
    position: relative;
    margin-bottom: auto;
    text-align: center;
    padding: 2rem 1rem
}

.recommended-certifications .course-card__body .course-card__category {
    margin: 0 0 .5rem;
    font-size: .75019rem!important;
    font-weight: 700;
    opacity: .6
}

.recommended-certifications .course-card h3 {
    color: #0c1721;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.25
}

.recommended-certifications .course-card__details {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: auto;
    margin-right: 0;
    margin-left: 0;
    font-size: 0;
    line-height: 1
}

.recommended-certifications .course-card__details>* {
    position: relative;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    flex: 0 0 50%;
    max-width: 50%;
    display: inline-block;
    position: relative;
    padding: .75rem .5rem;
    border: 0;
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.4rem;
    text-align: center
}

.recommended-certifications .course-card__lesson-count,.course-card__lesson-time,.course-card__price {
    font-size: .875rem;
    font-weight: 400;
    line-height: 1;
   
    position: relative
}

.recommended-certifications .course-card__lesson-count:after {
    content: "";
    opacity: .5;
    -webkit-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    -o-transform: translatey(-50%);
    transform: translatey(-50%);
    position: absolute;
    top: 50%;
    right: 0;
    width: 2px;
    height: 50%;
    background-color: rgba(12,23,33,.2);
    display: block
}

.recommended-certifications .course-card__img-container {
    position: relative;
    width: 100%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    overflow: hidden
}

.recommended-certifications .course-card__img {
    display: block;
    width: 100%;
    height: 200px;
    margin: 0 auto
}

.recommended-certifications .course-card:hover {
    -webkit-transition: -webkit-transform 200ms ease,background-color 200ms ease,box-shadow 200ms ease;
    -moz-transition: -moz-transform 200ms ease,background-color 200ms ease,box-shadow 200ms ease;
    transition: transform 200ms ease,background-color 200ms ease,box-shadow 200ms ease;
    -webkit-transform: translateY(-1rem);
    -moz-transform: translateY(-1rem);
    -ms-transform: translateY(-1rem);
    -o-transform: translateY(-1rem);
    transform: translateY(-1rem);
    outline: 0;
    background-color: #fafafa;
    color: #0c1721;
    box-shadow: 0 8px 22px rgb(0 0 0/15%)
}

@media only screen and (max-width: 767px) {
    .recommended-certifications .col-md-4.col-ms-12 {
        width:50%
    }
}

@media only screen and (max-width: 500px) {
    .recommended-certifications .col-md-4.col-ms-12 {
        width:100%;
        margin-bottom: 20px
    }

    .recommended-certifications .col-md-4.col-ms-12:last-child {
        margin-bottom: 0
    }

    .pho-learn-part .pho-business-part .home-faq.home-faq-one {
        padding-top: 0
    }
}

.post-type-archive-learn .pl-career-main .pho-sub-heading,.post-type-archive-skill .pl-career-main .pho-sub-heading {
    font-size: 16px
}

@media only screen and (max-width: 1600px) {
 
}

@media only screen and (max-width: 1400px) {
   

}

@media only screen and (max-width: 1199px) {
   

   .pho-learn-part .pho-home .pho-hm-banner {
        margin-bottom: 85px;
        padding-bottom: 40px
    }

    .pho-cta .btn-primary {
        margin-left: 0
    }
}

@media only screen and (max-width: 991px) {
   
    .pho-learn-part .pho-home .pho-hm-banner {
        padding-bottom: 30px
    }
    .pho-learn-part .pho-home .pho-hm-banner {
        padding: 10px 0 20px;
    }
    .pho-cta .btn-primary {
        margin-top: 10px;
        margin-left: 15px;
        display: inline-block;
        width: 166px
    }
}

@media only screen and (max-width: 767px) {
    .pho-learn-part .pho-home .pho-hm-banner {
        margin-bottom:0
    }

    .single-learn .class-box,.single-skill .class-box {
        margin-bottom: 22px
    }

    .single-learn .career-sidebar.m-resource,.single-skill .career-sidebar.m-resource {
        margin-top: 50px;
        margin-bottom: 50px
    }

    .single-learn .pl-career-class,.single-skill .pl-career-class {
        padding: 50px 0 0
    }
}

@media only screen and (max-width: 500px) {
    .class-box .step-box {
        font-size:12px;
        padding: 3px 20px
    }

    .single-learn .class-box .articles-bottom-nav,.single-skill .class-box .articles-bottom-nav {
        display: inline-table;
        width: 100%
    }

    .single-learn .class-box .articles-bottom-nav .d-flex,.single-skill .class-box .articles-bottom-nav .d-flex {
        margin-bottom: 12px
    }
}

@media only screen and (max-width: 414px) {
    .pho-cta .btn-primary {
        display: block;
        margin: 10px auto 0;
    }
}

.pho-offer .pho-award-wrapper {
    width: 79%
}

.pho-offer .home-trusted .col-lg-3 {
    width: 21%
}

.pho-offer .home-trusted .pho-award img {
    width: 13%!important
}

.pho-offer-banner {
    background-color: #01348f;
    position: relative;
    margin-bottom: 130px;
    padding-bottom: 0
}

.pho-offer-banner:after {
    content: '';
    background-image: url(../jpg/offer-shapebg1.jpg);
    position: absolute;
    background-repeat: no-repeat!important;
    background-size: cover;
    width: 100%;
    height: 94px;
    bottom: -93px;
    z-index: -1
}

.pho-offer .pho-organization {
    background-color: #fff
}

.pho-offer .pho-offer-banner h1 {
     
    font-size: 60px;
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 0
}

.pho-offer .pho-offer-banner h1 span {
    color: #fbad18;
    display: block
}

.pho-offer h5 {
     
}

.pho-offer .pho-offer-banner h5 {
     
    color: #fff;
    font-size: 24px;
    margin: 0 0 30px
}

.pho-offer .pho-offer-banner li {
    font-size: 20px;
    color: #fff;
    padding-left: 36px;
    position: relative;
    margin-top: 20px;
    width: 90%
}

.pho-offer .pho-offer-banner .d-flex {
    align-items: flex-start
}

.pho-offer .pho-offer-banner li:after {
    content: '';
    background-image: url(../png/offer-list-icon.png);
    background-size: contain;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 4px
}

.pho-offer-banner .shape {
    margin-left: -15px;
    position: relative
}

.pho-offer-banner .offer-box {
    background-color: #fff;
    border-radius: 30px;
    box-shadow: 0 6px 60px rgb(0 0 0/35%);
    position: relative;
    margin-bottom: -105px;
    position: relative
}

.pho-offer .column,.pho-offer .row [class*=col-],.pho-offer .b-row [class*=col-] {
    padding-left: 15px;
    padding-right: 15px
}

.offer-box-top {
    padding: 40px 22px 10px
}

.offer-box h3,.offer-box h4,.offer-box h6 {
     
}

.offer-box-top h3 {
    color: #01348f;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 26px;
    margin-bottom: 40px
}

.pho-offer .offer-box-top h5 {
    color: #39414e;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 22px;
    margin-bottom: 30px;
    text-align: center
}

.pho-offer .offer-box-top h4.price {
    font-size: 25px;
    position: relative;
    width: fit-content;
    text-align: center;
    margin: 0 auto
}

.pho-offer .offer-box-top h4.price::before {
    background-color: #c01100;
    content: " ";
    height: 2px;
    position: absolute;
    top: calc(50% - 1px);
    width: 100%
}

.pho-offer .offer-box h6 {
    text-align: center;
    background-color: #f0ede0;
    padding: 10px 0;
    color: #39414e;
    font-weight: 700;
    font-size: 44px
}

.pho-offer .offer-box h6 span {
    font-size: 14px
}

.offer-box-bot {
    padding: 25px 35px 20px
}

.offer-box-bot .btn.btn-primary {
    width: calc(100% - 65px);
    font-size: 16px
}

.pho-offer .offer-box-bot .btn-blue {
    color: #fff;
    background-color: #106bf5;
    background-size: 200%;
    transition: .1s ease-out;
    padding: .7rem 2rem;
    border-width: 0;
    font-size: 18px;
    font-weight: 700;
    width: 100%
}

.pho-offer .offer-box-bot .btn-blue:hover {
    transform: scale(1.1);
    color: #fff
}

.position-relative {
    position: relative
}

.pho-offer-banner .shape1 {
    position: absolute;
    left: -47px;
    bottom: -50px
}

.pho-offer-banner .text-center {
    text-align: center
}

.pho-offer-banner .mobilestar {
    margin: 70px 0 65px;
    z-index: 1;
    position: relative
}

.offer-box-tag {
    position: absolute;
    right: -9px;
    top: 20px
}
.offer-box-tag img { height: 76px;}

.offer-box-tag p {
    position: absolute;
    font-size: 16px;
    color: #fff;
    top: 15px;
    right: 22px;
    text-transform: uppercase;
    font-weight: 600
}

.pho-offer .pho-award .trustpilot-widget {
    width: 100%
}

.mobilestar2 {
    margin: 25px 0 30px;
    position: relative;
    z-index: 1
}

.mobilestar2 h2 {
    color: #fff;
    font-size: 26px;
    font-weight: 500;
    margin-right: 10px
}

.score-wrap i {
    color: #fbad18;
    font-size: 24px;
    margin-top: 3px
}

.mobilestar2 .d-flex {
    align-items: center!important
}

.mobilestar2 p {
    color: #fff;
     
    font-size: 18px
}

@media only screen and (max-width: 1600px) {
    .pho-offer-banner:after {
        height:82px;
        bottom: -81px
    }

    .pho-offer .pho-offer-banner h5 {
        font-size: 22px;
        margin: 25px 0 30px
    }

    .pho-offer .offer-box-top h5 {
        font-size: 20px;
        height: 90px
    }

    .pho-offer .pho-offer-banner li {
        font-size: 18px;
        width: 95%
    }

    .pho-offer .offer-box h6 {
        font-size: 42px
    }

    .offer-box-top h3 {
        font-size: 24px
    }
}

@media only screen and (max-width: 1400px) {
    .pho-offer-banner .shape1 {
        width:750px
    }
}

@media only screen and (max-width: 1250px) {
    .pho-offer-banner .shape1 {
        width:750px
    }

    .pho-offer-banner .shape1 {
        width: 720px
    }
}

@media only screen and (max-width: 1199px) {
    .pho-offer-banner .shape1 {
        width:750px
    }

    .pho-offer .pho-award-wrapper {
        width: 100%
    }

    .pho-offer .home-trusted .col-lg-3 {
        width: 100%
    }

    .pho-offer .flex-lg-row {
        -ms-flex-direction: row!important;
        flex-direction: column-reverse!important;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .pho-offer-banner .shape1 {
        display: none
    }

    .pho-offer-banner .offer-box {
        margin: 30px 0 10px
    }

    .pho-offer-banner {
        margin-bottom: 80px
    }
}

@media only screen and (max-width: 991px) {
    .pho-offer .home-trusted .pho-award img {
        width:12%!important
    }

    .pho-offer-banner .col-md-6 {
        width: 50%
    }

    .pho-offer-banner .mobilestar {
        margin: 30px 0 0
    }

    .pho-offer-banner .col-sm-12 {
        width: 100%
    }

    .offer-box-top {
        padding: 40px 20px 10px
    }

    .pho-offer .pho-offer-banner h5 {
        font-size: 20px;
        margin: 30px 0 15px
    }

    .pho-offer .pho-offer-banner .d-flex {
        justify-content: center
    }

    .pho-offer .pho-offer-banner h1 {
        font-size: 47px
    }

    .pho-offer-banner .shape {
        width: 140px
    }

    .pho-offer .pho-offer-banner li {
        font-size: 17px;
        width: 100%
    }

    .mobilestar2 {
        margin: 40px 0 15px
    }
}

@media only screen and (max-width: 767px) {
    .pho-offer-banner .col-md-6 {
        width:50%!important
    }

    .pho-offer .pho-offer-banner .row [class*=col-] {
        margin-bottom: 0
    }

    .pho-offer-banner .col-sm-12 {
        width: 100%!important
    }
}

@media only screen and (max-width: 739px) {
    .pho-offer .offer-box-top h5 {
        font-size:18px;
        height: 80px
    }
}

@media only screen and (max-width: 460px) {
    .pho-offer .offer-box-top h5 {
        height:auto
    }

    .pho-offer .pho-offer-banner .col-md-6 {
        width: 100%!important
    }
}

@media only screen and (max-width: 500px) {
    .pho-offer .home-trusted .pho-award img {
        width:26%!important
    }

    .pho-offer .pho-organization ul li img {
        margin-top: 20px!important
    }

    .pho-offer .home-trusted .pho-main-heading {
        margin-bottom: 20px!important
    }
}

@media only screen and (max-width: 445px) {
    .pho-offer .home-trusted .pho-award img {
        width:25%!important
    }

    .pho-offer-banner .mobilestar {
        width: 350px
    }
}

@media only screen and (max-width: 405px) {
    .pho-offer .home-trusted .pho-award img {
        width:24%!important
    }

    .pho-offer .pho-offer-banner h1 {
        font-size: 42px
    }

    .pho-offer-banner .shape {
        width: 125px
    }

    .pho-offer-banner .mobilestar {
        width: 320px
    }
}

@media only screen and (max-width: 369px) {
    .pho-offer .home-trusted .pho-award img {
        width:23%!important
    }
}

.pho-mys-banner h1,.pho-mys-banner h2,.pho-mys-banner h3,.pho-mys-banner h4,.pho-mys-banner h5,.pho-mys-banner h6 {
     
}

.pho-mys-banner {
    background-image: url(../jpg/mys3.jpg);
    position: relative;
    background-repeat: no-repeat!important;
    background-position: center;
    background-size: cover!important;
    padding: 60px 0 70px
}

.pho-mys-banner2 {
    padding: 60px 0 50px
}

.mys-banner-header {
    text-align: center
}

.mys-banner-header h5 {
    color: #fff;
    font-size: 26px;
    margin: 0;
    letter-spacing: 10px
}

.mys-banner-header h1 {
    color: #fff;
    font-weight: 700;
    font-size: 60px;
    margin: 0
}

.pho-mys-banner .offer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 82%;
    margin: 0 auto
}

.pho-mys-banner .offer-box {
    width: 28%;
    max-width: 28%;
    margin-top: 25px;
    position: relative;
    height: fit-content
}

.pho-mys-banner .women-count-box {
    width: 44%;
    max-width: 44%;
    text-align: center
}

.pho-mys-banner .offer-box .offer-box-wrap {
    border: 1px solid #fff;
    text-align: center;
    background-color: #005deb;
    position: relative;
    z-index: 2
}

.pho-mys-banner .offer-box.order-1 .offer-box-wrap {
    background-color: #fbad18
}

.pho-mys-banner .offer-box h4 {
    position: relative;
    color: #fff;
    width: fit-content;
    margin: 0 auto;
    padding: 0 10px 0 17px;
    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: 6px;
    margin-top: 26px
}

.pho-mys-banner .offer-box h3 {
    font-size: 65px;
    color: #fcb123;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 5px;
    line-height: 1.2
}

.pho-mys-banner .offer-box.order-1 h3 {
    color: #fff
}

.pho-mys-banner .offer-box h6 {
    color: #fff;
    font-weight: 600;
    font-size: 20px
}

.pho-mys-banner .offer-box p {
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 28px;
    letter-spacing: 6px;
    color: #fff
}

.pho-mys-banner .offer-box.order-1 h4,.pho-mys-banner .offer-box.order-1 h6,.pho-mys-banner .offer-box.order-1 p {
    color: #053071
}

.pho-mys-banner .offer-box h5 {
    color: #053071;
    font-size: 21px;
    letter-spacing: 7px;
    margin: 0;
    padding: 9px;
    width: 100%;
    background-color: #fff;
    margin-top: 10px
}

.pho-mys-banner .offer-box .btn-light {
    margin: 20px 0 28px;
    color: #01348f;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    width: 60%;
    padding: .6rem 2rem;
    letter-spacing: 1px
}

.pho-mys-banner .offer-box .btn-light:hover {
    color: #005deb
}

.pho-mys-banner .women-count-box h2 {
    font-size: 45px;
    color: #fbad18;
    font-weight: 700;
    margin-bottom: 10px
}

.pho-mys-banner2 .women-count-box h2 {
    font-size: 47px
}

.pho-mys-banner .women-count-box p {
    color: #fff;
    font-size: 22px;
    margin: 0;
    font-weight: 100;
    margin-bottom: 50px
}

.pho-mys-banner .offer-box:before {
    content: '';
    width: 45%;
    height: 53%;
    position: absolute;
    left: -12px;
    top: -12px;
    z-index: -1;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #053071;
    z-index: 1
}

.pho-mys-banner .offer-box:after {
    content: '';
    width: 77%;
    height: 91%;
    position: absolute;
    right: -25px;
    bottom: -15px;
    z-index: -1;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #fbad18;
    z-index: 1
}

.pho-mys-banner .offer-box.order-1:before {
    background-color: #fff
}

.pho-mys-banner .offer-box.order-1:after {
    background-color: #005deb
}

.mys-banner-header .d-flex {
    margin: 0 auto;
    width: fit-content
}

.mys-banner-header .d-flex img {
    margin-left: 5px;
    width: 110px
}

.pho-mys-banner .shape {
    position: absolute;
    right: -116px;
    bottom: -26px
}

.pho-mys-banner .shape1 {
    position: absolute;
    left: -60px;
    bottom: -30px
}

.pho-mys-banner2 {
    background-image: url(../jpg/mys2.jpg)
}

.mys-banner-header2 {
    text-align: left
}

.pho-mys-banner2 .offer {
    display: block
}

.mys-banner-header2 .d-flex {
    margin: 0
}

.mys-banner-header .d-flex h4 {
    font-size: 26px;
    color: #fff;
    font-weight: 700;
    margin-left: 20px;
    text-transform: uppercase;
    letter-spacing: 7px;
    position: relative;
    background-color: #fc3b00;
    padding: 0 8px
}

.mys-banner-header .d-flex h4::after,.mys-banner-header .d-flex h4::before {
    content: '';
    position: absolute;
    height: 0;
    width: 0;
    border-style: solid
}

.mys-banner-header .d-flex h4::before {
    border-color: #fc3b00 transparent;
    border-width: 19px 0 20px 15px;
    left: -14px;
    top: 0
}

.mys-banner-header .d-flex h4:after {
    border-color: #fc3b00 transparent;
    border-width: 19px 15px 20px 0;
    right: -14px;
    top: 0
}

.mys-banner-header2 .d-flex h4 {
    font-size: 40px;
    color: #fcb123;
    background-color: transparent;
    padding: 0;
    margin-left: 10px
}

.mys-banner-header2 .d-flex h4::after,.mys-banner-header2 .d-flex h4::before {
    display: none
}

.mys-banner-header2 h1 {
    line-height: 1.3
}

.pho-mys-banner2 .hurrytimer-campaign-40081 {
    text-align: left;
    display: block
}

.pho-mys-banner2 .hurrytimer-campaign-40081 .hurrytimer-timer {
    justify-content: flex-start
}

.pho-mys-banner2 .offer-box:before,.pho-mys-banner2 .offer-box:after,.pho-mys-banner2 .offer-box.order-1:before {
    display: none
}

.pho-mys-banner2 .offer-box {
    max-width: 100%;
    margin-top: 0;
    padding: 10px;
    background-color: #ffffff8a;
    width: 510px;
    height: 510px;
    border-radius: 50%
}

.pho-mys-banner2 .offer-box .offer-box-wrap {
    text-align: center;
    background-color: #fbad18;
    position: relative;
    z-index: 2;
    border-radius: 50%
}

.pho-mys-banner2 .offer-box.order-1 .offer-box-wrap {
    border-width: 0;
    border-width: 0;
    padding: 70px 20px 50px
}

.pho-mys-banner2 .offer-box h4 {
    margin-top: 0
}

.pho-mys-banner2 .offer-box h5 {
    color: #fff;
    margin: 0 auto;
    width: 80%;
    background-color: #005deb;
    position: relative
}

.pho-mys-banner2 .ribbon:before,.pho-mys-banner2 .ribbon:after {
    content: '';
    position: absolute;
    height: 0;
    width: 0;
    border-style: solid
}

.pho-mys-banner2 .ribbon:before {
    border-color: #005deb transparent;
    border-width: 25px 0 25px 20px;
    left: -20px;
    top: 0
}

.pho-mys-banner2 .ribbon:after {
    border-color: #005deb transparent;
    border-width: 25px 20px 25px 0;
    right: -20px;
    top: 0
}

.pho-mys-banner2 .mys-person {
    margin: 50px 0
}

.pho-mys-banner2 .mys-person img {
    border-radius: 50%;
    border: 6px solid #fbad18;
    margin-right: 30px;
    width: 200px;
    height: 200px;
    object-fit: cover
}

.pho-mys-banner2 .mys-person-content {
    position: relative;
    text-align: left;
    width: 100%;
    max-width: 100%;
    padding-left: 30px
}

.pho-mys-banner2 .mys-person-content p {
    margin-bottom: 0
}

.pho-mys-banner2 .mys-person-content:after {
    content: '';
    content: '';
    position: absolute;
    left: 0;
    top: -30px;
    width: 3px;
    height: 180px;
    background: -moz-linear-gradient(top,rgba(251,173,24,0) 1%,rgba(251,173,24,.4) 32%,rgba(251,173,24,.65) 51%,rgba(251,173,24,.36) 73%,rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top,rgba(251,173,24,0) 1%,rgba(251,173,24,.4) 32%,rgba(251,173,24,.65) 51%,rgba(251,173,24,.36) 73%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom,rgba(251,173,24,0) 1%,rgba(251,173,24,.4) 32%,rgba(251,173,24,.65) 51%,rgba(251,173,24,.36) 73%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00fbad18',endColorstr='#00000000',GradientType=0)
}

.pho-mys-banner2 .shape3 {
    position: absolute;
    top: 50%;
    left: -100px;
    transform: translate(0,-50%)
}

.pho-mys-banner2 .shape4 {
    position: absolute;
    top: 0;
    right: -100px
}

.pho-mys-banner .hurrytimer-campaign-34735 .hurrytimer-headline {
    font-size: 16px;
    letter-spacing: 4px;
    text-transform: uppercase
}

.pho-mys-banner2 .hurrytimer-campaign-34735 {
    text-align: left
}

.pho-mys-banner2 .hurrytimer-campaign-34735 .hurrytimer-timer {
    justify-content: flex-start
}

@media only screen and (max-width: 1770px) {
    .pho-mys-banner2 .mys-banner-header h1 {
        font-size:58px
    }

    .pho-mys-banner .offer {
        width: 85%
    }
}

@media only screen and (max-width: 1700px) {
    .pho-mys-banner2 .offer {
        width:87%
    }

    .pho-mys-banner2 .mys-banner-header h1 {
        font-size: 57px
    }
}

@media only screen and (max-width: 1600px) {
    .mys-banner-header h5 {
        font-size:22px;
        letter-spacing: 7px
    }

    .pho-mys-banner .mys-banner-header h1 {
        font-size: 53px
    }

    .pho-mys-banner .women-count-box h2 {
        font-size: 40px;
        margin-bottom: 5px
    }

    .pho-mys-banner .women-count-box p,.pho-mys-banner .offer-box h4 {
        font-size: 20px
    }

    .pho-mys-banner .offer-box h3 {
        font-size: 55px
    }

    .mys-banner-header .d-flex h4 {
        font-size: 22px
    }

    .mys-banner-header2 .d-flex h4 {
        font-size: 30px
    }

    .mys-banner-header .d-flex h4::before {
        border-width: 16px 0 17px 11px;
        left: -11px
    }

    .mys-banner-header .d-flex h4:after {
        border-width: 17px 11px 16px 0;
        right: -11px
    }

    .pho-mys-banner2 .mys-person img {
        border: 4px solid #fbad18;
        width: 130px;
        height: 130px;
        margin-right: 25px
    }

    .pho-mys-banner2 .mys-person-content:after {
        top: -10px;
        width: 2px;
        height: 145px
    }

    .pho-mys-banner2 .offer-box {
        padding: 9px;
        width: 450px;
        height: 450px
    }

    .pho-mys-banner2 .offer-box.order-1 .offer-box-wrap {
        padding: 50px 20px 30px
    }

    .pho-mys-banner2 .shape4 {
        width: 200px
    }

    .pho-mys-banner2 .shape3 {
        width: 150px;
        left: -85px
    }

    .pho-mys-banner2 {
        padding: 50px 0 60px
    }

    .pho-mys-banner2 {
        padding: 50px 0 40px
    }

    .pho-mys-banner2 .mys-person {
        margin: 40px 0
    }
}

@media only screen and (max-width: 1490px) {
    .pho-mys-banner .mys-banner-header h1 {
        font-size:50px
    }
}

@media only screen and (max-width: 1400px) {
    .pho-mys-banner2 .col-md-7 {
        width:63%
    }

    .pho-mys-banner2 .col-md-5 {
        width: 37%
    }

    .pho-mys-banner .mys-banner-header h1 {
        font-size: 50px
    }

    .pho-mys-banner2 .mys-person {
        margin: 35px 0
    }

    .pho-mys-banner .women-count-box h2 {
        font-size: 38px
    }

    .pho-mys-banner2 .offer-box {
        width: 397px;
        height: 397px
    }

    .pho-mys-banner2 .offer-box.order-1 .offer-box-wrap {
        padding: 40px 20px 20px
    }

    .pho-mys-banner .offer-box h3 {
        font-size: 50px;
        margin-top: 5px
    }

    .pho-mys-banner .offer-box p {
        margin-top: 24px
    }

    .pho-mys-banner .offer-box h5 {
        font-size: 18px;
        padding: 8px
    }

    .pho-mys-banner2 .ribbon:before {
        border-width: 22px 0 21px 20px
    }

    .pho-mys-banner2 .ribbon:after {
        border-width: 22px 20px 21px 0
    }

    .pho-mys-banner2 .mys-person-content:after {
        top: -22px
    }

    .pho-mys-banner2 .shape4 {
        width: 180px;
        right: -70px
    }

    .mys-banner-header h5 {
        font-size: 20px;
        letter-spacing: 5px
    }

    .mys-banner-header2 .d-flex h4 {
        font-size: 28px
    }

    .pho-mys-banner .offer-box h3 {
        font-size: 47px;
        margin-top: 2px
    }

    .pho-mys-banner .offer-box h6 {
        font-size: 17px
    }
}

@media only screen and (max-width: 1304px) {
    .pho-mys-banner .mys-banner-header h1 {
        line-height:1.2
    }

    .pho-mys-banner2 .col-md-7 {
        width: 58%
    }

    .pho-mys-banner2 .col-md-5 {
        width: 42%
    }

    .pho-mys-banner .offer {
        width: 90%
    }

    .pho-mys-banner2 .offer {
        width: 87%
    }

    .pho-mys-banner .offer-box:before {
        left: -10px;
        top: -10px
    }

    .pho-mys-banner .offer-box:after {
        right: -18px;
        bottom: -10px
    }
}

.pho-mys-banner .d-none .hurrytimer-campaign {
    display: none
}

@media only screen and (max-width: 1150px) {
    .pho-mys-banner .mys-banner-header h1 {
        font-size:48px
    }

    .mys-banner-header h5 {
        font-size: 18px;
        letter-spacing: 5px
    }

    .mys-banner-header2 .d-flex h4 {
        font-size: 24px
    }

    .pho-mys-banner .women-count-box p,.pho-mys-banner .offer-box h4 {
        font-size: 18px
    }

    .pho-mys-banner .offer-box h3 {
        font-size: 46px;
        margin-top: 5px
    }

    .pho-mys-banner .offer-box h6 {
        font-size: 18px
    }

    .pho-mys-banner .offer-box p {
        margin-top: 24px;
        margin-bottom: 10px
    }

    .pho-mys-banner2 .offer-box {
        height: fit-content
    }

    .pho-mys-banner .women-count-box h2 {
        font-size: 34px;
        margin-top: 10px
    }

    .pho-mys-banner2 .women-count-box h2 {
        font-size: 38px;
        margin-top: 0
    }

    .pho-mys-banner .women-count-box,.pho-mys-banner .offer-box {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .pho-mys-banner .order-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .pho-mys-banner .order-2 {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        width: 100%
    }

    .pho-mys-banner .d-none .hurrytimer-campaign {
        display: block
    }

    .pho-mys-banner .order-2 .hurrytimer-campaign,.pho-mys-banner .mb-none .hurrytimer-campaign {
        display: none
    }

    .pho-mys-banner .offer-box {
        margin: 0 60px 30px
    }

    .pho-mys-banner2 .offer-box {
        margin: 0
    }
}

@media only screen and (max-width: 1024px) {
    .pho-mys-banner2 .col-md-7,.pho-mys-banner2 .col-md-5 {
        width:100%
    }

    .mys-banner-header .d-flex {
        margin: 0 auto;
        width: fit-content
    }

    .pho-mys-banner .mys-banner-header h1 {
        text-align: center
    }

    .pho-mys-banner2 {
        background-image: none;
        background-color: #005deb
    }

    .pho-mys-banner .mys-banner-header h1 {
        font-size: 46px
    }

    .pho-mys-banner2 .mys-person img {
        width: 120px;
        height: 120px
    }

    .pho-mys-banner2 .mys-person {
        margin: 45px auto;
        width: fit-content
    }

    .pho-mys-banner .women-count-box h2 {
        font-size: 36px
    }

    .pho-mys-banner2 .hurrytimer-campaign-34735 {
        text-align: center
    }

    .pho-mys-banner2 .hurrytimer-campaign-34735 .hurrytimer-timer {
        justify-content: center
    }

    .pho-mys-banner2 .shape3,.pho-mys-banner2 .shape4 {
        display: none
    }

    .pho-mys-banner2 .offer-box {
        height: fit-content;
        margin: 30px auto 0
    }
}

@media only screen and (max-width: 991px) {
    .pho-mys-banner .offer-box {
        margin:0 40px 30px
    }

    .pho-mys-banner2 .offer-box {
        margin: 0
    }

    .pho-mys-banner .shape1,.pho-mys-banner .shape {
        display: none
    }
}

@media only screen and (max-width: 800px) {
    .pho-mys-banner {
        background-image:none;
        background-color: #005deb
    }

    .pho-mys-banner .offer {
        width: 100%
    }

    .pho-mys-banner2 .offer {
        width: 87%
    }

    .pho-mys-banner .offer-box .btn-light {
        width: 70%
    }

    .pho-mys-banner2 .offer-box .btn-light {
        width: 60%
    }
}

@media only screen and (max-width: 767px) {
    .pho-mys-banner2 .offer {
        width:100%
    }

    .pho-home .pho-mys-banner .align-items-center {
        display: flex
    }

    .pho-mys-banner2 .mys-person {
        margin: 35px auto
    }
}

@media only screen and (max-width: 740px) {
    .pho-mys-banner .offer-box {
        max-width:100%;
        width: 100%
    }

    .pho-mys-banner .offer-box.order-3 {
        margin-bottom: 40px
    }

    .pho-mys-banner .offer-box:before,.pho-mys-banner .offer-box:after {
        display: none
    }
}

@media only screen and (max-width: 500px) {
    .pho-mys-banner .offer-box p {
        font-size:15px;
        margin-top: 20px
    }

    .pho-mys-banner .mys-banner-header h1 {
        font-size: 40px
    }

    .mys-banner-header h5 {
        font-size: 16px
    }

    .mys-banner-header2 .d-flex h4 {
        font-size: 20px
    }

    .pho-mys-banner2 .mys-person img {
        width: 100px;
        height: 100px;
        border: 3px solid #fbad18;
        margin-right: 15px
    }

    .pho-mys-banner .women-count-box h2 {
        font-size: 26px
    }

    .pho-mys-banner .women-count-box p,.pho-mys-banner .offer-box h4 {
        font-size: 17px
    }

    .pho-mys-banner2 .mys-person-content:after {
        top: -9px;
        height: 90px
    }

    .pho-mys-banner .women-count-box p {
        margin-bottom: 9px
    }

    .pho-mys-banner2 .mys-person {
        margin: 20px auto 5px
    }

    .pho-mys-banner2 .offer-box {
        margin: 0 auto
    }

    .pho-mys-banner .offer-box h3 {
        font-size: 41px;
        margin-top: 0
    }

    .pho-mys-banner .offer-box h6 {
        font-size: 16px
    }

    .pho-mys-banner2 .offer-box {
        width: 370px;
        height: 370px
    }

    .pho-mys-banner2 .mys-person-content {
        padding-left: 16px
    }

    .pho-mys-banner .offer-box {
        margin: 20px
    }

    .pho-mys-banner .offer-box.order-3 {
        margin-bottom: 0
    }

    .pho-mys-banner2 .offer-box {
        margin: 30px auto 0
    }

    .pho-mys-banner {
        padding: 50px 0
    }
}

@media only screen and (max-width: 420px) {
    .pho-mys-banner .mys-banner-header h1 {
        font-size:37px
    }

    .pho-mys-banner2 .offer-box.order-1 .offer-box-wrap {
        padding: 40px 15px 20px
    }

    .pho-mys-banner2 .offer-box {
        width: 366px;
        height: 366px;
        padding: 7px;
        margin-top: 0
    }
}

@media only screen and (max-width: 400px) {
    .pho-mys-banner2 .offer-box.order-1 .offer-box-wrap {
        padding:33px 15px 18px
    }

    .pho-mys-banner2 .offer-box {
        width: 350px;
        height: 346px;
        padding: 7px
    }

    .pho-mys-banner .offer-box .btn-light {
        font-size: 16px;
        width: 56%;
        padding: .6rem 1.5rem;
        margin: 16px 0 23px
    }
}

@media only screen and (max-width: 370px) {
    .pho-mys-banner2 .mys-person-content:after {
        display:none
    }

    .pho-mys-banner2 .mys-person-content {
        padding-left: 0
    }
}

.pho-membership-price {
    background-color: #f5f5f5;
    padding: 80px 9% 50px
}

.pho-membership-price .membership-price-box button.btn-primary {
    box-sizing: inherit
}

.pho-membership-price .membership-price-box {
    box-shadow: 0 8px 18px rgb(35 31 32/13%);
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    width: 77%;
    margin: 0 auto;
}

.pho-membership-price .membership-price-box .d-flex {
    justify-content: center
}

.pho-membership-price .membership-price-box .offer-box {
    border: 1px solid #c3b9b9;
    width: 33.33%
}

.pho-membership-price .membership-price-box .offer-box.price-tag {
    border: 2px solid #165dcf!important;
    position: relative
}

.pho-membership-price .membership-price-box .offer-box.price-tag h5 {
    outline: 2px solid #0f6bf4;
    position: absolute;
    border-radius: 5px 5px 0 0;
    background-color: #0f6bf4;
    width: 100%;
    color: #fff;
    padding: 3px 10px;
    text-align: center;
    top: -33px;
    font-weight: 700
}

.pho-membership-price .offer-box-top {
    padding: 35px 20px 10px;
    position: relative
}

.pho-membership-price .offer-box-tag {
    position: absolute;
    right: 12px;
    top: 0;
    font-size: 18px;
    color: #19232d;
    font-weight: 700;
    background-color: #fbad17;
    border-radius: 0 0 10px 10px;
    text-align: center;
     
    padding: 4px 10px;
    width: 120px;
    margin: 0;
    text-transform: capitalize
}

.pho-membership-price .membership-price-box .offer-box:nth-child(2) .offer-box-tag {
    background-color: #8dbe3e
}

.pho-membership-price .offer-box-top h3 {
    color: #19232d;
   
    font-weight: 800;
    font-size: 28px;
    margin-bottom: 0
}

.pho-membership-price .offer-box-top p {
    font-size: 16px;
    margin-bottom: 2px;
    height: 75px
}

.pho-membership-price .membership-price-box .offer-box:nth-child(1) .offer-box-top h3 {
    color: #01338c
}

.pho-membership-price .membership-price-box .offer-box:nth-child(2) .offer-box-top h3 {
    color: #0f6bf4
}

.pho-membership-price .membership-price-box .offer-box:nth-child(3) .offer-box-top h3 {
    color: red
}

.pho-membership-price .offer-box-bottom {
    padding: 10px 20px
}

.pho-membership-price .membership-price-box .offer-box:nth-child(1) .offer-box-bottom {
    background-color: #d6d5d1
}

.pho-membership-price .membership-price-box .offer-box:nth-child(2) .offer-box-bottom {
    background-color: #0f6bf4
}

.pho-membership-price .membership-price-box .offer-box .offer-box-bottom h4.price {
    color: #01338c;
    font-weight: 700;
    font-size: 44px;
    line-height: 1.1
}

.pho-membership-price .membership-price-box .offer-box:nth-child(2) .offer-box-bottom h4.price,.membership-price-box .offer-box:nth-child(2) .offer-box-bottom h6 {
    color: #fff
}

.pho-membership-price .membership-price-box .offer-box .offer-box-bottom h4.price span {
    font-size: 25px;
    position: relative;
    width: fit-content;
    text-align: center;
    margin: 0 auto;
    color: #a9a3a3;
    margin: 0 2px
}

.pho-membership-price .membership-price-box .offer-box .offer-box-bottom h4.price span::before {
    background-color: #a9a3a3;
    content: " ";
    height: 2px;
    position: absolute;
    top: calc(50% - 0px);
    width: 100%
}

.pho-membership-price .offer-box-bot {
    padding: 15px 20px 20px
}

.pho-membership-price .offer-box-bot .btn-primary {
    padding: .5rem 2rem;
    border: 1px solid #005eec;
    width: 100%
}

.pho-membership-price .membership-price-box .offer-box:nth-child(1) .offer-box-bot .btn-primary {
    border: 1px solid #01338c;
    background-color: #01338c
}

.membership-price-box .offer-box:nth-child(3) .offer-box-bot .btn-primary {
    color: #19232d;
    background-color: transparent;
    border: 1px solid #19232d
}

.pho-membership-price .membership-price-box .offer-box .offer-box-bot ul {
    margin-top: 28px
}

.pho-membership-price .membership-price-box .offer-box .offer-box-bot ul li {
    margin: 0 0 12px;
    padding-left: 26px;
    position: relative
}

.pho-membership-price .membership-price-box .offer-box .offer-box-bot ul li:after {
    content: '';
    background-image: url(../png/membership-listtype1.png);
    background-size: contain;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 2px
}

.pho-member-compare-new h5 {
    font-size: 20px;
    color: #19232d;
    font-weight: 700;
    margin-bottom: 7px;
    margin-top: 30px;
    padding-left: 12px
}

.pho-member-compare-new td {
    border-width: 0;
    border-bottom: 1px solid #dedadb;
    padding: 12px!important;
    font-size: 15px;
    font-weight: 500;
    text-align: center
}

.pho-member-compare-new tr:nth-child(even) td {
    background-color: #eeeced
}

.pho-member-compare-new td:nth-child(1) {
    text-align: left
}

.pho-member-compare-new th {
    font-size: 24px;
    color: #19232d;
    font-weight: 700;
    padding: 12px!important;
    background-color: transparent;
    border-top: 0 solid!important;
    border-bottom: 1px solid #ada7a9
}

.pho-member-compare-new th span {
    font-size: 14px;
    color: #0d0d0e;
    font-weight: 500;
    display: block
}

.pho-member-compare-new tr td,.pho-member-compare-new th {
    border-right: 1px solid #ada7a9
}

.pho-member-compare-new tr td:last-child,.pho-member-compare-new th:last-child {
    border-right: 0 solid #ada7a9
}

.pho-member-compare-new tr:nth-child(1) td {
    border-top: 1px solid #ada7a9;
    position: relative
}

.pho-member-compare-new tr:last-child td {
    border-bottom: 1px solid #ada7a9
}

.pho-member-compare-new tr:nth-child(even) td:first-child {
    border-left: 1px solid #dedadb
}

.pho-member-compare-new tr:nth-child(even) td:last-child {
    border-right: 1px solid #dedadb
}

.pho-member-compare-new tr td .tick {
    height: 11px
}

.pho-member-compare-new th:first-child {
    border-left: 0 solid #ada7a9
}

.pho-member-compare-new th:nth-child(2),.pho-member-compare-new th:nth-child(3),.pho-member-compare-new th:nth-child(4),.pho-member-compare-new th:nth-child(5),.pho-member-compare-new tr td:nth-child(2),.pho-member-compare-new tr td:nth-child(3),.pho-member-compare-new tr td:nth-child(4),.pho-member-compare-new tr td:nth-child(5) {
    width: 170px
}

.pho-member-compare-new .info {
    line-height: 1.2;
    float: right;
    border-radius: 50%;
    border: 1px solid #888687;
    color: #888687;
    width: 18px;
    height: 18px;
    text-align: center;
    background-color: #eeeced;
    font-size: 14px;
    font-weight: 800;
    position: relative;
    cursor: pointer
}

.pho-member-compare-new .info-box {
    border-radius: 8px;
    position: absolute;
    right: -283px;
    background-color: #363636;
    color: #fff;
    padding: 14px;
    width: 280px;
    font-size: 13px;
    top: 50%;
    transform: translate(0,-50%);
    z-index: 1;
    opacity: 0;
    text-align: left;
    font-weight: 200;
    line-height: 1.4
}

.pho-member-compare-new .info-box a {
    color: #fbad17;
    text-decoration: none
}

.pho-member-compare-new .info-box:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #363636;
    left: -10px;
    position: absolute;
    top: 50%;
    transform: translate(0,-50%)
}

.pho-member-compare-new .info:hover .info-box {
    opacity: 1
}

@media only screen and (max-width: 1400px) {
    .pho-membership-price {
        padding:80px 50px 50px
    }
}

@media only screen and (max-width: 1199px) {
    .pho-membership-price {
        padding:80px 20px 50px
    }

    .pho-membership-price .membership-price-box .offer-box.price-tag h5 {
        font-size: 14px;
        padding: 3px 10px;
        top: -31px
    }
    .pho-membership-price .membership-price-box{    width: 80%;}
}

@media only screen and (max-width: 1150px) {
    .pho-membership-price {
        padding:10px 20px 50px
    }

    .pho-membership-price .membership-price-box {
        box-shadow: none;
        border: 0 solid #c3b9b9;
        margin-bottom: 0; width: 100%;
        flex-wrap: wrap
    }

    .pho-membership-price .membership-price-box .offer-box {
        width: 50%;
        border: 1px solid #c3b9b9;
        margin-top: 50px;   
        height: calc(100% - 50px)
    }

    .pho-membership-price .membership-price-box .offer-box .offer-box-bot ul {
        height: 153px
    }

    .pho-membership-price .offer-box-top p {
        height: 50px
    }

    .pho-member-compare-new th {
        font-size: 22px
    }

    .pho-member-compare-new th:nth-child(2),.pho-member-compare-new th:nth-child(3),.pho-member-compare-new th:nth-child(4),.pho-member-compare-new th:nth-child(5),.pho-member-compare-new tr td:nth-child(2),.pho-member-compare-new tr td:nth-child(3),.pho-member-compare-new tr td:nth-child(4),.pho-member-compare-new tr td:nth-child(5) {
        width: 140px
    }
}

@media only screen and (max-width: 767px) {
    .pho-membership-price {
        padding:30px 10% 50px
    }

    .pho-membership-price .membership-price-box .offer-box {
        width: 100%;
        margin-top: 20px;
        height: auto
    }

    .pho-membership-price .membership-price-box .offer-box .offer-box-bot ul {
        height: auto
    }

    .pho-membership-price .offer-box-top p {
        height: auto
    }

    .pho-membership-price .membership-price-box .offer-box.price-tag {
        margin-top: 50px
    }
}

@media only screen and (max-width: 500px) {
    .pho-membership-price {
        padding:30px 20px 50px
    }

    .pho-membership-price .offer-box-top h3 {
        font-size: 26px
    }

    .pho-membership-price .membership-price-box .offer-box .offer-box-bottom h4.price {
        font-size: 36px
    }

    /*.pho-member-compare-new {
        padding: 0
    }*/
}

.comments {
    display: none
}

.pho-job h2,.pho-job h3,.pho-job h4,.pho-job h5 {
     
}

.pho-job .pho-main-heading {
    font-weight: 700
}

.pho-job .row {
    display: flex;
    flex-wrap: wrap
}

.pho-job .pho-main-heading {
    font-size: 28px;
}
.pho-job .home-trusted .pho-main-heading{
    font-size: 30px;text-transform: uppercase;
}
.pho-job .what-job .pho-main-heading {
    margin-bottom: 10px
}

.pho-job .pho-inner-banner {
    background-position: top left
}

.pho-job .pho-inner-banner .title-box {
    margin-bottom: 0;
    padding: 0;
    width: 55%
}

.pho-job .pho-inner-banner .title-box {
    padding: 90px 0 80px
}

.pho-job .pho-inner-banner .title-box p {
    color: #fab019;
    font-size: 18px;
    margin-bottom: 5px
}

.pho-job .pho-inner-banner .title-box h1 {
    margin-bottom: 25px;
    font-size: 32px;
    line-height: 1.2
}

.pho-job .bj_link {
    color: #fff;
    font-style: italic;
    font-size: 14px
}

.what-job p.pho-sub-heading {
    color: #003186;
    margin: 0 auto;
    font-weight: 600;
    font-size: 18px
}

.what-job-box {
    text-align: center;
    padding: 30px 20px;
    border-radius: 9px;
    margin-top: 30px;
    height: calc(100% - 30px)
}

.what-job-box img {
    margin-bottom: 15px
}

.what-job-box:hover {
    box-shadow: 0 1px 20px rgb(0 0 0/15%)
}

.job-testimonial .mx-auto {
    margin: 0 auto
}

.job-testimonial {
    text-align: center
}

.job-testimonial p {
    font-size: 18px;
    color: #003186;
    font-weight: 600
}

.job-testimonial .instructor-name {
    color: #07214c;
    font-size: 24px;
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 5px
}

.job-testimonial .des {
    font-weight: 100;
    color: #07214c;
    margin-bottom: 25px
}

.job-testimonial .owl-theme .owl-dots .owl-dot span {
    background: #6ea7fb!important
}

.job-testimonial .owl-theme .owl-dots .owl-dot.active span {
    background: #012060!important
}

.job-testimonial img.quote {
    position: absolute;
    left: -35px;
    top: -14px
}

.pho-job .home-faq.home-faq-one {
    background-color: #f8f8f8
}

.pho-job .home-faq .panel-defaultt>.panel-heading,.pho-job .home-faq .panel-defaultt>.panel-heading {
    padding: 5px 40px 5px 10px;
    margin-bottom: 0;
    background-color: #edeeed;
    position: relative;
    border-radius: 5px;
    border: 1px solid #d4d5d4
}

.pho-job .home-faq a.btn.btn-link {
    width: 100%;
    text-align: left;
    color: #012060;
    text-decoration: none;
    outline: none;
    font-weight: 500;
    font-size: 17px;
    white-space: break-spaces!important;
    padding-left: 0;
    padding-right: 0;
    font-weight: 600
}

 .home-faq.home-faq-one .panel-body a {
    color: #005eec
}

.pho-job .home-faq a.btn.btn-link::after {
    content: '\f068';
    font-family: fontawesome;
    color: #272727;
    right: 10px;
    position: absolute;
    transition: .5s all;
    font-size: 13px;
    font-weight: 100;
    border-radius: 50%;
    background-color: #d4d5d4;
    padding: 3px 7px 2px;
    line-height: 19px;
    margin-top: 1px;
    top: 11px
}

.pho-job .home-faq a.btn.btn-link.collapsed::after,.pho-job .home-faq a.btn.btn-link.collapsed::after {
    content: '\f067'
}

.pho-job .panel {
    background-color: transparent;
    box-shadow: none
}

.pho-job .panel-group .panel-heading+.panel-collapse>.panel-body,.pho-job .panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 0 solid #ddd
}

.pho-home.pho-job .pho-cta .btn-light {
    margin-top: 12px
}


.pho-home .pho-why-jobs ul.nav.nav-tabs li {
    display: block;
    float: none;
    position: relative;
    padding-bottom: 8px
}

.pho-home .pho-why-jobs ul.nav.nav-tabs li a {
    background-color: #f2f3f2;
    border-radius: 0;
    font-size: 20px;
    color: #051a3b;
    font-weight: 700;
    padding: 20px 27px
}

.pho-home .pho-why-jobs ul.nav.nav-tabs li::before {
    opacity: 0;
    content: '';
    font-size: 12px;
    background-color: #005eec;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    height: calc(100% - 8px);
    width: 3px
}

.pho-home .pho-why-jobs .nav-tabs>li>a {
    border-width: 0
}

.pho-home .pho-why-jobs ul.nav.nav-tabs li.active::before {
    opacity: 1
}

.pho-why-jobs .nav-tabs>li.active>a,.pho-why-jobs .nav-tabs>li.active>a:hover,.pho-why-jobs .nav-tabs>li.active>a:focus,.pho-why-jobs .nav-tabs>li>a:hover {
    border-color: 0;
    background-color: #f2f3f2
}

.pho-why-jobs .nav-tabs {
    border-bottom: 0 solid #ddd;
    padding-left: 0;
    margin-right: 30px
}

.pho-why-jobs .tab-content p {
    font-size: 18px;
    color: #252627;
    margin-bottom: 20px;
    width: 65%
}

.pho-why-jobs .tab-content img {
    width: 35%
}

.pho-job .jobs-details .btn-light img {
    margin-left: 3px;
    transform: rotate(180deg);
    margin-bottom: 4px
}

.pho-job .jobs-details {
    background-image: url(../jpg/jobs-details.jpg);
    position: relative;
    background-repeat: no-repeat!important;
    background-position: center;
    background-size: cover!important
}

.jobs-details .nav.nav-tabs>li>a {
    border-width: 0
}

.jobs-details .nav.nav-tabs li a {
    color: #fff;
    text-transform: uppercase
}

.jobs-details .nav.nav-tabs li::before {
    display: none
}

.jobs-details .nav.nav-tabs li.active a {
    color: #f7ad16;
    background-color: transparent;
    border-width: 0
}

.jobs-details .nav.nav-tabs li a:hover {
    background-color: transparent;
    border-color: transparent
}

.jobs-details ul.nav.nav-tabs {
    padding: 0;
    width: fit-content;
    margin: 0 auto 60px;
    border-bottom-color: #5191fc
}

.jobs-details .nav.nav-tabs li {
    padding-bottom: 0;
    position: relative
}

.jobs-details .nav.nav-tabs li a:before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #f7ad35;
    position: absolute;
    bottom: 0;
    z-index: 1111;
    opacity: 0;
    left: 0
}

.jobs-details .nav.nav-tabs li.active a::before {
    opacity: 1
}

.jobs-details .jobs-details-box {
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 30px
}

.jobs-details .jobs-details-box .d-flex img {
    margin-right: 5px
}

.jobs-details .jobs-details-box h6 {
    color: #012060;
     
    font-weight: 700;
    font-size: 16px;
    margin-top: 7px;
    margin-bottom: 20px
}

.jobs-details .job-info p {
    color: #012060;
    margin-bottom: 0
}

.jobs-details .job-info p:nth-child(1) {
    margin-right: 50px
}

.jobs-details .job-info p b {
    font-size: 14px;
    font-weight: 700;
    display: block
}

.jobs-details .btn-primary {
    margin-bottom: 10px!important
}

@media only screen and (max-width: 1600px) {
    .pho-job .pho-inner-banner .title-box {
        padding:70px 0 60px
    }

    .pho-home .pho-why-jobs ul.nav.nav-tabs li a {
        font-size: 20px
    }
}

@media only screen and (max-width: 1400px) {
    .pho-job .pho-inner-banner .title-box {
        padding:60px 0 50px
    }

    .pho-job .pho-inner-banner .title-box p {
        font-size: 16px;
        margin-bottom: 2px
    }

    .pho-job .pho-inner-banner .title-box h1 {
        margin-bottom: 20px;
        font-size: 30px
    }

    .what-job p.pho-sub-heading {
        font-size: 16px
    }

    .pho-job .pho-main-heading {
        font-size: 28px
    }

    .what-job-box {
        padding: 25px 25px 18px;
        margin-top: 25px;
        height: calc(100% - 25px)
    }

    .job-testimonial .instructor-name {
        font-size: 20px;
        margin-top: 25px;
        margin-bottom: 5px
    }

    .job-testimonial .des {
        margin-bottom: 20px;
        font-size: 15px
    }

    .pho-job .jobs-details .pho-main-heading {
        margin-bottom: 20px
    }

    .pho-home .pho-why-jobs ul.nav.nav-tabs li a {
        font-size: 20px;
        padding: 15px 27px
    }

    .pho-why-jobs .tab-content img {
        width: 30%
    }

    .pho-why-jobs .tab-content p {
        font-size: 17px;
        width: 60%
    }
}

@media only screen and (max-width: 1130px) {
    .job-testimonial .mx-auto {
        width:90%
    }
}

@media only screen and (max-width: 991px) {
    .pho-job .pho-inner-banner .title-box {
        padding:50px 0
    }

    .what-job p.pho-sub-heading {
        width: 100%
    }

    .what-job-box {
        padding: 0
    }

    .what-job-box:hover {
        box-shadow: none
    }

    .what-job-box img {
        width: 70px
    }

    .what-job .col-md-4 {
        margin: 0 auto
    }

    .job-testimonial p {
        font-size: 16px
    }

    .job-testimonial img.quote {
        left: -28px;
        top: -9px;
        width: 40px
    }

    .pho-job .pho-main-heading {
        font-size: 28px
    }

    .pho-home .pho-why-jobs ul.nav.nav-tabs li {
        display: inline-block
    }

    .pho-why-jobs .nav-tabs {
        margin-right: 0;
        margin-bottom: 20px
    }

    .pho-home .pho-why-jobs ul.nav.nav-tabs li a {
        font-size: 18px;
        padding: 10px 20px
    }

    .pho-job .home-faq.home-faq-one .panel-group {
        margin-bottom: 7px
    }

    .pho-job .home-faq.home-faq-one .col-md-6 {
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    .pho-job .pho-inner-banner .title-box {
        width:100%
    }

    .job-testimonial .mx-auto {
        width: 80%!important
    }

    .what-job p.pho-sub-heading {
        margin-bottom: 20px
    }

    .what-job-box p {
        margin-bottom: 0
    }

    .what-job-box {
        margin-top: 10px;
        height: auto
    }

    .job-testimonial {
        padding-bottom: 15px
    }

    .jobs-details .jobs-details-box,.pho-job .home-faq.home-faq-one .col-md-6 {
        margin-bottom: 0
    }

    .pho-home .pho-why-jobs ul.nav.nav-tabs li {
        display: block
    }

    .pho-why-jobs .tab-content img {
        width: 40%
    }

    .pho-why-jobs .tab-content .d-flex {
        align-items: flex-start
    }

    .pho-why-jobs .col-md-6.col-sm-12 {
        margin-bottom: 0
    }
}

@media only screen and (max-width: 575px) {
    .pho-job .pho-inner-banner {
        padding:0
    }

    .pho-job .pho-main-heading {
        margin-bottom: 26px!important
    }
}

.home .hm-logos .owl-stage{
    height: 45px;
    }
    @media only screen and (max-width: 767px){
        .home .hm-logos .owl-stage{
            height: 36px;
            }
    }
    .page-template-pho-business,.page-template-pho-business h5,.page-template-pho-business h3,.page-template-pho-business h4,.page-template-pho-business h2{ }
    .page-template-pho-business .pho-main-heading {
        font-weight: 700;
    }
    .member-price .member-price-box {
        padding: 30px 20px;
        background-color: #fff;    border: 2px solid #FFF;
        border-radius: 15px;
}
.member-price .member-price-box .price-tag{
    color: #fff;
    margin: 0px 0 10px 5px;
    border-radius: 14px;
    background-color: #555;
    padding: 2px 8px;
    font-weight: bold;
    font-size: 13px;
}
.member-price .member-price-box h4 {
    color: #01338c; 
    font-weight: 800;
    font-size: 32px;
    margin-bottom: 0;line-height: 1.1;
    margin-bottom: 10px;
}
.member-price .member-price-box p{min-height: 21px;}
.member-price .member-price-box .d-flex{align-items: center;justify-content: center;}
.member-price .member-price-box h6{font-size: 15px;margin: 5px auto 20px;}
.member-price .member-price-box .member-price-bot h6{font-size: 16px;}
.member-price .member-price-box .price {
    color: #01338c;    
    font-weight: 700;
    font-size: 55px;   
    height: 60px;
    line-height: 1.1;
}
.page-template-pho-business .member-price .pricewrap3 .member-price-box .price{font-size: 38px;  }
.member-price .member-price-box .price span {
    font-size: 35px;
    position: relative;
    width: fit-content;
    text-align: center;
    margin: 0 auto;
    color: #a9a3a3;
    margin: 0 2px;}
.member-price .member-price-box .price span::before {
        background-color: #a9a3a3;
        content: " ";
        height: 2px;
        position: absolute;
        top: calc(50% - 0px);
        width: 100%;
}
.member-price .btn-primary {
    min-width: 200px;
        border: 1px solid #01338c;
        background-color: #01338c;
}
.member-price .btn-primary:hover{
    background: #0a182d;
    border: 1px solid #132e57;
}
.member-price .pricewrap2 .btn-primary{
    background: -webkit-linear-gradient(left top,#ed942d 0,#fa621c);
    background: -o-linear-gradient(left top,#ed942d 0,#fa621c 100%);
    background: linear-gradient(to right bottom,#ed942d,#fa621c);
    border: 1px solid #fa621c;
}
.member-price .pricewrap2 .btn-primary:hover{background: linear-gradient(to right bottom,#ed942d,#fa621c);
    background-size: 800% 800%;}
.member-price .pricewrap2 .member-price-box .price-tag{background-color: #8dbe3e;}
.member-price .pricewrap2 .member-price-box{
    border: 2px solid #165dcf!important;
    position: relative;    border-radius: 0 0 15px 15px;
}
.member-price .pricewrap2 .member-price-box h5 {
    outline: 2px solid #0f6bf4;
    position: absolute;
    border-radius: 15px 15px 0 0;
    background-color: #0f6bf4;
    width: 100%;
    color: #fff;
    padding: 2px 10px 3px;
    text-align: center;
    top: -33px;
    font-weight: 700;
    left: 0;
    font-size: 18px;
}

.member-price-bot h6{
    font-weight: bold;color: #01338c;font-size: 16px;  
}
.member-price-bot{
    border-top: 1px solid #ccc;
    padding-top: 20px;
    margin-top: 30px;
}
.member-price-bot ul li {
    margin: 0 0 12px;
    padding-left: 26px;
    position: relative;font-size: 15px;
}
.member-price-bot ul li:after {
    content: '';
    background-image: url(../png/deepblue-tick.png);
    background-size: contain;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 2px;
}

@media only screen and (max-width: 991px){
    .member-price .member-price-box {
        margin-top: 20px;
    }
    .member-price .pricewrap2 .member-price-box{   margin-top: 50px;}
}




/*membership*/
.membership_toppart .bg-blue-light{ margin-top:50px; border-radius:5px;padding: 50px 60px;position: relative;background-color:#cfe1fb;}
.pho-memberv1 .subsection-image {
    position: relative;
    max-width: 800px;
    display: flex;
    justify-content: flex-end;
    padding-top: 80px;
    padding-bottom: 40px;
}
.pho-memberv1 .chat-left {
    background: #fff;
    box-shadow: 0 4px 24px rgb(15 8 50 / 8%);
    background-color: #fff;
    position: absolute;
    top: 50px;
    left: 5px;
    max-width: 360px;
    width: 100%;
    padding: 16px;
    border-radius: 8px;
    box-sizing: border-box;
}
.pho-memberv1 .chat-left:before {
    content: "";
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 20px solid #fff;
    position: absolute;
    right: -20px;
    bottom: 20px;
}
.pho-memberv1 .chat-left p {
    margin: 0;
    font-weight: 600;
    font-size: 16px;
    line-height: 32px;
    color: #31216b;
}
.pho-memberv1 .chat-right {
    background: #fff;
    box-shadow: 0 4px 24px rgba(15, 8, 50, .08);
    background-color: #fff;
    position: absolute;
    top: 30px;
    right: 0px;
    max-width: 320px;
    width: 100%;
    padding: 16px;
    border-radius: 8px;
    box-sizing: border-box;
}
.pho-memberv1 .chat-right:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 20px solid #fff;
    position: absolute;
    left: 20px;
    bottom: -20px;
}
.pho-memberv1 .chat-right p {
    margin: 0;
    font-weight: 600;
    font-size: 16px;
    line-height: 32px;
    color: #31216b;
}
.pho-memberv1 .image-chat {
    max-width: 485px;
    width: 100%;
}
.pho-memberv1 .section_below_hero p {
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    color: #50585f;
    margin: 0;
}
.pho-memberv1 .form_copy {margin-top: 30px;}
.pho-memberv1 .form_left {width: 100%;background: #f8f9fa;padding: 15px 25px;box-shadow: 0 4px 24px rgba(15, 8, 50, .08);border-radius: 5px;box-sizing: border-box;}
.pho-memberv1 .form_right {text-align: right;margin-top: 20px;}

.pho-memberv1 .column_one {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px; opacity:0.5;
}
.pho-memberv1 .column_one .holder-right {
    max-width: 575px;
    width: 100%;
    margin-left: 16px;
    display: flex;
    flex-direction: column;
}
.pho-memberv1 .column_one .chat {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #31216b;
    padding: 16px;
    border-radius: 5px;
    background-color: #fff;
}
.pho-memberv1 .column_one .seen {
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
    color: rgba(46, 60, 71, .46);
}
.pho-memberv1 .column_two .holder-left {
    max-width: 575px;
    width: 100%;
    margin-right: 16px;
    display: flex;
    flex-direction: column;
}
.pho-memberv1 .column_two .chat {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    padding: 16px;
    border-radius: 5px;
    background:#002060;
    color: #fff;
}
.pho-memberv1 .holder-left .seen {
    text-align: right;
}
.pho-memberv1 .column_two .seen {
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
    color: rgba(46, 60, 71, .46);
}
.pho-memberv1 .column_two .chat span {color: #ffae43;font-weight: bold;}
.pho-memberv1 .button-orange {
     color: #ffff;
    background-color: #ed942d;
    border: 1px solid #ed942d !important;
    background-size: 200%;
    transition: .1s ease-out;
    padding: 0.7rem 2rem;
    font-size: 18px;
    font-weight: 700;    line-height: 1.42857143;
    border-radius: 4px; margin-bottom:20px;
}
.pho-memberv1 .button-orange:hover{
    transform: scale(1.1);
    background-color: #ed942d;
    color: #ffff;
    border: 1px solid #ed942d!important;
}
.pho-memberv1 .btn-primary{  
    color: #ffff;
    border-radius: 4px;
text-decoration: none;margin-left: 10px;
}
    .pho-memberv1 .btn-primary a{color: #ffff;text-decoration: none;}	
    .pho-memberv1 .btn-primary:hover{transform: scale(1.1);color: #ffff;text-decoration: none;}	
	
    .pho-memberv1 .skip-lazy{width: 44px;
    height: 44px; border-radius:100%;}
	.pho-memberv1 .column_two {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
}
.pho-memberv1 .form_right button i {padding-right: 10px;font-size: 20px;}
.pho-memberv1 .email-body p, .email-body-four p {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #50585f;
    padding-bottom:10px;    margin-bottom: 5px;
}
.pho-memberv1 .email-body p a, .email-body-four p a{color: #ffae43;
    font-weight: bold;}
    .pho-memberv1 .below-accordion{color:#50585f;}
    .pho-memberv1 .below-accordion a{color: #ffae43;font-weight: bold;}	
    .pho-memberv1 .email-title span {padding-left: 5px;}
    .pho-memberv1 .email-title {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #50585f;
    padding-bottom: 12px;
    border-bottom: 1px solid #f8f8f8;
}
.pho-memberv1 .email-subject {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #50585f;
    padding: 12px 0;
    border-bottom: 1px solid #f8f8f8;
}
.pho-memberv1 .email-body, .pho-memberv1 .email-body-four {
    padding-top: 12px;
}
.pho-memberv1 .below-email {
    max-width: 100%;
    margin-top: 40px !important;
    margin-bottom: 20px !important;
}
.pho-memberv1 .email-subject span {
    color: #50585f;
    font-weight: 600;
    padding-left: 5px;
}

.pho-memberv1 .circle-orange {
    width: 8px;
    height: 8px;
    border-radius: 5px;
    background: #fbad18;
    margin-right: 5px;
}
.pho-memberv1 .circle-red {
    width: 8px;
    height: 8px;
    border-radius: 5px;
    background: #005eec;
    margin-right: 6px;
}
.pho-memberv1 .email-frame-header {
    display: flex;
    background: #f8f9fa;
    border-radius: 5px 5px 0 0;
    padding: 12px 0;
}
.pho-memberv1 .circle-green {
    width: 8px;
    height: 8px;
    border-radius: 5px;
    background: #ff5722;
}
.pho-memberv1 .section_four{ padding-bottom:80px;}
.pho-memberv1 .section_below_hero{padding-top:40px;}


.pho-memberv1 .pho-about-content {
    text-align: center;
    font-size: 18px;
}
.pho-memberv1 .membership_toppart .bg-blue-light {
    margin-left: 80px;
    position: relative;
}
.pho-memberv1 .membership_toppart .bg-blue-light:before {
    content: '1';
    font-weight: 700;
    font-size: 22px;
    line-height: 22px;
    width: 39px;
    height: 39px;
    color: #fff;
    border-radius: 100%;
    position: absolute;
    top: 0;
    left: -80px;
    /* right: 0; */
    margin: 0 auto;
    background:#002060;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pho-memberv1.stem-wrapper ul li:nth-child(2) .membership_toppart .bg-blue-light:before{    content: '2';}
.pho-memberv1.stem-wrapper ul li:nth-child(3) .membership_toppart .bg-blue-light:before{    content: '3';}

.pho-memberv1 .membership_toppart .bg-blue-light:after {
    content: '';
    position: absolute;
    top: 48px;
    left: -60px;
    /* right: 0; */
    border: 1px dashed #ccc;
    height: calc(100% - 10px);
    width: 0;
    margin: 0 auto;
}
.pho-memberv1.stem-wrapper ul li:nth-child(3) .membership_toppart .bg-blue-light:after{ border: 0px dashed #ccc;}

.pho-memberv1 .home-faq .panel-default {
                box-shadow: none;    background-color:transparent;
            }

            .pho-memberv1 .home-faq .panel-default>.panel-heading {
                padding: 5px 0;
                border: 1px solid #a9ccff;
                box-shadow: none;
                position: relative;
                border-radius: 7px;
                background-color: #eaecef
            }

            .pho-memberv1 .home-faq a.btn.btn-link {
               position: relative;white-space: normal!important;
            }

            .pho-memberv1 .home-faq a.btn.btn-link:after {
                content: '\f106';
                font-family: fontawesome;
                right: 15px;
                position: absolute;
                transition: .5s all;
                color: #005eec;
                font-size: 20px;
                top: 3px
            }

            .pho-memberv1 .home-faq a.btn.btn-link.collapsed:after {
                transform: rotate(180deg)
            }

            .pho-memberv1 .home-faq .panel-default:nth-child(2n) .panel-heading {
                background-color: #fff;
            }

.pho-memberv1 .tooltip1:before {
    content: 'Copied to Clipboard!';
    font-size: 14px;
    position: absolute;
    top: -38px;
    left: 0;
    right: 0;
    background-color: #fff;
    border-radius: 20px;
    padding: 6px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0/30%);
    font-weight: 400;
    color: #31216b;
    text-transform: none
}

.pho-memberv1 .tooltip1:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    margin: 0 auto
}
@media only screen and (max-width: 991px){
    .membership_toppart .bg-blue-light { padding: 25px; }
    .pho-memberv1 .chat-left { max-width: 260px; }
    .pho-memberv1 .chat-right {
        right: 15px;
        max-width: 180px;
    }
    .pho-memberv1 .section_below_hero p {
        font-size: 14px;
        line-height: 26px;
    }
 }

 @media only screen and (max-width: 767px){
    .pho-memberv1 .subsection-image {
        padding-bottom: 100px;
        justify-content: flex-start;
        padding-top: 150px;
        max-width: 100%;
    }
    .pho-memberv1 .chat-left {
        max-width: 100%;
        top: 20px;
    }
    .pho-memberv1 .chat-right {
        bottom: 20px; 
        top: auto;
    }
    .pho-memberv1 .chat-right:before {
        content: "";
        width: 0;
        height: 0;
        border-top: 15px solid transparent;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #fff;
        left: 25px;
        top: -25px;
    }
    .pho-memberv1 .chat-left:before {
        content: "";
        width: 0;
        height: 0;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-top: 20px solid #fff;
        position: absolute;
        left: 50px;
        bottom: -25px;
    }
 }


 @media only screen and (max-width: 575px){
    .pho-memberv1 .membership_toppart .bg-blue-light {
        margin-left: 0px;        padding: 20px;
    }
    .membership_toppart {
        padding-top: 30px;
    }
    .stem-wrapper ul li .membership_toppart .bg-blue-light:before {
        font-size: 20px;
        line-height: 20px;
        width: 32px;
        height: 32px;
        top: -45px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .pho-memberv1 .membership_toppart .bg-blue-light:after {
        top: -15px;
        left: 0;
        right: 0;
        border: 1px dashed #ccc;
        height: calc(100% + 65px);
        margin: 0 auto;        z-index: -1;
    }
    .pho-memberv1.stem-wrapper ul li:nth-child(3) .membership_toppart .bg-blue-light:after {
        border: 1px dashed #ccc;
        height: 20px;
    }
    .pho-memberv1 .button-orange { margin-bottom: 10px;}
 }
 @media screen and (max-width: 480px) {
    .pho-memberv1 .column_one, .pho-memberv1 .pho-memberv1 .column_two {
        flex-direction: column;
    }
    .pho-memberv1 .pho-memberv1 .column_two {
        align-items: flex-end;
    }
    .pho-memberv1 .pho-memberv1 .column_two .holder-left {
        margin-right: 0;
        margin-top: 10px;
        order: 2;
    }
    .pho-memberv1 .column_one .holder-right {  margin-left: 0px; }
}