@font-face {
    font-family: 'NexaBold';
    src: url('../fonts/nexa_bold.eot');
    src: url('../fonts/nexa_bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nexa_bold.woff2') format('woff2'),
         url('../fonts/nexa_bold.woff') format('woff'),
         url('../fonts/nexa_bold.ttf') format('truetype'),
         url('../fonts/nexa_bold.svg#nexa_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NexaLight';
    src: url('../fonts/nexa_light.eot');
    src: url('../fonts/nexa_light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nexa_light.woff2') format('woff2'),
         url('../fonts/nexa_light.woff') format('woff'),
         url('../fonts/nexa_light.ttf') format('truetype'),
         url('../fonts/nexa_light.svg#nexa_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	font-size: 18px;
}

a {
	color: #0e5f72;
}

.h1 {
    font-family: NexaBold, sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color: #0e5f72;
    font-size: 30px;
    padding-bottom: 30px;
    margin-top: 10px;
}
/* MODAL VIDEO BEGIN */
.video .close {
    position: absolute;
    right: -35px;
    top: 32px;
}
.video .close span {
    font-size: 36px;
    color: white;
    opacity: 1;
    background-color: black;
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
}
.video .modal-dialog {
    width: 80%;
}
.video .modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    background-clip: inherit;
    border: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.video .modal-header {
    border-bottom: 0px;
}
.modal-body {
    position: relative;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

.video .modal-body {
    padding: 0px;
}
.modal-body iframe,
.modal-body object,
.modal-body embed {
/*    position: absolute;
    top: 0;
    left: 0;*/
    min-width: 100%;
    min-height: 700px;
}
.modal-body {
    text-align: center;
}
body {
    background: #ede9e6;
    position: relative;
}
.nav_menu {
    padding-top: 13px;
}
.first_head_block {
    background: #0e5f72;
    position: relative;
    z-index: 5;
    /*height: 64px;*/
}
.first_head_block:after {
    content: "";
    display: block;
    clear: both;
}
.header ul li a:hover {
    color: #da5a0c;
}
.nav>li>a:focus,
.nav>li>a:hover {
    background: transparent;
}
.header .nav>li>a {
    color: white;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: normal;
}
.first_head_block .logo {
    padding-right: 0px;
    float: left;
    padding-left: 50px;
    margin-right: 40px;
}
.first_head_block .logo img {
    width: 60px;
    padding: 5px;
    padding-right: 0px;
}
.first_head_block nav {
    float: left;
    position: initial;
}
.soc_button{
    position: relative;
    float: right;
    height: 100%;
}
.soc_button input.newsletter-email {
    font-size: 12px;
    color: #939393;
}
.soc_button a{
    line-height: 33px;
}

.soc_button .grantee-portal {
    color: #fff;
    margin: 0 0 0 15px;
    display: block;
    line-height: 1;
    font-size: 11px;
    padding-left: 12px;
}

.soc_button .grantee-portal:hover {
    text-decoration: underline;
}

.apply {
    background-color: #da5a0c;
    border: 0px;
    font-family: NexaBold, sans-serif;
    color: #fff;
    height: 100%;
    font-size: 18px;
    line-height: 65px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 1px 25px;
    float: right;
}
.newsletter.newsletter-subscription table {
    width: 100%;
}
input.newsletter-submit {
    position: absolute;
    right: 25px;
    bottom: 25px;
    height: 30px;
    border: 0px;
    background-color: #0e5f72;
    text-transform: uppercase;
    font-size: 12pt;
    color: white;
}
/* CSS FOR NEWSLETTER'S BLOCK */

.news_letter {
    position: absolute;
    right: 0px;
    top: 122%;
    background-color: #7aa0aa;
    padding: 25px;
    width: 380px;
    display: none;
    z-index: 25;
}
.news_letter .h4 {
    color: #ffd457;
    text-align: center;
    text-transform: uppercase;
    font-size: 14pt;
    font-family: NexaBold, sans-serif;
}
.news_letter p {
    color: white;
    font-size: 10pt;
    text-align: center;
}
input.newsletter-email {
    padding: 0 11px;
    border: #0e5f72 1px solid;
    font-size: 12px;
    width: calc(100% - 95px);
    height: 30px;
}
/* CSS FOR TOP SUB MENU */

.sub-menu {
    background: #779ea9;
    position: absolute;
    z-index: 5;
    width: 100%;
    left: 0px;
    padding: 9px 10px 7px;
    list-style: none;
    z-index: 0;
    top: 100%;
    display: none;
}
.sub-menu li {
    float: left;
    margin-left: 18px;
}
.sub-menu li a {
    font-family: NexaLight, sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
}
.footer .news_letter {
    top: auto;
    bottom: 100%;
    right: 100px;
    text-transform: none;
}
/* TOP BANNER BEGIN */

.banner {
    padding: 140px;
    border-bottom : 4px solid #8b7358;
}
.banner_logo {
    border-right: 3px solid white;
    padding-bottom: 60px;
    padding-top: 60px;
    width: 50%;
    padding-right: 5%;
}
.main_page .banner_logo {
    display: table-cell;
    vertical-align: middle;
}
.banner_logo img {
    float: right;
}
.losung {
    color: white;
    font-size: 30px;
    text-transform: uppercase;
    font-family: NexaBold, sans-serif;
    padding-left: 5%;
    min-width: 50%;
}
.main_page .losung{
    font-family: NexaLight, sans-serif;
    display: table-cell;
    vertical-align: middle;
}
/* TOP BANNER END */
/* MAIN PAGE CONTENT CSS BEGIN */

.play {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
    bottom: 0px;
    background: url("../imgs/play.png") no-repeat 50% 50%;
    cursor: pointer;
    z-index: 10;
}
.text_content {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    padding: 0px;
    border-bottom: 4px solid #808080;
}
.text_block {
    padding: 40px 40px 50px 50px;
    background: url(../imgs/right_text.jpg) no-repeat center;
    background-size: cover;
}
.text_container.simple_page {
    padding-top: 65px;
}
.simple_page p {
    margin: 0px;
    padding: 15px 0px;
}

.text_container.simple_page.container ul li {
    list-style-type: circle;
}


.simple_page .h1 {
    margin: 65px 0 25px;
    text-align: center;
    font-family: NexaBold, sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    color: #0e5f72;
}
.simple_page p+.h1{
    margin-bottom: 0px;
}
.left_text_bg {
    background: url(../imgs/left_text.jpg) no-repeat center top;
    background-size: cover;
}
.first_words {
    font-family: NexaBold, sans-serif;
    font-size: 16px;
    color: #0e5f72;
    text-transform: uppercase;
}
.text_block h2 {
    color: #0e5f72;
    font-size: 30px;
    text-transform: uppercase;
    font-family: NexaBold, sans-serif;
    margin-bottom: 35px;
    text-align: center;
}
.text_block p {
    font-size: 15px;
    line-height: 2;
}
.nav-pills a {
	font-size: 17px !important;
}
.sub_menu {
    position: absolute;
    bottom: 0px;
    background: #8fb7c1;
    width: 100%;
    left: 0px;
    text-align: center;
}
.sub_menu ul {
    display: inline-block;
}
.sub_menu ul li a {
    font-family: NexaLight, sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    padding: 13px 8px;
}
.sub_menu ul li a:after{
    content: ' >>';
}
.media_block {
    padding: 0px;
    background-color: #000;
}
.media_block>img {
    width: 100%;
    opacity: 0.6;
}
.hidden_text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
    right: 0px;
    font-size: 25px;
    color: white;
    padding-left: 10%;
    padding-right: 10%;
}
.text_content p {
    display: table-cell;
    vertical-align: middle;
}
/* CAROUSEL CSS BEGIN */

.media_block .carousel-caption {
    left: 0px;
    right: 0px;
    top: 32%;
}
.carousel_text {
    background-color: rgba(255, 212, 87, 0.25);
    text-shadow: transparent;
    width: 100%;
    position: absolute;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 25px;
    text-transform: uppercase;
    z-index: 3;
    top: -6%;
}
.read_more {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translateX(-82px);
    width: 163px;
    height: 35px;
    opacity: 0.75;
    background: url(../imgs/rm.png) no-repeat center;
    font-size: 15px;
    line-height: 37px;
    color: #414042;
    text-decoration: none;
    cursor: pointer;
    z-index: 4;
    text-transform: uppercase;
    text-align: center;
}
.main_page_slider .item{
    background: #000;
}

.main_page_slider .item img{
    opacity: 0.6
}

.main_page_slider .carousel-control{
    width: auto;
    top: 65%;
    bottom: auto;
    left: 25px;
    opacity: 1;
    background: transparent;
    z-index: 100;
}

.main_page_slider .carousel-control.right{
    width: auto;
    right: 25px;
    left: auto;
}
/* MAIN PAGE CONTENT CSS END */
/* FOOTER CSS BEGIN */

.footer {
    background: #414042;
    color: white;
    padding-bottom: 0px;
    padding-top: 0px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
}
.footer > div{
    width: calc(100% / 3);
}
.footer .subscribe,
.footer .bottom_logo{
    float: left;
}
.subscribe input::-webkit-input-placeholder {
    color: white;
}
.subscribe input::-moz-placeholder {
    color: white;
}
/* Firefox 19*/

.subscribe input:-moz-placeholder {
    color: white;
}
/* Firefox 18- */

.subscribe input:-ms-input-placeholder {
    color: white;
}
button.subscribe_enter {
    position: absolute;
    right: 10px;
    top: 10px;
    bottom: 10px;
    width: 15%;
    height: 50px;
    background: transparent;
    border: 0px;
    border-left: 1px solid #76756d;
}
.subscribe {
    padding-top: 2px;
    padding-bottom: 2px;
    /*padding-left:0px;
       padding-right:0px;*/
}
.text_subscribe {
    display: block;
    float: left;
    padding: 15px;
    padding-left: 130px;
    font-family: NexaBold;
}
button.subscribe_enter img {
    width: 100%;
    padding: 30%;
}
.subscribe input[type="text"] {
    background: transparent;
    border: 1px solid #76756d;
    padding: 10px;
    width: 60%;
    font-style: italic;
    position: relative;
    float: right;
}
.bottom_logo{
    text-align: center;
}
.bottom_logo a {
    float: none;
    margin: 0 auto;
    padding-top: 10px;
}
.bottom_logo img {
    padding-top: 10px;
    width: 40px;
}
/*.soc_button img {
       width: 14%;
   }*/

/*.footer .newsletter{
    float: right;
}*/

.footer .soc_button {
    text-align: right;
    padding-right: 100px;
}


.footer .subscribe .newsletter form table {
    width: 137px;
    margin-top: 7px;
}
.footer .subscribe .newsletter tr {
    display: table-cell;
    vertical-align: top;
}
.footer .subscribe input.newsletter-email {
    background: transparent;
    border: 1px solid #76756d;
    padding: 0 10px;
    width: calc(100% - 95px);
    font-style: italic;
    position: relative;
    float: right;
    height: 30px;
}
.footer .subscribe input.newsletter-submit {
    position: static;
    display: block;
    width: 30px;
    height: 30px;
    background: url("../imgs/email_arrow.png") no-repeat center;
    border: 1px solid #76756d;
    font-size: 0px;
    margin-left: -1px;
}
.footer .newsletter input.newsletter-email {
    width: 100% !important;
}
/* FOOTER CSS END */
/* PAGE CONTENT CSS BEGIN */

.wwa {
    padding: 42px;
    background: url(../imgs/wwa.jpg) 0% 100%;
    background-size: cover;
    float: none;
}
.text_container {
    font-size: 15px;
    line-height: 1.6;
    color: #707070;
    padding-top: 40px;
    padding-bottom: 40px;
}
.text_container h1 {
    font-family: NexaBold;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color: #0e5f72;
    font-size: 30px;
    padding-bottom: 30px;
    margin-top: 50px;
}
.images {
    float: none;
    margin: 0 auto;
    width: 75%;
}
.images:after {
    content: "";
    display: block;
    clear: both;
}
.image_block img {
    width: 100%;
}
.text_image_block {
    background-color: white;
    padding: 8px;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.15);
}
.name_p {
    font-family: NexaBold, sans-serif;
    font-size: 14px;
    color: #464747;
    font-weight: bold;
    text-transform: uppercase;
}
.text_image_block p {
    font-size: 10px;
    color: #484a4a;
    text-transform: uppercase;
    margin-bottom: 0px
}

.simple_page_sub_menu,
.sub_menu.wwa_sub_menu {
    position: relative;
    border-top: 2px solid #186577;
    border-bottom: 2px solid #186577;
}
.apply-page .simple_page_sub_menu {
    position: relative;
    border-top: 0px;
    border-bottom: 2px solid #186577;
}
.apply-page .simple_page_sub_menu ul li a{
    padding-left: 20px;
    padding-right: 20px;
    font-family: NexaBold, sans-serif;


    background-color: #f8d25e !important;
    border-radius: 0px !important;
    color: #0e5f72;
    font-weight: bolder;

}
.apply-page .simple_page_sub_menu ul li a:after{
    content: '';
}
.button_img .button_img_text p {
    vertical-align: middle;
    display: table-cell;
}
.button_img {
    position: relative;
}
.button_img img {
    width: 100%;
}
.button_img_text {
    position: absolute;
    top: 50%;
    left: 15%;
    right: 15%;
    transform: translateY(-50%);
    color: white;
    z-index: 3;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
}
/* PAGE CONTENT CSS END */
/* WHAT WE DO BOXS CSS BEGIN */
.wwd_introduction{
    padding: 30px 0px;
    font-family: NexaBold, sans-serif;
    font-size: 16px;
    color: #707070;
    text-align: center;
}

.boxs {
    position: relative;
}
.boxs .container {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    padding-left: 7%;
    padding-right: 7%;
    border-top: #0e5f72 2px solid;
    border-bottom: 2px solid #0e5f72;
    overflow: hidden;
}
.boxs .container .col-md-3 {
    min-height: 100%;
    height: 100%;
    border-left: 2px solid white;
    display: table;
    color: white;
    font-size: 27px;
    text-transform: uppercase;
    cursor: pointer;
    overflow: hidden;
}
.boxs .container .col-md-3:last-child {
    border-right: 2px solid white;
}
.boxs.grantees_carousel .container .col-md-3:last-child{
    border-right: 0px;
}
.blue_boxs .wraper {
    height: 100%;
    overflow: hidden;
}
.boxs img {
    width: 100%;
    height: 100%;
    transition-duration: 0.3s;
}
.blue_boxs .wraper .box_cont{
    width: 25%;
    transition-duration: .3s;
}
/*.blue_boxs.pressed .wraper .box_cont:not(.pressed){
    width: 24%;
    transition-duration: .3s;
}*/
.blue_boxs .wraper:hover .box_cont{
    width: 24%;
    transition-duration: .3s;
}

.blue_boxs .wraper .box_cont:hover{
    width: 28%;
    background: transparent !important;
    transition-duration: .3s;
    font-size: 30px;
    color: #ffd457;
    text-shadow: 1px 0px 1px rgba(0,0,0,0.75) ;
}
.blue_boxs .wraper .box_cont.pressed{
    background: transparent !important;
    transition-duration: .3s;
    font-size: 30px;
    color: #ffd457;
    text-shadow: 1px 0px 1px rgba(0,0,0,0.75) ;
}
.boxs .container .box_cont p {
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    font-family: NexaLight, sans-serif;
}
/*.carousel_ir .item.active {
    overflow: hidden;
    position: relative;
}*/
.right_bg {
    position: absolute;
    left: 0px;
    width: 7%;
    height: 100%;
    background: rgba(147, 190, 200, 0.8)
}
.left_bg {
    position: absolute;
    right: 0px;
    width: calc(7% + 5px);
    height: 100%;
    background: rgba(147, 190, 200, 0.8)
}
.box_active {
    background: transparent !important;
    color: #ffd457 !important;
    text-shadow: -1px 1px 1px rgba(150, 150, 150, 0.75) !important;
    cursor: pointer;
}
/* WHAT WE DO BOXS CSS END */
/* WHAT PAGE IMPACT RESOURCES CONTENT CSS BEGIN */

.active {
    display: block !important;
}
.box_text {
    display: none;
}
.sub_menu.wwd_sub_menu {
    position: relative;
    background: #edbc2d;
    border-bottom: 2px solid #186577;
}
.sub_menu.wwd_sub_menu ul li a {
    font-size: 14px;
    color: #0e5f72;
}
.grantees_carousel {
    margin-bottom: 80px;
}
.grantees_carousel .carousel-control{
    width: 23px;
    height: 62px;
    background: transparent;
    opacity: 1;
    top: 50%;
    margin-top: -31px;
    left: 15px;
}
.grantees_carousel .carousel-control.right{
    left: auto;
    right: 15px;
}
.grantees_carousel .item.active {
    overflow: hidden;
    position: relative;
}
.grantees_carousel.boxs .container {
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
}
.grantees_carousel .carousel_caption {
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    opacity: 0;
}
.grantees_carousel .item .box_cont:hover .carousel_caption {
    opacity: 1;
    transition-duration: .5s;
}
.grantees_carousel .carousel_rm {
    position: absolute;
    bottom: -42px;
    left: 0px;
    right: 0px;
    background: #84acb5;
    color: #0e5f72;
    text-align: center;
    font-size: 12px;
    padding: 10px 0px;
    opacity: 0;
    transition-duration: .5s;
}
.grantees_carousel .item .box_cont:hover .carousel_rm {
    opacity: 1;
    transform: translateY(-42px);
    transition-duration: .5s;
}

.carousel_caption .h3 {
    font-family: NexaBold;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
}
.grantees_carousel.boxs .carousel_caption p {
    font-size: 12px;
    padding-left: 25px;
    padding-right: 25px;
    text-align: center;
    width: 100%;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition-duration: .5s;
}
.grantees_carousel .container .box_cont {
    padding: 0px;
    border: 0px;
    /*height : 270px;*/
}

#top-slider {
    height : 270px;
}

