/*
    Edited by: KCKALAI-004 (Muhammad Yushairie bin Mohd Yusoff)
    Original Theme Name: Mentor
    Original Theme URL: https://bootstrapmade.com/mentor-free-education-bootstrap-theme/
    Author: BootstrapMade.com
    Author URL: https://bootstrapmade.com
*/

/***********************************
Web-Fonts
************************************/
@font-face {
    font-family: 'WickedMouse';
    src: url('../fonts/wicked_mouse/wicked_mouse-webfont.eot'); /* IE9 Compat Modes */
    src: url('../fonts/wicked_mouse/wicked_mouse-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/wicked_mouse/wicked_mouse-webfont.woff') format('woff'), /* Modern Browsers */
         url('../fonts/wicked_mouse/wicked_mouse-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('../fonts/wicked_mouse/wicked_mouse-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'AsparagusSprouts';
    src: url('../fonts/asparagus_sprouts/asparagus_sprouts-webfont.eot'); /* IE9 Compat Modes */
    src: url('../fonts/asparagus_sprouts/asparagus_sprouts-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/asparagus_sprouts/asparagus_sprouts-webfont.woff') format('woff'), /* Modern Browsers */
         url('../fonts/asparagus_sprouts/asparagus_sprouts-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('../fonts/asparagus_sprouts/asparagus_sprouts-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'AdineKirnberg-Alt';
    src: url('../fonts/adine_kirnberg/adine_kirnberg_alternate-webfont.eot'); /* IE9 Compat Modes */
    src: url('../fonts/adine_kirnberg/adine_kirnberg_alternate-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/adine_kirnberg/adine_kirnberg_alternate-webfont.woff') format('woff'), /* Modern Browsers */
         url('../fonts/adine_kirnberg/adine_kirnberg_alternate-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('../fonts/adine_kirnberg/adine_kirnberg_alternate-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'ChaparralPro-Light';
    src: url('../fonts/chaparral_pro/ChaparralPro-LightIt.eot'); /* IE9 Compat Modes */
    src: url('../fonts/chaparral_pro/ChaparralPro-LightIt.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/chaparral_pro/ChaparralPro-LightIt.woff') format('woff'), /* Modern Browsers */
         url('../fonts/chaparral_pro/ChaparralPro-LightIt.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('../fonts/chaparral_pro/ChaparralPro-LightIt.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'ChaparralPro-BoldIt';
    src: url('../fonts/chaparral_pro/ChaparralPro-BoldIt.eot'); /* IE9 Compat Modes */
    src: url('../fonts/chaparral_pro/ChaparralPro-BoldIt.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/chaparral_pro/ChaparralPro-BoldIt.woff') format('woff'), /* Modern Browsers */
         url('../fonts/chaparral_pro/ChaparralPro-BoldIt.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('../fonts/chaparral_pro/ChaparralPro-BoldIt.svg#svgFontName') format('svg'); /* Legacy iOS */
}

body {
	font-size: 15px;
    line-height: 1.52;
    color: #717f86;
    font-weight: 400;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.section-padding{
	padding: 10px 0px;
}
h1, h2{
    font-family: "WickedMouse", sans-serif;
    font-weight: 700;
    color: #4B4B4C;
}
h3, h4, h5, h6{
    font-family: "Berlin Sans", sans-serif;
    font-weight: 700;
    color: #4B4B4C;
}
a{
    color: #5fcf80;
}
a:hover, a:focus{
    color: #5fcf80;
}
/***********************************
Navigation bar
************************************/
.navbar-default .navbar-brand {
    color: #008A6C;
}
.navbar-default {
    background-color: #008A6C;
    font-family: 'Calibri', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
}
.course-text{
    padding: 84px;
}
.navbar-default .navbar-nav > li > a {
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
}
.navbar-nav > li > a{
	padding: 0px;
	margin: 10px 5px;
	padding: 10px 15px;
}
.navbar-nav .dropdown-menu{
    background-color: #595959;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover
{
	color: rgb(49, 107, 67);
}

.navbar-nav .active a{
    background: none !important;
    color: #FFFFFF;
    outline: none;
}

.navbar-nav .dropdown-menu .active a{
    color: #ffffff;
}

.navbar-default .navbar-brand {
    font-family: 'Dosis', sans-serif !important;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0px;
    height: inherit;
    font-size: 36px;
    margin: 20px 0px;
}
.navbar-default .navbar-brand span{
	font-weight: 100 !important;
}
.navbar {
    margin-bottom: 0px;
}
.padding-zero{
	padding: 0px;
}
.mart20{
	margin-top: 20px;
}
/***********************************
Header-Img
************************************/
.header1{
    background-image: url("../img/product/01.0_Back.png");
    background-size: cover;
    background-repeat: no-repeat;
    width: auto;
    height: 640px;
    position: relative;
    padding-top: 50px;
}
.header-tas{
    position: relative;
    left: 75px;
}
.header-bigview{
    width: 45%;
    height: auto;
    position: relative;
    left: 700px;
    bottom: 300px;
}
.header-btn{
    width: 25%;
    height: auto;
    position: relative;
    left: -400px;
    bottom: 150px;
}
@media (max-width: 1200px){
    .header1{
        height: 480px;
    }
    .header-bigview{
        width: 40%;
        height: auto;
        position: relative;
        left: 600px;
        bottom: 270px;
    }
    .header-btn{
        width: 20%;
        height: auto;
        position: relative;
        left: -230px;
        bottom: 130px;
    }
}
@media (max-width: 992px){
    .header1{
        height: 380px; 
    }
    .header-bigview{
        width: 40%;
        height: auto;
        position: relative;
        left: 490px;
        bottom: 200px;
    }
    .header-btn{
        width: 20%;
        height: auto;
        position: relative;
        left: -200px;
        bottom: 100px;
    }
}
@media (max-width: 768px){
    .header1{
        height: 320px; 
    }
    .header-bigview{
        width: 40%;
        height: auto;
        position: relative;
        left: 490px;
        bottom: 200px;
    }
}

.text-dec{
	font-size: 24px;
	padding: 10px 20px;
    margin: 15px 0;
	text-transform: uppercase;
    color: #fff;
}
.text-border{
	border: 5px solid #5FCF80;
	display: inline-block;
	margin-top: 150px;
}
.intro-para{
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 45px;
	color: #fff;
	margin-top: 30px;
}
.modal-dialog {
    width: 600px;
    margin: 150px auto;
}

.modal-content h4 {
    font-size: 1.5em;
    font-weight: 700;
}
.login-box-body {
    padding: 15px 30px;
}
.login-box-msg, .register-box-msg {
    margin: 0px;
    text-align: center;
    padding: 0px 20px 20px;
}
.modal-sm {
    width: 400px;
}
.padleft-right{
    padding-left: 5px;
    padding-right: 0px;
}
.big-text{
    font-size: 35px;
}
.small-text{
    font-size: 16px;
}

/***********************************
About Section in Homepage
************************************/
#about-m{
    font-family: "Century Gothic", "sans-serif";
    font-size: 18px;
    background-image: url("../img/description/02.5_Back.png");
    background-size: 320px;
    background-position: right bottom;
    background-repeat: no-repeat;
}

#about-m .about-head{
    font-family: 'Berlin Sans FB';
    font-size: 20px; 
    color: #0D8A6C;
    -webkit-text-stroke: 0.1px #0D8A6C;
}

#about-m .about-lg{
    font-family: 'WickedMouse';
    font-size: 20px;
    color: #FEC00F;
    -webkit-text-stroke: 0.1px #BF932D;
}

#about-m .about-d{
    font-family: 'WickedMouse';
    font-size: 20px;
    color: #EE3233;
}
/***********************************
About Page
************************************/
#about{
    background-image: url("../img/testimony/06.0_BackLong.png");
    height: 2000px;
    padding-top: 30px;
}

@media (max-width: 992px){
    #about{
        height: 1300px;
    }
}

#about-paper{
    background-image: url("../img/about/2.1_Back.png");
    background-size: cover;
    background-repeat: no-repeat;
    width: 1080px;
    height: 100%;
}

