/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');
p{
    font-family: "Merriweather" !important;
}
h2,h3,h4,h5,h6,a,span,strong{
     font-family: "Poppins" !important;
}
/* ===================================================== */
a.nectar-button.small.regular.accent-color.regular-button {
    width: 183.652px;
    height: 58.991px;
    border-radius: 28.383px !important;
    text-align: center;
    line-height: 2.7;
}
a.nectar-button.small.regular.accent-color.regular-button span {
    color: #1A2D2F;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    text-transform: capitalize;
}
.owl-theme[data-desktop-cols] .owl-dots .owl-dot span {
    border-radius: 60px !important;
    width: 12px;
    height: 12px;
    margin: 0px 5px;
    background: #fff;
}
.span_12.dark .owl-theme .owl-dots .owl-dot.active span {
    height: 12px;
    background-color: #038492 !important;
    box-shadow: none !important;
    width: 45px;
    border-radius: 60px !important;
    transform: unset;
}
/* ====================================================== */
div#sec-01 img {
    margin: 0 auto;
    display: table;
    margin-bottom: 36px;
}
div#hop-work {
    border-radius: 10px;
    border: 3px solid #57BFCA;
    background: rgba(209, 209, 209, 0.30);
    backdrop-filter: blur(19px);
    padding-left: 52px;
    padding-top: 60px;
    padding-bottom: 40px;
    padding-right: 52px;
}
div#hop-work h6 {
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 34.667px;
    text-transform: capitalize;
}
div#hop-work h2 {
    color: #FFF;
    font-size: 50px;
    font-style: normal;
    font-weight: 600;
    line-height: 74.667px;
    text-transform: capitalize;
    width: 65%;
    margin: auto;
    padding-bottom: 10px;
}
div#hop-work p {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    width: 80%;
    margin: 0 auto;
}
div#hop-work a.nectar-button.small.regular.accent-color.regular-button {
    background-color: #fff !important;
    /* float: right; */
}
.banner-inner-row2 .vc_col-sm-12 .vc_column-inner {
    border-radius: 40px;
    border: 2px solid #FFF;
    background: rgba(54, 54, 54, 0.40);
    backdrop-filter: blur(20px);
    padding: 30px;
    width: 850px !important;
    margin: auto;
}
.banner-inner-row2 .vc_col-sm-12 .vc_column-inner p {
    width: 100% !important;
}
div#banner-work .banner-inner-row3 h6 {
    color: #038492;
}
div#banner-work .banner-inner-row3 h2 {
    color: #3C3C3C;
}
div#banner-work .banner-inner-row3 p {
    color: #696969;
    width: 82%;
}
div#banner-work .banner-inner-row3 a#btn-2 {
    background: #3B3B3B !important;
}
div#banner-work .banner-inner-row3 a#btn-2 span {
    color: #fff !important;
}
.vc_row.inner_row.bottom_padding_tablet_354px {
    padding-bottom: 374px !important;
}
/* ====================================================== */
div#sec-02 h2 {
    color: var(--Black, #121212);
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 53.333px; 
    text-transform: capitalize;
}
div#sec-02 p {
    color: var(--Text, #575757);
    font-family: Merriweather;
    font-size: 21.333px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    width: 70%;
}
div#sec-02 a.nectar-button.small.regular.accent-color.regular-button {
    margin-right: 17px;
    margin-top: 55px;
}
div#sec-02 a.nectar-button.small.regular.accent-color.regular-button span {color: #fff;}
a#btn-2 {
    margin: 0 !important;
    background: #fff !important;
    color: #12161A !important;
}
/* ====================================================== */
div#dona {
    border-radius: 31.115px;
    background: var(--White, #FFF);
    box-shadow: 0px 0px 207.431px 0px rgba(18, 18, 18, 0.08);
}
div#dona ul li {
    color: #048492;
    font-size: 23px;
    font-style: normal;
    font-weight: 500;
    line-height: 33.708px;
    text-transform: capitalize;
    font-family: 'Poppins' !important;
}
div#dona ul {
    margin: 0 auto;
    display: table;
    padding-top: 51px;
}
div#dona h2 {
    color: var(--Black, #121212);
    text-align: center;
    font-size: 41px;
    font-style: normal;
    font-weight: 600;
    line-height: 51.858px;
    text-transform: capitalize;
    padding-bottom: 31px;
}
div#dona img {
    margin: 0 auto;
    display: table;
    margin-bottom: 20px;
}
div#dona p.tex-1 {
    color: var(--Text, #575757);
    text-align: center;
    font-family: Merriweather !important;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 31.115px;
    padding-bottom: 31px;
}
div#dona h4 {
    text-align: center;
    padding-bottom: 61px;
    position: relative;
    width: 37%;
    margin: 0 auto;
}
div#dona h4 a {
    color: var(--Black, #121212);
    font-family: Merriweather !important;
    font-size: 20.743px;
    font-style: normal;
    font-weight: 700;
    line-height: 31.115px;
}
div#dona h4:before {
    content: '';
    background-image: url(/wp-content/uploads/2025/01/Group-1000009101.png);
    position: absolute;
    width: 17px;
    height: 17px;
    background-repeat: no-repeat;
    right: 5px;
    top: 4px;
}
div#dona h4:after {
    content: '';
    border: 1px solid #575757;
    position: absolute;
    width: 160px;
    left: 28px;
    right: 0;
    margin: 0 auto;
    display: table;
    top: 40px;
}
div#dona ul li::marker {
    font-size: 29px;
}
div#dona:hover {
    background-color: #3B3B3B;
    transition: all 0.5s linear;
}
div#dona:hover li, div#dona:hover h2, div#dona:hover p, div#dona:hover h4 a {
    color: #fff;
}
div#dona:hover h4:before {
    filter: invert(1);
}
div#dona:hover h4:after {
    border-color: #fff;
}
/* ====================================================== */
div#banner-work h6 {
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 29.569px;
    text-transform: capitalize;
}
div#banner-work h2 {
    color: #fff;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 55px;
    text-transform: capitalize;
}
div#banner-work p {
    color: #fff;
    font-family: Poppins !important;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 25px;
    width: 41%;
    padding-bottom: 19px;
    margin: auto;
}
div#banner-work a.nectar-button.small.regular.accent-color.regular-button {
    margin-right: 20px;
}
div#banner-work a.nectar-button.small.regular.accent-color.regular-button span {
    color: #fff;
}
div#sec-03 .vc_col-sm-4 {
    margin-top: -90px;
}
.owl-carousel[data-desktop-cols] .owl-stage {
    padding: 0;
}
.owl-theme[data-desktop-cols] .owl-nav.disabled+.owl-dots {
    position: absolute;
    bottom: 140px;
    left: 0;
    right: 0;
    margin: auto;
}
a#btn-2 span {
    color: #12161A !important;
}
/* ============================================================= */
div#sec-04 h6 {
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 34.667px;
    text-transform: capitalize;
}
div#sec-04 h2 {
    color: #FFF;
    font-size: 34px;
    font-style: normal;
    font-weight: 600;
    text-transform: capitalize;
    padding-bottom: 69px;
    width: 80%;
}
div#sec-04 .vc_col-sm-5 p {
    color: #FFF;
    font-family: Merriweather !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    float: right;
    width: 100%;
    padding-bottom: 30px;
}
div#sec-04 .vc_col-sm-4 p {
    color: #FFF;
    font-family: Merriweather !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    width: 100%;
    padding-top: 85px;
    padding-bottom: 60px;
}
div#sec-04 .nectar-milestone.animated-in {display: inline-block;padding-top: 165px;/* margin-right: 68px; */width: 49%;}
div#sec-04 .nectar-milestone.animated-in .number.default span {
    color: #FFF;
    font-family: Poppins !important;
    font-size: 106.667px;
    font-style: normal;
    font-weight: 600;
    text-transform: capitalize;
    text-align: left !important;
}
div#sec-04 .subject {
    color: #FFF;
    font-family: Poppins !important;
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    line-height: 34.667px;
    text-transform: capitalize;
    text-align: center;
    padding-top: 3px;
}
#sec-04 .vc_col-sm-8:nth-child(2) {
    padding-left: 78px;
}
#sec-04 .vc_col-sm-8:nth-child(2):before {
    content: '';
    position: absolute;
    width: 988px;
    top: 100px;
    border-top: 1.333px solid var(--Gray-Stroke, #E6D6C7);
}
/* ============================================================= */
div#testi h3 {
    color: #FFF;
    text-align: center;
    font-size: 20PX;
    font-style: normal;
    font-weight: 500;
    line-height: 29.569px;
    text-transform: capitalize;
}
div#testi h2 {
    color: #FFF;
    text-align: center;
    font-size: 72PX;
    font-style: normal;
    font-weight: 600;
    line-height: 81.882px;
    text-transform: capitalize;
    width: 70%;
    margin: 0 auto;
    margin-bottom: 30px;
}
div#testi .carousel-item .wpb_text_column.wpb_content_element {
    border-radius: 21.333px;
    background: var(--White, #FFF);
    box-shadow: 0px 0px 213.333px 0px rgba(18, 18, 18, 0.08);
    padding: 44px 34px;
}
div#testi .carousel-item .wpb_text_column.wpb_content_element p.texwork {
    color: var(--Text, #575757);
    font-family: Merriweather !important;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    width: 100%;
}
div#testi .carousel-item .wpb_text_column.wpb_content_element h4 {
    color: var(--Black, #121212);
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 34.667px;
    text-transform: capitalize;
    margin: 0;
}
div#testi .owl-carousel[data-desktop-cols] .owl-stage-outer {
    /* overflow: unset; */
    /* -webkit-transform: translate3d(-140px, 0, 0); */
}
div#testi .carousel-item {
    width: 65%;
    margin: auto;
}
div#testi .carousel-item .wpb_text_column.wpb_content_element:hover {
    background-color: #3B3B3B;
    transition: all 0.5s linear;
}
div#testi .carousel-item .wpb_text_column.wpb_content_element:hover p,div#testi .carousel-item .wpb_text_column.wpb_content_element:hover h4 {
    color: #fff;
}
div#testi .carousel-item .wpb_text_column.wpb_content_element:hover img {
    filter: brightness(100.5);
}
div#testi .carousel-item .wpb_text_column.wpb_content_element:hover img.ima-1 {
    filter: unset;
}
/* ============================================================= */
div#serving h6 {
    color: #038492;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 29.569px; 
    text-transform: capitalize;
}
div#serving h2 {
    color: #3C3C3C;
    text-align: center;
    font-size: 72px;
    font-style: normal;
    font-weight: 600;
    line-height: 81.882px;
    text-transform: capitalize;
    width: 70%;
    margin: 0 auto;
}
div#serving img {width: 85%;padding: 15px;}
div#serving h3 {
    color: #038492;
    font-family: Poppins;
    font-size: 22.701px;
    font-style: normal;
    font-weight: 500;
    line-height: 34.234px;
    text-transform: capitalize;
}
div#serving h4 {
    color: var(--Black, #121212);
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    text-transform: capitalize;
    width: 82%;
    line-height: 1.3;
    padding-bottom: 20px;
}
div#serving p {
    color: #797979;
    font-family: Merriweather;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 29.291px;
    width: 85%;
    padding-bottom: 20px;
}
div#serving a.nectar-button.small.regular.accent-color.regular-button {
    margin-right: 20px;
}
div#serving a.nectar-button.small.regular.accent-color.regular-button span {
    color: #fff;
}
.services-sec {
    border-radius: 31.601px;
    background: var(--White, #FFF);
    box-shadow: 0px 0px 210.672px 0px rgba(18, 18, 18, 0.08);
    padding: 30px 30px;
    margin: 40px 10px 0;
}
.services-sec p:last-child {
    padding: 0 !important;
}
.services-sec a {
    background-color: #038492 !important;
    color: #fff;
    width: 185px;
    height: 60px;
    border-radius: 28.383px !important;
    line-height: 60px;
    display: inline-block;
    text-align: center;
}
div#serving .services-sec p {
    width: 100%;
}
div#serving .services-sec h3 {
    margin-bottom: 10px;
    /* min-height: 68px; */
    position: relative;
    padding-left: 20px;
}
div#serving .services-sec h3:before {
    content: "";
    background-color: #000;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 0;
    top: 12px;
}
div#ser-color {
    border-radius: 31.601px;
    background: var(--White, #FFF);
    box-shadow: 0px 0px 210.672px 0px rgba(18, 18, 18, 0.08);
}
.nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot.is-selected:before {
    height: 6px;
    background-color: #038492 !important;
    box-shadow: none !important;
    width: 34px;
    border-radius: 60px !important;
    top: 16px;
}
.nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot:before {
    border-radius: 60px !important;
    width: 12px;
    height: 12px;
    margin: 0px 0;
}
.nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot.is-selected {
    margin-right: 30px !important;
    margin-left: 9px !important;
}
.nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot {
    margin: 0px 0 0px 0px !important;
    padding: 0 !important;
    vertical-align: middle;
}
/* ============================================================= */
div#conta h2 {
    color: #FFF;
    text-align: center;
    font-size: 72px;
    font-style: normal;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.1;
}
div#wpforms-67 {
    width: 70%;
    margin: 0 auto;
    display: table;
}
div#wpforms-67 label {
    color: #f9f9f9;
    font-family: Merriweather !important;
    font-size: 21.333px;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 11px;
}
div#wpforms-67 input {
    height: 70px;
    background-color: transparent !important;
    border-radius: 21.333px;
    border: 3px solid #57BFCA;
    background: rgb(209 209 209 / 0%);
    backdrop-filter: blur(29px);
    color: #ffffff;
}
div#wpforms-67 textarea {
    height: 130px;
    background-color: transparent !important;
    border-radius: 21.333px;
    border: 3px solid #57BFCA;
    background: rgba(209, 209, 209, 0.30);
    backdrop-filter: blur(29px);
    color: #ffffff;
}
div#wpforms-67 button#wpforms-submit-67 {
    width: 100%;
    border-radius: 28.383px !important;
    background: #038492;
    height: 58.991px;
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.792px;
    letter-spacing: -0.501px;
    text-transform: capitalize;
}
div#conta div.wpforms-container-full .wpforms-confirmation-container-full {
    border-radius: 21.333px;
    border: 3px solid #57BFCA;
    background: rgba(209, 209, 209, 0.30);
    backdrop-filter: blur(19px);
}
div#conta div.wpforms-container-full .wpforms-confirmation-container-full p {
    text-align: center;
    color: #fff;
    font-family: 'Poppins' !important;
    font-size: 20px;
}
/* ==================================================================== */
div#footer-working img {
    margin: 0 auto;
    display: table;
    margin-bottom: 10px;
}
div#footer-working ul#menu-menu-2 {
    margin: 0 auto;
    display: table;
}
div#footer-working ul#menu-menu-2 li {
    display: inline-block;
    margin-right: 25px;
}
div#footer-working ul#menu-menu-2 li a {
    color: #FFF;
    font-family: Poppins;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-transform: capitalize;
}
div#footer-working ul#menu-menu-2 li:nth-child(7) {
    margin: 0;
}
div#footer-working ul#menu-menu-2 li:hover a {
    color: #3D9476;
}
div#footer-working  p {
    color: #E8E8E8;
    text-align: center;
    font-family: Poppins !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 25px;
    padding-bottom: 30px;
}
div#footer-working  ul.social {
    margin: 0 auto;
    display: table;
}
div#footer-working ul.social li {
    display: inline-block;
    margin-right: 45px;
}
div#footer-working ul.social li a {
    color: #FFF;
    font-family: Poppins !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}
