@import url('//fonts.googleapis.com/css?family=Oswald:400,600,700');

/* ============================== */
/* RESETS */
/* ============================== */

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

#prices-wrap {
    margin: 50px 0 35px;
    padding: 10px 30px 40px;
    border: 1px #ccc solid;
}

#prices-wrap h2 {
    margin: -35px auto 0;
    padding: 10px;
    width: 120px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background: #203948;
}


.button {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 12px 24px;
    border: 1px solid #d0142d;
    border-radius: 8px;
    background: #d0142d;
    background: -webkit-gradient(linear, left top, left bottom, from(#d0142d), to(#d0142d));
    background: -moz-linear-gradient(top, #d0142d, #d0142d);
    background: linear-gradient(to bottom, #d0142d, #d0142d);
    font: normal normal bold 20px arial;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase
}
.button:hover {
    border: 1px solid #ff2048;
    background: #fa1836;
    background: -webkit-gradient(linear, left top, left bottom, from(#fa1836), to(#fa1836));
    background: -moz-linear-gradient(top, #fa1836, #fa1836);
    background: linear-gradient(to bottom, #fa1836, #fa1836);
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase
}
.button:active {
    background: #7d0c1b;
    background: -webkit-gradient(linear, left top, left bottom, from(#7d0c1b), to(#d0142d));
    background: -moz-linear-gradient(top, #7d0c1b, #d0142d);
    background: linear-gradient(to bottom, #7d0c1b, #d0142d);
    text-transform: uppercase
}
.button:focus {
    text-transform: uppercase
}


.prices {
    position: relative;
    overflow: hidden;
}

.dots {
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    height: 100px;
    border-top: 2px #999 dotted;
    z-index: 1;
}

.month {
    position: relative;
    float: left;
    padding: 0 10px 0 0;
    font: bold 14px Arial, Helvetica, sans-serif;
    height: 22px;
    background: #f2f2f2;
    z-index: 2;
}

#prices-wrap .price {
    position: relative;
    float: right;
    padding: 0 0 0 10px;
    height: 22px;
    font: bold 14px Arial, Helvetica, sans-serif;
    background: #f2f2f2;
    z-index: 2;
}

/*.odd { background-color: #eee; }
.even { background-color: #eee; }*/

/* ============================== */
/* SITE ELEMENTS  */
/* ============================== */

* {
    margin: 0;
    padding: 0;

}

/* Clearing floats */
.clear:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after {
    clear: both;
}

html {
    height: 100%;
}

body {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    background: #042143 url(./images/bg.jpg) center top repeat-x;
    overflow-x: hidden;
}

::-moz-selection {
    background: #09f;
    color: #000;
    text-shadow: none;
}

::selection {
    background: #09f;
    color: #000;
    text-shadow: none;
}

a {
    cursor: pointer;
}

a:active, a:focus {
    outline: 0;
}

img {
    border: none;
}

.left {
    float: left;
}

.right {
    float: right;
}

.center {
    text-align: center;
}

.subtitle {
    font-style: italic;
    color: #999;
}

ul, li {
    list-style: none;
}

img, object, embed {
    max-width: 100%;
}

img {
    height: auto;
}

.line {
    border: none;
    border-bottom: 4px dashed rgba(106, 105, 101, 0.4);
    height: 0px;
    margin: 0 auto;
    margin: 16px 0;
}

/*.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}*/

.clear {
    background: #09f;
    display: block;
    content: " ";
    clear: both;
    width: 100%;
}

textarea {
    resize: none;
}

/* ============================== */
/* TYPOGRAPHY  */
/* ============================== */

h1#title {
    float: left;
    margin: 5px 0 0;
}

#title-wrap {
    position: relative;
    margin: 0 auto 5px;
    padding: 0;
    width: 860px;
    overflow: hidden;
}

h1 {
    float: none;
    margin: 15px 0;
    font: 900 36px/38px "Marcellus SC", Georgia, "Times New Roman", Times, serif !important;
    color: #222;
    text-align: left;
    text-transform: normal;
    letter-spacing: 0;
    clear: both;
}

h2 {
    margin: 15px 0;
    padding: 0;
    font: italic 20px/24px "Palatino Linotype", "Book Antiqua", Palatino, serif;
    color: #304760;
    text-shadow: 0 -1px 0 #eee;
    letter-spacing: 0px;
    text-transform: none;
}

h3 {
    margin: 20px 0;
    padding: 0;
    font: 900 20px/20px "PT Sans Narrow", Georgia, "Times New Roman", Times, serif !important;
    color: #111;
    text-align: left;
    letter-spacing: 0px;
    text-transform: uppercase;
}

h3 em {
    font: 18px Georgia, "Times New Roman", Times, serif;
    text-transform: none;
}

h3 a {
    display: block;
    float: right;
    margin-top: 0;
    padding: 6px 10px;
    width: 70px;
    font: 900 11px/11px "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: left;
    background: #fff url(./images/nav-arrow-push.png) 80px center no-repeat;
    border-bottom: 1px #999 solid;

}

h3 a:hover {
    color: #900;
}

h4 {
    margin: 20px 0;
    padding: 0;
    font: bold 13px/20px Georgia, "Times New Roman", Times, serif;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 1px;
}

h5 {
    margin: 15px 0;
    padding: 0 0 5px;
    font: bold 11px Georgia, "Times New Roman", Times, "PT Sans", Arial, Helvetica, sans-serif !important;
    color: #333;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-bottom: 1px #ccc solid;
}

h6 {
    margin: 15px 0;
    padding: 0 0 10px;
    max-width: 600px;
    font: 900 14px/14px "PT Sans Caption", Georgia, "Times New Roman", Times, serif !important;
    color: #333;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-bottom: 2px #894624 solid;
}

#footer h6 {
    margin: 0 0 5px;
    padding: 0;
    color: #fff;
    border-bottom: 0;
}

h6 span {
    display: block;
    margin: 10px 0;
    width: 760px;
    font: italic 14px Georgia, "Times New Roman", Times, serif;
    color: #999;
    text-shadow: none;
}

form h6 {
    margin-bottom: 20px;
    padding-bottom: 20px;
    color: #333;
    border-bottom: 2px #ddd solid;
}

p {
    margin: 15px 0;
    font: 15px/20px Georgia, "Times New Roman", Times, serif;
    color: #333;
}

.price {
    font: bold 18px Georgia, "Times New Roman", Times, serif;
}

.boxes_right p {
    font-size: 13px;
    line-height: 18px;
}

.lighten p {
    color: #ddd;
}

.aligncenter {
    text-align: center;
}

.alignleft {
    text-align: left;
}

.alignright {
    text-align: right;
}

img.alignright {
    float: right;
    margin: 5px 0 10px 25px;
}

img.alignleft {
    float: left;
    margin: 5px 20px 5px 0;
}

.boxes_right img.alignleft {
    margin: 0 15px 5px 0;
}

.boxes_left img.alignleft, .polaroid {
    display: inline;
    margin: 0 20px 5px 1px;
    padding: 15px;
    background: #fff;
    -webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.1);
}

.boxes_left img.alignright {
    padding: 10px;
    background: #fff;
    border-bottom: 1px #999 solid;
}

small {
    display: block;
    margin: 15px 0;
    font-size: 12px;
    font-style: italic;
    line-height: 18px;
    text-align: left;
}

.columns {
    -moz-column-count: 2; /* Firefox */
    -webkit-column-count: 2; /* Safari and Chrome */
    column-count: 2;
}

#footer p {
    margin: 5px 0 0;
    font-size: 11px;
    color: #999;
    line-height: 16px;
}

blockquote {
    position: relative;
    margin: 30px 0;
    padding: 30px 140px;
    text-align: center;
    background: url(./images/quote.png) 25px 25px no-repeat;
    border-top: 1px #699 double;
    border-bottom: 1px #699 solid;
}

blockquote p {
    font: italic 16px Georgia, "Times New Roman", Times, serif;
    line-height: 24px;
}

blockquote .author {
    margin-right: -50px;
    font: bold 16px "PT Sans", Arial, Helvetica, sans-serif !important;
    color: #999;
    text-align: right;
}

blockquote a.arrow {
    color: #111;
}

/* ============================== */
/* LISTS  */
/* ============================== */

ul, ol {
    margin: 15px 25px;
}

ul li {
    list-style: disc;
}

ol li {
    list-style: decimal;
}

li {
    padding: 5px 0;
    font-size: 13px;
    color: #333;
    line-height: 18px;
}

/* -- Listpocalypse -- */

.date,
.date li,
.flex-direction-nav,
.flex-direction-nav li,
nav ul,
nav li,
#pre ul,
#pre li,
.slides,
.slides li,
#twitter_div ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

/* Checklist
- - - - - - - - - - - - - - */

.checklist, .xlist {
    margin: 10px 0;
}

.checklist li, .xlist li {
    padding-left: 35px;
    list-style: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.checklist li {
    background: url(./images/check.png) 8px center no-repeat;
}

.xlist li {
    background: url(./images/xmark.png) 8px 6px no-repeat;
}

li.alt, checklist li.alt, .xlist li.alt {
    /*	background-color: rgba(0,0,0,.1);*/
}

/* ============================== */
/* HEADER & HEADERS */
/* ============================== */

h1#logo {
    display: block;
    position: absolute;
    left: 0;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 100%;
    background: url(./images/logo.png) left center no-repeat;
    background-size: 100%;
    z-index: 2;
    right: 0;
    text-align: center;
    max-width: 220px;
    top: -40px;
}

h1#logo a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}

a#logo_footer {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 0 0 -125px;
    padding: 0;
    width: 250px;
    height: 150px;
    text-indent: -9999px;
    background: url(./images/logo.png) no-repeat;
    z-index: 9999;
}

/* ============================== */
/* LINKS  */
/* ============================== */

a {
    color: #304760;
    text-decoration: underline;
    -webkit-transition: color .25s ease-in;
    -moz-transition: color .25s ease-in;
    -o-transition: color .25s ease-in;
    -ms-transition: color .25s ease-in;
    transition: color .25s ease-in;
}

a:hover {
    text-decoration: underline;
}

.lighten a {
    color: #FC0;
}

.lighten a:hover {
    color: #fff;
}

.btn {
    display: inline-block;
    margin: 10px 0;
    padding: 8px 15px;
    font: bold 24px "PT Sans Narrow", Arial, Helvetica, sans-serif !important;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 -1px 0 #000;
    background: #74a0cd;
    -moz-box-shadow: 0 1px 0 #111;
    -webkit-box-shadow: 0 1px 0 #111;
    box-shadow: 0 1px 0 #111;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: background-color .25s ease-in;
    -moz-transition: background-color .25s ease-in;
    -o-transition: background-color .25s ease-in;
    -ms-transition: background-color .25s ease-in;
    transition: background-color .25s ease-in;
}

.btn:hover {
    text-decoration: none;
    background: #C33;
}

a.arrow {
    font: bold 11px "Trebuchet MS", "PT Sans", Georgia, "Times New Roman", Times, serif !important;
    color: #304760;
    text-transform: uppercase;
}

a.arrow:hover {
    color: #de1c25;
}

/* -- Submit Button -- */

form #submit, input[type="submit"] {
    display: inline-block;
    margin: 25px 15px 15px 0;
    padding: 15px 15px;
    width: auto;
    height: auto;
    font: bold 11px Georgia, "Times New Roman", Times, serif, "PT Sans", Arial, Helvetica, sans-serif !important;
    color: #fff;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: 1px -1px 2px #77442b;
    background: url(./images/footer-bg.jpg) center top no-repeat;
    border: none;
    -webkit-box-shadow: 0px 2px 0px 0px #669999;
    -moz-box-shadow: 0px 2px 0px 0px #669999;
    box-shadow: 0px 2px 0px 0px #669999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
    cursor: pointer;
}

form #submit:hover, input[type="submit"]:hover {
    background: url(./images/footer-bg.jpg) center top no-repeat;
    -webkit-box-shadow: inset 0px 2px 0px 0px #000;
    box-shadow: inset 0px 2px 0px 0px #000;
    position: relative;
    top: -1px;
}

/* ============================== */
/* NAVIGATION MENUS  */
/* ============================== */

#header-wrap {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    background: #1f1a17;
    z-index: 2;
}

#header {
    position: relative;
    margin: 0 auto;
    max-width: 1080px;
    height: 210px;
    border-top: 1px #000 solid;
    z-index: 1;
    background-color: #1f1a17;
}

section {
    position: relative;
    padding: 0;
    width: 100%;
}

#main {
    position: relative;
    margin: 0 auto;
    padding: 40px 0;
    max-width: 1040px;
    background: #fff;
    z-index: 1;
}

