@media only screen and (max-width: 2680px) {
/*    .phone {
        float:right;
    }
*/
}
@media only screen and (min-width: 1170px) {
    .margcor {
        margin-left: 25px;
    }
    .prod_card .advantages .block.block-4 {
        width: 28.6%!important;
    }
}
@media only screen and (max-width: 1170px) {
/*---debilnoe - dobavlenie---*/
    .category.product-list .prod-addbutton-psevdo {
        display:none;
    }
/*---debilnoe - dobavlenie---*/
    .footer .col-3 {
        float:none;
        clear:both;
        width: 100%;
        display: inline-block;
    }
    .footer .col.col-1, .footer .col.col-2 {
        width: 44%;
    }
    .footer .col-3:after {
        content: "";
        width: 200px;
        height: 100%;
        position: absolute;
        right: 99%;
        top: 0;
        background: #0b5f86;
    }
    .footer .col-3 .row.ph, .footer .col-3 .row.pp {
        float: left;
    }
    .footer .col-3 .row.ph {
        width: 45%;
    }
    .footer .col-3 .row.pp {
        width: 55%;
        padding-top: 26px;
    }

    .product-info .buy-one-click .submit img {
        display: none;
    }

    .right-side-prodinfo {
        padding-left: 0px;
    }
    .cele-cat .cele_c1 {
        width: 100%;
        text-align: center;
        background: none;
    }
    .cele-cat .cele_c2 {
        width: 52%;
    }
    .cele-cat .cele_c3 {
        width: 40%;
    }

            /*---*/
            .popup-table {
                width: 80%;
        		margin: 80px auto;
        		padding: 46px 0 40px;
        		background: #fff;
        		border: 4px solid #f2f2f2;
            }

            .popup-table img {
                display: block;
                width: 50px;
                float: left;
                margin: 9px 12px;
            }

            .popup-table h2 {
                text-align: left;
                font-weight: 900;
                font-size: 22px;
                padding: 10px 0 30px;
            }

        	.popup-table > .title {
        		width: 249px;
        		margin: 0 auto;
        		overflow: hidden;
        	}

        	.popup-table .tables {
        		overflow:auto;
        	}

            .popup-table table {
                width: 1000px;
                margin: 0 0 40px;
            }

            .popup-table span {
                display: block;
                font-size: 18px;
                font-weight: 300;
            }

            .popup-table td {
                text-align: center;
                font-size: 17px;
                font-weight: 300;
                border: 1px solid #f2f2f2;
                padding: 18px 0;
            }

            .popup-table th {
                background: #f2f2f2;
                text-align: center;
                font-size: 20px;
                padding: 10px 0;
                font-weight: 300;

            }

            .popup-table th.title {
                font-weight: 700;
                font-size: 16px;
                width: 200px;
            }

            .popup-table th.title span {
                font-size: 14px;
            }

            .popup-table td.title {
                font-weight: 700;
                font-size: 16px;
                width: 200px;
            }
            /*---*/

    .product-list .product:hover .one_prod .prod-addbutton {
        margin: 10px 0 0 0;
    }
    .product-list .product.view_list .one_prod .site_buybutton {
        width: 66%!important;
    }
    #prod_section.product-list .akciya {
        margin: -14px 0 0 10px;
    }
    .product-list .product .one_prod .site_buybutton:before {
        margin: 2px 0 0 -12px;
        background-position: -899px -357px;
    }
    .product-list .product .one_prod .site_buybutton span {
        display: inline-block;
    }
    .product-list .product .one_prod .site_buybutton {
        cursor: pointer;
        width: 61%!important;
        /*float: none;*/
        line-height: 30px;
        text-align: center;
        font-size: 19px;
        color: #fff;
        border: 0;
        border-radius: 3px;
        background: #5ac651;
        background: linear-gradient(to top,#4eb545,#5ac651);
        border-bottom: 0;
        vertical-align: top;
        text-shadow: 0 -1px 0 rgba(1,1,1,.17);
        box-shadow: 0px 2px 7px rgba(177,164,173,.43);
        box-shadow: 3px 3px 7px 0 rgba(177,164,173,.5), inset 0 -3px 0 0 #557f27;
        margin-left: 6px;
    }
    .product-list .product .one_prod .buyoneclick {
        background: #F9962D;
        background: linear-gradient(to top, #F89C2D, #f7bf4c);
        box-shadow: 3px 4px 17px rgba(177, 164, 173, 0.43);
        box-shadow: 3px 3px 7px 0 rgba(206, 174, 95, 0.5), inset 0 -3px 0 0 #ad8e37;
    }
    .buyoneclick:before {
        filter: invert(0);
    }
    .product-list .product .product-variation {
        top: 45px;
        left: 6px;
        display: block;
        max-height: 91px;
    }
    .product-list .product-charact {
        max-height: 142px;
    }

	.prod-addbutton {
    	float: none;
        display: inline-block;
        margin: 10px 0 5px 0;
	}
	.links {
        text-align: center;
	}
	.price-new {
    	/*float: left;*/
	}
	.price-old {
    	/*float: right;*/
	}
    .rassrochka {
        /*float:none;
        width: 218px;*/
    }
    .prod_card .comm_product {
        clear: both;
        float: left;
    }

    .prod_card .for_buy a {
        float:none !important;
    }
    .product-info .site_buybutton, .product-info .buy-1c {
        float: none;
        margin: 0 auto;
        display: block;
        width: 80%;
    }

    #main_navigation .pnkt78 a:after {
        margin-left: 2px !important;
    }
    .header-line-2 .col-3 {
        width: 33%;
        /*display: none;*/
    }
    .header-line-2 .col-1 {
        width: 58%;
        float:left;
    }
    #search-link2 {
        /*width: 180px;*/
    }

    .product-info .site_buybutton, .product-info .buy-1c, .prod_card .for_buy a.credit, .product-info .credit-priv {
	    /*float: none;
	    margin: 10px;*/
    }
	.footer .col-3 .row {
    	overflow: initial;
	}
	.footer-end .col {
    	width: 100%;
    	float: none;
    	clear: both;
    	margin: 0;
    	text-align: center;
    	padding: 5px 0;
	}
    .slogan img {
        display: none;
    }

    .header-line-2 .credit, .header-line-2 .trade-in, .header-line-2 .sale {
        /*width: 27%;*/
        font-size: 13px;
    }
    .header-line-2 {
        width: 66%;
    }
    .header-line-2 .col-2 {
        width: auto;
        max-width: 258px;
    }
    .h-inf15 {
        display: none!important;
    }

    .mph1 {
        display: none;
    }
    .cat_example .menu li {
        margin-left: 10px;
    }
    .cat_example .menu li a, .cat_example .menu li a img {
        width: 85px;
        height:85px;
    }
	.prod_descr .prod_option {
		margin-top: 5px;
	}
    .cart_header .phone {
        margin: 31px 0 0 0;
        position: inherit;
    }
    .cart_header .main_phone {
        /*width: 265px;*/
    }
    .a-table {
        float: left;
    }
    .hfeed .article {
        width: 91%;
    }
    .slides img, .mp_catalog img {
        min-height: 0px;
    }
	.sh_btn_right .sh_title_text {
		height: 0px !important;
	}
    .one, .one-half, .two-third, .one-fourth, .three-fourth, .one-fifth, .one-sixth {/*.one-third, */
        margin-bottom: 10px !important;
    }
	.sh_btn .sh_btn_char, .sh_btn_right .sh_title_text, .sh_block_counter, .sh_title_text {
		display: none !important;
		height: 0px !important;
		width: 0px !important;
	}
	#sh_button {
		/*height: 30px !important;*/
        min-width: 7px!important;
	}

}

@media only screen and (min-width: 960px) and (max-width: 1170px) {
    .top_nav .navigation li a {
        padding: 0 6px;
    }
    #main_navigation a.m span {
        font-size: 13px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1170px) {
    .prod_card .product-meta .dateobnov {
        padding-left:0;
        clear: both;
    }
    .viewed .product-list .services {
        min-width: auto;
    }
    .viewed .product-list .services .block {
        width: auto;
        font-size: 11px;
    }
    .viewed .prod_name {
        font-size: 11px;
    }
    .viewed .price-old, .viewed .price-new, .viewed .product-list .prod_price .price-new ins {
        width: auto;
    }
    .viewed .prod_price del:before, .viewed .prod_price del:after {
        width: 52px;
        top: 14px;
    }
    .viewed .prod_price {
        font-size: 20px;
    }
    .viewed .excerpt {
        height: 33px;
    }
    .grid.row6 div {
        width: 18.5%;
    }
}

.information-page .content a {
    color: #50b6fd;
}
.information-page .content a:hover {
    color: #000;
}
.information-page .content ul {
    list-style: none;
    padding-left: 20px;
    margin: 15px 0 20px 0;
}
.information-page .content ul li {
    margin-bottom: 10px;
    position: relative;
}
.information-page .content ul li:before {
    content: "";
    display: flex;
    width: 7px;
    height: 7px;
    border-radius: 7px;
    background: #000;
    position: absolute;
    left: -20px;
    top: 5px;
}

@media only screen and (min-width: 960px) and (max-width: 1170px) {
    .information-page .product-list .title {
        margin-top: 74px;
        margin-bottom: 0px;
    }

    .product-list .product .one_prod .site_buybutton {
        width: 58%!important;
        text-indent: 16px;
    }

    .product-list .prod_price {
        padding-left: 0px;
    }
    .view_listi .product-list .prod_price {
        padding-left: 11px;
    }
    .product-list .product .one_prod .site_buybutton {
        margin-left: 4px;
    }
    .view_listi .one_prod .site_buybutton {
        width: 59%;
        float: none;
        display: inline-block;
    }
    .product-list .product .one_prod .buyoneclick {
        margin-left: 4px;
    }
    .category .followprice {
        margin-left: 4px;
    }

    #prod_section .services .block .close-block {
        top: -88px;
        min-height: 69px;
    }
    .dop-service {
        width: 70%;
    }
    .viewed .product-list .services .block .close-block {
        top: -90px;
        min-height: 72px;
    }
	.product-list .one-third.product {
    	width: 196px;
	}
    /*------MAIN MENU------*/
    #main_navigation a.m {
        height: 30px;
    }
    /*------MAIN MENU END------*/
    .margcor {
        margin-left: 20px;
    }
    .tor0 {
        margin-right: 3px;
    }
	.pagination {
		margin-top: 45px;
	}
	.one_filter {
		width: 196px !important;
	}
	.prod_container {
/*		height: 315px;*/
	}
    .search {
        margin-left: 26px;
    }
	#cart_tabs li div:first-child {
		width: 23%;
	}
	#cart_tabs .tab2 li:last-child div:first-child {
		width: 43%!important;
	}
	.for_shop {/*margin-top: -36px;*/ width: 180px;}
	.search_ajax_cont {
		min-width: 397px !important;
		margin-left: 0px !important;
	}
	.nav div > a {
		font-size: 11px;
	}
	.box-product {
		width: 23.11%;
	}
	.prod_price {
		font-size: 14px;
	}
    .for_slider {
        padding-bottom: 0px;
    }
    .flex-control-nav {
        bottom: 7px !important;
    }
    .ts-container.sert {
        height: 311px;
    }
    .prod_card .cele_c2 {
        width: 180px;
    }
    .prod_card .cele_unik {
        width:135px !important;
    }
}

