
/* Global style */

.twitter-share-button{
position: relative !important;
top: 5px;
}
.button-small-scale {
transition: all .2s ease-in-out;

}
.button-small-scale:hover {
transform: scale(1.025);
}

.button-medium-scale {
transition: all .2s ease-in-out;

}
.button-medium-scale:hover {
transform: scale(1.05);
}

.button-large-scale {
transition: all .2s ease-in-out;

}
.button-large-scale:hover {
transform: scale(1.07);
}
.wicker-map-icon {
  width: 35px;

}

body {
  font-family: "futura-pt", sans-serif;
  overflow-x: hidden;

}




@media (min-width: 768px) and (max-width: 1199px) {

body {
font-family: "futura-pt", sans-serif;
}

.footer-header {
font-size: 16px !important;
font-weight: bold;

}
.donate-btn {
background: #bf312f !important;
border-color: #bf312f !important;
width: 160px;
font-size: 18px;
font-weight: 600;
margin-left: 40px;
}

.logged-in-header {
font-size: 20px;
color: #203158;
font-weight: 600;
top: 5px;
position: relative;
}

.footer-links {
color: #fff;
transition: all .2s ease-in-out;
}
.footer-links:hover {
text-decoration: none !important;
transform: scale (1.05);
}

}

.container {
  width: 100%;
}

.media-query-row {
display: flex;

}

.footer-left {
background: #bf312f;
color: #fff;
padding-bottom: 45.1px;
padding-top: 45.1px;
height: 275px;
width: 25%;
}

.footer-right {
background: #444449;
color: #fff;
width: 75% !important;
height: 275px;
}

.footer-row {
display: flex;
}
.links-left {
width: 33%;
}
.links-center {
width: 33%;
}
.links-right {
width: 33%;
}
.social-row {
display: flex;
}


.col-md-9.footer-right a {
color: #fff;
transition: all .2s ease-in-out;
}
.col-md-9.footer-right a:hover {
color: #bf312f !important;
transform: scale(1.1) !important;
}

h6.text-uppercase {
padding-top: 45.1px;
}

.social-footer {
border: 2px solid #fff;
border-radius: 50%;
color: #fff;
margin-bottom: 11px;
    padding: 5px;
    width: 30px;
    height: 30px;
text-align: center;
transition: all .2s ease-in-out;
}

.social-footer:hover {
color: #bf312f;
border-color: #bf312f;

}

#paid-for {
border: 2px solid #fff;
font-size: 12px;
padding: 5px;
width: 220px;
margin-top: 15px;
height: 30px;
}

#intro {
margin-bottom: 0px !important;
}
.facebook-col {
width: 20%;
}
.twitter-col {
width: 20%;
}
.instagram-col {
width: 20%;
}
.youtube-col {
width: 18%;
}
.social-row {
margin-top: 30px;
}
}


@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1199px)
  and (-webkit-min-device-pixel-ratio: 2) {
    .container {
      width: 100%;
    }

.media-query-row {
display: flex;
height: 375px;
}

.footer-links {
color: #fff;
transition: all .2s ease-in-out;
}
.footer-links:hover {
text-decoration: none !important;
transform: scale (1.05);
}

  .footer-left {
    background: #bf312f;
    color: #fff;
    padding-bottom: 45.1px;
    padding-top: 45.1px;
    height: 275px;
    width: 25%;
  }
  .footer-header {
    font-size: 16px !important;
    font-weight: bold;

  }

  .footer-right {
    background: #444449;
    color: #fff;
    width: 75% !important;
    height: 275px;
  }

.footer-row {
    display: flex;
}
.links-left {
width: 33%;
}
.links-center {
width: 33%;
}
.links-right {
width: 33%;
}
.social-row {
display: flex;
}


  .col-md-9.footer-right a {
    color: #fff;
  }

  h6.text-uppercase {
    padding-top: 45.1px;
    font-size: 16px !important;
    font-weight: bold;
  }

  .social-footer {
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    margin-bottom: 11px;
    padding: 5px;
    width: 30px;
    height: 30px;
    text-align: center;
    transition: all .2s ease-in-out;
  }
  .social-footer:hover {
    color: #bf312f;
    border-color: #bf312f;
  }

  #paid-for {
    border: 2px solid #fff;
    font-size: 12px;
    padding: 5px;
    width: 220px;
    margin-top: 15px;
    height: 30px;
  }

  #intro {
    margin-bottom: 0px !important;
  }
  .facebook-col {
    width: 15%;
  }
  .twitter-col {
    width: 15%;
  }
  .instagram-col {
    width: 15%;
  }
  .youtube-col {
    width: 15%;
  }
  .social-row {
    margin-top: 30px;
  }

}

