.footer_logos .footer_logo::after{
	right: -50px;
}
.about_section .text_left p{
	text-align: left !important;
}

@media only screen and (max-width: 1199px){
	.full_img_text_section .fw_row_b .container{
        margin-left: 0 !important;
    }
}
@media only screen and (max-width: 810px){
    .sign_form_row{
        padding-right: 0;
    }
    .login_body .fw_img_box{
		border-radius: 0;
	}
    .secion_bg .section_body .offset-sm-4{
		margin-left: 50% !important;
	}
    
}
@media only screen and (max-width: 481px){
    .secion_bg .section_body .offset-sm-4 {
		margin-left: 0% !important;
	}

    .search_bar .form-control {
        padding-left: 44px;
    }
    .search_bar .custom_sm_imput::after {
        left: 13px;
    }
    .sidemenu_nav .col-sm-8 {
		border-left: none !important;
		padding-left: 0 !important;
    }
    
}