.menubar{
    text-align: left;
}

.mobile-menu{
    left: inherit;
    right: -380px;
}
.mobileAdd{
    left: inherit;
    right: 0 !Important;
}
.custom.accordion-body ul li a{
    margin-left: 0;
    margin-right: 40px;
}
.custom.accordion-body ul li a i{
    margin-right: 0;
    margin-left: 10px;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.mobile-logo i{
    float: left;
}
.mobile-logo img{
    margin-left: 0;
    margin-right: 10px;
}
.sub-menu{
    left: inherit;
    right: 0;
}
.sub-menu > a{
    text-align: right;
}
.privacy-policy {
	text-align: left;
}
.footer-head ul li i {
	margin-right: 0;
	margin-left: 10px;
}
/*custom*/

.menubar ul {
    text-align: left;
}
.menubar ul li a i {
    margin-right: 0;
    margin-left: 10px;
}
.footer-head ul li .footer-feather {
    margin-right: 0;
    margin-left: 10px;
}
.submit-overlay {
    position: absolute;
    right: inherit;
    left: 0;
    background: var(--sc);
    height: 100%;
    padding: 0 12px;
    overflow: hidden;
    border-top-right-radius: 0;
    border-bottom-right-radius:0;
    
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.copyright-content p{
    text-align: right;
}
.copyright-right{
    text-align: left;
}
.copyright-right a {
    color: var(--wc);
    padding: 0px 10px;
    border-left: none;
    border-right: 1px solid var(--wc);

}
.copyright-right a:last-child {
    padding-left: 0;
    padding-right: 10px;
}
.copyright-right a:first-child{
    border-right: none;
}
.home-image{
    right: inherit;
    left: 0;
}
.search-box button{
    right: inherit;
    left: 0;
}
.signin-box input{
    text-align: right;
}
.about-text ul li span{
    left: inherit;
    right: 10px;
}
.about-text ul li{
    padding-left: 0;
    padding-right: 40px;
}
.location .social-contact-icon{
    margin-right: 0;
    margin-left: 15px;
}
.marketing-content-box img{
    margin-right: 0;
    margin-left: 15px;
}
.marketing-tools-content ul li .tik-icon{
    left: inherit;
    right: 0;
}
.marketing-tools-content ul li{
    padding-left: 0;
    padding-right: 40px;
}
.mobile-logo i{
    margin-right: 0;
    margin-left: 15px;
}
.noti-button{
    right: inherit;
    left: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.client-section .slick-dots{
    right: inherit;
    left: 0;
}
.say-client img{
    margin-right: 0;
    margin-left: 20px;
}
.service-text p{
    text-align: right;
}
.become-sponsor-request-form input{
    text-align: right;
}
.overlay-title{
    left: inherit;
    right: 0;
}
.audience i{
    margin-right: 0;
    margin-left: 10px;
}

.menubar-main .menubar{
    width: 100%;
    text-align: right;
}
.menubar ul{
    text-align: right;
}
.influencer-head-img img{
    margin-right: 0;
    margin-left: 20px;
}
.about-influencer-hear p.p{
    margin-right: 20px;
    margin-left: 20px;
}
.about-influencer-hear p{
    margin-right: 0;
    margin-left: 20px;
}
.feture-booth ul li {
    padding-left: 0;
    padding-right: 35px;
}
.feture-booth ul li .check-i {
    left: inherit;
    right: 0;
}
.find-box-overlay {
    right: inherit;
    top: 0;
    left: 0;
    text-align: left;
}
.donate-footer .sponsor {
    margin-left: 0;
    margin-right: 5px;
}
.event-search-input button {
    position: absolute;
    right: inherit;
    left: 0;
    top: 0;
    height: 100%;
    border-left: inherit;
    border-right: none;;
}
.none-profit-time-left .time-hours{
    float: left;
}
.trams-input-none {
    margin-right: 0;
    margin-left: 10px;
}
.non-profit-donate-type span label {
    margin-right: 0;
    margin-left: 14px;
}
.non-profit-details-title a{
    float: left;
}
.non-profit-location span {
    margin-right: 0;
    margin-left: 30px;
    float: right;
}
.attaching-content ul li img {
    margin-right: 0;
    margin-left: 5px;
    left: inherit;
    right: 15px;

}
.attaching-content ul li {
    padding-left: 0;
    padding-right: 50px;
}
.contact-form input{
    text-align: right;
}
.upcomming-event-box-main{
    padding-right: 0;
    padding-left: 20px;
}
.opportunity-section ul li {
    padding-left: 0px;
    padding-right: 40px;
}
.opportunity-section ul li i {
    left: inherit;
    right:0;

}
.att-pack-overlay {
   
    right: inherit;
    left:0;
}
.clip-path-box {
    position: absolute;
    top: 50%;
    left:inherit;
    right: -34px;
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
}
.event-text .fa-calendar-days {
   
    margin-right: 0;
    margin-left: 10px;
}
@media only screen and (max-width:575px) {
    .non-profit-details-title a {
        float: right;
    }
}