div#footer-working ul.social li {
    color: #fff;
}
div#footer-working ul.social li:nth-child(3) {
    margin: 0;
}
div#footer-working ul.social li i {
    margin-right: 11px;
    font-size: 22px;
}
div#footer-working ul.social li:hover a {
    color: #038492;
}
/* ==================================================================== */
#header-outer #logo, #header-outer .logo-clone, #header-outer .logo-spacing {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
div#header-space {
    height: 162px !important;
}
body.home.page-template-default.page.page-id-2 div#header-outer {
    /* height: 0; */
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
    color: #474747;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-transform: capitalize;
    padding: 0 15px;
    margin: 0;
}
li.wish-btn {
    display: none !important;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li#menu-item-85>a {
    width: 165px;
    height: 53px;
    border-radius: 25.5px;
    background: #038492;
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 2.8;
}
div#banner-work {
    /* margin-top: 40px; */
}
div#serving .flickity-viewport {
    margin-top: 50px !important;
}
div#serving .row-bg.viewport-desktop.using-bg-color {
    border-radius: 110px 110px 0px 0px !important;
}
body.home.page-template-default.page.page-id-2 div#serving {
    margin-top: -140px;
}
/* ==================================================================== */
div#abo-inner p {
    color: #FFF;
    font-family: Merriweather !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    width: 100%;
}
div#abo-inner {
    padding-bottom: 80px !important;
}
div#educa p {
    color: var(--Text, #575757);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.7;
}
#page-header-bg h1 {
    font-family: 'Merriweather';
    font-size: 70px;
    border-radius: 21.333px;
    background: rgba(209, 209, 209, 0.30);
    backdrop-filter: blur(19px);
    padding: 30px;
    width: 50%;
    margin: 0 auto;
    border: 3px solid #57BFCA;
}
div#educa h3 {
    color: var(--Black, #121212);
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 53.333px;
    text-transform: capitalize;
    padding: 30px 0 0 0;
}
div#educa h4 {
    border: 3px solid #57BFCA;
    background: rgba(209, 209, 209, 0.30);
    backdrop-filter: blur(19px);
