/* About Us Area */
h3 { text-align: center }
.ac { box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15); border-radius: 2px; }
.fplus-about-us-area .about-us-content { background-color: #fff; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15); border-radius: 2px; }
.fplus-about-us-area .about-us-thumb > img { border-radius: 2px 0 0 2px; }
.fplus-about-us-area .about-us-text p { margin-bottom: 0; }
.fplus-single-feature { padding: 30px 30px 25px; background-color: #fff; margin-top: 70px; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15); }
.feature-title > img { max-width: 35px; margin-right: 20px; }
.feature-title { margin-bottom: 25px; }
.feature-title > h5 { margin-bottom: 0; color: #ff6c00; }
.fplus-single-feature > p { margin-bottom: 0; font-size: 14px; }
@media only screen and (min-width: 768px) {
.accordion-container { margin: auto; width: 60%; }
#abt { color: #606060; font-size: 18px; line-height: 2; font-weight: 400; }
#imgabt { width: 500px; height: 450px; margin-left: 100px; }
.fplus-about-us-area .about-us-text { padding: 15px 60px; }
}
.form-control { box-shadow: none; -webkit-box-shadow: none; }
@media only screen and (max-width : 768px) {
.accordion-container { margin: auto; width: 98%; }
#abt { color: #606060; font-size: 13px; line-height: 1.3; font-weight: 400; }
#imgabt { width: 100%; height: auto; margin-left: 5px; }
.fplus-about-us-area .about-us-text { padding: 15px 10px; }

}