@font-face {
    font-family: 'Montserrat-ExtraBold';
    src: url('../fonts/Montserrat-ExtraBold.otf') format('OTF'), url('../fonts/Montserrat-ExtraBold.woff') format('woff'), url('../fonts/Montserrat-ExtraBold.ttf') format('ttf'), url('../fonts/Montserrat-ExtraBold.woff2') format('woff2');
}

@font-face {
    font-family: 'Montserrat-light';
    src: url('../fonts/Montserrat-Light.otf') format('OTF'), url('../fonts/Montserrat-Light.woff') format('woff'), url('../fonts/Montserrat-Light.ttf') format('ttf'), url('../fonts/Montserrat-Light.woff2') format('woff2');
}

@font-face {
    font-family: 'Montserrat-Medium';
    src: url('../fonts/Montserrat-Medium.otf') format('OTF'), url('../fonts/Montserrat-Medium.woff') format('woff'), url('../fonts/Montserrat-Medium.ttf') format('ttf'), url('../fonts/Montserrat-Medium.woff2') format('woff2');
}

@font-face {
    font-family: 'Montserrat-ExtraLight';
    src: url('../fonts/Montserrat-ExtraLight.otf') format('OTF');
}

@font-face {
    font-family: 'Montserrat-bold';
    src: url('../fonts/Montserrat-bold.otf') format('OTF'), url('../fonts/Montserrat-bold.woff') format('woff'), url('../fonts/Montserrat-bold.ttf') format('ttf'), url('../fonts/Montserrat-bold.woff2') format('woff2');
}

@font-face {
    font-family: 'Montserrat-Regular';
    src: url('../fonts/Montserrat-Regular.otf') format('OTF'), url('../fonts/Montserrat-Regular.woff') format('woff'), url('../fonts/Montserrat-Regular.ttf') format('ttf'), url('../fonts/Montserrat-Regular.woff2') format('woff2');
}

.no-margin {
    margin: 0 !important;
}

.no-pad {
    padding: 0;
}

.pad-15 {
    padding: 15px;
}

.no-padl {
    padding-left: 0;
}

.no-padr {
    padding-right: 0;
}

.margin-tb-15 {
    margin: 15px 0;
}

.mtb-30 {
    margin: 30px 0;
}

.margin-left-20 {
    margin-left: 20% !important;
}

.margin-left-22 {
    margin-left: 22% !important;
}

.margin-left-27 {
    margin-left: 27% !important;
}

.btn {
    border-radius: 0;
}

.margin-ve {
    margin-top: -14%;
}

.width-100 {
    width: 100%;
}

.alert {
    position: relative;
    padding: .25rem 0.5rem;
    margin-bottom: 0;
    border: 1px solid transparent;
    border-radius: 0;
    font-size: 13px;
}

.text_9 {
    border: 0 none !important;
    border-radius: 0 !important;
    color: #4dbd74;
    margin-left: 5px;
    margin-right: 5px;
}

#page-nation {
    display: block;
    float: right;
}

.paging-num {
    list-style: none outside none;
}

.paging-num li {
    float: left;
    padding: 2px;
}

.paging-num li span {
    text-decoration: none;
    border: none;
    background-color: #4dbd74;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 15px 15px 15px 12px;
    float: left;
    color: #ffffff;
    line-height: 8px;
}

.paging-num li a {
    text-decoration: none;
    border: none;
    background-color: #b3b3b3;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 15px;
    float: left;
    color: #4a4a4a;
    line-height: 8px;
}

.paging-num li a:hover {
    background-color: #4dbd74;
    color: #ffffff;
}

.paging-num li a:active {
    background-color: #4dbd74;
    color: #ffffff;
}

.table thead .sorting_asc {
    background-image: none;
}

.table thead .sorting {
    background-image: none;
}

.text-success,
a.text-success:hover,
a.text-success:focus {
    color: #79af3a;
}

.text-semibold {
    font-weight: 600;
}

.card-footer,
.card-footer .text-left,
.card-footer #msgs-user-new {
    float: left;
    width: 100%;
}

.morecontent span {
    display: none;
}

.less:focus,
.read-more:focus {
    text-decoration: none;
}

.push-bit {
    font-size: 13.5px;
}

.richText-toolbar a {
    color: #333333;
}

.richText-toolbar ul {
    padding-left: 10px;
}

#add_ticket .form-group {
    float: left;
    width: 100%;
}

#add_ticket label {
    text-align: right;
    font-weight: 600;
}

footer {
    background-color: #ffffff;
}

.user-pic {
    padding-right: 10px;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.hidden {
    display: none;
}

body {
    margin: 0px;
    padding: 0px;
    scroll-behavior: smooth;
    overflow-x: hidden;
    background-color: #F4F6FA;
    /* background-image:  url("../images/login/login-bg.png"); */
    font-family: "Montserrat-Light", sans-serif !important;
}

@media screen and (min-width: 1024px) and (max-width: 1920px) {
    .margin-row-left {
        margin-left: 19%;
    }
    .page-padding {
        padding-left: 19.4%;
    }
    .page-2-carousel-1,
    .page-4,
    .page-6-carousel {
        margin-left: 18.5%;
    }
}

@media screen and (min-width: 425px) and (max-width: 1000px) {
    .m-page-margin {
        margin-left: 19%;
    }
    .m-page-padding {
        padding-left: 19.4%;
    }
}

@media screen and (min-width: 320px) and (max-width: 425px) {
    .m-page-margin {
        margin-left: 19%;
    }
    .m-page-padding {
        padding-left: 24%;
    }
}

@media (max-width: 425px) {
    .page-2-header,
    .page-2-small-header {
        margin-left: 15%;
    }
}

.tech-destination-media-carousel .owl-stage,
.incentives-carousel .owl-stage {
    padding-left: 10px !important;
}

.page-6 .col-xl-12 {
    padding-top: 15%;
}

.incentives-carousel .owl-stage-outer .owl-stage {
    padding-left: 10px !important;
}

.merx {
    margin-bottom: -14%;
    padding-right: 0px !important;
}

.card-footer {
    background-color: #fff;
    text-align: center;
}

.card-footer .btn {
    border-radius: 8px;
    height: 42px;
    font-family: "Montserrat-regular", sans-serif !important;
}

.customized-box {
    margin-top: 25%;
}

.icon {
    font-size: 48px;
    color: #5E8819;
    position: absolute;
    margin-left: -4%;
}

@media (max-width: 1600px) {
    .icon {
        font-size: 44px;
        margin-left: -5%;
    }
    .future .row {
        margin-left: 1%;
    }
}

@media (max-width: 1440px) {
    .icon {
        font-size: 48px;
        margin-left: -5%;
    }
}

@media (max-width: 1366px) {
    .icon {
        font-size: 48px;
        margin-left: -5%;
    }
}

@media (max-width: 1280px) {
    .icon {
        font-size: 48px;
        margin-left: -5%;
    }
}

@media (max-width: 1024px) {
    .icon {
        font-size: 48px;
        margin-left: -5%;
    }
}


/* Bottom navigation Bar */

.bottom-wrapper {
    background: rgba(0%, 0%, 0%, 0.6);
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 10;
    margin: 0px !important;
    font-family: "Lucida Console", " New", monospace;
}

.bottom-wrapper p {
    margin: 10px 0px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.bottom-wrapper .col-2:hover,
.bottom-wrapper .col-3:hover {
    background-color: #5E8819;
}

.bottom-wrapper .col-2 i,
.bottom-wrapper .col-3 i {
    padding-top: 15px;
}

.bottom-wrapper .col-12 .row :nth-child(2) {
    padding: 0px !important;
}

@media (max-width: 425px) {
    .bottom-wrapper p {
        margin: 10px -6px;
        font-size: 7.5px;
        font-family: Arial, Helvetica, sans-serif;
    }
}

.filter-overlay {
    background: rgba(255, 255, 255, 0.9) !important;
    background: transparent;
}

.filter-overlay h1 {
    font-size: 28px;
    color: #14667F;
    font-family: "Montserrat-regular", sans-serif !important;
    font-weight: 600;
    margin-top: 20px;
}

.filter-buttons-over .btn {
    background-color: #fff;
    border-radius: 8px;
    margin-top: 10px;
    border: 1px solid #14667F;
    margin-right: 10px;
}

.filter-buttons-over .btn:hover {
    background-color: #14667F;
    border: 1px solid #14667F;
}

.filter-buttons-over .btn:hover a {
    color: #fff !important;
}

.filter-buttons-over a {
    color: #14667F !important;
}

.filter-apply-btn {
    background-color: #14667F;
    color: #fff;
    border-radius: 8px;
    margin-top: 40px;
}


/* #############
    SIDE NAV
################ */

.wrapper {
    display: flex;
    position: relative;
}

.wrapper .sidebar {
    width: 170px;
    height: 100%;
    background: rgba(0%, 0%, 0%, 0.8);
    position: fixed;
    z-index: 1500;
    flex-direction: column;
}

.wrapper .sidebar ul li {
    text-align: center;
    transition: 0.5s ease all;
    padding-top: 30%;
    padding-bottom: 30%;
}

.wrapper .sidebar ul {
    list-style-type: none;
    padding: 0px;
}

.wrapper .sidebar ul li p {
    font-size: 17px;
    font-weight: 100;
}

.wrapper .sidebar ul li:hover {
    background: #5E8819;
    transition: 0.5s ease all;
}

.wrapper .sidebar ul li .fas {
    font-size: 23px;
}

@media (max-width: 1600px) {
    .wrapper .sidebar ul li {
        padding-top: 27%;
        padding-bottom: 19%;
    }
}

@media (max-width: 1440px) {
    .wrapper .sidebar ul li {
        padding-top: 24%;
        padding-bottom: 16%;
    }
}

@media (max-width: 1366px) {
    .wrapper .sidebar ul li {
        padding-top: 22%;
        padding-bottom: 14%;
    }
}

@media (max-width: 1280px) {
    .wrapper .sidebar {
        width: 130px;
    }
    .wrapper .sidebar ul li {
        padding-top: 20%;
        padding-bottom: 10%;
    }
}

@media (max-width: 1024px) {
    .wrapper .sidebar {
        width: 130px;
        /* height: 100%; */
        background: rgba(0%, 0%, 0%, 0.8);
        position: fixed;
        z-index: 1;
    }
    .wrapper .sidebar ul li {
        padding-top: 15%;
        padding-bottom: 7%;
    }
}


/* sidebar */

.wrapper {
    display: flex;
    width: 100%;
    min-height: 100%;
    transition: 0.2s ease-in;
    position: relative;
}

#sidebar {
    width: 270px;
    background: #E0F2F2;
    color: #fff;
    transition: 0.2s ease-in;
    height: 100%;
    position: fixed;
    flex-direction: column;
    z-index: 9999;
    overflow: hidden;
    overflow-y: scroll;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
    white-space: nowrap;
}

#sidebar::-webkit-scrollbar {
    display: none;
}

#sidebar .logo {
    display: block;
    color: #fff;
    font-weight: 900;
    padding: 10px 30px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

#sidebar .side-nav-img img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

#sidebar ul li {
    font-size: 16px;
}

#sidebar ul.components {
    padding: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

#sidebar.active ul li a {
    padding: 25px 25px;
    transition: 0.2s ease all;
}

#sidebar ul li>ul {
    margin-left: 10px;
}

#sidebar ul li>ul li {
    font-size: 14px;
}

#sidebar ul li a {
    padding: 25px 50px;
    display: flex;
    color: #14667F;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    transition: 0.2s ease-in all;
}

#sidebar ul li a span {
    margin-left: 15px !important;
    display: table-cell;
    margin-top: 2px;
}

#sidebar.active {
    width: 80px;
    text-align: center;
    transition: 0.2s ease-in;
}

#sidebar.active .logo {
    padding: 10px 0;
}

#sidebar.active .footer {
    display: none;
}

#sidebar.active ul.components li {
    font-size: 14px;
}


/*#sidebar.active ul.components li a {
    padding: 20px 28px;
}*/

#sidebar.active ul.components li a span {
    font-size: 24px;
}

#sidebar.active .side-nav-img img {
    width: 50px;
    height: 50px;
}

.nav-text {
    font-size: inherit !important;
}

#sidebar.active .nav-text {
    display: none !important;
}

.nav-text-name {
    font-size: 10px;
}

#sidebar.active .nav-text-name {
    display: none !important;
}

@media (max-width: 991.98px) {
    #sidebar ul li a span {
        display: block;
    }
}

#sidebar ul li:hover {
    background-color: #14667F;
    text-decoration: none;
    transition: 0.2s ease-in;
}

#sidebar ul li a:hover {
    color: #fff;
    text-decoration: none;
    transition: 0.2s ease-in;
}

#sidebar ul li.active>a {
    background: #14667F;
    color: #ffffff;
    transition: 0.2s ease-in;
}

@media (max-width: 991.98px) {
    #sidebar {
        min-width: 80px;
        max-width: 80px;
        text-align: center;
        margin-left: -80px !important;
    }
    #sidebar.active {
        margin-left: 0 !important;
    }
}

@media (max-width: 991.98px) {
    #sidebarCollapse span {
        display: none;
    }
}

@media (max-width: 991.98px) {
    #sidebarCollapse span {
        display: none;
    }
}


/* ###################
    SIDE NAV ENDED
###################### */


/*###################
    Top Navbar
##################### */

.navbar-light .navbar-toggler {
    background-color: #14667F !important;
    border: 1px solid #14667F !important;
    margin-right: 5% !important;
    font-size: 1.4vw !important;
}

.custom-toggler .navbar-toggler-icon i {
    font-size: 35px;
    color: #ffffff;
    margin-top: 7%;
    font-weight: 100;
}

.custom-toggler .navbar-toggler-icon {
    background-image: none !important;
}

.custom-toggler:hover .navbar-toggler-icon i {
    color: #14667F;
}

.custom-toggler:hover {
    background-color: #ffffff !important;
    border: 1px solid #14667F !important;
}

.navbar-logo-img {
    width: 80%;
}

.fixed-top.scrolled {
    background: rgba(255, 255, 255, 1);
    transition: background-color 0.25s linear;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .15);
}

@media (max-width: 1600px) {
    .custom-toggler .navbar-toggler-icon i {
        font-size: 27px;
    }
    .navbar-light .navbar-toggler {
        font-size: 1.3vw !important;
    }
}

@media (max-width: 1440px) {
    .custom-toggler .navbar-toggler-icon i {
        font-size: 27px;
    }
    .navbar-light .navbar-toggler {
        font-size: 1.5vw !important;
    }
}

@media (max-width: 1000px) {
    .navbar-logo-img {
        width: 60%;
    }
}

@media (max-width: 1024px) {
    .custom-toggler .navbar-toggler-icon i {
        font-size: 24px;
    }
    .navbar-light .navbar-toggler {
        font-size: 1.9vw !important;
    }
}

@media (max-width: 1000px) {
    .navbar-logo-img {
        width: 60%;
    }
}

@media (max-width: 768px) {
    .custom-toggler .navbar-toggler-icon i {
        font-size: 24px;
    }
    .navbar-light .navbar-toggler {
        font-size: 2.5vw !important;
    }
}

@media (max-width: 768px) {
    .custom-toggler .navbar-toggler-icon i {
        font-size: 25px;
    }
    .navbar-light .navbar-toggler {
        font-size: 2.5vw !important;
    }
}


/*######################
    Top Navbar Ended
######################## */


/* ######################
    MAIN CAROUSEL TEXT
######################### */

.carousel-text {
    margin-top: -840px;
}

.carousel-text h4 {
    font-size: 100px;
    color: white;
    font-weight: 900;
}

.home-banner-text-carousel {
    margin-top: -260px;
}


/* for 1600px */

@media (max-width: 1600px) {
    .carousel-text {
        margin-top: -650px;
    }
    .carousel-text h4 {
        font-size: 84px;
    }
    .home-banner-text-carousel {
        margin-top: -200px;
    }
}


/* for 1440 */

@media (max-width: 1440px) {
    .carousel-text {
        margin-top: -540px;
    }
    .carousel-text h4 {
        font-size: 80px;
        color: white;
    }
    .home-banner-text-carousel {
        margin-top: -150px;
    }
}


/* for 1366 */

@media (max-width: 1366px) {
    .carousel-text {
        margin-top: -500px;
    }
    .carousel-text h4 {
        font-size: 60px;
        color: white;
    }
    .home-banner-text-carousel {
        margin-top: -150px;
    }
    .carousel-text i {
        padding-left: 100px;
    }
}

@media (max-width: 1024px) {
    .carousel-text {
        margin-top: -400px;
    }
    .carousel-text h4 {
        font-size: 40px;
        color: white;
    }
    .home-banner-text-carousel {
        margin-top: -150px;
    }
    .home-banner-text-carousel h1 {
        font-size: 24px;
    }
    .home-banner-text-carousel h4 {
        font-size: 20px;
    }
    .carousel-text i {
        padding-left: 120px;
        /* font-size: 40px; */
    }
}

@media (max-width: 1000px) {
    .wrapper {
        display: none;
    }
}


/* ######################
    MAIN CAROUSEL TEXT ENDED
######################### */


/*####################
       PAGE-TWO
###################### */

.arrow-right {
    font-size: 16px;
}

.page-2-carousel-2 .box2 img {
    height: 200px;
}


/* last page image carousel */

.page-9-carousel .box2 img {
    height: 200px;
}

.my-inner-green-button {
    margin-top: -125px;
}

.left-margin-second-header h1 {
    font-size: 33px;
}

.page-6-carousel .box2 .my-inner-button {
    padding: 15px 20px;
}

.page-2-carousel-2 .box2 .my-inner-button {
    padding: 15px 20px;
    background-color: #5E8819;
    font-size: 18px;
    color: white;
}

.latest-news-main-carousel .owl-nav .fa-arrow-right {
    top: 0%;
    position: absolute;
    background-color: rgba(41, 38, 38, 0.5);
    font-size: 50px;
    font-weight: 100;
    right: 1%;
    padding: 190px 32px;
}

.third-small-carousel .owl-nav .fa-arrow-right {
    top: 0%;
    position: absolute;
    right: 1.0%;
    background-color: rgba(41, 38, 38, 0.5);
    font-size: 40px;
    font-weight: 100;
    padding: 80px 35px;
}

@media (max-width: 1600px) {
    .latest-news-main-carousel .owl-nav .fa-arrow-right {
        padding: 150px 35px;
        right: 1.1%;
    }
    .third-small-carousel .owl-nav .fa-arrow-right {
        padding: 81px 35px;
        right: 1.0%;
    }
}

