/**********************************/
/* 		General style             */
/**********************************/

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

body {
    font-weight: 200;
    font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-weight: 200;
}

hr {
    border-top: 1px solid #FFFFFF;
}

label, a {
    margin-bottom: 0;
    font-weight: 200;
}

a {
    color: #6fae7f;
}

a:hover {
    cursor: pointer;
}

a:hover,
a:focus {
    color: #6fae7f;
}

input {
    -webkit-appearance: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}


.jumbotron p {
    font-size: 16px;
    font-weight: 200;
    margin-bottom: 0;
    text-align: left;
}

.navbar .navbar-brand {
    height: 50px;
    padding: 0 0 0 15px;
}

.navbar .navbar-brand img {
    height: 100%;
}

#navbar .nav>li {
    margin: 20px 0px;
}


#navbar .nav>li>a {
    padding: 0 5px;
    border-right: 1px solid #6fae7f;
    line-height: 12px;
}

#navbar .nav li:last-child a {
    border-right: none;
}

#navbar .nav>li>a:hover {
    color: #6fae7f;
    text-decoration: underline;
}


.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.open>a {
    box-shadow: none;
    background-image: none;
    background-color: transparent;
    color: #6fae7f;
    text-decoration: underline;
}



#container {
    padding: 0;
}

.container .jumbotron {
    padding: 0;
    margin-bottom: 0;
    margin-right: 166px;
    border-radius: 0;
    background-color: transparent;
}


.container .jumbotron .quick-contact-us-wrapper {
    float: right;
    width: 180px;
    margin-right: -186px;
}

.container .jumbotron .quick-contact-us {
    position: fixed;
    top: 60px;
    padding: 30px 10px;
    text-align: center;
    width: 180px;

    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}

.container .jumbotron .quick-contact-us .form-group {
    margin-bottom: 6px;
    text-align: left;
}

.container .jumbotron .quick-contact-us input {
    padding: 6px;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.container .jumbotron .quick-contact-us .qc_submit {
    width: 100%;
    margin-top: 10px;
    border: none;
    padding: 8px;
    background-color: #6fae7f;
    color: #FFFFFF;
    font-size: 16px;
}

.container .jumbotron .quick-contact-us .qc-info {
    padding-top: 10px;
    font-size: 16px;
}

.container .jumbotron .quick-contact-us .state {
    display: block;
    text-align: left;
}



.form-control:focus{
    border-color: #6fae7f;
    -webkit-box-shadow: none;
    box-shadow: none;
}



.container .jumbotron .header-img-wrapper {
    position: relative;
    width: 100%;
    padding-top: 50px;
    margin-bottom: -50px;
}

.container .jumbotron .header-img-wrapper .description {
    position: absolute;
    color: #FFF;
    text-align: center;
    width: 100%;
    padding-top: 50px;
}
.container .jumbotron .header-img-wrapper .description h1 {
    font-size: 46px;
}
.container .jumbotron .header-img-wrapper .description h4 {
    font-size: 20px;
    padding: 6px 0 12px 0;
}

.container .jumbotron .header-img-wrapper .description p {
    margin-bottom: 0px;
    font-size: 16px;
    text-align: center;
}


.container .jumbotron .header-img-wrapper .discount {
    background-color: #303030;
    color: #FFFFFF;
    padding: 30px 0;
}

.container .jumbotron .header-img-wrapper .discount p {
    font-size: 22px;
    text-align: center;
}

.container .jumbotron .header-img-wrapper .discount span {
    color: #6fae7f;
}

.container .jumbotron .header-img-wrapper .discount p.call {
    display: none;
}
.container .jumbotron .header-img-wrapper .discount a {
    text-decoration: none;
    color: #6fae7f;
}



#aboutUs {
    margin-bottom: -50px;
}

.container .jumbotron .about .description {
    padding: 100px 50px 50px 50px;
    text-align: center;
    background-color: #6fae7f;
    color: #FFF;
}

.container .jumbotron .about .about-img-wrapper {
    position: relative;
    width: 100%;
}
.container .jumbotron .about .about-img-wrapper .img-desc {
    position: absolute;
    color: #FFF;
    text-align: right;
    width: 186px;
    top: 0;
    right: 0;
    margin: 100px 100px 0 0;
}

.container .jumbotron .about .about-img-wrapper .img-desc p {
    font-style: italic;
    font-weight: 100;
    line-height: 24px;
    margin-bottom: 0;
    text-align: right;
}

