


/******************************** new style ********************************/

@charset "UTF-8";

/* Simple fluid media */
img, object, embed, video {
    max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
    width: 100%;
}

* {
    margin: 0;
    padding: 0;
}

h1 {
	font-family: "ff-kava-web-pro", sans-serif;
	font-style: normal;
	font-weight: 200;
	font-size: 1.5em;
	text-align:center;
	line-height:160px;
	color: rgb(253,253,253);
}

#content_right h1 {
    line-height:245px;  
}

#content_bottom h1 {
    line-height:75px;  
}

header h1 {
	font-family: "ff-kava-web-pro", sans-serif;
	font-style: normal;
	font-weight: 200;
	font-size: 4.5em;
	text-align:center;  
	line-height:normal;
	color: rgb(0,0,0);
}

.fluid {
    clear: both;
    margin-left: 0;
    width: 100%;
    float: left;
    display: block;
}

.fluidList {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

/* Mobile Layout: 480px and below. */
@media only screen and (max-width: 480px) {
    .gridContainer {
        /* Your mobile-specific styles here */
    }

    .zeroMargin_mobile {
        /* Your mobile-specific styles here */
    }

    .hide_mobile {
        display: block;
    }

	header {
		margin-top: 40px;
		margin-bottom: 40px;
	}

	a {
		text-decoration: none;
	}

	#wrapper_mv {
		background-color: white;
	}

	#content_tro{
		width:180px;
		height:160px;
		background-color:rgb(107,86,64);;
		background-image: url("MV_grafik_png/mv_grid_tro.png");
		background-size: cover;
		margin-bottom:10px;
		margin-right: auto;
		margin-left: auto;
	}

	.left-align {
		text-align: center;
		margin: 20px;
	}

	/*content left */

#content_shirk{
	width:180px;
	height:160px;
	background-color:rgb(102,120,120);
	background-image: url("MV_grafik_png/mv_grid_shirk.png");
	background-size: cover;
	margin-bottom:10px;
	margin-right: auto;
	margin-left: auto;

}

#content_tawhid{
	width:180px;
	height:160px;
	background-color:rgb(140,126,80);
	background-image: url("MV_grafik_png/mv_grid_tawhid.png");
	background-size: cover;
	margin-bottom:10px;
	margin-right: auto;
	margin-left: auto;
}

/* content bottom */

#content_bon{
	width:286.66px;
	height:75px;
	background-color:rgb(191,132,21);
	background-image: url("MV_grafik_png/mv_grid_bon.png");
	background-size: cover;
	margin-bottom:10px;
	margin-right: auto;
	margin-left: auto;
}

#content_udtale{
	width:286.66px;
	height:75px;
	background-color:rgb(93,93,93);
	background-image: url("MV_grafik_png/mv_grid_udtale.png");
	background-size: cover;
	margin-bottom:10px;
	margin-right: auto;
	margin-left: auto;
}

#content_dua{
	width:286.66px;
	height:75px;
	background-color:rgb(161,132,107);
	background-image: url("MV_grafik_png/mv_grid_dua.png");
	background-size: cover;
	margin-bottom:10px;
	margin-right: auto;
	margin-left: auto;
}

/* content right */

#content_recitation{
	width:180px;
	height:245px;
	line-height:245px;
	background-color:rgb(89,88,60);
	background-image: url("MV_grafik_png/mv_grid_recitation.png");
	background-size: cover;
	margin-bottom:10px;
	margin-right: auto;
	margin-left: auto;
}

#content_Koran{
	width:180px;
	height:245px;
	background-color:rgb(196,186,155);
	background-image: url("MV_grafik_png/mv_grid_koran.png");
	background-size: cover;
	margin-bottom:10px;
	margin-right: auto;
	margin-left: auto;
}

}

/* Tablet Layout: 481px to 768px. Inherits styles from the base styles. */

@media only screen and (min-width: 481px) and (max-width: 768px) {
    

	header {
		margin-top: 40px;
		margin-bottom: 40px;
	}

	#wrapper_mv {
		background-color: white;
	}

	a {
		text-decoration: none;
	}

	.left-align {
		text-align: center;
		margin: 20px;
	}
	
	#content_tro{
		width:180px;
		height:160px;
		background-color:rgb(107,86,64);;
		background-image: url("MV_grafik_png/mv_grid_tro.png");
		background-size: cover;
		margin-bottom:10px;
		margin-right: auto;
		margin-left: auto;
	}

	/*content left */

#content_shirk{
	width:180px;
	height:160px;
	background-color:rgb(102,120,120);
	background-image: url("MV_grafik_png/mv_grid_shirk.png");
	background-size: cover;
	margin-bottom:10px;
	margin-right: auto;
	margin-left: auto;

}

#content_tawhid{
	width:180px;
	height:160px;
	background-color:rgb(140,126,80);
	background-image: url("MV_grafik_png/mv_grid_tawhid.png");
	background-size: cover;
	margin-bottom:10px;
	margin-right: auto;
	margin-left: auto;
}

/* content bottom */

