@import 'assets/css/reset.css';
@import 'assets/css/text.css';

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

}
@font-face {
    font-family: 'ralewayregular';
    src: url('css/fonts/raleway-regular-webfont.eot');
    src: url('css/fonts/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('css/fonts/raleway-regular-webfont.woff2') format('woff2'),
    url('css/fonts/raleway-regular-webfont.woff') format('woff'),
    url('css/fonts/raleway-regular-webfont.ttf') format('truetype'),
    url('css/fonts/raleway-regular-webfont.svg#ralewayregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
  background: #fff;
  line-height: 1.4;
  font-family: "Open Sans", sans-serif;

}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1;
}

h2 {
  color: #8C8D49;
}

a {
  color: black;
    text-decoration: none;

}

a:hover {

}
:focus{
    outline: -webkit-focus-ring-color auto 0;

}
small {
  font-size: 11px;
}

/* `Misc Classes
----------------------------------------------------------------------------------------------------*/
.inline_block{
    display: inline-block;
}
.align_center {
  text-align: center;
}

.align_right {
  text-align: right;
}

.clear {
    clear: both !important;
    display: block;
}

/*` Adapt img
---------------------*/
img{
    max-width:100% !important;
    height:auto;
    display:block;

}
.main-container {
    background: white;
    margin: 0 auto;
    position: relative;


}
.header_green_line{
    background-color: #8b8d48;
    height: 45px;
}
.socials{
    float: right;
}
.fb,.tw,.in,.yb {
    height: 26px;
    width: 26px;
    background-size: 26px;
    display: inline-block;
    margin-top: 10px;
    margin-right: 20px;
}
.header_subscribe {
    height: 21px;
    width: 34px;
    background-size: 34px;
    display: inline-block;
    margin-top: 10px;
    margin-right: 20px;
}
.tw{
    vertical-align: bottom;
}
.fb {

    background: url("images/facebook_icon.png") no-repeat;
}
.socials a:nth-child(2):hover .fb{
    background: url("images/facebook_icon_hover.png") no-repeat;
}
.header_subscribe {

    background: url("images/subscribe_icon.png") no-repeat;
}
.socials a:nth-child(1):hover .header_subscribe {
    background: url("images/subscribe_icon-hover.png") no-repeat;
}

.tw{
    

    background: url("images/twitter_icon.png") no-repeat;
}
.socials a:nth-child(3):hover .tw{
    background: url("images/twitter_icon_hover.png") no-repeat;
}
.in{
    background: url("images/linkedin_icon.png") no-repeat;
}
.socials a:nth-child(4):hover .in{
    background: url("images/linkedin_icon_hover.png") no-repeat;
}
.yb{
    background: url("images/youtube_icon.png") no-repeat;
    margin-right: 0;
}
.socials a:nth-child(5):hover .yb{
    background: url("images/youtube_icon_hover.png") no-repeat;
}
.donate_button  {
    background: url("images/donate_button.png") no-repeat;
    height: 104px;
    width: 150px;
    display: inline-block;
    float: right;
    color: #ffffff;
   /* position: absolute;*/
    right: 7%;
    text-align: center;
    background-size: 150px;
    position: relative;
    z-index: 101;
}
.donate_button:hover{
    background: url("images/donate_button_hover.png") no-repeat;
    height: 104px;
    width: 150px;
    background-size: 150px;
}
.donate_button div{
    line-height: 3;
    font-weight: bold;
    font-size: 23px;
}
header {
    background: white;

}

.logo{
    display: inline-block;
    float: left;
    left: 4%;
    margin-top: -100px;
    position: absolute;
}
.header_right_block{
    display: inline-block;
    margin-left: 19%;
    margin-top: -55px;
}
.header_right_block .search{
    margin-bottom: 10px;
    margin-top: -30px;
}

/*MENU*/
nav{display:block;
    margin-top: 10px;
    background:#3E4156;
}

.menu{display:block;  /*background: white;*/ margin-bottom: 0;
}
.first_menu{
    width: 35%;
}
.second_menu{
    width: 40%;
}
.menu li{
    margin-right: -4px;
    margin-left: 0;
    display: inline-block;
    position: relative;
    z-index:99;}

.menu li:first-child{margin-left:0;



}

.home_icon{
    float: left;
    vertical-align: middle;
    background: url("images/home_icon.png") no-repeat;
    height: 40px;
    width: 40px;
    margin-top: 10px;
    margin-left: -50px;
    position: absolute;

}


.region.region-triptych-last {
    /*float: right;*/
}
.home_icon > a{
    padding: 0!important;
}
.menu > li > a {

    text-decoration:none;

    padding:11px 11px 20px 11px;
    display:block;
    font-family: 'Open Sans', sans-serif;
    font-weight:600;
    font-size: 18px;
    color: rgb(76, 43, 67);
    background:transparent;
    text-transform: uppercase;

}
.sub-menu li a{
    text-transform: none;
    padding: 10px 40px
}
.sub-menu li{
    margin-left: 0;
}
.menu li a:hover, .menu li:hover > a{

    font-family: 'Open Sans', sans-serif;

   font-size: 18px;
    color: rgb(76, 43, 67);
    background:#eaeaea;
}
.sf-depth-2:hover{
    font-weight:800;
}
.menu ul {display: none;
    margin: 0;
    padding: 0;

    position: absolute;


    background:#eaeaea;
}

.menu ul li {display:block;
    float: none;
    background:none;
    margin:0;
    padding:0;
    background:#eaeaea;

    color:#797979;
}
.menu ul li a {font-size:18px;
    font-weight:normal;
    display:block;
    color: rgb(76, 43, 67);
    background:none;
}

.menu ul li a:hover, .menu ul li:hover > a{
    background:none;

    color: rgb(76, 43, 67);
}
.menu li:hover .sub-menu,.sub-menu2{
    background:#eaeaea;
}

.sub-menu,.sub-menu2{
    display: inline-block;
}

.sub-menu2{
    left: 200px!important;
}
.menu li:hover > ul{ display: block;}
.menu ul ul {left: 149px;
    top: 0px;
}

.mobile-menu{display:none;
    width:100%;
    padding:11px;
    background:#3E4156;
    color:#ffffff;
    text-transform:uppercase;
    font-weight:600;
}
.mobile-menu:hover{background:#3E4156;
    color:#ffffff;
    text-decoration:none;
}

.who_we{
    width:520px;
    left: -75px;
}
.what_we{
    width:520px;
    left: -230px;
}
.veteran_services{
    width:520px;
    left: -170px;
}
.news_events{
    width: 520px;
    left: -135px;
}
.get_inv{
    width: 520px;
    left: -345px;
}
.who_we_img{
    padding: 25px!important;

    top: 0;
    right: 0;
    z-index: 999;
    position: absolute;
}

.who_we .inline_block,.what_we .inline_block,.veteran_services .inline_block,.news_events .inline_block,.get_inv .inline_block{
    padding-top: 40px;
}



.sub-menu:nth-child(2) .inline_block{
    vertical-align: top;
}

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

    .mainWrap{width:768px;}
    .menu ul {/*top:37px;*/}
    .menu li a{font-size:12px;
        padding:8px;}
}

@media (max-width: 767px) {

    .mainWrap{width:auto;padding:50px 20px;}

    .menu{display:none;}

    .mobile-menu{display:block;
        margin-top:100px;}

    nav{margin:0;
        background:none;}

    .menu li{display:block;
        margin:0;}

  /*  .menu li a {background:#ffffff;
        color:#797979;
        border-top:1px solid #e0e0e0;
        border-left:3px solid #ffffff;}*/

   /* .menu li a:hover, .menu li:hover > a{
        background:#f0f0f0;
        color:#797979;
        border-left:3px solid #9CA3DA;}
*/
    .menu ul {display:block;
        position:relative;
        top:0;
        left:0;
        width:100%;}

    .menu ul ul {left:0;}

}




