.abt-top-last {

  margin: 35px 0px;

}



.con-box {

  border-left: 1px solid purple;

  padding-left: 30px;

}



.contact-detail {

  box-shadow: 1px 1px 12px 1px #dadada;

  border-radius: 6px;

  padding: 30px;

}



.contact-info ul li {

  list-style: none;

  margin-bottom: 10px;

}



.contact-info ul a {

  color: black;

}



.contact-info ul {

  padding-left: 0;

}



/* ------------------contact------------------ */



/* --------------- sign ------------------- */

.sign-lr {

  padding: 3% 15%;

}



.form-title {

  color: #1caed1;

  margin-bottom: 20px;

}



.form-m {

  margin-bottom: 20px;

}



.sign-box {

  background-color: white;

  box-shadow: 1px 1px 12px 1px #d4d4d4;

  border-radius: 8px;

  padding: 20px;

}



.sign-form label {

  width: 100%;

  font-size: 14px;

  font-weight: 500;

  margin-bottom: 10px;

}



.sn h6 {

  text-align: center;

  color: #1caed1;

  font-size: 17px;

  padding: 8px;

}



.sign-form img {

  margin-right: 4px;

}



.sign-form input {

  width: 90%;

  border-radius: 6px;

  border: 1px solid #d3d3d3;

  padding: 8px 10px;

  margin-bottom: 10px;

}



.left-space {

  padding-left: 10px;

}



.sign-form select {

  width: 90%;

  border-radius: 6px;

  border: 1px solid #d3d3d3;

  padding: 8px 10px;

  font-size: 15px;

  margin-bottom: 10px;

}



.sign-form textarea {

  width: 90%;

  border-radius: 6px;

  border: 1px solid #d3d3d3;

  padding: 8px 10px;

  font-size: 15px;

  margin-bottom: 10px;

}



.sign-btn {

  margin-top: 8px;

  background-color: #a72a2a;

  color: white;

  border: none;

  padding: 6px 12px;

  border-radius: 6px;

  margin-bottom: 8px;

}



.sign-form p {

  font-size: 15px;

  margin: 10px 0px;

}



.sign-form a {

  text-decoration: underline;

}



::placeholder {

  font-size: 14px;

}



.cu-bs {

  justify-content: space-evenly;

  margin-bottom: 10px;

}



.cu-bs label {

  font-size: 18px;

  font-weight: 500;

}



.cu-top {

  padding-top: 3px;

}



/* --------------- sign ------------------- */



/* --------------- tab ------------------- */



.wrapper {

  background-color: #f6f8ff;

  width: 100%;

  height: 100%;

  background: transparent;

  opacity: 1;

}



.tabs {

  text-align: left;

  position: relative;

}



.tabs input {

  position: absolute;

  opacity: 0;

  margin: 0;

  padding: 0;

}



.tabs input+label:hover {

  color: #777;

}



.tabs .tabsShadow {

  width: 100%;

  padding: 10px;

  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.04);

  box-sizing: border-box;

  position: absolute;

  height: 35px;

  z-index: 0;

  top: 0;

  pointer-events: none;

}



.content .item {

  opacity: 0;

  visibility: hidden;

  transition: all 0.3s;

  position: absolute;

  padding: 10px 20px;

}



#tab-1:checked~.glider {

  left: 0px;

}



#tab-2:checked+label {

  color: #ffaa75;

}



#tab-2:checked~.glider {

  background: linear-gradient(90deg,

      #faffcc 0%,

      #f5eea3 10%,

      #ffe48a 40%,

      #ffb54d 65%,

      #ff974d 85%,

      #ff8052 100%);

  box-shadow: 0px 0px 8px 0px hsl(17.72deg 100% 70% / 70%);

}



#tab-3:checked+label {

  color: #525252;

}



#tab-1:checked~section #content-1,

#tab-2:checked~section #content-2,

#tab-3:checked~section #content-3,

#tab-4:checked~section #content-4,

#tab-5:checked~section #content-5 {

  opacity: 1;

  visibility: visible;

}



.tabs input+label {

  margin: 12px -8px;

  width: 15%;

  transition: all 0.3s;

  text-align: center;

  border: none;

  color: #3e3e3e;

  display: inline-flex;

  -webkit-box-pack: center;

  padding: 10pt 10pt;

  vertical-align: top;

  justify-content: flex-start;

  background: #ffffff;

  font-weight: 600;

  font-size: 11pt;

  background: #26292c;

  margin-bottom: 0.5px;

  background: hsl(0, 0%, 100%);

  cursor: pointer;

}



