@font-face {
    font-family: 'BYekan';
    src:url('../fonts/BYekan.eot');
    src:url("../fonts/BYekan.eot?#iefix") format("embedded-opentype"),
    url("../fonts/BYekan.woff") format("woff"),
    url('../fonts/BYekan.ttf') format("truetype"),
    url("../fonts/BYekan.svg#entypo") format("svg");
    font-weight: normal;
    font-style: normal;
}

body,*,h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: byekan, arial;

}
body h2{
    font-size: 32px;
}
html body{
    font-size: 13px;
    background: #0f0f0f;
}
html body a,html body a:hover,html body a:focus {
    text-decoration: none;
}
body .btn-link,body  a {
    color: #ff6600;
}
body .btn-link:hover ,body  a:hover {
    color: #ab4400;
}
#top-header{
    background: rgba(0, 0, 0, 0) url("../images/top-h-bg.jpg") repeat scroll center center;
}
.navbar .navbar-nav > li > a{
    color: #fff !important;
    font-size: 20px;
}
#top-header #search {
    height: 31px;
    overflow: hidden;
    position: relative;
    float: none;
    padding: initial;
    margin: -60px 15px 0 0;

}
.search button {
    background: transparent url(../images/search.png) no-repeat scroll 0 0;
    border: 0 none;
    border-radius: 5px;
    display: block;
    height: 15px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    left: 20px;
    text-indent: -999em;
    top: 8px;
    width: 15px;
}
.search input {
    background: #272727 none repeat scroll 0 0;
    border: 1px solid #000;
    border-radius: 5px;
    color: #8b8a8a !important;
    height: 31px;
    margin: 0;
    padding: 9px;
    width: 100%;
}
.main_footer_modules_collapse .main_modules ul.navbar-nav{
    text-align: center;
}
.main_footer_modules_collapse .main_modules ul.navbar-nav li{
    display: inline-block;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff !important;
    background-color: transparent;
}


#main-header-logo{
    background: rgba(0, 0, 0, 0) url("../images/header-shadow.png") no-repeat scroll 1% 80%;
    display: block;
    overflow: hidden;
    padding: 50px 30px 30px 30px;
}
#main-header-logo img{
    margin: auto auto auto 0;
}

.navbar #js-bootstrap-offcanvas .navbar-nav > li > a{
    border-left: 2px solid #000;
    height: 60px;
    line-height: 35px;
    transition: background-color 300ms ease-out 0s, color 300ms ease-out 0s;
}

.navbar #js-bootstrap-offcanvas .navbar-nav > li > a:hover{
    background: #fe0000 none repeat scroll 0 0 !important;
    color: #fff !important;
}

.navbar-adinik {
    background-color: #ff6600;
    border: medium none;
    border-radius: 0;
    margin-bottom: 0 !important;
}
.nav > li > a:focus, .nav > li > a:hover {
    background: none !important;
    text-decoration: none;
}
/**** FOR ULTIMATE SUB MENU SUPPORT ****/
.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{
    top:0;
    right:100%;
    margin-top:-6px;
    margin-right:-1px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;}
.dropdown-submenu:hover>.dropdown-menu{display:block;}
.dropdown-submenu>a:after{
    display:block;
    content:" ";
    float:left;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 5px 5px 0;
    border-right-color:#cccccc;
    margin-top:5px;
    margin-left:-10px;
}
.dropdown-submenu:hover>a:after{border-left-color:#ffffff;}
.dropdown-submenu.pull-left{float:none;}.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;}
/**** FOR ULTIMATE SUB MENU SUPPORT ****/
.carousel .carousel-control {
    transition: left 400ms ease 0s, right 400ms ease 0s;
    width: auto;
}
.carousel {
    position: relative;
    overflow: hidden;
}
#main_slideshow .carousel {
    overflow: hidden;
    position: relative;
}
#main_slideshow .carousel-inner > .item {
    overflow: hidden;
}
#main_slideshow .carousel-inner > .item > a > img,#main_slideshow  .carousel-inner > .item > img{
    display: block;
    height: auto;
    margin: -100px 0;
    position: relative;
    width: 100%;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img{
    display: block;
    height: auto;
    position: relative;
    width: 100%;
}
.carousel .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev::after {
    background: rgba(0, 0, 0, 0) url("../images/left.jpg") no-repeat scroll 0 0;
    display: block;
    float: left;
    height: 42px;
    margin-left: -12px;
    margin-top: -16px;
    width: 32px;
}
.carousel  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next::after  {
    background: rgba(0, 0, 0, 0) url("../images/right.jpg") no-repeat scroll 0 0;
    display: block;
    float: right;
    height: 42px;
    margin-left: -12px;
    margin-top: -16px;
    width: 32px;
}
.carousel .glyphicon-chevron-left::before,.carousel .glyphicon-chevron-right::before  {
    content: " ";
}
.carousel .carousel-control.left ,.carousel .carousel-control.right {
    background-image: none;
    opacity: 1;
}

