/*neutral*/
* {
    font-family: 'karla', sans-serif;
}.footer,
.header {
    background: #ABA0CB;
    color: white;
}
.ctas-button {
    color: #444;
}@import url('https://fonts.googleapis.com/css?family=Karla:400,700');
*,
*:before,
*:after {
  margin: 0;
  box-sizing: border-box;
}
body {
  -webkit-font-smoothing: antialiased;
}
/*text*/
.heading {
  font-weight: 100;
  font-size: 50px;
  line-height: 68px;
}
@media (max-width: 900px) {
.heading {
    font-size: 32px;
    line-height: 40px;
  }
}
.subheading {
  font-size: 30px;
  line-height: 40px;
  font-weight: 500;
}
@media (max-width: 900px) {
  .subheading {
    font-size: 26px;
    line-height: 35px;
  }
}
.paragraph {
  font-size: 17px;
  line-height: 32px;
  font-weight: 100;
}
.heading + .paragraph {
  margin-top: 30px;
}
.subheading + .paragraph {
  margin-top: 10px;
}
p.paragraph {
  color: rgba(0,0,0,.5);
}
.logo {
  font-size: 30px;
  line-height: 30px;
  font-weight: 900;
}
@media (max-width: 420px) {
  .logo {
    font-size: 22px;
  }
}
.nav-link2,
.nav-link {
  text-decoration: none;
  font-size: 18px;
  line-height: 30px;
  color: inherit;
}
.nav-link:not(:first-of-type) {
  margin-left: 20px;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
/*flexbox styles*/
.flex,
.spread,
.center,
.right,
.vertical,
.centervertical {
  display: flex;
}
.spread {
  justify-content: space-between;
}
.center {
  align-items: center;
  justify-content: center;
}
.centervertical {
  flex-direction: column;
  justify-content: center;
}
.right {
  justify-content: flex-end;
}
.vertical {
  flex-direction: column;
}
/*grid*/
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
  padding: 0 20px;
}
.col-1 {width: 8.333333%;}
.col-2 {width: 16.666667%;}
.col-3 {width: 25%;}
.col-4 {width: 33.333333%;}
.col-5 {width: 41.666667%;}
.col-6 {width: 50%;}
.col-7 {width: 58.333333%;}
.col-8 {width: 66.666667%;}
.col-9 {width: 75%;}
.col-10 {width: 83.333333%;}
.col-11 {width: 91.666667%;}
.col-12 {width: 100%;}

/*containers*/
.container-lrg,
.container-sml {
  margin: auto;
  width: 100%;
}
.container-lrg {
  max-width: 1080px;
}
.container-sml {
  max-width: 700px;
}
.ctas {
  margin: 40px 0 0 0;
}
.centerdevices,
.sidedevices {
  position: relative;
}.cook .header {
    padding: 20px 0 90px 0;
    overflow: hidden;
}
.cook .heading {
    margin: 120px 0 0 0;
}
.cook .paragraph {
    margin: 130px 0 0 0;
}
.cook .centerdevices {
    margin: 90px 0 0 0;
}

/* MY STUFF */
.center {
  text-align: center;
}

.panel {
  border-color: #ABA0CB;
  border-style: solid
}

.message {
  background-color: white;
  text-align: center;
  border-color: #ABA0CB;
  padding: 10px;
  /*border-left-style: solid;
  border-right-style: solid;*/
  border-bottom-style: solid;
}

.options a {
  text-decoration: none;
}

.option-holder {
  padding: 15px;
  border-bottom: white;
  border-bottom-style: solid;
  color: black;
}

.option-holder a {
  text-decoration: none;
}

.badge {
  border-radius: 5px;
  font-weight: 800;
  background-color: #ABA0CB;
  padding: 5px;
}

.panel h1 {
  color: white;
  text-align: center;
  padding-top: 30px;
  font-size: 3em;
  border-bottom-style: solid;
  border-color: #ABA0CB;
  text-shadow: -1px 0 #ABA0CB, 0 1px #ABA0CB, 1px 0 #ABA0CB, 0 -1px #ABA0CB;
}

.panel-danger {
  background-color: #f2dede; 
}

.panel-success {
  background-color: #dff0d8; 
}

/*//////////////////////////////////////////////////////////////////
[ Table ]*/

