/*!
 * 
 */



 /*--- 25-03-2020 ---*/

.addrbox .address1:after {display: none!important;}
.addrbox .address2:before {    top: 15%;}
.slider-for p { padding: 0 48px;}
.event-box-text {
    min-height: 140px;
    overflow: hidden;
}
  /*--- 25-03-2020 ---*/







/*--- offer and brand slider css ---*/

/*@import url(jquery.mCustomScrollbar.css);*/


html, body {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;
}
img {
    max-width: 100%;
    width: auto \9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}




@font-face {
    font-family: 'Rubik';
    /*src: url('../fonts/lato-black-webfont.woff2') format('woff2'),
         url('../fonts/lato-black-webfont.woff') format('woff');*/
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Rubik';
    /*src: url('../fonts/lato-bold-webfont.woff2') format('woff2'),
         url('../fonts/lato-bold-webfont.woff') format('woff');*/
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Rubik';
    /*src: url('../fonts/lato-light-webfont.woff2') format('woff2'),
         url('../fonts/lato-light-webfont.woff') format('woff');*/
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Rubik';
    /*src: url('../fonts/lato-regular-webfont.woff2') format('woff2'),
         url('../fonts/lato-regular-webfont.woff') format('woff');*/
    font-weight: normal;
    font-style: normal;
}



.display-desktop {
	display: block;
}
.display-mobile {
	display: none;
}

.clear {
	clear: both;
}


#wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.container {
    width: 90%;
    margin: 0 auto;
}
.logo{
	width: 280px;
}
header {
	width: 100%;
	margin: 0;
	padding: 0;
	position: fixed;
	top: 0;
	z-index: 9;
	background: #333333a8;
}
header .headerinn {
	width: 90%;
	margin: 0 auto;
	padding: 0;
}
header .headerinn .logo {
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	width: 20%;
}
header .headerinn nav {
	margin: 0;
	padding: 0;
	float: left;
	width: 80%;
	font-size: 14px;
	font-family: "Rubik", sans-serif;
	text-align: right;
	text-transform: uppercase;
}
.navbar-light .navbar-nav .active > .nav-link{
	color: #fff;
}
.navbar-light .navbar-nav .nav-link{
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
}
.navbar-light .navbar-nav .nav-link:hover
{
color: #8ac355;
}
nav ul {
	margin: 0;
	padding: 0;
}
nav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
	position: relative;
}
nav ul li a {
	display: inline-block;
	margin: 0 20px;
	padding: 24px 0;
	color: #fff;
	text-decoration: none;
	position: relative;
}

nav ul li a:hover {
	color: #2c4997
}
nav ul li a:hover:after {
	position: absolute;
	bottom: 0px;
	left: 50%;
	width: 40px;
	height: 4px;
	background: #7cbc40;
	margin: 0 0 0 -20px;
	content: '';
}
nav ul li a.active:after {
	position: absolute;
	bottom: 0px;
	left: 50%;
	width: 40px;
	height: 4px;
	background: #7cbc40;
	margin: 0 0 0 -20px;
	content: '';
}
nav ul li:hover .submenu {
	display: block;
}
.submenu {
	display: none;
	position: absolute
}
.submenu {
	position: absolute;
	top: 64px;
	left: 0;
	width: 200px;
	margin: 0;
	padding: 0;
	background: #7cbc40;
	text-align: left;
}
.submenu a {
	color: #fff;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 10px;
	border-bottom: solid 1px rgba(255,255,255,0.5);
}
.submenu a:hover {
	color: #fff;
}
.submenu:before {
	width: 40px;
	height: 4px;
	position: absolute;
	top: -4px;
	left: 34px;	
	content: '';
	background: #7cbc40;
}
/*------- end header --------*/

/*------ banner text -------*/
.banner1 {
	width: 500px;
	margin: 0;
	padding: 40px 40px 40px 40px;
	position: relative;
	color: #fff;
	font-family: "Rubik", sans-serif;
	text-align: left;
}
.banner1:before {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 112px;
	height: 112px;
	background: url(../images/video-cor1.png) no-repeat;
}
.banner1:after {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	right: 0;
	content: '';
	width: 112px;
	height: 112px;
	background: url(../images/video-cor2.png) no-repeat;
}
.banner1 ul {
	margin: 0;
	padding: 0;
}
.banner1 ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-transform: uppercase;
}
.banner1 ul li:nth-child(1) {
	margin: 0 0 5px 0;
	font-size: 72px;
	line-height: 60px;
}
.banner1 ul li:nth-child(2) {
	padding: 0 0 15px 0;
	float: left;
	font-size: 20px;
	letter-spacing: 5px;
	position: relative;
}
.banner1 ul li:nth-child(2):after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 97%;
	height: 4px;
	background: #7cbc40;
	content: '';
}
.banner1 ul li:nth-child(3) {
	float: left;
	font-size: 80px;
	line-height: 60px;
	color: #7cbc40;
	font-family: "Rubik", sans-serif;
}

.banner2 {
	width: 630px;
	margin: 0;
	padding: 40px 40px 40px 40px;
	position: relative;
	color: #fff;
	font-family: "Rubik",  sans-serif;
	text-align: left;
}
.banner2:before {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 112px;
	height: 112px;
	background: url(../images/banner-cor1.png) no-repeat;
}
.banner2:after {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	right: 0;
	content: '';
	width: 112px;
	height: 112px;
	background: url(../images/banner-cor2.png) no-repeat;
}
.banner2 ul {
	margin: 0;
	padding: 0;
}
.banner2 ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-transform: uppercase;
}
.banner2 ul li:nth-child(1) {
	margin: 0 0 5px 0;
	font-size: 20px;
	position: relative;
	letter-spacing: 5px;
	display: none;
}
.banner2 ul li:nth-child(1):after {
	position: absolute;
	top: 10px;
	left: 60px;
	width: 244px;
	height: 4px;
	background: #7cbc40;
	content: '';
}
.banner2 ul li:nth-child(2) {
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 70px;
	line-height: 50px;
}
.banner2 ul li:nth-child(3) {
	float: left;
	font-size: 20px;
	letter-spacing: 5px;
}
.banner2 ul li:nth-child(4) {
	float: left;
	color: #7cbc40;
	font-size: 70px;
	line-height: 60px;
	font-family: "Rubik", sans-serif;
}
.banner2 ul li:nth-child(5) {
	text-align: center;
	font-size: 70px;
	line-height: 60px;
	position: relative;
	clear: both;
}
.banner2 ul li:nth-child(5):after {
	position: absolute;
	top: 28px;
    right: 26px;
	width: 100px;
	height: 4px;
	background: #7cbc40;
	content: '';
}
.banner3 {
	width: 500px;
	margin: 0;
	padding: 40px 40px 40px 40px;
	position: relative;
	color: #fff;
	font-family: "Rubik", sans-serif;
	text-align: left;
}
.banner3:before {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 112px;
	height: 112px;
	background: url(../images/video-cor1.png) no-repeat;
}
.banner3:after {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	right: 0;
	content: '';
	width: 112px;
	height: 112px;
	background: url(../images/video-cor2.png) no-repeat;
}
.banner3 ul {
	margin: 0;
	padding: 0;
}
.banner3 ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-transform: uppercase;
}
.banner3 ul li:nth-child(1) {
	margin: 0 0 5px 0;
	font-size: 72px;
	line-height: 60px;
}
.banner3 ul li:nth-child(2) {
	padding: 10px 0 15px 0;
	float: left;
	font-size: 20px;
	letter-spacing: 5px;
	position: relative;
}
.banner3 ul li:nth-child(2):after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 97%;
	height: 4px;
	background: #7cbc40;
	content: '';
}
.banner3 ul li:nth-child(3) {
	float: left;
	font-size: 80px;
	line-height: 60px;
	color: #7cbc40;
	font-family: "Rubik", sans-serif;
}
.banner3 ul li:nth-child(4) {
	margin: 20px 10px 0 20px;
	font-size: 20px;
	clear: both;
	float: left;
}
.banner3 ul li:nth-child(5) {
	float: left;
	font-size: 70px;
	line-height: 60px;
	position: relative;
}
.banner3 ul li:nth-child(5):after {
	position: absolute;
	top: 28px;
    right: -80px;
    width: 60px;
	height: 4px;
	background: #7cbc40;
	content: '';
}
/*------ end banner text -------*/


.vidover {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 1;
}
.aboutus {
	margin: 0;
	padding: 0;
	width: 100%;
	background: url(../images/home/home-first-sec.jpg) no-repeat;
    background-size: cover;
    /*background-position: center;*/
	
}

.business {
	margin: 0;
	padding: 0;
	width: 100%;
	background: url(../images/home/Business_BC-new.jpg) no-repeat;
    background-size: cover;
    /*background-position: center;*/
	
}
.aboutus h1 {
	margin: 0;
	padding: 0;
	font-size: 200px;
	line-height: 160px;
	color: rgba(255,255,255,0.3);
	font-family: "Rubik", sans-serif;
}
.aboutus .aboutinn {
	margin: 0;
	padding: 0 0 50px 0;
	/*background: url(../images/home/cloud.png) no-repeat bottom;*/
	
}
.aboutcontent {
	margin: 0 0 0 1%;
	padding: 0;
}
.aboutcontent .intro {
	width: 50%;
	margin: 0 0 50px 0;
	padding: 30px;
	color: #666;
	font-size: 16px;
	font-family: "Rubik", sans-serif;
	line-height: 24px;
	background: #fff;
	position: relative;
}
.aboutcontent .intro h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 24px;
	line-height:30px;
	color: #2c4997;
	font-family: "Rubik", sans-serif;
}
.aboutcontent .intro ul {
	margin: 0 0 20px 20px;
	padding: 0;
}
.aboutcontent .intro ul li {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-image: url(../images/bullet.png);
}
.aboutcontent .intro p {
	margin: 0 0 20px 0;
	padding: 0;
}
.aboutcontent .intro .morebtn {
	position: absolute;
	bottom: -20px;
}
.aboutcontent .intro a.more {
	display: inline-block;
	margin: 0;
	padding: 10px 20px;
	color: #fff;
	font-size: 12px;
	letter-spacing: 4px;
	text-decoration: none;
	background: #2c4997;
	position: relative;
}
.aboutcontent .intro a.more:after {
	display: inline-block;
	margin: 0;
	padding: 0;
	width: 40px;
	height: 10px;
	background: url(../images/home/arrow.png) no-repeat right;
	position: absolute;
	right: -40px;
	top: 20px;
	content: '';
}
a.cBrochure {
	margin: 0;
	padding: 20px 70px 20px 20px;
	display: inline-block;
	color: #fff;
	font-size: 12px;
	font-family: "Rubik",sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-decoration: none;
	background-image: url(../images/download.png);
	background-repeat: no-repeat;
	background-position: 90% 10px;
	/* background-color: #2c4997; */
	background-color: rgba(44,73,151,0.9);
}
a.cBrochure span {
	margin: 0;
	padding: 5px 0 0 0;
	display: inline-block;
}
a.cBrochure img {
	margin: 0 0 0 20px;
	padding: 0;
	display: inline-block;
}
ul.ablist {
	margin: 0 0 30px 0;
	padding: 0;
}
ul.ablist li {
	margin: 0;
	padding: 0;
	display: inline-block;
	list-style: none;
	background: rgba(255,255,255,0.3);
	border: solid 2px #2c4997;
	color: #7cbc40;
	text-decoration: none;
	font-size: 14px;
	font-family: "latoregular", Helvetica, Arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	position: relative;
}
ul.ablist li a {
	color: #7cbc40;
	text-decoration: none;
	display: inline-block;
	padding: 30px 35px;
/*	background: #fff;*/
}
ul.ablist li p {
	/* opacity: 0; */
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	color: #2c4997;
}
ul.ablist li:hover {
	background: rgba(44,73,151,0.9);
}
ul.ablist li:hover p {
	opacity: 1;
	color: #7cbc40;
}
ul.ablist li .abicon {
	margin: 0 auto;
	padding: 0;
	width: 72px;
	height: 75px;
	-webkit-transition: -webkit-transform 1000ms ease-out, left 500ms ease-out;
	-moz-transition: -webkit-transform 1000ms ease-out, left 500ms ease-out;
	-o-transition: -webkit-transform 1000ms ease-out, left 500ms ease-out;
}
ul.ablist li:hover .abicon {
	-webkit-transform: translateY(-15px);
	-moz-transition: translateY(-15px);
	transform: translateY(-15px);	
}
.story-icon {
	background: url(../images/story-icon.png) no-repeat;
}
ul.ablist li:hover .story-icon {
	background-position: 0 -75px;
}
.profile-icon {
	background: url(../images/profile-icon.png) no-repeat;
}
ul.ablist li:hover .profile-icon {
	background-position: 0 -75px;
}
.leadership-icon {
	background: url(../images/leadership.png) no-repeat;
}
ul.ablist li:hover .leadership-icon {
	background-position: 0 -75px;
}



.hbusiness {
	width: 100%;
	margin: 0;
	padding: 0;
	/*background: #f4f4ef;*/
	background: #f4f4ef url(../images/home-business-bg.jpg) no-repeat center top;
		background-size: cover;
}
.bus-banner {
	margin: 0;
	padding: 0;
	background: #f4f4ef url(../images/home-business-bg.jpg) no-repeat center top;
	background-size: cover;
}

.bus-banner h2 {
	margin: 0 0 0 40px;
	padding: 20px 0 0 0;
	font-size: 200px;
	line-height: 160px;
	color: rgba(165,191,216,0.8);
	font-family: "Rubik", sans-serif;
	position: relative;
}
.bus-banner h2 span.ourtitle {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 30px;
	line-height: 40px;
	color: rgba(165,191,216,0.8);
	position: absolute;
	top: 20px;
	left: -26px;
}
.bus-banner h2 .ourtitle span.our {
	color: #fff;
}
.bus-content {
	padding: 800px 0 0 0;
}
.bus-text {
	margin: 0;
	padding: 0 0 40px 0;
}
.bus-left {
	width: 35%;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
.bus-right {
	width: 65%;
	float: left;
	margin: 0;
	padding: 0 0 0 50px;
}
.bus-dec {
	width: 100%;
	margin: 0;
	padding: 20px 60px 50px 50px;
	border: solid 5px #7cbc40;
	color: #999;
	font-size: 14px;
	font-family: "Rubik",sans-serif;
	position: absolute;
	top: -200px;
	right: -100px;
}
.bus-dec h4 {
	margin: 30px 0 10px 0;
	padding: 0;
	color: #2c4997;
	font-size: 16px;
	font-family: "Rubik", sans-serif;
	text-transform: uppercase;
}
.bus-dec p {
	margin: 0 0 10px 0;
	padding: 0;
}
.bus-dec a {
	color: #7cbc40;
	text-decoration: none;
}
.map-sort {
	margin: 300px 0 0 180px;
	padding: 0;
	font-size: 19px;
	font-family: "Rubik", sans-serif;
	text-transform: uppercase;
}
.map-sort p {
	margin: 0 0 30px 0;
	padding: 0;
}
.map-sort a {
	color: #2c4997;
	text-decoration: none;
}
.map-sort a.current {
	font-family: "Rubik", sans-serif;
	margin: 0;
	padding: 0 33px 4px 0;
	display: inline-block;
	background: url(../images/more.png) no-repeat right bottom;
}
.map-sort a.current span {
}
.map-sort a span {
	padding: 0 0 5px 0;
	display: inline-block;
	border-bottom: solid 2px #7cbc40;
}
.bus-right h4 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #2c4997;
	font-size: 14px;
	font-family: "Rubik", sans-serif;
	text-transform: uppercase;
	text-align: center;
}

