/*
Theme Name: Global FoodBanking Network
Author: Global FoodBanking Network
Description: Designed by Global FoodBanking Network.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, light
Text Domain: am
*/

.page-id-3804 .mybtn3 .vc_btn3 {
	background-color: #2BD0FE !important;
}
.page-id-3804 .top-image-block {
	display: none;
}
.page-id-3804 #content {
    max-width: 100% !important;
    width: 100% !important;
}
.post-3804 {
    max-width: unset !important;
}
.post-3804 p{
	font-size: 19px;
}
.post-3804 h2{
	font-size: 44px !important;
}

@media (max-width: 500px) {	
	.f-logo{
		display: none;
	}
	.profile-section .profile-image {
		width: 100% !important;
	}
	.wrapper-logo-right-text {
		margin-bottom: 33px;
	}
}

html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    outline: none;

}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

img {
    vertical-align: top;
    height: auto;
    max-width: 100%;

}

body,
html {
    height: 100%;
}

body {
    width: 100%;
    font: 16px "Lora", Arial, Helvetica, sans-serif;
    color: #1b161e;
    background: #fff;
    min-width: 320px;
    -webkit-text-size-adjust: none;
    margin: 0;
    display: table;
    table-layout: fixed;
    position: relative;
}

input,
textarea,
select,
button {
    outline: none;
    font-family: "Lora", Arial, Helvetica, sans-serif;
}

a {
    color: #4394d1;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

b {
    font-weight: bold;
}

/* wrapper */

#wrapper {
    display: table-cell;
    width: 100%;
    margin: 0 auto;
	overflow: hidden;
}

.page-holder {
    max-width: 1410px;
    margin: 0 auto;
    padding: 0 15px;
}

.page-holder:after {
    content: "";
    clear: both;
    display: block;
}

.h-area {
    /* position: absolute; */
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    transition: background 0.2s ease-in-out;
}

.h-area .fixed-logo {
    display: none;
}

.h-area.fixed {
    background: #fff;
    position: fixed;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.16);
    z-index: 1000;
}

.h-area.fixed .logo {
    padding: 18px 0 0;
}

.h-area.fixed .h-box {
    padding: 10px 0 0;
}

.h-area.fixed .logo a {
    display: none;
}

.h-area.fixed .logo .fixed-logo {
    display: block;
}

.h-area.fixed .add-nav > li > a {
    color: #677836;
    padding-bottom: 22px;
}

.h-area.fixed .add-top-nav-frame {
    background: none;
}

.h-area.fixed .top-nav > li > a {
    color: #a14ca4;
}

.h-area.fixed .top-nav {
    font-size: 11px;
    position: absolute;
    top: -4px;
    right: 270px;
    width: 370px;
    text-align: right;
}

.h-area.fixed .add-nav-holder {
    position: absolute;
    top: 27px;
    right: 325px;
}

.h-area.fixed .page-holder {
    position: relative;
}

.h-area.fixed .top-nav > li {
    background: none;
    padding: 0 4px 0 10px;
}

.h-area.fixed .add-nav > li {
    margin: 0;
    padding: 0 8px 0 14px;
    background: url(images/sep-add-nav-fixed.png) no-repeat 0 10px;
}

.h-area.fixed .add-nav > li:first-child {
    background: none;
}

.h-area.fixed .add-nav > li.drop-down:hover > a,
.h-area.fixed .add-nav > li.drop-down > a:hover {
    background: url(images/bg-arrow-drop.png) no-repeat 50% 100%;
}

.logo {
    padding: 80px 0 0;
    margin: 0 2% 0 0;
    float: left;
    max-width: 317px;
    width: 23%;
}
/*footer logo Update CSS Start*/
.certified-logo {
	width: 100px;
	height: auto;
	position: absolute;
	right: 90px;
	top: -60px;
}



/*footer logo Update CSS End*/

.h-box {
    width: 75%;
    float: right;
}

.h-box-holder {
    padding: 0 0 61px;
}

.h-area.fixed .h-box-holder {
    padding-bottom: 13px;
}

.h-box-holder:after {
    content: "";
    clear: both;
    display: block;
}

.h-box-holder .holder {
    position: relative;
    float: right;
}

.lang-box {
    padding: 33px 21px 0 0;
    float: left;
    font: 12px/1.05 "Montserrat", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.lang-box a {
    text-decoration: underline;
    color: #b0adae;
}

.lang-box a:hover {
    text-decoration: none;
}

.search-area {
    position: absolute;
    right: -108px;
    top: 15px;
    z-index: 1000;
}

.add-top-nav-frame {
    float: left;
    padding: 21px 110px 30px 7px;
    background: #1b161e;
    position: relative;
}

.top-nav {
    margin: 0;
    padding: 6px 7px 0 0;
    list-style: none;
    font: 800 12px/1.05 "Nunito Sans", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    float: left;
}

.top-nav > li.fixed-item {
    display: none;
}

.h-area.fixed .top-nav > li.fixed-item {
    display: inline-block;
}

.h-area.fixed .lang-box {
    display: none;
}

.top-nav > li {
    display: inline-block;
    vertical-align: top;
    background: url(images/sep-top-nav.png) no-repeat 100% 2px;
    padding: 6px 27px 4px 20px;
}

.top-nav > li > a {
    color: #ffdf2f;
}

.top-nav > li > a:hover {
    text-decoration: none;
    opacity: 0.7;
}

.h-area.fixed .social-nav {
    float: none;
}

.social-nav {
    position: relative;
    z-index: 1000;
    margin: 0;
    padding: 5px 16px 0 0;
    list-style: none;
    float: left;
}

.social-nav li {
    display: inline-block;
    vertical-align: top;
    padding: 0 15px;
}

.social-nav img {
    vertical-align: middle;
}

.btn-search:hover,
.social-nav a:hover {
    opacity: 0.8;
}

.btn-search.active:hover {
    opacity: 1;
}

.h-area.fixed .social-nav a:hover {
    opacity: 0.6;
}

.btn-action {
    position: absolute;
    right: -30px;
    top: 15px;
    background: #f554fb;
    color: #1b161e;
    padding: 16px 13px 14px;
    text-transform: uppercase;
    font: 700 15px/1.05 "Nunito Sans", Arial, Helvetica, sans-serif;
}

.btn-action:hover {
    opacity: 0.9;
}

.btn-action span {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 0 14px 0 0;
}

.btn-action span:after {
    content: "";
    background: url(images/ico-arrow-black.png) no-repeat;
    width: 6px;
    height: 8px;
    position: absolute;
    right: 0;
    top: 3px;
}

.btn-search {
    float: left;
    background: #87f9a3 url(images/ico-search.png) no-repeat 50% 50%;
    width: 46px;
    height: 48px;
    text-indent: -9999px;
}

.btn-search.active {
    cursor: default;
}

.search-form-h input[type="text"] {
    border: 0;
    float: left;
    width: 180px;
}

.add-nav-holder {
    position: relative;
    z-index: 1000;
}

.add-nav-holder:after {
    content: "";
    clear: both;
    display: block;
}

.h-area.fixed .m-nav-link {
    border-top-color: #677836;
}

.h-area.fixed .m-nav-link:before,
.h-area.fixed .m-nav-link:after {
    background: #677836;
}

.m-nav-link {
    float: right;
    display: none;
    position: relative;
    width: 28px;
    height: 21px;
    border-top: 2px solid #fff;
    text-indent: -9999px;
}

.m-nav-link:before,
.m-nav-link:after {
    content: "";
    height: 2px;
    background: #fff;
    width: 100%;
    position: absolute;
    top: 7px;
    left: 0;
}

.m-nav-link:after {
    top: 16px;
}

.m-nav-link.current-menu-item {
    border-color: transparent !important;
    width: 23px;
}

.m-nav-link.current-menu-item:after {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: 6px;
}

.m-nav-link.current-menu-item:before {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    top: 6px;
}

.add-nav {
    margin: 0 -3px 0 0;
    padding: 0;
    list-style: none;
    text-align: right;
    font: 800 18px/1.05 "Nunito Sans", Arial, Helvetica, sans-serif;
}

.add-nav > li {
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin: 0 -4px 0 23px;
}

.add-nav > li.m-item {
    display: none;
}

.add-nav > li > a {
    color: #fff;
    display: block;
    position: relative;
    padding: 14px 10px 9px;
    text-transform: uppercase;
}

.add-nav > li > a span {
    display: block;
    position: relative;
    font-size: 100%;
}

.add-nav > li.current-menu-item > a span:after,
.add-nav > li.current-menu-ancestor > a span:after {
    content: "";
    background: #f554fb;
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: -7px;
    left: 0;
    z-index: 5;
}

.h-area.fixed .add-nav > li.current-menu-item > a span:after {
    display: none;
}

.h-area.fixed .add-nav > li.current-menu-item > a {
    color: #677836;
}

.add-nav > li:hover > a,
.add-nav > li > a:hover {
    background: #fff;
    color: #677836;
    text-decoration: none;
}

.add-nav li:hover ul {
    display: block;
}

.add-nav > li.current-menu-item:hover > a,
.add-nav > li.current-menu-item > a,
.add-nav > li.current-menu-ancestor:hover > a,
.add-nav > li.current-menu-ancestor > a {
    background: none;
    color: #f554fb;
}

.add-nav ul {
    margin: 0;
    width: 303px;
    padding: 19px 16px 10px;
    list-style: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    text-align: left;
    font: 800 15px/1.05 "Nunito Sans", Arial, Helvetica, sans-serif;
}

.add-nav li:first-child ul {
    right: auto;
    left: 0;
}

.add-nav ul li {
    padding: 0 0 2px;
}

.add-nav ul a {
    display: block;
    color: #677836;
    padding: 9px 12px 7px;
}

.add-nav ul a:hover {
    text-decoration: none;
    background: #f0efef;
    color: #f58f26;
}

.top-img-area {
    background: url(images/bg-top-img-area.jpg) no-repeat 50% 50%;
    background-size: cover;
}

.top-img-area .page-holder {
    position: relative;
    min-height: 820px;
}

.top-img-area .holder {
    padding: 430px 0 150px;
}

.top-img-area .box-text {
    max-width: 885px;
    color: #fff;
}

.top-img-area h1 {
    margin: 0 0 12px;
    font: 800 80px/1.05 "Nunito Sans", Arial, Helvetica, sans-serif;
}

.top-img-area p {
    margin: 0;
    font-size: 24px;
    line-height: 1.33;
    font-style: italic;
}

.bottom-btn-lst {
    margin: 0;
    padding: 0 15px;
    box-sizing: border-box;
    list-style: none;
    position: absolute;
    bottom: -22px;
    left: 0;
    width: 100%;
    z-index: 10;
    font: 800 17px/1.05 "Nunito Sans", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-align: center;
}

.bottom-btn-lst:after {
    content: "";
    clear: both;
    display: block;
}

.bottom-btn-lst li {
    float: left;
    margin: 0 0 0 2%;
    width: 32%;
    /*max-width: 440px;*/
    box-sizing: border-box;
}

.bottom-btn-lst li:first-child {
    margin-left: 0;
}

.bottom-btn-lst a {
    display: block;
    position: relative;
    left: -30px;
    opacity: 0;
    transition: left 0.5s ease-in-out, opacity 0.7s ease-in-out, background 0.3s linear, box-shadow 0.3s ease-out;
    color: #1b161e;
    padding: 37px 10px 41px;
    background: #ffdf2f;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.16);
}

.bottom-btn-lst.active-animation a {
    left: 0;
    opacity: 1;
}

.bottom-btn-lst a:hover {
    box-shadow: 2px 4px 11px rgba(0, 0, 0, 0.16);
    text-decoration: none;
    background: #fbe360;
}

.bottom-btn-lst .item02 a {
    background: #87f9a3;
}

.bottom-btn-lst .item02 a:hover {
    background: #aaf9bd;
}

.bottom-btn-lst .item03 a {
    background: #2cd0ff;
}

.bottom-btn-lst .item03 a:hover {
    background: #62dbfe;
}

.bottom-btn-lst a span {
    display: inline-block;
    vertical-align: top;
    padding: 7px 16px 0 48px;
    position: relative;
}

.bottom-btn-lst a span:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
}

.bottom-btn-lst .item01 span:before {
    background: url(images/ico01.png) no-repeat;
    width: 29px;
    height: 29px;
}

.bottom-btn-lst .item02 span:before {
    background: url(images/ico02.png) no-repeat;
    width: 25px;
    height: 26px;
}

.bottom-btn-lst .item03 span:before {
    background: url(images/ico03.png) no-repeat;
    width: 27px;
    height: 26px;
}

.bottom-btn-lst a span:after {
    content: "";
    position: absolute;
    top: 11px;
    right: 0;
    background: url(images/bg-bottom-btn-lst-arr.png) no-repeat;
    width: 6px;
    height: 9px;
}

.bottom-btn-lst a:hover span:after {
    right: -2px;
}

.top-image-block {
    padding: 322px 0 50px;
    background: url(images/bg-top-img-block.jpg) no-repeat 50% 50% !important;
    background-size: cover !important;
}

.top-image-block.what-we-do {
    background: url(images/bg-top-img-block-what-we-do.jpg) no-repeat 50% 50%;
}

.top-image-block.who-we-are {
    background: url(images/bg-top-img-block-who-we-are.jpg) no-repeat 50% 50%;
}

.top-image-block h1 {
    margin: 0;
    color: #fff;
    font: 800 80px/1.05 "Nunito Sans", Arial, Helvetica, sans-serif;
    font-size: 74px;
}

/* main */

#main {
    overflow: hidden;
    position: relative;
}

.info-area {
    padding: 100px 0 77px;
}

.info-area.inner {
    padding: 77px 0 53px;
}

.text-info-area {
    text-align: center;
    max-width: 895px;
    margin: 0 auto;
}

