	/* 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-banner-right, .logo, .top-phone, .mainContent, .mainContent-inner, .footer-holder, .main-footer, .bottom-address, .credits-footer{
width: 100%;
height: auto;
font-size: 100%;
float: none;
overflow: visible;
display: block;	
}

.top-banner-right{
padding: 20px 0px;
}

.logo img{
display: block;
width: 300px;
height: auto;
margin: 0px auto;
}

.top-banner-right h3{
display: block;
margin: 0px auto;
}

.top-phone{
width: 100%;
height: auto;
float: none;
}
.top-phone h4,
.top-phone h4 a{
position: relative;
border-radius: 0px;
display: block;
text-align: center;
font-weight: normal;
}

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

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

}
.bottom-address h2, .bottom-address h5, .bottom-address h6{
text-align: center;
}


.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  */



