<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width:1366px) and (min-width:999px)
	{

html {
margin:0 auto;
font:1em"Open Sans,sans-serif;
text-align:center;
background-image: url("bg.jpg");
				background-repeat: no-repeat;
				margin:auto;
				background-size:cover;
}
.image{
	background-image:url(./logo.png);
	margin:auto;
	background-position:left-top;
	background-size:195px 93px;
	background-repeat:no-repeat;
}
*{
			padding:0px;
			margin:0px;
}
.post{
			text-align:center;
			padding:6px;
			border:1px solid #cccccc;
	                margin-top:80px; 
			margin-right:80px; 
			margin-left:80px;
}
.post h1{
	text-decoration:underline;
}
.post p{
	text-align:left;
	font-size:18px;

}
.post a{
	text-align:right;
	color:black;
	font-style:bold;
	font-size:20px;
	text-decoration:underline;
}
.post h2{
	text-align:left;
	color:black;
	font-size:1px;	
}
button div{
    width:50px;
    height:50px;
    background-image: url("fb.jpg");  
    background-size:cover; 
    background-repeat:no-repeat;	
}

button div.leftImage{
    float: center;
}
button div1{
	
    width:50px;
    height:50px;
    background-image: url("twi.gif");  
    background-size:cover; 
    background-repeat:no-repeat;	
}

button div1.leftImage1{
	
    float:left;
}
button div2{
    width:50px;
    height:50px;
    background-image: url("google.png");  
    background-size:cover; 
    background-repeat:no-repeat;	
}

button div2.leftImage2{
    float:left;
}


.content1{
	margin:0px auto;
	text-align:center;
	}
.content2{
	margin:0px auto;
	text-align:center;
}
.header{
	font-family:cursive;
	margin:0 auto;
	width:100%;
	text-decoration:underline;
	font-size:50px;
	color:black;
	margin-bottom:5px;
	}
.abc{
	margin:0 auto;
	width:100%;
	font-size:20px;
	font-style:bold;
	color:black;
	}
.nav ul ul {
	display:none;
	height:70px;
	margin:0;
	padding:0;
}
.nav ul li:hover &gt; ul {
	display:block;
}
.navbar {
	position: fixed;
    top: 96px;
    left: 0px;
    right : 0px;
    width: 100%;
	height:70px;
	font-size:21px;
	padding:0px;
	margin:0px;
	position:absolute;
	background-color: black;
}
.navbar li {
	height:70px;
	width:150px;
	float:left;
	text-align:center;
	list-style:none;
	padding:0;
	margin:0;
    line-height:70px;
	background-color: black;
}
li:hover{
	
	display:block;
    background-color: #444;
	padding:px px;
}
 a {
	padding:0.8px 0;
	text-decoration:none;
	color:white;
	display:block;
}
.navbar li:hover{
    background-color: #444;
}

.navbar li ul li {
	top:-10px;
	width:200px;
	background-color: black;
    position:relative;
}
.nav ul ul ul {
    position:absolute;
    left:100%;
    top:0;
}

li:hover{
    text-decoration: underline;
}
#bg {
  width: 100%;
  height: 100%;
}
#main
{
overflow:auto;
margin-top:90px;
}
#main_left
{
padding: 100px ;
border:3px solid #007fff;
margin-right:170px; 
margin-left:170px;
min-height:400px;
}
#main_left h1{
	text-decoration: underline;
}
#main_left a{
	display:inline;
}
#commentbox{
	display:inline-block;
	background-color:lightblue;
    color:black;
    text-align:center;
    padding:5px;
	font-size:30px;
	border-style: outset;
	border-color:#007fff;
	width:830px;
	clear:both;
	margin-top:20px;
}
.searchbox{
	font-size:15px;
	font-style:bold;
}


#footer{
  clear: both;
  display: inline-block;
  background-color:black;
  color: white;
  font-size:9px;
  min-height: 20px;
  font-family:sans-serif;
  width: 100%;
  padding: 2.4em 0;
}
#footer p{
  display: inline-block;
  float: left;
  margin: 0.4em 1em;
}
	}
