.navbar
 {
	height:65px;
	color:#d30000;
}

body
 {
	margin-top:65px;
	font-family:Segoe UI;
	font-size:15px;
}

@media (max-width: 979px)
{
	body
	{
		padding-top: 0px;
	}
}

#logo
{
	max-height:45px;
	margin-right:10px;
	padding-top:0px;
	padding-bottom:0px;
	vertical-align: middle; 
}

#gsbname
{
	font-family: Segoe UI;
	color:#d30000;
}

#banner 
{
	text-align:center;
	height:450px;
	background:url(../../assets/img/c4.jpg) center;
	background-size:cover;
	z-index: 15;
}

#intro
{
	background-color:#ffffff;
	text-align:left;
	padding-top:20px;
	padding-bottom:40px;
}

#intro p
{
	color:#000000;
	margin:auto;
	line-height: 1.6;
}

div
 {
	-ms-overflow-style: none; /* for Internet Explorer, Edge */
	scrollbar-width: none; /* for Firefox */
	overflow-y: scroll; 
}

div::-webkit-scrollbar 
{
	display: none; /* for Chrome, Safari, and Opera */
}

nav ul
{
display: flex;
margin: 0;
padding: 0 0px;

}

nav ul li
{
list-style: none;
}

nav ul li a
{
display: block;
color: #000000;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 20px;
padding-right: 20px;
text-decoration: none;
line-height: 35px;
}

nav ul li a:hover
{
	color: #ffffff;
	background-color: #d30000;
	box-shadow: 0px 1px 6px 0px rgba(100, 0, 0, 0.7);
}

#myHeader
{
	background:#ffffff;
	z-index: 20;
	width: 100%;
	border-bottom:1px solid #d30000;
	box-shadow: 0px 1px 6px 0px rgba(100, 100, 100, 0.7);
}

.sticky
{
	position: fixed;
	top: 65px;
	width: 100%;

}

.map
{
	height: 800px;
	width: 100%;
	position: relative;
	z-index: 1;
	overflow: hidden;
}  

#rivmain
{
	overflow: auto;
	height:75%;
	width: 22%;
	border:1px solid #d30000;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	margin-left:75%;
	margin-top:100px;
	margin-bottom:10px;
	text-align:left;
	background-color:#d6d6d6;
	opacity: 0.9;
	position: absolute;
	z-index: 3;
	box-shadow: 0px 2px 12px 0px rgba(50, 50, 50, 0.7);
}

#rivmain1
{
	overflow: auto;
	height:75%;
	width: 22%;
	border:1px solid #d30000;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	margin-left:3%;
	margin-top:100px;
	margin-bottom:10px;
	text-align:left;
	background-color:#d6d6d6;
	opacity: 0.9;
	position: absolute;
	z-index: 3;
	box-shadow: 0px 2px 12px 0px rgba(50, 50, 50, 0.7);
}


#zname
{
	color: #ffffff;
	width: 12%;
	height: 40px;            
	position: absolute;
	margin-top: 80px;
	left: 80%;
	opacity: 1;
	z-index: 4;
	background-color:#d30000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	box-shadow: 0px 2px 6px 0px rgba(100, 0, 0, 0.4);
	display: flex;
	justify-content: center;
	align-items: center;
}

#zname1
{
	color: #ffffff;
	width: 12%;
	height: 40px;            
	position: absolute;
	margin-top: 80px;
	left: 8%;
	opacity: 1;
	z-index: 4;
	background-color:#d30000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	box-shadow: 0px 2px 6px 0px rgba(100, 0, 0, 0.4);
	display: flex;
	justify-content: center;
	align-items: center;
}

#rivsub
{
	overflow: auto;
	height:83%;
	width: 80%;
	margin-top:11%;
	margin-right:10%;
	margin-left:12%;
	text-align:left;
	position: absolute;
	z-index: 10;
}

#rivsub1
{
	overflow: auto;
	height:83%;
	width: 80%;
	margin-top:11%;
	margin-right:10%;
	margin-left:12%;
	text-align:left;
	position: absolute;
	z-index: 10;
}

