@media (min-width: 320px) and (max-width: 480px) {
	#social_media {
    margin-right: 21px;
}

.responsive_filterable2{
	display: inline-block;
     width:230px !important;
    margin-left: 10px;
    vertical-align: top;
    padding-top: 15px;
    margin: 0px auto !important;
    display: block !important;
}
.seeDetails {
    text-align: center;
    width: 140px;
    height: 32px;
    overflow: hidden;
    padding-top: 5px;
    margin: 0px auto !important;
}
#vacationsheader1 {
    height: 125px !important;
}
#vacationsheader1 {
    clear: both;
    float: left;
    height: 22px;
    width: 100%;
    margin: 5px 0 20px -7px;
    padding: 10px 15px !important;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background: #EE6000;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EE6000), to(#B94B00));
    background: -webkit-linear-gradient(#EE6000, #B94B00);
    background: -moz-linear-gradient(#EE6000, #B94B00);
    background: -ms-linear-gradient(#EE6000, #B94B00);
    background: -o-linear-gradient(#EE6000, #B94B00);
    background: linear-gradient(#EE6000, #B94B00);
    -pie-background: linear-gradient(#EE6000, #B94B00);
    behavior: url(/js/PIE.htc);
    position: relative;
    z-index: 1;
    border: 1px solid transparent;
    border: 1px solid transparent;
}
td{
	text-align:center;
}
table img {
    margin: 0px auto;
    display: block;
    float: none !important;
}
#searchengine ul{
	display: inline-flex;
    margin-bottom: 0px;
}	
#searchengine a{
	font-size:10px;
}
#searchengine {
    width: 100%;
}
#contentHome {
    padding-left: 8px;
}
.sliderWrap {
    display: none;
}
}