#art {
    margin: 0;
    width: 100%;
    height: auto;
    /*	height: 120px;
        background: #09f url(./images/bg-art.jpg);*/
}

#left {
    float: left;
    width: 653px;

}

.gallery {
    margin: 0 0 50px;
    width: 780px;
}

#gallery_wrap {
    width: 780px;
}

a.fancybox {
    display: block;
    float: left;
    margin: 0 10px 10px 0;
    padding: 9px;
    width: 220px;
    height: 200px;
    background: #fff;
    border-bottom: 1px #aaa solid;
}

a.fancybox2 {
    display: block;
    float: left;
    margin: 0 10px 10px 0;
    padding: 9px;
    width: 220px;
    height: 200px;
    background: #fff;
    border-bottom: 1px #aaa solid;
}

a.fancybox3 {
    display: block;
    float: left;
    margin: 0 10px 10px 0;
    padding: 9px;
    width: 220px;
    height: 200px;
    background: #fff;
    border-bottom: 1px #aaa solid;
}


a.fancybox:hover {
    background: #69F;
}


a.fancybox2:hover {
    background: #69F;
}
a.fancybox3:hover {
    background: #69F;
}

a.fancybox img {
    margin: 0;
    width: 220px;
    height: 180px;
}

a.fancybox2 img {
    margin: 0;
    width: 220px;
    height: 180px;
}

