/*
Theme Name: Auth
Theme URI: //www.test.yo
Author: Marilyn Manson
Author URI: //www.test.yo
Description: The very best
Version: 100.0.0
License: GNU General Public License v2 or later
License URI: //www.gnu.org/licenses/gpl-2.0.html
*/
@import url('../../../css.css');
@import url('../../../css-1.css');
body {
	font-family: 'Roboto',Georgia,serif;
	font-size: 1.87rem;
	color: #000;
	background-color: #eaedf4;
	font-weight: 400;
	line-height: 1.75;
}

ul {
	list-style: none;
	margin:0;
	padding:0;
}

.navbar-nav li a:hover, 
.navbar-nav li a:focus {
	outline:none;
	outline-offset: 0;
	text-decoration:none;  
	background: transparent;
}

a {
	color: #fff;
	text-decoration: none;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}

a:focus, 
a:hover {
	text-decoration: none;
	outline: none;
}

h1 {
	font-size:36px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
}

h1, h2 {
font-family: 'Source Sans Pro','Helvetica Neue',Arial,sans-serif!important;
font-weight: 900!important;
margin-bottom: 20px;
margin-top: 40px;
}
h3, h4, h5, h6 {
font-family: 'Source Sans Pro','Helvetica Neue',Arial,sans-serif!important;
font-weight: 700!important;
margin-bottom: 20px;
margin-top: 40px;
}
h1 a, h2 a{
font-family: 'Source Sans Pro','Helvetica Neue',Arial,sans-serif!important;
font-weight: 900!important;	
margin-bottom: 20px;
margin-top: 40px;
}
h3 a, h4 a, h5 a, h6 a{
font-family: 'Source Sans Pro','Helvetica Neue',Arial,sans-serif!important;
font-weight: 700!important;	
margin-bottom: 20px;
margin-top: 40px;
}
h1 span, h2 span{
font-family: 'Source Sans Pro','Helvetica Neue',Arial,sans-serif!important;
font-weight: 900!important;	
margin-bottom: 20px;
margin-top: 40px;
}
h3 span, h4 span, h5 span, h6 span{
font-family: 'Source Sans Pro','Helvetica Neue',Arial,sans-serif!important;
font-weight: 700!important;	
margin-bottom: 20px;
margin-top: 40px;
}

.padding-top {
	padding-top:25px;
}

.padding-top-two {
	padding-top:40px;
}

.padding-bottom-two {
	padding-bottom:40px;
}

.padding-bottom{
	padding-bottom:25px;
}

.section-title {
	border-bottom: 1px solid #dddfe4;
	margin-bottom: 15px;
	padding-bottom: 0;
	position: relative;
}

.section-title h1 {
	margin-bottom:20px;
	font-size:30px;
	font-weight:300;
}

.section-title:after {
	position:absolute;
	content:"";
	height:1px;
	width:265px;
}

.navbar-toggle {
	border:1px solid #fff;
	margin-top:10px;
}

.navbar-toggle .icon-bar {
	background-color: #fff;
}

.btn-primary {	
	border-width:2px;
	border-radius: 0;
	color: #fff;
	padding: 14px 54px;	
	font-size:16px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.btn-primary:hover, 
.btn-primary:focus, 
.carousel-caption .btn-primary:hover,
.btn-default:hover, .btn-default:focus, 
#video-section .nav-tabs>li.active>a, 
#video-section .nav-tabs>li >a:hover  {
	color:#fff;
}

.btn-default {
	border: 2px solid #fff;
	border-radius: 0;
	color: #fff;
	display: inline-block;
	margin-top: 20px;
	padding: 10px 18px;
}

.lead {
	font-size:18px;
}

.parallax-section { 	
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment:fixed;
	width: 100%;
	min-height:437px;
	color:#fff;
}

.parallax-section h1 {
	font-size:48px;
	font-weight:100;
	margin-top:0;
	text-transform:capitalize;
	margin-bottom:5px;
}

/*========================
========Home CSS==========
==========================*/

.main-nav {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1000;
}

.top-bar-hide {
	display: none;
}

/*Topbar*/
.top-bar {
	position:absolute;
	top:80%;
	z-index: 10;
	right: 45%;
}

.top-bar span {
	margin-left: 26px;
	color:#fff;
}

.language-dropdown {
	display:inline-block;
}

