html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%
}
body {
margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline
}
audio:not([controls]) {
display: none;
height: 0
}
[hidden],
template {
display: none
}
a {
background: 0 0
}
a:active,
a:hover {
outline: 0
}
abbr[title],
abbr {
border: 1px solid #000;
text-decoration: none;
}
b,
strong {
font-weight: 600
}
dfn {
font-style: italic
}
h1 {
font-size: 2em;
margin: .67em 0
}
mark {
background: #ff0;
color: #000
}
small {
font-size: 80%
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline
}
sup {
top: -.5em
}
sub {
bottom: -.25em
}
img {
border: 0
}
svg:not(:root) {
overflow: hidden
}
figure {
margin: 1em 40px
}
hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0
}
pre {
overflow: auto
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0
}
button {
overflow: visible
}
button,
select {
text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
-webkit-appearance: button;
cursor: pointer
}
button[disabled],
html input[disabled] {
cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0
}
input {
line-height: normal
}
input[type=checkbox],
input[type=radio] {
box-sizing: border-box;
padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
height: auto
}
input[type=search] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
-webkit-appearance: none
}
fieldset {
border: 1px solid silver;
margin: 0 2px;
padding: .35em .625em .75em
}
legend {
border: 0;
padding: 0
}
textarea {
overflow: auto
}
optgroup {
font-weight: 600
}
table {
border-collapse: collapse;
border-spacing: 0
}
td,
th {
padding: 0
} *,
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} .author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
content: " ";
display: table;
}
.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
clear: both;
content: " ";
display: table;
}  html {
font-size: 70%; } body > div {
font-size: 1.6rem;
}
body {
background-color: #fff;
color: #000;
font-family: 'Open Sans', sans-serif;
font-size: 16px;
font-size: 1.6rem;
font-weight: 300;
line-height: 1.625;
margin: 0;
}
a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}
::-moz-selection {
background-color: #000;
color: #fff;
}
::selection {
background-color: #000;
color: #fff;
}
a {
color: #CDA500;
text-decoration: none;
}
a:hover,
a:focus {
//text-decoration: underline;
}
a img:hover {
opacity: 0.8;
}
p {
margin: 0 0 30px;
padding: 0;
}
ol,
ul {
margin: 0;
padding: 0;
}
li {
list-style-type: none;
}
b,
strong {
font-weight: 700;
}
blockquote,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 40px;
}
hr {
border: 0;
border-collapse: collapse;
border-bottom: 1px solid #ddd;
clear: left;
margin: 0 0 40px;
padding-top: 40px;
} h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Open Sans', sans-serif;
font-weight: 400;
line-height: 1.2;
margin: 0 0 20px;
text-transform: uppercase;
}
h1 {
font-size: 36px;
font-size: 3.6rem;
}
h2 {
font-size: 30px;
font-size: 3rem;
}
h3 {
font-size: 28px;
font-size: 2.8rem;
}
h4 {
font-size: 24px;
font-size: 2.4rem;
}
.entry-content h4 {
font-size: 20px;
font-size: 2rem;
letter-spacing: 1px;
margin-top: 40px;
text-transform: uppercase;
}
h5 {
font-size: 20px;
font-size: 2rem;
}
h6 {
font-size: 18px;
font-size: 1.8rem;
} embed,
iframe,
img,
object,
video,
.wp-caption {
max-width: 100%;
}
img {
height: auto;
}
img.round {
border-radius: 50%;
} .gallery {
overflow: hidden;
}
.gallery-item {
float: left;
margin: 0 0 28px;
text-align: center;
}
.gallery-columns-1 .gallery-item {
width: 100%;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-3 .gallery-item {
width: 33%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-6 .gallery-item {
width: 16.6666%;
}
.gallery-columns-7 .gallery-item {
width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-9 .gallery-item {
width: 11.1111%;
}
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
clear: left;
}
.gallery img {
border: 1px solid #ddd;
height: auto;
padding: 4px;
}
.gallery img:hover,
.gallery img:focus {
border: 1px solid #999;
} input,
select,
textarea {
background-color: #f5f5f5;
border: 1px solid #f5f5f5;
color: #000;
font-size: 15px;
font-size: 1.5rem;
font-weight: normal;
padding: 10px;
width: 100%;
margin-bottom: 18px;
-webkit-font-smoothing: antialiased;
}
input[type="number"] {
background-color: #fff;
border: 1px solid #000;
padding: 7px;
}
.footer-widgets input,
.footer-widgets input:focus {
background-color: #fff;
border: 1px solid #fff;
}
input:focus,
textarea:focus {
background-color: #eee;
border: 1px solid #eee;
}
input[type="checkbox"],
input[type="image"],
input[type="radio"] {
width: auto;
}
::-moz-placeholder {
color: #999;
font-weight: 300;
opacity: 1;
-webkit-font-smoothing: antialiased;
}
::-webkit-input-placeholder {
color: #999;
font-weight: 300;
-webkit-font-smoothing: antialiased;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.content .widget .textwidget a.button,
.entry-content a.button,
.entry-content a.more-link {
background-color: #CDA500;
border: 1px solid #CDA500;
color: #fff;
cursor: pointer;
font-size: 14px;
font-size: 1.4rem;
font-weight: 400;
letter-spacing: 1px;
padding: 12px 24px;
text-transform: uppercase;
white-space: normal;
width: auto;
text-align: center;
}
.button.gray {
background-color: #ddd;
border: 1px solid #ddd;
color: #000;
}
.button.margin-right {
margin-right: 30px;
}
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small,
.button.small,
.content .widget .textwidget .button.small,
.entry-content .button.small {
padding: 8px 16px;
}
a.more-link {
display: inline-block;
}
.archive .content a.more-link,
.page.page-template-page_blog .content a.more-link {
margin-bottom: 30px;
}
button:hover,
button:focus,
input:hover[type="button"],
input:focus[type="button"],
input:hover[type="reset"],
input:focus[type="reset"],
input:hover[type="submit"],
input:focus[type="submit"],
.button:hover,
.button:focus,
.content .widget .textwidget a.button:hover,
.content .widget .textwidget a.button:focus,
.entry-content a.button:hover,
.entry-content a.button:focus,
.entry-content a.more-link:hover,
.entry-content a.more-link:focus {
text-decoration: none;
border: 1px solid #232323;
background-color: transparent;
color: #232323;
}
.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.footer-widgets .button,
.footer-widgets .entry-content a.more-link {
border: 1px solid #CDA500;
color: #fff;
}
.footer-widgets button:hover,
.footer-widgets button:focus,
.footer-widgets input:hover[type="button"],
.footer-widgets input:focus[type="button"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:focus[type="reset"],
.footer-widgets input:hover[type="submit"],
.footer-widgets input:focus[type="submit"],
.footer-widgets .button:hover,
.footer-widgets .button:focus,
.footer-widgets .entry-content a.more-link:hover,
.footer-widgets .entry-content a.more-link:focus {
background-color: #fff;
color: #000;
text-decoration: none;
}
.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
background-color: #ddd;
border-width: 0;
color: #777;
cursor: not-allowed;
}
.button {
display: inline-block;
}
.sidebar-primary .mc4wp-form-basic input,
.sidebar-primary .mc4wp-form-basic input[type="submit"],
.sidebar-primary a.button {
display: block !important;
text-align: center !important;
width: 75%;
margin-left: auto;
margin-right: auto;
padding: 4px;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
display: none;
}
.error404 .entry-content input[type="search"],
.post-password-form input[type="password"] {
margin-bottom: 15px;
} .five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
float: left;
margin-left: 2.564102564102564%;
}
.one-half,
.three-sixths,
.two-fourths {
width: 48.717948717948715%;
}
.one-third,
.two-sixths {
width: 31.623931623931625%;
}
.four-sixths,
.two-thirds {
width: 65.81196581196582%;
}
.one-fourth {
width: 23.076923076923077%;
}
.three-fourths {
width: 74.35897435897436%;
}
.one-sixth {
width: 14.52991452991453%;
}
.five-sixths {
width: 82.90598290598291%;
}
.first {
clear: both;
margin-left: 0;
} table {
border-collapse: collapse;
border-spacing: 0;
line-height: 2;
margin-bottom: 40px;
width: 100%;
}
tbody {
border-bottom: 1px solid #ddd;
}
.leashtime tbody {
border-bottom: none;
}
td,
th {
text-align: left;
}
td {
border-top: 1px solid #ddd;
padding: 6px 0;
}
.leashtime td {
border-top: none;
padding: 6px 0;
}
th {
font-weight: 400;
} .screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
background-color: #fff;
border: 0;
clip: rect(0, 0, 0, 0);
color: #232323;
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
}
.genesis-nav-menu .search input[type="submit"]:focus,
.screen-reader-shortcut:focus,
.screen-reader-text:focus,
.widget_search input[type="submit"]:focus {
border: 1px solid #000;
clip: auto !important;
display: block;
font-size: 18px;
font-size: 1.8rem;
font-weight: 700;
height: auto;
padding: 20px;
text-decoration: none;
width: auto;
z-index: 100000; }
.more-link {
position: relative;
}  .site-container {
background-color: #fff;
margin-left: auto;
margin-right: auto;
max-width: 1280px;
max-width: 100%;
}
.site-container {
-webkit-animation: fadein 1s;
-moz-animation: fadein 1s;
-ms-animation: fadein 1s;
-o-animation: fadein 1s;
animation: fadein 1s;
}
.atmosphere-landing .site-container {
max-width: 960px;
}
@keyframes fadein {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-moz-keyframes fadein {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-webkit-keyframes fadein {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-ms-keyframes fadein {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-o-keyframes fadein {
from {
opacity: 0;
}
to {
opacity: 1;
}
} .site-inner {
clear: both;
padding: 0;
width: 100%;
}
.content-sidebar-wrap {
margin: 0 auto;
max-width: 1280px;
width: 100%;
}
.content-sidebar #genesis-content {
float: left;
padding-bottom: 40px;
width: 70%;
}
.full-width-content #genesis-content {
float: none;
margin-bottom: 40px;
width: 100%;
} .content-sidebar #genesis-sidebar-primary {
border: 10px solid #eeeeee;
float: left;
margin-left: 2%;
padding: 16px;
width: 28%;
}
.content-sidebar #genesis-sidebar-primary .widget {
border-bottom: 1px solid #cccccc;
font-size: 18px;
margin-bottom: 22px;
padding-bottom: 22px;
text-align: center;
}
.content-sidebar #genesis-sidebar-primary .widget:last-child {
border-bottom: none;
margin-bottom: 0px;
padding-bottom: 0px;
}
.content-sidebar #genesis-sidebar-primary .widget ul {
margin-left: 10px;
}
.content-sidebar #genesis-sidebar-primary .widget li {
list-style: disc;
margin-left: 10px;
margin-bottom: 10px;
}
.content-sidebar #genesis-sidebar-primary .widget .wpcf7-form ul {
margin-left: 0px;
}
.content-sidebar #genesis-sidebar-primary .widget .wpcf7-form li {
list-style: none;
margin-left: 0px;
margin-bottom: 0px;
}
.content-sidebar #genesis-sidebar-primary .widget a.phone {
color: #000;
}
.content-sidebar #genesis-sidebar-primary .widget a:hover {
text-decoration: underline;
}
.content-sidebar #genesis-sidebar-primary .widget a.button {
color: #ffffff;
font-size: 18px;
}
.content-sidebar #genesis-sidebar-primary .widget a.button:hover,
.content-sidebar #genesis-sidebar-primary .widget a.button:focus {
border: 1px solid #CDA500;
color: #000;
text-decoration: none;
}  .avatar {
float: left;
}
.alignleft .avatar,
.author-box .avatar {
margin-right: 24px;
}
.alignright .avatar {
margin-left: 24px;
}
.author-box .avatar {
height: 80px;
width: 80px;
}
.comment .avatar {
height: 60px;
margin: 0 16px 24px 0;
width: 60px;
} .archive-description,
.author-box,
.breadcrumb {
//border-bottom: 1px solid #eee;
margin-bottom: 0px;
}
.archive-description,
.author-box {
padding-bottom: 0px;
}
.breadcrumb {
font-size: 14px;
font-size: 1.4rem;
font-weight: 400;
letter-spacing: 0.5px;
padding-bottom: 10px;
text-transform: uppercase;
}
.author-box {
font-size: 18px;
font-size: 1.8rem;
}
.single .author-box {
border-top: 1px solid #eee;
padding-top: 30px;
}
.archive-description a,
.author-box a {
border-bottom: 1px solid #ddd;
}
.archive-description a:hover,
.archive-description a:focus,
.author-box a:hover,
.author-box a:focus {
border-bottom: 1px solid #000;
color: #000;
}
.archive-description p:last-child,
.author-box p:last-child {
margin-bottom: 0;
} .search-form {
overflow: hidden;
}
.search-form input {
-webkit-appearance: none;
}
.search-form input[type="submit"] {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
padding: 0;
position: absolute;
width: 1px;
} .archive-title {
font-size: 16px;
font-size: 1.6rem;
letter-spacing: 0.5px;
margin-bottom: 10px;
text-transform: uppercase;
}
.author-box-title {
font-size: 14px;
font-size: 1.4rem;
letter-spacing: 0.5px;
margin-bottom: 6px;
text-transform: uppercase;
}
.entry-title {
font-size: 5.6rem;
font-size: 56px;
margin-bottom: 50px;
}
h1.entry-title {
display: none;
}
.above-page-hero {
max-width: 100%;
height: 500px;
background-size: cover;
margin-bottom: 50px;
margin-top: 105px background-position: center center;
}
.above-page-hero-title {
padding-top: 240px;
z-index: 1000000;
background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
text-align: center;
height: 100%;
width: 100%;
position: abcolute;
}
.above-page-hero-title h1.entry-title {
color: #fff;
text-align: center;
padding-top: 0px;
display: inline-block;
line-height: 40px;
margin: 0 auto;
padding: 10px 30px;
letter-spacing: 5px;
}
.page-id-391 .above-page-hero-title h1.entry-title {
font-size: 48px;
}
.entry-title .atmosphere-large-text {
display: block;
margin-bottom: 20px;
}
.entry-title a {
color: #000;
}
.entry-title a:hover,
.entry-title a:focus {
color: #f58320;
}
.widget-title {
font-size: 20px;
font-size: 2rem;
margin-bottom: 20px;
}
.sidebar-primary #black-studio-tinymce-13 h3.widget-title {
//display: none;
}
.sidebar-primary h3 {
font-size: 34px;
text-align: center;
text-transform: uppercase;
} a.aligncenter img {
display: block;
margin: 0 auto;
}
a.alignnone {
display: inline-block;
}
.alignleft {
float: left;
text-align: left;
}
.alignright {
float: right;
text-align: right;
}
a.alignleft,
a.alignnone,
a.alignright {
max-width: 50%;
}
img.centered,
.aligncenter {
display: block;
margin: 0 auto 24px;
}
img.alignnone,
.alignnone {
margin-bottom: 12px;
}
a.alignleft,
img.alignleft,
.wp-caption.alignleft {
margin: 0 24px 24px 0;
}
a.alignright,
img.alignright,
.wp-caption.alignright {
margin: 0 0 24px 24px;
}
.wp-caption-text {
font-size: 14px;
font-size: 1.4rem;
font-weight: 700;
text-align: center;
}
.entry-content p.wp-caption-text {
margin-bottom: 0;
}
.gallery-caption,
.entry-content .gallery-caption {
margin: 0 0 10px;
}
.wp-audio-shortcode,
.wp-playlist,
.wp-video {
margin-bottom: 30px;
}
a[rel~="attachment"],
a[rel~="attachment"]:hover,
.gallery-item a,
.wp-audio-shortcode a,
.wp-audio-shortcode a:hover,
.wp-caption a,
.wp-caption a:hover,
.wp-playlist a,
.wp-playlist a:hover,
.wp-video a,
.wp-video a:hover {
border-width: 0 !important;
}
.sticky {} .widget {
word-wrap: break-word;
}
.widget ol > li {
list-style-position: inside;
list-style-type: decimal;
padding-left: 20px;
text-indent: -20px;
}
.widget li li {
border: 0;
margin: 0 0 0 30px;
padding: 0;
}
.widget_calendar table {
width: 100%;
}
.widget_calendar td,
.widget_calendar th {
text-align: center;
} .featured-content .entry {
padding-bottom: 60px;
}
.featured-content .entry-content p {
font-size: 18px;
font-size: 1.8rem;
}
.featuredpost .entry-title {
font-size: 24px;
font-size: 2.4rem;
letter-spacing: 0.5px;
text-transform: uppercase;
}  .enews-widget input {
margin-bottom: 30px;
}
.enews-widget p {
margin-bottom: 15px;
}
.enews form + p {
margin-top: 24px;
} .content .share-after {
margin-bottom: 20px;
}
.content a.count,
.content a.count:hover,
.content a.count:focus,
.content a.share,
.content a.share:hover,
.content a.share:focus {
border: none;
font-weight: 400;
}
.content .share-filled .share {
border-radius: 0;
}
.content .share-filled .count {
border-radius: 0;
}
.content .share-filled .facebook .count,
.content .share-filled .facebook .count:hover,
.content .share-filled .googlePlus .count,
.content .share-filled .googlePlus .count:hover,
.content .share-filled .linkedin .count,
.content .share-filled .linkedin .count:hover,
.content .share-filled .pinterest .count,
.content .share-filled .pinterest .count:hover,
.content .share-filled .stumbleupon .count,
.content .share-filled .stumbleupon .count:hover,
.content .share-filled .twitter .count,
.content .share-filled .twitter .count:hover {
color: #000;
border: 1px solid #000;
}
.content .share-filled .facebook .share,
.content .share-filled .facebook:hover .count,
.content .share-filled .googlePlus .share,
.content .share-filled .googlePlus:hover .count,
.content .share-filled .linkedin .share,
.content .share-filled .linkedin:hover .count,
.content .share-filled .pinterest .share,
.content .share-filled .pinterest:hover .count,
.content .share-filled .stumbleupon .share,
.content .share-filled .stumbleupon:hover .count,
.content .share-filled .twitter .share,
.content .share-filled .twitter:hover .count {
background: #000 !important;
}
.content .share-filled .facebook:hover .count,
.content .share-filled .googlePlus:hover .count,
.content .share-filled .linkedin:hover .count,
.content .share-filled .pinterest:hover .count,
.content .share-filled .stumbleupon:hover .count,
.content .share-filled .twitter:hover .count {
color: #fff;
}
.wpgmza_map {
margin-bottom: 42px;
} #wpstats {
display: none;
} .genesis-skip-link {
margin: 0;
}
.genesis-skip-link li {
height: 0;
width: 0;
list-style: none;
} :focus {
color: #232323;
outline: #ddd solid 1px;
} .above-header {
background-color: #000;
overflow: hidden;
padding: 0px 1%;
color: #fff;
font-size: 16px;
font-size: 1.6rem;
width: 100%;
min-height: 36px;
}
.above-header .wrap {
max-width: 1260px;
margin: 0 auto;
}
.above-header .widget.widget_nav_menu {
float: left;
width: 45%;
text-align: left;
}
.above-header .widget.widget_nav_menu ul {
line-height: 26px;
}
.above-header .widget.widget_nav_menu li {
border-left: 1px solid #666666;
float: left;
font-size: 16px;
font-size: 1.6rem;
padding: 6px 20px;
}
.above-header .widget.widget_nav_menu li:last-child {
border-right: 1px solid #666666;
}
.above-header .widget.widget_nav_menu li:hover {
background: #000;
}
.above-header .widget.widget_nav_menu ul li a {
font-size: 15px;
text-transform: uppercase;
}
.above-header #nav_menu-4.widget.widget_nav_menu li {
padding: 6px 10px;
}
.above-header #nav_menu-4.widget.widget_nav_menu ul li a {
font-size: 13px;
}
.above-header .widget {
float: right;
width: 55%;
font-weight: 400;
text-align: right;
}
.above-header .widget .phone-left {
display: inline-block;
margin-right: 40px;
}
.above-header .widget .phone-right {
display: inline-block;
}
.above-header .widget a {
font-size: 20px;
font-size: 2.0rem;
}
.above-header h3 {
display: none !important;
}
.above-header a {
color: #fff;
}
.above-header a:hover {
text-decoration: none;
}
.above-header a.phone {
color: #fff;
//font-weight: bold;
}
.above-header a.phone:hover {
text-decoration: none;
}
.admin-bar .above-header {
top: 32px;
}
.site-header {
background-color: rgba(0, 0, 0, 0);
max-width: 100%;
min-height: 77px;
padding: 0 1%;
width: 100%;
position: absolute;
z-index: 999;
}
.site-header .wrap {
max-width: 1280px;
margin: 0 auto;
}
.admin-bar .site-header {
top: 64px;
} .title-area {
float: left;
margin-top: 12px;
}
.site-title {
font-size: 25px;
font-size: 2.5rem;
font-weight: 400;
letter-spacing: 1px;
line-height: 1;
margin-bottom: 0;
text-transform: uppercase;
}
.site-title a,
.site-title a:hover,
.site-title a:focus {
color: #fff;
font-weight: 600;
}
.header-image .nav-primary:not(button) {
margin-top: 26px;
}
.header-image .site-header {
padding: 6px 1%;
//background: transparent;
}
.header-image .site-title {
display: block;
text-indent: -9999px;
}
.header-image .site-title > a {
background-position: center center;
background-size: contain;
float: left;
margin-bottom: 6px;
margin-top: 6px;
min-height: 80px;
width: 281px;
}
.header-image .title-area {
margin: 0;
}
.site-description {
display: block;
height: auto;
margin-bottom: 0;
font-size: 24px;
color: #fff;
} .genesis-nav-menu {
clear: both;
font-weight: 400;
line-height: 1;
width: 100%;
}
.genesis-nav-menu .menu-item {
display: inline-block;
text-align: left;
}
.genesis-nav-menu.menu-primary li a {
display: block;
font-size: 15px;
text-transform: uppercase;
letter-spacing: 2px;
padding: 12px 10px;
color: #000;
color: #fff;
border: 1px solid transparent;
}
.genesis-nav-menu.menu-primary li#menu-item-297-en a {
background: #cda500;
border: 1px solid #cda500;
color: #000;
}
.genesis-nav-menu.menu-primary li#menu-item-280-es a {
background: #cda500;
border: 1px solid #cda500;
color: #000;
}
.genesis-nav-menu.menu-primary li a:hover {
border: 1px solid #fff;
text-decoration: none;
z-index: 1;
}
.genesis-nav-menu.menu-primary li#menu-item-92 a {
background: #CDA500;
color: #fff;
border: 1px solid #CDA500;
}
.genesis-nav-menu.menu-primary li#menu-item-92 a:hover {
background: transparent;
color: #fff;
border: 1px solid #fff;
}
.genesis-nav-menu.menu-primary .current-menu-item > a {
color: #fff;
border: 1px solid #fff;
}
.genesis-nav-menu .sub-menu {
background: #000;
left: -9999px;
opacity: 0;
position: absolute;
z-index: 100000;
}
.genesis-nav-menu .sub-menu li a {
display: block !important;
font-size: 13px !important;
font-size: 0.7em !important;
letter-spacing: 1px !important;
text-transform: uppercase;
padding: 12px 10px !important;
color: #fff !important;
border: 1px solid #666 !important;
position: relative !important;
margin-top: -2px !important;
background: #000 none repeat scroll 0 0 !important;
}
.genesis-nav-menu .sub-menu li a:hover {
border: 1px solid #000 !important;
}
.genesis-nav-menu .sub-menu .current-menu-item > a {
border-top: 1px solid #666;
border-bottom: 1px solid #666;
border-left: none;
border-right: none;
}
.genesis-nav-menu .sub-menu,
.genesis-nav-menu .sub-menu a {
width: 240px;
}
.genesis-nav-menu .menu-item:hover {
position: static;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
left: auto;
opacity: 1;
}
.genesis-nav-menu .sub-menu .sub-menu {
margin: -44px 0 0 179px;
} .menu .menu-item:focus {
position: static;
}
.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
left: auto;
opacity: 1;
} .nav-primary {
float: right;
margin-top: 18px;
//background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
}
.nav-primary .sub-menu {
//border-top: 1px solid #eee;
}
.nav-primary li.highlight > a {
background-color: #fff;
border: 1px solid #000;
margin-left: 15px;
padding-left: 15px;
padding-right: 15px;
}
.nav-primary li.highlight > a:hover,
.nav-primary li.highlight > a:focus {
background-color: #34313b;
border: 1px solid #34313b;
color: #fff;
}
.nav-primary .highlight > .sub-menu {
margin-left: 15px;
}
.nav-primary .genesis-nav-menu li li {
margin-left: 0;
} .nav-secondary {
margin-top: 10px;
}
.nav-secondary .genesis-nav-menu a {
padding: 0;
margin-left: 10px;
margin-right: 10px;
} .sub-menu-toggle,
.menu-toggle {
display: none;
visibility: hidden;
}  .front-page .content-sidebar-wrap {
width: 100%;
max-width: 100%;
}
.content .textwidget a {
border-bottom: none;
font-weight: 400;
}
.content .textwidget a:hover,
.content .textwidget a:focus {
border-bottom: 1px solid #000;
color: #000;
}
.content .textwidget a.phone {
color: #000;
border: none;
font-weight: 300;
}
.content .textwidget a.phone:hover {
text-decoration: none;
}
.front-page .site-inner {
padding: 0;
}
.front-page h4 {
//font-size: 16px;
//font-size: 1.6 rem;
//letter-spacing: 1px;
text-transform: uppercase;
}
.front-page .icon {
display: block;
font-size: 30px;
margin-bottom: 10px;
}
.front-page .seventy-two {
font-size: 72px;
font-size: 7.2rem;
font-weight: 700;
line-height: 1.2;
}
.front-page .widget-title {
text-transform: uppercase;
} .front-page-video-background {
background: #000000 none repeat scroll 0 0;
display: block;
height: auto;
overflow: hidden;
padding: 0;
table-layout: fixed;
text-align: center;
width: 100%;
}
.front-page-video-background .wrap {
max-width: 1280px;
margin: 0 auto;
}
.front-page-video-background img {
margin-bottom: 0;
}
.front-page-video-background .widget-area {
width: 100%;
}
.front-page-video-background h3.widget-title {
display: none;
}
.front-page-video-background #black-studio-tinymce-3.widget,
.front-page-video-background #black-studio-tinymce-33.widget {
float: left;
width: 50%;
padding: 300px 0 200px;
padding: 0;
}
.front-page-video-background #black-studio-tinymce-3.widget h1 {
font-size: 36px;
font-size: 3.2rem;
font-weight: 400;
line-height: 60px;
padding: 200px 0 0;
}
.front-page-video-background #black-studio-tinymce-33.widget h1 {
font-size: 30px;
font-size: 3.0rem;
font-weight: 400;
line-height: 60px;
padding: 200px 0 0;
}
.front-page-video-background #black-studio-tinymce-3.widget h1 span,
.front-page-video-background #black-studio-tinymce-33.widget h1 span {
font-weight: bold;
}
.front-page-video-background #black-studio-tinymce-17.widget {
bottom: 0;
float: left;
font-size: 30px;
font-weight: 400;
left: 50%;
padding: 0;
position: absolute;
width: 50%;
}
.front-page-video-background #black-studio-tinymce-17.widget img {
max-width: 600px;
width: 100%;
}
.front-page-video-background a {
color: #fff;
}
.content .front-page-video-background a:hover,
.content .front-page-video-background a:focus {
color: #ddd;
border-bottom: 1px dotted #ddd;
}
#front-page-video-background.front-page-video-background div.backstretch {
background-position: 50% center !important;
}
#front-page-video-background.front-page-video-background div.backstretch img {
margin: 0 !important;
top: 0px !important;
}
.front-page-video-background h1 {
font-size: 70px;
font-size: 7.0rem;
font-weight: 400;
}
.front-page-video-background h2 {
font-size: 40px;
font-size: 4.0rem;
font-weight: 400;
}
.front-page-video-background h3 {
font-size: 32px;
font-size: 3.2rem;
font-weight: 400;
}
.front-page-video-background,
.front-page-video-background p,
.front-page-video-background .widget-title {
color: #fff;
text-transform: uppercase;
}
.front-page-video-background .widget-title {
font-size: 60px;
font-size: 6rem;
font-weight: 400;
letter-spacing: 0;
margin-bottom: 10px;
text-transform: none;
}
.front-page-video-background p {
font-size: 30px;
font-size: 3.0rem;
}
.front-page-video-background p:last-child {
margin-bottom: 0;
}
.content .front-page-video-background .widget a.button,
.front-page-video-background button,
.front-page-video-background input[type="button"],
.front-page-video-background input[type="reset"],
.front-page-video-background input[type="submit"],
.front-page-video-background .entry-content a.button,
.front-page-video-background .entry-content a.more-link {
background-color: #CDA500;
border: 2px solid #CDA500;
color: #fff;
margin-top: 40px;
font-size: 1.8rem;
padding: 10px 20px;
}
.content .front-page-video-background .widget a.button:hover,
.content .front-page-video-background .widget a.button:focus,
.front-page-video-background button:hover,
.front-page-video-background button:focus,
.front-page-video-background input:hover[type="button"],
.front-page-video-background input:focus[type="button"],
.front-page-video-background input:hover[type="reset"],
.front-page-video-background input:focus[type="reset"],
.front-page-video-background input:hover[type="submit"],
.front-page-video-background input:focus[type="submit"],
.front-page-video-background .entry-content a.button:hover,
.front-page-video-background .entry-content a.button:focus,
.front-page-video-background .entry-content a.more-link:hover,
.front-page-video-background .entry-content a.more-link:focus {
border: 2px solid #fff;
border: 2px solid #fff;
background-color: transparent;
color: #fff;
} .front-page-tag-line {
margin: 0 auto;
max-width: 1280px;
padding: 50px 2% 20px;
}
.front-page-tag-line .widget {
padding: 0 2%;
text-align: center;
font-size: 2.6rem;
font-size: 26px;
font-weight: 400;
}
.front-page-tag-line .widget-title {
display: none;
}
.front-page-tag-line h1 {
font-size: 50px;
} .front-page-services {
background-color: #ffffff;
font-size: 18px;
margin: 0 auto 30px;
max-width: 1280px;
padding: 0;
margin-top: 30px;
}
.front-page-services p {
margin-bottom: 16px;
}
.front-page-services .widget {
float: left;
padding: 30px 0 10px;
width: 31.7333%;
}
.front-page-services #black-studio-tinymce-7,
.front-page-services #black-studio-tinymce-21 {
margin-left: 0;
margin-right: 1.6%;
}
.front-page-services #black-studio-tinymce-9,
.front-page-services #black-studio-tinymce-22 {
margin-left: 0.8%;
margin-right: 0.8%;
}
.front-page-services #black-studio-tinymce-8,
.front-page-services #black-studio-tinymce-23 {
margin-left: 1.6%;
margin-right: 0;
}
.front-page-services .textwidget {
height: auto;
overflow: hidden;
}
.front-page-services .widget h3 {
display: none !important;
}
.front-page-services .widget .overlay {
background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
color: #ffffff;
cursor: pointer;
font-size: 34px;
height: auto;
line-height: 34px;
margin-top: -288px;
padding: 122px 0;
position: relative;
text-align: center;
text-transform: uppercase;
width: 100%;
}
.front-page-services .widget .overlay:hover {
background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
}
.front-page-services .widget img {
height: auto;
margin: 0;
overflow: hidden;
width: auto;
}
.front-page-services a.button {
display: block;
margin: 0 auto;
max-width: 160px;
} .front-page-text-box {
background-color: #ffffff;
border: 10px solid #efefef;
margin: 0 auto;
max-width: 1280px;
padding: 50px 2% 20px;
text-align: justify;
}
.front-page-text-box .widget-title {
display: none !important;
} .front-page-contact {
background-color: #ffffff;
font-size: 18px;
margin: 40px auto 30px;
max-width: 1280px;
padding: 0 2%;
text-align: center;
}
.front-page-contact #black-studio-tinymce-31 .partial-text {
font-size: 34px;
font-weight: 400;
text-align: center;
width: 84%;
margin: 0 auto 32px;
}
.front-page-contact #black-studio-tinymce-32 .partial-text {
font-size: 30px;
font-weight: 400;
text-align: center;
width: 84%;
margin: 0 auto 32px;
}
.front-page-contact .partial-text a.phone {
font-size: 34px;
font-weight: 400;
}
.front-page-contact form ul li.form-name {} .front-page-contact form ul li.form-phone {} .front-page-contact form ul li.form-email {} .front-page-contact form ul li.form-message {} .front-page-contact form ul li.form-submit {} .front-page-contact .widget h3 {
display: none !important;
} .front-page-locations {
background-color: #efefef;
font-size: 18px;
margin: 0 auto 30px;
max-width: 1280px;
padding: 20px 2%;
text-align: center;
}
.front-page-locations .widgettitle {
display: none;
}
.front-page-locations p {
margin-bottom: 16px;
}
.front-page-locations #black-studio-tinymce-22.widget {
padding: 30px 1.5% 10px;
width: 100%;
}
.front-page-locations #black-studio-tinymce-22.widget h3 {
font-size: 30px;
text-align: center;
}
.front-page-locations #black-studio-tinymce-14.widget,
.front-page-locations #black-studio-tinymce-15.widget,
.front-page-locations #black-studio-tinymce-25.widget,
.front-page-locations #black-studio-tinymce-26.widget {
float: left;
padding: 0px 1.5% 10px;
width: 50%;
}
.front-page-locations .textwidget {
overflow: hidden;
}
.front-page-locations .widget img {
margin: 0;
}
.front-page-locations a.button {
display: block;
margin: 0 auto;
max-width: 160px;
} .front-page-brand-slider {
background-color: #fff;
margin: 0 auto;
max-width: 1280px;
padding: 50px 2% 50px;
text-align: justify;
}
.front-page-brand-slider .widget-title {
font-size: 24px;
font-size: 2.4rem;
letter-spacing: 1px;
text-align: center;
} .front-page-testimonial {
background-color: #fff;
margin: 0 auto;
max-width: 1280px;
padding: 50px 2% 50px;
text-align: justify;
}
.front-page-testimonial .widget-title {
font-size: 24px;
font-size: 2.4rem;
letter-spacing: 1px;
text-align: center;
} .entry {
border-bottom: 1px solid #eee;
margin-bottom: 60px;
}
.page.page-template-page_blog-php .entry {
border-bottom: none;
margin-bottom: 0px;
}
.page .entry,
.single .entry {
border-bottom: 0;
}
.page .entry {
margin-bottom: 30px;
}
.single .entry {
margin-bottom: 0;
}
.entry-content a {
border-bottom: 1px solid #CDA500;
color: #CDA500;
font-weight: 400;
}
.entry-content a:hover,
.entry-content a:focus {
border-bottom: 1px solid #000;
color: #000;
}
.entry-content a.phone {
color: #000;
border: none;
font-weight: 300;
}
.entry-content a.phone:hover {
text-decoration: none;
}
.page .entry-content p:last-child {
margin-bottom: 0;
}
.page.page-template-page_blog-php .content p:last-child,
.search-results .page .entry-content p:last-child {
margin-bottom: 30px;
}
.entry-content ol,
.entry-content ul {
margin-bottom: 30px;
margin-left: 40px;
}
.entry-content ol > li {
list-style-type: decimal;
}
.entry-content ul > li {
list-style-type: disc;
}
.entry-content .wpcf7 ul > li {
list-style-type: none;
}
.entry-content ol ol,
.entry-content ul ul {
margin-bottom: 0;
} .gform_wrapper li.secure-compliant-top {
font-weight: bold !important;
color: red !important;
border-top: 1px solid red !important;
border-bottom: 1px solid red !important;
}
.gform_wrapper li.credit-card-top {
font-weight: bold !important;
}
div.form .wpcf7 form.wpcf7-form ul {
margin-left: 0 !important;
} .entry-content p.intro,
.entry-header span.intro {
display: block;
font-size: 20px;
font-size: 2rem;
font-weight: 700;
letter-spacing: 0.5px;
text-transform: uppercase;
}
.entry-content p.intro:after,
.entry-header span.intro:after {
border-bottom: 1px solid #000;
content: "";
display: block;
margin-bottom: 40px;
padding-bottom: 40px;
width: 10%;
}
.previous {
float: left;
width: 50%;
text-align: left;
}
.next {
float: right;
width: 50%;
text-align: right;
}
p.client {
font-style: italic;
margin-top: 0;
text-align: right;
}
#cboxWrapper {
border-radius: 0 !important;
} p.entry-meta {
font-size: 12px;
font-size: 1.2rem;
font-weight: 400;
margin-bottom: 0;
}
.entry-header .entry-meta,
.entry-header .entry-meta:last-child {
margin-bottom: 24px;
margin-top: -10px;
}
.entry-footer {
margin-bottom: 30px;
}
.entry-author,
.entry-comments-link,
.entry-footer .entry-meta,
.entry-time {
font-weight: 400;
letter-spacing: 0.5px;
margin-bottom: 0;
text-transform: uppercase;
}
.entry-categories,
.entry-tags {
display: block;
}
.entry-comments-link::before {
content: "\2014";
margin: 0 6px 0 2px;
} .after-entry {
border-bottom: 1px solid #eee;
margin-bottom: 60px;
padding-bottom: 30px;
}
.after-entry .widget {
margin-bottom: 40px;
}
.after-entry a:hover,
.after-entry a:focus {
text-decoration: underline;
}
.after-entry p:last-child,
.after-entry .widget:last-child {
margin-bottom: 0;
}
.after-entry ol,
.after-entry ul {
margin-bottom: 30px;
margin-left: 40px;
}
.after-entry ol > li {
list-style-type: decimal;
}
.after-entry ul > li {
list-style-type: disc;
} .pagination {
clear: both;
}
.pagination a {
border-bottom: 1px solid #ddd;
}
.pagination a:hover,
.pagination a:focus {
border-bottom: 1px solid #000;
color: #000;
}
.adjacent-entry-pagination {
margin-bottom: 0;
}
.archive-pagination li {
display: inline;
}
.archive-pagination li a {
background-color: #fff;
border: 1px solid #000;
color: #000;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-size: 1.4rem;
font-weight: 400;
letter-spacing: 0.5px;
margin-bottom: 4px;
padding: 8px 12px;
text-transform: uppercase;
}
.archive-pagination li a:hover,
.archive-pagination li a:focus,
.archive-pagination .active a {
background-color: #000;
color: #fff;
} p.comment-meta,
.entry-comments .comment,
.entry-comments .comment-reply {
margin-bottom: 40px;
}
.entry-comments .comment:last-child {
margin-bottom: 0;
}
.entry-pings,
.comment-respond {
padding-top: 60px;
}
.entry-comments {
padding-top: 20px;
}
.comment-respond a,
.entry-comments a {
border-bottom: 1px solid #ddd;
}
.comment-respond a:hover,
.comment-respond a:focus,
.entry-comments a:hover,
.entry-comments a:focus {
border-bottom: 1px solid #000;
color: #000;
}
.comment-header {
font-size: 18px;
font-size: 1.8rem;
}
.entry-pings .reply {
display: none;
}
.entry-comments .comment {
border-bottom: 1px solid #eee;
}
p.comment-form-comment {
margin-bottom: 20px;
}
p.form-submit,
.entry-comments .children .comment,
.entry-comments .comment-author {
margin: 0;
}
.entry-comments .comment {
clear: both;
}
.entry-comments .children .comment {
border: none;
}
.comment-list li {
list-style-type: none;
}
.comment-list ul.children {
margin-left: 40px;
} .footer-widgets {
background-color: #000000;
clear: both;
padding: 30px 1.7% 0;
text-align: center;
}
.footer-widgets .wrap {
max-width: 1280px;
margin: 0 auto;
}
.footer-widgets .widget {
margin-bottom: 0px;
}
.footer-widgets .wrap a,
.footer-widgets .wrap .entry-title a {
color: #fff;
}
.footer-widgets a:hover,
.footer-widgets a:focus {
text-decoration: underline;
}
.footer-widgets a.phone {
color: #fff;
//font-weight: bold;
}
.footer-widgets a.phone:hover {
text-decoration: none;
}
.footer-widgets,
.footer-widgets p,
.footer-widgets .widget-title {
color: #fff;
}
.footer-widgets .widget-title {
font-size: 20px;
font-size: 2rem;
letter-spacing: 1px;
text-transform: uppercase;
border-bottom: 1px solid #fff;
margin-bottom: 10px;
padding-bottom: 10px;
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4 {
padding: 0 4%;
width: 33.33333%;
float: left;
}
.footer-widgets p a.phonenumber {
color: #fff;
font-weight: normal;
}
.footer-widgets-1 #black-studio-tinymce-23.widget {
margin-top: 16px;
}
.footer-widgets-1 #black-studio-tinymce-23.widget a.button:hover {
background: #666;
color: #fff;
border: 1px solid #666;
}
.footer-widgets-1 #black-studio-tinymce-23.widget a {
font-size: 16px;
} .above-site-footer {
clear: both;
width: 100%;
padding: 0px;
background: #efefef;
}
.above-site-footer .wrap {
margin: 0 auto;
max-width: 1280px;
padding: 0px text-align: center;
}
.above-site-footer .naked-social-share {
color: #444;
list-style: outside none none;
margin: 30px 0 10px;
padding: 0;
}
.above-site-footer .naked-social-share ul {
padding: 0;
text-align: center;
}
.above-site-footer .naked-social-share li {
display: inline-block;
margin: 0 22px 0 0;
}
.above-site-footer .naked-social-share a {
background: #54626f none repeat scroll 0 0;
margin-bottom: 12px;
padding: 2px 12px;
//border-bottom: 1px solid #CDA500;
color: #fff;
font-style: italic;
outline: medium none;
text-decoration: none;
}
.above-site-footer .naked-social-share a:hover {
background: #000;
color: #fff;
} .site-footer {
background: #000000 none repeat scroll 0 0;
border-top: 1px solid #333333;
color: #999999;
font-size: 1.4rem;
padding: 10px 0 0;
}
.site-footer .wrap {
max-width: 1280px;
width: 100%;
margin: 0 auto;
}
.site-footer p {
margin-bottom: 0;
}
.site-footer a {
color: #666;
}
.site-footer .widget:first-child {
float: left;
padding: 6px 4% 0;
width: 50%;
}
.site-footer .widget:last-child {
padding: 0 6%;
width: 50%;
float: right;
text-align: right;
} @media only screen and (max-width: 1300px) {
.front-page-services {
margin: 0 1%;
}
.front-page-text-box {
margin: 0 1%;
}
.site-inner {
padding: 0 1%;
}
.sidebar-primary .mc4wp-form-basic input,
.sidebar-primary .mc4wp-form-basic input[type="submit"],
.sidebar-primary a.button {
width: 95%;
}
}
@media only screen and (max-width: 1140px) {
.front-page-video-background #black-studio-tinymce-3.widget h1 {
font-size: 28px;
font-size: 2.8rem;
padding: 180px 0 0;
}
.front-page-video-background #black-studio-tinymce-33.widget h1 {
font-size: 26px;
font-size: 2.6rem;
padding: 180px 0 0;
}
}
@media only screen and (max-width: 1024px) {
.front-page-video-background p {
font-size: 2.7rem;
font-size: 27px;
}
.front-page-services .widget .overlay {
padding: 152px 0 92px;
}
.front-page-services #black-studio-tinymce-22.widget .overlay,
.front-page-services #black-studio-tinymce-23.widget .overlay {
padding: 132px 0 80px;
}
.site-header {
min-height: 120px;
}
.front-page-video-background #black-studio-tinymce-3.widget h1,
.front-page-video-background #black-studio-tinymce-33.widget h1 {
font-size: 2.4rem;
font-size: 24px;
}
.front-page-text-box {
padding: 30px 2% 0;
}
.footer-widgets .wrap a,
.footer-widgets .wrap .entry-title a {
font-size: 18px;
}
.simple-social-icons ul li a,
.simple-social-icons ul li a:hover {
padding: 5px !important;
}
}
@media only screen and (max-width: 980px) {
.footer-widgets {
padding: 30px 0;
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4 {
float: left;
padding: 0 2%;
width: 50%;
}
.footer-widgets-3,
.footer-widgets-4 {
margin-top: 30px;
}
}
@media only screen and (max-width: 960px) {
blockquote {
margin: 10px;
}
.js .genesis-nav-menu .sub-menu,
.js .genesis-nav-menu .sub-menu a {
width: 100%;
}
.header-image .title-area {
margin: 0 auto;
width: 281px;
}
.header-image .site-title > a,
.site-header {
//width: 100%;
margin: 0 auto;
}
.site-header {
position: inherit;
text-align: center;
background: #000;
}
.header-image .nav-primary:not(button) {
margin-top: 0;
padding-bottom: 20px;
}
.nav-primary,
.title-area {
float: none;
margin: 0 auto;
width: 300px;
}
.nav-primary li.highlight > a,
.nav-primary li.highlight > a:hover,
.nav-primary li.highlight > a:focus,
.js .nav-primary .sub-menu a {
background: none;
border: none;
}
.nav-primary li.highlight > a {
margin-left: 0;
padding-left: 10px;
padding-right: 10px;
}
.nav-primary li.highlight > a:hover,
.nav-primary li.highlight > a:focus {
color: #fff;
}
.nav-primary .genesis-nav-menu li.highlight > a:hover,
.nav-primary .genesis-nav-menu li.highlight > a:focus {
background-color: #232323;
}
.js nav {
display: none;
position: relative;
}
.js nav .wrap {
padding: 0;
}
.js nav.pagination {
display: block;
}
.admin-bar .menu-toggle {
top: 0;
}
.menu-toggle,
.sub-menu-toggle {
border-width: 0;
background-color: #000;
display: block;
margin: 0 auto;
overflow: hidden;
text-align: center;
visibility: visible;
}
.menu-toggle:hover,
.menu-toggle:focus,
.sub-menu-toggle:hover,
.sub-menu-toggle:focus {
border-width: 0;
background-color: #000;
}
.menu-toggle {
margin-top: 10px;
position: relative;
right: 0;
z-index: 1000;
width: 100%;
font-size: 2.0rem;
font-size: 20px;
}
.menu-toggle:before,
.menu-toggle.activated:before {
color: #cda500;
content: "\f130";
display: inline-block;
font: normal 26px/1.1 'ionicons';
margin: 0 auto;
padding-right: 10px;
text-rendering: auto;
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
vertical-align: bottom;
}
.sub-menu-toggle {
float: right;
padding: 8px 18px;
position: absolute;
right: 0;
top: 0;
z-index: 100;
}
.sub-menu-toggle:before {
content: "\f3d0";
display: inline-block;
font: normal 16px/1 'ionicons';
text-rendering: auto;
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.sub-menu-toggle.activated:before {
content: "\f3d8";
}
.js .genesis-nav-menu .menu-item {
display: block;
float: none;
margin-top: 1px;
margin-bottom: 1px;
position: relative;
text-align: left;
}
.js .genesis-nav-menu .menu-item:hover {
position: relative;
}
.js .genesis-nav-menu .menu-item a {
border: none;
padding: 10px;
width: 100%;
}
.js .genesis-nav-menu .menu-item a:hover,
.js .genesis-nav-menu .sub-menu {
border: none;
}
.js .genesis-nav-menu .menu-item > a:focus ul.sub-menu,
.js .genesis-nav-menu .menu-item > a:focus ul.sub-menu .sub-menu {
left: 0;
margin-left: 0;
}
.js .genesis-nav-menu > .menu-item-has-children > a:after {
content: none;
}
.js .genesis-nav-menu .sub-menu {
clear: both;
display: none;
margin: 0;
opacity: 1;
padding-left: 15px;
position: static;
width: 100%;
}
.js .genesis-nav-menu .sub-menu .sub-menu {
margin: 0;
}
.js .genesis-nav-menu .sub-menu a {
border: none;
}
.js nav button:hover,
.js .menu-toggle:hover,
.js .nav-primary {
background-color: #000;
color: #cda500;
}
.js nav button:focus,
.js .menu-toggle:focus {
background-color: #000;
color: #cda500;
}
.gallery-item {
float: none;
}
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
width: 100%;
}
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
float: none;
margin-left: 0;
width: 100%;
}
.above-header .widget_black_studio_tinymce {
float: none;
width: 100%;
text-align: center;
}
.above-header .widget_nav_menu {
float: none;
width: 100%;
text-align: center;
}
.above-header .widget.widget_nav_menu {
float: none;
text-align: center;
width: 100%;
}
.above-header .widget.widget_nav_menu ul {
line-height: 26px;
margin: 0 auto;
width: 430px;
}
.above-header #nav_menu-4.widget.widget_nav_menu ul {
width: 440px;
}
.above-header .widget {
float: none;
width: 100%;
text-align: center;
}
.front-page-video-background #black-studio-tinymce-3.widget h1 {
font-size: 2.0rem;
padding: 120px 0 0;
}
.front-page-video-background #black-studio-tinymce-33.widget h1 {
font-size: 2.0rem;
padding: 120px 0 0;
}
.above-page-hero {
height: auto !important;
}
.above-page-hero-title {
height: auto;
padding-bottom: 50px;
padding-top: 50px;
text-align: center;
z-index: 1000000;
}
.above-page-hero-title h1.entry-title {
padding-top: 22px;
padding-bottom: 22px;
font-size: 3rem;
}
.site-header {
background-color: #232323);
}
.content-sidebar #genesis-content {
float: none;
width: 100%;
}
.content-sidebar #genesis-sidebar-primary {
float: none;
margin: 0 auto;
width: 80%;
text-align: center;
}
.front-page-video-background {
background-position: 0 0 !important;
background-size: 100% auto !important;
padding: 0 !important;
}
.front-page-video-background .widget {
margin: 0 auto;
}
.front-page-video-background div.vidbg-container {
height: 500px !important;
}
.front-page-services .widget .overlay {
margin-top: -328px;
}
.content .front-page-video-background .widget a.button,
.front-page-video-background button,
.front-page-video-background input[type="button"],
.front-page-video-background input[type="reset"],
.front-page-video-background input[type="submit"],
.front-page-video-background .entry-content a.button,
.front-page-video-background .entry-content a.more-link {
margin-top: 0px;
}
.front-page-tag-line .widget-area .widget {
float: none;
padding: 0 2%;
margin: 0 auto;
width: 100%;
}
.front-page-services #black-studio-tinymce-7,
.front-page-services #black-studio-tinymce-9,
.front-page-services #black-studio-tinymce-8,
.front-page-services #black-studio-tinymce-21,
.front-page-services #black-studio-tinymce-22,
.front-page-services #black-studio-tinymce-23 {
margin-left: auto;
margin-right: auto;
}
.front-page-services .widget {
float: none;
max-width: 420px;
text-align: center;
width: 90%;
}
.front-page-video-background #black-studio-tinymce-17.widget {
bottom: 0;
float: left;
font-size: 30px;
font-weight: 400;
left: 50%;
padding: 0;
position: absolute;
width: 50%;
}
.employee-body {
float: none;
margin: 5%;
width: 90%;
}
.employee-video {
float: none;
margin: 5%;
text-align: center;
width: 90%;
}
.review .review_photos {
float: none;
margin: 0 auto;
max-width: 270px;
}
.above-site-footer #black-studio-tinymce-19.widget .textwidget,
.above-site-footer #black-studio-tinymce-20.widget .textwidget {
text-align: center;
}
#black-studio-tinymce-20 {
margin-left: 0%;
}
.post-354.page div.gca-column.one-half {
text-align: center;
}
.post-354 .entry-content h3 {
text-align: center;
}
.post-354 div.form {
margin-top: 30px;
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4 {
float: none;
padding: 0 2%;
width: 100%;
}
}
@media only screen and (max-width: 768px) {
.front-page-video-background div.vidbg-container {
height: 400px;
}
.front-page-video-background #black-studio-tinymce-17.widget img {
max-width: 360px;
}
.front-page-video-background #black-studio-tinymce-3.widget h1 {
font-size: 2rem;
padding: 40px 0 0;
}
.front-page-video-background #black-studio-tinymce-33.widget h1 {
font-size: 2rem;
padding: 40px 0 0;
}
}
@media only screen and (max-width: 630px) {
.front-page-video-background {
background-position: 0 0 !important;
background-size: 100% auto !important;
padding: 8px 0 8px;
}
.front-page-video-background #black-studio-tinymce-3.widget h1 {
font-size: 2rem;
padding: 0;
}
.front-page-video-background #black-studio-tinymce-33.widget h1 {
font-size: 2rem;
padding: 0;
}
#front-page-video-background.front-page-video-background div.backstretch img {
top: 0px !important;
}
.front-page-video-background div.vidbg-container {
display: none;
}
.front-page-video-background #black-studio-tinymce-3.widget,
.front-page-video-background #black-studio-tinymce-33.widget {
padding: 50px 0;
}
.front-page-video-background #black-studio-tinymce-3.widget h1,
.front-page-video-background #black-studio-tinymce-33.widget h1 {
font-size: 18px;
}
.front-page-tag-line .widget {
font-size: 20px;
}
.front-page-locations {
padding: 50px 5%;
}
.services.alignright,
.services.alignright .alignright {
float: none;
text-align: center;
margin: 0;
}
.team.alignleft,
.team.alignleft .alignleft {
float: none;
text-align: center;
margin: 0;
}
}
@media only screen and (max-width: 560px) {
.above-header .widget .phone-left {
display: block;
margin-right: 0px;
width: 100%;
text-align: center;
}
.above-header .widget .phone-right {
display: block;
width: 100%;
text-align: center;
}
.front-page-video-background #black-studio-tinymce-3.widget,
.front-page-video-background #black-studio-tinymce-33.widget {
float: none;
width: 100%;
padding: 0;
}
.front-page-video-background #black-studio-tinymce-17.widget {
bottom: 0;
float: none;
left: auto;
padding: 0;
position: relative;
width: 50%;
}
.front-page-video-background #black-studio-tinymce-3.widget h1,
.front-page-video-background #black-studio-tinymce-33.widget h1 {
line-height: 30px;
margin-bottom: 20px;
}
}
@media only screen and (max-width: 450px) {
.above-header .widget.widget_nav_menu ul {
line-height: 20px;
width: 320px !important;
}
.above-header #nav_menu-4.widget.widget_nav_menu li {
float: none;
border: medium none;
}
.above-header .widget.widget_nav_menu li {
padding: 6px 5px;
}
.above-header .widget.widget_nav_menu ul li a {
font-size: 14px;
}
.front-page-services .widget .overlay {
padding: 182px 0 92px;
}
}