.text-info-area.inner {
    max-width: 975px;
}

.text-info-area h2 {
    margin: 0 0 15px;
    font: 800 64px/1.05 "Nunito Sans", Arial, Helvetica, sans-serif;
}

.text-info-area p {
    font-size: 20px;
    line-height: 1.4;
    margin: 0 0 46px;
    font-style: italic;
}

.info-lst {
    margin: 0 -32px 0 0;
    padding: 0;
    list-style: none;
}

.info-lst li {
    width: 33.33%;
    display: inline-block;
    vertical-align: top;
    margin: 0 -4px 0 0;
    padding: 0 32px 32px 0;
    box-sizing: border-box;
}

.info-lst .img {
    position: relative;
    text-align: center;
    color: #fff;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.16);
}

.info-lst .text-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}


/*======FBlI Page Css By ISk Start========*/

/*==========Top banner Css Start==========*/

.above-heading,
.below1-heading {
    font-size: 34px;
    color: #ffffff;
    font-style: italic;
    line-height: 43px;
    padding-bottom: 35px;
    font-family: "Lora", Arial, Helvetica, sans-serif;
    font-weight: 300;
}

.below1-heading {
    padding-top: 35px;
    padding-bottom: 0;
}

.bellow-heading {
    font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 36px;
    padding-top: 35px;
    font-weight: 600;
}

.date-venue {
    width: 37%;
    display: inline-block;
    margin-top: 34px;
}

.date-venue img {
    display: inline-block;
    vertical-align: middle;
}

.date-venue p {
    margin-left: 20px;
    color: #fbe7bd !important;
    font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 25px;
    display: inline-block;
    width: 79%;
    vertical-align: middle;
}

/*==========Top banner Css End==========*/

/*========Counter Section Css Start======*/

.counter-section {
    background-color: #ffdf2f;
    padding: 34px 0;
    width: 100%;
    text-align: center;
}

#day {
    display: inline-block;
    width: 24%;
    border-right: 2px solid #345621;
    border-left: 2px solid #345621;
}

#hour {
    display: inline-block;
    width: 25%;
    border-right: 2px solid #345621;

}

#minute {
    display: inline-block;
    width: 25%;
    border-right: 2px solid #345621;

}

#second {
    display: inline-block;
    width: 25%;
    border-right: 2px solid #345621;

}

.counter-section p {
    text-align: center;
    font-size: 36px;
    margin-top: 0px;
    font-weight: 800;
    font-family: 'Nunito Sans', sans-serif;
}


/*========Counter Section Css End======*/

/*========Service section Css==========*/

.service-detail {
    width: 100%;
    text-align: left;
    margin-bottom: 35px;
    font-size: 20px;
    line-height: 1.6;
}

.service-detail h4 {
    font-size: 34px;
    line-height: 30px;
    color: #566f32;
    text-transform: capitalize;
    margin-bottom: 20px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 600;
}

.service-detail p {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 30px;
    padding-right: 34px;
    font-family: 'Lora', serif;
    font-weight: 400;
}



.service-detail p:last-child {
    margin-bottom: 0;
}

.service-detail p span {
    color: #231f20;
    font-family: 'Lora', serif;
    font-weight: 700;
    font-style: italic;
}

.service-description {
    background-color: #efd776;
    color: #231f20;
}

.service-li ul {
    background-color: #eeeeef;
}

.service-list {
    width: 24%;
    border-bottom: 2px solid #ffffff;
    display: inline-block;
    vertical-align: top;
    margin-left: 50px;
}

.discription {
    padding: 25px 28px;
    background-color: #efd776;
    border-radius: 22px 4px 0 0;
    color: #231f20;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
}

.discription p {
    font-size: 15px;
    line-height: 1.5;
}

.service-list ul {
    background-color: #eeeeef;
    overflow: hidden;
    border-radius: 0px 0 25px 25px;
}

.service-list ul li, .service-detail ul li {
    padding: 25px 50px;
    font-size: 15px;
    list-style: none;
    color: #231f20;
    position: relative;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 600;
}
.service-detail ul li {
    padding: 5px 0;
    list-style: none;
    padding-left: 15px;
    font-size: 20px;
    font-family: 'Lora', serif;
    font-weight: 400;
    line-height: 28px;
}

.service-list ul li::after {
    position: absolute;
    content: '';
    width: 84%;
    border: 1px solid #ffffff;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.service-list ul li::before, .service-detail ul li::before {
    position: absolute;
    content: '';
    margin: 0 auto;
    left: 28px;
    width: 7px;
    height: 7px;
    background-color: #60773e;
    border-radius: 100%;
    top: 29px;
}

.service-detail ul li::before{
    top:16px;
    left: 0;

}


.service-list ul li:last-of-type::after {
    border: 0;
    display: none;
}

.service-section {
    margin-top: 75px;
    margin-bottom: 40px;
}

/*=========Service Section Css End=======*/

/*======== Iamage Gallery CSS Start===========*/

.image-gallery h5 {

    font-size: 32px;
    line-height: 30px;
    color: #566f32;
    text-transform: capitalize;
    font-weight: 600;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    text-align: center;
    margin: 20px 0;
}

.gallery {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
}

.gallery img {
    margin-right: 6px;
    margin-bottom: 5px;
}

/*======== Iamage Gallery CSS End===========*/

/*======Tweeterfeed Css=======*/

.tweeterfeeds {
    padding-top: 81px;
    padding-bottom: 200px;
}

.feeds {
    padding: 90px 196px 0 196px;
}

.feeds:nth-child(2) {
    float: right;
}


.feeds a:hover {
    color: #5d7937;
}

/*======Tweeterfeed Css End=======*/

.footer-logo img {
    display: inline-block;
    vertical-align: middle;
}

.footer-logo span {
    font-size: 19px;
    font-family: 'Lora', serif;
    font-weight: 400;
    color: white;
}

.footer-logo {
    padding: 10px 0;
}



.serv-description {
    width: 70%;
    display: inline-block;
    vertical-align: top;
}

.feeds p {
    color: white;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    font-size: 26px;
    text-align: center;
    margin-top: 54px;
    line-height: 1.5;
}

.feeds img {
    display: inline-block;
    vertical-align: middle;
}

.feeds span {
    color: white;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
}

.feedlink {
    float: right;
    color: white;
    font-size: 19px;
    margin-top: 17px;
    text-decoration: none !important;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 600;
}

.tweetlink {
    text-decoration: none !important;
    color: white !important;
}

.feeds-time {
    float: left;
    font-size: 22px !important;
}

.fade {
    position: relative !important;
    width: 50%;
}

.image-gallery .fade {
    margin: auto;
}

.slick-next {
    position: absolute;
    top: 50%;
    z-index: 95;
    transform: translateY(-50%);
    right: 0;
    font-size: 0px;
    background: rgba(255, 255, 255, .6);
    border: 0;
    width: 43px;
    height: 47px;
    border-radius: 10px 0px 0px 10px;

}

.slick-prev.slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 95;
    transform: translateY(-50%);
    left: 0;
    font-size: 0px;
    background: rgba(255, 255, 255, .6);
    border: 0;
    width: 43px;
    height: 47px;
    border-radius: 0px 10px 10px 0px;
}

.slick-prev.slick-arrow::before,
.slick-next .slick-arrow::before {
    font-family: 'FontAwesome' !important;
    font-size: 60px;
    line-height: 1;
    opacity: 1;
    color: #acb5bc;

}

.slick-prev.slick-arrow::before {
    content: "";
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-right: 21px solid #383737;
    border-bottom: 14px solid transparent;
    z-index: 17;
    position: absolute;
    top: 10px;
    left: 7px;
}

.slick-next.slick-arrow::before {
    content: "";
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-right: 21px solid #383737;
    border-bottom: 14px solid transparent;
    z-index: 17;
    position: absolute;
    top: 10px;
    right: 7px;
    transform: rotate(180deg);

}

.slick-dots {
    text-align: center;
    width: 100%;
    margin-top: 22px;
}

.slick-dots li button {
    width: 10px;
    height: 10px;
    background: transparent;
    border: 2px solid #67aa93;
    border-radius: 50%;
    font-size: 0;
    padding: 0;
}

.slick-active button {
    background: #67aa93 !important;
}

.slick-dotted ul li {
    display: inline;
    margin: 10px 6px;
}


/*======FBlI Page Css By ISk End========*/

.row-inform .holder,
.information-img-section .holder,
.info-lst .text-box .hold {
    display: table;
    width: 100%;
    height: 100%;
}

.row-inform .frame,
.information-img-section .frame,
.info-lst .text-box .frame {
    display: table-cell;
    vertical-align: middle;
}

.info-lst .text-box h3 {
    margin: 0 0 17px;
    position: relative;
    font: 800 24px/1.05 "Nunito Sans", Arial, Helvetica, sans-serif;
    padding: 0 0 25px;
}

.info-lst .text-box h3:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin: 0 0 0 -32px;
    height: 4px;
    background: #f554fb;
    width: 64px;
}

.info-lst .text-box h4 {
    margin: 0 0 -3px;
    font: 300 80px/1.05 "Nunito Sans", Arial, Helvetica, sans-serif;
}

.info-lst .text-box p {
    margin: 0;
    font-size: 20px;
    line-height: 1.1;
    font-style: italic;
}

.info-section {
    background: url(images/bg-info-section.jpg) no-repeat 50% 50%;
    background-size: cover;
}

.info-section .page-holder {
    min-height: 720px;
}

.info-section .holder {
    display: table;
    width: 100%;
    height: 100%;
    padding: 20px 0;
}

.info-section .txt-box {
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    padding: 0 20px 0 0;
    text-align: center;
}

.info-section .txt-box h2 {
    margin: 0 0 5px;
    font: 800 64px/1.05 "Nunito Sans", Arial, Helvetica, sans-serif;
}

.info-section .txt-box p {
    margin: 39px 0;
    font-size: 20px;
    line-height: 1.4;
    font-style: italic;
}

.info-section .txt-box .btn {
    display: inline-block;
    vertical-align: top;
    background: #87f9a3;
    font: 800 17px/1.05 "Nunito Sans", Arial, Helvetica, sans-serif;
    padding: 28px 96px 26px;
    text-transform: uppercase;
    color: #1b161e;
    transition: all 0.3s ease-out;
}

.info-section .txt-box .btn:hover {
    text-decoration: none;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.16);
    background: #abf9be;
}

.info-section .txt-box .btn span {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 0 15px 0 0;
}

.info-section .txt-box .btn:hover span:after {
    right: -2px;
}

.info-section .txt-box .btn span:after {
    content: "";
    position: absolute;
    top: 3px;
    right: 0;
    background: url(images/bg-bottom-btn-lst-arr.png) no-repeat;
    width: 6px;
    height: 9px;
}

.info-section .img {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}

.add-info-lst {
    margin: 0 -32px 0 0;
    padding: 0 0 138px;
    list-style: none;
}

.add-info-lst.two-cols {
    margin: 0 -32px 0 0;
    padding-bottom: 75px;
}

.add-info-lst li {
    margin: 0 -4px 0 0;
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    box-sizing: border-box;
    padding: 0 32px 0 0;
}

.add-info-lst.two-cols li {
    width: 50%;
    padding: 0 34px 45px 0;
}

.add-info-lst .holder {
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.16);
}

.add-info-lst .img {
    position: relative;
}

.add-info-lst .img > img {
    display: block;
}

.add-info-lst .ttl-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.add-info-lst .ttl-box .hold {
    display: table;
    width: 100%;
    height: 100%;
}

.add-info-lst .ttl-box .frame {
    display: table-cell;
    vertical-align: middle;
}

.add-info-lst .ttl-box h3 {
    margin: 0;
    text-align: center;
    color: #fff;
    position: relative;
    padding: 0 0 27px;
    font: 800 48px/1.08 "Nunito Sans", Arial, Helvetica, sans-serif;
}

.add-info-lst .ttl-box h3:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin: 0 0 0 -32px;
    height: 4px;
    background: #f554fb;
    width: 64px;
    opacity: 0;
    transition: opacity 0.4s linear;
}

.add-info-lst.active .ttl-box h3:after {
    opacity: 1;
}

.add-info-lst .txt-box {
    background: #000;
    color: #fff;
    position: relative;
    padding: 39px 35px 63px;
}

.information-block .add-info-lst .txt-box {
    padding: 0 0;
}

.information-block-reports {
    padding: 95px 0 0;
}

.information-block-reports .add-info-lst .txt-box {
    height: 250px;
}

.information-block-reports .add-info-lst .ttl-box h3 {
    text-align: left;
    padding: 25px;
}

.information-block-reports .add-info-lst .ttl-box h3:after {
    left: 57px;
}

.information-block-reports .add-info-lst .ttl-box {
    height: 93px;
}

.information-block-reports .add-info-lst .txt-box p {
    position: absolute;
    top: 120px;
    padding: 0 25px 0 0;
}

.add-info-lst .txt-box p {
    margin: 0;
    font-size: 16px;
    line-height: 1.375;
}

.add-info-lst .txt-box .btn {
    position: absolute;
    bottom: -16px;
    left: 0;
    background: #ffdf2f;
    color: #1b161e;
    font: bold 15px/1.08 "Nunito Sans", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    padding: 15px 13px;
    opacity: 0;
    transition: left 0.7s ease-in-out, opacity 0.9s ease-in-out, background 0.3s ease-out, box-shadow 0.3s ease-out;
}

.add-info-lst.two-cols .txt-box .btn {
    min-width: 183px;
    text-align: center;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.16);
}

.add-info-lst.active .txt-box .btn {
    left: 36px;
    opacity: 1;
}

.add-info-lst .txt-box .btn:hover {
    text-decoration: none;
    background: #f8e26d;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.16);
}

.add-info-lst .txt-box .btn span {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 0 15px 0 0;
}