#about-top h1{
    font-family: "AsparagusSprouts", sans-serif;
    font-size: 48px;
    color: #3B3838;
    text-align: center;
    padding-top: 10px;
    padding-left: 20px;
}

#about-f1 p{
    font-family: "ChaparralPro-Light", serif;
    font-size: 20px;
    font-style: italic;
    text-align: left;
    color: #3B3838;
    padding-left: 100px;
    padding-top: 35px;
    line-height: 195%;
}

#about-f2 p{
    font-family: "ChaparralPro-Light", serif;
    font-size: 20px;
    font-style: italic;
    text-align: left;
    color: #3B3838;
    padding-left: 100px;
    line-height: 195%;
}

#about-f2-img{
    padding-left: 110px;
}

#about-f3 p{
    font-family: "ChaparralPro-Light", serif;
    font-size: 20px;
    font-style: italic;
    text-align: left;
    color: #3B3838;
    padding-left: 100px;
    line-height: 180%;
}

#about-f4 p{
    font-family: "ChaparralPro-Light", serif;
    font-size: 20px;
    font-style: italic;
    text-align: left;
    color: #3B3838;
    padding-left: 100px;
    padding-top: 35px;
    line-height: 210%;
}

#about-f4-img{
    padding-top: 40px;
}

#about-f5 p{
    font-family: "ChaparralPro-Light", serif;
    font-size: 20px;
    font-style: italic;
    text-align: left;
    color: #3B3838;
    padding-left: 100px;
    padding-top: 35px;
    line-height: 195%;
}

