@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");


body {
    font-size: calc(14px + (26 - 14) * ((100vw - 300px) / (1600 - 300)));
    line-height: calc(1.3em + (1.5 - 1.2) * ((100vw - 300px)/(1600 - 300)));
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'poppins';
    font-size: 16px !important;
}

h1 {
    font-size: 30px !important;
}

h2 {
    font-size: 20px !important;
}

h3 {
    font-size: 20px !important;
}

h4 {
    font-size: 18px !important;
}

.aspect-ratio {
    max-width: 100%;
    min-height: 80px;
    max-height: 80px;
}


#exampleFormControlInput1::placeholder {
    color: #000000 !important;
    font-weight: bolder;
}

:root {
    --dark-dark-blue: #002CFE;
    --deep-black: #14191C;
    --dark-blue: #1D3557;
    --light-grey: #C6C6C6;
    --grey: #C6C6C6;
    --white: #FFFFFF;
    --card-background: #F8F8F8;
    --light-blue: #50A6D2;
    --card-grey: #F5F5F5;
    --side-nav-hover: #EAEEF3;
}



body {
    font-family: "Poppins", sans-serif;
}

.listItems {
    list-style: none;
    padding: 0;
    margin: 0;
}

.listItems li {
    position: relative;
    margin-bottom: 10px;
}

::-webkit-input-placeholder {
    font-size: 12px !important;
    font-weight: 200 !important;
    color: #000 !important;
}

.-webkit-input-placeholder {
    font-size: 11px !important;
}

.input-placeholder {
    font-size: 11px !important;
}

.w3-bar-block .w3-bar-item {
    padding: 15px 40px;
}

.w3-button:hover {
    background-color: var(--side-nav-hover) !important;
}

.nav-search {
    font-size: 12px;
    background-color: #F8F8F8;
    color: var(--dark-blue);
}

.nav-toggle {
    color: var(--dark-blue) !important;
    border-color: none !important;
    border: none !important;
}

.navbar-light .navbar-toggler {
    /* color: rgba(0,0,0,.55); */
    /* border-color: rgba(0,0,0,.1); */

}

.w3-sidebar {
    margin-top: -38px;
    width: 221px;
    border-radius: 8px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    max-height: 90vh;
}

.w3-bar-item:hover {}

.side-nav-logo {}

.sidebar-text {
    font-size: 12px;
    margin-left: 10px;
}

.hero-section-text {
    position: absolute;
    margin-top: -500px;
    left: 120px;
    color: white;
}

.hero-section-text-small {
    position: absolute;
    margin-top: -450px;
    left: 120px;
    font-size: 12px;
    color: white;
    width: 400px;
}

.text-medium {
    color: var(--dark-blue);
    font-size: 12px;
}

.color-text {
    color: var(--dark-blue);
}

.signup-login-button {
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: bold;
    color: var(--dark-blue);

}

.text-small-headings {
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: bold;
    color: var(--dark-blue);
}

.nav-item {
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: bold;
    color: var(--dark-blue);


}

.nav-item:hover {
    /* border-bottom: #1D3557 2px solid; */
}

.container {
    /* max-width: 1050px; */
    width: 95%;
    margin: auto;
}

/* .hero-section {
    height: 60% !important;
} */

.card-colored {
    background-color: var(--card-background);
}

.sizecarousel {
    /* background-image: url('../img/blur-img.jpg'); */
    background-size: cover;
    background-repeat: none;

    /* background: url('/assests/img/blur-img.jpg') no-repeat right top; */
    max-height: 65vh;

}

.nav-search {
    outline: none;
    border: none;
    border-bottom: 1px solid;
    padding-left: 10px;
}

/* .carousal-img-bg {
    filter: blur(5px);
    height: 200px;
    width: 200px;
    position: relative;
} */

.small-card-heading {
    line-height: 0;
    color: var(--dark-blue);
}

.picText {
    line-height: 1px;
    font-weight: bold;
    padding-inline: 5px;
}

.picText-header {
    background-color: var(--light-blue);
    height: 1px;

}

.hamburger-lines {
    z-index: 10000;
}

