.entry-header .entry-title a,
ins {
    text-decoration: none
}

hr,
img {
    border: 0
}

.clear:after,
.entry-meta,
.format-status .entry-header:after,
.page-links,
.site-content nav,
.wrapper:after,
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both
}

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

@import url(http://fonts.googleapis.com/css?family=Oswald);
body {
    line-height: .7;
    /* background-image: url(/wp-content/themes/twentytwelve/images/footerbg1.jpg), url(/wp-content/themes/twentytwelve/images/footerbg2.jpg); */
    background-image: url(/wp-content/themes/twentytwelve/images/bclc-new-bar.svg);
    background-size: 100% 84px;
    /* background-position: left bottom, right bottom; */
    background-position: bottom;
    /* background-width: 400px; */
    background-repeat: no-repeat
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

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

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
td,
th {
    font-weight: 400;
    text-align: left
}

html {
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a:focus {
    outline: dotted thin
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

header {
    margin-top: 50px
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none
}

del {
    color: #333
}

ins {
    background: #fff9c0
}

hr {
    background-color: #ccc;
    height: 1px;
    margin: 24px 24px 1.714285714rem
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

small {
    font-size: smaller
}

img {
    -ms-interpolation-mode: bicubic
}

.clear:after,
.clear:before,
.format-status .entry-header:after,
.format-status .entry-header:before,
.wrapper:after,
.wrapper:before {
    display: table;
    content: ""
}

.aligncenter,
.gallery-item a {
    display: block
}

.archive-title,
.comment-content th,
.entry-content th,
.page-title,
.widget-title {
    font-size: 11px;
    font-size: .785714286rem;
    line-height: 2.181818182;
    font-weight: 700;
    text-transform: uppercase;
    color: #636363
}

article.format-link footer.entry-meta,
article.format-quote footer.entry-meta,
article.format-status footer.entry-meta {
    font-size: 11px;
    font-size: .785714286rem;
    line-height: 2.181818182
}

button,
input,
textarea {
    border: 1px solid #ccc;
    border-radius: 3px;
    font-family: inherit;
    padding: .428571429rem
}

button,
input {
    line-height: normal
}

textarea {
    font-size: 100%;
    overflow: auto;
    vertical-align: top
}

input[type=checkbox],
input[type=radio],
input[type=file],
input[type=hidden],
input[type=image],
input[type=color] {
    border: 0;
    border-radius: 0;
    padding: 0
}

.menu-toggle,
article.post-password-required input[type=submit],
input[type=reset],
input[type=submit],
input[type=button],
li.bypostauthor cite span {
    padding: .428571429rem .714285714rem;
    font-size: 11px;
    font-size: .785714286rem;
    line-height: 1.428571429;
    font-weight: 400;
    color: #7c7c7c;
    background-color: #e6e6e6;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(64, 64, 64, .1)
}

.menu-toggle,
button,
input[type=reset],
input[type=submit],
input[type=button] {
    cursor: pointer
}

button[disabled],
input[disabled] {
    cursor: default
}

.menu-toggle:hover,
article.post-password-required input[type=submit]:hover,
button:hover,
input[type=reset]:hover,
input[type=submit]:hover,
input[type=button]:hover {
    color: #5e5e5e;
    background-color: #ebebeb;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
    background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
    background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
    background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
    background-image: linear-gradient(top, #f9f9f9, #ebebeb)
}

.menu-toggle.toggled-on,
.menu-toggle:active,
button:active,
input[type=reset]:active,
input[type=submit]:active,
input[type=button]:active {
    color: #757575;
    background-color: #e1e1e1;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
    background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
    background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
    background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
    background-image: linear-gradient(top, #ebebeb, #e1e1e1);
    box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
    border: none
}

li.bypostauthor cite span {
    color: #fff;
    background-color: #21759b;
    background-image: none;
    border: 1px solid #1f6f93;
    border-radius: 2px;
    box-shadow: none;
    padding: 0
}

.comment-content img,
.entry-content img,
.widget img {
    max-width: 100%
}

img[class*=align],
img[class*=wp-image-],
img[class*=attachment-] {
    height: auto
}

img.header-image,
img.size-full,
img.size-large,
img.wp-post-image {
    max-width: 100%;
    height: auto
}

embed,
iframe,
object,
video {
    max-width: 100%
}

.entry-content .twitter-tweet-rendered {
    max-width: 100%!important
}

.alignleft {
    float: left
}

.alignright {
    float: right
}

.aligncenter {
    margin-left: auto;
    margin-right: auto
}

.author-avatar img,
.comment-content img,
.widget img,
img.header-image,
img.wp-post-image {
    border-radius: 3px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2)
}

.wp-caption {
    max-width: 100%;
    padding: 4px
}

.entry-caption,
.gallery-caption,
.wp-caption .wp-caption-text {
    font-style: italic;
    font-size: 12px;
    font-size: .857142857rem;
    line-height: 2;
    color: #757575
}

.rsswidget img,
img.wp-smiley {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

.entry-content dl.gallery-item {
    margin: 0
}

.gallery-caption,
.gallery-item a {
    width: 90%
}

.gallery-caption a {
    display: inline
}

.gallery-columns-1 .gallery-item a {
    max-width: 100%;
    width: auto
}

.gallery .gallery-icon img {
    height: auto;
    max-width: 90%;
    padding: 5%
}

.gallery-columns-1 .gallery-icon img {
    padding: 3%
}

.site-content nav {
    line-height: 2;
    overflow: hidden
}

#nav-above {
    padding: 1.714285714rem 0;
    display: none
}

.paged #nav-above {
    display: block
}

.nav-previous,
.previous-image {
    float: left;
    width: 50%
}

.nav-next,
.next-image {
    float: right;
    text-align: right;
    width: 50%
}

#comment-nav-above,
.nav-single+.comments-area {
    margin: 3.428571429rem 0
}

.main-navigation div.nav-menu>ul .main-navigation ul.nav-menu {
    margin-top: 0
}

#menu-large {
    font-family: Oswald, sans-serif
}

.sub-menu {
    display: none
}

.author .archive-header {
    margin-bottom: 1.714285714rem
}

.author-info {
    border-top: 1px solid #ededed;
    margin: 1.714285714rem 0;
    padding-top: 1.714285714rem;
    overflow: hidden
}

.author-description p {
    color: #757575;
    font-size: 13px;
    font-size: .928571429rem;
    line-height: 1.846153846
}

.author.archive .author-info {
    border-top: 0;
    margin: 0 0 3.428571429rem
}

.author.archive .author-avatar {
    margin-top: 0
}

html {
    font-size: 87.5%
}

body {
    font-size: 14px;
    font-size: 1rem;
    font-family: 'Open Sans', sans-serif;
    text-rendering: optimizeLegibility;
    color: #000
}

.comment-content h2,
.comment-content h4,
.entry-content h2,
.entry-content h4,
.mu_register h2,
strong {
    font-family: Oswald, sans-serif
}

a {
    outline: 0;
    color: #207940
}

strong {
    font-size: 18px
}

p {
    font-family: 'Open Sans', sans-serif
}

a:hover {
    color: #154827
}

.assistive-text,
.site .screen-reader-text {
    position: absolute!important;
    clip: rect(1px, 1px, 1px, 1px)
}

.main-navigation .assistive-text:active,
.main-navigation .assistive-text:focus,
.main-navigation .assistive-text:hover {
    background: #fff;
    border: 2px solid #333;
    border-radius: 3px;
    clip: auto!important;
    color: #000;
    display: block;
    font-size: 12px;
    padding: 12px;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 100000
}

.site {
    padding: 0 1.714285714rem
}

.site-content {
    margin: 0
}

.widget-area {
    margin: 1.714285714rem 0 0
}

.site-header {
    padding: 0;
    width: 1024px
}

.site-header h1 a,
.site-header h2 a {
    color: #515151;
    display: inline-block;
    text-decoration: none
}

.site-header h1 a:hover,
.site-header h2 a:hover {
    color: #21759b
}

.site-header h1 {
    font-size: 22px;
    font-size: 1.714285714rem;
    line-height: 1.285714286;
    margin-bottom: 1rem
}

.site-header h2 {
    font-weight: 400;
    font-size: 13px;
    font-size: .928571429rem;
    line-height: 1.846153846;
    color: #757575
}

.header-image {
    margin-top: 1.714285714rem
}

.main-navigation li {
    margin-top: 1.814285714rem;
    font-size: 13px;
    character-spacing: 1px;
    line-height: 1.42857143
}

.main-navigation a,
.main-navigation a:hover {
    color: #000
}

.main-navigation div.nav-menu>ul,
.main-navigation ul.nav-menu {
    display: none
}

.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
    display: inline-block;
    float: left;
    margin: auto 0
}

.widget-area .widget,
section[role=banner] {
    margin-bottom: 3.428571429rem
}

.widget-area .widget {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word
}

.widget-area .widget h3,
.widget-area .widget p {
    margin-bottom: 1.714285714rem
}

.widget-area .widget .textwidget,
.widget-area .widget li,
.widget-area .widget p {
    font-size: 13px;
    font-size: .928571429rem;
    line-height: 1.846153846
}

.widget-area .textwidget ul {
    list-style: disc;
    margin: 0 0 1.714285714rem
}

.widget-area .textwidget li {
    margin-left: 2.571428571rem
}

.widget-area .widget a {
    color: #757575
}

.widget-area .widget a:hover {
    color: #21759b
}

.widget-area #s {
    width: 53.66666666666%
}

footer[role=contentinfo] {
    clear: both;
    font-size: 12px;
    font-size: .857142857rem;
    line-height: 2;
    width: 100%;
    margin-top: 1.714285714rem;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    height: 93px
}

footer[role=contentinfo] a {
    color: #000;
    text-transform: underline
}

footer[role=contentinfo] a:hover {
    color: #000;
    text-transform: none
}

#knowYourLimit {
    width: 99%;
    height: 60px;
    position: relative;
    top: 9px
}

#footernav {
    margin-left: 60px
}

