/* Backgrounds will cover all the section
* --------------------------------------- */
#iweight_1,
#iweight_2,
#iweight_3,
#iweight_4,
#iweight_5,
#iweight_6,
#iweight_7,
#iweight_8,
#iweight_9,
#iweight_10,
#iweight_11,
#iweight_12,
#iweight_13,
#iweight_14,
#iweight_15,
#iweight_16{
	background-size: cover;
	background-size:100% 100%;
}
/* Defining each section background and styles
* --------------------------------------- */
#iweight_1{
	background-image: url(../images/01.jpg);
	padding: 6% 0 0 0;
}
#iweight_2{
	background-image: url(../images/02.jpg);
	padding: 6% 0 0 0;
}
#iweight_3{
	background-image: url(../images/03.jpg);
	padding: 6% 0 0 0;
}
#iweight_4{
	background-image: url(../images/04.jpg);
	padding: 6% 0 0 0;
}
#iweight_5{
	background-image: url(../images/05.jpg);
	padding: 6% 0 0 0;
}
#iweight_6{
	background-image: url(../images/06.jpg);
	padding: 6% 0 0 0;
}
#iweight_7{
	background-image: url(../images/07.jpg);
	padding: 6% 0 0 0;
}
#iweight_8{
	background-image: url(../images/08.jpg);
	padding: 6% 0 0 0;
}
#iweight_9{
	background-image: url(../images/09.jpg);
	padding: 6% 0 0 0;
}
#iweight_10{
	background-image: url(../images/10.jpg);
	padding: 6% 0 0 0;
}
#iweight_11{
	background-image: url(../images/11.jpg);
	padding: 6% 0 0 0;
}
#iweight_12{
	background-image: url(../images/12.jpg);
	padding: 6% 0 0 0;
}
#iweight_13{
	background-image: url(../images/13.jpg);
	padding: 6% 0 0 0;
}
#iweight_14{
	background-image: url(../images/14.jpg);
	padding: 6% 0 0 0;
}
#iweight_15{
	background-image: url(../images/15.jpg);
	padding: 6% 0 0 0;
}
#iweight_16{
	background-image: url(../images/16.jpg);
	padding: 6% 0 0 0;
}

.navbar-brand b{
  color:#049dca;
}