@media (min-width: 1200px) {



  .container {
    width: 100%;
  }

  .footer-links {
    color: #fff;
    transition: all .2s ease-in-out;
  }
  .footer-links:hover {
    text-decoration: none !important;
    transform: scale (1.05);
  }

  .footer-header {
    font-size: 16px !important;
    font-weight: bold;

  }

  .logged-in-header {
    font-size: 20px;
    color: #203158;
    font-weight: 600;
    top: 5px;
    position: relative;
  }
  .donate-btn {
    background: #bf312f !important;
    border-color: #bf312f !important;
    width: 160px;
    font-size: 18px;
    font-weight: 600;
    margin-left: 40px;
  }

.footer-left {
  background: #bf312f;
  color: #fff;

  padding-bottom: 45.1px;
  padding-top: 45.1px;
  height: 275px;
}

.footer-right {
  background: #444449;
  color: #fff;
  // height: 276.4px;
  width: 75% !important;
  height: 275px;
}

.col-md-9.footer-right a {
  color: #fff;
}

h6.text-uppercase {
  padding-top: 45.1px;
}

.social-footer {
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  margin-bottom: 11px;
      padding: 5px;
    width: 30px;
    height: 30px;
  text-align: center;
  transition: all .2s ease-in-out;
}
.social-footer:hover {
  color: #bf312f;
  border: 2px solid #bf312f;
}

#paid-for {
  border: 2px solid #fff;
  font-size: 12px;
  padding: 5px;
  width: 220px;
  margin-top: 15px;
  height: 30px;
}

#intro {
  margin-bottom: 0px !important;
}
.facebook-col {
  width: 15%;
}
.twitter-col {
  width: 15%;
}
.instagram-col {
  width: 15%;
}
.youtube-col {
  width: 15%;
}
.social-row {
  margin-top: 30px;
}
}
@media (max-width: 767px) {

.container {
  width: 100%;
}

.desktop-only {
  display: none;
}

.footer-margin {
  margin: 0 0 8px !important;
}

.footer-header {
  font-size: 16px !important;
  font-weight: bold;

}

.media-query-row {
  display: block;
}

.footer-left {
background: #bf312f;
color: #fff;
margin-right: 3px;
padding-bottom: 45.1px;
padding-top: 45.1px;
width: 100%;


}

.footer-right {
background: #444449;
color: #fff;
// height: 276.4px;
width: 100% !important;
padding-left: 30px;
height: auto;
}

.col-md-9.footer-right a {
color: #fff;
}

h6.text-uppercase {
padding-top: 45.1px;
}

.social-footer {
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  margin-bottom: 11px;
      padding: 3px;
    width: 40px;
    height: 40px;
  text-align: center;
  font-size: 20px;
  position: relative;
  line-height: 30px;
}

#paid-for {
  border: 2px solid #fff;
  font-size: 0.9rem;
  padding: 2.2px;
  width: 100px;
  position: relative;
  bottom: 35px;
  left: 5%;
  display:none;
}
.mobile-paid-for {
  border: 2px solid #fff;
  font-size: 0.9rem;
  padding: 2.2px;
  width: 100px;
  position: relative;
  right: 20px;
  top: 5px;
  display: block;

}

#intro {
margin-bottom: 0px !important;
}
.links-left {
  width: 33%;

  /* padding-right: 25px; */
  text-align: center;
}
.links-center {
  width: 33%;
  /* display: block; */
  /* padding-left: 25px; */
  /* padding-right: 50px; */
  text-align: center;
}
.links-right {
  width: 33%;
  text-align: center;
}
.facebook-col {
  padding-left: 5px;
  padding-right: 5px;
  width: 17%;
}
.twitter-col {
  padding-left: 5px;
  padding-right: 5px;
  width: 17%;
}
.instagram-col {
  padding-left: 5px;
  padding-right: 5px;
  width: 17%;
}
.youtube-col {
  padding-left: 5px;
  padding-right: 10px;
  width: 17%;
}
.footer-row {
  width: 100%;
  display: flex;
}
.social-row {
  display: flex;
  width: 315px;
  position: relative;
  right: 180px;

}
.footer {
    margin: 40px 0 0px 0 !important;
}

