body {
  font-color: #262626;
  font-family: 'Open Sans', sans-serif;
}
select {
	background: url("Triangle.svg") no-repeat 95% 50%;
	-webkit-appearance: none;
	-moz-appearance: none; 
	appearance: none;
}
h1 {
  font: 700 43px 'Lora', serif;
}
h2 {
  text-align: center;
  font: 700 28px 'Lora', serif;
  margin-bottom: 16px;
}
hr {
  border-color: #E8E8E8;
  max-width: 1139px;
  margin: 48.5px auto;
}
.mw-750 {
  max-width: 750px;
  margin: 0 auto;
}
.first-hr {
  margin-top: 6px;
}
label {
  font-size: 14px;
}
.can-txt, .int-txt, .dig-for-txt {
  display: none;
}
.form-control {
  min-height: 48px;
  border: 1px solid #DBE0E5;
}
.form-control:focus {
  border-color: #477be4;
  box-shadow: none;
}
#top {
    /* max-width: 1142px; */
    margin: 0 auto;
    background-color: #477be4;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 20px;
}
#top img {
    max-width: 300px;
    width: 100%;
}
.col-md-6.align-self-center.align-self-auto {
    display: flex;
    align-items: center;
    justify-content: center;
}
.container {
  max-width: 1280px;
  margin: 0 auto;
}
.abs-center-x {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.bg-light {
  background-color: #fff !important;
}
.nav-link {
  color: #000 !important;
  font: 700 14px 'Open Sans', sans-serif;
}
#jmbtrn {
  background-color: #F8F8F8;
  margin: 0 auto;
  padding: 0 69px;
}
#jmbtrn img.img-fluid {
    max-height: 200px;
}
#jmbtrn h1, #jmbtrn .sub-head {
    text-align: center;
}
.sub-head {
  font: 22px 'Lora', serfi;
}
.min-ht-255 {
  min-height: 255px;
}
#location {
  max-width: 613px;
  margin: 0 auto;
  text-align: center;
}
/*
.loc-btns button {
  background: none;
  border: 1px solid #E8E8E8;
  height: 48px;
  border-radius: 4px;
  padding: 0 47.26px;
  font: 700 16px 'Open Sans', sans-serif;
}
.loc-btns button:not(:last-child) {
  margin-right: 20px;
}
.loc-btns button:focus {
  background-color: #0D4781;
  color: #fff;
}
*/
.loc-btns label {
  background-color: #fff;
  border: 1px solid #E8E8E8;
  border-radius: 4px;
  font: 700 16px 'Open Sans', sans-serif;
  padding: 12px 40px;
  cursor: pointer;
}
label.loc-btns-actv {
  background-color: #0D4781;
  color: #fff;
}
.loc-btns label:not(:last-child) {
  margin-right: 20px;
}
.opt label {
	margin-left: 5px;
}
#form {
  /*  max-width: 750px;*/
  margin: 0 auto;
}
#gift {
  background-color: #F8F8F8;
  padding: 20px 0;
}
#gift-tvs {
  margin: 20px 0;
}
.add-gift {
  background: none;
  border: 1px solid #262626;
  border-radius: 4px;
  width: 134px;
  text-align: center;
  padding: 7px 0;
  cursor: pointer;
  font-weight: 700;
}
a.add-gift {
    text-decoration: none;
    padding: 10px;
    background-color: #fff;
}
.rmv-gift {
  background-color: #0D4781;
  border: 1px solid #0D4781;
  color: #fff;
}
#form_expanded_ind, #expanded_ind {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.gift-innr {
  max-width: 626px;
  margin: 0 auto;
}
.btn-secondary {
  color: #262626;
  background-color: #fff;
  border-color: #DBE0E5;
  margin-right: 28px;
  border-radius: 4px !important;
  width: 228px;
  text-align: left;
  padding: 11px;
}
.btn-secondary:last-child {
  margin-right: 0;
}
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
  color: #262626;
  background-color: #fff;
  border-color: #477be4;
}
.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: none;
}
.btn-secondary.focus, .btn-secondary:focus {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
  box-shadow: none;
}
.btn-secondary:hover {
  color: #262626;
  background-color: #fff;
  border-color: #477be4;
}
.btn-group-toggle > .btn input[type="checkbox"], .btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > .btn-group > .btn input[type="checkbox"], .btn-group-toggle > .btn-group > .btn input[type="radio"] {
  position: relative;
}
.btn-group {
  display: block;
}
.ar {
  font-size: 13px;
  color: #424242;
}
#submit {
  color: #424242;
}
.sbmt-bx {
  border: 1px solid #477be4;
  border-radius: 4px;
  padding: 20px;
  margin-bottom: 50px;
}
.sbmt input {
  background-color: #477be4;
  color: white;
  border: none;
  border-radius: 4px;
  font-weight: bold;
  height: 48px;
  width: 100%;
  max-width: 360px;
  margin: 14px 0;
}
/*PLANS*/
.bd {
  color: #fff;
  background-color: #477be4;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: -64px;
  margin-left: -41px;
  margin-right: -41px;
  padding: 5px 0;
  max-height: 32px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.intro-bd {
  margin-top: 33px;
}
.pln-bx.pd {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
#plan {
  max-width: 999px;
  margin: 48px auto 0;
  font-family: 'Open Sans', sans-serif;
}
.pln-bx {
  width: 317px;
  border: 1px solid #CCCCCC;
  padding: 33px 40px 31px;
  text-align: center;
  border-radius: 5px;
}
.pln-bx:hover {
  border: 1px solid #477be4;
}
.pln-intro {
  font-style: italic;
  margin-bottom: 3px;
}
.tv-txt {
  font-weight: 700;
  font-size: 20px;
  color: #262626;
}
.tv-txt.int-txt {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 14px;
}
.pln-ttl {
  font-weight: 700;
  font-size: 35px;
  margin-top: 3px;
  margin-bottom: 14px;
  white-space: nowrap;
}
.btn.btn-primary {
  background-color: #477be4;
  color: white;
  border: none;
  min-width: 100%;
  border-radius: 4px;
  font-weight: 700;
  margin-bottom: 13px;
  cursor: pointer;
  padding: 13px;
}
#option1, #option2, #option3, #us, #can, #int {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn.btn-primary.active {
  background-color: #0D4781 !important;
}
.btn.btn-primary.focus {
  outline: none !important;
  box-shadow: none !important;
}
.pln-rnw {
  font-size: 14px;
  font-weight: 600;
  min-width: 100%;
}
.pln-hr {
  margin: 15.5px 0 17px;
}
/*
#plan .col-md-4 {
  padding: 0;
}
*/
.pln-list {
  margin: 0;
  padding: 0;
  text-align: left;
  list-style-position: outside;
  min-width: 113%;
  font-weight: 600;
  list-style-image: url(list-bullet.png);
}
.pln-list li {
  padding-bottom: 8px;
}
.pln-slctd {
  border: 1px solid #477be4;
}
/*sticky progress*/
.progress-cnt {
  min-height: 70px;
  width: 100%;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sticky-progress {
  max-width: 683px;
  width: 100%;
  padding: 0 15px;
  box-sizing: border-box;
}
.sticky-progress ol {
  display: flex;
  list-style-type: decimal;
  justify-content: space-between;
  width: 100%;
  padding-inline-start: 13px;
  margin: 0 auto 5px;
  color: #0D4781;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.sticky-progress ol a {
  color: #0D4781;
  text-decoration: none;
}
.progress-bar-cnt {
  width: 100%;
  height: 10px;
  border-radius: 3px;
  background-color: #E8E8E8;
  position: relative;
}
.prgrs-br {
  width: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 8px;
  border-radius: 3px;
  background-color: #0879BF;
}
.ui-progressbar .ui-progressbar-value {
  margin: 0;
  background: #0D4781;
  border: medium none;
  border-radius: 5px;
}
.ui-progressbar {
  height: 10px;
  margin-top: 0;
  background: #E8E8E8;
}
.ui-widget.ui-widget-content {
  border: none;
  border-radius: 5px;
}
/*password*/
#pswd-cnt {
  display: flex;
  font-size: 14px;
  margin: 14px 0 16px -15px;
}
#chr, #ltrs-nmbrs {
  background: url("pass-sprite.png") 16px 0;
  width: 16px;
  display: inline-block;
  height: 16px;
  margin-right: 8px;
}
.bp {
  background-position: 0 !important;
}
/*
#ltrs-nmbrs {
  margin-left: 29px;
}
*/
.pswd-lst {
  list-style-image: url("pass-empty.png");
  padding: 0;
  list-style-position: inside;
}
.pswd-lst li {
  float: left;
  margin-right: 20px;
  padding: 10px 0;
}
ul.pswd-lst {
  overflow: auto;
}
input[name="cds_donee1_country"], input[name="int_country"] {
  display: none;
}
#cds_cc_number {
	background: url("cc_icons.png") no-repeat 99% 50%;
}
.info {
	position: absolute;
	top: 44px;
	left: 85%;
}
.sbmt-txt-value {
	font-weight: 600;
}
#main {
    margin: 50px 0;
}
#offer3 {
    margin-top: 0;
}
.input-error {
    border-color: #dc3545;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e);
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.jumbtrn-cont {
    max-width: 1050px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 255px;
    gap: 15px;
    overflow: hidden;
}
.cover-images img {
    max-height: 200px;
}


@media (max-width: 767px) {
  .sticky-progress {
    padding: 0;
  }
  .sticky-progress ol {
    font-size: 12px;
  }
  .progress-cnt {
    padding: 0 10px;
  }
  h1 {
    font: 700 29px 'Lora', serif;
    text-align: center;
  }
  #jmbtrn {
    padding: 20px 24px;
  }
  .jumbtrn-cont {
      display: block;    
  }
    .cover-images {
        width: 100%;
        text-align: center;
    }
    
  .sub-head {
    font-size: 20px;
    text-align: center;
  }
  .pln-bx {
    min-width: 317px;
    margin-bottom: 24px;
    width: 100%;
  }
  .col-md-6.text-right.align-self-center.gft {
    text-align: left !important;
    margin-top: 15px;
  }
  .btn.btn-secondary {
    margin-bottom: 20px;
  }
	.info {
		left: 89%;
	}

    #offer3 {
        margin-top: 31px;
    }

}

@media (max-width: 380px) {
  .sticky-progress ol {
    font-size: 10px;
  }
}