*{box-sizing:border-box;}
[class*="col-"]{
	float: left;
	padding: 15px;
}
body{
	margin: 0px;
	padding: 0px;
	/*background-image: url(../image/bukky.jpg);*/
}
.row:after{
	content: "";
	clear: both;
	display: block;
}
.rows:after{
	content: "";
	clear: both;
	display: block;
}
/*Mobile*/
[class*="col-"]{
	width: 100%;
}
@media screen and (max-width: 599px){
	a{
		text-decoration: none;
	}
	.top{
		position: relative;
		width: 100%;
		/*background-color: black;*/
	}
	.tops{
		position: relative;
		width: 100%;
		/*background-color: yellow;*/
	}
	.tope{
		position: relative;
		width: 40%;
		margin-left: 30%;
		/*background-color: green;*/
		height: 120px;
	}
	.tope img{
		position: relative;
		height: 100%;
		width: 100%;
		margin-top: : 0px;
	}
	.nav{
		position: relative;
		width: 100%;
		background-color: blue;
	}
	.navy{
		position: relative;
		width: 100%;
		/*background-color: green;*/
	}
	.navy.one{
		width: 100%;
		height: 180px;
		/*background-color: yellow;*/
	}
	.navys{
		position: relative;
		height: 25px;
		width: 100%;
		margin-top: 5px;
		/*background-color: orange;*/
	}
	.navys:hover{
		background-color: skyblue;
	}
	.navys p{
		text-align: left;
		font-size: 16px;
		margin-top: 5px;
		color: white;
		font-weight: bold;
	}
	.navy.two{
		width: 100%;
		margin-top: 5px;
		height: 30px;
	}
	.nevy{
		position: relative;
		width: 100%;
		height: 100%;
	}
	.nevy:hover{
		background-color: skyblue;
	}
	.nevy p{
		text-align: left;
		font-size: 17px;
		margin-top: 3px;
		color: white;
		font-weight: bold;
	}
	.first{
		position: relative;
		width: 100%;
		margin-top: 10px;
		/*background-color: black;*/
	}
	.firsts{
		position: relative;
		float: right;
		/*height: 300px;*/
		margin-top: 0px;
	}
	.firsts.one{
		width: 96%;
		/*background-color: yellow;*/
		height: 600px;
		margin-left: 2%;
	}
	.feast{
		position: relative;
		/*float: left;*/
		/*width: 48.5%;*/
		margin-left: 2%;
		margin-top: 10px;
		/*background-color: green;*/
		/*height: 100%;*/
	}
	.feast.one{
		height: 285px;
		width: 96%;
	}
	.feast.one h1{
		font-size: 28px;
	}
	.feast.one p{
		font-size: 16px;
	}
	.cot{
		position: relative;
		height: 30px;
		width: 60%;
		margin-left: 20%;
		border-radius: 10px;
		background-color: blue;
	}
	#cot{
		text-align: center;
		font-size: 25px;
		margin-top: 10px;
		color: black;
	}
	.feast.two{
		height: 285px;
		width: 96%;
	}
	.feast.two img{
		position: relative;
		height: 100%;
		width: 100%;
		margin-top: 0px;
	}
	.firsts.two{
		width: 96%;
		margin-left: 2%;
		height: 300px;
		/*background-color: pink;*/
	}
	.fast{
		position: relative;
		width: 80%;
		/*background-color: red;*/
		box-shadow:  1px 1px black;
		margin-left: 10%;
		border-radius: 20px;
		height: 280px;
		margin-top: 10px;
	}
	.faste{
		position: relative;
		width: 100%;
		height: 85px;
		margin-top: 10px;
	}
	.faste.one{
		/*background-color: green;*/
		height: 125px;
		border-radius: 20px 20px 0px 0px;
	}
	.faster{
		position: relative;
		/*float: left;*/
		/*height: 100%;*/
		height: 58px;
		width: 90%;
		margin-left: 5%;
		margin-top: 5px;
	}
	.faster.one{
		/*background-color: blue;*/
	}
	.faster.two{
		/*background-color: skyblue;*/
	}
	.faster p{
		/*text-align: left;*/
		font-size: 13px;
		margin-left: 10px;
		color: black;
		margin-top: 0px;
	}
	.faster input{
		height: 30px;
		width: 90%;
		margin-left: 5%;
		border-radius: 10px;
	}
	.faste.two{
		/*background-color: green;*/
	}
	.faste.two button{
		position: relative;
		width: 90%;
		margin-left: 5%;
		background-color: skyblue;
		border-radius: 10px;
		height: 35px;
	}
	.faste.three{
		/*background-color: green;*/
		height: 45px;
		border-radius: 0px 0px 20px 20px;
	}
	.reg{
		position: relative;
		height: 35px;
		width: 70%;
		margin-left: 15%;
		background-color: skyblue;
		border-radius: 8px;
	}
	.reg p{
		text-align: center;
		font-size: 20px;
		margin-top: 0px;
		color: black;
	}
	.second{
		position: relative;
		width: 100%;
		margin-top: 10px;
		/*background-color: black;*/
	}
	.seconds{
		position: relative;
		/*float: left;*/
		margin-left: 2%;
		width: 96%;
		height: 250px;
		margin-top: 10px;
	}
	.seconds img{
		position: relative;
		height: 100%;
		width: 100%;
		margin-top: 0px;
	}
	.seconds.one{
		position: relative;
		/*background-color: yellow;*/
	}
	.seconds.two{
		position: relative;
		/*background-color: yellow;*/
	}
	.seconds.three{
		position: relative;
		/*background-color: yellow;*/
	}
	.third{
		position: relative;
		width: 96%;
		margin-left: 2%;
		margin-top: 10px;
		/*background-color: black;*/
	}
	.thirds{
		position: relative;
		/*float: left;*/
		margin-left: 2%;
		width: 96%;
		height: 350px;
		margin-top: 10px;
	}
	.thirds.one{
		position: relative;
		/*background-color: yellow;*/
	}
	.thirds.one img{
		position: relative;
		height: 100%;
		width: 100%;
		margin-top: 0px;
	}
	.thirds.two{
		position: relative;
		/*background-color: yellow;*/
	}
	.thirds.two h1{
		font-size: 40px;
	}
	.thirds.two p{
		font-size: 20px;
	}
	.read{
		position: relative;
		height: 30px;
		width: 40%;
		background-color: blue;
		margin-left: 30%;
		border-radius: 10px;
		margin-top: 0px;
	}
	.read p{
		text-align: center;
		margin-top: 0px;
	}
	.fourth{
		position: relative;
		width: 96%;
		margin-left: 2%;
		margin-top: 10px;
		/*background-color: black;*/
	}
	.fourths{
		position: relative;
		/*float: left;*/
		margin-left: 2%;
		width: 96%;
		height: 350px;
		margin-top: 10px;
	}
	.fourths.one{
		position: relative;
		/*background-color: yellow;*/
	}
	.fourths.one h1{
		font-size: 35px;
	}
	.fourths.one p{
		font-size: 18px;
	}
	.fourths.two{
		position: relative;
		/*background-color: yellow;*/
	}
	.fourths.two img{
		position: relative;
		height: 100%;
		width: 100%;
		margin-top: 0px;
	}
	.fifth{
		position: relative;
		width: 96%;
		margin-left: 2%;
		margin-top: 10px;
		/*background-color: black;*/
	}
	.fifths{
		position: relative;
		/*float: left;*/
		margin-left: 2%;
		width: 96%;
		height: 400px;
		margin-top: 10px;
	}
	.fifths.one{
		position: relative;
		/*background-color: yellow;*/
	}
	.fifths.one img{
		position: relative;
		height: 100%;
		width: 100%;
		margin-top: 0px;
	}
	.fifths.two{
		position: relative;
		/*background-color: yellow;*/
	}
	.fifths.two h1{
		font-size: 40px;
	}
	.fifths.two p{
		font-size: 20px;
	}
	.footer{
		position: relative;
		width: 100%;
		margin-left: 0%;
		height: 1350px;
		margin-top: 10px;
		background-color: black;
	}
	.footy.one{
		position: relative;
		height: 840px;
		/*background-color: blue;*/
	}
	.footys{
		position: relative;
		/*float: left;*/
		margin-top: 10px;
		height: 150px;
		margin-left: 2%;
		/*background-color: green;*/
		width: 96%;
	}
	.footys h4{
		color: white;
	}
	.footys a{
		color: white;
		font-size: 13px;
	}
	.footy.two{
		position: relative;
		height: 60px;
		margin-top: 5px;
		border-top: 1px solid white;
		border-bottom: 1px solid white;
		/*background-color: red;*/
	}
	.footy.three{
		position: relative;
		height: 200px;
		margin-top: 15px;
		/*background-color: pink;*/
	}
	.footy.three p{
		margin-top: 0px;
		position: relative;
		font-size: 12px;
		text-align: left;
		color: white;
	}
}
/*Tablet*/
@media screen and (min-width: 600px) and (max-width: 899px){
	.col-m-1{width: 8.33%}
	.col-m-2{width: 16.66%}
	.col-m-3{width: 25%}
	.col-m-4{width: 33.33%}
	.col-m-5{width: 41.66%}
	.col-m-6{width: 50%}
	.col-m-7{width: 58.33%}
	.col-m-8{width: 66.66%}
	.col-m-9{width: 75%}
	.col-m-10{width: 83.33%}
	.col-m-11{width: 91.66%}
	.col-m-12{width: 100%} 
	a{
		text-decoration: none;
	}
	.top{
		position: relative;
		width: 100%;
		/*background-color: black;*/
	}
	.tops{
		position: relative;
		width: 100%;
		/*background-color: yellow;*/
	}
	.tope{
		position: relative;
		width: 20%;
		margin-left: 40%;
		/*background-color: green;*/
		height: 120px;
	}
	.tope img{
		position: relative;
		height: 100%;
		width: 100%;
		margin-top: : 0px;
	}
	.nav{
		position: relative;
		width: 100%;
		background-color: blue;
	}
	.navy{
		position: relative;
		width: 100%;
		/*background-color: green;*/
	}
	.navy.one{
		width: 100%;
		height: 180px;
		/*background-color: yellow;*/
	}
	.navys{
		position: relative;
		height: 25px;
		width: 100%;
		margin-top: 5px;
		/*background-color: orange;*/
	}
	.navys:hover{
		background-color: skyblue;
	}
	.navys p{
		text-align: left;
		font-size: 16px;
		margin-top: 5px;
		color: white;
		font-weight: bold;
	}
	.navy.two{
		width: 100%;
		margin-top: 5px;
		height: 30px;
	}
	.nevy{
		position: relative;
		width: 100%;
		height: 100%;
	}
	.nevy:hover{
		background-color: skyblue;
	}
	.nevy p{
		text-align: left;
		font-size: 17px;
		margin-top: 3px;
		color: white;
		font-weight: bold;
	}
	.first{
		position: relative;
		width: 100%;
		margin-top: 10px;
		/*background-color: black;*/
	}
	.firsts{
		position: relative;
		float: right;
		height: 300px;
		margin-top: 0px;
	}
	.firsts.one{
		width: 65%;
		height: 300px;
		/*background-color: yellow;*/
		margin-left: 2%;
	}
	.feast{
		position: relative;
		float: left;
		width: 48.5%;
		margin-left: 1%;
		/*background-color: green;*/
		height: 100%;
	}
	.feast.one h1{
		font-size: 24px;
	}
	.feast.one p{
		font-size: 14px;
	}
	.cot{
		position: relative;
		height: 30px;
		width: 60%;
		margin-left: 20%;
		border-radius: 10px;
		background-color: blue;
	}
	#cot{
		text-align: center;
		font-size: 25px;
		margin-top: 10px;
		color: black;
	}
	.feast.two img{
		position: relative;
		height: 100%;
		width: 100%;
		margin-top: 0px;
	}
	.firsts.two{
		width: 33%;
		/*margin-left: 7%;*/
		/*background-color: pink;*/
	}
	.fast{
		position: relative;
		width: 80%;
		/*background-color: red;*/
		box-shadow:  1px 1px black;
		margin-left: 10%;
		border-radius: 20px;
		height: 280px;
		margin-top: 10px;
	}
	.faste{
		position: relative;
		width: 100%;
		height: 85px;
		margin-top: 10px;
	}
	.faste.one{
		/*background-color: green;*/
		height: 125px;
		border-radius: 20px 20px 0px 0px;
	}
	.faster{
		position: relative;
		/*float: left;*/
		/*height: 100%;*/
		height: 58px;
		width: 90%;
		margin-left: 5%;
		margin-top: 5px;
	}
	.faster.one{
		/*background-color: blue;*/
	}
	.faster.two{
		/*background-color: skyblue;*/
	}
	.faster p{
		/*text-align: left;*/
		font-size: 13px;
		margin-left: 10px;
		color: black;
		margin-top: 0px;
	}
	.faster input{
		height: 30px;
		width: 90%;
		margin-left: 5%;
		border-radius: 10px;
	}
	.faste.two{
		/*background-color: green;*/
	}
	.faste.two button{
		position: relative;
		width: 90%;
		margin-left: 5%;
		background-color: skyblue;
		border-radius: 10px;
		height: 35px;
	}
	.faste.three{
		/*background-color: green;*/
		height: 45px;
		border-radius: 0px 0px 20px 20px;
	}
	.reg{
		position: relative;
		height: 35px;
		width: 70%;
		margin-left: 15%;
		background-color: skyblue;
		border-radius: 8px;
	}
	.reg p{
		text-align: center;
		font-size: 20px;
		margin-top: 0px;
		color: black;
	}
	.second{
		position: relative;
		width: 100%;
		margin-top: 10px;
		/*background-color: black;*/
	}
	.seconds{
		position: relative;
		float: left;
		margin-left: 1%;
		width: 32%;
		height: 250px;
		margin-top: 0px;
	}
	.seconds img{
		position: relative;
		height: 100%;
		width: 100%;
		margin-top: 0px;
	}
	.seconds.one{
		position: relative;
		/*background-color: yellow;*/
	}
	.seconds.two{
		position: relative;
		/*background-color: yellow;*/
	}
	.seconds.three{
		position: relative;
		/*background-color: yellow;*/
	}
	.third{
		position: relative;
		width: 96%;
		margin-left: 2%;
		margin-top: 10px;
		/*background-color: black;*/
	}
	.thirds{
		position: relative;
		float: left;
		margin-left: 2%;
		width: 47%;
		height: 350px;
		margin-top: 0px;
	}
	.thirds.one{
		position: relative;
		/*background-color: yellow;*/
	}
	.thirds.one img{
		position: relative;
		height: 100%;
		width: 100%;
		margin-top: 0px;
	}
	.thirds.two{
		position: relative;
		/*background-color: yellow;*/
	}
	.thirds.two h1{
		font-size: 40px;
	}
	.thirds.two p{
		font-size: 20px;
	}
	.read{
		position: relative;
		height: 30px;
		width: 40%;
		background-color: blue;
		border-radius: 10px;
		margin-top: 0px;
	}
	.read p{
		text-align: center;
		margin-top: 0px;
	}
	.fourth{
		position: relative;
		width: 96%;
		margin-left: 2%;
		margin-top: 10px;
		/*background-color: black;*/
	}
	.fourths{
		position: relative;
		float: left;
		margin-left: 2%;
		width: 47%;
		height: 350px;
		margin-top: 0px;
	}
	.fourths.one{
		position: relative;
		/*background-color: yellow;*/
	}
	.fourths.one h1{
		font-size: 35px;
	}
	.fourths.one p{
		font-size: 20px;
	}
	.fourths.two{
		position: relative;
		/*background-color: yellow;*/
	}
	.fourths.two img{
		position: relative;
		height: 100%;
		width: 100%;
		margin-top: 0px;
	}
	.fifth{
		position: relative;
		width: 96%;
		margin-left: 2%;
		margin-top: 10px;
		/*background-color: black;*/
	}
	.fifths{
		position: relative;
		float: left;
		margin-left: 2%;
		width: 47%;
		height: 400px;
		margin-top: 0px;
	}
	.fifths.one{
		position: relative;
		/*background-color: yellow;*/
	}
	.fifths.one img{
		position: relative;
		height: 100%;
		width: 100%;
		margin-top: 0px;
	}
	.fifths.two{
		position: relative;
		/*background-color: yellow;*/
	}
	.fifths.two h1{
		font-size: 40px;
	}
	.fifths.two p{
		font-size: 20px;
	}
	.footer{
		position: relative;
		width: 100%;
		margin-left: 0%;
		height: 550px;
		margin-top: 10px;
		background-color: black;
	}
	.footy.one{
		position: relative;
		height: 230px;
		/*background-color: blue;*/
	}
	.footys{
		position: relative;
		float: left;
		margin-top: 0px;
		height: 100%;
		margin-left: 1%;
		/*background-color: green;*/
		width: 18.8%;
	}
	.footys h4{
		color: white;
	}
	.footys a{
		color: white;
		font-size: 14px;
	}
	.footy.two{
		position: relative;
		height: 60px;
		margin-top: 5px;
		border-top: 1px solid white;
		border-bottom: 1px solid white;
		/*background-color: red;*/
	}
	.footy.three{
		position: relative;
		height: 200px;
		margin-top: 15px;
		/*background-color: pink;*/
	}
	.footy.three p{
		margin-top: 0px;
		position: relative;
		font-size: 13px;
		text-align: left;
		color: white;
	}
}
/*Desktop*/
@media screen and (min-width: 900px){
	.col-1{width: 8.33%}
	.col-2{width: 16.66%}
	.col-3{width: 25%}
	.col-4{width: 33.33%}
	.col-5{width: 41.66%}
	.col-6{width: 50%}
	.col-7{width: 58.33%}
	.col-8{width: 66.66%}
	.col-9{width: 75%}
	.col-10{width: 83.33%}
	.col-11{width: 91.66%}
	.col-12{width: 100%}
	a{
		text-decoration: none;
	}
	.top{
		position: relative;
		width: 100%;
		/*background-color: black;*/
	}
	.tops{
		position: relative;
		width: 100%;
		/*background-color: yellow;*/
	}
	.tope{
		position: relative;
		width: 13%;
		/*background-color: green;*/
		height: 120px;
	}
	.tope img{
		position: relative;
		height: 100%;
		width: 100%;
		margin-top: : 0px;
	}
	.nav{
		position: relative;
		width: 100%;
		background-color: blue;
	}
	.navy{
		position: relative;
		width: 100%;
		/*background-color: green;*/
		height: 35px;
		float: left;
	}
	.navy.one{
		width: 86%;
	}
	.navys{
		float: left;
		position: relative;
		height: 100%;
		width: 10%;
		/*background-color: orange;*/
	}
	.navys:hover{
		background-color: skyblue;
	}
	.navys.five{
		width: 12%;
	}
	.navys.six{
		width: 11%;
	}
	.navys p{
		text-align: center;
		font-size: 16px;
		margin-top: 5px;
		color: white;
		font-weight: bold;
	}
	.navy.two{
		width: 13%;
		margin-left: 1%;
	}
	.nevy{
		position: relative;
		width: 100%;
		height: 100%;
	}
	.nevy:hover{
		background-color: skyblue;
	}
	.nevy p{
		text-align: center;
		font-size: 17px;
		margin-top: 3px;
		color: white;
		font-weight: bold;
	}
	.first{
		position: relative;
		width: 100%;
		margin-top: 10px;
		/*background-color: black;*/
	}
	.firsts{
		position: relative;
		float: left;
		height: 300px;
		margin-top: 0px;
	}
	.firsts.one{
		width: 60%;
		/*background-color: yellow;*/
	}
	.feast{
		position: relative;
		float: left;
		width: 47%;
		margin-left: 2%;
		/*background-color: green;*/
		height: 100%;
	}
	.feast.one p{
		font-size: 17px;
	}
	.cot{
		position: relative;
		height: 30px;
		width: 40%;
		margin-left: 30%;
		border-radius: 10px;
		background-color: blue;
	}
	#cot{
		text-align: center;
		font-size: 25px;
		margin-top: 10px;
		color: black;
	}
	.feast.two img{
		position: relative;
		height: 100%;
		width: 100%;
		margin-top: 0px;
	}
	.firsts.two{
		width: 33%;
		margin-left: 7%;
		/*background-color: pink;*/
	}
	.fast{
		position: relative;
		width: 80%;
		/*background-color: red;*/
		box-shadow:  1px 1px black;
		margin-left: 10%;
		border-radius: 20px;
		height: 280px;
		margin-top: 10px;
	}
	.faste{
		position: relative;
		width: 100%;
		height: 85px;
		margin-top: 10px;
	}
	.faste.one{
		/*background-color: green;*/
		border-radius: 20px 20px 0px 0px;
	}
	.faster{
		position: relative;
		float: left;
		height: 100%;
		width: 50%;
		margin-top: 0px;
	}
	.faster.one{
		/*background-color: blue;*/
	}
	.faster.two{
		/*background-color: skyblue;*/
	}
	.faster p{
		/*text-align: left;*/
		font-size: 16px;
		margin-left: 10px;
		color: black;
		margin-top: 0px;
	}
	.faster input{
		height: 40px;
		width: 90%;
		margin-left: 5%;
		border-radius: 10px;
	}
	.faste.two{
		/*background-color: green;*/
	}
	.faste.two button{
		position: relative;
		width: 90%;
		margin-left: 5%;
		background-color: skyblue;
		border-radius: 10px;
		height: 35px;
	}
	.faste.three{
		/*background-color: green;*/
		border-radius: 0px 0px 20px 20px;
	}
	.reg{
		position: relative;
		height: 35px;
		width: 70%;
		margin-left: 15%;
		background-color: skyblue;
		border-radius: 8px;
	}
	.reg p{
		text-align: center;
		font-size: 20px;
		margin-top: 0px;
		color: black;
	}
	.second{
		position: relative;
		width: 100%;
		margin-top: 10px;
		/*background-color: black;*/
	}
	.seconds{
		position: relative;
		float: left;
		margin-left: 1%;
		width: 32%;
		height: 250px;
		margin-top: 0px;
	}
	.seconds img{
		position: relative;
		height: 100%;
		width: 100%;
		margin-top: 0px;
	}
	.seconds.one{
		position: relative;
		/*background-color: yellow;*/
	}
	.seconds.two{
		position: relative;
		/*background-color: yellow;*/
	}
	.seconds.three{
		position: relative;
		/*background-color: yellow;*/
	}
	.third{
		position: relative;
		width: 80%;
		margin-left: 10%;
		margin-top: 10px;
		/*background-color: black;*/
	}
	.thirds{
		position: relative;
		float: left;
		margin-left: 2%;
		width: 47%;
		height: 300px;
		margin-top: 0px;
	}
	.thirds.one{
		position: relative;
		/*background-color: yellow;*/
	}
	.thirds.one img{
		position: relative;
		height: 100%;
		width: 100%;
		margin-top: 0px;
	}
	.thirds.two{
		position: relative;
		/*background-color: yellow;*/
	}
	.thirds.two h1{
		font-size: 40px;
	}
	.thirds.two p{
		font-size: 20px;
	}
	.read{
		position: relative;
		height: 30px;
		width: 20%;
		background-color: blue;
		border-radius: 10px;
		margin-top: 0px;
	}
	.read p{
		text-align: center;
		margin-top: 0px;
	}
	.fourth{
		position: relative;
		width: 80%;
		margin-left: 10%;
		margin-top: 10px;
		/*background-color: black;*/
	}
	.fourths{
		position: relative;
		float: left;
		margin-left: 2%;
		width: 47%;
		height: 300px;
		margin-top: 0px;
	}
	.fourths.one{
		position: relative;
		/*background-color: yellow;*/
	}
	.fourth.one h1{
		font-size: 40px;
	}
	.fourths.one p{
		font-size: 20px;
	}
	.fourths.two{
		position: relative;
		/*background-color: yellow;*/
	}
	.fourths.two img{
		position: relative;
		height: 100%;
		width: 100%;
		margin-top: 0px;
	}
	.fifth{
		position: relative;
		width: 80%;
		margin-left: 10%;
		margin-top: 10px;
		/*background-color: black;*/
	}
	.fifths{
		position: relative;
		float: left;
		margin-left: 2%;
		width: 47%;
		height: 400px;
		margin-top: 0px;
	}
	.fifths.one{
		position: relative;
		/*background-color: yellow;*/
	}
	.fifths.one img{
		position: relative;
		height: 100%;
		width: 100%;
		margin-top: 0px;
	}
	.fifths.two{
		position: relative;
		/*background-color: yellow;*/
	}
	.fifths.two h1{
		font-size: 40px;
	}
	.fifths.two p{
		font-size: 20px;
	}
	.footer{
		position: relative;
		width: 100%;
		margin-left: 0%;
		height: 550px;
		margin-top: 10px;
		background-color: black;
	}
	.footy.one{
		position: relative;
		height: 230px;
		/*background-color: blue;*/
	}
	.footys{
		position: relative;
		float: left;
		margin-top: 0px;
		height: 100%;
		margin-left: 1%;
		/*background-color: green;*/
		width: 18.8%;
	}
	.footys h4{
		color: white;
	}
	.footys a{
		color: white;
		font-size: 15px;
	}
	.footy.two{
		position: relative;
		height: 60px;
		margin-top: 5px;
		border-top: 1px solid white;
		border-bottom: 1px solid white;
		/*background-color: red;*/
	}
	.footy.three{
		position: relative;
		height: 200px;
		margin-top: 15px;
		/*background-color: pink;*/
	}
	.footy.three p{
		margin-top: 0px;
		position: relative;
		font-size: 15px;
		text-align: left;
		color: white;
	}
	}
}	