


/*	START : Footer */

.full-footer{
	background-color: #031b2e;
	
}
.top-footer p{
	color: white;
}
.top-footer a{
	color: white;
	font-weight: 300;
}
.top-footer h3{
	color: white;
  padding-top: 15px;
	
}
.top-footer i{
  color: white;
}
.bottom-footer{
	background-color: #031b2e;
}
.bottom-footer p{
	color: white;
  

}

/* END : Footer */
/* contactus page */
.social img{
  padding: 0;
  margin: 0;
  height: 160px;
  width: 150px;
}

@media only screen and (min-width: 768px) {
  /*
  #cslider{
    height: 600px;
  }
  */

 .bottom-footer{
  padding-bottom: 10px;
 }
 .btmfmob{
  display: none;
}
.btmfdesk{
  display: block;
  margin-top: -50px;
}
/* Contact Us Page */
.cupadesk{
  display: block;
}
.cupamob{
  display: none;
}

/* wwdform mobile */
.wwdform{
  display: none;
}
  }
  

/* working mobile */
@media only screen and (max-width: 767px) {
 .tophead{
   display: none;
 } 
 .btmfdesk{
   display: none;
 }
 .btmfmob{
   display: block;
   margin-top: 30px;
 }
  .iabouttop{
    margin-top: 30px; padding-top: 30px;
  }
  .iaboutbtm{
    margin-bottom: 20px; padding-bottom: 20px;
  }
  .wwd{
    margin-top: 50px;
    margin-bottom: 20px;
  }
  .wwdhead{
    text-align: center;
  }
  .wwdb{
    padding-top: 20px;
  }
  .wwdl{
    margin-bottom: 100px;
  }
  .wwdi{
    width: 60%;
margin-right: auto;
margin-left: auto;
display: block;
  }
/* Contact Us Page */
.cupamob{
  display: block;
}
.cupadesk{
  display: none;
}
}

@media only screen and (min-width: 768px) {
  
  .iabouttop{
    margin-top: 30px; padding-top: 30px;
  }
  .iaboutbtm{
    margin-bottom: 20px; padding-bottom: 20px;
  }
  .wwd{
    margin-top: 50px;
    margin-bottom: 20px;
  }
  #wwdhead{
    text-align: center;    
  }

}

@media only screen and (min-width: 768px) {
  
  .iabouttop{
    margin-top: 30px; padding-top: 30px;
  }
  .iaboutbtm{
    margin-bottom: 20px; padding-bottom: 20px;
  }
  .wwd{
    margin-top: 50px;
    margin-bottom: 20px;
  }
  #wwdhead{
    text-align: center;    
  }

}