/*-------page our leader-------*/

.col-4 {
    width: 33.33%;
}

.col-4 hr {
    background: #00ae41;
    height: 9px;
    border: 0;
}

.col-4 .item-logo {
    background: url('../images/icon_logo_green.png');
    background-position-x: 100%;
    background-repeat: no-repeat;
    height: 40px;
    margin-bottom: 5px;
}

.clearfix:after {
    content: ".";
    visibility: hidden;
    display: block;
    clear: both;
}

.info-lead {
    float: left;
    width: 48%;
}

.img-lead {
    float: right;
    width: 52%;
}

.img-lead {
    max-width: 240px;
    height: 200px;
    background-repeat: no-repeat !important;
    background-position: right bottom !important;
}

.box-lead {
    border-bottom: 2px solid rgba(0, 0, 0, .1);
    margin-bottom: 15px;
    cursor: pointer;
}

.logo {
    /* float: right; */
    /* background: url('../images/summerhill-logo-white.png'); */
    /* min-width: 50px; */
}

.description {
    border-bottom: 2px solid rgba(0, 0, 0, .1);
}

.description p {
    text-align: justify;
}

.info-lead h5 {
    color: #00ae41;
    font-family: "Whitney-Bold";
    font-size: 22px;
}

.info-lead p {
    font-style: italic;
    padding: 10px 0;
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-left: -15px;
    margin-right: -15px;
/*    width: 100%;*/
}

#content-area {
    margin-bottom: 40px;
}


/*-------page Resource Centre-------*/

.title-resource {
    float: left;
}

.serach-resource {
    float: right;
}

.col-9 {
    width: 75%;
}

.padding {
    padding: 0 15px;
}

.col-3 {
    width: 25%;
}

.col-9 h4,
.col-3 h4 {
    color: #57585A;
}

.row-fisrt {
    margin-bottom: 30px;
}

.line {
    margin-bottom: 30px;
}

.padding-right {
    padding-right: 15px;
}

.col-5 {
    width: 50%;
    float: left;
}

.col-5 h4 {
}

.news-second {
    margin-bottom: 15px;
    border-bottom: 1px solid #d1d2d4;
    padding-bottom: 15px;
}

.text {
    font-style: italic;
    padding: 15px 0;
    border-bottom: 1px solid #d1d2d4;
    border-top: 1px solid #d1d2d4;
    font-size: 11px;
    margin-bottom: 15px !important;
}

.news-first {
    padding-bottom: 20px;
    border-bottom: 1px solid;
    margin-bottom: 20px;
}

.hr-resource hr {
    background: #00ae41;
    height: 9px;
    border: 0;
}

.hr-resource h5 {
    color: #00ae41;
    padding-bottom: 10px;
}

#searchform input,
.serach-resource input {
    background: #fff;
    border-radius: initial;
    border: 1px solid #00ae41;
    min-width: 243px;
}

#searchform button,
.serach-resource button {
    background: #00ae41;
}

#searchform button:before,
.serach-resource button:before {
    content: '\55';
    font-family: ETmodules!important;
    color: #fff;
}

.col-4 h5 span:before {
    float: right;
    content: '\35';
    font-family: ETmodules!important;
    color: #00ae41;
    font-size: x-large;
}

.single #main-content .et_pb_widget {
    box-shadow: unset;
    border-radius: 0;
}
.single #main-content .et_pb_widget a {
    text-decoration: none;
    color: #585858;
}
.single #main-content .et_pb_widget a:visited {
    color: #585858 !important;
}
.single #main-content .et_pb_widget a:hover {
    color: #585858 !important;
}

.single #main-content .et_pb_widget .widgettitle {
    padding-left: 0px;
    border-top: 10px solid #00ae41;
    color: #00ae41;
}
.single #main-content .et_pb_widget .widgettitle ul li {
    border-bottom: 1px solid rgba(0,0,0,.1) !important;
    border-top: 1px solid rgba(0,0,0,.1) !important;
    padding: 10px 0;
}
.single #main-content .et_pb_widget li, .et_pb_widget.woocommerce .product_list_widget li {
    border-bottom: 1px solid rgba(0,0,0,.1) !important;
    border-top: 1px solid rgba(0,0,0,.1) !important;
    padding: 10px 0;
}
.single #main-content .et_pb_widget li, .et_pb_widget.woocommerce .product_list_widget li a,
.single #main-content .et_pb_widget li, .et_pb_widget.woocommerce .product_list_widget li a:visited,
.single #main-content .et_pb_widget li, .et_pb_widget.woocommerce .product_list_widget li a:hover {
    color: #585858;
}