.parallax {
	position: relative;
	/* overflow: hidden; */
	background-repeat: no-repeat;
	background-position: 50% 0;
	-webkit-transition: background-position .2s ease-in;
	-moz-transition: background-position .2s ease-in;
	-o-transition: background-position .2s ease-in;
	transition: background-position .2s ease-in;
	-webkit-background-size: cover;
	background-size: cover;
}


.sustainability {
	margin: 0;
	padding: 25px 0 0 0;
	width: 100%;
	background: url(../images/home/sus-bg2-new.jpg) no-repeat;
	background-size: cover;
	clear:both;
}
.sustainability h2 {
	margin: 0;
	padding: 0;
	font-size: 200px;
	line-height: 160px;
	color: rgba(255,255,255,0.4);
	font-family: "Rubik", sans-serif;
	text-align: right;
}
.sus-content {
	width: 56%;
	float: right;
	margin: 0;
	padding: 0;
	margin-bottom: 8%;
}
.sus-content1 {
	width: 80%;
	float: left;
	margin: 0;
	padding: 0;
}
.sus-content h3 {
	margin: 0 0 30px 0;
	padding: 100px 0 0 0;
	color: #7cbc40;
	font-size: 70px;
	font-family: "Rubik", sans-serif;
	text-align: right;
	background: url(../images/home/shap.png) no-repeat 0 20%;
}
.sus-content h3 span {
	margin: 0 50px 0 0;
	padding: 0;
	color: #bbc79c;
	font-size: 20px;
	font-family: "Rubik", sans-serif;
	font-weight: normal;
	display: block;
    text-align: right;
}
.sus-intro {
	margin: 0;
	padding: 0;
}
.sus-intro .sus-left {
	width: 83%;
	float: right;
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 14px;
	font-family: "Rubik", sans-serif;
	line-height: 22px;
	text-align: justify;
}