#content_bon{
	width:286.66px;
	height:75px;
	background-color:rgb(191,132,21);
	background-image: url("MV_grafik_png/mv_grid_bon.png");
	background-size: cover;
	margin-bottom:10px;
	margin-right: auto;
	margin-left: auto;
}

#content_udtale{
	width:286.66px;
	height:75px;
	background-color:rgb(93,93,93);
	background-image: url("MV_grafik_png/mv_grid_udtale.png");
	background-size: cover;
	margin-bottom:10px;
	margin-right: auto;
	margin-left: auto;
}

#content_dua{
	width:286.66px;
	height:75px;
	background-color:rgb(161,132,107);
	background-image: url("MV_grafik_png/mv_grid_dua.png");
	background-size: cover;
	margin-bottom:10px;
	margin-right: auto;
	margin-left: auto;
}

/* content right */

#content_recitation{
	width:180px;
	height:245px;
	line-height:245px;
	background-color:rgb(89,88,60);
	background-image: url("MV_grafik_png/mv_grid_recitation.png");
	background-size: cover;
	margin-bottom:10px;
	margin-right: auto;
	margin-left: auto;
}

#content_Koran{
	width:180px;
	height:245px;
	background-color:rgb(196,186,155);
	background-image: url("MV_grafik_png/mv_grid_koran.png");
	background-size: cover;
	margin-bottom:10px;
	margin-right: auto;
	margin-left: auto;
}
}

/* Desktop Layout: 769px to a max of 1232px. Inherits styles from the base styles. */
@media only screen and (min-width: 769px) {
    
	header {
		margin-top: 40px;
		margin-bottom: 40px;
	}

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	/*padding-left: 0.75%;
	padding-right: 0.75%;*/
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}

.zeroMargin_desktop {
    margin-left: 0;
}
.hide_desktop {
    display: block;
}

#wrapper_mv {
	width:900px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	float:none;
	clear:none;
}

#content_left, #content_right{
	width:180px;
	height:500px;
	float:left;	
	background:none;
	margin: 10px;
	margin-top:0;
	margin-bottom:0;
}

#content_bottom{
	width:880px;
	height:75px;
	float:left;
	margin:10px;
	background:none;
	clear:both;
		
}

footer{
	width: 880px;
	height:35px;
	background:none;
	margin-left:auto;
	margin-right:auto;
	line-height: 35px;
	font-family: "ff-kava-web-pro", sans-serif;
  	font-style: normal;
  	font-weight: 200;
  	font-size: 1em;
}

footer div{
float: left;
width:291.3px;
height:35px;
text-align:center;	
}

footer div a{
color: black;
text-decoration:none;	
}

#searchBar{
	font-family: "ff-kava-web-pro", sans-serif;
  	font-style: normal;
  	font-weight: 200;
  	font-size: 1em;
	border-radius:10px;
	padding-left:5px;
}

.left-align{
	text-align:left;
	padding-left:2px;
}

.right-align{
	text-align:right;
	padding-right:2px;
}

#pattern_mv{
	width:500px;
	height:500px;
	float:left;	
	background: url("MV_grafik_png/MV_index_image_500x500.png");	
	background-size: cover;  
	margin:0px;
}

/*content left */

#content_tro{
	width:180px;
	height:160px;
	float:left;
	background-color:rgb(107,86,64);;
	background-image: url("MV_grafik_png/mv_grid_tro.png");
	background-size: cover;
	margin-bottom:10px;
}
#content_shirk{
	width:180px;
	height:160px;
	float:left;
	background-color:rgb(102,120,120);
	background-image: url("MV_grafik_png/mv_grid_shirk.png");
	background-size: cover;
	margin-bottom:10px;

}

#content_tawhid{
	width:180px;
	height:160px;
	float:left;
	background-color:rgb(140,126,80);
	background-image: url("MV_grafik_png/mv_grid_tawhid.png");
	background-size: cover;
	margin:0;
}

/* content bottom */

#content_bon{
	width:286.66px;
	height:75px;
	float:left;
	background-color:rgb(191,132,21);
	background-image: url("MV_grafik_png/mv_grid_bon.png");
	background-size: cover;
	margin-right:10px;
}

#content_udtale{
	width:286.66px;
	height:75px;
	float:left;
	background-color:rgb(93,93,93);
	background-image: url("MV_grafik_png/mv_grid_udtale.png");
	background-size: cover;
	margin-right:10px;
}

#content_dua{
	width:286.66px;
	height:75px;
	float:left;
	background-color:rgb(161,132,107);
	background-image: url("MV_grafik_png/mv_grid_dua.png");
	background-size: cover;
	margin:0;
}

/* content right */

#content_recitation{
	width:180px;
	height:245px;
	float:left;
	line-height:245px;
	background-color:rgb(89,88,60);
	background-image: url("MV_grafik_png/mv_grid_recitation.png");
	background-size: cover;
	margin:0;
}

#content_Koran{
	width:180px;
	height:245px;
	float:left;
	background-color:rgb(196,186,155);
	background-image: url("MV_grafik_png/mv_grid_koran.png");
	background-size: cover;
	margin-bottom:10px;
}

}