@media screen and (max-width:999px) and (min-width:500px)
	{

html {
margin:0 auto;
font:1em"Open Sans,sans-serif;
text-align:center;
background-image: url("bg.jpg");
				background-repeat: no-repeat;
				margin:auto;
				background-size:cover;
}
.image{
	background-image:url(./logo.png);
	margin:auto;
	background-position:left-top;
	background-size:135px 73px;
	background-repeat:no-repeat;
}
*{
			padding:0px;
			margin:0px;
}
.post{
			text-align:center;
			padding:6px;
			border:1px solid #cccccc;
	                margin-top:80px; 
			margin-right:80px; 
			margin-left:80px;
}
.post h1{
	text-decoration:underline;
}
.post p{
	text-align:left;
	font-size:18px;

}
.post a{
	text-align:right;
	color:black;
	font-style:bold;
	font-size:20px;
	text-decoration:underline;
}
.post h2{
	text-align:left;
	color:black;
	font-size:1px;	
}
button div{
    width:50px;
    height:50px;
    background-image: url("fb.jpg");  
    background-size:cover; 
    background-repeat:no-repeat;	
}

button div.leftImage{
    float: center;
}
button div1{
	
    width:50px;
    height:50px;
    background-image: url("twi.gif");  
    background-size:cover; 
    background-repeat:no-repeat;	
}

button div1.leftImage1{
	
    float:left;
}
button div2{
    width:50px;
    height:50px;
    background-image: url("google.png");  
    background-size:cover; 
    background-repeat:no-repeat;	
}

button div2.leftImage2{
    float:left;
}


.content1{
	margin:0px auto;
	text-align:center;
	}
.content2{
	margin:0px auto;
	text-align:center;
}
.header{
	font-family:cursive;
	margin:10px;
	width:100%;
	text-decoration:underline;
	font-size:12px;
	color:black;
	margin-bottom:5px;
	}
.abc{
	margin-left:15px;
	width:100%;
	font-size:5px;
	font-style:bold;
	color:black;
	}
.nav ul ul {
	display:none;
	height:40px;
	margin:0;
	padding:0;
}
.nav ul li:hover &gt; ul {
	display:block;
}
.navbar {
	position: fixed;
    top: 86px;
    left: 0px;
    right : 0px;
    width: 100%;
	height:40px;
	font-size:10px;
	padding:0px;
	margin:0px;
	position:absolute;
	background-color: black;
}
.navbar li {
	height:40px;
	width:120px;
	float:left;
	text-align:center;
	list-style:none;
	padding:0;
	margin:0;
        line-height:40px;
	background-color: black;
}
li:hover{
	
	display:block;
    background-color: #444;
	padding:px px;
}
 a {
	padding:0.8px 0;
	text-decoration:none;
	color:white;
	display:block;
}
.navbar li:hover{
    background-color: #444;
}

.navbar li ul li {
	top:3px;
	width:200px;
	background-color: black;
    position:relative;
}
.nav ul ul ul {
    position:absolute;
    left:100%;
    top:0;
}

li:hover{
    text-decoration: underline;
}
#bg {
  width: 100%;
  height: 100%;
}
#main
{
overflow:auto;
margin-top:100px;
}
#main_left
{
padding: 50px ;
border:3px solid #007fff;
margin-right:70px; 
margin-left:70px;
min-height:400px;
}
#main_left h1{
	text-decoration: underline;
}
#main_left a{
	display:inline;
}
#commentbox{
	display:inline-block;
	background-color:lightblue;
    color:black;
    text-align:center;
    padding:5px;
	font-size:30px;
	border-style: outset;
	border-color:#007fff;
	width:830px;
	clear:both;
	margin-top:20px;
}
.searchbox{
	font-size:15px;
	font-style:bold;
}


#footer{
  clear: both;
  display: inline-block;
  background-color:black;
  color: white;
  font-size:9px;
  min-height: 20px;
  font-family:sans-serif;
  width: 100%;
  padding: 2.4em 0;
}
#footer p{
  display: inline-block;
  float: left;
  margin: 0.4em 1em;
}
	}
	
	
@media screen and (max-width:500px) and (min-width:0px)
	{

html {
margin:0 auto;
font:1em"Open Sans,sans-serif;
text-align:center;
background-image: url("bg.jpg");
				background-repeat: no-repeat;
				margin:auto;
				background-size:cover;
}
.image{
	background-image:url(./logo.png);
	margin:auto;
	background-position:left-top;
	background-size:70px 43px;
	background-repeat:no-repeat;
}
*{
			padding:0px;
			margin:0px;
}
#wrapper {
    max-width:100%;
}
.sect1{
background-color:PowderBlue;
margin-top:20px;
min-height:400px;
}
.subsect1{
margin-top:0px;
background-image: url("b.jpg");
background-repeat:no-repeat;
background-position:fixed;
background-size:470px 475px;
min-height:400px;
height:100%
}
.post{
			text-align:center;
			padding:6px;
			border:3px solid #007fff;
	        margin-top:80px; 
			margin-right:80px; 
			margin-left:80px;
}
.post h1{
	text-decoration:underline;
}
.post p{
	text-align:left;
	font-size:18px;

}
.post a{
	text-align:right;
	color:black;
	font-style:bold;
	font-size:20px;
	text-decoration:underline;
}
.post h2{
	text-align:left;
	color:black;
	font-size:20px;	
	font-style:bold;
}

