html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
table,tr,td { 
	border:1px solid #666;
}
tr,td {
	padding: 1px 4px;
}

.paragraph-row {
  display: block;
  clear: both;
  position: relative;
  margin-bottom: 15px;
}
.paragraph-row:after {
  display: block;
  clear: both;
  content: '';
}
.paragraph-row .column12 {
  width: 100%;
  *width: 99.94680851063829%;
}
.paragraph-row .column11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}
.paragraph-row .column10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}
.paragraph-row .column9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}
.paragraph-row .column8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}
.paragraph-row .column7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}
.paragraph-row .column6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}
.paragraph-row .column5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}
.paragraph-row .column4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}
.paragraph-row .column3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}
.paragraph-row .column2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}
.paragraph-row .column1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}
.paragraph-row > li, .paragraph-row > div {
  float: left;
  margin-left: 2.127659574468085%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.paragraph-row > li:first-child, .paragraph-row > div:first-child {
  margin-left: 0px;
  padding-left: 0px;
}

.paragraph, .paragraph p {
  font-size: 1.7rem;
  color: #737373;
  line-height: 150%;
}
.paragraph strong, .paragraph p strong {
  font-weight: bolder;
}
.paragraph small, .paragraph p small {
  font-size: 65%;
}
.paragraph em, .paragraph p em {
  font-style: italic;
}

.article-content {
  font-size: 1.15em;
  color: #737373;
  line-height: 150%;
}
.article-content strong {
  font-weight: bolder;
}
.article-content small {
  font-size: 85%;
}
.article-content em {
  font-style: italic;
}
.article-content h1, .article-content h2, .article-content h3, .article-content h4, .article-content h5, .article-content h6 {
  color: #1a1a1a;
  margin-bottom: 15px;
}
.article-content h1 {
  font-size: 2.5em;
  font-weight: 700;
}
.article-content h2 {
  font-size: 2.3em;
  font-weight: 700;
}
.article-content h3,.amzn-native-header-text {
  font-size: 2.1em;
  font-weight: 700;
}
.article-content h4 {
  font-size: 1.9em;
  font-weight: 700;
}
.article-content h5 {
  font-size: 1.7em;
  font-weight: 700;
}
.article-content h6 {
  font-size: 1.5em;
  font-weight: 700;
}
.article-content p, .article-content ul, .article-content ol {
  margin-bottom: 15px;
  font-size: 1.7rem;
  color: #737373;
}
.article-content p strong, .article-content ul strong, .article-content ol strong {
  font-weight: bolder;
}
.article-content ul, .article-content ol {
  display: block;
  padding-left: 45px !important;
  overflow: hidden;
}
.article-content {
  position: relative;
  z-index: 1;
  /* needed for setting pseudo-element z-index */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

p.caps:first-letter {
  font-size: 3em;
  font-weight: 500;
  float: left;
  margin: 0 7px 0 0;
  color: #1a1a1a;
  line-height: 100%;
}

.article-content ol, .article-content ul {
  padding: 3px 0 2px 20px;
  margin: 0 0 25px 0;
}
.article-content ol {
  list-style: decimal;
}
.article-content ul {
  list-style: disc;
}
.article-content ul.fa-ul {
  list-style: none;
}
.article-content ol li, .article-content ul li {
  background: transparent;
  padding: 0 0 0 0px;
  line-height: normal;
  margin: 12px 0 0 0;
}
.article-content ol > li:first-child, .article-content ul > li:first-child {
  margin-top: 0px;
}
.article-content ul.fa-ul {
  padding-left: 0px;
}
.article-content ul.fa-ul li {
  padding-left: 23px;
}
.article-content ul.fa-ul li i.fa {
  margin-left: 20px;
  top: 0px;
  font-size: 12px;
  line-height: inherit;
  padding-top: 2px;
}

.quoteblock, .cta-block, .cta-blocks {
  border-top: 1px solid #dadfe1;
  border-bottom: 1px solid #dadfe1;
  padding: 2.5rem 0.5rem 0;
  background: #f6f8f8;
  margin-bottom: 4rem;
}
.quoteblock p, .cta-block p, .cta-blocks p {
  font-size: 1.8rem;
}
.quoteblock .firstpar, .cta-block .firstpar, .cta-blocks .firstpar {
  font-size: 95% !important;
  color: #444 !important;
  line-height: 125%;
}

.quoteblock.shade1 {
  background: #e6e6e6;
}

.quoteblock.shade2 {
  background: #d9d9d9;
}

.quoteblock.shade3 {
  background: #cdcdcd;
}

.quoteblock.trees5 {
  background: url(/files/images/backgrounds/trees5.jpg) repeat;
}

.quoteblock.trees10 {
  background: url(/files/images/backgrounds/trees10.jpg) repeat;
}

.quoteblock.trees20 {
  background: url(/files/images/backgrounds/trees20.jpg) repeat;
}

.quoteblock.floral20 {
  background: url(/files/images/backgrounds/floral20.jpg) repeat;
}

.quoteblock.floral40 {
  background: url(/files/images/backgrounds/floral40.jpg) repeat;
}

#tabbed .quoteblock, #tabbed .cta-block, #tabbed .cta-blocks {
  padding: 1.5rem 0.5rem;
}

@media only screen and (max-width: 970px) {
  .quoteblock, .cta-block, .cta-blocks {
    padding: 2.5rem 0;
  }
}
.blocks-text p {
  color: #555 !important;
}

.blocks-link {
  font-size: 135%;
  margin-top: 15px;
  font-weight: bold;
}

a.blocks-link:hover {
  color: #3662b3 !important;
}

.cta-block {
  background: none !important;
  border: none;
}

.cta-blocks {
  background: none !important;
  margin-bottom: 0;
  border-top: 5px solid #dadfe1;
}

.s300 {
  font-weight: 300 !important;
  color: #3e474c !important;
  font-size: 2.5rem;
}

.s500 {
  font-weight: 500 !important;
  color: #3e474c !important;
  font-size: 2.5rem;
}

.s700 {
  font-weight: 700 !important;
  color: #3e474c !important;
  font-size: 2.5rem;
}

.s900 {
  font-weight: 900 !important;
  color: #3e474c !important;
  font-size: 2.5rem;
}

.rem24 {
  font-size: 2.4rem !important;
}

.rem25 {
  font-size: 2.5rem !important;
}

.rem26 {
  font-size: 2.6rem !important;
}

.rem27 {
  font-size: 2.7rem !important;
}

.rem28 {
  font-size: 2.8rem !important;
}

.rem29 {
  font-size: 2.9rem !important;
}

.rem30 {
  font-size: 3.0rem !important;
}

.cta-last {
  padding-bottom: 40px !important;
}

.price-point {
  color: #3594de;
  margin: 10px 0 0 0;
}

.price-tax {
  color: #666;
  font-size: 70%;
  font-style: italic;
  font-weight: bolder;
}

sup {
  font-size: 22px;
  position: relative;
  top: -15px;
}

.article-content sup {
  font-size: inherit;
  position: relative;
  top: 0;
}

.price-from {
  font-size: 50px;
}

.cta-box {
  width: 100%;
  background: #15a4a5;
  margin-top: 20px;
  padding: 20px;
  border-radius: 2px;
}

.cta-box h6 {
  color: #fff !important;
  float: left;
  font-size: 24px !important;
  font-weight: 600 !important;
  margin: 10px 0 0 !important;
}

.cta-box .btn {
  background: #fff !important;
  color: #585858 !important;
  float: right;
}

.cta-box .btn:hover, .cta-box .btn:focus, .cta-box .btn:active, .cta-box .btn.active, .cta-box .btn:focus:active {
  background: #333 !important;
  color: #fff !important;
}

@media only screen and (min-width: 319px) and (max-width: 769px) {
  .cta-box {
    text-align: center;
  }

  .cta-box h6 {
    float: none;
    margin: 20px 0 10px;
  }

  .cta-box .btn {
    float: none;
    margin: 0 auto 15px;
  }
}
.bluebar {
  border-top: 5px solid #3498db;
  position: relative;
  margin-top: 0;
  padding-top: 15px;
}

.btn {
  padding: 10px 15px;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.4;
  border: none;
  border-radius: 2px;
  -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
  -webkit-font-smoothing: subpixel-antialiased;
}

.btn:hover,
.btn:focus {
  color: #fff;
  outline: none;
}

.btn:active,
.btn.active {
  outline: none;
  box-shadow: none;
}

.btn:focus:active {
  outline: none;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  color: rgba(255, 255, 255, 0.75);
  background-color: #bdc3c7;
  filter: alpha(opacity=70);
  opacity: .7;
}

.btn [class^="fui-"] {
  position: relative;
  top: 1px;
  margin: 0 1px;
  line-height: 1;
}

.btn-xs.btn [class^="fui-"] {
  top: 0;
  font-size: 11px;
}

.btn-hg.btn [class^="fui-"] {
  top: 2px;
}

.btn-default {
  color: #fff;
  background-color: #bdc3c7;
}

.btn-default:hover,
.btn-default.hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #cacfd2;
  border-color: #cacfd2;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background: #a1a6a9;
  border-color: #a1a6a9;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled.hover,
.btn-default[disabled].hover,
fieldset[disabled] .btn-default.hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #bdc3c7;
  border-color: #bdc3c7;
}

.btn-default .badge {
  color: #bdc3c7;
  background-color: #fff;
}

.btn-primary {
  color: #fff;
  background-color: #1abc9c;
}

.btn-primary:hover,
.btn-primary.hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #48c9b0;
  border-color: #48c9b0;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background: #16a085;
  border-color: #16a085;
}

.btn-primary .badge {
  color: #1abc9c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #3498db;
}

.btn-info:hover,
.btn-info.hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #5dade2;
  border-color: #5dade2;
}

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background: #2c81ba;
  border-color: #2c81ba;
}

.btn-info .badge {
  color: #3498db;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #e74c3c;
}

.btn-danger:hover,
.btn-danger.hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #ec7063;
  border-color: #ec7063;
}

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background: #c44133;
  border-color: #c44133;
}

.btn-danger .badge {
  color: #e74c3c;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #2ecc71;
}

.btn-success:hover,
.btn-success.hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #58d68d;
  border-color: #58d68d;
}

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background: #27ad60;
  border-color: #27ad60;
}

.btn-success .badge {
  color: #2ecc71;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f1c40f;
}

.btn-warning:hover,
.btn-warning.hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #f4d313;
  border-color: #f4d313;
}

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background: #cda70d;
  border-color: #cda70d;
}

.btn-warning .badge {
  color: #f1c40f;
  background-color: #fff;
}

.btn-inverse {
  color: #fff;
  background-color: #34495e;
}

.btn-inverse:hover,
.btn-inverse.hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #fff;
  background-color: #415b76;
  border-color: #415b76;
}

.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background: #2c3e50;
  border-color: #2c3e50;
}

.btn-inverse .badge {
  color: #34495e;
  background-color: #fff;
}

.btn-3d {
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
}

.btn-3d.active,
.btn-3d:active {
  box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.15);
}

.btn-wide {
  min-width: 140px;
  padding-right: 30px;
  padding-left: 30px;
}

.btn-link {
  color: #16a085;
}

.btn-link:hover,
.btn-link:focus {
  color: #1abc9c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #bdc3c7;
  text-decoration: none;
}

.btn-tip {
  padding-left: 10px;
  font-size: 92%;
  font-weight: 300;
}

.btn-block {
  white-space: normal;
}

[class*="btn-social-"] {
  padding: 10px 15px;
  font-size: 13px;
  line-height: 1.077;
  border-radius: 4px;
}

.btn-social-pinterest {
  color: #fff;
  background-color: #cb2028;
}

.btn-social-pinterest:hover,
.btn-social-pinterest:focus {
  background-color: #d54d53;
}

.btn-social-pinterest:active,
.btn-social-pinterest.active {
  background-color: #ad1b22;
}

.btn-social-linkedin {
  color: #fff;
  background-color: #0072b5;
}

.btn-social-linkedin:hover,
.btn-social-linkedin:focus {
  background-color: #338ec4;
}

.btn-social-linkedin:active,
.btn-social-linkedin.active {
  background-color: #00619a;
}

.btn-social-googleplus {
  color: #fff;
  background-color: #2d2d2d;
}

.btn-social-googleplus:hover,
.btn-social-googleplus:focus {
  background-color: #575757;
}

.btn-social-googleplus:active,
.btn-social-googleplus.active {
  background-color: #262626;
}

.btn-social-instagram {
  color: #fff;
  background-color: #125688;
}

.btn-social-instagram:hover,
.btn-social-instagram:focus {
  background-color: #379be9;
}

.btn-social-instagram:active,
.btn-social-instagram.active {
  background-color: #1e436b;
}

.btn-social-facebook {
  color: #fff;
  background-color: #2f4b93;
}

.btn-social-facebook:hover,
.btn-social-facebook:focus {
  background-color: #596fa9;
}

.btn-social-facebook:active,
.btn-social-facebook.active {
  background-color: #28407d;
}

.btn-social-twitter {
  color: #fff;
  background-color: #00bdef;
}

.btn-social-twitter:hover,
.btn-social-twitter:focus {
  background-color: #33caf2;
}

.btn-social-twitter:active,
.btn-social-twitter.active {
  background-color: #00a1cb;
}

.btn-group > .btn + .btn {
  margin-left: 0;
  border-left: 2px solid #fff;
}

.button-group > .btn {
  border-left: 1px solid #fff;
}

.btn-group > .btn + .dropdown-toggle {
  padding: 10px 12px;
  border-left: 2px solid rgba(52, 73, 94, 0.15);
}

.btn-group > .btn + .dropdown-toggle .caret {
  margin-right: 3px;
  margin-left: 3px;
}

.btn-group > .btn.btn-gh + .dropdown-toggle .caret {
  margin-right: 7px;
  margin-left: 7px;
}

.btn-group > .btn.btn-sm + .dropdown-toggle .caret {
  margin-right: 0;
  margin-left: 0;
}

.dropdown-toggle .caret {
  margin-left: 8px;
}

.btn-group-xs > .btn + .dropdown-toggle {
  padding: 6px 9px;
}

.btn-group-sm > .btn + .dropdown-toggle {
  padding: 9px 13px;
}

.btn-group-lg > .btn + .dropdown-toggle {
  padding: 10px 19px;
}

.btn-group-hg > .btn + .dropdown-toggle {
  padding: 13px 20px;
}

.btn-xs .caret {
  border-width: 6px 4px 0;
  border-bottom-width: 0;
}

.btn-lg .caret {
  border-width: 8px 6px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret {
  border-width: 0 6px 8px;
}

.dropup .btn-xs .caret {
  border-width: 0 4px 6px;
}

.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-weight: 400;
}

.btn-group:focus .dropdown-toggle {
  outline: none;
  -webkit-transition: .25s;
  transition: .25s;
}

.btn-group.open .dropdown-toggle {
  color: rgba(255, 255, 255, 0.75);
  box-shadow: none;
}

.btn-toolbar .btn.active {
  color: #fff;
}

.btn-toolbar .btn > [class^="fui-"] {
  margin: 0 1px;
  font-size: 16px;
}

/*===================================================================================*/
/*	BUTTONS PART II
/*===================================================================================*/
.btn .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin: -2px 0 0 7px;
  vertical-align: middle;
  border-left: 4px solid #fff;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}
