/*
Theme Name: Sterling Kickstart Child 2
Theme URI: http://leanthemes.co/
Template: genesis
Author: Lean Themes / Assembly Studio
Author URI: https://www.assemblystudio.com
Description: A super slim start up theme for the Genesis Framework.
Tags: black,orange,white,one-column,two-columns,background,custom-menu,full-width-template,responsive-layout,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 1.3.7.1653691497
Updated: 2022-05-27 17:44:57

*/

html {
    font-size: 62.5%;
    font-size: 100%;
    position: relative;
    height: 100%;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    font-size: 18px;
    font-size: 1.8rem;
    position: relative;
    background-color: #fff;
    color: #333;
    color: #666;
    height: 100%;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 1.625;
    font-weight: 400;
    font-weight: 300;
    margin: 0;
}
article, aside, footer, header, nav, section {
    display: block;
}
h1 {
    font-size: 2em;
    font-size: 36px;
    font-size: 3.6rem;
    margin: .67em 0;
}
figcaption, figure, main {
    display: block;
}
.thumbnail {
    position: relative;
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
    overflow: hidden;
    max-height: 312px;
}

.thumbnail > img {
    max-width: 100%;
    height: 100%;
    transition: all 0.3s ease;
}

.thumbnail div {
    position: absolute;
    background: #34393e;
    color: #fff;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.3s ease;
    text-align: center;
    font-size: 16px;
    z-index: 2;
}

.entry-content .img-text > ul > li {
    list-style-type: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}

.img-text > p {
    padding: 15px;
    font-weight: 500;
}

.thumbnail:hover > img {
   transform: scale(1.3);
}

.thumbnail:hover > div {
   opacity: 0.8;
}

