@import url('https://fonts.googleapis.com/css2?family=Linden+Hill&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@200;300;400;500;600;700;800;900&display=swap');
/*@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300&family=Mulish:wght@200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Shadows+Into+Light&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@900&display=swap');*/

/**********************
	VARIABLES
***********************/
:root {
	--heading-font-family: 'Linden Hill', serif;
	--h1-font-size: 70px;
	--h2-font-size: 50px;
	--h3-font-size: 40px;
	--heading-line-height: 74px;
	--heading-letter-spacing: -0.017em;
	--heading-font-style: normal;
	--heading-font-weight: normal;
	--heading-line-height: 102%;
	--heading-letter-spacing: -0.017em;
	--heading-font-feature-settings: 'case' on, 'cpsp' on;
	--primary-color: #0d47a1;
	--secondary-color: #8054ff;
	--button-primary-color: #0DA11D;
	--button-secondary-color: #8054ff;
	--body-color: #262626;
	--body-font-size: 20px;
	--body-line-height: 150%;
	--body-letter-spacing: -0.017em;
	--body-font-weight: normal;
	--body-font-style: normal;
	--body-font-family: 'Mulish', sans-serif;
	--description: #6c757d;
	--gray: var(--description);
	 --accent-green: #1dbf73;
    --verified: var(--accent-green);
    --modal-header-color: #34395e;
    --badge-primary-color: #a6c6f747;
    --badge-secondary-color: #865dff3b;

}

/*************************
	GLOBAL STYLES
*************************/

html, body {
	height: 100% !important;
	overflow-x: hidden !important;
}

html {
	/*font-family: Segoe UI;*/
	font-family: var(--body-font-family);
}

* {
	box-sizing: border-box;
}

h1, h2, h3, h4, h5 {
	font-family: var(--heading-font-family);
	font-weight: var(--heading-font-weight);
	font-style: var(--heading-font-style);
	line-height: var(--heading-line-height);
	letter-spacing: var(--heading-letter-spacing);
	font-feature-settings: var(--heading-font-feature-settings);
}

h1 {
	font-size: var(--h1-font-size);
}

h1 {
	color: var(--body-color);
}

h2 {
	font-size: var(--h2-font-size);
}

h3 {
	font-size: var(--h3-font-size);
}

p {
	font-family: var(--body-font-family);
	color: var(--body-color);
	font-size: var(--body-font-size);
	font-weight: var(--body-font-weight);
	font-style: var(--body-font-style);
	line-height: : var(--body-line-height);
	letter-spacing: var(--body-letter-spacing);
}

	ul {
	font-family: var(--body-font-family);
	color: var(--body-color);
	font-style: normal;
	font-size: 18px;
	line-height: 1.4;
	}

.modal .modal-header > div.modal-title {
	font-family: var(--body-font-family) !important;
	font-size: 20px;
	font-weight: 700;
	color: var(--modal-header-color) !important;
}

.badge-primary {
    color: var(--primary-color);
    background-color: var(--badge-primary-color) !important;
}

.badge-secondary {
    color: var(--secondary-color);
    background-color: var(--badge-secondary-color) !important;
}

label {
	color: var(--body-color) !important;
	font-size: 80%;
	font-weight: bold;
}


/******************************
	VERIFIED
******************************/
.verified-user {
	color: var(--verified) !important;
}


/******************************
	BUTTONS
******************************/

button.primary, .btn-primary {
	background: var(--primary-color);
	border: 1px solid var(--primary-color);
	color: #fff;
	font-weight: 500;
}

button.primary:hover {
	background: #fff;
	color: var(--button-primary-color);
	font-weight: 600;
	border: 1px solid #fff;
}

button.secondary, .btn-secondary {
	background: var(--secondary-color);
	border: 1px solid var(--secondary-color);
	color: #fff;
	font-weight: 500;
}

button.secondary:hover, .btn-secondary:hover {
	background: #fff;
	border: 1px solid var(--secondary-color);
	color: var(--secondary-color);
	font-weight: 500;
}