.bx-wrapper .bx-viewport {
    border: 0;
}

.grantees_carousel .box_cont {
    width: 25%;
    background: #000;
    transition-duration: .5s;

}

.grantees_carousel .box_cont .img {
    width: 100%;
    height: 100%;
    opacity: 1;
    transition-duration: 0.5s;
    padding-top : 75%;
    background-size: cover;
    background-position: 50% 50%;
}

.grantees_carousel .box_cont:hover .img {
    opacity: 0.7;
    transition-duration: .5s;
}

.categories_cubese {
    font-family: NexaBold, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    color: #90b9c3;
    background: transparent;
    border: 0px;
    height: 22px;
    line-height: 22px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.categories_cubese.active_cubese {
    border: 1px solid #6897a1;
}
ul.pagination {
    margin: 0px;
}
.pagination>li:first-child>a,
.pagination>li:first-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-radius: 0px;
}
.pagination>li>a,
.pagination>li>span {
    font-family: NexaBold, sans-serif;
    font-size: 12px;
    line-height: 22px;
    color: #789fa9;
    background: transparent;
    border: 1px solid transparent;
    border-radius: 0px;
    width: 22px;
    height: 22px;
    padding: 0px;
    text-align: center;
}
.pagination>li>a:hover {
    background: transparent;
}
.pagination>li>a.active_a {
    border: 1px solid #6897a1;
}
span.p_nav {
    margin-top: -4px;
    /*float: right;*/
    text-transform: uppercase;
    padding-right: 5px;
    /*margin-bottom: 20px;*/
    font-family: NexaBold, sans-serif;
    font-size: 12px;
    line-height: 24px;
    color: #6897a1;
}
.sub_menu .nav li a {
    color: #0e5f72;
}
#box_carousel {
    margin-bottom: 75px;
}
#box_carousel .carousel-control {
    left: 2%;
    width: 23px;
    height: 62px;
    top: 50%;
    margin-top: -31px;
    background: transparent;
    opacity: 1;
}
#box_carousel .carousel-control.right {
    right: 2%;
    left: auto;
}
#box_carousel nav {
    float: right;
}
#box_carousel .col-md-3 {
    padding-left: 0px;
    padding-right: 0px;
}
#box_carousel .col-md-3:hover .black_bg {
    display: block;
    opacity: 1;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
}
#box_carousel .item .img {
    width: 100%;
    /*height: auto;*/

    padding-top : 76%;
    background-size: cover;
    background-position: 50% 50%;

}
.item .black_bg {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.75);
    text-align: center;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
}
#box_carousel .inner_black_bg {
    top: 50%;

    position: relative;
    transform: translateY(-50%);
}

