html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
} article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.clear{
position: relative;
clear: both;
}
.clear-10{
position: relative;
clear: both;
height: 10px;
}
.clear-20{
position: relative;
clear: both;
height: 20px;
}
.clear-30{
position: relative;
clear: both;
height: 30px;
}
.clear-40{
position: relative;
clear: both;
height: 40px;
}
.clear-50{
position: relative;
clear: both;
height: 50px;
}
.clear-60{
position: relative;
clear: both;
height: 60px;
}
.clear-70{
position: relative;
clear: both;
height: 70px;
}
.clear-80{
position: relative;
clear: both;
height: 80px;
}
.clear-90{
position: relative;
clear: both;
height: 90px;
}
.clear-100{
position: relative;
clear: both;
height: 100px;
}
::selection {
background: #0A76BD;
color: #fff;
text-shadow: none;
}
::-moz-selection {
background: #0A76BD;
color: #fff;
text-shadow: none;
}
body{
font-family: arial Arial, Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-weight: 700;
margin-bottom: 20px;
}
h1 {
font-size: 26px;
line-height: 1.5;
}
h2 {
font-size: 24px;
line-height: 1.4;
}
h3 {
font-size: 22px;
line-height: 1.3;
}
h4 {
font-size: 20px;
line-height: 1.2;
}
h5 {
font-size: 18px;
line-height: 1.1;
}
h6 {
font-size: 16px;
line-height: 1;
}
a{
text-decoration: none;
}
a:hover{
text-decoration: underline;
}
pre {
border: 1px solid rgba(0, 0, 0, 0.1);
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
margin-bottom: 24px;
max-width: 100%;
overflow: auto;
padding: 12px;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
img{
max-width: 100%;
height: auto;
} body header{
background: #000000;
color: #ffffff;
padding: 20px 0;
text-align: center;
margin-bottom: 20px;
}
body header a{
color: #fff;
} body footer{
background: #000000;
color: #ffffff;
padding: 20px 0;
text-align: center;
margin-top: 20px;
}
body footer a{
color: #fff;
}
#modular_site_wrap{
width: 1200px;
margin: 0 auto;
background: #ffffff;
} .fullwidth.row{
padding: 25px 0;
}
.col{
position: relative;
float: left;
}
.col.col_one{
width: 100%;
}
.col.col_one_half{
width: 50%;
}
.col.col_one_third{
width: 33.33%;
}
.col.col_two_thirds{
width: 66%;
}
.col.col_one_fourth{
width: 25%;
}
.col.col_three_fourths{
width: 75%;
}
.col.col_one_fifth{
width: 20%;
}
.col.col_two_fifths{
width: 40%;
}
.col.col_three_fifths{
width: 60%;
}
.col.col_four_fifths{
width: 80%;
}
.col.col_one_sixth{
width: 16.66%;
}
.col > div{
margin: 20px;
position: relative;
}
.col.first > div{
margin-left: 0px;
}
.col.last > div{
margin-right: 0px;
} .button{
-moz-user-select: none;
background-image: none;
border: 1px solid rgba(0, 0, 0, 0);
border-radius: 4px;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-weight: 400;
line-height: 1.42857;
margin-bottom: 0;
padding: 6px 12px;
text-align: center;
vertical-align: middle;
white-space: nowrap;
background-color: #FFFFFF;
border-color: #CCCCCC;
color: #333333;
} .accordion.horizontal{
background: none repeat scroll 0 0 #F1F1F1;
float: left;
position: relative;
width: 100%;
min-height: 300px;
}
.accordion.horizontal > div{
position: relative;
float: left;
overflow: hidden;
}
.accordion.horizontal > div > h3{
clear: none;
float: left;
position: relative;
margin: 0px;
transform: translateX(-100%) rotate(-90deg);
-webkit-transform: translateX(-100%) rotate(-90deg);
transform-origin: right top 0;
position: absolute;
text-align: center;
cursor: pointer;
}
.accordion.horizontal > div > div{
position: relative;
float: left;
margin-left: 50px;
} .ui-tabs{
}
.ui-tabs.vertical{
}
.ui-tabs.horizontal{
}
.ui-tabs.vertical > ul{
background: none repeat scroll 0 0 #f1f1f1;
float: left;
position: relative;
width: 170px;
}
.ui-tabs.vertical > ul > li{
}
.ui-tabs.vertical > ul > li > a{
}
.ui-tabs.vertical > div{
float: left;
margin-left: 20px;
position: relative;
}
.ui-tabs.vertical > div > div{
}
.ui-tabs.horizontal > ul {
background: none repeat scroll 0 0 #f1f1f1;
float: left;
position: relative;
width: 100%;
}
.ui-tabs.horizontal > ul > li{
float: left;
position: relative;
}
.ui-tabs.horizontal > ul > li > a{
}
.ui-tabs.horizontal > div > div{
} .testimonials-carousel {
width: 100%;
margin: 0 auto;
position: relative;
overflow: hidden;
}
.testimonials-carousel > .carousel-list {
width: 100%;
float: none;
position: absolute;
}
.testimonials-carousel .carousel-list > div {
float: left;
}
.testimonial-pr-nx > div {
cursor: pointer;
} .ngslider,.ngslider > div,.ngslider > div > div{
width: 100% !important;
}
.ngslider > div > div img{
max-width: 100%;
height: auto;
} .modular_rollup{
cursor: pointer;
overflow: hidden;
position: relative;
background: #f1f1f1;
}
.modular_rollup img{
width: 100%;
height: auto;
display: block;
position: relative;
}
.modular_rollup > div {
background: none repeat scroll 0 0 rgba(255,255,255, 1);
position: absolute;
width:100%;
height: 100%;
}
.modular_rollup > div > div{
padding: 10px;
}
.modular_rollup > div > div:first-child > h3{
margin-bottom: 0px;
} .carouselPop {
width: 100%;
margin: 0 auto;
position: relative;
overflow: hidden;
}
.carouselPop .carousel-list {
width: 100%;
z-index: 1000;
position: absolute;
}
.carousel-list > div > div a {
display: block;
}
.carouselPop .carousel-list > div {
float: left;
}
.carousel-pr-nx > div {
cursor: pointer;
} .modular_counter {
text-align: center;
}
.modular_counter_visual{
position: relative;
width: 50px;
height: 150px;
background: red;
margin: 0 auto;
}
.modular_counter_visual > div{
position: absolute;
width: 100%;
bottom: 0px;
background: blue;
} .modular_gallery{
position: relative;
clear: both;
}
.modular_gallery_thumbs_right_main{
position: relative;
float: left;
width: 70%;
overflow: hidden;
}
.modular_gallery_thumbs_right_main img,.modular_gallery_thumbs_bottom_main img{
max-width: 100%;
max-height: 100%;
}
.modular_gallery_thumbs_right_list{
position: relative;
float: left;
width: 30%;
overflow: hidden;
}
.modular_gallery_thumbs_right_list > div{
position: absolute;
top: 0px;
width: 100%;
}
.modular_gallery_thumbs_bottom_main{
overflow: hidden;
position: relative;
text-align: center;
}
.modular_gallery_thumbs_bottom_list{
position: relative;
width: 100%;
overflow: hidden;
height: 150px;
}
.modular_gallery_thumbs_bottom_list > div{
position: absolute;
} .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .fullwidth.row.padding0 {
padding: 0;
}
.fullwidth.row.margin0 {
margin: 0;
}
body header,
body footer {
text-align: left;
}
h1 {
font-size: 26px;
margin-bottom: 20px;
}
h2 {
font-size: 26px;
margin-bottom: 20px;
}
h3 {
font-size: 20px;
margin-bottom: 20px;
}
h4 {
font-size: 18px;
margin-bottom: 20px;
}
h5 {
font-size: 16px;
margin-bottom: 20px;
}
h6 {
font-size: 14px;
margin-bottom: 20px;
}
p {
margin-bottom: 10px;
font-size: 16px;
line-height: 22px;
}
a.darkText {
color: #020202;
}
strong {
font-weight: 600;
}
blockquote {
margin-bottom: 10px;
font-size: 16px;
line-height: 22px;
padding-left: 20px;
}
img {
max-width: 100%;
height: auto;
}
iframe {
max-width: 100%;
}
hr {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border: 1px dashed rgba(0, 0, 0, 0.3);
border-bottom: none;
border-left: none;
border-right: none;
margin: 40px 0;
}
ul {
margin-bottom: 20px;
list-style: disc;
padding-left: 20px;
}
ul > li {
margin-bottom: 10px;
}
ol {
margin-bottom: 20px;
padding-left: 30px;
list-style: upper-alpha;
}
ol > li {
margin-bottom: 10px;
}
table {
max-width: 100%;
}
#attachment_56 {
max-width: 100%;
}
.wp-caption {
background-color: #ffffff;
}
.wp-caption > .wp-caption-text {
padding: 20px;
border: 1px solid #ccc;
}
.wp-caption img {
display: block;
}
.innerWrapper {
position: relative;
width: 1000px;
margin: 0 auto;
}
#modular_site_wrap {
position: relative;
margin: 0 auto;
width: 1100px;
}
body > header {
z-index: 10000;
position: relative;
}
body header a {
color: #000000;
}
#fullWidth .row > div {
width: 1100px;
margin: 0 auto;
}
.home h1 {
font-size: 30px;
font-weight: 700;
color: #FFF;
}
section#pageContent {
padding: 50px 0;
width: 1040px;
}
section#pageContent.hasSidebar > main {
position: relative;
float: left;
width: 650px;
}
section#pageContent.hasSidebar > aside#page_sidebar {
width: 300px;
position: relative;
float: right;
}
section#pageContent.hasSidebar > main {
position: relative;
float: left;
width: 650px;
}
section#pageContent.hasSidebar.sidebarOnleft > aside#page_sidebar {
float: left;
}
section#pageContent.hasSidebar.sidebarOnleft > main {
float: right;
}
.post_title {
padding: 20px 0;
}
.post_title h1 {
margin-bottom: 0px;
color: #ffffff;
}
.post_title > div {
width: 1000px;
margin: 0 auto;
}
.white-text * {
color: #ffffff;
}
.col iframe {
max-width: 100%;
}
.home iframe {
width: 100%;
}
main > article {
margin-top: 30px;
padding-top: 30px;
border-top: 1px dashed rgba(0, 0, 0, 0.3);
}
main > article:first-child {
margin-top: 0px;
padding-top: 0px;
border-top: 0px;
}
#pageContent > main > div#postThumbnail {
position: relative;
clear: both;
margin-bottom: 20px;
}
input[type="text"],
input[type="email"],
input[type="number"],
textarea,
select {
width: 98%;
width: calc(100% - 10px);
padding: 5px;
border: 1px solid #cccccc;
box-shadow: 0px 1px 0px #cccccc;
}
input[type="submit"] {
position: relative;
float: left;
box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
cursor: pointer;
border-radius: 4px;
overflow: hidden;
color: #ffffff;
font-size: 14px;
display: block;
padding: 5px 10px;
}
table {}table > thead > tr {}table > thead > tr > td {
font-size: 18px;
font-weight: 600;
padding: 10px 8px;
}
table > tbody > tr {}table > tbody > tr > td {
padding: 8px;
}
table > tbody > tr:nth-child(even) {
background: none repeat scroll 0 0 #f1f1f1;
}
table > tbody > tr:nth-child(odd) {
background: none repeat scroll 0 0 #dddddd;
}
aside#page_sidebar > .widget {
border-top: 1px dashed rgba(0, 0, 0, 0.3);
list-style: none outside none;
margin-top: 30px;
padding-top: 30px;
float: left;
width: 100%;
}
aside#page_sidebar > .widget:first-child {
border-top: none;
padding-top: 0px;
margin-top: 0px;
}
aside#page_sidebar > .widget > h2 {
font-size: 20px;
}
.textwidget {
font-size: 16px;
line-height: 22px;
}
aside#page_sidebar ul.children {
margin-top: 10px;
margin-bottom: 0px;
}
#searchform {}#searchform .screen-reader-text {
display: none;
}
#searchform #s {
float: left;
padding: 6px 0;
text-indent: 5px;
width: 75%;
}
#searchform #searchsubmit {
float: right;
width: 22%;
}
#calendar_wrap {
width: 100%;
}
#calendar_wrap > table {
width: 100%;
}
#calendar_wrap > table > caption {
margin-bottom: 20px;
}
#calendar_wrap > table td {
text-align: center;
}
#calendar_wrap > table > thead > tr th {
color: #ffffff;
text-align: center;
padding: 5px 0;
}
#wp-calendar tbody,
#wp-calendar thead {
border: 1px solid rgba(0, 0, 0, 0.3);
}
#calendar_wrap > table td a {
border-radius: 15px;
color: #ffffff;
display: block;
padding: 5px 0;
}
#TB_window img#TB_Image {
border: none !important;
}
#wp-calendar tfoot #prev,
#wp-calendar tfoot #next {
padding-top: 10px;
} .col_one p {
font-size: 20px;
line-height: 30px;
}
.col_one_half p {
font-size: 16px;
line-height: 22px;
}
.col_one_third p,
.col_two_thirds p {
font-size: 16px;
line-height: 22px;
}
.col_one_fourth p,
.col_three_fourths p {
font-size: 16px;
line-height: 22px;
}
.col_one_fifth p,
.col_two_fifths p,
.col_three_fifths p,
.col_four_fifths p {
font-size: 14px;
line-height: 20px;
}
.col_one_sixth p {
font-size: 14px;
line-height: 20px;
}   body > header,
body > div#modular_site_wrap > header {
margin: 0px;
padding: 0px;
text-align: left;
}
#headerBottom {
position: relative;
}
header #socialIcons {
position: relative;
float: right;
}
#socialIcons a:hover {
opacity: 0.5;
}
#headerBottom #logo {
float: left;
margin-top: 50px;
margin-bottom: 50px;
position: relative;
}
#headerBottom .phonenumber{
font-size: 24px;
}
#headerBottom .address{
margin-right: 30px;
margin-top: 11px;
}
#headerBottom.style2 {
text-align: center;
}
#headerBottom.style2 #logo {
display: block;
float: none;
}
#headerBottom #primary-navigation {
bottom: 0;
position: absolute;
right: 0;
}
#headerBottom.style2 #primary-navigation {
position: relative;
}
#headerBottom.style2 #primary-navigation > div {
float: left;
width: 100%;
background: #fff;
position: relative;
}
#headerBottom.style2 #primary-navigation > div > ul {
clear: left;
float: left;
list-style: none;
margin: 0;
padding: 0;
position: relative;
left: 50%;
text-align: center;
}
#headerBottom.style2 #primary-navigation > div > ul > li {
display: block;
float: left;
list-style: none;
margin: 0;
padding: 0;
position: relative;
right: 50%;
}
#primary-navigation > div > ul {
list-style: none outside none;
margin-bottom: 0;
padding-left: 0;
}
#primary-navigation > div > ul > li {
position: relative;
float: left;
margin-bottom: 0px;
border-bottom: 5px solid #ffffff;
}
#primary-navigation > div > ul > li.current-menu-item > a {
font-weight: 600;
}
#primary-navigation > div > ul > li > a {
display: block;
padding: 0 10px 50px;
text-transform: uppercase;
}
#primary-navigation > div > ul > li > a:hover {
text-decoration: none;
}
#primary-navigation > div > ul > li > ul.sub-menu {
background: none repeat scroll 0 0 #ffffff;
display: none;
left: 0;
position: absolute;
top: 65px;
z-index: 1000;
width: 220px;
padding-left: 0px;
}
#primary-navigation > div > ul > li:hover > ul.sub-menu {
display: block;
}
ul.sub-menu > li {
display: block;
position: relative;
clear: both;
margin-top: 0px;
margin-bottom: 0px;
}
ul.sub-menu > li:first-child {
margin-top: 0px;
}
ul.sub-menu > li > a {
display: block;
padding: 10px 20px
}
ul.sub-menu > li > a:hover {
text-decoration: none;
}
ul.sub-menu > li > ul.sub-menu {
background: none repeat scroll 0 0 #ffffff;
display: none;
left: -210px;
position: absolute;
top: -30px;
width: 220px;
padding-left: 0px;
}
ul.sub-menu > li:hover > ul.sub-menu {
display: block;
}
#headerTopLeft {
float: left;
}
#headerTopLeft * {
margin: 0px;
padding: 0px;
line-height: 30px;
list-style: none;
color: #ffffff;
}  body > footer,
body > div#modular_site_wrap > footer {
margin-top: 0px;
padding: 50px 0;
}
header > section#headerTop {}#footer-navigation {
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
padding-bottom: 20px;
}
#footer-navigation ul {
list-style: none;
}
#footer-navigation ul > li {
position: relative;
float: left;
}
#footer-navigation ul > li > a {
display: block;
}
#footer-navigation ul > li > a:hover,
#footer-navigation ul > li.current_page_item > a {
color: #ffffff;
text-decoration: none;
}
#footer-navigation ul > li > a {
padding-left: 20px;
margin-left: 20px;
border-left: 1px solid rgba(255, 255, 255, 0.2);
}
#footer-navigation ul > li:first-child > a {
padding-left: 0px;
margin-left: 0px;
border-left: none;
}  .ngslider {
position: relative;
display: none;
}
.ngslider > .ngsliderOptions {
position: absolute;
top: 0;
z-index: 1000;
height: 100%;
width: 100%;
}
.ngslider > .ngsliderOptions > .ngslidermenu {
position: absolute;
height: 100%;
width: 100%;
}
.ngslider > .ngsliderOptions .ngsliderPrev {
background-color: rgba(0, 0, 0, 0.5);
height: 100%;
left: 0;
position: absolute;
width: 60px;
background-image: url(//www.tristateshredding.com/wp-content/themes/modularwp-template-one/images/layout/slider-nav-left.png);
background-position: center center;
background-repeat: no-repeat;
text-indent: -999999px;
cursor: pointer;
}
.ngslider > .ngsliderOptions .ngsliderNext {
background-color: rgba(0, 0, 0, 0.5);
height: 100%;
position: absolute;
right: 0px;
width: 60px;
background-image: url(//www.tristateshredding.com/wp-content/themes/modularwp-template-one/images/layout/slider-nav-right.png);
background-position: center center;
background-repeat: no-repeat;
text-indent: -999999px;
cursor: pointer;
}
.ngslider.style2 > .ngsliderOptions .ngsliderPrev {
background-color: rgba(0, 0, 0, 0.5);
height: 40px;
left: 20px;
position: absolute;
width: 40px;
background-image: url(//www.tristateshredding.com/wp-content/themes/modularwp-template-one/images/layout/slider-nav-left-small.png);
background-position: center center;
background-repeat: no-repeat;
text-indent: -999999px;
top: 50%;
margin-top: -20px;
}
.ngslider.style2 > .ngsliderOptions .ngsliderNext {
background-color: rgba(0, 0, 0, 0.5);
height: 40px;
position: absolute;
right: 20px;
width: 40px;
background-image: url(//www.tristateshredding.com/wp-content/themes/modularwp-template-one/images/layout/slider-nav-right-small.png);
background-position: center center;
background-repeat: no-repeat;
text-indent: -999999px;
top: 50%;
margin-top: -20px;
}
.ngslider.style2 .ngsliderText {
background-color: rgba(0, 0, 0, 0.5);
bottom: 0;
display: block;
float: none;
left: 0;
max-width: 100%;
width: 100%;
}
.ngslider.style2 .ngsliderText > span {
display: block;
padding: 20px;
position: relative;
}
.ngslider > div > div img {
display: block;
}
.ngslider.style2 .ngsliderText .ngsliderTitle {
padding-bottom: 10px;
}
.ngslider > .ngsliderOptions .ngsliderPrev:hover,
.ngslider > .ngsliderOptions .ngsliderNext:hover {
background-color: rgba(0, 0, 0, 0.3);
}
.ngsliderText {
bottom: 50px;
padding: 0;
position: absolute; z-index: 1000;
text-align: right; }
.ngsliderTitle {
display: block;
color: #ffffff;
font-size: 40px;
font-weight: 600;
font-style: italic;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.ngsliderDesc {
display: block;
color: #ffffff;
font-size: 16px;
font-style: italic;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}  .fullwidth.row.home-hero {
background-image: url(//www.tristateshredding.com/wp-content/themes/modularwp-template-one/images/layout/tri-state-banner.jpg);
background-size: cover;
background-position: center;
padding-bottom: 60px;
}
.home-hero h1 {
font-size: 48px;
color: #FFF;
}
.home-hero p {
font-size: 26px;
line-height: 1.5;
color: #FFF;
font-weight: bold;
margin-top: 2em;
}
.home-hero a {
font-size: 26px;
line-height: 1.5;
background-color: #F4BE0B;
color: #000;
margin-top: 1em;
}  .carousel-list {}.carousel-list > div {
text-align: center;
position: relative;
border-right: 1px solid rgba(0, 0, 0, 0.2);
border-left: 1px solid rgba(255, 255, 255, 0.2);
padding-top: 10px;
padding-bottom: 10px;
}
.carousel-list > div > div {
margin: 0 20px;
}
.carousel-list > div:first-child {
border-left: 0px;
}
.carousel-list > div span {
display: block;
line-height: 20px;
}
.carouselInner.light .carousel-list > div {
color: #ffffff;
}
.carouselInner.dark .carousel-list > div {
color: #333333;
}
.carousel-pr-nx {
height: 40px;
margin-top: -20px;
position: absolute;
top: 50%;
width: 100%;
}
.carousel-prev {
background-color: rgba(0, 0, 0, 0.5);
height: 40px;
left: -45px;
position: absolute;
width: 40px;
background-image: url(//www.tristateshredding.com/wp-content/themes/modularwp-template-one/images/layout/slider-nav-left-small.png);
background-position: center center;
background-repeat: no-repeat;
text-indent: -999999px;
cursor: pointer;
}
.carousel-next {
background-color: rgba(0, 0, 0, 0.5);
height: 40px;
position: absolute;
right: -45px;
width: 40px;
background-image: url(//www.tristateshredding.com/wp-content/themes/modularwp-template-one/images/layout/slider-nav-right-small.png);
background-position: center center;
background-repeat: no-repeat;
text-indent: -999999px;
cursor: pointer;
}
.carousel-prev > div,
.carousel-next > div {
display: block;
height: 100%;
width: 100%;
}
.carouselInner {
position: relative;
}
.carouselInner.light .button {
background-color: #ffffff !important;
}
.carouselInner.light .button {
display: block;
clear: both;
}
.carousel-title {
text-transform: uppercase;
font-size: 20px;
margin: 10px 0;
font-weight: 600;
}
.carouselInner .button {
float: none;
margin: 20px auto 0;
width: 120px;
}  .accordion_item {}
.accordion_item > h3 {
color: #ffffff;
font-size: 14px;
padding: 5px 10px;
border-radius: 4px;
box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
margin-bottom: 10px;
cursor: pointer;
background-image: url(//www.tristateshredding.com/wp-content/themes/modularwp-template-one/images/layout/accordion-plus.png);
background-repeat: no-repeat;
background-position: center right;
}
.accordion_item.active > h3 {
background-image: url(//www.tristateshredding.com/wp-content/themes/modularwp-template-one/images/layout/accordion-minus.png);
}
.accordion_item > div {
padding-bottom: 10px;
padding-top: 10px;
}
.accordion.horizontal {
background-color: transparent;
}
.accordion.horizontal .accordion_item > h3 {
background-image: none;
}
.accordion.horizontal > div > h3 {
height: 25px !important;
}
.accordion.horizontal > div > div {
margin-right: 20px;
}
.accordion.vertical h3 {
font-size: 20px;
padding: 25px 75px 25px 25px;
background-position: right 25px center;
}
.accordion.vertical .accordion_item > div {
padding: 25px;
}  .thumb-list > a {
position: relative;
display: block;
float: left;
}
.thumb-list > a > img {
border: 1px solid #ffffff;
display: block;
float: left;
}
.modular_gallery_thumbs_right_list > div > a,
.modular_gallery_thumbs_bottom_list > div > a {
position: relative;
}
.modular_gallery_thumbs_bottom_list > div > a {
display: block;
float: left;
}
.thumb-list > a > div.thumbListHover,
.modular_gallery_thumbs_right_list > div > a >div.thumbListHover,
.modular_gallery_thumbs_bottom_list > div > a > div.thumbListHover {
display: block;
left: 0;
position: absolute;
top: 0;
z-index: 10000;
background-image: url(//www.tristateshredding.com/wp-content/themes/modularwp-template-one/images/layout/search-glass.png);
background-repeat: no-repeat;
background-position: center center;
opacity: 0.7;
display: none;
}
.thumb-list > a:hover > div.thumbListHover,
.modular_gallery_thumbs_right_list > div > a:hover >div.thumbListHover,
.modular_gallery_thumbs_bottom_list > div > a:hover > div.thumbListHover {
display: block;
}
.modular_gallery_thumbs_right_main > img {
display: block;
margin: 0 auto;
}
.modular_gallery_thumbs_right_main {
width: 65%;
}
.modular_gallery_thumbs_right_list {
float: right;
width: 33%;
}
.modular_gallery_thumbs_right_list a {
display: block;
float: left;
margin: 0 2% 4%;
width: 45%;
position: relative;
}
.modular_gallery_thumbs_right_list_navigation {
width: 33%;
margin-top: 20px;
float: right;
margin-top: -20px;
}
.modular_gallery_thumbs_bottom_list_navigation {
width: 100%;
margin-top: 20px;
float: left;
}
.modular_gallery_thumbs_right_list_navigation > a,
.modular_gallery_thumbs_bottom_list_navigation > a {
float: left;
font-size: 20px !important;
}
.modular_gallery_thumbs_right_list_navigation > a + a,
.modular_gallery_thumbs_bottom_list_navigation > a + a {
float: right;
font-size: 20px;
}
.modular_gallery_thumbs_bottom_main {
margin-bottom: 20px;
} .recent_news {}
.recent_news img {
display: block;
}
.recent_news > .date,
article > #postThumbnail + .date {
background: #000000;
padding: 10px;
color: #ffffff;
}
article > #postThumbnail + .date {
margin-bottom: 20px;
}
#postThumbnail img {
display: block;
width: 100%;
}
.recent_news_categories {
border-bottom: 1px dotted #999999;
padding-bottom: 10px;
margin-bottom: 10px;
}
.recent_news h3 {
font-size: 20px;
margin-top: 20px;
}
.recent_news_categories {
font-size: 12px;
color: #666666;
} .tabs > ul > li > a:hover {
text-decoration: none;
}
.tabs.horizontal {}
.tabs.horizontal > ul {
position: relative;
float: left;
width: 30%;
background-color: transparent;
padding-left: 0px;
}
.tabs.horizontal > ul > li {
position: relative;
float: left;
clear: both;
color: #ffffff;
font-size: 14px;
border-radius: 4px;
box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
margin-bottom: 10px;
cursor: pointer;
width: 95%;
list-style: none;
}
.tabs.horizontal > ul > li > a {
color: #ffffff;
font-size: 14px;
padding: 5px 10px;
display: block;
width: calc(100% - 20px);
}
.tabs.horizontal > div {
float: right;
position: relative;
width: 65%;
}
.tabs.vertical {}
.tabs.vertical > ul {
position: relative;
width: 100%;
background-color: transparent;
padding-left: 0px;
}
.tabs.vertical > ul > li {
position: relative;
float: left;
box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
margin-bottom: 20px;
cursor: pointer;
margin-right: 10px;
border-radius: 4px;
overflow: hidden;
}
.tabs.vertical > ul > li > a {
color: #ffffff;
font-size: 14px;
display: block;
padding: 5px 10px;
}
.ui-tabs.vertical > div {
margin-left: 0px;
} .button,
.modular_gallery_thumbs_right_list_navigation > a,
.modular_gallery_thumbs_bottom_list_navigation > a {
position: relative;
float: left;
box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
cursor: pointer;
border-radius: 4px;
overflow: hidden;
color: #ffffff;
font-size: 14px;
display: block;
padding: 5px 10px;
}
.button p {
margin-bottom: 0px;
}
.button:hover {
text-decoration: none;
} .testimonials .carousel-list > div {
border-left: 0px;
text-align: left;
}
.testimonials .carousel-list > div > div { }
.testimonial-prev {
background-color: rgba(0, 0, 0, 0.5);
height: 40px;
left: -45px;
position: absolute;
width: 40px;
background-image: url(//www.tristateshredding.com/wp-content/themes/modularwp-template-one/images/layout/slider-nav-left-small.png);
background-position: center center;
background-repeat: no-repeat;
text-indent: -999999px;
cursor: pointer;
}
.testimonial-next {
background-color: rgba(0, 0, 0, 0.5);
height: 40px;
position: absolute;
right: -45px;
width: 40px;
background-image: url(//www.tristateshredding.com/wp-content/themes/modularwp-template-one/images/layout/slider-nav-right-small.png);
background-position: center center;
background-repeat: no-repeat;
text-indent: -999999px;
cursor: pointer;
}
.testimonial-prev > div,
.testimonial-next > div {
display: block;
height: 100%;
}
.testimonial-pr-nx {
height: 40px;
margin-top: -20px;
position: absolute;
top: 50%;
width: 100%;
}
.testouter.carousel > h2 {}
.testimonials .testImg,
.testContent > h3,
.testContent > .stars {
text-align: center;
}
.testimonials .stars {
margin-bottom: 20px;
}
.testimonials .author {}
.testimonials .author > span {
color: #333333;
float: left;
font-style: italic;
margin-right: 10px;
position: relative;
}
.testimonials .carousel-list > div {
border: none;
} .imageSwap {
text-align: center;
}
.imageSwap span {
display: block;
margin-top: 20px;
color: #000000;
font-size: 20px;
text-decoration: none;
}
.imageSwap a {
text-decoration: none;
}
.imageSwap a:hover span {
text-decoration: none;
} .modular_price_box {
background-color: #ffffff;
border: 1px solid #cccccc;
border-radius: 6px;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
overflow: hidden;
}
.modular_price_box.featured {
margin-top: -40px;
}
.modular_price_box > div > div.modular_price_box_title {
padding: 20px;
text-align: center;
background: none repeat scroll 0 0 #f1f1f1;
}
.modular_price_box > div > div.modular_price_box_content {
padding: 20px;
}
.modular_price_box > div > div:first-child h4 {
margin-bottom: 0px;
}
.modular_price_box > div > div .button {
float: none;
margin-bottom: 0px;
margin: 0 auto;
max-width: 100px;
margin-top: 20px;
}
.modular_price_box h3 {
font-size: 26px;
}
.modular_price_box h4 {
font-size: 22px;
} .modular_counter > span.modular_counter_number {
font-size: 62px;
margin-bottom: 20px;
display: block;
}
.modular_counter_visual {
background-color: #f1f1f1;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}
.modular_counter > h3 {
margin-top: 20px;
}
.modular_counter_percent {
margin-top: 20px;
display: block;
} .modular_rollup {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.modular_rollup.circle,
.modular_rollup.circle-dark {
border-radius: 50%;
overflow: hidden;
}
.modular_rollup.circle > div,
.modular_rollup.circle-dark > div {
text-align: center;
}
.modular_rollup.circle > div > div,
.modular_rollup.circle-dark > div > div {
padding: 10px 50px;
}
.modular_rollup.circle > div > div:first-child,
.modular_rollup.circle-dark > div > div:first-child {
padding-top: 30px;
}
.modular_rollup.circle > div .button,
.modular_rollup.circle-dark > div .button {
margin: 0 auto;
max-width: 100px;
float: none;
}
.modular_rollup > div {
background: #ffffff;
}
.modular_rollup.square-dark > div *,
.modular_rollup.circle-dark > div * {
color: #ffffff;
} .tweet_list > li {
display: block;
clear: both;
margin-bottom: 10px;
font-size: 16px;
line-height: 22px;
}
.tweet_list {
padding-left: 0px;
}
#footerCopyInfo {
margin-top: 30px;
}
#footerCopyInfo > div {
float: left;
}
#footerCopyInfo > div + div {
float: right;
}
#footerCopyInfo > div + div p {
font-size: 12px;
text-align: right;
color: #ffffff;
}
.tb-close-icon:before {
background-image: url(//www.tristateshredding.com/wp-content/themes/modularwp-template-one/images/layout/close.png);
background-size: 100% auto;
text-indent: -9999px;
border: 0px;
outline: 0px;
background-repeat: no-repeat;
}
.wpcf7-response-output {
color: #020202 !important;
} #page_sidebar div:first-child {
width: 100%;
background: #EFEFEF;
}
#page_sidebar div:first-child h2 {
text-align: center;
background: #2C4778;
color: #FFF;
padding: 5px 0;
}
#page_sidebar div:first-child .textwidget {
margin: 0 15px;
}
#page_sidebar div form ::-webkit-input-placeholder, #wpcf7-f62-p13-o1 ::-webkit-input-placeholder {
font-style: italic;
font-family: arial, helvetica, sans serif;
font-size: 14px;
}
#page_sidebar div form :-moz-placeholder, #wpcf7-f62-p13-o1 :-moz-placeholder {
font-style: italic;
font-family: arial, helvetica, sans serif;
font-size: 14px;
}
#page_sidebar div form ::-moz-placeholder, #wpcf7-f62-p13-o1 ::-moz-placeholder {
font-style: italic;
font-family: arial, helvetica, sans serif;
font-size: 14px;
}
#page_sidebar div form :-ms-input-placeholder, #wpcf7-f62-p13-o1 :-ms-input-placeholder {
font-style: italic;
font-family: arial, helvetica, sans serif;
font-size: 14px;
}
#page_sidebar div form textarea {
font-family: arial, helvetica, sans serif;
font-size: 14px;
}
#page_sidebar div form input[type="submit"] {
width: 100%;
text-align: center;
}
#home_form .g-recaptcha > div  {
transform: scale(1.1);
transform-origin: 0 0 0;
}
.g-recaptcha > div {
transform: scale(0.9);
transform-origin: 0 0 0;
} #wpcf7-f62-p13-o1 {
width: 100%;
}
#wpcf7-f62-p13-o1 form:after {
height: 0;
clear: both;
display: block;
visibility: hidden;
content: " "; }
#wpcf7-f62-p13-o1 div {
margin: 0 0 10px;
width: 48%;
}
#wpcf7-f62-p13-o1 .input-left {
float: left;
}
#wpcf7-f62-p13-o1 .input-right {
float: right;
}
#wpcf7-f62-p13-o1 div label {
margin: 0 0 5px;
}
#wpcf7-f62-p13-o1 .input-center {
width: 100%;
}
#wpcf7-f62-p13-o1 .g-recaptcha > div {
transform: scale(1);
transform-origin: 0 0 0;
} #home_form {
background: #FFF;
box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
border-radius: 4px;
}
#home_form h3 {
text-align: center;
}
.blue_cols #home_form label, .blue_cols #home_form  h3{
color: #2C4778;
}
#home_form .wpcf7-form-control.wpcf7-submit {
background-color: #2C4778;
border-color: #2C4778;
color: #ffffff;
}
.textwidget, .textwidget p{
color: white !important;
}
footer li {list-style-type:none;}
.clearfix > span {
color: #000000;
float: right;
font-weight: bold;
position: relative;
top: 50px;
}
.ngsliderText {
bottom: 50px;
postition: absolute;
text-align: center;
width: 100%;
}
.ngsliderTitle {
font-weight: 700;
font-style: normal;
font-size: 30px;
width: 60%;
margin: 0 auto;
}
.button {
font-weight: bold;
display: inline-block;
float: none;
margin: 0 auto;
position: relative;
}
.blue_cols {
background-color: #2C4778;
}
.blue_cols p, .blue_cols h2, .blue_cols {
color: #ffffff;
}
.services {
text-align: center;
}
#pickup_cta { text-align: center; }
#pickup_cta h2 {
font-size: 40px;
color:#2C4778;
}
.larger-font, .larger-font p, .larger-font input {
font-size: 18px;
line-height: 1.5;
}
div.wpcf7 div { text-align: left; margin-bottom: 20px;}
#cent { text-align: center; }
input[type="tel"] {
border: 1px solid #cccccc;
box-shadow: 0 1px 0 #cccccc;
padding: 5px;
width: calc(100% - 10px);
}
.wpcf7-form-control.wpcf7-submit:hover { background-color: #ffffff; }
.wpcf7-form-control.wpcf7-submit {
background-color: #ffffff;
color: #2c4778;
display: inline-block;
float: none;
font-weight: bold;
margin: 0 auto;
position: relative;
text-transform: uppercase;
}
#naidtalk p {color: #ffffff; }
.wpcf7 label {
color: #2c4778;
} @media only screen and (max-width: 1225px) {
#modular_site_wrap {
width: 100%;
}
section#pageContent,
.innerWrapper {
width: 740px;
}
.post_title > div {
width: 700px;
}
#fullWidth .row > div {
width: 800px;
}
section#pageContent.hasSidebar > main {
width: 400px;
}
#primary-navigation {
clear: both;
margin-bottom: 10px;
position: relative;
}
.menu-main-container { }
#headerBottom .address {
margin: 6px 0 0 0;
}
#headerBottom #logo {
margin-bottom: 60px;
}
#headerTopLeft {
display: none;
} #primary-navigation { clear: both;
}
#responseamenu {
background: #2C4778 url(//www.tristateshredding.com/wp-content/themes/modularwp-template-one/images/layout/hamburger-menu-icon.png) no-repeat right center;
border: none;
box-shadow: none;
color: #FFF;
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
text-align: center;
}
#responseamenu option {
color: #FFF;
font-size: 18px;
font-weight: normal;
text-transform: lowercase;
text-align: left;
}
#menu-main {
width: 100%;
background: none;
box-shadow: none;
border: none;
}
#home_form .g-recaptcha > div {
transform: scale(0.75);
transform-origin: 0 0 0;
}
}
@media only screen and (max-width: 935px) {
section#pageContent,
.innerWrapper,
.post_title > div {
width: 540px;
}
.ngslider {
display: none!important;
}
#fullWidth .row > div {
width: 600px;
}
.col {
position: relative;
clear: both;
width: 100% !important;
}
.col > div {
margin: 20px 0;
}
section#pageContent.hasSidebar > aside#page_sidebar,
section#pageContent.hasSidebar > main {
width: 100%;
}
section#pageContent.hasSidebar > aside#page_sidebar {
margin-bottom: 20px;
}
.modular_price_box.featured {
margin-top: 0px;
}
#headerBottom {
text-align: center;
}
#headerBottom .phonenumber, #headerBottom .address{
top: -10px
}
#headerBottom .phonenumber{
float: left;
}
#headerBottom #logo {
display: block;
margin: 30px 0 12px;
width: 100%;
}
.menu-main-container {
display: inline-block;
}
#headerBottom #primary-navigation {
clear: both;
position: relative;
}
#headerBottom.style2 #primary-navigation > div > ul {
float: none;
left: 0;
margin-bottom: 40px;
} .wpcf7 {
width: 100%;
}
.wpcf7 form {
margin: 0 30px;
}
#home_form .g-recaptcha > div {
position: relative;
left: 50%;
margin-left: -137px;
transform: scale(0.9);
}
#wpcf7-f62-p13-o1 form .input-right.no-float {
float: none;
}
}
@media only screen and (max-width: 730px) {
section#pageContent,
.innerWrapper,
.post_title > div {
width: 340px;
}
.clearfix > span {
float: none !important;
top: -145px !important;
display: block;
}
#fullWidth .row > div {
width: 400px;
}
.ngsliderText {
display: none;
}
.carouselPop {
width: 400px;
}
.carousel-list > div {
width: 400px !important;
}
.carousel-list > div {
border: none;
}
.modular_gallery_thumbs_right_list_navigation {
width: 100%;
} #responseamenu {
border: none;
box-shadow: none;
}
#responseamenu option {
padding: 5px 0 5px 3px;
}
#headerBottom .clearfix span.phonenumber, #headerBottom .clearfix span.address{
float: none;
position: static;
margin: 0 0 10px;
}
#headerBottom .clearfix span.address{
margin: 0 0 20px;
}
#headerBottom .phonenumber{
float: left;
}
#headerBottom #logo {
display: block;
margin: 30px 0 12px;
width: 100%;
}
#headerBottom #primary-navigation {
clear: both;
position: relative;
}
.g-recaptcha > div {
transform: scale(0.84);
}
.accordion.vertical h3 {
font-size: 18px;
padding: 10px 45px 10px 10px;
background-position: right 10px center;
}
.accordion.vertical .accordion_item > div {
padding: 10px;
}
}
@media only screen and (max-width: 530px) {
section#pageContent,
.innerWrapper,
.post_title > div {
width: 300px;
}
#headerBottom #primary-navigation {
position: relative;
}
#headerBottom #logo {
float: none;
}
.clearfix > span {
top: -30px !important;
font-size: 75%;
}
#fullWidth .row > div {
width: 300px;
}
.ngsliderText {
display: none;
}
.fullwidth.row.home-hero {
display: none;
}
.carousel-prev,
.testimonial-prev {
left: 0px;
}
.carousel-next,
.testimonial-next {
right: 0px;
}
.carouselPop {
width: 300px;
}
.carousel-list > div {
width: 300px !important;
}
#wpcf7-f62-p13-o1 form .input-left, #wpcf7-f62-p13-o1 form .input-right {
width: 100%;
float: none;
}
#wpcf7-f62-p13-o1 form .g-recaptcha > div {
transform: scale(0.79);
transform-origin: 0 0 0;
margin-left: -10px;
}
.g-recaptcha > div {
transform: scale(0.7);
}
}