/* GLOBAL STYLES FOR OWL CAROUSEL */
.slides_container > div:first-child {
    width: 200px;
}
.owl-nav {
    width: 50px;
    height: 25px;
    top: -30px;
    right: 10px;
    position: absolute;
}
.owl-prev {
    width: 11px;
    height: 18px;
    position: absolute;
}
.owl-next {
    width: 11px;
    height: 18px;
    right: 15px;
    position: absolute;
}
.brands-slider {
    margin-top: 40px;
}
.brands-slider .brand-item {
    width: 150px;
    text-align: center;
    height: 100px;
}

.detail-text img{
	max-width: 100% !important;
	height: auto !important;
}

@media (max-width: 767px) {




    .searchTyerOrDisk{
        left: 0;
    }

/* GLOBAL STYLES */
    .center, #content {
        width: 98%;
        padding-left: 0;
    }
    #head, #foot {
        min-width: auto;
    }
    .middle > div.sl,
    div.sl,
    .middle,
    .catalog,
    .top .sl,
    .text .sl,
    .text,
    .modal,
    .addres,
    .addres .dot,
    header .center,
    .service-group-items .service-item {
        width: 100%;
    }
    .middle, .text, .catalog {
        margin-left: 0;
        box-shadow: none;
    }
    .catalog {
        margin-right: 0 !important;
    }
    .text {
        padding: 0;
        margin-top: 28px;
    }
    .text .info{
        top: -43px;
    }
    .hide-xs {
        display: none !important;
    }
    #content .left,
    #content .middle,
    #content .right {
        width: 100%;
    }

/* HEADER */
    #head {
        background: none;
    }
    header .center {
        margin: 0;
    }
    .logo {
        margin: -6px -2px;
    }
    .main-logo-head {
        display: inline-block;
        width: 166px;
    }
     {
        width: 100%;
    }
    .addres {
        display: inline-block;
        width: calc(100% - 176px);
        margin-top: 10px;
    }
    .addres .adr {
        display: inline-block;
        width: calc(100% - 40px);
    }
    .dot span {
        border: none;
    }
    .addres .user {
        display: none;
    }
    .login-xs {
        display: inline-block;
        width: 32px;
        margin-top: 10px;
    }
    .login-xs .fa-sign-in {
        font-size: 30px;
    }
    .tel {
        left: 0 !important;
        width: 100%;
        text-align: inherit;
    }
    .tel span {
        left: 0;
        text-align: center;
    }
    .phone-xs {
        display: inline-block;
        width: 100%;
        top: -5px;
        color: #fff !important;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
    }
    .tel span b {
        margin-right: 15px;
    }
    .addres div {
        vertical-align: top;
    }

/* NAVBAR */
    .navs {
        width: 100%;
        display: inline-block;
        box-shadow: 0 11px 17px rgba(0, 0, 0, 0.7);
        height: 40px;
        border-left: none;
        border-right: none;
        background: url(../images/menu.png) repeat-x;
        font-size: 14px;
        text-transform: uppercase;
        text-decoration: none;
        color: #dfdfdf;
        z-index: 10000;
        margin-top: 10px;
    }
    .menu {
        display: block;
        width: 100%;
        -webkit-transform: skew(0);
        -moz-transform: skew(0);
        -o-transform: skew(0);
        -ms-transform: skew(0);
        transform: skew(0);
        margin: 40px 0 0;
    }
    .menu a {
        padding: 7px 0 !important;
        text-align: center;
        font-size: 20px;
        border-left: none;
        border-right: none;
    }
    .menu a:hover, .menu a.akc {
        border-left: none;
        border-right: none;
    }
    .menu a, .menu a > span {
        width: 100%;
        -webkit-transform: skew(0);
        -moz-transform: skew(0);
        -o-transform: skew(0);
        -ms-transform: skew(0);
        transform: skew(0);
    }
    .nav-btn {
        float: right;
        font-size: 30px !important;
        padding: 5px 10px;
        max-width: 50px;
        z-index: 10002;
    }
    .nav-name {
        float: left;
        padding: 5px 10px;
        font-size: 26px;
    }