@media (max-width: 1440px) {
    .latest-news-main-carousel .owl-nav .fa-arrow-right {
        padding: 130px 35px;
        right: 1.4%;
    }
    .third-small-carousel .owl-nav .fa-arrow-right {
        padding: 80px 35px;
        right: 1.4%;
    }
}

@media (max-width: 1366px) {
    .latest-news-main-carousel .owl-nav .fa-arrow-right {
        padding: 126px 35px;
        right: 1.4%;
    }
    .third-small-carousel .owl-nav .fa-arrow-right {
        padding: 80px 35px;
        right: 1.3%;
    }
}

@media (max-width: 1280px) {
    .latest-news-main-carousel .owl-nav .fa-arrow-right {
        padding: 105px 35px;
        right: 1.5%;
    }
    .third-small-carousel .owl-nav .fa-arrow-right {
        padding: 80px 25px;
        right: 1.9%;
    }
}

@media (max-width: 1024px) {
    .latest-news-main-carousel .owl-nav .fa-arrow-right {
        padding: 92px 17px;
        right: 0.8%;
    }
    .third-small-carousel .owl-nav .fa-arrow-right {
        padding: 80px 18px;
        right: 2.5%;
    }
    .left-margin-second-header h1 {
        font-size: 34px;
    }
}

.owl-nav i {
    color: white;
}

.inner-text-box {
    background-color: rgba(0, 0, 0, 0.5);
    padding-bottom: 36px;
}

.row-inner-above {
    margin-top: -150px !important;
    color: white;
    position: relative;
    background-color: rgba(0, 0, 0, 0.4);
    margin-left: 1px;
    padding-bottom: 25px;
    padding-top: 20px;
    margin-right: 1px;
}

.row-inner-above-col {
    padding-top: 12px;
}

.row-inner-above-col i {
    font-size: 20px;
    margin-top: 5px;
}

.row-inner-down {
    margin-top: 15px;
}

.row-inner-above-col-but p {
    text-align: center;
    padding: 15px 25px;
    background-color: #5E8819;
    margin-right: 0px;
}

.caret-inner-button p i {
    text-align: center;
    padding: 15px 0px;
    background-color: green;
    margin-right: 0px;
    border: 1px solid rgb(150, 147, 147);
}

@media (max-width: 1280px) {
    .row-inner-above {
        margin-top: -150px !important;
        color: white;
        position: relative;
        background-color: rgba(0, 0, 0, 0.4);
        margin-left: 1px;
        padding-bottom: 25px;
        padding-top: 0px;
        margin-right: 1px;
    }
    .row-inner-above-col {
        padding: 0px;
    }
    .row-inner-above-col-but {
        padding-top: 8px;
    }
    .row-inner-above-col-but p {
        text-align: center;
        padding: 18px 5px;
        background-color: #5E8819;
        margin-right: 0px;
    }
}

@media (max-width: 1024px) {
    .row-inner-above {
        margin-top: -108px !important;
        color: white;
        position: relative;
        background-color: rgba(0, 0, 0, 0.4);
        margin-left: 1px;
        padding-bottom: 5px;
        padding-top: -1px;
        margin-right: 0px;
    }
    .row-inner-above-col {
        padding: 0px;
    }
    .row-inner-above-col-but {
        padding-top: 8px;
    }
    .row-inner-above-col-but p {
        text-align: center;
        padding: 18px 5px;
        background-color: #5E8819;
        margin-right: 0px;
    }
}

@media (max-width: 768px) {
    .page-2-carousel-1 {
        margin-left: 0px !important;
    }
    .page-2-carousel-2 {
        margin-left: 0px !important;
    }
    .latest-news-main-carousel .box img {
        height: 300px;
    }
    .row-inner-above {
        margin-top: -100px !important;
        color: white;
        position: relative;
        background-color: rgba(0, 0, 0, 0.7);
        margin-left: 1px;
        padding-bottom: 10px;
        margin-right: 1px;
    }
    .row-inner-above-col {
        padding: 0px;
        font-size: 13px !important;
    }
    .row-inner-above-col-but {
        /* padding-top:5px; */
        margin-top: 10px;
    }
    .row-inner-down-1 {
        padding-top: 2px;
    }
    .row-inner-down {
        margin-top: 17px;
    }
    .row-inner-above-col-but p {
        text-align: center;
        padding: 13px 0px;
        background-color: #5E8819;
        margin-right: 5px;
    }
    .third-small-carousel .owl-nav .fa-arrow-right {
        display: none;
    }
    .third-small-carousel .my-inner-green-button {
        margin-top: -120px;
        text-align: center !important;
    }
    .incentives-carousel .box2 .my-inner-button {
        padding: 16px 19px;
        margin-left: 6px;
        margin-top: 9px;
    }
}

@media (max-width: 425px) {
    .future .col-12 .row {
        margin-left: 14px !important;
    }
}

@media (max-width: 320px) {
    .future .col-12 .row {
        margin-left: 0px !important;
    }
}


/*#########################
    PAGE 3 /PAKISTAN
    ##########################*/

.font-green-custom {
    color: #5e8819;
}

.page-3 {
    background-color: #252525;
}


/*#################
        PAGE 4
###################*/

.page-4 .col-lg-12 {
    height: 510px;
}

@media (max-width: 1600px) {
    .page-4 .col-lg-12 {
        /* height: 10px; */
    }
}

@media (max-width: 1440px) {
    .page-4 .col-lg-12 {
        height: 410px;
    }
}

@media (max-width: 1366px) {
    .page-4 .col-lg-12 {
        height: 410px;
    }
}

@media (max-width: 1024px) {
    .page-4 .col-lg-12 {
        height: 310px;
    }
}


/*#######################
        PAGE FOUR ENDED
##########################*/

.incentives-carousel .owl-nav {
    position: absolute;
    top: -5rem;
    margin-left: 1370px;
}

.incentives-carousel .fa-arrow-right,
.incentives-carousel .fa-arrow-left {
    border-radius: 50%;
    font-size: 20px;
    padding: 10px;
    background-color: #EDEFF5;
}

@media (max-width: 1600px) {
    .incentives-carousel .owl-nav {
        margin-left: 1115px;
    }
}

@media (max-width: 1440px) {
    .incentives-carousel .owl-nav {
        margin-left: 990px;
    }
}

@media (max-width: 1280px) {
    .incentives-carousel .owl-nav {
        margin-left: 850px;
    }
}

@media (max-width: 1024px) {
    .incentives-carousel .owl-nav {
        margin-left: 650px;
    }
    .m-col-hide-pak {
        display: none;
    }
}

@media (max-width: 768px) {
    .incentives-carousel .owl-nav {
        margin-left: 33px;
        position: relative;
        margin-top: 100px !important;
    }
}

@media (max-width: 425px) {
    .incentives-carousel .owl-nav {
        margin-left: 5px;
        position: relative;
        margin-top: 100px !important;
    }
}

.incentives-carousel .fa-arrow-right:hover,
.incentives-carousel .fa-arrow-left:hover {
    background-color: #5E8819;
    border-radius: 50%;
}

.incentives-carousel .owl-nav .owl-next,
.incentives-carousel .owl-nav .owl-prev {
    border-radius: 50% !important;
}

.incentives-carousel .col-lg-12 {
    padding-top: 10px;
    margin-left: 16px;
    background-color: rgba(206, 206, 206, 0.5);
}

.incentives-carousel .col-lg-12:hover {
    background-color: #5E8819;
    color: white;
}

.incentives-carousel .col-lg-12 img {
    margin-top: 15px;
}


/*#########################
    PAGE EIGHT / FUTURE
###########################*/

.page-8 {
    padding-bottom: 60px;
    background-size: cover;
    background-image: linear-gradient(rgba(0, 0, 0, 0.527), rgba(0, 0, 0, 0.2)), url("../images/pseb-home/image-58.png");
}

.page-8 h1,
.page-8 h5 {
    color: white;
}

.future .col {
    color: white;
}

#anchor-1 {
    transition: 0.5s all;
}

.future .col-xl-2 {
    border: 1px solid rgba(167, 167, 167, 0.5);
    border-radius: 50%;
    min-width: 250px;
    height: 250px;
    transition: 0.4s ease all;
    margin: 48px;
}

@media (max-width: 768px) {
    .future-heading .col-lg-3 h1 {
        margin-left: 16%;
    }
    .future-heading-small h5 {
        margin-left: 15.5%;
    }
}

.future .col-xl-2:hover {
    transition: 0.4s ease all;
    background-color: #5E8819;
}

.future .col-xl-2:hover h5 {
    visibility: visible;
    font-weight: 800;
}

.future .col-xl-2 i {
    font-size: 60px;
    margin-top: 85px;
}

.future .col-xl-2 h5 {
    font-weight: 800;
    visibility: hidden;
}

.future .col-xl-2:hover {
    transition: 0.4s ease all;
    background-color: #5E8819;
}

.future .col-xl-2:hover h5 {
    visibility: visible;
    font-weight: 800;
}

.future .col-xl-2 h5 {
    font-weight: 800;
    visibility: hidden;
}

@media (max-width: 1600px) {
    .future .col-xl-2 {
        min-width: 220px;
        height: 200px;
        margin: 25px;
    }
    .future .col-xl-2 i {
        font-size: 55px;
        margin-top: 55px;
    }
}

.line-image {
    width: 100%;
}

@media (max-width: 1440px) {
    .future .col-xl-2 {
        min-width: 190px;
        height: 180px;
        margin: 25px;
    }
    .future .col-xl-2 i {
        font-size: 50px;
        margin-top: 55px;
    }
    .line-image {
        width: 101.1% !important;
    }
}

@media (max-width: 1280px) {
    .future .col-xl-2 {
        min-width: 190px;
        height: 180px;
        margin: 25px;
    }
    .future .col-xl-2 i {
        font-size: 50px;
        margin-top: 55px;
    }
}

@media (max-width: 1024px) {
    .future .col-xl-2 {
        min-width: 169px;
        height: 167px;
        margin: 16px;
    }
    .future .col-xl-2 i {
        font-size: 40px;
        margin-top: 54px;
    }
}


/*###############################
    PAGE EIGHT / FUTURE ENDED
################################*/


/* Saim css */

.image-border {
    border: 12px solid #5E8819;
}


/* Multi row carousal styling */

.custom-background-class {
    background-color: #5E8819;
}

.text-box-tech {
    margin-top: -355px;
    text-align: left;
    margin-left: 25px;
}

.text-box-tech h5 {
    font-size: 26px;
}

.text-box-tech p {
    font-size: 18px;
}

@media (max-width: 1600px) {
    .text-box-tech {
        margin-top: -380px;
        text-align: left;
        margin-left: 25px;
    }
    .text-box-tech h5 {
        font-size: 30px;
    }
    .text-box-tech p {
        font-size: 20px;
    }
}

@media (max-width: 1440px) {
    .text-box-tech {
        margin-top: -300px;
        text-align: left;
        margin-left: 25px;
    }
    .text-box-tech h5 {
        font-size: 25px;
    }
    .text-box-tech p {
        font-size: 18px;
    }
}

@media (max-width: 1366px) {
    .text-box-tech {
        margin-top: -300px;
        text-align: left;
        margin-left: 21px;
    }
    .text-box-tech h5 {
        font-size: 25px;
    }
    .text-box-tech p {
        font-size: 18px;
    }
}

@media (max-width: 1280px) {
    .text-box-tech {
        margin-top: -272px;
        text-align: left;
        margin-left: 25px;
    }
    .text-box-tech h5 {
        font-size: 22px;
    }
    .text-box-tech p {
        font-size: 16px;
    }
}

@media (max-width: 1024px) {
    .text-box-tech {
        margin-top: -241px;
        text-align: left;
        margin-left: 22px;
    }
    .text-box-tech h5 {
        font-size: 19px;
    }
    .text-box-tech p {
        font-size: 13px;
    }
}

@media (max-width: 768px) {
    .text-box-tech {
        margin-top: -270px;
        text-align: left;
        margin-left: 18px;
    }
    .text-box-tech h5 {
        font-size: 18px;
    }
    .text-box-tech p {
        font-size: 13px;
    }
}


/*######################
        PAGE FIVE
    #######################*/

.page-5 {
    background-color: #5E8819;
    margin-top: 90px;
}

.page-5 .owl-carousel img {
    padding-top: 62px;
    margin-bottom: 20px;
}

.page-5 .industry-facilitation-carousel .fa-chevron-right {
    top: 4.4%;
    position: absolute;
    right: 0;
    font-size: 90px;
    background-color: rgba(41, 38, 38, 0.5);
    padding: 469px 55.5px;
    font-weight: 100;
}

@media (max-width: 1600px) {
    .page-5 .industry-facilitation-carousel .fa-chevron-right {
        top: 5.5%;
        padding: 364px 55.5px;
    }
}

@media (max-width: 1440px) {
    .page-5 .industry-facilitation-carousel .fa-chevron-right {
        top: 6.4%;
        padding: 312px 55.5px;
    }
}

@media (max-width: 1366px) {
    .page-5 .industry-facilitation-carousel .fa-chevron-right {
        top: 6.7%;
        padding: 277px 55.5px;
    }
}

@media (max-width: 1280px) {
    .page-5 .industry-facilitation-carousel .fa-chevron-right {
        top: 4.9%;
        padding: 424px 37.5px;
    }
}

@media (max-width: 1024px) {
    .page-5 .industry-facilitation-carousel .fa-chevron-right {
        top: 6.3%;
        padding: 314px 33.5px;
    }
}

.facilitiation-inner-text {
    margin-top: -155px;
}

.facilitiation-inner-text i {
    font-size: 30px;
    /* margin-right: 10px; */
}

.facilitiation-inner-text h4,
.facilitiation-inner-text-second h4 {
    margin-bottom: 30px;
}

.facilitiation-inner-text-second {
    margin-top: -193px;
}

.facilitiation-inner-text .inner-arrow-right {
    margin-left: 30% !important;
    font-size: 34px;
}

.facilitiation-inner-text-second .inner-arrow-right {
    margin-left: 30% !important;
    font-size: 34px;
}

.page-5 .merx .owl-stage-outer .owl-stage {
    padding-left: 0px !important;
}

@media (max-width: 1600px) {
    .facilitiation-inner-text i {
        font-size: 27px !important;
    }
    .facilitiation-inner-text-second i {
        font-size: 27px !important;
    }
}

@media (max-width: 1440px) {
    .facilitiation-inner-text i {
        font-size: 23px;
    }
    .facilitiation-inner-text-second i {
        font-size: 22px;
    }
    .facilitiation-inner-text h4,
    .facilitiation-inner-text-second h4 {
        font-size: 18px;
    }
    .facilitiation-inner-text h2,
    .facilitiation-inner-text-second h2 {
        font-size: 24px;
    }
}

@media (max-width: 1024px) {
    .facilitiation-inner-text i {
        font-size: 17px !important;
    }
    .facilitiation-inner-text-second i {
        font-size: 17px !important;
    }
    .facilitiation-inner-text h4,
    .facilitiation-inner-text-second h4 {
        font-size: 14px;
    }
    .facilitiation-inner-text h2,
    .facilitiation-inner-text-second h2 {
        font-size: 22px;
    }
    .facilitiation-inner-text-second {
        margin-top: -153px;
    }
    .facilitiation-inner-text {
        margin-top: -125px;
    }
    .facilitiation-inner-text .inner-arrow-right {
        margin-left: 10% !important;
    }
    .facilitiation-inner-text-second .inner-arrow-right {
        margin-left: 10% !important;
    }
}

@media screen and (min-width: 425px) and (max-width: 768px) {
    .merx-mobile {
        padding-left: 0% !important;
    }
    .page-5 .merx .owl-stage-outer .owl-stage {
        padding-left: 15px !important;
    }
}

@media (max-width: 768px) {
    .page-5 .industry-facilitation-carousel .fa-chevron-right {
        display: none;
    }
}


/*######################
        Last page
    #######################*/

.case-studies-carousel .owl-nav {
    position: absolute;
    top: -4.5rem;
    margin-left: 1370px !important;
}

@media (max-width: 768px) {
    .case-studies-carousel .owl-nav {
        position: absolute;
        top: -4.5rem;
        margin-left: 1370px !important;
    }
}

.case-studies-carousel .owl-stage-outer .owl-stage {
    padding-left: 0px !important;
}

.case-studies-carousel .fa-arrow-right:hover,
.case-studies-carousel .fa-arrow-left:hover {
    background-color: #5E8819;
}

.case-studies-carousel .owl-nav .owl-next,
.case-studies-carousel .owl-nav .owl-prev {
    border-radius: 50% !important;
}

.case-studies-carousel .owl-nav .owl-next,
.case-studies-carousel .owl-nav .owl-prev {
    border-radius: 50% !important;
}

.case-studies-carousel .fa-arrow-right,
.case-studies-carousel .fa-arrow-left {
    background-color: #EDEFF5;
    border-radius: 50%;
    font-size: 25px;
    padding: 10px;
    margin-top: -30px;
}

.case-studies-carousel .col-lg-12 {
    padding: 15px;
    margin-bottom: -35px;
}

.case-studies-carousel .box10 .my-inner-pic img {
    background-color: white;
    color: white;
    margin-top: -50px;
    width: 100px;
    height: 100px;
}

.case-studies-carousel .box10 h3 {
    margin-top: -50px;
}

.case-studies-carousel .box10 {
    display: flex;
    justify-content: center;
}

.case-studies-carousel .box10 h3 {
    text-align: center;
    margin-top: 15px;
}

.case-studies-carousel .box10 {
    background-color: #EDEFF5;
    margin: 0px;
}

.case-studies-carousel .customized-box-last {
    margin-bottom: 30px;
    text-align: center;
}

@media (max-width: 1600px) {
    .case-studies-carousel .owl-nav {
        top: -3.5rem;
        margin-left: 1115px !important;
    }
}

@media (max-width: 1440px) {
    .case-studies-carousel .owl-nav {
        top: -3.5rem;
        margin-left: 1000px !important;
    }
    .customized-box {
        margin-top: 33%;
    }
}

@media (max-width: 1280px) {
    .case-studies-carousel .owl-nav {
        top: -3.5rem;
        margin-left: 788px !important;
    }
    .case-studies-carousel .box2 .my-inner-pic img {
        /* margin-top: -50px; */
        /* margin-left: 76px; */
        position: absolute;
        width: 100px;
        height: 100px;
    }
    .case-studies-carousel .box10 h3 {
        font-size: 21px;
    }
    .case-studies-carousel .box10 p {
        font-size: 15px;
    }
    .line-image {
        width: 101% !important;
    }
}