.carousel .carousel-control.left {
    left: -17px;
    right: auto;
}
.carousel .carousel-control.right {
    left: auto;
    right: -17px;
}
.carousel:hover .carousel-control.left {
    left: 15px;
}
.carousel:hover .carousel-control.right {
    right: 15px;
}
.carousel .carousel-indicators {
    bottom: 0;
}


.carousel .carousel-indicators li {
    background-color: #1a1a1a;
    border: 1px solid #c9c9c9;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin: 1px;
    text-indent: -999px;
    width: 12px;
}
.carousel .carousel-indicators .active {
    background-color: #c9c9c9;
    border: 1px solid #1a1a1a;
}
.carousel .item a,.carousel .item a:hover{
    color: #fff;
}

.carousel .carousel-inner  .item a:hover {

    color: #fff !important;
}

#main_slideshow .carousel .carousel-indicators li {
    background-color: #fff;
    cursor: pointer;
    border: none;
    border-radius: 0;
    display: inline-block;
    height: 5px;
    margin: 0 4px;
    text-indent: -999px;
    width:  35px;
    opacity: 0.5;
}
#main_slideshow .carousel .carousel-indicators .active {
    background-color: #FF6600;
    opacity: 1;
}
#main_slideshow .carousel .carousel-indicators li:hover{
    cursor: pointer;
}

img{
    margin: auto;
}

.nopadding {
    padding: 0 !important;
}

#home_module{
    background: #333333 none repeat scroll 0 0;
    padding: 40px 0;
    position: relative;
}
#home_module > div > div > img{
    width: 100%;
}
#home_module > div > div > a{
    cursor: pointer;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
}

#home_module div div.module-home-hover{
    background: #000000 none repeat scroll 0 0;
    height: 100%;
    opacity: 0.55;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}
#home_module div div.module-home-title{
    color: #ffffff;
    font-size:32px;
    font-variant: all-petite-caps;
    position: absolute;
    text-shadow: 1px 1px 2px #000000;
    text-align: center;
    top: 35%;
    width: 100%;
    z-index: 2;
}

@media (max-width: 768px) {
    #home_module div div.module-home-title{
        font-size: 22px !important;
    }
}
@media (max-width: 480px) {
    #home_module div div.module-home-title{
        font-size: 18px !important;
    }
}
#home_module div div.module-home-title div.module-home-title-bg{
    background: #000000 none repeat scroll 0 0;
    height: 100%;
    opacity: 0.5;
    position: absolute;
    width: 100%;
    z-index: -1;
}

#home_module div div.module-home-hover:hover {
    opacity: 0;
}

#home_module_articles{
    position: relative;
}

#home_module_articles div div.home_module_articles_body{
    background: #231f20 none repeat scroll 0 0;
    border-left: 1px solid #0f0f0f;
    border-right: 1px solid #0f0f0f;
    height: 200px;
}
#home_module_articles div div.home_module_articles_body a{
    cursor: pointer;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 3;
}

#home_module_articles div div div.home_module_articles_title{
    color: #ffffff;
    font-size: 24px;
    margin: 90px 0 0;
    text-align: left;
}
#home_module_articles div div div.home_module_articles_icon{
    margin: 80px 0 0;

    overflow: hidden;
}
#home_module_articles div div div.home_module_articles_icon img{
    text-align: right;
    float: right;
}

@media (max-width: 774px) {
    #home_module_articles div div div.home_module_articles_title{
        font-size: 15px;
        text-align: center;
        display: block;
        margin: 55px 0 15px;
        width: 100%;
    }
    #home_module_articles div div div.home_module_articles_icon {
        width: 100%;
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    #home_module_articles div div div.home_module_articles_icon img{
        text-align: center;
        margin: auto;
        float: none;
    }
}


