﻿/*! normalize.css v1.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace,serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* Reset */
.dcsns ul,
.dcsns li {
  padding: 0;
  margin: 0;
  list-style: none!important;
  background: none;
}
/* Main styles */
/* Feeds */
.dcsns {
  background: #555 url(../images/noize.png) repeat;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  color: #F0F0F0;
  list-style: none outside none;
  margin: 0;
  padding: 10px 10px 0;
}
.dcsns-content {
  position: relative;
  overflow: hidden;
  padding: 0;
  margin: 0 0 5px 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.dcsns-loading {
  background: url(/wp-content/themes/default/assets/images/../images/loading_dark.gif) no-repeat 0 0;
  height: 24px;
  padding: 6px 0 0 30px;
  position: absolute;
  top: 10px;
  left: 10px;
}
.stream p {
  margin: 0;
  padding: 0;
}
.stream li a {
  color: #9BDFE4;
}
.stream li {
  padding: 0;
  position: relative;
  font-size: 11px;
  color: #fff;
  background: #333 url(../images/noize.png) repeat;
  border: 1px solid #292929;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin-bottom: 4px;
  font-family: Arial, sans-serif;
  line-height: 1.35em;
}
.stream li .inner {
  padding: 10px 10px 0 10px;
  margin: 0;
  position: relative;
  line-height: 1.4em;
}
.stream li .icon {
  position: absolute;
  left: 8px;
  bottom: 2px;
  z-index: 2;
}
.stream li .clear {
  clear: both;
}
/* Content blocks */
.stream li .section-intro {
  clear: both;
  display: block;
  font-style: italic;
  padding: 8px 0 5px 35px;
  margin: 0;
  height: 19px;
  color: #fff;
  border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
}
.stream li .section-intro a {
  text-decoration: underline;
  margin-right: 3px;
  color: #fff;
}
.stream li .section-title {
  display: block;
  font-weight: bold;
  margin-bottom: 3px;
  font-size: 12px;
  color: #f0f0f0;
}
.stream li .section-title a {
  color: #FCFBEA;
}
.stream li .section-title a:hover {
  color: #9BDFE4;
}
.stream li .section-thumb {
  float: left;
  margin: 0 7px 0 0;
  max-width: 99%;
}
.stream li .section-thumb img {
  border: 1px solid #222;
  padding: 1px;
  background: #fff;
  max-width: 99%;
}
.stream li .section-text {
  display: block;
  margin-bottom: 3px;
}
.stream li .section-text br {
  display: block;
}
.stream li .section-user {
  clear: both;
  font-style: italic;
  margin: 0 8px 5px 0;
  display: block;
  float: left;
  padding: 5px 0 5px 15px;
  line-height: 12px;
  background: url(/wp-content/themes/default/assets/images/../images/profile.png) no-repeat 0 5px;
}
.stream li .meta {
  display: block;
  font-size: 90%;
  color: #999;
}
.stream li .meta span {
  margin: 0 8px 5px 0;
  display: block;
  float: left;
  padding: 0 0 0 15px;
  line-height: 12px;
}
.meta span.shares {
  background: url(/wp-content/themes/default/assets/images/../images/shares.png) no-repeat 0 0;
  padding-left: 20px;
}
.meta span.views {
  background: url(/wp-content/themes/default/assets/images/../images/views.png) no-repeat 0 0;
  padding-left: 18px;
}
.meta span.likes {
  background: url(/wp-content/themes/default/assets/images/../images/likes.png) no-repeat 0 0;
  padding-left: 16px;
}
.meta span.comments {
  background: url(/wp-content/themes/default/assets/images/../images/comments.png) no-repeat 0 0;
}
.meta span.users {
  background: url(/wp-content/themes/default/assets/images/../images/users.png) no-repeat 0 0;
}
.meta span.videos {
  background: url(/wp-content/themes/default/assets/images/../images/videos.png) no-repeat 0 0;
  padding-left: 16px;
}
.stream li .section-meta {
  display: block;
  margin: 0;
  padding: 0;
  clear: both;
}
.stream li .meta.item-comments {
  padding: 0 0 0 35px;
  margin: 0 0 5px 0;
  min-height: 30px;
  position: relative;
  clear: both;
  line-height: 1.3em;
}
.stream li .meta.item-comments img {
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
}
.stream li .meta.item-likes {
  padding: 0;
  width: 100%;
  overflow: hidden;
  clear: both;
  line-height: 1.3em;
}
.stream li .meta.item-likes img {
  float: left;
  margin: 0 5px 5px 0;
  width: 30px;
  border: 1px solid #ddd;
  padding: 1px;
  background: #fff;
}
.stream li.dcsns-error {
  color: #990000;
}
.stream li .section-share {
  display: block;
  margin: 0 0 5px 0;
  padding: 4px 0 0;
  float: right;
}
.stream li .section-share a {
  display: block;
  width: 16px;
  height: 16px;
  float: left;
  margin: 0 2px 0 0;
  background: url(/wp-content/themes/default/assets/images/../images/share.png) no-repeat 0 0;
}
.stream li .section-share a.share-twitter {
  background-position: 0 -16px;
}
.stream li .section-share a.share-reply {
  background-position: 0 -32px;
}
.stream li .section-share a.share-retweet {
  background-position: 0 -48px;
}
.stream li .section-share a.share-favorite {
  background-position: 0 -64px;
}
.stream li .section-share a.share-google {
  background-position: 0 -80px;
}
.stream li .section-share a.share-linkedin {
  background-position: 0 -96px;
}
.stream li .section-share a.share-facebook:hover {
  background-position: -16px 0;
}
.stream li .section-share a.share-twitter:hover {
  background-position: -16px -16px;
}
.stream li .section-share a.share-reply:hover {
  background-position: -16px -32px;
}
.stream li .section-share a.share-retweet:hover {
  background-position: -16px -48px;
}
.stream li .section-share a.share-favorite:hover {
  background-position: -16px -64px;
}
.stream li .section-share a.share-google:hover {
  background-position: -16px -80px;
}
.stream li .section-share a.share-linkedin:hover {
  background-position: -16px -96px;
}
/* Toolbar */
.dcsns-toolbar {
  padding: 5px 80px 5px 0;
  position: relative;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
/* Filter */
.dcsns .filter {
  padding: 0;
  margin: 0;
}
.dcsns .filter li {
  display: inline-block;
  background: none;
  padding: 0;
  margin: 0 2px 0 0;
  height: 24px;
}
.dcsns .filter li a {
  padding: 0;
  margin: 0;
  display: block;
  float: left;
  height: 24px;
}
.dcsns .filter li img {
  margin: 0;
  padding: 1px;
  height: 22px;
}
/* Controls */
.dcsns .controls {
  position: absolute;
  right: 0;
  top: 7px;
  height: 22px;
  padding: 0;
  z-index: 12;
}
.dcsns .controls li {
  display: inline;
  background: none;
}
.dcsns .controls a {
  display: block;
  width: 22px;
  height: 22px;
  float: left;
  margin: 0 0 0 2px;
  background: url(/wp-content/themes/default/assets/images/../images/controls1.png) no-repeat 0 0;
}
.dcsns .controls .prev {
  background-position: -44px 0;
}
.dcsns .controls .next {
  background-position: -66px 0;
}
.dcsns .controls .play {
  background-position: 0 0;
}
.dcsns .controls .pause {
  background-position: -22px 0;
}
.dcsns .controls .prev:hover {
  background-position: -44px -22px;
}
.dcsns .controls .next:hover {
  background-position: -66px -22px;
}
.dcsns .controls .play:hover {
  background-position: 0 -22px;
}
.dcsns .controls .pause:hover {
  background-position: -22px -22px;
}
/* feeds network specific styles */
.stream li.dcsns-rss .section-intro,
.filter .f-rss a:hover {
  background-color: #FF9800;
}
.stream li.dcsns-flickr .section-intro,
.filter .f-flickr a:hover {
  background-color: #f90784;
}
.stream li.dcsns-delicious .section-intro,
.filter .f-delicious a:hover {
  background-color: #3271CB;
}
.stream li.dcsns-twitter .section-intro,
.filter .f-twitter a:hover {
  background-color: #4ec2dc;
}
.stream li.dcsns-facebook .section-intro,
.filter .f-facebook a:hover {
  background-color: #3b5998;
}
.stream li.dcsns-google .section-intro,
.filter .f-google a:hover {
  background-color: #2d2d2d;
}
.stream li.dcsns-youtube .section-intro,
.filter .f-youtube a:hover {
  background-color: #DF1F1C;
}
.stream li.dcsns-pinterest .section-intro,
.filter .f-pinterest a:hover {
  background-color: #CB2528;
}
.stream li.dcsns-lastfm .section-intro,
.filter .f-lastfm a:hover {
  background-color: #C90E12;
}
.stream li.dcsns-dribbble .section-intro,
.filter .f-dribbble a:hover {
  background-color: #F175A8;
}
.stream li.dcsns-vimeo .section-intro,
.filter .f-vimeo a:hover {
  background-color: #4EBAFF;
}
.stream li.dcsns-stumbleupon .section-intro,
.filter .f-stumbleupon a:hover {
  background-color: #EB4924;
}
.stream li.dcsns-deviantart .section-intro,
.filter .f-deviantart a:hover {
  background-color: #EB4924;
}
.stream li.dcsns-tumblr .section-intro,
.filter .f-tumblr a:hover {
  background-color: #365472;
}
.stream li.dcsns-instagram .section-intro,
.filter .f-instagram a:hover {
  background-color: #413A33;
}
/* Facebook */
.stream li.dcsns-facebook .section-text img {
  margin: 0 7px 5px 0;
  float: left;
  border: 1px solid #ddd;
  padding: 1px;
  background: #fff;
}
.stream li.dcsns-facebook .meta {
  display: block;
  clear: both;
}
.stream li.dcsns-facebook .meta.item-comments {
  padding: 0;
  min-height: auto;
}
.stream li.dcsns-facebook .meta.item-comments a {
  display: block;
  margin: 0 0 2px 0;
}
.stream li.dcsns-facebook .share-facebook {
  display: none;
}
/* twitter */
.stream li.dcsns-twitter .section-thumb {
  margin-top: 3px;
}
.stream li.dcsns-twitter .section-user {
  padding: 0;
  background: none;
}
.stream li.dcsns-twitter .section-text img {
  margin: 5px 0 0;
  border: 1px solid #ddd;
  padding: 1px;
  background: #fff;
  max-width: 99%;
}
.stream li.dcsns-twitter a {
  color: #4EC2DC;
}
.stream li.dcsns-twitter .section-intro a,
.stream li.dcsns-twitter .section-intro a:hover {
  color: #fff;
}
.stream li.dcsns-twitter .section-intro span a {
  text-decoration: none;
  margin-left: 0;
}
.stream li.dcsns-twitter .section-intro span a:hover {
  text-decoration: underline;
}
.stream li.dcsns-twitter a:hover {
  color: #4EC2DC;
  text-decoration: underline;
}
.stream li.dcsns-twitter .twitter-user {
  margin-bottom: 2px;
  display: block;
}
.stream li.dcsns-twitter .twitter-user a {
  color: #999;
  line-height: 1.35em;
}
.stream li.dcsns-twitter .twitter-user a:hover {
  color: #999;
  text-decoration: none;
}
.stream li.dcsns-twitter .twitter-user a strong {
  color: #fff;
}
.stream li.dcsns-twitter .twitter-user a:hover strong {
  color: #4EC2DC;
  text-decoration: underline;
}
/* google */
.stream li.dcsns-google .section-title {
  margin-bottom: 5px;
}
.stream li.dcsns-google .meta span.plusones {
  padding-left: 0;
}
/* vimeo */
.dcsns .stream li.dcsns-vimeo .section-title {
  display: block;
  clear: both;
}
.stream li.dcsns-vimeo .section-text {
  margin-bottom: 5px;
}
.stream li.dcsns-vimeo .section-text .meta {
  padding-top: 5px;
}
.stream li.dcsns-vimeo .logo {
  margin-bottom: 3px;
}
/** Flickr **/
.stream li.dcsns-flickr .section-thumb {
  margin: 0;
}
/* Pinterest */
.stream li.dcsns-pinterest .section-thumb {
  display: block;
}
.stream li.dcsns-pinterest .section-text {
  clear: both;
}
/* dribbble */
.stream li.dcsns-dribbble .inner img {
  margin-bottom: 5px;
}
/* lastfm */
.stream li.dcsns-lastfm .section-title {
  background: url(/wp-content/themes/default/assets/images/../images/tracks.png) no-repeat 0 0;
  padding-left: 17px;
  margin-bottom: 0;
}
/* deviantart */
.stream li.dcsns-deviantart .section-thumb {
  display: block;
  float: none;
}
.stream li.dcsns-deviantart .section-thumb img {
  max-width: 250px;
}
/* tumblr */
.stream li.dcsns-tumblr .section-text img {
  margin: 0 7px 5px 0;
  float: left;
  border: 1px solid #ddd;
  padding: 1px;
  background: #fff;
  max-width: 99%;
}
.stream li.dcsns-tumblr .track {
  display: block;
  background: url(/wp-content/themes/default/assets/images/../images/tracks.png) no-repeat 0 5px;
  padding: 5px 0 0 17px;
  margin-bottom: 0;
}
/* instagram */
.stream li.dcsns-instagram .section-title {
  font-weight: normal;
  clear: both;
}
.stream li.dcsns-instagram .section-thumb img {
  margin-bottom: 5px;
}
.stream li.dcsns-instagram .section-meta {
  clear: both;
  margin-bottom: 10px;
}
.stream li.dcsns-instagram .section-meta .meta .comments,
.stream li.dcsns-instagram .section-meta .meta .likes {
  margin: 0 0 5px 0;
  padding-top: 5px;
  background-position: 0px 5px;
  float: none;
  font-size: 100%;
  font-weight: bold;
}
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Ville Ristimäki (@villeristi)
 * 
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url('../fonts/flexslider-icon.eot');
  src: url('../fonts/flexslider-icon-1.eot') format('embedded-opentype'), url('../fonts/flexslider-icon.woff') format('woff'), url('../fonts/flexslider-icon.ttf') format('truetype'), url('../fonts/flexslider-icon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
  object-fit: cover;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  border-radius: 4px;
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a .flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: 0.7;
  cursor: pointer;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot');
  src: url('../fonts/fontawesome-webfont-1.eot') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  animation: spin 2s infinite linear;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  transform: scale(1, -1);
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-asc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-desc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-mail-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
/* based on sidr's default jquery.sidr.dark.css theme */
#sidr {
  display: none;
  position: absolute;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 999999;
  width: 260px;
  overflow-x: none;
  overflow-y: auto;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 15px;
  background: #333;
  color: #fff;
  box-shadow: inset 0 0 5px 5px #222;
}
#sidr .sidr-inner {
  padding: 0 0 15px;
}
#sidr .sidr-inner > p {
  margin-left: 15px;
  margin-right: 15px;
}
#sidr.right {
  left: auto;
  right: -260px;
}
#sidr.left {
  left: -260px;
  right: auto;
}
#sidr h1,
#sidr h2,
#sidr h3,
#sidr h4,
#sidr h5,
#sidr h6 {
  font-size: 11px;
  font-weight: normal;
  padding: 0 15px;
  margin: 0 0 5px;
  color: #fff;
  line-height: 24px;
  background-image: linear-gradient(#4d4d4d, #1a1a1a);
  box-shadow: 0 5px 5px 3px rgba(0, 0, 0, 0.2);
}
#sidr p {
  font-size: 13px;
  margin: 0 0 12px;
}
#sidr p a {
  color: rgba(255, 255, 255, 0.9);
}
#sidr > p {
  margin-left: 15px;
  margin-right: 15px;
}
#sidr ul {
  display: block;
  margin: 0 0 15px;
  padding: 0;
  border-top: 1px solid #1a1a1a;
  border-bottom: 1px solid #4d4d4d;
}
#sidr ul li {
  display: block;
  margin: 0;
  line-height: 48px;
  border-top: 1px solid #4d4d4d;
  border-bottom: 1px solid #1a1a1a;
}
#sidr ul li:hover,
#sidr ul li.active,
#sidr ul li.sidr-class-active {
  border-top: none;
  line-height: 49px;
}
#sidr ul li:hover > a,
#sidr ul li:hover > span,
#sidr ul li.active > a,
#sidr ul li.active > span,
#sidr ul li.sidr-class-active > a,
#sidr ul li.sidr-class-active > span {
  box-shadow: inset 0 0 15px 3px #222;
}
#sidr ul li a,
#sidr ul li span {
  padding: 0 15px;
  display: block;
  text-decoration: none;
  color: #fff;
}
#sidr ul li ul {
  border-bottom: none;
  margin: 0;
}
#sidr ul li ul li {
  line-height: 40px;
  font-size: 13px;
}
#sidr ul li ul li:last-child {
  border-bottom: none;
}
#sidr ul li ul li:hover,
#sidr ul li ul li.active,
#sidr ul li ul li.sidr-class-active {
  border-top: none;
  line-height: 41px;
}
#sidr ul li ul li:hover > a,
#sidr ul li ul li:hover > span,
#sidr ul li ul li.active > a,
#sidr ul li ul li.active > span,
#sidr ul li ul li.sidr-class-active > a,
#sidr ul li ul li.sidr-class-active > span {
  box-shadow: inset 0 0 15px 3px #222;
}
#sidr ul li ul li a,
#sidr ul li ul li span {
  color: rgba(255, 255, 255, 0.8);
  padding-left: 30px;
}
#sidr form {
  margin: 0 15px;
}
#sidr label {
  font-size: 13px;
}
#sidr input[type="text"],
#sidr input[type="password"],
#sidr input[type="date"],
#sidr input[type="datetime"],
#sidr input[type="email"],
#sidr input[type="number"],
#sidr input[type="search"],
#sidr input[type="tel"],
#sidr input[type="time"],
#sidr input[type="url"],
#sidr textarea,
#sidr select {
  width: 100%;
  font-size: 13px;
  padding: 5px;
  box-sizing: border-box;
  margin: 0 0 10px;
  border-radius: 2px;
  border: none;
  background: rgba(0, 0, 0, 0.1);
  color: rgba(255, 255, 255, 0.6);
  display: block;
  clear: both;
}
#sidr input[type=checkbox] {
  width: auto;
  display: inline;
  clear: none;
}
#sidr input[type=button],
#sidr input[type=submit] {
  color: #333;
  background: #fff;
}
#sidr input[type=button]:hover,
#sidr input[type=submit]:hover {
  background: rgba(255, 255, 255, 0.9);
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
  cursor: url(grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  border-radius: 30px;
  background: #869791;
  filter: alpha(opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: alpha(opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  border-radius: 20px;
  background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
}
/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  border-radius: 30px;
}
/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(/wp-content/themes/default/assets/images/AjaxLoader.gif) no-repeat center center;
}
/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  animation: fadeOut 0.7s both ease;
}
.owl-fade-in {
  animation: fadeIn 0.7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  animation: scaleToFade 0.7s ease both;
}
.owl-goDown-in {
  animation: goDown 0.6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  animation: scaleUpFrom 0.5s ease both;
}
.owl-fadeUp-out {
  animation: scaleUpTo 0.5s ease both;
}
/* Keyframes */
/*empty*/
@keyframes empty {
  0% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes backSlideOut {
  25% {
    opacity: 0.5;
    transform: translateZ(-500px);
  }
  75% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(-200%);
  }
}
@keyframes backSlideIn {
  0%,
  25% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: 0.5;
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8);
  }
}
@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}
@font-face {
  font-family: 'ProximaNova-XboldIt';
  src: url('../fonts/ProximaNova-XboldIt-webfont.eot');
  src: url('../fonts/ProximaNova-XboldIt-webfont-1.eot') format('embedded-opentype'), url('../fonts/ProximaNova-XboldIt-webfont.woff') format('woff'), url('../fonts/ProximaNova-XboldIt-webfont.ttf') format('truetype'), url('../fonts/ProximaNova-XboldIt-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova-Bold';
  src: url('../fonts/ProximaNova-Bold-webfont.eot');
  src: url('../fonts/ProximaNova-Bold-webfont-1.eot') format('embedded-opentype'), url('../fonts/ProximaNova-Bold-webfont.woff') format('woff'), url('../fonts/ProximaNova-Bold-webfont.ttf') format('truetype'), url('../fonts/ProximaNova-Bold-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova-Reg';
  src: url('../fonts/ProximaNova-Reg-webfont.eot');
  src: url('../fonts/ProximaNova-Reg-webfont-1.eot') format('embedded-opentype'), url('../fonts/ProximaNova-Reg-webfont.woff') format('woff'), url('../fonts/ProximaNova-Reg-webfont.ttf') format('truetype'), url('../fonts/ProximaNova-Reg-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova-RegIt';
  src: url('../fonts/ProximaNova-RegIt-webfont.eot');
  src: url('../fonts/ProximaNova-RegIt-webfont-1.eot') format('embedded-opentype'), url('../fonts/ProximaNova-RegIt-webfont.woff') format('woff'), url('../fonts/ProximaNova-RegIt-webfont.ttf') format('truetype'), url('../fonts/ProximaNova-RegIt-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova-Xbold';
  src: url('../fonts/ProximaNova-Xbold-webfont.eot');
  src: url('../fonts/ProximaNova-Xbold-webfont-1.eot') format('embedded-opentype'), url('../fonts/ProximaNova-Xbold-webfont.woff') format('woff'), url('../fonts/ProximaNova-Xbold-webfont.ttf') format('truetype'), url('../fonts/ProximaNova-Xbold-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova-BoldIt';
  src: url('../fonts/ProximaNova-BoldIt-webfont.eot');
  src: url('../fonts/ProximaNova-BoldIt-webfont-1.eot') format('embedded-opentype'), url('../fonts/ProximaNova-BoldIt-webfont.woff') format('woff'), url('../fonts/ProximaNova-BoldIt-webfont.ttf') format('truetype'), url('../fonts/ProximaNova-BoldIt-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova-BlackIt';
  src: url('../fonts/ProximaNova-BlackIt-webfont.eot');
  src: url('../fonts/ProximaNova-BlackIt-webfont-1.eot') format('embedded-opentype'), url('../fonts/ProximaNova-BlackIt-webfont.woff') format('woff'), url('../fonts/ProximaNova-BlackIt-webfont.ttf') format('truetype'), url('../fonts/ProximaNova-BlackIt-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova-Thin';
  src: url('../fonts/proximanova-thin-webfont.eot');
  src: url('../fonts/proximanova-thin-webfont-1.eot') format('embedded-opentype'), url('../fonts/proximanova-thin-webfont.woff2') format('woff2'), url('../fonts/proximanova-thin-webfont.woff') format('woff'), url('../fonts/proximanova-thin-webfont.ttf') format('truetype'), url('../fonts/proximanova-thin-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.pseudo {
  position: absolute;
  content: '';
  display: block;
}
.button {
  position: relative;
  z-index: 10;
  font-weight: 400;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
  background: #fff;
  display: inline-block;
  color: black;
  width: auto;
  line-height: 40px;
  padding: 5px 15px;
}
.button:hover {
  opacity: 0.75;
}
.divider {
  display: block;
  padding: 5px 20px 8px;
  margin-bottom: 12px;
  color: #eee;
  text-decoration: none;
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.05);
}
/** Colors **/
/* New Branding Colors */
/** Fonts **/
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
body {
  font: 13px/1.5 ProximaNova-Bold;
  margin: 0 auto;
}
.wrap {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.page #content.visible,
.single #content.visible,
.search-results #content.visible,
.search-no-results #content.visible,
.category #content.visible {
  margin: 375px auto 50px auto!important;
}
.page #content,
.single #content,
.search-results #content,
.search-no-results #content,
.category #content {
  margin: 50px auto !important;
  font-family: ProximaNova-Reg;
  font-size: 16px;
  line-height: 1.25;
  max-width: 1200px;
}
a {
  text-decoration: none;
  outline: 0!important;
  color: #343434;
  transition: all 0.1s linear all ease;
  transition: 0.1s linear all;
}
em {
  font-family: 'ProximaNova-RegIt';
  font-style: normal;
}
p {
  margin: 0 0 0.5em 0;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 0.5em 0;
  font-weight: normal;
  line-height: 1.2;
}
.media {
  margin: 0;
}
.media,
.bd {
  overflow: hidden;
  _overflow: visible;
  zoom: 1;
}
.media .img {
  float: left;
  margin-right: 10px;
}
.media .img img {
  display: block;
}
.media .imgExt {
  float: right;
  margin-left: 10px;
}
.align-right {
  text-align: right;
}
.align-left {
  text-align: left;
}
small {
  font-size: 0.75em;
}
section.results {
  margin-bottom: 60px;
}
.flexslider {
  border-radius: 0;
  border: 0;
}
.flexslider .slides > li > img {
  height: 500px;
}
b,
strong {
  font-family: 'ProximaNova-Xbold';
}
.page #main,
.single #main,
.search #main,
.category #main {
  width: 74%;
  float: left;
  margin-right: 3em;
}
.page #container,
.single #container,
.search #container,
.category #container {
  background-color: #ffffff;
}
.page .subpage_header img,
.single .subpage_header img,
.search .subpage_header img,
.category .subpage_header img {
  width: 100%;
  height: auto;
}
.page .content .subpage_header,
.single .content .subpage_header,
.search .content .subpage_header,
.category .content .subpage_header,
.page .post-content .subpage_header,
.single .post-content .subpage_header,
.search .post-content .subpage_header,
.category .post-content .subpage_header {
  max-height: 450px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.page .content .subpage_header h1,
.single .content .subpage_header h1,
.search .content .subpage_header h1,
.category .content .subpage_header h1,
.page .post-content .subpage_header h1,
.single .post-content .subpage_header h1,
.search .post-content .subpage_header h1,
.category .post-content .subpage_header h1 {
  position: absolute;
  left: 0;
  margin-top: 168px;
  font-family: 'ProximaNova-Xbold' !important;
  color: #fff;
  font-size: 85px!important;
  width: 75%;
  text-align: center;
  line-height: 0.8em;
  margin-left: 12.5%;
}
.page .content .subpage_header p,
.single .content .subpage_header p,
.search .content .subpage_header p,
.category .content .subpage_header p,
.page .post-content .subpage_header p,
.single .post-content .subpage_header p,
.search .post-content .subpage_header p,
.category .post-content .subpage_header p {
  position: absolute;
  top: 72%;
  left: 0;
  font-size: 22px;
  color: #fff;
  line-height: 25px;
  width: 41%;
  margin-left: 30%;
  text-align: center;
  font-family: 'ProximaNova-Reg';
}
.page #content,
.single #content,
.search #content,
.category #content {
  clear: both;
}
.page .content ul,
.single .content ul,
.search .content ul,
.category .content ul {
  list-style-type: disc;
  margin-left: 2.5em;
}
.page .owl-item:hover,
.single .owl-item:hover,
.search .owl-item:hover,
.category .owl-item:hover {
  opacity: 0.9;
}
.page img.alignleft,
.single img.alignleft,
.search img.alignleft,
.category img.alignleft {
  float: left;
}
.page img.alignright,
.single img.alignright,
.search img.alignright,
.category img.alignright {
  float: right;
}
.page .visible aside#sidebar,
.single .visible aside#sidebar,
.search .visible aside#sidebar,
.category .visible aside#sidebar {
  margin-top: 1px;
}
.page .textwidget,
.single .textwidget,
.search .textwidget,
.category .textwidget {
  line-height: 1.5em;
}
.page h2.widgettitle,
.single h2.widgettitle,
.search h2.widgettitle,
.category h2.widgettitle {
  font-size: 1.75em;
}
.page h2,
.single h2,
.search h2,
.category h2 {
  font-size: 1.75em;
}
.page h3,
.single h3,
.search h3,
.category h3 {
  font-family: 'ProximaNova-Bold';
  text-transform: uppercase;
}
.page li.widget,
.single li.widget,
.search li.widget,
.category li.widget {
  margin-bottom: 1.5em;
}
.page #tabs,
.single #tabs,
.search #tabs,
.category #tabs,
.page #tabs-2,
.single #tabs-2,
.search #tabs-2,
.category #tabs-2 {
  border: none!important;
  padding-bottom: 0px;
}
.page #tabs a:focus,
.single #tabs a:focus,
.search #tabs a:focus,
.category #tabs a:focus,
.page #tabs-2 a:focus,
.single #tabs-2 a:focus,
.search #tabs-2 a:focus,
.category #tabs-2 a:focus {
  outline: 0;
}
.page #tabs ul,
.single #tabs ul,
.search #tabs ul,
.category #tabs ul,
.page #tabs-2 ul,
.single #tabs-2 ul,
.search #tabs-2 ul,
.category #tabs-2 ul {
  margin-left: 0;
}
.page #tabs .ui-widget-content,
.single #tabs .ui-widget-content,
.search #tabs .ui-widget-content,
.category #tabs .ui-widget-content,
.page #tabs-2 .ui-widget-content,
.single #tabs-2 .ui-widget-content,
.search #tabs-2 .ui-widget-content,
.category #tabs-2 .ui-widget-content {
  border: none!important;
  background: #fff;
  padding: 10px;
  color: #000000;
  font-size: 16px;
  line-height: 1.25em;
  font-family: ProximaNova-Reg;
}
.page #tabs .ui-widget-header,
.single #tabs .ui-widget-header,
.search #tabs .ui-widget-header,
.category #tabs .ui-widget-header,
.page #tabs-2 .ui-widget-header,
.single #tabs-2 .ui-widget-header,
.search #tabs-2 .ui-widget-header,
.category #tabs-2 .ui-widget-header {
  border: none;
  background: #fff;
  text-transform: uppercase;
}
.page #tabs .ui-widget-header li,
.single #tabs .ui-widget-header li,
.search #tabs .ui-widget-header li,
.category #tabs .ui-widget-header li,
.page #tabs-2 .ui-widget-header li,
.single #tabs-2 .ui-widget-header li,
.search #tabs-2 .ui-widget-header li,
.category #tabs-2 .ui-widget-header li {
  display: inline-block;
  float: left;
  padding: 5px 10px;
  border: none;
  border-bottom: 2px solid #F0F0F0;
  background: none;
}
.page #tabs .ui-widget-header li:first-child,
.single #tabs .ui-widget-header li:first-child,
.search #tabs .ui-widget-header li:first-child,
.category #tabs .ui-widget-header li:first-child,
.page #tabs-2 .ui-widget-header li:first-child,
.single #tabs-2 .ui-widget-header li:first-child,
.search #tabs-2 .ui-widget-header li:first-child,
.category #tabs-2 .ui-widget-header li:first-child {
  padding-left: 0;
}
.page #tabs .ui-widget-header li a,
.single #tabs .ui-widget-header li a,
.search #tabs .ui-widget-header li a,
.category #tabs .ui-widget-header li a,
.page #tabs-2 .ui-widget-header li a,
.single #tabs-2 .ui-widget-header li a,
.search #tabs-2 .ui-widget-header li a,
.category #tabs-2 .ui-widget-header li a {
  font-size: 14px;
  color: #8b8b8b;
  background: none;
  text-decoration: none;
}
.page #tabs .ui-widget-header .ui-state-active a,
.single #tabs .ui-widget-header .ui-state-active a,
.search #tabs .ui-widget-header .ui-state-active a,
.category #tabs .ui-widget-header .ui-state-active a,
.page #tabs-2 .ui-widget-header .ui-state-active a,
.single #tabs-2 .ui-widget-header .ui-state-active a,
.search #tabs-2 .ui-widget-header .ui-state-active a,
.category #tabs-2 .ui-widget-header .ui-state-active a {
  color: #003a73;
  border-bottom: 4px solid #003a73;
  padding-bottom: 4px;
}
.page li.widget em,
.single li.widget em,
.search li.widget em,
.category li.widget em {
  font-style: normal;
}
.page .rpwe_widget .rpwe-block h3,
.single .rpwe_widget .rpwe-block h3,
.search .rpwe_widget .rpwe-block h3,
.category .rpwe_widget .rpwe-block h3 {
  font-size: 17px!important;
}
.page .rpwe_widget .rpwe-block h3 a,
.single .rpwe_widget .rpwe-block h3 a,
.search .rpwe_widget .rpwe-block h3 a,
.category .rpwe_widget .rpwe-block h3 a {
  color: #003a73;
}
.page .rpwe_widget .rpwe-time,
.single .rpwe_widget .rpwe-time,
.search .rpwe_widget .rpwe-time,
.category .rpwe_widget .rpwe-time {
  font-size: 14px!important;
}
.page .rpwe_widget .rpwe-summary,
.single .rpwe_widget .rpwe-summary,
.search .rpwe_widget .rpwe-summary,
.category .rpwe_widget .rpwe-summary {
  font-size: 15px!important;
  line-height: 1.25em;
}
.page .rpwe_widget .rpwe-summary a,
.single .rpwe_widget .rpwe-summary a,
.search .rpwe_widget .rpwe-summary a,
.category .rpwe_widget .rpwe-summary a {
  color: #003a73;
}
.page .content a,
.single .content a,
.search .content a,
.category .content a {
  color: #003a73;
}
.page .content a:hover,
.single .content a:hover,
.search .content a:hover,
.category .content a:hover {
  text-decoration: underline;
}
.page .widget_testimonials_widget,
.single .widget_testimonials_widget,
.search .widget_testimonials_widget,
.category .widget_testimonials_widget {
  padding-top: 5px;
  width: 211px;
}
.page .widget_testimonials_widget .caption,
.single .widget_testimonials_widget .caption,
.search .widget_testimonials_widget .caption,
.category .widget_testimonials_widget .caption {
  font-family: ProximaNova-Bold;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 15px;
  color: #ADADAD !important;
  padding-left: 17px;
  padding-top: 5px;
  border-left: 2px solid #F0F0F0;
  border-right: 2px solid #F0F0F0;
  border-top: 1px solid #F0F0F0;
  border-radius: 5px 5px 0 0!important;
  width: 211px;
}
.page .widget_testimonials_widget .caption h3,
.single .widget_testimonials_widget .caption h3,
.search .widget_testimonials_widget .caption h3,
.category .widget_testimonials_widget .caption h3 {
  width: 150px;
  margin-bottom: 0;
}
.page .widget_testimonials_widget .caption a,
.single .widget_testimonials_widget .caption a,
.search .widget_testimonials_widget .caption a,
.category .widget_testimonials_widget .caption a {
  color: #ADADAD !important;
}
.page .widget_testimonials_widget li .top,
.single .widget_testimonials_widget li .top,
.search .widget_testimonials_widget li .top,
.category .widget_testimonials_widget li .top {
  background-image: none!important;
  background-color: #fff !important;
  border-radius: 0;
  height: 180px!important;
}
.page .widget_testimonials_widget .flex-viewport,
.single .widget_testimonials_widget .flex-viewport,
.search .widget_testimonials_widget .flex-viewport,
.category .widget_testimonials_widget .flex-viewport {
  border: 2px solid #F0F0F0;
  border-top: none;
  border-bottom: none;
  border-radius: 0 0 5px 5px!important;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
}
.page .widget_testimonials_widget .logo,
.single .widget_testimonials_widget .logo,
.search .widget_testimonials_widget .logo,
.category .widget_testimonials_widget .logo {
  max-width: 30px;
  max-height: 40px;
  display: inline-block;
  margin-right: 0;
  display: block;
  margin: 0 auto;
  position: relative;
  top: -6px;
  left: 0%;
}
.page .widget_testimonials_widget .bottom,
.single .widget_testimonials_widget .bottom,
.search .widget_testimonials_widget .bottom,
.category .widget_testimonials_widget .bottom {
  background-color: #ededed;
  background-image: linear-gradient(to top, #e6e6e6, #f7f7f7);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#f7f7f7', GradientType=0);
  border: 2px solid #F0F0F0;
  text-align: center;
  width: 225px;
  width: 211px;
}
.page .widget_testimonials_widget .bottom .name,
.single .widget_testimonials_widget .bottom .name,
.search .widget_testimonials_widget .bottom .name,
.category .widget_testimonials_widget .bottom .name {
  color: #000 !important;
  font-size: 13px;
  display: inline-block;
}
.page .article-header h1,
.single .article-header h1,
.search .article-header h1,
.category .article-header h1 {
  color: #003a73;
  cursor: default;
  font-size: 45px;
  margin-bottom: 0;
}
.page .article-header h1:after,
.single .article-header h1:after,
.search .article-header h1:after,
.category .article-header h1:after {
  content: ' ';
  display: block!important;
  height: 4px;
  position: relative;
  width: 100%;
  border-bottom: 1px solid;
  border-bottom-color: #e8e8e8;
}
.page .article-header h1 a,
.single .article-header h1 a,
.search .article-header h1 a,
.category .article-header h1 a {
  color: #003a73;
  cursor: default;
  font-size: 45px;
  margin-bottom: 0;
}
.page .visible,
.single .visible,
.search .visible,
.category .visible {
  margin-top: 325px!important;
}
#callouts {
  clear: both;
  background: #f0f0f0 url(../images/navigation_pattern_overlay.png );
  background: linear-gradient(to top, white, rgba(0, 0, 0, 0.12)), url(../images/navigation_pattern_overlay.png ) white;
  width: 100%;
  height: 390px;
  padding: 40px 9% 0 9%;
  text-transform: uppercase;
}
#callouts.no-welcome {
  height: 510px;
  padding-top: 150px;
}
#callouts .callout {
  width: 300px;
  height: 320px;
  padding: 20px;
  overflow: hidden;
}
#callouts .caption {
  color: #ADADAD;
  text-transform: uppercase;
  font-size: 16px;
  font-family: ProximaNova-XBold;
  margin-bottom: 20px;
}
#callouts .callout_title {
  color: #333333;
  text-transform: uppercase;
  font-family: ProximaNova-XBold;
  margin-bottom: 5px;
  font-size: 24px;
  line-height: 95%;
  margin-top: -10px;
}
#callouts .callout_content {
  color: #333333;
  font-size: 16px;
  font-family: ProximaNova-Reg;
  text-transform: none;
  line-height: 140%;
}
#callouts .tweet .callout_content {
  font-size: 18px;
  margin-bottom: 14px;
}
#callouts .callout_date {
  margin: 0 0 18px 0;
  font-size: 12px;
  color: #ADADAD;
}
#callouts .callout.testimonial {
  padding: 0;
  position: relative;
}
#callouts .callout.testimonial .caption {
  padding: 15px 20px;
}
#callouts .callout.testimonial .callout_content {
  position: absolute;
  bottom: 0;
  width: 100%;
}
#callouts .testimonial {
  position: relative;
}
#callouts .testimonial .callout_content {
  height: 260px;
}
#callouts .testimonial .top {
  padding: 0 20px;
  text-align: left;
  font-size: 17px;
  height: 195px;
}
#callouts .testimonial .bottom {
  height: 68px;
  width: 100%;
  left: 0px;
  bottom: 0;
  margin: 0;
  padding: 0 10px;
  background-color: #ededed;
  background-image: linear-gradient(to top, #e6e6e6, #f7f7f7);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#f7f7f7', GradientType=0);
  border-radius: 0 0 5px 5px;
  border-top: 1px solid #ADADAD;
}
#callouts .testimonial .bottom a {
  color: inherit;
}
#callouts .testimonial .logo {
  max-width: 30px;
  max-height: 40px;
  display: inline-block;
  padding-top: 14px;
  margin-right: 10px;
}
#callouts .testimonial .name {
  display: inline-block;
  text-transform: uppercase;
  font-family: ProximaNova-XBold;
  font-size: 20px;
}
#callouts .testimonial .slides {
  height: 260px;
}
#callouts .testimonial .flexslider {
  margin: 0;
  height: 100%;
}
#callouts .testimonial .flexslider .flex-direction-nav .flex-prev {
  left: -3px;
}
#callouts .testimonial .flexslider .flex-direction-nav a {
  padding-top: 10px;
  top: 88%;
}
#callouts .testimonial .flexslider .flex-direction-nav a:before {
  font-size: 30px;
}
#callouts ul {
  display: block;
  text-align: center;
}
#callouts li.callout {
  display: inline-block;
  position: relative;
  margin-right: 3.5%;
  border: 1px solid lightgrey;
  border-radius: 5px;
  padding: 15px 20px;
  background-color: white;
  vertical-align: middle;
  text-align: left;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
}
#callouts li.callout:last-child {
  margin-right: 0;
}
#callouts.callouts-0-total {
  height: 0;
  padding: 0;
}
#callouts .button {
  display: block;
  position: absolute;
  left: 5%;
  right: 5%;
  bottom: 15px;
  padding: 0 15px;
  color: white;
  border: 0;
  box-shadow: 1px 3px 3px -1px #ccc;
  font-size: 14px;
  font-family: ProximaNova-Bold;
  background-image: none;
  background-color: rgba(0, 0, 0, 0.15);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0, 0, 0, 0.25)', endColorstr='rgba(0, 0, 0, 0)', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
