.kit-action-buttons {
    width: 115px !important;
}
.mand {
    color: #f00;
}
.mt-default{
    margin-top: 3.5rem !important;
}
.clear-b{
    clear:both !important;
}
.bg-light-grey{
    background-color:#fafafa !important;
}
.bg-white {    
    background-color:#fff !important;
}
.bot-0{
    bottom: 0 !important;
}
.bot-10p{
    bottom: 10% !important;
}
.bot-24{
    bottom: 24px !important;
}
.bot-32{
    bottom: 32px !important;
}
.h-20px{
    height: 20px !important;
}
.h-30px{
    height: 30px !important;
}
.h-45px{
    height: 45px !important;
}
.h-50px{
    height: 50px !important;
}
.w-195px {    
    width: 195px !important;
}
.w-210px {    
    width: 210px !important;
}
.w-230px {    
    width: 230px !important;
}
.w-30px{
    width: 30px !important;
}
.w-50px{
    width: 50px !important;
}
.w-10{
    width: 10% !important;
}
.w-20{
    width: 20% !important;
}
.w-30{
    width: 30% !important;
}
.w-35{
    width: 35% !important;
}
.w-40{
    width: 40% !important;
}
.w-70{
    width: 70% !important;
}
.w-76per {
    width: 76% !important;
}
.w-50per {
    width: 50% !important;
}
.w-90per {
    width: 90% !important;
}
.w-100per {
    width: 100% !important;
}
.max-w-70{
    max-width: 70% !important;
}
.mand{
    color: #f00 !important;
}
.pl-10{
    padding-left: 10px !important;
}
.pl-20{
    padding-left: 20px !important;
}
.pl-30{
    padding-left: 30px !important;
}
.pl-50{
    padding-left: 50px !important;
}
.pl-80{
    padding-left: 80px !important;
}
.pl-5{
    padding-left: 5px !important;
}
.pt-50{
    padding-top: 50px !important;
}
.pt-40{
    padding-top: 40px !important;
}
.pt-30{
    padding-top: 30px !important;
}
.pt-20{
    padding-top: 20px !important;
}
.pt-10{
    padding-top: 10px !important;
}
.pt-5px{
    padding-top: 5px !important;
}
.pt-3{
    padding-top: 3px !important;
}
.pt-0{
    padding-top: 0px !important;
}
.pb-0{
    padding-bottom: 0px !important;
}
.pb-3{
    padding-bottom: 3px !important;
}
.pb-10{
    padding-bottom: 10px !important;
}
.pb-20{
    padding-bottom: 20px !important;
}
.pb-5{
    padding-bottom: 5px !important;
}
.pr-30{
    padding-right: 30px !important;
}
.pr-80{
    padding-right: 80px !important;
}
.pr-50{
    padding-right: 50px !important;
}
.pr-20{
    padding-right: 20px !important;
}
.pr-5{
    padding-right: 5px !important;
}
.pr-10{
    padding-right: 10px !important;
}
.pr-1{
    padding-right: 1px;
}
.p-0{
    padding: 0px !important;
}
.p-20px{
    padding: 20px !important;
}
.p-40{
    padding: 40px !important;
}
.p-10{
    padding: 10px !important;
}
.p-8{
    padding: 8px !important;
}
.p-5{
    padding: 5px !important;
}
.p-3{
    padding: 3px !important;
}
.p-2{
    padding: 2px !important;
}
.custom-radio-bg:before{
    background-color: #2BB7EA !important;
}
.custom-radio-bg-dark:before{
    background-color: #172153 !important;
}
.font-8{
    font-size: 8px !important;
}
.font-10{
    font-size: 10px !important;
}
.font-11{
    font-size: 11px !important;
}
.font-12{
    font-size: 12px !important;
}
.font-13{
    font-size: 13px !important;
}
.font-14{
    font-size: 14px !important;
}
.font-15{
    font-size: 15px !important;
}
.font-16{
    font-size: 16px !important;
}
.font-18{
    font-size: 18px !important;
}
.font-20{
    font-size: 20px !important;
}
.font-22{
    font-size: 22px !important;
}
.font-24{
    font-size: 24px !important;
}
.font-30{
    font-size: 30px !important;
}
.font-40{
    font-size: 40px !important;
}
.font-50{
    font-size: 50px !important;
}
.font-60{
    font-size: 60px !important;
}
.font-70{
    font-size: 70px !important;
}
.font-80{
    font-size: 80px !important;
}
.font-90{
    font-size: 90px !important;
}
.font-100{
    font-size: 100px !important;
}
.color-green{
    color: #51a944 !important;
}
.color-red{
    color: #f00 !important;
}
.color-white{
    color: #fff !important;
}
.color-blue{
    color: #2bb7ea !important;
}
.color-ash{
    color: #aaa !important;
}
.color-dark-ash{
    color: #666 !important;
}
.text-color-black {
    color: #212529 !important;
}
.bg-blue{
    background-color: #2bb7ea !important;
}
.bg-green{
    background-color: #87B520 !important;
}
.bg-light-ash{
    background-color: #fbfbfb !important;
}
.bg-dark-ash{
    background-color: #666666 !important;
}
.border-0{
    border:none !important;
}
.border-1{
    border: solid 1px !important;
}
.border-2{
    border: solid 2px !important;
}
.border-r-1{
    border-right-width: solid 1px !important;
}
.border-b-1{
    border-bottom-width: solid 1px !important;
}
.border-r-b{
    border-right-color: #222 !important;
}
.border-1-b{
    border:solid thin #222 !important;
}
.border-1-ash{
    border-color: solid thin #ccc !important;
}
.border-2-red{
    border : solid 2px #f00 !important;
}
.border-1-blue{
    border : solid 1px #0DDCFE !important;
}
.border-b-1-ash{
    border-bottom: solid thin #ccc !important;
}
.border-t-1-ash{
    border-top: solid thin #ccc !important;
}
.border-light-ash{
    border-color: #e1e1e1 !important;
}
.border-w{
    border-color: #fff !important;
}
.border-b{
    border-color: #222 !important;
}
.border-bot-n{
    border-bottom: none !important;
}
.border-bot-blue{
    border-bottom: solid 1px #0DDCFE !important;
}
.border-bot-ash{    
    border-bottom: solid 1px #e1e1e1 !important;
}
.border-top-n{
    border-top: none !important;
}
.border-left-n{
    border-left: none !important;
}
.border-right-n{
    border-right: none !important;
}
.border-n{
    border: none !important;
}
.font-b{
    font-weight: bold !important;
}
.font-n{
    font-weight: normal !important;
}
.bg-ash, .tr-1{
    background-color: #f6f6f6 !important;
}
.bg-purple{
    background-color: #9966FF !important;
}
.bg-red{
    background-color: #FF0000 !important;
}
.bg-green{
    background-color: #009933 !important;
}
.bg-yellow{
    background-color: #FFCC00 !important;
}
.bg-l-pink{
    background-color: #FFCCFF !important;
}
.bg-l-blue{
    background-color: #0ea0dc !important;
}
.bg-w, .tr-0{
    background-color: #fff !important;
}
.lh-10{
    line-height: 10px !important;
}
.lh-12{
    line-height: 12px !important;
}
.lh-14{
    line-height: 14px !important;
}
.lh-25{
    line-height: 25px !important;
}
.lh-30{
    line-height: 30px !important;
}
.text-align-c{
    text-align: center !important;
}
.text-align-l{
    text-align: left !important;
}
.text-align-r{
    text-align: right !important;
}
.v-align-m{
    vertical-align: middle !important;
}
.border-1-ash{
    border:solid thin #ccc !important;
}
.border-dark{
    border:solid thin #9a9a9a !important;
}
.m-0{
    margin: 0px !important;
}
.m-10{
    margin: 10px !important;
}
.m-20{
    margin: 20px !important;
}
.ml-5{
    margin-left: 5px !important;
}
.ml-8{
    margin-left: 8px !important;
}
.ml-10{
    margin-left: 10px !important;
}
.ml-15{
    margin-left: 15px !important;
}
.ml-20px{
    margin-left: 20px !important;
}
.mr-5px{
    margin-right: 5px !important;
}
.mr-20px{
    margin-right: 20px !important;
}
.ml-12per{
    margin-left: 12% !important;
}
.ml-90per {    
    margin-left: 90% !important;
}
.float-l{
    float: left !important;
}
.float-r{
    float: right !important;
}
.h-10{
    height: 10px !important;
}
.border-r-3{
    border-radius: 3px !important;
}
.border-r-5{
    border-radius: 5px !important;
}
.border-r-10{
    border-radius: 10px !important;
}
.border-r-20{
    border-radius: 30px !important;
}
.border-r-7-top{
    border-radius: 7px 7px 0 0!important;
}
.margin-a{
    margin: auto !important;
}
.cursor-p{
    cursor: pointer !important;
}
.cursor-n{
    cursor: not-allowed !important;
}
.mt--2{
    margin-top: -2px !important;
}
.mt--3{
    margin-top: -3px !important;
}
.mt-20{
    margin-top: 20px !important;
}
.mt-10{
    margin-top: 10px !important;
}
.mt-2px{
    margin-top: 2px !important;
}
.mt-50px{
    margin-top: 50px !important;
}
.mt-100{
    margin-top: 100px !important;
}
.mb-0{
    margin-bottom: 0px !important;
}
.mb-2rem{
    margin-bottom: 2rem !important;
}
.rez-n{
    resize: none !important;
}
.min-w-25{
    min-width: 25px !important;
}
.display-b{
    display: block !important;
}
.display-n{
    display: none !important;
}
.transform-75{
    transform: scale(0.75) !important;
}
.bg-sc-orange{
    background-color: #FF8303 !important;
}
.bg-light-yellow{
    background-color: #fce358 !important;
}
.color-sc-orange{
    color: #FF8303 !important;
}
.bg-sc-blue{
    background-color: #172153 !important;
}
.bg-sc-skyblue{
    background-color: #0ddcfe !important;
}
.bg-size-cover{
    background-size: cover !important;
}
.bg-size-contain{
    background-size: contain !important;
}
.bg-repeat-no{
    background-repeat: no-repeat !important;
}