#box_carousel .black_bg .links {
    /*left : 0;*/
    /*width : 100%;*/
    /*bottom : 0;*/
    /*position : absolute;*/
}

#box_carousel .h4 {
    margin : 0;
    font-size: 20px;
    color: white;
    text-align: center;
    text-transform: uppercase;
}
#box_carousel .subtitle {
    color: white;
    font-size: 15px;
    text-align: center;
    font-family: NexaBold;
    /*margin-bottom: 30px;*/
    line-height : 21px;
}
#box_carousel .black_bg a {
    color: #fcbd07;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    margin: 0 5px;
}
/* WHAT PAGE IMPACT RESOURCES CONTENT CSS END */
/* ORANGE BUTTON FOR BBOTTOM MENU CSS BEGIN */

a.orange_button,
a.orange_button:hover,
a.orange_button:focus {
    background-color: #f8d25e !important;
    border-radius: 0px !important;
    color: #0e5f72;
    font-weight: bolder;
}
/* GRANTEES AND IMPACT RESOURCES CAROUSEL CSS BEGIN */

.grantees .col-md-4 {
    border-right: #cdcac7 1px dashed;
    text-align: center;
    font-size: 18px;
    margin-bottom: 70px;
}
.grantees .col-md-4:last-child {
    border-right: 0px;
}
.grantees_name {
    list-style: none;
    padding: 0px;
}
.pagination>li {
    display: inline !important;
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #789fa9;
    cursor: default;
    background-color: transparent;
    border: 1px solid #6897a1;
    border-radius: 0px;
}
/* GRANTEES AND IMPACT RESOURCES CAROUSEL CSS END */
/* POSTS CSS BEGIN */