.menu-items {
    z-index: 8000;
    width: 800px;
}

.btn-border {
    border: var(--dark-blue) 1px solid;
}

/* .btn-border:hover {
    background-color: var(--dark-blue);
    color: white;
} */



.text-color {
    color: var(--dark-blue);
    letter-spacing: 1px;
    font-size: 11px;


}

.img2 {
    margin-top: -52vh;
    margin-left: 15vh;
}

.text-name-views-bar {
    color: var(--dark-blue);
    text-decoration: none;
    font-size: 10px;
    cursor: pointer;
}


.section-2-img-1 {
    position: inherit;
    margin-inline: auto;
}

.section-2-img-1 {
    /* top: 800px; */
    /* left: 300px; */
    object-fit: cover;
    z-index: 1;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.section-2-img-2 {
    /* top: -90px; */
    /* left: -90px; */

    margin-left: 80px !important;
    margin-top: 40px !important;
    object-fit: cover;
    z-index: 2;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}


.small-cards {
    margin-top: 8px;
}

.small-card-img {
    height: 130px;
    width: 189px;
    border-radius: 8px;

}

.card-tetx-small {
    font-size: 11px;
    color: var(--dark-blue);
}

.square-smalll-card {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;

}

.small-card-text {
    position: absolute;
    color: #F8F8F8;
    margin-inline: auto;
    margin-top: 40px;
    font-size: 12px;

}

.small-cards-2 {
    gap: 20px;
    margin-top: 40px;
}


.card-profile-img {
    height: 30px;
    width: 30px;
    border-radius: 50%;
}


ul {
    margin: 0px;
    padding: 0px;
}

.nav-link .a {
    color: var(--dark-blue) !important;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0, 0, 0, .9);
    border-bottom: var(--dark-dark-blue) 2px solid !important;
}

.footer-section {
    background: #000000;
    position: relative;
    width: 100% !important;
}

.footer-cta {
    border-bottom: 1px solid #373636;
}

.single-cta i {
    color: var(--light-blue);
    font-size: 30px;
    float: left;
    margin-top: 8px;
}

.cta-text {
    padding-left: 15px;
    display: inline-block;
}

.cta-text h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 2px;
}

.cta-text span {
    color: #757575;
    font-size: 15px;
}

.footer-content {
    position: relative;
    z-index: 2;
}

.footer-pattern img {
    position: absolute;
    top: 0;
    left: 0;
    height: 330px;
    background-size: cover;
    background-position: 100% 100%;
}

.footer-logo {
    margin-bottom: 30px;
}

.footer-logo img {
    max-width: 200px;
}

.footer-text p {
    margin-bottom: 14px;
    font-size: 14px;
    color: #7e7e7e;
    line-height: 28px;
}

.footer-social-icon span {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 20px;
}

.footer-social-icon a {
    color: #fff;
    font-size: 16px;
    margin-right: 15px;
}

.footer-social-icon i {
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 38px;
    border-radius: 50%;
}

.Footer-list-item {
    font-size: 0.8rem;
}

.facebook-bg {
    background: var(--dark-blue);
}

.twitter-bg {
    background: var(--light-blue);
}

.google-bg {
    background: var(--light-blue);
}

.footer-widget-heading h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 40px;
    position: relative;
}

.widget-support h3::before {
    background: none !important;
}

.footer-widget-heading h3::before {
    /* border: white 1px solid; */
    content: "";
    position: absolute;
    left: 0;
    bottom: -15px;
    height: 2px;
    width: 50px;
    background: var(--light-blue);
}

.footer-widget ul li {


    margin-bottom: 12px;
    list-style: none;
}

.footer-widget ul li a:hover {
    color: var(--light-blue);
}

.footer-widget ul li a {
    color: var(--white);
    text-transform: capitalize;
}

.subscribe-form {
    position: relative;
    overflow: hidden;
}

.subscribe-form input {
    width: 100%;
    padding: 14px 28px;
    background: #2E2E2E;
    border: 1px solid #2E2E2E;
    color: #fff;
}