#footernav ul li {
    display: inline!important;
    margin-left: 10px
}

.entry-header,
.entry-header img.wp-post-image {
    margin-bottom: 1.714285714rem
}

.entry-header .entry-title {
    font-size: 20px;
    font-size: 1.428571429rem;
    line-height: 1.2;
    font-weight: 400
}

.entry-header .entry-format {
    margin-top: 1.714285714rem;
    font-weight: 400
}

.entry-header .comments-link {
    margin-top: 1.714285714rem;
    font-size: 13px;
    font-size: .928571429rem;
    line-height: 1.846153846;
    color: #757575
}

.comments-link a,
.entry-meta a {
    color: #757575
}

.comments-link a:hover,
.entry-meta a:hover {
    color: #21759b
}

article.sticky .featured-post {
    border-top: 4px double #ededed;
    border-bottom: 4px double #ededed;
    color: #757575;
    font-size: 13px;
    font-size: .928571429rem;
    line-height: 3.692307692;
    margin-bottom: 1.714285714rem;
    text-align: center
}

.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6,
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    margin: 1.714285714rem 0;
    line-height: 1.714285714;
    font-family: Oswald, sans-serif
}

.comment-content h1,
.entry-content h1 {
    font-size: 21px;
    font-size: 1rem;
    line-height: 1.2
}

.comment-content h1 a,
.entry-content h1 a {
    font-size: 21px;
    font-size: 1rem;
    line-height: 1;
    text-decoration: none!important
}

.comment-content h2,
.entry-content h2,
.mu_register h2 {
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.6;
    text-transform: uppercase
}

.comment-content h3,
.entry-content h3 {
    font-size: 16px;
    font-size: 1.142857143rem;
    line-height: 1.846153846
}

.comment-content h4,
.entry-content h4 {
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.7;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 8px 0
}

