body.stm_transparent_header_disabled.stm_title_box_disabled.stm_breadcrumbs_enabled .stm-header {
    margin-bottom: 0px;
}
.vc_message_box-icon>* {margin-left: 15px}
.vc_color-black.vc_message_box { background-color: #222b69; }
.vc_message_box p {  line-height: 1.05; }

.infobox a:link {
    color: white;
    text-decoration: none;
} 
.infobox a:visited {
    color: white;
    text-decoration: none;
}
.infobox a:hover {
    color: #e1e1e1!important;
    text-decoration: none;
}
.vc_message_box-icon>* {
    margin-left: 15px;
}
@media (max-width: 768px) {
.vc_message_box-icon  {display: none; width:0px}
.vc_column_container {
    padding-left: 3%;
    padding-right: 3%;
}
}
.vc_message_box.stm_message_box_style_1 {
    padding: 1.8em 1.8em 1.8em 1.8em!important;
}

/* resize social media iicons*/
.fa.fa-google {
    font-size: 80%;
}
.fa.fa-twitter {
    font-size: 90%;
}

/*resize the our services images*/
.stm_services_style_12 .stm_services__image img {
    width: 100%;
}

.stm_services__more_link a:link {color:white!important}
a..stm_services__more_link:link { color:#FFF!important; text-decoration:none; font-weight:normal; }
a..stm_services__more_link:visited { color: #FFF!important; text-decoration:none; font-weight:normal; }
a..stm_services__more_link:hover { color: #FFF!important; text-decoration:underline; font-weight:normal; }
a..stm_services__more_link:active { color: #FFF!important; text-decoration:none; font-weight:normal; }

.homeh {
   font-size:16px;
   padding: 20px;
   margin: 0 0 -100px 0;
   letter-spacing: 1px;
   color: #a6aebf;
}

@media (max-width: 550px) {
  h1 { font-size:16px!important; }
}
.homc {
   text-align:center;
}