.add-info-lst .txt-box .btn span:after {
    content: "";
    position: absolute;
    right: 0;
    top: 3px;
    background: url(images/ico-arrow-black.png) no-repeat;
    width: 6px;
    height: 8px;
}

.add-info-lst .txt-box .btn:hover span:after {
    right: -3px;
}

.partners-area h2 {
    margin: 0 0 30px;
    font: 800 64px/1.05 "Nunito Sans", Arial, Helvetica, sans-serif;
    text-align: center;
}

.partners-lst {
    margin: 0 -4px;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
}

.information-block .partners-lst {
    padding-bottom: 36px;
}

.information-block-reports .partners-lst {
    padding-bottom: 36px;
}

.partners-lst li {
    display: inline-block;
    vertical-align: top;
    margin: 0 -2px;
    width: 25%;
    box-sizing: border-box;
    padding: 0 4px 4px;
}

.partners-lst a {
    display: block;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.16);
}

.action-area {
    background: #f554fb;
    padding: 40px 0 56px;
}

.action-area .txt-box {
    padding: 45px 0 0;
    overflow: hidden;
}

.action-area .txt-box h2 {
    margin: 0 0 6px;
    font: 800 64px/1.05 "Nunito Sans", Arial, Helvetica, sans-serif;
}

.action-area .txt-box p {
    margin: 0;
    font-size: 20px;
    line-height: 1.4;
    font-style: italic;
}

.actions-lst {
    margin: 0 0 0 15px;
    padding: 7px 0 0;
    list-style: none;
    float: right;
    width: 680px;
    text-align: right;
}

.actions-lst li {
    display: inline-block;
    vertical-align: top;
    width: 200px;
    margin: 0 -4px 0 30px;
}

.actions-lst li:first-child {
    margin: 0;
}

.actions-lst .ico {
    padding: 0 0 19px;
}

.actions-lst a {
    position: relative;
    left: -25px;
    display: block;
    height: 200px;
    padding: 38px 0 0;
    text-align: center;
    background: #2cd0ff;
    border-radius: 200px;
    font: bold 15px/1.33 "Nunito Sans", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #1b161e;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.16);
    opacity: 0;
    transition: background 0.3s ease-out, box-shadow 0.3s ease-out;
}

.actions-lst a:hover {
    text-decoration: none;
}

.actions-lst .txt {
    display: inline-block;
    vertical-align: top;
}

.actions-lst .txt:after {
    content: "";
    margin: 4px 0 0 8px;
    display: inline-block;
    vertical-align: top;
    background: url(images/ico-arrow-black.png) no-repeat;
    width: 6px;
    height: 8px;
}

.actions-lst a:hover .txt:after {
    width: 8px;
    margin-right: -2px;
    background-position: 100% 0;
}

.actions-lst a:hover {
    background: #47d3fb;
    box-shadow: 2px 4px 12px rgba(0, 0, 0, 0.16);
}

.actions-lst .item02 a {
    background: #87f9a3;
}

.actions-lst .item02 a:hover {
    background: #a9febe;
}

.actions-lst .item03 a {
    background: #ffdf2f;
}

.actions-lst .item03 a:hover {
    background: #fee86d;
}

.inform-frame {
    padding: 87px 0 17px;
}

.inform-frame-row {
    display: table;
    width: 100%;
    padding: 0 0 86px;
}

.inform-frame-row .img img {}

.inform-frame-row > * {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
}

.inform-frame-row .txt-box {
    padding-left: 80px;
}

.inform-frame-row.inner .txt-box {
    padding: 0 80px 0 0;
}

.inform-frame-row .txt-box h2 {
    margin: 0 0 23px;
    font: 800 40px/1.1 "Nunito Sans", Arial, Helvetica, sans-serif;
    padding: 17px 0 39px 87px;
    position: relative;
}

.inform-frame-row .txt-box h2:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: #f554fb;
    width: 64px;
    height: 4px;
}

.inform-frame-row .txt-box h2 .ico {
    position: absolute;
    top: 0;
    left: 0;
}

.inform-frame-row .txt-box h3 {
    margin: 0 0 10px;
    font: 800 28px/1.42 "Nunito Sans", Arial, Helvetica, sans-serif;
}

.inform-frame-row .txt-box p {
    margin: 0 0 38px;
    font-size: 20px;
    font-style: italic;
    line-height: 1.6;
}

.button-c,
.hold-btn .btn,
.inform-frame-row .btn {
    display: inline-block;
    vertical-align: top;
    min-width: 275px;
    text-align: center;
    background: #2cd0ff;
    font: 800 17px/1.05 "Nunito Sans", Arial, Helvetica, sans-serif;
    padding: 28px 16px 26px;
    text-transform: uppercase;
    color: #1b161e !important;
    transition: all 0.3s ease-out;
}

.button-c {
    margin-bottom: 40px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.16);
}

.button-c.decor,
.hold-btn .btn,
.inform-frame-row .btn.decor {
    background: #87f9a3;
}

.button-c:hover,
.hold-btn .btn:hover,
.inform-frame-row .btn:hover {
    text-decoration: none;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.16);
    background: #63dcff;
}

.button-c.decor:hover,
.hold-btn .btn:hover,
.inform-frame-row .btn.decor:hover {
    background: #abf9be;
}

.button-c:hover span:after,
.hold-btn .btn:hover span:after,
.inform-frame-row .btn:hover span:after {
    right: -2px;
}

.button-c span,
.hold-btn .btn span,
.inform-frame-row .btn span {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 0 15px 0 0;
}

.button-c span:after,
.hold-btn .btn span:after,
.inform-frame-row .btn span:after {
    content: "";
    position: absolute;
    top: 3px;
    right: 0;
    background: url(images/bg-bottom-btn-lst-arr.png) no-repeat;
    width: 6px;
    height: 9px;
}

.add-social-lst {
    margin: 0;
    padding: 10px 0 0;
    list-style: none;
    font: bold 20px/1.05 "Nunito Sans", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.add-social-lst li {
    position: relative;
    padding: 0 0 15px;
}

.add-social-lst .text {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.add-social-lst a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    color: #000;
    min-height: 55px;
    padding: 17px 20px 0 70px;
    transition: opacity 0.3s linear;
}

.add-social-lst a:hover {
    text-decoration: none;
    opacity: 0.8;
}

.add-social-lst .text:after {
    content: "";
    margin: 4px 0 0 12px;
    display: inline-block;
    vertical-align: top;
    background: url(images/bg-arrow-add-socials.png) no-repeat;
    width: 6px;
    height: 11px;
}

.add-social-lst .ico {
    position: absolute;
    top: 0;
    left: 0;
    background: #ffdf2f;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 55px;
    height: 55px;
    border-radius: 55px;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.16);
}

.add-social-lst .item01 .ico {
    background-image: url(images/ico-add01.png);
}

.add-social-lst .item02 .ico {
    background-image: url(images/ico-add02.png);
}

.add-social-lst .item03 .ico {
    background-image: url(images/ico-add03.png);
}

.add-social-lst .item04 .ico {
    background-image: url(images/ico-add04.png);
}

.row-inform {
    background: url(images/bg-row-inform.jpg) no-repeat 50% 50%;
    background-size: cover;
    min-height: 350px;
    text-align: center;
    color: #fff;
}

.row-inform .page-holder {
    height: 100%;
}

.row-inform .holder {
    padding: 30px 0;
}

.row-inform h4 {
    margin: 0 0 20px;
    font-size: 20px;
    line-height: 1.1;
    font-style: italic;
}

.row-inform .quote h2 {
    margin: 0 auto 27px;
    position: relative;
    padding: 0 0 28px;
    max-width: 1180px;
    font: 800 40px/1.125 "Nunito Sans", Arial, Helvetica, sans-serif;
}

.row-inform .quote h2:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin: 0 0 0 -32px;
    width: 64px;
    height: 4px;
    background: #f554fb;
}

.row-inform h3 {
    margin: 0 0 7px;
    font: bold 32px/1.1 "Nunito Sans", Arial, Helvetica, sans-serif;
}

.row-inform h5 {
    margin: 0;
    font-size: 20px;
    line-height: 1.1;
    font-style: italic;
}

.add-inform-area {
    background: #ffdf2f;
    padding: 47px 0;
}

.add-inform-area p {
    margin: 0 auto;
    max-width: 1080px;
    font: 24px/1.5 "Nunito Sans", Arial, Helvetica, sans-serif;
    color: #1b161e;
    text-align: center;
}

.top-txt-info {
    padding: 81px 0 50px;
}

.top-txt-info .img {
    padding: 0 0 30px;
}

.text-lst-info {
    margin: 0 auto 40px;
    padding: 0px;
    list-style: none;
    text-align: center;
    max-width: 1030px;
}

.text-lst-info li {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding: 0 20px;
    margin: 0 -2px;
}

.text-lst-info li:last-child {
    padding-left: 35px;
}

.image_list {
    border-top-width: 2px;
    border-left-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 0px;
    border-style: dashed;
    border-color: #04799E;
    max-width: 1030px;
    margin: 0 auto;
    border-radius: 5px;
    text-align: center;
}

.image_list h2 {
    font: 800 24px/1.43 "Nunito Sans", Arial, Helvetica, sans-serif;
    color: #677836;
    text-align: center;
    display: inline-block;
    margin-top: -40px;
    margin-bottom: 30px;
    background-color: #fff;
    padding: 5px;
}

.text-lst-info h3 {
    margin: 0 0 13px;
    text-transform: uppercase;
    position: relative;
    font: 800 16px/1.43 "Nunito Sans", Arial, Helvetica, sans-serif;
    color: #04799E;
    padding: 0 0 17px;
}

.text-lst-info p {
    margin: 0;
    font: bold 14px/1.64 "Nunito Sans", Arial, Helvetica, sans-serif;
}

.programms-lst {
    margin: 0 -28px 0 0;
    padding: 0 0 60px;
    list-style: none;
}

.programms-lst li {
    margin: 0 -4px 0 0;
    padding: 0 28px 28px 0;
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

.programms-lst a {
    display: block;
    height: 100%;
    max-width: 669px;
    position: relative;
}

.programms-lst a:hover .ttl-box {
    background: rgba(0, 0, 0, 0.3);
}

.programms-lst a:hover .text-box {
    display: block;
}

.programms-lst .text-box {
    display: none;
    max-width: 365px;
    margin: 0 auto;
    padding: 28px 0 0;
    text-align: center;
    color: #fff;
}

.programms-lst .text-box p {
    margin: 0 0 31px;
    line-height: 1.375;
}

.programms-lst .text-box .btn-more {
    background: #87f9a3;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    color: #1b161e;
    font: bold 15px/1.2 "Nunito Sans", Arial, Helvetica, sans-serif;
    padding: 15px 15px 14px;
}

.programms-lst .text-box .btn-more span {
    display: block;
    background: url(images/bg-arrow-sm.png) no-repeat 100% 4px;
    padding: 0 14px 0 0;
}

.programms-lst .ttl-box {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.programms-lst .ttl-box .hold {
    display: table;
    width: 100%;
    height: 100%;
}

.programms-lst .ttl-box .frame {
    display: table-cell;
    vertical-align: middle;
}

.programms-lst .ttl-box h2 {
    margin: 0;
    position: relative;
    padding: 0 10px 25px;
    font: 800 32px/1.1 "Nunito Sans", Arial, Helvetica, sans-serif;
    color: #fff;
}

.programms-lst .ttl-box h2:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin: 0 0 0 -32px;
    background: #f554fb;
    width: 64px;
    height: 4px;
}

.hold-btn {
    text-align: center;
    padding: 0 0 105px;
}

.add-top-nav {
    background: #1b161e;
    text-align: center;
    padding: 10px 0 0;
}

.add-top-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font: 800 16px/1.1 "Nunito Sans", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.add-top-nav li {
    padding: 25px 19px 0;
    display: inline-block;
    vertical-align: top;
}

.add-top-nav a {
    display: block;
    padding: 0 0 27px;
    color: #fff;
    position: relative;
}

.add-top-nav .current-menu-item a,
.add-top-nav a:hover {
    text-decoration: none;
    color: #f554fb;
}

.add-top-nav .current-menu-item a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #f554fb;
    height: 4px;
}

.main-holder {
    padding: 65px 0;
}

#content {
    float: left;
    max-width: 905px;
    width: 66%;
    margin: 0 1% 0 0;
}

#sidebar {
    padding: 15px 0 0;
    float: right;
    max-width: 399px;
    width: 29%;
}

.information-top-area {
    padding: 112px 0 46px;
}

.information-top-area.bottom {
    padding: 104px 0 66px;
}

.information-lst {
    margin: 0;
    padding: 0 60px;
    list-style: none;
}

.information-lst li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 28px 35px;
    text-align: center;
    margin: 0 -2px;
}

.information-lst .hold {
    max-width: 440px;
    margin: 0 auto;
}

.information-lst .ico {
    padding: 0 0 22px;
}

.information-lst h2 {
    margin: 0 0 25px;
    position: relative;
    padding: 0 0 27px;
    font: 800 40px/1.1 "Nunito Sans", Arial, Helvetica, sans-serif;
}

.information-lst h2:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 64px;
    margin: 0 0 0 -32px;
    background: #f554fb;
    height: 4px;
}

.information-lst p {
    margin: 0 0 22px;
    font-size: 20px;
    line-height: 1.6;
}

.information-txt-area {
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.16);
    background: url(images/bg-information-txt-area.jpg) no-repeat 50% 50%;
    background-size: cover;
    color: #fff;
    text-align: center;
}

.information-txt-area .page-holder {
    max-width: 680px;
    height: 100%;
}

.information-txt-area .holder {
    display: table;
    width: 100%;
    height: 100%;
}

.information-txt-area .frame {
    padding: 20px 0;
    display: table-cell;
    vertical-align: middle;
}

