

/*----------------------------------------globle classes start---------------------------------------------------------------------*/
@import url('font-awesome/css/font-awesome.min.css');
@font-face {
    font-family:"futura-pt-book";

    src: url(../fonts/futura-pt-book.otf);
}
@font-face {
    font-family:"Futura-Medium";

    src: url(../fonts/Futura-Medium.otf);
}
@font-face {
    font-family:"Bodoni-Oldstyle";

    src: url(../fonts/Bodoni-Oldstyle.otf);
}
@font-face {
    font-family:"futura-pt-cond-book";

    src: url(../fonts/futura-pt-cond-book.otf);
}
@font-face {
    font-family:"Freight-Big-Book-Italic";

    src: url(../fonts/FreightBig-Bold-Italic.otf);
}
@font-face {
    font-family:"futura-pt-bold";

    src: url(../fonts/futura-pt-bold.otf);
}
@font-face {
    font-family:"futura-pt-heavy";

    src: url(../fonts/futura-pt-heavy.otf);
}
@font-face {
    font-family:"futura-pt-medium";

    src: url(../fonts/futura-pt-medium.otf);
}
.futura-pt-bold{
    font-family:"futura-pt-bold"!important; 
}
.futura-pt-heavy{
 font-family:"futura-pt-heavy"!important;
}
.futura-pt-medium{
    font-family:"Futura-Medium"!important;
}
.d-xs-show{
    display:none;
}
.custom-padding {
    padding-left: 7% !important;
}
#sign-up-h3 .sign-text{
    font-family:"futura-pt-book" !important;
        font-size: 17px;
}
#sign-up-h3 .sign-text a{
    color:#213a1c;
}
/*#Signup-form h2{*/
/*    font-family: Bodoni-Oldstyle!important; !important;*/
/*}*/
#sign-up-h3 .sign-text a:hover{

        text-decoration: underline #ef6923;
}
.Signup-form-5 {
    width: 45%;
    margin: 13% auto;
    margin-left: auto;
    margin-top: 11%;
    margin-bottom: 4%;
    margin-right: auto;
    padding: 2% 0% 9% 0%;
    box-shadow: 0px 0px 12px 3px #c5bfbf;
    border: 0px;
    background: #fffefa;
}
.form-control-plaintext {
    background-color: #ffff !important;
}
input#location {
    /*width: 67%;*/
    background-color: #ffff;
}
/*input#drop-off-location {*/
/*    width: 67%;*/
/*    background-color: #ffff;*/
/*}*/

p{
  font-family:futura-pt-book;
}
.navbar-brand h1{
  font-family:FreightBig-Bold-Italic;
}
.banner{
  font-family:Futura-Medium;
}
.card-title,a{
  /* font-family: futura-pt-cond-book; */
  font-size: 18px;
  font-weight: 700;
}
.delay-1{
      animation-duration: 1s!important;
}
.delay-2{
      animation-duration: 2s!important;
}
.delay-3{
      animation-duration: 3s!important;
}
.delay-4{
      animation-duration: 4s!important;
}
.delay-5{
      animation-duration: 5s!important;
}
.delay-6{
      animation-duration: 6s!important;
}
.content-logo{
        font-family: Freight-Big-Book-Italic;
    font-weight: 1000;

    color: #213A1C!important;
}
.for-mobile{
    display:none!important;
}
/*.card:hover {
       box-shadow: 0px 0px 20px 7px #c5bfbf;

}*/

html,body{
 overflow-x: hidden;
 background-color: #fffefa;

}
html{
  scroll-behavior: smooth;

}
/* .b-active{
   border-bottom: 1px solid #213a1c!important;
} */
.row{
    margin-left: 0px;
    margin-right: 0px;
}
.btn{
    border: 2px solid #213a1c;
    font-size: 17px;
    font-weight: 500;
    color: #213a1c;
    font-family: futura-pt-book;
    border-radius: 11px;
    background: #ffffff;
}
.custom-btn
{
    border: none !important;
    background-color: white !important;
    box-shadow: 5px 10px 10px 0px #d2d8dd !important;
    width: 50% !important;
    font-size: 20px !important;
}

.custom-btn:hover{
    background-color: #213a1c !important;
    color: white !important;
}
.custom-btn:active{
    background-color: yellow !important;
    color: #000000 !important;
}

.connect-main {
    margin-bottom: 1rem;
}

.connect {
    background: #007bff;
    color: #fff;
    padding: 5px 8px;
    border-radius: 5px;
}
img.fa-icon {
    width: 16px;
    height: 16px;
    margin-bottom: 4px;
    margin-right: 5px;
}
.connect i {
    margin-right: 10px;
}

a.connect:hover {
    color: #fff;
    text-decoration: none;
}

.dark-background
{
    background-color: #2D3B24;
    height: 130pc;
}

.dark-background ul {
    list-style: none;
    color: #fff;
    margin-top: 40%;
    padding: 0; 
}

/* .left_section {padding-top: 110px;} */

.left_section hr, hr.yellow-border {
    border-color: yellow;
    border-width: thick;
}
.above_details
{
    padding: 0 10%;
}

.month-to-month-section .payment_section_middle, .today-section .payment_section_middle {
    box-shadow: none;
    border: 2px solid #0043ff94;
}


.payment-radio-section {
    padding: 0 10%;
}

.invoice-payment-card {
    margin: 2%;
    box-shadow: 2px 5px 1px #f00;
    border-radius: 10px;
}









ul.includes_section {
    padding: 0;
    list-style: inside;
    list-style-type: square;
}

ul.includes_section li {
    font-size: 13px;
}

/* .right_section button.btn {
    font-size: 14px;
    position: fixed;
    margin-top: 100%;
} */
.custom-right-btn
{
    margin-top: 100%;
}
.right_section button {
    /* margin-top: 100% !important; */
    position: unset;
    float: left;
    width: 58%;
    margin: 2px;
    font-size: 14px;
}

.right_section {
    position: relative;
}

.left_section p {
    line-height: 1;
}

p.add_left {
    float: left;
    width: 32%;
    padding: 0 0px;
    margin: 0;
    font-size: 14px;
}

p.add_right {
    float: right;
    width: 66%;
    padding: 0 5px;
    margin: 1px;
    font-size: 14px;
}
.address_section a {
    color: #213a1c;
    text-decoration: none;
}
.address_section .add_right {
    overflow: hidden;
    word-break: break-all;
}

.address_section {
    background: #fff;
    box-shadow: 1px 10px 10px 1px #ccc;
    border-radius: 6px;
    padding: 10px;
    position: relative;
    margin: 30% 0 5% 0;
    font-size: 14px;
}

a.edit_details {
    position: absolute;
    bottom: 5%;
    right: 14%;
}

.payment_section_middle {
    background: #fff;
    box-shadow: 0px 10px 10px 1px #ccc;
    border-radius: 6px;
    padding: 10px;
    position: relative;
    margin: 5% 10%;
    font-size: 14px;
}

.payment_section_right
{
    background: #fff;
    box-shadow: 0px 10px 10px 1px #ccc;
    border-radius: 6px;
    padding: 10px;
    position: relative;
    margin: 5%;
    font-size: 14px;
}
.top-button_section button {
    float: left;
    width: 45% !important;
    font-size: 15px !important;
    margin: 2%;
}

.top-button_section {
    width: 100%;
}

.bottom_section_button {
    width: 100%;
}
.below_section {
    font-size: 14px;
}

.below_section a {
    cursor: pointer;
}

.below_section div#demo {
    background: #ffff008f;
    padding: 20px;
    border-radius: 5px;
    font-size: 14px;
}

.below_section div#demo input::placeholder {
    font-size: 10px;
}
.Custom-form {margin-top: 10% !important; padding-top: 5px !important;}

.address_section i {
    position: absolute;
    right: 14px;
    bottom: 8px;
}

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

.address_section ul li {
    text-align: left;
}



.dark-background ul label {
    margin-left: 10px;
}

.fb.connect 
{
    border-radius: 20px;
}

.login-menu {
    margin-right: 5px;
    width: 100px!important;
    border-radius: 40px;
    padding-bottom: 0;
    height: 40px;
    cursor: pointer;
}

.login-menu a.nav-link {
    text-align: center;
    font-size: 20px;
    margin: inherit;
}

.calculate {
    width: 72%;
    background: #213a1c !important;
    border: none;
    color: white;
}

ul .login-menu:hover a{
    color: #ef6923!important;
} 

/*.btn:hover{
  background:white;
  color:  #ef6923;
}*/

/*input{
    border-radius: 0px!important;
    border: 2px solid #283b20!important;
}*/
h1,h2{
  color: #213a1c;
}
h3{
    color: #283b20!important;
    font-family:Bodoni-Oldstyle!important;
}
h4{
      font-family:Bodoni-Oldstyle!important;

}
.custom-height {
   height: auto !important;
   min-height: 600px !important;
}

.card{
        width: 85%;
        margin: auto;
        border-radius: 30px;
        border:0px;
        background-color: #fffefa;
        /*box-shadow: 0px 0px 12px 3px #c5bfbf;*/

}
.card-text {
    color: #283b20;
}
/*.card-img-top{
      border-top-right-radius: 19px;
    border-top-left-radius: 19px;

}*/
.card-title {
    color:#213a1c;
    font-size: 26px;
    font-weight: 900;

}
.card-body {
        /*border-bottom-left-radius: 28px;*/
    background: white;
    border-bottom-left-radius: 19px;
    border-bottom-right-radius: 19px;
        height: 185px;
        background-color: #fffefa;
}
.img-square-wrapper {
    /*background: white;*/
    width:57%;
}
/*----------------------------------------header css start------------------------------------------------------------------*/
 .bg-light {
    background-color: #f1f1f1!important;
}
.navbar-brand h1 {
    font-family: Freight-Big-Book-Italic;
    font-weight: 1000;
    font-size: 30px;
    color: #213A1C!important;
}
.nav-link {
  text-decoration: none;
  position: relative;
  color: grey;
  padding: 4px;
  font-size: 2rem;
  font-weight: bold;
}
.navbar-dark .navbar-toggler {

    background: #ef6923;

}
.nav-link:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  border-bottom: 2px solid #ef6923;
  transition: 0.5s;
}
.cont{
  display: flex;
      width: 100%;
    margin: auto;
    align-items: baseline;
}
.nav-link:hover:after {
  width: 100%;
}
 .navbar-brand img {
    width:75%;
}
.navbar-brand{
  margin-right: 0px;
}

.ref_link{
    font-size: 22px;
    margin-bottom: 10px;
    display: inline-block;
    letter-spacing: 1px;
    color: #321fdb;
}

.ref_input{
    width: 60%;
    margin-left: 0px;
}

.container {
    width: 60%;
    }
    .Add-slide{
    background: #ef6923;
    position: fixed;
    width: 100%;
    z-index: 1030;
    top: 0;
    }