@media only screen and (max-width: 959px) {

    .search_ajax_cont table.search_ajax_products td.separator a.dscr {
        height:auto!important;
    }

	.footer .section {
		width: 100%!important;
	}
	.footer-end.section {
		width: 100%!important;
	}
	.footer .col-1, .footer .col-2 {
		width: 89%;
        padding: 0 0 0 32px;
	}
	.footer .col-3 {
		width: 100%;
        padding:0;
	}
	.footer .col-3 .col-3-2, .footer .col-3 .col-3-1 {
    	width: 260px;
    	float: none;
    	clear: both;
		padding-bottom: 15px;
        margin: 0 auto;
	}
	.footer .col-3 .row {
    	clear: both;
        text-align:center;
	}
    .footer .col-3 h2 {
        text-align: center;
    }
    .footer .col-3 .phone{
        float: none;
        margin: 0 auto;
        display: block;
        width: 320px;
    }
    .footer .col-3 .street {
        float: none;
        margin: 0 auto;
        display: block;
        width: 300px;
    }
    .footer .col-3 .row.ph, .footer .col-3 .row.pp {
        float: none;
        width: 100%;
        padding:0;
    }

    #logo{
        text-align: center;
        margin: 5px auto;
    }
    #logo span {
        position: relative;
    }
    .top_nav_phone {
        display: block!important;
    }
    #chain_container .title {
    	text-align: center;
    }
    #chain_container td {
    	text-align: center;
	}
    #chain_container .chain-result {
    	width: 100%;
    	text-align: center;
    	padding-left: 0 !important;
    	padding-top: 0px !important;
	}
    #chain_container .chain-result .site_buybutton {
    	margin: 10px auto;
	}
    .prod_descr .one-half:last-child {
        width: 69%;
    }
    .prod_card .product-meta .sostideal {
        padding-left:0;
        clear: both;
    }
    .sostideal, .dateobnov {
        padding-top: 5px;
    }
    .product-list .product .product-variation {
        max-height: 165px;
    }
    .product-list .product-charact {
        max-height: 186px;
    }
    .pda-category {
        display: block;
        position: relative;
    }
    .pda-category-link {
        width: 100%;
        float: none;
        padding: 12px 0;
        margin: 10px 0 0;
        position: relative;
        background: #414141;
        text-align: center;
    }
    .pda-category-link span {
        position: relative;
        color: #fff;
        font-size: 14px;
        left: -20px;
    }
    .pda-category-link span img {
        position: absolute;
        right: -39px;
        width: 25px;
        top: -4px;
    }
    .pda-category-content {
        display: none;
        position: relative;
        z-index: 1000;
        background: #fff;
        /*overflow: hidden;*/
    }

    .adress_line.abs {
        position: relative;
    }
    .pad-menu-box {
        position: relative;
        width: 90%;
        float: left;
        margin: 20px 0;
        left: 5%;
    }
    .pad-menu {
        display: none;
    }
    .pad-menu-content {
        box-shadow: none;
        display: block!important;
        position: relative!important;
    }
    .box-heading {
        /*background: #5e81c5;*/
    }

    .information-page .product-list .title {
        margin-bottom: 0px;
    }

            /*---*/
            .popup-table {
        		width: 90%;
        		margin: 80px auto;
        		padding: 46px 0 40px;
        		background: #fff;
        		border: 4px solid #f2f2f2;
            }

            .popup-table img {
                display: block;
                width: 50px;
                float: left;
                margin: 9px 12px;
            }

            .popup-table h2 {
                text-align: left;
                font-weight: 900;
                font-size: 22px;
                padding: 10px 0 30px;
            }

        	.popup-table > .title {
        		width: 249px;
        		margin: 0 auto;
        		overflow: hidden;
        	}

        	.popup-table .tables {
        		overflow:auto;
        	}

            .popup-table table {
                width: 1000px;
                margin: 0 0 40px;
            }

            .popup-table span {
                display: block;
                font-size: 18px;
                font-weight: 300;
            }

            .popup-table td {
                text-align: center;
                font-size: 17px;
                font-weight: 300;
                border: 1px solid #f2f2f2;
                padding: 18px 0;
            }

            .popup-table th {
                background: #f2f2f2;
                text-align: center;
                font-size: 20px;
                padding: 10px 0;
                font-weight: 300;

            }

            .popup-table th.title {
                font-weight: 700;
                font-size: 16px;
                width: 200px;
            }

            .popup-table th.title span {
                font-size: 14px;
            }

            .popup-table td.title {
                font-weight: 700;
                font-size: 16px;
                width: 200px;
            }

            .popup-form {
                width: 95%;
                margin: 20px auto;
                padding: 37px 0 37px;
                top: 50px;
            }

            .popup-form h2 {
                text-align: center;
                font-size: 24px;
                padding: 7px 10px 12px;
                color: rgb(102, 102, 102);
            }

            .popup-form h3 {
                text-align: center;
                font-size: 16px;
                width: 90%;
                font-weight: 300;
                margin: 0 auto;
                padding: 0px 5% 20px;
            }

            .popup-form input {
                padding: 14px 5%;
                width: 75%;
            }

            .popup-form .submit {
                width: 85%;
            }

            .popup .popup-close, .creditWindow #close_credit:before {
                position: absolute;
                width: 20px;
                height: 20px;
                background: #fff url(/wp-content/themes/pixart/images/close-2.png) no-repeat;
                background-size: 84%;
                background-position: 2px 2px;
                border: 2px solid #000;
                top: 1px;
                right: 5px;
                cursor: pointer;
            }
            .popup-video .popup-close {
                background: #000 url(/wp-content/themes/pixart/images/close.png) no-repeat;
                background-size: 84%;
                background-position: 2px 2px;
                border: 2px solid #fff;
            }

            .popup-video {
                width:90%;
                margin:20px auto;
            }

            #overlay {
                min-width:100%;
            }

            .popup-credit {
                width: 95%;
                margin: 20px auto;
                padding: 46px 0 52px;
            }

            .popup-info {
                width: 95%;
                margin: 20px auto;
                padding: 46px 0 40px;
                background:#fff;
            }

            /*---*/

    .mph2 {
    	text-align: center;
    }
    .actionimg {
        display:none;
    }
    .right_dost_inf .blok-inf-third:last-child {
        min-width: 171px;
        width: 100%;
    }

    .blok-inf-third {
        float: left;
        display: table-cell;
        margin-left: 0px;
        width: 47%;
    }
    .blok-inf-third-inner {
        margin:0;
        width:100%;
    }

    .login_field {
        display:none!important;
    }

    .right-side-prodinfo {
        width: 100%;
        padding:0;
    }
    .right_dost_inf {
        border-left: 0;
        margin-left: 0px;
    }
    .left-side-prodinfo {
        width: 98%;
    }

    .top_main_nav {display:none;}
    .prod_info {
        display: block;
        display: none;
        /*margin-left:0;
        margin-right:0;
        border:0;
        max-height: 110px;*/
    }
    .prod_info .site_buybutton{
        margin-bottom: 10px;
    }

    .product-info .buy-one-click .submit img {
        display: none;
    }

    .search input[type="text"] {
        margin-left: -183px;
    }
    .search_ajax_cont {
        margin-top: 41px;
        position: fixed !important;
        left: 0;
        right: 0;
        height: 80%;
        overflow-y: auto;
        margin-left: 0;
    }
    .search_ajax_close {
        font-size: 23px;
        line-height: 17px !important;
        background: #fff;
        margin-top: 4px;
        border: 2px solid #000;
        border-radius: 50%;
        height: 20px;
        width: 20px;
        text-align: center!important;
    }
    #search-link {
        background: #fff;
        z-index: 9;
    }
    .search_ajax_cont div.search_ajax_close {
        position: fixed;
    }

    .header-line-2 .col-1, .header-line-2 .col-3 {
        display: none;
    }
    .header-line-2 .col-2 {
        float: none;
        /*width: 100%;*/
        width: 186px;
        text-align: center;
    }
    .search-btn {
        display: block;
    }
    .prod_card .product-meta {
    	width: 100%;
	}
	.left-side-prodinfo {
	    padding-left: 0px;
    }
    .prod_card .links a:first-child {
    	clear: both;
	}
    .product-info .links, .buy-one-click {
	    text-align: center;
    }
    .advantages a div {
    	width: 93.3% !important;
    	margin: 0 !important;
    }

    /*-----------SIMPLYFY for mobile-----------*/
    #header-wrapper {
        display: none;
    }
    .logo-head-min {
        display: flex!important;
        align-items: center;
        gap: 5px;
    }
    #top {
        top: 67px;
    }
    .pda-category-link {
        margin-top: 0;
    }
    .top_nav {
        height: auto;
    }
    /*-----------SIMPLYFY for mobile END-----------*/

	#primary-menu {
		position: fixed;
		width: 100%;
		top: 0;
		z-index: 99999;
	}
	#header-wrapper {
		margin-top: 40px;
	}

	.menu.navigation {
		display:none;
	}

    #three-lines-menu {
    	display: block!important;
    }
    #logo {
        width: 246px;
        float: none;
        display: block;
    }
    #logo p {
        text-align: center;
    }
    .header-line-2 {
        width: 100%;
    }
    .header-line-2 .col-2 {
        padding: 0;
    }
    .header-line-2 .col-2 div.text {
        margin: 15px 0;
    }
    .search, #header-wrapper .phone {
        display: block;
        float: none;
        /*margin: 0 auto;*/
    }
	#header-wrapper.cart_header .phone {
    	float: none;
	}
	#header-wrapper.cart_header {
    	/*padding-bottom: 30px;*/
	}    
    .mph2 {
        margin: 0px auto;
        padding-top: 10px;
        float: none;
        width: 187px;
        clear: both;
    }

    .navigation li a {
    	padding: 0px;
    }
    li a .sf-sub-indicator {
    	right: 0 !important;
    	position: absolute;
    	left: auto!important;
        top: 0 !important;
    	height: 50px;
    	width: 50px;
    	text-align: right;
    }
    li a .sf-sub-indicator:after, li.open li a .sf-sub-indicator:after, li.open li.open li a .sf-sub-indicator:after {
    	content: "+";
    	font-size: 16px;
    	line-height: 45px;
    	margin: 0 5px 0 0;
    }
    li.open a .sf-sub-indicator:after, li.open li.open a .sf-sub-indicator:after, li.open li.open li.open a .sf-sub-indicator:after {
    	content: "-";
    	font-size: 23px;
    	margin: 0 7px 0 0;
    	line-height: 40px;
    }
    .sf-menu li:hover ul, .sf-menu li.sfHover ul {
    	height: 0px;
    	position: absolute;
    	visibility: hidden!important;
    	overflow: hidden;
    }
    .sf-menu li ul.mobile-open {
       	height: auto!important;
       	display: block!important;
       	position: relative;
       	visibility: visible!important;
    }

    /*------MAIN MENU------*/
    #main_navigation td {
        border-right: 1px solid #fff;
    }
    #main_navigation td ul {
        width: 100%;
    }
    /*------MAIN MENU END------*/

    .col-4 {
        width: 100%;
    }
    #smartslider {
        display:none;
    }

    .menu-btn {display:block;}
    #text-2,#text-3,#text-60{display: none;}
    .pushy {
        display: block;
    }
    .right_dost_inf {
        width: 92%;
    }
    #calculator {
        width: 91.5%;
    }
    .cele {
        display:none;
    }
    .mistake {
        display:none;
    }

}