.information-txt-area h2 {
    margin: 0 0 10px;
    font: 800 64px/1.1 "Nunito Sans", Arial, Helvetica, sans-serif;
}

.information-txt-area p {
    margin: 0;
    font-size: 20px;
    line-height: 1.6;
    font-style: italic;
    letter-spacing: 1px;
}

.information-block {
    padding: 95px 0 0;
}

.information-block-decor {
    background: #1b161e url(images/bg-information-block-decor.gif) no-repeat 50% 100%;
    color: #fff;
    text-align: center;
    min-height: 730px;
}

.information-block-decor .page-holder {
    height: 100%;
}

.information-block-decor .holder {
    display: table;
    width: 100%;
    height: 100%;
}

.information-block-decor .frame {
    display: table-cell;
    padding: 30px 0;
    vertical-align: middle;
}

.information-block .partners-area {
    margin-top: -7px;
    padding-bottom: 56px;
}

.information-block-decor .box-ttl {
    padding: 0 0 35px;
    max-width: 560px;
    margin: 0 auto;
}

.information-block-decor .box-ttl h2 {
    margin: 0 0 10px;
    font: 800 64px/1.1 "Nunito Sans", Arial, Helvetica, sans-serif;
}

.information-block-decor .box-ttl .add-txt {
    display: block;
    font-style: italic;
    font-size: 20px;
    line-height: 1.6;
}

.button-hold {
    text-align: center;
}

.partners-area .button-hold .button-c {
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.16);
}

.information-img-section {
    background: url(images/bg-information-img-section.jpg) no-repeat 50% 50%;
    background-size: cover;
    text-align: center;
    color: #fff;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.16);
}

.information-img-section .page-holder {
    max-width: 720px;
    height: 100%;
}

.information-img-section .frame {
    padding: 30px 0;
}

.information-img-section h2 {
    margin: 0 0 11px;
    font: 800 64px/1.1 "Nunito Sans", Arial, Helvetica, sans-serif;
}

.information-img-section p {
    margin: 0 0 29px;
    font-style: italic;
    font-size: 20px;
    line-height: 1.6;
}

/* footer */

#footer {
    overflow: hidden;
    display: table-footer-group;
    height: 1%;
    background: #1b161e;
    color: #fff;
}

.f-area {
    overflow: hidden;
    padding: 85px 0 0;
    margin: 0 0 -15px;
}

.f-area h3 {
    margin: 0 0 20px;
    text-transform: uppercase;
    font: 800 20px/1.1 "Nunito Sans", Arial, Helvetica, sans-serif;
}

.f-area h3 a {
    color: white;
}

.f-area h3 a:hover {
    text-decoration: none;
}

.f-area .box {
    float: left;
    width: 25.5%;
    max-width: 353px;
    padding: 0 25px 0 0;
    box-sizing: border-box;
}

.f-area .box:last-child {
    padding: 0;
    width: 23.5%;
}

.f-social-nav {
    margin: 0;
    padding: 0 0 20px;
    list-style: none;
}

.f-social-nav li {
    padding: 0 16px 5px 0;
    display: inline-block;
    vertical-align: top;
}

.f-social-nav a:hover {
    opacity: 0.8;
}

.f-nav {
    font: 700 16px/1.1 "Nunito Sans", Arial, Helvetica, sans-serif;
    margin: -5px 0 0;
    padding: 0 0 41px;
    list-style: none;
}

.f-nav li {
    padding: 0 0 17px;
}

.f-nav a {
    color: #ffdf2f;
}

.f-nav a:hover {
    opacity: 0.9;
    text-decoration: none;
}

.f-addr {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1.75;
    font-size: 16px;
}

.sign-up-form {
    margin: 0 0 30px;
    max-width: 266px;
    padding: 0 48px 0 0;
    position: relative;
}

.sign-up-form input[type="email"] {
    border: 0;
    width: 100%;
}

.search-form-h {
    float: left;
    width: 1px;
    overflow: hidden;
    transition: width 0.3s linear;
}

.search-form-h.active,
.search-form-h form {
    width: 229px;
}

.search-form-h form {
    border-left: 1px solid #89f9a5;
}

.search-form-h input[type="submit"],
.sign-up-form input[type="submit"],
.sign-up-form input[type="button"],
#sgcboxContent input[type="button"] {
    width: 10%;
    padding: 0;
    float: right;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    background: #87f9a3 url(images/bg-btn-go-sign-up.png) no-repeat 50% 50%;
    top: 0;
}

#sgcboxContent form {
    margin-top: 20px;
    position: relative;
}

#sgcboxContent form input[type="email"] {
    width: 90%;
}

.search-form-h input[type="submit"] {
    position: relative;
    right: auto;
    float: left;
}

.f-row {
    position: relative;
    padding: 0 0 30px;
    /*overflow:hidden;*/
}

.f-logo {
    float: left;
}

.f-add-nav {
    overflow: hidden;
    margin: 0;
    padding: 70px 0 0 20px;
    list-style: none;
    text-align: right;
    font-size: 14px;
    line-height: 18px;
    color: #a23aa6;
}

.f-add-nav li {
    display: inline-block;
    vertical-align: top;
    background: url(images/sep-f-nav.png) no-repeat 0 2px;
    padding: 0 8px 0 12px;
}

.f-add-nav li:first-child {
    background: none;
}

.f-add-nav a {
    color: #a23aa6;
}

input[type=number],
input[type=tel],
input[type=url],
input[type=password],
input[type=search],
input[type=text],
input[type=email],
input[type=reset],
input[type=button],
input[type=submit],
button,
textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

.search-form button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    background: #87f9a3;
    border: 0;
    padding: 4px 18px;
    font: italic 16px/42px "Lora", Arial, Helvetica, sans-serif;
    height: 48px;
    text-transform: uppercase;
    cursor: pointer;
    color: #1b161e;
    display: inline-block;
    vertical-align: top;
}

input[type=reset]:hover,
input[type=button]:hover,
input[type=submit]:hover,
button:hover {
    opacity: 0.9;
}

input[type=number],
input[type=tel],
input[type=url],
input[type=password],
input[type=text],
input[type=email],
input[type=search],
textarea {
    border: 1px solid #aeadaf;
    background: #fff;
    color: #aeadaf;
    font: italic 18px "Lora", Arial, Helvetica, sans-serif;
    height: 48px;
    padding: 12px 18px;
    width: 70%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
}

#calendar_wrap {
    font-size: 14px;
}

.search-form {
    padding: 0 0 20px;
}

.post-password-form input[type="password"],
.search-form input[type="search"] {
    width: 60%;
}

::-webkit-input-placeholder {
    color: #aeadaf;
}

:-moz-placeholder {
    color: #aeadaf;
}

::-moz-placeholder {
    color: #aeadaf;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #aeadaf;
}

textarea {
    height: 160px;
    resize: none;
    overflow: auto;
    margin: 0;
}

input[type="radio"],
input[type="checkbox"] {
    margin: -3px 0 0;
    vertical-align: middle;
    padding: 0;
    width: 16px;
    height: 16px;
}

.breadcrumb {
    padding: 0 0 25px;
}

input,
textarea,
select,
button {
    outline: none;
}

select {
    padding: 2px 1px;
    width: 100%;
}

textarea {
    width: 100%;
}

.posts-list .entry p {
    margin: 0;
}

.posts-list .post {
    font-size: 18px;
    margin: 0 0 40px;
}

.post .title {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 20px;
}

.post .postmetadata {
    margin-bottom: 10px;
}

.post .postmetadata p {
    line-height: 1.8;
}

.page-title {
    padding-bottom: 10px;
}

.widget {
    margin: 0 0 53px;
    position: relative;
}

.widget.widget-img {
    max-width: 394px;
}

.widget.widget-links {
    margin-top: -2px;
}

.widget-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}

.widget-text .hold {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
}

.widget-text .frame {
    padding: 15px;
    display: table-cell;
    vertical-align: middle;
}

.widget h2 {
    margin: 0 0 9px;
    color: #1b161e;
    font: 800 40px/1.1 "Nunito Sans", Arial, Helvetica, sans-serif;
}

.widget input {
    width: 100%;
    max-width: 235px;
}

.widget h3 {
    color: #1b161e;
    font: 800 28px/1.1 "Nunito Sans", Arial, Helvetica, sans-serif;
    margin: 0 0 25px;
}

.widget-text h3 {
    color: #fff;
    font: 800 24px/1.1 "Nunito Sans", Arial, Helvetica, sans-serif;
    text-transform: none;
    position: relative;
    padding: 0 0 24px;
    margin: 0 0 18px;
}

.widget-text h3:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin: 0 0 0 -32px;
    width: 64px;
    height: 4px;
    background: #f554fb;
}

.widget .widget-text p {
    margin: 0;
    font-size: 20px;
    line-height: 1.4;
    font-style: italic;
}

.widget ul {
    margin: 0;
    padding: 0 0 2px;
    list-style: none;
    font: 16px/1.2 "Nunito Sans", Arial, Helvetica, sans-serif;
}

.widget.widget-links ul {
    text-transform: uppercase;
    font-weight: 800;
}

.widget ul a {
    text-decoration: none;
    color: #2cd0ff;
}

.widget.widget-links ul a {
    display: inline-block;
    vertical-align: top;
    padding: 0 16px 0 0;
    background: url(images/bg-arrow-blue.png) no-repeat 100% 5px;
}

.widget ul a:hover {
    text-decoration: underline;
}

.widget.widget-links ul li {
    padding: 0 0 22px;
}

#sidebar .widget-posts p {
    font-weight: normal;
    margin: 0;
    line-height: 18px;
}

.widget-posts p a {
    color: #43b4e4;
    text-decoration: none;
    font-weight: 600;
}

.widget-posts p a:hover {
    text-decoration: underline;
}

.widget ul ul {
    padding: 8px 0 0 20px;
}

.widget .all-date {
    color: #fd5340;
}

.widget .img {
    border: 1px solid #746750;
}

.widget .map-seat {
    margin: 0 0 13px;
    background: #f2f1ec;
    padding: 12px 13px;
    border: solid #bbbab5;
    border-width: 0 1px 1px;
    line-height: 22px;
}

.widget .add-link {
    padding: 0 13px;
}

.widget.widget-event li {
    padding: 0 0 26px;
}

.widget.widget-event li h4 {
    color: #fd5340;
    margin: 0 0 14px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
}

.widget.widget-event li h5 {
    font-size: 16px;
    line-height: 20px;
    font-style: italic;
    font-weight: bold;
}

.widget p {
    font-size: 20px;
    line-height: 1.6;
    margin: 0 0 18px;
}

.textwidget p {
    padding: 0 0 10px 0;
}

.side-btn {
    display: inline-block;
    vertical-align: top;
    background: #ffdf2f;
    color: #1b161e;
    font: bold 15px/1.08 "Nunito Sans", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    padding: 15px 23px;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.16);
    transition: background 0.3s ease-out, box-shadow 0.3s ease-out;
}

.information-lst .side-btn {
    min-width: 181px;
}

.side-btn:hover {
    text-decoration: none;
    background: #f8e26d;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.16);
}

.side-btn span {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 0 15px 0 0;
}

.side-btn span:after {
    content: "";
    position: absolute;
    right: 0;
    top: 3px;
    background: url(images/ico-arrow-black.png) no-repeat;
    width: 6px;
    height: 8px;
}

.side-btn:hover span:after {
    right: -3px;
}


/* Respond */

.comments {
    clear: both;
}

#respond {
    margin: 20px 0 20px 0;
    overflow: hidden;
}

.commentlist #respond {
    margin: 0 0 20px 0;
}

#respond .comment-reply-title small {
    font-size: 12px;
    font-weight: normal;
}

#commentform p {
    width: 100%;
    overflow: hidden;
    padding: 0 0 10px;
    margin: 0;
}

#commentform p label {
    display: block;
    padding: 0 0 5px;
}

#commentform p textarea {
    width: 96%;
}


/* Comments*/

#comments,
#reply-title {
    margin: 0 0 15px 0;
    line-height: 1.6em;
}

.commentlist {
    padding: 0;
    text-align: justify;
    line-height: 1.6em;
}

.comment-body {
    margin: 0 0 20px;
}

.parent.comment .comment {
    margin-left: 30px;
}

.comment-author.vcard {
    margin-bottom: 10px;
}

/* Typography */

.entry {
    width: 100%;
    font-size: 20px;
    line-height: 1.6;
}

.section-main-holder #content .entry {
    padding: 0 0 64px;
}

.entry:after {
    content: "";
    clear: both;
    display: block;
}

.entry a {
    color: #2cd0ff;
    text-decoration: underline;
}

.entry a:hover {
    text-decoration: none;
}

.entry p {
    margin: 0 0 14px;
}

.entry p i {
    font-style: italic;
}

.entry p.big {
    font-size: 20px;
    line-height: 29px;
    margin: 0 0 29px;
}

.entry p sup {
    font-size: 14px;
    position: relative;
    top: -2px;
}

.entry p strong {
    font-weight: bold;
}

.entry p em {
    font-style: italic;
}

#content .title {
    padding: 0 0 10px;
}

.title h1,
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
    line-height: 1.3em;
    margin: 0 0 15px 0;
    color: #1b161e;
    font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
    font-weight: 800;
}

.title h1,
.entry h1 {
    font-size: 64px;
    margin: 0 0 4px;
}

.entry h2 {
    margin: 30px 0 18px;
    font-size: 28px;
}

.entry h3 {
    margin: 30px 0 8px;
    font-size: 26px;
}

.entry h4 {
    font-size: 24px;
    margin: 15px 0px 0px 0px;

}

.entry h5 {
    font-size: 21px;
}

.entry h6 {
    font-size: 19px;
}

.entry h4 .q {
    margin: 0 0 0 -12px;
}

