span.ShipValue {
    padding-left: 15px;
}
 @media (min-width: 320px){
	 /*product grid*/
.breadcrumb-heading {
    padding: 30px 0 0px 0!important;
    background: transparent!important;
    border-bottom: none!important;
}
.breadcrumb-title {
    color: #0f3974!important;
}
.breadcrumb.cat-breadcrumb {
    padding-left: 15px!important;
    border-bottom: 1px solid #ededed;
    padding-bottom: 5px!important;
}
.TL-buttons button {
    color: #666!important;
}
.TL-AddToCart .btn-addtocart {
    background: #0f3974!important;
}
button.btnCompare {
    background: #0f3974!important;
}
.results-group {
    padding: 10px 0px!important;
}
.th-warehouse, .td-warehouse {
    display: table-cell!important;
}
	  /*product grid*/
	    /*account dash*/
	.dash-box-heading {
    background: #192c48!important;
} 
.account-heading {
    padding-left: 15px;
}
	/*account dash*/ 
	
	
 .dropdown_1column, .dropdown_2columns, .dropdown_3columns, .dropdown_4columns, .dropdown_5columns, .dropdown_6columns, .dropdown_7columns, .dropdown_8columns, .dropdown_9columns, .dropdown_10columns {
    min-height: 557px!important;
	background: #06162e!important;
}
#menu li li a {
    padding: 8px 10px 8px 10px!important;
}
ul#menu {
    background: #06162e!important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 600;
    color: #06162e;
    /* margin: 0; */
    padding: 0;
}
.btn-spsi, input#catwebformbutton {
    background: #c4622d;
    border: none;
    color: #fff;
    padding: 10px 15px;
    font-size: 16px;
    white-space: nowrap;
}
.main-jumbotron {
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
    border-radius: 0px!important;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
    text-align: center;
    background-size: cover!important;
    margin-bottom: 0px;
    height: 100%;
}
.main-jumbotron.one {
    background: url(images/banner1.jpg) center center no-repeat;
}
.main-jumbotron.two{
    background: url(images/banner2a.jpg) center center no-repeat;
}
.jumbotron h1, .jumbotron .h1 {
    font-size: 70px;
    color: #ffffff;
    margin-bottom: 0px;
    font-family: archivo black;
    text-shadow: none;
}
.main-jumbotron:before {
    display: block;
    position: absolute;
    content: " ";
    background: #000;
    opacity: .2;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.main-jumbotron .content {
    position: relative;
}
#bs-carousel .carousel-inner {
   
}
div#bs-carousel {
    width: 100%;
}
.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    display: block;
    height: 100%;
}
.carousel-inner {
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
}
.carousel-indicators li {
    height: 22px;
    width: 22px;
    border-radius: 50px;
}
.carousel-inner>.carousel-item>img, .carousel-inner>.carousel-item>a>img {
    margin: 0px auto 0px auto;
    /* max-width: 1024px; */
    /* box-shadow: 0px 5px 5px #ccc; */
    padding: 0px 0px;
}
.btn.btn-white {

    font-size: 14px;
    font-weight: 400;
    border: 1px solid #ffffff;
    border-radius: 4px;
    color: white;
    text-transform: uppercase;
}

.carousel-indicators li {
    background: #06162e;
    border: none!important;
    cursor: pointer;
}
.carousel-indicators .active {
    background-color: #fff200;
}