#about-f6 p{
    font-family: "ChaparralPro-Light", serif;
    font-size: 20px;
    font-style: italic;
    text-align: left;
    color: #3B3838;
    padding-left: 100px;
    padding-top: 10px;
    line-height: 195%;
}

#about-f7 p{
    font-family: "ChaparralPro-BoldIt", serif;
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
    text-align: left;
    color: #3B3838;
    padding-left: 100px;
    padding-top: 35px;
    line-height: 195%;
}

#about-f8 p{
    font-family: "ChaparralPro-Light", serif;
    font-size: 20px;
    font-style: italic;
    text-align: left;
    color: #3B3838;
    padding-left: 100px;
    padding-top: 30px;
    line-height: 195%;
}

#about-sig{
    font-family: "AdineKirnberg-Alt", serif;
    font-size: 76px;
    text-align: left;
    padding-left: 90px;
    padding-top: -10px;
    color: #3B3838;
    line-height: 100%;
}

#about-mystem-h{
    font-family: "Berlin Sans FB", sans-serif;
    font-size: 20px;
    color: #008A6C;
    font-style: normal;
}

#about-year{
    font-family: "ChaparralPro-Light", serif;
    font-size: 24px;
}

#about-pkas{
    font-family: "Agency FB", sans-serif;
    font-size: 20px;
    color: #008286;
    font-style: normal;
}

#about-f5-img{
    padding-left: 260px;
}
/***********************************
Video Overlay
************************************/
#video-section{
    background-color: #393A3E;
}
.embed-container { 
    position: relative; 
    padding-bottom: 36.25%; 
    height: 0; 
    overflow: hidden; 
    max-width: 100%; 
    max-height: 420px;
}

@media (max-width: 1200px){
    .embed-container{
        padding-bottom: 43.25%;
    }
}
@media (max-width: 992px){
    .embed-container{
        padding-bottom: 56.25%;
    }
}
@media (max-width: 768px){
    .embed-container{
        padding-bottom: 62.25%;
    }
}

.embed-container iframe, .embed-container object, .embed-container embed {
     position: absolute; 
     top: 0; 
     left: 0; 
     width: 100%; 
     height: 420px;
}