#rivsub p
{
	color:#000000;
}

#rivsub1 p
{
	color:#000000;
}

#rivid 
{
	color:#000000;
	font-family:Segoe UI;
	padding-right:5px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #d6d6d6;
	border-bottom:1px solid #a0a0a0;
	border-radius: 0px;
}

#rivdetail 
{
	color:#000000;
	font-size:13px;
	font-weight:400;
	font-family: Segoe UI;
	padding-left:20px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:0px;
	background-color: #d6d6d6;
}

#rivpart 
{
	border-radius: 0px;
	padding:0px;
	margin:0px;
	border:1px solid #d6d6d6;
}

#ourProduct
{
	text-align:center;
}

.img-responsive
{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.carousel-indicators 
{
	text-align: right;
	float: right;
	right: 2% ;
	left: inherit;
}

.carousel-indicators .active
{
	background-color: #d30000;
}

.container.gsb-container
{
	max-width:1000px;
	padding-top:0px;
}

.container.zn-container
{
	max-width:1200px;
	padding-bottom:0px;
}

#zonetext
{
	background-color:#d6d6d6;
	padding-top:30px;
	padding-bottom:45px;
	border-top:1px solid #c6c6c6;
	border-bottom:1px solid #b1b1b1;
	box-shadow: 0px 2px 6px 0px rgba(100, 100, 100, 0.7);

}

hr {
  width:100px;
  height:1px;
  background-color:#aa0000;
  margin-top:5px;
}


h1 {
	color:#000000;
	font-size:60px;
	font-weight:400;
	font-family: Segoe UI;
	padding-bottom:15px;
}

h2 
{
	color:#d30000;
	font-size:40px;
	font-weight:400;
	font-family: Segoe UI;
	padding-bottom:15px;
}

h3
{
	color:#000000;
	font-size:18px;
	font-weight:400;
	font-family: Segoe UI;
	padding-top:20px;
	padding-bottom:20px;
}

h4
{
	color:#000000;
	font-size:20px;
	font-weight:400;
	font-family:Segoe UI;
	display: inline;
}

h5
{
	color:#d30000;
	font-size:30px;
	font-weight:400;
	font-family:Segoe UI;
	padding-bottom:15px;
}

#contactUs
{
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}

.col-md-6.newsItem 
{
	padding-left:20px;
	padding-right:10px;
}

#email
{
	padding-top:20px;
}

#footerTop
{
	color:white;
	text-align:center;
	background-color:#444444;
}

#socialMedia
{
	padding-top:10px;
	padding-bottom:10px;
}

#socialMedia a
{
	display:inline-block;
	width:35px;
	height:35px;
	cursor:pointer;
	background-color:#292929;
	border-radius:2px;
	font-size:20px;
	color:#ffffff;
	text-align:center;
	line-height:35px;
	margin-right:20px;
	margin-left:20px;
	margin-bottom:5px;
}

#footerBottom
{
	text-align:center;
	color:#888787;
	padding:0px;
	font-size:13px;
	background-color:rgb(51,51,51);
	font-weight:400;
	padding:0px;
}

#disclaimer h5
{
	font-size:14px;
	margin-bottom:2px;
	margin-top:15px;
	font-weight:400;
	font-family: Segoe UI;
	padding:0px;
	color:#888787;
}

#disclaimer
{
	max-width:1000px;
	padding:0px;
}

#footerMiddle
{
	height:1px;
}

#emialLink
{
	color:#d6d6d6;
	text-decoration: none;
}

#credits
{
	color:#000000;
	font-size:12px;
	font-weight:400;
	font-family: Segoe UI;
	background-color:#d6d6d6;
	padding-top:20px;
	padding-bottom:40px;
	box-shadow: 1px 2px 5px 0px rgba(100, 100, 100, 0.7);
}

#creditleft
{
	text-align: right;
	border-right:1px solid #d30000;
	padding-right:20px;
}

#credits h2
{
	font-size:15px;
	font-weight:500;
	font-family: Segoe UI;
	padding-top:15px;
	padding-bottom:10px;
	color:#d30000;
	text-align: center;
}