.content1{
	margin:0px auto;
	text-align:center;
	}
.content2{
	margin:0px auto;
	text-align:center;
}
.header{
	font-family:cursive;
	margin:10px;
	width:100%;
	text-decoration:underline;
	font-size:11px;
	color:black;
	margin-bottom:5px;
	}

.accordion .accordion-head p{ 
	color:#007fff;
	font-size:20px;
	}
.abc{
	margin-left:25px;
	width:95%;
	font-size:5px;
	font-style:bold;
	color:black;
	}

.nav ul ul {
	display:none;
	height:20px;
	margin:0;
	padding:0;
}
.nav ul li:hover &gt; ul {
	display:block;
	
}
.navbar {
	position: fixed;
    top: 56px;
    left: 0px;
    right : 0px;
    width:100%;
	height:20px;
	font-size:8px;
	padding:0px;
	margin:0px;
	position:absolute;
	background-color: black;
}
.navbar li {
	height:20px;
	width:60px;
	float:left;
	text-align:center;
	list-style:none;
	padding:0;
	margin:0;
    line-height:20px;
	background-color: black;
}
li:hover{
	
	display:block;
    background-color: #444;
	padding:px px;
}
 a {
	padding:0.8px 0;
	text-decoration:none;
	color:white;
	display:block;
}
.navbar li:hover{
    background-color: #444;
}

.navbar li ul li {
	top:0px;
	width:100px;
	background-color: black;
    position:relative;
}
.nav ul ul ul {
    position:absolute;
    left:100%;
    top:0;
}

li:hover{
    text-decoration: underline;
}
#bg {
  width: 100%;
  height: 100%;
}
.offer{
	padding:85px;
	min-height:100px;
	height:300px;
	width:300px;
	border:3px solid grey;
	margin-right:820px;
    margin-left:0px;    
	margin-top:0px;	
}
.offer h1{
	font-size:20px;
	margin:0px;
	color:black;
	text-decoration:underline;
	font-style:bold;
}
.offer p{
	margin:0px;
	color:	#DEB887;
	font-size:10px;
	font-style:bold;
}
.offer a{
	display:inline;
	color:black;
	font-size:10px;
	font-variant:bold;
	text-decoration:underline;
}
#main1
{
overflow:auto;
margin-top:-140px;
}
#main_left1
{
margin-top:0px;
margin-right:120px; 
margin-left:89px;
min-height:40px;
}
#main_left1 h2{
	color:black;
	font-size:12px;
	font-style:bold;
	text-decoration: underline;
}
#main_left1 p{
	color:black;
	font-style:bold;
	font-size:9px;
}
#main_left1 a{
	display:inline;
}
button div{
    width:15px;
    height:15px;
    background-image: url("fb.jpg");  
    background-size:cover; 
    background-repeat:no-repeat;	
}

button div.leftImage{
    float: center;
}
button div1{
	
    width:15px;
    height:15px;
    background-image: url("twi.gif");  
    background-size:cover; 
    background-repeat:no-repeat;	
}

button div1.leftImage1{
	
    float:left;
}
button div2{
    width:15px;
    height:15px;
    background-image: url("google.png");  
    background-size:cover; 
    background-repeat:no-repeat;	
}

button div2.leftImage2{
    float:left;
}
#main
{
overflow:auto;
margin-top:110px;
}
#main_left
{
padding: 50px ;
border:3px solid #007fff;
margin-right:40px; 
margin-left:40px;
min-height:200px;
}
#main_left h1{
	font-size:20px;
	
	text-decoration: underline;
}
#main_left a{
	display:inline;
}
#commentbox{
	display:inline-block;
	background-color:lightblue;
    color:black;
    text-align:center;
    padding:4px;
	font-size:20px;
	border-style: outset;
	border-color:#007fff;
	width:270px;
	clear:both;
	margin-top:20px;
}
.searchbox{
	font-size:15px;
	font-style:bold;
}


