.header { background-color:#fff; position:fixed; z-index:99; width:87%;}



.portfolio-main .sprocket-strips-content:before, .new_project .sprocket-strips-content:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #ffd42c;
    border-image: none;
    border-style: solid;
    border-width: 12px 15px;
    bottom: 100%;
    content: " ";
    left: 15%;
    position: absolute;
}

.portfolio-main .sprocket-strips-content, .new_project .sprocket-strips-content {
    background: none repeat scroll 0 0 #ffd42c;
    padding: 12px 15px;
    position: relative;
}

.t3-footer .t3-module h3.module-title {
    color: #ffd42c;
    font-size: 18px;
}

.t3-copyright .copyright small {
    font-size: 11px;
}

.top-menu ul li.active a, .top-menu ul li a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #000;
    font-size: 12px;
    padding: 0 10px 0 10px;
    border-right:1px solid #f0f0f0;
    border-radius: 0px;
    height: 25px;
}

a {
    color: #b79423;
}

a:hover {
    color: #7a5e06;
}

.btn.btn-primary {
    background: none repeat scroll 0 0 #ffd42c;
    border-bottom: 2px solid rgba(0, 0, 0, 0.3);
    color: #262626; font-size:25px;
}

.btn.btn-custom {
    background: none repeat scroll 0 0 #ffd42c;
    color: #262626;
    width: 100%;
}

.btn.btn-custom:hover {
    background: none repeat scroll 0 0 #9f9f9f;
    color: #262626;
    width: 100%;
}

input[type="submit"], input[type="button"], textarea, input[type="text"], textarea.inputbox, input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    border: 1px solid #cecece;
    border-radius: 0;
    box-shadow: none;
    color: #959595;
    height: 40px;
    min-height: 30px;
    padding: 6px 20px;
    text-shadow: none;
    width: 100%;
}

.nav-pills > li > a {
    border-radius: 4px;
    height: 35px;
}
.nav > li > a {
    display: block;
    padding:10px 25px;
    position: relative;
}

body {
    color: #292929;
    cursor: default;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.66667;
}

h1, h2, h3, h4, h5, h6 {
    color: #292929;
    font-family: "Source Sans Pro",sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}

.t3-footer .footer-wrapper {
    background: none repeat scroll 0 0 #222222;
    border-top: 4px solid #ffd42c;
    color: #fff;
}

#t3-mainnav .t3-megamenu .navbar-nav.level0 > li > a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #222222 !important;
    font-size:13px;
    font-weight: 400;
    padding:38px 12px 18px 12px;
    text-shadow: none;
    text-transform: uppercase;
}

#t3-mainnav .t3-megamenu .navbar-nav.level0 > li:hover > a {
    background-color:#222222;
    color: #ffd42c !important;
    font-size: 13px;
    font-weight: 400;
    padding:28px 10px;
    text-shadow: none;
    text-transform: uppercase;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}

#t3-mainnav .t3-megamenu .navbar-nav.level0 > li:hover > a  {
    background:none repeat scroll 0 0 rgba(34, 34, 34, 1) !important;
    color:#ffd42c;
}

#t3-mainnav .t3-megamenu .navbar-nav.level0 > li:focus > a  {
    background:none repeat scroll 0 0 rgba(34, 34, 34, 1) !important;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    color:#ffd42c;
}

.col-sm-2 {
    width: 16.6667%;
    margin-top: -50px;
  }

.t3-mainnav .box-container {
    background-color: #ffffff;
    padding-top: 10px;
}

.t3-megamenu .mega-col-nav {
    padding-left: 10px;
    padding-right:10px;
    background-color: #222222;
}

.t3-sidebar .module-inner {
    border-right:1px solid #ffd42c;
    text-transform: uppercase;
    font-size: 12px;
    padding:5px;
}

#t3-mainnav .navbar-default {
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    background: none repeat scroll 0 0 #241f1f;
    border-color: -moz-use-text-color -moz-use-text-color #ffd42c !important;
    border-image: none !important;
    border-radius: 0;
    border-style: none none nonw !important;
    border-width: 0 0 5px !important;
    margin: 0;
}

.logo-image {
    margin-top:0px;
}

.top-menu {
    margin-left:-3px;
}

.title-custom {
    background-color: #ffffff;
    border:5px solid #ffd42c;
}

.title-custom2 {
    background-color: #f5f5f5;
}

.custom-heads {
    background-color: #ffd42c;
    color: #000;
    font-size: 16px;
    padding: 20px;
    border-radius: 5px;
    padding-bottom: 10px;
}

img {
    vertical-align: middle;
    border-radius: 6px;
}

.ts-service-flat .ts-service-wrapper {
    margin: 20px 0;
    padding: 20px;
    border-radius: 5px;
    border:1px solid #a6a6a6;
}

.small-font {
    font-size: 12px;
}

.bigger-font {
    font-size: 18px;
}

.homepage-piece {
    font-size: 18px;
    padding-top: 20px;
}

