.container {
    max-width: 1170px;
}

@font-face {
    font-family: NexaHeavy;
    src: url(../../fonts/NexaHeavy.otf);
}

@font-face {
    font-family: Nexabold;
    src: url(../../fonts/Nexa\ Bold.otf);
}

@font-face {
    font-family: Proxima-Nova-Light;
    src: url(../../fonts/Proxima-Nova-Light.otf);
}

/*  */
/* nav bar start */
.top {
    padding: 13px 30px;
    background-color: #f5f5f5;
}

.topIn {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
    list-style: none;
}

.topIn li {
    padding-right: 15px;
}

.topIn li a i {
    margin-right: 10px;
}

.topIn li a {
    font-size: 13px;
    color: #606975;
}

.topIn li ul {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
    list-style: none;
}

.topIn li ul li {
    padding-right: 10px;
}

.topIn li ul li a {
    font-size: 13px;
    color: #606975;
}

.hidden-md-down {
    font-size: 13px;
    color: #606975;
    text-align: right;
    display: block;
}

header {
    background: #ffffff;
    padding: 0px 30px;
    border: 1px solid #e1e7ec;
    height: 91px;
}

.logo {
    display: flex;
    align-items: center;
    padding: 0;
    list-style: none;
    margin: 0;
}

.logo li.logoImg {
    padding-left: 17px;
}

.logo li.menuIcon {
    border-right: 1px solid #e1e7ec;
    padding: 35px 17px 30px 0;
}

.logo li a i {
    color: #606975;
}

.navLinks {
    display: flex;
    align-items: center;
    padding: 32px 0 26px;
    list-style: none;
    margin: 0;
}

.navLinks li {
    padding: 0 10px;
}

.navLinks li a {
    padding: 0;
    color: #616975;
    font-size: 13px;
    line-height: 38px;
    text-decoration: none;
    text-transform: uppercase;
}

.navIcons {
    display: flex;
    padding: 26px 0;
    list-style: none;
    margin: 0;
    float: right;
}

.navIcons li {
    padding: 0 6px;
}

.navIcons>li>a {
    width: 44px;
    height: 44px;
    border: 1px solid #e1e7ec;
    display: inline-block;
    border-radius: 100%;
    text-align: center;
}

.navIcons>li>a>i {
    color: #606975;
    font-size: 12px;
    line-height: 44px;
}

.navIcons li ul {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    list-style: none;
    width: 100px;
    height: 44px;
    border: 1px solid #e1e7ec;
    border-radius: 30px;
    text-align: center;
}

.navIcons li ul li a i {
    color: #606975;
    font-size: 14px;
}

/* nav bar end */
/*  */
img {
    max-width: 100%;
}

.site-menu .active {
    border-bottom: 5px solid #ff7f00;
    padding-bottom: 16px;
    color: #ffffff !important;
    font-weight: 600;
}

.header {
    position: sticky;
    top: 0;
    z-index: 9999;
    background: #fff;
}

/* .navbar-nav .nav-item a.nav-link:hover span {
    border-bottom: 5px solid #FF7F00;
    padding-bottom: 16px;
    transition: all 0.5s;
  } */

.clear {
    clear: both;
}

/* carousel start */
.carousel-indicators [data-bs-target] {
    width: 14px;
    height: 14px;
    border-radius: 100%;
    background-color: #00a3da;
}

.carousel-control-next,
.carousel-control-prev {
    display: none;
}

.carousel {
    padding-bottom: 70px;
}

/* carousel end */
/* Search Our Inventory start */
.Inventory {
    background: #04183a;
    padding: 80px 0 100px 0;
    position: relative;
}

.investor-left {
    position: absolute;
    left: 0;
    top: -82%;
}

.investor-right {
    position: absolute;
    right: 0;
    top: -78%;
}

.InventoryIn {
    position: relative;
}

.InventoryIn h2 {
    font-size: 35px;
    line-height: 60px;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
    font-family: NexaHeavy;
}

.InventoryIn p {
    font-size: 23px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 100;
    padding: 30px 0 30px 0;
    text-align: center;
}

.InventoryIn input {
    width: 832px;
    height: 50px;
    background: #ffffff;
    border-radius: 26px;
    display: block;
    margin: 0 auto;
    border: none;
    outline: none;
    padding: 10px 66px 10px 20px;
}

.InventoryIn a img {
    position: absolute;
    top: 83%;
    right: 16%;
}

/* Search Our Inventory end */
/* shipping */
.shipping {
    background: #04183a;
    padding: 0 0 80px 0;
}

