@media screen and (max-width: 367px) {
	#home .f2 {
		font-size: 30px;
	  }
}

@media screen and (max-width: 719px) {
	.f1a {
		text-align: center;
		font-size: 16px!important;
	  }
}

.bg {
	z-index: -2;
	position: fixed;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100vw;
	object-fit: cover;
  }


a {
	text-decoration: none;
  }

.gen #info1 {
	top: 0;
  }

  .gen #title {
	top: 0;
  }

body {
	background-image: url("smbg1.png");
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	
}

footer p {
	color: white;
	text-align: center;
	font-size: 18px;
	font-family: arial;
  }

footer {
	padding-bottom: 15px;
}

#bg {
	margin: auto;
	width: 100%;
	height: 100%;
	background: url("smbg1.png") no-repeat;
	background-size: cover;
	position: fixed;
	bottom: 0;
  	right: 0;
 	left: 0;
 	top: 0;
  	overflow-y: scroll;
  	overflow-x: hidden;
}

.gen {
	z-index: -5;
}

.gen #main {
	height: 100%;
	padding-left: 25px;
}

#main {
   overflow-x: hidden;
   max-width: 1300px;
   position: relative;
   margin: auto; 
}

#rdlogo {
	width: 30%;
	min-width: 310px;
	position: relative;
	float: left;
}

#nav {
	float: right;
	position: relative;
	margin-right: 20px;
}

#prod {
	clear: both;
	padding-top: 25px;
}

.prod_img {
	float: left;	
}

.prod_img a{
	display: block;
	color: white;
	text-decoration: none;
  	font-family: arial;
	font-size: 13px;
}

.prod_img img {
	border: 3px solid blue;
	padding: 5px;
	background-color: white;
  }

#slogan {
	top: 20%;
	left: 5%;
	position: relative;
}

#title {
	top: 10%;
	position: relative;
	text-align: center;
}

#info {
	padding: 10px;
	width: 80%;
	left: 5%;
	position: relative;
	margin-right: 20px;
}

#info1 {
	padding: 10px;
	width: 85%;
	top: 10%;
	left: 5%;
	position: relative;
}

#info1a {
	padding: 10px;
	width: 85%;
	left: 5%;
	position: relative;
}

#info2 {
	padding: 10px;
	width: 85%;
	top: 14.5%;
	left: 6.8%;
	position: relative;
}

#forms {
	padding-bottom: 120px;
	width: 85%;
	top: 14.5%;
	left: 0.0%;
	position: relative;
}

hr {
	clear: both;
	border-width: 1px;
	top: 20px;
	position: relative;
	margin: 0;
}

ul.n1 {
	display: inline-block;
	list-style-type: none;
}

li.n {
	display: inline;
}

li.n a{
	float: left;
	display: inline;
	padding: 0px 10px;
	text-decoration: none;
	color: white;
}

li.n a:hover {
	color: #cda2f5;
}

li.n p{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 22px;
	
}

.center {
	
	text-align: center;
}

.f1 {
	font-family: Arial, Helvetica, sans-serif;
    color: white;
	font-size: 22px;
}

.f1x {
	font-family: Arial, Helvetica, sans-serif;
    color: white;
	font-size: 22px;
}

.f1a {
	font-family: Arial, Helvetica, sans-serif;
    color: white;
	font-size: 18px;
	overflow-x: hidden;
	padding: 0px 30px;
	margin: 0;
	
}

.f2 {
	font-family: Arial, Helvetica, sans-serif;
    color: white;
	font-size: 40px;
	
}

.f3 {
	font-family: Arial, Helvetica, sans-serif;
    color: white;
	font-size: 24px;
	
}

.f3a {
	font-family: Arial, Helvetica, sans-serif;
    color: white;
	font-size: 24px;
	
	
}

.f4 {
	font-family: Arial, Helvetica, sans-serif;
    color: white;
	font-size: 33px;
	
}

#con {
	right:56px;
}

#ques {
	bottom: 60px;
	right: 5px;
}

#sub {
	left: 42px;
	position: relative;
}

label {
	
	display: inline-block;
    width: 200px;
	position: relative;
    text-align: right;
	
}

select {
	display: inline-block;
	position: relative;
	right: 55px;
}

textarea {
	display: inline-block;
	position: relative;
	right: 5px;
	top: 5px;
}

#contact #main {
	padding-left: 8px;
  }

@media (max-width: 969px){
	
	#home #main {
		height: 100%;
	  }

	#rdlogo {
		width: 40%;
		min-width: 295px;
		position: relative;
		display: block;
		float: none;
		margin: auto;
	  }

#nav {
	right: 2.0%;
    width: 100%;
	float: none;
	top: 15%;
	position: relative;

}

.prod_img {
	float: left;
	
  
    
    
}

