/*==========  Desktop First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
	.steel-img img {
		width: 180px;
	}
	.logo {
		text-align: center;
	}
	.main-img {
		text-align: center;
	}
	.main-img img {
		width: 588px;
		height: 285px;
	}
	.sl-img img {
		width: 616px;
		height: 320px;
	}
	.sl-gray-t {
		width: 616px;
		height: 160px;
		margin-left: 1px;
	}
	.price-block-img {
		width: 100%;
		height: 140px;
	}
	/*.tab-cont-left {
	  border: 1px solid #ddd;
	  border-right: 1px solid #ddd;
	  min-height: 170px;
	}*/
	/*.mheig1 {
	  min-height: 56px;
	}*/
	/*.tab-price {
	  border: 1px solid #ddd;
	  border-left: 1px solid #ddd;
	}*/
	/*.tog-mtext {
		margin-top: 15px;
	}
	.tab-cont-left {
	 	min-height: 56px;
	}	
	.mheig4 {
	  	min-height: 56px;
	}
	.mheig2 {
		min-height: 56px;
	}*/
	/*.ml li {
  		padding-left: 5px;
	}*/
	/*.tab-dtext {
	  padding: 10px 0px;
	}*/
	/*.mh1 {
		min-height: 52px;
	}
	.mh2 {
		min-height: 74px;
	}
	.mh3 {
		min-height: 74px;
	}
	.tog-mtext {
		margin: 0;
	}*/
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.errorPage {
	display: flex;
    justify-content: center;
	align-items: center;
	min-height: calc(100vh - 510px);
	flex-direction: column;
}

.errorPage h1 {
	font-size: 152px;
	color: #e64124;
}

.errorPage a {
	color: #e64124;
}
	/*.tab-cont-left {
		border: 1px solid #ddd;
		border-right: 1px solid #ddd;
	}*/
	.search {
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}
	.search-input {
	  	text-align: center;
	}
	.src-inp {
		float: left;
	}
	.src-btn {
		float: left;
		margin-top: 2px;
		margin-left: 3px;
	}
	.con-m {
		margin-left: 0%;
	}
	.sl-gray-t {
		margin-left: 52px;
	}
	.cust-navigation {
		margin-right: 95px;
	}
	.m-img img {
		width: 727px;
	}
	body {
		margin-bottom: 222px;
	}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
.errorPage {
	display: flex;
    justify-content: center;
	align-items: center;
	min-height: calc(100vh - 690px);
	flex-direction: column;
}

.errorPage h1 {
	font-size: 152px;
	color: #e64124;
}

