.footer_logos .footer_logo::after{
	left: -50px;
}

.about_counters {
  direction: ltr !important;
  justify-content: center !important;
}
.swiper-button-prev .fa-arrow-left, .swiper-button-next .fa-arrow-left{
	transform: rotate(180deg) !important;
}
.swiper-button-prev .fa-arrow-right, .swiper-button-next .fa-arrow-right{
	transform: rotate(180deg) !important;
}
.btn-outline-primary i, .btn-primary i {
  transform: rotate(220deg) !important;
}
.location_venue_box_content .btn-primary i {
  transform: rotate(0deg) !important;
}
.fa-long-arrow-right {
  transform: rotate(180deg) !important;
}
.session_card .btn-schedule {
  margin-right: 0px;
  margin-left: 30px;
}
.timeline .time_col {
  margin-right: 0px;
  margin-left: 30px;
}
.about_section .text_left p {
  text-align: right !important;
}
.inner_banner .banner_content h1{
	line-height: 2.0;
}
.main_banner .banner_content h1{
	line-height: 2.0;
}
#back_to_top_btn {
  right: auto !important;
  left: 50px;
}
@media only screen and (max-width: 1199px){
	.full_img_text_section .fw_row_b .container{
        margin-right: 0 !important;
    }
}

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

@media only screen and (max-width: 481px){
    /* /////////////////////// yaha se  */
    .secion_bg .section_body .offset-sm-4 {
		margin-right: 0% !important;
	}

    .search_bar .form-control {
        padding-right: 44px;
    }
    .search_bar .custom_sm_imput::after {
        right: 13px;
    }
    .sidemenu_nav .col-sm-8 {
		border-right: none !important;
		padding-right: 0 !important;
    }
	.custom_side_menu .offcanvas-header .sidemenu_close{
		border-right: 1px solid #374848;
		height: 100%;
		background-repeat: no-repeat;
		border-radius: 0;
		padding-right: 10px;
	}
}