.sus-intro .sus-left1 {
	width: 65%;
	float: left;
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 14px;
	font-family: "Rubik", sans-serif;
	line-height: 22px;
	text-align: justify;
}
.sus-intro .sus-left .susleftinn {
	border: solid 4px #7cbc40;
	padding: 25px;
}
.sus-intro .sus-left1 .susleftinn {
	border: solid 4px #7cbc40;
	padding: 25px;
}
.sus-intro .sus-right {
	width: 40%;
	float: left;
	margin: 0;
	padding: 0 0 0 60px;
	color: #666;
	font-size: 14px;
	font-family: "Rubik", sans-serif;
	text-transform: uppercase;
}
.sus-right ul {
	margin: 0;
	padding: 0;
}
.sus-right ul li {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
.sus-right ul li a {
	color: #666;
	text-decoration: none;
	padding: 10px 0 2px 80px;
	display: block;
	min-height: 67px;
	height:60px;
}
.sus-right ul li:nth-child(1) {
	background: url(../images/home/sus-icon1.png) no-repeat;
}
.sus-right ul li:hover:nth-child(1) {
	background-position: 0 -67px;
}
.sus-right ul li:nth-child(2) {
	background: url(../images/home/sus-icon2.png) no-repeat;
}
.sus-right ul li:hover:nth-child(2) {
	background-position: 0 -67px;
}
.sus-right ul li:nth-child(3) {
	background: url(../images/home/sus-icon3.png) no-repeat;
}
.sus-right ul li:hover:nth-child(3) {
	background-position: 0 -67px;
}
.sus-right ul li:nth-child(4) {
	background: url(../images/home/sus-icon4.png) no-repeat;
}
.sus-right ul li:hover:nth-child(4) {
	background-position: 0 -67px;
}
.sus-right ul li p {
	/* opacity: 0; */
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.sus-right ul li:hover p {
	opacity: 1;
}
.sus-right ul li p:nth-child(2) {
	text-align: right;
	-webkit-transition: -webkit-transform 1000ms ease-out, left 500ms ease-out;
	-moz-transition: -webkit-transform 1000ms ease-out, left 500ms ease-out;
	-o-transition: -webkit-transform 1000ms ease-out, left 500ms ease-out;
}
.sus-right ul li:hover p:nth-child(2) {
	-webkit-transform: translateX(15px);
	-moz-transition: translateX(15px);
	transform: translateX(15px);
}

.contactquery ul li {
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
    width: 50%;
    float: left;
}
.green {
	margin: 0;
	padding: 50px 0;
	width: 100%;
	background: #93b574;
/*	background: #93b574 url(../images/b44.jpg) no-repeat top right;*/
	/*background-size: cover;*/
	/*background-size: contain;*/
}
.green h3 {
	margin: 0;
	padding: 0;
	font-size: 80px;
	line-height: 45px;
	color: #f4f4ef;
	font-family: "Rubik", sans-serif;
}
.green h3 span {
	margin: 0 50px 0 0;
	padding: 0;
	font-size: 24px;
	font-family: "Rubik", sans-serif;
	font-weight: normal;
	display: block;
}
.greencontent {
	margin: 40px 0 0 0;
	padding: 0;
	color: #f4f4ef;
	font-size: 14px;
	font-family: "Rubik", sans-serif;
	line-height: 22px;
	text-align: justify;
}
.greencontent .greenleft {
	width: 70%;
	float: right;
	margin: 0;
	padding: 0;
}
.greencontent .greenleft .gleftinn {
	margin: 0;
	padding: 60px 40px 60px 140px;
	border: solid 4px #fff;
}
.greencontent .greenleft .gleftinn p {
	margin: 0 0 20px 0;
	padding: 0;
}
.greencontent .greenleft .gleftinn p:last-child {
	margin: 0;
}
.greencontent .greenright {
	width: 30%;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
.greencontent .greenright .grightinn {
	position: absolute;
	top: 28px;
	left: -10px;
}

.hcontact {
	width: 100%;
	margin: 0;
	padding: 50px 0;
	float:left;
}
.hcontact h3 {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 36px;
	color: #2c4997;
	font-family: "Rubik", sans-serif;
	text-align: center;
	text-transform: uppercase;
}
.hcontact h3 span {
	display: inline-block;
	margin: 0;
	padding: 15px 30px;
	position: relative;
}
.hcontact h3 span:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 45px;
	height: 45px;
	content: '';
	background: url(../images/contact-before.png);
}
.hcontact h3 span:after {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 45px;
	height: 45px;
	content: '';
	background: url(../images/contact-after.png);
}
.hcontact p {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #666;
	font-family: "Rubik", sans-serif;
	text-align: center;
}
.frmbox {
	margin: 0;
	padding: 0px 0 0 0;
}
.frmbox .frmcol {
	width: 50%;
	float: left;
	margin: 0;
	padding: 0 30px;
}
.frmbox p {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 14px;
	color: #666;
	font-family: "Rubik", sans-serif;
	text-align: left;
}
.frmbox .frmcol ul {
	margin: 0;
	padding: 0;
}
.frmbox .frmcol ul li {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	position: relative;
}
.frmbox .sbtn {
	text-align: center;
}
.frmbox input[type="text"], .frmbox textarea {
	margin: 0;
	padding: 10px;
	width: 100%;
	border: solid 1px #ccc;
	font-size: 14px;
	font-family: "Rubik", sans-serif;
}
.frmbox textarea {
	height: 116px;
	resize: none;
}
.frmbox input[type="text"]:focus, .frmbox textarea:focus {
	border: solid 1px #7cbc40;
	outline: none;
}
.frmbox input[type="submit"] {
	margin: 0;
	padding: 20px 30px;
	font-size: 12px;
	color: #fff;
	font-family: "Rubik",  sans-serif;
	text-transform: uppercase;
	letter-spacing: 3px;
	border: none;
	cursor: pointer;
	background: #2c4997;
}
.errormsg {
	position: absolute;
	left: 0;
	bottom: -15px;
	font-size: 12px;
	color: #ff0505;
	font-family: "Rubik", sans-serif;
}



.corporate {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #f4f3ef;
}
.corporateinn {
	padding: 30px 0;
}
.corporateinn h3 {
	margin: 0;
	padding: 0;
	color: #2c4997;
	font-size: 19px;
	font-family: "Rubik", sans-serif;
	text-transform: uppercase;
	text-align: center;
	font-weight: normal;
}
.corporateinn .addrbox {
	margin: 30px 0 0 0;
	padding: 20px;
	background: #fff;
	font-size: 14px;
	color: #666;
	font-family: "Rubik", sans-serif;
}
.corporateinn .addrbox .city {
	width: 70%;
	float: left;
}
.corporateinn .addrbox .cityimg {
	width: 30%;
	float: left;
}
.corporateinn .addrbox .city span.number {
	margin: 0;
	padding: 10px 10px 10px 40px;
	display: inline-block;
	color: #fff;
	background: #2c4997 url(../images/phone.png) no-repeat 5px 5px;
}
.corporateinn .addrbox .city span.fax {
	margin: 0;
	padding: 10px 10px 10px 40px;
	display: inline-block;
	color: #fff;
	background: #2c4997 url(../images/fax.png) no-repeat 5px 5px;
}
.addrbox .address1 {
	width: 47%;
	float: left;
	margin: 0;
	padding: 0 30px 0 0;
	position: relative;
}
.addrbox .address1:after {
	position: absolute;
	top: 0;
	right: 5px;
	width: 4px;
	height: 90px;
	background: #2c4997;
	content: '';
}
.addrbox .address2 {
	width: 53%;
	float: left;
	margin: 0;
	padding: 0 0 0 60px;
	position: relative;
}
.addrbox .address2:before {
	position: absolute;
	bottom: 0;
	left: 5px;
	width: 4px;
	height: 90px;
	background: #2c4997;
	content: '';
}
.corporateinn h4 {
	margin: 0 0 10px 0;
	padding: 0;	
	color: #2c4997;
	font-size: 16px;
	font-family: "Rubik", sans-serif;
	text-transform: uppercase;
}
.corporateinn p {
	margin: 0 0 10px 0;
	padding: 0;
}
.corporateinn .emaillist {
	margin: 30px 0 30px 0;
	padding: 0;
	color: #666;
	font-size: 13px;
	font-family: "Rubik", sans-serif;
}
.corporateinn .emaillist ul {
	margin: 0;
	padding: 0;
}
.corporateinn .emaillist ul li {
	margin: 0;
	padding: 0;
	float: left;
	width: 20%;
	list-style: none;
}
.corporateinn .emaillist ul li a {
	color: #666;
	text-decoration: none;
}
.corporateinn .emaillist ul li:nth-child(5) {
	padding: 0 0 0 30px;
}


footer {
	margin: 0;
	padding: 32px 0 30px 0;
	width: 100%;
	background: #ededed url(../images/home/footer_back-new.jpg) no-repeat top;
	color: #666;
	font-size: 14px;
	font-family: "Rubik", sans-serif;
}
.borderbottom {
	margin: 0;
	padding: 32px 0 30px 0;
	width: 100%;
	background: #ededed url(../images/home/line1.jpg) no-repeat top;
	color: #666;
	font-size: 14px;
	font-family: "Rubik", sans-serif;
}
footer a {
	color: #666;
	text-decoration: none;
}
.fmenu {
	text-align: center;
	padding: 0 0 30px 0;
}
.fmenu a {
	display: inline-block;
	margin: 0 20px;
	padding: 0;
}
.sicon {
	margin: 0;
	padding: 0 0 30px 0;
	text-align: center;
}
.sicon img {
	display: inline-block;
	margin: 0 10px;
	padding: 0;
}
.copy {
	text-align: center;
}



/*-------- contact us -------*/
.contact-banner {
	padding: 80px 0 0 0;
	background: #f4f3ef url(../images/contact-banner.jpg) no-repeat top left;
}
.contact-banner h1 {
	font-family: "Rubik", sans-serif;
	font-size: 170px;
	color: rgba(165,191,216,0.7);
	letter-spacing: -8px;
	text-align: center;
}
.contactquery {
	width: 50%;
	float: left;
	margin: 40px 0 0 0;
	padding: 0;
	color: #666;
	font-size: 14px;
	font-family: "Rubik", sans-serif;
}
.contactquery ul {
	margin: 0;
	padding: 0;
}
.contactquery ul li {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	width: 50%;
	float: left;
}
.contactquery h3 {
    margin: 0 0 30px 0;
    padding: 0;
    color: #2c4997;
    font-size: 22px;
    font-family: "Rubik", sans-serif;
    font-weight: normal;
}
.contactquery h4 {
    margin: 0 0 10px 0;
    padding: 0;
    color: #2c4997;
    font-size: 16px;
    font-family: "Rubik", sans-serif;
    text-transform: uppercase;
}
.contactquery p {
    margin: 0 0 10px 0;
    padding: 0;
}
.contactbox {
	width: 50%;
	float: right;
	margin: 0 0 50px 0;
	padding: 40px;
	border: solid 4px #7cbc40;
	color: #666;
	font-size: 14px;
	font-family: "Rubik", sans-serif;
}
.contactbox h4 {
	margin: 0 0 30px 0;
	padding: 0;
	color: #2c4997;
	font-size: 22px;
	text-align: left;
	font-weight: normal;
}
.contactbox p {
	margin: 0 0 10px 0;
	padding: 0;
}
.contactbox ul {
	margin: 0;
	padding: 0;
}
.contactbox ul li {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	position: relative;
}
.contactbox select {
	padding: 10px;
}
.contactbox input[type="text"], .contactbox textarea {
	margin: 0;
	padding: 10px;
	width: 100%;
	border: solid 1px #ccc;
	font-size: 14px;
	font-family: "Rubik", sans-serif;
}
.contactbox textarea {
	height: 116px;
	resize: none;
}
.contactbox input[type="text"]:focus, .contactbox textarea:focus {
	border: solid 1px #7cbc40;
	outline: none;
}
.contactbox input[type="submit"] {
	margin: 0;
	padding: 20px 30px;
	font-size: 12px;
	color: #fff;
	font-family: "Rubik", sans-serif;
	text-transform: uppercase;
	letter-spacing: 3px;
	border: none;
	cursor: pointer;
	background: #2c4997;
}

/*-------- end contact us -------*/


/*-------leadership page --------*/
.inner-title-leadership h1{
	line-height: 155px;
	text-align: right;
	font-family: 'latoblack';
	/*font-size: 200px;*/
	font-size: 130px;
	color: rgba(165,191,216,0.7);
	letter-spacing: -8px;
	margin-top: 58px;
}
.our-leadership-banner {
	background: url(../images/leadership-banner.jpg) left center;
}
.leadership-details {
	width: 80%;
	float: right;
	border: 4px solid #7cbc40;
	padding: 0;
	margin: 0 5% 7% 0;
	position: relative;
}
.leadership-details .leadertxt {
	margin: 0;
	padding: 40px 40px 40px 200px;
}
.leadership-details .leadertxt p {
	margin: 0 0 20px 0;
	padding: 0;
}
.leadership-details .leaders-details {
	width: 300px;
	z-index: 1;
	left: -130px;
	top: -40px;
	position: absolute;
	text-align: center;
	
	padding: 30px 25px;
	color: #666;
}
.leaders-details h3, .leaders-detailsLe h3 {
	font-family: 'latobold';
	font-size: 30px;
	color: #2b5ca9;
	margin: 10px 0 10px 0;
	padding: 0;
}
.leaders-details h4, .leaders-detailsLe h4 {
	font-family: 'latobold';
	font-size: 16px;
	color: #666;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: solid 2px #7cbc40;
}
.leaders-details p, .leaders-detailsLe p {
	line-height: normal !important;
}
.leadership-details.leadershipLe {
	float: left;
	margin: 0 0 7% 5%;
}
.leadership-details.leadershipLe .leadertxt {
	margin: 0;
	padding: 40px 200px 40px 40px;
}
.leadership-details.leadershipLe .leaders-detailsLe {
	width: 300px;
	z-index: 1;
	right: -130px;
	top: -40px;
	position: absolute;
	text-align: center;
	background-color: #fff;
	box-shadow: 1px 0px 5px 5px rgba(0, 0, 0, 0.08);
	padding: 30px 25px;
	color: #666;
}
/*--------------------end here ------------------*/




/*--------- business accordian css -------*/
.our-business-banner {
	background: url(../images/our-business-inner-banner.jpg) left center;
}
.inner-title-business h1{
	/*font-family: 'latoblack';*/
	font-size: 185px;
	color: rgba(165,191,216,0.7);
	letter-spacing: -8px;
}
.inner-title-business h3 {
	/*font-family: 'latobold';*/
	font-size: 50px;
	color: rgba(165,191,216,0.7);
	position: absolute;
    top: 65px;
    left: -49px;
}
button.accordion {
    background-color: #2C4997;
    color: #FFF;
	font-size: 14px;
    font-family: "Rubik", sans-serif;
	text-transform: uppercase;
    cursor: pointer;
    padding: 20px;
	margin: 0 0 5px 0;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
}
button.accordion.active, button.accordion:hover {
    background-color: #7CBC41;
}
div.panel {
    padding: 20px;
    background-color: #fff;
    display: none;
}
div.panel p {
	margin: 0 0 20px 0;
	padding: 0;
}
div.panel h4 {
	margin: 0 0 0 0;
	padding: 0;
	color: #2c4997;
	font-size: 16px;
    font-family: "Rubik", sans-serif;
}
div.panel.show {
    display: block;
}
button.accordion:after {
    content: '\02795';
    font-size: 13px;
    color: #7CBC41;
    float: right;
    margin-left: 5px;
}
button.accordion.active:after {
    content: "\2796";
	color: #FFF;
}
button.accordion:hover:after {
	color: #2C4997;
}
.scroll {
	height: 300px;
}
/*------- business accordian end here ----------*/
.mfilter {
	width: 25%;
	float: left;
	margin: 0;
	padding: 40px 0 0 30px;
    font-size: 19px;
    font-family: "Rubik", sans-serif;
    text-transform: uppercase;
}
.mfilter p {
	margin: 0 0 20px 0;
	padding: 0;
}
.mfilter a {
	color: #2c4997;
	text-decoration: none;
}
.mfilter a.current {
	font-family: "Rubik",  sans-serif;
	margin: 0;
	padding: 0 33px 4px 0;
	display: inline-block;
	background: url(../images/more.png) no-repeat right bottom;
}
.mfilter a span {
	padding: 0 0 5px 0;
	display: inline-block;
	border-bottom: solid 2px #7cbc40;
}
.maparea {
	width: 75%;
	float: left;
	margin: 0;
	padding: 0;
}


/*------- our brand -------*/
.storybg {
	background: #f4f3ef url(../images/our-story-banner.jpg) no-repeat right top;
}
.storytitle {
	margin: 0;
	padding: 0;
	position: relative;
}
.inner-title.storytitle h1 {
	margin: 0;
	padding: 0;
	font-size: 200px;
	line-height: 150px;
}
.inner-title.storytitle h3 {
	top: 8px;
	left: -48px;
}
.storylist {
	width: 810px;
	margin: -250px auto 0 auto;
	padding: 0;
    font-size: 14px;
	color: #666;
    font-family: "Rubik", sans-serif;
	line-height: 20px;
}
.storylist ul {
	margin: 0;
	padding: 0;
}
.storylist ul li {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	position: relative;
}
.storylist ul li .shape1 {
	text-align: center;
}
.storylist ul li .shape1 img {
	display: inline-block;
	margin: 0 0 0 32px;
}
.storylist ul li:nth-child(2) {
	margin: -50px 0 20px 0;
}
.storylist ul li .leftside {
	margin: 0;
	padding: 0;
}
.storylist ul li .leftside .text {
	width: 300px;
	float: left;
	margin: 0;
	padding: 0;
}
.storylist ul li .leftside .number {
	width: 170px;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 140px;
	color: rgba(165,191,216,0.3);
	line-height: 100px;
}
.storylist ul li .rightside {
	margin: 0;
	padding: 0;
}
.storylist ul li .rightside .text {
	width: 300px;
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
}
.storylist ul li .rightside .number {
	width: 210px;
	float: right;
	margin: 0;
	padding: 0;
	font-size: 140px;
	color: rgba(165,191,216,0.3);
	line-height: 100px;
}
.storylist ul li .icons {
	margin: 0;
	padding: 0;
}
.storylist ul li .icons > div {
	width: 50%;
	float: left;
}
.storylist ul li .icons .iconleft {
	padding: 0 0 0 10px;
	position: relative;
}
.storylist ul li .icons .iconright {
	text-align: right;
	padding: 0 10px 0 0;
	position: relative;
}
.storylist ul li .icons .iconleft:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 2px;
	height: 80px;
	background: #a5bfd8;
	content: '';
}
.storylist ul li .icons .iconright:after {
	position: absolute;
	top: 0;
	right: 0;
	width: 2px;
	height: 80px;
	background: #a5bfd8;
	content: '';
}
.storylist ul li .f30 {
	font-size: 30px;
	color: #1e52a4;
	display: inline-block;
	letter-spacing: -1px;
}
.storylist ul li .icons img.mart-30 {
	margin: -30px 0 0 0;
}

/*-----inner page common css start-----*/
body {
	background-color: #f4f3ef;
}
p{
	text-align: justify;
}

.middle-content {
	margin-top: 240px;
	margin-bottom: 25px;
}

.middle-content p {
	/*font-family: 'latoregular';*/
	font-size: 14px;
	color: #666666;
	line-height: 28px;
}

.inner-banner {
	background-repeat: no-repeat!important;
	background-size: cover!important;
	height: 504px;
	padding-top: 80px;
}

.inner-title h1 {
	/*font-family: 'latoblack';*/
	font-size: 247px;
	color: rgba(165,191,216,0.7);
	letter-spacing: -8px;
}

.inner-title h3 {
	/*font-family: 'latobold';*/
	font-size: 50px;
	color: rgba(165,191,216,0.7);
	position: absolute;
    top: 65px;
    left: -45px;
}

.inner-title h2 {
	/*font-family: 'latoblack';*/
	font-size: 123px;
	color: rgba(165,191,216,0.6);
    margin-top: -69px;
}

.inner-title h5 {
    /*font-family: 'latoregular';*/
    font-size: 28px;
    color: #2c4997;
    text-align: right;
    font-weight: normal;
    margin-top: -30px;
}

.r-inner-title {
	float: right;
	position: relative;
}

.category-list ul {
	margin: 0 20px 0 40px;
	padding: 0;
	list-style: none;
}

.category-list ul li a {
	/*font-family: 'latoregular';*/
	font-size: 16px;
	color: #a7bbcc;
	text-transform: uppercase;
	text-decoration: none;
	padding: 8px;
	display: block;
}

.category-list ul li.active a {
	/*font-family: 'latoblack';*/
	color: #2b5ca9;
	background: url(../images/green-arrow.png) no-repeat right center; 
}

.prj-state-name {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.prj-state-name h1 {
	/*font-family: 'latobold';*/
	font-size: 48px;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 4px;
}

.prj-state-name h2 {
	/*font-family: 'latobold';*/
	font-size: 25px;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 8px;
}

.table-div {
    display: table;
    width: 100%;
    height: 100%;
}

.table-cell-div {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    float: none!important;
}

.v-align-top {
	vertical-align: top;
}

.v-align-btm {
		vertical-align: bottom;
}

.table-layout-fixed {
	table-layout: fixed;
}

.col-20 {
	width: 20%;
	float: left;
}
.col-30 {
	width: 30%;
	float: left;
}
.col-40 {
	width: 40%;
	float: left;
}

.col-45 {
	width: 45%;
	float: left;
}

.col-50 {
	width: 50%;
	float: left;
}

.col-55 {
	width: 55%;
	float: left;
}

.col-60 {
	width: 60%;
	float: left;
}
.col-70 {
	width: 70%;
	float: left;
}
.col-80 {
	width: 80%;
	float: left;
}


/*-----inner page common css end-----*/



/*-----about us page start-----*/

.about-banner {
	background: url(../images/about-inner-banner.jpg) right center;
}

.about-left-content {
	padding: 40px 70px 40px 40px;
	border:5px solid #7cbc40;
	margin-top: -159px;
}

.about-left-content h1 {
	/*font-family: 'latolight';*/
	font-size: 40px;
    font-weight: normal;
	color: #2c4997;
}

.about-left-content p {
	/*padding-top: 43px;*/
	padding-top: 15px;
}

.about-right-desc {
	background-color: #ffffff;
	padding: 50px;
	position: relative;
}

.about-right-desc:before {
	content: '';
	position: absolute;
	left: -39px;
	top: 0;
	width: 40px;
	height: 100%;
	background-color: #ffffff;
}

.about-list ul {
	margin: 17px 0 0 22px;
	padding: 0;
	list-style: none;
}

.about-list ul li {
	padding: 5px 22px 3px 22px;
	display: inline-block;
}

.about-list ul li a {
	/*font-family: 'latoregular';*/
	font-size: 14px;
	text-transform: uppercase;
	color: #2c4997;
	text-decoration: none;
	padding-left: 9px;
	transition: ease 0.5s;
	-webkit-transition: ease 0.5s;
	-moz-transition: ease 0.5s; 
}

.about-list ul li:hover a {
	color: #7cbc40;
}

.about-list ul li:nth-child(1) {
	background: url(../images/our-story-icon.png) no-repeat;
	transition: ease 0.5s;
	-webkit-transition: ease 0.5s;
	-moz-transition: ease 0.5s; 
}

.about-list ul li:hover:nth-child(1) {
	background-position-y: -26px; 
}

.about-list ul li:nth-child(2) {
	background: url(../images/our-profile-icon.png) no-repeat;
	transition: ease 0.5s;
	-webkit-transition: ease 0.5s;
	-moz-transition: ease 0.5s; 
}

.about-list ul li:hover:nth-child(2) {
	background-position-y: -26px;
}

.about-list ul li:nth-child(3) {
	background: url(../images/leadership-icon.png) no-repeat;
	transition: ease 0.5s;
	-webkit-transition: ease 0.5s;
	-moz-transition: ease 0.5s; 
}

.about-list ul li:hover:nth-child(3) {
	background-position-y: -26px;
}

/*-----about us page end-----*/

/*-----our profile page start-----*/

.our-profile-banner {
	background: url(../images/our-profile-inner-banner.jpg) left center;
}

.op-content-area {
    margin-top: 20px;
}

.op-banner-text {
	width: 640px;
	margin: 0 auto;
	padding: 50px;
	border:5px solid #7cbc40;
    position: relative;
    z-index: 1;
}

h2.op-sup-title {
	/*font-family: 'latoregular';*/
	font-size: 20px;
	color: #2c4997;
	text-transform: uppercase;
	padding: 13px 18px;
	border:2px solid #7cbc40;
	float: left;
	margin-bottom: 20px;
}

.op-boxs-text {
	background-color: #ffffff;
	padding-top: 48px;
	padding-bottom: 35px;
	position: relative;
}
.op-box-text {
	padding-right: 40px;
}
.op-boxs-text:before {
	content: '';
	position: absolute;
	left: -100px;
	top: 0;
	height: 100%;
	width: 100px;
	background-color: #ffffff;
}


.op-boxs-textri {
	/* background-color: #ffffff; */
	padding-top: 48px;
	padding-bottom: 35px;
	position: relative;
}
.op-boxs-textri:before {
	display: none;
	content: '';
	position: absolute;
	right: -100px;
	top: 0;
	height: 100%;
	width: 100px;
	background-color: #ffffff;
}
.op-boxs-textri .op-box-text {
	padding: 0 0 0 40px;
}
.op-boxs-textri .op-sup-title {
	margin: 0 0 20px 40px;
}
.op-boxs-textri p {
	margin: 0 0 20px 0;
	padding: 0;
}

.op-img1 {
	position: relative;
   
}

.op-block2 {
	padding-top: 30px;
}

.op-img {
	padding-top: 28px;
	padding-bottom: 28px;
}

/*-----our profile end-----*/


/*-----solar project start-----*/

.solar-project-banner {
	background: url(../images/solar-inner-banner.jpg) left center;
}

.slr-prj-img {
	position: relative;
	z-index: 1;
	margin-right: -62px;
}

.slr-prj-img:before {
	content: '';
	position: absolute;
	top: -18px;
	height: 18px;
	width: 90%;
	background-color: #ffffff;
}

.slr-prj-img:after {
	content: '';
	position: absolute;
	top:-18px;
	left: -18px;
	height: 90%;
	width: 18px;
	background-color: #ffffff;
}

.slr-prj-img img {
	width: 100%;
	max-width: inherit;
}

.slr-prj-content {
	border: 4px solid #7cbc40;
	padding: 60px 50px 120px 50px;
	margin-top: -175px;
}

.slr-prj-text {
	padding-top: 60px;
	padding-left: 13px;
	position: relative;
}

.slr-prj-text:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 3px;
	height: 215px;
	background-color: #2b5ca9;
}

.slr-prj-text h1 {
	/*font-family: 'latobold';*/
	font-size: 30px;
	color: #2b5ca9
}

.slr-prj-text h2 {
	/*font-family: 'latolight';*/
	font-size: 20px;
	font-weight: normal;
	color: #2b5ca9;
	margin-bottom: 30px;
}

/*-----solar project end-----*/

/*-----wind projects start-----*/

.wind-project-banner {
	background: url(../images/wind-inner-banner.jpg) left center;
}

/*-----wind projects end-----*/


/*-----sustainability start-----*/

.sustainability-inner-banner {
	background: url(../images/sustainability-inner-banner.jpg) left center;
}

.sustainability-title {
	position: relative;
	height: 100%;
}

.btm-title {
	position: absolute;
	bottom: -100px;
	left: 270px;
}

.btm-title h1 {
	font-size: 138px;
	position: relative;
    padding-left: 25px;
}

.btm-title:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100px;
	background-color: #f4f3ef;
}

