@media screen and (max-width: 1280px) {
	.sidebar{width:29%}
	.RightSide{width:70%}
	#sideimg {
	width:103%;
	height:103%;
	float:right;
	padding-right:1%;
	}	
}

@media screen and (max-width: 1180px) {
	#services{width:700px}
	.JustTextL, .JustTextR {width:340px}
}
@media screen and (max-width: 1100px) {
	#sideimg {
	width:106%;
	height:106%;
	float:right;
	padding-right:0%;
	}	
	#Addr {
	font-size:14px; 
	}	
}

@media screen and (max-width: 1060px) {
	#services{width:600px}
	.JustTextL, .JustTextR {width:290px}
}
@media screen and (max-width: 1040px) {
	.sidebar{width:29%}
	.RightSide{width:70%}
	ul {-webkit-padding-start: 20px}
	#sideliactive a{padding-right:5%}
	#sideliactive a:hover{padding-right:5%}
	#sideli a{padding-right:5%}
	#sideli a:hover{padding-right:5%}
}
@media screen and (max-width: 1024px) {
	#sideimg {
	width:111%;
	height:111%;
	float:right;
	padding-right:0%;
	margin-right:-5%;
	}
	#Addr {
	font-size:13px; 
	}	
}
@media screen and (max-width: 960px){
	#services{width:100%}
	.JustTextL{width:100%}
	.JustTextR{width:100%}
	.sidebar {display:none}
	.RightSide {width:100%}
	#logo {display:block}
	#lists {display:none}
	.topnav a:not(:first-child) {display: none;}
	.topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 960px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}
@media screen and (max-width: 910px) {
	#sideimg {
	width:111%;
	height:111%;
	float:right;
	padding-right:0%;
	margin-right:-5%;
	}
	#Addr {
	font-size:12px;
	}	
	#logoimg{margin-top:-6%}
}
@media screen and (max-width: 721px) {
	#logoimg {width:50%; height:50%; margin-top:-6.7%;}
}
@media screen and (max-width: 570px) {
	#logoimg {width:60%; height:60%; margin-top:-7%}
}
@media screen and (max-width: 490px) {
	#logoimg {width:70%; height:70%; margin-top:-6%}
}
@media screen and (max-width: 444px) {
	#logoimg {width:70%; height:70%; margin-top:-5%}
}
@media screen and (max-width: 435px) {
	#logoimg {width:40%; height:40%; margin-top:-6%}
}



