@media only screen and (max-width: 1024px) {
    #home-slider .slides li .slide-caption h2{
        font-size: 20px;
    }
    #home-slider .slides li .slide-caption p{
        font-size: 14px;
        line-height: 1.2;
    }

#Widgets_on_Pages_1 {
    margin-left: -30px;
}
#primary, #secondary {
    padding: 0;
}
	.grid-5-6
{
width:35%;
float:left;
}
.grid-2-6
{
width:47%;
float:left;

}
.grid-3-6
{
width:17%;
float:left;
}
div {
    overflow: hidden;
}
}

@media only screen and (max-width: 641px) {
#primary, #secondary {
    padding: 0;
}
#top-bar {
    display: none;
}
.menu-header-menu-container {
    display: none;
}
    #masthead .site-branding h1.site-title{
        text-align: center;
    }
.top-menu {
        margin-top: 0;
       }
    .search-box .search-field{
        display: none;

    }
#Widgets_on_Pages_1 {
    margin-left: -30px;
}
#ft_logo {
    width: 100% !important;
    height: 100% !important;
}
    #home-slider .slides li .slide-caption{
        display: none;
    }
    .top-menu .main-navigation{
        padding: 0px 0px;
    }
    .main-navigation{
        float: none;
    }
    select.tinynav{
        display: block;
        width:100%;
        margin:10px 0px;
		color: #000;
display: none;
    }
div {
    overflow: hidden;
}
    #umbrella{
        display: none;
    }
    .site-footer .site-info{
        text-align: center;
    }
    .site-footer .social-icons ul{
        text-align: center;
    }
    .service-list ul{
        margin-bottom: 20px;
    }
    #home-staff .home-staff-item .staff-info h3,
    #page-staff .home-staff-item .staff-info h3{
        font-size: 14px;
    }

 }

@media only screen and (max-width: 480px) {

#ft_logo {
    width: 100% !important;
    height: 100% !important;
}
.menu-header-menu-container {
    display: none;
}
.grid-5-6
{
width:100%;
float:left;
}
.grid-2-6
{
width:100%;

}
.grid-3-6
{
width:100%;
}
select.tinynav{
        display: block;
        width:100%;
        margin:10px 0px;
		color: #000;
display: none;
    }

div {
    overflow: hidden;
}
}
