/*
Theme Name: SoTherly Hotels
Theme URI: http://sotherlyhotels.com/
Description: Custom Theme for SoTherly Hotels 2015
Author: SoTherly Hotels
Author URI: http://sotherlyhotels.com/
Version: 2.0
*/

/* ===================================================================== */
/* =============================== Style =============================== */
/* ===================================================================== */
/*

/* ==================== 
	= HTML5 Reset
	= Core Layout
	= Header
	= Navigation
    	- Main-nav (desktop)
    	- Mobile-nav
	= Featured Destinations (#featured-destinations)
    	About Features (#about-features)
	= Destination Coverflow (#destination-coverflow)
	= Destination List (#destination-list)
    	SOHO Categories (#soho-categories)
	= Local Features (#local-features)
    	- Positioning Statement
	= Destinations
    	- Destination Content (#destination-content)
    	- Destination Features (#destination-features)
        	Press Items (#soho-press)
        - Destination Map (#destination-map)
        - Points of Interest (#destination-poi)
        - Destination Sidebar (#destination-sidebar)
            Press Sidebar (#press-sidebar)
            -- SOHO Contact (#soho-contact)
            -- SOHO Social (.soho-social)
                --- Floating Social
    = Sotherly Experience (#sotherly-experience)
        - Sotherly Video
            -- IE Play button
	= Our People (#our-people)
    	- Team List
    	- Thumb Triggers
    	- Team Bio
	= Press (#soho-press)
    	- Press Items (.press-item)
    	- Press Single
	= General
    	- Feature Img
        	-- Featured Img Destination Photo (.feature-img.destination-photo)
        	-- Featured Img Small (.feature-img.sm)
    	- Tab System
        	-- IE Tab System
    	- Rules
        	-- Banned Horizontal (sub)
        	-- Banned Horizontal (full)
        	-- Banned Vertical
        	-- Double stroke
        	-- Dotted
	= Pagination
	= Footer
	= Forms & Buttons
	= Hides & Fixes
	= Media: Mobile
    	* Desktop less than 1280px
    	* Desktop less than 800px
    	* Desktop less than 640px
    	* Desktop less than 480px
	= Media: Print
   ====================
*/

/* ========================================== 

    HTML5 Reset 

========================================== */
* {
  behavior: url(http://heliumdev2.us/js/libs/PIE/PIE.htc);
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
  color: #222;
}
body {
  margin: 0;
  font-size: 100%;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 10px 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
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: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dd {
  margin: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:valid,
textarea:valid {
}
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
a {
  outline: none;
  text-decoration: none;
}

/* ========================================== 

Core Layout 

========================================== */

html {
  font-size: 62.5%;
}
body {
  font-size: 14px;
  font-size: 1.4rem;
  background: #ffffff;
  color: #808187;
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  width: 100%;
  overflow-x: hidden;
}
body.single-post {
  background: #cccccc;
}

body.category {
  background: #cccccc;
}

::selection {
  background: #000;
  color: #fff;
}
::-moz-selection {
  background: #000;
  color: #fff;
}

.clientRow {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  *zoom: 1;
}
.clientRow::before,
.clientRow::after,
hr::before,
hr::after {
  content: "";
  display: table;
}
.clientRow::after,
hr::after {
  clear: both;
}

.clientRow.full {
  max-width: 100% !important;
  padding: 0;
}

.col,
.mcol,
.scol {
  position: relative;
  float: left;
  margin: 0 0.75%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.one {
  width: 6.83333%;
}
.two {
  width: 15.16667%;
}
.three {
  width: 23.5%;
}
.four {
  width: 31.83333%;
}
.five {
  width: 40.16667%;
}
.six {
  width: 48.5%;
}
.seven {
  width: 56.83333%;
}
.eight {
  width: 65.16667%;
}
.nine {
  width: 73.5%;
}
.ten {
  width: 81.83333%;
}
.eleven {
  width: 90.16667%;
}
.twelve {
  width: 98.5%;
}

.col.flush-left,
.mcol.flush-left,
.scol.flush-left {
  margin: 0 1.5% 0 0;
}
.col.flush-right,
.mcol.flush-right,
.scol.flush-right {
  margin: 0 0 0 1.5%;
}

img {
  max-width: 100%;
  height: auto;
}

/* ========================================== 

Header 

========================================== */

header#main-header {
  position: fixed !important;
  z-index: 8000;
  height: auto;
  background: #ffffff;
}

header#main-header > .clientRow {
  padding-top: 35px;
  height: 80px;
  background: #ffffff;
  box-shadow: 0 10px 5px -5px rgba(0, 0, 0, 0.07);
}

.fancybox-inner > iframe {
  height: 480px;
  width: 100%;
}

#main-header #logo {
  width: 171px;
  height: 60px;
  display: block;
  position: absolute;
  top: 9px;
  left: 50%;
  margin-left: -85.5px;
  background-image: url(../images/irw/sotherly-logo.jpg);
  text-indent: -9999px;
  transition: all 0.5s;
}
header#main-header hr {
  background: #f1f1f1;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f1f1f1 0%, #ffffff 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #f1f1f1),
    color-stop(100%, #ffffff)
  );
  background: -webkit-linear-gradient(top, #f1f1f1 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #f1f1f1 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #f1f1f1 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #f1f1f1 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#ffffff',GradientType=0 );
  height: 13px !important;
  width: 100% !important;
  border: 0 !important;
  margin: 20px 0 5px 0 !important;
}

/* ------------------------------------------ 

Header - Down South 

------------------------------------------ */

#ds-wrapper {
  background-color: #ffffff;
  overflow-y: hidden !important;
}
#ds-wrapper > .clientRow {
  background-color: #ffffff;
  padding: 0;
}

header#ds-head {
  position: fixed;
  background-image: url(../images/irw/down-south/ds-headerbg.gif);
  background-repeat: repeat;
  background-size: 120px;
  padding: 50px 30px;
  text-align: center;
  top: 0;
  z-index: 8000;
}

#ds-logo {
  width: 228px;
  height: 152px;
  display: block;
  background-image: url(../images/irw/down-south/ds-logo.png);
  text-indent: -9999px;
  transition: all 0.5s;
  background-size: 90%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  max-width: 100%;
  margin-bottom: 20px;
}
header#ds-head hr {
  height: 7px;
  border-bottom: 1px solid #dc832e;
  border-top: 1px solid #dc832e;
}

#ds-content {
  position: relative;
  padding-right: 20px;
  padding-top: 30px;
}

/* ========================================== 

Navigation

========================================== */

/* ------------------------------------------ 

Main-nav (desktop) 

------------------------------------------ */