.color-sc-blue{
    color: #172153 !important;
}
.color-sc-skyblue {
    color: #0ddcfe!important;
}
.h-312{
    height: 312px !important;
}
.h-300{
    height: 300px !important;
}
.h-250{
    height: 250px !important;
}

.h-110{
    height: 110px !important;
}
.h-400{
    height: 400px !important;
}
.h-7p{
    height: 7% !important;
}
.w-650px{
    width: 650px !important;
}
.w-500{
    width: 500px !important;
}
.w-150{
    width: 150px !important;
}
.w-128{
    width: 128px !important;
}
.w-100p{
    width: 100% !important;
}
.w-30p{
    width: 30% !important;
}
.ml-80px{
    margin-left: 80px !important;
}
.ml-50px{
    margin-left: 50px !important;
}
.mb-7{
    margin-bottom: 7px !important;
}
.mb-10{
    margin-bottom: 10px !important;
}
.mb-10per {
    margin-bottom: 10%!important;
}
.mb-3per {
    margin-bottom: 3%!important;
}
.mb-1per {
    margin-bottom: 1%!important;
}
.mb-20{
    margin-bottom: 20px !important;
}
.mt-5px{
    margin-top: 5px !important;
}
.mt--10px{
    margin-top: -10px !important;
}
.mt--20px{
    margin-top: -20px !important;
}
.ml-30{
    margin-left: 30% !important;
}
.ml-20{
    margin-top:20% !important;
}
.ml--10{
    margin-left:-10% !important;
}
.mr-10p{
    margin-right: 10% !important;
}
.w-125{
    width: 125px !important;
}
.w-30px{
    width: 30px !important;
}
.w-45{
    width: 45% !important;
}
.h-30px{
    height: 30px !important;
}
.h-125{
    height: 125px !important;
}
.border-r-70{
    border-radius: 70px !important;
}
.mt-3per{
    margin-top: 3% !important;
}
.position-r{
    position: relative !important;
}
.h-50{
    height: 50px !important;
}
.min-h-70{
    height: 70px !important;    
}
.min-h-100{
    height: 100px !important;    
}
.min-h-170{
    height: 170px !important;
}
.w-170px{
    width: 170px !important;
}
.w-200px{
    width: 200px !important;
}
.bg-pos-center{
    background-position : center !important;
}
.btn-scancafe{
    background-color: #172153 !important;
    color: #fff;
}
.pos-fix{
    position: fixed !important;
}
.pos-abs{
    position: absolute !important;
}
.z-index-2{
    z-index: 2 !important;
}
.z-index-top{
    z-index: 2147483647 !important;
}
.no-overflow{
    overflow: none !important;
}
.font-i{
    font-style: italic !important;
}