.entry ul {
    margin: 0;
    padding: 0 0 0px 26px;
    font-size: 20px;
    line-height: 1.6;
    list-style: none;
}

.entry ul ul,
.entry ul ol {
    margin: 0;
}

.entry ul > li {
    background: url(images/bullet-lst.png) no-repeat 0 13px;
    padding: 0 0 16px 24px;
}

.entry ul > ul > li {}

.entry ol {
    font-size: 20px;
    margin: 0 0 33px;
    padding: 0 0 0 26px;
    counter-reset: item;
    list-style-type: none;
}

.entry ul ul,
.entry ul ol,
.entry ol ol,
.entry ol ul {
    margin: 0;
    padding: 15px 0 0;
}

.entry ol > li {
    counter-increment: item;
    padding: 0 0 16px 27px;
    position: relative;
}

.entry ol > li:before {
    content: counter(item) ' ';
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 0;
    font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
}

.entry ol > ol > li {
    list-style-type: lower-alpha;
}

.entry table {
    width: 100%;
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0 0 15px 0;
}

.entry table td,
.entry table th {
    border: 1px solid #ccc;
    padding: 5px;
}

.entry table th {
    background: #eee;
}

/* Calendar */

#wp-calendar {
    width: 95%;
    margin-bottom: 15px;
    clear: both;
    padding: 0;
}

#wp-calendar caption {
    padding: 10px;
}

#wp-calendar th,
#wp-calendar td {
    text-align: center;
    padding: 3px 0;
}

#wp-calendar td {
    background: transparent;
}


#wp-calendar th {
    background-color: #aaa;
    border: 1px solid #4f4e4e;
    color: #15292b;
}

#wp-calendar td {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #aaa;
}

#search_block {
    padding: 0 0 20px;
}

/* Begin Images */

img {
    max-width: 100%;
    height: auto;
}

img.wp-smiley {
    padding: 0;
    border: none;
}

.alignnone {
    margin: 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 20px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 30px;
}

.alignleft {
    float: left;
    margin: 5px 54px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 0;
}

.about-area img.alignleft {
    max-width: 438px;
    margin: -3px 37px 10px 0;
    width: 36%;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    padding: 0 0 25px;
}

.wp-caption.alignnone {
    margin: 5px 0 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    width: 100%;
    padding: 0;
    width: auto;
}

.wp-caption .wp-caption-text,
.entry .wp-caption .wp-caption-text {
    font-size: 16px;
    color: #000;
    line-height: 26px;
    font-style: italic;
    margin: 0;
    padding: 9px 0 0;
}

.al,
.navigation .next {
    float: left;
}

.ar,
.navigation .prev {
    float: right;
}

/* Various Tags & Classes */

.entry acronym,
.entry abbr,
.entry span.caps {
    cursor: help;
}

.entry acronym,
.entry abbr {
    border-bottom: 1px dashed #dfcfba;
}

.quote-area {
    overflow: hidden;
    padding: 38px 0 19px;
}

.entry blockquote {
    min-height: 40px;
    margin: 0 0 66px;
    overflow: hidden;
    font-size: 18px;
    line-height: 36px;
    font-weight: 600;
}

.content-holder .entry blockquote {
    margin: 0 0 0 120px;
}

.entry blockquote q {
    border: solid #bbbab5;
    border-width: 1px 0;
    display: block;
    padding: 25px 0;
}

.entry .quote-area blockquote {
    margin: 0;
    background-position: 0 20px;
}

.entry .quote-area blockquote q {
    border: 0;
    padding: 10px 0;
}

q:before,
q:after {
    content: "";
}

.entry blockquote cite {
    display: block;
}

.center {
    text-align: center;
}

.entry pre,
.entry code {
    font-family: mono-space, monospace;
    border: 1px solid #eee;
    padding: 20px;
    display: block;
    margin: 0 0 20px 0;
    overflow: auto;
    white-space: pre;
    font-size: 12px;
    line-height: 20px;
}

.entry code {
    padding: 1px 20px 0 20px;
    background: #f6f6f6;
    border-top: 0;
    border-bottom: 0;
}

sup {
    position: relative;
    top: -5px;
}

sub {
    position: relative;
    top: 5px;
}

code br {
    display: none;
}

.last {
    margin-right: 0 !important;
    clear: right;
}

.clear {
    clear: both;
    line-height: 0;
}

.sticky {}

.bypostauthor {}

.page-link {
    padding: 0 0 15px;
}


/* pagination */

.pagination,
.navigation {
    width: 100%;
    overflow: hidden;
    padding: 10px 0 20px 0;
}

.single .pagination {}

.pagination a {}

.iframe-hold {
    margin: 0 0 20px;
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.iframe-hold iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Our Global Reach*/

.jqvmap-zoomin,
.jqvmap-zoomout {
    box-sizing: content-box;
}

#gfnmap {
    width: 100%;
    margin: 0 auto;
}

#gfnmap svg path,
#gfnmap svg circle {
    cursor: initial !important;
}

.colorkey {
    background-color: #f1f1f1;
    padding-top: 20px;
    margin-top: 30px;
}

.colorkey .keylist {
    margin: 0 auto;
    padding: 0px;
    display: flex;
    justify-content: center;
}

.colorkey .keylist li {
    background: none;
}

.colorkey .keylist li span {
    display: inline-block;
    font: bold 15px/1.2 "Nunito Sans", Arial, Helvetica, sans-serif;
}

.colorkey .keylist li span.partner {
    color: grey;
    /*text-align: right;*/
    text-align: left;
    font: 15px/1.09 "Nunito Sans", Arial, Helvetica, sans-serif;
}

.colorkey .keylist li .square {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

.keylist li .square.gfn1 {
    background-color: #a3d05d;
}

.keylist li .square.gfn2 {
    background-color: #70822f;
}

.keylist li .square.gfn3 {
    background-color: #592566;
    display: inline-block;
    vertical-align: top;
}

.keylist li .square.gfn4 {
    background-color: #f58f26;
}

.keylist li .square.gfn5 {
    background-color: #fccf12;
}

/* News */

.post-container {
    width: 80%;
    margin: auto;
}

margin-right: 25px;
}

.post-filters .orderby {
    width: 200px;
    font-size: 16px;
    border: 1px solid #1b161e;
    padding: 10px;
}

.grid {
    margin: auto;
}

.grid-item {
    border: 1px solid #555;
    font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
    padding: 20px;
    width: 40%;
    margin-top: 20px;
    margin-right: 40px;
    display: inline-block;
    vertical-align: top;
}

.grid-item .postmetadata {
    margin-top: 20px;
    color: #f554fb;
    font-size: 15px;
    text-decoration: none;
}

.grid-item .postmetadata a {
    color: #f554fb;
    text-decoration: none;
}

.grid-item .postmetadata p {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 900;
}

.grid-item .post {
    margin-bottom: 0px;
}

.grid-item h3 {
    font-size: 22px;
    font-weight: bold;
    color: #1b161e;
}

.grid-item h3 a {
    color: #1b161e;
}

.grid-item a {
    text-decoration: none;
}

.grid-item a:hover {
    text-decoration: none;
}

.grid-item .gfn_read_more {
    float: right;
    color: #1b161e;
    font-size: 14px;
    text-decoration: none;
    background-color: #2cd0ff;
    padding: 10px 15px;
    letter-spacing: 1px;
    font-weight: bold;
}

.grid-item .gfn_read_more span {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 0 14px 0 0;
}

.grid-item .gfn_read_more span:after {
    content: "";
    background: url(images/ico-arrow-black.png) no-repeat;
    width: 6px;
    height: 8px;
    position: absolute;
    right: 0;
    top: 6px;
}

.post-container .pagination {
    /*margin-top:50px !important;*/
    width: 360px;
    text-align: center;
    margin: auto;
}

.post-container .pagination .screen-reader-text {
    display: none;
}

.post-container .pagination .nav-links {
    font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
    padding: 9px;
    background-color: #efefef;
    float: left;
}

.post-container .pagination .nav-links .page-numbers {
    padding: 0px 10px;
    color: #2cd0ff;
    font-weight: 900;
    font-size: 18px;
    float: left;
}

.post-container .pagination .nav-links .page-numbers.current {
    color: #000;
}

.post-container .pagination .next {
    float: right;
}

.post-container .pagination .prev {
    float: left;
}

.action_btn {
    display: inline-block;
    vertical-align: top;
    min-width: 314px;
    text-align: center;
    font: 800 17px/1.05 "Nunito Sans", Arial, Helvetica, sans-serif;
    padding: 28px 16px 26px;
    text-transform: uppercase;
    text-decoration: none !important;
    color: #ffffff !important;
    transition: all 0.3s ease-out;
    text-decoration: none;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.16);
    background: #63dcff;
}


/* Our People */

.department-name {
    margin-top: 50px !important;
    margin-bottom: 15px !important;
    padding-bottom: 10px !important;
    font-weight: 400 !important;
    font-size: 34px !important;
    color: #2cd0ff !important;
    border-bottom: 1px solid #000 !important;
    letter-spacing: 2px !important;
    font-family: "Nunito Sans", Arial, Helvetica, sans-serif !important;
}

.department-name-style {
    margin-top: 25px !important;
    margin-bottom: 15px !important;
    padding-bottom: 10px !important;
    font-weight: 400 !important;
    font-size: 34px !important;
    color: #2cd0ff !important;
    letter-spacing: 2px !important;
    font-family: "Nunito Sans", Arial, Helvetica, sans-serif !important;
}

.profile-section {
    padding-top: 30px;
    padding-bottom: 40px;
    font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
}

.profile-section .profile-image {
    margin-right: 40px;
    margin-bottom: 25px;
    border: 12px solid #e9e9e9;
    float: left;
    width: 200px;
}

.profile-section .profile-name {
    font-weight: 900;
    color: #1b161e;
    margin-bottom: 5px;
    font-size: 40px;
}

.profile-section .profile-vocation {
    font-size: 28px;
    color: #1b161e;
}

.profile-section .profile-hr {
    margin-top: 15px;
    border: 2px solid #f554fb;
    width: 60px;
    color: #f554fb;
}

.profile-section .profile-description {
    margin-top: 30px;
    color: #1b161e;
    font-size: 20px;
    line-height: 34px;
    letter-spacing: .5px;
    font-family: "Lora", Arial, Helvetica, sans-serif;
}

.board-of-director {
    padding-top: 30px;
    font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
    line-height: 25px;
}

.board-of-director strong {
    font-weight: bold;
}

/* Donate */

.page-holder.donate {
    padding-top: 30px;
    padding-bottom: 50px;
    font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
}

.page-holder.donate input[type=text],
.page-holder.donate select {
    border: 1px solid #262837 !important;
}

.page-holder.donate p {
    line-height: 28px;
}

.page-holder.donate ul {
    margin: 0px;
    padding: 0px;
}

.page-holder.donate ul li {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.page-holder.donate .gfn_donate_price {
    padding: 20px;
}

.page-holder.donate .gfn_donate_price li input[type=radio] {
    visibility: hidden;
}

.page-holder.donate .gfn_donate_price li label {
    cursor: pointer;
    padding: 10px 35px;
    margin: 0px 4px;
    border: 3px solid #2cd0ff;
    font: 800 20px/1.05 "Nunito Sans", Arial, Helvetica, sans-serif;
    transition: all .1s linear;
    -moz-transition: all .1s linear;
    -webkit-transition: all .1s linear;
}

.page-holder.donate .gfn_donate_price li input[type=radio]:checked + label {
    color: #fff;
    background-color: #2cd0ff;
}

.page-holder.donate .gform_fields > li {}

.page-holder.donate ul.list-dot li {
    margin-left: 20px;
    list-style-type: disc;
}

.gform_wrapper .gsection {
    border: none;
}

.page-holder.donate .donation ul > li {
    background: none;
}

.page-holder.donate .inner-ul {
    margin: 0;
    padding: 0 0 16px 26px;
    list-style: none;
}

.page-holder.donate .inner-ul > li {
    background: url(images/bullet-lst.png) no-repeat 0 13px;
    padding: 0 0 16px 24px;
}

.page-holder.donate h1 {
    margin-top: 30px;

}

.page-holder.donate h2 {
    margin-top: 30px;
    font-weight: 900;
    font-size: 28px;
}

.page-holder.donate h4 {
    margin-bottom: 10px;
    font-weight: 900;
    font-size: 19px;
}

.page-holder.donate h4.strong {
    font-weight: 900;
    font-size: 19px;
}

.page-holder.donate input {
    width: initial;
}

.page-holder.donate .dt_field_header {
    margin-top: 50px;
    margin-bottom: 20px;
    font-weight: 900;
}

.page-holder.donate select {
    border: 1px solid #aeadaf;
    background: #fff;
    color: #aeadaf;
    font: italic 18px "Lora", Arial, Helvetica, sans-serif;
    height: 48px;
    padding: 12px 18px;
    width: 70%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
}

.page-holder.donate input[type=submit] {
    font-family: "Nunito Sans", Arial, Helvetica, sans-serif !important;
    font-weight: bold;
    padding: 9px 40px;
    background-color: #2cd0ff !important;
    display: block;
    height: auto;
    font-style: normal;
    font-size: 15px;
    letter-spacing: 1px;
}

/*Training*/

.sponsor_title {
    margin-top: 40px !important;
    margin-bottom: 0px !important;
}

.sponsor_list {
    margin: 0px;
    padding: 30px 20px !important;
    text-align: center;
}

.sponsor_list li {
    list-style-type: none;
    display: inline-block;
    margin: 6px 15px;
    padding: 14px !important;
    vertical-align: middle;
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, .3);
    background: none !important;
    height: 160px !important;
    line-height: 120px;
    overflow: hidden;
}

.sponsor_list li img {
    vertical-align: middle;
}

#animated-thumbnials {
    padding: 10px;
}

.subpage-menu {}