.row.intro-sec {
    background: #0f3974;
}
.intro {
    background-color: #0f3974;
    border-top: 0px solid #112440;
    padding: 60px 30px;
    margin-top: 0px;
    border-radius: 0px;
}
.intro h1 {
    color: #ffffff;
    font-size: 36px;
    margin-bottom: 10px;
    font-weight: 600;
}
.intro p {
    max-width: 625px;
    font-size: 18px;
    line-height: 1.5;
    color: #fff200;
    margin: 0px auto;
}
.intro a{
    color: #ffffff;
}
.intro a:hover{
    color: #fff200;
}
.fancy {
    text-align: center;
}

 .ad-graphic-container{
width:20%;
display: inline-block;
vertical-align: middle;
}
.ad-copy-container{
width:50%;
display: inline-block;
vertical-align: middle;
}
.sub-hero-homepage .hero-button-container{
width:28%;
display: inline-block;
vertical-align: middle;
}
.sub-hero-homepage {
    background: -moz-linear-gradient(top, rgb(96, 95, 94) 0%,rgb(96, 95, 94) 100%);
    background: -webkit-linear-gradient(top, rgb(96, 95, 94) 0%,rgb(96, 95, 94) 100%);
    background: url(images/cta-bg.png), linear-gradient(to bottom, rgb(232, 232, 232) 0%,rgb(232, 232, 232) 100%);
    padding: 20px 20px;
    margin-top: 5px;
    background: #123c75;
}
.sub-hero-homepage:first-child {
    margin-right: 5px;
}
.sub-hero-homepage h2 {
    text-align: center;
    font-size: 29px;
    line-height: 29px;
    padding-bottom: 2px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.sub-hero-homepage p.sub-title {
    font-size: 16px;
    text-align: center;
    line-height: 18px;
    width: 90%;
    margin: auto;
}
.hero-button a {
    color: #192c48;
    background: #fff004;
    padding: 8px 13px;
    font-size: 22px;
    white-space: nowrap;
}
.ad-copy a {
    color: #ffffff;
}
.sub-hero-shadow {
    position: relative;
    top: -18px;
    height: 18px;
    clear: both;
    display: none;
}
.sub-hero-shadow:before{
position: absolute;
content: '';
left:0;
right:0;
bottom:0;
top: 0;
box-shadow:rgba(0, 0, 0, 0.35) 0 5px 10px;
clip: rect(20px, auto, 50px, 0);
}
.ad-graphic img {
    max-height: 73px;
}


a.view {

}
a.view:after {
    display: none;
}
a.view:before {
    content: '\f101';
    font-family: 'FontAwesome';
    margin-right: 5px;
    height: 10px;
    display: inline-block;
    text-decoration: none;
    font-size: 18px;
}
.content a:hover {
        text-decoration:underline;

}

.row.top-slide {
    padding-bottom: 0px;
}
.main-title span {
    /* background-color: #fff; */
    padding: 0 10px 0px 0px;
    color: #ffffff;
}
.main-title {
    font-weight: 500;
    text-align: center;
    padding: 45px 15px 5px 15px;
    font-size: 36px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.row.featured {
    margin: 0px 0px!important;
    background: #465362;
    padding: 0px 0px 0px 0px;
    /* background: url(images/bg.png) top center; */
}
.featured-color {
    background: #465362;
    padding: 0px 30px 35px 30px;
}
.owl-carousel .item {
    margin-top: 10px;
    text-align: center;
    margin-bottom: 15px;
    padding: 1rem 1rem;
    padding-top: 1rem;
    background: #fff;
}
.brand-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100px;
}
.list-img {
    text-align: center;
    position: relative;
    display: block;
    max-width: 207px;
    height: 202px;
    margin: 0 auto;
}
.owl-carousel .item img {
    width: auto;
    height: auto;
    vertical-align: middle;
}
.owl-carousel .item:hover h4 {
    color: #c4622d;
}
.owl-item a:hover {
    text-decoration: none;
}
.owl-item h4 {
    color: #298fc2;
    font-size: 18px;
    margin-bottom: 1px;
    font-weight: 700;
    /* height: 20px; */
    margin-top: 5px;
}
.owl-item p {
    line-height: 16px;
    font-size: 13px;
    color: #1f1f1f;
    margin-bottom: 0px;
    height: 40px;
}
.more {
    background: #ffffff;
    color: #c4622d;
    font-size: 16px;
    padding: 3px 15px;
    border-radius: 3px;
    border: 1px solid #c4622d;
    margin-top: 10px;
}
.item span {
    font-size: 14px;
}
.owl-item .price {
    color: #c4622d;
    font-size: 17px;
    line-height: 22px;
    font-weight: bold;
}
.item hr {
    margin: 5px 0 5px 0;
    display: none;
}
.owl-prev, .owl-next {
    position: absolute;
    top: -36px;
    background-color: #ececec;
    height: 28px;
    line-height: 30px;
    width: 32px;
    text-align: center;
    box-shadow: 0 1px 3px #888;
    user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
}
.owl-prev i, .owl-next i {
    line-height: 32px;
    color: #a9a9a9;
    font-size: 19px;
}
.owl-prev {
    right: 50px;
    border-radius: 3px 3px 3px 3px;
    clip: rect(-10px,55px,110px,0);
    padding-right: 5px;
}

.owl-next {
    right: 10px;
    border-radius: 3px 3px 3px 3px;
    clip: rect(-10px,45px,110px,-10px);
    padding-left: 5px;
}



li {
    list-style: none;
}
.work-slider {
    margin-left: 0px!important;
}
.work-slide figure {
    margin: 0;
    position: relative;
    overflow: hidden;
    min-height: 259px;
}
.work-slider {
    float: left;
    width: 100%;
    padding: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
}
figcaption h3 {
    color: #fff!important;
	margin-top:0px;
}
figcaption a {
    color: #ffffff;
    font-weight: bold;
    background: #c4622d;
    padding: 10px 15px;
    white-space: nowrap;
    margin-top: 5px;
    font-size: 15px;
    display: block;
    text-align: center;
}
.slide-title {
    background: #e8e8e8;
    padding: 15px 10px 15px 10px;
    width: 80%;
    float: left;
    height: 110px;
}
.slide-title a {
    color: #298fc2;
}
.date-time {
    background: #298fc2;
    text-align: center;
    padding: 14px 5px 9px 5px;
    float: left;
    width: 20%;
    min-height: 110px;
}
.date-time p {
    color: #ffffff;
    font-size: 22px;
    font-weight: 400;
    padding: 0;
    margin-bottom: 0px;
}
.date-time span {
    color: #dedd6b;
    font-size: 13px;
}
.slide-title p {
    color: #6a6a6a;
    font-size: 17px;
    font-weight: 600;
    padding: 0;
    text-align: left;
    margin-bottom: 0px;
}
.figimage {
    height: 200px;
    overflow: hidden;
    width: 100%;
    /* position: relative; */
    /* display: table-cell; */
    vertical-align: middle;
    text-align: center;
    padding: 10px;
    border: 1px solid #ddd;
    border-bottom: none;
}
em.fa.fa-angle-right {
    padding-left: 5px;
}
.figimage img {
    max-width: 100%;
    max-height: 100%;
}
.work-slide {

    margin-bottom: 10px;
}
.work-slide figcaption {
    width: 100%;
    height: 100%;
    background: rgba(41, 143, 194, 0.89);
    padding: 20px 35px 35px 20px;
    opacity: 1;
    color: white;
    background-image: url(images/triangle.png);
    background-repeat: no-repeat;
    background-position: bottom left;
}
.work-slide figure:hover figcaption {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}
.u-heading{
	margin-bottom: 2.14286rem !important;
}
h1.pagetitle {
    color: #C4622D;
}
.pagetitle:after{
width: 5rem;
content: "";
display: block;
border-top: 1px solid #C4622D!important;
border-color: inherit;
width: 5rem;
margin-top: 1.07143rem;
}

.row.info {
    padding: 10px 0;
}
.info .container-home {
    border-top: 1px solid #ddd;
    padding: 40px 0!important;
}

h3.art-title {
    margin-bottom: 10px;
}
.row.prod-back {
    padding: 0px 35px!important;
}
.row.prod-back .btn {
    /* position: absolute; */
    margin-top: -50px;
}
.openingp {
    color: #666;
    font-size: 18px;
}
.list-group-item {
border: none!important; 
}
input.cat_textbox {
    display: block;
    width: 320px;
}
.cat_listbox {
    width: 320px;
}
.row.all-services {
    padding: 0 80px;
}
.row.all-services i {
    margin-right: 10px;
    color: #fff;
}
.all-services a {
    color: #fff!important;
    text-decoration: none;
}
.all-services p{
    color: #eee!important;

}
.services1, .services2, .services3, .services4 {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background: #298fc2;
    padding: 25px;
    height: auto;
}

.services2, .services4 {
    border-right: none;
}
.row.all-services h3 {
    margin-top: 0px;
}
.pad-top {
    padding-top: 30px;
    padding-bottom: 30px;
}

.shortcode-html {
    text-align: left;
    padding: 20px 0px 0px 0px;
}
.g-py-10 {
    padding-top: 0.71429rem !important;
    padding-bottom: 0.71429rem !important;
    border-bottom: solid 1px transparent !important;
    border-color: rgba(64, 64, 64, 0.1) !important;
}
.d-lg-flex {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
    color: white;
}
.d-lg-flex a{

    color: white;
}
.footright {
    color: white;
}
.list-inline-item {
    display: inline-block;
}
.list-inline-item:not(:last-child) {
    margin-right: 5px;
}
.g-mr-10 {
    display: inline-block;
    vertical-align: top;
    padding-right: 5px;
}
.g-mr-10 i {
    font-size: 20px;
    color: #337ab7;
}
p.mb-0 {
    display: inline-block;
    margin-top: -3px;
    margin-bottom: 20px;
}
p.mb-0 span {
    color: #337ab7;
    font-weight: 600;
}
footer.g-bg-gray-dark-v1 {
    background: #272727;
    padding: 30px 0;
}
ul.nav.navbar-nav.sm-icons {
    /* float: right; */
    padding: 15px 0;
    /* display: inline-block; */
    /* vertical-align: bottom; */
}
ul.nav.navbar-nav.sm-icons i {
    font-size: 25px;
    color: #337ab7;
}
ul.nav.navbar-nav.sm-icons a {
    padding: 0px 9px 0px 9px;
    text-shadow: none;
}
nav.text-uppercase1 i {
    float: right;
    color: #298fc2;
}

    /******************************* static pages **************************************/
	img{
    max-width: 100%;
    height: auto;
}
h2.page-header {
    margin-top: 30px;
    color: #0f3974;
}
.mfg-section {
    padding: 20px;
}
.mfg-section:nth-child(even) {
    background: #ecedee;
}
.mfg-section .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
                -ms-grid-row-align: center;
            align-items: center;
}
.mfg-section img {
    max-width: 100%;
    height: auto;
}
.tile1 {
    background: #ecedee;
    padding: 20px;
    margin-bottom: 20px;
    width: 100%;
    line-height: 1.2em;
}
.tile1 h5 {
    color: white;
    padding: 10px 10px;
    background: #192c48;
    margin: -20px -20px 15px -20px;
    font-weight: 400;
    font-size: 1.5rem;
}
.tile1 b {
    margin: 10px 0px;
    display: block;
}
.tile1 ul {
    padding-left: 20px;
}
.value ul li {
    list-style: circle;
    padding: 2px 0px;
}