.comment-content h5,
.entry-content h5 {
    font-size: 13px;
    font-size: .928571429rem;
    line-height: 1.846153846
}

.comment-content h6,
.entry-content h6 {
    font-size: 12px;
    font-size: .857142857rem;
    line-height: 1.846153846
}

.comment-content p,
.entry-content p,
.entry-summary p,
.mu_register p {
    margin: 0 0 1.714285714rem;
    line-height: 1.5;
    font-weight: 300
}

.comment-content ol,
.comment-content ul,
.entry-content ol,
.entry-content ul,
.mu_register ul {
    margin: 0 0 1.714285714rem;
    line-height: 1.714285714
}

.comment-content ol ol,
.comment-content ol ul,
.comment-content ul ol,
.comment-content ul ul,
.entry-content ol ol,
.entry-content ol ul,
.entry-content ul ol,
.entry-content ul ul {
    margin-bottom: 0
}

.comment-content ul,
.entry-content ul,
.mu_register ul {
    list-style: none
}

.comment-content ol,
.entry-content ol {
    list-style: decimal
}

.comment-content li,
.entry-content li,
.mu_register li {
    margin: 0
}

.comment-content blockquote,
.entry-content blockquote {
    margin-bottom: 1.714285714rem;
    padding: 1.714285714rem;
    font-style: italic;
    border-left: 5px solid #207940;
    font-size: 20px
}

.comment-content blockquote p:last-child,
.entry-content blockquote p:last-child {
    margin-bottom: 0
}

.comment-content code,
.entry-content code {
    font-family: Consolas, Monaco, Lucida Console, monospace;
    font-size: 12px;
    font-size: .857142857rem;
    line-height: 2
}

.comment-content pre,
.entry-content pre {
    border: 1px solid #ededed;
    color: #666;
    font-family: Consolas, Monaco, Lucida Console, monospace;
    font-size: 12px;
    font-size: .857142857rem;
    line-height: 1.714285714;
    margin: 1.714285714rem 0;
    overflow: auto;
    padding: 1.714285714rem
}

.comment-content table,
.entry-content table,
.full table,
.item-text,
.su-tabs-nav,
h3.jsrm-menu-header {
    font-family: Oswald, sans-serif
}

.comment-content pre code,
.entry-content pre code {
    display: block
}

.comment-content abbr,
.comment-content acronym,
.comment-content dfn,
.entry-content abbr,
.entry-content acronym,
.entry-content dfn {
    border-bottom: 1px dotted #666;
    cursor: help
}

.comment-content address,
.entry-content address {
    display: block;
    line-height: 1.714285714;
    margin: 0 0 1.714285714rem
}

img.alignleft {
    margin: .857142857rem 1.714285714rem .857142857rem 0
}

img.alignright {
    margin: .857142857rem 0 .857142857rem 1.714285714rem
}

img.aligncenter {
    margin-top: .857142857rem;
    margin-bottom: .857142857rem
}

.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
    margin-bottom: 1.714285714rem
}

.comment-content dl,
.entry-content dl {
    margin: 0 1.714285714rem
}

.comment-content dt,
.entry-content dt {
    font-weight: 700;
    line-height: 1.714285714
}

.mu_register h2,
article.format-image footer a h2 {
    font-weight: 400
}

.comment-content dd,
.entry-content dd {
    line-height: 1.714285714;
    margin-bottom: 1.714285714rem
}

.comment-content table,
.entry-content table {
    color: #000;
    font-size: 12px;
    font-size: .857142857rem;
    line-height: 2;
    margin: 0 0 1.714285714rem;
    width: 100%
}

.enty-content tr {
    margin-bottom: 0
}

.comment-content table caption,
.entry-content table caption {
    font-size: 16px;
    font-size: 1.142857143rem;
    margin: 1.714285714rem 0
}

.comment-content td,
.entry-content td {
    padding: 0
}

.site-content article {
    border-bottom: 4px double #ededed;
    margin-bottom: 5.142857143rem;
    padding-bottom: 1.714285714rem;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto
}

.page-links {
    line-height: 1.714285714
}

footer.entry-meta {
    margin-top: 1.714285714rem;
    font-size: 13px;
    font-size: .928571429rem;
    line-height: 1.846153846;
    color: #757575
}

.single-author .entry-meta .by-author {
    display: none
}

.mu_register h2 {
    color: #757575
}

.archive-header,
.page-header {
    margin-bottom: 3.428571429rem;
    padding-bottom: 1.571428571rem;
    border-bottom: 1px solid #ededed
}

.archive-meta {
    color: #757575;
    font-size: 12px;
    font-size: .857142857rem;
    line-height: 2;
    margin-top: 1.571428571rem
}

.article.attachment {
    overflow: hidden
}

.image-attachment div.attachment,
.image-attachment div.attachment p {
    text-align: center
}

.image-attachment div.attachment img {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%
}

.image-attachment .entry-caption {
    margin-top: .571428571rem
}

article.format-aside h1 {
    margin-bottom: 1.714285714rem
}

article.format-aside h1 a {
    text-decoration: none;
    color: #4d525a
}

article.format-aside h1 a:hover {
    color: #2e3542
}

article.format-aside .aside {
    padding: 1.714285714rem
}

article.format-aside p {
    font-size: 13px;
    font-size: .928571429rem;
    line-height: 1.846153846;
    color: #4a5466
}

article.format-aside blockquote:last-child,
article.format-aside p:last-child {
    margin-bottom: 0
}

article.format-image footer h1 {
    font-size: 13px;
    font-size: .928571429rem;
    line-height: 1.846153846;
    font-weight: 400
}

article.format-image footer h2 {
    font-size: 11px;
    font-size: .785714286rem;
    line-height: 2.181818182
}

article.format-link header {
    padding: 0 .714285714rem;
    float: right;
    font-size: 11px;
    font-size: .785714286rem;
    line-height: 2.181818182;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    color: #848484;
    background-color: #ebebeb;
    border-radius: 3px
}

