/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */

html {
    height: 100%;
    margin: 0; 
    background-color: #F5F5F5;
    scroll-behavior: smooth;
}

body{
    padding-top: 0px !important;
}

header {
  margin-top: -25px;
  position: relative;
  background-color: black;
  height: 75vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

header video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

header .container {
  position: relative;
  z-index: 2;
}

header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}

body {
    font-family: 'Oswald', sans-serif !important;
    -webkit-font-smoothing: antialiased !important;
    color: #404040 !important;
    background-color: #F5F5F5 !important;
}

p {
  margin: 0;
  padding: 0;
}

ul{
    -webkit-padding-start: 0px;
    margin-bottom: 0px !important;
}

table,th,td{
  padding: 2px;
}

table.center {
    margin-left:auto; 
    margin-right:auto;
}

textarea{
    resize: none;
}

.imagerow {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
}

/* Create four equal columns that sits next to each other */
.imagecolumn {
  flex: 20%;
  max-width: 20%;
  padding: 0 4px;
}

.imagecolumn img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
}

/* Responsive layout - makes a two olumn-layout instead of four columns */
@media screen and (max-width: 800px) {
  .imagecolumn {
    flex: 50%;
    max-width: 50%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .imagecolumn {
    flex: 50%;
    max-width: 50%;
  }
}

.ms-madi-regular {
  font-family: "Ms Madi", cursive;
  font-weight: 400;
  font-style: normal;
}

.advertise-tile-position-en{
  position:  absolute;
  transform: rotate(-90deg);
  top: 70px;
  left: -79px;
}

.advertise-tile-position-jp{
  position:  absolute;
  transform: rotate(-90deg);
  top: 93px;
  left: -102px;
}

.advertise-tile-position-en{
  position:  absolute;
  transform: rotate(-90deg);
  top: 70px;
  left: -79px;
}

.advertise-tile-position-jp{
  position:  absolute;
  transform: rotate(-90deg);
  top: 93px;
  left: -102px;
}

.last-updated-tile-position-en{
  position:  absolute;
  transform: rotate(-90deg);
  top: 97px;
  left: -110px;
}

.last-updated-tile-position-jp{
  position:  absolute;
  transform: rotate(-90deg);
  top: 110px;
  left: -117px;
}

.tokyo-chase-instagram-header{
  position: absolute;
  top:  21px;
  right:  150px;
}

.tokyo-chase-x-header{
  position: absolute;
  top:  19px;
  right:  125px;
}

.tokyo-chase-instagram-header-mobile{
  position: absolute;
  top:  15px;
  left:  50px;
}

.tokyo-chase-x-header-mobile{
  position: absolute;
  top:  13px;
  left:  25px;
}

.grid-toggle{
  position: absolute;
  top:  -308px;
  left:  10px;
}

.grid-toggle-map-page{
  position: absolute;
  top:  0px;
  left: 0px;
}

.grid-toggle-mobile{
  position: fixed; 
  top:  60px;
  left: -120px; 
  right: 0; 
  margin-left: auto; 
  margin-right: auto; 
  width: 200px;
}

.grid-toggle-mobile-map{
  position: absolute;
  top:  20px;
  left:  80px;
}

.map-toggle{
  position: absolute;
  top:  -308px;
  left:  45px;
}

.map-toggle-map-page{
  position: absolute;
  top: 0px;
  left: 0px;
}

.map-toggle-mobile{
  position: relative;
  top:  0px;
  left:  0px;
}

.sort-toggle{
  position: absolute;
  top:  -311px;
  left:  75px;
}

.top-gradient-line {
    position: relative;
    height: 10px;
    background: linear-gradient(141deg, #BC002D 0%, #EEE6D9 40%, #BF953F 90%);
}

.header-text-move{
  position: absolute;
  bottom: -24px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
}

.header-text-move-mobile{
  position: absolute;
  bottom: -16px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
}

.header-text {
  position: relative;
  justify-content: center;
  align-items: center;
  height: 14vh;
}

.header-text-mobile {
  position: relative;
  justify-content: center;
  align-items: center;
  height: 9vh;
}

.top-header-text-padding{
  padding-top: 61px;
}

.header-text-font-size{
    font-size: 80px;
}

.header-text-font-size-mobile{
    font-size: 53px;
}

.footer-padding-top{
    padding-top: 150px;
}

.footer-padding-bottom{
    padding-bottom: 180px;
}

.footer-text-font-size{
    font-size: 35px;
}

.jumbotron.hero{
  background-image: linear-gradient( rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45) ), url(/uptown-golf-jumbotron1.jpg);
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  z-index: 1;
}

.jumbotron.grand-opening {
  background-image: linear-gradient( rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60) ), url(/uptown-golf-grand-opening.jpeg);
  background-size: cover;
}

.jumbotron.stpatricks-day {
  background-image: linear-gradient( rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60) ), url(/uptown-golf-st-patricks-day.jpg);
  background-size: cover;
}

.jumbotron.singles-day {
  background-image: linear-gradient( rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60) ), url(/golf-grass-jumbotron.jpg);
  background-size: cover;
}

.jumbotron.end-of-summer {
  background-image: linear-gradient( rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60) ), url(/uptown-golf-end-of-summer.jpeg);
  background-size: cover;
}

.jumbotron.black-friday {
  background-image: linear-gradient( rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60) ), url(/uptown-golf-black-friday.jpeg);
  background-size: cover;
}

.jumbotron.early-black-friday {
  background-image: linear-gradient( rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60) ), url(/uptown-golf-early-black-friday.jpeg);
  background-size: cover;
}

.jumbotron.fathers-day {
  background-image: linear-gradient( rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60) ), url(/uptown-golf-fathers-day.jpeg);
  background-size: cover;
}

.jumbotron.st-andrews {
  background-image: linear-gradient( rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60) ), url(/uptown-golf-st-andrews.jpeg);
  background-size: cover;
}

.jumbotron.civic-holiday {
  background-image: linear-gradient( rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60) ), url(/uptown-golf-civic-holiday.jpeg);
  background-size: cover;
}

.jumbotron.flash-sale {
  background-image: linear-gradient( rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60) ), url(/uptown-golf-flash-sale.jpeg);
  background-size: cover;
}

.jumbotron.canada-day {
  background-image: linear-gradient( rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60) ), url(/uptown-golf-canada-day.jpeg);
  background-size: cover;
}

.jumbotron.halloween {
  background-image: linear-gradient( rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60) ), url(/uptown-golf-halloween.jpeg);
  background-size: cover;
}

.jumbotron.family-day {
  background-image: linear-gradient( rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60) ), url(/uptown-golf-family-day.jpeg);
  background-size: cover;
}

.jumbotron.spring {
  background-image: linear-gradient( rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60) ), url(/uptown-golf-spring.jpeg);
  background-size: cover;
}

.jumbotron.mothersday {
  background-image: linear-gradient( rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60) ), url(/uptown-golf-mothers-day.jpeg);
  background-size: cover;
}

.jumbotron.dragon-boat {
  background-image: linear-gradient( rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60) ), url(/uptown-golf-dragon-boat.jpeg);
  background-size: cover;
}

.jumbotron.marchmadness {
  background-image: linear-gradient( rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60) ), url(/uptown-golf-march-madness.jpeg);
  background-size: cover;
}

.jumbotron.easter {
  background-image: linear-gradient( rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60) ), url(/uptown-golf-easter.jpeg);
  background-size: cover;
}

.jumbotron.thanksgiving {
  background-image: linear-gradient( rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60) ), url(/uptown-golf-thanksgiving.jpeg);
  background-size: cover;
}

.jumbotron.victoria-day {
  background-image: linear-gradient( rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60) ), url(/uptown-golf-victoria-day.jpeg);
  background-size: cover;
}

.jumbotron.valentines {
  background-image: linear-gradient( rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60) ), url(/valentines.jpg);
  background-size: cover;
}

.jumbotron.winter {
  background-image: linear-gradient( rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60) ), url(/uptown-golf-winter.jpeg);
  background-size: cover;
}

.jumbotron.holidays {
  background-image: linear-gradient( rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60) ), url(/uptown-golf-holiday.png);
  background-size: cover;
}

.jumbotron.newyears {
  background-image: linear-gradient( rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60) ), url(/uptown-golf-new-years.jpeg);
  background-size: cover;
}

.jumbotron.generic {
  background-image: linear-gradient( rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60) ), url(/uptown-golf-generic.jpeg);
  background-size: cover;
}

.jumbotron.lunar-new-year {
  background-image: linear-gradient( rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60) ), url(/uptowngolf-lunar-new-year.jpeg);
  background-size: cover;
}

.header.tokyo {
  background-image: linear-gradient( rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60) ), url(/header-tokyo.jpeg);
  background-size: cover;
}

#fade-transition {
    animation: fadein 2s;
    -moz-animation: fadein 2s; /* Firefox */
    -webkit-animation: fadein 2s; /* Safari and Chrome */
    -o-animation: fadein 2s; /* Opera */
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}

#currentTime {
  font-size: 2.5em;
  text-align: center;
  font-family: 'Garamond';
  font-weight: 300;
  color: #2F4F4F;
}

#map {
  height: 800px;
  width: 100%;
  background-color: grey;
  border-radius: 7px;
}

#map-offcanvas {
  height: 650px;
  width: 100%;
  background-color: grey;
  border-radius: 7px;
}