.animated {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s
}

@-webkit-keyframes fadeIn {
  0% {
      opacity: 0
  }

  100% {
      opacity: 1
  }
}

@keyframes fadeIn {
  0% {
      opacity: 0
  }

  100% {
      opacity: 1
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn
}

@-webkit-keyframes fadeOut {
  0% {
      opacity: 1
  }

  100% {
      opacity: 0
  }
}

@keyframes fadeOut {
  0% {
      opacity: 1
  }

  100% {
      opacity: 0
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut
}

.magic-footer {
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 50;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: .3s;
  transition: .3s;
  pointer-events: none;
}

.mobile-magic-footer {
  text-align: center;
    display: inline-flex;
    right: 5%;
    left:0 !important;
}
.mobile-magic-button {
      margin-left: 10px;
}

.magic-footer .magic-tab {
  background-color: #cfcfcf;
  border-radius: 0px 8px 0 0;
  min-width: 165px;
  padding: 3px 0px 8px 6px;
  cursor: pointer;
  display: inline-block;
  -webkit-transition: .3s;
  transition: .3s;
  pointer-events: all;
}

.magic-footer .magic-tab i {
  color: #bf312f !important;
  margin-right: 9px;
  transform: rotate(0deg);
  -webkit-transition: .3s;
  transition: .3s
}

.magic-footer .magic-tab span {
  text-transform: uppercase;
  color: #203158;
  font-size: 18px
}

/*.col-centering {
margin-left: 10% !important;
}*/

.magic-footer .magic-tab:hover {
  background-color: #93bce1
}

.magic-footer .magic-tab.product-tab {
  border-radius: 8px 8px 0px 0px;
  background-color: #b12d34;
  padding-right: 8px
}

.magic-footer .magic-tab.product-tab span a,.magic-footer .magic-tab.product-tab i {
  color: #fff
}

.magic-footer .magic-tab.product-tab:hover {
  background-color: #882328
}

.magic-footer.closed .magic-tab i.fa-chevron-circle-down {
  transform: rotate(180deg)
}

.magic-footer .magic-container {
  background-color: rgba(237,237,237,0.85);
  padding: 16px 0 40px 0;
  pointer-events: all;
}
@media screen and (max-width:767px) {
  .magic-footer .magic-container {
    padding: 16px 0 10px 0;
  }
}

.magic-footer .magic-container .magic-form {
  padding-top: 10px;
  bottom:10px;
  position: relative;
}
.magic-footer .mobile-signup-btn {
  top: 15px;
}

.magic-footer .magic-container .magic-form input {
  width: 100%;
  border-style: solid;
  border-radius: 5px;
  padding: 5px;
  border-width: 2px
}

.magic-footer .magic-container .magic-form input[type=text],.magic-footer .magic-container .magic-form input[type=email] {
  border-color: #203158;
  color: #254053
}

.magic-footer .magic-container .magic-form input[type=submit] {
border-color: #bf312f !important;
    background-color: #bf312f !important;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: .15s;
    transition: .15s;

    position: relative;

}

.magic-footer .magic-container .magic-form input[type=submit]:hover {
  background-color: #152530;
  border-color: #152530
}

.magic-footer .magic-container .magic-form,.magic-footer .magic-container .magic-form .submit-button {
display: inline-block;
width: 100%;
color: #203158;
border-color: #203158;
border-width: 2px;
border-radius: 8px;
padding: 5px;
font-size: 18px;
font-weight: 700;
text-align: center;
cursor: pointer;
-webkit-transition: .3s;
transition: .3s;
}

.magic-footer .magic-container .magic-form .checked,.magic-footer .magic-container .magic-form .submit-button.checked {
  background-color: #203158;
  color: #fff
}

.magic-footer .magic-container .magic-form input[type=radio] {
  display: none
}

.magic-footer .magic-container .magic-form .radio {
  margin-top: 0
}

.magic-footer .magic-container .magic-form .register-text {
  font-size: 18pt;
  color: #254053
}

.magic-footer .magic-container h4 {
  text-align: center;
  margin-bottom: 0;
  font-size: 14px
}

.magic-footer.opened .magic-tab i {
  transform: rotate(0deg)
}

.magic-footer.opened .magic-container {
  -webkit-box-shadow: 0px -2px 5px 0px rgba(0,0,0,0.65);
  -moz-box-shadow: 0px -2px 5px 0px rgba(0,0,0,0.65);
  box-shadow: 0px -2px 5px 0px rgba(0,0,0,0.65)
}

}
.main-container {
margin-bottom: 0px;
}

@media (min-width: 768px) {

.animated {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s
}

@-webkit-keyframes fadeIn {
  0% {
      opacity: 0
  }

  100% {
      opacity: 1
  }
}

@keyframes fadeIn {
  0% {
      opacity: 0
  }

  100% {
      opacity: 1
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn
}

@-webkit-keyframes fadeOut {
  0% {
      opacity: 1
  }

  100% {
      opacity: 0
  }
}

@keyframes fadeOut {
  0% {
      opacity: 1
  }

  100% {
      opacity: 0
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut
}

.magic-footer {
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 50;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: .3s;
  transition: .3s;
  pointer-events: none;
}

.magic-footer .magic-tab {
  background-color: #cfcfcf;
  border-radius: 0px 8px 0 0;
  min-width: 165px;
  padding: 3px 0px 8px 6px;
  cursor: pointer;
  display: inline-block;
  -webkit-transition: .3s;
  transition: .3s;
  pointer-events: all;
}

.magic-footer .magic-tab i {
  color: #bf312f !important;
  margin-right: 9px;
  transform: rotate(0deg);
  -webkit-transition: .3s;
  transition: .3s
}

.magic-footer .magic-tab span {
  text-transform: uppercase;
  color: #203158;
  font-size: 18px
}

.col-centering {
margin-left: 10% !important;
}

.magic-footer .magic-tab:hover {
  background-color: #93bce1
}

.magic-footer .magic-tab.product-tab {
  border-radius: 8px 8px 0px 0px;
  background-color: #b12d34;
  padding-right: 8px
}

.magic-footer .magic-tab.product-tab span a,.magic-footer .magic-tab.product-tab i {
  color: #fff
}

.magic-footer .magic-tab.product-tab:hover {
  background-color: #882328
}

.magic-footer.closed .magic-tab i.fa-chevron-circle-down {
  transform: rotate(180deg)
}

.magic-footer .magic-container {
  background-color: rgba(237,237,237,0.85);
  padding: 16px 0;
  pointer-events: all;
}

.magic-footer .magic-container .magic-form {
  padding-top: 10px
}

.magic-footer .magic-container .magic-form input {
  width: 100%;
  border-style: solid;
  border-radius: 5px;
  padding: 5px;
  border-width: 2px
}

.magic-footer .magic-container .magic-form input[type=text],.magic-footer .magic-container .magic-form input[type=email] {
  border-color: #203158;
  color: #254053
}

.magic-footer .magic-container .magic-form input[type=submit] {
border-color: #bf312f !important;
    background-color: #bf312f !important;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: .15s;
    transition: .15s;
    top: 27px;
    position: relative;
}

.magic-footer .magic-container .magic-form input[type=submit]:hover {
  background-color: #152530;
  border-color: #152530
}

.magic-footer .magic-container .magic-form,.magic-footer .magic-container .magic-form .submit-button {
display: inline-block;
width: 100%;
color: #203158;
border-color: #203158;
border-width: 2px;
border-radius: 8px;
padding: 5px;
font-size: 18px;
font-weight: 700;
text-align: center;
cursor: pointer;
-webkit-transition: .3s;
transition: .3s;
}

.magic-footer .magic-container .magic-form .checked,.magic-footer .magic-container .magic-form .submit-button.checked {
  background-color: #203158;
  color: #fff
}

.magic-footer .magic-container .magic-form input[type=radio] {
  display: none
}

.magic-footer .magic-container .magic-form .radio {
  margin-top: 0
}

.magic-footer .magic-container .magic-form .register-text {
  font-size: 18pt;
  color: #254053
}

.magic-footer .magic-container h4 {
  text-align: center;
  margin-bottom: 0;
  font-size: 14px
}

.magic-footer.opened .magic-tab i {
  transform: rotate(0deg)
}

.magic-footer.opened .magic-container {
  -webkit-box-shadow: 0px -2px 5px 0px rgba(0,0,0,0.65);
  -moz-box-shadow: 0px -2px 5px 0px rgba(0,0,0,0.65);
  box-shadow: 0px -2px 5px 0px rgba(0,0,0,0.65)
}
.mobile-only {
display: none;
}


}