button.inverse:hover {
	background: var(--primary-color);
	color: #fff;
}

.btn-inverse {
	background: #fff;
	border: 2px solid var(--primary-color);
	color: var(--primary-color);
	font-weight: 700;
}

.btn-inverse:hover {
	background: #fff;
	border: 2px solid #5c57ff;; /*2px solid var(--button-primary-color);*/
	color: #5c57ff;
	font-weight: 700;
}


/************************
	HOME
**********************/

/* header */
section#header {
	background: var(--primary-color);
	box-sizing: border-box;
	left: 0px;
	top: 0px;
	height: auto;
	min-height: 80%;
}

/* inner header container */
section#header .container {
	box-sizing: border-box;
	padding-top: 150px;
	/*padding-bottom: 100px;*/
}

/* header caption */
section#header h1 {
/*position: absolute;*/
/*width: 473.61px;*/
/*height: 149px;*/
width: 350.61px;
height: 80px;
left: 56px;
top: 41px;
/*font-size: 50px;*/
color: #fff;
}

/* header description */
section#header div > ul {
top: 201px;

font-family: 'Mulish', sans-serif;
font-style: normal;
font-weight: 300;
font-size: 25px;
line-height: 120%;
/* or 30px */

letter-spacing: -0.017em;

color: #E6E6E6;
}

section#header div.desc > p {
/*top: 201px;*/
margin-top: 80px;
margin-right: 150px;

font-family: 'Mulish', sans-serif;
font-style: normal;
font-weight: 300;
font-size: 23px;
/*line-height: 120%;*/

letter-spacing: -0.017em;

color: #E6E6E6;
}

/* Section 2 */
section#section2 div.content, section#section3 div.content, section#section4 div.content, 
section#section5 div.content, section#section7 div.content, section#section8 div.content {
width: 601px;
max-width: 100%;
}

section#section2 h1, section#section3 h1, section#section4 h1, 
section#section7 h1, section#section8 h1 {
height: 75px;
left: 36px;
top: 0px;
}

section#section2 div.mt-5, section#section3 div.mt-5, 
section#section7 div.mt-5, section#section8 div.mt-5 {
	width: 800px;
}

/************************
	FAQs, How It Works
**********************/

section#faqs {
	background: var(--primary-color);
	box-sizing: border-box;
	left: 0px;
	top: 0px;
	height: auto;
	min-height: 70%;
}

/* inner header container */
section#faqs .container {
	box-sizing: border-box;
	padding-top: 150px;
	padding-bottom: 100px;
}

/* header caption */
section#faqs h1 {
height: 80px;
color: #fff;
}

/* header dl description */
section#faqs div > ul {
top: 201px;
font-family: 'Mulish', sans-serif;
font-style: normal;
font-weight: 300;
font-size: 25px;
line-height: 120%;
letter-spacing: -0.017em;
color: #E6E6E6;
}

/* accordion & collapsible */

section#faq2 #accordion .card-header > a, section#how-it-works #accordion .card-header > a {
	color:	var(--body-color);	
	font-family: var(--body-font-family);
	font-weight: 700;
	font-style: normal;
	font-size: 18px;
	padding-left: 15px;
	}

	section#faq2 #accordion .card-header:hover, section#how-it-works #accordion .card-header:hover  {
		background: #e0ebeb;
	}

	section#faq2 #accordion .card-header > a::before, section#how-it-works #accordion .card-header > a::before  {
		font-family: "Font Awesome 5 Free";
		 content: "\f058";
		 color: #0d47a187;
	}

section#faq2 #accordion .card-header > a:hover {
	color:	var(--primary-color);	
}

section#faq2 #accordion .card-header {
	padding: 30px;
	border: none;
}

section#faq2 #accordion .card-body p {
	color:	var(--body-color);	
	font-size: 18px;
	line-height: 1.7;
	padding-left: 15px;
}

section#faq2 #accordion .card-body p {
	border-left: 5px solid #ccc;
}


/*************************
	NAVIGATION
*************************/

.navbar-toggler {
	border-color: #fff;
	color: #fff;
}