#main-nav {
  height: 20px;
  padding-right: 10%;
}

#main-nav ul li.left {
  float: left;
  margin-right: 6%;
}
#main-nav ul li.right {
  float: right;
  margin-left: 9%;
}
#main-nav ul li.left.center,
#main-nav ul li.right.center {
  margin: 0 !important;
}

#main-nav ul li a {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  color: #a7a9ad;
  text-transform: uppercase;
  display: block;
  transition: color 0.3s;
}
#main-nav ul li a:hover {
  color: #e48a2a;
}

/* ------------------------------------------ 
Soho Radio 
------------------------------------------ */

#soho-radio {
  width: 68px;
  height: 45px;
  display: block;
  position: absolute;
  right: 0;
  top: 20px;
}

/* ------------------------------------------ 

Mobile-nav 

------------------------------------------ */

#mobile-nav-trigger {
  font-size: 40px;
  font-size: 4rem;
  right: 25px;
  top: 17px;
  background: #ffffff;
  border: 2px solid #a8a9ad;
  display: block;
  position: absolute;
  cursor: pointer;
  padding: 0 2px;
  border-radius: 150px;
  line-height: 40px;
  transition: all 0.3s;
}

#mobile-nav-trigger.triggered {
  color: #e48a2a;
  border-color: #e48a2a;
}

#mobile-nav-trigger::before {
  margin-left: -1px;
}

#mobile-nav {
  background: #f8f8f8;
  position: relative;
  z-index: 9999;
  min-height: 0;
  box-shadow: inset 0px 0px 25px 0 #ddd;
}
#mobile-nav nav {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
#mobile-nav nav,
#mobile-nav ul.sub-menu {
  display: none;
}

#mobile-nav > nav > ul > li {
  border-bottom: 1px solid #ddd;
  position: relative;
}
#mobile-nav > nav > ul > li:last-child {
  border-bottom: none;
}
#mobile-nav > nav > ul > li > a {
  font-family: "Roboto Slab", serif;
  padding: 20px 25px;
  display: block;
  font-weight: 400;
  font-size: 20px;
  font-size: 2rem;
  text-transform: uppercase;
  color: #808187;
}
li.mnav-trigger > a::after {
  font-family: "icons-sotherly";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  content: "\41";
  position: absolute;
  top: 13px;
  right: 25px;
  font-size: 40px;
  font-size: 4rem;
  transition: all 0.3s;
}
li.mnav-trigger {
  transition: all 0.3s;
}

li.mnav-trigger.open {
  background: #9c9da2;
  border-bottom: 1px solid #888888 !important;
}
li.mnav-trigger.open > a {
  color: #ffffff !important;
  border-bottom: 1px solid #777777;
}
li.mnav-trigger.open > a::after {
  transform: rotate(90deg);
}
#mobile-nav > nav > ul > li > ul {
  background: #777777;
}
#mobile-nav > nav > ul > li > ul > li {
  border-bottom: 1px solid #888888;
}
#mobile-nav > nav > ul > li > ul > li > a {
  color: #ffffff;
  padding: 10px 20px 10px 20px;
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
}
#mobile-nav > nav > ul > li > ul > li > a::before {
  content: "-";
  margin-right: 10px;
}

/* ------------------------------------------ 

Down South Nav (#ds-nav) 

------------------------------------------ */

#ds-nav li a {
  font-size: 15px;
  font-size: 1.5rem;
  color: #dc832e;
  font-family: "Roboto Slab", serif;
}

#ds-nav li a.btn {
  color: #ffffff;
}

#ds-nav {
  margin-top: 20px;
}

#ds-nav li {
  margin-bottom: 2px;
  font-weight: 600;
}

/* ========================================== 

Featured Destinations (#featured-destinations)
About Features (#about-features)

========================================== */

#featured-destinations,
#aboutfeatures {
  padding-top: 100px;
  padding-bottom: 15px;
}
.homefeature,
.aboutfeature {
  text-align: center;
  font-size: 40px;
  font-size: 4rem;
  line-height: 40px;
  line-height: 4rem;
  font-family: "Roboto Slab", serif;
  color: #ffffff;
  height: 280px;
  width: 31.83333%;
  padding-top: 30px;
  background-color: #777;
  display: block;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  letter-spacing: 0.6px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  text-transform: uppercase;
  transition: all 1s;
}

/*.homefeature {
  width: 23.5%;
  margin: 0 1%!important;
}*/

.homefeature {
  width: 31.3%;
  margin: 0 1.5% 30px !important;
  height: 300px;
  line-height: 60px;
  font-size: 50px;
}
.homefeature.sm {
  width: 23.5%;
  margin: 0 1% 30px !important;
  line-height: 35px;
  font-size: 30px;
  height: 225px;
}
.homefeature.sm.flush-left {
  margin-left: 0 !important;
}
.homefeature.sm.flush-right {
  margin-right: 0 !important;
}

.homefeature img {
  margin-top: 10px;
  max-height: 90px;
}

#coverflow-title {
  margin-bottom: 90px;
}

#coverflow-title h2 {
  font-family: "Roboto Slab", serif;
  font-weight: 700;
  background-image: url(../images/irw/ribbon-center.gif);
  background-repeat: repeat-x;
  color: #db821f;
  position: absolute;
  font-size: 18px;
  font-size: 1.8rem;
  display: inline-block;
  margin-top: 30px;
  text-transform: uppercase;
  height: 52px;
  padding-top: 15px;
  letter-spacing: -0.25px;
  line-height: 18px;
  width: 300px;
  left: 50%;
  margin-left: -150px;
  z-index: 10;
  text-align: center;
}
#coverflow-title h2::before {
  content: "";
  height: 52px;
  width: 19px;
  top: 0;
  background-image: url(../images/irw/ribbon-left.png);
  left: -18px;
  display: block;
  position: absolute;
  background-repeat: no-repeat;
}
#coverflow-title h2::after {
  content: "";
  height: 52px;
  width: 19px;
  top: 0;
  background-image: url(../images/irw/ribbon-right.png);
  right: -18px;
  display: block;
  position: absolute;
  background-repeat: no-repeat;
}

#coverflow-title .carat {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 7px 0 7px;
  border-color: #db821f transparent transparent transparent;
  position: absolute;
  left: 50%;
  margin-left: -7px;
  bottom: -88px;
  z-index: 1;
}

.homefeature.flush-right {
  margin-right: 0 !important;
}
.homefeature.flush-left {
  margin-left: 0 !important;
}