.limiter {
  width: 100%;
  margin: 0 auto;
}

.container-table100 {
  width: 100%;
  min-height: 100vh;
  background: #c4d3f6;

  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 33px 30px;
}

.wrap-table100 {
  width: 960px;
  border-radius: 10px;
  overflow: hidden;
}

.table {
  width: 100%;
  display: table;
  margin: 0;
}

@media screen and (max-width: 768px) {
  .table {
    display: block;
  }
}

.row {
  display: table-row;
  background: #fff;
}

.row.header {
  color: #ffffff;
  background: #6c7ae0;
}

@media screen and (max-width: 768px) {
  .row {
    display: block;
  }

  .row.header {
    padding: 0;
    height: 0px;
  }

  .row.header .cell {
    display: none;
  }

  .row .cell:before {
    font-family: Poppins-Bold;
    font-size: 12px;
    color: #808080;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: unset !important;

    margin-bottom: 13px;
    content: attr(data-title);
    min-width: 98px;
    display: block;
  }
}

.cell {
  display: table-cell;
}

@media screen and (max-width: 768px) {
  .cell {
    display: block;
  }
}

.row .cell {
  font-family: Poppins-Regular;
  font-size: 15px;
  color: #666666;
  line-height: 1.2;
  font-weight: unset !important;

  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f2f2f2;
}

.row.header .cell {
  font-family: Poppins-Regular;
  font-size: 18px;
  color: #fff;
  line-height: 1.2;
  font-weight: unset !important;

  padding-top: 19px;
  padding-bottom: 19px;
}

.row .cell:nth-child(1) {
  width: 360px;
  padding-left: 40px;
}

.row .cell:nth-child(2) {
  width: 160px;
}

.row .cell:nth-child(3) {
  width: 250px;
}

.row .cell:nth-child(4) {
  width: 190px;
}


.table, .row {
  width: 100% !important;
}

.row:hover {
  background-color: #ececff;
  cursor: pointer;
}

@media (max-width: 768px) {
  .row {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 18px;
    padding-top: 30px;
    padding-right: 15px;
    margin: 0;
  }
  
  .row .cell {
    border: none;
    padding-left: 30px;
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .row .cell:nth-child(1) {
    padding-left: 30px;
  }
  
  .row .cell {
    font-family: Poppins-Regular;
    font-size: 18px;
    color: #555555;
    line-height: 1.2;
    font-weight: unset !important;
  }

  .table, .row, .cell {
    width: 100% !important;
  }
}


/*thead {
    background-color: rgb(204, 204, 255);
     RGBa with 0.6 opacity 
    background-color: rgba(204, 204, 255, 0.6);
}*/

caption {
    background-color: #696969;
    padding-left: 5%;
    font-size: 15px;
    color: white;
}

ul {
  list-style: none;
}

/*td > a {
  color: #1a1a1a;
  text-decoration: none;
  font-size: 15px;
}

td {
  height: 30px;
  padding-left: 20px;
  padding: 10px 0;      10px top & bottom padding, 0px left & right 
  border-width: 1px 0; /*  1px top & bottom border,  0px left & right */
  /*border-color: #ABA0CB;
  border-style: solid;*/
}
*/
.col-6-b {
  /*background-color: purple;*/
  padding-left:  20px;
  padding-right: 20px;
  padding-top:   20px;

}
/*.taken {
  background-color: #f2dede;
}
.available {
  background-color: #dff0d8;
}*/

/* End Me */

