.menu-items {
    list-style: none;
    font-size: 14px;
    text-align: right !important;
}
.position-left.open {
    left: 74.5% !important;
}
.position-left {
    left: 100% !important;
}
.section_menue .menubar menuitem .menu-trigger.left {
    left: 90% !important;
    /* display: none; */
}
.menu-items li i {
    font-size: 16px;
    margin-right: 10px;
    float: right !important;
    margin: 0 2px 0 11px;
}
.has-sub i.d-arrow {
    float: left !important;
     
}

.section_features ul {
   
    text-align: right !important;
}
.section_features ul .icon {
    
    float: right;
    margin-left: 6px;
    line-height: 2;
}
 


.section_video_top .content
{
    text-align: right;
}

@media  (max-width: 992px) {
    .position-left.open {
        left: 32.5% !important;
    }
}