a.fancybox3 img {
    margin: 0;
    width: 300px;
    height: 250px;
}

#pre {
    position: relative;
    padding: 20px 30px;
    width: 980px;
    background: #fff;
    border-top: 1px solid #e0e0e0;
    overflow: hidden;
    z-index: 2;
}

#pre span {
    display: block;
    float: right;
    width: 310px;
    font: italic 12px/16px "Trebuchet MS", "PT Sans", Georgia, "Times New Roman", Times, serif !important;
}

#pre-alaska08,
#pre-alaska09,
#pre-combat,
#pre-platinum {
    display: block;
    float: left;
    margin: 0 27px 0 0;
    width: 139px;
    height: 100px;
    text-indent: -9999px;
}

#pre-alaska08 {
    background: url(./images/pre-alaska08.png);
    cursor: default;
}

#pre-alaska09 {
    background: url(./images/pre-alaska09.png);
    cursor: default;
}

#pre-combat {
    background: url(./images/pre-combat.png);
}

#pre-platinum {
    background: url(./images/pre-platinum.png);
    cursor: default;
}

#sale {
    display: block;
    margin: 15px 0 25px;
    width: 320px;
    height: 148px;
    text-indent: -9999px;
    background: url(./images/box-sale.png);
}

#footer {
    position: relative;
    margin: 0 auto;
    padding: 30px 30px 20px;
    max-width: 980px;
    background: #1b1b1b;
}

#footer p {
    line-height: 16px;
}

#footer .content {
    margin: 0;
}

#sub {
    position: relative;
    margin: 0 auto;
    padding: 30px;
    max-width: 980px;
    background: #262626;
    border-top: 1px #373737 solid;
    z-index: 1;
}

#sub img {
    width: 140px;
}

#umw {
    position: relative;
    margin: 0 auto 50px;
    padding: 0;
    width: 1040px;
}

#google_map {
    margin: 25px 0;
    padding: 10px;
    width: 610px;
    height: 400px;
    background: #fff;
    border-bottom: 1px #ccc solid;
}

/* -- Navigation Bar --*/

nav {
    display: block;
    position: relative;
    float: none;
    margin: 160px 0 0 0;
    padding: 0;
    width: 100%;
    height: 53px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    z-index: 2;
}

nav.right,
nav.left {
    width: auto;
}

nav ul {
    margin: 0 0 0 5px;
    text-align: left;
}

nav li {
    display: block;
    position: relative;
    float: left;
    margin: 0;
    padding: 0 0 13px;
    font: 600 13px Oswald, Georgia, "Times New Roman", Times, serif;
    letter-spacing: 1px;
    text-transform: uppercase;
}

nav li:first-child, nav li:first-child a {
}

nav li:last-child a {
    border-right: none;
}

nav a {
    display: block;
    position: relative;
    margin: 0;
    padding: 4px 10px;
    height: 100%;
    color: #eee;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    z-index: 1;
}

#accuweather a {
    color: #d0142c;
}

nav a:hover {
    color: #d0142c;
    text-decoration: none;
}

nav li.sub-container {
    padding-right: 0;
}

nav li.sub-container:hover {
}

nav li.sub-container::after {
    display: block;
    position: absolute;
    top: 12px;
    right: 15px;
    width: 10px;
    height: 6px;
    background: url(./images/nav-arrow.png) 0 0 no-repeat;
    content: '';
}

nav ul li a {
    text-align: left;
}

nav li.sub-container a:hover span {
    background: url(./images/nav-arrow.png) 0 -6px no-repeat;
}

nav li.sub-container:hover a {
    color: #d0142c;
    border-right: 0;
}

nav li.sub-container a {
    padding-right: 31px;
}

nav .current-menu-item a {
    color: #F33;
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}

nav .current-menu-ancestor a {
    position: relative;
    top: -1px;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 -1px 0 #000;
    background: #699;
    border-bottom: 1px #eee solid;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0px 2px 0px 0px #336666;
    -moz-box-shadow: inset 0px 2px 0px 0px #336666;
    box-shadow: inset 0px 2px 0px 0px #336666;
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}

nav a span {
    font-size: 13px;
}

.sub-menu {
    padding: 0;
    visibility: hidden; /* hides sub-menu */
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: 190px;
    background: #1f1a17;
    transform: translateY(-2em);
    z-index: -1;
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}

.sub-container:hover .sub-menu {
    visibility: visible; /* shows sub-menu */
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s; /* this removes the transition delay so the menu will be visible while the other styles transition */
}

.sub-menu li {
    display: block;
    float: none;
    padding: 0;
}

nav .sub-menu a, nav .current-menu-item .sub-menu a, nav li.sub-container:hover .sub-menu a {
    display: block;
    float: none;
    margin: 0;
    padding: 8px 8px 8px 15px;
    color: #fff;
    text-align: left;
    text-decoration: none;
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}

nav .sub-menu a:hover, nav li.sub-container:hover .sub-menu a:hover {
    display: block;
    float: none;
    margin: 0;
    text-align: left;
    background: #d0142c;
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}

nav .sub-menu span {
    display: block;
    margin: 3px 10px 5px;
    font: italic 14px Georgia, "Times New Roman", Times, serif;
    color: #FC6;
    text-transform: none;
    text-shadow: 0 -1px 0 #000;
}

a#book {
    float: left;
    display: inline-block;
    margin: 0 0 0 25px;
    padding: 10px 15px;
    font: 18px Georgia, "Times New Roman", Times, georgia, serif;
    color: #fff;
    text-decoration: none;
    text-shadow: 1px -1px 2px #77442b;
    background: #cb7449;
    -webkit-box-shadow: 0px 2px 0px 0px #8a5235;
    -moz-box-shadow: 0px 2px 0px 0px #8a5235;
    box-shadow: 0px 2px 0px 0px #8a5235;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}

a#book:hover {
    background: #bb5725;
    -webkit-box-shadow: inset 0px 2px 0px 0px #894624;
    box-shadow: inset 0px 2px 0px 0px #894624;
    position: relative;
    top: -1px;
}

