/*
Theme Name: Burma Task Force
Theme URI: http://www.burmataskforce.org
Description: 
Author: 
Author URI: 
Template: Total
Version: 1.1
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

.vc_gitem-zone{
	background-size: contain;
	border: 1px solid #fff;
}
.sli-row strong span {
    color: #000 !important;
}
.black.kc-col-container {
    background-color: #000;
    border-radius: 10px;
    padding: 20px 10px;
}
.take-action-row {
    margin: 0 0 40px !important;
    position: relative;
    z-index: 1;
}
.take-action-row > div{
	padding: 0 15px;
}
.whats-new-row,
.call-action-row {
	background-color:#000;
	padding: 50px 0;
}
.recent-posts-grid .vc_btn3-color-juicy-pink {
    color: #000 !important;
    background-color: #fde825 !important;
    font-weight: 500;
    text-transform: uppercase;
}

.call-action-row p{
	font-size:16px;
	text-align:left !important;
	color:#fff;
	line-height: 30px;
}
.subscribe-row{
	padding: 30px 15px;
}
.join-action-row{
	background-color:#fde825;
}
.whats-new-row .vcex-heading-inner{
	margin-bottom: 50px;
}

.main-slider{
	padding-top:112px;
}
.featured-categories .vc_gitem-is-link{
	background-position:center top;
}
.featured-categories .vc_gitem-zone-img{
	display:block;
	max-height:200px;
}
.featured-categories .vc_btn3,
.featured-categories .vc_btn3:hover{
	color:#000 !important;
	background-color: rgb(253, 232, 37) !important;
	opacity:.8 !important;
	font-weight:bold;
}
.featured-categories .vc_btn3:hover{
	opacity: 1 !important;
}
iframe{
	margin:0 auto;
	display: block;
}
/* Making Menu button more prominent */
li.menu-donate-button a span {
	background: #fde825;
	border: 1px solid #fde825;
	padding: 10px !important;
    color: #000000;
	transition: all 0.2s linear;
}

li.menu-donate-button a span:hover{
    background-color: #000000;
	border: 1px solid #fde825;
	padding: 10px !important;
	color: #fde825;
	transition: all 0.2s linear;
}

.entry-title a {
    font-family: 'Montserrat';
    font-weight: bold;
    transition: all 0.2s linear;
    }

.entry-title a:hover {
    color: #fde825;
    transition: all 0.2s linear;
    }
#single-blocks .main-banner-heading .vc_column-inner{
    padding-top: 115px;
}
.author-bio {
    display: none;
}
.bg-white{
	background-color: #fff;
}
.intro-text{
	margin-left:auto !important;
	margin-right:auto !important;
}
body.page-header-disabled #main { padding-top: 40px; }
body.home #main { padding-top: 110px; }
.clearfix{
	float:none;
	clear:both;
}
#site-header.overlay-header.dyn-styles {
    background: #000;
}
.sticky-social{
    position:fixed;
    top:30%;
    left:-30px;
    padding:0px;
    margin:0px;
	z-index: 99999;
}
.social{
    list-style:none;
}
.social li{
    padding:10px 10px;
    font-size:20px;
	line-height: 20px;
    transition:all 0.4s ease-in-out;
}
.social li:hover{
        margin-right:-20px;
    box-shadow:2px 5px 10px grey;
}
.social li:hover .fa{
    margin-left:10px;
}
footer .vc_column-inner{
	margin-bottom: 0;
}
.fa{
    color:#fff;
    transition:all 0.4s ease-in-out;
}
.fb{
    background-color:#3C5A98;
}
.twitter{
        background-color:#1EA1F2;
}
.insta{
        background-color:#DC4F42;
}
.pin{
        background-color:#CB2128;
}
.vim{
        background-color:#59BFBE;
}
.full-image figure,
.full-image figure > div,
.full-image figure > div img{
	width:100%;
}
.full-image figure > div img{
	object-fit:cover;
	max-height:700px;
}
.full-image .accomplishment-banner figure > div img{
	max-width:70%;
	max-height:initial;
}
.vc_column-inner.bg-fixed {
    margin-bottom: 0;
}
.actnow-main-bg{
	height: 650px;
    min-height: initial !important;
    position: relative;
	margin-top: -40px;
	display:flex;
	align-items:center;
	justify-content:center;
}
.donation-form {
    margin: 0 auto;
    max-width: 425px;
	width: 100%;
    box-shadow: 0 0 15px 2px rgb(0 0 0 / 30%);
	position:relative;
	z-index: 100;
}
.hoh-video{
	margin:50px auto 20px;
}
.donate-footer{
	font-size: 16px;
    max-width: 160px;
    display: block;
    text-align: center;
    margin: 20px auto;
}
.donation-form-wrapper{
/* 	margin-top: -300px; */
	margin-top: -425px;
}
.rohingya-child-banner img{
	width: auto;
	max-height: 700px;
}
.timeline-row:first-of-type{
	margin-top: 50px;
}
.timeline-row:last-of-type{
	margin-bottom: 50px !important;
}
.timeline-row > div {
    padding: 0 30px;
	margin-bottom: 30px;
	align-items: center !important;
}
.timeline-row > div img{
	max-height: 370px;
	width: auto;
}
.timeline-row:nth-of-type(odd) > div:nth-of-type(odd) {
	border-right: 2px solid #000;
}
.timeline-row:nth-of-type(even) > div:nth-of-type(even) {
	border-right: 2px solid #000;
}
.dk-speakout-submit{
	background: #ea25e7 !important;
	color: #fff !important;
	border: 1px solid #ea25e7 !important;
}
.dk-speakout-petition-wrap {
    margin: 0 auto;
}