.subscribe-form button {
    position: absolute;
    right: 0;
    background: var(--light-blue);
    padding: 13px 20px;
    border: 1px solid var(--light-blue);
    top: 0;
}

.subscribe-form button i {
    color: #fff;
    font-size: 22px;
    transform: rotate(-6deg);
}

.copyright-area {
    background: #202020;
    padding: 25px 0;
}

.copyright-text p {
    margin: 0;
    font-size: 14px;
    color: var(--white);
}

.copyright-text p a {
    color: var(--dark-dark-blue);
    /* color: var(--light-blue); */
}

.footer-menu li {
    display: inline-block;
    margin-left: 20px;
}

.footer-menu li:hover a {
    color: var(--light-blue);
}

.footer-menu li a {
    font-size: 14px;
    color: var(--white);
}

.faq-heading {
    color: var(--dark-blue);
    font-weight: bold;
}

.faq-text {
    font-size: 15px;
    color: var(--grey);
}

.faq-text-2 {
    font-size: 12px;
    color: var(--grey);
}

.backdrop.show {
    opacity: .5;
    z-index: 1 !important;
}


.modal-signup {
    font-family: 'poppins';
    color: var(--dark-blue);
    border-radius: 8px;

    font-size: 12px;
}

.close-button {
    height: 15px;
    height: 15px;


}

.signup-button {
    width: 100%;
    background-color: var(--dark-blue);
    color: white;
}

.signup-button:hover {
    background-color: var(--light-blue);
}

.text-signup {
    color: #fff;
    font-size: 16px !important;
}


.cross-button {
    padding: 12px;
    background: white;
    border-radius: 50%;
    background-color: var(--light-grey);


}

.close-button-icon {
    width: 10px;
    height: 10px;

}

.btn-check:focus+.btn,
.btn:focus {
    box-shadow: none;
}

.accordion-button:focus {
    border-color: none;
    box-shadow: none;
}

.accordion-button:not(.collapsed) {
    background-color: none !important;
    border: none;
    color: var(--dark-blue);
}

/* -----------------------------------------------------------------BLOG DETAILS---------------------------------------------------------------- */


.nav-item-search {
    padding: 10px;
}


.avatar {
    vertical-align: middle;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-size: contain;

}

.profile-dropdown {
    color: var(--dark-blue);
    font-size: 12px;
}

.profile-text {
    color: var(--dark-blue);
}



.blog-detail-img {
    object-fit: cover;
    border-radius: 10px;

    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;


}

.items-list {
    color: var(--dark-blue);
    font-size: 10px;
    float: right;
}

.blog-detail-items {
    float: right;
}

ul.social {
    margin: 0;
    padding: 0;
    width: 100%;
}

ul.social>li {
    display: inline-block;
}

ul.social>li>a {
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 36px;
    background-color: #ffffff;
    border: 2px solid var(--dark-blue);
    color: #fff;
    margin: 0 3px 3px 0;
}

ul.social>li>a:hover {
    text-decoration: none;
    /* background-color: var(--dark-blue); */
}

.blog-detail-text {
    font-size: 12px;
    color: var(--dark-blue);
}

.btn-show-all-media {
    float: right;
    margin-top: -35px;
    margin-right: 8px;
    position: relative;
}

.blog-detail-follow {
    background-color: #000;
    color: white;
    font-size: 12px;
}

#avatar {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    background-image: url("../img/profile-1.jpg");
}