.iframe-container{
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* Ratio 16:9 ( 100%/16*9 = 56.25% ) */
}
.iframe-container > *{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}

.container-iframe {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

.container-fluid-max-width{
  max-width: 2000px;
}

.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}


.btn {
    white-space: normal;
}

.oswald{
    font-family: 'Oswald', sans-serif;
}

.noto-serif-jp{
    font-family: 'Noto Serif JP', serif;
}

.garamond{
    font-family: 'EB Garamond', serif;
}

.comfortaa{
    font-family: 'Comfortaa', cursive;
}

.gloria{
    font-family: 'Gloria Hallelujah', cursive;
}

.open-sans{
  font-family: 'Open Sans Condensed', sans-serif;
}

.maven-pro{
  font-family: 'Maven Pro', sans-serif;
}

.delius{
  font-family: 'Delius Unicase', cursive;
}

.baloo{
  font-family: 'Baloo', cursive;
}

.source-code-pro{
  font-family: 'Source Code Pro', monospace;
}

.ubuntu{
  font-family: 'Ubuntu', sans-serif;
}

.hammersmith-one{
  font-family: 'Hammersmith One', sans-serif;
}

.pinyon{
  font-family: 'Pinyon Script', cursive;
}

.shadows-into-light{
  font-family: 'Shadows Into Light Two', cursive;
}

.poiret{
  font-family: 'Poiret One', cursive;
}

.lato-200{
  font-family: 'Lato', sans-serif;
  font-weight: 200;
}

.lato-300{
  font-family: 'Lato', sans-serif;
  font-weight: 300;
}

.lato-400{
  font-family: 'Lato', sans-serif;
  font-weight: 400;
}

.lato-500{
  font-family: 'Lato', sans-serif;
  font-weight: 500;
}

.lato-600{
  font-family: 'Lato', sans-serif;
  font-weight: 600;
}

.lato-700{
  font-family: 'Lato', sans-serif;
  font-weight: 700;
}

.lato-800{
  font-family: 'Lato', sans-serif;
  font-weight: 800;
}

.greyscale{
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.parent-element {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

#more{
    display:none;
}

#more-3a{
    display:none;
}

#more-3b{
    display:none;
}

