html {
    scroll-behavior: smooth;
}

@font-face {
    font-family: Mukta;
    src: url('/assets/tasdeer/fonts/Mukta/Mukta-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Mukta;
    src: url('/assets/tasdeer/fonts/Mukta/Mukta-ExtraBold.ttf') format("truetype");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'icomoon';
    src: url('/Style Library/Fonts/icomoon.eot?xygheo');
    src: url('/Style Library/Fonts/icomoon.eot?xygheo#iefix') format('embedded-opentype'), url('/Style Library/Fonts/icomoon.ttf?xygheo') format('truetype'), url('/Style Library/Fonts/icomoon.woff?xygheo') format('woff'), url('/Style Library/Fonts/icomoon.svg?xygheo#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}


body {
    font-family: Mukta;
    overflow: hidden auto;
    background: #FFF;
}

h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
}

span, p {
    font-family: Mukta;
}

input[type=password], input[type=text], input[type=file], textarea, .ms-inputBox {
    padding: 2px 5px;
    background-color: white;
}
/***File Uploader***/
.uploader-Required {
    position: relative;
    z-index: 10;
    margin-top: 8px;
    margin-left: 8px;
    color: #f44336;
    margin-right: -15px;
}

.MultiUploadFU {
}

input[type=file], input[type=file] + input {
    direction: rtl !important;
    display: inline-block;
    background-color: #fff;
    width: 100%;
    padding: 0px 0px 0px 10px;
    font-size: 1rem;
    font-weight: 400;
}

    input[type=file] + input {
    }

.ms-long {
    min-width: 300px;
}

input[type=file] {
    color: transparent;
}

::-ms-browse {
}

input[type=file]::-ms-value {
}

::-webkit-file-upload-button {
    background-image: url('/assets/Tasdeer/images/icons/icon-upload-brown.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #f8c64a;
    color: #f8c64a;
    margin: 0px !important;
    float: right;
    width: 40px;
    height: 35px;
    padding: 0px !important;
    border: 0px
}


::file-selector-button {
    background-image: url('/assets/Tasdeer/images/icons/icon-upload-brown.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #f8c64a;
    color: transparent;
    margin: 0px !important;
    width: 40px;
    height: 35px;
    padding: 0px !important;
    border: 0px
}

.FieldValidator, .Required {
    color: #f44336;
}

.FieldValidator {
    float: left;
    clear: both;
    font-size: .9rem;
}

.ms-cui-tabContainer {
    z-index: 100 !important;
}

.EnglishContents {
}

.ArabicContents {
    display: none
}


.navbar-nav {
    float: left;
    width: auto !important;
    display: flex;
flex-direction: row;
    justify-content: center;
    align-items: center;
}


.alert {
    width: 100%;
    padding: 20px;
    padding-left: 70px;
    margin: 1.5rem 0px;
    border: 1px solid transparent !important;
    border-radius: 0px !important;
}

.alert-success {
    background: #FFF url("/assets/tasdeer/images/icons/ok.png") no-repeat -10px center;
    color: #2e2e2e;
}

.alert-error {
    background: #922841 url("/assets/tasdeer/images/icons/failed.png") no-repeat 15px center;
    color: #fff;
}

.alert-notice {
    background: #5D6A76 url("/assets/tasdeer/images/icons/alertSmall.png") no-repeat 15px center;
    color: #fff;
}

.notification-count {
    position: absolute;
    top: -10px;
    right: 5px;
    /* padding: 5px 17px; */
    border-radius: 50%;
    background: #922841;
    color: #f8c64a !important;
    font-weight: bold;
    width: 50px;
    font-size: 1.3rem;
    line-height: 2.5rem;
    text-align: center;
}

#navbarNav {
    float: left;
}

.container-width {
    max-width: 1400px;
    width: 100%;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

#pageTitle {
    color: #f8c64a;
}

h1 {
    font-weight: 600
}

h2 {
    font-weight: 600
}

p {
    /* font-size: 15px; */
    font-size: 1rem;
}

.text-yellow {
    color: #f8c64a
}

.nav {
    position: absolute;
    top: 30px;
    width: 100%;
    z-index: 1
}

#AllHtmlDivHomeBanner {
    min-height: 500px !important;
    /*background-image: url('/assets/tasdeer/images/icons/ajax-loader.gif');*/
    background-repeat: no-repeat;
    background-position: center center;
}

.navbar-dark.bg-dark {
    background: #871A39 !important;
    padding-top: 0px;
    padding-bottom: 0px;
    justify-content: space-between;
}

.navbar-dark .navbar-nav .nav-link {
    color: #C7CACF;
    margin-top: -1px;
}

.logo {
    width: 168px;
}

.dropdown, .dropleft, .dropright, .dropup {
    position: absolute !important;
}

.dropdown-menu {
    right: 0px !important;
    left: auto !important;
    padding: .5rem 0 !important;
    margin: -1px -1px 0px !important;
    border-radius: 0px !important;
}

.border-brown {
    border-color: #861a38 !important;
    border-bottom: 2px solid #861a38 !important;
    width: 80%;
}

.sec-number {
    width: 100%;
    bottom: 6%;
    text-align: center;
    margin-top: 25px;
}

    .sec-number h2 {
        font-size: 5rem;
        margin-bottom: 0;
        font-weight: 700;
    }

    .sec-number p {
        font-size: 1.1rem;
        padding: 0px 10%;
        height: 52px;
    }

.carousel-indicators li {
    width: 10px !important;
    height: 10px !important;
    border-radius: 50px !important;
    background-color: #fff0 !important;
    background-clip: padding-box !important;
    border-top: 1px solid transparent !important;
    border-bottom: 1px solid transparent !important;
    opacity: 1 !important;
    transition: opacity .6s ease !important;
    border: 1px solid #ccc !important;
    margin-right: 6px !important;
    margin-left: 6px !important;
}

.carousel-indicators .active {
    opacity: 1 !important;
    background: #fff !important;
}


.maroon-arrow {
    background-image: url('/assets/tasdeer/images/icons/expand_more.svg') !important;
    background-repeat: no-repeat !important;
    background-position: 100% 45% !important;
    background-size: 20px !important;
}

.yellow-arrow {
    background-image: url('/assets/Tasdeer/images/icons/right-arrow-line-yellow.svg') !important;
    background-repeat: no-repeat !important;
    background-position: 97% 45% !important;
    background-size: 9px !important;
}

#home-banner-carousel .carousel-caption {
    left: 50%;
    top: 40%;
    max-width: 1400px;
    width: 90%;
    transform: translate(-50%, 0);
    padding: 0 15px;
    bottom: auto;
    z-index: 0 !important;
}

#home-banner-carousel .carousel-inner, #home-banner-carousel .carousel-item {
}

