/*
Theme Name: Pedrr
Theme URI: pedrr.org
Author: vividreal solutions
Version: 1.6 
.
.
.
*/
@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i&display=swap');
body {
	font-family: 'Lato', sans-serif;
}
a{
	text-decoration: none !important;
	transition: all 0.5s ease-in-out;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Lato', sans-serif;
}
img {
	max-width: 100%;
	height: auto;
}

	
.media-item-content
.nav-events{
  margin-top: 50px;
  margin-bottom: 38px!important;
}

.event-date{
      position: absolute;
      top: 0;
      right: 15px;
      background-color: teal;
      padding: 8px 12px;
      color: white;
      font-weight: bold;
      text-transform: uppercase;
      text-align: center;
}
.list-event img{
      position: relative;
    width: 100%;
}
.event-date p{
  margin:0;
  padding: 0;
  font-size: 13px;
	line-height: normal;
}

.event-date p:nth-child(2){
	font-size: 16px;
}

.event-content-box h6{
      font-size: 16px;
      font-weight: bold;
      margin-top: 25px;
      color: black;
	text-transform: uppercase;
}
.event-content-box h6 a{
	 color: black;
}
.event-content-box span{
      font-size: 14px;
	  margin-bottom: 20px;
	display: block;
}
.event-content-box h5{
      font-size: 18px;
      line-height: 27px;
      margin-top: 22px;
      margin-bottom: 0px;
}

.event-content-box .read-more{
      font-weight: bold;
      font-size: 14px;
      text-transform: uppercase;
	  color: #595a5a;
}
.letest-ev{
  margin-bottom:52px;
  font-size: 18px;
  color: #595a5a;
}
.event-content-box span i{
      margin-right: 8px;
}
.event-content-box .read-more i{
      margin-left: 6px;
}
.event-content-box i{
      color: #008080;
}
.pageHeader .title-t h2{
  font-size: 51px;
}
.s-evn-s{
  margin-top: 83px;
  font-size: 23px;
  line-height: 48px;
  color: #303030;
}
.s-evn-s .single-event-title{
  /* font-size: 39px; */
  margin-top: 13px;
}
.s-evn-s .single-event-md{
  float: left;
  margin-right: 35px;
  padding: 14px 30px;
  background-color: #0e8e8f;
  text-align: center;
  color: white;
  font-weight: bold;
	margin-top: 10px;
	text-transform: uppercase;
}
.s-evn-s .single-event-md p{
  font-size: 23px;
  font-weight: 600;
	line-height: normal;
	margin-top: 4px;
	margin-bottom: 4px;
}

.single-event-md p:nth-child(2){
  font-size: 30px;
}

.s-evn-s .event-article-details {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 26px;
  margin-top: 34px;
	font-weight: 500;
	color: #999999;
}
.s-evn-s .event-article-details li {
  /* float: left; */
  margin-right: 10px;
  /* margin-top: 25px; */
  /* margin-bottom: 23px; */
  display: inline-block;
}
.s-evn-s .event-article-details li i {
    margin-right: 10px;
    color: #0e8e8f;
}
.event-content-box{
      font-size: 18px;
}

.single-event-title h1{
  font-size: 39px;
  font-weight: bold;
  color: #0e8e8f;
}

.upcomingTitle{
      margin-top: 66px;
    margin-bottom: 48px;
}
.upcomingTitle h1{
    font-size: 40px;
    font-weight: bold;
    text-align: center;
}
.nav-media{
  margin-top: 65px;
  justify-content: center;
  margin-bottom: 54px!important;
  display: block;
	text-align: center;
}

.media-item-content{
  font-size: 16px;
  line-height: 24px;
  padding: 20px;
  background-color: #f5f7fa;
  color: #595a5a;
  position:relative;
}

.media-item-content a{
	 color: #595a5a;
}

.media-item-content h2{
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}
.media-item-content .media-post-date{
      font-size: 13px;
      color: #999999;
}
.media-item-content .media-post-date span{
  margin-left: 5px;
    color: #008080;
    font-size: 16px;
}

.media-box:hover{
	-webkit-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.08);
-moz-box-shadow:    0px 0px 17px 0px rgba(0, 0, 0, 0.08);
box-shadow:         0px 0px 17px 0px rgba(0, 0, 0, 0.08);
}

.media-box:hover .media-item-content{
  background-color:white;
}


