/* Transition */
@font-face {
  font-family: "Conv_Gotham-Black";
  src: url("fonts/gotham/black/Gotham-Black.eot?") format("eot"), url("fonts/gotham/black/Gotham-Black.woff2") format("woff2"), url("fonts/gotham/black/Gotham-Black.woff") format("woff"), url("fonts/gotham/black/Gotham-Black.ttf") format("truetype"), url('fonts/gotham/black/Gotham-Black.svg#str-replace(Conv_Gotham-Black, " ", "_")') format("svg");
}

@font-face {
  font-family: "Conv_GOTHMBOK";
  src: url("fonts/gotham/bok/GOTHMBOK.eot?") format("eot"), url("fonts/gotham/bok/GOTHMBOK.woff2") format("woff2"), url("fonts/gotham/bok/GOTHMBOK.woff") format("woff"), url("fonts/gotham/bok/GOTHMBOK.ttf") format("truetype"), url('fonts/gotham/bok/GOTHMBOK.svg#str-replace(Conv_GOTHMBOK, " ", "_")') format("svg");
}

@font-face {
  font-family: "Conv_GOTHMBOL";
  src: url("fonts/gotham/bol/GOTHMBOL.eot?") format("eot"), url("fonts/gotham/bol/GOTHMBOL.woff2") format("woff2"), url("fonts/gotham/bol/GOTHMBOL.woff") format("woff"), url("fonts/gotham/bol/GOTHMBOL.ttf") format("truetype"), url('fonts/gotham/bol/GOTHMBOL.svg#str-replace(Conv_GOTHMBOL, " ", "_")') format("svg");
}

@font-face {
  font-family: "Conv_GOTHMLIG";
  src: url("fonts/gotham/lig/GOTHMLIG.eot?") format("eot"), url("fonts/gotham/lig/GOTHMLIG.woff2") format("woff2"), url("fonts/gotham/lig/GOTHMLIG.woff") format("woff"), url("fonts/gotham/lig/GOTHMLIG.ttf") format("truetype"), url('fonts/gotham/lig/GOTHMLIG.svg#str-replace(Conv_GOTHMLIG, " ", "_")') format("svg");
}

@font-face {
  font-family: "Conv_GOTHMMED";
  src: url("fonts/gotham/med/GOTHMMED.eot?") format("eot"), url("fonts/gotham/med/GOTHMMED.woff2") format("woff2"), url("fonts/gotham/med/GOTHMMED.woff") format("woff"), url("fonts/gotham/med/GOTHMMED.ttf") format("truetype"), url('fonts/gotham/med/GOTHMMED.svg#str-replace(Conv_GOTHMMED, " ", "_")') format("svg");
}

body {
  transition: .2s;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
  margin: 0;
  color: #646464;
}

body header {
  height: 75px;
}

body #content {
  padding-top: 0;
}

body .orderMembershipHeader .logo {
  margin-top: 24px;
}

@media screen and (max-width: 767.5px) {
  body .orderMembershipHeader .logo {
    margin-top: 20px;
  }
}

body .orderMembershipHeader .logo a {
  max-width: 205px;
  display: inline-block;
}

body .orderMembershipHeader .logo img {
  max-width: 100%;
  width: auto;
  height: auto;
}

@media screen and (max-width: 767.5px) {
  body .orderMembershipHeader .logo img {
    width: 40px;
  }
}

body .tab-content {
  margin: 0 auto;
  max-width: 970px;
}

body .tab-content .getAQuoteDiv {
  text-align: center;
  font-family: "Conv_GOTHMBOK";
  font-size: 19px;
}

@media screen and (max-width: 767.5px) {
  body .tab-content .getAQuoteDiv {
    font-size: 12px;
    margin-bottom: 20px;
  }
}

body .tab-content .getAQuoteDiv .getAQuoteLink {
  cursor: pointer;
  color: #279DD9;
}

body section.orderForm .container {
  margin-bottom: 30px;
}

body section.orderForm .orderStuff {
  padding: 80px 0 40px 60px;
  background-color: #f7f7f7;
}

body section.orderForm h4 {
  margin: 40px 0 15px;
  font-weight: bolder;
  color: #646464;
}

body section.orderForm ul {
  padding-left: 5px;
}

body section.orderForm ul li {
  font-size: 18px;
  margin-bottom: 5px;
}