.single .et_pb_extra_column_main {
    padding-right: 40px !important;
}
.post-header {
    text-align: left;
    padding: 10px 0 30px 0;
    border-top: 10px solid #00ae41;
    border-bottom: 1px solid #ccc;
    color: #585858
}

.entry-post-category {
    color: #00ae41;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.post-wrap {
    padding: 0;
    text-align: justify;
}

.post-wrap-bottom {
    background: url('../images/icon_logo_green.png');
    background-position-x: 100%;
    background-position-y: 0px;
    background-repeat: no-repeat;
    height: 40px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc;
}

.single article {
    box-shadow: unset;
}

.related-posts-header h3 {
    color: #00ae41;
}

.nav-link.nav-link-prev a span.button,
.nav-link.nav-link-next a span.button {
    background: #fff;
    color: #00ae41;
    border-top: 10px solid #00ae41;
    width: 100%;
    border-radius: 0;
}
.nav-link.nav-link-prev a span.button:hover,
.nav-link.nav-link-next a span.button:hover {
    background: #fff;
    color: #00ae41;
}
.nav-link.nav-link-prev a span.button:before,
.nav-link.nav-link-next a span.button:before {
    color: #00ae41;
}
.nav-link.nav-link-prev a span.title,
.nav-link.nav-link-next a span.title {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}



/* STYLE for LIST BLOG */

h1,
h2,
h3,
h4,
h5,
h6 {
    padding-bottom: 0px;
    letter-spacing: 0;
    line-height: unset;
    text-transform: unset;
}

#main-content {
    background-color: #fff;
}

.main-list-blog {
    overflow: hidden;
}

.main-list-blog .container {
    /* max-width: 1170px; */
    /* margin: 0 auto; */
}

.main-list-blog .content-area {
    max-width: 70%;
    float: left;
}