.btn.btn-xxl, .btn .btn-group-xxl > .btn {
  padding: 22px 34px;
  font-size: 2.1rem;
  border-radius: 12px;
}
.btn.btn-xxl .caret, .btn .btn-group-xxl > .btn .caret {
  margin: -4px 0 0 7px;
  border-left: 8px solid #fff;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
.btn.btn-xl, .btn .btn-group-xl > .btn {
  padding: 14px 30px;
  font-size: 1.9rem;
  line-height: 1.8;
  border-radius: 12px;
}
.btn.btn-xl .caret, .btn .btn-group-xl > .btn .caret {
  margin: -3px 0 0 7px;
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}
.btn.btn-lg, .btn .btn-group-lg > .btn {
  padding: 13px 24px;
  font-size: 1.7rem;
  line-height: 1.5;
  border-radius: 6px;
}
.btn.btn-lg .caret, .btn .btn-group-lg > .btn .caret {
  margin: -2.5px 0 0 7px;
  border-left: 5px solid #fff;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.btn.btn-sm, .btn .btn-group-sm > .btn {
  padding: 7px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn.btn-xs, .btn .btn-group-xs > .btn {
  padding: 3px 5px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn.btn-xxs, .btn .btn-group-xxs > .btn {
  padding: 1px 3px;
  font-size: 10px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn a {
  text-decoration: none !important;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

#buttons .btn {
  margin: 5px 3px;
}

#buttons .btn-wrapper {
  margin: 30px 0;
}

.btn {
  color: #FFF !important;
  background: #1ABB9C;
  padding: 11px 20px 13px;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.02em;
  text-shadow: none;
  -webkit-font-smoothing: antialiased;
  border: none;
  text-transform: uppercase;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
}
.btn a, .btn a:hover {
  color: #FFF !important;
  text-decoration: none !important;
}

.btn-small {
  padding: 5px 13px 6px;
  font-size: 13px;
}
.btn-small .back-arrow {
  width: 0;
  height: 0;
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
  border-right: 2px solid #fff;
}

.btn-large {
  padding: 14px 26px 16px;
  font-size: 15px;
}

.btn-white {
  background: #fff !important;
  color: #585858 !important;
}

.btn-brown {
  background: #ae682e !important;
}

.btn.btn-teal, .btn-teal {
  background: #00c9c9 !important;
}

.btn.btn-green, .btn-green {
  background: #1ABB9C !important;
}

.btn.btn-darkgreen, .btn-darkgreen {
  background: #007840 !important;
}

.btn.btn-blue, .btn-blue {
  background: #3F8DBF !important;
}

.btn.btn-red, .btn-red {
  background: #FA6C65 !important;
}

.btn.btn-pink, .btn-pink {
  background: #D487BE !important;
}

.btn.btn-purple, .btn-purple {
  background: #9B59B6 !important;
}

.btn.btn-orange, .btn-orange {
  background: #F27A24 !important;
}

.btn.btn-yellow, .btn-yellow {
  background: #fedc00 !important;
  color: #232323 !important;
}
.btn.btn-yellow a, .btn-yellow a {
  color: #232323 !important;
}

.btn.btn-cta, .btn-cta {
  background: #ffff00 !important;
  color: #232323 !important;
}
.btn.btn-cta a, .btn-cta a {
  color: #232323 !important;
}

.btn.btn-yellow:hover, .btn-yellow:hover {
  color: #000 !important;
  background: #ffff00 !important;
}

.btn.btn-navy, .btn-navy {
  background: #34495E !important;
}

.btn.btn-gray, .btn-gray {
  background: #95A5A6 !important;
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active {
  background: #17A78B;
  color: #FFF !important;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  cursor: pointer !important;
}
.btn:hover a, .btn:hover a:hover,
.btn:focus a,
.btn:focus a:hover,
.btn:active a,
.btn:active a:hover,
.btn.active a,
.btn.active a:hover {
  color: #FFF !important;
  text-decoration: none !important;
}

.btn-white:hover, .btn-white.active, .btn-cta:hover, .btn-cta.active {
  background: #444 !important;
}

.btn-brown:hover, .btn-brown.active {
  background: #9b5519 !important;
}

.btn-teal:hover, .btn-teal.active {
  background: #00a1a8 !important;
}

.btn-green:hover,
.btn-green:focus,
.btn-green:active,
.btn-green.active {
  background: #17A78B !important;
}

.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active {
  background: #387EAA !important;
}

.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active {
  background: #CF4C45 !important;
}

.btn-pink:hover,
.btn-pink:focus,
.btn-pink:active,
.btn-pink.active {
  background: #BD78A9 !important;
}

.btn-purple:hover,
.btn-purple:focus,
.btn-purple:active,
.btn-purple.active {
  background: #8A4FA2 !important;
}

.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active,
.btn-orange.active {
  background: #D96716 !important;
}

.btn-navy:hover,
.btn-navy:focus,
.btn-navy:active,
.btn-navy.active {
  background: #2C3E50 !important;
}

.btn-gray:hover,
.btn-gray:focus,
.btn-gray:active,
.btn-gray.active {
  background: #859394 !important;
}

.f-dropdown, .article-content .f-dropdown {
  list-style: none;
  margin: 0;
  padding: 0;
}
.f-dropdown li, .article-content .f-dropdown li {
  padding: 5px 3px;
  font-size: 1.4rem;
  margin: 0;
}
.f-dropdown li a, .f-dropdown li a:hover, .article-content .f-dropdown li a, .article-content .f-dropdown li a:hover {
  text-decoration: none;
}

/*===================================================================================*/
/*	BUTTONS PART II
/*===================================================================================*/
.btn .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin: -2px 0 0 7px;
  vertical-align: middle;
  border-left: 4px solid #fff;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}

.btn.btn-xxl, .btn .btn-group-xxl > .btn {
  padding: 22px 34px;
  font-size: 2.1rem;
  border-radius: 12px;
}

.btn.btn-xxl .caret, .btn .btn-group-xxl > .btn .caret {
  margin: -4px 0 0 7px;
  border-left: 8px solid #fff;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}

.btn.btn-xl, .btn .btn-group-xl > .btn {
  padding: 14px 30px;
  font-size: 1.9rem;
  line-height: 1.8;
  border-radius: 12px;
}

.btn.btn-xl .caret, .btn .btn-group-xl > .btn .caret {
  margin: -3px 0 0 7px;
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}

.btn.btn-lg, .btn .btn-group-lg > .btn {
  padding: 13px 24px;
  font-size: 1.7rem;
  line-height: 1.5;
  border-radius: 6px;
}

.btn.btn-lg .caret, .btn .btn-group-lg > .btn .caret {
  margin: -2.5px 0 0 7px;
  border-left: 5px solid #fff;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

.btn.btn-sm, .btn .btn-group-sm > .btn {
  padding: 7px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn.btn-xs, .btn .btn-group-xs > .btn {
  padding: 3px 5px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn.btn-xxs, .btn .btn-group-xxs > .btn {
  padding: 1px 3px;
  font-size: 10px;
  line-height: 1.5;
  border-radius: 3px;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

.labelsm label {
  font-size: 85% !important;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999999;
}

.form-control::-webkit-input-placeholder {
  color: #999999;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.clearfix:before,
.clearfix:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.clearfix:after,
.form-horizontal .form-group:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

.block-shadow {
  background-color: #f4f7f8;
  background-position: center top;
  background-repeat: repeat-x;
  background-size: 100% 8px;
  background-color: #f4f7f8;
  border-left: none;
  color: rgba(85, 94, 106, 0.8);
  font-size: 16px;
  font-style: italic;
  line-height: 1.6;
  margin: 0 0 30px;
  padding: 60px 120px 70px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 3px 0 #dce8ed;
  -moz-box-shadow: 0 3px 0 #dce8ed;
  box-shadow: 0 3px 0 #dce8ed;
  margin-top: 40px;
}

.shadow {
  -webkit-box-shadow: 0 3px 0 #dce8ed;
  -moz-box-shadow: 0 3px 0 #dce8ed;
  box-shadow: 0 3px 0 #dce8ed;
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"] {
  background-color: #fff;
  font-family: inherit;
  border: 1px solid #ccc;
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 14px;
  margin: 0 0 12px;
  padding: 6px;
  height: 32px;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

textarea, select {
  background-color: #fff;
  font-family: inherit;
  border: 1px solid #ccc;
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 14px;
  margin: 0 0 12px;
  padding: 6px;
  height: 32px;
  width: 100%;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

input[type='text'], input[type='password'], input[type='date'], input[type='datetime-local'], input[type='month'], input[type='time'], input[type='week'], input[type='email'], input[type='number'], input[type='search'], input[type='tel'], input[type='url'], input.text, input.email, input.password, textarea[type='text'], textarea[type='password'], textarea[type='date'], textarea[type='datetime-local'], textarea[type='month'], textarea[type='time'], textarea[type='week'], textarea[type='email'], textarea[type='number'], textarea[type='search'], textarea[type='tel'], textarea[type='url'], textarea.text, textarea.email, textarea.password {
  background: #e8ebed;
  margin: 0;
  font-size: 14px;
  color: #8d9aa5;
  width: 100%;
  font-family: 'Varela Round', sans-serif;
  padding: 12px 15px;
  outline: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}

input[type='text']:focus, input[type='password']:focus, input[type='date']:focus, input[type='datetime-local']:focus, input[type='month']:focus, input[type='time']:focus, input[type='week']:focus, input[type='email']:focus, input[type='number']:focus, input[type='search']:focus, input[type='tel']:focus, input[type='url']:focus, input.text:focus, input.email:focus, input.password:focus, textarea[type='text']:focus, textarea[type='password']:focus, textarea[type='date']:focus, textarea[type='datetime-local']:focus, textarea[type='month']:focus, textarea[type='time']:focus, textarea[type='week']:focus, textarea[type='email']:focus, textarea[type='number']:focus, textarea[type='search']:focus, textarea[type='tel']:focus, textarea[type='url']:focus, textarea.text:focus, textarea.email:focus, textarea.password:focus {
  background: #fff;
  border-color: #d4d9dd;
}

textarea.form-element:focus {
  background: #fff;
  border-color: #d4d9dd;
}

input[type='text'], input[type='password'], input[type='date'], input[type='datetime-local'], input[type='month'], input[type='time'], input[type='week'], input[type='email'], input[type='number'], input[type='search'], input[type='tel'], input[type='url'], textarea[type='text'], textarea[type='password'], textarea[type='date'], textarea[type='datetime-local'], textarea[type='month'], textarea[type='time'], textarea[type='week'], textarea[type='email'], textarea[type='number'], textarea[type='search'], textarea[type='tel'], textarea[type='url'] {
  margin-bottom: 15px;
}
input.text, input.email, input.password, textarea.text, textarea.email, textarea.password {
  font-family: 'Varela Round', sans-serif;
  font-weight: 400;
}

input[type='text'], input[type='email'], input[type='password'], textarea[type='text'], textarea[type='email'], textarea[type='password'] {
  font-family: 'Varela Round', sans-serif;
  font-weight: 400;
}

textarea {
  font-family: 'Varela Round', sans-serif;
  font-weight: 400;
  height: 200px;
}

.form-item label {
  font-size: 16px;
}

input.text, input.email, input.password {
  background: rgba(255, 255, 255, 0.15);
  border-color: transparent;
  font-size: 16px;
  height: auto;
  margin: 0;
  outline: 0;
  padding: 15px;
  width: 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
}

textarea {
  background: rgba(255, 255, 255, 0.15);
  border-color: transparent;
  font-size: 16px;
  height: auto;
  margin: 0;
  outline: 0;
  padding: 15px;
  width: 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

input.text:focus, input.email:focus, input.password:focus {
  background: rgba(255, 255, 255, 0.2);
  border-color: transparent;
}

.block-shadow input.text, .block-shadow input.email, .block-shadow input.tel, form input.text, form input.email, form input.tel {
  background-color: #e8eeef;
  margin-bottom: 12px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) inset;
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) inset;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) inset;
}
.block-shadow input.text:focus, .block-shadow input.email:focus, .block-shadow input.tel:focus, form input.text:focus, form input.email:focus, form input.tel:focus {
  background-color: #d9e3e5;
}

.ie8 .block-shadow .form-element span {
  background-position: right 7px;
}

.block-shadow .error {
  background-color: #fff !important;
  border: solid 1px #eb585c !important;
  color: #eb585c !important;
}
.block-shadow .error:focus {
  background-color: #e8eeef !important;
  border: none !important;
  color: #a6b0b7;
}
.block-shadow label {
  position: relative;
  color: #a6b0b7;
  padding-left: 3px;
  font-style: normal;
  font-weight: 500;
}
.block-shadow input[type="radio"] {
  position: relative;
  margin-bottom: 8px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=1);
  opacity: 0.01;
}
.block-shadow input[type="radio"] + .radio-replacement {
  background-color: #e2e6e8;
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  -ms-border-radius: 1000px;
  -o-border-radius: 1000px;
  border-radius: 1000px;
  font-size: 22px;
  line-height: 16px;
  text-align: center;
  color: #e2e6e8;
}
.block-shadow input[type="radio"]:checked + .radio-replacement {
  color: #64ce83;
}
.block-shadow input[type="radio"]:focus + .radio-replacement {
  background-color: #d4dadd;
}
.block-shadow input[type="checkbox"] {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=1);
  opacity: .01;
  position: relative;
}
.block-shadow input[type="checkbox"] + .checkbox-replacement {
  background-color: #e2e6e8;
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  font-size: 20px;
  line-height: 11px;
  text-indent: 2px;
  color: #e2e6e8;
}
.block-shadow input[type="checkbox"]:checked + .checkbox-replacement {
  color: #64ce83;
}
.block-shadow input[type="checkbox"]:focus + .checkbox-replacement {
  background-color: #d4dadd;
}

.form-input {
  box-shadow: 0 3px 0 #dce8ed !important;
  background: #e8ebed !important;
  margin: 0;
  font-size: 18px !important;
  color: #8d9aa5 !important;
  width: 100% !important;
  font-family: 'Varela Round', sans-serif !important;
  padding: 12px 15px !important;
  outline: 0 !important;
  height: 52px !important;
  border: 2px solid #e8ebed !important;
}

/* Error validate style */
label.error {
  font-size: 11px;
  position: absolute;
  top: -10px;
  right: 10px;
  z-index: 99;
  height: 25px;
  line-height: 25px;
  background-color: #e34f4f;
  color: #fff;
  font-weight: normal;
  padding: 0 6px;
}

label.error:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 0 6px 6px 0;
  border-color: transparent #e34f4f;
  display: block;
  width: 0;
  z-index: 1;
  bottom: -6px;
  left: 20%;
}

/* montserrat-500 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url("https://gardenandbloom.com/files/fonts/montserrat/montserrat-v12-latin-500.eot");
  /* IE9 Compat Modes */
  src: local("Montserrat Medium"), local("Montserrat-Medium"), url("https://gardenandbloom.com/files/fonts/montserrat/montserrat-v12-latin-500.eot?#iefix") format("embedded-opentype"), url("https://gardenandbloom.com/files/fonts/montserrat/montserrat-v12-latin-500.woff2") format("woff2"), url("https://gardenandbloom.com/files/fonts/montserrat/montserrat-v12-latin-500.woff") format("woff"), url("https://gardenandbloom.com/files/fonts/montserrat/montserrat-v12-latin-500.ttf") format("truetype"), url("https://gardenandbloom.com/files/fonts/montserrat/montserrat-v12-latin-500.svg#Montserrat") format("svg");
  /* Legacy iOS */
}
/* montserrat-500italic - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  src: url("https://gardenandbloom.com/files/fonts/montserrat/montserrat-v12-latin-500italic.eot");
  /* IE9 Compat Modes */
  src: local("Montserrat Medium Italic"), local("Montserrat-MediumItalic"), url("https://gardenandbloom.com/files/fonts/montserrat/montserrat-v12-latin-500italic.eot?#iefix") format("embedded-opentype"), url("https://gardenandbloom.com/files/fonts/montserrat/montserrat-v12-latin-500italic.woff2") format("woff2"), url("https://gardenandbloom.com/files/fonts/montserrat/montserrat-v12-latin-500italic.woff") format("woff"), url("https://gardenandbloom.com/files/fonts/montserrat/montserrat-v12-latin-500italic.ttf") format("truetype"), url("https://gardenandbloom.com/files/fonts/montserrat/montserrat-v12-latin-500italic.svg#Montserrat") format("svg");
  /* Legacy iOS */
}
/* montserrat-700 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url("https://gardenandbloom.com/files/fonts/montserrat/montserrat-v12-latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Montserrat Bold"), local("Montserrat-Bold"), url("https://gardenandbloom.com/files/fonts/montserrat/montserrat-v12-latin-700.eot?#iefix") format("embedded-opentype"), url("https://gardenandbloom.com/files/fonts/montserrat/montserrat-v12-latin-700.woff2") format("woff2"), url("https://gardenandbloom.com/files/fonts/montserrat/montserrat-v12-latin-700.woff") format("woff"), url("https://gardenandbloom.com/files/fonts/montserrat/montserrat-v12-latin-700.ttf") format("truetype"), url("https://gardenandbloom.com/files/fonts/montserrat/montserrat-v12-latin-700.svg#Montserrat") format("svg");
  /* Legacy iOS */
}
/* montserrat-700italic - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  src: url("https://gardenandbloom.com/files/fonts/montserrat/montserrat-v12-latin-700italic.eot");
  /* IE9 Compat Modes */
  src: local("Montserrat Bold Italic"), local("Montserrat-BoldItalic"), url("https://gardenandbloom.com/files/fonts/montserrat/montserrat-v12-latin-700italic.eot?#iefix") format("embedded-opentype"), url("https://gardenandbloom.com/files/fonts/montserrat/montserrat-v12-latin-700italic.woff2") format("woff2"), url("https://gardenandbloom.com/files/fonts/montserrat/montserrat-v12-latin-700italic.woff") format("woff"), url("https://gardenandbloom.com/files/fonts/montserrat/montserrat-v12-latin-700italic.ttf") format("truetype"), url("https://gardenandbloom.com/files/fonts/montserrat/montserrat-v12-latin-700italic.svg#Montserrat") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: 'Museo Sans';
  src: url("https://gardenandbloom.com/files/fonts/museosans/MuseoSans_500-webfont.eot");
  src: url("https://gardenandbloom.com/files/fonts/museosans/MuseoSans_500-webfont.eot?#iefix") format("embedded-opentype"), url("https://gardenandbloom.com/files/fonts/museosans/MuseoSans_500-webfont.woff2") format("woff2"), url("https://gardenandbloom.com/files/fonts/museosans/MuseoSans_500-webfont.woff") format("woff"), url("https://gardenandbloom.com/files/fonts/museosans/MuseoSans_500-webfont.ttf") format("truetype"), url("https://gardenandbloom.com/files/fonts/museosans/MuseoSans_500-webfont.svg#museo_sans500") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Sans';
  src: url("https://gardenandbloom.com/files/fonts/museosans/MuseoSans_700-webfont.eot");
  src: url("https://gardenandbloom.com/files/fonts/museosans/MuseoSans_700-webfont.eot?#iefix") format("embedded-opentype"), url("https://gardenandbloom.com/files/fonts/museosans/MuseoSans_700-webfont.woff2") format("woff2"), url("https://gardenandbloom.com/files/fonts/museosans/MuseoSans_700-webfont.woff") format("woff"), url("https://gardenandbloom.com/files/fonts/museosans/MuseoSans_700-webfont.ttf") format("truetype"), url("https://gardenandbloom.com/files/fonts/museosans/MuseoSans_700-webfont.svg#museo_sans700") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Sans';
  src: url("https://gardenandbloom.com/files/fonts/museosans/MuseoSans_900-webfont.eot");
  src: url("https://gardenandbloom.com/files/fonts/museosans/MuseoSans_900-webfont.eot?#iefix") format("embedded-opentype"), url("https://gardenandbloom.com/files/fonts/museosans/MuseoSans_900-webfont.woff2") format("woff2"), url("https://gardenandbloom.com/files/fonts/museosans/MuseoSans_900-webfont.woff") format("woff"), url("https://gardenandbloom.com/files/fonts/museosans/MuseoSans_900-webfont.ttf") format("truetype"), url("https://gardenandbloom.com/files/fonts/museosans/MuseoSans_900-webfont.svg#museo_sans900") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'guides-choice-v2';
  src: url("https://gardenandbloom.com/files/css/fonts/guides-choice-v2/guides-choice-v2.eot?2yhabj");
  src: url("https://gardenandbloom.com/files/css/fonts/guides-choice-v2/guides-choice-v2.eot?2yhabj#iefix") format("embedded-opentype"), url("https://gardenandbloom.com/files/css/fonts/guides-choice-v2/guides-choice-v2.ttf?2yhabj") format("truetype"), url("https://gardenandbloom.com/files/css/fonts/guides-choice-v2/guides-choice-v2.woff?2yhabj") format("woff"), url("https://gardenandbloom.com/files/css/fonts/guides-choice-v2/guides-choice-v2.svg?2yhabj#guides-choice-v2") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="gc-"], [class*=" gc-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'guides-choice-v2' !important;
  speak: none;
  font-size: 12rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="gc-best-value"], [class*=" gc-best-value"], [class^="gc-vc-best-value"] {
  color: #0097ab;
}

[class^="gc-must-do"], [class*=" gc-must-do"], [class^="gc-vc-must-do"] {
  color: #101952;
}

[class^="gc-eco-friendly"], [class*=" gc-eco-friendly"], [class^="gc-vc-eco-friendly"] {
  color: #39af6d;
}

[class^="gc-top-pick"], [class*=" gc-top-pick"], [class^="gc-vc-top-pick"] {
  color: #ed5d28;
}

[class^="gc-top-pick-maui"], [class*=" gc-top-pick-maui"] {
  color: #1a83bd;
}

[class^="gc-top-pick-kauai"], [class*=" gc-top-pick-kauai"] {
  color: #40a185;
}

[class^="gc-top-pick-oahu"], [class*=" gc-top-pick-oahu"] {
  color: #fbb448;
}

[class^="gc-top-pick-big-i"], [class*=" gc-top-pick-big-i"] {
  color: #bd1a2d;
}

.gc-vc-best-value:before {
  content: "\e914";
}

.gc-vc-eco-friendly:before {
  content: "\e915";
}

.gc-vc-must-do:before {
  content: "\e916";
}

.gc-vc-top-pick:before {
  content: "\e917";
}

/* 2017 - 2020 GC Icons */
[class^="gc-kauai"], [class*=" gc-kauai"], [class^="gc-kauai"] {
  color: #0097ab;
}

[class^="gc-maui"], [class*=" gc-maui"], [class^="gc-maui"] {
  color: #1775b7;
}

[class^="gc-big-island"], [class*=" gc-big-island"], [class^="gc-big-island"] {
  color: #b01822;
}

[class^="gc-oahu"], [class*=" gc-oahu"], [class^="gc-oahu"] {
  color: #fcae35;
}

.gc-2017:before {
  content: "\e900";
}

.gc-2018:before {
  content: "\e901";
}

.gc-2019:before {
  content: "\e902";
}

.gc-2020:before {
  content: "\e903";
}

.gc-xsmall, .vc-xsmall {
  font-size: 6rem;
}

.gc-small, .vc-small {
  font-size: 9rem;
}

.gc-large, .vc-large {
  font-size: 15rem;
}

.gc-xlarge, .vc-xlarge {
  font-size: 18rem;
}



@font-face {
  font-family: 'gardenandbloom';
  src:  url('/files/css/fonts/v3/gardenandbloom.eot?q69sao');
  src:  url('/files/css/fonts/v3/gardenandbloom.eot?q69sao#iefix') format('embedded-opentype'),
    url('/files/css/fonts/v3/gardenandbloom.ttf?q69sao') format('truetype'),
    url('/files/css/fonts/v3/gardenandbloom.woff?q69sao') format('woff'),
    url('/files/css/fonts/v3/gardenandbloom.svg?q69sao#gardenandbloom') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="fa-"], [class*=" fa-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'gardenandbloom' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.fa-x:before {
  content: "\e95f";
}

.fa-monstera:before {
  content: "\e95e";
}
.fa-guidebooks:before {
  content: "\e927";
}
.fa-coffee:before {
  content: "\e928";
}
.fa-slr-camera:before {
  content: "\e92b";
}
.fa-callbell:before {
  content: "\e917";
}
.fa-gous-emblem:before {
  content: "\e90d";
}
.fa-gous:before {
  content: "\e90e";
}
.fa-arrow-left:before {
  content: "\e903";
}
.fa-arrow-right:before {
  content: "\e904";
}
.fa-cloud-download:before {
  content: "\e905";
}
.fa-download:before {
  content: "\e906";
}
.fa-long-arrow-left:before {
  content: "\e907";
}
.fa-long-arrow-right:before {
  content: "\e908";
}
.fa-edit:before {
  content: "\e900";
}
.fa-times-circle:before {
  content: "\e901";
}
.fa-times:before {
  content: "\e902";
}
.fa-print:before {
  content: "\e871";
}
.fa-facebook:before {
  content: "\e872";
}
.fa-search:before {
  content: "\e870";
}
.fa-hawaii:before {
  content: "\e800";
}
.fa-camera:before {
  content: "\e90a";
}
.fa-comments16:before {
  content: "\e90b";
}
.fa-pencil:before {
  content: "\e90c";
}
.fa-instagram-square:before {
  content: "\e909";
  color: #114375;
}
.fa-angle-down:before {
  content: "\e809";
}
.fa-angle-left:before {
  content: "\e80a";
}
.fa-angle-right:before {
  content: "\e80b";
}
.fa-angle-up:before {
  content: "\e80c";
}
.fa-arrow-circle-o-right:before {
  content: "\e80d";
}
.fa-bookmark-o:before {
  content: "\e80e";
}
.fa-bookmark:before {
  content: "\e80f";
}
.fa-bullhorn:before {
  content: "\e810";
}
.fa-calendar-o:before {
  content: "\e811";
}
.fa-calendar:before {
  content: "\e812";
}
.fa-caret-down:before {
  content: "\e813";
}
.fa-caret-left:before {
  content: "\e814";
}
.fa-caret-right:before {
  content: "\e815";
}
.fa-caret-up:before {
  content: "\e816";
}
.fa-cart-plus:before {
  content: "\e817";
}
.fa-certificate:before {
  content: "\e818";
}
.fa-check-circle-o:before {
  content: "\e819";
}
.fa-check-circle:before {
  content: "\e81a";
}
.fa-check-square-o:before {
  content: "\e81b";
}
.fa-check-square:before {
  content: "\e81c";
}
.fa-check:before {
  content: "\e81d";
}
.fa-chevron-circle-down:before {
  content: "\e81e";
}
.fa-chevron-circle-left:before {
  content: "\e81f";
}
.fa-chevron-circle-right:before {
  content: "\e820";
}
.fa-chevron-circle-up:before {
  content: "\e821";
}
.fa-chevron-down:before {
  content: "\e822";
}
.fa-chevron-left:before {
  content: "\e823";
}
.fa-chevron-right:before {
  content: "\e824";
}
.fa-chevron-up:before {
  content: "\e825";
}
.fa-circle-o:before {
  content: "\e826";
}
.fa-circle-thin:before {
  content: "\e827";
}
.fa-circle:before {
  content: "\e828";
}
.fa-clock-o:before {
  content: "\e829";
}
.fa-cog:before {
  content: "\e82a";
}
.fa-cogs:before {
  content: "\e82b";
}
.fa-comment-o:before {
  content: "\e82c";
}
.fa-comment:before {
  content: "\e82d";
}
.fa-comments-o:before {
  content: "\e82e";
}
.fa-comments:before {
  content: "\e82f";
}
.fa-compass:before {
  content: "\e830";
}
.fa-ellipsis-h:before {
  content: "\e831";
}
.fa-envelope-o:before {
  content: "\e832";
}
.fa-envelope-square:before {
  content: "\e833";
}
.fa-envelope:before {
  content: "\e834";
}
.fa-exclamation-circle:before {
  content: "\e835";
}
.fa-exclamation-triangle:before {
  content: "\e836";
}
.fa-exclamation:before {
  content: "\e837";
}
.fa-external-link-square:before {
  content: "\e838";
}
.fa-external-link:before {
  content: "\e839";
}
.fa-facebook-official:before {
  content: "\e83a";
}
.fa-facebook-square:before {
  content: "\e83b";
}
.fa-film:before {
  content: "\e83c";
}
.fa-globe:before {
  content: "\e83d";
}
.fa-heart-o:before {
  content: "\e83e";
}
.fa-heart:before {
  content: "\e83f";
}
.fa-home:before {
  content: "\e840";
}
.fa-info-circle:before {
  content: "\e841";
}
.fa-info:before {
  content: "\e842";
}
.fa-lightbulb-o:before {
  content: "\e843";
}
.fa-linkedin-square:before {
  content: "\e844";
}
.fa-linkedin:before {
  content: "\e845";
}
.fa-location-arrow:before {
  content: "\e846";
}
.fa-map-marker:before {
  content: "\e847";
}
.fa-mobile:before {
  content: "\e848";
}
.fa-phone-square:before {
  content: "\e849";
}
.fa-phone:before {
  content: "\e84a";
}
.fa-pinterest-square:before {
  content: "\e84b";
}
.fa-pinterest:before {
  content: "\e84c";
}
.fa-plane:before {
  content: "\e84d";
}
.fa-question-circle:before {
  content: "\e84e";
}
.fa-question:before {
  content: "\e84f";
}
.fa-quote-left:before {
  content: "\e850";
}
.fa-quote-right:before {
  content: "\e851";
}
.fa-rss-square:before {
  content: "\e852";
}
.fa-rss:before {
  content: "\e853";
}
.fa-share-alt-square:before {
  content: "\e854";
}
.fa-share-alt:before {
  content: "\e855";
}
.fa-share-square-o:before {
  content: "\e856";
}
.fa-share-square:before {
  content: "\e857";
}
.fa-shopping-cart:before {
  content: "\e858";
}
.fa-sign-in:before {
  content: "\e859";
}
.fa-sign-out:before {
  content: "\e85a";
}
.fa-sort-asc:before {
  content: "\e85b";
}
.fa-sort-desc:before {
  content: "\e85c";
}
.fa-star-half-o:before {
  content: "\e85d";
}
.fa-star-half:before {
  content: "\e85e";
}
.fa-star-o:before {
  content: "\e85f";
}
.fa-star:before {
  content: "\e860";
}
.fa-suitcase:before {
  content: "\e861";
}
.fa-tag:before {
  content: "\e862";
}
.fa-tags:before {
  content: "\e863";
}
.fa-thumbs-down:before {
  content: "\e864";
}
.fa-thumbs-o-down:before {
  content: "\e865";
}
.fa-thumbs-o-up:before {
  content: "\e866";
}
.fa-thumbs-up:before {
  content: "\e867";
}
.fa-twitter-square:before {
  content: "\e868";
}
.fa-twitter:before {
  content: "\e869";
}
.fa-usd:before {
  content: "\e86a";
}
.fa-user:before {
  content: "\e86b";
}
.fa-users:before {
  content: "\e86c";
}
.fa-yelp:before {
  content: "\e86d";
}
.fa-youtube-square:before {
  content: "\e86e";
}
.fa-youtube:before {
  content: "\e86f";
}
.fa-question1:before {
  content: "\f128";
}
.fa-heart1:before {
  content: "\f004";
}
.fa-user1:before {
  content: "\f007";
}
.fa-check1:before {
  content: "\f00c";
}
.fa-close:before {
  content: "\f00d";
}
.fa-remove:before {
  content: "\f00d";
}
.fa-times1:before {
  content: "\f00d";
}
.fa-signal:before {
  content: "\f012";
}
.fa-cog1:before {
  content: "\f013";
}
.fa-gear:before {
  content: "\f013";
}
.fa-clock-o1:before {
  content: "\f017";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-tag1:before {
  content: "\f02b";
}
.fa-tags1:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-map-marker1:before {
  content: "\f041";
}
.fa-share-square-o1:before {
  content: "\f045";
}
.fa-leaf1:before {
  content: "\f06c";
}
.fa-facebook-official1:before {
  content: "\f230";
}
.fa-amazon1:before {
  content: "\f270";
}
.fa-envira:before {
  content: "\f299";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-amazon:before {
  content: "\e91f";
}
.fa-envelope-closed:before {
  content: "\e91b";
}
.fa-envelope-open:before {
  content: "\e91c";
}
.fa-envelope-open2:before {
  content: "\e91d";
}
.fa-grid:before {
  content: "\e914";
}
.fa-video:before {
  content: "\e92a";
}
.fa-search-alt:before {
  content: "\e918";
}
.fa-menu-alt:before {
  content: "\e913";
}
.fa-search3:before {
  content: "\e036";
}
.fa-maximize:before {
  content: "\e112";
}
.fa-minimize:before {
  content: "\e113";
}
.fa-cross:before {
  content: "\e117";
}
.fa-menu:before {
  content: "\e120";
}
.fa-film1:before {
  content: "\e92d";
}
.fa-device-computer:before {
  content: "\e924";
}
.fa-device-phone:before {
  content: "\e925";
}
.fa-device-tablet:before {
  content: "\e926";
}
.fa-search4:before {
  content: "\e919";
}
.fa-leaf:before {
  content: "\e910";
}
.fa-plantabase:before {
  content: "\e911";
}
.fa-menu3:before {
  content: "\e91a";
}
.fa-earth:before {
  content: "\e912";
}
.fa-play:before {
  content: "\e92e";
}
.fa-pause:before {
  content: "\e92f";
}
.fa-stop:before {
  content: "\e930";
}
.fa-instagram:before {
  content: "\e90f";
}


.fa-sm{font-size: 75% !important;vertical-align:middle;}.fa-lg{font-size:20px !important;vertical-align:middle}.fa-xl{font-size:30px !important;vertical-align:middle}.fa-xxl{font-size:40px !important;vertical-align:middle}

.dotted_line {
  border-bottom: 2px dotted #ddd;
  height: 7px;
  display: block;
  width: 98%;
  margin: 10px 20px 5px 20px;
}

img.map {
  border: 1px solid #000;
  padding: 0;
  margin: 5px 0;
}

.text9 {
  font-size: 11px;
}

.text10 {
  font-size: 13px;
}

.text12 {
  font-size: 14px;
}

.text13 {
  font-size: 15px;
}

.text14 {
  font-size: 17px;
}

.text15 {
  font-size: 18px;
}

.text16 {
  font-size: 21px;
}

p.subtitle {
  font-size: 16px;
  font-weight: bold;
  color: #f03;
  padding: 5px 0 0 0;
  text-transform: uppercase;
}

span.title {
  font-size: 17px;
  font-weight: bold;
  color: #fd792a;
  padding: 5px 0 0 0;
  text-transform: uppercase;
}

span.subtitle {
  font-size: 16px;
  font-weight: bold;
  color: #f03;
  padding: 5px 0 0 0;
  text-transform: uppercase;
}

span.title-blue {
  font-size: 17px;
  font-weight: bold;
  color: #03235E;
  padding: 5px 0 0 0;
  text-transform: uppercase;
}

span.subtitle-blue {
  font-size: 16px;
  font-weight: bold;
  color: #03235E;
  padding: 5px 0 0 0;
  text-transform: uppercase;
}

span.title-green {
  font-size: 27px;
  font-weight: bold;
  color: #37400B;
  padding: 5px 0 25px 0;
  text-transform: uppercase;
}

span.subtitle-green {
  font-size: 21px;
  font-weight: bold;
  color: #37400B;
  padding: 5px 0 10px 0;
  text-transform: uppercase;
}

span.title2 {
  font-size: 17px;
  font-weight: bold;
  color: #fd792a;
  text-transform: uppercase;
}

span.lowercase {
  text-transform: none;
}

/* Updated Fixes */
.article-content .raw {
  line-height: 1.65;
  margin-bottom: 15px;
  font-size: 1em;
  color: #737373;
}
.article-content .raw hr.small {
  clear: both;
  overflow: auto;
  zoom: 1;
}
.article-content .raw h2 {
  font-size: 28px;
  color: #222;
  margin: 25px 0 0 0;
  padding: 5px 0 0 0;
  text-transform: none;
}
.article-content .raw h2 a {
  font-weight: bolder;
  color: #006699;
}
.article-content .raw form strong {
  font-weight: 700;
}
.article-content .raw form em {
  color: #62707d;
  font-style: italic;
}
.article-content .raw input[type=checkbox], .article-content .raw input[type=radio] {
  margin: 4px 0 0;
  line-height: normal;
  cursor: pointer;
  display: inline !important;
  visibility: visible !important;
  opacity: 1 !important;
}

.layout_col {
  margin-top: 15px;
  padding-right: 0;
  clear: both;
}

.layout_right_col {
  float: right;
  width: 48%;
}

.layout_left_col {
  width: 48%;
  margin-left: 5px;
}

.layout_right_col a:hover img, .layout_left_col a:hover img {
  filter: alpha(opacity=80);
  opacity: 0.8;
}

.layout_col3 {
  margin-top: 0;
  padding-right: 0;
}

.layout_right_col3 {
  float: right;
  width: 32%;
}

.layout_center_col3 {
  float: right;
  width: 32%;
  padding-right: 5px;
  border-right: 1px dashed #CCC;
}

.layout_left_col3 {
  width: 32%;
  padding-right: 5px;
  border-right: 1px dashed #CCC;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #fcf6da;
}
.alert .text-white, .alert .white-text {
  color: #fff !important;
}

.alert.p20, .alert.p-20 {
  padding: 20px;
}

.alert.round {
  border-radius: 8px;
}

.alert strong {
  font-weight: bolder;
}

.alert i {
  font-size: 115%;
}

.alert-3d {
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
}

.bg-white {
  background-color: rgba(255, 255, 255, 0.85);
}

.bg-green {
  background-color: rgba(25, 178, 145, 0.85);
}

.bg-green2 {
  background-color: #15a4a5;
}

.bg-darkgreen {
  background-color: rgba(0, 109, 56, 0.85);
}

.bg-blue {
  background-color: rgba(54, 130, 183, 0.85);
}

.bg-darkblue {
  background-color: rgba(19, 35, 107, 0.85);
}

.bg-red {
  background-color: rgba(250, 96, 91, 0.85);
}

.bg-darkred {
  background-color: rgba(255, 33, 24, 0.85);
}

.bg-pink {
  background-color: rgba(206, 124, 181, 0.85);
}

.bg-purple {
  background-color: rgba(144, 79, 173, 0.85);
}

.bg-orange {
  background-color: rgba(240, 110, 33, 0.85);
}

.bg-yellow {
  background-color: rgba(254, 215, 2, 0.85);
}

.bg-navy {
  background-color: rgba(45, 64, 83, 0.85);
}

.bg-gray {
  background-color: rgba(138, 155, 156, 0.85);
}

.bg-teal {
  background-color: rgba(0, 193, 193, 0.85);
}

.bg-brown {
  background-color: rgba(164, 93, 40, 0.85);
}

.alert-green {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-blue {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-orange {
  color: #fff;
  background-color: #ffe19a;
  border-color: #e0f4d3;
}

.alert-red {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.ads {
  margin: 10px auto !important;
  text-align: center !important;
  padding: 30px 15px !important;
  border-top: dashed 1px rgba(0, 0, 0, 0.2);
  border-bottom: dashed 1px rgba(0, 0, 0, 0.2);
}

.ads.top-only {
  border-bottom: none;
}

.ads.bottom-only {
  border-top: none;
}

.ads-floral, .ads-type1 {
  background: url(/files/images/ads/bg/floral.jpg) repeat;
}

.ads-floral2 {
  background: url(/files/images/ads/bg/floral2.jpg) repeat;
}

.ads-tapa {
  background: url(/files/images/ads/bg/yellow-tapa.jpg) repeat;
}

.ads-monsterra {
  background: url(/files/images/ads/bg/monsterra-grey.jpg) repeat;
}

.ads-plumeria {
  background: url(/files/images/ads/bg/plumeria.jpg) repeat;
}

.ads-yellow-cloth {
  background: url(/files/images/ads/bg/yellow-cloth.jpg) repeat;
}

.rs_searchWrapper * {
  box-sizing: border-box;
}

.rs_searchWrapper {
  width: 95%;
  margin: 0 auto;
  overflow: visible;
}

.rs_searchWrapper.full {
  width: 100%;
}

.rs_searchWrapper .rs_searchbox {
  color: white;
  background-color: #1F5198;
  font-weight: 400;
  text-align: left;
  padding: 25px 40px;
  position: relative;
  font-size: 14px;
  vertical-align: middle;
}

.rs_searchWrapper .rs_searchbox.darkblue {
  background-color: #1F5198 !important;
}

.rs_searchWrapper .rs_searchbox.lightblue {
  background-color: #3594de;
}

/* OVERRIDES */
.rs_searchWrapper label {
  font-size: 11px !important;
  font-weight: 400 !important;
  padding-left: 2px;
  line-height: 13px !important;
}

.rs_searchWrapper select {
  margin: none !important;
}

.rs_searchbox .branding {
  font-size: 6rem !important;
  color: #fff;
  margin: 0 0 10px 10px;
}

.rs_searchbox h2 {
  margin: 4px 0 8px;
  font-size: 2.6rem;
  display: block;
  padding: 0;
  font-family: "Montserrat",sans-serif;
  font-weight: 700;
  color: #fff !important;
}

.rs_searchbox .intro {
  color: #ddd;
}

html, body {
  height: 100%;
  font-size: 62.5%;
}

body {
  background: #fff url(/files/images/backgrounds/bg-monstera-v2.jpg) repeat;
  color: #888888;
  color: #3e474c;
  padding: 0;
  margin: 0;
  font-family: "Montserrat", "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 500;
  position: relative;
  z-index: 0;
  cursor: default;
  font-size: 1.7rem !important;
  overflow-x: hidden;
}

a {
  transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
}

a:hover {
  color: #72d3d8;
  cursor: pointer !important;
}

.hover85:hover {
  opacity: 0.85;
}

.hover65:hover {
  opacity: 0.65;
}

.uppercase {
  text-transform: uppercase !important;
}

.cccc {
  border-radius: 20px 20px 20px 20px;
}

.ccss {
  border-radius: 20px 20px 0 0;
}

.sscc {
  border-radius: 0 0 20px 20px;
}

.sccs {
  border-radius: 0 20px 20px 0;
}

.cssc {
  border-radius: 20px 0 0 20px;
}

.scss {
  border-radius: 0 20px 0 0;
}

.sscs {
  border-radius: 0 0 20px 0;
}

.guidescore-summary {
  font-weight: bold;
  color: #006c38;
}

blockquote {
  display: block;
  background: #eee;
  padding: 15px 20px 15px 45px;
  margin: 0 0 20px;
  position: relative;
  /*Font*/
  /*font-family: Georgia, serif;*/
  font-size: 16px;
  line-height: 1.2;
  color: #666;
  text-align: justify;
  /*Borders - (Optional)*/
  border-left: 12px solid #006c38;
  border-right: 2px solid #006c38;
  /*Box Shadow - (Optional)*/
  -moz-box-shadow: 2px 2px 15px #ccc;
  -webkit-box-shadow: 2px 2px 15px #ccc;
  box-shadow: 2px 2px 15px #ccc;
}
blockquote.hibiscus {
  background: url(/files/images/ads/bg/floral2.jpg) repeat;
  border-left: 12px solid #FA6C65;
  border-right: 2px solid #FA6C65;
}
blockquote.tapa {
  background: url(/files/images/ads/bg/yellow-tapa.jpg) repeat;
  border-left: 12px solid #3F8DBF;
  border-right: 2px solid #3F8DBF;
}
blockquote.monsterra {
  background: url(/files/images/ads/bg/monsterra-grey.jpg) repeat;
  border-left: 12px solid #007840;
  border-right: 2px solid #007840;
  color: #fff !important;
}
blockquote.monsterra p {
  color: #fff;
}
blockquote.plumeria {
  background: url(/files/images/ads/bg/plumeria.jpg) repeat;
  border-left: 12px solid #F27A24;
  border-right: 2px solid #F27A24;
}
blockquote.tapa-yellow {
  background: url(/files/images/ads/bg/yellow-cloth.jpg) repeat;
  border-left: 12px solid #007840;
  border-right: 2px solid #007840;
}
blockquote p {
  font-style: italic;
}

blockquote::before {
  content: "\201C";
  /*Unicode for Left Double Quote*/
  /*Font*/
  font-family: Georgia, serif;
  font-size: 60px;
  font-weight: bold;
  color: #999;
  /*Positioning*/
  position: absolute;
  left: 10px;
  top: 5px;
}

blockquote.monsterra::before {
  color: #eaeaea;
}

blockquote::after {
  /*Reset to make sure*/
  content: "";
}

blockquote a {
  text-decoration: none;
  background: #eee;
  cursor: pointer;
  padding: 0 3px;
  color: #c76c0c;
}

blockquote a:hover {
  color: #666;
}

blockquote em {
  font-style: italic;
}

.nopad {
  padding: 0 !important;
}

.gous-blue {
  color: #278bcb !important;
}

.gous-green {
  color: #017446 !important;
}

.gous-light-green {
  color: #34a649 !important;
}

.maui-text {
  color: #237dbf !important;
}

.maui-text:hover {
  color: #508fc4 !important;
}

.big-island-text {
  color: #c3232f !important;
}

.big-island-text:hover {
  color: #d5656e !important;
}

.oahu-text {
  color: #fbba3d !important;
}

.oahu-text:hover {
  color: #fbc062 !important;
}

.kauai-text {
  color: #26a384 !important;
}

.kauai-text:hover {
  color: #68bfa9 !important;
}

.green-text {
  color: #305B40;
}

.headings h2 {
  margin: 4px 0 10px;
  font-size: 2.5rem;
  display: block;
  padding: 0;
  color: #3662B3;
}

.headings h3 {
  margin: 4px 0 10px !important;
  font-size: 2.0rem !important;
  display: block;
  padding: 0;
  color: #2e89d9 !important;
}

.headings h4 {
  margin: 4px 0 10px;
  font-size: 1.8rem;
  display: block;
  padding: 0;
  color: #00e500;
}

.itinerary-color {
  color: #dcc0b6;
}

.booking-color {
  color: #7fc3ec;
}

.max300 {
  max-width: 320px;
  margin: 0 auto;
  padding: 0 10px;
}

.widget {
  margin: 10px 0;
}

#sidebar .widget:first-child {
  margin-top: 0;
}

.widget h3 {
  margin: 15px 0 10px;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mt120 {
  margin-top: 120px !important;
}

.mb120 {
  margin-bottom: 120px !important;
}

.ml120 {
  margin-left: 120px !important;
}

.mr120 {
  margin-right: 120px !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.p5rem {
  padding: 5rem 0 !important;
}

.ohide {
  overflow: hidden !important;
}

.single-line {
  border-bottom: 2px solid #ddd;
  height: 7px;
  display: block;
  width: 98%;
  margin: 10px auto;
}

.dashed-line {
  border-bottom: 2px dashed #ddd;
  height: 7px;
  display: block;
  width: 98%;
  margin: 10px auto;
}

.dotted-line {
  border-bottom: 2px dotted #ddd;
  height: 7px;
  display: block;
  width: 98%;
  margin: 10px auto;
}

.blue-line {
  border-bottom: 5px solid #3498db;
  height: 7px;
  display: block;
  width: 98%;
  margin: 10px auto;
}

.map_canvas {
  width: 100%;
  height: 450px;
}

.text-left, .left-text {
  text-align: left !important;
}

.text-right, .right-text {
  text-align: right !important;
}

.text-justify, .text-justified, .justify-text, .justified-text {
  text-align: justify !important;
}

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

.circle {
  border-radius: 50%;
  box-shadow: 0 2px 0 #cfcac2, 0 2px 5px #cfcac2, 0 0 0 5px rgba(207, 202, 194, 0.3);
  width: 120px;
  height: 120px;
}
.circle .shadow {
  box-shadow: inset 0 0 0 5px rgba(0, 0, 0, 0.05);
  width: 120px;
  height: 120px;
  display: inline-block;
  border-radius: 50%;
}
.circle img {
  border-radius: 50%;
}

/* #1 Layout Structure */
.text-white, .white-text {
  color: #fff;
  opacity: 1;
}

.text-green, .green-text {
  color: #1ABB9C !important;
  opacity: 1;
}

.text-darkgreen, .darkgreen-text {
  color: #007840 !important;
  opacity: 1;
}

.text-darkblue, .darkblue-text {
  color: #4169e3 !important;
  opacity: 1;
}

.text-blue, .blue-text {
  color: #3F8DBF !important;
  opacity: 1;
}

.text-red, .red-text {
  color: #FA6C65 !important;
  opacity: 1;
}

.text-pink, .text-pink {
  color: #D487BE !important;
  opacity: 1;
}

.text-purple, .purple-text {
  color: #9B59B6 !important;
  opacity: 1;
}

.text-orange, .orange-text {
  color: #F27A24 !important;
  opacity: 1;
}

.text-yellow, .yellow-text {
  color: #fedc00 !important;
  opacity: 1;
}

.text-navy, .navy-text {
  color: #34495E !important;
  opacity: 1;
}

.text-gray, .gray-text, .text-grey, .grey-text {
  color: #95A5A6 !important;
  opacity: 1;
}

.text-amaz, .amaz-text {
  color: #ff9900 !important;
  opacity: 1;
}

.text-gray,.gray-text,.text-grey,.grey-text{color:#95A5A6 !important;opacity:1}.text-black,.black-text,.text-body,.body-text{color:#3e474c !important;opacity:1}

.middle{vertical-align:middle !important}.text200{font-size:200%}.text150{font-size:150%}.text90{font-size:90%}.text80{font-size:80%}.small{color:#999}.small.small90{font-size:90%}.small.small80{font-size:80%}.small.small70{font-size:70%}.small a.dotted{border-bottom:1px dotted #aaa;color:#999}

a {
  color: #3F8DBF;
  text-decoration: none;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
}
a.green {
  color: #1ABB9C;
  opacity: 1;
}
a.darkgreen {
  color: #007840;
  opacity: 1;
}
a.blue {
  color: #3F8DBF;
  opacity: 1;
}
a.red {
  color: #FA6C65;
  opacity: 1;
}
a.pink {
  color: #D487BE;
  opacity: 1;
}
a.purple {
  color: #9B59B6;
  opacity: 1;
}
a.orange {
  color: #F27A24;
  opacity: 1;
}
a.yellow {
  color: #fedc00;
  opacity: 1;
}
a.navy {
  color: #34495E;
  opacity: 1;
}
a.gray {
  color: #95A5A6;
  opacity: 1;
}

a:hover {
  color: #e34922;
  text-decoration: none;
}
a:hover.green {
  color: #1ABB9C !important;
  opacity: .8;
}
a:hover.darkgreen {
  color: #007840 !important;
  opacity: .8;
}
a:hover.blue {
  color: #3F8DBF !important;
  opacity: .8;
}
a:hover.red {
  color: #FA6C65 !important;
  opacity: .8;
}
a:hover.pink {
  color: #D487BE !important;
  opacity: .8;
}
a:hover.purple {
  color: #9B59B6 !important;
  opacity: .8;
}
a:hover.orange {
  color: #F27A24 !important;
  opacity: .8;
}
a:hover.yellow {
  color: #fedc00 !important;
  opacity: .8;
}
a:hover.navy {
  color: #34495E !important;
  opacity: .8;
}
a:hover.gray {
  color: #95A5A6 !important;
  opacity: .8;
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active {
  background: #17A78B;
  color: #FFF !important;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
}

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

.text250 {
  font-size: 250%;
}

.text200 {
  font-size: 200%;
}

.text150 {
  font-size: 150%;
}

.text90 {
  font-size: 90%;
}

.text80 {
  font-size: 80%;
}

.text70 {
  font-size: 70%;
}

.text60 {
  font-size: 60%;
}

.text50 {
  font-size: 50%;
}

.text40 {
  font-size: 40%;
}

.text16 {
  font-size: 16px;
}

.text17 {
  font-size: 17px;
}

.text18 {
  font-size: 18px;
}

.text19 {
  font-size: 19px;
}

.text20 {
  font-size: 20px;
}

i.fa.fa-150 {
  font-size: 150% !important;
  line-height: 80% !important;
}

.small {
  color: #999;
}
.small.small90 {
  font-size: 90%;
}
.small.small80 {
  font-size: 80%;
}
.small.small70 {
  font-size: 70%;
}
.small.small60 {
  font-size: 60%;
}
.small.small50 {
  font-size: 50%;
}
.small.small40 {
  font-size: 40%;
}
.small a.dotted {
  border-bottom: 1px dotted #aaa;
  color: #999;
}

.content {
  clear: both;
  margin: 0;
  padding: 0;
}

.left-content a:hover {
  color: #3F8DBF;
  text-decoration: underline;
}

a.fade:hover {
  opacity: 0.85;
}

a:focus {
  outline: 0;
}

.clear-float, .clear {
  clear: both;
}

.clearfix {
  overflow: auto;
  zoom: 1;
  overflow: hidden !important;
}

.wrapper, .wrapper-slim {
  margin: 0px auto;
  position: relative;
}

.boxed:not(.active) {
  background: #fff;
}

.left {
  float: left;
}

.right {
  float: right;
}

i.fa {
  line-height: inherit !important;
  font-weight: normal !important;
  display: inline-block !important;
}

img {
  max-width: 100%;
  height: auto;
}

.widget .list-group,
.featured-element strong {
  font-family: 'Museo Sans', sans-serif;
}

h1, h2, h3,
h4, h5, h6 {
  line-height: 120%;
  font-family: 'Museo Sans',sans-serif;
  font-weight: bold;
  color: #222;
}

h1 a, h2 a, h3 a,
h4 a, h5 a, h6 a {
  color: inherit;
  text-decoration: none !important;
}

p {
  line-height: 150%;
  margin-bottom: 15px;
}

.strong, .bold {
  font-weight: bold !important;
}

a .fs1, i .fs1, div .fs1, span .fs1, p .fs1, em .fs1, strong .fs1 {
  font-size: 1rem !important;
}
a .fs1-1, i .fs1-1, div .fs1-1, span .fs1-1, p .fs1-1, em .fs1-1, strong .fs1-1 {
  font-size: 1.1rem !important;
}
a .fs1-2, i .fs1-2, div .fs1-2, span .fs1-2, p .fs1-2, em .fs1-2, strong .fs1-2 {
  font-size: 1.2rem !important;
}
a .fs1-3, i .fs1-3, div .fs1-3, span .fs1-3, p .fs1-3, em .fs1-3, strong .fs1-3 {
  font-size: 1.3rem !important;
}
a .fs1-4, i .fs1-4, div .fs1-4, span .fs1-4, p .fs1-4, em .fs1-4, strong .fs1-4 {
  font-size: 1.4rem !important;
}
a .fs1-5, i .fs1-5, div .fs1-5, span .fs1-5, p .fs1-5, em .fs1-5, strong .fs1-5 {
  font-size: 1.5rem !important;
}
a .fs1-6, i .fs1-6, div .fs1-6, span .fs1-6, p .fs1-6, em .fs1-6, strong .fs1-6 {
  font-size: 1.6rem !important;
}
a .fs1-7, i .fs1-7, div .fs1-7, span .fs1-7, p .fs1-7, em .fs1-7, strong .fs1-7 {
  font-size: 1.7rem !important;
}
a .fs1-8, i .fs1-8, div .fs1-8, span .fs1-8, p .fs1-8, em .fs1-8, strong .fs1-8 {
  font-size: 1.8rem !important;
}
a .fs1-9, i .fs1-9, div .fs1-9, span .fs1-9, p .fs1-9, em .fs1-9, strong .fs1-9 {
  font-size: 1.9rem !important;
}
a .fs2, i .fs2, div .fs2, span .fs2, p .fs2, em .fs2, strong .fs2 {
  font-size: 2rem !important;
}
a .fc-white, i .fc-white, div .fc-white, span .fc-white, p .fc-white, em .fc-white, strong .fc-white {
  color: #fff !important;
}
a .fc-white:hover, i .fc-white:hover, div .fc-white:hover, span .fc-white:hover, p .fc-white:hover, em .fc-white:hover, strong .fc-white:hover {
  color: #222 !important;
}
a .fc-black, i .fc-black, div .fc-black, span .fc-black, p .fc-black, em .fc-black, strong .fc-black {
  color: #111;
}

.main-title {
  display: block;
  clear: both;
  margin-bottom: 40px;
  padding: 4px 18px 10px 18px;
  font-size: 1.2em;
  text-transform: uppercase;
  color: #444444;
  border-left: 4px solid #e34922;
}
.main-title.default {
  border-left: 4px solid #bdc3c7;
}
.main-title.primary {
  border-left: 4px solid #00bd9b;
}
.main-title.info {
  border-left: 4px solid #3594de;
}
.main-title.danger {
  border-left: 4px solid #eb4e38;
}
.main-title.success {
  border-left: 4px solid #00ce6b;
}
.main-title.warning {
  border-left: 4px solid #f0c800;
}
.main-title.inverse {
  border-left: 4px solid #34485f;
}
.main-title.green {
  border-left: 4px solid #1ABB9C;
}
.main-title.darkgreen {
  border-left: 4px solid #007840;
}
.main-title.blue {
  border-left: 4px solid #3F8DBF;
}
.main-title.darkblue {
  border-left: 4px solid #4169e3;
}
.main-title.red {
  border-left: 4px solid #FA6C65;
}
.main-title.darkred {
  border-left: 4px solid #ff2618;
}
.main-title.pink {
  border-left: 4px solid #D487BE;
}
.main-title.purple {
  border-left: 4px solid #9B59B6;
}
.main-title.orange {
  border-left: 4px solid #F27A24;
}
.main-title.yellow {
  border-left: 4px solid #fedc00;
}
.main-title.navy {
  border-left: 4px solid #34495E;
}
.main-title.gray {
  border-left: 4px solid #95A5A6;
}

.bb.default {
  border-bottom: 4px solid #bdc3c7;
}
.bb.primary {
  border-bottom: 4px solid #00bd9b;
}
.bb.info {
  border-bottom: 4px solid #3594de;
}
.bb.danger {
  border-bottom: 4px solid #eb4e38;
}
.bb.success {
  border-bottom: 4px solid #00ce6b;
}
.bb.warning {
  border-bottom: 4px solid #f0c800;
}
.bb.inverse {
  border-bottom: 4px solid #34485f;
}
.bb.green, .bb.kauai {
  border-bottom: 4px solid #1ABB9C;
}
.bb.darkgreen {
  border-bottom: 4px solid #007840;
}
.bb.blue, .bb.maui {
  border-bottom: 4px solid #3F8DBF;
}
.bb.darkblue {
  border-bottom: 4px solid #4169e3;
}
.bb.red, .bb.big-island {
  border-bottom: 4px solid #FA6C65;
}
.bb.darkred {
  border-bottom: 4px solid #ff2618;
}
.bb.pink {
  border-bottom: 4px solid #D487BE;
}
.bb.purple {
  border-bottom: 4px solid #9B59B6;
}
.bb.orange, .bb.oahu {
  border-bottom: 4px solid #F27A24;
}
.bb.yellow {
  border-bottom: 4px solid #fedc00;
}
.bb.navy {
  border-bottom: 4px solid #34495E;
}
.bb.gray {
  border-bottom: 4px solid #95A5A6;
}

.bt.default {
  border-top: 5px solid #bdc3c7;
}
.bt.primary {
  border-top: 5px solid #00bd9b;
}
.bt.info {
  border-top: 5px solid #3594de;
}
.bt.danger {
  border-top: 5px solid #eb4e38;
}
.bt.success {
  border-top: 5px solid #00ce6b;
}
.bt.warning {
  border-top: 5px solid #f0c800;
}
.bt.inverse {
  border-top: 5px solid #34485f;
}
.bt.green, .bt.kauai {
  border-top: 5px solid #1ABB9C;
}
.bt.darkgreen {
  border-top: 5px solid #007840;
}
.bt.blue, .bt.maui {
  border-top: 5px solid #3F8DBF;
}
.bt.darkblue {
  border-top: 5px solid #4169e3;
}
.bt.red, .bt.big-island {
  border-top: 5px solid #FA6C65;
}
.bt.darkred {
  border-top: 5px solid #ff2618;
}
.bt.pink {
  border-top: 5px solid #D487BE;
}
.bt.purple {
  border-top: 5px solid #9B59B6;
}
.bt.orange, .bt.oahu {
  border-top: 5px solid #F27A24;
}
.bt.yellow {
  border-top: 5px solid #fedc00;
}
.bt.navy {
  border-top: 5px solid #34495E;
}
.bt.gray {
  border-top: 5px solid #95A5A6;
}

.border-top {
  border-top: 1px solid #e6e6e6;
  padding: 3px 5px 2px;
}

.border-bottom {
  border-bottom: 1px solid #e6e6e6;
  padding: 2px 5px 3px;
}

.main-title h2 {
  font-size: 2.5em;
  font-weight: 800;
  color: #444444;
  letter-spacing: -2px;
}
.main-title span {
  color: #999999;
}

.main-content:after {
  display: block;
  clear: both;
  content: '';
}
.main-content.has-sidebar:before {
  display: block;
  content: '';
  right: 27.66%;
  width: 1px;
  height: 100%;
  background: transparent;
  z-index: 0;
  border-right: 1px dotted #ccc;
  position: absolute;
  top: 0px;
}
.main-content.has-sidebar.big-sidebar-left:before {
  right: auto;
  left: 27.66%;
}
.main-content.has-sidebar > .left-content {
  display: block;
  float: left;
  width: 69.702%;
}
.main-content.has-double-sidebar > .left-content {
  display: block;
  float: left;
  width: 55.3%;
}
.main-content.has-sidebar > .left-content.right, .main-content.has-double-sidebar > .left-content.right {
  float: right;
}
.main-content.has-small-sidebar > .left-content.right {
  float: right;
}
.main-content.has-small-sidebar > .left-content {
  display: block;
  float: left;
  width: 83.5%;
}
.main-content > .left-content.right {
  float: right;
}
.main-content.has-double-sidebar #sidebar {
  margin-left: 3%;
}

.article-content .article-header iframe {
  width: 100%;
}

.main-content .article-list .item .item-header {
  font-size: 1.6em;
  position: relative;
}
.main-content .article-list .item .item-header iframe {
  width: 100%;
}
.main-content .article-list .item .item-header p {
  width: 100% !important;
  white-space: normal;
}

.image-hover {
  display: inline-block;
  overflow: hidden;
}
.image-hover figure {
  margin: 0px;
  padding: 0px;
  position: relative;
  overflow: hidden;
}
.image-hover figure svg {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
  height: 100%;
  width: 100%;
}
.image-hover figure figcaption {
  position: absolute;
  top: 0px;
  z-index: 3;
  height: 100%;
  width: 100%;
}

.main-content.has-double-sidebar .article-list .image-hover figure figcaption {
  font-size: 0.65em;
}

.ot-mega-menu .widget .coloralert i {
  line-height: 110% !important;
}

.image-hover .hover-text {
  width: 100%;
  height: auto;
  text-align: center;
  position: absolute;
  z-index: 3;
  top: 90%;
  color: #fff;
  font-size: 2.1em;
  line-height: 100%;
  opacity: 0;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.has-sidebar .home-block .article-list-block .image-hover .hover-text {
  font-size: 1.5em;
}

.image-hover:hover .hover-text {
  opacity: 1;
  top: 43%;
}
.image-hover .hover-text span {
  display: block;
  text-transform: uppercase;
  padding-top: 3px;
  font-size: 0.45em;
  line-height: 100%;
}
.image-hover img {
  transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
}
.image-hover:hover img {
  transform: scale(1.1) rotate(2deg);
  -moz-transform: scale(1.1) rotate(2deg);
  -webkit-transform: scale(1.1) rotate(2deg);
}

.article-list {
  display: block;
}
.article-list .item {
  display: block;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px dotted #ccc;
}
.article-list .item .item-header {
  display: block;
  margin-bottom: 20px;
}
.article-list .item .item-content .content-category {
  display: block;
  margin-bottom: 5px;
  font-size: 1.3em;
  text-transform: uppercase;
  font-family: 'Museo Sans', sans-serif;
}
.article-list .item .item-content .content-category a:hover {
  color: #232323 !important;
  text-decoration: none !important;
}
.article-list .item .item-content h3 {
  display: block;
  margin-bottom: 12px;
  font-size: 2.2em;
  color: #444444;
  font-weight: 700;
  font-family: 'Museo Sans', sans-serif;
}
.article-list .item .item-content p {
  display: block;
  margin-bottom: 15px;
  font-size: 1.1em;
  color: #737373;
}

.read-more-link {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 100%;
}
.read-more-link i.fa {
  padding-left: 10px;
}

.banner {
  display: block;
  text-align: center;
}

.home-block .banner {
  text-align: center;
  padding-bottom: 40px;
}
.home-block .banner img {
  max-width: 100%;
  height: auto;
}

.article-list .item.image-left .item-content h3 {
  font-size: 1.6em;
}

.item.image-left:after {
  display: block;
  clear: both;
  content: '';
}
.item.image-left .item-header {
  width: 42.5%;
  float: left;
  margin-bottom: 0px;
}
.item.image-left .item-content {
  margin-left: 47%;
}

.image-left .image-hover .hover-text {
  padding-top: 4px;
  font-size: 1.5em;
}

.has-sidebar .image-left .image-hover .hover-text {
  font-size: 1.3em;
}

.article-content {
  display: block;
}
.article-content:after {
  display: block;
  clear: both;
  content: '';
}
.article-content h1, .article-content h2, .article-content h3, .article-content h4, .article-content h5, .article-content h6 {
  font-family: "Montserrat", sans-serif;
}
.article-content h1 {
  color: #007740;
}
.article-content h2 {
  margin: 4px 0 6px;
  font-size: 2.7rem;
  display: block;
  padding: 0;
  color: #46AF4A;
  font-weight: bolder;
}
.article-content h3 {
  margin: 4px 0 6px !important;
  font-size: 2.5rem;
  display: block;
  padding: 0;
  font-weight: 700;
  color: #009788;
}
.article-content h4 {
  margin: 4px 0 8px;
  font-size: 2.3rem;
  display: block;
  padding: 0;
  font-weight: 700;
  color: #107A8A;
}
.article-content h5 {
  margin: 4px 0 6px;
  font-size: 2.1rem;
  display: block;
  padding: 0;
  font-weight: 700;
  color: #34526F;
}
.article-content h6 {
  margin: 4px 0 6px;
  font-size: 1.9rem;
  display: block;
  padding: 0;
  font-weight: 700;
  color: #333;
}

.article-header {
  display: block;
  clear: both;
}
.article-header img {
  width: 100%;
  height: auto;
}

.article-header > span {
  display: block;
  margin-top: 8px;
  font-size: 1.2em;
  color: #9c9c9c;
}
.article-header > span a {
  color: inherit;
}
.article-header > span > span {
  display: inline-block;
  position: relative;
  padding-right: 10px;
  margin-right: 10px;
}
.article-header > span > span:after {
  display: block;
  content: '/';
  position: absolute;
  right: -6px;
  top: 0px;
  opacity: 0.3;
}
.article-header > span > span:last-child:after {
  display: none;
}

.article-header h1 {
  display: block;
  margin-bottom: 0px;
  font-family: 'Museo Sans';
  font-size: 3.2rem;
  line-height: 100%;
  font-weight: 900;
}
.article-header h1.entry-title {
  font-size: 5rem;
  color: #007740;
  text-transform: uppercase;
}
.article-header h2, .article-header .h2 {
  margin: 4px 0 0;
  font-size: 2.5rem;
  display: block;
  padding: 0;
  color: #107A8A;
  font-weight: 900;
}
.article-header h2.entry-title, .article-header .h2.entry-title {
  font-size: 5rem;
  color: #007740;
  text-transform: uppercase;
}
.article-header h3, .article-header .h3, .article-header h4, .article-header .h4 {
  margin: 0 0 10px;
  line-height: 100%;
  font-size: 2.3rem;
  display: block;
  font-weight: 900;
  padding: 0;
  color: #555;
}
.article-header h3.entry-title, .article-header .h3.entry-title, .article-header h4.entry-title, .article-header .h4.entry-title {
  font-size: 3rem;
  color: #008732;
  text-transform: uppercase;
}
.article-header h4, .article-header h5, .article-header h6 {
  color: #333;
  font-size: 2.1rem;
  font-weight: 700;
}
.article-header h5 {
  font-size: 1.8rem;
}
.article-header h6 {
  font-size: 1.5rem;
}
.article-header .video-embed, .article-header iframe, .article-header img {
  margin-bottom: 25px;
}
.article-header .content-category {
  display: block;
  margin-bottom: 5px;
  font-size: 1.3em;
  text-transform: uppercase;
}

.body-border {
  padding: 10px 0;
  border-top: 1px dotted #ccc;
  margin: 15px auto 10px;
  border-bottom: 1px dotted #ccc;
}
.body-border a, .body-border a:hover {
  text-decoration: none;
}

.body-border.last {
  padding: 20px 0 10px 0;
  border-top: 1px dotted #ccc;
  margin: 25px auto 5px;
  border-bottom: none;
}

.tag-cloud-body {
  display: block;
  border-top: 1px dotted #ccc;
  padding-top: 40px;
  margin-top: 40px;
}
.tag-cloud-body a {
  display: inline-block;
  background: transparent;
  background: #e34a23;
  color: #fff;
  padding: 7px 13px;
  position: relative;
  border: 1px solid transparent;
  text-decoration: none !important;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 600;
  border-radius: 3px;
  margin: 0px 2px 6px 0;
  box-shadow: inset 0 0 0 20px #fff;
  color: #e34a23;
}
.tag-cloud-body a:hover {
  box-shadow: inset 0 0 0 0 transparent;
  color: #fff !important;
}

.comment-list, .article-body-banner {
  border-top: 1px dotted #ccc;
  padding-top: 45px;
  margin-top: 45px;
  display: block;
  position: relative;
}

.home-block {
  margin-bottom: 40px;
  border-bottom: 1px dotted #ccc;
  clear: both;
}

.article-list-block {
  display: block;
}
.article-list-block:after {
  display: block;
  content: '';
  clear: both;
}
.article-list-block .item {
  display: block;
  float: left;
  margin-left: 2%;
  width: 32%;
  margin-bottom: 40px;
  transition: all .4s ease-in-out;
  background: #F6F9FA;
  border-radius: 3px 3px 6px 6px;
  padding: 0 0 30px;
  min-height: 475px;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  box-shadow: -2px 0 5px #dce8ed, 2px 0 5px #dce8ed, 0 0px 0 rgba(51, 58, 61, 0.1);
  border-bottom: 6px solid inherit;
}
.article-list-block .item h3 {
  display: block;
  margin-bottom: 12px;
  font-size: 2.4rem;
  color: #444444;
  font-weight: bold;
}
.article-list-block .item .content-category {
  display: block;
  margin-bottom: 4px;
  font-size: 1.5rem;
  text-transform: uppercase;
}
.article-list-block .item .content-category a {
  text-decoration: none;
}

.article-list-block .item:hover {
  box-shadow: 0 2px 0 #cfcac2, 0 2px 10px #cfcac2, 0 0 0 10px rgba(207, 202, 194, 0.3);
  transition: all .4s ease-in-out;
}

.article-list-block .image-hover {
  max-height: 240px;
}

.article-list-block .item:nth-child(3n+1) {
  margin-left: 0px;
  clear: both;
}

.article-list-block .item .item-header {
  display: block;
  margin-bottom: 15px;
  position: relative;
}
.article-list-block .item .item-header a {
  box-shadow: 0 3px 6px -2px #999;
}

.article-list-block .item .item-header .abs {
  position: absolute;
  bottom: 15px;
  left: 15px;
  z-index: 999;
}

.article-list-block .item .item-content {
  padding: 0 13px 3px;
}
.article-list-block .item .item-content a, .article-list-block .item .item-content a:hover {
  text-decoration: none;
}
.article-list-block .item .item-content a p, .article-list-block .item .item-content a:hover p {
  color: #444;
}
.article-list-block .item .item-content p {
  font-size: 1.4rem;
}

.article-list-block .image-hover {
  font-size: 0.88em;
}

.article-list-block .image-hover:hover svg {
  opacity: 0.4;
}

.has-sidebar .article-links-block .item .post-item {
  font-size: 0.9em;
}

.category-default-block {
  display: block;
  padding-bottom: 30px;
}
.category-default-block .item-main {
  display: block;
}
.category-default-block .item-main .item-header {
  display: block;
  margin-bottom: 15px;
}
.category-default-block .item-main .item-header img {
  display: block;
  max-width: 100%;
  height: auto;
  border: 2px solid #ccc;
}
.category-default-block .item-main .item-content .content-category {
  display: block;
  margin-bottom: 8px;
  font-size: 1.3em;
  text-transform: uppercase;
  font-family: 'Museo Sans', sans-serif;
}
.category-default-block .item-main .item-content h3 {
  display: block;
  margin-bottom: 12px;
  font-size: 1.7em;
  color: #444444;
  font-weight: 700;
  font-family: 'Museo Sans', sans-serif;
}
.category-default-block .item-main .item-content p {
  display: block;
  margin-bottom: 15px;
  font-size: 1.1em;
  color: #737373;
}
.category-default-block .smaller-articles {
  padding-left: 15px;
}
.category-default-block .item {
  display: block;
  margin-bottom: 15px;
  padding-bottom: 15px;
  margin-top: -2px;
  border-bottom: 1px dotted #ccc;
}
.category-default-block .item:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: 0px;
}
.category-default-block .item:after {
  display: block;
  clear: both;
  content: '';
}
.category-default-block .item .item-header {
  display: block;
  float: left;
  width: 61px;
  padding-top: 2px;
}
.category-default-block .item .item-header img {
  border: 2px solid #ccc;
}
.category-default-block .item .item-content {
  margin-left: 76px;
}
.category-default-block .item .item-content h3 {
  display: block;
  margin-bottom: 8px;
  font-size: 1.3em;
  color: #444444;
  font-weight: 500;
  font-family: 'Museo Sans', sans-serif;
}
.category-default-block .item .item-content .read-more-link {
  display: inline-block;
  font-size: 1em;
}

.article-content > img {
  margin-bottom: 15px;
}

.small-sidebar .widget .list-group li {
  font-size: 0.9em;
  padding-left: 20px;
}

.small-sidebar .widget {
  background: transparent !important;
}

.row.featured-element {
  display: block;
  padding-bottom: 40px;
  position: relative;
  z-index: 99;
}

.row.featured-element:after {
  display: block;
  clear: both;
  content: '';
}

.featured-element .featured-element-layer {
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
  height: 390px;
}
.featured-element .featured-element-layer.featured-top, .featured-element .featured-element-layer.featured-bottom {
  height: 187.5px;
}
.featured-element .featured-element-layer a {
  color: #fff !important;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
}
.featured-element .featured-element-layer a:before {
  display: block;
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  background-size: 100% 100%;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.featured-element .featured-element-layer a:hover:before {
  background: rgba(0, 0, 0, 0.6);
  background-size: 100% 100%;
}
.featured-element .featured-element-layer strong {
  display: block;
  position: absolute;
  z-index: 5;
  bottom: 30px;
  left: 30px;
  right: 30px;
  font-size: 190%;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 120%;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.featured-element .featured-element-layer a:hover strong {
  bottom: 35px;
}
.featured-element .featured-element-layer strong i {
  font-style: normal;
  display: block;
  position: absolute;
  bottom: 100%;
  padding: 5px 10px;
  letter-spacing: 0px;
  font-size: 0.5em;
  background: #232323;
  text-shadow: none !important;
  margin-bottom: 10px;
  line-height: 120%;
}
.featured-element .featured-middle .featured-element-layer a strong {
  font-size: 140%;
}
.featured-element .featured-right .featured-element-layer.featured-bottom a strong, .featured-element .featured-right .featured-element-layer.featured-top a strong {
  font-size: 130%;
}

.dark, .plan-book-go {
  background: #2d3339 url(/files/images/backgrounds/dark.jpg) repeat;
  padding-bottom: 50px;
  padding-top: 80px;
}
.dark h3, .plan-book-go h3 {
  margin-top: 0;
}
.dark h3, .dark h2, .dark .h2, .plan-book-go h3, .plan-book-go h2, .plan-book-go .h2 {
  color: #fff;
}
.dark h2, .dark .h2, .plan-book-go h2, .plan-book-go .h2 {
  font-size: 3.1rem;
  line-height: 120%;
  font-weight: bold;
}
.dark h2 small, .dark .h2 small, .plan-book-go h2 small, .plan-book-go .h2 small {
  color: #edeff0;
  display: block;
  line-height: 3.7rem;
  font-size: 2.5rem;
}
.dark h2 small.normal, .dark .h2 small.normal, .plan-book-go h2 small.normal, .plan-book-go .h2 small.normal {
  font-weight: normal;
}
.dark h2 small.smaller, .dark .h2 small.smaller, .plan-book-go h2 small.smaller, .plan-book-go .h2 small.smaller {
  font-size: 1.8rem;
}
.dark .icons, .plan-book-go .icons {
  font-size: 7rem;
  margin: 0;
  padding: 0;
}
.dark .h3, .plan-book-go .h3 {
  color: #1a9ddf;
  font-size: 2.3rem;
  line-height: 120%;
  font-weight: bold;
}
.dark .h3.white, .plan-book-go .h3.white {
  color: #eaeaea;
}
.dark .h3 small, .plan-book-go .h3 small {
  color: #eaeaea;
  display: block;
  line-height: 2.5rem;
  font-size: 1.7rem;
  font-weight: normal;
}
.dark .h3 large, .plan-book-go .h3 large {
  font-size: 2.8rem;
}
.dark .h4, .plan-book-go .h4 {
  color: #e1c000;
  font-size: 2rem;
  line-height: 120%;
  font-weight: bold;
}
.dark .h4 small, .plan-book-go .h4 small {
  color: #eaeaea;
  font-weight: normal;
  display: block;
  line-height: 2.2rem;
  font-size: 1.5rem;
}
.dark .green, .plan-book-go .green {
  color: #009139 !important;
}
.dark .blue, .plan-book-go .blue {
  color: #1a9ddf !important;
}
.dark .gold, .plan-book-go .gold {
  color: #e1c000 !important;
}
.dark .black, .plan-book-go .black {
  color: #222 !important;
}
.dark .grey, .plan-book-go .grey {
  color: #777 !important;
}
.dark .strong, .plan-book-go .strong {
  font-weight: bold !important;
}
.dark .subtitle, .plan-book-go .subtitle {
  font-size: 2.2rem;
}
.dark p, .plan-book-go p {
  color: #e8eeef;
}

.plan-book-go {
  background: none;
  padding: inherit;
}
.plan-book-go h2 {
  color: #5a58a8 !important;
  font-size: 2.2rem !important;
}
.plan-book-go p {
  color: #737373;
}

.row.pad, .row.padding {
  padding: 0 10px;
}

.shadow {
  box-shadow: -2px 0 4px #d9dcdd, 2px 0 4px #d9dcdd, 0 5px 4px 0 rgba(51, 58, 61, 0.3);
}

.inline {
  display: inline-block !important;
}

#filter-groups {
  clear: both;
}

.filter-group {
  display: inline-block;
  float: left;
  margin-right: 15px;
}

.element-block {
  min-height: 400px;
}

@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.to-entries {
  margin-top: 20px;
  display: inline-block;
}

.bounce {
  padding: 20px;
  display: block;
  border-radius: 50%;
}

.bounce i.fa {
  font-size: 150% !important;
  color: #1d7643;
  transition: all 1s;
}

.bounce:hover {
  background: rgba(255, 255, 255, 0.3);
}

.bounce:hover i.fa {
  color: #3498db;
}

.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

.caption-left, .caption-right, .caption-center, .caption-center-half {
  width: 350px;
  font-size: 12px;
  font-style: italic;
  color: #555;
  text-align: center;
  padding: 3px 10px 15px;
}

.caption-center, .caption-center-half {
  width: 80%;
  font-size: 12px;
  font-style: italic;
  color: #555;
  text-align: center;
  padding: 3px 10px 15px;
}

.caption-left {
  clear: left;
  float: left;
}

.caption-right {
  clear: right;
  float: right;
}

.caption-center {
  padding: 0px 10px 15px;
  margin: 0 auto 15px;
}

.caption-center-half {
  width: 400px;
  margin: 0 auto;
}

/* Terms (Show/Hide) functionality. */
.view-more {
  display: none;
  visibility: hidden;
}

.article-content .read-more ul {
  margin-top: -15px;
}

/* Keep at bottom to override styles */
.social-footer {
  display: inline-block;
  margin-top: 5px;
}
.social-footer li, .social-footer a {
  height: 40px !important;
  width: 40px !important;
  line-height: 40px !important;
  margin: 0 !important;
  font-size: 22px !important;
}

.social-footer-box {
  display: inline-block;
  margin-top: 5px;
}
.social-footer-box li, .social-footer-box a {
  font-size: 190% !important;
  position: relative;
  display: inline-block;
  padding-right: 2px;
  text-align: center;
  width: 55px;
}

.social-twitter {
  color: #4da7de;
}

.social-twitter:hover {
  color: #a3d2ee;
}

.social-facebook {
  color: #3e5b98;
}

.social-facebook:hover {
  color: #758fc7;
}

.social-google {
  color: #d93e2d;
}

.social-google:hover {
  color: #e98d83;
}

.social-pinterest {
  color: #c92619;
}

.social-pinterest:hover {
  color: #eb685d;
}

.social-linkedin {
  color: #3371b7;
}

.social-linkedin:hover {
  color: #77a5d9;
}

.social-youtube {
  color: #e02a20;
}

.social-youtube:hover {
  color: #ec807a;
}

.social-instagram {
  color: #125688;
}

.social-instagram:hover {
  color: #4090db;
}

.social-tripadvisor {
  color: black;
}

.social-tripadvisor:hover {
  color: #333333;
}

.social-rss {
  color: #f26109;
}

.social-rss:hover {
  color: #f99f68;
}

.social-email1 {
  color: #578ad6;
}

.social-email1:hover {
  color: #a9c3ea;
}

.social-email2 {
  color: #578ad6;
}

.social-email2:hover {
  color: #a9c3ea;
}

footer {
  background: #fff url(/files/images/backgrounds/bg-monstera-v2.jpg) repeat;
  padding-top: 30px;
  clear: both;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
footer * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
footer *:before, footer *:after {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
footer:before {
  content: " ";
  display: table;
}
footer:after {
  content: " ";
  display: table;
  clear: both;
}
footer a {
  color: inherit;
  transition: color 0.15s ease;
  -moz-transition: color 0.15s ease;
  -webkit-transition: color 0.15s ease;
  -o-transition: color 0.15s ease;
}
footer a:hover {
  color: #5fcf80;
  color: #0480c8;
  color: #777;
}
footer h4, footer .h4 {
  color: #3e474c;
  margin: 15px 0;
  text-transform: uppercase;
  font-family: 'Museo Sans', sans-serif;
  font-weight: bold;
  font-size: 19px;
}
footer .foot-pad {
  padding: 0 20px;
}
footer ul {
  list-style: none;
}
footer ul.links li {
  list-style: none;
  display: block;
  font-size: 15px;
  padding: 5px 0;
}
footer ul.links li a {
  color: #a6b1b7;
  color: #9191c6;
}

ul#footer-bottom {
  clear: both;
  border-top: 1px solid #009F83;
  padding: 20px 0;
  margin: 0;
}

.social-bar {
  overflow: hidden;
}

.social-bar .link {
  height: 104px;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.social-bar .link i {
  color: #fff;
  font-size: 40px !important;
}

.social-bar .initial,
.social-bar .hover-state {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-transform: translate3d(0, 0px, 0);
  -moz-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  position: absolute;
  width: 100%;
  top: 35px;
}

.social-bar .hover-state {
  -webkit-transform: translate3d(0, 200px, 0);
  -moz-transform: translate3d(0, 200px, 0);
  transform: translate3d(0, 200px, 0);
  top: 42px;
}

.social-bar span {
  font-family: "Raleway", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
}

.social-bar .link:hover .initial {
  -webkit-transform: translate3d(0, -200px, 0);
  -moz-transform: translate3d(0, -200px, 0);
  transform: translate3d(0, -200px, 0);
}

.social-bar .link:hover .hover-state {
  -webkit-transform: translate3d(0, 0px, 0);
  -moz-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
}

.social-bar .bg-print {
  background-color: #ea4c89;
}

.social-bar .bg-twitter {
  background-color: #00a0d1 !important;
}

.social-bar .bg-facebook {
  background-color: #3b5998 !important;
}

.social-bar .bg-googleplus {
  background-color: #c63d2d !important;
}

.social-bar .bg-emailpage {
  background-color: #34526f !important;
}

.social-bar .text-white {
  color: #fff;
}

.tabbed-master {
  margin: 0px auto 0px;
  padding: 0;
  overflow-y: hidden;
}

#tabbed {
  margin: 0;
  padding: 0;
  border: 0;
  position: relative;
  text-align: left;
  -webkit-backface-visibility: hidden;
  /* Default Tab */
  /* Highlighted Tabs*/
  /*Hide checkbox*/
  /*Show menu when invisible checkbox is checked*/
}
#tabbed label {
  cursor: pointer;
}
#tabbed input[type=radio] {
  display: none;
  visibility: hidden;
  opacity: 0;
}
#tabbed a {
  text-decoration: none;
}
#tabbed .wrapper {
  border-top: 5px solid #3498db;
  background: transparent;
  position: relative;
  width: 100%;
  padding: 0;
  margin-top: 0;
  height: auto;
  text-align: left;
}
#tabbed .wrapper > div {
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
  width: 100%;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  padding: 10px 0;
  overflow: hidden !important;
}
#tabbed input#t-0:checked ~ .wrapper .tab-0, #tabbed input#t-1:checked ~ .wrapper .tab-1, #tabbed input#t-2:checked ~ .wrapper .tab-2, #tabbed input#t-3:checked ~ .wrapper .tab-3, #tabbed input#t-4:checked ~ .wrapper .tab-4, #tabbed input#t-5:checked ~ .wrapper .tab-5, #tabbed input#t-6:checked ~ .wrapper .tab-6, #tabbed input#t-7:checked ~ .wrapper .tab-7, #tabbed input#t-8:checked ~ .wrapper .tab-8 {
  z-index: 10;
  position: relative;
  opacity: 1;
  visibility: visible;
}
#tabbed .tab-wrapper {
  border-top: 5px solid #3498db;
  background: transparent;
  position: relative;
  width: 100%;
  padding: 0;
  margin-top: 0;
  height: auto;
  text-align: left;
}
#tabbed .tab-wrapper > div {
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
  width: 100%;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  padding: 10px 0;
  overflow: hidden !important;
}
#tabbed input#t-0:checked ~ .tab-wrapper .tab-0, #tabbed input#t-1:checked ~ .tab-wrapper .tab-1, #tabbed input#t-2:checked ~ .tab-wrapper .tab-2, #tabbed input#t-3:checked ~ .tab-wrapper .tab-3, #tabbed input#t-4:checked ~ .tab-wrapper .tab-4, #tabbed input#t-5:checked ~ .tab-wrapper .tab-5, #tabbed input#t-6:checked ~ .tab-wrapper .tab-6, #tabbed input#t-7:checked ~ .tab-wrapper .tab-7, #tabbed input#t-8:checked ~ .tab-wrapper .tab-8 {
  z-index: 10;
  position: relative;
  opacity: 1;
  visibility: visible;
}
#tabbed label.tabs {
  display: inline-block;
  color: #2c3d51;
  font-weight: 600;
  background: #eff0f2;
  border-radius: 5px 5px 0 0;
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
  padding: 16px 22px;
  width: auto;
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  -ms-transform: translateY(8px);
  -o-transform: translateY(8px);
  transform: translateY(8px);
}
#tabbed label.tabs span {
  display: block;
  font-size: .8em;
  font-weight: normal;
  text-transform: none;
  line-height: 1.65em;
  opacity: 1;
  margin-top: 0.05em;
  letter-spacing: 0px;
}
#tabbed label.tabs:hover, #tabbed label.tabs:focus {
  background: #e7e8ea;
}
#tabbed input:checked + label.tabs {
  background: #3594de;
  color: #fff;
  -webkit-transform: translateY(6px);
  -moz-transform: translateY(6px);
  -ms-transform: translateY(6px);
  -o-transform: translateY(6px);
  transform: translateY(6px);
}
#tabbed label.tabs:focus, #tabbed label.tabs:hover {
  -webkit-transform: translateY(6px);
  -moz-transform: translateY(6px);
  -ms-transform: translateY(6px);
  -o-transform: translateY(6px);
  transform: translateY(6px);
}
#tabbed label.tabs:before {
  padding-right: 10px;
}
#tabbed input#show-menu, #tabbed .show-menu {
  display: none;
  -webkit-appearance: none;
}
#tabbed input#show-menu:checked ~ .tabs {
  display: block;
}

