

@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);

body {
	margin-top: 50px; /* 50px is the height of the navbar - change this if the navbarn height changes */
}

/*Main Title C H I R A G r a n g h o l i a*/
.navbar-brand {
  font-family: 'lato', sans-serif;
  color: #FFFFFF;
  font-weight: 300;
  float: left;
  height: 20px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
  .navbar-brand:hover,
  .navbar-brand:focus {
  text-decoration: none;
  color: #000000;
}

.full-width-image-1 {
	background: url("../img/W18/W18_1.png") no-repeat 0 0;
	background-size: cover;
	text-align: center;
	height: 760px;
	width: 1563px;
	padding: 200px 0;
}

.full-width-image-2 {
	background: url("../img//W18/W18_2.png") no-repeat 0 0;
	background-size: cover;
	text-align: center;
	height: 760px;
	width: 1563px;
}

.full-width-image-3 {
	background: url("../img/W18/W18_3.png") no-repeat 0 0;
	background-size: cover;
	text-align: center;
	height: 760px;
	width: 1563px;
}

.full-width-image-4 {
	background: url("../img/W18/W18_4.png") no-repeat 0 0;
	background-size: cover;
	text-align: center;
	height: 760px;
	width: 1563px;
}

.full-width-image-5 {
	background: url("../img/W18/W18_5.png") no-repeat 0 0;
	background-size: cover;
	text-align: center;
	height: 760px;
	width: 1563px;
}

.full-width-image-6 {
	background: url("../img/W18/W18_6.png") no-repeat 0 0;
	background-size: cover;
	text-align: center;
	height: 760px;
	width: 1563px;
}

.full-width-image-7 {
	background: url("../img/W18/W18_7.png") no-repeat 0 0;
	background-size: cover;
	text-align: center;
	height: 760px;
	width: 1563px;
}

.full-width-image-8 {
	background: url("../img/W18/W18_8.png") no-repeat 0 0;
	background-size: cover;
	text-align: center;
	height: 760px;
	width: 1563px;
}

.full-width-image-9 {
	background: url("../img/W18/W18_9.png") no-repeat 0 0;
	background-size: cover;
	text-align: center;
	height: 760px;
	width: 1563px;
}


.full-width-image-10 {
	background: url("../img/W18/W18_10.png") no-repeat 0 0;
	background-size: cover;
	text-align: center;
	height: 760px;
	width: 1563px;
}

.full-width-image-11 {
	background: url("../img/W18/W18_11.png") no-repeat 0 0;
	background-size: cover;
	text-align: center;
	height: 760px;
	width: 1563px;
}

.full-width-image-12 {
	background: url("../img/W18/W18_12.png") no-repeat 0 0;
	background-size: cover;
	text-align: center;
	height: 760px;
	width: 1563px;
}

.full-width-image-13 {
	background: url("../img/W18/W18_13.png") no-repeat 0 0;
	background-size: cover;
	text-align: center;
	height: 760px;
	width: 1563px;
}

.full-width-image-14 {
	background: url("../img/W18/W18_14.png") no-repeat 0 0;
	background-size: cover;
	text-align: center;
	height: 760px;
	width: 1563px;
}

.full-width-image-15 {
	background: url("../img/W18/W18_15.png") no-repeat 0 0;
	background-size: cover;
	text-align: center;
	height: 760px;
	width: 1563px;
}


.full-width-image-16 {
	background: url("../img/W18/W18_16.png") no-repeat 0 0;
	background-size: cover;
	text-align: center;
	height: 760px;
	width: 1563px;
}

.full-width-image-17 {
	background: url("../img/W18/W18_17.png") no-repeat 0 0;
	background-size: cover;
	text-align: center;
	height: 760px;
	width: 1563px;
}

.full-width-image-18 {
	
	background-size: cover;
	text-align: center;
	height: 450px;
	width:100%;
}


.full-width-image-19 {
	background: url("../img/W18/W18_19.png") no-repeat 0 0;
	background-size: cover;
	text-align: center;
	height: 760px;
	width: 1563px;
}

.full-width-image-20 {
	
	background-size: cover;
	text-align: center;
	height: 450px;
	width:100%;
}
/*
.logo-wrapper {
	display: inline-block;
}
*/
.section {
	font-family: 'lato', sans-serif;
	font-weight: 300;
	padding-top: 5px;
	padding-bottom: 75px;
}

.section-heading {
	font-size: 2.5em;
	margin: 20px 0;
}

.section-lead {
	margin: 10px 0;
}

.section-paragraph {
	margin: 10px 0;
}




footer {
	font-family: 'lato', sans-serif;
    font-weight: 100;
	opacity: 0.75;
	margin: 50px 0;
}

@media (max-width: 768px) {

.section-heading {
	font-size: 2em;
}

.section {
	padding-top: 25px;
	padding-bottom: 25px;
}

}