/*
Theme Name: Solidarity Fund
Author: iOCO
Author URI: https://ioco.tech
Description: A theme for The Solidarity Fund
Version: 1.0.0
Template: siteorigin-north
Text Domain: siteorigin-north
Domain Path: /languages/
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

/* Fonts
========================== */

@font-face {
    font-family: 'Montserrat';
    src: url('font/Montserrat-Bold.woff2') format('woff2'),
        url('font/Montserrat-Bold.woff') format('woff'),
        url('font/Montserrat-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Montserrat';
    src: url('font/Montserrat-BoldItalic.woff2') format('woff2'),
        url('font/Montserrat-BoldItalic.woff') format('woff'),
        url('font/Montserrat-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
  }
  
  @font-face {
    font-family: 'Montserrat';
    src: url('font/Montserrat-ExtraBold.woff2') format('woff2'),
        url('font/Montserrat-ExtraBold.woff') format('woff'),
        url('font/Montserrat-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Montserrat';
    src: url('font/Montserrat-SemiBoldItalic.woff2') format('woff2'),
        url('font/Montserrat-SemiBoldItalic.woff') format('woff'),
        url('font/Montserrat-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
  }
  
  @font-face {
    font-family: 'Montserrat';
    src: url('font/Montserrat-ExtraBoldItalic.woff2') format('woff2'),
        url('font/Montserrat-ExtraBoldItalic.woff') format('woff'),
        url('font/Montserrat-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
  }
  
  @font-face {
    font-family: 'Montserrat';
    src: url('font/Montserrat-Regular.woff2') format('woff2'),
        url('font/Montserrat-Regular.woff') format('woff'),
        url('font/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Montserrat';
    src: url('font/Montserrat-Italic.woff2') format('woff2'),
        url('font/Montserrat-Italic.woff') format('woff'),
        url('font/Montserrat-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
  }
  
  @font-face {
    font-family: 'Montserrat';
    src: url('font/Montserrat-SemiBold.woff2') format('woff2'),
        url('font/Montserrat-SemiBold.woff') format('woff'),
        url('font/Montserrat-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
  }

/* General
========================== */

html {
    font-family: 'Montserrat', sans-serif !important;
    scroll-behavior: smooth;
}
body{
    font-family: 'Montserrat', sans-serif !important;
    font-size: 0.9em;
    background: #FCFCFC;
}

body.responsive .container {
    max-width: 1200px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 800 !important;
}

h1, .h1 {
    font-size: 2.5em;
  }
  
  h2, .h2 {
    font-size: 2em;
  }
  
  h3, .h3 {
    font-size: 1.75em;
  }
  
  h4, .h4 {
    font-size: 1.5em;
  }
  
  h5, .h5 {
    font-size: 1.25em;
  }
  
  h6, .h6 {
    font-size: 1em;
  }

/*.footer-hands-r .bg-container {
    background: transparent url(img/sol-hands.gif) no-repeat 0 50% ;
    height: 600px;
}*/

.footer-hands-r {
    background: transparent url(img/bg-hands-desktop.png) no-repeat 50% 50% ;
    height: 600px;
    margin-bottom: 40px;
}


/* Tables */

.table td, .table th {
	padding: .25rem;
}

.table-small {
	font-size: 10px;
	line-height: 1.6;
}

.table-borderless tbody + tbody, .table-borderless td, .table-borderless th, .table-borderless thead th {
	border: 0;
}

.table .cell-amount {
	width: 90px;
}
.table td:nth-child(2) {
	text-align: right;
}

/* Content Styles */

.box-shadow {
	background: #fff;
	-webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
}

.entry-content, .entry-summary, .page-content {
	line-height: 1.5;
}

/* Section: Nav
========================== */

body.responsive .site-header .container {
	max-width: 1920px;
	width: 100%;
}

#masthead {
	z-index: 1002;
}

body.responsive #masthead {
    -webkit-box-shadow: 0px -8px 20px 7px rgba(0, 0, 0, 0.15);
box-shadow: 0px -8px 20px 7px rgba(0, 0, 0, 0.15);
}

#masthead .main-navigation, #masthead .site-branding {
	display: inline-block;
	vertical-align: middle;
}

.main-navigation {
	text-align: left;
	font-size: 0.9em;
	font-weight: bold;
}

.main-navigation ul > li a {
	padding-right: .5rem;
    padding-left: .5rem;
    font-weight: bold;
    font-size: 1.1em;
    font-family: 'Montserrat' ,sans-serif;
}

.main-navigation ul .sub-menu, .main-navigation ul .children {
	border-radius: 0 0 8px 8px;
}

.main-navigation ul .children, .main-navigation ul .sub-menu {
	/* left: -17px !important; */
}

.site-navigation-warning {
	display: none;
	position: absolute;
	z-index: 10003;
	width: auto;
	left: 90px;
	right: 90px;
	top: 4px;
	font-size: 12px;
}

.site-navigation-warning a {
	text-decoration: none;
} 


#nav-sidebar {
	max-width: 200px;
	float: right;
}

/* Section: Footer
========================== */

#colophon .container {
	padding: 0	
}

#colophon .widgets .widget-title {
	color: #ffffff;
	font-size: 1.2em;
	text-transform: none;
}


#colophon .widgets ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colophon a {
	text-decoration: none;
}

.site-info {
	display: none;
}

/* Component: Forms
========================== */

input[type="text"] {
	font-family: Montserrat, San-serif;
	display: block;
	width: 100%;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], input[type=tel], textarea {
    color: #212529;
    font-family: Montserrat, San-serif !important;
    font-weight: 400;
}

.form-70 {
	width: 70%;
	display: inline-block;
}

.form-30 {
    padding-left: 2%;
	width: 28%;
	display: inline-block;
}

input[type="email"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], textarea {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 8px;
	box-sizing: border-box;
	color: #595959;
	font-family: 'Montserrat',sans-serif;
	font-size: .9333em;
	line-height: normal;
	padding: 9px 13px 10px;
	width: 100%;
}

.nf-form-content .list-select-wrap .nf-field-element > div, .nf-form-content input:not([type="button"]), .nf-form-content textarea {
	background: #ffffff!important;
	border: 1px solid #c4c4c4;
	border-radius: 8px !important;
	box-shadow: none;
	color: #787878;
	transition: all .5s;
}

.nf-form-content button,
.nf-form-content input[type="button"],
.nf-form-content input[type="submit"] {
	padding: 1em 2em !important;
	background: #1833FF !important;
	border: 0;
	color: #f7f7f7;
	transition: all .5s;
	min-width:200px;
}

.nf-form-content button:hover,
.nf-form-content input[type="button"]:hover,
.nf-form-content input[type="submit"]:hover {
	color: #fff !important;
	background-color: #008E4B !important;
	-webkit-box-shadow: 0px 5px 12px -5px #005D90;
	box-shadow: 0px 5px 12px -5px #005D90;
}

.nf-form-content label {
	font-size: 1em;
	line-height: 20px;
	font-weight: normal !important;
}

.form-ty {
	text-align: center;
}

.form-ty .nf-form-fields-required {
	display: none;
}

.form-ty  .nf-form-content .label-above .nf-field-label {
	margin: 0 auto 10px auto;
}

/* Component: Button
========================== */

.btn-watchvideo .ow-button-base a {
    line-height: 3.125em;
    border: 0 !important;
}

.btn-watchvideo .ow-button-base a .sow-icon-image {
	width: 3.125em;
	height: 3.125em;
}

.btn-blue {

}

.btn-white {

}

.ow-button-base a {
    padding: .75em 1em !important;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn-watchvideo .ow-button-base a {
    line-height: 50px;
    border: 0 !important;
}

.btn-watchvideo .ow-button-base a .sow-icon-image {
	width: 50px;
	height: 50px;
}

.btn-blue .ow-button-base a,
.btn-white .ow-button-base a{
	font-weight: 600;
}

.btn-blue .ow-button-base a {
	-webkit-box-shadow: 0px 5px 12px -5px #005D90;
box-shadow: 0px 5px 12px -5px #005D90;
}

.btn-blue .ow-button-base a:hover,
.btn-blue .ow-button-base a:active, 
.btn-blue .ow-button-base a:focus {
	color: #fff;
	background-color: #008E4B !important;
	border-color: #008E4B !important;
}

.btn-white .ow-button-base a {
-webkit-box-shadow: 0px 5px 12px -5px rgba(39, 49, 54, 0.46);
box-shadow: 0px 5px 12px -5px rgba(39, 49, 54, 0.46);
}

.btn-white .ow-button-base a:hover, 
.btn-white .ow-button-base a:active, 
.btn-white .ow-button-base a:focus {
	color: #fff !important;
	background-color: #008E4B !important;
	border-color: #008E4B !important;
}

button,
input[type="button"],
input[type="reset"], 
input[type="submit"] {
	padding: .75em 1em !important;
	color: #fff;
	margin-right: 2px;
	font-size: 1.15em;
	font-weight: 600;
	text-transform: none;
	background-color: #1833FF;
	border: none;
	border-radius: 50px;
	width: 45%;
	-webkit-box-shadow: 0px 5px 12px -5px #005D90;
	box-shadow: 0px 5px 12px -5px #005D90;
	width: 200px;
	display: inline-block;
	text-decoration: none;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover, 
input[type="submit"]:hover,
button:active,
input[type="button"]:active,
input[type="reset"]:active, 
input[type="submit"]:active,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus, 
input[type="submit"]:focus{
	color: #fff;
	background-color: #008E4B !important;
}

button.disabled {
    opacity: .5;
    color: #ffffff;
}

#PaymentFrmBtn {
	color: #ffffff !important;
}


/* Component: Modal
========================== */

.uk-modal-dialog {
	border-radius: 8px;
}



/* Page: Home
========================== */



.widget-donations-received {
    min-height: 500px;
}

.widget-donators {
    min-height: 500px;
}

.home-statement h6 {
	font-size: 1.2em;
	font-size: 1.2em;
}

.map-distribution {
	height: 600px;
}

.home-img-disburse .sow-image-container .so-widget-image {
    max-width: 100%;
}

iframe.map-distribution.box-shadow {
    border: 0;
}

.home .widget-donators .sow-slider-base .sow-slide-nav {
	font-size: 16px !important;
	display: block !important;
	background: #1833FF;
	width: 30px;
	height: 30px;
	border-radius: 15px;
}

.home .widget-donators .sow-slider-base .sow-slide-nav {
	top: 0 !important;
	transform: translateY(0%) !important;
	opacity: 1;
}

.sow-slider-base .sow-slide-nav a {
	display: block !important;
	padding: 6px 5px !important;
	text-align: center !important;
	text-decoration: none !important;
	color: #FFFFFF !important;
}

.chart-food-deliveries-container {
  padding: 30px 50px;
}

.chart-food-deliveries-container > h4 {
  margin: 0;
  line-height: 1;
  display: block;
}

.chart-food-deliveries-container > small {
  margin: 0;
  margin-bottom: 30px;
  display: block;
}

.chart-food-deliveries {
  display: block;
  width:  100%;
}

.chart-food-deliveries .progress {
	background: #ebebeb; 
	background: -moz-linear-gradient(top, #ebebeb 0%, #ffffff 100%); 
	background: -webkit-linear-gradient(top, #ebebeb 0%,#ffffff 100%); 
	background: linear-gradient(to bottom, #ebebeb 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff',GradientType=0 );
	justify-content: flex-start;
	border-radius: 100px;
	align-items: center;
	position: relative;
  padding: 0 5px;
  display: -ms-flexbox;
	display: flex;
	height: 20px;
  width: 100%;
  overflow: hidden;
  font-size: .75rem;
}

.chart-food-deliveries .progress-bar {
  background: rgb(253,56,50);
  background: linear-gradient(90deg, rgba(253,56,50,1) 0%, rgba(253,185,31,1) 68%, rgba(130,209,180,1) 100%);  
  height: 40px;
  border-radius: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  transition: width .6s ease;
}

.chart-food-deliveries .progress-bar span {
  font-size: 5.5px;
  line-height: 1;
}

.chart-food-deliveries .progress-bar span strong {
  font-size: 16px;
}

.chart-food-deliveries .progress {
  height: 47px;
}

.opacity-20 {
	opacity: .2;
}

#pg-1261-0 {
    z-index: 1;
position: relative;
}

#pg-1261-1 {
    z-index: 2;
    position: relative;
    margin-top: -30px !important;
}

.home-slider .sow-slider-base .sow-slide-nav {
	padding: 0 15px;
	top: 50% !important;
	transform: translateY(-15px);
	opacity: 1;
}

.home-slider .sow-slider-base .sow-slide-nav {
	font-size: 30px !important;
	display: block !important;
	background: transparent;
	width: auto;
	height: auto;
	border-radius: 15px;
}

.sow-slider-base .sow-sld-icon-ultra-thin-left::before {
	font-family: inherit;
	content: "" !important;
	display: block;
	width: 25px;
	height: 25px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	transform: rotate(-45deg)
}

.sow-slider-base .sow-sld-icon-ultra-thin-right::before {
	font-family: inherit;
	content: "" !important;
	display: block;
	width: 25px;
	height: 25px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	transform: rotate(45deg);
}

.home-slider .sow-slider-pagination {
	padding-left: 30px;
	bottom: 40px;
	display: block !important;
	text-align: center;
}

.home-slider .sow-slider-base .sow-slider-pagination li a {
	background: transparent !important;
	border: 1px solid #ffffff;
	height: 11px;
	opacity: 1;
}

.sow-slider-base .sow-slider-pagination li.sow-active a {
	background: #ffffff !important;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background: #ffffff;
	position: relative;
	width: 9px;
	height: 100%;
	margin: 0 auto;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	text-align: center;
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.25);
box-shadow: 0 0 5px 0 rgba(0,0,0,0.25);
}

.mCSB_scrollTools .mCSB_draggerRail {
	background: #EBEBEB;
	width: 5px;
	height: 100%;
	margin: 0 auto;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}

.home-payroll-content .so-widget-sow-editor {
	
}

div#n2-ss-2 .nextend-bar-horizontal {
	left: 0 !important;
}

@media (max-width:960px) {
	.home-slider .sow-slider-base .sow-slide-nav {
		top: auto;
		bottom: 30px;
	}
	
.home-slider .sow-slider-pagination {
	bottom: 50px;
}
	.home #pg-76-1 {
    z-index: 2;
    position: relative;
    margin-top: -55px !important;
}
	.home-header h2 {
		text-align: center !important;
	}
}

