
@media screen and ( min-width:360px) and (max-width: 640px) {
.icon-sevices .form {
    padding: 0;
    margin: 40px 0 0 0;
    background: #efedee;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.job-banner {
    height: 638px;
}
.impact {
    padding: 68px 0 30px 0;
    margin: 0 0 0px 0;
    background: #f25f13;
    height: auto;
}
.impact .border-right {
    border-bottom: 1px solid #FFF;
	border-right:none;
}

.dropdown-menu>li>a {
    display: block;
    padding: 7px 20px !important;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #FFF !important;
    white-space: nowrap;
    border-bottom: 1px solid #b4b2b1 !important;
    border-right: none !important;
	font-size:12px;
}

.logo-top {
    margin-top: -59px;
    margin-right: 45px;
}
.seo p{ text-align:justify;}

.top_line .text-p-new-left {
    text-align: center;
    color: #ff6200;
    font-family: 'Montserrat', sans-serif;
}

.top_line .text-p-new {
    text-align: center;
    color: #ff6200;
    margin: 0;
    font-family: 'Montserrat', sans-serif;
}

}