.sustainability-green-box {
	border: 5px solid #7cbc40;
	padding: 113px 48px 48px 48px;
}
.sustainability-green-box h2 {
    /*font-family: 'latoregular';*/
    font-size: 34px;
    font-weight: normal;
    color: #3160ab;
    margin-bottom: 23px;
}
.sustainability-green-box p {
	margin: 0 0 20px 0;
	padding: 0;
}
.sustainability-cate ul {
	margin: 16px 0 0 0;
	padding: 0;
	list-style: none;
}

.sustainability-cate ul li {
	height: 174px;
	width: 50%;
	float: left;
}

.sustainability-cate ul li a {
	display: block;
	background-color: #a5bfd8;
	height: 100%;
	padding: 0 30px;
	text-decoration: none;
	position: relative;
    overflow: hidden;
    transition: ease 0.4s;
	-webkit-transition: ease 0.4s;
	-moz-transition: ease 0.4s;
}

.sustainability-cate ul li:hover a {
	background-color: #3160ab;
}

.region-cate-layer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.3);
	transition: ease 0.4s;
	-webkit-transition: ease 0.4s;
	-moz-transition: ease 0.4s;
}

.sustainability-cate ul li:hover .region-cate-layer {
	top: 100%;
}

.sustainability-cate ul li:first-child a {
	margin-right: 12px;
}

.sustainability-cate ul li:last-child a {
	margin-left: 12px;
}

.sustainability-cate ul li a h5 {
	/*font-family: 'latoregular';*/
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-transform: uppercase;
	padding: 9px 0 9px 84px;
}

.sustainability-cate ul li a h5 span {
	display: block;
	background: url(../images/gw-arrow.png) no-repeat;
	background-position-y: -10px;
    padding: 5px 0;
    margin-top: 6px;
    transition: ease 0.4s;
	-webkit-transition: ease 0.4s;
	-moz-transition: ease 0.4s;
}

.sustainability-cate ul li:hover a h5 span {
	background-position-y: 0px;
}

.region-wise-title {
	background: url(../images/region-wise-icon.png) no-repeat left top;
	background-position-y: -66px;
	transition: ease 0.4s;
	-webkit-transition: ease 0.4s;
	-moz-transition: ease 0.4s;
}

.thought-leadership-title {
	background: url(../images/thought-leadership-icon.png) no-repeat left top;
	background-position-y: -66px;
	transition: ease 0.4s;
	-webkit-transition: ease 0.4s;
	-moz-transition: ease 0.4s;
}

.sustainability-cate ul li:hover .region-wise-title,
.sustainability-cate ul li:hover .thought-leadership-title {
	background-position-y: 0px;
}

.sustainability-features {
	padding-top: 120px;
	padding-left: 38px;
}

.sustainability-features h2 {
	/*font-family: 'latolight';*/
	font-size: 26px;
	font-weight: normal;
	color: #3160ab;
	margin-bottom: 23px;
}

.sustainability-features ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sustainability-features ul li {
    border-left: 2px solid #7cbc40;
    padding: 0px 0 33px 33px;
    position: relative;
}

.sustainability-features ul li:first-child {
	padding-top: 20px;
}

.sustainability-features ul li h3 {
	/*font-family: 'latoregular';*/
	font-size: 24px;
	font-weight: normal;
	color: #93b574;
	text-transform: uppercase;
	margin-bottom: 20px;
	position: relative;
}

.sustainability-features ul li h3:before {
	content: '';
	position: absolute;
	top: 8px;
    left: -38px;
	width: 5px;
	height: 5px;
	background-color: #ffffff;
	border: 2px solid #7cbc40;
}
.sustainability-features ul li p {
	margin: 0 0 15px 0;
	padding: 0;
}
.sustainability-features ul li span.read-more {
	display: block;
	margin: 0;
	padding: 0;
}
.sustainability-features ul li span.read-more a, 
.sustainability-features ul li span.read-less a {
	color: #7cbc40;
	font-size: 14px;
	/*font-family: "latoregular", Helvetica, Arial, sans-serif;*/
	text-decoration: underline;
}
.sustainability-features ul li dl {
	margin: 0 0 0 20px;
	padding: 0;
    font-size: 14px;
    color: #666666;
	/*font-family: "latoregular", Helvetica, Arial, sans-serif;*/
}
.sustainability-features ul li dl dd {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	background: url(../images/bullet.png) no-repeat 0 5px;
}
/*-----sustainability end-----*/


/*-----region wise page start-----*/

.region-wise-banner {
	background: url(../images/region-wise-inner-banner.jpg) left center;
}

.small-font h1 {
	font-size: 158px;
}

.small-font h2 {
	font-size: 72px;
	margin-top: -26px;
}

.small-font {
	text-align: right;
}

.region-wise-content {
	position: relative;
}

.region-list ul {
	width: 210px;
	margin: 0
}

.region-text {
	border: 2px solid #7cbc40;
	padding: 60px 80px 60px 60px;
	position: relative;
}

.region-text:before {
	content: '';
	position: absolute;
	top: 78px;
	left: 0;
	width: 11px;
	height: 160px;
	background-color: #7cbc40;
}

.region-text p {
	padding-bottom: 40px;
}

.region-img {
	position: relative;
    margin-left: -40px;
}

.region-img .prj-state-name h1 {
	font-size: 41px;
	line-height: 39px;
}

.region-wise-features {
	margin-top: 35px;
}

.region-wise-features .table-div {
	table-layout: fixed;
}

.rw-features-text {
	border-top: 2px solid #7cbc40;
	padding-top: 22px;
	position: relative;
}

.rw-features-text:before {
	content: '';
	position: absolute;
	top: -5px;
    left: 46px;
	width: 5px;
	height: 5px;
	background-color: #ffffff;
	border: 2px solid #7cbc40;
}

.rw-features-text h1 {
	/*font-family: 'latoregular';*/
	font-size: 24px;
	font-weight: normal;
	color: #93b574;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 10px;
    padding: 7px 7px 7px 45px;
	position: relative;
}

.right-padding-44 {
	padding-right: 44px;
}

.education-icon {
	background: url(../images/eduction-icon.png) no-repeat left top;
}

.health-care-icon {
	background: url(../images/health-care-icon.png) no-repeat left top;
}

.empowerment-icon {
	background: url(../images/empowerment-icon.png) no-repeat left top;
}

/*-----resion wise end-----*/

/*-----careers page start-----*/
body.careers-page {
	background:#f4f3ef url(../images/careers-bg.png) no-repeat top right; 
}

.careers-content {
	/*padding-top: 160px;*/
	padding-top: 100px;
}

.careers-position {
	border: 2px solid #7cbc40;
	padding: 40px;
	position: relative;
}

.careers-position h2 {
	/*font-family: 'latoregular';*/
	font-size: 33px;
	font-weight: normal;
	color: #2c4997;
	margin-top: 50px;
}
.careers-position h3 {
	/*font-family: 'latoregular';*/
	font-size: 28px;
	font-weight: normal;
	color: #2c4997;
	margin-top: 50px;
}

.careers-position h2:first-child {
	position: absolute;
	top: -18px;
	left: 50px;
	background-color: #f4f3ef;
	padding: 0 10px;
	margin-top: 0;
}

.careers-position-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.careers-position-list ul li {
	width: 50%;
	float: left;
}

.careers-position-list ul li a {
	background-color: #a9be96;
	display: block;
	padding: 20px 20px 30px 20px;
	height: 100%;
	text-decoration: none;
	margin-top: 20px;
	transition: ease 0.4s;
	-webkit-transition: ease 0.4s;
	-moz-transition: ease 0.4s;
}

.careers-position-list ul li:hover a {
	background-color: #2c4997;
}

.careers-position-list ul li:nth-child(odd) a {
	margin-right: 11px;
}

.careers-position-list ul li:nth-child(even) a {
	margin-left: 11px;
}

.careers-position-list ul li a .table-div {
	background: url(../images/career-pos-icon.png) no-repeat right bottom;
	transition: ease 0.4s;
	-webkit-transition: ease 0.4s;
	-moz-transition: ease 0.4s;
}

.careers-position-list ul li:hover a .table-div {
	background: url(../images/career-pos-icon-h.png) no-repeat right bottom;
}

.careers-position-list ul li a h4 {
	margin-top: 16px;
	margin-bottom: 12px;
}

.careers-position-list ul li a h4 span {
	/*font-family: 'latobold';*/
	font-size: 10px;
	color: #2c4997;
	text-transform: uppercase;
	background-color: #ffffff;
	padding: 4px 10px;
	letter-spacing: 1px;
	transition: ease 0.4s;
	-webkit-transition: ease 0.4s;
	-moz-transition: ease 0.4s;
}

.careers-position-list ul li:hover a h4 span {
	color: #ffffff;
	background-color: #7cbc40;
}

.careers-position-list ul li a h3 {
	/*font-family: 'latoregular';*/
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
}

.careers-right-content {
	padding-left: 30px;
}

.careers-right-content .inner-title h1 {
	font-size: 175px;
}
.careers-left-title .inner-title h1 {
	margin-bottom: 30px;
}

.careers-r-text {
	margin-top: 30px;
	padding-left: 30px;
}

.careers-r-text p {
	color: #2c4997;
	font-weight: bold;
}

.careers-r-text ul {
	margin: 25px 0 0 0;
	padding: 0;
	list-style: none;
}

.careers-r-text ul li {
	float: left;
	margin-right: 11px;
}

.careers-r-text ul li a {
	font-family: 'Rubik';
	font-size: 14px;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 3px;
	display: block;
	text-decoration: none;
	padding: 18px 26px;
	background-color: #7cbc40;
	transition: ease 0.4s;
	-webkit-transition: ease 0.4s;
	-moz-transition: ease 0.4s;
}

.careers-r-text ul li a:hover {
	background-color: #2c4997;
}

.career-form {
	background-color: #ffffff;
	/*margin-top: 88px;*/
	margin-top: 35px;
	padding-bottom: 10px;
}

.career-form h2 {
	/*font-family: 'latoregular';*/
	font-size: 33px;
	font-weight: normal;
	color: #2c4997;
	margin-left: 30px;
	margin-bottom: 40px;
}

.fileWrapper {
	position:relative;
	overflow:hidden;
	padding:0
}

input[type=text].fileInputText {
	float:right;
	border:none!important;
	margin:0;
	padding:0 5px;
	width: 370px!important;
}

input[type=button].fileInputButton {
	/*font-family: 'Rubik';*/
	color: #ffffff;
	font-size: 14px;
	text-align: left;
	float:left;
	border:none!important;
	background:#7cbc40;
	box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	margin:0;
	padding: 0px 6px 0px 21px;
}
/*-----careers page end-----*/


/*-----thought leadership start-----*/
.thought-leadership-body .inner-title h1 {
	font-size: 130px;
	line-height: 109px;
	margin-top: 10px;
}

.thought-leadership-body {
	background:#f4f3ef url(../images/thought-leadership-bg.jpg) no-repeat; 
}

.resp-tab-content {
	padding: 0!important;
}

.thought-list ul {
	width: 100%;
	position: relative;
	z-index: 3;
}

.thought-list ul li {
	padding: 30px 34px 0 34px;
}

.thought-list ul li.resp-tab-active {
    border: 4px solid;
    border-color: #7cbc40!important;
    padding-bottom: 20px;
}

.thought-list ul li a {
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
	border-bottom:1px dashed #cccccc;
	padding: 0 0 25px 8px;
	color: #363333;
	position: relative;
	margin-bottom: -1px;
}

.thought-list ul li.resp-tab-active a {
	font-family: 'Rubik'!important;
	background: transparent!important;
}

.thought-list ul li.resp-tab-active a:after {
	content: '';
	position: absolute;
	right: -58px;
	bottom: 0;
	width: 118px;
	height: 10px;
    background: url(../images/big-arrow.png) no-repeat;
}

.thought-list ul li:last-child a,
.thought-list ul li.resp-tab-active a {
	border-bottom: none;
}

.tl-left-text {
	background-color: #ffffff;
	padding: 37px;
	margin-top: 44px;
	margin-right: -75px;
    position: relative;
    z-index: 2;
}

.tl-left-text h2 {
	/*font-family: 'Rubik';*/
	font-size: 24px;
	font-weight: normal;
	line-height: 31px;
	color: #93b574;
	margin-bottom: 15px;
}

.tl-left-text p {
	text-align: justify;
}

.thought-leadership-content .region-text:before {
	display: none;
}

.tl-right-text {
	padding-left: 115px;
	padding-right: 50px;
}

.tl-right-text h2 {
	/*font-family: 'Rubik';*/
	font-size: 24px;
	margin-top: 5px;
	margin-bottom: 30px;
	color: #3160ab;
}

.tl-right-text p {
	text-align: justify;
}

.tl-video-div {
	float: right;
	margin-top: -208px;
	position: relative;
}

.tl-video-play-btn {
	position: absolute;
	bottom: 0;
}


