/* CSS Document */
/* CSS Document */
/**********/
/*COLOURS*/
/*orange*/
/*pink*/
/*Yellow Grey*/
/*light grey*/
/**********/
/*border*/
/*HEADER*/
/*TOP NAV*/
/*FOOTER*/
/*MOBILE NAV*/
/*FORM*/
/*HERO*/
/*promo*/
/*******/
/*******/
/*******/
/* CSS Document */
/****/
/**********/
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

html,
body {
  margin: 0;
  padding: 0; }

/***MAIN BLOCKS****/
.fw-bg {
  position: relative;
  float: left;
  width: 100%; }

.phoo_row_wrapper {
  position: relative;
  float: left;
  width: 100%; }

.phoo_row {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 0;
  background-size: cover;
  background-position: top center; }

.page-pad .fw-wrapper {
  height: 24px; }

/*********************/
.w960-centered .fw-wrapper {
  position: relative;
  width: 100%;
  max-width: 1574px;
  height: auto;
  margin: 0 auto 0 auto;
  padding: 24px 0 0 24px; }

.w960-centered .fw-wrapper .block {
  position: relative;
  float: left;
  padding: 0 24px 24px 0; }

/*********************/
.full-width .fw-wrapper {
  position: relative;
  width: calc(100% + 24px);
  width: 100%;
  height: auto;
  padding: 24px 0 0 24px; }

.full-width .fw-wrapper .block {
  position: relative;
  float: left;
  padding: 0 24px 24px 0; }

/*********************/
.block img.left {
  float: left;
  margin: 0 24px 24px 0; }

.block img.right {
  float: right;
  margin: 0 0 24px 24px; }

.block .inner {
  position: relative; }

.spacer {
  position: relative;
  float: left;
  width: 100%; }

.wrapper {
  position: relative;
  float: left;
  width: 100%; }

.hidden {
  display: none; }

.fl-l {
  float: left; }

.fl-r {
  float: right; }

.w-auto {
  width: auto; }

.highlight {
  font-size: 20px;
  font-weight: 400; }

.centered {
  text-align: center; }

.no-alias {
  image-rendering: optimizeSpeed;
  /* STOP SMOOTHING, GIVE ME SPEED  */
  image-rendering: -moz-crisp-edges;
  /* Firefox                        */
  image-rendering: -o-crisp-edges;
  /* Opera                          */
  image-rendering: -webkit-optimize-contrast;
  /* Chrome (and eventually Safari) */
  image-rendering: pixelated;
  /* Chrome */
  image-rendering: optimize-contrast;
  /* CSS3 Proposed                  */
  -ms-interpolation-mode: nearest-neighbor;
  /* IE8+                           */ }

/***************/
.fade_on_scroll {
  opacity: 0.1; }

/*********
BLOCKS
************/
.col1 {
  width: 100%; }

.col1_4 {
  width: 25%; }

.col1_5 {
  width: 20%; }

.col1_2 {
  width: 50%; }

.col3_4 {
  width: 75%; }

.col1_3 {
  width: 33.3333%; }

.col2_3 {
  width: 66.6666%; }

.col1_5 {
  width: 20%; }

.col4_5 {
  width: 80%; }

/*********
STRUCTURE
************/
.w5pc,
.w10pc,
.w20pc,
.w25pc,
.w30pc,
.w33pc,
.w40pc,
.w50pc,
.w60pc,
.w66pc,
.w70pc,
.w75pc,
.w80pc,
.w90pc,
.w95pc,
.w100pc,
.w80,
.w160,
.w240,
.w320,
.w400,
.w480,
.w560,
.w640,
.w720,
.w800,
.w880,
.w960 {
  position: relative;
  float: left; }

.w5pc {
  width: 5%; }

.w10pc {
  width: 10%; }

.w20pc {
  width: 20%; }

.w25pc {
  width: 25%; }

.w30pc {
  width: 30%; }

.w33pc {
  width: 33.3333%; }

.w40pc {
  width: 40%; }

.w50pc {
  width: 50%; }

.w60pc {
  width: 60%; }

.w66pc {
  width: 66.6666%; }

.w70pc {
  width: 70%; }

.w75pc {
  width: 75%; }

.w80pc {
  width: 80%; }

.w90pc {
  width: 90%; }

.w95pc {
  width: 95%; }

.w100pc {
  width: 100%; }

.w80 {
  width: 160px; }

.w160 {
  width: 160px; }

.w240 {
  width: 240px; }

.w320 {
  width: 320px; }

.w400 {
  width: 400px; }

.w480 {
  width: 480px; }

.w560 {
  width: 560px; }

.w640 {
  width: 640px; }

.w720 {
  width: 720px; }

.w800 {
  width: 800px; }

.w880 {
  width: 880px; }

.w960 {
  width: 960px; }

/************/
#skiptocontent a {
  height: 1px;
  width: 1px;
  position: absolute;
  overflow: hidden;
  top: -10px; }

#skiptocontent a:focus {
  display: inline-block;
  height: auto;
  width: 240px;
  padding: 16px 32px;
  position: absolute;
  overflow: hidden;
  top: 16px;
  left: 16px;
  z-index: 20000;
  background-color: #000000;
  color: #FFFFFF;
  text-align: center; }

/***************/
/***************/
/***************/
/* CSS Document */
.header-bg {
  position: absolute;
  height: 150px;
  z-index: 1000;
  background-color: transparent;
  transition: 0.3s background-color ease-out; }

.header-bg.tint {
  opacity: 1;
  background-color: rgba(14, 47, 70, 0.85);
  transition: 0.3s background-color ease-out; }

.header-bg * {
  overflow: visible; }

.header-bg .fw-wrapper {
  position: relative;
  padding: 0;
  overflow: visible; }

/***************/
.header-bg .contact-holder {
  float: right; }

