﻿body {
    background-color: #f8f9fa !important;
    font-family: 'Quicksand', sans-serif !important;
    color: #000000!important;
    font-size: 16px!important;
}
.nav-fill .nav-item, .nav-fill > .nav-link {
    flex: 0 0 auto!important;
    text-align: center;
}
.pb-50{
    margin-bottom:43px!important;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff !important;
    text-decoration: none;
    background-color: #0073a3;
}
.modal-header {
    display: inherit!important;
    align-items:baseline!important;
}
   .modal-header img {
        position: relative;
        top: -10px;
    }
.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
    outline: 0px !important;
}

legend.sr-only{
    display: none !important;
    color: black !important;
    background-color: white !important;
}
/*.bootstrap-select .dropdown-toggle:focus, .bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    outline: 0px auto -webkit-focus-ring-color !important;
}*/
.navbar-brand img {
    width: 82%;
}
.margin-right-5{
    margin-right:5px;
}
.pl-36-pr-36{
    padding-left:36px;
    padding-right:36px;
}
.text-center {
    text-align: center !important;
}

li.dropdown-item:focus {
    background-color:#e9ecef!important;
}

li.dropdown-item:active {
    background-color: #e9ecef!important;
}

.dropdown-menu li a:focus {
    background-color: #e9ecef !important;
}
.loadingwheel {
    display: block;
    width: 100%;
    float: left;
    border: none;
    margin: 0 0 30px 0;
    opacity: 1;
    -webkit-transform: scale(1);
    -webkit-transition: all 0.20s ease-in-out;
    transform: scale(1);
    transition: all 0.20s ease-in-out;
    position: absolute;
    z-index: 9999999999;
    clear: both;
    top: 25%;
    left: 0;
    right: 0;
    margin: auto;
    background: transparent; /*#EDEDED*/
    color: black;
    text-align: center;
    cursor: pointer;
}

#mask {
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 999999;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0.7;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    top: 5%;
    left: 15%;
    z-index: 10;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #fff;
    text-align: center;
}
.banner-height-445 {
    max-height: 445px;
    object-fit: inherit !important;
    width: 100%;
}
a {
    /*outline: none;*/
    text-decoration: none
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.tooltipnew {
    display: none;
    background-color: #ffffff!important;
    position: absolute!important;
    width: 320px!important;
    padding: 20px!important;
    z-index: 999!important;
    border-radius: 5px !important;
    color: #000000!important;
    font-family: Quicksand!important;
    font-size: 16px!important;
    font-weight: 500!important;
    letter-spacing: 0!important;
    line-height: 24px!important;
    box-shadow: 0 10px 20px 0 rgba(0,0,0,0.1)!important;
    top: -18px!important;
    left: 35%!important;
    text-align:left!important;
}
.tooltipnew2 {
    display: none;
    background-color: #ffffff !important;
    position: absolute !important;
    width: 320px !important;
    padding: 20px !important;
    z-index: 999 !important;
    border-radius: 5px !important;
    color: #000000 !important;
    font-family: Quicksand !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    letter-spacing: 0 !important;
    line-height: 24px !important;
    box-shadow: 0 10px 20px 0 rgba(0,0,0,0.1) !important;
    top: -11px !important;
    right: -72% !important;
    text-align: left !important;
}
.sidebar-resources-categories{
    margin-bottom: 20px;
    background-color: #e8e8e8;
    font-weight: 600;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    position: relative;
}
    .sidebar-resources-categories::after {
        content: '';
        position: absolute;
        left: -5%;
        top: 18%;
        width: 0;
        height: 0;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-right: 20px solid #ffffff;
        /*border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #e8e8e8;*/
        clear: both;
    }
.top-strip {
    height: 39.71px;
    background-color: #005D84;
}

.navbar-dark {
    height: 99.29px;
    background-color: #0073A3 !important;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
    color: #000000!important;
    background-color: #fff!important;
}
.dropdown-item.active, .dropdown-item:active {
    color: #000000;
    text-decoration: none;
    /*background-color: #ffffff!important;*/
}
.btn-light {
    color: #000;
    background-color: #ffffff !important;
    border-color: #ffffff!important;
}
.bootstrap-select {
    width: 158px !important;
    text-overflow: ellipsis!important;
}
.get-free-access-to-p {
    color: #000000;
    font-size: 36px;
    font-weight: bold !important;
    letter-spacing: 0;
    line-height: 40px;
    text-align: center;
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 0;
    align-items: center;
}

.card {
    border: 0px;
}

.card-bg {
    background-image: url("../assets/card-bg.svg");
    background-repeat: no-repeat;
    background-position: bottom right;
}
.mask {
    height: 605px;
    /*width: 363px;*/
    width: 356px;
    padding: 15px;
    border-radius: 5px;
    background-color: #FFFFFF;
    box-shadow: 0 10px 20px 0 rgba(0,0,0,0.1);
    margin-bottom: 30px;
}

.pl-0 {
    padding-left: 0px !important;
}

.pr-0 {
    padding-right: 0px !important;
}

.pl-45 {
    padding-left: 42px!important;
}
.btn-primary {
    color: #FFFFFF !important;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
    border-radius: 5px;
    background-color: #0073A3 !important;
    border-color: #0073A3 !important;
    padding: 12.5px 23.1px !important;
}
.btn-primary:focus{
    color: #FFFFFF !important;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
    border-radius: 5px;
    background-color: #0073A3 !important;
    border-color: #0073A3 !important;
    padding: 12.5px 23.1px !important;
}
.btn-primary-filter {
    color: #FFFFFF !important;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 18px;
    text-align: center;
    border-radius: 5px;
    background-color: #0073A3 !important;
    border-color: #0073A3 !important;
    padding: 5.5px 13px !important;
    margin-bottom:5px;
}
.btn-secondary {
    color: #0073A3 !important;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
    border-radius: 5px;
    background-color: transparent !important;
    padding: 11.5px 20.3px !important;
    box-sizing: border-box;
    border: 2px solid #0073A3 !important;
}

    .btn-secondary:hover {
        color: #0073A3;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 24px;
        text-align: center;
        border-radius: 5px;
        background-color: transparent;
        padding: 11.5px 20.3px;
        box-sizing: border-box;
        border: 2px solid #0073A3!important;
    }

    .btn-secondary:active {
        color: #0073A3;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 24px;
        text-align: center;
        border-radius: 5px;
        background-color: transparent;
        padding: 11.5px 20.3px;
        box-sizing: border-box;
        border: 0px solid #0073A3 !important;
    }

    .btn-secondary:focus {
        color: #0073A3!important;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 24px;
        text-align: center;
        border-radius: 5px;
        background-color: transparent;
        padding: 11.5px 20.3px;
        box-sizing: border-box;
        border: 0px solid #0073A3 !important;
    }

.btn-info, .btn-info:hover, .btn-info:focus {
    border-radius: 5px;
    background-color: #3575a7;
    border-color: #3575a7;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 14px;
}
   /* .btn-info:hover {
        border-radius: 5px;
        background-color: #1585b4;
        border-color: #1585b4;
        color: #FFFFFF;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 1px;
        line-height: 14px;
    }
    .btn-info:focus {
        border-radius: 5px;
        background-color: #1585b4;
        border-color: #1585b4;
        color: #FFFFFF;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 1px;
        line-height: 14px;
    }*/
.btn-warning:is(:hover, :focus),
.btn-warning {
    color: #FFFFFF !important;
    font-size: 14px !important;
    font-weight: bold !important;
    letter-spacing: 1px !important;
    line-height: 14px !important;
    border-radius: 5px !important;
    background-color: #3a6c65 !important;
    border-color: #3a6c65 !important;
}

    /*.btn-warning:hover {
        color: #FFFFFF;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 1px;
        line-height: 14px;
        border-radius: 5px;
        background-color: #37988f;
        border-color: #37988f;
    }
    .btn-warning:focus {
        color: #FFFFFF!important;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 1px;
        line-height: 14px;
        border-radius: 5px;
        background-color: #37988f!important;
        border-color: #37988f!important;
        outline-color: #37988f!important;
    }*/

.btn-chinese, .btn-chinese:hover, .btn-chinese:focus {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 14px;
    border-radius: 5px;
    background-color: #8262d4;
    border-color: #8262d4;
}

   /* .btn-chinese:hover {
        color: #FFFFFF;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 1px;
        line-height: 14px;
        border-radius: 5px;
        background-color: #FFD454;
        border-color: #FFD454;
    }*/

   /* .btn-chinese:focus {
        color: #FFFFFF !important;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 1px;
        line-height: 14px;
        border-radius: 5px;
        background-color: #FFD454 !important;
        border-color: #FFD454 !important;
        outline-color: #FFD454 !important;
    }*/

.btn:focus {
    outline: none!important;
    box-shadow: none!important;
}
.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 0;
    align-items: center;
}