.carousel-item .img-main {
    object-fit: cover;
    /*min-width: 100vw;*/
}

.carousel-item img {
    /*object-fit: cover;
    min-width:100vw;
    min-height:100vh;*/
}

.carousel-caption h1 {
    /* font-size: 38px; */
    font-size: 2rem;
    font-family: Mukta
}

.btn-banner {
    background: #861a38;
    display: block;
    color: #f8c64a !important;
    text-transform: uppercase;
    border-radius: 0;
    padding: 6px 10px;
    /* width: 250px; */
    text-align: center;
    font-size: .9rem;
    font-weight: 600;
    align-items: center;
    width: 145px;
    text-align: left !important;
}

    .btn-banner .btn-arrow-line, .btn-arrow-line {
        width: 9px;
        min-width: 5px;
        min-height: auto;
        /* transform: rotate(180deg); */
        float: right;
        margin-top: 4px;
        /* margin-left: 0%; */
    }

a.btn i {
    font-size: 18px
}

.heading-main {
    /* font-size: 32px; */
    font-size: 2.3rem;
}

.btn-register {
    background: #871A39;
    color: #FFF !important;
    text-transform: uppercase;
    border-radius: 0;
    padding: 6px 20px 6px 10px !important;
    /* width: 250px; */
    text-align: center;
    font-size: 1.5rem;
    font-weight: 600;
    width: 175px;
    text-align: left !important;
}

    .btn-register img {
        margin-top: 4px
    }

.head-3 {
    /* font-size: 25px; */
    font-size: 1.3rem;
}

.services-text {
    width: auto !important;
    text-align: center;
}

.pb-5, .py-5 {
    padding-bottom: 2rem !important;
}

.img-h {
    height: auto;
    align-items: center;
    display: flex
}

.f-11, .f-11 a {
    font-size: 0.8rem;
}


.btn {
    text-transform: uppercase;
    border-radius: 0;
    padding: 4px 10px;
    /* width: 250px; */
    text-align: center;
    font-size: 0.9rem !important;
    font-weight: 600;
    border: 1px solid #871A39 !important;
    margin-left: 0px !important;
    background-color: #871A39 !important;
    color: #FFF !important;
    border: 1px solid #871A39 !important;
}

.text-primary {
    font-size: 1.3rem;
    height: 80px;
    color: #fff !important;
    text-transform: uppercase;
}

.btn-primary, .btn-primary:visited {
    /*background-color: transparent;*/
    color: #FFF !important;
    border: 1px solid #FFF !important;
    width: auto;
    margin-left: 0px !important;
    text-align: left !important;
    padding: 5px 8px;
}


    .btn-primary:hover, .btn-primary:active, .btn-primary:focus {
        color: #FFF !important;
        background-color: #f8c64a;
        border-color: #f8c64a;
    }


.head-3 {
    /* font-size: 25px; */
    font-size: 1.3rem;
}

.sec-icon a {
    width: 80%;
}

    .sec-icon a:hover {
        background-color: #ECECEC;
    }



.square {
    position: relative;
    width: 100%;
}

    .square:after {
        content: "";
        display: block;
        padding-bottom: 100%;
    }

.content {
    position: absolute;
    width: 100%;
    height: 100%;
}

.centralize {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.object-fit-cover {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.img-h {
    height: auto;
    align-items: center;
    display: flex
}

.bg-gray {
    background: #4C5A64;
}

#carouselmedia .carousel-control-prev, #carouselmedia .carousel-control-next {
    background-color: #C7CACF;
    opacity: 1;
    width: 40px;
}

#carouselmedia .carousel-control-prev-icon {
    background-image: url("/assets/Tasdeer/images/icons/right-arrow-line-brown.svg");
    transform: scale(-1);
}

#carouselmedia .carousel-control-next-icon {
    background-image: url("/assets/Tasdeer/images/icons/right-arrow-line-brown.svg");
}

#carouselmedia .carousel-inner {
    width: calc(100% - 80px);
}

/*************************/
.tint {
    position: relative;
}

    .tint:after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        -moz-transition: background .4s ease-in-out;
        -webkit-transition: background .4s ease-in-out;
        -o-transition: background .4s ease-in-out;
        transition: background .4s ease-in-out;
    }

    .tint:hover:after {
        content: "";
        position: absolute;
        color: #fff;
        background-color: #4C5A64;
        opacity: 0.9;
    }

    .tint:hover .imgOnHover {
        opacity: 1;
        z-index: 99;
        transition: opacity 0.2s ease-in-out;
    }


.preview {
    width: 100%;
    height: auto;
    display: block;
}