body section.orderForm ul li input[type='radio'] {
  transform: scale(2);
  margin-right: 13px;
}

body section.orderForm .btn {
  margin-top: 15px;
}

body section.orderForm .bottomSection {
  padding: 50px 0;
}

body section.orderForm .bottomSection p {
  text-align: center;
  font-size: 18px;
}

body section.orderForm .svgMed {
  padding-top: 10px;
}

body section.orderForm .svgMed svg {
  height: 50px;
}

@media screen and (max-width: 767.5px) {
  body section.orderForm .svgMed {
    padding-top: 0;
  }
}

body section.orderForm .tabLinks-wrap {
  margin: 5px 0 50px;
}

@media screen and (max-width: 767.5px) {
  body section.orderForm .tabLinks-wrap {
    margin: 20px 0;
  }
}

body section.orderForm .flexBox {
  margin-bottom: 100px;
}

@media screen and (max-width: 767.5px) {
  body section.orderForm .flexBox {
    margin-bottom: 20px;
  }
}

body section.orderForm .svgSmall h3 {
  color: #f26722;
  font-size: 28px;
  line-height: 36px;
  font-family: "Conv_GOTHMMED";
  margin: 0 0 -4px;
}

@media screen and (max-width: 767.5px) {
  body section.orderForm .svgSmall h3 {
    font-size: 28px;
    margin-bottom: 0px;
  }
}

body section.orderForm .svgSmall svg {
  height: 30px;
}

body section.orderForm .svgSmall span {
  color: #85C61E;
  font-size: 15px;
  font-family: "Conv_GOTHMLIG";
}

body section.orderForm .flexBox {
  text-align: center;
}

@media (min-width: 768px) {
  body section.orderForm .flexBox {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
  }
}

body section.orderForm .flexBox .flexItem {
  margin: 0 auto;
  border: 4px solid transparent;
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.3);
  min-height: 476px;
  width: 33.33%;
  position: relative;
  font-family: Conv_GOTHMBOK;
  padding-bottom: 34px;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
}

@media screen and (max-width: 767.5px) {
  body section.orderForm .flexBox .flexItem {
    width: 100%;
    max-width: 350px;
    margin: 0 auto 15px;
    padding-bottom: 30px;
    min-height: 390px;
  }
}

body section.orderForm .flexBox .flexItem .writeBox {
  min-height: 316px;
}

@media screen and (max-width: 767.5px) {
  body section.orderForm .flexBox .flexItem .writeBox {
    min-height: 255px;
  }
}

body section.orderForm .flexBox .flexItem .boxTitle {
  margin: 32px 0 37px;
}

@media screen and (max-width: 767.5px) {
  body section.orderForm .flexBox .flexItem .boxTitle {
    margin: 20px 0;
  }
}

body section.orderForm .flexBox .flexItem .btn-green {
  width: 90px;
  line-height: 36px;
  color: #fff;
  background-color: #93c83e;
  display: inline-block;
  font-family: 'Conv_GOTHMMED';
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
}

body section.orderForm .flexBox .flexItem .price {
  color: #646464;
}

body section.orderForm .flexBox .flexItem .price span {
  display: inline-block;
  vertical-align: top;
}

body section.orderForm .flexBox .flexItem .price span.currency {
  font-family: 'MyriadPro';
  font-size: 12px;
  margin-top: 1px;
}

body section.orderForm .flexBox .flexItem .price span.amount {
  font-size: 43px;
  line-height: 43px;
  margin-left: -5px;
}

body section.orderForm .flexBox .flexItem .price span.cents {
  font-size: 12px;
  margin-top: 5px;
}

body section.orderForm .flexBox .flexItem .price p {
  font-size: 13px;
  margin: -3px 0 27px;
}

body section.orderForm .flexBox .flexItem .price.priceBig span.currency {
  font-size: 20px;
}

body section.orderForm .flexBox .flexItem .price.priceBig span.amount {
  font-size: 69px;
  line-height: 69px;
}

body section.orderForm .flexBox .flexItem .price.priceBig span.cents {
  font-size: 18px;
}

body section.orderForm .flexBox .flexItem .price.priceBig p {
  font-size: 15px;
  margin: 0 0 29px;
}

@media screen and (max-width: 767.5px) {
  body section.orderForm .flexBox .flexItem .price.priceBig p {
    margin: 0 0 35px;
  }
}

