@font-face {font-family: "MuseoSansRounded-700";
    src: url("../fonts/MuseoSansRounded-700.eot"); /* IE9*/
    src: url("../fonts/MuseoSansRounded-700.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/MuseoSansRounded-700.woff2") format("woff2"), /* chrome、firefox */
    url("../fonts/MuseoSansRounded-700.woff") format("woff"), /* chrome、firefox */
    url("../fonts/MuseoSansRounded-700.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url("470ad2519927fa4eedb66fdcd82af115.svg#MuseoSansRounded-700") format("svg"); /* iOS 4.1- */
  }
@font-face {font-family: "MuseoSans-300";
    src: url("../fonts/MuseoSans-300.otf"); /* IE9*/
    src: url("../fonts/MuseoSans-300.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/MuseoSans-300.woff") format("woff"), /* chrome、firefox */
    url("../fonts/MuseoSans-300.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  }

  @font-face {font-family: "Museosans-700";
    src: url("../fonts/museosans-700.ttf"); /* IE9*/
    src: url("../fonts/museosans-700.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/museosans-700.woff") format("woff"), /* chrome、firefox */
    url("../fonts/museosans-700.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  }



*{
    padding: unset;
}
form.wpcf7-form .form-c  label:nth-child(1) {
     display: block !important; 
}
body{
    top:0;
    bottom:0;
    left: 0;
    right:0;
    position: relative;
}
.headertop1{
    background: #cd6932;
    margin: 0 ; 
    text-transform: uppercase;
    display: flex;
    align-items: center;
    position: sticky;
    top: 0;
}
.container {
    width: -webkit-fill-available;
    margin: 0 auto;
    position: relative;
    width: 85%;
    display: flex;
    align-items: center;
    z-index: 1;
}

.search-icon{
    background: url('../images/search-icon.png');
    background-repeat: no-repeat;
    background-position: center;
    text-indent: -9999999px;
    color: #cd6931;
    background-size: contain;
    cursor: pointer;
    padding: 10px 10px 6px 10px;
}

.header {
    width: 100%;
    z-index: 999999;
    top: 0;
    background-color: transparent;
    position: relative;
    box-shadow: none;
}
.bgheader{
    background-color: #24404e;
}
.right {
    float: right;
    padding: 5px 0px 0 0;
    right: 0;
    position: absolute;
}
.sitenav {
    right: 0;
    position: absolute;
}

.page-template-template-new-home .rivers-project-section {
 background-image: url('https://www.centerforvictims.org/wp-content/uploads/2020/09/river-project-bg2.jpg');
    background-size: cover;
    margin-top: -80px;
    position: relative;
   
}
.page-template-template-new-home #searchform {display: none;}
.page-template-template-new-home .rivers-project-section .page_content {
    padding: 150px 0 120px 0;
}
.page-template-template-new-home .rivers-project-section h1.title {
    color: #b3c220;
    font-size: 50px;
    width: 70%;
    font-family: MuseoSansRounded-700;
}
.page-template-template-new-home  .rivers-project-section .description {
    font-size: 16px;
    color: #ffffff;
    line-height: 30px;
   text-align: justify;
    font-family: MuseoSans-300;
    margin-bottom: 20px;
}
a.learn-more {
    background-color: #b3c120;
    color: #fff;
    border-radius: 6px;
    text-transform: uppercase;
    width: 166px;
    height: 52px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-family: MuseoSans-300;
}
.page-template-template-new-home  .rivers-project-section span.first-title {display: block;}
.row .col { width: 50%; float: left; }
.new-technology-section .row .col-left {
    width: 40%;
    float: left;
    display: flex;
    justify-content: center;
    background: url(../images/GreenCircle.png);
    background-position: top;
    background-size: cover;
}
.new-technology-section .row .col-right {
    width: 50%;
    float: right;
    margin: 5%;
}

.new-technology-section img {
    margin: 10% auto;
}
/** slider css **/ 


.service-slider .ls-nav-next {
    background: rgba(0, 0, 0, 0) url(../images/next-slider-bt.png) repeat scroll 0 0 !important;
    height: 94px !important;
    width: 40px !important;
    margin-top: -50px !important;
    right: -10px !important;
}

.service-slider .ls-nav-prev {
    background: rgba(0, 0, 0, 0) url(../images/prev-slider-bt.png) repeat scroll 0 0 !important;
    height: 94px !important;
    width: 40px !important;
    margin-top: -50px !important;
   left: -10px !important;
}

#service-gallery .container {
    width: 100%;
    padding: unset;
}

/**end slider **/


/* .row { padding: 100px 0 100px 0;} */
.services-section .page_content { padding-top: 60px; width: 100%;}
.services-section .page_content .title {text-align: center;line-height: 0.8; color: #b7be11;    font-family: MuseoSansRounded-700;font-size: 50px;}
.services-section .page_content .description {text-align: center;color: #fff;font-family: MuseoSans-300;font-size: 16px;}

/*  new technology */

.page-template-template-new-home .new-technology-section h1.title {
    color: #cd6932;
    font-size: 48px;
    font-family: MuseoSansRounded-700;
    text-align: right;
}
.page-template-template-new-home  .new-technology-section .description {
    font-size: 16px;
    color: #707376;
    line-height: 30px;
    text-align: right;
    margin-bottom: 5%;
    font-family: MuseoSans-300;
}


#menu-item-33 > a , #menu-item-2115 > a {
    background: #b3c120 none repeat scroll 0 0;
    box-shadow: none;
    color: #fff;
    font-size: 16px;
    border-radius: 6px;
    width: 140px;
    height: 52px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: unset;
    font-family: MuseoSans-300;
}

.sitenav ul li a {
    color: #fff;
    display: block;
    font-size: 16px;
    margin: 0 7px 0 0;
    padding: 15px 17px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: MuseoSansRounded-700;
}
.sitenav ul li ul li a {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    top: 1px;
    text-align: left;
    border-top: 1px solid #ccc;
    color: #000;
}

.page-template-template-new-home .rivers-project-section:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    background-image: linear-gradient(to bottom right,#3d3e3b,#233f4e);
    opacity: .6;
}

.therapy-dogs-section .col-left img {
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    margin: 10% 0;
}

.download-app {
    background: #b3c01f;
    border-radius: 6px;
    color: #fff;
    float: right;
    text-transform: uppercase;
    font-family: MuseoSans-300;
    width: 270px;
    height: 52px;
    font-size: 20px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
}

.services-section {
    background: #666666;
  /*  min-height: -webkit-fill-available;*/
    min-height: 500px;
    display: flex;
    align-items: flex-start;
    padding-bottom: 5%;
}

.services-ul {
    -webkit-column-count: 4;
    -webkit-column-gap: 0px;
    column-count: 4;
    column-gap: 0px;
    width: auto;
    margin: auto;
    list-style: none;
    z-index: 98;
}
#service-gallery {
    z-index: 98;
    position: absolute;
    margin: -25% auto;
    display: block;
    right: 10%;
    left: 10%;
}

/* #service-gallery .services-ul .gallery-img:hover {
    background: #233f4e;
    z-index: 1;
    opacity: 0.1;
} */
#instagram-post {
    z-index: 98;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    margin-top: -25%;
}
ul.instagram-pics {
    list-style: none;
    width: 33%;
}
ul.instagram-pics li {
    float: left;
    width: 30%;
}
/* search */
#searchform {margin: -2px 10px 0 0;}
#searchform .search-field {
    padding: 4px;
    width: 150px;
    font-family: MuseoSansRounded-700;
    border: 1px solid #cd6931;
    border-radius: 3px;
}
#searchform .search-submit { background: #b3c120 none repeat scroll 0 0; font-size: 15px;   width: 70px;
    font-family: MuseoSansRounded-700;border-radius: 5px;margin: 0px 0 0 10px; color: #fff;}


/* end serach */


.header4-section {
    min-height:500px;
    display: flex;
    background: url(../images/GreenCircle2.png);
    background-position: top right;
    background-size: 40%;
    background-repeat: no-repeat;
    background-color: #294d5f;

}

.header4-section .container {
    margin: 10% auto;
}

.header4-section .page_content {
    padding: 50px 0;
    width: 100%;
    text-align: left;
}

.header4-section .page_content .description {
    color: #fff;
    font-size: 16px;
    font-family: MuseoSans-300;
    word-spacing: 5px;
    text-align: justify;
    margin-top: 10%;
}

.header4-section:after{
    bottom: 0;
    top:0;
    right:0;
    position: absolute;
    background: url(../images/GreenCircle2.png);
}

.header4-section .page_content .title {
    text-align:left;
    line-height: 0.8;
    color: #b7be11;
    font-size: 48px;
    font-family: MuseoSansRounded-700;
}

.header4-section .page_content .service-area {
    width: 50%;
    float: left;
}

.therapy-dogs-slider {
    width: 100%;
}

.therapy-dogs-section .page_content {
/*     
    text-align: left;
    display: flex; */
    justify-content: center;
    align-items: center;
    flex-flow: column;
}


.therapy-dogs-section .page_content .title{
    font-size: 26px;
    color: #294d5f;
    font-family: MuseoSansRounded-700;
    text-align: center;
}

.therapy-dogs-section .page_content .description, .therapy-dogs-section .page_content .col-right {
    color: #707376;
    font-size: 16px;
    font-family: MuseoSans-300;
    margin: 5% 0;
}
span.phone-number {
    background-image: url(../images/footer-phone-no-icos.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 0 0px 0 25px;
}
span.con-email {
    background-image: url(../images/footer-email-icon.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 0 0px 0 25px;
}
.footer-contact-widget .textwidget p {
    line-height: 22px;
    font-family: Museosans-300;
    text-transform: none !important;
    margin: 12px 0 0px 0;
}
.therapy-dogs-section .page_content .slider-wrap {
    width: 100%;
}



.services-wrap.fadeInLeft {
    margin: auto;
}
.service-area.col1 {
    float: right;
    width: 60%;
    text-align: justify;
}

.row .col-left {
    width: 40%;
    display: flex;
   
}

.therapy-dogs-section .container .page_content .row {
    display: flex;
}

.therapy-dogs-section .row .col-right {
    width: 60%;
    text-align: justify;
    padding: 0 20px;
}



.newsletter {
    background: #74afa9;
    margin: auto;
    display: flex;
    justify-content: center;
    height: 100px;
    align-items: center;
    padding: 10px;
}


.newsletter-title {
    color: #fff;
    font-size: 28px;
    margin: 10px auto;
    font-family: MuseoSansRounded-700;
    width: 45%;
    width: 40%;
    /* display: flex; */
}

.newsletter .container #form{
    width: 50%;
    margin: auto;
}
.newsletter #wpcf7-f56-o1 > form > p {
    margin: 10px 0;
}

form.wpcf7-form label:nth-child(1) {
    display: none;
}

.wpcf7 input[type="text"], .wpcf7 input[type="tel"], .wpcf7 input[type="email"] {
    width: 70%;
    border: 1px solid #ffffff;
    box-shadow: inset 1px 1px 2px #fff;
    height: 39px;
    padding: 0 15px;
    color: #707376;
    margin-bottom: 0;
    font-size: 16px;
    font-family: MuseoSansRounded-700;
    border-radius: 5px 0 0 5px;
}

#footer-wrapper {
    background-color: #333333;
    border-top: unset;
    color: #fff;
    padding: 20px 0 0;
    position: relative;
    text-transform: uppercase;
    font-size: 16px;
}
#footer-wrapper .cols-4 ul li a {
    color: #fff;
       font-family: Museosans-300;
    font-size: 16px;
    line-height: 2.4;
}