@media (max-width: 1024px) {
    .latest-news-main-carousel .owl-nav .fa-arrow-right {
        padding: 90px 17px;
        right: 1.8%;
    }
    .third-small-carousel .owl-nav .fa-arrow-right {
        padding: 80px 18px;
        right: 1.7%;
    }
    .left-margin-second-header h1 {
        font-size: 34px;
    }
    .icon {
        font-size: 40px;
        margin-top: 3px;
    }
    .case-studies-carousel .owl-nav {
        margin-left: 33px !important;
        position: relative;
        margin-top: 100px !important;
    }
    .case-studies-carousel .box2 .my-inner-pic img {
        margin-top: -50px;
        /* margin-left: 97px !important; */
        position: absolute;
        width: 100px;
        height: 100px;
    }
    .line-image {
        width: 102% !important;
    }
}

.left-margin {
    margin-left: 19.2%;
}

@media (max-width: 768px) {
    .page-4 img {
        height: 294px;
        width: 200px !important;
    }
}

@media screen and (min-width: 425px) and (max-width: 768px) {
    .merx-mobile {
        margin-bottom: -21%;
    }
    .my-page-sixx .col-md-12 {
        padding-top: 10% !important;
    }
    .page-6-carousel {
        margin-left: 0% !important;
    }
    .page-6-carousel .col-lg-12 {
        width: 300px;
        margin: 19px;
    }
    .page-6-carousel .col-lg-12 img {
        width: 232px !important;
    }
    .my-inner-button {
        padding: 15px 20px;
    }
}

@media screen and (min-width: 425px) and (max-width: 768px) {
    .page-7-content h1 {
        margin-left: 16%;
        margin-top: 6px;
    }
    .page-7-content {
        margin-left: -4px;
    }
    .page-7-content .col-lg-6 img {
        /* margin-top: 10px; */
        margin-left: -4px;
    }
    .page-7-content .col-lg-6 {
        margin-top: 20px;
    }
}

@media (max-width: 768px) {
    .page-9-carousel {
        margin-left: 0px !important;
    }
    .case-studies-carousel .col-lg-12 {
        padding: 0px !important;
    }
    .case-studies-carousel .customized-box-last {
        margin-top: 15px;
    }
    .case-studies-carousel .owl-nav {
        margin-left: 10px !important;
        position: relative;
        margin-top: 100px !important;
    }
}

@media (max-width: 425px) {
    .page-9-carousel {
        margin-left: 0%;
    }
    .case-studies-carousel .customized-box-last {
        margin-top: 15px;
    }
    .case-studies-carousel .col-lg-12 {
        padding: 0px !important;
        margin-bottom: -50px;
        margin-top: 10px;
    }
}

@media (max-width: 320px) {
    .page-9-carousel {
        margin-left: 0%;
    }
    .case-studies-carousel .customized-box-last {
        margin-top: 15px;
    }
    .case-studies-carousel .col-lg-12 {
        padding: 0px !important;
        margin-bottom: -50px;
        margin-top: 10px;
    }
}


/* #########################
    Left Margin ENDED
#############################*/

@media (max-width: 768px) {
    .incentives-carousel .box2 img {
        height: 175px;
        width: 100% !important;
    }
    .carousel-text {
        margin-top: -320px;
        padding-left: 15%;
    }
    .carousel-text h4 {
        font-size: 44px;
        color: white;
    }
    .home-banner-text-carousel h1 {
        font-size: 20px;
    }
    .home-banner-text-carousel h4 {
        font-size: 15px;
    }
    .home-banner-text-carousel {
        margin-top: -90px;
        /* background-color: rgba(0%, 0%, 0%, 0.6); */
    }
    .left-margin {
        margin-left: 0% !important;
    }
    .small-carousel .col-sm-12 p {
        font-size: 11px !important;
    }
    .latest-news-main-carousel .owl-nav .fa-arrow-right {
        display: none;
    }
    .line-image {
        width: 102% !important;
        margin-left: 0px !important;
    }
    .page-5 .owl-carousel img {
        padding-top: 49px;
        margin-bottom: 26px;
    }
}

@media (max-width: 768px) {
    .m-line-image {
        height: 25px;
    }
    .icon {
        margin-left: -8% !important;
        font-size: 34px;
    }
}

@media (max-width: 425px) {
    .m-line-image {
        height: 17px;
    }
}

@media (max-width: 325px) {
    .m-line-image {
        height: 14px;
    }
}

@media (max-width: 768px) {
    .fa-arrow-down {
        display: none;
    }
    .m-fa-arrow-down {
        display: inline-block;
        padding: 0px !important;
        margin-left: 60px !important;
    }
}

@media (max-width: 768px) {
    .page-7-content .col-md-10 h5 {
        margin-left: 20%;
    }
}

@media (max-width: 425px) {
    .merx-mobile {
        margin-bottom: -113px;
    }
}

@media (max-width: 768px) {
    .page-9-carousel-heading .col-lg-3 h1 {
        font-size: 4px;
        margin-left: -4.5% !important;
    }
    .page-9-carousel-heading .col-lg-8 h5 {
        margin-left: -4.5% !important;
    }
    .future .col-12 h5 {
        margin-top: 0.5rem !important;
    }
}

@media (max-width: 320px) {
    .case-studies-carousel .box2 img {
        height: 175px;
    }
}

@media (max-width: 768px) {
    .future .col-3 {
        max-width: 169px;
        height: 165px;
        margin: 35px 5px 3px 15px;
    }
    .future .col-xl-2 h5 {
        font-size: 20px !important;
    }
    .future .col-3 i {
        font-size: 34px !important;
        margin-top: 52px !important;
    }
}


/* hide show more */

@media (min-width: 800px) {
    .merx-showmore,
    .m-fa-arrow-down,
    .bottom-wrapper {
        display: none;
    }
}

@media (max-width: 768px) {
    .carousel-inner .carousel-item img {
        height: 90vh !important;
    }
    .navbar .nav-main-icons {
        border-top: 1px solid white;
    }
}

@media (max-width: 425px) {
    .carousel-inner .carousel-item img {
        height: 90vh !important;
    }
    .navbar .nav-main-icons {
        margin-left: -57px !important;
    }
    .line-image-last {
        margin-left: -12px !important;
    }
    .left-margin-second-header .col-md-10 {
        margin-left: -2%;
    }
}

@media (max-width: 425px) {
    .carousel-inner .carousel-item img {
        height: 90vh !important;
    }
    .navbar .nav-main-icons a {
        /* margin-left: 3px !important; */
    }
    .line-image-last {
        margin-left: -12px !important;
    }
}

@media (max-width: 425px) {
    .third-small-carousel .box2 img {
        height: 175px;
        width: 295px;
    }
    .carousel-text {
        margin-top: -300px;
    }
    .carousel-text h4 {
        font-size: 28px;
    }
}

@media (max-width: 375px) {
    .third-small-carousel .box2 img {
        height: 175px;
        width: 261px;
    }
    .page-7-content .col-lg-6 .col-10 p {
        margin-left: 10px;
    }
    .carousel-text h4 {
        font-size: 26px;
    }
}

@media (max-width: 320px) {
    /* Main Page */
    .carousel-text h4 {
        font-size: 24px;
    }
    .home-banner-text-carousel {
        margin-top: -90px;
    }
    .home-banner-text-carousel h4 {
        font-size: 10px;
    }
    .left-margin-second-header .col-md-10 {
        margin-left: -3% !important;
    }
    /* 2nd Page */
    .latest-news-main-carousel .box img {
        height: 230px;
    }
    .row-inner-above {
        margin-top: -100px !important;
        color: white;
        position: relative;
        background-color: rgba(0, 0, 0, 0.7);
        margin-left: 6px;
        padding-bottom: 10px;
        margin-right: 0px;
    }
    .row-inner-above .ml-4 {
        margin-left: 0.5rem !important;
    }
    .row-inner-above-col {
        padding: 0px;
        font-size: 10px !important;
    }
    .row-inner-above-col-but {
        padding-top: 3px;
        margin-top: 12px;
    }
    .row-inner-down-1 {
        padding-top: 6px;
    }
    .row-inner-down {
        margin-top: 20px;
    }
    .row-inner-above-col-but p {
        text-align: center;
        padding: 8px 0px;
        background-color: #5E8819;
        margin-right: 0px;
    }
    .small-carousel .col-12 .row-inner-down-down p {
        padding-top: 3px !important;
    }
    .latest-news-sub-carousel .owl-nav .fa-arrow-right {
        display: none;
    }
    .latest-news-sub-carousel .my-inner-green-button {
        margin-top: -110px;
        text-align: center !important;
    }
    .small-carousel .box2 .my-inner-button {
        padding: 16px 19px;
        margin-left: 6px;
    }
    .TechDestination-showmore {
        margin-left: 15% !important;
    }
    .carousel-inner .carousel-item img {
        height: 90vh !important;
    }
    .merx-mobile {
        margin-bottom: -113px;
    }
    .rem-showmore .col-md-2 {
        display: none;
    }
    .rem-showmore-techd {
        display: none;
    }
    .page-7-content h5 {
        margin-left: 15.4% !important;
    }
    .page-7-content .col-lg-6 .col-1 img {
        /* margin-left: 10px; */
        margin-top: 4px;
    }
    .page-7-content .col-lg-6 .col-10 p {
        margin-left: 10px;
    }
    .incentives-carousel .col-lg-12 .box2 img {
        width: 254px !important;
    }
    .incentives-carousel .col-lg-12 .box2 .my-inner-button {
        margin-top: 10px;
    }
    .latest-news-sub-carousel .col-12 .box2 .my-inner-button {
        margin-left: 0px;
    }
}

@media (max-width: 375px) {
    .future .col-3 {
        margin: 19px 18px 10px 27px;
        min-width: 133px;
        height: 131px;
    }
    .future .col-3 i {
        font-size: 30px;
        margin-top: 45px !important;
    }
    .future .col-xl-2:hover h5 {
        font-size: 15px;
    }
}

@media (max-width: 320px) {
    .future .col-3 {
        margin: 19px 10px 10px 14px;
        min-width: 133px;
        height: 131px;
    }
    .future .col-3 i {
        font-size: 30px;
        margin-top: 45px !important;
    }
    .future .col-xl-2:hover h5 {
        font-size: 15px;
    }
    .latest-news-sub-carousel .col-12 {
        margin-right: 0px !important;
        width: 107% !important;
    }
}


/* font-sizes of headers of main page  */

@media screen and (min-width: 1280px) and (max-width: 1920px) {
    .page-header {
        font-size: 45px;
    }
}


/* left icon margin */

@media screen and (min-width: 320px) and (max-width: 425px) {
    .icon {
        margin-left: -15% !important;
    }
}

@media (max-width: 1600px) {
    .icon {
        font-size: 44px;
        margin-left: -5%;
    }
    .future .row {
        margin-left: 1%;
    }
}

@media (max-width: 1440px) {
    .icon {
        font-size: 48px;
        margin-left: -5%;
    }
}

@media (max-width: 1366px) {
    .icon {
        font-size: 48px;
        margin-left: -5%;
    }
}

@media (max-width: 1280px) {
    .icon {
        font-size: 48px;
        margin-left: -5%;
    }
}

@media (max-width: 1024px) {
    .page-header {
        font-size: 45px;
    }
    .icon {
        font-size: 43px;
    }
    .page-header {
        font-size: 42px;
    }
}

@media (max-width: 768px) {
    .page-header {
        font-size: 42px;
    }
    .icon {
        font-size: 40px;
    }
}

@media (max-width: 425px) {
    .page-header {
        font-size: 35px;
    }
    .icon {
        font-size: 37px;
    }
}

@media (max-width: 375px) {
    .page-header {
        font-size: 30px;
    }
    .icon {
        font-size: 32px;
    }
}

@media (max-width: 320px) {
    .page-header {
        font-size: 27px;
    }
    .icon {
        font-size: 29px;
    }
}


/* ############################
        FOOTER
#############################*/


/* ##################################################
                        footer
##################################################### */

footer {
    padding: 5% 0%;
    background-color: #E0F2F2;
}

footer li {
    list-style-type: none;
    cursor: pointer;
}

footer li:hover {
    list-style-type: none;
    cursor: pointer;
}

footer h1 {
    font-family: 'Montserrat-Medium', sans-serif !important;
    font-size: 22px;
    line-height: 32px;
}

footer h2 {
    font-family: 'Montserrat-light', sans-serif !important;
    font-size: 16px;
    line-height: 24px;
    /* margin-top: 10%; */
}

footer li {
    margin: 17% 0% 0% 0%;
}

footer h5 {
    font-family: 'Montserrat-Medium', sans-serif !important;
    font-size: 22px;
    line-height: 32px;
    color: #363636 !important;
}

footer li a {
    font-family: 'Montserrat-Regular', sans-serif !important;
    font-size: 16px;
    line-height: 26px;
    color: #363636 !important;
    font-weight: normal;
}

footer li a:hover {
    color: #14667F !important;
}

footer input {
    font-family: 'Montserrat-Regular', sans-serif !important;
    font-size: 14px !important;
    line-height: 22px !important;
    border-radius: 8px !important;
    padding: 11.5% 5% !important;
    border: 2px solid rgba(20, 102, 127, 0.2) !important;
}

footer .btn {
    border-radius: 8px;
    padding: 1rem 1rem;
    background-color: #14667F;
    border: 1px solid #14667F;
}

footer .btn:hover {
    border-radius: 8px;
    background-color: #ffffff;
    color: #14667F !important;
    border: 1px solid #14667F;
}

footer .btn a {
    font-family: 'Montserrat-Medium', sans-serif !important;
    font-size: 20px;
}


/* ############################
        LOGIN AS CARD PAGE
#############################*/

.right-side-content {
    margin-top: 10%;
}

.sign-up-card-section {
    margin-top: 3%;
    margin-bottom: 5%;
    margin-left: -9%;
}

.cards-header-sub-description {
    color: #5E8819;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
}

.sign-up-card:hover .sign-up-card-icon {
    transition: 0.3s ease-in all;
    color: #ffffff;
}

.sign-up-card:hover .sign-up-card-button {
    transition: 0.3s ease-in all;
    color: #5E8819;
}

.sign-up-card-icon {
    color: #5E8819;
    font-size: 42px;
}

.last-categories-card-arrow {
    background-color: white;
    color: #5E8819;
    border-radius: 8px;
    box-shadow: none !important;
}

.categories-card:hover {
    border: none;
    box-shadow: 0px 6px 9px 5px rgba(16 24 64, 0.05);
    transition: 0.3s ease-in all;
}

.sign-up-card-button {
    background-color: #F9FAFC;
    border-radius: 8px;
    font-size: 17px;
}

.sign-up-text-box h1 {
    margin-top: 5%;
    color: #14667F;
    font-family: "Montserrat-Medium", sans-serif !important;
    font-size: 16px;
    line-height: 24px;
}

.right-side-content-login {
    margin-top: 15%;
}

.form-col {
    margin-top: 4%;
}

.form-group p {
    color: #14667F;
    font-family: "Montserrat-Medium", sans-serif !important;
    font-size: 16px;
    line-height: 24px;
}

.form-group label {
    /*color: #8F95B2;*/
    color: #14667F;
    font-weight: bold;
}

.sign-in-button img {
    width: 20px;
    height: 22px;
    margin-left: 10px;
}

.right-side-content {
    margin-top: 9%;
}

.tech-lead-sign-in-card-header h2 {
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 2px;
    color: #474D66;
}

.custom-radio .custom-control-input:checked~.custom-control-label::before {
    background-color: #5E8819;
}

.tech-lead-sign-in-card-header h3 {
    margin-top: 4%;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 1px;
    /* color:  #5E8819; */
}

.goto-sign-up-btn .fas {
    padding: 12px;
    margin-top: 13%;
    width: 42px;
    line-height: 19px;
    height: 42px;
    /* margin-left: 32%; */
    /* border: 1px solid red; */
    background: #14667F;
    border-radius: 80%;
    color: #ffffff;
    font-size: 20px;
}

.goto-sign-up-btn {
    margin-top: 6%;
}

.forgot-pass-up-btn .fas {
    padding: 12px;
    margin-top: 13%;
    width: 42px;
    line-height: 19px;
    height: 42px;
    background: #14667F;
    border-radius: 80%;
    color: #ffffff;
    font-size: 20px;
}

@media (max-width: 768px) {
    .goto-sign-up-btn .fas {
        padding: 11px;
        margin-top: 9%;
        width: 36px;
        line-height: 19px;
        height: 36px;
        margin-left: 32%;
        /* border: 1px solid red; */
        background: #14667F;
        border-radius: 80%;
        color: #ffffff;
        font-size: 16px;
    }
    .goto-sign-up-btn .fas {
        margin-left: 0px !important;
    }
}

.tech-lead-sign-in-button {
    background-color: #5E8819;
    border-radius: 8px;
    margin-top: 10%;
}

.tech-lead-sign-in-button img {
    width: 12px;
    height: 16px;
    margin-left: 5px;
}

.right-side-content.register-form {
    margin-top: 5% !important;
}

.banner-background-company {
    background: url("../images/pseb-home/company_profile_bg.png") no-repeat;
    background-size: cover;
    padding: 15% 0%;
    /* height: 60vh; */
}

.company-profile-intro {
    background: #fff;
    padding: 2% 5%;
    border-radius: 15px;
    margin-bottom: -25%;
    box-shadow: 20px 10px 100px rgba(0, 0, 0, 0.1);
}

.company-profile-img img {
    width: 12vw;
    height: 12vw;
}

.banner-overflow-text-box {
    /* margin-left: 4%; */
}

.banner-overflow-text-box h1 {
    font-family: 'Montserrat-Bold', sans-serif;
    font-size: 24px;
    line-height: 32px;
    text-align: left;
    color: #000000;
}

.banner-overflow-text-box h2 {
    font-family: 'Montserrat-Regular', sans-serif;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    color: #6D6E71;
}

.banner-overflow-text-box-down h4 {
    font-family: 'Montserrat-Bold', sans-serif;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    color: #000000;
}

.hq-col {
    border-right: 1px solid #D8DAE5;
}

.banner-overflow-text-box-down p {
    font-family: 'Montserrat-light', sans-serif;
    font-size: 13px;
    line-height: 20px;
    text-align: left;
    color: #14667F;
    font-weight: 600;
}

