.full_width,
.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
float: left;
}
.clear_column {
clear:both;
display:block;
font-size:0; height:0;
line-height:0; width:100%;
overflow: hidden;
}  .full_width  {
width: 100%;
}
.one_half  {
width: 50%;
}
.one_third  {
width: 33.3%;
}
.two_third  {
width: 66.6%;
}
.one_fourth  {
width: 25%;
}
.three_fourth  {
width: 75%;
}
.one_fifth  {
width: 20%;
}
.two_fifth  {
width: 40%;
}
.three_fifth  {
width: 60%;
}
.four_fifth  {
width: 80%;
}
.one_sixth  {
width: 16.6%;
}
.five_sixth  {
width: 83.4%;
}  @media screen and (max-width: 600px) {
.full_width,
.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
clear: both;
width: 100%;
margin-left: 0;
margin-right: 0;
margin-bottom: 1em;
}
}html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}  body {
margin: 0;
} main {
display: block;
} h1, h1 a {
font: normal 24px/32px Arial, sans-serif;
color: #125687;
}
h4, h4 a {
font: bold 16px/18px Arial, sans-serif;
color: #125687;
text-transform: uppercase;
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
[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: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
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-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}  body,
button,
input,
select,
optgroup,
textarea {
font: normal 14px/20px Arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} body {
background: #fff;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
} a {
color: #125687;
text-decoration: none;
}
a:visited {
}
a:hover,
a:focus,
a:active {
color: #5e636e !important;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}   .main-navigation {
display: block;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul li{
}
.main-navigation ul ul {
padding-top: 50px;
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul li:last-child a{
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
display: block;
left: auto;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: none;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: flex;
}
.main-navigation ul ul{
display: block;
}
}
.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
} .sticky {
display: block;
}
.post,
.page {
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
display: grid;
grid-gap: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
width: 100%;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
display: block;
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
} .infinity-end.neverending .site-footer {
display: block;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.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;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
} #masthead {
background-color: #d2dee5;
}
.custom-logo {
width: 230px !important;
}
.site-title {
position: absolute;
top: -9999px;
}
.site-branding {
display: inline-block;
vertical-align: middle;
margin-left: -23px;
margin-right: 23px;
}
#site-navigation {
display: inline-block;
width: calc(100% - 230px);
vertical-align: middle;
}
#mastin {
width: 980px;
margin: auto;
padding: 0 20px;
max-width: 100%;
}
.menu-main-menu-container {
float: right;
}
nav ul li a {
color: #000000;
padding-left: 15px;
padding-right: 15px;
}
nav ul li a:hover {
color: #215b87 !important;
}
nav ul ul li a {
color: #000000;
padding-top: 4px;
padding-bottom: 4px;
background-color: #d2dee5;
border-top:1px solid #cccccc;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
font-size: 12px;
}
nav ul ul li a:hover {
color: #fff !important;
background-color: #215b87;
}
#phonebar {
background-color: #215b87;
color:#fff;
}
#phonebarin {
width: 980px;
margin: auto;
text-align: right;
padding: 0 20px;
max-width: 100%;
}
#phonenum {
padding: 5px 0px;
}
#phonenum img {
position: relative;
left: -3px;
top: 3px;
} .footercolumntitle {
font-size: 11px;
color: #64656a;
font-weight: bold;
text-transform: uppercase;
}
#prefooter {
background-color: #e9eaea;
}
#prefooterin {
width: 980px;
margin: auto;
padding: 20px;
max-width: 100%;
}
#footcol1 {
margin-left: 0%;
}
#footcol4 {
margin-right: 0%;
}
.footercolumn {
display: inline-block;
width: 22%;
vertical-align: top;
margin: 2%;
font-size: 12px;
line-height: 1.3em;
color: #888;
}
.footercolumn .icon_small {
position: relative;
top: 5px;
margin-right: 3px;
}
.footercolumn a {
color: #888;
text-decoration: none;
}
.footercolumn a:hover {
color: #125687;
}
.footercolumn ul{
margin: 0;
padding: 0;
list-style: none;
}
.footercolumn li{
margin: 10px 0;
}
#colophon {
position: absolute;
left: -9999px;
top: -9999px;
}
#footer {
background-color: #125687;
color: #ccc;
font-size: 11px;
padding: 10px 0;
}
#footerin {
width: 980px;
margin: auto;
padding: 0 20px;
max-width: 100%;
}
#footerleft {
display: inline-block;
width: 80%;
margin-right: 5%;
vertical-align: middle;
}
#footerright {
display: inline-block;
vertical-align: middle;
width: 15%;
text-align: right;
}
#footerright a {
color: #fff;
text-decoration: none;
}
#footerright a:hover {
text-decoration: underline;
}
@media only screen and (max-width: 1023px) {
.footercolumn {
width: 46%;
}
#footcol3 {
margin-left: 0%;
}
#footcol2 {
margin-right: 0%;
}
}
@media only screen and (max-width: 699px) {
.footercolumn {
width: 100%;
margin-left: 0;
margin-right: 0;
}
} blockquote {
background: url(//www.gtimmons.com/wp-content/themes/progressio/wpv_theme/assets/images/patterns/pattern_02.png) repeat, url(//www.gtimmons.com/wp-content/themes/progressio/wpv_theme/assets/images/default/quote.png) right bottom no-repeat;
border-radius: 4px;
margin: 0;
padding: 10px 20px;
font-style: italic;
color: #777;
}
.cite::before {
content: " - ";
}
.imageradius {
border-radius: 8px;
}
.rightside {
width: 280px;
display: inline-block;
vertical-align: top;
}
.entry-content.reducedwidth {
width: calc(100% - 300px);
display: inline-block;
vertical-align: top;
margin-right: 20px;
}
.rightside ul {
margin: 0;
padding: 0 10px;
list-style: none;
}
.rightside li {
margin-bottom: 5px;
}
.rightside .icon_small {
margin-right: 5px;
position: relative;
top: 2px;
}
.entry-content ul {
margin-left: 0;
padding-left: 10px;
list-style-type: circle;
}
h6 {
font: italic 12px/18px Arial, sans-serif;
color: #125687;
font-style: italic;
}
h5 {
color: #125687;
}
h2 {
color: #125687;
font-weight: normal;
}
th, td, caption {
padding: 10px;
border: 1px solid #ddd;
}
table {
border: 1px solid #ddd;
border-spacing: 0;
}
.styled_table th {
background: #e8e8e8;
color: #125687;
font-size: 18px;
font-weight: normal;
text-align: left;
}
input.search-field {
background: #46494a !important;
color: #ddd !important;
}
#search-8 {
list-style: none;
}
#search-8 .search-submit {
display: none;
}
.entry-header .description {
color: #125687;
font: italic 13px/18px Arial, sans-serif;
margin-top: 10px;
}
.page-template-default .entry-header {
background-image: url(//www.gtimmons.com/wp-content/themes/progressio/wpv_theme/assets/images/light/sep_header.png);
background-position: center bottom;
background-repeat: no-repeat;
padding-bottom: 20px;
}
.page-template-default .entry-title {
margin-bottom: 0px;
}
#page {
overflow-x: hidden;
}
#primary {
margin: auto;
width: 980px;
padding: 20px;
max-width: 100%;
}
.entry-content ul {
margin: 0 0 0.8em 1.3em;
}
.servicescolumn {
display: inline-block;
position: relative;
width: calc(25% - 15px);
margin-right: 20px;
vertical-align: top;
margin-bottom: 40px;
}
.servicescolumn p {
margin: 0;
}
#servicescolumn4 {
margin-right: 0px;
}
.hideimage {
position: absolute;
z-index: -1;
left: 0;
top: 0;
}
.hiddenimage {
visibility: hidden;
}
.servicesimage {
display: block;
}
@media only screen and (max-width: 767px) {
.servicescolumn {
width: calc(50% - 10px);
}
#servicescolumn2 {
margin-right: 0px;
}
.entry-content.reducedwidth {
width: 100%;
display: block;
margin-right: 0px;
}
.rightside {
display: none;
}
}
@media only screen and (max-width: 499px) {
.servicescolumn {
width: 100%;
}
.servicescolumn {
margin-right: 0px;
}
} .home h1 {
margin-top: 0;
}
.home h1.entry-title {
position: absolute;
left: -9999px;
}