.landing{
  font-size: 18px;
  color: #494949;
}
.landingcontainer {
  width: 1300px;
  margin: 0 auto;
}


.landing section.outnumber {
    padding: 0px 0 60px;
}



.landing-banner {
  background: url(../images/landing-banner2.jpg) no-repeat 0 0;
  background-size: cover;
  position: relative;
  text-align: center;
  color: #fff;
}
.landing-banner2{
  background: url(../images/landing-banner3.jpg) no-repeat 0 0;
}

.grayoverlay{
padding: 10% 0;
background-color: rgba(0,0,0,0.7);
}

.bannercontainer {
  width: 950px;
  margin: 0 auto;
}
.landing h2{
  font-weight: 500;
  color: #121212;
}

.landing-banner h1 {
    color: #fff;
    font-weight: 600;
    font-size: 64px;
    line-height: 121%;
}
.caption {
    position: absolute;
    width: 137px;
    background: #0a9f49;
    padding: 16px;
    text-align: left;
    font-size: 14px;
    line-height: 21px;
    box-shadow: 0 0 15px #ccc;
    border-radius: 16px;
    right: -30px;
    top: -30px;
    color: #fff;
}
.caption span {
    display: block;
    font-size: 38px;
    line-height: 52px;
    font-weight: 400;
}



.landing .numbersection ul li {
    width: 18%;
    padding: 40px 25px;
    line-height: 23px;
    font-size: 18px;
    font-weight: 400;
    margin: 0 1%;
    text-align: left;
    color: #000;
    border: 2px solid #fff;
}
.landing .numbersection ul li:hover{
  color: #000;
  background-color: transparent;
  border: 2px solid #126f9d;
}
.landing .numbersection ul li:hover h5{
  color: #126f9d;
}
.landing .numbersection ul li h5 {
    font-size: 34px;
    font-weight: 600;
    line-height: 43px;
    padding: 0;
}

section.landingoverview {
    background: #f8f8f8;
    padding: 60px 0;
    margin-top: 25px;
}
section.landingoverview h2{
  text-align: center;
}

.programlist ul li{
  background: url(../images/bullet2.png) no-repeat 0 6px;
  padding: 0 0 15px 40px;
  font-size: 20px;
  line-height: 30px;
}
.programsinner {
    background: #fff;
    border-radius: 12px;
    margin: 24px 0;
}
.programlist {
    padding: 25px;
}
.programpic img {
    border-radius: 12px 12px 0 0;
    width: 100%;
}
a.grenbuton {
    background: #0a9f49;
    color: #fff;
    padding: 12px 25px;
    display: inline-block;
    margin: 14px 0;
    border-radius: 8px;
}

.landingoverview h3 span {
    display: block;
    font-size: 17px;
}
.landingoverview h3 {
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    line-height: 34px;
    padding: 22px 0 0;
    color: #074b6b;
}

.landingsuccess {
  padding: 60px 0;
}

#successstoryslider {
  margin-top: 20px;
}

.landingsuccess .owl-nav {
    display: block !important;
}

.successouter h4 {
    color: #484848;
    padding: 0 0 15px;
    line-height: 32px;
}
.successouter p {
    font-size: 15px;
    line-height: 25px;
}
.successboxinner {
    width: 49%;
    margin: 0 0 2%;
    background: #f8f8f8;
    padding: 19px;
    border-radius: 12px;
}
.successboxouter {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.successboxinner p {
    padding: 0;
}
.successboxinner h4{
  font-weight: 600;
  padding: 0;
  color: #0a9f49;
}
.newspic img{
  border-radius: 12px;
  margin-top: 8px;
}


#successstoryslider .owl-nav button, #successstoryslider .owl-nav button, #successstoryslider .owl-nav button {
    width: 48px;
    height: 48px;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    background: rgba(255, 255, 255, 1);
    border-radius: 50%;
    color: #000;
    border: 1px solid #D4D4D4;
    margin: 0px 5px;
}

.landingsuccess .owl-nav {
    display: block !important;
    position: absolute;
    width: 122px;
    display: flex;
    right: 0;
    top: -83px;
}

.landing footer{
  background-color: #292828;
  padding: 45px 20px;
  text-align: center;
  font-size: 15px;
  color: #918d8d;
}


.ourstorysecinner .ourstoryimages{
  min-height: inherit;
}
.ourstorysecinner .ourstotyimg1{
  position: static;
  animation: none;
}

.ourstorysecinner .ourstotyimg1 img{
  border-radius: 12px;
}

.landing .numbersection1 ul li {
    width: 23%;
    padding: 40px 25px;
    line-height: 23px;
    font-size: 18px;
    font-weight: 400;
    margin: 0 1%;
    text-align: left;
    color: #000;
    border: 2px solid #fff;
}