.dropdown-menu.language-change {
	border-radius: 0;
	min-width: 100px;	
	padding: 0;
	margin-top: 10px;
	background-color:transparent;
}

.dropdown-menu.language-change li a {
	margin-bottom:1px;
	background-color:#fff;
	color:#454545;
}

.language-dropdown a i {
	color:#fff;
}

.top-bar span.contact-mail {
	margin-right:20px
}

.top-bar span i {
	margin-right: 10px;
	font-size: 18px;
}


/*Topbar1 */
.top-bar1 {
	position:absolute;
	top:17%;
	z-index: 9;
	right: 0px;
	width: 100%;
}

.top-bar1 span {
	margin-left: 26px;
	color:#fff;
}


.top-bar1 span i {
	margin-right: 10px;
	font-size: 18px;
}



/*Navigation CSS*/
#navigation .container {
	position:relative;
}

a.navbar-brand {
	color: #fff;
	margin-left: 0 !important;
}

#navigation .navbar-fixed-top .navbar-brand img {
	max-width:75%;
}

.navbar-fixed-top .navbar-brand h1 {
	margin: 0;	
}

#navigation .navbar-right {
	margin-top: 60px;
	margin-right: 25px;
}

#navigation .navbar-right li {
	padding-left:35px;
}

#navigation .navbar-right li a {
	color:#fff;
	font-size:16px;
	height: 100%;
	text-transform:capitalize;
	padding:10px 0px;
}

#navigation .navbar-right li a span {
	position:relative;
}

#navigation .navbar-right li a span:after {
	position:absolute;
	content:'';
	left:0;
	bottom:-12px;
	height:2px;
	width:100%;
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

#navigation .navbar-fixed-top .navbar-right li a.active span:after, 
#navigation  .navbar-fixed-top .navbar-right li a:hover span:after, 
#navigation .navbar-fixed-top .navbar-right li a:focus span:after, 
#navigation .navbar-fixed-top .navbar-right li.active a span:after {
	background-color:#fff;
}

#navigation .navbar-right li a.active span:after, 
#navigation  .navbar-right li a:hover span:after, 
#navigation .navbar-right li a:focus span:after, 
#navigation .navbar-right li.active a span:after{
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.nav .open > a, 
.nav .open > a:hover, 
.nav .open > a:focus {
	background-color:transparent;
}

#navigation .navbar-fixed-top {
	-webkit-transition: 500ms;
	-moz-transition: 500ms;
	-o-transition: 500ms;
	transition: 500ms;
}

#navigation .navbar-fixed-top .navbar-right{
	margin-top: 0;
}

#navigation .navbar-fixed-top .navbar-right li a{
	line-height: 48px;
	padding: 15px 0px;	
}

/*dropdown-menu*/
#navigation .navbar-right .dropdown-menu {
	background-color:transparent;
	padding:0;
	left:0;
}

#navigation .navbar-right .dropdown-menu li {
	padding:0;
}

#navigation .navbar-right .dropdown-menu li a {
	color:#454545;
	margin-bottom:1px;
	padding:7px 15px;
	background-color:#fff;
	line-height:24px;
}

.search{
	position: absolute;
	top: 72px;
	z-index: 1;
	right:15px;
	width:300px;
}

#navigation .navbar-fixed-top .search {
	top: 30px;
}

#navigation .navbar-fixed-top .search .field-toggle{
	top: 40px;
}

.search i{
  color: #fff;
  cursor: pointer;
  position: absolute;
  right:0;
  top: 2px;
}

#navigation .navbar-fixed-top .search i:hover {
	color: #fff;
}

.field-toggle {
  position: relative;
  top: 30px;
  right: 0px;
  display: none;
  height: 50px;
}

.search-form{
  padding-left: 10px;
  height:50px;
  font-size: 14px;
  color: #818285;
  font-weight: 300;
  outline: none;
  margin-top:10px;
  width:100%;
}

/*Main Carousel CSS*/
#main-carousel .item {
	background-size:cover;
	background-repeat:no-repeat;
}

.carousel-caption {
	color: #fff;
	font-size: 15px;
	left: 14px;
	right: 15px;
	text-align: left;
	text-shadow: none;
	top:50%;
	margin-top:-180px;
}

.carousel-caption  h1 {
	font-size:65px;
	font-weight:800;
	line-height:90px;
	text-transform:capitalize;
	max-width:800px;
	margin-bottom:20px;
}