#slogan {
	top: 0.05%;
	left: 5%;
	position: relative;
}

#title {
	top: 0.01%;
	position: relative;
	text-align: center;
}

#info {
	
	width: 90%;
	left: 5%;
	position: relative;
	padding: 10px;
	margin-right: auto;
}

#info1 {
	padding: 10px;
	width: 90%;
	top: 0.01%;
	left: 5%;
	position: relative;
	
	
}

#info1a {
	padding: 10px;
	width: 90%;
	top: 0.01%;
	left: 5%;
	position: relative;
	
	
}

#info2 {
	padding: 10px;
	width: 85%;
	top: 15px;
	left: 6.7%;
	position: relative;
}

#forms {
	padding-bottom: 120px;
	width: 85%;
	top: 5.5%;
	left: 0.0%;
	position: relative;
}

ul.n1 {
	display: inline-block;
	list-style-type: none;
	
	
}

li.n {
	display: block;
}

li.n a{
	
	float: none;
	padding: 0px 10px;
	text-decoration: none;
	color: white;
	display: block;
	
}

li.n a:hover {
	
	color: #cda2f5;
	
}

li.n p {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 22px;
    padding: 0px 10px;
    line-height: 5px;
  }

.center {
	
	
}

.f1 {
	font-family: Arial, Helvetica, sans-serif;
    color: white;
	font-size: 22px;
}



.f2 {
	font-family: Arial, Helvetica, sans-serif;
    color: white;
	font-size: 40px;
	
}

.f3 {
	font-family: Arial, Helvetica, sans-serif;
    color: white;
	font-size: 24px;
	
}

.f4 {
	font-family: Arial, Helvetica, sans-serif;
    color: white;
	font-size: 33px;
	
}
	
}


 
 @media (max-width: 720px){
	
	#rdlogo {
	
	
	display: block;
	margin: auto;
	width: 40%;
	min-width: 295px;
	left: -15px;
	
	top: 1px;
	position: relative;
	
}

#nav {
	left: -20px;
	width: 100%;
	
	top: 15px;
	position: relative;
	
}

#slogan {
	top: 2.5%;
	left: .00005%;
	position: relative;
}

#title {
	top: 1.01%;
	position: relative;
	text-align: center;
}
#info {
	
	width: 90%;
	top: 5px;
	left: 5%;
	position: relative;
	padding: 10px;
	margin-right: auto;
}

#info1 {
	padding: 10px;
	width: 90%;
	top: 0.5%;
	left: 5%;
	position: relative;
	
}

#info1a {
	padding: 10px;
	width: 100%;
	top: 0.5%;
	left: -15px;
	position: relative;
	
}

#info2 {
	padding: 10px;
	width: 85%;
	top: 15px;
	left: 5.7%;
	position: relative;
}

#forms {
	padding-bottom: 120px;
	width: 85%;
	top: 5.5%;
	left: 0px;
	position: relative;
	margin: auto;
}

.prod_img {
	float: none;
	display: block;
	text-align: center;
	padding-bottom: 15px;
  
    
    
}



ul.n1 {
	display: inline-block;
	list-style-type: none;
	
}

li.n {
	
	display: block;
	
	
}

li.n a{
	
	float: none;
	padding: 0px 0px;
	text-decoration: none;
	color: white;
	
	
}

li.n a:hover {
	
	color: #cda2f5;
	
}

li.n p{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 22px;
}

#prod1 {
	text-align: center;
	font-size: 22px;
}

#slog1 {
	padding-left: 5px;
	padding-right: 5px;
}

#slog1a {
	padding-left: 10px;
	padding-right: 10px;
}

.f1 {
	font-family: Arial, Helvetica, sans-serif;
    color: white;
	
	font-size: 20px;
}

.f2 {
	font-family: Arial, Helvetica, sans-serif;
    color: white;
	font-size: 31.5px;
	
	text-align: center;
}

.f3 {
	font-family: Arial, Helvetica, sans-serif;
    color: white;
	font-size: 24.5px;
	
	text-align: center;
}

.f4 {
	font-family: Arial, Helvetica, sans-serif;
    color: white;
	font-size: 33px;
	
}
	#con {
	right:0px;
}

#ques {
	bottom: 0px;
	right: 0px;
}

#sub {
	left: 0px;
	position: relative;
}

label {
	
	display: block;
    width: inherit;
	position: relative;
    text-align: center;
	padding-top: 10px;
	
}

select {
	display: inline-block;
	position: relative;
	right: 0px;
}

textarea {
	display:inline-block;
	position: relative;
	right: 0px;
	top: 0px;
}
}

 @media (max-width: 480px){
	 
	 #rdlogo {
	min-width: 295px;
	left: -20px;
	margin:auto;
	top: 1px;
	position: relative;
	display: block;
	}
	 
 }