@charset "utf-8";

@media only screen and (min-width: 768px) and (max-width:1600px){
	
.page-header .h2
	{
	font-size:1.8em 4.2em;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight:bold;
	text-align:center;
	color: #000000;
	padding-top: 50px;
	margin-bottom: 40px;
	}
	 
#sul .row
	{
	border-top:2px solid #D1BE57;	
	}

.row .newsip .title1
	{
	font-size:1.4em;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight:bold;
	text-align:center;
	color: #D1BE57;
	margin-top: 20px;
	margin-bottom: 40px;	
	}
.row .img-rounded
	{
	position: relative;
	margin-left:auto;
	margin-right: auto;
	margin-bottom: 20px;
	left: 220px;
	margin-top:10px;
	z-index: +1;
	border-radius:25px;
	border:1px solid #D1BE57;
	}
.row .content3
	{
	font-size:1em;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight:bold;
	color: #000000;
	line-height: 1.7;
	text-align: justify;
	direction: rtl;
	padding-left: 50px;
	padding-right: 70px;
	margin-bottom: 70px;
	}
}

@media only screen and (min-width:480px) and (max-width:767px){

#sul
	{
	width: 80%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	}
.page-header .h2
	{
	font-size:1em;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight:bold;
	text-align:center;
	color: #000000;
	padding-top: 50px;
	margin-bottom: 40px;
	}
	 
#sul .row
	{
	border-top:2px solid #D1BE57;	
	}

.row .newsip .title1
	{
	font-size:1em;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight:bold;
	text-align:center;
	color: #D1BE57;
	margin-top: 20px;
	margin-bottom: 40px;	
	}
.row .img-rounded
	{
	width: 230px;
	height: 130px;
	position: relative;
	margin-left:auto;
	margin-right: auto;
	margin-bottom: 20px;
	left: 200px;
	margin-top:10px;
	z-index: +1;
	border-radius:25px;
	border:1px solid #D1BE57;
	}
.row .content3
	{
	font-size:0.8em;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight:bold;
	color: #000000;
	line-height: 1.7;
	text-align: justify;
	direction: rtl;
	padding-left: 50px;
	padding-right: 70px;
	margin-bottom: 70px;
	}
		
}

@media only screen and (min-width:0px) and (max-width:479px){
	
#sul
	{
	width: 80%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	}
.page-header .h2
	{
	font-size:0.8em;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight:bold;
	text-align:center;
	color: #000000;
	padding-top: 50px;
	margin-bottom: 40px;
	}
	 
#sul .row
	{
	border-top:2px solid #D1BE57;	
	}

.row .newsip .title1
	{
	font-size:0.8em;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight:bold;
	text-align:center;
	color: #D1BE57;
	margin-top: 20px;
	margin-bottom: 40px;	
	}
.row .img-rounded
	{
	width: 200px;
	height: 90px;
	position: relative;
	margin-left:auto;
	margin-right: auto;
	margin-bottom: 20px;
	left: 90px;
	margin-top:10px;
	z-index: +1;
	border-radius:25px;
	border:1px solid #D1BE57;
	}
.row .content3
	{
	font-size:0.6em;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight:bold;
	color: #000000;
	line-height: 1.7;
	text-align: justify;
	direction: rtl;
	padding-left: 50px;
	padding-right: 70px;
	margin-bottom: 70px;
	}
		
}