.imgOnHover {
    position: absolute;
    top: 40%;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.item-title-section {
    position: absolute;
    bottom: 0.5%;
    padding-top: 1rem;
    border-top: 0.25px solid #fff6;
    width: 90%;
    left: 5%;
}

.view-icon {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 20px;
}

    .view-icon img {
        width: 100%;
    }


.overrideHover {
    content: "View";
    position: absolute;
    color: #fff;
    background-color: #4C5A64;
    opacity: 0.8;
}

    .overrideHover imgHover {
        opacity: 1;
    }


.social-icon a {
    padding: 7px;
    margin: 0 1rem 0 0;
}



.bar + .bar {
    margin-top: 6px
}

.middle {
    top: 11px
}

.bottom {
    top: 22px
}

.bar {
    background-color: #fff;
    display: block;
    width: 100%;
    height: 2px;
    border: 0;
    -webkit-transition: all .35s ease;
    transition: all .35s ease
}

.toggle-button {
    display: none;
    position: absolute;
    top: 10px;
    right: -6px;
    padding: 1px 6px;
    margin: 9px 15px 8px 0;
    height: 17px;
    width: 35px;
    cursor: pointer;
    z-index: 3
}

.nav-active {
    opacity: 1 !important;
    visibility: visible !important;
    height: auto !important
}

.overlay {
    position: fixed;
    background: #1d3154;
    top: 63px;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 0;
    visibility: hidden;
    opacity: 0;
    border-top: 1px solid #fff;
    padding-top: 20px;
    -webkit-transition: opacity .35s, visibility .35s, height .35s
}

.toggle-active .top {
    -webkit-transform: translateY(6px) translateX(0) rotate(45deg)
}

.toggle-active .bar {
    background-color: #fff
}

.toggle-active .middle {
    opacity: 0
}

.toggle-active .bottom {
    -webkit-transform: translateY(-12px) translateX(0) rotate(-45deg)
}

footer {
    margin-top: 6rem;
}

.footer-address br {
    content: " ";
    display: none;
}

.text-white h1, h2, h3 {
    color: #fff
}

span {
    color: #707070;
}

#s4-bodyContainer {
    padding-bottom: 0px !important;
}

.btn:hover {
    color: #FFF !important;
    text-decoration: none;
    /*background-color: rgba(255, 255, 255, 0.08);*/
}

.btn-register:hover {
    background-color: #2F2F2F !important;
    color: #FFFFFF !important;
    border: 1px solid #2F2F2F !important;
}

#PerformancelistingDiv {
}

.sec-mid {
}




/*innerpages*/

body {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

.footer {
    bottom: 0;
    position: relative;
}

.body-bg-img {
    background-image: url('/assets/Tasdeer/images/icons/login-bg.png');
    background-size: cover;
}

.bg-blue {
    background-color: #1d3154;
}


.content-body {
}

.body-wrapper {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

.page-header,
.page-footer {
    flex-shrink: 0;
}

.content-body {
    flex-grow: 1;
    /*margin-top: 8rem;*/
}

.sign-in-box {
    width: 100%;
    margin: 0 auto;
    margin-top: 8rem;
}

.form-control {
    border-radius: 0;
    border-color: #202020;
    background-clip: unset;
    color: #495965;
    font-size: 0.9rem;
}

.sign-in-box .form {
    max-width: 350px;
    margin: 0 auto;
}

.sign-up-width {
    width: 100%;
    max-width: 1000px;
}

.profile-width {
    width: 100%;
    max-width: 1200px;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #4C5A64;
    box-shadow: 0 0 3px #4C5A64;
}

.custom-checkbox .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 3px #4C5A64;
}

.custom-checkbox .custom-control-input:active ~ .custom-control-label::before {
    box-shadow: 0 0 3px #4C5A64;
    background: #4C5A64;
}

.custom-checkbox {
    cursor: pointer;
}

    .custom-checkbox .custom-control-label::before {
        background-color: #4C5A64;
        border-radius: 0;
        border: 0;
    }

    .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
        background-image: url('/assets/Tasdeer/images/icons/tick-white.svg');
        background-size: 15px;
    }

    .custom-checkbox .custom-control-label::before, .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
        top: 0.1rem;
    }

.btn-upload {
    background-image: url('/assets/Tasdeer/images/icons/icon-upload-brown.svg');
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center center;
}

.sign-up-head {
    border-bottom: 1px solid #fff;
    padding-bottom: 0.9rem;
}

/*innerpages2*/

.profile-logo {
    max-width: 210px;
    min-height: 50px;
}

.btn-profile-top {
    font-size: 1rem;
    font-weight: normal;
    padding-top: 0;
    padding-bottom: 0;
    text-transform: none;
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 30px;
    background-size: 25px;
    background-color: transparent !important;
    color: #f8c64a !important;
    border: none !important;
    text-align: center;
}

.btn-update-profile {
    background-image: url('/assets/Tasdeer/images/icons/icon-update-profile.svg');
    background-size: 25px;
}

.btn-update-password {
    background-image: url('/assets/Tasdeer/images/icons/icon-password.svg');
    background-size: 16px;
}

.btn-notification {
    background-image: url('/assets/Tasdeer/images/icons/icon-notification.svg');
    background-size: 18px;
}

.btn-primary-profile-actions {
    font-size: 0.9rem;
    font-weight: normal;
    padding-top: 35px;
    padding-bottom: 0;
    background-repeat: no-repeat;
    background-position: center 5px;
    background-size: 25px;
    width: calc(100% / 5.2);
    height: 100%;
}

.btn-export-readiness-check {
    background-image: url('/assets/Tasdeer/images/icons/icon-export-rediness.svg');
}

.btn-services {
    background-image: url('/assets/Tasdeer/images/icons/icon-services.svg');
}

.btn-export-guides {
    background-image: url('/assets/Tasdeer/images/icons/icon-guides.svg');
}

.btn-e-commerce {
    background-image: url('/assets/Tasdeer/images/icons/icon-cart.svg');
}

.btn-exporter-directory {
    background-image: url('/assets/Tasdeer/images/icons/icon-list.svg');
}

.breadcrumb-container {
    margin-top: 120px;
}

.breadcrumb {
    padding: 0;
    background-color: transparent;
    border-radius: 0;
    margin-top: .5px;
    margin-bottom: 0;
    width: 100%;
}

    .breadcrumb > span:first-child {
        display: none
    }

    .breadcrumb span:first-child + span {
        display: none;
    }

    .breadcrumb > span {
        /* margin-right: 15px;*/
        display: inline-block;
    }