#footer-wrapper .title {
    color: #b3c220;
    font-size: 16px;
    text-transform: uppercase;
       font-family: Museosans-300;
}

#footer-wrapper h1.stay-connected {
    color: #b3c220;
    font-size: 16px;
    font-family: Museosans-300;
    text-transform: uppercase;
}

.cols-4 .widget-column-4 .menu {
    text-align: right;
}

.menu img {
    width: 100px;
}

.cols-4 ul li {
    color: #fff;
    padding: 7px 0 0;
    display: flex;
    justify-content: flex-end;
}

.footer-social .footer-social-menu li a {
    border-radius: 50%;
    display: block;
    background-position: center;
}

.cols-4.widget-column-2 .menu .menu-new-footer-one-container ul#menu-new-footer-one li 
{
display: flex;
justify-content: flex-start;
}
.cols-4.widget-column-4 .menu img {     margin-bottom: 13%; display: block; margin-left: auto; }
#footer-wrapper h1.stay-connected {text-align: right;}

ul.footer-social-menu .fb {
    background: rgba(0, 0, 0, 0) url(../images/SocialIconsWhite-fb.png) repeat scroll 0 0;
}
ul.footer-social-menu .in {
    background: rgba(0, 0, 0, 0) url(../images/SocialIconsWhite-ig.png) repeat scroll 0 0;
}
ul.footer-social-menu .tw {
    background: rgba(0, 0, 0, 0) url(../images/SocialIconsWhite-twitter.png) repeat scroll 0 0;
}