/*---------- media ------------*/
.media-banner {
	height: 340px;
	background: url(../images/media-bg.jpg) left center;
}
.media-banner h1 {
	margin: 40px 0 0 0;
    line-height: 100px;
    text-align: left;
    /*font-family: 'latoblack';*/
    font-size: 120px;
    color: rgba(165,191,216,0.7);
    letter-spacing: -5px;
}
.mediapage {
	position: relative;
	padding: 30px 0;
}
.medialist {
    margin: 0;
    padding: 0;
}
.medialist ul {
    margin: 0;
    padding: 0;
}
.medialist ul li {
    width: 50%;
    float: left;
    margin: 0 0 20px 0;
    padding: 0 10px;
    list-style: none;
    color: #999;
	font-size: 12px;
    font-family: "Rubik", sans-serif;
    vertical-align: top;
}
.medialist .media-details {
	min-height: 100%;
    margin: 0;
    padding: 20px;
	background: #fff;
    width: 100%;
	transition: all ease .5s;
}
.medialist .media-details {
	display: none;
}
.medialist .media-details .media-date {
	color: #666;
	font-size: 18px;
	width: 25%;
	float: left;
	margin: 0;
	padding: 20px 10px 0 0;
	position: relative;
	text-align: center;
}
.medialist .media-details .media-date p {
	margin: 0;
	padding: 0;
}
.medialist .media-details .media-date p span {
	font-size: 34px;
	line-height: initial;
	display: block;
	margin: 0 0 10px 0;
}
.medialist .media-details .media-title {
	width: 75%;
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	position: relative;
}
.medialist .media-details .media-title:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 100%;
	background: #999;
	content: '';
}
.medialist .media-details h4 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 16px;
    color: #000;
	min-height: 55px;
	text-decoration: none;
    font-weight: normal;
}
.medialist .media-details p {
    margin: 0;
    padding: 0;
	line-height: 20px;
}
.medialist .media-details a {
	color: #666;
	text-decoration: none;
}
.medialist .media-details .more {
	position: relative;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 14px;
	line-height: 26px;
}
.medialist .media-details .more span {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	width: 26px;
	height: 26px;
	display: inline-block;
	background: #7cbc40;
	border-radius: 50%;
	position: relative;
}
.medialist .media-details .more span:before {
	position: absolute;
	top: -1px;
	left: 8px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	content: '+';
}
.medialist .media-details:hover {
	background: #1e52a4;
}
.medialist .media-details:hover a {
	color: #fff;
}
.medialist .media-details:hover h4  {
	color: #fff;
}
.medialist .media-details:hover p  {
	color: #fff;
}
.medialist .media-details:hover .media-date p {
	color: #fff;
}
.medialist .media-details:hover .media-title:after {
	background: #fff;
}
.medialist .media-details:hover .more span {
	background: #fff;
}
.medialist .media-details:hover .more span:before {
	color: #1650be;
}
.text-center {
	text-align: center;
}
a#mt-btn{
	color:#999999;
	text-decoration:none;
	/*font-family: 'Rubik';*/
	font-size:12px;
	text-transform:uppercase;
	cursor:pointer;
}
a#mt-btn img{
	display: inline-block;
	margin:0 auto;
	padding-top:10px;
}
/*---------- end media ------------*/
.whisle-blower-Policy-btn {
	float: left;
    display: inline-block;
    margin: 0;
	margin-top: 30px;
    padding: 15px 20px;
    color: #fff;
	font-family: "Rubik", sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    text-decoration: none;
    background: #2c4997;
    position: relative;
}
.whisle-blower-Policy-btn:hover {
    background: #7cbc40;
}


/*---------- Home Social Media Feeds ------------*/
.socialmedia-feeds-col {
	width:100%;
	float:left;
	background:#fff;
	padding:60px 0;
	border-bottom:solid 1px #ccc;
}
.socialmedia-feeds-col .social-feed-col {
	float:left;
	width:50%;
	padding:0 20px;
}
.social-feed-col h4 {
	font-family: "Rubik",sans-serif;
	color:#343434;
	font-size:20px;
	font-weight: 400;
	text-transform:uppercase;
	position:relative;
	margin:0 0 20px 0;
}
.social-feed-col h4 span {
	background:#fff;
	position:relative;
	padding-right:10px;
}
.social-feed-col h4:before {
	width:100%;
	height:1px;
	background:#343434;
	content:"";
	position:absolute;
	top:12px;
	left:0;
}
.social-feed-col .feed-block {
	float:left;
	width:100%;
	height:400px;
	padding:0 20px;
	overflow-y:auto;
}
.social-feed-col .feed-block-2 {
	float:left;
	width:100%;
	height:400px;
	padding:0 20px;
}
.about-desc-col h4 {
    /*font-family: 'Rubik';*/
    font-size: 17px;
    text-transform: uppercase;
    color: #2c4997;
	margin-bottom:5px;
	font-weight: 700;
}
.about-desc-col h4 .title-icon {
    width:40px;
	margin-right:10px;
}
.about-desc-col h4:nth-child(3) .title-icon {
    width:30px;
	margin-right: 20px;
}
.about-desc-col p {
    line-height: 24px;
	margin-bottom:25px;
	padding-left: 50px;
	margin-top: -8px;
}
.about-desc-col p span {
	font-size:18px;
	font-weight:600;
	padding-right:3px;
	color:#7cbc40;
	width: 28px;
	float: left;
	clear: both;
	text-align: center;
	line-height:24px;
}


.career-apply-form-col {	
	float:left;
	width:100%;
}
.career-apply-form-col .frmbox .frmcol {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 30px;

}


/*=====open access solutions page start=====*/

.open-access-banner {
    background: url(../images/open-access-banner.png) left center;
}

.open-access-banner .inner-title h1 {
	font-size: 200px;
	color: #a5bfd8;
	line-height: 120px;
}

.open-access-banner .inner-title h1 sub {
	font-size: 37px;
	letter-spacing: normal;
    top: -44px;
    left: 10px;
    position: relative;
}

.open-access-banner .inner-title h3 {
	font-size: 37px;
    top: 33px;
    left: -89px;
    color: #a5bfd8;
}

.o-a-s-text {
    margin-top: -15px;
}

.o-a-s-text h1 {
	font-family: 'Rubik';
	font-size: 60px;
	color: #2c4997;
}

.o-a-s-text h3 {
	font-family: 'Rubik';
	font-size: 24px;
	color: #2c4997;
	margin-top: 3px;
	margin-bottom: 10px;
}

.o-a-s-text h5 {
	font-family: 'Rubik';
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	line-height: 26px;
}

.o-a-s-text div {
	border: 4px solid #7cbc40;
	/*padding-left: 17px;
	padding-right: 17px;*/
	padding:20px;
	margin-top: 31px;
}

.o-a-s-text div p {
	text-align: justify;
	padding-top: 8px;
	padding-bottom: 8px;
}

.o-a-s-col-1 {
    width: 42%;
    float: left;
}

.o-a-s-col-2 {
    width: 43%;
    float: left;
}

.o-s-form-block {
	margin-top: 10px;
	margin-left: 30px;
}

.open-access-section-1 .frmbox .frmcol {
	width: 100%;
	background-color: #ffffff;
	padding: 30px;
	box-shadow: 0 12px 18px 0 rgba(0,0,0,0.10);
}

.open-access-section-1 .frmbox .frmcol ul {
	font-size: 0;
	margin-top: 20px;
}

.open-access-section-1 .statecapchapad {width: 100%!important;}

.open-access-section-1 .frmbox .frmcol ul li {
	display: inline-block;
	width: 50%;
	vertical-align: top;
}

.open-access-section-1 .frmbox .frmcol ul li select {
	width: 100%;
}

.rect-title {
    margin: 0;
    padding: 0;
    font-size: 36px;
    color: #2c4997;
    font-family: "Rubik", sans-serif;
    text-transform: uppercase;
}

.rect-title span {
    display: inline-block;
    margin: 0;
    padding: 15px 30px;
    position: relative;
}

.rect-title span:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 45px;
    height: 45px;
    content: '';
    background: url(../images/contact-before.png);
}

.rect-title span:after {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 45px;
    height: 45px;
    content: '';
    background: url(../images/contact-after.png);
}

.rect-title1 span {
    display: inline-block;
    margin: 0;
    padding: 15px 30px;
    position: relative;
    font-size: 58px;
    text-transform: uppercase;
    line-height: 80px;
    font-weight: 700;
    text-align:left;
}
@keyframes slide-right {
  from {
    margin-left: -1000px;
  }

  to {
    margin-left: 0%;
  }
}

.rect-title1 span:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 112px;
    height: 113px;
    content: '';
    background: url(../images/video-cor1.png);
}

.rect-title1 span:after {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 112px;
    height: 113px;
    content: '';
    background: url(../images/video-cor2.png);
}

.frmbox .frmcol ul li > div {
	position: relative;
}

.frmbox .frmcol ul li .right-pd {
	margin-right: 15px;
}

.frmbox .frmcol ul li .left-pd {
	margin-left: 15px;
}

.frmbox .frmcol ul li p sup {
    color: #666;
    font-size: 15px;
    font-weight: 600;
    top: 5px;
    position: relative;
    left: 3px;
}

.g-recaptcha {
    margin-top: 15px;
}

.g-recaptcha iframe {
    transform: scale(0.66);
    -webkit-transform: scale(0.66);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    height: 97px;
}

.g-recaptcha iframe .rc-anchor-normal,
.g-recaptcha iframe .rc-anchor-normal .rc-anchor-content,
.g-recaptcha iframe .rc-anchor-normal-footer {
	height: 97px;
}

.o-a-slider-block h1 {
	font-family: 'Rubik';
	font-size: 25px;
	font-weight: normal;
	color: #2c4997;
	margin-top: 52px;
	margin-bottom: 45px;
}

.o-a-slider {
    padding-left: 40px;
    padding-right: 40px;
}

.o-a-slider:after, .o-a-slider:before {
    content: '';
    position: absolute;
    top: 0;
    left: 40px;
    width: 5px;
    height: 100%;
    background-color: #f4f3ef;
}

.o-a-slider:after {
    right: 40px;
}

.o-a-slider .slick-slide .o-a-slider-img img {
	width: auto;
	margin: 0 auto;
}

.o-a-slider .slick-slide .o-a-slider-img {
	border-left: 1px solid #c3c2bf;
}

.o-a-slider .slick-slide:first-child .o-a-slider-img {
	border-left: none;
}

.o-a-slider .slick-prev, .o-a-slider .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 35px;
    height: 47px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.o-a-slider .slick-next {
    right: 0;
    background: url(../images/next-arrow.png) no-repeat;
}

.o-a-slider .slick-next:hover {
    background: url(../images/next-arrow-h.png) no-repeat;
}

.o-a-slider .slick-prev {
    left: 0;
    background: url(../images/prev-arrow.png) no-repeat;
}

.o-a-slider .slick-prev:hover {
    background: url(../images/prev-arrow-h.png) no-repeat;
}

.white-bg {
	background-color: #ffffff;
}

.open-access-section-3 {
	margin-top: 52px;
	margin-bottom: 52px;
	padding-top: 36px;
	padding-bottom: 36px;
}

.h-o-a-div {
	padding-left: 70px;
	padding-right: 70px;
}

.h-o-a-div p {
	margin-top: 9px;
	margin-bottom: 25px;
}

.i-s-o-s-col {
	width: 50%;
	float: left;
}

.i-s-o-s-box {
	padding-left: 60px;
	padding-right: 60px;
	position: relative;
}

.i-s-o-s-col:first-child .i-s-o-s-box:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	width: 1px;
	height: 228px;
	background-color: #c3c2bf;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.i-s-o-s-box h2.op-sup-title {
	float: none;
	display: inline-block;
}

.i-s-o-s-box h2 {
	margin-top: 40px;
}

.i-s-o-s-box ul li {
	
	font-size: 14px;
	color: #666666;
	display: inline-block;
	background: url(../images/bullet.png) no-repeat left;
	padding-left: 14px;
	padding-right: 10px;
	margin-top: 5px;
}

.open-access-section-5 {
	padding-top: 30px;
	margin-top: 30px;
}

.w-a-title p {
	margin-top: 5px;
	padding-left: 100px;
	padding-right: 100px;
}

.w-a-lists {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 90px 15px 172px 15px;
    background: url(../images/o-a-w-a-bg.png) center no-repeat;
}

.w-a-list {
	width: 270px;
}

.w-a-list li {
	background: url(../images/right-icon.png) no-repeat; 
	list-style: none;
	
	font-size: 16px;
	color: #666666;
	line-height: 22px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 10px;
}

.w-a-l-list li {
	padding-right: 55px;
	background-position: right;
	text-align: right;
}

.w-a-r-list li {
	padding-left: 55px;
}

.slider-nav {
    width: 303px;
    margin: 0 auto;
}

.slider-nav .slick-slide {
    margin: 0 15px;
}

.slider-nav img {
    width: initial;
}

.slider-nav .slick-slide {
	border: 3px solid transparent;
	border-radius: 50%;
}

.o-a-testimonials {
    padding-top: 50px;
}

.slider-nav .slick-slide.slick-current {
	border-color: #f8c70c;
}

.slider-for {
    max-width: 1060px;
    min-width: auto;
    margin: 0 auto;
    padding-bottom: 50px;
}

.slider-nav {
    margin-top: 36px;
}

.slider-for .slick-slide {
	padding-left: 15px;
	padding-right: 15px;
}

.slider-for h1 {
    
    font-size: 18px;
    font-weight: normal;
    color: #7cbc40;
    text-transform: uppercase;
    margin-top: 19px;
    margin-bottom: 4px;
}

.slider-for h6 {
	
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    margin-top: 0;
    margin-bottom: 4px;
}
.slider-for span {
	
    font-size: 13px;
    font-weight: normal;
    color: #666666;
    margin-top: 0;
    margin-bottom: 25px;
	display:inline-block;
}
.slider-for p {
	font-size: 16px;
    color: #666666;
    padding: 0;
    position: relative;
    margin-bottom: 2px;
}

.slider-for p:before,
.slider-for p:after {
    content: '';
    position: absolute;
    width: 52px;
    height: 42px;
    z-index: -1;
}

.slider-for p:before {
    background: url(../images/quoteL.png) no-repeat left;
    left: 0;
    top: -43px;
}

.slider-for p:after {
    background: url(../images/quoteR.png) no-repeat right;
    right: 0;
    bottom: 10px;
}

.slider-for .slick-dots {
	margin-top: 10px;
}

.slider-for .slick-dots li button {
    width: 11px;
    height: 11px;
}

.slider-for .slick-dots li button:before {
    right: 0;
    top: 1px;
    margin: 0 auto;
    line-height: 9px;
    width: 9px;
    height: 9px;
    background-color: #cccccc;
}

.slider-for .slick-dots li.slick-active button:before {
    top: 0;
    width: 11px;
    height: 11px;
    background-color: #7cbc40;
}

.testimonial_container {
    margin-top: 63px;
    margin-bottom: 37px;
}

.request-a-quote {
	
	font-size: 20px;
	background: #7cbc40;
	color: #ffffff;
	padding: 12px 50px;
	
	text-decoration: none;
	box-shadow: 0 3px 10px 0 rgba(0,0,0,0.15);
}
.request-a-quote:hover{
text-decoration: none;
color: #fff;
}

/*=====open access solutions page end=====*/


/*=====thank you page start=====*/

.thank-you-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 10vh;
	text-align: center;
}

.thank-you-msg h1 {
	
	font-size: 40px;
	color: #2c4997;
}

.thank-you-msg p {
	font-size: 18px;
}

/*=====thank you page end=====*/

/*============ Media query ==============*/


@media (min-width: 768px) and (max-width: 1279px) {
	header .headerinn nav {
		font-size: 13px;
	}
}

@media (min-width: 1300px) and (max-width: 1400px) {}
@media (min-width: 1401px) and (max-width: 1800px) {}

