
#movbro_bar{
font-size:2em;
position:fixed;
bottom:0px;
width:100%;
left:0px;
right:0px;
text-align:center;
color:black;
background-color:#ffca4b;
padding:20px;
text-decoration:none;
z-index:10000;
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
html {
    font-size: 62.5%;
    overflow-y: scroll;
}
body {
    background: none repeat scroll 0 0 #FFFFFF;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}
ol, ul {
    list-style: none outside none;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
a:focus {
    outline: thin dotted;
}
a:hover, a:active {
    outline: 0 none;
}
a img {
    border: 0 none;
}
body, button, input, select, textarea {
    color: #333333;
    font-family: "Helvetica Neue","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    font-size: 13px;
    line-height: 1.5;
    word-wrap: break-word;
}
a {
    color: #248CC8;
}
a:visited {
    color: #248CC8;
}
a:hover, a:focus, a:active {
    color: #F47E3C;
}
hr {
    background-color: #CCCCCC;
    border: 0 none;
    height: 1px;
    margin-bottom: 1.5em;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
}
p {
    margin-bottom: 1.5em;
}
ul, ol {
    margin: 0 0 1.5em 3em;
}
ul {
    list-style: disc outside none;
}
ol {
    list-style: decimal outside none;
}
ul ul, ol ol, ul ol, ol ul {
    margin-bottom: 0;
    margin-left: 1.5em;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0 1.5em 1.5em;
}
b, strong {
    font-weight: bold;
}
dfn, cite, em, i {
    font-style: italic;
}
blockquote {
    margin: 0 1.5em;
}
address {
    margin: 0 0 1.5em;
}
pre {
    background: none repeat scroll 0 0 #EEEEEE;
    font-family: "Courier 10 Pitch",Courier,monospace;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}
code, kbd, tt, var {
    font-family: "Courier New",Courier,mono;
}
abbr, acronym {
    border-bottom: 1px dotted #666666;
    cursor: help;
}
mark, ins {
    background: none repeat scroll 0 0 #FFF9C0;
    text-decoration: none;
}
sup, sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 1ex;
}
sub {
    top: 0.5ex;
}
small {
    font-size: 75%;
}
big {
    font-size: 125%;
}
figure {
    margin: 0;
}
table {
    margin: 0 0 1.5em;
    width: 100%;
}
th {
    font-weight: bold;
}
button, input, select, textarea {
    -moz-box-sizing: border-box;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}
button, input {
    line-height: normal;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    background: -moz-linear-gradient(center bottom , #DFDFDF 0%, #FFFFFF 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #D2D2D2 #C3C3C3 #9F9F9F;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.125), 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    color: #646464;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    padding: 12px 20px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    width: auto;
}
button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    background: -moz-linear-gradient(center bottom , #EBEBEB 0%, #FFFFFF 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #DADADA #CFCFCF #A8A8A8;
    border-style: solid;
    border-width: 1px;
}
button:focus, html input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:active, html input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {
    border-color: #AAAAAA #BBBBBB #BBBBBB;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.5) inset, 0 2px 5px rgba(0, 0, 0, 0.15) inset;
}
input[type="checkbox"], input[type="radio"] {
    -moz-box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    -moz-box-sizing: border-box;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
input[type="text"], input[type="email"], input[type="password"], textarea {
    -moz-box-sizing: border-box;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    color: #666666;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, textarea:focus {
    color: #111111;
}
input[type="text"], input[type="email"], input[type="password"] {
    padding: 3px;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}
.assistive-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}
.page-links {
    clear: both;
}
#site-title a {
    color: inherit;
}
body {
    background: none repeat scroll 0 0 #DADADA;
}
#page-wrapper {
    -moz-box-sizing: border-box;
    margin: 0 auto;
    padding-top: 20px;
    width: 1080px;
}
.layout-full #page-wrapper {
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.layout-full #page-wrapper .full-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1080px;
    position: relative;
}
@media (max-width: 1080px) {
.responsive.layout-boxed #page-wrapper {
    margin: 0;
    padding: 0;
}
}
header#masthead {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #FCFCFC;
    padding: 25px 35px;
}
header#masthead hgroup {
    margin-bottom: 40px;
    margin-top: 20px;
    position: relative;
}
header#masthead hgroup a {
    color: inherit;
    text-decoration: none;
}
header#masthead hgroup h1 {
    color: #666666;
    font-size: 36px;
    font-weight: 100;
    line-height: 1em;
}
header#masthead hgroup img {
    height: auto;
    max-width: 100%;
}
header#masthead hgroup .support-text {
    color: #4B4B4B;
    font-style: italic;
    line-height: 1.2em;
    margin-top: -0.6em;
    max-width: 50%;
    position: absolute;
    right: 0;
    top: 50%;
}
#main {
}
#main:before {
    content: "";
    display: block;
}
#main:after {
    clear: both;
    content: "";
    display: table;
}
#primary {
    float: left;
    width: 71.287%;
}
body.no-sidebar #primary {
    float: none;
    width: auto;
}
.siteorigin-panels-home #primary, .page-template-templatestemplate-full-php #primary, .page-template-templatestemplate-full-notitle-php #primary {
    float: none;
    width: auto;
}
#secondary {
    float: right;
    width: 23.762%;
}
#main {
    background: none repeat scroll 0 0 #FCFCFC;
    padding: 35px;
}
#main-slider {
    line-height: 0;
}
#main-slider .flexslider {
    margin-bottom: 0;
}
#main-slider h1 {
    font-weight: 100;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