.navbar-toggler i {
	font-size: 30px;
}

.row.col-spacing {
	margin-left: -25px;
	margin-right: -25px;
}

.row.col-spacing [class^="col-"] {
	padding-left: 25px;
	padding-right: 25px;
}

.overlay {
	background-color: #000;
	opacity: .7;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*navbar*/
.navbar.main-navbar {
	position: fixed;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 25px;
	z-index: 1;

}

.navbar.main-navbar {
    background: #0d47a1;
}

.navbar.main-navbar.bg-dark {
	background-color: #000 !important;
}

.navbar.main-navbar .navbar-brand {
	width: 200px;
	padding: 0;
	line-height: 0;
}

.navbar.main-navbar .navbar-brand img {
	/*width: 100%;*/
	width: 120%;
}

.navbar.main-navbar .nav-link {
	color: #fff;
	padding: 0 20px;
	font-size: 14px;
	letter-spacing: 1px;
	color: rgba(255,255,255,.75);
	position: relative;
	transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
}

.navbar.main-navbar .nav-link:after {
	content: ' ';
	position: absolute;
	bottom: -10px;
	left: 50%;
	transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	height: 2px;
	width: 0;
	background-color: #fff;
	transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
}

.navbar.main-navbar .nav-link:hover {
	color: #fff;
}

.navbar.main-navbar .nav-link:hover:after {
	width: 20px;
}

.navbar.main-navbar .nav-item.active .nav-link {
	color: #fff;
}

.navbar.main-navbar .nav-item.active .nav-link:after {
	width: 20px;
}

.navbar.main-navbar .form-inline {
	margin-left: 15px;
}

.navbar.main-navbar .form-inline .btn {
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-width: 2px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	letter-spacing: 1px;
	background-color: transparent;
	border-color: #fff;
}

.navbar.main-navbar .form-inline .btn:hover {
	background-color: #fff;
	color: #000;
	opacity: 1;
}

/*hero*/
.hero {
	height: 100%;
	color: #fff;
	position: relative;
}

.hero .text {
	position: absolute;
	top: 60%;
	left: 100px;
	right: 100px;
	transform: translateY(-60%);
	-webkit-transform: translateY(-60%);
	-moz-transform: translateY(-60%);
	-o-transform: translateY(-60%);
	-ms-transform: translateY(-60%);
	z-index: 1;
	text-align: center;
}

.hero .text h1 {
	margin: 0;
	font-size: 64px;
	font-weight: 300;
	letter-spacing: .5px;
	line-height: 1.3em;
}

.hero .text h1 .bold {
	font-weight: 600;
}

.hero .text p.lead {
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	line-height: 0;
	font-size: 16px;
}

.hero .cta {
	margin-top: 40px;
}

/*.hero .cta .btn {
    padding: 15px 20px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1.3px;
    font-weight: 600;
    background: #0d47a1;
    border: transparent;
}*/

.hero .cta .btn, .cta .btn {
    padding: .7rem 3rem;
    /*text-transform: uppercase;*/
    font-size: 1.25rem;
    letter-spacing: 1.3px;
    font-weight: 600;
    color:#fff;
    background: #007bff;
    border: transparent;
}

.hero .cta .btn.btn-primary {
	border-radius: .3rem;
	-webkit-border-radius: .3rem;
	-moz-border-radius: .3rem;
	-o-border-radius: .3rem;
	-ms-border-radius: .3rem;
	padding-left: 30px;
	padding-right: 30px;
	/*border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	padding-left: 30px;
	padding-right: 30px;*/
}

.hero .cta .btn.btn-link {
	color: #fff;
}

.hero .cta .btn.btn-link i {
	margin-right: 5px;
}

.hero .cta .link {
	margin-top: 15px;
}

.hero .cta .link a {
	color: #fff;
	font-size: 12px;
	text-decoration: underline;
	text-transform: none;
	color: #999;
	font-weight: 600;
	letter-spacing: .3px;
}

/*section*/
section {
	position: relative;
}

section.padding {
	padding: 100px 0;
}

/************************
	Appreciate Anyone
**********************/

section #appreciate-anyone {
	background:; /*var(--primary-color);*/
	box-sizing: border-box;
	height: auto;
	margin-top: 150px !important;
	margin-bottom: 100px;
}