body section.orderForm .flexBox .flexItem .middleText {
  color: #646464;
  min-height: 90px;
}

@media screen and (max-width: 767.5px) {
  body section.orderForm .flexBox .flexItem .middleText {
    min-height: 40px;
  }
}

body section.orderForm .flexBox .flexItem .middleText h4 {
  color: #93c83e;
  font-family: "Conv_GOTHMBOK";
  margin: 0 0 2px;
  font-size: 17px;
}

body section.orderForm .flexBox .flexItem .middleText p {
  font-size: 12px;
}

body section.orderForm .flexBox .flexItem .bottomtext {
  border-top: 1.5px solid #646464;
  margin: 0 auto;
  color: #646464;
  max-width: 220px;
  padding-top: 12px;
}

body section.orderForm .flexBox .flexItem .bottomtext p {
  font-size: 13px;
  font-family: "Conv_GOTHMLIG";
}

body section.orderForm .flexBox .flexItem .bottomtext .red {
  color: #f26722;
}

body section.orderForm .flexBox .flexItem .bottomtext .small {
  font-size: 10px;
}

@media screen and (max-width: 767.5px) {
  body section.orderForm .flexBox .flexItem .bottomtext {
    margin-top: 30px;
  }
}

body section.orderForm .flexBox .flexItem.flexItemBundle {
  border-color: #279DD9;
}

body section.orderForm .flexBox .flexItem.flexItemBundle .boxTitle {
  padding-bottom: 62px;
  padding-top: 32px;
  position: relative;
  overflow: hidden;
  margin: 0;
}

@media screen and (max-width: 767.5px) {
  body section.orderForm .flexBox .flexItem.flexItemBundle .boxTitle {
    margin-bottom: 36px;
  }
}

body section.orderForm .flexBox .flexItem.flexItemBundle .boxTitle:after {
  background-color: #279DD9;
  content: "BEST VALUE!";
  font-family: "Conv_GOTHMMED";
  font-size: 15px;
  color: #FFF;
  display: inline-block;
  width: 150px;
  height: 120px;
  position: absolute;
  right: -65px;
  top: -50px;
  padding: 70px 45px 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

@media screen and (max-width: 400px) {
  body section.orderForm .flexBox .flexItem.flexItemBundle .boxTitle:after {
    right: -72px;
    top: -56px;
  }
}

body section.orderForm .flexBox .flexItem.flexItemBundle .writeBox {
  min-height: 255px;
}

@media screen and (max-width: 767.5px) {
  body section.orderForm .flexBox .flexItem.flexItemBundle .writeBox {
    min-height: 185px;
  }
}

body section.orderForm .flexBox .flexItem.flexItemBundle .btn-green {
  display: inline-block;
  font-size: 14px;
  line-height: 47px;
  letter-spacing: 1px;
  width: 118px;
  color: #fff;
  background-color: #93c83e;
  font-family: "Conv_GOTHMMED";
  text-transform: uppercase;
}

body section.orderForm .flexBox .flexItem.flexItemBundle .btn-red {
  display: inline-block;
  font-size: 14px;
  line-height: 47px;
  letter-spacing: 1px;
  width: 118px;
  color: #fff;
  font-family: "Conv_GOTHMMED";
  text-transform: uppercase;
  background-color: #f26722;
}

body section.orderForm .flexBox .flexItem .infoIcon {
  display: inline-block;
  max-width: 10px;
}

body section.orderForm .flexBox .flexItem .infoIcon img {
  max-width: 100%;
  width: auto;
  height: auto;
  vertical-align: unset;
}

body section.orderForm ul.tabLinks li {
  padding: 0;
}

body section.orderForm ul.tabLinks li a {
  display: block;
  position: relative;
  color: #646464;
  font-family: "Conv_GOTHMLIG";
  font-size: 17px;
  z-index: 200;
}

body section.orderForm ul.tabLinks li:first-child a:before {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #f26722;
  content: '';
  position: absolute;
  right: 8px;
  top: 2px;
  border-radius: 100%;
  transition: .2s;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
}

body section.orderForm ul.tabLinks li:first-child a:after {
  border: 1px solid #a09b97;
  border-radius: 10px;
  content: "";
  display: inline-block;
  height: 24px;
  margin: 0 4px 0 11px;
  vertical-align: top;
  width: 58px;
}

body section.orderForm ul.tabLinks li.active a {
  z-index: 100;
}

body section.orderForm ul.tabLinks li.active a:before {
  right: 38px;
}

body section.orderForm ul.tabLinks li:last-child a:before {
  position: absolute;
  display: inline-block;
  content: '';
  width: 58px;
  height: 24px;
  left: -68px;
}

body #getQuoteModal .modal-content {
  background-color: white;
}

