


.about_right {
    background: #f6f6f6 none repeat scroll 0 0;
    margin-left: -30px;
    margin-top: 37px;
    overflow: hidden;
    padding: 18px 25px 25px 30px;
}
.about_btn {
    color: #e46e48;
    float: left;
    font-size: 14px;
    line-height: 24px;
    margin-top: 6px;
}
.about_left {
    box-shadow: 0 0 18px -9px #2a425e;
    -moz-box-shadow: 0 0 18px -9px #2a425e;
    -webkit-box-shadow: 0 0 18px -9px #2a425e;

    margin-top: 40px;
    position: relative;
    z-index: 1;
}


.photo_sec > img {
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;

    box-shadow: 0 0 4px -2px;
    -moz-box-shadow: 0 0 4px -2px;
    -webkit-box-shadow: 0 0 4px -2px;

    height: 66px;
    width: 66px;
}
/*.name {
    color: #9068be;
    font-size: 24px;
    line-height: 10px;
    margin: 10px 0 0;
}
.testi_btn {
    color: #02c6d8;
    font-size: 18px;
}
.photo_sec {
    bottom: -85px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}*/





/* media query for other devices */
@media (min-width: 1600px) {
    
}

@media (max-width: 1199px) {
    
    .about_left > img {
        min-height: 408px;
    }
    .about_right {
        margin-top: 40px;
    }
   
}

@media (max-width: 1023px) {
    

}

@media (max-width: 991px) {
    
    .about_left > img {
        min-height: auto;
    }
    .about_right {
        margin-left: 0;
        padding: 18px 25px 25px;
    }
    f
}

@media (max-width: 767px) {
    h1 {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .carousel-inner > .item > a > img, .carousel-inner > .item > img {
        height: 280px;
    }
    .carousel-caption {
        bottom: 30px;
        font-size: 15px;
        line-height: 18px;
        width: 260px;
    }
    .carousel-caption h3 {
        line-height: 30px;
        font-size: 24px;
    }
    .carousel-indicators {
        bottom: 0;
    }
    .banner_btn, .work_us_btn {
        margin-top: 10px;
        padding: 10px 20px;
        font-size: 25px;
        line-height: 18px;
    }
    .contact .form-inline .form-control {
        margin-left: 6px;
        width: 100%;
    }
    .form-group {
        margin-bottom: 20px;
        margin-right: 6px;
    }
    .service_btn {
        left: 0;
    }
    .web {
        margin-top: 160px;
    }
    .testimonial_item {
        margin-top: 50px;
        margin-bottom: 100px;
    }
    #work_us {
        margin-top: 40px;
        min-height: auto;
    }
    .work_content {
        font-size: 18px;
        line-height: 30px;
        margin-top: 35px;
    }

}

@media (max-width: 479px) {
    h1 {
        font-size: 30px;
        line-height: 30px;
    }
    h3 {
        font-size: 24px;
    }

}




/**/Testimonial