.container-1 {
	width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}

.container-1-margin {
	width:90%;
	max-width: 1470px;
	height:auto;
	margin:0 auto;
	position:relative;
}

.container-1-margin-left {
	width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
	float:left;
	font-family: 'Titillium Web', sans-serif;
	font-size:40px;
	color:#3da7b7;
	text-align:justify;
	overflow:hidden;
}

.container-1-margin-right {
	width:100%;
	height:auto;
	margin:0px auto 0px auto;
	position:relative;
	float:right;
	font-family: 'Titillium Web', sans-serif;
	font-size:20px;
	color:#5a5a5a;
	text-align:left;
	overflow:hidden;
}

.container-2-margin-left {
	width:48%;
	height:auto;
	margin:0 auto;
	position:relative;
	float:left;
	font-family: 'Titillium Web', sans-serif;
	font-size:40px;
	color:#3da7b7;
	text-align:justify;
	overflow:hidden;
}

.container-2-margin-right {
	width:50%;
	height:auto;
	margin:0px auto 0px auto;
	position:relative;
	float:right;
	font-family: 'Titillium Web', sans-serif;
	font-size:20px;
	color:#5a5a5a;
	text-align:left;
	overflow:hidden;
}

.heading {
	width:80%;
	max-width: 1470px;
	height:auto;
	margin:30px auto;
	position:relative;
	font-family: 'Titillium Web', sans-serif;
	font-size:26px;
	font-weight:bold;
	color:#19aadb;
	line-height:200%;
	text-align:center;
}

h1{
	font-family: 'Titillium Web', sans-serif;
	font-size:20px;
	color:#e56600;
	line-height:200%;
	text-align: justify;
	padding:5px 0px ;
	margin:0px auto;
	border-bottom:1px solid #CCC;
}

h2{
	font-family: 'Titillium Web', sans-serif;
	font-size:16px;
	color:#000;
	line-height:200%;
	text-align: left;
	text-transform:uppercase;
	padding:5px 0px ;
	margin:0px auto;
}

.more {
	font-family: 'Titillium Web', sans-serif;
	font-size:18px;
	font-weight:600;
	color:#e56600;
	line-height:200%;
	padding:0px 0px ;
	margin:0px 0px;
	text-align:left;
}


/**************************************/
/************ Header ******************/
/**************************************/

.header-top {
	width:100%;
	height:10px;
	margin:0 auto;
	position:relative;
	background-color:#e56600;
}

.header-contact {
	width:100%;
	height:30px;
	margin:0 auto;
	position:relative;
}

.header-contact-container {
	width:90%;
	max-width:1470px;
	height:30px;
	margin:-1px auto 0 auto;
	position:relative;
	text-align:right;
	background-image:url(../images/header-contact-bg.png);
	background-repeat:no-repeat;
	background-position:right;
	font-family: 'Titillium Web', sans-serif;
	font-size:16px;
	color:#fff;
}

.header {
	width:100%;
	height:120px;
	margin:0 auto;
	position:relative;
}

.header-container {
	width:90%;
	max-width:1470px;
	height:120px;
	margin:0 auto;
	position:relative;
}

.header-container-logo {
	width:40%;
	height:120px;
	margin:0 auto;
	position:relative;
	float:left;
}

.header-container-social {
	width:40%;
	height:120px;
	margin:0 auto;
	position:relative;
	float:right;
	text-align:right;
	padding-top:40px;
}

/**************************************/
/************ Navigation **************/
/**************************************/

.naviga {
	width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
	background-color:#e56601;
}

.naviga-container {
	width:90%;
	max-width:1470px;
	height:auto;
	margin:0 auto;
	position:relative;
}

.navigation {
	width:100%;
	height:55px;
	margin:0px auto 0px auto;
	position:relative;
	float:none;
	justify-content: left;
	align-items:left;
	text-align:left;
}

/**********************************/
/************ Banner **************/
/**********************************/