/* -------------------------------------------------------Prof blog--------------------------------------------- */
.btn-add-blog{
    font-size: 12px;
    padding-inline: 20px;
    padding-block: 5px;
    border: none;
    background-color: var(--dark-blue);
    color: white;
    margin: 5px;
    border-radius: 5px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

/* ---------------------------------------------------------personal info--------------------------------------------------------- */

.v-pills-profile-tabs-container {
    padding-inline: 100px !important;
    border: none !important;
    color: var(--dark-blue) !important;
    background-color: var(--light-grey) !important;
    padding-block: 20px !important;
    margin-right: 10px !important;
}

.v-pills-profile-tabs-container:hover {
    background-color: #C6C6C6 !important;
}

.nav-pills .nav-link.active {
    color: var(--dark-dark-blue) !important;
    background-color: transparent !important;

}

.nav-pills .nav-link {
    /* color: var(--light-blue); */
    color: var(--dark-blue) !important;
    /* color: var(--dark-dark-blue); */
}

.fa-angle-right {
    float: right;
}

.input-group-text {
    background-color: transparent !important;
}

/* ---------------------------------------------------------Profile Blog---------------------------------------------------- */
.nav-tab {
    color: var(--dark-blue);
}

.nav-tab:hover {
    /* color: var(--light-blue) */
}

.btn-follow {
    padding-inline: 10px;
    border: none;
    background-color: rgb(236, 73, 73);
    color: white;
    font-size: 12px;
    margin-block: 12px;
}

.bg-dark {
    --bs-bg-opacity: 0;
    background-color: none !important;
}


/* position: relative;
float: right;
margin-top: -37px;
margin-right: 22px; */
/* margin-bottom: -94px; */

/* z-index: 100 !important; */
.load-more-btn {
    color: var(--dark-blue);
}

.load-more-btn:hover {
    color: #50A6D2;
}

.show-more {
    display: none;
}


/* -------------------------------------------carousal ------------------------------------------------ */
.square {}

.slick-arrow {
    background-color: var(--light-grey);
}

/* .slick-arrow:hover {
    background-color: none;
} */

/* Animations */



.grow {
    -moz-osx-font-smoothing: grayscale;
    backface-visibility: hidden;
    transform: translateZ(0);
    transition: transform 0.3s ease-in-out;
}

.grow:hover,
.grow:focus {
    transform: scale(1.10);
    color: inherit !important;
}

/* textarea:hover,
input:hover,
textarea:active,
input:active,
textarea:focus,
input:focus,
button:focus,
button:active,
button:hover,
label:focus,
.btn:active,
.btn.active {
    outline: 0px !important;
    -webkit-appearance: none;
    box-shadow: none !important; */
/* } */

.grow-small {
    -moz-osx-font-smoothing: grayscale;
    backface-visibility: hidden;
    transform: translateZ(0);
    transition: transform 0.1s ease-out;
}

.grow-small:hover,
.grow-small:focus {
    transform: scale(0.18);
}

.cards-hover {
    transform: translateZ(0);
    transition: transform 0.8s ease-out;

}

.cards-hover:hover {
    /* background: rgba(0, 0, 0, 0.09); */
    transform: scale(1.03);

}

.black-opacity {
    background: rgba(0, 0, 0, 0.09);
}

/* .slick-next:before,
.slick-prev::before {
    font-size: 20px;
    line-height: 1;
    opacity: 1 !important;
    color: #ea0000 !important;
    background: transparent !important;
} */


.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.content {
    /* height: 100px; */
    /* width: 45%; */
    color: #fff;
    font-size: 24px;

    /* centering text just for view */
    text-align: center;
    /* background-color: grey; */
    /* margin: 5px; */
    /* border: 1px solid lightgrey; */
    display: none;
}

#loadMore {
    /* width: 200px; */
    font-size: 12px;
    margin-top: 30px;
    color: black;
    display: block;
    text-align: center;
    /* margin: 20px auto; */
    /* padding: 10px; */
    border-radius: 10px;
    border: 1px solid transparent;
    /* background-color: blue; */
    transition: .3s;
}

#loadMore:hover {
    /* color: blue; */
    /* background-color: #fff; */
    /* border: 1px soli d blue; */
    text-decoration: none;
}

.noContent {
    color: #000 !important;
    background-color: transparent !important;
    pointer-events: none;
}


/*  -------------------------------------------------------------Slider small screen-------------------------------------------------------------- */
#slider {
    margin: 0 auto;
    width: 800px;
    max-width: 100%;
    text-align: center;
}

#slider input[type="radio"] {
    display: none;
}

#slider label {
    cursor: pointer;
    text-decoration: none;
}