/* Home Graphs */

.col-45 {
	width: 45%;
	float: left;
}

.col-55 {
	width: 55%;
	float: left;
}

.bar-graph {
display: block;
/* fixes layout wonkiness in FF1.5 */
position: relative;
width: 600px;
height: 300px;
margin: 1.1em 0 0;
padding: 0;
background: transparent;
font-size: 11px;
}

.bar-graph caption {
caption-side: top;
width: 600px;
text-transform: uppercase;
letter-spacing: .5px;
top: -40px;
position: relative;
z-index: 10;
font-weight: bold;
}

.bar-graph tr, .bar-graph th, .bar-graph td {
position: absolute;
bottom: 0;
width: 150px;
z-index: 2;
margin: 0;
padding: 0;
text-align: center;
}

.bar-graph td {
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.bar-graph td:hover {
background-color: #4d4d4d;
opacity: .9;
color: white;
}

.bar-graph thead tr {
left: 100%;
top: 50%;
bottom: auto;
margin: -2.5em 0 0 5em;
}

.bar-graph thead th {
width: 7.5em;
height: auto;
padding: 0.5em 1em;
}

.bar-graph thead th.sent {
top: 0;
left: 0;
line-height: 2;
}

.bar-graph thead th.paid {
top: 2.75em;
line-height: 2;
left: 0;
}

.bar-graph tbody tr {
height: 296px;
padding-top: 2px;
border-right: 1px dotted #C4C4C4;
color: #AAA;
}

.bar-graph #q1 {
left: 0;
}

