﻿
/*#region Main Styles*/
.no-margin {
    margin-left: 0px;
    margin-right: 0px;
}

.zero-margin {
    margin-bottom: 0px;
}

.margin-zero-auto {
    margin: 0 auto;
}

.margin-top-and-bottom {
    margin: 30px 0;
}

.smaller-h2 {
    font-size: @H2FontSize !important;
    font-family: @H2FontFamily !important;
    text-transform: none;
}

.smaller-h4 {
    font-size: @H4FontSize !important;
    font-family: @H4FontFamily !important;
    text-transform: none;
}

.no-padding {
    padding-left: 0px;
}

#show_password {
    position: absolute;
    width: max-content;
    right: 1px;
}

/*a {
    color: #d3d3d3;
}*/

.li-margin-top {
    margin-top: 9px;
}

h6 {
    font-size: @H6FontSize !important;
    font-family: @H6FontFamily !important;
    font-weight: bold;
}

.margin-top {
    margin-top: 15px;
}

.covid-section {
    padding: 10px 0px;
}

.bigger-p {
    font-size: @PFontSize !important;
    font-family: @PFontFamily !important;
}

.padding-inner {
    padding: 17px 13px;
}

.padding-over {
    padding: 15px 80px;
}

.navbar-collapse > .navbar-nav {
    position: absolute;
    background: rgb(255 255 255 / 93%);
    width: 100%;
}


.bg-light {
    background-color: #ffffff !important;
    min-height: 106px;
}

.forgot {
    position: absolute;
    right: 15px;
    top: 5px;
}

.btn-outline-success {
    border-radius: 0;
}

.btn-success {
    border-radius: 0;
}

