/* Custom Styles */
.header .btn{font-weight: 400 !important; font-size: 16px;}
.top_class{font-size: 24px; line-height: 34px;}
.inner1 p, .inner2 p{font-weight: 500;}
.image__overlay-text h4{font-weight: 500;}
.image__overlay-text h5{font-weight: 400;}
.image__overlay-text p{font-size: 16px;}
@media screen and (min-width: 768px )
{
.slide_style p:first-child {font-size: 20px; margin-top: 10px;}
.slide_style p{font-size: 20px;}
}



@media(max-width: 767px) {
 .fields-wrapper .form-group {
    margin-right: 0rem !important;
}
.form-btn {
   width:100%;
}
.social-icons__icons {
    justify-content:  center;
}
}