/***********************************
Features
************************************/
h2{
	font-size: 24px;
	padding-bottom: 15px;
}
.bottom-line{
	width: 25px;
	height: 3px;
	background-color: rgb(99, 122, 145);
}
.fea{
	margin-top: 25px;
}
.fea-img {
  width: 20%;
}
.heading {
    width: 80%;
}
.fea i {
    font-size: 39px;
    color: #5FCF80;
    margin-top: 7px;
}
.heading h4 {
    font-size: 17px;
    line-height: 1.25;
    font-weight: 700;
    color: #000;
    margin: 10px 0px;
    text-align: left;
}
.heading p {
  text-align: left;
}
/***********************************
 Organisations
************************************/
#organisations{
    background-color: rgb(247, 247, 247);
}
.orga-stru
{
    background-color: #5FCF80;
    width: 109px;
    height: auto;
    padding: 10px 10px 25px 10px;
    text-align: center;
    border-radius: 0px 80px 99px 99px;
    -moz-border-radius: 0px 80px 99px 99px;
    -webkit-border-radius: 0px 80px 99px 99px;
    -o-border-radius: 0px 80px 99px 99px;
}
.orga-stru h3 {
    font-size: 36px;
    color: white;
    font-weight: bold;
}
.orga-stru p {
    font-size: 14px;
    color: white;
    font-weight: normal;
    line-height: 20px;
    padding-top: 15px;
}
.orga-stru i
{
    font-size: 150px;
    margin-top: 35px;
    color: rgb(255, 255, 255);
}
h3.det-txt {
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
}
h4.sm-txt {
    color: #5FCF80;
    font-size: 24px;
}
p.det-p {
    padding: 40px 0px;
}
#pricing{
    background: rgb(247, 247, 247);
}
/***********************************
Cta
************************************/
#cta-2{
    padding: 140px 0;
}
.cta-2-txt {
    font-size: 24px;
    padding-bottom: 15px;
    text-align: center;
    margin: 0 auto;
    line-height: 34px !important;
}
.cta-2-form input[type="email"] {
    border: 0px solid #CCC;
    padding: 13px 40px;
    font-size: 18px;
    color: #2b5d83;
    font-weight: 100;
    min-width: 280px;
    margin-left: -4px;
    margin-bottom: 2px;
    border: 1px solid #5fcf80;
    background-color: rgb(247, 247, 247);
    border-radius: 30px 0px 0px 30px;
}
.cta-2-form-submit-btn {
    font-size: 18px;
    text-transform: capitalize;
    color: #fff;
    background-color: #5fcf80;
    border: 2px solid #fff;
    padding: 14px 30px;
    margin-left: -4px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    border-width: 1px 1px 1px 0px;
    border-radius: 0px 30px 30px 0px;
}
/***********************************
Work Shop
************************************/
#work-shop {
    background-color: rgb(247, 247, 247);
}
.service-box{
    background: #fff;
    padding: 60px 30px 80px;
    box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.1);
}
.icon-box i {
    color: #5FCF80;
    font-size: 65px;
}
.ser-text {
    font-size: 24px;
}
.icon-box, .icon-text {
    padding: 20px 0px 0px;
}
/***********************************
Mentor Team
************************************/
.pm-staff-profile-image{
  width: 150px;
  height: 150px;
  background-color: #C6C6C6;
  border-radius: 50%;
  display: inline-block;
}
.pm-staff-profile-details {
    padding: 20px 20px;
}
.pm-staff-profile-name {
    font-size: 24px;
    text-transform: capitalize;
    color: #2b5d83;
}
.pm-staff-profile-title {
    text-transform: capitalize;
    color: #4b4b4b;
    font-weight: 500;
    padding: 12px 0px;
}
.pm-staff-profile-bio {
  text-transform: capitalize;
  color: #4b4b4b;
  font-weight: 100;
}
/***********************************
Testimonial
************************************/
#gtc{
    background-image: url("../img/testimony/06.0_BackLong.png");
}
.bg-white{
    background-color: #fff !important;
}
.text-comment{
  padding: 20px;
}
.text-par{
    font-family: "Calibri", "sans-serif";
    font-size: 20px;
    padding-bottom: 15px;
    font-style: italic;
}
.text-name{
    font-family: "Calibri", "sans-serif";
    font-size: 20px;
    text-align: right;
   
}
/***********************************
Course
************************************/
[class*=" imghvr-"] figcaption, [class^="imghvr-"] figcaption {
    background-color: #5FCF80;
}
[class*=" imghvr-"], [class^="imghvr-"] {
    background-color: #5FCF80;
    color: #fff;
}
/***********************************
Gallery Carousel
Soruce: https://bootsnipp.com/snippets/kMyR
************************************/
/* carousel */
.media-carousel 
{
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
  margin-top: 30px;
}
/* Previous button  */
.media-carousel .carousel-control.left 
{
  left: -12px;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 60px
}
/* Next button  */
.media-carousel .carousel-control.right 
{
  right: -12px !important;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 60px
}
@media (max-width: 992px){
    .media-carousel .carousel-control.left 
    {
        margin-top: 50px;
    }
    .media-carousel .carousel-control.right 
    {
        margin-top: 50px;
    }
}
@media (max-width: 768px){
    .media-carousel .carousel-control.left 
    {
        margin-top: 40px;
    }
    .media-carousel .carousel-control.right 
    {
        margin-top: 40px;
    }
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.media-carousel .carousel-indicators .active 
{
  background: #333333;
}
.media-carousel img
{
  width: 100%;
  height: auto;
}
/* End carousel */
/***********************************
Price Table
************************************/
.price-table {
    box-shadow: 0px 0px 1px 0px RGBA(0, 0, 0, 0.4);
    position: relative;
}
.price-table .pricing-head {
    background: #fff;
    padding: 40px;
    text-align: center;
}
.price-table .pricing-head h4 {
    font-size: 22px;
    color: #232c3b;
    margin-top: 0px;
    letter-spacing: 1px;
    border-bottom: 1px solid #232c3b;
    padding-bottom: 20px;
}
.pricing-head .amount {
    font-size: 60px;
    font-weight: bold;
}
.pricing-head .curency {
    display: inline-block;
    position: relative;
    top: -30px;
    font-size: 20px;
}
.price-in {
    background: #fff;
    text-align: center;
}
.btn-bg {
    border: 0px;
    border-radius: 0px;
    color: #fff !important;
    padding: 20px 0px;
    font-weight: bold !important;
    font-size: 14px;
    background-color: #5fcf80;
}
/***********************************
Contact Us
************************************/
#interested{
    font-family: "Century Gothic", "sans-serif";
    font-size: 24px;
    text-align: justify;
}
#formcontact{
    font-family: "Calibri", "sans-serif";
    font-size: 14px;
    color: #A6A6A6;
    font-style: italic;
}
.contact form .form {
    width: 100%;
    height: auto;
    padding: 15px 15px 12px;
    font-size: 18px;
    margin-bottom: 18px;
    letter-spacing: 0.5px;
}
#contact .form-control {
    background: #fafafa;
    border: 1px solid rgba(119, 81, 81, 0.34);
    width: 100%;
	margin-bottom: 15px;
    border-radius: 0;

}
.textarea {
    height: 228px;
    max-width: 100%;
    max-height: 229px;
}
.light {
    font-weight: 100;
}
.white{
    color: #fff !important;
}