.carousel-caption p {
	max-width:545px;
	margin-bottom:35px;
}

.carousel-caption .btn-primary {
	margin-bottom:25px;
	background-color:transparent;
	border-color:#fff;
}

.carousel-caption .watch-video {
	display:block;
	max-width:150px;
}

.carousel-indicators {
	bottom: 50%;
	left: inherit;
	position: absolute;
	right: 30px;
	text-align: center;
	z-index: 15;
	width:25px;
	margin-bottom:-38px;
}

.carousel-indicators li {
	background-color: #dcdfe6;
	border: 1px solid #dcdfe6;
	border-radius: 50%;
	height: 13px;
	width: 13px;
}

.carousel-indicators .active {	
	height: 13px;
	width: 13px;
}

/*call-to-action*/
.call-to-action {
	background-color: #fff;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.call-to-action span {
	font-weight:600;
}

.call-to-action .btn-primary {	
	margin-top:30px;
}

/*============================
==========who-we-are==========
=============================*/
#who-we-are {
	margin-bottom:5px;
}

.who-we-are img {
	display:inline-block;
	margin-bottom:10px;
	opacity:0.6;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
	-moz-transform: scale(0.9);
	-webkit-transform: scale(0.9);
	-o-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
}

.who-we-are .col-sm-4:hover img {
	opacity:1;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.who-we-are h2 {
	font-weight:500;
}

.our-details-tab .tab-section {
	margin-left:-15px;
	padding-left:0;
	height:292px;
	overflow:hidden;
}

.our-details-tab .tab-content {
	background-color: #fff;
	padding: 30px 45px;
	min-height:240px;
	border-right:1px solid #ddd;
}

.our-details-tab .tab-content h4 {
	margin-top:0;
	margin-bottom:20px;
}

.nav-tabs.nav-justified > li > a {
	border-radius:0;
	background-color:#f2f2f2;
	color:#676767;
	padding:15px;
	font-size:18px;
}

.nav-tabs.nav-justified > .active > a, 
.nav-tabs.nav-justified > .active > a:hover, 
.nav-tabs.nav-justified > .active > a:focus {
	background-color:#fff;
}

/*Donations*/

#donations{
	color: #fff;	
}

.parallax-content {
	padding:40px 0;
}

#donations .lead {
	margin-bottom:35px;
}

#donations .btn-primary {
	margin-top:25px;
	padding:16px 44px;
}

.overall-process {	
	padding-top:60px;
	max-width:550px;
}

.overall-process img {
	display:inline-block;
}

.progress-striped .progress-bar, .progress-bar-striped {	
	background-size: 40px 40px;
}

.cycle-image img {
	display: block;
	margin-bottom: -47px;
	margin-left: 75px;
}

.round-progress {
	background-color: transparent;
	border: 10px solid #fff;
	border-radius: 25px;
	display: block;
	height: 48px;
	overflow: hidden;	
	margin-top:-4px;
}

.round-progress .progress {
	border-radius: 25px;
	height: 20px;
	margin: 4px;	
}


.progress-info {
	margin-top: 15px;
}

.progress-info p {
	margin-bottom:20px;
}

.progress-info i {
	font-size:30px;
}

.progress-info span {
	margin:25px;
	
}

/*============================
==========cause-list==========
==============================*/

#cause-list {
	padding-top:50px;
}

#cause-list .carousel-indicators, 
#event-carousel .carousel-indicators, 
#recent-post-carousel .carousel-indicators, 
#member-carousel .carousel-indicators, 
#partner-carousel .carousel-indicators {
	bottom: inherit;
	right: -10px;
	top: -55px;
	width: 75px;
}

#cause-list .carousel-indicators li, 
#event-carousel .carousel-indicators li, 
#recent-post-carousel .carousel-indicators li, 
#member-carousel .carousel-indicators li, 
#partner-carousel .carousel-indicators li {
	display:inline-block;
	border-radius:0;
}

#cause-list .carousel-indicators li.active, 
#event-carousel .carousel-indicators li.active, 
#recent-post-carousel .carousel-indicators li.active , 
#member-carousel .carousel-indicators li.active, 
#partner-carousel .carousel-indicators li.active, 
#humanity-carousel .carousel-indicators li.active {
	margin:1px;
}