/* inner header container */
section#appreciate-anyone .container {
	box-sizing: border-box;
	padding-top: 150px;
	padding-bottom: 100px;
}

/* header caption */
section#appreciate-anyone h1 {
height: 80px;
color: #fff;
}

/* header dl description */
section#appreciate-anyone div > ul {
top: 201px;
font-family: Segoe UI;
font-style: normal;
font-weight: 300;
font-size: 25px;
line-height: 120%;
letter-spacing: -0.017em;
color: #E6E6E6;
}

/************************
	Bulk Appreciation
**********************/

section #bulk-appreciation {
	background:; /*var(--primary-color);*/
	box-sizing: border-box;
	height: auto;
	margin-top: 150px !important;
	margin-bottom: 100px;
}



/*list*/
/*.list-item {
	display: flex;
	display: -webkit-flex;
	width: 100%;
}

.list-item.no-spacing {
	padding-bottom: 0;
}

.list-item .icon,
.list-item .desc {
	flex: 1;
	-webkit-flex: 1;
}

.list-item .icon {
	flex: 0 0 65px;
	-webkit-flex: 0 0 65px;
	font-size: 45px;
	line-height: 0;
	color: #ccc;
}

.list-item .desc h2 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: .5px;
	margin-bottom: 10px;
}

.list-item .desc p {
	line-height: 28px;
	font-size: 16px;
	margin-bottom: 0;
}

.list-item .desc .more {
	display: inline-block;
	margin-top: 10px;
}*/

/*
	Font Size
*/

/*article*/
/*article.card {
	border: none;
	box-shadow: 0 0 40px rgba(0,0,0,.05);
	-webkit-box-shadow: 0 0 40px rgba(0,0,0,.05);
	-moz-box-shadow: 0 0 40px rgba(0,0,0,.05);
	-ms-box-shadow: 0 0 40px rgba(0,0,0,.05);
	-o-box-shadow: 0 0 40px rgba(0,0,0,.05);
	margin-bottom: 60px;
}

article.card .card-img-top {
	height: 100%;
}

article.card .card-title {
	font-size: 20px;
	line-height: 28px;
}

article.card .card-title a {
	color: #000;
	text-decoration: none;
}

article.card .card-title a:hover {
	opacity: .8;
}

article.card .card-text {
	color: #666;
	line-height: 26px;
}

article.card .card-subtitle {
	font-size: 14px;
	color: #666;
}

article.card .card-subtitle a {
	color: #666;
	border-bottom: 1px dotted #666;
	text-decoration: none;
}

article.card .card-more {
	text-transform: uppercase;
	font-weight: 800;
	text-transform: 2px;
	color: #000;
	display: inline-block;
	margin-top: 10px;
	font-size: 14px;
}

article.card .card-more i {
	margin-left: 5px;
}*/

/*subscribe*/
/*.subscribe {
	position: relative;
}

.subscribe .form-control,
.subscribe .btn {
	height: 45px;
}

.subscribe .form-control {
	border-width: 2px;
	margin-right: 1px;
	border-color: transparent;
	box-shadow: 0 0 40px rgba(0,0,0,.05);
	-webkit-box-shadow: 0 0 40px rgba(0,0,0,.05);
	-moz-box-shadow: 0 0 40px rgba(0,0,0,.05);
	-o-box-shadow: 0 0 40px rgba(0,0,0,.05);
	padding: 30px 25px;
	padding-right: 130px;
	border-radius: 30px !important;
	-webkit-border-radius: 30px !important;
	-moz-border-radius: 30px !important;
	-o-border-radius: 30px !important;
	-ms-border-radius: 30px !important;
	display: inline-block;
	width: 100%;
}

.subscribe .form-control:hover {
	border: 2px solid #ddd;
}

.subscribe .form-control:focus {
	border-color: #0069d9;
}

.subscribe .btn {
	padding-left: 20px;
	padding-right: 20px;
	position: absolute;
	right: 10px;
	top: 10px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: .5px;
}*/