.validation {
    color: red;
    display:none;
    margin: 0 0 20px;
    font-weight:400;
    font-size:13px;
}

#sendmessage {
    color: green;
    border:1px solid green;
    display:none;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#errormessage {
    color: red;
    display:none;
    border:1px solid red;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#sendmessage.show, #errormessage.show, .show {
	display:block;
}
/***********************************
Learning Edge Page
************************************/
#learning-edge{
    background-image: url("../img/learning_edge/3.1.1_Back.png");
    background-size: cover;
    background-repeat: no-repeat;
    height: 680px;
    padding-top: 30px;
}
#learning-edge h1{
    font-family: "Century Gothic", "sans-serif";
    font-size: 36px;
    color: #FFFFFF;
}

.le-img1{
    position: relative;
    top: 30px;
    left: 180px;
}
.le-img2{
    position: relative;
    bottom: 30px;
}
.le-img4{
    position: relative;
    bottom: 150px;
    left: 380px;
}
.le-img3{
    padding-left: 80px;
}

@media (max-width: 1200px){
    #learning-edge{
        height: 560px;
        padding-top: 30px;
    }
    .le-img2{
        left: 20px;
    }
    .le-img4{
        left: 330px;
    }
}
@media (max-width: 992px){
    #learning-edge{
        padding-top: 80px;
    }
    .le-img1{
        left: 115px;
    }
    .le-img4{
        left: 270px;
        bottom: 130px;
    }
}

