/*Nav */
.header .logo img{ width: 91%; margin-top: -5px; }
.hamburger {padding: 0px;}
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
   /* background-color: #afcc46;*/
   background-color: #bfde50;
}
a { color: #0a6bb1; }
#inner-header .header { position:fixed; background: -webkit-linear-gradient(top, rgba(175,204,70, 1) 0%, rgba(175,204,70, 1) 100%); 
    top:0px; width:100%; z-index:999; padding-top: 10px !important; height: 87px; }

#inner-header .fixed { position:fixed;
    background: -webkit-linear-gradient(top, rgba(175,204,70, 0.7) 0%, rgba(175,204,70, 0.5) 100%); 
    top:0px; width:100%; z-index:999; }

/* Start: Home */
/* chairman message */
.slider .slide {
    border-left: 2px solid #0060aa;
    height: 700px;
    float: right;
    /* overflow: hidden; */
    -moz-transition: width .4s ease-out;
    -webkit-transition: width .4s ease-out;
    transition: width .4s ease-out;
    width: 20%;
    position: relative;
}
.green-slide {
    background-image: url(../images/md-msg-txt_03.jpg);
    background-repeat: no-repeat;
    background-position: left 50px center;
}
.green-slide {
    background-color: #a1ce40;
}
.slide-hvr-arrw {
    width: 70px;
    height: 70px;
    position: absolute;
    left: -35px;
    top: 50%;
    margin-top: -35px;
    z-index: 10;
}
.blue-chairman-wrp {
    background-color: #0060aa;
    position: relative;
}
.slider {
    margin: 0px auto;
    overflow: hidden;
    width: 100%;
}
.slide-floating-cover {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}
.container-1280-wrp {
    width: 1280px;
    margin: 0 auto;
}
.green-slide .chairman-box {
    width: 980px;
    float: right;
    background-image: none;
} 
.chairman-box {
    width: 100%;
}
.chairman-box { width: 100%; }
.chairman-pic-box { margin-top: 18px; }
.chairman-rhs { width: 100%; padding-top: 40px; }
.chairman-rhs h2 { 
    margin: 0px 0px 10px;
    font-weight: 900;
    font-size: 30px;
}
p.chairman-sub-txt {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 0px;
}
p.chairman-sub-desc {
    font-weight: 100;
    font-size: 17px;
}
p.chairman-desc-txt {
    color: #fff;
    font-size: 17px;
    line-height: 22px;
    font-weight: 300;
}
p.chairman-name {
    color: #fff;
    font-size: 22px;
    line-height: 1;
    font-weight: 400;
    margin: 10px 0px 0px;
}
p.chairman-desig {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin: 0px;
}

.ceo-back { 
    background-image: url('../images/ceo-back2.jpg'); 
    background-repeat: no-repeat; 
    background-position: center; 
    background-size: cover; 
}

a.common-cta {
    width: 165px;
    height: 50px;
    background-color: #0060aa;
    border-radius: 25px 25px;
    display: block;
    text-align: center;
    padding: 14px 0px;
    color: #fff;
    font-weight: 900;
    font-size: 14px;
    text-transform: uppercase;
}
.green-bg-cta {
    background-color: #aecd4e !important;
}

.masking1 {
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #000000;
    z-index: 1;
}

.carousel-indicators li { background-color: #aecd4e;}


/*sustainibility */
.sustain {
    background: url(../images/sustain.jpg) fixed no-repeat center bottom;
    background-size: cover;
    min-height: 700px;
}

.arrow_box {
	position: relative;
	background: #afcc46;
	border: 1px solid #afcc46;
	padding: 40px;
    width: 90%;
    height: 220px;
    border-radius: 2px;
}
.arrow_box:after, .arrow_box:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(175, 204, 70, 0);
	border-left-color: #afcc46;
	border-width: 30px;
	margin-top: -90px;
}
.arrow_box:before {
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #0b6f0f;
	border-width: 31px;
	margin-top: -31px;
}

.arrow_box2 {
	position: relative;
	background: #000;
	/*border: 1px solid #afcc46;*/
	border: 1px solid #000;
	padding: 0px;
    width: 100%;
    height: 410px;
    border-radius: 2px;
}
.arrow_box2:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box2:after {
	border-color: rgba(175, 204, 70, 0);
	/*border-top-color: #afcc46;*/
	border-top-color: #000;
	border-width: 30px;
	margin-left: -150px;
}
.arrow_box2:before {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 31px;
	margin-left: -31px;
}

/*Business Model*/
.bsmodel .para, .mob-bsmodel .para { color: #666666; font-weight: 300; font-size: 16px; }
.btn-link {
    font-weight: 300;
    color: #283583;
    text-decoration: none;
}
.bsmodel #accordion .btn-link {
    color: #ffffff;
    text-decoration: none;
    font-weight: 300;
    font-size: 25px;
}
.bsmodel #accordion .btn:hover {
    color: #0060aa;
    text-decoration: none;
}
.bsmodel #accordion #headingFour .btn:hover {
    color: #ffffff;
    text-decoration: none;
}

.bsmodel .card-header {
    padding: 0px;
}

