#latest-news .main-visual .text-box h4 {
    padding-left: 30px;
    padding-right: 0;
}

.product-listing-banner .product-listing-banner-inner .product-listing-banner-holder .product-listing-banner-gallery.mode-right .product-listing-banner-content-inner {
    right: 60%;
    left: auto;
}

.overview-full-col .overview-full-col-wrapper .overview-full-col-container .overview-content .btn-container a.btn-more,
.overview-two-col .overview-two-col-wrapper .overview-two-col-container .overview-content .btn-container a.btn-more {
    margin-left: 30px;
    margin-right: 0;
}

.overview-full-col h2,
.overview-two-col h2 {
    text-align: right;
}

.overview-two-col .desc {
    text-align: right;
}

.product-listing-banner .product-listing-banner-inner .product-listing-banner-holder .product-listing-banner-content-inner {
    left: 55%;
    right: unset;
}

.overview-full-col .desc {
    text-align: right;
}

.product-listing-banner .product-listing-banner-inner .product-listing-banner-holder {
    overflow: hidden;
}

.otgs-development-site-front-end .icon {
    margin-right: -23px;
    margin-left: unset;
}

footer .social-media-container .social-media a.social-btn:last-child {
    margin-right: 12px;
}

footer .social-media-container .social-media a.social-btn:first-child {
    margin-right: 0;
}

footer .footer-links-container .footer-links ul.col {
    padding-left: 10px;
    padding-right: 0;
}

@media screen and (max-width:1023px) {
    footer .footer-links-container .footer-links ul.col li.row .accordion-toggle {
        left: 12px;
        right: unset;
    }

    footer .footer-links-container .footer-links ul.col li.row .accordion-toggle:before {
        left: 8px;
        right: unset;
    }

    footer .footer-links-container .footer-links ul.col li.row .accordion-toggle:after {
        left: 14px;
        right: unset;
    }
}

@media screen and (min-width:768px) {
    .overview-full-col .overview-full-col-wrapper .overview-full-col-container .overview-content {
        right: 42px;
        left: unset;
    }

    .product-listing-banner .product-listing-banner-inner .product-listing-banner-holder .product-listing-banner-gallery.mode-center .product-listing-banner-content-inner {
        left: unset;
        transform: translateX(50%);
        right: 50%;
    }

    .overview-two-col .overview-two-col-wrapper .overview-two-col-container .overview-content {
        right: 42px;
        left: unset;
    }
}

@media (max-width:767px) {
    .rtl .overview-type-listing .overview-type-wrapper .overview-type-container .overview-type .overview-content .viewmore {
        display: none;
    }

    .rtl .overview-type-listing .overview-type-wrapper .overview-type-container .overview-type .overview-content {
        bottom: 60px;
    }
}