@media only screen and (min-width: 768px) and (max-width: 959px) {

    #prod_section .services .block .close-block {
        top: -88px;
    }
    .prod_card .buy-one-click .submit {
        padding: 4px 5px 3px 3px;
    }

    .viewed .product-list .services .block .close-block {
        top: -90px;
        min-height: 72px;
    }

    .view_list .prod_info {
        width: 24%;
    }
    .view_list .prod_info p {
        margin-left: 5px;
    }

	.product-list .one-third.product {
    	width: 45%;
	}

	.for_buy .price-new {
    	font-size: 28px;
    }
    .detail_info td {
        max-width: 65px;
    }
    .for_buy .prod_quant input {
        width:100%!important;
    }

    .viewed .product-list .services {
        min-width: auto;
    }
    .viewed .product-list .services .block {
        width: auto;
    }
    .viewed .prod_name {
        font-size: 11px;
    }
    .viewed .price-old, .viewed .price-new, .viewed .product-list .prod_price .price-new ins {
        width: auto;
    }
    .viewed .prod_price del:before, .viewed .prod_price del:after {
        width: 62px;
        top: 14px;
    }
    .viewed .excerpt {
        height: 33px;
    }

    .title {
        /*font-size: 12px;*/
        font-weight: bold;
        /*text-align: center;*/
    }
    .cele_c2 {
        width: 245px;
    }
    .product-list .one-third {
        min-height: 390px;
    }
    .rtw1, .rtw2, .rtw3 {
    	min-height: 550px;
    }
    .rtw4, .rtw5, .rtw6 {
    	min-height: 640px;
    }

    .ts-container.sert {
        height: 235px;
    }

    .left_sovetu {
        margin-bottom: 118px;
    }
	.has-ul span {
		color: #393939;
		font-size: 13px;
		text-transform: uppercase;
		display: block;
		position: relative;
		padding: 10px 0 !important;
		text-decoration: none;
	}
	.navigation li form {
		color: #393939;
		font-size: 13px;
		text-transform: uppercase;
		display: block;
		position: relative;
		padding: 10px 0 !important;
		text-decoration: none;
	}
	.navigation li form img {
		padding: 0 10px !important;
	}
	.box-product {
		width: 31.1%;
	}
   .one_catalog {
    font-size: 0;
    }
    .one_catalog .one-fifth {
        display: inline-block;
        float: none;
        vertical-align: top;
    }
    .one_catalog .one-sixth {
        display: inline-block;
        float: none;
        vertical-align: top;
    }
    #index-slider0, #index-slider1 {
        /*height: 89px !important;*/
    }

    #search-me, #clear-me {
        margin: 0;
    }
    .cat_example .menu li {
        margin-left: 10px;
    }
    .cat_example .menu li a, .cat_example .menu li a img {
        width: 85px;
        height:85px;
    }
    .three-fourth {
        width: 99%;
    }
    .entry-title {
        width: 100%;
    }

	.phone {
        /*position: absolute;
        float: left;*/
        margin: 0;
        /*margin: 13px 0 0 -338px;*/
    }
    .mph1 {
        margin-left: 22px;
    }
    .mph2 {
        clear: both;
    }
    .mph4 {
        margin: 0px 0px 3px 98px;
    }
	.for_cart .prod_price .price-old hr{
		width: 64px !important;
	}
    #content-wrapper .one-fourth:nth-child(2n+2) {
        margin-bottom: 0!important;
    }
    .dopmenu {
        width:95.8%;
    }

    .tor0 {
        margin-right: 3px;
    }

	.simplecheckout-customer {
		  width: 50% !important;
	}
	.pagination {
		margin-top: 95px;
	}
	#filterpro .price_limit {
		padding: 2px 2px !important;
		width: 100% !important;
		  margin-left: -5px !important;
	}
/*	.prod_container {
		height: 519px;
	}*/
/*	.prod_price {
		font-size: 12px;
	}*/
/*	.prod_price span {
		font-size: 11px;
	}*/
	.one_filter {
		width: 141px !important;
	}
    #header-wrapper {
        /*padding-bottom: 30px;*/
    }
    .header {
        padding-top: 20px;
    }
    #three-lines-menu {
        position: relative;
        top: 147px;
        margin-right: 6px;
    }
    #mobile-menu {
        padding-bottom: 82px;
        margin-bottom: 5px;
    }
    .search_example {
/*        margin-left: 0px;
        margin-bottom: 10px;*/
    }
    .nav table {
        width: 100%;
    }
    .nav table td {
        display: block;
    }
    .nav table td a {
        display: block;
    }
    .nav a {
        min-height: 35px;
        height: 35px;
        line-height: 35px;
    }
    #index-slider {
        height: 84px!important;
    }
    .input_block input {
        font-size: 13px;
    }
    .cat_img {
        width: 100%!important;
        float: left;
        text-align: center;
        margin-bottom: 10px;
    }
    .sub_catalog {
        width: 100%!important;
    }
    .section.catalog .one-third {
        margin-bottom: 20px;
    }
    .one_catalog .one-fifth {
        width: 18.3%;
    }
    .one_catalog .one-sixth {
        width: 16.0%;
    }
    .sort {
        margin-bottom: 5px;
    }
    textarea.form_input {
        width: 63.3%;
        max-width: 63.3%;
    }
    .prod_card > .one-fourth {
        /*display: none;*/
    }
    .one-fourth {
        width: 98.5%;
    }
    .prod_card > .three-fourth {
        width: 100%;
    }
    .cart_content.section .one-half {
        width: 100%;
        margin-right: 0;
    }
    .nav_wrapper.title_cart div {
        z-index: 9999;
    }
    #cart_tabs {
        padding-left: 80px;
    }
    #cart_tabs .tab1 li:last-child div:last-child {
        width: 89.5%;
    }
    .one_prod .prod_price {
        /*margin-left: 20px;*/
    }
    .one_prod .prod_price + .site_button {
        margin-right: 20px;
    }
    #prod_section, .view_items {
        width: 100%;
        float: right;
    }
    .one-sixth .prod_container {
        height: 195px;
    }
    #prod_section .for_cart {
        text-align: center!important;
    }
    #prod_section .for_cart input {
        float: none;
    }
    #prod_section .for_cart .prod_price {
        /*width: auto!important;
        display: inline-block;
        float: none;*/
    }
    #prod_section .view_list .prod_price {
        float: left;
    }
    .view_list .prod_container {
        height: 235px;
        margin-bottom: 5px;
    }
}

