.coupon-box {
	display: none!important;
}
input[name="invoiceAmountEdit"] {
max-width: 100px;
}
div#CenPOSBilling {
    display: none;
}
a[href*="/cmspage/events-calendar/colorado-springs-safety-combustion-analysis-air-quality-testing-class-1/"] 
{
display:none!important;
}
.picture--wrapper {
    position: relative;
}
.image.image--overlay {
    position: absolute;
    max-width: 80%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
img.OverLayClass {
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: 0;
    max-width: 65%;
    transform: translate(-50%, -50%);
}
.table-cell.QuantityBackordered {
    color: red;
}
.delievery-charge-message {
    border: solid #ddd;
    border-width: 0px 1px 1px 1px;
	padding: 4px;
}
.delievery-charge-message label {
    color: red!important;
    font-size: 13px;
    font-weight: bold;
	display: inline;
}
.toast.toast-success {
    background-color: #BE1E2D;
}
button#main\.cart-btn:disabled {
    opacity: 0.7;
    cursor: not-allowed;
}
table#accountfunctions_table_66 {
    width: 100%;
}
a.btn.btn-big.bg-white.gray {
    border: black;
    border-width: 1px;
    border-style: solid;
}

@media (min-width: 320px) {
	
/* Calendar *******************************************************/	
section.calendar-top-section {
    background: #ededed;
    padding: 2rem 0;
}
.top-grid {
    border: 1px solid #dedede;
    background: #fff;
    padding: 25px 0 15px 0;
}
.top-grid a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 90px;
    margin: 5px;
}
.top-grid img {
    align-self: center;
    max-height: 100%;
    max-width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
span.message {
    display: block;
    color: #be1e2d;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    max-width: 550px;
    margin: auto;
}
.formnotes {
    padding-bottom: 15px;
    padding-top: 20px;
    /* text-align: center; */
}
section.event-detail-section {
    margin: 15px 0 2rem 0;
    box-shadow: 0 0px 2px 0 rgb(0 0 0 / 10%), 0 2px 5px 0 rgb(0 0 0 / 10%) !important;
    padding: 2rem 2.5rem;
}
.top-info, .top-info p {
    color: #37474f;
    font-weight: 400;
}
	.export-buttons .wrap {
    display: inline-block;
}
span.notice {
    color: #000000;
    font-style: italic;
    display: block;
    font-size: 16px;
    margin-top: 1rem;
}
.export-buttons {
    display: block;
    padding: 2rem 0 1rem 0;
}
.item-link-group span {
    padding: 5px 8px;
    display: inline-block;
}	
	span.return-link a {
    font-size: 16px;
    text-decoration: underline;
    color: #be1e2d;
}

span.return-link a:before {
	content: "<";padding-right: 3px;
}
span.map-link a {
    font-size: 16px;
    text-decoration: underline;
}	
.social-share {
    display: block;
    padding: 2rem;
    margin: 1rem 0 2rem 0;
    background: #f2f2f2;
}
.social-share a {
    font-size: 20px;
    padding: 4px 10px;
    background: #e3e3e3;
    color: #44545c;
    display: inline-block;
    border-radius: 4px;
    line-height: 1;
}
span.social-share-title {
    font-size: 22px;
    font-weight: 600;
    margin-right: 20px;
    display: inline-block;
}
/* Calendar *******************************************************/	
.umb-grid .container {
    padding: 0;
}
.Brian.MainTable {
    padding-top: 20px;
}
.navbar-default {
    margin: 0px !important;
}
.navbar-default.row {
    border-radius: 5px;
    box-shadow: none!important;
}
.lgin {
    margin-top: 30px;
    margin-bottom: 100px;
}
body {
    font-family: 'Yantramanav', sans-serif;
    color: #37474f;
	font-size: 18px!important;
}
a {
    color: #4f71b7;
}
p.normal {
    font-weight: normal;
}
.btn, button {
    background: #4f71b7;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border: 0px;
    color: #FFFFFF;
    font-weight: 700;
    letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
}
.btn.btn-med {
    padding: 12px 30px;
    line-height: 19px;
    font-size: 18px;
    text-align: center;
}
.btn.btn-big{
padding: 17px 40px;
    line-height: 21px;
    font-size: 18px;
	text-align: center; 
}
.btn.btn-big:hover, .btn.btn-med:hover {
    color: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.24), 0 4px 20px 0 rgba(0,0,0,0.19);
}
.btn.btn-big.bg-red:hover{
    background: #be1e2d;
}
.btn.btn-big.bg-blue2:hover{
    background: #4f71b7;
}
.btn.btn-big.bg-white.gray:hover{
    color: #a8a8a8;
}
.white {
    color: #ffffff;
}
.gray{
color: #a8a8a8;
}
.blue {
    color: #252a6f;
}
.bg-blue {
    background: #252a6f;
}
.bg-red{
	background: #be1e2d;
}
.red{
	color: #be1e2d;
}
.blue2 {
	color: #4f71b7;
}
.bg-blue2 {
	background: #4f71b7;
}
.bg-blue-gray {
	background: #44545c;
}
.h2, .h3, .h4, .h5, .h6, h2, h3, h4, h5, h6 {
    font-family: 'Yantramanav', sans-serif;
    color: #37474f;
}
.h1, h1 {
	font-weight: 900;
}
.h2, h2 {

}
.h3, h3 {

}
.h4, h4 {

}
b, strong {
    font-weight: bolder;
    font-weight: 700;
}
.required > label:before {
    content: "*";
    color: red;
    padding-right: 3px;
}
label[for=_Kansas], label[for=_Kansas_Missouri_Nebraska], label[for=_Colorado] {
    display: none!important;
}
  .carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: .6s;
    transition-property: opacity;
  }

  .carousel-fade .carousel-item.active,
  .carousel-fade .carousel-item-next.carousel-item-left,
  .carousel-fade .carousel-item-prev.carousel-item-right {
    opacity: 1;
  }

  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    opacity: 0;
  }

  .carousel-item-next,
  .carousel-item-prev,
  .carousel-item.active,
  .active.carousel-item-left,
  .active.carousel-item-prev {
    transform: translateX(0);

  }

