﻿@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 900;
    src: url('/fonts/eot/IRANSansWeb_Black.eot');
    src: url('/fonts/eot/IRANSansWeb_Black.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('/fonts/woff2/IRANSansWeb_Black.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('/fonts/woff/IRANSansWeb_Black.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/fonts/ttf/IRANSansWeb_Black.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('/fonts/eot/IRANSansWeb_Bold.eot');
    src: url('/fonts/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('/fonts/woff2/IRANSansWeb_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('/fonts/woff/IRANSansWeb_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/fonts/ttf/IRANSansWeb_Bold.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('/fonts/eot/IRANSansWeb_Medium.eot');
    src: url('/fonts/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('/fonts/woff2/IRANSansWeb_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('/fonts/woff/IRANSansWeb_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/fonts/ttf/IRANSansWeb_Medium.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('/fonts/eot/IRANSansWeb_Light.eot');
    src: url('/fonts/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('/fonts/woff2/IRANSansWeb_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('/fonts/woff/IRANSansWeb_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/fonts/ttf/IRANSansWeb_Light.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('/fonts/eot/IRANSansWeb_UltraLight.eot');
    src: url('/fonts/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('/fonts/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('/fonts/woff/IRANSansWeb_UltraLight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/fonts/ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('/fonts/eot/IRANSansWeb.eot');
    src: url('/fonts/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('/fonts/woff2/IRANSansWeb.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('/fonts/woff/IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/fonts/ttf/IRANSansWeb.ttf') format('truetype');
}


@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('./fonts/glyphicons-halflings-regular.eot');
    src: url('./fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('./fonts/glyphicons-halflings-regular.woff') format('woff'), url('./fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('./fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

@font-face {
    font-family: 'fontello';
    src: url('./fonts/fontello.eot');
    src: url('./fonts/fontello-regular.eot?#iefix') format('embedded-opentype'), url('./fonts/fontello-regular.woff') format('woff'), url('./fonts/fontello-regular.ttf') format('truetype'), url('./fonts/fontello-regular.svg#fontelloregular') format('svg');
}
/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input, select, textarea {
    /*max-width: 280px;*/
}

/*Manual Add Css*/
.rtl {
    direction: rtl !important;
    font-family: IRANSans !important;
}

.ltr {
    direction: ltr !important;
}

.rtl h1, h2, h3, h4, h5, h6 {
    font-family: IRANSans !important;
}

/*header*/
.rtl .page-header {
    margin: 0px !important;
    width: 100%;
    padding-bottom: 0px !important;
    border: none !important;
    height: 155px;
}

    .rtl .page-header .top-header {
    }

    .rtl .page-header .bottom-header {
        background: #FFF;
    }

    .rtl .page-header .top-header .title {
        font-size: 13px !important;
        color: #FFF;
    }

.rtl .navbar-nav {
    float: left;
}

    .rtl .navbar-nav > li {
        float: right;
    }

.rtl .navbar-brand {
    float: right !important;
}

.rtl .language {
    list-style: none;
    margin: 0;
    padding-right: 20px;
    height: 35px;
    position: relative;
    top: 8px;
    height: 50px;
}

    .rtl .language li {
        float: right;
        margin: 2px;
    }

    .rtl .language .flag {
    }

        .rtl .language .flag img {
            width: 35px;
            height: 30px;
        }

.rtl .login-register {
    position: relative;
    top: 8px;
    height: 50px;
}

.rtl .btnLogin {
    float: left;
}

.rtl .btnRegister {
    float: left;
}

.rtl .navbar-inverse {
    background: rgba(8,35,62,1);
    color: #FFF !important;
    border: none;
}

    .rtl .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
        color: #ffffff;
        background-color: #3DB5D8;
    }

    .rtl .navbar-inverse .navbar-toggle {
        border-color: #333333;
        background-color: #333333;
    }

.rtl .navbar {
    margin-bottom: 0px !important;
}

/*Column*/
.rtl .col-md-1,
.rtl .col-md-2,
.rtl .col-md-3,
.rtl .col-md-4,
.rtl .col-md-5,
.rtl .col-md-6,
.rtl .col-md-7,
.rtl .col-md-8,
.rtl .col-md-9,
.rtl .col-md-10,
.rtl .col-md-11 {
    float: right !important;
}

.rtl .col-xs-1,
.rtl .col-xs-2,
.rtl .col-xs-3,
.rtl .col-xs-4,
.rtl .col-xs-5,
.rtl .col-xs-6,
.rtl .col-xs-7,
.rtl .col-xs-8,
.rtl .col-xs-9,
.rtl .col-xs-10,
.rtl .col-xs-11 {
    float: right !important;
}

.rtl .col-sm-1,
.rtl .col-sm-2,
.rtl .col-sm-3,
.rtl .col-sm-4,
.rtl .col-sm-5,
.rtl .col-sm-6,
.rtl .col-sm-7,
.rtl .col-sm-8,
.rtl .col-sm-9,
.rtl .col-sm-10,
.rtl .col-sm-11 {
    float: right !important;
}

.rtl .col-lg-1,
.rtl .col-lg-2,
.rtl .col-lg-3,
.rtl .col-lg-4,
.rtl .col-lg-5,
.rtl .col-lg-6,
.rtl .col-lg-7,
.rtl .col-lg-8,
.rtl .col-lg-9,
.rtl .col-lg-10,
.rtl .col-lg-11 {
    float: right !important;
}

.rtl .dropdown-submenu {
    position: relative;
}

    .rtl .dropdown-submenu > .dropdown-menu {
        top: 0;
        right: 100%;
        margin-top: -6px;
        margin-right: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 0px 6px 6px;
    }

    .rtl .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .rtl .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: left;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 5px 5px 0px;
        border-right-color: #ccc;
        margin-top: 5px;
        margin-left: -10px;
    }

    .rtl .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .rtl .dropdown-submenu.pull-left {
        float: none;
    }

        .rtl .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }

.rtl .dropdown-menu {
    font-size: 14px;
    text-align: right !important;
    list-style: none;
}

.rtl .open > .dropdown-menu {
    display: block;
}

.rtl .dropdown-menu {
    position: absolute;
    top: 108%;
    right: 0;
    z-index: 999000;
    display: none;
    float: right;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    margin-top: 2px;
    font-size: 14px;
    text-align: right;
    list-style: none;
    background-color: #434a54;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.rtl .menu-large {
    position: static !important;
}

.rtl .megamenu {
    padding: 20px 0px;
    width: 100%;
}

    .rtl .megamenu > li > ul {
        padding: 0;
        margin: 0;
    }

        .rtl .megamenu > li > ul > li {
            list-style: none;
        }

            .rtl .megamenu > li > ul > li > a {
                display: block;
                padding: 3px 20px;
                clear: both;
                font-weight: normal;
                line-height: 1.428571429;
                color: #333333;
                white-space: normal;
            }

    .rtl .megamenu > li ul > li > a:hover,
    .rtl .megamenu > li ul > li > a:focus {
        text-decoration: none;
        color: #262626;
        background-color: #f5f5f5;
    }

    .rtl .megamenu.disabled > a,
    .rtl .megamenu.disabled > a:hover,
    .rtl .megamenu.disabled > a:focus {
        color: #999999;
    }

.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed;
}

.rtl .megamenu.dropdown-header {
    color: #428bca;
    font-size: 18px;
}

.rtl .material-half-bg .cover {
    height: 50vh;
}

@media (max-width: 768px) {
    .rtl .megamenu {
        margin-left: 0;
        margin-right: 0;
    }

        .rtl .megamenu > li {
            margin-bottom: 30px;
        }

            .rtl .megamenu > li:last-child {
                margin-bottom: 0;
            }

        .rtl .megamenu.dropdown-header {
            padding: 3px 15px !important;
        }

    .rtl .navbar-nav .open .dropdown-menu .dropdown-header {
        color: #000;
    }
}

.rtl .input-group .form-control:last-child,
.rtl .input-group-addon:last-child, .rtl .input-group-btn:last-child > .btn, .rtl .input-group-btn:last-child > .btn-group > .btn,
.rtl .input-group-btn:last-child > .dropdown-toggle, .rtl .input-group-btn:first-child > .btn:not(:first-child),
.rtl .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.rtl .input-group-btn:last-child > .btn, .rtl .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-right: -1px;
}
/*---------------------------------------------------------------------------------
/*  ## Media Queries
/*---------------------------------------------------------------------------------
@media print {}
/* Under 1900px */
@media screen and (max-width: 1899px) {
}

/* Under 1600px */
@media screen and (max-width: 1599px) {
}

/* Under 1440px */
@media screen and (max-width: 1439px) {
}

@media screen and (max-width: 1280px) {
    .footer-features-items > div:first-child {
    }

    .footer-features-items > div {
        float: right;
    }

        .footer-features-items > div:first-child {
        }
}

/* Under 1200px */
@media screen and (max-width: 1199px) {
    .ss-li-sli-item {
        height: 188px;
    }

    .ss-li-slii-icon {
        margin: 5px auto 20px;
    }

    .bn_iconbox_radio_3col {
        width: calc(100% - 255px);
    }

    .bn_if_ball_3col {
        bottom: -40px;
    }

    .bn_iconboc_three_one {
        width: 225px;
    }

    .bn_iconbox_radio_list_3col li {
        height: auto !important;
    }

    .bn_pm_banner {
        background-position: bottom left;
        padding: 56px 25px;
    }

    .bn_date {
        display: none;
    }

    .bn_countdown_container time {
        top: 28px;
    }

    .bn_iconbox_football {
        height: auto;
    }

    .bn_if_counter {
        padding-top: 0;
    }

    .bn_if_box {
        margin-top: 20px;
        padding: 10px;
        height: 90px;
    }

    .bn_ptil_list.home > li {
        width: 50%;
        margin-bottom: 40px;
    }

    .bn_ptil_list.home .bn_product_item {
        height: auto;
        min-height: 300px;
    }

    .bn_ptil_list.home > li:nth-child(3) {
        border-right: 1px solid #fff;
    }

    .bn_ptil_list.home > li:nth-child(4) {
        border-right: 1px solid #e1e1e1;
    }

    .bn_tabs.bn_products_tabs > li {
        width: 117px;
        height: 117px;
    }

    .bn_ab_list li {
        margin-right: 0;
    }

    .bn_ptil_list > li {
        width: 25%;
    }

        .bn_ptil_list > li:nth-child(5),
        .bn_ptil_list > li:nth-child(9),
        .bn_ptil_list > li:nth-child(13) {
            border-right: 1px solid #fff;
        }

        .bn_ptil_list > li:nth-child(6),
        .bn_ptil_list > li:nth-child(11),
        .bn_ptil_list > li:nth-child(16) {
            border-right: 1px solid #e1e1e1;
        }

    .bn_mpht_info {
        padding-right: 20px;
    }

    .bn_mphti-name {
        padding-right: 20px;
        width: calc(40% - 20px);
    }

    .bn_mphti-detail {
        margin-right: 10px;
        padding: 0 10px;
        width: calc(60% - 140px);
    }

    .bn_lc-img {
        display: none;
    }

    .bn_lc_counter {
        width: calc(50% - 40px);
        margin-right: 40px;
    }

    .bn_iconbox_container li {
        margin-right: 4px;
    }

    .bn_pot_table-scrollable {
        width: 82%;
    }

    .bn_poi_container {
        margin-top: 20px;
        width: 100%;
    }

    .bn_poi_filed-group {
        float: right;
        width: 35%;
        padding-left: 20px;
    }

        .bn_poi_filed-group.submit {
            float: right;
            width: 30%;
            padding-left: 0;
        }

    .bn_iconbox_radio {
        height: auto;
    }

    .bn_iconbox_radio_right {
        width: 100%;
        text-align: right;
        padding: 10px 20px;
        height: auto;
        border-radius: 4px 4px 0 0;
    }

    .bn_iconbox_radio_left {
        width: 100%;
        padding: 10px 20px;
        height: auto;
    }

    .bn_more_radio {
        position: relative;
        bottom: 20px;
    }

    .bn_iconbox_radio_right img {
        display: block;
        margin: 0 auto 0;
        float: right;
        margin-left: 20px;
    }

    .bn_iconbox_radio_left_title {
        margin-bottom: 10px;
    }

    .bn_iconbox_radio_list li {
        margin-bottom: 10px;
    }

    .bn_iconbox_radio_lil_title {
        width: 100%;
        white-space: nowrap;
        overflow: hidden !important;
        text-overflow: ellipsis;
    }

    .bn_iconbox_radio_list .slick-next {
        top: -25px;
    }

    .bn_iconbox_radio_list .slick-prev {
        top: -25px;
    }

    .bn_if_box {
        margin-bottom: 20px;
    }

    .d-xl-block {
        display: block !important;
    }
}
/* Under 1024px */
@media screen and (max-width: 1024px) {
    .bn_rank_container {
        width: 100%;
    }

    .footer-features-items > div:first-child {
    }
}
/* Tablets */
@media screen and (max-width: 992px) {
ul#tabs-1 {
    display: none;
}
.box-services span {
    color: #333;
    line-height: 45px;
    font-size: 10px;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width: 100%;
    height: auto;
    min-height: 160px;
}
    .bn_tabs_main.bn_products_tabs > li {
        width: 90px;
        height: 108px;
    }

    .text-lg-right {
        text-align: left !important;
    }

    .table_profile_invoice thead {
        display: none;
    }

    .bn_bat_content {
        width: calc(100% - 269px);
        float: left;
        padding: 5px 20px 0 20px;
    }

    .bn_about_baadraan_main {
        width: 100%;
        padding: 0;
    }

    .bn_iconbox_radio_3col {
        width: calc(100% - 30px) !important;
        margin-right: 27px !important;
    }

    .bn_iconboc_three_one {
        display: none;
    }

    .bn_reserve_toggle {
        padding: 4px 20px !important;
    }

    .bn_pm_banner {
        height: 310px;
        padding: 56px 50px;
        background-position: bottom left;
    }

    .bn_pmb_img {
        display: block;
        margin-top: 14px;
        width: 100%;
        margin-right: 0;
        float: right;
    }

    .bn_mr_right {
        width: 100%;
        padding-left: 0;
    }

    .bn_mr_left {
        width: 100%;
        padding-bottom: 0;
    }

    .bn_radio_top_list li {
        width: 100%;
    }

    .bn_if_box {
        margin-bottom: 0;
    }

    .bn_top_header, .bn_header_social, .bn_header_call, .bn_header_search {
        height: 96px;
    }

    .bn_main_header {
        height: 120px;
        padding: 20px 0;
    }

    .menu-btn {
        display: block;
    }

    .bn_main_menu {
        height: 50px;
    }

    .bn_countdown_container time {
        top: 14px;
        left: 10px;
    }

    .bn_nc_news {
        width: 100%;
        padding-left: 0;
        border-left: 0;
        height: 360px;
        margin-bottom: 20px;
        border-bottom: 1px solid #e1e1e1;
    }

    .bn_nc_articles {
        width: 50%;
        padding-right: 0;
    }

    .bn_nc_gallery {
        width: 50%;
        padding-left: 0;
    }

    .bn_iconbox {
        margin-bottom: 10px;
    }

    .bn_iconbox_container.two_col_big {
        margin-bottom: 0 !important;
    }

    .bn_iconbox_container.four_col li {
        width: calc(100% - 10px);
        margin-bottom: 10px;
    }

        .bn_iconbox_container.four_col li:nth-child(4),
        .bn_iconbox_container.four_col li:nth-child(8) {
            margin-left: 0;
        }

    .bn_tabs.bn_products_tabs > li {
        width: 90px;
        height: 90px;
    }

        .bn_tabs.bn_products_tabs > li > a {
            padding: 20px 0;
        }

            .bn_tabs.bn_products_tabs > li > a span {
                display: none;
            }

    .bn_ab_list {
        border-right: 0;
    }

    .bn_awards_badge {
        padding: 20px 20px;
    }

    .bn_ac_container {
        padding: 20px 20px;
        border-bottom: 1px solid #e1e1e1;
    }

    .bn_footer_link {
        margin-bottom: 20px;
    }

    .bn_footer_newsletter, .bn_footer_app {
        width: 100%;
    }

    .bn_fa_list {
        float: right;
    }

        .bn_fa_list li {
            float: right;
            margin-left: 10px;
            margin-right: 0;
        }

    .bn_basket_table {
        border: 0;
    }

        .bn_basket_table thead {
            border: none;
            clip: rect(0 0 0 0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px;
        }

        .bn_basket_table tbody tr {
            -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
            -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
            margin-bottom: 20px;
            float: right;
            width: 100%;
        }

        .bn_basket_table tbody td {
            display: block;
            text-align: left;
            padding: 10px;
            float: left;
            width: 100%;
            border-bottom: 1px solid #e1e1e1;
        }

        .bn_basket_table td:before {
            content: attr(data-label);
            float: right;
            font-family: 'Yekan','IRANSans', 'Roboto', Arial, sans-serif;
            font-size: 1.0em;
        }

        .bn_basket_table td:last-child {
            border-bottom: 0;
        }

        .bn_basket_table td:first-child {
            background-color: #ffb400;
            color: #fff;
            padding: 14px 10px;
        }

    .bn_rank_table td:first-child {
        height: 140px;
        text-align: center;
    }

    .bn_rank_table_td_img img {
        float: left;
    }

    .bn_rank_table_name_fa {
        float: left;
    }

    .bn_rank_table_name_en {
        float: left;
        margin-top: 14px;
        margin-left: 5px;
    }

    .bn_rank_table_text {
        float: right;
        width: 100%;
    }

    .bn_plan2017_table thead {
        height: auto;
        margin: auto;
        padding: 0;
        position: absolute;
        width: auto;
        overflow: inherit;
        clip: inherit;
    }

    .bn_plan2017_table tbody tr {
        margin-bottom: 0;
    }

    .bn_plan2017_table thead th {
        display: none;
    }

    .bn_plan2017_table_status_title {
        display: block !important;
        position: absolute;
        right: 0;
        z-index: 9999;
        top: 0;
    }

    .bn_plan2017_table td:first-child:before {
        content: "";
    }

    .bn_basket_table.bn_plan2017_table tbody td {
        padding: 20px;
    }

    .bn_plan2017_table td.green:first-child {
        background-color: #72bd44 !important;
    }

    .bn_plan2017_table.deactive td.green:first-child {
        background-color: #bbb !important;
        height: 60px;
    }

    .bn_plan2017_table.deactive td:before {
        color: #ccc;
    }

    .bn_basket_table.bn_plan2017_table tbody td {
        height: auto;
    }

    .bn_plan2017_table_status i {
        position: static;
        float: left;
    }

    .bn_plan2017_table_name {
        padding: 20px !important;
        text-align: left !important;
        vertical-align: top !important;
    }

    .bn_plan2017_table_requirements {
        padding: 20px !important;
        text-align: left !important;
        vertical-align: top !important;
    }

    .bn_plan2017_table_date {
        padding: 20px !important;
    }

    .bn_plan2017_table_date_holder {
        float: left;
    }

    .bn_plan2017_table_reward {
        padding: 20px !important;
    }

    .bn_plan2017_table_reward_holder {
        float: left;
        margin-left: 0;
    }

    .bn_bti_img {
        float: left;
    }

    .bn_btp_single {
        margin: 0;
        float: left;
        width: 100%;
        text-align: left;
    }

    .bn_bt_qty {
        float: left;
        width: 100px;
    }

    .bn_bt_price {
        float: left;
        width: 100px;
        text-align: left;
    }

    .bn_bt_close {
        width: 100px;
        text-align: center;
    }

    .bn_bti_text {
        text-align: right;
        padding: 0 0 0 10px;
    }

    .bn_basket_result {
        width: 100%;
        margin-top: 0;
    }

    .bn_payemnt_consult {
        float: right;
        width: 100%;
        margin: 20px 0;
    }

    .bn_payment_form1,
    .bn_payment_form2 {
        width: 100%;
        margin: 20px 0;
    }

    .bn_pf_left {
        width: 100%;
        margin: 20px 0;
    }

    .bn_pf2_left {
        width: 100%;
        margin: 20px 0 20px 0;
    }

    .bn_pf_selected {
        width: calc(100% - 40px);
    }

        .bn_pf_selected span {
            font-size: 0.75em;
        }

    .bn_pc_text {
        padding: 18px 20px;
    }

        .bn_pc_text span {
            display: block;
            margin-bottom: 6px;
        }

        .bn_pc_text h5 {
            display: block;
            margin-right: 0;
        }

    .bn_ptil_list > li {
        width: 33.3%;
    }

        .bn_ptil_list > li:nth-child(4),
        .bn_ptil_list > li:nth-child(7),
        .bn_ptil_list > li:nth-child(10),
        .bn_ptil_list > li:nth-child(13),
        .bn_ptil_list > li:nth-child(16),
        .bn_ptil_list > li:nth-child(19),
        .bn_ptil_list > li:nth-child(22),
        .bn_ptil_list > li:nth-child(25) {
            border-right: 1px solid #fff !important;
        }

        .bn_ptil_list > li:nth-child(5),
        .bn_ptil_list > li:nth-child(9),
        .bn_ptil_list > li:nth-child(13),
        .bn_ptil_list > li:nth-child(17) {
            border-right: 1px solid #e1e1e1;
        }

    .bn_shopsingle_img {
        width: 100%;
        margin-top: 0;
    }

    .bn_shopsingle_content {
        width: 100%;
        padding: 40px 0 20px 0;
    }

    .bn_si_nav_slider .slick-next {
        top: 84px;
    }

    .bn_si_nav_slider .slick-prev {
        top: 84px;
    }

    .bn_mph_menu {
        padding-right: 0;
    }

    .bn_mpht_info {
        position: static;
        padding: 20px;
        width: 100%;
        border-bottom: 1px solid rgba(255,255,255,0.3);
        margin-bottom: 20px;
    }

    .bn_mphti-name {
        padding-right: 20px;
        width: calc(100% - 160px);
        display: block;
        margin-bottom: 40px;
    }

    .bn_mphti-detail {
        margin-right: 20px;
        width: calc(100% - 160px);
        border-right: 0;
    }

    .bn_mph_top {
        height: auto;
    }

    .bn_mphti-detail ul li {
        margin-bottom: 10px;
    }

    .bn_pm_right {
        width: 100%;
        padding-left: 0;
    }

    .bn_pm_left {
        width: 100%;
        padding-right: 0;
        margin-top: 20px;
    }

    .bn_main_section.errorpage {
        padding: 20px;
    }

    .bn_errorpage {
        width: 100%;
    }

    .bn_e_content {
        padding: 20px;
    }

    .bn_nc_news .bn_more_news {
        left: 0;
        margin-bottom: 20px;
    }

    .bn_mpht_countdown p {
    }

    .bn_mpht_countdown {
        width: 100%;
        margin-bottom: 20px;
        float: right;
        padding-right: 20px;
        margin-top: 0;
    }

        .bn_mpht_countdown time {
            float: right;
            padding-left: 20px;
        }

    .bn_rfr_right {
        width: calc(50% - 10px);
        margin-left: 10px;
    }

    .bn_rfr_left {
        width: calc(50% - 10px);
        margin-right: 10px;
    }

    .bn_rfrr_group > .bn_rfrrg_input.birth {
        width: calc(20% - 13px);
        margin-left: 5px;
    }

    .bn_rfrr_group > .bn_rfrrg_input.birth-full {
        width: calc(30% - 5px);
        margin-left: 0;
    }

    .bn_contact_right {
        float: right;
        width: 100%;
        padding-left: 0;
        border-left: 0;
        border-bottom: 1px solid #e1e1e1;
        margin-bottom: 20px;
    }

    .bn_contact_left {
        float: right;
        width: 100%;
        padding-right: 0;
    }

    .bn_lottery,
    .bn_lottery_result {
        width: 100%;
    }

    .bn_lottery_text {
        width: 100%;
    }

    .bn_lottery_table tr {
        width: 100%;
    }

    .bn_lottery_counter {
        height: auto;
        padding-bottom: 40px;
        background-image: url(images/lottery-counter-2.jpg);
        background-position: left bottom;
        background-repeat: no-repeat;
    }

    .bn_acp_right {
        width: 100%;
        margin-bottom: 40px;
    }

    .bn_acp_left {
        width: 100%;
        border-top: 1px solid #e1e1e1;
        border-right: 0;
        padding-top: 40px;
    }

    .bn_acp_direct_images {
        width: calc(47% - 15px);
    }

    .bn_pot_table-scrollable {
        width: 77%;
    }

    .bn_pos_detail_wrapper {
        width: 100%;
        display: block;
        margin: 10px 0 0 20px;
        margin-bottom: 10px;
    }

        .bn_pos_detail_wrapper.last {
            margin: 0 0 20px;
            margin-bottom: 10px;
        }

    .bn_mp_vote {
        background-image: none;
    }

    .table_profile_invoice td.last-td {
        width: 0 !important;
    }

    .table_profile_invoice th.last-td {
        width: 0 !important;
    }

    .bn_iconbox_radio {
        width: 100%;
        margin-right: 0;
    }

    .bn_iconbox_football {
        width: 100%;
    }

    .bn_iconbox_radio_right img {
        max-width: 100%;
    }

    .bn_mr_bli_figure {
        width: 100%;
        margin-bottom: 10px;
    }

    .bn_mr_bli_content {
        display: block;
        margin-right: 0;
        vertical-align: top;
        width: 100%;
        margin-bottom: 20px;
    }

    .bn_mr_bli_map {
        display: block;
        float: left;
        width: 100%;
    }

    .bn_ticketing {
        padding-bottom: 30px;
    }

    .bn_ticketing_right {
        width: 100%;
        padding-left: 0;
        border-left: 0;
    }

    .bn_ticketing_left {
        width: 100%;
        padding-right: 0;
    }

    .bn_ticketing_right_paragraph {
        min-height: auto;
    }

    .bn_ticketing_right {
        margin-bottom: 60px;
    }

    .bn_ticketing_input {
        width: calc(100% - 140px);
    }

    .bn_ticketing_left_img-1 img {
        display: none;
    }

    .bn_ticketing_right.no-border {
        margin-bottom: 0;
    }

    .bn_persepolis_text {
        width: 100%;
        margin: 20px auto 20px;
    }

    .bn_p_edit_row_group {
        margin: 0 0 10px;
        width: 100%;
    }

    .bn_p_eidt_form_list {
        width: 100%;
        margin-bottom: 20px;
    }

    .bn_p_eidt_form_content {
        width: 100%;
        padding-right: 0;
    }

    .bn_poi_filed-group.bn-four {
        width: 50%;
    }
}
/* Small Devices */
@media screen and (max-width: 678px) {
    .navbar-collapse {
        width: 100%;
        background: #222;
        color: #FFF;
    }

    .bn_countdown_container img {
        display: none;
    }

    .bn_countdown_container .bn_cm_text {
        display: block;
    }

    .bn_ptil_list.home > li {
        width: 100%;
        border-right: 0;
        border-bottom: 1px solid #e5e5e5;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

        .bn_ptil_list.home > li:last-child {
            border-bottom: 0;
        }

        .bn_ptil_list.home > li:nth-child(4) {
            border-right: 1px solid #fff;
        }

    .bn_ptil_list.home .bn_product_item {
        height: auto;
    }

    .bn_awards_title {
        right: 20px;
        width: calc(100% - 20px);
    }

    .bn_footer_link > li {
        display: block;
        width: 100%;
        margin-left: 0;
        margin-bottom: 20px;
    }

    .bn_fc_content {
        width: 100%;
        margin-bottom: 40px;
    }

    .bn_fc_logos {
        width: 100%;
    }

        .bn_fc_logos li {
            float: right;
            margin-right: 0;
            margin-left: 20px;
        }

    .bn_br_close {
        width: 100%;
        margin-bottom: 10px;
        margin-left: 0;
        text-align: center;
    }

    .bn_brp_text {
        text-align: center;
    }

    .bn_brp_name {
        width: calc(100% - 46px);
        text-align: center;
    }

    .bn_basket_buttons {
        margin-bottom: 0;
    }

    .bn_ptil_list > li {
        width: 50%;
    }

        .bn_ptil_list > li:nth-child(3),
        .bn_ptil_list > li:nth-child(5),
        .bn_ptil_list > li:nth-child(7),
        .bn_ptil_list > li:nth-child(9),
        .bn_ptil_list > li:nth-child(11),
        .bn_ptil_list > li:nth-child(13),
        .bn_ptil_list > li:nth-child(15),
        .bn_ptil_list > li:nth-child(17),
        .bn_ptil_list > li:nth-child(19) {
            border-right: 1px solid #fff;
        }

        .bn_ptil_list > li:nth-child(4),
        .bn_ptil_list > li:nth-child(6),
        .bn_ptil_list > li:nth-child(8),
        .bn_ptil_list > li:nth-child(10),
        .bn_ptil_list > li:nth-child(12),
        .bn_ptil_list > li:nth-child(14) {
            border-right: 1px solid #e1e1e1 !important;
        }

    .bn_sf_list li {
        margin-left: 10px;
    }

        .bn_sf_list li a i {
            display: none;
        }

        .bn_sf_list li a span {
            padding: 0 0 10px 0;
            font-size: 1.0em;
        }

    .bn_lottery {
        min-height: 500px;
    }

    .bn_lottery-slot {
        margin-top: 230px;
    }

    .bn_lr_happy {
        display: none;
    }

    .bn_pot_table-scrollable {
        width: 70%;
    }
}
/* Tablets & Mobiles */
@media screen and (max-width: 768px) {
ul#tabs-1 {
    display: none;
}
#btnSearch {
    position: relative;
    right: 84%;
    cursor: pointer;
}
.logo-div {
    padding-right: 0;
    margin-bottom: 10px;
}
.bn_header .bn_top_nav li {
    display: inline-block;
    width: 140px;
}
.bn_header .bn_top_nav li a {
        display: block;
        color: #fff;
        padding: 14px 5px;
    }
    .rtl .showcase-aside .showcase-asidefilter .filter__items {
        overflow: hidden;
        padding: 10px 15px 7px;
        min-height: 100px;
        height: auto !important;
    }

    .main-category-products__item {
        position: relative;
        height: 320px;
        width: 50%;
        float: right;
        border-left: 1px solid #AAA;
    }

    .rtl .product-main .products-config .config-left {
        width: 100% !important;
        float: left;
        margin-right: 0px;
    }

    .rtl .product-main #frmPnlSearchItems {
        height: auto;
        font-size: 10px;
    }

    .rtl .product-main {
        background: #fff !important;
        border-radius: 4px !important;
        box-shadow: 0 1px 2px 0 rgba(0,0,0,.1) !important;
        -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1) !important;
        -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1) !important;
        -ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1) !important;
        margin: 110px auto 10px auto !important;
        border: 1px solid #ebeced !important; 
        position: relative !important;
    }

        .rtl .product-main .products-gallery .products-image img {
            height: 100%;
            width: 100%;
        }

    .zoomWrapper {
    }

    .rtl .product-main .products-gallery {
        width: 100%;
        float: right;
        margin: 0px;
        position: relative;
    }

    .rtl .product-main .products-config .config-right {
        width: 100% !important;
        float: right;
    }

    .rtl .product-main .products-info {
        width: 100% !important;
        float: right;
        margin: 0px;
    }

    .rtl .product-main .products-gallery {
        width: 100%;
        float: right;
        margin: 0px;
        position: relative;
    }

    .products__item {
        margin-bottom: 10px;
        position: relative;
        height: 230px;
        width: calc(50.4% - 13.33333px);
        float: right;
        margin-right: 10px;
        border-left: 1px solid #AAA;
    }

    .bn_tabs_main.bn_products_tabs > li {
        width: 25%;
    }

    .navbar-collapse {
        width: 100%;
        background: #FFF;
        color: #FFF;
    }

        .navbar-collapse.navHeaderCollapse.collapse.in ul li {
            width: 100%;
            height: auto !important;
        }
}

.bn_header_social {
    padding: 0 15px;
}

.top-head {
    padding: 0px;
}

.small-head {
    padding: 0px;
}

.footer-features-items a {
    color: #FFF !important;
}

.footer-features-items > div {
    float: right;
}

    .footer-features-items > div:first-child {
    }

.footer-social a {
    display: block;
    height: 40px;
    background: #f2f2f2;
    border-radius: 6px;
    padding: 2px 1px;
    max-width: 135px;
}

.responsive-tabs {
}

    .responsive-tabs dt {
        float: right;
        border-top: 0;
    }

    .responsive-tabs .active + dd {
        display: none;
    }

.responsive-tabs-placeholder {
    clear: both;
    display: block;
    padding: 20px 0;
    border-top: 1px solid #e1e1e1;
}

.navbar .container {
    padding-right: 0px;
    padding-left: 0px;
}

.side3, .side4, .side5, .side6, .side7, .side8,
.side9, .side10, .side11, .side12, .side13, .side14, .side15,
.side16, .side17, .side18, .side19, .side20, .side21 {
    display: none;
}

.bn_ml_right.bn_i2_login_right {
    width: 100%;
    height: auto;
}

.bn_i2_login_left {
    float: right;
    width: 100%;
    height: auto;
    border: 0;
}

.bn_i2_login_register {
    border: 0;
}

.bn_bat_img {
    width: 100%;
    background-color: #fe8d2d;
}

.bn_bat_content {
    width: 100%;
    float: right;
    padding-top: 10px;
}



.bn_baadraan_ads_tv {
    padding: 0 0 10px 0;
}

.bn_404_container {
    padding: 80px 0;
}

.bn_404_text {
    width: 80%;
    margin: -20px auto 60px;
}

.bn_404_text_title {
    font-size: 2.50rem;
    line-height: 2.8750rem;
    margin-bottom: 10px;
}

.ss-li-serviceslist-li {
    width: 100%;
    margin-bottom: 20px;
}

.ss-li-sli-item {
    height: 228px;
}

.ss-li-slii-icon {
    margin: 20px auto 20px;
}

.bn_hidden-row_form-group label {
    display: inline-block;
    width: 20%;
    float: right;
    font-size: 0.875rem;
}

.bn_hidden-row_form-group input {
    display: inline-block;
    width: 80%;
    float: right;
}

.bn_hidden-row_form-group.ss-4col {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    float: right;
    margin-bottom: 10px;
}

.bn_hidden-row_form {
    margin-bottom: 20px;
    float: right;
    width: 100%;
}

.bn_pp3c_right {
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    border-left: 0;
    padding-left: 0;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.bn_pp3c_left {
    float: right;
    text-align: center;
    width: 100%;
    padding-right: 0;
}

.bn_pament_page_3 {
    margin: 20px 0;
}

.bn_pm_banner {
    height: 355px;
    text-align: center;
    padding: 20px;
    background-position: bottom left;
}

.bn_pmb_img {
    text-align: right;
}

.bn_radio_lli_figure {
    width: 100%;
    margin-left: 0;
    height: auto;
    margin-bottom: 20px;
}

.bn_radio_lli_figure_overlay {
    display: none;
}

.bn_radio_lli_figure img {
    margin: 0 auto;
}

.bn_radio_lli_content {
    display: inline-block;
    float: right;
    width: 100%;
}

.bn_radio_lli_icon {
    display: none;
}

.bn_nc_articles .bn_more_news {
    left: 0;
    margin-bottom: 20px;
}

.bn_more_news.no-left {
    top: 10px;
}

.bn_more_news {
    left: 0;
}

.bn_banner_slider_container {
    width: 100%;
}

.bn_banner .col-sm-9 {
    width: 100%;
}

.bn_nc_articles {
    width: 100%;
    padding-left: 0;
    border-left: 0;
    padding-right: 0;
    height: 360px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e1e1e1;
}

.bn_nc_gallery {
    width: 100%;
    padding-right: 0;
    height: auto;
}

.bn_tabs.bn_products_tabs > li {
    width: 25%;
}

.bn_ms_right {
    width: 100%;
}

.bn_ms_left {
    width: 100%;
    float: right;
    padding-right: 0;
}

.bn_sf_list {
    width: 100%;
}

    .bn_sf_list li {
        margin-left: 20px;
    }

.bn_sf_select {
    width: 100%;
}

.bn_ml_right {
    width: 100%;
    padding: 20px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    min-height: 380px;
}

.bn_ml_left {
    float: right;
    width: 100%;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    height: 140px;
    background-image: url(images/login-bg.jpg);
    background-position: top;
    background-repeat: no-repeat;
}

.bn_si_nav_slider .slick-next {
    top: 64px;
}

.bn_si_nav_slider .slick-prev {
    top: 64px;
}

.bn_rfr_right {
    width: 100%;
    margin-left: 0;
}

.bn_rfr_left {
    width: 100%;
    margin-right: 0;
}

.bn_rfrr_group > .bn_rfrrg_input {
    padding: 0 8px;
}

    .bn_rfrr_group > .bn_rfrrg_input.birth {
        width: calc(20% - 18px);
        margin-left: 5px;
    }

    .bn_rfrr_group > .bn_rfrrg_input.birth-full {
        width: calc(30% - 5px);
        margin-left: 0;
    }

.bn_register_captcha {
    width: 100%;
}

.bn_br_next {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
}

.bn_br_prev {
    width: 100%;
}

.bn_pot_table-scrollable {
    width: 75%;
}

.bn_possc_stat {
    float: right;
    display: block;
    width: 100%;
}

.bn_poss_quantity {
    float: right;
    width: 92%;
    display: block;
    margin-right: 70px;
    border-right: 0;
    margin-bottom: 10px;
}

}

@media screen and (max-width: 700px) {


    .bn_reg_btn {
        display: none;
    }

    .bn_basket_btn {
        margin-left: 10px;
    }

    .logo {
        position: absolute;
        right: 10px;
    }

    .menu-btn {
        float: left;
        margin-left: 0;
    }

    .bn_mobile_btns {
        display: block;
    }

    .bn_if_ball_3col {
        display: none;
    }

    .bn_iconbox_radio_list_3col li {
        width: 100%;
        margin-bottom: 10px;
        margin-left: 0;
    }

    .bn_iconbox_radio_left_3col {
        height: auto;
    }

    .bn_if_radio {
        display: none;
    }

    .bn_iconbox_radio_3col {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .bn_pod_form {
        width: 100%;
    }
}

@media screen and (max-width: 550px) {

    .bn_basket_btn {
        margin-left: 0;
        float: left;
        width: 100%;
        margin-top: 20px;
    }

    .bn_main_header {
        height: auto;
    }

    .bn_lottery {
        min-height: 480px;
    }

    .bn_lottery-slot {
        margin-top: 210px;
    }

    .bn_lc_counter {
        width: 100%;
        margin-right: 0;
        padding-right: 40px;
    }

    .bn_pot_table-scrollable {
        width: 66%;
    }

    .bn_pod_form {
        width: 100%;
    }

    .bn_poi_filed-group {
        width: 100%;
        padding-left: 0;
        margin-bottom: 10px;
    }

        .bn_poi_filed-group.submit {
            width: 100%;
        }

    .bn_preloader.banner-preloader {
        display: none;
    }

    .bn_iconbox_radio_3col {
        width: calc(100% - 5px) !important;
        margin-right: 0 !important;
    }

    .bn_iconboc_three_one {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }

    .bn_contract_from label {
        margin-bottom: 10px;
    }

    .bn_contract_from .bn_contract_form_input {
        width: 100% !important;
        display: block !important;
        margin-bottom: 10px;
    }

    .bn_contract_from .bn_contract_form_name {
        width: 100% !important;
        padding-right: 0 !important;
        padding-top: 10px;
    }

    .bn_contract_form_btn {
        margin-right: 0 !important;
    }

    .bn_contract_checkbox {
        margin-right: 0 !important;
    }

    .bn_poi_filed-group.bn-four {
        width: 100%;
        padding-left: 0;
    }
}

/* Small Devices */
@media screen and (max-width: 480px) {

.signup-content .login-box {
    position: relative;
    width: 330px !important; 
    height: 560px;
    background-color: #fff;
    box-shadow: 0px 29px 147.5px 102.5px rgb(0 0 0 / 5%), 0px 29px 95px 0px rgb(0 0 0 / 16%);
    perspective: 800px;
    transition: all 0.5s ease-in-out;
    font-family: IRANSans !important;
    font-size: 13px;
    margin-top: 25px;
}
.login-content .login-box {
    position: relative;
    width: 330px !important;
    height: 390px;
    background-color: #fff;
    box-shadow: 0px 29px 147.5px 102.5px rgb(0 0 0 / 5%), 0px 29px 95px 0px rgb(0 0 0 / 16%);
    perspective: 800px;
    transition: all 0.5s ease-in-out;
        margin: 140px 0 0 0;
}
.lockscreen-content .lock-box {
    position: relative;
    min-width: 330px;
    padding: 20px 40px;
    background-color: #fff;
    box-shadow: 0px 29px 147.5px 102.5px rgb(0 0 0 / 5%), 0px 29px 95px 0px rgb(0 0 0 / 16%);
    perspective: 800px;
    transition: all 0.5s ease-in-out;
    margin: 145px 0 0 0;
}
    .main-category-products__item {
        position: relative;
        height: 320px;
        width: 100%;
        float: right;
        border-left: 1px solid #AAA;
    }

    .col-md-1, 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-md-10, col-md-11, col-md-12,
    .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12,
    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12,
    .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12 {
        padding: 0px;
    }

    .slide {
        margin-top: 125px;
    }

    .bn_banner_side {
        margin-top: 15px;
    }

    .bn_tabs_main.bn_products_tabs > li > a {
        border: 0;
        border-radius: 0;
        margin-right: 0;
        display: block;
        width: 100%;
        font-size: 1.0em;
        color: #999;
        height: 100%;
        line-height: 0;
        padding: 25px 0;
        text-decoration: none;
        cursor: pointer;
        transition: none;
    }

    .padding-left-none {
        position: relative;
        min-height: 1px;
        padding-right: 0px;
        padding-left: 0px;
        margin-top: 15px;
    }

    .products__item {
        margin-bottom: 10px;
        position: relative;
        height: 260px;
        width: calc(100% - 13.33333px);
        float: right;
        margin-right: 10px;
        border-left: 1px solid #FFF;
    }

    .bn_iconbox_container.one_col {
        width: 50%;
    }

    .bn_tv_ads_list li {
        border-bottom: 1px solid #e1e1e1;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .bn_batc_page_slide .bn_batcs_name {
        display: block;
        padding: 0;
        border: 0;
        min-width: auto;
    }

    .bn_tv_ads_list .bn_batcs_date {
        display: block;
        padding: 0;
        border: 0;
        min-width: auto;
    }

    .bn_tv_ads_list .bn_batcs_program {
        display: block;
        padding: 0;
        border-left: 0;
    }

    .bn_bat_content .slick-next {
        top: 25px;
        left: 25px;
    }

    .bn_bat_content .slick-prev {
        top: 25px;
        left: 5px;
    }

    .bn_bat_content {
        padding-right: 10px;
    }

    .bn_404_container {
        padding: 40px 0;
    }

    .bn_404_text {
        width: 80%;
        margin: -10px auto 60px;
    }

    .ss-li-serviceslist-li {
        margin-bottom: 10px;
    }

    .bn_404_text_title {
        font-size: 1.875rem;
        line-height: 2.0rem;
        margin-bottom: 5px;
    }

    .bn_main_section {
        margin: 10px 0 20px 0;
        padding: 10px;
    }

    .bn_mphti-avatar-responsive {
        width: 100%;
        float: right;
        height: 140px;
        margin-bottom: 20px;
        text-align: center;
    }

    .bn_mphti-avatar {
        float: none;
    }

    .bn_mphti-name {
        width: 100%;
        text-align: center;
        padding: 0;
        margin-bottom: 20px;
    }

    .bn_mphti-detail {
        margin-right: 0;
        width: 100%;
        padding: 20px 0 0 0;
        text-align: center;
        background-color: #ffbf26;
    }

    .bn_product_item::after, {
        opacity: 1;
    }

    .bn_pi_icons {
        opacity: 1;
    }

    .bn_pi_details {
        opacity: 1;
    }

    .bn_countdown_container time {
        top: 10px;
        left: 10px;
    }

    .bn_if_ball {
        display: none;
    }

    .bn_if_news {
        margin-right: 0;
    }

    .bn_if_teams {
        width: 100%;
        border-left: 0;
    }

    .bn_if_box {
        height: auto;
    }

    .bn_if_date {
        text-align: center;
        width: 100%;
        padding-right: 0;
    }

    .bn_ifd_clock {
        margin: 0 auto;
        margin-bottom: 10px;
    }

    .bn_iconbox_container li {
        width: calc(50% - 10px);
        margin-bottom: 20px;
    }

        .bn_iconbox_container li:nth-child(2),
        .bn_iconbox_container li:nth-child(4),
        .bn_iconbox_container li:nth-child(6) {
            margin-left: 0;
        }

        .bn_iconbox_container li:nth-child(1),
        .bn_iconbox_container li:nth-child(3),
        .bn_iconbox_container li:nth-child(5) {
            margin-left: 5;
            margin-right: 0;
        }

    .bn_iconbox_container.four_col li {
        width: calc(100% - 10px);
        margin-bottom: 20px;
    }

        .bn_iconbox_container.four_col li:nth-child(2),
        .bn_iconbox_container.four_col li:nth-child(4),
        .bn_iconbox_container.four_col li:nth-child(6) {
            margin-left: 0;
        }

        .bn_iconbox_container.four_col li:nth-child(1),
        .bn_iconbox_container.four_col li:nth-child(3),
        .bn_iconbox_container.four_col li:nth-child(5) {
            margin-left: 5px;
            margin-right: 0;
        }

    .bn_iconbox_container.three_col {
        width: 100%;
    }

        .bn_iconbox_container.three_col li {
            width: calc(50% - 10px);
        }

            .bn_iconbox_container.three_col li:nth-child(2),
            .bn_iconbox_container.three_col li:nth-child(4),
            .bn_iconbox_container.three_col li:nth-child(6) {
                margin-left: 0;
            }

            .bn_iconbox_container.three_col li:nth-child(1),
            .bn_iconbox_container.three_col li:nth-child(3),
            .bn_iconbox_container.three_col li:nth-child(5) {
                margin-left: 5px;
                margin-right: 0;
            }

    .bn_ic_three_col {
        width: calc(100% - 20px);
        margin-right: 10px;
        margin-bottom: 20px;
    }

    .bn_pti_right {
        width: 100%;
        margin-bottom: 20px;
    }

    .bn_pti_left {
        width: 100%;
    }

    .bn_tabs.bn_brands_tabs > li {
        margin-left: 20px;
    }

    .bn_accsi_img {
        width: 100%;
        margin-left: 0;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .bn_accsi_content {
        width: 100%;
        text-align: center;
    }

    .bn_ab_list li {
        margin-right: 20px;
    }

        .bn_ab_list li a img {
            margin: 0 auto;
        }

    .bn_if_news i {
        display: none;
    }

    .bn_textbox_slider {
        background-image: none;
    }

    .bn_brands {
        margin-top: 20px;
        display: none;
    }

    .bn_awards {
        margin-top: 32px;
    }

    .bn_textbox_slider {
        padding: 20px 0 40px 0;
    }

    .bn_fa_list li {
        display: inline-block;
        margin-right: 10px;
    }

    .bn_fa_list li {
        float: right;
        width: 28%;
        margin-right: 0;
    }

        .bn_fa_list li img {
            width: 100%;
            display: block;
            text-align: center;
        }

    .bn_nl_no {
        width: 40px;
    }

    .bn_nl_text {
        width: calc(100% - 40px);
        padding: 10px;
    }

    .bn_nln_name {
        font-size: 0.75em !important;
    }

    .bn_nln_small {
        display: none !important;
    }

    .bn_nl_content {
        width: calc(100% - 40px);
        padding: 10px;
    }

    .bn_nsi_no {
        width: 40px;
    }

    .bn_nsi_text {
        width: calc(100% - 50px);
        margin-right: 10px;
        margin-left: 0;
    }

    .bn_newspage_list {
        margin-top: 20px;
    }

    .bn_nsi_text h1 {
        font-size: 1.0em;
        line-height: 2.0rem;
    }

    .bn_pagination {
        float: right;
        border-top: 1px solid #e1e1e1;
        padding: 20px 0 0 0;
        width: 100%;
        text-align: center;
    }

    .bn_pfr_input,
    .bn_bf_select {
        width: calc(100% - 40px);
        margin-right: 40px;
    }

    .bn_pf2lc_text {
        padding: 5px 10px;
    }

    .bn_pf2l_img {
        float: right;
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }

    .bn_pf2l_text {
        width: 100%;
        float: right;
    }

    .bn_ptil_list > li {
        border: 1px solid #e1e1e1 !important;
        width: 100%;
        margin-bottom: 20px;
    }

        .bn_ptil_list > li:nth-child(7),
        .bn_ptil_list > li:nth-child(13) {
            border-right: 1px solid #e1e1e1 !important;
        }

        .bn_ptil_list > li:last-child {
            border-bottom: 0;
        }

    .bn_sfs-checkbox {
        text-align: right;
        float: right;
        margin-bottom: 10px;
    }

    .bn_sct_text h2 {
        font-size: 1.25em;
        line-height: 1.5rem;
        margin-bottom: 10px;
    }

    .bn_sct_text > span {
        color: #999;
        font-size: 0.875em;
        margin-bottom: 12px;
    }

    .bn_scp_buy {
        width: 60px;
        height: 60px;
    }

        .bn_scp_buy:after {
            display: none;
        }

    .bn_scpb_icon {
        display: none;
    }

    .bn_scpb_input {
        display: none;
    }

    .bn_scp_buy:hover {
        width: 60px;
    }

    .bn_picb_input {
        display: none;
    }

    .bn_pic_buy:hover {
        width: 36px;
    }

    .bn_scpp_off {
        font-size: 0.75em;
        margin-bottom: 4px;
    }

    .bn_scp_price.off {
        padding: 10px;
    }

    .bn_scpp_normal {
        font-size: 1.250em;
    }

    .bn_si_nav_slider .slick-next {
        top: 44px;
    }

    .bn_si_nav_slider .slick-prev {
        top: 44px;
    }

    .bn_scpb_icon_2 {
        display: block;
    }

    .bn_products_tabs {
        border: 0;
        background-color: #fff;
        float: right;
        list-style: none;
        height: 215px;
        min-height: 50px;
        /* position: fixed; */
        display: block;
    }

    .bn_main_login {
        margin: 20px 0;
    }

    .bn_login-alert {
        margin-top: 20px;
        margin-bottom: 0px;
    }

    .bn_pmlc_right {
        width: 100%;
        margin-left: 0;
        margin-bottom: 20px;
    }

    .bn_pmlc_left {
        width: 100%;
        margin-right: 0;
    }

    .bn_pmlc_data {
        float: right;
        width: 100%;
        margin: 20px 0;
    }

    .bn_main_profile {
        margin-bottom: 20px;
    }

    .bn_pf_notice p {
        width: 100%;
    }

    .bn_pc_text {
        padding: 10px;
    }

    .bn_ab_list li {
        float: left;
        display: block;
        margin-right: 0;
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }

        .bn_ab_list li:last-child {
            margin-bottom: 0;
        }

    .bn_register_terms {
        padding: 10px;
    }

    .bn_rfrr_group > .bn_rfrrg_select.half {
        width: calc(100% - 120px);
    }

    .bn_lottery {
        min-height: 340px;
    }

    .bn_lottery-slot {
        margin-top: 120px;
    }

    .bn_lottery_button {
        bottom: 0;
        width: 100%;
        border-radius: 0 0 4px 4px !important;
        webkit-border-radius: 0 0 4px 4px !important;
        -moz-border-radius: 0 0 4px 4px !important;
        right: 0;
    }

    .bn_faq_wf_row textarea {
        width: 100%;
        margin-bottom: 10px;
        height: 46px;
    }

    .bn_faq_wf_row button {
        width: 100%;
    }

    .bn_acp_direct_images {
        display: block;
        width: 100%;
        margin: 20px 0;
    }

    .bn_pot_table-scrollable {
        width: 54%;
    }

    .bn_iconbox_container.two_col_big {
        width: 100%;
        margin-bottom: 10px !important;
    }

    .bn_iconbox_container.four_col {
        width: 50%;
    }

    .bn_iconbox_radio_right {
        padding: 10px;
    }

        .bn_iconbox_radio_right img {
            margin-left: 10px;
        }

    .bn_if_radio {
        display: none;
    }

    .bn_mr_right_sh_view {
        width: 100%;
        margin-bottom: 10px;
        margin-top: 0;
    }

    .bn_mr_right_sh_title {
        width: 100%;
        padding-right: 0;
        display: block;
    }

    .bn_radio_sh_date {
        padding-right: 0;
    }

    .mejs-button.mejs-playlist-button.mejs-hide-playlist {
        display: none;
    }

    .progression-skin .mejs-inner .mejs-controls .mejs-time.mejs-duration-container {
        padding-right: 0;
    }

    .bn_radio_details_list > li {
        margin-left: 10px;
    }

    .bn_pm_banner {
        background-position: bottom left -68px;
    }

    .bn_pmb_img {
        text-align: center;
    }

    .bn_pmb_content {
        width: 100%;
    }

    .bn_pmb_content_right {
        width: calc(100% - 68px);
    }

    .table_profile_invoice tbody td,
    .table_profile_invoice thead th,
    .table_profile_invoice td.large {
        font-size: 0.875rem;
    }

    .bn_profile_main {
        padding: 10px;
    }

    .bn_poi_container {
        padding: 10px;
    }

    .bn_poi_filed-group.submit {
        margin-bottom: 0;
    }

    .bn_pod_notice {
        padding: 10px;
    }

    .bn_reserve_button {
        margin-right: 0;
        margin-bottom: 5px;
        width: 100%;
    }

    .bn_p_edit_form_button {
        min-width: 100%;
        width: 100%;
    }
}

@media screen and (max-width: 380px) {
    .bn_header .bn_icon_nav li {
        display: inline-block;
        margin-left: 2px;
    }

    .bn_header .bn_top_nav li a {
        display: block;
        color: #000;
        padding: 14px 5px;
    }

    .small-head {
        padding: 0px;
    }

    .bn_header .bn_top_nav {
        float: none;
    }

    .nav > li > a {
        padding: 10px 5px;
        font-size: 12px;
    }

    .bn-search-input {
        width: 100%;
    }

    .search-div {
        margin-top: 0px;
    }
}

@media (max-width: 360px) {
    .navbar-default .navbar-collapse {
        width: 100%;
        background: rgba(8,35,62,1);
    }

    .rtl .navbar-left {
        float: left !important;
    }

    .nav > li {
        width: 100%;
        height: 50px !important;
    }

    .navbar-left li {
        width: 100px;
    }

    .navbar-nav > li {
        float: none !important;
    }

    .btnRegister {
        margin: 0px 10px;
    }
}

@media (max-width: 351px) {
    .login-content .login-box {
        min-width: 100%;
    }

        .login-content .login-box .login-form, .login-content .login-box .forget-form {
            width: 100%;
        }

    .signup-content .login-box {
        min-width: 100%;
    }

        .signup-content .login-box .login-form, .signup-content .login-box .forget-form {
            width: 100%;
        }
}