@media (max-width: 320px) {
}
/*MENU*/

.search_text{
    height: 44px;
    margin-top: 14px;
    position: absolute;
    right: 16px;
    z-index: 1;
}
.search_text a{
    font-size: 18px;
    color: #fff;
    line-height: 1.5;
    font-family: ralewayregular;
}
.header_right_block #edit-search-block-form--2{
    font-size: 18px;
    background-image: none;
    background-color: #fbfafa;
    border: 3px solid #00565c;
   text-indent: 15px;
    line-height: 2;
    width: 300px;
    font-family: ralewayregular;

}
.search_open_state #search-block-form{
    width: 300px;

}
.header_right_block #edit-search-block-form--2::-webkit-input-placeholder { /* WebKit browsers */
    color: #928f93;
}
.header_right_block #edit-search-block-form--2:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #928f93;
}
.header_right_block #edit-search-block-form--2::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #928f93;
}
.header_right_block #edit-search-block-form--2:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #928f93;
}
.search_icon{
    background: rgba(0, 0, 0, 0) url("images/search_icon.png") no-repeat scroll 0 0;
    height: 19px;
    margin-right: -13px;
    margin-top: 20px;
    vertical-align: middle;
    width: 20px;

}
.search_icon:hover{
    cursor: pointer;
}

ul.menu{
    float: left;
}
.search{
    float: right;
    width: 190px;
    right: 0;
    text-align: right;
}
#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
.owl-prev{
    background: url("images/left_arrow.png") no-repeat;
    height: 63px;
    width: 35px;
    float: left;
    margin-left: 10%;
}
.owl-next{
    background: url("images/right_arrow.png") no-repeat;
    height: 63px;
    width: 35px;
    float: right;
    margin-right: 10%;
}
.slider_content{
    position: absolute;
    margin: 5% 0 0 15%;
}
.slider_text{
    background-color: #024d62;
    box-shadow: 3px 2px 5px #21131c;
    color: rgb(76, 43, 66);
    margin-bottom: 0;
    max-width: 540px;
    padding: 0 10px 20px 10px;
    width: 540px;
}
.slider_text h4{
    color: #4c2b42;
    font-size: 33px;
    font-weight: bold;

}
.slider_text h5{
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    margin: 0 0 3px;
    padding: 16px 0 0 6px;
}
.slider_button{
    color: #d46a03;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    margin-left: 60%;
    text-align: right;
    text-indent: 30px;
    text-transform: uppercase;
}
.slider_button:hover{
    /*background: url("images/donate_button_slider_hover.png") no-repeat;*/
    color: #d46a03;
}
.slider_button span {
     color: #d46a03;
     font-size: 19px;
}
.ctas_wrapper{
    background-color: #4c2b42;
    height: 140px;

}
.ctas_donate_button{
    margin: 23px 0;
    padding-top: 10px;

    font-size: 34px;
    font-family: ralewayregular;
    color: rgb(227, 216, 182);
    line-height: 1.9;
    background: url("images/ctas_donate_button_img.png") no-repeat center;
    text-align: center;
    background-size: contain;
    padding-left:25px ;

}
.ctas_donate_button:hover{
    margin: 23px 0;
    padding-top: 10px;
    background: url("images/ctas_donate_button_img_hover.png") no-repeat center;
    text-align: center;
    background-size: contain;
    padding-left:25px ;
    color: white;
}
.ctas_get_involve_button{
    padding-left: 10px;
    margin: 23px 0;
    font-size: 34px;
    font-family: ralewayregular;
    color: rgb(227, 216, 182);
    line-height: 1.9;
    background: url("images/get_involve_icon.png") no-repeat center;
    text-align: center;
    background-size: contain;
    padding-top: 10px;

}
.ctas_get_involve_button:hover{
    margin: 23px 0;
    padding-top: 10px;
    font-family: ralewayregular;
    color: white;
    line-height: 1.9;
    background: url("images/get_involve_icon_hover.png") no-repeat center;
    text-align: center;
    background-size: contain;

}
.ctas_veteran_service_button{
    padding-top: 30px;
    margin: 13px 0;
    font-size: 34px;
    font-family: ralewayregular;
    color: rgb(227, 216, 182);
    line-height: 1;
    background: url("images/veteran_icon.png") no-repeat center;
    text-align: center;
    background-size: contain;

    padding-left:25px ;
}
.ctas_veteran_service_button:hover{

    font-family: ralewayregular;
    color: white;
    line-height: 1;
    background: url("images/veteran_icon_hover.png") no-repeat center;
    text-align: center;
    background-size: contain;
    padding-left:25px ;
}
.our_blog_wrapper{
    background: url("images/our_blog_bg.jpg");
    padding-bottom: 150px;
}
.our_blog_wrapper h1,.events h1 {

    font-size: 36px;
    font-family: ralewayregular;
    color: rgb(76, 43, 66);
    line-height: 0.782;
    text-align: left;


}
.blog_post .field-content:first-child > a{
    font-size: 30px;
    color: rgb(152, 75, 0);
    line-height: 0.939;
    text-align: left;
}
.see_all    {
    font-size: 16px;
    font-family: ralewayregular;
    color: rgb(76, 43, 66);
    text-decoration: underline;
    line-height: 1.76;
    text-align: right;
    float: right;
}
.our_blog_inner{
    margin-top: 75px;
}
.our_blog_inner h1, .events h1 {
    font-size: 36px;
    font-family: ralewayregular;
    color: rgb(76, 43, 66);
    line-height: 0.782;
    text-align: left;
}
.our_blog_inner h1{
    margin-left: 10px;
}
.blog_post:hover {
    background:url("images/post_hover_bg.png") ;
    border: 1px solid #ebeae5;
}
.blog_post {
    border: 1px solid transparent;
    padding: 20px 30px 20px 25px;
}
.post_img{
    max-width: 25%;
}
.post_img img{border-radius: 5px}
.blog_post{
    margin-top: 32px;
}
.post_content{

    padding-left: 3%;
    max-width: 70%;
    vertical-align: top;
}

.post_title{

    font-size: 30px;

    color: rgb(152, 75, 0);
    line-height: 0.939;
    text-align: left;


}
.post_date,.post_category{
    padding: 5px 0 10px 0;
    font-size: 14px;
    color: rgb(119, 119, 119);
    text-transform: uppercase;
    line-height: 1.2;
}
.post_text{
    line-height: 1.429;
    font-size: 14px;
    color: rgb(85, 85, 85);
}
.blog_post button{
color: white;
    font-size: 14px;
    background: #00565c;
    border: 1px solid #65989a;
    border-radius:5px;
    width: 125px;
    height: 30px;
}
.blog_post button:hover{
    cursor: pointer;
}
.button_wrapper{
    text-align: right;
    margin-right: 30px;
    margin-top: 20px;
}
.event_calendar{

    max-width: 30%;
    vertical-align: top;
    background: url("images/calendar_bg.png") no-repeat;
    height: 61px;
    width: 83px;
}
.event_day{
    color: white;
    font-size: 12px;
    text-align: center;
    padding-top: 2px;
}
.event_date{
    padding-top: 6px;
    text-align: center;
    color: rgb(76, 43, 66);
    line-height: 1.28;
    font-family: ralewayregular;
    font-size: 22px;
}
.event_content{
    margin-left: 4%;
    max-width: 65%;
    vertical-align: top;
}
.event_title a{
    color: rgb(139, 140, 72);
    line-height: 1.2;
    font-size: 24px;
}
.event_title a:hover{
    color: rgb(0, 86, 92);
}
.event_location,.event_time{
    color: #444444;
    font-size: 20px;
}
.event_location .field-content{
    display: inline-block;
}
.event_description{
    color: rgb(68, 68, 68);
    font-size: 14px;
    max-width: 65%;
    margin-left: 29%;
}
.event_description_single{
    color: rgb(68, 68, 68);
    font-size: 14px;
    max-width: 65%;
    margin-left: 29%;
}
.page-node .event_description .button_more,.page-node .event_description_single .button_more{
    max-width: 65%;
    margin-left: 28%;
    background: none;
    border: none;
    border-radius: 0;
}

