h1, h2 {
    font-family: 'open_sansregular', 'Open Sans', Arial, "Helvetica Neue", Helvetica, sans-serif !important;
}

.icon {
    color: #0bd3cc;
}

.extra-pad {
    margin-bottom: 20px;
}

.admin-features h5, .admin-features i, .admin-features span {
    color: #F4F4F4;
}

.admin-features h1, .student-features h1 {
    font-weight: 700;
    font-size: 45px;
    margin-bottom: 35px;
}

.student-features {
    background: white;
}

    .student-features h5 {
        color: #0bd3cc;
    }

.fa-4x {
    padding-top: 8px;
}

.module-text {
    float: right;
    width: 75%;
}

.get-started .container {
    margin: 0 auto 25px;
    max-width: 960px;
}

.get-started .row {
    padding-right: 15px;
    padding-left: 15px;
}

.get-started .text-block {
    margin-bottom: 40px;
}

.price-box {
    border: 5px solid #0bd3cc;
    padding: 20px 30px;
    max-width: 275px;
}

    .price-box p {
        line-height: 1;
        margin-bottom: 0;
    }

        .price-box p:nth-child(2) {
            font-size: .8em;
            letter-spacing: .09em;
        }

.price {
    font-size: 4em;
    font-weight: bold;
}

.signup-box p {
    text-align: center;
}

.signup-box button {
    background: #0dd4cc;
    margin: 0 auto;
    display: block;
    color: #FFF;
    padding: 10px;
    font-size: 1.5em;
}

.form-label {
    line-height: 2em;
    font-size: .9em;
}

.formboxrequest .form-input, .formboxrequest textarea {
    width: 100%;
    border: 2px solid #dad9d9;
    padding: 5px;
    margin: 5px 0;
}

#send-message {
    display: inline-block;
    float: right;
    margin-top: 15px;
}


.center-icon i {
    font-size: 460px;
    float: right;
    color: #0bd3cc;
}

h1, .request-form h5 {
    color: #0bd3cc;
}

.bg-orange {
    background: #0bd3cc;
}

#telnum strong {
    border-color: #0bd3cc;
}

#lbOverlay {
    background-color: rgba(6,118,114,0.8) !important;
    opacity: 1 !important;
}

#lbImage {
    border: 3px solid #04b4cf !important;
    ;
}

.header {
    background: url(../images/schools-bg.png) 00% 20% no-repeat;
    background-size: cover;
}

.head-title .orange {
    color: #0bd3cc;
}

.features-block .text-block h2 {
    color: #0bd3cc;
}

.features-block .lising li:before {
    color: #0bd3cc;
}

.features-block .img-block img {
    position: relative;
    bottom: -134px;
}

.take-software {
    background: #0bd3cc url(../images/soft-icon.png) top left no-repeat;
    background-position-x: 3%;
}

.about-us {
    background: #0bd3cc;
}

.testimonial {
    background: #91a1a1;
}

.homelink {
    display: block !important;
}

.testimonial.col-height {
    min-height: 445px;
    float: left;
    display: inline-block;
}

.contactbox2, .contactbox3 {
    background-color: #0bd3cc;
}

.btn-primary {
    background-color: #0bd3cc;
}

.hvr-underline-from-center-menu:before {
    background: #0bd3cc;
}

.hvr-underline-from-center:before {
    background: #ffffff;
}

.hvr-underline-from-center2:before {
    background: #0bd3cc;
}

.noshowmenu {
    display: block;
}

.heading_text {
    display: none !important;
}


@media screen and (max-width: 1024px) {
    .about_banner {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    #header {
        background-position: 10% 50%;
    }

    .features-block .img-block img {
        bottom: -10px;
    }
}

@media screen and (min-width: 767px) {
    .powerful-block .img-block img {
        bottom: -180px;
    }
}

#compareplans {
    display: none;
    padding-top: 20px;
    max-width: 1024px;
    margin: 0px auto;
}

table {
    line-height: 35px;
}

tr:nth-child(even) {
    background-color: rgba(0,0,0,0.02);
}

td {
    text-align: center;
    color: #363636;
    font-weight: bold;
}

    td:first-child {
        text-align: left;
        color: #363636;
    }

.spacer {
    height: 30px;
    display: block;
}

td.firstcolumn {
    width: 50%;
    text-align: left;
    font-size: 34px;
}

td.itemcolumns {
    width: 16.7%;
    text-align: center;
    font-size: 25px;
}

td[colspan] {
    font-weight: 1000;
    font-size: 24px;
    border-bottom: 1px solid #0bd3cc;
    padding-top: 10px;
}

.pwrapper {
    position: relative;
    max-width: 1024px;
    width: 100%;
    margin: 0px auto 0 auto;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #363636;
    font-size: 16px;
}

.readmore a {
    text-align: center;
    font-size: 18px;
    color: #363636;
    font-weight: 700;
    padding: 20px 0 0;
    display: block;
    clear: both;
    text-decoration: none;
}

td img {
    height: 18px;
    margin-bottom: -4px;
    margin-left: 4px;
    display: inline;
}

img.locker {
    height: 57px;
    width: 57px;
}