.content {

  margin: 0px auto;

  text-align: left;

  line-height: 20px;

  height: 640px;

  margin-bottom: 10px;

  border-radius: 5px;

  /* box-shadow: 0 2px 3px rgb(10 10 10 / 10%), 0 0 0 1px rgb(10 10 10 / 10%); */

  display: block;

  padding: 1.25rem;

  z-index: 2;

  border-top: 1px solid #3b3d3f;

  background: #ffffff;

  position: relative;

}



.tab-points {

  padding-left: 15px;

}



.tab-points li {

  font-size: 15px;

  font-style: normal;

  color: #5a5a5a;

  line-height: 23px;

}



.container .card {

  display: block;

  max-width: 100%;

  overflow: hidden;

  /* min-height: 140px; */

  border-radius: 10px;

  border: none;

  margin: 0 auto;

  z-index: 4 !important;

  position: relative;

  background: linear-gradient(#141e30, #243b55);

  background: #16181a;

  box-shadow: 1px 1px 12px 1px #d5d5d5;

  background: #ffffff;

}



.content p {

  font-size: 15px;

  font-style: normal;

  color: #5a5a5a;

  line-height: 23px;

}



.tab-title {

  display: inline-flex;

  color: #000000;

  background-position: bottom center;

  margin-bottom: 0pt !important;

  margin-top: 6pt;

  height: 22pt;

  background-clip: text !important;

  -webkit-background-clip: text !important;

  -moz-background-clip: text;

  -moz-text-fill-color: transparent;

  -ms-background-clip: text;

  -ms-text-fill-color: transparent;

  text-transform: capitalize;

  font-size: 20px;

  letter-spacing: 0px;

  font-weight: 800 !important;

}



.tabs input {

  position: relative;

  opacity: 0;

  margin: auto !important;

  padding: 0;

}



label.tab.tab-primary {

  border-radius: 6pt 0 0 6pt;

}



label.tab.tab-warning {

  border-radius: 0 6pt 6pt 0;

}



#tab-1:checked+label {

  color: #ffaa75;

}



#tab-3:checked+label {

  color: #ffaa75;

  color: #ffaa75;

}



#tab-4:checked+label {

  color: #ffaa75;

  color: #ffaa75;

}



#tab-4:checked+label {

  color: #ffaa75;

}



#tab-1:checked~.glider {

  left: 1.6%;

}



#tab-2:checked~.glider {

  left: 16.85%;

}



#tab-3:checked~.glider {

  background: linear-gradient(90deg,

      #faffcc 0%,

      #f5eea3 10%,

      #ffe48a 40%,

      #ffb54d 65%,

      #ff974d 85%,

      #ff8052 100%);

  left: 32.15%;

  box-shadow: 0px 0px 8px 0px hsl(17.72deg 100% 70% / 70%);

}



#tab-5:checked~.glider {

  background: linear-gradient(90deg,

      #faffcc 0%,

      #f5eea3 10%,

      #ffe48a 40%,

      #ffb54d 65%,

      #ff974d 85%,

      #ff8052 100%);

  left: 64.15%;

  box-shadow: 0px 0px 8px 0px hsl(17.72deg 100% 70% / 70%);

}



#tab-4:checked~.glider {

  background: linear-gradient(90deg,

      #ffe48a 0%,

      #f0d478 10%,

      #e6c867 40%,

      #ffb54d 65%,

      #ff974d 85%,

      #ff8052 100%);

  box-shadow: 0px 0px 8px 0px hsl(17.72deg 100% 70% / 70%);

  left: 48.365% !important;

}



