
div.images, div.footer_line_cnt, div#footerAbout, div#where, div.respons, div.rmwrp, div.nav ul.navbar {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

	@media screen and (max-width: 2200px) {
		div.oneItemWrpPad {
			width: 20%;
		}
		div.addInterest div.oneItemWrpPad {
			width: 16.666%;
		}
		div.images, div#where, div.respons, div.rmwrp, div.nav ul.navbar {
			max-width: 1800px;
			padding: 0 10px;
		}
		 div.footer_line_cnt, div#footerAbout {
			max-width: 1200px;
			padding: 0 10px;
		 }
		
	}
	
	@media screen and (max-width: 2000px) {
		div.oneItemWrpPad {
			width: 20%;
		}
		div.addInterest div.oneItemWrpPad {
			width: 16.666%;
		}
		div.images, div#where, div.respons, div.rmwrp, div.nav ul.navbar {
			max-width: 1600px;
			padding: 0 10px;
		}
		 div.footer_line_cnt, div#footerAbout {
			max-width: 1200px;
			padding: 0 10px;
		 }
		
	}
	
	@media screen and (max-width: 1900px) {
		div.oneItemWrpPad {
			width: 20%;
		}
		div.addInterest div.oneItemWrpPad {
			width: 16.666%;
		}
		div.images, div#where, div.respons, div.rmwrp, div.nav ul.navbar {
			max-width: 1600px;
			padding: 0 10px;
		}
		 div.footer_line_cnt, div#footerAbout {
			max-width: 1200px;
			padding: 0 10px;
		 }
		
	}
	
	@media screen and (max-width: 1700px) {
		div.oneItemWrpPad {
			width: 25%;
		}
		div.addInterest div.oneItemWrpPad {
			width: 20%;
		}
		div.images, div#where, div.respons, div.rmwrp, div.nav ul.navbar {
			max-width: 1460px;
			padding: 0 10px;
		}
		 div.footer_line_cnt, div#footerAbout {
			max-width: 1100px;
			padding: 0 10px;
		 }
		
	}
	
	@media screen and (max-width: 1500px) {
		div.oneItemWrpPad {
			width: 25%;
		}
		div.addInterest div.oneItemWrpPad {
			width: 20%;
		}
		div.images, div#where, div.respons, div.rmwrp, div.nav ul.navbar {
			max-width: 1400px;
			padding: 0 10px;
		}
		 div.footer_line_cnt, div#footerAbout {
			max-width: 1100px;
			padding: 0 10px;
		 }
		
	}
	
	@media screen and (max-width: 1300px) {
		div.oneItemWrpPad {
			width: 25%;
		}
		div.addInterest div.oneItemWrpPad {
			width: 20%;
		}
		div.images, div#where, div.respons, div.rmwrp, div.nav ul.navbar {
			max-width: 1250px;
			padding: 0 10px;
		}
		 div.footer_line_cnt, div#footerAbout {
			max-width: 1000px;
			padding: 0 10px;
		 }
		
	}
	
	@media screen and (max-width: 1050px) {
		div.oneItemWrpPad {
			width: 33.333%;
		}
		div.addInterest div.oneItemWrpPad {
			width: 25%;
		}
		div.images, div#where, div.respons, div.rmwrp, div.nav ul.navbar {
			max-width: 990px;
			padding: 0 5px;
		}
		 div.footer_line_cnt, div#footerAbout {
			max-width: 990px;
			padding: 0 5px;
		 }
		
		div.nav ul li:nth-of-type(1) ul {
			width: 91px !important;
		}
		
	}
	