@media only screen and (max-width: 768px) {
            .period {
                flex-direction: column;
            }
            .period a {
                width: 80%;
                margin-right: 0;
                margin-bottom: 5px;
            }

            a.footer_compare_products div.img_compare {
                margin-right: 0;
            }
            .popupcart {
                width: auto;
                left:0!important;
                right: 0!important;
            }
            .product-list .view_list .prod_info {
                display:none !important;
            }
            .product-list .product .product-variation {
                max-height: 124px;
            }
            .texterror {
                width: 100%;
            }

            .dop-service {
                width: 95%;
            }
            .dop-service .name, .dop-service .price, .dop-service .buttonb {
                width: 100%;
                float: none;
            }
            .dop-service .buttonb .button-soft {
                float: none;
            }
            .dop-service {
                text-align: center;
            }

            /*---credit*/
            .black_overlay_credit {
                width: 100%;
            }
            #preCreditWindow {
                width: 97%!important;
                overflow-y: scroll;
                max-height: 100%;
            }
            .creditWindow {
                border-radius: 5px;
                position: fixed;
                border: 1px solid gray;
                background: #fff;
                color: #000;
                padding: 0;
                top: 7px;
                left: 7px;
                margin-top: 0;
                margin-left: 0!important;
                z-index: 2147483646;
            }
            #creditTitle {
                margin-top: 12px;
        		color:#000!important;
            }
            .button-send {
                font-size: 12px;
            }
            .creditTypeTitle {
                font-size: 20px;
            }
            .creditTypeTitle {
                padding: 0;
            }
            h3.credit-tariff-i-title {
        		font-size: 17px;
        		padding: 8px 10px;
        		color: white;
        		background-color: #414141!important;
        		font-weight: 700;
        	}
            #close_credit {
                display: block;
            }
            .personal-info {
                width: 100%;
            }
            #creditWindowId {
                width: 95%!important;
                overflow-y: scroll;
                max-height: 100%;
            }
            #creditWindowId .form-column-title {
        		font-size: 16px;
        		text-align: center;
        		padding: 0 20px;
            }
            .form-field-group input {
                width: 17%!important;
            }
            .form-field-group input:last-of-type {
                width: 18%!important;
            }
            .button-back {
                font-size: 12px;
            }

        	.popup-credit-content table tr td {
        	    width: 100%;
        		display: block;
        		margin: 0 0 20px;
        	}

        	.button-send {
        		height: 40px;
        		cursor: pointer;
        		font-weight: 400;
        		line-height: 1;
        		border: none;
        		text-transform: uppercase;
        		background: #F89C2D;
        		background: linear-gradient(to top, #F89C2D, #ffac00);
        		text-shadow: 0px -1px 0px rgba(216, 122, 15, 0.61), 0 0 0px rgba(247, 139, 0, 0.86);
        		border-bottom: 2px solid #e49224;
        		border-radius: 3px;
        		width: 185px;
        		display: block;
        		clear: both;
        		text-align: center;
        		padding: 12px 12px 10px;
        		color: #fff;
        		box-shadow: none;
        		margin: 0 auto;
        	}

        	.credit-tariff-i-uah {
        		background: #fff;
        		font-size: 24px;
        	}

        	.credit-tariff-i-payments {
        		font-size: 14px;
        		padding: 10px 0 0;
        	}

        	.catalog_item_credit {
        		padding-top: 5px;
        	}

        	.popup-credit-content > p {
        		font-size: 10px;
        		padding: 0 15px 30px;
        		text-align: center;
        	}

        	.form-label {
        		display: block;
        		font-weight: 400;
        		margin-bottom: 5px;
        		color: #444;
        		font-size: 12px;
        		width: 100%;
        		float: none;
        	}

        	.form-field-row {
        		margin-bottom: 10px;
        		padding: 0 5%;
        	}

        	.form-field-row > .form-field-row {
        		padding: 0;
        	}

        	.form-field-row input {
        		width: 88%!important;
        		padding: 6px 5%;
        		background-color: transparent;
        		border: solid #e4e4e4 1px;
        		outline: none;
        		border-radius: 5px;
        	}

        	.button-group-half-right .button-send{
        		width:auto;
        		padding: 12px 27px 10px;
        	}

        	.form-field-row #bdd,
        	.form-field-row #bdm,
        	.form-field-row #bdy {
        		width: 18%!important;
        	}
            /*---*/


            /*---*/
            .popup-form {
                width: 95%;
                margin: 20px auto;
                padding: 37px 0 37px;
                margin-top: 50px;
            }

            .popup-form h2 {
                text-align: center;
                font-size: 24px;
                padding: 7px 10px 12px;
                color: rgb(102, 102, 102);
            }

            .popup-form h3 {
                text-align: center;
                font-size: 16px;
                width: 90%;
                font-weight: 300;
                margin: 0 auto;
                padding: 0px 5% 20px;
            }

            .popup-form input {
                padding: 14px 5%;
                width: 75%;
            }

            .popup-form .submit {
                width: 85%;
            }

            .popup-video {
                width:90%;
                margin:20px auto;
            }

            #overlay {
                min-width:100%;
            }

            .popup-credit {
                width: 95%;
                margin: 20px auto;
                padding: 46px 0 52px;
            }

            .popup-info {
                width: 95%;
                margin: 20px auto;
                padding: 46px 0 40px;
                background:#fff;
            }
            .popup-info, .popup-video {
                margin-top: 80px;
            }
            #preCreditWindow {
                z-index: 99999 !important;
            }
            /*---*/

            /*---*/
            .contact-map {
                height: 350px;
                padding: 15px 0 0;
                overflow: hidden;
            }

            .contact .col-1 {
                width:100%;
                float:none;
            }

            .contact .col-1 h2 {
                font-size: 19px;
                font-weight: 300;
                padding: 16px 7px 20px;
                line-height:1.5;
            }

            .contact .col-1 .block{
                width:279px;
                margin:20px 20px 1px 0px;
                float:left;
                position:relative;
            }

            .contact .col-1 .block-1:before {
                display:none;
            }

            .contact .col-1 .block-2:before {
                display:none;
            }

            .contact .col-2 {
                width: 100%;
                float: none;
                clear:both;
            }

            .contact form {
                width: 90%;
                padding: 30px 5% 20px;
                margin:0;
            }

            .contact form input{
                padding: 15px 5%;
                width: 88%;
                margin: 0 auto 10px;
            }

            .contact form .email {
                padding: 15px 5%;
                width: 88%;
            }

            .contact form textarea{
                padding: 15px 5%;
                width: 88%;
                margin: 0 auto 10px;
            }

            .contact form .submit{
                width: 98%;
            }

            .coll-me-pc {
                display:none;
            }

            .coll-me-pda {
                display:block;
            }

            #page-service {
                min-width:100%;
            }

            .page-service {
                width:95%;
            }

            .page-service-1 {
                height:auto;
                padding:0 0 50px;
            }

            .page-service-1 h1 {
                font-size: 34px;
                font-weight: 900;
                padding: 66px 10px 33px 0;
                color: #fff;
                text-align:center;
            }

            .page-service-1 #block {
                width: 100%;
            }

            .page-service-1 .block {
                margin:0 auto 20px;
                padding: 0;
                float: none;
            }

            .page-service-1 form {
                text-align:center;
                clear:both;
                padding:31px 0 0;
            }

            .page-service-1 input {
                margin:0 auto 10px;
            }

            .page-service-1 .submit {
                width:231px;
            }

            .page-service-2 {
                padding:50px 0;
            }

            .page-service-2 .tabs-navigation {
                overflow:hidden;
                padding:0 0 20px
            }

            .page-service-2 .tabs-navigation li {
                list-style-type:none;
                float:left;
                width:50%;
            }

            .page-service-2 .tabs-navigation li a {
                display:block;
                padding:10px;
            }

            .page-service-2 .tabs-navigation li a {
                width: 94%;
                padding: 12px 0;
                font-size: 14px;
                margin: 0 3% 7px;
                border: 1px solid #ccc;
            }

            .page-service-2 h3 {
                font-size: 24px;
            }

            .page-service-2 h4 {
                font-size: 18px;
            }

            .page-service-2 h2 {
                font-size:24px;
                font-weight:700;
                padding:0 0 10px;
                text-align:center;
            }

            .page-service-2 table {
                width:100%;
            }

            .page-service-2 td {
                display:block;
            }

            #page-service-2-2 {
                min-width: 100%;
            }

            .page-service-2-2 {
                width:95%;
            }

            .page-service-2-2 h2 {
                font-size: 24px;
            }

            .page-service-2-2 .block {
                width: 285px;
                float: none;
                padding: 2px 0;
                margin: 0 auto 33px;
                overflow: hidden;
                border-left: 1px solid #E5E5E5;
            }

            .page-service-2-2 .form {
                clear:both;
            }

            .page-service-2-2 h3 {
                font-size: 19px;
            }

            .page-service-2-2 form input {
                padding: 15px;
                border: 1px solid #ccc;
                width: 219px;
                margin: 0 auto 10px;
                box-shadow: inset 2px 2px 2px 2px #eaeaea;
            }

            .page-service-2-2 form .submit {
                width: 250px;
            }

            .page-service-2-2 form p {
                font-size:18px;
            }

            .page-service-2-2 form p b {
                display: block;
            }

            .page-service-2 > p > span {
                display:none;
            }

            .page-service-2 > p > b {
                display:block;
            }

            .page-service-2-2 form p span {
                display:none;
            }

            /*---*/

            
	.prod-addbutton {
    	/*float: none;*/
	}
	.product-info .buy-1c {
		margin: 10px auto;
	}
	
	/*.fancybox-nav span {
    	visibility: visible !important;
	}
	.fancybox-next span {
    	right: -15px !important;
    }
    .fancybox-prev span {
	    left: -15px !important;
    }*/

    .it-right, .it-left {
        float:none;text-align:center;width:100%;margin-left:0;margin-right:0;
    }
    #header-wrapper .order_call.order-mob {
        display: block;
        margin: 38px 0 0 0px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
    .viewed .product-list .services .block .close-block {
        top: -128px;
    }

    .viewed .product-list .services {
        min-width: auto;
    }
    .viewed .product-list .services .block {
        width: auto;
        font-size: 6px;
    }
    .viewed .prod_name {
        font-size: 11px;
    }
    .viewed .price-old, .viewed .price-new, .viewed .product-list .prod_price .price-new ins {
        width: auto;
    }
    .viewed .prod_price del:before, .viewed .prod_price del:after {
        width: 52px;
        top: 10px;
    }
    .viewed .prod_price {
        font-size: 14px;
    }
    .viewed .excerpt {
        height: 33px;
    }
}

@media only screen and (min-width: 560px) and (max-width: 690px) {
    .blok-inf-third {
        width: 100%;
    }
    .blok-inf-third-inner {
        margin-left: 5px;
    }
}
@media only screen and (min-width: 560px) and (max-width: 599px) {
    .viewed .product-list .services .block .close-block {
        top: -72px;
    }
}
@media only screen and (min-width: 480px) and (max-width: 560px) {
    .viewed .product-list .services .block .close-block {
        top: -125px;
    }
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
    .main-4 .advantage img {
        padding: 0 0 0 0px !important;
    }
    .viewed .product-list .services {
        min-width: auto;
    }
    .viewed .product-list .services .block {
        width: auto;
        font-size: 8px;
    }
    .viewed .prod_name {
        font-size: 11px;
    }
    .viewed .price-old, .viewed .price-new, .viewed .product-list .prod_price .price-new ins {
        width: auto;
    }
    .viewed .prod_price del:before, .viewed .prod_price del:after {
        width: 52px;
        top: 10px;
    }
    .viewed .prod_price {
        font-size: 16px;
    }
    .viewed .excerpt {
        height: 36px;
    }
}

@media only screen and (min-width: 561px) and (max-width: 599px) {
    .viewed .product-list .services .block {
        width: 24%;
    }
}

@media only screen and (max-width: 768px) {
    #main-4 .main-4 {
        display: block;
        padding-left: 10px;
    }
    .main-4 .advantage {
        width: 49%;
    }
    .main-4 .advantage img {
        width: 46px;
        padding: 0 0 0 44px;
    }
    #main-4 .main-4 .advantage {
        border-left: 1px solid #e5e5e5;
    }
}