input:focus:required:invalid {border: 2px solid #e9edf4;}
select:focus:required:invalid {border: 2px solid #e9edf4;}

input::-webkit-outer-spin-button,input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
[data-braintree-id="choose-a-way-to-pay"] { display: none;  }

#bt-dropin label { display: block !important; width: 100% !important; }

#alacarte_billing_block{
    display: none;
}
.text-trans-n{
    text-transform: none !important;
}
.text-dec-n{
    text-decoration: none !important;
}
.text-dec-strike{
    text-decoration: line-through !important;
}

.color-333{
    color: #333 !important;
}
.h-80per{
    height: 80% !important;
}
.justify-c-c{
    align-items: center !important;
}
.display-f{
    display: flex !important;
}
.inner-order p{
    font-size: 13px !important;
}

#enhancement p{
    font-size: 15px !important;
    line-height: 24px;
    color : #333 !important;
}

#enhancement{
    padding-top: 30px !important;
}

#enhancement .bigtext{
    font-size: 50px !important;
    line-height: 55px;
}

.time-line{
    width: 146px;
    margin-left: 6px;
    height: 170px;
    float: left;
    position: absolute;

  }
  .time-line-first{
    margin-left: 0;
  }
  .time-line1{
    margin-left: 0px;
  }
  .time-line2{
    margin-left: 152px;
    margin-top: 140px;
  }
  .time-line3{
    margin-left: 304px;
  }
  .time-line4{
    margin-left: 456px;
    margin-top: 140px;
  }
  .time-line5{
    margin-left: 608px;
  }
  .time-line6{
    margin-left: 760px;
    margin-top: 140px;
  }
  .time-line-odd{
    background-color: #E6F8FE;
  }
  .time-line-even{
    background-color: #E7EDF9;
  }
  .time-line-bottom-odd{
    background-color: #00AFEC;
    margin-bottom: 0px;
    height: 30px;
    width: 146px;
    z-index: 100;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    color: #fff;
    font-size: 1.2em;
    /*margin-top: 4px;*/
  }
  .time-line-top-even{
    background-color: #413BC5;
    margin-bottom: 0px;
    height: 30px;
    width: 146px;
    z-index: 100;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    color: #fff;
    font-size: 1.2em;
    /*margin-top: 140px;*/
  }
  .time-line-arrow-up{
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #00AFEC;
    margin-top: 25px;
    margin-left: 58px;
  }
  .time-line-arrow-down{
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #413BC5;
    margin-top: -1px;
    margin-left: 58px;
  }
  .time-line-images{
    height: 40px;
    width: 40px;
    margin-top: 15px;
    margin-left: 53px;
  }
  .time-line-text{
    color: #2A1F7B;
    width: 100%;
    height: 40px;
    line-height: 20px;
    font-weight: bold;
    font-size: 1.1em;
    text-align: center;
  }
  .time-line-text-even{
    margin-top: 15px;
  }

  .rave-bg {
    width: 100vw;
    background-color: #dfdfdf;
  }

  .ajax-loader {
    background: #e9e9e9;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.5;
    z-index: 999;
  }