.aboutfeature {
  font-size: 34px;
  font-size: 3.4rem;
  padding-top: 20px;
}
.no-touch .homefeature:hover,
.no-touch .aboutfeature:hover,
.no-touch .gallery-img:hover {
  box-shadow: inset 0px 0px 150px 0px rgba(0, 0, 0, 0.7);
}

/* ========================================== 

Destination Coverflow (#destination-coverflow)

========================================== */

#destination-coverflow {
  padding: 0 0 50px 0 !important;
  height: 220px !important;
}
.coverwrap {
  top: -35px !important;
  height: 220px !important;
}
h1.largeLabel {
  text-align: center;
  font-family: "Roboto Slab", serif;
  color: #66676e;
  font-weight: 300;
  text-transform: uppercase;
  margin-top: 5px;
  border-top: 1px solid #cfcfcf;
  padding-top: 15px;
  position: relative;
  font-size: 20px;
  font-size: 2rem;
}
h1.largeLabel::after {
  content: "";
  background-image: url(../images/irw/coverflow-pointer.jpg);
  background-repeat: no-repeat;
  width: 13px;
  height: 7px;
  position: absolute;
  top: -1px;
  z-index: 9000;
  left: 50%;
  margin-left: -6.5px;
}

/* ========================================== 

Destination List (#destination-list)
SOHO Categories (#soho-categories)

========================================== */

#destination-list {
  border-top: 1px solid #d2d2d4;
  margin-top: -20px;
}
#destination-list ul,
#soho-categories,
.post-info {
  list-style: none;
  margin: 0;
  padding: 5px 0;
  text-align: center;
}
#destination-list ul li,
#soho-categories li {
  display: inline-block;
}
#destination-list ul li::after,
#soho-categories li::after {
  content: "|";
  display: inline-block;
  margin: 0 10px;
}
#destination-list ul li:last-of-type::after,
#soho-categories li:last-of-type::after {
  content: "";
  margin: 0;
}
#destination-list ul li > div,
#soho-categories li a,
.post-info a {
  font-family: "Roboto Slab", serif;
  color: #808187;
  font-size: 14px;
  font-size: 1.4rem;
  transition: color 0.3s;
  display: inline-block;
}
#destination-list ul li:hover > div,
#destination-list ul li.current > div,
#soho-categories li:hover a,
#soho-categories li.current-cat a,
.post-info a:hover {
  color: #e48a2a;
}

/* ========================================== 

Local Features (#local-features) 

========================================== */

#local-features {
  padding-top: 30px;
  text-align: center;
}

#local-features .col.left {
  padding: 0 20px;
  margin: 0 0.1% 0 1.4%;
  width: 56.83333%;
  border-right: 1px solid #cccccc;
}
#local-features .col.right {
  padding: 0 20px;
  margin: 0 1.4% 0 0.1%;
  width: 40.16667%;
  border-left: 1px solid #cccccc;
}
#local-features h1 {
  color: #58595b;
  text-transform: uppercase;
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  font-size: 18px;
  font-size: 1.8rem;
}
#local-features h1 span {
  text-transform: none;
}

.local-feature {
  display: block;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 10px;
  border-bottom: 2px dotted #cccccc;
  margin-bottom: 30px;
}
.local-feature .feature-img {
  height: 300px;
}
.local-feature.tall {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 16px;
}
.local-feature.tall .feature-img {
  height: 620px;
}

/* ------------------------------------------ 

Positioning Statment 

------------------------------------------ */

.usp-message-wrapper,
.soho-radio-cta {
  margin-bottom: 10px;
}
.soho-radio-cta {
  cursor: pointer !important;
}
.soho-radio-cta img {
  width: 100%;
}

.usp-message {
  background: #fff url(../images/irw/tile.jpg) repeat left top;
  padding: 30px;
}
.usp-message h1 {
  color: #9c9da2 !important;
  font-family: "Cookie", cursive !important;
  text-transform: none !important;
  font-size: 22px !important;
  font-size: 2.2rem !important;
  font-weight: bold !important;
  background-color: #ffffff;
  display: block;
  text-align: center;
  position: relative;
  margin: 0 auto;
  height: 100%;
  padding: 21px 30px;
}

/* ========================================== 

Destinations 

========================================== */

#destination-img,
#press-img {
  padding: 80px 0 0 0;
}

#destination-img .inner,
#press-img .inner {
  background-position: 50% bottom;
  background-repeat: no-repeat;
  background-size: cover;
  height: 185px;
}

/* ------------------------------------------ 

Destination Content (#destination-content) 

------------------------------------------ */

#destination-content {
  background: #fff url(../images/irw/tile70.jpg) repeat left top;
  padding: 30px 0px;
  border-bottom: 1px solid #d1d2d4;
}

#destination-content h1,
#soho-press h1 {
  font-size: 43px;
  font-size: 4.3rem;
  font-family: "Roboto Slab", serif;
  font-weight: 300;
  color: #808285;
  text-transform: uppercase;
}

#destination-description {
  padding: 25px 0 0 35px;
}
#destination-description p {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 18px;
  line-height: 1.8rem;
  font-weight: 600;
  color: #939598;
  text-align: justify;
  margin-bottom: 15px;
}

/* ------------------------------------------ 

Destination Features (#destination-features)
Press Items (#soho-press) 

------------------------------------------ */

#destination-features,
#soho-press {
  text-align: center;
  padding: 25px 30px;
}
#destination-features .mcol {
  margin-bottom: 15px;
  padding-right: 3px;
}

#destination-features .mcol::after {
  content: "";
  height: 100%;
  width: 1px;
  background-color: #d1d2d4;
  right: -7px;
  top: 0;
  position: absolute;
}
#destination-features .mcol:last-of-type {
  padding-right: 0;
}
#destination-features .mcol:last-of-type::after {
  display: none;
}
#destination-features p {
  color: #939598;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 400;
  text-align: center;
  font-family: "Roboto Slab", serif;
}

/* ------------------------------------------ 

Destination Map (#destination-map)

------------------------------------------ */

#destination-map {
  height: 400px;
  width: 100%;
  max-width: 990px;
  margin: 0 auto;
}

.marker-content p {
  color: #646669;
}
.marker-content h4 {
  color: #e3892a;
}
.marker-content .btn {
  background: #e3892a;
  color: #fff;
  text-align: center;
  padding: 5px 10px;
  font-family: "Roboto Slab", serif;
  font-weight: 600;
  font-size: 11px;
  font-size: 1.1rem;
  margin-top: 5px;
}
.gm-style-iw > div {
  overflow-x: hidden !important;
}

/* ------------------------------------------ 

Points of Interest (#destination-poi)

------------------------------------------ */

#destination-poi {
  padding: 25px;
}

