#menu-main-menu {
margin-left: 50px;
}
.sec-title .sub-title {
font-size: 24px;
text-transform: initial;
}
.rs-slider.slider1 .container .content-part .sl-desc {
font-size: 22px;
}
.bg-color {
background: #e8eff7;
}
.bg-color h1 {
color: #000;
}
.rs-breadcrumbs .content-part {
padding: 80px 0;
}
.rs-breadcrumbs .content-part .breadcrumbs-title {
font-weight: 400;
}
.pll-parent-menu-item {
margin-left: 100px !important;
}
.full-width-header .rs-header .menu-area .logo-area img {
max-height: none;
}
.full-width-header .rs-header .menu-area .logo-area a {
font-size: 32px;
font-weight: 700;
}
.rs-team.slider1 .team-wrap .text-bottom span.designation {
text-transform: initial;
}
.rs-testimonial.style2 .testi-item .content-part {
background: rgb(241 246 252);
}
.rs-testimonial.style2 .testi-item .content-part .desc {
color: #497bc2;
}
.rs-testimonial.style2 .testi-item .posted-by .user .name {
color: #000;
}
.rs-footer .footer-newsletter .newsletter-form input[type="submit"] {
background: #4a7bc2;
text-align: center;
text-transform: uppercase;
padding: 0;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a {
text-transform: initial;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.current > a {
font-weight: bold;
color: #fff !important;
}
p.text-justify {
text-align: justify;
}
.rs-menu-toggle .fa-bars {
font-size: 28px;
}
#menu-main-menu .dropdown-toggle::after {
display: none;
}
footer h2, footer p {
color: #fff;
}
.rs-footer .footer-content .widget-title {
text-transform: initial;
}
@media only screen and (max-width: 991px) {
#menu-main-menu {
margin-left: 0;
}
}