.text-muted {
    color: #000000 !important;
    font-family: Quicksand;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
}

.text-light {
    color: #6C6C6C !important;
    font-family: Quicksand;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 18px;
    text-align: center;
}

.text-link {
    color: #0073A3;
}
.text-link a{
    color: #0073A3;
}
.link {
    color: #ffffff;
}

a.link {
    color: #0073A3;
    font-weight:bold;
}

.link a {
    color: #ffffff !important;
    font-weight: bold;
}
a.innerLink:hover {
    color: #ffffff !important;
    font-weight: bold;
    text-decoration: underline !important;
}
.nav-link:focus, .nav-link:hover {
    color: #ffffff;
}
.project-tab .nav-link:focus {
    outline: 0px !important;
    border-color: transparent !important;
}
.project-tab .nav-link:active {
    outline:#ffffff !important;
    border-color:transparent!important;
}
.dropdownmy .dropdown-toggle::after {
    display: inline-block !important;
    margin-left: 0.255em !important;
    vertical-align: 0.255em !important;
    content: "" !important;
    border-top: 0.3em solid !important;
    border-right: 0.3em solid transparent !important;
    border-bottom: 0 !important;
    border-left: 0.3em solid transparent !important;
    color: #FFC324 !important;
}
.myname{
    margin-right:0px!important;
}
/*.dropdown-menu.show {
    transform: translate(984px, 38px)
}*/
.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 0rem 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0.25rem;
    top: 9px !important;
}
    .dropdown-menu li a{
        color:#000000!important
    }
.position-ab {
    position: absolute;
    bottom: 25px;
    letter-spacing: 1px
}

.red {
    color: #E03215;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
}

.form-control {
    border: 1px solid #6C6C6C;
    border-radius: 5px;
    height: 43px;
    color: #000000;
}

.form-select {
    border: 1px solid #6C6C6C;
    border-radius: 5px;
    height: 43px;
    color: #000000;
    width:100%;
}

.g-5, .gy-5 {
    --bs-gutter-y: 15px;
}
.blue-circle-image {
    text-align: center;
    border-radius: 50%;
    margin: 0px auto;
    position: relative;
    top: -40px;
}
.blue-circle {
    background-color: #0073A3;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50%;
    margin: 0px auto;
    position: relative;
    top: -41px;
}

    .blue-circle img {
        margin-top: 15px;
    }

.yellow-circle {
    background-color: #EBB500;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50%;
    margin: 0px auto;
    position: relative;
    top: -41px;
}

    .yellow-circle img {
        margin-top: 15px;
    }

.purple-circle {
    background-color: #C100C2;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50%;
    margin: 0px auto;
    position: relative;
    top: -41px;
}

    .purple-circle img {
        margin-top: 15px;
    }

.modules-in-progress {
    color: #000000;
    font-family: Quicksand;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
}

.text-count {
    color: #000000;
    font-family: Quicksand;
    font-size: 48px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
}

.view-all {
    color: #0073A3;
    font-family: Quicksand;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;

}
.view-all:hover{
    color: #0073A3;
    font-family: Quicksand;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
}
.width-90{
    width:auto;
    padding-left:22px;
    text-align: left;
}
.rectangle {
    height: 203px;
    width: 356px;
    border-radius: 5px;
    background-color: #FFFFFF;
    /*box-shadow: -20px 20px 40px 0 rgba(0,0,0,0.1);*/
    box-shadow: -10px 10px 20px 0 rgba(0,0,0,0.1);
}

label {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
    padding: 0px !important;
    margin-bottom: 15px;
}

.mb-34 {
    margin-bottom: 34px;
}
.p-bottom-margin {
    margin-bottom: 1rem;
}
.text-right {
    text-align: right;
}

.line-height-normal {
    line-height: normal;
}

.featured-courses {
    color: #000000;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 36px;
}

.nav-item {
    padding-right: 0.9rem !important;
    padding-left: 0.9rem !important;
}

li.nav-item:last-child {
    padding-right: 0rem !important;
}

.nav-link {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 20px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    cursor: pointer !important;
}

.active {
    border-bottom: 3px solid #ffffff;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 1)!important;
}

.card-text {
    color: #000000;
    font-family: Quicksand;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
}

hr {
    border-color: #979797;
    margin: 0px;
    padding: 0px;
}

.bold {
    font-weight: bold;
}

.font-30 {
    font-size: 30px;
}

.font-14 {
    font-size: 14px;
}

.modal-title {
    color: #000000;
    font-family: Quicksand;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 36px
}

.modal-header {
    border-bottom: 0px;
}


footer{
    margin-top: auto;
}
.footer-text {
    color: #FFFFFF;
    font-family: Quicksand;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
}

.footer-bg {
    background-color: #005D84;
}

