h2, h3 {
padding-top: 10px;
}
table {
width: 600px;
margin: 20px auto;
}
@media only screen and (max-width: 767px) {
table {
width: 100%;
}
}
table, th, td {
border: 1px solid #473b32 !important;
}
table th {
background-image: none;
background: rgb(255, 255, 255);
background: rgba(255, 255, 255, 0.7);
}
*::-moz-selection {
background-color: #55565c !important;
}
*::selection {
background-color: #55565c !important;
}
.pp_details .pp_nav .pp_play {
display: none;
}
@media only screen and (max-width: 479px) {
.button.button_large {
font-size: 100% !important;
line-height: 100% !important;
}
}
.gfield_required {
color: #d6aa34 !important;
font-weight: bold;
}
.gfield_error {
background: rgb(255, 223, 224);
background: rgba(255, 223, 224, 0.65) !important;
}
.gform_wrapper {
width: 50%;
}
.gform_wrapper input[type="text"],
.gform_wrapper input[type="tel"],
.gform_wrapper input[type="password"],
.gform_wrapper input[type="email"],
.gform_wrapper select {
height: 30px;
padding: 2px;
}
@media only screen and (max-width: 1239px) {
.gform_wrapper {
width: 65%;
}
}
@media only screen and (max-width: 959px) {
.gform_wrapper {
width: 80%;
}
}
@media only screen and (max-width: 767px) {
.gform_wrapper {
width: 100%;
}
}
h2.gsection_title {
color: #cfcac1 !important;
font-size: 1.2em !important;
font-weight: normal !important;
line-height: 1.2em !important;
}
.form_section_nomargin {
margin-bottom: 0 !important;
}
.form_updates_signup label {
font-weight: bold;
} .showmobile {
display: none !important;
}
.hidemobile {
display: inherit !important;
}
@media only screen and (max-width: 520px) {
.showmobile {
display: inherit !important;
}
.hidemobile {
display: none !important;
}
} #Header #Top_bar {
background: #23201d url(//www.gramvikasusa.org/wp-content/uploads/2014/10/home_charity_texture_6.jpg) repeat scroll 0 0 !important;
}
#Header #Action_bar {
background-color: #13110f !important;
height: 49px;
}
@media only screen and (max-width: 767px) {
#Header #Action_bar {
padding-bottom: 12px;
height: 84px;
}
}
@media only screen and (max-width: 479px) {
#Header #Action_bar {
padding-bottom: 12px;
height: 89px;
}
} #Subheader {
background: url(//www.gramvikasusa.org/wp-content/uploads/2014/10/home_charity_texture_4.jpg) repeat scroll 0 0;
}
#Subheader h1 {
color: #e0e0e0 !important;
text-shadow: 1px 1px 2px #201a15;
}
@media only screen and (min-width: 768px) {
#Subheader h1 {
width: auto !important;
}
} #Action_bar .social li a {
color: #5a5957;
font-size: 22px;
}
#Action_bar .social li a:hover {
color: #ffffff;
} @media only screen and (min-width: 767px) {
#Top_bar .logo {
margin: 0 25px 0 0;
}
} #Top_bar .menu > li.current-menu-item > a::after, #Top_bar .menu > li.current_page_item > a::after, #Top_bar .menu > li.current-menu-ancestor > a::after, #Top_bar .menu > li.current_page_ancestor > a::after, #Top_bar .menu > li.hover > a::after {
margin-top: 71px;
}
#Top_bar .menu > li > a::after {
margin-top: 71px;
} #Top_bar .top_bar_right {
padding-right: 0;
}
#Top_bar a#search_button {
margin-right: 0;
}
#Top_bar #searchform .icon-search {
display: none;
}
#Top_bar a#search_button.has-input .submit {
background: url(//www.gramvikasusa.org/wp-content/themes/betheme-child/images/icon-search.png) no-repeat scroll 0 0 transparent;
margin-left: 5px;
width: 20px;
display: inline-block !important;
}
@media only screen and (max-width: 767px) {
#Top_bar .top_bar_right {
padding-left: 0;
}
#Top_bar .top_bar_right .top_bar_right_wrapper {
width: 100%;
}
#Top_bar .top_bar_right .top_bar_right_wrapper #search_button {
margin: 0 auto;
float: none;
width: 160px;
}
}
@media only screen and (max-width: 479px) {
#Top_bar .top_bar_right {
display: none;
}
} #Top_bar a.responsive-menu-toggle {
top: 15px;
}
#Top_bar a.responsive-menu-toggle i {
font-size: 35px;
line-height: 60px;
}
@media only screen and (max-width: 767px) {
#Top_bar a.responsive-menu-toggle i {
font-size: 50px;
line-height: 60px;
}
}
@media only screen and (max-width: 479px) {
#Top_bar .logo #logo {
margin-left: 0;
}
#Top_bar a.responsive-menu-toggle i {
margin-left: -10px;
}
#Top_bar #menu ul li.submenu, #menu-item-120, #menu-item-121 {
background: #302c28;
}
} @media only screen and (min-width: 960px) and (max-width: 1239px) {
#menu > ul > li > a, .action_button {
font-size: 14px !important;
}
#Top_bar .menu > li > a span:not(.description) {
padding: 0 8px;
}
#Top_bar #logo {
width: 180px;
}
#Top_bar .top_bar_right {
padding-left: 0;
}
} .cta_action {
margin-top: 9px;
}
.cta_donate a, .cta_volunteer a {
font-size: 13px;
line-height: 30px;
text-align: center;
text-decoration: none;
height: 30px;
width: 140px;
display: inline-block;
border-radius: 5px;
}
.cta_donate a:link, .cta_donate a:visited,
.cta_volunteer a:link, .cta_volunteer a:visited {
color: #d0d0d0;
background-color: #0c2b3d;
}
.cta_donate a:hover, .cta_donate a:active,
.cta_volunteer a:hover, .cta_volunteer a:active{
color: #ffffff;
background-color: #113b53;
}
li.cta_donate, li.cta_volunteer {
padding: 0 !important;
}
@media only screen and (max-width: 479px) {
.cta_donate a, .cta_volunteer a {
line-height: 35px;
height: 35px;
width: 110px;
}
} .search-results .post-meta {
display: none;
} #Content {
background-color: #342c25;
background: url(//www.gramvikasusa.org/wp-content/uploads/2014/10/home_charity_texture_2.jpg) repeat scroll 0 0;
}
#Content::after {
background: url(//www.gramvikasusa.org/wp-content/themes/images/box_shadow.png) repeat-x scroll left top;
}
#Content .content_wrapper .column {
margin-bottom: 0;
} .blog .section.section-filters,
.archive .section.section-filters {
display: none;
}
.post-meta .category .cat-wrapper ul li a {
font-size: 13px;
text-align: left;
}
.blog .blog_wrapper .post-item .image_frame,
.archive .blog_wrapper .post-item .image_frame {
border-width: 0;
}
.blog .post-footer .post-links,
.archive .post-footer .post-links {
background: rgb(255, 255, 255);
background: rgba(255, 255, 255, 0.10);
padding-right: 16px;
}
.blog .pager,
.archive .pager {
margin-bottom: 20px;
}
@media only screen and (max-width: 479px) {
.blog .pager .prev_page,
.archive .pager .prev_page {
padding-right: 21px;
}
.blog .pager .pages,
.archive .pager .pages {
margin-top: 0;
}
.blog .pager .next_page,
.archive .pager .next_page {
padding-left: 21px;
}
}
.blog .widget_archive label,
.archive .widget_archive label {
display: none;
}
.blog .widget_categories ul,
.archive .widget_categories ul {
color: #626262;
background-color: #d7cfb9;
}
@media only screen and (max-width: 767px) {
.blog .widget_categories,
.archive .widget_categories {
padding-bottom: 0;
margin-bottom: 20px;
}
}
.blog .widget_categories ul li a,
.archive .widget_categories ul li a {
color: #626262 !important;
} .single-post .post-nav {
display: none;
}
.single-post #Content {
padding-top: 15px !important;
}
.single-post .section-post-header .title_wrapper {
padding: 0 0 15px 0;
}
.single-post .section-post-header .single-photo-wrapper {
display: none;
}
.single-post .fixed-nav.fixed-nav-prev {
display: none;
}
.single-post .fixed-nav.fixed-nav-next {
display: none;
}
.single-post .author-box {
padding-bottom: 15px;
}
.single-post .share_wrapper {
text-align: right;
background-color: transparent;
padding: 0 0 10px 0;
margin-left: 0;
display: none;
}
@media only screen and (max-width: 767px) {
.single-post .share_wrapper {
text-align: center;
}
}
.single-post .share_wrapper .st_pinterest_vcount {
display: none;
} ul.projects_group .projects-photo-wrapper {
border-width: 0;
margin-left: 30px;
float: right;
}
ul.projects_group .links_wrapper.projects_link {
display: inline-block;
}
ul.projects_group .project_divider {
color: #636363;
background-color: #636363;
margin: 30px auto 0 auto;
width: 80%;
}
ul.projects_group li:last-child .project_divider {
display: none;
}
ul.projects_group .projects-item-wrapper h2 {
padding-top: 0;
}
ul.projects_group .projects-item {
margin-bottom: 30px;
}
@media only screen and (max-width: 959px) {
ul.projects_group .projects-photo-wrapper {
text-align: center;
margin: 0 0 15px 0;
float: none;
}
ul.projects_group .image_frame .image_wrapper {
display: inline-block;
}
ul.projects_group .links_wrapper.projects_link {
text-align: center;
display: block;
}
}
@media only screen and (max-width: 767px) {
ul.projects_group .image_frame .image_wrapper {
display: block;
}
} .section-project-header table {
width: 100%;
}
.section-project-header .section_wrapper .the_content_wrapper {
margin: 0;
}
@media only screen and (max-width: 767px) {
.section-project-header .entry-content .image_outer_frame {
text-align: center;
}
}
.section-project-map .google_map {
border: 3px solid #504238;
margin-bottom: 15px;
width: 100%;
height: 275px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
@media only screen and (max-width: 479px) {
.section-project-map .google_map {
height: 200px;
}
}
.project-gallery .project-gallery-exclusive {
display: none;
}
.project-gallery .gallery-item .image_outer_frame {
text-align: center;
margin-bottom: 15px;
}
.status_update_wrapper .status_update_date {
color: #cfcfcf;
font-weight: bold;
border-bottom: 1px solid #636363;
margin: 6px 0 1px 0;
width: 50%;
}
@media only screen and (max-width: 479px) {
.status_update_wrapper .status_update_date {
width: auto;
}
}
.status_update_wrapper .status_update_note {
margin-left: 15px;
} .image_frame .image_wrapper {
border: 3px solid #504238;
}
.image_frame.image_item {
display: inline-block;
}
.image_frame .image_wrapper .mask, .edd_download_image::after {
box-shadow: none;
}
.image_frame:not(.no_link) .image_wrapper img:not(.ls-l) {
margin-bottom: 0 !important;
}
.image_frame:hover .image_wrapper img, .image_frame.hover .image_wrapper img {
top: 0;
}
.alignleft, .aligncenter, .alignright, .alignnone {
margin-top: 0;
}
.image_outer_frame.outer_aligncenter {
text-align: center;
}
@media only screen and (max-width: 767px) {
.alignleft, .aligncenter, .alignright {
float: none;
text-align: center;
}
.image_outer_frame {
text-align: center;
}
.alignleft, .aligncenter, .alignright, .alignnone {
margin-left: 0;
margin-right: 0;
}
}
@media only screen and (max-width: 479px) {
.image_frame .image_wrapper,
.image_frame.aligncenter .image_wrapper,
.image_frame.alignnone {
display: inherit;
}
.image_frame.image_item {
display: inherit;
}
.image_frame.image_item .image_wrapper img {
width: 250px;
}
}
a.pp_expand {
display: none !important;
} .home.page #Subheader {
display: none;
}
.home.page #Content {
padding-top: 0;
}
.home .flexslider {
background: transparent;
border: 3px solid #504238;
border-radius: 0;
margin: 0;
height: 506px;
box-sizing: border-box;
}
@media only screen and (max-width: 479px) {
.home .flexslider {
display: none;
}
}
.home .flexslider .flex-control-nav {
text-align: center;
margin: 0;
width: auto;
position: absolute;
right: 15px;
bottom: 5px;
}
.home .flexslider .flex-control-nav li a {
height: 15px;
width: 15px;
}
.home .flexslider .flex-viewport ul.project_slides {
margin: 0;
}
.home .flexslider .flex-viewport li.project_slide {
background-color: #393939;
background-position: center !important;
background-size: 100% !important;
margin: 0;
height: 500px;
}
.home .flexslider .flex-viewport li.project_slide .project_title {
color: #e0e0e0;
font-size: 60px;
line-height: 60px;
text-shadow: 1px 1px 2px #201a15;
background: rgb(57, 57, 57);
background: rgba(0, 0, 0, 0.4);
padding: 15px;
position: absolute;
}
.home .flexslider .flex-viewport li.project_slide .project_caption {
color: #000000;
font-size: 15px;
font-weight: bold;
line-height: 20px;
background: rgb(57, 57, 57);
background: rgba(255, 255, 255, 0.6);
padding: 15px;
margin-left: 40px;
max-width: 675px;
bottom: 45px;
position: absolute;
}
.home .flexslider .flex-viewport li.project_slide .slider_button {
color: #e0e0e0;
font-size: 130%;
font-weight: bold;
background: rgb(57, 57, 57);
background: rgba(0, 0, 0, 0.4);
border: 1px solid #000000;
margin: 0 0 0 973px;
bottom: 45px;
position: absolute;
}
@media only screen and (max-width: 1239px) {
.home .flexslider .flex-viewport li.project_slide .project_title {
font-size: 52px;
line-height: 52px;
}
.home .flexslider .flex-viewport li.project_slide .project_caption {
max-width: 550px;
}
.home .flexslider .flex-viewport li.project_slide .slider_button {
margin-left: 696px;
}
}
@media only screen and (max-width: 959px) {
.home .flexslider {
height: 391px;
}
.home .flexslider .flex-viewport li.project_slide {
height: 385px;
}
.home .flexslider .flex-viewport li.project_slide .project_title {
font-size: 42px;
line-height: 42px;
}
.home .flexslider .flex-viewport li.project_slide .project_caption {
font-size: 13px;
line-height: 17px;
max-width: 380px;
}
.home .flexslider .flex-viewport li.project_slide .slider_button {
font-size: 110%;
margin-left: 487px;
}
}
@media only screen and (max-width: 767px) {
.home .flexslider {
height: 206px;
}
.home .flexslider .flex-viewport li.project_slide {
height: 200px;
}
.home .flexslider .flex-viewport li.project_slide .project_title {
font-size: 24px;
line-height: 24px;
}
.home .flexslider .flex-viewport li.project_slide .project_caption {
display: none;
}
.home .flexslider .flex-viewport li.project_slide .slider_button {
font-size: 90%;
margin-left: 232px;
}
.home .flexslider .flex-viewport li.project_slide .slider_button span {
padding: 15px;
}
}
.home div.hover_color {
background: rgb(0, 0, 0);
background: rgba(0, 0, 0, 0.3);
margin: 20px 0;
}
.home div.hover_color div.hover_color_bg {
background: rgb(0, 0, 0);
background: rgba(0, 0, 0, 0.1);
}
.home div.hover_color div.hover_color_bg div.hover_color_wrapper {
text-align: left;
}
.home div.hover_color div.hover_color_bg div.hover_color_wrapper p {
font-size: 110%;
padding: 0;
margin: 0;
}
.home div.hover_color div.hover_color_bg div.hover_color_wrapper h3 {
padding: 0;
margin: 0 0 15px 0;
}
.home div.hover_color div.hover_color_bg div.hover_color_wrapper a.button {
font-size: 90%;
margin: 20px 0 0 0;
width: 128px;
}
.home .featured_project h2 {
padding: 0;
}
.home #Content .content_wrapper .section_featured_project .column {
margin: 0 0 15px 0;
}
.home .featured_project .google_map_wrapper,
.home .featured_project .featured_project_wrapper {
text-align: center;
}
.home .featured_project .google_map_wrapper iframe {
border: 3px solid #504238;
height: 175px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.home .featured_project .featured_project_wrapper .featured_project_image {
border: 0;
margin: 0;
display: inline-block;
}
@media only screen and (max-width: 479px) {
.home .featured_project .featured_project_wrapper .featured_project_image {
display: inherit;
}
}
.home .featured_project .status_update_wrapper{
clear: both;
}
.home .featured_project .status_update_wrapper .status_update_note p {
margin: 0;
}
.home .featured_project .details_button_wrapper {
text-align: center;
clear: both;
}
.home .featured_project .details_button_wrapper a {
font-size: 90%;
} .prezi_embed {
margin: 15px 0;
}
@media only screen and (max-width: 959px) {
.prezi_embed {
display: none;
}
} .partnerships_wrapper {
margin-top: 25px;
}
.partner_wrapper {
margin-bottom: 15px;
}
.partnerships_logo {
text-align: center;
background: rgb(255, 255, 255);
background: rgba(255, 255, 255, 0.8); 
margin-left: 0;
}
.partnerships_logo img,
.partnerships_logo .logo_placeholder {
border: 0;
padding: 10px 10px 3px 10px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.partnerships_logo .logo_placeholder {
width: 5px;
height: 80px;
}
.partnerships_info {
margin-right: 0;
}
.partnerships_info h2 {
padding-top: 0;
margin-bottom: 4px;
}
.partnerships_description {
margin-top: 15px;
}
@media only screen and (max-width: 767px) {
.partnerships_info h2 {
text-align: center;
padding-top: 10px;
}
.partner_website {
text-align: center;
}
} .team_list {
margin-bottom: 20px;
}
.team_list .image_wrapper {
text-align: right;
}
@media only screen and (max-width: 767px) {
.team_list .image_wrapper {
text-align: center;
}
}
.team_list .image_wrapper img {
border: 3px solid #504238;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
.team_list h4 {
padding-top: 10px;
}
} .contact_column {
margin: 0;
}
.contact_column .get_in_touch {
background-image: url(//www.gramvikasusa.org/wp-content/themes/betheme-child/images/get_in_touch.png);
height: 312px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.contact_column.google_map_wrapper .google_map {
margin-bottom: 15px;
width: 100%;
height: 312px;
}
@media only screen and (max-width: 959px) {
.get_in_touch ul li::after {
left: -20px;
}
}
@media only screen and (max-width: 767px) {
.get_in_touch ul li::after {
left: -30px;
}
.contact_column .get_in_touch {
height: auto;
}
.contact_column.google_map_wrapper .google_map {
height: 250px;
}
}
@media only screen and (max-width: 479px) {
.get_in_touch ul li {
padding-left: 0;
}
.get_in_touch ul li i {
display: none;
}
.contact_column.google_map_wrapper .google_map {
height: 200px;
}
}
#Content .content_wrapper .column.custom_call_to_action {
background: rgb(0, 0, 0);
background: rgba(0, 0, 0, 0.3);
margin: 0 0 20px 0;
}
.custom_call_to_action .call_left {
color: #ffffff;
}
.custom_call_to_action .call_right {
text-align: center;
}
.custom_call_to_action .call_right .button {
margin: 0;
}
.contact_us_form .ginput_container_textarea .ginput_counter {
display: none;
} .form_volunteer_address .address_country {
margin-left: 0 !important;
}
.volunteer_form .ginput_container_textarea .ginput_counter {
display: none;
} #Footer {
background-repeat: repeat-x;
background-attachment: scroll;
background-position: left top;
}
#Footer #text-2 .textwidget p {
line-height: 18px;
}
#Footer #text-2 .textwidget a {
color: #d6aa34;
text-decoration: none;
}
#Footer #text-3 .textwidget a {
font-size: 15px;
line-height: 25px;
}
.footer_logo { width: 92px;
height: 39px;
}