.notice {
    padding: 15px;
    background-color: #fafafa;
    border-left: 6px solid #7f7f84;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
       -moz-box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
            box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
}
.notice-sm {
    padding: 10px;
    font-size: 80%;
}
.notice-lg {
    padding: 35px;
    font-size: large;
}
.notice-success {
    border-color: #80D651;
}
.notice-success>strong {
    color: #80D651;
}
.notice-info {
    border-color: #45ABCD;
}
.notice-info>strong {
    color: #45ABCD;
}
.notice-warning {
    border-color: #FEAF20;
}
.notice-warning>strong {
    color: #FEAF20;
}
.notice-danger {
    border-color: #d73814;
}
.notice-danger>strong {
    color: #d73814;
}


/*timeline*/
ul.timeline {
    list-style-type: none;
    position: relative;
}
ul.timeline:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
ul.timeline > li {
    margin: 20px 0;
    padding-left: 20px;
}
ul.timeline > li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #d7d7d7;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}
ul.timeline > li.completed:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #1ab7ea;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}
ul.timeline > li.in-progress:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #ff8303;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}

/* new style for static pages */
.img-thumbnail {
    width: 100%;
    margin-bottom: 30px;
}

#enhancement p.medtext {
    font-size: 30px !important;
    line-height: normal;
}

#enhancement input {
    background-color: #FF8303 !important;
    color: #fff !important;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    margin-bottom: 15px;
    border-radius: 0.25rem;
}

.min-h-90 {
    min-height: 90px;
}

#enhancement ul {
    padding-left: 15px;
}

h3 {
    padding-top: 15px;
}
.highlight-status-ring {
    content: ' ';
    background: white;
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    margin-right: 5px;
}
.completed-status {
    border: 3px solid #1ab7ea;
}
.in-progress-status {
    border: 3px solid #ff8303;
}
.pending-status {
    border: 3px solid #d7d7d7;
}
.highlight-status-text {
    position: relative;
    top: -2px;
    font-size: 14px;
}
.normal-text {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}
/*--timeline styles--*/
.timeline {
  width: 100%;
  max-width: 100;
  background: #fff;
  padding-top: 30px;
  position: relative;
  box-shadow: 0.5rem 0.5rem 2rem 0 rgba(0, 0, 0, 0.2);
}
.timeline:before {
  content: '';
  position: absolute;
  top: 0px;
  left: calc(33% + 15px);
  bottom: 0px;
  width: 4px;
  background: #ddd;
}
.timeline:after {
  content: "";
  display: table;
  clear: both;
}

.entry {
  clear: both;
  text-align: left;
  position: relative;
}
.entry .title {
  margin-bottom: .5em;
  float: left;
  width: 33%;
  padding-right: 30px;
  text-align: right;
  position: relative;
}
.entry .title:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  border: 4px solid #0096d6;
  background-color: #fff;
  border-radius: 100%;
  top: 15%;
  right: -27px;
  z-index: 99;
}
.entry .title h3 {
  margin: 0;
  font-size: 120%;
}
.entry .title p {
  margin: 0;
  font-size: 100%;
}
.entry .body {
  margin: 0 0 3em;
  float: right;
  width: 66%;
  padding-left: 30px;
}
.entry .body p {
  line-height: 1.4em;
}
.entry .body p:first-child {
  margin-top: 0;
  font-weight: 400;
}
.entry .body ul {
  color: #aaa;
  padding-left: 0;
  list-style-type: none;
}
.entry .body ul li:before {
  content: "–";
  margin-right: .5em;
}