.legend-text {
    color: #6C6C6C;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 18px;
    position: relative;
    top: -10px;
    left: 43%!important;
    background-color: #f8f9fa;
    width: 154px;
    padding-left: 10px;
    text-align:center;
}
p{
    margin:0px;
    padding:0px;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
    position: absolute;
    display: inline-block;
    right: 32px!important;
    top: 5px;
}
.after-completing-thi {
    color: #000000;
    font-family: Quicksand;
    font-size: 16px;
    /*font-weight: bold;*/
    letter-spacing: 0;
    line-height: 24px;
}
.after-completing-thi a{
    font-weight:bold;
}
.font-12 {
    font-size: 12px !important;
}
.line-height-20{
    line-height:20px;
}
h2 {
    margin: 0px;
    padding: 0px;
}
.margin-top-92{
    margin-top:239px;
}
.mt-100{
    margin-top:100px;
}
.pt-100 {
    padding-top: 100px;
}
.mb-100{
    margin-bottom:100px;
}
.mb-50 {
    margin-bottom: 50px;
}
.mt-30 {
    margin-top: 30px;
}
.mt-20 {
    margin-top: 20px;
}
.mb-30{
    margin-bottom:30px;
}
.mb-24 {
    margin-bottom:24px;
}
.mb-20 {
    margin-bottom: 20px!important;
}
.mb-0{
    margin-bottom:0px;
}
.mt-50{
    margin-top:50px;
}
h1{
    margin:0px;
    padding:0px;
}
.d-sm-block {
    display: inline-block !important;
}
/*Accordion CSS*/
/* Custom style */
.accordion-item {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 10px 20px 0 rgba(0,0,0,0.1);
    border: 0px solid rgba(0,0,0,.125);
    margin-bottom: 30px;
}

.accordion-button {
    border-radius: 5px;
    color: #0073A3;
    font-family: Quicksand;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
    padding-left: 20px;
    padding-top: 16px;
    padding-bottom: 16px;
    border: 0px;
    background-color: transparent;
    cursor: pointer;
    width:100%;
    /*display:flex;
    align-items:center;*/
}
    .accordion-button:focus{
        outline:0px;
    }
    .accordion-button img {
        margin-right:10px;
        position:relative;
        top:-2px;
    }
.accordion-item .card-body p {
    color: #000000;
    font-family: Quicksand;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
}

.accordion-button:not(.collapsed) {
    color: #0073A3;
    background-color: #ffffff;
    box-shadow: none !important;
    border: 0px;
    background-color: transparent;
}

.accordion-button::after {
    background-image: url("../assets/plus.svg");
    transform: scale(.7) !important;
    position: absolute;
    left: 15px;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("../assets/minus.svg");
    position: absolute;
    left: 15px;
    background-position: 0px 8px;
}

.project-tab {
    /*height:100px;*/
    background-color: #ffffff;
}

.nav {
    display: inline-flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-tabs {
    border: 0px;
}

.project-tab #tabs {
    background: #007b5e;
    color: #eee;
}

    .project-tab #tabs h6.section-title {
        color: #eee;
    }

    .project-tab #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
        color: #000000!important;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 1px;
        line-height: 20px;
        background-color: transparent;
        border-color: transparent transparent #f3f3f3;
        border-bottom: 3px solid #000000 !important;
    }

.project-tab .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #0073A3 !important;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 20px;
    padding: 37px 0px;
    margin: 0px 48px !important;
}
    .project-tab .nav-link:first-child{
        margin-left:0px!important
    }
    .project-tab .nav-link:last-child {
        margin-right: 0px !important;
    }

    .project-tab .nav-link:hover {
        /*border: none;*/
        border: 1px solid transparent;
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem;
        color: #0073A3;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 1px;
        line-height: 20px;
        padding: 37px 0px;
    }

.project-tab thead {
    background: #f3f3f3;
    color: #333;
}

.project-tab a {
    text-decoration: none;
    color: #333;
    font-weight: 600;
}

.alert-danger {
    color: #000000;
    background-color: #ffe8e8;
    border-color: #ff9a9a;
}
.bootstrap-select {
    border: 1px solid #6C6C6C !important;
    border-radius: 5px !important;
    height: 43px !important;
    color: #000000 !important;
    width: 100% !important;
}
.bootstrap-select:active{
    border: 1px solid #6C6C6C !important;
    border-radius: 5px !important;
    height: 43px !important;
    color: #000000 !important;
    width: 100% !important;
}
.bootstrap-select:focus{
    border: 1px solid #6C6C6C !important;
    border-radius: 5px !important;
    height: 43px !important;
    color: #000000 !important;
    width: 100% !important;
}
    .bootstrap-select > .dropdown-toggle{
        border:0px!important;
        padding-top:8px!important;

    }
.btn-light {
    border: 0px !important;
}
.btn-light:focus{
    border: 0px !important;
}
    .btn-light:active {
        border: 0px !important;
    }
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 210px !important;
}


@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
    .navbar-collapse {
        flex-basis: 100%;
        flex-grow: 0;
        align-items: center;
        /*background-color: #2e89af;
        z-index: 11;
        position: absolute;
        top: 99px;
        width: 100%;
        left: 0px;*/
    }


    /*.img-fluid {
        max-width: fit-content !important;
        height: auto;
    }*/

    .legend-text {
        color: #6C6C6C;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: 1px;
        line-height: 18px;
        position: relative;
        top: -10px;
        left: 30%;
        background-color: #f8f9fa;
        width: 154px;
        padding-left: 10px;
        text-align: center;
    }

    .pl-36-pr-36 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .project-tab .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
        color: #0073A3 !important;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 1px;
        line-height: 20px;
        padding: 37px 0px;
        margin-right: 0px;
    }

    .nav {
        display: flex;
        flex-wrap: wrap;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
    }


    .project-tab .nav-link img {
        margin: 0px auto;
    }

    .rectangle {
        height: 203px;
        width: 100%;
        border-radius: 5px;
        background-color: #FFFFFF;
        /* box-shadow: -20px 20px 40px 0 rgb(0 0 0 / 10%); */
        box-shadow: -10px 10px 20px 0 rgb(0 0 0 / 10%);
        margin-bottom: 30px;
    }

    
}

@media (max-width:768px) {
    .navbar-collapse {
        flex-basis: 100%;
        flex-grow: 0;
        align-items: center;
        background-color: #2e89af;
        z-index: 11;
        position: absolute;
        top: 99px;
        width: 100%;
        left: 0px;
    }
    
    .legend-text {
        color: #6C6C6C;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: 1px;
        line-height: 18px;
        position: relative;
        top: -10px;
        left: 30%;
        background-color: #f8f9fa;
        width: 154px;
        padding-left: 10px;
        text-align: center;
    }

    .pl-36-pr-36 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .project-tab .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
        color: #0073A3 !important;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 1px;
        line-height: 20px;
        padding: 37px 0px;
        margin-right: 0px;
    }

    .nav {
        display: flex;
        flex-wrap: wrap;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
    }

    .d-sm-block {
        display: none !important;
    }

    .project-tab .nav-link img {
        margin: 0px auto;
        float: left;
        text-align: center;
        margin-left: 23px;
    }

    .rectangle {
        height: 203px;
        width: 100%;
        border-radius: 5px;
        background-color: #FFFFFF;
        /* box-shadow: -20px 20px 40px 0 rgb(0 0 0 / 10%); */
        box-shadow: -10px 10px 20px 0 rgb(0 0 0 / 10%);
        margin-bottom: 30px;
    }

    .mask {
        height: 530px!important;
        width: 100%;
        padding: 15px;
        border-radius: 5px;
        background-color: #FFFFFF;
        box-shadow: 0 10px 20px 0 rgb(0 0 0 / 10%);
        margin-bottom: 30px;
    }
}



