a,a:hover,
*,*:hover{
    transition: all .2s ease;
}
.menu-header {
    background: transparent;
}
header.header {
    width: 100%;
    z-index: 9;    padding: 60px 0;
}
header.header .container {
    box-shadow: 0px 3px 27px 0px rgb(0 0 0 / 30%);
    width: 79%;
}
.row.header_row1 {
    background: url(./images/bg_00000080.png);
}
header.header .social_icons ul li a {
    background: transparent !important;
}
.email_phone a{
    color:#fff;
    font-size:14.86px;
    padding: 14px;
    padding-left: 50px;
    display: inline-block;
}
.email_phone {
    text-align: right;
}
.menu-header > ul > li > a {
    padding: 16.5px;
    font-size: 17px;
    letter-spacing: 1px;
    text-decoration: none;
    color: #292929;
    font-weight: 500;
    text-transform: uppercase;
}
nav.nav {
    text-align: right;
}
a.donate_btn {
    padding: 13px 24.3px;
    font-size: 17px;
    letter-spacing: 1px;
    text-decoration: none;
    color: #292929;
    font-weight: 500;
    text-transform: uppercase;
    background: #ffc815;
    float: right;
}
.logo img {
    margin-top: 25px;
}
.searchtoggle {
    position: absolute;
    right: 175px;
    top: 14px;
}
.menu-header > ul > li > a:hover {
    background: #ffc815;
}
.email_phone a:hover{
    color:#ffc815;
}
.row.header_row1 a:hover{
    color:#ffc815;
}
.row.header_row2 {
    background: #fff;
}
.searchpanel {
    background: #ccc;
    right: 168px;
    top: 50px;
}
.slider_heading_1 {
    color: #292929;
    font-weight: 300;
    font-size: 56px;
}
.slider_heading_2 {
    color: #292929;
    font-weight: 700;
    font-size: 80px;
    margin: 65px 0 60px 0;
}
.slider_paragraph {
    color: #292929;
    font-weight: 400;
    font-size: 18px;
    line-height: 36px;
}
.slider_btns a {
    /* background: #ffc815; */
    color: #292929;
    font-size: 17px;    text-transform: uppercase;
    border: 1px solid;font-weight: 400;
    display: inline-block;margin-top: 40px;
    margin-right: 10px;
    padding: 15px 31.8px;
}
.slider_btns a:hover{
    background: #ffc815;box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, 0.31); border: 1px solid #ffc815;
}
.slick-slide .caption {
    background: transparent;
    text-shadow: none !important;width: 40%;
}
input.es-email {
    border-radius: 20px;
    border: 0;
    padding: 8.3px 20px;
    font-size: 15px;
    width: 100%;
    margin-top: 10px;
}

.es-form-field-container {
    position: relative;
}
section.sec-footer input[type="submit"] {
    background: #ffc815;
    font-size: 15px;padding: 8.3px 20px;
    color: #292929;border: 0;
    font-weight: 400;border-radius: 20px;
    text-transform: uppercase;margin-bottom: 30px;
}





@media screen and (min-width: 100px) and (max-width: 768px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    body{
        overflow-x: hidden !important;
    }
    .menu-header #menu-button{
        display: none;
    }
