html {
    scroll-behavior: smooth;
    overflow-x: hidden;
}

/* .emptyFooter {
    display: flex;
    flex: 3;
} */

@media only screen and (min-width: 1400px) {
    .card {
        margin-right: 50px !important;
    }
}

.navbar svg,
.brandLogo svg {
    width: 142px;
}
.active-nav {
    border-bottom: 2px solid #0096d6;
}
a.nav-link {
    font-family: AmazonEmber;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.78;
    letter-spacing: normal;
    color: #232f3e;
}

.m-l-30 {
    margin-left: 30px;
}
.footerSection {
    padding-bottom: 60px;
}

@media only screen and (min-width: 601px) {
    .benifitsTiles > div {
        padding-left: 150px !important ;
    }
    .tileText4-mob {
        display: none !important;
    }
    .cardDiv-mob {
        display: none;
    }
    .brandLogoMin {
        display: none !important;
    }
    .collapse-mob {
        display: none !important;
    }
    .text-mob {
        display: none !important;
    }
    .cardDiv-video-mob {
        display: none !important;
    }
}
@media only screen and (max-width: 600px) {
    .container-fluid > .navbar-header {
        margin: 0 !important;
    }
    .text-mob {
        color: #f2f2f2;
        text-align: center;
    }
    .text-mob .text1 {
        font-size: 30px !important;
    }
    .text-mob .text2 {
        font-size: 14px !important;
    }
    .div2Text {
        font-size: 12px !important;
    }
    .navbar svg {
        width: 82px !important;
        height: 24px !important;
        margin-left: 10%;
        margin-top: 10%;
    }
    .navbarHeader {
        display: flex;
        flex: 2;
        align-items: center;
        justify-content: flex-start !important;
        margin-top: 2px;
    }
    .button {
        padding: 4px 10px !important;
    }
    .home .main {
        margin-top: 10px;
        display: block !important;
    }
    .navbar-nav {
        margin: 0 !important;
    }
    .collapse-desk {
        display: none !important;
    }
    .sliderContainer {
        display: none !important;
    }
    .cardContainer {
        height: unset !important;
        /* height: 78vh !important; */
    }
    .cardDiv {
        margin-top: -100px !important;
    }
    .section2 {
        height: unset !important;
        /* height: 110vh !important; */
        padding: 40px 20px 40px 20px;
    }
    .section2Header {
        font-family: AmazonEmber;
        font-size: 28px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        /* line-height: 1.37; */
        letter-spacing: normal;
        text-align: center;
        color: #232f3e;
        display: unset !important;
        flex: unset !important;
        /* align-items: center; */
        /* justify-content: center; */
    }
    .section2Cards {
        display: unset !important;
    }
    .benifitsHeading {
        display: unset !important;
        flex: unset !important;
        font-family: "AmazonEmber";
        font-size: 28px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.24;
        letter-spacing: normal;
        text-align: center;
        color: #232f3e;
        align-items: center;
        justify-content: center;
        display: flex;
        /* padding: 45px 0px !important; */
    }
    .benifitsTiles > div {
        padding-left: 40px 20px !important;
    }
    .benifitsTiles {
        display: unset !important;
        flex: unset !important;
        align-items: center;
        justify-content: center;
        margin-bottom: 30px;
        flex-direction: row;
        /* padding-left: 100px;
        padding-right: 30px; */
    }

    .benifits {
        height: unset !important;
        /* height: 130vh !important; */
        padding: 40px 20px !important;
    }
    .benifitText {
        display: block !important;
        text-align: center !important;
    }
    .tileText1 {
        padding-bottom: 20px !important;
    }
    .tileBottom {
        display: none !important;
    }
    .tileTop {
        flex: unset !important;
        display: unset !important;
    }

    .tileText2,
    .tileText3 {
        font-size: 48px !important;
    }

    .tileText4-mob {
        align-items: center;
        justify-content: center;
        /* display: flex; */
        /* flex: 2; */
        font-family: "AmazonEmber";
        font-size: 12px !important;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: normal;
        text-align: center;
        color: white;
        /* margin-left: 20px; */
    }
    .benifitsFooter {
        margin-top: unset !important;
        width: 100% !important;
        height: unset !important;
        padding: 50px 15px !important;
    }
    .needHeading {
        padding: 40px 20px !important;
        display: block !important;
        flex: unset !important;
    }
    .needSubHeading {
        padding: 0px 20px 40px 20px !important;
    }
    .rectangle {
        width: 164px;
        height: 4px;
        margin: 16px 225px 67.4px 231px !important;
    }
    .startedText {
        font-size: 28px !important;
    }
    .needSection {
        height: unset !important;
        /* height: 145vh !important; */
    }
    .needTiles {
        display: unset !important;
        flex: unset !important;
        align-items: center;
        justify-content: center;
        padding: 30px;
    }
    .simpleSteps {
        height: unset !important;
        /* height: 132vh !important; */
        padding: 40px 20px !important;
    }
    .stepSubHeading {
        padding-bottom: 25px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .stepsCard {
        display: unset !important;
        flex: unset !important;
        align-items: center;
        justify-content: cente;
    }
    .imageContent {
        display: none !important;
    }
    .stepsButton {
        display: none !important;
    }
    .joinUs {
        height: unset !important;
        /* height: 43vh !important; */
        padding: 40px 20px 40px 20px !important;
    }
    .stepsHeading {
        display: unset !important;
        flex: unset !important;
    }

    .joinSubHeading {
        font-size: 14px !important;
        display: unset !important;
        flex: unset !important;
    }
    .div2 {
        /* height: 35vh !important; */
        height: unset !important;
        padding-bottom: 75px !important;
    }
    .cardDiv-mob {
        margin-top: -80px !important;
    }
    .joinHeading {
        font-size: 20px !important;
        padding: 10px 0px 10px 0px !important;
        font-family: "AmazonEmber";
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.44;
        /* letter-spacing: normal; */
        text-align: center;
        color: white;
        display: unset !important;
        flex: unset !important;
        /* justify-content: center; */
        /* align-items: center; */
    }
    .regiter-button {
        padding: 12px 5px 11px;
    }
    .discoverContentSection > .emptyContainer {
        display: none !important ;
    }
    .cardDiv {
        display: none !important;
    }
    .cardVid {
        margin: auto !important;
    }
    .started{
        height: unset !important;
    }
    .card {
        /* box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); */
        margin: auto !important;
        margin-top: 20px !important;
        margin-bottom: 20px !important;
        transition: 0.3s;
        /* width: 100% !important; */
        /* height: 100% !important; */
        border-radius: 5px;
        background-color: white;
        margin-right: 20px;
        padding: 20px 25px 20px 25px;
        border-radius: 10px;
        justify-content: center;
        align-items: center;
        display: flex !important;
        flex-direction: column !important;
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    }
    .cardContent {
        padding: 25px 0px !important;
    }

    .tile {
        display: unset !important;
        flex: unset !important;
        align-items: center;
        margin-bottom: 30px;
    }
    .benifitImage {
        text-align: center !important;
        display: block !important;
        flex: unset !important;
    }
    .carousel-control.left,
    .carousel-control.right {
        background-image: none !important;
    }
    .glyphicon-chevron-left:before {
        content: "\e079";
        color: black !important;
    }
    .glyphicon-chevron-right:before {
        content: "\e080";
        color: black !important;
    }
    /* .carousel-inner > .active {
        display: none !important;
    } */
    .carousel-inner > .item > img {
        width: 100% !important;
        height: 100% !important;
    }
    .carousel-inner > .active > img {
        width: 100% !important;
        height: 100% !important;
    }
    .active {
        width: 100% !important;
        height: 100% !important;
    }

    .cardText {
        display: block !important;
        flex: unset !important;
    }
    .footer {
        height: 8vh !important;
    }
    .startedText2 {
        font-size: 14px !important;
        padding-right: 2px !important;
        justify-content: center !important;
    }
    .startedButton {
        flex: 3 !important;
    }
    .contentSection {
        font-size: 21px !important;
        padding-left: 2vw !important;
        padding-right: 2vw !important;
        font-family: AmazonEmber;
        font-size: 24px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.44;
        letter-spacing: normal;
        text-align: center;
        color: #232f3e;
        display: flex;
        flex: 5;
        justify-content: center;
        align-items: flex-end;
        padding: 32px 20px 20px 32px;
    }
    .discoverButton {
        display: flex;
        flex: 5;
        justify-content: center;
        align-items: center;
        padding-bottom: 32px;
    }
    .discoverButton .regiter-button {
        padding: 15px 30px !important;
        font-size: 13px !important;
    }
    .brand {
        flex: 5 !important;
    }
    .navigation {
        padding-left: 20px !important;
        padding-bottom: 5px !important;
    }
    .brandLogo {
        display: none !important;
    }
    .brandLogoMin {
        display: flex;
        flex: 3;
        align-items: center;
        justify-content: center;
    }
    .moveToTop {
        flex: 3 !important;
        font-size: 15px !important;
    }
    .arrowImage {
        margin-left: 10px !important;
    }
    .registerButton2 {
        padding: 5px 10px 5px 10px !important;
        font-size: 13px !important;
    }
}

.carousel-indicators {
    display: none !important;
}
.navbar-nav > li > a {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.navbar-nav > li > a {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.nav-link {
    color: black !important;
    font-size: 18px;
}
.navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
    float: unset !important;
    height: auto !important;
    padding: 0px 0px;
    font-size: 18px;
    line-height: 20px;
}
.main {
    margin-top: 10px;
}
.navbar {
    padding: 0.5rem 1rem !important;
}
.navbar-collapse {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

@media only screen and (min-width: 601px) and (max-width: 800px) {
    .text {
        left: -245px !important;
    }
    .cardContainer {
        height: 65vh !important;
    }
    .div2 {
        height: 50vh !important;
    }
    .needHeading {
        text-align: center;
        display: block !important;
    }
    .needSubHeading {
        padding: 20px !important;
    }
    .needSection {
        height: 90vh !important;
    }
    .benifits {
        height: 102vh !important;
    }
    .benifitsTiles > div {
        padding-left: 0px !important ;
    }
    .tileText1 {
        font-size: 20px !important;
    }
    .tileText2,
    .tileText3 {
        font-size: 36px !important;
    }
    .tileText4 {
        font-size: 16px !important;
    }
    .joinUs {
        height: 69vh !important;
    }
    .joinSubHeading {
        display: block !important;
    }
    .joinHeading {
        font-size: 26px !important;
        display: block !important;
    }
    .simpleSteps {
        height: 106vh !important;
    }
    .stepSubHeading {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .cardDiv {
        margin-top: 80px;
        margin-left: 20px !important;
        margin-right: 20px !important;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1400px) {
    .cardContainer {
        height: 55vh !important;
    }
    .needSection {
        height: 102vh !important;
    }
    .joinUs {
        height: 75vh !important;
    }
}
@media only screen and (min-width: 1440px) {
  .card{
      width: 215px !important;
  }
}
@media only screen and (min-width: 1360px)  and (max-width: 1439px) {
    .card{
        width: 200px !important;
    }
  }
