@charset "utf-8";
img, object, embed, video {
	max-width: 100%;
}
.ie6 img {
	width:100%;
}

@font-face {
    font-family: 'psl_sirintrspregular';
    src: url('psl164sp_0-webfont.eot');
    src: url('psl164sp_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('psl164sp_0-webfont.woff2') format('woff2'),
         url('psl164sp_0-webfont.woff') format('woff'),
         url('psl164sp_0-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'psl_sirintrspbold';
    src: url('psl165sp_0-webfont.eot');
    src: url('psl165sp_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('psl165sp_0-webfont.woff2') format('woff2'),
         url('psl165sp_0-webfont.woff') format('woff'),
         url('psl165sp_0-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

/* Mobile Layout: 480px and below. */
.gridContainer {
	width:100%;
	max-width:1232;
	background-color:rgb(40,170,225);
	text-align:center;
	font-family: "psl_sirintrspregular","MS Serif", "New York", "serif";
	
}
header {
	width:100%;
	height:auto;
	background-color:white;	
	
}


#logo {
	width:60%;
	height:auto;
	padding-top:3%;
	padding-bottom:3%;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.rice{
	width:80%;
	height:auto;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:2%;
	margin-top:5%;
}

.ricedetail{
	width:90%;
	height:auto;
	background-color:rgb(150,220,250);
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding-top:1%;
	padding-bottom:1%;
}

.ricedetail h2{
	margin-bottom:0%;
	margin-top:0%;
	font-size:180%;
}



.ricedetail p{
	width:62%;
	color:rgb(100,100,100);
	text-align:center;
	text-decoration:none;
	line-height:100%;
	font-size:130%;
	margin-top:1%;
	margin-left:auto;
	margin-right:auto;

}

.topicex{
	color:white;
	margin-left:3.5%;
	width:93%;
	height:auto;
	border-top:solid;
	border-color:white;
	padding-bottom:3%;
	
}
.topicex2{
	color:white;
	margin-left:3.5%;
	width:93%;
	height:auto;
	border-bottom:solid;
	border-color:white;
	
}
.topicex2 h1 {
margin-top:0%;	
}

#fb{
	width:6%;
	height:auto;
	position:absolute;
	right:10%;
	top:8px;
		
}

#lg{
	width:6%;
	height:auto;
	position:absolute;
	right:8px;
	top:8px;
		
}

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

@media only screen and (min-width: 481px) {
.gridContainer {
	width:100%;
	max-width:1232;
	background-color:rgb(40,170,225);
	text-align:center;
	font-family: "psl_sirintrspregular","MS Serif", "New York", "serif";
	
}
header {
	width:100%;
	height:auto;
	background-color:white;	
	
}


#logo {
	width:50%;
	height:auto;
	padding-top:3%;
	padding-bottom:3%;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.rice{
	width:80%;
	height:auto;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:2%;
	margin-top:5%;
}

.ricedetail{
	width:90%;
	height:auto;
	background-color:rgb(150,220,250);
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding-top:1%;
	padding-bottom:1%;
}

.ricedetail h2{
	margin-bottom:0%;
	margin-top:0%;
	font-size:250%;
}



.ricedetail p{
	width:60%;
	color:rgb(100,100,100);
	text-align:center;
	text-decoration:none;
	line-height:100%;
	font-size:190%;
	margin-top:1%;
	margin-left:auto;
	margin-right:auto;

}

.topicex{
	color:white;
	margin-left:3.5%;
	width:93%;
	height:auto;
	border-top:solid;
	border-color:white;
	padding-bottom:3%;
	
}
.topicex2{
	color:white;
	margin-left:3.5%;
	width:93%;
	height:auto;
	border-bottom:solid;
	border-color:white;
	
}
.topicex2 h1 {
margin-top:0%;	
}

#fb{
	width:5%;
	height:auto;
	position:absolute;
	right:8%;
	top:8px;
		
}

#lg{
	width:5%;
	height:auto;
	position:absolute;
	right:8px;
	top:8px;
		
}

}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width:100%;
	max-width:1232;
	background-color:rgb(40,170,225);
	text-align:center;
	font-family: "psl_sirintrspregular","MS Serif", "New York", "serif";
	
}
header {
	width:100%;
	height:auto;
	background-color:white;	
	
}


#logo {
	width:40%;
	height:auto;
	padding-top:3%;
	padding-bottom:3%;
	display:block;
	margin-left:auto;
	margin-right:auto;
}



.rice{
	width:80%;
	height:auto;
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding-top:1%;
	padding-bottom:3%;
}

.ricedetail{
	width:90%;
	height:auto;
	background-color:rgb(150,220,250);
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding-top:1%;
	padding-bottom:1%;
}

.ricedetail h2{
	margin-bottom:0%;
	margin-top:0%;
	font-size:270%;
}



.ricedetail p{
	width:63%;
	color:rgb(100,100,100);
	text-align:center;
	text-decoration:none;
	line-height:100%;
	font-size:200%;
	margin-top:1%;
	margin-left:auto;
	margin-right:auto;

}

.topicex{
	color:white;
	margin-left:3.5%;
	width:93%;
	height:auto;
	border-top:solid;
	border-color:white;
	padding-bottom:3%;
	
}
.topicex2{
	color:white;
	margin-left:3.5%;
	width:93%;
	height:auto;
	border-bottom:solid;
	border-color:white;
	
}
.topicex2 h1 {
margin-top:0%;	
}

#fb{
	width:4%;
	height:auto;
	position:absolute;
	right:5.5%;
	top:8px;
		
}

#lg{
	width:4%;
	height:auto;
	position:absolute;
	right:8px;
	top:8px;
		
}


}