main{
	padding: 0;
}
}
@media screen and (min-width: 480px) and (max-width: 668px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
        body{
        overflow-x: hidden !important;
    }

.open-menu body {
    position: fixed !important;
}
[data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
[data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
}
@media screen and (max-width: 380px) {
    [data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    [data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
    .open-menu body {
    position: fixed !important;
}
    body{
        overflow-x: hidden !important;
    }
.menu-header #menu-button{
	display: none;
}
}


@media screen  and (max-width: 1400px){  
header.header {
    padding: 20px 0;
}
.slider .inner-item {
    height: 953px;
}
.social_icons ul li {
    margin-right: 0;
}
.slick-slide .caption {
    width: 50%;
}

.slider_heading_1 {
    font-size: 50px;
}

.slider_heading_2 {
    font-size: 70px;
    margin: 55px 0 50px 0;
}

.slider_paragraph {
    font-size: 18px;
    line-height: 34px;
}
.slider_btns a {
    font-size: 16px;
}

.sec-values .main .disc h3 {
    font-size: 22px;
    margin-right: 15px;
}
.sec-values .main .disc-two h3 {
    font-size: 24px;
}
.sec-values .main .disc-two p {
    font-size: 14px;
    line-height: 26px;
}
.sec-values .main .disc-two a {
    top: -60px;
}
.sec-values .main .disc {
    padding-top: 15px;
}
.sec-values {
    padding: 30px 0;
}
.sec-footer {
    padding: 40px 0 0px;
}
.last .container {
    border-top: 1px solid #cccccc40;
    padding-top: 10px;
}
section.last {
    padding: 20px 0 0;
}

.sec-about {
    padding: 40px 0;
}
.inner-banner {
    height: 150px;
}
.inner-banner h2 {
    font-size: 40px;
}

.wrap strong {
    font-size: 24px;
}

.wrap li {
    font-size: 16px;
    line-height: 32px;
}
a.btn, .btn1 {
    font-size: 16px;
}

.wrap p {
    font-size: 16px;
    line-height: 32px;
}
.sec-cta {
    padding: 40px 0;
}

}

@media screen  and (max-width: 1300px){  

.menu-header > ul > li > a {
    padding: 16px 20px 0 0px;
    font-size: 15px;
}
a.donate_btn {
        font-size: 15px;
}
.social_icons ul li a {
    width: 20px;
}

.email_phone a {
    font-size: 13.86px;
    padding: 14px 0;
    padding-left: 30px;
}
.slider .inner-item {
    height: 840px;
}
.slider_heading_2 {
    font-size: 60px;
}
.slider_heading_1 {
    font-size: 40px;
}
.slider_paragraph {
    font-size: 16px;
    line-height: 30px;
    padding-right: 10%;
}
.sec-about .main .head h2 {
    font-size: 38px;
}
.sec-about .main .head h5 {
    margin: 0 0 10px;
    font-size: 15px;
}

.sec-values .head h2 {
    font-size: 38px;
}
.sec-values .main .disc h3 {
    font-size: 20px;
    margin-right: 15px;
}
.sec-values .main .disc-two h3 {
    font-size: 22px;
    margin-bottom: 10px;
}

.single .container .wrap {
    padding: 40px 0;
    text-align: center;
}
.single .container .entry-content p {
    font-size: 16px;
}
.single .container img.attachment-full.size-full.wp-post-image {
    margin-bottom: 20px;
}
.single .container h1.entry-title {
    display: none;
}
.menu-header > ul > li > a {
    padding: 16px 6px 18px 6px;
    font-size: 15px;
}
.page-id-10 .sec-about .main .head h2 {
    font-size: 30px;
}
a.donate_btn {
    padding: 14px 24.3px;
}

}

@media screen  and (max-width: 1100px){  


.searchtoggle {
    position: absolute;
    right: 155px;
    top: 14px;
}
.slider .inner-item {
    height: 740px;
}
header.header .container {
    width: 90%;
}
.slick-slide .caption {
    width: 60%;
}
.sec-about .main {
    left: -80px;
}
.sec-about .main .head h2 {
    font-size: 30px;
}
.sec-values .main .disc-two p {
    font-size: 13px;
    line-height: 22px;
    padding-right: 13%;
}
.sec-values .main .disc h3 {
    font-size: 18px;
    margin-right: 15px;
}
.wrap strong {
    font-size: 18px;
}
.wrap li {
    font-size: 14px;
    line-height: 28px;
}
a.btn, .btn1 {
    font-size: 14px;
}
.wrap strong {
    font-size: 18px;
}
.wrap p {
    font-size: 14px;
    line-height: 26px;
}
.sec-footer .site-links h2 {
    font-size: 20px;
}



}

@media screen  and (max-width: 800px){     
header.header {
    display: none;
}
header.header.hidden.for_mobile {
    display: block !important;
    position: relative;
    text-align: center;
}
.logo img {
    width: auto;
    max-height: 100px;
    padding: 10px;
}
.social_icons {
    text-align: center;
}
a.donate_btn {
    padding: 10px 30px;
    display: inline-block;
    float: none;
    margin-bottom: 15px;
}
.social_icons ul li {
    padding: 6px;
}
a#hamburg {
    position: absolute;
    z-index: 99999;
    left: 30px;
    top: 44px;
}
html.open-menu nav.nav1 {
    background: #fff;
    z-index: 9999;
}
header.header .container {
    width: 100%;
}
.slider .inner-item {
    height: 520px;
}
.slider .inner-item .caption {
    display: block;
}

.slick-slide .caption {
    left: 4%;
    top: 15%;
}

.slider_btns {
    display: none;
}
header.header.hidden.for_mobile {
    padding: 0;
}
.slider_heading_2 {
    font-size: 50px;
    margin: 40px 0;
}
.slider_heading_1 {
    font-size: 30px;
}
.sec-about .main {
    left: -40px;
}
.sec-about .main .head {
    background-color: #292929;
    padding: 40px 24px;
}
.sec-about .main {
    padding: 10px;
}
.sec-about {
    padding: 30px 0;
    background-color: #292929;
}
.sec-values .main .pic img {
    width: 100%;
    height: 285px;
    object-fit: cover;
}
.sec-values .main .disc {
    left: 0;
    width: calc(100% );
}
.sec-values .col-sm-4 {
    padding: 0;
}
.sec-values .main .pic img {
    height: 230px;
}
.sec-values .main .pic-right img {
    height: 495px;
}
.sec-values .main .disc-two {
    padding-left: 15px;
}
.sec-values .main .disc-two a {
    top: -70px;
    left: -10px;
}
.sec-values .main .disc-two p {
    font-size: 13px;
    padding-right: 13%;
    line-height: inherit;
}
.sec-values .head h2 {
    font-size: 32px;
}
.sec-footer {
    padding: 20px 0 0px;
}
.nav-cross span {
    height: 3px;
    background: #ffc815;
}

.nav1 .container {
    width: 100%;
}
.page-id-10 .sec-about .col-sm-5, .col-sm-7 {
    width: 100%;
    text-align: center;
}
.page-id-10 .sec-about .col-sm-7 {
    width: 100%;
    text-align: center;
}

.page-id-10 .sec-about .pic img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.page-id-10  .sec-about .pic {
    margin-bottom: 30px;
}

.page-id-10  .sec-about .main .head p {
    font-size: 13px;
}

.page-id-10 .sec-about .main {
    padding: 10px;
}
.inner-banner {
    height: 120px;
}
.inner-banner h2 {
    font-size: 34px;
}
.sec-cta .form input, .sec-cta .form textarea {
    width: 80%;
    margin: 10px auto 0;
    padding: 10px 20px;
    border: 1px solid #b5b2b2;
}

.sec-cta .col-md-4 {
    margin-bottom: 20px;
}

.sec-cta .form {
    margin-top: 10px;
}


}

@media screen  and (max-width: 600px){     

.slider_heading_1 {
    display: none;
}
.slider_heading_2 {
    display: none;
}
.slider .inner-item {
    height: 240px;
}
.slick-slide .caption {
    left: 1%;
    top: 6%;
}
.slider_paragraph {
    font-size: 14px;
    line-height: 25px;
    padding-right: 10%;
}



.sec-about .col-sm-5 {
    width: 100%;
    text-align: center;
}
.sec-about .col-sm-7 {
    width: 100%;
    text-align: center;
}

.sec-about .pic img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.sec-about .pic {
    margin-bottom: 30px;
}

.sec-about .main .head p {
    font-size: 13px;
}

.sec-about .main {
    padding: 10px;
}

.sec-about .row.top {
    display: block;
    align-items: center;
}
.sec-about .main .head {
    background-color: #292929;
    padding: 15px 15px;
}
.sec-about .main {
    padding: 7px;
    left: 0;
}
.sec-about .main .head .read a {
    font-size: 14px;
}
.sec-values .head h2 {
    font-size: 28px;
}
.sec-values .main .pic img {
    height: auto;
}
.sec-values .main .pic-right img {
    height: auto;
}
.sec-values .main .disc-two {
    position: relative;
    bottom: 5px;
    left: 0;
    background-color: #ffc815;
    width: calc(100%);
    padding-left: 10px;
    height: 150px;
    padding-top: 20px;
}
.sec-values .main .disc-two p {
    font-size: 13px;
    padding-right: 0%;
    line-height: inherit;
}
.sec-values .main .disc-two h3 {
    font-size: 22px;
    margin-bottom: 14px;
}
.sec-values .main .disc-two a {
    top: -130px;
    left: -10px;
}
.sec-values .main .disc-two a {
    top: -120px;
    left: -10px;
    background-color: #fff;
    height: 40px;
    width: 40px;
}

.sec-values {
    padding: 30px 0 0px;
}
.sec-values .col-sm-8 {
    padding: 0;
    margin: 0 0 -50px;
}
.sec-footer {
    padding: 35px 0 0px;
    text-align: center;
}
section.last p {
    text-align: center;
}
.page-id-10 .sec-about .col-sm-7 {
    width: 100%;
    text-align: center;
    padding: 0px;
}
.sec-about .main .head {
    background-color: #292929;
    padding: 15px 15px;
}
.page-id-10 .sec-about .main {
    padding: 5px;
}
.page-id-10 .sec-about {
    padding: 30px 0 0;
    background-color: #292929;
}
a#hamburg {
    position: absolute;
    z-index: 99999;
    left: 30px;
    top: 14px;
}

section.section {
    padding: 20px 0;
    overflow: hidden;
}
.wrap strong {
    font-size: 16px;
}

ul {
    padding: 0 0 0 20px;
}
a.btn, .btn1 {
    font-size: 14px;
    margin-bottom: 20px;
}
.sec-cta .form input, .sec-cta .form textarea {
    width: 100%;
    margin: 5px auto 0;
    padding: 10px 20px;
    border: 1px solid #b5b2b2;
}
.sec-cta {
    padding: 40px 0 10px;
}
.sec-cta .form input.wpcf7-form-control.wpcf7-submit {
    font-size: 13px;
    padding: 11px 35px;
}

}