/*progress*/
.progress {
    width: 150px;
    height: 150px;
    line-height: 150px;
    background: none;
    margin: 0 auto;
    box-shadow: none;
    position: relative;
}

    .progress:after {
        content: "";
        width: 100%;
        height: 100%;
        border-radius: 50%;
        border: 12px solid #fff;
        position: absolute;
        top: 0;
        left: 0;
    }

    .progress > span {
        width: 50%;
        height: 100%;
        overflow: hidden;
        position: absolute;
        top: 0;
        z-index: 1;
    }

    .progress .progress-left {
        left: 0;
    }

    .progress .progress-bar {
        width: 100%;
        height: 100%;
        background: none;
        border-width: 12px;
        border-style: solid;
        position: absolute;
        top: 0;
    }

    .progress .progress-left .progress-bar {
        left: 100%;
        border-top-right-radius: 80px;
        border-bottom-right-radius: 80px;
        border-left: 0;
        -webkit-transform-origin: center left;
        transform-origin: center left;
    }

    .progress .progress-right {
        right: 0;
    }

        .progress .progress-right .progress-bar {
            left: -100%;
            border-top-left-radius: 80px;
            border-bottom-left-radius: 80px;
            border-right: 0;
            -webkit-transform-origin: center right;
            transform-origin: center right;
            animation: loading-1 1.8s linear forwards;
        }

    .progress .progress-value {
        width: 90%;
        height: 90%;
        border-radius: 50%;
        background: #ffffff;
        font-size: 30px;
        color: #000000;
        font-weight: bold;
        line-height: 135px;
        text-align: center;
        position: absolute;
        top: 5%;
        left: 5%;
    }

    .progress.blue .progress-bar {
        border-color: #FFCB3A;
    }

    .progress.blue .progress-left .progress-bar {
        animation: loading-2 1.5s linear forwards 1.8s;
    }

    .progress.yellow .progress-bar {
        border-color: #fdba04;
    }

    .progress.yellow .progress-left .progress-bar {
        animation: loading-3 1s linear forwards 1.8s;
    }

    .progress.pink .progress-bar {
        border-color: #ed687c;
    }

    .progress.pink .progress-left .progress-bar {
        animation: loading-4 0.4s linear forwards 1.8s;
    }

    .progress.green .progress-bar {
        border-color: #1abc9c;
    }

    .progress.green .progress-left .progress-bar {
        animation: loading-5 1.2s linear forwards 1.8s;
    }

@keyframes loading-1 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}

@keyframes loading-2 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(144deg);
        transform: rotate(144deg);
    }
}

@keyframes loading-3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}

@keyframes loading-4 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(36deg);
        transform: rotate(36deg);
    }
}

@keyframes loading-5 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(126deg);
        transform: rotate(126deg);
    }
}

@media only screen and (max-width: 990px) {
    .progress {
        margin-bottom: 20px;
    }
}









/*Mobile View CSS implementation for all brands*/
/* Header CSS End */
@media only screen and (max-width: 1366px) {
    
}

@media only screen and (max-width: 1199px) {
    .nav-item {
        padding-right: 0rem !important;
        padding-left: 0.6rem !important;
    }
    .mask {
        height: 530px;
        width: 294px;
        padding: 15px;
        border-radius: 5px;
        background-color: #FFFFFF;
        box-shadow: 0 10px 20px 0 rgb(0 0 0 / 10%);
    }
    .project-tab .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
        color: #0073A3 !important;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 1px;
        line-height: 20px;
        padding: 37px 0px;
        margin: 0px 14px!important;
    }
}

@media (max-width: 1024px) {
     .navbar-brand {
        display: inline-block;
        padding-top: 0.3125rem;
        padding-bottom: 0.3125rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap;
        float: left;
    }

    .navbar-dark .navbar-brand {
        color: #fff;
        float: left;
        width: 48%;
    }

    .navbar-dark .navbar-toggler {
        color: rgba(255,255,255,.5);
        border-color: rgba(255,255,255,.1);
        float: right;
    }

    .get-free-access-to-p {
        color: #000000;
        font-size: 36px;
        font-weight: bold !important;
        letter-spacing: 0;
        line-height: 40px;
        text-align: center;
    }
    .carousel-caption {
        position: absolute;
        right: 0%;
        top: 14%;
        left: 0%;
        z-index: 10;
        padding-top: 0px;
        padding-bottom: 0px;
        color: #fff;
        text-align: center;
    }

    .mask {
        height: 444px;
        width: 100%;
        padding: 15px;
        border-radius: 5px;
        background-color: #FFFFFF;
        box-shadow: 0 10px 20px 0 rgb(0 0 0 / 10%);
        margin-bottom: 30px;
    }

    .pl-36-pr-36 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .project-tab .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
        color: #0073A3 !important;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 1px;
        line-height: 20px;
        padding: 37px 0px;
        margin-right: 30px !important;
        margin-left: 0px !important;
    }
}