@media only screen and (max-width: 686px) {
    .prod_card .product-meta .dateobnov {
        padding-left:0;
        clear: both;
    }
    .main-4 .advantage img {
        padding: 0 0 0 15px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 768px) {
	.product-list .one-third.product {
    	width: 44%;
	}

    .right-side-prodinfo, .left-side-prodinfo {
        width: 100%;
    }
    .sertifik, .catban {
        display:none;
    }
    .one-sixth {
        width: 49%;
        min-height: 430px;
    }
    #reformal_tab {
        display: none !important;
    }
    a.footer_viewed_products span,
    a.footer_compare_products span,
    a.footer_callback span,
    #cart_foot .empty, #cart_foot span{
        display: none !important;
    }
    .prod-num {
        margin: -18px 0 0 -14px;
    }

    .ts-container.sert {
        height: 220px;
    }
    .one_prod {
        /*width: 89%;
        padding: 10px;*/
    }

    /*--------- SLIDER ----------*/
    .header, .header2m, #mobile-menu ul, .page-header, .page-header .holder, .section, .section .holder, .main_slider {
        /*width: 540px !important;*/
        width: 90% !important;
    }
    #index-slider0 {
        /*height: 140px !important;*/
    }
    #index-slider1 {
        /*height: 115px !important;
        width: 211px !important;*/
    }
    .mp_catalog .one-half {
        /*height: 115px !important;
        width: 211px !important;*/
    }
	.mp_catalog {
        margin-bottom: 10px!important;
    }
	.mp_catalog img {
	    width: 100%;
    }
    .mp_catalog .one-half:first-child {
        width: 49%;
        margin-right: 2%;
    }
    .mp_catalog .one-half:last-child {
        width: 100%;
    }
    /*--------- SLIDER END ----------*/


    .prod_descr .star {
        font-size: 11px;
    }

    #search-me, #clear-me {
        margin: 0;
    }
    .cat_example .menu li {
        margin-left: 10px;
    }
    .cat_example .menu li a, .cat_example .menu li a img {
        width: 85px;
        height:85px;
    }
    .phone {
        /*position: absolute;*/
        margin:0px;
    }
    .main_phone {
        width: 100%;
    }
    .mph1 {
        /*margin-left: 23px;*/
    }
    .mph2 {
        /*margin-top: 1px;
        clear: both;
        font-size: 12px;*/
    }
    .mph3 {
/*        margin: 0px;
        padding: 2px 0px 5px 15px;*/
    }
    .mph4, .mph3 {
        display: none;
    }
    .phone {
/*        float: left;*/
    }
    .main_phone {
        margin-top: 5px;
    }
    #three-lines-menu {
        left: -18px;
    }
    .circlle2 {
        margin-top: 7px;
    }
    .zakzv {
        margin-left: 10px;
    }

    .cart_header .phone {
        /*width: 200px;
        margin: 46px 0 0 11px;
        position: absolute;*/
    }
    .nav table {
        width: 100%;
    }
    .nav table td {
        display: block;
    }
    .nav table td a {
        display: block;
    }
	.col-4 {
	  margin-top: 0px;
	  float: left;
	}

    .dopmenu {
        width:92.8%;
    }

	.col-1,.col-2,.col-3,.col-4 {
	  width: 49%;
	}
	.box-product {
		width: 47%;
	}
	.b-popup .b-popup-content{
    width:370px;
    margin-left: -210px;
	}

	.tor1 {/* width: 49% !important;*/}

	.simplecheckout-block-content textarea {
		width: 100%;
		/*max-width: 191px;*/
		min-width: 171px;
	}
    .nav a {
        min-height: 35px;
        height: 35px;
        line-height: 35px;
    }
	.simplecheckout-customer {
		  width: 100% !important;
	}
    .header {
        padding-top: 20px;
    }

	#header-wrapper {
    min-height: 99px;
	}

    .one, .one-half, .two-third, .one-third, .one-fourth, .three-fourth, .one-fifth, .one-sixth {
        float: left;
        position: relative;
    /*    width: 99.5% !important;*/
        margin-right: 5px;
        /*margin-bottom: 10px !important;*/
    }

    #three-lines-menu {
        position: relative;
        top: 18px;
    }
    .search_example {
        margin-left: 6px;
        margin-bottom: 10px;
    }
    .search_example {
        display: none;
    }
    #mobile-menu {
        padding-bottom: 82px;
        margin-bottom: 5px;
    }
    #index-slider {
        height: 111px!important;
        padding-bottom: 0!important;
    }
    .cat_img {
        width: 100%!important;
        float: left;
        text-align: center;
    }
    .sub_catalog {
        width: 65%!important;
    }
    .footer .one-half {
        width: 50%;
    }
    .one_catalog .one-fifth {
        width: 50%;
    }
    .one_catalog .one-sixth {
        width: 50%;
    }
        .your_order .title {
        margin-bottom: 0;
    }
    .grey_logo {
        display: block;
        width: 65%;
        float: left;
        clear: both;
    }
    #cart_tabs li div:last-child {
        width: 45%;
    }
    #cart_tabs .site_button {
        width: auto!important;
    }
    #cart_tabs .tab1 li:last-child div:last-child {
        width: 68%;
    }
    #cart_tabs .tab2 li:last-child div:last-child {
        width: 30%!important;
    }
    .print_button  {
        float: right;
    }
    .table_name {
        width: 37%;
    }
    .table_price {
        width: 15%;
    }
    .table_x {
        width: 3%;
        margin-right: 0;
    }
    .table_quant input {
        width: 33px;
    }
    .table_total {
        width: 18%;
    }
    .table_del {
        width: 14%;
    }
    .delivery .table_name {
        width: 70%;
    }
    .cart_header .header, .cart_header .header2m {
        /*padding-bottom: 30px;*/
    }
    .for_buy .prod_quant {
        margin-right: 15px;
    }
    .for_buy .prod_price {
        /*margin-right: 10px;*/
    }
    .view_list .prod_img {
        width: 37%;
        float: left;
        margin-right: 3%;
    }
    .view_list .prod_about {
        width: 50%;
        float: left;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .view_list .prod_info {
        /*width: 100%;
        float: left;
        display: block;
        line-height: 18px;
        display: none;*/
    }
    .view_list .prod_container {
        height: 180px;
        margin-bottom: 5px;
    }

}

@media only screen and (max-width: 640px) {

    .nav-home li:nth-child(3n) a {
        margin-right: 0px;
    }
    .tab-content {
        padding: 15px 10px;
    }
    #prod_tabs .attribute {
        width: 100%;
        margin: 0;
    }

    .mfilter-iscroll .mfilter-options {
        padding-right: 33px !important;
    }
    .iScrollVerticalScrollbar {
        width: 25px !important;
    }

    .mph3 {
        display: none;
    }
    .mfilter-content {
        display: none;
    }
    .slick-slider-ban {
        width: 100% !important;
        margin:0 !important;
        margin-bottom: 5px !important;
    }
    .slick-slider-ban .slick-prev, .slick-slider-ban .slick-next {
        display:none !important;
    }
    .slick-slider-ban .slick-slide {
        padding:0 !important;
    }
    .section.slider {
        width: 100%!important;
    }

}

@media only screen and (max-width: 560px) {

    .footer .col-3 .phone{
        float: none;
        margin: 0 auto;
        display: block;
        padding: 10px 0;
    }
    .footer .col-3 .phone:before {
        content: none;
    }
    .footer .col-3 .street {
        padding: 0 0 19px 9px;
    }

	.footer .col-1, .footer .col-2 {
        padding: 0 0 0 18px;
	}

    .footer .subscribe .polpodp .foot-btn {
        float: none;
    }
    #main-4 .main-4 {
        padding-left: 0px;
    }
    .all-side-prodinfo {
        padding: 17px 10px 10px;
    }
    input[type="text"].rev_captcha {
        width: 64.3%;
    }

    #prod_section.product-list .name_quant {
        text-align: left;
    }
    #prod_section.product-list .excerpt-mobi {
        height: auto;
    }

    .prod_name {
        height: auto;
        min-height: auto;
    }
    .for_buy {
        padding:0;
        width: 100%;
    }
    .product-info .site_buybutton, .product-info .buy-1c {
        width: 100%;
    }
    .prod_card .for_buy a.credit {
        width: 100%;
        padding: 11px 0;
    }


    .prod_card .comm_product {
        /*float: right;*/
    }

    .nav_wrapper.title_cart {
        margin-top: 35px;
    }

    .action {
        float: none!important;
        margin: 0 auto;
    }
    .actionimg {
        float: none!important;
        text-align: center;
    }

    /*---------products slim----------*/
    #prod_section.product-list .product-variation, #prod_section.product-list .skidka,
    #prod_section.product-list .akciya, #prod_section.product-list .services,
    #prod_section.product-list .site_buybutton, #prod_section.product-list .prod_info,
    .view_type, .buyoneclick, .category .followprice, .category.product-list .prod-addbutton-psevdo {
        display:none !important;/*#prod_section.product-list .excerpt*/
    }
    #prod_section.product-list .product:after {
        content: "";
        background: url(/wp-content/themes/pixart/images/arrow-mobi.svg);
        background-size: cover;
        position: absolute;
        right: 9px;
        top: 45px;
        width: 11px;
        height: 21px;
    }
    #prod_section.product-list .prod_img {
        height: auto!important;
        width: 71px!important;
        float: left;
        padding: 22px 13px 15px 0;
    }
    #prod_section.product-list .prod_img img {
        width: 100%;
        padding: 0;
    }
    #prod_section.product-list .price-old, #prod_section.product-list .price-new {
        width: 48%;
        font-size: 15px;
        float: left;
    }
    .product-list .prod-addbutton {
        margin:0px;
        display:none;
    }
    #prod_section.product-list .prod_price {
        padding-right: 8px;
    }
    #prod_section.product-list .prod_about .star {
        margin-top: 6px;
    }
    #prod_section.product-list .prod_price ins {
        max-height: 28px;
    }
    #prod_section.product-list .credit-loop-mobi {
        display: inline-block;
        float: left;
        height: 22px;
        margin-top: 0px;
        width: 27%;
        text-align: left;
    }
    #prod_section.product-list .credit-priv:before {
        content: "";
        width: 16px;
        height: 16px;
    }
    #prod_section.product-list .credit-priv {
        max-width: 84px;
        padding: 2px 0 0px 12px;
    }
    .product-list .kod b, .product-list .available_wait b {
        display: none;
    }
    .product-list .prod_about .star {
        width: 130px;
    }
    .product-list .available_wait {
        float: left;
        padding-left: 12px;
        margin-top: -2px;
    }
    .excerpt {
        padding: 0 0 7px 0;
    }
    #prod_section.product-list .excerpt {
        display: none;
    }
    #prod_section.product-list .excerpt-mobi {
        display: block;
        text-align: left;
        clear: none;
        font-size: 11px;
        padding: 0px 0 5px 5px;
        margin-top: -6px;
    }
    .product-list .rassrochka {
        display: none;
    }

    #you_show .product-list .rassrochka, .viewed .product-list .rassrochka {
        display: block;
        margin-top: 1px;
    }
    #you_show .product-list .kod, .viewed .product-list .kod {
        display: contents;
    }
    #you_show .product-list .prod_price, .viewed .product-list .prod_price {
        height: auto;
        width: 46%;
    }
    #you_show .product-list .prod-addbutton, .viewed .product-list .prod-addbutton {
        display: inline-block;
        margin: 0px 0 0 0px;
    }

    /*---------products slim----------*/
    .product-list .product-charact {
        display: none;
    }
    .product-list .one-third.product {
        padding: 0px;
        width: 100%;
    }
    .product-list .prod_price {
        height: 30px;
        width: 46%;
    }
    .product-list.slick-slider .prod_price{
        height: auto;
        min-height: 54px;
        margin-bottom: 10px;
    }
    .product-list.slick-slider .prod_price ins{
        width: auto;
    }

	.prod_card .product-images {
    	width: 100%;
	}
	.footer .phone a {
	}
    .sedebar_middle {
        width: 100%;
    }
	.statuses img {
    	margin-right: 0px !important;
	}
    .header-line-2 .credit, .header-line-2 .trade-in, .header-line-2 .sale {
        /*width: 89%;*/
        float: none;
        margin-left: 6px!important;
    }
    #you_show li {
        width: 100%;
    }
    #you_show .one-fourth {
        float: none;
        margin: 10px auto;
    }
    .ts-list {
        position: inherit!important;
    }
	.footer-end .col-1, .footer-end .col-2, .footer-end .col-3 {
		text-align: center;
	}
	.footer .col-3 .row {
    	overflow: visible;
	}
    .footer .col-3 {
        padding: 0px;
    }
    .footer-end .col {
        margin: 0 auto;
        padding: 0;
        width: 100%;
    }
}