a.breadcrumb-container, a:hover.breadcrumb-container {
    color: #fff;
    text-decoration: none;
}

.CrumpSep::before {
    content: "";
    background: transparent url('/assets/tasdeer/images/icons/chevron-right-white.svg') center center;
    background-repeat: no-repeat;
    background-size: 9px;
    width: 20px;
    height: 12px;
    margin: 0 5px;
    padding-right: 10px;
    padding-left: 10px;
}

.CrumpActive {
    color: #707070;
}


.hs-code:after {
    content: "|";
    margin-left: 15px;
}

.hs-code {
    margin-right: 5px;
}

.exporter-detail {
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 17px;
    padding-left: 30px;
}

.exporter-address {
    background-image: url('/assets/Tasdeer/images/icons/icon-location-white.svg');
}

.exporter-phone {
    background-image: url('/assets/Tasdeer/images/icons/icon-phone-white.svg');
}

.exporter-fax {
    background-image: url('/assets/Tasdeer/images/icons/icon-fax-white.svg');
}

.exporter-web {
    background-image: url('/assets/Tasdeer/images/icons/icon-web-white.svg');
}

.exporter-email {
    background-image: url('/assets/Tasdeer/images/icons/icon-email-white.svg');
}

a {
    color: #922841;
}

    a:visited, a:hover {
        color: #922841;
        text-decoration: auto;
    }

.exporter-bg {
    background: transparent url('/assets/Tasdeer/images/icons/exporter-bg.png') no-repeat left top;
    background-size: cover;
    ;
}


.caption {
    height: 77px;
    margin-top: 15px;
    font-size: 1rem;
}

.h-media-full, .h-media-half {
    height: 250px;
}

.h-medialisting-full {
    height: 296px;
}


/*navtabs*/
.nav-tabs {
    position: static;
}



    .nav-tabs .nav-link {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-top: 2px solid transparent;
    }

    .nav-tabs .nav-link {
        color: #fff;
    }

/** Admin Dashboard ***/

.admin-dashboard-bg {
    background-color: rgba(255, 255, 255, 0.1);
    padding: 0.9rem;
    border: 1px solid #f8c64a;
    display: block;
}

    .admin-dashboard-bg:hover {
        background-color: #f8c64a;
        cursor: pointer;
        border: 1px solid #922841;
    }

        .admin-dashboard-bg:hover span {
            color: #922841;
        }



.table {
}

    .table td, .table th {
        border-top: 1px solid #394d6e;
        color: #fff;
        background-color: rgba(255, 255, 255, 0.05)
    }

    .table th {
        border-bottom: 2px solid #394d6e;
        border-top: 0;
        color: #73838f;
    }

.btn-user, .btn-user:hover, .btn-user:active {
    background-color: transparent !important;
    border: 0;
    margin-top: 5px;
    padding: 10px;
}

    .btn-user.dropdown-toggle::after {
        display: none;
    }

    .btn-user:hover, .btn-user:focus {
        background-color: gray !important;
    }

.events-date {
    position: absolute;
    top: 10px;
    left: 0;
    z-index: 1;
    width: 70px;
}

.events-listing .h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.event-details h6 {
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5rem;
}

.media-listing .tint > img {
    height: 100px
}

.attachmentsCount a {
    color: #f8c64a !important;
    cursor: pointer;
}

#related-eventsimages-carousel .carousel-control-next-icon, .carousel-control-prev-icon {
    width: 11px;
    height: 11px;
}

.btn-secondary, .btn-secondary:hover {
    color: #fff !important;
    background-color: #5a6268 !important;
    border-color: #545b62 !important;
}

    .btn-secondary a {
        color: #fff;
        text-decoration: none
    }