.copyright-wrapper {
    background-color: #2c2c2c;
    height: 50px;
    padding: 0;
    position: relative;
    display: flex;
    justify-content: center;
    color: #74afa9;
    text-align: center;
    font-size: 16px;
    font-family: MuseoSans-300;

}

.copyright-wrapper .container {
    display: flex;
    justify-content: center;
    text-transform: capitalize;
    font-size: 14px;
}

#footer-wrapper .widget-column-4 {
    margin-right: 0px !important;
    width: 33%;
}

#footer-wrapper .cols-4.widget-column-3 {
    width: 5%;
}
.widget-column-2, .widget-column-4, .widget-column-5 {
    width: 30%;
    margin: 0 0% 2% 0;
}
#footer-wrapper .cols-4 .widget-column-4{
    width: 30%;
    float: left;
    margin: 0 2% 2% 0;
}
.footer-social {
    float: right;
    padding: 10px 10px 0;
}
.cols-4.widget-column-2 .menu .menu-footer-one-container ul li {
    display: flex;
    justify-content: unset;
}

/* mobile css */

.toggle {
    display: block;
    right: 0;
    position: absolute;
}

.toggle a {
    width: 100%;
    color: #ffffff;
    background: url(images/mobile_nav_right.png) no-repeat right center #3e3e3e;
    padding: 10px 10px;
    margin-top: 5px;
    font-size: 16px;
    width: 50px;
    height: 50px;
}