/*     width: 32%; */
	width: 51%;
    color: #3B3B3B;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    text-transform: capitalize;
    padding: 0 21px;
}
div#educa .vc_col-sm-3 .wpb_text_column.wpb_content_element {
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    padding: 20px;
    border: 1px solid #57BFCA;
    margin-bottom: 20px;
}
div#educa .vc_col-sm-3 .wpb_text_column.wpb_content_element h5 {color: #038492;font-family: Poppins;font-size: 18px;font-style: normal;font-weight: 400;line-height: 22.792px; /* 136.514% */text-transform: capitalize;}
div#educa .vc_col-sm-3 .wpb_text_column.wpb_content_element p {
    color: var(--Text, #575757);
    font-family: Merriweather;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}
div#educa .vc_col-sm-3 .wpb_text_column.wpb_content_element:hover {background-color: #2a5e63;transition: all 0.4s linear;}
div#educa .vc_col-sm-3 .wpb_text_column.wpb_content_element:hover h5, div#educa .vc_col-sm-3 .wpb_text_column.wpb_content_element:hover p {
    color: #fff;
}
div#educ-wo h4 {
    margin-bottom: 20px;
    margin-top: 20px;
}
div#educ-wo p {
    padding: 0;
}
div#educa .about-new-image {
    width: 90%;
    float: right;
    height: 780px;
	object-fit: cover;
}
body.page-template-default.page.page-id-111 div#educa img {
    width: 90%;
}
div#educa ol,div#educa ul {margin-left: 20px;}
div#educa ol li,div#educa ul li {
    color: var(--Text, #575757);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.7;
    font-family: 'Merriweather';
    padding-bottom: 10px;
}
body.page-template-default.page.page-id-111 div#educa p,body.page-template-default.page.page-id-117 div#educa p {
    padding-bottom: 20px;
}
body.page-template-default.page.page-id-111 div#educa h2 {
    color: var(--Black, #121212);
    font-family: Poppins;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 51.858px;
    text-transform: capitalize;
    padding-bottom: 10px;
}
body.page-template-default.page.page-id-111 div#educa p strong,body.page-template-default.page.page-id-117 div#educa p strong {
    color: #038492;
    font-family: 'Merriweather' !important;
    font-size: 20px;
}
div#conta p {
    color: #FFF;
    font-family: Merriweather;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; 
    text-align: center;
    padding: 0;
}
div#footer-working a.nectar-button.small.regular.accent-color.regular-button {
    margin: 0 auto;
    display: table;
    margin-top: 30px;
}
div#footer-working a.nectar-button.small.regular.accent-color.regular-button span {
    color: #fff;
}
div#wpforms-130 {
    margin: 20px 0 0 0;
    width: 40%;
    margin: 0 auto;
    margin-top: 20px !important;
}
div#wpforms-130 input {
    height: 50px;
    border: 2px solid #57BFCA;
    background: transparent !important;
    backdrop-filter: blur(19px);
    color: #fff;
}
div#wpforms-130 input::placeholder {
    color: #ffffff;
    font-family: Poppins;
    font-size: 16.696px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.792px; 
    text-transform: capitalize;
}
div#wpforms-130 button#wpforms-submit-130 {
    height: 48.991px;
    border-radius: 28.383px !important;
    background: #FFF;
    width: 100%;
    color: #1A2D2F;
    text-align: center;
    font-family: Poppins;
    font-size: 16.696px;
    font-style: normal;
    font-weight: 400;
    text-transform: capitalize;
}
div#footer-working div.wpforms-container-full .wpforms-confirmation-container-full {
    background-color: transparent !important;
    padding: 0 !important;
    line-height: 0 !important;
    margin: 0 !important;
    border: 1px solid #fff;
}
div#footer-working div.wpforms-container-full .wpforms-confirmation-container-full p {
    line-height: 1.2 !important;
    font-size: 16px !important;
    padding: 26px 20px;
}
/* ======================================================== */
div#boo-work img {
    width: 100%;
    height: 750px;
    margin-bottom: 20px;
    object-fit: contain;
}
div#boo-work a.nectar-button.small.regular.accent-color.regular-button {
    margin: 0 auto;
    display: table;
    background-color: #fff !important;
    border: 3px solid #a9bcbf;
    border-radius: 20px !important;
    width: 14%;
    height: 0 !important;
    padding: 0;
    margin-top: 60px;
}
div#boo-work a.nectar-button.small.regular.accent-color.regular-button span {
    font-size: 21px;
    color: #038492;
}
div#boo-work h3 {
    color: #FFF;
    font-size: 64px;
    font-style: normal;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 74px;
    margin-bottom: 20px !important;
    /* display: table; */
    /* border: 3px solid #57BFCA; */
    /* background: rgba(209, 209, 209, 0.30); */
    /* backdrop-filter: blur(19px); */
    /* width: 100%; */
    /* text-align: center; */
    /* padding: 20px; */
}
div#boo-work p {
    color: #FFF;
    font-family: Merriweather !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    padding-bottom: 20px;
}
div#boo-work p strong {
    font-family: 'Merriweather' !important;
    font-size: 30px;
    font-weight: 800;
}
.gallery-head {
    margin-bottom: 50px !important;
}
.gallery-head h2 {
    color: #3C3C3C;
    font-size: 72px;
    font-weight: 600;
    line-height: 81.882px;
    text-transform: capitalize;
}
div#gallery-row img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
/* ----------- */
div#new-testi{
    height:540px !important;
    overflow-y: scroll;
}
div#new-testi::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
    border-radius:21.333px !important;
}
div#new-testi::-webkit-scrollbar {
    border-radius:21.333px !important;
    width: 10px;
    background-color: #f0e0c3;
}
div#new-testi::-webkit-scrollbar-thumb {
    background-color: #000;
    border: 2px solid #000;
   border-radius:21.333px !important;
}
div#testi div#new-testi p{
    color: var(--Text, #575757);
    font-family: Merriweather !important;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    width: 100%;
}
div#testi .carousel-item div#new-testi:hover p{
    color:#fff;
}
div#testi .owl-dots {
    display: none;
}
div#testi .owl-nav.disabled {
    display: block !important;
}
div#testi .owl-nav.disabled button {
    background: none !important;
    border: 1px solid #fff;
    border-radius:150px !important;
    width:50px;
    height:50px;  
}
div#testi .owl-nav.disabled button span{
    font-size: 50px !important;
    line-height:30px;
    color: #fff; 
}
div#testi .owl-nav.disabled button:hover{
    background: #000 !important;
    border: none !important;
    filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.25)) !important;
}
div#testi .owl-nav.disabled button:hover span{
    color:#fff;
}
div#testi .owl-nav button.owl-prev {
    display: block;
    position: absolute;
    left: 80px;
    top: 45%;
    bottom: 0px;
    z-index: 0;    
}
div#testi .owl-nav.disabled button.owl-next{
    display: block;
    position: absolute;
    right:80px;
    top: 45%;
    bottom: 0px;
    z-index: 0;
}
div#new-testi .flx {
    display: flex;
    align-items:center;
    margin-bottom: 0px;
}
div#new-testi .flx h4{
    width: 100%;
}
div#new-testi .flx img{
    display:table;
    margin:0 auto;
    margin-right:0;
}
div#testi .carousel-item div#new-testi:hover .flx img{
	filter:unset;
}
div#banner-work a.nectar-button.small.regular.accent-color.regular-button {
    margin-left: 20px;
}
div#sec-02 a#btn-2 {
    border: 1px solid;
}
/* ----------- */
div#hop-work ol {
    margin: 0;
    margin-bottom: 30px;
}
div#hop-work ol li {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
	text-align:left;
    width: 76%;
    margin: 0 auto;
    padding-bottom: 9px;
}
div#details {
    width:75%;
    margin:0 auto;
    border: 2px solid #FFF;
    background: rgba(54, 54, 54, 0.40);
    backdrop-filter: blur(20px);
    padding: 50px 30px;
}
div#details p{
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    text-align:center;
}
div#details  ul.social {
    margin: 0 auto;
    display: table;
    margin-bottom:30px;
}
div#details ul.social li {
    display: inline-block;
}
div#details ul.social li a {
    color: #FFF;
    font-family: Poppins !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}
div#details ul.social li i {
    margin-right: 11px;
    font-size: 22px;
}