.page-node .event_description .button_more,.page-node .event_description_single .button_more{
    color: rgb(152, 75, 0);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 2;
    margin: 0 auto;
    margin-left: 0;
    left: 0;
    float: left;
    text-indent: 0;
    text-align: left;
    max-width: 100%;
}
.item-list ul li{
    margin: 0 auto;
}
#block-views-calendar-block-2 li {
    margin-left: 0;
}
.page-node .event_description .button_more:hover,.page-node .event_description_single .button_more:hover{
    color: rgb(0, 86, 92);
}
.event_wrapper{
    margin-top: 40px;
}
.annual_title_bar_wrapper{
    background: #8c8d49;

}
.annual_title_bar_wrapper h1{
font-size: 66px;
    font-family: oswaldbold;
    color: rgb(227, 216, 182);
    text-transform: uppercase;
    margin-top: 35px;
    text-align: center;
}
.annual_title_bar_wrapper h3{
    margin: 30px 0;
    font-family: ralewayregular;
    font-size: 36px;
    color: rgb(254, 254, 254);
    text-align: center;
}
.annual_served,.annual_employment,.annual_combat{

    width: 25%;
    text-align: center;
    margin-top: 50px;
    vertical-align: top;
}
.annual_housing,.annual_housed,.annual_received{
    margin-top: 20px;
}
.annual_served,.annual_employment,.annual_housing,.annual_housed{
    margin-right: 1.35%;
}
.annual_served{
    color: rgb(171, 90, 34);
}
.annual_received{
    color: rgb(171, 90, 34);
}
.annual_employment{
    color: rgb(115, 121, 75);
}
.annual_combat{
    color: rgb(81, 41, 67);

}
.annual_housing,.annual_housed{
    color: rgb(9, 62, 82);
}
.annual_served:hover,.annual_employment:hover,.annual_housed:hover,.annual_housing:hover,.annual_combat:hover,.annual_received:hover{
    background-color: #f7f5e9;
    border: 1px solid #e6e1c6;
}
.annual_served,.annual_employment,.annual_housed,.annual_housing,.annual_combat,.annual_received{

    border: 1px solid transparent;
}
.annual_number{
    font-size: 60px;
    font-family: oswaldbold;
    vertical-align: bottom;
}
.annual_text{
    font-size: 35px;
    font-family: oswaldbold;
    margin: 0 auto;

    max-width: 300px;
}
.annual_content_inner{
    padding: 2% 4% 1% 3%;
}
.resources_wrapper{
    background: url("images/our_blog_bg.jpg");
}
.resources_wrapper h1{
    color: rgb(76, 43, 66);
    font-family: ralewayregular;
    margin-top: 60px;
    margin-bottom: 25px;
}
.resourse_item{
    vertical-align: top;

    margin-right:8%;
    background: white;
    margin-bottom: 70px;
}
.resourse_item:last-child{
    /*margin-right: 0;*/
}
body.front .view-id-interior_l .button_more{
    background: url("images/more_button.png") no-repeat;
    height: 31px;
    width: 87px;
    border: none;
    border-radius: 0;
    margin-right: -10px;
    text-transform: uppercase;
    text-align: left;
    text-indent: 10px;

}

body.front .view-id-interior_l .button_more:hover{
    background: url("images/more_button_hover.png") no-repeat;
}

.button_more{
    background: url("images/more_button.png") no-repeat;
    height: 30px;
    width: 86px;
}
.button_more:hover{
    background: url("images/more_button_hover.png") no-repeat;
}
.resourse_title{
    background: #e3d8b6;
    text-align: center;
    padding: 5px 0;
    color: rgb(8, 61, 81);
    font-family: ralewayregular;
    font-size: 18px;
    text-transform: uppercase;
}
.resourse_img img{
    width: 100%;
    min-height: 173px;
}

.page-node .button_more{
    background: #00565c;
    border: 1px solid #65989a;
    border-radius: 5px;
    width: 125px;
    height: 30px;
    text-transform: none;
    text-indent: 0;
    text-align: center;
    margin-right: 20px;
}
.button_more {
    text-transform: uppercase;
    float: right;
    margin:40px -10px 0 0;
    color: white;
    text-indent: 12px;
    line-height: 2.4;
    display: inline-block;
}
.button_more_wrapper{
    text-align: right;
}
.button_more_wrapper a{
    text-align: left;
}
.resourse_text{
    color: rgb(85, 85, 85);
    font-size: 14px;
    padding: 10px;
    min-height: 80px;
}
.annual_item_wrapper{
    padding-bottom: 50px;
    text-align: center;
}

#footer{
background: #8c8d49;
    border-top: 1px solid #cfc298;
}
.footer_logo{
    margin-top: 55px;
}
.footer_founded{
    font-size: 12px;
    color: #fff;
    margin-top: 25px;

}
.quick_links h3{
    font-weight: normal;
    font-size: 22px;
    color: white;
    text-transform: uppercase;
    line-height: 1.2;
    margin-top: 70px;
}
.quick_links ul li:hoveR{
    color: rgb(227, 216, 182);
}
.quick_links ul li a:hoveR{
    color: rgb(227, 216, 182);
}
.quick_links ul li a{
    color: white;
}
.quick_links li{
    list-style-type: none;
    color: white;
    margin-left: 0!important;
}
.quick_links li a{
    color: rgb(227, 216, 182);
    font-size: 18px;
    text-transform: uppercase;
}
.quick_links li:before{
    content: "› ";
}
.footer_second_menu{
    margin-left: 25px;
    vertical-align: top;

}
.simple_subscription_header{
    color: rgb(227, 216, 182);
    margin-bottom: 20px;
    line-height: 1.2;
    font-size: 14px;
}

#block-simple-subscription-subscribe h2{
    font-weight: normal;
    font-size: 18px;
    color: white;
    text-transform: uppercase;
    line-height: 1.2;

}
.footer_news{
    margin-top: 35px;
    background-color: #6f703a;
    padding: 25px 0 20px 30px;
    margin-bottom: 25px;
}

.footer_news input[type="text"]::-webkit-input-placeholder {color: rgb(227, 216, 182);text-indent: 15px}
.footer_news input[type="text"]::-moz-placeholder          {color: rgb(227, 216, 182);text-indent: 15px}/* Firefox 19+ */
.footer_news input[type="text"]:-moz-placeholder           {color: rgb(227, 216, 182);text-indent: 15px}/* Firefox 18- */
.footer_news input[type="text"]:-ms-input-placeholder      {color: rgb(227, 216, 182);text-indent: 15px}

.footer_news input[type="email"]::-webkit-input-placeholder {color: rgb(227, 216, 182);text-indent: 15px}
.footer_news input[type="email"]::-moz-placeholder          {color: rgb(227, 216, 182);text-indent: 15px}/* Firefox 19+ */
.footer_news input[type="email"]:-moz-placeholder           {color: rgb(227, 216, 182);text-indent: 15px}/* Firefox 18- */
.footer_news input[type="email"]:-ms-input-placeholder      {color: rgb(227, 216, 182);text-indent: 15px}

.footer_news input[type="text"],.footer_news input[type="email"]{
    margin-bottom: 5px;
    border: none;
    padding: 3px 0;
    background: #acad6a;
    font-size: 14px;
    color: rgb(227, 216, 182);
    text-indent: 15px;
    width: 84%;
    font-weight: normal;
}
.form-item-mail{
    display: inline;
}
.footer_news input[type="submit"]{
    vertical-align: top;
    height: 40px;
    cursor: pointer;
    border: 0px outset ;
    border:2px solid #797a3f;
    margin: 0 auto;
    border-left:none ;
    display: block;
    color: white;
    font-size: 14px;
    background: #653d57;
    padding: 0 20px;
    margin-top: 15px;

}

