    /*!
 * Rise v.1.0.0
 * Copyright 2014 Artex Solutions.
 * 
 */
 @font-face {
  font-family: "Marathi-Saras";
  src: url("../fonts/Marathi-Saras.TTF");
 
}

@font-face {
  font-family: "Krutidev_040_bold";
  src: url("../fonts/Krutidev_040_bold.TTF");
 
}
 
 
@font-face {
  font-family: "Nimbus Sans L";
  src: url("../fonts/NimbusSanL-Reg.otf");
 
}

@font-face {
  font-family: "Nimbus Sans L Bold";
  src: url("../fonts/NimbusSanL-Bol.otf");
}

@font-face {
  font-family: "source-sans-pro";
  src: url("../fonts/source-sans-pro.ttf");
 
}
@font-face {
  font-family: "Kruti Dev 716 Normal";
  src: url("../fonts/Kruti Dev 716 Normal.ttf");
 
}

@font-face {
  font-family: "mangalb";
  src: url("../fonts/mangalb.ttf");
 
}

@font-face {
  font-family: "Lohit-Marathi";
  src: url("../fonts/Lohit-Marathi.ttf");
 
}

@font-face {
  font-family: "gargi";
  src: url("../fonts/gargi.ttf");
 
}

body.boxed {
	background-color:#e9e9e9;font-family:Kruti Dev 716; overflow-x:hidden;
}
body.boxed {
	
}

.tp-bar {
	padding:5px 0px;	
	background:#ff8401;
	position:relative;
	z-index:2001;
   	box-shadow:0 0px 3px rgba(0, 0, 0, 0.25);
	-moz-box-shadow:0 0px 3px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow:0 0px 3px rgba(0, 0, 0, 0.25);
	border-bottom:#e58e27 2px solid; box-shadow: 10px 0px 5px #aaaaaa;
}
.tp-bar .list-inline {
	margin-bottom:0px; color:#fff; font-size:1.1em;
}
.tp-bar li {
	line-height:20px;	
}
.tp-bar li:hover {
	line-height:20px;	
}

.tp-bar .list-inline > li {
	padding-right:10px; font-weight:400;
}
.tp-bar .icon-phone:before {
	position:relative;
	top:2px;
}
.tp-bar .social-links {
	float:right;
}
.tp-bar a {
	color:inherit;	
}
.tp-bar .social-links li a {
	width:20px;
	height:20px;
	line-height:20px;
	font-size:18px;
	border:0px;
	color:#fff;
	
	
}
.tp-bar .social-links li a:hover {
	color:#fff;	
}
.wave{
background:url(../images/wave.png) repeat-x; height:16px; position: relative;top:-10px; z-index:20002; margin-bottom:-10px;
}
.logo-bar {
	padding:0px 0px 5px 0px;	
	position:relative;
	z-index:2000;
	background:url(../images/header-bg-new.jpg);
	margin-bottom:0px;
	height:200px;

	
}
.logo-bar .logo {
	margin-top:0px;
	vertical-align:middle;
	margin-bottom:0px;	
	
	}
.logo {
	float:left; padding-top:20px;
	width:100%; 	
	
}
.logo2 {
	float: right; padding-top:0px;
	
}

.logo a {
	display:block;	
}
.logo img {
	float:left;
}

.logo .brand {
	float:left;
	background:url(../images/proud.png) no-repeat;
	position:relative;
	width:120px;
	height:119px;
	right:35px;
}

.logo h1{
color:#141414;
	text-align:left;
	font-weight:700;
	padding-left:0px;
	font-size:85px;	
	padding: 5px 0px 0px 30px;
	position:absolute;
	right:5px;
	top:35px;
	font-family: 'Marathi-Saras', sans-serif;
}

.logo span {
	font-size:32px;
	line-height:1em;
	vertical-align:top;
	text-align:center;
	position:absolute;
	color:#fff;
	padding-left:10px;
	font-weight:600;
	font-family: 'Krutidev_040_bold', sans-serif;
	right:120px;
	text-shadow:2px 2px #000;
}

.logo a span2 {
	font-size:16px;
	line-height:1.2em;
	vertical-align:top;
	font-family:Raleway;
	color:#086eaa;
	font-weight:500;
	padding-left:20px;
	
}

.logo a svg path#svg_4,
.logo a svg path#svg_7,
.logo a svg path#svg_12,
.logo a svg path#svg_6 {
	fill:#ffffff;	
}
.sticky-bar {
	width:100%;
	padding:10px 0px 0px 0px;	
	position:relative;
	top:0px;
	left:0px;
}
.logo-bar,
.logo-bar .logo,
.navbar-nav > li > a {
	transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
	
	
}