.list-image {
	position:relative;
	border-bottom:5px solid #dcdcdc;	
}

.list-image:after {
	position:absolute;
	content:"";
	height:5px;
	left:0;
	bottom:-5px;		
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.list-image.border-one:after {
	width:25%;
}

.list-image.border-two:after {
	width:25%;
}

.list-image.border-three:after {
	width:25%;
}

.list-image img{
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

#cause-list .col-sm-4:hover .list-image img {	
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	filter: grayscale(0);
}

#cause-list .col-sm-4:hover .list-image:after {
	width:100%;
}

#cause-list .col-sm-4:hover .list-image:before {
	left:96%;
}

.list-image:before {
	position:absolute;
	content:"";
	height:16px;
	width:16px;
	border-radius:50%;	
	bottom:-10px;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;	
	z-index:10;
}

.list-image.border-one:before {
	left:74%;
}

.list-image.border-two:before {
	left:24%
}

.list-image.border-three:before {
	left:49%;
}

.list-info {
	background-color: #fff;
	border-color: #cfd2d8;
	border-width: 0 1px 1px;
	padding: 25px;
	font-size:1.66rem;
}

.list-info h2 {
	margin-top:0;
	margin-bottom:5px;
}

.list-info .btn-primary {
	padding:9px 28px;
}

.list-info p {
	margin-bottom:20px;
}


/*=============================
=========video-section=========
===============================*/

#video-section {
	background-color:#bfbfbf;
	background-image:url("assets/video-section-bg.jpg");
	padding:55px 0;
}

#video-section .nav-tabs {
	border:0;
}

#video-section .nav-tabs>li a{
	border-radius:0;
}

#video-section .embed-responsive iframe {
	max-height:330px
}

.embed-responsive.embed-responsive-4by3 {
	padding-bottom: 60%;
}

#video-section .lead {
	font-weight:100;
	margin-bottom:40px;
}

#video-section .btn-primary {
	padding:14px 26px;
	margin-bottom:30px;
}

#video-section h1 {
	margin-top:20px;
}

#video-section #support h1 {
	font-size:32px;
	font-weight:300;
	margin-bottom:15px;
}

#video-section #support ul li a {
	margin-bottom:3px;
	display:inline-block;
}

#video-section p {
	max-width:445px;
}

/*==============================
=========Recent-post============
================================*/

#event-carousel, 
#recent-post-carousel {
	margin-top:40px;
}

#event-carousel .carousel-indicators {
	top:-82px;
}

.section-title.event-title:after {
	width:200px;
}

#recent-post {
	background-color:#d5d8de;
	background-image:url("assets/recent-post-bg.jpg");
	background-size:cover;
}

#event-carousel .event-date {
	color:#fff;
	height: 70px;
	width: 70px;
	text-align:center;
	padding-top:8px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#event-carousel .event-date span {
	float: right;
	font-family: 'Roboto',sans-serif;
	font-size: 48px;
	font-weight: 800;
	line-height: 47px;
	
}

#event-carousel .event-info {
	width:175px;
	float:right;	
	color:#454545;
}

#event-carousel .event-time {
	font-weight:300;
}

#event-carousel .event-details {
	font-weight:500;
}

#event-carousel .single-event {	
	height: 70px;
	margin-bottom: 30px;
	overflow: hidden;
	display:block;	
}

#event-carousel .single-event:hover .event-date{
	background-color:#f26722;
}

.single-post {
  margin-bottom: 30px;
  overflow: hidden;
}

.single-post .post-image {
	width:44%;
	position:relative;	
	overflow:hidden;
}

.single-post .post-image img {
	width:100%;
}

.post-image .fa-angle-right {
	bottom: 4px;
	color: #fff;
	font-size: 24px;
	position: absolute;
	right: 15px;
	z-index: 10;
	opacity:0;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.single-post .post-details {
	width:52%;
}

.single-post .post-details h5 {
	color:#676767;
	margin-bottom:5px;
}

.single-post .post-details span {
	margin-bottom:12px;
	display:block;
}

.single-post:hover .post-details h5 {
	color:#000;
}

.single-post .post-image:before {	
	content: "";
	position: absolute;
	bottom:-45px;	
	right:-43px;
	border-width:0;
	border-style:solid;	
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	z-index:1;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.single-post:hover .post-image:before {
	border-width:42px;
}

.single-post:hover .post-image .fa-angle-right {
	opacity:1;
}

#recent-post-carousel .carousel-indicators {
	top:-82px;
}

/*============================
=======our members============
============================== */

#our-member .single-member {
	margin-bottom:30px;
}