.media-img {
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
}
.media.d-block {
    height: 500px;
}
.carousel-caption {
    bottom: 100px;
    left: 0;
    right: 0;
    text-align: left;
}
.title {
    position: relative;
}
.caption-img {
    position: absolute;
    top: 0px;
    right: 0px;
    width: auto;
}
.carousel-caption h2 {
    z-index: 5;
    background-color: rgba(237, 35, 36, 0.65);
    border-color: rgba(0, 0, 0, 0.5);
    min-height: 95px;
    min-width: 750px;
    max-height: 95px;
    max-width: 750px;
    white-space: nowrap;
    font-size: 70px;
    line-height: 94px;
    font-weight: 900;
    color: rgb(255, 255, 255);
    font-family: Yantramanav;
    visibility: inherit;
    transition: none 0s ease 0s;
    border-width: 0px;
    margin: 46px 0px 0px;
    padding: 0px;
	padding-left: 50px;
    letter-spacing: 1px;
}

.carousel-caption p {
    z-index: 6;
    background-color: rgba(79, 113, 183, 0.65);
    border-color: rgba(0, 0, 0, 0.5);
    min-height: 94px;
    min-width: 751px;
    max-height: 94px;
    max-width: 751px;
    opacity: 1;
    white-space: nowrap;
    font-size: 70px;
    line-height: 85px;
    font-weight: 100;
    color: rgb(255, 255, 255);
    font-family: Yantramanav;
    visibility: inherit;
    transition: none 0s ease 0s;
    border-width: 0px;
    margin: 0px;
    margin-top: -3px;
    margin-left: -3px;
    padding: 0px;
	padding-left: 50px;
    letter-spacing: 1px;
}



hr.divider {
    margin-top: 1rem;
    margin-bottom: 2rem;
    max-width: 7rem;
    height: 3px;
    background-color: #c41126;
    border: 0;
}