@media (min-width:320px) and (max-width:767px) {
    #AllHtmlDivHomeBanner {
        min-height: 450px !important;
        height: 450px !important;
    }

    #home-banner-carousel .carousel-caption {
        top: 30%;
    }

    .logo {
        width: 120px;
    }

    .sec-number .row div {
        margin-bottom: 15px;
    }

    .nav {
        top: 0;
    }

    .btn-user, .btn-user:hover, .btn-user:active {
        padding: 6px 0px !important;
    }

    .nav .container-width {
        width: 100%;
        padding: 0;
    }

    .sec-number p {
        padding: 0px 7px;
        font-size: .9rem;
        height: 35px;
    }

    .services-text {
        font-size: .9rem;
    }

    .nav-breadcrumb {
        display: block;
    }

    .breadcrumb-container {
        margin-top: 80px;
    }

    .btn-filter-search {
        z-index: 0 !important;
    }

    .footable {
        width: 100% !important;
    }


    .logo-link {
        left: 5%;
        position: absolute;
        max-width: 60%;
    }

    .logoDiv {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #PerformancelistingDiv {
        margin-top: -75%;
    }

    .social-icon div {
        text-align: left;
    }

    .nav-progress-item + .nav-progress-item::before {
        background: none !important;
        width: 0px !important;
        margin: 4px 0px !important;
        ;
    }


    #home-banner-carousel .carousel-inner, #home-banner-carousel .carousel-item {
        height: 100vh;
    }

    .carousel-item .img-main {
        object-fit: cover;
        /*min-width: 100vw;*/
        height: 100vh;
    }

    .carousel-caption h1 {
        font-size: 1.5rem;
    }

    .sec-number h2 {
        font-size: 2.5rem
    }

    a.nav-link {
        color: #C7CACF
    }

    .sec-number {
        width: 100%;
        /*bottom: -6px;*/
    }

    .carousel-indicators {
        margin-bottom: 12px;
    }

    .text-primary {
        font-size: 1rem;
    }

    /*.btn-primary{margin-bottom:5px;}*/
    .view-icon {
        display: none;
    }

    .heading-main {
        line-height: 2.5rem;
        font-size: 1.3rem
    }

    a.btn.btn-re.mt-3 {
        display: block;
        width: 250px;
        margin-bottom: 20px
    }

    .head-3 {
        font-size: 22px
    }

    .container.text-center {
        text-align: left !important
    }

    .img-h img {
        display: block;
        margin-left: 0 !important;
        width: 50px;
    }

    .sec-icon .square {
        position: relative;
        width: 100%;
    }

        .sec-icon .square:after {
            content: none;
            display: block;
            padding-bottom: 0%;
        }

    .sec-icon .content {
        position: static;
        width: 100%;
        height: 100%;
    }

    .sec-icon .centralize {
        position: static !important;
        top: 50%;
        left: 50%;
        transform: translate(0,0);
    }

    .btn-primary:hover, .btn-primary:active, .btn-primary:focus {
        margin-bottom: 10px;
        /*background-color: rgba(255, 255, 255, 0.08);*/
    }

    #FooterSocialLinksAllListing2 {
        text-align: center;
    }


    .form-twocol-1 {
        width: 100% !important;
        margin-right: 0% !important;
    }

    .form-twocol-2 {
        width: 100% !important;
    }


    .form-threecol-1 {
        width: 100% !important;
        margin-right: 0% !important;
    }

    .form-threecol-2 {
        width: 100% !important;
        margin-right: 0% !important;
    }

    .form-threecol-3 {
        width: 100% !important;
    }



    .uploader-container-threecol > div {
        width: 100% !important;
        margin-right: 0px !important
    }

    .uploader-container-twocol > div {
        width: 100% !important;
        margin-right: 0px !important
    }

    .sec-number .row div:nth-child(even) {
        border-right: 0px !important;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {

    .social-icon a {
        margin: 0 0 0 0.6rem;
    }

    /*innerpages*/
    .sign-in-box {
        width: 487px;
    }

    .media-listing .tint > img {
        height: 250px
    }
}

/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
    html {
        font-size: 14px;
    }


    .heading-main {
        /* font-size: 32px; */
        font-size: 2.3rem;
    }

    .img-h img {
        width: 75px;
    }

    .sec-icon .square {
        position: relative;
        /* width: 100%; */
    }

        .sec-icon .square:after {
            content: "";
            display: block;
            padding-bottom: 100%;
        }

    .sec-icon .content {
        position: absolute;
        width: 100%;
        height: 100%;
    }

    .img-h {
        min-height: 120px
    }

    .footer-social {
        width: 25px;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    html {
        font-size: 16px;
    }


    .sec-number h2 {
        font-size: 5rem;
    }

    .sec-number p {
        font-size: 1.2rem;
    }

    .img-h img {
        width: 90px;
    }

    .sec-icon a {
        width: 80%;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .7rem;
        padding-left: .7rem;
    }
    /*innerpages*/
    .sign-in-box {
        width: 600px;
    }
    /*innerpages2*/
    p.paragraph-split {
        column-count: 2;
    }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    html {
        font-size: 18px;
    }

    .sec-number h2 {
        font-size: 5.7rem;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 0.98rem;
    }

    .h-media-full {
        height: 469px;
    }

    .h-media-half {
        height: 180px;
    }

    .h-medialisting-full {
        height: 296px;
    }
}


/*innerpages2*/
/*********************************************************************/
/* Bootstrap 4 Multiple Item Carousel */
/*********************************************************************/
/* medium - display 2  */
#carouselmediaprofilepage .carousel-control-prev, #carouselmediaprofilepage .carousel-control-next {
    background-color: #C7CACF;
    opacity: 1;
    width: 40px;
}

#carouselmediaprofilepage .carousel-control-prev, #carouselmediaprofilepage .carousel-control-next, #carouselmediaprofilepage .object-fit-cover {
    height: 150px;
}

#carouselmediaprofilepage .carousel-control-prev-icon {
    background-image: url("/assets/Tasdeer/images/icons/right-arrow-line-brown.svg");
    transform: scale(-1);
}

#carouselmediaprofilepage .carousel-control-next-icon {
    background-image: url("/assets/Tasdeer/images/icons/right-arrow-line-brown.svg");
}



@media (min-width: 576px) {

    #carouselmediaprofilepage .carousel-inner .carousel-item-right.active,
    #carouselmediaprofilepage .carousel-inner .carousel-item-next {
        transform: translateX(50%);
    }

    #carouselmediaprofilepage .carousel-inner .carousel-item-left.active,
    #carouselmediaprofilepage .carousel-inner .carousel-item-prev {
        transform: translateX(-50%);
    }
}

@media (min-width: 992px) {

    #carouselmediaprofilepage .carousel-inner .carousel-item-right.active,
    #carouselmediaprofilepage .carousel-inner .carousel-item-next {
        transform: translateX(33%);
    }

    #carouselmediaprofilepage .carousel-inner .carousel-item-left.active,
    #carouselmediaprofilepage .carousel-inner .carousel-item-prev {
        transform: translateX(-33%);
    }
}

@media (max-width: 576px) {
    #carouselmediaprofilepage .carousel-inner .carousel-item > div {
        display: none;
    }

        #carouselmediaprofilepage .carousel-inner .carousel-item > div:first-child {
            display: block;
        }
}



#carouselmediaprofilepage .carousel-inner .carousel-item.active,
#carouselmediaprofilepage .carousel-inner .carousel-item-next,
#carouselmediaprofilepage .carousel-inner .carousel-item-prev {
    display: flex;
}

#carouselmediaprofilepage .carousel-inner .carousel-item-right,
#carouselmediaprofilepage .carousel-inner .carousel-item-left {
    transform: translateX(0);
}


.form-control input[type=checkbox] {
    width: 18px;
    height: 18px;
    margin: 0px 5px 10px 0px;
}

.chosen-search-input {
    height: 33px !important;
}

li.search-choice {
    margin: 6px 2px !important;
}