.banner-overflow-text-box-down {
    margin-top: 4%;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

.has-search-2 .form-control {
    padding-left: 2.375rem;
}

.search-icon {
    margin-top: 24%;
    background-color: #5E8819 !important;
}

.wiki-form-col label {
    color: black;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: block !important;
}


/* #################ABOUT US ################# */

.company-about-us-section-header {
    margin-top: 15%;
    margin-bottom: 2%;
}

.about-us-section-card-header {
    font-family: 'Montserrat-Bold', sans-serif;
    font-size: 52px;
    line-height: 40px;
    color: #14667F;
}

.about-us-section-card-sub-description {
    font-family: 'Montserrat-Regular', sans-serif;
    color: #14667F;
    font-size: 18px;
    line-height: 25px;
    margin-top: 6%;
}


/* #################### MAJOR PRoDUCtS SLIDER##############*/

.major-products-bg {
    background-color: linear-gradient(#E0F2F2 28.65%, rgba(224, 242, 242, 0) 100%);
}

.major-products-card-section-header {
    padding-top: 5%;
    padding-bottom: 5%;
}

.major-products-card-section {
    padding-bottom: 5%;
}

.major-products-cards-header {
    font-family: "Montserrat-ExtraBold", sans-serif !important;
    font-size: 38px;
    line-height: 40px;
    color: #14667F;
}

.major-products-cards-header-sub-description {
    color: #14667F;
    font-size: 21px;
    font-style: normal;
    line-height: 24px;
    letter-spacing: 0px;
    margin-top: 25px;
    font-family: "Montserrat-regular", sans-serif !important;
}

.major-products-card-arrow {
    background-color: #5E8819;
    color: #ffffff;
    border-radius: 8px;
    display: none;
    border: 1px solid #fff;
    box-shadow: none !important;
}

.major-products-card {
    border: none;
    border-radius: 12px;
    transition: 0.3s ease-in all;
    padding: 50px 0;
    height: 240px !important;
    background: #ffffff;
    cursor: pointer;
}

.major-products-card .products-icon i {
    font-size: 50px;
    color: #14667F;
}

#products-slider .owl-item img {
    display: block;
    width: 35%;
    /* margin-left: 37%; */
    margin-left: auto;
    margin-right: auto; 
}

.major-products-card-arrow {
    background-color: #5E8819;
    color: #ffffff;
    border-radius: 8px;
    display: none;
    border: 1px solid #fff;
    box-shadow: none !important;
}

.last-major-products-card-arrow {
    background-color: white;
    color: #5E8819;
    border-radius: 8px;
    box-shadow: none !important;
}

.major-products-card:hover {
    border: none;
    box-shadow: 0px 6px 9px 5px rgba(16 24 64, 0.05);
    transition: 0.3s ease-in all;
    background: #14667F;
    color: #ffffff;
}

.major-products-card:hover h4 {
    color: #ffffff;
}

.major-products-card:hover .products-icon i {
    font-size: 50px;
    color: #ffffff;
}

.major-products-card-last {
    background-color: #5E8819;
    border-radius: 3%;
    padding: 30px 0;
    height: 240px !important;
}

.major-products-card h4 {
    font-family: 'Montserrat-Medium', sans-serif;
    font-size: 14px;
    margin: 15% 0;
    color: #14667F;
}

.major-products-card-last h4 {
    font-size: 19px;
    margin: 25% 10%;
}

#products-slider .fa-arrow-left {
    position: absolute;
    top: 105px;
    font-size: 16px;
    left: -10%;
    color: #14667F;
    padding: 14px;
    background-color: #ffffff;
    width: 4.5vw;
    border-radius: 6px;
    transition: 0.3s ease all;
}

#products-slider .fa-arrow-left:hover {
    background-color: #14667F;
    color: #ffffff;
    transition: 0.3s ease all;
}

#products-slider .fa-arrow-right {
    position: absolute;
    top: 105px;
    font-size: 16px;
    left: 102%;
    color: #14667F;
    width: 4.5vw;
    background-color: #ffffff;
    padding: 14px;
    border-radius: 6px;
    border: none;
    transition: 0.3s ease all;
}

#products-slider .fa-arrow-right:hover {
    background-color: #14667F;
    color: #ffffff;
    transition: 0.3s ease all;
}

.major-products-card-arrow {
    background-color: #5E8819;
    color: #ffffff;
    border-radius: 8px;
    display: none;
    border: 1px solid #fff;
    box-shadow: none !important;
}


/* #################### MAJOR PRODUCTS SLIDER 2 ##############*/

#companies-slider .owl-carousel .owl-stage-outer {
    margin-left: 2% !important;
}

.major-products-card-section-header-2 {
    padding: 5% 0% 0% 0%;
}

.major-products-card img {
    fill: #ffffff;
}

.major-products-cards-header-2 {
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 0px;
    color: #474D66;
}

.major-products-cards-header-2-sub-description {
    color: #5E8819;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
}

.companies-slider-col {
    border: 1px solid #D8DAE5;
    padding: 6px 18px;
    border-radius: 8px;
    transition: 0.3s ease all;
    cursor: pointer;
}

.companies-slider-col img {
    border-radius: 8px;
}

.companies-slider-col h3 {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    color: #474D66;
}

.companies-slider-col h4 {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    color: #8F95B2;
}

.companies-slider-col h5 {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    padding: 25px 20px;
    color: #474D66;
}

#companies-slider .fa-arrow-left {
    position: absolute;
    top: 42%;
    font-size: 16px;
    left: -10%;
    color: #14667F;
    background-color: #fff;
    border: 1px solid #D8DAE5;
    padding: 14px;
    width: 4.5vw;
    border-radius: 6px;
    transition: 0.3s ease all;
}

#companies-slider .fa-arrow-left:hover {
    background-color: #fff;
    color: #14667F;
    transition: 0.3s ease all;
}

#companies-slider .fa-arrow-right:hover {
    background-color: #fff;
    color: #14667F;
    transition: 0.3s ease all;
}

#companies-slider .fa-arrow-right {
    position: absolute;
    top: 42%;
    font-size: 16px;
    left: 100.5%;
    color: #14667F;
    background-color: #fff;
    width: 4.5vw;
    border: 1px solid #D8DAE5;
    padding: 14px;
    border-radius: 6px;
    transition: 0.3s ease all;
}

#companies-slider .owl-item img {
    display: block;
    /*width: 100%;*/
    width: 267px;
    height: 181px;
    padding-bottom: 31px;
    margin: auto;
}

#companies-slider .fa-arrow-left:hover {
    color: #ffffff;
    background-color: #14667F;
    transition: 0.3s ease all;
}

#companies-slider .fa-arrow-right:hover {
    color: #ffffff;
    background-color: #14667F;
    transition: 0.3s ease all;
}


/* #################### clients-slider ##############*/

.major-clients-card-section-header {
    padding: 5% 0% 0% 0%;
}

.clients-card-section-header-2 {
    margin-top: 8%;
    margin-bottom: 5%;
}

.clients-cards-header-2 {
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 0px;
    color: #474D66;
}

.clients-cards-header-2-sub-description {
    color: #5E8819;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
}

.clients-slider-col {
    padding: 6px 18px;
    background-color: #FAFBFF;
    border-radius: 15px;
    transition: 0.3s ease all;
    cursor: pointer;
}

.clients-slider-col:hover {
    background: #14667F;
    transition: 0.3s ease all;
}

.clients-slider-col:hover h5 {
    color: #ffffff;
}

.clients-slider-col h5 {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    padding: 25px 20px;
    color: #474D66;
}

#clients-slider .owl-item img {
    display: block;
    width: 45%;
    padding-top: 22%;
    margin-left: 29%;
}

#clients-slider .fa-arrow-left {
    position: absolute;
    top: 90px;
    font-size: 16px;
    left: -11%;
    color: #14667F;
    padding: 14px;
    background-color: #ffffff;
    width: 4.5vw;
    border-radius: 6px;
    transition: 0.3s ease all;
}

#clients-slider .fa-arrow-left:hover {
    color: #ffffff;
    background-color: #14667F;
    transition: 0.3s ease all;
}

#clients-slider .fa-arrow-right {
    position: absolute;
    top: 90px;
    font-size: 16px;
    left: 103.5%;
    color: #14667F;
    width: 4.5vw;
    background-color: #ffffff;
    padding: 14px;
    border-radius: 6px;
    transition: 0.3s ease all;
}

#clients-slider .fa-arrow-left:hover {
    color: #ffffff;
    background-color: #14667F;
    transition: 0.3s ease all;
}

#clients-slider .fa-arrow-right:hover {
    color: #ffffff;
    background-color: #14667F;
    transition: 0.3s ease all;
}


/* ########################### TECH STACK SECITON ##################### */

.techstack-section-header {
    margin-top: 8%;
    margin-bottom: 5%;
}

.techstack-header {
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 0px;
    text-align: center;
    color: #474D66;
}

.techstack-header-sub-description {
    color: #5E8819;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
}

.techstack-col {
    background-color: #14667F;
    margin-top: 1%;
    padding: 0.3rem 0.3rem;
    border-radius: 5px;
}

.techstack-col h4 {
    font-family: 'Montserrat-Regular', sans-serif;
    font-size: 13px;
    text-align: center;
    margin-top: 10px;
    color: #ffffff;
}


/* ########### Hr capabilites################# */

.hr-section-header {
    margin-top: 8%;
    margin-bottom: 3%;
}

.hr-header {
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 0px;
    color: #474D66;
}

.hr-header-sub-description {
    color: #5E8819;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
}

.hr-col p {
    font-family: 'Montserrat-Regular', sans-serif;
    font-size: 18px;
    line-height: 30px;
    color: #696F8C;
}

.hr-header-heading {
    padding: 2% 0% 1% 0%;
}


/* ########### publications ################# */

.publications-section-header {
    margin-top: 8%;
    margin-bottom: 3%;
}

.publications-header {
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 0px;
    text-align: center;
    color: #474D66;
}

.publications-header-sub-description {
    color: #5E8819;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
}

.publications-col p {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    color: #287E51;
}

.banner-background {
    background: url("../images/pseb-home/company-directory-banner-bg.png") no-repeat;
    background-size: cover;
    padding-bottom: 7%;
}

.banner-heading {
    font-size: 80px;
    font-style: normal;
    font-weight: 600;
    line-height: 95px;
    letter-spacing: 0px;
    margin-top: 7%;
    letter-spacing: 6px;
}

.banner-description {
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 4px;
}

.banner-buttons button {
    background-color: white;
}

.banner-buttons button:hover {
    background-color: #5E8819;
    color: #ffffff;
}

.banner-buttons-row {
    margin-top: 3%;
    margin-bottom: -4%;
    margin-left: 1%;
}

.banner-text-box img {
    margin-top: -2%;
    margin-left: 9%;
}

.categories-card-section-header {
    margin-top: 20%;
    margin-bottom: 5%;
}

.cards-header {
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 0px;
    text-align: center;
    color: #474D66;
}

.cards-header-sub-description {
    color: #5E8819;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
}

.categories-card {
    border: 1px solid #D8DAE5;
    border-radius: 3%;
    transition: 0.3s ease-in all;
    padding: 50px 0;
    height: 240px !important;
}

.categories-card-arrow {
    background-color: #5E8819;
    color: #ffffff;
    border-radius: 8px;
    display: none;
    border: 1px solid #fff;
    box-shadow: none !important;
}

.last-categories-card-arrow {
    background-color: white;
    color: #5E8819;
    border-radius: 8px;
    box-shadow: none !important;
}

.categories-card:hover {
    border: none;
    box-shadow: 0px 6px 9px 5px rgba(16 24 64, 0.05);
    transition: 0.3s ease-in all;
}

.categories-card-last {
    background-color: #5E8819;
    border-radius: 3%;
    padding: 30px 0;
    height: 240px !important;
}

.categories-card h4 {
    font-size: 19px;
    margin: 15% 0;
}

.categories-card-last h4 {
    font-size: 19px;
    margin: 25% 10%;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

.has-search-2 .form-control {
    padding-left: 2.375rem;
}

.search-icon {
    margin-top: 24%;
    background-color: #5E8819 !important;
}

.has-search-2 .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 98px;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

.companies-carousel-header {
    margin-top: 5%;
    margin-bottom: 5%;
}

.companies-slider-col {
    border: 1px solid #D8DAE5;
    padding: 30px 30px;
}

.company-card-pills {
    color: #5D5F5F;
    font-family: 'Montserrat-light', sans-serif !important;
    font-size: 12px;
    border: 1px solid #bfbfbf;
    border-radius: 8px;
    padding: 0.8rem;
    width: fit-content;
    display: inline-block;
}

.companies-slider-col:hover {
    background: #E0F2F2;
    transition: 0.3s ease all;
}

.company-card-pills {
    transition: 0.3s ease all;
}

.companies-slider-col:hover .company-card-pills {
    border: 1px solid #14667F;
    color: #ffffff !important;
    background-color: #14667F;
    transition: 0.3s ease all;
}

.companies-slider-col h3 {
    font-family: 'Montserrat-Bold', sans-serif !important;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #14667F;
}

.companies-slider-col h4 {
    font-family: 'Montserrat-Light', sans-serif !important;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #14667F;
}

.companies-slider-col h5 {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    padding: 25px 20px;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: block !important;
}

#top-rated-companies-slider .fa-arrow-left {
    position: absolute;
    top: 163px;
    font-size: 16px;
    left: -59px;
    color: #8F95B2;
    border: 1px solid #8F95B2;
    padding: 6px;
    border-radius: 6px;
}

#top-rated-companies-slider .fa-arrow-right {
    position: absolute;
    top: 170px;
    font-size: 16px;
    left: 1162px;
    color: #8F95B2;
    border: 1px solid #8F95B2;
    padding: 6px;
    border-radius: 6px;
}


/* #############################################################################################################################################################
################################################################################################################################################################*/


/* Login Form */

.bg-login {
    background-image: url("../images/login/login-bg.png");
}

.form-col {
    margin-bottom: 14%;
    margin-top: 0%;
    padding: 12px 32px 5px 32px;
    border-radius: 8px;
    box-shadow: 0px 10px 25px rgba(16 24 64, 0.05);
    background-color: #ffffff;
}

.has-search-2 .form-control {
    padding-left: 2.375rem;
}

.sign-in-card-header h2 {
    font-size: 38px;
    line-height: 49px;
    color: #14667F;
    font-family: "Montserrat-ExtraBold", sans-serif !important;
}

.sign-in-card-header h3 {
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0px;
    color: #14667F;
    font-family: "Montserrat-light", sans-serif !important;
}

.form-control {
    font-family: 'Montserrat-Regular', sans-serif !important;
    font-size: 14px !important;
    line-height: 22px !important;
    border-radius: 8px !important;
    padding: 1% 1% !important;
    border: 2px solid rgba(20, 102, 127, 0.2) !important;
    height: 60px;
}

.login-form-control {
    font-family: 'Montserrat-Regular', sans-serif !important;
    font-size: 14px !important;
    line-height: 22px !important;
    border-radius: 8px !important;
    padding: 11.5% 5% !important;
    border: 2px solid rgba(20, 102, 127, 0.2) !important;
}

.form-col label {
    color: black;
}

.form-card {
    background: rgba(255, 255, 255, 0.8);
    padding: 10%;
    margin-top: 20%;
}

.sign-in-button {
    border-radius: 8px;
    padding: 0.8rem 0rem;
    background-color: #14667F;
    border: none;
    width: 24%;
    font-family: 'Montserrat-Medium', sans-serif !important;
    font-size: 20px;
    border: 1px solid #14667F;
}

.sign-in-button:hover {
    border-radius: 8px;
    background-color: #ffffff;
    color: #14667F !important;
    border: 1px solid #14667F;
}

.sign-in-button a {
    color: #ffffff !important;
}

.sign-in-button:hover a,
.sign-in-button:hover svg {
    color: #14667F !important;
    text-decoration: none;
}

.sign-in-button svg {
    width: 21px;
    height: 21px;
    font-weight: 900;
}

.form-col p {
    color: #14667F;
    font-family: "Montserrat-Medium", sans-serif !important;
    font-size: 16px;
    line-height: 24px;
}

.form-col p a {
    color: #14667F;
    font-family: "Montserrat-Medium", sans-serif !important;
    font-size: 16px;
    line-height: 24px;
    text-decoration: underline;
}

.form-col p:hover a {
    color: #000000;
}

@media (max-width: 1600px) {
    .sign-in-card-header h2 {
        font-size: 31px;
        line-height: 49px;
    }
    .sign-in-card-header h3 {
        font-size: 15px;
        margin-top: 3%;
        line-height: 21px;
    }
    .goto-sign-up-btn .fas {
        margin-left: -26px;
    }
}

@media (max-width: 1440px) {
    .sign-in-card-header h2 {
        font-size: 31px;
        line-height: 49px;
    }
    .sign-in-card-header h3 {
        font-size: 15px;
        margin-top: 3%;
        line-height: 21px;
    }
    .goto-sign-up-btn .fas {
        margin-left: -26px;
    }
}

@media (max-width: 1366px) {
    .sign-in-card-header h2 {
        font-size: 31px;
        line-height: 49px;
    }
    .sign-in-card-header h3 {
        font-size: 15px;
        margin-top: 3%;
        line-height: 21px;
    }
    .goto-sign-up-btn .fas {
        margin-left: -26px;
    }
}

@media (max-width: 1280px) {
    .sign-in-card-header h2 {
        font-size: 31px;
        line-height: 49px;
    }
    .sign-in-card-header h3 {
        font-size: 15px;
        margin-top: 3%;
        line-height: 21px;
    }
    .goto-sign-up-btn .fas {
        margin-left: -26px;
    }
    .sign-in-button {
        font-size: 17px;
    }
}

@media (max-width: 1024px) {}


/* Login Form Ended  */


/* Registration As */

.register-as-form-card {}

.register-as-form-col {
    margin-bottom: 14%;
    border-radius: 8px;
    box-shadow: 0px 10px 25px rgba(16 24 64, 0.05);
    background: rgba(255, 255, 255, 0.9);
    padding: 5% 0%;
    margin: 20% -11%;
}

.sign-up-col {
    transition: 0.3s ease-in all;
    /* padding: 50px 0; */
    /* height: 272px !important; */
}

.sign-up-card-header h2 {
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 2px;
    color: #14667F;
    font-family: "Montserrat-bold", sans-serif !important;
}

.sign-up-card-header h3 {
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 0px;
    color: #14667F;
    margin-top: 3%;
    font-family: "Montserrat-light", sans-serif !important;
}

.sign-up-card-heading {
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    margin: 15% 0;
    color: #14667F;
}

.sign-up-col .register-as-callcenter-hover {
    display: none;
}

.sign-up-col:Hover .register-as-callcenter-hover {
    display: inline;
}

.sign-up-col .register-as-callcenter {
    display: inline;
}