.required_footer,.footer_news label{
    color: rgb(227, 216, 182);
    font-size: 18px;
}
.required_footer
{
    font-size: 14px;
}
.footer_news label{
    vertical-align: bottom;
    display: inline-block;
    margin-left: 7%;

}
.footer_social{

}
.fb_footer:hover{
    background: url("images/footer_fb_hover.png") no-repeat;
}
.fb_footer{
    background: url("images/footer_fb.png") no-repeat;
    height: 28px;
    width: 14px;
    margin-right: 15px;
}
.tw_footer{
    background: url("images/footer_tw.png") no-repeat;
    height: 24px;
    width: 28px;
    margin-right: 15px;

}
.tw_footer:hover{
    background: url("images/footer_tw_hover.png") no-repeat;
}
.in_footer{
    background: url("images/footer_ln.png") no-repeat;
    height: 28px;
    width: 28px;
    margin-right: 15px;
}
.in_footer:hover{
    background: url("images/footer_ln_hover.png") no-repeat;
}
.yb_footer{
    background: url("images/footer_yb.png") no-repeat;
    height: 28px;
    width: 28px;
    margin-right: 15px;
}
.yb_footer:hover{
    background: url("images/footer_yb_hover.png") no-repeat;
}
/*.header_subscribe{
    display: inline-block;
    font-size: 12px;
    color: white;
    background: #4f2942;
    width: 70px;
    height: 28px;
    line-height: 2.2;
    text-align: center;
    border: 1px solid #666730;
    margin-right: 60px;
    vertical-align: top;
    margin-top: 10px;

}*/
.close_button{
    position: absolute;
    right: -14px;
    top:-7px;
}
.close_button:hover{
    cursor: pointer;
}
.header_subscribe:hover{
    background: #311c2b;
}
.header_subscribe_form{
    display: none;
    background: #f7f4ea;
    text-align: center;
    position: absolute;
    left: 42%;
    z-index: 9999;
    top: 60px;
}
.header_subscribe_form input{
    display: block;
    margin: 3px auto;
    background: #e8e5d0;

    font-weight: bold;
}
.header_subscribe_form input[type="submit"]{
    color: white;
    font-size: 13px;
    background: #4f2942;
    border: 1px solid #666730;
    padding: 5px 10px;
    margin-top: 10px;
    font-weight: normal;
}
.header_subscribe_form input[type="submit"]:hover{
    background: #311c2b;
    cursor: pointer;
}
.header_subscribe_form input[type="text"],.header_subscribe_form input[type="email"]{
    display: inline-block;
    border: 1px solid #c6c4ab;
   padding: 7px 0 7px 10px ;

    color: rgb(76, 43, 67);
    width: 80%;
}
.header_subscribe_form label{
    display: inline-block;
    font-size: 15px;
    color: rgb(49, 28, 43);
    line-height: 2.133;
    padding-left: 4%;
    vertical-align: middle;
}
.header_subscribe_form form{
    border: 3px solid #bbae82;
    width: 260px;

}
.header_subscribe_form h3{
    margin: 20px 0 10px;
    font-size: 18px;
    font-weight: bold;
    color: rgb(49, 28, 43);
    text-transform: uppercase;
}


.menu > li:nth-child(2),.menu > li:nth-child(3){
   /* width: 155px;*/

}
.menu > li:nth-child(4){

   /* width: 225px;*/
}
.menu > li:nth-child(5){

 /*   width: 190px;*/
}
.menu > li:nth-child(6){

  /*  width: 173px;*/
}
.blog_title_wrapper{
    background: #024d62;
    margin-top: 127px;
}
.blog_title_wrapper h1{
 color: white;
    font-size: 36px;
    font-weight: bold;
    margin: 35px 0;
}
.blog_content{
    float: left;
}
.blog_sidebar{
    float: right;
    margin-top: 65px;
}
.blog_content_wrapper{
    background: url("images/our_blog_bg.jpg");
    padding-top: 25px;
}
.posts_title{
    font-size: 24px;
    color: rgb(9, 61, 82);
    padding: 10px;
    max-width: 320px;
    line-height: 1.2;
}
.posts_title a{
    font-size: 24px;
    color: rgb(9, 61, 82);
}
.blog_posts{
    margin-right: 3.6%;

    background: white;
    margin-top: 65px;
    border: 1px solid #c6ba9b;
    display: inline-block;
    vertical-align: top;
}
.blog_posts img{
    width: 100%;

    height: 260px;
}
.blog_posts p{
    font-size: 14px;
    color: rgb(85, 85, 85);
    margin:0 10px 10px 10px;
}
.load_more_button:hover{
    cursor: pointer;


}
.load_more_button{
    text-align: center;
    margin: 75px 0 100px 0;
    color: white;
    font-weight: bold;
    padding: 10px 40px;
    background: #093d52;
    border: none;
}
.load_more_button a:hover{
    cursor: pointer;
}

.button_up{
    float: right;
    right: 15%;
    margin-top: -150px;
    position: absolute;
}

.blog_sidebar h4{
font-size: 22px;
    font-weight: bold;
    color: rgb(76, 43, 66);
    margin-top: 40px;
    margin-bottom: 5px;
}
#page-node .views-field-title{

    background: #00565c;
    border: 1px solid #65989a;
    border-radius: 5px;
    width: 125px;
    height: 30px;
}
#page-node .views-field-title a{
    color: white;
    font-size: 14px;
}
#block-views-our-blog-block-1 .views-field-title{
    margin: 0 0 20px 0;
    display: block
}
#block-views-our-blog-block-1 .field-content a{

    font-size: 16px;
    color: #b85c18;
    font-weight: bold;
}
#block-views-our-blog-block-1 h2,#block-views-our-blog-block-2 h2{
    font-size: 22px;
    font-weight: bold;
    color: rgb(76, 43, 66);
    margin-top: 40px;
    margin-bottom: 35px;
}

#block-views-our-blog-block-2 .views-field-title{
    display: block;
    margin: 0 0 20px 0;
}
#block-views-our-blog-block-2 .field-content a{

    font-size: 16px;
    color: #b85c18;
    font-weight: bold;
}
.blog_inner_post{
   margin-right: 130px;
    margin-bottom: 100px;
}
.inner_blog_title{
    font-size: 36px;
    color: #093d52;
}
.inner_blog_author{
      font-size: 18px;
      color: #093d52;
  }
.inner_blog_author a{
    font-size: 18px;
    color: #093d52;
}
.inner_blog_image{
    margin-top: 30px;
    text-align: center;
}
.inner_blog_image img{
   /* width: 100%;*/
    width: auto;
    margin: 0 auto;
}
.photo_by{
    margin: 10px 0 55px 0;
    font-size: 14px;
    font-style: italic;
    color: #555555;

}

