@media only screen and (max-width:960px) {



.wraper {
	margin:0;
	width:100%;
	padding-top:0;
}


.header {
	width:100%;
}
.header_left {
display:none;
}
.header_right {
display:none;
}
.header_mid {
	float:none;
	width:100%;
	height:auto;
	background:#fff;
	border-top:3px solid #000;
	border-bottom:1px solid #000;
	padding:1% 0%;

}
.logo {
	float:none;
	width:100%;
	text-align:center;
}
.logo a img {
	width:290px;
	height:auto;
	border:none;
	margin:0;
}
.special_package {
	float:none;
	width:100%;
	text-align:center;
	border-top:1px solid #f5f5f5;
	padding-top:1%;
	margin-top:1%;
}
.falconsafari-logo{
width:60px;
margin-right:2%;
margin-top:0;
float:none;
}
.special_package img {
float:none;
}
.special_package a img {
	width:80px;
}






.banner {
	width:auto;
	background:#fff;
	border-bottom:3px solid #111;
	border-top:1px solid #111;
	border-left:none;
	border-right:none;
	padding:0;
	overflow:hidden;
}
.desSlideshow {
width:auto;
	background-image: url(../../images/loading.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
img.banner_thumb {
	width:220px;
	height:56px;
}


/* */
.content {
	width:96%;
	padding:2% 2%;
	background:#fff;
	text-align:center;
}
.content_left {
	float:none;
	width:100%;
	border:0;
	padding:0;
}
.content_right {
	float:none;
	width:100%;
	border-bottom:0;
	border-right:0;
	border-left:0;
	border-top:1px solid #a36828;
	padding:17px 0 0 0;
}
.welcomeCon {
	width:100%;
}
.content p {
	line-height:18px;
	text-align:center;
}
.moreinfo {
	float:none;
text-align:center;
}

.serviceDiv {
	width:100%;
	padding:3% 0 0 0;
}
.serviceDiv_box {
	width:100%;
	float:none;
	padding-bottom:15px;
}
#serviceDiv_box-right {
	float:none;
}
.serviceDiv_box_left {
	float:none;
	width:100%;
}
.serviceDiv_box_right {
	float:none;
	width:100%;
}
.serviceDiv_box img {
	width:200px;
	margin-top:4px;
}


.rightbar_menu {
	width:100%;
}
.rightbar_menu h3{

}
.rightbar_menu ul {
	margin-left:0;
}
.rightbar_menu ul li {
	line-height:20px;
	list-style:none;
	padding-left:1px;
}
.rightbar_menu ul li a {
	display:block;
	color:#3b3b3b;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	border-bottom:1px solid #ceeaf5;
}
.rightbar_menu ul li a:hover {
	color:#000;
	border-bottom:1px solid #999;
}
.rightbar_menu ul li a.rightbar_menu_heading {
	list-style:none;
	background:url(../../images/tick.png) no-repeat;
}






/*footer*/

.footer {
	width:96%;
	margin:12px 0;
	text-align:center;
	padding:2% 2%;
}
.footer_menu {
	width:100%;
	border-bottom:1px solid #aaa;
	border-top:1px solid #aaa;
	padding:10px 0;
}
.footer_menu a {
	padding:0px 1px;
	line-height:18px;
}
.copyright {
	width:100%;
	padding-top:10px;
	position:relative;
}
.sociallinks {
	position:static;
	text-align:center;
	padding-top:10px;
}
.sociallinks img {
	float:none;
	margin-left:4px;
	border:1px solid #fff;
}







.innerpage {
	width:100%;
	padding-left:0;
}
.innerpage .ul_li_none li {
	margin-left:0;
}

.innerpage ul li {
	padding-left:0;
	background:none;
	border-bottom:1px solid #eee;
}
.innerpage ul li a {
		background:url(../../images/tick.png) no-repeat 0px 5px;
padding-left:20px;
}
.innerpage img {
	border:00;
	width:100%;
	height:auto;
}
.innerpageContent_div {
	width:100%;
}
.innerpageContent_lodgepage p{
float:none;
width:100%;
}
.innerpageContent_lodgepage img{
float:none;
width:100%;
margin-top:16px;
}

.innerpageContent_div-ulsec{
float:none; 
margin-right:0;
width:100%;
}
#safaripage{
width:100%; 
margin:0 ; 
padding:0;
}
.safariOverview {
	width:100%;
	padding:0;
}
.safariOverview_div {
	float:none;
	width:auto;
	padding:2% 2%;
	border:1px solid #666666;
	text-align:center;
	margin-left:0;
}


.contactform {
	width:auto;
	padding:10px 10px;
}
.contactfrm table{
width:100%;
}
.contactfrm_element {
	width:auto;
	height:20px;
	margin-bottom:7px; 
	margin-left:4px;
}
.contactfrm_msg {
	width:auto;
	height:50px;
}


}