.navbar-static-top .navbar-collapse ul li {
    width: 290px;
}
header {
    height: auto;
    padding: 5px 0 21px;
}
.navbar-static-top .navbar-collapse ul li.active a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 145px solid transparent;
    border-right: 145px solid transparent;
    border-top: 25px solid #fee003;
    position: absolute;
    bottom: -24px;
    z-index: 1001;
}
.sp-mt-35 {
    margin-top: 35px;
}
#nr_services iframe {
    margin-bottom: 100px;
}
.footerWidget .getInTouch_widget .tab-content .tab-pane {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}
#nr_services .service .innerRow img {
    width: 130px;
    margin: 20px auto 5px;
}
#nr_services .service {
    padding: 10px;
}
#nr_slider .mainSliderContainer .mainSlider .caption .cont-row {
    font-weight: 500;
}
.navbar-static-top .navbar-collapse ul li.active a {
    color: #000;
}
#pageCover .pageBreadcrumbs .breadcrumb li a {
    text-transform: capitalize;
}
#pageCover .pageBreadcrumbs .breadcrumb li.active {
    font-weight: 600;
}
.sp-sec-margin {
    margin-top: 65px !important;
}
.fleft.images {
    float: right;
    width: 10%;
}
#hAccordion .panel .panel-collapse .panel-body .texts {
    width: -webkit-calc(100% - 88px);
    width: calc(100% - 88px);
    float: left;
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    color: rgba(14, 13, 13, 0.9);
    line-height: 25px;
    padding-left: 20px;
    width: 80%;
}
#hAccordion .panel .panel-heading .panel-title a {
    display: block;
    line-height: 47px;
    font-family: "Raleway", sans-serif;
    color: #ffffff;
    font-weight: 600;
    background: black;
}
.fleft.images img {
}
#testimonials .testimonialSlider .item .testimonial,
#testimonials .testimonialSlider .item .clientNameTitle {
    color: black;
}
#testimonials .testimonialSlider .item .clientPhoto img {
    border-radius: 100px;
}

header .logo img {
    width: 105px;
}

.sp-ab {
    text-align: center;
    margin-bottom: 15px;
}
.sp-ab h2 {
    font-size: 30px;
}
.sp-ab ul li {
}
.sp-ab ul {
    padding: 0;
    list-style: none;
}

header .logo img {
    width: 220px;
    margin: 6px 0 0;
}
.sp-mobile-text h2{font-size: 37px;margin-top: 0;}
@media screen and (min-width: 350px) and (max-width: 760px) {
    .sp-mobile-text {
        display: none;
    }
}

@media screen and (max-width: 350px) {
    .sp-mobile-text {
        display: none;
    }
}