@media (min-width: 1201px) and (max-width: 1300px) {

	.open-access-banner .inner-title h3 {
	    font-size: 32px;
	    top: 43px;
	    left: -80px;
	}

	.open-access-banner .inner-title h1 {
	    font-size: 135px;
	}

	.open-access-banner .inner-title h1 sub {
	    font-size: 32px;
	    top: -34px;
	    left: 10px;
	}

	.w-a-lists {
		background-size: 50%;
	}

}


@media (min-width: 1001px) and (max-width: 1200px) {
	
	nav ul li a {
		margin: 0 12px;
	}
	/*-------- contact us -------*/
	.contactquery ul li {
		margin: 0 0 20px 0;
		padding: 0;
		list-style: none;
		width: 50%;
		float: left;
	}
	/*-------- end contact us -------*/

	/*-----open  access solutions page start-----*/

	.open-access-banner .inner-title h3 {
	    font-size: 29px;
	    top: 0;
	    left: 0;
	}

	.open-access-banner .inner-title h1 {
	    font-size: 128px;
	    line-height: 126px;
	}

	.open-access-banner .inner-title h1 sub {
	    font-size: 25px;
	    top: -30px;
	    left: 10px;
	}

	.o-a-s-col-1 {
	    width: 53%;
	    float: left;
	}

	.o-a-s-col-2 {
	    width: 47%;
	    float: left;
	}

	.o-a-s-text h1 {
	    font-size: 53px;
	}

	.o-a-s-text h3 {
	    font-size: 20px;
	}

	.o-a-s-text h5 {
	    font-size: 15px;
	    line-height: 23px;
	}

	.frmbox .frmcol ul li .right-pd {
	    margin-right: 10px;
	}

	.frmbox .frmcol ul li .left-pd {
	    margin-left: 10px;
	}

	.w-a-lists {
		background-size: 36%;
		padding: 50px 15px 72px 15px;
	}

	
}


/* =============================== 768 / 1000 ==================================== */

@media (min-width: 768px) and (max-width: 1000px) {
	
	#wrapper {
		width: 100%;
		margin: 0 0 0 0;
		padding: 0;
	}
	.container {
		width: 90%;
		margin: 0 auto;
	}
	
	
	header .headerinn {
		width: 90%;
		margin: 0 auto;
		padding: 0;
	}
	header .headerinn .logo {
		margin: 10px 0 0 0;
		padding: 0;
		float: left;
		width: 10%;
	}
	header .headerinn nav {
		float: left;
		width: 90%;
	}
	nav ul li a {
		margin: 0 5px;
	}
	/*--- end header --*/
	
	/*-------- contact us -------*/
	.contactquery ul li {
		margin: 0 0 20px 0;
		padding: 0;
		list-style: none;
		width: 50%;
		float: left;
	}
	/*-------- end contact us -------*/
	
	
	/*----- media page ------*/
	.medialist ul li {
		width: 50%;
		float: left;
		margin: 0 0 20px 0;
		padding: 0 10px;
	}
	.medialist .media-details {
		margin: 0;
		padding: 20px;
	}
	.medialist .media-details h4 {
		min-height: auto;
	}
	.medialist .media-details .media-title {
		width: 100%;
		float: none;
		margin: 10px 0 0 0;
		padding: 10px 0 0 0;
		position: relative;
	}
	.medialist .media-details .media-title:after {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background: #999;
		content: '';
	}
	.medialist .media-details .media-date {
		width: 100%;
		float: none;
		margin: 0;
		padding: 0;
	}
	/*----- end media page ------*/

	/*-----open access solutions page start-----*/

	.o-a-s-col-1,
	.o-a-s-col-2,
	.i-s-o-s-col {
		width: 100%;
		float: none;
	}

	.open-access-banner {
		background: url(../images/open-access-mobile-banner.png) left center no-repeat;
	    background-size: cover!important;
        height: 350px;
	}

	.open-access-banner .container {
	    position: relative;
	    height: 100%;
	}

	.open-access-banner .container .r-inner-title {
	    position: absolute;
		bottom: 20px;
		width: auto;
		text-align: right;	
		right: 0;
	}

	.open-access-banner .inner-title h3 {
	    font-size: 30px;
	    top: 20px;
	    left: inherit;
	    color: #a5bfd8;
	    right: 351px;
	}

	.open-access-banner .inner-title h1 {
	    left: 0;
	    position: relative;
	    font-size: 120px;
	    line-height: 73px;
	    letter-spacing: -1px;
	}

	.open-access-banner .inner-title h1 sub {
	    font-size: 30px;
	    letter-spacing: normal;
	    top: 0;
	    left: 0;
	    position: relative;
	    display: block;
	}

	.o-a-s-text {
	    margin-top: 0;
	}

	.o-a-s-text h1 {
	    font-size: 24px;
	}

	.o-a-s-text h3 {
	    font-size: 15px;
	}

	.o-a-s-text h5 {
	    font-size: 13px;
	    line-height: 20px;
	}

	.o-a-s-text div {
	    margin-top: 15px;
	}

	.o-a-s-text div p {
		line-height: 24px;
	}

	.o-s-form-block {
	    margin-top: 0;
	    margin-left: 0;
	}

	.rect-title span {
	    display: inline-block;
	    margin: 0;
	    padding: 10px 20px;
	    position: relative;
	}

	.rect-title {
	    margin: 0 0 20px 0;
	    padding: 0;
	    font-size: 30px;
	}

	.open-access-section-1 .frmbox .frmcol {
		padding: 20px;
	}

	.frmbox .frmcol ul li .right-pd {
	    margin-right: 10px;
	}

	.frmbox .frmcol ul li .left-pd {
	    margin-left: 10px;
	}

	.i-s-o-s-col:first-child .i-s-o-s-box {
	    margin-bottom: 30px;
	}

	.i-s-o-s-col:first-child .i-s-o-s-box:after {
		display: none;
	}

	.w-a-lists {
		background-size: 36%;
	    padding: 30px 15px 30px 15px;
	}

	.w-a-l-list li {
		background-position: right center; 
	}

	.w-a-r-list li {
		background-position: left center; 
	}
	
}

@media only screen and (min-width: 768px) {
	.careers-left-title .inner-title h1 {
		font-size: 150px;
	}
}


/* =============================== 767 ==================================== */