.header-bg .contact-holder * {
  font-size: 16px;
  text-align: right;
  color: #FFFFFF; }

.header-bg .contact-holder span {
  padding-top: 4px;
  display: inline-block; }

.header-bg .contact-holder .email {
  margin-right: 8px; }

.header-bg .contact-holder .phone {
  color: #e58d04; }

/* CSS Document */
.footer-bg {
  background-color: #1d222b; }

.footer-bg .fw-wrapper {
  padding-top: 24px; }

.footer-bg .fw-wrapper .block {
  padding-bottom: 24px; }

.footer-bg .fw-wrapper .block.social img {
  width: auto; }

.footer-bg .fw-wrapper * {
  color: #d8d7d7; }

.footer-bg .fw-wrapper a {
  color: #d8d7d7; }

.footer-bg .fw-wrapper .footer_logo {
  height: auto;
  width: 204px; }

.footer-bg .fw-wrapper .sub * {
  font-size: 11px; }

/***************/
#header {
  display: block; }

#mobile-header {
  display: none; }

.top-nav-holder {
  float: right;
  z-index: 2000;
  margin: 15px 0 16px 0;
  text-align: right; }

.top-nav-holder * {
  font-size: 16px;
  color: #6b7c85;
  font-weight: 400; }

.top-nav-holder ul.nav li ul {
  display: none; }

.top-nav-holder ul {
  float: right;
  width: auto;
  padding: 0;
  margin: 0; }

.top-nav-holder li {
  position: relative;
  float: left;
  list-style: none; }

.top-nav-holder li a {
  display: block;
  float: left;
  height: auto;
  padding: 12px 26px 12px 0;
  margin: 0;
  text-decoration: none;
  white-space: nowrap;
  transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out; }

.top-nav-holder li:last-child a {
  padding-right: 0; }

.top-nav-holder li a:hover {
  color: #07508b; }

.top-nav-holder li.selected a {
  font-weight: 700;
  color: #07508b; }

.top-nav-holder ul.L1 {
  padding: 0; }

.top-nav-holder .L1 {
  position: absolute;
  top: 33px;
  background: transparent;
  width: auto;
  z-index: 5000; }

.top-nav-holder .L1 li, .top-nav-holder .L1 li a {
  width: 100%;
  min-width: 200px;
  text-align: left;
  font-weight: normal;
  background-color: #ffffff;
  color: #FFF; }

.top-nav-holder .L1 li {
  padding: 0; }

.top-nav-holder .L1 li a {
  border: none; }

.top-nav-holder .L1 li a:hover {
  color: #07508b; }

.top-nav-holder .L1, .top-nav-holder .L2, .top-nav-holder .L3, .top-nav-holder .L4, .top-nav-holder .L5, .top-nav-holder .L6, .top-nav-holder .L7 {
  display: block; }

/******************************/
.left-nav-holder {
  position: relative;
  float: left;
  width: 25%;
  height: inherit;
  padding: 24px 24px 24px 0; }

.left-nav-holder ul.nav {
  float: left;
  width: 100%;
  margin: 0;
  padding: 24px;
  padding-bottom: 40px;
  background-color: #dde6f1;
  height: 100%; }

.left-nav-holder ul {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0; }

.left-nav-holder .nav li {
  position: relative;
  display: none;
  display: inline;
  float: left;
  height: auto;
  width: 100%;
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  text-decoration: none; }

.left-nav-holder .nav li a {
  float: left;
  padding: 6px 0px;
  height: 100%;
  width: 100%;
  font-size: 16px;
  color: #d8d7d7;
  border-bottom: dashed 1px #AAA;
  font-weight: 300; }

.left-nav-holder .nav li:hover > a {
  text-decoration: none; }

.left-nav-holder .nav li.selected > a {
  font-weight: bold; }

.left-nav-holder .nav li.open > a {
  /*font-weight:bold;*/ }

/***********/
.left-nav-holder .L1 li {
  padding-left: 0px; }

.left-nav-holder .L2 li {
  padding-left: 24px; }

.left-nav-holder .L3 li,
.left-nav-holder .L4 li,
.left-nav-holder .L5 li {
  padding-left: 36px; }

/***********/
.left-nav-holder .L1 li.closed,
.left-nav-holder .L2 li.closed,
.left-nav-holder .L3 li.closed,
.left-nav-holder .L4 li.closed,
.left-nav-holder .L5 li.closed {
  display: none; }

/***********/
.left-nav-holder .L0 .open > .L1 .closed {
  display: block; }

.left-nav-holder .L2 .closed,
.left-nav-holder .L1 .selectedSibbling > .L2 {
  display: none; }

html > .left-nav-holder .L0 a.open {
  display: none; }

/*MOBILE HEADER*/
.mobile-header {
  position: absolute;
  z-index: 1000;
  width: 100%;
  min-height: 84px;
  background-color: transparent;
  border-bottom: solid 1px #373a3d; }

.mobile-header-inner {
  position: relative;
  float: left;
  padding: 12px;
  width: 100%;
  height: 100%; }

.mobile-header * {
  color: #FFFFFF; }

.mobile-header p {
  margin: 0 0 12px 0; }

.mobile-header .logo-holder {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 12px; }

.mobile-header .logo-holder img {
  max-width: 300px;
  height: auto; }

/***************************/
.mobile-header .contact-holder {
  float: left;
  position: relative;
  text-align: right; }

.mobile-header .contact-holder * {
  font-size: 16px; }

.mobile-header .contact-holder a {
  color: #FFFFFF; }

.mobile-header.contact-holder span {
  padding-top: 4px;
  display: inline-block; }

.mobile-header .contact-holder .call,
.mobile-header .contact-holder .phone,
.mobile-header .contact-holder .email {
  float: left;
  margin: 0 8px 0 0; }

.mobile-header .contact-holder .phone {
  color: #e58d04; }

/***************************/
#mobile-nav-wrapper {
  position: absolute;
  bottom: 0;
  z-index: 500;
  width: 100%; }

#mobile-nav-wrapper .toggle-nav {
  right: 12px;
  bottom: 12px; }

/***************************/
.mobile-nav-holder {
  position: absolute;
  top: 0px;
  right: 0px;
  float: right;
  width: 100%;
  max-width: 375px;
  z-index: 10;
  display: none; }

.mobile-nav-holder.mobile-visible {
  display: block;
  animation: 0.3s ease-out 0s 1 slideInFromBottom; }

.mobile-nav-holder ul {
  padding: 0;
  margin: 0;
  list-style-type: none; }

.mobile-nav-holder .nav.L0 li {
  position: relative;
  float: left;
  width: 100%;
  min-width: calc(320px - 24px); }

.mobile-nav-holder .mobile-carat {
  position: absolute;
  right: 12px; }

.mobile-nav-holder .mobile-carat:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 24px;
  content: "\f0d7"; }

.mobile-nav-holder .mobile-carat.carat-close:before {
  content: "\f0d8"; }

.mobile-nav-holder .L1 .mobile-carat {
  display: none; }

/*************************/
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .mobile-header .contact-holder,
  .mobile-header .mobile-header-row,
  .mobile-header .logo-holder {
    float: left;
    width: 100%;
    text-align: center; }

  .mobile-header .mobile-header-row {
    margin-bottom: 12px; } }
/*************************/
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #mobile-nav-wrapper .toggle-nav {
    right: 18px;
    bottom: 18px; }

  .mobile-header-inner {
    padding: 18px; }

  .mobile-header .logo-holder {
    margin-bottom: 18px; } }
/*************************/
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
  #mobile-nav-wrapper .toggle-nav {
    right: 24px;
    bottom: 24px; }

  .mobile-header-inner {
    padding: 24px; }

  .mobile-header .logo-holder {
    margin-bottom: 24px; } }
/*************************/
/*********************************/
.form-row {
  float: left;
  width: 100%;
  padding: 0 0 8px 0;
  margin: 0 0 8px 0; }

.form-row .th {
  padding: 16px;
  border-right: 16px solid #FFF;
  color: #FFF;
  background-color: #AAA; }

.form-row .formLabel {
  float: left;
  width: 100%;
  padding: 0 0 6px 0;
  white-space: nowrap;
  font-weight: bold;
  text-align: left; }

.form-row .formInput {
  float: left;
  width: 100%;
  color: #d8d7d7; }

.form-row .formError {
  float: left;
  width: 100%;
  padding: 0;
  white-space: nowrap; }

.form-row .formError .error {
  color: #900; }

.form-row label.error {
  display: none !important; }

.form-row .formSingleText,
.form-row .formMultiText,
.form-row .formSelect,
#queue {
  float: left;
  width: 100%;
  padding: 4px; }

.form-row .formSingleText,
.form-row .formMultiText,
.form-row .formSelect {
  border: solid 1px #373a3d; }

.form-row .formSingleText.error,
.form-row .formMultiText.error,
.form-row .formSelect.error {
  border: solid 1px #900;
  -webkit-box-shadow: 0 0 3px 1px #900;
  box-shadow: 0 0 3px 1px #900; }

::placeholder {
  color: #FFFFFF;
  opacity: 1; }

.form-btn, .pageheader_text .pageheader_text_inner a, input.zoom_button, .block.bg-color1 .inner a, .block.bg-color4 .inner a, .block.about-us .inner a, .phoo_row.show_more .show-more, .btn-color1, .btn-color2, .testimonialHolder .promoInner .testimonital-btn {
  position: relative;
  display: inline-block;
  padding: 6px 24px;
  border: none;
  background-color: #e58d04;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  color: #12161b;
  cursor: pointer;
  -webkit-border-radius: 0px;
  border-radius: 0px; }

.left {
  text-align: left; }

.right {
  text-align: right; }

.fc {
  float: left; }

.form-row .fc {
  padding-right: 16px; }

.fc br {
  margin-bottom: 6px; }

.fc5pc {
  width: 5%; }

.fc10pc {
  width: 10%; }

.fc15pc {
  width: 15%; }

.fc20pc {
  width: 20%; }

.fc25pc {
  width: 25%; }

.fc30pc {
  width: 30%; }

.fc33pc {
  width: 33.3333%; }

.fc35pc {
  width: 35%; }

.fc40pc {
  width: 40%; }

.fc45pc {
  width: 45%; }

.fc50pc {
  width: 50%; }

.fc55pc {
  width: 50%; }

.fc60pc {
  width: 60%; }

.fc65pc {
  width: 60%; }

.fc66pc {
  width: 66.6666%; }

.fc70pc {
  width: 70%; }

.fc75pc {
  width: 75%; }

.fc80pc {
  width: 80%; }

.fc85pc {
  width: 85%; }

.fc90pc {
  width: 90%; }

.fc95pc {
  width: 90%; }

.fc100pc {
  width: 100%; }

/****************/
.shake {
  /* Start the shake animation and make the animation last for 0.5 seconds */
  animation: shake 0.25s;
  /* When the animation is finished, start again */
  animation-iteration-count: infinite; }

@keyframes shake {
  0% {
    transform: translate(1px, 1px) rotate(0deg); }
  10% {
    transform: translate(-1px, -2px) rotate(-1deg); }
  20% {
    transform: translate(-3px, 0px) rotate(1deg); }
  30% {
    transform: translate(3px, 2px) rotate(0deg); }
  40% {
    transform: translate(1px, -1px) rotate(1deg); }
  50% {
    transform: translate(-1px, 2px) rotate(-1deg); }
  60% {
    transform: translate(-3px, 1px) rotate(0deg); }
  70% {
    transform: translate(3px, 1px) rotate(-1deg); }
  80% {
    transform: translate(-1px, -1px) rotate(1deg); }
  90% {
    transform: translate(1px, 2px) rotate(0deg); }
  100% {
    transform: translate(1px, -2px) rotate(-1deg); } }
/*****************/
/** QapTcha CSS **/
/*****************/
.QapTcha {
  float: left;
  width: 100%; }

.QapTcha .clr {
  float: left; }

.QapTcha .bgSlider {
  float: left;
  width: 100%;
  height: 30px;
  margin: 0px 12px 0px 0px;
  border: 1px solid #AAA;
  background-color: #DDDDDD;
  background-image: url(../images/slider-bg.gif);
  background-position: center left;
  background-repeat: repeat-x;
  color: #FFF; }

.QapTcha .Slider {
  width: 36px;
  height: 28px;
  cursor: pointer;
  position: relative;
  top: 0;
  left: 0;
  background: #666 no-repeat center center url(../images/slider-arrow.png); }

.QapTcha .TxtStatus {
  float: left;
  width: 100%;
  text-align: left;
  margin: 6px 0px 0px 0px;
  text-transform: capitalize; }

.QapTcha .dropSuccess {
  color: #44B441; }

.QapTcha .dropError {
  color: #DB0003; }

/* CSS Document */
/* CSS Document */
.phoo_row.full-width.home_hero .fw-wrapper {
  padding: 0; }

.hero-holder {
  position: relative;
  float: left;
  width: 100%;
  height: 1042px;
  max-height: 100vh;
  background-color: #e58d04;
  overflow: hidden;
  overflow: -moz-hidden-unscrollable; }

.hero-holder .hero-item {
  width: 100%;
  height: 100%; }

.hero-holder .hero-item-bg,
.hero-holder .hero-item-vid video,
.hero-holder .hero-item-tint {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  right: 0px; }

.hero-holder .hero-item-vid video {
  object-fit: cover;
  width: 100%;
  height: 100%; }

.hero-holder .hero-item-bg {
  z-index: 10; }

.hero-holder .hero-item-vid video {
  z-index: 12; }

.hero-holder .hero-item-tint {
  z-index: 15; }

.hero-holder .hero-item-bg img {
  object-fit: cover;
  width: 100%;
  height: 100%; }

.hero-holder .hero-item-inner-wrapper {
  position: relative;
  width: 90%;
  max-width: 1280px;
  height: auto;
  margin: 0 auto 0 auto; }

.hero-holder .hero-item-inner {
  position: absolute;
  width: 100%;
  padding: 24px;
  height: auto;
  z-index: 20; }

.hero-holder .hero-item-tint {
  background-color: rgba(0, 0, 0, 0.5); }

.hero-holder .hero-item-inner.pos-t-l {
  top: 25vh;
  bottom: auto;
  text-align: left; }

.hero-holder .hero-item-inner.pos-t-c {
  top: 25vh;
  bottom: auto;
  text-align: center; }

.hero-holder .hero-item-inner.pos-t-r {
  top: 25vh;
  bottom: auto;
  text-align: right; }

.hero-holder .hero-item-inner.pos-b-l {
  top: auto;
  bottom: 0px;
  text-align: left; }

.hero-holder .hero-item-inner.pos-b-c {
  top: auto;
  bottom: 0px;
  text-align: center; }

.hero-holder .hero-item-inner.pos-b-r {
  top: auto;
  bottom: 0px;
  text-align: right; }

.hero-holder .hero-item-inner .hero-item-block {
  position: relative;
  width: 100%; }

/*TYPES*/
.hero-holder .hero-item-inner .hero-item-block.ht_h1 {
  font-size: 55px;
  line-height: 65px;
  font-weight: 500;
  margin: 0 0 24px 0; }

.hero-holder .hero-item-inner .hero-item-block.ht_h2 {
  font-size: 55px;
  margin: 0 0 48px 0; }

.hero-holder .hero-item-inner .hero-item-block.ht_h3 {
  font-size: 22px;
  margin: 0 0 24px 0; }

.hero-holder .hero-item-inner .hero-item-block.ht_img {
  opacity: 0; }

.hero-holder .hero-item-inner .hero-item-block.ht_img img {
  width: 240px;
  height: auto;
  margin: 0 0 12px 0; }

.hero-holder .hero-item-inner .hero-item-block.ht_a a {
  padding: 6px 24px;
  margin: 0 0 12px 0;
  background-color: none;
  color: #FFFFFF;
  text-transform: uppercase;
  text-shadow: none;
  cursor: pointer;
  font-size: 18px;
  border: 3px solid #ffffff; }

/*STYLES*/
.hero-holder .hero-item-inner .hero-item-block.hero_drk_txt {
  color: #e58d04;
  text-shadow: 0 0 2px #000000; }

.hero-holder .hero-item-inner .hero-item-block.hero_lght_txt {
  color: #FFFFFF;
  text-shadow: 0 0 2px #000000; }

/*PAGER*/
.hero-pager {
  position: absolute;
  right: 30px;
  bottom: 30px;
  z-index: 120; }

.hero-pager span {
  float: left;
  display: block;
  width: 16px;
  height: 16px;
  padding: 0 0 0 16px !important;
  background: #FFF;
  line-height: 1 !important;
  overflow: hidden;
  margin: 0  4px 0 0;
  -webkit-border-radius: 8px;
  border-radius: 8px; }

.hero-pager span.cycle-pager-active {
  background: #e58d04; }

.phoo_row.full-width.home_hero .block {
  padding: 0; }

/***************/
.slide-in-from-left {
  opacity: 0;
  animation: 20s ease-out 0s 1 slide-in-from-left;
  animation-fill-mode: both; }

.slide-in-from-right {
  opacity: 0;
  animation: 20s ease-out 0s 1 slide-in-from-right;
  animation-fill-mode: both; }

.slide-in-from-bottom {
  opacity: 0;
  animation: 20s ease-out 0s 1 slide-in-from-bottom;
  animation-fill-mode: both; }

.fade-in {
  opacity: 0;
  animation: 20s ease-out 0s 1 fade-in;
  animation-fill-mode: both; }

.no-animation {
  opacity: 0;
  animation: 0s ease-out 0s 1 no-animation;
  animation-fill-mode: both; }

/*********************/
@keyframes slide-in-from-left {
  0% {
    transform: translateX(-50px);
    opacity: 0; }
  10% {
    transform: translateX(0);
    opacity: 1; }
  100% {
    transform: translateX(0);
    opacity: 1; } }
@keyframes slide-in-from-right {
  0% {
    transform: translateX(50px);
    opacity: 0; }
  10% {
    transform: translateX(0);
    opacity: 1; }
  100% {
    transform: translateX(0);
    opacity: 1; } }
@keyframes slide-in-from-bottom {
  0% {
    transform: translateY(50px);
    opacity: 0; }
  10% {
    transform: translateY(0);
    opacity: 1; }
  100% {
    transform: translateY(0);
    opacity: 1; } }
@keyframes fade-in {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  100% {
    opacity: 1; } }
@keyframes no-animation {
  0% {
    opacity: 1; }
  100% {
    opacity: 1; } }
/*******************************/
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .hero-holder {
    height: 450px; }

  .hero-holder .hero-item-inner-wrapper {
    width: 100%;
    max-width: 100%; }

  .hero-holder .hero-item-inner.pos-t-l,
  .hero-holder .hero-item-inner.pos-t-c,
  .hero-holder .hero-item-inner.pos-t-r {
    top: 210px;
    padding: 12px; }

  /*TYPES*/
  .hero-holder .hero-item-inner .hero-item-block.ht_h1 {
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 14px 0; }

  .hero-holder .hero-item-inner .hero-item-block.ht_h2 {
    font-size: 40px;
    margin: 0 0 12px 0; }

  .hero-holder .hero-item-inner .hero-item-block.ht_h3 {
    font-size: 24px;
    margin: 0 0 12px 0; }

  /*****/ }
/*****/
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .hero-holder {
    height: 540px; }

  /*****/
  .hero-holder .hero-item-inner.pos-t-l,
  .hero-holder .hero-item-inner.pos-t-c,
  .hero-holder .hero-item-inner.pos-t-r {
    top: 220px;
    padding: 18px; }

  /*TYPES*/
  .hero-holder .hero-item-inner .hero-item-block.ht_h1 {
    font-size: 56px;
    margin: 0 0 18px 0; }

  .hero-holder .hero-item-inner .hero-item-block.ht_h2 {
    font-size: 32px;
    margin: 0 0 14px 0; }

  .hero-holder .hero-item-inner .hero-item-block.ht_h3 {
    font-size: 24px;
    margin: 0 0 14px 0; } }
/*****/
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
  .hero-holder {
    height: 540px; }

  /*****/
  .hero-holder .hero-item-inner.pos-t-l,
  .hero-holder .hero-item-inner.pos-t-c,
  .hero-holder .hero-item-inner.pos-t-r {
    top: 240px;
    padding: 18px; } }
/*****/
/* CSS Document */
.phoo_row.full-width.promo .fw-wrapper {
  padding: 0; }

.phoo_row.full-width.promo .fw-wrapper .block {
  padding-right: 0; }

.promo-holder {
  position: relative;
  float: left;
  width: 100%;
  height: 736px;
  background-color: #f4f4f3;
  overflow: hidden;
  overflow: -moz-hidden-unscrollable; }

.promo-holder .promo-item {
  width: 100%;
  height: 100%; }

.promo-holder .promo-item-bg,
.promo-holder .promo-item-vid video,
.promo-holder .promo-item-tint {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  right: 0px; }

.promo-holder .promo-item-vid video {
  object-fit: cover;
  width: 100%;
  height: 100%; }

.promo-holder .promo-item-bg {
  z-index: 10; }

.promo-holder .promo-item-vid video {
  z-index: 12; }

.promo-holder .promo-item-tint {
  z-index: 15; }

.promo-holder .promo-item-bg img {
  object-fit: cover;
  width: 100%;
  height: 100%; }

.promo-holder .promo-item-inner-wrapper {
  position: relative;
  width: 90%;
  max-width: 1280px;
  height: auto;
  margin: 0 auto 0 auto; }

.promo-holder .promo-item-inner {
  position: absolute;
  width: 100%;
  padding: 24px;
  height: auto;
  z-index: 20; }

.promo-holder .promo-item-tint {
  background-color: rgba(0, 0, 0, 0.5); }

.promo-holder .promo-item-inner.pos-t-l {
  top: 200px;
  bottom: auto;
  text-align: center; }

.promo-holder .promo-item-inner.pos-t-c {
  top: 200px;
  bottom: auto;
  text-align: center; }

.promo-holder .promo-item-inner.pos-t-r {
  top: 200px;
  bottom: auto;
  text-align: right; }

.promo-holder .promo-item-inner.pos-b-l {
  top: auto;
  bottom: 0px;
  text-align: left; }

.promo-holder .promo-item-inner.pos-b-c {
  top: auto;
  bottom: 0px;
  text-align: center; }

.promo-holder .promo-item-inner.pos-b-r {
  top: auto;
  bottom: 0px;
  text-align: right; }

.promo-holder .promo-item-inner .promo-item-block {
  position: relative;
  width: 100%; }

/*TYPES*/
.promo-holder .promo-item-inner .promo-item-block.ht_h1 {
  font-size: 55px;
  line-height: 65px;
  font-weight: 500;
  margin: 0 0 24px 0; }

.promo-holder .promo-item-inner .promo-item-block.ht_h2 {
  font-size: 55px;
  margin: 0 0 48px 0; }

.promo-holder .promo-item-inner .promo-item-block.ht_h3 {
  font-size: 22px;
  margin: 0 0 24px 0; }

.promo-holder .promo-item-inner .promo-item-block.ht_img {
  opacity: 0; }

.promo-holder .promo-item-inner .promo-item-block.ht_img img {
  width: 240px;
  height: auto;
  margin: 0 0 12px 0; }

.promo-holder .promo-item-inner .promo-item-block.ht_a a {
  padding: 6px 24px;
  margin: 0 0 12px 0;
  background-color: none;
  color: #FFFFFF;
  text-transform: uppercase;
  text-shadow: none;
  cursor: pointer;
  font-size: 18px;
  border: 3px solid #ffffff; }

/*STYLES*/
.promo-holder .promo-item-inner .promo-item-block.promo_drk_txt {
  color: #e58d04;
  text-shadow: 0 0 2px #000000; }

.promo-holder .promo-item-inner .promo-item-block.promo_lght_txt {
  color: #FFFFFF;
  text-shadow: 0 0 2px #000000; }

/*PAGER*/
.promo-pager {
  position: absolute;
  right: 30px;
  bottom: 30px;
  z-index: 120; }

.promo-pager span {
  float: left;
  display: block;
  width: 16px;
  height: 16px;
  padding: 0 0 0 16px !important;
  background: #FFF;
  line-height: 1 !important;
  overflow: hidden;
  margin: 0  4px 0 0;
  -webkit-border-radius: 8px;
  border-radius: 8px; }

.promo-pager span.cycle-pager-active {
  background: #e58d04; }

.phoo_row.full-width.home_promo .block {
  padding: 0; }

/***************/
.slide-in-from-left {
  opacity: 0;
  animation: 20s ease-out 0s 1 slide-in-from-left;
  animation-fill-mode: both; }

.slide-in-from-right {
  opacity: 0;
  animation: 20s ease-out 0s 1 slide-in-from-right;
  animation-fill-mode: both; }

.slide-in-from-bottom {
  opacity: 0;
  animation: 20s ease-out 0s 1 slide-in-from-bottom;
  animation-fill-mode: both; }

.fade-in {
  opacity: 0;
  animation: 20s ease-out 0s 1 fade-in;
  animation-fill-mode: both; }

.no-animation {
  opacity: 0;
  animation: 0s ease-out 0s 1 no-animation;
  animation-fill-mode: both; }

/*********************/
@keyframes slide-in-from-left {
  0% {
    transform: translateX(-50px);
    opacity: 0; }
  10% {
    transform: translateX(0);
    opacity: 1; }
  100% {
    transform: translateX(0);
    opacity: 1; } }
@keyframes slide-in-from-right {
  0% {
    transform: translateX(50px);
    opacity: 0; }
  10% {
    transform: translateX(0);
    opacity: 1; }
  100% {
    transform: translateX(0);
    opacity: 1; } }
@keyframes slide-in-from-bottom {
  0% {
    transform: translateY(50px);
    opacity: 0; }
  10% {
    transform: translateY(0);
    opacity: 1; }
  100% {
    transform: translateY(0);
    opacity: 1; } }
@keyframes fade-in {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  100% {
    opacity: 1; } }
@keyframes no-animation {
  0% {
    opacity: 1; }
  100% {
    opacity: 1; } }
/*******************************/
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .promo-holder {
    height: 450px; }

  .promo-holder .promo-item-inner-wrapper {
    width: 100%;
    max-width: 100%; }

  .promo-holder .promo-item-inner.pos-t-l,
  .promo-holder .promo-item-inner.pos-t-c,
  .promo-holder .promo-item-inner.pos-t-r {
    top: 210px;
    padding: 12px; }

  /*TYPES*/
  .promo-holder .promo-item-inner .promo-item-block.ht_h1 {
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 14px 0; }

  .promo-holder .promo-item-inner .promo-item-block.ht_h2 {
    font-size: 40px;
    margin: 0 0 12px 0; }

  .promo-holder .promo-item-inner .promo-item-block.ht_h3 {
    font-size: 24px;
    margin: 0 0 12px 0; }

  /*****/ }
/*****/
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .promo-holder {
    height: 540px; }

  /*****/
  .promo-holder .promo-item-inner.pos-t-l,
  .promo-holder .promo-item-inner.pos-t-c,
  .promo-holder .promo-item-inner.pos-t-r {
    top: 220px;
    padding: 18px; }

  /*TYPES*/
  .promo-holder .promo-item-inner .promo-item-block.ht_h1 {
    font-size: 56px;
    margin: 0 0 18px 0; }

  .promo-holder .promo-item-inner .promo-item-block.ht_h2 {
    font-size: 32px;
    margin: 0 0 14px 0; }

  .promo-holder .promo-item-inner .promo-item-block.ht_h3 {
    font-size: 24px;
    margin: 0 0 14px 0; } }
/*****/
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
  .promo-holder {
    height: 540px; }

  /*****/
  .promo-holder .promo-item-inner.pos-t-l,
  .promo-holder .promo-item-inner.pos-t-c,
  .promo-holder .promo-item-inner.pos-t-r {
    top: 240px;
    padding: 18px; } }
/*****/
/* CSS Document */
/*Blog*/
.blogHolder {
  float: left;
  width: 100%;
  margin: 0; }

.blogHolder .blogLeft {
  float: left;
  width: 80%;
  margin: 0;
  padding: 0 40px 0 0; }

.blogHolder .blogSignup {
  display: none; }

.blogHolder .blogLeft .blogItem {
  float: left;
  width: 100%;
  border-bottom: solid 1px #c3c3c3;
  margin: 0px 0px 30px 0px; }

.blogHolder .blogLeft .blogItem .blogHeader {
  margin: 0px 0px 16px 0px; }

.blogHolder .blogLeft .blogItem .blogSub,
.blogHolder .blogLeft .blogItem .blogContent,
.blogHolder .blogLeft .blogItem .blogComments,
.blogHolder .blogLeft .blogItem .blogShare {
  float: left;
  width: 100%;
  margin: 0px 0px 8px 0px; }

.blogHolder .blogLeft .blogItem .blogComments .commentButton,
.blogHolder .blogLeft .blogItem .blogShare .shareButton {
  float: left;
  margin: 0px 4px 0px 0px; }

.blogHolder .blogLeft .blogItem .blogComments {
  display: none; }

.blogHolder .blogLeft .blogItem .blogContent img {
  width: 100% !important;
  height: auto !important; }

.blogHolder .blogLeft .blogItem .blogSub {
  font-style: italic; }

.blogHolder .blogLeft .blogItem .blogCommHolder {
  float: left;
  width: 100%;
  background-color: #DDD;
  color: #333;
  border: solid 1px #999;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin: 0px 0px 8px 0px;
  padding: 8px; }

.blogHolder .blogLeft .blogItem .blogCommHolder .blogCommTitle {
  font-weight: bold;
  margin: 0px 0px 4px 0px; }

.blogHolder .blogLeft .blogItem .blogCommHolder .blogCommContent {
  margin: 0px 0px 4px 0px; }

/*****************/
.blogHolder .blogRight {
  float: left;
  width: 20%;
  margin: 0; }

.blogHolder .blogRight h2 {
  width: 100%;
  padding: 0px 0px 12px 0px;
  border-bottom: solid 1px #c3c3c3; }

.blogHolder .blogRight ul {
  padding: 0px 0px 0px 12px;
  margin: 0px 0px 4px 0px; }

.blogHolder .blogLeft .blogFooter {
  float: left;
  width: 100%;
  border-bottom: solid 1px #c3c3c3;
  margin: 0px 0px 12px 0px; }

.blogHolder .blogLeft .blogFooter .blogFooterLeft {
  float: left;
  width: 30%;
  text-align: left;
  padding: 0px 0px 8px 0px; }

.blogHolder .blogLeft .blogFooter .blogFooterCentre {
  float: left;
  width: 40%;
  text-align: center;
  margin: 0px;
  padding: 0px 0px 8px 0px; }

.blogHolder .blogLeft .blogFooter .blogFooterRight {
  float: left;
  width: 30%;
  text-align: right;
  padding: 0px 0px 8px 0px; }

/**********************/
.phoo320 .blogHolder,
.phoo320 .blogHolder .blogLeft,
.phoo320 .blogHolder .blogRight {
  position: relative !important;
  float: left !important;
  left: 0px !important;
  top: 0px !important;
  width: 100% !important;
  height: auto !important;
  margin: 0px !important;
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important; }

.phoo320 .blogHolder .blogLeft {
  padding: 0; }

/*************************/
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .blogHolder {
    display: flex;
    flex-flow: column; }

  .blogHolder .blogLeft {
    order: 2; }

  .blogHolder .blogLeft h1 a {
    font-size: 24px;
    line-height: auto; }

  .blogHolder .blogRight {
    order: 1; }

  .blogHolder .blogLeft,
  .blogHolder .blogRight {
    width: 100% !important;
    padding: 0; }

  .blogHolder .blogRight h2 {
    width: 100%;
    padding: 0;
    border-bottom: none;
    font-size: 18px; }

  .blogHolder .blogRight,
  .blogHolder .blogRight ul {
    padding: 0 0 12px;
    margin: 0 0 12px;
    border-bottom: solid 1px #c3c3c3; } }
/* CSS Document */
/****************************/
.galleryHolder {
  float: left;
  width: 100%; }

.galleryHolder .galleryThumbs {
  float: left;
  width: 100%; }

.galleryHolder .gallery_item {
  float: left;
  overflow: hidden;
  width: 25%;
  height: 242px;
  padding: 0 10px 20px; }

.galleryHolder .gallery_item:nth-child(4n+1) {
  padding-left: 0; }

.galleryHolder .gallery_item:nth-child(4n) {
  padding-right: 0; }

.galleryHolder .gallery_link,
.galleryHolder .gallery_img {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: top center; }

/* CSS Document */
/***********************/
.news-list-holder,
.news-list-pager,
.news-list {
  position: relative;
  float: left;
  width: 100%;
  padding-right: 25px; }

.news-list-pager {
  padding: calc(24px / 2) 0; }

.news-list-pager .news_pager_info {
  padding: 0 calc(24px / 2) 0 0; }

.news-list-pager .news_pager_more {
  cursor: pointer;
  color: #e58d04;
  text-transform: uppercase; }

.news-list {
  margin: 0 0 calc(24px / 2) 0;
  padding: 0 0 calc(24px / 2) 0;
  border-bottom: solid 1px #373a3d; }

.news-list .news-list-img {
  float: left;
  width: 200px;
  height: 200px;
  margin: 0 calc(24px / 2) 0 0;
  background-size: cover;
  background-position: center center; }

.latest-news {
  position: relative;
  float: left;
  margin: 0;
  width: 50%;
  padding: 0 24px 0 0; }

.latest-news .latest-news-img {
  float: left;
  width: 100%;
  height: 28vh;
  margin: 0 0 24px;
  background-size: cover;
  background-position: center center; }

p.latest-news-date {
  font-family: "Manrope", sans-serif;
  color: #e58d04;
  font-weight: 500;
  font-size: 18px; }

p.latest-news-subject,
p.latest-news-subject a {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-size: 26px;
  color: #d8d7d7; }

/******************************/
.news-detail .news-detail-img {
  float: right;
  width: 33.333%;
  height: auto;
  margin: 0 0 0 25px; }

.news-detail h2 {
  color: #4d4d4d;
  font-size: 30px; }

/* CSS Document */
.pageheader_wrapper {
  position: relative;
  float: left;
  width: 100%;
  height: 914px;
  background-color: #000000;
  overflow: hidden;
  overflow: -moz-hidden-unscrollable; }

.pageheader_text,
.pageheader_overlay,
.pageheader_imgs,
.pageheader_img {
  position: absolute;
  width: 100%;
  height: 100%; }

.pageheader_img {
  background-size: cover;
  background-position: center center;
  z-index: 10; }

.pageheader_overlay {
  z-index: 200;
  background-color: rgba(0, 0, 0, 0.4); }

/*************/
.pageheader_text {
  z-index: 300; }

.pageheader_text .pageheader_text_wrapper {
  position: relative;
  width: 90%;
  max-width: 1574px;
  top: 300px;
  height: auto;
  margin: 0 auto 0 auto;
  text-align: left; }

.pageheader_text .pageheader_text_inner {
  position: absolute;
  width: 75%;
  padding: 24px;
  height: auto;
  z-index: 20; }

/*************/
.pageheader_text .pageheader_text_inner .ht_h1 {
  font-weight: 600;
  font-size: 56px;
  margin: 0 0 24px 0;
  color: #FFFFFF;
  text-shadow: 0 0 2px #000000; }

.pageheader_text .pageheader_text_inner .ht_h2 {
  font-size: 36px;
  margin: 0 0 48px 0;
  color: #FFFFFF;
  text-shadow: 0 0 2px #000000; }

.pageheader_text .pageheader_text_inner a {
  padding: 6px 24px;
  margin: 0 0 12px 0;
  background-color: #e9a385;
  font-size: 18px; }

/*************/
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  /******/
  .pageheader .block {
    padding: 0; }

  .pageheader_wrapper {
    height: 720px; }

  .pageheader_text .pageheader_text_wrapper {
    width: 100%;
    max-width: 100%;
    top: 120px; }

  /******/ }
/*************/
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /******/
  .pageheader .block {
    padding: 0; }

  .pageheader_wrapper {
    height: 540px; }

  .pageheader_text .pageheader_text_wrapper {
    width: 100%;
    max-width: 100%;
    top: 110px; }

  .pageheader_text .pageheader_text_inner {
    width: 70%; }

  .pageheader_text .pageheader_text_inner .ht_h1 {
    font-size: 48px;
    margin: 0 0 18px 0; }

  .pageheader_text .pageheader_text_inner .ht_h2 {
    font-size: 32px;
    margin: 0 0 36px 0; }

  /******/ }
/*************/
@media only screen and (min-width: 0px) and (max-width: 767px) {
  /******/
  .pageheader .block {
    padding: 0; }

  .pageheader_wrapper {
    height: 540px; }

  .pageheader_text .pageheader_text_wrapper {
    width: 100%;
    max-width: 100%;
    top: 150px; }

  .pageheader_text .pageheader_text_inner {
    width: 100%;
    padding: 12px; }

  /*************/
  .pageheader_text .pageheader_text_inner .ht_h1 {
    font-size: 36px;
    margin: 0 0 26px 0; }

  .pageheader_text .pageheader_text_inner .ht_h2 {
    font-size: 24px;
    margin: 0 0 26px 0; }

  .pageheader_text .pageheader_text_inner a {
    padding: 4px 12px;
    margin: 0 0 12px 0;
    font-size: 18px; }

  /******/ }
/*************/
/* CSS Document */
.zoom_search_header {
  float: right;
  padding: 2px 4px;
  border: solid 1px #373a3d;
  -webkit-border-radius: 8px;
  border-radius: 8px; }

.zoom_search_header #zoom_searchbox {
  width: 156px;
  border: none;
  text-align: left; }

.zoom_search_header button {
  border: none;
  background-color: transparent; }

/**  **  **/
.context .highlight {
  padding: inherit;
  background: #FFFF40; }

.searchheading {
  font-weight: 600; }

.summary {
  font-size: 80%;
  font-style: italic; }

.suggestion {
  font-size: 100%; }

.results {
  font-size: 100%;
  padding-bottom: 24px; }

.category {
  color: #999999; }

.sorting {
  text-align: right; }

.result_title {
  font-size: 100%;
  margin-bottom: 4px; }

.description {
  font-size: 100%;
  color: #008000;
  display: none; }

c {
  font-size: 100%; }

.infoline {
  font-size: 80%;
  font-style: normal;
  color: #808080; }

.zoom_searchform {
  font-size: 100%; }

.zoom_results_per_page {
  font-size: 80%;
  margin-left: 10px; }

.zoom_match {
  font-size: 80%; }

.zoom_categories {
  font-size: 80%; }

.zoom_categories ul {
  display: inline;
  margin: 0px;
  padding: 0px; }

.zoom_categories li {
  display: inline;
  margin-left: 15px;
  list-style-type: none; }

.cat_summary ul {
  margin: 0px;
  padding: 0px;
  display: inline; }

.cat_summary li {
  display: inline;
  margin-left: 15px;
  list-style-type: none; }

#zoom_per_page,
input.zoom_searchbox {
  border: solid 1px #AAA;
  padding: 4px; }

.result_image {
  float: left;
  display: block; }

.result_image img {
  margin: 10px;
  width: 80px;
  border: 0px; }

.result_block {
  margin-top: 15px;
  margin-bottom: 15px;
  clear: left; }

.result_altblock {
  margin-top: 15px;
  margin-bottom: 15px;
  clear: left; }

.result_pages {
  font-size: 100%; }

.result_pagescount {
  font-size: 100%; }

.searchtime {
  font-size: 80%; }

.recommended {
  background: #DFFFBF;
  border-top: 1px dotted #808080;
  border-bottom: 1px dotted #808080;
  margin-top: 15px;
  margin-bottom: 15px; }

.recommended_heading {
  float: right;
  font-weight: bold; }

.recommend_block {
  margin-top: 15px;
  margin-bottom: 15px;
  clear: left; }

.recommend_title {
  font-size: 100%; }

.recommend_description {
  font-size: 100%;
  color: #008000; }

.recommend_infoline {
  font-size: 80%;
  font-style: normal;
  color: #808080; }

.recommend_image {
  float: left;
  display: block; }

.recommend_image img {
  margin: 10px;
  width: 80px;
  border: 0px; }

/*************************/
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .zoom_search_header {
    float: left;
    width: 100%;
    max-width: 375px; } }
/*************************/
html,
body {
  background-color: #272e39; }

/***************/
h2, h3, h4 {
  font-family: "Manrope", sans-serif; }

h4 {
  color: #e58d04;
  margin: 0 0 24px; }

a.outline-link {
  display: inline-block;
  text-transform: uppercase;
  padding: 6px 24px;
  border: solid 4px #e58d04;
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #e58d04;
  transition: 0.3s; }

a.outline-link:hover {
  background-color: #e58d04;
  color: #FFFFFF; }

/***************************/
.header-bg .phoo_row_wrapper {
  height: 100%; }

.header-bg .logo-holder {
  position: relative;
  float: left;
  z-index: 3000;
  width: 310px;
  padding: 24px;
  text-align: center; }

.header-bg .logo-holder img {
  height: 123px;
  width: auto; }

.header-bg.sync .logo-holder img {
  height: auto;
  width: auto; }

/***************************/
.header-bg .fw-wrapper .search-holder {
  position: absolute;
  top: 24px;
  left: calc(310px + (24px * 1));
  background-color: #12161b; }

.header-bg .fw-wrapper .search-holder .searchField {
  min-width: 25vw;
  background-color: #12161b;
  padding: 6px 12px;
  margin: 0;
  color: #FFFFFF;
  border: none; }

.header-bg .fw-wrapper .search-holder .searchBTN {
  background-color: #12161b;
  padding: 6px 12px;
  margin: 0;
  border: none;
  text-align: center; }

.header-bg .fw-wrapper .search-holder .searchBTN i {
  color: #e58d04; }

.header-bg.sync .phoo_row_wrapper,
.header-bg.sync .phoo_row_wrapper .phoo_row,
.header-bg.sync .phoo_row_wrapper .phoo_row .fw-wrapper {
  height: 100%; }

/***************************/
.header-bg .fw-wrapper .header-icons {
  position: absolute;
  bottom: calc(24px * 1);
  right: 24px; }

.header-icons * {
  color: #e58d04;
  font-size: 24px; }

i.far, i.fas {
  cursor: pointer; }

/***************************/
#mobile-nav-wrapper {
  min-width: 375px;
  max-width: 100%;
  right: 0px;
  top: 0px; }

#nav-wrapper {
  position: fixed;
  z-index: 50000;
  top: 0px;
  right: 0px;
  min-width: 375px;
  max-width: 100%;
  overflow: visible; }

.toggle-nav-holder {
  position: absolute;
  right: 24px;
  top: 24px;
  width: 34px;
  height: 36px;
  z-index: 15;
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -ms-perspective: 1200px;
  perspective: 1200px; }

.toggle-nav,
.toggle-nav-close {
  display: inline-block;
  position: absolute;
  width: 34px;
  height: 36px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  z-index: 15;
  text-align: center;
  -webkit-animation-name: spinner;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-duration: 0.4s;
  animation-name: spinner;
  animation-timing-function: linear;
  animation-iteration-count: 1;
  animation-duration: 0.4s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.spinner {
  -webkit-animation-name: spinner;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-duration: 0.4s;
  animation-name: spinner;
  animation-timing-function: linear;
  animation-iteration-count: 1;
  animation-duration: 0.4s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d; }

/* WebKit and Opera browsers */
@-webkit-keyframes spinner {
  from {
    -webkit-transform: rotateY(-90deg);
    opacity: 0; }
  to {
    -webkit-transform: rotateY(0deg);
    opacity: 1; } }
/* all other browsers */
@keyframes spinner {
  from {
    -moz-transform: rotateY(-90deg);
    -ms-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
    opacity: 0; }
  to {
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 1; } }
.toggle-nav-close {
  display: none;
  background-color: #FFFFFF; }

.toggle-nav .fas.fa-bars,
.toggle-nav-close .fas.fa-times {
  padding: 0px;
  font-size: 34px;
  font-weight: 1000;
  color: #FFFFFF; }

.toggle-nav-close .fas.fa-times {
  padding: 6px;
  font-size: 24px;
  font-weight: 1000;
  color: #e58d04; }

#nav-wrapper .toggle-nav-holder {
  right: 24px;
  top: 24px; }

#nav-wrapper .toggle-nav-close {
  background-color: #FFFFFF; }

#nav-wrapper .mobile-nav-holder {
  height: 100vh; }

#nav-wrapper .mobile-nav-holder .nav-holder-inner {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  padding: 72px 24px 24px; }

#nav-wrapper .mobile-nav-holder .nav.L0 li {
  width: calc(100%);
  margin-bottom: 24px; }

#nav-wrapper .mobile-nav-holder .nav .L1 li {
  margin-bottom: 4px; }

#nav-wrapper .mobile-nav-holder .nav .L1 li:first-child {
  margin-top: 4px; }

#nav-wrapper .mobile-nav-holder .nav .L1 * {
  font-size: 16px;
  text-transform: capitalize; }

#nav-wrapper .mobile-nav-holder .nav .L1 {
  margin-bottom: 8px; }

.mobile-nav-holder * {
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  color: #272e39;
  text-align: right; }

.mobile-nav-holder a:hover,
.mobile-nav-holder > .selected a {
  color: #e58d04; }

/***************/
.fw-bg.main-bg .phoo_row.full-width .fw-wrapper,
.fw-bg.main-bg .phoo_row.full-width .fw-wrapper .block {
  padding: 0; }

.fw-bg.main-bg .phoo_row.w960-centered {
  padding-bottom: calc(24px * 3); }

.fw-bg.main-bg .phoo_row.w960-centered .fw-wrapper {
  padding-top: calc(24px * 3); }

.fw-bg.main-bg .phoo_row_wrapper:first-child .fw-wrapper {
  margin-top: 240px; }

/***************/
.phoo_row.home-header {
  height: 860px; }

.phoo_row.home-header a {
  position: relative;
  display: inline-block;
  height: 45px;
  padding: 8px 24px 12px 12px;
  margin-right: calc(24px + 45px);
  background-color: #FFFFFF;
  color: #12161b;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase; }

.phoo_row.home-header a:after {
  position: absolute;
  width: 45px;
  height: 45px;
  background-color: #e58d04;
  top: 0px;
  right: -51px;
  z-index: 20;
  font-size: 36px;
  line-height: 42px;
  font-weight: 700;
  text-transform: uppercase;
  content: "\203A"; }

.phoo_row.home-header a:first-child {
  margin-right: calc(24px + 51px); }

.phoo_row.home-header h2 {
  font-size: 60px;
  color: #FFFFFF; }

.phoo_row.home-header h3 {
  font-size: 30px;
  color: #e58d04;
  margin-bottom: calc(24px * 2); }

/***************/
.phoo_row.page-pad {
  height: 156px;
  background: #0e2f46; }

/***************/
.phoo_row.disclaimer {
  background-color: #1d222b; }

/***************/
.page-header .fw-wrapper {
  position: relative;
  width: 100%;
  max-width: 1574px;
  height: auto;
  margin: 0 auto 0 auto;
  padding: calc(24px * 3) 0 0px 30px; }

.page-header * {
  color: #FFFFFF; }

.page-header .inner h1 {
  margin: 0 0 24px; }

.page-header p {
  font-size: 26px;
  line-height: 1.4em;
  margin: 0 50% 0 0; }

/***************/
.latest-news:nth-child(1) {
  padding: 0 calc(24px / 2) 0 0; }

.latest-news:nth-child(2) {
  padding: 0 0 0 calc(24px / 2); }

/***************/
.block.bg-color1 .inner,
.block.bg-color2 .inner,
.block.bg-color3 .inner,
.block.bg-color4 .inner,
.block.about-us .inner {
  padding: calc(24px * 3) calc(24px * 2); }

.block.col1_2.bg-color1 .inner,
.block.col1_2.bg-color2.inner,
.block.col1_2.bg-color3 .inner,
.block.col1_2.bg-color4 .inner {
  min-height: 30vw; }

.block.bg-color1 .inner *,
.block.about-us .inner * {
  color: #FFFFFF; }

.block.bg-color1 .inner a {
  background-color: #FFFFFF;
  color: #e58d04; }

.block.bg-color4 .inner * {
  color: #000000; }

.block.bg-color4 .inner a {
  background-color: #e58d04;
  color: #FFFFFF; }

.block.about-us .inner a {
  background-color: #FFFFFF;
  color: #000000; }

/***************/
.img_bg .inner img {
  vertical-align: middle; }

.img_bg .inner {
  display: inline-block;
  width: 100%;
  vertical-align: middle; }

/***************/
.footer-bg * {
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  line-height: 1.8em; }

.footer-bg img {
  width: 50%; }

.footer-bg strong {
  font-size: 24px; }

/***************/
.block.border_bottom {
  border-bottom: solid 1px #373a3d;
  padding-bottom: 0 !important;
  margin-top: 0px;
  margin-bottom: 24px; }

/***************/
.block.delayed_spin_in {
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  animation-fill-mode: both;
  opacity: 0; }

/***************/
.news-list-holder, .news-list-pager, .news-list, .latest-news {
  width: 50%;
  padding-right: 24px; }

/***************/
.latest_covers_title {
  border-bottom: 1px solid #373a3d;
  padding: 12px;
  margin: 0;
  font-weight: 600;
  text-transform: uppercase;
  color: #e58d04; }

/***************/
.tag_filter_holder,
.shoptags {
  position: relative;
  float: left;
  width: 100%; }

.shoptags {
  border-bottom: 1px solid #373a3d; }

.tag_filter_holder .tag_toggle_holder,
.tag_filter_holder .tag_active_title,
.tag_filter_holder .tag_group_title {
  float: left;
  width: 100%;
  padding: 8px 0;
  border-top: 1px solid #373a3d;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer; }

.tag_filter_holder .tag_toggle_holder {
  /*border-bottom: 1px solid $border-color;*/
  color: #e58d04; }

.tag_filter_holder .tag_toggle {
  margin-top: 4px;
  float: right;
  color: #e58d04; }

.tag_filter_holder .tag_group {
  display: none;
  float: left;
  width: 100%; }

.tag_filter_holder .tag_toggle_wrapper {
  display: none;
  float: left;
  width: 100%; }

.tag_active_holder .tag_active,
.tag_filter_holder .tag_group .tag_item {
  display: inline-block;
  width: 50%;
  margin: 4px 0;
  cursor: pointer; }

.tag_filter_holder {
  position: relative; }

.tag_filter_holder #clear_active_tags {
  position: absolute;
  top: 12px;
  right: 0px; }

.tag_active_holder .tag_active:last-child,
.tag_filter_holder .tag_group .tag_item:last-child {
  margin-bottom: 24px; }

.tag_active_holder .tag_active.selected *,
.tag_filter_holder .tag_group .tag_item.selected * {
  color: #e58d04; }

.tag_active_holder .tag_active .tagActiveCheck,
.tag_filter_holder .tag_item .tagCheck {
  display: none; }

/***************/
#new_playlist_holder .form-row .formLabel {
  color: #000000; }

/***************/
.playlist-holder {
  position: fixed;
  width: 375px;
  right: 24px;
  top: calc(150px + 24px);
  padding: 24px;
  background-color: #FFFFFF;
  z-index: 1000; }

.playlist-holder #hide_playlist,
.playlist-holder #hide_favs {
  position: absolute;
  right: 4px;
  top: 4px;
  z-index: 200; }

.playlist-holder * {
  color: #12161b; }

.playlist-holder h4 {
  border-bottom: solid 1px #e9e7e7;
  color: #e58d04;
  font-size: 16px;
  padding-bottom: 6px;
  margin-bottom: 0; }

.playlist-holder #addUserPlaylist {
  position: absolute;
  top: 24px;
  right: 24px;
  padding: 0 4px; }

.playlist-holder .playlist-item,
.playlist-holder .album {
  width: 100%;
  padding: 8px 0;
  border-bottom: solid 1px #e9e7e7; }

.playlist-holder .playlist-track {
  width: 100%;
  padding: 4px 0; }

.playlist-holder .playlist-track .track_play,
.playlist-holder .album .track_play {
  margin-right: 6px; }

.playlist-holder .album .delete_fav,
.playlist-holder .album .delete_playlist_item {
  float: right; }

/***************/
.playlist_selector {
  min-width: 420px; }

.playlist_selector_item {
  list-style-type: none;
  padding: 8px 0;
  border-bottom: solid 1px #e9e7e7;
  cursor: pointer; }

.playlist_selector_item * {
  color: #12161b; }

.add-to-playlist,
.delete_playlist {
  cursor: pointer; }

/***************/
/*****SYNC******/
/***************/
.header-bg .fw-wrapper .client-holder {
  float: right;
  text-align: right;
  padding: 24px; }

.header-bg .fw-wrapper .client-holder .form-btn:first-child, .header-bg .fw-wrapper .client-holder .pageheader_text .pageheader_text_inner a:first-child, .pageheader_text .pageheader_text_inner .header-bg .fw-wrapper .client-holder a:first-child, .header-bg .fw-wrapper .client-holder input.zoom_button:first-child, .header-bg .fw-wrapper .client-holder .block.bg-color1 .inner a:first-child, .block.bg-color1 .inner .header-bg .fw-wrapper .client-holder a:first-child, .header-bg .fw-wrapper .client-holder .block.bg-color4 .inner a:first-child, .block.bg-color4 .inner .header-bg .fw-wrapper .client-holder a:first-child, .header-bg .fw-wrapper .client-holder .block.about-us .inner a:first-child, .block.about-us .inner .header-bg .fw-wrapper .client-holder a:first-child, .header-bg .fw-wrapper .client-holder .phoo_row.show_more .show-more:first-child, .phoo_row.show_more .header-bg .fw-wrapper .client-holder .show-more:first-child, .header-bg .fw-wrapper .client-holder .btn-color1:first-child, .header-bg .fw-wrapper .client-holder .btn-color2:first-child, .header-bg .fw-wrapper .client-holder .testimonialHolder .promoInner .testimonital-btn:first-child, .testimonialHolder .promoInner .header-bg .fw-wrapper .client-holder .testimonital-btn:first-child {
  margin-right: 24px;
  background-color: #FFFFFF; }

.header-bg .fw-wrapper .client-holder .form-btn:last-child, .header-bg .fw-wrapper .client-holder .pageheader_text .pageheader_text_inner a:last-child, .pageheader_text .pageheader_text_inner .header-bg .fw-wrapper .client-holder a:last-child, .header-bg .fw-wrapper .client-holder input.zoom_button:last-child, .header-bg .fw-wrapper .client-holder .block.bg-color1 .inner a:last-child, .block.bg-color1 .inner .header-bg .fw-wrapper .client-holder a:last-child, .header-bg .fw-wrapper .client-holder .block.bg-color4 .inner a:last-child, .block.bg-color4 .inner .header-bg .fw-wrapper .client-holder a:last-child, .header-bg .fw-wrapper .client-holder .block.about-us .inner a:last-child, .block.about-us .inner .header-bg .fw-wrapper .client-holder a:last-child, .header-bg .fw-wrapper .client-holder .phoo_row.show_more .show-more:last-child, .phoo_row.show_more .header-bg .fw-wrapper .client-holder .show-more:last-child, .header-bg .fw-wrapper .client-holder .btn-color1:last-child, .header-bg .fw-wrapper .client-holder .btn-color2:last-child, .header-bg .fw-wrapper .client-holder .testimonialHolder .promoInner .testimonital-btn:last-child, .testimonialHolder .promoInner .header-bg .fw-wrapper .client-holder .testimonital-btn:last-child {
  margin-right: calc(24px + 32px); }

/***************/
.faved {
  color: #e58d04; }

/***************/
.sync-holder .tag-holder {
  position: relative;
  float: left;
  width: 310px;
  padding: 24px;
  background-color: #12161b; }

.tag-stripe {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 310px;
  height: 100vh;
  background-color: #12161b;
  z-index: -1; }

.sync-holder .albums-holder, .sync-holder .covers-search-holder {
  width: calc(100% - 310px);
  margin-left: 310px;
  padding: 0 24px 24px 24px; }

/***************/
.sync-holder .albums-holder .album, .sync-holder .covers-search-holder .album {
  position: relative;
  width: 25%;
  padding: 0 24px 24px 0;
  cursor: pointer;
  opacity: 0; }

.sync-holder .albums-holder .album.show, .sync-holder .covers-search-holder .album.show {
  animation: fadeIn 2s;
  animation-fill-mode: both; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.sync-holder .albums-holder .album .album-inner, .sync-holder .covers-search-holder .album .album-inner {
  display: inline;
  float: left;
  width: 100%;
  height: 100%;
  padding-bottom: 24px;
  background-color: #12161b; }

.sync-holder .albums-holder .album .img, .sync-holder .covers-search-holder .album .img {
  position: relative;
  width: 100%;
  height: 18vw;
  background-size: cover;
  background-position: center center; }

.sync-holder .albums-holder .album .txt, .sync-holder .covers-search-holder .album .txt {
  position: relative;
  width: 100%;
  padding: 24px;
  background-color: #12161b; }

.sync-holder .albums-holder .album .txt p, .sync-holder .covers-search-holder .album .txt p {
  line-height: 28px; }

.sync-holder .albums-holder .album .icons, .sync-holder .covers-search-holder .album .icons {
  position: absolute;
  bottom: calc(24px * 2);
  right: calc(24px * 2);
  z-index: 200; }

.sync-holder .albums-holder .album .icons, .sync-holder .covers-search-holder .album .icons,
.sync-holder .albums-holder .album .icons *,
.sync-holder .covers-search-holder .album .icons * {
  font-size: 24px; }

.sync-holder .albums-holder .album .icons i, .sync-holder .covers-search-holder .album .icons i {
  margin-right: 6px; }

.albums-holder .album .add_all_to_playlist, .covers-search-holder .album .add_all_to_playlist {
  position: absolute;
  top: 0px;
  right: 0px; }

/***************/
.albums-holder .album .cover, .covers-search-holder .album .cover {
  height: 200px;
  width: auto; }

/***************/
.album-detail {
  width: 100%;
  background-color: #12161b;
  padding: 24px; }

.album-detail .album-detail-header {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: calc(24px * 2); }

.album-detail .album-detail-header h2 {
  border-bottom: 1px solid #373a3d; }

.album-detail .album-detail-header .txt {
  position: relative;
  float: left;
  width: 75%;
  padding-right: 24px; }

.album-detail .album-detail-header .img {
  position: relative;
  float: left;
  width: 25%;
  height: 19vw;
  background-size: cover;
  background-position: center center; }

.album-detail .album-detail-header .album-icons {
  position: absolute;
  top: calc(24px * 1);
  right: 24px; }

.album-detail .album-detail-header .album-detail-info {
  position: relative;
  float: left;
  width: 50%;
  padding: 0 24px 24px 0; }

.album-detail .track {
  position: relative;
  float: left;
  width: 100%;
  padding: 24px 0;
  border-bottom: solid 1px #373a3d; }

.album-detail .track-header * {
  padding-bottom: 24px;
  border-bottom: solid 1px #373a3d;
  color: #e58d04; }

.album-detail .track-cell {
  float: left;
  padding: 0 8px 8px 0; }

.album-detail .track-cell:nth-child(1) {
  width: 40px; }

.album-detail .track-cell:nth-child(2) {
  width: calc(100% - 700px); }

.album-detail .track-cell:nth-child(3) {
  width: 200px; }

.album-detail .track-cell:nth-child(4) {
  width: 130px; }

.album-detail .track-cell:nth-child(5) {
  width: 130px; }

.album-detail .track-cell:nth-child(6) {
  width: 160px; }

.album-detail .track-cell:nth-child(7) {
  width: 40px;
  padding: 0 0 8px 0;
  text-align: right; }

.album-detail .version {
  position: relative;
  float: left;
  width: 100%;
  list-style-type: none;
  margin: 0;
  padding-left: 40px; }

.album-detail .version .add_playlist_item {
  float: right; }

/**************/
.album-detail .track_play_first {
  width: 26px;
  height: 26px;
  padding-top: 6px;
  background-color: #FFFFFF;
  color: #12161b;
  text-align: center;
  -webkit-border-radius: 13px;
  border-radius: 13px; }

.track_play_first.playing {
  background-color: #e58d04; }

.track_play.playing {
  color: #e58d04; }

/**************/
.covers-search-holder {
  padding: 0 24px 24px; }

.dark-grey-inner {
  float: left;
  width: 100%;
  padding: 24px;
  margin-bottom: 24px;
  background-color: #12161b; }

.searchItem {
  padding: 12px;
  border-bottom: solid 1px #373a3d; }

.searchItem.searchSongTitle {
  color: #e58d04; }

.searchItem .searchInfo {
  text-align: right; }

.searchItem .searchInfo i:last-child {
  margin-left: 8px; }

/**************/
.covers-detail-holder {
  width: calc(100% - 310px);
  margin-left: 310px;
  padding: 24px; }

.covers-detail-holder h1,
.covers-detail-holder h2 {
  font-size: 25px;
  margin-bottom: 0px; }

.covers-detail-holder h3 {
  font-size: 22px;
  margin-bottom: 0px;
  color: #e58d04; }

.covers-detail-holder .border-bottom {
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid #373a3d; }

.covers-detail-holder .track_play.big-right {
  float: right;
  width: 52px;
  height: 52px;
  padding: 16px;
  text-align: center;
  background-color: #FFFFFF;
  color: #12161b;
  font-size: 20px;
  border-radius: 26px; }

.covers-detail-holder .track_play.big-right.playing {
  background-color: #e58d04; }

.covers-detail-holder .covers-detail-tags .w100pc {
  padding-bottom: 12px; }

.covers-detail-holder .covers-detail-tags label {
  font-weight: 600; }

.covers-detail-holder .how-to-order {
  margin-top: 24px;
  padding: 24px;
  background-image: url("../images/how-to-order-1.jpg");
  background-size: cover; }

.covers-detail-holder .how-to-order * {
  color: #FFFFFF;
  font-size: 22px; }

.related-holder .searchItem {
  padding: 8px 0; }

/**************/
#accountTabHolder {
  padding-right: calc(24px * 2); }

#accountTabHolder .form-btn, #accountTabHolder .pageheader_text .pageheader_text_inner a, .pageheader_text .pageheader_text_inner #accountTabHolder a, #accountTabHolder input.zoom_button, #accountTabHolder .block.bg-color1 .inner a, .block.bg-color1 .inner #accountTabHolder a, #accountTabHolder .block.bg-color4 .inner a, .block.bg-color4 .inner #accountTabHolder a, #accountTabHolder .block.about-us .inner a, .block.about-us .inner #accountTabHolder a, #accountTabHolder .phoo_row.show_more .show-more, .phoo_row.show_more #accountTabHolder .show-more, #accountTabHolder .btn-color1, #accountTabHolder .btn-color2, #accountTabHolder .testimonialHolder .promoInner .testimonital-btn, .testimonialHolder .promoInner #accountTabHolder .testimonital-btn {
  width: 100%;
  background-color: #000000;
  color: #FFFFFF;
  text-align: left;
  margin-bottom: 12px;
  padding: 12px 24px; }

#accountTabHolder .form-btn.selected, #accountTabHolder .pageheader_text .pageheader_text_inner a.selected, .pageheader_text .pageheader_text_inner #accountTabHolder a.selected, #accountTabHolder input.selected.zoom_button, #accountTabHolder .block.bg-color1 .inner a.selected, .block.bg-color1 .inner #accountTabHolder a.selected, #accountTabHolder .block.bg-color4 .inner a.selected, .block.bg-color4 .inner #accountTabHolder a.selected, #accountTabHolder .block.about-us .inner a.selected, .block.about-us .inner #accountTabHolder a.selected, #accountTabHolder .phoo_row.show_more .selected.show-more, .phoo_row.show_more #accountTabHolder .selected.show-more, #accountTabHolder .selected.btn-color1, #accountTabHolder .selected.btn-color2, #accountTabHolder .testimonialHolder .promoInner .selected.testimonital-btn, .testimonialHolder .promoInner #accountTabHolder .selected.testimonital-btn {
  background-color: #e58d04; }

.acc-playlist-holder .playlist-item,
.acc-playlist-holder .album {
  width: 100%;
  padding: 8px 0;
  border-bottom: solid 1px #e9e7e7; }

.acc-playlist-holder .playlist-track {
  width: 100%;
  padding: 4px 0; }

.acc-playlist-holder .playlist-track .track_play,
.acc-playlist-holder .album .track_play {
  margin-right: 6px; }

.acc-playlist-holder .album .delete_fav,
.acc-playlist-holder .album .delete_playlist_item {
  float: right; }

.accTab {
  display: none; }

.accTab.selected {
  display: block; }

/**************/
.form-row input,
.form-row select,
.form-row textarea,
.form-row select * {
  color: #000000; }

.form-row .formSingleText.error,
.form-row .formMultiText.error,
.form-row .formSelect.error {
  background-color: #DD9E9F; }

#conditionalLoginHolder {
  width: 300px; }

#conditionalLoginHolder * {
  color: #000000; }

#conditionalLoginHolder h3 {
  color: #e58d04 !important;
  border-bottom: solid 1px #e9e7e7;
  padding-bottom: 18px;
  margin: 0; }

#conditionalLoginHolder p,
#conditionalLoginHolder p a {
  font-size: 14px; }

#conditionalLoginHolder p a {
  color: #e58d04 !important; }

#conditionalLoginHolder .form-btn, #conditionalLoginHolder .pageheader_text .pageheader_text_inner a, .pageheader_text .pageheader_text_inner #conditionalLoginHolder a, #conditionalLoginHolder input.zoom_button, #conditionalLoginHolder .block.bg-color1 .inner a, .block.bg-color1 .inner #conditionalLoginHolder a, #conditionalLoginHolder .block.bg-color4 .inner a, .block.bg-color4 .inner #conditionalLoginHolder a, #conditionalLoginHolder .block.about-us .inner a, .block.about-us .inner #conditionalLoginHolder a, #conditionalLoginHolder .phoo_row.show_more .show-more, .phoo_row.show_more #conditionalLoginHolder .show-more, #conditionalLoginHolder .btn-color1, #conditionalLoginHolder .btn-color2, #conditionalLoginHolder .testimonialHolder .promoInner .testimonital-btn, .testimonialHolder .promoInner #conditionalLoginHolder .testimonital-btn,
#conditionalLoginHolder .textinput,
#conditionalLoginHolder .formSingleText {
  width: 100%; }

.fakeLink {
  color: #e58d04 !important;
  cursor: pointer; }

/**************/
.fancybox-slide--iframe .fancybox-content {
  width: 800px;
  height: 600px !important;
  max-width: 80%;
  max-height: 80%;
  margin: 0; }

/***************/
.flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 9999999999; }

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFFFFF; }

.dots .dot {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 10px 0 10px;
  border-radius: 50%;
  background: #e58d04;
  -webkit-animation: dot-dot-dot 1.4s linear infinite;
  animation: dot-dot-dot 1.4s linear infinite; }

.dots .dot:nth-child(2) {
  animation-delay: .2s; }

.dots .dot:nth-child(3) {
  animation-delay: .4s; }

@keyframes dot-dot-dot {
  0%, 60%, 100% {
    -webkit-transform: initial;
    -ms-transform: initial;
    transform: initial; }
  30% {
    -webkit-transform: translateY(-25px);
    -ms-transform: translateY(-25px);
    transform: translateY(-25px); } }
/***************/
.orange .inner {
  background: #e58d04;
  padding: 30px; }

.orange .inner h2,
.orange .inner p {
  color: #ffffff; }

.orange .inner h2 {
  font-size: 34px; }

/***************/
.bg-color1 hr {
  border: 1px solid #fdc170;
  margin: 30px 0px 40px 0px; }

/***************/
#loginFail h2 {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 10px !important; }

/***************/
* {
  font-family: "Manrope", sans-serif;
  color: #d8d7d7;
  font-size: 16px;
  font-weight: 300;
  line-height: normal; }

a {
  color: #d8d7d7;
  text-decoration: none; }

p {
  margin-top: 0;
  margin-bottom: 12px;
  line-height: 23px !important; }

h1,
h1 a,
h2,
h2 a,
h3,
h3 a {
  margin-top: 0; }

h1,
h1 a {
  font-size: 50px;
  font-weight: 700;
  color: #FFFFFF;
  margin-bottom: 24px; }

h2,
h2 a {
  font-size: 40px;
  font-weight: 700;
  color: #e58d04;
  margin-bottom: 24px; }

h3,
h3 a {
  font-size: 30px;
  font-weight: 600;
  color: #FFFFFF !important;
  margin-bottom: 24px; }

h4,
h4 a {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 24px; }

strong {
  font-weight: 600; }

a strong {
  color: #d8d7d7; }

hr {
  border: 1px solid #5d5d5d;
  margin: 30px 0px 40px 0px; }

.small, .small * {
  font-size: 14px; }

ul {
  line-height: 20px; }

.link_me {
  cursor: pointer; }

/*************/
.left-nav-centered {
  position: relative;
  width: 100%;
  max-width: 1574px;
  height: auto;
  margin: 0 auto 0 auto;
  padding: 0 0 0 24px; }

.left-nav-centered .w960-centered .fw-wrapper {
  padding: 24px 0 0 0; }

/***************/
.fw-bg.main-bg {
  padding-bottom: 0; }

/************/
.img_overlay {
  padding: 0; }

.img_overlay .inner {
  background-size: cover;
  padding: 0 24px 0 0; }

.img_overlay .inner * {
  color: #FFFFFF; }

.img_overlay .overlay_inner {
  padding: calc(24px * 2);
  text-transform: uppercase; }

/************/
.img_bg {
  padding: 0; }

.img_bg .inner {
  background-size: cover;
  background-position: center center;
  padding: 0 24px 0 0; }

/***************/
.ui-state-default {
  background-color: #d9d9d9; }

.ui-accordion-header-active {
  background-color: #363636;
  color: #FFFFFF; }

/***************/
.slide_right_on_scroll .fw-wrapper {
  display: none; }

.fade_on_scroll {
  opacity: 0.0; }

.fade_on_load {
  opacity: 0;
  animation: 2s ease-out 0s 1 fade-in;
  animation-fill-mode: both; }

/***************/
.phoo_row.show_more .block {
  display: none; }

.phoo_row.show_more .w100pc {
  text-align: center; }

.phoo_row.show_more .show-more {
  margin-top: 50px;
  margin-bottom: 50px;
  display: none; }

/***************/
.block.bg-color1 .inner {
  background-color: #e58d04; }

.block.bg-color1 .inner * {
  color: #FFFFFF; }

.block.bg-color2 .inner {
  background-color: #e9a385; }

.block.bg-color3 .inner {
  background-color: #f4f4f3; }

/***************/
.btn-color1 {
  background-color: #e58d04;
  color: #FFFFFF; }

.btn-color2 {
  background-color: #e9a385;
  color: #FFFFFF; }

/***************/
.block.text-color1 * {
  color: #e58d04; }

.block.text-color2 * {
  color: #e9a385; }

.block.text-color3 * {
  color: #f4f4f3; }

.block.text-white * {
  color: #FFFFFF; }

.block.text-black * {
  color: #000000; }

.block.border-color1 .inner {
  border: solid 1px #e58d04; }

.block.border-color2 .inner {
  border: solid 1px #e9a385; }

.block.border-color3 .inner {
  border: solid 1px #f4f4f3; }

/***************/
.phoo_row.bg-color1 {
  background-color: #e58d04; }

.phoo_row.bg-color2 {
  background-color: #e9a385; }

.phoo_row.bg-color3 {
  background-color: #f4f4f3; }

.phoo_row.bg-color4 {
  background-color: #e9e7e7; }

/***************/
.block.add-padding .inner {
  padding: 24px; }

.block.add-more-padding .inner {
  padding: 24px calc(24px * 2) calc(24px * 2); }

.block.pad_left {
  padding-left: calc(24px * 2) !important; }

.block.pad_right {
  padding-right: calc(24px * 2) !important; }

.block.pad_top {
  padding-top: calc(24px * 2) !important; }

.block.pad_bottom {
  padding-bottom: calc(24px * 2) !important; }

.block.pad_top_bottom {
  padding-top: calc(24px * 2) !important;
  padding-bottom: calc(24px * 2) !important; }

/***************/
.phoo_row.add-padding {
  padding: 24px 0; }

.phoo_row.add-more-padding {
  padding: 24px calc(24px * 2) calc(24px * 2); }

.phoo_row.pad_left {
  padding-left: calc(24px * 7) !important; }

.phoo_row.pad_right {
  padding-right: calc(24px * 6) !important; }

.phoo_row.pad_top {
  padding-top: calc(24px * 4) !important; }

.phoo_row.pad_bottom {
  padding-bottom: calc(24px * 3) !important; }

.phoo_row.pad_top_bottom {
  padding-top: calc(24px * 4) !important;
  padding-bottom: calc(24px * 3) !important; }

.pad_top_80px {
  padding-top: 80px !important; }

.pad_bottom_80px {
  padding-bottom: 80px !important; }

.pad_top_bottom_80px {
  padding-top: 80px !important;
  padding-bottom: 80px !important; }

.pad_top_bottom_120px {
  padding-top: 120px !important;
  padding-bottom: 120px !important; }

.no-padding {
  padding-bottom: 0px !important; }

.block.add-border .inner {
  float: left;
  width: 100%;
  border: #373a3d 1px solid; }

.border_bottom {
  border-bottom: solid 24px; }

.text_white * {
  color: #FFFFFF; }

.phoo_row.tint_20:after,
.phoo_row.tint_40:after,
.phoo_row.tint_50:after,
.phoo_row.tint_60:after,
.phoo_row.tint_80:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #000000;
  opacity: 0.2; }

.phoo_row.tint_40:after {
  opacity: 0.4; }

.phoo_row.tint_50:after {
  opacity: 0.5; }

.phoo_row.tint_60:after {
  opacity: 0.6; }

.phoo_row.tint_80:after {
  opacity: 0.8; }

.phoo_row.tint_20 .fw-wrapper,
.phoo_row.tint_40 .fw-wrapper,
.phoo_row.tint_50 .fw-wrapper,
.phoo_row.tint_60 .fw-wrapper,
.phoo_row.tint_80 .fw-wrapper {
  z-index: 2; }

/**************/
.block.tint_20 .inner:after,
.block.tint_40 .inner:after,
.block.tint_50 .inner:after,
.block.tint_60 .inner:after,
.block.tint_80 .inner:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #000000;
  opacity: 0.2; }

.block.tint_40 .inner:after {
  opacity: 0.4; }

.block.tint_50 .inner:after {
  opacity: 0.5; }

.block.tint_60 .inner:after {
  opacity: 0.6; }

.block.tint_80 .inner:after {
  opacity: 0.8; }

.block.tint_20 .overlay_inner,
.block.tint_40 .overlay_inner,
.block.tint_50 .overlay_inner,
.block.tint_60 .overlay_inner,
.block.tint_80 .overlay_inner {
  position: relative;
  z-index: 2; }

/***************/
.latest_news {
  padding: 0 24px 24px 0; }

.latest_news .img {
  width: 100%;
  height: 280px;
  margin-bottom: 24px;
  background-size: cover;
  background-position: center top; }

/***************/
.privacy-holder {
  position: fixed;
  bottom: 0px;
  width: 100%;
  z-index: 2000;
  background-color: #e58d04; }

.privacy-holder .privacy-inner {
  width: 100%;
  padding: 24px;
  text-align: center; }

.privacy-holder .form-btn, .privacy-holder .pageheader_text .pageheader_text_inner a, .pageheader_text .pageheader_text_inner .privacy-holder a, .privacy-holder input.zoom_button, .privacy-holder .block.bg-color1 .inner a, .block.bg-color1 .inner .privacy-holder a, .privacy-holder .block.bg-color4 .inner a, .block.bg-color4 .inner .privacy-holder a, .privacy-holder .block.about-us .inner a, .block.about-us .inner .privacy-holder a, .privacy-holder .phoo_row.show_more .show-more, .phoo_row.show_more .privacy-holder .show-more, .privacy-holder .btn-color1, .privacy-holder .btn-color2, .privacy-holder .testimonialHolder .promoInner .testimonital-btn, .testimonialHolder .promoInner .privacy-holder .testimonital-btn {
  background-color: #ffffff;
  color: #e58d04;
  font-weight: bold; }

.privacy-holder p {
  color: white; }

.privacy-holder a {
  color: #ffffff; }

/**************/
.testItem {
  float: left;
  width: 100%;
  padding: 40px 0px 40px 0px;
  border-bottom: 1px solid #cccccc; }

.testimonialHolder {
  width: 100%;
  overflow: hidden; }

.testimonialHolder .promoItem {
  float: left;
  width: 100%;
  height: auto;
  overflow: hidden; }

.testimonialHolder .promoInner {
  width: 100%;
  margin: 0 auto 0 0;
  padding: 0; }

.testimonialHolder .testimonital-teaser {
  color: #e9a385; }

.testimonialHolder .promoInner .testimonital-image {
  padding-top: 48px calc(48px * 2);
  padding-bottom: 48px calc(48px * 2);
  padding-left: 48px calc(48px * 2);
  padding-right: 15px; }

.testimonialHolder .promoInner .testimonital-text {
  padding-top: 30px;
  padding-right: 48px;
  padding-bottom: 48px;
  min-height: 250px; }

.testimonialHolder .promoInner * {
  color: #FFFFFF; }

.testimonialHolder .promoInner .testimonital-teaser {
  font-size: 18px;
  font-weight: normal;
  font-style: italic;
  line-height: 28px;
  color: #FFFFFF;
  margin-bottom: 40px; }

.testimonialHolder .promoInner .testimonital-btn {
  background-color: #e9a385; }

/*******************/
#testimonialPager {
  width: 100%;
  text-align: center;
  margin-top: 20px; }

#testimonialPager span {
  display: inline-block;
  width: 12px;
  height: 12px;
  border: solid 1px #FFFFFF;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  margin: 0 2px;
  cursor: pointer;
  line-height: 100;
  overflow: hidden; }

#testimonialPager span.cycle-pager-active {
  background-color: #FFFFFF; }

/***************/
@keyframes rotate360 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.footer-bg .footer .fab {
  width: 32px;
  height: 32px;
  margin-right: 8px;
  background-color: #FFF;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
  color: #1d222b; }

.footer-bg .footer .fab:hover {
  animation: 0.5s ease-out 0s 1 rotate360; }

/***************/
#privacy {
  display: none;
  position: fixed;
  float: left;
  width: 100%;
  padding: 24px;
  background-color: #1d222b;
  z-index: 5000; }

#privacy * {
  color: FFFFFF;
  text-align: center; }

/*********************/
.social-icon i.fab {
  width: 36px;
  height: 36px;
  padding-top: 8px;
  background-color: #e58d04;
  -webkit-border-radius: 18px;
  border-radius: 18px;
  font-size: 20px;
  text-align: center;
  margin-right: 8px; }

/***************/
/* CSS Document */
@media only screen and (min-width: 1200px) and (max-width: 1380px) {
  .top-nav-holder li a {
    padding: 12px; } }
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
  #header {
    display: block; }

  #mobile-header {
    display: none; }

  /*********/
  .w960-centered {
    width: 100%;
    padding: 18px 0 0 18px; }

  .block {
    padding: 0 18px 18px 0; }

  .header-bg .fw-wrapper {
    position: relative;
    overflow: visible; }

  /*********/
  .w960-centered {
    padding: 0; }

  /*********/
  .phoo_row.add-padding,
  .img_overlay .overlay_inner,
  .block.add-padding .inner,
  .block.add-more-padding .inner {
    padding: 18px; }

  /*********/
  .form-btn, .pageheader_text .pageheader_text_inner a, input.zoom_button, .block.bg-color1 .inner a, .block.bg-color4 .inner a, .block.about-us .inner a, .phoo_row.show_more .show-more, .btn-color1, .btn-color2, .testimonialHolder .promoInner .testimonital-btn,
  .hero-holder .hero-item-inner .hero-item-block.ht_a a {
    padding: 4px 8px;
    font-size: 16px; }

  /*********/
  .pad_top {
    padding-top: 170px !important; }

  .zoom_search_header {
    margin-right: 50px;
    margin-top: 10px; }

  /*********/
  .page_header {
    height: 320px; }

  .page_header .inner h1 {
    margin: 12px 0;
    padding-top: 180px; }

  /*********/
  .left-nav-centered {
    position: relative;
    width: 100%;
    max-width: 1400px;
    height: auto;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0px; }

  /*********/
  .sync-holder .albums-holder .album, .sync-holder .covers-search-holder .album,
  .sync-holder .covers-search-holder .album {
    width: 33.3333%; }

  .sync-holder .albums-holder .album .img, .sync-holder .covers-search-holder .album .img,
  .sync-holder .covers-search-holder .album .img {
    height: 20vw; }

  /**********/
  .album-detail .album-detail-header .img {
    height: 15vw; }

  /*********/
  .page-header .fw-wrapper {
    padding-bottom: 20px; } }
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #header {
    display: block; }

  #mobile-header {
    display: none; }

  /*********/
  h1,
  h1 a {
    font-size: 36px; }

  h2,
  h2 a {
    font-size: 36px; }

  h3,
  h3 a {
    font-size: 20px; }

  h4,
  h4 a {
    font-size: 15px; }

  /***************************/
  .header-bg {
    height: 100px; }

  .header-bg.sync {
    position: relative; }

  .header-bg .fw-wrapper {
    padding-left: 12px; }

  .header-bg .logo-holder {
    top: 12px; }

  #nav-wrapper .toggle-nav-holder {
    right: 12px;
    top: 12px; }

  .header-bg .logo-holder {
    width: auto;
    padding: 0;
    text-align: left; }

  .header-bg .logo-holder img {
    height: auto;
    width: 200px;
    max-width: 50vw; }

  .header-bg.sync .logo-holder img,
  .header-bg.covers .logo-holder img {
    width: 76px;
    max-width: 30vw; }

  .header-bg .fw-wrapper .header-icons,
  .header-bg .fw-wrapper .search-holder {
    top: calc((12px * 2) + 32px);
    left: auto;
    right: 12px; }

  .header-bg .fw-wrapper .search-holder .searchField {
    max-width: 50vw; }

  .header-bg .fw-wrapper .client-holder {
    position: absolute;
    top: 12px;
    right: calc((12px * 2) + 32px);
    padding: 0; }

  .header-bg .fw-wrapper .client-holder .form-btn:first-child, .header-bg .fw-wrapper .client-holder .pageheader_text .pageheader_text_inner a:first-child, .pageheader_text .pageheader_text_inner .header-bg .fw-wrapper .client-holder a:first-child, .header-bg .fw-wrapper .client-holder input.zoom_button:first-child, .header-bg .fw-wrapper .client-holder .block.bg-color1 .inner a:first-child, .block.bg-color1 .inner .header-bg .fw-wrapper .client-holder a:first-child, .header-bg .fw-wrapper .client-holder .block.bg-color4 .inner a:first-child, .block.bg-color4 .inner .header-bg .fw-wrapper .client-holder a:first-child, .header-bg .fw-wrapper .client-holder .block.about-us .inner a:first-child, .block.about-us .inner .header-bg .fw-wrapper .client-holder a:first-child, .header-bg .fw-wrapper .client-holder .phoo_row.show_more .show-more:first-child, .phoo_row.show_more .header-bg .fw-wrapper .client-holder .show-more:first-child, .header-bg .fw-wrapper .client-holder .btn-color1:first-child, .header-bg .fw-wrapper .client-holder .btn-color2:first-child, .header-bg .fw-wrapper .client-holder .testimonialHolder .promoInner .testimonital-btn:first-child, .testimonialHolder .promoInner .header-bg .fw-wrapper .client-holder .testimonital-btn:first-child {
    margin-right: 12px; }

  .header-bg .fw-wrapper .client-holder .form-btn:last-child, .header-bg .fw-wrapper .client-holder .pageheader_text .pageheader_text_inner a:last-child, .pageheader_text .pageheader_text_inner .header-bg .fw-wrapper .client-holder a:last-child, .header-bg .fw-wrapper .client-holder input.zoom_button:last-child, .header-bg .fw-wrapper .client-holder .block.bg-color1 .inner a:last-child, .block.bg-color1 .inner .header-bg .fw-wrapper .client-holder a:last-child, .header-bg .fw-wrapper .client-holder .block.bg-color4 .inner a:last-child, .block.bg-color4 .inner .header-bg .fw-wrapper .client-holder a:last-child, .header-bg .fw-wrapper .client-holder .block.about-us .inner a:last-child, .block.about-us .inner .header-bg .fw-wrapper .client-holder a:last-child, .header-bg .fw-wrapper .client-holder .phoo_row.show_more .show-more:last-child, .phoo_row.show_more .header-bg .fw-wrapper .client-holder .show-more:last-child, .header-bg .fw-wrapper .client-holder .btn-color1:last-child, .header-bg .fw-wrapper .client-holder .btn-color2:last-child, .header-bg .fw-wrapper .client-holder .testimonialHolder .promoInner .testimonital-btn:last-child, .testimonialHolder .promoInner .header-bg .fw-wrapper .client-holder .testimonital-btn:last-child {
    margin-right: 0; }

  /*******************/
  .tag-stripe {
    display: none; }

  .sync-holder .tag-holder {
    position: relative;
    float: left;
    width: 100vw;
    min-height: auto;
    padding: 12px;
    margin-bottom: 12px; }

  .covers-detail-holder,
  .sync-holder .albums-holder,
  .sync-holder .covers-search-holder,
  .sync-holder .covers-search-holder {
    width: 100vw;
    margin-left: 0;
    padding: 12px; }

  .dark-grey-inner {
    padding: 12px;
    margin-bottom: 12px; }

  .searchItem.searchSongTitle {
    display: none; }

  .searchItem .w60pc {
    width: 100%; }

  .searchItem .w30pc {
    width: 80%;
    font-size: 13px; }

  .searchItem .w10pc {
    width: 20%; }

  .form-btn, .pageheader_text .pageheader_text_inner a, input.zoom_button, .block.bg-color1 .inner a, .block.bg-color4 .inner a, .block.about-us .inner a, .phoo_row.show_more .show-more, .btn-color1, .btn-color2, .testimonialHolder .promoInner .testimonital-btn {
    padding: 6px 12px; }

  .sync-holder .albums-holder .album, .sync-holder .covers-search-holder .album,
  .sync-holder .covers-search-holder .album {
    width: 50%; }

  .sync-holder .albums-holder .album .img, .sync-holder .covers-search-holder .album .img,
  .sync-holder .covers-search-holder .album .img {
    height: 40vw; }

  .covers-versions,
  .covers-detail-tags {
    width: 100%; }

  /*******************/
  #accountPageHolder .accTab,
  #accountPageHolder {
    width: 66.6666%;
    padding-right: 0; }

  #accountTabHolder {
    width: 33.3333%; }

  /*******************/
  .tag_active_holder .tag_active,
  .tag_filter_holder .tag_group .tag_item {
    width: 33.3333%; }

  /*******************/
  .page-pad .fw-wrapper {
    display: none; }

  /*******************/
  .w960-centered .fw-wrapper {
    width: 100%;
    max-width: 100%;
    padding: 0; }

  /*******************/
  .fw-bg.main-bg .phoo_row.w960-centered .fw-wrapper {
    padding-top: 0; }

  .fw-bg.main-bg .phoo_row_wrapper:first-child .fw-wrapper {
    margin-top: 0; }

  /*******************/
  .full-width .fw-wrapper .block,
  .w960-centered .fw-wrapper .block {
    padding: 12px; }

  .block.img_overlay,
  .block.img_overlay .inner {
    padding: 0; }

  .block.img_overlay .overlay_inner {
    padding: calc(12px * 2); }

  /*******************/
  .block.bg-color1 .inner,
  .block.bg-color2 .inner,
  .block.bg-color3 .inner,
  .block.bg-color4 .inner,
  .block.about-us .inner {
    padding: calc(12px * 3) calc(12px * 2); }

  /*******************/
  .block img.left {
    margin: 0 12px 12px 0; }

  .block img.right {
    margin: 0 0 12px 12px; }

  /***************/
  .phoo_row.add-padding,
  .img_overlay .overlay_inner,
  .block.add-padding .inner,
  .block.add-more-padding .inner {
    padding: 12px; }

  /***************/
  .hide_header_item {
    display: none; }

  /***************/
  .page_header {
    height: 310px; }

  .page_header .inner h1 {
    margin: 12px 0;
    padding-top: 170px; }

  .page_header p {
    margin: 0; }

  /***************/
  .pad_top {
    padding-top: 150px !important; }

  .pad_bottom_80px {
    padding-bottom: 80px !important; }

  /***************/
  .hide {
    display: none; }

  .phooFormHolder {
    padding: 10px; }

  /***************/
  .news-list-holder, .news-list-pager, .news-list, .latest-news {
    padding-right: 0px; }

  .news-list .news-list-img {
    width: 100%;
    margin-bottom: 15px; }

  .mobile-header .contact-holder .email .form-btn, .mobile-header .contact-holder .email .pageheader_text .pageheader_text_inner a, .pageheader_text .pageheader_text_inner .mobile-header .contact-holder .email a, .mobile-header .contact-holder .email input.zoom_button, .mobile-header .contact-holder .email .block.bg-color1 .inner a, .block.bg-color1 .inner .mobile-header .contact-holder .email a, .mobile-header .contact-holder .email .block.bg-color4 .inner a, .block.bg-color4 .inner .mobile-header .contact-holder .email a, .mobile-header .contact-holder .email .block.about-us .inner a, .block.about-us .inner .mobile-header .contact-holder .email a, .mobile-header .contact-holder .email .phoo_row.show_more .show-more, .phoo_row.show_more .mobile-header .contact-holder .email .show-more, .mobile-header .contact-holder .email .btn-color1, .mobile-header .contact-holder .email .btn-color2, .mobile-header .contact-holder .email .testimonialHolder .promoInner .testimonital-btn, .testimonialHolder .promoInner .mobile-header .contact-holder .email .testimonital-btn {
    padding: 4px 12px; }

  .zoom_search_header {
    width: 85%; }

  /***************/
  .form-row .fc {
    width: 100%;
    padding-right: 0px; }

  /***************/
  .phoo_row.home-header {
    height: auto; }

  .phoo_row.home-header h2 {
    font-size: 40px; }

  .phoo_row.home-header h3 {
    font-size: 24px; }

  .phoo_row.home-header a,
  .phoo_row.home-header a:first-child {
    font-size: 14px;
    margin-bottom: 12px; }

  .phoo_row.home-header .inner {
    padding-top: 110px; }

  /***************/
  .page-header .fw-wrapper {
    padding-bottom: 20px; } }
@media only screen and (min-width: 0px) and (max-width: 767px) {
  #header {
    display: block; }

  #mobile-header {
    display: none; }

  /*********/
  h1,
  h1 a {
    font-size: 36px; }

  h2,
  h2 a {
    font-size: 36px; }

  h3,
  h3 a {
    font-size: 20px; }

  h4,
  h4 a {
    font-size: 15px; }

  /***************************/
  .w960-centered,
  .full-width .fw-wrapper,
  .left-nav-centered {
    width: 100%;
    padding: 0; }

  .left-nav-holder {
    display: none; }

  /***************************/
  .header-bg {
    height: 100px; }

  .header-bg.sync {
    position: relative; }

  .header-bg .fw-wrapper {
    padding-left: 12px; }

  .header-bg .logo-holder {
    top: 12px; }

  #nav-wrapper .toggle-nav-holder {
    right: 12px;
    top: 12px; }

  .header-bg .logo-holder {
    width: auto;
    padding: 0;
    text-align: left; }

  .header-bg .logo-holder img {
    height: auto;
    width: 200px;
    max-width: 50vw; }

  .header-bg.sync .logo-holder img,
  .header-bg.covers .logo-holder img {
    width: 76px;
    max-width: 30vw; }

  .header-bg .fw-wrapper .header-icons,
  .header-bg .fw-wrapper .search-holder {
    top: calc((12px * 2) + 32px);
    left: auto;
    right: 12px; }

  .header-bg .fw-wrapper .search-holder .searchField {
    max-width: 50vw; }

  .header-bg .fw-wrapper .client-holder {
    position: absolute;
    top: 12px;
    right: calc((12px * 2) + 32px);
    padding: 0; }

  .header-bg .fw-wrapper .client-holder .form-btn:first-child, .header-bg .fw-wrapper .client-holder .pageheader_text .pageheader_text_inner a:first-child, .pageheader_text .pageheader_text_inner .header-bg .fw-wrapper .client-holder a:first-child, .header-bg .fw-wrapper .client-holder input.zoom_button:first-child, .header-bg .fw-wrapper .client-holder .block.bg-color1 .inner a:first-child, .block.bg-color1 .inner .header-bg .fw-wrapper .client-holder a:first-child, .header-bg .fw-wrapper .client-holder .block.bg-color4 .inner a:first-child, .block.bg-color4 .inner .header-bg .fw-wrapper .client-holder a:first-child, .header-bg .fw-wrapper .client-holder .block.about-us .inner a:first-child, .block.about-us .inner .header-bg .fw-wrapper .client-holder a:first-child, .header-bg .fw-wrapper .client-holder .phoo_row.show_more .show-more:first-child, .phoo_row.show_more .header-bg .fw-wrapper .client-holder .show-more:first-child, .header-bg .fw-wrapper .client-holder .btn-color1:first-child, .header-bg .fw-wrapper .client-holder .btn-color2:first-child, .header-bg .fw-wrapper .client-holder .testimonialHolder .promoInner .testimonital-btn:first-child, .testimonialHolder .promoInner .header-bg .fw-wrapper .client-holder .testimonital-btn:first-child {
    margin-right: 12px; }

  .header-bg .fw-wrapper .client-holder .form-btn:last-child, .header-bg .fw-wrapper .client-holder .pageheader_text .pageheader_text_inner a:last-child, .pageheader_text .pageheader_text_inner .header-bg .fw-wrapper .client-holder a:last-child, .header-bg .fw-wrapper .client-holder input.zoom_button:last-child, .header-bg .fw-wrapper .client-holder .block.bg-color1 .inner a:last-child, .block.bg-color1 .inner .header-bg .fw-wrapper .client-holder a:last-child, .header-bg .fw-wrapper .client-holder .block.bg-color4 .inner a:last-child, .block.bg-color4 .inner .header-bg .fw-wrapper .client-holder a:last-child, .header-bg .fw-wrapper .client-holder .block.about-us .inner a:last-child, .block.about-us .inner .header-bg .fw-wrapper .client-holder a:last-child, .header-bg .fw-wrapper .client-holder .phoo_row.show_more .show-more:last-child, .phoo_row.show_more .header-bg .fw-wrapper .client-holder .show-more:last-child, .header-bg .fw-wrapper .client-holder .btn-color1:last-child, .header-bg .fw-wrapper .client-holder .btn-color2:last-child, .header-bg .fw-wrapper .client-holder .testimonialHolder .promoInner .testimonital-btn:last-child, .testimonialHolder .promoInner .header-bg .fw-wrapper .client-holder .testimonital-btn:last-child {
    margin-right: 0; }

  /*******************/
  .tag-stripe {
    display: none; }

  .sync-holder .tag-holder {
    position: relative;
    float: left;
    width: 100vw;
    min-height: auto;
    padding: 12px;
    margin-bottom: 12px; }

  .covers-detail-holder,
  .sync-holder .albums-holder,
  .sync-holder .covers-search-holder,
  .sync-holder .covers-search-holder {
    width: 100vw;
    margin-left: 0;
    padding: 12px; }

  .dark-grey-inner {
    padding: 12px;
    margin-bottom: 12px; }

  .searchItem.searchSongTitle {
    display: none; }

  .searchItem .w60pc {
    width: 100%; }

  .searchItem .w30pc {
    width: 80%;
    font-size: 13px; }

  .searchItem .w10pc {
    width: 20%; }

  .form-btn, .pageheader_text .pageheader_text_inner a, input.zoom_button, .block.bg-color1 .inner a, .block.bg-color4 .inner a, .block.about-us .inner a, .phoo_row.show_more .show-more, .btn-color1, .btn-color2, .testimonialHolder .promoInner .testimonital-btn {
    padding: 6px 12px; }

  .sync-holder .albums-holder .album, .sync-holder .covers-search-holder .album,
  .sync-holder .covers-search-holder .album {
    width: 100%;
    padding: 0;
    margin-bottom: 12px; }

  .sync-holder .albums-holder .album .img, .sync-holder .covers-search-holder .album .img,
  .sync-holder .covers-search-holder .album .img {
    height: 90vw; }

  .covers-versions,
  .covers-detail-tags {
    width: 100%; }

  /*******************/
  #accountPageHolder .accTab,
  #accountPageHolder,
  #accountTabHolder {
    width: 100%;
    padding-right: 0; }

  /*******************/
  .page-pad .fw-wrapper {
    display: none; }

  /*******************/
  .w960-centered .fw-wrapper {
    width: 100%;
    max-width: 100%;
    padding: 0; }

  /*******************/
  .fw-bg.main-bg .phoo_row.w960-centered .fw-wrapper {
    padding-top: 0; }

  .fw-bg.main-bg .phoo_row_wrapper:first-child .fw-wrapper {
    margin-top: 0; }

  /*******************/
  .full-width .fw-wrapper .block,
  .w960-centered .fw-wrapper .block {
    width: 100%;
    padding: 12px; }

  .block.img_overlay,
  .block.img_overlay .inner {
    padding: 0; }

  .block.img_overlay .overlay_inner {
    padding: calc(12px * 2); }

  /*******************/
  .block.bg-color1 .inner,
  .block.bg-color2 .inner,
  .block.bg-color3 .inner,
  .block.bg-color4 .inner,
  .block.about-us .inner {
    padding: calc(12px * 3) calc(12px * 2); }

  /*******************/
  .block img.left {
    margin: 0 12px 12px 0; }

  .block img.right {
    margin: 0 0 12px 12px; }

  /***************/
  .phoo_row.add-padding,
  .img_overlay .overlay_inner,
  .block.add-padding .inner,
  .block.add-more-padding .inner {
    padding: 12px; }

  /*****************************/
  .col3_flex .fw-wrapper {
    display: flex;
    flex-direction: column; }

  .col3_flex .fw-wrapper .block.col1_3:nth-child(1) {
    order: 1; }

  .col3_flex .fw-wrapper .block.col1_3:nth-child(2) {
    order: 3; }

  .col3_flex .fw-wrapper .block.col1_3:nth-child(3) {
    order: 5; }

  .col3_flex .fw-wrapper .block.col1_3:nth-child(4) {
    order: 2; }

  .col3_flex .fw-wrapper .block.col1_3:nth-child(5) {
    order: 4; }

  .col3_flex .fw-wrapper .block.col1_3:nth-child(6) {
    order: 6; }

  /**************************/
  .formRow2 {
    width: 100%; }

  /***************/
  .hide_header_item {
    display: none; }

  /***************/
  .page_header {
    height: 310px; }

  .page_header .inner h1 {
    margin: 12px 0;
    padding-top: 170px; }

  .page_header p {
    margin: 0; }

  /***************/
  .pad_top {
    padding-top: 150px !important; }

  .pad_bottom_80px {
    padding-bottom: 80px !important; }

  /***************/
  .hide {
    display: none; }

  .phooFormHolder {
    padding: 10px; }

  /***************/
  .news-list-holder, .news-list-pager, .news-list, .latest-news {
    padding-right: 0px; }

  .news-list .news-list-img {
    width: 100%;
    margin-bottom: 15px; }

  .mobile-header .contact-holder .email .form-btn, .mobile-header .contact-holder .email .pageheader_text .pageheader_text_inner a, .pageheader_text .pageheader_text_inner .mobile-header .contact-holder .email a, .mobile-header .contact-holder .email input.zoom_button, .mobile-header .contact-holder .email .block.bg-color1 .inner a, .block.bg-color1 .inner .mobile-header .contact-holder .email a, .mobile-header .contact-holder .email .block.bg-color4 .inner a, .block.bg-color4 .inner .mobile-header .contact-holder .email a, .mobile-header .contact-holder .email .block.about-us .inner a, .block.about-us .inner .mobile-header .contact-holder .email a, .mobile-header .contact-holder .email .phoo_row.show_more .show-more, .phoo_row.show_more .mobile-header .contact-holder .email .show-more, .mobile-header .contact-holder .email .btn-color1, .mobile-header .contact-holder .email .btn-color2, .mobile-header .contact-holder .email .testimonialHolder .promoInner .testimonital-btn, .testimonialHolder .promoInner .mobile-header .contact-holder .email .testimonital-btn {
    padding: 4px 12px; }

  .zoom_search_header {
    width: 85%; }

  /***************/
  .form-row .fc {
    width: 100%;
    padding-right: 0px; }

  /***************/
  .phoo_row.home-header {
    height: auto; }

  .phoo_row.home-header h2 {
    font-size: 35px;
    line-height: 43px; }

  .phoo_row.home-header h3 {
    font-size: 22px; }

  .phoo_row.home-header a,
  .phoo_row.home-header a:first-child {
    width: calc(100% - 51px);
    margin-right: 51px;
    font-size: 13px;
    margin-bottom: 12px;
    padding: 10px 10px 8px 10px;
    height: 37px; }

  .phoo_row.home-header a::after {
    height: 38px;
    font-size: 33px;
    line-height: 33px; }

  .phoo_row.home-header .inner {
    padding-top: 110px; }

  /***************/
  .img_bg .inner {
    min-height: 90vw; }

  .phoo_row.flex_reverse .fw-wrapper {
    display: flex;
    flex-direction: column-reverse; }

  /***************/
  .album-detail {
    position: relative;
    padding: 12px; }

  .album-detail .album-detail-header .album-icons {
    top: 12px;
    right: 12px; }

  .album-detail .album-detail-header .txt {
    width: 100%;
    padding-right: 0px; }

  .album-detail .album-detail-header h2 {
    font-size: 26px;
    margin-bottom: 12px;
    padding-bottom: 12px; }

  .album-detail .album-detail-header .album-detail-info {
    width: 100%;
    padding: 0 0 12px 0; }

  .album-detail .album-detail-header .img {
    width: 50%;
    height: 48vw; }

  .album-detail .track-header {
    display: none; }

  .album-detail .track-cell:nth-child(2),
  .album-detail .track-cell:nth-child(6) {
    width: calc(85% - 40px); }

  .album-detail .track-cell:nth-child(3),
  .album-detail .track-cell:nth-child(5) {
    display: none; }

  .album-detail .track-cell:nth-child(4),
  .album-detail .track-cell:nth-child(7) {
    width: calc(15%);
    text-align: right;
    padding-right: 0; }

  /***************/
  .page-header .fw-wrapper {
    padding-bottom: 20px; } }
@media only screen and (min-width: 0px) and (max-width: 320px) {
  .header-bg.sync .logo-holder img, .header-bg.covers .logo-holder img {
    width: 38px;
    max-width: 30vw; } }
/* iPad Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* CSS */ }
/* iPad Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* CSS */ }
/**************/

/*# sourceMappingURL=main-scss.css.map */