/*about*/
/*.about-picture {
	width: 250px;
	margin: 0 auto;
}

.about-picture img {
	width: 100%;
}

.about-details {
	color: #fff;
}

.about-details .about-badge {
	padding: 6px 14px;
	border: 2px solid #fff;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 800;
	letter-spacing: 2px;
	margin-bottom: 20px;
	display: inline-block;
}

.about-details .about-title {
	line-height: 45px;
	color: #333;
}

.about-details .about-description, .section-lead {
	line-height: 28px;
	margin-top: 20px;
	color: #333;
	font-size: 18px;
}

section .section-description {
	line-height: 27px;
	margin-top: 20px;
	color: #222;
	font-size: 18px;
	font-weight: 400;
}

.about-details .about-cta {
	margin-top: 40px;
}

.about-details .about-cta .btn-primary {
	background-color: #fff;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	color: #000;
	border-color: #fff;
	padding: 13px 20px;
	text-transform: uppercase;
	font-weight: 800;
}

.btn-outline-primary {
    color: #fff;
    border-color: #fff;
    border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	padding-left: 30px;
	padding-right: 30px;
}

.projects-details .projects-cta .btn-primary:hover {
	background-color: transparent;
	color: #fff;
}

.projects-details .projects-cta .btn-link {
	color: #999;
}*/


/*projects*/
/*.projects-picture {
	width: 500px;
	margin: 0 auto;
}

.projects-picture img {
	width: 100%;
}

.projects-details {
	color: #fff;
}

.projects-details .projects-badge {
	padding: 6px 14px;
	border: 2px solid #fff;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 800;
	letter-spacing: 2px;
	margin-bottom: 20px;
	display: inline-block;
}

.projects-details .projects-title {
	font-weight: 600;
	line-height: 45px;
	color: #333;
}

.projects-details .projects-description {
	line-height: 28px;
	margin-top: 20px;
	color: #333;
}

.projects-details .projects-cta {
	margin-top: 40px;
}

.projects-details .projects-cta .btn-primary {
	background-color: #fff;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	color: #000;
	border-color: #fff;
	padding: 13px 20px;
	text-transform: uppercase;
	font-weight: 800;
}

.btn-outline-primary {
    color: #fff;
    border-color: #fff;
    	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	padding-left: 30px;
	padding-right: 30px;
}

.projects-details .projects-cta .btn-primary:hover {
	background-color: transparent;
	color: #fff;
}

.projects-details .projects-cta .btn-link {
	color: #999;
}*/

/*contact*/
/*form.contact .form-control {
	margin-bottom: 5px;
	height: 50px;
	padding: 15px;
	border-color: transparent;
	box-shadow: 0 0 10px rgba(0,0,0,.01);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.01);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.01);
	-o-box-shadow: 0 0 10px rgba(0,0,0,.01);
	-ms-box-shadow: 0 0 10px rgba(0,0,0,.01);
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-width: 2px;
}

form.contact .form-control:focus {
	border: 2px solid #000;
}

form.contact textarea.form-control {
	height: 220px;
}

form.contact .btn-primary {
	padding: 15px 20px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	font-size: 14px;
	cursor: pointer;
	border-color: #000;
	color: #fff;
	background-color: #000;
	border-width: 2px;
}

form.contact .btn-primary:hover {
	background-color: transparent;
	color: #000;
}

.contact-text {
	line-height: 28px;
}

.contact-icon {
	margin: 0;
	margin-bottom: 30px;
	padding: 0;
}

.contact-icon li {
	display: inline-block;
	width: 100%;
	margin-bottom: 7px;
}

.contact-icon i {
	font-size: 26px;
	width: 40px;
	float: left;
}

.contact-icon div {
	margin-left: 35px;
}*/

/* 
  =========================
  MEDIA QUERY for TEXT-FLOW ELLIPSIS NORMAL SCREENS
  =========================
*/