#footer{
    border-bottom: 40px solid #ff6600;
    margin-bottom: 40px;
}
#footer a{
    color: #fff;
    font-size: 18px;
}
#footer .nav li {
    padding: 0;
}
#footer .nav li a{
    padding: 0;
}
#footer .nav li a img{
    max-width: 48px;
}
#footer #footers-menu{

}
#footer #footers-menu ul{
    display: block;
    padding: 15px 0;
    width: 100%;
}
#footer #footers-menu ul li{
    display: inline-block;
    float: none;
    width: 33.3333%;
}
#footer #footers-menu ul li a{
    padding: 5px 0 5px 5px;
    width: 90%;
    transition: background-color 300ms ease-out 0s, color 300ms ease-out 0s, padding 300ms ease-out 0s;
}
#footer #footers-menu ul li a:hover{
    text-decoration: underline;
    /*background-color: #fff !important;
    color: #000;
    padding-right: 10px;*/
}

@media (max-width: 420px) {
    #footer #footers-menu ul li{
        width: 50%;
    }
}

#footer #socials-menu{

}
#footer #socials-menu ul{
    float: left;
    padding: 50px 0;
}
#footer #socials-menu ul li{
    float: left;
}
#footer #socials-menu ul li a{
    padding: 2px;
}

/*************** slideshow ******************/
.carousel .carousel-inner .carousel-caption{
    bottom: 200px;
    text-align: right;
}

.carousel .carousel-inner .carousel-caption h2{
    font-family: byekan,"Open Sans Condensed",sans-serif;
    font-size:48px;
    text-transform: uppercase;
    font-weight: bold;
}

.carousel .carousel-inner .carousel-caption p{
    font-size: 28px;
}

.carousel .carousel-inner .carousel-caption a.link{
    border-radius: 0;
    border: 1px solid #ffffff;
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    font-size: 20px;
    margin: 8px 0 0;
    padding:5px 15px 5px 15px;
    position: relative;
    text-shadow: none;
    transition: background-color 300ms ease-out 0s;
}
.carousel .carousel-inner .carousel-caption a.link span.min-icon {
    background: rgba(0, 0, 0, 0) url("../images/min-logo.png") no-repeat scroll center center / 30px auto;
    border-left: 1px solid;
    display: block;
    height: 34px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
}
.carousel .carousel-inner .carousel-caption a:hover{
    background: #fff none repeat scroll 0 0;
    color: #434343 !important;
    text-shadow: 0 0 1px #ffffff;
}

/******************** END SLIDESHOW *********************/

.auth{
    background: #191919 url("../images/spotlight.jpg") no-repeat scroll center top;
    border-bottom: 1px solid #000000;
    color: #ffffff;
    margin: 0;
    padding: 65px 0 200px;
}

.auth #login-section{
    border-left: 1px solid #000000;
}

.auth #register-section{

}

.auth .container .btn{
    font-size: 17px;
    width: 100%;
}

.content-body{
    background: #fff;
    padding: 25px 0;
}

.content-body a{
    color: #ff6600;
}

.content-body .content {

}
.content-body .content h2{
    border-bottom: 1px solid #ededed;
    font-size: 22px;
    margin: 0;
    padding: 40px 0;
    text-align: center;
}

.content-body .category {

}
.content-body .category h2{
    border-bottom: 1px solid #ededed;
    font-size: 22px;
    margin: 0;
    padding: 20px 0;
}
.content-body .category ul{
    list-style-type: A;
}
.navbar-header .navbar-toggle .icon-bar {
    background: #000000 none repeat scroll 0 0;
}
.navbar-header .navbar-toggle {
    border: 1px solid #000000;
}
#top-btns{
    position: absolute;
    top: 0;
 }
#top-btns div{
    float: right;
    margin-left: 1px;
    padding: 20px;
    text-align: center;
}
#top-btns div a{
    color: #ff6600;
    font-size: 16px;
}
#top-btns div a img.top-btns-icon{
    width:34px;
}
#top-btns div h3 {
    color: #ff6600;
    display: inline-block;
    font-size: 15px;
    margin: 0 6px 0 0;
}
/*
#top-btns{
    position: absolute;
    top: 62px;
}
#top-btns div{
    background: rgba(0, 0, 0, 0) url("../images/t-btn.jpg") repeat scroll  center center;
    float: right;
    height: 136px;
    margin-left: 1px;
    max-width: 130px;
    padding: 20px;
    text-align: center;
}
#top-btns div a{
    color: #ff6600;
    font-size: 20px;
}
#top-btns div a img.top-btns-icon{
    width:34px;
}
#top-btns div h3 {
    color: #ff6600;
    font-size:19px;
    margin: 10px 0 0;
}
*/
.remove{
    cursor: pointer;
}