#destination-poi ul {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}

.poi {
  width: 31.83333%;
  border-radius: 10px;
  background-color: #ffffff;
  padding: 3px 5px 7px;
  transition: background-color 0.3s;
  cursor: pointer;
}

.poi::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 1px;
  background-color: #d1d2d4;
  right: -6px;
  top: 0;
}
.poi.dlast::after {
  display: none;
}

.poi:hover,
.poi.active {
  background-color: #f2e6d5;
}

.poi .poi-icon {
  float: left;
  font-size: 55px;
  font-size: 5.5rem;
  color: #e5d8c7;
  display: inline-block;
  width: 24.83333%;
  margin-right: 3%;
  transition: color 0.3s;
}
.poi:hover .poi-icon,
.poi.active .poi-icon {
  color: #e3892a;
}

.poi .content {
  float: left;
  color: #939598;
  width: 72.16667%;
  padding-top: 17px;
}

.poi .content h3 {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 700;
  font-family: "Roboto Slab", serif;
}
.poi .content p {
  font-size: 10px;
  font-size: 1rem;
  font-weight: 700;
}

/* ------------------------------------------ 

Destination Sidebar (#destination-sidebar)
Press Sidebar (#press-sidebar) 

------------------------------------------ */

#destination-sidebar,
#press-sidebar {
  padding-top: 40px;
}
#destination-sidebar ul,
#press-sidebar ul {
  list-style: none;
  list-style-type: none;
  margin: 20px 0 0 0;
  padding: 0;
}
#destination-sidebar ul li,
#press-sidebar ul li {
  margin-bottom: 15px;
}
#destination-sidebar ul li a,
#press-sidebar ul li a {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Roboto Slab", serif;
  text-transform: uppercase;
  color: #a7a9ac;
  display: block;
}
#destination-sidebar ul li.current_page_item a,
#destination-sidebar ul li:hover a,
#press-sidebar ul li:hover a {
  color: #e48a2a;
}
#destination-sidebar ul li a span {
  display: block;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  font-size: 10px;
  font-size: 1rem;
  letter-spacing: 1px;
  text-transform: none;
}
/* ------------------------------------------ 

SOHO Contact (#soho-contact) 

------------------------------------------ */

#press-sidebar #soho-contact li {
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "Open Sans", serif;
  text-transform: none;
  font-weight: 700;
  color: #939598;
  display: block;
}

/* ------------------------------------------ 

SOHO Social (.soho-social) 

------------------------------------------ */

footer .soho-social,
.floating-social .soho-social {
  text-align: center;
  margin-top: 20px;
}
#destination-sidebar .soho-social li,
#press-sidebar .soho-social li,
footer .soho-social li,
.floating-social .soho-social li {
  display: inline-block;
  float: left;
  margin-right: 7px;
}
footer .soho-social li,
.floating-social .soho-social li {
  float: none !important;
}
#destination-sidebar .soho-social li:last-of-type,
#press-sidebar .soho-social li:last-of-type,
footer .soho-social li:last-of-type,
.floating-social .soho-social li:last-of-type {
  margin-right: 0;
}
footer .soho-social li a,
.floating-social .soho-social li a,
.ssba.ssba-wrap a {
  width: 30px;
  height: 30px;
  font-size: 30px;
  font-size: 3rem;
  line-height: 30px;
  line-height: 3rem;
  display: block;
  color: #e48a2a;
}
.ssba.ssba-wrap a {
  display: inline-block;
  float: left;
  margin-right: 3px;
}
#destination-sidebar .soho-social li a,
#press-sidebar .soho-social li a {
  width: 25px;
  height: 25px;
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 25px;
  line-height: 2.5rem;
  display: block;
}

.ssba.ssba-wrap {
  margin-bottom: 20px;
}

/* ------------------------------------------ 
Floating Social 
------------------------------------------ */

.floating-social {
  margin-top: -15px;
  z-index: 7500;
}
#about-us .floating-social {
  margin-bottom: 15px;
}
.floating-social .soho-social {
  top: 27px;
  margin-top: 0;
  position: relative;
}
.floating-social .soho-social li {
  background: #ffffff;
  top: 20px;
  margin-right: 0px;
  padding: 0 2px;
}
.floating-social .soho-social li:first-of-type {
  padding-left: 10px;
}
.floating-social .soho-social li:last-of-type {
  padding-right: 10px;
}
.floating-social .soho-social li a {
  color: #b2b2b2;
}

/* ========================================== 

Sotherly Experience (#sotherly-experience) 

========================================== */

#sotherly-experience,
#sotherly-foundation {
  margin-bottom: 30px;
}
#sotherly-foundation {
  margin-top: 40px;
}
#sotherly-experience h1,
#sotherly-foundation h1 {
  font-size: 34px;
  font-size: 3.4rem;
  font-weight: 200;
  margin-bottom: 20px;
  text-align: center;
  font-family: "Roboto Slab", serif;
  text-transform: uppercase;
  letter-spacing: 0.6px;
}

#sotherly-experience p,
#sotherly-foundation p {
  line-height: 20px;
  line-height: 2rem;
  text-align: justify;
  margin-bottom: 10px;
}

p a {
  color: inherit;
  font-weight: bold;
  text-decoration: none;
}

/* ------------------------------------------ 

Sotherly Video 

------------------------------------------ */

#sotherly-video {
  height: 400px;
  width: 100%;
  position: relative;
  padding: 0;
  background-position: 50% 50%;
  background-size: cover;
  margin-bottom: 15px;
  cursor: pointer;
  transition: all 1s;
  display: block;
}
#sotherly-video .icon-play,
.vlink.ds-img .icon-play {
  font-size: 80px;
  font-size: 8rem;
  position: absolute;
  top: 130px;
  left: 50%;
  margin-left: -25px;
  color: #ffffff;
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
  transition: all 1s;
}
#sotherly-video:hover {
  box-shadow: inset 0px 0px 150px 0px rgba(0, 0, 0, 0.7);
}
#sotherly-video:hover .icon-play,
.vlink.ds-img:hover .icon-play {
  font-size: 90px;
  font-size: 9rem;
  top: 120px;
  margin-left: -28px;
  text-shadow: 0 0 50px rgba(0, 0, 0, 0.7);
}

#sotherly-video .headline {
  position: absolute;
  top: 50px;
  left: 20px;
}

/* ------------------------------------------ 
IE Play button 
------------------------------------------ */

html.lt-ie9 #sotherly-video .icon-play,
html[data-useragent*="MSIE 10.0"] #sotherly-video .icon-play {
  color: #cccccc;
}