.glider {

  width: 8%;

  padding: 0px 13px;

  height: 1.5px;

  border-radius: 0 0 1px 1px;

  position: absolute;

  background: linear-gradient(90deg,

      #ffe48a 0%,

      #f0d478 10%,

      #e6c867 40%,

      #ffb54d 65%,

      #ff974d 85%,

      #ff8052 100%);

  box-shadow: 0px 0px 8px 0px hsl(17.72deg 100% 70% / 70%);

  transition: all 0.3s;

  top: 50px;

  z-index: 2;

}



span.numit {

  font-size: 12pt;

  font-family: "muli";

  font-weight: 600;

  text-shadow: 0.5px 0.5px 0.5px #e7e9f5;

  color: #0e101a;

  margin-right: 2px;

  margin-left: -2px;

  padding: 0;

  color: aliceblue;

  text-shadow: 0.5pt 0.5pt 0.5pt #2d3748;

}



/* --------------- tab ------------------- */



/* ---------------------------------- */



.list {

  font-family: "Myriad Pro", sans-serif;

  font-style: normal;

  background-color: #ffffff;

  float: left;

  padding: 1.5em 0;

  margin-bottom: 3em;



  .list__item {

    float: left;

    width: 100%;

    display: flex;

    justify-content: space-evenly;

    align-items: center;



    .list__time {

      color: #e4ad0a;

      text-align: center;

    }



    .list__desc {

      width: 60%;

      border-bottom: 1px solid #484C56;

      color: #000000;

      font-size: 15px;

      line-height: 22px;

      padding: 1em;

      position: relative;



      .border {

        background: #2A2B31;

        width: 3px;

        position: absolute;

        top: 0;

        bottom: -1px;

        left: -8%;



        &:after {

          content: "";

          /* background: #3E414E; */

          border: 5px solid #2A2B31;

          border-radius: 50%;

          position: absolute;

          /* top: 50%; */

          margin-top: -9px;

          left: -5px;

          width: 8px;

          height: 8px;

        }



        @media (max-width: 550px) {

          left: -5%;

        }

      }

    }



    .list__desc h3 {

      font-size: 18px;

    }



    &:last-of-type {

      .list__desc {

        border-bottom: none;



        .border {

          &:before {

            content: "";

            background: #2A2B31;

            border-radius: 50%;

            height: 9px;

            width: 9px;

            position: absolute;

            bottom: -8px;

            left: -3px;

          }

        }

      }

    }



  }

}



/* ---------------------------------- */

.review-card {

  background: white;

  padding: 20px;

  border-radius: 8px;

  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);

  width: 500px;

  text-align: left;

}



.stars {

  display: flex;

  justify-content: left;

  gap: 5px;

  cursor: pointer;

}



.stars span {

  font-size: 24px;

  color: lightgray;

}



.stars span.active {

  color: gold;

}



textarea {

  width: 100%;

  height: 200px;

  margin-top: 10px;

  padding: 5px;

}



.submit-btn {

  margin-top: 10px;

  padding: 10px;

  background: #4285F4;

  color: white;

  border: none;

  border-radius: 5px;

  cursor: pointer;

}



/* ---------------------------------- */





/* ---------------------------------- */

.bg-back {

  box-shadow: 1px 1px 8px 1px #d5d5d5;

  border-radius: 8px;

  background: #ffffff;

  padding: 20px;

}



.cta-form p {

  font-size: 16px;

  font-weight: 500;

}



.cta-form input {

  width: 100%;

  padding: 12px;

  border-radius: 4px;

  border: 1px solid #d8d8d8;

  margin-bottom: 20px;

}



.slect-btn {

  background: white;

  padding: 20px;

  border-radius: 8px;

  /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); */

  border: 1px solid #dfdfdf;

  text-align: left;

  margin-bottom: 10px;

}

.side-menu input {

  margin-bottom: 15px;

}

/* ---------------------------------- */





/* ---------------------------------- */

.filter-points {

  padding-left: 15px;

}

.filter-points li {

  font-size: 15px;

  color: green;

}

.excellent {

  font-size: 18px;

  font-weight: 500;

}

.rate {

  font-size: 20px;

  font-weight: 500;

}

.excellent span {

  background-color: green;

  color: white;

  padding: 2px 8px;

  border-radius: 6px;

}

.exel-box {

  text-align: right;

}

.rate span {

  font-size: 15px;

  font-weight: 400;

  text-decoration: line-through;

}

.exel-box p {

  font-size: 15px;

}

.mb-exel {

  color: black;

}

.mb-exel:hover {

  color: black;

}

.mb-bottom {

  margin-bottom: 20px;

}

/* ---------------------------------- */









/* -------------view cart---------------- */

/* -------------profile---------------- */

.leftside-my-account {

  background: #ffffff;

  box-shadow: 1px 1px 12px 1px #cecece;

  border-radius: 4px;

  padding: 20px;

}



