/*=====================================Bootstrap  */
/* 472 of 2692 CSS properties converted by rtl.daskhat.ir 
 These properties should be override originals. 
 just load rtl css file after original css file.*/ 

/* body {direction:rtl;} */

@media print{
    *,   :after,   :before{
        background: right  0!important;
    }

}

@media (min-width:768px){
    .dl-horizontal dt{
        float: right;
        clear: right;
        text-align: left;
    }

    .dl-horizontal dd{
        margin-right: 180px;
    }
    .col-sm-pull-12{
        left: 100%;
    }

    .col-sm-pull-11{
        left: 91.66666667%;
    }

    .col-sm-pull-10{
        left: 83.33333333%;
    }

    .col-sm-pull-9{
        left: 75%;
    }

    .col-sm-pull-8{
        left: 66.66666667%;
    }

    .col-sm-pull-7{
        left: 58.33333333%;
    }

    .col-sm-pull-6{
        left: 50%;
    }

    .col-sm-pull-5{
        left: 41.66666667%;
    }

    .col-sm-pull-4{
        left: 33.33333333%;
    }

    .col-sm-pull-3{
        left: 25%;
    }

    .col-sm-pull-2{
        left: 16.66666667%;
    }

    .col-sm-pull-1{
        left: 8.33333333%;
    }

    .col-sm-pull-0{
        left: auto;
    }

    .col-sm-push-12{
        right: 100%;
    }

    .col-sm-push-11{
        right: 91.66666667%;
    }

    .col-sm-push-10{
        right: 83.33333333%;
    }

    .col-sm-push-9{
        right: 75%;
    }

    .col-sm-push-8{
        right: 66.66666667%;
    }

    .col-sm-push-7{
        right: 58.33333333%;
    }

    .col-sm-push-6{
        right: 50%;
    }

    .col-sm-push-5{
        right: 41.66666667%;
    }

    .col-sm-push-4{
        right: 33.33333333%;
    }

    .col-sm-push-3{
        right: 25%;
    }

    .col-sm-push-2{
        right: 16.66666667%;
    }

    .col-sm-push-1{
        right: 8.33333333%;
    }

    .col-sm-push-0{
        right: auto;
    }

    .col-sm-offset-12{
        margin-right: 100%;
    }

    .col-sm-offset-11{
        margin-right: 91.66666667%;
    }

    .col-sm-offset-10{
        margin-right: 83.33333333%;
    }

    .col-sm-offset-9{
        margin-right: 75%;
    }

    .col-sm-offset-8{
        margin-right: 66.66666667%;
    }

    .col-sm-offset-7{
        margin-right: 58.33333333%;
    }

    .col-sm-offset-6{
        margin-right: 50%;
    }

    .col-sm-offset-5{
        margin-right: 41.66666667%;
    }

    .col-sm-offset-4{
        margin-right: 33.33333333%;
    }

    .col-sm-offset-3{
        margin-right: 25%;
    }

    .col-sm-offset-2{
        margin-right: 16.66666667%;
    }

    .col-sm-offset-1{
        margin-right: 8.33333333%;
    }

    .col-sm-offset-0{
        margin-right: 0;
    }

    .form-inline .checkbox label,   .form-inline .radio label{
        padding-right: 0;
    }

    .form-inline .checkbox input[type=checkbox],   .form-inline .radio input[type=radio]{
        margin-right: 0;
    }

    .form-horizontal .control-label{
        text-align: left;
    }

    .navbar-right .dropdown-menu{
        left: 0;
        right: auto;
    }

    .navbar-right .dropdown-menu-left{
        left: auto;
        right: 0;
    }

    .nav-tabs.nav-justified>li>a{
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs-justified>li>a{
        border-radius: 4px 4px 0 0;
    }

    .navbar-header{
        float: right;
    }

    .navbar-fixed-bottom .navbar-collapse,   .navbar-fixed-top .navbar-collapse,   .navbar-static-top .navbar-collapse{
        padding-left: 0;
        padding-right: 0;
    }

    .container-fluid>.navbar-collapse,   .container-fluid>.navbar-header,   .container>.navbar-collapse,   .container>.navbar-header{
        margin-left: 0;
        margin-right: 0;
    }

    .navbar>.container .navbar-brand,   .navbar>.container-fluid .navbar-brand{
        margin-right: -15px;
    }

    .navbar-nav{
        float: right;
    }

    .navbar-nav>li{
        float: right;
    }

    .navbar-form .checkbox label,   .navbar-form .radio label{
        padding-right: 0;
    }

    .navbar-form .checkbox input[type=checkbox],   .navbar-form .radio input[type=radio]{
        margin-right: 0;
    }

    .navbar-form{
        margin-left: 0;
        margin-right: 0;
    }

    .navbar-text{
        float: right;
        margin-left: 15px;
        margin-right: 15px;
    }

    .navbar-left{
        float: right!important;
    }

    .navbar-right{
        float: left!important;
        margin-left: -15px;
    }

    .navbar-right~.navbar-right{
        margin-left: 0;
    }

}

.text-left{
    text-align: right;
}

.text-right{
    text-align: left;
}

.list-unstyled{
    padding-right: 0;
}

.list-inline{
    padding-right: 0;
    margin-right: -5px;
}

.list-inline>li{
    padding-left: 5px;
    padding-right: 5px;
}

dd{
    margin-right: 0;
}

blockquote{
    border-right: 5px solid #eee;
}

.blockquote-reverse, blockquote.pull-right{
    padding-left: 15px;
    padding-right: 0;
    text-align: left;
    border-left: 5px solid #eee;
    border-right: 0;
}

.container{
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width:992px){

    .col-md-pull-12{
        left: 100%;
    }

    .col-md-pull-11{
        left: 91.66666667%;
    }

    .col-md-pull-10{
        left: 83.33333333%;
    }

    .col-md-pull-9{
        left: 75%;
    }

    .col-md-pull-8{
        left: 66.66666667%;
    }

    .col-md-pull-7{
        left: 58.33333333%;
    }

    .col-md-pull-6{
        left: 50%;
    }

    .col-md-pull-5{
        left: 41.66666667%;
    }

    .col-md-pull-4{
        left: 33.33333333%;
    }

    .col-md-pull-3{
        left: 25%;
    }

    .col-md-pull-2{
        left: 16.66666667%;
    }

    .col-md-pull-1{
        left: 8.33333333%;
    }

    .col-md-pull-0{
        left: auto;
    }

    .col-md-push-12{
        right: 100%;
    }

    .col-md-push-11{
        right: 91.66666667%;
    }

    .col-md-push-10{
        right: 83.33333333%;
    }

    .col-md-push-9{
        right: 75%;
    }

    .col-md-push-8{
        right: 66.66666667%;
    }

    .col-md-push-7{
        right: 58.33333333%;
    }

    .col-md-push-6{
        right: 50%;
    }

    .col-md-push-5{
        right: 41.66666667%;
    }

    .col-md-push-4{
        right: 33.33333333%;
    }

    .col-md-push-3{
        right: 25%;
    }

    .col-md-push-2{
        right: 16.66666667%;
    }

    .col-md-push-1{
        right: 8.33333333%;
    }

    .col-md-push-0{
        right: auto;
    }

    .col-md-offset-12{
        margin-right: 100%;
    }

    .col-md-offset-11{
        margin-right: 91.66666667%;
    }

    .col-md-offset-10{
        margin-right: 83.33333333%;
    }

    .col-md-offset-9{
        margin-right: 75%;
    }

    .col-md-offset-8{
        margin-right: 66.66666667%;
    }

    .col-md-offset-7{
        margin-right: 58.33333333%;
    }

    .col-md-offset-6{
        margin-right: 50%;
    }

    .col-md-offset-5{
        margin-right: 41.66666667%;
    }

    .col-md-offset-4{
        margin-right: 33.33333333%;
    }

    .col-md-offset-3{
        margin-right: 25%;
    }

    .col-md-offset-2{
        margin-right: 16.66666667%;
    }

    .col-md-offset-1{
        margin-right: 8.33333333%;
    }

    .col-md-offset-0{
        margin-right: 0;
    }

}

@media (min-width:1200px){
    .col-lg-1,   .col-lg-10,   .col-lg-11,   .col-lg-12,   .col-lg-2,   .col-lg-3,   .col-lg-4,   .col-lg-5,   .col-lg-6,   .col-lg-7,   .col-lg-8,   .col-lg-9{
        float: right;
    }

    .col-lg-pull-12{
        left: 100%;
    }

    .col-lg-pull-11{
        left: 91.66666667%;
    }

    .col-lg-pull-10{
        left: 83.33333333%;
    }

    .col-lg-pull-9{
        left: 75%;
    }

    .col-lg-pull-8{
        left: 66.66666667%;
    }

    .col-lg-pull-7{
        left: 58.33333333%;
    }

    .col-lg-pull-6{
        left: 50%;
    }

    .col-lg-pull-5{
        left: 41.66666667%;
    }

    .col-lg-pull-4{
        left: 33.33333333%;
    }

    .col-lg-pull-3{
        left: 25%;
    }

    .col-lg-pull-2{
        left: 16.66666667%;
    }

    .col-lg-pull-1{
        left: 8.33333333%;
    }

    .col-lg-pull-0{
        left: auto;
    }

    .col-lg-push-12{
        right: 100%;
    }

    .col-lg-push-11{
        right: 91.66666667%;
    }

    .col-lg-push-10{
        right: 83.33333333%;
    }

    .col-lg-push-9{
        right: 75%;
    }

    .col-lg-push-8{
        right: 66.66666667%;
    }

    .col-lg-push-7{
        right: 58.33333333%;
    }

    .col-lg-push-6{
        right: 50%;
    }

    .col-lg-push-5{
        right: 41.66666667%;
    }

    .col-lg-push-4{
        right: 33.33333333%;
    }

    .col-lg-push-3{
        right: 25%;
    }

    .col-lg-push-2{
        right: 16.66666667%;
    }

    .col-lg-push-1{
        right: 8.33333333%;
    }

    .col-lg-push-0{
        right: auto;
    }

    .col-lg-offset-12{
        margin-right: 100%;
    }

    .col-lg-offset-11{
        margin-right: 91.66666667%;
    }

    .col-lg-offset-10{
        margin-right: 83.33333333%;
    }

    .col-lg-offset-9{
        margin-right: 75%;
    }

    .col-lg-offset-8{
        margin-right: 66.66666667%;
    }

    .col-lg-offset-7{
        margin-right: 58.33333333%;
    }

    .col-lg-offset-6{
        margin-right: 50%;
    }

    .col-lg-offset-5{
        margin-right: 41.66666667%;
    }

    .col-lg-offset-4{
        margin-right: 33.33333333%;
    }

    .col-lg-offset-3{
        margin-right: 25%;
    }

    .col-lg-offset-2{
        margin-right: 16.66666667%;
    }

    .col-lg-offset-1{
        margin-right: 8.33333333%;
    }

    .col-lg-offset-0{
        margin-right: 0;
    }

}

.container-fluid{
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
}

.row{
    margin-left: -15px;
    margin-right: -15px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
    float: right;
}
#primary-bar .col-md-4.m-t-10 {
    float: right;
}
#primary-bar .col-md-2.col-sm-4 {
    float: right;
}
.col-xs-pull-12{
    left: 100%;
}