.navbar-nav > li > a {
         font-weight: 500;
		 color:#f7f7f7;
		 font-size:1em;
		 background: linear-gradient(to bottom, #1C3096 20%, #0D1D6F 100%);
		 border-bottom:0px solid #fe9335;
		 border-radius:5px;
		 margin:2px 0px 0px 0px;
		
		 }

.navbar-nav > li > a:hover {
         font-weight: 500;
		 color:#fff;
		 font-size:1.1em;
		 background: linear-gradient(to bottom, #4B9522 20%, #7AC650 100%);
}
.navbar-nav li a:active {
         font-weight: 500;
		 color:#fff;
		 font-size:1.1em;
		 background: linear-gradient(to bottom, #4B9522 20%, #7AC650 100%);
}
.sticky-bar .logo {
	transform:scale(0.8, 0.8);
	-moz-transform:scale(0.8, 0.8);
	-webkit-transform:scale(0.8, 0.8);
}
.sticky-bar .navbar-nav > li > a {
	padding-bottom:5px;
	padding-top:10px;
}
.image {
	position:relative;	
}
.image > img {
	width:100%;
	display:block;
	border:1px solid  #e4e4e4;
}
iframe {
	width:100%;
	display:block;
	border:0px;	
}
.margn-btm-80 {
	margin-bottom:80px;
}
.out {
	opacity:0;
}
.in {
	opacity:1;
}


/**** Icons Styles
//////////////////////////////////////////////// ***/

[class^="icon-"], [class*=" icon-"] {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	display: inline;
	line-height: normal;
	vertical-align: baseline;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	text-decoration: inherit;
	display: inline-block;
	speak: none;
	margin-right:10px;
}
.icon-photoshop:before,
.icon-dreamweaver:before,
.icon-fireworks:before,
.icon-illustrator:before {
	display:none;
}
.icon-photoshop,
.icon-dreamweaver,
.icon-fireworks,
.icon-illustrator {
	width:52px;
	height:51px;
	display:inline-block;
	background-image:url(../images/sprites.png);
	background-position:0 0;
	background-repeat:no-repeat;
}
.icon-dreamweaver {
	background-position:0 -52px;
}
.icon-fireworks {
	background-position:0 -104px;
}
.icon-illustrator {
	background-position:0 -156px;
}


/**** Custom Grids ****/

.grid-1 > ul,
.grid-2 > ul,
.grid-3 > ul,
.grid-4 > ul,
.grid-5 > ul,
.grid-6 > ul {
	padding:0px;
	margin-left:-20px;
	list-style:none;	
}
.grid-1 > ul > li,
.grid-2 > ul > li,
.grid-3 > ul > li,
.grid-4 > ul > li,
.grid-5 > ul > li,
.grid-6 > ul > li {
	padding-left:20px;
}

.header-abs,
.header-home {
	width:100%;
	z-index:200;
	
	position:absolute;
	top:0px;
	left:0px;
}
.header-home {
	background-color:rgba(0,0,0,0.8);
}
.site-header .navbar-collapse {
	float:left;
}

/*** Navigation in tablet ***/
.nav-tablet {
	width:100%;
	height:100%;
	padding:45px 20px 0px 20px;
	background-color:#b61313;
	z-index:99999999;
	
	box-shadow:0px 0px 5px rgba(0,0,0,0.4);
	-moz-box-shadow:0px 0px 5px rgba(0,0,0,0.4);
	-webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.4);
	
	position:fixed;
	top:0;
	left:-100%;
	
	transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
}
.nav-tablet.open {
	left:0;
}
.tablet-main-nav,
.tablet-main-nav ul {
	margin:0px;
	padding:0px;
	list-style:none;	
}
.tablet-main-nav li {
	display:block;
	line-height:40px;

	box-shadow:0 1px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0 1px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:0 1px 0 rgba(0, 0, 0, 0.1);
}
.tablet-main-nav li a {
	display:block;
	padding:0px;
	color:inherit;
}

.tablet-main-nav li ul {
	width:auto;
	min-width:none;
	opacity:1;
	display:none;
	background:none;
	visibility:visible;
	opacity:1;
	filter:alpha(opacity=100);
	border-top-style:none;
	border-top-width:0px;
	position:static;
	left:0px;
	top:0px;
	transform:translate(0px, 0px);
	-moz-transform:translate(0px, 0px);
	-webkit-transform:translate(0px, 0px);
	box-shadow:0 -1px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0 -1px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:0 -1px 0 rgba(0, 0, 0, 0.1);
}
.tablet-main-nav li.has-ul > a {
	position:relative;
}
.tablet-main-nav li.has-ul > a:after {
	width:0px;
	height:0px;
	margin-top:-2.5px;

	content:'';
	display:inline-block;
	border-top:5px solid #3e3e3e;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	background-color:transparent;

	position:absolute;
	top:50%;
	right:15px;
}
.tablet-main-nav li.has-ul > a.open:after {
	width:10px;
	height:3px;
	margin-top:-1.5px;
	background-color:#3e3e3e;
	border:0px;	
}
.nav-button,
.nav-button-desk {
	width:35px;
	height:35px;
	display:none;
	background-color:#000;
	cursor:pointer;
    bottom:15px;
	position:absolute;
	top:5px;
	float:left
	left:20px;
}
.nav-button:before, .nav-button:after,
.nav-button-desk:before, .nav-button-desk:after {
	width:20px;
	height:1px;
	display:block;
	content:'';
	background-color:#f1f1f1;
	position:absolute;
	top:12px;
	left:7px;
	transition:all 0.6s ease;
	-moz-transition:all 0.6s ease;
	-webkit-transition:all 0.6s ease;
}
.nav-button:after,
.nav-button-desk:after {
	top:18px;
	box-shadow:0px 5px 0px #f1f1f1;
	-mozbox-shadow:0px 5px 0px #f1f1f1;
	-webkit-box-shadow:0px 5px 0px #f1f1f1;
}
.nav-tablet .nav-button {
	background-color:#7a0606;
	position:absolute;
	right:20px;
	top:10px;
}
.navbar .nav-button {
	margin-top:5px;
	float:right;
}

.nav-button-desk {
	margin-top:0px;
	margin-left:5px;
	display:block;
	float:right;	
}


/*** Search ***/
.site-search {
	width:30px;
	height:30px;
	margin-top:2px;
	margin-right:10px;
	float:right;
	position:relative;
}
.search-btn {
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	cursor:pointer;
	display:inline-block;
}
.search-btn:before {
	margin-right:0px;
	font-family: 'FontAwesome';
	content: "\f002";
}
.search-btn.open:before {
  content: "\f00d";
}
.search-contain {
	width:350px;
	height:40px;
	background-color:#ffffff;
	border:1px solid #ddd;
	margin-top:10px;
	z-index:200;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility:hidden;
	
	position:absolute;
	top:55px;
	right:0px;	

	transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
}
.search-contain:before {
	width: 0;
	height: 0;
	content:'';
	border-bottom: 8px solid #ddd;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	
	position:absolute;
	top:-8px;
	right:5px;
}
.search-contain.open {
	margin-top:0px;
	opacity:1;
	filter:alpha(opacity=100);
	visibility:visible;
}
.search-contain input[type="text"] {
	width:100%;
	height:40px;
	line-height:20px;
	padding:10px 25px 10px 10px;
	border:0px;
	background-color:#bce2ad;
}
.search-contain input[type="submit"] {
	width:20px;
	height:100%;
	border:0px;
	opacity:0px;
	visibility:hidden;	
	
	position:absolute;
	right:0px;
	top:0px;
}


/*** Header Style 2 ***/
.site-header-2 {
	background-color:rgba(0,0,0,0.3);	
}
.site-header-2 .logo-bar {
	border-bottom:2px solid #ffffff;
}
.site-header-2 .navbar-default {
	background-color:transparent;
	border-bottom:0px;
	display:none;
}
.site-header-2 .navbar-default.open {
	display:block;
}
.social-links {
	padding-top:14px;
}
.logo-bar .social-links {
	padding-top:14px;
}

.logo-bar .nav-button {
	float:left;
}

/**** Carosel controls
------------------------------------------------------ ***/
.caro-fade ul,
.caro-slider ul,
.causes > ul,
.mapbox .widget_contact ul,
ul.options,
.social-links,
.contact-form ul,
.skills ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
.caro-fade ul li,
.caro-slider ul li {
	float:left;
}
.caro-slider ul li > img {
	width:100%;	
}
.caro-next, .caro-prev {
	width:30px;
	height:33px;
	padding:16px 14px 8px 14px;
	background-color:transparent;
	display:inline;
	color:#fff;
	vertical-align:bottom;
	border:1px solid #565656;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;

	transition:background-color 0.5s ease;
	-moz-transition:background-color 0.5s ease;
	-webkit-transition:background-color 0.5s ease;
}
.caro-next:hover, .caro-prev:hover {
	color:#ffffff;
}
.caro-next:before, .caro-prev:before {
	text-align:center;
	font-size:26px;
	display:inline-block;
	font-family: 'FontAwesome';
}
.caro-next:before {
  content: "\f105";
}
.caro-prev:before {
  content: "\f104";
}

.caro-slider {
	position:relative;	
}
.caro-slider .caro-controls {
	width:100%;
	height:48px;
	margin-top:-24px;
	text-align:center;
	position:absolute;
	top:50%;
	left:0px;	
}
.caro-controls .caro-next, .caro-controls .caro-prev {
	width:40px;
	height:48px;
	line-height:14px;
	color:#ffffff;
	background-color:rgba(0, 0, 0, 0.5);
	border-color:rgba(255,255,255,0.5);
	position:absolute;
	top:0px;
}
.caro-controls .caro-prev {
	left:0px;
	border-left:0px;
}
.caro-controls .caro-next {
	right:0px;
	border-right:0px;
}

.caro-pagination {
	text-align:center;	
}
.caro-pagination a,
.caro-pagination a span {
	width:10px;
	height:10px;
	line-height:1;
	margin:0 5px;
	display:inline-block;
	color:#000000;
	font-size:1px;
	border:2px solid transparent;
	overflow:hidden;
	border-radius:50%;
	
	box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
}
.caro-pagination a span {
	margin:0;
	border:0px;
}
.caro-pagination a.selected {
	border-color:rgba(0,0,0,0.5);
}
.bg-theme .caro-pagination a span {
	color:#ffffff;
	background-color:#ffffff;
}


.progress-stats {
	width:115px;
	height:280px;
	padding-right:15px;
	text-align:right;
	font-size:14px;
	float:left;
}
.progress-stats span {
	display:block;
}
.progress-stats span + span {
	margin-top:100px;
}

.progress-fill-area {
	width:250px;
	height:280px;
	margin-left:115px;
	overflow:hidden;
	position:relative;
}
.progress-fill-area .sketch-fill,
.progress-fill-area .progress-fill {
	width:100%;

	position:absolute;
	left:0px;
	bottom:0px;
}
.progress-fill-area .sketch-fill {
	height:100%;
	z-index:10;
	background-image:url(../images/progress-pick.png);
	background-position:0 0;
	background-repeat:no-repeat;	
}
.progress-fill-area .pre-fill {
	width:50px;
	height:100%;
	background-color:#444444;
	z-index:6;
	
	position:absolute;
	left:0px;
	bottom:0px;
}
.progress-fill-area .progress-fill {
	height:0%;
	z-index:7;
	
	position:absolute;
	left:0px;
	bottom:0px;
}
.register-box{
	width:100%;
	display:table;
}

/**** Widgets
------------------------------------------------ ****/
.widget {
	margin-bottom:30px;	
}
.footer .widget {
	margin-bottom:0px;	
}
.widget ul {
	padding:0 ;
	margin:0;

}
.widget a {
	color:inherit;	
}

.widget_normal > a > img:first-child {
	margin-top:-5px;
	margin-bottom:20px;
}

/*** widget_twitter ***/
.widget > ul > li {
	margin-left:10px;
	position:relative;
	list-style:none;
	font-size:1.1em;
	line-height:1.5em;
	padding-bottom:10px;

	
}
.widget > ul > li a{
	margin-left:10px;
	position:relative;
	margin:0;
	padding:0;
	
	
}

/**** Widgets2
------------------------------------------------ ****/
.widget2 {
	margin-bottom:30px;	
	padding-left:20px;
	
}
.footer .widget2 {
	margin-bottom:0px;	
}
.widget2 ul {
	padding:0 ;
	margin:0;
list-style:none;
}
.widget2 a {
	color:inherit;	
}

.widget2_normal > a > img:first-child {
	margin-top:-5px;
	margin-bottom:20px;
}

/*** widget_twitter ***/
.widget2 > ul > li {
	margin-left:0px;
	position:relative;
	list-style:none;
	font-size:1.3sem;
	line-height:1.4em;
	padding-bottom:8px;
     font-family: 'source-sans-pro', sans-serif;
	
}
.widget2 > ul > li a{
	margin-left:0px;
	position:relative;
	margin:0;
	padding:0;
font-size:1em;
}

.widget2 h4{
	height:100%;
	width:100%;
	text-align:left;
	font-size:1.8em;
	font-weight:500;
	line-height:1.2em;
	color:#f39840;
	
}


.process ul{
	margin:0;
	padding:0;
	list-style-position: outside;
	display:block;
}

.process ul li{
	
	list-style-position: outside;font-size:1.4em; 
	
}

.processbox{
	width:100%;
	height:100%;
	margin-top:150px;
}


.widget_arrow-circle > ul > li + li {
	margin-top:10px;
	
}
.widget_arrow-circle > ul > li:before,
.widget_contact > ul > li:before {
	font-family: 'FontAwesome';
	content:'\f099';
	position:absolute;
	top:2px;
	left:0px;
}
.tweet-name {
	font-family: 'Raleway', sans-serif;
	font-size:.9em;
}

/*** widget_flickr ***/
.widget_flickr > ul,
.widget_gallery > ul {
	margin-left:-10px;
}
.widget_flickr > ul > li,
.widget_gallery > ul > li {
	width:25%;
	padding-left:3px;
	margin-bottom:3px;
	float:left;
}
.widget_flickr > ul > li a,
.widget_gallery > ul > li a {
	display:block;	
}
.widget_flickr > ul > li img,
.widget_gallery > ul > li img {
	width:100%;
	border-radius:3px;
}

/*** widget_contact ***/
.widget_contact > ul > li {
	padding-left:20px; margin-right:20px;
	margin-bottom:5px;
	position:relative;
	list-style:none;
}
.widget_contact > ul > li:before {
	content:'';
}
.widget_contact > ul > li.address:before {
	content:'\f041';
}
.widget_contact > ul > li.phone:before {
	content:'\f095';
}
.widget_contact > ul > li.email:before {
	content:'\f003';
}
.widget_contact > ul > li.skype:before {
	content:'\f17e';
}

.widget_contact_form .form-control {
	margin-bottom:15px;	
}
.widget_contact_form textarea.form-control {
	min-height:107px;
}

/*** widget_categories ***/
.widget_categories li,
.widget_archive li {
	padding-bottom:5px;
	padding-left:15px;
	margin-bottom:15px;
	text-align:right;
	font-size:0.9em;
	border-bottom:2px dotted #7bc725;
	position:relative;
}
.widget_categories li:before,
.widget_archive li:before {
	content:'■';
	position:absolute;
	top:-2px;
	left:0px;
	
	transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
}
.widget_categories li a {
	float:left;
	display:inline-block;	
	font-size:1.1em;
}

.widget_archive li {
	text-align:left;
}

.widget_featured_posts li {
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #e3e3e3;
}
.widget_featured_posts li:last-child {
	padding-bottom:0px;
	margin-bottom:0px;
	border-bottom:0px;
}


.featured-box h6,
.featured-box p {
	margin-bottom:10px;	
	
	
	

}


/*** Sections styling ***/
.section {
	padding:40px 0px 50px 0px;
}
.map-section {
	/*border-top:3px solid transparent;*/
}
.map-section #location-map {
	width:100%;
	height:285px;
	display:block;
}
/*** parallex image ***/
.parallex-section
{
	padding:0px 0px 35px 0px; 
	color:#ffffff;
	margin-bottom:30px;
	text-align:center;
	display:block;
   width: 100%;
  height: 100%;
  float:left;
}


.banner {
	padding:60px 0px 60px 0px; 
	color:#ffffff;
	background-position:center center;
	background-attachment:fixed;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	margin-bottom:30px;
	text-align:center;
	display:block;
	
}
.banner_infra {
	padding:60px 0px 60px 0px; 
	color:#ffffff;
	background-position:center center;
	background-attachment:fixed;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	margin-bottom:50px;
	text-align:left;
	margin-top:50px;
	background:url(../images/banner-chairman-message.jpg);
	display:block;
}
.parallex-section *,
.parallex-section .heading *,
.bg-theme {
	color:#ffffff;
}
.parallex-section .heading h2:before, .parallex-section .heading h4:before,
.parallex-section .heading h2:after, .parallex-section .heading h4:after {
	background-color:#ffffff;
}
.parallex-section .event-box .text p,
.parallex-section .portfolio-box {
    color:#e40505;
}

.portfolio-box h2{
	color:#1683bf;
	text-align:left;
	font-weight:700;
	font-size:1.1em;
	padding-left:15px;
	line-height:1.2em;

	
}

.portfolio-box h3{
	color:#2970bf;
	text-align:left;
	font-weight:700;
	font-size:1.1em;
	top:-20px;
	font-family:Lohit-Marathi;
	padding-left:20px;
	
}

.box-text {
	color:#3a3a3a;
	text-align: justify;
	font-weight:400;
	padding-left:0px;
	font-size:1em;	
	padding-left:20px;
	padding-right:20px;
	word-break: break-word;
	
}

.portfolio-detail p {
	color:#fff;
	text-align:left;
	font-weight:400;
	padding-left:0px;
	font-size:1.3em;	
	padding:0px 20px 20px 0px;
	font-family: 'source-sans-pro', sans-serif;
}
.portfolio-detail2 p {
	color:#3a3a3a;
	text-align:left;
	font-weight:400;
	padding-left:0px;
	font-size:1.3em;	
	padding:0px 20px 20px 0px;
	
}

.container p {
	color:#373737;
	text-align: justify;
	font-weight:400;
	padding-left:0px;
	font-size:1.2em;	
	padding:0px 0px 7px 0px;
	font-family:mangal;
}

.featured-box p {
	color:#e40505;
	text-align: left;
	font-weight: 700;
	font-size:1.2em;	
	line-height:1.5em;
	position:relative;
	padding-right:15px;
	font-family:mangalb;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
}

.news-text {
	color:#303030;
	text-align: justify;
	font-weight: 600;
	font-size:1.2em;	
	line-height:1.2em;
	position:relative;
	font-family:gargi;
	padding:0px 0px 20px 20px;
}

.media-body p {
	color:#7f7f7f;
	text-align:  justify;
	font-weight:400;
	font-size:1.3em;	
	margin-left:0px;
	line-height:1.2em;
}


.parallex-section .event-box .text h5,
.parallex-section .event-box .options *,
.parallex-section .portfolio-box {
	color:#444444;
}

.portfolio-detail h4 {
	color:#fff;
	text-align:left;
	font-weight:600;
	padding-left:5px;
	font-size:1.9em;
	font-family: 'Nimbus Sans L Bold', sans-serif;
}

.portfolio-detail h7 {
	color:#da0909;
	text-align: center;
	font-weight:600;
	padding-left:5px;
	font-size:2.2em;
	font-weight:700;
	line-height:1.5em;
	font-family: 'Nimbus Sans L Bold', sans-serif;
}


.portfolio-detail2 h4 {
	color:#e31031;
	text-align:left;
	font-weight:500;
	padding-left:15px;
	font-size:1.3em;
	text-transform:uppercase;
	font-family: 'Nimbus Sans L', sans-serif;
}

.media-heading h4 {
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	line-height: 1.2;
	color: #026aa4;
}
.contact-text{
	color:#00519a;
	text-align:left;
	font-weight:400;
	font-size:1.3em;	
	padding:0px;
}
.contact-text2{
	color:#1683bf;
	text-align:left;
	font-weight:500;
	font-size:1.4em;	
	padding:0px;
}

.contact-text2 a{
	color:#1683bf;
	text-align:left;
	font-weight:400;
	font-size:1em;	
	padding-top:0px;
	margin-bottom:0px;
	float:left;
	
}
.contact-text2 a:hover{
	color:#1e7237;
	text-align:left;
	font-weight:400;
	font-size:1em;
	text-decoration:underline;
	line-height:1.5em;
	
	
}


.heading h2{
	text-align:left;
}


.heading h2
{
	padding-bottom:5px;
	margin-bottom:20px;
	display:inline-block;
	position:relative;
	border-bottom:1px solid #999898;
	padding-top:50px;
	margin-top:50px;
	font-weight:800;
	font-size:2.5em;
	font-family: 'Nimbus Sans L', sans-serif;
	border-bottom:none;
	}

.heading h5
{
	padding-bottom:15px;
	margin-bottom:0px;
	display:inline-block;
	position:relative;
	border-bottom:1px solid #999898;
	padding-top:10px;
	margin-top:20px;
	font-size:3em;
	font-weight:500;
}


.heading h4 {
	padding-bottom:25px;
	margin-bottom:40px;
	display:inline-block;
	position:relative;
	border-bottom:1px solid #999898;
	padding-top:20px;
	margin-top:20px;
}


.widget .heading h2,
.widget .heading h4 {
	padding-bottom:18px;
	margin-bottom:30px;
	display:block;
}
.heading h2:before,
.heading h2:after,
.heading h4:before,
.heading h4:after {
	width:72px;
	height:2px;
	content:'';
	
	position:absolute;
	left:0px;
	bottom:-1px;
}
.heading h2:before,
.heading h4:before {
	width:9px;
	height:9px;
	bottom:-4px;
	
	border-radius:50%;		
}
.post-meta {
	margin-bottom:5px;
	font-size:16px;
	color:#999999;

	
	
}

/**** Countdown timer ****/
.logo-bar .counter {
	padding:20px;
	margin:-20px;
	float:right;
}
.counter {
	color:#fff;
	position:relative;
}
.social-links + .counter {
	margin-right:20px;
}
.count-down {
	width:auto;
	height:63px;
	margin:auto;
	overflow:hidden;
}
.counter .count-down {
	z-index:10;
	position:relative;
}
.dsCountDown {
	text-align:center;
	color:#ffffff;
	font-weight:normal;
	font-size:24px;
}
.ds-element {
	color:#444444;
	display:inline-block;
	position:relative;
}
.ds-element + .ds-element {
	padding-left:16px;
}
.ds-element-title{
	font-size:14px;
	font-weight:300;
	line-height:14px;
	color:#ffffff;
	text-transform:capitalize;
	position:relative;
	top:48px;
}
.ds-element-value {
	padding:6px 7px;
	font-size:30px;
	position:relative;
	top:-9px;

	background-color:#ffffff;
	border:1px solid rgba(68,68,68,0.4);
}
.ds-element-value:before {
	width:100%;
	height:1px;
	content:'';
	background-color:#000000;
	
	position:absolute;
	top:50%;
	left:0px;	
}
.btn {
	display: inline-block;
	padding: 6px 30px;
	margin-bottom: 45px;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	color:fff;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	pointer-events: none;
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65;
}
.btn-default {
	color: #fff;
	background-color: #1683bf;
	border-color: #ccc;
	font-size:1.2em;
	font-weight:500;
}
.btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	color: #fff;
	background-color: #ebebeb;
	border-color: #adadad;
}
.btn-default:hover {
	color:#ffffff;
	border-color:#ffffff;	
	background-color: #1a7135;
}
/*** Event-bx on Countdown Timer ***/
.event-bx {
	width:100%;
	min-height:100%;
	padding:80px 20px 15px 20px;
	color:#666666;
	background-color:#ffffff;
	box-shadow:0px 0px 3px rgba(0,0,0,0.3);
	-moz-box-shadow:0px 0px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 0px 3px rgba(0,0,0,0.3);
	
	opacity:0;
	visibility:hidden;
	
	transform:translateY(-20px);
	-moz-transform:translateY(-20px);
	-webkit-transform:translateY(-20px);
	
	transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
	
	
	z-index:5;
	position:absolute;
	top:0px;
	left:0px;
}
.counter:hover .event-bx {
	opacity:1;
	visibility:visible;
	
	transform:translateY(0px);
	-moz-transform:translateY(0px);
	-webkit-transform:translateY(0px);
}
.event-bx h4,
.event-bx > p:last-child {
	margin-bottom:10px;	
}
.event-bx .event-bx-btm {
	border-top:1px solid #e3e3e3;
	padding-top:15px;
	text-align:center;	
}