#tabby {
  margin: 0;
  padding: 0;
  border: 0;
  position: relative;
  text-align: left;
  -webkit-backface-visibility: hidden;
  /* Default Tab */
  /* Highlighted Tabs*/
  /*Hide checkbox*/
  /*Show menu when invisible checkbox is checked*/
}
#tabby label {
  cursor: pointer;
}
#tabby input[type=radio] {
  display: none;
  visibility: hidden;
  opacity: 0;
}
#tabby a {
  text-decoration: none;
}
#tabby .wrapper {
  border-top: 5px solid #3498db;
  background: transparent;
  position: relative;
  width: 100%;
  padding: 0;
  margin-top: 0;
  height: auto;
  text-align: left;
}
#tabby .wrapper > div {
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
  width: 100%;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  padding: 10px 0;
  overflow: hidden !important;
}
#tabby input#b-0:checked ~ .wrapper .tab-0, #tabby input#b-1:checked ~ .wrapper .tab-1, #tabby input#b-2:checked ~ .wrapper .tab-2, #tabby input#b-3:checked ~ .wrapper .tab-3, #tabby input#b-4:checked ~ .wrapper .tab-4, #tabby input#b-5:checked ~ .wrapper .tab-5, #tabby input#b-6:checked ~ .wrapper .tab-6, #tabby input#b-7:checked ~ .wrapper .tab-7, #tabby input#b-8:checked ~ .wrapper .tab-8 {
  z-index: 10;
  position: relative;
  opacity: 1;
  visibility: visible;
}
#tabby .tab-wrapper {
  border-top: 5px solid #3498db;
  background: transparent;
  position: relative;
  width: 100%;
  padding: 0;
  margin-top: 0;
  height: auto;
  text-align: left;
}
#tabby .tab-wrapper > div {
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
  width: 100%;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  padding: 10px 0;
  overflow: hidden !important;
}
#tabby label.tabs {
  display: inline-block;
  color: #2c3d51;
  font-weight: 600;
  background: #eff0f2;
  border-radius: 5px 5px 0 0;
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
  padding: 16px 22px;
  width: auto;
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  -ms-transform: translateY(8px);
  -o-transform: translateY(8px);
  transform: translateY(8px);
}
#tabby label.tabs span {
  display: block;
  font-size: .8em;
  font-weight: normal;
  text-transform: none;
  line-height: 1.65em;
  opacity: 1;
  margin-top: 0.05em;
  letter-spacing: 0px;
}
#tabby label.tabs:hover, #tabby label.tabs:focus {
  background: #e7e8ea;
}
#tabby input:checked + label.tabs {
  background: #3594de;
  color: #fff;
  -webkit-transform: translateY(6px);
  -moz-transform: translateY(6px);
  -ms-transform: translateY(6px);
  -o-transform: translateY(6px);
  transform: translateY(6px);
}
#tabby label.tabs:focus, #tabby label.tabs:hover {
  -webkit-transform: translateY(6px);
  -moz-transform: translateY(6px);
  -ms-transform: translateY(6px);
  -o-transform: translateY(6px);
  transform: translateY(6px);
}
#tabby label.tabs:before {
  padding-right: 10px;
}
#tabby input#show-submenu, #tabby .show-menu {
  display: none;
  -webkit-appearance: none;
}
#tabby input#show-submenu:checked ~ .tabs {
  display: block;
}