.owl-prev, .owl-next {
    position: absolute;
    top: 0%;
    background-color: transparent;
    height: 100%;
    line-height: 55px;
    width: 0px;
    text-align: center;
}
.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.owl-prev {
    left: 0px;
}
.owl-next {
    right: 0px;
}
.owl-prev i, .owl-next i {
    color: #d7d7d7;
    font-size: 30px;
    /* background: rgb(0 0 0 / 45%); */
    padding: 15px;
    border-radius: 2px;
}
.section-title {
    font-size: 38px;
    font-weight: 100;
	text-transform: uppercase;
}
.vendors .divider {
    margin-bottom: 0px;
}
.divider {
    background: #bf2025;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 35%;
    max-width: 200px;
    height: 2px;
}
.divider-r {
    margin-left: auto;
    margin-right: 0;
}
.divider-l {
    margin-left: 0;
    margin-right: auto;
}
section.vendors {
    padding: 2.5rem 0;
}
section.vendors .container {
    /* max-width: 1600px; */
}
section.vendors-noHome .col-lg-3 {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    text-align: center;
}
section.vendors-noHome .divider-l {
    margin: auto;
    margin-top: 20px;
    margin-bottom: 2rem;
}
.line-card-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 155px;
    padding: 10px;
    margin: 5px;
    /* margin-bottom: 35px; */
    /* -webkit-box-shadow: 0 0px 2px 0 rgba(0,0,0,0.16), 0 2px 2px 0 rgba(0,0,0,0.12); */
    /* box-shadow: 0 0px 2px 0 rgba(0,0,0,0.16), 0 2px 2px 0 rgba(0,0,0,0.12); */
}
img.line-img, .brand-box img{
    align-self: center;
    max-height: 100%;
    max-width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: auto!important;
}
.brand-box{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 80px;
    margin-bottom: 25px;
}
.brand-box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
}
.cta-section {
    padding-bottom: 2rem;
    padding-top: 3rem;
    background-color: gainsboro;
    background-image: url(../../images/light_honeycomb1.png);
    background-attachment: fixed;
    background-position: left top;
    background-repeat: repeat;
}
.cta-box {
    background-color: rgba(255, 255, 255, 0.2);
    padding: 23px;
    height: auto;
    min-height: 723px;
}
.cta-box img {
    width: 175px;
}
.cta1 {
    border-bottom: 5px solid #4f71b7;
}
.cta2 {
    border-bottom: 5px solid #be1e2d;
}
.cta3 {
    border-bottom: 5px solid #808284;
}