.vis-h{
    visibility: hidden !important;
}
.rate-npx{
    margin-top: 20px;
    padding: 10px;
    border: solid thin #ccc;
    height: auto;
    position: relative;
    display: none;
    background-color: #fae391 !important;
}

.cs_redio_btn_cloud{
    width:78px; 
    float:left; 
    background:#5dcdf2; 
    margin-right:58px; 
    height:57px; 
    padding-top:5px; 
    background-image:url('http://scancafe.com/media/order/final-checkout/index/img/cs/cloud_bg.png'); 
    background-repeat:no-repeat; background-position:center 22px;
}

.cs_mostText{
    width:78px; 
    text-align:center; 
    color:#ffffff; 
    font-weight:bold; 
    margin-top: -3px;
}

.cs_RadioBT{
    width:45px; 
    padding-left:33px; 
    margin-top: 4px;
}
.cs_PopularText{
    width:78px; 
    text-align:center; 
    color:#5dcdf2; 
    font-weight:bold;
}
#enhancement input.form-control, #enhancement .form-check-input {
    color: #000 !important;
    background-color: #fff !important;
    border: 1px solid #ccc;
    font-size: 14px !important;
}

#gift_block {
    display:  none;
}
#gift_block_amt{
    display: none;
}

#disc_block {
    display:  none;
}
#disc_block_amt{
    display: none;
}
.bg-light-orange{
    background-color: #ffffcc !important;
}
.bg-light-blue{
    background-color: #1AB7EA !important;
}

.img-photo-restoration{
    height: 100% !important;
    margin-bottom: 15px !important;
}

li.blue-tick-li {
    /*list-style-image: url('https://www.scancafe.com/frontend_assets/images/kinoke-tick.jpg');*/
    margin: 0;
    padding-left: 30px;
    padding-bottom: 10px;
    list-style: none;
    background-image: url("https://www.scancafe.com/frontend_assets/images/kinoke-tick.jpg");
    background-repeat: no-repeat;
    background-position: 0 0.4em;
    background-size: 20px;
    color: #192153;
    list-style: none;
    line-height: 1.5em;
    padding-right: 8%;
}

.pimg{
  height:25px;
  width: 25px;
}

.pickup_text_fp {
    background-color: #FEEDB7; 
    border: 1px solid #EBBA2F; 
    color: #E4732F; 
    font-style: italic; 
    padding: 5px; 
    margin-left: 0px; 
    display: none;
}

.red_strike{
    text-decoration: line-through; 
    color: red; 
}
.green_bold{
    color: green;
    font-weight: bold;
}


.modal-width-720 {
    max-width: 720px!important;
    margin: 1.75rem auto!important;

}

.center_p {
  line-height: 1.5;
  display: inline-block;
  vertical-align: middle;
}

.tooltip-arrow {
    display: none !important;
    opacity: 0 !important;
}

.tooltip-main {
    background: #f3f3f3;
    border: 1px solid #35bfee;
}

.tooltip-inner {
    background: #FFFFFF;
    border: 1px solid #35bfee;
}

.tooltip-inner p {
    color: #000000 !important;
    font-size: 11px;
    font-family: 'Montserrat', sans-serif;
}

.tooltip-inner h6 {
    color: #ffffff !important;
    font-size: 13px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    background-color: #35bfee;
    padding: 5px 10px;
    border-radius: 4px;
}

.fa-sc {
    color: #35bfee;
}

.blue-text {
    color: #34c0ee;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}

#subscription table td {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    line-height: 28px;
}

.text-align-rc{
    text-align: right !important; 
}
.text-align-lc{
    text-align: left !important; 
}
.page-header-text {
    color: #172153;
    font-size: 23px !important;
    font-weight: 600 !important;
}

.ml-28 {
    margin-left: 28px;
}
.l-0{
    left: 0 !important;
}
.r-0{
    right: 0 !important;
}
.r-4{
    right: 4px !important;
}
@media only screen and (min-width: 768px) {
.content-desktop {display: flex;}
.content-mobile {display: none;}
    .w-50per-kd {
        width: 50% !important;
    }
    .ml-50per-d {
        margin-left: 50%!important;
    }
}