.subpage-menu a {
    padding-left: 20px !important;
}

.add-nav ul .inactive a:hover {
    display: block;
    color: #677836;
    background: #fff;
}

.infograph-slider {
    position: relative;
    height: 320px;
}

.infograph-slider img {
    box-shadow: none;
}

.infograph-slider .left_image {
    text-align: center;
    position: absolute;
    left: 160px;
    top: 60px;
}

.infograph-slider .left_image img {
    width: 120px;
}

.infograph-slider .right_image {
    text-align: left;
    position: absolute;
    left: 330px;
    top: 40px;
    opacity: 0;
    transition: all 1s linear;
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
}

.infograph-slider .slide {
    height: 200px;
    position: relative;
    vertical-align: middle;
    display: table-cell;
}

.infograph-slider .description {
    opacity: 0;
    transition: all 1s linear;
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    position: absolute;
    top: 260px;
    text-align: center;
    width: 100%;
    padding: 0px 100px;
    font-weight: bold;
}

.infograph-slider .right_image.right-left {
    margin-left: 200px;
}

.infograph-slider .right_image.top-right {
    margin-left: -100px;
    margin-top: 100px;
}

.infograph-slider .active.right-left {
    opacity: 1;
    margin-left: 0px;
}

.infograph-slider .active.top-right {
    opacity: 1;
    margin-left: 0px;
    margin-top: 0px;
}

.infograph-slider .description.active {
    opacity: 1;
    margin-left: 0px;
}

#sg-popup-content-wrapper-1,
#sg-popup-content-wrapper-2,
#sg-popup-content-wrapper-3 {
    padding: 60px 40px !important;
    font-size: 15px;
    line-height: 27px;
}

#sgcboxLoadedContent {
    overflow: hidden !important;
}

#sgcboxLoadedContent p {
    margin-top: 10px;
}

#sgcboxLoadedContent ul > li {
    background: url(images/bullet-lst.png) no-repeat 0 13px;
    padding: 0 0 16px 24px;
    list-style-type: none;
}

#sgcboxContent h2 {
    color: #687837;
    font: 800 28px/1.125 "Nunito Sans", Arial, Helvetica, sans-serif;
}

ul.txt-list > li {
    background: url(images/bullet-lst.png) no-repeat 0 13px;
    padding: 0 0 16px 24px;
    list-style-type: none;
}

.txt-box ul.txt-list {
    margin: 0;
    padding: 0 0 16px 26px;
    font-size: 20px;
    line-height: 1.6;
    list-style: none;
}

.txt-box a {
    color: #2cd0ff;
    text-decoration: underline;
}

.txt-box a:hover {
    text-decoration: none;
}

#sgcboxClose {
    background: url(images/close.png) !important;
    background-size: 100% 100% !important;
    width: 25px !important;
    height: 25px !important;
    top: 15px !important;
    right: 15px !important;
}

.gfn-e-learning,
.menu-news,
.menu-contact-us {
    display: none !important;
}

.gfn-e-learning a,
.menu-news a,
.menu-contact-us a {
    display: block;
    color: #677836;
    padding: 9px 12px 7px;
}

.gfn-e-learning a:hover,
.menu-news a:hover,
.menu-contact-us a:hover {
    text-decoration: none;
    background: #f0efef;
    color: #f58f26;
}

@keyframes rightLeft {
    from {
        opacity: 0;
        margin-left: 100px;
    }
    to {
        opacity: 1;
        margin-left: 0px;
    }
}

@keyframes topRight {
    from {
        opacity: 0;
        margin-left: -100px;
        margin-top: 100px;
    }
    to {
        opacity: 1;
        margin-left: 0px;
        margin-top: 0px;
    }
}



/* responsive layout wp */

@media screen and (max-width: 1000px) {
    .post-password-form input[type="password"],
    .search-form input[type="search"] {
        width: 55%;
    }
}

@media screen and (max-width: 880px) {
    .post-password-form input[type="password"],
    .search-form input[type="search"] {
        width: 50%;
    }
    .grid-item {
        width: 100%;
    }
}

@media screen and (max-width: 550px) {
    .post-password-form input[type="password"],
    .search-form input[type="search"] {
        width: 40%;
    }
    .post-password-form label {
        font-size: 15px;
    }
}

@media screen and (max-width: 400px){
    .top-image-block {
        padding-top: 166px !important;
    }
}

@media screen and (max-width: 480px) {
    .top-image-block {
    padding-top: 203px !important;
    }

    .date-venue p {
        font-size: 19px !important;
        width: 65% !important;
    }
    .post-password-form label.decor-label {
        display: block;
    }
    .wp-caption.aligncenter,
    .wp-caption.alignright {
        width: auto !important;
        float: none;
        margin: 0 0 5px;
    }

    #day {
        width: 100% !important;
        border: 0px;
        border-bottom: 2px solid #345621;
        padding-bottom: 30px !important;
        padding-top: 30px !important;
        border-right: 0px !important;
        border-left: 0px !important;
    }
    #hour {
        width: 100% !important;
        border: 0px;
        border-bottom: 2px solid #345621;
        padding-bottom: 30px !important;
        padding-top: 30px !important;
        border-right: 0px !important;
        border-left: 0px !important;
    }
    #minute {
        width: 100% !important;
        border: 0px;
        border-bottom: 2px solid #345621;
        padding-bottom: 30px !important;
        padding-top: 30px !important;
        border-right: 0px !important;
        border-left: 0px !important;
    }
    #second {
        width: 100% !important;
        border: 0px;
        border-bottom: 2px solid #345621;
        padding-bottom: 30px !important;
        padding-top: 30px !important;
        border-right: 0px !important;
        border-left: 0px !important;

    }
    .feedlink {
        font-size: 13px !important;
        margin-top: 19px !important;
    }


}





/* responsive layout */

@media screen and (max-height: 835px) {
    .top-img-area .holder {
        padding-top: 260px;
    }
    .top-img-area .page-holder {
        min-height: 630px;
    }
	

}

@media screen and (max-width: 1600px) {
    .search-area {
        right: -15px;
    }

    .h-box-holder .holder {
        padding: 0 80px 0 0;
    }
    .add-nav {
        padding: 0 80px 0 0;
    }
	

}

@media screen and (max-width: 1350px) {
    /*Fbli page css*/
    #day {
        width: 20% !important;
    }
    #hour {
        width: 20% !important;
    }
    #minute {
        width: 20% !important;
    }

    #second {
        width: 20% !important;
    }


    /*Fbli page css*/
    .inform-frame-row .txt-box h2 .ico {
        width: 38px;
        top: 9px;
    }
    .inform-frame-row .txt-box h2:after {
        width: 40px;
    }
    .inform-frame-row .txt-box h2 {
        padding-left: 56px;
        font-size: 34px;
        margin-bottom: 15px;
        padding: 17px 0 20px 60px;
    }
    .inform-frame-row .txt-box h3 {
        font-size: 22px;
    }
    .inform-frame-row .txt-box p {
        font-size: 18px;
        margin-bottom: 28px;
    }
    .add-social-lst .ico {
        width: 45px;
        height: 45px;
    }
    .add-social-lst li {
        padding-bottom: 5px;
    }
    .add-social-lst a {
        padding-top: 15px;
        padding-left: 64px;
    }
    .add-social-lst {
        padding-top: 4px;
    }
    .h-area.fixed .add-nav > li > a > span {
        font-size: 75%;
    }
    .h-area.fixed .add-nav > li {
        padding: 0px 6px;
    }
}

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

    /*fbli page css*/
    .date-venue {
        width: 48% !important;
        margin-top: 70px;
    }

    .feeds {
        padding: 10px 50px !important;
    }

    .tweeterfeeds {
        padding-top: 81px !important;
        padding-bottom: 82px !important;
    }

    /*fbli page css*/
    .top-nav > li {
        padding: 6px 22px 4px 15px;
    }
    .add-top-nav-frame {
        padding: 21px 95px 30px 7px;
    }
    .social-nav li {
        padding: 0 10px;
    }
    .social-nav {
        padding-right: 8px;
    }
    .h-area.fixed .add-nav-holder {
        right: 245px;
    }
    /*.h-area.fixed .add-nav-holder{
        top:38px;
        right:410px;
    }*/
    .h-area.fixed .top-nav {
        right: 238px;
    }
    .h-area.fixed .add-nav > li > a > span {
        font-size: 70%;
    }
    .h-area.fixed .add-nav > li {
        padding: 0 3px;
    }
    .h-area.fixed .add-nav-holder {
        right: 285px;
    }
    .service-detail p {
        font-size: 18px;
        line-height: 39px;
    }
}

@media screen and (max-width: 1160px) {
    .top-nav > li {
        padding: 6px 17px 4px 10px;
    }
    .add-nav {
        padding: 0 50px 0 0;
    }
    .action-area .txt-box {
        padding: 25px 0 0;
    }
    .actions-lst {
        width: 557px;
    }
    .actions-lst li {
        width: 165px;
    }
    .actions-lst a {
        height: 165px;
        font-size: 13px;
    }
    .actions-lst .ico {
        padding: 0 0 12px;
    }
    .actions-lst .ico img {
        max-width: 40px;
    }
    .h-area.fixed .add-nav > li > a > span {
        font-size: 70%;
    }
    .h-area.fixed .add-nav > li > a {
        padding: 14px 5px 9px;
    }
    .h-area.fixed .add-nav > li {
        padding: 0px 3px;
    }
}

/*   1111px */

@media screen and (min-width: 1024px) {


    .add-nav {
        display: block !important;
    }
    .add-nav li ul {
        text-decoration-styleplay: none !important;
        display: none !important
    }
    .add-nav li:hover ul {
        display: block !important;
    }
    .add-nav-secton .btn-close {
        display: none;
    }
    .add-nav-secton {
        /*right:auto !important;*/
    }

    #sign-up-class {
        display: inline-block !important;
        font-size: 20px !important;
        margin-top: 0px;
    }
    .links a:after {
        margin: 5px 0 0 12px;
    }
}

/*  1110px   */

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

    /*Fbli page Responsive CSS*/
    .serv-description {
        width: 62% !important;

    }
    .service-list {
        width: 31% !important;
        margin-left: 14px !important;
    }

    /*Fbli page Responsive CSS*/
    .fixed-body {
        overflow: hidden;
    }
    .add-nav-secton .btn-close {
        display: block;
        position: absolute;
        right: 15px;
        top: 15px;
        width: 23px;
        height: 21px;
        text-indent: -9999px;
    }
    .add-nav-secton .btn-close:before,
    .add-nav-secton .btn-close:after {
        content: "";
        height: 2px;
        background: #677836;
        width: 100%;
        position: absolute;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        top: 6px;
        left: 0;
    }
    .add-nav-secton .btn-close:before {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        top: 6px;
    }
    .add-nav-secton {
        position: fixed;
        right: -100%;
        top: 0;
        width: 420px;
        background: #fff;
        height: 100%;
        overflow: auto;
        z-index: 2000;
        box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.16);
    }
    .programms-lst .text-box {
        max-width: 405px;
    }
    .inform-frame-row .txt-box {
        padding-left: 55px;
    }
    .inform-frame-row.inner .txt-box {
        padding-right: 55px;
    }
    .add-nav li:hover ul {
        display: none;
    }
    .h-area.fixed .add-nav-holder {
        top: 38px;
        right: 410px;
    }
    .h-area.fixed .add-nav > li > a {
        padding-bottom: 9px;
    }
    .h-area.fixed .add-nav > li:hover > a,
    .h-area.fixed .add-nav > li > a:hover {
        background: none !important;
        color: #f58f26;
    }
    .add-nav,
    .top-nav {
        display: none;
    }
    .m-nav-link {
        display: block;
    }
    .add-nav {
        width: auto;
        margin: 0;
        padding: 30px 0;
        text-align: left;
        display: block;
    }
    .add-nav > li {
        display: block;
        margin: 0;
        padding: 0 15px !important;
    }
    .h-area.fixed .add-nav > li {
        background: none;
    }
    .add-nav > li.m-item {
        display: block;
    }
    .add-nav > li > a {
        color: #677836;
        display: block;
    }
    .add-nav ul {
        position: relative;
        width: auto;
        top: auto;
        left: auto;
        padding: 0;
        display: inline-block !important;
    }
    .top-img-area .holder {
        padding-top: 270px;
    }
    .h-box-holder {
        padding: 0 0 40px;
    }
    .logo {
        padding: 55px 0 0;
    }
    .top-img-area .page-holder {
        min-height: 760px;
    }
    .gfn-e-learning,
    .menu-news,
    .menu-contact-us {
        display: block !important;
        margin: 0;
        padding: 0 15px !important;
    }

}

@media screen and (max-width: 991px) {
    .date-venue span {
        width: 49% !important;
        font-size: 22px !important;
    }
    #day {
        width: 24% !important;
    }
    #hour {
        width: 24% !important;
    }
    #minute {
        width: 24% !important;
    }
    #second {
        width: 24% !important;
    }
    .counter-section p {
        font-size: 29px !important;
    }
    .date-venue {
        width: 100% !important;
        margin-top: 43px !important;
    }
    .gallery {
        justify-content: center;
    }


    .image-gallery h5 {
        font-size: 27px;
        line-height: 30px;
        font-weight: 600;
    }

}



@media screen and (max-width: 1090px) {
    .top-img-area .holder {
        padding-top: 230px;
    }
}