.blog_inner_post p{
    color: #555555;
    margin-left: 5px;
    margin-top: 25px;

}
.left_menu ul {
    border: 2px solid #e3d8b6;
    padding: 10px 0;
    width: 100%;
}
.left_menu ul li a {
    font-size: 18px;
    color: rgb(76, 43, 66);
    line-height: 1;
    text-transform: uppercase;
    font-weight: bold;
	  display: block;
	  padding-top: 8px;
	  padding-bottom: 8px;
}
.left_menu .active-trail{
    background: #e3d8b6;
}
.left_menu ul li.active-trail::after {
    background: url(images/left_menu_active.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    height: 34px;
    width: 12px;
    content:"";
	height: 100%;
	top: 0;
	right: 0;
	margin-right: -12px;

}
.left_menu ul li{
    /*text-indent: 25px;*/
    margin: 0;
	padding-left: 25px;
	position: relative;
}
.top_L_img img{
    width: 100%;
    border: 3px solid #e3d8b6 ;

}
.page-node- .swords_to_plow p{
    font-size: 16px;
    color: rgb(37, 37, 37);
   margin-top: 20px;
}
.page-node- .swords_to_plow img{
    width: 100%;
}

.page-node- .swords_to_plow h4{
    font-size: 24px;
    color: #093d52;
    margin: 30px 0;

}
.page-node- .swords_to_plow ul li{
    font-size: 16px;
    list-style-type: disc;
    color: #b85c18;
}
.page-node- .swords_to_plow ul{
    margin-bottom: 30px;
}
.page-node- .swords_to_plow a{
    text-decoration: underline;
    font-size: 16px;
   /* color: #b85c18;*/
    color: #024d62;
}
.page-node- .swords_to_plow a:hover{
    font-weight: bold;
}
.our_list p{
    color: #252525;
    font-size: 18px;
}
.top_S_img{
    margin: 0 20px 20px 0;
    float: left;
    width: auto;

}
.top_S_img img{
    border: 3px solid #e3d8b6 ;
    min-width: 243px;
}
.who_we_are_top_img .green_line{
    height: 80px;
    background: #8b8d48;
}
.who_we_are_top_img img {
    width: 100%;
}
.violet_block{
    color:white;
    background: #4f2942;
    line-height: 1.206;
    font-size: 34px;
    padding: 45px 25px;
    margin-top: -93px;
}
.welcome_left_text h1{
    font-size: 32px;
    color: rgb(139, 141, 72);
    text-transform: uppercase;
    line-height: 1;
    font-weight: lighter;
}
.welcome_left_text p{
    font-size: 18px;
    color: rgb(37, 37, 37);
    line-height: 1.5;

}
.who_we_are_welcome_block{
    margin-top: 75px;
}
.who_we_are_box_wrapp button{
    color: white;
    font-size: 14px;
    background: #00565c;
    border: 1px solid #65989a;
    border-radius: 5px;
    padding: 5px;
    
}
.who_we_are_box_wrapp img{
    border: 3px solid #e3d8b6;
    width: 100%;
}
.who_we_are_box_wrapp button:hoveR{
    cursor: pointer;
}
.who_we_are_box_wrapp .button_wrapper{
    text-align: center;
  
}
.who_we_are_box_wrapp p{
    margin: 25px 0 45px;
    min-height: 115px;
    font-size: 18px;
    color: rgb(37, 37, 37);

    line-height: 1.333;
}
.who_we_are_welcome{
    background: url("images/our_blog_bg.jpg");

}
.who_we_are_boxes{
    padding-bottom: 85px;
   padding-top: 65px;
    background: url("images/our_blog_bg.jpg");

}
.who_we_are_welcome_photo img{
    width: 100%;
}
.mission_1_img img,.mission_2_img img{
    width: 100%;
}
.mission_1_wrapper,.mission_2_wrapper {
    margin-top: 45px;
}
.mission_1_wrapper p,.mission_2_wrapper{
   font-size: 18px;
}
.mission_1_wrapper h1,.mission_2_wrapper h1{
    font-size: 32px;
    font-weight: lighter;
    text-transform: uppercase;
}
.mission_1_content a,.mission_2_content a{
    color:#af5b20;
    text-decoration: underline;
}
.who_we_are_missions_wrapper {
    padding-bottom: 115px;
    background-color: white;
}
#node-10 label[for="edit-submitted-want-to-contact"]{
    font-size: 18px;
    color: rgb( 185, 57, 0 );
    line-height: 1.333;
    font-weight: bold;
    margin-bottom: 25px;
}
#node-10 #edit-submitted-want-to-contact{
    font-size: 24px;
}
.contact_us_form_wrapper{


    background:url("images/our_blog_bg.jpg")
}
.messages.error{
    font-size: 14px;
    text-indent: 30px;
    background:  url("images/from_error_img.png") no-repeat 15px 15px #f5f2ea ;
    border: 1px solid #c3bcac;
    padding: 15px;
    width: 40%;
    margin-left: 20%;

}
.messages.status{
    width: 38%;
    margin-left: 20%;
}

/*
checkboxes style*/

/* CSS Created by CSS CHECKBOX */
/**********************************/
/**** www.CSScheckbox.com *********/

/*general styles for all CSS Checkboxes*/
label {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

input[type=checkbox].css-checkbox {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height:1px;
    width:1px;
    margin:-1px;
    padding:0;
    border:0;
}

input[type=checkbox].css-checkbox + label.css-label {
    padding-left:20px;
    height:15px;
    display:inline-block;
    line-height:15px;
    background-repeat:no-repeat;
    background-position: 0 0;
    font-size:15px;
    vertical-align:middle;
    cursor:pointer;
}

input[type=checkbox].css-checkbox:checked + label.css-label {
    background-position: 0 -15px;
}

.css-label{
    background-image:url(checkboxes/dark-check-green.png);
}

/*specific classes related to Checkbox skins*/

input[type=radio].option {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
.form-radio{
    display: none;
}
#node-10 .option{
    margin-top: 0;
}
input[type=radio].form-radio + label.option {
    padding-left: 29px;
    height: 24px;
    display: inline-block;
    line-height: 24px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 24px;
    vertical-align: middle;
    cursor: pointer;

}

input[type=radio].form-radio:checked + label.option {
    background-position: 0 -24px;
}

label.option {
    background-image: url(checkboxes/u/csscheckbox_f189c0cf7a565c1fa7f6b2e129592086.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/*CHeckbox end*/

.option{
    margin-top: 20px;
    font-size: 16px;
    font-weight: normal;
    color: #02485c;
}
#node-10 input[name="submitted[your_name]"],#node-10 input[name="submitted[your_email]"]{
    line-height: 2px;
    border: 3px solid #b85c18;
    font-size: 18px;
    padding: 10px 0;
    width: 100%;
    font-weight: normal;
}
#node-10 textarea[name="submitted[your_text_required]"]{
    border: 3px solid #b85c18;
    font-size: 18px;
    padding: 10px 0;
    width: 100%;
    font-weight: normal;
}
#your_text{
    line-height: 1;
    border: 3px solid #b85c18;
    font-size: 18px;
    padding: 10px 0;
    width: 100%;
}
#node-10 label{
   /* display: block;*/
    font-size: 18px;
    color: rgb( 2, 74, 94 );
    line-height: 1.333;
    margin-top: 40px;
    margin-bottom: 10px;

}
#node-10 .form-actions input{
    display: inline-block;
    float: right;
    margin-top: -83px;
    font-size: 18px;
    color: rgb( 227, 216, 182 );
    line-height: 1.333;
    border: none;
    background: #472e41;
    padding: 14px 45px;
}
.webform-submit.button-primary.form-submit:hover{
    cursor: pointer;
}
input[type="button"]:hover{
    cursor: pointer;
}
.captcha img{
    border: 3px solid #b85c18;
    vertical-align: top;
    display: inline-block;
    width: 27.5%;
}
.form-item-captcha-response{
    display: inline-block;

    vertical-align: top;
    margin-left: 5%;
    margin-top: 0;
}
#edit-captcha-response{
    border: 3px solid #b85c18;
    padding: 10px 0;
}
label[for="edit-captcha-response"]{
    display: none;
}
.captcha .description,.captcha .fieldset-legend{
    display: none;
}
.captcha_img,#captcha{
    width: 35%;
    height: 53px;
}
#captcha{
    border: 3px solid #b85c18;

    vertical-align: top;
    margin-left: 5%;
}
.check_button_img{
    width: 20%;
    float: right;
    margin-right: -4.4%;
}
.success_message {
    text-align: center;
    border: 3px solid #bbae82;
    background: white;
    padding-bottom: 45px;
}
.success_message img{
  margin: 60px auto 10px;
}
.success_message h3{
    font-size: 32px;
    color: #252525;
    margin-bottom: 10px;
}
.success_message h4{
    font-size: 16px;
    color: #252525;
    padding-bottom: 40px;
}
.success_message a{
    margin-top: 40px;
    padding: 15px 50px;
    color: white;
    background: #024d63;
    border-radius: 3px;
}