.cta-box h3{
    font-size: 28px;
	    font-weight: 900;
    line-height: 1.8;
	margin-top: 1em;
    margin-bottom: 1em;
}
.cta-box p{
    color: #747474;
	font-size: 18px;
	font-weight: 900;
	letter-spacing: 1px;
	margin-bottom: 20px;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.cs-section{
background: #f1f2f2;
    position: relative;
    padding-bottom: 50px;
}
.cs-text {
    width: 50%;
    padding-right: 70px;
}
.cs-text h3 {
    font-size: 38px;
    max-width: 350px;
    text-transform: uppercase;
    margin-top: 50px;
    line-height: .99em;
    display: inline-block;
    font-weight: 100;
}
.cs-text h3:after {
    content: "";
    display: block;
    width: 35%;
    height: 2px;
    background-color: #be1e2d;
    margin-top: 25px;
    margin-bottom: 25px !important;
}
.cs-text p {
    font-weight: 700;
    color: #747474;
}
.cs-img {
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    right: 0;
    background-size: cover;
    overflow: hidden;
}
section.video-section {
    padding-bottom: 55px;
    padding-top: 65px;
    text-align: center;
    background: #252a6f;
    position: relative;
    background-image: linear-gradient(110deg, #252a6f 70%, #4f71b7 100%);
}
/*.jumbo-m {
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.2;
} */
.video-section h3 {
    color: #fff;
    font-size: 2.75rem;
    text-transform: uppercase;
    margin: auto;
    margin-bottom: 15px;
    line-height: .99em;
    font-weight: 100;
}
.video-section h5 {
    align-content: center;
    color: white;
    font-style: italic;
    font-weight: 300;
    margin-top: 5px;
}
.calltext iframe {
    width: 100%;
    max-width: 540px;
}
.region-group {
    width: 85%;
    padding: 0px;
    margin: 0px auto;
}
.region-group p {
    font-weight: 700;
    font-size: 18px;
}
.region i {
    font-size: 28px;
    margin-right: 4px;
    color: #be1e2d;
    display: block;
}
.region .btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 270px;
    margin: auto;
    margin-top: 20px;
}
.region .btn:hover {
    color: #be1e2d;
    background-color: rgb(255 255 255 / 90%)!important;
}
section.vendors2 {
    margin: 3rem 0;
}

.page-heading {
    padding-top: 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
}
p {
	font-weight: 900;
	color: #747474;
}
    /* About *******************************************************/
.page-heading-block.d-block {
    height: 345px;
	margin-bottom: 2rem;
}
.page-heading-img {
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
}
	.page-caption {
    bottom: 60px;
    left: 0;
    right: 0;
    text-align: left;
    position: absolute;
}
.page-caption h1 {
    background-color: rgba(237, 35, 36, 0.65);
    color: #fff;
    font-size: 3.75rem;
    line-height: 5.5rem;
    padding-left: 30px;
    padding-right: 30px;
    min-height: 80px;
    min-width: 477px;
    max-height: 80px;
    /* max-width: 477px; */
    margin-left: auto;
    float: right;
}
section.why-buy {
    padding: 1rem 0 3rem 0;
}
.officers .section-title {
    text-align: center;
}
section.about-tabs {
    margin-bottom: 3rem;
}
.about-tabs .nav-tabs .nav-link {
    font-weight: 900;
    font-size: 20px;
	height: 100%;
    border: 1px solid #fff;
    border-bottom: none;
    background: #f2f2f2;
    padding: 1rem;
}
.about-tabs .nav-tabs .nav-link.active {
    border: 1px solid #ddd;
    border-bottom: none;
    background: #ffffff;
}
.about-tabs .nav-tabs .nav-item {
    margin-bottom: -1px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center;
}

.about-tabs .nav-tabs {
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
ul.about-list, .about-list-wrap ul {
    font-size: 16px;
    line-height: 19px;
    font-weight: 900;
    list-style: none;
    padding-left: 0px;
}
ul.about-list li, .about-list-wrap ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
	color: #747474;
}
ul.about-list li:before, .about-list-wrap ul li:before {
    content: '\e86c';
    display: inline-block;
    font-family: 'Material Icons';
    font-size: 28px;
    color: #be1e2d;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1;
    margin-right: 7px;
}
.person-shortcode-image-wrapper {
    text-align: center;
    margin-bottom: 20px;
}
.person-author-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 900;
	text-align: center;
	margin-bottom: 2rem;
}
section.employee-owned {
    padding: 3rem 0;
    text-align: center;
    background: #252a6f;
    position: relative;
    background-image: linear-gradient(110deg, #252a6f 70%, #4f71b7 100%);
}
	/* About *******************************************************/
	/* LineCard *******************************************************/
section.section-topcat {
    margin-bottom: 5rem;
}
a.topcat-box {
    text-align: center;
    margin-bottom: 0%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
a.topcat-box:hover {
    text-decoration: none;
}
.thumbnails {
    height: 100%;
    border: 1px solid #fff;
    border-bottom: 2px solid #eee;
    transition: all .3s;
    border-right: 1px solid #eee;
}
.topcat-box:nth-child(4n) .thumbnails {
    border-right: none;
}
.topcat-box .thumbnails:hover {
    border: 1px solid #888;
    border-bottom: 2px solid #888;
}
.thumbnails h4 {
    margin-bottom: 0;
    line-height: 1;
    font-weight: 900;
	font-size: 1.25rem;
}
.thumbnails p {
    font-weight: 400;
	margin-bottom: 1.5rem;
}
.img-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 65px;
    padding: 10px 5px;
    margin: 0px 15px 5px 15px;
}
.img-wrap img {
    align-self: center;
    max-height: 100%;
    max-width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: auto;
}
	/* LineCard *******************************************************/
	/* Credit App *******************************************************/	
	section.section-credit {
    margin: 3rem 0;
}
section.section-credit h3 {
    font-size: 1.5rem;
    font-weight: 300;
}

.cl-p {
    font-size: 1.25rem;
    color: #be1e2d;
	margin-bottom: 30px;
}
.cl-wrap {
    display: block;
    padding: 0px 0 30px 0;
    margin-bottom: 15px;
    border-bottom: 1px dotted #ccc;
}
.cl-wrap i {
    font-size: 14px;
}
.border-left {
    border: 1px solid #ddd;
}
h4.mail-head {
    background: #f7f7f7;
    margin-left: -15px;
    margin-right: -15px;
    padding: 15px 25px;
    margin-bottom: 0px;
}
.mail-add {
    padding: 10px 10px 10px 10px;
    /* background: #f7f7f7; */
    margin-top: 10px;
    border-bottom: 1px solid #ddd;
    text-align: left;
    font-size: 1rem;
}
.region-credit {
    margin-top: 25px;
}
	/* Credit App *******************************************************/	
	
	/* News/Blog *******************************************************/	
section.section-blog {
    margin: 2rem 0 4rem 0;
    padding-bottom: 3rem;
    border-bottom: 10px solid #eee;
}
section.section-blogpost {
    margin: 2rem 0 5rem 0;
    box-shadow: 0 0px 2px 0 rgb(0 0 0 / 10%), 0 2px 5px 0 rgb(0 0 0 / 10%) !important;
    padding: 3rem 3rem;
}
.blogposts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.blogposts a {
    -ms-flex: 0 0 31.3333%;
    flex: 0 0 31.3333%;
    max-width: 31.3333%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 3%;
    margin-right: 3%;
    margin-bottom: 30px;
    border-right: 1px solid #eee;
}
.blogposts a:nth-child(3n+3) {
    margin-right: 0px;
    border-right: 0px solid #eee;
}
.blogposts a:hover {
    text-decoration: none;
}
.blogposts a:hover .blogpost-title {
    color: #37474f;
}
.post-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 230px;
}
.post-img img {
    align-self: center;
    max-height: 100%;
    max-width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
small.blogpost-date {
    color: #37474f;
    margin-bottom: 10px;
    display: block;
}
h3.blogpost-title {
    font-weight: 900;
    font-size: 1.5rem;
    color: #4f71b7;
}
.blogpost-excerpt {
    height: 80px;
    overflow: hidden;
    color: #747474;
    font-weight: 900;
}
	.section-blog .nav-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin-top: 40px;
}
	.nav-bar a.nav-link--active {
    font-weight: bold;
    color: #37474f;
}
	/* News/Blog *******************************************************/