/***********************************
Learning Impact Page
************************************/
#learning-impact{
    background-color: #F3F3F5;
    height: 740px;
    padding-top: 30px;
}
#learning-impact h1{
    font-family: "Century Gothic", "sans-serif";
    font-size: 36px;
    color: #939598;
}

#li-Ican{
    font-family: "Century Gothic", "sans-serif";
    font-size: 22px;
}

#li-Ican2{
    font-family: "Century Gothic", "sans-serif";
    font-size: 30px;
    font-weight: bold;
}

#li-Ican3{
    font-family: "Century Gothic", "sans-serif";
    font-size: 22px;
    position: relative;
    left: 250px;
    bottom: 10px;
}

.li-img2{
    position: relative;
    bottom: 80px;
}

.li-img3{
    position: relative;
    left: 175px;
}

.li-step5{
    position: relative;
    left: 190px;
    top: 190px;
    color: #780E44;
}

.li-step4{
    position: relative;
    left: 150px;
    top: 190px;
    color: #C01F40;
}

.li-step3{
    position: relative;
    left: 80px;
    top: 210px;
    color: #BD4119;
}

.li-step2{
    position: relative;
    left: 10px;
    top: 240px;
    color: #F25F20;
}

.li-step1{
    position: relative;
    right: 50px;
    top: 260px;
    color: #FEC206;
}

.li-rightimg{
    width: 320px;
    position: relative;
    left: 500px;
    top: 50px;
}

@media (max-width: 1200px){
    #learning-impact{
        height: 610px;
    }
    .li-step5{
        left: 150px;
        top: 130px;
    }
    .li-step4{
        left: 110px;
        top: 120px;
    }
    .li-step3{
        left: 50px;
        top: 130px;
    }
    .li-step2{
        left: 10px;
        top: 145px;
    }
    .li-step1{
        right: 50px;
        top: 155px;
    }
    .li-rightimg{
        width: 270px;
        left: 340px;
        top: -20px;
    }
}

@media (max-width: 992px){
    #learning-impact{
        padding-top: 120px;
        height: 640px;
    }
    .li-img3{
        left: 145px;
    }
    #li-Ican2{
        font-size: 26px;
    }
    #li-Ican3{
        position: relative;
        left: 210px;
        bottom: 10px;
    }
    .li-step5{
        left: 110px;
        top: 70px;
    }
    .li-step4{
        left: 80px;
        top: 50px;
    }
    .li-step3{
        left: 30px;
        top: 55px;
    }
    .li-step2{
        left: -10px;
        top: 60px;
    }
    .li-step1{
        right: 50px;
        top: 65px;
    }
    .li-rightimg{
        width: 210px;
        left: 310px;
        top: -50px;
    }
}

/***********************************
STEM KC Page
************************************/
#stem-kc{
    background-image: url("../img/stem_kc/4.0_BackSTEMKC.png");
    height: 680px;
    padding-top: 60px;
}

#stem-kc p{
    font-family: "Calibri", "sans-serif";
    font-size: 20px;
}

#stem-kc select{
    font-family: "Calibri", "sans-serif";
    font-size: 16px;
}

/***********************************
My Profile Page
************************************/
#profile-section{
    background-image: url("../img/stem_kc/4.0_BackSTEMKC.png");
    min-height: 680px;
    padding-top: 30px;
}

/***********************************
Feedback Page
************************************/
#feedback{
    background-image: url("../img/stem_kc/4.0_BackSTEMKC.png");
    height: 680px;
    padding-top: 30px;
}
#feedback h1{
    font-family: "Century Gothic", "sans-serif";
    font-size: 36px;
    color: #44546A;
}