/* capital */
.capital {
    background: #ffffff;
    background-size: cover;
    min-height: 300px;
}

.input-para {
    color: #666666; font-weight: 300; font-size: 20px; 
}




@keyframes float {
	0% {
		
		transform: translatey(0px);
	}
	50% {

		transform: translatey(-20px);
	}
	100% {
	
		transform: translatey(0px);
	}
}


.avatar {
	overflow: hidden;
	transform: translatey(0px);
/*box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);*/
	animation: float 12s ease-in-out infinite;
	img { width: 100%; height: auto; }
}

.avatar1 {
	overflow: hidden;
	transform: translatey(0px);
/*	box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);*/
	animation: float 10s ease-in-out infinite;
	img { width: 100%; height: auto; }
}
.avatar2 {
	overflow: hidden;
	transform: translatey(0px);
/*	box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);*/
	animation: float 8s ease-in-out infinite;
	img { width: 100%; height: auto; }
}

.carousel-indicators-numbers li {
  text-indent: 10px;
  margin: 0 2px;
  width: 30px;
  height: 30px;
  border: none;
  border-radius: 100%;
  line-height: 30px;
  color: #fff;
  background-color: #999;
  transition: all 0.25s ease;
}
.carousel-indicators-numbers li.active, .carousel-indicators-numbers li:hover {
  margin: 0 2px;
  width: 30px;
  height: 30px;
  background-color: #337ab7;
}


/* End: Home */

/* inner */
.intro-box h2 { font-size: 38px; margin-bottom: 20px;}
.intro-box h3 { font-size: 23px; font-weight: 100; color: #283583;}
.inner-mid-con .para { color: #666666; font-weight: 300; font-size: 16px; }
.arrow-green{position:relative;}
.arrow-green:before {
    content: '';
    position: absolute;
    background-image: url(../images/arrow_green2.png);
    left: 30px;
    background-repeat: no-repeat;
    z-index: 1;
    width: 29px;
    height: 29px;
    top:0px;
}
.arrow-blue{position:relative;}
.arrow-blue:before {
    content: '';
    position: absolute;
    background-image: url(../images/arrow_blue.png);
    left: 30px;
    background-repeat: no-repeat;
    z-index: 1;
    width: 29px;
    height: 29px;
    top:0px;
}
.line-green-30 { border: 1px solid #afcc46; margin-bottom: 25px; margin-right: 30%; }
.line-blue-30 { border: 1px solid #283583; margin-bottom: 25px; margin-right: 30%; }
.line-green-50 { border: 1px solid #afcc46; margin-bottom: 25px; margin-right: 50%; }
.line-blue-50 { border: 1px solid #283583; margin-bottom: 25px; margin-right: 50%; }
.line-green-75 { border: 1px solid #afcc46; margin-bottom: 25px; margin-right: 75%; }
.line-blue-75 { border: 1px solid #283583; margin-bottom: 25px; margin-right: 75%; }
.line-green { border: 1px solid #afcc46; margin-bottom: 25px;  }
.line-blue { border: 1px solid #283583; margin-bottom: 25px; }



/* table */
.table thead th { color: #283583; border-bottom: 2px solid #000; 
    border-top: none;
    font-size: 18px;}
.table td { border-bottom: 1px solid #afcc46; font-size: 16px; font-weight: 300;}




/* Large */
@media only screen and (min-width : 1200px) {

}


/* Medium Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
.header .logo img { width: 75%; margin-top: 0px; }
.header {height: 85px;}
.fs-22 { font-size: 17px !important; }
.fs-30 { font-size: 24px !important; }


.boxy3 {
    width: 24%;
    height: 40%;
    top: 30%;
    left: 15%;
}
.boxy4 {
    width: 20%;
    height: 43%;
    top: 28%;
    left: 37%;
}
.boxy5 {
    width: 19%;
    left: 39%;
    height: 26%;
    top: 2.5%;
}
.boxy7 {
    left: 42%;
    width: 16%;
    height: 25%;
    top: 70%;
}

}


/* Small Portrait*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
.header .logo img { width: 80%; margin-top: 0px; }
        .intro-box h2 {
    font-size: 28px;
    margin-bottom: 15px;
}
.header {height: 85px;}
.fs-22 { font-size: 17px !important; }
.fs-30 { font-size: 24px !important; }
}

/* Small */
@media (min-width: 481px) and (max-width:767px) {
    .header .logo img { width: 85%; margin-top: 0px; }
    .intro-box h2 {
    font-size: 28px;
    margin-bottom: 15px;
}
.header {height: 85px;}
.fs-22 { font-size: 17px !important; }
.fs-30 { font-size: 24px !important; }
.footer { font-size: 12px !important; }
}

/* Extra small */
@media (min-width: 320px) and (max-width:480px) {
.header .logo img { width: 65%; margin-top: 0px; }
    .intro-box h2 {
    font-size: 28px;
    margin-bottom: 15px;
}
.header {height: 85px;}
.fs-22 { font-size: 17px !important; }
.fs-30 { font-size: 24px !important; }
.footer { font-size: 12px !important; }
}