.logo-img a img {
    width: 320px;
    object-fit: contain;
    height: 155px;
}
header.entry-header,.post-thumbnail{
	display:none;
}
.follow {
    margin-top: 65px;
}
.test-card {
    padding: 0 15px;
    margin: 20px 0 30px;
}
.cntc-box-sec ul li a {
    color: #000 !important;
    font-family: 'Poppins';
}


.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea{
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
input#gform_next_button_1_7 {
    background: #b3022e;
    border: none;
    color: white;
    font-weight: bold;
    padding: 12px;
    border-radius: 6px;
    transition: 0.3s;
    width: 100%;
}
.gfield_radio {
    column-count: 2;
}

section.banner {
    height: 100%;
}

.solution-card{
	margin:60px 0 !important
}
.cntc-box-sec li p {
    padding: 0;
    margin: 0;
}



section.banner.inn {
    height: 150px;
    margin-bottom: 60px;
    position: relative;
    background: #b3022e;
    display: flex;
    justify-content: center;
    align-items: center;
}
section.banner.inn .banner-txt {
    padding-top: 0px;
}

section.banner.inn .banner-img img {
    height: 450px;
    object-fit: contain;
    /* object-position: top; */
    width: 100%;
}
section.banner.inn .banner-img {
    top: 0;
}
section.about.in .container-fluid::before {
    bottom: -40px;
}
section.mission {
    padding: 0px 0px 40px !important;
}
/*.banner-txt h1 {*/
/*    font-size: 75px;*/
/*    line-height: 1;*/
/*    color: #ffffff;*/
/*    margin-bottom: 8px;*/
/*}*/