/* BTM - Mobile */
/* Portrait and Landscape */
@media only screen and (min-width: 320px) and (max-width: 669px) {
body {
	color:#FFFFFF;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
img {
	max-width:100%;
}
.wrapper_all {
	width: 95%;
}
/*================================ Home Page ===================================*/

.header_logo {
	width:100%;
}
.header_right {
	width:100%;
	float:left;
	padding-top:2%;
}

.language-outer1 {
	width:47%;
	margin-bottom:2%;
	border-left: none !important;
	float:left;
	margin-left:0px;
}
.header_flags img {
	margin-right:1%
}
.social-outer {
	width:53%;
	margin-bottom:2%;
	float:left;
	margin-left:0px;
}
.language-outer {
	width:87%;
	float:left;	
}
.add_share_btns {
	width:66%;
}

.nigeria {background-size:100%; background-position:left bottom; width:50%; height:149px;}
.nigeria:hover {background-size:100%; background-position:left top;}

.tanzania {background-size:100%; background-position:left bottom; width:50%; height:149px;}
.tanzania:hover {background-size:100%; background-position:left top;}

.uganda {background-size:100%; background-position:left bottom; width:50%; height:149px;}
.uganda:hover {background-size:100%; background-position:left top;}

.mauritius {background-size:100%; background-position:left bottom; width:50%; height:149px;}
.mauritius:hover {background-size:100%; background-position:left top;}

.nigeria1 {background-size:100%; background-position:left bottom; width:50%; height:149px;}
.nigeria1:hover {background-size:100%; background-position:left top;}

.cameroon {background-size:100%; background-position:left bottom; width:50%; height:149px;}
.cameroon:hover {background-size:100%; background-position:left top;}

.cameroon1 {background-size:100%; background-position:left bottom; width:50%; height:149px;}
.cameroon1:hover {background-size:100%; background-position:left top;}

.tanzania1 {background-size:100%; background-position:left bottom; width:50%; height:149px;}
.tanzania1:hover {background-size:100%; background-position:left top;}

.southafrica {background-size:100%; background-position:left bottom; width:50%; height:149px;}
.southafrica:hover {background-size:100%; background-position:left top;}

.tanzania2 {background-size:100%; background-position:left bottom; width:50%; height:149px;}
.tanzania2:hover {background-size:100%; background-position:left top;}

.morocco {background-size:100%; background-position:left bottom; width:50%; height:149px;}
.morocco:hover {background-size:100%; background-position:left top;}

.kenya {background-size:100%; background-position:left bottom; width:50%; height:149px;}
.kenya:hover {background-size:100%; background-position:left top;}

.button {width:30%;}
.btn_space_mobile{margin-left:16%;}

.center_content {width:100%;}

.media_partners {width:100%;}
.supporters_sponsors {width:100%;}
.alhuda_events {width:100%;}


.left_panel {
	width:100%;
	float:left;
}
.left_panel span {text-align:center; line-height:100%; margin-bottom:2%;}
.right_panel {width:100%;}

.rightbar_media {width:100%;}
.supporters_sponsors {width:100%;}
.rightbar_supporters{width:100%; margin-top:4%;}
.rightbar_supporters span {line-height:40px;}
.rightbar_events {width:100%;}

.sponsors-1 {width:100%;}
.sponsors-2 {width:100%;}

#slideshow1 IMG {left:5% !important;}
#slideshow IMG {left:5% !important;}
#slider IMG {left:10% !important;}

.gallery_table {width:100%;}
.contact_table {width:100%;}

/*================================ Home Page ===================================*/ 


}
@media only screen and (min-width: 480px) and (max-width: 669px) {

img {
	max-width:100%;
}
	
.header_logo {
	width:100%;
}
.language-outer1 {
	width: 33%;
	margin-bottom: 2%;
	margin-right: 14%;
	float:right;
}
.social-outer {
	width:48%;
}
.language-outer {
	width:60%;
	margin-left:18%;
	float:left;
}

.nigeria {background-size:100%; background-position:left bottom; width:33%; height:147px;}
.nigeria:hover {background-size:100%; background-position:left top;}

.tanzania {background-size:100%; background-position:left bottom; width:33%; height:147px;}
.tanzania:hover {background-size:100%; background-position:left top;}

.uganda {background-size:100%; background-position:left bottom; width:33%; height:147px;}
.uganda:hover {background-size:100%; background-position:left top;}

.mauritius {background-size:100%; background-position:left bottom; width:33%; height:147px;}
.mauritius:hover {background-size:100%; background-position:left top;}

.nigeria1 {background-size:100%; background-position:left bottom; width:33%; height:147px;}
.nigeria1:hover {background-size:100%; background-position:left top;}

.cameroon {background-size:100%; background-position:left bottom; width:33%; height:147px;}
.cameroon:hover {background-size:100%; background-position:left top;}

.cameroon1 {background-size:100%; background-position:left bottom; width:33%; height:147px;}
.cameroon1:hover {background-size:100%; background-position:left top;}

.tanzania1 {background-size:100%; background-position:left bottom; width:33%; height:147px;}
.tanzania1:hover {background-size:100%; background-position:left top;}

.southafrica {background-size:100%; background-position:left bottom; width:33%; height:147px;}
.southafrica:hover {background-size:100%; background-position:left top;}

.tanzania2 {background-size:100%; background-position:left bottom; width:33%; height:147px;}
.tanzania2:hover {background-size:100%; background-position:left top;}

.morocco {background-size:100%; background-position:left bottom; width:33%; height:147px;}
.morocco:hover {background-size:100%; background-position:left top;}

.kenya {background-size:100%; background-position:left bottom; width:33%; height:147px;}
.kenya:hover {background-size:100%; background-position:left top;}

.button {width:22%;}
.btn_space {margin-left:1%;}
.btn_space_mobile {margin-left:25%;}

.sponsors-1 {width:46%;}
.sponsors-2 {width:46%;}

#slideshow1 IMG {left:20% !important;}
#slideshow IMG {left:20% !important;}
#slider IMG {left:24% !important;}

.gallery_table {width:100%;}
.contact_table {width:100%;}
}