/*** Portfolio box styles ****/
.portfolio-left {
	padding-top:50px;
	font-size:16px;
	padding-bottom:50px;
	
}

.portfolio-left p {
	color:#bfbfbf;
	text-align:left;
	font-weight:400;
	font-size:1.2em;	
	padding:0px 0px 0px 0px;
	
}

#service ul {
	display:inline-block;
	

}
.video-text
{
	position:relative;
	border-bottom:0px solid #999898;
	top:10px;
	font-weight:600;
	font-size:1.2em;
	 color:#2b2b2b;
	font-family:Raleway;
}
.date-text
{
	position:relative;
	border-bottom:0px solid #999898;
	top:2px;
	font-weight:600;
	font-size:1em;
	margin-bottom:25px; color:#72ac1f;
	font-family:Raleway;
}
.bachu-kadu-box{
	width:100%;
	height:100%;
	margin-bottom:30px;
	border:0px solid #e7c77d;
}

.poui-box{
	width:100%;
	margin-bottom:30px;
	border:0px solid #e7c77d;
	background:url(../images/partyofunitedindians1.jpg) no-repeat;
	color:#FFFFFF;
	font-size:2em;
	border-radius:10px;
	padding:15px 10px;
	line-height:1.5em;
}
.fund{
	width:100%;
	margin-bottom:30px;
	border:0px solid #e7c77d;
	
	color:#FFFFFF;
	font-size:2em;
	border-radius:10px;
	padding:0px 0px;
	line-height:1.5em;
	display:block;
	overflow:hidden;
	
}
.text-block {
  position: absolute;
  bottom: 30px;
  left: 55px;
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
  padding-left: 10px;
  padding-right: 10px;
  padding-top:5px;
  padding-bottom:5px;
  font-size:0.8em;
  line-height:1.5em;
  float:right;
}


