.root{
    direction: rtl;
}
header .navbar .navbar-collapse .navbar-nav .nav-item .arrow-downup {
    margin-left: unset;
    margin-right: .5rem;
}
.text-left{
    text-align: right !important;
}
.fa-angle-right:before{
    content: "\f104";
}
/*=================
  ----HOME PAGE----
  =================*/
/*GameChangers*/
#GameChangers blockquote{
    direction: rtl;
    margin-left: 20%;
    padding-right: 15px;
}
#GameChangers blockquote:before{
    left: unset;
    right: 0px;
    transform: scale( 1);
}
#GameChangers blockquote::after{
    right: unset;
    left: 0px;
    transform: scale(-1, 1);
}
.root #GameChangers .banner-item .image-source-wrapper .btn{
    right: unset;
    left: 20px;
    font-size: 1rem;
    font-weight: 600;
}
.root #GameChangers .banner-item .image-source-wrapper{
    direction: ltr;
    justify-content: flex-end;
    text-align: center;
}

/* IndustryService*/
.root .aSlider aside .service-wrapper .service-block .pannel .arrow.right:before, 
.root #IndustryService aside .service-wrapper .service-block .pannel .arrow.right:before {
    content: '\276E';
}
.root .aSlider aside .service-wrapper .service-block .pannel .arrow.left:before, 
.root #IndustryService aside .service-wrapper .service-block .pannel .arrow.left:before{
    content: '\276F';
}
.root .aSlider aside .service-wrapper .image-item img, 
.root #IndustryService aside .service-wrapper .image-item img{
    right: 0;
}
a.btn.btn-secondary.smooth {
    margin-left: 10%;
}

/*FOOTER BANNER*/
.root #DoYou {
    direction: ltr;
}

/*=====================
  ----GAME CHANGERS----
  =====================*/

/* FIND OUT MORE*/
#find-out-more .form-group.has-float-label label, 
#lead-form .form-group.has-float-label label, 
.form-group.has-float-label label{
    right: 1rem;
}
.ms-options-wrap > button:focus, 
.ms-options-wrap > button{
    text-align: right;
}
.contact-form .ms-options-wrap > button:after{
    right: auto;
    left: 15px;
}
.control input:checked + .control__indicator:after{
    left: auto;
    right: 2px;
}
.contact-checkbox:checked + label:before, 
.contact-checkbox:not(:checked) + label:before{
    right: 0;
}
.contact-checkbox:checked + label, 
.contact-checkbox:not(:checked) + label{
    padding-right: 35px;
    padding-left: 0;
    text-align: right;
}

/*=============
  ----ABOUT----
  =============*/

/* ABOUT US PAGE*/
.about-main-banner .content blockquote{
    margin-right: 3rem;
}
.about-main-banner .content blockquote::before{
    left: unset;
    right: 0;
    transform: scaleX(1);
}
.about-main-banner .content blockquote::after{
    right: unset;
    left: -28px;
    transform: scaleX(-1);
}
/* INVESTOR RELATIONS PAGE*/
.val-wrapper{
    flex-direction: row-reverse;
}
.arrow-btn .fa-angle-right{
    transform: rotate(180deg);
    top: 22%;
    left: 39%;
}
.arrow-btn .news-fa-right{
    transform: rotate(0deg);
}
date.classic{
    flex-direction: row-reverse;
    justify-content: flex-end;
}
date.classic span:not(:last-child):after{
    content: "";
    padding: 0;
}
date.classic span:not(:last-child)::before{
    content: "|";
    padding: 0 .5rem;
}
/* EVENTS PAGE*/
.events-items .event-item .container > .row .event-more{
    right: unset;
    left: 18px;
}

/* EVENT PAGE*/
#post-form .form-group{
    margin-right: 2rem;
}
.events-items .event-item .container > .row .event-more > .span-to-arrow {
    transform: rotate(180deg); 
}

/*=============
  ----CAREER----
  =============*/

/* LIFE AT METRIX PAGE*/
.bannerImg_section .container{
    padding: 5px 15px;
}
.bannerImg_text{
    margin-left: -3%;
    margin-right: 0;
}
.bannerImg_text h1{
    left: auto;
    right: 8%;
}
.bannerImg_text h2{
    left: unset;
    margin-right: 58px;
}
.bannerImg_text h3{
    margin-right: 58px;
}
.bannerImg_text blockquote{
    margin: 0 58px 0 1rem;
}
.aSlider .btn.btn-secondary, 
#IndustryService .btn.btn-secondary{
    left: 0;
}
.root .aSlider aside .service-wrapper .image-item img, 
.root #IndustryService aside .service-wrapper .image-item img {
    right: 0;
}
blockquote::before{
    left: unset;
    right: 0;
    transform: scaleX(1);
}
blockquote::after{
    right: unset;
    left: 0px;
    transform: scaleX(-1);
}

/*=============
  ----CONTACT----
  =============*/

.contact-us-send-btn{
    margin-right: auto;
} 
#headquarters-block li .icon{
    position: unset;
    top: 0;
    left: 0;
}
#headquarters-block li div.address{
    height: 58px;
}
#headquarters-block li div a{
    position: absolute;
    right: 28px;
    top: 3px;
}

/*=============
  ----FOOTER----
  =============*/
  span.purple-sap{
      margin-right: 30px;
      padding: 0;
  }
  .matrix-digital.credit > span:first-child{
      margin-right: 0;
      margin-left: 5px;
  }
  .matrix.credit > span:first-child{
    margin-right: 0;
    margin-left: 8px;
  }
  .root #SocialMedia .site-items .site-item:not(:last-child) .site-link{
    border-right: 0px solid #862DAF;
    padding-right: 0;
    border-left: 1px solid #862DAF;
    padding-left: 1.5rem;
  }

@media (max-width: 1024px){
    blockquote::after {
        left: 44px;
    }
}

@media (max-width: 1000px){
    blockquote::before{
        right: -18px;
    }
    .about-main-banner .content blockquote{
        margin-right: 1rem;
    }
}

@media (min-width: 1200px){
    .bannerImg_text {
        margin-top: 2%;
    }
}

@media (max-width: 992px){
    /*HOME PAGE- GameChangers*/
    #GameChangers blockquote {
        display: none;
    }
    #GameChangers blockquote, #GameChangers .details{
        padding-right: 0;
    }
    /* LIFE AT METRIX PAGE*/  
    .bannerImg_text{
        margin-left: unset;
        margin-right: unset;
    }  
    .bannerImg_text h3{
        margin-right: unset;
    }
    .bannerImg_text blockquote{
        margin: 0 0 1rem;
    }
    blockquote::after{
        right: -25px;
    }
    .bannerImg_text h2 {
        margin-right: 0;
    }
}

@media (max-width: 768px){
    .about-main-banner .content blockquote::before{
        right: -17px;
    }
    .about-main-banner .content blockquote::after {
        left: 0;
    }
    blockquote::after{
        left: -10px;
    }
    /* EVENT PAGE*/
    .root #MainRegister{
        padding: 5rem 1rem 5rem 0;
    }
    #post-form .form-group{
        margin-right: 0;
    }
    .submit .btn.btn-register, 
    .form-check{
        margin-right: 0;
    }
    /* .asterisk {
        right: -10px !important;
    } */
    /* FIND OUT MORE*/
    #find-out-more .form-group .asterisk, 
    #find-out-more .ms-options-wrap:after{
        right: -10px !important;
    }
    /*FOOTER*/
    .root #SocialMedia .site-items .site-item:not(:last-child) .site-link{
        border-left: 0px solid #862DAF;
        padding-left: 0rem;
      }
}