.navbar{
    background:#fffefa!important;
    padding-top: 4px;
    padding-bottom: 4px;
    /* top: 41px;  */
    box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.2)
}
.show_banner
{
    top: 41px; 
}
.show_banner.dont_showit{
    top: 0!important;
}
.nav-link {
       font-size: 21px;
    font-weight: 400;
    letter-spacing: 1px;
    color: #283b20!important;
    margin-left: 26px;
    margin-right: 26px;
    padding-left: 0px!important;
    padding-right: 0px!important;
}
.nav-link:hover {
    color: #ef6923!important;
    /*border-bottom: 2px solid #ef6923;*/

}
/*---------------------------------------top slider section------------------------------------------------*/
.slider-section{

    margin-top: 7%;
        /*background-image: url(img/banner-img.jpg);*/
          background: #d2d2d2;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    padding-top:10%;


}
#vedio-section{
    margin-top:30px;
}
#vedio-section vedio{
    width:100%;
}
img.mobile-home-banner {
    display: none;
}
.top{
  padding-top: 10%;
}
.slider-heading{
      font-size: 57px;
}
.loader{
  width:10%;
}

.cursor-pointer{
    cursor: pointer;
}

/*--------------------static newsletter form-----------------*/
/* Button used to open the contact form - fixed at the bottom of the page */
.open-button {
background-color: #ef6923;
    color: white;
    padding: 11px 15px;
    font-size: 26px;
    border: none;
    cursor: pointer;
    opacity: 0.9;
    border-bottom-right-radius: 0px!important;
    position: fixed;
    bottom: 23px;
    border-radius: 25px;
    right: 28px;
    width: 280px;
    font-family: futura-pt-cond-book;

}

/* The popup form - hidden by default */
.form-popup {
  display: none;
  position: fixed;
  bottom: 0;
  right: 15px;
  border: 3px solid #f1f1f1;
  z-index: 9;
      border-radius: 11px;
}

/* Add styles to the form container */
.form-container {
    max-width: 300px;
    padding: 10px;

    background-color: #fffefa;
    /* border: 1px solid red; */
    border-radius: 6px;
}
button:focus {

    outline: none;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none;
}
/* Full-width input fields */
.form-container input[type=text]{
    width: 100%;
    padding: 9px;
    margin: 5px 0 22px 0;
    border: none;
    border-radius: 8px;
    background: #f3f3f3;
}
.open-button{
    display:none;
}
/* When the inputs get focus, do something */
.form-container input[type=text]:focus, .form-container input[type=password]:focus {
  background-color: #ddd;
  outline: none;
}
.form-container .btn{
/* Set a style for the submit/login button */
    border: 1px solid #ef6923!important;
    color: white;
    padding: 5px 5px;
    border: none;
    color: #ef6923;
    cursor: pointer;
    width: 100%;
    margin-bottom: 10px;
    opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
    background-color: #ef6923;
    color: white!important;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}
.open-button{
    z-index:2;
}

/*---------------------------------------slider After section------------------------------------------------*/

.slider-after{

      background-color: #fffefa;
    padding-bottom: 9%;
    padding-top: 8%;
    padding-left: 7%!important;
}
.slider-after h1{
  font-size: 55px;
}
.slider-after h3{
  font-size: 32px;
}
/*---------------------------------------gray section having only text section------------------------------------------------*/

.gray-text {
    background: #cfcecf;
    padding-top: 4%!important;
    padding-bottom: 4%!important;
    margin-bottom: 6%;
}
.gray-text h3 {
   padding-top: 62px;
    font-size: 29px;
}
.vedios{
    margin-top: 8%;
}
/*---------------------------------------special  email section css------------------------------------------------*/

.special-offer {
    width: 80%;
    margin: auto;
    margin-bottom:11%; 
    margin-top:4%;
}
button.btn.Free-reg {
    border: none;
    background: white;
      font-weight: 800!important;
    border-radius: 0px;
    width: 100%;
    color: black;
    font-size: 17px;
}
.Free-input{
        background: white;
    font-size: 16px;
    border-radius: 0px;
    font-family: futura-pt-book;
}
h2.special-heading {
   font-family: futura-pt-book;
   font-weight: 700;
}
.circle-logoo{
    /*width: 27%;*/
        width: 124px;
}
.s-email-area{
        margin-top: 55px;
        width: 80%;
    float: right;
    background: geren;
    background: #213a1c;
    color: white;
   padding: 23px 17px 32px 17px;
        box-shadow: 30px 31px 6px 0px #CECDCA;
}
.s-email-area h5{
    font-family: futura-pt-book;
        font-size: 26px;
            font-weight: 900;
}
.paking-box-body h6 {
      font-weight: 900;
    font-family: futura-pt-book;
}
.special-text {
    font-size: 21px;
        color: #213a1c;
    margin-top: 39px;
}
.packing-area {
    margin-top: 55px;
}
.packing-box{
    border: 2px solid #213a1c!important;
   box-shadow: 30px 31px 6px 0px #CECDCA;
}
.paking-box-header-1 {
    background: #213a1c;
    height: 124px;
    text-align: center;
}
.paking-box-header-2 {
   background: #FFF255;
    height: 124px;
    color: #213a1c;
    text-align: center;
    padding-top: 45px;
    font-size: 20px;

}
hr.box-one-line {
    margin: auto;
    border-top: 0px;
    border-top: 5px solid #fff255;
    width: 22%;
    margin-bottom: 6px!important;
}
hr.box-two-line {
    margin: auto;
    border-top: 0px;
    border-top: 5px solid #213a1c;
    width: 22%;
    margin-bottom: 6px!important;
}
hr.box-three-line {
    margin: auto;
    border-top: 0px;
    border-top: 5px solid #fff255;
    width: 22%;
    margin-bottom: 6px!important;
}
.paking-box-header-3 p {
    margin-bottom: 0px;
}
.paking-box-header-3 {
   background: #213a1c;
    height: 124px;
    text-align: center;
    color: white;
    padding-top: 28px;
    font-size: 20px;
}
.paking-box-body{
      background: white;
    text-align: center;
    padding-top: 81px!important;
    height: 285px;
        padding-left: 40px;
    padding-right: 40px;
}
.S-body-text{
  height: 108px;
}
.specail-mailbtn{
border-radius: 30px;
    width: 94%;
    font-size: 20px;
    font-weight: 600!important;
    padding-top: 0px;
    padding-bottom: 0px;
}
/*---------------------------------------boxex section------------------------------------------------*/
.card-horizontal {
    display: flex;
    flex: 1 1 auto;
}
.box-section .img-square-wrapper img {
    width: 80%;
}

.card-one,.card-two,.card-three,.card-four {
    margin-bottom: 10%!important;
}


.btn:hover{
  background-color: #213a1c;
  color: white;
}
/*----------------------------------------banner css start------------------------------------------------------------------*/

.banner{
    background: #f1f1f1;
    padding-top: 7%;
    /*padding-bottom: 9%;*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    /*background-origin: content-box;*/
    background-image: url(../img/Background.png);
    /*background-position-y: bottom;*/
    /*background-position-x: 98%;*/


}
.banner h1{
    font-size: 56px;

}
.banner h3{
  font-weight: 800;
}
/*.form-row{*/
/*    padding-left: 51px;*/

/*}*/
.f-row{
    padding-bottom: 3%;
}
.form-control:focus {
    color: #495057;
    background-color: #ffffff;
    opacity: unset;
    border-color: #ced4da!important;
    box-shadow: 1px 1px 1px 1px rgb(0 0 0 / .3) !important
}
.form-control{
   background-color: #ffffff;
       opacity: .9;
}
/*.banner .btn{*/
/*  width: 46%;*/
/*}*/
.banner-box{
      margin-top: -57px;
}
/*----------------------------------------steps section css start---------------------------------------*/
.steps{
    padding-top: 4%;
    padding-bottom: 4%;
}
.steps h1{
    font-size: 45px;
}
.Place-order {
    padding-top: 48px;
}
.Pack-box {
    padding-top: 93px;
}
.Easy-pick {
    padding-top: 54px;
}
.No-box {
    padding-top: 54px;
}
/*----------------------------------------instagram feeds section----------------------------*/
.sticker-small{

    background: #ef6923;
    width: 253px;
    padding: 15px 10px 15px 10px;
    transform: rotate(-10deg);
    font-size: 32px;
    margin: auto;
    margin-bottom: 62px!important;
    margin-top: 69px!important;

}
.stickers{

       height: 172px;
    margin: auto;
    width: 39%;
    margin-bottom: 20px!important;

}
.sticker-1{
    position: absolute;
    background: #ef6923;
    width: 320px;
    padding: 15px 10px 15px 10px;
        top: 50px;
    left: 34%;

    /*z-index: ;*/
    transform: rotate(-10deg);
}
.sticker-2{
    position: absolute;
    background: #ef6923;
    width: 320px;
    padding: 15px 10px 15px 10px;
    top: 50px;
    left: 34%;

    z-index: 8888;
    transform: rotate(1deg);
}
.sticker-3{
    position: absolute;
    background: #ef6923;
    width: 320px;
    padding: 15px 10px 15px 10px;
     top: 50px;
    left: 34%;

    z-index: 8888;
    transform: rotate(-51deg);
}
.sticker-4{
    position: absolute;
    background: #ef6923;
    width: 320px;
    padding: 15px 10px 15px 10px;
    top: 50px;
    left: 34%;

    z-index: 8888;
    transform: rotate(-23deg);
}
.sticker-5{
    position: absolute;
    background: #ef6923;
    width: 320px;
    padding: 15px 10px 15px 10px;
    top: 50px;
    left: 34%;

    z-index: 8888;
    transform: rotate(-33deg);
}
.imageBox {
  position: relative;
  float: left;
}