/***********************************
Bucket List Page
************************************/
#bucket-list{
    background-image: url("../img/stem_kc/4.0_BackSTEMKC.png");
    height: 1180px;
    padding-top: 30px;
}

#bucket-list .bl1{
    background-color: #FFFFFF;
    border-radius: 25px 25px 0 0;
    border: 1px solid #000;
    padding: 25px;
}

#bucket-list .carousel{
    border: 1px solid #000;
}

#bucket-list .carousel-inner{
    width:100%; 
    height: 300px !important;
}

#bucket-list .bl2{
    background-color: #FFE699;
    border-radius: 0 0 25px 25px;
    border: 1px solid #000;

}

#bucket-list h1{
    font-family: "Calibri", "sans-serif";
    font-size: 56px;
    font-weight: bold;
}
#bucket-list h4{
    font-family: "Calibri", "sans-serif";
    font-size: 28px;
}
#in-stock{
    font-family: "Calibri", "sans-serif";
    font-size: 24px;
    font-weight: bold;
    color: #70AD47;
}
#no-stock{
    font-family: "Calibri", "sans-serif";
    font-size: 24px;
    font-weight: bold;
    color:#FF0000;
}

#current-price{
    font-family: "Calibri", "sans-serif";
    font-size: 24px;
    color: #AFABAB;
}

#old-price{
    font-family: "Calibri", "sans-serif";
    font-size: 24px;
    text-decoration: line-through;
    color: #AFABAB;
}

#new-price{
    font-family: "Calibri", "sans-serif";
    font-size: 24px;
    color: #FF0000;
}

#sub-price{
    font-family: "Calibri", "sans-serif";
    font-size: 40px;
    font-weight: bold;
    color: #FF0000;
}

#myr{
    font-family: "Calibri", "sans-serif";
    font-size: 14px;
}

#myr-sb{
    font-family: "Calibri", "sans-serif";
    font-weight: bold;
    font-size: 24px;
}

#bucket-list label{
    font-family: "Calibri", "sans-serif";
    font-size: 18px;
}

#bucket-list input{
    font-family: "Calibri", "sans-serif";
    font-size: 14px;
}

.buy_button{
    width: 280px;
    height: 130px;
    position: relative;
    left: 420px;
}

#sub-total{
    text-align: right;
    position: relative;
    left: 550px;
    top: -50px;
}

@media (max-width: 1200px){
    #bucket-list{
        height: 1500px;
    }
    #bucket-list .carousel-inner{
        width:100%; 
        height: 245px !important;
    }
    .buy_button{
        left: 330px;
    }
    #sub-total{
        left: 400px;
        top: -50px;
    }
}

@media (max-width: 992px){
    #bucket-list{
        height: 1880px;
    }
    #bucket-list .carousel-inner{
        width: 100%; 
        height: 380px !important;
    }
    .buy_button{
        left: 210px;
    }
    #sub-total{
        left: -45px;
        top: 15px;
    }
}

@media (max-width: 600px){
    #bucket-list .carousel-inner{
        width: 100%; 
        height: 230px !important;
    }
    .buy_button{
        width: 190px;
        height: 100px;
        left: 190px;
    }
}

@media (max-width: 415px){
    .buy_button{
        width: 220px;
        height: 100px;
        left: 80px;
    }
    #sub-total{
        left: -115px;
        top: 35px;
    }
    #subtotal{
        position: relative;
        top: -60px;
        left: 350px;
    }
}

/***********************************
Footer
************************************/
#info-section{
    background-image: url("../img/gradient.png");
    background-size: cover;
    background-repeat: no-repeat;
}
.footer {
    padding: 0 0 20px;
    background: #008A6C;
    color: #ccc;
}
.footer a {
    color: #fff;
}