/* Media Queries start Here */
/* Media Query 320 */
@media only screen and (min-width: 320px) and (max-width: 767px){
	/* HEader */
	body #header-outer {
		padding: 15px 0 15px 20px !important;
	}
	body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    	transform: scale(2) !important;
	}
	/* sec01 */
	div#banner-work {
		padding: 0px !important;
		text-align: center;
	}
	.banner-inner-row2 .vc_col-sm-12 .vc_column-inner {
		width: auto !important;
		padding: 20px !important;
	}
	div#banner-work h6 {
		font-size: 18px;
	}
	div#banner-work h2 {
		font-size: 30px;
		line-height: 40px;
	}
	a#btn-2 {
		margin-bottom: 10px !important;
	}
	a.nectar-button.small.regular.accent-color.regular-button {
		width: 185px;
    	height: 50px;
		line-height: 2.5;
	}
	a.nectar-button.small.regular.accent-color.regular-button span {
		font-size: 14px;
	}
	/* sec02 */
	div#sec-04 {
		padding: 10px !important;
		padding-top: 50px !important;
		padding-bottom: 180px !important;
		text-align: center;
	}
	#ajax-content-wrap .vc_row.right_padding_139px .row_col_wrap_12 {
		padding-right: 0px !important;
	}
	#ajax-content-wrap .vc_row.left_padding_139px .row_col_wrap_12 {
		padding-left: 0px !important;
	}
	div#sec-04 h6 {
		font-size: 18px;
	}
	div#sec-04 h2 {
		font-size: 30px;
		line-height: 40px;
		width: 100%;
		padding-bottom: 30px;
	}
	div#sec-04 .vc_col-sm-5 p {
		font-size: 14px;
	}
	div#sec-04 img {
    	margin-bottom: 10px;
	}
	div#sec-04 .vc_col-sm-4 p {
		font-size: 14px;
		padding-top: 30px !important;
		padding-bottom: 0px !important;
	}
	#sec-04 .vc_col-sm-8:nth-child(2) {
		padding-left: 0px !important;
	}
	div#sec-04 .nectar-milestone.animated-in {
		display: block;
		width: 100%;
		padding-top: 30px !important;
	}
	#sec-04 .vc_col-sm-8:nth-child(2):before {
		display: none;
	}
	div#sec-04 .nectar-milestone.animated-in .number.default span {
		font-size: 65px;
	}
	div#sec-04 .subject {
		font-size: 18px;
	}
	/* sec03 */
	div#serving {
		padding: 10px !important;
		padding-top: 45px !important;
		padding-bottom: 59px !important;
		text-align: center;
	}
	div#serving h6{
		font-size: 18px;
	}
	div#serving h2 {
		font-size: 30px;
		line-height: 40px;
		width: 100%;
	}
	.services-sec {
		padding: 20px 20px !important;
	}
	div#serving h3 {
		font-size: 18px;
		line-height: 30px;
		padding-left: 20px !important;
		margin: 0px !important;
	}
	/* sec04 */
	div#sec-02 {
		padding: 10px !important;
		padding-top: 50px !important;
		padding-bottom: 50px !important;
		text-align: center;
	}
	#ajax-content-wrap .vc_row.right_padding_119px .row_col_wrap_12 {
		padding-right: 0px !important;
	}
	#ajax-content-wrap .vc_row.left_padding_119px .row_col_wrap_12 {
		padding-left: 0px !important;
	}
	div#sec-02 h2 {
		font-size: 30px;
		line-height: 40px;
	}
	div#sec-02 p {
		font-size: 14px;
		width: 100%;
	}
	div#sec-02 a.nectar-button.small.regular.accent-color.regular-button {
		margin-right: 0px !important;
		margin-top: 10px !important;
	}
	/* sec05 */
	div#testi {
		padding: 10px !important;
		padding-top: 50px !important;
		padding-bottom: 70px !important;
		text-align: center;
	}
	div#testi h3 {
		font-size: 18px;
	}
	div#testi h2 {
		font-size: 30px;
		line-height: 40px;
		width: 100%;
	}
	div#testi .carousel-item {
		width: 100%;
	}
	div#testi .carousel-item .wpb_text_column.wpb_content_element {
		padding: 30px 20px !important;
	}
	.owl-carousel[data-desktop-cols] .owl-item img {
		display: table;
		margin: 0 auto;
	}
	div#testi .carousel-item .wpb_text_column.wpb_content_element p.texwork {
		font-size: 14px;
		line-height: 25px;
	}
	div#testi .carousel-item .wpb_text_column.wpb_content_element h4 {
		font-size: 19px;
	}
	div#new-testi {
		height: 650 !important;
		overflow-y: scroll;
	}
	div#new-testi .flx {
		flex-direction: column;
	}
	div#testi div#new-testi p {
		font-size: 14px;
		line-height: 25px;
	}
	div#new-testi .flx img {
		display: table !important;
   		margin: 0 auto !important;
	}
	div#testi .owl-nav button.owl-prev, div#testi .owl-nav.disabled button.owl-next {
		top: 101%;
	}
	/* sec06 */
	div#sec-01 {
		padding: 10px !important;
		padding-top: 50px !important;
		padding-bottom: 50px !important;
		text-align: center;
	}
	#ajax-content-wrap .vc_row.right_padding_138px .row_col_wrap_12 {
		padding-right: 0px !important;
	}
	#ajax-content-wrap .vc_row.left_padding_138px .row_col_wrap_12 {
		padding-left: 0px !important;
	}
	div#sec-01 img {
		width: 250px;
	}
	div#hop-work {
		padding-left: 10px !important;
		padding-top: 40px !important;
		padding-bottom: 40px !important;
		padding-right: 10px !important;
	}
	div#hop-work h6 {
		font-size: 20px;
	}
	div#hop-work h2 {
		font-size: 30px;
		line-height: 40px;
		width: 100%;
	}
	div#hop-work p {
		font-size: 14px;
		width: 100%;
	}
	div#hop-work ol li {
		font-size: 14px;
		line-height: 25px;
		width: 80%;
	}
	div#footer-working {
		padding: 10px !important;
		padding-top: 35px !important;
		padding-bottom: 35px !important;
		text-align: center;
	}
	#ajax-content-wrap .vc_row.right_padding_490px .row_col_wrap_12, .nectar-global-section .vc_row.right_padding_490px .row_col_wrap_12 {
		padding-right: 0px !important;
	}
	#ajax-content-wrap .vc_row.left_padding_490px .row_col_wrap_12, .nectar-global-section .vc_row.left_padding_490px .row_col_wrap_12 {
		padding-left: 0px !important;
	}
	div#footer-working img {
		width: 200px;
	}
	div#footer-working ul#menu-menu-2 {
		display: flex;
		flex-direction: column;
	}
	div#footer-working ul#menu-menu-2 li {
		margin-right: 0px !important;
		margin-bottom: 5px;
	}
	div#footer-working ul#menu-menu-2 li a {
		font-size: 15px;
	}
	div#footer-working ul.social li {
		margin-right: 0px !important;
	}
	div#footer-working ul.social li a {
		font-size: 15px;
	}
	#page-header-bg h1 {
		width: 70%;
		padding: 20px !important;
	}
	/* AboutPage */
	div#abo-inner p {
		font-size: 14px;
		line-height: 25px;
	}
	.page-id-56 div#sec-04 {
		padding-bottom: 0px !important;
	}
	div#educa {
		padding: 10px !important;
		padding-top: 50px !important;
		padding-bottom: 50px !important;
		text-align: center;
	}
	#ajax-content-wrap .vc_row.right_padding_180px .row_col_wrap_12 {
		padding-right: 0px !important;
	}
	#ajax-content-wrap .vc_row.left_padding_180px .row_col_wrap_12 {
		padding-left: 0px !important;
	}
	div#educa h4 {
		width: 100%;
	}
	.container-wrap .full-width-content .vc_row-fluid[data-column-margin*=px]>.span_12>.wpb_column {
		margin-bottom: 10px !important;
	}
	div#educa .vc_col-sm-3 .wpb_text_column.wpb_content_element p {
		font-size: 14px;
	}
	div#educa p {
		font-size: 14px;
	}
	/* EducationPage */
	.page-id-96 div#educa p {
		padding-top: 20px;
	}
	/* BookPage */
	div#boo-work {
		padding: 10px !important;
		padding-top: 50px !important;
		padding-bottom: 50px !important;
		text-align: center;
	}
	#ajax-content-wrap .vc_row.right_padding_200px .row_col_wrap_12 {
		padding-right: 0px !important;
	}
	#ajax-content-wrap .vc_row.left_padding_200px .row_col_wrap_12 {
		padding-left: 0px !important;
	}
	div#boo-work img {
		width: 80%;
		height: auto;
	}
	div#boo-work h3 {
		font-size: 30px;
		line-height: 40px;
	}
	div#boo-work p {
		font-size: 14px;
		line-height: 25px;
	}
	div#boo-work p strong {
		line-height: 30px;
	}
	div#boo-work a.nectar-button.small.regular.accent-color.regular-button {
		width: 170px !important;
		margin-top: 0px !important;
	}
	div#boo-work a.nectar-button.small.regular.accent-color.regular-button span {
		font-size: 15px;
	}
	/* GetInvolvedPage */
	body.page-template-default.page.page-id-111 div#educa h2 {
		font-size: 30px;
		line-height: 40px;
	}
	body.page-template-default.page.page-id-111 div#educa p strong, body.page-template-default.page.page-id-117 div#educa p strong {
		font-size: 18px;
	}
	div#educa ol li, div#educa ul li {
		text-align: left;
		font-size: 14px;
	}
	/* GalleryPage */
	div#gallery-row {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
		text-align: center;
	}
	.gallery-head {
		margin-bottom: 20px !important;
	}
	.gallery-head h2 {
		font-size: 30px;
		line-height: 40px;
	}
	/* ContactPage */
	div#contactrow {
		padding: 10px !important;
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
	#ajax-content-wrap .vc_row.right_padding_250px .row_col_wrap_12 {
		padding-right: 0px !important;
	}
	#ajax-content-wrap .vc_row.left_padding_250px .row_col_wrap_12 {
		padding-left: 0px !important;
	}
	div#details {
		width: 100%;
		padding: 30px 20px !important;
	}
	div#details p {
		font-size: 18px;
	}
	div#details ul.social {
		margin-bottom: 10px;
	}
	div#details ul.social li a {
		font-size: 18px;
	}
	/* DonatePage */
	.wpb_column.left_padding_desktop_80px > .vc_column-inner {
		padding-left: 0px !important;
		padding-top: 20px !important;
	}
}