.sign-up-col:hover .register-as-callcenter {
    display: none;
}

.sign-up-card .register-as-company-hover {
    display: none;
}

.sign-up-card:Hover .register-as-company-hover {
    display: inline;
}

.sign-up-card .register-as-company {
    display: inline;
}

.sign-up-card:hover .register-as-company {
    display: none;
}

.sign-up-card .register-as-freelancer-hover {
    display: none;
}

.sign-up-card:Hover .register-as-freelancer-hover {
    display: inline;
}

.sign-up-card .register-as-freelancer {
    display: inline;
}

.sign-up-card:hover .register-as-freelancer {
    display: none;
}

.sign-up-text-box .btn {
    background-color: #14667F;
    border-radius: 25px;
}

.sign-up-col {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    margin: 8px;
    cursor: pointer;
}

.sign-up-col:hover {
    transition: 0.3s ease-in all;
    background-color: #14667F;
}

.sign-up-col:hover .sign-up-card-heading {
    transition: 0.3s ease-in all;
    color: #ffffff;
}


/* Regstration */

.registeration-form-col {
    border-radius: 8px;
    box-shadow: 0px 10px 25px rgba(16 24 64, 0.05);
    background: rgba(255, 255, 255, 0.9);
    padding: 5% 0%;
    margin: 20% 0%;
}

.register-button {
    border-radius: 8px;
    padding: 0.8rem 0rem;
    background-color: #14667F;
    border: 1px solid #14667F;
    width: 24%;
    font-family: 'Montserrat-Medium', sans-serif !important;
    font-size: 20px;
    transition: 0.3s ease all;
}

.register-button:hover {
    background-color: #ffffff;
    border: 1px solid #14667F;
    color: #14667F !important;
    font-family: 'Montserrat-Medium', sans-serif !important;
    font-size: 20px;
    transition: 0.3s ease all;
}

.register-button .fa-arrow-right {
    font-size: 13px;
    margin-left: 5px;
}


/* Enter-otp */

.sign-in-card-header h3 {
    font-size: 16px;
    margin-top: 3%;
    line-height: 22px;
    font-family: "Montserrat-Light", sans-serif !important;
}

.check-icon {
    font-size: 2.8vw;
    color: #ffffff;
    background-color: #14667F;
    border-radius: 50%;
    padding: 5%;
}

.enter-otp-card-header h2 {
    font-size: 38px;
    line-height: 49px;
    color: #14667F;
    font-family: "Montserrat-Bold", sans-serif !important;
}

.enter-otp-card-header h3 {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0px;
    color: #14667F;
    margin-top: 3%;
}

.enter-otp-card-header h5 {
    font-size: 18px;
    font-family: "Montserrat-regular", sans-serif !important;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0px;
    color: #14667F;
    margin-top: 3%;
    font-weight: 700;
}

.otp-form-col {
    margin-bottom: 4%;
    margin-top: 2%;
    padding: 12px 32px 5px 32px;
    border-radius: 8px;
    box-shadow: 0px 10px 25px rgba(16 24 64, 0.05);
}

.otp-form-col p {
    color: #14667F;
    font-weight: 400;
}


/* set-password */

.password-form-col {
    margin-bottom: 4%;
    margin-top: 2%;
    padding: 12px 32px 5px 32px;
    border-radius: 8px;
    box-shadow: 0px 10px 25px rgba(16 24 64, 0.05);
}

.password-form-col p {
    color: #14667F;
    font-weight: 400;
}

.submit-password-button {
    border-radius: 8px;
    padding: 0.8rem 0rem;
    background-color: #14667F;
    border: none;
    width: 24%;
    font-family: 'Montserrat-Medium', sans-serif !important;
    font-size: 20px;
    border: 1px solid #14667F;
}

.submit-password-button:hover {
    border-radius: 8px;
    background-color: #ffffff;
    color: #14667F !important;
    border: 1px solid #14667F;
}


/* settings */

.settings {
    margin-top: 5%;
    margin-bottom: 5%;
}

.settings h2 {
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 2px;
    color: #5E6379;
    font-family: "Montserrat-bold", sans-serif !important;
}

.settings h3 {
    font-size: 30px;
    color: #5E6379;
    /* margin-bottom: 4%; */
    font-family: 'Montserrat-light', sans-serif !important;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.settings .fa-cog {
    font-size: 44px;
    color: #5E6379;
}

.settings .fa-user-cog {
    font-size: 27px;
    color: #5E6379;
}

.view_opportunity .contact-btn {
    background-color: #14667F !important;
    border-radius: 8px;
    color: #ffffff;
    /* padding: 8px; */
    height: 50px;
    font-family: "Montserrat-regular", sans-serif !important;
    border: 1px solid #14667F;
    transition: 0.3s ease all;
    width: 120px;
    margin-top: 2%;
}

.view_opportunity .contact-btn:hover {
    background-color: #ffffff !important;
    border-radius: 8px;
    color: #14667F;
    /* padding: 8px; */
    border: 1px solid #14667F;
    transition: 0.3s ease all;
}

.view_opportunity .contact-btn .fa-plus {
    font-size: 13px;
}

.list-users-table .search {
    border-radius: 50px;
    border: 0.866322px solid #D8DAE5;
    padding: 8px;
}


/* Forms */

.form-section-heading {
    color: #14667F;
    font-weight: 600;
    margin-bottom: 2%;
    margin-top: 1%;
}

.label-heading {
    /*margin-left: 2.6%;*/
}

.reg-form-submit-but {
    background-color: #14667F !important;
    border-radius: 8px;
    border: 1px solid #14667F;
    width: 8vw;
    transition: 0.3s ease all;
    font-family: 'Montserrat-regular', sans-serif !important;
}

.reg-form-submit-but:hover {
    border-radius: 8px;
    /* width: 8vw; */
    border: none;
    color: #14667F;
    border: 1px solid #14667F;
    transition: 0.3s ease all;
    background-color: #ffffff !important;
}


/* WIKI PAGE FORMS */

.wikipage-corporate-details {
    margin-top: 5%;
}

.wikipage-corporate-details h2 {
    font-weight: bold;
    color: #5E6379;
    font-family: 'Montserrat-bold', sans-serif !important;
}

.mt-4 h3 {}

.wiki-forms-col {
    background-color: #fff;
}

.table-row-data {
    padding: 0.75rem 1.25rem;
}

.label_design {
    padding: 3px;
    border-radius: 6px;
    background-color: #EDEFF5;
}

.banner-overflow-text-box h1 {
    font-weight: normal;
}

.banner-overflow-text-box h2 {
    color: #14667F;
    font-weight: normal;
}

.card p {
    color: #14667F;
}


/* WikiPage */

.wiki-company-profile-intro {
    background: #fff;
    padding: 2% 5%;
    border-radius: 15px;
    box-shadow: 20px 10px 100px rgba(0, 0, 0, 0.1);
}

.wikipage-about-us {
    margin-top: 4%;
}

.wikipage-about-us p {
    padding: 1% 2%;
}

.wikipage-about-us .card {
    border-radius: 15px;
    /* margin-top: 2%; */
}

.wikipage-projects {
    margin-top: 4%;
}

.wikipage-products {
    margin-top: 4%;
}

.wikipage-clients {
    margin-top: 4%;
}

.wikipage-tech-stack {
    margin-top: 4%;
}

.wikipage-hrcapabilities {
    margin-top: 4%;
}

.wikipage-hrcapabilities p {
    padding: 1% 2%;
}

.wikipage-hrcapabilities .card {
    border-radius: 15px;
    margin-top: 2%;
}

.wikipage-publications {
    margin-top: 4%;
}

.wikipage-marketing-collaterals {
    margin-top: 4%;
}

.wikipage-success-stories {
    margin-top: 4%;
}

.wikipage-edit-btn {
    border-radius: 8px;
    width: 6vw;
    background-color: #14667F;
    border: none;
    padding: 8px 0;
    border: 1px solid #14667F;
    font-family: 'Montserrat-regular', sans-serif !important;
    color: #ffffff;
    transition: 0.3s ease all;
}

.wikipage-edit-btn:hover {
    border-radius: 8px;
    /* width: 6vw; */
    background-color: #ffffff;
    border: none;
    /* padding: 8px 0; */
    color: #14667F;
    border: 1px solid #14667F;
    transition: 0.3s ease all;
}


.wikiprofilepage-edit-btn {
    border-radius: 8px;
    /* width: 6vw; */
    background-color: #14667F;
    border: none;
    padding: 10px 10px 10px 10px;
    border: 1px solid #14667F;
    font-family: 'Montserrat-regular', sans-serif !important;
    color: #ffffff;
    transition: 0.3s ease all;
}

.wikiprofilepage-edit-btn:hover {
    border-radius: 8px;
    /* width: 6vw; */
    background-color: #ffffff;
    border: none;
    /* padding: 8px 0; */
    color: #14667F;
    border: 1px solid #14667F;
    transition: 0.3s ease all;
}

.reg-form-submit-but {}


/* .wiki-label{
    background-color: #d5ddf5;
    width:5vw;
    height: 10px;
    border-radius:25px
} */


/* Settings */

.settings-header {
    margin-top: 8%;
    margin-bottom: 1.5%;
}

.settings-header h2 {
    font-family: 'Montserrat-Bold', sans-serif;
    color: #5E6379;
    font-size: 32px;
}

.settings-col {
    background-color: #fff;
    margin: 1% 1%;
    transition: 0.3s ease all;
    padding: 1% 0%;
    cursor: pointer;
}

.settings-col.disabled {
    background-color: #F2F2F2 !important;
}

.settings-col.disabled:hover h4 {
    color: #14667F;
}

.settings-col h4 {
    font-size: 20px;
    font-family: 'Montserrat-Bold', sans-serif;
    /* padding: 0px 30px; */
    /* line-height: 10px; */
}

.settings-col svg {
    width: 40px;
    height: 40px;
}

.settings-col:hover {
    background-color: #14667F;
    margin: 1% 1%;
    color: #fff;
    transition: 0.3s ease all;
}

.settings-col:hover h4 {
    color: #fff;
}


/* Comingsoon and underconstruction pages */

.const-heading {
    margin-top: 15% !important;
}

.const-heading h1 {
    font-size: 70px;
    font-weight: 700;
    color: #14667F;
    font-family: Montserrat-bold;
    text-transform: uppercase;
}

.comingsoon-heading {
    margin-top: 15% !important;
}

.comingsoon-heading h1 {
    font-size: 69px;
    font-weight: 500;
    color: #14667F;
    font-family: 'Montserrat-light', sans-serif !important;
    text-transform: uppercase;
}

.goback-page-btn {
    border-radius: 8px;
    padding: 0.8rem 0rem;
    background-color: #14667F;
    border: none;
    width: 24%;
    font-family: 'Montserrat-Medium', sans-serif !important;
    font-size: 20px;
    border: 1px solid #14667F;
    color: #ffffff;
    transition: 0.2s ease all;
}

.goback-page-btn:hover {
    border-radius: 8px;
    /* padding: 0.8rem 0rem; */
    background-color: #ffffff;
    color: #14667F !important;
    border: 1px solid #14667F;
    transition: 0.2s ease all;
}

.undercont-container {
    background-color: #fff;
}


/* view market place */

.table-edit-button a {
    background-color: #14667F;
    width: 6vw;
    text-align: center;
    margin-left: 2%;
    border-radius: 8px;
    border: 1px solid #14667F;
    padding: 10px 10px;
    transition: 0.3s ease all;
    font-family: 'Montserrat-regular', sans-serif !important;
}

.table-edit-button a:hover {
    background-color: #ffffff;
    /* width: 6vw; */
    /* text-align: center; */
    /* margin-left: 2%; */
    border-radius: 8px;
    /* padding: 10px 10px; */
    /* text-decoration: none; */
    color: #14667F !important;
    border: 1px solid #14667F;
    transition: 0.3s ease all;
}

.footer-h1 {
    font-family: "Montserrat-Medium", sans-serif !important;
    /* font-weight: 600; */
}

.uc_start_sp {
    font-family: 'Montserrat-ExtraLight', sans-serif !important;
    font-weight: 100;
}

.myprofile-submit-button {
    background-color: #14667F !important;
    border-radius: 8px !important;
    height: 50px;
}

.profile-update-bg {
    background-color: #fff;
    padding: 3% 3%;
    border-radius: 25px;
    margin-top: 2.5%;
}


/* $######## */

.banner-bg-top-company-dir {
    background: url("../images/pseb-home/top-company-dir-bg.png") no-repeat;
    background-size: cover;
    padding: 4% 0%;
    /* height: 60vh; */
}

.banner-bg-top-company-dir .text-box h4 {
    font-size: 80px;
    font-style: normal;
    font-weight: 700;
    line-height: 83px;
    letter-spacing: 0px;
    text-align: left;
    margin-top: 48px;
    color: #14667F;
    text-transform: uppercase;
    font-family: 'Montserrat-ExtraBold';
}

.banner-bg-top-company-dir .text-box .text-outline {
    color: white;
    text-shadow: -1px -1px 0 #14667F, 0 -1px 0 #14667F, 1px -1px 0 #14667F, 1px 0 0 #14667F, 1px 1px 0 #14667F, 0 1px 0 #14667F, -1px 1px 0 #14667F, -1px 0 0 #14667F;
}


/*############# DASHBOARD ################### */

.complete-registration {
    margin-top: 4%;
}

.complete-registration svg {
    width: 22px;
    height: 22px;
}

.complete-registration .col-lg-12 {
    cursor: pointer;
}

.complete-registration h1 {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: 0px;
    text-align: left;
    color: #5E6379;
}

.dashboard-heading {
    margin-top: 11%;
}

.dashboard-heading svg {
    height: 35px;
    width: 35px;
}

.dashboard-heading h1 {
    font-size: 34px;
    line-height: 32px;
    text-align: left;
    color: #5E6379;
    font-family: "Montserrat-bold", sans-serif !important;
}

.dashboard-opportunities .see-all {
    background-color: #14667F;
    border-radius: 8px;
    color: #fff;
    font-family: 'Montserrat-regular', sans-serif !important;
    height: 43px;
    border: 1px solid #14667F;
    transition: 0.3s ease all;
    margin: 1rem 0;
    width: 220px;
}

.dashboard-opportunities .see-all:hover {
    background-color: #ffffff;
    border-radius: 8px;
    color: #14667F;
    font-family: 'Montserrat-regular', sans-serif !important;
    /* height: 43px; */
    border: 1px solid #14667F;
    transition: 0.3s ease all;
}

.dashboard-opportunities .see-all i {
    font-size: 13px;
    margin-left: 6px;
}

.dashboard-overview {
    margin-top: 6%;
    margin-bottom: 2%;
}

.dashboard-overview svg {
    height: 35px;
    width: 35px;
}

.dashboard-overview h1 {
    font-size: 30px;
    font-style: normal;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #5E6379;
    font-family: "Montserrat-light", sans-serif !important;
    text-transform: uppercase;
}

.dashboard-overview h2 {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0px;
    text-align: left;
    color: #8F95B2;
}

.dashboard-overview-cards-row {
    margin: 10px 0px 10px 0 !important;
}

.dashboard-overview-cards {
    background-color: #fff;
    padding: 19px 20px 15px 21px !important;
    border-radius: 8px;
    margin-top: 13px;
    transition: 0.2s ease all;
}

.dashboard-overview-cards:hover {
    box-shadow: 0px 9.94068px 24.8517px rgba(16, 24, 64, 0.05);
    transition: 0.1s ease all;
}

.dashboard-overview-cards-row img {
    margin: auto;
}

.dashboard-overview-cards h2 {
    font-family: 'Montserrat-Regular', sans-serif;
    font-size: 20px;
    line-height: 24px;
    margin-top: 4%;
    color: #000000;
}

.dashboard-overview-cards p {
    font-family: 'Montserrat-Regular', sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #8F95B2;
}

.dashboard-overview-cards h4 {
    font-size: 14px;
    line-height: 30px;
    font-family: 'Montserrat-Regular', sans-serif;
}

.dashboard-overview-cards.one h4 {
    color: rgba(51, 102, 255, 1);
    ;
}

.dashboard-overview-cards.two h4 {
    color: rgba(255, 176, 32, 1);
}

.dashboard-overview-cards.three h4 {
    color: rgba(209, 67, 67, 1);
}

.dashboard-overview-cards.four h4 {
    color: rgba(20, 102, 127, 1);
}

.dashboard-overview-cards img {
    margin-top: 6%;
}

.dashboard-overview-cards.one img {
    border: 10px solid rgba(51, 102, 255, 0.5);
    border-radius: 50%;
}

.dashboard-overview-cards.two img {
    border: 10px solid rgba(255, 176, 32, 0.5);
    border-radius: 50%;
}

.dashboard-overview-cards.three img {
    border: 10px solid rgba(209, 67, 67, 0.5);
    border-radius: 50%;
}

.dashboard-overview-cards.four img {
    border: 10px solid rgba(20, 102, 127, 0.5);
    border-radius: 50%;
}

.dashboard-opportunities {
    margin-top: 4%;
    /* margin-bottom: 3%; */
}

.dashboard-opportunities svg {
    height: 35px;
    width: 35px;
}

.dashboard-opportunities h1 {
    font-size: 30px;
    font-style: normal;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #474D66;
    font-family: "Montserrat-light", sans-serif !important;
    margin-bottom: 3%;
    text-transform: uppercase;
}

.dashboard-opportunities h2 {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0px;
    text-align: left;
    color: #8F95B2;
}

.opportunities-card h5 {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    /* color: #7EA937; */
    font-family: "Montserrat-bold", sans-serif !important;
    /* margin: 0 65px 15px 65px; */
    background: rgba(126, 169, 55, 0.08);
    padding: 5px 0px;
    border-radius: 8px;
}

.opportunities-card h6 {
    font-family: "Montserrat-light", sans-serif !important;
    font-size: 14px;
    line-height: 24px;
    color: #8F95B2;
    margin-top: 32px;
}

.opportunities-card h6 a:hover {
    text-decoration: none;
}

.opportunities-card h4 {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    margin-top: 9%;
}

.opportunities-card p {
    font-family: 'Montserrat-Light', sans-serif;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    color: #696F8C;
    margin-top: 1rem;
}

.opportunities-card-row {
    background-color: #fff;
    margin: 0px 10px;
}

.opportunities-card-down {
    padding: 24px 42px;
    border: 1px solid #F4F6FA;

    background-color: #fff;
    margin: 24px 11px;
    /* border: 1px solid red; */
    transition: 0.2s ease all;
}

.opportunities-card-down:hover {
    box-shadow: 0px 9.94068px 24.8517px rgba(16, 24, 64, 0.08);
    transition: 0.2s ease all;
}

.opportunities-card-down .name {
    font-family: "Montserrat-light", sans-serif !important;
    font-size: 15px;
    line-height: 24px;
    text-align: left;
    border: 1px solid #F4F6FA;
    border-radius: 22px;
    padding: 6px 10px;
    margin-top: 32px;
    color: #696F8C;
}

.opportunities-card-down h3 {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    font-family: "Montserrat-medium", sans-serif !important;
    margin-top: 1rem;
}

.color1 {
    color: #7EA937;
}

.color2 {
    color: #14667F;
}

.color3 {
    color: #000000;
}

.opportunities-card .row .col-lg-6 {
    /* margin: 0px 10px; */
}

.progress-bar {
    background-color: #14667F !important;
}

.events-card {
    background-color: #fff;
    margin: 0px 10px;
}

.events-card-down {
    padding: 12px 30px;
    border: 1px solid #F4F6FA;
    max-width: 46%;
    background-color: #fff;
    margin: 25px 15px;
    transition: 0.2s ease all;
}

.events-card-down:hover {
    box-shadow: 0px 9.94068px 24.8517px rgba(16, 24, 64, 0.08);
    transition: 0.2s ease all;
}

.events-card-down h3 {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    font-family: "Montserrat-medium", sans-serif !important;
}

.events-card p {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
    /* padding: 0px 29px 0px 0px; */
    color: #696F8C;
}

.events-card-down img {
    width: 100%;
}

.event-card-text {
    padding: 0px 35px;
}

.event-card-text h6 {
    font-size: 12px;
    font-family: "Montserrat-regular", sans-serif !important;
    color: #696F8C;
}

.event-card-text .btn {
    background: #14667F;
    color: #fff;
    border-radius: 8px;
    transition: 0.3s ease all;
    margin-bottom: 1rem;
}

.event-card-text .btn:hover {
    background: #fff;
    color: #14667F;
    border-radius: 8px;
    transition: 0.3s ease all;
    border: 1px solid #14667F;
}

.card-body-color {
    background-color: #fff;
}

@media (max-width: 1600px) {
    .dashboard-overview-cards h2 {
        font-size: 19px;
        line-height: 24px;
        margin-top: 4%;
    }
    .opportunities-card-down {
        max-width: 44%;
    }
    .opportunities-card-down h3 {
        font-size: 16px;
    }
    .opportunities-card-down .name {
        padding: 6px 9px;
    }
    .events-card-down {
        max-width: 45%;
    }
    .events-card-down h3 {
        font-size: 16px;
    }
    .events-card p {
        font-size: 13px;
    }
    .opportunities-card p {
        font-size: 13px;
    }
}

@media (max-width: 1400px) {
    .dashboard-overview-cards h2 {
        font-size: 19px;
        line-height: 24px;
        margin-top: 4%;
    }
    .opportunities-card-down {
        max-width: 44%;
    }
    .opportunities-card-down h3 {
        font-size: 13px;
    }
    .opportunities-card-down .name {
        padding: 6px 9px;
    }
    .events-card-down {
        max-width: 44%;
    }
    .events-card-down h3 {
        font-size: 16px;
    }
    .events-card p {
        font-size: 13px;
    }
    .opportunities-card p {
        font-size: 12px;
    }
    .opportunities-card h5 {
        font-size: 12px;
    }
}


/* ##############################################
                DASHBOARD ENDED
############################################## */


/* Top Company Directory */

.top-company-dir-but .btn {
    background-color: #14667F !important;
    height: 40px;
    border-radius: 8px;
    width: 140px;
}

.top-company-dir-but .btn:hover {
    background-color: #ffffff !important;
    border: 1px solid #14667F !important;
}

.top-company-dir-but .btn:hover a,
.top-company-dir-but .btn:hover i {
    color: #14667F !important;
}

.top-company-dir-but .btn a {
    color: #fff;
    font-size: 18px;
    font-family: "Montserrat-regular", sans-serif !important;
}

.top-company-dir-but .btn i {
    color: #fff;
    font-size: 14px;
}

.top-company-dir-but .btn:hover a {
    color: #fff;
}

.learn-more-top-btn {
    border-radius: 8px;
    padding: 1.0rem 0rem;
    background-color: #14667F;
    transition: 0.3s ease all;
    border: 1px solid #14667F;
    margin-left: -13%;
}

.learn-more-top-btn:hover a {
    color: #14667F !important;
    text-decoration: none;
}

.learn-more-top-btn:hover::before {
    background-color: transparent;
}

.learn-more-top-btn:hover {
    border-radius: 8px;
    background-color: #ffffff !important;
    transition: 0.3s ease all;
    color: #14667F !important;
    border: 1px solid #14667F;
}

.learn-more-top-btn a {
    color: #ffffff !important;
    font-family: 'Montserrat-Medium', sans-serif !important;
    font-size: 38px;
}

.learn-more-top-btn:last-child {
    background-color: #14667F;
    transform: scale(0.6);
}

.learn-more-top-btn:last-child::before {
    animation-delay: 1s;
}

.login-more-top-btn {
    border-radius: 8px;
    padding: 1.0rem 0rem;
    background-color: #ffffff;
    transition: 0.3s ease all;
    border: 1px solid #14667F;
    margin-left: -62%;
}

.login-more-top-btn:hover a {
    color: #ffffff !important;
    text-decoration: none;
}

.login-more-top-btn:hover::before {
    background-color: #14667F;
}

.login-more-top-btn:hover {
    border-radius: 8px;
    background-color: #14667F !important;
    transition: 0.3s ease all;
    color: #14667F !important;
    border: 1px solid #14667F;
}

.login-more-top-btn a {
    color: #14667F !important;
    font-family: 'Montserrat-Medium', sans-serif !important;
    font-size: 38px;
}

.login-more-top-btn:last-child {
    background-color: #ffffff;
    transform: scale(0.6);
}

.login-more-top-btn:last-child::before {
    animation-delay: 1s;
}

.custom-file::-webkit-file-upload-button {
    background: #14667F;
    color: #fff;
    font-family: 'Montserrat-regular', sans-serif !important;
    border-radius: 8px;
    padding: 0.4rem 0.8rem;
    border: 1px solid #14667F !important;
    margin-top: -5px;
    /* float:right; */
}

.custom-file::-webkit-file-upload-button:hover {
    background: #fff;
    color: #14667F;
    border: 1px solid #14667F !important;
    margin-top: -5px;
    transition: 0.2s ease all;
    cursor: pointer;
}


/*######################################################################################################
                                        TECHLEADS Oppurtunity In Chat Page
#######################################################################################################*/

.oppurtunity-card {
    background-color: #ffffff;
    margin: 50px 0 0 28px;
    padding: 20px;
    width: 45%;
    max-width: 31% !important;
    border-radius: 10px;
}

.oppurtunity-card h1 {
    font-family: 'Montserrat-regular', sans-serif !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0px;
    text-align: left;
    line-height: 24px;
    color: #14667F;
}

.oppurtunity-card .price {
    font-family: 'Montserrat-regular', sans-serif !important;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: 0px;
    text-align: right;
    color: #7EA937;
}

.oppurtunity-card .timeframe {
    font-family: 'Montserrat-light', sans-serif !important;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 12px;
    letter-spacing: 0px;
    text-align: right;
    color: #14667F;
}

.oppurtunity-card .category {
    font-family: 'Montserrat-light', sans-serif !important;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 12px;
    letter-spacing: 0px;
    text-align: left;
    color: #14667F;
}

.oppurtunity-card .upload-time {
    font-family: 'Montserrat-light', sans-serif !important;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 12px;
    letter-spacing: 0px;
    text-align: right;
    color: #14667F;
}

.oppurtunity-card .para {
    font-family: 'Montserrat-regular', sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
    color: #363636;
    word-spacing: 2px;
    padding: 10px 50px 0px 0px;
}

.oppurtunity-card .techstack-col {
    background-color: #E0F2F2;
    margin-top: 2%;
    padding: 0.1rem 0.3rem;
    border-radius: 5x;
}

.oppurtunity-card .techstack-col h4 {
    color: #14667F;
    font-family: 'Montserrat-regular', sans-serif !important;
}

.add-new-opportunity-btn {
    background-color: #14667F !important;
    border-radius: 8px;
    color: #14667F;
    height: 50px;
    border: 1px solid #14667F;
    transition: 0.3s ease all;
}

.add-new-opportunity-btn:hover {
    background-color: #ffffff !important;
    border-radius: 8px;
    color: #14667F;
    /* height: 50px; */
    border: 1px solid #14667F;
    transition: 0.3s ease all;
}

.opportunities-card-down-chat {
    padding: 24px 42px;
    border: 1px solid #F4F6FA;
    max-width: 23%;
    background-color: #fff;
    margin: 24px 11px;
    /* border: 1px solid red; */
    transition: 0.2s ease all;
}

.opportunities-card-down-chat:hover {
    box-shadow: 0px 9.94068px 24.8517px rgba(16, 24, 64, 0.08);
    transition: 0.2s ease all;
}

.opportunities-card-down-chat .name {
    font-family: "Montserrat-light", sans-serif !important;
    font-size: 15px;
    line-height: 24px;
    text-align: left;
    border: 1px solid #F4F6FA;
    border-radius: 22px;
    padding: 6px 10px;
    margin-top: 32px;
    color: #696F8C;
}

.opportunities-card-down-chat h3 {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    font-family: "Montserrat-medium", sans-serif !important;
    margin-top: 1rem;
}


/* #######################
    View All Companies
###########################*/

.banner-heading {
    font-size: 80px;
    font-style: normal;
    font-weight: 600;
    line-height: 95px;
    letter-spacing: 0px;
    margin-top: 14%;
    letter-spacing: 6px;
}

.banner-description {
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 4px;
}

.banner-buttons button {
    background-color: white;
}

.banner-buttons button:hover {
    background-color: #14667F;
    color: #ffffff;
}

.banner-buttons button:hover .btn-search-option {
    color: #ffffff;
}

.banner-buttons-row {
    margin-top: 3%;
    margin-bottom: -4%;
}

.banner-buttons-row-top-comp-dir {
    margin-top: 3%;
    margin-left: -8px;
    margin-bottom: -4%;
}

.banner-text-box img {
    margin-top: -2%;
    margin-left: 9%;
}

.cards-header {
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 0px;
    text-align: center;
    color: #474D66;
}

.cards-header-sub-description {
    color: #5E8819;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
}

.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 60px;
    left: 20px;
    text-align: center;
    pointer-events: none;
    color: #aaa;
    font-size: 19px;
}