html.lt-ie9 #sotherly-video:hover .icon-play,
html[data-useragent*="MSIE 10.0"] #sotherly-video:hover .icon-play {
  color: #999999;
}

/* ========================================== 

Our People (#our-people) 

========================================== */

#our-people {
  padding: 0;
  min-height: 600px;
}
#people-menu {
  background: #fff url(../images/irw/tile.jpg) repeat left top;
  padding: 50px 30px 30px;
  text-transform: uppercase;
  color: #808285;
  min-height: 600px;
}
#people-menu h1,
#team-list h2,
#people-bios .tab-body > h2.small {
  font-size: 33px;
  font-size: 3.3rem;
  font-family: "Roboto Slab", serif;
  font-weight: normal;
  letter-spacing: 3px;
  margin-bottom: 20px;
}

/* ------------------------------------------ 

Team List 

------------------------------------------ */

.tab-trigger {
  cursor: pointer;
}
#team-list h2,
#people-bios .tab-body > h2.small {
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 2px;
  margin-bottom: 10px;
  transition: color 0.3s;
}

#people-bios .tab-body > h2.small {
  text-align: center;
}

#team-list,
#team-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}

#team-list ul {
  margin: 0 0 20px 30px;
}
#team-list ul li {
  margin-bottom: 10px;
}
#team-list li,
#team-list h2 {
  color: #808285;
}
#team-list li {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  transition: color 0.3s;
}
#team-list > li > ul > li:hover,
#team-list > li.active h2,
#team-list > li > ul > li.active {
  color: #db821f;
}

/* ------------------------------------------ 
Thumb Triggers 
------------------------------------------ */

#thumb-triggers {
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 20px 0 0 0;
}

#thumb-triggers > li {
  width: 10%;
  margin-right: 2%;
  display: inline-block;
  cursor: pointer;
}
#thumb-triggers > li:last-of-type {
  margin-right: 0;
}
#thumb-triggers > li > img {
  max-width: 100%;
  height: auto;
}

/* ------------------------------------------ 

Team Bio 

------------------------------------------ */

.team-bio h1 {
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: 200;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.team-bio h1 span {
  text-transform: none !important;
}
.team-bio h3 {
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 1px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.team-bio p {
  line-height: 20px;
  line-height: 2rem;
  margin-bottom: 15px;
}

/* ========================================== 

 Press (#soho-press)

========================================== */

#soho-press-wrapper {
  float: right;
}

#soho-press {
  text-align: left;
}
#soho-press h1 {
  border-bottom: 1px solid #d1d2d4;
}
#soho-press h1.single-title {
  font-size: 35px;
  font-size: 3.5rem;
}

#soho-categories {
  text-align: left;
  padding-left: 20px;
}
.post-info {
  padding-left: 20px;
  display: block;
  text-align: left;
}

/* ------------------------------------------ 

Press Items (.press-item) 

------------------------------------------ */

.press-item {
  display: block;
  position: relative;
  border: 3px solid #efefef;
  color: #939598;
  font-family: "Roboto Slab", serif;
  margin-bottom: 20px;
}

.press-item .date-wrap,
.press-item .press-excerpt {
  padding: 10px;
}
.press-item .date-wrap {
  background-color: #efefef;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  font-family: "Open Sans", serif;
}
.press-item .press-excerpt {
  position: relative;
}
.press-item .press-excerpt::after {
  content: "";
  width: 100%;
  height: 90px;
  position: absolute;
  z-index: 10;
  bottom: 0;
  background-image: url(../images/irw/press-fade.png);
}

.press-item h2 {
  font-weight: 400;
  font-size: 16px;
  font-size: 1.6rem;
  z-index: 100;
  margin-bottom: 10px;
}

.press-item p {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  color: #939598;
}

.press-item .btn {
  background: #a7a9ac;
  color: #fff;
  text-align: center;
  padding: 15px 0;
  text-transform: uppercase;
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  font-size: 15px;
  font-size: 1.5rem;
}
.press-item:hover .btn {
  background: #db821f;
}

/* ------------------------------------------ 

Press Single 

------------------------------------------ */

#soho-press.press-single p {
  margin-bottom: 15px;
}

/* ========================================== 

Down South Posts 

========================================== */

.ds-post.intro,
.ds-event {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 2px dotted #db821f;
}

.ds-post img {
  width: 100%;
  height: auto;
}
.post-format-embed iframe {
  width: 100%;
}
.post-format-embed iframe[id^="twitter-widget-"],
.post-format-embed iframe.instagram-media {
  width: 520px !important;
  max-width: 100% !important;
  margin: 0 auto !important;
}
.ds-img {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.ds-img h1 {
  position: absolute;
  width: 90%;
  margin: 0 5%;
  padding: 10px 0;
  background: #db821f;
  color: #ffffff;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 20px;
  line-height: 2rem;
  text-align: center;
  display: block;
  opacity: 0;
  text-transform: uppercase;
  transition: opacity 1s;
}

.ds-post.full-post h1 {
  position: relative;
  width: auto;
  margin: 0 0 10px 0;
  background: transparent;
  color: #db821f;
  font-size: 40px;
  font-size: 4rem;
  line-height: 45px;
  line-height: 4.5rem;
  text-align: left;
  display: block;
  opacity: 1;
  font-weight: 300;
}

.ds-post .post-info {
  padding-left: 0;
}

.ds-img h1.single {
  top: 65px;
  opacity: 1;
}
.ds-img h1.double {
  top: 50px;
  opacity: 1;
}
.ds-img h1.tall.single {
  top: 50% !important;
}
.ds-img h1.tall.double {
  top: 48% !important;
}

.ds-post.intro a {
  display: block;
  cursor: pointer;
}

.vlink.ds-img {
  transition: all 1s;
  display: block;
  position: relative;
}

.vlink.ds-img::before {
  content: "";
  transition: all 1s;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.vlink.ds-img:hover::before {
  content: "";
  box-shadow: inset 0px 0px 150px 0px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset 0px 0px 150px 0px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: inset 0px 0px 150px 0px rgba(0, 0, 0, 0.7);
}

.vlink.ds-img .icon-play {
  top: 37%;
}
.vlink.ds-img:hover .icon-play {
  top: 35%;
}

.ds-event h3 span {
  font-weight: normal;
}
.ds-event h3 a {
  color: #db821f;
}

/* ------------------------------------------ 

DS Template Parts (Link, Gallery, Events) 

------------------------------------------ */

#ds-link {
  width: 70%;
  margin: 20px 15% 0;
  display: block;
  background: #db821f;
  color: #ffffff;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  display: block;
  padding: 10px;
  font-weight: bold;
}

#ds-gallery {
  width: 100%;
  margin-top: 30px;
}