#our-member .section-title {
	margin-bottom:40px;
}

#our-member .member-image {	
	position:relative;
}

.member-image img {
	width:100%;
}

.member-info {
	background-color: #fff;
	overflow: hidden;
	padding:32px;
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	right:0;
	opacity:0;
	z-index:25;
	width:100%;
	height:100%;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.single-member:hover .member-info {
	opacity:1;
}

.single-member:hover .member-info ul, 
.single-member:hover .member-info .lead, 
.single-member:hover .member-info p {
	opacity:1;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.member-info .lead {	
	margin-bottom:5px;
	opacity:0;
	-webkit-transition:all 0.3s ease-out 0.20s;
	-moz-transition:all 0.3s ease-out 0.20s;
	-ms-transition:all 0.3s ease-out 0.20s;
	-o-transition:all 0.3s ease-out 0.20s;
	transition:all 0.3s ease-out 0.20s;
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

.member-info p {
	opacity:0;
	-webkit-transition:all 0.3s ease-out 0.35s;
	-moz-transition:all 0.3s ease-out 0.35s;
	-ms-transition:all 0.3s ease-out 0.35s;
	-o-transition:all 0.3s ease-out 0.35s;
	transition:all 0.3s ease-out 0.35s;
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

.member-info ul {	
	opacity:0;
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition:all 0.3s ease-out 0.55s;
	-moz-transition:all 0.3s ease-out 0.55s;
	-ms-transition:all 0.3s ease-out 0.55s;
	-o-transition:all 0.3s ease-out 0.55s;
	transition:all 0.3s ease-out 0.55s;
}

.member-info ul li {
	float:left;	
}

.member-info ul li a {	
	color:#454545;	
	padding:10px;
	font-size:16px;
}

.member-info ul li a:first-child {
	padding-left:0;
}

.become-volunteer {
	background-image:url("assets/volunteer-bg.png");
	background-repeat:no-repeat;
	background-position:bottom center;
	padding:45px 40px;
	color:#fff;
	margin-top:28px;
	max-height:452px;	
}

.become-volunteer img {
	display:block;
	margin-bottom:25px;
}

.become-volunteer h1{
	margin-bottom:20px;
}

.become-volunteer h1 span {
	font-size:26px;
	font-weight:300;
	display:block;
	line-height:20px;
}

#member-carousel .carousel-indicators {
	margin-top:-25px;
}

/*===============================
========photo-gallery============
=================================*/
.single-photo {	
	margin-left:-15px;
	margin-right:-15px;
}

.single-photo img {
	width:100%;
}

.single-photo .gallery-content {
	position:relative;
}

.photo-info {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	color:#fff;
	padding:30px;
	z-index:1;	
	-webkit-transition:all 0.3s ease-out 0s;
	-moz-transition:all 0.3s ease-out 0s;
	-ms-transition:all 0.3s ease-out 0s;
	-o-transition:all 0.3s ease-out 0s;
	transition:all 0.3s ease-out 0s;
}

.photo-info i {
	font-size:24px;
	margin-top:45%;
	margin-bottom:5px;
	-webkit-transition:all 0.3s ease-out 0.35s;
	-moz-transition:all 0.3s ease-out 0.35s;
	-ms-transition:all 0.3s ease-out 0.35s;
	-o-transition:all 0.3s ease-out 0.35s;
	transition:all 0.3s ease-out 0.35s;
}

.photo-info h4 {
	margin-bottom:5px;
	-webkit-transition:all 0.3s ease-out 0.25s;
	-moz-transition:all 0.3s ease-out 0.25s;
	-ms-transition:all 0.3s ease-out 0.25s;
	-o-transition:all 0.3s ease-out 0.25s;
	transition:all 0.3s ease-out 0.25s;
}

.photo-info span {
	-webkit-transition:all 0.3s ease-out 0.35s;
	-moz-transition:all 0.3s ease-out 0.35s;
	-ms-transition:all 0.3s ease-out 0.35s;
	-o-transition:all 0.3s ease-out 0.35s;
	transition:all 0.3s ease-out 0.35s;
}

.photo-info, 
.photo-info i, 
.photo-info h4, 
.photo-info span {
	opacity:0;
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

.single-photo:hover .photo-info, 
.single-photo:hover .photo-info i, 
.single-photo:hover .photo-info h4, 
.single-photo:hover .photo-info span{
	opacity:1;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}


/*====================================
==========our-partner=================
======================================*/

#our-partner {
	padding-top:20px;
}

#our-partner .section-title {
	margin-bottom:50px;
}

#our-partner img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	
}

#our-partner img:hover {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	filter: grayscale(0);
}