@media only screen and (max-width: 991px) {
    .navbar-brand {
        display: inline-block;
        padding-top: 0.3125rem;
        padding-bottom: 0.3125rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap;
        float: left;
    }
    .navbar-collapse {
        flex-basis: 100%;
        flex-grow: 0;
        align-items: center;
        background-color: #2e89af;
        z-index: 11;
        position: absolute;
        top: 99px;
        width: 100%;
        left: 0px;
    }
    .width-90 {
        width: 90%;
        padding-left: 22px;
        text-align: left;
        line-height: normal;
    }

    .navbar-dark .navbar-brand {
        color: #fff;
        float: left;
        width: 69%;
    }

    .navbar-dark .navbar-toggler {
        color: rgba(255,255,255,.5);
        border-color: rgba(255,255,255, 1);
        float: right;
    }

    .get-free-access-to-p {
        color: #000000;
        font-size: 24px;
        font-weight: bold !important;
        letter-spacing: 0;
        line-height: 34px;
        text-align: center;
    }

    .carousel-caption {
        position: absolute;
        right: 0%;
        top: 8%;
        left: 0%;
        z-index: 10;
        padding-top: 0px;
        padding-bottom: 0px;
        color: #fff;
        text-align: center;
    }

    .mask {
        height: 530px;
        width: 100%;
        padding: 15px;
        border-radius: 5px;
        background-color: #FFFFFF;
        box-shadow: 0 10px 20px 0 rgb(0 0 0 / 10%);
        margin-bottom: 30px;
    }
    .legend-text {
        color: #6C6C6C;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: 1px;
        line-height: 18px;
        position: relative;
        top: -10px;
        left: 40%;
        background-color: #f8f9fa;
        width: 154px;
        padding-left: 10px;
        text-align: center;
    }
    
    .banner-height-445 {
        height: 445px;
        object-fit: inherit !important;
        width: 100%;
    }


    .legend-text {
        color: #6C6C6C;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: 1px;
        line-height: 18px;
        position: relative;
        top: -10px;
        left: 30%!important;
        background-color: #f8f9fa;
        width: 154px;
        padding-left: 10px;
        text-align: center;
    }

    .pl-36-pr-36 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .project-tab .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
        color: #0073A3 !important;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 1px;
        line-height: 20px;
        padding: 37px 0px!important;
        margin-right: 200px!important;
    }

    .nav {
        display: flex;
        flex-wrap: wrap;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
    }

    .d-sm-block {
        display: none !important;
    }

    .project-tab .nav-link img {
        margin: 0px auto;
    }

    .rectangle {
        height: 203px;
        width: 100%;
        border-radius: 5px;
        background-color: #FFFFFF;
        /* box-shadow: -20px 20px 40px 0 rgb(0 0 0 / 10%); */
        box-shadow: -10px 10px 20px 0 rgb(0 0 0 / 10%);
        margin-bottom: 30px;
    }
}
/*@media only screen and (max-width:851px) {
    .navbar-collapse {
        flex-basis: 100%;
        flex-grow: 0;
        align-items: center;
        background-color: #2e89af;
        z-index: 11;
        position: absolute;
        top: 99px;
        width: 100%;
        left: 0px;
    }
}*/
@media only screen and (max-width:830px) {
    .navbar-collapse {
        flex-basis: 100%;
        flex-grow: 0;
        align-items: center;
        background-color: #2e89af;
        z-index: 11;
        position: absolute;
        top: 99px;
        width: 100%;
        left: 0px;
    }

    .legend-text {
        color: #6C6C6C;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: 1px;
        line-height: 18px;
        position: relative;
        top: -10px;
        left: 30%;
        background-color: #f8f9fa;
        width: 154px;
        padding-left: 10px;
        text-align: center;
    }

    .pl-36-pr-36 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .project-tab .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
        color: #0073A3 !important;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 1px;
        line-height: 20px;
        padding: 37px 0px;
        margin-right: 0px;
    }

    .nav {
        display: flex;
        flex-wrap: wrap;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
    }

    .d-sm-block {
        display: none !important;
    }

    .project-tab .nav-link img {
        margin: 0px auto;
        float: left;
        text-align: center;
        margin-left: 60px;
    }

    .rectangle {
        height: 203px;
        width: 100%;
        border-radius: 5px;
        background-color: #FFFFFF;
        /* box-shadow: -20px 20px 40px 0 rgb(0 0 0 / 10%); */
        box-shadow: -10px 10px 20px 0 rgb(0 0 0 / 10%);
        margin-bottom: 30px;
    }
    .mask {
        height: 580px;
        width: 100%;
        padding: 15px;
        border-radius: 5px;
        background-color: #FFFFFF;
        box-shadow: 0 10px 20px 0 rgb(0 0 0 / 10%);
        margin-bottom: 30px;
    }
}
@media only screen and (max-width:823px) {
    .navbar-collapse {
        flex-basis: 100%;
        flex-grow: 0;
        align-items: center;
        background-color: #2e89af;
        z-index: 11;
        position: absolute;
        top: 99px;
        width: 100%;
        left: 0px;
    }
   .legend-text {
        color: #6C6C6C;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: 1px;
        line-height: 18px;
        position: relative;
        top: -10px;
        left: 30%!important;
        background-color: #f8f9fa;
        width: 154px;
        padding-left: 10px;
        text-align: center;
    }

    .pl-36-pr-36 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .project-tab .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
        color: #0073A3 !important;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 1px;
        line-height: 20px;
        padding: 37px 0px!important;
        margin-right: 200px!important;
    }

    .nav {
        display: flex;
        flex-wrap: wrap;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
    }

    .d-sm-block {
        display: none !important;
    }

    .project-tab .nav-link img {
        margin: 0px auto;
    }

    .rectangle {
        height: 203px;
        width: 100%;
        border-radius: 5px;
        background-color: #FFFFFF;
        /* box-shadow: -20px 20px 40px 0 rgb(0 0 0 / 10%); */
        box-shadow: -10px 10px 20px 0 rgb(0 0 0 / 10%);
        margin-bottom: 30px;
    }

}
@media only screen and (max-width:768.98px) {
    .pl-36-pr-36 {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width:768px) {
    .pl-36-pr-36 {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width:767px) {
    .pl-36-pr-36 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .project-tab .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
        color: #0073A3 !important;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 1px;
        line-height: 20px;
        padding: 37px 0px !important;
        margin-right: 140px !important;
    }
    /*.banner-img-bg {
        border-bottom: 0px !important;
        background-image: url(../assets/nursery-children-playing-with-teacher-classroom.png);
        background-repeat: no-repeat;
        background-size: cover;
        height: 445px
    }
    .banner-img-bg img{
        display:none;
    }*/
}

@media only screen and (max-width:736px) {
    .pl-36-pr-36 {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width:731px) {
    .pl-36-pr-36 {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width:720px) {
    .mask {
        height: 544px;
        width: 100%;
        padding: 15px;
        border-radius: 5px;
        background-color: #FFFFFF;
        box-shadow: 0 10px 20px 0 rgb(0 0 0 / 10%);
        margin-bottom: 30px;
    }
    .pl-36-pr-36 {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width:667px) {
    .navbar-brand {
        display: inline-block;
        padding-top: 0.3125rem;
        padding-bottom: 0.3125rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap;
        float: left;
    }

    .width-90 {
        width: 90%;
        padding-left: 22px;
        text-align: left;
        line-height:normal;
    }

    .navbar-dark .navbar-brand {
        color: #fff;
        float: left;
        width: 69%;
    }

    .navbar-dark .navbar-toggler {
        color: rgba(255,255,255,.5);
        border-color: rgba(255,255,255,.1);
        float: right;
    }

    .get-free-access-to-p {
        color: #000000;
        font-size: 24px;
        font-weight: bold !important;
        letter-spacing: 0;
        line-height: 34px;
        text-align: center;
    }

    .carousel-caption {
        position: absolute;
        right: 0%;
        top: 8%;
        left: 0%;
        z-index: 10;
        padding-top: 0px;
        padding-bottom: 0px;
        color: #fff;
        text-align: center;
    }

    .mask {
        height: 500px;
        width: 100%;
        padding: 15px;
        border-radius: 5px;
        background-color: #FFFFFF;
        box-shadow: 0 10px 20px 0 rgb(0 0 0 / 10%);
        margin-bottom: 30px;
    }
    .legend-text {
        color: #6C6C6C;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: 1px;
        line-height: 18px;
        position: relative;
        top: -10px;
        left: 36%!important;
        background-color: #f8f9fa;
        width: 154px;
        padding-left: 10px;
        text-align: center;
    }
    .pl-36-pr-36 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .project-tab .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
        color: #0073A3 !important;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 1px;
        line-height: 20px;
        padding: 37px 0px !important;
        margin-right: 140px !important;
    }
}

@media only screen and (max-width:653px) {
    .navbar-brand {
        display: inline-block;
        padding-top: 0.3125rem;
        padding-bottom: 0.3125rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap;
        float: left;
    }

    .width-90 {
        width: 90%;
        padding-left: 22px;
        text-align: left;
        line-height: normal;
    }

    .navbar-dark .navbar-brand {
        color: #fff;
        float: left;
        width: 69%;
    }

    .navbar-dark .navbar-toggler {
        color: rgba(255,255,255,.5);
        border-color: rgba(255,255,255,.1);
        float: right;
    }

    .get-free-access-to-p {
        color: #000000;
        font-size: 24px;
        font-weight: bold !important;
        letter-spacing: 0;
        line-height: 34px;
        text-align: center;
    }

    .carousel-caption {
        position: absolute;
        right: 0%;
        top: 8%;
        left: 0%;
        z-index: 10;
        padding-top: 0px;
        padding-bottom: 0px;
        color: #fff;
        text-align: center;
    }

    .mask {
        height: 544px;
        width: 100%;
        padding: 15px;
        border-radius: 5px;
        background-color: #FFFFFF;
        box-shadow: 0 10px 20px 0 rgb(0 0 0 / 10%);
        margin-bottom: 30px;
    }
    .legend-text {
        color: #6C6C6C;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: 1px;
        line-height: 18px;
        position: relative;
        top: -10px;
        left: 36%;
        background-color: #f8f9fa;
        width: 154px;
        padding-left: 10px;
        text-align: center;
    }
   
    .banner-height-445 {
        height: 645px;
        object-fit: inherit !important;
        width: 100%;
    }
    .pl-36-pr-36 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .project-tab .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
        color: #0073A3 !important;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 1px;
        line-height: 20px;
        padding: 37px 0px !important;
        margin-right:138px !important;
    }
}

@media only screen and (max-width:640px) {
    .navbar-brand {
        display: inline-block;
        padding-top: 0.3125rem;
        padding-bottom: 0.3125rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap;
        float: left;
    }

    .width-90 {
        width: 90%;
        padding-left: 10px;
        text-align: left;
    }

    .navbar-dark .navbar-brand {
        color: #fff;
        float: left;
        width: 69%;
    }

    .navbar-dark .navbar-toggler {
        color: rgba(255,255,255,.5);
        border-color: rgba(255,255,255,.1);
        float: right;
    }

    .get-free-access-to-p {
        color: #000000;
        font-size: 24px;
        font-weight: bold !important;
        letter-spacing: 0;
        line-height: 34px;
        text-align: center;
    }

    .carousel-caption {
        position: absolute;
        right: 0%;
        top: 8%;
        left: 0%;
        z-index: 10;
        padding-top: 0px;
        padding-bottom: 0px;
        color: #fff;
        text-align: center;
    }

    .mask {
        height: 444px;
        width: 100%;
        padding: 15px;
        border-radius: 5px;
        background-color: #FFFFFF;
        box-shadow: 0 10px 20px 0 rgb(0 0 0 / 10%);
        margin-bottom: 30px;
    }

    .pl-36-pr-36 {
        padding-left: 15px;
        padding-right: 15px;
    }
 }

@media (max-width:568px) {
    .pl-36-pr-36 {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width:560px) {
    .navbar-brand {
        display: inline-block;
        padding-top: 0.3125rem;
        padding-bottom: 0.3125rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap;
        float: left;
    }

    .width-90 {
        width: 90%;
        padding-left: 10px;
        text-align: left;
    }

    .navbar-dark .navbar-brand {
        color: #fff;
        float: left;
        width: 69%;
    }

    .navbar-dark .navbar-toggler {
        color: rgba(255,255,255,.5);
        border-color: rgba(255,255,255,.1);
        float: right;
    }

    .get-free-access-to-p {
        color: #000000;
        font-size: 24px;
        font-weight: bold !important;
        letter-spacing: 0;
        line-height: 34px;
        text-align: center;
    }

    .carousel-caption {
        position: absolute;
        right: 0%;
        top: 8%;
        left: 0%;
        z-index: 10;
        padding-top: 0px;
        padding-bottom: 0px;
        color: #fff;
        text-align: center;
    }

    .mask {
        height: 444px;
        width: 100%;
        padding: 15px;
        border-radius: 5px;
        background-color: #FFFFFF;
        box-shadow: 0 10px 20px 0 rgb(0 0 0 / 10%);
        margin-bottom: 30px;
    }

    .pl-36-pr-36 {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 540px) {
    .navbar-brand {
        display: inline-block;
        padding-top: 0.3125rem;
        padding-bottom: 0.3125rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap;
        float: left;
    }

    .width-90 {
        width: 90%;
        padding-left: 22px;
        text-align: left;
        line-height: normal;
    }

    .navbar-dark .navbar-brand {
        color: #fff;
        float: left;
        width: 69%;
    }

    .navbar-dark .navbar-toggler {
        color: rgba(255,255,255,.5);
        border-color: rgba(255,255,255,.1);
        float: right;
    }

    .get-free-access-to-p {
        color: #000000;
        font-size: 24px;
        font-weight: bold !important;
        letter-spacing: 0;
        line-height: 34px;
        text-align: center;
    }

    .carousel-caption {
        position: absolute;
        right: 0%;
        top: 8%;
        left: 0%;
        z-index: 10;
        padding-top: 0px;
        padding-bottom: 0px;
        color: #fff;
        text-align: center;
    }

    .mask {
        height: 554px!important;
        width: 100%;
        padding: 15px;
        border-radius: 5px;
        background-color: #FFFFFF;
        box-shadow: 0 10px 20px 0 rgb(0 0 0 / 10%);
        margin-bottom: 30px;
    }
    .legend-text {
        color: #6C6C6C;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: 1px;
        line-height: 18px;
        position: relative;
        top: -10px;
        left: 36%;
        background-color: #f8f9fa;
        width: 154px;
        padding-left: 10px;
        text-align: center;
    }
    
    .banner-height-445 {
        height: 445px;
        object-fit: inherit !important;
        width: 100%;
    }
    .pl-36-pr-36 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .project-tab .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
        color: #0073A3 !important;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 1px;
        line-height: 20px;
        padding: 37px 16px!important;
        margin-right:94px!important;
    }
        .project-tab .nav-link img {
            margin: 0px auto;
        }
}

@media only screen and (max-width: 414px) {
    .navbar-brand {
        display: inline-block;
        padding-top: 0.3125rem;
        padding-bottom: 0.3125rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap;
        float: left;
    }

    .width-90 {
        width: 90%;
        padding-left: 22px;
        text-align: left;
        line-height: normal;
    }

    .navbar-dark .navbar-brand {
        color: #fff;
        float: left;
        width: 69%;
    }

    .navbar-dark .navbar-toggler {
        color: rgba(255,255,255,.5);
        border-color: rgba(255,255,255,.1);
        float: right;
    }

    .get-free-access-to-p {
        color: #000000;
        font-size: 24px;
        font-weight: bold !important;
        letter-spacing: 0;
        line-height: 34px;
        text-align: center;
    }

    .carousel-caption {
        position: absolute;
        right: 0%;
        top: 8%;
        left: 0%;
        z-index: 10;
        padding-top: 0px;
        padding-bottom: 0px;
        color: #fff;
        text-align: center;
    }

    .mask {
        height: 444px;
        width: 100%;
        padding: 15px;
        border-radius: 5px;
        background-color: #FFFFFF;
        box-shadow: 0 10px 20px 0 rgb(0 0 0 / 10%);
        margin-bottom: 30px;
    }
    
    
    .banner-height-445 {
        height: 445px;
        object-fit: inherit !important;
        width: 100%;
    }
    .legend-text {
        color: #6C6C6C;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: 1px;
        line-height: 18px;
        position: relative;
        top: -10px;
        left: 30%!important;
        background-color: #f8f9fa;
        width: 154px;
        padding-left: 10px;
        text-align: center;
    }

    .pl-36-pr-36 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .project-tab .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
        color: #0073A3 !important;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 1px;
        line-height: 20px;
        padding: 37px 0px!important;
        margin-right:92px!important;
    }

    .nav {
        display: flex;
        flex-wrap: wrap;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
    }

    .d-sm-block {
        display: none !important;
    }

    .project-tab .nav-link img {
        margin: 0px auto;
    }

    .rectangle {
        height: 203px;
        width: 100%;
        border-radius: 5px;
        background-color: #FFFFFF;
        /* box-shadow: -20px 20px 40px 0 rgb(0 0 0 / 10%); */
        box-shadow: -10px 10px 20px 0 rgb(0 0 0 / 10%);
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 411px) {
    .navbar-brand {
        display: inline-block;
        padding-top: 0.3125rem;
        padding-bottom: 0.3125rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap;
        float: left;
    }

    .width-90 {
        width: 90%;
        padding-left: 22px;
        text-align: left;
        line-height: normal;
    }

    .navbar-dark .navbar-brand {
        color: #fff;
        float: left;
        width: 69%;
    }

    .navbar-dark .navbar-toggler {
        color: rgba(255,255,255,.5);
        border-color: rgba(255,255,255,.1);
        float: right;
    }

    .get-free-access-to-p {
        color: #000000;
        font-size: 24px;
        font-weight: bold !important;
        letter-spacing: 0;
        line-height: 34px;
        text-align: center;
    }

    .carousel-caption {
        position: absolute;
        right: 0%;
        top: 8%;
        left: 0%;
        z-index: 10;
        padding-top: 0px;
        padding-bottom: 0px;
        color: #fff;
        text-align: center;
    }

    .mask {
        height: 444px;
        width: 100%;
        padding: 15px;
        border-radius: 5px;
        background-color: #FFFFFF;
        box-shadow: 0 10px 20px 0 rgb(0 0 0 / 10%);
        margin-bottom: 30px;
    }
    .banner-height-445 {
        height: 445px;
        object-fit: inherit !important;
        width: 100%;
    }
    .legend-text {
        color: #6C6C6C;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: 1px;
        line-height: 18px;
        position: relative;
        top: -10px;
        left: 30%!important;
        background-color: #f8f9fa;
        width: 154px;
        padding-left: 10px;
        text-align: center;
    }

    .pl-36-pr-36 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .project-tab .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
        color: #0073A3 !important;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 1px;
        line-height: 20px;
        padding: 37px 0px !important;
        margin-right: 86px!important;
    }

    .nav {
        display: flex;
        flex-wrap: wrap;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
    }

    .d-sm-block {
        display: none !important;
    }

    .project-tab .nav-link img {
        margin: 0px auto;
    }

    .rectangle {
        height: 203px;
        width: 100%;
        border-radius: 5px;
        background-color: #FFFFFF;
        /* box-shadow: -20px 20px 40px 0 rgb(0 0 0 / 10%); */
        box-shadow: -10px 10px 20px 0 rgb(0 0 0 / 10%);
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 375px) {
    .navbar-brand {
        display: inline-block;
        padding-top: 0.3125rem;
        padding-bottom: 0.3125rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap;
        float: left;
    }
    .width-90 {
        width: 90%;
        padding-left: 22px;
        text-align: left;
        line-height: normal;
    }
    .navbar-dark .navbar-brand {
        color: #fff;
        float: left;
        width: 69%;
    }

    .navbar-dark .navbar-toggler {
        color: rgba(255,255,255,.5);
        border-color: rgba(255,255,255,.1);
        float: right;
    }
    .get-free-access-to-p {
        color: #000000;
        font-size: 24px;
        font-weight: bold !important;
        letter-spacing: 0;
        line-height: 34px;
        text-align: center;
    }
    .carousel-caption {
        position: absolute;
        right: 0%;
        top: 8%;
        left: 0%;
        z-index: 10;
        padding-top: 0px;
        padding-bottom: 0px;
        color: #fff;
        text-align: center;
    }
    .mask {
        height: 444px;
        width:100%;
        padding: 15px;
        border-radius: 5px;
        background-color: #FFFFFF;
        box-shadow: 0 10px 20px 0 rgb(0 0 0 / 10%);
        margin-bottom:30px;
    }

    .banner-height-445 {
        height: 445px;
        object-fit: inherit !important;
        width: 100%;
    }
    .navbar-brand img {
        width: 100%;
    }
    .legend-text {
        color: #6C6C6C;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: 1px;
        line-height: 18px;
        position: relative;
        top: -10px;
        left: 30%!important;
        background-color: #f8f9fa;
        width: 154px;
        padding-left: 10px;
        text-align: center;
    }
    .pl-36-pr-36 {
        padding-left:15px;
        padding-right:15px;
    }
    .project-tab .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
        color: #0073A3 !important;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 1px;
        line-height: 20px;
        padding: 37px 0px !important;
        margin-right: 80px!important;
    }
    .nav {
        display:flex;
        flex-wrap: wrap;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
    }
    .d-sm-block {
        display:none!important;
    }
    .project-tab .nav-link img {
        margin: 0px auto;
    }
    .rectangle {
        height: 203px;
        width: 100%;
        border-radius: 5px;
        background-color: #FFFFFF;
        /* box-shadow: -20px 20px 40px 0 rgb(0 0 0 / 10%); */
        box-shadow: -10px 10px 20px 0 rgb(0 0 0 / 10%);
        margin-bottom:30px;
    }
}

@media only screen and (max-width: 360px) {
    .navbar-brand {
        display: inline-block;
        padding-top: 0.3125rem;
        padding-bottom: 0.3125rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap;
        float: left;
    }

    .width-90 {
        width: 90%;
        padding-left: 22px;
        text-align: left;
        line-height: normal;
    }

    .navbar-dark .navbar-brand {
        color: #fff;
        float: left;
        width: 69%;
    }

    .navbar-dark .navbar-toggler {
        color: rgba(255,255,255,.5);
        border-color: rgba(255,255,255,.1);
        float: right;
    }

    .get-free-access-to-p {
        color: #000000;
        font-size: 24px;
        font-weight: bold !important;
        letter-spacing: 0;
        line-height: 34px;
        text-align: center;
    }

    .carousel-caption {
        position: absolute;
        right: 0%;
        top: 8%;
        left: 0%;
        z-index: 10;
        padding-top: 0px;
        padding-bottom: 0px;
        color: #fff;
        text-align: center;
    }

    .mask {
        height: 444px;
        width: 100%;
        padding: 15px;
        border-radius: 5px;
        background-color: #FFFFFF;
        box-shadow: 0 10px 20px 0 rgb(0 0 0 / 10%);
        margin-bottom: 30px;
    }

    .banner-height-445 {
        height: 445px;
        object-fit: inherit !important;
        width: 100%;
    }
    .pl-36-pr-36 {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 320px) {
    .navbar-brand {
        display: inline-block;
        padding-top: 0.3125rem;
        padding-bottom: 0.3125rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap;
        float: left;
    }

    .width-90 {
        width: 90%;
        padding-left: 10px;
        text-align: left;
    }

    .navbar-dark .navbar-brand {
        color: #fff;
        float: left;
        width: 69%;
    }

    .navbar-dark .navbar-toggler {
        color: rgba(255,255,255,.5);
        border-color: rgba(255,255,255,.1);
        float: right;
    }

    .get-free-access-to-p {
        color: #000000;
        font-size: 24px;
        font-weight: bold !important;
        letter-spacing: 0;
        line-height: 34px;
        text-align: center;
    }

    .carousel-caption {
        position: absolute;
        right: 0%;
        top: 8%;
        left: 0%;
        z-index: 10;
        padding-top: 0px;
        padding-bottom: 0px;
        color: #fff;
        text-align: center;
    }

    .mask {
        height: 444px;
        width: 100%;
        padding: 15px;
        border-radius: 5px;
        background-color: #FFFFFF;
        box-shadow: 0 10px 20px 0 rgb(0 0 0 / 10%);
        margin-bottom: 30px;
    }
    .pl-36-pr-36 {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 280px) {

    .navbar-brand {
        display: inline-block;
        padding-top: 0.3125rem;
        padding-bottom: 0.3125rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap;
        float: left;
    }

    .width-90 {
        width: 90%;
        padding-left: 22px;
        text-align: left;
        line-height: normal;
    }

    .navbar-dark .navbar-brand {
        color: #fff;
        float: left;
        width: 69%;
    }

    .navbar-dark .navbar-toggler {
        color: rgba(255,255,255,.5);
        border-color: rgba(255,255,255,.1);
        float: right;
    }

    .get-free-access-to-p {
        color: #000000;
        font-size: 24px;
        font-weight: bold !important;
        letter-spacing: 0;
        line-height: 34px;
        text-align: center;
        padding-top: 40px;
    }
    .carousel-caption {
        position: absolute;
        right: 0%;
        top: 2%;
        left: 0%;
        z-index: 10;
        padding-top: 0px;
        padding-bottom: 0px;
        color: #fff;
        text-align: center;
    }
    .mb-30 {
        margin-bottom: 10px;
    }

    .mt-30 {
        margin-top: 10px;
    }
    .mask {
        height: 500px!important;
        width: 100%;
        padding: 15px;
        border-radius: 5px;
        background-color: #FFFFFF;
        box-shadow: 0 10px 20px 0 rgb(0 0 0 / 10%);
        margin-bottom: 30px;
    }

    .legend-text {
        color: #6C6C6C;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: 1px;
        line-height: 18px;
        position: relative;
        top: -10px;
        left: 26%!important;
        background-color: #f8f9fa;
        width: 120px;
        padding-left: 10px;
        text-align: center;
    }
    .banner-height-445 {
        height: 645px;
        object-fit: inherit !important;
        width: 100%;
    }
    .after-completing-thi {
        color: #000000;
        font-family: Quicksand;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 24px;
    }
    .pl-36-pr-36 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .project-tab .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
        color: #0073A3 !important;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 1px;
        line-height: 20px;
        padding: 37px 0px !important;
        margin-right: 50px !important;
    }
}
@supports (-webkit-touch-callout: none) {
    /* CSS specific to iOS devices */
    .img-fluid {
        max-width: 100% !important;
        height: auto;
    }

    .banner-height-445 {
        max-height: 555px;
        object-fit:none!important;
        width: 100%;
    }
}
@media screen and (device-aspect-ratio: 2/3) {
    select,
    textarea,
    input[type="text"],
    input[type="password"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="date"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    input[type="number"],
    input[type="email"],
    input[type="url"] {
        font-size: 13px;
    }
}

@media screen and (device-aspect-ratio: 40/71) {
    select,
    textarea,
    input[type="text"],
    input[type="password"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="date"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    input[type="number"],
    input[type="email"],
    input[type="url"] {
        font-size: 13px;
    }
}

@media screen and (device-aspect-ratio: 375/667) {
    select,
    textarea,
    input[type="text"],
    input[type="password"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="date"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    input[type="number"],
    input[type="email"],
    input[type="tel"],
    input[type="url"] {
        font-size: 13px;
    }
}

@media screen and (device-aspect-ratio: 9/16) {
    select,
    textarea,
    input[type="text"],
    input[type="password"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="date"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    input[type="number"],
    input[type="email"],
    input[type="tel"],
    input[type="url"] {
        font-size: 13px;
    }
}


.padding-top-35{
    padding-top:20px!important;
}



/****Admin CSS*******/
#tblUserList table{
    border:0px!important;
}
.modulegrid_noselect {
    width: 100%;
    background-color: #005f88;
    text-align: left;
    padding: 0px 10px 0px 20px;
    background-image: url('../images/right_arrow.png');
    background-repeat: no-repeat;
    background-position: 5px 3px;
    cursor: pointer;
    font-size: 14px;
}

.modulegrid_noselectText {
    width: 100%;
    background-color: #005f88;
    text-align: left;
    padding: 10px 10px 10px 0px;
    cursor: pointer;
    font-size: 14px;
    color: #ffffff;
}

.modulegrid_select {
    width: 100%;
    background-color: #005f88;
    text-align: left;
    padding: 0px 10px 0px 20px;
    background-image: url('../images/down_arrow.png');
    background-repeat: no-repeat;
    background-position: 5px 3px;
    cursor: pointer;
    font-size: 14px;
}

.submodulegrid_noselect {
    width: 100%;
    background-color: #fff;
    color: #666;
    text-align: left;
    padding: 8px;
    cursor: pointer;
    font-size: 14px;
    border-bottom: solid 1px #666666;
}


.gridhover {
    background-color: #F8F8F8;
}

.gridselected {
    background-color: #C9DDE1;
    color: #000;
}

.gridheader {
    background: #F3F3F3; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#F3F3F3, #F7F7F7); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#F3F3F3, #F7F7F7); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#F3F3F3, #F7F7F7); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#F3F3F3, #F7F7F7); /* Standard syntax */
}

.gridpadingbg {
    background: #C9C9C9; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#C9C9C9, #F7F7F7); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#C9C9C9, #F7F7F7); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#C9C9C9, #F7F7F7); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#C9C9C9, #F7F7F7); /* Standard syntax */
}

.gridheadertd {
    height: 10px;
    font-size: 12px;
    /*border-bottom: 1px solid #ddd;*/
}
#contentPlaceHolder_gvUserList select{
    height:30px!important;
}
.gridheader th {
    height: 10px;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    padding: 5px 5px 5px 5px !important;
}

.gridheadertd td {
    height: 10px;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    padding: 5px 5px 5px 5px !important;
}

.gridbodytd {
    height: 10px;
    font-size: 12px;
    /*border-bottom: 1px solid #ddd;*/
}
tr:nth-child(even) {
    background-color: #f2f2f2;
}
tr:nth-child(odd) {
    background-color: #ffffff;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    padding: 5px;
    /*line-height: 1.42857143;*/
    vertical-align: top;
    border-top: none !important;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    padding: 5px;
    line-height: 1.42857143;
    vertical-align: top;
    /*border-top: 1px solid #ddd;*/
}

.table > tbody {
    border-top: none !important;
}