.donation-background{
    background: url("images/our_blog_bg.jpg");
}
.donate_wrapper{
    padding-top: 95px;
    padding-bottom: 90px;
}
.donate_wrapper p {
    font-size: 18px;
}

.donate_wrapper ul li{
    font-size: 18px;
    list-style-type: disc;
    color: #b85c18;
}
.donate_form_text{
    margin:20px 0 15px 0;
    color: #093d52;
    font-size:25px;
}

input[type=radio].css-checkbox {
    position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}

input[type=radio].css-checkbox + label.css-label, input[type=radio].css-checkbox + label.css-label.clr {
    padding-left:45px;
    height:40px;
    display:inline-block;
    line-height:40px;
    background-repeat:no-repeat;
    background-position: 0 0;
    font-size:18px;
    vertical-align:middle;
    cursor:pointer;

}

input[type=radio].css-checkbox:checked + label.css-label, input[type=radio].css-checkbox + label.css-label.chk {
    background-position: 0 -40px;
}
label.css-label {
    background-image:url(checkboxes/u/csscheckbox_9efd11a364b92a8b16068860bb8507fb.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
label[for="radio2"]{
    margin-left: 70px;
}
.donate_wrapper input{
    border: 3px solid #b85c18;
    text-indent: 10px;
    font-size: 18px;
    line-height: 2.3;
    margin-right: 20px;
    height: 41px;
}
.donate_wrapper ::-webkit-input-placeholder {color: rgb( 85, 85, 85 );}
.donate_wrapper ::-moz-placeholder          {color: rgb( 85, 85, 85 );}/* Firefox 19+ */
.donate_wrapper :-moz-placeholder           {color: rgb( 85, 85, 85 );}/* Firefox 18- */
.donate_wrapper :-ms-input-placeholder      {color: rgb( 85, 85, 85 );}

.donate_wrapper label{
    color:#024a5e;
    font-size: 18px;
    display: block;
    line-height: 2;
}
.amount{
    margin-top: 20px;
    color: #b85c18;
    font-size: 24px;
    border: 3px solid #b85c18;
    padding: 5px 4%;
    vertical-align: top;
    margin-right: 1%;
}

.active_amount{
    background: #b85c18;
    color: white;
}
.amount:hover{
    cursor: pointer;
}
.other_amount{
    margin-top: 20px;
    text-indent: 40px!important;
    margin-right: 0!important;
    background: url("images/dollar_bg.png") no-repeat 15px 12px;
}
.hidden{
    display: none;
}
.name_of_the_card_wrap{
    display: block;
}
.card_number_wrap,.exp_date_wrap{
    display: inline-block;
    vertical-align: top;
}
.exp_date_wrap .exp_month{
    margin-right: 20px;
     border: 3px solid #b85c18;
     font-size: 18px;
     color: rgb( 85, 85, 85 );
     background: url("images/dropdown_bg.png") no-repeat 120px center;
     padding: 10px 45px 10px 10px;
 }
.exp_date_wrap .exp_year{
    border: 3px solid #b85c18;
    font-size: 18px;
    color: rgb( 85, 85, 85 );
    background: url("images/dropdown_bg.png") no-repeat 120px center;
    padding: 10px 93px 10px 10px;
}
.exp_date_wrap select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
.countries{
    border: 3px solid #b85c18;
    font-size: 18px;
    color: rgb( 85, 85, 85 );
    background: url("images/dropdown_bg.png") no-repeat 185px center;
    padding: 10px 93px 10px 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
#state{
    border: 3px solid #b85c18;
    font-size: 18px;
    color: rgb( 85, 85, 85 );
    background: url("images/dropdown_bg.png") no-repeat 185px center;
    padding: 10px 150px 10px 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    margin-right: 20px;
    width: 100%;

}
.quest_help,.state_wrapper,.zip_wrapper {
    display: inline-block;
}
.quest_help{
    background: #024558;
    font-size: 18px;
    color: white;
    border-radius: 50px;
    padding: 0 8px;
}
.quest_help:hover{
    cursor: pointer;
}
.city,.address{
    width: 47%;
}
.card_info_wrapp input,.card_info_wrapp select{
    margin-bottom: 15px;
}
.zip_wrapper{
    margin-left: 20px;
}
.zip_wrapper input{
    width: 100%;
}
.submit_donation{
    margin-top: 70px;
    padding: 22px 90px;
    display: block;
    background: #472e41;
    border: none!important;
    color: #e3d8b6;
    font-size: 24px;
    height: 100%!important;
}
.submit_donation:hover{
    cursor: pointer;
}
.who_we_are_content{
    padding-bottom: 95px;
}
.who_we_are_content ol li{
    list-style: inherit;
    font-size: 18px;
}
.slaider-width {
    width: 85%;
    margin: 0 auto;
}
ul.tabs.primary{
    border-bottom: none;
    margin-bottom: 0;
}
.resources_wrapper .resourse_item{
    width: 22.77%;
    position: relative;
    margin-right: 2%;
}
.resources_wrapper .resourse_item:last-child{
    margin-right: 0;
}
.resources_wrapper .resourse_item .button_more{
    position: absolute;
    bottom: 0;
    right: 0;
    margin-top: 0;
    background: url("images/more_button.png") no-repeat;
    height: 31px;
    width: 87px;
    border: none;
    border-radius: 0;
    margin-right: 0;
    text-transform: uppercase;
    text-align: left;
    text-indent: 10px;
}
.resources_wrapper .resourse_item .button_more:hover{
    background: url("images/more_button_hover.png") no-repeat;
}




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

}

@media screen and  (max-width: 778px) and (min-width: 100px) {
     .blog_title_wrapper{margin-top: 0;}
}

@media screen and  (max-width: 360px) and (min-width: 100px) {
    .ctas_donate_button{
        margin: 0;
    }
    .ctas_wrapper{
      /*  margin-top: -8px;*/
        padding-top: 10px;
    }
    .ctas_donate_button:hover{
        margin:0;
    }
    .owl-next{
        background-size: contain;
        height: 40px;
        width: 31px;
    }
    .owl-prev{
        background-size: contain;
        height: 40px;
        width: 31px;
    }
    .quick_links li a{
        font-size: 12px;
    }

    .blog_title_wrapper{margin-top: 0; }

}

.required{
    font-size: 15px;
    color: rgb( 76, 43, 67 );
    line-height: 1.6;
    font-weight: bold;
    padding-bottom: 20px;
}
body.page-our-blog .region-content{
    float: left;
}
.page-our-blog .load_more_button{
    display: none;
}
.header_right_block #edit-search-block-form--4,#edit-search-block-form--6{
    background: url("images/search_icon.png") no-repeat 85% center;
}
#edit-search-block-form--2{

}
.search_closed_state, #edit-search-block-form--2 {
    background-color: #8b8d48;
    border: none;
}
#edit-search-block-form--6{
    background: url("images/blog_search_icon.png") no-repeat 85% center;
    width: 100%;
    padding: 1px 0;
    line-height: 2;
    border: 3px solid #d6ae8c;
    opacity: 0.9;
}
#edit-search-block-form--4{
    background: url("images/blog_search_icon.png") no-repeat 98% center;
    padding: 5px 10px;
    width: 100%;

    line-height: 2;
    border: 3px solid #b85c18;
    opacity: 0.9;
}
.page-search .blog_sidebar{
    display: none;
}
.page-search .grid_5 .search{
    float: none;
    width: 100%;
}
.page-search div.content h2{
    display: none;
}
input[value="Search"]{
    display: none;
}
div#content form#search-form {display:none;}
.blog_sidebar #edit-actions,#block-menu-menu-left-menu,#node-10 .submitted{
    display: none;
}
.view-id-interior_l td{
    width: 25%;
}
#node-10.node-webform{
    width: 40%;
    margin-left: 20%;
}
#node-10 .captcha .fieldset-description{
    font-size: 18px;
    color: rgb( 2, 74, 94 );
    line-height: 1.333;
    margin-top: 40px;
    margin-bottom: 10px;
}
#block-views-our-blog-block-3 .views-view-grid.cols-1{
    margin: 0 auto;


}
#block-views-our-blog-block-3{
    background: url("images/our_blog_bg.jpg");
}