.chosen-container-single .chosen-single div b {
    background: url('/assets/Tasdeer/images/icons/chosen-sprite.png') no-repeat 0px 14px !important;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 14px !important;
}

.chosen-container-single .chosen-single {
    height: 47px !important;
}

    .chosen-container-single .chosen-single span {
        margin-top: 20px;
        margin-left: 7px;
        color: black;
    }

.form-row {
    width: 100%;
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.chosen-container {
    width: 100% !important;
}

.form-twocol-1 {
    width: 45%;
    margin-right: 10%;
}

.form-twocol-2 {
    width: 45%;
}


.form-threecol-1 {
    width: 30%;
    margin-right: 5%;
}

.form-threecol-2 {
    width: 30%;
    margin-right: 5%;
}

.form-threecol-3 {
    width: 30%;
}

.uploader-container-onecol {
    width: 100%;
}

    .uploader-container-onecol > div {
        width: 100%;
        margin-right: 0px;
        padding: 0px 5px;
        margin-bottom: 20px;
    }


.uploader-container-threecol {
    width: 100%;
}

    .uploader-container-threecol > div {
        width: 30%;
        margin-right: 5%;
        padding: 0px 0px;
        float: left;
        margin-bottom: 20px;
    }

    .uploader-container-threecol div:nth-child(3n) {
        margin-right: 0px !important;
    }

.uploader-container-twocol {
    width: 100%;
}

    .uploader-container-twocol > div {
        width: 45%;
        margin-right: 10%;
        padding: 0px 5px;
        float: left;
        margin-bottom: 20px;
    }

    .uploader-container-twocol div:nth-child(2n) {
        margin-right: 0px !important;
    }

:root {
    --input-padding-x: .75rem;
    --input-padding-y: .75rem;
}

.form-label-group {
    position: relative;
    margin-bottom: 1.75rem;
}

    .form-label-group > input,
    .form-label-group > select,
    .form-label-group > textarea,
    .form-label-group > label {
        padding: var(--input-padding-y) 7px;
    }

    .form-label-group > .form-control {
        min-height: calc(1.5em + .75rem + 6px);
    }

    .form-label-group > label {
        position: absolute;
        top: -1px;
        /*left: 0;*/
        display: block;
        width: 100%;
        margin-bottom: 0; /* Override default `<label>` margin */
        line-height: 1;
        color: #495057;
        border: 1px solid transparent;
        border-radius: .25rem;
        transition: all .1s ease-in-out;
    }

    .form-label-group input:focus ~ label, .form-label-group textarea:focus ~ label {
        display: none;
    }

    .form-label-group input::-webkit-input-placeholder,
    .form-label-group textarea::-webkit-input-placeholder,
    .form-label-group select::-webkit-input-placeholder {
        color: transparent !important;
    }

    .form-label-group input:-ms-input-placeholder,
    .form-label-group textarea:-ms-input-placeholder,
    .form-label-group select:-ms-input-placeholder {
        color: transparent !important;
    }

    .form-label-group input::-ms-input-placeholder,
    .form-label-group textarea::-ms-input-placeholder,
    .form-label-group select::-ms-input-placeholder {
        color: transparent !important;
    }

    .form-label-group input::-moz-placeholder,
    .form-label-group textarea::-moz-placeholder,
    .form-label-group select::-moz-placeholder {
        color: transparent !important;
    }

    .form-label-group input::placeholder,
    .form-label-group textarea::placeholder,
    .form-label-group select::placeholder {
        color: transparent !important;
    }

    .form-label-group input:not(:placeholder-shown),
    .form-label-group textarea:not(:placeholder-shown),
    .form-label-group select:not(:placeholder-shown) {
        padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3));
        padding-bottom: calc(var(--input-padding-y) / 3);
    }

        .form-label-group input:not(:placeholder-shown) ~ label,
        .form-label-group textarea:not(:placeholder-shown) ~ label {
            padding-top: calc(var(--input-padding-y) / 3);
            padding-bottom: calc(var(--input-padding-y) / 3);
            font-size: 12px;
            color: #777;
            display: inline;
            vertical-align: middle;
            left: 0px;
        }

        .form-label-group select:not(:placeholder-shown) ~ label {
            padding-top: calc(var(--input-padding-y) / 2 );
            padding-bottom: calc(var(--input-padding-y) / 3);
            font-size: .8rem;
            color: #777;
            padding-bottom: 0px;
            display: block;
        }


table.form-control {
    padding-top: 21px !important;
    font-size: 12px !important;
    padding-bottom: 0px;
}

    table.form-control label {
        margin: 0px !important;
        padding: 5px
    }

.form-label-group table:not(:placeholder-shown) ~ label {
    padding-top: 4px;
    padding-bottom: 1px;
    font-size: 14px;
    color: #777;
    display: block;
}


.form-label-group > table.form-control {
    min-height: calc(1.5em + .75rem + 9px);
    height: auto;
}

.form-row > .col, .form-row > [class*=col-] {
    padding: 0px !important;
}

input[type=password][disabled],
input[type=text][disabled],
input[type=file][disabled],
textarea[disabled],
select[disabled],
.sp-peoplepicker-topLevelDisabled,
.ms-inputBoxDisabled {
    color: gray;
    border-color: #e1e1e1;
    background-color: #fdfdfd;
    background-color: #fdfdfd;
}

.LoaderCenter {
    width: 10%;
    z-index: 1000;
    padding: 10px;
    position: relative;
    top: 50%;
    left: 45%;
}

    .LoaderCenter img {
        width: 100%;
    }

.LoaderModal {
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 104%;
    left: -4%;
    top: 0;
    background-color: Black;
    opacity: 0.4 !important
}


.btn-primary-profile-actions {
    text-align: center !important;
    font-size: .8rem !important;
}

.recaptach-container {
    height: auto !important;
}

#recaptcha > div {
    margin: 0px !important;
}



/*FAQ*/