#partner-carousel .carousel-indicators {
	top:-90px;
}

/*====================================
===========word-for-humanity==========
=====================================*/

#map {
	background-color:rgba(0,0,0,0.5);
	background-image:url(assets/map/location.jpg);
	padding-bottom:65px;
}

#map-carousel img {
	display:inline-block;
	border:9px solid #3c3937;
	height:100px;
	width:100px;
	margin-bottom:25px;
}

#map h1 {
	margin-bottom:50px;
}

#map-carousel .carousel-indicators {
	bottom:0;
	width:60%;
	left:50%;
}

#map-carousel .carousel-indicators li {
	border-radius:0;
	display:inline-block;	
}

.word-author {
  margin-top: 25px;
}

/*====================================
===========Contact Us=================
=====================================*/
#contact {
	padding-top:55px;
}

#contact .section-title {
	margin-bottom:50px;
}

#contact i {
	font-size:48px;
}

#contact .contact-info {
	display: inline-block;
	margin-left: 15px;
	overflow: hidden;
}

#contact a.contact-info {
	line-height:30px;
	color:#454545;
}

.contact-details {
	margin-bottom:45px;
}

#contact-form input {
	border-color: #cfd2d8;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 10px;
	min-height:44px;
	padding:6px 18px;
}

#contact-form textarea {
	resize:none;
	box-shadow:none;
	border-radius:0;
	margin-top:-10px;
	padding:12px 18px;
	margin-bottom:20px;
}

#contact-form .btn-primary {
	width:100%;
}

/*===============================
=============Footer =============
=================================*/
#footer {
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center bottom;
	padding:22px 0;
	color:#fff;
	position: relative;
	z-index:100;
}

#footer img {
	display:inline-block;
}

.footer-socials {
	margin-top:0px;
	margin-bottom: 10px;
}

.footer-socials ul li {
	float:left;	
}

.footer-socials ul li a {
	padding:10px;
	font-size:18px;
}

.copyright-text{
	margin-top:0px;
}

.copyright-text a {
	font-weight:700;
}

/*==============================
=========Carousel-Fade==========
================================*/

.carousel-fade .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	background-repeat: no-repeat;
}

.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;
}

/*========================
=======Preloader CSS======
==========================*/
.preloader{
  display: table;
  background: #fff;
  z-index: 999999;
  position: fixed;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

#loaderImage {
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
  text-align: center;
}

#canvas {
  display: table-cell;
  vertical-align: middle;
  margin: 0 auto;
}


/*========================
=======style-chooser======
==========================*/

