a { color: #CE1400; }
.scrollup { background-color: #CE1400 !important; }
.footer-02 .row2 { 
	/*background-color: #CE1400 !important;*/
	background-color: #000 !important;
	padding-top: 20px;
    padding-bottom: 20px;
}

.pmp-color { color: #CE1400 !important; }
.pmp-background { background-color: #CE1400 !important; }

.footer-02 .row1 .links ul li a:before { color: #CE1400 !important; }
.footer-02 .row1 .links ul li a:hover { color: #CE1400 !important; }
.footer-02 .row1 .contact .icon { color: #CE1400 !important; }
.footer-02 .row1 .contact .text a:hover { color: #CE1400 !important; }

.navigation-02.navbar-inverse .navbar-nav>li>a:hover { color: #CE1400; }

nav .nav li a:hover, .overlay ul li a:focus { color: #CE1400; }
nav .nav li a:hover, .overlay ul li a:focus { color: #CE1400; }
.home-01 .tab-style-05 .nav>li.active .caption, .tab-style-05 .nav>li>a:focus .caption, .tab-style-05 .nav>li>a:hover .caption { color: #CE1400; }

.about-02 .intro .herotext h1 { color: #CE1400; }
.about-02 .tab-style-05 .tab-content h1 { color: #CE1400; }

.navbar-brand {
	margin-top: -15px;
}
.sticky .navbar-brand {
	margin-top: 0px;
}

@media (max-width: 1280px) and (min-width: 320px)  {
	.navbar-brand {
		margin-top: 0px !important;
	}
	nav .navbar-brand img {
	    width: auto;
	    height: 40px;
	    -webkit-transition: all 0.4s ease;
	    transition: all 0.4s ease;
	}

	.inner-banner-style-06 .info {
    	padding-top: 500px;
    	padding-bottom: 50px;
	}

	#intro_index {
		padding-top: 70px !important; padding-bottom: 350px; letter-spacing: -1px;
	}
	#intro_index .description { font-size: 1.8em; }
}


#intro_index {
	padding-top: 130px; padding-bottom: 350px;
}


.footer-02 .row1 h1,
.footer-02 .row1 .links ul li,
.footer-02 .row1 .contact .text,
.mansory-effect figure.item .info .caption,
.icon-style-03 .block .heading { text-transform: none !important; }

/*
@media (max-width: 1280px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
*/