.container .jumbotron .about .about-img-wrapper .img-desc hr {
    float: right;
    border-top: 1px solid #FFFFFF;
}



#program {
    margin-bottom: -50px;
}

.container .jumbotron .program .description {
    padding: 100px 50px 50px 50px;
    text-align: center;
    color: #777;
}
.container .jumbotron .program .description hr {
    border-top: 1px solid #777;
}
.container .jumbotron .program .row {
    padding: 50px;
    margin: 0;
    text-align: center;
    background-color: #6fae7f;
    color: #FFF;
}

.container .jumbotron .program .program-img-wrapper {
    position: relative;
    width: 100%;
}
.container .jumbotron .program .program-img-wrapper .img-desc {
    position: absolute;
    color: #FFF;
    width: 320px;
    margin: 50px 0 0 50px;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.35);
    border-radius: 5px;
}

.container .jumbotron .program .program-img-wrapper .img-desc p {
    font-style: italic;
    line-height: 24px;
    margin-bottom: 0;
}

.container .jumbotron .program .program-img-wrapper .img-desc hr {
    float: left;
    border-top: 1px solid #FFFFFF;
}



#schedule {
    margin-bottom: -50px;
}

#schedule table.sessions {
    min-width: 290px;
    text-align: center;
    margin: 20px auto;
    font-size: 14px;
}

#schedule table.sessions tr td {
    border: 1px solid #BBB;
    padding: 4px;
}

.container .jumbotron .schedule .description {
    padding: 100px 50px 50px 50px;
    text-align: center;
    color: #777;
}
.container .jumbotron .schedule .description hr {
    border-top: 1px solid #777;
}
.container .jumbotron .schedule .schedule-wrapper {
    padding: 50px;
    text-align: center;
    background-color: #242424;
}
.container .jumbotron .schedule .schedule-wrapper table {
    color: #DDD;
    margin-bottom: 0;
}
.container .jumbotron .schedule .schedule-wrapper table th {
    text-align: center;
    border-bottom-width: 1px;
}
.container .jumbotron .schedule .schedule-wrapper span.note {
    color: #DDD;
    padding-top: 10px;
    text-align: left;
    display: block;
}






#team {
    margin-bottom: -100px;
}
.container .jumbotron .team .description {
    padding: 50px;
    margin-top: 50px;
    text-align: center;
    background-color: #6fae7f;
    color: #fff;
}
.container .jumbotron .team .members {
    padding: 50px 10px;
    text-align: center;
}


.container .jumbotron .team .members img {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    margin-bottom: 10px;
    background-color: transparent;
    border: none;
    height: 100%;
    width: 100%;
    border-radius: 50%;
}

.container .jumbotron .team .col-xs-6 {
    padding-bottom: 35px;
}


.container .jumbotron .team .members h4 {
    font-size: 16px;
    padding-top: 14px;
}
.container .jumbotron .team .members h5 {
    font-size: 14px;
    padding: 6px 0 4px;
}
.container .jumbotron .team .members a {
    font-size: 14px;
}

.container .jumbotron .team .faculty {
    color: #777;
}
.container .jumbotron .team .faculty hr {
    border-top: 1px solid #777;
}




.container .jumbotron .team .members .modal-dialog img {
    height: 200px;
    width: 200px;
    float: left;
    margin: 0 10px 10px 0px;
}
.container .jumbotron .team .members .modal-dialog p {
    font-size: 14px;
}
.container .jumbotron .team .members .modal-dialog a {
    font-size: 18px;
}



#scrollingContactUs .error,
#contactUs .error {
    display: none;
    margin: -10px 0 0px 0;
    text-align: left;
}

#contactUs .error {
    margin: -10px 0 -13px 15px;
}

#scrollingContactUs .error i,
#scrollingContactUs .error span,
#contactUs .error i,
#contactUs .error span {
    color: #FF0000;
    font-size: 16px;
    border: none !important;
}

#contactUs .error i,
#contactUs .error span {
    color: #FFF;
}



.container .jumbotron img {
    width: 100%;
}
.container .jumbotron hr {
    width: 30px;
}



#contactUs .contact-from {
    margin-top: 50px;
    padding: 50px;
    background-color: #6fae7f;
    color: #FFFFFF;
}
#contactUs .contact-from h3 {
    text-align: center;
}
#contactUs .contact-from form {
    padding-top: 20px;
}
#contactUs .contact-from span {
    background-color: transparent;
    border: 1px solid #FFFFFF;
    border-radius: 0;
}
#contactUs .contact-from span i {
    color: #FFFFFF;
    font-size: 18px;
}