.download-pedrr-stationery{
  background-image:url(../images/downloadbg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding:35px;
  border-top: 1px solid #0a8a8b;
  border-bottom: 1px solid #088889;
  } 
  
  .mediaItem .embed-responsive {
    height: 241px;
  }
  .download-bnr-content{
     text-align: center;
  }
  .download-bnr-content h1{
        font-size: 37px;
        font-weight: bold;
  }
  .download-bnr-content .btn-download{
        background-color: teal;
        color: white;
        border: none;
        padding: 12px 39px;
        font-weight: bold;
        border-radius: 3px;
        margin-bottom: 30px;
  }
  .no-gutters{
    margin: 0;
  padding:0;
  }
  .download-bnr-content p{
    color: #333333;
    font-size: 20px;
  }
  .Knowledge-por-detail h5{
        font-size: 22px;
        font-weight: bold;
        margin-bottom: 18px;
        color: #0d0d0d;
        line-height: 30px;
  }

  .Knowledge-por-detail h5 a{
	  color: #0d0d0d;
}

  .Knowledge-por-detail p{
    margin-bottom:0px;
  }
  .Knowledge-por-detail .paragraph{
    margin-top: 20px;
    margin-bottom: 35px;
    line-height: 30px;
  }
  .Knowledge_section{
  }
  .knwlg-product{
        /* margin-top: 48px; */
        margin-bottom: 43px;
        color: #595a5a;
  }
  .paragraph em{
    color: #078788;
  }
  .Knowledge-por-detail a.readMore{
    color: #0e8e8f;
    font-size: 17px;
    font-weight: bold;
	  text-decoration: underline !important;
  }
  .products-section-line{
    border: .5px solid #80808014;
    margin-top: 20px;
    margin-bottom: 43px;
  }
  .course-tab-line {
    border: .5px solid #80808014;
    margin-top: 22px;
    margin-bottom: 47px;
  }
  .masters-course-content h1{
        font-size: 40px;
        font-weight: bold;
        color: #303030;
  }
   .masters-course-content p{
     line-height: 48px;
     font-size: 23px;
     font-weight: 300;
     color: #333333;
     /* margin-bottom: 0; */
     /* margin-top: 30px; */
  }

.single-event-body-text p{
  font-weight: 300;
}

.course-course{
  margin-top:60px;
}
.course-topic{
      color: #333333;
      font-weight: 300;
      line-height: 48px;
      margin-top: 42px;
      margin-bottom: 52px;
}
.course-topic ul{
      margin: 0;
      padding: 0;
      list-style: none;
}

.course-topic ul li i{
        border: 2px solid black;
        border-radius: 43px;
        padding: 1px;
        width: 20px;
        text-align: center;
        height: 20px;
        font-size: 13px;
        margin-right: 8px;
        color: #333333;
}

.request-access-section{
  background-image: url(../images/downloadbg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position:center;
 padding: 35px;


}

.request-access-section h1{
  text-align: center;
}
.courses-avialable-online{
  margin-top:88px;
  font-size: 23px;
  font-weight: 300;
  line-height: 48px;
}

.course_video_section{
  width: 100%;
  height: 256px;
}
.courses-avialable-online h5{
font-size: 23px;
font-weight: bold;
}
.network-section{
  font-size: 22px;
  margin-top: 12px;
  line-height: 39px;
}
.network-section ul{
  font-size: 15px;
  list-style: none;
  margin: 0;
  line-height: 48px;
  padding: 0;
}
.network-section i{
  margin-right: 9px;
  color: #333333;
}

.network-display{
  width:100%;
  height: 330px;
}
.no-gutters{
  margin: 0;
  padding:0;
}

.module-section{
  margin-top: 74px;
  margin-bottom: 58px;
}

.module-content-table thead{
  /* font-size: 18px; */
  /* line-height: 24px; */
  /* padding: 0px!important; */
  background-color: #bfdfdd;
}

.table td, .table th {
    line-height: 21px;
    padding: 3px 6px;
    vertical-align: top;
    font-size: 18px;
    font-weight: 400;
  }
.table-bordered thead td, .table-bordered thead th {
    font-weight: bold;
  }
.table thead th {
    vertical-align: middle;
    border-bottom: 2px solid #333333;
  }
  .table-bordered td, .table-bordered th {
    border: 2px solid #333333;
}
.network-section-video{
  margin-top:20px;
}

.network-section-video .mapIframe #map_canvas {
    width: 100%;
    height: 380px;
}

.input-group.training-course-search{
      padding: 7px 12px;
      background-color: #f6f6f6;
      border-radius: 8px;
}

.text-search{
      background-color: unset;
      border: none;
}
.input-group-append {
  border-left: 1px solid #8080804d;
}
.btn.btn-link  i{
      color: gray!important;
}
.form-control.text-search{
      background-color: unset;
      box-shadow: unset;
}
.course-course .form-control.text-search{
     padding-top:0px;
    padding-bottom:0px;
    height: 30px;
}
.course-course #button-addon3{
    padding-top:0px;
    padding-bottom:0px;
}
.event-evnet{
  margin-bottom:50px;
	margin-top: 50px;
}

