article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}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:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}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}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}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}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing: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,
.title-area: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,
.title-area:after,
.wrap:after {
clear: both;
content: " ";
display: table;
}  body {
background-color: #fff;
color: #000;
font-family: 'Roboto', ;
font-size: 17px;
font-weight: 300;
line-height: 1.725;
}
a,
button,
.long-grey-button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
-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: #173657;
text-decoration: none;
}
a:hover {
color: #135d95;
}
p {
margin: 0 0 22px;
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;
}
blockquote::before {
content: "\201C";
display: block;
font-size: 30px;
height: 0;
left: -20px;
position: relative;
top: -10px;
}
hr {
border: 0;
border-collapse: collapse;
border-bottom: 1px solid #ddd;
clear: left;
margin: 0 0 40px;
padding-top: 20px;
} h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 500;
line-height: 1.2;
margin: 0 0 10px;
font-family: 'Raleway', sans-serif;
color: #173657;
}
h1 {
font-size: 36px;
}
h2 {
font-size: 30px;
}
h3 {
font-size: 24px;
}
h4 {
font-size: 20px;
}
h5 {
font-size: 18px;
}
h6 {
font-size: 16px;
} embed,
iframe,
img,
object,
video,
.wp-caption {
max-width: 100%;
}
img {
height: auto;
} .header-top-outer {
background-color: #173657;
}
.header-top-outer .widget {
margin-bottom: 0 !important;
}
.header-wrap {
max-width: 1140px;
margin: 0 auto;
padding: 4px 0;
}
.header-wrap,
.header-wrap a {
color: #fff;
}
.header-wrap a:hover {
text-decoration: underline;
}
.tell-right {
text-align: right;
}
.tell-right,
.address-left {
font-family: 'Raleway', sans-serif;
font-size: 16px;
} .home .content {
padding: 0 !important;
}
.section-one-outer {
padding: 60px 0;
max-width: 1400px;
margin: 0 auto;
}
.section-one-inner {
max-width: 1180px;
margin: 0 auto;
padding: 0 20px;
color: #fff;
}
.section-one-inner h1 {
color: #fff;
font-size: 48px;
font-weight: 600;
}
.icon-text {
color: #fff;
line-height: 1;
font-family: "Raleway";
display: inline-flex;
}
.icon-text:before {
content: "\f058";
color: #648aac;
font-family: 'fontawesome';
font-size: 1.8rem;
position: relative;
top: 0px;
margin: 0 8px 0 0;
}
.icon-text p {
margin-top: 5px;
}
.left-outer-spacing {
max-width: 720px;
float: left;
} .text-title h1 {
color: #173657;
}
.section-two-top {
margin-top: 55px;
margin-bottom: 45px;
}
.button-square:hover {
background-color: #173657;
color: #fff;
}
.button-square {
padding: 20px;
color: #173657;
background-color: #f5f5f5;
font-weight: 500;
text-align: center;
}
img.button-square:hover {
filter: grayscale(100); 
} .icon-section {
padding: 100px 0;
}
.graph-outer {
}
.title-paragraph {
color: #fff;
line-height: 1.625;
}
.title-paragraph h5,
.title-paragraph .widget-title {
font-family: 'Open Sans', sans-serif;
font-weight: 600;
margin-bottom: 4px;
line-height: 1.225;
font-size: 22px;
color: #fff;
}
.title-paragraph h5 {
margin: 0em 0 4px !important;
}
.paragraph-outer-row {
margin-bottom: 60px;
}
.paragraph-icon-row-left {
max-width: 535px;
float: left;
}
.paragraph-icon-row {
max-width: 535px;
float: right;
}
.icon-width-homepage {
max-width: 860px;
margin: 0 auto;
}
.icon-row-margin {
margin-bottom: 50px;
} .bottom-cta-outer {
padding: 46px 20px;
}
.bottom-cta .widget-title {
margin-bottom: 0px;
font-family: 'Raleway', sans-serif;
font-size: 42px;
color: #fff;
}
.bottom-cta {
color: #fff;
font-weight: 500;
font-size: 18px;
}
.home-contact-button a {
display: inline-block;
max-width: 400px;
font-size: 20px;
color: #173657 !important;
background-color: #f5f5f5;
padding: 15px 30px;
font-weight: 600;
text-transform: uppercase;
text-decoration: none !important;
}
.home-contact-button a:hover {
background-color: #173657;
color: #fff !important;
} .services-outer {
padding: 20px 15px;
}
.services-images {
}
.services-text {
text-align: center;
padding: 20px 0 0;
font-weight: 300;
}
.services-text h2 {
font-size: 28px;
font-weight: 600;
text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
.services-outer-cell {
max-width: 380px;
margin: 0 auto;
}
}  .page-id-837 .entry,
.page-id-72 .entry,
.page-id-66 .entry,
.page-id-74 .entry,
.page-id-70 .entry,
.page-id-68 .entry,
.page-id-64 .entry {
padding: 0 0px;
}
.page-id-837 .site-inner,
.page-id-72 .site-inner,
.page-id-66 .site-inner,
.page-id-74 .site-inner,
.page-id-70 .site-inner,
.page-id-68 .site-inner,
.page-id-64 .site-inner {
max-width: 1275px;
}
.page-id-595 .site-inner {
max-width: 1350px;
} .jims-toptext {
font-size: 18pt;
font-weight: 500;
max-width: 800px;
margin: 0 auto;
padding: 0;
line-height: 1.5;
}
.jims-toptext-small {
font-size: 18px;
font-weight: 500;
max-width: 800px;
margin: 0 auto;
padding: 0;
line-height: 1.5;
}
.section-2-outer {
margin: 60px 0;
}
.section-2-left-inner {
max-width: 535px;
padding: 30px 0 30px 0px;
margin-left: 64px;
float: left;
color: #fff;
}
.section-2-left-inner h1 {
color: #fff;
font-weight: 600;
font-size: 35px;
}
.section-2-left-inner a {
color: #fff;
text-decoration: underline;
}
.section-2-left-inner a:hover {
color: #fff;
text-decoration: none;
} .flat-2-right-no-pad {
margin-top: 374px;
margin-left: -200px;
}
.flat-2-right-inner {
margin-top: 85px;
margin-left: -200px;
}
.punch-2-right-inner {
margin-top: 80px;
margin-left: -200px;
}
.bihler-2-right-inner {
margin-top: 110px;
margin-left: -200px;
}
.wireframe-2-right-inner {
margin-top: 106px;
margin-left: -200px;
}
.section-2-right-inner {
margin-top: 25px;
margin-left: -200px;
}
.elect-2-right-inner {
margin-top: 9px;
margin-left: -200px;
}
.tube-2-right-inner {
margin-top: -34px;
margin-left: -200px;
} .tube-2-right-inner img,
.elect-2-right-inner img,
.flat-2-right-no-pad img,
.flat-2-right-inner img,
.punch-2-right-inner img,
.bihler-2-right-inner img,
.wireframe-2-right-inner img,
.section-2-right-inner img {
width: 528px !important;
position: absolute;
}
.section-2-left-outer {
padding: 30px 20px;
} .section-4-outer {
padding: 40px 0;
}
.section-4-left-inner {
padding: 60px;
margin-left: 35px;
}
.section-4-left-inner h2 {
font-size: 30px;
color: #000;
font-weight: 700;
}
.blue-bullet ul > li {
list-style-image: url(https://jimsincorporated.com/wp-content/uploads/2020/02/blue-bullet.jpg);
padding: 0 0px 5px 5px;
line-height: 1.3;
}
.blue-bullet ul li {
list-style-type: none !important;
}
@media only screen and (max-width: 1200px) {
.section-2-left-outer {
padding: 30px 0px;
}
.section-2-left-inner {
margin-left: 30px;
}
}
@media only screen and (max-width: 1200px) {
.tube-2-right-inner img, .elect-2-right-inner img, .flat-2-right-no-pad img, .flat-2-right-inner img, .punch-2-right-inner img, .bihler-2-right-inner img, .wireframe-2-right-inner img, .section-2-right-inner img {
width: 500px !important;
}
}
@media only screen and (max-width: 1100px) {
.tube-2-right-inner img, .elect-2-right-inner img, .flat-2-right-no-pad img, .flat-2-right-inner img, .punch-2-right-inner img, .bihler-2-right-inner img, .wireframe-2-right-inner img, .section-2-right-inner img {
width: 420px !important;
margin-left: 30px;
}
}
@media only screen and (max-width: 780px) {
.section-2-outer {
margin: 0 !important;
}
.section-4-left-inner {
margin: 0 !important;
}
} .section-3-bottom {
margin-bottom: 60px;
}
.benefits-outer h1 {
color: #fff;
font-weight: 600;
font-size: 35px;
}
.benefits-outer {
padding: 60px;
}
.image-border-light img {
border: 5px solid #173657;
}
.white-row-outer {
padding: 0 20px;
max-width: 1200px;
margin: 0 auto;
} .section-3-outer {
margin: 0 0 60px;
}
.section-3-right-outer {
padding: 30px 20px;
}
.section-3-right-inner {
max-width: 520px;
padding: 30px 0 30px 0px;
margin-left: 150px;
float: left;
color: #fff;
}
.section-3-right-inner h1 {
color: #fff;
font-weight: 600;
font-size: 35px;
}
.section-3-left-inner {
margin-top: -7px;
margin-right: -200px;
}
.section-3-left-inner img {
width: 528px !important;
position: absolute;
}
@media only screen and (max-width: 1500px) {
.section-3-right-inner {
margin-left: 180px
}
}
@media only screen and (max-width: 1350px) {
.section-3-right-inner {
max-width: 480px;
padding: 30px 0 30px 0px;
margin-left: 200px;
float: right;
}
}
@media only screen and (max-width: 1280px) {
.section-3-left-inner img {
width: 450px !important;
position: absolute;
}
.section-3-right-inner {
max-width: 520px;
}
}
@media only screen and (max-width: 1150px) {
.section-3-right-inner {
margin-left: 150px;
}
.section-3-left-inner img {
width: 340px !important;
}
.section-3-left-inner {
margin-top: 30px;
margin-right: -150px;
}
}
@media only screen and (max-width: 970px) {
.section-3-left-inner img {
width: auto;
position: relative;
}
.section-3-left-inner img {
position: relative !important;
}
.top-section-building {
margin: -250px auto 0;
}
}
@media only screen and (max-width: 780px) {
.section-3-left-inner img {
position: relative !important;
}
.section-3-left-inner img {
width: auto !important;
position: relative !important;
}
.section-3-left-inner {
margin-bottom: -55px;
margin-right: 0;
text-align: center;
}
.section-3-right-inner {
max-width: 100%;
padding: 30px 30px 30px;
margin-left: 0;
text-align: center;
}
} .page-inner-1 {
max-width: 800px;
margin: 0 auto;
}
.page-outer-1 {
padding: 0 0 40px;
}
.page-inner-1 h2 {
color: #000;
font-weight: 600;
} .about-3-outer {
max-width: 1160px;
margin: 40px auto;
}
.page-inner-2 {
max-width: 800px;
margin: 0 auto;
color: #fff;
}
.outer-section-border {
border: 1px solid #808080;
padding: 30px;
}
.about-3-inner .widget-title {
font-size: 2rem;
font-weight: 600;
} .hidden-test {
}
.section-6-outer {
padding: 60px 0;
}
.section-6-inner {
max-width: 900px;
margin: 0 auto;
}
.section-6-inner p {
margin-bottom: 10px !important;
}
.section-6-inner .testimonial_rotator.template-longform .testimonial_rotator_quote {
color: #fff;
font-size: 20px;
}
.section-6-inner .testimonial_rotator.template-longform hr.longform_hr {
display: none;
}
.section-6-inner .testimonial_rotator.template-longform .testimonial_rotator_author_info {
margin: 20px auto 10px auto;
color: #fff;
font-weight: 500;
}
.section-6-inner a {
color: #fff;
text-decoration: none;
font-weight: 800;
}
.section-6-inner a:hover {
text-decoration: underline;
color: #fff;
}
.section-6-inner strong {
font-size: 24px;
}
.section-6-inner .testimonial_rotator_prev, .section-6-inner .testimonial_rotator_next {
color: #cc001b;
padding: 0px 7px 2px;
border: 1px solid #cc001b;
font-size: 35px;
}
.section-6-inner .testimonial_rotator_prev:hover, .section-6-inner .testimonial_rotator_next:hover {
color: #cc001b;
}
.section-6-inner .fa-chevron-right:before {
content: "\F105";
}
.section-6-inner .fa-chevron-left:before {
content: "\F104";
}
.testimonial_rotator_wrap.with-prevnext {
padding: 10px 80px !important;
} .section-7-outer {
padding: 80px 0 60px;
}
.section-7-inner {
text-align: center;
color: #173657;
font-size: 18px;
}
.section-7-inner h2 {
font-weight: 600;
color: #173657;
}
.section-7-inner a {
font-size: 26px;
font-weight: 700;
}
.section-7-inner a:hover {
text-decoration: none;
}
.section-7-inner a:after {
content: '⟶';
position: relative;
margin-left: 15px;
} .red-row-outer {
max-width: 1200px;
margin: 0 auto;
}
.thin-row-outer {
max-width: 1050px;
margin: 0 auto;
} .grey-box-outer {
padding: 30px;
}
.grey-box-text h3 {
color: #000;
font-weight: 600;
text-align: center;
}
.grey-box-text {
}
.margin-bottom {
margin-bottom: 60px;
}
.outer-grey-professional {
padding: 40px 20px;
}
.professional-text h1 {
font-size: 2.6rem;
font-weight: 700;
color: #000;
} .grey-backing {
padding: 35px 0;
}
.bihler-text {
}
.bihler-text .widget-title {
margin-bottom: 10px;
text-transform: uppercase;
font-weight: 700;
text-align: center;
}
.grey-boxes {
padding: 25px;
background-color: #f5f5f5;
}
.grey-boxes-larger {
padding: 45px 0;
background-color: #f5f5f5;
} .about-icon {
margin-bottom: 0;
}
.about-icon h5 {
margin: 0em 0 5px !important;
font-family: 'Raleway', sans-serif;
font-size: 30px;
color: #173657;
}
.about-icon {
color: #000;
font-weight: 300;
}
.about-bottom {
margin-bottom: 50px;
} body .gform_wrapper ul li.gfield {
margin-top: 0px !important;
}
.gform_wrapper textarea.medium {
margin-top: 5px !important;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
padding: 10px 10px !important;
}
.gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container), .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container) {
margin: 0px 0 0 !important;
} .gallery {
overflow: hidden;
margin-bottom: 28px;
}
.gallery-item {
float: left;
margin: 0;
padding: 0 4px;
text-align: center;
width: 100%;
border: 2px solid #f5f5f5;
margin: 5px;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-3 .gallery-item {
width: 33%;
}
.gallery-columns-4 .gallery-item {
width: 24%;
}
.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 .gallery-item img {
border: none;
height: auto;	
padding: 0 4px;
} input,
select,
textarea {
background-color: #fff;
border-radius: 3px;
border: 1px solid #ddd;
box-shadow: none;
font-size: 18px;
font-weight: 300;
padding: 14px;
width: 100%;
}
input:focus,
textarea:focus {
border: 1px solid #999;
outline: none;
}
input[type="checkbox"],
input[type="image"],
input[type="radio"] {
width: auto;
}
::-moz-placeholder {
color: #444;
opacity: 1;
font-weight: 300;
}
::-webkit-input-placeholder {
color: #444;
font-weight: 300;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
background-color: #173657;
border-radius: 3px;
border: none;
color: #fff;
cursor: pointer;
font-size: 16px;
font-weight: 300;
padding: 14px 30px;
text-transform: uppercase;
white-space: normal;
width: auto;
border: 2px solid #173657;
}
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
background-color: transparent;
border: 2px solid #173657;
color: #173657 !important;
font-weight: 600;
}
.contacts-button,
.wireforms-button,
.long-grey-button {
padding: 12px 25px 12px 70px;
font-family: 'Open Sans', sans-serif;
color: #173657;
background-color: #f5f5f5;
font-size: 22px;
font-weight: 600;
display: inline-block;
width: 100%;
background-repeat: no-repeat;
background-size: contain;
background-position: -45px;
background-origin: content-box;
text-transform: uppercase;
} .contacts-button {
background-image: url(https://jimsincorporated.com/wp-content/uploads/2020/02/icon-electrical.png);
}
.contacts-button:hover {
background-color: #173657;
color: #fff;
background-image: url(https://jimsincorporated.com/wp-content/uploads/2020/02/icon-electrical-1.png);
}
.contacts-button:before {
content: url(https://jimsincorporated.com/wp-content/uploads/2020/02/icon-electrical-1.png);
width:0;
height:0;
visibility:hidden;
display: none;
}  .wireforms-button {
background-image: url(https://jimsincorporated.com/wp-content/uploads/2020/02/icon-wireform.png);
}
.wireforms-button:hover {
background-color: #173657;
color: #fff;
background-image: url(https://jimsincorporated.com/wp-content/uploads/2020/02/icon-wireform-1.png);
}
.wireforms-button:before {
content: url(https://jimsincorporated.com/wp-content/uploads/2020/02/icon-wireform-1.png);
width:0;
height:0;
visibility:hidden;
display: none;
} .long-grey-button {
background-image: url(https://jimsincorporated.com/wp-content/uploads/2020/02/icon-clips.png);
}
.long-grey-button:hover {
background-color: #173657;
color: #fff;
background-image: url(https://jimsincorporated.com/wp-content/uploads/2020/02/icon-clips-1.png);
}
.long-grey-button:before {
content: url(https://jimsincorporated.com/wp-content/uploads/2020/02/icon-clips-1.png);
width:0;
height:0;
visibility:hidden;
display: none;
} .home-button-padding p {
margin: 0 0 12px !important;
}
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small,
.button.small {
padding: 8px 16px;
}
.entry-content .button,
.entry-content .button:hover,
.widget .button,
.widget .button:hover {
color: #fff;
}
.footer-widgets .wrap .widget .button,
.footer-widgets .wrap button,
.footer-widgets .wrap input[type="button"],
.footer-widgets .wrap input[type="reset"],
.footer-widgets .wrap input[type="submit"],
.home-bottom .widget .button,
.home-bottom .widget button,
.home-bottom .widget input[type="button"],
.home-bottom .widget input[type="reset"],
.home-bottom .widget input[type="submit"] {
background-color: #fff;
color: #444;
}
.footer-widgets .wrap .widget .button:hover,
.footer-widgets button:hover,
.footer-widgets input:hover[type="button"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:hover[type="submit"],
.home-bottom .widget .button:hover,
.home-bottom button:hover,
.home-bottom input:hover[type="button"],
.home-bottom input:hover[type="reset"],
.home-bottom input:hover[type="submit"] {
background-color: #e44a3c;
color: #fff;
}
.button {
display: inline-block;
}
.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;
}
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;
} table {
border-collapse: collapse;
border-spacing: 0;
line-height: 2;
margin-bottom: 40px;
width: 100%;
}
tbody {
border-bottom: 1px solid #ddd;
}
td,
th {
text-align: left;
}
td {
border-top: 1px solid #ddd;
padding: 6px 0;
}
th {
font-weight: 400;
}  .site-inner,
.wrap {
margin: 0 auto;
max-width: 1220px;
}
.site-inner {
clear: both;
padding-top: 0;
}
.jimsincorporated2020-landing .site-inner {
max-width: 900px;
padding-top: 40px;
}  .content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
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 {
float: right;
width: 740px;
}
.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: 520px;
}
.full-width-content .content {
width: 100%;
padding: 50px 0 0;
} .sidebar-primary {
float: right;
width: 360px;
}
.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
float: left;
} .sidebar-secondary {
float: left;
width: 180px;
}
.content-sidebar-sidebar .sidebar-secondary {
float: right;
} .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;
}  .avatar {
float: left;
}
.alignleft .avatar,
.author-box .avatar {
margin-right: 24px;
}
.alignright .avatar {
margin-left: 24px;
}
.comment .avatar {
margin: 0 16px 24px 0;
} .breadcrumb {
background-color: #fafafa;
box-shadow: 3px 3px rgba(70, 70, 70, 0.05);
font-size: 14px;
margin-bottom: 0;
padding: 15px 40px;
}
.archive-description,
.author-box {
background-color: #e44a3c;
box-shadow: 3px 3px rgba(70, 70, 70, 0.05);
color: #fff;
font-size: 16px;
margin-bottom: 40px;
padding: 40px;
}
.author-box-title {
color: #fff;
font-size: 24px;
margin-bottom: 10px;
}
.archive-description p a,
.author-box .author-box-content a {
color: #fff;
}
.archive-description p a:hover,
.author-box .author-box-content a:hover {
color: #444;
}
.archive-description p:last-child,
.author-box p:last-child {
margin-bottom: 0;
} .search-form {
overflow: hidden;
}
.site-header .wrap {
padding: 0 30px;
}
.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"] {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
padding: 0;
position: absolute;
width: 1px;
} .archive-title {
font-size: 20px;
}
.entry-title {
font-size: 40px;
text-transform: uppercase;
text-align: center;
}
.entry-title a {
color: #135d95;
}
.entry-title a:hover {
color: #e44a3c;
}
.widget-title {
font-size: 20px;
margin-bottom: 20px;
}
.after-entry .widget-title,
.sidebar .widget-title a,
.sidebar .widget-title {
border-bottom: 1px dotted #ddd;
color: #e44a3c;
letter-spacing: 2px;
margin-bottom: 10px;
padding-bottom: 10px;
text-transform: uppercase;
}
.footer-widgets .widget-title {
color: #fff;
font-weight: 700;
text-transform: uppercase;
} .alignleft {
float: left;
text-align: left;
}
.alignright {
float: right;
text-align: right;
}
a.alignleft,
a.alignnone,
a.alignright {
max-width: 100%;
}
a.alignnone {
display: inline-block;
}
a.aligncenter img {
display: block;
margin: 0 auto;
}
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 12px 0;
}
a.alignright,
img.alignright,
.wp-caption.alignright {
margin: 0 0 12px 24px;
}
.wp-caption-text {
font-weight: 700;
margin: 0;
text-align: center;
}
.entry-content p.wp-caption-text {
margin-bottom: 0;
}
.gallery-caption {
margin: 0 0 10px;
}
.wp-audio-shortcode,
.wp-playlist,
.wp-video {
margin: 0 0 28px;
} .widget {
margin-bottom: 40px;
overflow: hidden;
word-wrap: break-word;
}
.widget p:last-child,
.widget ul > li:last-child,
.widget-area .widget:last-of-type {
margin-bottom: 0;
}
.widget ol > li {
list-style-position: inside;
list-style-type: decimal;
padding-left: 20px;
text-indent: -20px;
}
.widget li li {
border: none;
margin: 0 0 0 30px;
padding: 0;
}
.widget_calendar table {
margin-bottom: 0;
width: 100%;
}
.widget_calendar td,
.widget_calendar th {
text-align: center;
} .featured-content .entry,
.widget .entry {
background: none;
border: none;
box-shadow: none;
margin-bottom: 10px;
padding: 0 0 10px;
}
.featured-content .entry-title {
font-size: 24px;
margin-bottom: 0;
}
.content .featured-content .entry-header .entry-meta {
text-align: left;
margin: 0 0 10px;
}
.content .featured-content .entry-header .entry-meta .entry-time {
background: none;
color: #444;
margin: 0;
padding: 0;
}
.after-entry .featured-content .entry,
.sidebar .featured-content .entry {
border-bottom: 1px dotted #ddd;
}
.after-entry .featuredpage .entry,
.sidebar .featuredpage .entry {
border: none;
padding: 0;
margin: 0;
}
.featured-content ul + .more-from-category {
margin-top: 10px;
}  .enews-widget,
.widget-area .widget.enews-widget .widget-title {
color: #fff;
}
.widget-area .widget.enews-widget {
background-color: #173657;
border: none;
padding: 40px;
}
.enews-widget input {
font-size: 16px;
margin-bottom: 16px;
}
.enews-widget .enews input[type="submit"] {
background-color: #fff;
color: #444;
margin: 0;
width: 100%;
}
.enews-widget .enews input:hover[type="submit"] {
background-color: #135d95;
color: #fff;
}
.enews form + p {
margin-top: 24px;
}
.home-bottom .widget.enews-widget {
clear: both;
overflow: hidden;
padding: 0;
}
.home-bottom .enews p {
float: left;
margin-bottom: 0;
width: 31.623931623931625%;
}
.home-bottom .enews p + form {
float: right;
width: 65.81196581196582%;
}
.home-bottom .enews-widget input[type="email"] {
float: left;
margin-bottom: 0;
width: 65.81196581196582%;
}
.home-bottom .enews-widget input[type="submit"] {
float: right;
width: 31.623931623931625%;
}
.home-bottom .enews input {
border: none;
} .genesis-author-pro.archive .content .breadcrumb ~ .entry {
margin-top: 10px;
} .jimsincorporated2020-home #genesis-responsive-slider {
border: none;
margin: 0 auto;
max-width: 1600px;
padding: 0;
}
.jimsincorporated2020-home .slide-excerpt {
background-color: #fff;
box-shadow: 3px 3px rgba(70, 70, 70, 0.2);
filter: alpha(opacity=100);
opacity: 1;
}
html > body.jimsincorporated2020-home .slide-excerpt-border {
border: none;
margin: 0;
padding: 40px 40px 12px;
width: 100%;
}
.jimsincorporated2020-home .slide-excerpt h2 a {
color: #173657;
}
.jimsincorporated2020-home #genesis-responsive-slider .slide-excerpt h2 a:hover {
color: #444;
}
.jimsincorporated2020-home #genesis-responsive-slider .flex-control-nav {
margin-top: -40px;
text-align: left;
}
.jimsincorporated2020-home #genesis-responsive-slider .flex-control-nav li {
padding-left: 5px;
text-indent: 0;
} #wpstats {
display: none;
} .site-header {
background-color: #135d95;
border-top: none;
box-shadow: none;
min-height: 103px;
}
.jimsincorporated2020-home .site-header {
position: relative;
top: auto !important;
width: 100%;
z-index: 499;
} .bw-featured-title {
background-size:cover;
background-repeat:no-repeat;
background-position: center;
width:100%;
height: 375px;
max-width: 1400px;
margin: 0 auto;
}
.bw-featured-title .entry-header {
position: relative;
top: 50%;
transform:translateY(-50%);
max-width: 1140px;
margin: 0 auto;
text-align: center;
}
.bw-featured-title h1.entry-title {
color:#fff;
background-color: transparent;
padding: 5px 10px 5px 10px;
display: inline;
text-transform: uppercase;
font-weight: 900;
font-size: 50px;
}  .title-area {
background-color: #135d95;
box-shadow: none;
color: #fff;
margin: 0 auto;
padding: 11px 0 0;
position: absolute;
text-align: left;
width: 220px;
}
.header-image .title-area {
background-color: #fff !important;
padding: 0;
}
.site-title {
font-size: 68px;
font-weight: 600;
line-height: 1.2;
text-transform: uppercase;
font-family: 'Raleway', sans-serif;
}
.site-header .site-title a,
.site-header .site-title a:hover {
color: #fff;
}
.header-image .site-title > a {
float: left;
min-height: 100px;
width: 100%;
}
.site-description {
backface-visibility: hidden;
font-size: 16px;
line-height: 1.3;
display: none;
}
.site-description,
.site-title {
margin-bottom: 0;
}
.header-image .site-description,
.header-image .site-title {
display: block;
text-indent: -9999px;
} .site-header .widget-area {
float: right;
text-align: right;
width: 740px;
} .genesis-nav-menu {
clear: both;
font-size: 15px;
line-height: 1;
width: 100%;
font-family: 'Raleway', sans-serif;
font-weight: 400;
}
.genesis-nav-menu .menu-item {
display: inline-block;
text-align: left;
}
.genesis-nav-menu li a {
color: #fff;
display: block;
padding: 16px;
-webkit-backface-visibility: hidden;
}
.genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.genesis-nav-menu li a:hover,
.genesis-nav-menu li.current-menu-item > a {
background-color: #173657;
color: #fff;
}
.genesis-nav-menu .sub-menu {
left: -9999px;
opacity: 0;
position: absolute;
-webkit-transition: opacity .4s ease-in-out;
-moz-transition:    opacity .4s ease-in-out;
-ms-transition:     opacity .4s ease-in-out;
-o-transition:      opacity .4s ease-in-out;
transition:         opacity .4s ease-in-out;
width: 200px;
z-index: 999;
}
.genesis-nav-menu .sub-menu a {
background-color: #173657;
border: 1px solid rgba(0, 0, 0, 0.05);
border-top: none;
box-shadow: 3px 3px rgba(70, 70, 70, 0.2);
color: #fff;
font-size: 14px;
padding: 14px 16px;
position: relative;
width: 200px;
}
.genesis-nav-menu li .sub-menu li a:hover {
background-color: #fff;
color: #444;
}
.genesis-nav-menu .sub-menu .sub-menu {
margin: -43px 0 0 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;
}
.genesis-nav-menu > .right {
float: right;
list-style-type: none;
padding: 0;
}
.genesis-nav-menu > .date,
.genesis-nav-menu > .right > a {
display: inline-block;
padding: 16px;
}
.genesis-nav-menu > .rss > a:before,
.genesis-nav-menu > .twitter > a:before {
-webkit-font-smoothing: antialiased;
content: "\f303";
display: inline-block;
font: normal 14px/1 'dashicons';
margin-right: 4px;
vertical-align: top;
}
.genesis-nav-menu > .twitter > a:before {
content: "\f301";
}
.genesis-nav-menu > .search {
padding: 5px 0 0;
}
.genesis-nav-menu > .search input {
background-color: rgba(255, 255, 255, 0.1);
border-radius: 30px;
border: none;
color: #fff;
font-size: 14px;
padding: 8px 30px;
}
.genesis-nav-menu > .search input:-ms-input-placeholder {
color: #fff;
}
.genesis-nav-menu > .search input::-moz-placeholder {
color: #fff;
}
.genesis-nav-menu > .search input::-webkit-input-placeholder {
color: #fff;
} .ubermenu .ubermenu-submenu.ubermenu-submenu-id-82 {
background-color: #135d95 !important;
}
.ubermenu.ubermenu-disable-submenu-scroll .ubermenu-active>.ubermenu-submenu.ubermenu-submenu-type-mega {
width: 504px;
} .site-header .genesis-nav-menu a {
color: #fff;
padding: 32px 16px;
text-transform: uppercase;
}
.site-header .genesis-nav-menu .sub-menu a {
color: #fff;
padding: 14px 16px;
}
.site-header .genesis-nav-menu li li {
margin-left: 0;
} .nav-primary {
background-color: #135d95;
color: #fff;
}
.nav-primary .genesis-nav-menu {
font-size: 14px;
}
.jimsincorporated2020-home .nav-primary .genesis-nav-menu {
position: relative;
z-index: 1000;
} .nav-secondary .genesis-nav-menu {
padding-bottom: 10px;
}
.nav-secondary .genesis-nav-menu li a {
padding: 0 16px 10px;
}
.nav-secondary .genesis-nav-menu li.current-menu-item > a,
.nav-secondary .genesis-nav-menu li.menu-item a:hover {
background: none;
} .responsive-menu-icon {
cursor: pointer;
display: none;
}
.responsive-menu-icon::before {
content: "\f333";
display: block;
font: normal 20px/1 'dashicons';
margin: 0 auto;
padding: 10px;
text-align: center;
}  .home-featured {
background-color: #f5f5f5;
position: relative;
text-align: center;
z-index: 9;
}
.home-featured .widget {
padding: 40px 40px 0;
margin: 0 auto;
max-width: 1600px;
}
.home-featured .widget:last-of-type {
padding-bottom: 80px;
}
.jimsincorporated2020-home .home-featured .widget.genesis_responsive_slider {
background-color: #fff;
max-width: 100%;
padding: 0;
}
.home-featured .slide-excerpt {
margin: 80px 80px 120px;
text-align: left;
}
.home-featured .slide-excerpt .more-link {
background-color: #f5f5f5;
color: #e44a3c;
display: block;
padding: 20px 40px;
margin: 40px -40px -12px;
text-align: right;
}
.home-featured .slide-excerpt .more-link::after {
-webkit-font-smoothing: antialiased;
content: "\f344";
display: inline-block;
font: normal 20px/1 'dashicons';
margin-left: 20px;
vertical-align: middle;
}
.home-featured #genesis-responsive-slider .more-link:hover {
background-color: #e44a3c;
color: #fff;
}
.home-top {
background-color: #fff;
text-align: center;
}
.home-top .wrap {
padding: 80px;
position: relative;
z-index: 99;
}
.home-featured + .home-top .wrap {
background-color: #fff;
border-radius: 3px;
border-top: 3px solid #e44a3c;
margin-top: -40px;
}
.home-top .widget_text {
color: #173657;
font-size: 48px;
line-height: 1.1;
text-align: center;
}
.home-top .widget_text .widget-title {
color: #e44a3c;
letter-spacing: 2px;
text-transform: uppercase;
}
.home-middle {
background-color: #135d95;
box-shadow: inset 0 5px rgba(0, 0, 0, 0.1);
color: #fff;
padding: 60px 10px 20px;
}
.home-middle .entry-title a {
color: #173657;
}
.home-middle .widget {
float: left;
padding: 0 20px;
text-align: center;
width: 25%;
}
.home-middle .widget:nth-of-type(4n+1) {
clear: both;
}
.home-middle .dashicons {
font-size: 60px;
height: 60px;
width: 60px;
}
.home-bottom {
background-color: #173657;
box-shadow: inset 0 5px rgba(0, 0, 0, 0.05);
color: #fff;
padding: 60px 0;
}
.home-bottom .featured-content .entry-title a,
.home-bottom .widget a,
.home-middle .widget .entry-title a:hover,
.home-middle .widget a:hover {
color: #fff;
}
.home-bottom a:hover {
color: #135d95;
} .entry {
background-color: #fff;
box-shadow: none;
margin-bottom: 0px;
padding: 0 40px;
}
.entry-header {
margin-bottom: 10px;
}
.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: square;
}
.entry-content ol ol,
.entry-content ul ul {
margin-bottom: 0;
}
.entry-content code {
background-color: #f5f5f5;
} p.entry-meta {
font-size: 14px;
}
.content p.entry-meta {
margin-bottom: 0;
text-align: right;
}
.content .entry-header .entry-meta {
margin: -10px 0 10px;
}
.content .entry-header .entry-meta .entry-time {
background-color: #e44a3c;
color: #fff;
display: inline-block;
margin: 0 -40px 0 0;
padding: 5px 40px 5px 15px;
}
.entry-footer {
background: #fafafa;
padding: 20px 40px;
margin: 12px -40px -40px;
}
.entry-footer .entry-meta {
font-size: 12px;
}
.entry-footer .entry-meta a {
color: #444;
}
.entry-footer .entry-meta a:hover {
color: #e44a3c;
}
.entry-comments-link::before {
content: "\2F";
margin: 0 4px 0 0;
} .after-entry {
margin-bottom: 40px;
} .pagination {
margin: 40px 0;
}
.adjacent-entry-pagination {
margin-bottom: 0;
}
.archive-pagination li {
display: inline;
}
.archive-pagination li a {
background-color: #fff;
box-shadow: 3px 3px rgba(70, 70, 70, 0.05);
color: #444;
cursor: pointer;
display: inline-block;
font-size: 14px;
padding: 6px 12px;
}
.archive-pagination li a:hover,
.archive-pagination .active a {
color: #e44a3c;
} .comment-respond,
.entry-comments,
.entry-pings {
background-color: #fff;
box-shadow: 3px 3px rgba(70, 70, 70, 0.05);
font-size: 16px;
margin-bottom: 40px;
}
.comment-respond {
padding: 40px 40px 16px;
}
.entry-comments,
.entry-pings {
padding: 40px;
}
.comment-respond h3,
.entry-comments h3,
.entry-pings h3 {
color: #e44a3c;
font-size: 18px;
letter-spacing: 2px;
text-transform: uppercase;
}
.comment-meta {
margin-bottom: 28px;
}
li.comment,
li.pingback {
background-color: #f5f5f5;
}
.comment-content {
clear: both;
}
.comment-list li {
padding: 32px 32px 0;
}
.comment-list li.depth-1,
.ping-list li {
margin-top: 24px;
padding: 32px;
}
.comment-list li li {
margin-right: -32px;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
width: 50%;
}
.comment-respond label {
display: block;
margin-right: 12px;
}
.entry-comments .comment-author {
margin-bottom: 0;
}
.comment-reply-link {
color: #e44a3c;
}
.entry-pings .reply {
display: none;
}
.fn {
font-weight: 300;
}
.form-allowed-tags {
background-color: #f5f5f5;
font-size: 16px;
padding: 24px;
} .sidebar {
font-size: 16px;
}
.after-entry li,
.sidebar li {
border-bottom: 1px dotted #ddd;
margin-bottom: 10px;
padding-bottom: 10px;
}
.after-entry .widget,
.sidebar .widget {
background-color: #fff;
border-left: 3px solid #e44a3c;
box-shadow: 3px 3px rgba(70, 70, 70, 0.05);
padding: 40px;
}
.sidebar .widget:last-of-type {
margin-bottom: 40px;
} .footer-widgets {
background-color: #000000;
box-shadow: none;
clear: both;
padding-top: 40px;
padding-bottom: 40px;
}
.footer-widgets .wrap .entry-title a,
.footer-widgets .wrap a,
.footer-widgets {
color: #fff;
}
.footer-widgets a.button,
.footer-widgets .wrap a:hover {
color: #173657;
}
.footer-widgets p:last-child {
margin-bottom: 0;
}
.footer-widgets-1 {
width: 100%;
}
.footer-widgets-1 {
margin-right: 0;
float: left;
} .footer-menu-outer {
font-family: 'Raleway', sans-serif;
color: #fff;
text-transform: uppercase;
font-weight: 400;
text-align: center;
font-size: 20px;
}
.footer-menu-outer a {
margin-right: 40px;
}
.footer-menu-outer a:hover {
color: #fff !important;
text-decoration: underline;
}
.footer-text {
text-align: center;
color: #585858;
font-weight: 400;
margin-top: 20px;
font-size: 16px;
}
.footer-text a {
color: #585858 !important;
text-decoration: underline;
}
.footer-text a:hover {
color: #585858 !important;
text-decoration: none;
}
.last-word {
margin-right: 0 !important;
} .site-footer {
background-color: #135d95;
font-size: 16px;
padding: 30px 0;
text-align: center;
display: none;
}
.site-footer,
.site-footer .wrap a {
color: #fff;
}
.site-footer a.button,
.site-footer .wrap a:hover {
color: #173657;
}
.site-footer p {
margin-bottom: 0;
} @media only screen and (max-width: 1320px) {
.bihler-outer,
.home-contact-button,
.bottom-cta {
padding: 0 20px;
}
}
@media only screen and (max-width: 1240px) {
.section-4-left-inner {
margin-left: 0px;
}
}
@media only screen and (max-width: 1160px) {
.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: 740px;
}
.content,
.site-header .widget-area {
width: 620px;
}
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content,
.content-sidebar-sidebar .content {
width: 400px;
}
.sidebar-primary {
width: 300px;
}
.about-3-outer {
margin: 40px 20px;
}
.home-top .widget_text {
font-size: 40px;
}
.footer-widgets-1 {
width: 100%;
}
.tell-right,
.address-left {
padding: 0 20px;
}
}
@media only screen and (max-width: 1060px) {
.section-2-left-inner {
max-width: 465px;
}
}
@media only screen and (max-width: 1023px) {
.jimsincorporated2020-landing .site-inner,
.site-inner,
.wrap {
max-width: 740px;
}
.content-sidebar-sidebar .content-sidebar-wrap,
.content-sidebar-sidebar .content,
.content,
.footer-widgets-1,
.home-bottom .enews p + form,
.home-bottom .enews p,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content,
.sidebar-primary,
.sidebar-secondary,
.sidebar-sidebar-content .content-sidebar-wrap,
.sidebar-sidebar-content .content,
.site-header .widget-area {
width: 100%;
}
.title-area {
position: absolute;
margin-bottom: 6px;
}
.header-image .site-title a {
background-position: center top !important;
background-size: contain !important;
}
.genesis-nav-menu li,
.site-header ul.genesis-nav-menu,
.site-header .search-form {
float: none;
}
.footer-widgets,
.genesis-nav-menu,
.site-header .widget-area,
.home-bottom,
.site-description,
.site-header .search-form,
.site-header .title-area,
.site-title {
text-align: center;
}
.site-header .search-form {
margin: 16px auto;
}
.genesis-nav-menu li.right {
display: none;
}
.site-header .genesis-nav-menu a {
padding: 16px;
}
.jimsincorporated2020-home .slide-excerpt {
font-size: 16px;
margin: 40px 40px 80px;
}
html > body.jimsincorporated2020-home .slide-excerpt-border {
padding: 20px 20px 0;
}
.home-featured .slide-excerpt h2 {
font-size: 24px;
}
.home-featured .slide-excerpt .more-link {
padding: 10px 20px;
margin: 20px -20px 0;
}
.home-top .wrap {
padding: 60px;
}
.home-top .widget_text {
font-size: 30px;
}
.home-middle .widget {
width: 50%;
}
.home-middle .widget:nth-of-type(2n+1) {
clear: both;
}
.home-bottom .enews p {
margin-bottom: 20px;
}
.footer-widgets-1 {
margin: 0 0 20px;
}
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4,
.footer-widgets-5 {
width: 23.0769%;
margin: 0 0 20px;
}
.footer-widgets-3,
.footer-widgets-4,
.footer-widgets-5 {
margin-left: 2.5641%;
}
.gallery-columns-4 .gallery-item {
width: 23.5%;
}
}
@media only screen and (max-width: 980px) {
.bw-featured-title h1.entry-title {
font-size: 38px;
}
.ubermenu-items-align-right {
text-align: center !important;
}
.ubermenu-bar-align-right {
float: none !important;
}
.title-area {
position: relative;
margin-bottom: -4px;
}
.ubermenu-responsive-toggle.ubermenu-responsive-toggle-main {
padding: 10px 10px 20px !important;
}
.ubermenu.ubermenu-disable-submenu-scroll .ubermenu-active>.ubermenu-submenu.ubermenu-submenu-type-mega {
width: auto;
} .section-2-left-inner {
padding: 25px;
margin-left: 0;
max-width: 100%;
}
.section-4-outer {
padding: 0px 0 30px;
}
.section-4-left-inner {
padding: 40px;
margin-left: 0px;
}
.image-border-light img {
margin: 0 auto;
}
.outer-section-border {
max-width: 350px;
margin: 0 auto;
}  .tube-2-right-inner,
.elect-2-right-inner,
.flat-2-right-no-pad,
.flat-2-right-inner,
.punch-2-right-inner,
.bihler-2-right-inner,
.wireframe-2-right-inner,
.section-2-right-inner {
margin-top: 0;
margin-left: 0;
} .tube-2-right-inner img,
.elect-2-right-inner img,
.flat-2-right-no-pad img,
.flat-2-right-inner img,
.punch-2-right-inner img,
.bihler-2-right-inner img,
.wireframe-2-right-inner img,
.section-2-right-inner img {
width: 528px !important;
position: relative;
margin: 0 auto;
}
}
@media only screen and (max-width: 980px) {
#panel-icon-row2 .panel-grid-cell,
#panel-icon-row .panel-grid-cell {
margin-bottom: 0px !important;
}
#panel-icon-row,
#panel-icon-row2 {
max-width: 300px;
margin: 0 auto;
}
#header-top1 .panel-grid-cell {
margin-bottom: 0px !important;
}
.icon-section {
padding: 50px 0;
}
body {
font-size: 16px;
}
.address-left,
.tell-right {
text-align: center;
}
.site-inner,
.wrap {
padding-left: 5%;
padding-right: 5%;
}
.jimsincorporated2020-landing .site-inner,
.site-inner {
padding-top: 0px;
}
.after-entry .widget,
.archive-description,
.author-box,
.comment-respond,
.entry-comments,
.sidebar .widget,
.widget-area .widget.enews-widget {
padding: 20px;
margin-bottom: 20px;
}
.entry {
padding: 0;
margin-bottom: 0;
}
.footer-menu-outer a {
margin-right: 0;
display: inline-block;
width: 100%;
}
.after-entry,
.sidebar .widget:last-of-type {
margin-bottom: 20px;
}
.archive-pagination li a {
margin-bottom: 4px;
}
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
margin: 0;
width: 100%;
}
.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
padding-top: 10px !important;
padding-bottom: 10px !important;
}
.genesis-nav-menu.responsive-menu > .menu-item > .sub-menu,
.genesis-nav-menu.responsive-menu {
display: none;
}
.genesis-nav-menu.responsive-menu .menu-item,
.responsive-menu-icon {
display: block;
}
.genesis-nav-menu.responsive-menu .menu-item:hover {
position: static;
}
.genesis-nav-menu.responsive-menu .sub-menu .current-menu-item > a:hover,
.genesis-nav-menu.responsive-menu li a,
.genesis-nav-menu.responsive-menu li a:hover,
.genesis-nav-menu.responsive-menu li.current-menu-item > a {
background: none;
color: #444;
display: block;
line-height: 1;
padding: 12px 0;
}
.genesis-nav-menu.responsive-menu .menu-item-has-children {
cursor: pointer;
}
.genesis-nav-menu.responsive-menu .menu-item-has-children > a {
margin-right: 60px;
}
.genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
content: "\f347";
float: right;
font: normal 16px/1 'dashicons';
height: 16px;
padding: 11px 0;
right: 0;
text-align: right;
z-index: 9999;
}
.genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
content: "\f343";
}
.genesis-nav-menu.responsive-menu .sub-menu {
left: auto;
opacity: 1;
position: relative;
-moz-transition:    opacity .4s ease-in-out;
-ms-transition:     opacity .4s ease-in-out;
-o-transition:      opacity .4s ease-in-out;
-webkit-transition: opacity .4s ease-in-out;
transition:         opacity .4s ease-in-out;
width: 100%;
z-index: 99;
}
.genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
padding-left: 20px;
margin: 0;
}
.genesis-nav-menu.responsive-menu .sub-menu li a,
.genesis-nav-menu.responsive-menu .sub-menu li a:hover {
background: none;
border: none;
box-shadow: none;
color: #444;
padding: 12px 0;
position: relative;
width: 100%;
}
.genesis-nav-menu.responsive-menu {
padding-bottom: 16px;
}
.nav-primary .genesis-nav-menu.responsive-menu li a {
background: none;
color: #fff;
}
.nav-primary .genesis-nav-menu.responsive-menu li a:hover {
background: none;
color: #e7e7e7;
}
.jimsincorporated2020-home .slide-excerpt {
display: none;
}
.home-top .wrap {
margin-left: 5%;
margin-right: 5%;
padding: 40px;
}
.home-top .widget_text {
font-size: 24px;
}
.home-middle .widget {
width: 100%;
}
.home-bottom,
.home-middle {
padding: 40px 0;
}
.bottom-cta {
text-align: center;
}
.home-contact-button {
text-align: center;
}
.home-contact-button a {
float: none;
text-align: center;
padding: 15px 30px;
margin: 0 auto;
}
.title-paragraph {
text-align: center;
}
.title-paragraph .widget-title {
text-align: center;
} .mobile-settings-boxes {
margin-bottom: 0px;
} .paragraph-icon-row,
.paragraph-icon-row-left {
max-width: 500px;
float: none;
margin: 0 auto;
}
.content .entry-header .entry-meta {
margin-top: -20px;
}
.content .entry-header .entry-meta .entry-time {
margin-right: -20px;
padding-right: 20px;
}
.entry-footer {
padding: 20px;
margin: 0 -20px -20px;
}
.pagination {
margin-top: 20px;
}
.footer-widgets {
padding-top: 40px;
}
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4,
.footer-widgets-5 {
width: 48.7179%;
margin: 0 0 20px;
}
.footer-widgets-2,
.footer-widgets-4 {
clear: both;
}
.footer-widgets-3,
.footer-widgets-5 {
margin-left: 2.5641%;
}
.site-footer {
padding: 20px 20px 40px;
}
}
@media only screen and (max-width: 750px) {
.gallery-columns-4 .gallery-item {
width: 23%;
}
.section-4-left-inner {
padding: 25px;
}
}
@media only screen and (max-width: 650px) {
.gallery-columns-4 .gallery-item {
width: 46%;
}
.jims-toptext {
font-size: 16pt;
}
.testimonial_rotator_wrap.with-prevnext {
padding: 0 20px !important;
}
}
@media only screen and (max-width: 480px) {
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4,
.footer-widgets-5,
.home-bottom .enews-widget input[type="email"],
.home-bottom .enews-widget input[type="submit"],
.title-area {
width: 100%;
}
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4,
.footer-widgets-5 {
margin: 0 0 20px;
}
.home-bottom .enews-widget input[type="email"] {
margin-bottom: 16px;
text-align: center;
}
.title-area {
max-width: 300px;
}
.section-one-inner h1 {
font-size: 34px;
}
.icon-text p {
margin-top: 0px;
}
}
@media only screen and (max-width: 414px) {
.contacts-button, .wireforms-button, .long-grey-button {
padding: 12px 16px 12px 60px;
font-size: 18px;
}
}