#menu{
position:absolute;
left:0px;
top:0px;
width:0px;
overflow:hidden;
background-color:#BD5A18;
display:inline-block;
z-index:1500;
}

#menu ul{
margin-top:3%;
margin-left:10%;
color:#FFFFFF;
font-size:1.5em;
list-style-type: none;

}
#menu ul li{
line-height: 1.5em;
text-decoration:none;
}
#menu ul li:first-child{
margin-bottom:5%;
font-weight:bold;
font-size:1.6em;
}
#menu ul li a{
color:#FFFFFF;
text-decoration:none;

}
#menu ul li a:hover{
color:#CCC;
 text-decoration:none;
}
#menu ul li a:visited{
color:#ffffff; 
text-decoration:none;
}
#b1{
position:absolute;
left:0px;
top:0px;
width:90%;
text-align:right;
font-size:20px;
font-weight:bold;
display:inline;
z-index:1500;
}
#sitename{
width:90%;
border:none;
margin-left:10%;
font-size: 2em;
color:#fff;
margin-top:50px;
}
#sitename span:first-child{
float:left;
font-size: 1.5em;
}
#js-rotating{
float:right;
margin-right:60px;
margin-top:45px;
}
#js-rotating img{
width: 40px;
cursor:pointer;
}
#closemenu{
float:right;
margin-right:10%;
margin-top:50px;
color:#FFFFFF;
font-size:1em;
}

.container-fluid{
position:absolute;
top:0px;
left:0px;
margin:0px;
padding:0px;
}

.container{
max-width:100%;
text-align:center;
}

.carousel-item {
    height: 100vh;
    min-height: 300px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
 
  
}	
.carousel-indicators li{
 background: transparent;
 border:1px solid #fff;
 width: 10px;
  height: 10px;
  border-radius: 100%;
  margin-left:20px;
}

.carousel-indicators li.active {
  
  background: #fff;
}

.carousel-caption{
    right: 5%;
    text-align: right;
    background-color: none;
    /*max-width: 300px;*/
    left: auto;
    padding:5px;
}
.carousel-control-prev,
.carousel-control-next{
      top: 75%;
}
.carousel-control-next{
right: 75%;
}
.content{
  font-size:2em;
  margin:auto;
  padding-top:1em;
  font-weight:100;
  width:50%;
  color:#999999;
}

.heading{
  font-weight:bolder;
  letter-spacing: -1px;
  font-size:60px;
  color:#999999;
  }

.imgcontent:hover, .imgcontent.silver { 
background-color: #ccc; 
}

.imgcontent{
display:inline-block;
padding:.5em;
}

imgcontent img{


}

.imgcontent p{
text-align:left;
font-size:1.5em;
width:95%;

/*margin-left:1em;*/
color:#999999;
}
.imgcontent span{
padding-bottom: .5em;
color:#999999;
}

#viewp{
  width:100%;
  height:14%;
  border-radius: 50px;
  border: 2px solid #999999;
  padding: 0px;
  margin:auto;
  font-weight:bolder;
  letter-spacing: -1px;
  font-size:1em;
  color:#999999;
  margin-bottom:60px;
  
  }
  
  .slideleft{
  width:50px;
  height:50px;
  vertical-align:middle;
  
  }
  
  .slideright{
  width:50px;
  height:50px;
  vertical-align:middle;
  
  }
  
  .vpm{
  width:50px;
  height:50px;
  vertical-align:middle;
  float:right;
  margin-right:1em;
  
  }.letstalk{
  background-color: #fff;
  margin:auto;
  text-align:center;
  width:100%;
  grid-column: 1 / 4 ;
  grid-row: 2  ;
  }
 .letstalk p{
  font-weight:bolder;
  letter-spacing: -1px;
  font-size:50px;
  color:#999999;
  margin-top:60px;
  margin-bottom:40px;
  
  }
  #talk{
  width:25%;
  height:11%;
  border-radius: 40px;
  border: 2px solid #999999;
  padding: 0px;
  margin:auto;
  font-weight:bolder;
  letter-spacing: -1px;
  font-size:50px;
  color:#999999;
  margin-bottom:60px;
  
  }
  .morej{
  width:50px;
  height:50px;
  vertical-align:middle;
  float:right;
  }
  
  
  #ltmore{
  margin-top:1.2em;
  vertical-align:middle;
 margin-bottom:1.2em;
  
  }
 

