﻿#fixed-header.small{ position:relative;}
#content-container{background:#fff;  color: #5c5551;
font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-weight: 400;color: #000;
    line-height: 1.7;}
    h1, h2, h3, h4, h5, h6{font-family: 'Lato', sans-serif;color:#206a02;
    font-size: 2em;
    font-weight: 700;
    line-height: 1.3em;padding-bottom:25px;margin-top: 7px; text-align:center;}
.stu-btn, input[type="submit"], input[type="button"] {
    background: #f15d2f none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 2px;
    color: #ffffff;
    font-weight: 500; font-size:1.2em;
    line-height: 1.2;
    padding: 10px 15px; text-transform:uppercase;
}

.stu-btn:hover, input[type="submit"]:hover, input[type="button"]:hover{background:#5c5551;color:#fff;border:1px solid #5c5551;transition:all 0.5s ease-in-out 0s;}
textarea{padding:5px 7px;margin:3px;width:175px;border:1px solid #dedcdc;border-radius:3px;}
input[type=password],input[type=text],input[type=date], select, .input, .select, textarea{padding: 10px 7px;
width: 90%;
border: 1px solid #dedcdc;
max-width: 100%;
margin: 0 0 5px 10px;}
input[type=password]:focus, input[type=text]:focus, select:active, select:focus{border:1px solid #4D90FE;}
input[type="radio"], input[type="checkbox"]{margin-right:5px;}
@media (min-width: 990px) {
  .container {
  }
}
/* header */

.logo {
    margin: 16px 10px 0 20px;
}
.stu-head {
    background: rgba(255,255,255,.1);
    position: relative;
    height: 71px;
    margin-bottom: 5px;
    width: 100%;
    z-index: 9;
    margin-bottom: 35px;
}
.top-right-col {
    text-align: right;
    padding-right: 30px;
}

.sb-start{ background: #f15d2f;
color: #fff;
display: inline-block;
border-radius: 20px;
font-weight: 700;
border: 2px solid transparent;
}
.nav > li > a:hover, .nav > li > a:focus{
    text-decoration: none;
    background-color: #fff;border-radius:5px; color:#f15d2f;
}
.nav > li a.sb-start{ background: #f15d2f;
    color: #fff;
    display: inline-block;
    border-radius: 6px;
    font-weight: 700;
    border: 2px solid transparent;}
.nav > li a.sb-start:hover{background:transparent; border: 2px solid #f15d2f;}
.section-1 {
  background: url(/images/student.jpg) no-repeat fixed;
  width: 100%;
}
#page-content{ padding-bottom:0;}
@media (min-width: 1601px) {
 .section-1 {
  background-size:cover;
}
}
.top-banner {
    color: #fff;
    margin-top: 40px;
    padding: 10px;
}
.top-banner h1 {
    color: #fff;
    padding-bottom: 10px;
}
.free-join-btn a {
    background: #f15d2f;
    color: #fff;
    display: inline-block;
    padding: 10px 16px;
    border-radius: 6px;
    font-weight: 700;
    font-size: 1.05em;
    border: 2px solid transparent;
}
.free-join-btn {
    margin: 20px auto;
}
.free-join-btn a:hover { border:2px solid #f15d2f; color:#fff; background:transparent}
#questionnaire-match {
  background: #fff;
  padding: 10px;
  border-radius: 5px 5px 0 0;
  border-bottom: 1px solid #ddd;
  margin-top: 35px;
}
#questionnaire-match h2 {
text-align: center;
font-size: 1.5em;
padding: 5px 0; 
}
.stu-slider {
  background: #fff;
  padding: 10px 0;
  border-radius: 0 0 5px 5px;
  margin-bottom: 50px;
  float:left;
  width:100%;
}
.questionnaire-content {
  padding: 10px;
}
.questionnaire-content label {
font-weight: 600;
color: #444;
vertical-align: top;
margin-top: 4px;
margin-bottom: 0px;
}
.questionnaire-content .form-group {
    float: left;
    width: 100%;
}
.questionnaire-content label.questionnaire-content-label {
  padding: 0px 10px 5px 10px;
font-size: 1em;
font-weight: 600;
margin-top: 0;
margin-bottom: 0;
float: left;
width: 35%;
}
.questionnaire-content label.questionnaire-content-label + div {
    float: left;
    width: 65%;
}
.radio input[type="radio"] {
margin-top: 8px;
}
label.radio {
  margin-left: 30px;
}
.ff-question-container {
  margin: 20px 10px;
  padding: 10px;
  background: #0a812d;
  border-radius: 3px;
  color: #fff;
}
.ff-question-image {
  float: left;
  margin: 5px;
}
.ff-question-image img{ width:50px; border-radius:50%;}
.join-img-warp{ text-align:center; color:#fff;}
.white-section {
    margin: 20px auto 0;
    padding: 40px 0 40px;
    background: rgba(37,109,50,1);
}
.join-img-inner img {
    margin: 10px auto 20px;
}
.radio-btn label {
    color: #666;
}
.radio-btn {
    display: inline-block;
}
.glyphicon{ font-family: FontAwesome !important; font-weight:bold;}

.glyphicon-chevron-right:before{content:"\f105" !important;}
.glyphicon-chevron-left::before {content: "\f104" !important;}
.glyphicon-chevron-up::before {
    content: "\f106" !important;
}
.glyphicon-chevron-down::before {
    content: "\f107" !important;
}
button.slick-next.slick-arrow, button.slick-prev.slick-arrow {
    display: none !important;
}
.education-result {
background: #fff;
padding: 30px;
border-radius: 3px;
box-shadow: -1px 4px 8px #555;
width: 100%;
float: left;
}
h3 {
}
.education-result h3 {
  text-align: center;
  color: #0a812d;
}
.education-result h4 {
text-align: left;
font-size: 1.3em;
color: #000;
padding-top: 10px;
padding-bottom:3px;
}
.result-sec-1 {
     margin-bottom: 25px;
    padding: 0 30px;
}
.result-sec-2 {
    padding: 5px 30px 20px;
    background: #eef1eb;
}
.result-sec-3 {
    padding: 5px 30px 20px;
    clear: both;
}
.result-sec-4 {
    padding: 5px 30px 20px;
    background: #eef1eb;
}
.result-sec-5 {
    padding: 5px 30px 20px;
}
input[type="submit"] {
    margin-left: 10px;
}
.questionnaire-content #submit[disabled] { background: #333; }
#questionnaire-match p {
    line-height: 1.4;
    font-size: .9em;
    text-align: center;
    color: #5c5551;
}
.stu-section1 {
    background: url(/images/ProblemsSolve.jpg) no-repeat center top fixed;
    background-size: cover;
    padding: 40px 0;
}
.stu-section1 ul {
    padding-left: 40px;
}
.stu-section1 li, .result-sec-5 li {
    padding: 7px 10px 7px 35px;
    list-style: none;
    background: url(/images/stu-tick1.png) no-repeat 0 10px;
    margin-left:0;
}

.stu-section2 {
  background: #eaede9;
  padding:60px 0;
}
.stu-section3 {
  background: #1a4e05;
  color: #fff;
  padding: 60px 0;
}
.stu-section3 h3 {
  color: #fff;
}
.stu-section3 .stu-service h4 {
 color: #fff;
font-size: 1.1em;
background: rgba(255,255,255,.3);
border-radius: 3px 3px 0 0;
padding: 20px 0;
margin-bottom: 12px;
background: #123c00;
}
.stu-service {
  background: rgba(255,255,255,.07);
  border-radius: 2px;
  margin: 20px auto;
  padding: 0;
  min-height: 340px;
}
.stu-section4 {
  background: #f7f7f7;
  padding: 60px 0;
}
.stu-service li {
    padding: 4px 10px 4px 30px;
    list-style: none;
    background: url(/images/stu-tick.png) no-repeat 0 15px;
    margin-left: 20px;
}
.stu-service li a{ color:#fff;}
.stu-service li a:hover{ color:#ff0;}
.stu-section4 li {
    padding: 7px 10px 7px 35px;
    list-style: none;
    background: url(/images/stu-tick1.png) no-repeat 0 10px;
}
.education-result img {
    border-radius: 50%;
    width: 300px;
    max-width: 100%;
}
.stu-section4 {
    background: url(/images/vedic-learn-bg.jpg) no-repeat center top fixed;
    background-size: cover;
    padding: 40px 0;
}
.stu-cta{ margin:30px auto; text-align:center;}

#email-register {
    float: left;
    width: 90%;
    padding: 0 20px 20px;
    background: #e7f0e3;
    border-radius: 3px;
    margin: 0 5% 1%;
}
#email-register .form-group {
    width: 100%;
    float: left;
}
#email-register input[type="text"] {
    margin-left: 0;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    display: none !important;
}
div.wpcf7 img.ajax-loader {
    width: auto;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    clear: both;
    text-align: center;
}
.email-reqtxt {
    text-align: center;
    background: #e7f0e3;
    width: 90%;
    margin: 0 5%;
    padding: 20px 40px 0;
}
.stu-birthdetail li {
    clear: both;
    float: left;
    padding: 6px 5px 3px;
    width: 100%;
    margin: 0;
    list-style: none;
}
      .stu-birthdetail li:nth-child(2n) {
    background: #ddf0e8 none repeat scroll 0 0;
    border-bottom: 1px solid #cde4d9;
}
        .stu-birthdetail label
        {
            color: #444;
            float: left;
            width: 43%;
        }
     .stu-birthdetail {
    position: relative;
    background: #edf7f3;
    padding-top: 12px;
    padding-bottom: 20px;
    border: 1px solid #d7e4df;
    border-radius: 3px;
    margin-bottom: 40px;
}
.education-result .stu-birthdetail h4 {
    text-align: center;
    color: #328462;
}
        .stu-birthdetail .div-M-inn::after {
    border-right: 1px dashed #85c0a9;
    content: "";
    height: 75%;
    position: absolute;
    right: 0;
    top: 15%;
}
      .stu-birthdetail li span {
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 57%;
    color: #e65607;
}
.bootstrap-datetimepicker-widget table td {
    height: 24px !important;
    line-height: 24px !important;
    
}
.bootstrap-datetimepicker-widget table td span {
    height: 24px !important;line-height: 25px !important;
}
.bootstrap-datetimepicker-widget{ overflow:auto !important; height:auto !important;}
.note-txt {
    color: #555;
    font-size: .8em;
    margin-left: 12px;
}
@media screen and (min-width:768px) and (max-width:979px)
{

.textbox .fa.fa-search-plus {
    font-size: 1.5em;
    margin-top: 2em;
}
}
@media screen and (min-width:0px) and (max-width:767px)
{

#content-container{ 
     font-size: 15px;
    line-height: 1.5;}
h1, h2, h3, h4, h5, h6{
    font-size: 2.25em;
    font-weight: 700;
    line-height: 1.3em;padding-bottom:15px;}

.questionnaire-content label.questionnaire-content-label {
width: 100%;
}
.questionnaire-content label.questionnaire-content-label + div {
    width: 100%;
}
.stu-section1 li {
    margin-left: 0;
}
.stu-section1 ul {
    padding: 0;
    margin: 0;
}
.stu-service {
    min-height: auto;
    padding-bottom: 10px;
}
.stu-section4 li {
    margin-left: 0;
}

}

div#breadcrumbs-container {
    display: none;
}
#main-content, #sidebar{
    width: auto !important;
}
.student-search {
    width: 59%;
    background: #fff;
}
@media screen and (max-width:414px){
    .student-search{
        width: 90%;
    }
}
@media screen and (min-width:415px) and (max-width:767px){
    .student-search {
        width: 90%;
    }
    img.right-img {
        float: none;
        margin: 0 auto;
        display: block;
    }
    .logo-center {
        margin-top: 4px;
    }
}