.advice {
	width:100%;
	margin-bottom:30px;
	border:0px solid #e7c77d;
	background: linear-gradient(to top, #9C0909 30%,  #DD1515 100%);
	color:#FFFFFF;
	font-size:1.5em;
	border-radius:10px;
	padding:20px 15px;
	line-height:1.5em;
	display:block;
	
}


.blink-two {
      animation: blinker-two 1.4s linear infinite;
      }
      @keyframes blinker-two {  
      100% { opacity: 0; }
      }
	  
#service ul li{
	color:#f4f2f2;
	text-align:left;
	font-weight:400;
	font-size:1.2em;	
	margin-bottom:20px;
	line-height:1.3em; background-color:#C30;
}

.portfolio-box {
	top:-5px;
	left:20px;
	right:20px;
	width:350px;
	height:450px;
	margin-bottpm:20px;
	position:relative;
	color:#666666;
	background-color:#fff;
	position:relative;
	padding-bottom:50px;
	overflow:hidden;
	border:#d4d3d3 1px solid;
	border-top:5px solid #0194d9;
	transform:scale(1,1);
	-moz-transform:scale(1,1);
	-webkit-transform:scale(1,1);
	transition:transform 0.3s ease;
	-moz-transition:transform 0.3s ease;
	-webkit-transition:transform 0.3s ease;-webkit-box-shadow: 1px 6px 20px 2px rgba(228,228,228,1);
-moz-box-shadow: 1px 6px 20px 2px rgba(228,228,228,1);
box-shadow: 1px 6px 20px 2px rgba(228,228,228,1);
}
.portfolio-box:hover {
	transform:scale(1.05,1.05);
	-moz-transform:scale(1.05,1.05);
	-webkit-transform:scale(1.05,1.05);
}

.portfolio-box figure {
	width:100%;
	height:180px;
	border:0px solid #e3e3e3;
	background-color:#ffffff;
	overflow:hidden;
	position:relative;
	margin-bottom:15px;
	box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
}
.portfolio-box figure img {
	width:100%;
	display:block;
	
	
}
.portfolio-box figure figcaption {
	width:100%;
	height:100%;
	border:10px solid #ffffff;
	background-color:rgba(0,0,0,0.5);
	opacity: 0;
	filter: alpha(opacity=0);

	border-radius:50%;	

	position:absolute;
	left:0px;
	top:0px;

	transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
}
.portfolio-box:hover figure figcaption {
	opacity: 1;
	filter: alpha(opacity=100);
}
.portfolio-box figure figcaption a.zoom {
	width:40px;
	height:40px;
	margin-top:-20px;
	margin-left:-20px;
	color:#ffffff;
	font-size:95px;
	font-weight:200;
	opacity: 0;
	filter: alpha(opacity=0);
	
	position:absolute;
	top:0%;
	left:50%;
	
	transition:all 0.3s ease 0.3s;
	-moz-transition:all 0.3s ease 0.3s;
	-webkit-transition:all 0.3s ease 0.3s;
}
.portfolio-box:hover figure figcaption a.zoom {
	opacity: 1;
	filter: alpha(opacity=100);
	top:50%;
}
.portfolio-box .portfolio-detail {
	text-align:center;
	margin-bottom:20px;
}
.portfolio-box .more-link {
	width:150px;
	height:50px;
	color:#ffffff;
	font-size:1.2em;
	line-height:2;
	text-indent:-12px;
	background-color:#e9881f;
	font-family:gargi;	
	
	position:absolute;
	right:-20px;
	bottom:-20px;
	
	
	border-radius:60% 0 0 60%;
}
/**----------------------------------------***/
.color1{
	background-color:#99b120;
	
}
.portfolio-box2 {
	margin-top:10px;
	color:#666666;
	position:relative;
	border:#CCC 0px solid;
	padding-top:15px;
	padding-left:20px;
	padding-right:20px;
    transform:scale(1,1);
	-moz-transform:scale(1,1);
	-webkit-transform:scale(1,1);
     transition:transform 0.3s ease;
	-moz-transition:transform 0.3s ease;
	-webkit-transition:transform 0.3s ease;
	
	
}
.portfolio-box3 {
	margin-top:40px;
	margin-bottom:20px;
	color:#666666;
	position:relative;
	border:#CCC 0px solid;
	padding-top:15px;
	padding-left:20px;
	padding-right:20px;
    transform:scale(1,1);
	-moz-transform:scale(1,1);
	-webkit-transform:scale(1,1);
     transition:transform 0.3s ease;
	-moz-transition:transform 0.3s ease;
	-webkit-transition:transform 0.3s ease;
	
	
}
.portfolio-box2:hover {
	transform:scale(1.05,1.05);
	-moz-transform:scale(1.05,1.05);
	-webkit-transform:scale(1.05,1.05);
}

.portfolio-box2 figure {
	width:auto;
	height:auro;
	text-align:center;
	
	background-color:#ffffff;
	overflow:hidden;
	position:relative;padding-bottom:0px;
	
		
	box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
}
.portfolio-box2 figure img {
	width:auto;
	display:block;
	
	
	
}
.portfolio-box2 figure figcaption {
	width:100%;
	height:100%;
	border:10px solid #ffffff;
	background-color:rgba(0,0,0,0.5);
	opacity: 0;
	filter: alpha(opacity=0);

	border-radius:50%;	

	position:absolute;
	left:0px;
	top:0px;

	transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
}
.portfolio-box2:hover figure figcaption {
	opacity: 1;
	filter: alpha(opacity=100);
}
.portfolio-box2 figure figcaption a.zoom {
	width:40px;
	height:40px;
	margin-top:-20px;
	margin-left:-20px;
	color:#ffffff;
	font-size:95px;
	font-weight:200;
	opacity: 0;
	filter: alpha(opacity=0);
	
	position:absolute;
	top:0%;
	left:50%;
	
	transition:all 0.3s ease 0.3s;
	-moz-transition:all 0.3s ease 0.3s;
	-webkit-transition:all 0.3s ease 0.3s;
}
.portfolio-box2:hover figure figcaption a.zoom {
	opacity: 1;
	filter: alpha(opacity=100);
	top:50%;
}
.portfolio-box2 .portfolio-detail2 {
	text-align:center;
}
.portfolio-box2.more-link2 a {
	width:60px;
	height:60px;
	color:#ffffff;
	font-size:34px;
	line-height:1.05;
	
	background-color:#129043;	
	position:absolute;
	right:-20px;
	bottom:-20px;
	border-radius:60% 0 0 60%;
	
}