#contactUs .contact-from .input-group input {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 40px;
    border: 1px solid #FFF;
}
#contactUs .contact-from .input-group input:active,
#contactUs .contact-from .input-group input:focus {
    border-bottom: 1px dashed #6fae7f;
}

#contactUs .contact-from label.control-label {
    font-size: 14px;
}


#contactUs .contact-from .button {
    text-align: center;
    padding: 40px 0 0 0;
}

#contactUs .contact-from .submit {
    width: 180px;
    border: 1px solid #FFFFFF;
    height: 40px;
    background-color: transparent;
    color: #FFFFFF;
    font-size: 16px;
}

#contactUs .contact-from .submit:focus,
.container .jumbotron .quick-contact-us .qc_submit:focus {
    outline: none;
}

#contactUs .row {
    padding: 30px 0;
    margin: 0;
}

#contactUs .row hr {
    border-top: 1px solid #000;
    float: left;
}

#contactUs .row .map {
    padding-bottom: 30px;
}
#contactUs .row .map:last-child {
    padding-bottom: 0;
}
#contactUs .row .map h4 {
    text-transform: capitalize;
}

.ma #contactUs .row .map h4 {
    text-align: center;
    font-size: 20px;
}
.ma #contactUs .row .map hr {
    float: none;
}
.ma #contactUs .row .map h5 {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 15px;
}

#contactUs .row .col-xs-12 {
    padding: 0;
}

#privacy {
    padding: 70px 10px 20px 10px;
}

#privacy .title {
    text-align: center;
    font-size: 30px;
    padding-bottom: 20px;
}

#privacy .question {
    font-weight: bold;
    padding: 10px 0 10px 0;
    font-size: 16px;
}

#privacy p,
#privacy li {
    font-size: 16px;
}

#privacy .address {
    padding: 20px 0 0 0;
}


footer {
    padding: 15px 0;
    text-align: center;
    font-size: 16px;
    background-color: #6fae7f;
    color: #fff;
}

footer span {
    display: block;
}
footer span a,
footer span a:hover {
    color: #FFFFFF;
    text-decoration: none;
}



/****************************************/
/*     Email Status page style          */
/****************************************/
#emailStats {
    margin-top: 70px;
}

#emailStats .error {
    font-size: 16px;
    color: #FF0000;
    padding-bottom: 10px;
}

#emailStats table {
    border: 1px solid #CCC;
    margin-bottom: 50px;
}

#emailStats table td {
    padding: 5px;
}

#emailStats table td.row {
    white-space: nowrap;
    text-align: center;
}

#emailStats table input {
    border: 1px solid #6fae7f;
    background: #6fae7f;
    color: #FFFFFF;
    padding: 0 8px;
    font-weight: normal;
}

#emailStats table input:hover {
    background: #FFFFFF;
    color: #6fae7f;
}

#emailStats table tr:first-child {
    font-weight: bold;
    background: #dedcdc;
}

#emailStats h1.sent-successfully ,
#emailStats .no-emails {
    text-align: center;
    font-size: 20px;
    padding: 30px 0 60px 0;
    color: #3DC480;
}

#emailStats h1.sent-successfully span {
    font-size: 30px;
    padding-bottom: 14px;
}
/****************************************/
/*     Email Status page style END      */
/****************************************/



/****************************************/
/*     Thank You page style             */
/****************************************/
#thankYou {
    position: absolute;
    left: 50%;
    top: 40%;
    margin: -60px 0 0 -60px;
    background: #fff;
    width: 120px;
    height: 120px;
    border-radius: 100%;
    border: 10px solid #006400;
}
#thankYou:after {
    content: '';
    background: trasparent;
    width: 140%;
    height: 140%;
    position: absolute;
    border-radius: 100%;
    top: -20%;
    left: -20%;
    opacity: 0.7;
    box-shadow: rgba(0, 100, 0, 0.6) -4px -5px 3px -3px;
    animation: rotate 2s infinite linear;
}
@keyframes rotate {
    0% {
        transform: rotateZ(0deg);
    }
    100% {
        transform: rotateZ(360deg);
    }
}

#thankYou .text {
    padding-top: 40px;
    font-size: 18px;
    text-align: center;
    color: #006400;
}
/****************************************/
/*     Thank You page style END         */
/****************************************/