.style-chooser {
	width: 140px;
	left: -140px;
	position: fixed;
	top: 50%;
	margin-top:-121px;
	z-index: 99999;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.style-chooser.opened {
	left: 0;
}

.style-chooser .toggler {
	position: absolute;
	top: 0;
	right: -48px;
	display: inline-block;
	background-color: #f5f5f5;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 24px;
	color: #999;
}

.style-chooser-inner {
	position: relative;
	background-color: #f5f5f5;
	padding: 15px;
}

.style-chooser-inner h4 {
	margin: 0 0 10px;
	text-transform: uppercase;
	font-size: 13px;
}

.style-chooser-inner ul {
	list-style: none;
	padding: 0;
	margin: -5px;
}

.style-chooser-inner ul li {
	display: block;
	width: 58px;
	float: left;
	padding: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.style-chooser-inner ul li.active a {
	-webkit-box-shadow: 0 0 0 3px rgba(0,0,0,.2) inset;
	box-shadow: 0 0 0 3px rgba(0,0,0,.2) inset;
}

.style-chooser-inner ul li a {
	display: block;
	height: 40px;
}

.style-chooser-inner ul li.preset1 a {
	background-color: #f58120;
}

.style-chooser-inner ul li.preset2 a {
	background-color: #f26522;
}

.style-chooser-inner ul li.preset3 a {
	background-color: #f7941d;
}

.style-chooser-inner ul li.preset4 a {
  background: #e05d62;
}

.style-chooser-inner ul li.preset5 a {
	background-color: #1cbbb4;
}

.style-chooser-inner ul li.preset6 a {
	background-color: #3cb878;
}

.style-chooser-inner ul li.preset7 a {
	background-color: #a864a8;
}

.style-chooser-inner ul li.preset8 a {
	background-color: #f26d7d;
}

.front-market-data{
	width: 70%;
    margin: 0 auto;
	font-family:serif;
	font-size:12px;
color: #FFF;
    
}
.row-market-data{
display: inline-block;
border: 1px solid #fff;
}
.column-market-data{
padding: 0px 7px 0px 4px;
float:left;
}
.first-row-m{
margin-bottom: 0px;
}
.last-row-m{
margin-left: -4px;
    border-left: none;
}

.currency-lbl{color:#f89c30;}
.border .column-market-data{border-bottom:1px solid #FFF;}
#menu-main-menu{
	margin-top:29px;
	min-height:60px;
}
#menu-main-menu li{
	display:inline-block!important;
	margin-right:12px;
}
#menu-main-menu li a:hover{
	color:#fff;
	text-decoration:underline;
}

#menu-main-menu li.current-menu-item a{
		text-decoration:underline;
}
#contentColumn2{
	width:65%;
	background-color:white;
	padding:15px;
	margin-left:3%;
		float:left;
		word-wrap: break-word;
		padding-left:63px;
		padding-right:63px;
}
#contentColumn3{
		width:65%;
	background-color:none;
	margin-left:3%;
		float:left;
		word-wrap: break-word;
}
#contentColumn2 h1, #contentColumn2 h1 a, .postwrapp h1, .postwrapp h1 a, .postwrapp_cat h1, .postwrapp_cat h1 a, #contentColumn3 h1, #contentColumn3 h1 a {
	color:black!important;
font-family: 'Roboto',Georgia,serif;
	    margin-bottom: 25px;
}
.postwrapp_cat h2, .postwrapp_cat h2 a{
	font-family: 'Roboto',Georgia,serif;
	margin-top:10px!important;
	font-size:2.5rem!important;
}
.postwrapp_cat:nth-child(3n+1){
	clear:both;
}
#contentColumn2 h1, #contentColumn3 h1{
	font-size:5rem!important;
}
#contentColumn2 h2, #contentColumn3 h2{
	font-size:4rem!important;
}
#contentColumn2 h3, #contentColumn3 h3{
	font-size:2.8rem!important;
	font-weight:700!important;
}
#contentColumn2 h2, #contentColumn2 h2 a, .postwrapp h2, .postwrapp h2 a, #contentColumn3 h2, #contentColumn3 h2 a{
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 300;
	color:#333!important;
font-family: 'Roboto',Georgia,serif;
}


#sidebar2{
	width:23%;
	margin-left:4%;
	float:left;
	background-color:none;
}
.foot-wrap{
float:left;
clear:both;
width:100%;
margin-top:65px;
z-indeX:100;
}
#bread2{
width:92%;
margin-top:115px;
background-color:white;
margin-left:3%;
	padding:13px;
	margin-bottom:25px;
	font-size:1.45rem;
	font-weight:300;
}
#bread2 ul li{
	display:inline-block;
	margin-right:5px;
	font-size:1.45rem;
	font-weight:300;
}
#bread2 a{
	color:#f89c30!important;
	font-size:1.45rem;
	font-weight:300;
	text-decoration:underline;
	font-weight:400;
}
	#contentColumn2 img, #contentColumn3 img, .postwrapp img{
		max-width:100%!important;
		height:unset!important;
	}