.heading-link {
    font-size: 24px;
    color:#292929;
    border-bottom: 1px solid #ffd42c;
}

.custom-img {
    border-radius: 0;
}

 .box .box-container {
    padding-left: 10px;
    padding-right: 10px;
}

.table .table-custom {
    border-top:none;
}

.product-color {
    color:#292929;
}

/*////////////////////*/
/* 501 Custom Styling */
/*////////////////////*/

.productOne-color {
    color:#009989;
}

.btn.btn-501 {
    background: none repeat scroll 0 0 #009989;
    color: #FFFFFF;
    width: 100%;
}

.btn.btn-501:hover {
    background: none repeat scroll 0 0 #9f9f9f;
    color: #262626;
    width: 100%;
}

.productOne-shadow {
    -webkit-box-shadow: 10px 10px 36px -25px rgba(0,0,0,0.88);
    -moz-box-shadow: 10px 10px 36px -25px rgba(0,0,0,0.88);
    box-shadow: 10px 10px 36px -25px rgba(0,0,0,0.88);
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #009989;
    color: #FFFFFF;
    overflow: auto;
    border-radius: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.productOne-shadow > img {
    width:auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}

.productOne-noshadow {
    -webkit-box-shadow: 10px 10px 36px -25px rgba(0,0,0,0.88);
    -moz-box-shadow: 10px 10px 36px -25px rgba(0,0,0,0.88);
    box-shadow: 10px 10px 36px -25px rgba(0,0,0,0.88);
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    overflow: auto;
    border-radius: 5px;
    border:1px solid #CCC;
}

.productOne-noshadow > h3 {
    color: #009989;
}

.productOne-noshadow > img {
    width:auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}

/*////////////////////////*/
/* RS STYLING             */
/*////////////////////////*/

.article-head-title {
    font-size: 28px;
    line-height: 38px;
}

.module-title.article-head-title {
    font-size: 22px;
}

.title h1.module-title {
    color: #292929;
    padding-bottom: 10px;
    position: relative;
    border-bottom: 1px solid #e4e4e4;
    line-height: 28px;
}
.title h1.module-title span {
    z-index: 2;
    position: relative;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #ffd42c;
}

/*////////////////////////*/
/* End 501 custom styling */
/*////////////////////////*/

/*/////////////////////*/
/* 1001 Custom Styling */
/*/////////////////////*/

.productTwo-color {
    color:#004379;
}

.btn.btn-1001 {
    background: none repeat scroll 0 0 #004379;
    color: #FFFFFF;
    width: 100%;
}

.btn.btn-1001:hover {
    background: none repeat scroll 0 0 #9f9f9f;
    color: #262626;
    width: 100%;
}

.productTwo-shadow {
    -webkit-box-shadow: 10px 10px 36px -25px rgba(0,0,0,0.88);
    -moz-box-shadow: 10px 10px 36px -25px rgba(0,0,0,0.88);
    box-shadow: 10px 10px 36px -25px rgba(0,0,0,0.88);
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #004379;
    color: #FFFFFF;
    overflow: auto;
    border-radius: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.productTwo-shadow > h3 {
    color: #FFFFFF;
}

.productTwo-shadow > img {
    width:auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}

.productTwo-noshadow {
    -webkit-box-shadow: 10px 10px 36px -25px rgba(0,0,0,0.88);
    -moz-box-shadow: 10px 10px 36px -25px rgba(0,0,0,0.88);
    box-shadow: 10px 10px 36px -25px rgba(0,0,0,0.88);
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    overflow: auto;
    border-radius: 5px;
    border:1px solid #CCC;
}

.productTwo-noshadow > h3 {
    color:#004379;
}

.productTwo-noshadow > img {
    width:auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}

/*/////////////////////////*/
/* End 1001 custom styling */
/*/////////////////////////*/

/*/////////////////////*/
/* 2001 Custom Styling */
/*/////////////////////*/

.productThree-color {
    color:#00adef;
}

.btn.btn-2001 {
    background: none repeat scroll 0 0 #00adef;
    color: #FFFFFF;
    width: 100%;
}

.btn.btn-2001:hover {
    background: none repeat scroll 0 0 #9f9f9f;
    color: #262626;
    width: 100%;
}

.productThree-shadow {
    -webkit-box-shadow: 10px 10px 36px -25px rgba(0,0,0,0.88);
    -moz-box-shadow: 10px 10px 36px -25px rgba(0,0,0,0.88);
    box-shadow: 10px 10px 36px -25px rgba(0,0,0,0.88);
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #00adef;
    color: #FFFFFF;
    overflow: auto;
    border-radius: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.productThree-shadow > h3 {
    color: #FFFFFF;
}

.productThree-shadow > img {
    width:auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}

.productThree-noshadow {
    -webkit-box-shadow: 10px 10px 36px -25px rgba(0,0,0,0.88);
    -moz-box-shadow: 10px 10px 36px -25px rgba(0,0,0,0.88);
    box-shadow: 10px 10px 36px -25px rgba(0,0,0,0.88);
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    overflow: auto;
    border-radius: 5px;
    border:1px solid #CCC;
}

.productThree-noshadow > h3 {
    color:#00adef;
}

.productThree-noshadow > img {
    width:auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}

/*/////////////////////////*/
/* End 2001 custom styling */
/*/////////////////////////*/

/*//////////////////////*/
/* MAJOR Custom Styling */
/*//////////////////////*/

.productFour-color {
    color:#6fb43f;
}

.btn.btn-major {
    background: none repeat scroll 0 0 #6fb43f;
    color: #FFFFFF;
    width: 100%;
}

.btn.btn-major:hover {
    background: none repeat scroll 0 0 #9f9f9f;
    color: #262626;
    width: 100%;
}

.productFour-shadow {
    -webkit-box-shadow: 10px 10px 36px -25px rgba(0,0,0,0.88);
    -moz-box-shadow: 10px 10px 36px -25px rgba(0,0,0,0.88);
    box-shadow: 10px 10px 36px -25px rgba(0,0,0,0.88);
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #6fb43f;
    color: #FFFFFF;
    overflow: auto;
    border-radius: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.productFour-shadow > h3 {
    color: #FFFFFF;
}

.productFour-shadow > img {
    width:auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}

.productFour-noshadow {
    -webkit-box-shadow: 10px 10px 36px -25px rgba(0,0,0,0.88);
    -moz-box-shadow: 10px 10px 36px -25px rgba(0,0,0,0.88);
    box-shadow: 10px 10px 36px -25px rgba(0,0,0,0.88);
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    overflow: auto;
    border-radius: 5px;
    border:1px solid #CCC;
}

.productFour-noshadow > h3 {
    color:#6fb43f;
}

.productFour-noshadow > img {
    width:auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}

/*//////////////////////////*/
/* End MAJOR custom styling */
/*//////////////////////////*/

/*/////////////////////*/
/* SHED Custom Styling */
/*/////////////////////*/

.productFive-color {
    color:#f7941d;
}

.btn.btn-shed {
    background: none repeat scroll 0 0 #f7941d;
    color: #FFFFFF;
    width: 100%;
}

.btn.btn-shed:hover {
    background: none repeat scroll 0 0 #9f9f9f;
    color: #262626;
    width: 100%;
}

.productFive-shadow {
    -webkit-box-shadow: 10px 10px 36px -25px rgba(0,0,0,0.88);
    -moz-box-shadow: 10px 10px 36px -25px rgba(0,0,0,0.88);
    box-shadow: 10px 10px 36px -25px rgba(0,0,0,0.88);
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #f7941d;
    color: #FFFFFF;
    overflow: auto;
    border-radius: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.productFive-shadow > h3 {
    color: #FFFFFF;
}

.productFive-shadow > img {
    width:auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}

.productFive-noshadow {
    -webkit-box-shadow: 10px 10px 36px -25px rgba(0,0,0,0.88);
    -moz-box-shadow: 10px 10px 36px -25px rgba(0,0,0,0.88);
    box-shadow: 10px 10px 36px -25px rgba(0,0,0,0.88);
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    overflow: auto;
    border-radius: 5px;
    border:1px solid #CCC;
}

.productFive-noshadow > h3 {
    color:#f7941d;
}

.productFive-noshadow > img {
    width:auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}

/*/////////////////////////*/
/* End SHED custom styling */
/*/////////////////////////*/

@media (max-width: 1200px) {
    img {
        max-width: 100%;
        width: auto;
        height: auto;
    }
}

@media (max-width: 992px) {
    .title h1.module-title {
        padding-top: 10px;
        border-bottom: none;
    }
    .title h1.module-title span {
        border-bottom: none;
    }
    img.home-about {
        width: 100%;
    }
}

@media (max-width: 768px) {
    #t3-mainnav .row {
        display: none;
    }
    header#t3-header .col-md-9.col-sm-9 {
        float: right;
        width: 60%;
    }
    #t3-header .logo {
        float: left;
        min-width: 205px;
    }
    #t3-header .logo img {
        min-width: 205px;
    }
    .top-menu {
        margin-bottom: 20px;
    }
    .t3-mainnav .box-container {
        padding-top: 0px;
    }
}

@media (max-width: 600px) {
    #t3-mainnav .row {
        display: none;
    }
    header#t3-header .col-md-9.col-sm-9 {
        float: none;
        width: 100%;
    }
    #t3-header .logo {
        float: none;
        min-width: 205px;
        text-align: center;
    }
    #t3-header .logo img {
        min-width: 205px;
    }
    .top-menu {
        margin-top: 10px;
        margin-bottom: 10px;
        text-align: center;
    }
    .top-menu .col-md-6.col-xs-6 {
        width: 100%;
    }
    div#slider {
        display: none;
    }
}