.gallery-img {
  height: 230px;
  background-repeat: no-repeat;
  float: left;
  background-size: cover;
  margin-bottom: 10px;
  display: block;
  transition: all 1s;
  text-indent: -9999px;
  position: relative;
}

.margRight {
  margin-right: 1%;
}
.margLeft {
  margin-left: 1%;
}
.margCenter {
  margin-left: 1%;
  margin-right: 1%;
}

.gal26 {
  width: 26.5%;
}
.gal40 {
  width: 39%;
}
.gal45 {
  width: 43%;
}
.gal60 {
  width: 59%;
}
.gal100 {
  width: 100%;
}

#ds-events {
  margin-top: 30px;
}
.ds-event .post-content {
  padding-top: 20px;
}
.ds-post img.event-pic {
  float: right;
  margin-left: 10px;
  margin-bottom: 5px;
  width: 227px;
  height: 150px;
}

/* ========================================== 

General 

========================================== */

/* PAGE: Full Width (no sidebar) */
#main.full-width .inner {
  padding-top: 100px;
  padding-left: 25px;
  padding-right: 25px;
}

/* PAGE: Top Banner */
#main.top-banner .inner {
  padding-top: 100px;
  padding-left: 25px;
  padding-right: 25px;
}
#main.top-banner .inner .banner {
  margin: 0 0 15px 0;
}

/* PAGE: Top Banner with Sidebar */
#main.top-banner .inner #content {
  padding: 25px 30px;
}

/* PAGE: Sidebar Only  */
#main.top-banner .inner #content {
  padding: 25px 30px;
}

/* ------------------------------------------ 

Feature Img 

------------------------------------------ */

.feature-img {
  width: 100%;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 50% 50%;
  position: relative;
  margin-bottom: 60px;
  display: block;
  cursor: pointer;
  transition: all 1s;
}
.no-touch .feature-img:hover {
  box-shadow: inset 0px 0px 150px 0px rgba(0, 0, 0, 0.7);
}
.no-touch #destination-features .feature-img:hover {
  background-size: 100%;
}
.feature-img h2 {
  font-family: "Roboto Slab", serif;
  font-weight: 700;
  background-image: url(../images/irw/ribbon-center.gif);
  background-repeat: repeat-x;
  color: #db821f;
  position: absolute;
  font-size: 15px;
  font-size: 1.5rem;
  display: inline-block;
  margin: 0 auto;
  text-transform: uppercase;
  height: 52px;
  bottom: -28px;
  padding-top: 7px;
  letter-spacing: -0.25px;
  line-height: 18px;
  width: 180px;
  left: 50%;
  margin-left: -90px;
  z-index: 10;
}
.feature-img h2::before {
  content: "";
  height: 52px;
  width: 19px;
  top: 0;
  background-image: url(../images/irw/ribbon-left.png);
  left: -18px;
  display: block;
  position: absolute;
  background-repeat: no-repeat;
}
.feature-img h2::after {
  content: "";
  height: 52px;
  width: 19px;
  top: 0;
  background-image: url(../images/irw/ribbon-right.png);
  right: -18px;
  display: block;
  position: absolute;
  background-repeat: no-repeat;
}
.feature-img .carat {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 7px 0 7px;
  border-color: #db821f transparent transparent transparent;
  position: absolute;
  left: 50%;
  margin-left: -7px;
  bottom: -32px;
  z-index: 1;
}

/* ------------------------------------------ 
Featured Img Destination Photo (.feature-img.destination-photo)
------------------------------------------ */

.feature-img.destination-photo {
  height: 430px;
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  cursor: default;
  margin-bottom: 0;
}
.feature-img.destination-photo h2 {
  color: #808285;
  font-size: 18px;
  font-size: 1.8rem;
  top: 30px;
  padding-top: 17px;
  width: 270px;
  margin-left: -135px;
  text-align: center;
}

.feature-img h2.long-name {
  background-image: url(../images/irw/ribbon-center-tall.png);
  height: 68px;
}
.feature-img h2.long-name::before {
  height: 68px;
  width: 25px;
  background-image: url(../images/irw/ribbon-left-tall.png);
  left: -25px;
}
.feature-img h2.long-name::after {
  height: 68px;
  width: 25px;
  background-image: url(../images/irw/ribbon-right-tall.png);
  right: -25px;
}

.no-touch .feature-img.destination-photo:hover {
  background-size: cover;
  box-shadow: none;
}

/* ------------------------------------------ 
Featured Img Small (.feature-img.sm)
------------------------------------------ */

.feature-img.sm {
  margin-bottom: 30px;
  height: 150px;
}
.feature-img.sm h2 {
  width: 150px;
}
.feature-img.sm h2 {
  background-image: url(../images/irw/ribbon-centersm.gif);
  font-size: 12px;
  font-size: 1.2rem;
  height: 32px;
  bottom: -20px;
  width: 150px;
  margin-left: -75px;
}
.feature-img.sm h2::before {
  height: 32px;
  width: 13px;
  background-image: url(../images/irw/ribbon-leftsm.png);
  left: -13px;
}
.feature-img.sm h2::after {
  height: 32px;
  width: 13px;
  background-image: url(../images/irw/ribbon-rightsm.png);
  right: -13px;
}

/* ------------------------------------------ 

Tab System 

------------------------------------------ */

