/*   
Theme Name: Brandi
Description: Brandi is a Wordpress Theme with a unique design and fully CMS features. No matter if you use it as a photographer, travel / web design agency, nonprofit / environmental organization or even as a music / video producer. You can easily turn it into your personal website.
Author: Aussie IT Group
Author URI: http://aussieitgroup.com.au
Version: 1.1
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Theme URI:
License:
License URI:
*/
body {
	font-family: 'Open Sans', sans-serif;
	
	overflow-x: hidden;
	}
ul {
	padding-left: 0;
	}
ul li {
	list-style: none;
	/*display: inline;*/
	}

ul li a 
    {
    	color: #1ea78d;
    	text-decoration:none;
    }
    ul li a:hover
    {
    	color:#337ab7;
    	text-decoration:none;
    }
   .blog-header h2 {
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    }
a:hover
 {
 	color:#1ea78d;
 }
}
	
@font-face {
	font-family: 'flexslider-icon';
	src:url('../fonts/flexslider-icon.eot');
	src:url('../fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/flexslider-icon.woff') format('woff'),
		url('../fonts/flexslider-icon.ttf') format('truetype'),
		url('../fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}
.right{float:right;}
.left{float:left;}

 #header {
	background: #1ea78d;
	min-height: 80px;
	width: 100%;
	z-index: 1001;
}


header,
.header {
	/*background: #0d3228 url(../images/header-bg.png) no-repeat center center;
	min-height: 800px;*/
color:#000;
	}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
.gallery-caption {}
.bypostauthor {}


.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.archive-title,.page-title
	{
		padding:15px;
		margin-left: 85px;
	}
	.blog-link,.page-title h1
	{
		color:#fff;
	}
#header-top {
	background: url(../images/header-top-bg.png);
	width: 100%;
	z-index: 100;
    /*background: none repeat scroll 0 0 rgba(16, 22, 54, 0.2);*/
}
	
.navbar-header {
	padding-top: 10px;
	padding-bottom: 20px;
	
	}	
	
.navbar-default {
    background: none;
    border: none;
	}
	
.logo-side > ul {
    padding-left: 0;
	}
.logo-side > ul li {
    float: left;
    list-style: none;
    margin-right: 30px;
	}
.logo-side > ul li:last-child {
    border-left: 1px solid #32b0ee;
	color: #ddd;
	font-size: 13px;
    line-height: 14px;
    margin-right: 0;
    margin-top: 9px;
    padding-left: 20px;
	}
	