.imageBox .hoverImg {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
.insta-secnd-r{
        margin-top: 30px;
}
.intagram-feeds{
    width: 80%;
    margin: auto;
}
.insta-link {
    font-size: 25px;
    color: #213a1c;
}
.insta-link:hover {
    text-decoration:none;
       color: #EF6923;

}
.hoverImg img{
    width: 100%!important;
}
.imageInn img{
    width: 100%!important;
}
.imageBox:hover .hoverImg {
    display: block;
}
.insta-logo {
    width: 2%;
    margin-bottom: 10px;
    margin-right: 8px;
}
/*----------------------------------------Reservation section----------------------------*/
.reserve{
        background: #f1f1f1;
    padding-top: 38px;
    padding-bottom: 38px;
}
.reserve button{
     width: 50%;
    font-size: 27px;
    margin-top:4px!important;
    }
    .reserve button a{
      color: white;
      text-decoration: none;
    }
.reserveation{
    margin-left: 56px;
}

/*----------------------------------------Landing page css----------------------------*/
.landing-logo {
    font-family: Freight-Big-Book-Italic;
    font-weight: 1000;
    font-size: 30px;
    text-align: center;
    color: #213A1C!important;
}
.landing-header {
    border-bottom: 2px solid #213A1C;
    padding-top: 11px;
}
.landing-form {
    margin-top:2%;
    margin-bottom:0%;
}
.landing-off {
    font-size: 103px;
    font-family: futura-pt-cond-book!important;
     text-align: center;
    line-height: 113px;
}
span.off-l-text {
    font-family: Freight-Big-Book-Italic;
}
p.landing-para {
    font-size: 25px;
    text-align: center;
    margin-top: 46px;
       margin-bottom: 31px;

    /*padding-left: 25px;*/
    padding-right: 25px;
}
p.landing-link {
    font-size: 19px;
    padding-left: 15px;
}
.array-sign{
    font-size: 15px!important;
    padding-left: 5px;
    padding-right: 5px;
}
.highlight-text {
      font-weight: 600!important;
     font-size: 22px;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    color: #213A1C!important;
}
.Freight{
        font-family: Freight-Big-Book-Italic!important;
}
.l-l-text {
    width: 84%;
    margin: auto;
}
hr.lineee {
    border-bottom: 2px solid #213a1c;
    margin-bottom: 0px;
}
.landing-gif {
    width: 100%;
    margin-top: 24px;
}
.l-l-text p {
    font-size: 22px;
      color: #213A1C!important;
          margin-top: 5px;
    margin-bottom: 19px;
}
.form-row-landing {
    padding-left: 0px!important;
}
.lll {
    border-radius: 34px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 47px;
    padding-left: 31px;
    border: 1px solid #fbee65;
    background:white;
    /*font-weight: 600;*/
    font-family: futura-pt-book;
}
.lll:focus {
    border: 1px solid #fbee65!important;
}
.landing-r-link {
    text-decoration: underline;
    font-weight: 900;
    font-size: 19px;
}
body.landing-background {
    background: #fbfbf7;
}
.submitttt {
    margin-top: 16px !important;
    width: 22% !important;
    font-size: 23px !important;
    border-radius: 30px !important;
    border: 2px solid #fbee65 !important;
    color: #fdbc02 !important;
        height: 50px!important;
        background-color: #fff!important;
         font-family: futura-pt-book!important;
}
.landing-form-1 {
    /* margin: auto; */
    /* width: 92%; */
    margin-top: 37px!important;
}
.row.landing-footer {
     padding-top: 16px;
    border-top: 10px solid;
}

.landing-social-links {
    margin-right: 6px;
    font-size: 26px;
}
.landing-social{
    margin-top:-8px;
}
#mc_embed_signup .mc-field-group label {
    font-family: futura-pt-book!important;

}
#mc_embed_signup .mc-field-group input {
    display: block;
     border-radius: 34px!important;
    width: 100%;
    padding: 12px 10px!important;
    text-indent: 2%;
    border: 1px solid #fbee65;
    font-family: futura-pt-book;
    background: white;
}
#mc_embed_signup input:focus {
    border-color: none!important;
    outline: none;
}
div#mc_embed_signup {
    width: 80%;
    margin: auto;
}
span.landing-social-links a {
    color: #213a1c;
}
/*--------------------------------------------------footer-----------------------------------------*/

.footer {
    border-top: 4px solid #213a1c;
    padding-top: 2%;
    padding-bottom: 1%;
    margin-top: -6px;
    background: black;
    color: #f17839!important;
}
.footer-right{
    padding-top: 6%;
     border-left: 1px solid #ccc4c4;
}

.facebook-linkk{
        background: white;
        padding: 6px 7px 2px 7px;
    margin-left: 13px;
}
.instagram-linkk{
    background: white;
        padding: 6px 7px 2px 7px;
    margin-left: -4px;
}
.footer-form input{
        font-family: futura-pt-book;
    font-size:14px;
        border: none;
}
button.btn.footer-from-btn {
    background: white;
    border: 1px solid #213a1c;
    font-size: 14px;
    padding-top: 2px;
    border-radius: 4px!important;
    padding-bottom: 2px;
    padding-left: 35px;
    padding-right: 35px;
    color: #213a1c;
    box-shadow: 6px 10px 7px 1px #0000008c;
}
.footer p{
     color: #213A1C!important;
        
}
.copyright {
    font-size: 13px!important;
    padding-top: 68px;
}
.footer ul{
    list-style-type: none;
}
.footer ul li a{
    text-decoration: none;
     color: White!important;
    
    font-weight: 700;
        font-size: 20px;
        font-weight: 500;
}
.so-link {
    font-size: 17px!important;

}
.footer ul li a:hover{
    text-decoration: none;
       color: #f17839!important;

}



/*--------------------------------------------------bottom header-------------*/
.bottom-header{
  display: none;
  margin-top:7px;
}





/*==============================================blog page css===============================================*/
.blog-banner{
      background-image: url(../img/blog-banner.jpg);
      padding-top: 215px;
    margin-bottom: 58px;
       padding-bottom: 235px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.blog-text h2 {
   
    font-size: 54px;
}
small.post__author {
    font-family: "futura-pt-book";
}
.small-banner{
      padding-top: 17%;
    padding-bottom: 9%;
}
#blog {
   background: #fffefa;
    /*margin-top: 6%;*/
    padding-top: 5%;
    padding-bottom: 6%;
}
.post {
    width: 100%;
}
.post a {
    text-decoration: none;
}
.post .card-body{
        height: auto;
        padding-left:0px;
}
.recent-post-date {
    font-size: 12px;
    margin-right: 7px;
}
.recent-post-time {
    font-size: 12px;
}
small.publish-date {
    font-family: "futura-pt-book";
}
#blog .card-img-top {
    width: 100%;
    /*height: 300px;*/
}
/*.popoular-image .card-img-top {
    height: 129px!important;
}*/
img.blog-banner {
    width: 100%;
    margin-bottom: 80px;
}
.row.popular-post {
    margin-bottom: 58px;
}
.popoular-image img {
    height: 162px;
}
.popoular-text h2 {
    font-size: 22px;
  
    font-weight: 600;
}
.recent-post{
  background: #f1f1f1;
    width: 87%;
    color: white;
    padding: 6%;
    border-radius: 17px;
        margin: auto;
}
#accordion8 .panel-body ul{
  list-style-type: none;
  padding-left: 0px;
}
#accordion8 .panel-body ul li a {
   color: #dc6c31;
    font-size: 23px;
}
/*.post:hover {
    box-shadow: none;
}*/

/******************* Accordion Demo - 8 *****************/
#accordion8 .panel{
    border: none;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 15px;
}
h4.panel-title a {
    font-size: 27px!important;
    padding-top: 5px!important;
    padding-bottom: 5px!important;
}
#accordion8 .panel-heading{
    padding: 0;
    border-radius: 0;
    border: none;
}
#accordion8 .panel-title a{
   font-size: 27px!important;
    padding-top: 5px!important;
    padding-bottom: 5px!important;
    display: block;
    padding: 20px 30px 20px 50px;
    background: #ef6923;
    font-size: 16px;
    font-weight: 500;
    color: #fffefa;
    position: relative;
    transition: all 0.5s ease 0s;
    border: 1px solid #20457c;
    border-radius: 5px;
}
#accordion8 .panel-title a.collapsed{
    background: #fff;
    color: #696969;
    border: 1px solid #20457c;
    border-radius: 5px;
}
#accordion8 .panel-title a:after,
#accordion8 .panel-title a.collapsed:after{
    content: "\f106";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 25%;
    left: -13px;
    background: #283b20;
}
#accordion8 .panel-title a.collapsed:after{
    content: "\f107";
    background: #283b20;
}
#accordion8 .panel-title a.collapsed:hover{
    background: #f1f1f1;
    color: #20457c;
}
#accordion8 .panel-body{
    line-height: 25px;
    border: none;
    transition: all 0.5s ease 0s;
}

/*=========================================post page css===================================*/
.post-image-top{
    width: 100%;
    height: 600px;
}
 .post-title {
    padding-top: 15px;
   
}
.post-content {
    margin-top: 10px;
}
/*=========================================login page css===================================*/
.Signup-form{
  width: 100%;
    margin: 13% auto;
    /* margin-left: auto; */
    margin-top: 21%;
    margin-bottom: 14%;
    margin-right: auto;
    /* box-shadow: 0px 0px 12px 3px #c5bfbf; */
    border: 0px;
    background: #fffefa;
}

input#inputPassword {
    /*width: 67%;*/
    background-color: #ffff;
}
.custom-input-style{
    border: 1px solid #ced4da;
    /*width: 67%;*/
    padding-left: 12px;
    border-radius: .25rem;
    outline: none!important;
  }
/*.Signup-form .submit{
    margin-left: 31%;

}*/
.form-table{
      display: block;
    width: 54%;
    margin: 2% auto;
}
.sign-step-4 .form-4 {
    width: 43%;
    margin-left: 126px!important;
}

/*=========================================shop page css===================================*/
.shop-from{

  width: 50%;
    margin: auto;
}
.shop-from .sub{
      margin-left: 28%;
    margin-bottom: 10%;
    margin-top: 3%;
}
.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d;
    background: #ef6923;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    padding-top: 6px;
    padding-left: 12px;
    padding-bottom: 5px;
    height: 38px;
    padding-right: 12px;
    color: white;
    width: 197px;
}

.feature{
  background: white;
    padding: 3%;

}
.choose{
 flex: none!important;
    width: 31%!important;
}
.blog-redirect{
    background: #ef6923;
    border: none;
    width: 48%;
    font-size: 25px;
    font-weight: 500;
    color: white;
    font-family: futura-pt-book;
    border-radius: 11px;
}
.blog-redirect a{
  color: white!important;
  text-decoration: none;
}
/*-======================================legal  page css start==============================*/
.legal-content {
    margin-top: 15%;
    text-align: justify;
}
.numbring {
    color: black;
    font-size: 20px;
    font-weight: 800;
}
/*-======================================universities  page css start==============================*/