@media screen and (max-width: 1023px) {
    .service-detail p {
        font-size: 18px !important;
        line-height: 34px !important;
    }

    .information-top-area.bottom {
        padding-top: 65px;
    }
    .programms-lst a:hover .text-box {
        display: none;
    }
    .information-img-section,
    .information-block-decor,
    .row-inform,
    .info-section .page-holder {
        height: auto !important;
        min-height: 1px;
    }
    .row-inform .holder {
        padding: 0;
    }
    .information-block-decor {
        padding: 20px 0;
    }
    .information-block .partners-area {
        padding-bottom: 0;
    }
    .information-block-reports .partners-area {
        padding-bottom: 0;
    }
    .inform-frame-row > * {
        vertical-align: top;
    }
    .inform-frame-row {
        padding: 0 0 50px;
    }
    .information-lst {
        padding: 0 20px;
    }
    .information-lst li {
        padding: 0 20px;
    }
    .information-top-area {
        padding: 82px 0 61px;
    }
    .information-txt-area {
        padding: 174px 0 156px;
        height: auto !important;
    }
    .information-txt-area p {
        letter-spacing: 0px;
    }
    .information-img-section {
        padding: 168px 0 35px;
    }
    #sidebar {
        width: 32%;
    }
    #content {
        width: 64%;
    }
    .hold-btn {
        padding: 0 0 85px;
    }
    .add-inform-area p {
        font-size: 20px;
    }
    .inform-frame-row .txt-box h2 .ico {
        width: 48px;
        top: 4px;
    }
    .top-image-block h1 {
        font-size: 50px;
    }
    .top-image-block {
        padding: 226px 0 60px;
    }
    .inform-frame-row .txt-box {
        padding-left: 40px;
    }
    .inform-frame-row.inner .txt-box {
        padding-right: 40px;
    }
    .add-social-lst {
        font-size: 16px;
    }
    .inform-frame-row .txt-box h3 {
        font-size: 25px;
    }
    .add-info-lst {
        padding: 0 0 90px;
    }
    .top-img-area .holder {
        padding: 270px 0 100px;
    }
    .top-img-area .page-holder {
        min-height: 720px;
    }
    .top-img-area .page-holder {
        min-height: 1px !important;
    }
    .actions-lst {
        width: auto;
        text-align: center;
        float: none;
        display: table-footer-group;
        text-align: left;
    }
    .actions-lst li {
        padding-top: 25px;
        margin: 0 25px 0 -4px !important;
    }
    .action-area .txt-box {
        display: table-header-group;
    }
    .f-area .box:last-child,
    .f-area .box {
        float: none;
        display: inline-block;
        vertical-align: top;
        margin: 0 -4px 0 0;
        width: 50%;
        max-width: 50%;
    }
    .add-info-lst .txt-box {
        padding: 29px 22px 53px;
    }
    .add-info-lst .ttl-box h3 {
        font-size: 40px;
    }
    .action-area .txt-box h2,
    .info-section .txt-box h2 {
        font-size: 54px;
    }
    .info-section {
        padding: 105px 0;
    }
    .top-img-area h1,
    .info-lst .text-box h4 {
        font-size: 65px;
    }
    .info-lst .text-box h3 {
        font-size: 23px;
        padding: 0 0 15px;
    }
    .action-area .txt-box p,
    .info-lst .text-box p {
        font-size: 18px;
    }
    .f-logo {
        width: 270px;
    }
    .f-add-nav {
        padding-top: 60px;
    }
    .row-inform {
        padding: 188px 0 178px;
    }
    .row-inform h2 {
        font-size: 54px;
    }
    .text-lst-info li {
        width: 50%;
        padding-bottom: 20px;
    }
    .text-lst-info li:last-child {
        padding-left: 20px;
    }
    .text-lst-info {
        padding: 0 0 10px;
    }
    .top-txt-info {
        padding: 60px 0 30px;
    }
    .programms-lst .ttl-box h2 {
        font-size: 26px;
    }
    .main-holder {
        padding: 45px 0 25px;
    }
    .information-block {
        padding: 75px 0 45px;
    }
    .inform-frame-row {
        padding: 0 4% 25px;
        max-width: 772px;
        margin: 0 auto;
    }
    .inform-frame-row .txt-box {
        padding: 0 !important;
        display: table-footer-group;
    }
    .inform-frame-row .txt-box .hold {
        padding: 0 0 30px;
    }
    .inform-frame-row .txt-box p {
        margin: 0 0 20px;
    }
    .inform-frame-row .img {
        display: table-header-group;
    }
    .inform-frame-row .img img {
        margin: 0 0 20px;
    }
    .inform-frame-row > * {
        width: auto;
    }
}

@media screen and (max-width: 767px) {
	
		.h-area.fixed .add-nav-holder {
		right: 10px !important;
	}
    /*popup css start*/
    .bts-popup-container .bts-popup-close {
        top: 0 !important;

    }
    .bts-popup-container .bts-popup-close {
        top: 0 !important;

    }
    .bts-popup {
        top: 16% !important;
    }

    .bts-popup-container h2 {
        font: bold 39px/41px "Nunito Sans", Arial, Helvetica, sans-serif !important;
        padding-top: 25px !important;
        padding-bottom: 25px !important;

    }
    .bts-popup-container h3 {
        font: bold 21px/1.34 "Nunito Sans", Arial, Helvetica, sans-serif !important;
        . margin-top: 25px !important;
    }
    /*popup css End*/
    /*Fbli page css*/
    .fade {
        width: 75% !important;
    }
    .serv-description {
        width: 100% !important;
    }

    .discription {
        padding: 39px 28px !important;
        font-size: 17px !important;
        width: 100% !important;
    }
    .service-list ul li {
        font-size: 15px !important;

    }
    .service-list {
        width: 99% !important;
        margin-left: 0px !important;
    }
    .above-heading,
    .below1-heading {
        font-size: 30px !important;
    }

    .bellow-heading {
        font-size: 30px !important;
    }
    .date-venue span {
        font-size: 20px !important;
    }
    .image-gallery {
        margin-top: 50px !important;
    }
    .feeds p {
        font-size: 23px !important;
    }
    .feeds-time {
        font-size: 17px !important;
    }
    .service-list ul li::after {
        width: 93% !important;
    }
    .above-heading {
        margin-top: 50px;
    }

    .date-venue p {
        font-size: 21px !important;

    }

    /*Fbli page css*/
    .add-nav-secton {
        width: 100%;
    }
    .h-area.fixed .logo {
        padding: 0;
        top: 19px;
        width: 133px;
    }
    .h-area.fixed .social-nav {
        right: -60px;
        top: 13px;
    }
    .h-area.fixed .search-area,
    .h-area.fixed .btn-action,
    .partners-area h2 br {
        display: none;
    }
    .h-area.fixed .add-nav-holder {
        right: 15px;
        top: 30px;
    }
    .add-info-lst .ttl-box h3 {
        font-size: 30px;
        padding-bottom: 20px;
    }
    .information-block {
        padding: 55px 0;
    }
    .information-txt-area {
        padding: 134px 0 116px;
    }
    .information-lst li {
        width: auto;
        display: block;
        padding: 0 0 60px;
        margin: 0 auto;
    }
    .information-lst li:last-child {
        padding-bottom: 0;
    }
    .information-lst .hold {
        max-width: 640px;
    }
    .add-top-nav ul {
        font-size: 14px;
    }
    .add-top-nav li {
        padding: 22px 8px 0;
    }
    .top-image-block {
        padding-top: 260px;
    }
    .title h1,
    .entry h1 {
        font-size: 50px;
    }
    .button {
        margin-bottom: 20px;
    }
    .entry ul,
    .entry ol,
    .entry {
        font-size: 18px;
        display: block !important;
    }
    .main-holder {
        padding: 45px 0 10px;
    }
    #sidebar,
    #content {
        float: none;
        width: auto;
        max-width: none;
        margin: 0;
    }

    .top-image-block {
        padding-bottom: 30px;
    }
    .top-image-block h1 {
        font-size: 42px;
    }
    .programms-lst li {
        display: block;
        margin: 0 auto;
        max-width: 672px;
        width: auto;
    }
    .hold-btn {
        padding: 0 0 50px;
    }
    .add-inform-area {
        padding: 37px 0;
    }
    .add-inform-area p {
        font-size: 18px;
    }
    .row-inform {
        padding: 138px 0 128px;
    }
    .row-inform h2 {
        font-size: 46px;
    }
    .row-inform .quote h2 {
        font-size: 24px;
    }
    .inform-frame {
        padding: 60px 0 17px;
    }
    .add-info-lst.active .txt-box .btn {
        width: 146px;
        left: 50%;
        margin-left: -73px;
        text-align: center;
    }
    .add-info-lst.active.two-cols .txt-box .btn {
        margin-left: -92px;
    }
    .lang-box {
        float: none;
        padding: 10px 60px 0 0;
        text-align: left;
    }
    .social-nav {
        float: none;
        position: absolute;
        right: -95px;
        top: -25px;
        width: 170px;
    }
    .add-top-nav-frame {
        background: none;
        padding-left: 30px;
    }
    .h-box-holder .holder {
        position: static;
    }
    .search-area {
        right: 0;
        top: 34px;
    }
    .bottom-btn-lst li {
        display: block;
        width: auto;
        float: none;
        margin: 0 0 10px;
    }
    .top-img-area .box-text {
        padding: 0 0 25px;
    }
    .bottom-btn-lst {
        padding: 0;
        position: relative;
        bottom: auto;
    }
    .bottom-btn-lst a {
        padding: 17px 25px 21px;
        text-align: left;
    }
    .top-img-area .holder {
        padding: 220px 0 40px;
    }
    .top-img-area {
        overflow: hidden;
    }
    .info-section .txt-box {
        display: block;
        width: auto;
        padding: 0 0 20px;
        text-align: center;
    }
    .info-section .img {
        display: block;
        text-align: center;
        width: auto;
    }
    .info-section {
        padding: 85px 0;
    }
    .partners-area h2,
    .text-info-area h2 {
        font-size: 54px;
    }
    .text-info-area p {
        font-size: 18px;
    }
    .add-info-lst.two-cols li,
    .add-info-lst li {
        display: block;
        max-width: 438px;
        width: auto;
        padding: 0;
        margin: 0 auto 40px;
    }
    .add-info-lst.two-cols,
    .add-info-lst {
        padding: 0 0 30px;
        margin-right: 0;
    }
    .partners-lst li {
        width: 50%;
        margin-bottom: 10px;
    }
    .info-lst li {
        width: 50%;
    }
    .info-area {
        padding: 70px 0 57px;
    }
    .info-area.inner {
        padding: 57px 0 47px;
    }
    .f-area {
        padding: 65px 0 25px;
    }
    .f-logo {
        float: none;
        margin: 0 auto 30px;
    }
    .f-add-nav {
        text-align: center;
        padding: 0 0 10px;
    }
    .f-nav {
        padding: 0 0 30px;
    }
    .info-section .txt-box .btn {
        padding: 27px 68px;
    }
    .info-section .txt-box h2 {
        font-size: 44px;
    }
    .top-img-area h1 {
        font-size: 55px;
    }
    .top-img-area p {
        font-size: 20px;
    }
    .logo {
        width: auto;
        float: none;
        top: 50px;
        position: absolute;
        left: 15px;
    }
    .h-box {
        width: auto;
    }
    .btn-action {
        top: 11px;
    }
    .entry ol {
        margin-bottom: 23px;
    }
    .widget {
        margin: 0 0 33px;
    }
    .widget h2 {
        font-size: 36px;
    }
    .information-lst p,
    .widget p {
        font-size: 18px;
    }
    .alignleft {
        margin-right: 34px;
    }
    .information-img-section {
        padding: 138px 0 25px;
    }
    .information-txt-area h2,
    .information-block-decor .box-ttl h2,
    .information-img-section h2 {
        font-size: 50px;
    }
    .information-lst h2 {
        font-size: 36px;
    }
    .information-block .partners-area {
        padding: 0;
    }
    .add-social-lst .text:after {
        margin-top: 3px;
    }
}

@media screen and (max-width: 640px) {
    /*Fbli page css Start*/
    .counter-section p {
        font-size: 24px !important;
    }
    .service-detail p {

        padding-right: 0px !important;
    }
    .feeds p {
        font-size: 21px !important;
    }
    .feeds {
        padding: 10px 10px !important;
    }
    .date-venue {
        margin-top: 28px !important;
    }

    /*Fbli page css End*/
}

@media screen and (max-width: 480px) {
    /*Fbli page Css start*/
    .counter-section p {
        font-size: 20px !important;
    }
    .above-heading,
    .below1-heading {
        font-size: 25px !important;
    }

    .bellow-heading {
        font-size: 25px !important;
    }
    .image-gallery h5 {
        font-size: 24px;
        line-height: 27px;
    }
    .service-section {
        margin-top: 39px !important;

    }
    .fade {
        width: 100% !important;
    }
    /*Fbli page css End*/
    .social-nav li {
        padding-left: 5px;
    }
    .h-area.fixed .social-nav {
        width: 145px;
    }
    .add-social-lst {
        line-height: 1.2;
    }
    .information-lst {
        padding: 0;
    }
    .add-social-lst a {
        padding-top: 11px;
    }
    .add-social-lst .text:after {
        margin-left: 6px;
        margin-top: 4px;
    }
    .button-c,
    .hold-btn .btn,
    .inform-frame-row .btn {
        min-width: 264px;
        font-size: 16px;
    }
    .title h1,
    .entry h1 {
        font-size: 44px;
    }
    .add-top-nav ul {
        font-size: 13px;
    }
    .text-lst-info li {
        display: block;
        width: auto;
    }
    .row-inform h2 {
        font-size: 36px;
    }
    .row-inform h3 {
        font-size: 26px;
    }
    .inform-frame-row .txt-box h2 {
        font-size: 30px;
        padding-bottom: 25px;
    }
    .top-img-area h1 {
        font-size: 45px;
    }
    .actions-lst li {
        width: auto;
        display: block;
        margin: 0 0 15px !important;
    }
    .actions-lst li a {
        width: 165px;
        margin: 0 auto;
    }
    .action-area .txt-box {
        text-align: center;
    }
    .info-section {
        padding: 65px 0;
    }
    .f-area {
        padding: 55px 0 25px;
    }
    .f-area .box:last-child,
    .f-area .box {
        display: block;
        padding: 0;
        margin: 0;
        width: auto;
        max-width: none;
        text-align: center;
    }
    .f-area .box:first-child {
        padding: 0 0 30px;
    }
    .sign-up-form {
        margin: 0 auto 20px;
    }
    .f-social-nav li {
        padding: 0 8px;
    }
    .f-add-nav li {
        display: block;
        background: none;
        padding-bottom: 4px;
    }
    .info-lst li {
        width: 100%;
    }
    .partners-area h2,
    .text-info-area h2 {
        font-size: 42px;
    }
}