.tab-body {
  position: relative;
  overflow: hidden;
}
.tab {
  height: 0 !important;
  position: relative;
  top: 0;
  width: 100%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.tab .col {
  float: none;
}
.tab.active {
  padding-top: 30px;
  height: auto !important;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}

.tab.active .col {
  float: left;
}

/* ------------------------------------------ 
IE Tab System 
------------------------------------------ */

html.lt-ie9 .tab,
html[data-useragent*="MSIE 10.0"] .tab {
  display: none;
}
html.lt-ie9 .tab.active,
html[data-useragent*="MSIE 10.0"] .tab.active {
  display: block;
}

/* ------------------------------------------ 

Rules 

------------------------------------------ */

/* ------------------------------------------ 
  Banned Horizontal - sub
------------------------------------------ */

.band-hr.sub {
  margin-left: 0;
  left: auto;
  margin-bottom: 30px;
}

.ds-post .band-hr.sub {
  margin-bottom: 10px;
}

/* ------------------------------------------ 
  Banned Horizontal - full
------------------------------------------ */

.band-hr {
  border-top: 1px solid #d2d2d4;
  border-bottom: 1px solid #d2d2d4;
  height: 7px;
  max-width: 1280px;
  width: 100%;
  left: 50%;
  margin-left: -640px;
  position: relative;
  background-image: url(../images/irw/band-hr-mid.jpg);
  background-repeat: repeat-x;
}
.band-hr .bandleft {
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 5px;
  background-image: url(../images/irw/band-hr-left.jpg);
}
.band-hr .bandright {
  position: absolute;
  top: 0;
  right: 0;
  width: 9px;
  height: 5px;
  background-image: url(../images/irw/band-hr-right.jpg);
}

/* ------------------------------------------ 
 Banned Vertical 
------------------------------------------ */

.band-hr.vert {
  width: 7px;
  max-width: 7px;
  left: auto;
  margin-top: 10px;
  margin-left: 0;
  border: none;
  position: absolute;
  background-image: url(../images/irw/band-hr-mid-vert.gif);
  background-repeat: repeat-y;
  height: 100%;
  right: -28px;
  top: 0;
}
.band-hr .bandtop {
  position: absolute;
  top: 0;
  width: 7px;
  height: 3px;
  background-image: url(../images/irw/band-hr-top.gif);
}
.band-hr .bandbtm {
  position: absolute;
  bottom: 0;
  width: 7px;
  height: 3px;
  background-image: url(../images/irw/band-hr-btm.gif);
}

/* ------------------------------------------ 
Double stroke 
------------------------------------------ */

hr.double {
  position: relative;
  z-index: -1;
  border-top: 1px solid #d2d2d4;
  border-bottom: 1px solid #d2d2d4;
  height: 7px;
  max-width: 1280px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

/* ------------------------------------------ 
Dotted 
------------------------------------------ */

hr.dotted {
  border-bottom: 2px dotted #cccccc;
  border-top: none;
  height: 0;
  width: 100%;
  background: transparent;
  padding-top: 8px;
  position: relative;
  display: block;
}

/* ========================================== 

Pagination 

========================================== */

#pagination {
  font-size: 20px;
  font-size: 2rem;
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  text-align: center;
}

#pagination a {
  color: #a7a9ac;
}

#pagination span.current {
  color: #db821f;
  font-weight: 700;
}

#pagination a,
#pagination span.current {
  margin-right: 10px;
  display: inline-block;
}

#pagination a::after,
#pagination span.current::after {
  content: "|";
  color: #a7a9ac !important;
  margin-left: 10px;
}

#pagination a.next::after,
#pagination a.last::after {
  content: "";
  display: none;
}

/* ========================================== 

Footer 

========================================== */

footer {
  padding-top: 30px;
  padding-bottom: 70px;
  text-align: center;
  display: block;
  position: relative;
  color: #9c9da2;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto Slab", serif;
}

footer #footer-tag {
  text-transform: uppercase;
  color: #e48a2a;
  font-family: "Open Sans";
}

footer p span.brand-letter {
  text-decoration: underline;
  position: relative;
  top: -2px;
}

/* ========================================== 

Forms & Buttons 

========================================== */
.gform_wrapper ul {
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.gform_wrapper ul li.gfield {
  margin-bottom: 20px !important;
}

.gform_wrapper ul.gfield_radio li {
  overflow: visible !important;
  width: 100px;
  float: left;
}

body .gform_wrapper div.ginput_container:before,
body .gform_wrapper div.ginput_container:after {
  content: "";
  display: table;
}
body .gform_wrapper div.ginput_container:after {
  clear: both;
}
body .gform_wrapper div.ginput_container {
  *zoom: 1;
}

.gform_wrapper input:not([type="submit"]):not([type="radio"]) {
  background-color: #e6e6e6;
  font-size: 18px;
  font-size: 1.8rem;
  color: #222222;
  border: none;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  padding: 20px 15px !important;
}

.gform_wrapper input[type="submit"] {
  display: inline-block;
  background-color: #db821f;
  color: #ffffff;
  font-family: "Roboto Slab", serif;
  font-weight: 300;
  padding: 7px 15px;
  font-size: 16px;
  font-size: 1.6rem;
  text-transform: uppercase;
  margin-top: 15px;
  transition: background-color 0.5s;
  border: none;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

body.page-template-page-636 #main {
  padding-top: 150px !important;
  padding-left: 20px;
  padding-right: 20px;
}
body.page-template-page-636 #main .col.six.flush-right {
  text-align: right;
}

/* ------------------------------------------ 

Error Messaging 

------------------------------------------ */

#main .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
  margin-top: 0 !important;
  margin-bottom: 20px !important;
}
#main .gform_wrapper li.gfield.gfield_error,
.gform_wrapper
  li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: transparent !important;
  margin-bottom: 0 !important;
  border-top: none !important;
  border-bottom: none !important;
}
#post-content .gform_wrapper ul li::before,
.gform_wrapper div.validation_error,
.gform_wrapper
  li.gfield.gfield_error.gfield_contains_required
  div.gfield_description {
  display: none !important;
  visibility: hidden !important;
}

#main .gform_wrapper .top_label .gfield_error {
  width: 100% !important;
}
.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,
.gform_wrapper li.gfield_error ul.gfield_checkbox,
.gform_wrapper .gfield_error .gfield_label,
.gform_wrapper .gfield_required {
  color: #e48a2a !important;
}

.gform_wrapper li.gfield_error ul.gfield_radio {
  color: #a8a9ad !important;
}

.gform_wrapper li.gfield_error input[type="email"],
.gform_wrapper li.gfield_error input[type="number"],
.gform_wrapper li.gfield_error input[type="password"],
.gform_wrapper li.gfield_error input[type="tel"],
.gform_wrapper li.gfield_error input[type="text"],
.gform_wrapper li.gfield_error input[type="url"],
.gform_wrapper li.gfield_error textarea {
  border: 1px solid #e48a2a !important;
}

/* ========================================== 

Fonts 

========================================== */

/* ========================================== 

Hides & Fixes 

========================================== */

.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}
.ir br {
  display: none;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}

.desktop {
  display: block;
  visibility: visible;
}
.mobile {
  display: none;
  visibility: hidden;
}
.small {
  display: none;
  visibility: hidden;
}
.print-only {
  display: none;
  visibility: hidden;
}

/* ========================================== 

Media: Mobile 

========================================== */

/* Desktop less than 1280px */
@media screen and (max-width: 1280px) {
  /* ------------------------------------------ 
    Featured Destinations 
------------------------------------------ */

  .homefeature,
  .aboutfeature {
    font-size: 38px;
    font-size: 3.8rem;
  }
  .homefeature {
    height: 300px;
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 32px;
    line-height: 3.2rem;
  }

  #destination-map {
    width: 90%;
  }

  .poi {
    width: 48.5%;
  }

  .poi:nth-child(even)::after {
    display: none !important;
  }

  .poi.dlast::after {
    display: block;
  }

  /* ------------------------------------------ 
    General 
------------------------------------------ */
  .band-hr,
  hr.double {
    margin-left: 0;
    left: auto;
  }
}