.universty-content {
    padding-top: 15%;
    /*text-align: justify;*/
    background:white;
}
.btn.talk-to-team {
    background: #005AFF;
    border: none;
    color: white;
  margin-top: 42px;
    margin-bottom: 50px;
    font-size: 22px;
    width: 64%;
    padding: 8px 10px;
    box-shadow: 2px 2px 2px 2px #D0D0D0;
}
.implement-dormbox{
        font-weight: 900;
    height: 51px;
    font-size: 17px;
      font-family:"futura-pt-medium"!important;
    line-height: 19px;
}
.talk-bottom{
   /*margin-left: 17%;*/
    width: 53%!important;
}
.btn.talk-to-team-lg {
background: #005AFF;
    border: none;
    color: white;
    margin-top: 42px;
    margin-bottom: 50px;
    font-size: 22px;
    width: 74%;
    padding: 8px 10px;
    box-shadow: 2px 2px 2px 2px #D0D0D0;
}
.uni-contennt h2 {
      font-weight: 900;
    font-size: 39px;
    color: black;
    /*padding-left: 10%;*/
    margin-bottom: 0px;

}
.uni-top-content h2 {
    color: black;
        font-size: 40px;
    font-weight: 800;
}
.uni-top-content p{
    text-align: justify;
    padding-left: 13%;
    padding-right: 13%;
    /*font-size: 13px;*/
    /*line-height: 17px;*/
}
.transform-content {
    width: 65%;
    margin: auto;
}
h2.productive {
    font-size: 28px;
}
.uni-cards {
    margin-top: 5%!important;
    color: black!important;
    width: 88%;
    box-shadow: 0px 0px 26px 2px #d4d1d1cf;
    margin: auto;
    padding-top: 3%;
}
.uni-contennt{
    /*width:40%;*/
    padding-bottom: 10%;
    padding-top: 7%;
    margin:auto;
}
p.uni-card-header {
   font-weight: 900;
    height: 51px;
    font-size: 17px;
    line-height: 19px;
}
.uni-contennt h3{
    font-weight: 900;
    line-height: 30px;
    font-size: 25px;
    text-align: justify;
    color: black!important;
}
/*-======================================terms  page css start==============================*/
.terms-content {
    margin-top: 15%;
    text-align: justify;
}
.terms-content h1{
        text-align: initial!important;
    font-size: 30px;
}
/*-======================================community  page css start==============================*/
.community-content {
    margin-top: 15%;
   
}
/*-======================================contact  page css start==============================*/
.contact-content {
    margin-top: 15%;
   margin-bottom: 3%;
}
.contact-form-text {
    width: 100%;
}
.contact-formm .form-control {
    background: white;
    border: 1px solid #213a1c;
}
.contact-formm .form-control:focus {
       border: 1px solid #ef6923!important;
}
.contact-envelop i.fa.fa-envelope{
    font-size: 43px;
    border: 2px solid #213a1c;
    color: #213a1c;
    border-radius: 50%;
    padding: 28px;
    margin-top: 60px;
    margin-bottom: 22px;
}
/*-======================================about  page css start==============================*/
.about-content { 
margin-top: 15%; 
}
/*-======================================sign up from page css start==============================*/
/*.sign-step-1{
     display: none; 
}*/
.sign-step-2{
  display: none;
}
/*form to step form hide show*/
.form-2-part-1{
    display: none;
}
.form-2-part-2{
    display: none;
}
/*form 2 shipping part hide show*/
.form-2-part-shipping, .form-2-part-packing, .choose-item-part, .form-packing-suplies, .sign-step-4-7a, .sign-step-4-7b, .sign-step-4-7c, .sign-step-4-7d, .sign-step-4-7e, .form-payment-part
{
    display: none;
}
.form-2-part-2-outpost{
    display: none;
}
.form-2-part-2-outpost-pickup{
    display: none;
}
.form-2-part-3{
    display: none;
}
.form-2-part-other{
    display: none;
}

.other-field{
    display: none;
}
/*form to step form hide show*/


.sign-step-3{
  display: none;
}
.sign-step-4{
  display: none;
}
.sign-step-5{
  display: none;
}
.sign-step-6{
  display: none;
}
.feature{
  background: white;
    padding: 3%;

}
.choose{
 flex: none!important;
    width: 47%!important;
}
.choose-box{

   width: 60%;
    margin: auto;
}

.date-row{
    padding-left: 0px !important;
}
button.btn.date-value,.time-value, .date-value-drop-off, .drop-off-time-value {
    font-size: 15px;
    width:100% !important;
}
.orang{
    background: #213a1c;
    color:white;
}

.drop-off-btn button {
    width: 100%;
}

/*--------------------------------------help page css----------------------------------------------*/
a.Q-title {
    text-decoration: none;
}
.Q-title h1 {
    border-bottom: 1px solid #213a1c;
    padding-top: 29px;
    padding-bottom: 30px;
}

.help-banner-section {
    margin-top: 17%;
    margin-bottom: 8%;
}
.accordion-section .panel-default > .panel-heading {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.1);
    border: 0;
    background: #f4f4f4;
    padding: 0;
    width: 85%;
    margin-top: 30px;
}
.accordion-section .panel-default .panel-title a {
    display: block;
   font-size: 35px;
    text-decoration: none;
    color: #283b20;
        padding-top: 20px;
    padding-bottom: 20px;
}
.accordion-section .panel-default .panel-title a:after {
    font-family: 'FontAwesome';
    font-style: normal;
    font-size: 60px;

    content: "\f106";
    color: #1f7de2;
    float: right;
    margin-top: -12px;
    color:  #ef6923;

}
.accordion-section .panel-default .panel-title a.collapsed:after {
    content: "\f107";
}
.accordion-section .panel-default .panel-body {
        width: 85%;
    background: #f4f4f4;
}



/*-----------------------------------register cart page-----------------------------------*/
.dorm-cart{
    width: 73%;
}
/*.cart-text{*/
/*    background:#ffe8df9c;*/
/*    font-size: 15px;*/
/*}*/
.outpost-modal-color{
    color: #213a1c;
}
.outpost-modal-color:hover{
    color: #213a1c;
    text-decoration: underline #ef6923;
}
.form-control{
    background: white;
}
.cart-text{
    background: #2c3425;
    font-size: 15px;
    color: #fbeeee;
}
.center{
    width: 82%;
    margin: 0px auto;

}
.fa-minus, .fa-plus {
    display: inline-block;
    /* border-radius: 60px;
    box-shadow: 0px 0px 2px #888; */
    padding: 0.5em 0.6em;

}
input.form-control.input-number {
    background: none;
    border: none;
    padding: 0px;
    padding-left: 26%;
    font-size: 17px;
    margin-top: -4px;
}
.custom-cart-height {
    margin-top: 10%;
}
.fa-question-circle {
    font-size: 26px !important;
}
#Signup-form h1,h2,h3,h4,h5,h6{
    font-family:"Futura-Medium" !important;
}
/*-----------------------------------register cart page-----------------------------------*/


/*-----------------------------------invoice cart page-----------------------------------*/

.invoice-text span{
    font-size: 12px;
}

.invoice-dorm-box {
    font-family: Freight-Big-Book-Italic;
    font-weight: 1000;
    font-size: 38px;
    color: #213A1C!important;
}

.payment-type button{
    font-size: 17px;
    width:80%;
}

.due-amount h3{
    color: #ef6923 !important;
}

.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #ef6923;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
    margin: 10% auto;
}

/* Safari */
@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.modal-content-loader {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff0;
    background-clip: padding-box;
    border: none;
    border-radius: .3rem;
    outline: 0;
}

.modal-backdrop
{
    opacity:0.7 !important;
}

/*Modal css*/
#modal-one .modal-img{
        padding-left: 0px;
      background: #f1f1f1;
    padding-top: 7%;
       background-image: url(../img/smileonphonebox22.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;

 
}
button.btn.modal-dont-btn {
    background: #213a1c;
    border: none;
    width: 75%;
    border-radius: 6px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: white;
}
.no-thankss{
      text-decoration: underline;
       cursor: pointer;
}
  .modal-contentt h1 {
    font-family: futura-pt-book!important;
}
.modale-email-field{
    background: #c5c5c5;
    border: none;
    
    width: 90%;
    margin: auto;
}
#modal-dismiss-btn{
    position: absolute;
    top: 1%;
    background: none;
    right: 2%;
    border: none;
}
div#modal-one {
    top: 10%;
}
#modal-dismiss-btn:hover {
    background: #213a1c!important;
    border: none;
}
#modal-one .modal-contentt{
    padding-top: 7%;
    padding-bottom: 7%;
}

#modal-one .modal-colog-text{
        background: #213a1c;
    color: white;
    padding: 10px 27px;
    width: fit-content;
    margin-bottom: 15px!important;
    margin: auto;
}

.div_1 {
    float: left;
    padding: 11px;
    border: 1px solid #2c3425;
}
.whats-outpost-div{
    padding:10%;
}
div#modal-two {
    top: 12%;
}
.uni-popop-form{
        width: 37%;
    margin: auto;
}
 .modal-backdrop {
    opacity: 0.9 !important;
}
.uni-popop{
    background: white;
    padding-top: 4%;
    padding-bottom: 4%;
    border-radius: 8px;
}
.uni-form-title{
    padding-left: 17px;
    padding-right: 17px;
    color: white;
    padding-top: 7px;
    background: #213a1c;
    padding-bottom: 9px;
}
.uni-submitt{
        width: 50%;
}
/*-----------------------------------invoice cart page-----------------------------------*/