@media screen and (max-width: 1180px) {
  #tabbed label.tabs {
    display: none;
    width: 100%;
    border-radius: 0px;
    height: 36px;
    padding: 10px;
    font-size: 13px;
    text-align: center;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  #tabbed label.tabs:before {
    display: inline-block;
    padding: 0;
    width: 30px;
  }
  #tabbed label.tabs span {
    display: inline-block;
    font-size: .9em;
    font-weight: normal;
    text-transform: none;
    line-height: 1.65em;
    padding-left: 5px;
    opacity: 1;
    margin-top: -0.08em;
    letter-spacing: 0px;
  }
  #tabbed .show-menu {
    display: block;
    text-align: right;
    font-size: 160%;
    margin-bottom: 10px;
  }

  #tabby label.tabs {
    display: none;
    width: 100%;
    border-radius: 0px;
    height: 36px;
    padding: 10px;
    font-size: 13px;
    text-align: center;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  #tabby label.tabs:before {
    display: inline-block;
    padding: 0;
    width: 30px;
  }
  #tabby label.tabs span {
    display: inline-block;
    font-size: .9em;
    font-weight: normal;
    text-transform: none;
    line-height: 1.65em;
    padding-left: 5px;
    opacity: 1;
    margin-top: -0.08em;
    letter-spacing: 0px;
  }
  #tabby .show-menu {
    display: block;
    text-align: right;
    font-size: 160%;
    margin-bottom: 10px;
  }
}
.bodybg {
  background: url(/assets/images/ads/bg-1.png);
}