.blog_content{ display:none;
}
#loadMore {
    color:green;
    cursor:pointer;
}
#loadMore:hover {
    color:black;
}
#showLess {
    color:red;
    cursor:pointer;
}
#showLess:hover {
    color:black;
}
.page-search input[value="Search"]{
    display: none;
}
.search_page_read_more_url{
    font-size: 18px;
    color: #b55f21;
    font-weight: 400;
}
.search_page_read_more{
    font-size: 18px;
    color: #b55f21;
    font-weight: 400;
}
.page-search article{
    margin-top: 65px ;
}
.page-search .search-results p {
    font-size: 18px;
    margin:15px 0;
    color: #444444;
}
.page-search .search-results h3 a{
    color: #444444;
}
.page-calendar-node-field-event-date .blog_sidebar{
    display: none;
}
.node-type-events .blog_sidebar{
    display: none;
}
.events h1{
    margin-left: -2px;
}
#block-system-powered-by{
    display: none;
}
#block-views-event-calendar-block-2 li{
    margin-left: 0;
}
.more-link{
    display: none;
}
ul.menu li{
    margin: 0!important;
}
.meta.submitted{
    margin-bottom: 20px;
}
.sf-sub-indicator{
    display: none;
}
#superfish-1 ul{
    min-width: 100%;
}

/* Main menu -- images */
#menu-894-1 ul{
    background: url("images/Swords to Plowshares verse.jpg") 90% center  #eaeaea no-repeat!important;
    background-size: contain;
    min-width: 500px;
    margin-top: 35px;
    left: -114px;
    min-height: 200px;

 }
#menu-895-1 ul{
    background: url("images/Shinseki visit to Veterans Academy.jpg") 90% center  #eaeaea no-repeat!important;
    background-size: contain;
    min-width: 550px;
    margin-top: 35px;

}
#menu-896-1 ul{
    background: url("images/army girl smiling.jpg") 90% center  #eaeaea no-repeat!important;
    background-size: contain;
    min-width: 540px;
    margin-top: 35px;
    left: -65%;
}
#menu-672-1 ul{
    background: url("images/Mayor Ed Lee at Veterans Academy.jpg") 90% center  #eaeaea no-repeat!important;
    background-size: contain;
    min-width: 500px;
    margin-top: 35px;
    left: -78%!important;
}
#menu-897-1 ul{
    background: url("images/LinkedIn SupportVets.jpg") 90% center  #eaeaea no-repeat!important;
    background-size: contain;
    min-width: 550px;
    margin-top: 35px;
}

.sf-depth-1{
  line-height: 3;

}

.sf-depth-1:active{
    background-color: #eaeaea;
}
.sf-menu.sf-style-white{
    margin-bottom: 0!important;
}
.sf-depth-2{
    padding-left: 20px!important;
    line-height: 1;
}
.sf-depth-2:active{
    background-color: transparent!important;
}

.first.sf-depth-2{
    padding-top: 25px;
}
.last.sf-depth-2{
    padding-bottom: 25px;
}
.page-node-10 #triptych{
    display: none;
}
.search_open_state img{
    display: none;
    float: right;
    margin: 0;
    position: absolute;
    right: -6%;
    top: 7px;
    vertical-align: middle;
}
.search_open_state img:hover{
    cursor: pointer;
}
.page-node-10.page-node-done .blog_sidebar{
    display: none;
}
.page-node-10 .blog_sidebar{
    display: none;
}
#node-10{
    width: 40%;
    margin-left: 30%;
}
.node-type-resources .blog_sidebar{
    display: none;
}
.page-our-blog .button_more{
    background: url("images/more_button_hover.png") no-repeat;
}
.page-our-blog .button_more:hover{
background: url("images/more_button.png") no-repeat;
}
.node-type-event .blog_sidebar{
    margin-top:  0;
}
.node-type-inner-interior .blog_sidebar{

}
.node-type-inner-interior .blog_sidebar #block-views-our-blog-block-2,.node-type-inner-interior .blog_sidebar #block-views-our-blog-block-1,.node-type-inner-interior .blog_sidebar form{
     display: none;
}
.menu-footer-quick-links-2,.menu-footer-quick-links-1{
    max-width: 210px;
}
.node-type-who-we-are .blog_sidebar{
    display: none;
}
.node-type-who-we-are .blog_content_wrapper{
    padding-top: 0;
}
.node-type-who-we-are .blog_content_wrapper > .container_12{
    width: 100%!important;
}
.violet_block p {
    margin: 0 auto;
}
.hidden-from-view{
    display: none;
}

.footer_news p {
    color: rgb(227, 216, 182);
    line-height: 1.2;
    font-size: 14px;
}
.footer_news h3 {
    margin-bottom: 15px;
    font-weight: normal;
    font-size: 18px;
    color: white;
    text-transform: uppercase;
    line-height: 1.2;
}
.page-calendar-node-field-event-date-year .date-heading h3{
    display: none;
}
.view .date-nav-wrapper .date-prev{
padding-right: 10px;
    border: 5px;
}
.view .date-nav-wrapper .date-next{
    padding-left: 10px;
    border: 5px;
}
.year-view{
    margin-bottom: 50px;
}
.page-calendar-node-field-event-date ul.tabs.primary li:first-child{
    margin-left: 60px;
}
.page-calendar-node-field-event-date ul.tabs.primary li{
    margin-left: 0;
}
.page-calendar-node-field-event-date ul.tabs.primary li:last-child{
    display: none;
}
.search_open_state #edit-search-block-form--2{
    margin-right: 15px
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -moz-transition-property: width 0.25s ease;
    -ms-transition-property: width 0.25s ease;
    -o-transition-property: width 0.25s ease;
    -webkit-transition-property: width 0.25s ease;
    transition-property: width 0.25s ease;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;

}

.header_right_block #edit-search-block-form--2{
    padding-right: 15%;
    background: none;
    height: 34px;
    border: none;
    webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -moz-transition-property: color 0.2s ease-out;
    -ms-transition-property: color 0.2s ease-out;
    -o-transition-property: color 0.2s ease-out;
    -webkit-transition-property: color 0.2s ease-out;
    transition-property: color 0.2s ease-out;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    width: 0px;

}
.search_open_state{
    position: absolute;

    margin-top: 12px;
    right: 29%;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -moz-transition-property: width 0.25s ease;
    -ms-transition-property: width 0.25s ease;
    -o-transition-property: width 0.25s ease;
    -webkit-transition-property: width 0.25s ease;
    transition-property: width 0.25s ease;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}
.search_closed_state{
    height: 44px;
    margin-top: -5px;
    position: absolute;
    right: 43px;
    z-index: 1;

}
.page-donate select::-ms-expand {
    display: none;
}