.comment-respond{
    margin-top: 100px;
}
.details {
    border-top: 1px solid #dfdddd;
    border-bottom: 1px solid #dfdddd;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 14px;
    margin-bottom: 30px;
    font-size: 18px;
    color: #4b5256;
}
.details img {
    padding: 0px;
    height: 20px;
    margin-bottom: 5px;
}
.details a {
    color: #4b5256;
    font-size: 18px;
    font-weight: bold;
}
.comments_count {
    float: right;
}
.blog .post ul {
	list-style-type: circle;
}
.blog .post ul li {
	margin-bottom: 10px;
}
.blog .post_name {
    font-family: NexaBold, sans-serif;
    color: #0e5f72;
    text-transform: uppercase;
    font-size: 30px;
    padding-bottom: 12px;
}
.blog .post_name a{
    color: #0e5f72;
}
.blog .post_name:after{
    content: "";
    display: block;
    width: 70%;
    height: 2px;
    background: #8fb7c1;
}
.blog .newsletter-submit{
    position: static;
}
ol.commentlist {
    list-style: none;
}
.comment-reply-title {
    color: black;
    font-weight: bold;
}
p.comment-notes {
    color: black;
    font-size: 18px;
    font-weight: bold;
}
.comment-form input[type="text"] {
    background-color: transparent;
    border: 1px solid #e2dedb;
    color: #918c8a;
    padding: 9px;
    width: 200px;
}
.comment-form textarea {
    background-color: transparent;
    border: 1px solid #e2dedb;
    color: #918c8a;
    padding: 9px;
    width: 100%;
}
input#submit {
    background-color: #73b5c8;
    color: white;
    padding: 15px;
    border: 0px;
    border-radius: 5px;
    font-weight: bold;
}
p.form-submit {
    float: left;
    margin-right: 10px;
}
.main_img {
    width: 100%;
}
ul.children {
    list-style: none;
    margin-top: 20px;
}
h3.comments-caption {
    margin-bottom: 30px;
}
.commentlist .col-md-12 {
    padding: 0px;
}
.commentlist .col-md-12 .col-md-2 {
    padding: 0px;
}
h3.comments-caption a {
    color: black;
    font-weight: bold;
}
.meta .h4 {
    font-family: NexaBold, sans-serif;
    color: #da5a0c;
    text-transform: uppercase;
    font-size: 18px;
}
.widgetitem ul {
    list-style: none;
    padding-left: 0px;
}
.widgetitem ul li a {
    font-size: 13px;
    color: #707070;
}
.widgetitem {
    margin-top: 50px;
}
.widgetitem:first-child {
    margin-top: 20px;
}
.post {
    margin-top: 60px;
}
.post:first-child {
    margin-top: 0px;
}
span.page-numbers {
    display: inline-block;
    min-width: 22px;
    height: 30px;
    line-height: 30px;
    background: #0e5f72;
    border: #7f9ebb 1px solid;
    color: white;
    font-weight: normal;
    text-align: center;
}
a.page-numbers {
    display: inline-block;
    min-width: 22px;
    height: 30px;
    line-height: 30px;
    background: #cdcac7;
    border: #bebab8 1px solid;
    color: #5b6e8f;
    font-weight: normal;
    text-align: center;
}
.archive-pagination {
    margin-top: 90px;
    font-weight: bold;
}
/* POSTS CSS END */