.search-form-col .form-control {
    padding-left: 40px !important;
}

.has-search-2 .form-control {
    padding-left: 2.375rem;
}

.search-icon {
    margin-top: 0%;
    background-color: #14667F !important;
    height: 60px;
    border-radius: 12px;
    padding: 0;
    font-family: 'Montserrat-regular', sans-serif !important;
    text-align: center;
    width: 140px;
}

.search-icon-top-comp-dir {
    margin-top: 0%;
    background-color: #14667F !important;
    height: 60px;
    border-radius: 8px;
    padding: 0;
    font-family: 'Montserrat-regular', sans-serif !important;
    text-align: center;
    width: 145px;
}

.search-form-col {
    margin-top: 4.5%;
    padding: 0px 32px 0px 32px;
    border-radius: 8px;
}

.search-form-col-top-comp-dir {
    margin-top: 5.5%;
    padding: 0px 23px 0px 6px;
    border-radius: 8px;
}

.form-col label {
    color: black;
}

.btn-search-option {
    width: 140px;
    border-radius: 8px;
    font-family: 'Montserrat-regular', sans-serif !important;
    color: #8F95B2;
}

.has-search-2 .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    left: 4px;
    width: 2.1rem;
    height: 2.1rem;
    line-height: 60px;
    text-align: center;
    pointer-events: none;
    color: #aaa;
    font-size: 25px;
    font-weight: 500;
}

.search-bg {
    background-image: url('../images/pseb-home/search-bg.png');
    background-repeat: no-repeat;
    padding: 6% 0%;
    background-size: cover;
}

.view-all-companies {
    margin-bottom: 80px;
}

.view-all-companies .company-name {
    font-family: 'Montserrat-bold', sans-serif !important;
    font-size: 21px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    color: #000000;
    margin-top: 15px;
}

.view-all-companies .box-col {
    border: 1px solid #D8DAE5;
    border-radius: 8px;
    max-width: 23%;
    margin-left: 29px;
    padding: 15px 20px 15px 20px;
    margin-top: 40px;
    transition: 0.3s ease all;
}

.view-all-companies .company-address {
    font-family: 'Montserrat-light', sans-serif !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    color: #8F95B2;
    margin-top: 15px;
    margin-bottom: 30px;
}

.view-all-companies .company-card-pills {
    color: #5D5F5F;
    font-family: 'Montserrat-light', sans-serif !important;
    font-size: 12px;
    border: 1px solid #bfbfbf;
    border-radius: 8px;
    padding: 0.8rem;
    width: fit-content;
    display: inline-block;
    transition: 0.3s ease all;
    /* margin-top: 25px; */
}

.view-all-companies .box-col:hover {
    background-color: #E0F2F2;
    transition: 0.3s ease all;
}

.view-all-companies .box-col:hover .company-card-pills {
    background-color: #14667F;
    color: #ffffff;
    transition: 0.3s ease all;
}


/* Conversation */

.left-chat-box-col {
    /* border-right: 1px solid #F3F3F3; */
}

.chat-border-right {
    border-right: 1px solid #F3F3F3;
}

.left-chat-box-col h3 {
    font-family: 'Montserrat-bold', sans-serif !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
}

.left-chat-box {
    height: 80px;
    padding: 14px 25px 0px 25px;
}

.left-chat-box:hover {
    background-color: #E0F2F2;
}

.left-chat-box h4 {
    font-family: 'Montserrat-bold', sans-serif !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #4E5D78;
}

.left-chat-box h5 {
    font-family: 'Montserrat-regular', sans-serif !important;
    font-size: 13px;
    line-height: 24px;
    text-align: left;
    color: #696F8C;
    margin-top: -10px;
}

a {
    color: #14667F;
    text-decoration: none !important;
    font-weight: bold;
}

a:hover,
a:focus {
    color: #14667F;
    text-decoration: none !important;
}

.right-chat-box-msgs h1 {
    font-family: 'Montserrat-light', sans-serif !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 29px;
    letter-spacing: 0px;
    color: #8A94A6;
    /* background-color: #FAFBFC ; */
}

.right-chat-box-msgs-2 h1 {
    font-family: 'Montserrat-light', sans-serif !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 29px;
    letter-spacing: 0px;
    color: #8A94A6;
}

.right-chat-box-col {
    margin-top: 2%;
}

.right-chat-box-col h5 {
    font-family: 'Montserrat-bold', sans-serif !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    color: #474D66;
}

.chat-col {
    /* margin-top: 3%; */
}

.chat-time {
    font-family: 'Montserrat-light', sans-serif !important;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0px;
    text-align: center;
    color: #8F95B2;
    border-top: 1px solid #F3F3F3;
}

.chat-send-msg {
    width: 91%;
    background: #FAFBFC;
    border: none;
    margin-top: 30px;
    height: 65px;
    font-size: 12px;
}


/* View Single Oppurtunity */

.view_opportunity {
    padding: 50px;
}

.view_opportunity .heading h3 {
    font-family: 'Montserrat-regular', sans-serif !important;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: 0px;
    text-align: left;
}

.view_opportunity .company-name h3 {
    font-family: 'Montserrat-regular', sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    margin-top: 1%;
}

.view_opportunity .time-posted h6 {
    font-family: 'Montserrat-regular', sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #C1C4D6;
    margin-top: 0.5%;
}

.view_opportunity .brief-intro h5 {
    font-family: 'Montserrat-bold', sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    margin-top: 3%;
    color: #474D66;
}

.view_opportunity .brief-intro p {
    font-family: 'Montserrat-regular', sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #474D66;
}

.view_opportunity .requirements h5 {
    font-family: 'Montserrat-bold', sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    margin-top: 3%;
    color: #474D66;
}

.view_opportunity .requirements h6 {
    font-family: 'Montserrat-regular', sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    color: #474D66;
}

.view_opportunity .requirements li {
    font-family: 'Montserrat-regular', sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    color: #474D66;
}

.view_opportunity .tags h5 {
    font-family: 'Montserrat-bold', sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    margin-top: 3%;
    color: #474D66;
}


/* modal */

.btn-modal {
    background-color: #14667F;
    font-size: 15px;
    border-radius: 8px;
    color: #fff;
    transition: 0.2s ease all;
    border: 1px solid #14667F;
    font-family: 'Montserrat-regular', sans-serif !important;
}

.btn-modal:hover {
    background-color: #fff;
    font-size: 15px;
    border-radius: 8px;
    color: #14667F;
    transition: 0.2s ease all;
    border: 1px solid #14667F;
}

.msg-svg {
    height: 35px;
    width: 35px;
}

.light-svg {
    height: 45px;
    width: 45px;
}


/* Chat */

.bg-darkblue {
    background-color: #14667F;
    border-radius: 8px;
    margin-bottom: 2%;
    padding: 8px;
}

.bg-lightgray {
    background-color: #8A94A6;
    border-radius: 8px;
    margin-bottom: 2%;
}

.chat-tl-msg {
    color: #fff !important;
    font-family: 'Montserrat-light', sans-serif !important;
}

.filter {
    position: absolute;
    left: -65px;
    top: 13px;
    font-size: 21px;
    font-family: 'Montserrat-regular', sans-serif !important;
    font-weight: 700;
    color: #14667F !important;
    cursor: pointer;
}

.submit-password-button i {
    font-size: 19px;
}


/* ######### */