.color-dropdown {
    background-color: rgb(35 111 123 / 78%);
    padding-left: 15px !important;
    padding-right: 15px !important;
    width: 232px !important;
    position: absolute !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

body {
    font-size: @PFontSize !important;
    font-family: @PFontFamily !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.partners-carousel {
    background-color: #FAFAFA;
}

.partner-heading {
    font-size: @H2FontSize !important;
    font-family: @H2FontFamily !important;
    text-transform: uppercase;
    color: #4E4E50;
}

h2 {
    font-size: @H2FontSize !important;
    font-family: @H2FontFamily !important;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
}

.line-under {
    border-top: 2px solid #ffffff;
    width: 115px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.grey-text {
    color: #b1b1b1;
}

.custom-form .form-control, .custom-form select {
    border: none !important;
    background: #eee;
}

.guides-box {
    background: #f6f6f6;
    min-height: 85%;
}

.custom-form .form-control:active, .custom-form .form-control:focus, .custom-form select:active, .custom-form select:focus {
    outline: none !important;
    box-shadow: none !important;
    background: #666666;
    color: #fff;
}

    .custom-form .form-control:active::placeholder, .custom-form .form-control:focus::placeholder,
    .custom-form select:active::placeholder, .custom-form select:focus::placeholder {
        color: #fff;
    }

.dark-bg {
    background: #24676E;
    color: #fff;
}

    .dark-bg h3, .dark-bg a {
        font-size: @H3FontSize !important;
        font-family: @H3FontFamily !important;
        color: #fff;
    }

.map-full {
    height: 400px !important;
}

    .map-full iframe {
        height: 100% !important;
        width: 100% !important;
    }

.map-half {
    height: 200px;
}

.map-full iframe {
    height: 50%;
    width: 50%;
}

.white-bg {
    background: #fff;
}

.custom-form .form-group p {
    margin-bottom: 0;
}

.w-70 {
    width: 70%;
}

ul {
    font-size: @PFontSize !important;
    font-family: @PFontFamily !important;
}

.line-under-white {
    border-top: 2px solid #ffffff;
    width: 115px;
    text-align: center !important;
    margin-left: 45% !important;
}

.line-under-left {
    border-top: 2px solid #ffffff;
    width: 115px;
    left: 11%;
    position: absolute;
}

.line-under-left-alt {
    border-top: 2px solid @SecondaryColor;
    width: 115px;
    left: 11%;
    position: absolute;
}


.right-side {
    background-color: #eaeaea;
}

#events_calendar > .fc-header-toolbar > .fc-center > h2 {
    color: #000000;
}

.course-cost-and-access {
    width: 89%;
    position: absolute;
    top: 420px !important;
}
/*#endregion Main Styles*/
/*#region Navbar*/
.navbar-text > ul > li {
    padding-left: 20px;
}

.course-content-section {
    min-height: 985px;
}

.nav-link {
    color: #4E4E50 !important;
    font-size: @PFontSize !important;
    font-family: @PFontFamily !important;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    min-width: fit-content !important;
    block-size: fit-content !important;
}

.dropdown-item {
    font-size: @PFontSize !important;
    font-family: @PFontFamily !important;
}

.nav-link-inverted {
    color: #000000 !important;
}

.navbar-collapse > ul > li {
    padding-left: 10px;
    border-right: 1px solid #ffffff;
}

.navbar-nav.header-top-button-row {
    right: 0%;
    position: absolute;
    right: -165px;
}

.login-register-navbar {
    text-align: right;
}

.main-navbar {
    padding-top: 16px;
}

.main-navbar-top {
    z-index: 2;
}

.dropdown-menu > li > a {
    padding-left: 10px;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #333;
    background-color: #efefef;
}

.nav > li > a {
    color: #04413b;
}

.navbar-brand {
    height: 50px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 12px !important;
    font-family: @PFontFamily !important;
    text-align: left;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0) !important;
    border: 0px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px;
}

    .dropdown-menu > li > a {
        display: block;
        clear: both;
        font-weight: normal;
        line-height: 1.5;
        color: #9c9c9c;
        width: 100%;
        padding-right: 177px;
        padding-bottom: 5px;
        padding-top: 5px;
        background-color: white;
    }

.open > .dropdown-menu {
    display: block;
    background-color: white;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #ffffff;
    background-color: #c6c6c6;
}

.login-button-group {
    list-style: none;
    padding: 0;
    display: flex;
}

.no-margin-left {
    margin-left: 0px !important;
}

.login-button-group li {
    margin-left: 15px;
}

.info-description {
    position: relative;
    top: -20px;
    left: 0;
    width: 50%;
    height: 4px;
    background: linear-gradient(90deg, #006467 0%, #006467 50%, #ffffff 50%);
    content: "";
    border-top: 2px solid #006467;
    margin-top: 38px;
    text-transform: capitalize;
}

.thin-line {
    width: 100%;
    height: 1px;
    background: #dee2e6;
}
/*#endregion Navbar End*/

/*#region Text Styles*/
h1 {
    font-size: @H1FontSize !important;
    font-family: @H1FontFamily !important;
    color: #256f7c;
}

h3 {
    font-size: @H3FontSize !important;
    font-family: @H3FontFamily !important;
    color: black;
}

h4 {
    font-size: @H4FontSize !important;
    font-family: @H4FontFamily !important;
    color: #256f7c;
}

h6 {
    font-size: @H6FontSize !important;
    font-family: @H6FontFamily !important;
    color: #256f7c;
}

.color-heading {
    color: #256f7c;
}

.bold-heading {
    font-weight: bold;
}

.white-headding {
    color: #ffffff;
}

.light-heading {
    font-weight: lighter;
}

.p,
.main-list li,
.cpd-table th,
.cpd-table td {
    font-size: 12px !important;
    font-family: @PFontFamily !important;
}

.white-paragraph {
    color: #ffffff;
}

.white-text {
    color: #ffffff !important;
}

.margin-right {
    margin-right: 5px;
}

.headding {
    color: #000000;
    font-size: 30px;
    padding-top: 50px;
    padding-bottom: 20px;
    text-align: center;
}

.headding-green {
    color: #142d96;
    text-align: center;
    padding-top: 16px;
}

.text {
    color: #000000;
    font-size: 18px;
    padding-bottom: 70px;
    padding-top: 20px;
    text-align: center;
    line-height: 20px;
}

.text2 {
    color: #000000;
    font-size: 18px;
    padding-bottom: 70px;
    padding-top: 20px;
    text-align: center;
    line-height: 20px;
    margin-top: -26px;
}

.course-info-right-section {
    position: absolute;
    right: 0;
    top: 446px;
}

.padding-for-course-info {
    background-color: #f7f7f7;
}

.text-danger {
    color: #a94442;
    font-size: 16px;
}

    .text-danger > ul {
        list-style: none;
    }

.danger-text {
    background-color: #ffecec;
    font-size: 18px;
    color: #ac4747;
    border: 1px solid #ac4747;
    border-radius: 5px;
    padding-top: 8px;
    margin-bottom: 8px;
}

    .danger-text > ul {
        list-style: none;
    }

.main-list {
    padding-left: 18px;
}

.about-us-content-section h3 {
    color: #256f7c;
    font-size: @H3FontSize !important;
    font-family: @H3FontFamily !important;
    font-weight: 700;
}

.small-info-section h3 {
    font-size: @H3FontSize !important;
    font-family: @H3FontFamily !important;
}

.small-info-section h4 {
    font-size: @H4FontSize !important;
    font-family: @H4FontFamily !important;
}
/*#endregion Text Styles End*/

/*#region Button Styles*/
.btn {
    font-size: @PFontSize !important;
    font-family: @PFontFamily !important;
}

.accordion-btn {
    white-space: normal !important;
    font-size: @H4FontSize !important;
    font-family: @H4FontFamily !important;
}

.btn-primary {
    background-color: #3da4b5;
    color: #ffffff;
    border-color: #3da4b5;
    border-radius: 0px;
}

    .btn-primary:hover {
        background-color: #256f7c;
        color: #ffffff;
        border-color: #256f7c;
        border-radius: 0px;
    }

.btn-clear {
    background-color: transparent;
    color: #3da4b5;
    border-color: #3da4b5;
    border-radius: 0;
}

    .btn-clear:hover {
        background-color: #3da4b5;
        color: #fff;
        border-color: #3da4b5;
        border-radius: 0;
    }

.btn-default {
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0);
    border-color: #ffffff;
    border-radius: 0px;
}


.default-inverted, .btn-default, .btn-default {
    color: #3da4b5 !important;
    background-color: rgba(255, 255, 255, 0);
    border-color: #3da4b5;
    border-radius: 0px;
}

    .default-inverted:hover, .btn-default:hover {
        color: #ffffff !important;
        background-color: #256f7c;
        border-color: #3da4b5;
    }

[type='reset'],
[type='submit'],
button,
html [type='button'] {
    --webkit-appearance: none;
}

.course-info-right {
    position: absolute;
    right: 0;
    top: -150px;
}

.small-info-section {
    background-color: #f7f7f7;
}

.btn-sm {
    padding: 3px 10px;
}

.btn-warning {
    color: white;
    background-color: #066a61 !important;
    border: 1px solid #04413b !important;
}

    .btn-warning:hover {
        color: white;
        background-color: #034b45 !important;
        border: 1px solid #04413b !important;
    }
/*#endregion Button Styles End*/

/*#region Banners*/
.banner-h1 {
    color: #6ccad7;
    padding-top: 90px;
    font-size: @H1FontSize !important;
    font-family: @H1FontFamily !important;
    letter-spacing: 3px;
}

.courses-banner-background > p {
    color: #cfcfcf;
    text-align: center;
    font-size: @PFontSize !important;
    font-family: @PFontFamily !important;
    font-weight: 300;
}

.courses-banner-background {
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 318px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.online-classes-banner-background > p {
    color: #cfcfcf;
    text-align: center;
    font-size: @PFontSize !important;
    font-family: @PFontFamily !important;
    font-weight: 300;
}

.online-classes-banner-background {
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 318px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.course-banner-text {
    background-color: rgba(0,0,0,0.5);
    padding: 3rem 0;
}

    .course-banner-text .banner-h1 {
        font-size: @H1FontSize !important;
        font-family: @H1FontFamily !important;
        margin-top: 0;
    }

.courses-banner-background .banner-h1 {
    font-size: @H1FontSize !important;
    font-family: @H1FontFamily !important;
    margin-bottom: 2rem;
}

.courses-banner-background-headding {
    color: #097845;
    padding-top: 90px;
    font-size: @H1FontSize !important;
    font-family: @H1FontFamily !important;
    letter-spacing: 3px;
}

.small-and-white-list {
    color: #ffffff;
    font-size: @PFontSize !important;
    font-family: @PFontFamily !important;
}

.portal-banner-background-headding {
    color: #4e4d4d;
    padding-top: 90px;
    font-size: @H2FontSize !important;
    font-family: @H2FontFamily !important;
    letter-spacing: 3px;
}

.online-classes-banner-background .banner-h1 {
    font-size: @H1FontSize !important;
    font-family: @H1FontFamily !important;
    margin-bottom: 2rem;
}

.online-classes-banner-background-heading {
    color: #097845;
    padding-top: 90px;
    font-size: @H2FontSize !important;
    font-family: @H2FontFamily !important;
    letter-spacing: 3px;
}

.contact-us-banner-background > p {
    color: #cfcfcf;
    text-align: center;
    font-size: @PFontSize !important;
    font-family: @PFontFamily !important;
    font-weight: 300;
}

.contact-us-banner-background {
    background-image: url('//127.0.0.1:10000/devstoreaccount1/webapp-assets/images/banners/contact-us.jpg');
    background-repeat: no-repeat, repeat;
    background-size: cover;
    min-height: 289px;
}

.contact-us-banner-background-headding {
    color: #6ccad7;
    padding-top: 90px;
    font-size: @H1FontSize !important;
    font-family: @H1FontFamily !important;
    letter-spacing: 3px;
}

.events-banner-background > p {
    color: #cfcfcf;
    text-align: center;
    font-size: @PFontSize !important;
    font-family: @PFontFamily !important;
    font-weight: 300;
}

.events-banner-background {
    background-image: url('//127.0.0.1:10000/devstoreaccount1/webapp-assets/images/banners/events.jpg');
    background-repeat: no-repeat, repeat;
    background-size: cover;
    min-height: 289px;
}

.events-banner-background-headding {
    color: #6ccad7;
    padding-top: 90px;
    font-size: @H1FontSize !important;
    font-family: @H1FontFamily !important;
    letter-spacing: 3px;
}

.about-us-banner-background > p {
    color: #cfcfcf;
    text-align: center;
    font-size: @PFontSize !important;
    font-family: @PFontFamily !important;
    font-weight: 300;
}

.about-us-banner-background {
    background-image: url('//127.0.0.1:10000/devstoreaccount1/webapp-assets/images/banners/about-us-banner-top.jpg');
    background-repeat: no-repeat, repeat;
    background-size: cover;
    min-height: 289px;
}

.about-us-banner-background-headding {
    color: #6ccad7;
    padding-top: 90px;
    font-size: @H1FontSize !important;
    font-family: @H1FontFamily !important;
    letter-spacing: 3px;
}

.homepage-background-section {
    background: url('//127.0.0.1:10000/devstoreaccount1/webapp-assets/themes/Default/background.jpg') no-repeat center fixed;
    --webkit-background-size: cover;
    --moz-background-size: cover;
    --o-background-size: cover;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    color: white;
}

.price-bg {
    background-color: #3ca6b6;
    padding-bottom: 6px;
}

.vouchers-bg {
    background-color: #3ca6b6;
    padding: 2px !important;
}
/*#endregion Banners End*/

/*#region Forms */
.input-group-addon {
    padding-left: 20px;
    padding-right: 5px;
    padding-top: 4px;
}

.form-control {
    padding: 1px 0.75rem;
    border-radius: 0px;
    height: 32px;
    font-size: @PFontSize !important;
    font-family: @PFontFamily !important;
}

.input-group-text {
    padding: 3px;
    border-radius: 0px;
}

.row.required::after {
    content: '*';
    color: red;
    display: inline;
    float: right;
    position: absolute;
    top: 0;
    right: -2%;
}

.info {
    color: #c1c1c1;
    margin-left: 5px;
}

    .info:hover {
        color: #404040;
    }
/*#endregion Forms End*/

/*#region Carousel*/
.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: 3s;
    transition-property: all;
}

    .carousel-fade .carousel-item.active,
    .carousel-fade .carousel-item-next.carousel-item-left,
    .carousel-fade .carousel-item-prev.carousel-item-right {
        opacity: 1;
    }

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    opacity: 0;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
    transform: translateX(0);
    transform: translate3d(0, 0, 0);
}

.carousel-indicators li {
    position: relative;
    --webkit-box-flex: 0;
    --ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: #3da4b5;
}

.dark-overlay-course-banners {
    min-height: 340px;
    background-color: rgb(0 0 0 / 30%) !important;
}

.carousel-indicators .active {
    background-color: #256e79;
}

.carousel-indicators {
    left: inherit;
}

#indicators-for-carousel {
    left: 0;
    bottom: -45px;
}