@media only screen and (min-width: 480px) and (max-width: 560px) {
    #prod_tabs a {
        padding:0;
        width: 31.6%;
    }
    #prod_tabs .title a.tab2 {
        font-size: 12px;
    }

    .right-side-prodinfo, .left-side-prodinfo {
        width: 100%;
    }
    .sertifik, .catban {
        display:none;
    }
    #reformal_tab {
        display: none !important;
    }
    .one-sixth {
        width: 48%;
        min-height: 370px;
    }

    /*-------------FOOTER---------------*/
    .footer {
        min-height: 325px;
    }
	.col-1,.col-2,.col-3,.col-4 {
        width: 100%;
	}
    .raw1, .raw2, .raw3, .raw4 {
	    padding: 0;
        text-align: center;
        width: 100%;
        margin: 0 auto;
        margin-top: 10px;
    }

    .raw1 .mph2 {
        text-align: center;
        float: none;
    }
    .subscribe .site_buybutton{
        float: none;
    }

    .subscribe{
        float: none;
        width: 225px;
        margin: 0 auto;
    }
    #s5_social_wrap {
    float: none;
    width: 152px;
    margin: 0 auto;
    }
    #header-wrapper #s5_social_wrap {
        width: 18px;
    }
    /*-------------FOOTER END------------*/

    .ts-container.sert {
        height: 170px;
    }
    .one_prod {
        padding: 10px;
    }

    .header, .header2m, #mobile-menu ul, .page-header, .page-header .holder, .section, .section .holder, .main_slider {
        width: 440px !important;
    }
    .main-4 .advantage {
        width: 218px;
    }
    .main-4 .advantage p {
        width: 144px;
    }
    .header2m {
        margin: 0 auto;
        padding: 0 10px;
        width: 455px !important;
    }
    .phone {
        float: left;
    }

    .prod_descr .one-half:first-child {
        width: 100%;
    }
    .prod_descr .one-half.last {
        width: 100%;
    }
    .favor img{
        display: none;
    }

    .phone {
        margin:0px;
    }
    .mph1 {
        padding-right: 0px;
    }
    .mph2 {
        /*font-size: 12px;*/
    }
    .mph3 {
        margin: 5px 0 0 23px;
    }

    #three-lines-menu {
        margin: 70px -12px 0 0;
    }
    #mobile-menu {
        padding-bottom: 82px;
    }
}

@media only screen and (max-width: 480px) {

    /*.viewed .prod_container .site_buybutton {
        width: 70%;
        float: left
    }*/
    .prod_card .title h1 {
        font-size: 24px;
    }
    .cele-cat .cele_c1 {
        border-bottom: 2px solid #dedede;
    }
    .cele-cat .cele_c2 {
        padding-left:0;
        background: none;
        text-align: center;
        width: 100%;
        border-bottom: 2px solid #dedede;
    }
    .cele-cat #phone_field2, .cele-cat .phone_field2 {
        margin: 0 auto;
        text-align: left;
    }
    .cele-cat .cele_c3 {
        width: 100%;
    }

    .right_dost_inf {
        width: 100%;
        padding: 10px 0;
    }
    .blok-inf-third {
        margin-left: 5px;
        width: 55%;
    }
    .dev-point {
        margin: 0;
    }
    .right_dost_inf .blok-inf-third:first-child {
        margin-left: 0px;
        width: 43%;
    }

    .main-4 .advantage {
        width: 100%;
        display: table;
    }
    .main-4 .advantage p {
        width: 75%;
        float: none;
        display: table-cell;
        vertical-align: middle;
    }
    .main-4 .advantage img {
        width: 50px;
        padding: 0 0 0 22px;
    }

    .popup-credit-2 {
        width: 100%;
    }

    .popupcart .checkout a, .popupcart .checkout a.site_buybutton {
        float: none!important;
        margin: 10px 0;
    }
    .popupcart .checkout{
        text-align: center;
    }

    .prod_card .buy-one-click input {
        padding: 8px 3px;
        float: left;
        margin:0;
    }
    .prod_card .buy-one-click .submit {
        margin: 0;
        left: 148px;
        padding: 7px 5px 7px 5px;
    }
    .product-info .buy-one-click .submit img {
        display: none;
    }

    #prod_tabs a {
        padding:0;
        width: 31.2%;
    }
    #prod_tabs .title a.tab2 {
        font-size: 12px;
    }
    .hfeed .article_image {
        padding: 0 0 50px 10px;
    }
    #confirm2 {
        display: none;
    }
    .product-list .one-third {
        /*min-height: 480px;*/
    }
    .right-side-prodinfo, .left-side-prodinfo {
        width: 100%;
    }
    .sertifik, .catban {
        display:none;
    }
    #reformal_tab {
        display: none !important;
    }
    .subscribe .site_buybutton{
        float: none!important;
        margin: 0 auto;
    }
    .subscribe div.polpodp {
        width: 100%;
    }
    .one-sixth {
        width: 48%;
        min-height: 320px;
    }

    .top-img-6 {
        margin-left: 272px;
    }
    .hfeed .article {
        margin-left: 21px;
    }

    .raw4:last-child {
        padding-bottom: 50px;
    }
    .subscribe{
        float: none;
        width: 225px;
        margin: 0 auto;
    }

    .ts-container.sert {
        height: 125px;
    }
    .one_prod {
        /*padding: 10px;*/
    }

    a.footer_viewed_products span,
    a.footer_compare_products span,
    a.footer_callback span,
    #cart_foot .empty, #cart_foot span{
        display: none !important;
    }
    #you_show {
        overflow: inherit;
    }
    .prod-num{
        margin: -18px 0 0 -14px;
    }
    #logo {
    }
    .prod_descr .star {
        font-size: 11px;
    }
    .search_example {
        display: none;
    }

    #clear-me {
        display: none;
    }
    .cat_example .menu li {
        margin-left: 10px;
    }
    .cat_example .menu li a, .cat_example .menu li a img {
        width: 85px;
        height:85px;
    }
    .phone {
        margin: 9px 0 0 0px;
        float:none;
        display: block;
    }
    .head-left, .head-right {
        width: 42%;
    }
    .mph4 {
        display: none;
    }

    /*-------------FOOTER---------------*/
    .raw1, .raw2, .raw3, .raw4 {
	    padding: 0;
        text-align: center;
        width: 100%;
        margin: 0 auto;
        margin-top: 10px;
    }
    .raw1 .mph2 {
        text-align: center;
    }
    .mph1 {
        display: none;
    }
    .mph2 {
    }
    .mph3 {
        margin: -22px 0 0 18px;
        width: 84%;
    }
    .footer .mph1, .footer .mph2, .footer .mph3 {
        float: none;
    }
    #s5_social_wrap {
    float: none;
    width: 152px;
    margin: 0 auto;
    }
    #header-wrapper #s5_social_wrap {
        width: 18px;
    }
    #subscribe {
        margin: 0px;
    }
    /*-------------FOOTER END------------*/

    #index-slider0 {
        /*height: 79px !important;*/
    }
    #index-slider1 {
        /*height: 161px !important;*/
    }
    .flex-direction-nav {
        /*display:none;*/
    }

	.for_slider .one-half img:last-child {
	  width: 100%;
	}
    #index-slider {
        display: none;
    }

    .cart_header #logo {
        margin-top: 6px;
    }
    .cart_header .phone {
        /*position: absolute;
        margin: 95px 0px 0 6px;
        width: 112px;*/
    }
    .cart_header .header.clear {
        /*height: 187px !important;*/
    }

    .cat_example {
        display: none;
    }
    .prod_descr .one-half:first-child {
        width: 100%;
    }
    .prod_descr .one-half:last-child {
        width: 100%;
        clear: both;
    }
    p.person-type {
        margin-left: 0px;
    }
	#reformal_tab {
	display:none;
	}
	#sh_button {
	/*top: 100% !important;
	left: 50%;
    margin-top: -105px;
	transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);*/
	}
    .shc.sh_operator_help {
    /*transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);*/
    }
	#sh_button img {
	/*transform:rotate(-90deg);-moz-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);*/
	}
	.b-popup .b-popup-content{
    width:80%;
    margin-left: -46%;
	}
    .dopmenu {
        width:90.8%;
    }
	.box-product {
		width: 96%;
	}
	.prod_price {
		font-size: 16px;
	}
	#header-wrapper.cart_header {
	  min-height: 172px;
	}
	.col-1,.col-2,.col-3,.col-4 {
	  width: 98%;
	}
    .footer .one-half.last {
        text-align: left;
    }
	.col-4 {
	  margin-top: 0px;
	  float: left;
	}
	#phone_field, .order_call {
		font-size: 18px;
	}
	.circlle2 {
	  /*margin-bottom: 29px;*/
	}
    .zakzv{
        display: none;
    }

	.circlle2:hover::after {
    /*margin:4px 0px 0px -93px;*/
   }
	.sh_btn_right .sh_title_text {
		height: 0px !important;
	}
    .one, .one-half, .two-third, .one-fourth, .three-fourth, .one-fifth, .one-sixth { /*.one-third, */
        margin-bottom: 10px !important;
    }
	.sh_btn .sh_btn_char, .sh_btn_right .sh_title_text, .sh_block_counter, .sh_title_text {
		display: none !important;
		height: 0px !important;
		width: 0px !important;
	}
	#sh_button {
		/*height: 30px !important;*/
        min-width: 7px!important;
        left: 0px;
        right: auto;
	}
	.simplecheckout-customer {
		  width: 100% !important;
	}
    .nav table {
        width: 100%;
    }
    .nav table td {
        display: block;
    }
    .nav table td a {
        display: block;
    }
    .nav a {
        min-height: 35px;
        height: 35px;
        line-height: 35px;
    }
    .checkout {
        height: 30px;
    }
    .for_shop {
        text-align: center;
        width: 100%;
    }
    .logout a {
        display: inline-block;
    }
    .login a {
        display: inline-block;
    }
    .login_field {
        /*right: 38px;
        height: 195px;*/
    }
    #logo {
        text-align: center;
    }
    #mobile-menu {
        padding-bottom: 128px;
    }
    #three-lines-menu {
		position: relative;
		top: -83px;
		left: -4px;
		height: 0px;
    }
	.search_example {
        margin-bottom: 15px;
    }
    .cat_img {
        text-align: center;
    }
    .sort {
        margin-bottom: 5px;
    }
    textarea.form_input {
        width: 100%;
        max-width: 100%;
    }

    #cart_tabs > a:first-child {
        margin-left: 3px;
        margin-right: 3px;
    }
    #new_cust label {
        margin-left: 20px;
    }
    #cart_tabs ul {
        margin-left: 10px;
        width: 280px;
    }
    #cart_tabs li div:first-child {
        width: 97%;
    }
    #cart_tabs li div:last-child {
        width: 98%;
    }
    #cart_tabs li input[type="text"], #cart_tabs li select {
        margin-bottom: 10px;
    }
    #cart_tabs .tab1 li:last-child div:last-child {
        width: 91.5%;
    }
    .payment_method .title + div {
        margin-left: 15px;
    }
    .table_name {
        width: 100%;
    }
    .table_price {
        width: 23%;
    }
    .table_x {
        width: 4%;
    }
    .table_quant {
        width: 19%;
        padding-top: 1px!important;
    }
    .table_total {
        width: 28%;
    }
    .table_del {
        width: 22%;
    }
    .your_order li div {
        padding-top: 5px;
    }
    .your_order li {
        margin-bottom: 10px;
    }
    .print_button {
        display: none;
    }
    .grey_logo {
        display: block;
        text-align: center;
    }
    .your_order .title {
        margin-bottom: 0;
    }

    .phone_field {
        margin-left: 0!important;
    }
    .view_list .prod_img {
        width: 100%;
    }
    .view_list .prod_about {
        width: 100%;
    }
    .view_list .prod_info {
        width: 100%;
        float: left;
        display: block;
        line-height: 18px;
    }
    #view_list, #view_block {
        display: none;
    }
    .one_prod {
        /*width: 85%;*/
        margin: 0 auto;
    }
}