.single-product-article{
  margin-top: 78px;
	margin-bottom: 65px;
}
.single-product-article h1{
      font-size: 38px;
      color: #008080;
      font-weight: bold;
      margin-bottom: 30px;
      line-height: 48px;
}
.single-product-article p{
  line-height: 48px;
  font-size: 23px;
  font-weight: 300;
  margin-top: 30px;
  color: #303030;
}

.author-published p{
  margin-bottom:0px;
  
}
.author-published{
  margin-bottom:45px;
}
.single-product-article .knowledge-paragraph{
  margin-top: 48px;
  margin-bottom: 80px;
}

.single-product-article span{
  font-size: 20px;
  font-weight: 400;
  color: #7e7e7e;
  
}
.but-button{
      margin-left: auto;
      margin-right: auto;
      display: flex;
      margin-top: 30px;
      width: 100%;
      background-color: #1c8e8e;
      border: none;
      text-align: center;
      justify-content: center;
      color: white;
      padding: 10px 0;
}

.knowledge.knowledge{
  width:100%;
}

.btn-info.accessNow{
  float: right;
  margin-top: 0px;
  margin-bottom: 20px;
}
	.event-advert .btn{
		margin-top: 30px;
		width: 100%;
	}
.online-training-media{
  border: 1px solid #80808040;
  margin: 0;
  margin-bottom: 30px;
}
.online-training-img-1{
/*  background-image:url(../images/tr1.png);*/
  background-position:center;
  background-repeat:no-repeat;
  background-size:cover;
  height: 245px;
}

.online-training-media h4{
      font-weight: bold;
      font-size: 21px;
      line-height: 32px;
      margin-top: 12px;
      color: #008080;
      margin-bottom: 0px;
}
.online-training-media i{
      color: #008080;
    margin-right: 8px;
}
.online-training-media p{
          line-height: 30px;
          font-size: 18px;
          margin-top: 5px;
          margin-bottom: 2px;
}
.online-training-media span{
      margin-top: 10px;
      display: block;
      color: #677083;
}

.online-training-content{
  padding-right: 50px;
  padding-left: 23px;
}

.filter-search .form-control{
  background-color: unset;!important;
  border: none;
}
.select i{
      color: #23a3a4;
}
.filter-item{
      color: black;
      margin-left: 10px;
}
.filter-item i{
      color: black;
      margin-left: 15px;
}
.filter-search{
  margin-top: 59px;
}

.filter-search .input-group.training-course-search {
    padding: 7px 11px;
    background-color: #f6f6f6;
    border-radius: 8px;

}
.filter-search .form-control.text-search{
     padding-top:0px;
    padding-bottom:0px;
    height: 30px;
}

.filter-search #button-addon3{
    padding-top:0px;
    padding-bottom:0px;
}

.mediaItem {
    margin-bottom:30px;
}

@media (min-width: 768px) and (max-width: 991.98px) { 

.s-evn-s .single-event-md {
    padding: 10px 37px;

}
.s-evn-s .single-event-title {
    margin-top: 17px;
}
.single-event-title h1 {
    font-size: 36px;
    }
    .single-product-article h1 {
    font-size: 33px;
    line-height: 43px;
  }
 .single-product-article {
    margin-top: 45px;
    }
.single-product-article p {
    line-height: 40px;
    font-size: 20px;
    margin-top: 20px;
}
.single-product-article .knowledge-paragraph {
    margin-top: 25px;
    }
}