.banner {
	width:100%;
	height:auto;
	margin:0px auto 0 auto;
	clear:both;
	z-index:1;
	position:relative;
}

.banner-inner {
	width:auto;
	height:180px;
	margin:0 auto;
	position:relative;
	z-index:1;
	background-color:#000;
	text-align: center;
}

.banner-inner-img {
	width:100%;
	height:100%;
	margin:0 auto;
	position:relative;
	text-align:center;
	background-position:center;
}

/**********************************/
/************ welcome *************/
/**********************************/

.welcome {
	width:100%;
	height:auto;
	margin:0px 0px 50px 0px;
	position:relative;
	z-index:2;
	background-color:#e56600;
	overflow:hidden;
}

.welcome-container {
	width:90%;
	max-width: 1470px;
	height:auto;
	margin:0 auto;
	position:relative;
}
	
.welcome-01 {
	width:33%;
	height:280px;
	margin:0px 0% 0px 0px;
	position:relative;
	float:left;
	background-color:#ff8828;
	font-family: 'Titillium Web', sans-serif;
	font-size:20px;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:50px;
	color:#FFF;
}

.welcome-01:hover {
	background-color:#ccc;
	-webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}

.welcome-02 {
	width:33%;
	height:280px;
	margin:0px 0% 0px 0px;
	position:relative;
	float:left;
	background-color:#ff9c4d;
	font-family: 'Titillium Web', sans-serif;
	font-size:20px;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:50px;
	color:#FFF;
}

.welcome-02:hover {
	background-color:#ccc;
	-webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}

.welcome-03 {
	width:33%;
	height:280px;
	margin:0px 0% 0px 0px;
	position:relative;
	float:left;
	background-color:#ff8828;
	font-family: 'Titillium Web', sans-serif;
	font-size:20px;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:50px;
	color:#FFF;
}

.welcome-03:hover {
	background-color:#ccc;
	-webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}


/******************************************/
/************ footer-content **************/
/******************************************/

.footer-nav {
	width:100%;
	height:auto;
	margin:0 auto;
	background-color:#3f3f3f;
	overflow:hidden;
}

.footer-nav-container {
	width:90%;
	max-width: 1470px;
	height:100%;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	padding:20px auto;
}

.footer-nav-1 {
	width:33%;
	height:100%;
	margin:0 0% 10px auto;
	position:relative;
	float:left;
	overflow:hidden;
}

.footer-nav-2 {
	width:33%;
	height:100%;
	margin:0 0% 10px auto;
	position:relative;
	float:left;
	overflow:hidden;
}

.footer-nav-3 {
	width:33%;
	height:auto;
	margin:0 0% 10px auto;
	position:relative;
	float:left;
	overflow:hidden;
}

.footer-nav-4 {
	width:100%;
	height:auto;
	margin:0 auto 10px auto;
	position:relative;
	float:right;
	overflow:hidden;
}


.footer-nav-heading {
	width:100%;
	height:30px;
	margin:20px auto 0px auto;
	position:relative;
	font-family: 'Titillium Web', sans-serif;
	font-size:18px;
	font-weight:;
	color:#fff;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	display: block;
	border-bottom:0px solid #398995;
}

.footer-nav-txt{
	width:100%;
	height:auto;
	margin:0 auto 0 auto;
	position:relative;
	font-family: 'Titillium Web', sans-serif;
	font-size:14px;
	font-weight:200;
	color:#fff;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	display: block;
}

.footer-nav-txt-nav {
	width:100%;
	height:auto;
	margin:0 auto 0 auto;
	position:relative;
	font-family: 'Titillium Web', sans-serif;
	font-size:14px;
	font-weight:;
	color: #fff;
	text-align:left;
	text-decoration:none;
	text-transform:;
	display: block;
}

.footer-nav-txt-nav:hover {
	text-decoration:underline;
}


/*****************************************/
/************ footer-social **************/
/*****************************************/