/******************* account ******************/
#account{
    margin: 20px 0;
}

#account .inner {
    margin: 0 auto;
    max-width: 960px;
    text-align: right;
    width: 100%;
}
#account .welcomebar {
    background: #e3e3e3 none repeat scroll 0 0;
    color: #3d3d3d;
    margin: 0 0 20px;
    overflow: hidden;
    padding: 10px;
}
#account .welcomebar p {
    float: right;
    line-height: 1.2;
    margin: 5px 0 5px 10px;
    width: 65%;
}
#account .welcomebar a {
    border: 1px solid #f1f1f1;
    box-shadow: 0 0 1px #cfcfcf;
    color: #000;
    float: left;
    font-size: 11px;
    font-weight: 600;
    padding: 4px 8px;
    text-transform: uppercase;
}
#account .welcomebar a:hover {
    background: #cfcfcf none repeat scroll 0 0;
}
#account .rightbar {
    float: right;
    width: 80%;
}
.account .left-block, .account .right-block {
    padding: 0 8%;
}
#account .left-block, #account .right-block {
    float: right;
    margin: 20px 0;
    overflow: hidden;
    padding: 0 8%;
    width: 50%;
}

#account .go-left{
    float: left;
}


#account #info-menu{
    float: right;
}

@media (max-width: 991px) {
    #account .left-block, #account .right-block {
        width: 100%;
        padding: 0 17px;
    }
    #account #info-menu,#account .go-left{
        float: none;
        overflow: hidden;
    }
    #account .go-left{
        padding: 10px 0;
    }
    #account .go-left .holder .block{
        padding: 0;
    }
    #account  .right-block{
        border: none;
        background: none !important;
    }

}



#account  .right-block {
    background: rgba(0, 0, 0, 0) url("../images/border.gif") repeat-y scroll right  center;
    border-right: medium none;
    float: left;
}
.account .detail-block {
    margin: 0 0 40px;
}
.account .left-block h2, .account .right-block h2 {
    font-size: 19px;
    margin: 0 0 10px;
    color: #fff;
}
#account .row label {
    display: none;
}

#account input[type="text"], #account input[type="password"], #account input[type="date"], #account input[type="datetime"], #account input[type="datetime-local"], #account input[type="month"], #account input[type="week"], #account input[type="email"], #account input[type="number"], #account input[type="search"], #account input[type="tel"], #account input[type="time"], #account input[type="url"], textarea {
    background-color: #fff;
    border: 0 none;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    box-sizing: border-box;
    color: #000;
    display: block;
    font-family: inherit;
    font-size: 12px;
    letter-spacing: 0;
    margin: 0 0 1rem;
    padding: 10px;
    transition: box-shadow 0.45s ease 0s, border-color 0.45s ease-in-out 0s;
    width: 100%;
}
#account input[type="text"]:focus, #account input[type="password"]:focus, #account input[type="date"]:focus, #account input[type="datetime"]:focus, #account input[type="datetime-local"]:focus, #account input[type="month"]:focus, #account input[type="week"]:focus, #account input[type="email"]:focus, #account input[type="number"]:focus, #account input[type="search"]:focus, #account input[type="tel"]:focus, #account input[type="time"]:focus, #account input[type="url"]:focus, textarea:focus {
    background: #e3e3e3 none repeat scroll 0 0;
}
#account button, #account .button {
    background-color: #3d891f;
    border-radius: 5px;
    border-style: solid;
    border-width: 0;
    color: #fff;
    cursor: pointer;
    font-size:17px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: normal;
    margin: 20px 0;
    padding: 8px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color 300ms ease-out 0s;
    width: 100%;
}
#account button.secondary, #account .button.secondary {
    background-color: #e3e3e3;
    color: #000;
    font-size: 13px;
}
#account button.secondary:hover, #account button.secondary:focus,#account  .button.secondary:hover,#account  .button.secondary:focus {
    color: #333;
}
#account button.secondary:hover, #account button.secondary:focus,#account  .button.secondary:hover,#account  .button.secondary:focus {
    background-color: #b9b9b9;
}