.col-xs-pull-11{
    left: 91.66666667%;
}

.col-xs-pull-10{
    left: 83.33333333%;
}

.col-xs-pull-9{
    left: 75%;
}

.col-xs-pull-8{
    left: 66.66666667%;
}

.col-xs-pull-7{
    left: 58.33333333%;
}

.col-xs-pull-6{
    left: 50%;
}

.col-xs-pull-5{
    left: 41.66666667%;
}

.col-xs-pull-4{
    left: 33.33333333%;
}

.col-xs-pull-3{
    left: 25%;
}

.col-xs-pull-2{
    left: 16.66666667%;
}

.col-xs-pull-1{
    left: 8.33333333%;
}

.col-xs-pull-0{
    left: auto;
}

.col-xs-push-12{
    right: 100%;
}

.col-xs-push-11{
    right: 91.66666667%;
}

.col-xs-push-10{
    right: 83.33333333%;
}

.col-xs-push-9{
    right: 75%;
}

.col-xs-push-8{
    right: 66.66666667%;
}

.col-xs-push-7{
    right: 58.33333333%;
}

.col-xs-push-6{
    right: 50%;
}

.col-xs-push-5{
    right: 41.66666667%;
}

.col-xs-push-4{
    right: 33.33333333%;
}

.col-xs-push-3{
    right: 25%;
}