/* .flex-display > div.kc-wrap-columns > div#donation{
	order: 1;
} */
@media all and (min-width:992px){
	.title-wrapper > div{
		width:50% !important;
	}
	.mobile-donate,.donate-mobile{
		display:none;
	}
}
/* Mobile Specific Styles */
@media all and (max-width:1199px){
	.action-btn a{
		font-size:16px !important;
		padding: 5px 10px !important;
		line-height:normal !important;
	}
	.title-wrapper{
		margin-top: 150px;
	}
}
@media all and (max-width:991px){
	.mobile-donate{
		position: absolute;
		right: 50px;
		top: 20px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-weight: 600;
		font-size: 16px;
		color: #000;
		background-color: #fde825;
		height: 40px !important;
		padding: 0 10px !important;
		text-transform:uppercase;
		z-index:2;
		border-radius:3px;
		border:1px solid transparent;
	}
	.mobile-donate:hover{
		color:#fff;
		border-color:#fde825;
		color:#fde825;
		background-color:transparent;
	}
	.sidr-class-menu-donate-button{
		display:none;
	}
	.sidr-class-dropdown-menu li.sidr-class-donate-mobile a{
		color:#fde825;
	}
	.actnow-main-bg {
		height: 450px;
		padding:50px 30px;
	}
	.title-wrapper{
		margin-top: 0;
	}
		.sidr-class-dropdown-menu li a{
		color:#fff;
	}
	.sidr-class-mobile-menu-searchform button .ticon,
	.sidr-class-mobile-menu-searchform input[placeholder]{
		color:#fff;
	}
	.wpex-bars>span, .wpex-bars>span::before, .wpex-bars>span::after {
		background: #fde825;
	}
	.sidr-class-dropdown-menu .wpex-open-submenu .ticon{
		color:#fde825;
	}
	.sidr-class-sub-menu li a{
		font-size:12px;
	}
	#site-header-inner {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	#site-header.overlay-header.dyn-styles {
		border-bottom: 2px solid #fee824;
	}
	body.home #main {
		padding-top: 65px;
	}
}
/* @media all and (max-width:959px){
	.sidr-class-dropdown-menu li a{
		color:#fff;
	}
	.sidr-class-mobile-menu-searchform button .ticon,
	.sidr-class-mobile-menu-searchform input[placeholder]{
		color:#fff;
	}
	.wpex-bars>span, .wpex-bars>span::before, .wpex-bars>span::after {
		background: #fde825;
	}
	.sidr-class-dropdown-menu .wpex-open-submenu .ticon{
		color:#fde825;
	}
	.sidr-class-sub-menu li a{
		font-size:12px;
	}
	#site-header-inner {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	#site-header.overlay-header.dyn-styles {
		border-bottom: 2px solid #fee824;
	}
	body.home #main {
		padding-top: 65px;
	}
} */
@media all and (max-width: 767px) {
	.donate-mobile {
		display: inline-block !important;
		margin-top: 20px;
		border: 1px solid #fde825;
	}
	.d-flex-mbl{
		display:flex;
		align-items:center;
		flex-direction:column;
	}
	.d-flex-mbl > div{
		float:none;
		clear:both;
	}
	.d-flex-mbl > div.donation-form-wrapper{
		order:1;
	}
	.take-action-row > div {
		padding: 0;
		width: 100%;
		margin: 0 auto 15px;
	}
	.donation-form-wrapper {
		margin-top: 0;
		margin-bottom: 30px;
	}
	.mobile-donate{
		top: 14px;
	}
	.title-wrapper{
		display:block;
	}
	.actnow-main-bg {
		height: auto;
	}
	.actnow-main-bg .title-wrapper > div{
		margin-bottom:0;
	}
	.donation-text{
		order: 2;
	}
	.flex-display > div.kc-wrap-columns{
		display:flex;
		flex-direction: column;
	}
	
	.take-action-row .kc_col-sm-4:not(:last-of-type){
		margin-bottom:20px
	}
	.action-btn {
		margin-top: -15px;
		left: 0 !important;
		right: 0 !important;
	}
	.take-action-row {
		margin: 30px 0;
		position: relative;
		z-index: 1;
	}
	footer .wpex-social-btns {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	  .btf-center-on-mobile{
		text-align: center !important;    
	  }
	.main-slider {
		padding-top: 65px;
	}
	.logo-img{
		max-height: 35px !important;
	}
	.featured-videos .vc_col-sm-4:not(:last-of-type){
		margin-bottom:30px;
	}

	.featured-categories .vc_gitem-zone-img {
		max-height: 100%;
	}
	.whats-new-grid div.vcex-post-type-entry-media,
	.whats-new-grid div.vcex-post-type-entry-media a,
	.whats-new-grid div.vcex-post-type-entry-media a img{
		display:block !important;
	}
	.whats-new-grid div.vcex-post-type-entry-media a img{
		width:100%;
	}
	.timeline-row{
		padding-bottom: 30px;
		margin-bottom: 50px !important;
		border-bottom: 2px solid #000;
	}
	.timeline-row:nth-of-type(odd) > div:nth-of-type(odd) {
		border: none;
		margin-bottom: 30px;
	}
	.timeline-row:nth-of-type(even) > div:nth-of-type(even) {
		border: none;
		margin-top: 30px;
	}
}