.footer h3{
	font-weight: 300;
	letter-spacing: 0.05em;
	margin: 20px 0 40px;
	font-size: 24px;
}
.footer .form-control {
    border-radius: 30px;
    border: none;
    background: rgba(255,255,255,.1);
    padding-left: 30px;
    color: #e5e6e7;
    margin-bottom: 0;
    height: 48px;
}
.footer .social-links li a {
    color: #fff;
    font-size: 32px;
    line-height: 50px;
    border-radius: 50%;
    text-align: center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.footer .social-links li {
    display: inline-block;
    margin: 0 25px 25px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.footer .mc-trial {
    margin: 20px 0;
}
.footer .social-links {
    list-style: none;
    padding: 0;
    margin: 30px 0 40px;
    padding: 40px 0 0;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
.btn-submit:hover, .btn-submit:focus{
    background-color: #5fcf80;
    color: #fff;
}
.btn-submit{
	padding: 14px 12px;
	border-radius: 50px;
	text-transform: uppercase;
    background-color: #5fcf80;
    color: #fff;
}
.btn-submit i{
	padding-left: 8px;
}

.btn-sec {
    margin-top: 20px;
}
.ser-btn {
    padding: 10px 18px;
    border: 0px;
    background-color: #222935;
    color: #fff;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 20px;
}
.mem-info{
    padding: 45px 10px 0px;
    background-color: #eee;
}
.mem-info h4 {
    font-size: 18px;
    padding: 10px 0px;
}
.mem-info h3{
    font-size: 24px;
    padding: 15px 0px;
}
.mem-info h5
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.mem-info p {
    margin: 0 0 10px;
}
.agent-social li {
    display: inline-block;
    padding: 0px 10px 0px 0px;
    margin-bottom: 10px;
}
.btn {
    padding: 10px 20px;
}
.light-form-button{
    background: #5fcf80;
    border: 1px solid rgba(119, 81, 81, 0.34);
    width: 24%;
    padding: 10px 10px;
    margin-bottom: 15px;
    color: #fff;: #fafafa;
    border: 1px solid rgba(119, 81, 81, 0.34);
    width: 24%;
    margin-bottom: 15px;
     -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn-green, .btn-green:hover{
    background-color: #5fcf80;
    color: #fff;
}
.footer .form-control:focus{
    box-shadow: none;
}
/***********************************
************************************
Responsive media queries
************************************
***********************************/
@media (min-width: 769px) and (max-width: 980px) {
    .ser-text {
    font-size: 20px;
    }
    .service-box, .feature-info, .orga-stru{
        margin-bottom: 30px;
    }
    .pricing-head .amount {
    font-size: 51px;
    }
    .price-table .pricing-head h4 {
    font-size: 18px;
    }
}
@media (min-width: 451px) and (max-width: 768px) {
    .ser-text {
    font-size: 20px;
    }
    .service-box, .feature-info{
        margin-bottom: 30px;
    }

    .pricing-head .amount {
    font-size: 51px;
    }
    .price-table .pricing-head h4 {
    font-size: 18px;
    }
}
@media (min-width: 20px) and (max-width: 450px) {
    .text-dec {
    font-size: 20px;
    }
    .big-text {
    font-size: 30px;
    }
    .small-text {
    font-size: 14px;
    }
    .intro-para {
    font-size: 30px;
    }
    .header-section p{
        font-size: 14px;
    }
    .heading {
    margin-bottom: 20px;
    }
    .orga-stru i {
    font-size: 92px;
    }
    .orga-stru {
    padding: 5px 5px 15px 5px;
    width: 75px;
    margin-bottom: 20px;
    }
    .orga-stru h3 {
    font-size: 28px;
    }
    .orga-stru p {
    font-size: 13px;
    }
    h3.det-txt {
    font-size: 28px;
    }
    .cta-2-txt {
    font-size: 20px;
    }
    .service-box, .text-comment, .price-table{
        margin-bottom: 30px;
    }
    .contact-form-button{
        width: 40%;
    }
    .footer .social-links li {
    margin: 0 5px 25px;
    }
    .cta-2-form-submit-btn {
    font-size: 10px;
    }
    .cta-2-form input[type="email"] {
    padding: 13px 10px;
    font-size: 10px;
    min-width: 187px;
    }
    .modal-sm {
    width: 300px;
    }
    .login-box-body {
    padding: 15px 20px;
    }
    .navbar-default .navbar-brand{
        margin-left: 10px;
    }
    .navbar-default .navbar-nav > li > a{
        text-align: center;
    }
}
