*, *:before, *:after {
  box-sizing: border-box;
}

body {
	background: #666;
	font-family: 'myriad pro', arial;
	font-size: 19px;
}

.stage {
	width : 942px; 
	background: #fff;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 20px;
}

header {
	height: 50px;
}

header div:first-child {
	float: left;
	width: 471px;
	margin-top: -50px;
}

header div:first-child img {
	margin-left: 50px;
}

header div:last-child {
	float: left;
	width: 471px;
	text-align: right;
}

header div:last-child  p{
	padding: 10px 20px;
}

nav {
	margin-top: 70px;
	margin-bottom: 20px;
}

 a {
	color: #fff;
	text-decoration: none;
}

ul {
	width: 811px;
	margin: 0 auto;
}

li {
	display: inline-block;
	width: 150px;
	margin-left: 5px;
	background: #666;
	text-align: center;
	padding: 10px 0;
	font-size: 16px;
	box-shadow: 5px 5px 5px #000;
}

li:nth-child(4) {
	width: 150px;
}

li:hover {
	background: #444;
}

.top-pictures img {
	display: block;
	margin: 0 auto;
	padding: 10px 0;
}

.index-top-pictures {
	width: 811px;
	margin: 0 auto;
	background: #666;
}

.index-top-pictures img{
	display: inline;
	padding-left: 16.25px;
}

.big-boxes {
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}

.big-boxes li{
	font-size: 30px;
	width: 300px;
	margin-left: 70.33333333333333px;
	color: #fff;
}

.big-boxes li:first-child{
	background: #990033;
}

.big-boxes li:last-child{
	background: #2B354C;
}

.top-pictures {
	width: 811px;
	margin: 0 auto;
	background: #666;
	margin-bottom: 20px;
}

p {
	color: #003366;
	text-align: center;
}

.description {
	text-align: center;
	padding: 0 20px;
}

.main-text {
	text-align: center;
	font-weight: bold;
	margin: 20px 0;
}
.mt-left {
	width: 706.5px;
	float: left;
}

.mt-left a, .what-2 a, .size-main-text a{
	color: #990000;
	font-weight: bold;
}

.mt-right{
	width: 235.5px;
	float: left;
}

.types {
	font-size: 30px;
}

.phone-number, .location p{
	font-size: 21px;
	text-align: center;
	clear:both;
}