/*-----------------------------------media queries------------------------------------------------------*/
@media only screen and (min-width: 1700px) and (max-width: 2560px){
    input.form-control.input-number {
        padding-left: 35%;
    }
}
@media (min-width: 1441px){
.container {
    max-width: 30%;
}
}
@media (min-width: 1200px){
.container {
    max-width: 729px;
}
}
@media screen and (max-width:1199px) {
  .S-body-text {
    font-size: 15px;
} 
button.btn.Free-reg {
    padding-left: 1px;
    padding-right: 2px;
}
.paking-box-body {

    padding-left: 25px;
    padding-right: 25px;
}
}
@media screen and (max-width:1024px) {
    .transform-content {
    width: 80%;
    margin: auto;
}

p.uni-card-header {
    height: 80px;
}
  .container{
    width: 74%;
  }

.banner h1 {
    font-size: 31px;

}
.banner h1 {
    font-size: 36px;

}
.banner-box {
       width: 41%;
    margin-top: 33px;
}
.card {
  margin-bottom: 15px;
}
.card-body {

    height: 208px;
}
square-wrapper img {
    width: 100%;
}
.choose-box {
    width: 79%;
}
.form-table {
    width: 100%;
}
.sign-step-4 .form-4 {

    margin-left: 0px!important;
}
.Place-order {
    padding-top: 9px;
}
.Pack-box {
    padding-top: 55px;
}
.Easy-pick {
    padding-top: 9px;
}
.No-box {
    padding-top: 9px;
}
.landing-off {
    font-size: 87px;
}
.l-l-text p {
    font-size: 16px;
    line-height: 34px;
}
.highlight-text {

    font-size: 16px;
}
p.landing-para {
    font-size: 19px;
    text-align: center;
    margin-top: 18px;
}
p.landing-link {
    font-size: 17px;
    padding-left: 5px;
    text-align:center;
}
.landing-form-1 {

    margin-top: 9px!important;
}
.form-row-landing {
    padding-left: 0px!important;
    margin-top: 14px!important;
}
.submitttt {
    margin-top: 0px!important;
    width: 36%!important;
    font-size: 17px!important;
}
    button.btn.date-value, .time-value, .time-value, .date-value-drop-off, .drop-off-time-value {
        font-size: 11px;
        padding: 9px;
    }
    input.form-control.input-number {
        padding-left: 18%;
    }
    .custom-padding {
        padding-left: 5.5% !important;
    }
    .payment-type button {
        width: 90%;
    }
    .drop-off-btn button {
        font-size: 15px;
        width: 100%;
    }
.s-email-area {
    width: 100%;
    margin-top: 16px;
}
.special-text {
    margin-top: 13px;
}
.S-body-text {
   height: 88px;
    font-size: 13px;
}
.paking-box-body {
    background: white;
    text-align: center;
    padding-top: 53px!important;
        height: 250px;
        padding-left: 20px;
    padding-right: 20px;
 
}
h2.special-heading {
    font-size: 27px;
}

.specail-mailbtn {
    width: 100%;
    font-size: 18px;
}

.uni-popop-form {
    width: 52%;
    margin: auto;
}
}
@media only screen and (min-width: 769px) and (max-width: 999px){
.s-email-area h5 {
    font-size: 17px;
}
button.btn.Free-reg {
  
    font-size: 12px;
    padding-left: 0px;
    padding-right: 0px;
    height: 38px;
}
.specail-mailbtn {
    width: 100%;
    font-size: 15px;
}

.S-body-text {
    height: 105px;
}
}
@media only screen and (min-width: 426px) and (max-width: 768px){
    .uni-popop-form {
    width: 52%;
    }
  .container {
    width: 100%;
}
.cont {
    display: flex;
    width: 95%;
    }
.nav-link {

    margin-left: 14px;
    margin-right: 26px;
}
    .reserveation {
    margin-left: 35px;
}

.custom-height {
    min-height: 0px !important;
}
.slider-after h1 {
    font-size: 45px;
}
.slider-after h3 {
    font-size: 27px;
}
.gray-text h3 {
    font-size: 28px;
}
.img-square-wrapper {
    width: 60%;
}
.box-section .img-square-wrapper img {
    width: 75%;
}
.card-title {
    font-size: 27px;
}
.card-text {
    font-size: 13px;
}
.btn {
    font-size: 16px;
}
.shop-from {
    width: 100%;
    margin: auto;
}
.sign-step-4 .form-4 {
    margin-left:0px!important;
}
#blog {
    padding-top: 16%;
}
.card-title {
    font-size: 27px;
}
#accordion8 .panel-title a {
    font-size: 17px!important;
}
.choose-box {
    width: 78%;
    margin: auto;
}
.form-table {

    width: 100%;

}
#accordion8 .panel-body ul li a {
font-size: 18px;
}
.insta-logo {
    width: 3%;
    margin-bottom: 8px;
    margin-right: 8px;
}
.sticker-1 {
    position: absolute;
    background: #ef6923;
    width: 253px;
    padding: 15px 10px 15px 10px;
    top: 50px;
    left: 29%;
    transform: rotate(-10deg);
    font-size: 32px;
}
.sticker-2{
    position: absolute;
    background: #ef6923;
     width: 253px;
    padding: 15px 10px 15px 10px;
    top: 50px;
    left: 29%;
    font-size: 32px;

    z-index: 8888;
    transform: rotate(1deg);
}
.sticker-3{
    position: absolute;
    background: #ef6923;
      width: 253px;
    padding: 15px 10px 15px 10px;
    top: 50px;
    left: 29%;
font-size: 32px;

    z-index: 8888;
    transform: rotate(-51deg);
}
.sticker-4{
    position: absolute;
    background: #ef6923;
    width: 253px;
    padding: 15px 10px 15px 10px;
    top: 50px;
    left: 29%;
font-size: 32px;

    z-index: 8888;
    transform: rotate(-23deg);
}
.sticker-5{
    position: absolute;
    background: #ef6923;
   width: 253px;
    padding: 15px 10px 15px 10px;
    top: 50px;
    left: 29%;
font-size: 32px;

    z-index: 8888;
    transform: rotate(-33deg);
}
.l-l-text p {
        font-size: 11px;
    line-height: 15px;
}
.highlight-text {
    font-size: 12px;
}
p.landing-para {
    font-size: 15px;
        margin-bottom: 7px;

}
p.landing-link {
    font-size: 14px;
    padding-left: 7px;
}
.landing-form-1 {
    margin-top: 14px!important;
}
.lll {
    padding-top: 5px;
    padding-bottom: 6px;
    height: 35px;
}
.submitttt {
    margin-top: -4px;
    width: 30%;
    font-size: 15px!important;
    border-radius: 30px;
    border: 1px solid #fbee65;
    color: #fdbc02;
}
#modal-one .modal-colog-text {
    font-size: 21px;
}
.form-row-landing {
    margin-top: 14px!important;
}
.landing-off {
    font-size: 64px;
    line-height: 72px;
}

       button.btn.date-value, .time-value, .time-value, .date-value-drop-off, .drop-off-time-value {
        font-size: 12px;
    }
    .dorm-cart {
        width: 80%;
    }
    input.form-control.input-number {
        padding-left: 23%;
    }
        .drop-off-btn button {
        font-size: 15px;
        width: 100%;
    }
    .s-email-area h5 {
  
    font-size: 17px;
}
.s-email-area {
    padding-left: 6px;
    padding-right: 6px;
}
button.btn.Free-reg {
    border: none;
    background: white;
    font-weight: 800!important;
    border-radius: 0px;
    width: 100%;
    color: black;
    padding-left: 0px;
    font-size: 9px;
    padding-right: 0px;
}
.Free-input {
    font-size: 9px;
}
.circle-logoo {
    /*width: 53%;*/
        width: 96px;
}
.paking-box-header-2 {
    background: #FFF255;
    height: 88px;
    color: #213a1c;
    text-align: center;
    padding-top: 29px;
    font-size: 19px;
}
.S-body-text {
    height: 75px;
    font-size: 11px;
}
.paking-box-body {
     padding-left: 18px;
    padding-right: 18px;
    height: 218px;
}
.paking-box-header-1{
        height: 98px;
}
.paking-box-header-2{
        height: 98px;
}
.special-text {
     font-size: 17px;
}
h2.special-heading {
    font-size: 25px;
}
.paking-box-header-3{
        height: 98px;
}
.specail-mailbtn {
    border-radius: 30px;
    width: 100%!important;
    font-size: 12px!important;
    padding-top: 0px;
    padding-bottom: 0px;
}
/*.uni-contennt {
    width: 58%;
}*/
.transform-content {
    width: 92%;
    margin: auto;
}
/*.uni-contennt h2 {
    padding-left: 19%;
}*/
.btn.talk-to-team {
 
    width: 74%;
}
.uni-contennt h3 {

    font-size: 22px;
}
}
@media screen and (max-width:575px) {
    .nav-itemmms-mob {
    width: 100%;
}
.n-small {
    width: 90%;
}
  .nav-item{
    text-align: left !important;
    box-shadow: none !important;
  }
.vedio-top-banner{
    display: none;
}
.slider-heading {
    font-size: 32px;
}
.loader {
    border: 6px solid #f3f3f3;
    border-radius: 50%;
    border-top: 6px solid #ef6923;
    width: 59px;
    margin: 6% auto;
    height: 60px;
}
.mobile-home-banner{
    display: block!important;
    width: 100%;
}
.slider-section  img{
    display: none!important;
}
.slider-section {
    padding-top: 17%;
    padding-bottom: 18%;
}



  .cont {
    display: flex;
    width: 100%;
    margin: auto;
}
  .nav {

    flex-wrap: initial;

}
.navbar-brand img {
    width: 81%;
}
#vedio-section {
    margin-top: 95px;
}
 .banner {
    padding-top: 7%;
}
.slider-after h1 {
    font-size: 27px;
}
.reserve button {
    width: 80%!important;

}
.slider-after h3 {
    font-size: 22px;
}
.custom-height {
    height: auto !important;
    min-height: 0px!important;
}
.gray-text h3 {
    font-size: 27px;
}
.img-square-wrapper {

    width: 100%;
}
.banner h1 {
    font-size: 27px;
}
.btn {
    font-size: 18px;
}
.navbar-dark .navbar-toggler {
    height: 38px;
    margin-top: 1%;
    background: #ef6923;
    /* margin-left: 233px; */
}

.banner h3 {
    font-size: 23px;
}
.form-control {
    margin: auto;
    border: 1px solid #ced4da;
    width: 80%;
}
.Signup-form label {
    text-align: center!important;
}

.choose {
    width: 39%!important;
}
.choose-box {
    width: 86%;
}
.form-table {

    width: 100%;
}
.sign-step-4 .form-4 {
    margin-left: 0px!important;
}
.table th {
    text-align: left;
}
.custom-input-style {
    width: 80%;
}
.custom-input-style {
    margin: auto;
}
.Signup-form {
    width: 96%;
    margin-top: 31%;
}
.Signup-form-5 {
    width: 96%;
}
.btn {
    width: max-content;
    }