@media only screen and (max-width: 767px) {
	.thank-you-msg h1 {
    font-family: 'latobold';
    font-size: 22px;}
	
	.display-desktop {
        display: none;
    }
    .display-mobile {
        display: block;
    }
	
	#wrapper {
		width: 100%;
		margin: 0;
		padding: 0;
	}
	.container {
		width: 90%;
		margin: 0 auto;
	}
	
	/*----  menu ----*/
	.mheader {
		z-index: 3;
		position: fixed;
		top: 0;
		width: 100%;
	}
	.menu-collapser {
		position: relative;
		color: #FFF;
		width: 100%;
		height: 65px;
		padding: 10px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		background: #fff;
		border-bottom: 1px solid #7cbc40;
	}
	.collapse-button {
		position: absolute;
		right: 10px;
		top: 10px;
		width: 50px;
		background-color: #fff;
		border: solid 2px #7cbc40;
		border-style: solid;
		border-width: 2px;
		color: #737373;
		padding: 8px;
		cursor: pointer;
		text-align: center;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.collapse-button:hover, .collapse-button:focus {
		background-image: none;
		background-color: #e4e4e4;
		color: #FFF;
	}
	.collapse-button .icon-bar {
		background-color: #7cbc40;
		border-radius: 1px 1px 1px 1px;
		display: block;
		height: 3px;
		width: 100%;
		margin: 3px 0;
	}
	ul.slimmenu {
	        overflow: scroll;
    height: 300px;
		position: absolute;
		list-style-type: none;
		margin: 0;
		padding: 0;
		width: 100%;
		color: #999;
		font-size: 14px;
		font-family: "latoregular", Arial, Helvetica, sans-serif;
		text-transform: uppercase;
	}
	ul.slimmenu li {
		position: relative;
		display: inline-block;
		background-color: #fff;
	}
	ul.slimmenu > li { margin-right: -5px; }
	ul.slimmenu > li:first-child { border-left: 0 }
	ul.slimmenu > li:last-child { margin-right: 0 }
	ul.slimmenu li a {
		display: block;
		color: #999;
		text-decoration:none;
		padding: 12px 64px 12px 16px;
	}
	ul.slimmenu li a:hover {
		/* background: #202020; */
		color: #2c4997;
		text-decoration: none;
	}
	ul.slimmenu li .sub-collapser {
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0.075);
		position: absolute;
		right: 0;
		top: 0;
		width: 55px;
		height: 100%;
		text-align: center;
		z-index: 999;
		cursor: pointer;
	}
	ul.slimmenu li .sub-collapser:before {
		display: inline-block;
		height: 100%;
		vertical-align: middle;
		margin-right: -0.25em;
	}
	ul.slimmenu li .sub-collapser > i {
		color: #fff;
		font-size: 30px;
		display: inline-block;
		vertical-align: middle;
		font-family: "Arial", Helvetica, sans-serif;
		margin: 0;
		line-height: 41px;
	}
	ul.slimmenu li .sub-collapser.expanded > i {
		line-height: normal;
	}
	
	ul.slimmenu li ul {
		margin: 0;
		list-style-type: none;
	}
	ul.slimmenu li ul li {
		/* background-color: #1d1d1d; */
	}
	ul.slimmenu li > ul {
		display: none;
		position: absolute;
		left: 0;
		top: 100%;
		z-index: 999;
		width: 100%;
	}
	ul.slimmenu li > ul > li ul {
		display: none;
		position: absolute;
		left: 100%;
		top: 0;
		z-index: 999;
		width: 100%;
	}
	ul.slimmenu.collapsed li {
		display: block;
		width: 100%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box
	}
	ul.slimmenu.collapsed li a {
		display: block;
		border-bottom: 1px solid #7cbc40;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box
	}
	ul.slimmenu.collapsed li .sub-collapser {
		height: 41px;
		background: #7cbc40;
	}
	ul.slimmenu.collapsed li > ul {
		display: none;
		position: static;
		margin: 0;
		padding: 0;
		background: #1d1d1d;
	}
	ul.slimmenu.collapsed li > ul li {
		/* background: #1d1d1d; */
	}
	ul.slimmenu.collapsed li > ul li:hover {
		/* background: #1d1d1d; */
	}
	ul.slimmenu.collapsed li > ul li a {
		padding: 12px 64px 12px 35px;
	}
	ul.slimmenu.collapsed li > ul li a i {
		display:none;	
	}
	.m-logo {
		height: 43px;
		width: 123px;
		margin:0;
		padding:0;
		background: url(../images/logo.png) no-repeat;
		background-size: cover;
	}
	/*----- end menu -----*/
	
	
	
	/*------ banner text -------*/
	.banner1 {
		width: 100%;
		margin: 0 auto;
		padding: 30px 20px;
		position: relative;
		text-align: center;
	}
	.banner1:before {
		width: 50px;
		height: 50px;
	}
	.banner1:after {
		width: 50px;
		height: 50px;
		background: url(../images/video-cor2.png) no-repeat bottom right;
	}
	.banner1 ul li:nth-child(1) {
		margin: 0 0 5px 0;
		font-size: 40px;
		line-height: 40px;
	}
	.banner1 ul li:nth-child(2) {
		padding: 0;
		float: none;
	}
	.banner1 ul li:nth-child(2):after {
		display: none;
	}
	.banner1 ul li:nth-child(3) {
		float: none;
		font-size: 40px;
		line-height: 40px;
	}

	.banner2 {
		width: 100%;
		margin: 0 auto;
		padding: 30px 20px;
		position: relative;
		text-align: center;
	}
	.banner2:before {
		width: 50px;
		height: 50px;
	}
	.banner2:after {
		width: 50px;
		height: 50px;
		background: url(../images/banner-cor2.png) no-repeat bottom right;
	}
	.banner2 ul li:nth-child(1) {
		margin: 0 0 5px 0;
		font-size: 20px;
		position: relative;
		letter-spacing: 5px;
	}
	.banner2 ul li:nth-child(1):after {
		display: none;
	}
	.banner2 ul li:nth-child(2) {
		padding: 0;
		margin: 0 0 5px 0;
		font-size: 40px;
		line-height: 40px;
	}
	.banner2 ul li:nth-child(3) {
		float: none;
	}
	.banner2 ul li:nth-child(4) {
		float: none;
		font-size: 30px;
		line-height: 30px;
	}
	.banner2 ul li:nth-child(5) {
		font-size: 40px;
		line-height: 40px;
		position: relative;
		clear: both;
	}
	.banner2 ul li:nth-child(5):after {
		display: none;
	}
	.banner3 {
		width: 100%;
		margin: 0 auto;
		padding: 30px 20px;
		position: relative;
		text-align: center;
	}
	.banner3:before {
		width: 50px;
		height: 50px;
	}
	.banner3:after {
		width: 50px;
		height: 50px;
		background: url(../images/video-cor2.png) no-repeat bottom right;
	}
	.banner3 ul li:nth-child(1) {
		margin: 0 0 5px 0;
		font-size: 40px;
		line-height: 40px;
	}
	.banner3 ul li:nth-child(2) {
		padding: 0;
		float: none;
	}
	.banner3 ul li:nth-child(2):after {
		display: none;
	}
	.banner3 ul li:nth-child(3) {
		float: none;
		font-size: 40px;
		line-height: 40px;
	}
	.banner3 ul li:nth-child(4) {
		margin: 0;
		font-size: 20px;
		float: none;
	}
	.banner3 ul li:nth-child(5) {
		float: none;
		font-size: 40px;
		line-height: 40px;
	}
	.banner3 ul li:nth-child(5):after {
		display: none;
	}
	/*------ end banner text -------*/
	
	
	.aboutus {
		margin: 0;
		padding: 0;
		width: 100%;
	
		
	}
	.aboutus h1 {
		margin: 0;
		padding: 0;
		font-size: 86px;
		line-height: 70px;
	}
	.aboutus .aboutinn {
		margin: 0;
		padding: 0 0 50px 0;
		
	}
	.aboutcontent {
		margin: 0;
		padding: 0;
	}
	.aboutcontent .intro {
		width: 100%;
		margin: 0 auto 50px auto;
		padding: 20px;
	}
	ul.ablist {
		margin: 0 0 30px 0;
		padding: 0;
		text-align: center;
	}
	ul.ablist li {
		margin: 0 0 20px 0;
		padding: 0;
		width: 48%;
		display: inline-block;
	}
	ul.ablist li a {
		color: #7cbc40;
		text-decoration: none;
		display: inline-block;
		padding: 40px 25px;
	}
	
	
	.hbusiness {
		width: 100%;
		margin: 0;
		padding: 0;
		background: #f4f4ef;
		
	}
	.bus-banner {
		margin: 0;
		padding: 0;
		background: #f4f4ef url(../images/home-business-bg.jpg) no-repeat center top;
		background-size: cover;
	}

	.bus-banner h2 {
		margin: 0 0 0 40px;
		padding: 20px 0 0 0;
		font-size: 60px;
		line-height: 60px;
	}
	.bus-banner h2 span.ourtitle {
		margin: 20px 0 0 0;
		padding: 0;
		font-size: 30px;
		line-height: 40px;
		position: absolute;
		top: -6px;
		left: -32px;
	}
	.bus-content {
		padding: 25% 0 0 0;
	}
	.bus-text {
		margin: 0;
		padding: 0 0 40px 0;
	}
	.bus-left {
		width: 100%;
		float: none;
		margin: 0;
		padding: 0;
		position: relative;
	}
	.bus-right {
		width: 100%;
		float: none;
		margin: 0;
		padding: 0;
	}
	.bus-dec {
		width: 100%;
		margin: 0;
		padding: 10px 30px 30px 30px;
		border: solid 5px #7cbc40;
		position: relative;
		top: 0;
		right: 0;
	}
	.map-sort {
		margin: 30px 0 0 0;
		padding: 0;
		text-align: center;
	}
	
	
	.sustainability {
		margin: 0;
		padding: 40px 0 0 0;
		width: 100%;
		background: #ecefe4 url(../images/sus-bgm.jpg) no-repeat no-repeat top left;
	}
	.sustainability h2 {
		margin: 0;
		padding: 0;
		font-size: 80px;
		line-height: 60px;
	}
	.sus-content {
		width: 100%;
		float: none;
		margin: 0;
		padding: 0;
	}
	.sus-content h3 {
		margin: 0 0 30px 0;
		padding: 0;
		color: #7cbc40;
		font-size: 50px;
		text-align: center;
		background: none;
	}
	.sus-content h3 span {
		margin: 0;
		padding: 0;
		color: #7cbc40;
		display: block;
		text-align: center;
	}
	.sus-intro .sus-left {
		width: 100%;
		float: none;
		margin: 0 0 30px 0;
		padding: 0;
	}
	.sus-intro .sus-left1 {
		width: 100%;
		float: none;
		margin: 0 0 30px 0;
		padding: 0;
	}
	.sus-intro .sus-left1 .susleftinn {
    font-size: 15px;
    color: #666!important;
    background-color: #fff;
}
	.sus-intro .sus-left .susleftinn {
		border: solid 4px #7cbc40;
		padding: 20px;
	}
	.sus-intro .sus-left1 .susleftinn {
		border: solid 4px #7cbc40;
		padding: 20px;
	}
	.sus-intro .sus-right {
		width: 100%;
		float: none;
		margin: 0;
		padding: 0;
	}


	.green {
		margin: 0;
		padding: 50px 0;
		width: 100%;
		background: #93b574 url(../images/green-bg.jpg) no-repeat top center;
		background-size: cover;
	}
	.green h3 {
		margin: 0;
		padding: 0;
		font-size: 44px;
		line-height: 45px;
	}
	.greencontent .greenleft {
		width: 100%;
		float: none;
		margin: 0;
		padding: 0;
	}
	.greencontent .greenleft .gleftinn {
		margin: 0;
		padding: 30px;
		border: solid 4px #fff;
	}
	.greencontent .greenright {
		width: 100%;
		float: none;
		margin: 20px 0 0 0;
		padding: 0;
		position: relative;
	}
	.greencontent .greenright .grightinn {
		position: relative;
		top: 0;
		left: 0;
	}
	
	.hcontact {
		width: 100%;
		margin: 0;
		padding: 40px 0 0 0;
	}
	.hcontact h3 {
		margin: 0 0 20px 0;
		padding: 0;
		font-size: 32px;
	}
	.hcontact h3 span {
		display: inline-block;
		margin: 0;
		padding: 10px 20px;
		position: relative;
	}
	.frmbox {
		margin: 0;
		padding: 30px 0;
	}
	.frmbox .frmcol {
		width: 100%;
		float: none;
		margin: 0;
		padding: 0;
	}
	.frmbox .frmcol p {
		text-align: left;
	}
	.frmbox textarea {
		height: 80px;
		resize: none;
	}
	
	.corporate {}
	.corporateinn {
		padding: 30px 0 0 0;
	}
	.corporateinn .addrbox {
		margin: 30px 0 0 0;
		padding: 20px;
	}
	.corporateinn .addrbox .city {
		width: 100%;
		float: none;
	}
	.corporateinn .addrbox .cityimg {
		width: 100%;
		float: none;
		text-align: center;
	}
	.corporateinn .addrbox .city span.number,
	.corporateinn .addrbox .city span.fax	{
		margin: 0 0 5px 0;
		display: block;
	}
	.addrbox .address1 {
		width: 100%;
		float: none;
		margin: 0 0 30px 0;
		padding: 0 0 30px 0;
		position: relative;
		border-bottom: solid 3px #2c4997;
	}
	.addrbox .address1:after {
		display: none;
	}
	.addrbox .address2 {
		width: 100%;
		float: none;
		margin: 0;
		padding: 0;
		position: relative;
	}
	.addrbox .address2:before {
		display: none;
	}
	.corporateinn .emaillist {
		margin: 30px 0 0 0;
		padding: 0;
		color: #666;
		font-size: 13px;
		font-family: "latoregular", Helvetica, Arial, sans-serif;
	}
	.corporateinn .emaillist ul {
		margin: 0;
		padding: 0;
	}
	.corporateinn .emaillist ul li {
		margin: 0 0 20px 0;
		padding: 0;
		float: none;
		width: 100%;
		list-style: none;
		text-align: center;
	}
	.corporateinn .emaillist ul li:nth-child(5) {
		padding: 0;
	}
	
	footer {
		margin: 0;
		padding: 200px 0 30px 0;
		width: 100%;
		background: #ededed url(../images/footerbg.jpg) no-repeat top center;
	}
	.fmenu {
		text-align: center;
		padding: 0 0 10px 0;
	}
	.fmenu a {
		display: inline-block;
		margin: 5px 10px;
		padding: 0;
	}
	.sicon {
		margin: 0;
		padding: 10px 0 15px 0;
		text-align: center;
	}
	.copy {
		text-align: center;
	}
	
	
	/*-------- contact us -------*/
	.contact-banner {
		padding: 80px 0 0 0;
	}
	.contact-banner h1 {
		font-size: 70px;
		color: rgba(165,191,216,0.7);
		letter-spacing: 0;
		text-align: center;
	}
	.contactquery {
		width: 100%;
		float: right;
		margin: 0;
		padding: 0;
	}
	.contactquery ul li {
		margin: 0 0 20px 0;
		padding: 0;
		list-style: none;
		width: 100%;
		float: none;
	}
	.contactbox {
		width: 100%;
		float: right;
		margin: 0 0 50px 0;
		padding: 20px;
		border: solid 4px #7cbc40;
	}
	.contactbox textarea {
		height: 80px;
		resize: none;
	}
	/*-------- end contact us -------*/
	
	
	/*--------- business accordian css -------*/
	.inner-title-business h1{
		font-size: 70px;
		letter-spacing: 0;
	}
	.inner-title-business h3 {
		font-size: 50px;
		position: absolute;
		top: -35px;
		left: 0;
	}
	.inner-title-business h3 span {
		color: rgba(165,191,216,0.7) !important;
	}
	/*------- business accordian end here ----------*/
	.mfilter {
		width: 100%;
		float: none;
		margin: 0;
		padding: 30px;
		text-align: center;
	}
	.maparea {
		width: 100%;
		float: none;
		margin: 0;
		padding: 0;
	}
	
	
	/*------- our brand -------*/
	.storybg {}
	.storytitle {
		margin: 50px 0 0 0;
		padding: 0;
		position: relative;
	}
	.inner-title.storytitle h1 {
		margin: 0;
		padding: 0;
		font-size: 80px;
		line-height: 55px;
		letter-spacing: 0;
	}
	.inner-title.storytitle h3 {
		top: -55px;
		left: 0;
	}
	.inner-title.storytitle h3 span {
		color: rgba(165,191,216,0.7) !important;
	}
	.storylist {
		width: 100%;
		margin: 0 auto 0 auto;
		padding: 70px 0 0 0;
	}
	.storylist ul li .shape1 {
		text-align: center;
	}
	.storylist ul li .shape1 img {
		display: inline-block;
		margin: 0;
	}
	.storylist ul li:nth-child(2) {
		
	}
	.storylist ul li .leftside .text {
		width: 100%;
		float: none;
		text-align: center;
	}
	.storylist ul li .leftside .number {
		width: 100%;
		float: none;
		font-size: 100px;
		line-height: 100px;
		text-align: center;
	}
	.storylist ul li .rightside .text {
		width: 100%;
		float: none;
		text-align: center;
	}
	.storylist ul li .rightside .number {
		width: 100%;
		float: none;
		font-size: 100px;
		line-height: 100px;
		text-align: center;
	}
	.storylist ul li .icons > div {
		width: 50%;
		float: left;
	}
	.storylist ul li .icons .iconleft {
		width: 100%;
		padding: 0 0 20px 0;
		margin: 0;
		position: relative;
		text-align: center;
		border-bottom: solid 2px #a5bfd8;
	}
	.storylist ul li .icons .iconright {
		width: 100%;
		padding: 0 0 20px 0;
		margin: 0;
		position: relative;
		text-align: center;
		border-bottom: solid 2px #a5bfd8;
	}
	.storylist ul li .icons .iconleft:before {
		display: none;
	}
	.storylist ul li .icons .iconright:after {
		display: none;
	}
	.storylist ul li .f30 {
		font-size: 24px;
	}
	.storylist ul li .icons img.mart-30 {
		margin: 0;
	}
	
	
	
	/*-------leadership page --------*/
	.inner-title-leadership h1 {
		line-height: 60px;
		text-align: center;
		/*font-size: 70px;*/
		font-size: 55px;
		letter-spacing: 0;
		margin-top: 70px;
	}
	.leadership-details {
		width: 100%;
		float: none;
		border: 4px solid #7cbc40;
		padding: 0;
		margin: 30px 0 0 0;
		position: relative;
	}
	.leadership-details .leadertxt {
		margin: 0;
		padding: 20px;
	}
	.leadership-details .leadertxt p {
		margin: 0 0 20px 0;
		padding: 0;
	}
	.leadership-details .leaders-details {
		width: 100%;
		z-index: 1;
		left: 0;
		top: 0;
		position: relative;
	}
	.leadership-details.leadershipLe {
		float: none;
		margin: 30px 0 0 0;
	}
	.leadership-details.leadershipLe .leadertxt {
		margin: 0;
		padding: 20px;
	}
	.leadership-details.leadershipLe .leaders-detailsLe {
		width: 100%;
		z-index: 1;
		left: 0;
		top: 0;
		position: relative;
	}
	
	
	/*------- inner pages --------*/
	.inner-banner {
		background-repeat: no-repeat!important;
		background-size: cover!important;
		height: 200px;
		padding-top: 80px;
	}
	.op-content-area {
		margin-top: 0;
	}
	.middle-content {
		margin-top: 60px;
		margin-bottom: 25px;
	}
	.inner-title h1 {
		font-size: 70px;
		color: rgba(165,191,216,0.7);
		letter-spacing: -1px;
	}
	.inner-title h3,
	.open-access-banner .inner-title h1 {
		font-family: 'latobold';
		font-size: 40px;
		color: rgba(165,191,216,0.7);
		position: absolute;
		top: 0;
		left: -45px;
		line-height: normal;
	}
	.inner-title h2 {
		font-family: 'latoblack';
		font-size: 55px;
		color: rgba(165,191,216,0.6);
		margin-top: -69px;
	}
	.inner-title h5 {
		font-family: 'latoregular';
		font-size: 28px;
		color: #2c4997;
		text-align: center;
		font-weight: normal;
		margin-top: 0;
	}
	.r-inner-title {
		float: none;
		position: relative;
	}
	.category-list ul {
		margin: 0 20px 0 40px;
		padding: 0;
		list-style: none;
	}
	.category-list ul li a {
		font-family: 'latoregular';
		font-size: 16px;
		color: #a7bbcc;
		text-transform: uppercase;
		text-decoration: none;
		padding: 8px;
		display: block;
	}
	.category-list ul li.active a {
		font-family: 'latoblack';
		color: #2b5ca9;
		background: url(../images/green-arrow.png) no-repeat right center; 
	}
	.prj-state-name {
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
	}
	.prj-state-name h1 {
		font-family: 'latobold';
		font-size: 48px;
		color: #ffffff;
		text-transform: uppercase;
		text-align: center;
		letter-spacing: 4px;
	}
	.prj-state-name h2 {
		font-family: 'latobold';
		font-size: 25px;
		color: #ffffff;
		text-transform: uppercase;
		text-align: center;
		letter-spacing: 8px;
	}
	.table-div {
		display: table;
		width: 100%;
		height: 100%;
	}
	.table-cell-div {
		display: inline-block;
		width: 100%;
	}
	.col-20, .col-30, .col-40, .col-45, .col-50, .col-55, .col-60, .col-70, .col-80  {
		width: 100%;
		float: left;
	}
	
	/*-----about us page start-----*/
	.about-left-content {
		padding: 30px;
		border: 5px solid #7cbc40;
		margin-top: 0;
	}
	.about-left-content h1 {
		font-size: 30px;
	}
	.about-left-content p {
		padding-top: 30px;
	}
	.about-right-desc {
		padding: 30px;
		position: relative;
	}
	.about-right-desc:before {
		display: none;
	}
	.about-list ul {
		margin: 20px 0 0 20px;
		padding: 0;
		list-style: none;
	}
	.about-list ul li {
		margin: 0 0 20px 0;
		padding: 5px 22px 3px 22px;
		display: inline-block;
	}
	/*-----about us page end-----*/
	
	/*-----our profile page start-----*/
	.our-profile-banner {
		background: url(../images/our-profile-inner-banner.jpg) left center;
		height: auto;
	}
	.op-content-area {
		margin-top: 0;
	}
	.op-banner-text {
		width: 100%;
		margin: 0 auto;
		padding: 20px;
	}
	.op-boxs-text {
		padding: 20px;
	}
	.op-box-text {
		padding: 0;
	}
	.op-boxs-text:before {
		display: none;
	}
	.op-boxs-textri {
		padding: 20px;
	}
	.op-boxs-textri:before {
		display: none;
	}
	.op-boxs-textri .op-box-text {
		padding: 0;
	}
	.op-boxs-textri .op-sup-title {
		margin: 0 0 20px 0;
	}
	.op-img1 {
		position: relative;
		top: 0;
	}
	.op-block2 {
		padding-top: 30px;
	}
	.op-img {
		padding-top: 28px;
		padding-bottom: 28px;
	}
	/*-----our profile end-----*/
	
	
	/*-----sustainability start-----*/
	.sustainability-inner-banner {
		background: url(../images/sustainability-inner-banner.jpg) center center;
	}
	.sustainability-title {
		position: relative;
		height: 100%;
	}
	.btm-title {
		position: relative;
		bottom: -40px;
		left: 0;
	}
	.btm-title h1 {
		font-size: 60px;
		position: relative;
		padding-left: 0;
	}
	.btm-title:before {
		display: none;
	}
	.sustainability-green-box {
		border: 5px solid #7cbc40;
		padding: 30px;
	}
	.sustainability-cate ul {
		margin: 16px 0 0 0;
		padding: 0;
		list-style: none;
	}
	.sustainability-cate ul li {
		height: 130px;
		width: 100%;
		float: left;
		margin: 0 0 10px 0;
	}
	.sustainability-cate ul li a {
		padding: 0 20px;
	}
	.sustainability-cate ul li:first-child a {
		margin-right: 0;
	}
	.sustainability-cate ul li:last-child a {
		margin-left: 0;
	}
	.sustainability-cate ul li a h5 {
		font-size: 13px;
		margin: 30px 0 0 0;
		min-height: 66px;
	}
	.sustainability-features {
		padding-top: 20px;
		padding-left: 0px;
	}
	/*-----sustainability end-----*/
	
	/*-----region wise page start-----*/
	.region-wise-banner {
		background: url(../images/region-wise-inner-banner.jpg) left center;
		height: auto;
	}
	.small-font h1 {
		font-size: 60px;
		text-align: center;
	}
	.small-font h2 {
		font-size: 40px;
		margin-top: -13px;
	}
	.small-font {
		text-align: center;
	}
	.region-wise-content {
		position: relative;
	}
	.region-list ul {
		width: 210px;
		margin: 0
	}
	.region-text {
		border: 2px solid #7cbc40;
		padding: 30px;
		position: relative;
	}
	.region-text:before {
		content: '';
		position: absolute;
		top: 78px;
		left: 0;
		width: 6px;
		height: 160px;
		background-color: #7cbc40;
	}
	.region-text p {
		padding-bottom: 20px;
	}
	.region-img {
		position: relative;
		margin-left: 0;
	}
	.region-img .prj-state-name h1 {
		margin: 50px 0 0 0;
		font-size: 32px;
		line-height: 39px;
	}
	.region-wise-features .table-div {
		table-layout: fixed;
	}
	.rw-features-text {
		border-top: 2px solid #7cbc40;
		padding: 20px;
		position: relative;
	}
	.rw-features-text:before {
		content: '';
		position: absolute;
		top: -5px;
		left: 46px;
		width: 5px;
		height: 5px;
		background-color: #ffffff;
		border: 2px solid #7cbc40;
	}
	.rw-features-text h1 {
		font-family: 'latoregular';
		font-size: 24px;
		font-weight: normal;
		color: #93b574;
		text-transform: uppercase;
		letter-spacing: 2px;
		margin-bottom: 10px;
		padding: 7px 7px 7px 45px;
		position: relative;
	}
	.right-padding-44 {
		padding-right: 20px;
	}
	/*-----resion wise end-----*/
	
	
	/*-----careers page start-----*/
	body.careers-page {
		background:#f4f3ef url(../images/careers-bg.png) no-repeat top right; 
	}
	.careers-content {
		padding-top: 120px;
	}
	.careers-position {
		padding: 20px;
	}
	.careers-position h2 {
		font-size: 30px;
		margin-top: 0;
	}
	.careers-position h3 {
		font-size: 28px;
		margin-top: 20px;
	}
	.careers-position h2:first-child {
		position: absolute;
		top: -18px;
		left: 30px;
		background-color: #f4f3ef;
		padding: 0 10px;
		margin-top: 0;
	}
	.careers-position-list ul li {
		width: 100%;
		float: none;
	}
	.careers-position-list ul li:nth-child(odd) a {
		margin-right: 0;
	}
	.careers-position-list ul li:nth-child(even) a {
		margin-left: 0;
	}
	.careers-right-content {
		padding-left: 0;
	}
	.careers-right-content .inner-title h1 {
		font-size: 70px;
	}
	.careers-r-text {
		margin: 0;
		padding: 0;
	}
	.careers-r-text ul {
		margin: 25px 0 0 0;
		padding: 0;
		list-style: none;
	}
	.careers-r-text ul li {
		float: left;
		margin-right: 11px;
	}
	.careers-r-text ul li a {
		font-family: 'latoregular';
		font-size: 14px;
		color: #ffffff;
		text-transform: uppercase;
		letter-spacing: 3px;
		display: block;
		text-decoration: none;
		padding: 18px 26px;
		background-color: #7cbc40;
		transition: ease 0.4s;
		-webkit-transition: ease 0.4s;
		-moz-transition: ease 0.4s;
	}
	.careers-r-text ul li a:hover {
		background-color: #2c4997;
	}
	.career-form {
		margin: 30px 0 0 0;
		padding: 20px;
	}
	.career-form h2 {
		margin-left: 0;
		margin-bottom: 40px;
		text-align: center;
	}
	input[type=text].fileInputText {
		float:right;
		border:none!important;
		margin:0;
		padding:0 5px;
		width: 370px!important;
	}
	input[type=button].fileInputButton {
		font-family: 'latoregular';
		color: #ffffff;
		font-size: 14px;
		text-align: left;
		float:left;
		border:none!important;
		background:#7cbc40;
		box-sizing:content-box;
		-moz-box-sizing:content-box;
		-webkit-box-sizing:content-box;
		margin:0;
		padding: 0px 6px 0px 21px;
	}
	/*-----careers page end-----*/
	
	
	/*-----thought leadership start-----*/
	.thought-leadership-body .inner-title h1 {
		font-size: 60px;
		line-height: 50px;
		margin-top: 10px;
	}
	.tl-left-text {
		padding: 20px;
		margin: 0;
		position: relative;
		z-index: 2;
	}
	.thought-leadership-content .region-text:before {
		display: none;
	}
	.tl-right-text {
		padding: 30px;
	}
	.tl-video-div {
		float: none;
		margin: 0 auto 20px auto;
		position: relative;
	}
	
	/*----- media page ------*/
	.media-banner {
		background: url(../images/media-bg.jpg) center center;
	}
	.media-banner h1 {
		margin: 10px 0 0 0;
		line-height: 60px;
		text-align: left;
		font-size: 60px;
		color: rgba(165,191,216,0.9);
		letter-spacing: 0;
	}
	.medialist ul li {
		width: 100%;
		float: none;
		margin: 0 0 20px 0;
		padding: 0;
	}
	.medialist .media-details {
		margin: 0;
		padding: 20px;
	}
	.medialist .media-details h4 {
		min-height: auto;
	}
	.medialist .media-details .media-title {
		width: 100%;
		float: none;
		margin: 10px 0 0 0;
		padding: 10px 0 0 0;
		position: relative;
	}
	.medialist .media-details .media-title:after {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background: #999;
		content: '';
	}
	.medialist .media-details .media-date {
		width: 100%;
		float: none;
		margin: 0;
		padding: 0;
	}
	/*----- end media page ------*/
	.whisle-blower-Policy-btn {
		margin-top: 20px;
		padding: 10px 15px;
	}
	
	/*---------- Home Social Media Feeds ------------*/
	.socialmedia-feeds-col {
		padding:30px 0 0 0;
	}
	.socialmedia-feeds-col .social-feed-col {
		width:100%;
		padding:0;
		margin-bottom:30px;
	}
	.social-feed-col h4 {
		font-size:18px;
		margin:0 0 20px 0;
	}
	.social-feed-col .feed-block {
		height:300px;
		padding:0 10px;
		overflow-y:auto;
	}
	.social-feed-col .feed-block-2 {
		height:350px;
		padding:0 10px;
	}

	/*-----open access solutions page start-----*/

	.o-a-s-col-1,
	.o-a-s-col-2,
	.i-s-o-s-col {
		width: 100%;
		float: none;
	}

	.open-access-banner {
		background: url(../images/open-access-mobile-banner.png) left center no-repeat;
	    background-size: cover!important;
        height: 250px;
	}

	.open-access-banner .container {
	    position: relative;
	    height: 100%;
	}

	.open-access-banner .container .r-inner-title {
	    position: absolute;
		bottom: 116px;
		width: auto;
		text-align: right;	
		right: 0;
	}

	.open-access-banner .inner-title h3 {
	    font-size: 25px;
	    top: 10px;
	   
	    color: #a5bfd8;
	    right: 230px;
	}

	.open-access-banner .inner-title h1 {
	    left: 0;
	    position: relative;
	    font-size: 75px;
	    line-height: 48px;
	}

	.open-access-banner .inner-title h1 sub {
	    font-size: 25px;
	    letter-spacing: normal;
	    top: 0;
	    left: 0;
	    position: relative;
	    display: block;
	}

	.o-a-s-text {
	    margin-top: 0;
	}

	.o-a-s-text h1 {
	    font-size: 24px;
	}

	.o-a-s-text h3 {
	    font-size: 15px;
	}

	.o-a-s-text h5 {
	    font-size: 13px;
	    line-height: 20px;
	}

	.o-a-s-text div {
	    margin-top: 15px;
	}

	.o-a-s-text div p {
		line-height: 24px;
	}

	.o-s-form-block {
	    margin-top: 0;
	    margin-left: 0;
	}

	.rect-title span {
	    display: inline-block;
	    margin: 0;
	    padding: 10px 20px;
	    position: relative;
	}

	.rect-title {
	    margin: 0 0 20px 0;
	    padding: 0;
	    font-size: 30px;
	}

	.open-access-section-1 .frmbox .frmcol {
		padding: 20px;
	}

	.open-access-section-1 .frmbox .frmcol ul li {
	    width: 100%;
	}

	.frmbox .frmcol ul li .right-pd {
	    margin-right: 0;
	}

	.frmbox .frmcol ul li .left-pd {
	    margin-left: 0;
	}

	.o-a-slider-block h1 {
	    font-size: 20px;
	    margin-top: 10px;
	    margin-bottom: 20px;
	}

	.open-access-section-3 {
	    margin-top: 30px;
	    margin-bottom: 30px;
	    padding-top: 20px;
	    padding-bottom: 20px;
	}

	.h-o-a-div {
	    padding-left: 0;
	    padding-right: 0;
	}

	.i-s-o-s-box {
	    padding-left: 0;
	    padding-right: 0;
	    position: relative;
	}

	.i-s-o-s-col:first-child .i-s-o-s-box:after {
		display: none;
	}

	.i-s-o-s-col:first-child .i-s-o-s-box {
		margin-bottom: 30px;
	}

	.i-s-o-s-box h2 {
	    margin-top: 20px;
	}

	.w-a-title p {
	    margin-top: 5px;
	    padding-left: 0;
	    padding-right: 0;
	}

	.w-a-lists {
	    display: block;
	    align-items: center;
	    justify-content: space-between;
	    padding: 20px 0;
	    background: transparent;
	}

	.w-a-list {
	    width: 100%;
	}

	.w-a-list li {
		background: url(../images/right-icon.png) center left no-repeat;
	    background-size: 26px;
	    margin-bottom: 0;
	}

	.w-a-l-list li {
	    padding-right: 0;
	    background-position: left;
	    text-align: left;
	    padding-left: 55px;
	}

	.slider-for p:after {
		bottom: -5px;
	}

	.request-a-quote {
	    font-size: 16px;
	    padding: 12px 40px;
	}
	
}