.read-more a {
	width:60px;
	height:60px;
	color:#ecef11;
	font-size:34px;
	line-height:1.8em;
	background-color:#90a622;	
	position: relative;
	padding-left:50px;
	right:-20px;
	bottom:-20px;
	top:10px;
	font-size:1.3em;
	border-bottom:1px solid #FC3;
		
}

.read-more a : hover{
	width:60px;
	height:60px;
	color:#fff;
	font-size:34px;
	line-height:1.8em;
	background-color:#90a622;	
	position: relative;
	padding-left:50px;
	right:-20px;
	bottom:-20px;
	top:10px;
	border-bottom:1px solid #FC3;
		
}

/*** Causes styling
-------------------------------------  ***/
.causes-box > figure {
	width:170px;
	float:left;
	position:relative;
}
.causes-box > figure img {
	width:100%;
}
.causes-box > figure figcaption,
.image-box > figure figcaption,
.donor-box > figure figcaption,
.image-appear figcaption,
.about-box .about-snap figcaption,
.event-box figcaption {
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.8);
	opacity:0;
	filter:alpha(opacity=0);

	position:absolute;
	top:0px;
	left:0px;
	
	transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
}

.image-appear figcaption,
{
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.8);
	opacity:0;
	filter:alpha(opacity=0);

	position:absolute;
	top:0px;
	left:0px;
	border:1px #333 solid;
	padding:10px;
	
	transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
}


.causes-box:hover > figure figcaption,
.image-box:hover > figure figcaption,
.donor-box:hover > figure figcaption,
.image-appear:hover figcaption,
.about-box .about-snap:hover figcaption,
.event-box:hover figcaption {
	opacity: 1;
	filter: alpha(opacity=100);
}
.causes-box > figure figcaption,
.image-box > figure figcaption,
.donor-box > figure figcaption,
.image-appear figcaption,
.about-box .about-snap figcaption,
.event-box figcaption {
	color:#ffffff;
}
.causes-box > figure figcaption .btn-default {
	background-color:rgba(255,255,255,0.8);
	border-color:transparent;
	
	margin-left:-65px;
	margin-top:-16px;

	position:absolute;
	top:0%;
	left:50%;
	width:300px;
}
.causes-box:hover > figure figcaption .btn-default {
	top:50%;
}
.causes-box > figure figcaption .btn-default:hover {
	color:#ffffff;	
	padding:3em;
	
}
.causes-box > .causes-detail {
	padding-left:20px;
	margin-left:170px;
	
}

.causes-detail h6{
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	line-height: 1.2;
	color: #1a7637;

}
.help-text {
	font-size:20px;
	margin-bottom:0px;
	margin-top:30px;	
}
.causes-box .effect {
	position:relative;
}
.causes-box .effect > p,
.causes-box .effect .causes-hover {
	transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
}
.causes-box .effect > p {
	opacity: 1;
	filter: alpha(opacity=100);
	
	transform:translateY(0);
	-moz-transform:translateY(0);
	-webkit-transform:translateY(0);
}
.causes-box:hover .effect > p {
	opacity: 0;
	filter: alpha(opacity=0);
	transform:translateY(30px);
}
.causes-box .effect .causes-hover {
	width:100%;
	opacity: 0;
	filter: alpha(opacity=0);
	
	position:absolute;
	top:10px;
	left:0px;

	transform:translateY(30px);
	-moz-transform:translateY(30px);
	-webkit-transform:translateY(30px);
}
.causes-box:hover .effect .causes-hover {
	opacity: 1;
	filter: alpha(opacity=100);
	transform:translateY(0);
	-moz-transform:translateY(0);
	-webkit-transform:translateY(0);
}
.causes-detail > p:last-child,
.causes-list .causes-box .causes-detail .text p:last-child,
.media-body p:last-child {
	margin-bottom:0px;	
}
.media-body p:last-of-type {
	margin-bottom:10px;
}

/*** Causes List ***/
.causes-list .causes-box {
	padding:20px;
	margin-bottom:30px;
	border:1px solid #eeeeee;	
	
	transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;

	box-shadow:0 0 0px 0px rgba(0, 0, 0, 0.0);
	-moz-box-shadow:0 0 0px 0px rgba(0, 0, 0, 0.0);
	-webkit-box-shadow:0 0 0px 0px rgba(0, 0, 0, 0.0);
}
.causes-list .causes-box:hover {
	box-shadow:0 0 8px 3px rgba(0, 0, 0, 0.05);
	-moz-box-shadow:0 0 8px 3px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow:0 0 8px 3px rgba(0, 0, 0, 0.05);
}
.causes-list .causes-box > figure {
	width:160px;
}
.causes-list .causes-box .causes-detail {
	margin-left:160px;
}
.causes-list .causes-box .causes-detail .progress {
	margin-bottom:30px;
}
.causes-list .causes-box .causes-detail .text {
	width:280px;
	float:left;
}
.causes-list .causes-box .causes-detail .causes-msg {
	margin-left:280px;
	padding:20px 0px 20px 0px;
	text-align:left;
	font-size:1.2em;
	position:relative;
}
.causes-list .causes-box .causes-detail .causes-msg:before {
	width:15px;
	height:100%;
	content:'';
	background-color:#ffffff;
	
	box-shadow:-4px 0 6px -5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:-4px 0 6px -5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:-4px 0 6px -5px rgba(0, 0, 0, 0.3);
	
	position:absolute;
	left:15px;
	top:0px;
	
}
.causes-list .causes-box .causes-detail .causes-msg p {
	margin-bottom:0px;
}
.target-amount {
	font-size:26px;	
}
.causes-list .causes-box .causes-detail .causes-msg .btn {
	margin:10px 0px;	
}




/**** Gallery Styling ***/
.image-box {
	
	height:auto 0; width:200px; max-width:100%; max-height:100%;object-fit: contain;
}
.image-box > figure {
	text-align:left;	
	display: table;

}
.image-zoom,
.image-anchor {
	width:46px;
	height:53px;
	line-height:53px;
	text-align:center;
	margin-top:-26.5px;
	color:inherit;
	display:inline-block;
	background-image:url(../images/hexagon-svg.svg);
	background-repeat:no-repeat;

	background-size:100% 100%;
	-moz-background-size:100% 100%;
	-webkit-background-size:100% 100%;

	position:absolute;
	top:50%;
	left:50%;

	transition-delay:0.1s;
	-moz-transition-delay:0.1s;
	-webkit-transition-delay:0.1s;
}
.image-zoom {
	margin-left:-51px;
	transform:translateX(-10px);
}
.image-anchor {
	margin-right:-51px;
	transform:translateX(10px);
}
.image-box:hover .image-zoom,
.image-box:hover .image-anchor,
.image-appear:hover .image-zoom,
.image-appear:hover .image-anchor {
	transform:translateX(0px);
}
.hover-single-icon .image-anchor,
.hover-single-icon .image-zoom {
	margin-left:-23px;
	margin-right:0px;
	transform:translate(0px, -10px);
}
.image-box:hover .hover-single-icon .image-anchor,
.image-box:hover .hover-single-icon .image-zoom {
	transform:translate(0px, 0px);
}

.image-zoom .glyphicon,
.image-anchor .glyphicon {
	font-size:14px;
	color:inherit;
}
.team-box {
	text-align:center;	
}
.teams .team-box {
	margin-bottom:40px;
}
.team-box p {
	margin-bottom:10px;
}
.team-box .image-box {
	margin-bottom:10px;	
}
.team-box .image-box figure .btm {
	width:100%;
	height:70px;
	font-size:16px;
	position:absolute;
	left:0px;
	bottom:0px;	
}
.image-email {
	width:100%;
	margin-top:-50px;

	position:absolute;
	top:50%;
	left:0px;
	
	transform:scale(.5,.5);
	-moz-transform:scale(.5,.5);
	-webkit-transform:scale(.5,.5);
	
	transition:all 0.2s ease 0.1s;
	-moz-transition:all 0.2s ease 0.1s;
	-webkit-transition:all 0.2s ease 0.1s;
}
.image-box:hover .image-email,
.about-box .about-snap:hover .image-email {
	transform:scale(1,1);
	-moz-transform:scale(1,1);
	-webkit-transform:scale(1,1);
}
.image-email [class^="icon-"] {
	padding-left:8px;
	font-size:60px;
}
.image-email .icon-envelope-o:after {
	margin:0px;
}
.image-email p {
	margin-bottom:0px;	
	font-size:20px;
}