.bar-graph #q2 {
left: 150px;
}

.bar-graph #q3 {
left: 300px;
}

.bar-graph #q4 {
left: 450px;
border-right: none;
}

.bar-graph tbody th {
bottom: -1.75em;
vertical-align: top;
font-weight: normal;
color: #333;
}

.bar-graph .bar {
width: 60px;
border: 1px solid;
border-bottom: none;
color: #000;
}

.bar-graph .bar p {
margin: 5px 0 0;
padding: 0;
opacity: .4;
}

.bar-graph .sent {
left: 13px;
background-color: #39cccc;
border-color: transparent;
}

.bar-graph .paid {
left: 77px;
background-color: #7fdbff;
border-color: transparent;
}

.ticks-container {
position: relative;
top: -300px;
left: 2px;
width: 596px;
height: 300px;
z-index: 1;
margin-bottom: -300px;
font-size: 10px;
font-family: "fira-sans-2", Verdana, sans-serif;
}

.ticks-container .tick {
position: relative;
border-bottom: 1px dotted #C4C4C4;
width: 600px;
}

.ticks-container .tick p {
position: absolute;
left: -20px;
top: -7px;
margin: 0 0 0 0.5em;
}

.widget-donators .tablepress .column-2 {
	width: 38%;
	text-align: right;
}