/****************************************/
/*     Sending email style              */
/****************************************/
#sendingWrapper {
    display: none;
    z-index: 9999;
    background: rgba(93, 93, 93, 0.5);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

#sendingWrapper .sending {
    width: 220px;
    position: absolute;
    left: 50%;
    top: 40%;
    margin-left: -110px;
    background: #FFF;
    padding: 15px;
    border-radius: 4px;
    color: #006400;
}

#sendingWrapper .sending h4 {
    padding-bottom: 6px;
}

#sendingWrapper .sending .progress {
    margin: 0;
    border-radius: 2px;
}

#sendingWrapper .sending .progress .progress-bar {
    background-color: #5cb85c;
}
/****************************************/
/*     Sending email style END          */
/****************************************/




@media (min-width: 320px) and (max-width: 480px) {

    .jumbotron p {
        font-size: 14px;
        margin-bottom: 0;
    }

    .container .jumbotron hr {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .container .jumbotron h3 {
        font-size: 16px;
    }
    .container .jumbotron h4 {
        font-size: 14px;
    }

    .container .jumbotron .header-img-wrapper .description {
        padding-top: 10px;
    }
    .container .jumbotron .header-img-wrapper .description h1 {
        font-size: 22px;
    }
    .container .jumbotron .header-img-wrapper .description h4 {
        font-size: 12px;
        padding: 3px 0 6px 0;
    }
    .container .jumbotron .header-img-wrapper .description p {
        margin-bottom: 0px;
        font-size: 14px;
    }


    .container .jumbotron .header-img-wrapper .discount {
        padding: 12px 0;
    }
    .container .jumbotron .header-img-wrapper .discount p {
        font-size: 14px;
    }


    .container .jumbotron .about .description,
    .container .jumbotron .program .description,
    .container .jumbotron .program .row,
    .container .jumbotron .schedule .description {
        padding: 65px 10px 15px 10px;
    }

    .container .jumbotron .program .row,
    .container .jumbotron .team .description,
    .container .jumbotron .team .members,
    #contactUs .contact-from {
        padding: 15px 10px;
    }


    .container .jumbotron .team .members a {
        font-size: 14px;
    }
    .container .jumbotron .team .members h5 {
        font-size: 16px;
    }

    .container .jumbotron .program .row .col-md-4 {
        padding: 0 0 15px 0;
    }

    .container .jumbotron .about .about-img-wrapper .img-desc {
        margin: 10px 10px 0 0;
    }
    .container .jumbotron .about .about-img-wrapper .img-desc p {
        line-height: 18px;
    }

    .container .jumbotron .program .program-img-wrapper .img-desc {
        width: 100%;
        margin: 0;
        border-radius: 0;
    }
    .container .jumbotron .program .program-img-wrapper .img-desc p {
        line-height: 16px;
        font-size: 14px;
    }
    .container .jumbotron .program .program-img-wrapper .img-desc h4 {
        font-size: 14px;
    }

    .container .jumbotron .schedule .schedule-wrapper {
        padding: 15px 0;
    }

    .container .jumbotron .team .members .modal-dialog img {
        height: 140px;
        width: 140px;
    }

    #contactUs .contact-from .button {
        padding: 10px 0 0 0;
    }
    #contactUs .row {
        padding: 10px 0;
        text-align: center;
    }
    #contactUs .row hr {
        float: none;
    }
    #contactUs .row .map-one {
        padding-bottom: 16px;
    }

    footer {
        padding: 14px 0;
        font-size: 14px;
    }


}


