@media only screen and (min-device-width : 320px) and (max-device-width : 480px)
{
.resp
{
    /*margin:55px 0px 0px 0px;*/
}
h3.mobi
{
    font-size: 2.10rem !important;
}
.emplo
{
    margin:33px 0px 0px 0px !important;
}
.succ
{
  padding-top: 0rem!important;
  padding-bottom: 0rem !important;  
}
.succ1
{
  padding-top: 3rem!important;
  padding-bottom: 3rem !important;  
}
.mor
{
  margin:18px 0px 0px 0px!important;  
}
.sixx
{
	margin: 13px 58px 0px 0px !important;
}
.sevenn
{
	margin: 13px 58px 0px 0px !important;
}
.mff
{
	margin:0px 0px 20px 0px;
}
.toolss
{
	display:none !important;
}
.hamburger-inner::before
{
	background-color: #bf473b!important;
}
.hamburger-inner
{
	background-color: #bf473b!important;
}
.hamburger-inner::after
{
	background-color: #bf473b!important;
}
.mm
{
	padding: 0px 0px !important;
}
.margin-resp
{
	margin:133px 0px 0px 0px !important;
}
header#masthead.site-header
{
	padding-top: 1rem !important;
    padding-bottom: 0rem !important;
}
}
.marginn-banner
{
	margin:120px 0px 0px 0px;
}
.icon-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index:20;
  right:0;
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 6px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

.icon-bar a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
}
.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}
.whatsup {
  background: #28a745;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}