.carousel-caption {
    right: 50%;
    left: 2%;
}
/*#endregion Carousel End*/

/*#region General*/
.full-width-img {
    width: 100%;
}

.full-image {
    width: 100%;
}

.subscribe-to-newsletter {
    background-color: #6ccad6;
}

.subscribe-to-newsletter-heading {
    color: #ffffff;
    padding-bottom: 20px;
    padding-top: 25px;
    text-align: center;
    font-weight: lighter;
}

.subscribe-to-newsletter-subscribe {
    margin-top: 30px;
    border: 1px solid #ffffff;
    font-size: 18px;
    letter-spacing: 2px;
    padding: 5px 20px;
}

.upcoming-events-icon {
    margin-top: -6px;
    padding-right: 5px;
}

.upcoming-events-location {
    padding-right: 10px;
    width: 11%;
}

.upcoming-events-time {
    padding-right: 10px;
    width: 11%;
}

.cpd-compliance-home-section {
    background-color: #257180;
    margin: 20px 0px;
}

.padding-left-support {
    padding-left: 10px;
}

.border-right {
    border-right: 1px solid #000000;
}

.padding-left-of-border-line {
    padding-left: 50px;
}

.featured-courses-name, .featured-courses-name-price {
    font-size: 18px;
    color: #236F7B;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
}