.btn-filter {
    background-image: url('/assets/Tasdeer/images/icons/icon-filter-yellow.JPG');
    background-size: 36px;
    background-repeat: no-repeat;
    background-position: right center;
    min-width: 21px;
}

.filter-dropdown .btn-filter {
    width: 42px;
    text-transform: capitalize;
    font-weight: normal;
    font-size: 0.9rem !important;
}

.filter-dropdown .btn-primary, .filter-dropdown .btn-primary:visited {
    border: none !important;
    background-color: #fff !important;
    color: #495965 !important;
}

select {
    /*    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';*/
    height: 35px;
}

.btn-filter-search {
    background-image: url('/assets/Tasdeer/images/icons/icon-maroon-search.svg');
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    min-width: 37px;
}

.card-header .collapsed {
    cursor: pointer;
    background: url('/assets/Tasdeer/images/icons/icon-minus-yellow.svg') no-repeat 0px center !important;
    background-repeat: no-repeat;
    padding-left: 25px;
}

.card-header .Question {
    cursor: pointer;
    background: url('/assets/Tasdeer/images/icons/icon-plus-yellow.svg') no-repeat 0px center;
    background-repeat: no-repeat;
    padding-left: 25px;
}

/************/
.progress {
    background-color: #18253d;
}

.progress-bar.bg-primary {
    background-color: #f8c64a !important;
}

.nav-tabs {
    border: 0;
}


    .nav-tabs .nav-link {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border: 0 !important;
        padding: 0;
        display: inline-block;
        font-size: 1.1rem;
    }

        .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
            border-bottom: 0;
            background-color: transparent;
            color: #f8c655;
            border-top: 0;
        }

.bg-dark-blue {
    background-color: #1c2d4b;
}



.nav-tabs .nav-link.step-completed {
}

.step-completed:after {
    content: "";
    background: transparent url('/assets/Tasdeer/images/icons/check-green.svg') no-repeat right bottom;
    display: inline-block;
    width: 30px;
    height: 20px;
    background-size: 20px;
}

.step-incomplete:after {
    content: "";
    background: transparent url('/assets/Tasdeer/images/icons/exclamation-mark-yellow.svg') no-repeat right bottom;
    display: inline-block;
    width: 30px;
    height: 20px;
    background-size: 20px;
}

.nav-progress-item + .nav-progress-item::before {
    content: "";
    background: transparent url('/assets/Tasdeer/images/icons/right-arrow-long.svg') left center;
    background-repeat: no-repeat;
    background-size: 45px;
    width: 50px;
    height: 15px;
    margin: 0px 10px;
    display: inline-block;
}

.progress-bg {
    background-color: #ffffff1f;
    padding: 15px 50px 20px 50px;
}

.card {
    background-color: #ffffff12;
    border-radius: 0;
}

.btn-link:hover {
    color: #f8c655;
    text-decoration: none;
}

.table {
}

.card .step-completed {
}

.step-completed:after {
    content: "";
    background: transparent url('/assets/Tasdeer/images/icons/check-green.svg') no-repeat right bottom;
    display: inline-block;
    width: 30px;
    height: 20px;
    background-size: 20px;
}

.bg-contactus {
    background: transparent url('/assets/Tasdeer/images/icons/banner2.jpg') no-repeat top left;
    background-size: cover;
}


.yes-focus {
    background-color: ##5a6268 !important;
    color: #FFF !important;
    border: 1px solid #545b62 !important;
}

.no-focus {
    color: #fff !important;
    background-color: #5a6268 !important;
    border-color: #545b62 !important;
}

.btn-yes, .btn-no {
    background-color: #871A39 !important;
    border: 1px solid #871A39;
    /*border-radius: 35px 35px 35px 35px;*/
    width: 170px;
    color: #fff;
    margin-bottom: 10px;
    padding: 6px 8px;
    text-transform: uppercase;
    font-size: 1rem !important;
    font-weight: 600;
    text-align: center !important;
    margin-right: 5px;
}

    .btn-yes:hover {
        background-color: #5a6268 !important;
        color: #fff !important;
        border: 1px solid #545b62 !important;
    }

    .btn-no:hover {
        color: #fff !important;
        background-color: #5a6268 !important;
        border-color: #545b62 !important;
    }

.btn-subtle:hover {
    background-color: #f8c64a !important;
    color: #861a38 !important;
    border: 1px solid #f8c64a !important;
}


.checklist-ques {
    font-size: 1.2rem;
}

.previous {
    background-color: #f1f1f1;
    color: #861a38;
}

.next {
    background-color: #f8c655;
    color: #861a38;
}

.round {
    border-radius: 50%;
    display: inline-block;
    padding: 0px 17px;
    width: 42px;
    height: 42px;
    font-size: 1.5rem;
    font-weight: bold;
}




.location {
    background: transparent url('/assets/tasdeer/images/icons/locate-pin.svg') no-repeat left center;
}

.phone-no {
    background: transparent url('/assets/tasdeer/images/icons/live-chat-headphone.svg') no-repeat left center;
}

.email {
    background: transparent url('/assets/tasdeer/images/icons/email-icon.svg') no-repeat left center;
}

.location, .phone-no, .email {
    background-size: 25px;
}

.hexIco::before {
    content: "\2B22";
    color: #871A39;
    transform: rotate(-30deg);
    display: inline-block;
    font-size: 20px;
}


[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Mukta' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.icon-banner:before {
    content: "\e900";
}

.icon-calendar:before {
    content: "\e901";
}

.icon-comment:before {
    content: "\e902";
}

.icon-exhibition:before {
    content: "\e903";
}

.icon-footer:before {
    content: "\e904";
}

.icon-graph:before {
    content: "\e905";
}

.icon-hand:before {
    content: "\e906";
}

.icon-media-gallary:before {
    content: "\e907";
}

.icon-new-user:before {
    content: "\e908";
}

.icon-placeholder:before {
    content: "\e909";
}

.icon-presentation:before {
    content: "\e90a";
}