/* Meida Query 768 */
@media only screen and (min-width: 768px) and (max-width: 1023px){
	/* HEader */
	body #header-outer {
		padding: 15px 0 15px 20px !important;
	}
	body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    	transform: scale(2) !important;
	}
	/* sec01 */
	div#banner-work {
		padding: 0px !important;
		text-align: center;
	}
	.banner-inner-row2 .vc_col-sm-12 .vc_column-inner {
		width: auto !important;
		padding: 20px !important;
	}
	div#banner-work h6 {
		font-size: 18px;
	}
	div#banner-work h2 {
		font-size: 30px;
		line-height: 40px;
	}
	a#btn-2 {
		margin-bottom: 10px !important;
	}
	a.nectar-button.small.regular.accent-color.regular-button {
		width: 185px;
    	height: 50px;
		line-height: 2.5;
	}
	a.nectar-button.small.regular.accent-color.regular-button span {
		font-size: 14px;
	}
	.vc_row.inner_row.bottom_padding_tablet_354px {
        padding-bottom: 434px !important;
    }
	/* sec02 */
	div#sec-04 {
		padding: 10px !important;
		padding-top: 50px !important;
		padding-bottom: 180px !important;
		text-align: center;
	}
	#ajax-content-wrap .vc_row.right_padding_139px .row_col_wrap_12 {
		padding-right: 0px !important;
	}
	#ajax-content-wrap .vc_row.left_padding_139px .row_col_wrap_12 {
		padding-left: 0px !important;
	}
	div#sec-04 h6 {
		font-size: 18px;
	}
	div#sec-04 h2 {
		font-size: 30px;
		line-height: 40px;
		width: 100%;
		padding-bottom: 30px;
	}
	div#sec-04 .vc_col-sm-5 p {
		font-size: 14px;
	}
	div#sec-04 img {
    	margin-bottom: 10px;
	}
	div#sec-04 .vc_col-sm-4 p {
		font-size: 14px;
		padding-top: 30px !important;
		padding-bottom: 0px !important;
	}
	#sec-04 .vc_col-sm-8:nth-child(2) {
		padding-left: 0px !important;
	}
	div#sec-04 .nectar-milestone.animated-in {
		display: block;
		width: 100%;
		padding-top: 30px !important;
	}
	#sec-04 .vc_col-sm-8:nth-child(2):before {
		display: none;
	}
	div#sec-04 .nectar-milestone.animated-in .number.default span {
		font-size: 65px;
	}
	div#sec-04 .subject {
		font-size: 18px;
	}
	/* sec03 */
	div#serving {
		padding: 10px !important;
		padding-top: 45px !important;
		padding-bottom: 59px !important;
		text-align: center;
	}
	div#serving h6{
		font-size: 18px;
	}
	div#serving h2 {
		font-size: 30px;
		line-height: 40px;
		width: 100%;
	}
	.services-sec {
		padding: 20px 20px !important;
	}
	div#serving h3 {
		font-size: 18px;
		line-height: 30px;
		padding-left: 20px !important;
		margin: 0px !important;
	}
	/* sec04 */
	div#sec-02 {
		padding: 10px !important;
		padding-top: 50px !important;
		padding-bottom: 50px !important;
		text-align: center;
	}
	#ajax-content-wrap .vc_row.right_padding_119px .row_col_wrap_12 {
		padding-right: 0px !important;
	}
	#ajax-content-wrap .vc_row.left_padding_119px .row_col_wrap_12 {
		padding-left: 0px !important;
	}
	div#sec-02 h2 {
		font-size: 30px;
		line-height: 40px;
	}
	div#sec-02 p {
		font-size: 14px;
		width: 100%;
	}
	div#sec-02 a.nectar-button.small.regular.accent-color.regular-button {
		margin-right: 0px !important;
		margin-top: 10px !important;
	}
	/* sec05 */
	div#testi {
		padding: 10px !important;
		padding-top: 50px !important;
		padding-bottom: 70px !important;
		text-align: center;
	}
	div#testi h3 {
		font-size: 18px;
	}
	div#testi h2 {
		font-size: 30px;
		line-height: 40px;
		width: 100%;
	}
	div#testi .carousel-item {
		width: 100%;
	}
	div#testi .carousel-item .wpb_text_column.wpb_content_element {
		padding: 30px 20px !important;
	}
	.owl-carousel[data-desktop-cols] .owl-item img {
		display: table;
		margin: 0 auto;
	}
	div#testi .carousel-item .wpb_text_column.wpb_content_element p.texwork {
		font-size: 14px;
		line-height: 25px;
	}
	div#testi .carousel-item .wpb_text_column.wpb_content_element h4 {
		font-size: 19px;
	}
	div#new-testi {
		height: 650 !important;
		overflow-y: scroll;
	}
	div#new-testi .flx {
		flex-direction: column;
	}
	div#testi div#new-testi p {
		font-size: 14px;
		line-height: 25px;
	}
	div#new-testi .flx img {
		display: table !important;
   		margin: 0 auto !important;
	}
	div#testi .owl-nav button.owl-prev, div#testi .owl-nav.disabled button.owl-next {
		top: 101%;
	}
	/* sec06 */
	div#sec-01 {
		padding: 10px !important;
		padding-top: 50px !important;
		padding-bottom: 50px !important;
		text-align: center;
	}
	#ajax-content-wrap .vc_row.right_padding_138px .row_col_wrap_12 {
		padding-right: 0px !important;
	}
	#ajax-content-wrap .vc_row.left_padding_138px .row_col_wrap_12 {
		padding-left: 0px !important;
	}
	div#sec-01 img {
		width: 250px;
	}
	div#hop-work {
		padding-left: 10px !important;
		padding-top: 40px !important;
		padding-bottom: 40px !important;
		padding-right: 10px !important;
	}
	div#hop-work h6 {
		font-size: 20px;
	}
	div#hop-work h2 {
		font-size: 30px;
		line-height: 40px;
		width: 100%;
	}
	div#hop-work p {
		font-size: 14px;
		width: 100%;
	}
	div#hop-work ol li {
		font-size: 14px;
		line-height: 25px;
		width: 80%;
	}
	div#footer-working {
		padding: 10px !important;
		padding-top: 35px !important;
		padding-bottom: 35px !important;
		text-align: center;
	}
	#ajax-content-wrap .vc_row.right_padding_490px .row_col_wrap_12, .nectar-global-section .vc_row.right_padding_490px .row_col_wrap_12 {
		padding-right: 0px !important;
	}
	#ajax-content-wrap .vc_row.left_padding_490px .row_col_wrap_12, .nectar-global-section .vc_row.left_padding_490px .row_col_wrap_12 {
		padding-left: 0px !important;
	}
	div#footer-working img {
		width: 200px;
	}
	div#footer-working ul#menu-menu-2 {
		display: flex;
		flex-direction: column;
	}
	div#footer-working ul#menu-menu-2 li {
		margin-right: 0px !important;
		margin-bottom: 5px;
	}
	div#footer-working ul#menu-menu-2 li a {
		font-size: 15px;
	}
	div#footer-working ul.social li {
		margin-right: 0px !important;
	}
	div#footer-working ul.social li a {
		font-size: 15px;
	}
	#page-header-bg h1 {
		width: 70%;
		padding: 20px !important;
	}
	/* AboutPage */
	div#abo-inner p {
		font-size: 14px;
		line-height: 25px;
	}
	.page-id-56 div#sec-04 {
		padding-bottom: 0px !important;
	}
	div#educa {
		padding: 10px !important;
		padding-top: 50px !important;
		padding-bottom: 50px !important;
		text-align: center;
	}
	#ajax-content-wrap .vc_row.right_padding_180px .row_col_wrap_12 {
		padding-right: 0px !important;
	}
	#ajax-content-wrap .vc_row.left_padding_180px .row_col_wrap_12 {
		padding-left: 0px !important;
	}
	div#educa h4 {
		width: 100%;
	}
	.container-wrap .full-width-content .vc_row-fluid[data-column-margin*=px]>.span_12>.wpb_column {
		margin-bottom: 10px !important;
	}
	div#educa .vc_col-sm-3 .wpb_text_column.wpb_content_element p {
		font-size: 14px;
	}
	div#educa p {
		font-size: 14px;
	}
	/* EducationPage */
	.page-id-96 div#educa p {
		padding-top: 20px;
	}
	/* BookPage */
	div#boo-work {
		padding: 10px !important;
		padding-top: 50px !important;
		padding-bottom: 50px !important;
		text-align: center;
	}
	#ajax-content-wrap .vc_row.right_padding_200px .row_col_wrap_12 {
		padding-right: 0px !important;
	}
	#ajax-content-wrap .vc_row.left_padding_200px .row_col_wrap_12 {
		padding-left: 0px !important;
	}
	div#boo-work img {
		width: 80%;
		height: auto;
	}
	div#boo-work h3 {
		font-size: 30px;
		line-height: 40px;
	}
	div#boo-work p {
		font-size: 14px;
		line-height: 25px;
	}
	div#boo-work p strong {
		line-height: 30px;
	}
	div#boo-work a.nectar-button.small.regular.accent-color.regular-button {
		width: 170px !important;
		margin-top: 0px !important;
	}
	div#boo-work a.nectar-button.small.regular.accent-color.regular-button span {
		font-size: 15px;
	}
	/* GetInvolvedPage */
	body.page-template-default.page.page-id-111 div#educa h2 {
		font-size: 30px;
		line-height: 40px;
	}
	body.page-template-default.page.page-id-111 div#educa p strong, body.page-template-default.page.page-id-117 div#educa p strong {
		font-size: 18px;
	}
	div#educa ol li, div#educa ul li {
		text-align: left;
		font-size: 14px;
	}
	/* GalleryPage */
	div#gallery-row {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
		text-align: center;
	}
	.gallery-head {
		margin-bottom: 20px !important;
	}
	.gallery-head h2 {
		font-size: 30px;
		line-height: 40px;
	}
	/* ContactPage */
	div#contactrow {
		padding: 10px !important;
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
	#ajax-content-wrap .vc_row.right_padding_250px .row_col_wrap_12 {
		padding-right: 0px !important;
	}
	#ajax-content-wrap .vc_row.left_padding_250px .row_col_wrap_12 {
		padding-left: 0px !important;
	}
	div#details {
		width: 100%;
		padding: 30px 20px !important;
	}
	div#details p {
		font-size: 18px;
	}
	div#details ul.social {
		margin-bottom: 10px;
	}
	div#details ul.social li a {
		font-size: 18px;
	}
	/* DonatePage */
	.wpb_column.left_padding_desktop_80px > .vc_column-inner {
		padding-left: 0px !important;
		padding-top: 20px !important;
	}
}