@media (max-width: 1600px) {
    .form-group p {
        font-size: 15px;
        line-height: 24px;
    }
    .banner-bg-top-company-dir .text-box h4 {
        font-size: 73px;
        line-height: 83px;
        margin-top: 48px;
    }
    .has-search-2 .form-control-feedback {
        left: 2px;
        width: 2.1rem;
        height: 2.1rem;
        line-height: 60px;
        text-align: center;
        font-size: 19px;
        font-weight: 500;
    }
    .search-icon {
        margin-top: 0%;
        height: 58px;
        padding: 0;
        width: 129px;
    }
    .view-all-companies .company-address {
        font-size: 16px;
        line-height: 10px;
        letter-spacing: 0px;
        margin-top: 18px;
        margin-bottom: 30px;
    }
    .company-profile-intro {
        background: #fff;
        padding: 2% 5%;
        border-radius: 15px;
        margin-bottom: -25%;
        box-shadow: 20px 10px 100px rgb(0 0 0 / 10%);
    }
    footer .btn {
        border-radius: 8px;
        padding: 1rem 1rem;
        background-color: #14667F;
        border: 1px solid #14667F;
    }
    .settings-col h4 {
        font-size: 20px;
        font-family: 'Montserrat-Bold', sans-serif;
        /* padding: 0px 30px; */
        /* line-height: 10px; */
    }
    .submit-password-button {
        border-radius: 8px;
        padding: 0.8rem 0rem;
        background-color: #14667F;
        border: none;
        width: 26%;
        font-family: 'Montserrat-Medium', sans-serif !important;
        font-size: 17px;
        border: 1px solid #14667F;
    }
    .submit-password-button i {
        font-size: 16px;
    }
}

@media (max-width: 1440px) {
    .sign-up-card-header h2 {
        font-size: 42px;
        line-height: 40px;
        letter-spacing: 2px;
    }
    .has-search-2 .form-control-feedback {
        left: 2px;
        width: 2.1rem;
        height: 2.1rem;
        line-height: 60px;
        text-align: center;
        font-size: 19px;
        font-weight: 500;
    }
    .search-icon {
        margin-top: 0%;
        height: 58px;
        padding: 0;
        width: 129px;
    }
    .sign-up-card-header h3 {
        font-size: 15px;
        line-height: 22px;
        letter-spacing: 0px;
        margin-top: 3%;
    }
    .registration-as-image {
        max-width: 68%;
    }
    .form-group p {
        font-size: 14px;
        line-height: 24px;
    }
    .register-button {
        padding: 0.8rem 0rem;
        width: 24%;
        font-size: 14px;
    }
    .form-control {
        font-size: 14px !important;
        line-height: 20px !important;
        border-radius: 8px !important;
        padding: 2% 2% !important;
        height: 55px;
    }
    .opportunities-card-down .name {
        font-size: 12px;
        line-height: 24px;
        text-align: left;
        border: 1px solid #F4F6FA;
        border-radius: 22px;
        padding: 6px 10px;
        margin-top: 32px;
        color: #696F8C;
    }
    .opportunities-card h6 {
        font-size: 12px;
        line-height: 24px;
        color: #8F95B2;
        margin-top: 32px;
    }
    .opportunities-card-down {
        padding: 24px 27px;
        border: 1px solid #F4F6FA;
        max-width: 46%;
        background-color: #fff;
        margin: 24px 11px;
        /* border: 1px solid red; */
        transition: 0.2s ease all;
    }
    .event-card-text {
        padding: 0px 29px;
    }
    .event-card-text .fa-arrow-right {
        font-size: 14px;
    }
    .banner-bg-top-company-dir .text-box h4 {
        font-size: 67px;
        line-height: 83px;
        margin-top: 48px;
    }
    .search-icon-top-comp-dir {
        margin-top: 0%;
        background-color: #14667F !important;
        height: 52px;
        border-radius: 8px;
        padding: 0;
        font-family: 'Montserrat-regular', sans-serif !important;
        text-align: center;
        width: 145px;
    }
    .has-search-2 .form-control-feedback {
        left: 4px;
        width: 2.1rem;
        height: 2.1rem;
        line-height: 51px;
        font-size: 15px;
    }
    .search-form-col-top-comp-dir {
        margin-top: 5.5%;
        padding: 0px 17px 0px 5px;
        border-radius: 8px;
    }
    .company-card-pills {
        font-size: 12px;
        padding: 0.6rem;
    }
    .btn-search-option {
        width: 125px;
        border-radius: 8px;
        font-family: 'Montserrat-regular', sans-serif !important;
        color: #8F95B2;
        font-size: 14px;
    }
    .search-icon {
        margin-top: 0%;
        height: 53px;
        padding: 0;
        width: 130px;
    }
    .view-all-companies .company-card-pills {
        color: #5D5F5F;
        font-family: 'Montserrat-light', sans-serif !important;
        font-size: 11px;
        border: 1px solid #bfbfbf;
        border-radius: 8px;
        padding: 0.6rem;
        width: fit-content;
        display: inline-block;
        transition: 0.3s ease all;
        /* margin-top: 25px; */
    }
    .view-all-companies .box-col {
        border: 1px solid #D8DAE5;
        border-radius: 8px;
        max-width: 23%;
        margin-left: 29px;
        padding: 15px 20px 15px 20px;
        margin-top: 40px;
        transition: 0.3s ease all;
    }
    .company-profile-intro {
        background: #fff;
        padding: 2% 3%;
        border-radius: 15px;
        margin-bottom: -25%;
        box-shadow: 20px 10px 100px rgb(0 0 0 / 10%);
    }
    footer .btn {
        border-radius: 8px;
        padding: 0.8rem 1rem;
        background-color: #14667F;
        border: 1px solid #14667F;
    }
    footer .btn a {
        font-size: 16px;
    }
    .settings-col h4 {
        font-size: 16px;
        font-family: 'Montserrat-Bold', sans-serif;
        /* padding: 0px 30px; */
        /* line-height: 10px; */
    }
    .settings-col svg {
        width: 40px;
        height: 40px;
    }
    .opportunities-card-down-chat .name {
        font-family: "Montserrat-light", sans-serif !important;
        font-size: 15px;
        line-height: 24px;
        text-align: left;
        border: 1px solid #F4F6FA;
        border-radius: 22px;
        padding: 6px 4px;
        margin-top: 32px;
        color: #696F8C;
    }
    .enter-otp-card-header h2 {
        font-size: 34px;
        line-height: 49px;
    }
    .enter-otp-card-header h3 {
        font-size: 16px;
        line-height: 26px;
        margin-top: 3%;
    }
    .enter-otp-card-header h5 {
        font-size: 16px;
        line-height: 26px;
        margin-top: 3%;
    }
    .otp-form-col {
        margin-bottom: 4%;
        margin-top: 2%;
        padding: 12px 32px 5px 32px;
        border-radius: 8px;
        box-shadow: 0px 10px 25px rgba(16 24 64, 0.05);
    }
    .submit-password-button {
        border-radius: 8px;
        padding: 0.8rem 0rem;
        background-color: #14667F;
        border: none;
        width: 26%;
        font-family: 'Montserrat-Medium', sans-serif !important;
        font-size: 17px;
        border: 1px solid #14667F;
    }
    .submit-password-button i {
        font-size: 16px;
    }
}

@media (max-width: 1366px) {
    .sign-up-card-header h2 {
        font-size: 42px;
        line-height: 40px;
        letter-spacing: 2px;
    }
    .sign-up-card-header h3 {
        font-size: 15px;
        line-height: 22px;
        letter-spacing: 0px;
        margin-top: 3%;
    }
    .registration-as-image {
        max-width: 68%;
    }
    .banner-bg-top-company-dir {
        padding: 2% 0%;
        /* height: 60vh; */
    }
    .form-group p {
        font-size: 13px;
        line-height: 24px;
    }
    .register-button {
        padding: 0.8rem 0rem;
        width: 24%;
        font-size: 14px;
    }
    .banner-bg-top-company-dir .text-box h4 {
        font-size: 60px;
        line-height: 64px;
        margin-top: 60px;
    }
    .goto-sign-up-btn .fas {
        padding: 12px;
        margin-top: 13%;
        width: 36px;
        line-height: 14px;
        height: 36px;
        font-size: 15px;
    }
    .opportunities-card-down {
        padding: 24px 27px;
        border: 1px solid #F4F6FA;
        max-width: 45%;
        background-color: #fff;
        margin: 24px 11px;
        /* border: 1px solid red; */
        transition: 0.2s ease all;
    }
    .banner-bg-top-company-dir .text-box h4 {
        font-size: 51px;
        line-height: 55px;
        margin-top: 88px;
    }
    .search-icon-top-comp-dir {
        margin-top: 0%;
        background-color: #14667F !important;
        height: 46px;
        border-radius: 8px;
        padding: 0;
        font-family: 'Montserrat-regular', sans-serif !important;
        text-align: center;
        width: 130px;
    }
    .search-form-col .form-control {
        font-size: 14px !important;
        line-height: 20px !important;
        border-radius: 8px !important;
        padding: 2% 7% !important;
        height: 48px;
    }
    .filter {
        left: -59px;
        top: 13px;
        font-size: 17px;
        font-weight: 700;
        color: #14667F !important;
        cursor: pointer;
    }
    .has-search-2 .form-control-feedback {
        left: 10px;
        width: 1.1rem;
        height: 1.1rem;
        line-height: 47px;
        font-size: 17px;
    }
    .has-search .form-control-feedback {
        width: 2.375rem;
        height: 2.375rem;
        line-height: 48px;
        left: 13px;
        text-align: center;
        font-size: 16px;
    }
    .top-company-dir-but .btn {
        height: 40px;
        width: 140px;
        margin-top: 0px;
    }
    .companies-slider-col h3 {
        font-size: 16px;
        line-height: 24px;
        color: #14667F;
    }
    .companies-slider-col h4 {
        font-size: 14px;
        line-height: 24px;
        color: #14667F;
    }
    .company-card-pills {
        font-size: 10px;
        padding: 0.6rem;
    }
    .view-all-companies .company-card-pills {
        color: #5D5F5F;
        font-family: 'Montserrat-light', sans-serif !important;
        font-size: 11px;
        border: 1px solid #bfbfbf;
        border-radius: 8px;
        padding: 0.6rem;
        width: fit-content;
        display: inline-block;
        transition: 0.3s ease all;
        /* margin-top: 25px; */
    }
    .view-all-companies .company-name {
        font-family: 'Montserrat-bold', sans-serif !important;
        font-size: 19px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
        letter-spacing: 0px;
        text-align: center;
        color: #000000;
        margin-top: 15px;
    }
    .view-all-companies .company-address {
        font-size: 14px;
        line-height: 7px;
        letter-spacing: 0px;
        margin-top: 19px;
        margin-bottom: 30px;
    }
    .view-all-companies .box-col {
        border: 1px solid #D8DAE5;
        border-radius: 8px;
        max-width: 23%;
        margin-left: 29px;
        padding: 15px 12px 15px 12px;
        margin-top: 40px;
        transition: 0.3s ease all;
    }
    .settings-col svg {
        width: 35px;
        height: 35px;
    }
    .opportunities-card-down-chat .name {
        font-family: "Montserrat-light", sans-serif !important;
        font-size: 13px;
        line-height: 24px;
        text-align: left;
        border: 1px solid #F4F6FA;
        border-radius: 22px;
        padding: 6px 4px;
        margin-top: 32px;
        color: #696F8C;
    }
    .enter-otp-card-header h2 {
        font-size: 34px;
        line-height: 40px;
    }
    .enter-otp-card-header h3 {
        font-size: 15px;
        line-height: 26px;
        margin-top: 2%;
    }
    .enter-otp-card-header h5 {
        font-size: 15px;
        line-height: 26px;
        margin-top: 2%;
    }
    .otp-form-col {
        margin-bottom: 4%;
        margin-top: 1%;
        padding: 0px 32px 0px 32px;
        border-radius: 8px;
        box-shadow: 0px 10px 25px rgba(16 24 64, 0.05);
    }
    .check-icon {
        font-size: 2.8vw;
        color: #ffffff;
        background-color: #14667F;
        border-radius: 50%;
        padding: 5%;
    }
    .submit-password-button {
        border-radius: 8px;
        padding: 0.7rem 0rem;
        width: 28%;
        font-size: 16px;
    }
    .submit-password-button i {
        font-size: 15px;
    }
}

@media (max-width: 1280px) {
    .sign-up-card-header h2 {
        font-size: 42px;
        line-height: 40px;
        letter-spacing: 2px;
    }
    .sign-up-card-header h3 {
        font-size: 15px;
        line-height: 22px;
        letter-spacing: 0px;
        margin-top: 3%;
    }
    .registration-as-image {
        max-width: 68%;
    }
    .form-group p {
        font-size: 12px;
        line-height: 24px;
    }
    .register-button {
        padding: 0.8rem 0rem;
        width: 24%;
        font-size: 14px;
    }
    .goto-sign-up-btn .fas {
        padding: 12px;
        margin-top: 13%;
        width: 36px;
        line-height: 14px;
        height: 36px;
        font-size: 15px;
    }
    .opportunities-card-down {
        padding: 24px 17px;
        border: 1px solid #F4F6FA;
        max-width: 45%;
        background-color: #fff;
        margin: 24px 11px;
        /* border: 1px solid red; */
        transition: 0.2s ease all;
    }
    .form-control {
        font-family: 'Montserrat-Regular', sans-serif !important;
        font-size: 13px !important;
        line-height: 20px !important;
        border-radius: 8px !important;
        padding: 2% 2% !important;
        border: 2px solid rgba(20, 102, 127, 0.2) !important;
        height: 52px;
    }
    .filter {
        left: -59px;
        top: 13px;
        font-size: 17px;
        font-weight: 700;
        color: #14667F !important;
        cursor: pointer;
    }
    .has-search-2 .form-control-feedback {
        left: 10px;
        width: 1.1rem;
        height: 1.1rem;
        line-height: 47px;
        font-size: 17px;
    }
    .has-search .form-control-feedback {
        position: absolute;
        z-index: 2;
        display: block;
        width: 2.375rem;
        height: 2.375rem;
        line-height: 50px;
        left: 73px;
        text-align: center;
        pointer-events: none;
        color: #aaa;
        font-size: 19px;
    }
    .search-form-col .form-control {
        font-size: 14px !important;
        line-height: 20px !important;
        border-radius: 8px !important;
        padding: 2% 8% !important;
        height: 48px;
    }
    .has-search .form-control-feedback {
        position: absolute;
        z-index: 2;
        display: block;
        width: 2.375rem;
        height: 2.375rem;
        line-height: 49px;
        left: 17px;
        text-align: center;
        pointer-events: none;
        color: #aaa;
        font-size: 16px;
    }
    .top-company-dir-but .btn {
        height: 40px;
        width: 140px;
        margin-top: -30px;
    }
    .btn-search-option {
        width: 107px;
        border-radius: 8px;
        font-family: 'Montserrat-regular', sans-serif !important;
        color: #8F95B2;
        font-size: 12px;
    }
    .search-icon {
        margin-top: 0%;
        height: 46px;
        padding: 0;
        width: 130px;
    }
    .view-all-companies .company-name {
        font-size: 17px;
        line-height: 16px;
        letter-spacing: 0px;
        text-align: center;
        color: #000000;
        margin-top: 8px;
    }
    .clients-slider-col h5 {
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        padding: 25px 20px;
        color: #474D66;
    }
    footer .btn {
        border-radius: 8px;
        padding: 0.8rem 1rem;
        background-color: #14667F;
        border: 1px solid #14667F;
    }
    footer .btn a {
        font-size: 16px;
    }
    .settings-col h4 {
        font-size: 14px;
        font-family: 'Montserrat-Bold', sans-serif;
        /* padding: 0px 30px; */
        /* line-height: 10px; */
    }
    .settings-col svg {
        width: 33px;
        height: 28px;
    }
    .opportunities-card-down-chat {
        padding: 24px 23px;
        max-width: 23%;
        margin: 24px 11px;
    }
    .check-icon {
        font-size: 2.6vw;
        color: #ffffff;
        background-color: #14667F;
        border-radius: 50%;
        padding: 5%;
    }
    .enter-otp-card-header h2 {
        font-size: 30px;
        line-height: 37px;
    }
    .enter-otp-card-header h3 {
        font-size: 14px;
        line-height: 24px;
        margin-top: 2%;
    }
    .enter-otp-card-header h5 {
        font-size: 14px;
        line-height: 24px;
        margin-top: 2%;
    }
    .otp-form-col {
        margin-bottom: 2%;
        margin-top: 1%;
        padding: 0px 32px 0px 32px;
        border-radius: 8px;
        box-shadow: 0px 10px 25px rgba(16 24 64, 0.05);
    }
    .submit-password-button {
        border-radius: 8px;
        padding: 0.7rem 0rem;
        width: 29%;
        font-size: 16px;
    }
    .submit-password-button i {
        font-size: 15px;
    }
}