/*** Donor Boxes ***/
.donor-box {
	margin-bottom:20px;
	text-align:center;	
}
.parallex-section .donor-box {
	color:#ffffff;	
}
.donor-box .image {
	width:230px;
	height:230px;
	line-height:230px;
	margin-bottom:15px;
	border:10px solid #ffffff;
	overflow:hidden;
	border-radius:50%;
	display:inline-block;

	box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
}
.donor-box .image figcaption {
	border-radius:50%;
}
.donor-box .image figcaption a,
.team-box .image figcaption .btm a {
	color:#ffffff;
	font-size:20px;
	top:-10px;
	position:relative;
	
	transition-delay:0.1s;
	-moz-transition-delay:0.1s;
	-webkit-transition-delay:0.1s;
}
.team-box .image figcaption a {
	color:#ffffff;
}
.donor-box .image figcaption a:nth-child(even),
.team-box .image figcaption .btm a:nth-child(even) {
	top:10px;
}
.donor-box:hover .image figcaption a,
.donor-box:hover .image figcaption a:nth-child(even),
.team-box:hover .image figcaption .btm a,
.team-box:hover .image figcaption .btm a:nth-child(even) {
	top:0px;
}


.team-box h4,
.donor-box h4,
.team-box p:last-child,
.donor-box p {
	margin-bottom:0px;	
}
.team-box p,
.donor-box p {
	font-size:16px;
}


/*** Newsletter Section ***/
.newsletter-section {
	padding:36px 0px;
	background-color:#000000;
	border-width:3px 0px;
	border-style:solid;
}
.newsletter-section h4 {
	margin-bottom:0px;
	line-height:42px;
}
.newsletter-section input[type="submit"].btn {
	height:46px;
	padding: 10px 30px;
}
.newsletter-section .form-control {
	margin-bottom:0px;
	background-color:#444444;
	border-color:#6d6d6d;
	color:#ffffff;
}

/***** Footer Styling ****/
.footer {
	padding:60px 0px;
	background:#0D1D6F;
	margin-top:0px;
	border-top:#f79a21 5px solid;
	
	/*border-style:solid;*/
}
.newsletter-section + .footer {
	margin-top:-3px;	
}
.site-bottom {
	padding:10px 0px;
	color:#ffffff;
	background-color:#242424;
}
.site-bottom p {
	text-align:center;
	
}
.site-bottom .social-links {
	padding-top:0px;
}
.site-bottom .social-links li {
	margin:0 0px;	
}
.site-bottom .social-links li a {
	width:20px;
	height:0px;
	line-height:0px;
	border-color:transparent;
	padding-top:10px; background-color:#9C0;
}

.scroll-up {
	width:60px;
	height:60px;
	line-height:60px;
	font-size:30px;
	text-align:center;
	font-family: 'FontAwesome';
	content: "\f106";
	color:#ffffff;
	display:none;
	float:right;
	border:1px solid rgba(255,255,255,0.5);
	border-radius:3px;
	
	position:fixed;
	right:10px;
	bottom:10px;
}
.scroll-up:hover {
	color:#ffffff;	
}
.scroll-up:after {
	font-family: 'FontAwesome';
	content: "\f106";
	position:relative;
	top:-2px;
}

 
/*** Testimonails Section ***/
.testimonials-section .caroufredsel_wrapper {
	margin-bottom:30px;
}
.testimonials-section .caro-pagination {
	margin-top:30px;
	margin-left:160px;
	
}

.testimonials {
	padding:0px 35px 0px 100px;
	margin-left:60px;
	text-align:center;
	color:#666666;
	background-color:transparent;
	position:relative;
}
.bg-theme .testimonials {
	background-color:#ffffff;
}
.testimonials figure {
	width:115px;
	height:135px;
	padding:3px;
	background-color:#eeeeee;
	
	position:absolute;
	top:40px;
	left:-60px;
	
	box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
}
.bg-theme .testimonials figure {
	background-color:#ffffff;
}
.testimonials h4{
		text-align:center;
	font-size:1em;
	font-weight:500;
	color:#343841;
	font-family: 'Nimbus Sans L Bold', sans-serif;	
	
}
.testimonials .designation {
	margin-bottom:10px;
	font-style:normal;
	text-align:left;
	padding-left:20px;
}
.testimonials .designation {
	font-style:italic;
}

.testimonials .designation2 {
	margin-bottom:10px;
	font-style:normal;
	text-align:left;
	padding-left:20px;
}
.testimonials .designation2 {
	font-style:italic;
	color:#38fd77;
}

/*** Events Styling ***/
.event-box {
	margin-bottom:30px;
	color:#666666;
	background-color:#ffffff;	
}
.event-box header span.calendar {
	width:50px;
	text-align:center;
	background-color:#000000;	
}
.event-box header span [class^="icon-"]:before {
	margin:0px;	
}
.event-box .text {
	padding:10px 15px;
	position:relative;
}
.event-box ul.options {
	margin-bottom:0;
}
.event-box .text h5,
.event-box-featured .text .options {
	margin-bottom:10px;	
}
.event-box .text a {
	color:inherit;	
}
.event-box p:last-child {
	margin-bottom:0px;
}
.event-box .text h5,
.event-box .text .event-time,
.event-box .text p,
.event-box-featured .text .event-date [class^="icon-"] {
	display:none;
}

.event-box figcaption {
	padding:20px;
	color:#ffffff;
	overflow:hidden;
}
.event-box figcaption * {
	transition:all 0.4s ease 0.3s;	
	-moz-transition:all 0.4s ease 0.3s;	
	-webkit-transition:all 0.4s ease 0.3s;	
}
.event-box figcaption h6 {
	font-size:16px;
	color:inherit;
	opacity:0;
	filter:alpha(opacity=0);
	
	transform:translateY(-20px);
	-moz-transform:translateY(-20px);
	-webkit-transform:translateY(-20px);
}
.event-box figcaption span {
	opacity:0;
	filter:alpha(opacity=0);

	position:absolute;
	left:20px;
	bottom:20px;	

	transform:translateY(20px);
	-moz-transform:translateY(20px);
	-webkit-transform:translateY(20px);
}
.event-box:hover figcaption h6,
.event-box:hover figcaption span {
	opacity:1;
	filter:alpha(opacity=100);

	transform:translateY(0px);
	-moz-transform:translateY(0px);
	-webkit-transform:translateY(0px);
}

.event-box-featured .text {
	padding:16px 15px;
}
.event-box-featured .text h5,
.event-box-featured .text p {
	display:block;
}
.event-box-featured .text .event-time {
	display:inline-block;
}
.date-tag,
.event-box-featured .text .event-date {
	padding:6px 12px;
	font-size:20px;
	text-align:center;

	background-color:#ffffff;
	position:absolute;
	top:-68px;
	right:10px;
}
.date-tag span,
.event-box-featured .text .event-date span {
	display:block;
	font-size:20px;
	font-weight:400;	
}

/*** Events Listing Page ***/
.post-heading {
	margin-bottom:15px;
}
.post-heading ul.options {
	margin-bottom:0px;	
}
.post-heading .date-tag {
	margin-right:15px;
	color:#fff;
	background-color:#2e7341;
	border-bottom:#e7d32b solid 3px;
	position:static;
	text-align:left;
	
}
.media .media-object {
	width:100%;
	border:5px solid #fff;	
	}
.events-list .media > .pull-left {
	width:300px;
}

.hover-strip .date-tag {
	width:64px;
	color:#ccc;
	background-color:rgba(0,0,0,0.8);
	top:0px;
	right:0px;
}
.image-appear {
	position:relative;	
}

.banner {
	padding:50px 0px;
	background-attachment:inherit;
	background-position:0 0;
	margin-bottom:0px;
	border-bottom:2px solid #FC0; box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.banner h1{
	color:#ffffff;
	line-height:1em;
	text-align:center;

}


.banner h2 {
	color:#ffffff;	
}

.hover-strip {
	overflow:hidden;
	position:relative;	
}
.hover-strip figcaption {
	width:100%;
	padding:10px;
	color:#ffffff;
	background-color:rgba(0,0,0,0.8);

	position:absolute;
	left:0px;
	bottom:-46px;
	
	transition:bottom 0.3s ease;
	-moz-transition:bottom 0.3s ease;
	-webkit-transition:bottom 0.3s ease;
}
.hover-strip:hover figcaption,
.hovered-strip figcaption {
	bottom:0;	
}
.hovered-strip figcaption .date-tag {
	margin:-10px 0px -10px -10px;
	position:static;
	float:left;
	color:#ffffff;
	background-color:#444444;
}
.hovered-strip figcaption .counter {
	margin:-8px 0px;
	float:right;	
}
.hovered-strip figcaption .counter .dsCountDown {
	float:right;	
}
.hovered-strip figcaption .counter h6 {
	margin-bottom:0px;
	margin-right:15px;
	line-height:55px;
	color:#ffffff;
	text-transform:uppercase;
	display:inline-block;
	float:left;
}
.hovered-strip figcaption .btm-wrap span {
	margin-right:10px;
	white-space:nowrap;	
}
.hovered-strip figcaption .btm-wrap span:last-child {
	margin-right:0px;
	float:right;
}


/**** Projects Styling ***/
.projects-list > ul > li + li,
.events-list > ul > li + li {
	padding-top:30px;
	border-top:1px solid #e3e3e3;
}