/* Media Query 1024 */
@media only screen and (min-width: 1024px) and (max-width: 1300px){
	/* HEader */
	body #header-outer {
		padding: 10px 0 !important;
	}
/* 	body #top #logo img {
		height: 65px;
	} */
	#header-outer[data-full-width="true"] header > .container {
		padding: 0px 20px !important;
	}
	#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
		font-size: 14px;
		padding: 0px 5px 0px 0px !important;
	}
	#header-outer[data-lhe=animated_underline] #top nav>ul>li#menu-item-85>a {
		width: 150px;
   		height: 50px;
		font-size: 14px;
		line-height: 3.3;
	}
	#header-outer[data-format=centered-menu] #top .span_9 nav .sf-menu:not(.buttons) {
		justify-content: end;
	}
	/* sec01 */
	div#banner-work {
		padding: 0px !important;
		text-align: center;
	}
	.banner-inner-row2 .vc_col-sm-12 .vc_column-inner {
/* 		width: auto !important; */
		padding: 30px !important;
	}
	div#banner-work h6 {
		font-size: 18px;
	}
	div#banner-work h2 {
		font-size: 30px;
		line-height: 40px;
	}
	a#btn-2 {
		margin-bottom: 10px !important;
	}
	a.nectar-button.small.regular.accent-color.regular-button {
		width: 185px;
    	height: 50px;
		line-height: 2.5;
	}
	a.nectar-button.small.regular.accent-color.regular-button span {
		font-size: 14px;
	}
	.vc_row.inner_row.bottom_padding_tablet_354px {
        padding-bottom: 414px !important;
    }
	/* sec02 */
	div#sec-04 {
		padding: 10px !important;
		padding-top: 50px !important;
		padding-bottom: 180px !important;
/* 		text-align: center; */
	}
	#ajax-content-wrap .vc_row.right_padding_139px .row_col_wrap_12 {
		padding-right: 0px !important;
	}
	#ajax-content-wrap .vc_row.left_padding_139px .row_col_wrap_12 {
		padding-left: 0px !important;
	}
	div#sec-04 h6 {
		font-size: 18px;
	}
	div#sec-04 h2 {
		font-size: 30px;
		line-height: 40px;
		width: 95%;
		padding-bottom: 30px;
	}
	div#sec-04 .vc_col-sm-5 p {
		font-size: 14px;
	}
	div#sec-04 img {
    	margin-right: 10px;
		margin-left: 10px;
		width: 95%;
	}
	div#sec-04 .vc_col-sm-4 p {
		font-size: 14px;
		padding-top: 30px !important;
		padding-bottom: 0px !important;
	}
	#sec-04 .vc_col-sm-8:nth-child(2) {
		padding-left: 0px !important;
	}
	div#sec-04 .nectar-milestone.animated-in {
/* 		display: block; */
/* 		width: 100%; */
/* 		padding-top: 30px !important; */
	}
	#sec-04 .vc_col-sm-8:nth-child(2):before {
/* 		display: none; */
	}
	div#sec-04 .nectar-milestone.animated-in .number.default span {
		font-size: 65px;
	}
	div#sec-04 .subject {
		font-size: 18px;
	}
	/* sec03 */
	div#serving {
		padding: 10px !important;
		padding-top: 45px !important;
		padding-bottom: 59px !important;
/* 		text-align: center; */
	}
	div#serving h6{
		font-size: 18px;
	}
	div#serving h2 {
		font-size: 30px;
		line-height: 40px;
		width: 100%;
	}
	.services-sec {
		padding: 20px 20px !important;
	}
	div#serving h3 {
		font-size: 18px;
		line-height: 30px;
		padding-left: 20px !important;
		margin: 0px !important;
	}
	/* sec04 */
	div#sec-02 {
		padding: 10px !important;
		padding-top: 50px !important;
		padding-bottom: 50px !important;
/* 		text-align: center; */
	}
	#ajax-content-wrap .vc_row.right_padding_119px .row_col_wrap_12 {
		padding-right: 0px !important;
	}
	#ajax-content-wrap .vc_row.left_padding_119px .row_col_wrap_12 {
		padding-left: 0px !important;
	}
	div#sec-02 h2 {
		font-size: 30px;
		line-height: 40px;
	}
	div#sec-02 p {
		font-size: 14px;
		width: 100%;
	}
	div#sec-02 a.nectar-button.small.regular.accent-color.regular-button {
		margin-right: 10px !important;
		margin-top: 10px !important;
	}
	/* sec05 */
	div#testi {
		padding: 10px !important;
		padding-top: 50px !important;
		padding-bottom: 70px !important;
/* 		text-align: center; */
	}
	div#testi h3 {
		font-size: 18px;
	}
	div#testi h2 {
		font-size: 30px;
		line-height: 40px;
		width: 100%;
	}
	div#testi .carousel-item {
/* 		width: 100%; */
	}
	div#testi .carousel-item .wpb_text_column.wpb_content_element {
		padding: 30px 20px !important;
	}
	.owl-carousel[data-desktop-cols] .owl-item img {
/* 		display: table;
		margin: 0 auto; */
	}
	div#testi .carousel-item .wpb_text_column.wpb_content_element p.texwork {
		font-size: 14px;
		line-height: 25px;
	}
	div#testi .carousel-item .wpb_text_column.wpb_content_element h4 {
		font-size: 19px;
	}
	div#new-testi {
		height: 650 !important;
		overflow-y: scroll;
	}
	div#new-testi .flx {
/* 		flex-direction: column; */
	}
	div#testi div#new-testi p {
		font-size: 14px;
		line-height: 25px;
	}
	div#new-testi .flx img {
		display: table !important;
   		margin: 0 auto !important;
	}
	div#testi .owl-nav button.owl-prev, div#testi .owl-nav.disabled button.owl-next {