@media (max-width: 1024px) {
    .sign-up-card-header h2 {
        font-size: 27px;
        line-height: 0px;
        letter-spacing: 1px;
    }
    .sign-up-card-header h3 {
        font-size: 13px;
        line-height: 15px;
        letter-spacing: 0px;
        margin-top: 6%;
    }
    .sign-up-card-heading {
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        text-align: center;
        margin: 15% 0;
        color: #14667F;
    }
    .clients-slider-col h5 {
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        padding: 25px 10px;
        color: #474D66;
    }
    .registration-as-image {
        max-width: 68%;
    }
    .register-button {
        padding: 0.4rem 0rem;
        width: 33%;
        font-size: 13px;
        margin-top: -10px;
    }
    footer h1 {
        font-family: 'Montserrat-Medium', sans-serif !important;
        font-size: 18px;
        line-height: 24px;
    }
    #sidebar.active {
        width: 68px;
        text-align: center;
        transition: 0.2s ease-in;
    }
    .form-control {
        font-family: 'Montserrat-Regular', sans-serif !important;
        font-size: 12px !important;
        line-height: 20px !important;
        border-radius: 8px !important;
        padding: 2% 2% !important;
        border: 2px solid rgba(20, 102, 127, 0.2) !important;
        height: 46px;
    }
    #sidebar.active ul.components li a {
        padding: 20px 23px;
    }
    .sign-in-card-header h2 {
        font-size: 25px;
        line-height: 33px;
    }
    .sign-in-card-header h3 {
        font-size: 15px;
        margin-top: 3%;
        line-height: 21px;
    }
    .goto-sign-up-btn .fas {
        margin-left: -26px;
    }
    .complete-registration h1 {
        font-size: 21px;
        line-height: 32px;
        letter-spacing: 0px;
    }
    .dashboard-heading h1 {
        font-size: 28px;
        line-height: 32px;
    }
    .dashboard-heading svg {
        height: 29px;
        width: 29px;
    }
    .sign-in-button {
        font-size: 14px;
        width: 28%;
    }
    .goto-sign-up-btn .fas {
        padding: 10px;
        margin-top: 13%;
        width: 28px;
        line-height: 10px;
        height: 28px;
        font-size: 12px;
    }
    .dashboard-overview h1 {
        font-size: 26px;
        font-style: normal;
        line-height: 24px;
        letter-spacing: 0px;
        text-align: left;
        color: #5E6379;
        font-family: "Montserrat-light", sans-serif !important;
        text-transform: uppercase;
    }
    .opportunities-card p {
        font-family: 'Montserrat-Light', sans-serif;
        font-size: 10px;
        line-height: 16px;
        text-align: left;
        color: #696F8C;
        margin-top: 1rem;
    }
    .dashboard-overview svg {
        height: 30px;
        width: 29px;
    }
    .opportunities-card-down .name {
        font-size: 11px;
        line-height: 24px;
        text-align: left;
        border: 1px solid #F4F6FA;
        border-radius: 22px;
        padding: 6px 6px;
        margin-top: 18px;
        color: #696F8C;
    }
    .events-card-down h3 {
        font-size: 15px;
    }
    .events-card-down {
        padding: 12px 14px;
        border: 1px solid #F4F6FA;
        max-width: 46%;
        background-color: #fff;
        margin: 25px 15px;
        transition: 0.2s ease all;
    }
    .events-card-down {
        max-width: 43%;
    }
    .dashboard-opportunities .see-all a {
        font-size: 13px;
    }
    .events-card-row .see-all a {
        font-size: 13px;
    }
    .event-card-text {
        padding: 0px 18px;
    }
    .opportunities-card-down h3 {
        font-size: 11px;
    }
    .opportunities-card-down {
        padding: 24px 7px;
        max-width: 44%;
        background-color: #fff;
        margin: 24px 11px;
        /* border: 1px solid red; */
        transition: 0.2s ease all;
    }
    .dashboard-overview-cards h2 {
        font-size: 15px;
        line-height: 24px;
        margin-top: 4%;
    }
    .opportunities-card h6 {
        font-size: 11px;
        line-height: 24px;
        color: #8F95B2;
        margin-top: 10px;
    }
    .dashboard-overview-cards {
        background-color: #fff;
        padding: 19px 12px 15px 12px !important;
        border-radius: 8px;
        margin-top: 13px;
        transition: 0.2s ease all;
    }
    .form-col p a {
        font-size: 11px;
        line-height: 24px;
    }
    .form-col p {
        color: #14667F;
        font-family: "Montserrat-Medium", sans-serif !important;
        font-size: 12px;
        line-height: 16px;
    }
    .sign-in-card-header h3 {
        font-size: 14px;
        margin-top: 3%;
        line-height: 21px;
        font-family: "Montserrat-Light", sans-serif !important;
        font-weight: 600;
    }
    .login-form-control {
        font-family: 'Montserrat-Regular', sans-serif !important;
        font-size: 14px !important;
        line-height: 22px !important;
        border-radius: 8px !important;
        padding: 11.5% 5% !important;
        height: 50px;
    }
    .goto-sign-up-btn .fas {
        padding: 10px;
        margin-top: 13%;
        width: 32px;
        line-height: 14px;
        height: 32px;
        /* margin-left: 32%; */
        /* border: 1px solid red; */
        background: #14667F;
        border-radius: 80%;
        color: #ffffff;
        font-size: 15px;
    }
    .reg-form-submit-but {
        border-radius: 8px;
        width: 16vw;
    }
    .banner-bg-top-company-dir .text-box h4 {
        font-size: 38px;
        line-height: 46px;
        margin-top: 88px;
    }
    .btn-search-option {
        line-height: 1px;
        width: 100px;
        height: 33px;
        border-radius: 8px;
        color: #8F95B2;
        font-size: 11px;
    }
    .filter {
        left: -53px;
        top: 8px;
        font-size: 15px;
        font-weight: 700;
    }
    .search-icon-top-comp-dir {
        margin-top: 0%;
        background-color: #14667F !important;
        height: 38px;
        border-radius: 8px;
        padding: 0;
        font-family: 'Montserrat-regular', sans-serif !important;
        text-align: center;
        width: 120px;
    }
    .search-form-col .form-control {
        font-size: 13px !important;
        line-height: 20px !important;
        border-radius: 8px !important;
        padding: 2% 10% !important;
        height: 39px;
    }
    .search-icon-top-comp-dir {
        margin-top: 0%;
        background-color: #14667F !important;
        height: 38px;
        border-radius: 8px;
        padding: 0;
        font-family: 'Montserrat-regular', sans-serif !important;
        text-align: center;
        width: 108px;
        font-size: 13px;
    }
    .has-search-2 .form-control-feedback {
        left: 10px px;
        width: 1.1rem;
        height: 1.1rem;
        line-height: 39px;
        font-size: 13px;
    }
    .has-search .form-control-feedback {
        position: absolute;
        z-index: 2;
        display: block;
        width: 2.375rem;
        height: 2.375rem;
        line-height: 40px;
        left: 16px;
        text-align: center;
        pointer-events: none;
        color: #aaa;
        font-size: 14px;
    }
    .major-products-card-value {}
    .top-company-dir-but .btn a {
        color: #fff;
        font-size: 15px;
    }
    .companies-slider-col {
        border: 1px solid #D8DAE5;
        padding: 16px 14px;
    }
    .company-card-pills {
        font-size: 9px;
        padding: 0.3rem;
    }
    .companies-slider-col h3 {
        font-size: 14px;
        line-height: 14px;
        color: #14667F;
    }
    .companies-slider-col h4 {
        font-size: 12px;
        line-height: 17px;
        color: #14667F;
    }
    .search-icon {
        margin-top: 0%;
        height: 38px;
        padding: 0;
        width: 130px;
        font-size: 15px;
    }
    .view-all-companies .company-name {
        font-size: 15px;
        line-height: 16px;
        letter-spacing: 0px;
        margin-top: 16px;
    }
    .view-all-companies .company-address {
        font-size: 13px;
        line-height: 4px;
        letter-spacing: 0px;
        margin-top: 17px;
        margin-bottom: 26px;
    }
    .view-all-companies .company-card-pills {
        color: #5D5F5F;
        font-family: 'Montserrat-light', sans-serif !important;
        font-size: 9px;
        border: 1px solid #bfbfbf;
        border-radius: 8px;
        padding: 0.5rem;
        width: fit-content;
        display: inline-block;
        transition: 0.3s ease all;
        /* margin-top: 25px; */
    }
    footer .btn {
        border-radius: 8px;
        padding: 0.6rem 1rem;
        background-color: #14667F;
        border: 1px solid #14667F;
    }
    footer .btn a {
        font-size: 14px;
    }
    .settings-col h4 {
        font-size: 12px;
        font-family: 'Montserrat-Bold', sans-serif;
        /* padding: 0px 30px; */
        /* line-height: 10px; */
    }
    .settings-col svg {
        width: 33px;
        height: 28px;
    }
    .opportunities-card-down-chat {
        padding: 24px 10px;
        border: 1px solid #F4F6FA;
        max-width: 23%;
        background-color: #fff;
        margin: 24px 11px;
        /* border: 1px solid red; */
        transition: 0.2s ease all;
    }
    .opportunities-card-down-chat .name {
        font-size: 11px;
        line-height: 24px;
        text-align: left;
        border: 1px solid #F4F6FA;
        border-radius: 22px;
        padding: 6px 4px;
        margin-top: 32px;
        color: #696F8C;
    }
    .opportunities-card-down-chat h3 {
        font-size: 15px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: 0px;
        text-align: left;
        font-family: "Montserrat-medium", sans-serif !important;
        margin-top: 1rem;
    }
    .check-icon {
        font-size: 2.5vw;
        border-radius: 50%;
        padding: 5%;
    }
    .enter-otp-card-header h2 {
        font-size: 26px;
        line-height: 37px;
    }
    .enter-otp-card-header h3 {
        font-size: 13px;
        line-height: 19px;
        margin-top: 2%;
    }
    .enter-otp-card-header h5 {
        font-size: 13px;
        line-height: 19px;
        margin-top: 2%;
    }
    .otp-form-col {
        margin-bottom: 2%;
        margin-top: 1%;
        padding: 0px 32px 0px 32px;
        border-radius: 8px;
        box-shadow: 0px 10px 25px rgba(16 24 64, 0.05);
    }
    .submit-password-button {
        border-radius: 8px;
        padding: 0.7rem 0rem;
        width: 34%;
        font-size: 14px;
    }
    .submit-password-button i {
        font-size: 13px;
    }
}

@media (max-width: 768px) {
    .login-form-control {
        font-family: 'Montserrat-Regular', sans-serif !important;
        font-size: 14px !important;
        line-height: 22px !important;
        border-radius: 8px !important;
        padding: 6.5% 5% !important;
        border: 2px solid rgba(20, 102, 127, 0.2) !important;
    }
    .form-col p a {
        font-size: 17px;
        line-height: 24px;
    }
    .form-col p {
        color: #14667F;
        font-size: 17px;
        line-height: 16px;
    }
    .sign-in-card-header h2 {
        font-size: 23px;
        line-height: 33px;
    }
    .goto-sign-up-btn .fas {
        padding: 8px;
        margin-top: 0%;
        width: 25px;
        line-height: 10px;
        height: 25px;
        /* margin-left: 32%; */
        /* border: 1px solid red; */
        background: #14667F;
        border-radius: 80%;
        color: #ffffff;
        font-size: 11px;
    }
    .register-button {
        padding: 0.4rem 0rem;
        width: 23%;
        font-size: 14px;
        margin-top: -10px;
    }
    .tech-lead-sign-in-card-header h2 {
        font-size: 31px;
        font-style: normal;
        font-weight: 500;
        line-height: 40px;
        letter-spacing: 2px;
        color: #474D66;
    }
    .select2-container--bootstrap {
        width: 627px;
    }
    .reg-form-submit-but {
        border-radius: 8px;
        width: 14vw;
    }
}

@media (max-width: 425px) {
    .login-form-control {
        font-size: 14px !important;
        line-height: 22px !important;
        border-radius: 8px !important;
        padding: 6.5% 5% !important;
        border: 2px solid rgba(20, 102, 127, 0.2) !important;
    }
    .form-col p a {
        font-size: 13px;
        line-height: 24px;
    }
    .form-col p {
        color: #14667F;
        font-size: 13px;
        line-height: 16px;
    }
    .sign-in-card-header h2 {
        font-size: 19px;
        line-height: 16px;
        margin-top: 3%;
    }
    .sign-in-card-header h3 {
        font-size: 12px;
        margin-top: 0%;
        line-height: 18px;
        font-weight: 600;
    }
    .goto-sign-up-btn .fas {
        padding: 8px;
        margin-top: 7%;
        width: 24px;
        line-height: 9px;
        height: 24px;
        margin-left: 32%;
        /* border: 1px solid red; */
        background: #14667F;
        border-radius: 80%;
        color: #ffffff;
        font-size: 10px;
    }
    .sign-in-button {
        border-radius: 8px;
        padding: 0.4rem 0rem;
        width: 38%;
        font-size: 13px;
        border: 1px solid #14667F;
    }
    .sign-up-card-header h2 {
        font-size: 20px;
        line-height: 0px;
        letter-spacing: 1px;
    }
    .sign-up-card-header h3 {
        font-size: 11px;
        line-height: 15px;
        letter-spacing: 0px;
        margin-top: 6%;
        font-weight: 600;
    }
    .sign-up-card-heading {
        font-size: 12px;
        line-height: 24px;
        letter-spacing: 0px;
        margin: 15% 0;
    }
    .sign-up-text-box h1 {
        margin-top: 5%;
        color: #14667F;
        font-family: "Montserrat-Medium", sans-serif !important;
        font-size: 12px;
        line-height: 24px;
    }
    footer li a {
        font-family: 'Montserrat-Regular', sans-serif !important;
        font-size: 16px;
        line-height: 37px;
        color: #363636 !important;
    }
    footer h2 {
        font-family: 'Montserrat-light', sans-serif !important;
        font-size: 16px;
        line-height: 27px;
        margin-top: 6%;
    }
    .footer-h1 {
        margin-top: 20px;
    }
    .form-footer {
        margin-top: 30px;
    }
    .sign-in-button svg {
        width: 14px;
        height: 14px;
        font-weight: 900;
        margin-left: 3px;
    }
    .sign-in-card-header {
        padding: 0;
    }
    .navbar-light .navbar-toggler {
        font-size: 4vw !important;
    }
    .custom-toggler .navbar-toggler-icon i {
        font-size: 24px;
    }
    .register-as-form-col {
        margin-bottom: 14%;
        border-radius: 8px;
        box-shadow: 0px 10px 25px rgba(16 24 64, 0.05);
        background: rgba(255, 255, 255, 0.9);
        padding: 12% 0%;
        margin: 29% -11% 10% -11%;
    }
    footer .btn {
        border-radius: 8px;
        padding: 0rem 0rem;
        background-color: #14667F;
        border: 1px solid #14667F;
        height: 46px;
    }
    footer .btn a {
        font-size: 16px;
    }
    .reg-form-submit-but {
        border-radius: 8px;
        width: 23vw;
    }
}

@media (max-width: 375px) {
    .login-form-control {
        font-size: 14px !important;
        line-height: 22px !important;
        border-radius: 8px !important;
        padding: 6.5% 5% !important;
        border: 2px solid rgba(20, 102, 127, 0.2) !important;
    }
    .form-col p a {
        font-size: 13px;
        line-height: 24px;
    }
    .form-col p {
        color: #14667F;
        font-size: 13px;
        line-height: 16px;
    }
    .sign-in-card-header h2 {
        font-size: 17px;
        line-height: 16px;
        margin-top: 3%;
    }
    .sign-in-card-header h3 {
        font-size: 10px;
        margin-top: 0%;
        line-height: 16px;
    }
    .goto-sign-up-btn .fas {
        padding: 7px;
        margin-top: 5%;
        width: 20px;
        line-height: 7px;
        height: 20px;
        margin-left: 32%;
        /* border: 1px solid red; */
        background: #14667F;
        border-radius: 80%;
        color: #ffffff;
        font-size: 9px;
    }
    .sign-in-button {
        border-radius: 8px;
        padding: 0.4rem 0rem;
        width: 38%;
        font-size: 13px;
        border: 1px solid #14667F;
    }
    .sign-up-card-header h2 {
        font-size: 20px;
        line-height: 0px;
        letter-spacing: 1px;
    }
    .sign-up-card-header h3 {
        font-size: 11px;
        line-height: 15px;
        letter-spacing: 0px;
        margin-top: 6%;
        font-weight: 600;
    }
    .sign-up-card-heading {
        font-size: 12px;
        line-height: 24px;
        letter-spacing: 0px;
        margin: 15% 0;
    }
    .sign-up-text-box h1 {
        margin-top: 5%;
        color: #14667F;
        font-family: "Montserrat-Medium", sans-serif !important;
        font-size: 12px;
        line-height: 24px;
    }
    footer li a {
        font-family: 'Montserrat-Regular', sans-serif !important;
        font-size: 16px;
        line-height: 37px;
        color: #363636 !important;
    }
    footer h2 {
        font-family: 'Montserrat-light', sans-serif !important;
        font-size: 16px;
        line-height: 27px;
        margin-top: 6%;
    }
    .footer-h1 {
        margin-top: 20px;
    }
    .form-footer {
        margin-top: 30px;
    }
    .sign-in-button svg {
        width: 14px;
        height: 14px;
        font-weight: 900;
        margin-left: 3px;
    }
    .sign-in-card-header {
        padding: 0;
    }
    .navbar-light .navbar-toggler {
        font-size: 4vw !important;
    }
    .custom-toggler .navbar-toggler-icon i {
        font-size: 24px;
    }
    .register-as-form-col {
        margin-bottom: 14%;
        border-radius: 8px;
        box-shadow: 0px 10px 25px rgba(16 24 64, 0.05);
        background: rgba(255, 255, 255, 0.9);
        padding: 12% 0%;
        margin: 29% -11% 10% -11%;
    }
}

@media (max-width: 320px) {
    .login-form-control {
        font-size: 12px !important;
        line-height: 22px !important;
        border-radius: 8px !important;
        padding: 6.5% 5% !important;
    }
    .form-col p a {
        font-size: 13px;
        line-height: 24px;
    }
    .form-col p {
        color: #14667F;
        font-size: 13px;
        line-height: 16px;
    }
    .sign-in-card-header h2 {
        font-size: 15px;
        line-height: 16px;
        margin-top: 4%;
    }
    .sign-in-card-header h3 {
        font-size: 9px;
        margin-top: 0%;
        line-height: 16px;
    }
    .goto-sign-up-btn .fas {
        padding: 7px;
        margin-top: 5%;
        width: 20px;
        line-height: 7px;
        height: 20px;
        margin-left: 32%;
        /* border: 1px solid red; */
        background: #14667F;
        border-radius: 80%;
        color: #ffffff;
        font-size: 9px;
    }
    .sign-in-button {
        border-radius: 8px;
        padding: 0.4rem 0rem;
        width: 38%;
        font-size: 13px;
        border: 1px solid #14667F;
    }
    .sign-up-card-header h2 {
        font-size: 20px;
        line-height: 0px;
        letter-spacing: 1px;
    }
    .sign-up-card-header h3 {
        font-size: 11px;
        line-height: 15px;
        letter-spacing: 0px;
        margin-top: 6%;
        font-weight: 600;
    }
    .sign-up-card-heading {
        font-size: 12px;
        line-height: 24px;
        letter-spacing: 0px;
        margin: 15% 0;
    }
    .sign-up-text-box h1 {
        margin-top: 5%;
        color: #14667F;
        font-family: "Montserrat-Medium", sans-serif !important;
        font-size: 12px;
        line-height: 24px;
    }
    footer li a {
        font-family: 'Montserrat-Regular', sans-serif !important;
        font-size: 16px;
        line-height: 37px;
        color: #363636 !important;
    }
    footer h2 {
        font-family: 'Montserrat-light', sans-serif !important;
        font-size: 16px;
        line-height: 27px;
        margin-top: 6%;
    }
    .footer-h1 {
        margin-top: 20px;
    }
    .form-footer {
        margin-top: 30px;
    }
    .sign-in-button svg {
        width: 14px;
        height: 14px;
        font-weight: 900;
        margin-left: 3px;
    }
    .sign-in-card-header {
        padding: 0;
    }
    .navbar-light .navbar-toggler {
        font-size: 4vw !important;
    }
    .custom-toggler .navbar-toggler-icon i {
        font-size: 24px;
    }
    .register-as-form-col {
        margin-bottom: 14%;
        border-radius: 8px;
        box-shadow: 0px 10px 25px rgba(16 24 64, 0.05);
        background: rgba(255, 255, 255, 0.9);
        padding: 12% 0%;
        margin: 29% -11% 10% -11%;
    }
    footer .btn a {
        font-size: 14px;
    }
}

#login-form a {
    cursor: pointer;
}