.errorPage a {
	color: #e64124;
}
	/*.tab-cont-left {
		border: 1px solid #ddd;
		border-right: 1px solid #ddd;
	}*/
		
	.m-buttons {
		padding: 25px 0px;
		margin-bottom: 45px;
	}

	.photos-but {
		float:left;
	}

	.prices-but {
		float: left;
		margin-left: 10px;
	}	

	.glux {
		margin-top: 0px;
	}

	.cust-navigation {
		margin-right: 95px;
		display: none;
	}
	.sl-img img {
		display: none;
	}
	.sl-gray-t {
		display: none;
		width: auto;
		height: auto;
		margin-left: 1px;
	}
	.slider-navigation {
		display: none;
	}
	
	.foot-content {
		padding: 0;
	}
	.col-xs-6 {
		margin: 0;
		padding: 0;
	}
	.price-block-img {
		margin-left: 0%;
		margin: 0;
		width: 100%;
	}
	.akcii {
		display: none;
	}
	.lbtitledown {
		display: none;
	}
	.con-it-num {
		width: 100%;
		margin-top: 25px;
		margin-left: 0%;
		margin-right: auto;
	}
	.con-it-adr {
		width: 100%;
		margin-top: 25px;
	}
	.adress a {
		padding-left: 30px;
	}
	
	/*Disable Animation on Mobile Devices*/
	.animated {
		/*CSS transitions*/
		-o-transition-property: none !important;
		-moz-transition-property: none !important;
		-ms-transition-property: none !important;
		-webkit-transition-property: none !important;
		transition-property: none !important;
		/*CSS transforms*/
		-o-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-webkit-transform: none !important;
		transform: none !important;
		/*CSS animations*/
		-webkit-animation: none !important;
		-moz-animation: none !important;
		-o-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
	}
	.photos-but a {
		padding: 10px 10px 10px 45px;
	}
	.model-img img {
		width: 480px;
		max-width: 100%;
	}
	.m-img img {
		width: 470px;
	}
	.search-input-xs {
		width: 300px;
	}
	.table-price {
		font-size: 14px;
	}
	.table-pr-inside caption {
		font-size: 14px;
	}

	/*PLAST OKNA*/
	.mrgtop {
		margin-bottom: 35px;
	}
	.wcont-img {
		margin: 15px 0;
		text-align: center;
	}
	.img-one {
		text-align: center;
		width: 100%;
	}
	
	#Slider {
	    display: none!important;    
	}
	 /* new */
    .right-block td, .right-block > table tr td a, .right-block td ul li, .right-block p, .right-block td .lbtitle {
        font-size: 12px!important;    
    }
    .lbtitle {
      padding: 5px 5px;
      font-size: 14px;
    }
    
    
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
	.logo img {
		width: 150px;
	}
	.sl-img img {
		width: auto;
		height: 80px;
	}
	.slider-navigation {
		display: none;
	}
	.sl-gray-t {
		margin-left: 0;
		width: auto;
		height: 100px;
		margin: 0;
	}
	.sl-gray-kt {
		display: none;
	}
	.con-it-adr {
		display: none;
	}
	.cust-navigation {
		margin-right: 55px;
	}
	.price-block-img {
		margin-left: 0%;
	}
	.foot-content {
		padding: 0;
	}
	.main-foot {
		margin-top: 0px;
	}
	.search-input-xs {
		width: auto;
		margin-left: 0%;
	}
	.con-it {
		text-align: center;
	}
	.con-it-num {
		width: 100%;
		margin-top: 25px;
		margin-left: 0%;
		margin-right: 0;
		text-align: center;
	}
	.akcii {
		display: block;
	}

	.photos-but a {
		padding: 10px 10px 10px 45px;
	}

	.m-buttons {
		padding: 25px 0px;
	}

	.prices-but {
		float: left;
		margin-left: 5px;
		margin-top: 0px;
		width: 100%;
	}	
	.model-img img {
		width: 310px;
	}
	.m-img img {
		width: 310px;
	}
	.patriot-line {
        height: 125px;
    }
    /* new */
    .right-block table:last-child tr td, .right-block > table tr td a{
        font-size: 10px;    
    }
}

@media only screen and (max-width : 462px) {
	.prices-but {
		float: left;
		margin-left: 0px;
		margin-top: 0px;
	}
	.table-pr-inside tr td {
		font-size: 12px;
	}
	.right-block .table-price ul li {
		font-size: 12px;
	}
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
	.logo img {
		width: 150px;
	}
	.con-it-adr {
		display: none;
	}
	.sl-img img {
		width: 290px;
		height: 80px;
	}
	.slider-navigation {
		display: none;
	}
	.sl-gray-t {
		margin-left: 0px;
		width: auto;
		height: 95px;
		margin-bottom: 25px;
	}
	.sl-gray-kt {
		display: none;
	}
	.readmore {
		display: none;
	}
	.cust-navigation {
		margin-top: -50px;
  		margin-right: 35%;
	}
	.con-it-num {
		width: 100%;
		margin-top: 25px;
		margin-left: 0%;
	}
	.number {
		float: none;
	}
	.akt-text p {
		font-size: 12px;
	}
	.akt-tmrg p {
		font-size: 14px;
	}
	.main-foot {
		margin-top: 0px;
	}
	.price-block-img {
		width: 150px;
		height: 120px;
	}
	.price-block-img img {
		width: 125px;
		max-height: 100px;
	}
	.foot-content {
		padding: 0;
	}
	.search-input-xs {
		width: auto;
		margin-left: 0;
	}
	.price-block-img {
		margin-left: 0%;
	}
}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}