body {
	font-family: roboto;

}

/* This code for the header banner light green */
.navSide {
	margin-left: 30px;
	margin-top: 38px;
}

@media (max-width: 576px){
.navbarMdScreen {
	display: none;
	}
}

#firstBanner {
	background-image: linear-gradient(to right top, #051937, #004d7a, #008793, #00bf72, #a8eb12),url(images/color.jpg);
	height: 200px;
	color: white;
}

.vrfLogo {
	width: 95px;
	margin-top: 40px;
	margin-left: 40px;
	position: absolute;
}

@media (max-width: 576px){
.vrfLogo {
	width: 4em;
	padding-bottom: 30px;
	margin-left: 70px;
	margin-bottom: 0px;
	}
}

.webTitle {
	margin-top: 75px;
	margin-left: 30px;
	margin-bottom: 8px;
}

.subTitle {
	margin-left: 30px;
	margin-top: 0px;
	font-size: 15px;
}

@media (max-width: 576px){
.webTitle {
	font-size: 18px;
	margin: 0 auto;
	margin-top: 40px;
	text-align: center;
	
	}
}

@media (max-width: 576px){
.subTitle {
	margin-left: 0px;
	font-size: 15px;
	text-align: center;
	}
}

@media (max-width: 576px){
.bannerTitle {
	padding-bottom: 30px;
	}
}

.dialpadImg {
	width: 30px;
	margin-top: 60px;
}

@media (max-width: 576px){
.dialDiv {
	display: none;
	}
}

.number{
	margin-top: 60px;
	margin-bottom: 0px;
	font-size: 13px;
}

.email {
	font-size: 13px;
}

@media (max-width: 576px){
.numberDiv {
	display: none;
	}
}

.navbar {
	margin-bottom: 0px;
	margin-right: 250px;
	padding-top: 0px;
	text-transform: uppercase;
	font-size: 14px;
	
}

.nav-link strong {
	color: white;
}

.bannerImg {
	padding-left: 0px;
	padding-right: 0px;
}


.sidenav {
		    height: 100%;
		    width: 0;
		    position: fixed;
		    z-index: 1;
		    top: 0;
		    left: 0;
		    background-color: #00923f;
		    overflow-x: hidden;
		    transition: 0.5s;
		    padding-top: 60px;
		    opacity: 1;
		}

		.sidenav a {
		    padding: 8px 8px 8px 32px;
		    text-decoration: none;
		    font-size: 18px;
		    color: #f1f1f1;
		    display: block;
		    transition: 0.3s;
		}

		.sidenav .closebtn {
		    position: absolute;
		    top: 0;
		    right: 25px;
		    font-size: 36px;
		    margin-left: 50px;
		}

		@media screen and (max-height: 450px) {
		  .sidenav {padding-top: 15px;}
		  .sidenav a {font-size: 10px;}
		}

.paraText {
	margin-bottom: 10px;
}

.imgText {
	margin-bottom: 40px;
}

@media (max-width: 576px){
.imgText {
		margin-bottom: 0px;	
		margin-top: 0px;
		font-size: 20px;
		padding-bottom: 0px;
	}
}

#footer div {
	background-color: #2b3238;
	color: white;
}

.footerPara {
	margin-top: 80px;
	margin-bottom: 80px;
}

@media (max-width: 576px){
.footerPara {
		margin-top: 40px;	
	}
}

@media (max-width: 576px){
#footer h4 {
		margin-bottom: 0px;	
	}
}

#footer h4 {
	font-size: 24px;
}

#footer p {
	font-size: 15px;
	line-height: 35px;
	letter-spacing: 1px;
	word-spacing: 1px;
}

@media (max-width: 576px){
#footer p {
	font-size: 15px;
	text-align: center;
	line-height: 25px;
	letter-spacing: 1px;
	margin: 0 auto;
	}
}

#footer i {
	padding: 10px;
	font-size: 22px;
}

#accordionExample h2 .btn-link:hover {
	text-decoration: none;
}

#accordionExample h2 .btn-link {
	text-decoration: none;
}

#accordionExample {
	border: none;
}

.headingOne {
	padding: 3px;
}

.card-header {
	background-color: white;
	border: none;
}

.card-body {
	background-color: white;
	border: none;
}

.annual_book {
	width: 40%;
}

#annualId {
	background-color: #f0f0f0;
}

.adobe_img {
	width: 50px;
	height: 50px;
	
}

.years {
	margin-top: 15px;
	margin-bottom: 0px;
}

.adobe_img_margin{
	text-align: right;
}

.headsText {
	line-height: 26px;
}

.ts_img {
	margin-left: 20px;
}

.tsText {
	line-height: 26px;
	margin-right: 50px;	
}

.irbText {
	color: #666666;
}

.names {
	color: #3385ff;
}

.readMore {
	margin-left: 120px;
}

.phoneNumbers {
	margin-left: 4px;
}

.get {
	text-align: right;
}

@media (max-width: 576px){
.get {
	text-align: center;
	}
}

.partnersLink p {
	margin-bottom: 0px;
}

@media (max-width: 576px){
.partnersLink p {
	margin-bottom: 0px;
	}
}

.underLine {
	border: 1px solid white;
}

.underLineRight {
	border: 1px solid white;
	float: right;
}

@media (max-width: 576px){
.underLineRight{
	margin-left: 0px;
	}
}

.our {
	text-align: left;
}

@media (max-width: 576px){
.our {
	text-align: center;
	}
}

.address {
	margin-bottom: 0px;
	text-align: right;
	}

@media (max-width: 576px){
.address {
	text-align: center;
	font-size: 10px;
	}
}

/* Back to top CSS start */

 .back-to-top {
	 background: none;
	 margin: 0;
	 position: fixed;
	 bottom: 0;
	 right: 0;
	 width: 70px;
	 height: 70px;
	 z-index: 100;
	 display: none;
	 text-decoration: none;
	 color: gray;
	 background-color: transparent;
 }

 .back-to-top:hover {
 	color: #00A183;
 }
 
 .back-to-top i {
	 font-size: 40px;
 }
 
 /* Back to top CSS end */