article.format-link .entry-content {
    max-width: 80%;
    float: left
}

article.format-link .entry-content a {
    font-size: 22px;
    font-size: 1.571428571rem;
    line-height: 1.090909091;
    text-decoration: none
}

article.format-quote .entry-content p {
    margin: 0;
    padding-bottom: 1.714285714rem
}

article.format-quote .entry-content blockquote {
    display: block;
    padding: 1.714285714rem 1.714285714rem 0;
    font-size: 15px;
    font-size: 1.071428571rem;
    line-height: 1.6;
    font-style: normal;
    color: #6a6a6a;
    background: #efefef
}

.format-status .entry-header {
    margin-bottom: 1.714285714rem
}

.format-status .entry-header header {
    display: inline-block
}

.format-status .entry-header h1 {
    font-size: 15px;
    font-size: 1.071428571rem;
    font-weight: 400;
    line-height: 1.6;
    margin: 0
}

.format-status .entry-header h2 {
    font-size: 12px;
    font-size: .857142857rem;
    font-weight: 400;
    line-height: 2;
    margin: 0
}

.format-status .entry-header header a {
    color: #757575
}

.format-status .entry-header header a:hover {
    color: #21759b
}

.comments-area article header a,
.comments-area article header time {
    text-decoration: none;
    color: #5e5e5e
}

.format-status .entry-header img {
    float: left;
    margin-right: 1.5rem
}

.comments-title {
    margin-bottom: 3.428571429rem;
    font-size: 16px;
    font-size: 1.142857143rem;
    line-height: 1.5;
    font-weight: 400
}

.comments-area article {
    margin: 1.714285714rem 0
}

.comments-area article header {
    margin: 0 0 3.428571429rem;
    overflow: hidden;
    position: relative
}

.comments-area article header img {
    float: left;
    padding: 0;
    line-height: 0
}

.comments-area article header cite,
.comments-area article header time {
    display: block;
    margin-left: 6.071428571rem
}

.comments-area article header cite {
    font-style: normal;
    font-size: 15px;
    font-size: 1.071428571rem;
    line-height: 1.42857143
}

.comments-area article header time {
    line-height: 1.714285714;
    font-size: 12px;
    font-size: .857142857rem
}

.comments-area article header a:hover {
    color: #21759b
}

.comments-area article header cite a {
    color: #444
}

.comments-area article header cite a:hover {
    text-decoration: underline
}

.comments-area article header h4 {
    position: absolute;
    top: 0;
    right: 0;
    padding: .428571429rem .857142857rem;
    font-size: 12px;
    font-size: .857142857rem;
    font-weight: 400;
    color: #fff;
    background-color: #0088d0;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #009cee, #0088d0);
    background-image: -ms-linear-gradient(top, #009cee, #0088d0);
    background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
    background-image: -o-linear-gradient(top, #009cee, #0088d0);
    background-image: linear-gradient(top, #009cee, #0088d0);
    border-radius: 3px;
    border: 1px solid #007cbd
}

.comments-area li.bypostauthor cite span {
    position: absolute;
    margin-left: .357142857rem;
    padding: .142857143rem .357142857rem;
    font-size: 10px;
    font-size: .714285714rem
}

a.comment-edit-link,
a.comment-reply-link {
    color: #686868;
    font-size: 13px;
    font-size: .928571429rem;
    line-height: 1.846153846
}

a.comment-edit-link:hover,
a.comment-reply-link:hover {
    color: #21759b
}

.commentlist .pingback {
    line-height: 1.714285714;
    margin-bottom: 1.714285714rem
}

#respond {
    margin-top: 3.428571429rem
}

#respond h3#reply-title {
    font-size: 16px;
    font-size: 1.142857143rem;
    line-height: 1.5
}

#respond h3#reply-title #cancel-comment-reply-link {
    margin-left: .714285714rem;
    font-weight: 400;
    font-size: 12px;
    font-size: .857142857rem
}

#respond form {
    margin: 1.714285714rem 0
}

#respond form p {
    margin: .785714286rem 0
}

#respond form p.logged-in-as {
    margin-bottom: 1.714285714rem
}

#respond form label {
    display: block;
    line-height: 1.714285714
}

#respond form input[type=text],
#respond form textarea {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    font-size: .857142857rem;
    line-height: 1.714285714;
    padding: .714285714rem;
    width: 100%
}

#respond form p.form-allowed-tags {
    margin: 0;
    font-size: 12px;
    font-size: .857142857rem;
    line-height: 2;
    color: #5e5e5e
}

.required {
    color: red
}

.entry-page-image {
    margin-bottom: 1rem
}

.template-front-page .site-content article {
    border: 0;
    margin-bottom: 0
}

.template-front-page .widget-area {
    width: 100%;
    padding-top: 65px;
    margin: 0 auto -24px;
    border-top: 1px solid #d3d3d3;
    background: #fff;
    min-height: 420px;
    padding-bottom: 20px;
    float: none!important
}

.template-front-page .widget-area .widget li {
    margin: .571428571rem 0 0;
    font-size: 13px;
    font-size: .928571429rem;
    line-height: 1.714285714;
    list-style-type: square;
    list-style-position: inside
}

.template-front-page .widget-area .widget li a {
    color: #757575
}

.template-front-page .widget-area .widget li a:hover {
    color: #21759b
}

.template-front-page .widget-area .widget_text img {
    float: none
}

.template-front-page .widget-area .widget,
.template-front-page.two-sidebars .widget-area .front-widgets {
    float: none!important;
    width: inherit!important
}

.widget-area .widget ul ul {
    margin-left: .857142857rem
}

.widget_rss li {
    margin: .857142857rem 0
}

.widget_recent_entries .post-date,
.widget_rss .rss-date {
    color: #aaa;
    font-size: 11px;
    font-size: .785714286rem;
    margin-left: .857142857rem
}