.media .flow {
  white-space: wrap;
  width: 600px; 
  max-width: 100%; 
  overflow: hidden;
  /*text-overflow: ellipsis; */
  /*border: 1px solid #000000;*/
}

/* 
  =========================
  CAMPAIGN STATUS BEEP
  =========================
*/

    .beep-status-running {
  	position: relative; }
   .beep-status-running:after {
    content: '';
    position: absolute;
    top: 2px;
    right: 8px;
    width: 7px;
    height: 7px;
    background-color: var(--accent-green) !important; /* #ffa426; */
    border-radius: 50%;
    -webkit-animation: pulsate 1s ease-out;
            animation: pulsate 1s ease-out;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    opacity: 1; }


 .beep-status-stopped {
  position: relative; }
   .beep-status-stopped:after {
    content: '';
    position: absolute;
    top: 2px;
    right: 8px;
    width: 7px;
    height: 7px;
    background-color: var(--danger-color) !important; /* #ffa426; */
    border-radius: 50%;
    -webkit-animation: pulsate 1s ease-out;
            animation: pulsate 1s ease-out;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    opacity: 1; }

  /*=========================
  DB Data LOAD MORE
  =========================
*/

/* bottom padding was affected after load implementation */
.list-unstyled-border li {
    border-bottom: 1px solid #f9f9f9;
    padding-bottom: 15px;
    margin-bottom: -22px;
}

 .load {
            /*display: none;*/
            /*font-size: 20px;*/
        }

/* 
  =========================
  MEDIA
  =========================
*/
.media .media-right {
  float: right;
  color: #6777ef;
  font-weight: 600;
  font-size: 16px; }

.media .media-icon {
  font-size: 20px;
  margin-right: 15px;
  line-height: 1; }

.media .media-title {
  margin-top: 0;
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 15px;
  color: #34395e; }
  .media .media-title a {
    font-weight: inherit;
    color: #000; }

    .media .media-description {
  line-height: 1.5;
  color: var(--description);
  font-size: 14px; 
margin-top: -4px;}

.media .media-author {
  line-height: 32px;
  color: #34395e;
  font-size: 13px; 
margin-top: -10px;}

.media .media-links {
  margin-top: 10px; }
  .media .media-links a {
    font-size: 12px;
    color: #999; }

.media .media-progressbar {
  flex: 1; }
  .media .media-progressbar .progress-text {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #34395e; }

.media .media-cta {
  margin-left: 40px; }
  .media .media-cta .btn {
    padding: 5px 15px;
    border-radius: 30px;
    font-size: 12px; }

.media .media-items {
  display: flex; }
  .media .media-items .media-item {
    flex: 1;
    text-align: center;
    padding: 0 15px; }
    .media .media-items .media-item .media-label {
      font-weight: 600;
      font-size: 12px;
      color: #34395e;
      letter-spacing: .5px; }
    .media .media-items .media-item .media-value {
      font-weight: 700;
      font-size: 18px; }


/* 
  =========================
  MEDIA QUERY for TEXT-FLOW ELLIPSIS SMALL SCREENS
  =========================
*/
    @media screen and (max-width: 768px) {
        .media .flow {
      white-space: wrap; 
      width: 200px;
      line-height: 1.2; 
      overflow: hidden !important;
      /*text-overflow: ellipsis; */
        /*border: 1px solid #000000;*/
        }

    }

/* 
  =========================
  FOOTER
  =========================
*/
footer {
	padding: 80px 0 60px 0;
	text-align: left;
	background-color: #000;
	color: #fff;
}

footer div > h4 {
	color: #ccc !important;
}

footer p > a {
	text-transform: capitalize;
}

footer p > a {
	color: #ccc !important;
	font-weight: 200;
}

/*footer div a:hover {
	color: red !important;
}*/

footer figure {
	width: 120px;
	margin: 0 auto;
	margin-bottom: 30px;
}

footer figure img {
	width: 100%;
}

footer p {
	font-weight: 600;
	letter-spacing: 1.5px;
	font-size: 12px;
	color: #777;
	margin-bottom: 10px;
	text-transform: uppercase;
}

footer i {
	color: #ff0000;
}

/********************************
	CSS MEDIA QUERY
*********************************/

@media screen and (max-width: 768px) {

	section#header {
		text-align: center;
	}

	section#header h1 {
	width: 100%;
	height: 149px;
	left: 56px;
	top: 41px;
	font-size: 64px;
	}

	section#header div > ul {
	max-width: 100%;
	padding-top: 15px;
	font-size: 25px;
	font-family: 'Mulish', sans-serif;
	}

	section#header div.desc > p {
	/*max-width: 100%;*/
	/*text-align: center;*/
	margin-top: 10px;
	margin-right: 0;

	/*font-family: Segoe UI;
	font-style: normal;
	font-weight: 300;
	font-size: 23px;*/
	/*line-height: 120%;*/

	/*letter-spacing: -0.017em;*/

	color: #E6E6E6;
	}

	section#header .description {
		padding-top: 50px;
	}

	section#header .description ul {
		/*text-align: left;*/
	}

	section#header div > img {
	padding-top: 50px;
	}

	section#section2 h1, section#section3 h1, section#section4 h1, 
	section#section5 h1, section#section7 h1, section#section8 h1 {
	font-size: 40px;
	}

	section#section2 div.content, section#section3 div.content, 
	section#section7 div.content, section#section8 div.content {
	max-width: 100%;
	padding-top: -10px;
	}

	section#section4 div.content, /*section#section5 div.content*/ {
	max-width: 100%;
	padding-top: 50px;
	 }

	section#section2 div.mt-5, section#section3 div.mt-5, section#section7 div.mt-5, section#section8 div.mt-5 {
	width: auto;
	text-align: center;
	}

	section#section2 div > img {
	padding-top: 50px;
	}

	section#section3 div > img {
	padding-top: none;
	}

}

