                    .c:hover{
    background-color:#F2F2F2;
    border-radius:10px;
}

@media (max-width: 730px) {.footer-widgets-wrap {
    display: none;
}

.phn a
{
    z-index: 9999999;
}
.top-header .top-header-right .search-form
{
    z-index:0;
}
.top-header .top-header-right
{
    width:143px !important;
}

}
.partners-list{
    font-weight: bold;
text-transform: uppercase;
}                

body {
	background-position: left top;
	background-repeat: no-repeat;
	background-color: ;
	background-attachment: scroll;
	background-image: url("");
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}