.main-list-blog .posts-layout {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.main-list-blog .posts-layout article {
    border: 0;
    background: none;
    padding: 0;
    margin: 0;
    box-shadow: unset;
    border-radius: 0;
}

.main-list-blog .posts-layout .entry {
    width: 46%;
    margin-bottom: 2rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #d1d2d4;
}

.main-list-blog .entry-category {
    
    font-family: "Whitney-Bold";
    /* text-transform: uppercase; */
    border-top: 5px solid #00a753;
    font-size: 1.2rem;
    font-weight: bold;
    padding: .5rem 0;
}
.main-list-blog .entry-category h3 {
  color: #00a753;
  font-size: 1.2rem;
  text-transform: uppercase;
}


.main-list-blog .entry-title {
    color: #58585a;
    font-size: 1.6rem;
    font-weight: normal;
    margin: 0;
    min-height: 45px;
    line-height: 1.4rem;
}

.main-list-blog .entry-meta {
    color: #585858;
    font-size: 0.8rem;
    margin-bottom: 1.2rem;
}

.main-list-blog .entry-image {
    margin: 0;
}

.main-list-blog .entry-image img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.main-list-blog .entry-content {
    color: #585858;
    font-size: 1.4rem;
    line-height: unset;
    min-height: 80px;
}

.main-list-blog .entry .btn-read-more {
    float: right;
    color: #00a753;
    text-transform: uppercase;
    font-size: 1.2rem;
}

.main-list-blog .entry .btn-read-more:hover {
    text-decoration: underline;
}

.main-list-blog .sidebar {
    width: 24%;
    float: right;
}

.main-list-blog .widget {
    margin-bottom: 2rem;
}

.main-list-blog .widget-title {
    border-top: 5px solid #00a753;
}

.main-list-blog .widget-title h3 {
    color: #00a753;
    text-transform: uppercase;
    font-size: 1.6rem;
    font-weight: bold;
    margin: 0;
    padding: .7rem 0;
}

.main-list-blog .widget-content ul {
    margin: 0;
    padding: 0;
}

.main-list-blog .widget-content ul li {
    border-bottom: 1px solid #d1d2d4;
    padding: .5rem 0;
    list-style: none;
}

.main-list-blog .widget-content ul li a {
    color: #585858;
    font-size: 1.4rem;
}

.main-list-blog .widget-content ul li a:hover {
    color: #00a753;
}

.main-list-blog .widget-content ul li:first-child {
    border-top: 1px solid #d1d2d4;
}

.main-list-blog .widget-content ul li:last-child {
    border-bottom: none;
}

.main-list-blog .widget .form-search .input-group {
    position: relative;
}

.main-list-blog .widget .form-search .input-group input {
    width: 100%;
    padding: .7rem;
    font-size: 1.2rem;
    border: 1px solid #00a753;
    outline: none;
}

.main-list-blog .widget .form-search .input-group button {
    position: absolute;
    background: #00a753;
    color: #fff;
    width: 33px;
    right: 0;
    top: 0;
    height: 100%;
    text-align: center;
    border: none;
    cursor: pointer;
    transition: all .5s;
}

.main-list-blog .widget .form-search .input-group button:hover {
    background: #008e46;
}

.our-leadership-team h1 {
    margin-bottom: 30px;
}

.entry-image img {
    height: 213px!important;
    object-fit: cover;
}

.input-group button {
    background: #00ae41;
}

.input-group button:before {
    content: '\55';
    font-family: ETmodules!important;
    color: #fff;
}

.et_pb_widget .widgettitle {
  color: #00ae41;
  background: none;
  /* border-top: 10px solid #00ae41; */
  padding-left: 0px;
}


.main-list-blog .widget .form-search .input-group input {
    width: 100%;
    padding: .7rem;
    font-size: 1.2rem;
    border: 1px solid #00a753;
    outline: none;
}

.main-list-blog .widget .form-search .input-group button {
    position: absolute;
    background: #00a753;
    color: #fff;
    width: 33px;
    right: 0;
    top: 0;
    height: 100%;
    text-align: center;
    border: none;
    cursor: pointer;
    transition: all .5s;
}

.main-list-blog .widget .form-search .input-group button:hover {
    background: #008e46;
}

.our-leadership-team h1 {
    margin-bottom: 30px;
}
.col-9 h4 {
	font-size: 30px;
}
.col-3 h4 {
	margin-bottom: 5px;
}
.col-4 h4 {
	margin-bottom: 5px;
}
.col-5 h4 {
	font-size: 14px;
}
.col-5 p {
	font-size: 12px;
}
.entry-title a{
  color: #00ae41 !important;
}
.search .with_sidebar h1 {
  margin-bottom: 10px;
}
.search .et_pb_extra_module {
      border-top: 9px solid #00ae41;
}
.entry-summary .read-more-button {
  background: none;
  padding: 0;
  color: #00ae41;
  font-weight: normal;
  float: right;
}

.et_pb_widget li a:hover {
  color: #00ae41;
}
.col-9 img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.col-4 img {
    height: 253px;
    object-fit: cover;
}
.col-5 img {
  height: 143px;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 123; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    z-index: 333333;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.modal-content-main {
  display: flex;
}
.modal-content .close:before{
  content: '\51';
  font-family: ETmodules!important;
}
.col-4 {
  width : 33.33%;
}
.col-8 {
  width : 66.67%;
}
.img-lead-modal {
    height: 200px;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.info-lead-modal {
  text-align: center;
}
.info-lead-modal h5{
  color: #00ae41;
  font-family: "Whitney-Bold";
}
.info-lead-modal p {
  font-style: italic;
  padding: 10px 0;
}
.et-extra-icon-facebook:before {
    content: '\e0aa';
    font-size: 22px;
    font-family: ETmodules!important;
}
.et-extra-icon-twitter:before {
    content: '\e0ab';
    font-size: 22px;
    font-family: ETmodules!important;
}
.et-extra-icon-linkedin:before {
   content: '\e0b4';
   font-size: 22px;
   font-family: ETmodules!important;
}
.et-extra-icon-youtube:before {
   content: '\e0ba';
   font-size: 22px;
   font-family: ETmodules!important;
}
.people-first-content ul li {
  margin-bottom: 0;
}
.et_pb_testimonial {
  background: none !important;
  border-top: 1px solid #00ae41;
  border-bottom: 1px solid #00ae41;
  padding: 15px 0  !important;
}
.et_pb_testimonial_description_inner p{
    color: rgba(0,0,0,.5);
    font-style: italic;
}
.et_pb_testimonial_description_inner p:first-child:before{
  : left
  height: 20px !important;
  background-size: 100%;
  content: "";
  width: 63px;
  height: 44px;
  padding: 5px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/icon-testimonial.png);
  display: inline-block;
  float: left;
}
.post-propety {
      background: #F3F8EC;
      border-bottom: 7px solid #00ae41;
}
.post-propety h2 {
    background: #00ae41;
    padding: 15px;
    color: #fff;
}
.post-propety .et_pb_text ul {
      padding: 0 30px;
}

.et_pb_text ul {
  padding-left: 34px;
}
.single .et_pb_row {
  width: 100%;
}
.post-img-right {
  text-align: right !important;
}
.post-img-right img {
  max-height: 100px !important;
}
.et_pb_widget ul li, .et_pb_widget.woocommerce .product_list_widget li {
  border-bottom: 1px solid rgba(0,0,0,.1) !important;
  border-top: 1px solid rgba(0,0,0,.1) !important;
  padding-left: 0px;
}
.sidebar-banner {
  background-repeat: no-repeat !important;
  height: 200px;
  background-size: auto;
  background-position: right center !important;
  position: relative;
  overflow: hidden;
}
.sidebar-banner-mask {
    position: relative;
    width: 60%;
    height: 200px;
    background: #71bd52;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    transform: scale(1,1.2);
}
.sidebar-banner-mask:before {
  content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    left: -76%;
    background: #00a753;
    transform: scale(1,1.1);
}
.sidebar-banner-text {font-family: "Whitney-Medium";position: absolute;top: 20%;left: 25%;color: #fff;font-size: 18px;padding: 0 10px;}
.sidebar-mask-icon {
    position: absolute;
    top: 78%;
    left: 74%;
    width: 82px;
}
.btn-learn-more {
  font-family: "Whitney-Semibold";
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  padding: 5px 0;
}
.btn-learn-more:hover {
  text-decoration: underline;
}
.client-colum ul li a:hover {
	color: #71bd52;
}
#preview{
    position:absolute;
    border:1px solid #ccc;
    background:#333;
    padding:5px;
    display:none;
    color:#fff;
    }
    .preview {
      display: none;
    }
    .search .et_pb_extra_column_sidebar .et_pb_widget .widgettitle {
           border-top: 10px solid #00ae41; 
    }
    .tooltip-lead {
      visibility: hidden !important;
    }
    .et_pb_widget {
      box-shadow:none;
    }
    .et_pb_testimonial_description_inner p:before {
      /* content: ""; */
      /* background: url("../images/icon-testimonial.png"); */
      /* height: 50px; */
    }
    
    #footer-nav .et_pb_widget ul li,  #footer-nav .et_pb_widget.woocommerce .product_list_widget li{
          border-bottom: none;
          border-top: none;
    }
    
    .client-colum ul li a{
      color: #009d4e;
    }
    .line hr {
     border:  1px solid #d1d2d4;
    }
@media screen and (max-width: 767px) {
    .main-list-blog {
        overflow: hidden;
        /* padding: 2rem; */
    }
    .main-list-blog .container {
        width: 100%;
    }
    .main-list-blog .content-area {
        max-width: 100%;
    }
    .main-list-blog .sidebar {
        width: 100%;
    }
    .main-list-blog .posts-layout .entry {
        width: 100%;
    }
    .col-9 h4 {
      font-size: 18px;
    }
    #footer-top {
      padding: 0 15px;
    }
    #footer-bottom {
      padding : 0 15px;
    }
    .title-resource h1{
          margin-bottom: 15px;
    }
    .col-4 {
        width: 100%;
    }
    .row {
        display: block;
        margin-left: 0;
         margin-right: 0;
    }
    .padding {
        padding: 0;
    }
    .serach-resource {
        float: none;
    }
    .title-resource {
        float: none;
    }
    .col-9 {
        width: 100%;
    }
    .col-3 {
        width: 100%;
    }
    .container {
      width: 90%!important; 
    }
    
}
@media screen and (min-width: 1490px){
  .hero .banner-mask {
    width: 57%;
  }
.hero .banner-mask:before {
	left: -76%;
}
.hero .banner-mask .banner-text {
	left: 24%;
}
}

@media screen and (min-width: 1900px){
.hero .banner-mask .banner-text {
    left: 27%;
}
}