/*URDC CSS*/


@font-face {
 font-family: NotoNastaliqUrdu;
   src:url(../fonts/NotoNastaliqUrdu.eot);
   src:url(../fonts/NotoNastaliqUrdu.eot?#iefix) format('embedded-opentype'),
   url(../fonts/NotoNastaliqUrdu.woff) format('woff'),
   url(../fonts/NotoNastaliqUrdu.ttf),
   url(../fonts/NotoNastaliqUrdu.svg#NotoNastaliqUrdu) format('svg');
}
@font-face {
font-family: NotoNastaliqUrduRegular;
   src:url(../fonts/NotoNastaliqUrdu-Regular.eot);
   src:url(../fonts/NotoNastaliqUrdu-Regular.eot?#iefix) format('embedded-opentype'),
   url(../fonts/NotoNastaliqUrdu-Regular.woff) format('woff'),
   url(../fonts/NotoNastaliqUrdu-Regular.ttf),
   url(../fonts/NotoNastaliqUrdu-Regular.svg#NotoNastaliqUrdu-Regular) format('svg');
}
html[dir='rtl'] body{ 
  font-family: NotoNastaliqUrdu;
  font-weight:normal;
}

html[dir='rtl'] body .col-lg-1, html[dir='rtl'] body .col-lg-10, html[dir='rtl'] body .col-lg-11, html[dir='rtl'] body .col-lg-12, html[dir='rtl'] body .col-lg-2, html[dir='rtl'] body .col-lg-3, html[dir='rtl'] body .col-lg-4, html[dir='rtl'] body .col-lg-5, html[dir='rtl'] body .col-lg-6, html[dir='rtl'] body .col-lg-7, html[dir='rtl'] body .col-lg-8, html[dir='rtl'] body .col-lg-9,
html[dir='rtl'] body .col-md-1, html[dir='rtl'] body .col-md-10, html[dir='rtl'] body .col-md-11, html[dir='rtl'] body .col-md-12, html[dir='rtl'] body .col-md-2, html[dir='rtl'] body .col-md-3, html[dir='rtl'] body .col-md-4, html[dir='rtl'] body .col-md-5, html[dir='rtl'] body .col-md-6, html[dir='rtl'] body .col-md-7, html[dir='rtl'] body .col-md-8, html[dir='rtl'] body .col-md-9,
html[dir='rtl'] body .col-sm-1, html[dir='rtl'] body .col-sm-10, html[dir='rtl'] body .col-sm-11, html[dir='rtl'] body .col-sm-12, html[dir='rtl'] body .col-sm-2, html[dir='rtl'] body .col-sm-3, html[dir='rtl'] body .col-sm-4, html[dir='rtl'] body .col-sm-5, html[dir='rtl'] body .col-sm-6, html[dir='rtl'] body .col-sm-7, html[dir='rtl'] body .col-sm-8, html[dir='rtl'] body .col-sm-9,
html[dir='rtl'] body .col-xs-1, html[dir='rtl'] body .col-xs-10, html[dir='rtl'] body .col-xs-11, html[dir='rtl'] body .col-xs-12, html[dir='rtl'] body .col-xs-2, html[dir='rtl'] body .col-xs-3, html[dir='rtl'] body .col-xs-4, html[dir='rtl'] body .col-xs-5, html[dir='rtl'] body .col-xs-6, html[dir='rtl'] body .col-xs-7, html[dir='rtl'] body .col-xs-8, html[dir='rtl'] body .col-xs-9{
  float: right;
}
html[dir='rtl'] {
  direction: rtl;
}
html[dir='rtl'] body {
  direction: rtl;
}
html[dir='rtl'] body .flip.text-left {
  text-align: right;
}
html[dir='rtl'] body .flip.text-right {
  text-align: left;
}
html[dir='rtl'] body .list-unstyled {
  padding-right: 0;
  padding-left: initial;
}
html[dir='rtl'] body .list-inline {
  padding-right: 0;
  padding-left: initial;
  margin-right: -5px;
  margin-left: 0;
}
html[dir='rtl'] body dd {
  margin-right: 0;
  margin-left: initial;
}
@media (min-width: 768px) {
  html[dir='rtl'] body .dl-horizontal dt {
    float: right;
    clear: right;
    text-align: left;
  }
  html[dir='rtl'] body .dl-horizontal dd {
    margin-right: 180px;
    margin-left: 0;
  }
}
html[dir='rtl'] body blockquote {
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
html[dir='rtl'] body .blockquote-reverse,
html[dir='rtl'] body blockquote.pull-left {
  padding-left: 15px;
  padding-right: 0;
  border-left: 5px solid #eeeeee;
  border-right: 0;
  text-align: left;
}

html[dir='rtl'] body .col-xs-12 {
  width: 100%;
}
html[dir='rtl'] body .col-xs-11 {
  width: 91.66666667%;
}
html[dir='rtl'] body .col-xs-10 {
  width: 83.33333333%;
}
html[dir='rtl'] body .col-xs-9 {
  width: 75%;
}
html[dir='rtl'] body .col-xs-8 {
  width: 66.66666667%;
}
html[dir='rtl'] body .col-xs-7 {
  width: 58.33333333%;
}
html[dir='rtl'] body .col-xs-6 {
  width: 50%;
}
html[dir='rtl'] body .col-xs-5 {
  width: 41.66666667%;
}
html[dir='rtl'] body .col-xs-4 {
  width: 33.33333333%;
}
html[dir='rtl'] body .col-xs-3 {
  width: 25%;
}
html[dir='rtl'] body .col-xs-2 {
  width: 16.66666667%;
}
html[dir='rtl'] body .col-xs-1 {
  width: 8.33333333%;
}
html[dir='rtl'] body .col-xs-pull-12 {
  left: 100%;
  right: auto;
}
html[dir='rtl'] body .col-xs-pull-11 {
  left: 91.66666667%;
  right: auto;
}
html[dir='rtl'] body .col-xs-pull-10 {
  left: 83.33333333%;
  right: auto;
}
html[dir='rtl'] body .col-xs-pull-9 {
  left: 75%;
  right: auto;
}
html[dir='rtl'] body .col-xs-pull-8 {
  left: 66.66666667%;
  right: auto;
}
html[dir='rtl'] body .col-xs-pull-7 {
  left: 58.33333333%;
  right: auto;
}
html[dir='rtl'] body .col-xs-pull-6 {
  left: 50%;
  right: auto;
}
html[dir='rtl'] body .col-xs-pull-5 {
  left: 41.66666667%;
  right: auto;
}
html[dir='rtl'] body .col-xs-pull-4 {
  left: 33.33333333%;
  right: auto;
}
html[dir='rtl'] body .col-xs-pull-3 {
  left: 25%;
  right: auto;
}
html[dir='rtl'] body .col-xs-pull-2 {
  left: 16.66666667%;
  right: auto;
}
html[dir='rtl'] body .col-xs-pull-1 {
  left: 8.33333333%;
  right: auto;
}
html[dir='rtl'] body .col-xs-pull-0 {
  left: auto;
  right: auto;
}
html[dir='rtl'] body .col-xs-push-12 {
  right: 100%;
  left: 0;
}
html[dir='rtl'] body .col-xs-push-11 {
  right: 91.66666667%;
  left: 0;
}
html[dir='rtl'] body .col-xs-push-10 {
  right: 83.33333333%;
  left: 0;
}
html[dir='rtl'] body .col-xs-push-9 {
  right: 75%;
  left: 0;
}
html[dir='rtl'] body .col-xs-push-8 {
  right: 66.66666667%;
  left: 0;
}
html[dir='rtl'] body .col-xs-push-7 {
  right: 58.33333333%;
  left: 0;
}
html[dir='rtl'] body .col-xs-push-6 {
  right: 50%;
  left: 0;
}
html[dir='rtl'] body .col-xs-push-5 {
  right: 41.66666667%;
  left: 0;
}
html[dir='rtl'] body .col-xs-push-4 {
  right: 33.33333333%;
  left: 0;
}
html[dir='rtl'] body .col-xs-push-3 {
  right: 25%;
  left: 0;
}
html[dir='rtl'] body .col-xs-push-2 {
  right: 16.66666667%;
  left: 0;
}
html[dir='rtl'] body .col-xs-push-1 {
  right: 8.33333333%;
  left: 0;
}
html[dir='rtl'] body .col-xs-push-0 {
  right: auto;
  left: 0;
}
html[dir='rtl'] body .col-xs-offset-12 {
  margin-right: 100%;
  margin-left: 0;
}
html[dir='rtl'] body .col-xs-offset-11 {
  margin-right: 91.66666667%;
  margin-left: 0;
}
html[dir='rtl'] body .col-xs-offset-10 {
  margin-right: 83.33333333%;
  margin-left: 0;
}
html[dir='rtl'] body .col-xs-offset-9 {
  margin-right: 75%;
  margin-left: 0;
}
html[dir='rtl'] body .col-xs-offset-8 {
  margin-right: 66.66666667%;
  margin-left: 0;
}
html[dir='rtl'] body .col-xs-offset-7 {
  margin-right: 58.33333333%;
  margin-left: 0;
}
html[dir='rtl'] body .col-xs-offset-6 {
  margin-right: 50%;
  margin-left: 0;
}
html[dir='rtl'] body .col-xs-offset-5 {
  margin-right: 41.66666667%;
  margin-left: 0;
}
html[dir='rtl'] body .col-xs-offset-4 {
  margin-right: 33.33333333%;
  margin-left: 0;
}
html[dir='rtl'] body .col-xs-offset-3 {
  margin-right: 25%;
  margin-left: 0;
}
html[dir='rtl'] body .col-xs-offset-2 {
  margin-right: 16.66666667%;
  margin-left: 0;
}
html[dir='rtl'] body .col-xs-offset-1 {
  margin-right: 8.33333333%;
  margin-left: 0;
}
html[dir='rtl'] body .col-xs-offset-0 {
  margin-right: 0%;
  margin-left: 0;
}
@media (min-width: 768px) {
  html[dir='rtl'] body .col-sm-1, html[dir='rtl'] body .col-sm-2, html[dir='rtl'] body .col-sm-3, html[dir='rtl'] body .col-sm-4, html[dir='rtl'] body .col-sm-5, html[dir='rtl'] body .col-sm-6, html[dir='rtl'] body .col-sm-7, html[dir='rtl'] body .col-sm-8, html[dir='rtl'] body .col-sm-9, html[dir='rtl'] body .col-sm-10, html[dir='rtl'] body .col-sm-11, html[dir='rtl'] body .col-sm-12 {
    float: right;
  }
  html[dir='rtl'] body .col-sm-12 {
    width: 100%;
  }
  html[dir='rtl'] body .col-sm-11 {
    width: 91.66666667%;
  }
  html[dir='rtl'] body .col-sm-10 {
    width: 83.33333333%;
  }
  html[dir='rtl'] body .col-sm-9 {
    width: 75%;
  }
  html[dir='rtl'] body .col-sm-8 {
    width: 66.66666667%;
  }
  html[dir='rtl'] body .col-sm-7 {
    width: 58.33333333%;
  }
  html[dir='rtl'] body .col-sm-6 {
    width: 50%;
  }
  html[dir='rtl'] body .col-sm-5 {
    width: 41.66666667%;
  }
  html[dir='rtl'] body .col-sm-4 {
    width: 33.33333333%;
  }
  html[dir='rtl'] body .col-sm-3 {
    width: 25%;
  }
  html[dir='rtl'] body .col-sm-2 {
    width: 16.66666667%;
  }
  html[dir='rtl'] body .col-sm-1 {
    width: 8.33333333%;
  }
  html[dir='rtl'] body .col-sm-pull-12 {
    left: 100%;
    right: auto;
  }
  html[dir='rtl'] body .col-sm-pull-11 {
    left: 91.66666667%;
    right: auto;
  }
  html[dir='rtl'] body .col-sm-pull-10 {
    left: 83.33333333%;
    right: auto;
  }
  html[dir='rtl'] body .col-sm-pull-9 {
    left: 75%;
    right: auto;
  }
  html[dir='rtl'] body .col-sm-pull-8 {
    left: 66.66666667%;
    right: auto;
  }
  html[dir='rtl'] body .col-sm-pull-7 {
    left: 58.33333333%;
    right: auto;
  }
  html[dir='rtl'] body .col-sm-pull-6 {
    left: 50%;
    right: auto;
  }
  html[dir='rtl'] body .col-sm-pull-5 {
    left: 41.66666667%;
    right: auto;
  }
  html[dir='rtl'] body .col-sm-pull-4 {
    left: 33.33333333%;
    right: auto;
  }
  html[dir='rtl'] body .col-sm-pull-3 {
    left: 25%;
    right: auto;
  }
  html[dir='rtl'] body .col-sm-pull-2 {
    left: 16.66666667%;
    right: auto;
  }
  html[dir='rtl'] body .col-sm-pull-1 {
    left: 8.33333333%;
    right: auto;
  }
  html[dir='rtl'] body .col-sm-pull-0 {
    left: auto;
    right: auto;
  }
  html[dir='rtl'] body .col-sm-push-12 {
    right: 100%;
    left: 0;
  }
  html[dir='rtl'] body .col-sm-push-11 {
    right: 91.66666667%;
    left: 0;
  }
  html[dir='rtl'] body .col-sm-push-10 {
    right: 83.33333333%;
    left: 0;
  }
  html[dir='rtl'] body .col-sm-push-9 {
    right: 75%;
    left: 0;
  }
  html[dir='rtl'] body .col-sm-push-8 {
    right: 66.66666667%;
    left: 0;
  }
  html[dir='rtl'] body .col-sm-push-7 {
    right: 58.33333333%;
    left: 0;
  }
  html[dir='rtl'] body .col-sm-push-6 {
    right: 50%;
    left: 0;
  }
  html[dir='rtl'] body .col-sm-push-5 {
    right: 41.66666667%;
    left: 0;
  }
  html[dir='rtl'] body .col-sm-push-4 {
    right: 33.33333333%;
    left: 0;
  }
  html[dir='rtl'] body .col-sm-push-3 {
    right: 25%;
    left: 0;
  }
  html[dir='rtl'] body .col-sm-push-2 {
    right: 16.66666667%;
    left: 0;
  }
  html[dir='rtl'] body .col-sm-push-1 {
    right: 8.33333333%;
    left: 0;
  }
  html[dir='rtl'] body .col-sm-push-0 {
    right: auto;
    left: 0;
  }
  html[dir='rtl'] body .col-sm-offset-12 {
    margin-right: 100%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-sm-offset-11 {
    margin-right: 91.66666667%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-sm-offset-10 {
    margin-right: 83.33333333%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-sm-offset-9 {
    margin-right: 75%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-sm-offset-8 {
    margin-right: 66.66666667%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-sm-offset-7 {
    margin-right: 58.33333333%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-sm-offset-6 {
    margin-right: 50%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-sm-offset-5 {
    margin-right: 41.66666667%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-sm-offset-4 {
    margin-right: 33.33333333%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-sm-offset-3 {
    margin-right: 25%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-sm-offset-2 {
    margin-right: 16.66666667%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-sm-offset-1 {
    margin-right: 8.33333333%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-sm-offset-0 {
    margin-right: 0%;
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  html[dir='rtl'] body .col-md-1, html[dir='rtl'] body .col-md-2, html[dir='rtl'] body .col-md-3, html[dir='rtl'] body .col-md-4, html[dir='rtl'] body .col-md-5, html[dir='rtl'] body .col-md-6, html[dir='rtl'] body .col-md-7, html[dir='rtl'] body .col-md-8, html[dir='rtl'] body .col-md-9, html[dir='rtl'] body .col-md-10, html[dir='rtl'] body .col-md-11, html[dir='rtl'] body .col-md-12 {
    float: right;
  }
  html[dir='rtl'] body .col-md-12 {
    width: 100%;
  }
  html[dir='rtl'] body .col-md-11 {
    width: 91.66666667%;
  }
  html[dir='rtl'] body .col-md-10 {
    width: 83.33333333%;
  }
  html[dir='rtl'] body .col-md-9 {
    width: 75%;
  }
  html[dir='rtl'] body .col-md-8 {
    width: 66.66666667%;
  }
  html[dir='rtl'] body .col-md-7 {
    width: 58.33333333%;
  }
  html[dir='rtl'] body .col-md-6 {
    width: 50%;
  }
  html[dir='rtl'] body .col-md-5 {
    width: 41.66666667%;
  }
  html[dir='rtl'] body .col-md-4 {
    width: 33.33333333%;
  }
  html[dir='rtl'] body .col-md-3 {
    width: 25%;
  }
  html[dir='rtl'] body .col-md-2 {
    width: 16.66666667%;
  }
  html[dir='rtl'] body .col-md-1 {
    width: 8.33333333%;
  }
  html[dir='rtl'] body .col-md-pull-12 {
    left: 100%;
    right: auto;
  }
  html[dir='rtl'] body .col-md-pull-11 {
    left: 91.66666667%;
    right: auto;
  }
  html[dir='rtl'] body .col-md-pull-10 {
    left: 83.33333333%;
    right: auto;
  }
  html[dir='rtl'] body .col-md-pull-9 {
    left: 75%;
    right: auto;
  }
  html[dir='rtl'] body .col-md-pull-8 {
    left: 66.66666667%;
    right: auto;
  }
  html[dir='rtl'] body .col-md-pull-7 {
    left: 58.33333333%;
    right: auto;
  }
  html[dir='rtl'] body .col-md-pull-6 {
    left: 50%;
    right: auto;
  }
  html[dir='rtl'] body .col-md-pull-5 {
    left: 41.66666667%;
    right: auto;
  }
  html[dir='rtl'] body .col-md-pull-4 {
    left: 33.33333333%;
    right: auto;
  }
  html[dir='rtl'] body .col-md-pull-3 {
    left: 25%;
    right: auto;
  }
  html[dir='rtl'] body .col-md-pull-2 {
    left: 16.66666667%;
    right: auto;
  }
  html[dir='rtl'] body .col-md-pull-1 {
    left: 8.33333333%;
    right: auto;
  }
  html[dir='rtl'] body .col-md-pull-0 {
    left: auto;
    right: auto;
  }
  html[dir='rtl'] body .col-md-push-12 {
    right: 100%;
    left: 0;
  }
  html[dir='rtl'] body .col-md-push-11 {
    right: 91.66666667%;
    left: 0;
  }
  html[dir='rtl'] body .col-md-push-10 {
    right: 83.33333333%;
    left: 0;
  }
  html[dir='rtl'] body .col-md-push-9 {
    right: 75%;
    left: 0;
  }
  html[dir='rtl'] body .col-md-push-8 {
    right: 66.66666667%;
    left: 0;
  }
  html[dir='rtl'] body .col-md-push-7 {
    right: 58.33333333%;
    left: 0;
  }
  html[dir='rtl'] body .col-md-push-6 {
    right: 50%;
    left: 0;
  }
  html[dir='rtl'] body .col-md-push-5 {
    right: 41.66666667%;
    left: 0;
  }
  html[dir='rtl'] body .col-md-push-4 {
    right: 33.33333333%;
    left: 0;
  }
  html[dir='rtl'] body .col-md-push-3 {
    right: 25%;
    left: 0;
  }
  html[dir='rtl'] body .col-md-push-2 {
    right: 16.66666667%;
    left: 0;
  }
  html[dir='rtl'] body .col-md-push-1 {
    right: 8.33333333%;
    left: 0;
  }
  html[dir='rtl'] body .col-md-push-0 {
    right: auto;
    left: 0;
  }
  html[dir='rtl'] body .col-md-offset-12 {
    margin-right: 100%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-md-offset-11 {
    margin-right: 91.66666667%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-md-offset-10 {
    margin-right: 83.33333333%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-md-offset-9 {
    margin-right: 75%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-md-offset-8 {
    margin-right: 66.66666667%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-md-offset-7 {
    margin-right: 58.33333333%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-md-offset-6 {
    margin-right: 50%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-md-offset-5 {
    margin-right: 41.66666667%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-md-offset-4 {
    margin-right: 33.33333333%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-md-offset-3 {
    margin-right: 25%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-md-offset-2 {
    margin-right: 16.66666667%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-md-offset-1 {
    margin-right: 8.33333333%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-md-offset-0 {
    margin-right: 0%;
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  html[dir='rtl'] body .col-lg-1, html[dir='rtl'] body .col-lg-2, html[dir='rtl'] body .col-lg-3, html[dir='rtl'] body .col-lg-4, html[dir='rtl'] body .col-lg-5, html[dir='rtl'] body .col-lg-6, html[dir='rtl'] body .col-lg-7, html[dir='rtl'] body .col-lg-8, html[dir='rtl'] body .col-lg-9, html[dir='rtl'] body .col-lg-10, html[dir='rtl'] body .col-lg-11, html[dir='rtl'] body .col-lg-12 {
    float: right;
  }
  html[dir='rtl'] body .col-lg-12 {
    width: 100%;
  }
  html[dir='rtl'] body .col-lg-11 {
    width: 91.66666667%;
  }
  html[dir='rtl'] body .col-lg-10 {
    width: 83.33333333%;
  }
  html[dir='rtl'] body .col-lg-9 {
    width: 75%;
  }
  html[dir='rtl'] body .col-lg-8 {
    width: 66.66666667%;
  }
  html[dir='rtl'] body .col-lg-7 {
    width: 58.33333333%;
  }
  html[dir='rtl'] body .col-lg-6 {
    width: 50%;
  }
  html[dir='rtl'] body .col-lg-5 {
    width: 41.66666667%;
  }
  html[dir='rtl'] body .col-lg-4 {
    width: 33.33333333%;
  }
  html[dir='rtl'] body .col-lg-3 {
    width: 25%;
  }
  html[dir='rtl'] body .col-lg-2 {
    width: 16.66666667%;
  }
  html[dir='rtl'] body .col-lg-1 {
    width: 8.33333333%;
  }
  html[dir='rtl'] body .col-lg-pull-12 {
    left: 100%;
    right: auto;
  }
  html[dir='rtl'] body .col-lg-pull-11 {
    left: 91.66666667%;
    right: auto;
  }
  html[dir='rtl'] body .col-lg-pull-10 {
    left: 83.33333333%;
    right: auto;
  }
  html[dir='rtl'] body .col-lg-pull-9 {
    left: 75%;
    right: auto;
  }
  html[dir='rtl'] body .col-lg-pull-8 {
    left: 66.66666667%;
    right: auto;
  }
  html[dir='rtl'] body .col-lg-pull-7 {
    left: 58.33333333%;
    right: auto;
  }
  html[dir='rtl'] body .col-lg-pull-6 {
    left: 50%;
    right: auto;
  }
  html[dir='rtl'] body .col-lg-pull-5 {
    left: 41.66666667%;
    right: auto;
  }
  html[dir='rtl'] body .col-lg-pull-4 {
    left: 33.33333333%;
    right: auto;
  }
  html[dir='rtl'] body .col-lg-pull-3 {
    left: 25%;
    right: auto;
  }
  html[dir='rtl'] body .col-lg-pull-2 {
    left: 16.66666667%;
    right: auto;
  }
  html[dir='rtl'] body .col-lg-pull-1 {
    left: 8.33333333%;
    right: auto;
  }
  html[dir='rtl'] body .col-lg-pull-0 {
    left: auto;
    right: auto;
  }
  html[dir='rtl'] body .col-lg-push-12 {
    right: 100%;
    left: 0;
  }
  html[dir='rtl'] body .col-lg-push-11 {
    right: 91.66666667%;
    left: 0;
  }
  html[dir='rtl'] body .col-lg-push-10 {
    right: 83.33333333%;
    left: 0;
  }
  html[dir='rtl'] body .col-lg-push-9 {
    right: 75%;
    left: 0;
  }
  html[dir='rtl'] body .col-lg-push-8 {
    right: 66.66666667%;
    left: 0;
  }
  html[dir='rtl'] body .col-lg-push-7 {
    right: 58.33333333%;
    left: 0;
  }
  html[dir='rtl'] body .col-lg-push-6 {
    right: 50%;
    left: 0;
  }
  html[dir='rtl'] body .col-lg-push-5 {
    right: 41.66666667%;
    left: 0;
  }
  html[dir='rtl'] body .col-lg-push-4 {
    right: 33.33333333%;
    left: 0;
  }
  html[dir='rtl'] body .col-lg-push-3 {
    right: 25%;
    left: 0;
  }
  html[dir='rtl'] body .col-lg-push-2 {
    right: 16.66666667%;
    left: 0;
  }
  html[dir='rtl'] body .col-lg-push-1 {
    right: 8.33333333%;
    left: 0;
  }
  html[dir='rtl'] body .col-lg-push-0 {
    right: auto;
    left: 0;
  }
  html[dir='rtl'] body .col-lg-offset-12 {
    margin-right: 100%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-lg-offset-11 {
    margin-right: 91.66666667%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-lg-offset-10 {
    margin-right: 83.33333333%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-lg-offset-9 {
    margin-right: 75%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-lg-offset-8 {
    margin-right: 66.66666667%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-lg-offset-7 {
    margin-right: 58.33333333%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-lg-offset-6 {
    margin-right: 50%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-lg-offset-5 {
    margin-right: 41.66666667%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-lg-offset-4 {
    margin-right: 33.33333333%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-lg-offset-3 {
    margin-right: 25%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-lg-offset-2 {
    margin-right: 16.66666667%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-lg-offset-1 {
    margin-right: 8.33333333%;
    margin-left: 0;
  }
  html[dir='rtl'] body .col-lg-offset-0 {
    margin-right: 0%;
    margin-left: 0;
  }
}
html[dir='rtl'] body caption {
  text-align: right;
}
html[dir='rtl'] body th {
  text-align: right;
}
@media screen and (max-width: 767px) {
  html[dir='rtl'] body .table-responsive > .table-bordered {
    border: 0;
  }
  html[dir='rtl'] body .table-responsive > .table-bordered > thead > tr > th:first-child,
  html[dir='rtl'] body .table-responsive > .table-bordered > tbody > tr > th:first-child,
  html[dir='rtl'] body .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  html[dir='rtl'] body .table-responsive > .table-bordered > thead > tr > td:first-child,
  html[dir='rtl'] body .table-responsive > .table-bordered > tbody > tr > td:first-child,
  html[dir='rtl'] body .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-right: 0;
    border-left: initial;
  }
  html[dir='rtl'] body .table-responsive > .table-bordered > thead > tr > th:last-child,
  html[dir='rtl'] body .table-responsive > .table-bordered > tbody > tr > th:last-child,
  html[dir='rtl'] body .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  html[dir='rtl'] body .table-responsive > .table-bordered > thead > tr > td:last-child,
  html[dir='rtl'] body .table-responsive > .table-bordered > tbody > tr > td:last-child,
  html[dir='rtl'] body .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-left: 0;
    border-right: initial;
  }
}
html[dir='rtl'] body .radio label,
html[dir='rtl'] body .checkbox label {
  padding-right: 20px;
  padding-left: initial;
}
html[dir='rtl'] body .radio input[type="radio"],
html[dir='rtl'] body .radio-inline input[type="radio"],
html[dir='rtl'] body .checkbox input[type="checkbox"],
html[dir='rtl'] body .checkbox-inline input[type="checkbox"] {
  margin-right: -20px;
  margin-left: auto;
}
html[dir='rtl'] body .radio-inline,
html[dir='rtl'] body .checkbox-inline {
  padding-right: 20px;
  padding-left: 0;
}
html[dir='rtl'] body .radio-inline + .radio-inline,
html[dir='rtl'] body .checkbox-inline + .checkbox-inline {
  margin-right: 10px;
  margin-left: 0;
}
html[dir='rtl'] body .has-feedback .form-control {
  padding-left: 42.5px;
  padding-right: 12px;
}
html[dir='rtl'] body .form-control-feedback {
  left: 0;
  right: auto;
}
@media (min-width: 768px) {
  html[dir='rtl'] body .form-inline label {
    padding-right: 0;
    padding-left: initial;
  }
  html[dir='rtl'] body .form-inline .radio input[type="radio"],
  html[dir='rtl'] body .form-inline .checkbox input[type="checkbox"] {
    margin-right: 0;
    margin-left: auto;
  }
}
@media (min-width: 768px) {
  html[dir='rtl'] body .form-horizontal .control-label {
    text-align: left;
  }
}
html[dir='rtl'] body .form-horizontal .has-feedback .form-control-feedback {
  left: 15px;
  right: auto;
}
html[dir='rtl'] body .caret {
  margin-right: 2px;
  margin-left: 0;
}
html[dir='rtl'] body .dropdown-menu {
  right: 0;
  left: auto;
  float: left;
  text-align: right;
}
html[dir='rtl'] body .dropdown-menu.pull-right {
  left: 0;
  right: auto;
  float: right;
}
html[dir='rtl'] body .dropdown-menu-right {
  left: auto;
  right: 0;
}
html[dir='rtl'] body .dropdown-menu-left {
  left: 0;
  right: auto;
}
@media (min-width: 768px) {
  html[dir='rtl'] body .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  html[dir='rtl'] body .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
html[dir='rtl'] body .btn-group > .btn,
html[dir='rtl'] body .btn-group-vertical > .btn {
  float: right;
}
html[dir='rtl'] body .btn-group .btn + .btn,
html[dir='rtl'] body .btn-group .btn + .btn-group,
html[dir='rtl'] body .btn-group .btn-group + .btn,
html[dir='rtl'] body .btn-group .btn-group + .btn-group {
  margin-right: -1px;
  margin-left: 0px;
}
html[dir='rtl'] body .btn-toolbar {
  margin-right: -5px;
  margin-left: 0px;
}
html[dir='rtl'] body .btn-toolbar .btn-group,
html[dir='rtl'] body .btn-toolbar .input-group {
  float: right;
}
html[dir='rtl'] body .btn-toolbar > .btn,
html[dir='rtl'] body .btn-toolbar > .btn-group,
html[dir='rtl'] body .btn-toolbar > .input-group {
  margin-right: 5px;
  margin-left: 0px;
}
html[dir='rtl'] body .btn-group > .btn:first-child {
  margin-right: 0;
}
html[dir='rtl'] body .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
html[dir='rtl'] body .btn-group > .btn:last-child:not(:first-child),
html[dir='rtl'] body .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
html[dir='rtl'] body .btn-group > .btn-group {
  float: right;
}
html[dir='rtl'] body .btn-group.btn-group-justified > .btn,
html[dir='rtl'] body .btn-group.btn-group-justified > .btn-group {
  float: none;
}
html[dir='rtl'] body .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
html[dir='rtl'] body .btn-group > .btn-group:first-child > .btn:last-child,
html[dir='rtl'] body .btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
html[dir='rtl'] body .btn-group > .btn-group:last-child > .btn:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
html[dir='rtl'] body .btn .caret {
  margin-right: 0;
}
html[dir='rtl'] body .btn-group-vertical > .btn + .btn,
html[dir='rtl'] body .btn-group-vertical > .btn + .btn-group,
html[dir='rtl'] body .btn-group-vertical > .btn-group + .btn,
html[dir='rtl'] body .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-right: 0;
}
html[dir='rtl'] body .input-group .form-control {
  float: right;
}
html[dir='rtl'] body .input-group .form-control:first-child,
html[dir='rtl'] body .input-group-addon:first-child,
html[dir='rtl'] body .input-group-btn:first-child > .btn,
html[dir='rtl'] body .input-group-btn:first-child > .btn-group > .btn,
html[dir='rtl'] body .input-group-btn:first-child > .dropdown-toggle,
html[dir='rtl'] body .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
html[dir='rtl'] body .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
html[dir='rtl'] body .input-group-addon:first-child {
  border-left: 0px;
  border-right: 1px solid;
}
html[dir='rtl'] body .input-group .form-control:last-child,
html[dir='rtl'] body .input-group-addon:last-child,
html[dir='rtl'] body .input-group-btn:last-child > .btn,
html[dir='rtl'] body .input-group-btn:last-child > .btn-group > .btn,
html[dir='rtl'] body .input-group-btn:last-child > .dropdown-toggle,
html[dir='rtl'] body .input-group-btn:first-child > .btn:not(:first-child),
html[dir='rtl'] body .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
html[dir='rtl'] body .input-group-addon:last-child {
  border-left-width: 1px;
  border-left-style: solid;
  border-right: 0px;
}
html[dir='rtl'] body .input-group-btn > .btn + .btn {
  margin-right: -1px;
  margin-left: auto;
}
html[dir='rtl'] body .input-group-btn:first-child > .btn,
html[dir='rtl'] body .input-group-btn:first-child > .btn-group {
  margin-left: -1px;
  margin-right: auto;
}
html[dir='rtl'] body .input-group-btn:last-child > .btn,
html[dir='rtl'] body .input-group-btn:last-child > .btn-group {
  margin-right: -1px;
  margin-left: auto;
}
html[dir='rtl'] body .nav {
  padding-right: 0;
  padding-left: initial;
}
html[dir='rtl'] body .nav-tabs > li {
  float: right;
}
html[dir='rtl'] body .nav-tabs > li > a {
  margin-left: auto;
  margin-right: -2px;
  border-radius: 4px 4px 0 0;
}
html[dir='rtl'] body .nav-pills > li {
  float: right;
}
html[dir='rtl'] body .nav-pills > li > a {
  border-radius: 4px;
}
html[dir='rtl'] body .nav-pills > li + li {
  margin-right: 2px;
  margin-left: auto;
}
html[dir='rtl'] body .nav-stacked > li {
  float: none;
}
html[dir='rtl'] body .nav-stacked > li + li {
  margin-right: 0;
  margin-left: auto;
}
html[dir='rtl'] body .nav-justified > .dropdown .dropdown-menu {
  right: auto;
}
html[dir='rtl'] body .nav-tabs-justified > li > a {
  margin-left: 0;
  margin-right: auto;
}
@media (min-width: 768px) {
  html[dir='rtl'] body .nav-tabs-justified > li > a {
    border-radius: 4px 4px 0 0;
  }
}
@media (min-width: 768px) {
  html[dir='rtl'] body .navbar-header {
    float: right;
  }
}
html[dir='rtl'] body .navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
}
html[dir='rtl'] body .navbar-brand {
  float: right;
}
@media (min-width: 768px) {
  html[dir='rtl'] body .navbar > .container .navbar-brand,
  html[dir='rtl'] body .navbar > .container-fluid .navbar-brand {
    margin-right: -15px;
    margin-left: auto;
  }
}
html[dir='rtl'] body .navbar-toggle {
  float: left;
  margin-left: 15px;
  margin-right: auto;
}
@media (max-width: 767px) {
  html[dir='rtl'] body .navbar-nav .open .dropdown-menu > li > a,
  html[dir='rtl'] body .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 25px 5px 15px;
  }
}
@media (min-width: 768px) {
  html[dir='rtl'] body .navbar-nav {
    float: right;
  }
  html[dir='rtl'] body .navbar-nav > li {
    float: right;
  }
}
@media (min-width: 768px) {
  html[dir='rtl'] body .navbar-left.flip {
    float: right !important;
  }
  html[dir='rtl'] body .navbar-right:last-child {
    margin-left: -15px;
    margin-right: auto;
  }
  html[dir='rtl'] body .navbar-right.flip {
    float: left !important;
    margin-left: -15px;
    margin-right: auto;
  }
  html[dir='rtl'] body .navbar-right .dropdown-menu {
    left: 0;
    right: auto;
  }
}
@media (min-width: 768px) {
  html[dir='rtl'] body .navbar-text {
    float: right;
  }
  html[dir='rtl'] body .navbar-text.navbar-right:last-child {
    margin-left: 0;
    margin-right: auto;
  }
}
html[dir='rtl'] body html[dir='rtl'] body .pagination {
  padding-right: 0;
}
html[dir='rtl'] body .pagination > li > a,
html[dir='rtl'] body .pagination > li > span {
  float: right;
  margin-right: -1px;
  margin-left: 0px;
}
html[dir='rtl'] body .pagination > li:first-child > a,
html[dir='rtl'] body .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
html[dir='rtl'] body .pagination > li:last-child > a,
html[dir='rtl'] body .pagination > li:last-child > span {
  margin-right: -1px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
html[dir='rtl'] body .pager {
  padding-right: 0;
  padding-left: initial;
}
html[dir='rtl'] body .pager .next > a,
html[dir='rtl'] body .pager .next > span {
  float: left;
}
html[dir='rtl'] body .pager .previous > a,
html[dir='rtl'] body .pager .previous > span {
  float: right;
}
html[dir='rtl'] body .nav-pills > li > a > .badge {
  margin-left: 0px;
  margin-right: 3px;
}
html[dir='rtl'] body .list-group-item > .badge {
  float: left;
}
html[dir='rtl'] body .list-group-item > .badge + .badge {
  margin-left: 5px;
  margin-right: auto;
}
html[dir='rtl'] body .alert-dismissable,
html[dir='rtl'] body .alert-dismissible {
  padding-left: 35px;
  padding-right: 15px;
}
html[dir='rtl'] body .alert-dismissable .close,
html[dir='rtl'] body .alert-dismissible .close {
  right: auto;
  left: -21px;
}
html[dir='rtl'] body .progress-bar {
  float: right;
}
html[dir='rtl'] body .media > .pull-left {
  margin-right: 10px;
}
html[dir='rtl'] body .media > .pull-left.flip {
  margin-right: 0;
  margin-left: 10px;
}
html[dir='rtl'] body .media > .pull-right {
  margin-left: 10px;
}
html[dir='rtl'] body .media > .pull-right.flip {
  margin-left: 0;
  margin-right: 10px;
}
html[dir='rtl'] body .media-right,
html[dir='rtl'] body .media > .pull-right {
  padding-right: 10px;
  padding-left: initial;
}
html[dir='rtl'] body .media-left,
html[dir='rtl'] body .media > .pull-left {
  padding-left: 10px;
  padding-right: initial;
}
html[dir='rtl'] body .media-list {
  padding-right: 0;
  padding-left: initial;
  list-style: none;
}
html[dir='rtl'] body .list-group {
  padding-right: 0;
  padding-left: initial;
}
html[dir='rtl'] body .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
html[dir='rtl'] body .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
html[dir='rtl'] body .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
html[dir='rtl'] body .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
html[dir='rtl'] body .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
html[dir='rtl'] body .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
html[dir='rtl'] body .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
html[dir='rtl'] body .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 0;
}
html[dir='rtl'] body .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
html[dir='rtl'] body .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
html[dir='rtl'] body .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
html[dir='rtl'] body .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
html[dir='rtl'] body .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
html[dir='rtl'] body .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
html[dir='rtl'] body .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
html[dir='rtl'] body .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 0;
}
html[dir='rtl'] body .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
html[dir='rtl'] body .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
html[dir='rtl'] body .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
html[dir='rtl'] body .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
html[dir='rtl'] body .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
html[dir='rtl'] body .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
html[dir='rtl'] body .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
html[dir='rtl'] body .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
  border-top-right-radius: 0;
}
html[dir='rtl'] body .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
html[dir='rtl'] body .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
html[dir='rtl'] body .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
html[dir='rtl'] body .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
html[dir='rtl'] body .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
html[dir='rtl'] body .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
html[dir='rtl'] body .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
html[dir='rtl'] body .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
  border-top-left-radius: 0;
}
html[dir='rtl'] body .panel > .table-bordered > thead > tr > th:first-child,
html[dir='rtl'] body .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
html[dir='rtl'] body .panel > .table-bordered > tbody > tr > th:first-child,
html[dir='rtl'] body .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
html[dir='rtl'] body .panel > .table-bordered > tfoot > tr > th:first-child,
html[dir='rtl'] body .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
html[dir='rtl'] body .panel > .table-bordered > thead > tr > td:first-child,
html[dir='rtl'] body .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
html[dir='rtl'] body .panel > .table-bordered > tbody > tr > td:first-child,
html[dir='rtl'] body .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
html[dir='rtl'] body .panel > .table-bordered > tfoot > tr > td:first-child,
html[dir='rtl'] body .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-right: 0;
  border-left: none;
}
html[dir='rtl'] body .panel > .table-bordered > thead > tr > th:last-child,
html[dir='rtl'] body .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
html[dir='rtl'] body .panel > .table-bordered > tbody > tr > th:last-child,
html[dir='rtl'] body .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
html[dir='rtl'] body .panel > .table-bordered > tfoot > tr > th:last-child,
html[dir='rtl'] body .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
html[dir='rtl'] body .panel > .table-bordered > thead > tr > td:last-child,
html[dir='rtl'] body .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
html[dir='rtl'] body .panel > .table-bordered > tbody > tr > td:last-child,
html[dir='rtl'] body .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
html[dir='rtl'] body .panel > .table-bordered > tfoot > tr > td:last-child,
html[dir='rtl'] body .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: none;
  border-left: 0;
}
html[dir='rtl'] body .embed-responsive .embed-responsive-item,
html[dir='rtl'] body .embed-responsive iframe,
html[dir='rtl'] body .embed-responsive embed,
html[dir='rtl'] body .embed-responsive object {
  right: 0;
  left: auto;
}
html[dir='rtl'] body .close {
  float: left;
}
html[dir='rtl'] body .modal-footer {
  text-align: left;
}
html[dir='rtl'] body .modal-footer.flip {
  text-align: right;
}
html[dir='rtl'] body .modal-footer .btn + .btn {
  margin-left: auto;
  margin-right: 5px;
}
html[dir='rtl'] body .modal-footer .btn-group .btn + .btn {
  margin-right: -1px;
  margin-left: auto;
}
html[dir='rtl'] body .modal-footer .btn-block + .btn-block {
  margin-right: 0;
  margin-left: auto;
}
html[dir='rtl'] body .popover {
  left: auto;
  text-align: right;
}
html[dir='rtl'] body .popover.top > .arrow {
  right: 50%;
  left: auto;
  margin-right: -11px;
  margin-left: auto;
}
html[dir='rtl'] body .popover.top > .arrow:after {
  margin-right: -10px;
  margin-left: auto;
}
html[dir='rtl'] body .popover.bottom > .arrow {
  right: 50%;
  left: auto;
  margin-right: -11px;
  margin-left: auto;
}
html[dir='rtl'] body .popover.bottom > .arrow:after {
  margin-right: -10px;
  margin-left: auto;
}
html[dir='rtl'] body .carousel-control {
  right: 0;
  bottom: 0;
}
html[dir='rtl'] body .carousel-control.left {
  right: auto;
  left: 0;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
html[dir='rtl'] body .carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
html[dir='rtl'] body .carousel-control .icon-prev,
html[dir='rtl'] body .carousel-control .glyphicon-chevron-left {
  left: 50%;
  right: auto;
  margin-right: -10px;
}
html[dir='rtl'] body .carousel-control .icon-next,
html[dir='rtl'] body .carousel-control .glyphicon-chevron-right {
  right: 50%;
  left: auto;
  margin-left: -10px;
}
html[dir='rtl'] body .carousel-indicators {
  right: 50%;
  left: 0;
  margin-right: -30%;
  margin-left: 0;
  padding-left: 0;
}
@media screen and (min-width: 768px) {
  html[dir='rtl'] body .carousel-control .glyphicon-chevron-left,
  html[dir='rtl'] body .carousel-control .icon-prev {
    margin-left: 0;
    margin-right: -15px;
  }
  html[dir='rtl'] body .carousel-control .glyphicon-chevron-right,
  html[dir='rtl'] body .carousel-control .icon-next {
    margin-left: 0;
    margin-right: -15px;
  }
  html[dir='rtl'] body .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
}
html[dir='rtl'] body .pull-right.flip {
  float: left !important;
}
html[dir='rtl'] body .pull-left.flip {
  float: right !important;
}
html[dir='rtl'] body #forex {
  float: right;
  display: inline-block;
  width: auto;
}
html[dir='rtl'] body #marquee-scroller-inner .marquee-block {
    float: left;
    line-height: 16px;
}
html[dir='rtl'] body .top-bar *,
html[dir='rtl'] body .raast-sec *,
html[dir='rtl'] body .takecare-sec *,
html[dir='rtl'] body .onlineBanking-sec *,
html[dir='rtl'] body .microfinance-sec *,
html[dir='rtl'] body .slc-sec *,
html[dir='rtl'] body .news-sec *,
html[dir='rtl'] body .footer-top *,
html[dir='rtl'] body .primary-footer *,
html[dir='rtl'] body .secondary-footer *{
  font-family: NotoNastaliqUrdu;
}
html[dir='rtl'] body .top-menu-align{
  text-align: left;
  float: left;
}

html[dir='rtl'] body .top-menu-align .block-menu{
  float: right;
}
html[dir='rtl'] body .top-menu-align .block-locale{
  float: left;
}
/* html[dir='rtl'] body .top-menu-align ul.menu li:first-child{
  border: none;
  border-right: 1px solid #FFF;
} */
html[dir='rtl'] body .top-menu-align ul.language-switcher-locale-url li:first-child a{
  padding-left: 0;
}
html[dir='rtl'] body .top-menu-align ul.menu li{
  border: none;
}
html[dir='rtl'] body ul.language-switcher-locale-url li{
  border: none;
}
html[dir='rtl'] body ul.language-switcher-locale-url li:first-child a{
  padding-left: 0;
}
html[dir='rtl'] body .top-menu-align ul li::after{
  content: '';
  width: 1px;
  height: 18px;
  background-color: #FFF;
  position: absolute;
  top: 2px;
  left: 0;
  right: auto;
}
html[dir='rtl'] body .top-menu-align ul li.ur a{
  padding: 0 0 0 12px;
}
html[dir='rtl'] body .top-menu-align ul li.en a{
  padding: 0 12px 0 0;
}
html[dir='rtl'] body ul.language-switcher-locale-url li::after{
  display: none;
}
html[dir='rtl'] body .top-menu-align ul {
  margin-top: -2px;
}

html[dir='rtl'] body .header__logo {
  right: 0;
  left: auto;
  margin: 0;
}
html[dir='rtl'] body .header__logo-image {
    width: auto;
    height: auto;
    max-height: 76px;
}
html[dir='rtl'] body .header__name-and-slogan {
  right: 110px;
  top: 22px;
  left: auto;
}
html[dir='rtl'] body .header__name-and-slogan h1 a span{
  font-size: 34px;
}
html[dir='rtl'] body #block-search-form {
    float: left;
}
html[dir='rtl'] body #block-search-form > span {
  padding: 46px 12px;
}
html[dir='rtl'] body #search-block-form {
  left: 0;
  right: auto;
  padding: 33px 16px;
}
html[dir='rtl'] body #search-block-form .bok_search input {
  padding: 4px 10px 10px 46px;
}
html[dir='rtl'] body #search-block-form .form-actions {
    position: absolute;
    left: 15px;
    right: auto;
}
html[dir='rtl'] body #block-search-form > span > i{
  display: block;
  text-align: center;
}
html[dir='rtl'] body .slc-sec {
    z-index: 9;
    margin: 0;
    padding: 80px 0;
    position: relative;
    background: no-repeat center left;
    background-color: #f3f5f7;
    background-image: url('../images/calculator-urdu.jpg');
    background-size: cover;
}
/*  MENU URDU */

html[dir='rtl'] body .tb-megamenu-nav {
  float: left;
}
html[dir='rtl'] body .tb-megamenu .nav > li {
  float: right;
}
html[dir="rtl"] body .dropdown-menu {
  text-align: left;
}
html[dir="rtl"] body .dropdown-menu {
  text-align: right;
}
html[dir='rtl'] body .tb-megamenu .nav > li a{
    font-family: NotoNastaliqUrdu !important;
}
html[dir='rtl'] body .tb-megamenu .nav-collapse .tb-megamenu-nav > .tb-megamenu-item:last-child > a {
    border-right: 0px solid #ccc;
}
html[dir='rtl'] body .tb-megamenu .nav-collapse .tb-megamenu-nav > .tb-megamenu-item > a {
  padding: 45px 18px;
}
html[dir='rtl'] body .tb-megamenu .row-fluid [class*="span"]{
  float: right;
}
html[dir='rtl'] body .tb-megamenu .nav-collapse .tb-megamenu-nav > .tb-megamenu-item .tb-megamenu-subnav > .tb-megamenu-item > a.dropdown-toggle::after {
    top: 6px;
    left: 30px;
    border: none;
    content: "\f104";
    font-size: 22px;
    line-height: 30px;
    position: absolute;
    font-family: FontAwesome;
    right: auto;
}
html[dir='rtl'] body .tb-megamenu .dropdown-submenu > .dropdown-menu {
    top: 0;
    right: 96%;
    left: auto;
}
html[dir='rtl'] body .tb-megamenu .level-4 > .dropdown-menu {
    top: 0;
    right: 226px;
    left: auto;
}
html[dir='rtl'] body .tb-megamenu ul.tb-megamenu-nav li.level-3 > a{
    line-height: 30px;
}
html[dir='rtl'] body .tb-megamenu li.level-4 > a {
    border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid rgba(0,0,0,0);
    line-height: 30px;
}
html[dir='rtl'] body .fxddiv .social-table-container .tp-social-widget a.social_bar_ico {
    border-left: none;
}
html[dir='rtl'] body .container-fluid-left{
  padding-left: 0;
}
html[dir='rtl'] body .lookingfor-sec .carosal-heading h2::after {
    width: 30px;
    height: 6px;
    background-color: #e9811a;
    border-radius: 3px;
    position: absolute;
    content: '';
    text-align: center;
    top: 62px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
html[dir='rtl'] body .lookingfor-sec .owl-theme .owl-controls .owl-buttons{
  width: 104px;
  overflow: hidden;
  margin: 0 auto;
}
html[dir='rtl'] body .lookingfor-sec .owl-theme .owl-controls .owl-buttons div {
    float: left;
}
html[dir='rtl'] body .owl-carousel {
  direction: ltr;
}
html[dir='rtl'] body .lookingfor-sec .owl-carousel *{
  font-family: NotoNastaliqUrdu;
  text-align: right;
  line-height: 28px;
}
html[dir='rtl'] body .lookingfor-sec .view-content .owl-item > div > div > span > a {
  float: none;
  margin: 0;
  width: 100%;
}
html[dir='rtl'] body .lookingfor-sec .view-content .owl-item > div > div > span > a img{
  width: 100%;
}
html[dir='rtl'] body .lookingfor-sec .view-content .owl-item .carosal-desc{
  float: left;
  width: 100%;
  padding: 0 20px;
  margin: 10px 0;
  min-height: 156px;
}
html[dir='rtl'] body .lookingfor-sec .view-content .owl-item .carosal-desc p{
  direction: rtl;
  text-align: right;
}
html[dir='rtl'] body .lookingfor-sec .view-content .owl-item .carosal-desc a {
    display: block;
    float: right;
    color: #e9811a;
    font-weight: bold;
    margin: 10px 0 10px 0;
}
html[dir='rtl'] body .lookingfor-sec .owl-carousel .fa{
  font-family: FontAwesome;
  text-align: center;
}

html[dir='rtl'] body .view-content .owl-buttons div{
  width: 42px;
  height: 42px;
  padding: 0 !important;
  vertical-align: middle;
  display: inline-block;
  border-radius: 0 !important;
  background: none !important;
  border: 2px solid #e9811a;
  text-align: center;
}
html[dir='rtl'] body .view-content .owl-buttons div i{
  font-size: 36px;
  color: #e9811a;
  display: block;
  padding-top: 4px;
}
html[dir='rtl'] body .slider_content {
    top: 0;
}
html[dir='rtl'] body .slider_content h1 {
    font-size: 46px;
    font-weight: bold;
    line-height: 80px;
    font-family: NotoNastaliqUrdu;
}
html[dir='rtl'] body .slider_content .btn, .we-care-big-meta .owl-button {
    font-family: NotoNastaliqUrdu;
    line-height: 6px;
    padding-bottom: 22px;
}
html[dir='rtl'] body .raast-sec {
    padding: 100px 0 74px 0;
}
html[dir='rtl'] body .raast-sec p a {
  padding: 0px 100px 10px 100px;
}
html[dir='rtl'] body .takecare-sec .takecare-block{
  padding: 40px 100px 40px 60px;
  text-align: justify;
  direction: rtl;
}
html[dir='rtl'] body .takecare-sec .takecare-block p {
  line-height: 38px;
    color: #666;
    font-size: 18px;
    font-weight: 300;
    padding: 0px 0;
    margin: 0;
}
html[dir='rtl'] body .onlineBanking-sec .online-banking h2,
html[dir='rtl'] body .islamic-i-certi-sec .online-banking h2,
html[dir='rtl'] body .microfinance-sec .online-banking h2{
  line-height: 116px;
}
html[dir='rtl'] body .onlineBanking-sec .online-banking p,
html[dir='rtl'] body .islamic-i-certi-sec .online-banking p,
html[dir='rtl'] body .raast-sec .raast-islamic-bankari p,
html[dir='rtl'] body .microfinance-sec .online-banking p{
  line-height: 48px;
}
html[dir='rtl'] body .onlineBanking-sec .online-banking p a,
html[dir='rtl'] body .islamic-i-certi-sec .online-banking p a,
html[dir='rtl'] body .microfinance-sec .online-banking p a{
  padding: 0px 100px 8px 100px;
}

html[dir="rtl"] body .raast-sec .raast-islamic-bankari p:nth-child(3) {
  line-height: 12px;
  padding: 0;
}
html[dir="rtl"] body .raast-sec .raast-islamic-bankari p:nth-child(3) a{
  padding: 0px 100px 12px 100px;
  display: inline-block;
  line-height: 32px;
}
html[dir="rtl"] body .takecare-sec .takecare-block h2 {
    margin-bottom: 28px;
    font-size: 44px;
}
html[dir='rtl'] body .news-sec h2 {
  text-align: right;
}
html[dir='rtl'] body .news-details{
    text-align: right;
}
html[dir='rtl'] body .news-item .news-details .news-desc p{
  font-family: NotoNastaliqUrdu;
  line-height: 28px;
}
html[dir='rtl'] body .news-sec .news-details .readmore a {
    padding: 4px 40px 14px 40px;
}
html[dir='rtl'] body .takecare-sec .takecare-block a {
    padding: 4px 40px 12px 40px;
}
/* html[dir='rtl'] body .slc-sec {
  transform:scaleX(-1);
}
html[dir='rtl'] body .slc-sec > .bok-wrapper{
  transform:scaleX(-1);
} */
html[dir='rtl'] body .slc-sec .prb{
  padding: 0 0 0 20px;
}
html[dir='rtl'] body .poll .vote-form .choices{
  float: right;
}
html[dir="rtl"] body .poll .vote-form .choices .form-item {
    margin: 10px 0;
    padding: 0;
}
html[dir="rtl"] body .form-type-radio label {
    margin-right: 30px;
    cursor: pointer;
}
html[dir="rtl"] body .form-type-radio input[type="radio"]:checked ~ label::after {
  right: 5px;
  left: auto;
}
html[dir="rtl"] body .news-sec .region-location,
html[dir="rtl"] body .news-sec .region-location p {
    text-align: right;
}
html[dir="rtl"] body .white-box .text-left {
    text-align: right;
}
html[dir="rtl"] body .footer-top .white-box h3 span {
    color: #183884;
    float: right;
    margin-left: 3px;
}
html[dir="rtl"] body .footer-top .white-box p {
    margin: 16px 0;
    color: #333;
    font-size: 14px;
    display: block;
}
html[dir="rtl"] body .primary-footer .menu li a {
  line-height: 30px;
}
html[dir="rtl"] body .sec-footer-p {
  text-align: right;
  line-height: 32px;
}
html[dir="rtl"] body .social-footer {
    text-align: left;
}
html[dir="rtl"] body .social-footer li a {
    line-height: 12px;
}
html[dir="rtl"] .fxddiv {
    width: 41px;
}
html[dir="rtl"] body .fxddiv,
html[dir="rtl"] body .socialshareicon {
    left: 0px;
    right: auto;
}
html[dir="rtl"] body .fxddiv .social-table-container .tp-close-social {
    left: 10px;
    right: auto;
}
html[dir="rtl"] body .fxddiv .social-table-container .tp-social-widget a.social_bar_ico {
    color: #FFF;
    width: 200px;
    height: 40px;
    margin-top: -1px;
    display: block;
    border: 1px solid #FFF;
    transition: all ease-in-out .25s;
    background: rgba(0,0,0,0.3) no-repeat;
    background-position: right center;
}
html[dir="rtl"] body .fxddiv .social-table-container .tp-social-widget a.social_bar_ico:hover{
  margin-right: -140px;
  text-decoration: none;
  background-color: rgba(0,0,0,0.75);
}
html[dir="rtl"] body .fxddiv .social-table-container .tp-social-widget .social_bar_ico.icon_gc{
  background-image: url('../images/side_icon1.png');
}
html[dir="rtl"] body .fxddiv .social-table-container .tp-social-widget .social_bar_ico.icon_map{
  background-image: url('../images/side_icon2.png');
}
html[dir="rtl"] body .fxddiv .social-table-container .tp-social-widget .social_bar_ico.icon_info{
  background-image: url('../images/side_icon3.png');
}
html[dir="rtl"] body .fxddiv .social-table-container .tp-social-widget .social_bar_ico.icon_fbs{
  background-image: url('../images/side_icon4.png');
}
html[dir="rtl"] body .fxddiv .social-table-container .tp-social-widget .social_bar_ico.icon_iban{
  background-image: url('../images/side_icon5.png');
}
html[dir="rtl"] body .fxddiv .social-table-container .tp-social-widget .social_bar_ico.icon_cals{
  background-image: url('../images/side_icon6.png');
}
html[dir="rtl"] body .fxddiv .social-table-container .tp-social-widget .tp-close-social{
  display: none;
}
html[dir="rtl"] body .fxddiv .social-table-container .tp-social-widget .social_bar_ico span,
html[dir="rtl"] body .fxddiv .social-table-container .tp-social-widget .social_bar_ico span:hover,
html[dir="rtl"] body .fxddiv .social-table-container .tp-social-widget .social_bar_ico span:focus {
    color: #FFF;
    display: block;
    font-size: 16px;
    line-height: 18px;
    text-align: right;
    text-decoration: none;
    margin: 8px 44px 8px 10px; 
}
html[dir="rtl"] body .tb-megamenu button.tb-megamenu-button {
    border: none;
    float: left;
}
html[dir="rtl"] body form .form-item select{
  padding: 8px 4px;
  background-position: left 4px center;
}
html[dir="rtl"] body form .form-item select option{
  padding: 8px;
  border-bottom: 1px solid #DDD;
}
@-moz-document url-prefix() {
  html[dir="rtl"] body form .form-item select{
    padding: 8px 4px;
    background-position: left 4px center;
  }
  html[dir="rtl"] body form .form-item select option {
    padding: 0 4px;
  }
  html[dir="rtl"] body .slc-sec form .form-item select{
    padding: 0 4px;
    background-position: left 4px center;
  }
}
html[dir="rtl"] body .slider-sec .slider_image .Slidr-img-container img{
  height: auto;
  width: auto;
  max-width: none;
  position: absolute;
  right: 50%;
  left: auto;
  margin-right: -960px;
  /* transform: scaleX(-1); */
}
/* html[dir="rtl"] body .banner-sec .slider_image .Slidr-img-container img{
  transform: scaleX(-1);
} */
html[dir="rtl"] body .slider_content {
  right: 100px;
  left: auto;
  text-align: right;
}
html[dir="rtl"] body .slider-sec .skin-default .views-slideshow-controls-bottom .views-slideshow-pager-fields {
    display: block;
    position: absolute;
    bottom: 0px;
    right: 100px;
    left: auto;
}
html[dir="rtl"] body .icon_plus {
    display: none;
}
html[dir="rtl"] body form .form-item .nice-select {
    width: 100%;
    height: auto;
    line-height: 30px;
    border-radius: 4px;
    border: 1px solid #ccc;
    word-wrap: break-word;
    padding: 0px 8px 6px 32px;
    text-align: right !important;

}
html[dir="rtl"] body form .form-item .nice-select::after{
    left: 12px;
    right: auto;
}
html[dir="rtl"] body .nice-select .option {
    padding-left: 16px;
    padding-right: 16px;
    text-align: right;
}
html[dir="rtl"] body form .form-item .nice-select.open::after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
html[dir='rtl'] body .fa{
  font-family: FontAwesome;
}
html[dir='rtl'] body .content button, 
html[dir='rtl'] body .content input[type="button"], 
html[dir='rtl'] body .content input[type="reset"], 
html[dir='rtl'] body .content input[type="submit"]{
  padding: 6px 16px 10px 16px;
}
html[dir='rtl'] body div.messages span {
    padding: 0 8px 8px 0;
    display: block;
}
html[dir='rtl'] body div.messages ul {
    margin: 0;
    padding: 0 20px 0 0;
}
html[dir='rtl'] body #replace_textfield_div_s div.messages {
    padding: 4px 60px 4px 8px;
}
html[dir='rtl'] body .smcx-modal-header > .smcx-modal-title {
  text-align: left;
}
html[dir='rtl'] body .primary-footer form.simplenews-subscribe input{
  width: 100%;
  border: 0;
  color: #444;
  margin: 8px 0;
  border-radius: 6px;
  background-color: #FFF;
  line-height: 32px;
  padding: 2px 10px 8px 10px;
}
html[dir='rtl'] body .primary-footer h2 {
    text-transform: uppercase;
    line-height: 48px;
    font-weight: bold;
    font-size: 18px;
    border: none;
    color: #FFF;
    margin: 0;
}
html[dir='rtl'] body .primary-footer form.simplenews-subscribe input[type=submit] {
    padding: 4px 0px;
    margin: 8px 0;
    width: 48%;
    min-width: 100px;
    background: none;
    border: 1px solid #e9811a;
    color: #e9811a;
    border-radius: 6px;
    transition: all ease-in-out .2s;
}
html[dir='rtl'] body .primary-footer form.simplenews-subscribe input[type="submit"]:hover,
html[dir='rtl'] body .primary-footer form.simplenews-subscribe input[type="submit"]:focus {
    background-color: #e9811a;
    border: 1px solid #e9811a;
    outline: none;
    color: #FFF;
}
html[dir='rtl'] body .sec-footer-p a{
  font-size: 16px;
  color: #FFF;
  text-decoration: none;
}
html[dir='rtl'] body .sec-footer-p a:hover{
  color: #FFF;
  text-decoration: underline;
}
html[dir='rtl'] body .primary-footer p{
  line-height: 30px;
}
html[dir="rtl"] body .calculator-content .messages__icon {
    left: auto;
    right: 20px;
}
html[dir="rtl"] body .calculator-content ul {
    padding: 0 66px 0 0;
}
html[dir="rtl"] body .nice-select.open .list{
  padding: 0;
}
html[dir="rtl"] body .calculator-content ul li.messages__item {
    list-style-image: none;
    line-height: 32px;
}
html[dir="rtl"] body form .form-item input {
    padding: 4px 8px 4px 8px;
    line-height: 28px;
    font-size: 13px;
    font-family: NotoNastaliqUrdu;
}
html[dir='rtl'] body .slc-sec form input[type="submit"], 
html[dir='rtl'] body.page-calculators .main-content-area form input[type="submit"] {
    margin-top: 32px;
}
@-moz-document url-prefix() {
  html[dir='rtl'] body .slc-sec form input[type="submit"], 
  html[dir='rtl'] body.page-calculators .main-content-area form input[type="submit"] {
      margin-top: 37px;
  }
}
html[dir="rtl"] body #backtotop{
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background-size: 100%;
  left: 20px;
  right: auto;
}
html[dir="rtl"] body .mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-left: 30px;
}
html[dir="rtl"] body .sec-social{
  float: left;
}
html[dir='rtl'] body .lookingfor-sec .carosal-heading h2{
  font-family: 'NotoNastaliqUrdu';
}
html[dir='rtl'] body #forex span {
  font-family: 'NotoNastaliqUrdu';
}
html[dir='rtl'] body .loadcalculator .toggleCalculator{
  color: #183884;
  padding-left: 0;
  padding-right: 36px;
  cursor: pointer;
  background: url('../images/icon_plus.png') right center no-repeat;
}
html[dir='rtl'] body .loadcalculator.active .toggleCalculator{
  color: #e9811a;
  padding-left: 0;
  padding-right: 36px;
  cursor: default;
  background: url('../images/icon_minus.png') right center no-repeat;
}
html[dir='rtl'] body .slc-sec .loadcalculator .toggleCalculator {
    background: none;
    padding-right: 0;
}
html[dir='rtl'] body form .form-item label,
html[dir='rtl'] body form .form-item .description,
html[dir='rtl'] body .main-content-area .content h2{
  font-family: NotoNastaliqUrdu;
}
html[dir='rtl'] body .breadcrumb-sec .bok-wrapper .container-fluid * {
    float: right;
    font-family: NotoNastaliqUrdu;
}
html[dir='rtl'] body .field-items ul li,
html[dir='rtl'] body .main-content-area article .field-item p,
html[dir='rtl'] body table td, html[dir='rtl'] body table th {
    text-align: right;
    line-height: 32px;
    font-family: NotoNastaliqUrdu;
}
html[dir='rtl'] body .field-items h4 {
    margin: 8px 0;
    color: #e9811a;
}
html[dir='rtl'] body .slc-sec .mCustomScrollbar{
  background: rgba(255,255,255, 0.9);
}
html[dir='rtl'] body .main-content-area article .field-item p {
    margin: 0;
    line-height: 36px;
}
html[dir='rtl'] body .main-content-area article .field-item p.mb12{
  margin-bottom: 12px;
}
html[dir="rtl"] body .primary-footer form .form-item.form-item-email input {
    padding: 0px 10px 8px 8px;
    line-height: 30px;
    font-size: 13px;
    font-family: NotoNastaliqUrdu;
}
html[dir="rtl"] body.page-iban-gv .progress-throbber, 
html[dir="rtl"] body.page-iban-gv .ajax-progress {
    margin: 46px 10px;
    float: none; 
}
html[dir="rtl"] body #surveyDiv .surveyheader #close_survey {
  right: auto;
  left: 0;
}
html[dir="rtl"] body #search-form input[type="text"]{
  float: left;
  padding-left: 126px;
  padding-right: 8px;
}
html[dir="rtl"] body #search-form input[type="submit"]{
  top: 0;
  left: 0;
  right: auto;
  margin: 0;
  width: 50px;
  height: 38px;
  overflow: hidden;
  position: absolute;
  color: rgba(0, 0, 0, 0) !important;
  border-radius: 4px 0 0 4px;
  background: #e9811a url('../images/search_icon_w.png') center center no-repeat !important;
}
html[dir="rtl"] body #search-form input[type="submit"]:hover,
html[dir="rtl"] body #search-form input[type="submit"]:focus,
html[dir="rtl"] body #search-form input[type="submit"]:active,{
  color: rgba(0, 0, 0, 0) !important;
}



/* html[dir="rtl"] body .primary-footer .progress-throbber, 
html[dir="rtl"] body .primary-footer  .ajax-progress {
    margin: 20px 10px;
} */

html[dir="rtl"] body form .en-text-field .form-item input{
  font-family: 'Roboto', sans-serif;
}
/* html[dir="rtl"] body .page-contact .content > .row > .col-sm-12{
  max-width: 100%;
}  */
html[dir="rtl"] body .bok-team .team-image .team-desc p {
  margin-top: 12px;
  line-height: 26px;
}
html[dir="rtl"] body .urdu-number{
  direction: ltr;
  text-align: right;
  display: inline-block;
}
html[dir="rtl"] body td.urdu-number{
  direction: ltr;
  text-align: right;
  display: table-cell;
}
html[dir="rtl"] body .item-list ul li {
  margin: 0 2px 2px 0;
}
html[dir="rtl"] body .pager li.pager-current {
  padding: 0 12px 7px 12px;
  line-height: 24px;
}
html[dir="rtl"] body .pager li > a,
html[dir="rtl"] body .pager li > span {
    line-height: 24px;
    padding: 0 10px 7px 10px;
}
html[dir="rtl"] body.section-downloads .content table tr th:last-child, 
html[dir="rtl"] body.section-downloads .content table tr td:last-child {
    border-right: 1px solid #ddd;
}
html[dir="rtl"] body.section-downloads .content table tr th:first-child, 
html[dir="rtl"] body.section-downloads .content table tr td:first-child {
    border-right: none;
}
html[dir="rtl"] body .nice-select .list{
  right: 0;
  left: auto;
}
html[dir="rtl"] body.page-contact table tr td strong {
    color: #e9811a;
    float: right;
    margin-left: 4px;
}
html[dir="rtl"] body .content ol li{
  line-height: 32px;
}
html[dir="rtl"] body.section-government-initiation-scheme .content strong,
html[dir="rtl"] body.section-government-initiation-scheme .content b{
  line-height: 46px;
}
html[dir="rtl"] body .bok-team .team-image .magnifier ul li a {
    width: 32px;
    height: 32px;
    padding: 0;
    display: block;
    font-size: 18px;
    line-height: 22px;
    border-radius: 6px;
    transition: all ease-in-out .2s;
}
html[dir="rtl"] body.section-profile .profileBlock h3 {
  line-height: 30px;
  font-family: NotoNastaliqUrdu;
}
html[dir="rtl"] body.section-profile .profileBlock p {
    line-height: 30px;
}
html[dir="rtl"] body.section-profile .profileBlock div.imgsrc{
  width: 220px;
  height: 264px;
  float: right;
  margin: 0 0 10px 20px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
html[dir="rtl"] body #disclaimer {
    line-height: 32px;
}
html[dir="rtl"] body td.views-field.views-field-field-fax-number {
    min-width: 120px;
}
html[dir="rtl"] body td.views-field.views-field-field-telephone-number,
html[dir="rtl"] body td.views-field.views-field-field-fax-number {
    direction: ltr;
}




@media screen and (min-width: 1154px) {
  html[dir='rtl'] body .container-fluid-left{
    padding: 0;
    padding-right: 60px;
  }
}
@media screen and (min-width: 1380px) {
  html[dir='rtl'] body .container-fluid-left{
    padding: 0;
    padding-right: 100px;
  }
}

@media screen and (max-width: 1546px) {
  html[dir='rtl'] body form .form-item label{
    font-size: 12px;
  }
  html[dir='rtl'] body form button, html[dir='rtl'] body form input[type="button"], 
  html[dir='rtl'] body form input[type="reset"], html[dir='rtl'] bodyform input[type="submit"] {
    background: #e9811a;
    border: 1px solid #e9811a;
    padding: 7px 8px 8px 8px;
  }
}
@media screen and (max-width: 1455px) {
  html[dir='rtl'] body form .form-item label{
    font-size: 11px;
  }
  html[dir='rtl'] body .slc-sec form input[type="submit"], 
  html[dir='rtl'] body.page-calculators .main-content-area form input[type="submit"] {
    margin-top: 37px;
  }
}
@media screen and (max-width: 1380px) {
  html[dir="rtl"] body .slider_content {
    right: 60px;
    left: auto;
    text-align: right;
  }
  html[dir="rtl"] body .slider-sec .skin-default .views-slideshow-controls-bottom .views-slideshow-pager-fields {
    display: block;
    position: absolute;
    bottom: 0px;
    right: 60px;
    left: auto;
  }
}
@media screen and (max-width: 1294px) {
  html[dir='rtl'] body form .form-item label{
    font-size: 10px;
  }
  html[dir='rtl'] body .slc-sec form input[type="submit"], 
  html[dir='rtl'] body.page-calculators .main-content-area form input[type="submit"] {
    margin-top: 35px;
  }
}

@media screen and (max-width: 1276px) {
  html[dir='rtl'] body .header__site-name {
    font-size: 26px;
  }
}
@media screen and (max-width: 1212px) {
  html[dir='rtl'] body form .form-item label{
    font-size: 10px;
  }
}
@media screen and (max-width: 1206px) {
  html[dir='rtl'] body form .form-item label{
    font-size: 9px;
  }
}
@media screen and (max-width: 1192px) {
  html[dir="rtl"] body .header__name-and-slogan {
    right: 100px;
    top: 24px;
    left: auto;
  }
}
@media screen and (max-width: 1153px) {
  html[dir="rtl"] body .slider_content {
      right: 15px;
      left: auto;
      text-align: right;
  }
}
@media (min-width: 768px) and (max-width: 1154px) {
    html[dir="rtl"] body #forex {
    padding-right: 20px;
  }
}
@media screen and (max-width: 1034px) {
  html[dir='rtl'] body form .form-item label{
    font-size: 8px;
  }
}
@media screen and (max-width: 991px) {
  html[dir='rtl'] body .footer-res-arow {
    right: auto;
    left: 0;
    top: 10px;
  }
  html[dir="rtl"] body .primary-footer h2.block__title {
      padding: 0 0 10px 0;
      line-height: 44px;
  }
  html[dir="rtl"] body .primary-footer form.simplenews-subscribe input {
    float: right;
    margin: 0;
    margin-left: 2%;
    width: 62%;
  }
  html[dir="rtl"] body .primary-footer form.simplenews-subscribe input[type="submit"]{
    margin: 0;
    width: 36%;
  }
  html[dir="rtl"] body .slider_content h1{
    font-size: 32px;
    line-height: 72px;
  }
  html[dir='rtl'] body .primary-footer h2 {
    border-bottom: 1px solid rgba(255,255,255,0.4);
  }
  html[dir='rtl'] body .primary-footer #block-bok-iban-iban-newsletter-block h2 {
    border-bottom: none;
    margin-top: 10px;
  }
  html[dir='rtl'] body .primary-footer form .form-item.form-item-email {
    width: 62%;
    float: right;
    margin: 10px 0 10px 2%;
  }
  html[dir='rtl'] body .primary-footer form .form-item.form-item-email  input[type="text"] {
    width: 100%;
    line-height: 30px;
    padding: 0 10px 6px 10px;
  }
  html[dir='rtl'] body .primary-footer form .form-actions.form-wrapper {
    width: 36%;
    float: left;
  }
  html[dir='rtl'] body .primary-footer form .form-actions.form-wrapper input[type="submit"]{
    width: 100%;
    max-width: 380px;
  }
  html[dir='rtl'] body #bok-iban-newsletter-email-form > div > p {
    font-size: 12px;
    text-align: right;
  }
  html[dir='rtl'] body .region-jamapunji p, 
  html[dir='rtl'] body .region-video p{
    text-align: center;
  }
}

@media screen and (max-width: 979px) {
  html[dir="rtl"] body .tb-megamenu .nav > li {
    float: none;
    display: block;
  }
  html[dir="rtl"] body .tb-megamenu .nav-collapse .tb-megamenu-nav > .tb-megamenu-item > a {
    padding: 12px 14px 12px 34px;
  }
  html[dir="rtl"] body .tb-megamenu button.tb-megamenu-button {
      margin: 12px 10px;
  }
  html[dir="rtl"] body .icon_plus{
  top: 0;
  right: auto;
  left: 0;
  width: 40px;
  z-index: 99;
  height: 46px;
  display: block;
  cursor: pointer;
  position: absolute;
  background: url('../images/icon_plus.png') center center no-repeat;
  background-size: 80%;
  }
  html[dir="rtl"] body .icon_plus.icon_minus{
  background: url('../images/icon_minus.png') center center no-repeat;
  background-size: 80%;
  }
  html[dir='rtl'] body #tb-megamenu-column-6,
  html[dir='rtl'] body #tb-megamenu-column-40,
  html[dir='rtl'] body #tb-megamenu-column-18,
  html[dir='rtl'] body #tb-megamenu-column-28,
  html[dir='rtl'] body #tb-megamenu-column-33 {
    display: none;
  }
  html[dir='rtl'] body .tb-megamenu li:last-child.level-4.open > a {
    border-bottom: 1px solid rgba(0,0,0,0);
  }
  html[dir='rtl'] body .tb-megamenu .nav-collapse ul.nav li.level-1 ul.level-1 {
    padding-left: 8px;
  }
  html[dir='rtl'] body .tb-megamenu .nav-collapse ul.nav li.level-2 > a,
  html[dir='rtl'] body .tb-megamenu .nav-collapse ul.nav li.level-2.animating.open > a {
      padding: 12px 8px 12px 24px;
      color: #183884;
      border-bottom: 1px solid #ccc;
  }
  html[dir='rtl'] body .tb-megamenu ul.level-3 > li.level-4 a:hover,
  html[dir='rtl'] body .tb-megamenu ul.level-3 > li.level-4.open a,
  html[dir='rtl'] body .tb-megamenu ul.level-4 > li.level-5 a:hover,
  html[dir='rtl'] body .tb-megamenu ul.level-4 > li.level-5.open a {
      color: #e9811a;
      padding: 10px 10px 10px 20px;
  }
}

@media screen and (max-width: 768px) {
  html[dir='rtl'] body .container-fluid-left{
    padding-left: 0;
    padding-right: 15px;
  }
  html[dir='rtl'] body .socialshareicon .tp-share_me {
    width: 100%;
    height: 100%;
    display: block;
    border: 1px solid #FFF;
    background: rgba(0,0,0,0.35) url('../images/tp-share-icon.png')no-repeat;
    background-size: 80%;
    background-position: 4px center;
    border-left: none;
  }
  html[dir='rtl'] body .fxddiv .social-table-container .tp-social-widget a.social_bar_ico{
    display: block;
    margin: 4px auto;
    background-color: rgba(0,0,0,0.3);
  }
  html[dir='rtl'] body .fxddiv .social-table-container .tp-social-widget a.social_bar_ico:hover{
    margin: 4px auto;
    text-decoration: none;
    background-color: rgba(0,0,0,0.75);
  }
  html[dir="rtl"] .fxddiv {
      width: 100%;
  }
}
@media screen and (max-width: 767px) {
  html[dir='rtl'] body .top-menu-align{
    text-align: left;
    float: none;
  }
  html[dir='rtl'] body .pad-tb .top-menu-align .block-locale{
    float: left;
  }
  html[dir='rtl'] body .pad-tb .top-menu-align .block-menu .menu li:first-child a{
    padding-right: 0;
    padding-left: 12px;
  }
  html[dir='rtl'] body .poll .vote-form .choices .form-item .form-radios {
      text-align: right;
  }
  html[dir="rtl"] body .news-sec h2 {
    text-align: center;
  }
  html[dir="rtl"] body .top-bar ul.menu li::after {
    width: 1px;
    height: 20px;
    position: absolute;
    content: "";
    background-color: #FFF;
    top: 4px;
    left: auto;
    right: 0;
  }
  html[dir="rtl"] body .top-bar ul.menu li:first-child::after {
    display: none;
  }
  html[dir="rtl"] body .top-bar ul.menu li:last-child::after {
    display: inline-block;
  }
  html[dir="rtl"] body .social-footer,
  html[dir="rtl"] body .sec-copyright,
  html[dir="rtl"] body .sec-footer-p {
    text-align: center;
  }
  html[dir="rtl"] body .news-details {
      text-align: center;
  }
  html[dir="rtl"] body .slider-sec .skin-default .views-slideshow-controls-bottom .views-slideshow-pager-fields {
    right: 15px;
  }
  html[dir="rtl"] body .slider-sec .slider_content {
    right: 20px;
    left: auto;
    text-align: right;
  }
  html[dir="rtl"] body .onlineBanking-sec .online-banking p, 
  html[dir="rtl"] body .islamic-i-certi-sec .online-banking p, 
  html[dir="rtl"] body .raast-sec .raast-islamic-bankari p, 
  html[dir="rtl"] body .microfinance-sec .online-banking p {
      line-height: 36px;
  }
  html[dir="rtl"] body .onlineBanking-sec .online-banking h2,
  html[dir="rtl"] body .islamic-i-certi-sec .online-banking h2,
  html[dir="rtl"] body .microfinance-sec .online-banking h2 {
    line-height: 54px;
  }
  html[dir="rtl"] body .social-footer {
      margin: 0;
      padding: 0;
  }
  html[dir="rtl"] body .calculator-content .col-sm-3{
    width: 100%;
  }
}
@media screen and (max-width: 580px) {
  html[dir="rtl"] body .lookingfor-sec .carosal-heading h2 {
    margin-bottom: 50px;
    font-size: 24px;
  }
  html[dir="rtl"] body .lookingfor-sec .carosal-heading h2::after {
    top: 60px;
  }
  html[dir="rtl"] body .slider_content h1 {
    font-size: 20px;
    line-height: 46px;
  }
}
@media screen and (max-width: 410px) {
  html[dir="rtl"] body .header__name-and-slogan {
      right: 60px;
      top: 6px;
      left: auto;
  }
  html[dir="rtl"] body .header__name-and-slogan h1 a span {
    font-size: 26px;
  }
  html[dir="rtl"] body #block-search-form > span {
    padding: 28px 0;
  }
  html[dir="rtl"] body .tb-megamenu button.tb-megamenu-button {
    margin: 10px 6px;
  }
  html[dir="rtl"] body #block-search-form > span {
    width: 38px;
  }
}
/* @media screen and (max-width: 330px) {
  html[dir="rtl"] body .lookingfor-sec .carosal-heading h2 {
    margin-bottom: 50px;
    line-height: 50px;
  }
  html[dir="rtl"] body .lookingfor-sec .carosal-heading h2::after {
    top: 122px;
  }
} */