.wwa_modal .modal-content {
    border-radius: 0px;
    border: 3px solid #414042;
}
.wwa_modal .modal-body {
    font-family: NexaLight, sans-serif;
    font-size: 15px;
    line-height: 2;
    text-align: left;
    color: #707070;
}
.wwa_modal .modal-header {
    background: #414042;
}
.wwa_modal .modal-title {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: NexaBold, sans-serif;
    font-size: 25px;
}
.wwa_modal .close {
    font-size: 40px;
    color: #fff;
}
.wwa_modal .modal-footer{
    border-top: 0px;
    padding: 0px;
}
.mobile_menu {
    display: none;
    float: left;
    margin-top: 7px;
}
.mobile_menu img {
    width: 30px;
    padding-top: 13px;
}
.comment-form-subscriptions:after {
    content: "";
    display: block;
    clear: both;
}
#subscription_modal .modal-body {
    padding-bottom: 15px;
}
#subscription_modal .modal-body #container {
    width: auto;
    margin: 0px;
    border: 0px;
}
#subscription_modal .close {
    color: #000;
    line-height: 20px;
}
.mod_img{
    text-align: center;
}
.mod_img img{
    max-width: 100%;
}
.mod_href{
    margin-top: 10px;
}
.mod_desc{
    margin-top: 20px;
}
.mod_href a{
    background: #84acb5;
    color: #0e5f72;
    text-align: center;
    font-size: 12px;
    width: 100%;
    display: block;
    text-transform: uppercase;
    padding: 10px 0px;
    transition-duration: .5s;
    opacity: 1;
}