#callouts .button.no-link {
  background-color: #8e8e8e;
  color: lightgrey;
  cursor: default;
}
.wpcf7 .wpcf7-form {
  font-family: ProximaNova-Bold;
  text-transform: uppercase;
  padding-bottom: 20px;
}
.wpcf7 button,
.wpcf7 input,
.wpcf7 select,
.wpcf7 textarea {
  background: #F0F0F0;
  padding: 12px;
  font-size: 16px;
  width: 380px;
  margin-right: 10px;
  border: 0;
  border-radius: 2px;
}
.wpcf7 input[type="submit"] {
  border: 0;
  color: #fff;
  background-color: #003a73;
  text-transform: uppercase;
  width: 100px;
  font-family: ProximaNova-Bold;
  font-size: 14px;
  border-radius: 5px;
  display: inline-block;
  margin-top: 10px;
  padding: 15px;
}
.wpcf7 input[type="submit"]:hover {
  opacity: 0.75;
}
.wpcf7 select.wpcf7-select {
  height: 42px !important;
}
#events {
  z-index: 2;
  background: white;
  clear: both;
  position: relative;
  top: -75px;
  width: 100%;
  height: 0;
  text-transform: uppercase;
}
#events .event-image li img {
  width: 100%;
}
#events .wrap {
  overflow: hidden;
}
#events ul {
  display: block;
  text-align: center;
}
#events .owl-buttons {
  position: absolute;
  top: 25%;
  left: 0;
  right: 0;
}
#events .owl-buttons .owl-prev {
  position: absolute;
  left: 0;
}
#events .owl-buttons .owl-next {
  position: absolute;
  right: 0;
}
#events li.event-image {
  margin-bottom: 60px;
}
#events .wrap > ul > a,
#events li.event-image {
  display: inline-block;
  position: relative;
  margin-right: 3.5%;
  border-radius: 3px;
  background-color: white;
  vertical-align: middle;
  text-align: center;
  width: 295px;
  height: 185px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
}
#events .wrap > ul > a .title,
#events li.event-image .title {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  padding: 6px 10px;
  font-family: ProximaNova-XBold;
  font-size: 19px;
  z-index: 100;
}
#events .wrap > ul > a:last-child,
#events li.event-image:last-child {
  margin-right: 0;
}
#events .flexslider .flex-direction-nav a:before {
  font-size: 30px;
}
.single-event .post-content .the-post-content .message h1 {
  font-family: ProximaNova-XBold !important;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 2.35em !important;
  color: #003a73;
  padding-top: 0;
}
.single-event .message p {
  margin-top: 5px!important;
}
.single-event .news-page {
  line-height: 1.25 !important;
}
.single-event .visible aside#sidebar {
  margin-top: 11px;
}
.single-event #content .flex-direction-nav {
  position: absolute;
  top: 50%;
  z-index: 100;
  margin: 0;
  width: 100%;
  list-style: none !important;
  margin-left: 0 !important;
}
.single-event #content .flex-direction-nav a {
  opacity: 1;
  text-indent: -9999px;
  width: 25px;
  height: 57px;
  text-align: left;
}
.single-event #content .flex-direction-nav a:before {
  content: '';
  background: url(../images/gallery-nav-arrows.png) no-repeat 0 0;
  height: 57px;
  width: 25px;
  position: absolute;
  top: 0;
  left: 0;
}
.single-event #content .flex-direction-nav a.flex-prev {
  left: 10px;
}
.single-event #content .flex-direction-nav a.flex-next {
  right: 10px;
}
.single-event #content .flex-direction-nav a.flex-next:before {
  background-position: 100% 100%;
}
.single-event #content ul.slides {
  width: 100%;
  margin: 0;
}
.single-event #content ul.slides img {
  display: block;
}
.single-event #content ul.slides li {
  list-style: none !important;
}
.single-event .image_wrapper.sold-out {
  position: relative;
}
.single-event .image_wrapper.sold-out:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/package-sold-out.png) no-repeat;
  width: 115px;
  height: 96px;
  display: block;
  z-index: 100;
}
.single-event .post-content .subpage_header p {
  position: static!important;
  font-size: 22px;
  color: #fff;
  line-height: 25px;
  padding-top: 21px;
  width: 41%;
  margin: 0 auto;
  text-align: center;
  font-family: 'ProximaNova-Reg';
}
.single-event .post-content .subpage_header .header_position {
  position: absolute;
  top: 225px;
  left: 0;
  right: 0;
}
.single-event .post-content .subpage_header h1 {
  position: static;
  -webkit-background-clip: text;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#feffff), to(#ebeef2), color-stop(0.6, #ebeef2));
  font-family: 'ProximaNova-Xbold' !important;
  color: #fff;
  font-size: 85px!important;
  width: auto;
  padding: 0 10px;
  text-align: center;
  line-height: 0.8em;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
}
.single-event .event_article-header h1 {
  color: #003a73;
}
.single-event .event_article-header strong {
  text-transform: uppercase;
  font-family: 'ProximaNova-bold';
}
.single-event .image_wrapper {
  position: relative;
  width: auto;
}
.single-event .image_wrapper img {
  width: auto;
  max-width: 100%!important;
  height: auto;
}
.single-event .image_wrapper img:hover {
  opacity: 0.8;
}
.single-event .package_description {
  margin-bottom: 15px;
}
.single-event .announcement_bar {
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  color: #003a73;
  text-align: center;
  padding-bottom: 0;
  margin-bottom: 0;
  vertical-align: middle;
  display: inline-block;
  font-family: ProximaNova-Bold;
  font-size: 16px;
  padding: 15px 5px;
  z-index: 100;
  text-transform: uppercase;
}
.single-event .message img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.single-event .post-content .package_title {
  font-family: ProximaNova-XBold;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 2.35em !important;
}
.single-event .package_date {
  padding-top: 0px;
  margin-top: 0;
  font-size: 1.1em;
}
.single-event .location {
  color: #ADADAD;
  font-family: ProximaNova-Bold;
  font-size: 13px;
  padding: 2px;
  margin-bottom: 13px;
}
.single-event .package_price {
  float: right;
  text-align: right;
  max-width: 110px;
  color: #454546;
  font-size: 15px;
  margin: 5px 0 0 10px;
}
.single-event .post-content a.full_button,
.single-event .post-content a.half_button {
  background-color: #003a73;
  color: #ffffff !important;
  text-align: center;
  text-transform: uppercase;
}
.single-event .post-content a.full_button:hover,
.single-event .post-content a.half_button:hover {
  text-decoration: none;
  opacity: 0.8;
}
.single-event .ve_chimpy header,
.single-event .widget_chimpy_form header,
.single-event .ve_chimpy footer,
.single-event .widget_chimpy_form footer {
  background: #e4e4e4;
  position: relative;
}
.single-event .ve_chimpy input[type=text],
.single-event .widget_chimpy_form input[type=text],
.single-event .ve_chimpy textarea,
.single-event .widget_chimpy_form textarea {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  outline: none;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #DDDDDD;
}
.single-event .ve_chimpy input[type=text]:focus,
.single-event .widget_chimpy_form input[type=text]:focus,
.single-event .ve_chimpy textarea:focus,
.single-event .widget_chimpy_form textarea:focus {
  box-shadow: 0 0 5px #51cbee;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #51cbee;
}
.single-event .ve_chimpy .sky-form,
.single-event .widget_chimpy_form .sky-form {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.single-event .ve_chimpy .sky-form-black .input input:focus,
.single-event .widget_chimpy_form .sky-form-black .input input:focus {
  border-color: #e5e5e5;
}
.single-event .ve_chimpy .sky-form-black .input:hover input,
.single-event .widget_chimpy_form .sky-form-black .input:hover input {
  border-color: #e5e5e5;
}
.single-event .ve_chimpy .sky-form .input input:focus,
.single-event .widget_chimpy_form .sky-form .input input:focus {
  border-color: #e5e5e5;
}
.single-event .ve_chimpy .sky-form .input:hover input,
.single-event .widget_chimpy_form .sky-form .input:hover input {
  border-color: #e5e5e5;
}
.single-event .ve_chimpy .sky-form .description,
.single-event .widget_chimpy_form .sky-form .description {
  color: #000;
}
.single-event .ve_chimpy header,
.single-event .widget_chimpy_form header {
  text-transform: uppercase;
  font-family: ProximaNova-Bold;
  font-size: 17px;
}
.single-event .ve_chimpy footer,
.single-event .widget_chimpy_form footer {
  border: none;
  width: auto;
}
.single-event .ve_chimpy footer .button,
.single-event .widget_chimpy_form footer .button {
  background-color: #003a73;
  text-transform: uppercase;
  font-family: ProximaNova-Bold;
  opacity: 1;
}
.single-event .ve_chimpy footer .button:hover,
.single-event .widget_chimpy_form footer .button:hover {
  opacity: 0.8;
}
.single-event .widget_chimpy_form .sky-form .icon-append {
  display: none;
}
.single-event .widget_chimpy_form .sky-form .icon-append.fa-times {
  display: inline-block;
  border: none;
  padding: 0!important;
  top: 3px;
}
.single-event .widget_chimpy_form .sky-form .input .icon-append + input {
  padding-right: 0;
}
.single-event .post-content .package_title {
  font-size: 2.1em !important;
  padding-top: 0;
}
.single-event .package_wrapper {
  width: 100%;
  margin-bottom: 2em;
  float: none;
  display: inline-block;
  border: 2px solid #F0F0F0;
  border-radius: 10px;
  overflow: hidden;
}
.single-event .package_wrapper .content_wrapper {
  padding: 10px 10px 10px 30px;
  float: left;
  width: 65%;
}
.single-event .package_wrapper a.full_button {
  background-color: #003a73;
  color: #ffffff !important;
  text-align: center;
  text-transform: uppercase;
  border-radius: 6px;
  padding: 10px 70px;
  display: inline-block;
  margin-top: 5px;
}
.single-event .image_wrapper {
  float: left;
  width: 35%;
}
.single-event .full-width #main {
  width: 100%;
}
.single-event .full-width .ve_chimpy {
  float: right;
  width: 35%;
  margin-bottom: 20px;
  margin-top: 50px;
}
.single-event .full-width .content-2 {
  clear: both;
}
.single-event .full-width .content-2.has_chimpy,
.single-event .full-width .the-post-content.has_chimpy {
  width: 60%;
  float: left;
}
.single-event .sidebar-page #main {
  width: 67%;
}
.single-event .sidebar-page #sidebar {
  width: 27.5%;
}
.single-event .sidebar-page .image_wrapper {
  display: inline-block;
}
.single-event .sidebar-page a.half_button {
  padding: 15px 40px;
  margin: 1em 0;
  font-size: 15px;
  border-radius: 6px;
  display: inline-block;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#004487), to(#003a73), color-stop(0.6, #003a73));
}
.single-event .sidebar-page .ve_chimpy {
  display: none;
}
.single-event .sidebar-page .content_wrapper {
  display: inline-block;
  width: 50%;
  float: left;
}
.single-event .sidebar-page .left_wrapper {
  display: inline-block;
  width: 40%;
  float: left;
  margin-right: 27px;
}
.single-event .sidebar-page .location {
  padding: 15px 0;
}
.single-event .sidebar-page .package_title {
  padding-top: 0;
  margin-top: 0;
  line-height: 1;
}
footer {
  clear: both;
  width: 100%;
  color: black;
  border: 1px solid rgba(4, 52, 99, 0.78);
}
#footer {
  background-image: none !important;
  background: lightblue !important;
}
#footer-top {
  min-height: 300px;
  padding-top: 30px;
  padding-bottom: 40px;
}
#footer-top .title {
  font-family: ProximaNova-Bold;
  text-transform: uppercase;
  padding-bottom: 20px;
  letter-spacing: 1px;
  font-size: 13px;
  line-height: 19px;
}
.mobile-footer-divider {
  display: block;
  padding: 5px 20px 8px;
  margin-bottom: 12px;
  color: #eee;
  text-decoration: none;
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.05);
  margin-left: 5%;
  margin-right: 5%;
  display: none;
}
#footer-lower-menu {
  padding-top: 10px;
  font-size: 10px;
  text-transform: uppercase;
  line-height: 185%;
}
#footer-lower-menu li a {
  color: rgba(255, 255, 255, 0.6);
}
#footer-menu {
  margin-left: 0px;
  width: 24%;
  color: black;
  font-family: ProximaNova-Reg;
  display: inline-block;
  vertical-align: top;
  line-height: 175%;
  font-size: 14px;
}
#footer-menu img {
  float: right;
  width: 110px;
}
#footer-menu a {
  color: black;
}
#footer-about {
  display: inline-block;
  width: 25%;
  padding-left: 10px;
  vertical-align: top;
  font-family: ProximaNova-Reg;
}
#footer-about .text {
  font-size: 16px;
  line-height: 130%;
  padding-bottom: 30px;
}
#footer-about .button {
  font-family: ProximaNova-Bold;
  text-transform: uppercase;
  font-size: 14px;
  padding: 2px 15px;
}
/* These styles belong to the footer area */
#footer-testimonials {
  width: 22%;
  display: inline-block;
  vertical-align: top;
  margin-left: 4%;
}
/* And these belong to the testimonials widget that we drop into the space */
.widget_testimonials_widget {
  list-style: none;
}
.widget_testimonials_widget .title {
  font-family: ProximaNova-Reg;
}
.widget_testimonials_widget .flexslider {
  background: transparent;
  border: 0;
  margin: 0;
}
.widget_testimonials_widget .flex-direction-nav a {
  display: none;
}
.widget_testimonials_widget li {
  width: 265px;
}
.widget_testimonials_widget li .top {
  background-color: #f4f4f4;
  background-image: linear-gradient(to top, white, #e4e4e4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#e4e4e4', GradientType=0);
  font-family: ProximaNova-Reg;
  color: #444444;
  border-radius: 5px 5px 0 0;
  height: 135px;
  padding: 10px 18px;
  font-size: 14px;
  line-height: 1.7;
  overflow: hidden;
}
.widget_testimonials_widget li .top p {
  margin: 0;
}
.widget_testimonials_widget li .bottom {
  font-family: ProximaNova-Bold;
  color: #f0f0f0;
  border-radius: 0 0 5px 5px;
  padding: 15px;
  line-height: 100%;
  text-transform: uppercase;
}
.widget_testimonials_widget li .bottom .location {
  margin-top: 2px;
  font-family: ProximaNova-Reg;
}
/* Clean up styles for other widgets dropped into our footer sidebars */
li.widget {
  list-style: none;
}
li.widget em {
  font-style: italic;
}
li.widget b {
  font-style: bold;
}
#footer-social {
  display: inline-block;
  width: 25%;
  vertical-align: top;
  padding-left: 15px;
}
#footer-social .title {
  padding-bottom: 5px;
}
#footer-social #footer-social-icons {
  padding-top: 15px;
  padding-bottom: 45px;
}
#footer-social i:hover {
  color: grey;
}
#footer-social .fa-lg {
  font-size: 1.1em;
}
#footer-social .fa-stack {
  margin-right: 2px;
}
#footer-social .menu {
  font-family: ProximaNova-Reg;
}
#footer-social .menu a:hover {
  text-decoration: underline;
}
#footer-contact {
  display: inline-block;
  width: 25%;
  padding-left: 10px;
}
#footer-contact .contact.title {
  clear: both;
}
#footer-contact .phone-1,
#footer-contact .phone-2 {
  font-size: 20px;
  display: inline-block;
  font-family: ProximaNova-Reg;
}
#footer-contact .phone-2 {
  margin-left: 20px;
}
#footer-contact .addresses {
  font-family: ProximaNova-Reg;
  padding-top: 14px;
  font-size: 14px;
}
#footer-contact .phone {
  font-size: 24px;
  font-family: ProximaNova-Reg;
}
#footer-contact .mc_success_msg {
  color: rgba(255, 255, 255, 0.6);
}
#footer-contact .mc_custom_border_hdr {
  display: none;
  /*
    text-transform:uppercase;
    width:43%;
    display:inline-block;
*/
}
#footer-contact #mc_mv_EMAIL::-webkit-input-placeholder {
  color: black;
}
#footer-contact #mc_mv_EMAIL::-ms-input-placeholder {
  color: black;
}
#footer-contact #mc_mv_EMAIL::-moz-placeholder {
  color: black;
  opacity: 1;
}
#footer-contact label,
#footer-contact #mc_mv_FNAME,
#footer-contact #mc_mv_LNAME,
#footer-contact #mc-indicates-required {
  display: none;
}
#footer-contact #mc_mv_EMAIL {
  width: 200px;
}
#footer-contact #mc_subheader,
#footer-contact label.mc_header_email,
#footer-contact .mergeRow {
  display: none;
}
#footer-contact .mc_custom_border_hdr {
  letter-spacing: 2px;
  font-size: 12px;
  margin: 20px 0;
}
#footer-contact #mc_signup {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
#footer-contact #mc_signup .mc_input {
  background: rgba(255, 255, 255, 0.25);
  padding: 10px;
  font-size: 13px;
  color: #f0f0f0;
  margin-right: 10px;
  border: 0;
  border-radius: 0px;
}
#footer-contact #mc_signup #mc_signup_form {
  margin-top: -15px;
}
#footer-contact #mc_signup #mc_message {
  height: 25px;
}
#footer-contact #mc_signup #mc_message strong {
  font-weight: normal;
}
#footer-contact #mc_signup .mc_merge_var {
  display: inline-block;
  margin-bottom: 1em;
}
#footer-contact .mc_signup_submit {
  display: inline-block;
}
#footer-contact #mc_signup_submit {
  border: 0;
  border-radius: 0px;
  color: #f0f0f0;
  text-transform: uppercase;
  width: 85px;
  font-family: ProximaNova-Bold;
  font-size: 13px;
  display: inline-block;
  margin-top: 0;
  padding: 1px;
  top: -1px;
  line-height: 35px;
}
#mc_display_rewards {
  display: none;
}
#mailing-list {
  background: none;
  margin-bottom: 25px;
}
#footer-bottom {
  clear: both;
  width: 100%;
  height: 90px;
  background-color: #f4f4f4;
}
#footer-bottom img {
  display: block;
  margin: 0 auto;
  padding: 10px;
}
/* style settings pulled in from header-style.php */
body {
  background-color: #000;
}
#header-bottom .navigation ul.sub-menu {
  background: #f36501;
}
#home-slider .button {
  color: #f36501;
}
#events .event-image .title {
  color: #f36501;
}
#callouts .button,
#events .button {
  background-color: #f36501;
}
#mailing-list #mc_signup_submit,
#footer-about .button {
  color: #f36501;
}
#header-custom-quote a,
#header i.fa-stack-1x:before {
  color: #f36501;
}
li.widget_events_widget .date,
#footer-social i.fa-stack-1x:before {
  color: #f36501;
}
.wpcf7 input[type="submit"] {
  background-color: #f36501;
}
.stream li.dcsns-twitter a {
  color: #f36501;
}
#header {
  color: #f36501;
  position: relative;
  z-index: 10;
  background: #fff !important;
  border-bottom: 1px solid #f0f0f0;
}
.mobile-menu-title {
  font-size: 11px;
}
#header-logo {
  display: inline-block;
  margin: 15px 0;
  width: 193px;
  font: 0/0 a;
}
#header-logo:before {
  content: " ";
  vertical-align: middle;
  display: inline-block;
}
#header-logo img {
  width: 100%;
}
#header-logo a {
  vertical-align: middle;
  display: inline-block;
}
#header .wrap {
  z-index: 100;
}
#header-top .wrap {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 5px 0;
}
#header-center {
  float: right;
}
#header-top {
  position: relative;
  top: 0;
  width: 100%;
  z-index: 100;
  padding: 0 10px 0 20px;
  background: #f36501;
}
#searchform {
  display: inline-block;
}
#searchform .fa {
  color: #fff;
  margin-right: 4px;
}
#searchform input {
  background-color: transparent;
  color: #fff;
  text-transform: uppercase;
  font-family: ProximaNova-Bold;
  font-size: 13px;
  margin-top: 1px;
  border: none;
}
#header-phone-number {
  display: inline-block;
  font-family: ProximaNova-Reg;
  font-size: 17.57px;
  text-transform: uppercase;
  margin-right: auto;
  color: #fff;
}
#header-phone-number .text {
  font-size: 14px;
  display: inline-block;
}
#header-phone-number .number {
  font-family: ProximaNova-Bold;
  display: inline-block;
}
#header-custom-quote a {
  font-size: 12px;
  text-transform: uppercase;
  line-height: 17px;
  padding: 3px 10px;
  background: none;
  color: #fff !important;
  display: initial;
}
#header-custom-quote a + a {
  padding-left: 0;
}
#header-custom-quote a + a:before {
  content: '';
  border-right: 1px solid #fff;
  margin: 0 20px 0 10px;
}
#header-social {
  color: black;
  display: inline-block;
  margin-left: 15px;
  margin-right: 15px;
  z-index: 200;
}
#header-social .fa-lg {
  font-size: 0.97em;
}
#header-social i.fa-circle {
  color: #fff;
}
#header-social i.fa-circle:hover {
  color: white;
  opacity: 0.6;
}
#searchform,
.search-form {
  display: inline-block;
  position: relative;
  margin-left: 30px;
}
#searchform .screen-reader-text,
.search-form .screen-reader-text {
  display: inline-block;
  text-indent: -9999px;
  width: 0;
}
#searchform input,
.search-form input {
  width: 150px;
  background-color: transparent;
  border: none;
  color: #fff;
  font-family: ProximaNova-Bold;
  font-size: 14px;
}
#searchform input::placeholder,
.search-form input::placeholder {
  opacity: 1;
  color: #fff;
}
#searchform:before,
.search-form:before {
  content: "\f002";
  font-family: FontAwesome;
  color: #fff;
  display: inline-block;
}
#searchform .search-submit,
.search-form .search-submit {
  display: none;
}
#mega-menu-wrap-header .mega-menu-toggle {
  display: none !important;
}
#inner-header #mega-menu-wrap-header #mega-menu-header > li.mega-menu-flyout ul.mega-sub-menu {
  background: #fff;
  border: 1px solid #F0F0F0;
  top: 120px;
  width: auto;
  padding-bottom: 30px;
  padding-top: 30px;
}
#inner-header #mega-menu-wrap-header #mega-menu-header > li.mega-menu-flyout ul.mega-sub-menu > li.mega-menu-item {
  background: #fff !important;
  padding-left: 30px;
  padding-right: 30px;
}
#inner-header #mega-menu-wrap-header #mega-menu-header > li.mega-menu-flyout ul.mega-sub-menu > li.mega-menu-item a.mega-menu-link {
  color: #f36501;
  background: #fff !important;
}
#inner-header #mega-menu-wrap-header #mega-menu-header > li.mega-menu-flyout ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu {
  top: 0;
}
#header-bottom #mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link {
  color: #f36501;
  line-height: 120px !important;
  display: inline-table;
  vertical-align: middle;
}
#header-bottom #mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link:hover {
  color: #f36501;
}
#header-bottom #mega-menu-wrap-header #mega-menu-header a.mega-menu-link .mega-description-group {
  display: table-cell;
}
#header-bottom #mega-menu-wrap-header #mega-menu-header a.mega-menu-link .mega-description-group .mega-menu-description {
  display: none;
}
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item {
  padding-left: 17px !important;
}
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-grid.mega-menu-megamenu > ul.mega-sub-menu {
  background: #fff;
}
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-grid.mega-menu-megamenu > ul.mega-sub-menu h3 {
  color: #333333;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 15px;
}
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-grid.mega-menu-megamenu > ul.mega-sub-menu .menu-event-ctas a {
  position: relative;
  padding: 0;
  margin-bottom: 20px;
}
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-grid.mega-menu-megamenu > ul.mega-sub-menu .menu-event-ctas img {
  display: block;
}
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-grid.mega-menu-megamenu > ul.mega-sub-menu .menu-event-ctas .title-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.6);
  color: #f36501;
  padding: 8px 0;
  text-align: center;
  font-family: inherit;
  font-size: 16px;
  text-transform: uppercase;
}
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-grid.mega-menu-megamenu > ul.mega-sub-menu .menu-event-list a,
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-grid.mega-menu-megamenu > ul.mega-sub-menu .menu-sports-cats a {
  font-family: inherit;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 15px;
  padding: 0;
  text-transform: uppercase;
  white-space: normal;
}
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-grid.mega-menu-megamenu > ul.mega-sub-menu .menu-event-list a:hover,
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-grid.mega-menu-megamenu > ul.mega-sub-menu .menu-sports-cats a:hover {
  font-weight: 400;
}
@media only screen and (min-width: 800px) {
  .wrap.header-wrap {
    position: static;
    display: flex;
    align-items: center;
  }
  .wrap.header-wrap #header-center {
    width: calc(100% - 193px);
    margin-left: auto;
    margin-top: 15px;
  }
  .wrap.header-wrap #mega-menu-wrap-header {
    position: static;
  }
  .wrap.header-wrap #mega-menu-wrap-header #mega-menu-header {
    text-align: right;
    position: static;
  }
  .wrap.header-wrap #mega-menu-wrap-header #mega-menu-header ul {
    text-align: left;
  }
  .wrap.header-wrap #mega-menu-wrap-header #mega-menu-header > li.mega-menu-grid.mega-menu-megamenu {
    position: static;
  }
  .wrap.header-wrap #header-logo img {
    width: 200px;
  }
  #mega-menu-wrap-header #mega-menu-header > li.mega-menu-grid.mega-menu-megamenu > ul.mega-sub-menu {
    width: 100%;
    position: absolute;
    margin-top: 0px;
    border-top: 2px solid #f0f0f0;
    border-bottom: 2px solid #f0f0f0;
  }
  #mega-menu-wrap-header #mega-menu-header > li.mega-menu-grid.mega-menu-megamenu > ul.mega-sub-menu .menu-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 25px;
  }
  #mega-menu-wrap-header #mega-menu-header > li.mega-menu-grid.mega-menu-megamenu > ul.mega-sub-menu .menu-wrap .left-column {
    width: 30%;
    box-sizing: border-box;
  }
  #mega-menu-wrap-header #mega-menu-header > li.mega-menu-grid.mega-menu-megamenu > ul.mega-sub-menu .menu-wrap .center-column {
    width: 45%;
    box-sizing: border-box;
  }
  #mega-menu-wrap-header #mega-menu-header > li.mega-menu-grid.mega-menu-megamenu > ul.mega-sub-menu .menu-wrap .right-column {
    width: 25%;
    box-sizing: border-box;
  }
  #mega-menu-wrap-header #mega-menu-header > li.mega-menu-grid.mega-menu-megamenu > ul.mega-sub-menu .menu-event-list ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  #mega-menu-wrap-header #mega-menu-header > li.mega-menu-grid.mega-menu-megamenu > ul.mega-sub-menu .menu-event-list li {
    width: 50%;
    display: inline-block;
    padding-right: 20px;
  }
}
#header-bottom {
  position: static;
  width: inherit;
  float: right;
}
#header-bottom .navigation {
  float: right;
  font-family: ProximaNova-Bold;
  font-size: 17.7px;
  text-transform: uppercase;
  position: static;
  bottom: 31px;
  width: 100%;
  border-bottom: 0;
  display: inline-block;
  /* submenu block */
  /* submenu items */
  /* top level items */
  /* highlights on dropdown items */
  /* reveal drop down menu on parent item hover */
  /* drop down arrows for items with a submenu */
}
#header-bottom .navigation #inner-header {
  float: right;
}
#header-bottom .navigation a {
  color: #f36501;
}
#header-bottom .navigation ul {
  margin-left: 0;
}
#header-bottom .navigation .sub-menu a {
  width: 100%;
  line-height: 0.9em;
}
#header-bottom .navigation li {
  border: 0;
  display: inline-block;
  height: 48px;
  line-height: 48px;
  position: relative;
}
#header-bottom .navigation .sub {
  display: inline-block;
  margin-top: 9px;
  text-transform: none;
  font-size: 12px;
  font-family: ProximaNova-Reg;
  color: rgba(255, 255, 255, 0.6);
}
#header-bottom .navigation a {
  display: inline-block;
  padding: 0 12px;
  white-space: nowrap;
}
#header-bottom .navigation ul ul.sub-menu {
  float: left;
  margin: 0;
  width: 280px;
  position: absolute;
  top: 87px;
  left: -999em;
  z-index: 99999;
}
#header-bottom .navigation ul ul.sub-menu .menu-indent {
  display: block;
}
#header-bottom .navigation ul ul.sub-menu .menu-indent a {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  padding-left: 24px;
}
#header-bottom .navigation ul ul.sub-menu a {
  padding: 12px 12px;
  white-space: normal;
  width: 100%;
  font-size: 16px;
}
#header-bottom .navigation li li {
  border: 0;
  display: block;
  height: auto;
  line-height: 1.09090909;
}
#header-bottom .navigation nav > ul > li > a {
  border-radius: 5px 5px 0 0;
  margin-right: 0;
  padding: 15px 14px 0px 7px;
  line-height: 43%;
  height: 87px;
}
#header-bottom .navigation nav > ul > li > a > .text {
  line-height: 100%;
  position: relative;
  top: 5px;
}
#header-bottom .navigation nav > ul > li:last-child a {
  margin-right: 0;
}
#header-bottom .navigation ul li:hover > ul,
#header-bottom .navigation ul li.focus > ul {
  left: 0;
  margin: 0;
}
#header-bottom .navigation #main-nav > ul > li.menu-item-has-children > a,
#header-bottom .navigation .primary-navigation .page_item_has_children > a {
  padding-right: 18px;
  cursor: default;
}
#header-bottom .navigation #main-nav > ul > li.menu-item-has-children > a:after,
#header-bottom .navigation .primary-navigation .page_item_has_children > a:after {
  -webkit-font-smoothing: antialiased;
  content: "\f0d7";
  display: inline-block;
  font: normal 20px/1 FontAwesome;
  position: absolute;
  right: 14px;
  top: 17px;
  vertical-align: text-bottom;
}
#header-bottom .navigation li .menu-item-has-children > a,
#header-bottom .navigation li .page_item_has_children > a {
  padding-right: 30px;
  width: 100%;
}
#header-bottom .navigation ul.sub-menu li.menu-item a {
  margin: 0;
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.04);
}
#header-bottom .navigation ul.sub-menu li.menu-item a span.nav-menu-style {
  font-family: 'ProximaNova-RegIt';
  margin-right: 1px;
  font-size: 13px;
  vertical-align: top;
}
#mobile-menu-icon {
  display: inline-block;
  padding-left: 5%;
  margin-top: 13px;
  cursor: pointer;
}
.ve-button {
  font-family: ProximaNova-Bold;
  text-transform: uppercase;
  font-size: 14px;
  padding: 2px 15px;
}
.ve-button:hover {
  text-decoration: none!important;
  opacity: 0.75;
}
.ve-button.blue {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#004487), to(#003a73), color-stop(0.6, #003a73));
  color: #fff !important;
}
.home-news-wrapper {
  background: #fff;
  padding-top: 30px;
}
.home-news-wrapper .home-news-container {
  display: flex;
  margin: 0 auto;
  max-width: 1200px;
  padding-bottom: 40px;
}
.home-news-wrapper .callout {
  width: 50%;
  padding: 0 50px 0 0;
}
.home-news-wrapper .callout_title {
  font-size: 16px;
  color: #f36501;
  text-transform: uppercase;
  font-weight: 600;
}
.home-news-wrapper .callout_date {
  font-family: ProximaNova-Reg;
  margin-bottom: 10px;
}
.home-news-wrapper .callout_content {
  font-family: ProximaNova-Reg;
  font-size: 17px;
}
.home-news-wrapper .callout_content a {
  color: #ffd196;
}
#home-slider .overlay-wrapper {
  max-width: 1200px;
  width: 100%;
  position: absolute;
  top: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
  text-align: right;
  z-index: 1;
}
#home-slider .overlay-wrapper .overlay-cta-button {
  color: #fff;
  font-weight: 400;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
  background: #ffd196;
  display: inline-block;
  width: auto;
  line-height: 40px;
  padding: 5px 15px;
}
#home-slider .overlay-wrapper .overlay-cta-button:hover {
  opacity: 0.6;
}
#home-slider .flex-viewport {
  max-height: 900px;
}
#home-slider .slider-nav-wrapper {
  background: #f36501;
}
#home-slider .slider-nav {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  flex-wrap: nowrap;
  justify-content: center;
}
#home-slider .slider-nav a {
  color: #fff;
  font-size: 17px;
  text-decoration: none;
  text-transform: uppercase;
}
#home-slider .home-slider-nav {
  width: 25%;
  padding: 25px 0;
  background: #f36501;
  text-align: center;
  border-right: 2px solid #A6A3A3;
}
#home-slider .home-slider-nav.flex-active {
  background: #ffd196;
  border-right: none;
}
#home-slider .home-slider-nav:last-of-type {
  border-right: none;
}
#home-slider .home-slider-nav:hover {
  cursor: pointer;
}
.front-page-event-carousel {
  position: relative;
  background: #fff;
  overflow: hidden;
  padding-top: 80px;
  text-align: center;
}
.front-page-event-carousel .event-carousel-title,
.front-page-event-carousel .sports_cat-carousel-title {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 28px;
}
.front-page-event-carousel .event-carousel-intro,
.front-page-event-carousel .sports_cat-carousel-intro {
  margin-bottom: 40px;
  font-family: ProximaNova-Reg;
  font-size: 18px;
}
.front-page-event-carousel .flexslider {
  margin: 0;
}
.front-page-event-carousel .event-image {
  position: relative;
}
.front-page-event-carousel .event-image .title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
  color: #f36501;
  font-size: 17px;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px 0;
  text-align: center;
}
.front-page-event-carousel .event-image:hover .title {
  color: #ffd196;
}
.front-page-event-carousel .flex-direction-nav a {
  height: 50px;
}
.event-search-wrapper {
  background: #fff;
  text-align: center;
  padding-top: 45px;
  padding-bottom: 30px;
}
.event-search-wrapper .event-search {
  position: relative;
}
.event-search-wrapper .event-search .button {
  z-index: 9;
}
.event-search-wrapper .event-text-search {
  font-size: 18px;
  padding: 14px;
  font-weight: 600;
  font-family: ProximaNova-Bold;
  color: #A6A3A3;
  min-width: 350px;
  line-height: 26px;
  vertical-align: top;
  height: 60px;
}
.event-search-wrapper .button {
  background: #f36501;
  color: #fff;
  font-family: ProximaNova-Bold;
  text-transform: uppercase;
  padding: 10px 30px;
  border: none;
}
body.error404 #content {
  font: 18px ProximaNova-Reg;
  background-color: #ECEAEB;
  border-top: 1px solid black;
  padding-top: 22px;
}
body.error404 #content h1 {
  font-family: ProximaNova-Bold;
  text-transform: uppercase;
  font-size: 64px;
  margin-bottom: 20px;
  color: #f36501;
}
body.error404 #content h3 {
  font-family: ProximaNova-Bold;
  text-transform: uppercase;
  font-size: 28px;
  letter-spacing: 1px;
  margin-top: 60px;
  margin-bottom: 20px;
}
body.error404 #content img {
  width: 40%;
  padding-left: 100px;
  top: 5px;
  position: relative;
}
body.error404 #content .ref-mobile {
  display: none;
}
body.error404 #content a {
  color: #f36501;
  text-decoration: underline;
}
body.error404 #content #right {
  width: 50%;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  padding: 25px 0 40px;
}
body.page-template-default .subpage_header {
  max-height: 330px;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
}
body.page-template-default .subpage_header span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  background: rgba(0, 0, 0, 0.6);
}
body.page-template-default .subpage_header img {
  width: 100%;
  height: auto;
}
body.page-template-default .subpage_header p {
  position: static!important;
  font-size: 22px;
  color: #fff;
  line-height: 25px;
  padding-top: 21px;
  width: 41%;
  margin: 0 auto;
  text-align: center;
  font-family: 'ProximaNova-Reg';
}
body.page-template-default .subpage_header .header_position {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
}
body.page-template-default .subpage_header h1 {
  position: static;
  font-family: 'ProximaNova-Xbold' !important;
  color: #fff;
  font-size: 85px;
  width: auto;
  padding: 0 10px;
  text-align: center;
  line-height: 0.8em;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  body.page-template-default .subpage_header h1 {
    font-size: 40px;
  }
}
body.page-template-default h1 {
  font-family: ProximaNova-XBold;
  text-transform: uppercase;
  font-size: 38px;
}
body.page-template-faq-php h1 {
  font-family: ProximaNova-XBold;
  text-transform: uppercase;
  font-size: 38px;
  margin-bottom: 0;
}
body.page-template-faq-php b,
body.page-template-faq-php strong {
  font-family: 'ProximaNova-Xbold';
}
body.page-template-faq-php .page #main {
  width: 70%;
  float: left;
  margin-right: 3em;
}
body.page-template-faq-php #container {
  background-color: #fff;
}
body.page-template-faq-php .content ul {
  list-style-type: disc;
  margin-left: 2.5em;
}
body.page-template-faq-php .owl-item:hover {
  opacity: 0.9;
}
body.page-template-faq-php .page img.alignleft {
  float: left;
}
body.page-template-faq-php .page img.alignright {
  float: right;
}
body.page-template-faq-php .textwidget {
  line-height: 1.5em;
}
body.page-template-faq-php h2.widgettitle {
  font-size: 1.75em;
}
body.page-template-faq-php .page h2 {
  font-size: 1.75em;
  padding-top: 1em;
}
body.page-template-faq-php .page h3 {
  font-family: 'ProximaNova-Bold';
  text-transform: uppercase;
  padding-top: 1em;
}
body.page-template-faq-php .page li.widget {
  margin-bottom: 1.5em;
}
body.page-template-faq-php .content h1 {
  font-family: 'ProximaNova-Thin' !important;
  font-size: 45px!important;
  width: 76%;
  padding-top: 20px;
}
body.page-template-faq-php .content h2 {
  color: #003a73;
  font-family: 'ProximaNova-Thin';
  font-size: 2em!important;
}
body.page-template-faq-php .accordion {
  margin: 10px 0 50px 0;
}
body.page-template-faq-php .accordion dt,
body.page-template-faq-php .accordion dd {
  padding: 10px;
  border: 2px solid #F0F0F0;
  border-bottom: 0;
  margin-left: 0;
}
body.page-template-faq-php .accordion dt:last-child,
body.page-template-faq-php .accordion dd:last-child {
  border: 2px solid #F0F0F0;
}
body.page-template-faq-php .accordion dt a,
body.page-template-faq-php .accordion dd a {
  display: block;
  color: black;
  font-weight: bold;
}
body.page-template-faq-php .accordion dd {
  border-top: 0;
  line-height: 1.25em;
}
body.page-template-faq-php .accordion dd:last-child {
  border-top: 1px solid white;
  position: relative;
  top: -1px;
}
body.page-template-faq-php .accordion dt {
  position: relative;
  z-index: 10;
  font-weight: 400;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
  background: #fff;
  display: inline-block;
  color: black;
  width: auto;
  line-height: 40px;
  padding: 5px 15px;
  line-height: 1.25em;
  padding: 10px 23px;
  z-index: 9;
  border: 2px solid #F0F0F0;
  color: #003a73;
  width: 100%;
  text-align: left;
  font-family: ProximaNova-Bold;
  font-size: 16px;
  border-radius: 5px;
}
body.page-template-faq-php .accordion dt:hover {
  opacity: 0.75;
}
body.page-template-faq-php .accordion .fa {
  position: absolute;
  top: 31%;
  right: 15px;
  color: #ADADAD;
  font-size: 20px;
}
body.page-template-blog-php h1,
body.page-template-news-php h1,
body.category h1 {
  font-family: ProximaNova-XBold;
  text-transform: uppercase;
  font-size: 28px;
  margin-bottom: 0;
}
body.page-template-blog-php b,
body.page-template-news-php b,
body.category b,
body.page-template-blog-php strong,
body.page-template-news-php strong,
body.category strong {
  font-family: 'ProximaNova-Xbold';
}
body.page-template-blog-php .page #main,
body.page-template-news-php .page #main,
body.category .page #main {
  width: 70%;
  float: left;
  margin-right: 3em;
}
body.page-template-blog-php #container,
body.page-template-news-php #container,
body.category #container {
  background-color: #fff;
}
body.page-template-blog-php .content ul,
body.page-template-news-php .content ul,
body.category .content ul {
  list-style-type: disc;
  margin-left: 2.5em;
}
body.page-template-blog-php .owl-item:hover,
body.page-template-news-php .owl-item:hover,
body.category .owl-item:hover {
  opacity: 0.9;
}
body.page-template-blog-php .page img.alignleft,
body.page-template-news-php .page img.alignleft,
body.category .page img.alignleft {
  float: left;
}
body.page-template-blog-php .page img.alignright,
body.page-template-news-php .page img.alignright,
body.category .page img.alignright {
  float: right;
}
body.page-template-blog-php .textwidget,
body.page-template-news-php .textwidget,
body.category .textwidget {
  line-height: 1.5em;
}
body.page-template-blog-php h2.widgettitle,
body.page-template-news-php h2.widgettitle,
body.category h2.widgettitle {
  font-size: 1.75em;
}
body.page-template-blog-php .page h2,
body.page-template-news-php .page h2,
body.category .page h2 {
  font-size: 1.75em;
  padding-top: 1em;
}
body.page-template-blog-php .page h3,
body.page-template-news-php .page h3,
body.category .page h3 {
  font-family: 'ProximaNova-Bold';
  text-transform: uppercase;
  padding-top: 1em;
}
body.page-template-blog-php .page li.widget,
body.page-template-news-php .page li.widget,
body.category .page li.widget {
  margin-bottom: 1.5em;
}
body.page-template-blog-php .content h1,
body.page-template-news-php .content h1,
body.category .content h1 {
  font-family: 'ProximaNova-Thin' !important;
  font-size: 45px!important;
  width: 76%;
  padding-top: 20px;
}
body.page-template-blog-php .content h2,
body.page-template-news-php .content h2,
body.category .content h2 {
  color: #003a73;
  font-family: 'ProximaNova-Thin';
  font-size: 2em!important;
}
body.page-template-blog-php .news-page,
body.page-template-news-php .news-page,
body.category .news-page {
  margin-top: 20px;
}
body.page-template-blog-php .blog,
body.page-template-news-php .blog,
body.category .blog {
  clear: both;
  margin-bottom: 2em;
}
body.page-template-blog-php .blog img,
body.page-template-news-php .blog img,
body.category .blog img {
  float: left;
  margin-right: 1em;
  margin-bottom: 1em;
  position: relative;
  top: 5px;
}
body.page-template-blog-php .blog a,
body.page-template-news-php .blog a,
body.category .blog a {
  color: #003a73;
}
body.page-template-blog-php .blog .blog-content,
body.page-template-news-php .blog .blog-content,
body.category .blog .blog-content {
  min-height: 150px;
}
body.page-template-blog-php .subpage_header h1,
body.page-template-news-php .subpage_header h1,
body.category .subpage_header h1 {
  padding-top: 20px;
}
body.page-template-blog-php .blog img {
  width: 100%;
  height: auto;
}
body.page-template-page-full-php #container,
body.page-template-subpage-php #container {
  background-color: #fff;
}
body.page-template-page-full-php h1,
body.page-template-subpage-php h1 {
  font-family: ProximaNova-XBold;
  text-transform: uppercase;
  font-size: 38px;
  margin-bottom: 0;
}
body.page-template-page-full-php b,
body.page-template-subpage-php b,
body.page-template-page-full-php strong,
body.page-template-subpage-php strong {
  font-family: 'ProximaNova-Xbold';
}
body.page-template-page-full-php .owl-item:hover,
body.page-template-subpage-php .owl-item:hover {
  opacity: 0.9;
}
body.page-template-page-full-php .textwidget,
body.page-template-subpage-php .textwidget {
  line-height: 1.5em;
}
body.page-template-page-full-php h2.widgettitle,
body.page-template-subpage-php h2.widgettitle {
  font-size: 1.75em;
}
body.page-template-page-full-php .page img,
body.page-template-subpage-php .page img {
  padding: 20px;
}
body.page-template-page-full-php .page img.alignleft,
body.page-template-subpage-php .page img.alignleft {
  float: left;
  padding-left: 0;
}
body.page-template-page-full-php .page img.alignright,
body.page-template-subpage-php .page img.alignright {
  float: right;
  padding-right: 0;
}
body.page-template-page-full-php .page h2,
body.page-template-subpage-php .page h2 {
  font-size: 1.75em;
  padding-top: 1em;
}
body.page-template-page-full-php .page h3,
body.page-template-subpage-php .page h3 {
  font-family: 'ProximaNova-Bold';
  text-transform: uppercase;
  padding-top: 1em;
}
body.page-template-page-full-php .page li.widget,
body.page-template-subpage-php .page li.widget {
  margin-bottom: 1.5em;
}
body.page-template-page-full-php .content h1,
body.page-template-subpage-php .content h1 {
  font-family: 'ProximaNova-Thin' !important;
  font-size: 45px!important;
  width: 76%;
}
body.page-template-page-full-php .content h2,
body.page-template-subpage-php .content h2 {
  font-family: 'ProximaNova-Thin';
  font-size: 2em!important;
  color: #003a73;
}
body.page-template-page-full-php .content .ul,
body.page-template-subpage-php .content .ul {
  list-style-type: disc;
  margin-left: 2.5em;
}
body.page-template-page-full-php .subpage_header,
body.page-template-subpage-php .subpage_header {
  max-height: 330px;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
}
body.page-template-page-full-php .subpage_header span,
body.page-template-subpage-php .subpage_header span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  background: rgba(0, 0, 0, 0.6);
}
body.page-template-page-full-php .subpage_header img,
body.page-template-subpage-php .subpage_header img {
  width: 100%;
  height: auto;
  display: block;
}
body.page-template-page-full-php .subpage_header p,
body.page-template-subpage-php .subpage_header p {
  position: static!important;
  font-size: 22px;
  color: #fff;
  line-height: 25px;
  padding-top: 21px;
  width: 41%;
  margin: 0 auto;
  text-align: center;
  font-family: 'ProximaNova-Reg';
}
@media only screen and (max-width: 767px) {
  body.page-template-page-full-php .subpage_header p,
  body.page-template-subpage-php .subpage_header p {
    width: 100%;
    font-size: 16px;
  }
}
body.page-template-page-full-php .subpage_header .header_position,
body.page-template-subpage-php .subpage_header .header_position {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
}
body.page-template-page-full-php .subpage_header h1,
body.page-template-subpage-php .subpage_header h1 {
  position: static;
  font-family: 'ProximaNova-Xbold' !important;
  color: #fff;
  font-size: 85px;
  width: auto;
  padding: 0 10px;
  text-align: center;
  line-height: 0.8em;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  body.page-template-page-full-php .subpage_header h1,
  body.page-template-subpage-php .subpage_header h1 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767px) {
  body.page-template-page-full-php .subpage_header h1,
  body.page-template-subpage-php .subpage_header h1 {
    font-size: 20px;
  }
}
body.page-template-subpage-php .page #main {
  width: 70%;
  float: left;
  margin-right: 3em;
}
body.page-template-subpage-php .content h1 {
  padding-top: 20px;
}
body.page-template-subpage-php .page img {
  max-width: 100%;
  height: auto;
}
body.page-template-page-full-php #main {
  width: 100%;
  margin: 0;
  float: none;
}
body.page-template-page-full-php #main .alignnone,
body.page-template-page-full-php #main .alignleft,
body.page-template-page-full-php #main .alignright,
body.page-template-page-full-php #main .aligncenter {
  width: auto;
  max-width: 100%;
  height: auto;
}
body.page-template-team-php h1 {
  font-family: ProximaNova-XBold;
  text-transform: uppercase;
  font-size: 38px;
  margin-bottom: 0;
}
body.page-template-team-php b,
body.page-template-team-php strong {
  font-family: 'ProximaNova-Xbold';
}
body.page-template-team-php .page #main {
  width: 70%;
  float: left;
  margin-right: 3em;
}
body.page-template-team-php #container {
  background-color: #fff;
}
body.page-template-team-php .content ul {
  list-style-type: disc;
  margin-left: 2.5em;
}
body.page-template-team-php .owl-item:hover {
  opacity: 0.9;
}
body.page-template-team-php .page img.alignleft {
  float: left;
}
body.page-template-team-php .page img.alignright {
  float: right;
}
body.page-template-team-php .textwidget {
  line-height: 1.5em;
}
body.page-template-team-php h2.widgettitle {
  font-size: 1.75em;
}
body.page-template-team-php .page h2 {
  font-size: 1.75em;
  padding-top: 1em;
}
body.page-template-team-php .page h3 {
  font-family: 'ProximaNova-Bold';
  padding-top: 1em;
}
body.page-template-team-php .content h3 {
  padding-top: 0;
}
body.page-template-team-php .page li.widget {
  margin-bottom: 1.5em;
}
body.page-template-team-php .content h1 {
  font-family: 'ProximaNova-Thin' !important;
  font-size: 45px!important;
  width: 76%;
  padding-top: 20px;
}
body.page-template-team-php .content h2 {
  color: #003a73;
  font-family: 'ProximaNova-Thin';
  font-size: 2em!important;
}
body.page-template-team-php .team h3 {
  display: inline-block;
  margin-bottom: 0;
  text-transform: capitalize;
  padding-top: 0;
  position: relative;
  top: -1px;
}
body.page-template-team-php p.name_title {
  display: inline-block;
  margin-bottom: 0;
}
body.page-template-team-php .team a {
  margin-left: 10px;
}
body.page-template-team-php .join {
  display: inline-block;
  margin-right: 5px;
}
body.page-template-team-php .image-wrapper {
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;
  position: relative;
  top: 2px;
}
body.page-template-team-php .team em {
  display: block;
  margin-bottom: 0.5em;
}
body.page-template-team-php .team {
  clear: both;
  padding-top: 20px;
}
body.page-template-team-php .cat {
  font-family: 'ProximaNova-Thin';
  color: #003a73;
  clear: left;
  margin-bottom: 7px;
}
body.page-template-team-php .name_title {
  font-size: 17px;
}
body.page-template-team-php .team p {
  line-height: 1.25em;
  margin-bottom: 0;
}
body.page-template-team-php .category-team {
  clear: both;
  display: block;
  margin-top: 35px;
}
body.page-template-testimonial-php h1 {
  font-family: ProximaNova-XBold;
  text-transform: uppercase;
  font-size: 38px;
  margin-bottom: 0;
}
body.page-template-testimonial-php b,
body.page-template-testimonial-php strong {
  font-family: 'ProximaNova-Xbold';
}
body.page-template-testimonial-php .page #main {
  width: 70%;
  float: left;
  margin-right: 3em;
}
body.page-template-testimonial-php #container {
  background-color: #fff;
}
body.page-template-testimonial-php .content ul {
  list-style-type: disc;
  margin-left: 2.5em;
}
body.page-template-testimonial-php .owl-item:hover {
  opacity: 0.9;
}
body.page-template-testimonial-php .page img.alignleft {
  float: left;
}
body.page-template-testimonial-php .page img.alignright {
  float: right;
}
body.page-template-testimonial-php .textwidget {
  line-height: 1.5em;
}
body.page-template-testimonial-php h2.widgettitle {
  font-size: 1.75em;
}
body.page-template-testimonial-php .page h2 {
  font-size: 1.75em;
  padding-top: 1em;
}
body.page-template-testimonial-php .page h3 {
  font-family: 'ProximaNova-Bold';
  text-transform: uppercase;
  padding-top: 1em;
}
body.page-template-testimonial-php .page li.widget {
  margin-bottom: 1.5em;
}
body.page-template-testimonial-php .content h1 {
  font-family: 'ProximaNova-Thin' !important;
  font-size: 45px!important;
  width: 76%;
  padding-top: 20px;
}
body.page-template-testimonial-php .content h2 {
  color: #003a73;
  font-family: 'ProximaNova-Thin';
  font-size: 2em!important;
}
body.page-template-testimonial-php .testimonial .image-wrapper {
  margin-top: 1em;
  float: left;
  margin-right: 1em;
}
body.page-template-testimonial-php .fix {
  clear: both;
}
body.page-template-testimonial-php .testimonial {
  clear: both;
  margin-bottom: 38px;
  padding-bottom: 18px;
  border-bottom: 2px solid #F0F0F0;
}
body.page-template-testimonial-php .testimonial-content {
  display: inline-block;
  min-height: 120px;
  max-width: 75%;
}
body.page-template-testimonial-php .testimonial-content h3 {
  margin-bottom: 0;
}
body.page-template-testimonial-php .testimonial-wrapper {
  display: block;
  clear: both;
}
body.page-template-travelpartners-php h1 {
  font-family: ProximaNova-XBold;
  text-transform: uppercase;
  font-size: 38px;
  margin-bottom: 0;
}
body.page-template-travelpartners-php b,
body.page-template-travelpartners-php strong {
  font-family: 'ProximaNova-Xbold';
}
body.page-template-travelpartners-php .page #main {
  width: 70%;
  float: left;
  margin-right: 3em;
}
body.page-template-travelpartners-php #container {
  background-color: #fff;
}
body.page-template-travelpartners-php .content ul {
  list-style-type: disc;
  margin-left: 2.5em;
}
body.page-template-travelpartners-php .owl-item:hover {
  opacity: 0.9;
}
body.page-template-travelpartners-php .page img.alignleft {
  float: left;
}
body.page-template-travelpartners-php .page img.alignright {
  float: right;
}
body.page-template-travelpartners-php .textwidget {
  line-height: 1.5em;
}
body.page-template-travelpartners-php h2.widgettitle {
  font-size: 1.75em;
}
body.page-template-travelpartners-php .page h2 {
  font-size: 1.75em;
  padding-top: 1em;
}
body.page-template-travelpartners-php .page h3 {
  font-family: 'ProximaNova-Bold';
  text-transform: uppercase;
  padding-top: 1em;
}
body.page-template-travelpartners-php .page li.widget {
  margin-bottom: 1.5em;
}
body.page-template-travelpartners-php .content h1 {
  font-family: 'ProximaNova-Thin' !important;
  font-size: 45px!important;
  width: 76%;
  padding-top: 20px;
}
body.page-template-travelpartners-php .content h2 {
  color: #003a73;
  font-family: 'ProximaNova-Thin';
  font-size: 2em!important;
}
body.page-template-travelpartners-php .portfolio {
  width: 20%;
  display: inline-block;
  margin-top: 1em;
  margin-bottom: 1em;
}
body.page-template-universitypartners-php h1 {
  font-family: ProximaNova-XBold;
  text-transform: uppercase;
  font-size: 38px;
  margin-bottom: 0;
}
body.page-template-universitypartners-php b,
body.page-template-universitypartners-php strong {
  font-family: 'ProximaNova-Xbold';
}
body.page-template-universitypartners-php .page #main {
  width: 70%;
  float: left;
  margin-right: 3em;
}
body.page-template-universitypartners-php #container {
  background-color: #fff;
}
body.page-template-universitypartners-php .content ul {
  list-style-type: disc;
  margin-left: 2.5em;
}
body.page-template-universitypartners-php .owl-item:hover {
  opacity: 0.9;
}
body.page-template-universitypartners-php .page img.alignleft {
  float: left;
}
body.page-template-universitypartners-php .page img.alignright {
  float: right;
}
body.page-template-universitypartners-php .textwidget {
  line-height: 1.5em;
}
body.page-template-universitypartners-php h2.widgettitle {
  font-size: 1.75em;
}
body.page-template-universitypartners-php .page h2 {
  font-size: 1.75em;
  padding-top: 1em;
}
body.page-template-universitypartners-php .page h3 {
  font-family: 'ProximaNova-Bold';
  text-transform: uppercase;
  padding-top: 1em;
}
body.page-template-universitypartners-php .page li.widget {
  margin-bottom: 1.5em;
}
body.page-template-universitypartners-php .content h1 {
  font-family: 'ProximaNova-Thin' !important;
  font-size: 45px!important;
  width: 76%;
  padding-top: 20px;
}
body.page-template-universitypartners-php .content h2 {
  color: #003a73;
  font-family: 'ProximaNova-Thin';
  font-size: 2em!important;
}
body.page-template-universitypartners-php .portfolio {
  width: 20%;
  display: inline-block;
  margin-top: 1em;
  margin-bottom: 1em;
}
body.page-template-vendors-php h1 {
  font-family: ProximaNova-XBold;
  text-transform: uppercase;
  font-size: 38px;
  margin-bottom: 0;
}
body.page-template-vendors-php b,
body.page-template-vendors-php strong {
  font-family: 'ProximaNova-Xbold';
}
body.page-template-vendors-php .page #main {
  width: 70%;
  float: left;
  margin-right: 3em;
}
body.page-template-vendors-php #container {
  background-color: #fff;
}
body.page-template-vendors-php .content ul {
  list-style-type: disc;
  margin-left: 2.5em;
}
body.page-template-vendors-php .owl-item:hover {
  opacity: 0.9;
}
body.page-template-vendors-php .page img.alignleft {
  float: left;
}
body.page-template-vendors-php .page img.alignright {
  float: right;
}
body.page-template-vendors-php .textwidget {
  line-height: 1.5em;
}
body.page-template-vendors-php h2.widgettitle {
  font-size: 1.75em;
}
body.page-template-vendors-php .page h2 {
  font-size: 1.75em;
  padding-top: 1em;
}
body.page-template-vendors-php .page h3 {
  font-family: 'ProximaNova-Bold';
  text-transform: uppercase;
  padding-top: 1em;
}
body.page-template-vendors-php .page li.widget {
  margin-bottom: 1.5em;
}
body.page-template-vendors-php .content h1 {
  font-family: 'ProximaNova-Thin' !important;
  font-size: 45px!important;
  width: 76%;
  padding-top: 20px;
}
body.page-template-vendors-php .content h2 {
  color: #003a73;
  font-family: 'ProximaNova-Thin';
  font-size: 2em!important;
}
body.page-template-vendors-php .cat {
  color: #003a73;
}
body.page-template-vendors-php .portfolio {
  width: 20%;
  display: inline-block;
  margin-top: 1em;
  margin-bottom: 1em;
}
body.search-results .type-event .post-content {
  margin-top: 0;
}
body.search-results .type-event .full_button {
  background-color: #003a73;
  color: #ffffff !important;
  text-align: center;
  text-transform: uppercase;
  border-radius: 6px;
  padding: 20px 85px;
  display: inline-block;
  margin-top: 5px;
}
body.search-results .type-event .date .news {
  font-family: 'ProximaNova-Bold';
  text-transform: uppercase;
  font-size: 1.1em;
}
body.search-results h1 {
  font-family: ProximaNova-XBold;
  text-transform: uppercase;
  font-size: 38px;
  margin-bottom: 20px;
}
body.search-results b,
body.search-results strong {
  font-family: 'ProximaNova-Xbold';
}
body.search-results .page #main {
  width: 70%;
  float: left;
  margin-right: 3em;
}
body.search-results article {
  padding-bottom: 30px;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 30px;
}
body.search-results article.no-border {
  border-bottom: 0;
}
body.search-results .more {
  color: #ffd196;
}
body.search-results #container {
  background-color: #fff;
}
body.search-results .content ul {
  list-style-type: disc;
  margin-left: 2.5em;
}
body.search-results .owl-item:hover {
  opacity: 0.9;
}
body.search-results .page img.alignleft {
  float: left;
}
body.search-results .page img.alignright {
  float: right;
}
body.search-results .textwidget {
  line-height: 1.5em;
}
body.search-results h2.widgettitle {
  font-size: 1.75em;
}
body.search-results .page h2 {
  font-size: 1.75em;
  padding-top: 1em;
}
body.search-results .page h3 {
  font-family: 'ProximaNova-Bold';
  text-transform: uppercase;
  padding-top: 1em;
}
body.search-results .page li.widget {
  margin-bottom: 1.5em;
}
body.search-results .content h1 {
  font-family: 'ProximaNova-Thin' !important;
  font-size: 45px!important;
  width: 76%;
  padding-top: 20px;
}
body.search-results .content h2 {
  color: #003a73;
  font-family: 'ProximaNova-Thin';
  font-size: 2em!important;
}
body.search-results #main {
  width: 74%;
  float: left;
}
body.search-results #sidebar {
  margin-top: 6px;
}
body.search-results #sidebar li.widget {
  padding-bottom: 20px;
}
body.search-results .article-header h2 {
  margin-bottom: 0;
}
body.search-results .article-header h2 a {
  font-family: 'ProximaNova-XBold';
  color: #003a73;
  text-transform: uppercase;
  position: relative;
  top: -5px;
}
body.search-results h1.pagetitle {
  color: #003a73;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 40px;
}
#sidebar {
  width: 20%;
  float: right;
  font-size: 15px;
  margin-top: 7px;
}
#sidebar a {
  color: #003a73;
}
#sidebar a:hover {
  text-decoration: underline;
}
#sidebar ul {
  list-style-type: none;
  margin-left: 0;
}
#sidebar .textwidget {
  line-height: 1.25;
}
#sidebar .widget .title,
#sidebar .widget .widgettitle {
  font-family: 'ProximaNova-Bold';
  text-transform: uppercase;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 10px;
}
#sidebar .widget_testimonials_widget {
  padding-top: 2em;
}
#sidebar .widget_nav_menu li {
  padding: 4px 0;
}
#sidebar .widget_nav_menu a {
  color: #003a73;
}
#sidebar .widget_nav_menu a:hover {
  text-decoration: underline;
}
#sidebar .widget_categories {
  margin-bottom: 25px;
}
#sidebar .widget_categories label {
  display: none;
}
#sidebar .widget_categories select {
  width: 100%;
  background-color: #ffffff;
  font-size: 16px;
  display: block;
  margin-top: 10px;
  padding: 9px;
}
.visible aside#sidebar {
  margin-top: 1px;
}
body.single h1 {
  font-family: ProximaNova-XBold;
  text-transform: uppercase;
  font-size: 38px;
  margin-bottom: 0;
}
body.single b,
body.single strong {
  font-family: 'ProximaNova-Xbold';
}
body.single #container {
  background-color: #fff;
}
body.single .post-content ul {
  margin-left: 2.5em;
  list-style: disc;
}
body.single #content a {
  color: #003a73;
}
body.single .owl-item:hover {
  opacity: 0.9;
}
body.single img.alignleft {
  float: left;
}
body.single img.alignright {
  float: right;
}
body.single .textwidget {
  line-height: 1.5em;
}
body.single h2.widgettitle {
  font-size: 1.75em;
}
body.single h2 {
  font-size: 1.75em;
  padding-top: 1em;
}
body.single h3 {
  font-family: 'ProximaNova-Bold';
  text-transform: uppercase;
  padding-top: 1em;
}
body.single .post-content h1 {
  font-family: 'ProximaNova-Thin' !important;
  font-size: 45px!important;
  padding-top: 20px;
}
body.single .post-content h2 {
  color: #003a73;
  font-family: 'ProximaNova-Thin';
  font-size: 2em!important;
}
body.single .stButton .stButton_gradient {
  height: 24px !important;
}
body.single .stButton .stFb,
body.single .stButton .stTwbutton,
body.single .stButton .stMainServices {
  height: 24px !important;
}
body.single .st_fblike_hcount {
  position: relative;
  top: -5px;
}
body.single .image-wrapper {
  float: left;
  margin-top: 1em;
  margin-right: 2em;
}
body.single .message p {
  margin-top: 1.25em;
}
body.single #main {
  width: 74%;
  float: left;
}
body.single #sidebar {
  margin-top: -13px;
}
body.single .go-back {
  margin-top: -28px;
  margin-bottom: 8px;
}
body.single .date {
  margin-bottom: 1.25em;
  margin-top: 1em;
}
.subpage_header {
  max-height: 330px;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
}
.subpage_header span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  background: rgba(0, 0, 0, 0.6);
}
.subpage_header img {
  width: 100%;
  height: auto;
}
.subpage_header p {
  position: static!important;
  font-size: 22px;
  color: #fff;
  line-height: 25px;
  padding-top: 21px;
  width: 41%;
  margin: 0 auto;
  text-align: center;
  font-family: 'ProximaNova-Reg';
}
.subpage_header .header_position {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
}
.subpage_header h1 {
  position: static;
  font-family: 'ProximaNova-Xbold' !important;
  color: #fff;
  font-size: 85px;
  width: auto;
  padding: 0 10px;
  text-align: center;
  line-height: 0.8em;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .subpage_header h1 {
    font-size: 40px;
  }
}
body.single-packages #header-bottom .navigation nav > ul > li > a > .text {
  -webkit-text-fill-color: rgba(255, 255, 255, 0.8);
}
body.single-packages .mobile-header {
  display: none;
}
body.single-packages #main {
  width: 100%;
  float: none;
}
body.single-packages #tab-content-wrapper.ui-tabs {
  border: 0;
  border-radius: 0;
}
body.single-packages #content .content .subpage_header h1 {
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  width: 100%;
}
body.single-packages #content h3 {
  text-transform: none;
  padding-top: 0;
  line-height: 1;
}
body.single-packages #content .back-link {
  color: #333333;
  position: relative;
  top: -50px;
}
body.single-packages #content.visible {
  margin: 400px auto 50px auto !important;
}
body.single-packages #content .package-header .left {
  float: left;
}
body.single-packages #content .package-header .right {
  float: right;
}
body.single-packages #content .package-header h1,
body.single-packages #content .package-header h2 {
  color: #383838;
  padding-top: 0;
  font-family: ProximaNova-XBold !important;
}
body.single-packages #content .package-header h1 {
  font-weight: 800;
}
body.single-packages #content .package-header h2 {
  font-weight: 400;
  font-size: 18px !important;
  text-transform: uppercase;
}
body.single-packages #content .full_button {
  background-color: #003a73;
  color: #ffffff !important;
  text-align: center;
  text-transform: uppercase;
  border-radius: 6px;
  padding: 20px 85px;
  display: inline-block;
  margin-top: 5px;
}
body.single-packages #content .addthis_toolbox {
  margin-top: 15px;
}
body.single-packages #content .addthis_toolbox .at300b,
body.single-packages #content .addthis_toolbox .at300m {
  float: right;
}
body.single-packages #content p,
body.single-packages #content ul,
body.single-packages #content ol,
body.single-packages #content li {
  font-family: ProximaNova-Reg;
  font-size: 18px;
  line-height: 1.25;
  color: #444545;
}
body.single-packages #content .tab-content {
  opacity: 0;
  height: 0;
}
body.single-packages #content .tab-content.active-panel {
  opacity: 1;
  height: auto;
}
body.single-packages #content .tab-navigation {
  margin-left: 0;
  background: none;
  border: none;
  border-bottom: 1px solid #dedede !important;
  margin-bottom: 20px;
}
body.single-packages #content .tab-navigation li {
  background: none;
  border: 0;
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
}
body.single-packages #content .tab-navigation li a {
  color: #8b8b8b;
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}
body.single-packages #content .tab-navigation li.active {
  border-bottom: 4px solid #1d3d70;
}
body.single-packages #content .tab-navigation li.active a {
  color: #1d3d70;
}
body.single-packages #content .tab-navigation li:first-of-type a {
  padding-left: 0;
}
body.single-packages #content .flex-direction-nav {
  position: absolute;
  top: 50%;
  z-index: 100;
  margin: 0;
  width: 100%;
  list-style: none;
}
body.single-packages #content .flex-direction-nav a {
  opacity: 1;
  text-indent: -9999px;
  width: 25px;
  height: 57px;
  text-align: left;
}
body.single-packages #content .flex-direction-nav a:before {
  content: '';
  background: url(../images/gallery-nav-arrows.png) no-repeat 0 0;
  height: 57px;
  width: 25px;
  position: absolute;
  top: 0;
  left: 0;
}
body.single-packages #content .flex-direction-nav a.flex-prev {
  left: 10px;
}
body.single-packages #content .flex-direction-nav a.flex-next {
  right: 40px;
}
body.single-packages #content .flex-direction-nav a.flex-next:before {
  background-position: 100% 100%;
}
body.single-packages #content .slides {
  margin: 0;
  width: 100%;
}
body.single-packages #content .slides img {
  width: 100%;
  height: auto;
  max-width: none;
}
body.single-packages #content .slide-nav {
  list-style: none;
  margin: 0;
}
body.single-packages #content .slide-nav li {
  display: inline-block;
  width: 25%;
  padding: 0 5px 0 0;
}
body.single-packages #content .slide-nav li img {
  width: 100%;
  height: auto;
}
body.single-packages #content .tab-content {
  overflow: auto;
}
body.single-packages #content .overview-sidebar {
  width: 25%;
  float: right;
  padding: 15px;
  box-sizing: border-box;
  border: 1px solid #dddbdb;
}
body.single-packages #content .overview-sidebar p {
  font-size: 16px;
}
body.single-packages #content .overview-sidebar strong {
  font-family: 'ProximaNova-Reg', sans-serif;
}
body.single-packages #content .overview-sidebar hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #c7c7c7;
  margin: 1em 0;
  padding: 0;
}
body.single-packages #content .overview-sidebar .activity-wrapper .activity-level {
  background: url(../images/activity-ranking-inactive.png ) no-repeat;
  display: inline-block;
  height: 41px;
  width: 26px;
}
body.single-packages #content .overview-sidebar .activity-wrapper .activity-level.active {
  background: url(../images/activity-ranking-active.png ) no-repeat;
}
body.single-packages #content .overview-sidebar .host-info,
body.single-packages #content .overview-sidebar .host-image {
  width: 50%;
  float: left;
}
body.single-packages #content .overview-sidebar .host-image {
  text-align: right;
}
body.single-packages #content .overview-sidebar .host-image img {
  max-width: 70px;
}
body.single-packages #content .overview-sidebar .host-info a {
  text-decoration: underline;
}
body.single-packages #content .overview-sidebar .host div.host-quote {
  font-style: italic;
  margin-top: 10px;
  font-size: 16px;
  color: #444545;
  line-height: 1.35;
}
body.single-packages #content .package-gallery {
  width: 75%;
  float: right;
  box-sizing: border-box;
  margin: 0;
  padding: 0 30px 0 0;
  position: relative;
}
body.single-packages #content .overview-summary ul {
  margin: 0 0 20px 0;
  column-count: 2;
}
body.single-packages #content .overview-summary ul ul {
  margin: 0;
  column-count: 1;
}
body.single-packages #content .overview-summary li {
  padding-left: 30px;
  background: url(../images/checkbox.png) no-repeat 0 0;
  margin-top: 5px;
  list-style: none;
}
body.single-packages #content #overview h3 {
  letter-spacing: 3px;
  margin: 30px 0 20px;
  text-transform: uppercase;
}
body.single-packages #content #overview .sidebar-pricing strong {
  font-size: 20px;
}
body.single-packages #content #overview .sidebar-pricing a {
  text-decoration: underline;
}
body.single-packages #content #hotel .hotel-gallery-slider {
  position: relative;
}
body.single-packages #content #hotel .hotel-gallery {
  width: 25%;
  float: left;
  padding-right: 30px;
}
body.single-packages #content #hotel .hotel-info {
  width: 75%;
  float: left;
}
body.single-packages #content #hotel .hotel-title {
  padding-top: 0;
  line-height: 1;
}
body.single-packages #content #hotel .flex-direction-nav a {
  height: 28px;
  width: 12px;
}
body.single-packages #content #hotel .flex-direction-nav a:before {
  height: 28px;
  width: 12px;
  background-size: cover;
}
body.single-packages #content #hotel .flex-direction-nav a.flex-next {
  right: 10px;
}
body.single-packages #content #hotel .hotel_address,
body.single-packages #content #hotel .hotel_phone {
  color: rgba(68, 69, 69, 0.5);
  text-transform: uppercase;
  display: inline-block;
  font-size: 14px;
  padding-left: 20px;
}
body.single-packages #content #hotel .hotel_address {
  background: url(../images/hotels/map-icon.png) no-repeat 0 50%;
}
body.single-packages #content #hotel .hotel_phone {
  background: url(../images/hotels/telephone.png) no-repeat 0 50%;
  margin-left: 20px;
}
body.single-packages #content #hotel .room {
  border-top: 3px solid rgba(215, 215, 215, 0.3);
  padding: 30px 0;
}
body.single-packages #content #hotel .room-image {
  float: left;
  margin: 0 25px 0 0;
  max-width: 200px;
}
body.single-packages #content #hotel .room-image img {
  width: 100%;
}
body.single-packages #content #hotel .hotel-info-title {
  color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  margin-top: 30px;
  letter-spacing: 2px;
}
body.single-packages #content #hotel .hotel-info-list {
  list-style: none;
  margin: 30px 0;
}
body.single-packages #content #hotel .hotel-info-list li {
  color: #444545;
  padding-left: 30px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
}
body.single-packages #content #hotel .hotel-info-list li a {
  color: #444545;
}
body.single-packages #content #hotel .hotel-info-list li:after {
  content: '';
  border-right: 1px solid #e6e6e5;
  padding-right: 18px;
  margin-right: 18px;
}
body.single-packages #content #hotel .hotel-info-list li.dining {
  background: url(../images/hotels/knife-fork.png) no-repeat 0 50%;
}
body.single-packages #content #hotel .hotel-info-list li.amenities {
  background: url(../images/hotels/wifi.png) no-repeat 0 50%;
}
body.single-packages #content #hotel .hotel-info-list li.attractions {
  background: url(../images/hotels/attractions.png) no-repeat 0 50%;
}
body.single-packages #content #hotel .room-occupancy {
  color: rgba(68, 69, 69, 0.5);
  text-transform: uppercase;
  font-size: 14px;
}
body.single-packages #content #transportation .airline {
  margin-bottom: 60px;
}
body.single-packages #content #transportation .airline strong {
  font-family: ProximaNova-Reg;
}
body.single-packages #content #transportation .airline .airline-image {
  width: 25%;
  float: left;
  padding-right: 30px;
}
body.single-packages #content #transportation .airline .airline-image img {
  max-width: 100%;
}
body.single-packages #content #transportation .airline .airline-info {
  width: 75%;
  float: left;
}
body.single-packages #content #transportation .airline .flight {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #dededd;
}
body.single-packages #content #transportation .airline .flight-price {
  color: #444545;
  float: right;
  text-align: right;
}
body.single-packages #content #transportation .airline .flight-price strong {
  color: #7c7c7c;
  display: block;
  font-size: 14px;
}
body.single-packages #content #ticket .location-gallery-wrapper {
  width: 25%;
  float: left;
}
body.single-packages #content #ticket .location-info-wrapper {
  width: 75%;
  float: left;
  padding: 0 15px;
}
body.single-packages #content #ticket .location-main-info h3 {
  padding-top: 0;
}
body.single-packages #content #ticket h3 {
  text-transform: none;
  font-size: 18px;
}
body.single-packages #content #ticket .location-address {
  background: url(../images/hotels/map-icon.png) no-repeat 0 50%;
  padding-left: 20px;
  color: rgba(68, 69, 69, 0.5);
  text-transform: uppercase;
  font-size: 14px;
}
body.single-packages #content #ticket .location-gallery {
  position: relative;
}
body.single-packages #content #ticket .flex-direction-nav a {
  height: 28px;
  width: 12px;
}
body.single-packages #content #ticket .flex-direction-nav a:before {
  height: 28px;
  width: 12px;
  background-size: cover;
}
body.single-packages #content #ticket .flex-direction-nav a.flex-next {
  right: 10px;
}
body.single-packages #content #ticket .ticket {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #dededd;
}
body.single-packages #content #ticket .ticket-info {
  width: 80%;
  float: left;
}
body.single-packages #content #ticket .ticket-info h3 {
  padding-top: 0;
}
body.single-packages #content #ticket .price-info {
  width: 15%;
  float: right;
  text-align: right;
}
body.single-packages #content #ticket .price-info .price {
  color: #444545;
  float: right;
  text-align: right;
}
body.single-packages #content #ticket .price-info .price strong {
  color: #7c7c7c;
  display: block;
  font-size: 14px;
  font-weight: 200;
  font-family: ProximaNova-Reg;
}
body.single-packages #content #misc .item {
  border-bottom: 3px solid rgba(215, 215, 215, 0.3);
  padding-bottom: 30px;
  margin-bottom: 50px;
}
body.single-packages #content #misc .item-image {
  float: left;
  width: 25%;
  padding-right: 15px;
  box-sizing: border-box;
}
body.single-packages #content #misc .item-image img {
  max-width: 100%;
}
body.single-packages #content #misc .item-info {
  float: left;
  width: 60%;
  padding-left: 15px;
  box-sizing: border-box;
}
body.single-packages #content #misc .item-info h3 {
  padding-top: 0;
}
body.single-packages #content #misc .item-price {
  float: left;
  width: 15%;
  padding-left: 35px;
  text-align: right;
}
body.single-packages #content #misc .item-price .price {
  color: #444545;
}
body.single-packages #content #misc .item-price .fineprint {
  color: #7c7c7c;
  font-size: 14px;
  display: block;
}
body.single-packages #content #itinerary .faq {
  margin-bottom: 5px;
}
body.single-packages #content #itinerary .faq .faq-title {
  color: #444445;
  padding: 15px;
  font-weight: 400;
  position: relative;
  margin: 0;
  font-size: 18px !important;
  font-family: 'ProximaNova-Bold';
}
body.single-packages #content #itinerary .faq .faq-title:hover {
  cursor: pointer;
}
body.single-packages #content #itinerary .faq .faq-title:before {
  content: "\002b";
  color: #444445;
  font-size: 20px;
  font-weight: 700;
  border: 2px solid #444445;
  border-radius: 50%;
  display: inline-block;
  line-height: 7px;
  padding: 0;
  width: 20px;
  height: 20px;
  padding: 5px 5px 5px 3px;
  box-sizing: border-box;
}
body.single-packages #content #itinerary .faq .faq-info {
  max-height: 0;
  overflow: hidden;
}
body.single-packages #content #itinerary .faq .faq-info .alignleft {
  padding-right: 20px;
}
body.single-packages #content #itinerary .faq .faq-info .alignright {
  padding-left: 20px;
}
body.single-packages #content #itinerary .faq.active {
  background: #fff;
}
body.single-packages #content #itinerary .faq.active .faq-info {
  max-height: none;
  padding: 15px 15px 30px 15px;
}
body.single-packages #content #itinerary .faq.active .faq-title:before {
  content: '\00af';
  position: relative;
  padding: 10px 6px 0px 4px;
  top: 5px;
}
#home-slider {
  box-shadow: 0 5px 60px rgba(0, 0, 0, 0.5);
  position: relative;
}
#home-slider .flexslider {
  overflow: hidden;
  margin-bottom: 0;
}
#home-slider .slides li {
  position: relative;
}
#home-slider .flexslider .flex-direction-nav a {
  color: #f36501;
  height: 60px;
}
#home-slider .flexslider .flex-direction-nav a:before {
  font-size: 45px;
}
#home-slider .flexslider .flex-direction-nav a:focus {
  outline: none;
}
#home-slider .flex-caption {
  z-index: 2;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 180px;
  color: #F0F0F0;
  font-size: 22px;
  line-height: 30px;
}
#home-slider .flex-caption p {
  font-family: ProximaNova-Reg;
  margin: 20px 0 0 0;
  line-height: 25px;
}
#home-slider .flex-caption h1,
#home-slider .flex-caption h2,
#home-slider .flex-caption h3,
#home-slider .flex-caption h4,
#home-slider .flex-caption h5,
#home-slider .flex-caption h6 {
  font-family: ProximaNova-Xbold;
  line-height: 75%;
  margin-bottom: 5px;
}
#home-slider .flex-caption h1 {
  font-size: 73px;
}
#home-slider .flex-caption h2 {
  font-size: 97px;
}
#home-slider .flex-caption h3 {
  font-size: 89px;
}
#home-slider .flex-caption h4 {
  font-size: 43px;
}
#home-slider .flex-caption h5 {
  font-size: 66px;
}
#home-slider .flex-caption h6 {
  font-size: 60px;
}
#home-slider .slide-logos {
  width: 100%;
  padding: 20px 20px 0;
}
#home-slider .slide-logos li {
  display: inline-block;
}
#home-slider .slide-logos li.small {
  height: 80px;
  margin-right: 30px;
}
#home-slider .slide-logos li.small:last-child {
  margin-right: 0;
}
#home-slider .slide-logos li.large {
  margin-right: 50px;
  border-right: 3px solid grey;
  padding-right: 50px;
}
#home-slider .slide-logos li.large:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: 0;
}
#home-slider .button {
  border: 0;
  padding: 7px 25px;
  margin-top: 25px;
  text-transform: uppercase;
}
#home-slider .flex-direction-nav a:before {
  font-size: 34px;
}
#home-slider .flex-direction-nav a {
  height: 28px !important;
}
.flex-direction-nav a {
  height: 28px !important;
}
.flex-direction-nav a:before {
  content: '' !important;
  background-image: url('../images/slider-arrows.png');
  background-repeat: no-repeat;
  background-position: center right;
  height: 28px;
  width: 28px;
}
.flex-direction-nav a.flex-prev:before {
  background-position: center left;
}
#social-media {
  clear: both;
  width: 100%;
  min-height: 220px;
}
#social-stream {
  display: none;
}
.social-feed {
  height: 220px;
  background: url(../images/ajax.gif) center center no-repeat;
  display: block !important;
}
.social-feed .owl-wrapper-outer {
  overflow-x: scroll;
}
.social-feed .feed-item {
  display: block;
  width: 225px;
  height: 225px;
  overflow: hidden;
  position: relative;
  color: #f0f0f0;
  font-family: ProximaNova-Bold;
  padding: 1em;
  font-size: 15px;
}
.social-feed .feed-item.youtube .link {
  background: url(../images/play_button.png) center center no-repeat rgba(0, 0, 0, 0.4);
}
.social-feed .feed-item.youtube .title {
  position: relative;
  z-index: 100;
}
.social-feed .feed-item.youtube .background {
  width: auto;
  height: 136%;
  margin: -17% -5% 0 -29%;
}
.social-feed .feed-item.twitter {
  font-family: ProximaNova-Reg;
}
.social-feed .feed-item.twitter .twitter-user {
  display: none;
}
.social-feed .feed-item.twitter,
.social-feed .feed-item.facebook {
  background: url(../images/pattern_overlay_58.png) #222222;
}
.social-feed .feed-item.facebook .text {
  overflow: hidden;
  max-height: 80%;
  position: relative;
}
.social-feed .feed-item.facebook .text:before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 35px;
  display: block;
  content: " ";
  background: transparent;
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #222222 100%);
  /* W3C */
}
.social-feed .feed-item .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.social-feed .feed-item .link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.social-feed .feed-item .title {
  position: relative;
  z-index: 99;
  line-height: 1.2;
}
.social-feed .feed-item .text {
  font-size: 15px;
  font-family: ProximaNova-Reg;
  line-height: 1.2;
}
.social-feed .feed-item .time,
.social-feed .feed-item .social-icon {
  position: absolute;
  bottom: 12px;
  opacity: 0.6;
  text-transform: uppercase;
  color: white;
}
.social-feed .feed-item .social-icon {
  right: 12px;
  font-size: 20px;
}
.social-feed .feed-item .time {
  left: 12px;
  font-size: 10px;
}
#sponsors-logos {
  clear: both;
  background-color: #fff;
  width: 100%;
  height: 160px;
  padding: 20px 0 00px;
  display: block;
}
#sponsors-logos .wrap {
  margin-bottom: 40px;
  border-bottom: 3px solid #e7e8e8;
  padding-bottom: 30px;
  max-width: 1200px;
}
#sponsors {
  display: block;
  vertical-align: middle;
  position: relative;
  text-align: center;
  max-width: 1200px;
  margin: 0 auto;
}
.sponsor {
  display: inline-block;
  vertical-align: middle;
}
.sponsor img {
  max-width: 100%;
  width: auto;
}
.sponsor img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* Firefox 3.5+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}
.sponsor img:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
}
#sponsors-logos .owl-theme .owl-controls {
  opacity: 0;
}
#sponsors-logos:hover .owl-theme .owl-controls {
  opacity: 1;
}
#sponsors-logos .owl-theme .owl-controls {
  margin-top: 0px;
  text-align: center;
  width: 100%;
}
#sponsors-logos .owl-theme .owl-controls .owl-buttons div {
  color: #f36501;
  background: none;
  font-size: 35px;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  padding: 0;
  line-height: 1em;
  border-radius: 0;
}
#sponsors-logos .owl-theme .owl-controls .owl-buttons .owl-prev {
  position: absolute;
  left: 0px;
  float: left;
}
#sponsors-logos .owl-theme .owl-controls .owl-buttons .owl-next {
  position: absolute;
  right: 0px;
  float: right;
}
#mobile-sponsors {
  display: none;
}
.tax-sport_category {
  background: #fff;
}
.tax-sport_category #content {
  margin: 20px auto !important;
  font-family: ProximaNova-Reg;
  font-size: 16px;
  line-height: 1.25;
  max-width: 1200px;
}
.tax-sport_category #content .visible {
  margin: 345px auto 50px auto!important;
}
.tax-sport_category .no-events-header {
  font: 40px/1.5 ProximaNova-Bold;
  color: #f36501;
}
.tax-sport_category #container {
  background-color: #ffffff;
}
.tax-sport_category #main {
  width: 100%;
}
.tax-sport_category .subpage_header {
  max-height: 330px;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
}
.tax-sport_category .subpage_header span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  background: rgba(0, 0, 0, 0.6);
}
.tax-sport_category .subpage_header img {
  width: 100%;
  height: auto;
  display: block;
}
.tax-sport_category .subpage_header p {
  position: static!important;
  font-size: 22px;
  color: #fff;
  line-height: 25px;
  padding-top: 21px;
  width: 41%;
  margin: 0 auto;
  text-align: center;
  font-family: 'ProximaNova-Reg';
}
.tax-sport_category .subpage_header .header_position {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
}
.tax-sport_category .subpage_header h1 {
  position: static;
  font-family: 'ProximaNova-Xbold' !important;
  color: #fff;
  font-size: 85px;
  width: auto;
  padding: 0 10px;
  text-align: center;
  line-height: 0.8em;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .tax-sport_category .subpage_header h1 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .tax-sport_category .post-content {
    padding: 0 20px;
  }
}
.tax-sport_category .category-des-header {
  font-family: 'ProximaNova-XBold';
  text-transform: uppercase;
  font-size: 2.5em !important;
  color: #003a73;
}
.tax-sport_category .category-sub-header {
  font-family: 'ProximaNova-XBold';
  text-transform: uppercase;
  font-size: 1.5em !important;
  color: #003a73;
}
.tax-sport_category .category_description {
  display: inline-block;
}
.tax-sport_category .image_wrapper {
  position: relative;
  float: left;
  width: 35%;
  padding: 0;
}
.tax-sport_category .image_wrapper img {
  width: auto;
  max-width: 100%!important;
  height: auto;
}
.tax-sport_category .content_wrapper {
  float: none;
  width: 100%;
  padding: 0 15px 15px;
}
.tax-sport_category .content_wrapper .event-title {
  font-family: 'ProximaNova-XBold';
  text-transform: uppercase;
  margin-bottom: 0;
  padding-bottom: 15px;
  font-size: 2.1em;
  padding-top: 0;
  color: #003a73;
}
.tax-sport_category .package_wrapper {
  width: 100%;
  margin-bottom: 2em;
  float: none;
  display: inline-block;
  border: 2px solid #F0F0F0;
  border-radius: 10px;
  overflow: hidden;
}
.tax-sport_category .package_wrapper .content_wrapper {
  padding: 15px 10px 10px 30px;
  float: left;
  width: 65%;
}
.tax-sport_category .package_wrapper a.full_button {
  background-color: #003a73;
  color: #ffffff !important;
  text-align: center;
  text-transform: uppercase;
  padding: 10px 70px;
  display: inline-block;
  margin-top: 5px;
}
.tax-sport_category .sport-title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
  color: #f36501;
  font-size: 17px;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px 0;
  text-align: center;
}
.tax-sport_category .sport-title:hover {
  color: #ffd196;
}
.tax-sport_category hr {
  width: 100%;
  color: #ccc;
  margin: 40px auto 40px;
  height: 0;
  background-color: #ccc;
}
@media only screen and (min-width: 1600px) {
  #home-slider .flex-caption {
    top: 300px;
  }
  .page #content.visible,
  .single #content.visible,
  .search-results #content.visible,
  .search-no-results #content.visible {
    margin: 350px auto 50px !important;
  }
  .page #content,
  .single #content,
  .search-results #content,
  .search-no-results #content {
    margin: 50px auto !important;
    max-width: 1200px;
  }
}
@media only screen and (max-width: 1300px) {
  body.single-event .message {
    width: auto!important;
  }
  .single-event .sidebar-page #sidebar {
    width: 20%;
    float: right;
  }
  .single-event .sidebar-page #main {
    width: 65%;
  }
}
@media only screen and (max-width: 769px) {
  .single-event .sidebar-page #sidebar {
    width: 100%;
    float: none;
    clear: both;
  }
  body.single-event .message {
    width: 100%!important;
  }
  .single-event .full-width .package_wrapper .image_wrapper,
  .single-event .full-width .package_wrapper .content_wrapper {
    float: none;
    width: 100%;
    padding: 0;
  }
  .single-event .full-width .package_wrapper .content_wrapper {
    padding: 0 15px 15px;
  }
  .single-event .full-width .package_wrapper .content_wrapper .package_price {
    max-width: none;
    text-align: left;
    float: none;
    margin: 10px 0;
  }
  .single-event #main .subpage_header .header_position p {
    display: block;
    font-size: 13px;
    width: 100%;
  }
  .tax-sport_category .package_wrapper .image_wrapper,
  .tax-sport_category .package_wrapper .content_wrapper {
    float: none;
    width: 100%;
    padding: 0;
  }
  .tax-sport_category .package_wrapper .content_wrapper {
    padding: 0 15px 15px;
  }
  .tax-sport_category #main .subpage_header .header_position p {
    display: block;
    font-size: 13px;
    width: 100%;
  }
  body.single-packages #content {
    padding: 0 15px;
  }
  body.single-packages #content.visible {
    margin: 130px auto 50px auto !important;
  }
  body.single-packages #content .tab-navigation {
    display: none;
  }
  body.single-packages #content .content .subpage_header h1 {
    top: 130px;
  }
  body.single-packages #content .package_booking {
    position: fixed;
    bottom: 0px;
    left: 0;
    width: 100%;
    z-index: 1000;
    border-radius: 0;
    padding: 20px 0;
  }
  body.single-packages #content .package-header .right {
    float: left;
  }
  body.single-packages #content .mobile-header {
    display: block;
    border-top: 1px solid #d8d8d8;
    position: relative;
  }
  body.single-packages #content .mobile-header:after {
    content: "\002b";
    position: absolute;
    right: 20px;
    top: 30%;
    color: #444445;
    font-size: 26px;
    font-weight: 700;
    display: block;
    line-height: 7px;
    padding: 0;
    width: 26px;
    height: 26px;
    padding: 9px 5px 5px 4px;
    box-sizing: border-box;
  }
  body.single-packages #content .mobile-header h3 {
    margin: 0 !important;
    padding: 15px 0;
    text-transform: uppercase !important;
  }
  body.single-packages #content .slide-nav {
    display: none;
  }
  body.single-packages #content .mobile-active-panel .mobile-header:after {
    content: "\00af";
    top: 40%;
  }
  body.single-packages #content .back-link {
    display: none;
  }
  body.single-packages #content .mobile-content {
    height: 0;
    overflow: hidden;
  }
  body.single-packages #content .tab-content {
    opacity: 1;
    height: auto;
  }
  body.single-packages #content .tab-content.mobile-active-panel .mobile-content {
    height: auto;
  }
  body.single-packages #content .overview-sidebar,
  body.single-packages #content .package-gallery,
  body.single-packages #content .overview-summary li {
    width: 100%;
    float: none;
  }
  body.single-packages #content .overview-summary ul {
    column-count: 1;
  }
  body.single-packages #content .overview-summary ul ul {
    margin-top: 10px;
  }
  body.single-packages #content .package-gallery {
    padding: 0;
    margin-top: 20px;
  }
  body.single-packages #content .package-gallery img {
    max-width: none;
  }
  body.single-packages #content #ticket .location-gallery-wrapper,
  body.single-packages #content #ticket .location-info-wrapper,
  body.single-packages #content #ticket .ticket-info,
  body.single-packages #content #ticket .price-info {
    width: 100%;
    float: none;
  }
  body.single-packages #content #hotel .hotel-gallery,
  body.single-packages #content #hotel .hotel-info {
    width: 100%;
    float: none;
    padding: 0;
  }
  body.single-packages #content #transportation .airline .airline-image {
    margin-bottom: 15px;
  }
  body.single-packages #content #transportation .airline .airline-info,
  body.single-packages #content #transportation .airline .airline-image {
    width: 100%;
    float: none;
  }
  body.single-packages #content #misc .item-image,
  body.single-packages #content #misc .item-info,
  body.single-packages #content #misc .item-price {
    width: 100%;
    padding: 0;
  }
  body.single-packages #content #misc .item-info {
    margin-top: 15px;
  }
  #header-top #header-social,
  #header-top .search-form {
    display: none;
  }
  #header-top #header-custom-quote a {
    padding: 3px 5px;
    font-size: 8px;
  }
  #header-top #header-custom-quote a + a {
    padding-left: 0;
    left: inherit;
    display: inline;
  }
  #header-top #header-custom-quote a + a:before {
    margin: 0 5px 0 0px;
  }
  #home-slider .home-slider-nav {
    border-right: none;
  }
  .search-results #content,
  .search-no-results #content {
    margin: 50px 10px !important;
  }
  .search-results .media .img,
  .search-no-results .media .img {
    float: none;
  }
}
/*sponsors not fitting appropriately*/
@media only screen and (max-width: 1125px) {
  #sponsors {
    max-width: 750px;
  }
}
@media only screen and (max-width: 1000px) {
  #sponsors {
    max-width: 600px;
  }
}
@media only screen and (max-width: 767px) {
  #home-slider .overlay-wrapper {
    display: none;
  }
  .single-event .full-width .package_wrapper {
    float: none;
    width: 100%;
    margin: 20px 0 0 0;
  }
  .single-event .full-width .package_wrapper img {
    max-width: 100%;
  }
  .tax-sport_category .package_wrapper {
    float: none;
    width: 100%;
    margin: 20px 0 0 0;
  }
  .tax-sport_category .package_wrapper img {
    max-width: 100%;
  }
  .single-event .post-content .package_title {
    font-size: 1.5em !important;
  }
  .tax-sport_category .post-content .event-title {
    font-size: 1.5em !important;
  }
  .tax-sport_category .post-content .category-des-header {
    font-size: 1.5em !important;
  }
  .tax-sport_category .post-content .category-sub-header {
    font-size: 1em!important;
  }
  .single-event .sidebar-page #main {
    width: 100%;
  }
  .single-event .sidebar-page .left_wrapper {
    float: none;
    width: 100%;
    text-align: center;
    margin: 0 0 10px 0;
  }
  .single-event .sidebar-page .content_wrapper {
    float: none;
    width: 100%;
  }
  .single-event .full-width .ve_chimpy {
    float: none;
    width: 100%;
    clear: both;
  }
  .single-event .sidebar-page a.half_button {
    display: block;
    width: 100%;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    padding: 20px 0;
    margin-bottom: 0;
  }
  .single-event .full-width .content-2.has_chimpy,
  .single-event .full-width .the-post-content.has_chimpy {
    width: 100%;
    float: none;
  }
  .single-event #content.visible {
    margin-top: 225px!important;
  }
  #mobile-sponsors {
    display: block;
    padding: 30px 0;
    margin: 0 5px;
  }
  #mobile-sponsors li {
    width: 49%;
    display: inline-block;
    text-align: center;
    margin-bottom: 20px;
    padding: 5px;
  }
  #mobile-sponsors li img {
    width: auto;
    max-width: 100%;
  }
  body.home {
    background: #fff;
  }
  .home #sponsors {
    display: none!important;
  }
  #sponsors-logos {
    padding: 0;
    display: block;
    height: auto;
    width: auto;
  }
  #sponsors-logos .owl-theme .owl-controls {
    display: none;
  }
  .event-search {
    padding: 0 30px;
  }
  .event-search input.event-text-search,
  .event-search input.button {
    min-width: inherit;
    width: 100%;
  }
  .event-search input.button {
    margin-top: 20px;
  }
  .home-news-wrapper {
    padding: 30px 15px;
  }
  .home-news-wrapper .home-news-container {
    flex-wrap: wrap;
  }
  .home-news-wrapper .callout {
    width: 100%;
    margin-bottom: 25px;
  }
  #content #welcome-note .welcome-note-inner .welcome-note-image {
    display: inherit;
    padding-top: 20px;
    float: none;
    margin: 0 auto;
    width: auto;
    max-width: 70%;
  }
  #home-slider .slider-nav {
    justify-content: center;
  }
  #home-slider .slider-nav .home-slider-nav {
    width: 50px;
  }
  #home-slider .slider-nav .home-slider-nav:before {
    content: '';
    display: block;
    width: 40px;
    height: 5px;
    background: #fff;
  }
  #home-slider .slider-nav .home-slider-nav a {
    display: none;
  }
  #home-slider .slider-nav .home-slider-nav.flex-active {
    background: transparent;
  }
  #home-slider .slider-nav .home-slider-nav.flex-active:before {
    background: rgba(255, 255, 255, 0.6);
  }
  .page #content.visible,
  .single #content.visible,
  .search-results #content.visible,
  .search-no-results #content.visible {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page #content,
  .single #content,
  .search-results #content,
  .search-no-results #content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 1101px) and (max-width: 1200px) {
  #callouts {
    padding-left: 2%;
    padding-right: 2%;
  }
}
@media only screen and (min-width: 1201px) and (max-width: 1290px) {
  .page .widget_testimonials_widget li.flex-active-slide .bottom,
  .single .widget_testimonials_widget li.flex-active-slide .bottom,
  .search .widget_testimonials_widget li.flex-active-slide .bottom {
    position: relative;
    left: -12px;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1100px) {
  /** header **/
  #header #header-logo {
    margin-left: 25px;
    width: 200px;
  }
  #header #header-top {
    width: 100%;
  }
  #header #header-top #header-custom-quote a {
    left: 0px;
  }
  #header #header-bottom {
    width: 100%;
    float: none;
    bottom: -22px;
    /* caret for sub menu */
  }
  #header #header-bottom nav > ul > li > .sub-menu {
    top: 85px;
  }
  #header #header-bottom nav > ul > li > a {
    margin-right: 0;
    padding: 15px 14px 38px 9px;
    line-height: 43%;
    font-size: 16px;
    height: 85px;
  }
  #header #header-bottom nav > ul > li > a > .text {
    line-height: 100%;
  }
  #header #header-bottom nav > ul > li > a .sub {
    font-size: 12px;
  }
  #header #header-bottom nav > ul > li:last-child a {
    margin-right: 0;
  }
  #header #header-bottom .navigation #main-nav > ul > li.menu-item-has-children > a,
  #header #header-bottom .navigation .primary-navigation .page_item_has_children > a {
    padding-right: 10px;
  }
  #header #header-bottom .navigation #main-nav > ul > li.menu-item-has-children > a:after,
  #header #header-bottom .navigation .primary-navigation .page_item_has_children > a:after {
    right: 12px;
  }
  #header #header-bottom .menu-item-has-children > a:after,
  #header #header-bottom .primary-navigation .page_item_has_children > a:after {
    -webkit-font-smoothing: antialiased;
    right: 18px;
  }
  /** slider **/
  #home-slider .flex-caption {
    top: 150px;
    font-size: 20px;
  }
  #home-slider .flex-caption h1 {
    font-size: 65px;
  }
  #home-slider .flex-caption h2 {
    font-size: 55px;
  }
  #home-slider .flex-caption h3 {
    font-size: 45px;
  }
  #home-slider .flex-caption h4 {
    font-size: 35px;
  }
  #home-slider .flex-caption h5 {
    font-size: 25px;
  }
  #home-slider .flex-caption h6 {
    font-size: 15px;
  }
  #home-slider .flex-caption .slide-logos {
    padding: 5px;
  }
  /** Events **/
  #events {
    top: -40px;
  }
  /** welcome note **/
  #welcome-note.events-present .welcome-note-image,
  #welcome-note.events-present .text-block {
    padding-top: 240px;
  }
  #welcome-note .wrap {
    width: 90%;
    margin: 0 auto;
  }
  #welcome-note .wrap .welcome-note-inner {
    width: 100%;
    padding: 0 0 90px;
  }
  #welcome-note .wrap .welcome-note-inner .welcome-note-image {
    width: 33%;
    max-width: 270px;
  }
  #welcome-note .wrap .welcome-note-inner .text-block {
    margin-left: 35%;
  }
  /** Callouts **/
  #callouts {
    padding: 40px 0 0 0;
  }
  #callouts .wrap {
    width: 100%;
  }
  #callouts.no-welcome {
    height: 550px;
    padding-top: 190px;
  }
  #callouts li.callout {
    margin-right: 2%;
    width: 275px;
  }
  #callouts li.callout .button {
    font-size: 13px;
  }
  #callouts li.callout .callout_title {
    font-size: 22px;
  }
  #callouts li.callout .name {
    font-size: 18px;
  }
  /** Footer **/
  #footer .wrap {
    width: 90%;
  }
  #footer #footer-menu {
    margin-left: 6%;
  }
  #footer #footer-about {
    width: 20%;
  }
  #footer #footer-logo img {
    width: 100%;
  }
  #footer #footer-contact {
    width: 35%;
  }
  #footer #footer-contact .phone-1,
  #footer #footer-contact .phone-2 {
    float: none;
    display: block;
    margin-left: 0;
  }
  .page #content.visible,
  .single #content.visible,
  .search #content.visible,
  .tax-sport_category #content.visible {
    margin-left: 4%!important;
  }
  .page #content,
  .single #content,
  .search #content,
  .tax-sport_category #content {
    margin: 20px 4% 50px 4%!important;
  }
  .page .widget_testimonials_widget .caption h3,
  .single .widget_testimonials_widget .caption h3,
  .search .widget_testimonials_widget .caption h3,
  .tax-sport_category .widget_testimonials_widget .caption h3 {
    font-size: 14px;
  }
  .page .widget_testimonials_widget li .top,
  .single .widget_testimonials_widget li .top,
  .search .widget_testimonials_widget li .top,
  .tax-sport_category .widget_testimonials_widget li .top {
    height: 260px!important;
  }
  .page .widget_testimonials_widget li.flex-active-slide,
  .single .widget_testimonials_widget li.flex-active-slide,
  .search .widget_testimonials_widget li.flex-active-slide,
  .tax-sport_category .widget_testimonials_widget li.flex-active-slide {
    position: relative;
    left: -3px;
  }
  .page .widget_testimonials_widget .bottom,
  .single .widget_testimonials_widget .bottom,
  .search .widget_testimonials_widget .bottom,
  .tax-sport_category .widget_testimonials_widget .bottom {
    text-align: left!important;
  }
  .page .widget_testimonials_widget .logo,
  .single .widget_testimonials_widget .logo,
  .search .widget_testimonials_widget .logo,
  .tax-sport_category .widget_testimonials_widget .logo {
    left: 0px!important;
    margin-right: 5px;
  }
  .page .widget_testimonials_widget .name,
  .single .widget_testimonials_widget .name,
  .search .widget_testimonials_widget .name,
  .tax-sport_category .widget_testimonials_widget .name {
    font-size: 12px!important;
  }
  .page .content .subpage_header p,
  .single .content .subpage_header p,
  .search .content .subpage_header p,
  .tax-sport_category .content .subpage_header p {
    top: 68%;
    margin-left: 29.5%;
  }
  .page .content .subpage_header h1,
  .single .content .subpage_header h1,
  .search .content .subpage_header h1,
  .tax-sport_category .content .subpage_header h1 {
    margin-top: 140px;
    width: 75%!important;
  }
  .page .content h1,
  .single .content h1,
  .search .content h1,
  .tax-sport_category .content h1 {
    width: 94%!important;
  }
  .single-event .content .subpage_header .header_position h1 {
    margin-top: 0;
  }
  .tax-sport_category .content .subpage_header .header_position h1 {
    margin-top: 0;
  }
  .single-event #content.visible {
    margin-top: 345px!important;
  }
  .tax-sport_category #content.visible {
    margin-top: 345px!important;
  }
  body.page-template-travelpartners-php .portfolio,
  body.page-template-universitypartners-php .portfolio,
  body.page-template-vendors-php .portfolio {
    width: 25%;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1000px) {
  #events #event-list > a,
  #events #event-list li.event-image {
    width: 250px;
    height: 156px;
  }
  #content #home-slider .flex-caption.large-logos .button {
    margin-top: 0;
  }
}
@media only screen and (min-width: 801px) and (max-width: 900px) {
  #header #header-center #header-bottom nav > ul > li > .sub-menu {
    top: 83px;
  }
  #header #header-center #header-bottom nav > ul > li > a {
    font-size: 14px;
    height: 83px;
  }
  #header #header-center #header-bottom nav > ul > li > a > .text {
    line-height: 100%;
  }
  #header #header-center #header-bottom nav > ul > li > a .sub {
    font-size: 10px;
  }
  .single-event .post-content .package_title {
    font-size: 1.5em !important;
  }
  .tax-sport_category .post-content .event-title,
  .tax-sport_category .post-content .category-des-header {
    font-size: 1.5em !important;
  }
  .tax-sport_category .post-content .category-sub-header {
    font-size: 1em!important;
  }
  body.error404 #content h1 {
    font-size: 54px;
  }
}
@media only screen and (min-width: 701px) and (max-width: 900px) {
  /** header **/
  #header #header-logo {
    width: 140px;
    margin-left: 25px;
  }
  #header #header-center {
    margin: 0 auto;
    width: 74%;
    float: right;
    margin-right: 10px;
  }
  #header #header-top {
    width: 100%;
    position: relative;
  }
  #header #header-phone-number {
    position: absolute;
    left: 10px;
  }
  #header #header-phone-number .text {
    font-size: 11px;
  }
  #header #header-phone-number .number {
    font-size: 14px;
  }
  #header #header-custom-quote a {
    font-size: 11px;
    left: 0px;
    top: 0px;
    padding: 2px 7px;
  }
  #header #header-social .fa-lg {
    font-size: 0.75em;
  }
  #header .search-form input {
    width: 92px;
    font-size: 10px;
  }
  #header #header-bottom {
    bottom: -22px;
  }
  #header #header-bottom nav > ul > li > .sub-menu {
    top: 80px;
  }
  #header #header-bottom nav > ul > li > a {
    margin-right: 0;
    padding: 15px 14px 38px 9px;
    line-height: 43%;
    font-size: 12px;
    height: 80px;
  }
  #header #header-bottom nav > ul > li > a > .text {
    line-height: 100%;
  }
  #header #header-bottom nav > ul > li > a .sub {
    font-size: 9px;
  }
  #header #header-bottom nav > ul > li:last-child a {
    margin-right: 0;
  }
  #header #header-bottom .menu-item-has-children > a:after,
  #header #header-bottom .primary-navigation .page_item_has_children > a:after {
    -webkit-font-smoothing: antialiased;
    right: 10px;
  }
  /** slider **/
  #content #home-slider .flex-caption {
    top: 140px;
    font-size: 20px;
  }
  #content #home-slider .flex-caption h1 {
    font-size: 60px;
  }
  #content #home-slider .flex-caption h2 {
    font-size: 50px;
  }
  #content #home-slider .flex-caption h3 {
    font-size: 40px;
  }
  #content #home-slider .flex-caption h4 {
    font-size: 30px;
  }
  #content #home-slider .flex-caption h5 {
    font-size: 20px;
  }
  #content #home-slider .flex-caption h6 {
    font-size: 10px;
  }
  #content #home-slider .flex-caption p {
    line-height: 20px;
    margin-top: 5px;
  }
  #content #home-slider .flex-caption .slide-logos {
    padding-top: 20px;
  }
  #content #home-slider .flex-caption .button {
    margin-top: 15px;
    font-size: 12px;
    padding: 0px 10px;
    line-height: 30px;
  }
  #content #home-slider .flex-caption.large-logos .button {
    margin-top: 0;
  }
  #content #home-slider .flex-caption.large-logos .slide-logos {
    padding-top: 10px;
  }
  #content #home-slider .flex-caption.no-logos {
    top: 170px;
  }
  #content #home-slider .flex-caption.no-logos .button {
    margin-top: 20px;
  }
  /** Events **/
  #events #event-list > a,
  #events #event-list li.event-image {
    width: 180px;
    height: 112px;
  }
  #events #event-list > a .title,
  #events #event-list li.event-image .title {
    bottom: -1px;
  }
  #events #event-list .flex-direction-nav {
    display: none;
  }
  /** welcome note **/
  #content #welcome-note .welcome-note-inner {
    padding: 0 0 50px;
    width: 90%;
    margin: 0 auto;
  }
  #content #welcome-note .welcome-note-image {
    top: 0;
    padding-top: 0;
    width: 33%;
  }
  #content #welcome-note .text-block {
    top: 0;
    padding-top: 0;
    margin-left: 40%;
    width: 60%;
  }
  #content #welcome-note.events-hidden .welcome-note-image,
  #content #welcome-note.events-hidden .text-block {
    padding-top: 60px;
  }
  /** events **/
  #events {
    top: 0;
    padding-top: 20px;
    height: auto;
  }
  /** Callouts **/
  #callouts {
    height: auto;
    margin: 0 auto;
    padding: 20px 0;
  }
  #callouts.no-welcome {
    height: auto;
    padding-top: inherit;
  }
  #callouts li.callout {
    display: inline-block;
    margin: 20px 3.5% 10px;
  }
  #callouts li.callout:last-child {
    margin-right: auto;
  }
  /** Footer **/
  #footer .wrap {
    width: 95%;
  }
  #footer #footer-menu {
    display: inline-block;
    margin-left: 5%;
  }
  #footer #footer-about {
    display: none;
    margin-left: 5%;
    width: 20%;
  }
  #footer #footer-about .button {
    padding: 0 10px;
  }
  #footer #footer-social {
    width: 22%;
    margin-left: 20px;
  }
  #footer #footer-logo img {
    width: 100%;
  }
  #footer #footer-contact {
    width: 46%;
    margin-left: 1%;
  }
  #footer #footer-contact .phone-1,
  #footer #footer-contact .phone-2 {
    float: none;
    display: block;
    margin-left: 0;
  }
  .page #main,
  .single #main,
  .search #main,
  .tax-sport_category #main {
    width: 100%;
    float: none;
  }
  .page #content.visible,
  .single #content.visible,
  .search #content.visible,
  .tax-sport_category #content.visible {
    margin-top: 300px!important;
  }
  .page #content,
  .single #content,
  .search #content,
  .tax-sport_category #content {
    margin-left: 4%!important;
  }
  .page aside#sidebar,
  .single aside#sidebar,
  .search aside#sidebar,
  .tax-sport_category aside#sidebar {
    width: 100%;
    float: none;
    padding-top: 40px;
  }
  .page .content .subpage_header img,
  .single .content .subpage_header img,
  .search .content .subpage_header img,
  .tax-sport_category .content .subpage_header img {
    width: 100%;
    max-width: 100%;
  }
  .page .content .subpage_header p,
  .single .content .subpage_header p,
  .search .content .subpage_header p,
  .tax-sport_category .content .subpage_header p {
    display: none;
  }
  .page .content h1,
  .single .content h1,
  .search .content h1,
  .tax-sport_category .content h1 {
    width: 78%!important;
  }
  .page .content img,
  .single .content img,
  .search .content img,
  .tax-sport_category .content img {
    max-width: 500px;
    height: auto;
  }
  .page #content,
  .single #content,
  .search #content,
  .tax-sport_category #content {
    margin-left: 4%!important;
  }
  .page .widget_testimonials_widget .caption h3,
  .single .widget_testimonials_widget .caption h3,
  .search .widget_testimonials_widget .caption h3,
  .tax-sport_category .widget_testimonials_widget .caption h3 {
    max-width: 125px;
    font-size: 13px;
  }
  .page .widget_testimonials_widget .top,
  .single .widget_testimonials_widget .top,
  .search .widget_testimonials_widget .top,
  .tax-sport_category .widget_testimonials_widget .top {
    height: 180px!important;
  }
  .page .content .subpage_header h1,
  .single .content .subpage_header h1,
  .search .content .subpage_header h1,
  .tax-sport_category .content .subpage_header h1 {
    font-size: 60px!important;
    margin-top: 200px;
  }
  .single-event .content .subpage_header .header_position h1 {
    margin-top: 0;
  }
  .tax-sport_category .content .subpage_header .header_position h1 {
    margin-top: 0;
  }
  .single-event #content.visible {
    margin-top: 345px!important;
  }
  .tax-sport_category #content.visible {
    margin-top: 345px!important;
  }
  .single-event .post-content .subpage_header .header_position {
    top: 60%;
  }
  .tax-sport_category .post-content .subpage_header .header_position {
    top: 60%;
  }
  .single-event .sidebar-page #main {
    float: left;
  }
  .single-event .sidebar-page a.half_button {
    padding: 15px 20px;
  }
  .single-event .full-width .package_wrapper {
    float: none;
    width: 100%;
    margin: 20px 0 0 0;
  }
  .single-event .full-width .package_wrapper img {
    max-width: 100%;
  }
  .tax-sport_category .full-width .package_wrapper {
    float: none;
    width: 100%;
    margin: 20px 0 0 0;
  }
  .tax-sport_category .full-width .package_wrapper img {
    max-width: 100%;
  }
  .single-event .full-width .rows_wrapper {
    max-width: 464px;
    text-align: center;
    margin: 0 auto;
  }
  .tax-sport_category .rows_wrapper {
    max-width: 464px;
    text-align: center;
    margin: 0 auto;
  }
  .single-event .content-2 {
    padding-top: 20px;
  }
  body.page-template-travelpartners-php .portfolio,
  body.page-template-universitypartners-php .portfolio,
  body.page-template-vendors-php .portfolio {
    width: 33%!important;
  }
  body.single .message {
    width: 710px;
  }
  body.single-event .full-width .message {
    width: auto;
  }
  .subpage_header img {
    height: auto;
  }
  .widget_testimonials_widget .flexslider {
    width: 219px;
  }
  .widget_testimonials_widget .flex-viewport {
    height: 229px;
  }
  .widget_testimonials_widget .caption {
    width: 219px!important;
  }
  #tabs img {
    max-width: 500px;
  }
  #tabs-2 img {
    max-width: 500px;
  }
  body.page-template-travelpartners-php .portfolio,
  body.page-template-universitypartners-php .portfolio,
  body.page-template-vendors-php .portfolio {
    width: 33%!important;
  }
  body.search-results #main {
    width: 100%;
    float: none;
  }
  body.single #main {
    width: 100%;
    float: none;
  }
}
.tax-sport_category #content.visible {
  margin-top: 345px!important;
}
@media only screen and (max-width: 799px) {
  /** Mobile menu **/
  #header #mobile-menu-icon {
    display: inline-block;
    top: 0;
    position: absolute;
    right: 20px;
    z-index: 100;
  }
  #header #mobile-menu-icon .fa-bars {
    display: block;
  }
  .wrap.header-wrap #header-bottom {
    display: block;
    bottom: inherit;
    width: 100%;
    position: inherit;
  }
  .wrap.header-wrap #header-bottom .navigation {
    float: none;
    bottom: inherit;
    position: absolute;
    top: 100%;
    left: 0;
  }
  .wrap.header-wrap #header-bottom .navigation #inner-header {
    float: none;
  }
  .wrap.header-wrap #header-bottom .navigation #inner-header #mega-menu-wrap-header #mega-menu-header > li.mega-menu-item {
    padding-left: 0 !important;
  }
  .wrap.header-wrap #header-bottom .navigation #inner-header #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
    width: 100%;
  }
  .wrap.header-wrap #header-bottom .navigation #inner-header #mega-menu-wrap-header .mega-menu-toggle + #mega-menu-header {
    background: #fff;
  }
  .wrap.header-wrap #header-bottom .navigation #inner-header #mega-menu-wrap-header .mega-menu-toggle + #mega-menu-header a.mega-menu-link {
    background: #fff !important;
    line-height: 35px !important;
  }
  .wrap.header-wrap #header-bottom .navigation #inner-header #mega-menu-wrap-header #mega-menu-header > li.mega-menu-flyout ul.mega-sub-menu {
    float: none;
    border: none;
    padding: 0 0 20px 0;
    position: static;
    display: none;
  }
  .wrap.header-wrap #header-bottom .navigation #inner-header #mega-menu-wrap-header #mega-menu-header li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu,
  .wrap.header-wrap #header-bottom .navigation #inner-header #mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu {
    display: block;
  }
  .wrap.header-wrap #header-bottom .navigation #inner-header #mega-menu-wrap-header #mega-menu-header > li.mega-menu-grid.mega-menu-megamenu > ul.mega-sub-menu h3 {
    margin-top: 15px;
  }
  .wrap.header-wrap #mega-menu-wrap-header .mega-menu-toggle + #mega-menu-header {
    display: none;
  }
  .wrap.header-wrap #mega-menu-wrap-header .mega-menu-toggle.mega-menu-open + #mega-menu-header {
    display: block;
  }
  .wrap.header-wrap #mega-menu-wrap-header #mega-menu-header > li.mega-menu-item {
    display: list-item;
    margin: 0;
    clear: both;
    border: 0;
  }
  .tax-sport_category .content_wrapper .event-title {
    margin-top: 15px;
  }
  body.error404 #content .ref-desktop {
    display: none;
  }
  body.error404 #content .ref-mobile {
    display: inline;
  }
  body.error404 #content img {
    width: 80%;
  }
  body.error404 #content #right {
    position: relative;
    top: 0;
    transform: none;
    width: 100%;
  }
  body.error404 #content h1 {
    font-size: 10vw;
  }
  body.error404 #content h3 {
    font-size: 6vw;
  }
  body.error404 #content .text {
    margin: 0 30px;
  }
}
/*single event page should break differently*/
@media only screen and (min-width: 701px) and (max-width: 800px) {
  .single-event .sidebar-page #main,
  .single-event .full-width #main {
    width: 100%;
  }
  .single-event .sidebar-page #sidebar,
  .single-event .full-width #sidebar {
    width: 100%;
  }
  .single-event .full-width .content-2.has_chimpy,
  .single-event .full-width .the-post-content.has_chimpy {
    width: 100%;
    float: none;
  }
  .single-event .full-width .ve_chimpy {
    width: 100%;
    float: none;
    clear: both;
  }
}
@media only screen and (min-width: 601px) and (max-width: 700px) {
  #content #home-slider .flex-caption {
    top: 20%;
    font-size: 20px;
  }
  #content #home-slider .flex-caption h1 {
    font-size: 60px;
  }
  #content #home-slider .flex-caption h2 {
    font-size: 50px;
  }
  #content #home-slider .flex-caption h3 {
    font-size: 40px;
  }
  #content #home-slider .flex-caption h4 {
    font-size: 30px;
  }
  #content #home-slider .flex-caption h5 {
    font-size: 20px;
  }
  #content #home-slider .flex-caption h6 {
    font-size: 10px;
  }
  #content #home-slider .flex-caption .slide-logos {
    padding-top: 20px;
  }
  #content #home-slider .flex-caption .button {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 501px) and (max-width: 600px) {
  #content #home-slider .flex-caption {
    top: 30px;
    font-size: 16px;
  }
  #content #home-slider .flex-caption h1 {
    font-size: 40px;
  }
  #content #home-slider .flex-caption h2 {
    font-size: 36px;
  }
  #content #home-slider .flex-caption h3 {
    font-size: 32px;
  }
  #content #home-slider .flex-caption h4 {
    font-size: 28px;
  }
  #content #home-slider .flex-caption h5 {
    font-size: 24px;
  }
  #content #home-slider .flex-caption h6 {
    font-size: 20px;
  }
  #content #home-slider .flex-caption .slide-logos {
    padding-top: 20px;
  }
  #content #home-slider .flex-caption .button {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 401px) and (max-width: 500px) {
  #content #home-slider .flex-caption {
    top: 20px;
    font-size: 14px;
  }
  #content #home-slider .flex-caption h1 {
    font-size: 36px;
  }
  #content #home-slider .flex-caption h2 {
    font-size: 32px;
  }
  #content #home-slider .flex-caption h3 {
    font-size: 28px;
  }
  #content #home-slider .flex-caption h4 {
    font-size: 24px;
  }
  #content #home-slider .flex-caption h5 {
    font-size: 20px;
  }
  #content #home-slider .flex-caption h6 {
    font-size: 16px;
  }
  #content #home-slider .flex-caption .slide-logos {
    padding-top: 15px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 400px) {
  body.page #content.visible,
  .single #content.visible,
  .search #content.visible {
    margin-top: 135px!important;
  }
  body.page-template-travelpartners-php #content.visible,
  body.page-template-universitypartners-php #content.visible,
  body.page-template-vendors-php #content.visible {
    margin: 135px 2% 50px 9%!important;
  }
  body.page-template-travelpartners-php #content,
  body.page-template-universitypartners-php #content,
  body.page-template-vendors-php #content {
    margin: 40px 2% 50px 9%!important;
  }
}
@media only screen and (max-width: 700px) {
  .front-page-event-carousel {
    padding-top: 35px;
  }
  .front-page-event-carousel .event-image .title {
    font-size: 14px;
  }
  body .nav {
    float: left;
    margin-left: -100%;
    width: 300px;
    z-index: 2;
  }
  #container {
    float: left;
    margin-left: 0;
    width: 100%;
  }
  body.mobile-active .nav {
    margin-left: 0;
  }
  body.mobile-active #container {
    margin-right: -100%;
  }
  /** header **/
  #header-logo {
    margin: 5px 3%;
  }
  #header-logo img {
    width: 70%;
    padding: 10px 0;
  }
  #header-center {
    display: inline-block;
    width: 0;
    margin-left: 0;
  }
  #header-center form.search-form {
    display: none;
  }
  #header-top {
    left: 0px;
    width: 100%;
    padding: 0 10px;
  }
  #header-top #header-phone-number .text {
    display: none;
  }
  #header-custom-quote a {
    left: 200px;
  }
  #header-social {
    margin-left: 130px;
    float: right;
  }
  #header-bottom {
    display: none;
  }
  #header {
    z-index: 11;
  }
  /** slider **/
  #home-slider {
    margin-bottom: 0;
    top: 0;
  }
  #home-slider .flex-caption {
    top: 10px;
    font-size: 12px;
    line-height: 14px;
  }
  #home-slider .flex-caption h1 {
    font-size: 28px;
  }
  #home-slider .flex-caption h2 {
    font-size: 24px;
  }
  #home-slider .flex-caption h3 {
    font-size: 20px;
  }
  #home-slider .flex-caption h4 {
    font-size: 16px;
  }
  #home-slider .flex-caption h5 {
    font-size: 12px;
  }
  #home-slider .flex-caption h6 {
    font-size: 10px;
  }
  #home-slider .flex-caption p {
    display: none;
  }
  #home-slider .flex-caption.no-logos {
    top: 35px;
  }
  #home-slider .flex-caption.no-logos .button {
    margin-top: 15px;
  }
  #home-slider .flex-direction-nav {
    display: none;
  }
  #home-slider .slide-logos {
    padding: 5px;
  }
  #home-slider .slide-logos li.small {
    width: 20%;
    height: auto;
  }
  #home-slider .slide-logos li.large {
    height: auto;
  }
  #home-slider .slide-logos.logos-1-total li.small {
    width: 90%;
  }
  #home-slider .button {
    margin-top: 5px;
    font-size: 12px;
    padding: 0px 10px;
    line-height: 30px;
  }
  /** Events **/
  #events {
    top: 0;
    padding: 20px 0 10px;
    height: auto;
    background: white;
  }
  #events #event-list {
    padding-bottom: 10px;
  }
  #events li.event-image {
    margin: 20px auto 0 auto;
    display: none;
  }
  #events li.event-image:last-child {
    margin-right: auto;
  }
  #events li.event-image.mobile {
    display: block;
  }
  #events .flex-direction-nav {
    display: none;
  }
  .page #main,
  .single #main,
  .search #main,
  .tax-sport_category #main {
    width: 100%;
    float: none;
  }
  .page #sidebar,
  .single #sidebar,
  .search #sidebar,
  .tax-sport_category #sidebar {
    width: 100%!important;
    clear: left;
    margin-top: 30px!important;
  }
  .page .wpcf7 select.wpcf7-select,
  .single .wpcf7 select.wpcf7-select,
  .search .wpcf7 select.wpcf7-select,
  .tax-sport_category .wpcf7 select.wpcf7-select {
    font-size: 11px;
  }
  .page #tabs .ui-widget-header li,
  .single #tabs .ui-widget-header li,
  .search #tabs .ui-widget-header li,
  .tax-sport_category #tabs .ui-widget-header li,
  .page #tabs-2 .ui-widget-header li,
  .single #tabs-2 .ui-widget-header li,
  .search #tabs-2 .ui-widget-header li,
  .tax-sport_category #tabs-2 .ui-widget-header li {
    padding-left: 0;
    clear: left;
    padding-right: 0;
  }
  .page h1.h2,
  .single h1.h2,
  .search h1.h2,
  .tax-sport_category h1.h2 {
    line-height: 1;
  }
  .page .visible,
  .single .visible,
  .search .visible,
  .tax-sport_category .visible {
    margin-top: 250px!important;
  }
  .page .subpage_header .header_position h1,
  .single .subpage_header .header_position h1,
  .search .subpage_header .header_position h1,
  .tax-sport_category .subpage_header .header_position h1 {
    font-size: 25px!important;
  }
  .page .subpage_header .header_position p,
  .single .subpage_header .header_position p,
  .search .subpage_header .header_position p,
  .tax-sport_category .subpage_header .header_position p {
    font-size: 16px;
    width: 100%;
  }
  .page h1.h2,
  .single h1.h2,
  .search h1.h2,
  .tax-sport_category h1.h2 {
    line-height: 1;
  }
  .page #content.visible,
  .single #content.visible,
  .search #content.visible,
  .tax-sport_category #content.visible {
    margin-top: 225px!important;
  }
  .page .shrink,
  .single .shrink,
  .search .shrink,
  .tax-sport_category .shrink {
    max-width: 300px;
  }
  .page .content img,
  .single .content img,
  .search .content img,
  .tax-sport_category .content img {
    max-width: 250px;
    height: auto;
  }
  .page .wpcf7 button,
  .single .wpcf7 button,
  .search .wpcf7 button,
  .tax-sport_category .wpcf7 button,
  .page input,
  .single input,
  .search input,
  .tax-sport_category input,
  .page select,
  .single select,
  .search select,
  .tax-sport_category select,
  .page textarea,
  .single textarea,
  .search textarea,
  .tax-sport_category textarea {
    width: 250px;
  }
  .page .widget_testimonials_widget .flexslider,
  .single .widget_testimonials_widget .flexslider,
  .search .widget_testimonials_widget .flexslider,
  .tax-sport_category .widget_testimonials_widget .flexslider {
    width: 219px;
  }
  .page .widget_testimonials_widget .flex-viewport,
  .single .widget_testimonials_widget .flex-viewport,
  .search .widget_testimonials_widget .flex-viewport,
  .tax-sport_category .widget_testimonials_widget .flex-viewport {
    height: 229px;
  }
  .page .widget_testimonials_widget .caption,
  .single .widget_testimonials_widget .caption,
  .search .widget_testimonials_widget .caption,
  .tax-sport_category .widget_testimonials_widget .caption {
    width: 219px;
  }
  .page h1.h2 a,
  .single h1.h2 a,
  .search h1.h2 a,
  .tax-sport_category h1.h2 a {
    font-size: 30px;
  }
  .page #tabs img,
  .single #tabs img,
  .search #tabs img,
  .tax-sport_category #tabs img {
    max-width: 250px;
  }
  .page #tabs-2 img,
  .single #tabs-2 img,
  .search #tabs-2 img,
  .tax-sport_category #tabs-2 img {
    max-width: 250px;
  }
  .single-event .post-content .subpage_header .header_position {
    top: 45%;
  }
  .tax-sport_category .post-content .subpage_header .header_position {
    top: 45%;
  }
  .single-event .post-content .subpage_header .header_position h1 {
    margin-top: 0;
  }
  .tax-sport_category .post-content .subpage_header .header_position h1 {
    margin-top: 0;
  }
  .single-event #content.visible {
    margin: 175px 15px 50px 15px !important;
  }
  .single-event .content-2 {
    padding-top: 20px;
  }
  body.page-template-testimonial-php .testimonial .image-wrapper {
    margin-right: 0.15em !important;
  }
  body.single #main {
    width: 100%;
    float: none;
  }
  body.search-results #main {
    width: 100%;
    float: none;
  }
  body.single .the-post-content img {
    max-width: 250px;
    height: auto;
  }
  body.page-template-travelpartners-php .portfolio,
  body.page-template-universitypartners-php .portfolio,
  body.page-template-vendors-php .portfolio {
    width: 50%!important;
  }
  body.page-template-team-php #sidebar {
    margin-top: 30px!important;
  }
  /** welcome note **/
  #content #welcome-note {
    display: inline-block;
    height: auto;
    padding-top: 0;
  }
  #content #welcome-note.events-hidden {
    padding-top: 20px;
  }
  #content #welcome-note .welcome-note-inner {
    padding: 0px 5%;
  }
  #content #welcome-note .welcome-note-inner .welcome-note-image.mobile {
    display: none;
    top: 0;
    width: 100%;
    float: none;
    max-width: 350px;
    margin: 0px auto;
    padding: 20px 0 40px;
  }
  #content #welcome-note .welcome-note-inner .text-block {
    width: 100%;
    margin-left: 0;
    padding: 20px;
    top: 0;
  }
  /** Callouts **/
  #callouts {
    height: auto;
    margin: 0 auto;
    padding: 40px 0;
  }
  #callouts.no-welcome {
    height: auto;
    padding-top: 10px;
  }
  #callouts li.callout {
    display: block;
    margin: 20px auto 0 auto;
  }
  #callouts li.callout:last-child {
    margin-right: auto;
  }
  #callouts .flex-direction-nav {
    display: none;
  }
  /** footer **/
  #footer #footer-menu {
    display: none;
  }
  #footer #footer-about {
    display: none;
    margin: 0 auto;
    width: 90%;
    margin-bottom: 20px;
  }
  #footer #footer-logo {
    display: none;
  }
  #footer #footer-social {
    display: block;
    width: 90%;
    margin: 0 auto 20px;
  }
  #footer #footer-social #footer-social-icons {
    padding-top: 0;
    padding-bottom: 15px;
  }
  #footer #footer-contact {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  #footer #footer-contact .contact.title {
    padding-bottom: 5px;
  }
  #footer #footer-contact #mailing-list .title {
    padding-bottom: 12px;
  }
  #footer #footer-contact .mc_signup_submit {
    padding-bottom: 10px;
  }
  #footer #footer-contact .phone-2 {
    float: none;
    margin-left: 0;
    display: block;
  }
  #footer #footer-contact .addresses {
    padding-top: 8px;
  }
}
@media only screen and (min-width: 401px) and (max-width: 500px) {
  #header-custom-quote a {
    left: 35%;
  }
}
@media only screen and (max-width: 400px) {
  #header-phone-number {
    font-size: 14.5px;
    margin-top: 5px;
  }
  #header-custom-quote a {
    font-size: 8px;
    left: 35%;
  }
  #header-social .fa-lg {
    font-size: 0.7em;
    margin-top: 3px;
  }
  #content #welcome-note .welcome-note-inner .welcome-note-image {
    padding-top: 40px;
  }
  .front-page-event-carousel .event-image .title {
    font-size: 11px;
  }
  .front-page-event-carousel .event-carousel-title,
  .front-page-event-carousel .sports_cat-carousel-title {
    font-size: 20px;
  }
  #sponsors-logos .wrap {
    padding-bottom: 0px;
  }
  #mobile-sponsors {
    padding-bottom: 0px;
  }
  .home-news-wrapper {
    padding-bottom: 0;
  }
  .home-news-wrapper .home-news-container {
    padding-bottom: 0;
  }
}
/** Mobile menu styles **/
#mobile-menu-icon {
  display: none;
}
.off-canvas {
  display: none;
}
.off-canvas .header-tab {
  margin-left: 0;
  width: 100%;
}
.off-canvas a.indent {
  padding-left: 30px;
}
.off-canvas a.double-indent {
  padding-left: 50px;
}
.off-canvas ul li:first-child a {
  border-top: none;
}
.mobile-active .off-canvas {
  display: block;
}
.nav {
  padding: 0.6em 0;
  border: none;
  padding: 0;
}
.nav ul {
  text-align: left;
  font-weight: normal;
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.nav ul li {
  display: block;
  text-align: left;
  position: relative;
}
.nav ul li a {
  border-bottom: 1px solid #3E3E3E;
  border-top: 1px solid #717171;
  color: #ffffff;
  padding: 12px;
  display: block;
  padding: 10px 12px;
  text-decoration: none;
  font-size: 16px;
}
.nav ul li a:hover {
  background-color: #5C5C5C;
}
#container,
.off-canvas.nav {
  transition: 0.2s margin ease;
  position: relative;
}
body.mobile-active #container:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: #4e4e4e;
}
#welcome-note {
  position: relative;
  text-align: center;
  width: 100%;
  height: auto;
  background: white;
  color: #333333;
}
#welcome-note .wrap {
  max-width: 1200px;
}
#welcome-note .welcome-note-inner {
  padding: 0 0px 0px;
}
#welcome-note.events-hidden .welcome-note-image {
  padding-top: 90px;
}
#welcome-note.events-hidden .text-block {
  padding-top: 90px;
}
#welcome-note .welcome-note-image {
  display: inline;
  width: 270px;
  position: relative;
  padding-top: 80px;
  left: 0;
  float: left;
}
#welcome-note .welcome-note-image.mobile {
  display: none;
}
#welcome-note .text-block {
  position: relative;
  padding-top: 80px;
  margin-left: 33%;
  width: 65%;
  padding-right: 0;
  padding-bottom: 0;
}
#welcome-note.no-image .text-block {
  margin-left: 10%;
  width: 90%;
}
#welcome-note.no-image .text-block #text1 {
  width: 100%;
}
#welcome-note.no-image .text-block #text2 {
  width: 100%;
}
#welcome-note.no-text .welcome-note-image {
  width: 75%;
}
#welcome-note .text {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  font-size: 26px;
  line-height: 1.2;
}
#welcome-note #text1 {
  width: 100%;
  left: 0;
  font-size: 26px;
  font-family: ProximaNova-XBold;
  line-height: 95%;
  text-transform: uppercase;
  padding-bottom: 20px;
}
#welcome-note #text2 {
  width: 100%;
  font-size: 18px;
  margin-top: 20px;
  font-family: ProximaNova-Reg;
}
#mobile-welcome-note {
  display: none;
}
.welcome-list {
  text-align: left;
}
.welcome-list li {
  font-family: ProximaNova-Reg;
  font-size: 16px;
  padding-left: 30px;
  background: url(../images/checkbox.png) no-repeat 0 0;
  margin-top: 5px;
  list-style: none;
}
.welcome-list li strong {
  font-weight: 700;
  font-family: ProximaNova-Reg;
}