@media (max-width: 900px) {
    .cook .flex {
        flex-direction: column;
    }
    .cook   .heading {
        margin-top: 60px;
    }
    .cook   .paragraph {
        margin-top: 30px;
    }
    .cook   .col-5,
    .cook   .col-7 {
        width: 100%;
    }
}.ctas-input {
    outline: none;
    border: none;
    border-radius: 3px;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    width: 260px;
    display: inline-block;
}
.ctas-button {
    display: inline-block;
    margin: 0 0 0 10px;
    height: 40px;
    line-height: 38px;
    padding: 0 30px;
    background: #fff;
    border-radius: 3px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .3px;
    border: 1px solid white;
    text-decoration: none;
}
@media (max-width: 440px) {
    .ctas-input,
    .ctas-button {
        display: block;
        width: 100%;
        text-align: center;
    }
    .ctas-button {
        margin: 10px 0 0 0;
    }
}.socialproof {
    padding: 90px 0;
}
.socialproof img {
    max-height: 45px;
    max-width: 100%;
    margin-top: 45px;
}
.socialproof .logos {
    flex-wrap: wrap;
}
@media (max-width: 600px) {
    .socialproof .col-3 {
        width: 33.33%;
    }
}.ctas-button,
.ctas-button-2 {
    display: inline-block;
    height: 40px;
    line-height: 38px;
    padding: 0 30px;
    background: #fff;
    border-radius: 3px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .3px;
    border: 1px solid white;
    text-decoration: none;
}
.ctas-button-2 {
    background: transparent;
    color: white;
    margin: 0 0 0 10px;
}
@media (max-width: 440px) {
    .ctas-button,
    .ctas-button-2 {
        display: block;
        width: 100%;
        text-align: center;
    }
    .ctas-button-2 {
        margin: 10px 0 0 0;
    }
}.footer {
    padding: 90px 0 45px;
}
.footer-nav {
    padding-top: 90px;
}
.footer .ctas {
    margin: 0;
}
@media (max-width: 900px) {
    .footer .center {
        flex-direction: column;
    }
    .footer .col-7,
    .footer .col-5 {
        width: 100%;
    }
    .footer .text-right {
        text-align: left;
    }
    .footer .ctas {
        margin-top: 30px;
    }
    .footer .nav-link {
        display: inline-block;
        margin: 0 10px;
    }
}.ctas-button,
.ctas-button-2 {
    display: inline-block;
    height: 40px;
    line-height: 38px;
    padding: 0 30px;
    background: #fff;
    border-radius: 3px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .3px;
    border: 1px solid white;
    text-decoration: none;
}
.ctas-button-2 {
    background: transparent;
    color: white;
    margin: 0 0 0 10px;
}
@media (max-width: 440px) {
    .ctas-button,
    .ctas-button-2 {
        display: block;
        width: 100%;
        text-align: center;
    }
    .ctas-button-2 {
        margin: 10px 0 0 0;
    }
}.feature2 {
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.feature2   .col-6:nth-of-type(2n - 1) {
    padding: 90px 90px 90px 20px;
    border-right: 1px solid rgba(0,0,0,.1)
}
.feature2   .col-6-b:nth-of-type(2n - 1) {
    padding: 20px 20px 20px 20px;
    border-right: 1px solid rgba(0,0,0,.1)
}
.feature2   .col-6:nth-of-type(3n - 1) {
    padding: 90px 20px 90px 90px;
}
.feature2 .emoji {
    font-size: 55px;
    color: black
}
@media (max-width: 900px) {
    .feature2 .emoji {
    font-size: 40px;
  }
    .feature2   .col-6:nth-of-type(1) {
        padding: 45px 45px 45px 20px;
    }
    .feature2   .col-6:nth-of-type(2) {
        padding: 45px 20px 45px 45px;
    }
}
@media (max-width: 600px) {
    .feature2 {
        padding: 90px 0;
    }
    .feature2 .flex {
        flex-direction: column;
    }
    .feature2   .col-6:nth-of-type(1),
    .feature2   .col-6:nth-of-type(2) {
        padding: 0 20px;
        border: none;
        width: 100%;
    }
    .feature2   .col-6:nth-of-type(2) {
        margin-top: 30px;
    }
}

/* MODAL*/

.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 30;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.clearfix:before,
.clearfix:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}


/* LINK STYLIng */

.mylink {
  /*text-shadow: 1px 1px #FF0000;*/
  display: inline-block;
    height: 40px;
    line-height: 38px;
    padding: 0 30px;
    background: #fff;
    border-radius: 3px;
    font-size: 15px;
    font-weight: 600;
/*  display: block;
  width: 250px;
  font-family: sans-serif;
  text-decoration: none;
  font-weight: bold;
  color: black;
  line-height: 1.5rem;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  span {
    background-image: linear-gradient(to bottom, white 70%, transparent 70%), linear-gradient(to right, $violet 33%, $blue 33%, $blue 66%, $teal 66%);
    background-size: 306% 100%;
    background-position: 100% 0;
    transition: 1s background-position;
  }
  &:hover span {
    background-position: 0%;
  }*/
}

