@media only screen and (min-width:320px) and (max-width:480px) {
.container {
    margin: 0 auto;
    width: 100%;
}
.logo {
    margin-left: 37px;
    width: 78%;
}
.visitwebsite {
    background: #ff0000 none repeat scroll 0 0;
    clear: both;
    color: #fff !important;
    margin-top: 15px;
	float:none;
	width:100%;
	text-align:center;
}
.visitwebsite:hover {
    background: #ff0000 none repeat scroll 0 0;
    clear: both;
    color: #fff !important;
    margin-top: 15px;
	float:none;
	width:100%;
	text-align:center;
}
.container .grid_6 {
    padding: 15px;
    width: 83%;
}
}
@media only screen and (min-width:481px) and (max-width:530px) {
.container {
    margin: 0 auto;
    width: 100%;
}
.logo {
    margin-left: 37px;
}
.visitwebsite {
    background: #ff0000 none repeat scroll 0 0;
    clear: both;
    color: #fff !important;
    margin-top: 15px;
	float:none;
	width:100%;
	text-align:center;
}
.visitwebsite:hover {
    background: #ff0000 none repeat scroll 0 0;
    clear: both;
    color: #fff !important;
    margin-top: 15px;
	float:none;
	width:100%;
	text-align:center;
}
.container .grid_6 {
    padding: 15px;
    width: 88%;
}
}
@media only screen and (min-width:531px) and (max-width:580px) {
.container {
    margin: 0 auto;
    width: 100%;
}
.logo {
    margin-left: 105px;
	text-align:center;
}
.visitwebsite {
    background: #ff0000 none repeat scroll 0 0;
    clear: both;
    color: #fff !important;
    margin-top: 15px;
	float:none;
	width:100%;
	text-align:center;
}
.visitwebsite:hover {
    background: #ff0000 none repeat scroll 0 0;
    clear: both;
    color: #fff !important;
    margin-top: 15px;
	float:none;
	width:100%;
	text-align:center;
}
.container .grid_6 {
    padding: 15px;
    width: 88%;
}
}
@media only screen and (min-width:581px) and (max-width:750px) {
.container {
    margin: 0 auto;
    width: 100%;
}
.logo {
    margin-left: 105px;
	text-align:center;
}
.visitwebsite {
    background: #ff0000 none repeat scroll 0 0;
    clear: both;
    color: #fff !important;
    margin-top: 15px;
	float:none;
	width:100%;
	text-align:center;
}
.visitwebsite:hover {
    background: #ff0000 none repeat scroll 0 0;
    clear: both;
    color: #fff !important;
    margin-top: 15px;
	float:none;
	width:100%;
	text-align:center;
}
.container .grid_6 {
    padding: 15px;
    width: 90%;
}
}

@media only screen and (min-width:751px) and (max-width:850px) {
.container {
    margin: 0 auto;
    width: 100%;
}
.logo {
    margin-left: 200px;
	text-align:center;
}
.visitwebsite {
    background: #ff0000 none repeat scroll 0 0;
    clear: both;
    color: #fff !important;
    margin-top: 15px;
	float:none;
	width:100%;
	text-align:center;
}
.visitwebsite:hover {
    background: #ff0000 none repeat scroll 0 0;
    clear: both;
    color: #fff !important;
    margin-top: 15px;
	float:none;
	width:100%;
	text-align:center;
}
.container .grid_6 {
    padding: 15px;
    width: 90%;
}
}

@media only screen and (min-width:851px) and (max-width:940px) {
.container {
    margin: 0 auto;
    width: 100%;
}
.logo {
    margin-left: 225px;
	text-align:center;
}
.visitwebsite {
    background: #ff0000 none repeat scroll 0 0;
    clear: both;
    color: #fff !important;
    margin-top: 15px;
	float:none;
	width:100%;
	text-align:center;
}
.visitwebsite:hover {
    background: #ff0000 none repeat scroll 0 0;
    clear: both;
    color: #fff !important;
    margin-top: 15px;
	float:none;
	width:100%;
	text-align:center;
}
.container .grid_6 {
    padding: 15px;
    width: 93%;
}
}
@media only screen and (min-width:941px) and (max-width:1200px) {
.container {
    margin: 0 auto;
    width: 100%;
}
.logo {
    margin-left: 25px;
	text-align:center;
}
.visitwebsite {
    background: #ff0000 none repeat scroll 0 0;
    color: #fff !important;
    margin-top: 15px;
	float:right;
	margin-right:25px;
}

.container .grid_6 {
    padding: 10px;
    width: 43%;
	margin-left:42px;
}

ul.dt-sc-contact-info li {
    font-size: 14px;
}
.copyright .copyright-info a, .copyright p.copyright-info {
    font-size: 14px;
}
}