#main-slider .text-em-wrapper {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.25);
    border: 3px solid #FFFFFF;
    font-weight: bold;
    padding: 10px 50px;
}
@media (max-width: 680px) {
body.responsive header#masthead hgroup {
    text-align: center;
}
body.responsive header#masthead hgroup .support-text {
    display: block;
    margin-top: 30px;
    max-width: 100%;
    position: static;
}
body.responsive #primary, body.responsive #secondary {
    float: none;
    width: auto;
}
body.responsive #secondary {
    margin-top: 35px;
}
body.responsive #footer-widgets .widget {
    display: block;
    float: none;
    margin-bottom: 25px;
}
body.responsive #footer-widgets .widget:last-child {
    margin-bottom: 0;
}
}
body.responsive #page-wrapper {
    max-width: 1080px;
    overflow-x: hidden;
    width: auto;
}
body.responsive.layout-full #page-wrapper {
    max-width: 100%;
}
body.responsive.layout-boxed #page-wrapper {
    overflow-x: visible;
}
body.responsive.layout-full #page-wrapper .full-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1080px;
}
.main-navigation {
    background: none repeat scroll 0 0 #343538;
    font-size: 13px;
    margin: 0 -35px -25px;
}
.main-navigation ul {
    list-style: none outside none;
    margin: 0;
    padding-left: 0;
}
.main-navigation ul:before {
    content: "";
    display: block;
}
.main-navigation ul:after {
    clear: both;
    content: "";
    display: table;
}
.main-navigation ul li {
    display: block;
    float: left;
    position: relative;
}
.main-navigation ul li:hover > a {
    background: none repeat scroll 0 0 #00BCFF;
    color: #FFFFFF;
}
.main-navigation ul li:hover > a [class^="icon-"] {
    color: #FFFFFF;
}
.main-navigation ul li a {
    -moz-box-sizing: border-box;
    padding: 20px 35px;
}
.main-navigation ul li a, .main-navigation ul li a > * {
    transition: all 0.4s ease 0s;
}
.main-navigation ul ul {
    background: none repeat scroll 0 0 #464646;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    transition: all 0.35s ease 0s;
    visibility: hidden;
    z-index: 99999;
}
.main-navigation ul ul a {
    padding: 15px 20px;
    width: 200px;
}
.main-navigation ul ul li {
    position: relative;
}
.main-navigation ul ul li:hover > a {
    background: none repeat scroll 0 0 #00BCFF;
    color: #FFFFFF;
}
.main-navigation ul ul ul {
    left: 100%;
    margin-left: 0;
    top: 0;
}
.main-navigation ul li:hover > ul {
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
}
.main-navigation a {
    color: #E2E2E2;
    display: block;
    font-weight: bold;
    text-decoration: none;
}
.main-navigation.sticky {
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.15);
}
.main-navigation [class^="icon-"] {
    color: #CCCCCC;
    display: inline-block;
    font-size: 16px;
    line-height: 0.5em;
    margin-right: 15px;
}
.mobile-nav-frame [class^="icon-"] {
    margin-right: 10px;
}
#search-icon {
    float: right;
    position: relative;
}
#search-icon #search-icon-icon {
    -moz-box-sizing: border-box;
    background-color: #303134;
    cursor: pointer;
    display: block;
    height: 59px;
    padding: 22px 21px;
    width: 59px;
}
#search-icon #search-icon-icon, #search-icon #search-icon-icon .icon-search {
    transition: all 0.4s ease 0s;
}
#search-icon #search-icon-icon .icon {
    background: url("images/sprites-1-0-7.png") no-repeat scroll -15px -67px rgba(0, 0, 0, 0);
    display: inline-block;
    height: 17px;
    width: 17px;
}
#search-icon #search-icon-icon:hover {
    background-color: #00BCFF;
}
#search-icon #search-icon-icon:hover .icon {
    background: url("images/sprites-1-0-7.png") no-repeat scroll -15px -85px rgba(0, 0, 0, 0);
}
@media not all {
#search-icon #search-icon-icon .icon {
    background: url("./images/retina/search-icon.png") no-repeat scroll 0 0 / 17px 17px rgba(0, 0, 0, 0);
}
#search-icon #search-icon-icon:hover .icon {
    background: url("./images/retina/search-icon-white.png") no-repeat scroll 0 0 / 17px 17px rgba(0, 0, 0, 0);
}
}
#search-icon .searchform {
    background: none repeat scroll 0 0 #2D2E31;
    display: none;
    overflow-x: hidden;
    position: absolute;
    right: 0;
    top: 100%;
    width: 1080px;
    z-index: 10;
}
#search-icon .searchform input[name="s"] {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 0 0 0 0;
    color: #D1D1D1;
    display: block;
    font-size: 17px;
    font-weight: 200;
    height: 42px;
    outline: medium none;
    padding: 0 15px;
    width: 100%;
}
article.sticky {
}
.page-title {
    color: #3B3B3B;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
}
.page-title a {
    color: inherit;
    font-weight: bold;
    text-decoration: none;
}
article.post, article.page {
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 40px;
    padding-bottom: 40px;
}
article.post:before, article.page:before {
    content: "";
    display: block;
}
article.post:after, article.page:after {
    clear: both;
    content: "";
    display: table;
}
article.post footer, article.page footer {
    float: left;
    width: 17.5%;
}
article.post footer .post-type-icon, article.page footer .post-type-icon {
    background: none repeat scroll 0 0 #4F5355;
    border-radius: 3px 3px 3px 3px;
    height: 50px;
    width: 50px;
}
article.post footer .tags, article.page footer .tags {
    line-height: 1em;
    margin-top: 15px;
}
article.post footer .tags a, article.page footer .tags a {
    background: none repeat scroll 0 0 #74787A;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    display: inline-block;
    font-size: 10px;
    line-height: 1em;
    margin-bottom: 4px;
    margin-right: 4px;
    padding: 4px 5px;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
    text-transform: uppercase;
}
article.post .entry-header, article.page .entry-header {
    margin-bottom: 20px;
}
article.post .entry-header .entry-thumbnail, article.page .entry-header .entry-thumbnail {
    margin-bottom: 20px;
}
article.post .entry-header .entry-thumbnail img, article.page .entry-header .entry-thumbnail img {
    display: block;
    height: auto;
    width: 100%;
}
article.post .entry-header .entry-thumbnail a, article.page .entry-header .entry-thumbnail a {
    display: block;
}
article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title {
    color: #3B3B3B;
    font-size: 20px;
    font-weight: 500;
}
article.post .entry-header h1.entry-title a, article.page .entry-header h1.entry-title a {
    color: inherit;
    font-weight: bold;
    text-decoration: none;
}
article.post .entry-header .entry-meta, article.page .entry-header .entry-meta {
    color: #8F8F8F;
    font-size: 12px;
}
article.post .entry-header .entry-meta a, article.page .entry-header .entry-meta a {
    color: #5E5E5E;
    font-weight: 500;
    text-decoration: none;
}
article.post:last-child, article.page:last-child {
    border-bottom: 0 none;
    margin-bottom: 0;
    padding-bottom: 0;
}
article.post .more-link, article.page .more-link {
    background: -moz-linear-gradient(center bottom , #DFDFDF 0%, #FFFFFF 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #D2D2D2 #C3C3C3 #9F9F9F;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.125);
    color: #646464;
    float: right;
    font-size: 11px;
    font-weight: bold;
    padding: 4px 10px;
    text-decoration: none;
}
article.post .more-link .meta-nav, article.page .more-link .meta-nav {
    display: none;
}
article.post .share-buttons, article.page .share-buttons {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #E0E0E0;
    list-style: none outside none;
    margin: 20px 0 0;
    padding: 15px 25px;
}
article.post .share-buttons:before, article.page .share-buttons:before {
    content: "";
    display: block;
}
article.post .share-buttons:after, article.page .share-buttons:after {
    clear: both;
    content: "";
    display: table;
}
article.post .share-buttons li, article.page .share-buttons li {
    display: block;
    float: left;
    height: 20px;
}
article.post .entry-summary p:last-child, article.page .entry-summary p:last-child {
    margin-bottom: 0;
}
article.post .entry-categories, article.page .entry-categories {
    color: #999999;
    font-size: 0.85em;
    margin-top: 1.5em;
}
article.post .entry-categories a, article.page .entry-categories a {
    color: #777777;
}
.post-navigation, #image-navigation {
    margin-bottom: 40px;
    margin-top: -20px;
}
.post-navigation:before, #image-navigation:before {
    content: "";
    display: block;
}
.post-navigation:after, #image-navigation:after {
    clear: both;
    content: "";
    display: table;
}
.post-navigation a, #image-navigation a {
    background: -moz-linear-gradient(center bottom , #DFDFDF 0%, #FFFFFF 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #D2D2D2 #C3C3C3 #9F9F9F;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.125);
    color: #646464;
    font-size: 11px;
    font-weight: bold;
    padding: 6px 10px;
    text-decoration: none;
}
.post-navigation a .meta-nav, #image-navigation a .meta-nav {
    display: inline-block;
}
.post-navigation a:hover, #image-navigation a:hover {
    background: -moz-linear-gradient(center bottom , #EBEBEB 0%, #FFFFFF 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #DADADA #CFCFCF #A8A8A8;
    border-style: solid;
    border-width: 1px;
}
.post-navigation .nav-previous .meta-nav, #image-navigation .nav-previous .meta-nav {
    margin-right: 7px;
}
.post-navigation .nav-next .meta-nav, #image-navigation .nav-next .meta-nav {
    margin-left: 7px;
}
#image-navigation {
    margin-bottom: 20px;
    margin-top: 0;
}
.entry-header {
}
.entry-header:before {
    content: "";
    display: block;
}
.entry-header:after {
    clear: both;
    content: "";
    display: table;
}
.entry-content {
    color: #666666;
    line-height: 1.6em;
}
.entry-content:before {
    content: "";
    display: block;
}
.entry-content:after {
    clear: both;
    content: "";
    display: table;
}
.entry-content a {
    color: #248CC8;
    transition: all 0.2s ease 0s;
}
.entry-content a:hover {
    color: #F47E3C;
}
.entry-content p, .entry-content > ul, .entry-content > li, .entry-content > dl, .entry-content pre, .entry-content code, .entry-content blockquote {
    margin: 1em 0;
}
.entry-content > *:last-child {
    margin-bottom: 0;
}
.entry-content > *:first-child {
    margin-top: 0;
}
.entry-content blockquote {
    border-left: 1px solid #AAAAAA;
    font-style: italic;
    margin-left: 1em;
    padding-left: 1em;
}
.entry-content blockquote cite {
    font-weight: bold;
}
.entry-content pre, .entry-content code {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D9D9D9;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
    display: block;
    font-family: "Courier New",Courier,mono;
    overflow-x: auto;
    padding: 10px;
}
.entry-content pre p:first-child, .entry-content code p:first-child {
    margin-top: 0;
}
.entry-content code {
    font-family: "Courier New",Courier,mono;
}
.entry-content sup, .entry-content sub {
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}
.entry-content sup {
    bottom: 1ex;
}
.entry-content sub {
    top: 0.5ex;
}
.entry-content .gallery {
    margin: 25px 0 !important;
}
.entry-content .gallery .gallery-item {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
.entry-content .gallery .gallery-icon {
    line-height: 0;
    margin-bottom: 0 !important;
}
.entry-content .gallery img {
    border: medium none !important;
}
.entry-content .gallery .gallery-caption {
    margin: 10px !important;
    padding-left: 0 !important;
}
.entry-content table {
    width: 100%;
}
.entry-content img {
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.176);
    height: auto;
    max-width: 100%;
}
.entry-content .wp-caption {
    -moz-box-sizing: border-box;
    border: 1px solid #E0E0E0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
    margin: 5px 0 30px;
    max-width: 100%;
    padding: 8px;
    text-align: center;
}
.entry-content .wp-caption:first-child {
    margin-top: 25px;
}
.entry-content .wp-caption p.wp-caption-text {
    margin: 0;
}
.entry-content .alignleft {
    margin: 0 0 1.5em 1.5em;
}
.entry-content .alignright {
    margin: 0 1.5em 1.5em 0;
}
.entry-content img.wp-smiley {
    border: medium none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.entry-content ul {
    list-style-type: square;
}
.entry-content ol {
    list-style-type: decimal;
}
.entry-content ol ol {
    list-style-type: upper-alpha;
}
.entry-content ol ol ol {
    list-style-type: lower-roman;
}
.entry-content ul li, .entry-content ol li {
    margin-left: 1.5em;
}
.entry-content dl dt {
    font-weight: bold;
    margin-bottom: 5px;
}
.entry-content dl dd {
    margin-bottom: 10px;
    padding-left: 20px;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    color: #444444;
    font-weight: 500;
    margin: 1em 0;
}
.entry-content h1 {
    font-size: 1.7em;
}
.entry-content h2 {
    font-size: 1.6em;
}
.entry-content h3 {
    font-size: 1.5em;
}
.entry-content h4 {
    font-size: 1.4em;
}
.entry-content h5 {
    font-size: 1.2em;
}
.entry-content h6 {
    font-size: 1.1em;
}
.entry-content embed, .entry-content iframe, .entry-content object {
    max-width: 100%;
}
.entry-content .tags {
    color: #999999;
}
.entry-content .tags strong {
    color: #666666;
}
.entry-content .tags a {
    color: #999999;
    text-decoration: none;
}
.pagination {
    font-size: 11px;
    line-height: 13px;
    position: relative;
    text-align: right;
}
.pagination span, .pagination a {
    background: -moz-linear-gradient(center bottom , #DFDFDF 0%, #FFFFFF 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #D2D2D2 #C3C3C3 #9F9F9F;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.125), 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    color: #646464;
    display: inline-block;
    font-weight: bold;
    margin: 2px 2px 2px 0;
    padding: 6px 9px 5px;
    text-decoration: none;
    width: auto;
}
.pagination span:last-child, .pagination a:last-child {
    margin-right: 0;
}
.pagination a:hover {
    background: -moz-linear-gradient(center bottom , #D0D0D0 0%, #F0F0F0 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #606060;
}
.pagination .current {
    background: -moz-linear-gradient(center bottom , #505050 0%, #333333 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #222222;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.125), 0 0 5px rgba(0, 0, 0, 0.5) inset;
    color: #EFEFEF;
}
.site-content .nav-previous {
    float: left;
    width: 50%;
}
.site-content .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
#comments-title, #reply-title {
    border-bottom: 2px solid #555555;
    color: #444444;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1em;
    margin-bottom: 20px;
    padding-bottom: 5px;
}
#comments-title [class^="icon-"], #reply-title [class^="icon-"] {
    display: inline-block;
    font-size: 16px;
    line-height: 0.75em;
    margin-right: 4px;
}
#comments .commentlist {
    list-style: none outside none;
    margin: 0 0 40px;
}
#comments .commentlist .children {
    list-style: none outside none;
    margin-left: 75px;
}
#comments .commentlist article {
    margin-bottom: 35px;
}
#comments .commentlist article .avatar {
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    float: left;
}
#comments .commentlist article .comment-author, #comments .commentlist article .awaiting-moderation, #comments .commentlist article .comment-meta, #comments .commentlist article .comment-content {
    margin-left: 75px;
}
#comments .commentlist article .comment-author {
    color: #474747;
    font-size: 13px;
    font-weight: 500;
    line-height: 1em;
    margin-bottom: 0.35em;
}
#comments .commentlist article .comment-author a {
    color: inherit;
    text-decoration: none;
}
#comments .commentlist article .comment-author cite {
    font-style: normal;
}
#comments .commentlist article .comment-meta {
    color: #747474;
    font-size: 11.5px;
    line-height: 1em;
    margin-bottom: 15px;
}
#comments .commentlist article .comment-meta a {
    color: inherit;
    text-decoration: none;
}
#comments .commentlist article .comment-meta .support {
    display: inline-block;
    margin-left: 15px;
}
#comments .commentlist article .awaiting-moderation {
    display: block;
    margin-bottom: 10px;
}
#comments .commentlist article .entry-content {
    font-size: 12px;
}
#comments .commentlist .bypostauthor {
}
#commentform label {
    display: block;
    float: left;
    margin-top: 2px;
    width: 25%;
}
#commentform input, #commentform textarea {
    float: left;
    font-size: 13px;
    padding: 10px;
    width: 75%;
}
#commentform textarea {
    padding: 10px;
}
#commentform input {
    padding: 7px 10px;
}
#commentform p {
    margin-bottom: 20px;
}
#commentform p:before {
    content: "";
    display: block;
}
#commentform p:after {
    clear: both;
    content: "";
    display: table;
}
#commentform p.form-submit {
    margin-bottom: 0;
}
#commentform #submit {
    font-size: 12px;
    padding: 10px 20px;
    width: auto;
}
#commentform .form-allowed-tags, #commentform .form-allowed-tags code, #commentform .comment-notes {
    color: #999999;
    font-size: 0.8em;
}
#commentform .logged-in-as {
    color: #999999;
    font-size: 0.8em;
    margin-bottom: 10px;
    text-align: right;
}
#commentform .required {
    color: #A40802;
}
#colophon {
    background: none repeat scroll 0 0 #2F3033;
    margin-bottom: 20px;
    padding: 30px;
}
#colophon #theme-attribution, #colophon #site-info {
    color: #AAAAAA;
    font-size: 11.5px;
    margin-top: 25px;
    text-align: center;
}
#colophon #theme-attribution a, #colophon #site-info a {
    color: #DDDDDD;
    font-weight: 500;
    text-decoration: none;
}
body.layout-full {
    background-color: #2F3033;
}
.layout-full #colophon {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 30px;
    padding-top: 30px;
}
#scroll-to-top {
    background: url("images/sprites-1-0-7.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 20px;
    height: 48px;
    opacity: 0;
    position: fixed;
    right: 20px;
    transform: scale(0, 0);
    transition: all 0.2s ease 0s;
    width: 48px;
}
@media not all {
#scroll-to-top {
    background-image: url("./images/retina/to-top.png");
    background-size: 48px 48px;
}
}
#scroll-to-top.displayed {
    opacity: 1 !important;
    transform: scale(1, 1);
}
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
    outline: medium none;
}
.slides, .flex-control-nav, .flex-direction-nav {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.flexslider {
    margin: 0;
    padding: 0;
    position: relative;
}
.flexslider .slides {
    list-style: none outside none;
}
.flexslider .slides:before {
    content: "";
    display: block;
}
.flexslider .slides:after {
    clear: both;
    content: "";
    display: table;
}
.flexslider .slides > img {
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
    display: block;
    height: auto;
    width: 100%;
}
.flexslider .slides p img {
    display: inline-block;
    width: auto;
}
.flexslider .slides .flex-caption {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    left: 0;
    padding: 20px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 0;
    width: 100%;
}
.flexslider .slides .flex-caption h3 {
    color: inherit;
    font-size: 15px;
    line-height: 1.25em;
    margin: 0;
}
.flexslider .slides > li {
    background-position: center center;
    background-size: cover;
    display: none;
    margin-left: 0;
}
.flexslider .slides > li .content img {
    height: auto !important;
    max-width: 100%;
}
.flexslider .flex-control-paging {
    bottom: 15px;
    list-style: none outside none;
    padding: 0 30px;
    position: absolute;
    right: 0;
    text-align: right;
}
.flexslider .flex-control-paging li {
    display: inline-block;
    height: 14px;
    margin: 0 2px 0 0;
    padding: 0;
    text-align: left;
    text-indent: -99999px;
    width: 14px;
}
.flexslider .flex-control-paging li a {
    background: url("images/sprites-1-0-7.png") no-repeat scroll 0 -49px rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    height: 14px;
    width: 14px;
}
.flexslider .flex-control-paging li a.flex-active {
    background: url("images/sprites-1-0-7.png") no-repeat scroll 0 -64px rgba(0, 0, 0, 0);
}
.flexslider .flex-control-paging li a:hover {
    background: url("images/sprites-1-0-7.png") no-repeat scroll 0 -49px rgba(0, 0, 0, 0);
}
.flexslider .flex-direction-nav {
    list-style: none outside none;
}
.flexslider .flex-direction-nav li {
    margin: 0;
    padding: 0;
}
.flexslider .flex-direction-nav li a {
    display: block;
    height: 85px;
    margin-top: -52px;
    opacity: 0;
    position: absolute;
    text-indent: -99999px;
    top: 50%;
    transition: opacity 0.2s ease 0s;
    width: 32px;
}
.flexslider .flex-direction-nav li a.flex-prev {
    background: url("images/sprites-1-0-7.png") no-repeat scroll -82px 0 rgba(0, 0, 0, 0);
    left: 0;
}
.flexslider .flex-direction-nav li a.flex-next {
    background: url("images/sprites-1-0-7.png") no-repeat scroll -49px 0 rgba(0, 0, 0, 0);
    right: 0;
}
.flexslider:hover .flex-direction-nav li a {
    opacity: 0.9;
}
.metaslider .msHtmlOverlay .layer .siteorigin-slider-action-button {
    background: url("slider/action.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    display: inline-block;
    font-weight: bold;
    padding: 8px 46px 8px 0;
}
.metaslider .msHtmlOverlay .layer .siteorigin-slider-action-button a {
    color: #FFFFFF;
    font-size: 16px;
    text-decoration: none;
}
#metaslider-demo .content, .vantage-slide-with-image .content {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#metaslider-demo .content img, .vantage-slide-with-image .content img {
    height: auto;
    max-width: 100%;
}
#metaslider-demo .msDefaultImage, .vantage-slide-with-image .msDefaultImage {
    height: auto;
    max-width: 100%;
}
.widget {
    margin: 0 0 1.5em;
}
.widget select {
    max-width: 100%;
}
#searchsubmit {
    display: none;
}
.textwidget p:first-child {
    margin-top: 0;
}
.textwidget p:last-child {
    margin-bottom: 0;
}
#secondary .widget, #footer-widgets .widget {
    color: #5E5E5E;
    font-size: 13px;
    margin-bottom: 40px;
}
#secondary .widget:last-child, #footer-widgets .widget:last-child {
    margin-bottom: 0;
}
#secondary .widget h1.widget-title, #footer-widgets .widget h1.widget-title {
    color: #3B3B3B;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 15px;
}
#secondary .widget ul, #footer-widgets .widget ul, #secondary .widget ol, #footer-widgets .widget ol {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#secondary .widget ul ul, #footer-widgets .widget ul ul, #secondary .widget ol ul, #footer-widgets .widget ol ul, #secondary .widget ul ol, #footer-widgets .widget ul ol, #secondary .widget ol ol, #footer-widgets .widget ol ol {
    margin-left: 1em;
}
#secondary .widget ul li a, #footer-widgets .widget ul li a, #secondary .widget ol li a, #footer-widgets .widget ol li a {
    text-decoration: none;
}
#footer-widgets {
    margin: 0 -5px;
    max-width: 100%;
}
#footer-widgets:before {
    content: "";
    display: block;
}
#footer-widgets:after {
    clear: both;
    content: "";
    display: table;
}
#footer-widgets .widget {
    -moz-box-sizing: border-box;
    color: #B9B9B9;
    float: left;
    margin-bottom: 0;
    padding: 0 15px;
}
#footer-widgets .widget a {
    color: #CCCCCC;
}
#footer-widgets .widget h1.widget-title {
    color: #E2E2E2;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
}
.widget img, .widget iframe, .widget object, .widget select, .widget input {
    max-width: 100%;
}
.widget img {
    height: auto;
}
.widget a.button {
    background: -moz-linear-gradient(center bottom , #0F75B8 0%, #1189DA 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #0B5587 #094974 #083D61;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
    color: #FFFFFF;
    display: inline-block;
    font-size: 0.875em;
    padding: 9px 26px;
    text-decoration: none;
    text-shadow: 0 1px 0 #000000;
}
.widget .button-container.align-center {
    text-align: center;
}
.widget .button-container.align-left {
    text-align: left;
}
.widget .button-container.align-right {
    text-align: right;
}
.widget .button-container.align-full .button {
    display: block;
    text-align: center;
}
.widget_call-to-action {
    padding: 25px 30px 23px;
    position: relative;
}
.widget_call-to-action h2.cta-headline {
    color: #333333;
    margin: 0 0 0.35em;
}
.widget_call-to-action p.cta-sub-text {
    color: #666666;
    margin: 0;
}
.widget_call-to-action a.button {
    margin-top: -20px;
    position: absolute;
    right: 30px;
    top: 50%;
}
@media (max-width: 680px) {
body.responsive .widget_call-to-action a.button {
    display: block;
    margin-top: 25px;
    position: static;
    text-align: center;
}
}
.widget_siteorigin-list ul li {
    margin-bottom: 0.4em;
}
.widget_siteorigin-list ul li:last-child {
    margin-bottom: 0;
}
.widget_icon-text {
    font-size: 0.95em;
    text-align: center;
}
.widget_icon-text .feature-icon {
    display: inline-block;
    line-height: 0;
}
.widget_icon-text .widget-title {
    margin: 15px 0;
}
.widget_circleicon-widget {
    clear: both;
}
.widget_circleicon-widget .circle-icon-box {
    position: relative;
    text-align: center;
}
.widget_circleicon-widget .circle-icon-box.circle-icon-show-box {
    background: none repeat scroll 0 0 #F6F6F6;
    border: 1px solid #DDDDDD;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    padding: 24px;
}
.widget_circleicon-widget .circle-icon-box.circle-icon-hide-box {
    padding: 5px;
}
.widget_circleicon-widget .circle-icon-box .link-icon, .widget_circleicon-widget .circle-icon-box .link-title {
    display: block;
    text-decoration: none;
}
.widget_circleicon-widget .circle-icon-box .circle-icon {
    background-color: #3A3B3E;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 6px solid #FFFFFF;
    border-radius: 130px 130px 130px 130px;
    display: inline-block;
    height: 65px;
    position: absolute;
    transition: all 0.5s ease 0s;
    width: 65px;
}
.widget_circleicon-widget .circle-icon-box .circle-icon [class^="icon-"] {
    color: #FFFFFF;
    display: block;
    font-size: 24px;
    height: 1em;
    left: 0;
    line-height: 1.1em;
    margin-top: -0.5em;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}
.widget_circleicon-widget .circle-icon-box h4 {
    color: #3B3B3B;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 0.8em;
    margin-top: 0;
}
.widget_circleicon-widget .circle-icon-box p.text {
    color: #5E5E5E;
    font-size: 13px;
    margin: 0 0 10px;
}
.widget_circleicon-widget .circle-icon-box p.text:last-child {
    margin-bottom: 0;
}
.widget_circleicon-widget .circle-icon-box a.more-button {
    color: #3B3B3B;
    display: block;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
.widget_circleicon-widget .circle-icon-box a.more-button i {
    background: url("images/sprites-1-0-7.png") no-repeat scroll 0 -79px rgba(0, 0, 0, 0);
    display: inline-block;
    height: 8px;
    margin-left: 3px;
    width: 5px;
}
@media not all {
.widget_circleicon-widget .circle-icon-box a.more-button i {
    background: url("./images/retina/more-icon.png") repeat scroll 0 0 / 5px 8px rgba(0, 0, 0, 0);
}
}
.widget_circleicon-widget .circle-icon-box.icon-position-top {
    padding-top: 87px;
}
.widget_circleicon-widget .circle-icon-box.icon-position-top .circle-icon {
    left: 50%;
    margin-left: -38.5px;
    top: 0;
}
.widget_circleicon-widget .circle-icon-box.icon-position-bottom {
    padding-bottom: 87px;
}
.widget_circleicon-widget .circle-icon-box.icon-position-bottom .circle-icon {
    bottom: 0;
    left: 50%;
    margin-left: -38.5px;
}
.widget_circleicon-widget .circle-icon-box.icon-position-left {
    padding-left: 87px;
    text-align: left;
}
.widget_circleicon-widget .circle-icon-box.icon-position-left .circle-icon {
    left: 0;
    margin-top: -38.5px;
    top: 50%;
}
.widget_circleicon-widget .circle-icon-box.icon-position-right {
    padding-right: 87px;
    text-align: left;
}
.widget_circleicon-widget .circle-icon-box.icon-position-right .circle-icon {
    margin-top: -38.5px;
    right: 0;
    top: 50%;
}
.widget_headline-widget {
    text-align: center;
}
.widget_headline-widget h1 {
    color: #444444;
    font-size: 26px;
    letter-spacing: 1px;
    line-height: 36px;
    margin: 0;
    padding-top: 20px;
    text-transform: uppercase;
}
.widget_headline-widget h3 {
    color: #666666;
    font-size: 14px;
    font-weight: 200;
    margin: 0;
    padding-bottom: 20px;
}
.widget_headline-widget .decoration {
    border-top: 1px solid #EEEEEE;
    height: 1px;
    margin: 20px 60px;
    position: relative;
}
.panel-row-style {
}
.panel-row-style:before {
    content: "";
    display: block;
}
.panel-row-style:after {
    clear: both;
    content: "";
    display: table;
}
.panel-row-style-wide-grey {
    background: none repeat scroll 0 0 #F6F6F6;
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    margin: 0 -20px;
    padding: 25px 20px;
}
.layout-full .panel-row-style-wide-grey {
    margin: 0 -1000px;
    padding: 25px 1000px;
}
@media (max-width: 680px) {
body.responsive.layout-boxed .panel-row-style-wide-grey {
    margin: 0 -35px;
    padding: 25px 35px;
}
}
.vantage-carousel-title {
    color: #3B3B3B;
    font-size: 14px;
    font-weight: bold;
    line-height: 1em;
    text-transform: uppercase;
}
.vantage-carousel-title .vantage-carousel-title-text {
    display: inline-block;
    padding-right: 15px;
}
.vantage-carousel-title a.next, .vantage-carousel-title a.previous {
    background-position: center center;
    display: block;
    float: right;
    height: 17px;
    margin-left: 2px;
    overflow: hidden;
    text-indent: -9999px;
    width: 17px;
}
.vantage-carousel-title a.next {
    background: url("images/sprites-1-0-7.png") no-repeat scroll -15px -49px rgba(0, 0, 0, 0);
}
.vantage-carousel-title a.previous {
    background: url("images/sprites-1-0-7.png") no-repeat scroll -15px -103px rgba(0, 0, 0, 0);
}
@media not all {
.vantage-carousel-title a.next {
    background: url("images/retina/carousel-right.png") repeat scroll 0 0 / 17px 17px rgba(0, 0, 0, 0);
}
.vantage-carousel-title a.previous {
    background: url("images/retina/carousel-left.png") repeat scroll 0 0 / 17px 17px rgba(0, 0, 0, 0);
}
}
.vantage-carousel-wrapper {
    overflow: hidden;
}
.vantage-carousel-wrapper .vantage-carousel {
    height: 200px;
    margin: 0;
    padding: 0;
    transition: all 0.45s ease 0s;
    width: 99999px;
}
.vantage-carousel-wrapper .vantage-carousel:before {
    content: "";
    display: block;
}
.vantage-carousel-wrapper .vantage-carousel:after {
    clear: both;
    content: "";
    display: table;
}
.vantage-carousel-wrapper .vantage-carousel li.carousel-entry {
    display: block;
    float: left;
    list-style: none outside none;
    margin-left: 0;
    margin-right: 15px;
    padding: 0;
}
.vantage-carousel-wrapper .vantage-carousel li.carousel-entry:last-child {
    margin-right: 0;
}
.vantage-carousel-wrapper .vantage-carousel li.carousel-entry .thumbnail {
    line-height: 0;
}
.vantage-carousel-wrapper .vantage-carousel li.carousel-entry .thumbnail a {
    background-position: center center;
    background-size: 242px 162px;
    display: block;
    height: 162px;
    width: 242px;
}
.vantage-carousel-wrapper .vantage-carousel li.carousel-entry .thumbnail a, .vantage-carousel-wrapper .vantage-carousel li.carousel-entry .thumbnail a span.overlay {
    transition: all 0.35s ease 0s;
}
.vantage-carousel-wrapper .vantage-carousel li.carousel-entry .thumbnail a span.overlay {
    background: none repeat scroll 0 0 #3279BB;
    display: block;
    height: 100%;
    opacity: 0;
    width: 100%;
}
.vantage-carousel-wrapper .vantage-carousel li.carousel-entry .thumbnail a:hover {
    background-size: 272px 182px;
}
.vantage-carousel-wrapper .vantage-carousel li.carousel-entry .thumbnail a:hover span {
    opacity: 0.5;
}
.vantage-carousel-wrapper .vantage-carousel li.carousel-entry .default-thumbnail {
    background: -moz-linear-gradient(center bottom , #E0E0E0 0%, #E8E8E8 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 162px;
    width: 242px;
}
.vantage-carousel-wrapper .vantage-carousel li.carousel-entry h3 {
    color: #474747;
    font-size: 15px;
    font-weight: 500;
    margin: 10px 0 0;
    text-align: center;
}
.vantage-carousel-wrapper .vantage-carousel li.carousel-entry h3 a {
    color: inherit;
    text-decoration: none;
}
.vantage-carousel-wrapper .vantage-carousel li.loading {
    background: url("images/carousel-loader.gif") no-repeat scroll center center #F6F6F6;
    display: block;
    float: left;
    height: 162px;
    margin: 0;
    width: 242px;
}
.vantage-grid-loop {
    margin: 25px -15px 0;
}
.vantage-grid-loop:before {
    content: "";
    display: block;
}
.vantage-grid-loop:after {
    clear: both;
    content: "";
    display: table;
}
.vantage-grid-loop article {
    -moz-box-sizing: border-box;
    border-bottom: medium none;
    float: left;
    margin-bottom: 30px;
    padding: 0 15px;
    width: 25%;
}
.vantage-grid-loop article .thumbnail {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C2C5CA;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
    display: block;
    margin-bottom: 10px;
    padding: 5px;
}
.vantage-grid-loop article .thumbnail:hover {
    border-color: #00BAFA;
    box-shadow: 0 0 5px rgba(0, 187, 251, 0.75);
}
.vantage-grid-loop article .thumbnail img {
    border-radius: 0 0 0 0;
    box-shadow: none;
    display: block;
}
.vantage-grid-loop article h3 {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 8px;
    margin-top: 0;
}
.vantage-grid-loop article h3 a {
    color: inherit;
    text-decoration: none;
}
.vantage-grid-loop article .excerpt {
    color: #777777;
    font-size: 12px;
    height: 2.5em;
    line-height: 1.25em;
    overflow: hidden;
}
.vantage-grid-loop article .excerpt p {
    margin: 0;
}
.vantage-grid-loop .clear {
    clear: both;
}
.vantage-circleicon-loop {
    margin: 0 -20px;
}
.vantage-circleicon-loop:before {
    content: "";
    display: block;
}
.vantage-circleicon-loop:after {
    clear: both;
    content: "";
    display: table;
}
.vantage-circleicon-loop .widget_circleicon-widget {
    clear: none;
    float: left;
    width: 33.333%;
}
.vantage-circleicon-loop .widget_circleicon-widget .circle-icon-box {
    padding-left: 20px;
    padding-right: 20px;
}
.woocommerce #page-wrapper .button {
    background: -moz-linear-gradient(center bottom , #DFDFDF 0%, #FFFFFF 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #D2D2D2 #C3C3C3 #9F9F9F;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.125), 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    color: #646464;
    cursor: pointer;
    line-height: 1;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    width: auto;
}
.woocommerce #page-wrapper .product h1.entry-title {
    color: #3B3B3B;
    font-size: 22px;
    margin-bottom: 20px;
}
.woocommerce #page-wrapper .product h1.entry-title a {
    color: inherit;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}
.woocommerce-page #container {
    float: left;
    width: 71.287%;
}
@media (max-width: 680px) {
body.responsive.woocommerce-page #container {
    float: none;
    width: auto;
}
}
@media (max-width: 480px) {
body.responsive.woocommerce-page #container ul.products li.product {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 240px;
}
}
#changelog {
    max-height: 820px;
    overflow: auto;
}
#changelog_showmore {
	display:none;
    background-color: #FFFFFF;
    border: 1px solid #A9A9A9;
    cursor: pointer;
    display: inline-block;
    margin-left: 30px;
    margin-top: 10px;
    padding: 5px;
    transition: box-shadow 1s linear 0s;
	display:none;
}
#changelog_showmore:hover {
    color: #808080;
}
#changelog_showmore.glow {
    box-shadow: 0 0 5px 0 #000000;
}
#theme-attribution {
    display: none;
}
.gif-previews {
    text-align: center;
}
.gif-previews div {
    display: inline-block;
}
.cunt img {
    box-shadow: 0 0 5px 0 #000000;
    display: inline-block;
    margin: 15px;
    vertical-align: middle;
}
.gif-wrapper {
    background-color: #000000;
    box-shadow: 0 0 5px 0 #000000;
    display: inline-block;
    height: 222px;
    margin: 15px;
    vertical-align: middle;
    width: 400px;
}
.gif-wrapper img {
    margin-top: 25px;
}

#pg-home-2, #pg-home-3, #pg-home-4{
text-align:center;
}

video{
max-width:100%;
}

.gen-sub-headline img{
border-style:none;
margin:1em;
box-shadow:none;
}

#fixed-notice{
padding:10px;
text-align:center;
background-image:url('http://plastuer.com/wp-content/themes/plastuer/img/foo.png');
background-size:cover;
color:white;
position:fixed;
bottom:0px;
width:100%;
display:block;
z-index:100;
font-size:2em;
text-decoration:none;
}

#fixed-notice span{
font-weight:bold;
}

#fixed-notice .arrow{
background-image:url('http://i.imgur.com/cd9mBLr.png');
display:inline-block;
width:20px;
height:20px;
background-size:contain;
background-repeat:no-repeat;
}

#search-icon #search-icon-icon{
width:auto;
height:auto;
}