.style_image_1 img { border-radius:10px; border:2px solid white; opacity:1; transition:all 500ms linear; }
.style_image_1:hover img { border-radius:0px; opacity:.51;-webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1); transition:all 500ms linear; }
        .font_sttyle h3{font-family:"helvetica_condensed_bqregular"!important; font-weight:lighter!important; margin-bottom:0; }
        .font_sttyle h2{font-family:"helvetica_condensed_bqregular"!important; font-weight:lighter!important; margin-bottom:0; margin-left:-15px;}
        .font_sttyle_2 .wpb_wrapper p{font-family:"helvetica_condensed_bqregular"!important; font-size:14px!important; line-height:14px!important; font-weight:lighter!important;}
        .font_sttyle_3 .wpb_wrapper p{font-family:"helvetica_condensed_bqregular"!important; font-size:16px!important; line-height:14px!important; font-weight:lighter!important;}
                .work_btn {
    background: #fed200!important;
    border-radius: 10px !important;
    font-size: 42px !important;
    font-weight: lighter;
    padding: 5px 37px !important;
    text-align: left !important;
    margin-bottom:50px!important;
}
.work_btn::after {
    background: rgba(0, 0, 0, 0) url("http://quickthemes.co/john51/cmiagency/wp-content/uploads/2015/10/s2.png") no-repeat scroll 3px 57px;
    content: "";
    float: left;
    height: 38px;
    left: 100px;
    padding-top: 79px;
    position: absolute;
    width:256px;
}
.our_service_link .wpb_wrapper a {
    background: #fed200 none repeat scroll 0 0;
    border-radius: 5px;
    color: #272727;
    float: left;
    line-height: 20px;
    padding: 20px;
    width: 83%;
}
.magin_fix {margin-top:10px; margin-bottom:10px;}
.magin_fix_2 {margin-bottom:45px;}

@media screen and (max-width: 400px) {

.work_btn { font-size:37px!important; margin-bottom:0!important;}
}