.widget-donators .tablepress tbody td,
.widget-donators .tablepress tfoot th {
	border-top: 1px solid #fafafa;
}

.widget-donators  .dataTables_scrollHead {
	display: none;
}

.widget-donators  .dataTables_scrollBody {
	overflow: hidden !important;
}

.widget-donators .sow-slider-pagination {
	display: none !important;
}

.widget-donators .dataTables_filter label {
	font-size: 5px;
	color: #fff;
}

.widget-donators .dataTables_filter {
	float: none;
	white-space: nowrap;
	margin-bottom: 12px;
}

.widget-donators .dataTables_wrapper .dataTables_filter input {
	margin: 0 auto !important;
	padding: 5px 13px 7px;
	width: 85%;
	border-radius: 40px;
	display: block;
	font-size: 14px;
	-webkit-box-shadow:inset 0 5px 10px 1px rgba(0,0,0,0.15);
box-shadow:inset 0 5px 10px 1px rgba(0,0,0,0.15);
}

.widget-donators .tablepress tfoot th,
.widget-donators .tablepress thead th {
	background-color: #ffffff;
	font-weight: inherit;
	vertical-align: top;
}

.widget-donators .sorting_disabled {
	display: none;
}

.widget-donators  .donor-table table {
	width: 100% !important;
}

.widget-donators  .donor-table {
	margin-top: 25px;
}

/* Graph Received
------------------------------- */

.graph-received {
	transform-origin: top left;
}

.graph-received  .bar-graph {
	display: block;
	position: relative;
	width: 100%;
	height: 175px;
	margin: 1.1em 0 0;
	padding: 0;
	background: transparent;
	font-size: 11px;
}

.graph-received .bar-graph tbody tr {
	height: 175px;
	padding-top: 2px;
	border-right: 0;
	color: #AAA;
}

.graph-received .bar-graph tr {
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 2;
	margin: 0;
	padding: 0;
	text-align: center;
}

.graph-received  .bar-graph td:hover {
	background-color: inherit;
	opacity: .9;
	color: inherit;
}

.graph-received .ticks-container {
	position: relative;
	top: -172px;
	left: 2px;
	width: 100%;
	max-width: 250px;
	height: 175px;
	z-index: 1;
	margin-bottom: -175px;
	font-size: 10px;
	font-family: "fira-sans-2", Verdana, sans-serif;
}

.graph-received .ticks-container .tick {
	position: relative;
	border-bottom: 1px dotted #C4C4C4;
	width: 100%;
}

.graph-received .ticks-container .tick:first-child {
	border-top: 1px dotted #C4C4C4;
}

.graph-received .bar-graph thead tr {
	left: 0;
	top: 100%;
	bottom: auto;
	margin: 2.5em 0 0;
}

.graph-received .bar-graph .txt-container {
	position: relative;
}

.bar-graph .bar {
	width: 60px;
	border: 0px solid;
	border-radius: 20px;
	color: #000;
}

.graph-received .bar-graph .bar p {
	margin: 0;
	padding: 0;
	opacity: 1;
	position: absolute;
	top: -20px;
	width: 100px;
}

.graph-received .bar-company {
    background: rgb(16,102,149);
    background: linear-gradient(0deg, rgba(16,102,149,1) 0%, rgba(16,102,149,1) 68%, rgba(16,102,149,0.6475724078693977) 100%);
}

.graph-received .bar-individual {
    left: 80px;
    background: rgb(21,151,90);
background: linear-gradient(0deg, rgba(21,151,90,1) 0%, rgba(21,151,90,1) 68%, rgba(21,151,90,0.5215219877013305) 100%);
}

.graph-received .bar-payroll {
    left: 170px;
    background: rgb(254,199,28);
    background: linear-gradient(0deg, rgba(254,199,28,1) 0%, rgba(254,199,28,1) 68%, rgba(254,199,28,0.33944915856967783) 100%); 
}

.graph-received .bar-graph thead th.legend-company {
	top: 0;
	left: 0;
}

.graph-received .bar-graph thead th.legend-individuals {
	top: 2.2em;
	left: 0;
}

.graph-received .bar-graph thead th.legend-payroll {
	top: 4.4em;
	left: 0;
}

.graph-received .bar-graph thead th {
	width: 100%;
	height: auto;
	padding: 0.5em 1em;
    text-align: left;
    font-size: 10px;
    font-weight: 400;
}

.graph-received .indicator {
	background: #000;
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin-top: 0px;
	margin-right: 10px;
}


.graph-received .bar-graph thead th.legend-company  .indicator{
	background: rgb(16,102,149);
}

.graph-received .bar-graph thead th.legend-individuals .indicator {
	background: rgb(21,151,90);
}

.graph-received .bar-graph thead th.legend-payroll .indicator {
	background: rgb(254,199,28);
}


.pie-container {
	margin-top: 10px;
	transform-origin: top left;
}

.pie {
	margin: 0 auto;
    background: #f8f8f8;
    border-radius: 50%;
    width: 160px;
    height: 160px;
    padding-right: 0px;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow:inset 0 0 10px 3px rgba(0,0,0,0.1);
    box-shadow:inset 0 0 10px 3px rgba(0,0,0,0.1);
}

