﻿@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,800,700,300italic,700italic);
/* @import url(https://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700); */
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,300,100,700);
*::-moz-selection {background-color: #15a0e4;color: #fff;}
.clear{clear:both;}
.clr {
  clear: both;
}
video{width:100%;}
.top_right > h2 strong {
  font-weight: 500;
}

@font-face {
    font-family: 'open_sansitalic';
    src: url('../fonts/opensans-italic_0-webfont.eot');
    src: url('../fonts/opensans-italic_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-italic_0-webfont.woff2') format('woff2'),
         url('../fonts/opensans-italic_0-webfont.woff') format('woff'),
         url('../fonts/opensans-italic_0-webfont.ttf') format('truetype'),
         url('../fonts/opensans-italic_0-webfont.svg#open_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Accordion (Vanilla JS compatible) */
.syb_accordion {
    cursor: pointer;
}

.syb_accordion_content {
    display: none;
}

.syb_accordion > h1 {
    cursor: pointer;
    margin: 0;
}


.syb_accordion > div {
    display: none;
    padding-left: 10px;
}

.accordion h1,
.syb_accordion h1 {
    cursor: pointer;
    padding: 12px 40px 12px 12px;
    background: #f4f4f4;
    margin: 5px 0;
    position: relative;
}

    .accordion h1.active,
    .syb_accordion h1.active {
        background: #e6f0ff;
        color: #003366;
    }

    .accordion h1::after,
    .syb_accordion h1::after {
        content: "▼";
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
    }

    .accordion h1.active::after,
    .syb_accordion h1.active::after {
        content: "▲";
    }

.accordion > div,
.syb_accordion > div {
    display: none;
    padding: 10px;
}


body{font-family: 'Open Sans', sans-serif;}
header {background: #FFF;min-height: 102px;padding: 0;width: 100%;}
.wrapper {margin: 0 auto;width: 1024px;}
.er-logo {float: left;margin: 20px 0 0;position: relative;width: 273px;}
.er-logo h2 {color: #000;font-family: arial;font-size: 13px;font-weight: normal;position: absolute;right: 0;top: 31px;}
.awards_logo {float: left;padding: 30px;}
.top_right {float: right;margin-top: 32px;padding: 0;position: relative;}
.clicker img, .logout-icon > img {background: none repeat scroll 0 0 #b03060;border-radius: 2px;padding: 5px 7px;transition: all 0.5s ease-in-out 0s;}
.clicker img:hover, .logout-icon > img:hover {background: #e3558a;}
.top_right > h2 {border-bottom: 1px solid #b03060;float: left;font-size: 15px;font-weight: 100;padding: 0 0 5px 10px;}
.top_right > span {background: none repeat scroll 0 0 #b03060;float: left;height: 20px;margin-top: 17px;width: 1px;}
nav {background: none repeat scroll 0 0 #e3558a;}
.click-nav {float: left;margin: 0 5px 0 17px;}
.setting-ul {background: none repeat scroll 0 0 #b5d9e9;border: 1px solid #86bcd6;color: #494949;font-size: 14px;font-weight: 100;line-height: 25px;padding: 10px 15px;position: absolute;text-align: center;z-index: 99999;right: 0;width: 235px;
background: #fe7dad none repeat scroll 0 0;
border: 1px solid #b03060;}
.setting-ul a:hover {font-weight: 600; color:#750730;}
.setting-ul li a {text-transform:capitalize; color:#fff;}
.subnav{background:#0d88c3; overflow:hidden;}
.subnav > ul > li {border-right: 1px solid #c05980;float: left;text-align: center;border-bottom: 2px solid transparent;}
.subnav ul li a {color: #fff;font-size: 16px;font-weight: 100;padding: 15px 35px; width:100%;}
.subnav ul li.active a {font-weight: 600;}
.subnav ul li a:hover{color:#020266;}
.logo {float:left; margin:26px 26px 26px 0px;}
.awardLogo {float:left; margin-top:33px;}
.subnav ul {float:left; width:100%;}
.subnav ul li {float:left; text-align:center; border-right:1px solid #3ea0cf; }
.subnav ul li:first-child {border-left: 1px solid #3ea0cf;}
.toggleMenu { display:none; background:#0D88C3; padding:10px 10px; color:#fff; float:left; width:100%;}
.toggleMenu span {background:url(../images/toggleicon.png) no-repeat left top; width:33px; height:25px; float:left; margin-right:15px;}

.main_banner {
  float: left;
  margin:0px 0 0;
  width: 100%;
  position:relative;
  }
  
.main_banner > img {
  width: 100%;
  }  
/* .main_banner img { width:100%; } */
.caption {position:absolute; top:0px; left:0px; right:0px; bottom:0px; padding:0% 0;}
.playBtnCol {
  float: left;
  padding-top:108px;
  text-align: center;
  width: 100%;
  }
  
.playBtnCol > span {
  display: block;
  padding-top:10px;
  }  

  

.enroll_btn {
  background: #b03060 none repeat scroll 0 0;
  border-radius: 4px;
  color: #fff;
  text-align:center;
  float: left;
  font-size: 18px;
  transition: all 0.5s ease-in-out 0s;
  font-weight: bold;
  margin:0px 0;
  padding: 3% 6%;
  text-transform: uppercase;
  }

.enroll_btn:hover {
  background: #c94979 none repeat scroll 0 0;
  }

.stats_outer{
  padding:55px 0px 48px;
  width:100%;
  float:left;
  }

.skills_bar {
    float: left;
    margin: 0;
    width: 100%;
    }

.skills_type {
    padding: 0 0 20px;
    text-align: center;
    width: 100%;
    }

.all_skills{
    width:100%;
	margin:0 0 0 0px;
	float:left;
    }

.first_skill {
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 2%;
    text-align: center;
    width: 10%;
    }
	
.second_skill {
    margin: 0 0 0 5%;
    text-align: center;
    width: 14%;
	float:left;
    }

.third_skill {
    margin: 0 0 0 2%;
    text-align: center;
    width: 16%;
	float:left;
    }

.end_skill {
    float:right;
    margin: 0 0 0 0;
    padding: 0 2.5% 0 0;
    text-align: center;
    width: 13%;
    }	

.skill_heading{
    color:#000;
	font-weight:600;
	font-size:16px;
	font-size:15px\9;
    }

.describe {
    color: #4f4f4f;
    font-size: 14px;
    font-weight: 300;
    }

.about_expert{
    width:100%;
	padding: 55px 0;
	float:left;
	margin:0 0 0px;
    }

.lft_sec{
  float:left;
  margin:0 0 0px;
  width:62%;
  }

.about_expert h1 {
    font-size: 27px;
    font-weight: 600;
    margin: 0 0 15px;
    padding: 0 0 7px;
    position: relative;
    }

.about_expert h1::after {
  background: #b03060 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 80px;
  }



.highlighter {
  color: #b03060;
  font-weight: bold;
  }

.rght_sec{
  float:right;
  width:34%;
  margin:0 0 0px;
  }

.about_img {
  border: 4px solid #e4e3e3;
  margin: 7px 0 0;
  width:100%;
  }

.companies_outer{
  background:#f5f5f5;
  padding:40px 0px;
  width:100%;
  float:left;
  min-height:150px;
  }
  
.companie_logo {
  float: left;
  margin: 0;
  width: 100%;
  }
  
.companie_logo li {
  float: left;
  margin: 0 0% 0 0;
  width: 20%;
  padding:0px 0px 0px 0px;
}

.companie_logo li a {
 /*  border: 1px solid #f0f0f0; */	
  float: left;
  width:100%;
}

.companie_logo li a img {
  /* float: left; */
  /* width:100%; */
}

.companie_logo > li:last-child {
  margin-right: 0;
  }

.over_companie {
  background: #fff none repeat scroll 0 0;
  border: 2px solid #e8e8e8;
  color: #313131;
  float: left;
  font-family: "open_sansitalic";
  font-size: 24px;
  font-weight: 400;
  margin: 25px 6.2% 0px;
  padding: 7px 0;
  text-align: center;
  width: 87.7%;
}

.blue{color:#0b6fa1;}

.over_companie > span {
  font-size: 30px;
  font-weight:bold;
  color:#157fbb;
  }

.about_makeup{
    width:100%;
	padding: 55px 0;
	float:left;
	margin:0 0 0px;
    }
	
.about_makeup .lft_sec{
  float:left;
  margin:0 0 0px;
  width:34%;
  }

.about_makeup h1 {
    font-size: 27px;
    font-weight: 600;
    margin: 0 0 15px;
    padding: 0 0 7px;
    position: relative;
    }

.about_makeup h1::after {
  background: #b03060 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 80px;
  }

.about_makeup p {
    color: #4a4a4a;
    font-size: 15px;
    font-weight: 300;
    line-height: 28px;
    }


.about_makeup .rght_sec{
  float:right;
  width:62%;
  margin:0 0 0px;
  }
  
.about_expert.sub_vdo {
    padding-top: 0;
    }

.three_clmn{
   float:left;
   margin:0 0 0px;
   width:100%;
   }

.sylabus_clmn {
    float: left;
    width: 32%;
   }

.sylabus_clmn h1 {
    font-size: 27px;
    font-weight: 600;
    margin: 0 0 15px;
    padding: 0 0 7px;
    position: relative;
    }

.sylabus_clmn h1::after {
  background: #b03060 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 65px;
  }

.sylabus_clmn > ul {
  float: left;
  width: 100%;
  margin:0 0 25px;
  }

.sylabus_clmn li {
  padding:0 0 0 18px;
  font-weight: 300;
  background: url("../images/bullet.png") no-repeat 0 10px;
  line-height: 28px;
  }

.sylabus_clmn li a{
  color: #4a4a4a;
  font-size: 15px;
  }

.video_sec {
  float: left;
  margin: 0 0 0 2%;
  width: 26%;
  }

.video_sec h1 {
    font-size: 27px;
    font-weight: 600;
    margin: 0 0 15px;
    padding: 0 0 7px;
    position: relative;
    }

.video_sec h1::after {
  background: #b03060 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width:94px;
  }

.video_sec a {
  color: #b03060;
  font-size: 15px;
  font-weight: 600;
  padding: 5px 0;
  transition: all 0.5s ease-in-out 0s;
  text-decoration: underline;
  width: 100%;
  }

.video_sec a:hover {
  text-decoration: none;
  }

.certificate_sec {
  float: left;
  margin: 0 0 0 6%;
  width: 34%;
  }

.certificate_sec h1 {
    font-size: 27px;
    font-weight: 600;
    margin: 0 0 15px;
    padding: 0 0 7px;
    position: relative;
    }

.certificate_sec h1::after {
  background: #b03060 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width:60px;
  }

.certificate_sec p {
  color: #4a4a4a;
  font-size: 15px;
  font-weight: 300;
  line-height: 28px;
  margin: 10px 0 0;
  }

.related_course_sec{
  width:100%;
  float:left;
  margin:0 0 0 0px;
  padding-top: 40px;
  }

.related_course_sec h1 {
    font-size: 27px;
    font-weight: 600;
    margin: 0 0 25px;
    padding: 0 0 7px;
    position: relative;
    }

.related_course_sec h1::after {
  background: #b03060 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width:96px;
  }

.course_one {
  float: left;
  width: 29.99%;
  margin-right: 5%;
  }

.course_one h5 {
  background: #b03060 none repeat scroll 0 0;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  padding: 10px 0;
  text-align: center;
  }

.course_one img {
    border: 1px solid #b03060;
    padding: 5px;
    }

.course_one:last-child {
    margin-right: 0;
   }


.clearout {
height:20px;
clear:both;
}

.nbs-flexisel-container {
    position:relative;
	float:left;
	padding: 0px 0;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
    background:#f5f5f5;
    
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    /* width: 100%; */
    cursor: pointer;
    position: relative;
    /* margin-top: 20px;
    margin-bottom: 20px; */
    /* max-width:100px;
    max-height:45px; */
}



.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 25px;
    height: 23px; 
    position: absolute;
	top: 26px !important;
    cursor: pointer;
    z-index: 100;
   opacity: 0.5; 
}

.nbs-flexisel-nav-left {
    left: -9px;
    background: url(../images/button-previous.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: -8px;
    background: url(../images/button-next.png) no-repeat;
}


.testimonial_wrapper{
    background:#f5f5f5;
    float: left;
    padding: 65px 0 75px;
    width: 100%;
    }
	
.testimonial_outer{
    width: 100%;
	text-align:center;
    }	

.user_name a{
    color:#000;
	font-size:21px;
	float:left;
	width:100%;
	padding-bottom: 15px;
	font-weight:300;
    }

.user_name span{
    font-weight:600;
    }

.testimonial_post {
    color: #545454;
    font-size: 16px;
    font-weight: 300;
    padding: 0 8%;
    }

.lft_arrow {
    float: left;
    margin: 0;
    padding-right: 40px;
    }	

.rght_arrow {
    float: right;
    margin: 0;
    padding-left: 25px;
    }

.testimonial_post > p {
    float: left;
	font-family: 'open_sansitalic';
    width: 86%;
    }

.advantage_sec{
    width:100%;
	margin:0 0 0px;
	padding:70px 0 25px;
	float:left;
    }

.advantage_sec h1 {
    font-size: 27px;
    font-weight: 600;
    margin: 0 0 15px;
    padding: 0 0 7px;
    position: relative;
    }

.advantage_sec h1::after {
  background: #b03060 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 112px;
  }	

.certification_one{
  float:left;
  margin:18px 0px;
  width:100%;
  }

.cer_lft_sec {
  float: left;
  text-align: center;
  width: 15%;
  }  
  
.cer_right_sec {
  color: #4a4a4a;
  float: right;
  font-size: 15px;
  font-weight: 300;
  width: 83%;
  }

.career_sec {
  border-top: 1px solid #e4e4e4;
  float: left;
  margin: 0;
  padding: 35px 0px 40px;
  width: 100%;
  }

.career_sec .lft_sec {
  float: left;
  margin: 0;
  width: 34%;
  }

.career_sec .rght_sec {
  float: right;
  margin: 0;
  width: 62%;
  }

.career_sec h1 {
    font-size: 27px;
    font-weight: 600;
    margin: 0 0 15px;
    padding: 0 0 7px;
    position: relative;
    }

.career_sec h1::after {
  background: #b03060 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 80px;
  }

.career_sec p {
    color: #4a4a4a;
    font-size: 15px;
    font-weight: 300;
    line-height: 28px;
    }
	
.career_sec .about_img {
  border: medium none;
  }

  
.video_list_popup {
    width:885px;
	float:left;
}
	
.inner_data {
  float: left;
  padding: 3.6%;
  width: 100%;
  }	

.video_list_popup h3 {
  background: #b03060 none repeat scroll 0 0;
  border-radius: 5px 0 0;
  color: #fff;
  font-family: "Roboto Slab",serif;
  font-size: 25px;
  font-weight: 300;
  margin: 0;
  padding: 12px 3.6%;
  width: 100%;
  }	

.bottom_footer {
  background: #fff none repeat scroll 0 0;
  border-top: 1px solid #e5e5e5;
  color: #828282;
  float: left;
  font-size: 13px;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  width: 100%;
  }

.bottom_footer a {
    color: #828282;
   }

.bottom_footer a:hover {
    color:#0D88C3;
   }

.main_title {
  background: #770731 none repeat scroll 0 0;
  color: #fff;
  float: left;
  font-size: 14px;
  font-weight: bold;
  padding: 1.2%;
  text-transform: uppercase;
  width: 100%;
  }

.s_no {
  float: left;
  padding: 0 1.5%;
  text-align: center;
  width:9%;
  }

.title_video {
  float: left;
  width: 65%;
  padding: 0 1.5%;
  }

.length_video {
  float: right;
  width: 26%;
  padding: 0 3%;
  }

.main_heading_ques {
  color: #B03060;
  font-size: 16px;
  font-weight: bold;
  line-height: 32px;
  margin:0px 0 15px;
  padding: 0;
  }

.mques {
  font-size: 14px;
  font-weight: 600;
  }

.ques_one {
  color: #313131;
  float: left;
  margin:10px 0px;
  width: 100%;
  }

.ques_one p {
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  margin: 10px 0 0;
  }

.final_inner img {
  float: left;
  padding-right: 18px;
  }  
  
.final_inner h1 {
  color: #B03060;
  font-size: 16px;
  font-weight: bold;
  line-height: 32px;
  margin: 0;
  padding: 0;
  }
  
.final_inner{
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  margin: 10px 0 0;
  }

.final_inner a {
  color: #b03060;
  text-decoration: underline;
  }

.final_inner a:hover {text-decoration:none;} 
.copyright{display:inline;}
.term_link{display:inline;}  







.headerRight {float:right; margin-top:33px;}
.pmp_logo {float:left;}
.signIn {float:right; background:#013066; color:#fff; text-transform:uppercase; font-size:13px; padding:9px 13px 10px 13px; margin-left:25px; border-radius:2px;}
.signIn:hover {background:#0D88C3;}
.sliderCol {float:left; width:100%; padding:0px 0px;}
.bannerLeftCol {float:left; width:60%;}
.caption p {font-size:28px; font-weight:normal; color:#fff; font-family: 'Roboto Slab', serif;}
.status {
  padding: 12px 0;
  }
.status .rating {float:left;}
.status .rating {float:left;}

.status span {
  color: #fff;
  font-weight: 300;
  padding-right:6%;
  font-family: 'Roboto Slab', serif;
  font-size: 14px;
  }
  
.bannerLeftCol ul {
  float: left;
  font-family: 'Roboto Slab', serif;
  margin:12px 0 20px;
  width: 100%;
  }
  
.bannerLeftCol li {
  color: #fff;
  line-height:24px;
  background: url(../images/bullet-list.png) no-repeat 0 8px;
  margin: 8px 0;
  padding-left:20px;
  display: inline-block;
  font-size: 18px;
  }

.bannerLeftCol ul li span {
  color: #a0a2a1;
  display: block;
  font-size: 13px;
  font-weight: 300;
  }

.rating i:first-child {
  padding-left: 0;
  }

.rating i {
  color: #fe9200;
  font-size: 15px;
  padding: 0 2px;
  }

.status img {
  vertical-align: sub;
  }

.certificationBtn {
  background: #0d88c3 none repeat scroll 0 0;
  border-radius: 4px;
  color: #fff;
  font-family: "Roboto Slab",serif;
  font-size: 15px;
  font-weight: 600;
  padding: 12px 20px;
  text-transform: uppercase;
  }
  
.certificationBtn:hover {
  background: #2ba5df none repeat scroll 0 0;
  }  

.bannerRightCol {
  float: right;
  width: 30%;
  }

.certificationBtn.en_btn {
  background: #fff none repeat scroll 0 0;
  color: #1a5d7a;
  margin-left:20px;
  }
  
.certificationBtn.en_btn:hover {
  background: #05406D none repeat scroll 0 0;
  color:#fff;
  }  

.bannerRightCol p span {
  color: #5ec9ff;
  }

.bannerRightCol p {
  text-align: center;
  }

.about_two_sec{
  width:100%;
  margin:0 0 0px;
  padding:0 0px;
  }
  
.caption .wrapper {
  display: table;
  height: 100%;
  }

.wrapin {
  display: table-cell;
  vertical-align: middle;
  }  

.about_expert {
    background: -moz-linear-gradient(270deg, rgba(51,164,220,1) 0%, rgba(13,136,195,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(51,164,220,1)), color-stop(100%, rgba(13,136,195,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(270deg, rgba(51,164,220,1) 0%, rgba(13,136,195,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(270deg, rgba(51,164,220,1) 0%, rgba(13,136,195,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(270deg, rgba(51,164,220,1) 0%, rgba(13,136,195,1) 100%); /* ie10+ */
    background: linear-gradient(180deg, rgba(51,164,220,1) 0%, rgba(13,136,195,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33a4dc', endColorstr='#0d88c3',GradientType=0 ); /* ie6-9 */
  box-sizing: border-box;
  float: left;
  min-height: 150px;
  padding: 25px;
  width: 50%;
  }

.about_course{
  background: #37495d none repeat scroll 0 0;
  box-sizing: border-box;
  float: right;
  min-height: 150px;
  padding: 25px;
  width: 50%;
  }

.inner_txt {
  float: right;
  margin: 0;
  width: 488px;
  }

.inner_txt h3 {
  color: #fff;
  font-family: "Roboto Slab",serif;
  font-size: 22px;
  padding-bottom:12px;
  font-weight: normal;
  text-transform: uppercase;
  }

.inner_txt p {
  font-size:15px;
  color:#fff;
  line-height:22px;
  font-weight:300;
  }

.inner_txt_course {
  float: left;
  margin: 0;
  width: 488px;
  }

.inner_txt_course h3 {
  color: #fff;
  font-family: "Roboto Slab",serif;
  font-size: 22px;
  padding-bottom:12px;
  font-weight: normal;
  text-transform: uppercase;
  }

.inner_txt_course p {
  font-size:15px;
  color:#fff;
  line-height:22px;
  font-weight:300;
  }

.sec_nav {
  background: #f8f8f8 none repeat scroll 0 0;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  }

.about_nav {
  float: left;
  margin: 0;
  width: 100%;
  }
  
.about_nav li {
  display: inline;
  float: left;
  line-height: 14px;
  margin: 0;
  padding: 1.5% 4%;
  }

.about_nav a {
  font-size: 14px;
  font-weight:600;
  margin: 0;
  text-transform: uppercase;
  }

.about_nav > li:first-child {
  padding-left: 0;
  }

.about_nav a:hover {
  color:#32a3db;
  }

.left_sidebar{
  float:left;
  margin:0 0 0px;
  width:90%;
  } 

.right_sidebar{
  float:right;
  margin:0 0 0px;
  width:28%;
  }

.left_sidebar h2 {
  font-size: 22px;
  float:left;
  font-family: "Roboto Slab",serif;
  margin: 0;
  line-height:15px;
  font-weight: normal;
  text-transform: uppercase;
  padding: 20px 0 0px;
  }

.left_sidebar h2 span {
  font-weight:600;
  }

.container_part {
  float: left;
  padding: 40px 0;
  width: 100%; 
  }
  
.accordion.brnone.mrpd_none {
  margin-bottom: 0;
  padding-bottom: 0;
  }  

.sub_post {
  margin: 16px 0 15px;
  width: 100%;
  padding-bottom:20px;
  border-bottom: 1px solid #dedede;
  float:left;
  }
  
.padding-top{padding-top:0px!important;}  

.sub_post li {
  border-bottom: 0 none;
  overflow: hidden;
  float:left;
  padding: 18px 0;
  width:50%;
  }

.sub_post li > a {
  float: left;
  position: relative;
  transform: translate3d(0px, 0px, 0px);
  }
  
.smin {
  display: table;
  width: 100%;
  }  

.post_content {
  display: table-cell;
  margin-left: 0;
  min-height: 0;
  padding-left: 0;
  vertical-align: middle;
}

.smin > a {
  display: table-cell;
  width:65px;
}

.post_content > p {
  font-size: 14px;
  }

.money_back{
  font-size:11px;
  text-transform:uppercase;
  color:#fff;
  background:#0d88c3;
  padding:4px 10px;
  float:right;
  }

.money_back img {
  padding-left: 5px;
  vertical-align: text-top;
  }

.inter_button {
  background: #37495d none repeat scroll 0 0;
  border-radius: 6px;
  box-sizing: border-box;
  float: right;
  margin: 0;
  padding: 5%;
  }

.training_icon {
  display: table-cell;
  vertical-align: middle;
  width: 20%;
  }

.intr_info {
  color: #fff;
  display: table-cell;
  font-size: 15px;
  padding-left: 5%;
  }

.intr_info a {
  color: #35bcff;
  padding-top: 2px;
  }

.intr_info a:hover {
  text-decoration:underline;
  }

.testimonial_main{
  float:left;
  width:100%;
  padding:25px;
  min-height:250px;
  margin:0 0 0px;
  background: url("../images/texture-bg.png") repeat;
  }

.wrapper.in_wrap > h3 {
  font-size: 22px;
  float:left;
  padding: 40px 0 30px;
  font-family: "Roboto Slab",serif;
  margin: 0;
  font-weight: normal;
  text-transform: uppercase;
  }

.wrapper.in_wrap > h3 span {
  font-weight:600;
  }

.testimonial_one {
  float: left;
  margin: 0 0 40px;
  font-family: "Roboto Slab",serif;
  width: 100%;
  }

.upic img {
  background: #fff none repeat scroll 0 0;
  border-radius: 50%;
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1);
  padding: 0 0 4px;
  }

.user_pic {
  display: table-cell;
  margin-bottom: 0;
  margin-left: 0;
  padding-right:20px;
  text-align:center;
  margin-top: 0;
  width: 15%;
  }

.user_info {
  display: table-cell;
  border-bottom: 2px solid #dfdfdf;
  vertical-align: top;
  padding-bottom:40px;
  }

.user_info h3 {
  font-size: 20px;
  text-transform:uppercase;
  color:#0e88c3;
  float:left;
  margin: 0;
  }

.user_info p {
  color: #3e3e3e;
  font-size: 14px;
  font-weight: 300;
  padding: 12px 0;
  }

.user_info h6 {
  color: #3e3e3e;
  font-size: 16px;
  clear: both;
  padding-top:5px;
  }

.user_info a {
  font-size: 14px;
  color: #3e3e3e;
  }
  
.user_info a:hover {
  text-decoration:underline;
  }  

.testimonial_rating i:first-child {
  padding-left: 0;
  }

.testimonial_rating i {
  color: #fe9200;
  font-size: 15px;
  padding: 0 2px;
  }

.testimonial_rating {
  float: right;
  }

.user_pic i {
  color: #0e88c3;
  font-size: 32px;
  padding: 18px 0 0;
  }
  
.user_pic i:hover {
  color: #32b5f4;
}  

.testimonial_one:last-child {
  margin-bottom: 0;
  }

.brnone{border-bottom:none!important;}

.advantage_outer{
  float:left;
  margin:0 0 50px;
  width:100%;
  background:#f5f5f5;
  padding:30px 0px;
  }

.advantage_outer ul {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  }

.advantage_outer ul li {
  background: url("../images/divider.png") no-repeat scroll left center;
  box-sizing: border-box;
  display: inline;
  float: left;
  margin: 0;
  text-align: center;
  width: 25%;
  }

.advantage_outer ul li:first-child {
  background: none repeat scroll 0 0;
  }

.drop_query_form {
  background: #f8f8f8 none repeat scroll 0 0;
  border: 1px solid #dedede;
  border-radius: 4px;
  box-sizing: border-box;
  float: left;
  margin: 30px 0 0;
  min-height: 350px;
  padding: 20px 20px 26px;
  width: 100%;
  }
.drop_query_form2 {
  
 
  float: left;
  margin: 30px 0 0;
  padding: 20px 20px 26px;
  width: 100%;
  }

.drop_query_form h4{
  font-family: "Roboto Slab",serif;
  font-size:18px;
  margin:0 0px 12px;
  }

.infield {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e0e0e0;
  font-family: "Open Sans",sans-serif;
  border-radius: 4px;
  font-size: 13px;
  margin: 5px 0;
  color:#b3b3b3;
  padding: 6px 10px;
  width: 100%;
  }

.input_txtarea{
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  color:#b3b3b3;
  font-size: 13px;
  height:80px;
  margin: 5px 0 10px;
  padding: 6px 10px;
  width: 100%;
  }

.drop_query_form p {
  color: #383838;
  font-size: 14px;
  padding:5px 0px;
  }

.example > ul {
  margin: 0;
  width: 100%;
  }

.example li {
  display: inline;
  float:left;
  width:100%;
  font-size: 14px;
  margin:5px 0px;
  }
  
.submit_btn {
  background: #0d88c3 none repeat scroll 0 0;
  border-radius: 2px;
  color: #fff;
  float: left;
  font-size: 13px;
  font-weight: 600;
  margin-top: 20px;
  padding: 8px 20px;
  text-transform: uppercase;
  }
  
.submit_btn:hover {
  background: #1ea4e4 none repeat scroll 0 0;
  }
.styledRadio {
  float: left;
  margin-top: 2px;
  }

.example span {
  font-size: 13px;
  width:90%!important;
  padding-left: 9px;
  float:left;
  }

.styledCheckbox {
  float: left;
  margin-top: 2px;
  }

.sl_bg {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  margin: 5px 0;
  }

.infield_sml {
  color: #b3b3b3;
  font-size: 13px;
  margin: -2px 0 0 5px;
  }  

::-webkit-input-placeholder {
   color: black;
}

:-moz-placeholder { /* Firefox 18- */
   color: black;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: black;
}

:-ms-input-placeholder {  
   color: black;
}

 
   