#footer{
  clear: both;
  display: inline-block;
  background-color:black;
  color: white;
  font-size:5px;
  min-height: 15px;
  font-family:sans-serif;
  width: 100%;
  padding: 2.4em 0;
}
#footer p{
  display: inline-block;
  float: left;
  margin: 0.4em 1em;
}
	}

	
	@media screen and (max-width:350px) and (min-width:0px)
	{
		@viewport{
    zoom: 1.0;
    width: device-width;
}
body {
margin:0 auto;
font:1em"Open Sans,sans-serif;
text-align:center;
}
.image{
background-image:url(./logo.png);
margin:auto;
background-position:left-top;
background-size:35px 25px;
background-repeat:no-repeat;
}
html{
	background-image: url("bg.jpg");
      -webkit-background-size: contain;
      -moz-background-size: cover;
      -o-background-size:cover;
	   background-size: cover;
}
*{
			padding:0px;
			margin:0px;
}
#wrapper {
    max-width:100%;
}
.sect1{
background-color:PowderBlue;
margin-top:20px;
min-height:400px;
}
.subsect1{
margin-top:0px;
background-image: url("b.jpg");
background-repeat:no-repeat;
background-position:fixed;
background-size:470px 475px;
min-height:400px;
height:100%
}
.post{
			text-align:center;
			padding:0px;
			border:3px solid #007fff;
	        margin-top:60px; 
			margin-right:15px; 
			margin-left:15px;
}
.post h1{
	text-decoration:underline;
	font-size:20px;
}
.post p{
	text-align:left;
	font-size:16px;

}
.post a{
	text-align:right;
	color:black;
	font-style:bold;
	font-size:20px;
	text-decoration:underline;
}
.post h2{
	text-align:left;
	color:black;
	font-size:17px;	
	font-style:bold;
}

.content1{
	margin:0px auto;
	text-align:center;
	}
.content2{
	margin:0px auto;
	text-align:center;
}
.header{
	font-family:cursive;
	margin:10px;
	width:100%;
	text-decoration:underline;
	font-size:11px;
	color:black;
	margin-bottom:5px;
	}

.accordion .accordion-head p{ 
	color:#007fff;
	font-size:14px;
	}
.abc{
	margin-left:15px;
	width:95%;
	font-size:5px;
	font-style:bold;
	color:black;
	}

.nav ul ul {
	display:none;
	height:20px;
	margin:0;
	padding:0;
}
.nav ul li:hover &gt; ul {
	display:block;
	
}
.navbar {
	position: fixed;
    top: 45px;
    left: 0px;
    right : 0px;
    width:100%;
	height:20px;
	font-size:4px;
	padding:0px;
	margin:0px;
	position:absolute;
	background-color: black;
}
.navbar li {
	height:20px;
	width:30px;
	float:left;
	text-align:center;
	list-style:none;
	padding:0;
	margin:0;
    line-height:20px;
	background-color: black;
}
li:hover{
	
	display:block;
    background-color: #444;
	padding:px px;
}
 a {
	padding:0.8px 0;
	text-decoration:none;
	color:white;
	display:block;
}
.navbar li:hover{
    background-color: #444;
}

.navbar li ul li {
	top:0px;
	width:100px;
	background-color: black;
    position:relative;
}
.nav ul ul ul {
    position:absolute;
    left:100%;
    top:0;
}

li:hover{
    text-decoration: underline;
}
#bg {
  width: 100%;
  height: 100%;
}
.offer{
	padding:25px;
	min-height:100px;
	height:420px;
	width:300px;
	border:3px solid grey;
	margin-right:820px;
    margin-left:0px;    
	margin-top:0px;	
}
.offer h1{
	font-size:20px;
	margin:0px;
	color:black;
	text-decoration:underline;
	font-style:bold;
}
.offer p{
	margin:0px;
	color:	#DEB887;
	font-size:10px;
	font-style:bold;
}
.offer a{
	display:inline;
	color:black;
	font-size:10px;
	font-variant:bold;
	text-decoration:underline;
}
#main1
{
overflow:auto;
margin-top:-220px;
}
#main_left1
{
margin-top:0px;
margin-right:120px; 
margin-left:29px;
min-height:40px;
}
#main_left1 h2{
	color:black;
	font-size:12px;
	font-style:bold;
	text-decoration: underline;
}
#main_left1 p{
	color:black;
	font-style:bold;
	font-size:9px;
}
#main_left1 a{
	display:inline;
}
button div{
    width:15px;
    height:15px;
    background-image: url("fb.jpg");  
    background-size:cover; 
    background-repeat:no-repeat;	
}