/* Careers *******************************************************/
h2.event-title {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 6px;
}
#events-list {
    list-style: none;
}
#events-list .item {
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid gainsboro;
}
.event-filter.p-3 {
    background: #f1f1f1;
    border: 1px solid gainsboro;
	margin-bottom: 2rem;
}
div#event-dates {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px;
    font-weight: 700;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
div#event-dates .material-icons {
    margin-right: 5px;
}
#post-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#event-location {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.event-page {
    margin: 2rem 0;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1), 0 3px 20px 0 rgba(0, 0, 0, 0.1) !important;
    padding: 3rem;
}
	
.event-page p {
    font-weight: normal;
}
/* Careers *******************************************************/
	

	
	
.footer-wrap {
    background-color: #44545c;
    color: #bdbdbd;
    border-top-width: 0px;
    padding-top: 43px;
    padding-bottom: 20px;
    font-size: 18px;
    font-weight: 500;
}
footer.footer-wrap .container, footer.footer-wrap2 .container {
    max-width: 1400px;
}
footer.footer-wrap .col-lg-3 {
    border-left: 1px solid hsl(200deg 5% 41%);
    padding: 0 30px;
}
footer.footer-wrap .container .row .col-lg-3:first-child {
    border-left: none;
}
img.footer-logo.img-fluid {
    max-width: 280px;
}
.footer-wrap h4{
    font-size: 23px;
    font-weight: 900;
    line-height: 1.5;
    color: #bdbdbd;
    text-transform: uppercase;
}
.footer-wrap a {
    color: #fff;
    font-weight: 700;
}
.footer-wrap ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 3px 10px 17px 0px;
    line-height: 1;
}
.footer-wrap ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 18px;
}
	.footer-wrap ul li:before {
    content: '\f1c6';
    display: inline-block;
    font-family: 'Material Icons';
    font-size: 28px;
    color: #fff;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1;
    margin-right: 7px;
}
.footer-wrap form .cell {
    padding: 0px;
}
	.footer-wrap form .cell label {
    color: #bdbdbd;
}
footer.footer-wrap label[for="_Email_address"] {
    display: none;
}
.footer-wrap #submit {
    margin-top: 0px;
}
footer.footer-wrap2 {
    background-color: #be1e2d;
    color: white;
    padding-top: 18px;
    padding-bottom: 16px;
}
.social-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
.social-link a {
    margin-left: 10px;
}
.social-link i {
    color: #fff;
    font-size: 24px;
}
blockquote {
    text-transform: none;
    font-size: 18px;
    letter-spacing: normal;
    font-weight: 600;
    margin: 0!important;
    color: #607D8B;
}
blockquote {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 1rem 0;
}
blockquote i {
    margin-right: 5px;
    font-size: 16px;
}

}



@media only screen and (min-width: 1024px) {
}

@media (max-width: 1440px) {

}

@media (max-width: 1170px) {
.media.d-block {
    height: 400px;
}
.carousel-caption h2, .carousel-caption p {
    min-height: 75px;
    min-width: 600px;
    max-height: 75px;
    max-width: 600px;
    font-size: 50px;
    line-height: 77px;
    padding: 0px;
    padding-left: 40px;
}
.caption-img {
    position: absolute;
    top: auto;
    bottom: -50px;
    right: 0px;
    width: 50%;
}
}

