.alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
} .assistive-text {
clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
} .hentry {
margin: 0 0 1.5em;
}
.entry-meta {
clear: both;
}
.byline {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.entry-content,
.entry-summary {
margin: 0 0 1.5em 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
} .site-header img,
.entry-content img,
.comment-content img,
.widget img {
max-width: 100%; }
.site-header img,
.entry-content img,
img[class*="align"],
img[class*="wp-image-"] {
height: auto; }
.site-header img,
.entry-content img,
img.size-full {
max-width: 100%;
width: auto; }
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.wp-caption {
border: 1px solid #ccc;
max-width: 100%;
}
.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignright {
margin-bottom: 1.5em;
}
.wp-caption img {
display: block;
margin: 1.2% auto 0;
max-width: 98%;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
#content .gallery {
margin-bottom: 1.5em;
}
#content .gallery a img {
border: none;
height: auto;
max-width: 90%;
}
#content .gallery dd {
margin: 0;
} embed,
iframe,
object {
max-width: 100%;
} .widget {
margin: 0 0 1.5em;
} #searchsubmit {
display: none;
}          html {
background-color: #fff;
}
body {
font-family: "Montserrat", Arial, sans-serif;
color: #333;
background-color: #fff;
} a {
-webkit-transition: all .25s;
-moz-transition: all .25s;
transition: all .25s;
}
a:link,
a:visited {
color: #ea2625;
text-decoration: underline;
}
a:hover,
a:active {
text-decoration: none;
color: #1f4673;
} .main-content {
padding-top: 40px;
padding-bottom: 50px;
background-color: #fff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.not-found-background {
max-height: 850px;
max-width: 100%;
margin-left: auto;
margin-right: auto;
display: block;
}
.not-found-shell {
position: relative;
}
.not-found-text {
position: absolute;
top: 34%;
color: white;
text-align: center;
width: 95%;
margin-left: auto;
margin-right: auto;
}
.main-content-404 {
background-color: #182f5b;
background-image: url(//www.tomcotton.com/wp-content/themes/tomcotton/images/404-bg.jpg);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-repeat: no-repeat;
background-position-x: center;
height: 850px;
background-size: contain;
}
.main-content p,
.main-content li {
font-size: 18px;
line-height: 1.6em;
font-weight: 300;
}
@media only screen and (max-width: 767px) {
.main-content p,
.main-content li {
font-size: 15px;
}
} .main-content h1 {
font-size: 40px;
font-family: "Montserrat", Arial, sans-serif;
font-weight: 400;
color: #1f4673;
margin-top: 0;
margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
.main-content h1 {
font-size: 26px;
}
}
.main-content h1 a:link,
.main-content h1 a:visited {
color: #1f4673;
text-decoration: none;
}
.main-content h1 a:hover {
color: #1f4673;
}
.main-content article.post {
background-color: transparent;
}
.main-content article.post h1 {
margin-bottom: 0;
}
.main-content article.post .post-date {
color: #333;
font-size: 18px;
margin-bottom: 25px;
font-weight: 300;
}
.main-content article.post .post-photo {
float: left;
margin: 0 15px 10px 0;
}
.main-content article.post .entry-meta {
clear: both;
}
.main-content h2,
.main-content h3,
.main-content h4,
.main-content h5,
.main-content h6 {
font-family: "Montserrat", Arial, sans-serif;
font-weight: bold;
color: #1f4673;
}
.main-content .page-header {
border: none;
} .btn {
-webkit-transition: all .25s;
-moz-transition: all .25s;
transition: all .25s;
}
.btn-default {
border: 1px solid #ea2625;
text-transform: uppercase;
padding-left: 50px;
padding-right: 50px;
background-color: #ea2625;
color: #fff;
font-weight: bold;
font-family: "Montserrat", Arial, sans-serif;
font-size: 18px;
font-weight: normal;
}
.btn-default:link,
.btn-default:visited {
color: #fff;
text-decoration: none;
}
.btn-default:hover {
background-color: #1f4673;
color: #fff;
border-color: #1f4673;
} .btn-blue {
border: 1px solid #1f4673;
text-transform: uppercase;
padding: 12px 24px;
border-radius: 0;
background-color: #1f4673;
color: #fff;
font-weight: 300 !important;
font-family: "Montserrat", Arial, sans-serif;
font-size: 21px;
font-weight: normal;
}
.btn-blue:link,
.btn-blue:visited {
color: #fff;
text-decoration: none;
}
.btn-blue:hover {
background-color: #ea2625;
color: #fff;
border-color: #ea2625;
} .btn-gray {
border: 1px solid #757c85;
text-transform: uppercase;
padding: 12px 24px;
border-radius: 0;
background-color: #757c85;
color: #fff;
font-weight: 300 !important;
font-family: "Montserrat", Arial, sans-serif;
font-size: 21px;
font-weight: normal;
}
.btn-gray:link,
.btn-gray:visited {
color: #fff;
text-decoration: none;
}
.btn-gray:hover {
background-color: #ea2625;
color: #fff;
border-color: #ea2625;
} .btn-text {
padding: 18px 26px;
font-size: 20px;
font-family: "Montserrat", Arial, sans-serif;
font-weight: normal;
color: #fff;
}
@media only screen and (max-width: 767px) {
.btn-text {
font-size: 16px;
}
}
.btn-text:link,
.btn-text:visited {
color: #fff;
text-decoration: none;
}
.btn-text:hover {
color: #ea2625;
text-decoration: none;
}
.btn-text span {
border-bottom: 2px dotted rgba(255, 255, 255, 0.5);
}
.btn-text:hover span {
border-bottom: 2px dotted rgba(234, 38, 37, 0.5);
} .btn-clear {
border: 1px solid #333;
background-color: transparent;
border-style: solid;
border-radius: 0;
padding: 16px 24px;
font-size: 20px;
font-family: "Montserrat", Arial, sans-serif;
font-weight: normal;
color: #333;
}
@media only screen and (max-width: 767px) {
.btn-clear {
font-size: 16px;
}
}
.btn-clear:link,
.btn-clear:visited {
color: #333;
text-decoration: none;
}
.btn-clear:hover {
background-color: #b58c73;
color: #fff;
border-color: #b58c73;
}
.btn-clear.-btn-red {
border-color: #ea2625;
color: #ea2625;
}
.btn-clear.-btn-red:hover {
background-color: #ea2625;
color: #fff;
} .btn-clear-gray {
border-color: #757c85;
}
.btn-clear-gray:link,
.btn-clear-gray:visited {
color: #757c85;
text-decoration: none;
}
.btn-clear-gray:hover {
background-color: #ea2625;
color: #fff !important;
border-color: #ea2625;
} .btn-clear-white {
border-color: #fff;
}
.btn-clear-white:link,
.btn-clear-white:visited {
color: #fff;
}
.btn-clear-white:hover {
background-color: #fff;
color: #1f4673 !important;
border-color: #fff;
} .btn-red {
background-color: #ea2625;
color: #fff;
padding-left: 50px;
padding-right: 50px;
text-transform: uppercase;
font-weight: bold;
border-radius: 0;
}
.btn-red:link,
.btn-red:visited {
color: #fff;
text-decoration: none;
}
.btn-red:hover {
background-color: #790000;
color: #fff;
} .btn-green {
background-color: #668968;
color: #fff;
padding-left: 50px;
padding-right: 50px;
text-transform: uppercase;
text-decoration: none !important;
font-weight: normal;
border-color: #668968;
font-size: 18px;
}
.btn-green:hover {
background-color: #4b624c;
color: #fff;
border-color: #4b624c;
} .btn-blue-light {
background-color: #cee2ea;
color: #1f4673;
padding-left: 30px;
padding-right: 30px;
text-transform: uppercase;
text-decoration: none !important;
font-weight: normal;
border-color: #cee2ea;
font-size: 18px;
}
.btn-blue-light:hover {
background-color: #fff;
color: #1f4673;
border-color: #fff;
} .ir {
display: block;
border: 0;
text-indent: -999em;
overflow: hidden;
background-color: transparent;
background-repeat: no-repeat;
text-align: left;
direction: ltr;
*line-height: 0;
}
.ir br {
display: none;
}
.hidden {
display: none !important;
visibility: hidden;
}
.visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
}
.invisible {
visibility: hidden;
}
.clearfix:before,
.clearfix:after {
content: "";
display: table;
}
.clearfix:after {
clear: both;
}
.clearfix {
*zoom: 1;
}
.clear {
clear: both;
} .row-eq-height {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
@media only screen and (max-width: 991px) {
.row-eq-height {
display: block;
}
}  #nav {
overflow: hidden;
font-family: "Montserrat", Arial, sans-serif;
}
@media only screen and (max-width: 991px) {
#nav {
display: none;
position: absolute;
z-index: 20;
top: 110px;
left: 0;
width: 100%;
padding: 20px;
background-color: #1f4673;
}
}
@media only screen and (max-width: 767px) {
#nav {
top: 44px;
}
}
#nav ul.main-nav {
margin: 0;
padding: 0;
list-style: none;
text-align: center;
width: 100%;
}
@media only screen and (max-width: 991px) {
#nav ul.main-nav {
float: none;
width: 100%;
text-align: center;
padding: 0;
}
}
#nav ul li {
display: inline-block;
font-size: 18px;
text-align: center;
font-weight: bold;
}
@media only screen and (max-width: 991px) {
#nav ul li {
display: block;
border: none;
float: none;
padding: 5px 0;
}
}
#nav ul li a {
display: inline-block;
padding: 3px 10px;
}
@media only screen and (max-width: 991px) {
#nav ul li a {
background-image: none;
line-height: 1em;
border: none;
}
}
#nav ul li:first-child a {
border: none;
}
#nav ul li a:link,
#nav ul li a:visited {
color: #fff;
text-decoration: none;
}
#nav ul li a:hover {
color: #ea2625;
} .m-social-nav {
float: right;
padding-top: 20px;
}
@media only screen and (max-width: 991px) {
.m-social-nav {
padding-top: 0;
position: absolute;
top: 10px;
right: 8px;
}
}
@media only screen and (max-width: 640px) {
.m-social-nav {
top: 20px;
right: 17px;
}
}
@media only screen and (max-width: 400px) {
.m-social-nav {
top: -5px;
}
}
.m-social-nav ul.social-nav {
margin: 0;
padding: 0;
list-style: none;
text-align: center;
float: right;
}
.m-social-nav ul .social {
font-size: 36px;
padding: 5px 7px;
display: inline-block;
}
@media only screen and (max-width: 991px) {
.m-social-nav ul .social {
display: inline-block;
padding-top: 10px;
}
}
@media only screen and (max-width: 640px) {
.m-social-nav ul .social {
font-size: 26px; }
}
.m-social-nav ul .social a {
padding: 0;
border: none;
}
.m-social-nav ul .social a:link,
.m-social-nav ul .social a:visited {
color: #fff;
}
.m-social-nav ul .social a:hover {
color: #ea2625;
}
@media only screen and (max-width: 767px) {
#nav .fab {
font-size: 2em;
}
}
#ft .m-social-nav {
position: relative;
float: none;
padding: 0;
top: 0;
right: auto;
}
#ft .m-social-nav ul.social-nav {
position: relative;
float: none;
}
#ft .join {
width: 80%;
margin-right: auto;
margin-left: auto;
text-align: center;
padding: 30px 0 5px 0;
}
#ft .join input {
display: block;
height: 50px;
border-radius: 0;
margin-bottom: 10px;
vertical-align: middle;
}
#ft .join input.email {
padding: 14px;
}
#ft .join input.zip {
padding: 14px;
}
#ft .join input.btn {
padding: 11px 12px;
margin-left: auto;
margin-right: auto;
}
@media only screen and (min-width: 768px) {
#ft .join {
width: 80%;
}
#ft .join input {
display: inline-block;
margin-bottom: 0;
margin-right: 5px;
}
#ft .join input.email {
width: 35%;
}
#ft .join input.zip {
width: 20%;
}
#ft .join input.btn {
width: 30%;
margin-left: 0;
}
}
@media only screen and (min-width: 992px) {
#ft .join {
width: 50%;
}
}
.btn-red {
color: white;
background-color: #ea2625;
border-color: #ea2625;
} #nav ul li.donate {
margin-left: 5px;
}
@media only screen and (max-width: 991px) {
#nav ul li.donate {
margin-left: 0;
}
}
#nav ul li.donate a {
font-weight: bold;
background-color: #ea2625;
text-transform: uppercase;
}
#nav ul li.donate a:link,
#nav ul li.donate a:visited {
color: #fff;
}
#nav ul li.donate a:hover {
background-color: #fff;
color: #ea2625;
} .mobile-menu {
display: none;
z-index: 10;
background-color: transparent;
}
@media only screen and (max-width: 991px) {
.mobile-menu {
display: block;
position: absolute;
top: 70px;
right: 10px;
font-size: 28px;
line-height: 44px;
text-transform: uppercase;
width: 50px;
height: 44px;
text-align: center;
}
}
@media only screen and (max-width: 767px) {
.mobile-menu {
top: 0;
}
}
.mobile-menu:link,
.mobile-menu:visited {
color: #fff;
text-decoration: none;
}
body.home .mobile-menu {
background-color: #ea2625;
}
body.home .mobile-menu:link,
body.home .mobile-menu:visited {
color: #fff;
text-decoration: none;
} #hd {
background-color: #1b2735;
padding: 0 0 20px 0;
}
body.home #hd {
position: absolute;
top: 0;
width: 100%;
background-color: transparent;
z-index: 20;
border: none;
padding: 0;
}
.hd-interior {
display: block;
width: 100%;
}
.hd-bottom {
clear: both;
} #logo {
width: 208px;
height: 90px;
margin: 10px 0 0 20px;
overflow: hidden;
background: url(//www.tomcotton.com/wp-content/themes/tomcotton/images/logo2020.png) no-repeat 0 0;
background-size: contain;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
}
#logo a {
display: block;
height: 100%;
text-indent: 110%;
text-align: left;
overflow: hidden;
white-space: nowrap;
}
#logo a:link,
#logo a:visited {
text-decoration: none;
}
.m-home-intro {
position: relative;
} .m-home-intro .feature-photo {
width: 100%;
}
@media only screen and (min-width: 991px) {
.m-home-intro .intro-background {
background-image: url(//www.tomcotton.com/wp-content/themes/tomcotton/images/bg-feature-v02.jpg);
background-repeat: no-repeat;
background-size: cover;
text-align: center;
}
.m-home-intro .feature-photo {
max-height: 800px;
max-width: 80%;
margin-top: 130px;
width: auto;
}
}
.m-home-intro .content {
position: absolute;
color: #fff;
bottom: 0;
z-index: 10;
width: 100%;
background-color: rgba(0, 0, 0, 0.8);
padding: 20px;
}
@media only screen and (max-width: 991px) {
.m-home-intro .content {
position: relative;
bottom: auto;
}
}
.m-home-intro .join {
padding-top: 10px;
text-align: center;
}
.m-home-intro h1 {
font-weight: 700;
font-size: 50px;
color: #fff;
margin-top: 0;
margin-bottom: 20px;
line-height: 1em;
font-family: "Montserrat", Arial, sans-serif;
text-transform: uppercase;
border-left: 12px solid #ea2625;
padding: 0 0 0 12px;
}
@media only screen and (max-width: 991px) {
.m-home-intro h1 {
font-size: 35px;
}
}
@media only screen and (max-width: 640px) {
.m-home-intro h1 {
font-size: 20px;
}
}
.m-home-intro h2 {
font-weight: 300;
font-size: 30px;
margin-top: 0;
text-align: left;
}
@media only screen and (max-width: 991px) {
.m-home-intro h2 {
font-size: 21px;
}
}
@media only screen and (max-width: 767px) {
.m-home-intro h2 {
font-size: 20px;
font-weight: bold;
}
}
.m-home-intro p {
font-weight: 300;
font-size: 20px;
}
@media only screen and (max-width: 991px) {
.m-home-intro p {
font-size: 16px;
}
}
@media only screen and (max-width: 767px) {
.m-home-intro p {
font-size: 18px;
}
}
.m-home-intro input[type="text"] {
border-radius: 0;
font-family: "Montserrat", Arial, sans-serif;
display: inline-block;
height: auto;
padding: 12px;
vertical-align: middle;
font-weight: 300;
margin-bottom: 10px;
}
@media only screen and (max-width: 640px) {
.m-home-intro input[type="text"] {
width: 100%;
float: none;
}
}
.m-home-intro .email {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.m-home-intro .zip {
width: 49%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
}
.m-home-intro .phone {
width: 49%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: right;
}
.m-home-intro .btn-default {
clear: both;
border-radius: 0;
vertical-align: middle;
padding: 10px 12px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-weight: bold;
text-transform: uppercase;
}
.m-ft-social-nav {
font-size: 40px;
margin-bottom: 40px;
text-align: center;
}
@media only screen and (max-width: 767px) {
.m-ft-social-nav {
text-align: center;
}
}
.m-ft-social-nav h5 {
font-size: 24px;
font-weight: 700;
margin: 0 0 .25em 0;
}
.m-ft-social-nav ul,
.m-ft-social-nav li {
list-style: none;
padding: 0;
margin: 0;
}
.m-ft-social-nav li {
display: inline-block;
padding: 0 5px;
}
.m-ft-social-nav li a:link,
.m-ft-social-nav li a:visited {
color: #fff;
}
.m-ft-social-nav li a:hover {
color: #ea2625;
} #ft {
color: #fff;
padding: 30px 0;
text-align: center;
background-color: #1b2735;
}
#ft .ft-links {
font-size: 18px;
text-align: left;
font-weight: 300;
}
@media only screen and (max-width: 767px) {
#ft .ft-links {
text-align: center;
}
}
#ft .ft-links a:link,
#ft .ft-links a:visited {
color: #fff;
text-decoration: none;
}
#ft .ft-links a:hover {
text-decoration: underline;
}
#ft .address {
text-align: right;
font-weight: 300;
}
@media only screen and (max-width: 767px) {
#ft .address {
text-align: center;
}
}
#ft .address a:link,
#ft .address a:visited {
color: #fff;
text-decoration: none;
}
#ft .address a:hover {
text-decoration: underline;
}
.m-paidfor {
text-align: center;
margin-top: 15px;
}
.m-paidfor .paid {
display: inline-block;
padding: 5px 10px;
border: 1px solid #fff;
text-transform: uppercase;
}
.m-paidfor p {
display: block;
padding: 6px 20px;
margin: 0 0 20px 0;
font-size: 14px;
font-weight: 300;
}
@media only screen and (max-width: 991px) {
.m-paidfor p {
font-size: 14px;
}
}
.m-paidfor a:link,
.m-paidfor a:visited {
color: #fff;
text-decoration: none;
}
.m-paidfor a:hover {
text-decoration: underline;
} .g-section-title {
text-align: center;
color: #ea2625;
font-family: "Montserrat", Arial, sans-serif;
font-size: 48px;
padding-bottom: 30px;
margin: 0 0 .5em 0;
background: url(//www.tomcotton.com/wp-content/themes/tomcotton/images/icon-stars.png) no-repeat 50% 100%;
background-size: 109px 18px;
}
@media only screen and (max-width: 640px) {
.g-section-title {
font-size: 29px;
}
}
.g-section-title.-light {
color: #fff;
} .g-section-spacer {
width: 100%;
clear: both;
height: 60px;
}
.m-about {
padding: 0 0 40px 0;
text-align: center;
}
.m-about .photos img {
display: block;
width: 100%;
}
.m-about p {
font-size: 20px;
font-weight: 300;
line-height: 1.75em;
}
@media only screen and (max-width: 640px) {
.m-about p {
font-size: 16px;
}
}
.m-about h1 {
color: #1f4673;
margin: 0;
padding: 30px 0;
font-size: 60px;
font-weight: 400;
}
@media only screen and (max-width: 991px) {
.m-about h1 {
font-size: 42px;
}
}
@media only screen and (max-width: 767px) {
.m-about h1 {
font-size: 24px;
padding-top: 0;
}
}
.m-about .callouts {
padding-top: 20px;
}
.m-about .callout {
background-color: #1f4673;
color: #fff;
padding: 10px;
text-align: left;
margin-bottom: 20px;
}
.m-about .callout p {
font-size: 14px;
}
.m-about .callout a {
font-weight: bold;
}
.m-about .callout a:link,
.m-about .callout a:visited {
color: #fff;
}
.m-donate {
padding: 40px 0;
text-align: center;
background-color: #1f4673;
}
.m-donate h1 {
color: #fff;
margin: 0 0 15px 0;
padding: 30px 0 0 0;
font-size: 40px;
font-weight: bold;
}
@media only screen and (max-width: 991px) {
.m-donate h1 {
font-size: 28px;
}
}
@media only screen and (max-width: 640px) {
.m-donate h1 {
font-size: 16px;
}
}
.m-donate p {
font-weight: 300;
margin-bottom: 20px;
font-size: 24px;
line-height: 1.75em;
}
@media only screen and (max-width: 640px) {
.m-donate p {
font-size: 17px;
}
}
.m-donate .btn {
font-size: 21px;
font-weight: 700 !important;
padding: 9px 20px;
vertical-align: top;
}
.m-donate .btn:hover {
background-color: #1f4673;
}
.m-ftnav {
text-align: center;
margin-bottom: 10px;
}
.m-ftnav ul,
.m-ftnav li {
list-style: none;
margin: 0;
padding: 0;
}
.m-ftnav li {
display: inline-block;
}
@media only screen and (max-width: 991px) {
.m-ftnav li {
display: block;
}
}
.m-ftnav a {
display: inline-block;
padding: 4px 12px;
font-size: 16px;
font-weight: bold;
}
@media only screen and (max-width: 991px) {
.m-ftnav a {
font-size: 14px;
padding: 4px 10px;
border: none;
}
}
.m-ftnav a:link,
.m-ftnav a:visited {
color: #fff;
text-decoration: none;
}
.m-ftnav a:hover {
color: #ea2625;
}
.m-ftnav .donate a {
font-weight: bold;
background-color: #ea2625;
}
.m-ftnav .donate a:link,
.m-ftnav .donate a:visited {
color: #fff;
}
.m-ftnav .donate a:hover {
background-color: #fff;
color: #ea2625;
}
.m-ftsubnav {
text-align: center;
}
@media only screen and (max-width: 767px) {
.m-ftsubnav {
text-align: center;
}
}
.m-ftsubnav ul,
.m-ftsubnav li {
list-style: none;
margin: 0;
padding: 0;
}
.m-ftsubnav li {
display: inline-block;
}
.m-ftsubnav a {
display: inline-block;
padding: 0;
font-size: 14px;
font-weight: 300;
}
.m-ftsubnav a:link,
.m-ftsubnav a:visited {
color: #fff;
text-decoration: underline;
}
.m-ftsubnav a:hover {
color: #fff;
text-decoration: none;
}
#bd {
background-color: #fff;
}
#bd-404 {
background-color: #182f5b;
} .m-ft-logo {
width: 248px;
height: 109px;
margin: 30px auto;
overflow: hidden;
background: url(//www.tomcotton.com/wp-content/themes/tomcotton/images/logo2020.png) no-repeat 50% 0;
background-size: contain;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (max-width: 991px) {
.m-ft-logo {
margin-top: 0;
}
}
.m-ft-logo a {
display: block;
height: 100%;
text-indent: 110%;
text-align: left;
overflow: hidden;
white-space: nowrap;
}
.m-ft-logo a:link,
.m-ft-logo a:visited {
text-decoration: none;
}
.m-ft-signup {
margin-bottom: 20px;
text-align: left;
}
@media only screen and (max-width: 767px) {
.m-ft-signup {
text-align: center;
}
}
.m-ft-signup input[type="text"] {
border-radius: 0;
font-family: "Montserrat", Arial, sans-serif;
display: inline-block;
height: auto;
padding: 12px;
vertical-align: middle;
font-weight: 300;
}
@media only screen and (max-width: 640px) {
.m-ft-signup input[type="text"] {
width: 100%;
float: none;
margin-bottom: 10px;
}
}
.m-ft-signup .email {
width: 65%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.m-ft-signup .btn-default {
border-radius: 0;
vertical-align: middle;
width: 30%;
padding: 10px 12px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-weight: 300;
}
@media only screen and (max-width: 991px) {
.m-ft-signup .btn-default {
width: auto;
}
}
.m-feed {
margin-bottom: 40px;
}
.m-feed-content {
padding: 40px 0;
text-align: center;
background: url(//www.tomcotton.com/wp-content/themes/tomcotton/images/bg-feed-blue.png) repeat-y 50% 0 #ea2625;
color: #fff;
}
.m-feed-content-row-1 {
padding: 40px 0;
text-align: center;
background: url(//www.tomcotton.com/wp-content/themes/tomcotton/images/bg-feed-blue.png) repeat-y 50% 0 #ea2625;
color: #fff;
}
.m-feed-content-row-2 {
padding: 40px 0;
text-align: center;
background: url(//www.tomcotton.com/wp-content/themes/tomcotton/images/bg-feed-blue-right.png) repeat-y 50% 0 #ea2625;
color: #fff;
}
.m-feed hr {
margin-bottom: 40px;
margin-top: 0;
}
@media only screen and (max-width: 991px) {
.m-feed-content {
background: #1b2735;
}
.m-feed-content-row-1 {
background: #1b2735;
}
.m-feed-content-row-2 {
background: #ea2625;
}
}
.m-feed .icon {
font-size: 40px;
color: #fff;
margin-bottom: 40px;
}
.m-feed p {
font-size: 20px;
}
.m-feed .quote-mark {
font-size: 80px;
margin: 0;
line-height: 30px;
}
.m-feed .quote-mark.open {
padding-top: 40px;
text-align: left;
}
.m-feed .quote-mark.closing {
text-align: right;
padding-top: 20px;
}
.m-feed img {
display: block;
max-width: 100%;
margin: 0 auto;
}
.m-map {
padding: 40px 0;
background: url(//www.tomcotton.com/wp-content/themes/tomcotton/images/bg-map.jpg) no-repeat 50% 0;
background-size: cover;
}
.m-map h2 {
font-size: 40px;
color: #ea2625;
margin: 0 0 .25em 0;
font-weight: bold;
}
.m-map p.intro {
font-size: 20px;
color: #ea2625;
font-weight: 300;
}
.m-map .callout {
padding: 15px;
background-color: #757c85;
color: #fff;
margin-bottom: 20px;
}
.m-map .callout .photo img {
display: block;
width: 100%;
}
.m-map .callout h3 {
font-weight: bold;
margin: 0 0 .25em 0;
font-size: 16px;
line-height: 1.3;
}
.m-map .callout p {
font-size: 16px;
font-weight: 300;
}
@media only screen and (min-width: 768px) {
.m-map .callout h3 {
line-height: 1.1;
}
.m-map .callout p {
font-size: 13px;
font-weight: 300;
}
}
.m-map .callout .more {
display: inline-block;
padding: 5px 10px;
background-color: #ea2625;
color: #fff;
font-weight: bold;
text-transform: uppercase;
}
.m-map .callout a:link,
.m-map .callout a:visited {
color: #fff;
text-decoration: none;
}
.m-map .callout .more:hover {
background-color: #1f4673;
}
.m-map .map {
padding-top: 150px;
}
@media only screen and (max-width: 640px) {
.m-map .map {
padding-top: 20px;
}
}
.m-map .map img {
display: block;
width: 100%;
max-width: 400px;
margin: 0 auto;
}
.m-map .big-more {
display: inline-block;
padding: 10px 20px;
background-color: #ea2625;
color: #fff;
font-weight: bold;
text-transform: uppercase;
font-size: 20px;
}
.m-map .big-more:link,
.m-map .big-more:visited {
text-decoration: none;
}
.m-map .big-more:hover {
background-color: #1f4673;
}
.m-sticker {
background-color: #1f4673;
color: #fff;
padding: 30px 0;
margin: 50px 0;
}
.m-sticker img {
margin-right: 0;
width: 100%;
max-width: 350px;
right: 0;
margin-left: auto;
display: block;
}
.m-sticker h1 {
font-size: 45px;
line-height: 1em;
padding-left: 12px;
font-style: italic;
font-weight: bold;
margin-top: 50px;
}
.m-sticker a {
margin-top: 10px;
}
.m-sticker .text-block {
text-align: left;
}
@media only screen and (max-width: 768px) {
.m-sticker img {
margin-right: auto;
}
.m-sticker h1 {
margin-top: 10px;
}
.m-sticker .text-block {
text-align: center;
}
}
.m-social {
background-color: #1f4673;
color: #fff;
padding: 30px 0;
}
.m-social h1 {
font-weight: 300;
font-size: 60px;
line-height: 1em;
border-left: 12px solid #fff;
padding-left: 12px;
}
@media only screen and (max-width: 991px) {
.m-social h1 {
font-size: 42px;
border: none;
text-align: center;
}
}
@media only screen and (max-width: 767px) {
.m-social {
padding: 10px 0;
}
}
@media only screen and (max-width: 640px) {
.m-social h1 {
font-size: 24px;
}
}
.m-social ul.social-nav {
margin: 0;
padding: 25px 0 0 0;
list-style: none;
text-align: center;
float: right;
}
@media only screen and (max-width: 991px) {
.m-social ul.social-nav {
float: none;
}
}
.m-social ul .social {
font-size: 70px;
padding: 5px 7px;
margin-left: 20px;
display: inline-block;
}
@media only screen and (max-width: 991px) {
.m-social ul .social {
display: inline-block;
padding-top: 10px;
font-size: 50px;
}
}
@media only screen and (max-width: 767px) {
.m-social ul .social {
font-size: 40px;
}
.m-social ul.social-nav {
padding: 0;
}
}
.m-social ul .social a {
padding: 0;
border: none;
}
.m-social ul .social a:link,
.m-social ul .social a:visited {
color: #fff;
}
.m-social ul .social a:hover {
color: #ea2625;
}
.m-news {
padding: 40px 0;
}
@media only screen and (max-width: 767px) {
.m-news>.container>.row>div {
padding-bottom: 40px;
}
.m-news>.container>.row>div:last-child {
padding-bottom: 0;
}
}
.m-news img {
display: block;
max-width: 100%;
width: 100%;
}
.m-news h2 {
color: #333;
font-weight: bold;
font-size: 22px;
}
.m-news h2 a:link,
.m-news h2 a:visited {
color: #333;
text-decoration: none;
}
.m-news h2 a:hover {
color: #1f4673;
}
@media only screen and (min-width: 767px) {
.m-news h2 {
font-size: 30px;
}
}
.m-news p {
font-weight: 300;
font-size: 20px;
}
@media only screen and (min-width: 767px) {
.m-news p {
font-size: 14px;
}
}
.m-news .more {
display: inline-block;
padding: 5px 10px;
background-color: #ea2625;
color: #fff;
font-weight: bold;
text-transform: uppercase;
}
.m-news .more:link,
.m-news .more:visited {
color: #fff;
text-decoration: none;
}
.m-news .more:hover {
background-color: #1f4673;
} .m-home-featured {
padding-top: 40px;
}
@media only screen and (max-width: 767px) {
.m-home-featured>.container>.row>div {
padding-bottom: 40px;
}
.m-home-featured>.container>.row>div:last-child {
padding-bottom: 0;
}
}
.m-home-featured h2 {
color: #333;
font-weight: bold;
font-size: 22px;
}
.m-home-featured h2 a:link,
.m-home-featured h2 a:visited {
color: #333;
text-decoration: none;
}
.m-home-featured h2 a:hover {
color: #1f4673;
}
@media only screen and (min-width: 767px) {
.m-home-featured h2 {
font-size: 30px;
}
}
.m-home-featured p {
font-weight: 300;
font-size: 20px;
}
@media only screen and (min-width: 767px) {
.m-home-featured p {
font-size: 18px;
}
}
.m-home-featured .more {
display: inline-block;
padding: 5px 10px;
background-color: #ea2625;
color: #fff;
font-weight: bold;
text-transform: uppercase;
}
.m-home-featured .more:link,
.m-home-featured .more:visited {
color: #fff;
text-decoration: none;
}
.m-home-featured .more:hover {
background-color: #1f4673;
}   @media print {
* {
background: transparent !important;
color: black !important;
box-shadow: none !important;
text-shadow: none !important;
filter: none !important;
-ms-filter: none !important;
} a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
} pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
} tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
}
input.error,
textarea.error,
select.error {
border: 1px solid red;
background-color: lightpink;
}
label.error {
display: none !important;
width: 0;
}
.full-width {
width: 100%;
max-width: 100%;
} #home-splash {
overflow: visible !important;
width: 90%;
max-width: 90%;
padding: 0;
max-width: 1200px;
}
#home-splash .header {
background-color: #1b2737;
padding-top: 20px;
padding-bottom: 20px;
}
#home-splash .header img {
width: 50%;
display: block;
margin-left: auto;
margin-right: auto;
}
#home-splash .body {
padding-top: 10px;
padding-bottom: 20px;
background-image: url(//www.tomcotton.com/wp-content/themes/tomcotton/images/tco-pop-bg-2.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position-x: center;
background-position-y: top;
text-align: center;
}
#home-splash .inner-body {
width: 90%;
margin-left: auto;
margin-right: auto;
}
#home-splash .body h1 {
font-weight: bold;
}
#home-splash .body p {
font-size: 22px;
font-style: italic;
}
#home-splash .body .btn {
padding: 6px 10px;
font-size: 20px;
}
.jquery-modal.blocker {
z-index: 1000;
}
@media only screen and (min-width: 768px) {
#home-splash .header img {
width: 40%;
}
#home-splash .body h1 {
font-size: 45px;
}
#home-splash .body p {
font-size: 28px;
}
#home-splash .body .btn {
padding: 6px 50px;
font-size: 28px;
}
}
@media only screen and (min-width: 992px) {
#home-splash .header img {
width: 30%;
}
}