body {
	direction: rtl;
	text-align: right !important;
}
.hero-section .imgbx::before,
.inner-banner-image .imgbx::before,
.hero-section .imgbx img,
.inner-banner-image .imgbx img,
.support__card::after {
  transform: scaleX(-1);
}
.contentbx ul:not([class]) li {
    padding: 0 25px 20px 0;
    background-position: right top 3px;
}
.curve-rt::before {
	right: auto;
	left: 0;
	transform: scaleX(-1);
}
.curve-rb::before {
	right: auto;
	left: 0;
	transform: scale(-1);
}
.curve-lb::after {
	left: auto;
	right: 0;
	transform: scaleX(-1);
}
.curve-lt::after {
	left: auto;
	right: 0;
	transform: scale(-1);
}
.custom-table th, .custom-table td {
    text-align: right !important;
}
.company-brochure label, .cr-copy label, .ministry-health-wrapper label, .service-offered-wrapper label {
	background-position: right top;
    padding: 0 30px 0 0;
}
.custom-table tr th:first-child,
.custom-table tr td:first-child {
	border-right: none;
}
.custom-table tr th:last-child,
.custom-table tr td:last-child {
	border-right: 1px solid #DADCE1;
}
.download-app a {
	margin-right: 0;
	margin-left: 20px
}
.contentbx ol {
    padding: 0 18px 0 0;
}
.custom-table td a {
    background: url(../images/caret-left.svg);
	background-repeat: no-repeat;
    background-position: left center;
    padding-right: 0 !important;
    padding-left: 14px;
}
.company-brochure, 
.form-item-copy-of-ministry-of-health-license, 
.form-item-file-upload, 
.form-item-upload-your-cr-copy {
    float: right !important;
}
.liva-insurance-form .form-tel, .liva-insurance-form .form-email {
    text-align: right;
    direction: rtl;
}

.rewards_block--block_1--header-wrapper label {
    margin-right:auto;
	margin-left: 15px;
}
div#edit-actions {
    display: block;
	width: auto;
}
.rewards_block--block_1--header-wrapper .form--inline .form-item {
float:right;
    margin-left: 0.5em;
}

.back-link a {
	background: url('../images/caret-right.svg') no-repeat right center;
	padding-left: 0;
	padding-right: 12px;
}
.readmore a {
	background: url('../images/caret-left.svg') no-repeat left center;
	padding-right: 0;
	padding-left: 12px;
}
.newswrap {
	padding-left: 0;
    padding-right: calc(50% - 528px);
}
.newsslider {
    direction: ltr;
}
.profile-info-wrapper {
    text-align: right;
    left: 10px;
    right: 30px;
}
.profile-box:hover a.profile-btn {
    background: url(../images/profile-arrow-left.png) no-repeat;
    background-position: left center;
    background-size: 10px;
    padding: 0 0 0 15px;
}
.products .card__image {
    width: 56%;
}

.sub-hero__mega-text {
margin-top: 20px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
line-height: 1.0;
}
.top-icon-box-inner-wapper h6 {
font-weight: 600;
}
footer a, input.check-toggle-round-flat:checked~.on {
font-weight: 500;
}
.newsslider .slick-prev {
left: 65px;
}
.custom-table tr th:first-child, .custom-table tr td:first-child {
border-right: 1px solid #DADCE1;
}
.policy-wrapper a {
font-weight: 600;
}
.support__description {
font-weight: 500;
}
.support__title {
    font-weight: 600;
}
.top-icon-box-inner-wapper h5{
    font-weight: 600;
}
.breadcrumb {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    max-width: 71.25rem !important;
    padding: 20px 0 !important;
    background-color: transparent !important;
    margin: 0 auto !important;
    font-size: 12px;
}
.insurance-plans__table > tbody > tr > td:is(:nth-child(2), :nth-child(3)) > div {
    font-weight: 600;
}
.insurance-plans__comparison-title {
    font-weight: 600;
}
.el-section h6 {
    font-weight: 600;
}
.learn-more-link {
    font-weight: 600;
}
.hero-banner .title {
    font-weight: 600;
}
.security-cta-wrapper{
display: flex;
justify-content: end;
}
.testimonials-title {
    font-weight: 600;
}
.inner-page-title h1, .inner-page-title .main-title {
    font-weight: 600;
}
.inner-page-title h6 {
     font-weight: 500;
}
.dirltr {
    direction: ltr !important;
    display: inline-block;
}
.ar-500 {
    font-weight: 500 !important;
}
div#edit-actions {
    text-align: right;
}
.contentbx .cbtn {
    line-height: 1;
    padding-top: 11px;
}
.page-rewards .inner-banner-image .imgbx img {
    transform: none;
}
.page-rewards .inner-banner-image .imgbx::before {
    background-size: 25%;
}
.lang-switcher .links li>a, .translate, .nav__right .header-links a {
    padding-bottom: 0.50rem;
}
.insurance-steps__icon {
    padding-top: 6px;
}
.btnbx a {
    font-weight: 500;
    line-height: 1;
    padding-top: 12px;
}
.insurance-plans .cta-button {
    line-height: 1;
    padding-top: 14px;
}
.learn-more-link.dirltr::after {
    display: none !important;
}
/* Desktop End */

@media only screen and (min-width: 768px) {
    .ps-md-5 {
        padding-left: 0 !important;
        padding-right: 3rem !important;
    }
}

@media only screen and (max-width: 991px) {
.breadcrumb {
    padding: 10px 15px !important;
}
}

/*-----------For Mobile View----------------*/
@media only screen and (max-width:767px) {

        .language-ar #hamburger-1.is-active {
  top: 0.5rem;
}

.company-brochure label, .cr-copy label, .ministry-health-wrapper label, .service-offered-wrapper label {
    padding: 0 22px 0 0;
}
.rewards_block--block_1--header-wrapper .liva-insurance-form {
    display: flex;
    flex-direction: row;
}
.rewards_block--block_1--header-wrapper .form--inline .form-item {
    float: none;
}
.rewards_block--block_1--header-wrapper .form-control:not(input[type="checkbox"]) {
        width: 100%;
    }
	.rewards_block--block_1--header-wrapper label {
    width: 50px;
}
.rewards_block--block_1--header-wrapper .form--inline .form-actions {
    float: right;
}
.language-ar .hero-section .discount-percent {
    font-size: 5rem;
}
.newsslider .slick-prev {
    left: -5px;
}
}