.pie .inner-circle {
    background: #ffffff;
    border-radius: 50%;
    width: 105px;
    height: 105px;
    position: absolute;
    top: 50%;
	left: 50%;
    z-index: 9;
    -webkit-box-shadow: 0 0 10px 3px rgba(0,0,0,0.1);
	box-shadow: 0 0 10px 3px rgba(0,0,0,0.1);
	transform: translate(-50%,-50%);
}

.pie .sec {
	height: 160px;
	width:80px;
	position: absolute;
	transform-origin: right;
}

.pie .sec-orange {
    background: #fda409;
}

.pie .sec-orange-2 {
    background: #fda409;
    transform-origin: right;
}

.pie .sec-green {
    background: #73cbaf;
    transform-origin: right;
}

.pie-legend {
  margin-top: 45px;
	width: 100%;
	font-size: 12px; 
}

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

.pie-legend ul li {
    width: 50%;
    display: block;
    float: left;
}

.pie-txt {
    font-weight: 800;
    text-align: right;
}

.pie-legend .indicator {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-right: 12px;
	background: #fff;
	border-radius: 50%;
}

.pie-legend .indicator.pledged {
    background: #73cbaf;
}

.pie-legend .indicator.received {
    background: #f5930e;
}

.table {
	width: 100%;
}

.table.border-0 th,
.table.border-0 td {
	border: 0;
}

.txt-align-r {
	text-align: right;
}

.clear {
    clear: both;
}

.graph-disbursement .pie {
	width: 280px;
	height: 280px;
}

.graph-disbursement .pie .sec {
	width: 140px;
	height: 280px;
}

.graph-disbursement .pie .inner-circle {
	width: 130px;
	height: 130px;
}

.graph-disbursement .pie-legend {
	font-size: 16px;
}

	
.graph-disbursement .pie-legend .indicator {
	width: 12px;
	height: 12px;
}

.widget-disbursements .sow-slider-base .sow-slide-nav {
	top: 40px;
}

.widget-sia .sow-slider-base .sow-slide-nav.sow-slide-nav-next {
	right: auto;
	left: 24.9%;
}

.widget-sia .sow-slider-base .sow-slide-nav {
	top: 50px;
	transform: translateY(0%);
	opacity: 1;
}

.widget-sia .textwidget {
	padding-top: 30px;
	font-size: 12px;
}

.widget-sia .sow-slider-pagination {
	display: none !important;
}

.chart-food-deliveries-container {
	position: relative;
}

.chart-food-deliveries-container > small {
	font-size: 10px;
}

.chart-food-deliveries .progress >  span {
	padding-left: 5px;
	color: #999999;
	line-height: 1;
}

.chart-food-deliveries .progress .txt-sm {
	font-size: 7px;
	line-height: 1;
}

.cart-food-deliveries-target {
	font-size: 1em;
	font-weight: 600;
	line-height: 1.1;
	color: #999999;
	position: absolute;
	top: 0;
	bottom: 0;
	border-left: 1px dashed #999;
}

.cart-food-deliveries-target span {
	padding: 2.2em 0 0 0.5em;
	display: block;
}

div#n2-ss-2 .nextend-thumbnail-inner {       
	margin: 0 40px;
}

div#n2-ss-2 .n2-ss-slider-1 {
	margin: 0 40px;
	border-radius: 10px;
}

div#n2-ss-2 .n2-ss-slider-3,
div#n2-ss-2 .n2-ss-slider-1,
div#n2-ss-2 .n2-ow {
	border-radius: 10px !important;
}

div#n2-ss-2 .nextend-thumbnail-default .nextend-thumbnail-scroller .nextend-thumbnail-scroller-group > div.n2-active,
div#n2-ss-2 .nextend-thumbnail-default .nextend-thumbnail-scroller .nextend-thumbnail-scroller-group > div:hover {
	z-index: 9;
}

div#n2-ss-2 .nextend-thumbnail-inner {
	background: transparent !important;
}

div#n2-ss-2 .nextend-thumbnail-default .nextend-thumbnail-scroller .nextend-thumbnail-scroller-group .n2-ow {
	border-radius: 5px !important;
}

#n2-ss-2-arrow-next {
	right: -35px !important;
}

#n2-ss-2-arrow-previous {
	left: -35px !important;
}

div#n2-ss-2 .nextend-thumbnail-horizontal .nextend-thumbnail-button {
	
}

.widget-soundcloud {
	height: 680px;
}

.accordion-btns .accordion-btn-lg .sow-accordion-panel-border a {
	width: 100% !important;
	max-width: 300px;
}

#modal-map {
	padding: 40px 20px;
}

#modal-map .uk-modal-dialog {
	background-image: url(https://solidarityfund.co.za/wp-content/plugins/wp-smushit/app/assets/images/smush-lazyloader-1.gif);
	background-repeat: no-repeat;
	background-position: center;
}

/* Page: About
========================== */

.about-img-hands .so-widget-sow-image-default-d6014b76747a .sow-image-container .so-widget-image {
    display: block;
    max-width: 600px;
    height: auto;
    width: 100%;
}

.btn-profile .ow-button-base a .sow-icon-image {
	width: 55px;
	height: 55px;
	background-size: cover;
}

.btn-profile .ow-button-base a {
	line-height: 55px;
	font-weight: 700;
}

.sow-accordion * {
	outline: none !important;
}


.sow-accordion .sow-accordion-panel {
	margin-bottom: 10px;
	border-radius: 8px !important;
border: 1px solid #fcfcfc !important;
margin-bottom: 1rem !important;
box-shadow: 0px 5px 12px -5px rgba(39, 49, 54, 0.46);
}