.thumbnail .img-title {
    position: absolute;
    font-weight: 700;
    font-size: 28px;
    text-align: center;
    width: 100%;
    color: #FFF;
    text-shadow: 1px 1px 1px #000, -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000;
}
#LampPic .thumbnail .img-title {
    z-index: 200;
    position: absolute;
    top: 20%;
    left: 15%;
    width: 120px;
    font-size: 50px;
}
#LampPic .thumbnail .img-text p {
    position: absolute;
    top: 50%;
    left: 10%;
    font-size: 25px;
}
#LampPic .thumbnail img {
    transform: translate(0, -35%);
    z-index: 100;
}    
#LampPic .thumbnail:hover img {
    transform: scale(1.2) translate(-5%, -40%);
    transition: all 1s ease-in-out;
}
#CostPic .thumbnail .img-title {
    z-index: 200;
    position: absolute;
    top: 10%;
    left: 5%;
    width: 190px;
    font-size: 50px;
}
#CostPic .thumbnail .img-text p {
    position: absolute;
    top: 50%;
    left: 40%;
    font-size: 25px;
}
#CostPic .thumbnail img {
    transform: translate(0, -30%);
    z-index: 100;
}
#CostPic .thumbnail:hover img {
    transform: scale(1.2) translate(0, 0);
    transition: all 1s ease-in-out;
}
#DeliveryPic .thumbnail .img-title {
    z-index: 200;
    position: absolute;
    top: 10%;
    left: 4%;
    width: 210px;
    font-size: 50px;
}
#DeliveryPic .thumbnail .img-text p {
    position: absolute;
    top: 60%;
    left: 40%;
    font-size: 25px;
}
#DeliveryPic .thumbnail img {
    transform: translate(0, -10%);
    z-index: 100;
}
#DeliveryPic .thumbnail:hover img {
    transform: scale(1.7) translate(0, -30%);
    transition: all 1s ease-in-out;
}
#PackagingPic .thumbnail .img-title {
    z-index: 200;
    position: absolute;
    top: 10%;
    left: 5%;
    width: 260px;
    font-size: 50px;
}
#PackagingPic .thumbnail .img-text p {
    position: absolute;
    top: 60%;
    left: 40%;
    font-size: 25px;
}
#PackagingPic .thumbnail img {
    transform: scale(1.3) translate(10%, -8%);
    z-index: 100;
}
#PackagingPic .thumbnail:hover img {
    transform: scale(1.8) translate(10%, -15%);
    transition: all 1s ease-in-out;
}
#BillingPic .thumbnail .img-title {
    z-index: 200;
    position: absolute;
    top: 15%;
    left: 5%;
    width: 200px;
    font-size: 50px;
}
#BillingPic .thumbnail .img-text p {
    position: absolute;
    top: 60%;
    left: 50%;
    font-size: 25px;
}
#BillingPic .thumbnail img {
    transform: translate(0, -5%);
    z-index: 100;
}
#BillingPic .thumbnail:hover img {
    transform: scale(1.2) translate(0, 0);
    transition: all 1s ease-in-out;
}
#TechPic .thumbnail .img-title {
    z-index: 200;
    position: absolute;
    top: 20%;
    left: 5%;
    width: 300px;
    font-size: 50px;
}
#TechPic .thumbnail .img-text p {
    position: absolute;
    top: 55%;
    left: 50%;
    font-size: 25px;
}
#TechPic .thumbnail img {
    transform: translate(0, -33%);
    z-index: 100;
}
#TechPic .thumbnail:hover img {
    transform: scale(1.2) translate(0, -50%);
    transition: all 1s ease-in-out;
}
hr {
    border: 0;
    height: 0;
    overflow: visible;
    clear: both;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
    border-collapse: collapse;
    border-top: 1px solid #ddd;
    margin: 1em 0;
}
pre {
    font-size: 1em;
    font-family: monospace,monospace;
}
abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    border-bottom: none;
}
b, strong {
    font-weight: inherit;
    font-weight: bolder;
    font-weight: 700;
}
code, kbd, samp {
    font-size: 1em;
    font-family: monospace,monospace;
}
dfn {
    font-style: italic;
}
mark {
    background-color: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub, sup {
    font-size: 75%;
    position: relative;
    vertical-align: baseline;
    line-height: 0;
}
sub {
    bottom: -.25em;
}
sup {
    top: -.5em;
}
audio, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
img {
    width: auto;
    height: auto;
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
button, input, optgroup, select, textarea {
    font-size: 100%;
    font-family: sans-serif;
    line-height: 1.15;
    margin: 0;
}
button, input {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button;
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: .35em .75em .625em;
}
legend {
    max-width: 100%;
    display: table;
    color: inherit;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    white-space: normal;
    padding: 0;
}
progress {
    display: inline-block;
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"], [type="radio"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    font-family: inherit;
    -webkit-appearance: button;
}
details, menu {
    display: block;
}
summary {
    display: list-item;
}
canvas {
    display: inline-block;
}
template {
    display: none;
}
[hidden] {
    display: none;
}
html, input[type="search"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.author-box::before, .clearfix::before, .entry::before, .entry-content::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, .nav-primary::after, .nav-secondary::after, .pagination::after, .site-container::after, .site-footer::after, .site-header::after, .site-inner::after, .widget::after, .wrap::after {
    content: " ";
    display: table;
    clear: both;
}
body > div {
    font-size: 1.8rem;
    font-size: 1.2rem;
}
a, button, input:focus, input[type="button"], input[type="reset"], input[type="submit"], textarea:focus, .button, .gallery img {
    -moz-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
a {
    text-decoration: underline;
    text-decoration: none;
    color: #c3251d;
    color: #666;
}
a:hover, a:focus {
    text-decoration: none;
    color: #333;
}
p {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 28px;
    margin-bottom: 24px;
    margin-left: 0;
    padding: 0;
}
ol, ul {
    margin: 0;
    padding: 0;
}
li {
    list-style-type: none;
}
blockquote, cite, em, i {
    font-style: italic;
}
blockquote {
    margin-top: 40px;
    margin-right: 40px;
    margin-bottom: 40px;
    margin-bottom: 24px;
    margin-left: 40px;
}
blockquote::before {
    font-size: 30px;
    content: "\201C";
    display: block;
    position: relative;
    top: -10px;
    left: -20px;
    height: 0;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-bottom: 16px;
    margin-left: 0;
    color: #333;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.2;
    font-weight: 700;
    font-weight: 300;
}
h2 {
    font-size: 30px;
    font-size: 3rem;
}
h3 {
    font-size: 24px;
    font-size: 2.4rem;
}
h4 {
    font-size: 20px;
    font-size: 2rem;
}
h5 {
    font-size: 18px;
    font-size: 1.8rem;
}
h6 {
    font-size: 16px;
    font-size: 1.6rem;
}
embed, iframe, img, object, video, .wp-caption {
    max-width: 100%;
}
.gallery {
    overflow: hidden;
}
.gallery-item {
    float: left;
    text-align: center;
    margin: 0 0 28px;
}
.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 img {
    border: 1px solid #ddd;
    height: auto;
    padding: 4px;
}
.gallery img:hover, .gallery img:focus {
    border: 1px solid #999;
}
input, select, textarea {
    width: 100%;
    font-size: 18px;
    font-size: 1.8rem;
    font-size: 14px;
    border: 1px solid #ddd;
    border: none;
    background-color: #fff;
    background-color: #efefef;
    color: #333;
    color: #34393e;
    font-weight: 400;
    padding: 16px;
}
input:focus, textarea:focus {
    border: 1px solid #999;
    outline: none;
}
input[type="checkbox"], input[type="image"], input[type="radio"] {
    width: auto;
}
::-moz-placeholder {
    color: #333;
    color: #999;
    opacity: 1;
}
::-webkit-input-placeholder {
    color: #333;
    color: inherit;
    color: #999;
}
button, input[type="button"], input[type="reset"], input[type="submit"], .button {
    width: auto;
    font-size: 16px;
    font-size: 1.6rem;
    border: 0;
    background-color: #333;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    padding: 16px 24px;
}
button:hover, input:hover[type="button"], input:hover[type="reset"], input:hover[type="submit"], .button:hover, button:focus, input:focus[type="button"], input:focus[type="reset"], input:focus[type="submit"], .button:focus {
    background-color: #c3251d;
    color: #fff;
}
.entry-content .button:hover, .entry-content .button:focus {
    color: #fff;
}
.button {
    font-size: 14px;
    display: inline-block;
    font-weight: 700;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button {
    display: none;
}
table {
    width: 100%;
    margin-bottom: 40px;
    font-size: 12px;
    line-height: 2;
    text-transform: uppercase;
    border-collapse: collapse;
    border-spacing: 0;
}
tbody {
    border-bottom: 1px solid #ddd;
    border-bottom: 1px solid #066;
}
td, th {
    text-align: left;
}
td {
    border-top: 1px solid #ddd;
    border-top: 1px solid #066;
    padding: 6px 0;
}
th {
    font-weight: 400;
    font-weight: bold;
    text-transform: uppercase;
}
.screen-reader-text, .screen-reader-text span, .screen-reader-shortcut {
    width: 1px;
    border: 0;
    position: absolute !important;
    height: 1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    word-wrap: normal !important;
}
.screen-reader-text:focus, .screen-reader-shortcut:focus, .genesis-nav-menu .search input[type="submit"]:focus, .widget_search input[type="submit"]:focus {
    width: auto;
    font-size: 1em;
    text-decoration: none;
    display: block;
    background-color: #fff;
    color: #333;
    height: auto;
    z-index: 100000;
    font-weight: bold;
    clip: auto !important;
    -moz-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    -o-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    -o-box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    padding: 15px 23px 14px;
}
.more-link {
    position: relative;
}
.site-inner, .wrap {
    max-width: 1200px;
    margin: 0 auto;
}
.site-inner {
    padding-top: 60px;
    padding-top: 110px;
    padding-bottom: 50px;
    position: relative;
    clear: both;
}
.content-sidebar-sidebar .content-sidebar-wrap, .sidebar-content-sidebar .content-sidebar-wrap, .sidebar-sidebar-content .content-sidebar-wrap {
    width: 980px;
    width: 920px;
}
.content-sidebar-sidebar .content-sidebar-wrap {
    float: left;
}
.sidebar-content-sidebar .content-sidebar-wrap, .sidebar-sidebar-content .content-sidebar-wrap {
    float: right;
}
.content {
    width: 780px;
    width: 600px;
    float: right;
}
.content-sidebar .content, .content-sidebar-sidebar .content, .sidebar-content-sidebar .content {
    float: left;
}
.content-sidebar-sidebar .content, .sidebar-content-sidebar .content, .sidebar-sidebar-content .content {
    width: 580px;
    width: 520px;
}
.full-width-content .content {
    width: 100%;
}
.sidebar-primary {
    width: 360px;
    width: 220px;
    float: right;
}
.sidebar-content .sidebar-primary, .sidebar-sidebar-content .sidebar-primary {
    float: left;
}
.sidebar-secondary {
    width: 180px;
    float: left;
}
.content-sidebar-sidebar .sidebar-secondary {
    float: right;
}
.avatar {
    float: left;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.alignleft .avatar, .author-box .avatar {
    margin-right: 24px;
}
.alignright .avatar {
    margin-left: 24px;
}
.comment .avatar {
    margin: 0 16px 24px 0;
}
.breadcrumb {
    margin-bottom: 40px;
    margin-bottom: 20px;
    font-size: 14px;
}
.archive-description, .author-box {
    margin-bottom: 60px;
    margin-bottom: 40px;
    background-color: #fff;
}
.archive-description p:last-child, .author-box p:last-child {
    margin-bottom: 0;
}
.search-form {
    overflow: hidden;
}
.site-header .search-form {
    float: right;
    margin-top: 12px;
}
.entry-content .search-form, .site-header .search-form {
    width: 50%;
}
.genesis-nav-menu .search input[type="submit"], .widget_search input[type="submit"] {
    width: 1px;
    border: 0;
    position: absolute;
    height: 1px;
    clip: rect(0, 0, 0, 0);
    margin: -1px;
    padding: 0;
}
.author-box-title, .archive-title {
    font-size: 20px;
    font-size: 2rem;
}
.entry-title {
    font-size: 36px;
    font-size: 3.6rem;
    color: #066;
    line-height: 1;
}
.entry-title a, .sidebar .widget-title a {
    color: #333;
    color: #066;
}
.entry-title a:hover, .entry-title a:focus {
    color: #c3251d;
}
.widget-title {
    margin-bottom: 20px;
    margin-bottom: 16px;
    font-size: 14px;
    color: #066;
    font-weight: 700;
    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: 100%;
}
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 {
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
}
.entry-content p.wp-caption-text {
    margin-bottom: 0;
}
.entry-content .wp-audio-shortcode, .entry-content .wp-playlist, .entry-content .wp-video {
    margin: 0 0 28px;
}
.widget {
    word-wrap: break-word;
}
.widget ol > li {
    padding-left: 20px;
    text-indent: -20px;
    list-style-type: decimal;
    list-style-position: inside;
}
.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 {
    margin-bottom: 40px;
    margin-bottom: 20px;
    padding: 0 0 24px;
}
.featured-content .entry:last-child {
    margin-bottom: 0;
}
.featured-content .entry-title {
    font-size: 20px;
    font-size: 2rem;
    font-size: 24px;
    border: none;
    line-height: 1.2;
}
.enews-widget input {
    margin-bottom: 16px;
    font-size: 16px;
    font-size: 1.6rem;
}
.enews-widget input[type="submit"] {
    width: 100%;
    background-color: #066;
    color: #fff;
    margin: 0;
}
.enews form + p {
    margin-top: 24px;
}
#wpstats {
    display: none;
}
.genesis-skip-link {
    margin: 0;
}
.genesis-skip-link li {
    width: 0;
    height: 0;
    list-style: none;
}
:focus {
    color: #333;
    outline: #ccc solid 1px;
}
.site-header {
    width: 100%;
    border: none;
    position: fixed;
    background-color: transparent;
    min-height: 160px;
    min-height: 100px;
    height: 100px;
    z-index: 498;
    border-bottom: none;
    -moz-transition: background .25s ease-in-out;
    -webkit-transition: background .25s ease-in-out;
    -o-transition: background .25s ease-in-out;
    transition: background .25s ease-in-out;
}
.site-header .wrap {
    max-width: 950px;
    width: 100%;
    padding-top: 40px;
    padding-top: 20px;
    padding-right: 0;
    padding-bottom: 40px;
    padding-bottom: 20px;
    padding-left: 0;
    margin-left: -475px;
    position: fixed;
    top: 5px;
    left: 50%;
    max-height: 80px;
}
.title-area {
    width: 360px;
    width: 170px;
    padding-top: 10px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 10px;
    padding-bottom: 0;
    padding-left: 0;
    background-position: center 45%;
    float: left;
    border: none;
    position: absolute;
    top: 0;
    background-image: url(images/logo.png);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 88px;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
}
.header-full-width .title-area {
    width: 100%;
}
.site-title {
    float: left;
    text-align: center;
    font-size: 30px;
    font-size: 3rem;
    font-size: 12px;
    line-height: 1.2;
    line-height: 1;
    font-weight: 700;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 8px;
}
.site-title a, .site-title a:hover, .site-title a:focus {
    color: #333;
}
.header-image .site-title > a {
    width: 100%;
    background-position: left;
    float: left;
    min-height: 60px;
    background-image: url(images/logo.png);
    background-repeat: no-repeat;
}
.site-description {
    float: left;
    margin-bottom: 0;
    font-size: 16px;
    font-size: 1.6rem;
    font-size: 12px;
    color: #34393e;
    line-height: 1.5;
    line-height: 1;
    font-weight: 300;
    font-weight: 600;
    text-transform: uppercase;
    padding: 12px 22px;
}
.site-description, .site-title {
    margin-bottom: 0;
}
.header-image .site-description, .header-image .site-title a {
    display: block;
    text-indent: 100%;
    text-indent: -9999px;
    overflow: hidden;
    white-space: nowrap;
}
.site-header .widget-area {
    width: 780px;
    float: right;
    text-align: right;
}
.genesis-nav-menu {
    width: 100%;
    font-size: 16px;
    font-size: 1.6rem;
    font-size: 12px;
    color: #999;
    font-family: 'Open Sans', sans-serif;
    clear: both;
    line-height: 1;
    font-weight: 700;
    font-weight: 600;
}
.genesis-nav-menu .menu-item {
    text-align: left;
    margin-right: 8px;
    display: inline-block;
    background-color: transparent !important;
}
.genesis-nav-menu a {
    padding-top: 32px;
    padding-top: 0;
    padding-right: 20px;
    padding-right: 0;
    padding-bottom: 32px;
    padding-bottom: 0;
    padding-left: 20px;
    padding-left: 0;
    margin-right: 20px;
    text-decoration: none;
    display: block;
    border: none;
    position: relative;
    color: #333;
    color: #024138;
}
.genesis-nav-menu a:hover, .genesis-nav-menu a:focus, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:hover, .genesis-nav-menu .sub-menu .current-menu-item > a:focus {
    text-decoration: underline;
    color: #c3251d;
}
.genesis-nav-menu .sub-menu {
    width: 210px;
    width: 200px;
    position: absolute;
    left: -9999px;
    opacity: 0;
    z-index: 99;
    -moz-transition: opacity 0.4s ease-in-out;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    -webkit-transition: opacity .4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
    border-top: 1px solid #eee;
}
.genesis-nav-menu .sub-menu a {
    width: 210px;
    width: 200px;
    font-size: 14px;
    font-size: 1.4rem;
    border: 1px solid #eee;
    position: relative;
    background-color: #fff;
    background-color: #efefef;
    color: #999;
    text-transform: uppercase;
    border-top: 0;
    border-top: none;
    word-wrap: break-word;
    padding: 20px;
}
.genesis-nav-menu .sub-menu .sub-menu {
    margin-top: -56px;
    margin-top: -37px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 209px;
    margin-left: 199px;
}
.genesis-nav-menu .menu-item:hover {
    position: static;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
    left: auto;
    opacity: 1;
}
.genesis-nav-menu > .first > a {
    padding-left: 0;
}
.genesis-nav-menu > .last > a {
    padding-right: 0;
}
.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;
}
.site-header .genesis-nav-menu li li {
    margin-left: 0;
}
.nav-primary, .nav-secondary {
    border-bottom: 1px solid #eee;
}
.entry {
    margin-bottom: 60px;
    margin-bottom: 40px;
}
.entry-content ol, .entry-content ul {
    margin-bottom: 28px;
    margin-left: 40px;
}
.entry-content ol > li {
    list-style-type: decimal;
}
.entry-content ul > li {
    list-style-type: disc;
}
.entry-content ol ol, .entry-content ul ul {
    margin-bottom: 0;
}
.entry-content code {
    background-color: #333;
    color: #ddd;
}
p.entry-meta {
    margin-bottom: 0;
    font-size: 16px;
    font-size: 1.6rem;
}
.entry-header .entry-meta {
    margin-bottom: 24px;
}
.entry-categories, .entry-tags {
    display: block;
}
.entry-comments-link::before {
    content: "\2014";
    margin: 0 6px 0 2px;
}
.pagination {
    clear: both;
    margin: 40px 0;
}
.pagination li {
    display: inline;
}
.pagination li a {
    padding-right: 10px;
    font-size: 16px;
    font-size: 1.6rem;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
}
.pagination .active a {
    color: #333;
}
.comment-respond, .entry-comments, .entry-pings {
    margin-bottom: 60px;
    margin-bottom: 40px;
    background-color: #fff;
}
.comment-header {
    font-size: 16px;
    font-size: 1.6rem;
}
.comment-content {
    clear: both;
    word-wrap: break-word;
}
.comment-list li {
    padding-top: 32px;
    padding-right: 0;
    padding-right: 32px;
    padding-bottom: 0;
    padding-bottom: 32px;
    padding-left: 32px;
}
.comment-list li.depth-1 {
    padding-left: 0;
    border-bottom: 1px solid #ddd;
}
.comment-respond input[type="email"], .comment-respond input[type="text"], .comment-respond input[type="url"] {
    width: 50%;
}
.comment-respond label {
    margin-right: 12px;
    display: block;
}
.entry-comments .comment-author {
    margin-bottom: 0;
}
.entry-pings .reply {
    display: none;
}
.sidebar {
    font-size: 16px;
    font-size: 1.6rem;
    font-size: 14px;
    color: #34393e;
}
.sidebar li {
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-bottom: 6px;
    list-style-type: none;
    word-wrap: break-word;
}
.sidebar p:last-child, .sidebar ul > li:last-child {
    margin-bottom: 0;
}
.sidebar .widget {
    margin-bottom: 60px;
    margin-bottom: 40px;
    background-color: transparent;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.site-footer {
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    background-color: #34393e;
    color: #959799;
    line-height: 1;
    border-top: 1px solid #ddd;
    padding: 40px 0;
}
.site-footer p {
    margin-bottom: 0;
}
.entry-content .responsive-tabs .responsive-tabs__list__item {
    font-size: 16px;
    color: #777;
}
.genesis-nav-menu .menu-item:before {
    text-align: left;
    font-size: 22px;
    display: block;
    position: relative;
    top: 35px;
    font-family: Fontawesome;
    vertical-align: bottom;
    line-height: 0;
    font-weight: normal;
    font-style: normal;
    margin: 0;
}
.genesis-nav-menu a:hover, .genesis-nav-menu a:focus, .genesis-nav-menu .current-menu-item > a {
    color: #000;
}
.tooltipster-borderless.tooltipster-menutips .tooltipster-box {
    background-color: #193826;
    -moz-box-shadow: 5px 5px 2px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 5px 5px 2px 0 rgba(0, 0, 0, 0.4);
    -o-box-shadow: 5px 5px 2px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 5px 5px 2px 0 rgba(0, 0, 0, 0.4);
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
}
.tooltipster-borderless.tooltipster-menutips .tooltipster-content {
    color: #fff;
    padding: 5px;
}
.genesis-nav-menu li:nth-of-type(1), .genesis-nav-menu li:nth-of-type(1):hover {
    position: fixed;
    top: 0;
    left: -webkit-calc(45% - 28px);
    left: -moz-calc(45% - 28px);
    left: calc(45% - 28px);
    border-top: none;
    -moz-border-bottom-left-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -o-border-bottom-left-radius: 8px;
    border-bottom-left-radius: 8px;
    -moz-border-bottom-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -o-border-bottom-right-radius: 8px;
    border-bottom-right-radius: 8px;
}
.genesis-nav-menu li:nth-of-type(1) {
    text-align: center;
    background-color: #024138 !important;
    min-width: 55px;
}
.genesis-nav-menu li:nth-of-type(1):hover {
    background-color: #617570 !important;
}
.genesis-nav-menu li:nth-of-type(1) a {
    padding-top: 5px;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-left: 9px;
    color: #fff;
}
.genesis-nav-menu li:nth-of-type(1) a:hover {
    color: #193826;
}
.page-contact .site-header:not(.scrolled) .genesis-nav-menu li:nth-of-type(1) {
    background-color: #617570 !important;
}

/* changes here */
.genesis-nav-menu li:nth-of-type(2), .genesis-nav-menu li:nth-of-type(2):hover,
.genesis-nav-menu li:nth-of-type(1), .genesis-nav-menu li:nth-of-type(1):hover {
    position: fixed;
    top: 0;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top: none;
}

.genesis-nav-menu li:nth-of-type(1), .genesis-nav-menu li:nth-of-type(1):hover {
    left: -webkit-calc(45% - 28px);
    left:    -moz-calc(45% - 28px);
    left:         calc(45% - 28px);
}

.genesis-nav-menu li:nth-of-type(2), .genesis-nav-menu li:nth-of-type(2):hover {
    left: -webkit-calc(45% + 28px);
    left:    -moz-calc(45% + 28px);
    left:         calc(45% + 28px);
}

.genesis-nav-menu li:nth-of-type(2),
.genesis-nav-menu li:nth-of-type(1) {
    background-color: #024138 !important;
    min-width: 55px;
    text-align: center;
}

.genesis-nav-menu li:nth-of-type(2):hover,
.genesis-nav-menu li:nth-of-type(1):hover {
    background-color: #617570 !important;
}

.genesis-nav-menu li:nth-of-type(2) a,
.genesis-nav-menu li:nth-of-type(1) a {
    color: #FFF;
    margin-right: 10px;
    margin-left: 9px;
    margin-bottom: 5px;
    padding-top: 5px;
}

.genesis-nav-menu li:nth-of-type(2) a:hover,
.genesis-nav-menu li:nth-of-type(1) a:hover {
    color: #193826;
}

/* Contact page menu color adjustments */
.page-contact .site-header:not(.scrolled) .genesis-nav-menu li:nth-of-type(2),
.page-contact .site-header:not(.scrolled) .genesis-nav-menu li:nth-of-type(1) {
    background-color: #617570 !important;
}
/* end changes */

.home-menu span i::after {
    content: 'Home';
    position: absolute;
    color: white;
    font-family: 'Exo';
    font-size: 18px;
    text-transform: none;
    left: 4px;
    top: 35px;
    text-shadow: 1px 1px 1px #000, -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000;
}
.about-menu span i::after {
    content: 'About';
    position: absolute;
    color: white;
    font-family: 'Exo';
    font-size: 18px;
    text-transform: none;
    left: -1px;
    top: 35px;
    width: 80px;
    text-shadow: 1px 1px 1px #000, -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000;
}
.services-menu span i::after {
    content: 'Services';
    position: absolute;
    color: white;
    font-family: 'Exo';
    font-size: 18px;
    text-transform: none;
    left: -8px;
    top: 35px;
    text-shadow: 1px 1px 1px #000, -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000;
}
.hipaa-menu span i::after {
    content: 'HIPAA';
    position: absolute;
    color: white;
    font-family: 'Exo';
    font-size: 18px;
    font-weight: 700;
    text-transform: none;
    left: -7px;
    top: 35px;
    text-shadow: 1px 1px 1px #000, -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000;
}
.contact-menu span i::after {
    content: 'Contact';
    position: absolute;
    color: white;
    font-family: 'Exo';
    font-size: 18px;
    text-transform: none;
    left: -10px;
    top: 35px;
    width: 90px;
    text-shadow: 1px 1px 1px #000, -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000;
}


.page-contact .site-header:not(.scrolled) .genesis-nav-menu a {
    color: #ddd;
}
.page-contact .site-header:not(.scrolled) .genesis-nav-menu a:hover {
    color: #fff;
}
.slider-overlay {
    position: absolute;
}
.flexslider .slides .slide-image::before {
    content: "";
    position: absolute;
    display: block;
    background-image: url(../../uploads/sites/71/2017/08/SliderOverlay.png);
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
}
.home-connect-icons {
    text-align: center;
    color: #066;
}
.home-connect-icons i {
    color: #066;
}
.home-connect-desc {
    font-weight: 700;
}
.home-row4 {
    background-color: #066 !important;
}
.home-row4 .fa-puzzle-piece {
    font-size: 8em;
}
.home-row4 p:nth-of-type(2) {
    font-size: 24px;
}
.home-row6 {
    padding-bottom: 0;
    text-align: center;
    background-color: #fff !important;
    color: #34393e !important;
}
.home-row6 .widget-title {
    color: #024138;
}
.cl-ib.animation_caeros .cl-ib-title {
    background-color: rgba(28, 110, 140, 0.8);
    font-weight: 700;
}
.page .cl-ib.animation_caeros .cl-ib-desc {
    margin-top: 0;
}
.page .cl-ib.animation_caeros .cl-ib-desc ul {
    text-align: left;
}
.page .cl-ib.animation_caeros .cl-ib-desc, .page .cl-ib.animation_caeros .cl-ib-desc p, .page .cl-ib.animation_caeros .cl-ib-desc ul li {
    font-weight: 600;
}
.page-services .su-row:nth-of-type(1) .su-column:nth-of-type(1) .cl-ib-desc p:nth-of-type(1) {
    display: none;
}
.page-services .responsive-tabs__panel:nth-of-type(1) .cl-ib.animation_melete.hover .cl-ib-image {
    -moz-transform: translateX(-55%) scale(4);
    -webkit-transform: translateX(-55%) scale(4);
    -o-transform: translateX(-55%) scale(4);
    transform: translateX(-55%) scale(4);
}
.page-services .responsive-tabs__panel:nth-of-type(2) .cl-ib.animation_melete.hover .cl-ib-image {
    -moz-transform: translateX(95%) scale(4);
    -webkit-transform: translateX(95%) scale(4);
    -o-transform: translateX(95%) scale(4);
    transform: translateX(95%) scale(4);
}
.page-services .responsive-tabs__panel:nth-of-type(3) .cl-ib.animation_melete.hover .cl-ib-image {
    -moz-transform: translateY(-55%) scale(4);
    -webkit-transform: translateY(-55%) scale(4);
    -o-transform: translateY(-55%) scale(4);
    transform: translateY(-55%) scale(4);
}
.page-services .responsive-tabs__panel:nth-of-type(4) .cl-ib.animation_melete.hover .cl-ib-image {
    -moz-transform: translateY(-65%) translateX(-55%) scale(4);
    -webkit-transform: translateY(-65%) translateX(-55%) scale(4);
    -o-transform: translateY(-65%) translateX(-55%) scale(4);
    transform: translateY(-65%) translateX(-55%) scale(4);
}
.page-services .responsive-tabs__panel:nth-of-type(5) .cl-ib.animation_melete.hover .cl-ib-image {
    -moz-transform: translateY(140%) translateX(25%) scale(4);
    -webkit-transform: translateY(140%) translateX(25%) scale(4);
    -o-transform: translateY(140%) translateX(25%) scale(4);
    transform: translateY(140%) translateX(25%) scale(4);
}
.page-services .responsive-tabs__panel:nth-of-type(6) .cl-ib.animation_melete.hover .cl-ib-image {
    -moz-transform: translateY(-150%) translateX(25%) scale(4);
    -webkit-transform: translateY(-150%) translateX(25%) scale(4);
    -o-transform: translateY(-150%) translateX(25%) scale(4);
    transform: translateY(-150%) translateX(25%) scale(4);
}
.hipaa-notice-page h3 {
    font-weight: 700;
    text-transform: uppercase;
}
.site-container {
    width: 100%;
    position: relative;
    min-height: 100%;
}
body:not(.home):not(.page-contact) .site-container {
    background-image: url(https://www.sterling.pro/wp-content/uploads/sites/33/2017/06/151.jpg);
    background-attachment: fixed;
}
body:not(.home):not(.page-contact) .site-inner {
    padding-right: 20px;
    padding-left: 20px;
    background-color: rgba(255, 255, 255, 0.9);
}
.site-header.scrolled {
    background-color: rgba(255, 255, 255, 0.9);
    border-bottom: 2px solid #34393e;
}
.title-area .site-title {
    background-color: transparent;
}
.title-area .site-title a {
    width: 170px;
    font-size: 0;
    color: transparent;
    height: 80px;
    line-height: 0;
}
.title-area .site-title a:hover {
    background-color: transparent;
}
.nav-primary {
    margin-top: 5px;
    border-bottom: none;
}
input[type="search"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.archive-pagination:before, .before-contact:before, .before-content:before, .clearfix:before, .entry:before, .entry-pagination:before, .footer-widgets:before, .home-row:before, .home-top-slider:before, .nav-primary:before, .pricing-table:before, .site-container:before, .site-footer:before, .site-header:before, .site-inner:before, .wrap:before {
    content: " ";
    display: table;
}
.archive-pagination:after, .before-contact:after, .before-content:after, .clearfix:after, .entry:after, .entry-pagination:after, .footer-widgets:after, .home-row:after, .home-top-slider:after, .nav-primary:after, .pricing-table:after, .site-container:after, .site-footer:after, .site-header:after, .site-inner:after, .wrap:after {
    content: " ";
    display: table;
    clear: both;
}
a, button, input:focus, input[type="button"], input[type="reset"], input[type="submit"], textarea:focus, .button, .featured-link {
    -moz-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
a img {
    margin-bottom: -4px;
}
a:hover {
    color: #333;
}
a.more-link, .entry-content a.more-link {
    margin-bottom: 6px;
    font-size: 11px;
    display: inline-block;
    background-color: #066;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 8px 12px;
}
a.more-link:hover, .entry-content a.more-link:hover, .blog-top .entry-content a.more-link:hover {
    background-color: #efefef;
    color: #999;
}
strong {
    font-weight: 700;
}
blockquote, blockquote::before {
    color: #999;
}
cite {
    font-style: normal;
}
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .comment-reply, .entry-content .button {
    width: auto;
    border: none;
    background-color: #066;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    padding: 16px 24px;
}
button:hover, input:hover[type="button"], input:hover[type="reset"], input:hover[type="submit"], .button:hover, .comment-reply:hover, .entry-content .button:hover {
    background-color: #efefef;
    color: #999;
}
.entry-content .button:hover {
    color: #066;
}
.comment-reply {
    font-size: 14px;
    display: inline-block;
    font-weight: 400;
}
.comment-reply a {
    color: #fff;
    border-bottom: none;
}
.comment-reply:hover a {
    color: #999;
}
tbody tr:first-of-type td {
    border-top: 4px solid #066;
}
th, td {
    text-align: left;
}
.page-contact .content-sidebar-wrap, .page-pricing .content-sidebar-wrap, .site-inner, .wrap {
    max-width: 970px;
    margin: 0 auto;
}
.front-page .site-inner {
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 0;
}
.columns-2 .quote, .columns-3 .quote, .columns-4 .quote, .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%;
}
.columns-2 .quote, .one-half, .three-sixths, .two-fourths {
    width: 48.717948717948715%;
}
.columns-3 .quote, .one-third, .two-sixths {
    width: 31.623931623931625%;
}
.four-sixths, .two-thirds {
    width: 65.81196581196582%;
}
.columns-4 .quote, .one-fourth {
    width: 23.076923076923077%;
}
.three-fourths {
    width: 74.35897435897436%;
}
.one-sixth {
    width: 14.52991452991453%;
}
.five-sixths {
    width: 82.90598290598291%;
}
.columns-2 .first, .columns-3 .first, .columns-4 .first, .first {
    margin-left: 0;
    clear: both;
}
.alignleft .avatar {
    margin-right: 24px;
}
img.alignnone {
    margin-bottom: 12px;
}
img.alignleft, .wp-caption.alignleft {
    margin: 0 24px 24px 0;
}
img.alignright, .wp-caption.alignright {
    margin: 0 0 24px 24px;
}
.archive-description {
    font-size: 16px;
    padding: 25px 0 10px;
}
.author-box {
    padding: 40px;
}
.author-box-title {
    margin-bottom: 4px;
    font-size: 16px;
    color: #333;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.author-box a {
    border-bottom: 1px solid #ddd;
}
.author-box p {
    margin-bottom: 0;
}
.author-box .avatar {
    margin-right: 24px;
}
.page-template-default .entry-title, .page-contact .entry-title, .page-pricing .entry-title {
    font-size: 48px;
    text-transform: uppercase;
}
.single .entry-title {
    margin-bottom: 35px;
    font-size: 60px;
}
.entry-title a:hover {
    color: #666;
}
.sidebar .widget-title a {
    border: none;
}
.archive-title {
    margin-bottom: 0;
    font-size: 36px;
    color: #066;
}
.widget_calendar caption {
    font-weight: 700;
}
.widget_calendar {
    font-weight: 600;
}
.widget_calendar thead {
    display: none;
}
.widget_calendar td#prev {
    text-align: left;
}
.widget_calendar td#next {
    text-align: right;
}
.sidebar .widget_categories ul {
    margin-left: 6px;
}
.sidebar .widget_categories ul li {
    margin-bottom: 7px;
    font-size: 12px;
    line-height: 1.5;
    border-bottom: 1px solid #e5e5e5;
    font-weight: 600;
    text-transform: uppercase;
    list-style-type: none;
    padding: 0 0 6px;
}
.sidebar .widget_categories ul li:before {
    padding-right: 12px;
    font-size: 14px;
    content: "\f105";
    color: #066;
    font-family: FontAwesome;
}
.featured-content .entry-title a {
    border: none;
}
.widget_search input[type="search"] {
    max-width: 135px;
    color: #999;
}
.widget_tag_cloud a {
    margin-bottom: 6px;
    font-size: 11px;
    display: inline-block;
    background-color: #066;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 5px 12px;
}
.widget_tag_cloud a:hover {
    background-color: #efefef;
    color: #999;
}
.user-profile h4, .user-profile .widget-title {
    font-size: 18px;
    color: #34393e;
}
.user-profile p {
    font-size: 16px;
    color: #cecece;
}
.enews-widget {
    color: #999;
}
.enews-widget .widget-title {
    color: #fff;
}
.enews-widget input:focus {
    border: 1px solid #ddd;
}
.enews-widget input:hover[type="submit"] {
    background-color: #efefef;
    color: #999;
}
.home-row .enews-widget {
    font-size: 18px;
    text-transform: uppercase;
}
.home-row .enews-widget .widget-title, .home-row .enews-widget p {
    float: left;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 1.2;
    padding: 15px 0;
}
.home-row .enews-widget .widget-title {
    padding-right: 17px;
}
.home-row .enews-widget p {
    text-transform: none;
}
.home-row .enews-widget form {
    text-align: right;
}
.home-row .enews-widget input {
    max-width: 323px;
    margin-bottom: 0;
    font-size: 16px;
    border: 0;
    text-transform: uppercase;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}
.home-row .enews-widget input[type="email"] {
    background-color: #fff;
}
.home-row .enews-widget input[type="submit"] {
    width: auto;
    margin-left: -5px;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    -o-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}
.latest-tweets ul li {
    margin-bottom: 16px;
}
.latest-tweets .tweet-details a span {
    margin-top: 18px;
    font-size: 11px;
    display: block;
    font-weight: 700;
    text-transform: uppercase;
}
div#genesis-responsive-slider {
    border: none;
    padding: 0;
}
.front-page .site-tagline {
    margin-top: 0;
}
.flex-control-nav li a, .flex-direction-nav li a {
    border-bottom: none;
}
div.flex-direction-nav li .prev {
    left: 0;
}
div.flex-direction-nav li .next {
    right: 0;
}
.flexslider {
    max-width: 100%;
}
.flexslider .slides img {
    width: 100%;
}
div.slide-excerpt {
    max-width: 970px;
    width: 100%;
    background-color: black;
    left: 0;
    opacity: 1;
    right: 0;
    margin: 0 auto;
}
html > body div.slide-excerpt-border {
    border: none;
    margin: 0;
    padding: 0;
}
ol.flex-control-nav {
    margin-bottom: -5px;
    position: absolute;
    bottom: 0;
}
ul.flex-direction-nav li a {
    width: 100px;
    margin-top: -20px;
    text-indent: 0;
    color: #fff;
    opacity: 0.6;
    visibility: hidden;
}
ul.flex-direction-nav li a:hover {
    opacity: 1;
}
ul.flex-direction-nav li .next {
    right: 0;
}
ul.flex-direction-nav li .prev {
    left: 0;
}
ul.flex-direction-nav li a:after {
    width: 50px;
    font-size: 40px;
    position: absolute;
    visibility: visible;
    font-family: FontAwesome;
}
ul.flex-direction-nav li .next:after {
    text-align: right;
    content: "\f054";
    right: 10px;
}
ul.flex-direction-nav li .prev:after {
    text-align: left;
    content: "\f053";
    left: 10px;
}
div.gform_wrapper input[type="email"], div.gform_wrapper input[type="tel"], div.gform_wrapper input[type="text"], div.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), div.gform_wrapper textarea, div.gform_wrapper .ginput_complex label {
    font-size: 16px;
    padding: 16px;
}
.home div.gform_wrapper .gfield_required, .page-contact div.gform_wrapper .gfield_required {
    color: #9c1e1e;
}
div.gform_wrapper .top_label input.large, div.gform_wrapper .top_label select.large, div.gform_wrapper .top_label textarea.textarea {
    width: 100%;
}
div.gform_wrapper .top_label .gfield_label {
    display: inline;
}
div.gform_wrapper .ginput_complex label {
    padding: 0;
}
div.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}
div.gform_wrapper li, div.gform_wrapper form li {
    margin-top: 14px;
}
div.gform_wrapper .gform_footer {
    margin-top: 14px;
    clear: both;
    padding: 0;
}
div.gform_wrapper .gform_footer input[type="submit"] {
    width: 50%;
    font-size: 18px;
    background-color: #066;
    font-weight: 400;
    text-transform: none;
    margin: 0 25%;
}
div.gform_wrapper .gform_footer input:hover[type="submit"] {
    background-color: #222;
    color: #999;
}
img#wpstats {
    display: none;
}
.widget_wp_sidebarlogin, .widget_wp_sidebarlogin a {
    color: #fff;
}
.widget_wp_sidebarlogin .widget-title {
    color: #fff;
}
.widget_wp_sidebarlogin .widget-wrap {
    background-color: #066;
    padding: 12px 14px 18px;
}
.simple-social-icons a, .simple-social-icons a:hover {
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    border-radius: 50% !important;
}
.testimonials {
    text-align: left;
    font-size: 14px;
}
.testimonials blockquote {
    padding-top: 35px;
    position: relative;
    color: #34393e;
    margin: 0;
}
.testimonials blockquote p {
    text-align: justify;
}
.testimonials blockquote p:first-child {
    text-align: left;
    font-size: 24px;
    line-height: 1.25;
    font-weight: 400;
}
.testimonials blockquote:before {
    font-size: 60px;
    position: absolute;
    top: -25px;
    left: 0;
    color: #34393e;
    height: 0;
    font-family: Georgia, serif;
}
.testimonials .author {
    padding-right: 30px;
    display: block;
    color: #aaa;
}
.testimonials .avatar {
    display: block;
    margin: 0 auto 30px;
}
.testimonials .avatar-link {
    text-align: center;
    display: block;
}
.testimonials .quote {
    position: relative;
    padding: 30px;
}
.testimonials .quote:after {
    font-size: 60px;
    content: "\201D";
    display: block;
    position: absolute;
    bottom: 75px;
    color: #34393e;
    height: 0;
    right: 30px;
    font-family: Georgia, serif;
}
.header-image .title-area {
    padding: 0;
}
.site-title a {
    display: block;
    color: #fff;
    padding: 12px 22px;
}
.site-title a:hover {
    background-color: #efefef;
    color: #999;
}
.header-image .site-header .wrap {
    background-position: left center;
    background-image: url(images/logo.png);
    background-repeat: no-repeat;
    padding: 0;
}
.header-image .site-title {
    background-image: none;
}
.header-image .site-title a {
    width: 155px;
    float: left;
    background-image: none;
    height: 80px;
    max-height: 80px;
    padding: 0;
}
.header-image .site-description {
    height: 0;
    padding: 0;
}
.widget-area {
    word-wrap: break-word;
}
.header-image .site-header .widget-area {
    padding: 40px 0;
}
.genesis-nav-menu .menu-item:last-child {
    margin-right: 0;
}
.genesis-nav-menu .menu-item:hover a, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu a:hover {
    background-color: transparent;
    color: #105036;
}
.genesis-nav-menu .sub-menu .current-menu-item > a {
    color: #999;
}
.genesis-nav-menu > .menu-item > a {
    text-transform: uppercase;
}
.genesis-nav-menu .sub-menu a:hover, .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
    background-color: #066;
    color: #fff;
}
.genesis-nav-menu > .right {
    float: right;
    display: inline-block;
    text-transform: uppercase;
    list-style-type: none;
    padding: 28px 0;
}
.genesis-nav-menu > .right > a {
    display: inline;
    padding: 0;
}
.genesis-nav-menu > .rss > a {
    margin-left: 48px;
}
.genesis-nav-menu > .search {
    padding: 14px 0 0;
}
.sub-menu-toggle, .menu-toggle {
    display: none;
    visibility: hidden;
}
.entry-content a {
    color: #066;
}
.entry-content a:hover {
    color: #333;
}
.entry-content .attachment a, .entry-content .gallery a {
    border: none;
}
.entry-content address, .entry-content ol, .entry-content p, .entry-content ul, .quote-caption {
    margin-bottom: 26px;
}
.entry-content .search-form {
    width: 50%;
}
.entry-meta {
    font-size: 12px;
    color: #7f8c8d;
    font-weight: 700;
    text-transform: uppercase;
}
.entry-meta a {
    color: #999;
}
.entry-header .entry-meta::before {
    width: 61px;
    margin-bottom: 24px;
    content: "";
    display: block;
    background-color: #e9e9e9;
    height: 4px;
}
.entry-footer .entry-meta {
    margin: 0;
    padding: 0;
}
.archive-pagination, .entry-pagination {
    font-size: 24px;
    margin: 40px 0;
}
.archive-pagination a, .entry-pagination a {
    color: #066;
}
.archive-pagination li {
    display: inline;
}
.archive-pagination li a {
    display: inline-block;
    background-color: #333;
    color: #fff;
    cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 8px 12px;
}
.archive-pagination li a:hover, .archive-pagination li.active a {
    background-color: #f15123;
}
.entry-pagination a {
    border-bottom: 1px solid #ddd;
}
.format-quote .entry-content {
    font-size: 36px;
    display: inline-block;
    position: relative;
    background-color: #066;
    color: #fff;
    line-height: 1.25;
    font-weight: 300;
    margin: 0 40px 40px 0;
    padding: 30px;
}
.format-quote .entry-content p:last-child {
    margin-bottom: 0;
}
.comment-respond, .entry-pings {
    padding-bottom: 16px;
}
.comment-respond a, .entry-comments a {
    border-bottom: 1px solid #ddd;
}
.comment-respond {
    margin-top: 40px;
}
.comment-respond textarea {
    background-color: #f5f5f5;
}
.comment-list {
    margin-top: -16px;
}
.comment-list li, .ping-list li {
    list-style-type: none;
}
.comment-list li li {
    margin-right: -32px;
    margin-bottom: -32px;
    margin-left: 32px;
}
.bypostauthor {
    margin-top: 32px;
    background-color: #f5f5f5;
}
.comment-list li li.bypostauthor {
    margin-bottom: 0;
}
.form-allowed-tags {
    font-size: 14px;
    background-color: #f5f5f5;
    padding: 24px;
}
.before-content {
    margin-top: -124px;
    background-color: #efefef;
    height: 560px;
}
.pricing-table {
    margin: 0 30px;
}
.pricing-column {
    text-align: center;
    background-color: #fff;
    min-height: 305px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 30px 30px 20px;
}
.pricing-column.featured {
    position: relative;
    background-color: #066;
}
.pricing-column.featured:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-style: solid;
    border-width: 0 50px 50px 0;
    border-color: transparent #fff transparent transparent;
}
.pricing-column.featured:after {
    font-size: 16px;
    content: "\f005";
    position: absolute;
    top: 2px;
    color: #066;
    right: 7px;
    font-family: FontAwesome;
}
.pricing-column h4 {
    margin-bottom: 4px;
    font-size: 33px;
    color: #066 !important;
    font-weight: 700;
}
.pricing-column.featured h4 {
    color: #fff;
}
.pricing-column p {
    margin-bottom: 12px;
    font-size: 16px;
    color: #34393e;
}
.pricing-column.featured p {
    color: #ccc;
}
.pricing-column .button {
    text-align: center;
    margin: 10px auto 0 auto;
    font-size: 14px;
    background-color: #066;
    color: #fff;
}
.pricing-column.featured .button {
    background-color: #fff;
    color: #066;
}
.pricing-column .button:hover, .pricing-column.featured .button:hover {
    background-color: #e4e4e4;
    color: #999;
}
.pricing-column p.price {
    font-size: 48px;
}
.pricing-column.featured p.price {
    color: #fff;
}
.pricing-column sup {
    font-size: 24px;
}
.pricing-column ul li {
    font-size: 15px;
    color: #555;
    font-style: italic;
    list-style-type: none;
}
.pricing-column.featured ul li {
    color: #fff;
}
.pricing-column.one-half {
    width: 40%;
}
.pricing-content {
    text-align: center;
    padding: 0 12px;
}
.archive .archive-before-content {
    background-color: #066;
    color: #fff;
}
.archive .entry, .page-template-page_blog-php .entry {
    margin-bottom: 114px;
}
.archive .entry-title, .page-template-page_blog-php .entry-title {
    margin-bottom: 35px;
    font-size: 42px;
}
.blog-top {
    background-color: #066;
    color: #fff;
    padding: 110px 0;
}
.blog-top .entry-content a.more-link {
    margin-top: 50px;
    display: block;
    position: absolute;
    background-color: #34393e;
}
.blog-top img {
    padding-left: 10%;
}
.blog-top .entry {
    margin-bottom: 0;
}
.blog-top .entry-title a {
    color: #fff;
}
.blog-top .entry-title a:hover {
    opacity: 0.5;
}
.page-contact .site-container {
    background-color: #066;
}
.before-contact {
    text-align: center;
    margin-bottom: -124px;
    position: relative;
    top: -124px;
    background-color: #fff;
}
.kickstart-contact-map {
    margin: 0 auto;
}
.before-contact iframe {
    margin-bottom: -8px;
}
.before-contact .wrap {
    width: 970px;
    margin-right: auto;
    margin-left: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.kickstart-contact-box {
    max-width: 426px;
    text-align: left;
    margin-top: 15%;
    font-size: 14px;
    position: absolute;
    background-color: #fff;
    color: #34393e;
    right: 0;
    padding: 30px 30px 0;
}
.kickstart-contact-box .featured-link {
    clear: both;
    margin: 0 -30px;
}
.kickstart-contact-box p:last-child {
    margin-bottom: 0;
}
.kickstart-contact-box .widget-title {
    font-size: 34px;
    color: #34393e;
    font-weight: 400;
    text-transform: none;
}
.kickstart-contact-box .address, .kickstart-contact-box .email, .kickstart-contact-box .phone {
    padding-left: 27px;
    margin-bottom: 0;
    position: relative;
    font-weight: 700;
}
.kickstart-contact-box .address {
    padding-bottom: 25px;
}
.kickstart-contact-box .address:before, .kickstart-contact-box .email:before, .kickstart-contact-box .phone:before {
    position: absolute;
    left: 0;
    color: #066;
    font-family: FontAwesome;
}
.kickstart-contact-box .address:before {
    content: "\f041";
}
.kickstart-contact-box .email:before {
    content: "\f0e0";
}
.kickstart-contact-box .phone:before {
    content: "\f095";
}
.page-contact .entry-content, .page-contact .entry-title {
    color: #fff;
}
.page-contact .entry-content h1 {
    font-size: 48px;
    color: #fff;
    text-transform: uppercase;
}
.page-contact .entry-content a {
    color: #fff;
    font-weight: 600;
}
.page-contact input, .page-contact select, .page-contact textarea {
    background-color: #fff;
}
.home-row > .wrap {
    max-width: 970px;
    margin: 0 auto;
    padding: 84px 0;
}
.home-row .avatar {
    float: none;
}
.home-row .entry-title {
    margin-top: 20px;
    font-size: 24px;
    font-weight: 300;
}
.home-row ul.featured {
    display: inline-block;
    margin: 55px 0 0 20px;
}
.home-row ul.featured li {
    text-align: left;
    margin-bottom: 20px;
    font-size: 24px;
    list-style: none;
}
.home-row ul.featured li:before {
    padding-right: 20px;
    content: "\f005";
    font-family: FontAwesome;
}
.home-row .entry-meta {
    padding-top: 0;
    margin-bottom: 16px;
    font-size: 16px;
    color: #fff;
    opacity: 0.2;
    font-weight: 400;
    text-transform: none;
}
.home-row .entry-header .entry-meta::before {
    display: none;
}
.home-row .entry-title a {
    color: #fff;
}
.home-row .simple-social-icons ul li a {
    background-color: #fff !important;
    color: #4c4c4c !important;
}
.home-row .widget-title {
    text-align: center;
    font-size: 48px;
    font-weight: 300;
    text-transform: none;
}
.before-footer .widget-title, .home-top-news .widget-title, .lean-newsletter .widget-title {
    text-transform: uppercase;
}
.home-row .user-profile .widget-title {
    font-size: 18px;
}
.home-row1-left .widget-title, .home-row3-left .widget-title {
    text-align: left;
}
.home-row1, .home-row4, .home-row6 {
    background-color: #066;
    color: #fff;
}
.home-row1 .widget-title, .home-row4 .widget-title {
    color: #fff;
}
.home-row2 .widget-title {
    margin-bottom: 68px;
}
.home-row3-left a, .home-row3-left .widget-title, .home-row5 .widget-title {
    color: #066;
}
.home-row7 .widget-title {
    margin-bottom: 45px;
    color: #34393e;
}
.home-top {
    height: 100%;
}
.home-top .wrap {
    max-width: 970px;
    position: relative;
    height: 100%;
}
.home-top .widget, html > body div.slide-excerpt-border {
    width: 40%;
    font-size: 36px;
    position: absolute;
    bottom: 50px;
    background-color: #fff;
}
.home-top .widget p, div.slide-excerpt-border p {
    margin-bottom: 0;
    line-height: 1.25;
    padding: 27px;
}
.featured-link, .home-top .widget .featured-link, div.slide-excerpt-border .featured-link {
    font-size: 16px;
    display: block;
    position: relative;
    background-color: #066;
    line-height: 32px;
    text-transform: uppercase;
    padding: 0;
}
.featured-link:before, .home-top .widget .featured-link:before {
    width: 0;
    margin-top: -6px;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    height: 0;
    right: 20px;
    border-style: solid;
    border-width: 6.5px 0 6.5px 11px;
    border-color: transparent transparent transparent #fff;
}
.featured-link:after, .home-top .widget .featured-link:after {
    width: 1px;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    background-color: rgba(255, 255, 255, 0.2);
    height: 100%;
    right: 53px;
}
.featured-link a {
    width: 100%;
    display: block;
    color: #fff;
    padding: 15px 50px 15px 28px;
}
.featured-link:hover, .home-top .widget .featured-link:hover, div.slide-excerpt-border .featured-link:hover {
    background-color: #024138;
}
.featured-link:hover:before, .home-top .widget .featured-link:hover:before {
    border-color: transparent transparent transparent #999;
}
.featured-link:hover a, .home-top .widget .featured-link:hover a {
    color: #999;
}
.home-top-callout {
    width: 125px;
    text-align: center;
    position: absolute;
    top: 48px;
    background-color: #066;
    color: #fff;
    height: 125px;
    z-index: 499;
    right: 48px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.home-top-callout h4 {
    margin-bottom: 0;
    font-size: 36px;
    color: #fff;
}
.home-top-callout p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.5;
}
.home-top-callout .wrap {
    position: relative;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.home-top-news {
    background-color: #000;
}
.home-top-news .wrap {
    padding: 21px 0;
}
.home-top-news .entry-content, .home-top-news .entry-header, .home-top-news .entry-title, .home-top-news .widget-title {
    float: left;
    text-align: left;
    display: inline-block;
    line-height: 1.625;
}
.home-top-news .entry-title {
    font-size: 16px;
    line-height: 1.625;
    text-transform: uppercase;
    margin: 0;
}
.home-top-news .entry-content p {
    color: #888;
    line-height: 1.45;
    margin: 0;
}
.home-top-news .entry-content, .home-top-news .entry-header {
    padding-left: 20px;
}
.home-top-news .entry-content a {
    position: absolute;
    top: 50%;
    background-image: none;
    visibility: hidden;
    right: 0;
    margin: -7px 0 0;
    padding: 0;
}
.home-top-news .entry-content a:after {
    width: 50px;
    text-align: right;
    margin-top: -7px;
    content: "\f054";
    position: absolute;
    top: 50%;
    color: #066;
    visibility: visible;
    right: 0;
    font-family: FontAwesome;
}
.home-top-news .featured-content .entry {
    margin: 0;
    padding: 0;
}
.home-top-news .widget {
    padding-left: 40px;
    position: relative;
}
.home-top-news .widget:before {
    content: "\f09e";
    position: absolute;
    left: 0;
    color: #fff;
    font-family: FontAwesome;
}
.home-top-news .widget-title {
    margin-bottom: 0;
    font-size: 16px;
    color: #066;
    line-height: 1.625;
}
.home-top-slider {
    margin-bottom: 0;
    position: relative;
    top: 0;
    overflow: hidden;
}
.home-top-slider .wrap {
    max-width: 100%;
    margin: 0 auto;
}
.home-row1 .textwidget ul li {
    color: #fff;
    opacity: 0.5;
    list-style-type: none;
}
.home-row1 input, .home-row1 select, .home-row1 textarea {
    background-color: #fff;
}
.home-row2 {
    background-color: #a0978a;
}
.home-row3-right1, .home-row3-right2 {
    text-align: center;
}
.home-row3-right1 .widget, .home-row3-right2 .widget {
    width: 100%;
}
.home-row4 .post {
    max-width: 400px;
    width: 41%;
    float: left;
}
.home-row4 .post:nth-of-type(even) {
    margin-left: 18%;
}
.home-row4 .post:nth-of-type(odd) {
    clear: left;
}
.home-row4 .post .entry-content {
    color: #fff;
}
.home-row4 .post .more-link {
    margin-top: 25px;
    display: block;
    position: absolute;
    background-color: #fff;
    color: #066;
}
.home-row4 .widget-title {
    margin-bottom: 80px;
}
.home-row5 {
    text-align: center;
}
.home-row.lean-newsletter .wrap {
    padding: 15px 0;
}
.lean-newsletter {
    background-color: #34393e;
}
.lean-newsletter form {
    margin-bottom: 0;
}
.page-pricing .before-content {
    padding-top: 170px;
    background-color: #e4e4e4;
    min-height: 824px;
}
.page-pricing .before-content .widget-title {
    padding-top: 55px;
    text-align: center;
    font-size: 48px;
    color: #fff;
    font-weight: 300;
}
.page-pricing .before-content .pricing-table {
    padding: 70px 0 65px;
}
.page-pricing .entry-content p:first-child {
    font-size: 27px;
}
.sidebar p:last-child {
    margin-bottom: 0;
}
.sidebar ul > li:last-child {
    margin-bottom: 0;
}
.sidebar .widget input {
    width: auto;
    font-size: 12px;
    border: none;
    line-height: 17px;
    font-weight: 600;
    text-transform: uppercase;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    padding: 11px 16px;
}
.sidebar .widget input[type="email"], .sidebar .widget input[type="search"] {
    max-width: 135px;
    margin-right: 2px;
    padding: 11px 13px;
}
.sidebar .widget input[type="search"] {
    background-color: #efefef;
    color: #999;
}
.sidebar .enews {
    background-color: #34393e;
    padding: 12px 14px 18px;
}
.sidebar .enews .widget-title {
    padding-top: 0;
    margin-bottom: 10px;
    background-image: none;
}
.sidebar .enews-widget p {
    margin-bottom: 15px;
    color: #fff;
}
.sidebar .widget_wp_sidebarlogin input[type="submit"] {
    width: 100%;
    background-color: #34393e;
}
.sidebar .widget_wp_sidebarlogin input:hover[type="submit"] {
    background-color: #efefef;
    color: #999;
}
.before-footer {
    background-color: #066;
    color: #fff;
    padding: 21px 0;
}
.before-footer a {
    color: #fff;
}
.before-footer .widget-title {
    padding-left: 40px;
    float: left;
    margin-bottom: 0;
    font-size: 16px;
    display: inline;
    color: #fff;
    line-height: 1.625;
    font-weight: 300;
}
.before-footer .latest-tweets {
    position: relative;
}
.before-footer .latest-tweets:before {
    content: "\f099";
    position: absolute;
    left: 0;
    color: #fff;
    font-family: FontAwesome;
}
.before-footer .latest-tweets ul li {
    padding-left: 40px;
    float: left;
    margin-bottom: 0;
    font-size: 16px;
    text-transform: uppercase;
    list-style-type: none;
}
.before-footer .latest-tweets .tweet-text {
    opacity: 0.5;
}
.before-footer .latest-tweets .tweet-details a span {
    padding-left: 20px;
    font-size: 11px;
    display: inline;
    color: #fff;
    font-weight: 300;
    text-transform: none;
    margin: 0;
}
.footer-widgets {
    font-size: 16px;
    background-color: #4c5654;
    color: #ddd;
    opacity: 0.999;
    clear: both;
    border-top: 1px solid #eee;
    padding: 40px 0 65px;
}
.footer-widgets .wrap {
    max-width: 970px;
}
.footer-widgets-1 {
    width: 100%;
    float: none;
    text-align: center;
}
.footer-widgets-2, .footer-widgets-3, .footer-widgets-4, .footer-widgets-5 {
    width: 176px;
}
.footer-widgets .widget-area {
    margin-right: 18px;
}
.footer-widgets .widget-area:last-child {
    margin-right: 0;
}
.footer-widgets-2, .footer-widgets-3, .footer-widgets-4 {
    float: left;
}
.footer-widgets-5 {
    float: right;
}
.footer-widgets a {
    color: #999;
}
.footer-widgets a:hover {
    color: #fff;
}
.footer-widgets .widget {
    margin-bottom: 24px;
}
.footer-widgets .widget-title {
    color: #ddd;
    text-transform: none;
}
.footer-widgets li {
    margin-bottom: 6px;
    list-style-type: none;
    word-wrap: break-word;
}
.footer-widgets .latest-tweets .tweet-details a span {
    display: block;
    color: #616468;
    font-weight: 300;
    text-transform: none;
}
.footer-widgets .latest-tweets .tweet-details a:hover span {
    color: #fff;
}
.footer-widgets .search-form input:focus {
    border: 1px solid #ddd;
}
.footer-widgets .widget_tag_cloud a {
    color: #fff;
}
.footer-widgets .widget_tag_cloud a:hover {
    background-color: #efefef;
    color: #999;
}
.footer-social {
    background-color: #34393e;
    color: #fff;
}
.footer-social a {
    color: #fff;
}
.footer-social .simple-social-icons ul li {
    margin: 0 2px 12px !important;
}
.footer-social .simple-social-icons a, .footer-social .simple-social-icons a:hover {
    border: 3px solid #fff !important;
    background-image: none !important;
}
.footer-social .simple-social-icons a:hover {
    background-color: #fff !important;
    color: #34393e !important;
}
.site-footer a:hover {
    color: #fff;
}

/* ----------------------------------- CUSTOMIZATIONS ----------------------------------- */

.woocommerce-account .entry-title {
    font-family: 'Exo';
    text-transform: capitalize;
    margin: 10px 0 30px;
}

.woocommerce-account .addresses .title h3 {
    font-family: 'Exo';
    font-size: 22px;
    text-transform: capitalize;
}

.woocommerce-account .addresses .title .edit {
    font-size: 14px;
    font-weight: 700;
    color: #b4b4b4;
    padding: 3px 0 0 10px;
    float: left;
}

.woocommerce-info {
    border-top-color: #024138 !important;
}

.woocommerce-info::before {
    color: #024138 !important;
}

.woocommerce div.product div.images.woocommerce-product-gallery,
.woocommerce-page .product .entry-header .entry-meta,
.woocommerce-page .product .entry-summary .product_meta,
.woocommerce div.product form.cart div.quantity,
#add_payment_method table.cart .product-thumbnail, .woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail,
#add_payment_method table.cart .product-price, .woocommerce-cart table.cart .product-price, .woocommerce-checkout table.cart .product-price,
#add_payment_method table.cart .product-quantity, .woocommerce-cart table.cart .product-quantity, .woocommerce-checkout table.cart .product-quantity,
#add_payment_method .cart-collaterals .cart_totals table .cart-subtotal, .woocommerce-cart .cart-collaterals .cart_totals table .cart-subtotal, .woocommerce-checkout .cart-collaterals .cart_totals table .cart-subtotal,
#add_payment_method .cart-collaterals .cart_totals table .woocommerce-shipping-totals, .woocommerce-cart .cart-collaterals .cart_totals table .woocommerce-shipping-totals, .woocommerce-checkout .cart-collaterals .cart_totals table .woocommerce-shipping-totals,
.woocommerce-billing-fields > h3, .woocommerce-additional-fields > h3,
.woocommerce-checkout .woocommerce-shipping-fields,
.woocommerce-checkout-review-order .product-name .product-quantity,
.woocommerce-checkout-review-order .cart-subtotal,
.woocommerce-checkout-review-order .woocommerce-shipping-totals,
.woocommerce-MyAccount-navigation-link--orders,
.woocommerce-MyAccount-navigation-link--downloads,
#billing_first_name_field .optional, #billing_last_name_field .optional, #billing_company_name .optional {
    display: none;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before,
.woocommerce-billing-fields .address-field {
    display: none !important;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box,
#add_payment_method #payment div.payment_box .form-row, .woocommerce-cart #payment div.payment_box .form-row, .woocommerce-checkout #payment div.payment_box .form-row,
#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
    padding: 0 !important;
    margin: 0 !important;
    background-color: transparent !important;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: left !important;
    width: 100% !important;
}

.woocommerce-checkout .woocommerce-notices-wrapper .is-success {
    display: none;
}

.entry-content ul.wc_payment_methods > li {
    list-style-type: none;
}

/* Contact Form 7 Customizations */
.entry-content form .first-addr-line {
    margin-bottom: 0;
}
.entry-content form .addr-zip-line > br {
    display: none;
}
.form-column-right {
    margin-left: 6%;
}
.form-column-left, .form-column-right {
    width: 47%;
    float: left;
}

/* ------------------------------------ MEDIA QUERIES ------------------------------------ */

@media only screen and (max-width: 1400px) {
    .home-top-callout {
        display: none;
    }
}
@media only screen and (max-width: 1280px) {
    .site-inner, .wrap {
        max-width: 960px;
    }
    .content-sidebar-sidebar .content-sidebar-wrap, .sidebar-content-sidebar .content-sidebar-wrap, .sidebar-sidebar-content .content-sidebar-wrap {
        width: 720px;
    }
    .content, .site-header .widget-area {
        width: 600px;
    }
    .sidebar-content-sidebar .content, .sidebar-sidebar-content .content, .content-sidebar-sidebar .content {
        width: 360px;
    }
    .sidebar-primary, .title-area {
        width: 300px;
    }
}
@media only screen and (max-width: 1139px) {
    .wrap {
        max-width: 970px;
    }
    .content-sidebar-sidebar .content-sidebar-wrap, .sidebar-content-sidebar .content-sidebar-wrap, .sidebar-sidebar-content .content-sidebar-wrap {
        width: 740px;
    }
    .content {
        width: 620px;
    }
    .sidebar-content-sidebar .content, .sidebar-sidebar-content .content, .content-sidebar-sidebar .content {
        width: 400px;
    }
    .sidebar-primary {
        width: 300px;
    }
    .footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .footer-widgets-4, .footer-widgets-5 {
        width: 100%;
    }
    html > body div.slide-excerpt-border {
        bottom: 30px;
    }
}
@media only screen and (max-width: 1023px) {
    body {
        background-color: #fff;
    }
    .content, .content-sidebar-sidebar .content, .content-sidebar-sidebar .content-sidebar-wrap, .footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .footer-widgets-4, .footer-widgets-5, .sidebar-content-sidebar .content, .sidebar-content-sidebar .content-sidebar-wrap, .sidebar-primary, .sidebar-sidebar-content .content, .sidebar-sidebar-content .content-sidebar-wrap, .site-inner, .wrap {
        width: 100%;
    }
    .site-header .wrap {
        padding: 20px;
    }
    .header-image .site-header .wrap {
        background-position: 20px center;
        padding: 0 20px;
    }
    .before-footer .wrap, .blog-top .wrap, .footer-social .wrap, .front-page .site-inner .wrap, .home-top-news .widget, .site-inner, .site-footer .wrap {
        padding-right: 5%;
        padding-left: 5%;
    }
    .front-page .site-inner {
        padding-right: 0;
        padding-left: 0;
    }
    .archive-description, .author-box, .comment-respond, .entry, .entry-comments, .entry-footer .entry-meta, .sidebar .widget, .site-header {
        padding: 0;
    }
    .header-image .title-area {
        margin-left: 0;
    }
    .genesis-nav-menu li.right {
        display: none;
    }
    .entry-footer .entry-meta {
        padding-top: 12px;
        margin: 0;
    }
    .site-footer {
        padding: 24px 0;
    }
    .footer-widgets {
        padding: 40px 0;
    }
    .footer-widgets-1 {
        margin: 0;
    }
    .before-footer .widget-title {
        width: 100%;
        padding-left: 0;
    }
    .before-footer .latest-tweets, .before-footer .widget-title {
        text-align: center;
    }
    .before-footer .latest-tweets:before {
        display: none;
    }
    .before-footer .latest-tweets ul li {
        width: 100%;
        padding-left: 0;
    }
    .before-footer .latest-tweets .tweet-details a span {
        padding-left: 0;
        display: block;
    }
    .before-contact, .before-content, .home-top-slider {
        margin-bottom: -84px;
        position: relative;
        top: -84px;
    }
    .header-image .before-contact, .header-image .before-content, .header-image .home-top-slider {
        margin-bottom: -116px;
        top: -116px;
    }
    html > body div.slide-excerpt-border {
        margin-left: 50px;
        bottom: 15px;
    }
    .home-top .widget {
        bottom: 20px;
        left: 20px;
        margin: 0;
    }
    .home-top .widget, html > body div.slide-excerpt-border {
        font-size: 24px;
    }
    .home-top .widget p, html > body div.slide-excerpt-border p {
        margin-bottom: 0;
        padding: 20px;
    }
    .featured-link, .home-top .widget .featured-link, html > body div.slide-excerpt-border .featured-link {
        font-size: 14px;
    }
    .featured-link a {
        font-size: 12px;
        padding: 15px 50px 15px 20px;
    }
    .home-top-news .widget:before {
        margin-top: -14px;
        top: 50%;
    }
    .home-top-news .entry-content, .home-top-news .entry-header, .home-top-news .entry-title, .home-top-news .widget-title {
        width: 100%;
        padding-left: 0;
        float: none;
        text-align: center;
    }
    .home-row .enews-widget .widget-title, .home-row .enews-widget p {
        width: 100%;
        float: none;
        text-align: center;
    }
    .home-row .enews-widget form {
        text-align: center;
        padding: 15px 0;
    }
    .blog-top .entry-content a.more-link {
        margin-top: 26px;
    }
    .before-contact .wrap {
        max-width: 100%;
    }
    .kickstart-contact-box {
        margin-top: 25%;
        margin-left: -213px;
        left: 50%;
    }
    .pricing-column {
        padding: 20px;
    }
    .pricing-column h4 {
        font-size: 24px;
    }
    .pricing-column p.price {
        font-size: 36px;
    }
    .pricing-column sup {
        font-size: 16px;
    }
}
@media only screen and (max-width: 1021px) {
    .site-header {
        position: static;
    }
    .site-header .wrap {
        margin-left: 0;
        left: 5%;
    }
    .responsive-menu-pro-button {
        padding: 3px 0 0 !important;
    }
    .responsive-menu-pro-button:hover, .responsive-menu-pro-button:focus {
        background-color: transparent;
    }
    .site-inner {
        padding-top: 20px;
    }
    body:not(.home):not(.page-contact) .site-inner {
        background-color: #fff;
    }
    .page-contact .responsive-menu-pro-button .responsive-menu-pro-box, .page-contact .responsive-menu-pro-label, .page-contact .responsive-menu-pro-inner, .page-contact .responsive-menu-pro-inner::before, .page-contact .responsive-menu-pro-inner::after {
        color: rgba(220, 220, 220, 0.75);
    }
    .page-contact .responsive-menu-pro-inner, .page-contact .responsive-menu-pro-inner::before, .page-contact .responsive-menu-pro-inner::after {
        background-color: rgba(220, 220, 220, 0.75);
    }
    .page-contact, .page-contact .site-inner {
        background-color: #34393e;
    }
    .page-contact a[title="View Larger Map"], .page-contact a[title="Send Us a Secure Email"] {
        width: 100%;
    }
    .page-contact img.alignright, .page-contact img.alignnone {
        float: unset;
        text-align: center;
    }
}
@media only screen and (max-width: 1020px) {
    .site-inner, .wrap {
        max-width: 800px;
    }
    .content, .content-sidebar-sidebar .content, .content-sidebar-sidebar .content-sidebar-wrap, .sidebar-content-sidebar .content, .sidebar-content-sidebar .content-sidebar-wrap, .sidebar-primary, .sidebar-secondary, .sidebar-sidebar-content .content, .sidebar-sidebar-content .content-sidebar-wrap, .site-header .widget-area, .title-area {
        width: 100%;
    }
    .site-header .wrap {
        padding: 20px 5%;
    }
    .header-image .site-title > a {
        background-position: center top;
    }
    .genesis-nav-menu li, .site-header ul.genesis-nav-menu, .site-header .search-form {
        float: none;
    }
    .genesis-nav-menu, .site-description, .site-header .title-area, .site-header .search-form, .site-title {
        text-align: center;
    }
    .genesis-nav-menu a, .genesis-nav-menu > .first > a, .genesis-nav-menu > .last > a {
        padding: 20px 16px;
    }
    .site-header .search-form {
        margin: 16px auto;
    }
}
@media only screen and (max-width: 935px) {
    .page-services .animation_caeros .cl-ib-desc {
        font-size: 13px !important;
    }
}
@media only screen and (max-width: 900px) {
    .header-image .site-header .widget-area, .site-header .widget-area {
        max-width: 100%;
    }
    .columns-2 .quote, .columns-3 .quote, .columns-4 .quote, .home-row4 .post, .five-sixths, .four-sixths, .one-fourth, .one-half, .one-sixth, .one-third, .three-fourths, .three-sixths, .two-fourths, .two-sixths, .two-thirds {
        width: 100%;
        margin: 0;
    }
    .site-header {
        margin-top: -5px;
        background-color: transparent !important;
    }
    .site-header .wrap {
        min-height: 68px;
        padding: 0;
    }
    .header-image .site-header .wrap {
        background-position: 10px 10px;
        background-position: center 5px;
        background-image: url(images/logo.png);
        background-repeat: no-repeat;
        background-size: 93px 48px;
        padding: 0;
    }
    .site-description, .site-title, .title-area {
        float: none;
        text-align: center;
    }
    .site-title {
        margin-bottom: 0;
        font-size: 24px;
    }
    .site-title:hover {
        opacity: 0.5;
    }
    .site-title a {
        padding: 18px 0 9px;
    }
    .site-title a:hover {
        color: #fff;
        background-image: none;
    }
    .site-description {
        color: #fff;
        opacity: 0.5;
        padding: 0 0 9px;
    }
    .header-image .site-title:hover {
        opacity: 1;
    }
    .header-image .site-title a {
        width: 100%;
        float: none;
        margin-top: 0;
        min-height: 58px;
        height: auto;
    }
    .header-full-width .title-area, .header-full-width .site-title {
        width: 100%;
    }
    .js nav {
        display: none;
        position: relative;
        z-index: 1;
    }
    .js nav.pagination {
        display: block;
    }
    .menu-toggle, .sub-menu-toggle {
        text-align: center;
        display: block;
        color: #fff;
        overflow: hidden;
        visibility: visible;
        margin: 0 auto;
        padding: 13px 24px;
    }
    .menu-toggle {
        width: 100%;
        font-size: 14px;
        position: relative;
        z-index: 1000;
        right: 0;
    }
    .menu-toggle:before, .menu-toggle.activated:before {
        font-size: 16px;
        content: "\f0c9";
        display: inline-block;
        color: #fff;
        font-family: FontAwesome;
        vertical-align: middle;
        margin: 0 auto;
        padding: 0 10px 0 0;
    }
    .sub-menu-toggle {
        float: right;
        position: absolute;
        top: 1px;
        background-image: none;
        z-index: 100;
        right: 5%;
        padding: 9px;
    }
    .sub-menu-toggle:before {
        content: "\f107";
        display: inline-block;
        font-family: FontAwesome;
    }
    .sub-menu-toggle.activated:before {
        content: "\f106";
    }
    .sub-menu .sub-menu-toggle {
        padding: 7px 9px;
    }
    .js .genesis-nav-menu {
        font-size: 14px;
    }
    .js .genesis-nav-menu .menu-item {
        float: none;
        text-align: left;
        display: block;
        position: relative;
        margin: 0;
    }
    .js .genesis-nav-menu .menu-item:hover {
        position: relative;
    }
    .js .genesis-nav-menu .menu-item a {
        width: 100%;
        border: none;
        color: #fff;
        margin: 0;
        padding: 10px 5%;
    }
    .js .genesis-nav-menu .menu-item:hover > a {
        background-color: #e4e4e4;
        color: #999;
    }
    .js .genesis-nav-menu .menu-item a:hover, .js .genesis-nav-menu .sub-menu {
        border: none;
    }
    .js nav .genesis-nav-menu .menu-item-has-children:hover {
        background-image: none;
    }
    .js .genesis-nav-menu > .menu-item-has-children > a:after {
        content: none;
    }
    .js .genesis-nav-menu .sub-menu {
        width: 100%;
        display: none;
        position: static;
        opacity: 1;
        clear: both;
        margin: 0;
    }
    .js .genesis-nav-menu .sub-menu .sub-menu .menu-item a {
        padding-right: 7.5%;
        padding-left: 7.5%;
    }
    .js .genesis-nav-menu .sub-menu .sub-menu .sub-menu-toggle {
        right: 5%;
    }
    .js .genesis-nav-menu .sub-menu .sub-menu .sub-menu .menu-item a {
        padding-right: 10%;
        padding-left: 10%;
    }
    .js .genesis-nav-menu .sub-menu a {
        font-size: 12px;
        border: none;
        background-image: none;
    }
    .js nav .genesis-nav-menu .menu-item .sub-menu li a:focus, .js nav .genesis-nav-menu .menu-item a:focus, .js nav button:focus, .js .menu-toggle:focus {
        background-color: #efefef;
        color: #999;
    }
    .js .menu-toggle:focus:before, .js .menu-toggle:hover:before {
        color: #999;
    }
    .site-header .widget-area {
        width: 100%;
    }
    .header-image .site-header .widget-area {
        padding: 0;
    }
    .site-header .widget-area .genesis-nav-menu {
        padding-bottom: 20px;
    }
    .before-content, .home-top-slider, .header-image .before-content, .header-image .home-top-slider {
        margin-bottom: 0;
        position: relative;
        top: 0;
    }
    .site-footer .alignleft, .site-footer .alignright {
        width: 100%;
        float: none;
        text-align: center;
        display: block;
    }
    html > body div.slide-excerpt-border p {
        padding: 15px;
    }
    html > body div.slide-excerpt-border .featured-link {
        line-height: 24px;
    }
    ol.flex-control-nav {
        display: none;
    }
    .home-top .widget, html > body div.slide-excerpt-border {
        width: 280px;
        margin-right: auto;
        margin-left: auto;
        left: 0;
        right: 0;
    }
    .home-row4 .post, .home-row4 .post:nth-of-type(even) {
        float: none;
        margin: 0 auto 50px;
    }
    .home-row4 .post:nth-of-type(odd) {
        clear: none;
    }
    .page-pricing .before-content {
        padding-top: 120px;
        height: auto;
    }
    .page-pricing .before-content .pricing-table {
        padding-top: 35px;
    }
    .pricing-table {
        max-width: 320px;
        margin: 0 auto;
    }
    .pricing-column:nth-child(n+2) {
        margin-top: 20px;
    }
    .home-row .enews-widget input {
        width: 80%;
    }
    .blog-top {
        padding: 25px 0 50px;
    }
    .blog-top .wrap {
        max-width: 480px;
    }
    .blog-top .alignright {
        width: 100%;
        text-align: center;
    }
    .blog-top a.more-link {
        margin-top: 36px;
    }
    .blog-top img {
        padding-left: 0;
        float: none;
        text-align: center;
        margin-bottom: 24px;
    }
    .kickstart-contact-box .address {
        padding-bottom: 0;
    }
    .kickstart-contact-box .phone:last-child {
        margin-bottom: 30px;
    }
}
@media only screen and (max-width: 880px) {
    .site-inner, .wrap {
        padding-right: 0;
        padding-right: 5%;
        padding-left: 0;
        padding-left: 5%;
    }
    .page-services .animation_caeros .cl-ib-title {
        font-size: 22px !important;
    }
}
@media only screen and (max-width: 800px) {
    .entry-content .responsive-tabs .responsive-tabs__list__item {
        font-size: 15px;
    }
}
@media only screen and (max-width: 768px) {
    .page-services .entry-content .su-row:nth-of-type(2) .cl-ib-desc {
        margin-top: 18px;
    }
    .page-services .animation_caeros .cl-ib-desc {
        font-size: 18px !important;
    }
    .page[data-rwd="mobile"] .site-header {
        min-height: 50px;
        height: 50px;
    }
    .page[data-rwd="mobile"] .site-header .wrap {
        left: 0;
        top: 0;
        z-index: 2000;
    }
    .page[data-rwd="mobile"] .site-header .wrap .title-area {
        display: none;
    }
    .js[data-rwd="mobile"] .nav-primary {
        margin: 0;
    }
    .js[data-rwd="mobile"] .nav-primary .menu-primary {
        margin: 0;
        padding: 20px;
        width: 100vw;
        height: 90vh;
        background-color:rgba(0, 0, 0, 0.4);
    }
    .page[data-rwd="mobile"] .genesis-nav-menu li:nth-of-type(1), 
    .page[data-rwd="mobile"] .genesis-nav-menu li:nth-of-type(2) {
        width: unset;
        min-width: unset;
        background-color: transparent !important;
        left: unset;
    }
    .page[data-rwd="mobile"] .genesis-nav-menu li:nth-of-type(1) span i::after, 
    .page[data-rwd="mobile"] .genesis-nav-menu li:nth-of-type(2) span i::after,
    .page[data-rwd="mobile"] .genesis-nav-menu .home-menu span i::after,
    .page[data-rwd="mobile"] .genesis-nav-menu .about-menu span i::after,
    .page[data-rwd="mobile"] .genesis-nav-menu .services-menu span i::after,
    .page[data-rwd="mobile"] .genesis-nav-menu .hipaa-menu span i::after,
    .page[data-rwd="mobile"] .genesis-nav-menu .contact-menu span i::after {
        left: unset;
        margin-left: 20px;
        top: 40%;
    }
}
@media only screen and (max-width: 600px) {
    .page-services .animation_caeros .cl-ib-desc ul {
        margin-left: 20px;
    }
    .page-services .animation_caeros .cl-ib-desc {
        line-height: 1.3;
    }
}
@media only screen and (max-width: 480px) {
    .wrap {
        padding-right: 5%;
        padding-left: 5%;
    }
    .home-top-slider .wrap {
        padding-right: 0;
        padding-left: 0;
    }
    html > body div.slide-excerpt-border p {
        font-size: 16px;
        padding: 10px 20px;
    }
    html > body div.slide-excerpt-border .featured-link a {
        padding: 10px 50px 10px 20px;
    }
    .home-row .enews-widget input {
        width: 66%;
    }
    .kickstart-contact-box {
        max-width: 100%;
        margin-left: 0;
        left: 0;
    }
}
@media only screen and (max-width: 450px) {
    .page-services .animation_caeros .cl-ib-desc {
        font-size: 13px !important;
    }
}
@media only screen and (max-width: 400px) {
    ul.flex-direction-nav {
        display: none;
    }
    div.flexslider .slides img {
        max-width: none;
        width: auto;
        height: 170px;
    }
}
@media print {
    a, a:visited {
        text-decoration: underline;
    }
    a[href]::after {
        content: " (" attr(href) ")";
    }
    abbr[title]::after {
        content: " (" attr(title) ")";
    }
    a[href^="javascript:"]::after, a[href^="#"]::after, .site-title > a::after {
        content: "";
    }
    thead {
        display: table-header-group;
    }
    img, tr {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
        page-break-inside: avoid;
        page-break-after: avoid;
    }
    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }
    blockquote, pre {
        page-break-inside: avoid;
        border: 1px solid #999;
    }
    .content, .content-sidebar {
        width: 100%;
    }
    button, input, select, textarea, .breadcrumb, .comment-edit-link, .comment-form, .comment-list .reply a, .comment-reply-title, .edit-link, .entry-comments-link, .entry-footer, .genesis-box, .header-widget-area, .hidden-print, .home-top, .nav-primary, .nav-secondary, .post-edit-link, .sidebar {
        display: none !important;
    }
    .title-area {
        width: 100%;
        text-align: center;
    }
    .site-title > a {
        text-decoration: none;
        text-indent: 0;
        margin: 0;
    }
    .site-inner {
        padding-top: 0;
        position: relative;
        top: -100px;
    }
    .author-box {
        margin-bottom: 0;
    }
    h1, h2, h3, h4, h5, h6 {
        page-break-inside: avoid;
        orphans: 3;
        widows: 3;
        page-break-after: avoid;
    }
    blockquote, pre, table {
        page-break-inside: avoid;
    }
    dl, ol, ul {
        page-break-before: avoid;
    }
}