.shippingIn {
    width: 1100px;
    margin: 0 auto;
}

.shippingCard {
    padding-top: 80px;
}

.cardTwo {
    float: right;
}

.shippingCard h4 {
    font-size: 25px;
    line-height: 35px;
    color: #ffffff;
    font-weight: 500;
    padding-bottom: 20px;
    font-family: Nexabold;
}

.shippingCard ul {
    display: flex;
    padding: 0;
}

.shippingCard ul li img {
    max-width: 100%;
}

.shippingCard ul li p {
    font-size: 15px;
    line-height: 25px;
    color: #ffffff;
    font-weight: 400;
    padding-left: 20px;
    font-family: Proxima-Nova-Light;
}

.mobile-shipping {
    display: none;
}

/* Why Buy From Freedom? start */
.Freedom {
    background: #ffffff;
    padding: 70px 0;
    text-align: center;
}

.Freedom h2 {
    font-size: 35px;
    line-height: 60px;
    color: #04183a;
    font-weight: 500;
    text-align: center;
    font-family: NexaHeavy;
}

.Freedom p {
    font-size: 22px;
    line-height: 30px;
    color: #04183a;
    font-weight: 400;
    padding: 40px 0 40px 0;
    text-align: center;
    font-family: Proxima-Nova-Light;
}

.Freedom a {
    width: 280px;
    height: 50px;
    background: #04183a;
    text-transform: uppercase;
    text-align: center;
    border: none;
    outline: none;
    text-decoration: none;
    font-size: 15px;
    line-height: 50px;
    border-radius: 28px;
    display: inline-block;
    color: #ffffff;
}

/* Why Buy From Freedom? end */
/* Weekly Deals Guaranteed start */
.guaranteed {
    background: #00a3da;
    padding: 80px 0;
    position: relative;
}

.DealsImg {
    position: absolute;
    bottom: 0;
    right: 0;
}

.deals {
    width: 70px;
    height: 44px;
    border-radius: 0px;
    margin: 0 auto;
    filter: brightness(0) invert(1);
}

.box {
    margin: auto;
    max-width: 820px;
}

.guaranteedIn h2 {
    font-size: 35px;
    line-height: 60px;
    color: #04183a;
    font-weight: 500;
    text-align: center;
    padding-top: 25px;
    font-family: NexaHeavy;
}

.guaranteedIn p {
    font-size: 22px;
    line-height: 30px;
    color: #04183a;
    font-weight: 400;
    padding: 40px 0 40px 0;
    text-align: center;
}

.guaranteedIn form {
    text-align: center;
}

.guaranteedIn form input {
    width: 400px;
    height: 50px;
    background: #ffffff;
    border-radius: 8px 0 0 8px;
    border: none;
    outline: none;
    padding: 15px;
}

.guaranteedIn form button {
    width: 160px;
    height: 50px;
    background: #04183a;
    /* border-radius: 26px 0 0 26px; */
    border: none;
    outline: none;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    border-radius: 0 8px 8px 0;
}

/* Weekly Deals Guaranteed end */

/* slickSlider start */
.slickSlider {
    position: relative;
    overflow: hidden;
    padding: 18px;
    border: 1px solid #e1e7ec;
    border-radius: 7px;
    background-color: #fff;
}

.slickSlider p {
    width: 260px;
    text-align: center;
    padding-top: 70px;
    font-size: 18px;
    line-height: 30px;
    color: #04183a;
    font-weight: 400;
}

.slickSlider img {
    margin: 0 auto;
}

.product-thumb {
    /* display: flex;
    height: 175px; */
    height: 150px;
    margin: auto;
    display: block;
	margin-top: 120px;
}

.product-buttons {
    text-align: center;
}

/* .product-frequently {
    float: left;
    display: block;
    position: relative;
    width: 100%;
    height: 280px;
    overflow: hidden;
    padding: 18px;
    border: 1px solid #e1e7ec;
    border-radius: 7px;
    background-color: #fff;
  } */
.product-name {
    height: 100px;
    display: flex;
}

.FrequentlyIn {
    position: relative;
}

.left-arrow {
    position: absolute;
    left: 0;
    top: 50%;
}

.message {
    position: absolute;
    left: 0;
    top: 50%;
}

.right-arrow {
    position: absolute;
    right: 0;
    top: 50%;
}

.multiple-items-c {
    width: 100%;
    margin: 0 auto;
}