.navbar{
	margin-bottom: 0;
	}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 13px;
    margin-right: 40px;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
	}
 .navbar-nav > li.selected > a,
 .navbar-nav > li > a:hover,
 .navbar-nav > li > a:active
  {
	border-bottom: 1px solid #32b0ee;
	color: #f5f5f5 !important;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	}

	
.navbar-default .navbar-nav > li:last-child > a {
	margin-right: 0;
	}
.navbar-default .navbar-toggle {
    border-color: #32b0ee;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #32b0ee;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #f1f1f1;
	}
.nav .open > a, .nav .open > a:hover, 
.nav .open > a:focus {
	background: none !important;
	}
.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus {
	color: #fff;
	}
	.dropdown-menu {
		background: rgba(6, 32, 51, 0.5);
		}
	.dropdown-menu > li > a {
		color: #fff;
		}
	.dropdown-menu > li > a:hover,
	.dropdown-menu > li > a:focus {
		background: #062033;
		color: #fff;
		}
	
.header-slogan {
    margin-top: 380px;
	}
	
.header-slogan h2,
.header-slogan h3,
.header-slogan p {
	color: #fff;
	}
	
.header-slogan h2 {
	font-size: 62px;
	margin-bottom: 0;
	}
.header-slogan h2 span {
	font-weight: 800;

	}
.header-slogan h3 {
	font-size: 48px;
	font-weight :lighter;
	margin-top: 0;
	}

.header-slogan h3 span {
	color: #0feb9e;
	}
.head-team {
	background: url(../images/line-bg.png) repeat-x center center;
	padding: 0 30px;
	display: inline-block;
	}
.header-slogan p {
	background: url(../images/head-team.png) center center;
	font-size: 18px;
	margin-top: 10px;
	}

.header-social-icon {
    margin-bottom: 50px;
    margin-top: 83px;
	}	
.header-social-icon > ul {
    display: inline-block;
	padding-left: 5px;
	}
.header-social-icon li {
    float: left;
    margin-right: 16px;
	}
.header-social-icon a i {
    color: #4f565e;
    font-size: 20px;
	}
.header-social-icon a i:hover {
	color: #fff;
	transition: all 1s ease-in-out
	}
	
.flexslider {
	background: none;
	border: none;
	box-shadow: none;
	}
	
.flex-control-paging li a {
	background: none;
	border: 1px solid #fff;
	}
.flex-control-paging li a.flex-active,
.flex-control-paging li a:hover {
	background: #fff;
	}
	
.flex-direction-nav a {
    color: #ccc;
    height: 55px;
    padding: 0 10px 10px 0;
    width: 50px;
	}
	
/*content starrt*/
.content {
	background:#fff;
	}

	
.content-header h2 {
	border-bottom: 1px solid #ccc;
	color: #0eb493;
	display: inline-block;
	font-weight: 800;
	margin-bottom: 0;
	padding: 0 50px 30px;
	text-transform: uppercase;
	}

.content-header-icon {
	margin-bottom: 60px;
	}

.content-header-icon > img {
    background: #f4f7f9;
    margin-top: -24px;
	padding: 0 20px;
}


.feature-item-icon i{
    border: 1px solid #0eb493;
    border-radius: 50%;
    color: #0eb493;
    font-size: 20px;
    height: 45px;
    padding-top: 12px;
    text-align: center;
    width: 45px;
}


.feature-item-header > h3 {
    color: #062033;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 25px 0;
	}

.feature-item-header > p {
    color: #062033;
    font-size: 13px;
	}
	
/*works parts start*/
.work {
	background: #fff;
	padding-top:0px;
	}
.work .content-header-icon > img,
.team .content-header-icon > img {
    background: #fff;
	}

.content-text {
    margin-bottom: 40px;
	}
	
.content-text > p {
    color: #062033;
    font-size: 18px;
    font-weight: 600;
	padding: 0 85px;
	}
.work .content-header-icon {
    margin-bottom: 30px;
	}
.work-items {
    margin-bottom: 35px;
}

.work-items > ul {
    display: inline-block;
	}
.work-items li {
    float: left;
    margin-right: 2px;
	}
.work-items a {
    color: #062033;
    font-size: 14px;
    font-weight: 700;
	padding:8px 20px;
	}

.work-items li.selected a,
.work-items a:hover{
	background: #0eb493;
	border-radius:10px;
	color:#fff;
	padding:8px 20px;
	text-decoration: none;
	transition: all 1s ease-in-out;
	}
.work .no-padding {
	padding:0;
	}
	
/*team members page*/
.team {
	padding: 70px 0 50px 0;
	}

.team .content-text {
    margin-bottom: 100px;
	}
	
.team-name > span {
    color: #062033;
    font-size: 13px;
	}
	
.team-name h4 {
	color: #062033;
	font-weight:600;
	}
	
.team-item:hover h4 {
	color: #1ab798;
	}
	
.team-image {
	overflow: hidden;
	position: relative;
	width:100%
	}
	
.team-image img {
	cursor: pointer;
	display: inline-block;
	width: 100%;
	}
 
.team-image:hover .team-hover {
	background: rgba(14, 180, 147, 0.95);
	cursor: pointer;
	height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
/*	transition: all 0.3s ease-in-out 0.3s;*/
	}
	
.portfolio-caption{
	bottom: -245px;
	height: 10px;
	padding: 20px 0;
	position: absolute;
	width: 100%;
	text-align: center;
/*	transition: all 0.5s ease-in-out 0s;*/
	z-index: 3;
	}
			
.portfolio-caption-inner {
	bottom: 65px;
	padding: 8px 0 8px 0;
	position: relative;
	text-align: center;
	}
	
.caption-text h4{
	color: #fff !important;
	font-size: 18px;
	font-weight: 600;
	}
			
.caption-text {
	bottom: 35px;
	color: #fff;
	left: 5%;
	margin-top: 20px;
	padding: 0 6px;
	position: absolute;
	text-align: center;
	}
			
.portfolio-caption .caption-icon {
    bottom: -45px;
    display: block;
    left: 30%;
    margin-left: -10px;
    position: absolute;
	}
	
.portfolio-caption .caption-icon:hover{
	bottom: -45px;
	}

.portfolio-caption .caption-icon a i{
	background: rgba(0, 0, 0, 0.3);
	color: #fff;
	font-size: 18px;
	height: 40px;
	padding-top: 12px;
	width: 40px;
	}
	
.portfolio-caption .caption-icon a:hover i {
	background: rgba(0, 0, 0, 0.3);
	height: 40px;
	width: 40px;
	}
	
.team-image:hover .portfolio-caption {
	bottom: 0px;
	}
	
/*fun facts start*/
.fun {
	background: url(../images/fun-facts-bg.png) no-repeat center center;
	background-size: cover;
	}
	
.fun-dark {
	background: url(../images/fun-black-bg.png) repeat;
	padding: 100px 0;
	}
.fun-dark .content-header h2 {
	padding: 0 0 30px 0;

	}

/*.border-icon li {
	float:left;
	}*/
	
.icon {
    margin: -18px 15px 0 15px;
	}
	
/*.header-border-left,
.header-border-right {
    border-bottom: 1px solid #ccc;
    width: 10%;
	}*/
	
.icon i {
	background: #062033;
	border-radius: 50%;
    color: #ccc;
    font-size: 18px;
    font-weight: 600;
	padding: 10px;
	}
	
	
.fun-fact-icon i,
.fun-fact-header h2,
.fun-fact-header span{
	color: #fff;
	}
	
.fun-fact-icon i {
    border: 1px solid #6d7983;
    border-radius: 50%;
    font-size: 35px;
    height: 130px;
    padding-top: 45px;
    width: 130px;
	}
.fun-fact-icon i:hover {		
	border: 1px solid #0eb493;
	color: #0eb493;
	cursor: default;
	transition: all 0.3s ease-in-out 0.3s;
	}
.fun-fact-header h2 {
	
	font-size: 60px;
	font-weight: 600;
	}
.fun-fact-header > span {
    font-size: 18px;
    text-transform: uppercase;
	}
.fun-fact-header {
    margin-top: 50px;
	}
	/*discuss section or contact form*/

.discuss .content-header{
	margin-top: 80px;
}

.discuss .icon i {
    background: none repeat scroll 0 0 #fff;
    padding: 15px 15px;
	}
	
.discuss .content-header-icon {
	margin-bottom: 35px;
	}
	
.contact-details > h3 {
    font-size: 22px;
	}
.contact-details p {
	color: #6a737b;
	font-size: 13px;
	line-height:25px;
	}
.form-header > h3 {
	font-weight:600;
	}
.contact-details > h3,
.form-header > h3 {
	color: #062033;
	margin-bottom: 40px;
	}
	
.contact-social-icon {
    margin-top: 20px;
	}
	
.contact-social-icon li {
    margin-bottom: 15px;
	}
	
.contact-social-icon a {
    color: #cdd2d6;
    font-size: 25px;
	}
	
/*form*/

label {
    color: #5b646e;
    font-size: 13px;
	font-weight: normal;
	float:left;
	}
.btn {
	/*padding: 0 0 0 12px;*/
	}
.btn-default {
	border: none;
	}
.btn-default:hover{
	background: none;
	}
	.wpcf7 textarea { height: 70px; display: block;
	width: 100%;
	
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
.fa.fa-envelope-o {
    color: #1ea78d;
    font-size: 22px;
    float: left;
margin-top: 7px;
margin-left: -25px;
    /*margin-top: 13px;
    margin-right: 5px;
	*/}
.btn-default {
    color: #000;
    font-size: 16px;
	}
.col-md-6.col-sm-6.form-left {
    padding-left: 0;
	}
.col-md-6.col-sm-6.form-right {
    padding-right: 0;
	}
.form-control {
	border-radius: 0;
	}
.contact-social-icon a:hover {
	color: #1ea78d;
	transition: all 0.3s ease-in-out 0.3s;
	}
/*map*/

.map {
    background: #f0ede5;
    margin-bottom: -4px;
	}

.map iframe{
	width: 100%;
	}
	
/*footer*/
footer,
.footer {
	background: #1ea78d;
	border-top: 5px solid #062033;
	padding: 20px 0;
	}
.widgettitle1
	{
color: #fff;
font-family: "Pacifico",cursive;
font-size: 25px;		
	}

.widgettitle
	{
color: #fff;
font-size: 18px;		
	}
.widget_archive a
{
	color:#474747;
	text-decoration: none;
}
.widget_archive a:hover 
{
	color:#1ea78d;
}
#searchsubmit
	{
		padding: 5px 12px 5px 12px;
		margin-top: -3px;
	}
.footer .ft-logo h2 {
    color: #fff;
    font-family: "Pacifico",cursive;
    font-size: 28px;
    margin-bottom: 10px;
    margin-top: 10px;
	}
.ft-text > p {
    color: #fff;
    font-size: 13px;
	}
.ft-header h5 {
	margin-bottom:48px;
	color: #fff;
	}	
.ft-subscribe {
	margin-bottom: 25px;
	padding-top: 8px;
	}
	.ft-subscribe .form-control {
		background: none;
		border: 2px solid #fff;
		border-radius:2px;
		color: #fff;
		height: 45px;
		}

	.icon-long-arrow a i {
		color: #fff;
		}
		
.ft-explore {
	padding-left: 0;
	}
	
.explore a {
    color: #fff;
    font-size: 13px;
	}
.explore a:hover {
	color: #ddd;
	text-decoration: none;
	transition: all 0.3s ease-in-out 0.3s;
	}
.explore li {
    margin-bottom: 20px;
	}
	.explore li:last-child {
		margin-bottom: 0;
		}
.ft-text p.love {
    border-left: 1px solid;
	border-color: rgba(6, 32, 51, 0.3);
    padding-left: 10px;
	}
.love > span {
    color: #062033;
	}
	
	.love i {
		color: #17816d;
		font-size: 14px;
		font-weight: 600;
		margin: 0 5px;
		}
	.copy-right > p {
		color: #fff;
		font-size: 13px;
		margin-top: 50px;
		}
		
/*blog page*/
.blog{
	background: #434343;
	padding: 0 0;
	}
.blog-header h2{
	font-weight: 800;
	color: #fff;
	text-transform: uppercase;
	}

	/*#pgc-44-1-0, #pgc-44-1-1, #pgc-44-1-2 {
    width: 700px;
    }*/





.blog-link > ul {
    display: inline-block;
	}
	
.blog-link li {
    float: left;
    margin-right: 15px;
	}
	
.blog-link li:last-child {
    margin-right: 0;
	}
.blog-link li a{
	color: #fff;
	}
.blog-link span {
    color: #fff;
    margin-left: 15px;
	}
	
/*blog content*/
	
.blog-content {
	background: none repeat scroll 0 0 #fff;
	padding: 40px 0 40px 0;
	}
.blog-main{
	margin-bottom:40px;
	}
.blog-main-image img.post-image{
	border: 5px solid #fff;
	}	
.blog-main-image img.post-image:hover{
	border:5px solid #f16566;
	opacity:0.5;
	transition: all 0.5s ease-in-out 0s;
	}
	
.blog-main-header {
	margin: 40px 0 15px;
	}
.blog-main-header h3{
	color: #062033;
	font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
	}
.blog-main-text p {
    color: #434343;
    font-size: 13px;
	}
	
.blog-main-text {
	margin-bottom: 20px;
	}
.blog-tag {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	padding: 3px 0 15px;
	}	
	
.tag-in li {
	/*border-right: 2px solid #6a737b;*/
	color: #6a737b;
	float: left;
	font-size: 13px;
	line-height: 12px;
	margin-right: 10px;
	padding-right: 10px;
	}
	.tag-in li:last-child{
		border-right: none;
		}
	.tag-in li span{
		margin-right:5px;
		}
	.tag-in li a{
		color: #6a737b;
		/*border-right: 2px solid #6a737b;
		margin-right: 10px;
		padding-right: 10px;*/
		}
	.tag-in li a:last-child 
	{
		border:none;
		margin:0;
		padding:0;
	}
	.more a:hover,
	.tag-in li a:hover{	
		color: #1ea78d;
		}
	.more a {
		color: #6a737b;
		font-size: 13px;
		}
	.more a i {
    	margin-left: 10px;
		}
		
.carousel-control{
	font-size: 40px;
	top:43%;
	}
.carousel-control.left,
.carousel-control.right{
	background-image: none;
	}
	
/*video-post*/
.video iframe{
	width: 100%;
	}
	
	/*pagination*/
.pagination > li:first-child > a, .pagination > li:first-child > span {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	}
	
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	}
	
	.pagination > li > a,
	.pagination > li > span {
		background-color: #fff;
		color: #6a737b;
		}
	.pagination > li.selected > a,
	.pagination > li > a:hover,
	.pagination > li > span:hover {
		background-color: #1ea78d;
		color: #fff;
		}
	
	/*sidebar*/
.blog-heading h4 {
    color: #062033;
    text-transform: uppercase;
}	
	
.search-tool .input-group-btn .btn{
	background-color: transparent;
	height: 20px;
	/*background:url(../images/search-tool.png) no-repeat center right;*/
	}
.search-bar{
	border: none;
	color: #808080;
    font-size: 13px;
    font-weight: 100;
    margin: 0 auto;
    outline: medium none;
    padding:7px;
    position: relative;
    width: 100%;
	}
.search-btn{	
	background: none repeat scroll 0 0 transparent;
    border: medium none;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    color: #d8d8d8;
    font-size: 12px;
    height: 100%;
    outline: medium none;
    padding: 3px 12px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 15%;
	}
	.search-btn:hover{
		border:none;
		}
	.search-tool .input-group-btn .btn i{
		color: #979797;
		}
		
		
	.sidebar-blog{
		margin-bottom: 50px;
		}
	.blog-heading{
		margin-bottom:30px;
		}
.catagori-list {
    background: #202020;
    padding: 20px;
}
		
.catagori-list li {
	border-bottom: 1px dashed #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.catagori-list li i {
    color: #6a737b;
    margin-right: 10px;
}

.catagori-list a {
    color: #6a737b;
	}
.catagori-list a:hover{
	color: #1ea78d;
	}
	
.tag-list li {
    float: left;
    margin: 0 5px 15px 0;
}
.tag-list a {
    background: #202020;
	border-radius:2px;
    color: #6a737b;
	font-size: 13px;
    padding: 5px 10px;
}
	.tag-list a:hover{
/*		background: #202020;*/
		color: #fff;
		}
.basic-text {
    background: #202020;
    padding: 20px;
}		

.recent-post.sidebar-post {
    background: #202020;
    padding: 20px 20px 10px 20px;
	}	
.recent-post.sidebar-post > p {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 15px;
    padding-bottom: 15px;
	}	

.sidebar-post p a{
	color: #fff;
	}
.sidebar-post p a:hover {
	color: #6a737b;
	}
	.sidebar-blog .testimonial{
		background: #202020;
		}
	.sidebar-blog .arrow-down{
		border-top: 15px solid #202020;
		}
	
	/*nav-tab*/
	
.sidebar-blog .nav{
	font-size:13px;
	}
.nav.nav-tabs {
    /*background: #202020;*/
    margin-top:20px;
	}
	
.ministry img {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.tab-content {
	background: #202020;
    border: 1px solid #fff;
    padding: 20px 20px 0;
}

.nav-tabs {
	border-bottom: none;
	}


.nav-tabs > li > a {
    border: 1px solid transparent;
    border-radius: 2px 2px 0 0;
    line-height: 1.42857;
	margin-right: 0;
	color:#fff;
}
.nav.nav-tabs li.active a{
	color: #1ea78d!important;
	}
.nav-tabs > li > a:hover
{
color: #1ea78d!important;	
}


.sidebar-blog .nav > li > a {
	color: #fff;
    padding: 10px 40px;
} 

.sidebar-blog .nav > li > a:hover{
	color: #1ea78d!important;
	}
	
section.sidebar-blog .nav > li > a {
	padding: 10px 17px;
	}
section.sidebar-blog .nav > li:last-child a {
    margin-right: -2px !important;
    padding-right: 27px !important;
}
		

.tab-pane {
	padding-bottom:20px;
	}
.tab-pane p {
    font-size: 13px;
    color:#eee;
}
.tab-pane .blog-text{
	padding-bottom:15px;
	border-bottom:1px dashed #ccc;
	margin-bottom:15px;
	}
	
.tab-pane .blog-text:last-child{
	padding-bottom:0;
	border-bottom:none;
	margin-bottom:0;
	}
.tab-pane > h5 {
    font-weight: 600;
	}
	
/*testimonials*/

.testimonial p {
    margin: 0;
    padding: 20px;
	}
	
.sidebar-blog .arrow-down {
    border-top: 15px solid #202020;
	}
	
.arrow-down {
    border-bottom: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #202020;
    height: 0;
    margin: 0 0 0 50px;
    width: 0;
	}
	
.fa.fa-user {
	font-size: 25px;
	margin-right: 14px;
	}
	
/*blog single*/

.text-justify.inner-text {
	background: none repeat scroll 0 0 #ccc;
	color: #202020;
	font-style: italic;
	font-weight: 600;
	margin: 40px 0 40px 40px;
	outline: 1px dashed #6a737b;
	outline-offset: -5px;
	padding: 20px;
	}


.share-story {
    background: #f1f1f1;
    margin: 50px 0;
    padding: 10px 20px;
}


.share-story-icon ul {
    float: right;
    margin-top: 10px;
	}
.share-story-icon li {
    float: left;
    margin-right: 30px;
	}

.share-story-icon a i {
    color: #555;
	}
.share-story-icon a i:hover{
	color: #1ea78d;
	transition: all 0.5s ease-in-out 0s;
	}
.aboout-img-text > img {
	float: left;
	margin-right: 30px;
	}

.blog-main-header span {
    color: #6a737b;
    margin-left: 5px;
    text-transform: capitalize;
	}
	
.related-post-image img{
	border: 5px solid #fff;
	}
	
.related-post-image img:hover{
	border:5px solid #f16566;
	opacity:0.5;
	transition: all 0.5s ease-in-out 0s;
	}	
	
.comment.comments-space {
    margin-left: 100px;
}

.media-body {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.media-body > ul li{
	float:left;
	margin-right:20px;
	}
.media-body a {
    color: #6a737b;

}
.media-body a:hover {
    color: #1ea78d;
}
.none{
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}


/*********************************  added code start ****************************/

.footer ul li a
{
	color:#fff;
}
.footer ul li a:hover
{
	color:#337ab7;
}
.widget_recent_entries a
{
/*color:#474747;*/
text-decoration: none;

}
.widget_recent_entries a:hover
{
	color:#337ab7;
}
 #pg-44-2 .panel-row-style-container 
 {
 	 background: none repeat scroll 0 0 #f4f7f9;
 }
 
  .feature-item-header
 {
 	margin-bottom: 100px;
 }
 .features
 {
 	padding-top: 70px;
 	background: #f4f7f9;
 	width: 100%;
 }
 #carousel-example-generic .right .fa, .left .fa
 {
 	padding-top: 0px;
 }

 #panel-44-7-0-0 .origin-widget
 {
 	margin-bottom: -400px;
 	margin-top: 100px;
 }

 #panel-44-7-0-0 .origin-widget h2
 {
 	color: #0eb493;
 	display: inline-block;
 	padding-bottom: 25px;
 	
 }

 #panel-44-7-0-0 .origin-widget .align-center
 {
 	border-bottom: 1px solid #ccc;
 	 display: inline-block;
 }



 #pgc-44-0-0 .carousel .fa
 {
 	font-size: 40px;
 }

 .content-header-icon .fa
 {
 	margin-top:-7px;
 }

 #pg-44-8
 {
 	background: url("../images/fun-facts-bg.png") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
 }

  #pg-44-8 .panel-row-style-container
  {
  	background: url("../images/fun-black-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 100px 0;
    padding-top: 250px;
  }

  .wpcf7 label {
    color: #5b646e;
    float: left;
    font-weight: 100;
    left: 0;
    padding-bottom: 4px;
    position: relative;
    text-align: left;
    width: 95%;
   }
   .form-group .btn
   {
   	
   	border: none;
   	float: right;
   	
   	width: 120px;
   	display: inline-block;
   }

   .footer .c1 .explore ul
   {
   	margin-left: 1px;
   }

   #pg-44-2 .container
   {
   	background: none repeat scroll 0 0 #f4f7f9;
   }
   #pg-44-2 .panel-row-style-container
   {
   	margin-right: 25px;
   }
   #pg-44-10 .container
   {
     margin-bottom: 40px;
   }


   /* map */
#map
{
	height:300px;
	width:100%;
}	
	/* map end */

#categories-2
{
	margin-top: 40px; 
}


#categories-2 ul
{
	background: none repeat scroll 0 0 #202020;
	 padding: 20px;

}
#categories-2 ul li.cat-item a
{

  margin-bottom: 10px;
  padding-bottom: 10px;
  color: #6a737b;
}

#tag_cloud-2
{
	margin-bottom: 10px;
	margin-top: 40px;
}
   
 #tag_cloud-2 .tagcloud a
 {
 	
 	
    background: none repeat scroll 0 0 #202020;
    border-radius: 2px;
    color: #fff;
    font-size: 8pt;
    padding: 5px 10px;
 }
.textwidget
{
	/*background: none repeat scroll 0 0 #202020;
    padding: 20px;*/
    color:#fff;
}
.textwidget p{
	margin: 0 0 10px;
	color: #fff;
}
.sidebar-blog
{
	margin-top: 40px;
}
.testimonial p
{
	color: #fff;
    
}

.panel-grid-cell
{
	min-height: 0em;
}

#pgc-44-2-0,#pgc-44-2-1,#pgc-44-2-2
{ 
	padding-top: 40px;

}

#my-tab-content h5, #my-tab-content p
{
	color: #fff;
}
 table tr td
{
	font-weight: 5px;
	font-size: 17px;
}
input
{
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

input[type=button] {
	background-color: white;
	}
table tr td input
{
	margin-left: 10px;
	margin-bottom: 10px;
	background-color:#6a737b;
}

/*Portfolio Isotope Filter*/
#filters{display: inline-block;}
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */

    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  font-family: sans-serif;
}

/* ---- button ---- */

.button {
  display: inline-block;
  padding: 0.5em 1.0em;
  border: none;
  background:none;
  border-radius: 7px;
   color: #222;
   font-size: 14px;
font-weight: 700;
  
  cursor: pointer;
}

.button:hover {
  background: #0eb493;
border-radius: 10px;
color: #fff;
padding: 8px 20px;
text-decoration: none;
transition: all 1s ease-in-out;
}

.button:active,
.button.is-checked {
  background: #0eb493;
}

.button.is-checked {
  color: white;
  
}

.button:active {
  box-shadow: inset 0 1px 10px hsla(0, 0%, 0%, 0.8);
}

/* ---- button-group ---- */

.button-group:after {
  display: block;
  clear: both;
}

.button-group .button {
  float: left;
  
  margin-left: 0;
  margin-right: 1px;
}

.button-group .button:first-child { 
	background: #0eb493;
border-radius: 10px;
color: #fff;
padding: 8px 20px;
text-decoration: none;
transition: all 1s ease-in-out; }
.button-group .button:last-child { /*border-radius: 0 0.5em 0.5em 0;*/ }

/* ---- isotope filtering---- */

.isotope {
  /*border: 1px solid #333;*/
}

/* clear fix */
.isotope:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .element-item ---- */

.element-item {
  position: relative;
  float: left;
  /*width: 100px;
  height: 100px;
  margin: 5px;
  padding: 10px;
  background: #888;*/
  color: #262524;
}

.element-item > * {
  margin: 0;
  padding: 0;
}

.element-item .name {
  position: absolute;

  left: 10px;
  top: 60px;
  text-transform: none;
  letter-spacing: 0;
  font-size: 12px;
  font-weight: normal;
}

.element-item .symbol {
  position: absolute;
  left: 10px;
  top: 0px;
  font-size: 42px;
  font-weight: bold;
  color: white;
}

.element-item .number {
  position: absolute;
  right: 8px;
  top: 5px;
}

.element-item .weight {
  position: absolute;
  left: 10px;
  top: 76px;
  font-size: 12px;
}

.home
{
	padding: 0px!important;
	margin: 0px!important;
}

.carousel-inner .active.left { left: -33%; }
.carousel-inner .next        { left:  33%; }
.carousel-inner .prev        { left: -33%; }
.carousel-control.left,.carousel-control.right {background-image:none;}
.team-item:not(.prev) {visibility: visible;}
.team-item.right:not(.prev) {visibility: hidden;}
.rightest{ visibility: visible;}
.span3
{
	width: 25%;
	float:left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
}

.team-item
{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.team-item:hover .team-hover {
	background: rgba(14, 180, 147, 0.95);
	cursor: pointer;
	height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
/*	transition: all 0.3s ease-in-out 0.3s;*/
	}
	.team-item:hover .portfolio-caption {
	bottom: 0px;
	}
	.comments
	{
		/*background: #f1f1f1;*/
		margin: 50px 0;
		padding: 10px 20px;
	}
	.comments h3
	{
		color: #062033;
	}
	#commentform input
	{
	margin: 0px 10px 0px 70px;
	padding: 5px;
	width: 50%;
	}
	#commentform textarea
	{
	margin: 0px 10px 0px 15px;
	padding: 5px;
	width: 50%;
	}
	#commentform .submit
	{
		background: #1ea78d;
		color: #fff;
		width:15%;
		margin: 0;
	}
	#commentform .submit:hover
	{
		
		color: #000;
		
	}
.load-more 
{
	background:#1ea78d;
	color:#fff;
	padding:5px 10px 5px 10px;
}
.p-tumb
{
	float: left;
margin-right: 9px;
}
.p-tumb img
{
	border:1px solid;
	margin-bottom: 15px;
}
.p-text h5
{
	color:#fff;
	font-weight:400;
	margin-bottom: 0px;
}
.p-text h5:hover
{
	color:#1ea78d;
	
}
.p-text span
{
	
	color:#fff;
	font-size: 10px;
}
.posts li
{
	border-bottom: 2px solid;

}
.load_more_wrapper
{
	text-align: center;
	margin-top: 20px;
}
.widget_tag_cloud a
{
	float: left;
margin: 0 5px 5px 0;
	background: #202020;
border-radius: 2px;
color: #fff;
font-size: 9pt!important;
padding: 5px 10px;
}
.widget_tag_cloud a:hover
{
	background:#1ea78d!important;
	color:#fff;
	text-decoration: none;
}
#testimonials-row .icon i {
background: none repeat scroll 0 0 #fff;
padding: 15px 15px;
}
#testimonials-row .content-header {
margin-top: 80px;
}
.related-text a
{
	color:#000;
}
.related-text a:hover
{
	text-decoration: none;
	color:#1ea78d;
}

/***********************  added code end *********************************/