#wp-calendar {
    margin: 0;
    width: 100%;
    font-size: 13px;
    font-size: .928571429rem;
    line-height: 1.846153846;
    color: #686868
}

#wp-calendar caption,
#wp-calendar td,
#wp-calendar th {
    text-align: left
}

#wp-calendar #next {
    padding-right: 1.714285714rem;
    text-align: right
}

.widget_search label {
    display: block;
    font-size: 13px;
    font-size: .928571429rem;
    line-height: 1.846153846
}

.widget_twitter li {
    list-style-type: none
}

.widget_twitter .timesince {
    display: block;
    text-align: right
}

img#wpstats {
    display: block;
    margin: 0 auto 1.714285714rem
}

@media screen and (min-width:600px) {
    .site,
    .template-front-page .site-content,
    .template-front-page article {
        overflow: hidden
    }
    .author-avatar {
        float: left;
        margin-top: .571428571rem
    }
    .author-description {
        float: right;
        width: 80%
    }
    .site {
        margin: 0 auto;
        max-width: 1170px
    }
    .site-content {
        float: left;
        width: 100%;
        margin-top: -50px
    }
    body.full-width .site-content,
    body.single-attachment .site-content,
    body.template-front-page .site-content {
        width: 100%
    }
    .widget-area {
        float: right;
        width: 26.041666667%
    }
    .site-header h1,
    .site-header h2 {
        text-align: left
    }
    .site-header h1 {
        font-size: 22px;
        font-size: 1.857142857rem;
        line-height: 1.846153846;
        margin-bottom: 0;
        width: 200px;
        float: left;
        margin-right: 60px
    }
    .main-navigation div.nav-menu>ul,
    .main-navigation ul.nav-menu {
        display: inline-block!important;
        text-align: left;
        width: 100%;
        margin-top: px
    }
    .main-navigation ul {
        margin: 0;
        text-indent: 0
    }
    .main-navigation li,
    .main-navigation li a {
        display: inline-block;
        text-decoration: none
    }
    .main-navigation li a {
        color: #000;
        line-height: 3.692307692;
        white-space: nowrap;
        letter-space: 1px
    }
    .main-navigation li a:hover {
        color: #154827
    }
    .menu-toggle {
        display: none
    }
    .entry-header .entry-title {
        font-size: 22px;
        font-size: 1.571428571rem
    }
    #respond form input[type=text] {
        width: 46.333333333%
    }
    #respond form textarea.blog-textarea {
        width: 79.666666667%
    }
    .template-front-page.has-post-thumbnail article {
        float: left;
        width: 47.916666667%
    }
    .entry-page-image {
        float: right;
        margin-bottom: 0;
        width: 47.916666667%
    }
    .template-front-page .widget-area .widget,
    .template-front-page.two-sidebars .widget-area .front-widgets {
        float: left;
        width: 51.875%;
        margin-bottom: 1.714285714rem
    }
    .template-front-page .widget-area .widget:nth-child(odd) {
        clear: right
    }
    .template-front-page .widget-area .widget:nth-child(even),
    .template-front-page.two-sidebars .widget-area .front-widgets+.front-widgets {
        float: right;
        width: 39.0625%;
        margin: 0 0 1.714285714rem
    }
    .template-front-page.two-sidebars .widget,
    .template-front-page.two-sidebars .widget:nth-child(even) {
        float: none;
        width: auto
    }
    .commentlist .children {
        margin-left: 3.428571429rem
    }
}

@media screen and (min-width:960px) {
    body {
        background-color: #e6e6e6
    }
    body .site {
        padding: 0;
        margin-top: 3.428571429rem;
        margin-bottom: 0;
        width: 100%
    }
    body.custom-background-empty .site,
    body.custom-background-white .site {
        padding: 0;
        margin-top: 0;
        margin-bottom: -10;
        box-shadow: none;
        overflow: visible
    }
}

@media print {
    .site-header h1 a,
    .site-header h2 a,
    body {
        color: #000
    }
    body {
        background: 0 0!important;
        font-size: 10pt
    }
    footer a[rel=bookmark]:link:after,
    footer a[rel=bookmark]:visited:after {
        content: " [" attr(href) "] "
    }
    a {
        text-decoration: none
    }
    .author-avatar img,
    .comment-content img,
    .entry-content img,
    img.wp-post-image {
        border-radius: 0;
        box-shadow: none
    }
    .site {
        clear: both!important;
        display: block!important;
        float: none!important;
        max-width: 100%;
        position: relative!important
    }
    .site-header {
        margin-bottom: 5.142857143rem;
        text-align: left
    }
    .site-header h1 {
        font-size: 22pt;
        line-height: 1;
        text-align: left
    }
    .site-header h2 {
        color: #000;
        font-size: 10pt;
        text-align: left
    }
    #colophon,
    #respond,
    .author-avatar,
    .commentlist .comment-edit-link,
    .commentlist .reply,
    .entry-header .comments-link,
    .entry-meta .edit-link a,
    .main-navigation,
    .page-link,
    .site-content nav,
    .widget-area,
    img.header-image {
        display: none
    }
    .wrapper {
        border-top: none;
        box-shadow: none
    }
    .site-content {
        margin: 0;
        width: auto
    }
    .singular .entry-header .entry-meta {
        position: static
    }
    .singular .comments-title,
    .singular .entry-content,
    .singular .entry-header,
    .singular .site-content,
    .singular footer.entry-meta {
        margin: 0;
        width: 100%
    }
    .entry-header .entry-title,
    .entry-title,
    .singular .entry-title {
        font-size: 21pt
    }
    footer.entry-meta,
    footer.entry-meta a {
        color: #444;
        font-size: 10pt
    }
    .author-description {
        float: none;
        width: auto
    }
    .commentlist>li.comment {
        background: 0 0;
        position: relative;
        width: auto
    }
    .commentlist .avatar {
        height: 39px;
        left: 2.2em;
        top: 2.2em;
        width: 39px
    }
    .comments-area article header cite,
    .comments-area article header time {
        margin-left: 3.57142857rem
    }
}