#slides {
    padding: 30px;
    border: 3px solid #ccc;
    background: #fff;
    position: relative;
    z-index: 1;
    margin-inline: auto;
    height: fit-content;
    width: fit-content;
}

#overflow {
    /* width: 300px; */
    overflow: hidden;
}

#slide1:checked~#slides .inner {
    margin-left: 0;
}

#slide2:checked~#slides .inner {
    margin-left: -100%;
}

#slide3:checked~#slides .inner {
    margin-left: -200%;
}

#slide4:checked~#slides .inner {
    margin-left: -300%;
}

#slides .inner {
    transition: margin-left 800ms cubic-bezier(0.77, 0, 0.175, 1);
    width: 400%;
    line-height: 0;
    /* height: 300px; */
}

#slides .slide {
    width: 25%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    color: #fff;
}

#slides .slide_1 {
    background: #00171f;
}

#slides .slide_2 {
    background: #003459;
}

#slides .slide_3 {
    background: #007ea7;
}

#slides .slide_4 {
    background: #00a8e8;
}

#controls {
    margin: -180px 0 0 0;
    width: 100%;
    height: 50px;
    z-index: 3;
    position: relative;
    /* padding-inline: 15px !important; */
}

#controls label {
    transition: opacity 0.2s ease-out;
    display: none;
    width: 50px;
    height: 50px;
    opacity: 0.4;
}

#controls label:hover {
    opacity: 1;
}

#slide1:checked~#controls label:nth-child(2),
#slide2:checked~#controls label:nth-child(3),
#slide3:checked~#controls label:nth-child(4),
#slide4:checked~#controls label:nth-child(1) {
    background: url(https://www.nicepng.com/png/detail/103-1039819_small-arrow-slider-arrow-icon-png.png) no-repeat;
    background-size: contain;
    opacity: 0.7 !important;
    margin-right: auto !important;
    float: right;
    width: 30px !important;
    height: 30px !important;
    margin: 0 -50px 0 0;
    display: block;
}

#slide1:checked~#controls label:nth-last-child(2),
#slide2:checked~#controls label:nth-last-child(3),
#slide3:checked~#controls label:nth-last-child(4),
#slide4:checked~#controls label:nth-last-child(1) {
    background: url(https://www.nicepng.com/png/detail/103-1039819_small-arrow-slider-arrow-icon-png.png) no-repeat;
    transform: rotate(180deg);
    background-size: contain;
    opacity: 0.7 !important;
    margin-left: auto !important;
    float: left;
    width: 30px !important;
    height: 30px !important;
    margin: 0 0 0 -50px;
    display: block;
}

#bullets {
    margin: 150px 0 0;
    text-align: center;
}

#bullets label {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #ccc;
    margin: 0 10px;
}

#slide1:checked~#bullets label:nth-child(1),
#slide2:checked~#bullets label:nth-child(2),
#slide3:checked~#bullets label:nth-child(3),
#slide4:checked~#bullets label:nth-child(4) {
    background: #444;
}

@media screen and (max-width: 900px) {

    #slide1:checked~#controls label:nth-child(2),
    #slide2:checked~#controls label:nth-child(3),
    #slide3:checked~#controls label:nth-child(4),
    #slide4:checked~#controls label:nth-child(1),
    #slide1:checked~#controls label:nth-last-child(2),
    #slide2:checked~#controls label:nth-last-child(3),
    #slide3:checked~#controls label:nth-last-child(4),
    #slide4:checked~#controls label:nth-last-child(1) {
        margin: 0;
    }

    #slides {
        /* max-width: calc(100% - 140px); */
        margin: 0 auto;
    }
}



.btn-signup-color {
    border: 1px solid var(--deep-black);
    background-color: var(--deep-black);
    color: white;
}

.btn-signup-color:hover {
    color: white !important;
}


#tabsNav .active {
    border-bottom: var(--dark-blue) 3px solid !important;
}

.text-fix {
    color: white !important;
}

.text-fix:focus {
    color: white !important;
}


/* ------------------------------------------------------------Login page css------------------------------------------------------------ */