body #getQuoteModal h3.modal-title {
  font-family: "Conv_GOTHMBOK";
  font-size: 26px;
}

body #getQuoteModal #brokerSignUpForm {
  max-width: 540px;
  width: 100%;
  padding-bottom: 100px;
}

body #getQuoteModal #brokerSignUpForm .form-group {
  position: relative;
}

body #getQuoteModal #brokerSignUpForm .form-group .form-control {
  background: transparent;
  border: solid 1px #e1e0e0;
  border-radius: 0;
  height: 55px;
  color: #646464;
  font-size: 18px;
  padding-top: 20px;
  padding-left: 11px;
}

body #getQuoteModal #brokerSignUpForm .form-group .form-control:focus {
  border-color: #93C83E;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px #93C83E, 0 0 8px #93C83E;
  box-shadow: inset 0 1px 1px #93C83E, 0 0 8px #93C83E;
}

body #getQuoteModal #brokerSignUpForm .form-group .form-control::-webkit-outer-spin-button,
body #getQuoteModal #brokerSignUpForm .form-group .form-control::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}

body #getQuoteModal #brokerSignUpForm .form-group input {
  font-family: "Conv_GOTHMLIG";
  border: 1px solid #c1c1c1;
}

body #getQuoteModal #brokerSignUpForm .form-group input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #CFCECF;
}

body #getQuoteModal #brokerSignUpForm .form-group input::-moz-placeholder {
  /* Firefox 19+ */
  color: #CFCECF;
}

body #getQuoteModal #brokerSignUpForm .form-group input:-ms-input-placeholder {
  /* IE 10+ */
  color: #CFCECF;
}

body #getQuoteModal #brokerSignUpForm .form-group input:-moz-placeholder {
  /* Firefox 18- */
  color: #CFCECF;
}

body #getQuoteModal #brokerSignUpForm .form-group textarea {
  height: 170px !important;
  font-family: "Conv_GOTHMLIG";
  border: 1px solid #c1c1c1;
}

body #getQuoteModal #brokerSignUpForm .form-group textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #CFCECF;
}

body #getQuoteModal #brokerSignUpForm .form-group textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #CFCECF;
}

body #getQuoteModal #brokerSignUpForm .form-group textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #CFCECF;
}

body #getQuoteModal #brokerSignUpForm .form-group textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #CFCECF;
}

body #getQuoteModal .brokerSignUpSubmit {
  font-family: "Conv_GOTHMMED";
  font-size: 14px;
  float: right;
  margin: 30px 0;
  width: 120px;
  border-radius: 1px;
  height: 48px;
  line-height: 48px;
  padding: 0;
  background: #93c83e;
  color: #fff;
}

body #getQuoteModal .close {
  margin-top: -20px;
  margin-right: -10px;
}

body #getQuoteModal .close span {
  font-size: 40px;
  color: #c1c1c1;
  font-weight: 100;
}

.popover {
  z-index: 99;
  border: none;
  font-size: 13px;
  font-family: "Conv_GOTHMLIG";
  box-shadow: 0px 0px 25px #dddddc;
  min-width: 230px;
}

.popover .arrow {
  display: none;
}

.bottomtext .popover {
  width: 260px;
}

.form-group {
  /* active state */
  /* active state */
}

.form-group label {
  height: 54px;
  color: #646464;
  font-size: 15px;
  padding-top: 0;
  font-family: "Conv_GOTHMLIG";
  position: absolute;
  pointer-events: none;
  left: 12px;
  top: 16px;
  opacity: 0.5;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}

.form-group .inputMaterial:focus ~ label, .form-group .inputMaterial:valid ~ label {
  top: 5px;
  font-size: 11px;
  color: #93c83e;
  padding-bottom: 50px;
  opacity: 1;
}

.form-group .inputMaterial:focus ~ .bar:before, .form-group .inputMaterial:focus ~ .bar:after {
  width: 50%;
}