@media (min-width: 576px) and (max-width: 767.98px) { 

  .single-event-title h1 {
    font-size: 28px;
    }
      .s-evn-s .single-event-md {
    margin-right: 35px;
    padding: 1px 29px;
  }
.s-evn-s .event-article-details li {
    margin-top: 0px; 
     margin-bottom: 0px;
    }
    .s-evn-s .event-article-details {
    margin-bottom: 5px;
    /* margin-top: 48px; */
    font-size: 20px;
 }
 .s-evn-s .event-article-details li {
    margin-top: 0px;
    /* margin-top: 6px; */
    margin-bottom: 0px;
    }
    .event-advert{
          margin-top: 30px;
    }

	
    .letest-ev {
    margin-bottom: 30px;
  }
 .s-evn-s .single-event-title {
    font-size: 0px;
    margin-top: 15px;
  }
  .single-product-article h1 {
    font-size: 26px;
    line-height: 38px;
  }
  .single-product-article {
    margin-top: 24px;
  }
  .single-product-article p {
    margin-top: 18px;
}
.single-product-article p {
    font-size: 18px;
    line-height: 36px;
    }
    .single-product-article span {
    font-size: 18px;
  }
    .single-product-article img {
    margin-top: 15px;
  }
  .single-product-article .knowledge-paragraph {
    margin-top: 25px;
  }
  .Knowledge-por-detail h5 {
    margin-top: 25px;
    line-height: 32px;
    margin-bottom: 7px;
    font-size: 20px;
}
.Knowledge-por-detail .paragraph {
    margin-top: 12px;
    }
.s-evn-s .single-event-md p {
    margin-bottom: -6px;
  }
.single-event-body-text p {
    font-weight: 300;
    font-size: 20px;
    line-height: 40px;
  }
  .masters-course-content h1 {
    font-size: 30px;
  }
  .masters-course-content p {
    line-height: 40px;
    font-size: 19px;
  }

    
}



  @media (max-width: 575.98px) { 

.s-evn-s .single-event-md {
    float: left;
    margin-right: 20px;
  }
      .s-evn-s .single-event-title {
        
margin-top: 17px;
  }

  .single-event-title h1 {
    font-size: 22px;
  }
  .s-evn-s .single-event-md {
    padding: 1px 26px;
  }
  .s-evn-s .event-article-details li {
     /* margin-top: 20px; */
     margin-bottom: 0px;
     font-size: 17px;
     line-height: 45px;
    }
    .event-advert{
      margin-top: 30px;
    }
    .letest-ev {
    margin-bottom: 30px;
  }
  .masters-course-content h1 {
    font-size: 28px;
  }
  .masters-course-content p {
    margin-top: 15px;
    line-height: 40px;
    font-size: 18px;
  }
  .single-product-article h1 {
    font-size: 20px;
    line-height: 33px;
  }
  .single-product-article p {
    line-height: 35px;
    font-size: 17px;
    margin-top: 12px;
  }
  .single-product-article {
    margin-top: 25px;
  }
.single-product-article img {
    margin-top: 20px;
  }
    .single-product-article span {
    font-size: 15px;
}
.Knowledge-por-detail h5 {
    margin-top: 22px;
    line-height: 28px;
    margin-bottom: 10px;
    font-size: 17px;
 }
 .Knowledge-por-detail .paragraph {
    margin-top: 16px;
  }
   .knowledge-paragraph{
     margin-top: 30px;
    }
    .s-evn-s .single-event-md p {
    margin-bottom: -8px;
    }  
    .single-event-body-text p {
    line-height: 41px;
    font-size: 18px;
  }
  .s-evn-s .event-article-details {
    margin-bottom: 11px;
  }
  .courses-avialable-online{
    margin-top: 30px;
  }

}

.event-date{
    position:relative !important;
    right:0 !important;
    display:inline-block !important;
}
/*.single-product-article h1,h2,h3,h4,h5 {
  line-height:48px;
	}*/
/*  Experts custom css   */ 
      .search_content_div{
        margin-top:20px;
        margin-bottom:20px;
    }
    #search_button{
        padding: 10px;
    right: 21px;
    position: absolute;
    }
    #search_content{
    padding: 10px;
    width: 306px;
    }
    
    
   #search_content {
    padding: 13px 60px 13px 15px;
    font-size: 17px;
    border: none;
    float: left;
    width: 100%;
    background: #f1f1f1;
    font-family: 'Lato', sans-serif;
    color: #212529;
}
.search_content::-webkit-input-placeholder {
    opacity:1;
    color: #212529;
    font-family: 'Lato', sans-serif;
}
.search_content:-moz-placeholder { 
    opacity:1;
    color: #212529;
    font-family: 'Lato', sans-serif;
}
.search_content::-moz-placeholder {
    opacity:1;
    color: #212529;
    font-family: 'Lato', sans-serif;
}
.search_content:-ms-input-placeholder {  
    opacity:1;
    color: #212529;
    font-family: 'Lato', sans-serif;
}
#search_content:focus,#search_content:active{
    border:none !important;
    box-shadow:none !important;
    outline:none;
}
 #search_button:active,#search_button:active,#search_button:focus{
     outline:none;
 }
 #search_button {
    float: left;
    width: 50px;
    padding: 13px;
    color: #008080;
    font-size: 17px;
    border: none;
    border-left: 1px solid #008080;
    background: #008080;
    cursor: pointer;
    position: absolute;
    right: 0;
}
 #search_button .fa.fa-search{
     color:#ffffff;
 }
 #experts_content {
     justify-content: space-between;
 }
.search_content_results{
    margin-bottom:25px;
    margin-top:25px;
    border: 1px solid #d7d7d7;
    border-radius:10px;
    padding:20px;
    flex: 0 0 48%;
}
.search_content_results h3{
    font-size:23px;
    font-weight:600;
    color:#008080;
    text-align:center;
    padding-top:10px;
}
.search_content_results h6{
     font-size:16px;
    font-weight:400;
    color:#333333;
   
}
.search_content_results h5{
     font-size:16px;
    font-weight:400;
    color:#333333;
    text-align:center;
   
}
.search_content_results .desc{
    margin-top:20px;
    text-align: justify;
}
/*form.example::after {*/
/*  content: "";*/
/*  clear: both;*/
/*  display: table;*/
/*}*/
    