@media only screen and (max-width: 480px) {
    .top-img-6 {
        margin-left: 216px;
    }
    .prod_price {
        font-size: 16px;
    }
}

@media only screen and (max-width: 430px) {

    .top-img-6 {
        margin-left: 231px;
    }
    .section-title {
        width: 91%;
        line-height: 28px;
    }
    .header2m {
        /*width: 100% !important;*/
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        display: table;
    }
    .prod_price {
        font-size: 18px;
    }
    .phone {
        margin: 5px 0 0 0px;
    }
    #header-wrapper .order_call.order-mob {
        font-size: 15px;
    }
}

@media only screen and (max-width: 400px) {
    #prod_section.product-list .credit-loop-mobi {
        width: auto;
        clear: both;
    }
    .product-list .prod_price {
        width: 63%;
    }
    #prod_section.product-list .price-new, #prod_section.product-list .price-old {
        width: 50%;
    }
    .footer .subscribe .polpodp .foot-btn {
        float: none;
        margin-top: 10px;
    }

}

@media only screen and (min-width: 320px) and (max-width: 430px) {
    .right_dost_inf .blok-inf-third {
        width: 48%;
    }
    .right_dost_inf .blok-inf-third:last-child {
        min-width: 143px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 430px) {
    .phone {
        margin: 9px 0 0 10px;
    }
    .mph2 {
        font-size: 16px;
    }
    .footer .mph2 {
        font-size: 25px;
        line-height: 32px;
    }
}













/*---------------960 Screen size---------------*/
@media only screen and (min-width: 959px) and (max-width: 1170px) {
.header, .header2m, #mobile-menu ul, .page-header, .page-header .holder, .section, .section .holder, .main_slider { width: 900px; }
#three-lines-menu {	display: none; }
.alternate, .parallax-background { width: 100%; }
.item-info { padding: 15px; }
.hexagon.col3 { margin: 0 0 0 115px; }
.hexagon.col3 li { margin: 0 0 30px 30px; }
.hexagon.col4 { margin: 0; }
.hexagon.col4 li { margin: 0 0 25px 25px; }
.circle.col3, .circle.col4 { margin: 0; }
.circle.col3 li, .circle.col4 li { width: 290px; height: 290px; margin: 0 0 10px 12px; }
.circle.col3 .item-container img, .circle.col4 .item-container img { height: 290px; }
.circle.col3 li .item-info-overlay p, .circle.col4 li .item-info-overlay p, .col4 li .item-info-overlay p { line-height: 16px; font-size:11px; margin-top: 8px; }
.col4 .item-info-overlay p { line-height: 20px; font-size:12px; }
.circle.col4 li .item-info-overlay p:before, .col4 li .item-info-overlay p:before { display:none; }
.gallery.col4 figcaption { padding: 10px; }
}

/*---------------iPad landscape---------------*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
.parallax-background {background-attachment: scroll;}
.alternate, .parallax-background { width: 100%; }
}

/*---------------iPad portrait---------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.header, .header2m, #mobile-menu ul, .page-header, .page-header .holder, .section, .section .holder, .main_slider {
    width: 650px;
}
.alternate, .parallax-background { width: 100%; }
#header-wrapper { position: relative; }	
.three-fourth, .one-fourth { /*width: 49%;*/ }
.one-fourth:nth-child(2n+2) { margin-right: 0; margin-bottom: 25px; }
.button-group { width: 80%; }
.portfolio-grid {  }
.col2 li, .col3 li, .col4 li { width: 48.88%; }
.shaped li .item-info-overlay p { line-height: 20px; font-size:13px; }
.item-info { padding: 15px; }
.hexagon.col3 { margin: 0; }
.hexagon.col3 li { margin: 0 0 30px 20px; }
.hexagon.col4 { margin: 0 0 0 14px; }
.hexagon.col4 li { margin: 0 0 30px 30px; }
.circle.col3, .circle.col4 { margin: 0; }
.circle.col3 li, .circle.col4 li { width: 300px; height: 300px; margin: 0 0 20px 20px; }
.circle.col3 .item-container img, .circle.col4 .item-container img { height: 300px; }
.circle.col3 li .item-info-overlay p, .circle.col4 li .item-info-overlay p { line-height: 16px; font-size:11px; }
.circle.col3 li .item-info-overlay p:before, .circle.col4 li .item-info-overlay p:before { margin-bottom: 8px; }
.grid.row3 div, .grid.row4 div, .grid.row5 div, .grid.row6 div { width: 32.5%; }
.grid.row4 div:nth-child(4n+4), .grid.row5 div:nth-child(5n+5), .grid.row6 div:nth-child(6n+6) { margin-right: 0.5%; }
.grid.row4 div:nth-child(3n+3), .grid.row5 div:nth-child(3n+3), .grid.row6 div:nth-child(3n+3) { margin-right: 0; }
.google-map, .google-map-2, .google-map-3 {	height: 400px; }
.form input[type="text"], .form input[type="tel"], .form .contact-error, .contact-success, textarea { width: 100%; }
textarea.form_input {
    width: 100%;
    max-width: 100%;
}
.contact-button { margin-top: 0; }
.parallax-background {background-attachment: scroll;}
}