ul.account-menu, ul.account-submenu {
    list-style-type: none;
    margin: 0 0 20px;
    padding: 0;
}

ul.account-menu li.selected {

    background: #292929;
    border: 1px solid #292929;
    font-weight: normal;
}
ul.account-menu li {
    background: #e3e3e3 none repeat scroll 0 0;
    border-bottom: 1px solid #cfcfcf;
    border-top: 1px solid #fff;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0;
    margin: 0;
    position: relative;
    text-transform: uppercase;
}
ul.account-menu li.selected a {
    color: #fff;
}
ul.account-menu li a {
    color: #2e2e2e;
    display: block;
    padding: 10px 10px;
}
/*ul.account-menu li.selected span {
    background: rgba(0, 0, 0, 0) url("../images/right-menu-selected-arrow.png") no-repeat scroll 0 0;
    display: block;
    height: 40px;
    position: absolute;
    left: -20px;
    top: -1px;
    width: 20px;
}*/

ul.account-menu li.selected span.arrow_box {

}
ul.account-menu li.selected span.arrow_box:after, ul.account-menu li.selected span.arrow_box:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

ul.account-menu li.selected span.arrow_box:after {
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #292929;
    border-width: 20px;
    margin-top: -20px;
}

#account input[type="text"][disabled], fieldset[disabled] #account input[type="text"], #account input[type="password"][disabled], fieldset[disabled] #account input[type="password"], #account input[type="date"][disabled], fieldset[disabled] #account input[type="date"], #account input[type="datetime"][disabled], fieldset[disabled] #account input[type="datetime"], #account input[type="datetime-local"][disabled], fieldset[disabled] #account input[type="datetime-local"], #account input[type="month"][disabled], fieldset[disabled] #account input[type="month"], #account input[type="week"][disabled], fieldset[disabled] #account input[type="week"], #account input[type="email"][disabled], fieldset[disabled] #account input[type="email"], #account input[type="number"][disabled], fieldset[disabled] #account input[type="number"], #account input[type="search"][disabled], fieldset[disabled] #account input[type="search"], #account input[type="tel"][disabled], fieldset[disabled] #account input[type="tel"], #account input[type="time"][disabled], fieldset[disabled] #account input[type="time"], #account input[type="url"][disabled], fieldset[disabled] #account input[type="url"], textarea[disabled], fieldset[disabled] textarea {
    background-color: #292929;
    color: #fff !important;
}
#account h4{
    color: #fff;
}


#account div.per-address{
    color: #ccc;
}

#account .float-buttons button {
    float: right;
    margin: 0;
    width: 45%;
}
#account .float-buttons button.left-float {
    float: left;
}
#account button.third, #account .button.third {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-size: 12px;
}
#account button.third:hover, #account button.third:focus,#account  .button.third:hover, #account .button.third:focus {
    color: #000;  background-color: #fff;
}
.hr{
    border-color: #000;
}
.block-hold {
    background: rgba(0, 0, 0, 0) url("../images/border-bottom.gif") repeat-x scroll center bottom;
    padding: 20px 0;
}
#account {
    padding: 0;
    color: #fff;
}
#account #addresses .per-address{
    padding:20px 0;
}
#account #user-orders {
    padding: 0 50px 0 0;
}

#account #user_orders #short_information{

}
#account table {
    border-bottom: 1px solid #2d2d2d;
    border-right: 1px solid #2d2d2d;
    box-shadow: 0 0 1px #000;
    display: table;
    font-size: 12px;
    margin: 0 0 20px;
    overflow: hidden;
    width: 100%;
}
#account table th {
    background: #2e2e2e none repeat scroll 0 0;
    border: medium none;
    text-align: center;
    font-size: 15px;
}
#account table td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #2d2d2d;
    border-image: none;
    border-style: solid none none solid;
    border-width: 1px 0 0 1px;
    display: table-cell;
    padding: 10px;
    text-align: center;
    font-size: 13px;
}
#account table#table-orders td{
    color: #000;
    vertical-align: inherit;
    border-color: #cfcfcf;
}
#account table#table-orders th{
    border: none !important;
}
#account table.table .table{
    border-color: #cfcfcf;
    box-shadow: none;
}
#account table.items th{
    background: #d9d9d9 none repeat scroll 0 0;
    color: #525252;
}
.voteSelect{
    display: inline !important;
    width: 80% !important;
}
.voteSelect,.voteSelect option{
    font-family: FontAwesome;
}