.comment-form .submit{
    font-family: NexaBold, sans-serif;
    font-size: 14px;
    line-height: 16px;
    padding: 0px 10px;
    height: 44px;
    width: 200px;
}

.footer-quote p span {
	text-transform: none;
	font-size: 25px;
}

.footer-quote p {
	padding-top: 25px;
	font-size: 20px;
	text-transform: uppercase;
}

.special-initiatives .text_container h1 {
	padding-bottom: 20px;
}

.special-initiatives .simple_page p {
	padding: 15px 0px 30px;
}

.text_container.simple_page.container ul li {
	list-style: none;
	font-size: 18px;
}

.food-chains-2 .os_credit a {
	font-size: 8px;
	color: #b6b9aa;
}


@media (max-width: 1170px) {
    .button_img_text {
        left: 10%;
        right: 10%;
        font-size: 16px;
    }
    .boxs .container .col-md-3{
        font-size: 22px;
    }
    .blue_boxs .wraper .box_cont:hover{
        font-size: 24px;
    }
}
@media (min-width: 970px) {
    .text_subscribe {
        padding-left: 50px;
    }
}
@media (max-width: 970px) {
    .sub-menu li a{
        color: inherit;
    }
    .text_content {
        display: block;
    }
    .banner {
        display: block;
        padding: 0px;
        text-align: center;
        padding-bottom: 70px;
    }
    .banner_logo {
        padding: 0px;
        border-right: 0px;
    }
    .banner_logo img {
        float: none;
        margin: 30px auto;
        padding-left: 10%;
        padding-right: 10%;
        width: 80%;
    }
    .losung {
        width: 100%;
        display: block;
        text-align: center;
        font-size: 18px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        padding-left: 0px;
    }
    .main_page .losung{position: static; display: block;}
    .first_head_block .logo {
        text-align: center
    }
    .first_head_block .logo img {
        float: none;
    }
    .soc_button {
        text-align: right;
    }
    .first_head_block .soc_button a img {
        float: none;
    }
    .banner_logo img {
        float: none;
        margin: 30px auto;
    }
    .text_block {
        padding-bottom: 70px;
    }
    .text_block h2 {
        margin-left: 0px;
        margin-right: 0px;
        font-size: 26pt
    }
    .subscribe input {
        width: 100%;
    }
    .text_subscribe {
        display: block;
        float: left;
        padding: 15px 10px;
        text-align: center;
        margin-right: 10px;
    }
    .nav_menu {
        padding-bottom: 13px;
    }
    .button_img_text {
        padding-left: 0px;
        padding-right: 0px;
        font-size: 14px;
    }
    /*.carousel_ir .container .box_cont {
        height: auto !important;
    }*/
    .grantees_carousel{
        margin-bottom: 10px;
    }
    .grantees .col-md-4 {
        border-top: #cdcac7 1px dashed;
        padding-top: 5px;
        border-right: 0px;
    }
    .boxs .container .col-md-3 {
        font-size: 12px;
    }
    .read_more {
        font-size: 12px;
        bottom: 0%;
    }
    .text_block h2 {
        font-size: 24px;
    }
    .button_img img {
        width: 100%;
        min-height: 110px;
    }
    .mobile_menu {
        display     : block;
        margin-left : 20px;
    }
    .first_head_block .nav_menu .nav-pills {
        display: none;
    }
    .sub-menu {
        position: static;
        display: block;
        background: transparent;
    }
    .sub-menu li {
        float: none;
    }
    .blue_boxs .container .col-md-3 {
        font-size: 18px;
    }
    .blue_boxs .wraper .box_cont{
        padding-left: 0px;
        padding-right: 0px;
    }
    .blue_boxs .wraper .box_cont:hover{
        font-size: 18px;
    }

    .soc_button .grantee-portal {
        margin: 0 44px 0 0;
    }


}
@media (max-width: 768px) {
    .first_head_block{
        height: 50px;
    }
    .first_head_block .logo{
        padding-left: 20px;
        margin-right: 30px;
    }
    .first_head_block .logo img{
        width: 45px;
    }
    .mobile_menu img{
        padding-top: 6px;
    }
    .soc_button a{ line-height: 45px;}
    .apply{line-height: 50px; font-size: 14px; padding-left: 10px; padding-right: 10px;}
    .news_letter_button {
        display: none;
    }
    .footer .soc_button{
        padding-right: 20px;
    }
    .text_block {
        padding: 20px 20px 0px;
    }
    .text_block .sub_menu {
        position: static;
        margin-left: -20px;
        margin-right: -20px;
        width: auto;
    }
    .carousel_text {
        padding: 15px;
        font-size: 18px;
        top: -25%;
    }
    .button_img_text {
        left: 7%;
        right: 7%;
    }
    .image_block {
        margin-bottom: 15px;
    }
    .main_page .losung {
        position: static;
        transform: translateY(0);
        width: auto;
    }
    .losung {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }
    #box_carousel .h4 {
        margin-bottom: 15px;
        font-size: 16px;
    }
    .sub_menu ul li a{
        font-size: 13px;
    }
    .button_img_text{
        font-size: 12px;
    }
    .left_bg, .right_bg{ display: none;}
    .boxs .container{ padding-left: 0px; padding-right: 0px;}
    .blue_boxs .container .col-md-3{font-size: 13px;}
    .boxs{overflow: hidden;}
    .blue_boxs img{ width: auto; height: 300px;}
    .blue_boxs .wraper .box_cont {
        min-height: 25%;
        width: 100%;
        height: 25%;
        border: 0px;
        border-top: 2px solid #fff;
        transition-duration: .3s;
    }
    .blue_boxs .wraper .box_cont:first-child{
        border-top: 0px;
    }
    .boxs .container .col-md-3:last-child {
        border-right: 0px;
    }
    .blue_boxs .wraper:hover .box_cont {
        width: 50%;
    }
    .blue_boxs .wraper .box_cont:hover {
        width: 50%;
        transition-duration: .3s;
    }

    .blue_boxs .wraper:hover .box_cont{
        width: 100%;
        transition-duration: .3s;
    }
    .blue_boxs .wraper .box_cont:hover{
        width: 100%;
        font-size: 18px;
        transition-duration: .3s;
    }

    .soc_button .grantee-portal {
        /*margin: 18px 0 0;*/
        /*float : left;*/
        position: absolute;
        top: 22px;
        right: 85px;
        white-space: nowrap;
    }

}


@media (max-width: 690px) {
    .main_page .banner_logo {
        display: block;
        width : 100%;
    }
    .banner_logo img {
        width : 100%;
    }
}

@media (max-width: 435px) {
    .soc_button .grantee-portal {
        display: none;
    }

}
/* ADAPTIVE CSS END */