/* CONTENT */
    .left {
        margin-top: 10px;
    }
    section#content {
        padding-top: 40px;
        width: 100%;
    }
    .catalog .sl, .catalog .sl .slides_container {
        width: 100% !important;
    }
    .catalog.catalog-brands .jcarousel-control-prev {
        left: calc(100% - 60px) !important;
    }
    .catalog.catalog-brands .jcarousel-control-next {
        left: calc(100% - 40px) !important;
    }
    .left > div {
        width: 50%;
        display: inline-block;
        background: none;
        text-align: center;
    }
    .right p {
        margin-right: 10px;
    }
    section#content .text img {
        width: 100%;
        height: auto;
    }
    .jcarousel {
        left: 0;
        width: 98%;
    }
    .click {
        display: block;
        margin: 10px auto;
    }
    .middle > div {
        background: none;
        box-shadow: none;
    }
    .par, .car {
        margin-left: 10px;
    }
    .open {
        display: block;
        margin: 0 auto;
        width: 490px;
    }
    .catalog-brands #container>#example .product,
    #container>#example .product {
        width: 180px;
        display: block;
        margin: 0 auto;
    }
    .public {
        display: block;
        margin: 0 auto;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .public .product {
        margin-left: 0 !important;
        margin-right: 20px;
    }

    .form-buy .fl {
        display: block;
    }
    .form-buy .fl label {
        float: none;
        text-align: center;
        margin: 0 auto;
        display: block;
    }
    .form-buy .fl .fr {
        margin: 10px auto;
        width: 270px;
        text-align: center;
    }
    .form-buy .fl input {
        display: block;
        margin: 0 auto;
        width: 250px !important;
    }
    .goods img {
        margin: 0 auto;
    }
    .goods .description {
        float: none !important;
        width: 100% !important;
    }
    .goods .description span,
    .goods .cre-form {
        margin: 0 auto;
        margin-left: 20px;
    }
    .goods .description div > span {
        display: block;
        width: 180px;
        margin: 0 auto;
    }
    .service-item-order {
        margin-left: 10px;
        margin-right: 10px;
    }
    .service-item-order .item-info {
        margin-bottom: 15px;
    }
    .service-item-order .item-time {
        width: 100%;
    }
    .service-item-order .item_time .item_timetable {
        width: 100%;
    }
    .service-item-order .order_form {
        width: 100%
    }
    .top .catalog-finds {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .top .catalog-finds form span {
        display: inline-block;
        width: 30%;
        margin-left: 0 !important;
    }
    .top .catalog-finds form select {
        display: inline-block;
        width: 60%;
        height: 30px;
        margin-bottom: 10px;
    }
    .top .catalog-finds form .search-min {
        display: block;
        width: 50%;
        height: 30px;
        text-align: center;
        margin: 0 auto !important;
    }


/* SLIDER  */
    .slides_container {
        width: 100% !important;
    }

/* FOOTER */
    #foot {
        height: 530px;
    }
    footer .foot-left {
        display: inline-block;
        width: 120px;
    }
    footer .addres {
        left: 0;
        width: calc(100% - 120px - 115px);
    }
    footer .addres .tel span:last-child {
        font-size: 20px;
        color: #fff;
        font-weight: bold;
    }
    footer .logo {
        left: 0;
        top: 0;
        width: 66px;
        padding: 0;
    }
    footer .lie-abed-link, footer .copy {
        float: right;
        right: 5px;
        top: 0;
        left: inherit;
    }
    footer .copy {
        top: 60px;
        left: 0;
    }
    footer .copy1 {
        float: left;
        left: 0;
        top: 90px;
    }

/* POPUP */
    .popup {
    	position: fixed;
    	top: -250px;
    	left: 20px;
    	/*right: 20px;*/
    	line-height: 50px;
    	z-index: 10000;
    	background: rgb(51,51,51);
    	color: #FFFFFF;
    	font-size: 16px;
    	padding: 0 15px;
    }
    .popup .x_close_button {
    	color: #FFFFFF;
    	cursor: pointer;
    	float: right;
        z-index: 100000000;
    }
    .popup .x_close_button:hover {
    	color: #5F6061;
    }
    .views_block_text {
        padding-right: 20px;
    }
    .views_block_text p {
        margin: 0;
    }
    .views_block_text a {
        color: #fff;
        width: 100%;
        display: block;
        height: 40px;
    }
    .views_block_content {
    	padding: 5px;
    }
    .views_block .x_close_button {
    	position: absolute;
        right: -5px;
        top: -10px;
    }
    .hid_on_mob {display: none!important;}
/* END */
}
@media (max-width: 440px) {
    .public {
        width: 220px;
    }
}
@media (min-width: 441px) and (max-width: 660px) {
    .public {
        width: 440px;
    }
}
@media (min-width: 661px)  and (max-width: 768px) {
    .public {
        width: 660px;
    }
}

@media (max-width: 500px) {
    footer .addres {
        width: 100%;
        top: 60px;
    }
    #foot {
        height: 630px;
    }
    .dot a {
        margin-left: 0;
    }
    .par, .car {
        display: block;
        margin: 20px auto !important;
    }
    .open {
        width: 100%;
    }
}

@media (max-width: 400px) {
    .left > div {
        width: 100%;
    }
    .catalog.catalog-brands .jcarousel li {
        width: 130px !important;
    }
}

@media (min-width: 768px) {
    .nav-head, .login-xs, .popup {
        display: none !important;
    }
    .addres .dot {
        width: 58%;
    }
    footer .foot-left {
        float: left;
        width: 300px;
    }
    footer .addres {
        margin-top: 5px;
    }
    footer .lie-abed-link {
        left: 15px;
        top: 10px;
    }
    .phone-xs {
        display: none;
    }
    header .tel {
        left: -40px;
    }
}
@media
only screen and (max-width: 768px),
(max-device-width: 768px) {

	table#calculatorTableForMobile, #calculatorTableForMobile thead, #calculatorTableForMobile tbody, #calculatorTableForMobile th, #calculatorTableForMobile td, #calculatorTableForMobile tr {
		display: block;
        width: 100%;
	}
    table#calculatorTableForMobile {
        border: none;
    }
    #calculatorTableForMobile tr.top {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	#calculatorTableForMobile tr {
        border: 1px solid #ccc;
    }
	#calculatorTableForMobile td, #calculatorTableForMobile th {
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
	    padding: 10px 0;
	}

	#calculatorTableForMobile td:before {
		position: absolute;
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
	}

}


#rc-imageselect {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0; z-index:10!important;}

@media screen and (max-height: 575px){
    #rc-imageselect, .g-recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;  z-index:10!important;}
}