.button-login-login-page {
    width: 100%;
    border: black 1px solid;
    background-color: black;
    color: white;
    border-radius: 18px !important;
}

.button-login-login-page:hover {
    color: white !important;
}

.login-inputs:active {
    border: black 1px solid !important;
}

/*-----------------------------------------------------------------MEDIA QUERIES------------------------------------------------------------------ */



@media only screen and (max-width: 880px) {

    .picture-text {
        padding-left: 50px !important;
        margin-bottom: 20px !important;
    }

    .blog-detail-img {
        width: 100%;
    }

    .grid-gap-small-screen {
        display: flex;
        /* flex-direction: column; */
        gap: 10px;

    }

}

@media screen and (max-device-width: 990px) {
    .img-split {
        width: 100% !important;
        padding-inline: auto;
        display: flex;
        justify-content: space-between;

    }

    .picture-text {
        width: 100% !important;
    }

    .blog-detail-img {
        width: 100%;
    }

    .grid-gap-small-screen {
        display: flex;
        /* flex-direction: column; */
        gap: 10px;

    }
}

/* For Mobile Landscape View */
@media screen and (max-device-width: 640px) and (orientation: landscape) {



    .nav-item {
        color: var(--dark-blue);
        font-size: 12px;
    }

    .signup-login-button {
        font-size: 12px;
        margin-top: 18px;
        align-items: flex-end;

    }

    .signup-login {
        display: flex;
        flex-direction: column;

    }

    .multi-carousal-second {
        margin-top: 20px;
    }

    .split-at-small-screen {
        display: flex;
        justify-content: space-between;
    }

    .picture-text-double-img {
        margin-top: 200px;
    }


    .grid-gap-small-screen {
        display: flex;
        /* flex-direction: column; */
        gap: 10px;

    }
}

/* @media screen and (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1320px !important;
    }
} */
@media screen and (min-width: 1400px) {
    .container {
        width: 1370px;
        font-size: calc(14px + (26 - 14) * ((100vw - 300px) / (1600 - 300)));
        line-height: calc(1.3em + (1.5 - 1.2) * ((100vw - 300px)/(1600 - 300)));

    }
}

@media screen and (min-width: 1600px) {
    .container {
        width: 1570px;
        font-size: calc(14px + (26 - 14) * ((100vw - 300px) / (1600 - 300)));
        line-height: calc(1.3em + (1.5 - 1.2) * ((100vw - 300px)/(1600 - 300)));
    }
}

@media screen and (min-width: 1900px) {
    .container {
        width: 1870px;
        font-size: calc(14px + (26 - 14) * ((100vw - 300px) / (1600 - 300)));
        line-height: calc(1.3em + (1.5 - 1.2) * ((100vw - 300px)/(1600 - 300)));
    }
}

/* For Mobile Phones Portrait or Landscape View */
@media screen and (max-device-width: 640px) {


    .nav-item {
        color: var(--dark-blue);
        font-size: 12px;
    }

    .signup-login-button {
        font-size: 12px;
        margin-top: 18px;
        align-items: flex-end;
    }

    .signup-login {
        display: flex;
        flex-direction: column;


    }

    .multi-carousal-second {
        margin-top: 20px;
    }

    .section-2-img-2 {
        display: none;
    }





}

@media screen and (max-device-width: 400) {
    .section-2-img-2 {
        display: none;
    }



}


@media screen and (max-device-width: 390) {
    .section-2-img-2 {
        display: none;
    }

    .product-image {
        min-height: 200px;
    }

}

/* @media only screen and (max-width: 880px) {
    .picture-text {
        padding-left: 50px !important;
        margin-bottom: 20px !important;
    }

    .blog-detail-img {
        width: 100%;
    }


}

@media screen and (max-device-width: 930px) {
    .img-split {
        width: 100% !important;
        padding-inline: auto;
        display: flex;
        justify-content: space-between;

    }

    .picture-text {
        width: 100% !important;
    }

    .blog-detail-img {
        width: 100%;
    }
} */
.slider-small {
    display: none !important;
}