.sow-accordion .sow-accordion-panel .sow-accordion-panel-header {
	border-radius: 8px !important;
	font-weight: 600;
}

.sow-accordion .sow-accordion-panel .sow-accordion-panel-header .sow-accordion-open-close-button {
	background: #1833ff;
	text-align: center;
	width: 35px;
height: 32px;
line-height: 33px;
	color: #ffffff;
	border-radius: 30px;
	font-size: 1.1em
}

.sow-accordion .sow-accordion-panel .sow-accordion-panel-header:hover .sow-accordion-open-close-button {
	background: #ffffff;
	text-align: center;
	color: #008E4B;
	border-radius: 30px;
	font-size: 1.1em
}

.sow-accordion .sow-accordion-panel.sow-accordion-panel-open .sow-accordion-panel-header {
	background: #008E4B !important;
	color: #ffffff !important;
}

.sow-accordion .sow-accordion-panel.sow-accordion-panel-open .sow-accordion-panel-header .sow-accordion-open-close-button {
	background: #ffffff;
	color: #008E4B;
}
.sow-accordion .sow-accordion-panel .sow-accordion-panel-content .sow-accordion-panel-border {
	border-radius: 8px;
}

.accordion-btns .sow-accordion-panel-border {
	
}


.accordion-btns .sow-accordion-panel-border a {
	color: #fff;
	margin-right: 2px;
	font-weight: 600;
	background-color: #1833FF;
	padding: 0.5rem .75rem;
	border: none;
	border-radius: 50px;
	width: 45%;
	-webkit-box-shadow: 0px 5px 12px -5px #005D90;
	box-shadow: 0px 5px 12px -5px #005D90;
	width: 200px;
	display: inline-block;
	text-decoration: none;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.accordion-btns .sow-accordion-panel-border a:hover,
.accordion-btns .sow-accordion-panel-border a:active,
.accordion-btns .sow-accordion-panel-border a:focus {
	color: #fff;
	background-color: #008E4B;
}

.accordion-btns .accordion-btn-lg .sow-accordion-panel-border a {
	width: 100% !important;
	max-width: 300px;
}

.txt-aboutfund {
    width: 545px;
    float: right;
}


.txt-about-paragraph {
    max-width:550px;
}

/* Page: News
========================== */

.news-thumb {
	min-height: 250px;
    border-radius: 0 8px 8px 0;
}



/* Section: Sidebar
========================== */

 .sidebar-slide {
	background: #fec100;
	position: fixed;
	right: -100vw;
	top: 0;
	bottom: 0;
	z-index: 1002;
	width: 100vw;
	border-left: 1px solid #fec100;
	-webkit-transition: right 0.6s;
	transition: right 0.6s;
}

.sidebar-slide.toggled {
	display: block;
	right: 0;
}

.sidebar-slide-inner {
	padding: 80px 50px 50px 50px;
    position: relative;
    height: 100vh;
    overflow: auto;
}

#site-sidenav-close {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 30px;
    top: 15px;
	cursor: pointer;
	-webkit-backface-visibility: hidden;
	-webkit-transition: opacity 0.4s ease-out;
	transition: opacity 0.4s ease-out;
	box-shadow: none;
}

#site-sidenav-close:hover {
	opacity: 0.5;
}

#site-sidenav-close span {
	background-color: #005d90;
	overflow: hidden;
	display: block;
	z-index: 1;
	width: 16px;
	height: 2px;
}

#site-sidenav-close span:nth-child(1) {
	-webkit-transform: translate(7px, 14px) rotate(45deg);
	-ms-transform: translate(7px, 14px) rotate(45deg);
	transform: translate(7px, 14px) rotate(45deg);
}

#site-sidenav-close span:nth-child(2) {
	-webkit-transform: translate(7px, 12px) rotate(-45deg);
	-ms-transform: translate(7px, 12px) rotate(-45deg);
	transform: translate(7px, 12px) rotate(-45deg);
}

.sidebar-slide-inner .widget-content h5 {
	
}

.sidebar-slide-inner .widget-content p, .sidebar-slide-inner .widget-content a {
	
}

.sidebar-slide-inner .widget-content a {
	transition: all 300ms ease-out;
}

.sidebar-slide-inner .widget-content a:hover {
	
}

.sidebar-slide-inner img {
    width: 120px;
    height: 120px;
}

.sidebar-slide-inner ul.menu {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    width: 180px;
}

.sidebar-slide-inner ul.menu li a {
    padding: 5px 0;
    text-decoration: none;
    display: block;
    position: relative;
    color: #005D90;
    font-weight: bold;
    font-weight: 800;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    font-size: 1.2rem;
    text-align: center;
}

.sidebar-slide-inner ul.menu li a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0%;
    transform: translateX(-50%);
    height: 3px;
    background: #FFF;
    transition: .35s;
}

.sidebar-slide-inner ul.menu li a:hover:after,
.sidebar-slide-inner ul.menu li a:focus:after,
.sidebar-slide-inner ul.menu li a:active:after {
    width: 100%;
  }

.sidebar-slide.toggled .sidebar-slide-inner ul.menu li {
    animation: fadeInRight .5s ease forwards;
    animation-delay: .35s;
}
.sidebar-slide.toggled .sidebar-slide-inner ul.menu li:nth-of-type(2) {
    animation-delay: .4s;
}
.sidebar-slide.toggled .sidebar-slide-inner ul.menu li:nth-of-type(3) {
    animation-delay: .45s;
}
.sidebar-slide.toggled .sidebar-slide-inner ul.menu li:nth-of-type(4) {
    animation-delay: .50s;
}
.sidebar-slide.toggled .sidebar-slide-inner ul.menu li:nth-of-type(5) {
    animation-delay: .65s;
}
.sidebar-slide.toggled .sidebar-slide-inner ul.menu li:nth-of-type(6) {
    animation-delay: .80s;
}