@media (max-width:850px) {
	.first-main{
padding-top:10px;
padding-bottom:10px;
}
	#contentColumn2{
		width:100%;
		margin-left:0;
	}
	#contentColumn3{
		width:100%;
		margin-left:0;
	}
	#sidebar2{
		width:100%;
		margin-top:14px;
		margin-left:0;
	}
	.navbar-header button{
		display:none;
	}
	#contentColumn2 img, .postwrapp img{
		max-width:100%;
		height:unset!important;
	}
	#contentColumn3 img{
		max-width:100%;
		height:unset!important;
	}
	#menu-main-menu{
	margin-top:0!important;	
}
}
.nobg{
	background-color:none!important;
}
.postwrapp{
	background-color:white;
	margin-bottom:25px;
	width:100%;
	float:left;
	padding:15px 25px;
}
.postwrapp_cat{
	background-color:white;
	margin-bottom:25px;
	width:30%;
	float:left;
	padding:15px 25px 15px 25px;
	margin-bottom:30px;
	min-height:390px; 
	margin-left:5%;
}
.postwrapp_cat:nth-child(1){
	margin-left:0;
}
.postwrapp_cat:nth-child(3n+1){
	margin-left:0;
}
.rpwe-title a{
color:#f89c30!important;
font-size:16px;
}
.foot-col h3{
	margin-top:0!important;
	font-weight:bold!important;
}
.row-foot{
	margin-bottom:30px;
}
p{
	margin: 0 0 28px;
}
.logo-text{
	font-size:26px;
	margin-top:18px; 
	margin-right:5px; 
	font-style:italic; 
	font-weight:bold;
}
.left-bott{
	font-size:1.55rem;
}
.mason-a{
	color:black!important;
}
.mason-a p{
	display:none;
}
.list-info a{
	color:#f89c30;
}
.h2-feat{
	margin-left:30px;
}
.ul-princ li a{
	color:#f89c30;
}
.ring_links li a{
	color:#f89c30!important;
}
#contentColumn2 a, #contentColumn3 a{
	color:#f89c30;
}
#sidebar2 a, #sidebar2 ul li a{
	color:#f89c30;
}
#ezw_tco-2{
	background-color:white;
	padding:15px 5px;
	z-index:100;
}

.ez-toc-widget-container li.active>a{
		/*font-size:1.87rem;
		color:white!important;
		background-color:#f89c30;
		padding:4px;
		width:100%;*/
		font-weight:unset!important;
		color:black!important;
}
.ez-toc-widget-container ul.ez-toc-list li{
		background-color:unset!important;
		line-height:1.4!important;
		font-size:1.77rem;
}
.ez-toc-widget-container ul.ez-toc-list li.active::before{
	background-color:unset!important;

}
.ez-toc-widget-container ul.ez-toc-list li.active::before{
	background-color:unset!important;
}
.ez-toc-widget-container ul.ez-toc-list li a{
	width:100%;
	word-break:normal;
	overflow-wrap:normal;
}
.ez-toc-widget-container{
	white-space:unset!important;
}
.ez-toc-widget-container ul li ul{
		margin-top:3px;
}
.ez-toc-widget-container ul li ul li{
	font-size:1.57rem!important;
	line-height:1.4!important;
}
@media (max-width:700px){
	#sidebar2{
		display:none;
	}
}
.rpwe-ul li{
	display:inline-block;
	width:30%;
	margin-right:3%;
	float:left;
	background-color:white;
}
.rpwe-thumb{
	width:100%!important;
	margin-bottom:7px!important;
}
.rpwe-ul{
	min-height:280px;
}
.rpwe-li{
	text-align:center;
}
.section-title::after{
	display:none;
}
.rpwe-block {
	padding-bottom:15px;
}
#rpwe_widget-3{
	padding:10px 15px;
}
.carousel-inner{
	overflow:unset!important;
}
#contentColumn2 ul{
	list-style:unset;
	margin-left:19px;
	margin-bottom:12px;
}
.ring_links{
		list-style:none!important;
		margin-left:0!important;
}
.pre-art{
	font-size:1.35rem;
}
.no-topmarg{
	margin-top:5px!important;
}
.first-main{
	background-color:white;
	margin-top:116px;
	margin-bottom:27px;
	font-size:1.66rem;
	padding-top:25px;
}
.nav-link{
	color:black!important;
	background-color:white;
	padding:7px 15px;
	font-style:italic;
}
.navdiv{
	width:100%;
	float:left;
	clear:both;
	margin-bottom:25px;
}
@media (max-width:850px) {
	.postwrapp_cat{
		width:100%;
		float:left;
		clear:both;
		margin-right:0;
		margin-bottom:12px;
			margin-left:3%;
	}
	.postwrapp_cat:nth-child(3n+1){
	margin-left:3%;
}
.postwrapp_cat:nth-child(1){
	margin-left:3%;
}
}