.footer-social {
	width:100%;
	height:80px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	background-color:#3f3f3f;
	border-bottom:1px solid #e56601;
	border-top:1px solid #e56601;	
}

.footer-social-container {
	width:90%;
	max-width: 1470px;
	height:80px;
	line-height:80px;
	margin:0 auto;
	position:relative;
	text-align:center;
}

.footer-social-container-left {
	width:40.5%;
	height:80px;
	line-height:80px;
	margin:0 auto;
	float:left;
	font-family: 'Titillium Web', sans-serif;
	font-size:14px;
	font-weight:500;
	color:#fff;
	letter-spacing:0.5px;
	text-align:right;
}

.footer-social-container-right {
	width:49.5%;
	height:80px;
	line-height:80px;
	margin:0 auto;
	float:right;
	text-align:left;
}



/**********************************/
/************ footer **************/
/**********************************/

.footer {
	width:100%;
	height:60px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	background-color:#3f3f3f;

}

.footer-container {
	width:90%;
	max-width: 1470px;
	height:60px;
	margin:0 auto;
	position:relative;
}

.footer-container-left {
	width:100%;
	height:30px;
	line-height:30px;
	margin:0 auto;
	float: none;
	font-family: 'Titillium Web', sans-serif;
	font-size:12px;
	font-weight:500;
	color:#fff;
	letter-spacing:0.5px;
	text-align:center;
}

.footer-container-right {
	width:100%;
	height:30px;
	line-height:30px;
	margin:0 auto;
	float: none;
	font-family: 'Titillium Web', sans-serif;
	font-size:12px;
	font-weight:500;
	color:#fff;
	letter-spacing:0.5px;
	text-align: center;
	text-decoration:none;
}


/**********************************/
/************ pdf *****************/
/**********************************/

.pdf {
	width:auto;
	height:auto;
	margin:10px 0px;
	padding:10px;
	float:none;
	border:0px solid #333;
}

.pdf-img-1 {
	width:175px;
	height:250px;
	margin:0px auto;
	padding:20px;
	border:1px solid #333;
	background-image:url(../images/pdf-1.jpg);
	background-repeat:no-repeat;
}

.pdf-img-2 {
	width:175px;
	height:250px;
	margin:0px auto;
	padding:20px;
	border:1px solid #333;
	background-image:url(../images/pdf-2.jpg);
	background-repeat:no-repeat;
}

.pdf-img-3 {
	width:175px;
	height:250px;
	margin:0px auto;
	padding:20px;
	border:1px solid #333;
	background-image:url(../images/pdf-3.jpg);
	background-repeat:no-repeat;
}

.pdf-txt {
	width:175px;
	height:auto;
	margin:0px auto;
	padding:10px;
	border:1px solid #333;
	font-family: 'Titillium Web', sans-serif;
	font-size:16px;
	font-weight:500;
	color:#e56501;
	text-align:center;
}

/**********************************/
/************ gallery *************/
/**********************************/

.gallery {
	width:auto;
	height:auto;
	margin:10px 0px;
	padding:10px;
	float:left;
	border:1px solid #333;
}

.gallery-img-1 {
	width:265px;
	height:148px;
	margin:0px auto;
	padding:10px;
	border:1px solid #333;
	background-image: url(../images/gallery/ABLE%20Bioeconomy%20Conclave%20Pune%20oct%202018.jpg);
	background-repeat:no-repeat;
	background-size:100%;
	overflow:hidden;
}

.gallery-img-2 {
	width:265px;
	height:148px;
	margin:0px auto;
	padding:10px;
	border:1px solid #333;
	background-image: url(../images/gallery/Awareness%20workshop%20for%20Karnataka%20Forest%20officers%20March%202018.jpg);
	background-repeat:no-repeat;
	background-size:100%;
	overflow:hidden;
}