.sectionpad {
  padding: 2% 2% 0%;
}

.firstpar p:first-of-type {
  font-size: 115% !important;
  color: #444 !important;
  line-height: 165%;
}

.crumbs {
  margin: 10px 2%;
}

.article-content p {
  color: #666;
}

.bodyad {
  padding: 25px 5px 25px 25px;
  margin-top: 35px;
  float: right;
}
.bodyad .adset {
  display: block;
  font-size: 85%;
  color: #999;
  margin-top: 0;
  padding-top: 0;
  text-align: right;
}

.bodyad-left {
  padding: 25px 25px 25px 5px;
  float: left;
}
.bodyad-left .adset {
  display: block;
  font-size: 85%;
  color: #999;
  margin-top: 0;
  padding-top: 0;
  text-align: lwft;
}

.bodyad.mobile {
  padding: 0 0 15px 0;
  float: none;
  margin: 0 auto;
  width: 300px;
}

.main {
  padding: 1% 2% 1% 4%;
  width: 100%;
  float: left;
  border-radius: 0 .625em .625em 0;
  box-shadow: 0 0 0.625em 0.08em rgba(0, 0, 0, 0.05);
  background: #fff;
}

.main.nopad {
  padding: 1% 0% 1% 0% !important;
}

.main.bottom {
  margin-bottom: 2%;
}