/*---------------iPhone landscape---------------*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
.header, .header2m, #mobile-menu ul, .page-header, .page-header .holder, .section, .section .holder, .main_slider { width: 420px; }
.alternate, .parallax-background { width: 100%; }
.page-header div { width: 100%; }
.page-header .alignright { float: left; }
.page-header div:last-child { margin-bottom: 0; }
.one, .one-half, .two-third, .one-third, .one-fourth, .three-fourth, .one-fifth { float:left; position:relative; width: 98.5%; margin-right: 0; margin-bottom: 25px; }
.button-group { width: 100%; }
.button-group .button {	font-size: 15px; }
.portfolio-grid { width: 100%; margin: 0; }
.portfolio-grid ul li { margin: 0 0 15px 0; }
.col2 li, .col3 li, .col4 li { width: 100%; }
.item-info { padding: 15px; }
.shaped li .item-info-overlay p { line-height: 20px; font-size:13px; }
.hexagon.col3 { margin: 0 0 0 60px; }
.hexagon.col3 li { margin: 0 0 30px 0; }
.hexagon.col4 { margin: 0 0 0 73px; }
.hexagon.col4 li { margin: 0 0 30px 0; }
.circle.col3 li, .circle.col4 li { width: 320px; height: 320px; margin: 0 0 20px 50px; }
.circle.col3 .item-container img, .circle.col4 .item-container img { height: 320px; }
.circle.col3 li .item-info-overlay p, .circle.col4 li .item-info-overlay p { line-height: 16px; font-size:11px; margin-top: 8px; }
.circle .item-info-overlay div { margin: 22% 9% 0 9%; }
.grid.row3 div, .grid.row4 div, .grid.row5 div, .grid.row6 div { width: 49.2%; }
.grid.row3 div:nth-child(3n+3), .grid.row4 div:nth-child(4n+4), .grid.row5 div:nth-child(5n+5), .grid.row6 div:nth-child(6n+6) { margin-right: 0.5%; }
.grid.row3 div:nth-child(2n+2), .grid.row4 div:nth-child(2n+2), .grid.row5 div:nth-child(2n+2), .grid.row6 div:nth-child(2n+2) { margin-right: 0; }
.google-map, .google-map-2, .google-map-3 {	height: 300px; }
.form input[type="text"], .form input[type="tel"], .form .contact-error, .contact-success, textarea { width: 100%; }
textarea.form_input {
    width: 100%;
    max-width: 100%;
}
.contact-button { margin-top: 0; }
.parallax-background {background-attachment: scroll;}
.parallax-background h2 { font-size: 26px; line-height: 30px; }
.parallax-background h3 { font-size: 18px; line-height: 22px; }
}

/*--------------iPhone portrait---------------*/
@media only screen and (min-width: 320px) and (max-width: 479px) {
.header, .header2m, #mobile-menu ul, .page-header, .page-header .holder, .section, .section .holder, .main_slider { width: 90%; }
.alternate, .parallax-background { width: 100%; }
.page-header div { width: 100%; }
.page-header .alignright { float: left; }
.page-header div:last-child { margin-bottom: 0; }
.one, .one-half, .two-third, .one-third, .one-fourth, .three-fourth, .one-fifth { float:left; position:relative; width: 99.4%; margin-right: 0; margin-bottom: 25px; }
.button-group { width: 100%; }
.button-group .button {	font-size: 15px; }
.portfolio-grid { width: 100%; margin: 0; }
.portfolio-grid ul li { margin: 0 0 15px 0; }
.col2 li, .col3 li, .col4 li { width: 100%; }
.item-info { padding: 15px; }
.shaped li .item-info-overlay p { line-height: 20px; font-size:13px; }
.hexagon.col3, .hexagon.col3 li { margin: 0 0 20px 0; }
.hexagon.col4 li { margin: 0 0 20px 14px; }
.circle.col3 li, .circle.col4 li { width: 300px; height: 300px; margin: 0 0 20px 0; }
.circle.col3 .item-container img, .circle.col4 .item-container img { height: 300px; }
.circle .item-info-overlay div { margin: 20% 9% 0 9%; }
.grid.row3 div, .grid.row4 div, .grid.row5 div, .grid.row6 div { width: 48%; margin-bottom: 5px; }
.grid.row3 div:nth-child(3n+3), .grid.row4 div:nth-child(4n+4), .grid.row5 div:nth-child(5n+5), .grid.row6 div:nth-child(6n+6) { margin-right: 0; }
.google-map, .google-map-2, .google-map-3 {	height: 200px; }
.form input[type="text"], .form input[type="tel"], .form .contact-error, .contact-success, textarea { width: 100%; }
textarea.form_input {
    width: 100%;
    max-width: 100%;
}
.contact-button { margin-top: 0; }
.flexslider.fullwidth { height:360px; margin-bottom:-2px; }
.button-group .button {	width: 100%; }
.button-group .button:first-child {	border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 0; border-botom-right-radius: 0; border-bottom: 1px solid #fff;	border-right: none; }
.button-group .button:last-child { border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border-top-left-radius: 0; border-top-right-radius: 0; }
.parallax-background {background-attachment: scroll;}
.parallax-background h2 { font-size: 26px; line-height: 30px; }
.parallax-background h3 { font-size: 18px; line-height: 22px; }
}


/*---------------Blog Responsive CSS---------------*/

/*---------------960 Screen size---------------*/
@media only screen and (min-width: 959px) and (max-width: 1170px) {
#inner-content { width: 650px; }
#sidebar { width: 200px; }
.blog1 .post { padding: 50px 0; }
.blog1 .post-media { width: 900px; }
.blog1 .post-content { width: 650px; }
.blog1.two-half .post-holder { width: 900px; }
.blog-holder { width: 103%; margin: 0 0 0 -3%; }
.blog-holder.blog5 .post, .blog-holder.blog6 .post { width: 46.89%; margin: 0 0 3% 3%; }
.blog-holder.blog7  { width: 100%; margin: 0; }
.blog-holder.blog7 .post { width: 100%; margin: 0 0 5% 0; }
.blog-single .post-media { width: 900px; }
.blog-single .post-content { width: 650px; }
#comment-form.form input { width: 75%; }
#comment-form, #comment-form.form textarea { width: 100%; } 
.comment .comment-wrap, .comment .comment-meta { width: 85.4%; }
.comment .children .comment-wrap, .comment .children .comment-meta { width: 83%; }
.comment .children .children .comment-wrap, .comment .children .children .comment-meta { width: 79.8%; }
.comment .children .children .children .comment-wrap, .comment .children .children .children .comment-meta { width: 75%; }
.comment .children .children .children .children .comment-wrap, .comment .children .children .children .children .comment-meta { width: 100%; }
.comment .children .children .children  .children .children .comment-wrap, .comment .children .children .children .children .children .comment-meta { width: 100%; }
.archive-nav div, .archive.fullwidth div { width: 900px; }

.one_info .one-third {
    width: 12%;
}
.one_info .two-third {
    width: 86%;
}
}

/*---------------iPad portrait---------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#inner-content, #sidebar { width: 650px; }
#inner-content { width: 650px; border-bottom: 2px solid #eee; margin: 0 0 40px 0; padding: 0 0 40px 0; }
.blog1 .post { padding: 50px 0; }
.blog1 .post-media { width: 650px; }
.blog1 .post-content { width: 500px; }
.blog1.two-half .post-holder { width: 650px; }
.blog3 .post-media { margin-bottom: 20px; }
.blog-holder { width: 103%; margin: 0 0 0 -3%; }
.blog-holder.blog5 .post, .blog-holder.blog6 .post { width: 46.89%; margin: 0 0 3% 3%; }
.blog-holder.blog7  { width: 100%; margin: 0; }
.blog-holder.blog7 .post { width: 100%; margin: 0 0 5% 0; }
.timeline .post-content { width: 100%; }
.blog-single .post-media { width: 650px; }
.blog-single .post-content { width: 500px; }
#comment-form.form input { width: 75%; }
#comment-form, #comment-form.form textarea { width: 100%; } 
.comment .comment-wrap, .comment .comment-meta { width: 85.4%; }
.comment .children .comment-wrap, .comment .children .comment-meta { width: 83%; }
.comment .children .children .comment-wrap, .comment .children .children .comment-meta { width: 79.8%; }
.comment .children .children .children .comment-wrap, .comment .children .children .children .comment-meta { width: 75%; }
.comment .children .children .children .children .comment-wrap, .comment .children .children .children .children .comment-meta { width: 100%; }
.comment .children .children .children  .children .children .comment-wrap, .comment .children .children .children .children .children .comment-meta { width: 100%; }
.archive-nav div, .archive.fullwidth div { width: 650px; }
}

/*---------------iPhone landscape---------------*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
#inner-content, #sidebar { width: 420px; }
#inner-content { border-bottom: 2px solid #eee; margin: 0 0 40px 0; padding: 0 0 40px 0; }	
.blog1 .post { padding: 50px 0; }
.blog1 .post-media, .blog1 .post-content { width: 420px; }
.blog1.two-half .post-holder, .blog1.two-half .post-media, .blog1.two-half .post-media.right, .blog1.two-half .post-content, .blog1.two-half .post:nth-child(2n+2) .post-media { width: 420px; }
.blog1.two-half .post-media { margin-bottom: 20px; }
.blog3 .post-media, .blog3 .post-content { width: 100%; margin: 0; }
.blog3 .post-media { margin-bottom: 20px; }
.blog-holder { width: 100%; margin: 0; }
.blog-holder.blog5 .post, .blog-holder.blog6 .post, .blog-holder.blog7 .post { width: 100%; margin: 0 0 30px 0; }
.timeline .post-content { width: 100%; }
.blog-single .post-media, .blog-single .post-content { width: 420px; }
#comment-form.form input { width: 75%; }
#comment-form, #comment-form.form textarea { width: 100%; } 
.comment .comment-wrap, .comment .comment-meta { width: 85.4%; }
.comment .children .comment-wrap, .comment .children .comment-meta { width: 83%; }
.comment .children .children .comment-wrap, .comment .children .children .comment-meta { width: 79.8%; }
.comment .children .children .children .comment-wrap, .comment .children .children .children .comment-meta { width: 75%; }
.comment .children .children .children .children .comment-wrap, .comment .children .children .children .children .comment-meta { width: 100%; }
.comment .children .children .children  .children .children .comment-wrap, .comment .children .children .children .children .children .comment-meta { width: 100%; }
.archive-nav div, .archive.fullwidth div { width: 420px; }
.archive-nav ul { width: 50%; }
}

/*---------------iPhone portrait---------------*/
@media only screen and (min-width: 320px) and (max-width: 479px) {
#inner-content, #sidebar { width: 300px; }
#inner-content { border-bottom: 2px solid #eee; margin: 0 0 40px 0; padding: 0 0 40px 0; }
.blog1 .post { padding: 50px 0; }
.blog1 .post-media, .blog1 .post-content { width: 300px; }
.blog1.two-half .post-holder, .blog1.two-half .post-media, .blog1.two-half .post-media.right, .blog1.two-half .post-content { width: 300px; }
.blog1.two-half .post-media { margin-bottom: 20px; }
.blog3 .post-media, .blog3 .post-content { width: 100%; margin: 0; }
.blog3 .post-media { margin-bottom: 20px; }
.blog-holder { width: 100%; margin: 0; }
.blog-holder.blog5 .post, .blog-holder.blog6 .post, .blog-holder.blog7 .post { width: 100%; margin: 0 0 30px 0; }
.timeline .post-content { width: 100%; }
.blog-single .post-media, .blog-single .post-content { width: 300px; }
#comment-form.form input { width: 75%; }
#comment-form, #comment-form.form textarea { width: 100%; } 
.comment .comment-wrap, .comment .comment-meta { width: 100%; }
.comment .children .comment-wrap, .comment .children .comment-meta { width: 100%; }
.comment .children .children .comment-wrap, .comment .children .children .comment-meta { width: 100%; }
.comment .children .children .children .comment-wrap, .comment .children .children .children .comment-meta { width: 100%; }
.comment .children .children .children .children .comment-wrap, .comment .children .children .children .children .comment-meta { width: 100%; }
.archive-nav div, .archive.fullwidth div { width: 300px; }
.archive-nav ul { width: 100%; }
.archive-nav ul li { margin: 0 0 5px 0; }
.post-nav li { width: 100%;	padding: 0 0 15px 0; margin: 0 0 15px 0; }
.post-nav li.prev {	text-align: left; }
.post-nav li:first-child { border-bottom: 2px solid #eee; border-right: none; }
.post-nav li:last-child { padding: 0; margin: 0; }
}