.main-navigation .icon-menu {
    display:inline-block;
    height:15px;
    margin-right:10px;
    position:relative;
    transform:rotate(0deg);
    transition:.5s ease-in-out;
    width:20px
}
.main-navigation .icon-menu span {
    display:block;
    border-radius:10px;
    width:100%;
    height:2px;
    background:#777;
    position:absolute;
    opacity:1;
    right:0;
    transform:rotate(0deg);
    transition:.25s ease-in-out;
    transform-origin:right center
}
.main-navigation .icon-menu span:first-child {
    top:0
}
.main-navigation .icon-menu span:nth-child(2) {
    top:7px
}
.main-navigation .icon-menu span:nth-child(3) {
    top:14px
}
.main-navigation .to-close .icon-menu span:first-child {
    transform:rotate(-45deg)
}
.main-navigation .to-close .icon-menu span:nth-child(2) {
    opacity:0;
    transform:translateX(10px)
}
.main-navigation .to-close .icon-menu span:nth-child(3) {
    transform:rotate(45deg)
}       

body.responsive .main-navigation #mobile-toggle {
    display: none;
    margin-top: 0.5em;
}

.sidebar-toggle {
	width: 40px;
	height: 30px;
	position: relative;
	overflow: visible;
	cursor: pointer;
	top: 12px;
	/* margin-top: -15px; */
	line-height: normal;
}

.sidebar-toggle span:nth-child(1) {
	width: 10px;
}

.sidebar-toggle span {
	background-color: #333333;
}

.sidebar-toggle span {
    position: absolute;
    overflow: hidden;
    display: block;
    z-index: 1;
    width: 20px;
    height: 3px;
    left: 10px;
    -webkit-backface-visibility: hidden;
    -webkit-transition: transform 0.4s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    transition: transform 0.4s cubic-bezier(0.680, -0.550, 0.265, 1.550);
}

.sidebar-toggle span {
    -webkit-transition: all 0.2s ease-out !important;
    transition: all 0.2s ease-out !important;
}

/* Responsive
========================== */

@media (max-width: 1200px) {
    #colophon .container {
        
    }
    .footer-menu {
        padding: 0  1.5em;
    }

    .footer-social {
        padding-left: 1.5em !important;
        padding-right:  1.5em !important;
        
    }

    .footer-legal {
        padding: 0  1.5em;
    }
    
    .txt-aboutfund {
        width: 500px;
    }
}

@media (min-width: 1200px) { 
    .txt-aboutfund {
        float: right;
        width: 500px;
    }
}

@media (max-width:1140px) {
	.main-navigation ul > li a {
		padding-right: .35rem;
		padding-left: .35rem;
		font-size: .95em;
	}
}

@media (min-width:781px) and (max-width:959px) {
	.main-navigation ul > li a {
		padding-right: .3rem;
		padding-left: .3rem;
		font-size: .85em;
	}
}

@media (min-width: 961px) { 
    .sidebar-slide {
        display: none !important;
    }
    .footer-menu .panel-grid-cell {
        border-right: 1px solid #fff;
    }

    .footer-menu .panel-grid-cell:last-child,
    .footer-menu .panel-grid-cell:nth-child(5) {
        border-right: 0;
    }
	.nav-btn.menu-item > a {
		color: #ffffff;
		background: #005d90;
		padding: .3em 1.3em;
		border-radius: 20px;
		margin-left: 10px;
		-webkit-box-shadow: 0px 5px 12px -5px #005D90;
		box-shadow: 0px 5px 12px -5px #005D90;
	}
	.nav-btn.menu-item > a:hover {
		color: #ffffff;
		background: #00a256;
	}
	.main-navigation .menu > li.current-menu-item.nav-btn.menu-item > a, .main-navigation .menu > li.current-menu-ancestor.nav-btn.menu-item > a {
		color: #ffffff;
	}
}

@media (max-width: 960px) { 

    .sidebar-slide {
        display: block;
    }

    /* Page: Home 
    */

    .home-header {
        background-image: none !important;
    }
    .widget-donations-received {
        margin-bottom: 30px;
        min-height: auto;
    }
    
    .widget-donators {
        min-height: auto;
    }

    .widget-carousel-disbursement .sow-slider-base .sow-slider-pagination {
        display: block !important;
        text-align: center;
    }

    .widget-carousel-disbursement .sow-slider-base .sow-slider-pagination li a {
        background: #ffffff !important;
        border: 2px solid #000000 !important;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        display: block;
        height: 15px;
        opacity: 1;
        text-indent: -9999px;
        width: 15px;
    }

    .widget-carousel-disbursement .sow-slider-base .sow-slider-pagination li.sow-active a {
        background: #000000 !important;
    }

    .widget-carousel-disbursement .sow-slider-base .sow-slide-nav {
        display: none !important;
    }

    .widget-carousel-disbursement .sow-slider-base {
        overflow: visible;
    }
	
	.widget-sia .sow-slider-base .sow-slide-nav.sow-slide-nav-next {
		right: 0;
		left: auto;
	}

    /* Page: About 
    */

    .txt-pres-quote {
        width: 48%;
        float: right;
    }

    .txt-aboutfund {
        width: 100%;
        float: right;
        
    }

    .txt-aboutfund  .sow-headline-container h3.sow-headline {
        text-align: center;
    }

    .txt-about-paragraph {
        padding: 0 1em;
        max-width:none;
        text-align: center;
    }

    .btn-governance {
        margin: 0 auto !important;
    }

    .widget-about-carousel .sow-slider-base .sow-slider-pagination {
        bottom: -50px;
    }
    
    .widget-about-carousel .sow-slider-base ul.sow-slider-images li.sow-slider-image {
        background: #ffffff !important;
        border-radius: 8px; 
    }

    /* Page: News
    */

    .news-thumb {
        min-height: 200px;
        border-radius: 8px 8px 0 0;
    }

    /* Footer 
    */

    .footer-social .social-media-button-container,
    .footer-menu {
        text-align: center !important;
    }

    .footer-menu .so-widget-sow-editor {
        padding-bottom: 2em;
        border-bottom: 1px solid #ffffff;
        width: 80%;
        margin: 0 auto;
    }

    .footer-social {
        margin-bottom: 2em !important;
    }

    .footer-hands-r  {
        margin-bottom: 40px;
        background: transparent url(img/bg-hands-mobile.png) no-repeat 50% 50%;
        height: 450px;
        background-size: cover;
    }

    .footer-menu .panel-grid-cell:last-child,
    .footer-menu .panel-grid-cell:nth-child(5) {
        border-bottom: 0;
    }

}

