.nobreak {
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  -o-column-break-inside: avoid;
  -ms-column-break-inside: avoid;
  column-break-inside: avoid;
  display: table;
}
@font-face {
  font-family: 'latobold';
  src: url('../fonts/lato-bold-webfont.eot');
  src: url('../fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-bold-webfont.woff') format('woff'), url('../fonts/lato-bold-webfont.ttf') format('truetype'), url('../fonts/lato-bold-webfont.svg#latobold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'latoregular';
  src: url('../fonts/lato-regular-webfont.eot');
  src: url('../fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-regular-webfont.woff') format('woff'), url('../fonts/lato-regular-webfont.ttf') format('truetype'), url('../fonts/lato-regular-webfont.svg#latoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'latolight';
  src: url('../fonts/lato-light-webfont.eot');
  src: url('../fonts/lato-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-light-webfont.woff') format('woff'), url('../fonts/lato-light-webfont.ttf') format('truetype'), url('../fonts/lato-light-webfont.svg#latolight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'oswaldregular';
  src: url('../fonts/oswald-regular-webfont.eot');
  src: url('../fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-regular-webfont.woff') format('woff'), url('../fonts/oswald-regular-webfont.ttf') format('truetype'), url('../fonts/oswald-regular-webfont.svg#oswaldregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'oswaldbold';
  src: url('../fonts/oswald-bold-webfont.eot');
  src: url('../fonts/oswald-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-bold-webfont.woff') format('woff'), url('../fonts/oswald-bold-webfont.ttf') format('truetype'), url('../fonts/oswald-bold-webfont.svg#oswaldbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'oswaldlight';
  src: url('../fonts/oswald-light-webfont.eot');
  src: url('../fonts/oswald-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-light-webfont.woff') format('woff'), url('../fonts/oswald-light-webfont.ttf') format('truetype'), url('../fonts/oswald-light-webfont.svg#oswaldlight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?-za1c68');
  src: url('../fonts/icomoon.eot?#iefix-za1c68') format('embedded-opentype'), url('../fonts/icomoon.woff?-za1c68') format('woff'), url('../fonts/icomoon.ttf?-za1c68') format('truetype'), url('../fonts/icomoon.svg?-za1c68#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-YT:before {
  content: "\e600";
}
.icon-Vimeo:before {
  content: "\e601";
}
.icon-Twitter:before {
  content: "\e602";
}
.icon-RSS:before {
  content: "\e603";
}
.icon-Inst:before {
  content: "\e604";
}
.icon-Google:before {
  content: "\e605";
}
.icon-Facebook:before {
  content: "\e606";
}
.icon-Profile:before {
  content: "\e607";
}
/* Reset styles
*******************************/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio[controls],
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
html {
  overflow-y: scroll;
  /* 1 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
  -ms-text-size-adjust: 100%;
}
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
ul,
li,
ol,
a,
em,
img,
strong,
fieldset,
form,
label,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  list-style: none;
}
:focus {
  outline: 0;
}
img {
  vertical-align: middle;
  outline: 0;
}
input,
textarea {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: none;
}
html,
body,
textarea,
input {
  -webkit-text-size-adjust: none;
}
body {
  text-align: left;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.2;
}
/* Form Elements
*******************************/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  font-size: 13px;
  font-weight: 700;
  background: transparent;
  text-transform: uppercase;
  border: 0;
}
input[type=text],
input[type=email],
input[type=url],
input[type=search],
input[type=password],
textarea {
  border: 1px solid white;
  height: 16px;
  font-size: 12px;
  padding: 5px;
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -ms-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  transition: all 100ms linear;
}
textarea {
  resize: vertical;
}
.fl {
  float: left !important;
}
.fr {
  float: right !important;
}
.l {
  text-align: left;
}
.c {
  text-align: center;
}
.j {
  text-align: justify;
}
.r {
  text-align: right;
}
/* Clearfix
*******************************/
.cf:before,
.cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  zoom: 1;
}
.clear {
  clear: both;
}
/* Links
*******************************/
a {
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: color 100ms linear;
  -moz-transition: color 100ms linear;
  -ms-transition: color 100ms linear;
  -o-transition: color 100ms linear;
  transition: color 100ms linear;
}
/* Headers
*******************************/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 1em;
}
h1 {
  font-size: 28px;
}
h2 {
  font-size: 22px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 14px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10px;
}
/* Text elements
*******************************/
p {
  margin: 0 0 1em 0;
  text-align: left;
  line-height: 1.5;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
img {
  border: 0;
}
.small {
  font-size: 10px;
}
hr {
  display: block;
  height: 0px;
  line-height: 0px;
  border: 0;
  border-top: 1px solid;
  border-bottom: 1px solid;
  margin: 16px 0;
  float: none;
  clear: both;
  padding: 0;
}
/* Wordpress Typo
*******************************/
.story {
  color: #4c4c4c;
  line-height: 1.5;
  font-size: 14px;
  font-family: Helvetica, Arial, sans-serif;
}
.story.aligncenter {
  text-align: center;
}
.story.aligncenter h1,
.story.aligncenter h2,
.story.aligncenter h3,
.story.aligncenter h4,
.story.aligncenter h5,
.story.aligncenter h6,
.story.aligncenter p {
  text-align: center;
}
.story.highlighted {
  color: #26a1d8;
}
.story ul {
  list-style: square;
}
.story ul li {
  list-style: square;
}
.story ol {
  list-style: decimal;
}
.story ol li {
  list-style: decimal;
}
.story ul,
.story ol {
  margin: 0 0 1em 1.5em;
  line-height: 1.5;
}
.story ul ul,
.story ol ul,
.story ul ol,
.story ol ol {
  margin-bottom: 0;
}
.story ol ol {
  list-style: upper-alpha;
}
.story ol ol ol {
  list-style: lower-roman;
}
.story ol ol ol ol {
  list-style: lower-alpha;
}
.story h1,
.story h2,
.story h3,
.story h4,
.story h5,
.story h6 {
  text-transform: none;
  margin-top: .8em;
  margin-bottom: .8em;
}
.story h2 {
  color: #26a1d8;
  font-family: 'latoregular';
  font-size: 26px;
  text-align: left;
  line-height: 1.2;
}
.story h3 {
  color: #4c4c4c;
  font-family: 'latoregular';
  font-size: 22px;
  text-align: left;
  line-height: 1.2;
}
.story a {
  -webkit-transition: color 100ms linear;
  -moz-transition: color 100ms linear;
  -ms-transition: color 100ms linear;
  -o-transition: color 100ms linear;
  transition: color 100ms linear;
}
.story a:link,
.story a:visited,
.story a:active {
  color: #26a1d8;
  text-decoration: none;
}
.story a:link:hover,
.story a:visited:hover,
.story a:active:hover {
  color: #d12026;
}
.story table {
  width: auto;
  border-collapse: collapse;
  margin-bottom: 18px;
}
.story table td,
.story table th {
  padding: 6px 10px;
  text-align: center;
  border: 1px solid #ccc;
}
.story table th {
  font-weight: bold;
}
.story pre {
  border: 1px solid #ccc;
  background: #eee;
  padding: 1em 2em;
  margin-bottom: 1em;
}
.story blockquote {
  margin: 1em 2em 1em 0;
  color: #26a1d8;
  float: left;
  width: 250px;
  text-transform: uppercase;
  font-family: 'oswaldregular';
  font-size: 20px;
}
.story blockquote em {
  color: #747474;
  font-size: 14px;
}
.story strong {
  font-weight: normal;
  font-family: 'latobold';
}
.story img.size-auto,
.story img.size-full,
.story img.size-large,
.story img.size-medium,
.story .attachment img {
  max-width: 100%;
  /* When images are too wide for containing element, force them to fit. */
  height: auto;
  /* Override height to match resized width for correct aspect ratio. */
}
.story .alignleft,
.story img.alignleft {
  display: inline;
  float: left;
  margin-right: 1em;
}
.story .alignright,
.story img.alignright {
  display: inline;
  float: right;
  margin-left: 1em;
}
.story .aligncenter,
.story img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.story img.alignleft,
.story img.alignright,
.story img.aligncenter {
  margin-bottom: 1em;
}
.story .wp-caption {
  line-height: 1.5;
  margin-bottom: 1em;
  text-align: center;
}
.story .wp-caption p.wp-caption-text {
  color: #888;
  font-size: 11px;
  margin: 0;
  padding: 5px;
}
.story .wp-smiley {
  margin: 0;
}
.page .story {
  color: #747474;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  position: relative;
  zoom: 1;
}
.flexslider ul,
.flexslider ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider ul li,
.flexslider ol li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides > li {
  position: relative;
  display: none;
  -webkit-backface-visibility: hidden;
  text-align: center;
}
.flexslider .slides img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  height: auto;
  width: auto;
}
.flexslider .descr {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
  background: rgba(100, 100, 100, 0.5);
  color: #fff;
  text-align: left;
}
.flexslider .descr h3 {
  text-align: left;
}
.flexslider .descr .text p:last-child {
  margin-bottom: 0;
}
.flex-container {
  zoom: 1;
  position: relative;
}
/* Open first post */
.full {
  display: none;
}
#post .full {
  display: block;
}
/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
body {
  background: #f6f6f6;
}
.content-main {
  background: #ffffff;
  margin: 0 auto 30px;
}
/* Wrappers
*******************************/
.wrapper {
  max-width: 1248px;
  width: 100%;
  min-width: 280px;
  margin: 0 auto;
}
/* Header
*******************************/
.header-main {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background-color: transparent;
  z-index: 88;
}
.header-main .wrapper {
  position: relative;
}
.header-main .light-block {
  background-color: #ffffff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.8);
  padding: 10px 0;
}
.header-main .dark-block {
  background-color: #000000;
  position: relative;
  z-index: 10;
}
.header-main .logo {
  background: url('../img/logo2x.png') 50% 0 no-repeat;
  background-size: 100% auto;
  width: 200px;
  height: 80px;
  display: block;
  overflow: hidden;
  text-indent: -4444px;
  margin: 0 auto;
  float: none;
  -moz-transition-duration: all 0.3 ease-in-out;
  -webkit-transition-duration: all 0.3 ease-in-out;
  transition-duration: all 0.3 ease-in-out;
}
.header-main .logo a {
  width: 200px;
  height: 80px;
  display: block;
}
.header-main .logo:hover {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
}
.header-main .logo.mobile-logo {
  background-position: 50% 0;
  margin: 56px auto 20px;
}
.header-main .secondary-nav {
  position: absolute;
  top: 16px;
  left: 20px;
}
.header-main .secondary-nav li {
  margin: 0 12px 0 0;
  width: 30px;
  height: 30px;
  float: left;
}
.header-main .secondary-nav li a {
  background: #d6d6d6;
  display: block;
  width: 30px;
  height: 30px;
  margin: 0;
  text-align: center;
  font-size: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.header-main .secondary-nav li a:before {
  background: url('../img/icons-nav.png') 0 0 no-repeat;
  background-size: 100% auto;
  content: " ";
  margin: 6px auto 0;
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  overflow: hidden;
}
.header-main .secondary-nav li a.toggle-mobile-nav {
  z-index: 60;
  position: relative;
  -moz-transition-duration: all 0.3 ease-in-out;
  -webkit-transition-duration: all 0.3 ease-in-out;
  transition-duration: all 0.3 ease-in-out;
}
.header-main .secondary-nav li a.toggle-mobile-nav.active-mobile-nav {
  background: #f3252c;
}
.header-main .secondary-nav li a.toggle-mobile-nav:before {
  background-position: 0 100%;
}
.header-main .secondary-nav li a.toggle-search:before {
  background-position: 0 0;
}
.header-main .secondary-nav li a.toggle-search.active-search {
  background: #f3252c;
}
.header-main .secondary-nav li a.toggle-search.active-search:hover {
  background: #d6d6d6;
}
.header-main .secondary-nav li a:hover {
  background: #f3252c;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.header-main .social-box {
  position: absolute;
  top: 16px;
  right: 20px;
}
.header-main .social-box li {
  margin: 0 0 0 12px;
  width: 30px;
  height: 30px;
}
.header-main .social-box li a {
  background: #d6d6d6;
  width: 30px;
  height: 30px;
  margin: 0;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.header-main .social-box li a:before {
  text-align: center;
  text-indent: 0;
  line-height: 1.8;
  margin: 0 auto;
  width: 100%;
  display: block;
}
.header-main .social-box li a:hover {
  background: #f3252c;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.header-main .searchform {
  display: none;
  width: 100%;
  padding: 30px 0 15px;
}
.header-main .searchform fieldset {
  position: relative;
}
.header-main .searchform .s {
  background: #2a2b2d;
  border: 0;
  max-width: 100%;
  min-width: 200px;
  padding: 11px 200px 11px 11px;
  width: 100%;
  height: 48px;
  color: #ffffff;
  font-family: 'latoregular';
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.header-main .searchform .searchsubmit {
  background: #f3252c;
  color: #ffffff;
  text-align: center;
  width: 166px;
  height: 48px;
  font-family: 'latobold';
  font-size: 14px;
  letter-spacing: 1px;
  text-indent: 0;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
}
.header-main .searchform .searchsubmit:hover {
  background: #26a1d8;
}
.header-main .nav-main {
  padding: 0;
  margin: 0 20px;
}
.header-main .nav-main ul.menu {
  margin: 18px auto;
  border: 0;
  display: block;
  width: 100%;
}
.header-main .nav-main ul.menu > .menu-item {
  border: 0;
  text-align: left;
  font-size: 14px;
  float: left;
  margin: 0 2% 0 0;
  width: 8%;
  text-transform: uppercase;
  font-family: 'latobold';
  position: relative;
}
.header-main .nav-main ul.menu > .menu-item a {
  color: #ffffff;
  display: block;
  padding: 0;
  line-height: 1;
}
.header-main .nav-main ul.menu > .menu-item a:hover {
  color: #26a1d8;
}
.header-main .nav-main ul.menu > .menu-item a:hover:after {
  border-color: #26a1d8;
}
.header-main .nav-main ul.menu > .menu-item.menu-item-has-children > a:after {
  border-left: 5px solid transparent;
  border-top: 5px solid #f6f6f6;
  border-right: 5px solid transparent;
  content: " ";
  width: 0;
  height: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 0 0 4px;
  top: -2px;
  position: relative;
}
.header-main .nav-main ul.menu > .menu-item.current-menu-item > a,
.header-main .nav-main ul.menu > .menu-item.current_page_item > a {
  color: #26a1d8;
}
.header-main .nav-main ul.menu > .menu-item ul.sub-menu {
  display: none;
  position: absolute;
  top: 30px;
  width: 200px;
  background: #000000;
  padding: 16px 20px 0;
  left: 0;
  margin: 0 0 0 -20px;
}
.header-main .nav-main ul.menu > .menu-item ul.sub-menu .menu-item {
  margin: 0 0 16px;
}
.header-main .nav-main ul.menu > .menu-item ul.sub-menu .menu-item a {
  font-size: 12px;
}
.mobile-nav {
  display: none;
  background: #000000;
  position: absolute;
  /*top: 0;*/
  top: 90px;
  left: 0;
  width: 280px;
  /*padding: 70px 20px 20px;*/
  padding: 19px 20px 20px;
  z-index: 52;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.mobile-nav ul.menu {
  display: block;
  width: 100%;
}
.mobile-nav ul.menu > .menu-item {
  border: 0;
  text-align: left;
  font-size: 14px;
  margin: 0 0 20px 0;
  width: 100%;
  text-transform: uppercase;
  font-family: 'latobold';
  position: relative;
}
.mobile-nav ul.menu > .menu-item a {
  color: #ffffff;
  display: block;
  padding: 0;
  line-height: 1;
  position: relative;
}
.mobile-nav ul.menu > .menu-item a:hover {
  color: #26a1d8;
}
.mobile-nav ul.menu > .menu-item a:hover:after {
  border-color: #26a1d8;
}
.mobile-nav ul.menu > .menu-item.menu-item-has-children > a:after {
  border-left: 5px solid transparent;
  border-top: 5px solid #f6f6f6;
  border-right: 5px solid transparent;
  content: " ";
  width: 0;
  height: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 0 0 4px;
  top: 4px;
  right: 20px;
  float: right;
  position: relative;
}
.mobile-nav ul.menu > .menu-item.current-menu-item > a,
.mobile-nav ul.menu > .menu-item.current_page_item > a {
  color: #26a1d8;
}
.mobile-nav ul.menu > .menu-item ul.sub-menu {
  display: none;
  width: 100%;
  padding: 24px 20px 10px;
  margin: 15px 0 15px -20px;
  background: #191a1c;
}
.mobile-nav ul.menu > .menu-item ul.sub-menu .menu-item {
  margin: 0 0 18px;
}
.mobile-nav ul.menu > .menu-item ul.sub-menu .menu-item a {
  font-size: 12px;
}
.mobile-nav .social-box {
  position: static;
  text-align: left;
}
.mobile-nav .social-box li {
  text-align: left;
  margin: 0 12px 0 0;
}
.mobile-nav .social-box li a {
  background: transparent;
}
.mobile-nav .social-box li a:hover {
  color: #26a1d8;
}
.header-main .category-dropdown {
  min-height: 220px;
}
.header-main .category-dropdown .subcategories {
  width: 20%;
  float: left;
  overflow: hidden;
  margin: 12px 0 0;
}
.header-main .category-dropdown .subcategories li {
  color: #26a1d8 !important;
  display: block !important;
  width: 100% !important;
  text-transform: uppercase !important;
  font-family: 'latobold' !important;
  font-size: 14px !important;
  margin: 0 0 12px 0 !important;
}
.header-main .category-dropdown .subcategories li:last-child {
  padding: 0 !important;
  border: 0 !important;
}
.header-main .category-dropdown .subcategories .subcat-archive {
  border-bottom: 1px solid #26a1d8;
  padding: 0 0 10px;
}
.header-main .category-dropdown .subcategories .subcat-archive.active-block > a {
  background: url('../img/right-single-arrow.png') 100% 50% no-repeat;
  color: #000000 !important;
}
.header-main .category-dropdown .subcategories li.clear-left {
  clear: left;
}
.header-main .category-dropdown .subcategories li a {
  color: #26a1d8 !important;
}
.header-main .category-dropdown .subcategories li a.archive-link {
  background: #d12026;
  font-family: 'latoregular';
  font-size: 14px;
  color: #ffffff;
  padding: 8px 18px;
  text-align: center;
  line-height: 1;
  width: auto;
  height: auto;
  text-indent: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #ffffff !important;
  margin: 10px 0 0;
}
.header-main .category-dropdown .subcategories li a.archive-link:hover {
  background: #26a1d8;
}
.header-main .category-dropdown .subcategories li a.archive-link:hover {
  color: #ffffff !important;
}
.header-main .category-dropdown .subcategories li a:hover {
  color: #000000 !important;
}
.header-main .category-dropdown .post-items,
.header-main .category-dropdown .subcategories li .post-items {
  display: none;
  width: 80%;
  overflow: hidden;
  position: absolute;
  top: 12px;
  right: 0;
  left: auto;
}
.header-main .category-dropdown .post-items {
  display: block;
}
.header-main .category-dropdown .subcategories li .post-items li,
.header-main .category-dropdown .post-items li {
  float: left  !important;
  width: 22% !important;
  margin: 0 0 0 3% !important;
}
.header-main .category-dropdown .subcategories li .post-items li a,
.header-main .category-dropdown .post-items li a {
  color: #26a1d8;
}
.header-main .category-dropdown .subcategories li .post-items li a figure,
.header-main .category-dropdown .post-items li a figure {
  max-width: 100%;
  max-height: 150px;
  overflow: hidden;
  margin: 0 0 10px;
  position: relative;
}
.header-main .category-dropdown .subcategories li .post-items li a figure img,
.header-main .category-dropdown .post-items li a figure img {
  max-width: 100%;
  height: auto;
}
.header-main .category-dropdown .subcategories li .post-items li a figure:hover figcaption,
.header-main .category-dropdown .post-items li a figure:hover figcaption {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.header-main .category-dropdown .subcategories li .post-items li a span,
.header-main .category-dropdown .post-items li a span {
  font-family: 'latoregular';
  font-size: 16px;
  text-transform: none;
  color: #26a1d8;
}
.header-main .category-dropdown .subcategories li .post-items li a:hover span,
.header-main .category-dropdown .post-items li a:hover span {
  color: #000000;
}
.cover-img {
  width: 100%;
  height: auto;
  position: relative;
  top: 0;
  left: 0;
  z-index: 0;
  max-height: 750px;
  overflow: hidden;
}
.cover-img img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.cover-img .title {
  width: 87.5%;
  margin: 18px auto;
  z-index: 5;
}
.cover-img .title h2 {
  color: #26a1d8;
  font-family: 'latobold';
  font-size: 30px;
  margin: 4px auto .3em;
  width: 100%;
}
.cover-img .title h2 a {
  color: #26a1d8;
  background: rgba(0, 0, 0, 0.2);
  padding: 3px 16px;
  line-height: 1.28em;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.cover-img .title h2 a:hover {
  color: #747474;
}
.cover-img .title h2 span {
  background: rgba(0, 0, 0, 0.2);
  padding: 3px 16px;
  line-height: 1.28em;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.cover-img .title .meta {
  font-family: 'latoregular';
  font-size: 14px;
  color: #747474;
  margin: 0 auto;
  width: 100%;
  max-width: 1248px;
}
.cover-img .title .meta .author {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border: 0 !important;
  margin: 0 8px 0 0;
  background: rgba(0, 0, 0, 0.2) !important;
  padding: 5px 6px !important;
}
.cover-img .title .meta .author a {
  text-transform: capitalize;
}
.cover-img .title .meta a {
  color: #26a1d8;
}
.cover-img .title .meta a:hover {
  color: #d12026;
}
.cover-img .title .meta time {
  background: rgba(0, 0, 0, 0.2);
  padding: 5px 6px;
}
.categories {
  display: block;
  width: 100%;
  max-width: 1248px;
  margin: 0 auto;
}
.categories a {
  background: rgba(0, 0, 0, 0.2);
  padding: 5px 6px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 1;
  margin: 0 8px 6px 0;
  letter-spacing: 1px;
  color: #ffffff;
  text-transform: uppercase;
  font-family: 'oswaldregular';
  font-size: 11px;
  -moz-transition-duration: all 0.3 ease-in-out;
  -webkit-transition-duration: all 0.3 ease-in-out;
  transition-duration: all 0.3 ease-in-out;
}
.categories a:hover {
  background: #000000;
}
/* Content
*******************************/
/* Layouts
*******************************/
.infinite-load {
  margin-bottom: 58px !important;
  position: relative;
}
.infinite-load .infinite-block .wp_bannerize {
  background: #f6f6f6;
  padding: 26px 0;
}
/* UI Elements
*******************************/
.more-items {
  background: #d12026;
  font-family: 'latoregular';
  font-size: 14px;
  color: #ffffff;
  padding: 8px 18px;
  text-align: center;
  line-height: 1;
  width: auto;
  height: auto;
  text-indent: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: transparent;
  margin: 16px 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border: 1px solid #26a1d8;
  color: #26a1d8;
  max-width: 200px;
}
.more-items:hover {
  background: #26a1d8;
}
.more-items:hover {
  background: transparent;
  border-color: #d12026;
  color: #d12026;
}
#view-switch {
  position: absolute;
  top: 22px;
  right: 2%;
  min-width: 50px;
}
#view-switch a {
  background: url('../img/icon-sprite.png') 0 no-repeat;
  display: block;
  width: 19px;
  height: 19px;
  overflow: hidden;
  text-indent: -4444px;
  margin: 0 0 0 10px;
  float: left;
}
#view-switch a#list {
  background-position: 0 -247px;
}
#view-switch a#list:hover,
#view-switch a#list.active {
  background-position: 0 -228px;
}
#view-switch a#grid {
  background-position: 0 -285px;
}
#view-switch a#grid:hover,
#view-switch a#grid.active {
  background-position: 0 -266px;
}
.loc-detail {
  color: #747474;
  font-family: 'latoregular';
  display: block;
  margin: 8px 0;
  font-size: 14px;
  line-height: 1.3;
}
.loc-detail span {
  font-family: 'latobold';
  color: #d12026;
  padding: 0 5px 0 0;
}
.loc-detail p {
  display: inline;
}
.loc-detail a {
  color: #26a1d8;
}
.loc-detail a:hover {
  color: #82c4e2;
}
figure.video-shot {
  position: relative;
}
figure.video-shot:before {
  border: 2px solid #ffffff;
  background: transparent;
  content: " ";
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -27px 0 0 -27px;
  z-index: 3;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -moz-transition-duration: all 0.6 ease-in-out;
  -webkit-transition-duration: all 0.6 ease-in-out;
  transition-duration: all 0.6 ease-in-out;
}
figure.video-shot:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -14px 0 0 -8px;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 20px solid #ffffff;
  z-index: 3;
  -moz-transition-duration: all 0.6 ease-in-out;
  -webkit-transition-duration: all 0.6 ease-in-out;
  transition-duration: all 0.6 ease-in-out;
}
#share-bar {
  position: fixed;
  top: 0;
  left: 0;
  background: #ffffff;
  display: none;
  width: 100%;
  height: 45px;
  z-index: 12;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  -moz-transition-duration: all 0.6 ease-in-out;
  -webkit-transition-duration: all 0.6 ease-in-out;
  transition-duration: all 0.6 ease-in-out;
}
#share-bar .logo {
  background: url('../img/logo-sprite.png') 50% 0 no-repeat;
  background-size: 100% auto;
  width: 108px;
  height: 38px;
  display: block;
  overflow: hidden;
  text-indent: -4444px;
  margin: 3px 30px 0 0;
  float: left;
  -moz-transition-duration: all 0.3 ease-in-out;
  -webkit-transition-duration: all 0.3 ease-in-out;
  transition-duration: all 0.3 ease-in-out;
}
#share-bar .logo:hover {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
}
#share-bar .sharrre {
  width: auto;
  margin: 0;
  display: block;
}
#share-bar .sharrre .box {
  margin: 4px auto 0 !important;
}
#share-bar .sharrre .count {
  font-size: 22px;
}
#share-bar .sharrre .buttons {
  top: 2px !important;
  height: 45px;
  margin: 0 0 0 24px;
}
#share-bar .sharrre .button {
  padding: 11px 16px 8px !important;
}
.social-box {
  overflow: hidden;
  zoom: 1;
  text-align: center;
}
.social-box li {
  width: 16px;
  height: 16px;
  overflow: hidden;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 17px 13px;
}
.social-box li a {
  display: block;
  width: 16px;
  height: 16px;
  font-size: 16px;
  text-indent: -4444px;
  overflow: hidden;
  position: relative;
  -moz-transition-duration: all 0.3 ease-in-out;
  -webkit-transition-duration: all 0.3 ease-in-out;
  transition-duration: all 0.3 ease-in-out;
}
.social-box li a:before {
  color: #ffffff;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  text-align: center;
  text-indent: 0;
}
.social-box li a:hover {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
}
.searchform {
  display: block;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.searchform .s {
  background: transparent;
  border: 1px solid #aeadad;
  max-width: 100%;
  min-width: 200px;
  padding: 11px 30px 11px 11px;
  width: 208px;
  height: 36px;
  color: #aeadad;
  font-family: 'latoregular';
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.searchform .searchsubmit {
  background: url('../img/icon-sprite.png') 0 -76px no-repeat;
  width: 19px;
  height: 19px;
  display: block;
  position: absolute;
  top: 9px;
  right: 10px;
  overflow: hidden;
  text-indent: -4444px;
}
.searchform .searchsubmit:hover {
  background-position: 0 -95px;
}
body.search-results .header-main .searchform {
  display: block;
}
.status-headline {
  background: #ffffff;
  border-top: 1px solid rgba(238, 238, 238, 0.9);
  border-bottom: 1px solid rgba(238, 238, 238, 0.9);
  display: block;
  text-transform: uppercase;
  color: #d12026;
  font-size: 16px;
  font-family: 'oswaldregular';
  width: 100%;
  margin: 0;
  padding: 19px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.status-headline:before {
  background: url('../img/icon-sprite.png') 0 0 no-repeat;
  content: " ";
  width: 20px;
  height: 20px;
  margin: 0 10px 0 0;
  display: block;
  float: left;
}
.status-headline.centeralign {
  text-align: center;
}
.status-headline.centeralign:before {
  float: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  top: 3px;
}
.status-headline.stories:before {
  background-position: 0 -38px;
}
.status-headline a {
  color: #d12026;
}
.status-headline a:hover {
  color: #26a1d8;
}
.feat-label {
  background: rgba(0, 0, 0, 0.2);
  padding: 5px 6px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 1;
  margin: 0 8px 6px 0;
  letter-spacing: 1px;
  color: #ffffff;
  text-transform: uppercase;
  font-family: 'oswaldregular';
  font-size: 11px;
  -moz-transition-duration: all 0.3 ease-in-out;
  -webkit-transition-duration: all 0.3 ease-in-out;
  transition-duration: all 0.3 ease-in-out;
  background: #d12026;
}
.feat-label:hover {
  background: #000000;
}
.subterms-toggle {
  border-bottom: 1px solid rgba(238, 238, 238, 0.9);
  display: block;
  font-family: 'latoregular';
  font-size: 16px;
  text-transform: capitalize;
  color: #26a1d8;
  text-align: center;
  padding: 6px 0 16px;
}
.subterms-toggle:after {
  content: " ";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 7px solid #747474;
  margin: 0 0 0 8px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.subterms-toggle:hover {
  color: #d12026;
}
.subterms-toggle.active-menu:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.subterms {
  display: none;
}
.subterms li {
  border-bottom: 1px solid rgba(238, 238, 238, 0.9);
  text-align: center;
  padding: 10px 0;
}
.subterms li a {
  font-family: 'latoregular';
  font-size: 14px;
  text-transform: capitalize;
  color: #747474;
}
.subterms li a:hover {
  color: #d12026;
}
.simple-subhead {
  color: #26a1d8;
}
.in-wrap {
  border-bottom: 1px solid rgba(238, 238, 238, 0.9);
  padding: 19px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.type-page .gform_wrapper {
  max-width: 100%;
}
.type-page .gform_wrapper .validation_error {
  border: 0;
  margin: 0 auto 20px;
  color: #4c4c4c;
  line-height: 1.5;
  font-size: 14px;
  font-family: Helvetica, Arial, sans-serif;
  color: #d12026;
}
.type-page .gform_wrapper .validation_error.aligncenter {
  text-align: center;
}
.type-page .gform_wrapper .validation_error.aligncenter h1,
.type-page .gform_wrapper .validation_error.aligncenter h2,
.type-page .gform_wrapper .validation_error.aligncenter h3,
.type-page .gform_wrapper .validation_error.aligncenter h4,
.type-page .gform_wrapper .validation_error.aligncenter h5,
.type-page .gform_wrapper .validation_error.aligncenter h6,
.type-page .gform_wrapper .validation_error.aligncenter p {
  text-align: center;
}
.type-page .gform_wrapper .validation_error.highlighted {
  color: #26a1d8;
}
.type-page .gform_wrapper .validation_error ul {
  list-style: square;
}
.type-page .gform_wrapper .validation_error ul li {
  list-style: square;
}
.type-page .gform_wrapper .validation_error ol {
  list-style: decimal;
}
.type-page .gform_wrapper .validation_error ol li {
  list-style: decimal;
}
.type-page .gform_wrapper .validation_error ul,
.type-page .gform_wrapper .validation_error ol {
  margin: 0 0 1em 1.5em;
  line-height: 1.5;
}
.type-page .gform_wrapper .validation_error ul ul,
.type-page .gform_wrapper .validation_error ol ul,
.type-page .gform_wrapper .validation_error ul ol,
.type-page .gform_wrapper .validation_error ol ol {
  margin-bottom: 0;
}
.type-page .gform_wrapper .validation_error ol ol {
  list-style: upper-alpha;
}
.type-page .gform_wrapper .validation_error ol ol ol {
  list-style: lower-roman;
}
.type-page .gform_wrapper .validation_error ol ol ol ol {
  list-style: lower-alpha;
}
.type-page .gform_wrapper .validation_error h1,
.type-page .gform_wrapper .validation_error h2,
.type-page .gform_wrapper .validation_error h3,
.type-page .gform_wrapper .validation_error h4,
.type-page .gform_wrapper .validation_error h5,
.type-page .gform_wrapper .validation_error h6 {
  text-transform: none;
  margin-top: .8em;
  margin-bottom: .8em;
}
.type-page .gform_wrapper .validation_error h2 {
  color: #26a1d8;
  font-family: 'latoregular';
  font-size: 26px;
  text-align: left;
  line-height: 1.2;
}
.type-page .gform_wrapper .validation_error h3 {
  color: #4c4c4c;
  font-family: 'latoregular';
  font-size: 22px;
  text-align: left;
  line-height: 1.2;
}
.type-page .gform_wrapper .validation_error a {
  -webkit-transition: color 100ms linear;
  -moz-transition: color 100ms linear;
  -ms-transition: color 100ms linear;
  -o-transition: color 100ms linear;
  transition: color 100ms linear;
}
.type-page .gform_wrapper .validation_error a:link,
.type-page .gform_wrapper .validation_error a:visited,
.type-page .gform_wrapper .validation_error a:active {
  color: #26a1d8;
  text-decoration: none;
}
.type-page .gform_wrapper .validation_error a:link:hover,
.type-page .gform_wrapper .validation_error a:visited:hover,
.type-page .gform_wrapper .validation_error a:active:hover {
  color: #d12026;
}
.type-page .gform_wrapper .validation_error table {
  width: auto;
  border-collapse: collapse;
  margin-bottom: 18px;
}
.type-page .gform_wrapper .validation_error table td,
.type-page .gform_wrapper .validation_error table th {
  padding: 6px 10px;
  text-align: center;
  border: 1px solid #ccc;
}
.type-page .gform_wrapper .validation_error table th {
  font-weight: bold;
}
.type-page .gform_wrapper .validation_error pre {
  border: 1px solid #ccc;
  background: #eee;
  padding: 1em 2em;
  margin-bottom: 1em;
}
.type-page .gform_wrapper .validation_error blockquote {
  margin: 1em 2em 1em 0;
  color: #26a1d8;
  float: left;
  width: 250px;
  text-transform: uppercase;
  font-family: 'oswaldregular';
  font-size: 20px;
}
.type-page .gform_wrapper .validation_error blockquote em {
  color: #747474;
  font-size: 14px;
}
.type-page .gform_wrapper .validation_error strong {
  font-weight: normal;
  font-family: 'latobold';
}
.type-page .gform_wrapper .validation_error img.size-auto,
.type-page .gform_wrapper .validation_error img.size-full,
.type-page .gform_wrapper .validation_error img.size-large,
.type-page .gform_wrapper .validation_error img.size-medium,
.type-page .gform_wrapper .validation_error .attachment img {
  max-width: 100%;
  /* When images are too wide for containing element, force them to fit. */
  height: auto;
  /* Override height to match resized width for correct aspect ratio. */
}
.type-page .gform_wrapper .validation_error .alignleft,
.type-page .gform_wrapper .validation_error img.alignleft {
  display: inline;
  float: left;
  margin-right: 1em;
}
.type-page .gform_wrapper .validation_error .alignright,
.type-page .gform_wrapper .validation_error img.alignright {
  display: inline;
  float: right;
  margin-left: 1em;
}
.type-page .gform_wrapper .validation_error .aligncenter,
.type-page .gform_wrapper .validation_error img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.type-page .gform_wrapper .validation_error img.alignleft,
.type-page .gform_wrapper .validation_error img.alignright,
.type-page .gform_wrapper .validation_error img.aligncenter {
  margin-bottom: 1em;
}
.type-page .gform_wrapper .validation_error .wp-caption {
  line-height: 1.5;
  margin-bottom: 1em;
  text-align: center;
}
.type-page .gform_wrapper .validation_error .wp-caption p.wp-caption-text {
  color: #888;
  font-size: 11px;
  margin: 0;
  padding: 5px;
}
.type-page .gform_wrapper .validation_error .wp-smiley {
  margin: 0;
}
.type-page .gform_wrapper .gfield_description,
.type-page .gform_wrapper .validation_message {
  font-family: 'latoregular' !important;
  font-size: 12px !important;
  color: #d12026 !important;
  margin: 0 !important;
  font-weight: normal !important;
  padding: 0 !important;
}
.type-page .gform_wrapper input[type="text"],
.type-page .gform_wrapper input[type="email"],
.type-page .gform_wrapper input[type="password"],
.type-page .gform_wrapper textarea {
  width: 100%;
  height: 32px;
  color: #4c4c4c;
  font-family: 'latoregular';
  font-size: 14px;
  background: #f6f6f6;
  border: 1px solid #ebebeb !important;
  padding: 9px;
  line-height: 1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.type-page .gform_wrapper label {
  position: absolute;
  color: #4c4c4c;
  font-family: 'latoregular';
  font-size: 14px;
  left: 10px;
  top: 6px;
  z-index: 4;
}
.type-page .gform_wrapper .gfield {
  margin: 0 auto 20px;
}
.type-page .gform_wrapper .gfield.gfield_error.gfield_contains_required,
.type-page .gform_wrapper .gfield.gfield_contains_required {
  margin-top: 0 !important;
  padding: 0 !important;
  background-color: transparent !important;
  border: 0 !important;
}
.type-page .gform_wrapper .gfield.gfield_error.gfield_contains_required .ginput_container,
.type-page .gform_wrapper .gfield.gfield_contains_required .ginput_container {
  margin: 0 !important;
  max-width: 100%;
}
.type-page .gform_wrapper textarea {
  height: 134px;
  line-height: 1.4;
}
.type-page .gform_wrapper img {
  margin: 10px auto;
  display: block;
}
.type-page .gform_wrapper input[type="submit"] {
  width: 170px;
  height: 32px;
  color: #26a1d8;
  display: block;
  margin: 0 auto;
  font-family: 'latoregular';
  font-size: 14px;
  border: 1px solid #26a1d8;
  text-transform: capitalize;
  padding: 9px;
  line-height: 1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.type-page .gform_wrapper input[type="submit"]:hover {
  color: #d12026;
  border-color: #d12026;
}
.rect-link {
  background: rgba(0, 0, 0, 0.2);
  padding: 5px 6px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 1;
  margin: 0 8px 6px 0;
  letter-spacing: 1px;
  color: #ffffff;
  text-transform: uppercase;
  font-family: 'oswaldregular';
  font-size: 11px;
  -moz-transition-duration: all 0.3 ease-in-out;
  -webkit-transition-duration: all 0.3 ease-in-out;
  transition-duration: all 0.3 ease-in-out;
}
.rect-link:hover {
  background: #000000;
}
label[for='select'] {
  content: "Filter by";
  font-family: 'latobold';
  font-size: 10px;
  text-transform: uppercase;
  color: #4c4c4c;
  display: block;
}
.sel-options {
  display: block;
  margin: 22px auto;
  max-width: 150px;
  width: auto;
  cursor: pointer;
  position: relative;
}
.sel-options:before {
  content: "Filter by";
  font-family: 'latobold';
  font-size: 10px;
  text-transform: uppercase;
  color: #aeadad;
  margin: 0 4px 0 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.sel-options:after {
  content: " ";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 7px solid #aeadad;
  margin: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: absolute;
  top: 7px;
  right: 0;
}
.sel-options select {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  color: #26a1d8;
  text-transform: capitalize;
  font-family: 'latoregular';
  font-size: 14px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
  width: 90px;
}
.back-btn {
  background: url('../img/icon-sprite.png') 0 -133px no-repeat;
  color: #26a1d8;
  text-transform: capitalize;
  font-family: 'latoregular';
  font-size: 14px;
  padding: 1px 0 1px 22px;
}
.back-btn:hover {
  background-position: 0 -171px;
  color: #d12026;
}
.comment-welcome {
  color: #d12026;
  display: block;
  font-family: 'latoregular';
  font-style: italic;
  font-size: 14px;
  margin: 18px auto;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
}
.fbcomments-video {
  width: 100%;
}
.fbcomments-video .comment-welcome {
  color: #26a1d8;
}
/* Locations
*******************************/
body.single-location .post-listing {
  clear: none;
  overflow: hidden;
  margin: 0 0 30px !important;
}
body.single-location .post-listing .status-headline {
  text-align: center;
}
body.single-location .post-listing .status-headline:before {
  background-position: 0 -114px;
  float: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  top: 4px;
  margin: 0 6px 0 0;
}
body.single-location .post-listing .back-btn {
  position: absolute;
  top: 21px;
  left: 2.60872%;
  margin: 0;
  width: auto;
}
body.single-location .single-loc-data {
  display: block;
}
.single-loc-data {
  display: none;
  position: relative;
  background-color: transparent;
}
.single-loc-data .title {
  width: 100%;
  top: auto;
}
.single-loc-data .title h2 {
  font-size: 36px;
  color: #26a1d8;
  display: block;
  font-family: 'latobold';
  font-size: 28px;
  width: auto;
  margin: 10px auto;
  width: 100%;
  text-align: center;
}
.cluster-loc-data {
  display: none;
}
.search-location {
  display: block;
  margin: 14px auto;
  text-align: center;
  width: 86%;
}
.search-location .s {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.search-location .searchsubmit {
  background-position: 0 -322px;
}
.search-location .searchsubmit:hover {
  background-position: 0 -304px;
}
.page-locations {
  position: relative;
  background-color: transparent;
}
.page-locations:before {
  content: attr(data-title);
  color: #26a1d8;
  display: block;
  font-family: 'latobold';
  font-size: 28px;
  width: auto;
  margin: 10px auto;
  width: 100%;
  text-align: center;
}
.page-locations #view-switch {
  display: none;
}
.page-locations .post-listing.grid {
  border-top: 1px solid rgba(238, 238, 238, 0.9);
  width: 100%;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.page-locations .post-listing.grid .post-list-item {
  width: 100%;
  margin: 0;
  padding: 24px 4.5045%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(238, 238, 238, 0.9);
}
.page-locations .post-listing.grid .post-list-item a {
  color: #26a1d8;
}
.page-locations .post-listing.grid .post-list-item a:hover {
  color: #d12026;
}
.page-locations .post-listing.grid .post-list-item h3 {
  font-family: 'oswaldregular';
  font-size: 24px;
  margin: 0;
}
.page-locations .post-listing.grid .post-list-item .loc-posts {
  font-family: 'latoregular';
  font-size: 14px;
  color: #82c4e2;
  display: block;
}
.page-locations .post-listing.grid .post-list-item .loc-info,
.page-locations .post-listing.grid .post-list-item .latest-post {
  display: none;
}
/* Interactive Map
*******************************/
body.post-type-archive-location .content-main,
body.single-location .content-main,
body.tax-region .content-main,
body.tax-country .content-main,
body.tax-dive-type .content-main {
  max-width: none;
}
body.trip-loc-body .content-main {
  max-width: 1248px;
}
#empty_map {
  display: block;
  width: 100%;
  min-height: 100px;
  position: relative;
  overflow: hidden;
  clear: both;
  z-index: 3;
}
#hq_map {
  background: url(../img/ajax-loader.gif) 50% 50% no-repeat;
  display: block;
  width: 100%;
  min-height: 625px;
  position: relative;
  overflow: hidden;
  clear: both;
  z-index: 3;
}
#hq_map:before {
  content: "Loading the map";
  color: #000000 !important;
  line-height: 1;
  font-family: arial;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  z-index: 0;
}
#hq_map .cluster {
  color: #ffffff;
  text-align: center;
  position: relative;
}
#hq_map .cluster.cluster-1 {
  background: url('../img/gmap-cluster-1.png') 0 0 no-repeat;
  width: 16px;
  height: 26px;
  padding: 3px 2px;
}
#hq_map .cluster.cluster-1.hovered {
  background-position: 0 -32px;
}
#hq_map .cluster.cluster-2 {
  background: url('../img/gmap-cluster-2.png') 0 0 no-repeat;
  width: 22px;
  height: 34px;
  padding: 5px 3px;
}
#hq_map .cluster.cluster-2.hovered {
  background-position: 0 -44px;
}
#hq_map .cluster.cluster-3 {
  background: url('../img/gmap-cluster-3.png') 0 0 no-repeat;
  width: 26px;
  height: 38px;
  padding: 8px 4px;
}
#hq_map .cluster.cluster-3.hovered {
  background-position: 0 -54px;
}
.sdl_marker_info {
  bottom: 26px;
  position: absolute;
  z-index: 3;
  display: block;
  left: -90px;
}
.map-wrapper {
  display: block;
  width: 100%;
  max-width: 100%;
  position: relative;
}
.map-wrapper #tooltip-1 {
  top: 20px;
  left: 50%;
  margin: 0 0 0 -120px;
  bottom: auto;
}
.map-wrapper #tooltip-2 {
  top: auto;
  bottom: 20px;
  left: 50%;
  margin: 0 0 0 -120px;
}
.tooltip-cloud {
  text-align: left;
  font-size: 14px;
  font-family: 'latoregular';
  -moz-transition-duration: all 0.5s ease-in-out;
  -webkit-transition-duration: all 0.5s ease-in-out;
  transition-duration: all 0.5s ease-in-out;
  background: #ffffff;
  width: 220px;
  padding: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.25);
  padding: 10px;
  position: absolute;
  z-index: 5;
  text-align: center;
}
.tooltip-cloud.btm:after {
  display: block;
  content: " ";
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 8px solid #ffffff;
  position: absolute;
  bottom: -8px;
  left: 108px;
}
.tooltip-cloud.top:before {
  display: block;
  content: " ";
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 8px solid #ffffff;
  position: absolute;
  top: -8px;
  left: 108px;
}
.tooltip-cloud#scroll-tooltip {
  position: fixed;
  bottom: 15px;
  right: 15px;
  width: 150px;
}
.tooltip-cloud#scroll-tooltip:after {
  left: 73px;
}
.tooltip-cloud#scroll-tooltip a {
  color: #000000;
}
.tooltip-cloud#scroll-tooltip a:hover {
  color: #26a1d8;
}
.tooltip-cloud .dismiss {
  display: block;
  float: right;
  clear: both;
  text-transform: uppercase;
  color: #26a1d8;
  font-size: 10px;
}
.tooltip-cloud .dismiss:hover {
  color: #d12026;
}
.location-description {
  text-align: left;
  font-size: 13px;
  font-family: 'oswaldregular';
  -moz-transition-duration: all 0.5s ease-in-out;
  -webkit-transition-duration: all 0.5s ease-in-out;
  transition-duration: all 0.5s ease-in-out;
  background: #ffffff;
  width: 220px;
  padding: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.25);
  overflow: hidden;
}
.location-description:after {
  display: block;
  content: " ";
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 8px solid #ffffff;
  position: absolute;
  bottom: -8px;
  left: 98px;
}
.location-description:before {
  display: block;
  content: " ";
  width: 0;
  height: 0;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-top: 9px solid #aeadad;
  position: absolute;
  bottom: -9px;
  left: 97px;
}
.location-description .location-title {
  background: #26a1d8;
  width: 100%;
  padding: 14px;
  margin: 0 0 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.location-description .location-title:hover {
  background: #d12026;
}
.location-description .location-title a {
  color: #ffffff;
}
.location-description .location-title a h4 {
  font-family: 'oswaldregular';
  font-size: 16px;
  text-transform: capitalize;
  margin: 0;
}
.location-description .location-title a span {
  font-family: 'latoregular';
  font-size: 12px;
  margin: 4px 0 0;
  display: block;
}
.location-description .latest-post {
  background: url(../img/ajax-loader.gif) 50% 50% no-repeat #ffffff;
  display: block;
  width: 100%;
  min-height: 60px;
  padding: 0 14px 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.location-description .latest-post figure {
  width: 100%;
  position: relative;
}
.location-description .latest-post figure img {
  width: 100%;
  height: auto;
}
.location-description .latest-post h4 {
  color: #26a1d8;
  font-family: 'latoregular';
  font-size: 16px;
  margin: 6px 0 0;
}
.location-description .latest-post a:hover h4 {
  color: #d12026;
}
/* Social share
*******************************/
.sharrre {
  width: 87.5%;
  margin: 10px auto 26px;
  display: block;
  min-height: 30px;
  zoom: 1;
}
.sharrre .box {
  margin: 0 auto;
}
.sharrre .count {
  color: #26a1d8;
  display: block;
  font-size: 34px;
  font-family: 'oswaldbold';
  text-align: center;
  position: relative;
  text-decoration: none;
  width: auto;
}
.sharrre .share {
  color: #747474;
  display: block;
  font-size: 10px;
  font-family: 'latobold';
  text-align: center;
  padding: 0;
  text-transform: uppercase;
  width: auto;
}
.sharrre .buttons {
  background: #f6f6f6;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: auto;
  margin: 15px auto 5px;
  z-index: 10;
  position: relative;
}
.sharrre .buttons:before {
  content: " ";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #f6f6f6;
  position: absolute;
  top: -10px;
  left: 50%;
  margin: 0 0 0 -10px;
}
.sharrre .button {
  float: left;
  max-width: 98px;
  border-right: 1px solid #ffffff;
  padding: 10px 16px;
}
ul.page-numbers {
  display: table;
  text-align: center;
  width: 87.5%;
  overflow: hidden;
  margin: 15px auto 25px;
  padding: 9px 0 0;
  zoom: 1;
  position: relative;
  min-height: 33px;
}
ul.page-numbers li {
  margin: 0 6px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
ul.page-numbers li span {
  color: #000000;
  display: block;
  font-family: 'oswaldlight';
  font-size: 13px;
}
ul.page-numbers li a {
  color: #747474;
  display: block;
  font-family: 'oswaldlight';
  font-size: 13px;
  line-height: 1;
  text-transform: uppercase;
}
ul.page-numbers li a:hover {
  color: #26a1d8;
}
ul.page-numbers li a.prev {
  position: absolute;
  top: 0;
  left: 0;
  background: url('../img/pagenav.png') 0 0 no-repeat;
  padding: 10px 0 10px 15px;
}
ul.page-numbers li a.prev:hover {
  background-position: 0 -33px;
}
ul.page-numbers li a.next {
  position: absolute;
  top: 0;
  right: 0;
  background: url('../img/pagenav.png') 100% -66px no-repeat;
  padding: 10px 15px 10px 0;
}
ul.page-numbers li a.next:hover {
  background-position: 100% -99px;
}
.page-nav {
  width: 87.5%;
  overflow: hidden;
  margin: 15px auto 25px;
  zoom: 1;
}
.page-nav .sdl_marker_info {
  position: absolute;
  top: 0;
}
.page-nav .sdl_marker_info.prev-post {
  left: -220px;
  right: auto;
}
.page-nav .sdl_marker_info.prev-post:before {
  content: " ";
  display: block;
  position: absolute;
  top: 14px;
  left: 233px;
  background: url('../img/pagenav.png') 0 0 no-repeat;
  width: 11px;
  height: 33px;
  z-index: 2;
}
.page-nav .sdl_marker_info.prev-post:before:hover {
  background-position: 0 -33px;
}
.page-nav .sdl_marker_info.prev-post .location-title {
  padding: 14px 14px 14px 36px;
}
.page-nav .sdl_marker_info.prev-post .location-title:before {
  background: #f6f6f6;
  content: "Previous location";
  border: 1px solid #747474;
  color: #747474;
  display: block;
  font-family: 'oswaldlight';
  font-size: 13px;
  line-height: 1;
  text-transform: uppercase;
  position: absolute;
  right: -100px;
  top: 3px;
  width: 50px;
  padding: 14px 14px 14px 44px;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.page-nav .sdl_marker_info.prev-post:hover {
  left: 0;
}
.page-nav .sdl_marker_info.prev-post:hover:before {
  left: 14px;
  background-position: 0 -132px;
}
.page-nav .sdl_marker_info.prev-post:hover .location-title:before {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 0;
  background: rgba(0, 0, 0, 0.2);
  padding: 5px 6px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 1;
  margin: 0 8px 6px 0;
  letter-spacing: 1px;
  color: #ffffff;
  text-transform: uppercase;
  font-family: 'oswaldregular';
  font-size: 11px;
  -moz-transition-duration: all 0.3 ease-in-out;
  -webkit-transition-duration: all 0.3 ease-in-out;
  transition-duration: all 0.3 ease-in-out;
  background: red;
  font-size: 10px;
  position: static;
  width: auto;
}
.page-nav .sdl_marker_info.prev-post:hover .location-title:before:hover {
  background: #000000;
}
.page-nav .sdl_marker_info.next-post {
  right: -220px;
  left: auto;
}
.page-nav .sdl_marker_info.next-post:before {
  content: " ";
  display: block;
  position: absolute;
  top: 14px;
  right: 233px;
  background: url('../img/pagenav.png') 0 -66px no-repeat;
  width: 11px;
  height: 33px;
  z-index: 2;
}
.page-nav .sdl_marker_info.next-post:before:hover {
  background-position: 0 -99px;
}
.page-nav .sdl_marker_info.next-post .location-title {
  padding: 14px 36px 14px 14px;
}
.page-nav .sdl_marker_info.next-post .location-title:before {
  background: #f6f6f6;
  content: "Next location";
  border: 1px solid #747474;
  color: #747474;
  display: block;
  font-family: 'oswaldlight';
  font-size: 13px;
  line-height: 1;
  text-transform: uppercase;
  position: absolute;
  left: -100px;
  top: 3px;
  width: 50px;
  padding: 14px 44px 14px 14px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.page-nav .sdl_marker_info.next-post:hover {
  right: 0;
}
.page-nav .sdl_marker_info.next-post:hover:before {
  right: 14px;
  background-position: 0 -165px;
}
.page-nav .sdl_marker_info.next-post:hover .location-title:before {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 0;
  background: rgba(0, 0, 0, 0.2);
  padding: 5px 6px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 1;
  margin: 0 8px 6px 0;
  letter-spacing: 1px;
  color: #ffffff;
  text-transform: uppercase;
  font-family: 'oswaldregular';
  font-size: 11px;
  -moz-transition-duration: all 0.3 ease-in-out;
  -webkit-transition-duration: all 0.3 ease-in-out;
  transition-duration: all 0.3 ease-in-out;
  background: red;
  font-size: 10px;
  position: static;
  width: auto;
}
.page-nav .sdl_marker_info.next-post:hover .location-title:before:hover {
  background: #000000;
}
.page-nav .location-description {
  text-align: left;
  font-size: 13px;
  font-family: 'oswaldregular';
}
.page-nav .location-description:after,
.page-nav .location-description:before {
  display: none;
  content: "";
}
.page-nav .location-description .location-title {
  background: #26a1d8;
  width: 100%;
  padding: 14px;
  margin: 0 0 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.page-nav .location-description .location-title:hover {
  background: #d12026;
}
.page-nav .location-description .location-title a {
  color: #ffffff;
}
.page-nav .location-description .location-title a h4 {
  font-family: 'oswaldregular';
  font-size: 16px;
  text-transform: capitalize;
  margin: 0;
}
.page-nav .location-description .location-title a span {
  font-family: 'latoregular';
  font-size: 12px;
  margin: 4px 0 0;
  display: block;
}
span.page-nav-link {
  display: block;
}
span.page-nav-link a {
  color: #747474;
  display: block;
  font-family: 'oswaldlight';
  font-size: 13px;
  line-height: 1;
  text-transform: uppercase;
  background: url('../img/pagenav.png') 0 0 no-repeat;
}
span.page-nav-link a:hover {
  color: #26a1d8;
}
span.page-nav-link.prev-post {
  float: left;
}
span.page-nav-link.prev-post a {
  background-position: 0 0;
  padding: 10px 0 10px 15px;
}
span.page-nav-link.prev-post a:hover {
  background-position: 0 -33px;
}
span.page-nav-link.next-post {
  float: right;
}
span.page-nav-link.next-post a {
  background-position: 100% -66px;
  padding: 10px 15px 10px 0;
}
span.page-nav-link.next-post a:hover {
  background-position: 100% -99px;
}
/* Footer
*******************************/
.footer-main {
  background: #000000;
  color: #aeadad;
  font-family: 'latoregular';
  font-size: 12px;
  padding: 20px 0;
  margin: 30px auto 0;
}
.footer-main .wrapper {
  width: 87.5%;
}
.footer-main .home-logo {
  background: url('../img/logo-icon-red.png') 0 0 no-repeat;
  width: 72px;
  height: 71px;
  display: block;
  overflow: hidden;
  text-indent: -4444px;
  float: left;
  margin: 0 20px 20px 0;
  -moz-transition-duration: all 0.3 ease-in-out;
  -webkit-transition-duration: all 0.3 ease-in-out;
  transition-duration: all 0.3 ease-in-out;
}
.footer-main .home-logo:hover {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
}
.footer-main .copy {
  border-top: 1px solid rgba(238, 238, 238, 0.2);
  display: block;
  clear: both;
  margin: 20px auto 0;
  padding: 20px 0 0;
}
.footer-main a {
  color: #ffffff;
}
.footer-main a:hover {
  color: #aeadad;
}
.footer-main .searchform,
.footer-main .footer-widgets {
  display: none;
}
/* Homepage
*******************************/
.homeintrobox .post-list-item .meta {
  margin: 4px 0 0 0;
  padding: 0 0 0 5px;
  width: auto;
  float: left;
  border-left: 1px solid #aeadad;
}
.homeintrobox .post-list-item .meta .author {
  margin: 0;
  padding: 0;
  border: 0;
}
.homeintrobox .post-list-item .sharrre {
  border: 0;
  width: auto;
  float: left;
  min-height: 0;
  margin: 4px 3px 0 0;
}
.homeintrobox .post-list-item .sharrre .buttons {
  display: none !important;
}
.hot-posts {
  background: #ffffff;
  overflow: hidden;
}
.hot-posts .hot-post h3 {
  font-size: 16px;
  margin: 8px 0;
}
.hot-posts .hot-post .post_views {
  font-family: 'latoregular';
  font-size: 12px;
  color: #747474;
}
.recent-videos {
  background: #ffffff;
  overflow: hidden;
}
body.is_phone #switch-tabs {
  width: 100%;
  border-top: 1px solid rgba(238, 238, 238, 0.9);
  border-bottom: 1px solid rgba(238, 238, 238, 0.9);
}
body.is_phone #switch-tabs a {
  font-family: 'oswaldlight';
  font-size: 12px;
  text-transform: uppercase;
  color: red;
  background: #ffffff;
  width: 33.33%;
  padding: 14px 0;
  text-align: center;
  display: block;
  float: left;
  -moz-transition-duration: all 0.3 ease-in-out;
  -webkit-transition-duration: all 0.3 ease-in-out;
  transition-duration: all 0.3 ease-in-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid rgba(238, 238, 238, 0.9);
  letter-spacing: 1px;
}
body.is_phone #switch-tabs a#show-vid-block {
  border: 0;
}
body.is_phone #switch-tabs a.active,
body.is_phone #switch-tabs a:hover {
  background: #d12026;
  color: #ffffff;
}
body.is_phone .phone-tab-block {
  display: none;
}
body.is_phone .phone-tab-block .status-headline {
  display: none;
}
body.is_phone .phone-tab-block.show-on-phone {
  display: block;
}
body.is_phone .phone-tab-block .post-list-item {
  margin: 22px auto 26px;
  overflow: hidden;
}
body.is_phone .phone-tab-block .post-list-item h3 {
  font-size: 18px;
  margin: 16px 0 6px;
}
body.is_phone .more-items {
  display: block;
  margin: 16px auto;
}
body.is_tablet .homeintrobox #vid-block > .post-video-item {
  margin: 6% 0 0;
  overflow: hidden;
}
body.is_tablet .homeintrobox #vid-block .more-items {
  margin: 16px 0 20px;
}
/* Blog
*******************************/
.hentry {
  background: #ffffff;
}
.hentry .preview .feat-img img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.hentry .title {
  width: 87.5%;
  margin: 22px auto;
}
.hentry .title .categories a {
  background: rgba(0, 0, 0, 0.2);
  padding: 5px 6px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 1;
  margin: 0 8px 6px 0;
  letter-spacing: 1px;
  color: #ffffff;
  text-transform: uppercase;
  font-family: 'oswaldregular';
  font-size: 11px;
  -moz-transition-duration: all 0.3 ease-in-out;
  -webkit-transition-duration: all 0.3 ease-in-out;
  transition-duration: all 0.3 ease-in-out;
}
.hentry .title .categories a:hover {
  background: #000000;
}
.hentry .title h2 {
  font-family: 'latobold';
  font-size: 30px;
  margin: 4px auto .4em;
}
.hentry .title h2 a {
  color: #26a1d8;
}
.hentry .title h2 a:hover {
  color: #747474;
}
.hentry .title .meta {
  font-family: 'latoregular';
  font-size: 14px;
  color: #aeadad;
  margin: 0 auto;
}
.hentry .title .meta .author {
  text-transform: capitalize;
  border-right: 1px solid #aeadad;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
}
.hentry .title .meta a {
  color: #747474;
}
.hentry .title .meta a:hover {
  color: #26a1d8;
}
.hentry .excerpt {
  width: 87.5%;
  margin: 12px auto;
  font-family: 'latolight';
  font-size: 24px;
}
.hentry .full {
  width: 87.5%;
  margin: 0 auto;
}
.hentry .full img {
  margin: 8px auto;
  max-width: 100%;
  height: auto;
}
.hentry .full img.size-full,
.hentry .full .fluid-width-video-wrapper {
  width: 114.28%;
  max-width: 114.28%;
  height: auto;
  margin: 8px 0 8px -7.14%;
}
.hentry .full .alignleft,
.hentry .full img.alignleft {
  display: inline;
  float: left;
  margin-right: 1em !important;
}
.hentry .full .alignright,
.hentry .full img.alignright {
  display: inline;
  float: right;
  margin-left: 1em !important;
}
.hentry .full .aligncenter,
.hentry .full img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto !important;
  margin-right: auto !important;
  width: auto !important;
  max-width: 100% !important;
}
.hentry .full img.alignleft,
.hentry .full img.alignright,
.hentry .full img.aligncenter {
  margin-bottom: 1em !important;
}
.hentry .full .flo-gallery {
  width: 110%;
  max-width: 110%;
  height: auto;
  margin: 10px 0 10px -5%;
}
.hentry .tags {
  display: block;
  clear: both;
  width: 100%;
  overflow: hidden;
  zoom: 1;
  margin: 1em auto;
}
.hentry .tags a {
  color: #26a1d8;
}
.hentry .tags a:hover {
  color: #d12026;
}
.hentry .story h1 {
  color: #26a1d8;
  font-family: 'latobold';
  font-size: 28px;
  margin: 4px auto .4em;
}
.hentry .story h2 {
  color: #26a1d8;
  font-family: 'latobold';
  font-size: 22px;
  margin: 4px auto .4em;
}
.hentry .story h3 {
  text-transform: uppercase;
  color: #d12026;
  display: block;
  font-size: 14px;
  font-family: 'oswaldregular';
  line-height: 1.5;
}
.info-box {
  background: #f4fafd;
  padding: 18px 7.14%;
  width: 100%;
  margin-left: -7.14%;
}
.info-box h3 {
  color: #747474;
  font-size: 15px;
  font-family: 'latobold';
  line-height: 1;
}
.info-box:before,
.info-box h3.before {
  background: url('../img/icon-sprite.png') 0 -19px no-repeat;
  content: "Info box";
  text-transform: uppercase;
  color: #d12026;
  display: block;
  font-size: 14px;
  font-family: 'oswaldregular';
  margin: 0 0 18px;
  padding: 0 0 0 24px;
  height: 19px;
  line-height: 1.5;
}
.info-box.trip-map {
  display: block;
  width: 110%;
  min-height: 300px;
  padding: 0 !important;
}
.info-box.trip-map img {
  margin: 0;
  max-width: none !important;
  width: auto;
}
.info-box.trip-info-box .info-col {
  width: 100%;
  margin: 0 auto 20px;
}
.info-box.trip-info-box .trip-detail {
  font-family: 'latoregular';
  font-size: 12px;
  color: #747474;
  margin: 0 0 12px;
}
.info-box.trip-info-box .trip-detail span {
  font-family: 'latobold';
  font-size: 15px;
  display: block;
  margin: 6px 0;
}
.info-box.gear-specs:before {
  display: none;
}
.info-box.gear-specs h3 {
  display: block;
  width: 100%;
}
.info-box.gear-specs .columns {
  font-family: 'latoregular';
  color: #747474;
  font-size: 14px;
  -moz-column-width: 40%;
  -moz-column-count: 2;
  -moz-column-gap: 40px;
  -moz-column-rule-color: transparent;
  -moz-column-rule-style: solid;
  -moz-column-rule-width: 0;
  -webkit-column-width: 40%;
  -webkit-column-count: 2;
  -webkit-column-gap: 40px;
  -webkit-column-rule-color: transparent;
  -webkit-column-rule-style: solid;
  -webkit-column-rule-width: 0;
  column-width: 40%;
  column-count: 2;
  column-gap: 40px;
  column-rule-color: transparent;
  column-rule-style: solid;
  column-rule-width: 0;
}
.info-box.gear-wrapup:before {
  display: none;
}
.info-box.gear-wrapup h3 {
  background-position: 0 -209px;
}
.info-box.gear-wrapup div.wrapup-thumb {
  float: left;
  margin: 0 36px 30px 0;
  position: relative;
  max-width: 200px;
}
.info-box.gear-wrapup .gear-score {
  background: #26a1d8;
  color: #ffffff;
  font-family: 'oswaldlight';
  font-size: 14px;
  line-height: 1.5;
  position: absolute;
  top: 0;
  right: -5px;
  max-width: 165px;
  padding: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.info-box.gear-wrapup .gear-score:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  right: 0;
  bottom: -5px;
  margin: 0;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #207aa4;
  z-index: 3;
}
.info-box.gear-wrapup .gear-score span {
  display: block;
  float: left;
  font-family: 'oswaldregular';
  font-size: 42px;
  margin: 0 15px 0 0;
  line-height: 1;
}
.info-box.gear-wrapup img {
  max-width: 200px;
  margin: 0 auto !important;
}
.info-box.gear-wrapup h4 {
  color: #26a1d8;
  text-transform: uppercase;
  font-family: ofswR;
  font-size: 22px;
  font-family: 'oswaldregular';
}
.info-box.gear-wrapup .good-stuff,
.info-box.gear-wrapup .bad-stuff {
  font-family: 'latoregular';
  color: #747474;
  float: left;
  font-size: 15px;
  max-width: 250px;
  margin: 0 30px 20px 0;
  line-height: 1.8;
}
.info-box.gear-wrapup .good-stuff:before {
  content: "Good stuff";
}
.info-box.gear-wrapup .bad-stuff:before {
  content: "Bad stuff";
}
.info-box.gear-wrapup .conclusion {
  font-family: 'latoregular';
  color: #747474;
  font-size: 15px;
  width: 100%;
  clear: both;
  line-height: 1.8;
  margin: 20px auto;
}
.info-box ul.checklist {
  margin: 0 0 1em 0;
}
.info-box li.checkboxbg {
  background: url('../img/checkbox-icon.png') 0 -17px no-repeat;
  list-style: none;
  padding: 0 0 0 24px;
  margin: 0 0 2px;
}
.info-box li.checkboxbg.active {
  background-position: 0 2px;
}
/* Category listing
*******************************/
.post-listing {
  clear: both;
  position: relative;
}
.post-list-item {
  width: 87.5%;
  margin: 22px auto 26px;
}
.post-list-item .categories a {
  font-size: 10px;
  font-family: 'oswaldlight';
}
.post-list-item .feat-img {
  margin: 0 auto 16px;
}
.post-list-item .feat-img img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.post-list-item > a {
  display: block;
}
.post-list-item > a:hover img {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
}
.post-list-item h3 {
  font-family: 'latoregular';
  font-size: 18px;
  margin: 6px 0 16px 0;
}
.post-list-item h3 a {
  color: #26a1d8;
}
.post-list-item h3 a:hover {
  color: #747474;
}
.post-list-item h3 span {
  color: #ffffff;
  background: #aeadad;
  font-family: 'oswaldlight';
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 3px 6px;
  line-height: 1.2;
  position: relative;
  top: -3px;
  margin: 0 7px;
}
.post-list-item .sharrre {
  width: 100%;
  float: left;
  min-height: 0;
  margin: 10px 0 0 0;
  padding: 0;
  position: relative;
}
.post-list-item .sharrre .box .count,
.post-list-item .sharrre .box .share {
  font-family: 'latoregular';
  font-size: 14px;
  color: #aeadad;
  display: inline;
  text-transform: none;
  margin: 0 4px 0 0;
}
.post-list-item .sharrre .buttons {
  display: none;
  background: #ffffff;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.post-list-item .sharrre .buttons:before {
  display: none;
}
.post-list-item .sharrre .buttons .button {
  background: #ffffff;
  padding: 0 2% 0 0;
  width: auto;
  max-width: 23%;
}
.post-list-item .sharrre .buttons .button.googleplus > div {
  max-width: 60px;
}
.post-list-item .sharrre:hover .buttons {
  display: block;
}
.post-list-item .sharrre:hover .count,
.post-list-item .sharrre:hover .share {
  color: #26a1d8;
}
.post-list-item .meta {
  font-family: 'latoregular';
  font-size: 14px;
  color: #aeadad;
  margin: 0 auto;
  width: 100%;
  float: left;
}
.post-list-item .meta .author {
  text-transform: capitalize;
  border-right: 1px solid #aeadad;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
}
.post-list-item .meta a {
  color: #747474;
}
.post-list-item .meta a:hover {
  color: #26a1d8;
}
.post-list-item .excerpt {
  font-family: 'latoregular';
  font-size: 14px;
}
/* Simple Page
*******************************/
.homepage {
  min-height: 550px;
}
article.page,
section.page {
  background: #ffffff;
}
/* Error Page
*******************************/
.not-found {
  max-width: 1248px;
  width: 100%;
  min-width: 280px;
  margin: 0 auto;
  color: #4c4c4c;
  line-height: 1.5;
  font-size: 14px;
  font-family: Helvetica, Arial, sans-serif;
  clear: both;
  color: #26a1d8;
  padding: 20px 4%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.not-found.aligncenter {
  text-align: center;
}
.not-found.aligncenter h1,
.not-found.aligncenter h2,
.not-found.aligncenter h3,
.not-found.aligncenter h4,
.not-found.aligncenter h5,
.not-found.aligncenter h6,
.not-found.aligncenter p {
  text-align: center;
}
.not-found.highlighted {
  color: #26a1d8;
}
.not-found ul {
  list-style: square;
}
.not-found ul li {
  list-style: square;
}
.not-found ol {
  list-style: decimal;
}
.not-found ol li {
  list-style: decimal;
}
.not-found ul,
.not-found ol {
  margin: 0 0 1em 1.5em;
  line-height: 1.5;
}
.not-found ul ul,
.not-found ol ul,
.not-found ul ol,
.not-found ol ol {
  margin-bottom: 0;
}
.not-found ol ol {
  list-style: upper-alpha;
}
.not-found ol ol ol {
  list-style: lower-roman;
}
.not-found ol ol ol ol {
  list-style: lower-alpha;
}
.not-found h1,
.not-found h2,
.not-found h3,
.not-found h4,
.not-found h5,
.not-found h6 {
  text-transform: none;
  margin-top: .8em;
  margin-bottom: .8em;
}
.not-found h2 {
  color: #26a1d8;
  font-family: 'latoregular';
  font-size: 26px;
  text-align: left;
  line-height: 1.2;
}
.not-found h3 {
  color: #4c4c4c;
  font-family: 'latoregular';
  font-size: 22px;
  text-align: left;
  line-height: 1.2;
}
.not-found a {
  -webkit-transition: color 100ms linear;
  -moz-transition: color 100ms linear;
  -ms-transition: color 100ms linear;
  -o-transition: color 100ms linear;
  transition: color 100ms linear;
}
.not-found a:link,
.not-found a:visited,
.not-found a:active {
  color: #26a1d8;
  text-decoration: none;
}
.not-found a:link:hover,
.not-found a:visited:hover,
.not-found a:active:hover {
  color: #d12026;
}
.not-found table {
  width: auto;
  border-collapse: collapse;
  margin-bottom: 18px;
}
.not-found table td,
.not-found table th {
  padding: 6px 10px;
  text-align: center;
  border: 1px solid #ccc;
}
.not-found table th {
  font-weight: bold;
}
.not-found pre {
  border: 1px solid #ccc;
  background: #eee;
  padding: 1em 2em;
  margin-bottom: 1em;
}
.not-found blockquote {
  margin: 1em 2em 1em 0;
  color: #26a1d8;
  float: left;
  width: 250px;
  text-transform: uppercase;
  font-family: 'oswaldregular';
  font-size: 20px;
}
.not-found blockquote em {
  color: #747474;
  font-size: 14px;
}
.not-found strong {
  font-weight: normal;
  font-family: 'latobold';
}
.not-found img.size-auto,
.not-found img.size-full,
.not-found img.size-large,
.not-found img.size-medium,
.not-found .attachment img {
  max-width: 100%;
  /* When images are too wide for containing element, force them to fit. */
  height: auto;
  /* Override height to match resized width for correct aspect ratio. */
}
.not-found .alignleft,
.not-found img.alignleft {
  display: inline;
  float: left;
  margin-right: 1em;
}
.not-found .alignright,
.not-found img.alignright {
  display: inline;
  float: right;
  margin-left: 1em;
}
.not-found .aligncenter,
.not-found img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.not-found img.alignleft,
.not-found img.alignright,
.not-found img.aligncenter {
  margin-bottom: 1em;
}
.not-found .wp-caption {
  line-height: 1.5;
  margin-bottom: 1em;
  text-align: center;
}
.not-found .wp-caption p.wp-caption-text {
  color: #888;
  font-size: 11px;
  margin: 0;
  padding: 5px;
}
.not-found .wp-smiley {
  margin: 0;
}
.error404 {
  background: url('../img/404-bg.jpg') 50% 50% no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.error404 .content-main {
  background: transparent;
}
.error404 #page404 {
  max-width: 87.5%;
  margin: 50px auto;
  color: #ffffff;
}
.error404 #page404 h3 {
  font-family: 'latoregular';
  font-size: 26px;
  text-align: center;
  text-transform: uppercase;
  margin: 0 auto 30px;
}
.error404 #page404 h3 span {
  display: block;
  text-transform: none;
}
.error404 #page404 p {
  font-family: 'latoregular';
  font-size: 16px;
  text-align: center;
}
.error404 #page404 .buttons {
  border-top: 1px solid #ffffff;
  padding: 22px 0;
}
.error404 #page404 .buttons a {
  color: #ffffff;
  margin: 0 auto 18px;
  display: block;
  text-align: center;
  font-size: 18px;
}
.error404 #page404 .buttons a:hover {
  color: #26a1d8;
}
/* Galleries
*******************************/
.gallery-in-feed {
  background: #26a1d8;
  width: 100%;
  margin: 20px auto 0;
  clear: both;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.gallery-in-feed h2 {
  margin: 0;
  color: #ffffff;
}
.gallery-in-feed .flo-gallery {
  margin: 0 auto;
}
/* Contact
*******************************/
/* Videos
*******************************/
#page-videos {
  background: transparent;
}
#page-videos .infinite-block {
  background: #ffffff;
  overflow: hidden;
}
.post-media-item {
  margin: 6% auto 10%;
}
.post-media-item a h3 {
  color: #26a1d8;
}
.post-media-item a:hover h3 {
  color: #747474;
}
.post-media-item a:hover figure:before {
  border-color: #26a1d8;
  -webkit-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.25);
}
.post-media-item a:hover figure:after {
  border-left-color: #26a1d8;
}
.post-media-item figure {
  overflow: hidden;
  position: relative;
}
.post-media-item img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.post-video-item figure:before {
  border: 2px solid #ffffff;
  background: transparent;
  content: " ";
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -27px 0 0 -27px;
  z-index: 3;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -moz-transition-duration: all 0.6 ease-in-out;
  -webkit-transition-duration: all 0.6 ease-in-out;
  transition-duration: all 0.6 ease-in-out;
}
.post-video-item figure:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -14px 0 0 -8px;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 20px solid #ffffff;
  z-index: 3;
  -moz-transition-duration: all 0.6 ease-in-out;
  -webkit-transition-duration: all 0.6 ease-in-out;
  transition-duration: all 0.6 ease-in-out;
}
body.post-type-archive-video .content-main,
body.tax-video-category .content-main,
body.tax-channel .content-main,
body.single-video .content-main,
body.post-type-archive-flo_gallery_ptype .content-main {
  max-width: none;
}
.media-box {
  background: #08202b;
  position: relative;
}
.media-box .vid-player {
  padding: 30px 0;
}
.media-box .title {
  margin: 0 auto 22px;
  width: 100%;
}
.media-box .categories a {
  background: #26a1d8 !important;
}
.media-box .categories a:hover {
  color: #4c4c4c;
}
.media-box h2 {
  color: #ffffff;
  font-family: 'latoregular';
  font-size: 32px;
  margin: 0.5em 0;
}
.media-box .story {
  color: #f6f6f6;
}
.media-box .story p,
.media-box .story ul,
.media-box .story ol {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
}
.media-box .sharrre .button {
  min-width: 70px;
}
.media-box .page-nav-link {
  display: none;
}
.media-box.feat-video {
  width: 100%;
  padding: 0;
  position: relative;
  max-height: 640px;
  overflow: hidden;
}
.media-box.feat-video .feat-img {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
.media-box.feat-video .feat-img img {
  width: 100%;
  height: auto;
}
.media-box.feat-video .feat-img:before {
  border: 3px solid #ffffff;
  background: transparent;
  content: " ";
  display: block;
  width: 120px;
  height: 120px;
  position: absolute;
  top: 30%;
  left: 50%;
  margin: -83px 0 0 -63px;
  z-index: 3;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -moz-transition-duration: all 0.6 ease-in-out;
  -webkit-transition-duration: all 0.6 ease-in-out;
  transition-duration: all 0.6 ease-in-out;
}
.media-box.feat-video .feat-img:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  top: 30%;
  margin: -46px 0 0 -12px;
  border-top: 26px solid transparent;
  border-bottom: 26px solid transparent;
  border-left: 36px solid #ffffff;
  z-index: 3;
  -moz-transition-duration: all 0.6 ease-in-out;
  -webkit-transition-duration: all 0.6 ease-in-out;
  transition-duration: all 0.6 ease-in-out;
}
.media-box.feat-video > a:hover figure:before {
  border-color: #26a1d8;
  -webkit-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.25);
}
.media-box.feat-video > a:hover figure:after {
  border-left-color: #26a1d8;
}
.media-box.feat-video .vid-player {
  display: none;
}
.media-box.feat-video .title {
  position: absolute;
  bottom: 20px;
  left: 0;
}
.media-box.feat-video h2 {
  color: #ffffff;
  font-family: 'latobold';
  font-size: 74px;
  margin: 4px auto .4em;
  width: 100%;
  max-width: 1248px;
  text-shadow: 1px 1px 3px #000000;
}
.media-box.feat-video .meta {
  font-family: 'latoregular';
  font-size: 14px;
  color: #ffffff;
  margin: 0 auto;
  width: 100%;
  max-width: 1248px;
}
.media-box.feat-video .meta .author {
  text-transform: capitalize;
  border-right: 1px solid #aeadad;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
}
.media-box.feat-video .meta a {
  color: #ffffff;
}
.media-box.feat-video .meta a:hover {
  color: #d12026;
}
/* Gear
*******************************/
body.page-template-template-gearrating-php .infinite-block {
  background: #ffffff;
}
body.page-template-template-gearrating-php .infinite-block .post-list-item {
  border: 0;
  padding: 0;
}
#page-gear .post-gear-rating {
  padding: 0;
  margin: 6% auto 10%;
  position: relative;
}
#page-gear .post-gear-rating .gear-score {
  background: #26a1d8;
  color: #ffffff;
  font-family: 'oswaldlight';
  font-size: 12px;
  line-height: 1.5;
  position: absolute;
  top: 0;
  right: -5px;
  max-width: 105px;
  padding: 10px 12px;
  z-index: 1;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#page-gear .post-gear-rating .gear-score:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  right: 0;
  bottom: -5px;
  margin: 0;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #207aa4;
  z-index: 3;
}
#page-gear .post-gear-rating .gear-score span {
  display: block;
  font-family: 'oswaldregular';
  font-size: 28px;
  line-height: 1;
}
#page-gear .post-gear-rating a h3 {
  color: #26a1d8;
}
#page-gear .post-gear-rating a:hover h3 {
  color: #000000;
}
#page-gear .post-gear-rating a:hover .gear-score {
  background: #000000;
}
#page-gear .post-gear-rating figure {
  overflow: hidden;
  position: relative;
  max-width: 100%;
  width: 100%;
  min-height: 66px;
  float: none;
}
#page-gear .post-gear-rating figure img {
  width: auto;
  max-width: 100%;
  height: auto;
}
#page-gear .post-gear-rating .meta {
  width: 100%;
}
/* Authors / Team
*******************************/
.author-profile {
  padding: 20px 19px 60px;
  position: relative;
}
.author-profile figure {
  float: left;
  width: 84px;
  height: 84px;
  display: block;
  margin: 0 20px 20px 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
}
.author-profile h1 {
  color: #26a1d8;
  font-family: 'latobold';
  font-size: 16px;
  margin: 16px 0 8px;
}
.author-profile .position {
  color: #4c4c4c;
  font-family: 'latoregular';
  font-size: 14px;
}
.author-profile .story {
  clear: both;
  margin: 0 auto 24px;
}
.author-profile .social-box {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
}
.author-profile .social-box li {
  margin: 0 8px 13px;
}
.author-profile .social-box li a:before {
  color: #26a1d8;
}
.team-members > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 0 10px;
  margin: 0 auto;
  border-bottom: 1px solid rgba(238, 238, 238, 0.9);
}
.team-members > li figure {
  display: block;
  width: 84px;
  height: 84px;
  margin: 0 auto 18px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
}
.team-members > li h3 {
  display: block;
  text-align: center;
  font-family: 'latobold';
  font-size: 16px;
  margin: 16px 0 8px;
}
.team-members > li h3 a {
  color: #26a1d8;
}
.team-members > li h3 a:hover {
  color: #d12026;
}
.team-members > li .position {
  color: #4c4c4c;
  font-family: 'latoregular';
  font-size: 14px;
  text-align: center;
  margin: 0 auto 18px;
}
.team-members > li .social-box li {
  margin: 13px 8px;
}
.team-members > li .social-box li a:before {
  color: #26a1d8;
}
/* EMagazine
*******************************/
ul.issues-grid {
  margin: 1em 0;
  list-style: none;
  overflow: hidden;
  zoom: 1;
}
ul.issues-grid li {
  list-style: none;
  max-width: 162px;
  float: left;
  margin: 0 14px 12px 0;
}
ul.issues-grid li a {
  display: block;
}
ul.issues-grid li a figure {
  width: 100%;
  height: auto;
}
ul.issues-grid li a figure img.issue-cover {
  max-width: 100% !important;
  height: auto !important;
  margin: 0 !important;
}
ul.issues-grid li a h3 {
  margin: 0.5em 0 1em;
}
ul.issues-grid li a:hover figure {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
}
ul.issues-grid li a:hover h3 {
  color: #26a1d8;
}
.issue-info {
  padding: 20px 0;
}
.issue-info figure {
  width: 162px;
  height: auto;
  float: left;
  margin: 0 20px 20px 0;
}
.issue-info figure img.issue-cover {
  max-width: 100%;
  height: auto;
  margin: 0;
}
.issue-info h2 {
  color: #26a1d8;
  font-family: 'latobold';
  font-size: 22px;
  margin: 0 auto 1em;
}
/* Widgets
*******************************/
.rel-loc-box #sdb_map {
  width: 100%;
  height: 144px;
  display: block;
  margin: 0 0 20px;
}
.rel-loc-box figure {
  max-width: 100%;
  height: auto;
  margin: 0 0 20px;
}
.rel-loc-box figure img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.rel-loc-box a:hover h3 {
  color: #d12026;
}
.rel-loc-box h3 {
  color: #26a1d8;
  font-family: 'oswaldregular';
  font-size: 20px;
  margin: 10px 0 0;
  text-transform: capitalize;
}
.rel-loc-box h4 {
  color: #4c4c4c;
  font-family: 'latoregular';
  font-size: 20px;
}
.rel-loc-box .loc-posts {
  font-family: 'latoregular';
  font-size: 14px;
  color: #82c4e2;
  margin: 0 0 18px;
  display: block;
}
.rel-loc-box .loc-by-reg {
  background: #d12026;
  font-family: 'latoregular';
  font-size: 14px;
  color: #ffffff;
  padding: 8px 18px;
  text-align: center;
  line-height: 1;
  width: auto;
  height: auto;
  text-indent: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: transparent;
  border: 1px solid #26a1d8;
  color: #26a1d8;
  margin: 20px 0 0;
}
.rel-loc-box .loc-by-reg:hover {
  background: #26a1d8;
}
.rel-loc-box .loc-by-reg:hover {
  color: #ffffff;
}
.sidebar .author-profile {
  padding: 30px 4.5045% 10px !important;
}
.sidebar .author-profile a:hover h3 {
  color: #d12026;
}
.sidebar .author-profile .position {
  margin: 10px 0;
}
.sidebar .author-profile h3 {
  color: #26a1d8;
  font-family: 'latobold';
  font-size: 15px;
  margin: 10px 0 0;
}
.sidebar .author-profile .author-posts {
  font-family: 'latoregular';
  font-size: 14px;
  color: #82c4e2;
}
.sidebar .author-profile .story {
  color: #747474;
}
.sidebar .author-profile .social-box {
  position: static;
}
.sidebar .author-profile .social-box:before {
  display: block;
  content: attr(data-ftname);
  font-family: 'latoregular';
  font-size: 10px;
  color: #747474;
  text-transform: uppercase;
  margin: 12px 0;
}
.sidebar .widget {
  margin: 0 auto 20px;
}
.flo_connect_widget {
  border-top: 1px solid rgba(238, 238, 238, 0.9);
  border-bottom: 1px solid rgba(238, 238, 238, 0.9);
  padding: 0 4.5045%;
}
.flo_connect_widget h3 {
  background: #ffffff;
  border-top: 1px solid rgba(238, 238, 238, 0.9);
  border-bottom: 1px solid rgba(238, 238, 238, 0.9);
  display: block;
  text-transform: uppercase;
  color: #d12026;
  font-size: 16px;
  font-family: 'oswaldregular';
  width: 100%;
  margin: 0;
  padding: 19px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background: transparent;
  border: 0;
  margin: 0 auto;
  padding: 25px 0;
}
.flo_connect_widget h3:before {
  background: url('../img/icon-sprite.png') 0 0 no-repeat;
  content: " ";
  width: 20px;
  height: 20px;
  margin: 0 10px 0 0;
  display: block;
  float: left;
}
.flo_connect_widget h3.centeralign {
  text-align: center;
}
.flo_connect_widget h3.centeralign:before {
  float: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  top: 3px;
}
.flo_connect_widget h3.stories:before {
  background-position: 0 -38px;
}
.flo_connect_widget h3 a {
  color: #d12026;
}
.flo_connect_widget h3 a:hover {
  color: #26a1d8;
}
.flo_connect_widget .text {
  color: #4c4c4c;
  line-height: 1.5;
  font-size: 14px;
  font-family: Helvetica, Arial, sans-serif;
}
.flo_connect_widget .text.aligncenter {
  text-align: center;
}
.flo_connect_widget .text.aligncenter h1,
.flo_connect_widget .text.aligncenter h2,
.flo_connect_widget .text.aligncenter h3,
.flo_connect_widget .text.aligncenter h4,
.flo_connect_widget .text.aligncenter h5,
.flo_connect_widget .text.aligncenter h6,
.flo_connect_widget .text.aligncenter p {
  text-align: center;
}
.flo_connect_widget .text.highlighted {
  color: #26a1d8;
}
.flo_connect_widget .text ul {
  list-style: square;
}
.flo_connect_widget .text ul li {
  list-style: square;
}
.flo_connect_widget .text ol {
  list-style: decimal;
}
.flo_connect_widget .text ol li {
  list-style: decimal;
}
.flo_connect_widget .text ul,
.flo_connect_widget .text ol {
  margin: 0 0 1em 1.5em;
  line-height: 1.5;
}
.flo_connect_widget .text ul ul,
.flo_connect_widget .text ol ul,
.flo_connect_widget .text ul ol,
.flo_connect_widget .text ol ol {
  margin-bottom: 0;
}
.flo_connect_widget .text ol ol {
  list-style: upper-alpha;
}
.flo_connect_widget .text ol ol ol {
  list-style: lower-roman;
}
.flo_connect_widget .text ol ol ol ol {
  list-style: lower-alpha;
}
.flo_connect_widget .text h1,
.flo_connect_widget .text h2,
.flo_connect_widget .text h3,
.flo_connect_widget .text h4,
.flo_connect_widget .text h5,
.flo_connect_widget .text h6 {
  text-transform: none;
  margin-top: .8em;
  margin-bottom: .8em;
}
.flo_connect_widget .text h2 {
  color: #26a1d8;
  font-family: 'latoregular';
  font-size: 26px;
  text-align: left;
  line-height: 1.2;
}
.flo_connect_widget .text h3 {
  color: #4c4c4c;
  font-family: 'latoregular';
  font-size: 22px;
  text-align: left;
  line-height: 1.2;
}
.flo_connect_widget .text a {
  -webkit-transition: color 100ms linear;
  -moz-transition: color 100ms linear;
  -ms-transition: color 100ms linear;
  -o-transition: color 100ms linear;
  transition: color 100ms linear;
}
.flo_connect_widget .text a:link,
.flo_connect_widget .text a:visited,
.flo_connect_widget .text a:active {
  color: #26a1d8;
  text-decoration: none;
}
.flo_connect_widget .text a:link:hover,
.flo_connect_widget .text a:visited:hover,
.flo_connect_widget .text a:active:hover {
  color: #d12026;
}
.flo_connect_widget .text table {
  width: auto;
  border-collapse: collapse;
  margin-bottom: 18px;
}
.flo_connect_widget .text table td,
.flo_connect_widget .text table th {
  padding: 6px 10px;
  text-align: center;
  border: 1px solid #ccc;
}
.flo_connect_widget .text table th {
  font-weight: bold;
}
.flo_connect_widget .text pre {
  border: 1px solid #ccc;
  background: #eee;
  padding: 1em 2em;
  margin-bottom: 1em;
}
.flo_connect_widget .text blockquote {
  margin: 1em 2em 1em 0;
  color: #26a1d8;
  float: left;
  width: 250px;
  text-transform: uppercase;
  font-family: 'oswaldregular';
  font-size: 20px;
}
.flo_connect_widget .text blockquote em {
  color: #747474;
  font-size: 14px;
}
.flo_connect_widget .text strong {
  font-weight: normal;
  font-family: 'latobold';
}
.flo_connect_widget .text img.size-auto,
.flo_connect_widget .text img.size-full,
.flo_connect_widget .text img.size-large,
.flo_connect_widget .text img.size-medium,
.flo_connect_widget .text .attachment img {
  max-width: 100%;
  /* When images are too wide for containing element, force them to fit. */
  height: auto;
  /* Override height to match resized width for correct aspect ratio. */
}
.flo_connect_widget .text .alignleft,
.flo_connect_widget .text img.alignleft {
  display: inline;
  float: left;
  margin-right: 1em;
}
.flo_connect_widget .text .alignright,
.flo_connect_widget .text img.alignright {
  display: inline;
  float: right;
  margin-left: 1em;
}
.flo_connect_widget .text .aligncenter,
.flo_connect_widget .text img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.flo_connect_widget .text img.alignleft,
.flo_connect_widget .text img.alignright,
.flo_connect_widget .text img.aligncenter {
  margin-bottom: 1em;
}
.flo_connect_widget .text .wp-caption {
  line-height: 1.5;
  margin-bottom: 1em;
  text-align: center;
}
.flo_connect_widget .text .wp-caption p.wp-caption-text {
  color: #888;
  font-size: 11px;
  margin: 0;
  padding: 5px;
}
.flo_connect_widget .text .wp-smiley {
  margin: 0;
}
.flo_connect_widget .social-box {
  position: static;
  text-align: left;
}
.flo_connect_widget .social-box:before {
  display: block;
  content: "Let's be friends";
  font-family: 'latoregular';
  font-size: 10px;
  color: #747474;
  text-transform: uppercase;
  margin: 12px 0 0;
}
.flo_connect_widget .social-box li {
  margin: 13px 13px 13px 0;
}
.flo_connect_widget .social-box li a:before {
  color: #26a1d8;
}
.textwidget {
  max-width: 100%;
  overflow: hidden;
}
.flo_team_widget {
  background: #ffffff;
}
.flo_team_widget li {
  border: 0 !important;
  padding: 10px 6.125% !important;
  overflow: hidden;
  width: 100% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.flo_team_widget li figure {
  margin: 0 18px 5px 0 !important;
  float: left;
}
.flo_team_widget li h3 {
  text-align: left;
  margin: 8px 0;
}
.flo_team_widget li .position {
  text-align: left;
  margin: 0 auto 8px;
}
.flo_team_widget .more-items {
  margin: 0 6.125% 24px;
}
.gform_widget {
  background: #26a1d8;
  width: 100%;
  padding: 6.25%;
  overflow: hidden;
  zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.gform_widget .widget-inner h3 {
  font-family: 'latoregular';
  font-size: 24px;
  color: #ffffff;
}
.gform_widget .gform_confirmation_wrapper {
  font-family: 'latoregular';
  font-size: 14px;
  color: #ffffff;
  display: block;
  font-weight: normal;
}
.gform_widget .gform_wrapper {
  margin: 0 auto;
  overflow: hidden;
  zoom: 1;
  max-width: 100%;
}
.gform_widget .gform_wrapper .validation_error {
  font-family: 'latoregular';
  font-size: 12px;
  color: #ffffff;
  display: block;
  margin: 0 0 12px;
  font-weight: normal;
}
.gform_widget .gform_wrapper li.gfield.gfield_error.gfield_contains_required,
.gform_widget .gform_wrapper li.gfield_contains_required {
  margin-top: 0 !important;
  padding: 0 !important;
  background-color: transparent !important;
  border: 0 !important;
}
.gform_widget .gform_wrapper li.gfield.gfield_error.gfield_contains_required .ginput_container,
.gform_widget .gform_wrapper li.gfield_contains_required .ginput_container {
  margin: 0 !important;
  max-width: 100%;
}
.gform_widget .gform_wrapper .gfield_description,
.gform_widget .gform_wrapper .validation_message {
  font-family: 'latoregular' !important;
  font-size: 12px !important;
  color: #ffffff !important;
  margin: 0 !important;
  font-weight: normal !important;
  padding: 0 !important;
}
.gform_widget .gform_wrapper .gform_footer {
  width: 100%;
  clear: none;
  margin: 12px auto 0;
  padding: 0;
}
.gform_widget .gform_wrapper .gform_footer img {
  margin: 10px auto;
  display: block;
}
.gform_widget .gform_wrapper .gform_footer input[type="submit"] {
  background: #d12026;
  font-size: 14px;
  color: #ffffff;
  padding: 8px 18px;
  text-align: center;
  line-height: 1;
  width: auto;
  height: auto;
  text-indent: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 36px;
  font-family: 'latoregular';
  font-size: 16px;
  text-transform: none;
  font-weight: lighter;
  margin: 0 !important;
  width: 100% !important;
}
.gform_widget .gform_wrapper .gform_footer input[type="submit"]:hover {
  background: #26a1d8;
}
.gform_widget .gform_wrapper .gform_footer input[type="submit"]:hover {
  border: 1px solid #ffffff;
  background: transparent;
}
.gform_widget .gform_body {
  width: 100%;
  position: relative;
}
.gform_widget .gform_body label {
  position: absolute;
  color: #ffffff;
  font-family: 'latoregular';
  font-size: 14px;
  top: 11px;
  left: 11px;
  line-height: 1;
}
.gform_widget .gform_body input[type="text"] {
  background: transparent;
  border: 1px solid #ffffff !important;
  max-width: 100%;
  width: 100%;
  padding: 11px 30px 11px 11px;
  height: 36px;
  line-height: 1;
  color: #ffffff;
  font-family: 'latoregular';
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.gform_widget .gform_body input[type="text"]::-webkit-input-placeholder {
  line-height: 1;
  color: #ffffff;
  font-family: 'latoregular';
  font-size: 14px;
}
.gform_widget .gform_body input[type="text"]:-moz-placeholder {
  /* Firefox 18- */
  line-height: 1;
  color: #ffffff;
  font-family: 'latoregular';
  font-size: 14px;
}
.gform_widget .gform_body input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  line-height: 1;
  color: #ffffff;
  font-family: 'latoregular';
  font-size: 14px;
}
.gform_widget .gform_body input[type="text"]:-ms-input-placeholder {
  line-height: 1;
  color: #ffffff;
  font-family: 'latoregular';
  font-size: 14px;
}
.flo_emag_widget {
  background: #26a1d8;
  width: 100%;
  padding: 6.25%;
  overflow: hidden;
  zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.flo_emag_widget figure {
  display: block;
  width: 134px;
  height: auto;
  float: left;
  margin: 0 4% 0 0;
}
.flo_emag_widget figure img {
  max-width: 100%;
  height: auto;
}
.flo_emag_widget h4 {
  color: #ffffff;
  font-family: 'latoregular';
  font-size: 26px;
  padding: 10px 0 0;
}
.flo_emag_widget p {
  color: #ffffff;
  display: block;
  font-family: 'oswaldlight';
  font-size: 20px;
}
.flo_emag_widget .applink {
  background: url('../img/applink-bg.png') 0 0 no-repeat;
  display: block;
  width: 106px;
  height: 41px;
  overflow: hidden;
  text-indent: -4444px;
}
.flo_emag_widget .post-items {
  width: 100%;
  display: block;
  clear: both;
  overflow: hidden;
  zoom: 1;
  padding: 20px 0 0;
}
.flo_emag_widget .post-items li {
  width: 100%;
  margin: 0 0 12px;
}
.flo_emag_widget .post-items li a figure {
  display: block;
  max-width: 150px;
  width: 38.5%;
  max-height: 100px;
  overflow: hidden;
  float: left;
  margin: 0 3% 12px 0;
}
.flo_emag_widget .post-items li a figure img {
  max-width: 100%;
  height: auto;
  margin: -16% 0 0 0;
}
.flo_emag_widget .post-items li a span.tooltip {
  background: rgba(0, 0, 0, 0.2);
  padding: 5px 6px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 1;
  margin: 0 8px 6px 0;
  letter-spacing: 1px;
  color: #ffffff;
  text-transform: uppercase;
  font-family: 'oswaldregular';
  font-size: 11px;
  -moz-transition-duration: all 0.3 ease-in-out;
  -webkit-transition-duration: all 0.3 ease-in-out;
  transition-duration: all 0.3 ease-in-out;
  background: #d12026 !important;
  font-size: 10px;
}
.flo_emag_widget .post-items li a span.tooltip:hover {
  background: #000000;
}
.flo_emag_widget .post-items li a span.title {
  font-family: 'latoregular';
  font-size: 16px;
  color: #ffffff;
  text-transform: none;
  width: 58.5%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.flo_emag_widget .post-items li a span.author {
  display: block;
  font-family: 'latoregular';
  font-size: 12px;
  color: #aeadad;
  text-transform: none;
  margin: 8px 0 0;
}
.flo_emag_widget .post-items li a:hover {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
}
.WPBannerizeWidget {
  text-align: center;
}
.WPBannerizeWidget div {
  text-align: center;
}
.WPBannerizeWidget div ins {
  display: block;
  margin: 0 auto;
}
.WPBannerizeWidget img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.WPBannerizeWidget iframe {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.wp_bannerize {
  display: block;
  max-width: 100%;
  height: auto;
  clear: both;
  float: none;
  margin: 0 auto;
}
.wp_bannerize.TopHorizontal {
  margin: 15px auto;
}
.wp_bannerize.TopHorizontal a {
  max-width: 1200px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.wp_bannerize img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.textwidget {
  max-width: 300px;
  margin: 0 auto;
}
.jumpto-subnav {
  display: none;
}
@media (max-width: 767px) {
  
  .flo-gallery {
    min-height: 234px !important;
    height: auto !important;
  }
  .flo-gallery:before {
    padding: 10px 10px 5px 10px !important;
  }
  .flo-gallery:after {
    position: static !important;
  }
}
@media (max-width: 767px) {
  body.is_tablet .homeintrobox #vid-block > .post-video-item {
    margin: 6% auto 0;
  }
  body.is_tablet .homeintrobox #vid-block .more-items {
    display: block;
    margin: 16px auto;
  }
  #scroll-tooltip {
    display: none !important;
  }
}
@media (max-width: 640px) {
  .header-main {
    position: static !important;
  }
  .header-main .secondary-nav {
    width: 90%;
    left: 5%;
  }
  .header-main .secondary-nav li:last-child {
    margin: 0;
    float: right;
  }
  .header-main .searchform .s {
    padding: 11px;
  }
  .header-main .searchform .searchsubmit {
    position: static;
    width: 100%;
    margin: 12px 0 0;
  }
  .story {
    word-wrap: break-word;
  }
  .wrapper {
    width: 87.5%;
  }
  .sharrre .buttons {
    width: 100%;
  }
  .sharrre .buttons .button {
    width: 50%;
    max-width: 50%;
    border: 1px solid #ffffff;
    border-top: 0;
    height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media (max-width: 480px) {
  .hentry .story img {
    float: none !important;
    margin: 1em auto !important;
    max-width: 100% !important;
    height: auto !important;
  }
}
@media (min-width: 640px) {
  #page-videos .status-headline {
    padding: 19px 3%;
  }
  #page-videos .post-media-item {
    margin: 3% 0 3% 3%;
    width: 45.5%;
    float: left;
  }
  #page-videos .post-media-item.odd-item {
    clear: left;
  }
  #page-gear .status-headline {
    padding: 19px 3%;
  }
  #page-gear .post-gear-rating {
    margin: 3% 0 3% 3%;
    width: 45.5%;
    float: left;
  }
  #page-gear .post-gear-rating.odd-item {
    clear: left;
  }
  .map-wrapper #tooltip-2 {
    top: auto;
    bottom: 114px;
    left: 15%;
    margin: 0 0 0 -120px;
  }
}
@media (min-width: 768px) {
  .content-main {
    background: transparent;
    max-width: 1248px;
    margin: 0 auto 30px;
  }
  .cover-img .title {
    width: 90%;
    margin: 22px auto;
    position: absolute;
    left: 5%;
    z-index: 5;
    bottom: 20px;
  }
  .cover-img .title h2 {
    color: #ffffff;
    font-family: 'latobold';
    font-size: 74px;
    margin: 4px auto .3em;
    width: 100%;
    max-width: 1248px;
    text-shadow: 1px 1px 3px #000000;
  }
  .cover-img .title h2 a {
    color: #ffffff;
  }
  .cover-img .title h2 a:hover {
    color: #26a1d8;
  }
  .cover-img .title .meta {
    font-family: 'latoregular';
    font-size: 14px;
    color: #ffffff;
    margin: 0 auto;
    width: 100%;
    max-width: 1248px;
  }
  .cover-img .title .meta .author {
    text-transform: capitalize;
    border-right: 1px solid #aeadad;
    margin: 0 8px 0 0;
    padding: 0 8px 0 0;
  }
  .cover-img .title .meta a {
    color: #ffffff;
  }
  .cover-img .title .meta a:hover {
    color: #d12026;
  }
  .hot-posts .hot-post {
    margin: 22px auto;
  }
  .hot-posts .hot-post figure {
    width: 39.4%;
    float: left;
    margin: 0 3.6% 0 0;
  }
  .hot-posts .hot-post h3 {
    font-size: 16px;
    margin: 0 0 6px;
  }
  .hot-posts .hot-post .post_views {
    color: #aeadad;
  }
  #new-block {
    width: 100%;
    float: none;
  }
  #new-block .status-headline {
    border-bottom: 0;
  }
  #new-block .post-listing {
    background: url('../img/graydot.png') 50% 0 repeat-y #ffffff;
    overflow: hidden;
  }
  #new-block .post-list-item {
    background: transparent;
    width: 50%;
    margin: 0;
    float: left;
    padding: 24px 4.5045%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 0;
    border-top: 1px solid rgba(238, 238, 238, 0.9);
  }
  #new-block .post-list-item.odd-item {
    clear: both;
  }
  #new-block .post-list-item.item-1,
  #new-block .post-list-item.item-2 {
    border: 0;
  }
  #new-block .post-list-item figure {
    max-width: 100%;
    margin: 0 0 16px;
    float: none;
  }
  .homeintrobox {
    background: #ffffff;
  }
  .homeintrobox #hot-block {
    width: 44%;
    float: left;
  }
  .homeintrobox .home-widgets {
    float: right;
    width: 56%;
  }
  .homeintrobox #vid-block {
    float: right;
    width: 56%;
  }
  .homeintrobox #vid-block .status-headline {
    display: none;
  }
  .homeintrobox #vid-block > .post-video-item {
    margin: 6% 0 10%;
    width: 94.5%;
    position: relative;
  }
  .homeintrobox #vid-block > .post-video-item h3 {
    color: #26a1d8;
    font-family: 'latoregular';
    font-size: 40px;
  }
  .homeintrobox #vid-block > .post-video-item:before {
    content: "Recent videos";
    background: #d12026;
    color: #ffffff;
    font-family: 'oswaldlight';
    font-size: 11px;
    text-transform: uppercase;
    position: absolute;
    top: 20px;
    left: -5px;
    padding: 4px 5px;
    z-index: 1;
    letter-spacing: 1px;
  }
  .homeintrobox #vid-block > .post-video-item:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 41px;
    left: -5px;
    margin: 0;
    border-left: 3px solid transparent;
    border-top: 3px solid #207aa4;
    border-right: 2px solid #207aa4;
    z-index: 3;
  }
  .homeintrobox #vid-block > .post-video-item + .post-video-item {
    display: none;
  }
  .homeintrobox #vid-block > .post-video-item + .post-video-item:before,
  .homeintrobox #vid-block > .post-video-item + .post-video-item:after {
    display: none;
  }
  .post-list-item .meta {
    margin: 0;
    width: 100%;
  }
  .error404 #page404 .buttons a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 33.1%;
  }
  .halfwidth {
    width: 50%;
    float: left;
    border: 0;
  }
  #page-contact #box-3 {
    clear: both;
  }
  #post .hentry,
  article.page,
  section.page,
  #post .post-listing {
    background: #ffffff;
    width: 66%;
    float: left;
  }
  #post .hentry.fullwidth,
  article.page.fullwidth,
  section.page.fullwidth,
  #post .post-listing.fullwidth {
    width: 100%;
    float: none;
  }
  .sharrre .button {
    max-width: none;
    width: 50%;
    padding: 10px 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .media-box .sharrre .box {
    float: left;
    margin: 0;
  }
  .media-box .sharrre .buttons {
    top: 5px;
    height: 40px;
    margin: 0 0 0 28px;
  }
  .media-box .sharrre .buttons:before {
    border-left: 10px solid transparent;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #f6f6f6;
    margin: 0;
    position: absolute;
    top: 10px;
    left: -20px;
  }
  .media-box .sharrre .buttons .button {
    max-width: 98px;
    width: auto;
    padding: 10px 16px;
    height: 20px;
    box-sizing: initial;
  }
  .page-nav {
    width: 62%;
    float: left;
    margin: 25px 2%;
  }
  .sidebar {
    width: 34%;
    float: right;
  }
  .team-members > li {
    padding: 28px 18px 14px;
  }
  .team-members > li figure {
    margin: 0 18px 18px 0;
    float: left;
  }
  .team-members > li h3 {
    text-align: left;
    margin: 0 0 8px;
  }
  .team-members > li .position {
    text-align: left;
    margin: 0 0 10px;
  }
  .team-members > li .social-box {
    text-align: left;
  }
  .team-members > li .social-box li {
    margin: 3px 13px 13px 0;
  }
  .author-profile h1 {
    margin: 0 0 8px;
  }
  .author-profile .social-box {
    position: static;
    text-align: left;
    width: auto;
  }
  .author-profile .social-box li {
    margin: 13px 13px 13px 0;
  }
  body.author .post-listing,
  body.single-location .post-listing {
    background: url('../img/graydot.png') 50% 0 repeat-y #ffffff;
    width: 100%;
    margin: 30px 0;
    clear: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.author .post-listing .status-headline,
  body.single-location .post-listing .status-headline {
    background: #ffffff;
    border: 0;
    margin: 0;
  }
  body.author .post-listing .post-list-item,
  body.single-location .post-listing .post-list-item {
    width: 50%;
    margin: 0;
    float: left;
    padding: 24px 4.5045%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid rgba(238, 238, 238, 0.9);
  }
  body.author .post-listing .post-list-item.odd-item,
  body.single-location .post-listing .post-list-item.odd-item {
    clear: both;
  }
  body.author.trip-loc-body .post-listing .post-list-item,
  body.single-location.trip-loc-body .post-listing .post-list-item {
    width: 100%;
  }
  body.single-location #post {
    position: relative;
  }
  body.single-location div.title {
    width: auto;
    position: absolute;
    top: -100px;
    z-index: 4;
  }
  body.single-location h2 {
    color: #ffffff;
    display: block;
    font-family: 'latobold';
    font-size: 48px;
    width: auto;
    text-shadow: 1px 1px 3px #000000;
    margin: 0 auto;
  }
  body.single-location .page-nav {
    position: fixed;
    width: 100%;
    top: 32%;
    left: 0;
    margin: 25px 0;
    min-height: 2px;
    z-index: 1;
    overflow: visible;
  }
  .single-loc-data .title {
    width: 140% !important;
    top: -100px !important;
  }
  .single-loc-data .title h2 {
    color: #ffffff;
    text-align: left;
  }
  .category-page {
    background: transparent !important;
    position: relative;
  }
  .category-page .status-headline {
    text-align: left;
  }
  .category-page .sel-options {
    position: absolute;
    top: 21px;
    margin: 0;
    width: auto;
  }
  .category-page .sel-options.subterms {
    right: 2.60872%;
  }
  .category-page .sel-options.subterms select {
    width: 112px;
  }
  .category-page .post-listing .post-list-item {
    background: #ffffff;
    border-bottom: 1px solid rgba(238, 238, 238, 0.9);
    padding: 26px 2.7027%;
    margin: 0 auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .category-page .post-listing .post-list-item figure {
    float: left;
    width: auto;
    max-width: 44.6%;
    margin: 0 22px 0 0;
  }
  .category-page .post-listing .post-list-item h3 {
    font-size: 26px;
  }
  .category-page .post-listing .post-list-item .meta {
    float: none;
  }
  #page-videos {
    max-width: 1248px;
    margin: 0 auto;
    position: relative;
  }
  #page-videos .status-headline {
    padding: 19px 3%;
  }
  #page-videos .sel-options {
    position: absolute;
    top: 21px;
    margin: 0;
    width: auto;
  }
  #page-videos .sel-options.terms {
    right: 20%;
  }
  #page-videos .sel-options.terms select {
    width: 80px;
  }
  #page-videos .sel-options.dates {
    right: 2.60872%;
  }
  #page-videos .sel-options.dates select {
    width: 60px;
  }
  #page-videos .post-media-item {
    margin: 3% 0 3% 3%;
    width: 45.5%;
    float: left;
  }
  #page-videos .post-media-item.odd-item {
    clear: left;
  }
  .gallery-single-post .hentry {
    position: relative;
    padding-top: 48px !important;
  }
  .gallery-single-post .sel-options {
    position: absolute;
    top: 21px;
    margin: 0;
    width: auto;
  }
  .gallery-single-post .sel-options.terms {
    right: 20%;
  }
  .gallery-single-post .sel-options.terms select {
    width: 80px;
  }
  .gallery-single-post .sel-options.dates {
    right: 2.60872%;
  }
  .gallery-single-post .sel-options.dates select {
    width: 60px;
  }
  #page-gear .status-headline {
    padding: 19px 3%;
  }
  #page-gear .sel-options.terms {
    right: 47%;
  }
  #page-gear .sel-options.gear-brand {
    right: 28%;
  }
  #page-gear .sel-options.gear-brand select {
    width: 64px;
  }
  #page-gear .sel-options.rate-order {
    right: 10%;
  }
  #page-gear .sel-options.rate-order select {
    width: 62px;
  }
  #page-gear .post-gear-rating {
    margin: 3% 0 3% 3%;
    width: 45.5%;
    float: left;
  }
  #page-gear .post-gear-rating.odd-item {
    clear: left;
  }
  #video {
    width: 94%;
    padding: 0 3%;
  }
  #video.feat-video {
    width: 100%;
    padding: 0;
  }
  #video .excerpt,
  #video .sharrre {
    width: 100%;
  }
  .page-locations {
    position: relative;
  }
  .page-locations:before {
    color: #ffffff;
    display: block;
    font-family: 'latobold';
    font-size: 70px;
    width: auto;
    min-width: 500px;
    position: absolute;
    top: -100px;
    z-index: 12;
    text-align: left;
    text-shadow: 1px 1px 3px #000000;
    margin: 0 auto;
  }
  .page-locations #view-switch {
    display: block;
  }
  .page-locations.taxonomy:before {
    font-size: 44px;
    top: -62px;
  }
  .page-locations .sel-options {
    position: absolute;
    top: 21px;
    margin: 0;
    width: auto;
  }
  .page-locations .sel-options select {
    width: 86px;
  }
  .page-locations .sel-options.region {
    right: 50%;
  }
  .page-locations .sel-options.region select {
    width: 70px;
  }
  .page-locations .sel-options.country {
    right: 30%;
  }
  .page-locations .sel-options.country select {
    width: 78px;
  }
  .page-locations .sel-options.divtyp {
    right: 10%;
  }
  .page-locations .post-listing {
    width: 100%;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .page-locations .post-listing.grid {
    background: url('../img/graydot.png') 50% 0 repeat-y #ffffff;
  }
  .page-locations .post-listing.grid .post-list-item {
    width: 50%;
    margin: 0;
    float: left;
    padding: 24px 4.5045%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(238, 238, 238, 0.9);
  }
  .page-locations .post-listing.grid .post-list-item.odd-item {
    clear: both;
  }
  .page-locations .post-listing.grid .post-list-item a {
    color: #26a1d8;
  }
  .page-locations .post-listing.grid .post-list-item a:hover {
    color: #d12026;
  }
  .page-locations .post-listing.grid .post-list-item h3 {
    font-family: 'oswaldregular';
    font-size: 24px;
    margin: 0;
  }
  .page-locations .post-listing.grid .post-list-item .loc-posts {
    font-family: 'latoregular';
    font-size: 14px;
    color: #82c4e2;
    display: block;
  }
  .page-locations .post-listing.grid .post-list-item .loc-info,
  .page-locations .post-listing.grid .post-list-item .latest-post {
    display: none;
  }
  .page-locations .post-listing.list {
    background: #ffffff;
  }
  .page-locations .post-listing.list .post-list-item {
    width: 100%;
    padding: 24px 4.5045%;
    margin: 0 auto 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(238, 238, 238, 0.9);
  }
  .page-locations .post-listing.list .post-list-item a {
    color: #26a1d8;
  }
  .page-locations .post-listing.list .post-list-item a:hover {
    color: #d12026;
  }
  .page-locations .post-listing.list .post-list-item > a {
    color: #26a1d8;
    width: 50%;
    float: left;
  }
  .page-locations .post-listing.list .post-list-item h3 {
    font-family: 'oswaldregular';
    font-size: 24px;
    margin: 0;
  }
  .page-locations .post-listing.list .post-list-item .loc-posts {
    clear: left;
    font-family: 'latoregular';
    font-size: 14px;
    color: #82c4e2;
    display: block;
  }
  .page-locations .post-listing.list .post-list-item .loc-info {
    clear: left;
    display: block;
    max-width: 50%;
    float: left;
  }
  .page-locations .post-listing.list .post-list-item .latest-post {
    display: block;
    width: 48%;
    max-width: 300px;
    float: right;
  }
  .page-locations .post-listing.list .post-list-item .latest-post figure {
    margin: 0 0 12px;
  }
  .page-locations .post-listing.list .post-list-item .latest-post h4 {
    font-family: 'latoregular';
    font-size: 22px;
  }
  #page-trips .sel-options {
    position: absolute;
    top: 24px;
    margin: 0;
    width: auto;
  }
  #page-trips .sel-options.terms {
    right: 30%;
  }
  #page-trips .sel-options.terms select {
    width: 80px;
  }
  #page-trips .sel-options.locs {
    right: 10%;
  }
  #page-trips .sel-options.locs select {
    width: 80px;
  }
  .newstuff {
    margin: 30px auto;
    background: url('../img/graydot.png') 50% 0 repeat-y #ffffff !important;
  }
  .newstuff .status-headline:before {
    background-position: 0 -38px;
  }
  .newstuff .post-list-item {
    width: 50%;
    margin: 0;
    float: left;
    padding: 24px 4.5045%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid rgba(238, 238, 238, 0.9);
  }
  .newstuff .post-list-item.odd-item {
    clear: both;
  }
  .newstuff .post-list-item.item-1,
  .newstuff .post-list-item.item-2 {
    border: 0;
  }
  .newstuff .post-list-item .excerpt {
    margin: 0 0 1em;
  }
  .footer-main .searchform {
    display: block;
  }
  .footer-main .searchform .s {
    width: 100%;
    max-width: 100%;
  }
  ul.issues-grid li {
    margin: 0 10px 12px 0;
  }
}
@media (min-width: 767px) {
  .sel-options:before {
    visibility: hidden;
  }
}
@media (min-width: 980px) {
  .header-main .logo {
    margin: 0 auto 0;
    float: none;
  }
  .header-main .logo.mobile-logo {
    display: none;
  }
  .header-main .wrapper {
    background: none;
    max-width: 1248px;
    padding: 0;
    z-index: 40;
  }
  .header-main .wrapper.active-menu {
    bottom: 0;
    overflow: auto;
  }
  .header-main .togglable {
    width: 100%;
    display: block;
  }
  .toggle-menu {
    display: none;
  }
  .buffer {
    display: block;
    min-height: 184px;
  }
  .in-wrap {
    padding: 30px 4.5045%;
  }
  .status-headline {
    background: #ffffff;
    padding: 19px 4.5045%;
  }
  .category-page .sharrre {
    width: 50%;
    float: left;
  }
  body.home .post-listing .sharrre {
    width: 100%;
    float: none;
  }
  #post .hentry,
  article.page,
  section.page,
  #post .post-listing {
    background: #ffffff;
    width: 71.1538%;
    float: left;
  }
  #post .hentry.fullwidth,
  article.page.fullwidth,
  section.page.fullwidth,
  #post .post-listing.fullwidth {
    width: 100%;
    float: none;
    margin: 0 auto 30px;
  }
  .page-nav {
    width: 67.1538%;
    margin: 25px 2%;
  }
  #share-bar .sharrre .box,
  #post .hentry .sharrre .box {
    float: left;
    margin: 0;
  }
  #share-bar .sharrre .buttons,
  #post .hentry .sharrre .buttons {
    top: 5px;
    height: 40px;
    margin: 0 0 0 28px;
  }
  #share-bar .sharrre .buttons:before,
  #post .hentry .sharrre .buttons:before {
    border-left: 10px solid transparent;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #f6f6f6;
    margin: 0;
    position: absolute;
    top: 10px;
    left: -20px;
  }
  #share-bar .sharrre .buttons .button,
  #post .hentry .sharrre .buttons .button {
    max-width: 98px;
    width: auto;
    padding: 10px 16px;
    box-sizing: initial;
  }
  #post .hentry {
    padding-top: 28px;
  }
  #post .hentry .preview .title,
  #post .hentry .preview .excerpt {
    padding: 0 4.5045%;
    margin: 0 auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  #post .hentry .preview h2 {
    font-size: 72px;
  }
  #post .hentry .full {
    width: 100%;
    padding: 10px 4.5045% 20px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  #post .hentry .full img {
    width: auto;
    max-width: 109.9009%;
    height: auto;
    margin: 8px 0 8px -4.95045%;
  }
  #post .hentry .full .fluid-width-video-wrapper {
    width: 109.9009%;
    height: auto;
    margin: 8px 0 8px -4.95045%;
  }
  .info-box {
    background: #f4fafd;
    padding: 18px 4.5045%;
    width: 110%;
    margin: 12px 0 12px -5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .info-box .info-col {
    margin: 0 3% 0 0;
    width: 31.3333%;
    float: left;
  }
  .info-box .info-col img,
  .info-box .info-col .fluid-width-video-wrapper {
    max-width: 100% !important;
    margin: 6px auto !important;
  }
  .info-box .info-col.col-num-3 {
    margin: 0;
  }
  .info-box.trip-map {
    min-height: 560px;
  }
  .info-box.trip-map:before {
    content: "";
  }
  .info-box.trip-map img {
    margin: 0;
    max-width: none !important;
  }
  .info-box.trip-info-box .info-col {
    width: 22%;
  }
  .info-box.trip-info-box .info-col.col-num-1,
  .info-box.trip-info-box .info-col.col-num-2 {
    width: 19%;
  }
  .info-box.trip-info-box .info-col.col-num-3 {
    border-right: 1px solid #747474;
    width: 30%;
    padding: 0 2% 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .info-box.trip-info-box .info-col.col-num-4 {
    padding: 0 0 0 2.9%;
    margin: 0;
    text-align: center;
  }
  .info-box.trip-info-box .info-col.col-num-4 .trip-detail {
    color: #26a1d8;
    font-family: 'oswaldregular';
    font-size: 24px;
  }
  .info-box.trip-info-box .info-col.col-num-4 .trip-detail span {
    font-family: 'latobold';
    font-size: 18px;
  }
  .info-box.trip-info-box .info-col.col-num-4 .book-now {
    background: #d12026;
    font-family: 'latoregular';
    font-size: 14px;
    color: #ffffff;
    padding: 8px 18px;
    text-align: center;
    line-height: 1;
    width: auto;
    height: auto;
    text-indent: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    margin: 10px auto 0;
  }
  .info-box.trip-info-box .info-col.col-num-4 .book-now:hover {
    background: #26a1d8;
  }
  .sidebar {
    width: 28.8462%;
    float: right;
  }
  .sidebar .author-profile .social-box:before {
    margin: 12px 0 0;
  }
  .gform_widget .gform_wrapper .gform_body {
    width: 58%;
    float: left;
  }
  .gform_widget .gform_wrapper .gform_footer {
    float: right;
    width: 38%;
    clear: none;
    margin: 0;
    padding: 0;
  }
  body.author .post-listing {
    clear: left;
    float: left;
    width: 71.1538%;
  }
  #page-videos .status-headline {
    padding: 19px 2.60872%;
  }
  #page-videos .post-media-item {
    margin: 2% 0 3% 2.60872%;
    width: 21.7391%;
    float: left;
  }
  #page-videos .post-media-item.odd-item {
    clear: none;
  }
  #page-videos .post-media-item.fivth-item {
    clear: left;
  }
  #page-gear .status-headline {
    padding: 19px 2.60872%;
  }
  #page-gear .post-gear-rating {
    margin: 2% 0 3% 2.60872%;
    width: 21.7391%;
    float: left;
  }
  #page-gear .post-gear-rating.odd-item {
    clear: none;
  }
  #page-gear .post-gear-rating.fivth-item {
    clear: left;
  }
  ul.page-numbers {
    display: none;
  }
  #infscr-loading {
    text-align: center;
    clear: both;
    padding: 10px 0 0;
    position: absolute;
    bottom: -38px;
    left: 0;
    width: 100%;
  }
  #infscr-loading img {
    width: 24px;
    height: 24px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  #infscr-loading div {
    color: #aeadad;
    font-family: 'oswaldregular';
    font-size: 12px;
    text-transform: uppercase;
    padding: 0 0 0 12px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  body.home #infscr-loading {
    position: static;
    background: #f6f6f6;
  }
  .footer-main {
    padding: 30px 0;
  }
  .footer-main .foot-col {
    float: left;
    width: auto;
    max-width: 25%;
    margin: 0 2% 0 0;
    overflow: hidden;
  }
  .footer-main .home-logo {
    background: url('../img/logo-sprite.png') 50% -70px no-repeat;
    width: 170px;
    height: 70px;
  }
  .footer-main .copy {
    border: 0;
    margin: 24px auto 0;
    padding: 0;
  }
  .footer-main .social-box {
    float: left;
    clear: left;
  }
  .footer-main .social-box:before {
    content: "Let's be friends!";
    color: #aeadad;
    font-family: 'latoregular';
    font-size: 15px;
    display: block;
    text-align: left;
  }
  .footer-main .social-box li {
    margin: 12px 7px 12px 0;
  }
  .footer-main .footer-widgets {
    display: block;
    float: left;
    width: 46%;
  }
  .footer-main .footer-widgets .widget {
    width: 48%;
    margin: 0 0 0 2%;
    float: left;
  }
  .footer-main .footer-widgets .gform_widget {
    padding: 0;
    background: transparent;
  }
  .footer-main .footer-widgets .gform_widget .widget-inner h3 {
    font-size: 18px;
    color: #aeadad;
  }
  .footer-main .footer-widgets .gform_widget .gform_confirmation_wrapper {
    color: #aeadad;
  }
  .footer-main .footer-widgets .gform_widget .gform_wrapper .validation_error {
    color: #aeadad;
  }
  .footer-main .footer-widgets .gform_widget .gform_wrapper .gfield_description,
  .footer-main .footer-widgets .gform_widget .gform_wrapper .validation_message {
    color: #aeadad !important;
  }
  .footer-main .footer-widgets .gform_widget .gform_wrapper .gform_footer {
    float: none;
    width: 100%;
    clear: both;
    margin: 12px auto;
  }
  .footer-main .footer-widgets .gform_widget .gform_wrapper .gform_footer img {
    margin: 0 10px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  .footer-main .footer-widgets .gform_widget .gform_wrapper .gform_footer input[type="submit"] {
    background: #d12026;
    color: #ffffff;
    padding: 8px 18px;
    text-align: center;
    line-height: 1;
    width: auto;
    height: auto;
    text-indent: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    height: 30px;
    font-family: 'latoregular';
    font-size: 14px;
    text-transform: none;
    font-weight: lighter;
    margin: 0 !important;
    width: 102px !important;
  }
  .footer-main .footer-widgets .gform_widget .gform_wrapper .gform_footer input[type="submit"]:hover {
    background: #26a1d8;
  }
  .footer-main .footer-widgets .gform_widget .gform_wrapper .gform_footer input[type="submit"]:hover {
    border: 0;
  }
  .footer-main .footer-widgets .gform_widget .gform_body {
    width: 100%;
    float: none;
  }
  .footer-main .footer-widgets .gform_widget .gform_body label {
    color: #aeadad;
  }
  .footer-main .footer-widgets .gform_widget .gform_body input[type="text"] {
    border: 1px solid #aeadad !important;
    color: #aeadad;
    width: 92%;
  }
  .footer-main .footer-widgets .gform_widget .gform_body input[type="text"]::-webkit-input-placeholder {
    color: #aeadad;
  }
  .footer-main .footer-widgets .gform_widget .gform_body input[type="text"]:-moz-placeholder {
    /* Firefox 18- */
    color: #aeadad;
  }
  .footer-main .footer-widgets .gform_widget .gform_body input[type="text"]::-moz-placeholder {
    /* Firefox 19+ */
    color: #aeadad;
  }
  .footer-main .footer-widgets .gform_widget .gform_body input[type="text"]:-ms-input-placeholder {
    color: #aeadad;
  }
  .footer-main .footer-widgets .flo_emag_widget {
    background: transparent;
    padding: 0;
  }
  .footer-main .footer-widgets .flo_emag_widget figure {
    width: 24%;
    margin: 0 4% 0 0;
  }
  .footer-main .footer-widgets .flo_emag_widget h4 {
    color: #aeadad;
    font-family: 'latoregular';
    font-size: 18px;
    padding: 0;
  }
  .footer-main .footer-widgets .flo_emag_widget p {
    display: none;
  }
  .footer-main .footer-widgets .flo_emag_widget .applink {
    background-image: none;
    background: #d12026;
    font-family: 'latoregular';
    font-size: 14px;
    color: #ffffff;
    padding: 8px 18px;
    text-align: center;
    line-height: 1;
    width: auto;
    height: auto;
    text-indent: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .footer-main .footer-widgets .flo_emag_widget .applink:hover {
    background: #26a1d8;
  }
  .footer-main .footer-widgets .flo_emag_widget .applink span {
    display: none;
  }
  .single-loc-data .title h2 {
    font-size: 48px;
  }
}
@media (min-width: 1025px) {
  .homeintrobox #hot-block {
    width: 35.4%;
  }
  .homeintrobox .home-widgets {
    width: 64.6%;
  }
  .homeintrobox .home-widgets h3 {
    font-size: 16px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 7px 0;
  }
  .homeintrobox .home-widgets .gform_widget {
    padding: 4%;
  }
  .homeintrobox .home-widgets .gform_widget .gform_wrapper {
    margin: 0;
    overflow: hidden;
    zoom: 1;
    max-width: 47%;
    float: right;
  }
  .homeintrobox #vid-block {
    width: 64.6%;
  }
  .homeintrobox #vid-block > .post-video-item {
    margin: 3% 3% 3% 0;
    width: 70%;
    position: relative;
    float: left;
  }
  .homeintrobox #vid-block > .post-video-item + .post-video-item {
    display: block;
    margin: 3% 3% 0 0;
    width: 24%;
  }
  .homeintrobox #vid-block > .post-video-item + .post-video-item h3 {
    font-family: 'latoregular';
    font-size: 16px;
    margin: 0;
  }
  .homeintrobox #vid-block > .post-video-item + .post-video-item .story {
    display: none;
  }
  #new-block {
    float: left;
    width: 71.1538%;
  }
  .map-wrapper #tooltip-2 {
    left: 14%;
  }
  .sel-options:before {
    visibility: visible;
  }
}
@media (min-width: 1100px) {
  .header-main .TopHorizontal {
    display: block;
  }
  .header-main .logo.mobile-logo {
    display: none;
  }
  .map-wrapper #tooltip-2 {
    left: 12.5%;
  }
}
@media (min-width: 1200px) {
  .homeintrobox .home-widgets h3 {
    font-size: 18px;
  }
  .team-members > li {
    width: 50%;
    float: left;
    border-right: 1px solid rgba(238, 238, 238, 0.9);
  }
  .team-members > li .social-box {
    text-align: left;
  }
  .team-members > li .social-box li {
    margin: 3px 13px 13px 0;
  }
  .type-page .gform_wrapper .gform_body {
    position: relative;
  }
  .type-page .gform_wrapper .gfield {
    margin: 0 auto 20px;
  }
  .type-page .gform_wrapper .gfield.your-name,
  .type-page .gform_wrapper .gfield.your-email,
  .type-page .gform_wrapper .gfield.your-subject {
    width: 48%;
    float: left;
  }
  .type-page .gform_wrapper .gfield.your-message {
    position: absolute;
    top: 0;
    right: 0;
    width: 48%;
  }
  .type-page .gform_wrapper .gfield.your-message textarea {
    height: 136px;
  }
}
@media (min-width: 1246px) {
  ul.issues-grid li {
    margin: 0 8px 12px 0;
  }
}
@media (min-width: 1400px) {
  .jumpto-container {
    position: relative;
  }
  .jumpto-subnav {
    display: block;
    position: absolute;
    top: 0;
    left: -70px;
    width: 100px;
    background: #26a1d8;
  }
  .jumpto-subnav:before {
    content: "Jump to:";
    border-bottom: 1px solid #ffffff;
    padding: 10px;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    color: #ffffff;
    font-family: 'latobold';
    font-size: 12px;
    text-transform: uppercase;
  }
  .jumpto-subnav {
    display: block;
    position: absolute;
    top: 0;
    left: -70px;
    width: 100px;
    background: #26a1d8;
  }
  .jumpto-subnav:before {
    content: "Jump to:";
    border-bottom: 1px solid #ffffff;
    padding: 10px;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    color: #ffffff;
    font-family: 'latobold';
    font-size: 12px;
    text-transform: uppercase;
  }
  .jumpto-subnav .jumpto-second {
    display: none;
  }
  .jumpto-subnav.fixed {
    position: fixed !important;
    left: auto;
    top: 55px;
    margin-left: -110px;
  }
  .jumpto-subnav.fixed.bottom {
    top: auto;
    bottom: 0;
    position: absolute !important;
  }
  .jumpto-subnav ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .jumpto-subnav ul li {
    border-bottom: 1px solid #ffffff;
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .jumpto-subnav ul li a {
    padding: 10px;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #ffffff;
    font-family: 'oswaldregular';
    font-size: 12px;
  }
  .jumpto-subnav ul li a:hover,
  .jumpto-subnav ul li a.active {
    background: #d12026;
  }
  .jumpto-subnav ul > li > ul > li > a {
    padding-left: 15px;
  }
  .map-wrapper #tooltip-2 {
    left: 17%;
  }
}
@media (min-width: 1440px) {
  .homeintrobox .home-widgets h3 {
    font-size: 20px;
  }
  .jumpto-container {
    position: relative;
  }
  .jumpto-subnav {
    display: block;
    position: absolute;
    top: 0;
    left: -100px;
    width: 100px;
    background: #26a1d8;
  }
  .jumpto-subnav.fixed {
    position: fixed !important;
    left: auto;
    top: 55px;
    margin-left: -140px;
  }
  .jumpto-subnav ul > li > ul > li > a {
    padding-left: 15px;
  }
  .map-wrapper #tooltip-2 {
    left: 17%;
  }
}
@media (min-width: 1460px) {
  #video .page-nav-link {
    display: block;
    position: absolute;
    top: 40%;
    margin-top: -20px;
    padding: 20px;
    border: 1px solid rgba(238, 238, 238, 0.2);
  }
  #video .page-nav-link a {
    font-size: 10px;
    line-height: 1;
    width: 38px;
    line-height: 1.3;
  }
  #video .page-nav-link a:hover {
    color: #26a1d8;
  }
  #video .page-nav-link.prev-post {
    left: 0;
    border-left: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
  }
  #video .page-nav-link.prev-post a {
    background-position: 0 0;
    padding: 3px 0 3px 20px;
  }
  #video .page-nav-link.prev-post a:hover {
    background-position: 0 -33px;
  }
  #video .page-nav-link.next-post {
    right: 0;
    border-right: 0;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
  }
  #video .page-nav-link.next-post a {
    background-position: 100% -66px;
    padding: 3px 20px 3px 0;
  }
  #video .page-nav-link.next-post a:hover {
    background-position: 100% -99px;
  }
}
@media (min-width: 1660px) {
  .map-wrapper #tooltip-2 {
    left: 21.5%;
  }
}
@media (min-width: 1920px) {
  .map-wrapper #tooltip-2 {
    left: 25%;
  }
}
@media (max-width: 1024px) {
  .header-main .wrapper {
    max-width: 94%;
  }
}
@media (max-width: 900px) {
  .header-main .social-box {
    display: none;
  }
  .header-main .nav-main {
    display: none;
  }
  .header-main .mobile-nav .social-box {
    display: block;
  }
}
@media (max-height: 600px) {
  .header-main {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
}