/* 		top: 101%; */
	}
	/* sec06 */
	div#sec-01 {
		padding: 10px !important;
		padding-top: 50px !important;
		padding-bottom: 50px !important;
/* 		text-align: center; */
	}
	#ajax-content-wrap .vc_row.right_padding_138px .row_col_wrap_12 {
		padding-right: 0px !important;
	}
	#ajax-content-wrap .vc_row.left_padding_138px .row_col_wrap_12 {
		padding-left: 0px !important;
	}
	div#sec-01 img {
		width: 350px;
	}
	div#hop-work {
		padding-left: 10px !important;
		padding-top: 40px !important;
		padding-bottom: 40px !important;
		padding-right: 10px !important;
	}
	div#hop-work h6 {
		font-size: 20px;
	}
	div#hop-work h2 {
		font-size: 30px;
		line-height: 40px;
		width: 100%;
	}
	div#hop-work p {
		font-size: 14px;
		width: 100%;
	}
	div#hop-work ol li {
		font-size: 14px;
		line-height: 25px;
		width: 90%;
	}
	div#footer-working {
		padding: 10px !important;
		padding-top: 35px !important;
		padding-bottom: 35px !important;
/* 		text-align: center; */
	}
	#ajax-content-wrap .vc_row.right_padding_490px .row_col_wrap_12, .nectar-global-section .vc_row.right_padding_490px .row_col_wrap_12 {
		padding-right: 0px !important;
	}
	#ajax-content-wrap .vc_row.left_padding_490px .row_col_wrap_12, .nectar-global-section .vc_row.left_padding_490px .row_col_wrap_12 {
		padding-left: 0px !important;
	}
	div#footer-working img {
		width: 250px;
	}
	div#footer-working ul#menu-menu-2 {
/* 		display: flex;
		flex-direction: column; */
	}
	div#footer-working ul#menu-menu-2 li {
/* 		margin-right: 0px !important;
		margin-bottom: 5px; */
	}
	div#footer-working ul#menu-menu-2 li a {
		font-size: 15px;
	}
	div#footer-working ul.social li {
		margin-right: 0px !important;
	}
	div#footer-working ul.social li a {
		font-size: 15px;
	}
	#page-header-bg h1 {
		width: 70%;
		padding: 20px !important;
	}
	/* AboutPage */
	div#abo-inner p {
		font-size: 14px;
		line-height: 25px;
	}
	.page-id-56 div#sec-04 {
		padding-bottom: 0px !important;
	}
	div#educa {
		padding: 10px !important;
		padding-top: 50px !important;
		padding-bottom: 50px !important;
/* 		text-align: center; */
	}
	#ajax-content-wrap .vc_row.right_padding_180px .row_col_wrap_12 {
		padding-right: 0px !important;
	}
	#ajax-content-wrap .vc_row.left_padding_180px .row_col_wrap_12 {
		padding-left: 0px !important;
	}
	div#educa h4 {
/* 		width: 100%; */
	}
	.container-wrap .full-width-content .vc_row-fluid[data-column-margin*=px]>.span_12>.wpb_column {
		margin-bottom: 10px !important;
	}
	div#educa .vc_col-sm-3 .wpb_text_column.wpb_content_element p {
		font-size: 14px;
	}
	div#educa p {
		font-size: 14px;
	}
	/* EducationPage */
	.page-id-96 div#educa p {
		padding-top: 20px;
	}
	div#educa img {
		width: 95%;
	}
	/* BookPage */
	div#boo-work {
		padding: 10px !important;
		padding-top: 50px !important;
		padding-bottom: 50px !important;
/* 		text-align: center; */
	}
	#ajax-content-wrap .vc_row.right_padding_200px .row_col_wrap_12 {
		padding-right: 0px !important;
	}
	#ajax-content-wrap .vc_row.left_padding_200px .row_col_wrap_12 {
		padding-left: 0px !important;
	}
	div#boo-work img {
		width: 80%;
		height: auto;
	}
	div#boo-work h3 {
		font-size: 30px;
		line-height: 40px;
	}
	div#boo-work p {
		font-size: 14px;
		line-height: 25px;
	}
	div#boo-work p strong {
		line-height: 30px;
	}
	div#boo-work a.nectar-button.small.regular.accent-color.regular-button {
		width: 170px !important;
		margin-top: 0px !important;
	}
	div#boo-work a.nectar-button.small.regular.accent-color.regular-button span {
		font-size: 15px;
	}
	/* GetInvolvedPage */
	body.page-template-default.page.page-id-111 div#educa h2 {
		font-size: 30px;
		line-height: 40px;
	}
	body.page-template-default.page.page-id-111 div#educa p strong, body.page-template-default.page.page-id-117 div#educa p strong {
		font-size: 18px;
	}
	div#educa ol li, div#educa ul li {
		text-align: left;
		font-size: 14px;
	}
	/* GalleryPage */
	div#gallery-row {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
		text-align: center;
	}
	.gallery-head {
		margin-bottom: 20px !important;
	}
	.gallery-head h2 {
		font-size: 30px;
		line-height: 40px;
	}
	/* ContactPage */
	div#contactrow {
		padding: 10px !important;
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
	#ajax-content-wrap .vc_row.right_padding_250px .row_col_wrap_12 {
		padding-right: 0px !important;
	}
	#ajax-content-wrap .vc_row.left_padding_250px .row_col_wrap_12 {
		padding-left: 0px !important;
	}
	div#details {
		width: 100%;
		padding: 30px 20px !important;
	}
	div#details p {
		font-size: 18px;
	}
	div#details ul.social {
		margin-bottom: 10px;
	}
	div#details ul.social li a {
		font-size: 18px;
	}
	/* DonatePage */
	.wpb_column.left_padding_desktop_80px > .vc_column-inner {
		padding-left: 0px !important;
		padding-top: 20px !important;
	}
}









/* Media Query 1301 */
@media only screen and (min-width: 1301px) and (max-width: 1600px){
	/* HEader */
	body #header-outer {
		padding: 10px 0 !important;
	}
/* 	body #top #logo img {
		height: 65px;
	} */
	#header-outer[data-full-width="true"] header > .container {
		padding: 0px 20px !important;
	}
	#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
		font-size: 14px;
		padding: 0px 15px 0px 15px !important;
	}
	#header-outer[data-lhe=animated_underline] #top nav>ul>li#menu-item-85>a {
		width: 150px;
   		height: 50px;
		font-size: 14px;
		line-height: 3.3;
	}
	#header-outer[data-format=centered-menu] #top .span_9 nav .sf-menu:not(.buttons) {
		justify-content: end;
	}
	/* sec01 */
	div#banner-work {
		padding: 0px !important;
		text-align: center;
	}
	.banner-inner-row2 .vc_col-sm-12 .vc_column-inner {
/* 		width: auto !important; */
		padding: 30px !important;
	}
	div#banner-work h6 {
/* 		font-size: 18px; */
	}
	div#banner-work h2 {
		/* font-size: 30px;
		line-height: 40px; */
	}
	a#btn-2 {
		margin-bottom: 10px !important;
	}
	a.nectar-button.small.regular.accent-color.regular-button {
/* 		width: 185px;
    	height: 50px;
		line-height: 2.5; */
	}
	a.nectar-button.small.regular.accent-color.regular-button span {
/* 		font-size: 14px; */
	}
	.vc_row.inner_row.bottom_padding_tablet_354px {
        padding-bottom: 374px !important;
    }
	/* sec02 */
	div#sec-04 {
/* 		padding: 10px !important;
		padding-top: 50px !important;
		padding-bottom: 180px !important; */
/* 		text-align: center; */
	}
	#ajax-content-wrap .vc_row.right_padding_139px .row_col_wrap_12 {
/* 		padding-right: 0px !important; */
	}
	#ajax-content-wrap .vc_row.left_padding_139px .row_col_wrap_12 {
/* 		padding-left: 0px !important; */
	}
	div#sec-04 h6 {
/* 		font-size: 18px; */
	}
	div#sec-04 h2 {
/* 		font-size: 30px;
		line-height: 40px; */
		width: 95%;
		padding-bottom: 30px;
	}
	div#sec-04 .vc_col-sm-5 p {
		font-size: 16px;
	}
	div#sec-04 img {
    	margin-right: 10px;
		margin-left: 10px;
		width: 95%;
	}
	div#sec-04 .vc_col-sm-4 p {
		font-size: 16px;
		padding-top: 30px !important;
		padding-bottom: 0px !important;
	}
	#sec-04 .vc_col-sm-8:nth-child(2) {
		padding-left: 0px !important;
	}
	div#sec-04 .nectar-milestone.animated-in {
/* 		display: block; */
/* 		width: 100%; */
/* 		padding-top: 30px !important; */
	}
	#sec-04 .vc_col-sm-8:nth-child(2):before {