nav li.nav_icons {
    padding: 25px 0;
    background: none;
}

#social-wrap {
    display: block;
    position: absolute;
    left: auto;
    right: 25px;
    top: 15px;
    width: auto;
    height: 21px;
    line-height: 40px;
    color: rgba(255, 255, 255, .75);
    overflow: hidden;
}

a#callbox {
    position: absolute;
    top: 12px;
    right: 90px;
    width: 190px;
    height: 30px;
    font: 900 24px "Marcellus SC";
    color: #fff;
    letter-spacing: 1px;
    text-align: center;
    text-decoration: none;
}

a#email {
    display: block;
    position: absolute;
    top: 45px;
    right: 90px;
    height: 20px;
    width: 190px;
    font-size: 13px;
    color: #d0142c;
    text-align: center;
}

a#facebook,
a#google,
a#youtube {
    display: block;
    float: left;
    margin: 0 0 0 4px;
    padding: 0;
    width: 20px;
    height: 20px;
    text-indent: -9999px;
    border: none;
}

a#twitter {
    background: url(./images/icon-twitter.png) center 0 no-repeat;
    background-size: 100% auto;
}

a#facebook {
    background: url(./images/facebook-icon.png) center 0 no-repeat;
    background-size: 100% auto;
}

a#youtube {
    background: url(./images/icon-instagram2.png) center 0 no-repeat;
    background-size: 100% auto;
}

a#google {
    background: url(./images/google.png) center 0 no-repeat;
    background-size: 100% auto;
}

/* ============================== */
/* ELEMENTS
/* ============================== */

#wrap {
    position: relative;
    margin: 0 auto;
    width: 1040px;
    border-top: 1px #000 solid;
    -webkit-box-shadow: 0 0 48px rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 0 48px rgba(0, 0, 0, .75);
    box-shadow: 0 0 48px rgba(0, 0, 0, .75);
}

.content {
    position: relative;
    margin: 0 auto;
    padding: 0 0 10px;
    width: 1000px;
    z-index: 2;
    overflow: hidden;
}

.left {
    float: none;
    width: 100%x;
    display: flex;
    align-items: center;
    justify-content: center;
}


.divider {
    display: block;
    margin: 5px 0 50px;
    width: 100%;
    height: 30px;
    border-top: 1px #333 solid;
    border-bottom: 1px #fff solid;
    background: #bb5725 url(./images/divider.jpg);
    -webkit-box-shadow: inset 0px 3px 1px rgba(0, 0, 0, .4);
    -moz-box-shadow: inset 0px 3px 1px rgba(0, 0, 0, .4);
    box-shadow: inset 0px 3px 1px rgba(0, 0, 0, .4);
    /*	-webkit-box-shadow: inset 0px 3px 0px 0px #894624;
        -moz-box-shadow: inset 0px 3px 0px 0px #894624;
        box-shadow: inset 0px 3px 0px 0px #894624;*/
    clear: both;
}

article {
    width: 960px;
}

.search article {
    margin: 30px 0;
    padding: 30px 0;
    border-bottom: 1px #ccc solid;
}

.boxes_2,
.boxes_3,
.boxes_4,
.boxes_list,
.boxes_left,
.boxes_right {
    position: relative;
    height: auto;
    vertical-align: top;
}

.boxes_2 {
    display: inline-block;
    margin: 0 20px 0 0;
    width: 465px;
}

.boxes_2:nth-child(2) {
    margin-right: 0;
}

.boxes_3 {
    display: block;
    position: relative;
    float: left;
    margin: 0 0 0 3px;
    padding: 200px 15px 20px;
    width: 287px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
}

.boxes_3 img {
    position: absolute;
    top: 0;
    left: 0;
    width: 320px;
}

.boxes_3 p {
    margin: 15px 25px 15px 0;
}

.boxes_wrap {
    position: relative;
    width: 960px;
    overflow: hidden;
}

.boxes_3:nth-child(),
.boxes_3:nth-child(),
.boxes_small:nth-child(3),
.boxes_small:nth-child(6) {
    margin-right: 0;
}

.boxes_4 {
    display: inline-block;
    margin: 0 30px 15px 0;
    width: 200px;
}

.boxes_small {
    display: inline-block;
    margin: 0 10px 0 3px;
    width: 135px;
    font-size: .75em;
    font-style: italic;
    text-align: center;
}

.boxes_left {
    display: block;
    float: left;
    margin: 0 0 0 1px;
    padding: 10px 30px 30px;
    width: 600px;
    background: #fff /*url(./images/bg-boxes.jpg) top repeat-x*/;
    border-top: 1px solid #ddd;
    -webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    overflow: hidden;
}

.boxes_right {
    display: block;
    float: right;
    margin-top: -10px;
    width: 290px;
}

.boxes_list {
    display: inline-block;
    margin: 0 25px 0 0;
    width: 190px;
    height: 185px;
    border-top: 2px #ccc solid;
}

.boxes_list:hover {
    border-top: 2px #09f solid;
}

.boxes_list p {
    line-height: 22px;
}

.boxes_list p strong {
    font-size: 14px;
}

.boxes_list p {
}

#sidebar {
    float: right;
    width: 320px;
}

#sidebar p {
    /*	font: normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;*/
    color: #444;
}

#video {
    padding: 0;
    width: 100%;
    height: 215px;
    background: #333 url(./images/bg-video.png) top repeat-x;
    overflow: hidden;
}

#video span {
    display: block;
    margin: 0;
    padding: 7px 0 0;
    width: 100%;
    height: 33px;
    font: bold 20px "PT Sans Narrow", Arial, Helvetica, sans-serif !important;
    color: #fff;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
}

.box {
    margin: 20px 0;
    padding: 0 0 20px;
    width: 100%;
    background: #b82026;
    -webkit-box-shadow: 0px 0px 5px #ddd;
    -moz-box-shadow: 0px 0px 5px #ddd;
    box-shadow: 0px 0px 5px #ddd;
}

.box h4 {
    margin-top: 0;
    padding: 15px 20px;
    font: 900 18px/18px "PT Sans Narrow", Georgia, "Times New Roman", Times, serif !important;
    color: #fff;
    text-shadow: 0 1px 0 #000;
    letter-spacing: 0;
    text-transform: uppercase;
    background: #9d2429;
    border-bottom: 1px #c63238 solid;
}

.box a {
    color: #fff;
    font-style: italic;
}

#sidebar .box p {
    margin: 15px 20px;
    font: 13px Georgia, "Times New Roman", Times, serif;
    color: #fff;
}

/* -- Pictures --*/

.entry-content .ngg-gallery-thumbnail img {
    border-top: none;
    border-right: none;
    border-bottom: 1px #ccc solid;
    border-left: none;
}