@media (min-width: 781px) { 
    
}

@media (max-width: 780px) {
    .main-navigation {
        float: right;
    }

    .main-navigation .icon-menu span:nth-child(3) {
        width: 50%;
        left: 0;
    }

    .main-navigation .to-close .icon-menu span:nth-child(3) {
        width: 100%;
    }

    #primary-menu {
        max-width: 170px;
        margin: 0 auto !important;
    }

    body.responsive .main-navigation #mobile-toggle {
        display: inline-block;
    }
	
	.sidebar-slide-inner ul.menu  li.menu-item-has-children >  a::before {
		margin: 13px 0 0 5px;
		content: "";
		display: inline-block;
    width: 0;
    height: 0;
		transform: none !important;
    border-style: solid;
    border-width: 8px 4px 0 4px;
    border-color: #005D90 transparent transparent transparent;
		position: relative;
		left: auto;
		bottom: auto !important;
		background: transparent;
		float: right;
	}
	
	.sidebar-slide-inner ul.menu ul.sub-menu {
		display: none;
		list-style: none;
		margin: 0 0 10px 0;
	}
	
	.sidebar-slide-inner ul.menu ul.sub-menu li a {
		padding: 10px 0;
		font-size: 1.2em;
		opacity: 0.8;
	}
	
	.sidebar-slide-inner ul.menu {
		width: 260px !important;
	}
	.sidebar-slide-inner {
		padding: 80px 10px 50px 10px;
	}
	
	.site-navigation-warning {
		display: block;
	}
	.graph-disbursement .pie {
		width: 220px;
		height: 220px;
	}

	.graph-disbursement .pie .sec {
		width: 110px;
		height: 220px;
	}

	.graph-disbursement .pie .inner-circle {
		width: 130px;
		height: 130px;
	}

	.graph-disbursement .pie-legend {
		font-size: 10px;
	}

		.chart-food-deliveries-container {
		padding: 30px 20px;
	}
		.chart-food-deliveries-container > h4 {
		font-size: 1.2em;
	}
		.chart-food-deliveries-container > small {
		font-size: 8px;
			width: 45%
	}

		.cart-food-deliveries-target {
			left: 60% !important;
			font-size: 0.8em;
		}

		.cart-food-deliveries-target span {
		padding: 2.8em 0 0 0.5em;
	}
		.widget-soundcloud {
		height: 400px;
	}
}

@media (max-width: 768px) {
    #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        top: 0;
        z-index: -1;
    }
    .main-navigation #mega-menu-wrap-primary {
        display: inline-block;
        z-index: 1;
    }
}

@media (min-width: 576px) { 
    
}

@media (max-width: 575px) { 

    .form-70,
    .form-30 {
        width: 100%;
        padding: 0;
    }

    .form-70 {
        margin-bottom: 1.5em;
    }

    .txt-pres-quote h3.sow-headline {
        font-size: 1em !important;
    }

    .btn-governance {
        margin: 0 auto !important;
        width: 90%;
    }

    .news-thumb {
        min-height: 130px;
        border-radius: 8px 8px 0 0;
    }

    .footer-hands-r  {
        height: 350px;
    }
}

@media (max-width:560px) {
	.graph-received {
		width: 90%;
	}
	.graph-received .bar-graph .txt-container {
		font-size: 9px;
	}
	.bar-graph .bar {
		width: 50px;
		border: 0px solid;
		border-radius: 20px;
		color: #000;
	}
	.graph-received .bar-individual {
		left: 60px;
	}
	.graph-received .bar-payroll {
		left: 130px;
	}
	.graph-received .bar-graph .bar p {
		width: 70px;
	}
	.graph-received .indicator {
		margin-right: 5px;
	}
	.pie-container {
		margin-top: 40px;
	}
	.pie {
		width: 120px;
		height: 120px;
	}
	.pie .sec {
		width: 60px;
		height: 120px;
	}
	.pie .inner-circle {
		width: 65px;
		height: 65px;
	}
	.pie-legend .indicator {
		margin-right: 4px;
	}
	.pie-legend {
		font-size: 10px;
	}
	.pie-legend.table td {
		padding: 0;
	}
	.cart-food-deliveries-target {
		left: 55% !important;
	}
}

@media (max-width:413px) {
	.col-45, .col-55 {
		width: 100%;
	}
	.graph-received {
	margin: 0 auto;
}
	.pie-container {
		margin-top: 130px;
	}
}