.FrequentlyIn h2 {
    font-size: 35px;
    line-height: 60px;
    color: #04183a;
    font-weight: 500;
    text-align: center;
    padding-bottom: 60px;
    font-family: NexaHeavy;
}

.Frequently {
    padding: 80px 0;
}

/* slickSlider end */
/* footer start */
footer {
    background: #374250;
    /* padding: 70px 0 50px; */
}

.footer-copyright {
    margin: 0;
    padding-top: 10px;
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
    font-weight: normal;
    /* padding-top: 50px; */
}

.footerC {
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    padding-bottom: 40px;
}

.footerIn h4,
.footerLeft h4 {
    margin-bottom: 20px;
    padding-bottom: 12px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    color: #9da9b9;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.footerIn ul,
.footerLeft ul {
    padding: 0;
    list-style: none;
}

.footerIn ul li {
    font-size: 13px;
    color: #ffffff;
    padding: 5px 0;
}

.footerIn ul li span {
    opacity: 0.5 !important;
}

.socilmedia-icons a {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: 1px solid rgba(255, 255, 255, 0.12);
    display: inline-block;
}

.socilmedia-icons a i {
    color: #ffffff;
    display: block;
    text-align: center;
    line-height: 40px;
}

.socilmedia-icons {
    padding-top: 15px !important;
}

.footerLeft ul li {
    padding-bottom: 10px;
}

.footerLeft ul li i {
    color: #ffffff;
    opacity: 0.5;
}

.footerLeft ul li a {
    font-size: 14px;
    color: #ffffff;
    padding: 5px 0;
    font-weight: 500;
    margin-left: 8px;
}

.footerLeft ul li a:hover {
    color: #0da9ef;
}

/* footer end */
.slick-track {
    float: left;
}

.Login {
    background: #f5f5f5;
}

.SignUp {
    border-radius: 10px;
    background-color: #ffffff;
    color: #000000;
    padding: 25px 0 100px 0;
    position: relative;
    top: 8px;
    margin-left: 65px;
    margin-right: 140px;
}

.Register {
    background-color: #f5f5f5;
}

.form {
    background: #f5f5f5;
}

/* .content {
    margin-left: 70px;
    margin-right: 305px;
    position: relative;
    left: 55px;
} */

/* .content-group {
    margin-top: -90%;
    margin-left: -10%;
} */

.content-login-form{
    margin-right: 35px;
}

.content-white {
    color: white;
}

.content-black {
    color: black;
}

.content-blue {
    color: #0da9ef;
}

.contentblue {
    font-size: 28px;
}

.forgot {
    margin-left: 690px;
    margin-top: -30px;
}

.reqacc {
    margin-right: 45px;
    text-align:right;
}

.LoginImg {
    position: absolute;
    bottom: 0%;
    right: 0px;
}

.group {
    position: absolute;
    top: 125px;
    left: -3%;
}

.legacy_group {
    position: absolute;
    top: 90px;
    left: -8%;
}

.legacy_unsure {
    position: absolute;
    top: 112px;
    left: -8%;
}

.welcome_group{
    position: absolute;
    top: 50px;
    left: -8%;
}

.RegImg {
    position: absolute;
    top: 24%;
}
/* @media only screen and (max-width: 767px) { */
    @media only screen and (min-device-width: 280px) and (max-device-width: 760px) and (orientation:portrait) {
    .LoginImg,
    .RegImg {
        display: none;
      }
	  .responsive-form {
		right: 0px  
	  }
      .content-group {
          text-align: center;
          /* margin-left: 5%; */
      }
      .group {
          text-align: center;
          /* margin-left: 5%; */
      }

      .legacy_group {
        text-align: center;
        margin-left: 20%;
    }

    .legacy_unsure {
        position: absolute;
        top: 90px;
        left: 5%;
        text-align: center;
        font-size: 12px;
    }

    .welcome_group {
        text-align: center !important;
        margin-left: 35%;
    }
      .content-login-form {
        margin-top: 370px;
        text-align: center;
        font-size: 13px;
        margin-right: -30%;
      }
      .reqacc {
        margin-right: 10px;
        text-align:right;
      }
      .content {
        text-align: center;
        margin-left: 45px;
        margin-right: 45px;
      }
	  .content1 {
        text-align: center;
        margin-left: 45px;
        margin-right: 45px;
      }
      .SignUp {
        border: 1px solid #e1e7ec;
        border-radius: 10px;
        background-color: #ffffff;
        color: #000000;
        padding: 25px 0 100px 0;
        position: relative;
        top: 8px;
        margin-left: 0px;
        margin-right: 0px;
    }
}