.footer{
    text-align:left;
	background-color:#fff;
	width:100%;
			
}
#footermenu{
color:#999999;
width:100%;
float:left;
background-color:#FFFFFF;

}
#footermenu  p:last:child {
padding-right:2em;
background-color:red;
}
.lowermenu{
margin-left:0em;
color:#999999;
font-size:20px;


}
#footermenu p:last-child {
/*margin-left:4em;*/
}
#footermenu p span{
font-size:1.8em;
padding-right:1em;
font-weight:bold;

}
#footermenu p a{
text-decoration:none;
color:#999999;
font-size:20px;
padding-right:1em;

}
#footermenu p a:nth-child(8){
margin-right:14%;
}
.lowermenu li a{
text-decoration:none;
color:#999999;
}
.lowermenu li a:hover{
color:#CCCCCC;

}

.footer hr{
width:100%;
margin-bottom:40px;

}
.footer p{
margin-left:80px;

}
#footermenu p:last-child a{
float:right;
padding-right:4%;
}

@media only screen and (max-width: 1640px)  {

#menu ul{
margin-top:3%;
margin-left:2%;
color:#FFFFFF;
font-size:1.2em;
list-style-type: none;

}
#menu ul li{
line-height: 1.2em;
text-decoration:none;
}
#menu ul li:first-child{
margin-bottom:5%;
font-weight:bold;
font-size:1.3em;
}
#menu ul li a{
color:#FFFFFF;
text-decoration:none;

}
#menu ul li a:hover{
color:#CCC;
 text-decoration:none;
}
#menu ul li a:visited{
color:#ffffff; 
text-decoration:none;
} 
   
  .carousel-control-prev,
.carousel-control-next{
      top: 75%;
}
.carousel-control-next{
right: 60%;
} 
   
 #bl{
 display: inline-block;
 }   
   #sitename{
width:100%;
border:none;
margin-left:0px;
font-size: 1.7em;
color:#fff;
padding-top:20px;
display:inline-block;


}
 
 #sitename span:first-child{
float:left;
font-size: 1.7em;
padding-left:8px;
padding-top:0px;
}
#js-rotating{
float:right;
/*margin-right:2px;*/
padding-left:0px;
margin-top:30px;
}
#js-rotating img{
width: 30px;
cursor:pointer;
}
 
 
 
  .header{
	height:250px;
	}
	
	.container{
	padding: 0px;
	margin:0px;
	}
	.container-fluid{
	padding: 0px;
	margin:0px;
	}
	.content{
	font-size:2em;
	width:80vw;
	padding-top:2em;
	padding-bottom:2em;
	margin: 0px;
	text-align:center;
	margin-bottom:0px;
	}
	.content p:first-child{
	width:100%;
	margin:auto; 
	
	font-size:1.8em;
	}
	.content p:last-child{
	font-size:4em;
	height:.5em;
	
	}
	
 .imgcontent{
  width:45vw;
  margin-bottom:30px;
 }
 .imgcontent img:first-child{
    width: 100%;
    height: 100%;
 
 }
 
 .rule{
  width:100%;
  color:#969696;
  margin-top:.8em;
  margin-bottom:.8em;
  margin-left:0px;
 } 
 
 .imgcontent span{
  
  font-size:1.5em;
 }
 
 	
	 
 .heading{
    font-size:4em;
	}
	
	
 
 .letstalk{
   float:right;
   width:60vw;
   	font-size:.6em;
	
	padding:0px;
 
 }
 .letstalk{
 
 
 }
 #ltmore {
 width:50%;
 
 }
 .morej{
 max-width:50px;
 max-height:50px;
 }
 .vpm{
 max-width:50px;
 max-height:50px;
 
 }
 .footer{
    
	padding:px;
	width:100vw;
	margin:auto		
}
#footermenu p{
    width:90%;

    margin:5px;
	font-size:1em;
	text-align:left;
}
#footermenu p a{
font-size:1em;
text-align:center;
}




@media only screen and (max-width: 800px)  {
#menu ul{
margin-top:3%;
margin-left:2%;
color:#FFFFFF;
font-size:1.2em;
list-style-type: none;

}
#menu ul li{
line-height: 1.2em;
text-decoration:none;
}
#menu ul li:first-child{
margin-bottom:5%;
font-weight:bold;
font-size:1.3em;
}
#menu ul li a{
color:#FFFFFF;
text-decoration:none;

}
#menu ul li a:hover{
color:#CCC;
 text-decoration:none;
}
#menu ul li a:visited{
color:#ffffff; 
text-decoration:none;
} 
   
  .carousel-control-prev,
.carousel-control-next{
      top: 75%;
}
.carousel-control-next{
right: 60%;
} 
   
 #bl{
 display: inline-block;
 }   
   #sitename{
width:100%;
border:none;
margin-left:0px;
font-size: 1.7em;
color:#fff;
padding-top:20px;
display:inline-block;


}
 
 #sitename span:first-child{