.element {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.move-car{
  -webkit-animation: ease infinite;
  -webkit-animation-name: run;
  -webkit-animation-duration: 30s;
  -webkit-animation-delay: 2s;
}     

@-webkit-keyframes run {
  0% { left: 0;}
  50%{ left : 20%;}
  100%{ left: 0;}
}

.move-car-mobile{
  -webkit-animation: ease infinite;
  -webkit-animation-name: run-mobile;
  -webkit-animation-duration: 20s;
  -webkit-animation-delay: 2s;
}     

@-webkit-keyframes run-mobile {
  0% { left: 0;}
  50%{ left: 20%;}
  100%{ left: 0;}
}

.progress.height-fix{
  margin-bottom: 5px;
}

.table-responsive{
    border: none !important;
}

.bx-wrapper {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: 0 !important;
  margin-bottom: 0 !important;
  background-color: #F5F5F5 !important;
}

.bx-wrapper, .bx-viewport {
    width: auto;
}

.bx-wrapper img { 
  height: 300px;
  width: 600px;
  object-fit: cover;
}

.bx-wrapper .bx-controls-direction a{z-index:100};

input[type="text"].search
{
    background: white;
    padding: 4px;
    border-top: solid 1px #e7e7e7;
    border-bottom: solid 1px #e7e7e7;
    border-right: solid 1px #e7e7e7;
    border-left: solid 1px #e7e7e7;
    border-radius: 3px;
}

input[type="text"].signup
{
    background: #eef2f3;
    border-top: none;
    border-bottom: none;
    border-right: none;
    border-left: none;
    border-radius: 4px;
    padding: 14px;
}

input[type="email"].signup
{
    background: #eef2f3;
    border-top: none;
    border-bottom: none;
    border-right: none;
    border-left: none;
    border-radius: 4px;
    padding: 14px;
}

input[type="password"].signup
{
    background: #eef2f3;
    border-top: none;
    border-bottom: none;
    border-right: none;
    border-left: none;
    border-radius: 4px;
    padding: 14px;
}

input[type="date"].datesearch
{
    background: transparent;
    border-top: none;
    border-bottom: solid 1px grey;
    border-right: none;
    border-left: none;
    display: inline;
}

.livelife-green-button{
  background-color: #6AB77E;
  padding: 10px;
  color: white;
  border-radius: 25px;
}

.progress.line-height{
  margin-bottom:0px;
}

.lowercase{
    text-transform: lowercase
}

.carousel-item img {
  max-height: 600px;
  min-width: auto;
}

.carousel-content {
  position: absolute;
  bottom: 10%;
  left: 5%;
  z-index: 20;
  color: white;
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #d3d3d3;
}
.form-control::-moz-placeholder { /* Firefox 19+ */
  color: #d3d3d3;
}
.form-control:-ms-input-placeholder { /* IE 10+ */
  color: #d3d3d3;
}
.form-control:-moz-placeholder { /* Firefox 18- */
  color: #d3d3d3;
}

.progress {
  height: 25px;
  background-color: white;
}

.progress-bar.line-height-fix{
  line-height: 22px;
} 

.load-more {
  background-color: #000;
  padding: 15px;
  color: #fff;
}

.load-more-container{
  text-align: center;
}

.min-height-box{
  min-height: 150px
}

.card-img-top {
    width: 100%;
    height: 280px;
    object-fit: cover;
}

.card-img-top-my-ads {
    width: 100%;
    height: 100px;
    object-fit: cover;
}

.ad-image-cover{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.card-made-in-japan{
  position:  absolute;
  top: 240px;
  left:  15px;
}

.card-made-in-japan-show-desktop{
  position: absolute;
  top: 460px;
  left:  15px;
}

.card-made-in-japan-show-mobile{
  position: absolute;
  top: 360px;
  left:  15px;
}

.card-sponsored{
  position:  absolute;
  top: 15px;
  right:  15px;
}

.card-heart-mobile{
  position:  absolute;
  top: 342px;
  right:  15px;
}

.card-heart-desktop{
  position:  absolute;
  top: 445px;
  right:  15px;
}

.card-img-top-show {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.card-img-top-show-desktop {
    width: 100%;
    height: 500px;
    object-fit: cover;
}

.card-body{
  border-top: 1px solid #D2D2D2;
  border-radius: 0;
}

.pic-box{
  
  background-color: white;
}

.thick-blue-top-border{
    border-style: solid;
    border-top: solid #2e6bf1 5px;
    border-bottom: solid #c3c3c3 1px;
    border-right: solid #c3c3c3 1px;
    border-left: solid #c3c3c3 1px;
}

.thick-pink-top-border{
    border-style: solid;
    border-top: solid #e1b0a2 5px;
    border-bottom: solid #c3c3c3 1px;
    border-right: solid #c3c3c3 1px;
    border-left: solid #c3c3c3 1px;
}

.thick-orange-top-border{
    border-style: solid;
    border-top: solid orange 5px;
    border-bottom: solid #c3c3c3 1px;
    border-right: solid #c3c3c3 1px;
    border-left: solid #c3c3c3 1px;
}

.thin-gold-top-border{
    border-top: solid gold 1px;
}

.thick-green-top-border{
    border-style: solid;
    border-top: solid green 5px;
    border-bottom: solid #c3c3c3 1px;
    border-right: solid #c3c3c3 1px;
    border-left: solid #c3c3c3 1px;
}

.thick-purple-top-border{
    border-style: solid;
    border-top: solid purple 5px;
    border-bottom: solid #c3c3c3 1px;
    border-right: solid #c3c3c3 1px;
    border-left: solid #c3c3c3 1px;
}

.iframe-container{
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* Ratio 16:9 ( 100%/16*9 = 56.25% ) */
}
.iframe-container > *{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}

.lalita{
  font-family: 'Lilita One', cursive;
  -webkit-font-smoothing: antialiased;
}

.annie{
  font-family: 'Annie Use Your Telescope', cursive;
  -webkit-font-smoothing: antialiased;
}

.schoolbell{
  font-family: 'Schoolbell', cursive;
  -webkit-font-smoothing: antialiased;
}

.righteous{
    font-family: 'Righteous', cursive;
    -webkit-font-smoothing: antialiased;
}

.permanent-marker{
  font-family: 'Permanent Marker', cursive;
  -webkit-font-smoothing: antialiased;  
}

.kalam{
  font-family: 'Kalam', cursive;
  -webkit-font-smoothing: antialiased;
}

.black-opacity{
  background: rgb(0, 0, 0); /* Fall-back for browsers that don't
                                    support rgba */
  background: rgba(0, 0, 0, .85);
}

.shadows-font{
    font-family: 'Shadows Into Light', cursive; 
}

.vertical-center {
  min-height: 100%;  /* Fallback for browsers do NOT support vh unit */
  min-height: 100vh; /* These two lines are counted as one :-)       */

  display: flex;
  align-items: center;
}

.container2{
  height: auto;
  position: relative;
}

.vertical-center2{
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.horizontal-center {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}

.jumbotron.faq{
  background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url(/commoncouriers4.jpg);
  background-size: cover; 
}

.jumbotron.home{
    background: linear-gradient( rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55) ), url(/livetowork1.jpg);
    background-size: cover; 
    border-radius: 0 !important;
    height: 100vh;
    margin-bottom: 0;
    min-height: 550px;
}

.jumbotron-footer {
  background: linear-gradient( rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45) ), url(/slate.jpg);
  background-size: cover; 
  border-radius: 0 !important;
}

textarea.input-lg {
    height: 100px;
}

.imgWrapper {
  overflow: hidden;
  max-height: 300px;
}

.width80{
  width: 80%;
}

.large-opacity{
  opacity: 0.95;
}

.large-rare-opacity{
    opacity: 0.90;
}

.xmed-opacity{
    opacity: 0.75;
}

.med-opacity{
  opacity: 0.50;
}

.box-height{
    height:200px;
}

.grey-highlight:hover{
    background-color: #f6f6f6;
}

input[type=file] {
    margin: 0 auto;
}

.arrow-contain{
  position: relative;
  margin-bottom: 130px;
}

.arrow-right{
  position: absolute;
  top: 100px;
}

.tri-contain{
  position: relative;
  margin-bottom: 30px;
}

.tri-reco{
  position: absolute;
  top: 48px;
  left: 32px;
}

.tri-mood{
  position: absolute;
  top: 48px;
  left: 15px;
}

.tri-tag{
  position: absolute;
  top: 48px;
  left: 37px;
}

.arrow-down {
  width: 0; 
  height: 0; 
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #F6F6F5;
}

.arrow-down-white {
  width: 0; 
  height: 0; 
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid white;
}

.med-box-shadow {
  box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}

.sm-box-shadow {
  box-shadow: 0 10px 16px 0 rgba(0,0,0,0.15),0 6px 20px 0 rgba(0,0,0,0.10);
}

.content-contain{
  height: 150px;
  width: 150px;
}

.bottom-home {
    position: absolute;
    bottom: 0;
}

.tri-middle{
    margin: auto;

}

.outer-div {
  height: 170px;
  
}

.middle-div {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}


textarea:focus, input:focus{
    outline: none;
}

.no-bullet{
  list-style-type: none;
}

.parent-element-banner {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.element-banner {
  position: relative;
  top: 30%;
  transform: translateY(-30%);
}

.width100{
  width: 100%;
}

#map_show {
  width: 100%;
  height: 100%;
  background-color: grey;
}

.top-vertical-align{
  vertical-align: top;
}

.middle-vertical-align{
  vertical-align: middle;
}

.float-left{
  float: left;
}

.float-right{
  float: right;
}

#floating-panel {
  position: absolute;
  top: 45px;
  left: 125px;
  z-index: 5;
  text-align: center;
  font-family: 'Lato','sans-serif';
  line-height: 30px;
  padding-left: 10px;
}

.modal-backdrop {
    z-index: 100000 !important;
}

.modal {
  z-index: 100001 !important;
}

.zindex100{
  z-index: 100;
}

.zindex1000{
  z-index: 1000;
}

.zindex10000{
  z-index: 10000;
}

.zindex100000{
  z-index: 100000;
}

.zindex1000000{
  z-index: 1000000;
}

.zindex1000000000{
  z-index: 1000000000 !important;
}

.zindex-neg1000{
  z-index: -1000;
}

.edit-placement{
  position: relative;
  top: -50px;
  left: -20px;
  text-align: center;
}

.tooltip-inner{
  width: 200px;
}

.maintain-height{
  height:100px;
  width: auto;
}

.webkit-appearance{
  -webkit-appearance: none;
}

/*////////////////////////////////////////
//////////////// STRIPE //////////////////
////////////////////////////////////////*/

.stripe-connect {
  display: inline-block;
  margin-bottom: 1px;

  background-image: -webkit-linear-gradient(#28A0E5, #015E94);
  background-image: -moz-linear-gradient(#28A0E5, #015E94);
  background-image: -ms-linear-gradient(#28A0E5, #015E94);
  background-image: linear-gradient(#28A0E5, #015E94);

  -webkit-font-smoothing: antialiased;
  border: 0;
  padding: 1px;
  height: 30px;
  text-decoration: none;

  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;

  -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);

  cursor: pointer;

  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.stripe-connect span {
  display: block;
  position: relative;
  padding: 0 12px 0 44px;
  height: 30px;

  background: #1275FF;
  background-image: -webkit-linear-gradient(#7DC5EE, #008CDD 85%, #30A2E4);
  background-image: -moz-linear-gradient(#7DC5EE, #008CDD 85%, #30A2E4);
  background-image: -ms-linear-gradient(#7DC5EE, #008CDD 85%, #30A2E4);
  background-image: linear-gradient(#7DC5EE, #008CDD 85%, #30A2E4);

  font-size: 14px;
  line-height: 30px;
  color: white;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);

  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.25);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);

  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.stripe-connect span:before {
  content: '';
  display: block;
  position: absolute;
  left: 11px;
  top: 50%;
  width: 23px;
  height: 24px;
  margin-top: -12px;
  background-repeat: no-repeat;
  background-size: 23px 24px;
}

.stripe-connect:active {
  background: #005D93;
}

.stripe-connect:active span {
  color: #EEE;

  background: #008CDD;
  background-image: -webkit-linear-gradient(#008CDD, #008CDD 85%, #239ADF);
  background-image: -moz-linear-gradient(#008CDD, #008CDD 85%, #239ADF);
  background-image: -ms-linear-gradient(#008CDD, #008CDD 85%, #239ADF);
  background-image: linear-gradient(#008CDD, #008CDD 85%, #239ADF);

  -moz-box-shadow: inset 0 1px 0 rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1);
}

.stripe-connect:active span:before {

}

.stripe-connect.light-blue {
  background: #b5c3d8;
  background-image: -webkit-linear-gradient(#b5c3d8, #9cabc2);
  background-image: -moz-linear-gradient(#b5c3d8, #9cabc2);
  background-image: -ms-linear-gradient(#b5c3d8, #9cabc2);
  background-image: linear-gradient(#b5c3d8, #9cabc2);
  
  -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.stripe-connect.light-blue span {
  color: #556F88;
  text-shadow: 0 1px rgba(255, 255, 255, 0.8);

  background: #f0f5fa;
  background-image: -webkit-linear-gradient(#f0f5fa, #e4ecf5 85%, #e7eef6);
  background-image: -moz-linear-gradient(#f0f5fa, #e4ecf5 85%, #e7eef6);
  background-image: -ms-linear-gradient(#f0f5fa, #e4ecf5 85%, #e7eef6);
  background-image: linear-gradient(#f0f5fa, #e4ecf5 85%, #e7eef6);
    
  -moz-box-shadow: inset 0 1px 0 #fff;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
}

.stripe-connect.light-blue:active {
    background: #9babc2;
}

.stripe-connect.light-blue:active span {
  color: #556F88;
  text-shadow: 0 1px rgba(255, 255, 255, 0.8);

  background: #d7dee8;
  background-image: -webkit-linear-gradient(#d7dee8, #e7eef6);
  background-image: -moz-linear-gradient(#d7dee8, #e7eef6);
  background-image: -ms-linear-gradient(#d7dee8, #e7eef6);
  background-image: linear-gradient(#d7dee8, #e7eef6);
    
  -moz-box-shadow: inset 0 1px 0 rgba(0,0,0,0.05);
  -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 0 rgba(0,0,0,0.05);
}

.stripe-connect.dark {
  background: #252525;
  background: rgba(0,0,0,0.5) !important;
}

/* Images*/

.stripe-connect span:before, .stripe-connect.blue span:before {
  background-image: url("data:image/png;base64,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");
}

.stripe-connect.light-blue span:before {
  background-image: url("data:image/png;base64,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");
}

/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min--moz-device-pixel-ratio: 1.5),
       only screen and (min-device-pixel-ratio: 1.5) {

  .stripe-connect span:before, .stripe-connect.blue span:before {
    background-image: url("data:image/png;base64,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");
  }

  .stripe-connect.light-blue span:before {
    background-image: url("data:image/png;base64,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");
  }
}

/*////////////////////////////////////////
//////////////// SHAPES //////////////////
////////////////////////////////////////*/


.slate-arrow-down {
    width: 0; 
    height: 0; 
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #c0caca;
}

.light-grey-arrow-down {
  width: 0; 
  height: 0; 
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #ecf0f2;
}



/*////////////////////////////////////////
/////////////// NAVBAR ///////////////////
////////////////////////////////////////*/

.no-rounded-corners{
    border-radius: 0 !important;
}

.xsm-rounded-corners{
  border-radius: 5px;
}

.med-rounded-corners{
    border-radius: 15px;
}

.top-left-rounded-corner{
    border-top-left-radius: 25px;
}

.bottom-right-rounded-corner{
    border-bottom-right-radius: 25px;
}


/*////////////////////////////////////////
/////////////// FONT STYLE //////////////
////////////////////////////////////////*/

.caps{
    text-transform: uppercase;
}

.xthin{
  font-weight: 300;
}

.thin{
  font-weight: 400;
}

.bold{
    font-weight: bold;
}

.xbold{
    font-weight: 900;
}

.xxbold{
  font-weight: 1200;
}

.italics{
    font-style: italic;
}

.xsm-space{
    letter-spacing: 0.5px;
}

.sm-space{
    letter-spacing: 1px;
}

.med-rare-space{
    letter-spacing: 2px;
}

.med-space{
    letter-spacing: 3px;
}

.large-space{
    letter-spacing: 5px;
}

.xlarge-space{
  letter-spacing: 7px;
}

.xxlarge-space{
  letter-spacing: 10px;
}

.underline{
    border-bottom: 1px solid #000;
    padding-bottom: 3px
}

.line-through{
  text-decoration: line-through;
}

.beachhouse-logo-thin-dull-gold-underline{
  border-bottom: 1px solid #a08f68;
  padding-bottom: 9px;
}

.thin-dull-gold-underline{
  border-bottom: 1px solid #a08f68;
  padding-bottom: 7px;
}

.culinary-thin-dull-gold-underline{
  border-bottom: 1px solid #a08f68;
  padding-bottom: 3px;
}

.dull-gold-underline{
  border-bottom: 2px solid #a08f68;
  padding-bottom: 3px
}

.thick-dull-gold-underline{
  border-bottom: 3px solid #a08f68;
  padding-bottom: 5px
}

.cc-underline{
  border-bottom: 1px solid #ff5614;
  padding-bottom: 3px
}

.med-cc-underline{
  border-bottom: 2px solid #ff5614;
  padding-bottom: 3px
}

.white-underline{
    border-bottom: 1px solid #FFF;
    padding-bottom: 3px
}

.med-white-underline{
  border-bottom: 2px solid #FFF;
}

.light-underline{
    border-bottom: 1px solid #c3c3c3;
    padding-bottom: 3px
}

.grey-underline{
  border-bottom: 1px solid grey;
  padding-bottom: 3px
}

.thick-pink-underline{
    border-bottom: 3px solid #e29393;
    padding-bottom: 5px
}

.thick-short-pink-underline{
  border-bottom: 5px solid #e29393;
  width: 30px;
}

.thick-short-orange-underline{
  border-bottom: 5px solid #e2b793;
  width: 30px;
}

.thick-short-blue-underline{
  border-bottom: 5px solid #588888;
  width: 30px;
}

.thick-short-green-underline{
  border-bottom: 5px solid #76b576;
  width: 30px;
}

.thick-grey-underline{
  border-bottom: 3px solid #404040;
  padding-bottom: 2px
}

.thick-blue-underline{
  border-bottom: 3px solid #2e6bf1;
  padding-bottom: 2px
}

.thick-kumobox-underline{
    display: inline-block;
    padding-bottom: 15px;
    position: relative;
}

.thick-kumobox-underline:before{
    content: "";
    position: absolute;
    width: 20%;
    height: 1px;
    bottom: 0;
    left: 40%;
    border-bottom: 5px solid #2c65b4;
}

.thick-livelife-underline-white{
    display: inline-block;
    padding-bottom: 15px;
    position: relative;
}

.thick-livelife-underline-white:before{
    content: "";
    position: absolute;
    width: 20%;
    height: 1px;
    bottom: 0;
    left: auto;
    border-bottom: 5px solid white;
}

.thick-livelife-underline-white-hp{
    display: inline-block;
    padding-bottom: 40px;
    position: relative; 
}

.thick-livelife-underline-white-hp:before{
    content: "";
    position: absolute;
    width: 20%;
    height: 1px;
    bottom: 0;
    left: 0%;
    border-bottom: 5px solid white;
}

.thick-livelife-underline-purple{
    display: inline-block;
    padding-bottom: 20px;
    position: relative;
}

.thick-livelife-underline-purple:before{
    content: "";
    position: absolute;
    width: 30%;
    height: 1px;
    bottom: 0;
    left: 20%;
    border-bottom: 5px solid #CC779F;
}

.thick-orange-underline{
  border-bottom: 3px solid orange;
  padding-bottom: 2px
}

.thick-light-blue-underline{
  border-bottom: 3px solid #ADD8E6;
  padding-bottom: 2px
}

.thick-crim-underline{
  border-bottom: 3px solid #891a1a;
  padding-bottom: 2px
}

.thick-markyourcal-color-underline{
  border-bottom: 3px solid #e41a44;
  padding-bottom: 2px
}

.thick-markyourcal-dark-color-underline{
  border-bottom: 3px solid #e41a44;
  padding-bottom: 2px
}

.thick-light-grey-underline{
  border-bottom: 2px solid #c3c3c3;
  padding-bottom: 1px
}

.thick-white-underline{
  border-bottom: 3px solid #FFF;
  padding-bottom: 2px
}

/*////////////////////////////////////////
///////////PARAGRAPH STYLING /////////////
////////////////////////////////////////*/

.center{
    text-align: center !important;
}

.left{
    text-align: left;
}

.right{
    text-align: right;
}

.one {
  width: 15%;
  float: left;
}

.two {
  margin-left: 15%;
}

.cover-image{
  object-fit: cover;
}

.height-sm{ 
  height: 50px;
}

.height-med{ 
    height: 100px;
}

.height-large{ 
    height: 200px; 
}

.no-line-height{
  line-height: 0px;
}

.xxsm-line-height{
  line-height: 8px;
}

.tile-delivered-line-height{
  line-height: 12px;
}

.xsm-line-height{
  line-height: 20px;
}

.sm-rare-line-height{
  line-height: 22px;
}

.sm-line-height{
  line-height: 26px;
}

.med-line-height{
  line-height: 30px;
}

.large-line-height{
  line-height: 46px;
}

.xjumbotron-line-height{
  line-height: 54px;
}

.livelife-banner-height{
  line-height: 60px;
}

/*////////////////////////////////////////
/////////////// TILES ////////////////////
////////////////////////////////////////*/

.tile-container {
  position: relative;
}

.tile-container-show {
  height: 250px;
  width: 250px;
  position: relative;
  margin-bottom: 30px;
}

.tile-container-mini-show {
  height: 150px;
  width: 150px;
  position: relative;
  margin-bottom: 30px;
}

.darken {
    display: inline-block;
    background: black;
    padding: 0;
}

.darken img {
    display: block;

    -webkit-transition: all 0.1s linear;
       -moz-transition: all 0.1s linear;
        -ms-transition: all 0.1s linear;
         -o-transition: all 0.1s linear;
            transition: all 0.1s linear;
}

.darken:hover img {
    opacity: 0.7;

}

.darken2 {
    display: inline-block;
    background: black;
    padding: 0;
}

.darken2 img {
    display: block;

    -webkit-transition: all 0.1s linear;
       -moz-transition: all 0.1s linear;
        -ms-transition: all 0.1s linear;
         -o-transition: all 0.1s linear;
            transition: all 0.1s linear;
}

.darken2:hover img {
    opacity: 0.7;

}

.tile-image {
  position: absolute;
  left: 0;
  top: 0;
}

.tile-text {
  z-index: 100;
  position: absolute;
  left: 8px;
  top: 211px;
}

.tile-text-show {
  z-index: 100;
  position: absolute;
  left: 7px;
  top: 117px;
}

.tile-text-show-date {
  z-index: 100;
  position: absolute;
  left: 10px;
  top: 8px;
}

.tile-text-mood {
  z-index: 100;
  position: absolute;
  left: 8px;
  top: 211px;
}

.tile-banner {
  z-index: 100;
  position: absolute;
  left: 5px;
  top: 38px;
}

.tile-banner-action {
  z-index: 100;
  position: absolute;
  left: 3px;
  top: 35px;
}

.tile-banner-action-mood {
  z-index: 100;
  position: absolute;
  left: 0px;
  top: 35px;
}

.tile-date {
  z-index: 100;
  position: absolute;
  left: 8px;
  top: 8px;
}

.tile-date-mood {
  z-index: 100;
  position: absolute;
  left: 4px;
  top: 8px;
}

.tile-lastday {
  z-index: 99;
  position: absolute;
  left: 0px;
  top: 37px;
}

.tile-lastday-show {
  z-index: 101;
  position: absolute;
  left: 3px;
  top: 20px;
}

.tile-lastday-tag {
  z-index: 101;
  position: absolute;
  left: 0px;
  top: 67px;
}

.tile-lastday-mood {
  z-index: 101;
  position: absolute;
  left: 0px;
  top: 67px;
}

.tile-new {
  z-index: 101;
  position: absolute;
  left: 169px;
  top: -4px;
}

.tile-new-mood {
  z-index: 101;
  position: absolute;
  left: 159px;
  top: -5px;
}

.tile-new-tag {
  z-index: 101;
  position: absolute;
  left: 166px;
  top: -4px;
}

.tile-bed {
  z-index: 101;
  position: absolute;
  left: 25px;
  top: 5px;
}

.tile-birthday {
  z-index: 101;
  position: absolute;
  left: 150px;
  top: 10px;
}

.tile-plane {
  z-index: 101;
  position: absolute;
  left: 25px;
  top: 7px;
}

.tile-icon {
  z-index: 101;
  position: absolute;
  left: 32px;
  top: 18px;
}

.tile-user-photo {
  z-index: 101;
  position: absolute;
  left: 32px;
  top: 18px;
}

.tile-menu-bar {
  z-index: 101;
  position: absolute;
  left: 0px;
  top: 1px;
}

.absolute{
  position: absolute;
}

.tile-bar {
  z-index: 101;
  position: relative;
  margin-right: 1500px;
}

.tile-days {
  top: 15px;
}

.tile-goal-label{
  text-align: right;
}

.tile-email-bar {
  z-index: 101;
  position: relative;
}

.tile-bar-email-text {
  z-index: 101;
  position: relative;
  top: 30px;
  left: -12px;
}

.tile-bar-insights {
  z-index: 101;
  position: relative;
  margin-right: 1500px;
}

.tile-bar-text {
  z-index: 101;
  position: absolute;
  top: 30px;
  left: -12px;
}

.tile-pace-text {
  z-index: 101;
  position: absolute;
  top: -15px;
  left: -12px;
}

.tile-ribbon {
  z-index: 101;
  position: absolute;
  right: -9px;
  top: -8px;
}

.tile-rsvp {
  z-index: 101;
  position: absolute;
  right: -9px;
  top: -8px;
}

.tile-member {
  z-index: 101;
  position: absolute;
  right: -6px;
  top: -6px;
}

.tile-user-page-ribbon {
  z-index: 101;
  position: absolute;
  right: 8px;
  top: -5px;
}

.tile-dot {
  z-index: 101;
  position: absolute;
  left: 35px;
  top: -5px;
}

.other-tile-dot {
  z-index: 101;
  position: absolute;
  left: 35px;
  top: 25px;
}

.tile-holiday{
  z-index: 101;
  position: absolute;
  left: 22px;
  top: 5px;
  padding: 1px;
  border-radius: 5px; 
}

.tile-message {
  z-index: 101;
  position: absolute;
  left: 22px;
  top: 7px;
  background-color: white;
  padding: 5px;
  border-radius: 5px;
}

.tile-plane-grid {
  z-index: 101;
  position: absolute;
  left: 20px;
  top: 5px;
}

.tile-cutlery {
  z-index: 101;
  position: absolute;
  left: 168px;
  top: 5px;
}

.tile-mark-mood {
  z-index: 101;
  position: absolute;
  left: 164px;
  top: 15px;
}

.tile-mark-tag {
  z-index: 101;
  position: absolute;
  left: 162px;
  top: 15px;
}

.tile-mark-logo {
  z-index: 101;
  position: absolute;
  left: 65px;
  top: 50px;
}

.tile-new-show {
  z-index: 101;
  position: absolute;
  left: 169px;
  top: -4px;
}

.action-width{
  width: 80px;
}

.action-background-opacity{
  background-color:rgba(169,169,169,0.5);
}

.tile-title-background-opacity{
  background-color:rgba(0,0,0,0.5);
}

/*////////////////////////////////////////
/////////////// FONT SIZE ///////////////
////////////////////////////////////////*/

.xsm-font{
    font-size: 10px;
}

.sm-font{
    font-size: 12px;
}

.xxmed-rare-font{
    font-size: 12.5px;
}

.xmed-rare-font{
    font-size: 13px;
}

.med-rare-font{
    font-size: 14px;
}

.med-rare-plus-font{
    font-size: 15px;
}

.med-font{
    font-size: 16px;
}

.box-large-font{
  font-size: 20px;
}

.med-plus-font{
  font-size: 18px;
}

.large-font{
    font-size: 20px;
}

.nav-collapse-font{
    font-size: 20px;    
}

.price-font{
  font-size: 20px;
}

.title-font{
  font-size: 20px;
}

.nav-livelife-font{
  font-size: 25px;
}

.xlarge-font{
    font-size: 25px;
}

.xxlarge-font{
    font-size: 30px;
}

.aboutus-font{
  font-size: 30px;
}

.code-font{
  font-size: 30px; 
}

.xxxlarge-font{
  font-size: 35px;
}

.number-font{
  font-size: 50px;
}

.step-font{
  font-size: 28px;
}

.jumbotron-font{
    font-size: 40px;
}

.xjumbotron-font{
    font-size: 50px;
}

.livelife-banner-font{
  font-size: 50px;
}

.title-font{
  font-size: 50px;
}

.xxjumbotron-font{
    font-size: 60px;
}

/*////////////////////////////////////////
////////////// PAGE STYLING //////////////
////////////////////////////////////////*/

.no-margin{
  margin: none;
}

.no-margin-left{
    margin-left: 0px;
}

.no-margin-top{
    margin-top: 0px;
}

.no-margin-right{
    margin-right: 0px;
}

.nav-margin-top{
  margin-top: 1px;
}

.nav-margin-top-2{
 margin-top: 2px; 
}

.xxsm-margin-top{
  margin-top: 1px;
}

.xsm-margin-top{
  margin-top: 3px;
}

.xsm-margin-bottom{
  margin-bottom: 3px;
}

.xxsm-margin-left{
  margin-left: 1px;
}

.xxsm-margin-right{
  margin-right: 1px;
}

.xsm-margin-left{
  margin-left: 3px;
}

.xsm-margin-right{
  margin-right: 3px;
}

.sm-margin-left{
    margin-left: 5px;
}

.sm-margin-right{
    margin-right: 5px;
}

.sm-margin-bottom{
    margin-bottom: 5px;
}

.sm-margin-top{
    margin-top: 5px;
}

.moresm-margin-bottom{
  margin-bottom: 7px;
}

.med-rare-margin-top{
  margin-top: 8px;
}

.med-per-margin-left{
    margin-left: 10%;
}

.med-per-margin-right{
    margin-right: 10%;
}

.med-margin-bottom{
    margin-bottom: 10px;
}

.med-rare-margin-bottom{
    margin-bottom: 8px;
}

.med-plus-margin-bottom{
    margin-bottom: 12px;
}

.tokyo-chase-instagram-margin-bottom{
    margin-bottom: 12px;
}

.tokyo-chase-x-margin-top{
    margin-top: 4px;
}

.med-plus-margin-top{
    margin-top: 12px;
}

.med-margin-top{
    margin-top: 10px;
}

.xmed-margin-top{
    margin-top: 11px;
}

.nav-search-margin-top{
  margin-top: 11px;
}

.nav-date-margin-top{
  margin-top: 2.2px; 
}

.med-margin-right{
    margin-right: 10px;
}

.med-margin-left{
    margin-left: 10px;
}

.large-margin-top{
    margin-top: 15px;
}

.beachhouse-large-margin-top{
    margin-top: 17px;
}

.pic-margin-bottom{
    margin-bottom: 17px;
}

.large-margin-bottom{
    margin-bottom: 15px;
}

.large-margin-left{
    margin-left: 15px;
}

.tokyo-chase-header-underline-margin-left{
    margin-left: 125px;
}

.tokyo-chase-header-underline-margin-right{
    margin-right: 125px;
}

.xxlarge-margin-left{
  margin-left: 35px;
}

.large-margin-right{
    margin-right: 15px;
}

.xlarge-margin-top{
    margin-top: 20px;
}

.xlarge-margin-bottom{
    margin-bottom: 20px;
}

.xlarge-margin-left{
  margin-left: 25px;
}

.flash-margin-left{
  margin-left: 28px;
}

.flash-margin-right{
  margin-right: 28px;
}

.xxlarge-margin-top{
  margin-top: 25px;
}

.tokyochase-tile-margin-top{
  margin-top: 35px;
}

.tokyochase-tile-icons-margin-top{
  margin-top: 7px;
}

.xxlarge-margin-bottom{
  margin-bottom: 25px;
}

.xxlarge-margin-bottom-upgolf{
  margin-bottom: 35px;
}

.xxxlarge-margin-top{
  margin-top: 50px;
}

.xxxlarge-margin-bottom{
  margin-bottom: 50px;
}

.xxxxlarge-margin-top{
  margin-top: 60px;
}

.xxxxlarge-margin-bottom{
  margin-bottom: 55px;
}

.footer-search-margin-bottom{
  margin-bottom: 22px;
}

.xlarge-margin-right{
  margin-right: 25px;
}

.xxlarge-margin-right{
  margin-right: 35px;
}

.email-margin-bottom{
  margin-bottom: 125px;
}

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

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

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

.xxsm-padding{
  padding: 1px;
}

.xsm-padding{
  padding: 3px;
}

.sm-rare-padding{
  padding: 3px;
}

.sm-padding{
    padding: 5px;
}

.md-padding{
    padding: 10px;
}

.md-padding-top{
    padding-top: 10px;
}

.md-padding-bottom{
    padding-bottom: 10px;
}

.lg-padding-left{
    padding-left: 15px;
}

.lg-padding-top{
    padding-top: 15px;
}

.lg-padding-right{
    padding-right: 15px;
}

.search-padding{
 padding: 4.5px; 
}

.cal-padding{
 padding: 3.5px; 
}

.med-rare-padding{
  padding: 7px;
}

.med-padding{
    padding: 10px;
}

.large-padding{
    padding: 15px;
}

.large-padding-left{
  padding-left: 15px;
}

.large-padding-right{
  padding-right: 15px;
}

.xlarge-padding{
  padding: 20px;
}

.xxlarge-padding{
  padding: 30px;
}

.xlarge-padding-left{
  padding-left: 20px;
}

.xlarge-padding-right{
  padding-right: 20px;
}

.xlarge-padding{
    padding: 20px;
}

.sm-padding-left{
    padding-left: 5px;
}

.med-padding-left{
  padding-left: 8px;
}

.med-padding-top{
  padding-top: 8px;
}

.tokyo-chase-tagline-padding-top{
  padding-top: 5px;
}

.med-padding-bottom{
  padding-bottom: 8px;
}

.med-padding-left{
  padding-left: 8px;
}

.med-padding-right{
  padding-right: 8px;
}

.large-padding-top{
  padding-top: 12px;
}

.xlarge-padding-top{
  padding-top: 15px;
}

.xxlarge-padding-top{
  padding-top: 20px;
}

.xxxlarge-padding{
  padding-top: 40px;
}

.large-padding-bottom{
  padding-bottom: 12px;
}

.sm-padding-bottom{
  padding-bottom: 5px;
}

.sm-padding-right{
    padding-right: 5px;
}

/*////////////////////////////////////////
///////////////// COLORS /////////////////
////////////////////////////////////////*/

.simplejoy-green{
  color: #71945A;
}

.olive-green{
    color: #708238;
}

.simplejoy-brown{
  color: #a87c66;
}

.livelife-pink{
  color: #F49A8E;
}

.livelife-dark-green{
  color: #6AB77E;
}

.purple{
  color: #CC779F;
}

.peach{
  color: #fbdbbb;
}

.light-orange{
  color: #ffb732 !important;
}

.bold-blue{
    color: #2e6bf1;
}

.foresight-blue{
  color:  #63D1F4
}

.dark-gold{
  color: #ab7a2c;
}

.grey{
    color: #404040;
}

.pink{
    color: #e29393;
}

.orange{
  color: orange;
}

.dark-pink{
  color: #dd7f7f;
}

.light-blue{
  color: #ADD8E6;
}

.info-blue{
  color: #7CB5D8;
}

.baby-blue{
  color: #89bef0;
}

.custo-blue{
  color: #72bcd4;  
}

.dark-hidden-grey{
  color: #525658;
}

.hidden-grey{
  color: #82888a;
}

.light-hidden-grey{
  color: #bdbfc1;
}

.light-font-grey{
  color: #6f7c82;
}

.updated-font-color{
  color: #ABABAB;
}

.white{
    color: white;
}

.black{
  color: black;
}

.red{
    color: red;
}

.japan-red{
    color:  #BC002D;
}

.bg-grey-font{
    color: #F5F5F5;
}

.crim{
    color: #891a1a; 
}

.twitter-blue{
  color: #4099FF;
}

.linkedin-blue{
  color: #0077B5;
}

.kumobox-blue{
    color: #2c65b4;
}

.light-platinum{
    color: #E5E4E2;
}

.gold{
    color: #b29600;
}

.dark-grey{
  color: #0e1717;
}

.dark-silver{
  color: #6c7a86;
}

.silver{
  color: #c0c0c0;
}

.bronze{
  color: #cd7f32;
}

.dull-gold{
  color: #a08f68;
}

.light-grey{
    color: #c3c3c3;
}

.light-green{
    color: #d6e7d6;
}

.light-yellow{
  color: #FFFFE0
}

.yellow{
  color: #FFFF00
}

.green{
    color: green;
}

.blue{
    color: blue;
}

.twitter-blue{
  color: #4099FF;
}

.uptown-golf-green{
    color: #91C74A;
}

.dark-slate{
    color: #2F4F4F
}

.dark-blue{
  color: #4cb0bb
}

.facebook-blue{
  color: #3b5998
}


/*////////////////////////////////////////
/////////// BACKGROUND COLORS ///////////
////////////////////////////////////////*/

.scale-1{
  background-color: #00FF7F;
}

.scale-2{
  background-color: #3BCA6D;
}

.scale-3{
  background-color: #77945C;
}

.scale-4{
  background-color: #B25F4A;
}

.scale-5{
  background-color: #ED2938;
}

.grey-translucent-bg{
  background-color: rgba(255,255,255,0.7);
}

.no-bg{
  background-color: rgba(0, 0, 0, 0.3);
}

.japan-red-bg{
    background-color:  #BC002D;
}

.peach-bg{
  background-color: #fbdbbb;
}

.super-light-grey-bg{
  background-color: #ecf0f2;
}

.bg-grey{
  background-color: #f5f5f5;
}

.white-smoke-bg{
  background-color: #F5F5F5;
}

.bold-blue-bg{
    background-color: #2e6bf1;
}

.info-blue-bg{
  background-color: #7CB5D8;
}

.black-bg{
    background-color: black;
}

.red-bg{
  background-color: red;
}

.orange-bg{
    background-color: orange;
}

.gold-bg{
  background-color: #b29600;
}

.gold-bg-1{
  background-color: #eae7dc;
}

.gold-bg-2{
  background-color: #d8c385;
}

.gold-bg-3{
  background-color: #8e8d8a;
}

.gold-bg-4{
  background-color: #76b576;
}

.white-bg{
  background-color: white;
}

.custo-blue-bg{
  background-color: #72bcd4;  
}

.facebook-blue-bg{
  background-color: #3b5998;  
}

.twitter-blue-bg{
  background-color: #4099FF;
}

.pink-bg{
  background-color: #e29393;
}

.light-pink-bg{
  background-color: #edbbbb
}

.dark-pink-bg{
  background-color: #dd7f7f
}

.baby-blue-bg{
  background-color: #89bef0
}

.grey-bg{
  background-color: #404040;
}

.grey-bg-transparent{
  background: rgba(64, 64, 64, 0.55);
}

.light-red-bg-transparent{
  background: rgba(200, 0, 0, 0.4);
}

.red-bg-transparent{
  background: rgba(255, 0, 0, 0.5);
}

.white-bg-transparent{
  background: rgba(256, 256, 256, 0.85);
}

.beachhouse-white-bg-transparent{
  background: rgba(256, 256, 256, 0.65);
}

.kumobox-blue-bg{
  background-color: #2c65b4;
}

.royal-blue-bg{
  background-color: #c2e4e7;
}

.uptowngolf-green-bg{
  background-color: #91C84A;
}

.olive-green-bg{
    background-color: #708238;
}

.dark-olive-green-bg{
    background-color: #556B2F;
}

.dark-green-bg{
  background-color: #003200;
}

.dark-gold-bg{
  background-color: #ab7a2c;
}

.nice-green-bg{
  background-color: #009361;
}

.livelife-purple-bg{
  background-color: #CC779F;
}

.green-bg{
    background-color: green;
}

.orange-bg{
    background-color: #EE7600;
}

.crim-bg{
    background-color: #891a1a;      
}

.no-red{
  color: #D92D27;
}

.no-red-bg{
  background-color: #D92D27;
}

.white-bg{
    background-color: white;
}

.turquoise-bg{
    background-color: #669999;
}

.light-green-bg{
    background-color: #d6e7d6;
}

.pale-green-bg{
  background-color: #96d796;
}

.light-blue-bg{
    background-color: #ADD8E6;
}

.light-red-bg{
  background-color: #ffb2b2;
}

.light-grey-bg{
    background-color: #f2f2f2;
}

.bg-grey-bg{
  background-color: #f5f5f5;
}

.dark-grey-bg{
  background-color: #e5e5e5;
}

.light-yellow-bg{
    background-color: #ffe766;
}

.xlight-yellow-bg{
  background-color: #FFFFA1;
}

.dark-slate-bg{
    background-color: #2F4F4F;
}

.slate-bg{
    background-color: #829595;
}

.light-slate-bg{
    background-color: #c0caca;
}


/*////////////////////////////////////////
/////////// BORDER STYLING ///////////////
////////////////////////////////////////*/

.no-border{
  border-style: none;
  border-width: 0px;
}

.thick-bg-border-left{
    border-left-style: solid;
    border-width: 100px;
    border-color: #F5F5F5;
}

.thick-bg-border-right{
    border-right-style: solid;
    border-width: 100px;
    border-color: #F5F5F5;
}

.thin-white-border{
    border-style: solid;
    border-width: 1px;
    border-color: white;
}

.thick-white-border{
    border-style: solid;
    border-width: 5px;
    border-color: white;
}

.thin-black-border{
    border-style: solid;
    border-width: 0.5px;
    border-color: black;
}

.thin-bold-blue-border{
    border-style: solid;
    border-width: 0.5px;
    border-color: #2e6bf1;
}

.thin-light-blue-border{
    border-style: solid;
    border-width: 0.5px;
    border-color: #ADD8E6;
}

.thin-light-green-border{
    border-style: solid;
    border-width: 0.5px;
    border-color: green;
}

.thin-light-cc-border{
    border-style: solid;
    border-width: 0.5px;
    border-color: #ff5614;
}

.thin-pink-border{
    border-style: solid;
    border-width: 1px;
    border-color: #e29393;
}

.thin-pink-double-border{
    border-style: double;
    border-width: 3px;
    border-color: #e29393;
}

.thin-green-double-border{
    border-style: double;
    border-width: 3px;
    border-color: green;
}

.thin-gold-border{
    border-style: solid;
    border-width: 1px;
    border-color: #b29600;
}

.thin-green-border{
    border-style: solid;
    border-width: 1px;
    border-color: green;
}

.search-bar-bottom-border{
    border-style: solid;
    border-width: 1px;
    border-color: grey; 
    border-top:  none;
    border-left:  none;
    border-right:  none;
}

.form__field:focus {
  border-style: solid;
  border-width: 2px;
  border-color: #b29600; 
  border-top:  none;
  border-left:  none;
  border-right:  none;
}

.thin-gold-border-no-left{
    border-top-style: solid;
    border-bottom-style: solid;
    border-right-style: solid;
    border-width: 1px;
    border-color: #b29600;
}

.thin-grey-border{
    border-style: solid;
    border-width: 1px;
    border-color: #c3c3c3;
}

.thin-grey-border-no-top{
    border-style: solid;
    border-width: 1px;
    border-color: #c3c3c3;
    border-top: none;
}

.thick-double-gold-border-top{
    border-style: double;
    border-width: 3px;
    border-color: #b29600;
    border-left: none;
    border-right: none;
    border-bottom: none;
}

.thin-grey-border-right{
    border-right-style: solid;
    border-width: 1px;
    border-color: #c3c3c3;
}

.thin-red-border{
    border-style: solid;
    border-width: 1px;
    border-color: red;
}

.thick-red-border{
    border-style: solid;
    border-width: 3px;
    border-color: red;
}

.thin-light-grey-border{
    border-style: solid;
    border-width: 1px;
    border-color: #ddd;
}

.thin-crim-border{
    border-style: solid;
    border-width: 1px;
    border-color: #891a1a;
}

.thin-grey-bottom-border{
    border-style: solid;
    border-bottom: solid #c3c3c3;
    border-top: none;
    border-right: none;
    border-left: none;
    border-width: 1px;
}

.thin-grey-top-border{
    border-style: solid;
    border-top: solid #c3c3c3;
    border-bottom: none;
    border-right: none;
    border-left: none;
    border-width: 1px;
}

.thin-grey-no-top-border{
    border-top: none;
    border-bottom: solid 1px #c3c3c3;
    border-right: solid 1px #c3c3c3;
    border-left: solid 1px #c3c3c3;
}

.thin-light-grey-no-top-border{
    border-top: none;
    border-bottom: solid 1px #ddd;
    border-right: solid 1px #ddd;
    border-left: solid 1px #ddd;
}

.thin-light-grey-no-top-right-border{
    border-top: none;
    border-bottom: solid 1px #ddd;
    border-right: none;
    border-left: solid 1px #ddd;
}

.thin-light-grey-no-top-left-border{
    border-top: none;
    border-bottom: solid 1px #ddd;
    border-right: solid 1px #ddd;
    border-left: none;
}

.xxthin-cc-bottom-border{
    border-bottom: solid 1px #ff5614;
}

.xthin-cc-bottom-border{
    border-bottom: solid 3px #ff5614;
}

.xxthin-cc-top-border{
    border-top: solid 1px #ff5614;
}

.xthin-cc-top-border{
    border-top: solid 3px #ff5614;
}

.thin-cc-top-border{
    border-top: solid 5px #ff5614;
}

.thin-light-blue-top-border{
    border-top: solid 5px #ADD8E6;
}

.thick-pink-border{
    border-style: solid;
    border-width: 5px;
    border-color: #e29393;
}

.thick-livelife-green-border{
    border-style: solid;
    border-width: 3px;
    border-color: #6AB77E;
}

.thick-gold-border{
    border-style: solid;
    border-width: 3px;
    border-color: #b29600;
}

.thick-silver-border{
    border-style: solid;
    border-width: 3px;
    border-color: #c0c0c0;
}

.thick-bronze-border{
    border-style: solid;
    border-width: 3px;
    border-color: #cd7f32;
}

.thick-blue-border{
    border-style: solid;
    border-width: 3px;
    border-color: #2c65b4;
}

.thick-crim-border{
    border-style: solid;
    border-width: 3px;
    border-color: #891a1a;
}

.thick-markyourcal-color-border{
    border-style: solid;
    border-width: 3px;
    border-color: #e41a44;
}

.thick-blue-border{
    border-style: solid;
    border-width: 3px;
    border-color: #72bcd4;
}

.thick-green-border{
    border-style: solid;
    border-width: 3px;
    border-color: green;
}

.thick-red-border{
    border-style: solid;
    border-width: 4px;
    border-color: red;
}

.thick-grey-border{
      border-style: solid;
    border-width: 4px;
    border-color: #c3c3c3;
}

.thick-light-grey-border{
    border-style: solid;
    border-width: 4px;
    border-color: #c3c3c3; 
}

.thick-black-border{
    border-style: solid;
    border-width: 4px;
    border-color: black;
}

.thin-grey-double-border{
    border-style: double;
    border-width: 3px;
    border-color: #c3c3c3;
}

.thin-gold-double-border{
    border-style: double;
    border-width: 3px;
    border-color: gold;
}

.thin-white-double-border{
    border-style: double;
    border-width: 3px;
    border-color: white;
}

.thin-white-double-border-no-bottom{
    border-style: double;
    border-width: 3px;
    border-color: white;
    border-bottom: none;
}

.thick-double-white-border{
      border-style: double;
    border-width: 3px;
    border-color: white;
}

.thick-double-gold-border-no-bottom{
    border-style: double;
    border-width: 3px;
    border-color: gold;
    border-bottom: none;
}

.thick-double-gold-border-no-top{
    border-style: double;
    border-width: 3px;
    border-color: gold;
    border-top: none;
}

.shadow{
    box-shadow: 3px 3px 1px #888888;
}

.light-shadow{
  box-shadow: 2px 2px 1px #888888;
}

.xxsm-round-corner{
    border-radius: 3px; 
}

.xsm-round-corner{
    border-radius: 5px; 
}

.xsm-round-corner-top{
  border-top-left-radius: 5px; 
  border-top-right-radius: 5px; 
}

.xsm-round-corner-top-left{
  border-top-left-radius: 3px; 
}

.xsm-round-corner-bottom-right{
  border-bottom-right-radius: 3px; 
}

.large-round-corner-top-left-bottom-right{
  border-bottom-right-radius: 12px;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 5px;
  border-top-right-radius: 5px;
}

.xsm-round-corner-bottom{
  border-bottom-left-radius: 5px; 
  border-bottom-right-radius: 5px; 
}

.sm-round-corner-top{
  border-top-left-radius: 10px; 
  border-top-right-radius: 10px; 
}

.sm-round-corner{
    border-radius: 10px;    
}

.med-rare-round-corner{
    border-radius: 15px;    
}

.med-round-corner{
    border-radius: 25px;    
}

hr.style-two {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(255, 255, 255, 0.75), rgba(0, 0, 0, 0));
}

hr.style-two-black-bg {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(255, 255, 255, 0.75), rgba(0, 0, 0, 0));
}

hr.style-two-grey {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

hr.style-two-white {
    border: 0;
    height: 1.5px;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
}

hr.white{
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid white;
    margin: 1em 0;
    padding: 0; 
}

/*////////////////////////////////////////
///////////////// LINKS & BUTTONS ////////
////////////////////////////////////////*/

/*
a:hover{
    text-decoration: none;  
    color:white;
*/

.btn-group-xs > .btn, .btn-xs {
  padding: .45rem .35rem;
  font-size: .7rem;
  line-height: .55;
  border-radius: .2rem;
  margin-bottom: 4px;
}

.fa-golf-ball:hover{
    color: #cd7f32;
}

.fa-award:hover{
    color: #6c7a86;
}

.fa-trophy:hover{
    color: #b29600;
}

.fa-gem:hover{
    color: #404040;
}

.navbar-item-underline:hover {
  text-decoration: underline;
  padding-top:6px;
  border-bottom: 2px solid green;
  color: green;
}

.underline-hover:hover{
  padding-top:3px;
  border-bottom: 3px solid grey;
}

.light-hidden-grey-hover{
  color: #bdbfc1;
  text-decoration: none;
}

.instagram{
  color: #8a3ab9;
}

.instagram-hover:hover{
  color: #bc2a8d;
  text-decoration: none;
}

.x-hover:hover{
  border-color: #1DA1F2;
  text-decoration: none;
}

.japan-red-hover:hover{
  color: #BC002D;
  text-decoration: none;
}

.livelife-dark-green-hover:hover{
  color: #6AB77E;
  text-decoration: none;
}

.facebook-hover:hover{
  color: #3b5998;
  text-decoration: none;
} 

.twitter-hover:hover{
  color: #4099FF;
  text-decoration: none;
}

.linkedin-hover:hover{
  color: #2867B2;
  text-decoration: none;
}

a.no-decoration{
  text-decoration: none;
}

.cc-hover:hover{
  color: #ff5614;
  text-decoration: none;
}

.gold-hover:hover{
  color: #b29600;
  text-decoration: none;
}

.light-grey-hover:hover{
  color: #c3c3c3;
  text-decoration: none;
}

.crim-hover:hover{
  color: #891a1a;
  text-decoration: none;
}

.crim-hover:hover{
  color: #891a1a;
  text-decoration: none;
}

.blue-hover:hover{
  color: #0275d8;
  text-decoration: none;
}

.light-orange-hover:hover{
    color: #ffb732;
    text-decoration: none;
}

.red-hover:hover{
  color: red;
  text-decoration: none;
}

.green-hover:hover{
  color: green;
  text-decoration: none;
}

.green-border-hover:hover{
  color: green;
  text-decoration: none;
  border-style: solid;
  border-width: 5px;
  border-color: green;
}

.bold-blue-hover:hover{
  color: #2e6bf1;
  text-decoration: none;
}

.red-hover:hover{
  color: red;
  text-decoration: none;
}

.light-green-hover:hover{
  color: #d6e7d6;
  text-decoration: none;
}

.light-blue-hover:hover{
  color: #ADD8E6;
  text-decoration: none;
}

.white-hover:hover{
  color: white;
  text-decoration: none;
}

.pink-hover:hover{
  color: #e29393;
  text-decoration: none;
}

.baby-blue-hover:hover{
  color: #89bef0;
  text-decoration: none;
}

.grey-hover:hover{
  color: #404040;
  text-decoration: none;
}

.dark-grey-hover:hover{
  color: #2F4F4F;
  text-decoration: none;
}

/*////////////////////////////////////////
/////////////// FLASH ALERTS /////////////
////////////////////////////////////////*/

.alert{
    margin:0;
}

.alert-error {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
    text-align: left;
 }

.alert-alert {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
    text-align: left;
 }

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
    text-align: left;
 }

.alert-notice {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
    text-align: left;
 }

/*////////////////////////////////////////
/////////////// HOVER ////////////////////
////////////////////////////////////////*/

/* Bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }

  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }

  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }

  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }

  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }

  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }

  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.hvr-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-horizontal:hover, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:active {
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/*////////////////////////////////////////
/////////////// MEDIA ////////////////////
////////////////////////////////////////*/

@media screen and (max-width: 768px) {
    .xxjumbotron-font {
        font-size:60px;
    }
    .title-font{
      font-size:50px; 
    }
    .xjumbotron-font{
        font-size:50px; 
    }
    .jumbotron-font {
        font-size:40px;
    }
    .xxlarge-font {
        font-size:30px;
    }
    .xlarge-font {
        font-size:25px;
    }
    .large-font{
      font-size:20px;
    }
}
 
@media screen and (max-width: 568px) {
    .xxjumbotron-font {
        font-size:40px;
    }
    .title-font{
      font-size:45px; 
    }
    .xjumbotron-font{
        font-size:35px; 
    }
    .jumbotron-font {
        font-size:30px;
    }
    .xxlarge-font {
        font-size:25px;
    }
    .xlarge-font {
        font-size:20px;
    }
    .large-font{
      font-size:18px;
    }
}

@media screen and (max-width: 400px) {
    .xxjumbotron-font {
        font-size:35px;
    }
    .title-font{
      font-size:40px; 
    }
    .xjumbotron-font{
        font-size:30px; 
    }
    .jumbotron-font {
        font-size:25px;
    }
    .xxlarge-font {
        font-size:20px;
    }
    .xlarge-font {
        font-size:18px;
    }
    .large-font{
      font-size:16px;
    }
}

.swiper-container{
    position: relative;
}

/* Arrows */
.swiper-button-prev-mod,
.swiper-button-next-mod {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev-mod.swiper-button-disabled,
.swiper-button-next-mod.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev-mod,
.swiper-container-rtl .swiper-button-next-mod {
  background-image: url(/assets/arrow_left.png);
  left: 10px;
  right: auto;
}

.swiper-button-next-mod,
.swiper-container-rtl .swiper-button-prev-mod {
  background-image: url(/assets/arrow_right.png);
  right: 10px;
  left: auto;
}

.brightness45{
  filter:  brightness(0.45);
}

.grayscale{
  filter: grayscale(1);
}

.grayscale70{
  filter: grayscale(0.7);
}

.li-width{width: 466px !important};

.light-vignette {
  position: relative;
}
.light-vignette img {
 display: block;
}
.light-vignette:after {
 -moz-box-shadow: inset 0 0 2em #666;  
 -webkit-box-shadow: inset 0 0 2em #666;   
 box-shadow: inset 0 0 2em #666;
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 z-index: 2;
 content: "";
}

.vignette {
  position: relative;
}
.vignette img {
 display: block;
}
.vignette:after {
 -moz-box-shadow: inset 0 0 1em #d3d3d3;  
 -webkit-box-shadow: inset 0 0 1em #d3d3d3;   
 box-shadow: inset 0 0 1em #d3d3d3;
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 z-index: 2;
 content: "";
}

.heavy-vignette {
  position: relative;
}
.heavy-vignette img {
 display: block;
}
.heavy-vignette:after {
 -moz-box-shadow: inset 0 0 20em #666;  
 -webkit-box-shadow: inset 0 0 20em #666;   
 box-shadow: inset 0 0 20em #666;
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 z-index: 2;
 content: "";
}

.thin-border{
  padding: 1px;
  border: 1px solid #6D9B34;
}

hr.style15 {
  border-top: 4px double #8c8b8b;
  text-align: center;
}
hr.style15:after {
  content: '\f0c2';
  font-family: FontAwesome;
  display: inline-block;
  position: relative;
  top: -15px;
  padding: 0 10px;
  background: #f5f5f5;
  color: #8c8b8b;
  font-size: 18px;
}

hr.style-two {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

/* Pulse */
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

/* Bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }

  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }

  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }

  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }

  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

.flex-video {
  position: relative;
  padding-top: 25px;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 16px;
  overflow: hidden;
}

.flex-video.widescreen { padding-bottom: 57.25%; }
.flex-video.vimeo { padding-top: 0; }

.flex-video iframe,
.flex-video object,
.flex-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
  .flex-video { padding-top: 0; }
}

.navbar{
  
}

.navbar .fixed-top1{
  position: relative;

}

.bg.footer { 
    /* The image used */
    background-image: url(/assets/golf-hole-jumbotron2.png);

    /* Full height */
    height: 330px; 

    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.hero-banner { 
    /* The image used */
    background-image: url(/assets/livelife-hero-banner.jpg);

    /* Full height */
    height: 100%; 

    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-container {
  position: relative;
  text-align: center;
  color: white;
}

.img-container-text {
  position: absolute;
  top: 8px;
  left: 16px;
}

.img-circle-fix{
    border-radius: 50%;
    width: 100px;
    height: 100px;
}

.img-circle-fix-50x50{
    border-radius: 50%;
    width: 50px;
    height: 50px;
}

.img-responsive {
    margin: 0 auto;
}

.btn-green.active {
    background-color: grey;
}

.btn-yellow.active {
    background-color: grey;
}

.btn-red.active {
    background-color: grey;
}

.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }

  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }

  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

.hvr-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-buzz-out:hover, .hvr-buzz-out:focus, .hvr-buzz-out:active {
  -webkit-animation-name: hvr-buzz-out;
  animation-name: hvr-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

/* STRIPE CSS */

.result-message {
  line-height: 22px;
  font-size: 16px;
}
.result-message a {
  color: rgb(89, 111, 214);
  font-weight: 600;
  text-decoration: none;
}
.hidden {
  display: none;
}
#card-error {
  color: rgb(105, 115, 134);
  text-align: left;
  font-size: 13px;
  line-height: 17px;
  margin-top: 12px;
}
#card-element {
  border-radius: 4px 4px 0 0 ;
  padding: 12px;
  border: 1px solid rgba(50, 50, 93, 0.1);
  height: 44px;
  width: 100%;
  background: white;
}
#payment-request-button {
  margin-bottom: 32px;
}
/* Buttons and links */
button.stripe-custom{
  background: #5469d4;
  color: #ffffff;
  font-family: Arial, sans-serif;
  border-radius: 0 0 4px 4px;
  border: 0;
  padding: 12px 16px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  display: block;
  transition: all 0.2s ease;
  box-shadow: 0px 4px 5.5px 0px rgba(0, 0, 0, 0.07);
  width: 100%;
}
button.stripe-custom:hover {
  filter: contrast(115%);
}
button.stripe-custom:disabled {
  opacity: 0.5;
  cursor: default;
}
/* spinner/processing state, errors */
.spinner,
.spinner:before,
.spinner:after {
  border-radius: 50%;
}
.spinner {
  color: #ffffff; 
  font-size: 22px;
  text-indent: -99999px;
  margin: 0px auto;
  position: relative;
  width: 20px;
  height: 20px;
  box-shadow: inset 0 0 0 2px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.spinner:before,
.spinner:after {
  position: absolute;
  content: "";
}
.spinner:before {
  width: 10.4px;
  height: 20.4px;
  background: #5469d4;
  border-radius: 20.4px 0 0 20.4px;
  top: -0.2px;
  left: -0.2px;
  -webkit-transform-origin: 10.4px 10.2px;
  transform-origin: 10.4px 10.2px;
  -webkit-animation: loading 2s infinite ease 1.5s;
  animation: loading 2s infinite ease 1.5s;
}
.spinner:after {
  width: 10.4px;
  height: 10.2px;
  background: #5469d4;
  border-radius: 0 10.2px 10.2px 0;
  top: -0.1px;
  left: 10.2px;
  -webkit-transform-origin: 0px 10.2px;
  transform-origin: 0px 10.2px;
  -webkit-animation: loading 2s infinite ease;
  animation: loading 2s infinite ease;
}
@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* Curl Top Right */
.hvr-curl-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-top-right:hover:before, .hvr-curl-top-right:focus:before, .hvr-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}

/* PAGINATION */

.pagination {
  display: flex;
  justify-content: center;
}

.pagination li {
  display: block;
 }

.pagination > li > a
{
    background-color: white;
    color: #BC002D;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover
{
    color: #5a5a5a;
    background-color: #eee;
    border-color: #ddd;
}

.pagination > .active > a
{
    color: white;
    background-color: #BC002D !Important;
    border: solid 1px #BC002D !Important;
}

.pagination > .active > a:hover
{
    background-color: #BC002D !Important;
    border: solid 1px #BC002D;
}