.col-xs-push-2{
    right: 16.66666667%;
}

.col-xs-push-1{
    right: 8.33333333%;
}

.col-xs-push-0{
    right: auto;
}

.col-xs-offset-12{
    margin-right: 100%;
}

.col-xs-offset-11{
    margin-right: 91.66666667%;
}

.col-xs-offset-10{
    margin-right: 83.33333333%;
}

.col-xs-offset-9{
    margin-right: 75%;
}

.col-xs-offset-8{
    margin-right: 66.66666667%;
}

.col-xs-offset-7{
    margin-right: 58.33333333%;
}

.col-xs-offset-6{
    margin-right: 50%;
}

.col-xs-offset-5{
    margin-right: 41.66666667%;
}

.col-xs-offset-4{
    margin-right: 33.33333333%;
}

.col-xs-offset-3{
    margin-right: 25%;
}

.col-xs-offset-2{
    margin-right: 16.66666667%;
}

.col-xs-offset-1{
    margin-right: 8.33333333%;
}

.col-xs-offset-0{
    margin-right: 0;
}

caption{
    text-align: right;
}

th{
    text-align: right;
}

@media screen and (max-width:767px){
    .table-responsive>.table-bordered>tbody>tr>td:first-child,   .table-responsive>.table-bordered>tbody>tr>th:first-child,   .table-responsive>.table-bordered>tfoot>tr>td:first-child,   .table-responsive>.table-bordered>tfoot>tr>th:first-child,   .table-responsive>.table-bordered>thead>tr>td:first-child,   .table-responsive>.table-bordered>thead>tr>th:first-child{
        border-right: 0;
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,   .table-responsive>.table-bordered>tbody>tr>th:last-child,   .table-responsive>.table-bordered>tfoot>tr>td:last-child,   .table-responsive>.table-bordered>tfoot>tr>th:last-child,   .table-responsive>.table-bordered>thead>tr>td:last-child,   .table-responsive>.table-bordered>thead>tr>th:last-child{
        border-left: 0;
    }

}

.checkbox label, .radio label{
    padding-right: 20px;
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio]{
    margin-right: -20px;
}

.checkbox-inline, .radio-inline{
    padding-right: 20px;
}

.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline{
    margin-right: 10px;
}

.form-control-static.input-lg, .form-control-static.input-sm{
    padding-left: 0;
    padding-right: 0;
}

.has-feedback .form-control{
    padding-left: 42.5px;
}

.form-control-feedback{
    left: 0;
}

.form-horizontal .form-group{
    margin-left: -15px;
    margin-right: -15px;
}

.form-horizontal .has-feedback .form-control-feedback{
    left: 15px;
}

.caret{
    margin-right: 2px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.dropdown-menu{
    right: 0;
    float: right;
    text-align: right;
}

.dropdown-menu.pull-right{
    left: 0;
    right: auto;
}

.dropdown-menu-right{
    left: 0;
    right: auto;
}

.dropdown-menu-left{
    left: auto;
    right: 0;
}

.dropdown-backdrop{
    left: 0;
    right: 0;
}

.pull-right>.dropdown-menu{
    left: 0;
    right: auto;
}

.btn-group-vertical>.btn, .btn-group>.btn{
    float: right;
}

.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group{
    margin-right: -1px;
}

.btn-toolbar{
    margin-right: -5px;
}

.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group{
    float: right;
}

.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group{
    margin-right: 5px;
}

.btn-group>.btn:first-child{
    margin-right: 0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child){
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-group>.btn-group{
    float: right;
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-group>.btn+.dropdown-toggle{
    padding-left: 8px;
    padding-right: 8px;
}

.btn-group>.btn-lg+.dropdown-toggle{
    padding-left: 12px;
    padding-right: 12px;
}

.btn .caret{
    margin-right: 0;
}

.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group{
    margin-right: 0;
}

.btn-group-vertical>.btn:first-child:not(:last-child){
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-group-vertical>.btn:last-child:not(:first-child){
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.btn-group-justified>.btn-group .dropdown-menu{
    right: auto;
}

.input-group[class*=col-]{
    padding-left: 0;
    padding-right: 0;
}

.input-group .form-control{
    float: right;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group-addon:first-child{
    border-left: 0;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group-addon:last-child{
    border-right: 0;
}

.input-group-btn>.btn+.btn{
    margin-right: -1px;
}

.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group{
    margin-left: -1px;
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group{
    margin-right: -1px;
}

.nav{
    padding-right: 0;
}

.nav-tabs>li{
    float: right;
}

.nav-tabs>li>a{
    margin-left: 2px;
    border-radius: 4px 4px 0 0;
}

.nav-tabs.nav-justified>li>a{
    margin-left: 0;
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu{
    right: auto;
}

.nav-pills>li{
    float: right;
}

.nav-pills>li+li{
    margin-right: 2px;
}

.nav-stacked>li+li{
    margin-right: 0;
}

.nav-justified>.dropdown .dropdown-menu{
    right: auto;
}

.nav-tabs-justified>li>a{
    margin-left: 0;
}

.nav-tabs .dropdown-menu{
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-collapse{
    padding-left: 15px;
    padding-right: 15px;
}

.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{
    margin-left: -15px;
    margin-right: -15px;
}

.navbar-fixed-bottom, .navbar-fixed-top{
    left: 0;
    right: 0;
}

.navbar-brand{
    float: right;
}

.navbar-toggle{
    float: left;
    margin-left: 15px;
}

@media (max-width:767px){
    .navbar-nav .open .dropdown-menu .dropdown-header,   .navbar-nav .open .dropdown-menu>li>a{
        padding: 5px 25px 5px 15px ;
    }

}

.navbar-form{
    margin-left: -15px;
    margin-right: -15px;
}

.navbar-nav>li>.dropdown-menu{
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.pagination{
    padding-right: 0;
    float: right;
}

.pagination>li>a, .pagination>li>span{
    float: right;
    margin-right: -1px;
}

.pagination>li:first-child>a, .pagination>li:first-child>span{
    margin-right: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pagination>li:last-child>a, .pagination>li:last-child>span{
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span{
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span{
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span{
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span{
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pager{
    padding-right: 0;
}

.pager .next>a, .pager .next>span{
    float: left;
}

.pager .previous>a, .pager .previous>span{
    float: right;
}

.list-group-item>.badge{
    float: left;
}

.list-group-item>.badge+.badge{
    margin-left: 5px;
}

.nav-pills>li>a>.badge{
    margin-right: 3px;
}

.container .jumbotron, .container-fluid .jumbotron{
    padding-left: 15px;
    padding-right: 15px;
}

@media screen and (min-width:768px){
    .container .jumbotron,   .container-fluid .jumbotron{
        padding-left: 60px;
        padding-right: 60px;
    }

    .carousel-control .glyphicon-chevron-left,   .carousel-control .icon-prev{
        margin-right: -10px;
    }

    .carousel-control .glyphicon-chevron-right,   .carousel-control .icon-next{
        margin-left: -10px;
    }

    .carousel-caption{
        left: 20%;
        right: 20%;
    }

}

.thumbnail a>img, .thumbnail>img{
    margin-left: auto;
    margin-right: auto;
}

.alert-dismissable, .alert-dismissible{
    padding-left: 35px;
}

.alert-dismissable .close, .alert-dismissible .close{
    left: -21px;
}

.progress-bar{
    float: right;
}

.media-right, .media>.pull-right{
    padding-right: 10px;
}

.media-left, .media>.pull-left{
    padding-left: 10px;
}

.media-list{
    padding-right: 0;
}

.list-group{
    padding-right: 0;
}

.list-group-item:first-child{
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.list-group-item:last-child{
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

button.list-group-item{
    text-align: right;
}

.panel-heading{
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel-footer{
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.panel>.panel-collapse>.table caption, .panel>.table caption, .panel>.table-responsive>.table caption{
    padding-left: 15px;
    padding-right: 15px;
}

.panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child{
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child, .panel>.table:first-child>thead:first-child>tr:first-child{
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child{
    border-top-right-radius: 3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child{
    border-top-left-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child{
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child{
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{
    border-bottom-right-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{
    border-bottom-left-radius: 3px;
}

.panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child{
    border-right: 0;
}

.panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child{
    border-left: 0;
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video{
    right: 0;
}

.well blockquote{
    border-color: rgba(0, .15) 0, 0, ;
}

.close{
    float: left;
}

button.close{
    background: right  0;
}

.modal{
    left: 0;
    right: 0;
}

.modal-backdrop{
    left: 0;
    right: 0;
}

.modal-footer{
    text-align: left;
}

.modal-footer .btn+.btn{
    margin-right: 5px;
}

.modal-footer .btn-group .btn+.btn{
    margin-right: -1px;
}

.modal-footer .btn-block+.btn-block{
    margin-right: 0;
}

.tooltip.right{
    margin-right: 3px;
}

.tooltip.left{
    margin-right: -3px;
}

.tooltip.top .tooltip-arrow{
    right: 50%;
    margin-right: -5px;
}

.tooltip.top-left .tooltip-arrow{
    left: 5px;
}

.tooltip.top-right .tooltip-arrow{
    right: 5px;
}

.tooltip.right .tooltip-arrow{
    right: 0;
    border-width: 5px 0 5px 5px ;
    border-left-color: #000;
}

.tooltip.left .tooltip-arrow{
    left: 0;
    border-width: 5px 5px 5px 0 ;
    border-right-color: #000;
}

.tooltip.bottom .tooltip-arrow{
    right: 50%;
    margin-right: -5px;
}

.tooltip.bottom-left .tooltip-arrow{
    left: 5px;
}

.tooltip.bottom-right .tooltip-arrow{
    right: 5px;
}

.popover{
    right: 0;
}

.popover.right{
    margin-right: 10px;
}

.popover.left{
    margin-right: -10px;
}

.popover-title{
    border-radius: 5px 5px 0 0;
}

.popover.top>.arrow{
    right: 50%;
    margin-right: -11px;
}

.popover.top>.arrow:after{
    margin-right: -10px;
}

.popover.right>.arrow{
    right: -11px;
    border-left-color: rgba(0, 0, 0, .25);
    border-right-width: 0;
}

.popover.right>.arrow:after{
    right: 1px;
    border-left-color: #fff;
    border-right-width: 0;
}

.popover.bottom>.arrow{
    right: 50%;
    margin-right: -11px;
}

.popover.bottom>.arrow:after{
    margin-right: -10px;
}

.popover.left>.arrow{
    left: -11px;
    border-left-width: 0;
    border-right-color: rgba(0, 0, 0, .25);
}

.popover.left>.arrow:after{
    left: 1px;
    border-left-width: 0;
    border-right-color: #fff;
}

@media all and (transform-3d), (-webkit-transform-3d){
    .carousel-inner>.item.active.right,   .carousel-inner>.item.next{
        right: 0;
    }

    .carousel-inner>.item.active.left,   .carousel-inner>.item.prev{
        right: 0;
    }

    .carousel-inner>.item.active,   .carousel-inner>.item.next.left,   .carousel-inner>.item.prev.right{
        right: 0;
    }

}

.carousel-inner>.active{
    right: 0;
}

.carousel-inner>.next{
    right: 100%;
}

.carousel-inner>.prev{
    right: -100%;
}

.carousel-inner>.next.left, .carousel-inner>.prev.right{
    right: 0;
}

.carousel-inner>.active.left{
    right: -100%;
}

.carousel-inner>.active.right{
    right: 100%;
}

.carousel-control{
    right: 0;
}

.carousel-control.right{
    left: 0;
    right: auto;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{
    right: 50%;
    margin-right: -10px;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{
    left: 50%;
    margin-left: -10px;
}

.carousel-indicators{
    right: 50%;
    padding-right: 0;
    margin-right: -30%;
}

.carousel-caption{
    left: 15%;
    right: 15%;
}

.center-block{
    margin-left: auto;
    margin-right: auto;
}

.pull-right{
    float: left!important;
}

.pull-left{
    float: right!important;
}



/* =========================Bootsrtrap end==========================*/


/* 189 of 1390 CSS properties converted by rtl.daskhat.ir 
 These properties should be override originals. 
 just load rtl css file after original css file.*/ 

/* body {direction:rtl;} */

#wrapper{
    padding-left: 0;
}

#wrapper.toggled{
    padding-left: 600px;
}

#login-box{
    left: 600px;
    margin-left: -600px;
}

#main-content{
    margin-right: 0px;
}

#wrapper.toggled #main-content{
    margin-right: -600px;
}

#login-box .login-toggle{
    border-bottom-left-radius: 90%;
    right: -5px;
}

.user-form{
    background: rgba(89, 89, 89, 1) none repeat scroll right  0;
    right: 50%;
    margin-right: -180px;
}

.w-facebook{
    margin-left: 20px;
    padding: 10px 45px 10px 30px ;
}

.w-twitter{
    padding: 10px 50px 10px 30px ;
}

.btn-login i.fa{
    right: 22px;
}

.or-login:before{
    left: 0.5em;
    margin-right: -50%;
}

.or-login:after{
    right: 0.5em;
    margin-left: -50%;
}

.user-form .form-group .form-control{
    padding-right: 60px;
}

.input-icon{
    right: 31px;
}

#primary-bar .search-box .form-control{
    padding-right: 50px;
    padding-left: 50px;
}

#primary-bar .search-box .search-icon{
    right: 7%;
}

#primary-bar .search-box .form-control:focus{
}

#primary-bar .search-box .form-control:focus ~ .search-icon{
    right: 92%;
}

#primary-bar .search-box .search-icon:focus{
    right: 92%;
}

#primary-bar .social-icon ul li{
    margin-left: 10px;
}

#primary-bar .social-icon ul li:last-child{
    margin-left: 0px;
}

#primary-bar .social-icon ul{
    margin-right: 0px;
}

#primary-bar .login .media .media-left{
    padding-left: 8px;
    padding-right: 5px;
    float: right;
}

.overlay-div:before{
    right: 50%;
}

.overlay-div:after{
    right: 50%;
}

.top-shadow{
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 100% rgba(0, 0, 0, 1) 1%, rgba(0, 0, 0, 0.65) 42%, rgba(0, 0, 0, 0.35) 68%, rgba(0, 0, 0, 0) 98%, rgba(0, 0, 0, 0) 100%);
    right: 0px;
}

.top-shadow span:first-child{
    padding-right: 15px !important;
    text-align: right;
}

.top-shadow span:last-child{
    padding-left: 15px !important;
    text-align: left;
}

.ico-play{
    right: 50%;
    margin-right: -35px;
}

.ico-play-sm{
    margin-right: -25px;
}

.play-md-icon{
    margin-right: -30px;
}

.bottom-shadow{
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 100% rgba(0, 0, 0, 1) 100%);
    right: 0px;
}

.movie-heading span:before{
    right: 0;
    left: auto;
}

.disable-bottom-line{
    right: 0px;
}

.movie-title{
    right: 0;
    border-radius: 0 0 5px 5px;
}

.bottom-movie-img-container .bottom-movie-img{
    padding-left: 0px;
}

.bottom-movie-img-container .bottom-movie-title{
    padding-right: 5px;
}

.hd-vid-auth-name, .post-video-aut-name{
    float: right;
}

p.hd-movie-desc, p.blog-movie-desc{
    float: right;
}

.sidebar p span, .latest-post p span{
    margin-left: 10px;
}

.sidebar p span:last-child .latest-post p span:last-child{
    margin-left: 0px;
}

.tags ul li{
    margin-left: 4px;
}

.footer-about .bottom-social li{
    margin-left: 5px;
}

.category-list li a:before{
    right: 5px;
}

.category-list li a{
    padding: 12px 15px 12px 0px ;
}

.post-category-list li a:before{
    right: 10px;
}

.post-category-list li a{
    padding: 12px 30px 12px 0px ;
}

.menu-item li a{
    padding: 7px 15px 6px 0px ;
}

.formOverlay:before{
    right: 50%;
    margin-right: -10%;
}

.formOverlay{
    right: 0;
}

.alert .message-icon{
    float: right;
}

.alert span{
    float: right;
    margin-right: 15px;
}

.form-control.error{
    border-color: rgba(166, 0.4) 0, 0, !important;
}

#index-v2 h1.sidebar-title{
    border-right: 3px solid #0082ba;
    border-left: 3px solid #0082ba;
}

#main-navigation.nav-v2 #cssmenu > ul > li.has-sub > a{
    padding: 0px 16px 0px 30px ;
}

#main-navigation.nav-v2 #cssmenu ul ul li a{
    background: linear-gradient(to bottom, rgba(0, 152, 216, 1) 100% rgba(0, 141, 201, 1) 44%, rgba(0, 131, 186, 1) 100%);
}

#main-navigation.nav-v2 #cssmenu ul ul li:hover > a, #main-navigation.nav-v2 #cssmenu ul ul li a:hover{
    background: linear-gradient(to bottom, rgba(0, 152, 216, 1) 100% rgba(0, 141, 201, 1) 100%, rgba(0, 131, 186, 1) 44%);
}

#social-v2 ul{
    text-align: left;
}

#social-v2 ul li{
    margin-left: 8px;
}

#social-v2 ul li:last-child{
    margin-left: 0px;
}

#index-v2 .srch-button{
    right: 0px;
}

#search-form .search-group{
    right: 0px;
}

#search-form .search-group .form-control{
    padding: 0px 15px 0px 60px ;
}

#search-form .search-group .search-icon{
    left: 0px;
}

.video-info-bar ul li{
    border-left: 1px solid #fff;
}

.video-info-bar ul li:last-child{
    border-left: none;
    border-right: 1px solid #fff;
}

.video-info-bar ul li i.fa{
    margin-left: 5px;
}

.video-info-bar ul li:last-child i.fa{
    margin-left: 0px;
}

.input-top-line{
    right: 0px;
}

.input-bottom-line{
    right: 0px;
}

.breadcrumb li a i.fi{
    margin-left: 3px;
}

p.post-video-aut-name span{
    float: right;
    margin-left: 6px;
}

p.post-video-aut-name span.by-in{
    margin-left: 3px;
}

p.post-video-aut-name a{
    float: right;
    margin-left: 4px;
}

p.post-video-aut-name a:last-child{
    margin-left: 0px;
}

.post-video-aut-name span{
    margin-left: 2px;
}

.btn-blog{
    padding-right: 25px;
    padding-left: 25px;
}

.video-info-bar .sharing-bar{
    left: 0;
}

.video-info-bar .sharing-bar li:last-child{
    margin-left: 0px;
}

.video-info-bar .sharing-bar li a i.fa{
    margin-left: 0px;
    margin-right: 2px;
}

.pagination-hvr{
    right: 0px;
}

@media (min-width:1200px){
    .clean-preset .col-md-1:nth-child(12n + 1){
        clear: right;
    }

    .clean-preset .col-md-2:nth-child(6n + 1){
        clear: right;
    }

    .clean-preset .col-md-3:nth-child(4n + 1){
        clear: right;
    }

    .clean-preset .col-md-4:nth-child(3n + 1){
        clear: right;
    }

    .clean-preset .col-md-6:nth-child(odd){
        clear: right;
    }

    .clean-preset .col-lg-1:nth-child(12n + 1){
        clear: right;
    }

    .clean-preset .col-lg-2:nth-child(6n + 1){
        clear: right;
    }

    .clean-preset .col-lg-3:nth-child(4n + 1){
        clear: right;
    }

    .clean-preset .col-lg-4:nth-child(3n + 1){
        clear: right;
    }

    .clean-preset .col-lg-6:nth-child(odd){
        clear: right;
    }

}

@media (min-width:992px) and (max-width:1199px){
    .clean-preset .col-md-1:nth-child(12n + 1){
        clear: right;
    }

    .clean-preset .col-md-2:nth-child(6n + 1){
        clear: right;
    }

    .clean-preset .col-md-3:nth-child(4n + 1){
        clear: right;
    }

    .clean-preset .col-md-4:nth-child(3n + 1){
        clear: right;
    }

    .clean-preset .col-md-6:nth-child(odd){
        clear: right;
    }

}

@media (min-width:768px) and (max-width:991px){
    .clean-preset .col-sm-1:nth-child(12n + 1){
        clear: right;
    }

    .clean-preset .col-sm-2:nth-child(6n + 1){
        clear: right;
    }

    .clean-preset .col-sm-3:nth-child(4n + 1){
        clear: right;
    }

    .clean-preset .col-sm-4:nth-child(3n + 1){
        clear: right;
    }

    .clean-preset .col-sm-6:nth-child(odd){
        clear: right;
    }

}

@media (max-width:767px){
    .clean-preset .col-xs-1:nth-child(12n + 1){
        clear: right;
    }

    .clean-preset .col-xs-2:nth-child(6n + 1){
        clear: right;
    }

    .clean-preset .col-xs-3:nth-child(4n + 1){
        clear: right;
    }

    .clean-preset .col-xs-4:nth-child(3n + 1){
        clear: right;
    }

    .clean-preset .col-xs-6:nth-child(odd){
        clear: right;
    }

}

.m-l-10{
    margin-right: 10px;
}

.m-l-20{
    margin-right: 20px;
}

.m-l-30{
    margin-right: 30px;
}

.m-l-40{
    margin-right: 40px;
}

.m-l-50{
    margin-right: 50px;
}

.m-r-10{
    margin-left: 10px;
}

.m-r-20{
    margin-left: 20px;
}

.m-r-30{
    margin-left: 30px;
}

.m-r-40{
    margin-left: 40px;
}

.m-r-50{
    margin-left: 50px;
}

.tooltip .tooltiptext{
    padding: 5px 10px 5px 5px ;
    right: 110%;
}

.tooltip .tooltiptext span{
    float: right;
}

.tooltip .tooltiptext .heading{
    float: right;
}

.tooltip .tooltiptext::after{
    left: 100%;
    border-color: transparent transparent transparent black ;
}

.pull-left{
    float: right;
}

.pull-right{
    float: left;
}

.page-sidebar .comments-section .comment{
    margin: 0px 0px 50px 0px ;
    padding: 0px 110px 10px 0px ;
}

.page-sidebar .comments-section .coment-replay{
    margin-right: 50px;
}

.page-sidebar .comments-section .comment-box .author-thumbnail{
    right: 0px;
}

.page-sidebar .comments-section .reply-btn{
    left: 0px;
}

.btn-label{
    border-radius: 0 3px 3px 0;
    margin-left: 12px;
    margin-right: -12px;
    float: right;
}
.form-control{
    direction: rtl;
}
.btn-rounded .btn-label{
    padding: 7px 20px 7px 15px ;
    margin-right: -20px;
}

.full-width-button{
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.two-column-navbar{
    float: left;
}

.three-column-navbar{
    float: left;
}

.search.open{
    left: 0px;
}

.search-button{
    left: 0;
}

.search-icon{
    margin-right: 5px;
}

.search-icon:before{
    left: -2px;
}

.search-icon:after{
    left: -12px;
}

.open .search-icon:before{
    left: 22px;
}

.open .search-icon:after{
    left: 22px;
}

.responsive-embed .responsive-embed-item, .responsive-embed embed, .responsive-embed iframe, .responsive-embed object, .responsive-embed video{
    right: 0;
}

.header3 .navbar-toggle{
    margin: 25px 0 25px 15px ;
}
#primary-bar .logo{
    float: right;
}



@media only screen and (max-width : 768px){
    .header-8 .navbar-brand{
        right: 50%;
    }

}

.header-8 .navbar-brand{
    right: 50%;
}

.brand-centered{
    right: 0;
}

.navbar-alignit .navbar-brand{
    margin-left: 15px;
    margin-right: 15px;
}

.topbar{
    right: 0;
}

.top-info-left a{
    margin: 5px 0 5px 10px ;
}

.top-info-right{
    float: left;
}

.video-play-button{
    right: 50%;
    padding: 18px 28px 18px 20px ;
}

.video-play-button:before{
    right: 50%;
}

.video-play-button:after{
    right: 50%;
}

.video-play-button span{
    border-right: 32px solid #fff;
}

.video-overlay{
    right: 0;
    left: 0;
}

@media screen and (max-width: 991px){
    .video-play-button{
        right: 50%;
        padding: 18px 28px 18px 20px ;
    }

}

input[type=checkbox], input[type=radio]{
    margin-left: 10px;
}


/*more rtl code*/

.movie-heading {
    float: right;
}

.movie-heading span:before, .movies-list-wrap .ml-title span.title:before {
    right: 0;
    left: auto;
}
.owl-carousel .owl-next {
    left: 35px;
}
.owl-carousel .owl-prev {
    left: 5px;
}
.movies-list-wrap .ml-title .nav-tabs {
    margin-right: 20px;
    float: right;
    display: flex;
    flex-direction: row-reverse;
}
.movie-heading{
    text-align: right;
}
.footer-about img {
    float: right;
}
.navbar>.container .navbar-brand{
    margin-left: 15px;
}
.video_quality, .total_episodes{
    right: 0;
    left: auto;
}
.th-title {
    float: right;
    text-align: right;
}
.image {
    float: right;
}
.dropdown-menu{
    left: auto !important;
}
.page-title {
    text-align: right;
}
.movie-payer{
    text-align: right;
}
div#contact-form {
    text-align: right;
    direction: rtl;
}
.ppm-head {
    text-align: right;
}
.profiles-wrap .pp-main .ppm-content{
    text-align: right;
}
.movie-heading{
    width: 100%;
}
@media only screen and (max-width: 768px){
    .footer-about img {
        width: 120px;
        margin-bottom: 30px;
    }
    .navbar-nav {
        margin: -10px 0px 0px 0px;
    }


}