#tophat {
    width: 100%;
    position: absolute;
    z-index: 50;
    top: 0;
    left: 0;
    background: #207940;
    vertical-align: middle
}

#tophat-content {
    max-width: 1170px;
    margin: 0 auto;
    text-align: right
}

#tophat-content img {
    border-right: 1px solid #fff;
    padding: 5px;
    height: 25px
}

form#searchform.searchform {
    width: 220px;
    padding-right: 20px
}

#page #secondary .widget-area {
    display: none
}

.su-post-thumbnail,
.su-posts-default-loop .su-post-comments-link {
    display: none!important
}

td.item {
    width: 650px;
    padding-right: 30px
}

td.item,
td.value {
    border-top: 1px dashed #ededed!important
}

td.value {
    padding: 6px 20px 6px 0
}

.item-text {
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 8px!important
}

.su-column,
.wpb_row {
    margin: 0!important
}

h3.jsrm-menu-header {
    font-weight: 400;
    font-size: 24px
}

table.jsrm-table {
    border-bottom: 0
}

.su-tabs-nav {
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px
}

a:-webkit-any-link {
    text-decoration: none!important
}

.su-posts-default-loop h2.su-post-title {
    font-size: 14px!important;
    font-size: 1rem!important
}

#menu-large li,
ul#menu-footer li {
    display: inline
}

ul#menu-large {
    width: 370px;
    float: left
}

#menu-large li {
    padding-right: 10px;
    text-transform: uppercase
}

#menu-large li a {
    color: #000;
    font-size: 20px;
    text-decoration: none;
    padding: 2px 5px;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#menu-large li a:hover {
    color: #fff;
    background: #207940;
    padding: 2px 5px
}

#menu-large li ul li {
    display: inline-block
}

.menu-large li {
    display: inline!important;
    padding-right: 20px!important;
    text-transform: uppercase!important
}

.careerFormMobile,
.stock-tools-image {
    display: none
}

.menu-large li a {
    color: #000!important;
    font-size: 20px!important;
    text-decoration: none!important
}

.menu-large li a:hover {
    color: #fff!important;
    background: #207940!important;
    padding: 2px 5px!important
}

.wpb_column,
.wpb_row {
    padding: 0!important
}

.wpb_content_element {
    margin-bottom: 0!important
}

