/*
Template Name: Carporate
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
/*********************services****************/
.about_3ii span i{
 font-size:50px;
 }
.about_3i{
margin-top:20px;
 }
.about_3ii{
background: rgb(34, 27, 46);
padding:40px 20px;
cursor:pointer;
 }
.about_3ii h4{
color:#fff;
 }
.about_3ii p{
color: rgba(255, 255, 255, 0.77);
 }
.about_3ii:hover{
background: #1a1524;
 }
#about blockquote{
border-left: 5px solid #FF6A3F;
background: #fbfcfd;
padding: 15px 15px;
 }
/*********************services_end****************/


@media screen and (max-width : 767px){
.about_1l h5{
text-align:center; 
 }
.about_3  h2{
text-align:center; 
 }  
.about_3ii {
margin-bottom:10px; 
 }
.about_3ii p{
text-align:left;
 }
 }
@media (min-width:768px) and (max-width:991px) {
.about_1r img {
min-height:510px; 
 }
 }
@media (min-width:992px) and (max-width:1200px) {

 }