.main.ad {
  border-radius: 0;
  box-shadow: none;
  background: none;
  text-align: center;
}

.aside {
  padding: 0 0 1em;
  text-align: center;
  min-width: 440px;
  max-width: 440px;
  float: left;
}
.aside .block, .aside .block:hover {
  display: block;
  padding: 3px 0;
  margin: 0;
}
.aside .textblock {
  padding: 0.5em 1em 1em;
  color: #999;
  font-size: 90%;
}
.aside .textblock a {
  float: right;
  font-size: 110%;
  font-weight: bold;
  display: inline-block;
  color: #278bcb;
}
.aside .textblock a:hover {
  color: #155faa;
}
.aside .adshadow {
  -webkit-box-shadow: -2px 0 5px #d9dcdd, 2px 0 5px #d9dcdd, 0 2px 0 rgba(51, 58, 61, 0.1);
  -moz-box-shadow: -2px 0 5px #d9dcdd, 2px 0 5px #d9dcdd, 0 2px 0 rgba(51, 58, 61, 0.1);
  box-shadow: -2px 0 5px #d9dcdd, 2px 0 5px #d9dcdd, 0 2px 0 rgba(51, 58, 61, 0.1);
}
.aside .sideblock {
  margin: 1.5em 0;
  min-height: 100px;
  font-size: 90%;
  padding-left: 1em;
}
.aside .sideblock a {
  color: #278bcb;
}
.aside .sideblock a:hover {
  color: #155faa;
  cursor: pointer !important;
}
.aside .sideblock .side-list li {
  font-size: 90%;
  text-align: center;
  width: 47%;
  display: inline-block;
  margin: 0 5px 1em 5px;
}
.aside .sideblock .side-list.th li {
  width: 200px;
}
.aside .sideblock.alt {
  width: 100%;
  padding-top: 1.5em;
  padding-bottom: 1em;
  border: 0.08em solid rgba(0, 0, 0, 0.1);
  border-left: 0;
  background: rgba(255, 255, 255, 0.55);
  background: #faefd3;
  background: #f2f6eb;
  border-radius: 0 .625em .625em 0;
}
.aside .sideblock.alt2 {
  width: 100%;
  padding-top: 1.5em;
  padding-bottom: 1em;
  border: 0.08em solid rgba(0, 0, 0, 0.1);
  border-left: 0;
  background: rgba(255, 255, 255, 0.55);
  background: #eaf4f5;
  border-radius: 0 .625em .625em 0;
}