.entry-content .ngg-galleryoverview {
    margin-bottom: 15px;
}

#TB_window img#TB_Image {
    border: 1px #fff solid;
}

#TB_secondLine {
    font: italic 13px Georgia, "Times New Roman", Times, serif;
}

/* ============================== */
/* SLIDESHOW */
/* ============================== */

#slideshow-wrap {
    display: block;
    position: relative;
    float: none;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 570px;
    z-index: 1;
    overflow: visible;
}

#slideshow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

}

#slideshow a,
#slideshow img {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* ============================== */
/* CYCLE PAGER */
/* ============================== */

.cycle-pager {
    position: absolute;
    bottom: 25px;
    left: 50%;
    margin: 0 0 0 -25px;
    padding: 0;
    width: 70px;
    height: 10px;
    overflow: hidden;
    z-index: 9998;
}

.cycle-pager span {
    display: block;
    position: relative;
    float: left;
    margin: 0 12px 0 0;
    width: 10px;
    height: 10px;
    background: #ceb89b;
    text-indent: -9999px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    cursor: pointer;
}

.cycle-pager span.cycle-pager-active {
    background: #fff;
}

.cycle-pager span:last-child {
    margin-right: 0;
}

.cycle-pager a:last {
    margin-right: 0;
}

.cycle-next,
.cycle-prev {
    display: block;
    position: absolute;
    top: 180px;
    width: 38px;
    height: 137px;
    text-indent: -9999px;
    opacity: .50;
    filter: alpha(opacity=50);
    -webkit-transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    -o-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
    cursor: pointer;
    z-index: 99999999999999999;
}

.cycle-next:hover,
.cycle-prev:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.cycle-next {
    right: 30px;
    background: url(./images/next-previous.png) 0 0 no-repeat;
}

.cycle-prev {
    left: 30px;
    text-align: left;
    background: 0 -138px url(./images/next-previous.png) no-repeat;
}

.home #boxes {
    display: none;
    position: absolute;
    left: 20px;
    bottom: 0px;
    margin: 0;
}

#boxes {
    display: none;
    margin-left: 20px;
    width: 1000px;
    height: 170px;
    background: #000;
    border-top: 1px #000 solid;
    border-right: 1px #000 solid;
    border-bottom: 1px #000 solid;
    /*	border-top: 5px #000 solid;
        -moz-border-radius: 5px 5px 0 0;
        -webkit-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;*/
    z-index: 9999999;
}

#boxes a {
    display: block;
    margin: 0 0 0 1px;
    float: left;
    width: 249px;
    height: 170px;
    text-indent: -9999px;
}

#boxes #halibut {
    background: url(./images/box01.jpg);
}

#boxes #shark {
    background: url(./images/box02.jpg);
}

#boxes #salmon {
    background: url(./images/box03.jpg);
}

#boxes #combo {
    background: url(./images/box04.jpg);
}

#small-bg {
    position: relative;
    margin: 15px 0;
    padding: 0;
    width: 290px;
    height: 180px;
    background: #d4d3ce;
    border-bottom: 1px #999 solid;
    overflow: visible;
}

#small {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 270px;
    height: 160px;
}

#small img {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
}

#fade {
    display: none;
    position: relative;
    width: 100%;
    height: 90px;
    background: #fff url(./images/fade.png) repeat-x;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 999;
}

/* ============================== */
/* FORMS */
/* ============================== */

form {
    position: relative;
    margin: 25px 2px;
    width: 605px;
    padding: 15px 20px 25px;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #3c525f;
    line-height: 16px;
    background: #f9f9f9;
    border-top: 2px #aaa solid;
    border-right: 1px #ddd solid;
    border-left: 1px #ddd solid;
    border-bottom: 1px #fff solid;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

form p {
    margin: 5px 0 20px;
}

form .left {
    width: 290px;
    text-align: left;
}

form .right {
    width: 290px;
    text-align: left;
}

.field {
    position: relative;
    margin: 0;
    overflow: hidden;
}

.field:blur {
    background: #FCC;
}

label {
    display: block;
    margin: 0 0 8px;
    font-size: 12px;
    font-weight: normal;
    color: #333;
    text-transform: normal;
}

input, select, textarea {
    display: block;
    position: relative;
    margin: 0 0 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #3c565f;
    line-height: 18px;
    background: #fff;
    border-top: 1px #aaa solid;
    border-right: 1px #dbdbdb solid;
    border-bottom: 1px #dbdbdb solid;
    border-left: 1px #dbdbdb solid;
    -webkit-box-shadow: inset 1px 1px 3px 1px #f2f2f2;
    -moz-box-shadow: inset 1px 1px 3px 1px #f2f2f2;
    box-shadow: inset 1px 1px 3px 1px #f2f2f2;
}

input {
    padding: 5px 10px 5px 40px;
    width: 235px;
    height: 30px;
}

input, select {
    display: block;
}

select {
    padding-left: 15px;
    width: 280px;
    height: 30px;
}

select#daydropdown, select#monthdropdown, select#yeardropdown {
    float: left;
    margin-right: 5px;
    width: 75px;
}

input:active, input:focus, textarea:active, textarea:focus {
}

textarea {
    display: block;
    padding: 10px;
    width: 580px;
    height: 200px;
}

label.radio {
    height: auto;
    clear: both;
}

label.radio span {
    display: block;
    float: right;
    width: 540px;
    font: 13px Georgia, "Times New Roman", Times, serif;
    line-height: 18px;
}

input[type="radio"] {
    display: block;
    float: left;
    width: 19px;
    height: 14px;
    color: #f2f2f2;
}

input[type="radio"]:checked + label span {
    background: url(check_radio_sheet.png) -57px top no-repeat;
}

.checkbox {
    display: block;
    margin: 0 0 15px;
    overflow: hidden;
}

.checkbox label {
    display: block;
    float: left;
    margin: 10px 25px 10px 0;
    font-weight: normal;
    text-transform: none;;
}

.checkbox label input {
    margin-top: 3px;
}

input[type="checkbox"] {
    float: left;
}

.checkbox input {
    display: inline;
    width: 13px;
    height: 13px;
    margin: 0 5px 0 0;
    padding: 0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden;
}

.alert {
    display: block;
    margin: -8px 0 0;
    width: 100%;
    font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #fd713a;
    text-align: right;
}

#name {
    background: #fff url(./images/icons.png) 10px 10px no-repeat;
}

#companyname {
    background: #fff url(./images/icons.png) 10px -42px no-repeat;
}

#youremail {
    background: #fff url(./images/icons.png) 10px -87px no-repeat;
}

#phone {
    background: #fff url(./images/icons.png) 10px -137px no-repeat;
}