.search_content_results .ratio {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;

    height: 0;
    padding-bottom: 100%;
    position: relative;
    width: 100%;
}    
   
   
.search_content_results .img-circle {
    border-radius: 50%;
}
.search_content_results .img-circle {
    border-radius: 0;
}

.search_content_results .ratio {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;

    height: 0;
    padding-bottom: 100%;
    position: relative;
    width: 100%;
}
.search_content_results .img-circle {
    border-radius: 50%;
}
.search_content_results .img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}   
.search_content_results .content1{
     border-left: 1px solid #008080;
    padding-left: 39px;
    margin-top: 30px;
    margin-bottom: 30px;
    vertical-align:middle;
 }  
 .search_content_results .content2{
   
    padding-left: 39px;
    margin-top: 30px;
    margin-bottom: 30px;
 } 
 
 
 .select-box {
  cursor: pointer;
  position : relative;
  max-width:  20em;
  margin: 5em auto;
  width: 100%;
}

.select,
.label {
  color: #414141;
  display: block;
  font: 400 17px/2em 'Source Sans Pro', sans-serif;
}

.select {
  width: 100%;
  position: absolute;
  top: 0;
  padding: 5px 0;
  height: 40px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  background: none transparent;
  border: 0 none;
}
.select-box1 {
  background: #ececec;
}

.label {
  position: relative;
  padding: 5px 10px;
  cursor: pointer;
}
.open .label::after {
   content: "▲";
}
.label::after {
  content: "▼";
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 0;
  padding: 5px 15px;
  border-left: 5px solid #fff;
}
 @media only screen and (max-width: 600px) {
 .search_content_results .content1{
     border-left: none;
   
 } 
 .search_content_div select{
      margin: 10px;
    width: 474px !important;
    
}
}
.search_content_div select{
    width:300px;
    height:49px;
    border:none;
    
}
.search_content_div select:focus{
    outline:none;
}

.selectbox select { 
    -webkit-appearance: none; 
    -moz-appearance: none; 
    -ms-appearance: none; 
    appearance: none; 
    outline: 0; 
    background: #f1f1f1; 
    background-image: none; 
    width: 100%; 
    height: 100%; 
    margin: 0; 
    padding: 0 70px 0 15px; 
    color: #212529; 
    cursor: pointer; 
    font-family: 'Lato', sans-serif;
} 
.selectbox { 
    position: relative; 
    display: block; 
    width: 100%; 
    height: 52px; 
    line-height: 40px; 
    background: #2C3E50; 
    overflow: hidden; 
    border-radius: 0; 
} 
/*.selectbox select::-ms-expand { 
    display: none; 
}  */
.selectbox::after { 
    content: '\25BC'; 
    position: absolute; 
    top: 0; 
    right: 0; 
    bottom: 0; 
    background: #008080;
    color: #ffffff; 
    pointer-events: none; 
    line-height: 53px;
    font-size: 12px;
    width: 50px;
    text-align: center;
} 
.selectbox:hover::after { 
    color: #ffffff; 
} 
.selectbox option{
    font-family: 'Lato', sans-serif;
    cursor: pointer;
}
.selectbox::after { 
    -webkit-transition: .25s all ease; 
    -o-transition: .25s all ease; 
    transition: .25s all ease; 
}
.searchbox{
    float:left;
    width:100%;
    display: -webkit-box;     
    display: -moz-box;         
    display: -ms-flexbox;     
    display: -webkit-flex;    
    display: flex;
    position: relative;
}






@media only screen and (max-width: 767px) {
    .selectbox{margin: 0 0 10px 0;}
    .searchbox{margin: 0 0 10px 0;}
}


/*
MOOC custom styles
=======================================================*/
.section-container {
    width: 100%;
}
.landing-banner{
	width: 100%;
	position: relative;
}
.landing-banner:before{
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	width: 100%;
	height: 100%;
	background: url(../images/banner_shadow.png) no-repeat center center;
}
.landing-banner img{
	width: 100%;
	height: 690px;
}
.banner-content{
	max-width: 1315px;
	left: 50%;
	margin: auto;
	position: absolute;
	text-align: center;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
}
.banner-content h2{
	color: #ffffff;
	font-size: 50px;
	font-weight: 700;
	text-shadow: 0 0 50px rgba(0,0,0,0.53);
	line-height: 70px;
	margin: 0;
}
.banner-content h6{
	color: #ffffff;
	font-size: 25px;
	line-height: 40px;
	font-weight: 400;
	max-width: 1115px;
	margin: 0 auto 18px;
}
.banner-content .btn-info{
	padding-left: 33px;
	padding-right: 33px;
}