.bottom-header{
      display: block!important;
    }
    .top-header{
      display: none;

    }
    .card-text {
    font-size: 18px;
}
.box-section .img-square-wrapper img {
    width: 75%;
}
.card-horizontal {
    display: unset;

}
.card-body {
    height: 245px;
}
.card-title {
    font-size: 25px;
}
.content-logo {
    font-size: 27px;
}
.insta-secnd-r {
    margin-top: 0px;
}
.card-two .img-square-wrapper{
    right: 5px;

        margin-top: 0%!important;
}
.card-four .img-square-wrapper{
    margin-top:20%!important;
}
.open-button {
    padding: 11px 14px;
    font-size:14px;
    width: 113px;
    right: 5px;

}
.shop-from {
    width: 90%;
    margin: auto;
}
.card-body {
    height: 202px;
}
.insta-logo {
    width: 6%;
    margin-bottom: 7px;
    margin-right: 8px;
}
.sticker-small {
    background: #ef6923;
    width: 241px;
    padding: 15px 10px 15px 10px;
    transform: rotate(-16deg);
    font-size: 32px;
    margin: auto;
    margin-bottom: 62px!important;
    margin-top: 70px!important;
}
.sticker-1 {
    position: absolute;
    background: #ef6923;
    width: 253px;
    padding: 15px 10px 15px 10px;
    top: 50px;
    left: 29%;
    transform: rotate(-10deg);
    font-size: 32px;
}
.sticker-2{
    position: absolute;
    background: #ef6923;
     width: 253px;
    padding: 15px 10px 15px 10px;
    top: 50px;
    left: 29%;
    font-size: 32px;

    z-index: 8888;
    transform: rotate(1deg);
}
.sticker-3{
    position: absolute;
    background: #ef6923;
      width: 253px;
    padding: 15px 10px 15px 10px;
    top: 50px;
    left: 29%;
font-size: 32px;

    z-index: 8888;
    transform: rotate(-51deg);
}
.sticker-4{
    position: absolute;
    background: #ef6923;
    width: 253px;
    padding: 15px 10px 15px 10px;
    top: 50px;
    left: 29%;
font-size: 32px;

    z-index: 8888;
    transform: rotate(-23deg);
}
.sticker-5{
    position: absolute;
    background: #ef6923;
   width: 253px;
    padding: 15px 10px 15px 10px;
    top: 50px;
    left: 29%;
font-size: 32px;

    z-index: 8888;
    transform: rotate(-33deg);
}
.Pack-box {
    padding-top: 0px;
}
.imageBox {
    margin-top: 8px;
}
.intagram-feeds {
    width: 94%;
    margin: auto;
    margin-bottom:36%;
}
.legal-content {
    margin-top: 31%;
}
.terms-content {
    margin-top: 31%;
}
.terms-content h1 {
    font-size: 23px;
}
.warranty-policy{
      margin-top: 31%; 
}
.contact-content {
    margin-top: 31%;
}
.community-content {
    margin-top: 31%;
}
.community-content h1{
     font-size:31px;
}
.accordion-section .panel-default > .panel-heading {
    width: 100%;
margin-top: 12px;
}
.accordion-section .panel-default .panel-title a {

    font-size: 22px;

}
.accordion-section .panel-default .panel-title a:after {

    font-size: 44px;

}
.accordion-section .panel-default .panel-body {
    width: 100%;
box-shadow: 0 2px 4px 0 rgba(0,0,0,0.1);
}
.container-fluid.q-area {
    padding: 0px;
}
.q-main-area{
        padding: 0px;
}
.help-banner-section {
    margin-top: 41%;
    margin-bottom: 8%;
}
#blog {

    padding-top: 15%;
}
.blog-banner {
  
    padding-top: 10px;
    margin-bottom: 58px;
    padding-bottom: 162px;
}
.Q-title h1 {
    font-size: 27px;
}
.for-desktop{
    display:none;
}
.for-mobile{
    display:block!important;
}
.footer {
    padding-top: 6%;
  }
  .so-link {
    font-size: 12px!important;
}
.copyright {
   
    padding-top: 49px;
}
  .f-nav {
    padding-left: 0px!important;
    text-align: center;
}
  .highlight-text {

    font-size: 16px;
  }
  .l-l-text p {
    font-size: 16px;
    color: #213A1C!important;
}
.landing-gif {
    width: 100%;
}
.landing-off {
    font-size: 61px;
    line-height: 51px;
    text-align: center;
}
p.landing-para {
   /*text-align: left!important;*/
    margin-top: 16px;
    margin-bottom: 21px;
    padding-right: 25px;
}
.lll {

    border: 1px solid #fbee65!important;
    width: 100%!important;
}
.submitttt {
    margin-top: 16px;
    width: 41%!important;
    margin-bottom: 18px!important;

}
.landing-text {
    margin-top: 40px;
    
}
.copyright{
        font-size: 9px!important;
}
.landing-social-links {
    margin-right: 6px;
    font-size: 17px;
}
.landing-social {
    margin-top: -14px;
}
    .d-xs-show {
        display: block;
    }
    input.form-control.input-number {
        padding-left: 13%;
    }
    .heading-for-small {
        font-size: 22px;
    }
    .proceed_button {
        font-size: 14px;
    }
    .for-small-text {
        font-size: 14px;
    }
    .payment-type button {
        width: 100%;
        font-size: 17px;
    }
    .payment-type p {
        font-size: 13px;
    }
      .drop-off-btn button {
        font-size: 14px;
        width: 100%;
    }
    
.about-content { 
  margin-top: 31%; 
} 
.packing-box {
    margin-top: 90px;
}

.s-email-area h5 {
    font-size: 19px;
}
button.btn.Free-reg {
    font-size: 19px;
    padding-left: 0px;
    padding-right: 0px;
}
.Free-input {
    font-size: 16px;
    width: 100%!important;
}
.about-content h1{ 
font-size:28px; 
}
.contact-envelop i.fa.fa-envelope {
    font-size: 26px;
    border: 2px solid #213a1c;
    color: #ef6923;
    border-radius: 50%;
    padding: 18px;
    margin-top: 60px;
    margin-bottom: 22px;
}
.contact-formm .form-control {
    background: white;
    border: 1px solid #ef6923;
    width: 100%;
}
.modal-img {
    display: none;
}
button.btn.footer-from-btn {
    background: white;
    border: 1px solid #213a1c;
    font-size: 12px;
    padding-top: 2px;
    border-radius: 4px!important;
    padding-bottom: 2px;
    padding-left: 17px;
    padding-right: 17px;
    color: #213a1c;
}
.footer ul li a {

    font-size: 16px;
}
.footer ul {
    list-style-type: none;
    padding-left: 0px;
    text-align: center;
}
button.btn.footer-from-btn {

    margin-right: 10%;
}
.specail-mailbtn {
    border-radius: 30px;
    width: 94%!important;
}
.S-body-text {
    height: 76px;

}
    .div_1 {
        font-size: 12px;
    }
     button.btn.date-value, .time-value, .time-value, .date-value-drop-off, .drop-off-time-value {
        font-size: 15px;
    }
    #modal-one .modal-colog-text {
    padding: 10px 14px;
}
.pack-pick button{
    width:90%
    
}
button.btn.Free-reg {
    width: 94%;
}
.s-email-area {
    margin-bottom: 16%;
}
.s-email-area-box {
    padding-left: 0px;
    padding-right: 0px;
}
.popoular-image .card-img-top {
    height: 85px!important;
}
.universty-content {
    padding-top: 32%;
    background:white;
}
.uni-contennt h2 {
    font-weight: 800;
    font-size: 35px;
    
}
.uni-contennt h3 {
    font-weight: 900;
    font-size: 17px;
    line-height: 28px;
}
.uni-contennt {
    width: 100%;
    padding-bottom: 10%;
    padding-top: 7%;
    margin: auto;
}
.transform-content {
    width: 100%;
    margin: auto;
}
.uni-cards {
  
    width: 100%;
    margin: auto;
}
.uni-popop-form {
    width: 90%;
    margin: auto;
}
.uni-submitt {
    width: 50%!important;
}
.uni-top-content p {

    padding-left: 0%;
    padding-right: 0%;
}
p.uni-card-header {
    height: auto;
}
img.get-started {
    width: 55%;
}
}
  @media screen and (max-width:414px) {
/* .navbar-dark .navbar-toggler {
    margin-left: 223px;
} */
.btn-outline-secondary {

    padding-top: 10px;
    width: 160px;
    font-size: 12px;
}
.l-l-text {
    width: 100%;
    margin: auto;
}
.landing-off {
    font-size: 58px;
    line-height: 51px;
}
p.landing-para {
    font-size: 21px;
}
      .dorm-cart {
          width: 100%;
      }
      .heading-for-small {
          font-size: 21px;
      }
      .payment-type p {
          font-size: 12px;
      }
            .drop-off-btn button {
          font-size: 14px;
          width: 100%;
          padding: 10px;
      }
}
   @media screen and (max-width:375px) {
       .btn-sm {
    font-size: 11px;
    padding: 5px 7px!important;
}
       .slider-section {
    padding-top: 19%;
    padding-bottom: 20%;
}
/* .navbar-dark .navbar-toggler {
    margin-left: 185px;
} */
.landing-off {
    font-size: 53px;
}
p.landing-para {
    font-size: 16px;
}
.slider-heading {
    font-size: 26px;
}
.custom-height {
    min-height: 0px !important;
}
.card-body {
    height: 236px;
}

   button.btn.date-value,.time-value, .date-value-drop-off, .drop-off-time-value {
           font-size: 13px;
       }
       .d-xs-show {
           display: block;
       }
       input.form-control.input-number {
           padding-left: 13%;
       }
       .fa-minus, .fa-plus {
           font-size: 13px !important;
       }
       .heading-for-small {
           font-size: 19px;
       }
       .proceed_button {
           font-size: 13px;
       }
       .cart-text {
           font-size: 14px;
       }
       .payment-type button {
           width: 100%;
           font-size: 15px;
       }
       .copyright {
    font-size: 8px;
}
       .drop-off-btn button {
           font-size: 12px;
           width: 100%;
           padding: 9px;
       }
       .free-btn-area{
               padding-right: 0px;
       }
       .s-email-area h5 {
    font-size: 16px;
}

.specail-mailbtn {
    border-radius: 30px;
    font-size: 18px!important;
    padding-top: 0px;
    padding-bottom: 0px;
}
.S-body-text {
    height: 87px;
}
.paking-box-body {
    height: 245px;
}
h2.productive {
    font-size: 19px;
}
.talk-bottom {
    /*margin-left: 12%;*/
    width: 76%!important;
}
.uni-form-title {
    font-size: 34px;
}
.btn.talk-to-team {
    width: 75%;
}
}
   @media screen and (max-width:360px) {
       .uni-top-content h2 {
    
    font-size: 25px;
       }
 
.uni-form-title {
    font-size: 33px;
}
.custom-height {

    min-height: 0px !important;
}
/* .navbar-dark .navbar-toggler {
    margin-left: 169px;
} */
.banner h1 {
    font-size: 29px;
}
.card-body {
    height: 280px;
}
.btn-outline-secondary {

    padding-top: 10px;
    width: 160px;
    font-size: 12px;
}
.landing-off {
    font-size: 51px;
    line-height: 51px;
}
p.landing-para {
    font-size: 17px;
}
.copyright {
    font-size: 7px;
}
.landing-social {
    margin-top: -18px;
}
.landing-social-links {
    margin-right: 0px;
    font-size: 14px;
}

        button.btn.date-value,.time-value, .date-value-drop-off, .drop-off-time-value {
           font-size: 13px;
       }
       .d-xs-show {
           display: block;
       }
       .dorm-cart {
           width: 100%;
       }
       input.form-control.input-number {
           padding-left: 13%;
       }
       .fa-minus, .fa-plus {
           font-size: 13px !important;
       }
       .heading-for-small {
           font-size: 18px;
       }
       .proceed_button {
           font-size: 12px;
       }
       .cart-text {
           font-size: 13px;
       }
       .for-small-text {
           font-size: 12px;
       }
       .payment-type button {
           width: 100%;
           font-size: 14px;
       }
       .drop-off-btn button {
           font-size: 12px;
           width: 100%;
           padding: 7px;
       }
       .copyright {
    padding-top: 15px;
}
       .so-link {
    font-size: 10px!important;
}
button.btn.Free-reg {
    width: 93.5%;
}
}

  @media screen and (max-width:320px) {
.card-body {
    height: 275px;
}

.navbar-brand {
    font-size: 31px;
}
.navbar-dark .navbar-toggler {
    margin-left: 129px;
}
.btn-outline-secondary {

    padding-top: 10px;
    width: 160px;
    font-size: 12px;
}

      button.btn.date-value,.time-value, .date-value-drop-off, .drop-off-time-value {
          font-size: 11px;
      }
      .d-xs-show {
          display: block;
      }
      .dorm-cart {
          width: 100%;
      }
      input.form-control.input-number {
          padding-left: 13%;
      }
      .fa-minus, .fa-plus {
          font-size: 11px !important;
      }
      .heading-for-small {
          font-size: 16px;
      }
      .proceed_button {
          font-size: 11px;
      }
      .cart-text {
          font-size: 12px;
      }
      .payment-type button {
          width: 100%;
          font-size: 12px;
      }
      .specail-mailbtn {
    border-radius: 30px;
    width: 100%!important;
    font-size: 17px!important;
    padding-top: 0px;
    padding-bottom: 0px;
}
.S-body-text {
    height: 108px;
}
.paking-box-body {
    height: 260px;
}
      
}

