#Content .outline_divs img {
    display:block;
    margin:0 auto;
}

.outline_divs {
    border: 1px solid #9399b8; 
    padding: 50px 0 30px; 
    display: block; 
    text-decoration: none;
}

.featured-service-icons h4 {
    font-family: Arial, Helvetica, sans-serif;
    color:#FFF;
    font-size: 100%;
    line-height:100%;
}
.featured-service-icons .icon_box {
    border: 1px solid #fff;
    border-radius: 4px;
    margin-bottom: 10px !important;
}
.featured-service-icons img {
    max-width: 105px !important;
}
.img_bott-marg.wpb_single_image .vc_single_image-wrapper {
    margin-bottom:0;
}

.min-height-325 {min-height:325px;}

.img_bott-marg.wpb_single_image .vc_single_image-wrapper {
    margin-bottom:0;
}
.top-icon .aio-icon-header h3.aio-icon-title {
    text-align: left;
}
.top-icon .aio-icon-header+.aio-icon-description {
    text-align: left;
}
.half_list {
    width:45%;
    margin:0 5px;
    float:left;
}

.no_drop li {
    font-size: 18px;
    color: #333;
    font-weight: 500;
    font-family: "Montserrat", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    list-style-type: disc;
    margin-left: 7px;
    line-height:36px;
}

#top_row {
    height:300px;
}

#first_sect {
    -webkit-box-shadow: 2px 2px 6px 1px rgba(234,234,234,1);
-moz-box-shadow: 2px 2px 6px 1px rgba(234,234,234,1);
box-shadow: 2px 2px 6px 1px rgba(234,234,234,1);
}

.vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab.vc_active > a {
    background-color: transparent !important;
    color: #222;
    font-weight: bolder;
    border-bottom: 2px solid #5472d2;
}
.vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab > a {
    background-color: transparent !important;
    color: #444;
}


/*Gravity Form Style-1*/
.gform_required_legend{
    display: none;
}

.gform_wrapper .form-style-1 .top_label li.gfield.gf_left_half, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first, .gform_wrapper ul.gform_fields li.gfield, .gform_wrapper .top_label li.gfield.gf_right_half {
    padding-right:0;
}
body .gform_wrapper .form-style-1 ul li.gfield {
    margin-top: -5px;
}

.gform_wrapper.gf_browser_chrome .form-style-1 .gform_body {
    width: 100% !important;
}
.gform_wrapper .form-style-1 .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    font-size: 1em;
    width: 100%;
    margin: -34px auto -6px;
    padding: 15px 0;
    -webkit-box-shadow: 0px 0px 37px -9px rgba(187, 187, 187, 0.75);
    -moz-box-shadow: 0px 0px 37px -9px rgba(187, 187, 187, 0.75);
    box-shadow: 0px 0px 37px -9px rgba(187, 187, 187, 0.75);
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    border-top: 1px solid #a7a7a7;
    border-left: 1px solid #779cbb;
    border-right: 2px solid #4a6d8a;
    border-bottom: 4px solid #1f415d;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    overflow: hidden;
    display: block;
}


.modal-form .ult_modal.ult-medium {
    width: 450px;
}
.ult-overlay-close {
    width: 30px;
    height: 30px;
    right: 35px;
    top: 25px;
}