@media only screen and (max-width: 768px) {
    .content-desktop {display: none;}
    .content-mobile {display: flex;}
    .subscription-column {
        border-bottom: 1px solid #ccc;
    }
    .text-align-rc{
        text-align: center !important; 
    }     
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .content-desktop {display: none;}
    .content-mobile {display: flex;}
    .bg_size{
        background-size: contain !important;
        background-repeat: no-repeat !important;
    }
    .w-50per-kd {
        width: 100% !important;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 450px) {.content-desktop {display: none;}
    .content-mobile {display: flex;}
    .reveal { opacity: 1;}
    .bg_size{
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {.content-desktop {display: none;}
    .content-mobile {display: flex;}
    .reveal { opacity: 1;}
    .bg_size{
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }
    .w-d-55{
        width: 55% !important;
    }
    .w-d-50{
        width: 50% !important;
    }
    .w-d-40{
        width: 40% !important;
    }
    .w-d-35{
        width: 35% !important;
    }
    .font-d-100{
        font-size: 100px !important;
    }
    .font-d-90{
        font-size: 90px !important;
    }
    .font-d-80{
        font-size: 80px !important;
    }
    .font-d-70{
        font-size: 70px !important;
    }
    .font-d-60{
        font-size: 60px !important;
    }
    .font-d-50{
        font-size: 50px !important;
    }
    
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {.content-desktop {display: none;}
    .content-mobile {display: none;}
    .reveal { opacity: 1;}
    .bg_size{
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }
    .w-d-55{
        width: 55% !important;
    }
    .w-d-50{
        width: 50% !important;
    }
    .w-d-40{
        width: 40% !important;
    }
    .w-d-35{
        width: 35% !important;
    }
    .font-d-100{
        font-size: 100px !important;
    }
    .font-d-90{
        font-size: 90px !important;
    }
    .font-d-80{
        font-size: 80px !important;
    }
    .font-d-70{
        font-size: 70px !important;
    }
    .font-d-60{
        font-size: 60px !important;
    }
    .font-d-50{
        font-size: 50px !important;
    }    
}


/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    .content-desktop {display: flex;}
    .content-mobile {display: none;}
    .reveal {
          position: relative;
          opacity: 0;
        }

        .reveal.active {
          opacity: 1;
        }

        .active.fade-left {
          animation: fade-left 1s ease-in;
        }
        .active.fade-right {
          animation: fade-right 1s ease-in;
        }

        @keyframes fade-left {
          0% {
            transform: translateX(-150px);
            opacity: 0;
          }
          100% {
            transform: translateX(0);
            opacity: 1;
          }
        }

        @keyframes fade-right {
          0% {
            transform: translateX(150px);
            opacity: 0;
          }
          100% {
            transform: translateX(0);
            opacity: 1;
          }
        }
        .min-w-1200 {
            min-width: 1250px;
        }
    }

.navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 0!important;
    padding-right: 0.8rem!important;
    margin-left: 0;
}

@media (min-width: 768px){
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1  {
    width: 100%;
/*    *width: 100%;*/
  }
}

@media (min-width: 992px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
/*    *width: 14.285714285714285714285714285714%;*/
  }
}

/**
 *  The following is not really needed in this case
 *  Only to demonstrate the usage of @media for large screens
 */    
@media (min-width: 1200px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
/*    *width: 14.285714285714285714285714285714%;*/
  }
  .subscription-column {
    border-right: 1px solid #ccc;
  }
}

@media screen and (min-width: 240px) and (max-width: 765px) {
    .w-70{
        width: 90% !important;
    }
    .max-w-70{
        max-width: 90% !important;
    }
    .mw-50 {
        width: 50%;
    }
    .dm-none {
        display: none;
    }
    .mr-4 {
        margin-left: 4rem!important;
    }

}


.cta_button {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 2%;
    /*margin-bottom: 1rem;*/
    margin-left: 2%;
    list-style: none;
}

@media screen and (min-width: 991px) {
    .h-150px{
        height: 150px !important;
    }
    .delivery-col-width {
        margin-right: 5px;
        width: calc(16.66% - 5px);
    }
    .delivery-col-width-4 {
        margin-right: 5px;
        width: calc(16.66% - 5px);
    }
    .delivery-col-width-3 {
        margin-right: 10px;
        width: calc(25% - 10px);
    }
    .delivery-col-width-2 {
        margin-right: 10px;
        width: calc(33.33% - 10px);
    }
    .delivery-col-width-1 {
        margin-right: 10px;
        width: calc(66.66% - 10px);
    }
    .delivery_text_30per_left {
        margin-left: 1.3rem!important;
    }    
}

@media screen and (min-width: 1401px) {
    .container {
        max-width: 1370px !important;
    }
    .delivery_text_30per_left {
        margin-left: 7rem!important;
    }
}

@media screen and (min-width: 1919px) {
    .container {
        max-width: 1780px !important;
    }
}

@media screen and (min-width: 2559px) {
    .container {
        max-width: 1900px !important;
    }
}

@media screen and (min-width: 3839px) {
    .container {
        max-width: 2300px !important;
    }
    .delivery_text_30per_left {
        margin-left: 12rem!important;
    }
    .d3rem {
        margin-left: 3rem!important;
    }
}

@media screen and (min-width: 4095px) {
    .container {
        max-width: 2600px !important;
    }
}

@media screen and (min-width: 5119px) {
    .container {
        max-width: 3000px !important;
    }
}