@media screen and (max-width: 440px) {
    .add-social-lst .text {
        width: 80%;
    }

}

@media screen and (max-width: 400px) {
    .logo {
        width: 200px;
    }
}

ul.txt-list.list-no-style {
    padding: 0;
}

ul.txt-list.list-no-style li {
    padding: 0 0 16px 0;
    background: none;
}

ul.txt-list.list-no-style li a {
    text-decoration: none;
    font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
    font-weight: bold;
}

ul.txt-list.list-no-style li a:hover {
    opacity: 0.8;
}

ul.txt-list.list-no-style li a:after {
    content: "";
    margin: 11px 0 0 12px;
    display: inline-block;
    vertical-align: top;
    background: url(images/bg-arrow-add-socials.png) no-repeat;
    width: 6px;
    height: 11px;
}

strong {
    font-weight: bold;
}

.sub-menu > .current_page_item > a {
    color: #f554fb;
    text-decoration: underline;
}

.links {
    text-decoration: none;
    font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #2cd0ff;
    font-size: 15px;

}

.links:hover {
    opacity: 0.8;
    text-decoration: none;
}

.links a {
    color: #2cd0ff
}

.links a:after {
    content: "";
    margin: 5px 0 0 12px;
    display: inline-block;
    vertical-align: top;
    background: url(images/bg-arrow-add-socials.png) no-repeat;
    width: 6px;
    height: 11px;
}

#sign-up-class {
    padding: 10px 30px;
    background-color: #f5f2f2;
    display: block;
    margin-top: 15px;
    max-width: 550px;
}

#footer-email {
    background: #87f9a3;
    border: 0;
    font: italic 16px/42px "Lora", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    cursor: pointer;
    color: #1b161e;
    display: inline-block;
    vertical-align: top;
    width: 48px;
    height: 48px;
    padding: 0;
    position: absolute;
    right: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    top: 0;
    background: #87f9a3 url(images/bg-btn-go-sign-up.png) no-repeat 50% 50%;
}

.lang-box li {
    list-style: none;
    /*display: none;*/
}

.bbb-logo {
    position: absolute;
    right: 10px;
    top: -60px;
    width: 60px;
}

/*body div#sgcboxOverlay, body div#sgcolorbox, body div#sgcboxWrapper {
    display: none !important;

}*/

#gform_1 input[type=text] {
    color: black;
}

#label_1_11_1 {
    font-size: 100%;
}

.page-id-800 .wpb_wrapper {
    max-width: 1410px;
    left: 50%;
    transform: translateX(-50%);
    position: relative;
    text-align: center;
}

.page-id-800 #main .page-holder {
    max-width: 100%;
}

.page-id-800 #footer .page-holder,
.page-id-800 .h-area .page-holder {
    /*max-width: 1410px;*/
}

.page-id-800 #main .vc_figure {
    display: block;
}

.page-id-800 .main-holder {
    padding: 0;
}

.page-id-800 div.post {
    margin-bottom: 0;
}

.page-id-800 .wpb_wrapper ul {
    text-align: left;
}

.page-id-835 #content {
    max-width: 100%;
    width: 100%;
}

.media-box {
    display: inline-block;
}

.media-button {
    display: block;
    text-align: center;
    color: #1b161e;
    font-weight: bold;
    padding: 10px 0;
    background: #ffdf2f;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.16);
}

.media-title {
    text-align: center;
}

#media-wrapper {
    margin: 35px 0;
}

.wpb_image_grid .wpb_image_grid_ul .isotope-item {
    margin: 0 10px;
}

.annual-report-nav {
    overflow: scroll;
    padding-top: 0px;
}

.annual-report-nav .topper a {
    width: 100%;
}

#sticky-footer {
    display: none;
    position: fixed;
    bottom: 50px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 70%;
    height: 60%;
    /* background-color: #2bd0fe; */
    background: url('http://www.foodbanking.org/wp-content/uploads/2018/04/GFN8320_Banner1.jpg');
    background-size: 100% 100%;
    text-align: center;
    padding: 30px 0;
    z-index: 100;
}

#sticky-footer-headline {
    color: white;
    font-weight: bold;
    font: 800 20pt "Nunito Sans", Arial, Helvetica, sans-serif;
}

#sticky-footer-subheadline {
    color: black;
    font-weight: bold;
    font: 800 12pt "Nunito Sans", Arial, Helvetica, sans-serif;
    position: fixed;
    left: 50%;
    bottom: 45%;
    transform: translateX(-50%);
}

#sticky-footer-button {
    background-color: #87f9a2;
    color: black;
    padding: 10px 65px;
    position: fixed;
    bottom: 35%;
    left: 50%;
    transform: translate(-50%, 0);
    font: 800 10pt "Nunito Sans", Arial, Helvetica, sans-serif;
}

#sticky-footer-button:after {
    content: "";
    position: absolute;
    top: 18px;
    right: 50px;
    background: url(images/bg-bottom-btn-lst-arr.png) no-repeat;
    width: 6px;
    height: 9px;
}

#sticky-footer-button:hover {
    box-shadow: 2px 4px 11px rgba(0, 0, 0, 0.16);
    opacity: 1;
    background-color: #aaf9bd;
    text-decoration: none;
}


#sticky-footer-highlight {
    color: #ffe030;
}

#sticky-footer-close {
    right: 0;
    top: 0;
    margin-top: 15px;
    margin-right: 15px;
    position: absolute;
    width: 25px;
    height: 25px;
    font-weight: 100;
    font-size: 25px;
    font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
    color: #000000;
}

#sticky-footer-close:hover {
    cursor: pointer;
}

#sticky-footer-subheadline {
    line-height: 1.3em;
}

@media (max-width: 767px) {
    .f-row {
        text-align: center;
    }
  /*  .bbb-logo {
        position: relative;
        margin-bottom: 30px;
        top: 0;
        right: 0;
    }*/

    .bbb-logo {
	position: relative;
	margin-bottom: 30px;
	top: 0;
	right: -96px;
	}

 	.new-footer-logo {
	position: absolute;
	left: 0;
	right: 201px;
	margin: auto;
	}

	.certified-logo {
	width: 100px;
	height: auto;
	position: unset;
	}


    #sticky-footer {
        width: 80%;
        height: 30%;
    }

    #sticky-footer-subheadline {
        font-size: 12px;
    }

    #sticky-footer-button {
        font-size: 10px;
        padding: 2px 15px;
    }

    #sticky-footer-button:after {
        top: 4px;
        right: 6px;
    }
}

@media (max-width: 959px) and (min-width: 768px) {
    #sticky-footer {
        width: 80%;
        height: 50%;
    }

    #sticky-footer-subheadline {
        font-size: 22px;
        bottom: 50%;
    }

    #sticky-footer-button {
        font-size: 20px;
        bottom: 37%;
    }
}

@media only screen and (min-width: 960px) {
    #sticky-footer-headline {
        font-size: 25pt
    }
    #sticky-footer-subheadline {
        font-size: 18pt;
    }
    #sticky-footer-button {
        font-size: 12pt;
    }
}

@media only screen and (min-width: 1400px) {
    #sticky-footer-headline {
        font-size: 35pt
    }
    #sticky-footer-subheadline {
        font-size: 23pt;
    }
    #sticky-footer-button {
        font-size: 13pt;
    }
}

/*--------Modal css-------*/

.modal-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
}

.popup-close-btn {
    color: black;
    z-index: 9999;
    position: absolute;
    font-size: 65px;
    color: #f3aa65;
    float: right;
    top: 0;
    right: 16px;
    cursor: pointer;
}

.modal-content {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99999;
    background: #fff;
    border-radius: 15px;
    border: 13px solid #180a19;
    opacity: 0;
    visibility: hidden;
}


.popup-active .modal-overlay,
.popup-active .modal-content {
    opacity: 1;
    visibility: visible;
}

.modal-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    left: 0;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
}

.modal-heading h2 {
    font: 800 40px/1.1 "Nunito Sans", Arial, Helvetica, sans-serif;
    color: #67783d;
    font-size: 27px;
	text-align: center;
}

.modal-heading p {
    color: #504b54;
    font: italic 18px "Lora", Arial, Helvetica, sans-serif;
    padding: 17px 0;
	text-align: center;
}

.modal-form {
    padding: 66px 52px 52px 52px;
}
.modal-form input {
    width: 100%;
    margin-bottom: 11px;
}

.input-field {
    padding-bottom: 16px;
    width: 100%;
}

.input-field input[type="text"],
.input-field input[type="email"] {
    width: 100%;
}

.input-field input[type="submit"] {
    width: 34%;
    color: black;
}

.model-btn {
    padding: 16px 39px;
    border: none;
    background: #93f9ad;
    color: #504b54;
    font: italic 18px "Lora", Arial, Helvetica, sans-serif;
}


/*Donate Page CSS 28Sep2018*/

div#gform_wrapper_10 {
    margin-top: -51px;
}

.wpb_text_column.wpb_content_element.donatemontly ul li {
    padding: 0 0 0 20px;
    list-style: none;
    margin-left: 11px;
    background: url(images/bullet-lst.png) no-repeat 0 10px;
}

tr.dvrecurtyp {
    display: none !important;
}

tr.dvperdcty {
    display: none !important;
}

tr.dvnoofpymnts {
    display: none !important;
}

.donation i {
    font-style: italic;
}

/*Donate Page CSS 28Sep2018*/

/*october 3*/

h2.gsection_title {
    border-bottom: 1px solid;
}

/*october 3*/

.img-replace {
    /* replace text with an image */
    display: inline-block;
    overflow: hidden;
    text-indent: 100%;
    color: transparent;
    white-space: nowrap;
}

.bts-popup-container h2 {
    /*    font-size: 104px;*/
    padding-top: 0px;
    font: bold 72px/1.5 "Nunito Sans", Arial, Helvetica, sans-serif;
    color: white;
}

.bts-popup-container h3 {
    /*    font-size: 62px;*/
    font: bold 42px/1.34 "Nunito Sans", Arial, Helvetica, sans-serif;
    color: black;
}

.bts-popup {
    position: fixed;
    left: 0;
    top: auto;
    bottom: -100px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    padding-bottom: 40px;
    z-index: 9999999;
}

.bts-popup.is-visible {
    opacity: 1;
    visibility: visible;
    bottom: 0;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}

.bts-popup-container {
    position: relative;
    width: 100%;
    margin: 4em auto;
    background: #2bd0fe;
    border-radius: none;
    text-align: center;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
    /* Force Hardware Acceleration in WebKit */
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.bts-container {
    width: 76%;
    margin: auto;
}

.bts-popup-container p {
    color: white;
    padding: 0px 40px;
}

.bts-popup-container .bts-popup-button {
    padding: 10px 25px;
    position: relative;
    bottom: -20px;
    z-index: 99999;
    border: 1px solid #87f9a2;
    display: inline-block;
    background: #87f9a2;
}

.bts-popup-container a {
    color: black;
    text-decoration: none;
    text-transform: uppercase;
}


.bts-popup-container .bts-popup-close {
    position: absolute;
    top: 28px;
    right: 28px;
    width: 42px;
    height: 42px;
}

.bts-popup-container .bts-popup-close::before,
.bts-popup-container .bts-popup-close::after {
    content: '';
    position: absolute;
    top: 32px;
    width: 29px;
    height: 2px;
    background-color: black;
}

.bts-popup-container .bts-popup-close::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 8px;
}

.bts-popup-container .bts-popup-close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 6px;
    top: 32px;
}

.is-visible .bts-popup-container {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

@media only screen and (min-width: 1170px) {
    .bts-popup-container {
        margin: 0 auto;
    }
}


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

    .feeds p {
        font-size: 18px !important;
    }

    .footer-logo img {
        display: block !important;
        text-align: center;
        margin: 0 auto !important;
        margin-top: 22px !important;
    }

    .footer-logo span {
        font-size: 19px;
        font-family: 'Lora', serif;
        font-weight: 400;
        color: white;
        display: block;
        text-align: center;
    }

    .new-footer-logo {
	right: 174px;

	}


}

/*
 * FF: quick wins March 2020
 */

div.post {
    margin-bottom: 40px;
    max-width: 70em;
    margin: 0 auto;
   }
   
   
.department-name-style {
		letter-spacing: -1px !important;
}

.covid-header {
    padding: 20px;
    background: #f58f26;
    color: #fff;
    font-family: "Nunito Sans";
    font-weight: 800;
    text-align: center;
    font-size: 1.5rem;
    border-bottom: 2px solid #000;
}

.covid-header a {
    color: #000;
    text-decoration: underline;
}

/* FF: nav fixes May 19, 2020
*
*/

@media screen and (max-width: 1200px) {
	.h-area.fixed .add-nav-holder {
		right: 350px;
	}
}

.h-area.fixed .add-nav-holder {
    right: 400px;
}

.lang-box a {
    text-decoration: none;
    color: #000;
}

.h-area.fixed .lang-box {
    display: block;
    position: absolute;
    right: -36px;
    top: -35px;
}


    .add-nav {
        padding: 0 0 0 0;
    }


	.f-logo {
		float: left;
		margin-top: 30px;
		margin-bottom: 30px;
	}    