@media (min-width: 481px) and (max-width: 767px) {
    .jumbotron p {
        font-size: 16px;
        margin-bottom: 0;
    }

    .container .jumbotron hr {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .container .jumbotron h3 {
        font-size: 22px;
    }

    .container .jumbotron .header-img-wrapper .description {
        padding-top: 18px;
    }
    .container .jumbotron .header-img-wrapper .description h1 {
        font-size: 30px;
    }
    .container .jumbotron .header-img-wrapper .description h4 {
        font-size: 14px;
    }
    .container .jumbotron .header-img-wrapper .description p {
        margin-bottom: 0px;
    }
    .container .jumbotron .header-img-wrapper .discount p {
        font-size: 18px;
    }

    .container .jumbotron .header-img-wrapper .discount {
        padding: 16px 0;
    }

    .container .jumbotron .about .description,
    .container .jumbotron .program .description,
    .container .jumbotron .program .row,
    .container .jumbotron .schedule .description,
    #contactUs .contact-from {
        padding: 65px 10px 20px 10px;
    }

    .container .jumbotron .program .row,
    .container .jumbotron .team .description,
    .container .jumbotron .team .members {
        padding: 15px 10px;
    }

    .container .jumbotron .team .members a {
        font-size: 14px;
    }
    .container .jumbotron .team .members h5 {
        font-size: 16px;
    }

    .container .jumbotron .program .row .col-md-4 {
        padding: 0 0 15px 0;
    }

    .container .jumbotron .about .about-img-wrapper .img-desc {
        margin: 20px 20px 0 0;
    }
    .container .jumbotron .about .about-img-wrapper .img-desc p {
        line-height: 22px;
    }

    .container .jumbotron .program .program-img-wrapper .img-desc {
        width: 250px;
        padding: 5px;
        margin: 5px;
    }
    .container .jumbotron .program .program-img-wrapper .img-desc p {
        line-height: 16px;
        font-size: 14px;
    }
    .container .jumbotron .program .program-img-wrapper .img-desc h4 {
        font-size: 14px;
    }

    .container .jumbotron .schedule .schedule-wrapper {
        padding: 15px 0;
    }

    #contactUs .contact-from .button {
        padding: 10px 0 0 0;
    }
    #contactUs .row {
        padding: 10px 0;
        text-align: center;
    }
    #contactUs .row hr {
        float: none;
    }
    #contactUs .row .map-one {
        padding-bottom: 16px;
    }

    footer {
        padding: 14px 0;
        font-size: 14px;
    }

}


@media (max-width: 767px) {

    .container .jumbotron .quick-contact-us-wrapper {
        display: none;
    }

    .container .jumbotron {
        margin-right: 0;
    }

    #navbar .nav>li {
        text-align: center;
    }

    .container .jumbotron .header-img-wrapper .discount p.call {
        display: block;
    }

}

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

    .container .jumbotron .header-img-wrapper .description {
        padding-top: 30px;
    }
    .container .jumbotron .header-img-wrapper .description h1 {
        font-size: 40px;
    }
    .container .jumbotron .header-img-wrapper .description h4 {
        font-size: 17px;
    }
    .container .jumbotron .header-img-wrapper .description p {
        font-size: 14px;
    }

    .container .jumbotron .about .description,
    .container .jumbotron .program .description,
    .container .jumbotron .schedule .description {
        padding: 80px 30px 30px 30px;
    }
    .container .jumbotron .about .about-img-wrapper .img-desc {
        margin: 30px 40px 0 0;
    }
    .container .jumbotron .about .about-img-wrapper .img-desc p {
        line-height: 22px;
    }


    .container .jumbotron .program .row {
        padding: 30px;
    }
    .container .jumbotron .program .row .col-md-4 {
        padding: 0 0 20px 0;
    }

    .container .jumbotron .program .program-img-wrapper .img-desc {
        margin: 10px;
        width: 284px;
        padding: 5px;
    }
    .container .jumbotron .program .program-img-wrapper .img-desc p {
        line-height: 20px;
        font-size: 14px;
    }
    .container .jumbotron .program .program-img-wrapper .img-desc hr {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .container .jumbotron .program .program-img-wrapper .img-desc h4 {
        font-size: 16px;
    }


    .container .jumbotron .schedule .schedule-wrapper {
        padding: 30px;
    }

    .container .jumbotron .team .description {
        padding: 30px;
    }
    .container .jumbotron .team .members {
        padding: 30px 10px;
    }

    #contactUs .contact-from {
        padding: 30px 10px;
    }
    #contactUs .contact-from form {
        padding-top: 0;
    }

    #contactUs .contact-from .button {
        padding: 20px 0 0 0;
    }

    #contactUs .row img {
        height: 120px;
    }
    #contactUs .row h4 {
        font-size: 16px;
    }
    #contactUs .row hr {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    #contactUs .row p {
        font-size: 14px;
        margin-bottom: 0;
    }
    #contactUs .row .map-one {
        padding-bottom: 24px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .container .jumbotron .about .about-img-wrapper .img-desc {
        margin: 60px 70px 0 0;
    }

    .container .jumbotron .program .program-img-wrapper .img-desc {
        margin: 30px 0 0 30px;
    }

    .container .jumbotron .program .program-img-wrapper .img-desc p {
        line-height: 21px;
    }

    .container .jumbotron .team .members img {
        height: 175px;
        width: 175px;
    }

    #contactUs .contact-from {
        padding: 50px 30px;
    }

}