/* Desktop less than 800px */
@media screen and (max-width: 1024px) {
  .desktop {
    display: none;
    visibility: hidden;
  }
  .mobile {
    display: block;
    visibility: visible;
  }

  .col,
  .col.flush-left,
  .col.flush-right,
  .homefeature.col,
  .homefeature.col.sm {
    width: 100% !important;
    margin: 0 0 20px 0 !important;
    float: none !important;
  }

  .homefeature.col.sm {
    height: 300px;
    line-height: 60px;
    font-size: 50px;
  }

  #local-features .col {
    height: auto !important;
  }

  .homefeature {
    height: 210px;
    line-height: 35px;
    line-height: 3.5rem;
    line-height: 35px;
    line-height: 3.5rem;
    padding-top: 20px;
  }

  /* ------------------------------------------ 
    Header 
------------------------------------------ */

  header#main-header {
    position: relative !important;
  }
  header#main-header > .clientRow {
    padding-top: 15px;
    height: 80px;
    background: #ffffff;
  }
  #main-header #logo {
    position: relative;
    top: 0;
    left: 0;
    margin-left: 0;
  }
  header#main-header hr {
    margin-top: 8px !important;
  }

  /* ------------------------------------------ 
    Header DS 
------------------------------------------ */

  #header-dummy {
    display: none !important;
  }

  header#ds-head {
    width: 100% !important;
    position: relative !important;
    text-align: center !important;
    height: auto !important;
    padding: 30px;
    margin-bottom: 20px;
  }
  #ds-logo {
    display: inline-block !important;
  }

  #ds-nav ul li {
    display: inline-block;
    margin-right: 10px;
  }

  #ds-content {
    padding: 0 30px !important;
  }

  .ds-img h1 {
    position: relative;
    width: 100% !important;
    margin: 0 !important;
    top: 0 !important;
    padding: 20px;
    font-size: 20px;
    font-size: 2rem;
    line-height: 22px;
    line-height: 2.2rem;
    opacity: 1 !important;
  }

  #main {
    padding-left: 0;
    padding-right: 0;
  }

  /* ------------------------------------------ 
    Featured Destinations 
------------------------------------------ */

  #featured-destinations,
  #aboutfeatures {
    padding-top: 25px;
    padding-bottom: 15px;
  }

  #destination-img,
  #press-img {
    padding-top: 0;
  }

  .homefeature,
  .aboutfeature {
    font-size: 40px;
    font-size: 4rem;
    height: 200px;
    padding-top: 20px;
    background-size: 100%;
  }

  /* ------------------------------------------ 
    Local Features 
------------------------------------------ */

  #local-features .col {
    padding: 0;
    border: 0 !important;
  }
  .local-feature {
    padding-bottom: 30px !important;
    border-bottom: 2px dotted #cccccc !important;
    margin-bottom: 30px !important;
  }
  #local-features .feature-img {
    height: 180px !important;
  }

  .usp-message h1 {
    font-size: 35px !important;
    font-size: 3.5rem !important;
    background-color: rgba(255, 255, 255, 0.6);
  }

  #our-people,
  #people-menu {
    min-height: 0 !important;
  }

  #press-sidebar {
    padding: 40px 30px 0px !important;
  }
}

/* Desktop less than 640px */
@media screen and (max-width: 640px) {
  .mcol,
  .mcol.flush-left,
  .mcol.flush-right {
    width: 100% !important;
    margin: 0 0 20px 0 !important;
    float: none !important;
  }
  .mobile {
    display: none;
    visibility: hidden;
  }
  .small {
    display: block !important;
    visibility: visible !important;
  }
  .homefeature,
  .aboutfeature {
    font-size: 35px;
    font-size: 3.5rem;
  }
  #destination-list ul li {
    display: block;
  }
  #destination-list ul li::after {
    content: "";
    display: none;
    margin: 0;
  }
  #destination-list ul li > div {
    font-size: 20px;
    font-size: 2rem;
    padding: 5px 0;
    display: block;
  }
  .usp-message h1 {
    font-size: 25px !important;
    font-size: 2.5rem !important;
    padding: 20px 15px;
  }
  #destination-description,
  #destination-features .mcol {
    padding: 0;
  }
  #destination-features .mcol::after,
  #team-list {
    display: none;
  }
  #people-menu {
    text-align: center;
  }
  #people-bios .tab-body {
    padding: 0 20px;
  }
  .team-bio {
    height: auto !important;
    opacity: 1 !important;
  }
  .headline {
    max-width: 80%;
  }
}

/* Desktop less than 480px */
@media screen and (max-width: 480px) {
  .poi {
    width: 100% !important;
    margin: 0 0 20px 0 !important;
    float: none !important;
  }
  .poi::after,
  .poi:nth-child(even)::after {
    display: block !important;
    top: auto;
    right: auto;
    bottom: -10px;
    width: 100%;
    height: 1px;
  }

  .ds-post img.event-pic {
    float: none;
    margin-left: 0;
    margin-bottom: 10px;
    width: 100%;
    height: auto;
  }
}

/* ========================================== 

Media: Print 

========================================== */

@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  .print-only,
  #people-bios .small {
    display: block !important;
    visibility: visible !important;
  }
  #logo img {
    top: -10px;
    position: relative;
  }
  .team-bio {
    height: auto !important;
    opacity: 1 !important;
  }
  header {
    position: relative !important;
    top: 0 !important;
    height: 120px;
  }
  .destination-photo h2 {
    position: relative !important;
    top: 0 !important;
  }
  #destination-description {
    padding-top: 0 !important;
  }
  #people-bios {
    width: 100% !important;
    float: none !important;
    margin: 0 !important;
  }
  .press-item {
    margin-bottom: 10px;
    border: none;
    width: 100% !important;
    float: none !important;
  }
  .press-item .press-excerpt {
    height: auto !important;
  }
  #post-content ul {
    list-style: disc !important;
    list-style-type: disc !important;
    margin-left: 30px !important;
  }

  .no-print,
  #destination-img,
  #featured-destinations,
  #destination-coverflow,
  #aboutfeatures,
  #sotherly-video,
  #people-menu,
  #thumb-triggers,
  #press-img,
  .press-item .press-excerpt::after,
  .press-item .btn,
  #post-content ul li::before {
    display: none !important;
    visibility: hidden !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
