/*!
 * Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 border:1px solid red;
 */

body {
    width: 100%;
    height: 100%;
    font-family: 'Open Sans', sans-serif;
	font-size: 13px;
    color: #000;
    background-color: #f8f6e1;
	
}

html {
    width: 100%;
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 35px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}


p {
    margin: 0 0 20px;
    font-size: 12px;
    line-height: 1.2;
}

a{
	color:#843534;
}

a:hover,a:active, a:focus{ 
	color:#843534;
	outline:0;
	box-sizing:inherit;
	background-color:none;
}

/* social icons*/
.socialicon{
	float:left;
	text-align:right;
	/*bottom:10px;
	right:10px;*/
}

.socialicon ul{
	margin:0px;
	display:inline;
}

.socialicon ul li{
	margin-left:3px;
	margin-bottom:7px;
}

.modal {
  text-align: center;
}

.modal-lg{
	width:90%;
}

.carousel-indicators{
	bottom: 20px;
}

#myCarousel{
	top:50px;
	width:100%;
	height:auto;
	float:left;
}



.tooltip{
	width:400px;
	top:-50px;
	/*right:20%;*/
	left:-300px;
	
	
}

/* tooltip link */

.tip, .tip1 {
	opacity:1.0;
	display: inline-block;
	cursor: pointer;
}



.tip:hover,.tip1:hover{
	
	-webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
}

.qtip-default{
	border:none;
	background-color:none;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:10px;
	line-height:10pt;
	font-weight:normal;
}

/* tooltip content */
.tooltip-inner, .qtip-content{
	min-width:280px;
	height:auto;
	text-align:justify;
	padding:18px;
	/*padding-left:30px;*/
	background: #808080; /* For browsers that do not support gradients */    
    background: -webkit-linear-gradient(left, #808080, #000000); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #808080, #000000); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #808080, #000000); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #808080, #000000); /* Standard syntax (must be last) */
	/*background:url(../img/tooltip-bg.jpg) repeat-y;
	background-size: 100% auto;;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;*/
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.orange-text{
	color:#ebc354;
}

.tip-text{
	font-size:17px; line-height:15pt;
}

#chairman{
	background-size:contain;
	width:100%;
	height:auto;	
}

#chairman + .tooltip.right > .tooltip-inner, 
.chairman-text{
	min-width:855px;
	height:350px;
	background:url(../img/Chairman-tooltip-bg.jpg) repeat-y;
	background-size: 100% auto;;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	padding-left:30px;
}

.panels{
	margin-right:35px;
	
}


a {
    color: #680606;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #1d9b6c;
}

.light {
    font-weight: 400;
}

.navbar-custom {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255,255,255,.3);
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    background: #fff;
	
}

.navbar-custom .navbar-brand {
    font-weight: 700;
	margin-top:-15px;
}

.navbar-custom .navbar-brand:focus {
    outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #9d9c97;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}

.navbar-custom a {
    color: #fff;
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
	color:#4e1f05;
	
}

.dropdown-menu,
.navbar-default .navbar-nav > .active > a,
.navbar-custom .nav li a:hover {
    outline: 0;
    color: #000;
    background-color: transparent;
}

.dropdown-menu,
.navbar-default .navbar-nav > .active > a,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
    outline: 0;
    background-color: transparent;
}

.dropdown:hover .dropdown-menu {
display: block;
}

.dropdown-menu {
	background:#eadfa9;
	margin-top:0px;
	padding-top:0px;

}

.dropdown-menu li{
	border-top:1px solid #ffffff;
}

.dropdown-menu > li a{
	color:#000;
}

.dropdown-menu li:hover,
.dropdown-menu > li a:hover,.dropdown-menu > li a:focus{
	background:#fff;
	color:#520100;
}
.navbar-custom .nav li.active {
    outline: 0;
}

.navbar-custom .nav li.active a {
    background-color: rgba(255,255,255,.3);
}

.navbar-custom .nav li.active a:hover {
    color: #000;
}

#media .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
	background:none;
}

#media .nav-pills{
	margin-bottom:25px; 
	width:100%; 
	background: #f9dc68; /* For browsers that do not support gradients */    
    background: -webkit-linear-gradient(left, #cd8d29, #f9dc68); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #cd8d29, #f9dc68); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #cd8d29, #f9dc68); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #cd8d29, #f9dc68); /* Standard syntax (must be last) */	
}

@media only screen and (max-width: 768px) {
	
}

@media only screen and (min-width: 600px) and (max-width: 768px) {
    /* For tablets: */
	.pic-item {
		width: 20%;
		height:100px;
		margin:10px;
		
	}
	.pic-item img{
		height:100px;
	}
}