#showComments{

}

#showComments .comment{
    border: 1px solid #252525;
    box-shadow: 0 0 2px #000000;
    margin: 0 0 20px;
    padding: 0;
}

#showComments .comment .head{
    background: #1f1f1f none repeat scroll 0 0;
    border-bottom: 1px solid #121212;
}
#showComments .comment .head .padd{
    padding: 10px;
}
#showComments .comment .head .icon {
    font-size: 30px;
    padding: 0px 15px 0px 5px;
}
#showComments .comment .content{
    padding: 15px;
}

#showComments .comment .content .title{
    font-size: 19px;
    padding: 0 0 15px;
}
#showComments .comment .content .description{

}

@media (max-width: 1170px) {
    #top-btns{
        top: 0;
     }
    #main_slideshow .carousel-inner > .item > a > img, #main_slideshow .carousel-inner > .item > img {
        margin: -50px 0;
    }

    #main_slideshow  .carousel .carousel-inner .carousel-caption {
        bottom: 25px;
    }
}
@media (max-width: 766px) {
    #top-btns{
        background: #000 none repeat scroll 0 0;
        display: flex;
        position: relative;
    }
    #top-btns div{
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        height: auto;
        max-width: none;
        padding: 5px 10px;
        width: auto;
    }

    #top-btns div img{
        display: inline-block;
        width:24px;
    }
    #top-btns div a img.top-btns-icon{
        width:24px;
    }
    #top-btns div br{
        display: none !important;
    }
    #top-btns div h3{
        display: inline-block;
        font-size: 13px;
    }
    #top-btns div h3 a{
        font-size: 13px;
    }
    #main_slideshow .carousel-inner > .item > a > img, #main_slideshow .carousel-inner > .item > img {
        margin: 0px 0;
    }

    #main_slideshow  .carousel .carousel-inner .carousel-caption {
        bottom: 25px;
    }
}
@media (max-width: 400px) {
    #main_slideshow .carousel .carousel-inner .carousel-caption {
        bottom: 15px;
    }
    .carousel .carousel-inner .carousel-caption h2 {
        font-size: 21px;
        margin: 0 0 5px;
    }
    .carousel .carousel-inner .carousel-caption p {
        font-size: 16px;
    }
}
#footer-messagebar{
    background: #333333 none repeat scroll 0 0;
    bottom: 0 !important;
    left: 0;
    min-height: 20px;
    padding: 10px;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 100;
}
#footer-messagebar .carousel-inner > .item {
    text-align: center;
    color: #fff;
}
@media (max-width: 767px) {

    #main-header-logo {
        padding: 15px;
    }
    #home_module_articles div div div.home_module_articles_title {

        margin: 15px 0 15px;
    }
    #home_module_articles div div.home_module_articles_body {
        height: 150px;
    }

    .carousel .carousel-inner .carousel-caption h2,
    .carousel .carousel-inner .carousel-caption p
    {
        display: none;
    }
    #home_module {
        padding:0;
    }
    #main_slideshow .carousel .carousel-indicators{
        display: none;
    }
    #main_slideshow  .carousel .carousel-inner .carousel-caption{
        text-align: center;
    }
    #footer #footers-menu ul {
        clear: both;
        display: block;
        padding: 15px 0;
        text-align: center;
        width: auto;
    }
    #footer #socials-menu ul {
        float: none;
        padding: 50px 0;
        text-align: center;
    }
    #footer #socials-menu ul li {
        float: none;
        display: inline-block;
    }
    
}



.main_footer_modules{
    overflow: hidden;
    padding: 35px 160px;
}

@media (max-width: 1250px) {
    .main_footer_modules{
        padding: 10px 10px;
    }
}
.main_footer_modules .main_modules{
    color: #fff;
    text-align: justify;
    padding: 10px;
    border-radius: 0;
    background: transparent;
    border: 0;
}

.main_footer_modules .main_modules h3{
    font-size: 20px;
    padding: 10px 0;
    text-align: right;
}
.main_footer_modules .main_modules h3 span{
    display: none;
    
}