@media screen and (max-width: 1169px) and (min-width: 768px)  {
    .newsletter {text-align: center;}
    .container {  width: 100% ;    display: inline-block;   }
    .header .container { display: block; }
    .toggle {display: block;right: 0;position: relative;}
    .toggle a{  width: 100%;
        color: #ffffff;
        background: url('../images/mobile_nav_right.png') no-repeat right center #3e3e3e;
        padding: 10px 10px;
        margin-top: 5px;
        font-size: 16px;
        margin-bottom: 20px;
    }
    .services-section { min-height: 470px;}
    .header4-section .page_content .service-area { width: 100%; float: none;  }
    
}

@media screen and (max-width: 767px){

    .header {
        background-color: #284d5f;
    }
    .headertop1 { text-align: center;display: none; }
    .headertop1 {
        padding: 30px 10px;
        font-size: 16px;
        text-align: center;
        display: none; 
    }
    .container {
        width: 100%;
    }
    .therapy-dogs-section .page_content {
        width: 100%;
    }
    .newsletter {
        display: inline-table;
        text-align: center;
        height: 100px;
    }
    .newsletter-title {
        margin-bottom: 10px;
        width: 100%;
        font-size: 18px;
    }
    .newsletter .container #form {
        width: 100%;
    }
    .newsletter .container {
        margin-bottom:0px;
        width: 100%;
        display: flex;
        flex-flow: column;
    }
    .newsletter .wpcf7 input[type="text"], .wpcf7 input[type="tel"], .wpcf7 input[type="email"] {
        width: 55%;
    }
    #footer-wrapper .container {
        display: flex;
        flex-flow: column;
    }

    .footer-social {
        display: flex;
        justify-content: center;
        float: unset;
    }

    .cols-4 .widget-column-4 .menu {
        text-align: center;
    }

    .cols-4.widget-column-2 ul li {
        display: flex;
        justify-content: flex-start;
    }
    .therapy-dogs-section .container .col-left {
        display: block;
        width: 100%;
    }
    #footer-wrapper .widget-column-4 .menu {
        text-align: center;
    }
    .therapy-dogs-section .container .col-right {
        width: 100%;
        float: unset;
        text-align: justify;
    }

    .therapy-dogs-section .container .page_content .row .col-left img {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
     
    }

    .therapy-dogs-section .container .page_content .therapy-dogs-slider {
        width: 100%;
       
    }

    .therapy-dogs-section .page_content .description {
        text-align: justify;
    }
    .therapy-dogs-section .container .page_content .row {
        display: block;
    }

    .header4-section .page_content .service-area {
        width: -webkit-fill-available;
    }

    .services-section {
        height: 100%;
        align-items: normal;
        min-height: auto;
        padding-bottom: 30%;
    }
    .services-section .container {

        align-items: normal;
    }
    .services-section .container .page_content {
        padding-top: 20px;
    }

    #service-gallery .container {
        padding: unset;
    }

    .new-technology-section .row .col-right {
        width: 100%;
        display: flex;
        flex-flow: column;
        float: unset;
        margin: auto;
    }

    .new-technology-section .row .col-right .description {
        text-align: justify;
        margin: 5%;
    }
    .new-technology-section .row .col-right .download {
        display: flex;
        justify-content: center;
    }
    .new-technology-section .row .col-right h1.title {
        text-align: center;
        display: block;
        font-size: 35px;
        line-height: 1;
    }

    .new-technology-section .row .col-left {
        width: 100%;
        display: flex;
        float: unset;
        margin: auto;
    }

    .rivers-project-section .page_content h1.title {
        font-size: 40px;
        width: 100%;
    }


    
    .header .container {
        display: block;
        }
        .toggle {
        display: block;
        right: 0;
        position: relative;
        }
        .toggle a{
        width: 100%;
        color: #ffffff;
        background: url('../images/mobile_nav_right.png') no-repeat right center #3e3e3e;
        padding: 10px 10px;
        margin-top: 5px;
        font-size: 16px;
        }
          
    .header{
        background-color: #24404e;
        padding: 20px;
    }

    .DonateButtonMobile a {
        background: #b7be11 none repeat scroll 0 0;
        box-shadow: unset;
    }

    .sitenav .menu-top-container li#menu-item-33 {
        text-align: center;
        display: flex;
        justify-content: center;
        margin: 10px;
    }

    .hotlineNo {
        color: #fff;
    }

    .new-technology-section {
        padding-bottom: 20px;
    }

    .cols-4.widget-column-4 .menu img {
        float: unset;
        margin-bottom: unset;
        margin: auto;
    }

    #menu-item-33 > a, #menu-item-2115 > a {
        width: 100%;
        border-radius: 0px;
    }
}