.userprofileleft {

  text-align: center;

  padding: 20px;

  color: #000;

  position: relative;

  border-bottom: 1px solid rgba(245, 245, 245, 1);

}



.pf-image {

  width: 80px;

  height: 80px;

  margin: auto;

  border: 1px solid rgba(116, 116, 116, 1);

  padding: 4%;

  font-size: 46px;

  text-transform: capitalize;

  border-radius: 50%;

  text-align: center;

  background: rgba(229, 229, 229, 1);

  display: flex;

  align-items: center;

  justify-content: center;

}



.myacctab {

  padding-left: 3px;

}



.myacctab li {

  list-style: none;

}



.edit-profile {

  position: absolute;

  top: 20px;

  right: 20px;

  padding: 5px;

  border-radius: 50%;

  cursor: pointer;

}



.profileinfo h2 {

  margin: 10px 0 8px;

  font-size: 18px;

  color: rgba(72, 72, 72, 1);

  text-transform: capitalize;

  font-weight: 600;

}



.profileinfo .info-dash {

  display: flex;

  justify-content: center;

  align-items: center;

  gap: 10px;

  margin-top: 5px;

  flex-wrap: wrap;

  padding: 0px 15px;

}



.profileinfo .info-dash p {

  margin: 0;

  color: rgba(90, 90, 90, 1);

  font-size: 14px;

}



span.seprator {

  border-left: 1px solid;

  width: 5px;

  color: rgba(90, 90, 90, 1);

  height: 18px;

}



.myaccountnavigationtab {

  margin-top: 20px;

}



li.myaccounttabs a {

  padding: 20px 10px;

  margin: 0px 20px 15px 20px;

  border-radius: 10px;

  box-shadow: 1px 1px 6px 1px rgb(0 0 0 / 30%);

  display: block;

}



.tabmain {

  display: flex;

  justify-content: space-between;

  align-items: center;

}



.svgtext {

  display: flex;

  align-items: center;

}



.tab-text-myaccount {

  color: rgba(23, 23, 23, 1);

  margin-left: 20px;

}



.tab-text-myaccount strong {

  color: rgba(0, 0, 0, 0.9);

  font-weight: bold;

  margin-bottom: 3px;

  display: block;

  font-size: 16px;

  font-weight: 500 !important;

}



/* ------------------------------------ */

.dashboard-box {

  padding: 30px;

}



.input-number {

  display: flex;

  align-items: center;

  border-radius: 6px;

  background: rgba(255, 221, 0, 0.02);

  width: 100%;

  line-height: 17px;

}



.input-number .indiannumber {

  display: flex;

  align-items: center;

  padding: 7px 12px;

  margin-bottom: 20px;

  border-radius: 5px;

  border-top-right-radius: 0px;

  border-bottom-right-radius: 0px;

  border: 1px solid #cecece;

  justify-content: center;

}



.input-number .indiannumber span {

  padding-left: 5px;

}



.input-number .form-in.in.dsh-number {

  width: 100%;

  padding: 0px;

}



.input-number .form-in.in.dsh-number input {

  width: 100%;

  padding: 15px 10px;

  color: #808080;

  border-top-left-radius: 0px;

  border-bottom-left-radius: 0px;

}



.my-profile textarea {

  width: 100%;

  padding: 15px 10px;

  color: #000000 !important;

  border-radius: 6px;

  border: 1px solid #c5c5c5;

}



.my-profile label {

  width: 100%;

  margin-bottom: 4px;

}



.my-profile input {

  width: 100%;

  border-radius: 6px;

  border: 1px solid #cecece;

  padding: 6px 12px;

  margin-bottom: 20px;

}



.my-profile select {

  width: 100%;

  border-radius: 6px;

  border: 1px solid #cecece;

  padding: 6px 12px;

  margin-bottom: 20px;

}



.save-btn {

  background-color: #e97410;

  color: white;

  padding: 6px 18px;

  border: none;

  border-radius: 4px;

}



.support li {

  list-style: none;

  line-height: 1.8;

}



/* -------------profile---------------- */



/*------------------------ Table Styles -------------------*/



.table-wrapper {

  box-shadow: 0px 0px 8px #00000033;

}