.history p {
    font-size: 1rem;
}

.s-force, .aff-dist {
    padding-top: 60px;
}

.addy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 20px;
}
	 .mymap {
    height: 500px;
	width: 100%;
}
}

@media (min-width: 992px){
.services1, .services2, .services3, .services4 {
    height: 210px;
}
}

@media (max-width: 1200px){
.main-jumbotron.two{
    background: url(images/banner2-md.jpg) center center no-repeat;
}
}
@media (max-width: 1024px){
.main.col {
    padding: 0px;
}
}
@media (max-width: 768px){
.shipping {
    padding: 0px;
}
	.brand-img {
    height: 200px;
}
}

@media (max-width: 576px){
	.breadcrumb-heading {
    padding: 10px 0 0px 0!important;
	margin-bottom: 10px!important;
}
.breadcrumb-title {
    font-size: 1.5rem!important;
}
.row.top-slide {
    display: none;
}
.mob {
    display: none;
}


.owl-prev, .owl-next {
    top: 14px;
}
.sub-hero-homepage .hero-button-container {
    width: 100%;
}
.hero-button a {
    display: block;
    text-align: center;
    margin-top: 5px;
}
.ad-graphic-container {
    width: 100%;
}
.ad-copy-container {
    width: 100%;
}
.ad-graphic img {
    margin: 0 auto;
}
.row.partners {
    display: none;
}
.row.all-services {
    padding: 0 0px;
}
.owl-carousel .item {
    padding: 1rem 2rem;
}

.intro {
    padding: 30px 10px;
}
.intro h1 {
    font-size: 26px;
    margin-bottom: 15px;
}
.brand-img {
    height: 100px;
}
}

@media (max-width: 320px){
.cat_listbox {
    max-width: 270px;
}
input.cat_textbox {
	    max-width: 270px;
}
}