h4.emblem-code {
  padding-right: 115px !important;
}

@media only screen and (min-width: 980px) {
  .main {
    width: 50%;
  }
}
@media only screen and (min-width: 1080px) {
  .main {
    width: 55%;
  }
}
@media only screen and (min-width: 1180px) {
  .main {
    padding-left: 2%;
    width: 60%;
  }
}
@media only screen and (min-width: 1280px) {
  .main {
    width: 65%;
  }
}
@media only screen and (min-width: 1450px) {
  .main {
    width: 68%;
  }
}
@media only screen and (min-width: 1600px) {
  .main {
    width: 72.5%;
  }
}
@media only screen and (min-width: 1700px) {
  .main {
    width: 73%;
  }
}
/*@media only screen and (max-width:1024px)*/
@media only screen and (max-width: 1280px) {
  .aside {
    display: none !important;
  }

  .aside-book {
    min-width: 100% !important;
    max-width: 100% !important;
    float: left !important;
    display: block !important;
  }

  .main {
    width: 100%;
  }
}
@media only screen and (max-width: 980px) {
  h4.emblem-code {
    padding-right: 65px;
  }

  .gc-small {
    font-size: 6rem !important;
  }
}
.wrapper {
  width: 100%;
  padding: 10px 0 15px;
  margin: 30px auto 15px;
}

