@charset "utf-8";
.banner,
.banner_frame {
  position: relative;
  overflow: hidden;
}
.banner_wrapper {
  line-height: 0;
  margin: 0 0 20px;
}
.banner,
.custom-banners-cycle-slideshow .banner_wrapper {
  margin: 0;
}
.banner {
  background-size: cover;
  box-sizing: content-box;
  max-height: 100%;
  max-width: 100%;
}
.custom-banners-cycle-slideshow {
  margin: 0 0 20px;
  box-sizing: border-box;
}
.custom-banners-cycle-slideshow * {
  box-sizing: border-box;
}
.banner_wrapper .banner > img {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  display: block;
  height: auto;
  margin: 0 auto;
  padding: 0;
  width: auto;
}
.banner_frame {
  display: inline-block;
}
.custom_banners_slide_full_width {
  max-width: none !important;
  max-height: none !important;
  width: 100% !important;
  height: auto !important;
}
.custom_banners_slide_full_height {
  max-width: none !important;
  max-height: none !important;
  width: auto !important;
  height: 100% !important;
}
.banner_frame > img {
  bottom: -9999px;
  height: auto;
  left: -9999px;
  margin: auto;
  position: absolute;
  right: -9999px;
  top: -9999px;
  width: auto;
}
.banner_wrapper .banner img {
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
@media only screen and (max-width: 500px) {
}
.rotatingBannerWidget .banner {
  border: 0;
}
.banner .custom_banners_big_link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
}
.banner_caption iframe {
  position: relative;
  z-index: 9999;
}
.banner .banner_caption {
  line-height: 1;
  background-image: url(//www.mygolfspy.jp/wp-content/plugins/custom-banners/assets/css/../img/black_70.png);
  color: #fff;
  padding: 20px;
  position: absolute;
  left: 0;
  right: 0;
}
.banner .banner_caption_text {
  display: inline-block;
  line-height: 1.25;
}
.banner.bottom .banner_caption {
  bottom: 0;
}
.banner.left .banner_caption {
  top: 0;
  right: auto;
  bottom: 0;
  width: 30%;
}
.banner.right .banner_caption {
  top: 0;
  left: auto;
  bottom: 0;
  width: 30%;
}
.banner.top .banner_caption {
  top: 0;
}
.banner.bottom.has_cta .banner_caption,
.banner.top.has_cta .banner_caption {
  padding: 20px;
}
.banner.left .banner_call_to_action,
.banner.right .banner_call_to_action {
  float: none;
  text-align: center;
  top: auto;
  margin: 0 0 15px;
  bottom: 15px;
  right: 15px;
  left: 15px;
}
.banner.left .banner_call_to_action .banner_btn_cta,
.banner.right .banner_call_to_action .banner_btn_cta {
  display: block;
}
.banner.legacy_cta_position .banner_call_to_action {
  float: right;
  margin-left: 10px;
}
.banner_call_to_action {
  display: inline-block;
  margin: 0 10px;
}
.banner .banner_call_to_action .banner_btn_cta {
  background: orange;
  border: 1px solid #ff8c00;
  border-radius: 5px;
  color: navy;
  display: inline-block;
  font-weight: 700;
  margin: 0;
  padding: 6px 10px;
}
.custom-banners-cycle-slideshow-default_style
  .custom-b-cycle-controls
  .custom-b-cycle-next,
.custom-banners-cycle-slideshow-default_style
  .custom-b-cycle-controls
  .custom-b-cycle-prev {
  color: #fff;
  font-size: 34px;
  font-weight: 700;
  height: 34px;
  margin-top: -42px;
  text-shadow: 1px 1px 1px #000;
  top: 50%;
  width: auto;
  z-index: 9999;
  cursor: pointer;
}
.custom-banners-cycle-slideshow {
  overflow: hidden;
  position: relative;
  margin-bottom: 40px;
}
.custom-banners-cycle-slideshow .cycle-slide {
  right: 0;
  left: 0;
}
.custom-b-cycle-controls {
  text-align: center;
}
.custom-banners-cycle-slideshow .custom-b-cycle-controls a {
  border: 0 none;
  box-shadow: none;
}
.custom-b-cycle-controls .custom-b-cycle-prev {
  position: absolute;
  left: 12px;
}
.custom-b-cycle-controls .custom-b-cycle-next {
  position: absolute;
  right: 12px;
}
.custom-b-cycle-controls .custom-b-cycle-pager {
  bottom: 0;
  display: inline-block;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
  width: auto;
  z-index: 9999;
}
.custom-b-cycle-controls .custom-b-cycle-pager span {
  color: #ddd;
  cursor: pointer;
  font-size: 38px;
  line-height: 19px;
  opacity: 0.5;
}
.custom-b-cycle-pager span a {
  display: none;
}
.custom-b-cycle-pager span::after {
  content: "•";
}
.custom-b-cycle-pager span.cycle-pager-active {
  color: #d69746;
  opacity: 1;
}
.custom-banners-cycle-slideshow-default_style .banner {
  box-sizing: border-box;
  margin-bottom: 40px;
}
.banner_wrapper .custom-banners-theme-standard.banner {
  border: 0;
  position: relative;
  width: 100%;
}
.custom-banners-cycle-slideshow-theme-standard .cycle-slide {
  right: 0;
  left: 0;
}
.banner_wrapper .banner.custom-banners-theme-standard .banner_caption {
  background: 0 0;
  color: #fff;
  font-family: Arial;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
  top: 0;
  bottom: auto;
  padding: 20px;
  font-size: 12px;
}
.banner_wrapper
  .banner.custom-banners-theme-standard
  .banner_call_to_action
  .banner_btn_cta {
  background: 0 0;
  border: 0;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  margin: 0;
  padding: 0;
}
.custom-b-cycle-controls.custom-banners-controls-theme-standard {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.custom-b-cycle-controls.custom-banners-controls-theme-standard
  .custom-b-cycle-prev {
  background-image: url(//www.mygolfspy.jp/wp-content/plugins/custom-banners/assets/css/../img/standard_left_arrow.png);
  cursor: pointer;
  height: 34px;
  left: 12px;
  margin-top: -17px;
  position: absolute;
  text-indent: -10000px;
  top: 50%;
  width: 20px;
  z-index: 9999;
}
.custom-b-cycle-controls.custom-banners-controls-theme-standard
  .custom-b-cycle-next {
  background-image: url(//www.mygolfspy.jp/wp-content/plugins/custom-banners/assets/css/../img/standard_right_arrow.png);
  cursor: pointer;
  height: 34px;
  right: 12px;
  margin-top: -17px;
  position: absolute;
  text-indent: -10000px;
  top: 50%;
  width: 20px;
  z-index: 9999;
}
.custom-b-cycle-controls.custom-banners-controls-theme-standard
  .custom-b-cycle-pager {
  bottom: 0;
  display: inline-block;
  position: absolute;
  text-align: center;
  width: auto;
  z-index: 9999;
}
.custom-b-cycle-controls.custom-banners-controls-theme-standard
  .custom-b-cycle-pager
  span {
  color: #ddd;
  cursor: pointer;
  font-size: 38px;
  line-height: 19px;
  opacity: 0.5;
}
.custom-b-cycle-controls.custom-banners-controls-theme-standard
  .custom-b-cycle-pager
  span.cycle-pager-active {
  opacity: 1;
}
.banner_wrapper
  .banner.custom-banners-theme-standard-black
  .banner_call_to_action
  .banner_btn_cta,
.banner_wrapper .banner.custom-banners-theme-standard-black .banner_caption,
.custom-b-cycle-controls.custom-banners-controls-theme-standard-black
  .custom-b-cycle-pager
  span {
  color: #000;
}
.custom-b-cycle-controls.custom-banners-controls-theme-standard-black
  .custom-b-cycle-prev {
  background-image: url(//www.mygolfspy.jp/wp-content/plugins/custom-banners/assets/css/../img/standard_black_left_arrow.png);
}
.custom-b-cycle-controls.custom-banners-controls-theme-standard-black
  .custom-b-cycle-next {
  background-image: url(//www.mygolfspy.jp/wp-content/plugins/custom-banners/assets/css/../img/standard_black_right_arrow.png);
}
.banner_wrapper
  .banner.custom-banners-theme-standard-yellow
  .banner_call_to_action
  .banner_btn_cta,
.banner_wrapper .banner.custom-banners-theme-standard-yellow .banner_caption,
.custom-b-cycle-controls.custom-banners-controls-theme-standard-yellow
  .custom-b-cycle-pager
  span {
  color: #fbcf61;
}
.custom-b-cycle-controls.custom-banners-controls-theme-standard-yellow
  .custom-b-cycle-prev {
  background-image: url(//www.mygolfspy.jp/wp-content/plugins/custom-banners/assets/css/../img/standard_yellow_left_arrow.png);
}
.custom-b-cycle-controls.custom-banners-controls-theme-standard-yellow
  .custom-b-cycle-next {
  background-image: url(//www.mygolfspy.jp/wp-content/plugins/custom-banners/assets/css/../img/standard_yellow_right_arrow.png);
}
.banner_wrapper
  .banner.custom-banners-theme-standard-pink
  .banner_call_to_action
  .banner_btn_cta,
.banner_wrapper .banner.custom-banners-theme-standard-pink .banner_caption,
.custom-b-cycle-controls.custom-banners-controls-theme-standard-pink
  .custom-b-cycle-pager
  span {
  color: #ff6f6f;
}
.custom-b-cycle-controls.custom-banners-controls-theme-standard-pink
  .custom-b-cycle-prev {
  background-image: url(//www.mygolfspy.jp/wp-content/plugins/custom-banners/assets/css/../img/standard_pink_left_arrow.png);
}
.custom-b-cycle-controls.custom-banners-controls-theme-standard-pink
  .custom-b-cycle-next {
  background-image: url(//www.mygolfspy.jp/wp-content/plugins/custom-banners/assets/css/../img/standard_pink_right_arrow.png);
}
.banner_wrapper
  .banner.custom-banners-theme-standard-blue
  .banner_call_to_action
  .banner_btn_cta,
.banner_wrapper .banner.custom-banners-theme-standard-blue .banner_caption,
.custom-b-cycle-controls.custom-banners-controls-theme-standard-blue
  .custom-b-cycle-pager
  span {
  color: #0dccc0;
}
.custom-b-cycle-controls.custom-banners-controls-theme-standard-blue
  .custom-b-cycle-prev {
  background-image: url(//www.mygolfspy.jp/wp-content/plugins/custom-banners/assets/css/../img/standard_blue_left_arrow.png);
}
.custom-b-cycle-controls.custom-banners-controls-theme-standard-blue
  .custom-b-cycle-next {
  background-image: url(//www.mygolfspy.jp/wp-content/plugins/custom-banners/assets/css/../img/standard_blue_right_arrow.png);
}
.custom-b-cycle-controls img {
  box-shadow: none !important;
}
.container,
.flickity-enabled,
.flickity-viewport {
  position: relative;
}
.flickity-enabled:focus,
a,
button {
  outline: 0;
}
*,
.custom-select select,
.lity * {
  box-sizing: border-box;
}
.clearfix:after,
.comments-list-item,
.container-fluid:after,
.container:after,
.header-mobile-menu,
.row:after,
.teetimes-widget--vertical .teetimes-widget__input.input-distance,
.teetimes-widget--vertical .teetimes-widget__input.input-players,
.ui-helper-clearfix:after,
.wp-poll__vote,
.wp-polls__answers:after {
  clear: both;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
.lity-container,
.lity-wrap:before {
  vertical-align: middle;
  display: inline-block;
}
article,
aside,
details,
figcaption,
figure,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  background: #fff;
}
body,
input,
textarea {
  font-size: 16px;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
pre {
  font:
    16px Monaco,
    monospace;
  line-height: 1.5;
  margin-bottom: 1.5em;
}
code {
  font:
    16px Monaco,
    monospace;
}
a img {
  border: 0;
}
img {
  -ms-interpolation-mode: bicubic;
  height: auto;
}
body,
html {
  height: 100%;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
textarea {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  font-family: inherit;
}
textarea {
  resize: none;
}
button {
  border: 0;
  background: 0 0;
  box-shadow: none;
  cursor: pointer;
  appearance: none;
  padding: 0;
  margin: 0;
  font-family: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
}
.container,
.container-fluid {
  margin-right: auto;
  margin-left: auto;
}
@-ms-viewport {
  width: device-width;
}
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
  .visible-xs-block {
    display: block !important;
  }
  .visible-xs-inline {
    display: inline !important;
  }
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
  .visible-sm-block {
    display: block !important;
  }
  .visible-sm-inline {
    display: inline !important;
  }
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
  .visible-md-block {
    display: block !important;
  }
  .visible-md-inline {
    display: inline !important;
  }
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
  .visible-lg-block {
    display: block !important;
  }
  .visible-lg-inline {
    display: inline !important;
  }
  .visible-lg-inline-block {
    display: inline-block !important;
  }
  .hidden-lg {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .hidden-md {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  td.visible-print,
  th.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
  .hidden-print {
    display: none !important;
  }
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
  content: " ";
  display: table;
}
.container {
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 767px) {
  .container {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 768px) {
  .container {
    width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    width: 1024px;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 1400px;
  }
}
@media screen and (max-width: 767px) {
  .page-content-container {
    padding: 36px 0 60px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .page-content-container {
    padding: 48px 0 80px;
  }
}
@media screen and (min-width: 1024px) {
  .page-content-container {
    padding: 60px 0 120px;
  }
}
.container-fluid {
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.lity-content:after,
.lity-wrap:before {
  content: "";
}
@media screen and (max-width: 767px) {
  .xs-gutter-stretcher {
    margin-left: -8px;
    margin-right: -8px;
  }
}
@media screen and (min-width: 1400px) {
  html.flexbox .row--equal-height-columns.eqh-lg {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1399px) {
  html.flexbox .row--equal-height-columns.eqh-md {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  html.flexbox .row--equal-height-columns.eqh-sm {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 767px) {
  .row {
    margin-left: -8px;
    margin-right: -8px;
  }
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-xs-1,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}
.col-xs-1 {
  width: 8.33333%;
}
.col-xs-2 {
  width: 16.66667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333%;
}
.col-xs-5 {
  width: 41.66667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.33333%;
}
.col-xs-8 {
  width: 66.66667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333%;
}
.col-xs-11 {
  width: 91.66667%;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-pull-1 {
  right: 8.33333%;
}
.col-xs-pull-2 {
  right: 16.66667%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-4 {
  right: 33.33333%;
}
.col-xs-pull-5 {
  right: 41.66667%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-7 {
  right: 58.33333%;
}
.col-xs-pull-8 {
  right: 66.66667%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-10 {
  right: 83.33333%;
}
.col-xs-pull-11 {
  right: 91.66667%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-push-1 {
  left: 8.33333%;
}
.col-xs-push-2 {
  left: 16.66667%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-4 {
  left: 33.33333%;
}
.col-xs-push-5 {
  left: 41.66667%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-7 {
  left: 58.33333%;
}
.col-xs-push-8 {
  left: 66.66667%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-10 {
  left: 83.33333%;
}
.col-xs-push-11 {
  left: 91.66667%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
.col-xs-offset-1 {
  margin-left: 8.33333%;
}
.col-xs-offset-2 {
  margin-left: 16.66667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.33333%;
}
.col-xs-offset-5 {
  margin-left: 41.66667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.33333%;
}
.col-xs-offset-8 {
  margin-left: 66.66667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.33333%;
}
.col-xs-offset-11 {
  margin-left: 91.66667%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1024px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1400px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
} /*! Flickity v2.0.5
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-viewport {
  overflow: hidden;
  height: 100%;
}
.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: 0;
  border-radius: 50%;
  background: #fff;
  background: rgba(255, 255, 255, 0.75);
  cursor: pointer;
  transform: translateY(-50%);
}
.flickity-prev-next-button:hover {
  background: #fff;
}
.flickity-prev-next-button:focus {
  outline: 0;
  box-shadow: 0 0 0 5px #09f;
}
.flickity-prev-next-button:active {
  opacity: 0.6;
}
.flickity-prev-next-button.previous {
  left: 10px;
}
.flickity-prev-next-button.next {
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}
.flickity-prev-next-button:disabled {
  opacity: 0.3;
  cursor: auto;
}
.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}
.flickity-prev-next-button .arrow {
  fill: #333;
}
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -20px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.lity,
.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  outline: 0 !important;
  left: 0;
  right: 0;
}
.flickity-page-dots .dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 5px;
  background: #d6d6d6;
  border-radius: 50%;
}
.flickity-page-dots .dot.is-selected {
  background: #2e2e2e;
} /*! Lity - v2.2.2 - 2016-12-14
* http://sorgalla.com/lity/
* Copyright (c) 2015-2016 Jan Sorgalla; Licensed MIT */
.lity {
  bottom: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  opacity: 0;
  transition: opacity 0s ease;
}
.lity.lity-opened {
  opacity: 1;
}
.lity.lity-closed {
  opacity: 0;
}
.lity-wrap {
  bottom: 0;
  text-align: center;
}
.lity-wrap:before {
  height: 100%;
  margin-right: -0.25em;
}
.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.lity-loading .lity-loader {
  opacity: 1;
}
.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: 0 !important;
}
.lity-content {
  z-index: 9993;
  width: 100%;
  transform: scale(1);
  opacity: 1;
  transition: opacity 0.5s ease;
}
.lity-closed .lity-content,
.lity-loading .lity-content {
  transform: scale(1);
  opacity: 0;
}
.lity-content:after {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.lity-close,
.lity-close:active,
.lity-close:focus,
.lity-close:hover,
.lity-close:visited {
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background: 0 0;
  box-shadow: none;
  border: 0;
  text-decoration: none;
  text-align: center;
  outline: 0;
}
.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
}
.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.lity-close:active {
  top: 1px;
}
.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container,
.lity-iframe .lity-container,
.lity-vimeo .lity-container,
.lity-youtube .lity-container {
  width: 100%;
  max-width: 964px;
}
.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}
.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
.lity-hide,
.ui-helper-hidden {
  display: none;
} /*! jQuery UI - v1.11.4 - 2015-11-10
* http://jqueryui.com
* Includes: core.css, datepicker.css
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-zfix,
.ui-widget-overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix {
  min-height: 0;
}
.ui-helper-zfix {
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default !important;
}
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-overlay {
  position: fixed;
}
.ui-datepicker {
  width: 248px;
  border: 1px solid #e3e3e3;
  padding: 0 3px 3px;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  display: none;
  background: #fff;
  font-size: 14px;
  line-height: 18px;
  margin-top: 4px;
}
.ui-datepicker:after,
.ui-datepicker:before {
  display: block;
  content: "";
  position: absolute;
  background: #fff;
}
.ui-datepicker:before {
  width: 16px;
  height: 16px;
  border: 1px solid #e3e3e3;
  border-radius: 2px;
  transform: rotate(45deg);
  top: -8px;
  left: 12px;
  z-index: 5;
}
.ui-datepicker:after {
  width: 30px;
  height: 14px;
  top: 0;
  left: 6px;
  background: #fff;
  z-index: 6;
}
.ui-datepicker .ui-datepicker-header {
  height: 42px;
  position: relative;
  z-index: 10;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 42px;
  text-align: center;
  font-size: 15px;
  line-height: 20px;
  padding: 13px 0 9px;
  font-weight: 700;
  color: #2e2e2e;
}
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
  position: absolute;
  top: 0;
  width: 42px;
  height: 42px;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-next:hover,
.ui-datepicker .ui-datepicker-prev:hover {
  opacity: 0.7;
}
.ui-datepicker .ui-datepicker-next > span,
.ui-datepicker .ui-datepicker-prev > span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-datepicker .ui-datepicker-next .icon,
.ui-datepicker .ui-datepicker-prev .icon {
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  margin: -8px 0 0 -8px;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 15;
  fill: #999;
}
.ui-datepicker .ui-datepicker-next .icon-overlay,
.ui-datepicker .ui-datepicker-prev .icon-overlay {
  position: absolute;
  z-index: 20;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-datepicker .ui-datepicker-next.ui-state-disabled .icon,
.ui-datepicker .ui-datepicker-prev.ui-state-disabled .icon {
  fill: #e3e3e3;
}
.ui-datepicker .ui-datepicker-prev {
  left: 0;
}
.ui-datepicker .ui-datepicker-prev .icon {
  margin-left: 0;
  left: 6px;
}
.ui-datepicker .ui-datepicker-next {
  right: 0;
}
.ui-datepicker .ui-datepicker-next .icon {
  margin-left: 0;
  left: auto;
  right: 6px;
}
.ui-datepicker table,
.ui-datepicker td,
.ui-datepicker tr {
  border: 1px solid transparent;
  border-collapse: collapse;
  border-spacing: 0;
  outline: 0;
}
.ui-datepicker table {
  width: 240px;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
}
.ui-datepicker th {
  padding: 6px 0 4px;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  color: gray;
}
.ui-datepicker td a,
.ui-datepicker td span {
  display: block;
  padding: 7px;
  text-align: center;
  text-decoration: none;
  color: gray;
}
.ui-datepicker td.ui-datepicker-today a,
.ui-datepicker td:hover a {
  background: rgba(0, 0, 0, 0.03);
}
.ui-datepicker td.ui-datepicker-current-day a {
  background: #2e2e2e;
  color: #fff;
}
.ui-datepicker td.ui-datepicker-current-day.ui-state-disabled {
  border: 1px solid transparent !important;
}
.ui-datepicker .ui-datepicker-unselectable span {
  color: #dedede;
}
.ui-datepicker .ui-datepicker-other-month a {
  color: #aaa;
}
.bigButton a,
.blackButton a,
.blueButton a,
.btn,
.goldButton a,
.grayButton a,
.greyButton a,
.littleButton a,
.redButton a,
.yellowButton a {
  border: 0;
  outline: 0;
  -webkit-appearance: none;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  text-decoration: none !important;
  position: relative;
  text-align: center;
  background: #2e2e2e;
  color: #fff;
  font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
  height: 54px;
  letter-spacing: 0.05em;
  padding: 17px 36px;
  border-radius: 1px;
  margin: 0 8px 0 0;
  text-transform: uppercase;
}
.hover-underline-links a,
a,
a.hover-underline,
a.hover-underline-link {
  text-decoration: none;
}
.bigButton a:last-child,
.blackButton a:last-child,
.blueButton a:last-child,
.btn:last-child,
.goldButton a:last-child,
.grayButton a:last-child,
.greyButton a:last-child,
.littleButton a:last-child,
.redButton a:last-child,
.yellowButton a:last-child {
  margin-right: 0;
}
.bigButton a .icon-lock,
.blackButton a .icon-lock,
.blueButton a .icon-lock,
.btn .icon-lock,
.goldButton a .icon-lock,
.grayButton a .icon-lock,
.greyButton a .icon-lock,
.littleButton a .icon-lock,
.redButton a .icon-lock,
.yellowButton a .icon-lock {
  top: -2px;
  margin-left: -6px;
  margin-right: 2px;
}
.blackButton a,
.btn-primary,
.greyButton a {
  background: #2e2e2e;
}
.blackButton a:hover,
.btn-primary:hover,
.greyButton a:hover {
  background: #3b3b3b;
}
.btn-secondary,
.goldButton a,
.yellowButton a {
  background: #bf9a5e;
}
.btn-secondary:hover,
.goldButton a:hover,
.yellowButton a:hover {
  background: #c6a570;
}
.btn-red,
.redButton a {
  background: #c00;
  color: #fff;
}
.btn-red:hover,
.redButton a:hover {
  background: #e60000;
}
.blueButton a,
.btn-blue {
  background: #1a75bc;
  color: #fff;
}
.blueButton a:hover,
.btn-blue:hover {
  background: #1d83d2;
}
.btn-outline {
  border: 1px solid #e3e3e3;
  background: #fff;
  line-height: 18px;
  color: #bf9a5e;
  transition: border-color 0.2s;
}
.btn-outline:hover {
  border-color: #acacac;
}
.btn-white-outline {
  border: 1px solid #fff;
  color: #fff;
  transition: background 0.25s ease;
}
.btn-white-outline:hover {
  background: rgba(255, 255, 255, 0.1);
}
.btn-white {
  background: #fff;
  color: #2e2e2e;
}
.btn-rounded {
  border-radius: 3px;
}
.btn-facebook {
  background: #3b5998;
  color: #fff;
}
.btn-twitter {
  background: #55acee;
  color: #fff;
}
.btn-reddit {
  background: #ff4500;
  color: #fff;
}
.btn-paypal {
  background: #0073b8;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 30px;
}
.btn-paypal:hover {
  background: #0083d2;
}
.btn-paypal .icon-paypal-circle {
  margin-right: 3px;
}
.btn-email {
  background: #8e8e8e;
  color: #fff;
}
.btn[disabled="disabled"] {
  cursor: default;
}
.btn-lg {
  font-size: 16px;
  line-height: 20px;
  padding: 18px 42px;
}
.btn-tiny {
  font-size: 12px;
  line-height: 18px;
  padding: 6px 10px;
  height: 30px;
  width: auto;
}
.btn-block {
  display: block;
  width: 100%;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner:after,
.carousel-inner:before {
  display: block;
  content: "";
  pointer-events: none;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 140px;
  z-index: 30;
}
@media screen and (max-width: 1023px) {
  .carousel-inner:after,
  .carousel-inner:before {
    width: 60px;
  }
}
.carousel-inner:before {
  background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%);
  left: 0;
}
.carousel-inner:after {
  background: linear-gradient(270deg, #fff 0, rgba(255, 255, 255, 0) 100%);
  right: 0;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  z-index: 20;
  transition:
    transform 1s cubic-bezier(0.23, 1, 0.32, 1),
    opacity 0.6s 0.2s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective: 1000px;
  opacity: 0;
}
.carousel-inner > .item.active.right,
.carousel-inner > .item.next {
  transform: translate3d(100%, 0, 0);
  left: 0;
}
.carousel-inner > .item.active.left,
.carousel-inner > .item.prev {
  transform: translate3d(-100%, 0, 0);
  left: 0;
}
.carousel-inner > .item.active,
.carousel-inner > .item.next.left,
.carousel-inner > .item.prev.right {
  transform: translate3d(0, 0, 0);
  left: 0;
  opacity: 1;
}
.carousel-inner > .item.active {
  opacity: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  z-index: 40;
}
input[type="text"],
input[type="email"],
textarea {
  border: 0;
  outline: 0;
  display: block;
  width: 100%;
  margin: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="checkbox"],
input[type="radio"] {
  margin: 0 6px 0 0;
}
.control-label {
  font-size: 15px;
  line-height: 24px;
  display: block;
  margin: 0 0 6px;
  color: gray;
}
.text-area,
.text-input,
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea,
input.text-input {
  border: 1px solid #e3e3e3;
  font-size: 15px;
  line-height: 20px;
  color: #2e2e2e;
  padding: 4px 14px;
  border-radius: 4px;
  outline: 0;
  transition: border-color 0.17s;
  display: block;
  width: 100%;
}
.text-area:-moz-placeholder,
.text-input:-moz-placeholder,
.wpcf7 input[type="text"]:-moz-placeholder,
.wpcf7 input[type="email"]:-moz-placeholder,
.wpcf7 textarea:-moz-placeholder,
input.text-input:-moz-placeholder {
  color: #aeb0b2;
}
.text-area:-ms-input-placeholder,
.text-input:-ms-input-placeholder,
.wpcf7 input[type="text"]:-ms-input-placeholder,
.wpcf7 input[type="email"]:-ms-input-placeholder,
.wpcf7 textarea:-ms-input-placeholder,
input.text-input:-ms-input-placeholder {
  color: #aeb0b2;
}
.text-area::-webkit-input-placeholder,
.text-input::-webkit-input-placeholder,
.wpcf7 input[type="text"]::-webkit-input-placeholder,
.wpcf7 input[type="email"]::-webkit-input-placeholder,
.wpcf7 textarea::-webkit-input-placeholder,
input.text-input::-webkit-input-placeholder {
  color: #aeb0b2;
}
.text-area:focus,
.text-input:focus,
.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 textarea:focus,
input.text-input:focus {
  border-color: #cacaca;
}
.text-area--dark,
.text-input--dark,
input.text-input--dark {
  background: #eee;
  border: 0;
  border-radius: 2px;
}
.text-area--dark:focus,
.text-input--dark:focus,
input.text-input--dark:focus {
  background: #e3e3e3;
}
.text-input,
.wpcf7 input[type="text"],
.wpcf7 input[type="email"] {
  height: 50px;
}
.text-area,
.wpcf7 textarea {
  padding: 12px 14px;
}
label.mgs-checkbox,
label.mgs-radio {
  padding-left: 32px;
}
.form-row {
  margin-bottom: 24px;
}
.input-container {
  position: relative;
}
.input-container input {
  position: relative;
  z-index: 10;
}
.input-container .icon {
  z-index: 15;
}
.control-help {
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #7e8288;
  margin: 6px 0 0;
}
.control-help.state-error,
.control-label.state-error,
.form-row--error,
.form-row--errors,
.form-row.state-error .control-help,
.form-row.state-error .control-label {
  color: #d2372a;
}
label.mgs-checkbox,
label.mgs-radio {
  display: block;
  position: relative;
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 8px;
  color: gray;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}
label.mgs-checkbox input[type="checkbox"],
label.mgs-checkbox input[type="radio"],
label.mgs-radio input[type="checkbox"],
label.mgs-radio input[type="radio"] {
  margin: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
label.mgs-checkbox .control-indicator,
label.mgs-radio .control-indicator {
  display: block;
  background: #eee;
  position: absolute;
  left: 0;
}
label.mgs-radio .control-indicator {
  border-radius: 50%;
  border: 0;
  width: 20px;
  height: 20px;
  box-shadow: inset 0 0 0 8px #eee;
  transition: 0.1s;
}
label.mgs-radio input:checked + .control-indicator {
  background: #bf9a5e;
  box-shadow: inset 0 0 0 2px #eee;
}
label.mgs-checkbox .control-indicator {
  border-radius: 2px;
  width: 20px;
  height: 20px;
  top: 0;
}
label.mgs-checkbox input:checked + .control-indicator {
  background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Cstyle%20type%3D%22text/css%22%3E.st0%7Bfill%3A%23BF9A5E%3B%7D%3C/style%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M4.3%2010.5c-.3%200-.7-.1-.9-.4l-3-3.1c-.5-.5-.5-1.4%200-1.9s1.3-.5%201.8%200l2.1%202.2%205.5-5.4c.5-.5%201.3-.5%201.8.1.5.5.5%201.4-.1%201.9l-6.4%206.3c-.2.2-.5.3-.8.3z%22/%3E%3C/svg%3E);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 12px 12px;
}
.wpcf7 .control-label + br,
.wpcf7 .screen-reader-response {
  display: none;
}
.wpcf7 .wpcf7-form-control.wpcf7-not-valid {
  border-color: #d2372a;
}
.wpcf7-not-valid-tip {
  display: block;
  font-size: 14px;
  line-height: 20px;
  padding-top: 5px;
  color: #d2372a;
}
.wpcf7-validation-errors {
  color: #d2372a;
}
.custom-select {
  display: block;
  position: relative;
  border: 1px solid #e3e3e3;
  color: #2e2e2e;
  border-radius: 0;
  outline: 0;
  transition: border-color 0.17s;
}
.custom-select select {
  width: 100%;
  margin: 0;
  outline: 0;
  padding: 6px 14px;
  font-size: 15px;
  line-height: 20px;
  font-family: inherit;
  height: 40px;
  border-radius: 0;
  cursor: pointer;
}
.custom-select::after {
  display: none;
  content: " ";
  position: absolute;
  top: 50%;
  right: 15px;
  z-index: 2;
  margin-top: -1px;
  pointer-events: none;
  border-top: 5px solid #333;
  border-left: 4px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 4px solid transparent;
}
.credit-card-icon,
.icon,
.thumbnail-sizer {
  position: relative;
}
@supports (
    (-webkit-appearance: none) or (-moz-appearance: none) or (appearance: none)
  )
  or ((-moz-appearance: none) and (mask-type: alpha)) {
  .custom-select::after {
    display: block;
  }
  .custom-select select {
    padding-right: 34px;
    background: 0 0;
    border: 1px solid transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .custom-select select:focus {
    border-color: #cacaca;
  }
}
.icon {
  display: inline-block;
  vertical-align: middle;
  fill: currentColor;
}
.icon.fill--gold {
  fill: #bf9a5e;
}
.icon-email-circle,
.icon-facebook-circle,
.icon-instagram-circle,
.icon-paypal-circle,
.icon-reddit-circle,
.icon-twitter-circle,
.icon-verified-circle,
.icon-youtube-circle {
  width: 30px;
  height: 30px;
}
.icon-caret-left,
.icon-caret-left-thin,
.icon-caret-right,
.icon-caret-right-thin,
.icon-check-circle,
.icon-cross-circle,
.icon-lock,
.icon-ribbon,
.icon-search,
.icon-thumb-up {
  width: 16px;
  height: 16px;
}
.icon-dollar-outline,
.icon-facebook-outline,
.icon-notepad-course,
.icon-thumb-outline,
.icon-twitter-outline {
  width: 70px;
  height: 70px;
}
.icon-dollar-outline {
  width: 84px;
}
.icon-star-with-branches {
  width: 108px;
  height: 98px;
}
.icon-star {
  width: 13px;
  height: 12px;
}
.icon-olive-branches {
  width: 82px;
  height: 76px;
}
.icon-menu {
  width: 16px;
  height: 16px;
}
.icon-deals,
.icon-giveaways,
.icon-labs,
.icon-lightbulb,
.icon-no-spam {
  width: 48px;
  height: 48px;
}
.icon-quote-marks {
  width: 64px;
  height: 64px;
}
.icon-stat-accuracy,
.icon-stat-distance,
.icon-stat-flight,
.icon-stat-speed,
.icon-stat-spin {
  width: 40px;
  height: 40px;
}
.icon-flag-bullet {
  width: 24px;
  height: 28px;
}
.credit-card-icon {
  display: block;
  width: 32px;
  height: 22px;
  background: url(//www.mygolfspy.jp/wp-content/themes/mygolfspy/assets/dist/styles/../../images/credit-card-icons.png);
  background-size: 224px 22px;
}
.credit-card-icon.gform_card_icon_visa,
.credit-card-icon.visa {
  background-position: -100% 0;
}
.credit-card-icon.gform_card_icon_mastercard,
.credit-card-icon.mastercard {
  background-position: -200% 0;
}
.credit-card-icon.discover,
.credit-card-icon.gform_card_icon_discover {
  background-position: -300% 0;
}
.credit-card-icon.diners-club {
  background-position: -400% 0;
}
.credit-card-icon.american-express,
.credit-card-icon.amex,
.credit-card-icon.gform_card_icon_amex {
  background-position: -500% 0;
}
.credit-card-icon.paypal {
  background-position: -600% 0;
}
@media (-webkit-min-device-pixel-ratio: 2),
  (-webkit-min-device-pixel-ratio: 192),
  (min-resolution: 192dppx) {
  .credit-card-icon {
    background-image: url(//www.mygolfspy.jp/wp-content/themes/mygolfspy/assets/dist/styles/../../images/credit-card-icons@2x.png);
  }
}
.thumbnail-sizer.r-2x1 a {
  padding-top: 50%;
}
.thumbnail-sizer.r-3x2 a {
  padding-top: 66.6666667%;
}
.thumbnail-sizer.r-4x3 a {
  padding-top: 75%;
}
.thumbnail-sizer.r-16x9 a {
  padding-top: 56.25%;
}
.thumbnail-sizer a {
  display: block;
  height: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  transition: opacity 0.17s ease;
}
.thumbnail-sizer a:hover {
  opacity: 0.7;
}
.tab-pane {
  display: none;
}
.tab-pane.active {
  display: block;
}
.fade {
  opacity: 0;
  transition: opacity 0.2s ease;
}
.fade.in {
  opacity: 1;
}
@font-face {
  font-family: flama-condensed;
  src: url(//www.mygolfspy.jp/wp-content/themes/mygolfspy/assets/dist/styles/../../fonts/fc-book.eot);
  src:
    url(//www.mygolfspy.jp/wp-content/themes/mygolfspy/assets/dist/styles/../../fonts/fc-book.eot#iefix)
      format("embedded-opentype"),
    url(//www.mygolfspy.jp/wp-content/themes/mygolfspy/assets/dist/styles/../../fonts/fc-book.woff)
      format("woff");
  font-weight: 400;
}
@font-face {
  font-family: flama-condensed;
  src: url(//www.mygolfspy.jp/wp-content/themes/mygolfspy/assets/dist/styles/../../fonts/fc-semibold.eot);
  src:
    url(//www.mygolfspy.jp/wp-content/themes/mygolfspy/assets/dist/styles/../../fonts/fc-semibold.eot)
      format("embedded-opentype"),
    url(//www.mygolfspy.jp/wp-content/themes/mygolfspy/assets/dist/styles/../../fonts/fc-semibold.woff)
      format("woff");
  font-weight: 600;
}
@font-face {
  font-family: flama-condensed;
  src: url(//www.mygolfspy.jp/wp-content/themes/mygolfspy/assets/dist/styles/../../fonts/fc-extrabold.eot);
  src:
    url(//www.mygolfspy.jp/wp-content/themes/mygolfspy/assets/dist/styles/../../fonts/fc-extrabold.eot)
      format("embedded-opentype"),
    url(//www.mygolfspy.jp/wp-content/themes/mygolfspy/assets/dist/styles/../../fonts/fc-extrabold.woff)
      format("woff");
  font-weight: 700;
}
body {
  font-size: 16px;
  line-height: 26px;
  color: #2e2e2e;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  -webkit-text-size-adjust: 100%;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.wp-body-copy .superheading,
.wp-body-copy h5,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
strong {
  font-weight: 600;
}
.caps {
  text-transform: uppercase;
}
.no-wrap,
.nowrap {
  white-space: nowrap;
}
.color--dark-gray {
  color: #2e2e2e !important;
}
.color--medium-gray {
  color: gray !important;
}
.color--light-gray {
  color: #acacac !important;
}
.color--gold {
  color: #bf9a5e !important;
}
a {
  color: #2e2e2e;
}
.hover-underline-links a:hover,
a.hover-underline-link:hover,
a.hover-underline:hover {
  text-decoration: underline;
}
a.opacity-hover {
  display: inline-block;
  transition: opacity 0.17s ease;
}
a.opacity-hover:hover {
  opacity: 0.7;
}
.opacity-image-hover img {
  transition: opacity 0.3s;
}
.header-logo a,
.instagram-feed a,
.mgs-stats__item {
  transition: opacity 0.17s ease;
}
.opacity-image-hover:hover img {
  opacity: 0.8;
}
img {
  max-width: 100%;
}
hr {
  border: 0;
  height: 2px;
  width: 100%;
  margin: 36px auto;
  background: #e3e3e3;
}
hr.short {
  width: 60px;
}
hr.no-margin {
  margin-top: 0;
  margin-bottom: 0;
}
p:not(:last-child) {
  margin-bottom: 12px;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.wp-body-copy .superheading,
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
  font-weight: 800;
}
.h1,
.wp-body-copy .superheading,
.wp-body-copy h1 {
  font-size: 60px;
  line-height: 60px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: -0.03em;
}
.h2,
.wp-body-copy h2 {
  font-size: 44px;
  line-height: 44px;
}
.h3,
.wp-body-copy h3 {
  font-size: 32px;
  line-height: 38px;
}
.h4,
.h5,
.wp-body-copy h4,
.wp-body-copy h5 {
  line-height: 24px;
  text-transform: uppercase;
  font-weight: 600;
}
.h4,
.wp-body-copy h4 {
  font-size: 24px;
}
.h5,
.wp-body-copy h5 {
  font-size: 20px;
}
.h6,
.wp-body-copy h6 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 32px;
  font-style: italic;
  text-transform: none;
  color: gray;
  font-weight: 400;
}
.wp-body-copy {
  font-size: 18px;
  line-height: 30px;
  color: #404040;
}
.wp-body-copy .authorCredit {
  display: none;
}
.wp-body-copy > p {
  margin-bottom: 20px;
}
.wp-body-copy h1,
.wp-body-copy h2,
.wp-body-copy h3,
.wp-body-copy h4,
.wp-body-copy h5 {
  color: #2e2e2e;
}
.wp-body-copy h1 {
  font-size: 40px;
  line-height: 40px;
  margin: 30px 0;
}
.wp-body-copy h2 {
  font-size: 36px;
  line-height: 36px;
  margin: 25px 0;
}
.wp-body-copy h3,
.wp-body-copy h6 {
  margin: 15px 0;
}
.wp-body-copy h1:first-child,
.wp-body-copy h2:first-child,
.wp-body-copy h3:first-child,
.wp-body-copy h4:first-child,
.wp-body-copy h5:first-child,
.wp-body-copy h6:first-child {
  margin-top: 0;
}
.wp-body-copy .header-quote,
.wp-body-copy .mgsblock,
.wp-body-copy blockquote {
  font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
  font-size: 28px;
  line-height: 40px;
  color: #444;
  text-transform: uppercase;
  font-weight: 600;
  font-style: italic;
  margin: 30px 30px 30px 40px;
  position: relative;
  padding-top: 8px;
}
.wp-body-copy .header-quote:before,
.wp-body-copy .mgsblock:before,
.wp-body-copy blockquote:before {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMTYgMTYiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDE2IDE2OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6I0UzRTNFMzt9PC9zdHlsZT48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMCwxNlY4LjZjMC42LTEuNywxLTMuMSwxLjQtNC4xYzAuMy0xLDAuNi0xLjksMC45LTIuN3MwLjUtMS4zLDAuNS0xLjRoMy42TDQsOC42aDIuNFYxNkgweiBNOS40LDE2VjguNmwzLTguM0gxNmwtMi40LDguM0gxNlYxNkg5LjR6Ii8+PC9zdmc+);
  background-size: 20px 20px;
  position: absolute;
  top: 0;
  left: -30px;
}
@media screen and (max-width: 767px) {
  .wp-body-copy .header-quote,
  .wp-body-copy .mgsblock,
  .wp-body-copy blockquote {
    margin-left: 0;
    margin-right: 0;
    padding-left: 30px;
  }
  .wp-body-copy .header-quote:before,
  .wp-body-copy .mgsblock:before,
  .wp-body-copy blockquote:before {
    left: 0;
    top: 6px;
  }
}
.wp-body-copy .header-quote:before,
.wp-body-copy .mgsblock:before {
  display: none;
}
.wp-body-copy .header-quote {
  font-size: 36px;
  line-height: 42px;
}
.wp-body-copy .zilla-clearfix:after {
  margin-bottom: -12px;
}
.wp-body-copy .zilla-tabs .zilla-nav li a {
  padding-bottom: 5px;
  height: 40px;
}
.wp-body-copy a:not(.btn) {
  text-decoration: underline;
}
.wp-body-copy a:not(.btn):hover {
  text-decoration: none;
}
.wp-body-copy .bigButton a,
.wp-body-copy .blackButton a,
.wp-body-copy .blueButton a,
.wp-body-copy .goldButton a,
.wp-body-copy .grayButton a,
.wp-body-copy .greyButton a,
.wp-body-copy .littleButton a,
.wp-body-copy .redButton a,
.wp-body-copy .yellowButton a {
  text-decoration: none;
}
.author-tab-box__bag-contents a:hover,
.author-tab-box__bag-contents-text a,
.comments-list-item a:hover,
.comments-list-item-wrapper #respond > small a:hover,
.section-header .action-link:hover {
  text-decoration: underline;
}
.wp-body-copy .btn {
  margin: 0 12px 12px 0;
}
.wp-body-copy .btn:last-child {
  margin-right: 0;
}
.wp-body-copy p + .club-graphic {
  margin-top: 40px;
}
.wp-body-copy > ul:not([class]) {
  margin: 0 0 20px 5px;
}
.wp-body-copy > ul:not([class]) li {
  position: relative;
  padding-left: 20px;
}
.wp-body-copy > ul:not([class]) li:before {
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  background: #2e2e2e;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  left: 0;
}
body,
html {
  height: 100%;
}
.wp-body-copy > ul:not([class]) li + li {
  margin-top: 6px;
}
.wp-body-copy .inline-twitter-link .dashicons-twitter {
  color: #55acee;
}
.wp-body-copy .mgs-ad {
  margin-top: 30px;
  margin-bottom: 30px;
}
.wp-body-copy .inline-twitter-link {
  background: rgba(85, 172, 238, 0.15) !important;
  padding-left: 3px;
  padding-right: 3px;
}
.wp-body-copy .inline-twitter-link:hover {
  background: rgba(85, 172, 238, 0.25) !important;
}
.wp-body-copy .phototext,
.wp-body-copy .wp-caption-text {
  display: block;
  color: gray;
  font-size: 14px;
  line-height: 20px;
  background: #f5f5f5;
  padding: 6px 8px;
  font-style: italic;
}
.wp-body-copy .wp-caption {
  margin-bottom: 30px;
  max-width: 100%;
}
.wp-body-copy .wp-caption img {
  display: block;
}
.wp-body-copy .create-space {
  margin-top: 45px;
}
@media screen and (min-width: 500px) {
  .wp-body-copy img.alignleft {
    display: block;
    float: left;
    margin: 0 20px 10px 0;
  }
  .wp-body-copy img.alignright {
    display: block;
    float: right;
    margin: 0 0 10px 20px;
  }
  .wp-body-copy img.aligncenter,
  .wp-body-copy img.alignmiddle {
    display: block;
    margin: 0 auto 20px;
  }
}
@media screen and (max-width: 499px) {
  .wp-body-copy img.aligncenter,
  .wp-body-copy img.alignleft,
  .wp-body-copy img.alignmiddle,
  .wp-body-copy img.alignright {
    display: block;
    margin: 0 auto 15px;
  }
}
.section-header .action-link,
.section-header h1,
.section-header h2,
.section-header h3,
.section-header h4,
.section-header h5 {
  display: inline-block;
  vertical-align: baseline;
}
@media screen and (max-width: 767px) {
  .wp-body-copy h1 {
    font-size: 40px;
    line-height: 48px;
  }
}
.section-header {
  margin: 0 0 20px;
}
.section-header .action-link {
  margin-left: 4px;
  color: #bf9a5e;
  font-weight: 600;
  font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}
.flag-bullets,
.header-menu__ul .sub-menu a {
  font-weight: 400;
  color: gray;
  font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
  text-transform: uppercase;
}
.flag-bullets {
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0.04em;
}
.flag-bullets li {
  position: relative;
  padding-left: 40px;
}
.flag-bullets .icon-flag-bullet {
  fill: #bf9a5e;
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
}
.header-logo,
.header-logo a,
.header-menu__ul > .menu-item,
.rel,
.site-header .container {
  position: relative;
}
.flag-bullets li + li {
  margin-top: 20px;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.clear {
  clear: both;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (min-width: 1024px) {
  body.has-headroom {
    padding-top: 124px;
  }
}
@media screen and (min-width: 783px) and (max-width: 1023px) {
  body.has-headroom {
    padding-top: 72px;
  }
}
@media screen and (min-width: 768px) and (max-width: 782px) {
  body.has-headroom {
    padding-top: 72px;
  }
  body.has-headroom.admin-bar {
    padding-top: 26px;
  }
}
@media screen and (max-width: 767px) {
  body.has-headroom {
    padding-top: 90px;
  }
  body.has-headroom.admin-bar {
    padding-top: 6px;
  }
}
.sf-content {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  width: 100%;
}
@media screen and (min-width: 1400px) {
  .row--sidebar .col {
    padding: 0 15px;
  }
  .row--sidebar .col--content {
    width: 1070px;
    float: left;
    padding-right: 10%;
  }
  .row--sidebar .col--sidebar {
    width: 330px;
    float: right;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1399px) {
  .row--sidebar .col {
    padding: 0 15px;
  }
  .row--sidebar .col--content {
    width: 694px;
    float: left;
    padding-right: 10%;
  }
  .row--sidebar .col--sidebar {
    width: 330px;
    float: right;
  }
}
.container--primary {
  padding-top: 40px;
}
.container--final {
  padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .container--primary {
    padding-top: 20px;
  }
  .container--final {
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 1024px) {
  .content-section--archive-page .row--post-columns,
  .content-section--single-post .row--post-columns {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .content-section--archive-page .col--post-container,
  .content-section--single-post .col--post-container {
    padding-right: 4%;
  }
  .content-section--archive-page .col--post-container.side-border,
  .content-section--single-post .col--post-container.side-border {
    border-right: 1px solid #e3e3e3;
  }
}
@media screen and (min-width: 1400px) {
  .content-section--archive-page .col--post-sidebar,
  .content-section--single-post .col--post-sidebar {
    padding-left: 50px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1399px) {
  .content-section--archive-page .col--post-sidebar,
  .content-section--single-post .col--post-sidebar {
    padding-left: 26px;
  }
}
@media screen and (min-width: 768px) {
  .content-section--archive-page,
  .content-section--single-post {
    padding-top: 30px;
    padding-bottom: 50px;
  }
  .content-section--archive-page .mgs-ad.size--leaderboard.location--header,
  .content-section--single-post .mgs-ad.size--leaderboard.location--header {
    margin-bottom: 30px;
  }
  .content-section--archive-page
    .mgs-ad.size--leaderboard.location--header.collapse-top,
  .content-section--single-post
    .mgs-ad.size--leaderboard.location--header.collapse-top {
    margin-top: -30px;
  }
}
@media screen and (max-width: 767px) {
  .content-section--archive-page,
  .content-section--single-post {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .content-section--archive-page
    .mgs-ad.size--mobile-leaderboard.location--header,
  .content-section--single-post
    .mgs-ad.size--mobile-leaderboard.location--header {
    margin-bottom: 20px;
  }
  .content-section--archive-page
    .mgs-ad.size--mobile-leaderboard.location--header.collapse-top,
  .content-section--single-post
    .mgs-ad.size--mobile-leaderboard.location--header.collapse-top {
    margin-top: -20px;
  }
}
.content-section--comments {
  padding-top: 40px;
  padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .content-section--comments {
    padding-top: 30px;
    padding-bottom: 40px;
  }
}
.site-header {
  background: #fff;
  -ms-flex: none;
  flex: none;
}
.site-header__border {
  height: 1px;
  margin: 0;
  display: none;
}
.header-logo {
  float: left;
  padding: 35px 0;
}
.header-logo a {
  display: block;
}
.header-logo a:hover {
  opacity: 0.7;
}
.header-logo img {
  display: block;
  transition: 0.3s ease;
  max-width: none;
}
.header-logo .icon-menu {
  display: none;
}
.header-logo .logo--full,
.header-logo a {
  width: 250px;
  height: 56.16px;
}
.header-menu__ul > .menu-item > a {
  white-space: nowrap;
}
.header-menu__ul > .menu-item:hover > .sub-menu {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
  transition:
    0.25s 0.2s ease,
    visibility 0s 0.2s;
}
.header-menu__ul .sub-menu {
  position: absolute;
  top: 100%;
  left: -12px;
  background: #fff;
  width: 200px;
  border-radius: 4px;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  visibility: hidden;
  opacity: 0;
  transform: translateY(-4px);
  transition:
    0.25s ease,
    visibility 0s 0.25s;
  z-index: 1000;
}
.header-menu__ul .sub-menu:before {
  display: block;
  content: "";
  width: 12px;
  height: 12px;
  background: #fff;
  transform: rotate(-45deg);
  position: absolute;
  top: -6px;
  left: 10px;
  z-index: 10;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}
.header-menu__ul .sub-menu:after {
  display: block;
  content: "";
  width: 40px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 12;
  border-top-left-radius: 4px;
}
.header-menu__ul .sub-menu li {
  position: relative;
  z-index: 20;
}
.header-menu__ul .sub-menu li.menu-item-has-children:after {
  display: block;
  content: "";
  border-left: 5px solid #acacac;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid transparent;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: 6px;
}
.header-menu__ul .sub-menu a {
  display: block;
  font-size: 18px;
  line-height: 20px;
  padding: 8px 12px;
  transition: 0.3s ease;
}
.header-menu__ul .sub-menu .sub-menu .sub-menu,
.header-menu__ul .sub-menu .sub-menu:after,
.header-menu__ul .sub-menu .sub-menu:before {
  display: none;
}
.header-menu__ul .sub-menu a:hover,
.header-menu__ul .sub-menu li:hover > a {
  background: #f5f5f5;
  color: #2e2e2e;
}
.header-menu__ul .sub-menu li.current-menu-item a {
  color: #2e2e2e;
}
.header-menu__ul .sub-menu li.current-menu-item a:before {
  content: "› ";
}
.header-menu__ul .sub-menu .sub-menu {
  left: 100%;
  top: 0;
  margin-left: 2px;
}
.header-menu__ul .sub-menu li:hover .sub-menu {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
  transition:
    0.25s 0.2s ease,
    visibility 0s 0.2s;
}
.header-menu__mobile-toggle {
  display: none;
  position: absolute;
  width: 48px;
  height: 52px;
  top: 0;
  left: 0;
  cursor: pointer;
}
.header-menu__mobile-toggle .icon-menu {
  fill: gray;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -10px;
}
.header-search {
  position: absolute;
  top: 90px;
  right: 3px;
  padding: 6px;
  width: 306px;
  opacity: 0;
  visibility: hidden;
  transition:
    0.2s ease,
    visibility 0s 0.2s;
  background: #2e2e2e;
}
.header-search .input-container {
  margin-right: 66px;
}
.header-search input[type="text"] {
  border: 0;
  width: 100%;
  float: left;
  margin: 0;
  font-size: 14px;
  line-height: 22px;
  padding: 4px 8px;
  height: 30px;
}
.header-search .btn {
  display: block;
  position: absolute;
  top: 6px;
  right: 6px;
  width: 60px;
  margin: 0;
  border-radius: 0;
}
.site-header.visible-search .header-search {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition:
    0.2s ease,
    visibility 0s;
}
.site-header.visible-search .header-menu__search {
  background: #2e2e2e;
  color: #fff;
}
.site-header--fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  transition:
    height 0.2s ease,
    box-shadow 0.2s ease;
}
.site-header--fixed .header-logo {
  transition: padding 0.2s ease;
}
.site-header--fixed .header-menu {
  transition: margin 0.2s ease;
}
.site-header--fixed.headroom--not-top {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}
@media screen and (min-width: 783px) {
  body.admin-bar .site-header--fixed {
    top: 32px;
  }
}
@media screen and (max-width: 782px) {
  body.admin-bar .site-header--fixed {
    top: 0;
  }
  #wpadminbar {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .header-menu__ul > li {
    display: inline-block;
    vertical-align: top;
  }
  .header-menu__ul > li > a {
    display: block;
    font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.02em;
    position: relative;
  }
  .header-menu__ul > li.item--search > a {
    color: gray;
  }
  .header-menu__ul > li.item--donate > a {
    color: #bf9a5e;
  }
  .header-menu__ul > li.menu-item-has-children > a:after {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: 1px;
    content: "";
    border-top: 4px solid #bf9a5e;
    border-right: 3px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 3px solid transparent;
    margin-left: 4px;
  }
  .header-menu__ul > li.current-menu-ancestor > a:before,
  .header-menu__ul > li.current-menu-item > a:before {
    display: block;
    content: "";
    height: 2px;
    position: absolute;
    bottom: 8px;
    left: 0;
    right: 0;
    background: #2e2e2e;
  }
  .header-menu__ul > li.current-menu-ancestor.menu-item-has-children > a:before,
  .header-menu__ul > li.current-menu-item.menu-item-has-children > a:before {
    right: 11px;
  }
  .header-menu__ul > li.current-menu-ancestor.item--donate > a:before,
  .header-menu__ul > li.current-menu-item.item--donate > a:before {
    background: #bf9a5e;
  }
  .header-menu {
    position: relative;
    padding-right: 40px;
  }
  .header-secondary-menu {
    font-size: 12px;
    line-height: 18px;
    position: absolute;
    top: 3px;
    right: 15px;
    transition:
      opacity 0.3s ease,
      visibility 0s;
  }
  .header-secondary-menu li {
    display: inline-block;
    line-height: 12px;
  }
  .header-secondary-menu li + li {
    border-left: 1px solid #bbb;
    padding-left: 9px;
    margin-left: 5px;
  }
  .header-secondary-menu a {
    color: gray;
  }
  .header-secondary-menu a:hover {
    text-decoration: underline;
  }
  .header-menu__search {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: -12px;
    color: gray;
  }
  .header-menu__search .icon-search {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px;
  }
}
@media screen and (min-width: 1024px) {
  .site-header {
    height: 124px;
  }
  .header-menu {
    float: right;
    margin: 50px 0 0;
  }
  .header-menu__ul > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 20px;
  }
  .header-menu__ul > li:not(.menu-item-has-children) + li {
    margin-left: 25px;
  }
  .header-menu__ul > li.menu-item-has-children + li {
    margin-left: 18px;
  }
  .site-header--fixed.headroom--not-top {
    height: 70px;
  }
  .site-header--fixed.headroom--not-top .header-logo {
    padding: 13px 0 9px;
  }
  .site-header--fixed.headroom--not-top .header-logo .logo--full,
  .site-header--fixed.headroom--not-top .header-logo a {
    width: 204.77px;
    height: 46px;
  }
  .site-header--fixed.headroom--not-top .header-menu {
    margin: 16px 0 0;
  }
  .site-header--fixed.headroom--not-top .header-secondary-menu {
    opacity: 0;
    visibility: hidden;
    transition:
      opacity 0.3s ease,
      visibility 0s 0.3s;
  }
  .site-header--fixed.headroom--not-top .header-search {
    top: 56px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1399px) {
  .header-logo .logo--full,
  .header-logo a {
    width: 240px;
    height: 53.91px;
  }
  .header-menu__ul > li:not(.menu-item-has-children) + li {
    margin-left: 15px;
  }
  .header-menu__ul > li.menu-item-has-children + li {
    margin-left: 8px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .site-header {
    height: 72px;
  }
  .header-logo {
    padding: 18px 0 0;
    margin-right: 0;
  }
  .header-logo .logo--full,
  .header-logo a {
    width: 170px;
    height: 38.19px;
  }
  .header-menu {
    float: right;
    margin: 20px 0 0;
    padding-right: 27px;
  }
  .header-menu .item--donate,
  .header-menu .item--search {
    display: none;
  }
  .header-menu__ul > li > a {
    font-size: 15px;
    padding: 8px 0;
  }
  .header-menu__ul > li.item--dropdown > a:after,
  .header-menu__ul > li.menu-item-has-children > a:after {
    margin-left: 2px;
  }
  .header-menu__ul > li.item--search {
    margin-left: 0;
  }
  .header-menu__ul > li:not(.menu-item-has-children) + li {
    margin-left: 10px;
  }
  .header-menu__ul > li.menu-item-has-children + li {
    margin-left: 5px;
  }
  .header-menu__ul > .sub-menu {
    width: 150px;
  }
  .header-menu__ul > .sub-menu a {
    font-size: 15px;
    line-height: 18px;
  }
  .header-menu__search {
    width: 36px;
  }
  .header-search {
    top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .site-header {
    height: 52px;
  }
  .site-header .container {
    padding-left: 0;
    padding-right: 0;
  }
  .header-logo {
    width: 100%;
    height: 52px;
    padding: 6px 0 0;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  }
  .header-logo .icon-menu {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -10px;
    width: 20px;
    height: 20px;
  }
  .header-logo a {
    display: block;
    margin: 0 auto;
  }
  .header-logo img {
    transform: translateX(-4px);
  }
  .header-logo .logo--full,
  .header-logo a {
    width: 169.16px;
    height: 38px;
  }
  .header-menu {
    display: none;
  }
  .header-menu__mobile-toggle {
    display: block;
  }
  .header-menu__search {
    width: 48px;
    height: 52px;
    position: absolute;
    top: 0;
    right: 0;
    color: gray;
  }
  .header-menu__search .icon-search {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -10px 0 0 -10px;
  }
  .header-search {
    top: 52px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 50;
  }
}
.site-footer {
  background: #2e2e2e;
  -ms-flex: none;
  flex: none;
}
.site-footer .h4 {
  color: #fff;
  margin: 0 0 12px;
}
.site-footer .copyright {
  font-size: 16px;
  letter-spacing: 0.05em;
  color: gray;
  font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
.site-footer .social-circles a,
.site-footer__sitemap a {
  color: #bf9a5e;
}
.site-footer__sitemap {
  font-size: 18px;
  line-height: 24px;
}
.site-footer__sitemap a:hover {
  color: #fff;
}
.site-footer__subscribe .input-container {
  transition: opacity 0.3s;
  position: relative;
}
.site-footer__subscribe.state-loading .input-container {
  opacity: 0.25;
}
.site-footer__subscribe input[type="email"] {
  background: 0 0;
  padding: 10px 0;
  border-bottom: 2px solid gray;
  transition: border-color 0.4s ease;
  color: #fff;
  position: relative;
  z-index: 20;
}
.site-footer__subscribe input[type="email"]:-moz-placeholder {
  color: gray;
}
.site-footer__subscribe input[type="email"]:-ms-input-placeholder {
  color: gray;
}
.site-footer__subscribe input[type="email"]::-webkit-input-placeholder {
  color: gray;
}
.site-footer__subscribe input[type="email"]:focus {
  border-bottom-color: #fff;
}
.site-footer__subscribe .submit {
  display: block;
  height: 44px;
  width: 40px;
  position: absolute;
  top: 0;
  right: 0;
  transition: opacity 0.15s;
  cursor: pointer;
  z-index: 30;
}
.site-footer__subscribe .submit .icon-caret-right {
  fill: #bf9a5e;
  display: block;
  position: absolute;
  top: 50%;
  right: -3px;
  margin-top: -8px;
  pointer-events: none;
}
.site-footer__subscribe .submit:hover {
  opacity: 0.7;
}
.site-footer__subscribe .form-message {
  color: gray;
  font-size: 14px;
  line-height: 20px;
  padding-top: 6px;
}
@media screen and (min-width: 768px) {
  .site-footer .container {
    padding-top: 50px;
    padding-bottom: 70px;
  }
  .site-footer .container > .row {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 1024px) {
  .site-footer__sitemap li {
    display: block;
    float: left;
    width: 33.333333333%;
    margin-bottom: 6px;
  }
  .site-footer__sitemap li:nth-child(3n + 1) {
    clear: both;
  }
}
@media screen and (max-width: 1023px) {
  .site-footer__sitemap {
    font-size: 16px;
  }
  .site-footer__sitemap li {
    display: block;
    float: left;
    margin-bottom: 6px;
  }
  .site-footer__sitemap li:nth-child(2n + 1) {
    clear: both;
    width: 60%;
  }
  .site-footer__sitemap li:nth-child(2n + 2) {
    width: 40%;
  }
}
@media screen and (max-width: 767px) {
  .site-footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .site-footer .row > div + div {
    margin-top: 30px;
  }
  .site-footer .copyright {
    margin-top: 30px;
    text-align: center;
  }
}
.mgs-ad:not(.mgs-ad--direct) > div {
  display: inline-block;
}
.mgs-ad img {
  display: block;
  margin: 0;
  max-width: none;
}
.mgs-ad.align--center {
  text-align: center;
}
.mgs-ad.align--center img {
  margin: 0 auto;
}
.mgs-ad.align--right {
  text-align: right;
}
.ads-demo-sizes-message td,
.ads-demo-sizes-message th,
.ads-demo-sizes-message tr,
.club-graphic {
  text-align: center;
}
.mgs-ad.bg {
  background: #eee;
}
.mgs-ad.location--home-header {
  margin: 0 0 30px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mgs-ad.location--home-header {
    padding-top: 10px;
    margin-bottom: 20px;
  }
}
.mgs-ad.size--rectangle + .size--rectangle {
  margin-top: 15px;
}
.mgs-ad.size--leaderboard.location--footer {
  padding-top: 30px;
  margin-bottom: -10px;
}
.mgs-ad.size--mobile-leaderboard.location--footer {
  margin-bottom: 20px;
}
.mgs-ad.size--mobile-leaderboard .margin-clearer {
  margin-left: -8px;
  margin-right: -8px;
}
.mgs-ad.location--sticky-footer {
  width: 100%;
  height: 40px;
  position: fixed;
  bottom: 0;
  left: 0;
  background: rgba(250, 250, 250, 0.9);
  z-index: 1000;
}
@media screen and (max-width: 767px) {
  #mgs-ad--MGS_M_home_1 {
    margin-bottom: 10px;
  }
}
.container--ads-demo {
  padding-top: 30px;
}
.container--ads-demo .mgs-ad {
  margin-bottom: 40px !important;
}
.container--ads-demo .mgs-ad .h3 {
  margin-bottom: 10px !important;
}
.ads-demo-sizes-message {
  margin-bottom: 30px;
  border: 1px solid #e3e3e3;
  text-align: center;
  background: #fafafa;
  padding: 30px;
}
.ads-demo-sizes-message table {
  display: table;
  width: 100%;
  max-width: 500px;
  margin: 15px auto;
  font-size: 14px;
  line-height: 20px;
}
.ads-demo-sizes-message th {
  font-weight: 600;
  padding: 8px 5px;
}
.ads-demo-sizes-message td {
  padding: 8px 5px;
}
.ads-demo-sizes-message tbody tr:nth-child(2n + 1) {
  background: rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 767px) {
  .ads-demo-sizes-message {
    padding: 15px;
  }
  .ads-demo-sizes-message table {
    font-size: 13px;
  }
}
.author-tab-box {
  margin-bottom: 40px;
}
.author-tab-box__tabs {
  height: 48px;
}
.author-tab-box__tabs li {
  display: block;
  float: left;
}
.author-tab-box__tabs a {
  display: block;
  height: 48px;
  background: #fafafa;
  border: 2px solid #e3e3e3;
  border-bottom: 0;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
  font-size: 17px;
  line-height: 24px;
  text-transform: uppercase;
  color: gray;
  font-weight: 600;
  padding: 12px 30px;
  position: relative;
}
.author-tab-box__tabs li + li {
  margin-left: 15px;
}
.author-tab-box__tabs li:not(.active) a:hover {
  background: #f5f5f5;
}
.author-tab-box__tabs .active a {
  background: #fff;
  height: 50px;
}
.author-tab-box__content {
  background: #fff;
  border: 2px solid #e3e3e3;
  border-radius: 0 6px 6px;
  padding: 3.5%;
}
.author-tab-box__content .text-wrap {
  margin-left: 140px;
}
.author-tab-box__content .h3,
.author-tab-box__content .social-circles {
  display: inline-block;
  vertical-align: middle;
}
.author-tab-box__content .social-circles {
  margin-left: 6px;
  position: relative;
  top: 1px;
}
.author-tab-box__content .social-circles .icon {
  width: 24px;
  height: 24px;
}
.author-tab-box__content .social-circles li + li {
  margin-left: 3px;
}
.author-tab-box__content .social-circles a {
  color: #bf9a5e;
}
.author-tab-box__content .tab-pane--bio {
  color: #404040;
}
.author-tab-box__avatar {
  display: block;
  width: 120px;
  height: 120px;
  float: left;
}
.author-tab-box__author-name {
  margin-bottom: 10px;
}
.author-tab-box__bag-contents-text ul {
  list-style: disc;
  margin: 0 0 0 18px;
}
.author-tab-box__bag-contents {
  font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  display: table;
  width: 100%;
}
.author-tab-box__bag-contents .item-name,
.author-tab-box__bag-contents .item-type {
  display: block;
}
.author-tab-box__bag-contents .item-type {
  font-size: 14px;
  line-height: 18px;
  color: #acacac;
}
.author-tab-box__bag-contents .item-name {
  font-size: 20px;
  line-height: 24px;
  color: #2e2e2e;
}
.author-tab-box__bag-contents tr:not(:first-child) td {
  padding-top: 15px;
}
@media screen and (max-width: 767px) {
  .author-tab-box {
    margin-left: -8px;
    margin-right: -8px;
  }
  .author-tab-box__tabs {
    height: 42px;
    padding-left: 8px;
    padding-right: 8px;
  }
  .author-tab-box__tabs a {
    border-width: 1px;
    height: 42px;
    font-size: 15px;
    line-height: 20px;
    padding: 11px 10px;
  }
  .author-tab-box__tabs li + li {
    margin-left: 4px;
  }
  .author-tab-box__tabs .active a {
    height: 44px;
  }
  .author-tab-box__content {
    border-radius: 0;
    border-width: 1px;
    border-left: 0;
    border-right: 0;
  }
  .author-tab-box__content .text-wrap {
    margin-left: 0;
  }
  .author-tab-box__content .h3,
  .author-tab-box__content .social-circles {
    display: block;
    margin-left: 72px;
  }
  .author-tab-box__content .h3 {
    margin-top: -5px;
  }
  .author-tab-box__avatar {
    width: 60px;
    height: 60px;
  }
  .author-tab-box__author-name {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 370px) {
  .author-tab-box__tabs {
    height: 36px;
  }
  .author-tab-box__tabs a {
    height: 36px;
    font-size: 13px;
    line-height: 18px;
    padding: 9px 7px;
  }
  .author-tab-box__tabs li + li {
    margin-left: 2px;
  }
  .author-tab-box__tabs .active a {
    height: 38px;
  }
}
.club-graphic {
  position: relative;
  margin-bottom: 20px;
}
.club-graphic__wrapper {
  margin-bottom: 60px;
}
.club-graphic__image,
.club-graphic__stats {
  position: relative;
  z-index: 30;
}
.club-graphic__image {
  background: #e7e7e7;
}
.club-graphic__special-award {
  color: #bf9a5e;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
}
.club-graphic__special-award .icon-ribbon {
  width: 32px;
  height: 32px;
  margin-left: -16px;
  margin-right: -4px;
  color: #bf9a5e;
}
.club-graphic__special-award .icon-star {
  width: 12px;
  height: 12px;
  display: inline-block;
  vertical-align: middle;
  top: -2px;
  margin-right: 2px;
}
.club-graphic__ranking .number,
.club-graphic__stats .label,
.club-graphic__stats .number,
.club-graphic__stats .unit {
  display: block;
  font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
}
.club-graphic__stats {
  background: #2e2e2e;
}
.club-graphic__stats .label,
.club-graphic__stats .number,
.club-graphic__stats .unit {
  text-transform: uppercase;
}
.club-graphic__stats .label {
  color: grey;
}
.club-graphic__stats .number,
.club-graphic__stats .unit {
  color: #fff;
}
.club-graphic__ranking {
  position: absolute;
  border-radius: 50%;
  background: #fff;
  z-index: 50;
}
.club-graphic__ranking .icon-olive-branches {
  fill: #bf9a5e;
  transform: scale(1.2) translateY(1px);
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -38px 0 0 -41px;
}
.club-graphic__ranking .number {
  color: #2e2e2e;
  font-weight: 600;
}
.club-graphic__ranking.rank--first {
  background: #fff;
}
.club-graphic__ranking.rank--first .number {
  color: #bf9a5e;
}
.club-graphic__stat-tabs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 320px;
  margin: 0 auto;
}
.club-graphic__stat-tabs li {
  display: block;
}
.club-graphic__stat-tabs .icon {
  fill: #fff;
  opacity: 0.4;
  transition: 0.2s ease;
}
.club-graphic__stat-tabs a:hover .icon {
  opacity: 1;
}
.club-graphic__stat-tabs .active .icon {
  fill: #bf9a5e;
  transition: none;
  opacity: 1;
}
.club-graphic__buttons .btn:hover,
.instagram-feed a:hover,
.mgs-stats__item:hover {
  opacity: 0.7;
}
.club-graphic__stats-table {
  display: table;
  width: 100%;
  text-align: left;
  font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  font-weight: 400;
  border-top: 1px solid #383838;
}
.club-graphic__stats-table tr {
  border-bottom: 1px solid #383838;
}
.club-graphic__stats-table td {
  padding: 10px 5px;
}
.club-graphic__stats-table .rel {
  position: relative;
}
.club-graphic__stats-table .col--label {
  color: grey;
}
.club-graphic__stats-table .col--label.top-stat {
  color: #bf9a5e;
}
.club-graphic__stats-table .col--number {
  color: #fff;
  font-weight: 400;
  text-align: right;
}
.club-graphic__stats-table .icon-star {
  display: inline-block;
  vertical-align: middle;
  top: -3px;
}
.club-graphic__stats-table.text-lg {
  font-size: 38px;
  line-height: 46px;
}
.club-graphic__buttons {
  width: 100%;
  padding-top: 12%;
}
.club-graphic__buttons .btn {
  padding-left: 0;
  padding-right: 0;
  margin: 0;
  display: block;
  width: 100%;
  font-size: 22px;
  border-radius: 2px;
  background: #bf9a5e;
  transition: opacity 0.3s ease;
}
.club-graphic__buttons .btn:first-child {
  margin-bottom: 6px;
}
@media screen and (min-width: 1024px) {
  .club-graphic__buttons:not(.full-width) .btn {
    width: 48%;
    float: left;
  }
  .club-graphic__buttons:not(.full-width) .btn:first-child {
    margin-right: 4%;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .club-graphic__buttons .btn {
    font-size: 18px;
  }
  .club-graphic__buttons:not(.full-width) .btn {
    width: 48%;
    float: left;
  }
  .club-graphic__buttons:not(.full-width) .btn:first-child {
    margin-right: 4%;
    margin-bottom: 0;
  }
}
.club-graphic__comments:not(:last-child) {
  margin-bottom: 20px;
}
.club-graphic__product-notes .h3 {
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
}
.club-graphic__product-notes .h3:not(:first-child) {
  margin-top: 20px;
}
.club-graphic__product-notes .h3 .icon-check-circle,
.club-graphic__product-notes .h3 .icon-cross-circle,
.club-graphic__product-notes .h3 .icon-thumb-up {
  top: -2px;
  margin-right: 2px;
}
.club-graphic__product-notes ul {
  list-style: none;
  margin-left: 1px;
}
.club-graphic__product-notes li {
  position: relative;
  padding-left: 14px;
}
.club-graphic__product-notes li:before {
  display: block;
  content: "–";
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 768px) {
  .club-graphic {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .club-graphic__image,
  .club-graphic__stats {
    width: calc(50% - 5px);
    border-radius: 1px;
  }
  .club-graphic__image {
    padding: 45px 8% 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .club-graphic__img {
    display: block;
    margin: 0 auto 40px;
    max-width: 100%;
  }
  .club-graphic__stats {
    padding: 50px 9%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .club-graphic__stats .label {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 1px;
  }
  .club-graphic__stats .number {
    font-size: 150px;
    line-height: 130px;
    margin: 0 0 35px;
  }
  .club-graphic__stats .unit {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 2px;
  }
  .club-graphic__stats-table .col--number sup {
    font-size: 20px;
    line-height: 32px;
    vertical-align: top;
  }
  .club-graphic__stats-table .col--number sup.light {
    opacity: 0.5;
  }
  .club-graphic__name {
    font-size: 36px;
    line-height: 42px;
    margin: 0;
    font-weight: 600;
  }
  .club-graphic__stat-tabs {
    margin-top: 50px;
    width: 100%;
  }
  .club-graphic__ranking {
    width: 120px;
    height: 120px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -60px 0 0 -60px;
    border: 8px solid #fff;
  }
  .club-graphic__ranking .number {
    font-size: 75px;
    line-height: 102px;
    letter-spacing: 0;
  }
  .club-graphic__ranking.rank--first .number {
    font-size: 60px;
    line-height: 94px;
    text-indent: 3px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .club-graphic__stats {
    padding-left: 8%;
    padding-right: 8%;
  }
  .club-graphic__stats-table.text-lg {
    font-size: 30px;
    line-height: 38px;
  }
  .club-graphic__stats-table .col--number sup {
    font-size: 18px;
    line-height: 28px;
  }
  .club-graphic__ranking {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -50px 0 0 -50px;
  }
  .club-graphic__ranking .number {
    font-size: 60px;
    line-height: 80px;
  }
  .club-graphic__ranking .icon-olive-branches {
    transform: scale(1) translateY(1px);
  }
  .club-graphic__ranking.rank--first .number {
    font-size: 54px;
    line-height: 80px;
    text-indent: 1px;
  }
}
@media screen and (max-width: 767px) {
  .club-graphic__wrapper {
    margin-bottom: 40px;
  }
  .club-graphic__image {
    padding: 30px 15px;
  }
  .club-graphic__img {
    display: block;
    margin: 0 auto 30px;
  }
  .club-graphic__special-award {
    margin-top: 5px;
  }
  .club-graphic__stats {
    padding: 20px 15px;
    position: relative;
  }
  .club-graphic__stats:before {
    display: block;
    content: "";
    width: 24px;
    height: 24px;
    border-radius: 2px;
    background: #2e2e2e;
    position: absolute;
    top: -12px;
    left: 50%;
    margin-left: -12px;
    transform: rotate(45deg);
  }
  .club-graphic__stats .label {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 1px;
    margin: 0;
  }
  .club-graphic__stats .number {
    font-size: 100px;
    line-height: 70px;
    margin: 0 0 15px;
  }
  .club-graphic__stats .unit {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 2px;
  }
  .club-graphic__stats sup {
    font-size: 15px;
    line-height: 26px;
    vertical-align: top;
  }
  .club-graphic__stats sup.light {
    opacity: 0.5;
  }
  .club-graphic__stats-table.text-lg {
    font-size: 30px;
    line-height: 38px;
  }
  .club-graphic__stat-tabs {
    margin-top: 15px;
  }
  .club-graphic__ranking {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 10px;
    left: 10px;
    border: 4px solid #fff;
  }
  .club-graphic__ranking .number {
    font-size: 38px;
    line-height: 46px;
  }
  .club-graphic__ranking .icon-olive-branches {
    width: 40px;
    height: 38px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -19px 0 0 -20.5px;
  }
  .club-graphic__ranking.rank--first .number {
    font-size: 36px;
    line-height: 46px;
  }
  .club-graphic__buttons {
    padding-top: 30px;
  }
  .club-graphic__product-notes .row > div:first-child {
    margin-bottom: 20px;
  }
}
.content-section--comments {
  background: #f9f9f9;
  border-top: 2px solid #eee;
}
.content-section--comments .section-header {
  margin-bottom: 0;
}
.content-section--comments .no-comments {
  background: #eee;
  padding: 15px 20px;
  font-weight: 600;
  margin-bottom: 30px;
}
@media screen and (min-width: 1024px) {
  .content-section--comments .col-md-8 {
    padding-right: 50px;
  }
}
.comments-list,
.comments-pagination {
  margin-bottom: 30px;
}
.comments-list-item-wrapper.level-2 > .comments-list-item,
.comments-list-item-wrapper.level-3 > .comments-list-item {
  margin-bottom: 20px;
}
.comments-list-item-wrapper.level-1 {
  border-bottom: 2px solid #eee;
}
.comments-list-item-wrapper.level-2 {
  margin-left: 40px;
}
.comments-list-item-wrapper.level-3 {
  margin-left: 15px;
}
.comments-list-item-wrapper.level-3 > .comments-list-item:before {
  left: -35px;
}
.comments-list-item-wrapper #respond {
  margin-left: 30px;
  max-width: 500px;
  padding-bottom: 20px;
  position: relative;
}
.comments-list-item-wrapper #respond > small {
  display: block;
  position: absolute;
  top: 14px;
  right: 0;
  font-size: 14px;
  font-weight: 600;
}
.comments-list-item-wrapper #respond > small a {
  color: #d2372a;
}
.comments-list-item-wrapper #respond .comment-form {
  padding-top: 10px;
}
.comments-list-item {
  padding: 20px 0;
  position: relative;
  overflow: hidden;
}
.comments-list-item.level-2,
.comments-list-item.level-3 {
  padding: 0;
}
.comments-list-item.level-2:before,
.comments-list-item.level-3:before {
  display: block;
  content: "";
  width: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -40px;
  background: #eee;
}
.comments-list-item .awaiting-moderation {
  font-style: italic;
}
.comments-list-item__header {
  margin-bottom: 6px;
}
.comments-list-item__header .h4 {
  display: inline-block;
  color: #2e2e2e;
}
.comments-list-item__header .h4 a {
  border-bottom: 1px dotted #acacac;
}
.comments-list-item__header .h4 a:hover {
  text-decoration: none;
  border-bottom: 0;
}
.comments-list-item__header .date {
  display: inline-block;
  vertical-align: baseline;
  font-size: 13px;
  text-transform: uppercase;
  color: gray;
  margin-left: 2px;
}
.comments-list-item__header .icon-verified-circle {
  fill: #bf9a5e;
  width: 18px;
  height: 18px;
  margin-right: 2px;
  margin-top: -3px;
}
.comments-list-item__actions {
  margin-top: 10px;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
  color: #acacac;
}
.comments-list-item__actions .pipe {
  font-weight: 300;
  margin: 0 2px;
}
.comments-list-item__actions a {
  color: #bf9a5e;
}
@media screen and (max-width: 767px) {
  .comments-list-item-wrapper.level-2 > .comments-list-item:before,
  .comments-list-item-wrapper.level-3 .comments-list-item:before {
    left: -20px;
  }
  .comments-list-item-wrapper.level-1 > #respond {
    margin-left: 5px;
  }
  .comments-list-item-wrapper.level-2 {
    margin-left: 20px;
  }
  .comments-list-item-wrapper.level-3 {
    margin-left: 15px;
  }
  .comments-list-item-wrapper #respond {
    margin-left: 0;
  }
  .comments-list-item {
    padding: 15px 5px;
  }
  .comments-list-item__header {
    margin-bottom: 2px;
  }
  .comments-list-item__header .h4 {
    font-size: 20px;
  }
  .comments-list-item__header .date {
    font-size: 12px;
  }
  .comments-list-item__actions {
    margin-top: 5px;
  }
}
.comment-form .field-note,
.comment-form .required {
  font-size: 12px;
  line-height: 16px;
  display: block;
  color: #acacac;
}
.comment-form .h3 {
  margin-bottom: 20px;
}
.comment-form form {
  max-width: 530px;
}
.comment-form .form-row {
  margin-bottom: 15px;
  position: relative;
}
.comment-form .form-actions {
  margin-top: 20px;
  position: relative;
}
.comment-form .required {
  position: absolute;
  top: 7px;
  right: 0;
}
.comment-form .control-label {
  margin-bottom: 3px;
}
.comment-form .field-note {
  padding: 4px 0 0;
}
.comment-form .logged-in-as {
  font-size: 14px;
  line-height: 24px;
  color: gray;
}
.comment-form .logged-in-as a {
  color: gray;
  text-decoration: underline;
}
.comment-form .logout-link {
  font-size: 12px;
  font-weight: 600;
  text-decoration: underline;
  color: gray;
}
.comment-form p.subscribe-to-comments {
  margin: 0;
}
.comment-form input[type="checkbox"] {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.comment-form .comments-list-item__reply-title {
  display: none;
}
@media screen and (max-width: 549px) {
  .comment-form .btn-submit {
    display: block;
    width: 100%;
    margin: 0;
  }
}
.course-photo-ranking {
  height: 0;
  padding-top: 56.25%;
  background: center center no-repeat #ccc;
  position: relative;
  margin-bottom: 25px;
  background-size: cover;
}
.course-photo-ranking:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50%;
  background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.6) 90%);
  z-index: 10;
}
.course-photo-ranking .text-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20;
  padding: 0 3% 2.5%;
}
.course-photo-ranking h2 {
  color: #fff;
  margin: 0 0 10px;
  font-weight: 600;
}
.course-photo-ranking__wrap {
  margin-bottom: 40px;
}
.course-photo-ranking__number {
  width: 106px;
  height: 106px;
  position: absolute;
  top: 25px;
  left: 25px;
  border: 3px solid #bf9a5e;
  background: #2e2e2e;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
  font-size: 56px;
  line-height: 91px;
  text-indent: 0;
}
.course-photo-ranking__number .icon-olive-branches {
  fill: #bf9a5e;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -37px;
  margin-left: -41px;
  z-index: 5;
  pointer-events: none;
}
.course-photo-ranking__stats {
  font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: rgba(255, 255, 255, 0.7);
}
.course-photo-ranking__stats li {
  display: inline-block;
  vertical-align: top;
  line-height: 24px;
  border-right: 2px solid rgba(255, 255, 255, 0.1);
  margin-right: 8px;
  padding-right: 14px;
}
.course-photo-ranking__stats li:last-child {
  border-right: 0;
  margin-right: 0;
  padding-right: 0;
}
.course-photo-ranking__stats .number {
  color: #bf9a5e;
  font-weight: 600;
}
.course-photo-ranking__overall {
  font-size: 90px;
  line-height: 90px;
  position: absolute;
  padding-bottom: 2.5%;
  padding-right: 3%;
  bottom: 0;
  right: 0;
  color: #fff;
  font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
  display: none;
}
@media screen and (min-width: 1024px) {
  .course-photo-ranking .h2 {
    font-size: 48px;
    line-height: 48px;
  }
  .course-photo-ranking__stats {
    font-size: 30px;
    line-height: 36px;
  }
}
@media screen and (min-width: 768px) {
  .course-photo-ranking .text-wrap {
    padding-right: 180px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .course-photo-ranking__number {
    transform: scale(0.8);
    transform-origin: left top;
  }
}
@media screen and (max-width: 767px) {
  .course-photo-ranking {
    margin-bottom: 10px;
    padding-top: 60%;
  }
  .course-photo-ranking h2 {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 6px;
  }
  .course-photo-ranking .text-wrap {
    padding-right: 95px;
  }
  .course-photo-ranking__number {
    transform: scale(0.6);
    transform-origin: left top;
    top: 10px;
    left: 10px;
  }
  .course-photo-ranking__stats {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.02em;
  }
  .course-photo-ranking__stats li {
    line-height: 16px;
    margin-right: 4px;
    padding-right: 8px;
    border-right-width: 1px;
  }
  .course-photo-ranking__stats li:last-child {
    border-right: #000;
    padding-right: 0;
    margin-right: 0;
  }
  .course-photo-ranking__overall {
    font-size: 36px;
    line-height: 40px;
    bottom: 3px;
  }
  .wp-body-copy .course-photo-ranking {
    margin-left: -8px;
    margin-right: -8px;
  }
}
.mgs-ad + .daily-deals-grid {
  margin-top: 30px;
}
@media screen and (min-width: 1400px) {
  .daily-deals-grid .daily-deal-item .name {
    font-size: 20px;
    line-height: 25px;
  }
  .daily-deals-grid .daily-deal-item .price {
    font-size: 30px;
    margin: 5px 0 1px;
  }
}
@media screen and (min-width: 1024px) {
  .daily-deals-grid .clear-lg {
    clear: both;
  }
  .daily-deals-grid .mgs-ad {
    margin-top: -30px;
    margin-bottom: 50px;
    background: #f5f5f5;
    padding: 10px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .daily-deals-grid .clear-sm {
    clear: both;
  }
  .daily-deals-grid .mgs-ad {
    margin-top: -10px;
    margin-bottom: 40px;
  }
  .daily-deals-grid .daily-deal-item {
    margin-bottom: 40px;
  }
  .daily-deals-grid .daily-deal-item .text-wrap {
    margin-left: 100px;
  }
  .daily-deals-grid .daily-deal-item__thumb {
    width: 100px;
  }
  .daily-deals-grid .daily-deal-item__thumb img {
    width: 100px;
    height: 100px;
  }
}
@media screen and (max-width: 767px) {
  .daily-deals-grid .mgs-ad {
    margin: 0;
    height: 0;
  }
}
.daily-deal-item {
  position: relative;
  margin-bottom: 60px;
}
.daily-deal-item > a:hover img {
  opacity: 0.6;
}
.daily-deal-item > a:hover .name {
  color: gray;
}
.daily-deal-item .text-wrap {
  margin-left: 120px;
  padding-left: 20px;
  padding-top: 3px;
}
.daily-deal-item .name,
.daily-deal-item .price,
.daily-deal-item .site {
  display: block;
}
.daily-deal-item .name {
  font-size: 17px;
  line-height: 22px;
  font-weight: 700;
  letter-spacing: -0.03em;
  transition: color 0.3s;
}
.daily-deal-item .price {
  font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
  color: #bf9a5e;
  font-size: 26px;
  line-height: 30px;
  font-weight: 800;
  margin: 2px 0 0;
}
.daily-deal-item .site {
  color: gray;
  font-size: 13px;
}
.daily-deal-item .inline-pct-off {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  background: #bf9a5e;
  height: 24px;
  font-size: 18px;
  line-height: 24px;
  padding: 0 8px 0 4px;
  color: #fff;
  font-weight: 600;
  position: relative;
  margin-left: 12px;
  top: -3px;
}
.daily-deal-item .inline-pct-off:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: -24px;
  width: 0;
  height: 0;
  border-right: 12px solid #bf9a5e;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid transparent;
}
.daily-deal-item .inline-pct-off:after {
  display: block;
  content: "";
  position: absolute;
  top: 10px;
  left: -4px;
  width: 4px;
  height: 4px;
  background: #fff;
  border-radius: 50%;
}
@media screen and (min-width: 1400px) {
  .daily-deal-item .name {
    font-size: 20px;
    line-height: 25px;
  }
  .daily-deal-item .price {
    font-size: 30px;
    margin: 5px 0 1px;
  }
  .featured-content-grid__link-block {
    transition: opacity 0.3s;
  }
  .featured-content-grid__link-block:hover {
    opacity: 0.8;
  }
}
.daily-deal-item__thumb {
  width: 120px;
  float: left;
  border: 1px solid #e3e3e3;
}
.daily-deal-item__thumb img {
  display: block;
  width: 120px;
  height: 120px;
  transition: opacity 0.3s;
  color: rgba(255, 255, 255, 0);
}
@media screen and (max-width: 767px) {
  .daily-deal-item {
    margin-bottom: 30px;
  }
  .daily-deal-item .text-wrap {
    margin-left: 90px;
  }
  .daily-deal-item .price {
    font-size: 28px;
  }
  .daily-deal-item__thumb {
    width: 90px;
  }
  .daily-deal-item__thumb img {
    width: 90px;
    height: 90px;
  }
}
.daily-deal-archive-categories {
  font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: 600;
  padding-top: 10px;
}
.daily-deal-archive-categories strong {
  margin-right: 10px;
}
.daily-deal-archive-categories .slash {
  color: #ccc;
  display: inline-block;
  margin: 0 8px;
}
.daily-deal-archive-categories .current {
  color: #bf9a5e;
}
.dark .daily-deal-archive-categories a:not(.current) {
  color: #fff;
}
.dark .daily-deal-archive-categories a.current {
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .daily-deal-archive-categories {
    line-height: 28px;
  }
}
.daily-deal-items--home .daily-deal-item {
  margin-bottom: 25px;
}
.daily-deal-items--home .daily-deal-item:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .daily-deal-items--home .daily-deal-item .text-wrap {
    margin-left: 100px;
  }
  .daily-deal-items--home .daily-deal-item__thumb {
    width: 100px;
  }
  .daily-deal-items--home .daily-deal-item__thumb img {
    width: 100px;
    height: 100px;
  }
}
@media screen and (min-width: 1024px) {
  .daily-deal-items--home .daily-deal-item:nth-child(4) {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .daily-deal-items--home .daily-deal-item {
    width: 48%;
    float: left;
  }
  .daily-deal-items--home .daily-deal-item:nth-child(2n + 1) {
    clear: both;
    margin-right: 4%;
  }
}
.donation-widget {
  background: #fffdfa;
  border: 2px solid #eee;
  border-radius: 4px;
  padding: 20px;
}
.donation-widget .btn-block {
  margin: 0;
}
.donation-widget h4 {
  text-align: center;
  margin: 0 !important;
  font-weight: 300;
  letter-spacing: 1px;
}
.donation-widget hr {
  margin: 20px 0;
  background: #eee;
}
.donation-widget .mgs-checkbox,
.donation-widget .mgs-radio {
  margin-bottom: 20px;
}
.donation-widget .mgs-checkbox .control-indicator,
.donation-widget .mgs-radio .control-indicator {
  background: #fff;
  box-shadow: inset 0 0 0 2px #e8e0d5;
}
.donation-widget .mgs-radio--custom {
  margin-bottom: 15px;
}
.donation-widget .form-row--custom-amount {
  margin-bottom: 0;
}
.donation-widget .mgs-radio .control-indicator {
  border-color: #e8e0d5;
}
.donation-widget .mgs-radio input:checked + .control-indicator {
  background: #e8e0d5;
  border: 2px solid #e8e0d5;
  box-shadow: inset 0 0 0 1px #fff;
}
.donation-widget .text-input {
  line-height: 20px;
  padding: 10px;
  height: 40px;
}
.donation-widget__amount-options {
  margin-bottom: 20px;
}
.donation-widget__card-icons {
  text-align: center;
  padding-top: 10px;
}
.donation-widget__card-icons .credit-card-icon {
  display: inline-block;
  vertical-align: top;
}
.donation-widget__card-icons .credit-card-icon + .credit-card-icon {
  margin-left: 6px;
}
.in-post-donation {
  margin: 0 0 40px;
}
.in-post-donation .h2,
.in-post-donation h2 {
  margin: 0 0 3px;
  font-size: 40px;
  line-height: 44px;
}
.in-post-donation .h5,
.in-post-donation h4 {
  margin-bottom: 30px;
}
.wp-body-copy hr + .in-post-donation {
  margin-top: 50px;
}
.wp-body-copy .in-post-donation {
  margin-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .in-post-donation .text-wrap {
    width: 62.5%;
    float: left;
    padding-right: 40px;
  }
  .in-post-donation .donation-widget {
    width: 37.5%;
    float: right;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .in-post-donation .h2,
  .in-post-donation h2 {
    font-size: 36px;
    line-height: 42px;
  }
}
@media screen and (max-width: 767px) {
  .in-post-donation {
    background: #eee;
    padding: 20px 15px;
    font-size: 14px;
    line-height: 24px;
  }
  .in-post-donation .h5,
  .in-post-donation h4 {
    margin-bottom: 20px;
  }
  .in-post-donation .donation-widget {
    margin-top: 20px;
  }
  .in-post-donation .donation-widget .mgs-checkbox,
  .in-post-donation .donation-widget .mgs-radio {
    margin-bottom: 15px;
  }
  .in-post-donation .donation-widget .mgs-radio:nth-child(1),
  .in-post-donation .donation-widget .mgs-radio:nth-child(2),
  .in-post-donation .donation-widget .mgs-radio:nth-child(3),
  .in-post-donation .donation-widget .mgs-radio:nth-child(4) {
    width: 50%;
    float: left;
  }
  .in-post-donation .donation-widget .mgs-radio:nth-child(5) {
    clear: both;
  }
  .wp-body-copy hr + .in-post-donation {
    margin-top: 30px;
  }
  .wp-body-copy .in-post-donation {
    margin-bottom: 30px;
  }
}
.post-hero-banner {
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
.post-hero-banner:before {
  display: block;
  content: "";
  z-index: 5;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.35);
}
.post-hero-banner .text-wrap {
  max-width: 780px;
  padding: 10% 15px;
  margin: 0 auto;
  position: relative;
  z-index: 20;
}
.post-hero-banner .h1,
.post-hero-banner .h2 {
  color: #fff;
  margin: 0 0 12px;
  font-weight: 800;
}
.featured-content-grid__featured-tag,
.post-hero-banner__byline {
  font-weight: 600;
  text-transform: uppercase;
  font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
}
.post-hero-banner .h1 {
  font-size: 60px;
  line-height: 70px;
}
.post-hero-banner__byline {
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 12px;
}
.post-hero-banner__byline a {
  text-decoration: underline;
  color: #fff;
}
.post-hero-banner__meta,
.post-hero-banner__meta a {
  color: rgba(255, 255, 255, 0.8);
}
.post-hero-banner__byline a:hover {
  text-decoration: none;
}
.post-preview__actions a:hover,
.post-titles-list a:hover {
  text-decoration: underline;
}
.post-hero-banner__meta {
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .post-hero-banner .h1 {
    font-size: 48px;
    line-height: 54px;
  }
  .post-hero-banner__meta .pipe {
    display: block;
    height: 0;
    color: transparent;
  }
}
.featured-content-grid {
  margin-bottom: 40px;
}
.featured-content-grid .text-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 20;
}
.featured-content-grid h2 {
  color: #fff;
}
.featured-content-grid .meta {
  font-size: 16px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.6);
  text-transform: uppercase;
}
.featured-content-grid__featured-tag {
  display: inline-block;
  background: #bf9a5e;
  font-size: 14px;
  line-height: 18px;
  padding: 5px 10px 7px;
  color: #fff;
  margin: 0 0 5px;
}
.featured-content-grid__primary-item,
.featured-content-grid__secondary-item {
  position: relative;
  overflow: hidden;
}
.featured-content-grid__link-block {
  display: block;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.featured-content-grid__link-block:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 300px;
  background: linear-gradient(180deg, rgba(45, 46, 46, 0) 0, #2d2e2e 100%);
  z-index: 10;
}
@media screen and (min-width: 768px) {
  .featured-content-grid__primary-item {
    width: 59%;
    padding-top: 50%;
    float: left;
  }
  .featured-content-grid__primary-item .text-wrap {
    padding: 30px;
  }
  .featured-content-grid__primary-item h2 {
    font-size: 54px;
    line-height: 54px;
    margin-bottom: 6px;
    font-weight: 800;
  }
  .featured-content-grid__secondary-item {
    width: 40%;
    float: right;
    padding-top: 24.5%;
  }
  .featured-content-grid__secondary-item
    + .featured-content-grid__secondary-item {
    margin-top: 1%;
  }
  .featured-content-grid__secondary-item .text-wrap {
    padding: 18px;
  }
  .featured-content-grid__secondary-item h2 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 6px;
    font-weight: 600;
  }
  .featured-content-grid__secondary-item .meta {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 767px) {
  .featured-content-grid {
    margin-left: -8px;
    margin-right: -8px;
    margin-bottom: 40px;
  }
  .featured-content-grid__primary-item,
  .featured-content-grid__secondary-item {
    width: 100%;
    padding-top: 66%;
  }
  .featured-content-grid__primary-item h2,
  .featured-content-grid__secondary-item h2 {
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 5px;
  }
  .featured-content-grid__primary-item .text-wrap,
  .featured-content-grid__secondary-item .text-wrap {
    padding: 15px;
  }
  .featured-content-grid__primary-item .meta,
  .featured-content-grid__secondary-item .meta {
    font-size: 14px;
    line-height: 18px;
  }
}
.in-post-widget {
  border: 1px solid #e3e3e3;
  border-radius: 8px;
  margin: 30px 0;
  padding: 4%;
}
.in-post-widget .h1 {
  margin: 0;
}
.in-post-widget .h3 {
  font-size: 26px;
  line-height: 34px;
  margin: 20px 0;
  font-weight: 600;
}
.in-post-widget--newsletter .inline-newsletter-form {
  max-width: 540px;
}
.in-post-widget--newsletter .h1 {
  margin-bottom: 20px;
}
.in-post-widget--facebook {
  background: #3b5998;
  padding: 20px 30px 30px;
}
.in-post-widget--facebook,
.in-post-widget--facebook h3,
.in-post-widget--facebook h4 {
  color: #fff;
}
.in-post-widget--facebook h3 {
  position: relative;
  padding-left: 48px;
  font-size: 38px;
  line-height: 48px;
}
.in-post-widget--facebook h3 .icon-facebook-circle {
  display: block;
  position: absolute;
  top: 7px;
  left: 0;
  width: 36px;
  height: 36px;
}
.in-post-widget--facebook h4 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 20px;
}
.in-post-widget--facebook .btn-white {
  color: #3b5998;
  margin: 0;
}
.in-post-widget--donate .h1 {
  font-size: 48px;
  line-height: 48px;
  margin: 0 0 16px;
}
.in-post-widget--donate .lead {
  font-size: 18px;
  line-height: 28px;
  color: gray;
  margin: 0 0 20px;
}
.in-post-widget--donate .btn {
  margin: 0;
  min-width: 201px;
}
.in-post-widget--donate .card-icons {
  padding-top: 6px;
}
.in-post-widget--donate .card-icons .credit-card-icon {
  display: inline-block;
  vertical-align: top;
}
.in-post-widget--donate .card-icons .credit-card-icon + .credit-card-icon {
  margin-left: 6px;
}
@media screen and (max-width: 767px) {
  .in-post-widget--donate,
  .in-post-widget--newsletter {
    background: #eee;
  }
  .in-post-widget {
    border: 0;
    border-radius: 0;
    padding: 30px 15px;
    margin-left: -8px;
    margin-right: -8px;
  }
  .in-post-widget--newsletter .h1 {
    font-size: 48px;
    line-height: 48px;
  }
  .in-post-widget--facebook {
    padding: 20px 15px;
  }
  .in-post-widget--facebook h3 {
    font-size: 28px;
    line-height: 30px;
    padding-left: 34px;
  }
  .in-post-widget--facebook h3 .icon-facebook-circle {
    width: 24px;
    height: 24px;
    top: 5px;
  }
  .in-post-widget--facebook h4 {
    font-size: 20px;
    line-height: 24px;
  }
  .in-post-widget--donate .h1 {
    font-size: 40px;
    line-height: 38px;
  }
  .in-post-widget--donate .lead {
    font-size: 16px;
    line-height: 26px;
  }
}
.instagram-feed {
  margin-left: -5px;
  margin-right: -5px;
}
.instagram-feed .instagram-feed__item {
  float: left;
  position: relative;
  padding: 5px;
}
.instagram-feed a {
  display: block;
  position: relative;
}
.instagram-feed img {
  display: block;
  position: relative;
  z-index: 20;
}
.instagram-feed .photo-overlay {
  position: absolute;
  z-index: 30;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0, transparent 100%);
}
.instagram-feed__nav {
  font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
  font-size: 26px;
  line-height: 34px;
  text-transform: uppercase;
  font-weight: 200;
  color: #2e2e2e;
  display: block;
  margin: 0 -5px 30px;
}
.instagram-feed__nav li {
  width: 20%;
  float: left;
  margin-left: 30px;
}
.instagram-feed__nav li:first-child {
  margin-left: 5px;
}
.instagram-feed__nav li a {
  display: block;
  border-bottom: 2px solid #e3e3e3;
  padding: 10px 0;
}
.instagram-feed__nav li:not(.active) a {
  transition: opacity 0.17s ease;
}
.instagram-feed__nav li:not(.active) a:hover {
  opacity: 0.7;
}
.instagram-feed__nav li.active a {
  border-bottom-color: #bf9a5e;
}
@media screen and (min-width: 1024px) {
  .instagram-feed .instagram-feed__item {
    width: 16.666666667%;
  }
}
@media screen and (max-width: 1023px) {
  .instagram-feed .instagram-feed__item {
    width: 33.33333333%;
  }
}
@media screen and (max-width: 767px) {
  .instagram-feed__nav {
    padding-left: 5px;
    margin-bottom: 10px;
  }
  .instagram-feed__nav li {
    float: none;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
    margin: 0;
  }
  .instagram-feed__nav li a {
    padding: 6px 0;
  }
  .instagram-feed__nav li + li {
    margin-left: 8px;
  }
}
@media screen and (max-width: 460px) {
  .instagram-feed__nav {
    font-size: 19px;
    line-height: 26px;
  }
}
@media screen and (max-width: 370px) {
  .instagram-feed__nav {
    font-size: 17px;
    line-height: 24px;
  }
}
.inline-newsletter-form {
  position: relative;
  padding-right: 52px;
}
.inline-newsletter-form .text-input {
  margin: 0;
  border-radius: 4px 0 0 4px;
  border-right: 0;
}
.inline-newsletter-form .btn {
  width: 52px;
  height: 50px;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: absolute;
  top: 0;
  right: -52px;
  margin: 0;
  border-radius: 0 4px 4px 0;
}
.inline-newsletter-form .btn .icon-caret-right {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
}
.inline-newsletter-form .form-message {
  font-size: 13px;
  line-height: 20px;
  padding-top: 4px;
}
.mgs-stats {
  margin-bottom: 40px;
}
.mgs-stats__item {
  width: 20%;
  float: left;
  text-align: center;
  padding: 30px 15px;
}
.mgs-stats__item .icon {
  fill: #bf9a5e;
  display: block;
  margin: 0 auto 20px;
}
.mgs-stats__item .stat-label,
.mgs-stats__item .stat-number {
  display: block;
  text-transform: uppercase;
  font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
}
.mgs-stats__item .stat-number {
  font-size: 60px;
  line-height: 60px;
  color: #2e2e2e;
  margin: 0 0 6px;
}
.mgs-stats__item .stat-label {
  font-size: 18px;
  line-height: 22px;
  color: gray;
  letter-spacing: 0.03em;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mgs-stats__item .stat-number {
    font-size: 50px;
    line-height: 50px;
    margin: 0 0 2px;
  }
  .mgs-stats__item .stat-label {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 767px) {
  .mgs-stats {
    text-align: center;
  }
  .mgs-stats__item {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    float: none;
  }
  .mgs-stats__item .stat-number {
    font-size: 40px;
    line-height: 40px;
  }
  .mgs-stats__item .stat-label {
    font-size: 16px;
    line-height: 18px;
  }
}
.header-mobile-menu {
  display: none !important;
  text-align: center;
  background: #eee;
  height: 38px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.header-mobile-menu > ul {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.header-mobile-menu > ul > li {
  display: inline-block;
  vertical-align: top;
}
.header-mobile-menu > ul > li > a {
  display: block;
  font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.02em;
  position: relative;
  padding: 5px 8px 7px;
  height: 34px;
}
.header-mobile-menu > ul > li.current-menu-ancestor a,
.header-mobile-menu > ul > li.current-menu-item a {
  border-bottom: 2px solid #2e2e2e;
}
.header-mobile-menu > ul > li .sub-menu {
  display: none;
}
.header-mobile-menu .icon-caret-down {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: 1px;
  border-top: 4px solid #2e2e2e;
  border-right: 3px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 3px solid transparent;
}
@media screen and (max-width: 350px) {
  .header-mobile-menu > ul > li > a {
    padding: 5px 3px 7px;
  }
}
.mobile-menu-overlay {
  background: #2e2e2e;
  position: fixed;
  top: 6px;
  left: 8px;
  right: 8px;
  color: #fff;
  padding: 44px 0 20px;
  z-index: 1060;
  visibility: hidden;
  opacity: 0;
  transition:
    0.2s ease,
    visibility 0s 0.2s;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.5);
  height: 85vh;
}
.mobile-menu-overlay.visible {
  visibility: visible;
  opacity: 1;
  transition:
    0.2s ease,
    visibility 0s;
}
.mobile-menu-overlay__toggle {
  display: block;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 0;
  left: -8px;
  background: #2e2e2e;
  cursor: pointer;
  z-index: 40;
}
.mobile-menu-overlay__toggle .icon-menu {
  fill: #fff;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 10px;
  left: 14px;
}
.mobile-menu-overlay__logo {
  position: absolute;
  top: 6px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 30;
}
.mobile-menu-overlay__logo a {
  display: inline-block;
}
.mobile-menu-overlay__logo img {
  width: 151.35px;
  height: 34px;
  display: block;
  margin: 0 auto;
  transform: translateX(-4px);
  opacity: 0.2;
}
.mobile-menu-overlay__menus {
  position: absolute;
  top: 48px;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 12px;
}
.mobile-menu-overlay__ul {
  font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.mobile-menu-overlay__ul > .menu-item > a {
  display: block;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.02em;
  padding: 4px 0 4px 22px;
  color: #fff;
}
.mobile-menu-overlay__ul > .menu-item.item--donate > a {
  color: #bf9a5e;
}
.mobile-menu-overlay__ul > .menu-item.current-menu-ancestor > a,
.mobile-menu-overlay__ul > .menu-item.current-menu-item > a {
  border-left: 4px solid #bf9a5e;
  padding-left: 18px;
}
.mobile-menu-overlay__ul > .menu-item.current-menu-ancestor.item--donate > a,
.mobile-menu-overlay__ul > .menu-item.current-menu-item.item--donate > a {
  border-left-color: #bf9a5e;
}
.mobile-menu-overlay__ul .menu-item-has-children > a:after {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: 1px;
  content: "";
  border-top: 4px solid #bf9a5e;
  border-right: 3px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 3px solid transparent;
  margin-left: 4px;
}
.mobile-menu-overlay__ul .sub-menu {
  display: none;
}
.mobile-menu-overlay__ul .sub-menu a {
  font-size: 18px;
  line-height: 24px;
  color: gray;
  display: block;
  padding: 3px 0 3px 30px;
}
.mobile-menu-overlay__ul .sub-menu a.open-menu {
  color: #ccc;
}
.mobile-menu-overlay__ul .sub-menu .sub-menu {
  margin-left: 10px;
}
@media screen and (min-width: 768px) {
  .mobile-menu-overlay {
    display: none;
  }
}
.pagination {
  padding: 15px 0;
}
.pagination > a,
.pagination > span {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 22px;
  padding: 4px 8px;
}
.pagination > span:first-child {
  padding-left: 0;
}
.pagination a.page-numbers {
  border: 1px solid #eee;
  border-radius: 3px;
}
.pagination a.page-numbers:hover {
  border-color: #cfcfcf;
}
.pagination span.current {
  font-weight: 600;
}
.pagination a.next,
.pagination a.prev {
  border-color: transparent;
}
#js-particles {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
}
#js-particles:after,
#js-particles:before {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 30px;
}
#js-particles:before {
  top: 0;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0, #fff 100%);
}
#js-particles:after {
  bottom: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #fff 100%);
}
.wp-polls {
  max-width: 500px;
}
.post-content .wp-polls .wp-poll__question,
.wp-poll__question {
  font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  margin: 0 0 15px;
  text-align: center;
}
.wp-polls__answers {
  margin-bottom: 15px;
}
.wp-polls__answers:after,
.wp-polls__answers:before {
  content: " ";
  display: table;
}
.wp-polls__answers.layout--two-across .wp-poll__answer {
  width: 48%;
  float: left;
  margin-left: 4%;
}
.wp-polls__answers.layout--two-across .wp-poll__answer:first-child {
  margin-left: 0;
}
.wp-poll__answer {
  margin-bottom: 10px;
  position: relative;
}
.wp-poll__answer input {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  visibility: hidden;
}
.wp-poll__answer input:checked ~ .wp-poll__btn {
  background: #bf9a5e;
  border-color: #bf9a5e;
  color: #fff;
}
.wp-poll__btn {
  background: #fff;
  border: 1px solid #e3e3e3;
  border-radius: 2px;
  display: block;
  width: 100%;
  margin: 0;
  color: #2e2e2e;
  font-size: 16px;
  line-height: 24px;
  transition: 0.15s;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 8px 15px 10px;
  text-align: center;
  cursor: pointer;
}
.post-thumbnails-list .post-title,
.rankings-table-table,
.wp-poll__response .answer {
  font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
  text-transform: uppercase;
}
.wp-poll__btn:hover {
  border-color: #cacaca;
}
.wp-poll__vote .btn {
  display: block;
  width: 100%;
}
.wp-poll__footer {
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  padding-top: 10px;
}
.wp-poll__footer a {
  color: #acacac;
}
.wp-poll__pollbar {
  display: block;
  height: 10px;
  background: #2e2e2e;
}
.wp-poll__response {
  margin-bottom: 3px;
}
.wp-poll__response .answer {
  font-size: 22px;
  font-weight: 600;
  position: relative;
  top: 2px;
}
.wp-poll__response small {
  color: #acacac;
  font-size: 14px;
  line-height: 20px;
}
.post-content .wp-polls {
  border-radius: 8px;
  margin: 30px 0;
  padding: 4%;
  border: 1px solid #e3e3e3;
  max-width: none;
  text-align: left;
}
.olive-branch-post-title .icon-olive-branches {
  width: 49.2px;
  height: 45.6px;
  fill: #bf9a5e;
  display: block;
  float: left;
}
.olive-branch-post-title .text-wrap {
  margin-left: 66px;
}
.olive-branch-post-title .h4 {
  margin: 0 0 6px;
}
.post-grid--2-across .thumbnail {
  display: block;
  width: 100%;
  margin: 0 0 12px;
}
@media screen and (max-width: 767px) {
  .post-grid--2-across > div + div {
    margin-top: 30px;
  }
}
.post-preview {
  margin-bottom: 30px;
}
.post-preview .icon-olive-branches {
  width: 49.2px;
  height: 45.6px;
  fill: #bf9a5e;
  display: block;
  float: left;
}
.post-preview__thumbnail img {
  display: block;
  width: 100%;
  transition: opacity 0.2s;
}
.post-preview__thumbnail a:hover {
  opacity: 0.8;
}
.post-thumbnails-list .post-title:hover,
.post-thumbnails-list .thumbnail-link:hover,
.social-circles a:hover {
  opacity: 0.7;
}
.post-preview__title {
  margin: 0 0 6px;
  font-weight: 600;
}
.post-preview__title a:hover {
  color: #bf9a5e;
}
.post-preview__meta {
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  color: gray;
}
.post-preview__excerpt {
  margin: 0 0 12px;
}
.post-preview .excerptHeader {
  margin-left: 0 !important;
  font-weight: 400 !important;
  font-size: 16px !important;
}
.post-preview__actions a {
  color: #bf9a5e;
}
@media screen and (min-width: 1024px) {
  .post-preview .icon-olive-branches + .post-preview__text-wrap {
    margin-left: 64px;
  }
  .content-section--archive-page .post-preview {
    padding-bottom: 5%;
    margin-bottom: 5%;
  }
}
@media screen and (min-width: 768px) {
  .post-preview__thumbnail.float {
    width: 30%;
    float: left;
  }
  .post-preview__thumbnail.float + .post-preview__text-wrap {
    margin-left: 34%;
  }
  .post-preview__thumbnail.full {
    width: 100%;
    margin-bottom: 8px;
  }
  .post-preview--stacked {
    margin: 0;
    padding-bottom: 0;
  }
  .post-preview--stacked:not(:last-child) {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .post-preview--large-thumbnail {
    margin-bottom: 0;
  }
  .post-preview--large-thumbnail .post-preview__title {
    margin-bottom: 8px;
  }
  .post-preview--large-thumbnail .post-preview__actions,
  .post-preview--large-thumbnail .post-preview__excerpt {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .post-preview .icon-olive-branches {
    width: 32.8px;
    height: 30.4px;
    fill: #bf9a5e;
    display: block;
    float: left;
    top: 3px;
  }
  .post-preview .icon-olive-branches + .post-preview__text-wrap {
    margin-left: 42px;
  }
  .post-preview .icon-olive-branches + .post-preview__text-wrap .h4 {
    font-size: 20px;
    line-height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .post-preview .icon-olive-branches {
    display: none;
  }
  .post-preview__thumbnail {
    width: 27%;
    float: left;
  }
  .post-preview__text-wrap {
    margin-left: 31%;
  }
  .post-preview__excerpt {
    font-size: 14px;
    line-height: 22px;
  }
  .post-preview--large-thumbnail:after,
  .post-preview--large-thumbnail:before {
    content: " ";
    display: table;
  }
  .post-preview--large-thumbnail:after {
    clear: both;
  }
  .post-preview--large-thumbnail .thumbnail-sizer a {
    padding-top: 100%;
    background-size: 100% auto;
    background-position: center top;
  }
}
.post-thumbnails-list {
  font-size: 16px;
  line-height: 24px;
}
.post-thumbnails-list .item {
  margin-bottom: 40px;
}
.post-thumbnails-list .thumbnail-link {
  display: inline-block;
  margin-bottom: 6px;
  transition: opacity 0.17s ease;
}
.post-thumbnails-list .thumbnail,
.post-thumbnails-list img {
  display: block;
  width: 100%;
  height: auto;
}
.post-thumbnails-list .post-title {
  font-size: 24px;
  line-height: 24px;
  font-weight: 600;
  display: inline-block;
  color: #2e2e2e;
  transition: opacity 0.17s ease;
}
.post-thumbnails-list .meta {
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  color: gray;
  padding-top: 3px;
}
.post-thumbnails-list .mgs-ad {
  margin: 30px 0;
  padding: 40px 0;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
}
.post-thumbnails-list .mgs-ad:last-child {
  border-bottom: 0;
}
.post-titles-list {
  font-size: 16px;
  line-height: 24px;
}
.post-titles-list a {
  color: #bf9a5e;
  display: inline-block;
  margin-bottom: 2px;
}
.post-titles-list .item + .item {
  margin-top: 15px;
}
.post-titles-list .meta {
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  color: gray;
}
.rankings-table {
  background: #2e2e2e;
  color: #fff;
  margin: 0 0 40px;
  padding: 30px;
  position: relative;
}
.rankings-table .h1,
.rankings-table .h2,
.rankings-table .h3 {
  color: #fff;
  margin: 0 120px 0 0;
}
.rankings-table hr {
  background: #494d51;
  margin: 18px 0;
}
.rankings-table .icon-star-with-branches {
  fill: #bf9a5e;
  display: block;
  position: absolute;
  top: -22px;
  right: -10px;
  transform: rotate(11deg);
}
.rankings-table-table {
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.02em;
  text-align: left;
  width: 100%;
  display: table;
}
.rankings-table-table thead {
  color: gray;
}
.rankings-table-table td,
.rankings-table-table th {
  padding: 6px 10px 6px 0;
  min-width: 70px;
}
.rankings-table-table th {
  padding-bottom: 10px;
}
.rankings-table-table td .icon-star {
  top: -2px;
}
@media screen and (max-width: 767px) {
  .rankings-table {
    padding: 5% 0;
  }
  .rankings-table .h3 {
    margin: 0 5% 15px;
    padding-right: 122px;
  }
  .rankings-table hr {
    display: none;
  }
  .rankings-table .icon-star-with-branches {
    right: 2px;
  }
  .rankings-table-table thead,
  .rankings-table-table tr {
    display: block;
  }
  .rankings-table-table tr:after,
  .rankings-table-table tr:before {
    content: " ";
    display: table;
  }
  .rankings-table-table tr:after {
    clear: both;
  }
  .rankings-table-table td,
  .rankings-table-table th {
    display: block;
  }
  .rankings-table-table th.column--course-name {
    display: none;
  }
  .rankings-table-table td.column--course-name {
    width: 100%;
    padding-bottom: 0;
  }
  .rankings-table-table td:nth-child(2),
  .rankings-table-table td:nth-child(3),
  .rankings-table-table td:nth-child(4),
  .rankings-table-table td:nth-child(5),
  .rankings-table-table th:nth-child(2),
  .rankings-table-table th:nth-child(3),
  .rankings-table-table th:nth-child(4),
  .rankings-table-table th:nth-child(5) {
    width: 25%;
    float: left;
    opacity: 0.7;
  }
  .rankings-table-table tbody tr:nth-child(2n + 1) {
    background: rgba(255, 255, 255, 0.05);
  }
  .rankings-table-table td:nth-child(1),
  .rankings-table-table td:nth-child(2),
  .rankings-table-table th:nth-child(1),
  .rankings-table-table th:nth-child(2) {
    padding-left: 5%;
    padding-right: 5%;
  }
  .rankings-table--courses td:nth-child(2),
  .rankings-table--courses th:nth-child(2) {
    width: 22%;
  }
  .rankings-table--courses td:nth-child(5),
  .rankings-table--courses th:nth-child(5) {
    width: 20%;
  }
  .rankings-table--courses td:nth-child(3),
  .rankings-table--courses td:nth-child(4),
  .rankings-table--courses th:nth-child(3),
  .rankings-table--courses th:nth-child(4) {
    width: 28%;
  }
  .wp-body-copy .rankings-table {
    margin-left: -8px;
    margin-right: -8px;
  }
}
@media screen and (max-width: 540px) {
  .rankings-table {
    padding: 5% 0;
  }
  .rankings-table .h3 {
    font-size: 26px;
    line-height: 30px;
    margin: 0 5% 15px;
    padding-right: 56px;
  }
  .rankings-table .icon-star-with-branches {
    width: 54px;
    height: 49px;
    top: -8px;
    right: 2px;
  }
  .rankings-table-table {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
  }
  .rankings-table-table td,
  .rankings-table-table th {
    min-width: 0;
  }
  .rankings-table-table th {
    padding-bottom: 5px;
    padding-top: 0;
    font-weight: 600;
  }
  .rankings-table-table td:nth-child(1) {
    font-size: 18px;
    line-height: 24px;
  }
  .rankings-table-table td:nth-child(2),
  .rankings-table-table td:nth-child(3),
  .rankings-table-table td:nth-child(4),
  .rankings-table-table td:nth-child(5) {
    padding-top: 0;
  }
}
.post-share-buttons .btn,
.post-share-callout-bar .share-links {
  font-size: 20px;
  line-height: 24px;
  font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
}
.sidebar-widget {
  margin: 0 0 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e3e3e3;
}
.sidebar-widget .h3 {
  margin-bottom: 15px;
}
.sidebar-widget--newsletter .inline-newsletter-form {
  margin-top: 15px;
}
.sidebar-widget--posts-list .h3 {
  margin-bottom: 30px;
}
.social-circles li {
  display: inline-block;
  vertical-align: top;
}
.social-circles li + li {
  margin-left: 6px;
}
.social-circles a {
  transition: opacity 0.15s;
}
.mission-video-promo > a,
.tablepress tbody tr td {
  transition: background 0.3s ease;
}
.social-circles--sm .icon {
  width: 24px;
  height: 24px;
}
.social-circles--sm li + li {
  margin-left: 2px;
}
.post-share-buttons .btn {
  display: block;
  width: 32%;
  float: left;
  margin: 0;
  border-radius: 0;
  height: 64px;
  padding: 20px 0;
  font-weight: 400;
  letter-spacing: 0;
}
.post-share-buttons .btn:hover {
  opacity: 0.8;
}
.post-share-buttons .icon {
  margin-right: 3px;
  top: -2px;
}
@media screen and (min-width: 561px) {
  .post-share-buttons .btn:not(:first-child) {
    margin-left: 2%;
  }
}
@media screen and (max-width: 560px) {
  .post-share-buttons .btn {
    width: 33%;
    margin-left: 0.5%;
    height: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .post-share-buttons .btn:nth-child(3n + 1) {
    clear: both;
    margin-left: 0;
  }
  .post-share-buttons .icon {
    margin-right: 6px;
  }
  .post-share-buttons .btn-label {
    display: none;
  }
}
.post-share-callout-bar {
  background: #2e2e2e;
  text-align: center;
  color: #fff;
}
.post-share-callout-bar .callout-line {
  position: relative;
}
.post-share-callout-bar .share-links li {
  display: inline-block;
  vertical-align: top;
}
.post-share-callout-bar .share-links li + li {
  margin-left: 20px;
}
.post-share-callout-bar .share-links a {
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  display: inline-block;
  padding: 1px 6px 3px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 2px;
}
.post-share-callout-bar .share-links .icon-caret-right {
  opacity: 0.5;
}
@media screen and (min-width: 1400px) {
  .post-share-callout-bar {
    padding: 10px 0;
  }
  .post-share-callout-bar .callout-line,
  .post-share-callout-bar .share-links {
    display: inline-block;
    vertical-align: middle;
  }
  .post-share-callout-bar .callout-line {
    margin-right: 10px;
    padding: 10px 0;
  }
}
@media screen and (max-width: 1399px) {
  .post-share-callout-bar {
    padding: 15px 0;
  }
  .post-share-callout-bar .callout-line {
    margin-bottom: 10px;
  }
}
.tablepress-scroll-wrapper {
  background: #2e2e2e;
  padding: 30px 0;
  position: relative;
}
.tablepress-scroll-wrapper .icon-star-with-branches {
  fill: #bf9a5e;
  display: block;
  position: absolute;
  left: 30px;
  top: 28px;
  width: 50px;
  height: 46.34px;
}
.tablepress-scroll-wrapper .dataTables_wrapper {
  margin-bottom: 0;
}
.tablepress-table-name,
.wp-body-copy .tablepress-table-name {
  color: #fff;
  font-weight: 600;
  font-size: 36px;
  line-height: 42px;
  margin: 0 30px 12px;
  padding: 0 0 15px 64px;
  border-bottom: 2px solid #494d51;
}
.tablepress tbody,
.tablepress td,
.tablepress th {
  font-size: 22px;
  line-height: 28px;
}
.tablepress {
  background: #2e2e2e;
  color: #fff;
  margin: 0 0 40px;
}
.tablepress caption {
  display: none;
}
.tablepress thead {
  background: 0 0;
}
.tablepress td,
.tablepress th {
  font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
}
html .tablepress tbody tr td,
html .tablepress thead th {
  background: 0 0;
  border: 0;
  padding: 8px 30px;
  font-weight: 400;
}
html .tablepress thead th {
  color: #7c7c7c;
  white-space: nowrap;
}
html .tablepress thead th.sorting_asc,
html .tablepress thead th.sorting_desc {
  color: #bf9a5e;
  background: 0 0;
}
html .tablepress thead th.sorting:after,
html .tablepress thead th.sorting_asc:after,
html .tablepress thead th.sorting_desc:after {
  position: relative;
  right: auto;
  display: inline-block;
  vertical-align: middle;
  top: -2px;
  margin-left: 3px;
}
html .tablepress thead th.sorting:hover {
  background: 0 0;
}
.tablepress tbody .even td,
.tablepress tbody .odd td {
  background: 0 0;
}
.tablepress tbody.row-hover tr:hover td {
  background: rgba(255, 255, 255, 0.03);
}
.tablepress tbody sup {
  font-size: 12px;
  line-height: 20px;
  vertical-align: top;
  opacity: 0.5;
  margin-left: 1px;
}
.tablepress .sorting:hover {
  background: 0 0;
  color: #bf9a5e;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .tablepress-scroll-wrapper {
    padding: 20px 0 15px;
  }
  .tablepress-scroll-wrapper .icon-star-with-branches {
    left: 20px;
    top: 18px;
  }
  .tablepress-table-name,
  .wp-body-copy .tablepress-table-name {
    margin: 0 22px 10px;
  }
  html .tablepress tbody tr td,
  html .tablepress thead th {
    padding: 8px 22px;
  }
}
@media screen and (max-width: 767px) {
  .tablepress-scroll-wrapper .icon-star-with-branches {
    left: 15px;
    top: 20px;
  }
  .tablepress-table-name,
  .wp-body-copy .tablepress-table-name {
    margin: 0 15px 10px;
  }
  .tablepress-scroll-wrapper {
    padding: 20px 0;
    margin-left: -8px;
    margin-right: -8px;
  }
  html .tablepress tbody tr td,
  html .tablepress thead th {
    padding: 8px 15px;
  }
}
.teetimes-widget {
  position: relative;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  padding: 30px 0;
}
.teetimes-widget label {
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  margin: 0 0 4px;
}
.teetimes-widget .text-input {
  height: 42px;
  border-radius: 0;
}
.teetimes-widget .text-input.state--error {
  border-color: #d2372a;
}
.teetimes-widget__header h3 {
  font-size: 30px;
  line-height: 36px;
  white-space: nowrap;
  margin: 0;
}
.teetimes-widget__header h5 {
  font-size: 14px;
  line-height: 18px;
  color: gray;
  font-weight: 600;
}
.teetimes-widget__header h5 strong {
  color: #bf9a5e;
}
.teetimes-widget__header .sg-logo {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin-left: 2px;
  position: relative;
  top: -2px;
}
.teetimes-widget__inputs {
  position: relative;
}
.teetimes-widget__input.input-date .text-input {
  position: relative;
  z-index: 100;
  cursor: pointer;
}
.teetimes-widget--vertical {
  padding: 20px 0;
}
.teetimes-widget--vertical .teetimes-widget__header {
  margin-bottom: 10px;
}
.teetimes-widget--vertical .teetimes-widget__inputs {
  margin-left: -5px;
  margin-right: -5px;
}
.teetimes-widget--vertical .teetimes-widget__input {
  padding: 0 5px;
  margin-bottom: 8px;
}
.teetimes-widget--vertical .teetimes-widget__input.input-date,
.teetimes-widget--vertical .teetimes-widget__input.input-players,
.teetimes-widget--vertical .teetimes-widget__input.input-price,
.teetimes-widget--vertical .teetimes-widget__input.input-time {
  width: 50%;
  float: left;
}
.teetimes-widget--vertical .teetimes-widget__submit {
  padding: 5px 5px 0;
}
@media screen and (min-width: 1400px) {
  .teetimes-widget--horizontal .teetimes-widget__inputs {
    padding-left: 200px;
  }
  .teetimes-widget--horizontal .teetimes-widget__header {
    width: 175px;
    text-align: right;
    position: absolute;
    top: 36px;
    left: 0;
  }
}
@media screen and (max-width: 1399px) {
  .teetimes-widget--horizontal .teetimes-widget__header {
    margin-bottom: 5px;
  }
  .teetimes-widget--horizontal .teetimes-widget__header h3,
  .teetimes-widget--horizontal .teetimes-widget__header h5 {
    display: inline-block;
    vertical-align: baseline;
  }
  .teetimes-widget--horizontal .teetimes-widget__header h5 {
    position: relative;
  }
  .teetimes-widget--horizontal .teetimes-widget__header .sg-logo {
    width: 30px;
    height: 30px;
    top: -6px;
  }
  .teetimes-widget--horizontal .teetimes-widget__input .custom-select select,
  .teetimes-widget--horizontal .teetimes-widget__input .text-input {
    font-size: 13px;
  }
}
@media screen and (min-width: 1024px) {
  .teetimes-widget--horizontal .teetimes-widget__inputs {
    padding-right: 130px;
  }
  .teetimes-widget--horizontal .teetimes-widget__input {
    float: left;
    padding: 0 8px;
  }
  .teetimes-widget--horizontal .teetimes-widget__input.input-location {
    width: 22%;
    padding-left: 0;
  }
  .teetimes-widget--horizontal .teetimes-widget__input.input-date,
  .teetimes-widget--horizontal .teetimes-widget__input.input-time {
    width: 15%;
  }
  .teetimes-widget--horizontal .teetimes-widget__input.input-price {
    width: 18%;
  }
  .teetimes-widget--horizontal .teetimes-widget__input.input-distance {
    width: 20%;
    padding-right: 0;
  }
  .teetimes-widget--horizontal .teetimes-widget__input.input-players {
    width: 10%;
  }
  .teetimes-widget--horizontal .teetimes-widget__submit {
    position: absolute;
    top: 0;
    right: 0;
    width: 130px;
    padding: 24px 0 0 16px;
  }
  .teetimes-widget--horizontal .teetimes-widget__submit .btn {
    height: 42px;
    line-height: 42px;
    padding: 0;
  }
  .teetimes-widget--horizontal .autocomplete-suggestions {
    width: 300px;
    min-width: 300px;
    max-width: 300px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .teetimes-widget--horizontal .teetimes-widget__submit {
    clear: both;
    padding-top: 10px;
  }
  .teetimes-widget--horizontal .teetimes-widget__input {
    float: left;
    padding: 0 4px;
  }
  .teetimes-widget--horizontal .teetimes-widget__input .custom-select select,
  .teetimes-widget--horizontal .teetimes-widget__input .text-input {
    padding-left: 10px;
    padding-right: 10px;
  }
  .teetimes-widget--horizontal .teetimes-widget__input.input-location {
    width: 22%;
    padding-left: 0;
  }
  .teetimes-widget--horizontal .teetimes-widget__input.input-date {
    width: 15%;
  }
  .teetimes-widget--horizontal .teetimes-widget__input.input-time {
    width: 17%;
  }
  .teetimes-widget--horizontal .teetimes-widget__input.input-price {
    width: 18%;
  }
  .teetimes-widget--horizontal .teetimes-widget__input.input-players {
    width: 9%;
  }
  .teetimes-widget--horizontal
    .teetimes-widget__input.input-players
    .custom-select
    select {
    padding-right: 0;
  }
  .teetimes-widget--horizontal .teetimes-widget__input.input-distance {
    width: 19%;
    padding-right: 0;
  }
  .teetimes-widget--horizontal .autocomplete-suggestions {
    width: 300px;
    min-width: 300px;
    max-width: 300px;
  }
  @supports (
      (-webkit-appearance: none) or (-moz-appearance: none)
        or (appearance: none)
    )
    or ((-moz-appearance: none) and (mask-type: alpha)) {
    .teetimes-widget--horizontal .custom-select:after {
      right: 12px;
    }
  }
}
@media screen and (max-width: 767px) {
  .teetimes-widget--horizontal .teetimes-widget__header {
    margin-bottom: 10px;
  }
  .teetimes-widget--horizontal .teetimes-widget__inputs {
    margin-left: -5px;
    margin-right: -5px;
  }
  .teetimes-widget--horizontal .teetimes-widget__input {
    padding: 0 5px;
    margin-bottom: 8px;
  }
  .teetimes-widget--horizontal .teetimes-widget__input.input-date,
  .teetimes-widget--horizontal .teetimes-widget__input.input-players,
  .teetimes-widget--horizontal .teetimes-widget__input.input-price,
  .teetimes-widget--horizontal .teetimes-widget__input.input-time {
    width: 50%;
    float: left;
  }
  .teetimes-widget--horizontal .teetimes-widget__input.input-distance,
  .teetimes-widget--horizontal .teetimes-widget__input.input-players {
    clear: both;
  }
  .teetimes-widget--horizontal .teetimes-widget__submit {
    padding: 5px 5px 0;
  }
  .teetimes-widget--horizontal .autocomplete-suggestions {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
}
.autocomplete-suggestions {
  border: 1px solid #e3e3e3;
  background: #fff;
  cursor: default;
  overflow: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  font-size: 13px;
  line-height: 18px;
}
.autocomplete-suggestion {
  padding: 6px 10px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
}
.autocomplete-no-suggestion {
  padding: 3px 6px;
}
.autocomplete-selected {
  background: #eee;
}
.autocomplete-suggestions strong {
  font-weight: 600;
  color: #2e2e2e;
}
.autocomplete-group {
  padding: 2px 5px;
  font-weight: 600;
  font-size: 16px;
  color: #000;
  display: block;
}
@media screen and (max-width: 767px) {
  body.page-template-template-teetimes-page .site-header {
    height: 50px;
  }
  body.page-template-template-teetimes-page .header-mobile-menu {
    display: none !important;
  }
  .container--teetimes-widget {
    z-index: 30;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }
}
.testimonial-carousel {
  text-align: center;
  padding: 50px 0;
  position: relative;
}
.testimonial-carousel .container {
  position: relative;
}
.testimonial-carousel .icon-quote-marks {
  fill: #bf9a5e;
  width: 48px;
  height: 48px;
  display: block;
  margin: 0 auto 30px;
}
.testimonial-carousel blockquote,
.testimonial-carousel cite {
  font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
  text-transform: uppercase;
}
.testimonial-carousel blockquote {
  font-size: 50px;
  line-height: 50px;
  letter-spacing: -0.01em;
  max-width: 900px;
  margin: 0 auto 30px;
  padding: 0 50px;
}
.testimonial-carousel cite {
  color: gray;
  font-size: 24px;
  line-height: 28px;
}
.testimonial-carousel cite strong {
  color: #2e2e2e;
}
.testimonial-carousel.bg-dark {
  background: #2e2e2e;
  color: #fff;
}
.testimonial-carousel.bg-dark cite {
  color: #acacac;
}
.testimonial-carousel.bg-dark cite strong {
  color: #fff;
}
.testimonial-carousel.bg-dark .carousel-inner:before {
  background: linear-gradient(90deg, #2e2e2e 0, rgba(46, 46, 46, 0) 100%);
  left: 0;
}
.testimonial-carousel.bg-dark .carousel-inner:after {
  background: linear-gradient(270deg, #2e2e2e 0, rgba(46, 46, 46, 0) 100%);
  right: 0;
}
.testimonial-carousel__nav {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 44px;
  cursor: pointer;
}
.testimonial-carousel__nav:hover .icon {
  fill: #bf9a5e;
}
.testimonial-carousel__nav.prev,
.testimonial-carousel__nav.prev .icon {
  left: 0;
}
.testimonial-carousel__nav.next,
.testimonial-carousel__nav.next .icon {
  right: 0;
}
.testimonial-carousel__nav .icon-caret-left-thin,
.testimonial-carousel__nav .icon-caret-right-thin {
  width: 30px;
  height: 30px;
  fill: gray;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -15px;
}
.advertise-hero,
.advertise-hero-form p {
  position: relative;
}
.testimonial-carousel__quote-mark {
  color: #bf9a5e;
  font-size: 140px;
  line-height: 60px;
  height: 60px;
  display: block;
  margin: 0 auto;
}
.testimonial-carousel--dark {
  background: #2e2e2e;
  color: #fff;
}
.testimonial-carousel--dark .container {
  padding-top: 30px;
  padding-bottom: 30px;
}
.testimonial-carousel--dark cite,
.testimonial-carousel--dark cite strong {
  color: #bf9a5e;
}
@media screen and (max-width: 767px) {
  .testimonial-carousel {
    padding: 30px 0;
  }
  .testimonial-carousel blockquote {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 15px;
  }
  .testimonial-carousel cite {
    font-size: 20px;
    line-height: 24px;
  }
  .testimonial-carousel__quote-mark {
    font-size: 80px;
    line-height: 20px;
    height: 30px;
  }
}
.advertise-hero .container {
  z-index: 30;
}
.advertise-hero .lead {
  font-size: 18px;
  line-height: 30px;
  margin: 0 0 20px;
}
.advertise-hero .lead strong {
  font-weight: 600;
}
.advertise-hero-form .h2 {
  margin: 0 0 30px;
}
.advertise-hero-form .control-label {
  display: none;
}
.advertise-hero-form textarea {
  height: 100px;
}
.advertise-hero-form .wpcf7-response-output {
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}
.advertise-hero-form .wpcf7-response-output.wpcf7-mail-sent-ok {
  color: #17a05d;
}
.advertise-hero-form .ajax-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 30;
  margin-top: -6px;
  margin-left: 30px;
  opacity: 0;
}
@media screen and (min-width: 1024px) {
  .advertise-hero {
    padding: 50px 0 0;
  }
  .advertise-hero .text-wrap {
    width: 62%;
    float: left;
    padding-right: 10%;
  }
  .advertise-hero .form-wrap {
    width: 38%;
    float: right;
  }
  .advertise-hero .h1 {
    font-size: 68px;
    line-height: 72px;
    font-weight: 700;
    margin: 0 0 30px;
  }
  html.flexbox .advertise-hero .flex-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
  html.flexbox .advertise-hero .flex-wrap:after,
  html.flexbox .advertise-hero .flex-wrap:before {
    display: none;
  }
  html.flexbox .advertise-hero .flex-wrap .form-wrap,
  html.flexbox .advertise-hero .flex-wrap .text-wrap {
    float: none;
  }
  #advertise-hero-form {
    display: block !important;
  }
  .advertise-hero-form {
    border: 1px solid #e3e3e3;
    border-radius: 10px;
    padding: 30px;
    background: rgba(255, 255, 255, 0.7);
  }
}
@media screen and (max-width: 1023px) {
  .advertise-hero {
    padding: 20px;
  }
  .advertise-hero .h1 {
    margin: 0 0 15px;
  }
  .advertise-hero .form-wrap > .btn-block {
    margin-bottom: 20px;
  }
  #advertise-hero-form {
    display: none;
  }
  .advertise-hero-form {
    border: 1px solid #e3e3e3;
    border-radius: 10px;
    padding: 8px 15px;
    background: rgba(255, 255, 255, 0.7);
  }
  .advertise-hero-form .h2 {
    font-size: 36px;
    line-height: 40px;
    margin: 0 0 15px;
  }
  .advertise-hero-form .btn-block {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .advertise-hero .lead {
    font-size: 16px;
    line-height: 26px;
  }
}
.advertise-process {
  padding: 50px 0;
}
.advertise-process .h2 {
  margin: 0 0 50px;
}
.advertise-process-step .circle {
  border-radius: 50%;
  display: block;
  font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
  text-align: center;
  color: #bf9a5e;
}
.advertise-process-step p {
  margin: 0;
}
@media screen and (min-width: 768px) {
  .advertise-process-step {
    text-align: center;
    width: 33.333333333%;
    float: left;
    padding: 0 5%;
    font-size: 18px;
    line-height: 30px;
  }
  .advertise-process-step .circle {
    width: 160px;
    height: 160px;
    border: 6px solid #bf9a5e;
    margin: 0 auto 30px;
    font-size: 100px;
    line-height: 130px;
  }
}
@media screen and (max-width: 767px) {
  .advertise-process {
    padding: 20px 10px;
  }
  .advertise-process-step {
    position: relative;
    padding-left: 78px;
  }
  .advertise-process-step .circle {
    width: 60px;
    height: 60px;
    border: 3px solid #bf9a5e;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 40px;
    line-height: 46px;
  }
  .advertise-process-step + .advertise-process-step {
    margin-top: 30px;
  }
}
.advertise-blocks {
  margin-bottom: 30px;
}
.advertise-blocks .h1 {
  margin: 0 0 30px;
}
.advertise-blocks .h3 {
  margin: 0 0 15px;
}
.advertise-blocks .col--resources {
  font-size: 18px;
  line-height: 30px;
  padding-top: 30px;
}
.advertise-blocks .col--resources p {
  margin: 0 0 20px;
}
.advertise-resources img {
  display: block;
  margin-bottom: 6px;
}
.advertise-resources__colors {
  margin-bottom: 4%;
}
.advertise-resources__colors .color {
  display: block;
  width: 48%;
  float: left;
  height: 60px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  padding: 18px 0;
}
.advertise-resources__colors .color.bg-dark-gray {
  background: #2e2e2e;
  margin-right: 4%;
}
.advertise-resources__colors .color.bg-gold {
  background: #bf9a5e;
}
.advertise-resources__logos {
  font-size: 16px;
  text-align: center;
}
.advertise-resources__logos img {
  display: block;
  margin: 0 auto 12px;
}
.advertise-resources__logos a {
  color: #bf9a5e;
  text-decoration: underline;
}
.advertise-resources__logos a:hover {
  text-decoration: none;
}
@media screen and (min-width: 1024px) {
  .advertise-blocks .h1 {
    font-size: 68px;
    line-height: 78px;
    font-weight: 700;
    margin: 0 0 30px;
  }
  .advertise-blocks .col--benefits,
  .advertise-blocks .col--resources {
    padding-bottom: 60px;
  }
  .advertise-blocks .col--benefits {
    padding-right: 6%;
  }
  .advertise-blocks .col--resources {
    padding-top: 30px;
    padding-left: 6%;
    border-left: 2px solid #e3e3e3;
  }
  html.flexbox .advertise-blocks > .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  html.flexbox .advertise-blocks > .row:after,
  html.flexbox .advertise-blocks > .row:before {
    display: none;
  }
}
@media screen and (min-width: 1400px) {
  .advertise-resources__logos .mgs-logo {
    width: 240px;
    height: 53.91px;
  }
  .advertise-resources__logos .mgs-badge {
    width: 74.03px;
    height: 54px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1399px) {
  .advertise-resources__logos .mgs-logo {
    width: 170px;
    height: 38.19px;
  }
  .advertise-resources__logos .mgs-badge {
    width: 52.1px;
    height: 38px;
  }
}
@media screen and (min-width: 768px) {
  .advertise-resources__logos .logo-option {
    display: block;
    width: 48%;
    float: left;
    clear: none;
    text-align: center;
  }
  .advertise-resources__logos .logo-option:first-child {
    margin-right: 4%;
  }
}
@media screen and (max-width: 1023px) {
  .advertise-blocks .mgs-logo {
    margin: 0 auto 8px;
    width: 270px;
    height: 60.65px;
  }
  .advertise-blocks .mgs-badge {
    margin: 0 auto 8px;
    width: 82.26px;
    height: 60px;
  }
}
.advertise-testimonials {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .advertise-testimonials {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.advertise-numbers {
  padding-top: 40px;
}
.advertise-numbers .h1 {
  margin-bottom: 20px;
}
.archive-breadcrumbs {
  font-size: 13px;
  line-height: 18px;
  color: gray;
  margin-bottom: 10px;
}
.archive-breadcrumbs a {
  color: gray;
  text-decoration: none;
}
.archive-breadcrumbs a:hover,
.archive-title .h1 a:hover,
.archive-title .h2 a:hover,
.archive-title .h3 a:hover,
.post-byline a {
  text-decoration: underline;
}
.archive-breadcrumbs .slash {
  display: inline-block;
  margin: 0 3px;
  color: #acacac;
}
.archive-title {
  margin: 0 0 50px;
}
.archive-title .h2 {
  font-size: 48px;
  line-height: 48px;
}
.archive-title--deals {
  text-align: center;
  margin-bottom: 60px;
}
.archive-title--deals.dark {
  background: #2e2e2e;
  padding: 50px 0;
  color: #fff;
  margin-bottom: 0;
}
@media screen and (min-width: 1024px) {
  .archive-title--deals .h2 {
    font-size: 60px;
    line-height: 60px;
  }
  .home-section .col--content {
    float: left;
  }
  .home-section .col--sidebar {
    float: right;
  }
}
@media screen and (max-width: 767px) {
  .archive-title--deals .h2 {
    font-size: 40px;
    line-height: 40px;
  }
}
.contact-page-hero {
  margin: 0 0 50px;
  background: url(//www.mygolfspy.jp/wp-content/themes/mygolfspy/assets/dist/styles/../../images/bg-contact-hero.jpg)
    center center no-repeat;
  background-size: cover;
  position: relative;
}
.contact-page-hero:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 5;
}
.contact-page-hero .container {
  padding-top: 110px;
  padding-bottom: 110px;
  text-align: center;
  position: relative;
  z-index: 10;
}
.contact-page-hero .h1 {
  font-size: 100px;
  line-height: 110px;
  color: #fff;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .contact-page-hero .h1 {
    font-size: 60px;
    line-height: 60px;
  }
}
.contact-sidebar-item {
  margin-bottom: 30px;
}
.contact-sidebar-item .position {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
  display: block;
  color: #acacac;
  font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
  font-weight: 600;
  letter-spacing: 0.03em;
  margin: 0 0 2px;
}
.contact-sidebar-item .h4 {
  margin: 0 0 1px;
}
.contact-sidebar-item .user-email {
  font-size: 14px;
  color: gray;
}
.contact-sidebar-item .social-circles a {
  color: #bf9a5e;
}
@media screen and (min-width: 768px) {
  .container--contact .col-primary {
    padding-right: 7%;
    border-right: 2px solid #e3e3e3;
  }
  .container--contact .col-secondary {
    padding-left: 7%;
    padding-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .contact-page-hero {
    margin: 0 -8px 20px;
  }
}
.mission-video-promo {
  background: url(//www.mygolfspy.jp/wp-content/themes/mygolfspy/assets/dist/styles/../../images/bg-mission-video-promo.jpg)
    center center no-repeat;
  background-size: cover;
  margin-bottom: 15px;
  text-align: center;
  position: relative;
}
.mission-video-promo:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 5;
}
.mission-video-promo > a {
  display: block;
  position: relative;
  z-index: 10;
  padding: 10px 15px 12px;
}
.mission-video-promo > a:hover {
  background: rgba(0, 0, 0, 0.4);
}
.mission-video-promo h3 {
  text-transform: uppercase;
  color: #fff;
  font-size: 32px;
  line-height: 32px;
  font-weight: 600;
}
.mission-video-promo .watch {
  color: #bf9a5e;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .mission-video-promo {
    margin: 4px -4px;
  }
  .mission-video-promo h3 {
    font-size: 24px;
    line-height: 24px;
  }
}
.home-section {
  margin-bottom: 50px;
}
.home-section + .mgs-ad {
  margin: -15px 0 30px;
}
@media screen and (min-width: 1400px) {
  .home-section .col--content {
    width: 70%;
    padding-right: 5%;
  }
  .home-section .col--sidebar {
    width: 30%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1399px) {
  .home-section .col--content {
    width: 63%;
    padding-right: 40px;
  }
  .home-section .col--sidebar {
    width: 37%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .home-section.home-section--deals-guides {
    margin-bottom: 20px;
  }
  .home-section.home-section--deals-guides .col--content {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .home-section {
    margin-bottom: 30px;
  }
  .mgs-ad + .home-section {
    margin-top: 20px;
  }
  .home-section .post-grid--3-across > div:last-child .post-preview {
    margin-bottom: 0;
  }
  .home-section .mgs-ad + .col--content {
    padding-top: 20px;
  }
}
@media screen and (min-width: 1400px) {
  .home-section .post-preview--stacked .post-preview__title {
    font-size: 34px;
    line-height: 36px;
    font-weight: 700;
  }
  .home-section .post-preview--stacked .post-preview__excerpt {
    font-size: 18px;
    line-height: 30px;
  }
  .home-section .col-lg-8 {
    padding-right: 4%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1399px) {
  .home-section .post-preview--stacked .post-preview:not(:last-child) {
    margin-bottom: 40px;
  }
  .home-section .post-preview--stacked .post-preview__title {
    font-size: 28px;
    line-height: 30px;
  }
}
.page-template-template-home .instagram-feed {
  margin-bottom: 30px;
}
.mission-hero {
  text-align: center;
  position: relative;
}
.mission-hero .container {
  position: relative;
  z-index: 30;
}
.mission-hero .h1 {
  max-width: 730px;
  margin: 0 auto 15px;
}
.mission-hero h3 {
  font-size: 30px;
  line-height: 40px;
  text-transform: uppercase;
  color: #bf9a5e;
  font-weight: 400;
}
.mission-hero-stats {
  padding: 5% 0;
}
.mission-hero-stats.js-countup-container .mission-hero-stats__item {
  transition: 0.5s ease;
  opacity: 0;
  transform: translateY(20px);
}
.mission-hero-stats.js-countup-container
  .mission-hero-stats__item:nth-child(1) {
  transition-delay: 0s;
}
.mission-hero-stats.js-countup-container
  .mission-hero-stats__item:nth-child(2) {
  transition-delay: 0.2s;
}
.mission-hero-stats.js-countup-container
  .mission-hero-stats__item:nth-child(3) {
  transition-delay: 0.4s;
}
.mission-hero-stats.js-countup-container
  .mission-hero-stats__item:nth-child(4) {
  transition-delay: 0.6s;
}
.mission-hero-stats.js-countup-container.in .mission-hero-stats__item {
  opacity: 1;
  transform: translateY(0);
}
.mission-hero-stats__item {
  font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
}
.mission-hero-stats__item .stat-label,
.mission-hero-stats__item .stat-number {
  display: block;
}
.mission-hero-stats__item .stat-number {
  font-size: 100px;
  line-height: 100px;
  color: #bf9a5e;
  margin: 0 0 10px;
}
.mission-hero-stats__item .stat-label {
  font-size: 20px;
  letter-spacing: 0.02em;
  color: gray;
}
@media screen and (min-width: 1024px) {
  .mission-hero .h1 {
    font-size: 90px;
    line-height: 90px;
  }
}
@media screen and (min-width: 768px) {
  .mission-hero {
    padding-top: 5%;
    padding-bottom: 2.5%;
  }
  .mission-hero-stats__item {
    width: 25%;
    float: left;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mission-hero h3 {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
  .mission-hero-stats__item .stat-number {
    font-size: 70px;
    line-height: 70px;
  }
  .mission-video .h3 {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .mission-hero {
    padding-top: 10%;
  }
  .mission-hero-stats__item {
    width: 50%;
    float: left;
    margin-bottom: 20px;
  }
  .mission-hero-stats__item:nth-child(2n + 1) {
    clear: both;
  }
  .mission-hero-stats__item .stat-number {
    font-size: 70px;
    line-height: 70px;
  }
}
.mission-video {
  background: url(//www.mygolfspy.jp/wp-content/themes/mygolfspy/assets/dist/styles/../../images/bg-club-ads.jpg)
    center center no-repeat;
  background-size: cover;
  position: relative;
}
.mission-video .container,
.mission-video .h1,
.mission-video .h3 {
  position: relative;
  z-index: 10;
}
.mission-video .h3 {
  color: gray;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .mission-video {
    padding-top: 7%;
    padding-bottom: 7%;
  }
  .mission-video:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 90%;
    background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    z-index: 5;
  }
  .mission-video p {
    margin-top: 30px;
  }
  .mission-video .h1.visible-sm {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }
  .mission-video .text-wrap {
    width: 50%;
    float: left;
  }
  .mission-video .video-wrap {
    width: 45%;
    float: left;
    margin-left: 5%;
  }
  html.flexbox .mission-video .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .mission-video {
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
  }
  .mission-video:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    background: linear-gradient(0deg, #fff 20%, rgba(255, 255, 255, 0) 100%);
    z-index: 5;
  }
  .mission-video .video-wrap {
    width: 80%;
    max-width: 420px;
    margin: 0 auto 30px;
  }
  .mission-video .video-wrap iframe {
    display: block;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  }
  .mission-video .h1 {
    font-size: 50px;
    line-height: 50px;
  }
  html.flexbox .mission-video .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  html.flexbox .mission-video .container .text-wrap {
    -ms-flex-order: 2;
    order: 2;
  }
  html.flexbox .mission-video .container .video-wrap {
    -ms-flex-order: 1;
    order: 1;
  }
}
.mission-beliefs {
  background: #2e2e2e;
}
.mission-beliefs__header {
  padding: 5% 0;
}
.mission-beliefs__header .icon-olive-branches {
  display: inline-block;
  vertical-align: middle;
  fill: #bf9a5e;
  width: 69px;
  height: 64px;
  margin-right: 10px;
}
.mission-beliefs__header .h2 {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}
.mission-beliefs__item {
  color: #acacac;
  position: relative;
}
.mission-beliefs__item:before {
  display: block;
  content: "";
  position: absolute;
  left: 60px;
  top: 0;
  bottom: 0;
  width: 1px;
  background: gray;
}
.mission-beliefs__item .h4 {
  font-size: 34px;
  line-height: 40px;
  color: #bf9a5e;
  margin: 0 0 10px;
  font-weight: 200;
}
.mission-beliefs__item .number {
  font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 70px;
  line-height: 50px;
  font-weight: 200;
  color: #fff;
}
.mission-beliefs__item .h4,
.mission-beliefs__item p {
  margin-left: 90px;
}
.mission-beliefs__item:first-child .number {
  text-indent: 6px;
}
@media screen and (min-width: 1024px) {
  .mission-beliefs__header {
    padding: 4% 0 5%;
  }
  .mission-beliefs__header .h2 {
    font-size: 60px;
    line-height: 70px;
  }
  .mission-beliefs__item:before {
    left: 60px;
  }
  .mission-beliefs__item .number {
    font-size: 100px;
    line-height: 60px;
  }
}
@media screen and (min-width: 768px) {
  .mission-beliefs__header .icon-olive-branches {
    margin-right: 20px;
    top: 4px;
  }
  .mission-beliefs__item {
    width: 50%;
    float: left;
    padding-right: 10%;
    margin-bottom: 6.5%;
  }
  .mission-beliefs__item:nth-child(2n + 1) {
    clear: both;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mission-beliefs .container {
    padding-bottom: 0;
  }
  .mission-beliefs__item {
    padding-right: 5%;
  }
  .mission-beliefs__item:before {
    left: 45px;
  }
  .mission-beliefs__item .h4,
  .mission-beliefs__item p {
    margin-left: 70px;
  }
}
@media screen and (max-width: 767px) {
  .mission-beliefs {
    padding-bottom: 40px;
  }
  .mission-beliefs__header {
    text-align: center;
    padding: 30px 0;
  }
  .mission-beliefs__header .h2 {
    font-size: 40px;
    line-height: 44px;
  }
  .mission-beliefs__header .icon-olive-branches {
    top: 0;
    display: block;
    margin: 0 auto 10px;
  }
  .mission-beliefs__item {
    max-width: 530px;
    margin-left: auto;
    margin-right: auto;
  }
  .mission-beliefs__item:before {
    left: 40px;
  }
  .mission-beliefs__item .number {
    font-size: 50px;
    line-height: 40px;
    left: 4px;
  }
  .mission-beliefs__item + .mission-beliefs__item {
    margin-top: 30px;
  }
  .mission-beliefs__item .h4,
  .mission-beliefs__item p {
    margin-left: 60px;
  }
}
.mission-power {
  position: relative;
}
.mission-power .container {
  position: relative;
  z-index: 10;
}
.mission-power .h2 {
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .mission-power {
    background: url(//www.mygolfspy.jp/wp-content/themes/mygolfspy/assets/dist/styles/../../images/truth-digest--right-fade.jpg)
      left center no-repeat #f7f7f7;
    background-size: auto 100%;
    font-size: 18px;
    line-height: 28px;
  }
  .mission-power .h2,
  .mission-power p:not(:last-child) {
    margin-bottom: 20px;
  }
  .mission-power p {
    color: gray;
  }
  .mission-power .text-wrap {
    width: 50%;
    float: right;
    padding: 7% 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mission-power {
    font-size: 16px;
    line-height: 26px;
  }
  .mission-power p {
    color: #2e2e2e;
  }
}
@media screen and (max-width: 767px) {
  .mission-power {
    background: url(//www.mygolfspy.jp/wp-content/themes/mygolfspy/assets/dist/styles/../../images/truth-digest--centered.jpg)
      center center no-repeat #000;
    background-size: cover;
    color: #fff;
    text-align: center;
  }
  .mission-power:before {
    display: block;
    content: "";
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
  }
  .mission-power .text-wrap {
    padding: 60px 15px;
  }
}
@media screen and (min-width: 768px) {
  body.page-template-template-our-mission .in-post-donation {
    padding-top: 3%;
    padding-bottom: 5%;
  }
}
.newsletter-page-promo {
  max-width: 850px;
  margin: 5% auto 60px;
  text-align: center;
}
.newsletter-page-promo .h1 {
  margin-bottom: 10px;
}
.newsletter-page-promo .h3 {
  color: gray;
  margin-bottom: 30px;
  font-weight: 600;
}
.newsletter-page-promo .inline-newsletter-form {
  max-width: 500px;
  margin: 0 auto;
}
.newsletter-page-promo__icons {
  font-size: 20px;
  line-height: 24px;
  font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.newsletter-page-promo__icons li {
  display: inline-block;
  vertical-align: top;
  margin: 0 40px;
}
.newsletter-page-promo__icons .icon {
  fill: #bf9a5e;
  display: block;
  margin: 0 auto 12px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .newsletter-page-promo__icons {
    margin: 40px 0;
  }
  .newsletter-page-promo__icons li {
    margin: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .newsletter-page-promo {
    margin-top: 40px;
    text-align: left;
  }
  .newsletter-page-promo__icons li {
    display: block;
    position: relative;
    text-align: left;
    font-size: 30px;
    line-height: 30px;
    padding: 2px 0 4px 45px;
    margin: 0 0 20px;
  }
  .newsletter-page-promo__icons .icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 36px;
  }
}
.post-featured-image {
  margin: 0 0 20px;
}
.post-featured-image img {
  display: block;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .post-featured-image {
    margin-left: -8px;
    margin-right: -8px;
  }
}
.post-header {
  margin-bottom: 20px;
}
.post-byline,
.post-header .h1,
.post-header .h2 {
  margin: 0 0 10px;
}
.post-byline {
  font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  text-transform: uppercase;
}
.post-byline a:hover {
  text-decoration: none;
}
.staff-profile__bag a:hover,
.staff-profile__bag-text a {
  text-decoration: underline;
}
.post-meta {
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  color: gray;
}
.post-content {
  margin-bottom: 50px;
}
.post-password-form {
  margin: 40px 0;
}
.post-content .gallery {
  margin: 0 -10px !important;
  width: auto;
}
.post-content .gallery .gallery-item {
  padding: 0 10px 10px;
}
.post-content .gallery img {
  display: block;
  width: 100%;
  border: 0 !important;
}
.team-page__header {
  text-align: center;
  padding: 50px 0 80px;
}
.team-page__header h1 {
  font-size: 90px;
  line-height: 90px;
  font-weight: 600;
}
.staff-profile {
  position: relative;
}
.staff-profile + .staff-profile {
  margin-top: 40px;
}
.staff-profile__anchor {
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  top: -80px;
  left: 0;
}
.staff-profile__portrait img {
  display: block;
}
.staff-profile__bio .h3 {
  margin: 0;
}
.staff-profile__bio .job-title {
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: gray;
  text-transform: uppercase;
  font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
  font-weight: 600;
}
.staff-profile__bio .bio-contents {
  padding-top: 5%;
  color: gray;
}
.staff-profile__bio-header {
  position: relative;
}
.staff-profile__bio-header .social-circles {
  padding-top: 6px;
}
.staff-profile__handicap {
  color: #bf9a5e;
  text-align: right;
  font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  right: 0;
}
.staff-profile__handicap span {
  display: block;
}
.staff-profile__handicap .number {
  font-size: 36px;
  line-height: 36px;
  font-weight: 300;
  margin-bottom: 5px;
}
.staff-profile__handicap .label {
  font-size: 14px;
  line-height: 15px;
  font-weight: 600;
}
.staff-profile__bag-text ul {
  list-style: disc;
  margin: 0 0 0 18px;
}
.staff-profile__bag {
  font-family: flama-condensed, Impact, "Arial Narrow", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.staff-profile__bag li + li {
  margin-top: 20px;
}
.staff-profile__bag .item-name,
.staff-profile__bag .item-type {
  display: block;
}
.staff-profile__bag .item-type {
  font-size: 14px;
  line-height: 18px;
  color: #acacac;
  margin-bottom: 3px;
}
.staff-profile__bag .item-name {
  font-size: 20px;
  line-height: 24px;
  color: #2e2e2e;
}
@media screen and (min-width: 1024px) {
  .staff-profile {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .staff-profile__portrait {
    width: 32.5%;
    padding-bottom:30px;
    float: left;
  }
  .staff-profile__text-wrap {
    width: 67.5%;
    float: left;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .staff-profile__bio {
    width: 100%;
    float: left;
    padding: 3.3333333%;
    border-right: 2px solid #eee;
    position: relative;
  }
  .staff-profile__bio:after {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 9%;
    height: 2px;
    background: #eee;
  }
  .staff-profile__bag,
  .staff-profile__bag-text {
    width: 42%;
    float: left;
    padding: 3.3333333% 3.3333333% 3.3333333% 0;
    margin-left: 4%;
    border-bottom: 2px solid #eee;
  }
}
@media screen and (max-width: 1023px) {
  .staff-profile__bag,
  .staff-profile__bag-text,
  .staff-profile__bag-text:after,
  .staff-profile__bag:after {
    clear: both;
  }
  .team-page__header {
    padding: 30px 0 70px;
  }
  .staff-profile {
    border-bottom: 2px solid #eee;
    padding-bottom: 30px;
  }
  .staff-profile__portrait {
    width: 30%;
    float: left;
    margin-bottom: 30px;
  }
  .staff-profile__text-wrap {
    width: 70%;
    float: left;
    padding-left: 40px;
  }
  .staff-profile__bio {
    margin-bottom: 30px;
  }
  .staff-profile__bag-text:after,
  .staff-profile__bag-text:before,
  .staff-profile__bag:after,
  .staff-profile__bag:before {
    content: " ";
    display: table;
  }
  .staff-profile__bag li {
    display: block;
    float: left;
    width: 50%;
    margin-bottom: 15px;
  }
  .staff-profile__bag li + li {
    margin: 0 0 15px;
  }
  .staff-profile__bag li:nth-child(2n + 1) {
    clear: both;
    padding-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .team-page__header {
    padding: 30px 0 60px;
  }
  .team-page__header h1 {
    font-size: 50px;
    line-height: 50px;
    font-weight: 800;
  }
  .staff-profile__text-wrap {
    padding-left: 20px;
  }
  .staff-profile__bio {
    font-size: 15px;
    line-height: 24px;
  }
  .staff-profile__handicap .number {
    font-size: 30px;
    position: relative;
    top: 3px;
  }
}
@media screen and (max-width: 480px) {
  .staff-profile__portrait {
    width: 20%;
  }
  .staff-profile__text-wrap {
    width: 80%;
  }
}
.donation-can-permalink-nag {
  border: 1px solid red;
  background-color: #fee;
  padding: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.donation_can_notice {
  padding: 10px;
  margin: 10px 0 10px 0;
  border: 1px solid #ccc;
  background-color: #fffeeb;
  border-radius: 5px;
  text-align: left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.donation-can-admin-notice {
  border-bottom: 1px solid #ccc;
  background-color: #fffeeb;
  color: #555;
  text-align: center;
  padding: 5px;
  font-size: 12px;
}
#donation_can_dashboard .inside {
  margin-top: 0 !important;
}
#donation_can_dashboard .inside p.sub {
  color: #777;
  font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
  font-size: 13px;
  font-style: italic;
  padding: 5px 0 0 0;
  margin: 0;
}
#donation_can_dashboard .table {
  background: #f9f9f9;
  border-bottom: 1px solid #ececec;
  border-top: 1px solid #ececec;
  margin: 0 -9px 10px;
  padding: 0 10px;
}
#donation_can_dashboard table {
  width: 100%;
}
#donation_can_dashboard table td {
  border-top: 1px solid #ececec;
  padding: 3px 0;
  white-space: nowrap;
  font-size: 12px;
}
#donation_can_dashboard table tr.first td {
  border-top: 0;
}
#donation_can_dashboard td .approved {
  color: green;
}
#donation_can_dashboard td .waiting {
  color: #e66f00;
}
#donation_can_dashboard td .failed {
  color: red;
}
#donation_can_dashboard td.b {
  font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
  font-size: 14px;
  padding-right: 6px;
  text-align: right;
}
#donation_can_dashboard td.last {
  width: 70px;
}
#donation_can_dashboard td.goal {
  font-style: italic;
}
#donation_can_dashboard .t {
  color: #777;
  font-size: 12px;
  padding-right: 12px;
  padding-top: 6px;
}
.goal-id-column {
  width: 150px;
}
.goal-sum-column {
  width: 100px;
}
#goal-id-div input,
#goal-name-div input,
#goal-div input,
#page-id-div input,
#goal-description-div textarea,
#continue-button-text-div input,
#notify-email-div input,
#payer_name-div input,
#payer_email-div input,
#note-div textarea {
  width: 100%;
}
.donation_progress {
  height: 20px;
  padding: 4px;
  border: 1px solid #333;
  background-color: #fff;
  margin: 10px 0 10px 0;
}
.donation_progress_container {
  padding: 0;
  height: 28px;
}
.donation_progress_bar {
  background-color: #8a8;
  height: 20px;
}
.donation_meter {
  font-size: 10pt;
  padding: 5px 0 10px 0;
  margin: auto;
  overflow: auto;
}
.donation_meter div {
  margin: 0;
  padding: 0;
}
.donation_progress {
  padding: 5px;
}
#donation-submit-div div.inside {
  margin: 0;
  padding: 0;
}
#donation-stats {
  margin: auto;
  overflow: auto;
}
#donation-stats .stats-box {
  width: 250px;
  float: left;
  margin: 10px 15px 15px 0;
  border: 1px solid #ddd;
  padding: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
#donation-stats .donation-progress {
  border: 1px solid #ddd;
  padding: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
#donation-stats .donation-progress div {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
#donation-stats .progress-as-text {
  text-align: center;
  font-size: 11pt;
  font-style: italic;
  font-family: Georgia;
  padding: 5px;
}
#donation-stats .title {
  font-family: Arial;
  text-align: center;
  font-size: 9pt;
  color: #333;
  padding: 5px 0 0 0;
}
#donation-can-add-shortcode-dialog .panel_wrapper,
#donation-can-add-shortcode-dialog div.current {
  height: 150px;
}
.donation-can_donation-form .donations-list,
.widget_donationlistwidget .donations-list {
  margin: 10px 0 10px 0;
}
.donation-can_donation-form .donation-date,
.widget_donationlistwidget .donation-date {
  font-size: 8pt;
  color: #888;
  display: block;
}
.donation-can_content-widget ul li {
  list-style: none;
  padding: 0;
}
.donation_can-fee {
  color: red;
  font-size: -1;
}
.donation-can-locked {
  background-color: #eee;
}
.donation-can-locked a {
  color: #666;
}
.donation-can-default-widget-notice {
  border: 1px solid #eee;
  text-align: left;
  margin: 5px;
  padding: 10px;
  background-color: yellow;
}
.total-including-resets {
  font-size: 8pt;
  color: #aaa;
}
.zilla-one-half {
  width: 48%;
}
.zilla-one-third {
  width: 30.66%;
}
.zilla-two-third {
  width: 65.33%;
}
.zilla-one-fourth {
  width: 22%;
}
.zilla-three-fourth {
  width: 74%;
}
.zilla-one-fifth {
  width: 16.8%;
}
.zilla-two-fifth {
  width: 37.6%;
}
.zilla-three-fifth {
  width: 58.4%;
}
.zilla-four-fifth {
  width: 79.2%;
}
.zilla-one-sixth {
  width: 13.33%;
}
.zilla-five-sixth {
  width: 82.67%;
}
.zilla-one-half,
.zilla-one-third,
.zilla-two-third,
.zilla-three-fourth,
.zilla-one-fourth,
.zilla-one-fifth,
.zilla-two-fifth,
.zilla-three-fifth,
.zilla-four-fifth,
.zilla-one-sixth,
.zilla-five-sixth {
  position: relative;
  margin-right: 4%;
  margin-bottom: 2em;
  float: left;
}
.zilla-column-last {
  margin-right: 0 !important;
  clear: right;
}
a.zilla-button,
a.zilla-button:visited {
  display: inline-block;
  color: #fff !important;
  text-decoration: none !important;
  text-align: center;
  font-family: Helvetica, Arial, Sans-serif;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  font-size: 14px;
  outline: 0;
  font-weight: bold;
  line-height: 1em;
  padding: 7px 13px !important;
  cursor: pointer;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  box-shadow:
    0 1px 2px rgba(0, 0, 0, 0.25),
    inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow:
    0 1px 2px rgba(0, 0, 0, 0.25),
    inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -moz-box-shadow:
    0 1px 2px rgba(0, 0, 0, 0.25),
    inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -o-box-shadow:
    0 1px 2px rgba(0, 0, 0, 0.25),
    inset 0 1px 0 rgba(255, 255, 255, 0.4);
  border: 1px solid #0d507a !important;
  margin: 0 0.1em 1.5em 0 !important;
  vertical-align: middle;
  background: #0c6fb1;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#14a7cf),
    to(#0c6fb1)
  );
  background: -webkit-linear-gradient(top, #14a7cf, #0c6fb1);
  background: -moz-linear-gradient(top, #14a7cf, #0c6fb1);
  background: -ms-linear-gradient(top, #14a7cf, #0c6fb1);
  background: -o-linear-gradient(top, #14a7cf, #0c6fb1);
}
a.zilla-button.square {
  border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -o-border-radius: 4px !important;
}
a.zilla-button.medium {
  padding: 11px 16px !important;
  font-size: 16px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
}
a.zilla-button.large {
  padding: 15px 20px !important;
  font-size: 18px;
  border-radius: 20px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -o-border-radius: 25px;
}
a.zilla-button:hover {
  text-decoration: none;
}
a.zilla-button:active {
  position: relative;
  top: 1px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}
a.zilla-button.green {
  border-color: #69963b !important;
  background: #7fc33c;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#b1d960),
    to(#7fc33c)
  );
  background: -webkit-linear-gradient(top, #b1d960, #7fc33c);
  background: -moz-linear-gradient(top, #b1d960, #7fc33c);
  background: -ms-linear-gradient(top, #b1d960, #7fc33c);
  background: -o-linear-gradient(top, #b1d960, #7fc33c);
}
a.zilla-button.green:hover {
  background: #8dd242;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#b9e46a),
    to(#8dd242)
  );
  background: -webkit-linear-gradient(top, #b9e46a, #8dd242);
  background: -moz-linear-gradient(top, #b9e46a, #8dd242);
  background: -ms-linear-gradient(top, #b9e46a, #8dd242);
  background: -o-linear-gradient(top, #b9e46a, #8dd242);
}
a.zilla-button.light-blue {
  border-color: #2681a2 !important;
  background: #2caada;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#46cae8),
    to(#2caada)
  );
  background: -webkit-linear-gradient(top, #46cae8, #2caada);
  background: -moz-linear-gradient(top, #46cae8, #2caada);
  background: -ms-linear-gradient(top, #46cae8, #2caada);
  background: -o-linear-gradient(top, #46cae8, #2caada);
}
a.zilla-button.light-blue:hover {
  background: #32bcef;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#50d6f5),
    to(#32bcef)
  );
  background: -webkit-linear-gradient(top, #50d6f5, #32bcef);
  background: -moz-linear-gradient(top, #50d6f5, #32bcef);
  background: -ms-linear-gradient(top, #50d6f5, #32bcef);
  background: -o-linear-gradient(top, #50d6f5, #32bcef);
}
a.zilla-button.blue {
  border-color: #0d507a !important;
  background: #0c6fb1;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#14a7cf),
    to(#0c6fb1)
  );
  background: -webkit-linear-gradient(top, #14a7cf, #0c6fb1);
  background: -moz-linear-gradient(top, #14a7cf, #0c6fb1);
  background: -ms-linear-gradient(top, #14a7cf, #0c6fb1);
  background: -o-linear-gradient(top, #14a7cf, #0c6fb1);
}
a.zilla-button.blue:hover {
  background: #1188d6;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#1bb6e6),
    to(#1188d6)
  );
  background: -webkit-linear-gradient(top, #1bb6e6, #1188d6);
  background: -moz-linear-gradient(top, #1bb6e6, #1188d6);
  background: -ms-linear-gradient(top, #1bb6e6, #1188d6);
  background: -o-linear-gradient(top, #1bb6e6, #1188d6);
}
a.zilla-button.red {
  border-color: #ab4b44 !important;
  background: #e3514a;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ed8376),
    to(#e3514a)
  );
  background: -webkit-linear-gradient(top, #ed8376, #e3514a);
  background: -moz-linear-gradient(top, #ed8376, #e3514a);
  background: -ms-linear-gradient(top, #ed8376, #e3514a);
  background: -o-linear-gradient(top, #ed8376, #e3514a);
}
a.zilla-button.red:hover {
  background: #ff5e56;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ff988c),
    to(#ff5e56)
  );
  background: -webkit-linear-gradient(top, #ff988c, #ff5e56);
  background: -moz-linear-gradient(top, #ff988c, #ff5e56);
  background: -ms-linear-gradient(top, #ff988c, #ff5e56);
  background: -o-linear-gradient(top, #ff988c, #ff5e56);
}
a.zilla-button.orange {
  border-color: #dc9014 !important;
  background: #ffb031;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ffce4f),
    to(#ffb031)
  );
  background: -webkit-linear-gradient(top, #ffce4f, #ffb031);
  background: -moz-linear-gradient(top, #ffce4f, #ffb031);
  background: -ms-linear-gradient(top, #ffce4f, #ffb031);
  background: -o-linear-gradient(top, #ffce4f, #ffb031);
}
a.zilla-button.orange:hover {
  background: #ffc531;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ffdb4f),
    to(#ffc531)
  );
  background: -webkit-linear-gradient(top, #ffdb4f, #ffc531);
  background: -moz-linear-gradient(top, #ffdb4f, #ffc531);
  background: -ms-linear-gradient(top, #ffdb4f, #ffc531);
  background: -o-linear-gradient(top, #ffdb4f, #ffc531);
}
a.zilla-button.purple {
  border-color: #996192 !important;
  background: #d17ac6;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#e3acdc),
    to(#d17ac6)
  );
  background: -webkit-linear-gradient(top, #e3acdc, #d17ac6);
  background: -moz-linear-gradient(top, #e3acdc, #d17ac6);
  background: -ms-linear-gradient(top, #e3acdc, #d17ac6);
  background: -o-linear-gradient(top, #e3acdc, #d17ac6);
}
a.zilla-button.purple:hover {
  background: #eb90e0;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f3baec),
    to(#eb90e0)
  );
  background: -webkit-linear-gradient(top, #f3baec, #eb90e0);
  background: -moz-linear-gradient(top, #f3baec, #eb90e0);
  background: -ms-linear-gradient(top, #f3baec, #eb90e0);
  background: -o-linear-gradient(top, #f3baec, #eb90e0);
}
a.zilla-button.grey {
  color: #555 !important;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  border-color: #acacac !important;
  background: #e5e5e5;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#efefef),
    to(#e5e5e5)
  );
  background: -webkit-linear-gradient(top, #efefef, #e5e5e5);
  background: -moz-linear-gradient(top, #efefef, #e5e5e5);
  background: -ms-linear-gradient(top, #efefef, #e5e5e5);
  background: -o-linear-gradient(top, #efefef, #e5e5e5);
}
a.zilla-button.grey:hover {
  background: #f6f6f6;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fcfcfc),
    to(#f6f6f6)
  );
  background: -webkit-linear-gradient(top, #fcfcfc, #f6f6f6);
  background: -moz-linear-gradient(top, #fcfcfc, #f6f6f6);
  background: -ms-linear-gradient(top, #fcfcfc, #f6f6f6);
  background: -o-linear-gradient(top, #fcfcfc, #f6f6f6);
}
a.zilla-button.black {
  border-color: #323232 !important;
  background: #444;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#6c6c6c),
    to(#444)
  );
  background: -webkit-linear-gradient(top, #6c6c6c, #444);
  background: -moz-linear-gradient(top, #6c6c6c, #444);
  background: -ms-linear-gradient(top, #6c6c6c, #444);
  background: -o-linear-gradient(top, #6c6c6c, #444);
}
a.zilla-button.black:hover {
  background: #575757;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#8d8d8d),
    to(#575757)
  );
  background: -webkit-linear-gradient(top, #8d8d8d, #575757);
  background: -moz-linear-gradient(top, #8d8d8d, #575757);
  background: -ms-linear-gradient(top, #8d8d8d, #575757);
  background: -o-linear-gradient(top, #8d8d8d, #575757);
}
.zilla-alert {
  padding: 0.8em;
  margin: 0 0 1.5em 0;
  line-height: 1.6em;
  border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -o-border-radius: 4px !important;
  box-shadow:
    0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0 1px 0 rgba(255, 255, 255, 0.6);
  -webkit-box-shadow:
    0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0 1px 0 rgba(255, 255, 255, 0.6);
  -moz-box-shadow:
    0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0 1px 0 rgba(255, 255, 255, 0.6);
  -o-box-shadow:
    0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0 1px 0 rgba(255, 255, 255, 0.6);
}
.zilla-alert.white {
  background: #fff;
  border: 1px solid #dfdfdf;
  color: #373737;
}
.zilla-alert.red {
  background: #ffe6e3;
  border: 1px solid #f2c3bf;
  color: #bf210e;
}
.zilla-alert.yellow {
  background: #fff7d6;
  border: 1px solid #e9d477;
  color: #956433;
}
.zilla-alert.green {
  background: #edfdd3;
  border: 1px solid #c4dba0;
  color: #657e3c;
}
.zilla-alert.grey {
  background: #fbfbfb;
  border: 1px solid #dfdfdf;
  color: #373737;
}
.zilla-tabs.ui-tabs .ui-tabs-hide {
  position: absolute;
  left: -10000px;
}
.zilla-tabs {
  background: none;
  margin: 0 0 2em 0;
}
.zilla-tabs .zilla-nav {
  list-style: none !important;
  margin: 0 !important;
  padding: 0;
  background: none;
  border: 0;
  float: none;
}
.zilla-tabs .zilla-nav li {
  float: left;
  position: relative;
  margin: 0 2px -1px 0 !important;
  z-index: 10;
  list-style: none !important;
}
.zilla-tabs .zilla-nav li a {
  border: 1px solid #dfdfdf !important;
  border-bottom: 0 !important;
  display: block;
  overflow: hidden;
  padding: 5px 10px 0 10px;
  height: 26px;
  background: #fbfbfb;
  margin: 0 !important;
  text-decoration: none;
  color: #373737 !important;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.zilla-tabs .zilla-nav li a:hover {
  background: #fff !important;
  margin: 0 !important;
}
.zilla-tabs .zilla-nav .ui-tabs-selected a,
.zilla-tabs .zilla-nav .ui-tabs-active a {
  height: 27px;
  background: #fff;
}
.zilla-tabs .zilla-tab {
  background: #fff;
  padding: 10px;
  border: 1px solid #dfdfdf;
}
.zilla-toggle {
  margin: 0 0 2em 0;
}
.zilla-toggle .zilla-toggle-title {
  display: block;
  padding: 10px 10px 10px 30px;
  background: #fbfbfb;
  border: 1px solid #dfdfdf;
  cursor: pointer;
  outline: 0;
  position: relative;
}
.zilla-toggle .zilla-toggle-title:hover {
  border: 1px solid #c5c5c5;
}
.zilla-toggle-inner {
  padding: 10px;
  background: #fff;
  border: 1px solid #dfdfdf;
  border-top: 0;
}
.zilla-toggle span.ui-icon {
  background: url(//www.mygolfspy.jp/wp-content/plugins/zilla-shortcodes/images/toggles/toggle-closed.png)
    no-repeat;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 50%;
  left: 10px;
  margin: -6px 0 0 0;
}
.zilla-toggle .ui-state-active .ui-icon {
  background: url(//www.mygolfspy.jp/wp-content/plugins/zilla-shortcodes/images/toggles/toggle-open.png)
    no-repeat;
}
.zilla-clearfix:before,
.zilla-clearfix:after {
  content: "";
  display: table;
}
.zilla-clearfix:after {
  clear: both;
}
.zilla-clearfix {
  zoom: 1;
}
div.wpcf7 {
  margin: 0;
  padding: 0;
}
div.wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
}
div.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0;
}
div.wpcf7-mail-sent-ok {
  border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
  border: 2px solid red;
}
div.wpcf7-spam-blocked {
  border: 2px solid orange;
}
div.wpcf7-validation-errors {
  border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
  position: relative;
}
span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 1em;
  display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
  position: absolute;
  top: 20%;
  left: 20%;
  z-index: 100;
  border: 1px solid red;
  background: #fff;
  padding: 0.2em 0.8em;
}
span.wpcf7-list-item {
  margin-left: 0.5em;
}
.wpcf7-display-none {
  display: none;
}
div.wpcf7 img.ajax-loader {
  border: 0;
  vertical-align: middle;
  margin-left: 4px;
}
div.wpcf7 div.ajax-error {
  display: none;
}
div.wpcf7 .placeheld {
  color: #888;
}
a.inline-twitter-link {
  background: none repeat scroll 0 0 #e9ebe4;
  color: #000;
  text-decoration: none;
}
a.inline-twitter-link span.non-dashicons {
  display: inline-block;
  background-image: url(//www.mygolfspy.jp/wp-content/plugins/inline-tweet-sharer/twitter-bg.png);
  width: 14px;
  height: 11px;
  background-color: #e9ebe4;
  background-repeat: no-repeat;
}
a:hover.inline-twitter-link {
  background: none repeat scroll 0 0 #e2f1f9;
}
a:hover.inline-twitter-link span.non-dashicons {
  display: inline-block;
  width: 14px;
  height: 11px;
  background-color: #e2f1f9;
  background-image: url(//www.mygolfspy.jp/wp-content/plugins/inline-tweet-sharer/twitter-bg-hover.png);
  background-repeat: no-repeat;
}
.inline-twitter-link .dashicons {
  line-height: inherit;
  font-size: inherit;
  text-decoration: none;
}
#sb_instagram {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#sb_instagram:after {
  content: "";
  display: table;
  clear: both;
}
#sb_instagram.sbi_fixed_height {
  overflow: hidden;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#sb_instagram #sbi_images {
  width: 100%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#sb_instagram #sbi_images .sbi_item {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  padding: inherit !important;
  margin: 0 !important;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#sb_instagram.sbi_col_1 #sbi_images .sbi_item {
  width: 100%;
}
#sb_instagram.sbi_col_2 #sbi_images .sbi_item {
  width: 50%;
}
#sb_instagram.sbi_col_3 #sbi_images .sbi_item {
  width: 33.33%;
}
#sb_instagram.sbi_col_4 #sbi_images .sbi_item {
  width: 25%;
}
#sb_instagram.sbi_col_5 #sbi_images .sbi_item {
  width: 20%;
}
#sb_instagram.sbi_col_6 #sbi_images .sbi_item {
  width: 16.66%;
}
#sb_instagram.sbi_col_7 #sbi_images .sbi_item {
  width: 14.28%;
}
#sb_instagram.sbi_col_8 #sbi_images .sbi_item {
  width: 12.5%;
}
#sb_instagram.sbi_col_9 #sbi_images .sbi_item {
  width: 11.11%;
}
#sb_instagram.sbi_col_10 #sbi_images .sbi_item {
  width: 10%;
}
#sb_instagram.sbi_col_1.sbi_disable_mobile #sbi_images .sbi_item {
  width: 100%;
}
#sb_instagram.sbi_col_2.sbi_disable_mobile #sbi_images .sbi_item {
  width: 50%;
}
#sb_instagram.sbi_col_3.sbi_disable_mobile #sbi_images .sbi_item {
  width: 33.33%;
}
#sb_instagram.sbi_col_4.sbi_disable_mobile #sbi_images .sbi_item {
  width: 25%;
}
#sb_instagram.sbi_col_5.sbi_disable_mobile #sbi_images .sbi_item {
  width: 20%;
}
#sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images .sbi_item {
  width: 16.66%;
}
#sb_instagram.sbi_col_7.sbi_disable_mobile #sbi_images .sbi_item {
  width: 14.28%;
}
#sb_instagram.sbi_col_8.sbi_disable_mobile #sbi_images .sbi_item {
  width: 12.5%;
}
#sb_instagram.sbi_col_9.sbi_disable_mobile #sbi_images .sbi_item {
  width: 11.11%;
}
#sb_instagram.sbi_col_10.sbi_disable_mobile #sbi_images .sbi_item {
  width: 10%;
}
#sb_instagram .sbi_photo_wrap {
  position: relative;
}
#sb_instagram .sbi_photo {
  display: block;
  text-decoration: none;
}
#sb_instagram a,
#sb_instagram a:hover,
#sb_instagram a:focus,
#sb_instagram a:active {
  outline: 0;
}
#sb_instagram img {
  display: block;
  padding: 0 !important;
  margin: 0 !important;
  max-width: 100% !important;
  opacity: 1 !important;
}
#sb_instagram .sbi_link {
  display: none;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  padding: 10px 0;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  color: #fff;
  font-size: 12px;
  line-height: 1.1;
}
#sb_instagram .sbi_link a {
  padding: 0 6px;
  text-decoration: none;
  color: #fff;
  font-size: 12px;
  line-height: 1.1;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}
#sb_instagram .sbi_link .sbi_lightbox_link {
  padding-bottom: 5px;
}
#sb_instagram .sbi_link a:hover,
#sb_instagram .sbi_link a:focus {
  text-decoration: underline;
}
#sb_instagram .sbi_photo_wrap:hover .sbi_link,
#sb_instagram .sbi_photo_wrap:focus .sbi_link {
  display: block;
}
#sb_instagram .sbi_loader {
  position: relative;
  left: 50%;
  width: 16px;
  height: 16px;
  margin: 10px 0 10px -8px;
  background: url(//www.mygolfspy.jp/wp-content/plugins/instagram-feed/css/../img/loader.png)
    no-repeat;
}
#sb_instagram .sb_instagram_header {
  float: left;
  clear: both;
  margin: 0 0 15px 0;
  padding: 0;
  line-height: 1.2;
  width: 100%;
}
#sb_instagram .sb_instagram_header a {
  float: left;
  display: block;
  min-width: 100%\9;
}
#sb_instagram .sbi_header_img {
  float: left;
  position: relative;
  width: 50px;
  margin: 0 0 0 -100% !important;
  overflow: hidden;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
}
#sb_instagram .sbi_header_img img {
  float: left;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}
#sb_instagram .sbi_header_img_hover {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.75);
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  border-radius: 40px;
  transition: opacity 0.2s;
}
#sb_instagram .sb_instagram_header a:hover .sbi_header_img_hover,
#sb_instagram .sb_instagram_header a:focus .sbi_header_img_hover {
  opacity: 1;
}
#sb_instagram .sbi_header_img_hover .fa {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  margin-left: -8px;
  font-size: 20px;
}
#sb_instagram .sbi_header_text {
  float: left;
  width: 100%;
  padding-top: 5px;
}
#sb_instagram .sb_instagram_header a {
  text-decoration: none;
}
#sb_instagram .sbi_header_text .sbi_bio,
#sb_instagram .sbi_header_text h3 {
  float: left;
  clear: both;
  width: auto;
  margin: 0 0 0 60px !important;
  padding: 0 !important;
}
#sb_instagram .sb_instagram_header h3 {
  font-size: 16px;
  line-height: 1.3;
}
#sb_instagram .sb_instagram_header p {
  font-size: 13px;
  line-height: 1.3;
}
#sb_instagram .sb_instagram_header h3.sbi_no_bio {
  padding-top: 9px !important;
}
#sb_instagram .sbi_header_text img.emoji {
  margin-right: 3px !important;
}
#sb_instagram #sbi_load {
  float: left;
  clear: both;
  width: 100%;
  text-align: center;
}
#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram .sbi_follow_btn a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  padding: 7px 14px;
  margin: 5px auto 0 auto;
  background: #333;
  color: #eee;
  border: 0;
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  line-height: 1.5;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#sb_instagram .sbi_follow_btn {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  text-align: center;
}
#sb_instagram .sbi_follow_btn.sbi_top {
  display: block;
  margin-bottom: 5px;
}
#sb_instagram .sbi_follow_btn a {
  background: #517fa4;
  color: #fff;
}
#sb_instagram .sbi_follow_btn a:hover,
#sb_instagram .sbi_follow_btn a:focus,
#sb_instagram #sbi_load .sbi_load_btn:hover,
#sb_instagram #sbi_load .sbi_load_btn:focus {
  filter: alpha(opacity=85);
  opacity: 0.85;
}
#sb_instagram #sbi_load .fa,
#sb_instagram .sbi_follow_btn .fa {
  margin-bottom: -1px;
  margin-right: 7px;
  font-size: 15px;
}
#sb_instagram #sbi_load .sbi_follow_btn {
  margin-left: 5px;
}
#sbi_mod_error {
  display: none;
}
#sbi_mod_error {
  border: 1px solid #ddd;
  background: #eee;
  color: #333;
  margin: 0;
  padding: 10px 15px;
  font-size: 13px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
#sbi_mod_error p {
  padding: 5px 0 !important;
  margin: 0 !important;
  line-height: 1.3 !important;
}
#sbi_mod_error ol,
#sbi_mod_error ul {
  padding: 5px 0 5px 20px !important;
  margin: 0 !important;
}
#sbi_mod_error li {
  padding: 1px 0 !important;
  margin: 0 !important;
}
#sbi_mod_error span {
  font-size: 12px;
}
@media all and (max-width: 640px) {
  #sb_instagram.sbi_col_3 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_4 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_5 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_6 #sbi_images .sbi_item {
    width: 50%;
  }
  #sb_instagram.sbi_col_7 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_8 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_9 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_10 #sbi_images .sbi_item {
    width: 25%;
  }
}
@media all and (max-width: 480px) {
  #sb_instagram.sbi_col_3 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_4 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_5 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_6 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_7 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_8 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_9 #sbi_images .sbi_item,
  #sb_instagram.sbi_col_10 #sbi_images .sbi_item {
    width: 100%;
  }
}
#nsu-checkbox {
  clear: both;
  display: block;
}
#nsu-checkbox-input {
  position: relative;
  margin: 0 5px 0 0;
  padding: 0;
  height: 13px;
  width: 13px;
  display: inline-block !important;
  -webkit-appearance: checkbox;
}
#nsu-checkbox-label {
  cursor: pointer;
  line-height: normal;
}
#registerform #nsu-checkbox {
  margin-bottom: 10px;
}
@font-face {
  font-family: "wpimagehover-fontello";
  src: url(//www.mygolfspy.jp/wp-content/plugins/wp-image-hover-showcase/css/../fonts/fontello/fontello.eot?13176366);
  src:
    url(//www.mygolfspy.jp/wp-content/plugins/wp-image-hover-showcase/css/../fonts/fontello/fontello.eot?13176366#iefix)
      format("embedded-opentype"),
    url(//www.mygolfspy.jp/wp-content/plugins/wp-image-hover-showcase/css/../fonts/fontello/fontello.woff2?13176366)
      format("woff2"),
    url(//www.mygolfspy.jp/wp-content/plugins/wp-image-hover-showcase/css/../fonts/fontello/fontello.woff?13176366)
      format("woff"),
    url(//www.mygolfspy.jp/wp-content/plugins/wp-image-hover-showcase/css/../fonts/fontello/fontello.ttf?13176366)
      format("truetype"),
    url(//www.mygolfspy.jp/wp-content/plugins/wp-image-hover-showcase/css/../fonts/fontello/fontello.svg?13176366#fontello)
      format("svg");
  font-weight: normal;
  font-style: normal;
}
.wpimagehover-container.aligncenter {
  text-align: center;
}
.wpimagehover-wrapper {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  position: relative;
  overflow: hidden;
  max-width: 100%;
  color: #ed4e6e;
  text-align: center;
  line-height: 0;
}
.wpimagehover-wrapper.alignnone {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
.wpimagehover-wrapper img {
  position: relative;
  z-index: 10;
  margin: 0 !important;
  padding: 0 !important;
}
.wpimagehover-wrapper .wpimagehover-overlay {
  position: absolute;
  width: 100%;
  height: 99.8%;
  z-index: 1;
  left: 50%;
  right: 50%;
  background: #2c3f52;
}
.wpimagehover-wrapper .wpimagehover-caption {
  position: absolute;
  left: 0;
  z-index: 2;
  height: auto;
  width: 100%;
  top: auto;
  bottom: 0;
  padding: 10px 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.wpimagehover-wrapper .wpimagehover-caption h3 {
  padding: 10px;
  margin: 0;
  font-size: 15px;
  height: auto;
}
.wpimagehover-wrapper .wpimagehover-button {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  text-decoration: none;
  margin: 2px 15px;
  padding: 10px 15px;
  color: #fff;
  background: #ed4e6e;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}
.wpimagehover-wrapper .wpimagehover-button .wpimagehover-btn-icon {
  font-size: 14px;
}
.wpimagehover-wrapper .wpimagehover-button:hover {
  background: #333;
}
.wpimagehover-wrapper.wpimagehover-small .wpimagehover-button,
.wpimagehover-wrapper.wpimagehover-small .wpimagehover-socials {
  float: none;
}
.wpimagehover-wrapper.wpimagehover-small .wpimagehover-button {
  margin: 0;
}
.wpimagehover-wrapper.wpimagehover-anim-slideup img {
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  -o-transition: -o-transform 0.4s;
  transition: transform 0.4s;
}
.wpimagehover-wrapper.wpimagehover-anim-slideup:hover img {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.wpimagehover-wrapper.wpimagehover-anim-slidedown img {
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  -o-transition: -o-transform 0.4s;
  transition: transform 0.4s;
}
.wpimagehover-wrapper.wpimagehover-anim-slidedown:hover img {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.wpimagehover-wrapper.wpimagehover-anim-slideleft img {
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  -o-transition: -o-transform 0.4s;
  transition: transform 0.4s;
}
.wpimagehover-wrapper.wpimagehover-anim-slideleft:hover img {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.wpimagehover-wrapper.wpimagehover-anim-slideright img {
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  -o-transition: -o-transform 0.4s;
  transition: transform 0.4s;
}
.wpimagehover-wrapper.wpimagehover-anim-slideright:hover img {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.wpimagehover-wrapper.wpimagehover-anim-fade .wpimagehover-caption {
  filter: alpha(opacity=20);
  opacity: 0.2;
  -webkit-transition: opacity 0.35s ease-in-out;
  -moz-transition: opacity 0.35s ease-in-out;
  -o-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}
.wpimagehover-wrapper.wpimagehover-anim-fade img {
  -webkit-transition: opacity 0.35s ease-in-out;
  -moz-transition: opacity 0.35s ease-in-out;
  -o-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}
.wpimagehover-wrapper.wpimagehover-anim-fade:hover .wpimagehover-caption {
  filter: alpha(opacity=100);
  opacity: 1;
  z-index: 50;
}
.wpimagehover-wrapper.wpimagehover-anim-fade:hover img {
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.wpimagehover-mobile
  .wpimagehover-wrapper.wpimagehover-anim-fade
  .wpimagehover-socials,
.wpimagehover-mobile
  .wpimagehover-wrapper.wpimagehover-anim-fade
  .wpimagehover-button {
  pointer-events: none;
}
.wpimagehover-mobile
  .wpimagehover-wrapper.wpimagehover-anim-fade.wpimagehover-clicked
  .wpimagehover-socials,
.wpimagehover-mobile
  .wpimagehover-wrapper.wpimagehover-anim-fade.wpimagehover-clicked
  .wpimagehover-button {
  pointer-events: auto;
}
.wpimagehover-socials-circle .wpimagehover-icon {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.wpimagehover-socials {
  position: relative;
  z-index: 50;
  display: block;
  padding: 0 10px 10px;
  margin: 0 auto;
}
.wpimagehover-socials .buttons {
  display: none !important;
}
.wpimagehover-socials a {
  text-decoration: none;
  padding: 0;
  margin: 0;
  border: 0;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border: 0 !important;
}
.wpimagehover-socials .wpimagehover-icon {
  font-family: "wpimagehover-fontello";
  font-size: 16px;
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin: 5px;
}
.wpimagehover-socials .wpimagehover-icon:before {
  display: block;
  width: 33px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  speak: none;
}
.wpimagehover-socials .wpimagehover-icon.wpimagehover-icon-twitter:before {
  content: "\e802";
}
.wpimagehover-socials .wpimagehover-icon.wpimagehover-icon-facebook:before {
  content: "\e801";
}
.wpimagehover-socials .wpimagehover-icon.wpimagehover-icon-googleplus:before {
  content: "\e803";
}
.wpimagehover-socials .wpimagehover-icon.wpimagehover-icon-pinterest:before {
  content: "\e804";
}
.wpimagehover-socials .wpimagehover-icon.wpimagehover-icon-linkedin:before {
  content: "\e805";
}
.wpimagehover-socials .wpimagehover-icon.wpimagehover-icon-stumbleupon:before {
  content: "\e806";
}
.wpimagehover-socials .wpimagehover-icon.wpimagehover-icon-digg:before {
  content: "\e807";
}
.wpimagehover-socials .wpimagehover-icon.wpimagehover-icon-delicious:before {
  content: "\e808";
}
.wpimagehover-socials .wpimagehover-icon.wpimagehover-icon-vk:before {
  content: "\e800";
}
.wpimagehover-socials.wpimagehover-socials-colored .wpimagehover-icon {
  color: #fff;
}
.wpimagehover-socials.wpimagehover-socials-colored
  .wpimagehover-icon.wpimagehover-icon-twitter {
  background: #00aced;
}
.wpimagehover-socials.wpimagehover-socials-colored
  .wpimagehover-icon.wpimagehover-icon-facebook {
  background: #3b5998;
}
.wpimagehover-socials.wpimagehover-socials-colored
  .wpimagehover-icon.wpimagehover-icon-googleplus {
  background: #d14836;
}
.wpimagehover-socials.wpimagehover-socials-colored
  .wpimagehover-icon.wpimagehover-icon-pinterest {
  background: #cb2027;
}
.wpimagehover-socials.wpimagehover-socials-colored
  .wpimagehover-icon.wpimagehover-icon-linkedin {
  background: #007fb1;
}
.wpimagehover-socials.wpimagehover-socials-colored
  .wpimagehover-icon.wpimagehover-icon-stumbleupon {
  background: #eb4924;
}
.wpimagehover-socials.wpimagehover-socials-colored
  .wpimagehover-icon.wpimagehover-icon-digg {
  background: #14589e;
}
.wpimagehover-socials.wpimagehover-socials-colored
  .wpimagehover-icon.wpimagehover-icon-delicious {
  background: #3274d1;
}
.wpimagehover-socials.wpimagehover-socials-colored
  .wpimagehover-icon.wpimagehover-icon-vk {
  background: #5a7fa6;
}
.wpimagehover-socials.wpimagehover-socials-colored .wpimagehover-icon:hover {
  background: #333;
}
.wpimagehover-overflow .wpimagehover-socials .wpimagehover-icon {
  font-size: 14px;
  margin: 2px;
}
.wpimagehover-overflow .wpimagehover-socials .wpimagehover-icon:before {
  width: 26px;
  height: 26px;
  line-height: 26px;
}
.wpimagehover-overflow .wpimagehover-button {
  padding: 5px 10px;
  font-size: 14px;
}
.wpimagehover-overflow.wpimagehover-wrapper .wpimagehover-caption {
  padding-top: 8px;
}
.wpimagehover-overflow.wpimagehover-wrapper .wpimagehover-caption h3 {
  font-size: 14px;
  padding-top: 0;
  padding-bottom: 5px;
}
.wp-polls ul li,
.wp-polls-ul li,
.wp-polls-ans ul li {
  text-align: left;
  background-image: none;
  display: block;
}
.wp-polls ul,
.wp-polls-ul,
.wp-polls-ans ul {
  text-align: left;
  list-style: none;
  float: none;
}
.wp-polls ul li:before,
.wp-polls-ans ul li:before,
#sidebar ul ul li:before {
  content: "";
}
.wp-polls IMG,
.wp-polls LABEL,
.wp-polls INPUT,
.wp-polls-loading IMG,
.wp-polls-image IMG {
  display: inline;
  border: 0;
  padding: 0;
  margin: 0;
}
.wp-polls-ul {
  padding: 0;
  margin: 0 0 10px 10px;
}
.wp-polls-ans {
  width: 100%;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.wp-polls-loading {
  display: none;
  text-align: center;
  height: 16px;
  line-height: 16px;
}
.wp-polls-image {
  border: 0;
}
.wp-polls .Buttons {
  border: 1px solid #c8c8c8;
  background-color: #f3f6f8;
}
.wp-polls-paging a,
.wp-polls-paging a:link {
  padding: 2px 4px 2px 4px;
  margin: 2px;
  text-decoration: none;
  border: 1px solid #06c;
  color: #06c;
  background-color: #fff;
}
.wp-polls-paging a:visited {
  padding: 2px 4px 2px 4px;
  margin: 2px;
  text-decoration: none;
  border: 1px solid #06c;
  color: #06c;
  background-color: #fff;
}
.wp-polls-paging a:hover {
  border: 1px solid #000;
  color: #000;
  background-color: #fff;
}
.wp-polls-paging a:active {
  padding: 2px 4px 2px 4px;
  margin: 2px;
  text-decoration: none;
  border: 1px solid #06c;
  color: #06c;
  background-color: #fff;
}
.wp-polls-paging span.pages {
  padding: 2px 4px 2px 4px;
  margin: 2px 2px 2px 2px;
  color: #000;
  border: 1px solid #000;
  background-color: #fff;
}
.wp-polls-paging span.current {
  padding: 2px 4px 2px 4px;
  margin: 2px;
  font-weight: bold;
  border: 1px solid #000;
  color: #000;
  background-color: #fff;
}
.wp-polls-paging span.extend {
  padding: 2px 4px 2px 4px;
  margin: 2px;
  border: 1px solid #000;
  color: #000;
  background-color: #fff;
}
.easyazon-popover-link-wrapper {
  position: relative;
}
.easyazon-popover {
  background-clip: padding-box;
  background: #fff;
  border-radius: 15px;
  border: 1px solid #666;
  box-sizing: border-box;
  display: none;
  padding: 15px;
  position: absolute;
  right: 0;
  top: 0;
  width: 450px;
  z-index: 9999999;
}
.easyazon-popover-link-wrapper-hovered .easyazon-popover {
  display: block;
}
.easyazon-popover {
  max-width: 450px;
}
.easyazon-popover-content:after {
  clear: both;
  content: "";
  display: table;
}
.easyazon-popover-image-container {
  float: left;
  width: 75px;
}
.easyazon-popover-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.easyazon-popover-information {
  margin-left: 87px;
}
.easyazon-popover-information-title {
  font-weight: 700;
  margin: 0 0 1em;
}
.easyazon-popover-information-button {
  margin: 1em 0;
}
.easyazon-popover-information-disclaimer {
  color: #666;
  font-size: 0.8em;
}
.fetch-tweets {
  overflow-y: auto;
  overflow-x: hidden;
  width: inherit;
}
.fetch-tweets > .fetch-tweets-item {
  display: inline-block;
  padding-bottom: 0.5em;
  width: 100%;
}
.fetch-tweets > .fetch-tweets-item a {
  border-bottom: 0;
}
.fetch-tweets-item > .fetch-tweets-main {
  padding: 0 0.8em;
}
.fetch-tweets-heading > .fetch-tweets-heading {
  vertical-align: text-top;
  line-height: 1em;
}
.fetch-tweets-item > .fetch-tweets-profile-image {
  margin: 0;
}
.fetch-tweets-heading > .fetch-tweets-user-name {
  margin-bottom: 0.3em;
  display: inline-block;
}
.fetch-tweets-heading > .fetch-tweets-user-name a {
  text-decoration: none;
}
.fetch-tweets-heading > .fetch-tweets-tweet-created-at {
  display: inline;
  float: right;
  font-size: smaller;
  margin-left: 1em;
}
.fetch-tweets-heading > .fetch-tweets-tweet-created-at a {
  text-decoration: none;
}
.fetch-tweets-body > .fetch-tweets-text {
  margin-bottom: 0;
}
div.fetch-tweets-body > p.fetch-tweets-text {
  margin-bottom: 0;
}
.fetch-tweets-text > .fetch-tweets-retweet-credit {
  float: right;
  margin-left: 0.5em;
  font-size: smaller;
}
.fetch-tweets-text > .fetch-tweets-retweet-credit a {
  text-decoration: none;
}
.fetch-tweets .fetch-tweets-body > .fetch-tweets-external-media {
  clear: both;
}
.fetch-tweets .fetch-tweets-body > .fetch-tweets-external-media img,
.fetch-tweets .fetch-tweets-media > .fetch-tweets-media-photo img {
  max-width: 100%;
  height: auto;
}
.fetch-tweets .fetch-tweets-body > .fetch-tweets-media {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.fetch-tweets-body > .fetch-tweets-intent-buttons {
  float: right;
  font-size: smaller;
  margin: 0;
  padding: 0;
}
.fetch-tweets-body > .fetch-tweets-intent-buttons a,
.fetch-tweets-intent-buttons .fetch-tweets-intent-icon a:hover {
  text-decoration: none;
}
.fetch-tweets-body > ul.fetch-tweets-intent-buttons > li {
  display: inline;
  margin-left: 0;
  list-style-type: none;
}
.fetch-tweets-intent-buttons span.fetch-tweets-intent-buttons-text {
  vertical-align: middle;
}
.fetch-tweets-intent-buttons span.fetch-tweets-intent-icon {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.fetch-tweets-intent-buttons span.fetch-tweets-intent-icon:hover {
  background-position: -16px 0;
}
.fetch-tweets-heading > .fetch-tweets-follow-button {
  margin-left: 0.4em;
  float: right;
  vertical-align: middle;
}
div.fetch-tweets-single-container {
  overflow-y: auto;
  overflow-x: hidden;
  width: inherit;
}
div.fetch-tweets-single-container a {
  border-bottom: 0;
}
.fetch-tweets-single-user-profile > .fetch-tweets-single-follow-button {
  float: right;
  margin: 0 0 0 0.5em;
  font-size: 92%;
}
.fetch-tweets-single-user-profile > p.fetch-tweets-single-user-description {
  clear: right;
}
div.fetch-tweets-single-heading
  > .fetch-tweets-single-user-profile
  > p.fetch-tweets-single-user-description {
  font-size: 92%;
  line-height: 110%;
  margin: 0.25em 0;
  display: table-cell;
}
div.fetch-tweets-single-heading .fetch-tweets-single-follow-button > iframe {
  margin-bottom: 0;
}
div.fetch-tweets-single-container > div.fetch-tweets-single-item {
  display: inline-block;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #e7e7e7;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding-top: 0.5em;
  width: 98%;
}
div.fetch-tweets-single-container > div.fetch-tweets-single-heading {
  vertical-align: text-top;
  line-height: 1em;
  width: 98%;
}
div.fetch-tweets-single-heading > .fetch-tweets-single-profile-image {
  display: table-column;
  float: left;
  clear: left;
}
div.fetch-tweets-single-user-profile > .fetch-tweets-single-user-name {
  margin: 0 0 0.5em;
  display: inline-block;
}
div.fetch-tweets-single-user-profile > .fetch-tweets-single-user-name a {
  text-decoration: none;
}
.fetch-tweets-single-text > .fetch-tweets-single-credit {
  display: inline;
  float: right;
  margin-left: 1em;
  margin-top: 0.8em;
  margin-bottom: 0.5em;
  font-size: 80%;
  line-height: 80%;
}
.fetch-tweets-single-text > .fetch-tweets-single-credit a {
  text-decoration: none;
}
div.fetch-tweets-single-item > div.fetch-tweets-single-body {
  clear: right;
}
div.fetch-tweets-single-body > p.fetch-tweets-single-text {
  margin-bottom: 0;
}
.fetch-tweets-single-container .fetch-tweets-external-media {
  clear: both;
}
.fetch-tweets-single-container .fetch-tweets-external-media img,
.fetch-tweets-single-container
  .fetch-tweets-media
  > .fetch-tweets-media-photo
  img {
  max-width: 100%;
  height: auto;
}
div.fetch-tweets-single-body > ul.fetch-tweets-single-intent-buttons {
  float: right;
  clear: right;
  font-size: smaller;
  margin: 0;
  padding: 0;
}
div.fetch-tweets-single-body > ul.fetch-tweets-single-intent-buttons a {
  text-decoration: none;
}
ul.fetch-tweets-single-intent-buttons .fetch-tweets-single-intent-icon a:hover {
  text-decoration: none;
}
ul.fetch-tweets-single-intent-buttons > li {
  display: inline;
}
ul.fetch-tweets-single-intent-buttons > li {
  margin-left: 0;
  list-style-type: none;
}
ul.fetch-tweets-single-intent-buttons
  > li
  .fetch-tweets-single-intent-buttons-text {
  vertical-align: middle;
}
ul.fetch-tweets-single-intent-buttons > li .fetch-tweets-single-intent-icon {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background-position: 0 0;
  background-repeat: no-repeat;
}
ul.fetch-tweets-single-intent-buttons
  > li
  .fetch-tweets-single-intent-icon:hover {
  background-position: -16px 0;
}
div.fetch-tweets-single-item
  > div.fetch-tweets-single-body
  > .fetch-tweets-media {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
#trust-stripe-wrap {
  position: relative;
  background-image: url("/wp-content/themes/mygolfspy/assets/images/mgs-test-facility.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 0 40px;
  padding: 300px 0 50px;
}
#trust-stripe {
  margin: 0 0 40px;
  padding: 40px 0;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: #eee;
}
#trust-stripe::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: rgba(46, 46, 46, 0.9);
  z-index: 0;
}
#trust-stripe .data-info::after {
  background: #bf9a5e;
  width: 1px;
  height: 75%;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
}
#trust-stripe .data-info h2 {
  margin: 0 0 20px;
  font-size: 40px;
  line-height: 44px;
  color: #bf9a5e;
}
#trust-stripe .data-info i {
  font-size: 70px;
  background: rgba(255, 255, 255, 0.9);
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  border-radius: 0 50px 50px 0;
  color: #e7e7e7;
}
#trust-stripe .data-item {
  margin-bottom: 10px;
  min-height: 220px;
}
#trust-stripe .data-item h1 {
  font-size: 40px;
  font-weight: normal;
  color: #fff;
  margin: 0 auto;
  line-heigth: 140%;
}
#trust-stripe .data-item h3 {
  font-weight: normal;
  font-size: 25px;
  color: #bf9a5e;
  margin: 10px auto 0;
  line-height: 140%;
}
#trust-stripe .data-item i {
  font-size: 60px;
  color: #bf9a5e;
  margin-bottom: 20px;
  display: block;
}
@media screen and (max-width: 767px) {
  #trust-stripe-wrap {
    padding: 0;
  }
  #trust-stripe .data-info::after {
    display: none;
  }
}
@media screen and (max-width: 440px) {
  #trust-stripe .data-item {
    width: 100%;
  }
}
#newsletter-stripe-wrap {
  background: #2e2e2e;
  padding: 0;
  margin: 0 auto 50px;
}
#newsletter-stripe-wrap .newsletter-text {
  color: #fff;
  padding: 40px 0;
}
#newsletter-stripe-wrap .newsletter-text h1 {
  font-size: 3em;
  line-height: 1.05em;
  margin: 12px 0;
  color: inherit;
}
#newsletter-stripe-wrap .newsletter-text h2 {
  font-size: 2.25em;
  line-height: 1.25;
  margin: 12px 0;
  color: inherit;
}
#newsletter-stripe-wrap .newsletter-text h3 {
  font-size: 1.75em;
  line-height: 1.25em;
  margin: 12px 0;
  color: inherit;
}
#newsletter-stripe-wrap .newsletter-text h4 {
  font-size: 1.125em;
  line-height: 1.22222222em;
  margin: 12px 0;
  color: inherit;
}
#newsletter-stripe-wrap .newsletter-text hr {
  width: 60px;
  text-align: left;
  margin: 0;
  height: 4px;
  background-color: inherit;
}
#newsletter-stripe .inline-newsletter-form {
  margin-bottom: 40px;
  padding-right: 170px;
}
#newsletter-stripe-wrap .inline-newsletter-form .btn {
  width: 170px;
  height: 50px;
  padding: 5px 0;
  display: block;
  position: absolute;
  top: 0;
  right: -171px;
  margin: 0;
  border-radius: 0 4px 4px 0;
}
#newsletter-stripe-wrap .inline-newsletter-form .form-message {
  color: inherit;
}
#newsletter-stripe-wrap img {
  display: block;
  width: 350px;
  height: auto;
}
@media screen and (max-width: 540px) {
  #newsletter-stripe-wrap .newsletter-text h1 {
    font-size: 2em;
  }
  #newsletter-stripe-wrap .newsletter-text h2 {
    font-size: 1.5em;
  }
  #newsletter-stripe-wrap .newsletter-text h3 {
    font-size: 1.17em;
  }
  #newsletter-stripe-wrap .newsletter-text h4 {
    font-size: 0.75em;
  }
}
@media screen and (max-width: 379px) {
  #newsletter-stripe .inline-newsletter-form {
    padding-right: 0;
  }
  #newsletter-stripe .inline-newsletter-form .text-input {
    border-radius: 4px 4px 0 0;
  }
  #newsletter-stripe-wrap .inline-newsletter-form .btn {
    width: 100%;
    height: 50px;
    padding: 5px 0;
    display: block;
    position: relative;
    top: 0;
    right: 0;
    margin: 0;
    border-radius: 0 0 4px 4px;
  }
}
#newsletter-slidein {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 9999999999;
  width: 770px;
  height: 250px;
  padding: 0 5px;
  box-shadow: -0.125em 0.5em 1em 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition:
    opacity 0.4s,
    -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  transition:
    opacity 0.4s,
    transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
}
#newsletter-slidein slidein-inner {
  position: relative;
}
#newsletter-slidein .newsletter-text {
  height: 160px;
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden;
}
#newsletter-slidein .newsletter-text h1 {
  font-size: 3em;
  line-height: 1.05em;
  margin: 12px 0;
  color: inherit;
}
#newsletter-slidein .newsletter-text h2 {
  font-size: 2.25em;
  line-height: 1.25;
  margin: 12px 0;
  color: inherit;
}
#newsletter-slidein .newsletter-text h3 {
  font-size: 1.75em;
  line-height: 1.25em;
  margin: 12px 0;
  color: inherit;
}
#newsletter-slidein .newsletter-text h4 {
  font-size: 1.125em;
  line-height: 1.22222222em;
  margin: 12px 0;
  color: inherit;
}
#newsletter-slidein .newsletter-text hr {
  width: 60px;
  text-align: left;
  margin: 0;
  height: 4px;
  background-color: inherit;
}
#newsletter-slidein .inline-newsletter-form .form-message {
  font-size: 13px;
  line-height: 138%;
}
#newsletter-slidein button.btn.btn-secondary {
  background: #333;
}
#newsletter-slidein .newsletter-image {
  height: 250px;
}
#newsletter-slidein .newsletter-image img {
  height: auto;
  width: 250px;
}
#newsletter-slidein #slidein-close {
  position: absolute;
  top: 15px;
  right: 15px;
  padding: 7px 15px 8px 14px;
  border-radius: 50%;
  border-width: 1px;
  border-style: solid;
  cursor: pointer;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  opacity: 0.8;
}
#newsletter-slidein #slidein-close:hover {
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transition: 0.4s;
  -webkit-transition: 0.4s;
  opacity: 1;
}
#newsletter-slidein.in {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#newsletter-slidein.out {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
@media screen and (max-width: 786px) {
  #newsletter-slidein {
    max-width: 100%;
    height: auto;
    padding-bottom: 50px;
    padding-top: 50px;
  }
  #newsletter-slidein .newsletter-text {
    height: auto;
  }
}
@media screen and (max-width: 540px) {
  #newsletter-slidein .newsletter-text h1 {
    font-size: 2em;
  }
  #newsletter-slidein .newsletter-text h2 {
    font-size: 1.5em;
  }
  #newsletter-slidein .newsletter-text h3 {
    font-size: 1.17em;
  }
  #newsletter-slidein .newsletter-text h4 {
    font-size: 0.75em;
  }
}
.tablepress-scroll-wrapper {
  overflow-x: auto;
  overflow-y: hidden;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child {
  cursor: default !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child:before {
  display: none !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
  top: 8px;
  left: 4px;
  height: 16px;
  width: 16px;
  display: block;
  position: absolute;
  color: #fff;
  border: 2px solid #fff;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  -webkit-box-shadow: 0 0 3px #444;
  box-shadow: 0 0 3px #444;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  text-align: center;
  font-family: "Courier New", Courier, monospace;
  line-height: 16px;
  content: "+";
  background-color: #31b131;
}
table.dataTable.dtr-inline.collapsed
  > tbody
  > tr.parent
  > td:first-child:before,
table.dataTable.dtr-inline.collapsed
  > tbody
  > tr.parent
  > th:first-child:before {
  content: "-";
  background-color: #d33333;
}
table.dataTable.dtr-inline.collapsed > tbody > tr.child td:before {
  display: none;
}
table.dataTable.dtr-column > tbody > tr > td.control,
table.dataTable.dtr-column > tbody > tr > th.control {
  position: relative;
  cursor: pointer;
}
table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before {
  top: 50%;
  left: 50%;
  height: 16px;
  width: 16px;
  margin-top: -10px;
  margin-left: -10px;
  display: block;
  position: absolute;
  color: #fff;
  border: 2px solid #fff;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  -webkit-box-shadow: 0 0 3px #444;
  box-shadow: 0 0 3px #444;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  text-align: center;
  font-family: "Courier New", Courier, monospace;
  line-height: 16px;
  content: "+";
  background-color: #31b131;
}
table.dataTable.dtr-column > tbody > tr.parent td.control:before,
table.dataTable.dtr-column > tbody > tr.parent th.control:before {
  content: "-";
  background-color: #d33333;
}
table.dataTable > tbody > tr.child {
  padding: 0.5em 1em;
}
table.dataTable > tbody > tr.child:hover {
  background: 0 0 !important;
}
table.dataTable > tbody > tr.child ul.dtr-details {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
table.dataTable > tbody > tr.child ul.dtr-details li {
  border-bottom: 1px solid #efefef;
  padding: 0.5em 0;
}
table.dataTable > tbody > tr.child ul.dtr-details li:first-child {
  padding-top: 0;
}
table.dataTable > tbody > tr.child ul.dtr-details li:last-child {
  border-bottom: none;
}
table.dataTable > tbody > tr.child span.dtr-title {
  display: inline-block;
  min-width: 75px;
  font-weight: 700;
}
@font-face {
  font-family: TablePress;
  src: url(//www.mygolfspy.jp/wp-content/plugins/tablepress/css/tablepress.eot);
  src:
    url(//www.mygolfspy.jp/wp-content/plugins/tablepress/css/tablepress.eot?#ie)
      format("embedded-opentype"),
    url(data:application/x-font-woff;base64,d09GRgABAAAAAAXYAAwAAAAACXwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABHAAAABwAAAAcZInHOk9TLzIAAAE4AAAAPgAAAGB7NXPDY21hcAAAAXgAAABMAAABUvD45QVnYXNwAAABxAAAAAgAAAAIAAAAEGdseWYAAAHMAAABKQAAAgjYVHFyaGVhZAAAAvgAAAAvAAAANv2jaBNoaGVhAAADKAAAAB0AAAAkCk0F6GhtdHgAAANIAAAAIAAAACgoAADqbG9jYQAAA2gAAAAWAAAAFgJWAbxtYXhwAAADgAAAAB0AAAAgAE4AH25hbWUAAAOgAAAB3AAAA43ZugaUcG9zdAAABXwAAABZAAAAgeNVfAkAAAABAAAAAMwXcmMAAAAAy1XFoAAAAADNHI82eJxjYGbexjiBgZWBhaWHxZiBgaENQjMVM0SB+ThBQWVRMYPDh+APd9gY/gP5bAyMykCKEUmJAgMjAC56Ct8AAHicY2BgYGaAYBkGRgYQ8AHyGMF8FgYDIM0BhEwMDB9CPtz6cOf/fyAr+MN1EIt/A78evy5UFxgwsjHAuYxAPSB9KICRYdgDAL67D8kAAQAB//8AD3icXU/NTsJAEJ5ZFggxxmCbkiwHAzLTowlu4ejeyxPwCOBR7r3rE/geeubuG3i3TyGts12MtT18ndnd7w8QsvpdX/Q/IAboI9s1rpY3mMTDkcAVDuaqPD0RqRfaU05UGSxJhj2p5wDNUplqyjsZQT6EQ/2mc9GcyBIPReQOObPrkccHMZhgonMS3R1tiLCsDNFm8bgQF3W06ekgqqnN5Aa//D9nlrOgDeg09Aq4lK3RTiX16n621BBVLrIe2PQK09s2c4THyPIvF4TrAndwO5uHvhPUwOa7MNw8FsCtZfZDJBKB66BQhW58cRwHW09OVMEtI+3aOhEHX+E63crM2dh6X+WazMFLvf6F57OvAqiPGvo+87Tb+LrT4X9/7lT6bKXs9vsByDlkyAAAAHicY2BkYGAA4mO9Sxji+W2+MnCzM4DAWZl+bwT9fyuLN+tpIJeDgQkkCgAbqgoOAHicY2BkYGBj+HeXgYGdAQRYvBkYGVABFwA+hgJEAAAAeJxjZ4AAdiBmaWAwBeJSFhAbiJkaGByAGMwGADa+AxEAAAAAAAAAAAAqAFgAdgCUALIA0AEEAAB4nGNgZGBg4GKQYWBiAAEQycgAEnMA8xkABjEAbgAAAHicjZJBaxNBFMf/u0mbJoig5KC3QcRblt2tFCm9lEp701iKIHiZJLPJ0mSnzE5S8h38BB79Nn4ab94E/zN9JVB7MCEzv/3Pm/f+720ADPEbCe4/qXCCAV4Kp+jhrXAHGb4Ld/Ecv4T38Cx5I7yPQfJBuIdPyR/hAzxJa+E+Buk3Zku6fal8xwn9dIRTPMVr4Q6+4kS4S/Wn8B5eJanwPobJO+EefiRfhA/wIv0o3Mcw3YRyV9CYYAmDMRzXll9c6cnSjJ1pyZcU51gzRDMAl2a+XmrCOSwa+Lg7RhgolJxKzv2Yv8cSqwfZ7iILHGHEdcT7OfdDJreNP7dublSZ5epY7QwpMUCxOBoVozIvDh/v4mEx/JsE+MwQx+A6dhO8hA7y2EvwUjLEuLa2jSqyPFcsV/7H0MbxUFMOYwkhVSykODAb10U8OePTDbY8qel0QV3FO1PSvaUqDnh3p5LBB8WxxozqKnZ4TU1T9THfhJ3vsjTcw9M02s1ocWl0a5QzlXHKW+UXRp3Zm62r5wuvWjP1oenKunhS8YUo7/TMrLS7Vtp7V0/WMaSxvp6aNoP8FYKzU9zGOpbOTHidzqvTW9PaFZ/e0+QmtnJBatjAlqLeGHWhm9kWfwGPR6C4eJxjYGIAg/9VDFEM2AAXEDMyMDEyMTIzsjCyMrIxsjNy8CRnpJYV5efF56SmlfDCOEWZ6RklXMmJRakl8Sn55XkcEGZpAVQMpJgbwgQrZSnOLyoBACnGHqgAAAA=)
      format("woff"),
    url(//www.mygolfspy.jp/wp-content/plugins/tablepress/css/tablepress.ttf)
      format("truetype"),
    url(//www.mygolfspy.jp/wp-content/plugins/tablepress/css/tablepress.svg#TablePress)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
.tablepress-table-description {
  clear: both;
  display: block;
}
.tablepress {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 1em;
  border: none;
}
.tablepress td,
.tablepress th {
  padding: 8px;
  border: none;
  background: 0 0;
  text-align: left;
  float: none !important;
}
.tablepress tbody td {
  vertical-align: top;
}
.tablepress tbody td,
.tablepress tfoot th {
  border-top: 1px solid #ddd;
}
.tablepress tbody tr:first-child td {
  border-top: 0;
}
.tablepress thead th {
  border-bottom: 1px solid #ddd;
}
.tablepress tfoot th,
.tablepress thead th {
  background-color: #d9edf7;
  font-weight: 700;
  vertical-align: middle;
}
.tablepress .odd td {
  background-color: #f9f9f9;
}
.tablepress .even td {
  background-color: #fff;
}
.tablepress .row-hover tr:hover td {
  background-color: #f3f3f3;
}
.tablepress img {
  margin: 0;
  padding: 0;
  border: none;
  max-width: none;
}
.dataTables_wrapper {
  clear: both;
  margin-bottom: 1em;
}
.dataTables_wrapper .tablepress {
  clear: both;
  margin: 0 !important;
}
.dataTables_length {
  float: left;
  white-space: nowrap;
}
.dataTables_filter {
  float: right;
  white-space: nowrap;
}
.dataTables_info {
  clear: both;
  float: left;
  margin: 4px 0 0;
}
.dataTables_paginate {
  float: right;
  margin: 4px 0 0;
}
.dataTables_paginate a {
  color: #111 !important;
  display: inline-block;
  outline: 0;
  position: relative;
  text-decoration: underline;
  text-decoration: none\0 / IE;
  margin: 0 5px;
}
.dataTables_paginate a:first-child {
  margin-left: 0;
}
.dataTables_paginate a:last-child {
  margin-right: 0;
}
.paginate_button:hover {
  cursor: pointer;
  text-decoration: none;
}
.paginate_button.disabled {
  color: #999 !important;
  text-decoration: none;
  cursor: default;
}
.paginate_button.current {
  font-weight: 700;
  text-decoration: none;
  cursor: default;
}
.dataTables_paginate.paging_simple {
  padding: 0 15px;
}
.paging_simple .paginate_button.next:after,
.paging_simple .paginate_button.previous:before {
  text-align: left;
  font-family: TablePress;
  font-size: 14px;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  content: "\f053";
  text-shadow: 0.1em 0.1em #666;
  position: absolute;
  top: 0;
  right: auto;
  bottom: 0;
  left: -14px;
  margin: auto;
  height: 14px;
  width: 14px;
  line-height: 1;
}
.paging_simple .paginate_button.next:after {
  text-align: right;
  content: "\f054";
  left: auto;
}
.paginate_button:after,
.paginate_button:before {
  color: #d9edf7;
}
.paginate_button:hover:after,
.paginate_button:hover:before {
  color: #049cdb;
}
.paginate_button.disabled:after,
.paginate_button.disabled:before {
  color: #f9f9f9;
}
.dataTables_processing {
  display: none;
}
.dataTables_scroll {
  clear: both;
}
.dataTables_scrollBody {
  -webkit-overflow-scrolling: touch;
}
.tablepress .sorting,
.tablepress .sorting_asc,
.tablepress .sorting_desc {
  position: relative;
  padding-right: 20px;
  cursor: pointer;
  outline: 0;
}
.tablepress .sorting:after,
.tablepress .sorting_asc:after,
.tablepress .sorting_desc:after {
  font-family: TablePress;
  font-weight: 400;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 6px;
  margin: auto;
  height: 14px;
  line-height: 1;
}
.tablepress .sorting:after {
  content: "\f0dc";
}
.tablepress .sorting_asc:after {
  content: "\f0d8";
  padding: 0 0 2px;
}
.tablepress .sorting_desc:after {
  content: "\f0d7";
}
.dataTables_scrollBody .tablepress thead th:after,
.dataTables_wrapper:after {
  content: "";
}
.tablepress .sorting:hover,
.tablepress .sorting_asc,
.tablepress .sorting_desc {
  background-color: #049cdb;
}
.dataTables_wrapper:after {
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.dataTables_wrapper label input,
.dataTables_wrapper label select {
  display: inline;
  margin: 2px;
  width: auto;
}
div.pb_pagination {
  padding: 3px;
  margin: 3px;
  text-align: center;
}
div.pb_pagination a {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #aad;
  text-decoration: none;
  color: #009;
}
div.pb_pagination a:hover,
div.digg a:active {
  border: 1px solid #009;
  color: #000;
}
div.pb_pagination span.current {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #009;
  font-weight: bold;
  background-color: #009;
  color: #fff;
}
div.pb_pagination span.disabled {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #eee;
  color: #ddd;
}
