#fullscreen-slider {
display: inherit !important;
background: #222;
}

.navbar .navbar-nav > li > a {
    font-size: 14px;
}

#home h1 {
    color: #FEF10D;
}

#home .section-title h1 {
    font-weight: 600;
    font-size: 87px;
    line-height: 85px;
    letter-spacing: -3px;
}

.section-title h1 i {
    font-size: 48px;
    letter-spacing: -2px;
}

.services-p {
    font-size: 24px;
    display: block;
	color: #000;
	margin-bottom: 20px;
    font-weight: 200;
    line-height: 1.4;  
}

.services-palt {
    font-size: 24px;
    display: block;
	color: #BBBBBB;
	margin-bottom: 20px;
    font-weight: 200;
    line-height: 1.4; 
}

.parallax h1 {
    color: #BBBBBB !important;
    font-family: 'Raleway', sans-serif;
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    letter-spacing: 1px;
}

.parallax-background-color-content p {
	color: #000;
}

.parallax h1 {
    color: #000;
    font-family: 'Raleway', sans-serif !important;
}

.bgdark {
    background: #F45500;
}

.bgdark .section-title div span {
    display: inline-block;
    color: #000000;
}
  
.bgdark .section-title .line {
    width: 90px;
    background: #000000;
}

#logophone {
    width: 250px;
    float: left;
    color: #CCC;
    font-family: 'Raleway', sans-serif;
    font-size: 25px;
    font-weight: 600;
    line-height: 60px;
    margin-left: 11px;
}

@media (max-width: 767px) {
.section-title h1 {
    border-bottom: none;
}
#home .section-title h1 {
    font-size: 56px;
    line-height: 70px;
}
.section-title h1 i {
    font-size: 32px;
    line-height: 44px;
}
.section-title h1, .parallax h1 {
    font-size: 48px;
    line-height: 50px;
    margin: 0 0 8px;
    padding: 4px 0 5px 0;
}
}