.choose_item_part {
    padding: 10px;
    box-shadow: inset 1px 1px 10px rgb(0,0,0,0.3);
    margin: 15px 10px;
    border-radius: 15px;
}

.border-inset{
    box-shadow: inset 4px 0px 10px rgb(0 0 0 / 0.1);
    border-radius: 22px;
    padding: 15px 20px;
}

.desc_section h6 {
    color: #2d3b24;
    margin-top: 11px;
}

.desc_section p {
    /* word-break: break-all; */
}
.item_select_box select {
    min-height: 380px;
    height: auto;
    margin: 0px;
    padding: 0px;
    width: 70%;
    margin: auto;
    border: none !important;
    /* box-shadow: 2px 1px 4px 2px #ccc; */
}

.choose-item-part .custom-right-btn {
    margin-top: 20%;
    width: 100%;
    margin: auto;
}
.right_section .choose-item-part > p {
    margin-top: 10%;
}

.telephone{
    color: #0bbbff;
}

/* home page css */

.mt-50{
    margin-top: 50px;
}

.height-100vh{
    height: calc(100vh - 55px); /* 55px of navbar*/
}

.primary{
    color: #213a1c;
}

.container-bs{
    max-width: 1260px;
    margin: auto;
}

.fs--24{
    font-size: 24px !important;
    /* margin-right: 20px; */
}

.fs--14{
    font-size: 14px !important;
}

.fs--18{
    font-size: 18px !important;
}

.fs--16{
    font-size: 16px !important;
}

.fs--22{
    font-size: 22px;
}

.line-height{
    line-height: 1.3;
}

.position-fixed{
    position: fixed;
}

.position-relative{
    position: relative;
}

.position-absolute{
    position: absolute !important;
}

.bottom-0{
    bottom: 0;
}

.bottom-60{
    bottom: 60px;
}

.left-0{
    left: 0;
}

.max-width-300{
    max-width: 300px;
}
.width-340px{
    width: 340px;
    min-width: 250px;
}

.display-inherit{
    display: inherit;
}

.border-none{
    border: none !important;
}

.border-textarea{
    border: 1.2px solid #333;
    border-radius: 5px;
    outline: none;
}

.border-bottom{
    border-bottom: 1px solid #33333380;
}

.primary-btn{
    background-color: #213a1c;
    border: 2px solid #213a1c;
    border-radius: 25px;
    padding: 10px 35px;
    color: #fff;
    transition: ease .3s;
    font-weight: bold;
    outline: none;
}

a.primary-btn{
    display: inline-block;
    text-decoration: none;
    letter-spacing: 1px;
    font-weight: 400;
}

.primary-btn:hover{
    background-color: #fff;
    color: #213a1c;
}

.custom-link{
    text-decoration: underline;
}

.upper_div{
    width: 100%;
    height: 54px;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
}   

.dorm-nav-head{
    text-align: center !important;
    margin-left: 36px;
}

.dorm-nav-head .navbar-brand h1{
    color: #213a1c !important;
}

.close-nav{
    font-size: 36px !important;
    margin-top: 5px;
    margin-right: 10px;
}

.full_div{
    width: 100%;
    height: 100vh;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
}

.bottom-header .navbar-white{
    background-color: #fff !important;
    color: #000;
    box-shadow: unset !important;
}

.bottom-header .navbar-white .nav-item a{
    color: #000 !important;
    text-align: center;
}

.d-flex{
    display: flex;
}

.d-block{
    display: block;
}

.hero-text{
    font-size: 50px;
    padding-top: 10%;
    padding-right: 43%;
    font-weight: 600;
}

.pink--color{
    color: pink;
}

.pink--bg{
    background-color: #fff7ea;
}