.icon-puzzle:before {
    content: "\e90b";
}

.icon-question:before {
    content: "\e90c";
}

.icon-readiness-checklist:before {
    content: "\e90d";
}

.icon-right-arrow:before {
    content: "\e90e";
}

.icon-Search-Icon:before {
    content: "\e90f";
}

.icon-settings:before {
    content: "\e910";
}

.icon-share:before {
    content: "\e911";
}

.icon-users:before {
    content: "\e912";
}

.icon-folder:before {
    content: "\e92f";
}

.icon-folder-open:before {
    content: "\e930";
}

.icon-folder-plus:before {
    content: "\e931";
}

.icon-folder-minus:before {
    content: "\e932";
}

.icon-folder-download:before {
    content: "\e933";
}

.icon-folder-upload:before {
    content: "\e934";
}

.admin-dashboard {
    color: #D4D4D4;
}

    .admin-dashboard .text-sec {
        color: #F8C64B;
    }

    .admin-dashboard .scrolable-section .page-title {
        font-size: 30px;
    }

    .admin-dashboard .scrolable-section .search-input {
        background-color: #344665;
        border: 1px solid #607393;
        color: #D4D4D4;
    }

        .admin-dashboard .scrolable-section .search-input::placeholder {
            color: #D4D4D4;
            font-size: 14px;
        }

    .admin-dashboard .scrolable-section .search-btn {
        background-color: transparent !important;
        color: #D4D4D4;
        border: none;
        margin-top: -35px;
        font-size: 24px;
    }

    .admin-dashboard .scrolable-section .link-item-container {
        background-color: #344665;
        border: 2px solid #607393;
        cursor: pointer;
    }

        .admin-dashboard .scrolable-section .link-item-container:hover,
        .admin-dashboard .fixed-section .link-item-container:hover {
            border-color: #F8C64B;
        }

        .admin-dashboard .scrolable-section .link-item-container .item-icon {
            font-size: 38px;
        }

        .admin-dashboard .scrolable-section .link-item-container .icon-right-arrow {
            font-size: 14px;
            color: #607393;
        }

        .admin-dashboard .scrolable-section .link-item-container:hover .icon-right-arrow,
        .admin-dashboard .fixed-section .link-item-container:hover .icon-right-arrow {
            color: #F8C64B;
        }

        .admin-dashboard .scrolable-section .link-item-container .item-title,
        .admin-dashboard .fixed-section .link-item-container .item-title {
            font-size: 0.9rem;
            overflow: hidden;
            height: 40px;
            margin-bottom: 10px !important;
        }

        .admin-dashboard .scrolable-section .link-item-container .item-summary {
            font-size: 14px;
            line-height: 18px;
            overflow: hidden;
            height: 37px;
        }

    .admin-dashboard .fixed-section {
        background-color: #344665;
    }

        .admin-dashboard .fixed-section .link-item-container {
            background-color: #1D3154;
            box-shadow: 0 3px 6px #00000029;
            border: 2px solid transparent;
            cursor: pointer;
        }

            .admin-dashboard .fixed-section .link-item-container .item-icon {
                font-size: 1.5rem;
            }

            .admin-dashboard .fixed-section .link-item-container .icon-right-arrow {
                font-size: 12px;
                color: #607393;
            }

            .admin-dashboard .fixed-section .link-item-container .text-actv {
                color: #32C25A;
            }

            .admin-dashboard .fixed-section .link-item-container .bold {
                font-weight: 700;
            }

            .admin-dashboard .fixed-section .link-item-container small {
                font-size: 13px;
            }

            .admin-dashboard .fixed-section .link-item-container .number {
                background-color: #F8C64B;
                color: #1D3154;
                font-size: 12px;
                text-align: center;
                width: 22px;
                height: 22px;
                border-radius: 100%;
                display: inline-block;
                font-weight: 700;
                padding: 2px 0;
                position: absolute;
                top: -5px;
                left: 80%;
            }

@media (max-width: 768px) {
    .admin-dashboard .scrolable-section .link-item-container .item-title,
    .admin-dashboard .fixed-section .link-item-container .item-title {
        height: auto !important;
    }

    .admin-dashboard .scrolable-section .link-item-container .item-summary {
        height: auto !important;
    }
}

html[lang='ar'] .admin-dashboard .icon, html[dir='rtl'] .admin-dashboard .icon {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

html[lang='ar'] .admin-dashboard .fixed-section .link-item-container .number,
html[dir='rtl'] .admin-dashboard .fixed-section .link-item-container .number {
    left: auto !important;
    right: 80%;
}

.background-white {
    background: #FFFFFF;
}

.background-maroon {
    background: #871A39;
}

.text-black {
    color: #000;
}

.text-maroon {
    color: #871A39;
}

.background-darkgrey {
    background: #2E2E2E;
}

.border-gray {
    border-color: #E5E7EB !important;
}


.text-lightgray {
    color: #707070;
}

.text-darkgray {
    color: #2F2F2F;
}

.form-section-subtitle {
    color: #202020;
}

.border-right {
    /*border-color: rgba(255, 255, 255, 0.60) !important;*/
    border-right: 1px solid rgba(0, 0, 0, 0.2) !important;
}

.btn-primary-outline {
    background-color: transparent;
    color: #FFF !important;
    border: 1px solid #FFF !important;
    width: auto;
    margin-left: 0px !important;
    text-align: left !important;
    padding: 5px 8px;
}

    .btn-primary-outline:hover {
        background-color: rgba(255, 255, 255, 0.08);
    }


a.btn:hover {
    background-color: #2F2F2F !important;
    color: #FFFFFF !important;
    border: 1px solid #2F2F2F !important;
}

.text-dark-gray {
    color: #444;
}

.text-medium-gray {
    color: #666;
}
.footer .container-width {
    margin-bottom: 0px
}
.learn-more-btn {
    margin-bottom: 24px;
    display: inline-block;
}
.main-container {
    flex: 1
}