@media (max-width: 1024px) {
	.page-heading-block.d-block {
    height: 300px;
}
.page-caption {
    bottom: 50px;
}
.page-caption h1 {
    font-size: 2.5rem;
    line-height: 4rem;
    min-height: 60px;
    min-width: 407px;
    max-height: 60px;
}
.about-tabs .nav-tabs .nav-link {
    font-size: 1rem;
    line-height: 1.1;
}
}
	
@media (max-width: 991px) {
.section-event-training .row {
	flex-direction: column-reverse;
}
h2.event-title {
    font-size: 1.25rem;
}
div#event-dates {
    margin-bottom: 10px;
    font-weight: 400;
}
	.section-title {
    font-size: 28px;
    text-align: center;
}
.divider-l {
    margin-left: auto;
    margin-right: auto;
}
a.topcat-box {
    text-align: center;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
}
.topcat-box:nth-child(4n) .thumbnails {
    border-right: 1px solid #eee;
}
.topcat-box:nth-child(3n) .thumbnails {
    border-right: none;
}
.topcat-box .thumbnails:hover {
    border: 1px solid #888;
    border-bottom: 2px solid #888;
}
section.section-blogpost {
    margin: 2rem 0;
    box-shadow: none!important;
    padding: 0rem;
}
.blogposts a {
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;
    padding-right: 4%;
    margin-right: 4%;
    margin-bottom: 30px;
    border-right: 1px solid #eee;
}
.blogposts a:nth-child(3n+3) {
    padding-right: 15px;
    margin-right: 15px;
    border-right: 1px solid #eee;
}
.blogposts a:nth-child(2n+2) {
    padding-right: 0px;
    margin-right: 0px;
    border-right: 0px solid #eee;
}
.event-page {
    margin: 2rem 0;
    box-shadow: none!important;
    padding: 0rem;
}
.footer-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
}
img.footer-logo.img-fluid {
    max-width: 250px;
}
.footer-wrap h4 {
    font-size: 20px;
    border-top: 1px solid #54656d;
    padding-top: 10px;
}
.footer-wrap input[type="email"] {
    max-width: 300px;
    margin: auto;
}
.g-recaptcha > div {
    margin: auto;
}
.footer-wrap ul li {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
}
		
@media (max-width: 768px) {
.cs-img {
    position: relative;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    min-height: 250px;
}
.cs-text {
    width: 87%;
    padding-right: 0px;
    margin: auto;
    text-align: center;
}
.cs-text h3:after {
    margin: auto;
    margin-top: 25px;
    margin-bottom: 25px !important;
}
}
	
	
@media (max-width: 767px) {
.page-heading-block.d-block {
    height: 270px;
}
.page-caption {
    bottom: 40px;
}
.page-caption h1 {
    font-size: 1.75rem;
    line-height: 3.25rem;
    padding-left: 30px;
    min-height: 30px;
    min-width: 290px;
    max-height: 50px;
    /* max-width: 290px; */
}
a.topcat-box {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.topcat-box:nth-child(3n) .thumbnails {
    border-right: 1px solid #eee;
}
.topcat-box:nth-child(2n) .thumbnails {
    border-right: none;
}
.topcat-box .thumbnails:hover {
    border: 1px solid #888;
    border-bottom: 2px solid #888;
}
.img-wrap {
    height: 65px;
    padding: 10px 0px;
    margin: 0px 15px 0px 15px;
    border-bottom: 0px solid #eee;
}
}	

@media (max-width: 576px) {
.carousel-caption {
    bottom: 50px;
}
.media.d-block {
    height: 350px;
}
.carousel-caption h2, .carousel-caption p {
    min-height: 66px;
    min-width: 330px;
    max-height: 66px;
    max-width: 300px;
    font-size: 30px;
    line-height: 67px;
    padding: 0px;
    padding-left: 25px;
}
.line-card-box {
    height: 85px;
}
.cta-box {
    min-height: 650px;
}
.cta-box img {
    width: 135px;
}
.cta-box h3 {
    font-size: 26px;
    line-height: 1.5;
    margin-top: .5em;
    margin-bottom: .5em;
}
.post-img {
    
}
.blogposts a {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0px;
    border: none!important;
}
h3.blogpost-title {
    font-size: 1.25rem;
}
}
	
	
	
	