.wrapper-slim {
  padding: 0;
  margin: 0 auto !important;
}

.wrapper-sides, .wrapper-side {
  padding: 0.5% 2%;
  margin: 0 auto !important;
}

.wrapper-sides.notb, .wrapper-side.notb {
  padding: 0 2%;
  margin: 0 auto !important;
}

.wrapper-slim-old {
  max-width: 96%;
  padding: 0;
  margin: 0 auto !important;
}

@media only screen and (max-width: 1600px) {
  .article-content .element-item-circle h4 {
    font-size: 85% !important;
  }
}
@media only screen and (max-width: 1500px) {
  .article-content .element-item-circle h4 {
    font-size: 80% !important;
  }
}
@media only screen and (min-width: 1400px) {
  #tabbed .wrapper {
    margin-top: 0 !important;
  }

  #tabbed .wrapper-slim {
    max-width: 100% !important;
  }
}
@media only screen and (max-width: 1399px) {
  .owl-theme .owl-controls.clickable .owl-buttons div.owl-prev,
  .owl-theme .owl-controls.clickable .owl-buttons div.owl-next {
    display: none;
  }

  /*.wrapper,.wrapper-slim {
  	max-width: 1190px;
  }*/
  #tabbed .wrapper {
    margin-top: 0 !important;
  }
}
/* DESKTOP */
@media only screen and (max-width: 1210px) {
  .boxed {
    overflow: hidden;
  }

  .active.boxed {
    max-width: 100%;
  }

  #tabbed .wrapper {
    margin-top: 0 !important;
  }

  .height-max {
    height: 500px;
  }

  .height-mid {
    height: 400px;
  }

  .height-min {
    height: 300px;
  }
}
/* TABLET */
@media only screen and (max-width: 970px) {
  body, div, p, a, table, td {
    -webkit-text-size-adjust: none;
    letter-spacing: .015em;
  }

  body {
    font-size: 13px;
  }

  .image-hover figure figcaption,
  .image-hover figure svg {
    display: none;
  }

  .pagination .page-numbers {
    padding: 9px 12px;
  }

  .main-menu .ot-mega-menu > li > div > div.widget {
    float: none;
    clear: both;
    display: block;
    width: 100%;
    margin: 0px;
    height: auto !important;
  }

  .main-menu .ot-mega-menu > li > div {
    margin-top: -1px;
  }

  .share-article-body .right {
    float: none;
    position: static;
  }

  .share-article-body .right a:first-child {
    margin-left: 0px;
  }

  .share-article-body .right:after {
    display: block;
    clear: both;
    content: '';
  }

  ol#comments .comment-block {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .article-content ol > li,
  .article-content ul > li {
    font-size: 1.2em;
  }

  #sidebar .widget > .ot-tabbed h3 {
    font-size: 0.9em;
  }

  #tabbed .wrapper {
    margin-top: 0 !important;
  }

  .height-max {
    height: 450px;
  }

  .height-mid {
    height: 350px;
  }

  .height-min {
    height: 300px;
  }
}
/* TABLET 2 */
@media only screen and (max-width: 800px) {
  .footer .widget {
    display: block;
    width: 100% !important;
    clear: both !important;
    float: none !important;
    margin-bottom: 50px;
    margin-left: 0px;
  }

  .footer .widget:last-child {
    margin-bottom: 0px;
  }

  .main-content > .left-content {
    display: block;
    width: 100% !important;
    clear: both !important;
    float: none !important;
  }

  .small-sidebar,
  #sidebar {
    display: block;
    width: 100%;
    margin: 50px 0 0 0 !important;
    padding-top: 30px;
    clear: both;
    float: none;
    border-top: 2px solid rgba(0, 0, 0, 0.05);
  }

  .widget .article-block.reviews .item .item-header {
    float: none !important;
  }

  .ot-slider {
    font-size: 0.8em;
  }

  .main-content.has-sidebar:before {
    display: none;
  }

  .widget .photo-gallery-widget .item {
    text-align: center;
  }

  .photo-gallery-widget .item-header,
  .widget .photo-gallery-widget .gallery-change {
    display: inline-block;
  }

  #tabbed .wrapper {
    margin-top: 0 !important;
  }
}
/* PHONE */
@media only screen and (max-width: 600px) {
  .demo-settings {
    display: none !important;
  }

  .pagination .page-numbers.prev, .pagination .page-numbers.next {
    display: none;
  }

  .gallery-shortcode-photos.owl-theme .owl-controls {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background: rgba(0, 0, 0, 0.1);
    left: 0px;
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .gallery-shortcode-content a {
    margin-right: 0px;
    padding-top: 50px;
  }

  .archive-blocks .archive-single,
  .photo-galleries .item,
  .paragraph-row > li, .paragraph-row > div {
    display: block;
    width: 100% !important;
    margin: 0px !important;
    clear: both;
    float: none !important;
  }

  .archive-blocks .archive-single,
  .photo-galleries .item {
    text-align: center;
    margin-bottom: 30px !important;
    padding-bottom: 30px;
  }

  .breaking-news {
    display: none;
  }

  .single-photo-gallery .single-photo-content h3 {
    font-size: 2em;
  }

  .single-photo-gallery .single-photo-content {
    padding: 25px;
  }

  .ot-slider.owl-carousel {
    display: none !important;
  }

  .short-tabs > ul li a {
    font-size: 0;
  }

  .short-tabs > ul li {
    counter-increment: section;
  }

  .short-tabs > ul li a:before {
    font-size: 14px;
    content: counter(section);
  }

  .big-message {
    padding: 40px 0;
  }

  .big-message h2 {
    font-size: 80px;
  }

  .big-message h3 {
    font-size: 30px;
  }

  .item.image-left .item-header {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }

  .item.image-left .item-content {
    margin-left: 0px;
  }

  .postside {
    display: none;
  }

  .share-body i.fa {
    width: 45px;
  }

  #writecomment .coloralert {
    width: auto;
  }

  #writecomment form > p:not(.comment-info) {
    width: auto;
  }

  .review-item-bottomline .left-bottom {
    display: block;
    clear: both;
    width: 100%;
    margin-bottom: 20px;
  }

  .review-item-bottomline p {
    padding-right: 0px;
  }

  .review-item-bottomline .right-bottom {
    display: block;
    clear: both;
    width: 100%;
  }

  ol#comments .image-avatar {
    width: 30px;
    height: 30px;
  }

  ol#comments .comment-text {
    margin-left: 50px;
  }

  ol#comments .user-author {
    display: none;
  }

  .main-title a.button {
    display: none;
  }

  .image-hover img {
    transition: none;
    -webkit-transition: none;
  }

  .image-hover:hover img {
    transform: none;
    -webkit-transform: none;
  }

  .photo-gallery-widget .item-header,
  .widget .photo-gallery-widget .gallery-change {
    display: inline-block;
  }

  .small-sidebar .widget .article-block .item .item-header a, .small-sidebar .widget .article-block .item .item-header img {
    max-width: 100%;
    width: auto;
  }

  .category-default-block .item-main {
    margin-bottom: 20px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 20px;
  }

  .category-default-block .smaller-articles {
    padding-left: 0px;
  }

  .article-links-block .item,
  .article-review-block .item,
  .article-list-block .item {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0px;
    clear: both;
  }

  .article-review-block .item {
    margin-bottom: 15px;
  }

  .home-featured-article {
    margin-bottom: 60px;
  }

  .category-default-block {
    max-width: 406px;
    margin-left: auto;
    margin-right: auto;
  }

  .article-list-block {
    max-width: 381px;
    margin-left: auto;
    margin-right: auto;
  }

  .article-links-block,
  .article-review-block {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .height-max {
    height: 350px;
  }

  .height-mid {
    height: 300px;
  }

  .height-min {
    height: 300px;
  }
}
/* PHONE */
@media only screen and (max-width: 320px) {
  .article-links-block .item,
  .article-review-block .item,
  .article-list-block .item {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0px;
    clear: both;
  }

  .article-review-block .item {
    margin-bottom: 15px;
  }

  .home-featured-article {
    margin-bottom: 60px;
  }

  .home-featured-article .home-featured-item .feature-text span {
    display: none;
  }

  .main-title a.button {
    display: none;
  }

  .main-title h2 {
    font-size: 1.5em;
  }

  .home-featured-article .home-featured-item .feature-text {
    padding-top: 10px;
    padding-bottom: 0px;
    font-size: 0.6em;
  }

  .home-featured-article .home-featured-item {
    min-height: 0px;
  }

  .home-featured-article .home-featured-menu {
    top: 25px;
  }

  .home-featured-article .home-featured-menu a {
    box-shadow: inset 0 0 0 2px #232323;
  }

  .home-featured-article .home-featured-menu a:hover,
  .home-featured-article .home-featured-menu a.active {
    background: #232323;
  }
}
.main.nosidebar {
  width: 100%;
}

.column.nopad, .columns.nopad {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

@media print {
  body {
    width: 100% !important;
    background: #fff !important;
  }

  #cdnav-logo {
    width: 100% !important;
    display: block !important;
    text-align: center !important;
    margin: 5px auto !important;
    position: relative !important;
    width: 187px !important;
    height: 60px !important;
    left: auto !important;
  }
  #cdnav-logo img {
    text-align: center !important;
    display: block !important;
    margin: 0 auto !important;
    width: 187px !important;
    height: 60px !important;
    float: none !important;
  }

  .cd-main-content {
    background: none !important;
  }

  a {
    color: #3662B3 !important;
    text-decoration: none;
  }

  p {
    color: #222 !important;
  }

  .noprint, .ad, .ads {
    display: none !important;
    visibility: hidden !important;
  }

  section.dark, .cd-breadcrumb, input, form, label, .adunit, nav, .tabs, aside, #cdnav-menu-trigger, .cta-box, .element-item, .featured-element, .ms-HgGallery, #slider-gallery, .bounce {
    display: none !important;
  }

  header {
    border: none !important;
    background: none !important;
    width: 100% !important;
    height: 70px !important;
    box-shadow: none !important;
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    text-align: center !important;
  }

  .single-slide {
    background: none !important;
    max-height: 50px !important;
  }

  h1 {
    text-align: center !important;
    width: 100% !important;
  }

  #tabbed .tab-wrapper > div {
    padding: 0 0 25px 0 !important;
    background: none !important;
  }

  .body-border {
    margin: 10px auto 10px !important;
    border-bottom: none !important;
  }

  .body-border.last {
    padding: 5px 0;
    border-top: 1px dotted #ccc;
    margin: 10px auto 10px;
    border-bottom: none;
  }

  footer {
    padding-top: 5px !important;
  }
}
