﻿/* CSS Document */
body{font-family: 'Raleway',sans-serif;}
.wrapper{width:960px; margin:0px auto; padding:0 10px;}

img {
 border: 0 none;
 height: auto;
 max-width: 100%;
 vertical-align: middle;
}
.clearfix{
clear:both;	
}
p{color:#000;}
a{color:#0999dc;}
a:hover{text-decoration:none;}
.header-wrapper{ background:#e31937; color:#fff; height:130px;}
.sub-header-wrapper {
    background: none repeat scroll 0 0 #E31937;
    color: #FFFFFF;
    height: 145px;
}
.main-nav li, .sub-nav li {
    float: left;
    font-size: 16px;
    list-style: none outside none;
    margin: 0 21px;
}
.main-nav a, .sub-nav a {
    color:#fff;
}
.main-nav a:hover, .sub-nav a:hover {
	text-decoration:underline;
}
.logo {
    padding: 42px 0 0 0;
}
.main-nav {
    padding: 94px 0 0;
}
.main-nav ul {
    margin-left: 0;
}
.sub-nav{width:56%; position:relative;}
.sub-left{width:44%;}
.sub-nav li{border-right:1px solid #fff;}
.sub-nav a {
    margin: 0 7px 0 0;
}
.sub-nav li {
    font-size: 12px;
    margin: 0 0 0 6px;
}
.sub-nav ul {
    margin: 70px 0 0 -25px;
}
.sub-left h1 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 31px;
    font-weight: 500;
    margin: 34px 0 0 -29px;
    padding: 0;
    width: 100%;
}
.sub-nav .last{border:none;}
.underline{ text-decoration:underline;}
.map-select {
    background-image: url("../images/map-pointer.png");
    height: 25px;
    left: 119px;
    position: absolute;
    top: 54px;
    width: 19px;
}
.banner {
    height: 374px;
    position: relative;
}
.banner-left a, .banner-right a{font-size:20px; text-decoration:underline; }
.banner-left {
    left: 38%;
    position: absolute;
    top: 34px;
}
.banner-right {
    left: 54%;
    position: absolute;
    top: 34px;
}
.banner-right a{color:#000;}
.banner-left a{color:#fff;}
.position-absolute{ position:absolute;}
.home-first-left p, .home-first-right p{font-size:18px;}
.quote {
    margin: 0 0 10px 0;
}
.home-news-wrapper{margin-top:50px; margin-bottom:50px;}
.home-news-wrapper.projects-wrapper {
    margin-bottom: 50px;
    margin-top: 38px;
}
.home-news-wrapper ul{ margin:0px; padding:0px;}
.home-news-wrapper li {
    float: left;
    height: 274px;
    list-style: none outside none;
    margin: 0;
    position: relative;
    width: 235px;
}
.home-news-wrapper img{ z-index:1;}
.home-news-wrapper .first {
    background-color: #3E3E3E;
    color: #FFFFFF;
    padding: 0 16px;
}
.home-news-wrapper .first p {
    color: #FFFFFF;
    font-size: 12px;
    line-height: 23px;
}
.home-news-wrapper .first a{color:#7c7c7c;}
.home-news-wrapper .first h2 {
    font-size: 15px;
}
.home-slider-caption, .home-slider-caption.selected {
    background-image: url("../images/project-image-overlay.png");
    background-repeat: repeat;
    color: #FFFFFF;
    font-size: 19px;
    padding: 6px 0 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1000;
}
.home-slider-caption {
    height: 73px;
    top: 201px;
}
.home-slider-caption.selected {
    border-bottom: 4px solid #E31937;
    height: 274px;
    top: 0px;
}
.home-slider-caption.selected p {
    color: #FFFFFF;
    font-size: 12px;
    margin: 10px 0 0 0;
    text-align: center;
	padding:0 10px;
	
}
.footer-wrapper-top{ background:#262626; color:#fff;}
.footer-wrapper-top p{color:#fff;}
.footer-wrapper-bottom{}
.footer-wrapper-top ul {
    margin: 20px 0;
    padding: 0 0 29px;
}
.footer-wrapper-top li {
    float: left;
    list-style: none outside none;
    margin: 0 10px 0 0;
}
.footer-wrapper-top a {
    color: #818181;
    font-size: 11px;
    margin: 0 2px 0 0;
}
.footer-wrapper-top a:hover {
   text-decoration:underline;
}
.footer-wrapper-bottom a:hover {
   text-decoration:underline;
}
.footer-wrapper-top h2 {
    font-size: 23px;
    margin: 51px 0 45px;
}
.footer-wrapper-top h2 a {
   font-size: 23px;
    margin: 51px 0 45px;
}
.footer-wrapper-top .left p {
    font-size: 18px;
    margin: 51px 0 30px;
}
.footer-wrapper-top .divider {
    border-right: 1px solid #BBBBBB;
    height: 11px;
    margin: 6px 8px 0 -1px;
}
.footer-wrapper-bottom .row {
    border-bottom: 1px solid #BBBBBB;
    border-top: 1px solid #BBBBBB;
    margin: 40px 0 0;
    padding: 15px 0;
}
.footer-wrapper-bottom ul {
    margin: 29px 0 0;
    padding: 0;
}
.footer-wrapper-bottom li {
    float: left;
    list-style: none outside none;
    margin: 0 10px 0 0;
}
.footer-wrapper-bottom a {
    color: #000000;
    font-size: 12px;
    margin: 0 14px 0 0;
}
.footer-wrapper-bottom .social li{
    float: left;
    margin: 27px 0 0 10px;
}
.footer-wrapper-bottom .social ul {
    margin: 0;
    padding: 0 0 0 29px;
}
.footer-wrapper-bottom p {
   color:#545454;
   font-size:10px;
}
.footer-wrapper-bottom .copyright {
   border:none;
   color:545454;
   margin:20px 0;
   font-size:12px;
   padding:0px;
}
.sub-page-nav {
    background: none repeat scroll 0 0 #1f2124;
    margin: 0 0 27px;
    padding: 10px 0;
    width: 100%;
	height:40px;
}
.sub-page-nav ul {
margin:0;
padding:0;
}
.sub-page-nav li {
    float: left;
    list-style: none outside none;
    margin: 0 70px 0 0;
}
.sub-page-nav .last{
    margin: 0;
}
.sub-page-nav a {
	color:#fff;
}
.p-large {
    font-size: 19px;
}
.intro-p {
    margin: 20px 0 40px;
}
.red-overlay {
    background-image: url("../images/red-image-overlay.png");
    background-repeat: repeat;
    height: 39px;
    padding: 5px 0 0 12px;
    position: absolute;
    top: 171px;
    width: 410px;
    z-index: 1000;
}
.red-overlay p {
   color: #FFFFFF;
   font-size:18px;
}
.image-overlay-wrapper {
    margin: 20px 0;
    position: relative;
}
.image-overlay-wrapper img{z-index:1;}
h1{
    background: none repeat scroll 0 0 #E31937;
    color: #FFFFFF;
    font-size: 29px;
    font-weight: 300;
    padding: 20px 0 20px 17%;
    width: 46%;
}
.red-h2 {
    background: none repeat scroll 0 0 #E31937;
    color: #FFFFFF;
    font-size: 29px;
    font-weight: 300;
    padding: 20px 33px;
    width: 61%;
}
.sub-content-nav{padding:40px 0;}
.sub-content-nav a:hover{ background:#e31937;}
.sub-content-nav li {
    float: left;
    height: 280px;
    list-style: none outside none;
    position: relative;
    width: 235px;
}
.sub-content-nav ul {
    margin: 0;
    padding: 0;
}
.sub-content-nav h2 {
    color: #FFFFFF;
    left: 17%;
    position: absolute;
    text-align: center;
    top: 100px;
    width: 154px;
}
.sub-content-nav .border {
    border-bottom: 2px solid #FFFFFF;
    left: 41%;
    position: absolute;
    top: 162px;
    width: 40px;
}
.news-bottom-wrapper {
    background: none repeat scroll 0 0 #484848;
    border-bottom: 10px solid #E31937;
    margin: 30px 0 0;
    padding: 35px 0;
}
.news-bottom-wrapper h2{color:#fff; font-size:23px;}
.news-bottom-wrapper p {
    color: #FFFFFF;
    font-size: 16px;
}
.news-bottom-wrapper a{color:#7c7c7c;}
.btn-lg {
    border: 1px solid #484848;
    border-radius: 0;
}
.dropdown-menu {
    border-radius: 0;
}
.secondary-page-selects .select {
    float: left;
    margin: 0 16px 0 0;
}
.secondary-page-selects {
    margin: -67px 0 0 0;
}
.error-wrapper h2 {
    font-weight: 100;
}
.error-wrapper h3 {
    color: #E31937;
    font-size: 300px;
    font-weight: 100;
    margin: -61px 0 0;
}
.error-wrapper .btn {
    font-size: 36px;
    padding: 10px 31px;
	font-weight:100;
}
.error-wrapper {
   margin:0 0 30px 0;
}
.btn-red {
    background-color: #E31937;
    border-color: #E31937;
}
.btn-red:hover {
    background-color: #333;
    border-color: #222;
}
.bottom-sub-nav-wrapper li {
    float: left;
    list-style: none outside none;
    margin: -6px 0 0;
    position: relative;
}
.bottom-sub-nav-wrapper ul {
    margin: 0;
    padding: 0;
}
.bottom-sub-nav-wrapper .selected {
	background:#e31937;
}
.bottom-sub-nav-wrapper .image-1, .bottom-sub-nav-wrapper .image-2, .bottom-sub-nav-wrapper .image-3, .bottom-sub-nav-wrapper .image-4 {
    background-repeat: no-repeat;
    height: 280px;
    width: 235px;
}
.bottom-sub-nav-wrapper .image-1 {
	background-image:url(../images/home.jpg);
}
.bottom-sub-nav-wrapper .image-2 {
	background-image:url(../images/services.jpg);
}
.bottom-sub-nav-wrapper .image-3 {
	background-image:url(../images/products.jpg);
}
.bottom-sub-nav-wrapper .image-4 {
	background-image:url(../images/customers.jpg);
}
.bottom-sub-nav-wrapper h2 {
    color: #FFFFFF;
    font-weight: 400;
    left: 17%;
    position: absolute;
    text-align: center;
    top: 100px;
    width: 154px;
}
.bottom-sub-nav-wrapper .divider {
    border-bottom: 2px solid #FFFFFF;
    left: 41%;
    position: absolute;
    top: 162px;
    width: 40px;
}
.bottom-sub-nav-wrapper a:hover div {
    background:#e31937;
}
.bottom-sub-nav-wrapper {
   margin:30px 0;
}
.bottom-sub-nav-wrapper div.selected {
    background: none repeat scroll 0 0 #E31937;
}
.home-header-wrapper{ background: none repeat scroll 0 0 #fff;}
.home-header-wrapper .main-nav a{
    color: #000;
}
.single-product-wrapper .sfitemLongText {
    margin: 30px 0;
}
.single-product-wrapper .sfitemFieldLbl {
    font-weight: bold;
    margin: 13px 0 4px 0;
}
.single-product-wrapper .sfimageWrp {
    margin: 0 0 40px 0;
}
.single-product-wrapper .sfTxtLbl {
    font-weight: bold;
	margin: 13px 0 4px;
}
.single-product-wrapper .col-md-8{margin:0 0 40px 0;}
#classCalendarSchedulerContainer .k-event-template {
    font-size: x-small;
}
.RadScheduler_Metro .rsHeader {
    background-color: #E31937 !important;
    border: 1px solid #E31937 !important;
}
.btn-info {
    background-color: #E31937;
    border-color: #E31937;
}
.btn-info:hover {
    background-color: #EE5068;
    border-color: #E31937;
}
.sfnewsTitle a {
    color: #E31937 !important;
}
.sfnewsTitle {
    font-size: 1.5em;
}
.sfnewsListItem {
    list-style: none outside none;
    padding: 0 0 15px;
}
.sfnewsFullStory {
    color: #fff;
    background: #E31937;
    padding: 9px 24px;
    margin: 20px 0;
    display: inline-block;
}
.sfnewsFullStory:hover {
	background: #EE5068;
	 color: #fff;
}
.sfnewsMetaInfo {
    color: #000;
    font-weight: bold;
}
.home-projects-wrapper .slider {
    width: 75%;
}
.home-projects-wrapper .news-item {
    background: none repeat scroll 0 0 #3E3E3E;
    color: #FFFFFF;
    float: left;
    margin: 50px 0 0;
    max-height: 274px;
    min-height: 274px;
    padding: 0 16px;
    width: 235px;
}
.home-projects-wrapper .news-item h2 {
    font-size: 15px;
}
.home-projects-wrapper .news-item p {
    color: #FFFFFF;
    font-size: 12px;
    line-height: 15px;
}
.home-projects-wrapper .slider-arrow--right {
    bottom: 47%;
    right: 103px;
}
.home-projects-wrapper .slider-arrow--left {
    bottom: 47%;
    left: 17px;
}
.sfSel {
    text-decoration: underline;
}
.modal-content {
    background-color: #333333;
	 color: #FFFFFF;
}
.modal-title {
    color: #E31937;
}
.single-product-wrapper .sfitemFieldLbl {
    color: #E31937;
}
.modal-header{
    border-bottom: 1px solid #222222;}
.modal-footer {
    border-top: 1px solid #222222;}
	select.input-sm {
    line-height: 30px;
    margin: 0 0 21px;
    min-height: 200px;
}
.panel-title {
    margin-bottom: 13px;
}
.control-group {
    margin: 0 0 0 13px;
}
.control-label {
    font-size: 16px;
    margin: 0 0 12px 0;
}
input.btn-block[type="submit"], input.btn-block[type="reset"], input.btn-block[type="button"] {
    font-size: 19px;
    padding: 10px 0;
    width: 40%;
}
.footer {
}
.distributor-wrapper .description {
    margin: 20px 0;
}
.sfitemFieldLbl {
    font-weight: bold;
    margin: 12px 0 3px 0;
}

.distributor-wrapper.align-horz .sfitemShortTxtWrp {
    float: left;
    width: 19%;
}

/* Fade transition for carousel items */
.carousel-fade .carousel-inner .item {
  opacity: 0 !important;
  -webkit-transition-property: opacity !important;
  transition-property: opacity !important;
}
.carousel-fade .carousel-inner .active {
  opacity: 1 !important;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0 !important;
  opacity: 0 !important;
  z-index: 1 !important;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1 !important;
}
.carousel-fade .carousel-control {
  z-index: 2 !important;
}
.google-map-wrapper img {
 max-width: none;
}





/* MAIN NAVIGATION */
.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
    }

    .dropdown-submenu > .dropdown-menu-level1 {
        top: initial;
        left: initial;
        margin-top: -3px;
        margin-left: initial;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #000;
        margin-top: 5px;
        margin-right: -10px;
    }

.dropdown-submenu-level1 > a:after {
    content: none;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

    .dropdown-submenu.pull-left > .dropdown-menu {
        left: -100%;
        margin-left: 10px;
    }

.main-nav-vertical {
    left: initial;
}

    .main-nav-vertical li {
        float: none;
        margin: 0;
    }

    .main-nav-vertical > li > a:hover, .main-nav-vertical > li > a:focus {
        color: #fff;
        text-decoration: none;
        background-color: #e31937;
    }

.sub-nav ul:first-child li {
    border-color: #000;
    font-size: 14px;
}

.sub-nav ul:first-child li a {
    color: #000;
}

.sub-nav .subdistributorNav {
    margin-top: 0px;
}

.subdistributorNav li {
    border-color: #fff;
}

.subdistributorNav a {
    color: #fff;
    font-size: smaller;
    font-weight: bold;
    margin-left: 6px;
    margin-right: 13px;
}

#subdistributorNavDropDown {
    color: white;
    cursor: pointer;
}

#subdistributorNavDropDown ul {
    background-color: #1f2124;
    color: white;
    margin-right: 20px;
    position: absolute;
    padding-top: 10px;
}

#subdistributorNavDropDown ul li {
    float: none;
    padding: 5px 0 5px 15px;
    width: 100%;
}

#subdistributorNavDropDown ul li:hover {
    background-color: #e31937;
}

#subdistributorNavDropDown a {
    display: block;
}