/* ============================== 480 =============================== */

@media only screen and (max-width: 480px) {
	
	ul.ablist li {
		margin: 0 0 20px 0;
		padding: 0;
		width: 100%;
		display: block;
	}
	ul.ablist li a {
		color: #7cbc40;
		text-decoration: none;
		display: inline-block;
		padding: 40px 25px;
	}
	
}

/* ============================== 480 =============================== */

@media only screen and (max-width: 479px) {

	.o-a-slider .slick-slide .o-a-slider-img {
	    border-left: none;
	}

}


@media only screen and (max-width: 1200px) {
.storylist {
    width: 100%;
}
.slider-for p:after {bottom: -15px;
    margin-bottom: 11px;}

    .shape1 {
    width: 810px;
}



}

/* ============================== 320 =============================== */

@media only screen and (max-width: 320px) {
	
}

@media only screen and (max-width: 1000px) and (orientation: landscape) {}


.middle-content ul li,.middle-content ol li{
	font-family: 'latoregular';
    font-size: 14px;
    color: #666666;
    line-height: 28px;

}
.middle-content ul,.middle-content ol{margin-left: 20px;}

.statesel {width: 100%!important;}

.page-template-template-open-access-solutions .wpcf7-select{padding: 10px;}

.page-template-template-open-access-solutions .csbwfs-social-widget{display: none!important;}
.events-box *:not(span){ position: relative; z-index: 1 }
	.outbreak-of-coronavirus-cover,.coronavirus-COVID-19-is-cover {position: relative;}
    .outbreak-of-coronavirus-cover:before ,.coronavirus-COVID-19-is-cover:before{content: '';  background-color: #00000091; position: absolute;width: 100%;height: 500px;top: 0;    left: 0;}
    .events-box span.m-arrow{ right: 13px; top: 6px;}
    img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
.aboutus h2 {
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-size: 125px;
    line-height: 160px;
   /* color: rgba(165,191,216,0.8);*/
   color:#fff;
    font-family: "Rubik", sans-serif;
}
.business h2 {
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-size: 125px;
    line-height: 160px;
   /* color: rgba(165,191,216,0.8);*/
   color:#fff;
    font-family: "Rubik", sans-serif;
}
div.wpcf7-mail-sent-ok {
    border: none;
}
.exl {padding: 16px 0 22px 20px;}
.lower-map { margin-left: 20%;}

.inner-page-banner-area {
    text-align: left;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: block;
    padding: 200px 0 200px;
}
.inner-page-banner-area .pagination-area {
    position: relative;
    z-index: 1;
}
.inner-page-banner-area:after {
    position: absolute;
    content: "";
    /*background: rgba(0, 0, 0, 0.4);*/
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.inner-page-banner-area .pagination-area h1 {
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 30px;
    color: #fff;
}
.carousel-item .img1{
	height: 350px;
}
.carousel-item .img2{
	height: 350px;
}
.carousel-item .img3{
	height: 250px;
}
.carousel-item .img4{
	height: 300px;
}
.sl-sp-title {
	color: #253f90;
	font-size: 20px;
	padding-bottom: 10px;

}

.carousel-item .img133{
	height: 425px;
	width: auto !important;
}

.body .rect-title1{
font-size: 17px;
margin: 0;
    margin-bottom: 0px;
    width:100%;
text-align: center !important;
margin-bottom: 30px !important;
}

@media only screen and (max-width: 767px)
{
.aboutus h2 {
    font-size: 70px;
    line-height: 80px;
}
.business h2 {
    font-size: 70px;
    line-height: 80px;
}
}