@media screen and (max-width: 992px) {

	/* OTHER FRONTEND PAGES BESIDES THE HOMEPAGE */

		section#faqs {
		background: var(--primary-color);
		box-sizing: border-box;
		left: 0px;
		top: 0px;
		height: auto;
		min-height: 40%;
		}

		/* inner header container */
		section#faqs .container {
			box-sizing: border-box;
			padding-top: 120px;
			padding-bottom: 50px;
		}

		section#faqs h1 {
		height: 50px;
		color: #fff;
		font-size: 2.5rem;
		}

		/* header dl description */
		section#faqs div > ul {
		top: 201px;
		font-family: 'Mulish', sans-serif;
		font-style: normal;
		font-weight: 300;
		font-size: 20px;
		line-height: 120%;
		letter-spacing: -0.017em;
		color: #E6E6E6;
		}

}

@media screen and (max-width: 768px) {
	/*.hero .text {
		left: 20px;
		right: 20px;
	}*/
	.navbar.main-navbar .navbar-collapse {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.navbar.main-navbar .navbar-nav .nav-item a {
		display: inline-block;
		padding: 10px 0;
	}
	.navbar.main-navbar .navbar-nav .nav-item a:after {
		display: none;
	}
	.navbar.main-navbar .form-inline {
		margin-left: 0;
	}
}

/*@media screen and (max-width: 576px) {
	.hero .text h1 {
		font-size: 34px;
	}
	.hero .text p.lead {
		line-height: normal;
	}
	.projects-picture {
		margin-bottom: 40px;
	}
	.maps {
		margin-bottom: 40px;
		width: 100%;
		height: 250px;
	}
	section.callout .text {
		text-align: center;
		margin-bottom: 20px;
	}
	section.callout .cta {
		text-align: center;
	}
	.row.col-spacing {
		margin-left: -15px;
		margin-right: -15px;
	}
	.row.col-spacing [class^="col-"] {
		padding-left: 15px;
		padding-right: 15px;
	}
	.list-item {
		padding-bottom: 40px;
	}
}

@media screen and (max-width: 320px) {
	.article-read .article-read-inner {
		width: 80%;
	}
}*/