/* 		display: none; */
	}
	div#sec-04 .nectar-milestone.animated-in .number.default span {
/* 		font-size: 65px; */
	}
	div#sec-04 .subject {
/* 		font-size: 18px; */
	}
	/* sec03 */
	div#serving {
/* 		padding: 10px !important;
		padding-top: 45px !important;
		padding-bottom: 59px !important; */
/* 		text-align: center; */
	}
	div#serving h6{
		font-size: 18px;
	}
	div#serving h2 {
/* 		font-size: 30px;
		line-height: 40px; */
		width: 100%;
	}
	.services-sec {
/* 		padding: 20px 20px !important; */
	}
	div#serving h3 {
/* 		font-size: 18px;
		line-height: 30px; */
		padding-left: 20px !important;
		margin: 0px !important;
	}
	/* sec04 */
	div#sec-02 {
/* 		padding: 10px !important;
		padding-top: 50px !important;
		padding-bottom: 50px !important; */
/* 		text-align: center; */
	}
	#ajax-content-wrap .vc_row.right_padding_119px .row_col_wrap_12 {
/* 		padding-right: 0px !important; */
	}
	#ajax-content-wrap .vc_row.left_padding_119px .row_col_wrap_12 {
/* 		padding-left: 0px !important; */
	}
	div#sec-02 h2 {
/* 		font-size: 30px;
		line-height: 40px; */
	}
	div#sec-02 p {
		font-size: 16px;
		width: 100%;
	}
	div#sec-02 a.nectar-button.small.regular.accent-color.regular-button {
		margin-right: 10px !important;
		margin-top: 10px !important;
	}
	/* sec05 */
	div#testi {
/* 		padding: 10px !important;
		padding-top: 50px !important;
		padding-bottom: 70px !important; */
/* 		text-align: center; */
	}
	div#testi h3 {
		font-size: 18px;
	}
	div#testi h2 {
/* 		font-size: 30px;
		line-height: 40px; */
		width: 100%;
	}
	div#testi .carousel-item {
/* 		width: 100%; */
	}
	div#testi .carousel-item .wpb_text_column.wpb_content_element {
/* 		padding: 30px 20px !important; */
	}
	.owl-carousel[data-desktop-cols] .owl-item img {
/* 		display: table;
		margin: 0 auto; */
	}
	div#testi .carousel-item .wpb_text_column.wpb_content_element p.texwork {
		font-size: 16px;
		line-height: 25px;
	}
	div#testi .carousel-item .wpb_text_column.wpb_content_element h4 {
		font-size: 19px;
	}
	div#new-testi {
/* 		height: 650 !important;
		overflow-y: scroll; */
	}
	div#new-testi .flx {
/* 		flex-direction: column; */
	}
	div#testi div#new-testi p {
		font-size: 16px;
		line-height: 25px;
	}
	div#new-testi .flx img {
/* 		display: table !important;
   		margin: 0 auto !important; */
	}
	div#testi .owl-nav button.owl-prev, div#testi .owl-nav.disabled button.owl-next {
/* 		top: 101%; */
	}
	/* sec06 */
	div#sec-01 {
/* 		padding: 10px !important;
		padding-top: 50px !important;
		padding-bottom: 50px !important; */
/* 		text-align: center; */
	}
	#ajax-content-wrap .vc_row.right_padding_138px .row_col_wrap_12 {
/* 		padding-right: 0px !important; */
	}
	#ajax-content-wrap .vc_row.left_padding_138px .row_col_wrap_12 {
/* 		padding-left: 0px !important; */
	}
	div#sec-01 img {
		width: 350px;
	}
	div#hop-work {
/* 		padding-left: 10px !important;
		padding-top: 40px !important;
		padding-bottom: 40px !important;
		padding-right: 10px !important; */
	}
	div#hop-work h6 {
/* 		font-size: 20px; */
	}
	div#hop-work h2 {
/* 		font-size: 30px;
		line-height: 40px; */
		width: 100%;
	}
	div#hop-work p {
		font-size: 16px;
		width: 100%;
	}
	div#hop-work ol li {
		font-size: 16px;
		line-height: 25px;
/* 		width: 90%; */
	}
	div#footer-working {
/* 		padding: 10px !important;
		padding-top: 35px !important;
		padding-bottom: 35px !important; */
		text-align: center;
	}
	#ajax-content-wrap .vc_row.right_padding_490px .row_col_wrap_12, .nectar-global-section .vc_row.right_padding_490px .row_col_wrap_12 {
		padding-right: 300px !important;
	}
	#ajax-content-wrap .vc_row.left_padding_490px .row_col_wrap_12, .nectar-global-section .vc_row.left_padding_490px .row_col_wrap_12 {
		padding-left: 300px !important;
	}
	div#footer-working img {
		width: 250px;
	}
	div#footer-working ul#menu-menu-2 {
		display: inline-block;
		margin-right: 25px;
	}
	div#footer-working ul#menu-menu-2 li {
/* 		margin-right: 15px !important; */
/* 		margin-bottom: 5px; */
	}
	div#footer-working ul#menu-menu-2 li a {
		font-size: 16px;
	}
	div#footer-working ul.social li {
		margin-right: 0px !important;
	}
	div#footer-working ul.social li a {
		font-size: 16px;
	}
	#page-header-bg h1 {
		width: 70%;
		padding: 20px !important;
	}
	/* AboutPage */
	div#abo-inner p {
		font-size: 16px;
		line-height: 25px;
	}
	.page-id-56 div#sec-04 {
		padding-bottom: 0px !important;
	}
	div#educa {
		padding: 10px !important;
		padding-top: 50px !important;
		padding-bottom: 50px !important;
/* 		text-align: center; */
	}
	#ajax-content-wrap .vc_row.right_padding_180px .row_col_wrap_12 {
/* 		padding-right: 0px !important; */
	}
	#ajax-content-wrap .vc_row.left_padding_180px .row_col_wrap_12 {
/* 		padding-left: 0px !important; */
	}
	div#educa h4 {
/* 		width: 100%; */
	}
	.container-wrap .full-width-content .vc_row-fluid[data-column-margin*=px]>.span_12>.wpb_column {
		margin-bottom: 10px !important;
	}
	div#educa .vc_col-sm-3 .wpb_text_column.wpb_content_element p {
		font-size: 14px;
	}
	div#educa p {
		font-size: 14px;
	}
	/* EducationPage */
	.page-id-96 div#educa p {
		padding-top: 20px;
	}
	div#educa img {
		width: 95%;
	}
	/* BookPage */
	div#boo-work {
		padding: 10px !important;
		padding-top: 50px !important;
		padding-bottom: 50px !important;
/* 		text-align: center; */
	}
	#ajax-content-wrap .vc_row.right_padding_200px .row_col_wrap_12 {
/* 		padding-right: 0px !important; */
	}
	#ajax-content-wrap .vc_row.left_padding_200px .row_col_wrap_12 {
/* 		padding-left: 0px !important; */
	}
	div#boo-work img {
		width: 80%;
		height: auto;
	}
	div#boo-work h3 {
		font-size: 30px;
		line-height: 40px;
	}
	div#boo-work p {
		font-size: 14px;
		line-height: 25px;
	}
	div#boo-work p strong {
		line-height: 30px;
	}
	div#boo-work a.nectar-button.small.regular.accent-color.regular-button {
		width: 170px !important;
		margin-top: 0px !important;
	}
	div#boo-work a.nectar-button.small.regular.accent-color.regular-button span {
		font-size: 15px;
	}
	/* GetInvolvedPage */
	body.page-template-default.page.page-id-111 div#educa h2 {
		font-size: 30px;
		line-height: 40px;
	}
	body.page-template-default.page.page-id-111 div#educa p strong, body.page-template-default.page.page-id-117 div#educa p strong {
		font-size: 18px;
	}
	div#educa ol li, div#educa ul li {
		text-align: left;
		font-size: 14px;
	}
	/* GalleryPage */
	div#gallery-row {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
		text-align: center;
	}
	.gallery-head {
		margin-bottom: 20px !important;
	}
	.gallery-head h2 {
		font-size: 30px;
		line-height: 40px;
	}
	/* ContactPage */
	div#contactrow {
		padding: 10px !important;
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
	#ajax-content-wrap .vc_row.right_padding_250px .row_col_wrap_12 {
/* 		padding-right: 0px !important; */
	}
	#ajax-content-wrap .vc_row.left_padding_250px .row_col_wrap_12 {
/* 		padding-left: 0px !important; */
	}
	div#details {
		width: 100%;
		padding: 30px 20px !important;
	}
	div#details p {
		font-size: 18px;
	}
	div#details ul.social {
		margin-bottom: 10px;
	}
	div#details ul.social li a {
		font-size: 18px;
	}
	/* DonatePage */
	.wpb_column.left_padding_desktop_80px > .vc_column-inner {
		padding-left: 0px !important;
		padding-top: 20px !important;
	}
}