@charset "UTF-8";
@import url(style.css);
/*
@font-face {
  font-family: 'fonts/NewsGothicLTStd-Thin';
  src: url('fonts/NewsGothicLTStd-Thin.eot?#iefix') format('embedded-opentype'),  url('fonts/NewsGothicLTStd-Thin.otf')  format('opentype'),
  url('fonts/NewsGothicLTStd-Thin.woff') format('woff'), url('fonts/NewsGothicLTStd-Thin.ttf')  format('truetype'), url('fonts/NewsGothicLTStd-Thin.svg#NewsGothicLTStd-Thin') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'fonts/NewsGothicMT';
  src: url('fonts/NewsGothicMT.eot?#iefix') format('embedded-opentype'),  url('fonts/NewsGothicMT.woff') format('woff'), url('fonts/NewsGothicMT.ttf')  format('truetype'), url('fonts/NewsGothicMT.svg#NewsGothicMT') format('svg');
  font-weight: normal;
  font-style: normal;
}*/
@import url("http://fast.fonts.net/lt/1.css?apiType=css&c=1c5b0571-7428-48c4-94da-e9d5b0100792&fontids=812538,812532,706749");
@font-face {
  font-family: "ITC Caslon_224 W01 Book";
  src: url("../fonts/812538/bffd5c7d-d118-4267-9111-ab80ddbc6393.eot?#iefix");
  src: url("../fonts/812538/bffd5c7d-d118-4267-9111-ab80ddbc6393.eot?#iefix") format("eot"), url("../fonts/812538/80ea0cd0-de5a-4e8d-8baf-5ed5eac8aec3.woff") format("woff"), url("../fonts/812538/88868532-7f23-4745-8db7-bedc7642da4c.ttf") format("truetype"), url("../fonts/812538/1d323bdf-3ef6-4899-baa0-cbb3dae25643.svg#1d323bdf-3ef6-4899-baa0-cbb3dae25643") format("svg"); }
@font-face {
  font-family: "ITC Caslon_224 W01 Bold";
  src: url("../fonts/812532/66ca2fd2-1144-4463-852c-550bbbca5e02.eot?#iefix");
  src: url("../fonts/812532/66ca2fd2-1144-4463-852c-550bbbca5e02.eot?#iefix") format("eot"), url("../fonts/812532/10b1bb6b-24dc-4943-9799-0a221b557b0d.woff") format("woff"), url("../fonts/812532/ae53b659-4618-4ad8-b208-d8c40550573d.ttf") format("truetype"), url("../fonts/812532/08b7d666-a431-46fb-b930-6a2b04c199f4.svg#08b7d666-a431-46fb-b930-6a2b04c199f4") format("svg"); }
@font-face {
  font-family: "News Gothic W01";
  src: url("../fonts/706749/7feeddb9-43b6-461a-97b6-b56aff5e8106.eot?#iefix");
  src: url("../fonts/706749/7feeddb9-43b6-461a-97b6-b56aff5e8106.eot?#iefix") format("eot"), url("../fonts/706749/16d0ae15-a315-4df1-a24c-7addb09b5eef.woff") format("woff"), url("../fonts/706749/f87bf9c6-814b-4e50-bc84-247e8b0a841d.ttf") format("truetype"), url("../fonts/706749/3f2579a8-dff8-4c55-8a9d-ba8ec6b7c5b0.svg#3f2579a8-dff8-4c55-8a9d-ba8ec6b7c5b0") format("svg"); }
@font-face {
  font-family: "News Gothic W01 Bold";
  src: url("../fonts/706740/2f1e98db-85dd-4534-94c9-c229191511d4.eot?#iefix");
  src: url("../fonts/706740/2f1e98db-85dd-4534-94c9-c229191511d4.eot?#iefix") format("eot"), url("../fonts/706740/c9c438fb-cc69-4afa-8784-732af7594cc5.woff") format("woff"), url("../fonts/706740/4dd05b9f-d17c-4622-9bb5-4f9dc0902f05.ttf") format("truetype"), url("../fonts/706740/db64de75-8a77-4996-b276-5453aba0b2c1.svg#db64de75-8a77-4996-b276-5453aba0b2c1") format("svg"); }
.button-info {
  display: inline-block; }

.time-info {
  color: white;
  display: block;
  font-weight: 500;
  font-family: "News Gothic W01 Bold";
  text-align: center;
  padding-top: 10px; }

.font-alt {
  font-family: 'ITC Caslon_224 W01 Book'; }

.font-alt-bold {
  font-family: 'ITC Caslon_224 W01 Bold'; }

.section-title {
  font-size: 32px;
  color: black;
  letter-spacing: 0.04em; }
  @media (max-width: 46.24em) {
    .section-title {
      font-size: 22px !important;
      letter-spacing: 1px !important; } }

.section-subtitle {
  font-size: 18px;
  color: #af944d;
  letter-spacing: 0.02em; }
  .section-subtitle a {
    color: #af944d;
    text-decoration: none; }

.hs-line-8,
.hs-line-13 {
  color: white;
  letter-spacing: 0.08em !important; }

.hs-line-8 {
  font-size: 28px;
  font-family: "News Gothic W01"; }
  @media (max-width: 46.24em) and (orientation: landscape) {
    .hs-line-8 {
      font-size: 12px !important; } }
  .hs-line-8 sup {
    top: -1em;
    letter-spacing: 0px;
    font-size: 0.5em; }

@media (max-width: 46.24em) and (orientation: landscape) {
  .hs-line-13 {
    font-size: 30px !important; } }

