.reu {
	height: 220px;
	width: 600px;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 40px;
	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
}
body {
	margin: 0px;

}

ul
{
    margin:0;
}

li {
    background-color: yellow;
    display: inline-block;
    padding: 5px;
}
 .pagination {
    float: left;
    width: auto;
    height: 30px;
    padding: 5px 16px;
    text-decoration: none;
    transition: background-color .3s;
}


.pagination a.active {
  background-color: dodgerblue;
  color: white;
}

.pagination a:hover:not(.active) {
    background-color: #ddd;
    
}

.search {
    height: 60px;
	width: 100%;
	background-color: #00FFCC;
	padding-top: 5px;
	padding-bottom: 10px;
}
#di {
	margin: 5px;
}
.rito {
	height: 40px;
	width: 75%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 10px;
	border: thin solid #666666;
}
#sec {
	height: 30px;
	width: 100%;
}
input[type=Submit] {
	height: 30px;
	width: 100%;
	background-color: #009933;
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.partiii {
	float: left;
	height: 30px;
	width: 23%;
	margin-left: 14px;
	
	margin-top: 0px;
}
.div {
	display: block;
}



.title {
	height: 30px;
	width: 570px;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 30px;
	text-transform: capitalize;
	color: #C70039;
	font-size: 24px;
}
.ritoo {
	height: 400px;
	width: 600px;
	background-color: #0099CC;
	margin-top: auto;
}

.post {
	height: 30px;
	width: 250px;
	float: left;
	margin-left: 30px;
}
.division {
	height: 30px;
	width: 570px;
	margin-left: 20px;
	padding: 5px;
	margin-bottom: 5px;
}

.code {
	height: 30px;
	width: 250px;
	float: left;
	margin-left: 20px;
}
.fitu {
	height: 40px;
	width: 100%;
	background-color: #CC9900;
	margin: 0px;
}
.nitu {
	height: 115px;
	width: 100%;
	margin-bottom: 5px;
}
.add2 {
	float: left;
	height: 450px;
	width: 20%;
	background-color: #CC3300;
}
.midl {
	float: left;
	height:auto;
	width: 55%;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom:30px;
	background-color: #FFFF00;
}
.adss {
	height: 200px;
	width: 100%;
	background-color: #0066CC;
}
.dir {
	height: auto;
	width: 100%;
	margin: 20px;
	background-color: #FFFF33;
}
.diip {
	height: 20px;
	width: 80%;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #339966;
}
.reu:hover{
box-shadow: 10px 10px 10px #9B9A9A;

}.fitfa {
	height: 20px;
	width: 50%;
	margin-left: 30px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-family: Arial;
	color: #DE020F;
	font-weight: bold;
    font-size:20px;
    
}

@media only screen and (max-device-width: 576px) {

.nitu, .fitu, .search {
height:auto;
}
.rito{
height:350px;
}
.partiii{
width:96%;
height:60px;
margin:10px;
}
#sec{
height:60px;
font-size:30px;
}
input[type=submit]{
height:60px;
}
.add2{
display:none;
}
.adss{
height:400px;
}
.midl, .dir{
margin:0;
}
.dir, .midl, .reu, .title, .fitfa, .division, .code, .post{
width:auto;
}
.dir{
margin-top:10px;
}
.midl, .reu{
width:980px;
height:auto;
}

.code{
width:450px;
font-size:22px;
}
.reu{
    margin-bottom:20px;
    margin-right:0;
    margin-top:0;
    margin-left:0;
}
.post{
    width:400px;
    font-size:22px;
}
}


@media only screen and (min-device-width:576px) and (max-device-width:767.98px) {

.nitu, .fitu, .search {
height:auto;
}
.rito{
height:350px;
}
.partiii{
width:96%;
height:60px;
margin:10px;
}
#sec{
height:60px;
font-size:30px;
}
input[type=submit]{
height:60px;
}
.add2{
display:none;
}
.adss{
height:400px;
}
.reu,.midl, .dir{
margin:0;
}
.dir, .midl, .reu, .title, .fitfa, .division, .code, .post{
width:auto;
}
.dir{
margin-top:10px;
}
.midl, .reu{
width:980px;
height:auto;
}

.code, .post{
width:250px;
font-size:25px;
}
}

@media only screen and (min-device-width:768px)and (max-device-width:991.98px) {

.nitu, .fitu, .search {
height:auto;
}
.rito{
height:350px;
}
.partiii{
width:96%;
height:60px;
margin:10px;
}
#sec{
height:60px;
font-size:30px;
}
input[type=submit]{
height:60px;
}
.add2{
display:none;
}
.adss{
height:300px;
}
.reu,.midl, .dir{
margin:0;
}
.dir, .midl, .reu, .title, .fitfa, .division, .code, .post{
width:auto;
}
.dir{
margin-top:10px;
}

.fitfa{
    font-size:15px;
}
.midl, .reu{
width:auto;
height:250px;
margin-top:6px;
margin-left:12px;
}

.code{
width:350px;
font-size:18px;
}

.post{
    width:500px;
    font-size:18px;
}

}
@media only screen and (min-device-width:992px) and (max-device-width:1198.98px) {

.add2{
display:block;
width:18%;
margin:7px;
}
.adss{
height:400px;
}
.reu,.midl, .dir{
margin:0;
}
.dir, .midl, .reu, .title, .fitfa, .division, .code, .post{
width:auto;
}
.dir{
margin-top:10px;
}
.midl, .reu{
width:600px;
height:auto;
margin-top:6px;
margin-left:5px;
margin-right:20px;
}

.code, .post{
width:250px;
font-size:25px;
}
}



@media only screen and (min-device-width:1200px) {

.add2{
display:block;
width:16%;
margin-left:12px;
}
.adss{
height:250px;
}
.reu,.midl, .dir{
margin:0;
}
.dir, .midl, .reu, .title, .fitfa, .division, .code, .post{
width:auto;
}
.dir{
margin-top:10px;
}
.midl, .reu{
width:880px;
height:auto;
margin-top:6px;
margin-left:5px;
margin-right:5px;
margin-bottom:20px;
}

.code{
width:350px;
font-size:18px;
}

 .post{
width:400px;
font-size:18px;
}

.fitfa{
    font-size:17px;
}
}