.pink-bg-grad{
    background: #fff7ea; /* Old browsers */
    background: -moz-linear-gradient(top,  #fff7ea 45%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #fff7ea 45%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #fff7ea 45%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff7ea', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.blue--bg{
    background-color: #F4FAFC;
}

.home-page-section1{
    background-image: url('../img/downloading_copy.svg');
    background-position: right bottom;  
    background-repeat: no-repeat; 
    background-size: 400px;
    overflow: hidden;
}

.universities-page-section7{
    background-image: url('../img/downloading_copy.svg');
    background-position: right center;  
    background-repeat: no-repeat; 
    background-size: 400px;
    overflow: hidden;
}

.home-page-section2{
    background-image: url('../img/vector-collages-dancing-in-the-flowers.png');
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: 600px;
    overflow: hidden;
}

.home-page-section3{
    background-image: url(../img/crayon-programming.svg);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 600px;
    height: inherit;
    overflow: hidden;
}

.home-page-section4{
    background-image: url(../img/Group_4.svg);
    background-position: left;
    background-repeat: no-repeat;
    background-size: 70%;
    overflow: hidden;
}


.universities-page-section1{
    background-image: url(../img/Group_4.svg);
    background-position: right;
    background-repeat: no-repeat;
    background-size: 50%;
    overflow: hidden;
}

.home-page-section5{
    background-image: url(../img/Group_5.svg);
    background-repeat: no-repeat;
    background-size: 85%;
    background-position-x: 140%;
    overflow: hidden;
}

.home-page-section6{
    background-image: url(../img/Group_7.svg);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 50%;
    height: 100%;
    overflow: hidden;
}

.top-head-margin{
    margin-top: 100px;
}

.fs--20{
    font-size: 20px;
}

.fit-height{
    height: fit-content;
}

.mr-n100{
    margin-right: 100px;
}

.d-flex{
    display: flex;
}

/* css for custom material design input */
.group {
  position: relative;
  margin-top: 20px;
  width: 250px;
  margin-bottom: 1.5rem;
}

.group input {
  font-size: 18px;
  padding: 10px 10px 10px 5px;
  display: block;
  width: 100%;
  border: none;
  border-bottom: 1.5px solid #333;
  outline: none;
  color: gray;
}

i.fa.fa-angle-up.menu-resource {
    border-color: #283b20!important;
}

.menu-resource{
    transition: ease .5s;
}

.rotate_menu_angleup{
    transform: rotate(180deg) translateY(5px)!important
}
.service_has_child{
    cursor: pointer;
}

.group label {
  color: #333;
  font-size: 13.5px;
  position: absolute;
  pointer-events: none;
  left: 0px;
  font-weight: bold;
  top: -9px;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}

.group input:focus ~ label,
.group input:valid ~ label {
  top: -9px;
  left: 0px;
}

.group .fa-eye,
.group .fa-eye-slash{
    position: absolute;
    top: 12px;
    right: 0px;
}

.group .fa-eye-slash{
    display: none;
}

.select-wrapper{
    position: relative;
    margin-top: 20px;
    width: 250px;
    margin-bottom: 1.5rem;
    border-radius: 10px;
    box-shadow: 1px 1px 2px 2px rgb(0 0 0 / .3);
}

.select-wrapper select{
    width: inherit;
    padding: 15px 0;
    appearance: none;
    padding-left: 50px;
    border: none;
    border-radius: 10px;
    outline: none;
}

.select-wrapper .fa-chevron-circle-down{
    position: absolute;
    top: 15px;
    left: 15px;
    pointer-events: none;
}

.select-wrapper2{
    position: relative;
    width: 100%;
    box-shadow: 1px 1px 2px 2px rgb(0 0 0 / .3);
}

.select-wrapper2 select{
    width: inherit;
    appearance: none;
    padding-left: 38px;
    border: none;
    outline: none;
}

.select-wrapper2 .fa-arrow-down{
    position: absolute;
    top: 12px;
    left: 15px;
    pointer-events: none;
}

.input-register{
    padding-left: 38px;
    box-shadow: 1px 1px 1px 1px rgb(0 0 0 / .3);
}

.theme-checkout-button{
    box-shadow: 5px 6px 7px 4px rgba(0,0,0,0.1);
    border: none;
    padding: 15px 25px;
    font-size: 18px;
}

.theme-white-button{
    width: 80%;
    max-width: 300px;
    background: #fff;
    border: none;
    border-radius: 8px;
    padding: 10px;
    margin: 15px 0 25px 0;
    font-weight: bold;
    font-size: 13px;
}

.button-shadow{
    content: '';
    width: 100%;
    max-width: 300px;
    height: 33px;
    position: absolute;
    top: 10px;
    right: 5px;
    border-radius: 8px;
    background: linear-gradient(to right, white, #424242);
    z-index: -1;
}

.input-wrapper {
    position: relative;
    display: inline-block;
}

.login-input-wrapper {
    position: relative;
    display: inline-block;
    width: 65%;
    min-width: 200px;
}

.input-wrapper i {
    position: absolute;
    left: 10px;
    top: 15px;
}

.login-submit{
    border-radius: 50px;
    width: 180px;
}

.input-wrapper input {
    padding: 5px 5px 5px 35px;
    font-size: 15px;
    box-shadow: -2px 0px 2px 2px #ccc !important;
    border: none;
    margin: 6px 10px 6px 0;
    width: 100%;
}

.login-input-wrapper input{
    padding: 0 10;
    font-size: 15px;
    box-shadow: -2px 0px 2px 2px #ccc !important;
    border: none;
    border-radius: 10px;
    /* margin: 6px 10px 6px 0; */
    height: 40px;
}


.theme-submit{
    padding: 15px 0;
    font-size: 16px;
    width: 200px;
    font-weight: bold;
    background-color: #fff;
    border: 1px solid #333;
    border-radius: 10px;
    color: #333;
}

a.theme-submit{
    font-size: 24px !important;
    display: inline-block;
    padding: 12px 0 !important;
}

.theme-black-button{
    color: #fff;
    background-color: #333;
    padding: 15px;
    width: 100%;
    border: none;
    font-size: 17px;
}

.theme-input{
    width: 100%;
    max-width: 400px;
    padding: 7px 18px;
    border-radius: 13px;
    border: 1.5px solid #333;
    outline: none;
}

.acccordion_headings{
    color: #fff;
    background-color: #333;
    padding: 15px;
    width: 100%;
    border: none;
    font-size: 17px;
}

.theme-black-button-2{
    color: #fff;
    background-color: #333;
    padding: 18px;
    width: 180px;
    border: none;
    border-radius: 10px;
    font-size: 17px;
}

.theme-white-complete{
    position: relative;
    box-shadow: 1px 1px 2px 2px rgb(0 0 0 / .3);
    display: inline-block;
    width: inherit;
    padding: 7px 65px;
    appearance: none;
    border: none;
    outline: none;
}

.theme-link{
    cursor: pointer;
    text-decoration: none;
    font-size: 24px;
    color: #333;
    letter-spacing: 1px;
 }

.theme-link-2{
    color: #fff !important;
    font-size: 25px;
    padding: 10px;
}

.theme-link-3{
    cursor: pointer;
    text-decoration: none;
    font-size: 20px;
    color: #333;
    letter-spacing: 1px;
    display: inline-block;
}

.theme-link-3:hover{
    text-decoration: none !important;
    color: #333 !important;
}

.login-here {
    font-size: 25px;
}

a.link-color{
    color:#0bbbff !important;
}

.ls-1{
    letter-spacing: 1px;
}

.sucess_alert{
    margin: 0 1.5rem;
    border: 1.2px solid #28a745;
    background-color: rgb(144 238 144 / .3);
    color: #333;
}

.danger_alert{
    margin: 0 1.5rem;
    border: 1.2px solid #dc3545;
    background-color: rgb(248 214 214);
    color: #333;
}

.warning_alert{
    border: 1.2px solid #ffc107;
}

.pickup_list{
    border-bottom: 1px solid #33333380;
    position: relative;
}

.pickup_list .fa-ellipsis-v{
    position: absolute;
    right: 0;
}

.smallBubbles{
    font-size: 12px;
    height: 22px;
    width: 22px;
    border: 1px solid #333;
    border-radius: 50%;
    display: inline-block;
    padding-top: 4px;
}

.smallBubbles.sto{
    background-color: #007bff54;
}

.smallBubbles.crb{
    background-color: #00800054;
}

.smallBubbles.pak{
    background-color: #ff000054;
}

.smallBubbles.shp{
    background-color: #e3ff4699;
}
.smallBubbles.sup{
    background-color: #e3ff4699;
}

.complete_alert{
    background-color: #fff;
    padding: 8px 0;
    box-shadow: 1px 1px 2px 2px rgba(0,0,0,0.15);
    border-radius: 5px;
    margin: 8px 2rem;
    font-weight: 500;
    color: darkgray;
}

.notify_tootip{
    position: absolute;
    background-color: #fff;
    top: -100px;
    right: -16px;
    padding: 10px 0 8px 8px;
    border-radius: 5px;
    background: #fff;
    width: 200px;
    z-index: 999999;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
    display: none;
}

.notify_tooltip_button{
    padding: 3px 10px;
    background: none;
    border: 1px solid #333;
    border-radius: 5px;
    margin-left: 4rem;
}

.notify_tooltip_button.yes{
    border-color: yellow;
    background-color: yellow;
    margin-left: 0;
}

.notify_tootip_inner{
    position: relative;
}

.inner_tip{
    width: 15px;
    height: 15px;
    background-color: #fff;
    display: inline-block;
    transform: rotate(-45deg);
    position: absolute;
    bottom: -15px;
    right: 12px;
    box-shadow: -1px 1.5px 1px 1px rgba(0,0,0,0.1);
}

.counter_input{
    border-radius: 50px;
    border: 1px solid;
    height: 60px;
    width: 100px;
    text-align: center;
    font-size: 30px;
}

.counter_button{
    background: none;
    border: none;
    font-size: 45px;
    height: 60px;
}

.camera_inner_div{
    width: 150px;
    height: 150px;
    background: #fff;
    margin: auto;
    border-radius: 50%;
    padding-top: 56px;
    box-shadow: 0px 0px 18px 12px rgba(0,0,0,0.1);
    font-size: 25px;
    font-weight: 500;
}

textarea.border-textarea::placeholder {
    text-align: center;
    padding-top: 122px;
    font-size: 25px;
    color: #333;
    font-weight: 500;
}

#dormbox_afterdiv,
#storage_afterdiv,
#shipping_afterdiv{
    display: none;
}

.row_isle input[type="text"] {
    width: 130px;
}

.row_isle-2 input[type="text"] {
    width: 110px;
}

.row_isle-2 input[type="checkbox"] {
    width: 25px;
    height: 25px;
}

.universities-page-section4{
    left: 50%;
    bottom: 80px;
    transform: translateX(-50%);
    width: 100%;
}

.universities-page-section-3{
    bottom: -90%;
    width: 85%;
    left: 50%;
    transform: translate(-50%, -65%);
}
.home-pickup, .job-info-schedule, .client_summary, .Hand_device, .billing_section,.billing_section1,.Load-storage-input,.thankyou_screen
{
    display: none;
}

a.change_date {
    color: #0bbbff !important;
    cursor: pointer;
    letter-spacing: 1;
}

.outline-none{
    outline: none;
}

.fs--3point2{
    font-size: 3.2rem;
}
.load_list{
    border-bottom: 1px solid #33333380;
}

.lh-20{
    line-height: 20px;
}


.storage_box {
    border: 1px solid;
    padding: 20px 0;
}

.checkmarked-ui {
    width: max-content;
    margin: auto;
    margin-bottom: 16px;
}

.checkmarked-ui li {
    position: relative;
    padding-left: 30px;
}

.checkmarked-ui li::before {  
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    top: 3px;
    left: 2px;
    background: url('../img/checkmark_dormgreen.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.paymentType-input{
    width: 100%;
    max-width: 300px;
    padding: 15px 0;
    border: 2px solid black;
    border-radius: 10px;
    margin: auto;
}

.pay-input{
    width: 100%;
}

.pay-wrapper input:checked ~ .pay-input{
    box-shadow: 0 8px 6px -6px rgba(0,0,0,0.2);
}

.pay-wrapper  input:checked ~ .pay-input .paymentType-input {
    border-color: #3AABFE;
}

.pro-wrapper label{
    font-weight: bold;
    padding: 15px 45px;
    border-radius: 10px;
    margin-left: 10px;
    margin-right: 10px;
    border: 2px solid black;
}

.pro-wrapper input:checked ~ label{
    border-color: #3AABFE;
}

.row.custom_collapse {
    max-height: 0px;
    transition: max-height 0.15s ease-out;
    overflow: hidden;
}

.row.custom_collapse.show{
    max-height: 100%!important;
    transition: max-height 0.25s ease-in;
}

.desc_section {
    height: 120px;
    overflow: hidden;
    line-height: 1.2;
    font-size: 14px;
}

.choose_item_part .form-control.input-number{
    padding-left: 0;
    text-align: center;
    font-size: 30px;
    height: 34px;
    font-weight: bold;
    color: #2D3B24;
    margin-bottom: 7px;
    max-width: 40px !important;
}

.input-group .input-group-btn:first-child {
    margin-left: auto;
}

.switch {
    position: relative;
    vertical-align: top;
    width: 66px;
    height: 25px;
    margin-left: 16px;
    background: linear-gradient(to bottom, #eeeeee, #FFFFFF 25px);
    background-image: -webkit-linear-gradient(top, #eeeeee, #FFFFFF 25px);
    border-radius: 18px;
    box-shadow: inset 0 -1px white, inset 0 1px 1px rgba(0, 0, 0, 0.05);
    cursor: pointer;
    box-sizing:content-box;
    }
    .switch-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    box-sizing:content-box;
    }
    .switch-label {
    position: relative;
    display: block;
    height: inherit;
    font-size: 10px;
    text-transform: uppercase;
    background: #eceeef;
    border-radius: inherit;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
    box-sizing:content-box;
    }
    .switch-label:before, .switch-label:after {
    position: absolute;
    top: 50%;
    margin-top: -.5em;
    line-height: 1;
    -webkit-transition: inherit;
    -moz-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
    box-sizing:content-box;
    }
    .switch-label:before {
    content: attr(data-off);
    right: 11px;
    color: black;
    font-size: 16px;
    }
    .switch-label:after {
    content: attr(data-on);
    left: 11px;
    color: black;
    font-size: 14px;
    opacity: 0;
    }
    .switch-input:checked ~ .switch-label {
    background: yellow;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
    }
    .switch-input:checked ~ .switch-label:before {
    opacity: 0;
    }
    .switch-input:checked ~ .switch-label:after {
    opacity: 1;
    }
    .switch-handle {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 24px;
        height: 24px;
        background: linear-gradient(to bottom, #FFFFFF 40%, #f0f0f0);
        background-image: -webkit-linear-gradient(top, #FFFFFF 40%, #f0f0f0);
        border-radius: 100%;
        box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    }
    .switch-handle:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -6px;
    background: linear-gradient(to bottom, #eeeeee, #FFFFFF);
    background-image: -webkit-linear-gradient(top, #eeeeee, #FFFFFF);
    border-radius: 6px;
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
    }
    .switch-input:checked ~ .switch-handle {
    left: 43px;
    box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
    }

    /* Transition
    ========================== */
    .switch-label, .switch-handle {
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
    }

    .nav-item.text-center.n-small{
        text-align: center!important;
        padding-left: 56px;
    }

    .navbar-dark .navbar-toggler{
        position: absolute!important;
    }

    .navbar-dark .navbar-toggler {
        background: none!important;
    }

    .navbar-dark .navbar-toggler-icon{
        background-image: url(../img/hamburger_new.svg);
    }
    .navbar-dark .navbar-toggler-icon.dark{
        background-image: url(../img/hamburger_new_white.svg);
    }

    .navbar-brand .text-white{
        color: #fff!important;
    }

@media (max-width: 767px){
    .dis-sm-none{
        display: none;
    }

    .main-payment-section,
    .form-2-part-2,
    .form-2-part-1{
        margin-top: 25px;
    }
}

@media (min-width: 768px){
    .dis-sm-block{
        display: none;
    }
}
@media (max-width: 575px)
{
    /* .navbar{
        background: #333 !important;
    }

    .navbar-brand h1{
        color: #FFF !important;
    } */
    .nav-link
    {
        color: #fff !important;
    }
}

@media (min-width: 576px)
{
    .d-mobile-block
    {
        display: none;
    }
}