/**** Post Details Styling ***/
.details {
	margin-bottom:30px;
}
.details li {
	color:#0E3B9F;  font-size:1.3em; line-height:1.5em; font-weight:700; text-decoration:none; padding-bottom:15px;
	
}

ul.options {
	margin-bottom:10px; 
	display: inline-block;
	width:300px;
}
.options li {
	margin-right:5px;
	display: inline-block;
	font-size:1.3em;
	padding-bottom:10px;
	color:#e60e13;
	font-weight:500;
	
}
.options li.sp {
	padding-right:5px;
	border-right:1px solid #d1d1d1;	
}
.options-vertical li {
	display: inline-block;
	margin-right:0px;
}
.options a {
	color:inherit;
}
.details .hover-strip,
.details .image,
.featured-box .image {
	margin-top:25px;
}
.details h4 {
	margin-bottom:10px;	
}
.details .post-meta,
.details .options {
	margin-bottom:20px;		text-align:left;
}
.causes-pik {
	width:235px;
	padding:10px;
	text-align:center;
	background-color:#ffffff;

	box-shadow:-2px -2px 2px 0px rgba(0,0,0,0.3), 2px -2px 2px 0px rgba(0,0,0,0.3);
	-moz-box-shadow:-2px -2px 2px 0px rgba(0,0,0,0.3), 2px -2px 2px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:-2px -2px 2px 0px rgba(0,0,0,0.3), 2px -2px 2px 0px rgba(0,0,0,0.3);
}
.causes-pik h5,
.causes-pik p,
.causes-pik .btn {
	margin-bottom:10px;	
}
.caption,
.post-heading {
	position:relative;
}
.caption .causes-pik {
	position:absolute;
	top:-140px;
	right:20px;
}
.caption h4 {
	padding-right:265px;	
}
.related-posts > ul > li {
	margin-top:0px;
}

.related-events .event-box .text {
	padding:10px 0px 0px 0px;
}
.related-events .event-box .text h5 {
	display:block;
	font-size:16px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;	
}
.gp-box{
width:224px;
display:block;
float:left;
padding:0 20px 5px 0;
margin-top:5px;
}
.social-links {
	color:inherit;
	text-align:left;

}
.social-links li {
	margin:0 5px;
	display:inline-block;	
}
.social-links li a {
	width:30px;
	height:30px;
	line-height:0px;
	font-size:18px;
	color:inherit;
	display:inline-block;
	border:1px solid #666666;
	
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
}
.social-links li a:before {
	margin-right:0px;
	vertical-align:top;
}
.social-links li a.icon-dribbble:before,
.social-links li a.icon-skype:before {
	position:relative;
	top:-1px;
}

.mapbox {
	position:relative;	
}
.mapbox iframe {
	height:418px;
}
.mapbox .widget_contact {
	width:260px;
	padding:15px 20px;
	color:#ffffff;
	background-color:rgba(0,0,0,0.8);	

	position:absolute;
	left:20px;
	bottom:20px;
}
.mapbox .widget_contact a {
	color:inherit;	
}

.contact-form li + li {
	margin-top:20px;
}
.contact-form textarea {
	min-height:110px;	
}
.block,
.about-box {
	width:100%;
	margin-bottom:50px;
	background: linear-gradient(to bottom, #fff 20%, #f7f7f7 100%);
	border:#e0e0e0 1px solid;
	border-radius:7px;
	padding:10px;
	-webkit-box-shadow: 10px 10px 0px -5px rgba(231,231,231,1);
-moz-box-shadow: 10px 10px 0px -5px rgba(231,231,231,1);
box-shadow: 10px 10px 0px -5px rgba(231,231,231,1);
padding-bottom:0px;
display: inline-block;
padding-right:25px;
height:auto 0;
}
.section .block:last-child {
	margin-bottom:0px;	
}

.about-box .about-snap {
	width:200px;
	margin-right:30px;
	margin-bottom:30px;
	text-align:left;
	float:left;
}
.about-box .about-snap .image {
	margin-bottom:15px;
}
.about-box .about-detail {
	margin-left:-30px;	
}
.about-box .about-detail .options-vertical {
	font-size:1em;
	line-height:1.5em;
	display:block;
	
}

/*** Share bar ***/
.share-bar {
	padding:10px 15px;
	border:1px solid #e3e3e3;
}
.share-bar * {
	line-height:20px;
	vertical-align:text-top;
}
.share-bar > p, .share-bar .addthis_toolbox > p {
	margin-bottom:0px;
	margin-right:18px;
	display:inline-block;
}
.share-bar ul {
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline-block;
}
.share-bar ul li {
	display:inline-block;
	margin:0 8px;
}
.share-bar ul li img {
	vertical-align:bottom;
}

/*** User Comments Area ***/
.comment-area {
	margin-bottom:30px;	
}
.user-comments {
	padding:0px;
	margin:0px;
	list-style:none;
}
.user-comments li {
	position:relative;
}
.user-comments li ul,
.user-comments li + li {
	margin-top:30px;
	padding:0px;
}
.user-comments li li {
	margin-left:40px;
	list-style:none;
}

.comment-box {
	border:1px solid #efefef;	
	position:relative;
}
.is-child > .comment-box:before,
.is-child > .comment-box:after {
	content:'';
	background-color:#efefef;	
	position:absolute;
	left:-20px;
}
.is-child > .comment-box:before {
	width:1px;
	height:60px;
	top:-30px;
}
.is-child > .comment-box:after {
	width:20px;	
	height:1px;
	top:30px;
}


.comment-box > figure {
	width:63px;
	height:63px;
	overflow:hidden;
		
	border-radius:50%;	
	
	box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	
	position:absolute;
	right:15px;
	top:15px;
}
.comment-box .comment-tp,
.comment-box .comment-bt {
	padding:10px 20px;	
}
.comment-box .comment-tp {
	line-height:1.5;
	background-color:#efefef;
}
.comment-box .comment-bt {
	padding-right:80px;	
}
.comment-box .comment-tp p {
	margin-bottom:0px;
}
.comment-box .comment-tp strong {
	color:#444444;	
}
.comment-box .comment-bt p:last-of-type {
	margin-bottom:0px;
}
.comment-box .comment-reply-link {
	padding:1px 16px;
	color:#ffffff;
	font-size:12px;
	background-color:#444444;
	position:absolute;
	right:16px;
	bottom:15px;	
}

.reply-link{
	background-color:#3b5998;
	padding:4px 15px;
	color:fff;
	margin-left:-15px;
	margin-right:20px;
	
}

.reply-link2{
	background-color:#0492c8;
	padding:4px 15px;
	color:fff;
	margin-left:-15px;
	margin-right:20px;
	
}

.reply-link3{
	background-color:#c3301d;
	padding:4px 15px;
	color:fff;
	margin-left:-15px;
	margin-right:20px;
	
}


.reply-form textarea.form-control {
	height:150px;	
}


.skills li {
	margin-top:60px;
}
.skills li + li {
	margin-top:80px;
}
.skills li [class^="icon-"] {
	float:left;
	position:relative;
	top:5px;
}
.skills li .skill-desc {
	margin-left:90px;	
}
.skills li .skill-desc h5 {
	margin-bottom:10px;	
}
.skills li .progress {
	margin-bottom:0px;
}

.info-block {
	padding:25px 30px;
	border:1px solid #dedede;
}

.info-block p,
.info-block h4 {
	margin-bottom:10px;
}
.info-block p:last-child,
.info-block h4:last-child {
	margin-bottom:0px;	
}
.info-block .btn.pull-right {
	margin-top:0px;
}

.blog-box {
	margin-bottom:50px;	
}
.blog-box .options {
	padding:10px 20px;
	margin-bottom:20px;
	background-color:#f2f2f2;	
}


/**** Shortcodes page ***/
.shortcodes {
	margin-bottom:40px;	
}
.shortcode-headings h1,
.shortcode-headings h2,
.shortcode-headings h3,
.shortcode-headings h4,
.shortcode-headings h5,
.shortcode-headings h6 {
	line-height:1em;
	margin-bottom:20px;
}
.contextual-colors p {
	margin-bottom:10px;
}
.contextual-backgrounds p {
	padding:10px 15px;
	margin-bottom:10px;
}

.shortcodes .progress {
	margin-bottom:40px;	
}


/*** revolution slider styling ***/
.main-slider {
	position:relative;
}
.fullwidthbanner {

	
	width:1600px;
}
.main-slider * {
	color:#ffffff;
}
.tp-caption a {
	color:#3E3E3E;
}
.tp-caption a:hover {
	color:#ffffff;
}
.tp-bullets {
	bottom:50px !important;
}
.tp-bullets .bullet {
	width:65px !important;
	height:4px;
	background-color:rgba(255, 255, 255, 0.5);
}
.tp-bullets .bullet {
	width:65px !important;
	height:4px !important;
	margin-left:10px !important;
	background:#ffffff !important;
	opacity:.6;
	filter:alpha(opacity=60);
}
.main-slider .tp-rightarrow, .main-slider .tp-leftarrow {
	width:50px;
	height:50px;
	margin-top:60px !important;
	text-align:center;
	background:#eeeeee;
	transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
}
.main-slider .tp-leftarrow {
	left:0px !important;
	border-radius:0px 3px 3px 0px;
	-moz-border-radius:0px 3px 3px 0px;
	-webkit-border-radius:0px 3px 3px 0px;
}
.main-slider .tp-rightarrow {
	right:0px !important;
	border-radius:3px 0px 0px 3px;
	-moz-border-radius:3px 0px 0px 3px;
	-webkit-border-radius:3px 0px 0px 3px;
}
.main-slider .tp-rightarrow:before, .main-slider .tp-leftarrow:before {
	line-height:54px;
	text-align:center;
	color:#565656;
	display:inline-block;
	text-indent:0px;
	font-family: "FontAwesome";
	font-size:24px;
	transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
}
.main-slider .tp-rightarrow:hover, .main-slider .tp-leftarrow:hover {
	background-color:rgba(255,255,255,1);
}
.main-slider .tp-leftarrow:before {
  content: "\f104";
}
.main-slider .tp-rightarrow:before {
  content: "\f105";
}

.infrastructure-box {
	height:300px;
	width:500px;
	margin-left:200px;
	padding-right:0px;
	padding-bottom:100px;
	text-align:left;
	font-size:1.0em;
	font-weight:400;
	line-height:1.8em;
	display:table;
	background:url(../images/banner-chairman-message.jpg);
	font-family: 'source-sans-pro', sans-serif;
}
.infrastructure-box h3{
	height:100%;
	width:100%;
	text-align:left;
	font-size:1.6em;
	font-weight:600;
	line-height:1.6em;
	font-family: 'Nimbus Sans L Bold', sans-serif;
}

.read-more2 a {
text-align:left;
	font-size:1.6em;
	font-weight:600;
	line-height:1.6em;
	font-family: 'Nimbus Sans L Bold', sans-serif;
	z-index:99999;
	
}

.infrastructure-box .read-more2 a : hover{
	color:#fff;
	font-size:34px;
	line-height:1.8em;
	background-color:#90a622;	
	position: relative;
	padding-left:50px;
	top:10px;
	border-bottom:1px solid #FC3;
		
}

.infrastructure-box2 {
	background:url(../images/infra2.jpg) no-repeat;
	height:321px;
	
}

.circular--square {
  background-size: cover;
    border-radius:50% 50% 50% 50%;
   
  border-radius:12px #fff solid;
  text-align:center;
}

.circular--square {
  border-top-left-radius: 50% 50%;
  border-top-right-radius: 50% 50%;
  border-bottom-right-radius: 50% 50%;
  border-bottom-left-radius: 50% 50%;
  text-align:center;float:left;
}
.circular--square img {
 -webkit-box-shadow: 3px 10px 50px -8px rgba(112,111,112,0.75);
-moz-box-shadow: 3px 10px 50px -8px rgba(112,111,112,0.75);
box-shadow: 3px 10px 50px -8px rgba(112,111,112,0.75);
background-color:#FFF;
padding:5px;
display:block;
margin-bottom:20px;
text-align:center;


}	
.circular--square h2{	
	text-align:center;
	font-size:1.2em;
	font-weight:600;
	
	color:#343841;
	font-family: 'Nimbus Sans L Bold', sans-serif;	
}

.circular--square p{	
	text-align:center;
	font-size:1.3em;
	font-weight:500;
	line-height:1.6em;
	color:#0194d9;
	position:relative;
	top:-25px;
	left:5px;
	font-family: 'source-sans-pro', sans-serif;	
}

.about-us-more a{
	width:100%;
	height:50px;
	text-align:center;
	font-size:1.2em;
	font-weight:500;
	color:#343841;
	font-family: 'Nimbus Sans L', sans-serif;
	background-color:#CCC;
	margin-top:20px;
	margin-bottom:20px;
}

.widget_categories2 li,
.widget_archive li {
	padding-bottom:5px;
	padding-left:15px;
	margin-bottom:15px;
	text-align:left;
	font-size:1.5em;
	border-bottom:2px dotted #7bc725;
	position:relative;
	font-weight:500;
}
.widget_categories2 li:before,
.widget_archive li:before {
	content:'■';
	position:absolute;
	top:-2px;
	left:0px;
	
	transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
}
.widget_categories li a {
	float:left;
	display:inline-block;	
	font-size:1.1em;
}

.widget_archive li {
	text-align:left;
}

.widget_featured_posts li {
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #e3e3e3;
}
.widget_featured_posts li:last-child {
	padding-bottom:0px;
	margin-bottom:0px;
	border-bottom:0px;
}
.social-links2 {
	color:inherit;
	text-align:left;
	
}
.social-links2 li {
	margin:0 5px;
	display:inline-block;
}
.social-links2 li a {
	width:30px;
	height:30px;
	line-height:30px;
	font-size:18px;
	text-align:center;
	color:inherit;
	display:inline-block;
	border:1px solid #149ad0;
	background-color:#036;
	color:#fff;	
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
}
.social-links2 li a:before {
	margin-right:0px;
	vertical-align:top;
}
.social-links2 li a.icon-dribbble:before,
.social-links2 li a.icon-skype:before {
	position:relative;
	top:-1px;
}
.about-box2 {
	margin-bottom:50px;
	
}
.section .block:last-child {
	margin-bottom:0px;	
}

.about-box2 .about-snap2 {
	width:300px;
	margin-right:30px;
	margin-bottom:30px;
	text-align:center;
	float:left;
	display:block;
	width:auto;
}
.about-box2 .about-snap2 .image {
	margin-bottom:15px;
}
.about-box2 .about-detail2 {
	margin-left:300px;	
}
.about-box2 .about-detail2 .options-vertical2 {
	font-size:16px;
	line-height:1.8;
}
.image-box2 {
	padding:8px;
	margin-bottom:20px;
	border:1px solid #e6e6e6;	
}
.image-box2 > figure {
	position:relative;	
}
.tab-container .tab-content {
	border-radius: 0 2px 2px 2px;
	border: 1px solid #e0e0e0;
	padding:0px;
	background-color: #ffffff;
}
.content2:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  
  display: block;
  background-image: url('http://666a658c624a3c03a6b2-25cda059d975d2f318c03e90bcf17c40.r92.cf1.rackcdn.com/unsplash_527bf56961712_1.JPG');
  width: 1200px;
  height: 800px;
  
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}