#formtwo, #formthree {
    display: none;
}

/* ============================== */
/* TABLES  */
/* ============================== */

table {
    margin-bottom: 30px;
    padding: 0;
    width: 100%;
    font-size: 12px;
    text-align: center;
    background: #f3f3f3;
    border-top: 1px #ddd solid;
    border-right: 1px #ccc solid;
    border-left: 1px #ddd solid;
    border-bottom: 1px #999 solid;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    table-layout: fixed;
}

tr {
}

tr.alt {
    background: #f9f9f9;
}

tr.alt td {
}

th, td {
    padding: 15px 5px;
    font-size: 13px;
}

td {
    color: #555;
    border-bottom: 1px #e8e8e8 solid;
    border-right: 1px #ccc solid;
}

th {
    font: bold 11px Georgia, "Times New Roman", Times, serif;
    color: #222;
    letter-spacing: 1px;
    text-transform: uppercase;
    vertical-align: middle;
    background: #fff;
    border-right: 1px #ddd solid;
    border-bottom: 1px #bbb solid;
    -moz-box-shadow: 0 1px 2px #ddd;
    -webkit-box-shadow: 0 1px 2px #ddd;
    box-shadow: 0 1px 2px #ddd;
}

.zebra th:first-child {
    width: 200px;
    text-align: center;
}

.zebra th {
    text-align: center;
}

/* ============================== */
/* ICONS */
/* ============================== */

#icon_wrapper {
    display: block;
    margin: 5px 0 0;
    overflow: hidden;
}

a#facebookicon, a#youtubeicon, a#flickricon, a#pinteresticon {
    display: block;
    float: right;
    margin: 0 0 0 5px;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
}

a#facebookicon {
    background: url(./images/icon-facebook.png);
}

a#youtubeicon {
    background: url(./images/icon-youtube.png);
}

a#flickricon {
    background: url(./images/icon-flickr.png);
}

a#pinteresticon {
    background: url(./images/icon-pinterest.png);
}

a#pldicon {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    width: 35px;
    height: 30px;
    text-indent: -9999px;
    background: url(./images/icon-pld.png);
}

a#tugdogsicon {
    display: block;
    float: right;
    margin: 0 0 0 5px;
    width: 142px;
    height: 30px;
    text-indent: -9999px;
    background: url(./images/icon-tugdogs.png);
}

/* ============================== */
/* WEATHER FEED  */
/* ============================== */

a#noaa {
    display: block;
    position: absolute;
    right: 0;
    top: 20px;
    padding-top: 80px;
    color: #000;
    text-align: right;
    width: 220px;
    height: 20px;
    z-index: 10;
}

.weatherFeed {
    display: block;
    position: absolute;
    top: -10px;
    right: 0;
    margin: 0;
    padding: 0;
    width: 220px;
    height: 150px;
    background:;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 90%;
}

.weatherFeed a {
    color: #888;
}

.weatherFeed a:hover {
    color: #000;
    text-decoration: none;
}

.weatherItem {
    margin: 0;
    padding: 0;
    height: 120px;
    text-align: right;
    background-position: 0px -13px;
}

.weatherCity {
    margin: 20px 70px 0 0;
    padding: 20px 0 0;
    font: bold 11px Georgia, "PT Sans Narrow", Arial, Helvetica, sans-serif !important;
    color: #111;
    letter-spacing: 1px;
    text-transform: uppercase;
}

#state {
    position: absolute;
    top: 40px;
    right: 0;
    font: bold 11px Georgia, "PT Sans Narrow", Arial, Helvetica, sans-serif !important;
    color: #111;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.weatherTemp {
    margin: 0 0 -1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #600;
}

.weatherDesc {
    display: block;
    margin: 0 5px 0 0;
    font: italic 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-transform: normal;
}

.weatherDesc, .weatherCity, .weatherForecastDay {
}

.weatherDesc {
    margin-bottom: 0.4em;
}

.weatherLink {
    display: none;
    margin: -18px 0 0;
    color: #333;
    text-align: right;
    width: 100%;
}

.weatherLink a {
    display: none;
    margin: -8px 0 0 0;
    font: 10px Georgia, "Times New Roman", Times, serif;
    color: #066;
    width: auto;
    letter-spacing: 1px;
    text-align: right;
    text-transform: uppercase;
    text-decoration: none;
    clear: both;
}

.weatherLink a:hover {
    text-decoration: underline;
}

.weatherRange, .weatherWind, .weatherLink, .weatherForecastItem {
    font-size: 11px;
}

.weatherLink, .weatherForecastItem {
    display: block;
    margin-top: 0.5em;
    text-align: left;
}

.weatherForecast,
.weatherWind,
.weatherRange {
    display: none;
    font-weight: normal;
}

.weatherForecastItem {
    padding: 0.5em 0.5em 0.5em 80px;
    background-color: #fff;
    background-position: left top;
}

.weatherForecastDay {
    display: block;
    font-size: 1.1em;
}

.hero-video iframe {
    height: 540px;
    width: 100%;
}

/* ============================== */
/* MOBILE  */
/* ============================== */

.mobile {
    display: none;
}

#navicon {
    display: none;
    position: absolute;
    top: 10px;
    left: 15px;
    width: 34px;
    height: 30px;
    text-indent: -9999px;
    background: url(./images/icon-navicon.png) center no-repeat;
    background-size: 100%;
    opacity: 0.75;
    filter: alpha(opacity=75);
}

.hide-menu {
    display: none;
}



@media only screen and (max-width: 1200px) {
    #header {
        max-width: 1040px;
    }
}

@media only screen and (max-width: 992px) {
    h1#logo {
        max-width: 170px;
    }
}