.gallery-img-3 {
	width:265px;
	height:148px;
	margin:0px auto;
	padding:10px;
	border:1px solid #333;
	background-image: url(../images/gallery/Bangalore%20Biotech%20Startup%20Meet%20BBC.jpg);
	background-repeat:no-repeat;
	background-size:100%;
	overflow:hidden;
}

.gallery-img-4 {
	width:265px;
	height:148px;
	margin:0px auto;
	padding:10px;
	border:1px solid #333;
	background-image: url(../images/gallery/BBC%20Workshop%20on%20BD%20Act.jpg);
	background-repeat:no-repeat;
	background-size:100%;
	overflow:hidden;
}

.gallery-img-5 {
	width:265px;
	height:148px;
	margin:0px auto;
	padding:10px;
	border:1px solid #333;
	background-image: url(../images/gallery/BBC%20Workshop%20on%20BD%20Act-2.jpg);
	background-repeat:no-repeat;
	background-size:100%;
	overflow:hidden;
}

.gallery-img-6 {
	width:265px;
	height:148px;
	margin:0px auto;
	padding:10px;
	border:1px solid #333;
	background-image: url(../images/gallery/BBC%20Workshop%20on%20BD%20Act-3.jpg);
	background-repeat:no-repeat;
	background-size:100%;
	overflow:hidden;
}

.gallery-img-7 {
	width:265px;
	height:148px;
	margin:0px auto;
	padding:10px;
	border:1px solid #333;
	background-image: url(../images/gallery/Educating%20Childern%20on%20useful%20insects.jpg);
	background-repeat:no-repeat;
	background-size:100%;
	overflow:hidden;
}

.gallery-img-8 {
	width:265px;
	height:148px;
	margin:0px auto;
	padding:10px;
	border:1px solid #333;
	background-image: url(../images/gallery/Educating%20Childern%20on%20useful%20insects-1.jpg);
	background-repeat:no-repeat;
	background-size:100%;
	overflow:hidden;
}

.gallery-img-9 {
	width:265px;
	height:148px;
	margin:0px auto;
	padding:10px;
	border:1px solid #333;
	background-image: url(../images/gallery/GiZ-NBA%20Business%20dialogue%20on%20ABS%20Chennai%2023%20jan2019.JPG);
	background-repeat:no-repeat;
	background-size:100%;
	overflow:hidden;
}

.gallery-img-10 {
	width:265px;
	height:148px;
	margin:0px auto;
	padding:10px;
	border:1px solid #333;
	background-image: url(../images/gallery/Golden%20Jubilee%20Biotech%20Park%20Chennai.jpg);
	background-repeat:no-repeat;
	background-size:100%;
	overflow:hidden;
}

.gallery-img-11 {

	width:265px;
	height:148px;
	margin:0px auto;
	padding:10px;
	border:1px solid #333;
	background-image: url(../images/gallery/International%20Biodiversity%20Day%202018.jpg);
	background-repeat:no-repeat;
	background-size:100%;
	overflow:hidden;
}

.gallery-img-12 {
	width:265px;
	height:148px;
	margin:0px auto;
	padding:10px;
	border:1px solid #333;
	background-image: url(../images/gallery/NLS%20Workshop%20Oct%202016.jpg);
	background-repeat:no-repeat;
	background-size:100%;
	overflow:hidden;
}

.gallery-img-13 {
	width:265px;
	height:148px;
	margin:0px auto;
	padding:10px;
	border:1px solid #333;
	background-image: url(../images/gallery/Workshop%20on%20mainstreaming%20biodiversity%20Feb%202018.jpg);
	background-repeat:no-repeat;
	background-size:100%;
	overflow:hidden;
}



.gallery-txt {
	width:265px;
	height:auto;
	margin:0px auto;
	padding:10px;
	border:1px solid #333;
	font-family: 'Titillium Web', sans-serif;
	font-size:16px;
	font-weight:500;
	color:#e56501;
	text-align:center;
}