.item-section:hover {
    box-shadow:0px 0px 0px 2px #2bb7ea inset;
}
.b-top-radius{
    border-radius:500px 500px 0 0;
}
.v-center {
    top: 1.875rem;
    position: relative;
}

.mt-15rem {
    margin-top: 1.5rem!important;    
}
.mt-2rem {
    margin-top: 2rem!important;
}
.mt-3rem {
    margin-top: 3rem!important;
}

.pl-2 {
    padding-left: 2rem!important;
}

.pt-05rem {
    padding-top: 0.25rem!important;
}
#prdAccordionPro8 .accordion-item {
    border-bottom: none!important;
}

.delivery_text_right {
    float: right!important;
}
.disclaimer{
    width: 100% !important;
    /*border: solid thin #FF8303 !important;*/
    /*background-color: #fafafa;*/
    padding: 10px !important; 
    margin-bottom: 20px;
    font-size: 13px !important;
}
.disclaimer_txt{
    font-size: 12px !important;
}

.button-banner{
    width: 15.11%;
    margin-left: 7.7%;
    padding-top: 40px;
}

.button-banner-top-div{
    width: 100%;
    height: 7%;
    position: absolute; 
    z-index: 100; 
    bottom: 2%;
}

.banner-button-a{
    text-decoration: none;
}

.tp-widget {
  background: transparent;
  color: #333;
  padding: 30px 0 25px 0;
  overflow: hidden;
}
.tp-widget .wrapper-left a {
  color: #333;
  font-weight: 600;
  text-decoration: underline;
}
.tp-widget .wrapper-left {
  text-align: center;
}
.tp-widget .wrapper-left .title {
  color: #333;
  font-size: 24px;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}
.tp-widget .wrapper-left .rating img {
  max-width: 160px;
  margin: auto;
}
.tp-widget .wrapper-left .info {
  color: #333;
  font-size: 13px;
  line-height: 45px;
}
.tp-widget .wrapper-left .brand-logo img {
  max-width: 25px;
  margin: auto;
  margin-top: -10px;
  display: inline-block;
}
.tp-widget .wrapper-left .brand-logo p {
  font-size: 18px;
  line-height: 35px;
  color: #333;
  text-align: center;
  display: inline-block;
}
.tp-widget .reviews {
  margin-left: 2%
}
/* The controlsy */
.tp-widget .carousel-control {
    height: 25px;
    width: 25px;
    border: 1px solid #9E9E9E;
    border-radius: 50%;
    margin-top: 60px;
    font-size: 25px;
    background: transparent;
    line-height: 18px;
}
.tp-widget .carousel-control.right {
  margin-right: -50px;
  color: #333;
  text-shadow: none;
}
.tp-widget .carousel-control.left {
  left: -70px;
  color: #333;
  text-shadow: none;
}
.tp-widget .carousel-control.right:hover, .tp-widget .carousel-control.left:hover {
    color: #333;
}
.tp-widget .carousel-inner .rating img {
  max-width: 110px
}
.tp-widget .carousel-inner {
    overflow: hidden
}
.tp-widget .carousel-inner .date, .tp-widget .carousel-inner .name {
  color: rgba(0,0,0,0.6);
  font-size: 13px;
}
.tp-widget .carousel-inner .title {
  margin: 15px 0 10px 0;
  font-weight: 700;
  text-overflow: ellipsis;
  overflow: hidden; 
  width: 100%; 
  white-space: nowrap; 
}
.tp-widget .carousel-inner .descriptions {
    max-height: 75px;
    overflow: hidden;
    text-overflow: ellipsis;

}
.tp-widget .carousel-inner .name {
  margin-top: 25px;
}

.cc-prev,
.cc-next {
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  background-color: #ffffff;
  border-radius: 50%;
  border: 1px solid #333;
  text-align: center;
  line-height: 60px;
  color: #000000;
  font-size: 20px;
  text-decoration: none;
  transition: background-color 0.3s ease;
}

.cc-prev:hover,
.cc-next:hover {
  background-color: #f2f2f2;
}

.cc-prev {
  left: 0;
}

.cc-next {
  right: 0;
}
div.trust-pilot{
    width: 100% !important;
    height: auto;
}

.carousel-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  font-size: 24px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  text-decoration: none;
}

.carousel-arrow.prev {
  left: 10px;
}

.carousel-arrow.next {
  right: 10px;
}
.custom-carousel-control.prev {
  background-color: transparent;
  border: none;
  outline: none;
  font-size: 0;
  padding: 0;
  margin-right: 5px;
  position: relative;
  left: 50%;
  top: 50%; 
}

.custom-carousel-control.prev::before {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #888;
  position: absolute;

  transform: translate(-50%, -50%);
}

.custom-carousel-control.next {
  background-color: transparent;
  border: none;
  outline: none;
  font-size: 0;
  padding: 0;
  margin-left: 5px;
  position: relative;
  left: 50%;
  top: 50%;
}

.custom-carousel-control.next::before {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #888;
  position: absolute;
  transform: translate(-50%, -50%);
}