.no-margin-top-and-bottom {
    margin: 0px 0px;
}


.course-block h4 {
    font-size: @H4FontSize !important;
    font-family: @H4FontFamily !important;
    text-align: center
}

#CPDcontentImage {
    background-image: url('//127.0.0.1:10000/devstoreaccount1/webapp-assets/themes/Default/cpd-home-page-img.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.padding-bottom {
    padding-bottom: 15px;
}

.center-text {
    text-align: center;
}

.center {
    text-align: center;
}

.no-margin {
    margin-right: 0px;
}

.logo {
    width: 100%;
    max-width: 400px;
    margin-top: -5px;
}

.light-primary-color {
    color: #6ccad6;
}

.bg-dark {
    background-color: rgba(0, 0, 0, 0.75) !important;
}

    .bg-dark > div > ul > li > a {
        color: #afafaf;
    }

        .bg-dark > div > ul > li > a:hover {
            color: #ffffff;
            text-decoration: none;
        }

.mb-3,
.my-3 {
    margin-bottom: 3px !important;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.full {
    width: 100%;
}

.blue {
    color: #04413b;
    font-weight: bold;
    padding-top: 15px;
}

.small-image {
    width: 30%;
}

.smaller-image {
    width: 14%;
}

.slider_box {
    position: relative;
    display: block;
}

.slider_wrapper {
    position: relative;
}

.wrap {
    width: 100%;
    position: relative;
    left: 0;
}

.welcome {
    font-size: 60px;
    letter-spacing: 9px;
    color: #575757;
}

.homepage-logo {
    font-size: @H1FontSize !important;
    font-family: @H1FontFamily !important;
    font-weight: bold;
    text-shadow: 0 0 8px #000;
}

#welcome-home-p-section {
    padding-left: 117px;
    margin-top: 40px;
}