#enamad-social .navbar-nav{
    display: block;
    text-align: center;
}
#enamad-social .navbar-nav li{
    display: inline-block;
    text-align: center;
}
#enamad-social .navbar-nav li a{
    padding: 5px;
}

@media (max-width: 600px) {
    .main_footer_modules .main_modules{
        text-align: center;
    }
}

.main_footer_modules_collapse{
    padding:0;
}
.main_footer_modules_collapse .main_modules{
    padding:0;
}
.main_footer_modules_collapse .panel-group {
    margin: 0;
}
.main_footer_modules_collapse .panel-default>.panel-heading{
    color: #fff;
    background: #000;
    border: 0;
}
.main_footer_modules_collapse  .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #121212;
}
.main_footer_modules_collapse  .panel-group .panel+.panel {
    margin-top: 0;
    border-top: 1px solid #121212;
}
.main_footer_modules_collapse .main_modules ul.navbar-nav{
    margin: 0;
}
@media (max-width: 767px) {
    #footer {
        padding:0;
    }

}

/* faq */


/*
@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .offcanvas-toggle {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
        padding:0 15px;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
        border: none !important;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }

    .messagebar ul li a{
        font-size: 15px!important ;
        font-weight: normal!important;
    }
}
*/

@media (max-width: 850px) {
    .messagebar ul li a{
        font-size: 13px!important ;
        font-weight: normal!important;
    }
}

@media (min-width: 768px) {
    .container {
        width: auto !important;
    }
}
#customer-services .navbar-nav>li {
    float: none;
}

.modal-content {
    border-radius: 0;
}
.loginRegDiv .modal-header,
.loginRegDiv .modal-footer{
    display: none !important;
}
.loginRegDiv .modal-dialog{
    max-width: 450px;
}
.loginRegDiv .modal-body{
    padding: 0;
}
.loginRegDiv .modal-body .tab-content {
    padding: 20px;
    background: #5c5c5c;
    color: #fff;
}

.loginRegDiv .modal-body .nav-tabs.nav-justified>li>a {
    border-radius: 0;
    border: 0;
    font-size: 16px;
    background: #5c5c5c !important;
    color: #ccc;
}
.loginRegDiv .modal-body .nav-tabs.nav-justified>.active>a,
.loginRegDiv .modal-body .nav-tabs.nav-justified>.active>a:focus,
.loginRegDiv .modal-body .nav-tabs.nav-justified>.active>a:hover{

    background: #ff6600 !important;
    color: #fff;
}

.alert{
    margin: 20px 0 !important;
}

#customer-services .navbar-nav>li>a {
    padding: 5px;
}

@media (max-width: 1550px) {
    .navbar #js-bootstrap-offcanvas .navbar-nav > li > a {
        line-height: 35px;
        font-size: 17px;
    }
}

@media (max-width: 1350px) {
    .navbar #js-bootstrap-offcanvas .navbar-nav > li > a {
        padding: 10px 10px;
        font-size: 13px;
    }
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #fb0000;
}

@media (max-width: 767px) {
    .navbar-default .navbar-offcanvas {
        background-color: #454545 !important;
    }
    .navbar #js-bootstrap-offcanvas .navbar-nav > li > a {
        border: none !important;
    }
    #auth {
        display: none !important;
    }
    #authInOffCanvs{
        display: block !important;
    }

    #main-header-logo{
        background: none;
        text-align: center;
    }
    #main-header-logo img {
        margin: auto;
    }

    .main_footer_modules{
        display: none !important;
    }
    .main_footer_modules_collapse{
        display: block !important;
    }

    .main_footer_modules .main_modules h3 span{
        display: block;
        float: left;
    }
}


/* Change the direction of the transition. */
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item.next,
    .carousel-inner > .item.active.right {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    .carousel-inner > .item.prev,
    .carousel-inner > .item.active.left {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.content img{
    width: 100% !important;
    margin: auto;
    height: auto !important;
}


.enamad{
    text-align: center;
    background-color: #fff;
    padding: 15px;
    border-radius: 5px;
}


#table-orders .btn-pay{
    background-color: #337ab7;
    display: inline-block;
    width: auto;
    padding: 4px 15px;
    margin: 1px 10px 0 0;
}

.navbar-nav li#home{
    display: none !important;
}