.wpb_text_column.wpb_content_element {
    padding: 15px;
    min-height: 0;
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #D1D1D1), color-stop(1, #EDECEC));
    background-image: -o-linear-gradient(right bottom, #D1D1D1 0, #EDECEC 100%);
    background-image: -moz-linear-gradient(right bottom, #D1D1D1 0, #EDECEC 100%);
    background-image: -webkit-linear-gradient(right bottom, #D1D1D1 0, #EDECEC 100%);
    background-image: -ms-linear-gradient(right bottom, #D1D1D1 0, #EDECEC 100%);
    background-image: linear-gradient(to right bottom, #D1D1D1 0, #EDECEC 100%)
}

.wpb_text_column.wpb_content_element.top-short {
    min-height: 265px
}

.wpb_text_column.wpb_content_element.homebox {
    min-height: 180px
}

.wpb_text_column.wpb_content_element.short {
    max-height: 155px
}

.wpb_text_column.wpb_content_element.hardrock {
    max-height: 180px
}

.viewRoyalVictoria.wpb_wrapper.wpb_content_element {
    height: 300px
}

.viewRoyalVictoria .wpb_wrapper .wpb_text_column {
    min-height: 228px
}

.wpb_text_column.wpb_content_element.none {
    background: 0 0;
    padding: 0
}

div#Main_Sidebar.sidebar_shortcode {
    padding: 0
}

div.nextright,
div.prevleft {
    height: 130px;
    color: #fff;
    padding: 10px;

    position: relative;
    background: #2b7500;
    background: -moz-linear-gradient(left, #2b7500 0, #008c1e 67%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #2b7500), color-stop(67%, #008c1e));
    background: -webkit-linear-gradient(left, #2b7500 0, #008c1e 67%);
    background: -o-linear-gradient(left, #2b7500 0, #008c1e 67%);
    background: -ms-linear-gradient(left, #2b7500 0, #008c1e 67%);
    background: linear-gradient(to right, #2b7500 0, #008c1e 67%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#2b7500', endColorstr='#008c1e', GradientType=1)
}

div.nextright a,
div.prevleft a {
    color: #fff
}

div.vc_span12.parallax-height.wpb_column.column_container {
    min-height: 200px!important
}

.full,
.full2,
p.text-1982 {
    min-height: 200px
}

p.text-1982 {
    font-size: 14px;
    font-weight: 400;
    padding: 110px 50px 20px;
    background: #fff;
    opacity: .8
}

.left,
.right {
    width: 50%;
    float: left
}

.full {
    width: 100%;
    padding: 50px
}

.full2 {
    width: 100%;
    padding: 0 50px
}

.full table {
    margin: 0 auto;
    font-size: 14px;
    width: 100%
}

.nextright,
.prevleft {
    width: 50%;
    height: 100px;
    text-transform: uppercase
}

.full table th {
    font-family: Oswald, sans-serif;
    font-size: 50px;
    color: #000
}

.left h1,
.right h1 {
    position: absolute;
    top: 0;
    left: 50px;
    margin-top: 30px;
    font-size: 50px;
    color: #FFF;
    padding: 0 20px;
    background: #207940
}

p.text-1986 {
    font-size: 14px;
    font-weight: 400;
    padding: 0 50px 40px;
    max-width: 840px
}

.center h1 {
    font-size: 50px
}

.left ul.bullet,
div.left-double ul.bullet {
    font-size: 14px;
    margin-left: 0;
    min-height: 200px
}

.left ul.bullet {
    padding: 105px 50px 20px;
    background: #fff;
    opacity: .8
}

div.left-double ul.bullet {
    padding: 50px
}

.vc_span12.no-bg.wpb_column.column_container .wpb_text_column.wpb_content_element {
    background-image: transparent!important
}

div.hardrock .wpb_wrapper {
    min-height: 618px
}

div.riverrock .wpb_wrapper {
    min-height: 774px
}

.entry-header h1.entry-title {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600
}

.stock-tools-last,
.stock-tools-symbol {
    float: left;
    margin-right: 20px;
    color: #207940
}

.stock-tools-change {
    float: left;
    color: #207940
}

.wpb_text_column.wpb_content_element.text-none-green {
    min-height: 40px!important;
    background: #207940
}

.textwidget h5 {
    margin: 0;
    font-size: .5em;
    text-transform: uppercase
}

.next,
.prev {
    font-size: 6em;
    margin-top: 0;
    position: absolute;
    top: 45%
}

ul.bullet {
    list-style: square;
    margin-left: 20px
}

.single-padding.wpb_column {
    padding-right: 20px!important
}

.prevleft {
    float: left;
    text-align: left;
    background: url(/wp-content/themes/twentytwelve/images/previous.png) left bottom no-repeat;
    background-size: cover
}

.nextright a,
.prevleft a {
    color: #000!important;
    text-decoration: none!important
}

.next a:hover,
.prev a:hover {
    color: #CCC!important
}

.prevleft_title {
    position: absolute;
    left: 35%;
    top: 45%
}

.nextright_title {
    position: absolute;
    right: 35%;
    top: 45%
}

.nextright {
    float: right;
    text-align: right;
    background: url(/wp-content/themes/twentytwelve/images/next.png) right bottom no-repeat;
    background-size: cover
}

.prev {
    left: 2%
}

.next {
    float: right;
    right: 2%
}

.footer-row {
    font-family: font-family: Oswald, sans-serif;
    line-height: 1.5!important;
    font-weight: 300!important
}

.footer-row .wpb_text_column.wpb_content_element {
    min-height: 250px
}

.textwidget {
    line-height: 1em;
    margin-bottom: 30px
}

#shareaholic_share_panel .panel-footer {
    visibility: hidden!important
}

#socialmedia {
    width: 400px;
    float: right
}

@media screen and (max-width:768px) {
    .wpb_row *,
    .wpb_row:after,
    .wpb_row:before,
    ul.toggled-on {
        width: 100%
    }
    #Main_Sidebar,
    .careerForm,
    .stuck .site-title {
        display: none
    }
    .wpb_row .wpb_column {
        margin-bottom: 0
    }
    .site {
        overflow: hidden;
        max-width: 90%;
        margin: 0 auto
    }
    .single-padding.wpb_column {
        padding-right: 0!important
    }
    .careerFormMobile {
        display: inline
    }
}

@media screen and (max-width:400px) {
    body {
        background: 0 0
    }
}

@media only screen and (min-device-width:320px) and (max-device-width:480px) {
    #stockinfo {
        min-height: 220px;
        line-height: 2em!important
    }
}

@media only screen and (min-width:321px) {
    #stockinfo {
        min-height: 220px;
        line-height: 2em!important
    }
}

@media only screen and (max-width:320px) {
    #stockinfo {
        min-height: 220px;
        line-height: 2em!important
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) {
    #stockinfo {
        min-height: 220px;
        line-height: 2em!important
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
    #stockinfo {
        min-height: 220px;
        line-height: 2em!important
    }
}

@media only screen and (min-width:1180px) {
    .main-navigation {
        margin-top: 0;
        text-align: right;
        float: right;
        display: inline;
        position: relative;
        margin-right: -155px
    }
    #stockinfo {
        min-height: 100px!important;
        line-height: 2em!important
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
    #stockinfo {
        min-height: 220px;
        line-height: 2em!important
    }
}

.svg-wrap {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden
}

nav.nav-slide a {
    position: absolute;
    top: 300px;
    display: block;
    outline: 0;
    text-align: left;
    background-color: rgba(67, 150, 57, .6);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

nav.nav-slide a:hover {
    background: 0 0
}

nav.nav-slide a.prev_page_button {
    left: 0
}

nav.nav-slide a.next_page_button {
    right: 0
}

nav.nav-slide a svg {
    display: block;
    margin: 0 auto;
    padding: 0
}

.nav-slide .arrow-wrap {
    position: relative;
    z-index: 100;
    display: block;
    padding: 31px 1px
}

.nav-slide svg.icon {
    fill: #fff
}

.nav-slide div {
    position: absolute;
    top: 50%;
    padding: 20px 60px;
    background-color: rgba(67, 150, 57, .6);
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    font-family: Oswald, sans-serif;
    visibility: hidden
}

#main,
#masthead {
    position: relative
}

#site-header-image,
.my-sticky-element {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.nav-slide a.prev_page_button div {
    left: 0;
    text-align: right;
    -webkit-transform: translateY(-50%) translateX(-100%);
    -ms-transform: translateY(-50%) translateX(-100%);
    transform: translateY(-50%) translateX(-100%)
}

.nav-slide a.next_page_button div {
    right: 0;
    text-align: left;
    -webkit-transform: translateY(-50%) translateX(100%);
    -ms-transform: translateY(-50%) translateX(100%);
    transform: translateY(-50%) translateX(100%)
}

.nav-slide div h3 {
    display: block;
    color: #fff;
    width: 160px;
    padding: 20px 0;
    font-size: 18px;
    line-height: 30px
}

.nav-slide a:hover div {
    -webkit-transform: translateY(-50%) translateX(0);
    -ms-transform: translateY(-50%) translateX(0);
    transform: translateY(-50%) translateX(0);
    visibility: visible
}

#masthead {
    z-index: 100000
}

.my-sticky-element {
    z-index: 10000;
    background: #fff;
    width: 100%;
    left: 10%;
    transition: all .3s ease-in-out
}

.my-sticky-element.stuck {
    position: fixed;
    top: 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
    padding: 10px;
    left: 0
}

#altLogo>img,
#site-header-image>img {
    max-width: 100%
}

ul#menu-large {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

#site-header-image {
    width: 200px;
    height: 50px;
    background: url(/wp-content/uploads/2014/08/greatCanadianGamingCorporation.jpg) no-repeat;
    background-size: cover;
    transition: all .3s ease-in-out
}

#altLogo {
    width: 200px;
    height: 50px;
    background: url(/wp-content/uploads/2014/06/gcgc-logo.png) no-repeat;
    background-size: cover;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.stuck #altLogo,
.stuck #site-header-image {
    width: 120px;
    height: 32px
}