button div.leftImage{
    float: center;
}
button div1{
	
    width:15px;
    height:15px;
    background-image: url("twi.gif");  
    background-size:cover; 
    background-repeat:no-repeat;	
}

button div1.leftImage1{
	
    float:left;
}
button div2{
    width:15px;
    height:15px;
    background-image: url("google.png");  
    background-size:cover; 
    background-repeat:no-repeat;	
}

button div2.leftImage2{
    float:left;
}


#main_left{
	margin-top:0px;
	padding:0px;
}
#main{

	padding:0px;
	margin-right:-20px;
    margin-left:-20px;    
}
#main_right a{
	display:inline;
	font-size:17px;
	color:black;
}
#commentbox{
	display:inline-block;
	background-color:lightblue;
    color:black;
    text-align:center;
    padding:4px;
	font-size:14px;
	border-style: outset;
	border-color:#007fff;
	width:270px;
	clear:both;
	margin-top:20px;
}
.searchbox{
	font-size:15px;
	font-style: bold;
}
#text{
	font-size:20px;
	color:#007fff;
	margin-top:40px;
    text-shadow:5px 5px 5px black;
}
#forum{
	background-color:lightblue;
	border-style: outset;
	border-color:#007fff;
	width:330px;
	clear:both;
	text-align:center;
	margin-top:50px;
	margin-bottom:160px; 
	margin-right:10px; 
	margin-left:10px; 
}

#footer{
  clear: both;
  display: inline-block;
  background-color:black;
  color: white;
  font-size:2.6px;
  min-height: 10px;
  font-family:sans-serif;
  width: 100%;
  padding: 1.4em 0;
}
#footer p{
  display: inline-block;
  float: left;
  margin: 0.4em 1em;
}
#qwe{
		font-size:15px;
		font-style:bold;}
		#body-color{ background-image: url("bg2.jpg");
				background-repeat: no-repeat;
				background-size:cover; 
				}
 #header7 {
    color:#007fff;
    text-align:right; 
    font-family:serif;
    font-size:20px;font-style:italic;
	
}
#Sign-In{ 
margin-top:22px;
margin-bottom:0px; 
margin-right:50px; 
margin-left:270px; 
border:3px solid #a1a1a1; 
padding:9px 35px; 
background:lightblue; 
width:200px; 
border-radius:20px; 
box-shadow: 7px 7px 6px; }
#button{ 
border-radius:10px; 
width:100px; 
height:40px; 
background:#007fff; 
font-weight:bold; 
font-size:20px }


#body-color1{background-image: url("bg2.jpg");
				background-repeat: no-repeat;
				background-size: cover; }
#header1 {
    color:#007fff;
    text-align:right; 
    font-family:serif;
    font-size:20px;
font-style:italic;
}
.a{
color:#007fff; 
font-size:50px;
}
.qwe1{
font-size:15px;
color:#007fff;
text-decoration:underline;
}
#Sign-In1{ 
margin-top:33px;
margin-bottom:50px; 
margin-right:100px; 
margin-left:270px; 
border:3px solid #a1a1a1; 
padding:9px 35px; 
background:lightblue; 
width:400px; 
border-radius:20px; 
box-shadow: 7px 7px 6px; }
 #button1{ 
border-radius:11px; 
width:100px; 
height:43px; 
background:#00bfff; 
font-weight:bold; 
font-size:20px }
h2{color:#007fff;
font-size:18px
}


#body-color2{ background-image: url("bg2.jpg");
				background-repeat: no-repeat;
				background-size: cover; }
 #header2 {
    color:#007fff;
    text-align:right; 
    font-family:serif;
    font-size:20px;font-style:italic;
}
#Sign-In2{ 
margin-top:43px;
margin-bottom:100px; 
margin-right:100px; 
margin-left:250px; 
border:3px solid #a1a1a1; 
padding:9px 35px; 
background:lightblue; 
width:300px; 
border-radius:20px; 
box-shadow: 7px 7px 6px; }
#button2{ 
border-radius:10px; 
width:100px; 
height:40px; 
background:#00bfff; 
font-weight:bold; 
font-size:20px }
	}
</pre></body></html>