float:left;
font-size: 1.7em;
padding-left:8px;
padding-top:0px;
}
#js-rotating{
float:right;
/*margin-right:2px;*/
padding-left:0px;
margin-top:30px;
}
#js-rotating img{
width: 30px;
cursor:pointer;
}
 
 
 
  .header{
	height:250px;
	}
	
	.container{
	padding: 0px;
	margin:0px;
	}
	.container-fluid{
	padding: 0px;
	margin:0px;
	}
	.content{
	font-size:1em;
	width:100vw;
	
	padding-top:2em;
	padding-bottom:2em;
	margin: 0px;
	text-align:center;
	margin-bottom:0px;
	}
	.content p:first-child{
	width:100%;
	margin:auto; 
	
	font-size:1.3em;
	}
	.content p:last-child{
	font-size:3em;
	height:.5em;
	
	}
	
 .imgcontent{
  width:100vw;
  
 }
 .imgcontent img:first-child{
    width: 100%;
    height: 100%;
 
 }
 
 .rule{
  width:100%;
  color:#969696;
  margin-top:.8em;
  margin-bottom:.8em;
  margin-left:0px;
 } 
 
 .imgcontent span{
  
  font-size:1.5em;
 }
 
 	
	 
 .heading{
    font-size:3em;
	width:100vw;
	}
	
	
 
 .letstalk{
   	font-size:.6em;
	width:100vw;
	padding:0px;
 
 }
 #ltmore {
 width:90%;
 
 }
 .morej{
 max-width:50px;
 max-height:50px;
 }
 .vpm{
 max-width:50px;
 max-height:50px;
 
 }
 .footer{
    
	padding:px;
	width:100vw;
	margin:auto		
}
#footermenu p{
    width:90%;

    margin:5px;
	font-size:1em;
	text-align:left;
}
#footermenu p a{
font-size:1em;
text-align:center;
}
 
@media only screen and (max-width: 450px)  {
   
  

#menu ul{
margin-top:3%;
margin-left:2%;
color:#FFFFFF;
font-size:1.2em;
list-style-type: none;

}
#menu ul li{
line-height: 1.2em;
text-decoration:none;
}
#menu ul li:first-child{
margin-bottom:5%;
font-weight:bold;
font-size:1.3em;
}
#menu ul li a{
color:#FFFFFF;
text-decoration:none;

}
#menu ul li a:hover{
color:#CCC;
 text-decoration:none;
}
#menu ul li a:visited{
color:#ffffff; 
text-decoration:none;
} 
   
  .carousel-control-prev,
.carousel-control-next{
      top: 75%;
}
.carousel-control-next{
right: 60%;
} 
   
   
   #sitename{
width:100%;
border:none;
margin-left:0px;
font-size: 1.1em;
color:#fff;
margin-top:25px;
display:inline-block;
}
 
 #sitename span:first-child{
float:left;
font-size: 1.1em;
padding-left:8px;
margin-top:6px;
}
#js-rotating{
float:right;
/*margin-right:2px;*/
padding-left:0px;
margin-top:15px;
}
#js-rotating img{
width: 25px;
cursor:pointer;
}
 
 
 
  .header{
	height:250px;
	}
	
	.container{
	padding: 0px;
	margin:0px;
	}
	.container-fluid{
	padding: 0px;
	margin:0px;
	}
	.content{
	font-size:1em;
	width:100vw;
	
	padding-top:2em;
	padding-bottom:2em;
	margin: 0px;
	text-align:center;
	margin-bottom:0px;
	}
	.content p:first-child{
	width:100%;
	margin:auto; 
	
	font-size:1.3em;
	}
	.content p:last-child{
	font-size:3em;
	height:.5em;
	
	}
	
 .imgcontent{
  width:100vw;
  
 }
 .imgcontent img:first-child{
    max-width: 100%;
    max-height: 100%;
 
 }
 
 .imgcontent  img:last-child{
 
  max-width: 50px;
    max-height: 50px%;
 }

 
 .rule{
  width:100%;
  color:#969696;
  margin-top:.8em;
  margin-bottom:.8em;
  margin-left:0px;
 } 
 
 .imgcontent span{
  
  font-size:1.5em;
 }
 
 	
	 
 .heading{
    font-size:3em;
	width:100vw;
	}
	
	
 
 .letstalk{
   	font-size:.6em;
	width:100vw;
	padding:0px;
 
 }
  .morej{
 max-width:50px;
 max-height:50px;
 }
 .vpm{
 max-width:50px;
 max-height:50px;
 
 }
 #ltmore {
 width:90%;
 
 }
 .footer{
    
	padding:px;
	width:100vw;
	margin:auto		
}
#footermenu p{
    width:90%;

    margin:5px;
	font-size:1em;
	text-align:left;
}
#footermenu p a{
font-size:1em;
text-align:center;
}
 
}
 