	/* This is a Trade and Value, Corp. design */

/* Please refrain from copying this style sheet */

/*
mobile small	360px
mobile large	620px
small tablet	740px
large tablet	850px
small desktop	955px
medium desktop	1100px
large desktop	1240px
*/

@media (min-width: 280px) and (max-width: 1019px){
html, body, .top-banner-outter, .top-banner-holder, .top-banner, .top-logo, .top-phone, .mainContent, .mainContent-inner, .nav-holder, .footer-holder, .main-footer, .bottom-address, .credits-footer{
width: 100%;
height: auto;
font-size: 100%;
float: none;
overflow: visible;
display: block;	
} 


.top-logo{
display: block;
width: 280px;
height: auto;
margin: 0px auto;
margin-bottom: 30px;
}

.top-banner-holder h3{
display: block;
visibility: visible;
}
.top-banner-holder h3{
padding: 14px 0px;
text-align: center;
}

.top-banner-holder h3 a:link,
.top-banner-holder h3 a:active,
.top-banner-holder h3 a:visited,
.top-banner-holder h3 a:hover{
font-family: Arial, Times;
font-size: 2em;
font-weight: normal;
color: #ffffff;
text-decoration: none;
}




.phone-in-nav{
display: none;
visibility: hidden;
}




.footer-outter, .footer-holder{
padding-bottom: 40px;
}

.footer-holder ul{
display: none;
visibility:hidden;
}

.bottom-logo{
position: relative;
top: auto;
right: auto;
display: block;
margin: 0px auto;
margin-bottom: 30px;
}

.credits-footer{
margin: 0px auto;
margin-top: 40px;
margin-bottom: 20px;
}
.bottom-address{
float: none;
margin: 0px auto;
}
.bottom-address p{
text-align: center;
}
}

@media (min-width: 930px) and (max-width: 1019px){

}



@media (min-width: 1000px){

}

	/* End of Custom CSS  */