.landing .landingoverview .contactout h3 {
    font-size: 20px;
    font-weight: 500;
    text-align: left;
    line-height: 28px;
    padding: 0;
    color: #000;
}
.landing .contactout {
    padding: 10px 20px 0 0;
}
.landing .connectinner:hover {
    transform: scale(1.02);
    box-shadow: 0 0 0px #e3e3e3;
    position: relative;
    z-index: 9;
    background-color: #f8f8f8;
}
.landing .successouter .row{
  align-items: center;
}

.landing-overview2 {
    background: #f8f8f8;
    padding: 60px 0;
}
.landing-overview2 h2{
  text-align: center;
}
.landing-testimonials {
  padding: 60px 0;
}


.landing-testimonials .mewsrightinimg img {
    object-fit: cover;
    height: 100%;
}

.landing-testimonials .mewsrightinimg {
    height: 100%;
}
.landing-testimonials .mewsrightintext {
    padding: 35px;
}
.landing-testimonials .mewsrightintext img {
    max-width: 40px;
    margin-bottom: 15px;
}
.landing-testimonials .mewsrightintext h3 {
    font-size: 20px;
    line-height: 160%;
    font-style: italic;
}

.cptiondiv {
    border-top: 1px solid #ADC0CD;
    color: #0A466B;
    padding-top: 25px;
    margin-top: 15px;
}
.cptiondiv h4 {
    font-size: 20px;
    padding: 0 0 5px;
}



.landing-overview2 .tabbed-content{
  padding: 0;
  box-shadow: none;
  max-width: 100%;
  background: transparent;
}

.landing-overview2 .tabs ul {
     margin: 0 0 25px;
    padding: 6px;
    font-weight: bold;
    background: #ebf0f3;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
}

.landing-overview2 .tabs ul li a:hover, .tabs ul li a.active {
    background: #fff;
    border-radius: 5px;
}
.landing-overview2 .tabs ul li{
  margin: 0 2px;
}



.landing-overview2 .item.active .item-content{
  padding: 0;
}
.programpics {
    margin: 0 0 20px;
}
.programpics img {
    border-radius: 12px;
}
.tabbed-content h4 {
    color: #000;
    font-size: 20px;
    line-height: 29px;
}
.landing-overview2 .owl-carousel .owl-nav.disabled, .landing-overview2 .owl-carousel .owl-nav{
    display: block !important;
    text-align: center;
    padding: 32px 0 20px;
}
.landing-overview2 .owl-nav button, .landing-overview2 .owl-nav button, .landing-overview2 .owl-nav button {
    width: 48px;
    height: 48px;
    align-items: center;
    justify-content: center;
    font-size: 30px !important;
    background: rgba(255, 255, 255, 1);
    border-radius: 50%;
    color: #000;
    border: 1px solid #D4D4D4 !important;
    margin: 0px 5px;
}
section.landing-banner {
    margin-top: 120px;
}





@media (min-width: 800px) {
   .landing-overview2 .tabbed-content .tabs li a {
        display: block;
        font-weight: 500;
        color: #121212;
        font-size: 18px;
    }

}

@media (max-width: 800px) {
    .landing-overview2 .item::before {
    cursor: pointer;
    font-weight: 500;
    background: #eee;
    padding: 15px 15px;
    display: block;
}
.landing-overview2 .item.active::before {
    background: #fff;
    color: #121212; 
}
}









@media only screen and (max-width:1400px){
.landingcontainer {
  width: 96%;
  margin: 0 auto;
}
.bannercontainer {
    width: 90%;
}
.landing .numbersection ul{
  flex-wrap: wrap;
  justify-content: center;
}
.landing .numbersection ul li {
    width: 18%;
    padding: 40px 25px;
    line-height: 23px;
    font-size: 18px;
    font-weight: 400;
    margin: 0 1% 1%;
}
.landing section.sectionpadding {
    padding: 40px 0px 40px !important;
}

}

@media only screen and (max-width:1100px){
.landing .numbersection ul li {
    width: 29%;
    padding: 40px 25px;
    line-height: 23px;
    font-size: 18px;
    font-weight: 400;
    margin: 0 2% 2%;
}
.landingsuccess .owl-nav {
    position: static;
    width: 100%;
    text-align: center;
    padding-top: 25px;
}
}




@media only screen and (max-width:767px){
.landing-banner h1 {
    font-weight: 600;
    font-size: 34px;
}
section.landing-banner {
    margin-top: 80px;
}

}


@media only screen and (max-width:680px){
.landing .numbersection ul li {
    width: 46%;
    padding: 40px 25px;
    margin: 0 2% 3%;
}

}