#welcome-home-p {
    font-size: @PFontSize !important;
    font-family: @PFontFamily !important;
}

.about-us-section {
    color: white;
    background: #82b940;
    background: -moz-radial-gradient( center, ellipse cover, #82b940 0%, #2d4214 100% );
    background: -webkit-radial-gradient( center, ellipse cover, #82b940 0%, #2d4214 100% );
    background: radial-gradient(ellipse at center, #82b940 0%, #2d4214 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82b940', endColorstr='#2d4214',GradientType=1 );
}

.about-us {
    font-size: @H1FontSize !important;
    font-family: @H1FontFamily !important;
    padding-top: 70px;
    text-align: center;
}

.about-us-p {
    padding-bottom: 70px;
    padding-top: 30px;
    text-align: center;
    line-height: 22px;
    font-size: @PFontSize !important;
    font-family: @PFontFamily !important;
}

.selection-section {
    background-color: white;
    padding-bottom: 20px !important;
}

.selection {
    padding-top: 30px;
    padding-bottom: 30px;
}

.caption {
    position: relative;
    overflow: hidden;
}

.caption_media {
    display: block;
    min-width: 100%;
    max-width: 100%;
    height: auto;
}

.caption_overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 6px;
    color: white;
    transform: translateY(100%);
    transition: transform 0.35s ease-out;
}

.caption:hover .caption_overlay {
    transform: translateY(0);
}

.caption_overlay_title {
    margin: 0;
    margin-top: 10px;
    padding: 8px 9px 12px;
    transform: translateY(calc(-100% - 10px)); /* +10px overlay padding */
    transition: transform 0.35s ease-out;
    font-size: 30px;
}

.caption:hover .caption_overlay_title {
    transform: translateY(0);
}

.caption:before {
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    transition: background 0.35s ease-out;
}

.caption:hover::before {
    background: rgba(0, 0, 0, 0.5);
}

.paragraph-of-hover {
    padding: 8px;
    color: #e9c67b;
}

.name-icon-letter {
    margin-top: 8px;
    margin-bottom: 5px;
    color: #ffffff;
    padding: 2px 0px;
    margin-left: 10px;
    min-width: 20px;
    background-color: #dfdfdf;
}

.read-more {
    margin-left: 15px;
    margin-top: 10px;
    color: white;
}

    .read-more:hover {
        color: #0f8e84;
    }

.spacing {
    padding-bottom: 25px;
    padding-top: 25px;
}

.login-background-image {
    padding-top: 7%;
    padding-bottom: 7%;
}

.gray-background-login {
    padding: 32px 24px;
    border: 1px solid #3da4b5;
    background-color: rgba(0, 0, 0, 0.59) !important;
    color: #ffffff;
}

.background {
    background: url('//127.0.0.1:10000/devstoreaccount1/webapp-assets/themes/Default/login.jpg') no-repeat center center fixed;
    --webkit-background-size: cover;
    --moz-background-size: cover;
    --o-background-size: cover;
    background-size: cover;
    padding-top: 85px;
    padding-bottom: 40px;
}

.padding-top {
    padding-top: 40px;
}

.coming-soon {
    color: #cdcdcd;
    font-size: 1.5rem;
    margin: -25px 0;
}

.course-information.overflow {
    overflow: hidden;
    display: -webkit-box;
    max-height: 140px; /* fallback */
    -webkit-line-clamp: 8; /* number of lines to show */
    -webkit-box-orient: vertical;
}

.course-information, .course-information p, .course-information ul li, .course-information ol li {
    font-size: @PFontSize !important;
    font-family: @PFontFamily !important;
    background-color: none !important;
}

    .course-information ul li, .course-information ol li {
        text-align: left;
    }

.course-info-read-more, .course-info-read-more:link, .course-info-read-more:visited, .course-info-read-more:active, .course-info-read-more:hover {
    color: #212529;
    text-decoration: none;
    font-size: @PFontSize !important;
    font-family: @PFontFamily !important;
    cursor: pointer;
}

    .course-info-read-more:hover {
        text-decoration: underline;
    }

.w-90 {
    width: 90% !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.SocialBar {
    position: fixed;
    bottom: 17%;
    right: 0;
    z-index: 1050;
}

#CategoryFilter button {
    margin-bottom: 10px;
}

.dl, .ol, .ul {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: @PFontSize !important;
    font-family: @PFontFamily !important;
}
/*#endregion General*/

/*#region Media Queries*/
@media (max-width: 1199px) and (min-width: 992px) {
    .navbar-collapse {
        margin-top: 14px;
    }

    .login-sections {
        margin-top: 50px;
    }
}

@media (max-width: 992px) {
    .background {
        margin-top: 55px;
    }

    .course-banner-text {
        margin-top: 127px;
    }

    .navbar-nav .dropdown-menu {
        position: absolute;
    }

    .banner-light-color {
        width: 90% !important;
        min-height: 375px !important;
    }

    .banner-dark-color {
        width: 105% !important;
        min-height: 355px !important;
    }

    .navbar-collapse > .navbar-nav {
        z-index: 2;
    }

    .t-and-c {
        margin-top: 183px;
    }

    .cpdservices-alert {
        margin-top: 50px !important;
    }

    .cpdservices {
        padding-left: 1px !important;
    }

    .navbar-toggler {
        background-color: #ffffff !important;
        border: 1px solid #266e7a !important;
    }

    .main-navbar-top {
        position: absolute;
        width: 100%;
    }


    /*.banner-h1 {
        font-size: 18px !important;
    }*/

    .about-us-banner-background,
    .courses-banner-background,
    .events-banner-background,
    .contact-us-banner-background {
        margin-top: -56px !important;
    }

    .navbar-nav {
        flex-direction: column;
    }

    header {
        top: 0;
        width: 100%;
    }

    .main-navbar {
        position: relative;
        display: flex;
        flex-wrap: nowrap;
    }

        .main-navbar .col-md-8 {
            position: relative;
            z-index: 10;
        }

        .main-navbar .logo {
            max-height: 50px;
        }

    login-register-navbar {
        flex: 1;
        width: auto;
    }

    .login-button-group {
        position: absolute;
        top: 10px;
        z-index: 100;
        right: 0;
    }

    .carousel {
        position: relative;
        margin: 0;
    }

    .carousel-caption h5 {
        font-size: 1rem;
    }

    .courses-banner-background-headding {
        padding-top: 135px;
    }

    .about-us-banner-background-headding {
        padding-top: 190px;
    }

    .contact-us-banner-background-headding {
        padding-top: 190px;
    }

    .mobile-pull-right {
        margin-bottom: 20px !important;
        margin-top: 20px !important;
        justify-content: flex-end !important;
    }

    .course-information-cetion > .name-icon > .row > .col-xs-10 {
        margin-bottom: 35px !important;
    }
}

@media (max-width : 767px) and (min-width : 250px) {
    .name-icon-letter {
        max-width: 24px;
    }

    .featured-courses-name {
        position: absolute;
        top: -35px;
        margin-left: 35px;
        font-size: 14px !important;
    }

    .featured-courses-name-price {
        position: inherit;
        top: 0;
        margin-left: 0;
    }

    .course-information-cetion > .name-icon > .row > .col-xs-10 {
        margin-bottom: 5px !important;
    }

    .footer-images {
        display: none;
    }

    .inline-list > li {
        display: block !important;
    }

    .mobile-pull-right {
        margin-bottom: 20px !important;
        margin-top: 20px !important;
        justify-content: flex-end !important;
    }

    .p-course-padding {
        padding: 15px 20px;
    }
}


@media (max-width : 915px) {
    .course-info-right-section {
        position: inherit !important;
        top: auto !important;
        max-width: 100% !important;
    }

    .course-view-img-s {
        width: 100% !important;
    }
}

@media (max-width: 501px) {
    .color-dropdown {
        left: 5% !important;
    }
}

@media (max-width: 991px) {
    .course-cost-and-access > .row > .col-sm-6 {
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }

    .course-cost {
        margin-bottom: 15px !important;
    }

    .course-block {
        margin-bottom: 88px;
    }

    .featured-courses-name {
        padding-left: 16px;
        font-size: 14px !important;
    }

    .featured-courses-name-price {
        padding-left: 16px;
    }

    .course-cost-and-access > .row > .col-lg-6 > .btn-success {
        margin-left: -3px;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .carousel-caption {
        top: 15%;
    }

    .banner-h1 {
        color: #ffffff;
        padding-top: 0;
        font-size: 26px !important;
    }

    .cpdservices-alert {
        margin-top: 50px !important;
    }

    .cpdservices {
        padding-left: 1px !important;
    }
}


@media only screen and (max-width: 991px) and (min-width: 502px) {
    .carousel-caption {
        top: 15%;
    }

    .banner-h1 {
        color: #ffffff;
        padding-top: 0;
        font-size: 16px !important;
        max-width: 87%;
    }

    .cpdservices-alert {
        margin-top: 50px !important;
    }

    .cpdservices {
        padding-left: 1px !important;
    }

    .margin-top-for-icons {
        width: 20%;
    }
}

@media (max-width: 552px) {
    .about-us-banner-light-color {
        width: 100% !important;
        min-height: 270px !important;
        top: 0 !important;
    }

    .partner-banner-light-color {
        width: 100% !important;
        min-height: 270px !important;
        top: 0 !important;
    }

    .about-us-banner-dark-color {
        width: 100% !important;
        min-height: 219px !important;
    }

    .about-us-home-page-banner {
        min-height: 270px !important;
    }

    .home-home-page-banner {
        min-height: 270px !important;
    }

    .course-list-home-page-banner {
        min-height: 270px !important;
    }

    .online-interface-home-page-banner {
        min-height: 270px !important;
    }

    .events-home-page-banner {
        min-height: 270px !important;
    }

    .banner-h1 {
        color: #ffffff;
        padding-top: 0;
        font-size: 16px !important;
        text-align: center !important;
    }

    .banner-content > .line-under {
        display: none !important;
    }

    .banner-content {
        width: 100% !important;
        left: 0 !important;
        padding: 0 10px !important;
    }

    .banner-dark-color {
        width: 100% !important;
    }

    .banner-light-color {
        width: 100% !important;
    }

    .course-detail-page-banner {
        min-height: 270px !important;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 502px) {
    .carousel-caption {
        top: 15%;
    }
}

@media (max-width: 915px) {
    .col-md-9 {
        max-width: 100%;
    }
}

@media (max-width: 575px) and (min-width: 351px) {
    .logo {
        width: 50% !important;
    }

    .navbar-toggler {
        top: -50px !important;
        position: absolute !important;
        right: 20px !important;
    }

    .margin-top-for-icons {
        width: 100%;
    }
}

@media (max-width: 350px) and (min-width: 285px) {
    .logo {
        width: 80% !important;
    }

    .navbar-toggler {
        top: -60px !important;
        position: absolute !important;
        right: 20px !important;
    }
}

@media (max-width: 284px) {
    .logo {
        width: 65% !important;
    }

    .navbar-toggler {
        top: -50px !important;
        position: absolute !important;
        right: 20px !important;
    }
}

@media (max-width: 992px) {
    .register-background-section {
        top: -332px !important;
    }
}
/*#endregion Media Queries End*/

/*#region Footer*/
.footer-gray {
    background-color: #ffffff;
    color: #000000;
    padding-bottom: 6px;
    padding-top: 20px;
}


@media (max-width: 991px) {
    .carousel-caption {
        top: 15%;
    }



    .banner-h1 {
        color: #ffffff;
        padding-top: 0;
        font-size: 16px !important;
        text-align: center !important;
    }



    .cpdservices-alert {
        margin-top: 50px !important;
    }



    .cpdservices {
        padding-left: 1px !important;
    }
}
/* Media Queries End */


@media (max-width: 992px) {
    .t-and-c {
        margin-top: 183px;
    }
}