.rotate {
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

    .rotate.down {
        -ms-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

.pwrapper .package img {
    height: 18px;
    margin-bottom: 1px;
    margin-left: 4px;
}

.pwrapper .package {
    box-sizing: border-box;
    width: 33%;
    height: auto;
    border: 3px solid #0BD3CC;
    margin-right: -3px;
    border-radius: 0px;
    display: inline;
    padding: 40px 20px 20px;
    text-align: center;
    float: left;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    position: relative;
    z-index: 45;
}

    .pwrapper .package:hover {
        filter: brightness(90%) hue-rotate(2deg);
        -webkit-transition: all 0.3s linear;
        transition: all 0.3s linear;
        z-index: 50;
    }

.pwrapper .fa-check-square-o {
    color: #0BD3CC;
    font-weight: bold;
    margin-left: -10px;
}

.pwrapper .name {
    color: #0bd3cc;
    font-weight: 700;
    font-size: 3rem;
    margin-top: -5px;
    margin-bottom: 10px;
}

.pwrapper .price {
    margin-top: 7px;
    font-weight: bold;
    font-size: 45px;
}

    .pwrapper .price::after {
        content: " / Per Year";
        font-weight: normal;
        font-size: 20px;
    }

.pwrapper hr {
    background-color: #0bd3cc;
    border: none;
    height: 1px;
}

.pwrapper .trial {
    font-size: 1.3rem;
    font-weight: 700;
    padding: 2px 21px 2px 21px;
    color: #363636;
    border: 1px solid #363636;
    display: inline-block;
    margin-bottom: 20px;
    background-color: white;
    position: relative;
    bottom: -20px;
}

.pwrapper ul {
    list-style: none;
    padding: 0;
    text-align: left;
    margin-top: 30px;
    margin-bottom: 50px;
}

.pwrapper li {
    margin-bottom: 15px;
}

.pwrapper .checkIcon {
    font-family: "FontAwesome";
    content: "\f00c";
}

.pwrapper li::before {
    font-family: "FontAwesome";
    content: "\f046";
    font-size: 1.3rem;
    color: #0bd3cc;
    margin-right: 3px;
}

.pwrapper .brilliant {
    border-color: #0bd3cc;
    background-color: rgba(0,0,0,0.02);
}
    /* Triangle */
    .pwrapper .brilliant::before {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 64px 64px 0 0;
        border-color: #0bd3cc transparent transparent transparent;
        position: absolute;
        left: 0;
        top: 0;
        content: "";
    }

    .pwrapper .brilliant::after {
        font-family: "FontAwesome";
        content: "\f00c";
        color: white;
        position: absolute;
        left: 9px;
        top: 6px;
        text-shadow: 0 0 2px #0bd3cc;
        font-size: 1.4rem;
    }

.pwrapper button {
    background-color: #0bd3cc;
    border-radius: 0;
    font-weight: 500;
    font-size: 19px;
    border: 0;
    text-transform: uppercase !important;
    padding: 10px 20px;
    color: #fff;
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

    .pwrapper button:hover {
        background-color: #286090;
        -webkit-transition: all 0.1s linear;
        transition: all 0.1s linear;
    }

@media all and (max-width:1199px) and (min-width:1097px) {
    .nav.navbar-right {
        top: 0px !important;
    }
}

@media screen and (max-width: 1199px) and (min-width: 991px) {
    .admin-features .container, .student-features .container {
        width: 100% !important;
    }
}

@media all and (max-width: 1199px) {
    #send-message {
        float: none;
        display: block;
    }
}

@media all and (max-width:1024px) {
    .pwrapper .price::after {
        font-size: 16px;
    }

    td.firstcolumn, td.itemcolumn {
        font-size: 2vw !important;
    }
}

@media all and (max-width:991px) and (min-width:800px) {
    .nav.navbar-right {
        top: 0px !important;
    }
}

@media all and (max-width: 991px) {
    .center-icon {
        display: none;
    }

    .extra-pad {
        clear: both;
    }

    .admin-features .row, .student-features .row {
        /*width: 450px;*/
        width: 100%;
        margin: 0 auto;
    }

    h1 {
        font-size: 35px;
    }

    .form-control {
        width:100%;
    }
}

@media all and (max-width:768px) {
    .get-started .row {
        /*max-width: 400px;*/
        width: 100%;
        margin: 0 auto;
    }

    .get-started .price-box {
        margin: 0 auto;
    }

    .get-started .row > div {
        margin-top: 30px;
    }

    .pwrapper .name, .pwrapper .price {
        font-size: 4vw !important;
    }

    td.firstcolumn, td.itemcolumns {
        font-size: 3vw !important;
    }

    .pwrapper {
        font-size: 15px;
    }

        .pwrapper .price::after {
            font-size: 13.5px;
        }
}

@media all and (max-width:480px) {
    .pwrapper .name, .pwrapper .price {
        font-size: 4vw;
    }

        .pwrapper .price::after {
            font-size: 12px;
        }

    .pwrapper .brilliant::before {
        border-width: 0;
    }

    .pwrapper .brilliant::after {
        content: "";
    }

    .pwrapper button {
        font-size: 16px;
        padding: 8px 15px;
    }

    .pwrapper .package {
        padding: 20px 3px 10px;
        margin: 0;
    }

    .firstcolumn, .itemcolumns {
        font-size: 3vw;
    }

    .request-form {
        padding: 20px 0px;
    }

    .pwrapper {
        font-size: 14px;
    }
}

.clearfix:after {
    display: block;
    content: "";
    clear: both;
}