@media only screen and (min-width: 1396px) {
    .square-smalll-card {
        flex-grow: 1 !important;
    }

    .small-card-img {
        width: 100% !important;
        min-height: 130px !important;
        min-width: 189px !important;
        display: flex !important;
        flex-grow: 1 !important;
        /* border: 3px solid palevioletred !important; */

    }
}

@media only screen and (max-width: 900px) {
    .slider-small {
        display: block;
    }

}



.DisplayRow {
    display: block;
}


.DisplayRowCarousel {
    display: none;
}

.DisplayRowTwo {
    display: block;
}

.DisplayRowCarouselTwo {
    display: none;
}

.warpper {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.tab {
    cursor: pointer;
    padding: 4px 18px;
    margin: 0px 2px;
    background: var(--dark-blue);
    display: inline-block;
    color: #fff;
    border-radius: 3px 3px 0px 0px;
    box-shadow: 0 0.5rem 0.8rem #00000080;
}

.panels {
    background: #fffffff6;
    box-shadow: 0 2rem 2rem #00000080;
    min-height: 200px;
    width: 100%;
    max-width: 500px;
    border-radius: 3px;
    overflow: hidden;
    padding: 20px;
}

.panel {
    display: none;
    animation: fadein .8s;
}

@keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.panel-title {
    font-size: 1.5em;
    font-weight: bold
}

.radio {
    display: none;
}

#one:checked~.panels #one-panel,
#two:checked~.panels #two-panel,
#three:checked~.panels #three-panel {
    display: block
}

#one:checked~.tabs #one-tab,
#two:checked~.tabs #two-tab,
#three:checked~.tabs #three-tab {
    background: #fffffff6;
    color: #000;
    border-top: 3px solid #000;
}

.scroll-container {
    overflow: scroll;
    white-space: nowrap !important;
    padding: 5px 70px 5px 20px !important;
    /* border: 2px solid red; */
}

.gridscroll {
    display: flex !important;
    gap: 10px;
}



.gridImage {
    margin-right: 22px !important;
}

.social-media-links {
    font-size: 12px;
}

.social-media-links a:hover {
    color: var(--dark-blue) !important;
}

.load-more-button {
    text-decoration: none;
    font-weight: bold;

}

.load-more-button:hover {
    color: var(--dark-blue);
}

@media only screen and (max-width: 992px) {

    .navbar {
        width: 100%;
    }

    .DisplayRow {
        display: none !important;
    }


    .DisplayRowCarousel {
        display: block !important;
    }


    .DisplayRowTwo {
        display: none !important;
    }


    .DisplayRowCarouselTwo {
        display: block !important;
    }

    .grow {
        -moz-osx-font-smoothing: grayscale;
        backface-visibility: hidden;
        transform: none !important;
        transition: none !important;
    }

    .grow:hover,
    .grow:focus {
        transform: none !important;
    }

}

/* width */
.scroll-container::-webkit-scrollbar {
    background: transparent !important;
}

/* Track */
.scroll-container::-webkit-scrollbar-track {
    background: transparent !important;
}

/* Handle */
.scroll-container::-webkit-scrollbar-thumb {
    background: transparent !important;
}

/* Handle on hover */
.scroll-container::-webkit-scrollbar-thumb:hover {
    background: transparent !important;
}

#wrapper {
    width: 1170px;
    margin: 0
}

@media (max-width: 767px) {
    #wrapper {
        width: 100%;
    }

}


.slick-next:before,
.slick-prev::before {
    font-size: 40px !important;
    z-index: 42 !important;
    opacity: .8 !important;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid lightgrey;
    height: 40px !important;
    width: 40px !important;
    background-image: url("https://images.vexels.com/media/users/3/136987/isolated/preview/7fbb17ce79710b1d578b02cc02da8592-thin-right-arrowhead.png") !important;
    background-position: center !important;
    background-color: white !important;
    background-size: 26px !important;
    background-repeat: no-repeat;
}

.slick-prev::before {
    transform: rotate(180deg);
}

.slick-prev:before,
.slick-next:before {
    content: '.' !important;
    color: transparent !important;
}

.slick-list {
    z-index: -1 !important;
}