#modal_form {
    width: 700px;
    height: 400px; /* Размеры должны быть фиксированы */
    border-radius: 5px;

    position: fixed; /* чтобы окно было в видимой зоне в любом месте */
    top: 45%; /* отступаем сверху 45%, остальные 5% подвинет скрипт */
    left: 35%; /* половина экрана слева */
    margin-top: -100px;
    margin-left: -150px; /* тут вся магия центровки css, отступаем влево и вверх минус половину ширины и высоты соответственно =) */
    display: block; /* в обычном состоянии окна не должно быть */
    opacity: 1; /* полностью прозрачно для анимирования */
    z-index:105; /* окно должно быть наиболее большем слое */
    padding: 20px 10px;
}
/* Кнопка закрыть для тех кто в танке) */
#modal_form #modal_close {
    width: 21px;
    height: 21px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    display: block;
}
/* Подложка */
#overlay {
    z-index: 101; /* подложка должна быть выше слоев элементов сайта, но ниже слоя модального окна */
    position: fixed; /* всегда перекрывает весь сайт */
    background-color: #000; /* черная */
    opacity: 0.8; /* но немного прозрачна */
    width: 100%;
    height: 100%; /* размером во весь экран */
    top: 0;
    left: 0; /* сверху и слева 0, обязательные свойства! */
    cursor: pointer;
    display: block; /* в обычном состоянии её нет) */
}
.last.sf-depth-1 a{
    padding-right: 10px;
}
.prev_blog_node,.next__blog_node{
    display: inline-block;

}

.prev_blog_node a,.next__blog_node a{
    font-size: 16px;
    color: #b85c18!important;
    font-weight: bold;
    max-width: 400px;

}
.prev_blog_node{
    float: left;

}
.next__blog_node{
    float: right;
}
.prev_blog_node a{
    background: url("images/left_arrow_blog.png") no-repeat;
    line-height: 2;
    padding-left: 45px;
    background-size: 32px 32px;
    float: left;
    background-position: left top;
}
.next__blog_node a{
    background: url("images/right_arrow_blog.png") no-repeat;
    float: right;
    line-height: 2;
    padding-right: 45px;
    background-size: 32px 32px;
    background-position: right top;
}




.captionOrange, .captionBlack
{
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
}
.captionOrange
{
    background: #EB5100;
    background-color: rgba(235, 81, 0, 0.6);
}
.captionBlack
{
    font-size:16px;
    background: #000;
    background-color: rgba(0, 0, 0, 0.4);
}
a.captionOrange, A.captionOrange:active, A.captionOrange:visited
{
    color: #ffffff;
    text-decoration: none;
}
a.captionOrange:hover
{
    color: #eb5100;
    text-decoration: underline;
    background-color: #eeeeee;
    background-color: rgba(238, 238, 238, 0.7);
}
/* jssor slider arrow navigator skin 20 css */
/*
.jssora20l                  (normal)
.jssora20r                  (normal)
.jssora20l:hover            (normal mouseover)
.jssora20r:hover            (normal mouseover)
.jssora20l.jssora20ldn      (mousedown)
.jssora20r.jssora20rdn      (mousedown)
*/
.jssora20l, .jssora20r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 55px;
    height: 55px;
    cursor: pointer;
    background: url(/img/a20.png) no-repeat;
    overflow: hidden;
}
.jssora20l { background-position: -3px -33px; }
.jssora20r { background-position: -63px -33px; }
.jssora20l:hover { background-position: -123px -33px; }
.jssora20r:hover { background-position: -183px -33px; }
.jssora20l.jssora20ldn { background-position: -243px -33px; }
.jssora20r.jssora20rdn { background-position: -303px -33px; }

div[u="image"]{
    cursor: pointer;
}

.su-spoiler-style-simple{

}
.su-spoiler {
    margin-bottom: 1.5em;
    display: none;
}
.su-spoiler-style-simple > .su-spoiler-title {
    padding:10px;
    background: #e3d8b6;
    color: #4c2b42;
    font-size: 18px;
}
.su-spoiler-style-simple > .su-spoiler-content {
    padding:10px;
    background: #fff;
    color: #333;
    border: 1px solid #c6ba9b;
    border-top:none ;
    min-height: 160px;
}
.su-spoiler-content img{
    margin: 0 14px 0 0;
    border: 2px solid #e3d8b6;
   /* height: 232px!important;
    width: 257px!important;*/
}
.su-spoiler-content p {
    padding-left: 27px;
    font-size: 18px;
}
.su-clearfix:after {
    clear: both;
}
.su-spoiler-title{
    min-height: 20px;
    line-height: 20px;
    font-weight: bold;
}
.su-spoiler-content img{
    float: left;

}
.su-spoiler-content{
    font-size: 18px;
}
.page-node- .swords_to_plow .su-spoiler-content p{
    margin-top: 0;
    margin-bottom: 0;
}
.staff_button{

    font-size: 28px;
    font-family: "Myriad Pro";
    color: rgb( 71, 46, 65 );
    line-height: 0.658;
    background: none;
    float: right;
    font-weight: 900;
    margin-top: 20px;
    text-align: right;
    padding: 0;
}
.staff_button b{
    font-size: 48px;
    font-weight: 900;
}
#multi-day-container p{
    display: none;
}
.menu_height{
    height: 13px;
}
.md-objects:first-child .md-object{
    box-shadow: 3px 2px 5px #21131c;
}
.md-arrow-left {
    display: block;
    position: absolute;
    width: 55px;
    height: 55px;
    cursor: pointer;
    background: url(/img/a20.png) no-repeat;
    overflow: hidden;
    background-position: -3px -33px;
}
.md-arrow-left:hover{
    background-position: -123px -33px;
}
.md-arrow-right{
    display: block;
    position: absolute;
    width: 55px;
    height: 55px;
    cursor: pointer;
    background: url(/img/a20.png) no-repeat;
    overflow: hidden;
    background-position: -63px -33px;
}
.md-arrow-right:hover{
    background-position: -183px -33px;
}
#main-wrapper{
    margin-top: -5px;
}
body.node-type-blog .blog_content_wrapper{
    font-size: 16px;

}
body.node-type-blog .blog_content_wrapper a{
   /* color: #653d57;*/
   color: #024d62;
    text-decoration: underline;
}
body.node-type-blog .blog_content_wrapper a:hover{
    font-weight: bold;
}
body.node-type-blog .blog_content_wrapper ul li{
    list-style: inherit;
}
body.page-search .tabs.primary{
    display: none;
}
#checkboxG44{

    margin: 15px 0 20px 0;
    vertical-align: middle;
}
.quest_help:hover::after {
    color: black;
    content: attr(data-title);
    position: absolute; /* Абсолютное позиционирование */
    left: 33%; top: 45%; /* Положение подсказки */
    z-index: 1; /* Отображаем подсказку поверх других элементов */
    background: rgba(255,255,230,0.9); /* Полупрозрачный цвет фона */
    font-family: Arial, sans-serif; /* Гарнитура шрифта */
    font-size: 14px; /* Размер текста подсказки */
    padding: 5px 10px; /* Поля */
    border: 1px solid #333; /* Параметры рамки */
}
.sp_gift{
    display: inline-block;
    width: 28%;
    color: #024a5e;
    font-size: 18px;
    line-height: 2;
    padding-left: 10px;
}

#cat1 input{
    display: inline-block;
}
#cat1 {
    float: right;
    width: 65%;
    text-align: right;
}

label[for='checkboxG44'] span{
    font-size: 18px;
    vertical-align: top;
}
#sp_honor_gifts input[type=checkbox].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

#sp_honor_gifts input[type=checkbox].css-checkbox + label.css-label {
    padding-left: 45px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 40px;
    vertical-align: middle;
    cursor: pointer;

}

#sp_honor_gifts input[type=checkbox].css-checkbox:checked + label.css-label {
    background-position: 0 -40px;
}

#sp_honor_gifts label.css-label {
    background-image: url(checkboxes/u/csscheckbox_f9f3abb55bf2d8ab4328d72f3ceb78c2.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.all_head{
    position: fixed;
    z-index: 100;
    background: white;
    width: 100%;
}
.hideonmobile{
    margin-top: 117px;
}
.page-node- .swords_to_plow p:first-child{
    margin-top: 0;
}
body.not-front .blog_title_wrapper{
    margin-top: 0;
}
body.node-type-inner-interior .blog_title_wrapper {
  /*  margin-top: 127px;*/
}
.left_menu ul li a:hover{
    color:#024d62;
}