.phone-number {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.top-number p, .phone-number p{
	color: #990000;
}

footer {
	padding-top: 20px;
	background: #666;
	padding-bottom: 20px;
	clear: both;
}

footer p{
	color:#fff;
}

.what-1 {
	width: 811px;
	height: 250px;
	margin: 0 auto;
}

.what-2 {
	width: 811px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.what-1 img{
	box-shadow: 5px 5px 5px #666;
}

.what-1-left{
	width: 300px;
	float: left;
}

.what-1-right{
	width: 511px;
	float: left;
}

.clear {
	clear: both;
}

h2 {
	text-align: center;
	margin-bottom: 10px;
	font-size: 21px;
}

.features {
	background: #fff;
}

.features h2 {
 color: #990000;
}

.features div {
	width: 33%;
	float: left;
	margin-bottom: 20px;
	font-size: 14px;
}
.features div img {
	padding: 5px;
	box-shadow: initial
}

.about-main-text {
	padding: 0 20px;
	clear: both;
}

.about-main-text p{
	text-align: left;
	margin-bottom: 20px;
}

.about-list li {
	display: block;
	background: none;
	color: #990000;
	box-shadow: initial;
	width: initial;
	text-align: left;
}

.about-list div {
	width: 33%;
	float: left;
	margin-bottom: 50px;
}

.about-list {
	margin-bottom: 50px;
	margin-left: 50px;
}

.top-pictures .livestock-pic {
	display: inline;
	width:22.5%;
	margin-left: 1.7%;
}

.livestock-main-text {
	text-align: left;
	margin-top: 20px;
	padding-left: 50px;
	padding-right: 50px;
	margin-bottom: 20px;
}

.livestock-main-text p{
	text-align: left;
	margin-bottom: 10px;
}

.livestock-main-text p:nth-child(2) {
	text-align: center;
	margin-bottom: 40px;
}

.livestock-right-side {
	width: 300px;
	margin: 0 auto;
}

.livestock-right-side p{
	text-align: center;
	margin: 20px 20px 20px 0;
	font-size: 30px;
	background: #2B354C;
	padding: 10px;
	color: #fff;
	width: 300px;
	float: right;
}

.livestock-image-string {
	width: 90%;
	margin: 20px auto;
	clear: both;
}

.livestock-image-string img {
	display: inline;
	width:22.5%;
	margin-left: 1.7%;	
}

.livestock-list {
	width: 90%;
	margin: 0 auto;
	
}

.livestock-list img {
	display: inline;
	width: 22%;
}

.livestock-list p{
	text-align: left;
	float: left;
	width: 50%;
}

.sizes {
	width: 811px;
	margin: 0 auto;
}

.sizes img {
	display: block;
	margin: 0 auto;
}

.size-text-l {
	width: 66%;
}

.size-text-r{
	width: 33%;
	margin-bottom: 50px;
}

.size-text-r img {
	display: block;
	margin: 0 auto;
}

.size-text-l, .size-text-r {
	float: left;
}

.size-main-text {
	width: 811px;
	margin: 0 auto;
	margin-top: 20px;
}

.contact-main-text {
	margin-bottom: 20px;
	margin-top: 20px;
}

#mobile-header {
	display: none;
}

@media only screen and (max-width: 942px){
	.stage {
	width : 65.37126995142262942%; /* 942 px / 1441 px */
	background: #fff;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 20px;
	}

	#mobile-header {
        display: block;
    }
	
	#navigation {
		display: none;
	}
	
	.stage {
		width : 100%; /* 942 px / 1441 px */
		margin: 0 auto;
		margin-top: 50px;
		margin-bottom: 20px;
	}	
	
	header div:first-child {
	width: 50%;
	}

	header div:last-child {
		width: 50%;
	}
	
	.index-top-pictures {
		width: 100%;
		margin: 0 auto;
		background: #666;
		clear: both;
		margin-bottom: 100px;
	}
	
	.index-top-pictures img:first-child, .index-top-pictures img:nth-child(3){
		width: 23%;
	}
	
	.index-top-pictures img:nth-child(2) {
		width: 46%;
	}
	
	.index-top-pictures img{
		float: left;
		padding-left: 5%;
	}
	
	.big-boxes {
		margin: 0 auto;
		margin-top: 20px;
		margin-bottom: 20px;
		clear: both;
		width: 80%;
	}
	
	.big-boxes ul {
		width: 100%;	
		margin: 0 auto;
	}
	
	.big-boxes ul li {
		display: initial;
		font-size: 30px;
		color: #fff;
		margin: 0 auto;
		margin-bottom: 20px;
		float:left;
		width: 100%;
	}
	
	.description {
		clear: both;
	}

	.main-text {
		text-align: center;
		font-weight: bold;
		margin: 20px 0;
	}
	
	.mt-left, .mt-right {
		width: 100%;
		float: left;
		margin-bottom: 10px;
	}
	
	.what-1 {
	width: 100%;
	clear: both;
	margin: 0 auto;
	margin-bottom: 20px
	}

	.what-2 {
		width: 100%;
		margin: 0 auto;
		margin-bottom: 20px;
		clear: both
	}

	.what-1 img{
		box-shadow: 5px 5px 5px #666;
		width: 90%;
	}

	.what-1-left{
		width: 25%;
		float: left;
	}

	.what-1-right{
		width: 75%;
		float: left;
	}
	
	.top-pictures {
		width: 100%;
		margin: 0 auto;
		background: #666;
		margin-bottom: 20px;
	}
	
	.top-pictures img {
		margin: 0 auto;
		padding: 10px 0;
		width: 100%;
	}
	
	.about-list div {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	}

	.sizes {
		width: 100%;
	}

	.sizes img {
		width: 100%;
	}

	.size-text-l {
		width: 100%;
		margin-bottom: 20px;
	}

	.size-text-r{
		width: 33%;
		margin-bottom: 50px;
	}

	.size-text-r img {
		display: block;
		margin: 0 auto;
		width: 100%;
	}

	.size-text-l, .size-text-r {
		float: left;
	}

	.size-main-text {
		width: 95%;
		margin: 0 auto;
		margin-top: 20px;
	}
	
	.sizes-mobile{
		padding-left: 20px;
	}
	
	footer {
		display: none;
	}	
}

@media only screen and (max-width: 620px){
	header div:first-child {
	width: 100%;
	}

	header div:last-child {
		width: 100%;
	}
	
	header div:first-child img {
		width: 100%;
	margin: 0 auto;
	}
	
	.what-1-left {
		width: 75%;
		float: left;				
	}
	
	.what-1-right {
		width: 100%;
		float: left;
		margin-bottom: 20px;
		margin-top: 10px;
	}
	
	.top-pictures .livestock-pic, .livestock-image-string .livestock-pic, .livestock-list img {
		width: 45%;
	}
	
	.livestock-list p {
		width: 100%;
		}
		
	.livestock-right-side {
		width: 100%;
	}	
}