.stuck .site-title {
    width: 100px;
    height: 32px
}

.stuck ul#menu-large {
    line-height: 35px
}

.stuck header {
    margin-top: 10px
}

.gradientbox {
    background-color: #1a82f7;
    background-image: url(/wp-content/themes/twentytwelve/images/linear_bg_1.png);
    background-repeat: repeat-y;
    background: -webkit-gradient(linear, left top, right top, from(#1a82f7), to(#2F2727));
    background: -webkit-linear-gradient(left, #2F2727, #1a82f7);
    background: -moz-linear-gradient(left, #2F2727, #1a82f7);
    background: -ms-linear-gradient(left, #2F2727, #1a82f7);
    background: -o-linear-gradient(left, #2F2727, #1a82f7)
}
/*

.wpb_text_column {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JmYmZiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+)!important;
    background: -moz-linear-gradient(left, rgba(191, 191, 191, 1) 0, rgba(229, 229, 229, 1) 100%)!important;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(191, 191, 191, 1)), color-stop(100%, rgba(229, 229, 229, 1)))!important;
    background: -webkit-linear-gradient(left, rgba(191, 191, 191, 1) 0, rgba(229, 229, 229, 1) 100%)!important;
    background: -o-linear-gradient(left, rgba(191, 191, 191, 1) 0, rgba(229, 229, 229, 1) 100%)!important;
    background: -ms-linear-gradient(left, rgba(191, 191, 191, 1) 0, rgba(229, 229, 229, 1) 100%)!important;
    background: linear-gradient(to right, rgba(191, 191, 191, 1) 0, rgba(229, 229, 229, 1) 100%)!important;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#bfbfbf', endColorstr='#e5e5e5', GradientType=1)!important
}
*/

.scrollCue,
.scrollCueTop {
  margin-top: -35px;
    display: none
}

.scrollCue a,
.scrollCueTop a {
    display: block;
    width: 70px;
    height: 38px;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    opacity: .9;
    text-decoration: none
}

.scrollCue a {
    background: url(/wp-content/uploads/2014/07/scroll_cue.png) center 80% no-repeat #FFF;
    line-height: 20px
}

.scrollCueTop a {
    background: url(/wp-content/uploads/2014/07/scroll_cue-up.png) center 20% no-repeat #FFF;
    line-height: 55px
}

.scrollCue a:hover,
.scrollCueTop a:hover {
    filter: alpha(opacity=100);
    opacity: 1;

    -webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -ms-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out
}

.scrollCue.active {
    display: block;
    z-index: 50
}

.gm-style div {
    line-height: 13px
}

.vc_span3 #arrows span.nextright_title,
.vc_span3 #arrows span.prevleft_title {
    font-size: 12px!important
}

.wpb_wrapper img {
    vertical-align: top!important
}

.entry-title {
    visibility: hidden
}

.single .entry-title {
    visibility: visible
}

.wpcf7-form input[type=email],
.wpcf7-form input[type=text],
.wpcf7-form select {
    width: 60%;
    height: 30px
}

.wpcf7-form textarea {
    width: 60%;
    height: 200px
}

.arrival.styled.hasDatepicker,
.departure.styled.hasDatepicker,
select {
    height: 30px;
    width: 100%
}

#calendar {
    padding: 20px
}

.contactMapContainer {
    margin-top: 20px!important
}

.wpgmza_markerbox {
    padding-top: 5px!important
}

#menu-large li,
.main-navigation li {
    margin: 0 10px 0 0;
    position: relative
}

#menu-large li ul,
.main-navigation li ul {
    display: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    z-index: 1
}

#menu-large li ul ul,
.main-navigation li ul ul {
    top: 0;
    left: 100%
}

#menu-large li:hover>ul,
.main-navigation ul li:hover>ul {
    border-left: 0;
    display: block
}

#menu-large li ul li a,
.main-navigation li ul li a {
    background: #efefef;
    border-bottom: 1px solid #ededed;
    display: block;
    font-size: 11px;
    font-size: .785714286rem;
    line-height: 2.181818182;
    padding: .571428571rem .714285714rem;
    width: 180px;
    width: 12.85714286rem;
    white-space: normal
}

#menu-large li ul li a:hover,
.main-navigation li ul li a:hover {
    background: #e3e3e3;
    color: #444;
    padding: 8px 10px
}

.main-navigation .current-menu-ancestor>a,
.main-navigation .current-menu-item>a,
.main-navigation .current_page_ancestor>a,
.main-navigation .current_page_item>a {
    color: #207940
}

.menu-footer-container {
    text-align: center
}

#secondary,
.entry-meta {
    display: none
}

.vc_gitem-zone-a .vc_gitem-row-position-bottom,
.vc_gitem-zone-b .vc_gitem-row-position-bottom {
    position: relative;
    left: 0;
    right: 0;
    bottom: -49px;
}

.vc_btn-juicy_pink,
a.vc_btn-juicy_pink,
button.vc_btn-juicy_pink {
    background-color: #47983D!important;
    color: #ffffff !important;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

a#wpgmza_table_1_next {
    display: none;
}

#mapbutton {
    float: left;
    width: 100px;
    text-align: left;
}

#mapbutton a {
    color: white;
    line-height: 23px;
	text-decoration:none;
}
#mapbutton a:hover, #mapbutton a:acitve {
	text-decoration:none;
}
#post-123 .nextright_title {
	top: 24%;
}