@media only screen and (max-width: 767px) {
    
    nav ul li a {
        max-width: 300px;
    }
    
    .hero-video iframe {
        height: 100%;
    }

    #accuweather {
        display: none !important;
    }

    .hide-menu {
        display: block;
    }

    #social-wrap {
        display: none;
    }
    .room-menu {
        display: none !important;
    }
    .right {
        float: none;
    }

    .left {
        float: none;
        width: 100%;
        flex-direction: column;
    }

    #test,
    #fade,
    #weather,
    a#facebook,
    #fish01,
    #fish02,
    .hide {
        display: none !important;
    }

    .mobile {
        display: block;
    }

    body {
        font: 14px/20px Georgia, "Times New Roman", Times, serif;
        -webkit-text-size-adjust: 100%;
    }

    section {
        padding: 15px 0 25px;
    }

    a#callbox {
        display: block;
        position: absolute;
        top: 10px;
        right: 15px;
        padding: 0;
        width: 30px;
        height: 30px;
        text-indent: -9999px;
        background: url(./images/icon-phone.png) center no-repeat;
        background-size: contain;
        opacity: .75;
        filter: alpha(opacity=75);
    }

    #navicon {
        display: block;
    }

    #header-wrap {
        height: auto;

    }

    #header {
        position: static;
        top: 0;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 50px;
        background: #1f1a17;
        border-bottom: none;
        -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .25);
        -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .25);
        box-shadow: 0 2px 1px rgba(0, 0, 0, .25);
        z-index: 2;
    }

    h1#logo {
        position: absolute;
        top: 0;
        left: 50%;
        margin: 0 0 0 -57.5px;
        width: 115px;
        height: 50px;
        background: url(./images/logo-mobile.png) center no-repeat;
        background-size: 100%;
    }

    h1#logo a {
        width: 100%;
        height: 100%;
        background: none;
    }

    nav {
        display: none;
        position: absolute;
        top: 50px;
        margin: 0;
        padding: 0;
        width: 100%;
        height: auto;
        -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .5);
        -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .5);
        box-shadow: 0 2px 5px rgba(0, 0, 0, .5);
        z-index: 2;
    }

    nav ul {
        margin: 0;
        padding: 0;
        width: 100%;
        background: none;
    }

    nav li,
    nav li:hover,
    nav ul li.sub-container:hover,
    nav li.youtube,
    nav li.youtube:hover {
        display: block;
        float: none;
        margin: 0;
        padding: 0;
        width: 100%;
        height: auto;
        font: bold 13px Arial, Helvetica, sans-serif;
        text-indent: 0;
        background: #f3f3f3; /* Old browsers */
        background: -moz-linear-gradient(top, #f3f3f3 0%, #eeeeee 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3f3f3), color-stop(100%, #eeeeee)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #f3f3f3 0%, #eeeeee 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #f3f3f3 0%, #eeeeee 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #f3f3f3 0%, #eeeeee 100%); /* IE10+ */
        background: linear-gradient(to bottom, #f3f3f3 0%, #eeeeee 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#eeeeee', GradientType=0); /* IE6-9 */
        border-top: 1px #fff solid;
        border-bottom: 1px #d3d3d3 solid;
        border-right: none;
        border-left: none;
    }

    nav a,
    nav ul li a,
    nav ul li.sub-container:hover a,
    nav li.youtube a {
        padding: 10px 31px;
        width: 100%;
        font: bold 13px Arial, Helvetica, sans-serif;
        color: #333;
        text-indent: 0;
        text-shadow: none;
        letter-spacing: 0;
        box-sizing: border-box;
    }

    nav a span {
        display: none;
    }

    nav li.facebook,
    nav li.facebook:hover {
        display: block;
        float: none;
        margin: 0;
        padding: 0;
        width: auto;
        height: auto;
        font: bold 13px Arial, Helvetica, sans-serif;
        text-align: center;
        text-indent: 0;
        background: #44609d;
        border-top: 1px #38435a solid;
        border-bottom: 1px #5c7aba solid;
        border-right: none;
        border-left: none;
    }

    nav li.facebook a {
        padding: 10px 0;
        width: auto;
        height: auto;
        color: #fff;
        text-align: center;
        text-indent: 0;
    }

    nav .current-menu-item a {
        padding: 10px 0;
        width: 100%;
        font: bold 13px Arial, Helvetica, sans-serif;
        color: #4c8cc3;
        text-indent: 0;
        text-shadow: none;
        letter-spacing: 0;
    }

    /*	nav li.youtube,
        nav li.youtube:hover {
            display: block;
            float: none;
            margin: 0;
            padding: 0;
            width: auto;
            height: auto;
            font: bold 13px Arial, Helvetica, sans-serif;
            text-align: center;
            text-indent: 0;
            border-top: 1px #fff solid;
            border-bottom: 1px #d3d3d3 solid;
            border-right: none;
            border-left: none;
        }
        nav li.youtube a {
            padding: 10px 0;
            width: auto;
            height: auto;
            color: #fff;
            text-align: center;
            text-indent: 0;
        }*/
    nav ul li .sub-menu {
        display: none;
        position: relative;
        top: auto;
        float: none;
        margin: 0;
        padding: 0;
        width: auto;
        height: auto;
        font: bold 13px Arial, Helvetica, sans-serif;
        background: #f3f3f3; /* Old browsers */
        background: -moz-linear-gradient(top, #f3f3f3 0%, #eeeeee 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3f3f3), color-stop(100%, #eeeeee)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #f3f3f3 0%, #eeeeee 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #f3f3f3 0%, #eeeeee 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #f3f3f3 0%, #eeeeee 100%); /* IE10+ */
        background: linear-gradient(to bottom, #f3f3f3 0%, #eeeeee 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#eeeeee', GradientType=0); /* IE6-9 */
        border-top: 1px #fff solid;
        border-bottom: 1px #d3d3d3 solid;
        border-right: none;
        border-left: none;
        -webkit-box-shadow: inset 0 0px 20px rgba(0, 0, 0, .2);
        -moz-box-shadow: inset 0 0px 20px rgba(0, 0, 0, .2);
        box-shadow: inset 0 0px 20px rgba(0, 0, 0, .2);
        -webkit-transition: all 0.1s ease-in;
        -moz-transition: all 0.1s ease-in;
        -o-transition: all 0.1s ease-in;
        transition: all 0.1s ease-in;
        alpha: 1;
        opacity: 100;
    }

    nav ul li:hover .sub-menu {
        display: block;
    }

    nav ul li .sub-menu li {
        margin: 0;
        width: auto;
        background: none;
    }

    nav .sub-menu a,
    nav .sub-menu a:hover,
    nav li.sub-container:hover .sub-menu a:hover,
    nav li.sub-container:hover .sub-menu a {
        margin: 0;
        padding: 10px 0 10px 30px;
        width: auto;
        font: bold 13px Arial, Helvetica, sans-serif !important;
        color: #333;
        text-shadow: none;
        text-transform: uppercase;
        letter-spacing: 0;
        background: url(./images/nav-arrow-push.png) 12px center no-repeat;
    }

    nav a:after,
    nav a:before {
        display: none;
    }

    #art {
        display: block;
        margin: 0;
        width: 100%;
        height: 50px;
        z-index: 1;
    }

    #slideshow-wrap {
        display: block;
        margin: 50px 0 0 0;
        width: 100%;
        height: 300px;
    }

    #slideshow {
        width: 100%;
        height: 100%;
        position: static;
    }

    .cycle-next, .cycle-prev {
        top: 65px;
    }

    .slide {
        height: 100%;
        background-size: contain;
    }

    .slide .caption {
        display: none;
    }

    #no-template-pager {
        display: none;
    }

    #slideshow img {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
        width: 100%;
        height: 100%;
    }

    img.polaroid {
        display: block;
        padding: 0;
        border: 0;
        width: auto;
        height: auto;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    a.fancybox {
        display: block;
        float: left;
        margin: 0 10px 20px;
        padding: 0;
        width: 110px;
        height: 90px;
        border: none;

    }
    
    
  a.fancybox2 {
        display: block;
        float: left;
        margin: 0 10px 20px;
        padding: 0;
        width: 110px;
        height: 90px;
        border: none;

    }

    a.fancybox img {
        width: 110px;
        height: 90px;
    }

    
 a.fancybox2 img {
        width: 110px;
        height: 90px;
    }
    
    #wrap {
        width: auto;
        overflow: hidden;
    }

    #main {
        position: relative;
        margin: 0;
        width: 100%;
        background: #fff;
    }

    .content {
        float: none;
        padding: 20px 20px 10px;
        width: auto;
    }

    #left {
        float: left;
        width: auto;
    }

    #sidebar {
        float: left;
        position: relative;
        width: 100%;
    }

    #sidebar #video {
        display: none;
    }

    .home #sidebar #video {
        display: block;
    }

    #video,
    iframe {
        width: auto;
        height: auto;
    }

    iframe {
        width: 100%;
        height: auto;
    }

    #sale {
        display: none;
    }

    #pre {
        padding: 30px 20px;
        width: auto;
        background: #fcfcfc;
    }

    #pre span {
        display: block;
        float: none;
        width: auto;
        font: italic 12px/16px Georgia, "Times New Roman", Times, serif !important;
        text-align: center;
    }

    #pre-alaska08,
    #pre-alaska09,
    #pre-combat,
    #pre-platinum {
        display: block;
        float: left;
        margin: 0 2%;
        width: 20%;
        max-height: 80px;
        text-indent: -9999px;
        background-size: 100%;
        background-repeat: no-repeat;
    }

    #pre-platinum {
        margin-right: 0;
        clear: right;
    }

    #footer .content,
    #sub .content {
        padding: 0;
        width: auto;
    }

    #footer,
    #sub {
        padding: 30px;
        width: auto;
        height: auto;
    }

    #testimonials-wrap {
        padding: 20px 20px 50px;
        width: auto;
    }

    #testimonials {
        padding: 0px;
        width: auto;
    }

    #testimonials p {
        padding: 30px 0 0;
        font: 14px/21px "Palatino Linotype", "Book Antiqua", Palatino, serif;
    }

    #testimonials p.author {
        text-align: right;
    }

    img.alignleft,
    img.alignright,
    img.polaroid.alignleft,
    img.polaroid.alignright {
        float: none;
        margin: 15px auto;
    }

    h2 {
        margin: 15px 0;
    }

    h1,
    #reports h1 {
        font: 900 28px/30px "Marcellus SC", "Book Antiqua", Palatino, serif !important;
        color: #333;
    }

    h2,
    h2 span {
        font: 300 14px/20px "Marcellus SC", "Book Antiqua", Palatino, serif;
    }

    #footer h2 span {
        display: block;
        color: #fff;
    }

    h3 {
        margin: 15px 0;
        font: bold 16px/20px Georgia, "Times New Roman", Times, serif !important;
        text-transform: none;
    }

    h4 {
        margin: 15px 0;
        font: bold 14px/18px Arial, Helvetica, sans-serif;
        text-transform: none;
    }

    h5 {
        margin: 15px 0;
        font: bold 14px/18px Arial, Helvetica, sans-serif;
        text-transform: none;
    }

    h6 {
        margin: 15px 0;
        font: bold 13px/16px Georgia, "Times New Roman", Times, serif !important;
        text-transform: none;
        letter-spacing: 0;
    }

    p,
    ul li {
        font: 14px/20px Georgia, "Times New Roman", Times, serif;
        color: #666;
    }

    .aligncenter {
        text-align: left;
    }

    #footer .aligncenter,
    #four h2.aligncenter,
    h5.aligncenter {
        text-align: center;
    }

    .btn {
        display: block;
        width: auto;
        font: bold 14px/18px "Montserrat", Arial, Helvetica, sans-serif;
        text-align: center;
    }

    a.ribbon {
        display: none;
        padding: 20px 0;
        width: 100%;
        font: 900 18px/20px "Marcellus SC", "Book Antiqua", Palatino, serif;
        color: #fff;
        text-align: center;
        text-decoration: none;
        background: #ec4c40;
        border-bottom: 3px #e86256 solid;
        -webkit-transition: .2s ease-in;
        -moz-transition: .2s ease-in;
        -o-transition: .2s ease-in;
        -ms-transition: .2s ease-in;
        transition: .2s ease-in;
    }

    a.ribbon:hover {
        background: #ff4e41;
    }

    a#logo_footer {
        width: auto;
        max-width: 306px;
        background-size: 100%;
    }

    footer {
        padding: 20px 0 40px;
        width: auto;
        height: auto;
        background: none;
    }

    footer p {
        display: block;
        margin: 0 0 15px;
        width: 100%;
    }

    a#logo-footer {
        display: block;
        position: relative;
        top: auto;
        margin: 0 auto;
    }

    #footer a {
        color: #999;
        font-size: 12px;
    }

    #gallery_wrap {
        padding: 0;
        width: auto;
        overflow: hidden;
    }

    form {
        width: auto;
        font: 400 12px/16px Montserrat, Arial, Helvetica, sans-serif;
    }

    form .left,
    form .right {
        display: block;
        position: relative;
        float: none;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        margin: 0;
        padding: 0;
        width: auto;
        height: auto;
        background: none;
        border: none;
    }

    form input,
    select,
    form textarea {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }
}

.blog-template__grid {
    display: grid;
    grid-template-columns: 1fr 300px;
    padding: 0px 16px;
    row-gap: 30px;
    column-gap: 30px;
}
.blog-template__grid .report-single {
    display: grid;
    grid-template-columns: 250px 1fr;
    row-gap: 20px;
    column-gap: 20px;
    align-items: center;
    margin-bottom: 30px;
}

.blog-template__grid .report-single h2 {
    font: 900 26px/28px "Marcellus SC", Georgia, "Times New Roman", Times, serif !important;
   
}
.blog-template__grid .report-single a {
    text-decoration: none !important;
}
.blog-template__grid .report-single a.button {
      font-size: 14px !important;
} 

.blog-detail__template .report-details-content {
    margin-top:20px;
}

.blog-detail__template .report-details-content > img {
    width: 100%;
}


@media (max-width: 1024px) {
    .blog-template__grid {
        grid-template-columns: 1fr;
    }
}

@media(max-width: 575px) {
    .blog-template__grid .report-single {
          grid-template-columns: 1fr;
    }
    .blog-template__grid .report-single img {
        width: 100vw;
    }
}