.fl-table {

  border-radius: 5px;

  font-size: 14px;

  font-weight: normal;

  border: none;

  border-collapse: collapse;

  width: 100%;

  max-width: 100%;

  white-space: nowrap;

  background-color: white;

}



.fl-table td,

.fl-table th {

  text-align: center;

  padding: 12px;

}



.fl-table td {

  border-right: 1px solid #d2d2d2;

  border-bottom: 1px solid #d2d2d2;

  font-size: 14px;

}



.fl-table thead th {

  color: #ffffff;

  background: #078d96;

}





.fl-table thead th:nth-child(odd) {

  color: #ffffff;

  background: #078d96;

}



.fl-table tr:nth-child(even) {

  background: #F8F8F8;

}



/* Responsive */



@media (max-width: 767px) {

  .fl-table {

    display: block;

    width: 100%;

  }



  .table-wrapper:before {

    content: "Scroll horizontally >";

    display: block;

    text-align: right;

    font-size: 11px;

    color: white;

    padding: 0 0 10px;

  }



  .fl-table thead,

  .fl-table tbody,

  .fl-table thead th {

    display: block;

  }



  .fl-table thead th:last-child {

    border-bottom: none;

  }



  .fl-table thead {

    float: left;

  }



  .fl-table tbody {

    width: auto;

    position: relative;

    overflow-x: auto;

  }



  .fl-table td,

  .fl-table th {

    padding: 20px .625em .625em .625em;

    height: 60px;

    vertical-align: middle;

    box-sizing: border-box;

    overflow-x: hidden;

    overflow-y: auto;

    width: 120px;

    font-size: 13px;

    text-overflow: ellipsis;

  }



  .fl-table thead th {

    text-align: left;

    border-bottom: 1px solid #f7f7f9;

  }



  .fl-table tbody tr {

    display: table-cell;

  }



  .fl-table tbody tr:nth-child(odd) {

    background: none;

  }



  .fl-table tr:nth-child(even) {

    background: transparent;

  }



  .fl-table tr td:nth-child(odd) {

    background: #F8F8F8;

    border-right: 1px solid #E6E4E4;

  }



  .fl-table tr td:nth-child(even) {

    border-right: 1px solid #E6E4E4;

  }



  .fl-table tbody td {

    display: block;

    text-align: center;

  }

}

/* -------------------------------------------------------------- */



/* ------------------------------------ */

.dashboard-box {

  padding: 30px;

}



.input-number {

  display: flex;

  align-items: center;

  border-radius: 6px;

  background: rgba(255, 221, 0, 0.02);

  width: 100%;

  line-height: 17px;

}



.input-number .indiannumber {

  display: flex;

  align-items: center;

  padding: 7px 12px;

  margin-bottom: 20px;

  border-radius: 5px;

  border-top-right-radius: 0px;

  border-bottom-right-radius: 0px;

  border: 1px solid #cecece;

  justify-content: center;

}



.input-number .indiannumber span {

  padding-left: 5px;

}



.input-number .form-in.in.number {

  width: 100%;

  padding: 0px;

}



.input-number .form-in.in.number input {

  width: 100%;

  padding: 15px 10px;

  color: #808080;

  border-top-left-radius: 0px;

  border-bottom-left-radius: 0px;

}



.my-profile label {

  width: 100%;

  margin-bottom: 4px;

}



.my-profile input {

  width: 100%;

  border-radius: 6px;

  border: 1px solid #cecece;

  padding: 6px 12px;

  margin-bottom: 20px;

}



.my-profile select {

  width: 100%;

  border-radius: 6px;

  border: 1px solid #cecece;

  padding: 6px 12px;

  margin-bottom: 20px;

}



.save-btn {

  background-color: #1592c2;

  color: white;

  padding: 6px 18px;

  border: none;

  border-radius: 4px;

}



.support li {

  list-style: none;

  line-height: 1.8;

}



/* -------------profile---------------- */


/* ---------------------------------------------- */

.product_padd {
  margin-bottom: 43px;
}

.experiential_tc_home a {
  color: #0195db;
  text-decoration: none;
}

.Product-destination {
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  -ms-border-radius: 11px;
  border-radius: 11px;
  font-family: Arial, "sans-serif";
  -webkit-box-shadow: 5px 5px 7px -1px rgba(0, 0, 0, 0.67);
  -moz-box-shadow: 5px 5px 7px -1px rgba(0, 0, 0, 0.67);
  box-shadow: 5px 5px 7px -1px rgba(0, 0, 0, 0.67);
}

