.alert-message {
    background-color: #eedc94;
    background-image: -moz-linear-gradient(center top, #fceec1, #eedc94);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;
    color: #404040;
    font-size: 14px;
    margin-bottom: 5px;
    padding: 7px 15px;
    position: relative;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.alert-danger {
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;
    color: #404040;
    font-size: 14px;
    margin-bottom: 5px;
    padding: 7px 15px;
    position: relative;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.main-banner {
    position: relative;
}

.main-banner-slogan {
    font-weight: normal;
    left: 0px;
    position: absolute;
    text-align: center;
    top: 90px;
    width: 100%;
}

.main-banner-slogan p {
    color: #ffffff;
    font-size: 18px;
}

.slider1-title {
    color: #ffffff;
    font-size: 35px;
    font-weight: bold;
    line-height: 26px;
    margin: 0;
    padding: 0 0 10px;
}

.slider1-title span {
    font-size: 18px;
    font-weight: normal;
}

.main-banner-slogan a {
    background: #ffffff !important;
    color: #000 !important;
}

.main-banner-slogan a:hover {
    background: #5d5d5d !important;
    color: #ffffff !important;
}

.banner-smartphone {
    display: none;
}

.course-wizard-icon {
    text-align: center; /*width:100px; height:100px; border-radius:50%; box-sizing:border-box; text-align:center; background-color: #ccc; margin:0 auto; */
    margin-top: 20px;
    margin-bottom: 20px;
}

select.selectbox-home {
    width: 100%;
}

.form-group .home-searchcourses {
    float: none;
}

.pt60 {
    padding-top: 52px;
    clear: both;
}

.pt22 {
    clear: both;
    padding-top: 22px;
}

.mid-margin p {
    margin-bottom: 5px;
}

.mid-margin h3 {
    margin-bottom: 0px;
}

.home-mt50 {
    margin-top: 50px;
}

a.cart-header {
    color: #525252;
    font-size: 14px;
    padding-left: 10px;
}

span.cart-count {
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    padding: 6px 12px;
    text-align: center;
}
.imgContainer img {
    float: right;
}

@media only screen and (max-width: 1199px) {
    .main-banner-slogan {
        left: 0px;
        position: absolute;
        top: 77px;
    }

    .slider1-title {
        color: #ffffff;
        font-size: 28px;
        font-weight: bold;
        line-height: 18px;
        margin: 0;
        padding: 0 0 10px;
    }

    .slider1-title span {
        font-size: 15px;
    }
}

@media only screen and (max-width: 1024px) {
    .main-banner-slogan {
        left: 0px;
        position: absolute;
        top: 77px;
    }

    .slider1-title {
        color: #ffffff;
        font-size: 28px;
        font-weight: bold;
        line-height: 18px;
        margin: 0;
        padding: 0 0 10px;
    }

    .slider1-title span {
        font-size: 15px;
    }
}

@media only screen and (min-width: 801px) and (max-width: 991px) {
    .main-banner-slogan {
        left: 0px;
        position: absolute;
        top: 52px;
    }

    .slider1-title {
        color: #ffffff;
        font-size: 18px;
        font-weight: bold;
        line-height: 16px;
        margin: 0;
        padding: 0 0 3px;
    }

    .slider1-title span {
        font-size: 12px;
    }
}

@media only screen and (max-width: 800px) {
    .main-banner-slogan {
        left: 0;
        position: absolute;
        top: 52px;
    }

    .slider1-title {
        color: #ffffff;
        font-size: 18px;
        font-weight: bold;
        line-height: 16px;
        margin: 0;
        padding: 0 0 3px;
    }

    .slider1-title span {
        font-size: 12px;
    }
}

@media only screen and (max-width: 767px) {
    .lostyourahacompletioncard {
        margin-bottom: 20px;
    }

    .banner-smartphone {
        display: block;
        background: #016699;
        padding: 15px;
        text-align: center;
        border-radius: 2px;
    }

    a.phone-courses-btn {
        background: #ffffff !important;
        color: #000 !important;
    }

    a.phone-courses-btn:hover {
        background: #5d5d5d !important;
        color: #ffffff !important;
    }

    .slider1-title {
        padding-bottom: 15px;
        font-size: 18px;
        font-weight: bold;
    }

    .slider1-title span {
        font-size: 12px;
    }

    .mobile-mb0 {
        clear: both;
    }

    #logo img, #logo img.retina {
        max-width: 100%;
    }
}

.col-sm-6 h1 {
    font-style: normal;
    color: #000000;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 15px;
    font-family: Arial,Helvetica,Tahoma,sans-serif;
    margin-top: 10px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .heading-text.header-text {
        display: flex;
        flex-direction: column;
    }
}
.help-center-wrapper > .container {
    padding: 0px;
}
.help-center-wrapper .container ul {
    margin: 0px;
    float: right;
}
.help-center-wrapper .container ul li {
    text-align: left;
}
.help-center-wrapper .dropdown:hover .dropdown-menu {
    right: 0;
}
.help-center-wrapper .dropdown:hover .dropdown-menu {
    right: 0;
}
.help-center-wrapper .container ul li a {
    font-size: 16px;
}
.help-center-wrapper .container .dropdown .dropdown-menu li a {
    font-size: 14px;
}
@media (min-width: 1024px) {
    .help-center-wrapper .container ul > .dropdown {
        width: 200px;
        text-align: right;
    }
}