@media only screen and (min-width: 768px) {
     p {
        margin: 0 0 25px;
        font-size: 15px;
        line-height: 1.6;
    }
	
	.navbar-custom {
        padding: 20px 0;
        border-bottom:1px solid #fefefe;
        letter-spacing: 1px;
        background:#f8f6e0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
		
    }

    .navbar-custom.top-nav-collapse {
        padding: 5px 0;
        border-bottom: 1px solid #f8f6e1;
        background: #fff;
		
    }
	
	.navbar-brand{
		height:65px;
	}

	.career_body {
		width:90%;
	   	height:400px;
		padding:10px;
		padding-left:20px;
		margin-top:20px;
		margin-left:20px;
		text-align: left;
		box-sizing:border-box;
		overflow-y:scroll;
		color:#000000;
		font-size:13px;
		line-height:10pt;
		background: #f7f8c4; /* For browsers that do not support gradients */
		background: -webkit-linear-gradient(#f1f293, #f7f8c4); /* For Safari 5.1 to 6.0 */
		background: -o-linear-gradient(#f1f293, #f7f8c4); /* For Opera 11.1 to 12.0 */
		background: -moz-linear-gradient(#f1f293, #f7f8c4); /* For Firefox 3.6 to 15 */
		background: linear-gradient(#f1f293, #f7f8c4); /* Standard syntax (must be last) */
	   
	}
	
	.career_bg{
		width:100%;
		padding:50px 0;
		background: #2fc0aa; /* For browsers that do not support gradients */
		background: -webkit-radial-gradient(#2fc0aa, #04c286); /* For Safari 5.1 to 6.0 */
		background: -o-radial-gradient(#2fc0aa, #04c286); /* For Opera 11.1 to 12.0 */
		background: -moz-radial-gradient(#2fc0aa, #04c286); /* For Firefox 3.6 to 15 */
		background: radial-gradient(#2fc0aa, #04c286); /* Standard syntax (must be last) */
		min-height:600px; 
		
	}
	
	.modal:before {
		display: inline-block;
		vertical-align: middle;
		content: " ";
		height: 100%;
	  }
	
}

.career_body::-webkit-scrollbar{
width:7px;
background-color:#3c3c3c;
margin-right:2px;
}

.career_body::-webkit-scrollbar-thumb{
background-color:#8c8c8c;
  }
  
.career_body::-webkit-scrollbar-thumb:hover{
background-color:#8c8c8c;
border:1px solid #333333;
}

.career_body::-webkit-scrollbar-thumb:active{
 background-color:#8c8c8c;
 border:1px solid #333333;
}

.career_body::-webkit-scrollbar-track{
border:1px #3c3c3c solid;
-webkit-box-shadow:0 0 2px #3c3c3c inset;
}

.content-section {
     padding:10px 0;

}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.about-bg {
    width: 100%;
    padding:0px 0;
    color: #1f1f1f;
    background: url(../img/about-the-org-bg.jpg) no-repeat top left #f7f5e1;
   	
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.creativepanel
{
    color: #1f1f1f;
	margin:0px;
}

#testimonial_block{
	/*width:99%;*/
	height:400px;
	background: #e9dfa8;
	
	padding:25px;
	box-sizing:border-box;
	overflow-y:scroll;
	color:#000000;
	font-size:13px;
	
}

#testimonial_block .text_from{
	color:#000000;
	font-size:13px;
	margin-bottom:35px;
	text-align:right;
}


#testimonial_block::-webkit-scrollbar{
width:7px;
background-color:#9e6d01;
}

#testimonial_block::-webkit-scrollbar-thumb{
background-color:#eebe3b;
  }
  
#testimonial_block::-webkit-scrollbar-thumb:hover{
background-color:#e2a708;
border:1px solid #333333;
}

#testimonial_block::-webkit-scrollbar-thumb:active{
 background-color:#eebe3b;
 border:1px solid #333333;
}

#testimonial_block::-webkit-scrollbar-track{
border:1px #9e6d01 solid;
-webkit-box-shadow:0 0 2px #9e6d01 inset;
}




@media(min-width:767px) {
    .content-section {
        padding-top: 7%;
    }

   /* .about-bg,.creativepanel, testimonial-bg {
        padding: 50px 0;
    }*/

   
}

.btn {
    border-radius: 0;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-default {
    border: 1px solid #42dca3;
    color: #42dca3;
    background-color: transparent;
}

.btn-default:hover,
.btn-default:focus {
    border: 1px solid #42dca3;
    outline: 0;
    color: #000;
    background-color: #42dca3;
}

ul.banner-social-buttons {
    margin-top: 0;
}

@media(max-width:1199px) {
    /*ul.banner-social-buttons {
        margin-top: 15px;
    }*/
}

@media(max-width:767px) {
    /*ul.banner-social-buttons li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons li:last-child {
        margin-bottom: 0;
    }*/
	
	.content-section{
		padding-top:80px; }
}

footer {
    padding: 10px 0;
	
}

footer p {
    margin: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

::selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: rgba(255,255,255,.2);
}


/*.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 1em 0 4em;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}*/

/* Common style */
/*.grid*/ figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	min-width: 190px;
	max-width: 287px;
	max-height: 350px;
	width: 40%;
	height: auto;
	cursor: pointer;
	text-align:center;	
}

/*.grid */figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	display: block;
    margin: auto;
}
/*-----------------*/
/***** Steve *****/
/*-----------------*/

figure.effect-steve {
	z-index: auto;
	overflow: visible;
	/*background: #000;*/
}

figure.effect-steve:before,
figure.effect-steve h2:before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #000;
	content: '';
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-steve:before {
	box-shadow: 0 3px 30px rgba(0,0,0,0.8);
	opacity: 0;
}

figure.effect-steve figcaption {
	z-index: 1;
}

figure.effect-steve img {
	opacity: 1;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: perspective(1000px) translate3d(0,0,0);
	transform: perspective(1000px) translate3d(0,0,0);
}


figure.effect-steve:hover img {
	-webkit-transform: perspective(1000px) translate3d(0,0,35px);
	transform: perspective(1000px) translate3d(0,0,35px);
}

figure.effect-steve:hover h2:before {
	opacity: 0;
}

figure.effect-steve:hover p {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}


/*========creative panel==============*/
.flex-container {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
	width:100%;
	margin-bottom:100px;
}

.flex-item {
    width: 150px;
    height: 374px;
    margin: 4px;
	text-align:center;	
}

.pic-container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    width:100%;
}

.pic-item {
    width: 42%;
    height: 100px;
    margin:5px 10px;
	/*border:1px solid red;*/
}