.hs-line-14 {
  font-size: 60px;
  font-family: "News Gothic W01";
  line-height: 1.4em;
  color: white;
  letter-spacing: 0.08em !important;
  text-transform: none; }
  @media (max-width: 46.24em) {
    .hs-line-14 {
      font-size: 30px !important;
      letter-spacing: 1px !important; } }

@media (max-width: 46.24em) and (orientation: landscape) {
  .mb-xs-30 {
    margin-bottom: 10px !important; }

  .mb-xs-60 {
    margin-bottom: 30px !important; } }
li,
p {
  font-family: "News Gothic W01";
  font-size: 14px;
  line-height: 1.8em;
  color: black; }
  li.light,
  p.light {
    color: #bebebe; }
  li.pricetag,
  p.pricetag {
    font-size: 18px; }
  li strong,
  p strong {
    font-family: "News Gothic W01 Bold";
    color: #af944d; }

@media (max-width: 46.24em) {
  .align-mobile-center {
    text-align: center !important; } }

ul {
  list-style: none;
  padding: 0;
  margin: 0; }

li {
  padding-left: 1em;
  text-indent: -.7em; }

li:before {
  content: "• ";
  color: #af944d;
  /* or whatever color you prefer */ }

footer {
  background-color: #333131; }
  footer .section-subtitle {
    font-family: "News Gothic W01"; }
  footer p {
    color: white;
    font-size: 12px; }
    footer p a {
      color: white !important; }
      footer p a:hover {
        color: #af944d !important; }
  footer .footer-social-links a {
    font-size: 26px;
    color: white;
    margin: 0 15px; }
    footer .footer-social-links a:first-child {
      margin-left: 0px; }
    footer .footer-social-links a:before {
      border: none; }
    footer .footer-social-links a:hover {
      color: #af944d; }
      footer .footer-social-links a:hover:before {
        background-color: transparent; }

/*
#centeredmenu {

  float    : left;
  width    : 100%;
  overflow : hidden;
  position : relative;

  ul {
	display    : inline-block;
	clear      : left;
	float      : left;
	list-style : none;
	margin     : 0;
	padding    : 0;
	position   : relative;
	left       : 50%;
	text-align : center;

	li {
	  color      : $color-gold;

	  display    : block;
	  float      : left;
	  list-style : none;
	  margin     : 0;
	  padding    : 0;
	  position   : relative;
	  right      : 50%;

	  @include mq($until : desktop) {
		display : block;
		float   : none;
	  }

	  a {
		color : $color-gold;
		&:hover {
		  text-decoration : underline;
		}

	  }
	}

	@include mq($from : desktop) {
	  li + li:before {
		content : "  • ";
		padding : 0 10px;
	  }
	}
  }
}*/
.logo-container {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 80px;
  left: 0px; }
  @media (max-width: 46.24em) {
    .logo-container {
      bottom: 80px; }
      .logo-container .header-logo {
        width: 155px;
        height: auto; } }

#price .section-title {
  line-height: 1em; }
#price .section-subtitle {
  margin-top: 0px; }
#price p {
  color: #6b6b6b; }

#flippanel-1,
#flippanel-2 {
  display: none; }

.home-text {
  display: block;
  height: auto;
  vertical-align: middle;
  padding-top: 15%; }

.border-image {
  border: 1px solid #333131; }

#partner .size-saver {
  width: 25%;
  margin-right: 5%;
  float: left;
  text-align: center;
  margin-bottom: 25px; }
  #partner .size-saver.center {
    margin: 0px 5% 0 5%; }
  #partner .size-saver:last-child {
    margin-right: 0%; }
  #partner .size-saver img {
    max-width: 100%; }
  @media (max-width: 46.24em) {
    #partner .size-saver {
      width: 45%;
      margin-bottom: 0%; }
      #partner .size-saver.center {
        margin: 0 5% 0 0; }
      #partner .size-saver img {
        max-width: 90%; } }

.dkc-button {
  border: none;
  color: #af944d !important;
  background: none;
  cursor: pointer;
  padding: 8px 16px !important;
  display: inline-block;
  margin: 5px;
  margin-bottom: 0px;
  width: auto !important;
  line-height: 20px !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  outline: none;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  text-decoration: none;
  border: 1px solid #af944d;
  border-style: solid !important;
  border-width: 1px !important;
  color: #af944d;
  font-size: 12px;
  font-family: "News Gothic W01 Bold"; }
  .dkc-button.disabled {
    pointer-events: none;
    cursor: default; }
  .dkc-button:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  .dkc-button:before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: relative;
    -webkit-font-smoothing: antialiased; }
  .dkc-button.right {
    float: right; }
  .dkc-button.hide-mobile {
    display: none !important; }
  .dkc-button:after {
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    background: #af944d; }
  .dkc-button:hover, .dkc-button:active {
    color: white !important;
    text-decoration: none !important; }
  .dkc-button:hover:after, .dkc-button:active:after {
    width: 100%; }
  .dkc-button.invert {
    color: white !important;
    border: 1px solid white; }
    .dkc-button.invert.btn-1c:after {
      width: 0%;
      height: 100%;
      top: 0;
      left: 0;
      background: white; }
    .dkc-button.invert.btn-1c:hover, .dkc-button.invert.btn-1c:active {
      color: #af944d !important; }
    .dkc-button.invert.btn-1c:hover:after, .dkc-button.invert.btn-1c:active:after {
      width: 100%; }

.btn-link {
  color: #af944d !important;
  text-decoration: underline; }
  .btn-link:hover {
    color: black !important; }

#info {
  background-color: rgba(0, 0, 0, 0.03); }

/*# sourceMappingURL=style_dkc.css.map */