.btn-info {
	background-color: #008080;
	text-transform: uppercase;
	padding-left: 27px;
	padding-right: 27px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 15px;
	font-weight: 700;
	border: none;
	letter-spacing: 0.5px;
	margin-top: 10px;
	overflow: hidden;
}
.about-section{
	width: 100%;
	padding: 45px 0;
	text-align: center;
}
.about-section ul{
  text-align:left;
}
.about-section ul li{
  list-style: none;
  position: relative;
  padding: 0 0 2px 36px;
  line-height: 41px;
}
.about-section ul li:before {
    content: ">";
    font-size: 23px;
    color: #008080;
    font-weight: 700;
    position: absolute;
    left: 0;
}
.about-section h5{
	color: #303030;
	font-size: 35px;
	font-weight: 700;
	padding-bottom: 29px;
	margin: 0;
}
.about-section p,.about-section li{
	font-size: 24px;
	color: #303030;
	line-height: 36px;
	font-weight: 300;
}
.video-block{
	max-width: 755px;
	width: 100%;
	margin: 52px auto 24px;
}
.embed-video a{
	-webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.embed-video a:hover{
	opacity: 0.7;
}
.my-player-dimensions{
	width: 100%;
	height: 426px;
}
.video-js .vjs-big-play-button{
	content: "";
	background-image: url('../images/play.svg');
	background-repeat: no-repeat;
	background-size: 66px;
	width: 66px;
	height: 66px;
	background-position: 55% calc(50% - 0px);
	border: none !important;
	box-shadow: none !important;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: transparent;
}
.vjs-big-play-button .vjs-icon-placeholder{
	opacity: 0;
}
.video-js .vjs-big-play-button:focus, .video-js:hover .vjs-big-play-button{
	background-color: transparent;
}

.grid-content{
	width: 100%;
	background: #e5f2f2;
	padding: 61px 0 57px;
	display: -webkit-box;     
   display: -moz-box;         
   display: -ms-flexbox;     
   display: -webkit-flex;    
   display: flex;align-items: center;
}
.grid-content img{
	margin: 9px 0 0 0;
}
.right-content{
	width: 53.9%;
	float: right;
	padding-left: 50px;
}
.right-content h5{
	font-size: 35px;
	font-weight: 700;
	margin-bottom: 14px;
}
.right-content p{
	font-size: 23px;
	color: #303030;
	line-height: 36px;
	font-weight: 300;
	margin-bottom: 20px;
}
.right-content ul{
	margin: 6px 0 0 0;
	padding: 0;
}
.right-content ul li{
	font-size: 23px;
	color: #303030;
	font-weight: 300;
	list-style: none;
	position: relative;
	padding: 0 0 2px 36px;
	line-height: 41px;
}
.right-content ul li:before{
	content: ">";
	font-size: 23px;
	color: #303030;
	font-weight: 700;
	position: absolute;
	left: 0;
}
.right-content ul li b{
	font-weight: 700;
	margin-right: 6px;
}

.course-features{
	width: 100%;
	padding: 77px 0 31px;
}
.course-features h5{
	font-size: 35px;
	color: #303030;
	font-weight: 700;
	margin-bottom: 40px;
}
.course-features ul{
	width: 100%;
	margin: 0;
	padding: 0;
	display: -webkit-box;     
	display: -moz-box;         
	display: -ms-flexbox;     
	display: -webkit-flex;    
	display: flex;     
	-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
	-webkit-justify-content: space-between;
		-ms-flex-pack: space-between;
			justify-content: space-between;
}
.course-features ul li{
	list-style: none;
	width: 31%;
	margin-bottom: 30px;
}
.course-features ul li span{
	width: 100%;
	color: #008080;
	font-size: 60px;
	font-weight: 700;
	position: relative;
	margin-bottom: 22px;
	padding-bottom: 4px;
}
.course-features ul li span:before{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 47px;
	height: 4px;
	background: #000000;
	content: "";
}
.course-features ul li p{
	font-size: 18px;
	line-height: 24px;
	color: #303030;
	font-weight: 300;
	margin-bottom: 0;
}

.register-section{
	width: 100%;
	padding-bottom: 70px;
}
.register-block{
	width: 100%;
	background: url(../images/button_bg.png) no-repeat left top;
	background-size: 100% 100%;
	height: 157px;
	display: -webkit-box;     
	display: -moz-box;         
	display: -ms-flexbox;     
	display: -webkit-flex;    
	display: flex; 
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.register-block a{
	margin: 0;
}
.register-block span{
	width: auto;
	font-size: 35px;
	color: #303030;
	font-weight: 700;
	margin-right: 82px;
}


.course-content{
	width: 100%;
	padding-bottom: 70px;
}
.left-content{
	float: left;
	width: 100%;
}
.left-content i{
	font-size: 15px;
	width: 100%;	
}
.brochure{
	width: 100%;
	height: 100%;
	margin: 7px 0 0;
}
.brochure img{
	width: 100%;
	height: 100%;
}
.course-details{
	width: 100%;
	padding: 0 0 0 61px;
}
.course-details h4{
	font-size: 28px;
	color: #303030;
	font-weight: 400;
	padding-bottom: 7px;
}
.course-details p{
	font-size: 20px;
	color: #303030;
	font-weight: 300;
	line-height: 24px;
	margin-bottom: 28px;
}
.course-details h6{
	font-size: 23px;
	color:#333333;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 19px;
}
.course-details ul{
	width: 100%;
	padding: 0;
	margin: 0;
}
.course-details ul li{
	width: 100%;
	border-top: 1px solid #d8d8d8;	
	list-style: none;
	display: -webkit-box;     
	display: -moz-box;         
	display: -ms-flexbox;     
	display: -webkit-flex;    
	display: flex;
   padding: 4px 0 5px;
}
.course-details ul li:first-child{
	border-top: none;
}
.course-details ul li b{
	font-size: 18px;
	color: #303030;
	font-weight: 700;
	width: 190px;
}
.course-details ul li .list-row{
	font-size: 18px;
	color: #303030;
	font-weight: 400;
	width: 360px;
}
.course-details ul li .list-value{
	font-size: 18px;
	color: #303030;
	font-weight: 400;
	width: 360px;
}
.course-details ul li a{
	color: #008080;
	text-transform: uppercase;
	border-bottom: 1px solid #008080;
	font-size: 18px;
}
.course-details i{
	margin-top: 10px;
	font-size: 18px;
	font-style: italic;
	color: #303030;
}
.list-outer {
    width: 360px;
}
.list-groups{
	width: 100%;
	font-size: 18px;
	line-height: 22px;
}
.list-groups:first-child{
	margin-bottom: 22px;
}
.page-id-2094 .list-groups:first-child {
    margin-bottom: 0;
}
.course-details ul li .list-groups .list-row{
	display: -webkit-box;     
   display: -moz-box;         
   display: -ms-flexbox;     
   display: -webkit-flex;    
   display: flex; 
}
.list-left {
    width: 65px;
}
.list-right {
    width: 268px;
}

.logo-list{
	width: 100%;
	padding: 13px 0 25px;
}
.logo-list ul{
	width: 100%;	
	margin: 4px 0 0 0;
	padding: 0;
  	display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.logo-list ul li{
	list-style: none;
	padding: 0 40px 25px;
	width: 50%;
  	float: left;
}
.logo-list ul li:first-child{
	width: 100%;
	padding: 0 15px 35px;
	text-align: center;
}
.logo-list ul li:last-child{
	width: 70%;
}
.register-content{
	width: 100%;
	background: #e1f1f1 url(../images/leaf_img.png) no-repeat left 27px;
	padding: 29px 0 20px;
}
.bottom-dection{
	width: 100%;
	display: -webkit-box;     
	display: -moz-box;         
	display: -ms-flexbox;     
	display: -webkit-flex;    
	display: flex;
	-webkit-box-align: center;
		-moz-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	-webkit-justify-content: space-between;
		-ms-flex-pack: space-between;
			justify-content: space-between;
}
.text-content{
	width: 70%;
}
.text-content h6{
	font-size: 28px;
	color: #303030;
	font-weight: 700;
	font-style: italic;
	margin-bottom: 11px;
}
.text-content p{
	font-size: 21px;
	line-height: 33px;
	font-weight: 300;
	color: #303030;
}



@media screen and (min-width: 1200px) and (max-width: 1439px) {
	.grid-content{-webkit-box-align: center;-moz-box-align: center;webkit-align-items: center;ms-flex-align: center;align-items: center;	}
	.grid-content img{width: 45%;}
	.right-content{width: 100%;}
	.banner-content h2{font-size: 44px;}
   
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	.banner-content h2{font-size: 34px;line-height: 43px;}
	.grid-content img{float: none;margin: 0 auto;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;}
	.right-content{width: 100%;padding: 20px 30px 0;}
    .register-block{padding: 0 25px;}
    .register-block span{font-size: 30px;}
    .course-details{padding: 0 0 0 30px;}
    .course-details h4{font-size: 25px;}
    .course-details ul li b{font-size: 17px;}
    .course-details ul li .list-value,.course-details ul li .list-groups .list-row{font-size: 17px;}
    .logo-list{padding: 45px 0;}
    .grid-content{-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}
    .list-outer{width: 325px;}
   
}
@media screen and (min-width: 768px) and (max-width: 991px) {
   .banner-content{max-width: none;padding: 0 30px;}
	.landing-banner img{height: 350px;}
	.banner-content h2{line-height: 45px;font-size: 30px;margin: 0 0 12px 0;}
	.banner-content h6{line-height: 24px;font-size: 20px;margin: 0 auto 10px;}
	.about-section{padding: 27px 0 45px;}
	.about-section h5{font-size: 28px;padding-bottom: 10px;}
	.about-section p{font-size: 18px;line-height: 27px;}
	.grid-content{padding: 0 0 20px;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}
	.grid-content img{margin: 0;}
	.right-content{width: 100%;padding: 15px 15px 0;}
	.right-content h5{font-size: 28px;margin-bottom: 10px;}
	.right-content p{font-size: 18px;line-height: 27px;}
	.right-content ul li,.about-section ul li{font-size: 18px;line-height: 28px;padding: 0 0 8px 36px;}
	.course-features{padding: 35px 0 31px;}
	.course-features h5{font-size: 28px;margin-bottom: 15px;}
	.course-features ul li{width: 45%;margin-bottom: 10px;}
	.course-features ul li span{margin-bottom: 15px;padding-bottom: 5px;font-size: 40px;}
	.course-features ul li p{font-size: 17px;line-height: 23px;}
	.register-block{padding: 0 25px;}
	.register-block span{margin: 0 40px 0 0;text-align: center;font-size: 20px;line-height: 30px;}
	.register-section{padding-bottom: 35px;}
	.course-details{padding: 2px 0 0 0;}
	.course-details h4{font-size: 17px;line-height: 22px;padding-bottom: 0px;}
	.course-details h6{font-size: 20px;}
	.course-details ul li{padding: 4px 0 3px;}
	.course-details i{font-size: 15px;}
	.course-details p{font-size: 15px;margin-bottom: 10px;}
	.course-details ul li b{font-size: 15px;}
	.course-details ul li .list-value{font-size: 15px;}
	.logo-list{padding: 10px 0 0;}
	.logo-list ul li{padding: 0 40px;}
	.course-content{margin-bottom: 12px;}
	.register-content{padding: 20px 0;}
	.text-content{width: 65%;}
	.text-content p{font-size: 17px;line-height: 23px;}
	.text-content h6{font-size: 26px;margin-bottom: 6px;}
	.course-content .col-sm-5{align-self: center;}
	.list-outer{width: 350px;}
	.course-details ul li .list-groups .list-row{word-wrap: break-word;width: 100%;font-size: 15px;}
	.list-outer{width: 255px;}
}
@media screen and (max-width: 767px) {
	.banner-content{max-width: none;padding: 0 30px;}
	.landing-banner img{height: 350px;}
	.banner-content h2{line-height: 24px;font-size: 20px;margin: 0 0 8px 0;}
	.banner-content h2 br{display: none;}
	.banner-content h6{line-height: 20px;font-size: 15px;margin: 0 auto 10px;}
	.about-section{padding: 27px 0 45px;}
	.about-section h5{font-size: 26px;padding-bottom: 10px;}
	.about-section p{font-size: 16px;line-height: 24px;}
	.grid-content{padding: 0 0 20px;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}
	.grid-content img{margin: 0;}
	.right-content{width: 100%;padding: 15px 15px 0;}
	.right-content h5{font-size: 26px;margin-bottom: 10px;}
	.right-content p{font-size: 16px;line-height: 24px;}
	.right-content ul li,.about-section ul li{font-size: 16px;line-height: 25px;padding: 0 0 8px 36px;}
	.course-features{padding: 25px 0 31px;}
	.course-features h5{font-size: 26px;margin-bottom: 8px;}
	.course-features ul{}
	.course-features ul li{width: 100%;margin-bottom: 10px;}
	.course-features ul li span{margin-bottom: 10px;padding-bottom: 0px;font-size: 35px;}
	.course-features ul li p{font-size: 16px;line-height: 24px;}
	.register-block{-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;padding: 0 25px;}
	.register-block span{margin: 0 0 8px 0;text-align: center;font-size: 20px;line-height: 30px;}
	.register-section{padding-bottom: 35px;}
	.course-details{padding: 20px 0 0 0;}
	.course-details h4{font-size: 20px;line-height: 30px;padding-bottom: 5px;}
	.course-details p{font-size: 16px;}
	.course-details ul li b{font-size: 15px;}
	.course-details ul li .list-value{font-size: 15px;width: 300px;}
	.course-details i{font-size: 16px;line-height: 20px;}
	.logo-list{padding: 10px 0 0;}
	.logo-list ul li{padding: 0 50px;}
	.course-content{margin-bottom: 12px;}
	.text-content h6{font-size: 24px;}
	.register-content{padding: 29px 0 20px;}
	.bottom-dection{-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}
	.text-content{width: 100%;text-align: center;}
	.text-content p{font-size: 16px;line-height: 24px;}
	.course-details ul li a{font-size: 14px;}
	.list-outer{width: 278px;}
	.course-details ul li .list-groups .list-row{word-wrap: break-word;width: 100%;font-size: 15px;}
	.logo-list ul li:first-child{padding: 0 60px 28px;}
}



