.max-h45 {
    max-height: 45px;
}
.ml-50per {
    margin-left: 50%!important;
}
.border-top-blue{
    border-top: solid 1px #0DDCFE !important;
}
.anchor{
    text-decoration: none;
    color: #1AB7EA;
}
.restored-image{
    max-width: 90% !important; 
    height: auto !important;
    border:solid thin #aaa !important;
    padding: 5px !important;
}
.negative_div{
    padding: 10px !important;
    background-color: #fbe0af !important;
    color: #FF8303 !important;
    border: solid thin #FF8303;
    border-radius:5px;
    text-align: center !important;
    font-size: 13px !important;
    margin: 15px;
}
.negative_div_small{
    padding: 10px !important;
    background-color: #fbe0af !important;
    color: #FF8303 !important;
    border: solid thin #FF8303;
    border-radius:5px;
    text-align: center !important;
    font-size: 12px !important;
    margin: 14px;
}
.negative_bold{
    font-weight: bold !important;
    font-size: 14px !important;
}
.negative_bold_small{
    font-weight: bold !important;
    font-size: 14px !important;
}

.bd-instructions-row .row > .col, .bd-instructions-row .row > [class^="col-"] {
    padding-top: .75rem;
    padding-bottom: .75rem;
    background-color: rgba(39,41,43,0.03);
    border: 1px solid rgba(39,41,43,0.1);
}
@media screen and (min-width: 990px) {    
    .news_letter{
        width: 990px; 
        margin-left: calc(50% - 495px) !important;
    }
    .embed-responsive-16by9 iframe {
        width: 800px;
        height: 450px; 
    }
}
.info-text{
    color: #f00;
    font-size: 11px;
}
.new-password-cs{
    float: left !important;
    width: 95% !important;
}
.new-password-div{
    float: left !important;
    margin-left: 5px !important;
    width: 5% !important;
    text-align: right !important;
    margin-top: 6px !important;
    font-size: 20px !important;
}

.custom-tooltip-container {
  position: relative;
  display: inline-block;
}

.custom-tooltip {
    display: none;
    position: absolute;
    background-color: #ffffff;
    color: #000000;
    border-radius: 5px;
    padding: 0px;
    z-index: 1000;
    top: 100%;
    left: 0;
    max-width: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border: solid thin #2bb7ea !important;
}
.custom-tooltip h6{
    font-weight: bold !important;
    background-color: #2bb7ea !important;
    color: #fff !important;
    width: 100% !important;
    padding: 5px !important;
}
.custom-tooltip h6,
.custom-tooltip ul li {
    text-transform: none;
    font-weight: normal;
}
.pwd-error{
    color: #f00;
    font-weight: bold;
    margin-top: 10px;
    font-size: 13px;
    text-transform: none;
}
.font-italic-600 {
    font-style: italic !important;
    font-weight: 600;
}

.user_menu_link {
    color: #172153 !important;
}
.user_menu_link:hover {
    color: #38b9ff !important;
    background-color : #fff !important;
}

.min-w-15rem{
    min-width: 15rem !important;
}
.mr-10px{
    margin-right: 10px !important;
}
.left-m10 {
    left: -10px !important;
}
.parent-reviewtotal-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left:10%;
  }
.ash-container {
    background-color: #f6f6f6;
    padding: 20px;
    overflow: auto;
}
.vertical-divider {
    width: 1px;
    background-color: #ccc;
    height: 70%;
    margin: 0 10px;
    position: absolute;
    left: 68%;
    top: 0;
    bottom: 0;
  } 
  .btn-outline-sc {
    color: #39baf2;
    border-color: #39baf2;
    background-color: transparent;
    transition: background-color 0.3s, color 0.3s; 
    padding: 10px; 
    cursor: pointer;
    outline: none;
  }

.btn-outline-sc:hover {
color: #fff; 
background-color: #39baf2; 
}

.mb--10px {
    margin-bottom: -10px!important;
}
.b-0 {
    bottom:0!important;
}
.r-0 {
    right:0!important;
}
.r-5 {
    right:5px!important;
}
.mt-30{
    margin-top: 30px !important;
}
.mr-10 {
    margin-right: 10px!important;
}

.mb--10px{
    margin-bottom: -10px !important;
}
.mt-15px {
    margin-top: 15px!important;
}
.overflow-x-none {
    overflow-x: hidden!important;
}

.bg-blue {
    background-color: #2bb7ea !important;
}
.bg-blue-new {
    background-color: #2bb7ea !important;
.h-85 {
    height: 85vh;
    display: block;
}
.mb-40{
    margin-bottom: 40px !important;
}

.fw-300 {
    font-weight: 300;
}

.bg-dark-grey {
    background-color: #bdb8b8;
}

.get-started-myheritage{
    color: #fff;
    background-color: #ff841f;
    border-color: #ff841f
}
