/* Cubic Bezier Transition */
/***
Anout Us Page
***/
/* BEGIN HEADER */
.about-header {
    min-height: 500px;
    background-image: url("../img/background/61.jpg");
    background-position: center;
    text-align: center;
    margin: 0 -20px;
    padding-bottom:20px

}

.about-header h1 {
    color: #fff;
    font-size: 55px;
    font-weight: 600;
    margin-top: 130px;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2); }

.about-header h2 {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 40px; }

.about-header p {
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 0 auto;
    width: 75%;
    padding-bottom: 35px
}
.about-header button {
    margin:20px;
}
/* END HEADER */
/* BEGIN CARD */
.card-icon {
    width: 100%;
    text-align: center;
    overflow: hidden; }

.card-icon i {
    font-size: 50px;
    border: 1px solid #ecf0f4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 47px 30px;
    margin: 30px 0 30px 0; }

.card-title {
    text-align: center; }

.card-title span {
    font-size: 18px;
    font-weight: 600;
    color: #373d43; }

.card-desc {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px; }

.card-desc span {
    font-size: 14px;
    font-weight: 400;
    color: #808a94; }

/* END CARD */
/* BEGIN LINKS BLOCK */
.about-links-cont {
    background-color: #fff;
    margin: 0 -20px; }

.about-links-cont .about-links {
    padding: 70px 0 70px 70px; }

.about-links-cont .about-image {
    padding-left: 110px; }

.about-links-item h4 {
    font-size: 18px;
    font-weight: 600;
    color: #373d43; }

.about-links-item ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }

.about-links-item ul li {
    padding-top: 5px; }

.about-links-item ul li a {
    font-size: 14px;
    font-weight: 400;
    color: #4a8fba; }

.about-image,.workskill-image,.career-interest-image {
    background-repeat: no-repeat;
    background-size: cover; }

.workskill{
   height:500px;
}

.career-interest{
   height:600px;
}
/* END LINKS BLOCK */
/* BEGIN MEMBERS SUCCESS STORIES */
.stories-header {
    text-align: center; }

.stories-header h1 {
    color: #373d43;
    font-size: 35px;
    font-weight: 600; }

.stories-header h2 {
    color: #808a94;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 20px; }

.stories-cont .photo {
    width: 100%; }

.stories-cont .photo img {
    margin: 30px auto;
    width: 130px;
    height: 130px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important; }

.stories-cont .title {
    text-align: center; }

.stories-cont .title span {
    font-size: 18px;
    font-weight: 600;
    color: #373d43; }

.stories-cont .desc {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px; }

.stories-cont .desc span {
    font-size: 14px;
    font-weight: 400;
    color: #808a94; }

.stories-footer {
    text-align: center; }

/* END MEMBERS SUCCESS STORIES */
/* BEGIN ABOUt AND VIDEO */
.about-text {
    min-height: 500px;
    padding: 0 !important; }
.about-text > h4 {
    background-color: #d9534f;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    padding: 1em 20px;
    margin: 0; }
.about-text > h4 > i {
    font-size: 24px !important;
    color: #fff; }
.about-text > p {
    color: #808a94; }
.about-text ul,
.about-text > p,
.about-text .about-quote {
    padding-left: 20px;
    padding-right: 20px; }
.about-text li {
    margin-bottom: 0.5em; }
.about-text .about-quote > h3 {
    border-left: 3px solid;
    border-color: #ccc;
    padding-left: 1em;
    font-style: italic;
    line-height: 1.3em; }
.about-text .about-quote > .about-author {
    text-align: right; }

.about-image {
    height: 545px; }

.about-links-item {
    margin-bottom: 2em; }

/* END ABOUt AND VIDEO */

/* CUSTOM CLASSES*/
.firstcol,.firstcol label{
        vertical-align: middle;
    }
    .assessment-table .md-radio{
        margin-left: 5px;
    }
    .firstcol td{
        font-size: 16px;
    }
    .secondcol, .thirdcol, .fourthcol, .fifthcol,.sixthcol,.seventhcol,.eighthcol,.ninethcol,.tenthcol,.eleventhcol {
        text-align: center;
        vertical-align: middle;
    }

    .assessment-table table tr td{
        font-size: 16px
    }
    .assessment-table table{
        border:1px solid #e7ecf1;
    }

    .error label, label.error {
        color: #c60f13;
    }
    .next-button-assessment{
        padding-top: 50px  
    }
 .literaturediv{
        width: 100%;margin:0 auto;padding:10px;min-height: 100px;
    }
    .graphdiv{
        width: 100%;
        min-height: 300px; 
    }

    .literaturediv p{
        margin: 10px;
        padding-top: 10px;
    }
    .literaturediv p.borderz{
        border-top: 1px dotted #666666;
    }
    .literaturediv p.border-none{
        border-top: none;
        margin: 10px;
        padding-top: 0;
    }
    .literaturediv ul{
        margin:0 25px 10px 30px;
    }

    .literaturediv .firstlist{
        float:left;
    }
    .literaturediv .secondlist{
        margin-left: 150px;
    }
/* BEGIN RESPONSIVE */
 @media only screen and (max-width: 767px) {            
        #body-section{
            zoom: 0.8; /* Old IE only */
            -moz-transform: scale(0.8);
            -webkit-transform: scale(0.8);
            transform: scale(0.8);
        }
        .next-button-assessment{
            padding-top: 10px;  
            margin-bottom:15px;
        }
    .about-text {
        height: auto;
        padding-bottom: 1.5em !important; }
    .about-image {
        margin: 0 -20px; } 

.about-header h1 {
    font-size: 30px;
    font-weight: 600;
    margin-top: 20px;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2); }

.about-header h2 {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 40px; }

.about-header p {
    font-size: 12px;
    letter-spacing: 1px;
    margin: 0 auto;
    width: 75%;
    padding-bottom: 35px
}




}



/* END RESPONSIVE */