.pro-post {
  position: relative;
}

.prdt-title_txt-d {
  position: absolute;
  right: 0;
  top: 12px;
  left: 0;
  z-index: 0;
  padding: 0px 5px 13px 18px;
  color: #fff;
  text-align: left;
  width: 95%;
  text-align: center;
}

/* .produc_txt_title-d {
  font-size: 19.5px;
  font-weight: 500;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0px;
  padding-bottom: 3px;
} */

.produc_txt-d {
  position: absolute;
  right: 0;
  bottom: -26px;
  left: 0;
  z-index: 0;
  padding: 0px 0px 13px 15px;
  color: #fff;
  text-align: left;
  width: 95%;
  text-align: center;
}

.pro-bg {
  background-color: #277251;
  padding: 5px;
  border-radius: 3px;
  margin-bottom: 10px;
}

.produc_txt_start-d {
  font-size: 18px;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0px;
}

.price-fnt {
  font-size: 15px;
}


.digit-fnt {
  font-size: 18px;
}

.produc-butt img {
  width: 40%;
  max-width: 40%;
}

/* ---------------------------------------------- */


/* ---------------------------------------------- */

a {
  text-decoration: none;
}

.info-text {
  text-align: left;
  width: 100%;
}

/* header,
form {
  padding: 4em 10%;
}

*/
.form-group {
  margin-bottom: 20px;
  box-shadow: 1px 1px 6px 1px #cecece;

}

.pdd-form {
  padding: 20px;
}

h2.heading {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 300;
  text-align: left;
  color: #506982;
  border-bottom: 1px solid #506982;
  padding-bottom: 3px;
  margin-bottom: 20px;
}

.controls {
  text-align: left;
  position: relative;

  input[type="text"],
  input[type="email"],
  input[type="number"],
  input[type="date"],
  input[type="tel"],
  textarea,
  button,
  select {
    padding: 12px;
    font-size: 14px;
    border: 1px solid #c6c6c6;
    width: 100%;
    margin-bottom: 18px;
    color: #888;
    font-family: 'Lato', 'sans-serif';
    font-size: 16px;
    font-weight: 300;
    @include border-radius(2px);
    @include transition(all .3s);

    &:focus,
    &:hover {
      outline: none;
      border-color: #c6c6c6;

      +label {
        color: #bdcc00;
        cursor: text;
      }
    }
  }

  .fa-sort {
    position: absolute;
    right: 10px;
    top: 17px;
    color: #999;
  }

  select {
    @include appearance(none);
    cursor: pointer;
  }

  label {
    position: absolute;
    left: 8px;
    top: 12px;
    width: 60%;
    color: #999;
    font-size: 16px;
    display: inline-block;
    padding: 4px 10px;
    font-weight: 400;
    background-color: rgba(255, 255, 255, 0);
    @include transition(color .3s, top .3s, background-color .8s);
    background-color: rgba(255, 255, 255, 1);

    &.active {
      top: -11px;
      color: #555;
      background-color: rgba(255, 255, 255, 1);
      width: auto;
    }
  }

  textarea {
    resize: none;
    height: 200px;
  }
}

button {
  cursor: pointer;
  background-color: #1b3d4d;
  border: none;
  color: #fff;
  padding: 12px 0;
  /* float: right; */

  &:hover {
    background-color: lighten(#1b3d4d, 5%);
  }
}

.clear:after {
  content: "";
  display: table;
  clear: both;
}


/* ------------------------------------------------------- */
.grid {
  background: white;
  margin: 0;

  &:after {
    /* Or @extend clearfix */
    content: "";
    display: table;
    clear: both;
  }
}

[class*='col-'] {
  float: left;
  padding-right: pad;

  .grid &:last-of-type {
    padding-right: 0;
  }
}

.col-2-3 {
  width: 66.66%;
}

.col-1-3 {
  width: 33.33%;
}

.col-1-2 {
  width: 50%;
}

.col-1-4 {
  width: 25%;
}

@media (max-width: 760px) {

  .col-1-4-sm,
  .col-1-3,
  .col-2-3 {
    width: 100%;
  }

  [class*='col-'] {
    padding-right: 0px;
  }
}

.col-1-8 {
  width: 12.5%;
}

/* ---------------------------------------------- */