.select2-container .select2-selection--single .select2-selection__rendered{
	padding: 0;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{
    padding:0;
}
.apply-now .gform_wrapper ul li.gfield:not(.gsection) .select2-container .select2-selection{
	padding: 5px 4px;
}

.nep-list__description{
	text-align: center;
}

.apply-now .gform_wrapper ul li.gfield:not(.gsection) .gfield_radio li label{
	margin-top: 10px;
    margin-right:10px; 
    margin-left:10px; 
}

.popups__description{
	height: 60%;
}
.rtl .subpage__nav--side li a {
    left:0;
    right: none;
}

.subpage__nav--side li a {
    position: absolute;
    top: 30%;
    right: 0px;
    font-size: 36px;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    height: auto;
    z-index: 0;
}


.page-hero {
    position: relative;
    height: 600px;
    background-color: lightgray;

   

}
        .nav-tabs{
          background-color: $brand-primary;
          border: 0px;
          display: flex;
        }
        .nav-tabs > li {
            flex: 1;
            text-align: center;
        }
        .nav-tabs > li > a {
          color: $gray-dark;
          border: 0px !important;
          border-radius: 0px !important;
            padding: 15px;
            margin: 0px;
            font-weight: bold;
        }
        .nav-tabs > li > a:hover{
          background-color: $gray-dark !important;
        border: medium none;
        border-radius: 0;
        color: $brand-primary;
        height: 100%;
        }
        .nav-tabs > li.active {
          background-color: $gray-dark !important;
          color: $brand-primary;
         
        }
     .page-hero__nav .nav-tabs>li.active a{
        height: 100%;
     }

.success-stories__text {
    text-align: center;
    color: white;
    font-size: 24px;
    position: absolute;
    z-index: 1999;
    top: -388px;
}
    

.success-stories__image{
    padding-top: 50%;
 
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    position:relative;
}

.success-stories__slide{
    padding: 0;
}
.page-template-page-home .page-hero__image{
     padding-top: 70%;
 
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    position:relative;

}



@media screen and (max-width: 39.9375em) {
.page-template-page-employer .page-hero__nav {
    
        font-size: 14px;
    
}

.companies-logos__content ul li, .companies-logos__content .popups ul li{
	width: 50%;
}
.achievements__title h1{
	font-size: 30px;
}
.success-stories__text {
    text-align: center;
    color: white;
    font-size: 12px;
    position: absolute;
    z-index: 1999;
 
    padding: 0 55px;
    top: -179px;
    left: 0;
    right: 0;
}
.success-stories__image{
    padding-top: 70%;
 
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    position:relative;
}
.page-hero__content{
    left: 0
}
.page-hero__nav{
    text-align: center;
}

.page-hero__nav .nav-tabs{
    overflow: auto;
}
.subpage__nav--side li a{
    right: 0px;
}
.subpage__nav--side li a.prev{
    left: 0px;
}
.subpage--selected h3{
    text-align: center;
}
.page-hero__nav{
    font-size: 9px;
}
.nep-list--slider .owl-nav .owl-next {
    position: absolute;
    right: 0px;
    top: -200px;
}
.nep-list--slider .owl-nav .owl-prev {
    position: absolute;
    left: 0px;
    top: -200px;
}
.strategy-chart__circle {
    width: calc(170px - 100px);
    height: calc(170px - 100px);
    }
.strategy-chart__circle img {
    width: calc(200px - 160px);
    max-width: 100%;
}
.strategy-chart__circle+hr{
    width: calc(115px + 100px);
    height: calc(88px + 100px); 
}
.strategy-chart__title{
    font-size: 10px;
}
.strategy-chart__center{
    font-size:45px;
}
.about-callout__content{
    text-align: center;
    padding: 25px 30px;

}
.page-template-page-home  .section-header{
    padding: 25px 30px;
    text-align: center;
}
.nep-list__item{
    padding: 0 40px;
}
.page-template-page-home .page-hero__image{
     padding-top: 100%;
 
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    position:relative;

}
.page-template-page-home .page-hero{
    height:100%;
}

}


@media only screen and (min-width: 40.063em) { //medium screens
.job-seekers{
padding-bottom :446px;
}


}