.content2 {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 0;
  margin-left: 20px;
  margin-right: 20px;
}

.chairman{
	 border:1px solid #fe9335; border-radius:7px; background:url(../images/cm.jpg); padding:50px; width:65%;  background-repeat: no-repeat;
  background-size: cover; z-index:- 1;
  background-attachment: fixed;
}

article.network article h3{font-size:2.5em;font-weight:700;text-align:center;margin:0 auto .6em auto;width:50%;white-space:nowrap}
article.network article h3:before,article.network article h3:after{background-color:#da0909;content:"";display:inline-block;height:2px;position:relative;vertical-align:middle;width:50%}
article.network article h3:before{right:1em;margin-left:-50%}article.network article h3:after{left:1em;margin-right:-50%}



.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
} 
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
} 
.carousel-caption {
    text-shadow: 0 1px 4px rgba(0,0,0,.9);
  font-size:17px
}
.carousel-caption h3 {
  font-size: 30px;
  font-family: 'Lato', sans-serif;
}
    html,
    body,
    .carousel,
    .carousel-inner,
    .carousel-inner .item {
      height: 100%;
	     } 
    .item:nth-child(1) {
      background: url('https://snap-photos.s3.amazonaws.com/img-thumbs/960w/HZZKGVVJ6I.jpg');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
    }

    .item:nth-child(2) {
      background: url('https://snap-photos.s3.amazonaws.com/img-thumbs/960w/D2ROMCUEIV.jpg');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
    }

    .item:nth-child(3) {
      background: url('https://snap-photos.s3.amazonaws.com/img-thumbs/960w/PU9HHZB5QW.jpg');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
    }
	
	.video-box{
		width:100%;
		height:100%;
		margin-right:15px;
		margin-left:15px;
	}
	
	#circle {
    background: skin-tone.jpg;
    background-size: cover;
    border-radius:50% 50% 50% 50%;
    width:100px;
    height:100px;
}

 .portfolio-box2 .read-more3{
	background-color:#f3b432;
	border-radius:30px;
	padding:3px 10px;
	top:20px;
	font-size:1.5em;
	border-bottom:#eda716 5px solid;
	position:relative;
	color:#fff;

	
}
.portfolio-box2 .read-more3:hover{
	background-color:#90b836;
	border-radius:30px;
	padding:5px 15px;
	top:20px;
	font-size:1.8em;
	border-bottom:#eda716 5px solid;
	position:relative;

}
 .parallex-section .read-more3{
	background-color:#90b836;
	border-radius:30px;
	padding:3px 10px;
	top:5px;
	font-size:1.2em;
	border-bottom:#eda716 5px solid;
	position:relative;
	color:#fff;

}
.parallex-section .read-more3:hover{
	background-color:#f3b432;
	border-radius:30px;
	padding:5px 15px;
	top:5px;
	font-size:1.2em;
	border-bottom:#eda716 5px solid;
	position:relative;

}
.parallex-section ul{
	list-style:disc;
	font-size:1em;
	font-weight:700;
	color:#fff;
}

.parallex-section ul li{
	font-size:1.5em;
	line-height:1.8em;
	color:#F90;
}
.strip{
width:100%;
height:18px;
background:url(../images/strip.png) repeat-x;
position:relative;
top:-10px;
z-index:999999;
}
}