/*

	Theme Name: Anova

	Theme URI: https://www.anova.co.il

	Description: HTML5 Blank WordPress Theme
Text Domain: my-theme
	Version: 1.4.3

	Author: Anova

	Author URI: https://www.anova.co.il

	Tags: Blank, HTML5, CSS3



	License: MIT

	License URI: http://opensource.org/licenses/mit-license.php

*/



/*------------------------------------*\

    MAIN

\*------------------------------------*/



/* global box-sizing */

*,

*:after,

*:before {

	-moz-box-sizing:border-box;

	box-sizing:border-box;

	-webkit-font-smoothing:antialiased;

	font-smoothing:antialiased;

	text-rendering:optimizeLegibility;

}

/* html element 62.5% font-size for REM use */

html {

	font-size:62.5%;

}

/* clear */

.clear:before,

.clear:after {

    content:' ';

    display:table;

}



.clear:after {

    clear:both;

}

.clear {

    *zoom:1;

}

img {

	max-width:100%;

	vertical-align:bottom;

}

a:hover {

	/*color:#fff;*/

}

a:focus {

	outline:0;

}

a:hover,

a:active {

	outline:0;

}

input:focus {

	outline:0;

	border:1px solid #04A4CC;

}

/*------------------------------------*\

    MISC

\*------------------------------------*/



::selection {

	background:#04A4CC;

	color:#FFF;

	text-shadow:none;

}

::-webkit-selection {

	background:#04A4CC;

	color:#FFF;

	text-shadow:none;

}

::-moz-selection {

	background:#04A4CC;

	color:#FFF;

	text-shadow:none;

}



/*------------------------------------*\

    WORDPRESS CORE

\*------------------------------------*/



.alignnone {

	margin:5px 20px 20px 0;

}

.aligncenter,

div.aligncenter {

	display:block;

	margin:5px auto 5px auto;

}

.alignright {

	float:right;

	margin:5px 0 20px 20px;

}

.alignleft {

	float:left;

	margin:5px 20px 20px 0;

}

a img.alignright {

	float:right;

	margin:5px 0 20px 20px;

}

a img.alignnone {

	margin:5px 20px 20px 0;

}

a img.alignleft {

	float:left;

	margin:5px 20px 20px 0;

}

a img.aligncenter {

	display:block;

	margin-left:auto;

	margin-right:auto;

}

.wp-caption {

	background:#FFF;

	border:1px solid #F0F0F0;

	max-width:96%;

	padding:5px 3px 10px;

	text-align:center;

}

.wp-caption.alignnone {

	margin:5px 20px 20px 0;

}

.wp-caption.alignleft {

	margin:5px 20px 20px 0;

}

.wp-caption.alignright {

	margin:5px 0 20px 20px;

}

.wp-caption img {

	border:0 none;

	height:auto;

	margin:0;

	max-width:98.5%;

	padding:0;

	width:auto;

}

.wp-caption .wp-caption-text,

.gallery-caption {

	font-size:11px;

	line-height:17px;

	margin:0;

	padding:0 4px 5px;

}

/*------------------------------------*\

    PRINT

\*------------------------------------*/



@media print {

	* {

		background:transparent !important;

		color:#000 !important;

		box-shadow:none !important;

		text-shadow:none !important;

	}

	a,

	a:visited {

		text-decoration:underline;

	}

	a[href]:after {

		content:" (" attr(href) ")";

	}

	abbr[title]:after {

		content:" (" attr(title) ")";

	}

	.ir a:after,

	a[href^="javascript:"]:after,

	a[href^="#"]:after {

		content:"";

	}

	pre,blockquote {

		border:1px solid #999;

		page-break-inside:avoid;

	}

	thead {

		display:table-header-group;

	}

	tr,img {

		page-break-inside:avoid;

	}

	img {

		max-width:100% !important;

	}

	@page {

		margin:0.5cm;

	}

	p,

	h2,

	h3 {

		orphans:3;

		widows:3;

	}

	h2,

	h3 {

		page-break-after:avoid;

	}

}
@media screen and (max-width:1430px) {
.inner-association table td {
    font-size: 17px;
    padding: 0 20px;
}
.inner-association table td p {
    margin: 20px 0;
    padding-right: 64px;
    line-height: 28px;
}
#language-en .inner-association table td p {
    padding-left: 64px;
}
.lang-wpml {
    margin: 15px 12px 0;
    font-size: 16px;
}
}
@media screen and (max-width:1270px) {
.item-stories h4 {
    font-size: 22px;
    margin: 0 0 10px;
}
.item-stories p {
    font-size: 18px;
}
.list-term a {
    font-size: 18px;
}
.item-info3 span {
    font-size: 18px;
    line-height: 24px;
    margin-top: 10px;
}
.volunteer-centers p {
    font-size: 20px;
    line-height: 30px;
}
.link-purple {
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    margin: 15px 0 0;
}
.question h4 {
    font-size: 20px;
}
.question {
    padding: 20px 0;
}
.answer p {
    margin: 14px 0 15px;
    font-size: 18px;
    line-height: 28px;
}
.top-inner-footer .container {
    display: flex;
    flex-wrap: wrap;
}
.footer .container {
    max-width: 900px;
}
.social-footer, .newletter, .see-more {
    margin-top: 30px;
}
.maps {
    margin-top: 0;
}
}
@media screen and (max-width:1200px) {
.column-4 .item-our-plans img {
    max-width: 190px;
    padding: 10px;
}
.content-page-event h1 {
    font-size: 35px;
}
.list-event-page h2 {
    font-size: 35px;
}
.content-page-event p {
    font-size: 20px;
}
.top-taxonomy h1 {
    font-size: 35px;
}
.top-taxonomy p {
    font-size: 20px;
}
.post-info {
    padding: 30px;
}
.right-info {
    padding-right: 0;
}
.item-injury span {
    font-size: 18px;
    line-height: 24px;
}
.category-item span {
    font-size: 18px;
    margin: 15px 0 0;
}
.top-single-page h1 {
    font-size: 35px;
}
.content-top {
    font-size: 18px;
    line-height: 27px;
}
.top-single-page {
    font-size: 18px;
    line-height: 27px;
}
.link-purple-post {
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
}
.banner-link-post {
    height: auto;
    font-size: 18px;
    display: block;
    margin: 25px auto 0;
    line-height: 24px;
    padding: 10px 15px;
    max-width: 260px;
}
.single .right-info {
    padding-right: 0;
}
.right-info h4 {
    font-size: 25px;
    line-height: 26px;
    margin: 0 0 20px;
}
.single .right-info p {
    font-size: 18px;
}
.text-header{
	display: none;
}
.left-header {
	width: 88%;
}
.content-slider p {
    font-size: 18px;
    margin: 0;
}
.link-slider {
    margin-top: 20px;
    font-size: 18px;
}
.title-h1,
.association h1,
.association h2 {
    margin: 50px 0 0;
    font-size: 25px;
}
.inner-association table th {
    font-size: 20px;
}
.inner-association table td {
    padding: 0 20px;
    font-size: 14px;
}
.inner-association table td p{
    padding-right: 45px;
}
.inner-association table td img {
    margin: 0;
    max-width: 30px;
}
.we-help h2,
.we-help h1 {
    font-size: 35px;
    margin: 40px 0 0;
}
.list-post {
    margin: 30px 0px;
    overflow: hidden;
}
.content-item h3 {
    font-size: 25px;
    margin: 0 0 15px;
}
.content-item p {
    font-size: 18px;
    line-height: 24px;
}
.link-item, .inner-content-item p a {
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    padding: 0 10px;
    margin: 20px 0 0;
}
.link-item {
    padding: 0 15px;
}
.right-img .inner-content-item {
    margin-right: 100px;
}
.inner-content-item {
    margin-top: 0;
}
.image-item:before {
    right: -20px;
    bottom: -20px;
    width: 200px;
    height: 200px;
}
.right-img .image-item:before {
    width: 200px;
    height: 200px;
    left: -20px;
    bottom: -20px;
}
.inner-content-item p a {
    min-width: 132px;
    margin-left: 10px;
}
.maps h2,
.maps h3 {
    font-size: 25px;
    margin: 0 0 40px;
    padding-top: 30px;
}
.maps p {
    font-size: 18px;
    line-height: 28px;
    margin: 20px 0 0;
}
.share-single {
    left: -70px;
}
.page-contact .inner-right-maps >p {
    font-size: 18px;
}
.form-volunteer h3 {
    font-size: 30px;
    line-height: 35px;
}
.about-us .container {
    font-size: 18px;
    line-height: 30px;
}
.item-our-team p {
    font-size: 18px;
    line-height: 26px;
}
.item-our-team a {
    margin: 5px 0 0;
    font-size: 18px;
    line-height: 30px;
}

}
@media screen and (max-width:990px) {
.title-h1,
.association h1,
.association h2 {
    margin: 35px 0 0;
}
.slider-center-mini,
.slider-center {
    padding: 30px 15px 0;
}
.inner-content-item {
    max-width: 450px;
}
.slider-quote {
    max-width: 600px;
}
.item-sliderquotes p, .item-sliderquotes span, .item-box-quote p {
    font-size: 22px;
}
.quotes .slick-prev {
    left: 0;
}
.quotes .slick-next {
    right: 0;
}
.quotes .slick-list {
    margin: 0 30px;
}
.slider-logo {
    max-width: 600px;
}
.item-logo {
    margin: 0 10px;
}
.logo-feature .slick-list {
    margin: 0 30px;
}
.logo-feature .slick-prev {
    left: 0;
}
.logo-feature .slick-next {
    right: 0;
}
.item-info1 span {
    font-size: 18px;
    margin: 10px 0;
}
.button-contact {
    padding: 40px 0;
}
.item-info1 {
    width: 31%;
    margin: 30px 1%;
    padding: 10px;
}
.button-contact h3 {
    font-size: 25px;
    margin: 0 0 15px;
}
.button-contact p {
    font-size: 18px;
}
.contact-button {
    height: 50px;
    width: 130px;
    font-size: 18px;
    line-height: 50px;
    margin: 30px 10px 0;
}
.social-header, .search-header {
    display: none;
}
.left-header {
    width: 100%;
    max-width: 360px;
}
.maps .container {
    display: flex;
    flex-wrap: wrap;
}
.right-maps {
    width: 100%;
    padding:20px;
}
.page-template-template-contact .left-maps {
    order: 1;
}
.page-template-template-contact .maps:before {
    display: none;
}
.page-template-template-contact .right-maps {
    order: 2;
}
.inner-right-maps {
    max-width: 100%;
}
.left-maps {
    width: 100%;
    padding:20px 0;
}
.share-single {
    display: block;
    position: inherit;
    top: inherit;
    left: inherit;
}
.share-single svg:not(:root) {
    width: 17px;
    height: 17px;
}
.share-single ul {
    display: inline-block;
    vertical-align: middle;
}
.share-single ul li {
    width: 35px;
    height: 35px;
    line-height: 35px;
}
.share-single ul li a {
    height: 35px;
}
.share-single ul li {
    display: inline-block;
    margin: 0 5px;
}
.banner-link {
    height: 50px;
    width: 300px;
    font-size: 18px;
    line-height: 50px;
    margin: 20px 0 0;
}
.page-template-template-contact .content-banner-all .banner-link {
    display: none;
}
.page-template-template-contact .inner-right-maps .banner-link {
    display: block !important;
    margin: 15px auto 0;
}
.content-ques ol li {
    font-size: 18px;
    line-height: 29px;
}
.item-sexual span {
    font-size: 20px;
}
.link-info1 {
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    margin: 20px 0 0;
}
.infomation2 {
    margin-top: 35px;
}
.say-about {
    padding: 60px 15px;
}
.open-menu-mobile {
    top: 17px;
    transform: rotate(-90deg);
}
.inner-menu-header > ul {
    width: 100%;
}
.inner-menu-header {
    padding: 0;
}
.inner-menu-header >ul li {
    padding: 0 7px;
}
.content-mini h3 {
    font-size: 25px;
}
.inner-menu-header > ul > li.search-menu-page {
    display: block;
}
.search-header-child {
    z-index: 99999999;
}
.inner-menu-header li#menu-item-440 {
    border-top: 1px solid #A5A5A5;
}
}
@media screen and (max-width:960px) {
.modal-dialog {
    width: 490px;
}
.modal-dialog h2 {
    font-size: 18px;
    margin:20px auto 0;
    max-width: 320px;
    line-height: 21px;
}
.modal-content .close {
    top: 10px;
}
.modal-content .inner-association table td {
    display: block;
    width: 100%;
}
.modal-content .inner-association table td {
    border-right: 0 solid rgba(73, 77, 95, 0.50);
    padding: 0;
}
.modal-content .inner-association table td p {
    border-bottom: 1px solid rgba(73, 77, 95, 0.50);
    padding: 12px 15px;
    margin: 0;
    line-height: 22px;
}
.modal-content .inner-association table td:first-child p {
    padding: 12px 15px;
}
.modal-content .inner-association table td:first-child p img {
    display: block;
}
.modal-content .inner-association {
    border-radius: 0;
}
.modal-content .inner-association table td p img {
    top: 23px;
    right: inherit;
    max-width: 20px;
    left: 20px;
}
.modal-content .item-information {
    width: 100%;
    margin: 20px 0;
}
.modal-content .inner-association table th {
    display: none;
}
}
@media screen and (max-width:541px) {
.modal-dialog {
    width: 320px;
}
.modal-dialog h2 {
    font-size: 16px;
    max-width: 235px;
    line-height: 19px;
}
}
@media screen and (max-width:900px) {
.item-our-plans img {
    padding: 10px;
    max-width: 220px;
}
.column-4 .item-our-plans img {
    max-width: 170px;
}
.list-logo {
    flex-wrap: inherit;
}
.content-mini {
    font-size: 16px;
}
.item-our-unique h4 {
    font-size: 30px;
}
.item-our-unique {
    width: 100%;
    margin: 20px 0;
}
.list-our-unique {
    display: block;
}
.item-post-all {
    direction: rtl;
}
.image-allpost {
    width: 100%;
}
.content-allpost {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    margin-top: 15px;
}
.training-page .item-info1 {
    width: 48%;
}
.item-our-team {
    width: 50%;
}
.post-info {
    padding: 30px;
    display: block;
}
.single .right-info {
    width: 100%;
}
.single .left-info {
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.post-info {
    padding: 50px 20px;
}  
.right-info {
    width: 50%;
}
.taxonomy-post .right-info {
    width: 100%;
    margin-bottom: 25px;
}
.taxonomy-post .left-info {
    width: 100%;
}
.left-info img {
    max-width: 200px;
    margin: 0 auto;
    display: block;
}
.footer .container {
    display: block;
    text-align: center;
}
.footer .button-inner-footer .container {
    display: flex;
    flex-wrap: wrap;
}
.page-template-template-home .menu-footer.menu1{
    order: 1;
}
.page-template-template-home .menu-footer.menu2{
    order: 2;
}
.menu-footer {
    width: 100%;
    margin-left: 0;
    margin-bottom: 30px;
}
.donations-footer {
    width: 100%;
    text-align: center;
}
.copyright-desg span{
	display: block;
}
.copyright-desg p a {
    margin-right: 0;
    display: block;
    margin-top: 10px;
}
.text-footer {
    display: block;
    text-align: center;
    font-size: 18px;
}
.text-footer p {
    font-size: 18px;
    line-height: 30px;
}
div.tnp-subscription, div.tnp-profile, form.tnp-subscription, form.tnp-profile {
    max-width: 300px !important;
}
.see-more a {
    margin: 0 auto;
    border-radius: 10px;
    line-height: 40px;
}
.footer .container {
    padding: 0 20px;
}
.copyright-desg {
    padding: 0 20px;
}
.item-assault span {
    font-size: 18px;
    line-height: 24px;
}
.item-video-guides span {
    font-size: 18px;
    line-height: 24px;
    margin: 5px 0 0;
}
.logo {
    max-width: 65px;
    margin-top: 8px;
    margin-left: 10px;
    margin-right: 10px;
}
.social-footer ul {
    justify-content: center;
}
.newletter .tnp-field input[type="submit"] {
    left: 0;
}
.newletter .tnp-subscription input[type=email] {
    padding-left: 90px;
}
.page-template-template-home .maps:before {
    display: none; 
}
.page-template-template-home .inner-left-maps {
    flex-wrap: wrap;
}
.page-template-template-home .text-map {
    width: 100%;
    margin-bottom: 30px;
}
.page-template-template-home .maps .left-maps p {
    line-height: 15px;
    text-align: center;
}
.page-template-template-home .map-container {
    width: 100%;
    text-align: center;
}
}
@media screen and (max-width:800px) {
.safe-answers .right-info {
    width: 100%;
    padding-right: 0;
    margin-bottom: 25px;
}
.safe-answers .left-info {
    width: 100%;
}
.item-injury {
    width: 48%;
    padding:20px;
}
.category-item {
    width: 50%;
    padding: 0 2%;
}
.item-info3 {
    width: 46%;
    margin: 15px 2%;
}
.content-banner-all h1 {
    font-size: 25px;
}
.volunteer-centers p {
    font-size: 18px;
    line-height: 26px;
}
.volunteer-centers {
    padding: 20px 10px;
    margin: 0 15px 30px;
}
.item-donation {
    width: 50%;
}
.content-banner-all {
    width: 100%;
} 
.image-banner-all {
    width: 100%;
    margin-top: 20px;
}
/*.tax-information_services_cat .image-banner-all img {
    display: none;
}*/
.tax-information_services_cat .image-banner-all ,
.page-template-template-volunteering .image-banner-all {
    display: none;
}
.tax-information_services_cat .button-img.image-banner-all,
.page-template-template-volunteering .button-img.image-banner-all {
        display: block !important;
        padding: 0 15px;
        margin-bottom: 20px;
    }
.banner-all-page {
    display: block;
}
.inner-item-slider {
    display: flex;
    flex-wrap: wrap;
}
.content-slider {
    width: 100%;
    margin-left: 0;
    display: block;
    margin-right: 0;
    order:2;
    margin-top: 20px;
}
.img-slider {
    width: 100%;
    order:1;
}
.item-information {
    width: 47%;
}
.title-event, .address-event, .date-event {
    font-size: 18px;
    height: auto;
    min-height: 80px;
}
.container.ctn-sexual{
    background:#eeeff3;
}
.container.ctn-sexual .sexual {
    padding: 40px 0 5px;
    margin-bottom: 40px;
}
.list-sexual {
    margin-top: 35px;
}
.item-sexual {
    margin: 40px 0;
    width: 50%;
}
.item-sexual span {
    font-size: 18px;
}
.inner-content-item {
    max-width: 400px;
}
.right-img .inner-content-item {
    margin-right: 80px;
}
.link-info {
    font-size: 18px;
    margin: 40px 0;
}
.right-info {
    width: 100%;
}
.left-info {
    width: 100%;
    margin-top: 20px;
}
.post-info {
    padding:30px 20px;
    display: block;
}
.right-info h4 {
    font-size: 25px;
    line-height: 33px;
    margin: 0 0 20px;
}
.right-info p {
    font-size: 18px;
    line-height: 28px;
}
.linkpost-info {
    width: 170px;
    height: 45px;
    font-size: 16px;
    line-height: 45px;
    margin: 20px 0 0;
}
.item-info1 {
    width: 46%;
    margin: 15px 2%;
}
.item-info1 img {
    width: 100%;
}
.column-4 .item-our-plans {
    width: 31%;
}
}
@media screen and (max-width:767px) {
.lang-wpml ul li .lang-kt {
    display:inline-block;
}
.lang-wpml ul li .fulllang {
    display:none;
}
.page-template-template-child_guidestools .top-child-education p {
    text-align: center;
}
.page-template-template-child_guidestools .top-child-education{
    padding:0 15px;
}
#info8 .icon-item-information svg:not(:root) {
    width: 40px;
    height: 32px;
}
.modal, .modal-backdrop {
    top: -15px;
}
.item-box-quote p {
    font-size: 20px;
}
.page-template-template-minisiteunion .item-box-quote {
    width: 48%;
    margin: 30px 1%;
}
.title-h1,
.association h1,
.association h2 {
    margin: 25px 0 0;
    font-size: 20px;
}
.child-sexual .list-more-us {
    padding-right: 20px;
}
.right-info h4 {
    font-size: 20px;
    line-height: 28px;
}
.right-info p {
    font-size: 16px;
    line-height: 23px;
}
.enrollment {
    background: #510C76;
}
.item-box-quote {
    width: 48%;
}
.item-our-plans {
    width: 48%;
}
.column-4 .item-our-plans {
     width: 48%;
}
.number-our {
    font-size: 34px;
}
.list-more-us {
    padding: 10px;
}
.item-more-us:before{
    display: none;
}
.title-h1 {
    text-align: center;
    font-size: 17px;
    font-weight: 500;
    line-height: 130%;
    margin: 15px 0 15px;
}
.ctn-home {
    display: flex;
    flex-wrap: wrap;
}
.title-h1 {
    order: 1;
    text-align: center;
    display: block;
    width: 100%;
    margin: 20px 0 !important;
}
.slider-home{
    order: 2;
}
.home .association h1,
.home .association h2 {
    display: none;
}
.home.page-template-template-minisitecenter .association h1,
.home.page-template-template-minisitecenter .association h2 {
    display: block;
}
.home.page-template-template-minisiteunion  .association h1,
.home.page-template-template-minisiteunion  .association h2 {
    display: block;
}
.page-template-template-home .main {
    padding: 85px 0 0;
}
.maps p {
    font-size: 15px;
    line-height: 22px;
    margin: 6px 0 0;
}
.page-template-template-about .link-purple {
    margin: 15px auto;
    display: block;
    max-width: 150px;
}
.form-contact form input[type="text"], .form-contact form input[type="email"], .form-contact form input[type="tel"] {
    margin: 7px 0 0;
}
.form-volunteer form input[type="text"], .form-volunteer form input[type="email"], .form-volunteer form input[type="tel"] {
    margin: 5px 0px 15px;
}
.form-volunteer form p > label >span {
    display: block;
}
.banner-link.link-injury {
    margin: 20px auto;
}
.post-info {
    background: #510C76;
}
.page-template-template-childsexual .list-our-impact {
    flex-wrap: wrap;
}
.page-template-template-childsexual .item-our-impact {
    width: 35%;
}
}
@media screen and (max-width:700px) {
.item-professional {
    width: 100%;
    margin: 20px 0;
}
.list-professional {
    display: block;
}
.top-taxonomy h1 {
    font-size: 30px;
    margin: 0 0 20px;
}
.top-taxonomy p {
    font-size: 18px;
    line-height: 26px;
}
.content-page-event h1 {
    font-size: 30px;
}
.list-event-page h2 {
    font-size: 30px;
}
#search-event select {
    font-size: 20px;
}
.content-page-event p {
    font-size: 18px;
}
.item-video-guides {
    width: 48%;
}
.stories-col2 {
    width: 100%;
    margin: 10px 0;
}
.link-stories {
    font-size: 20px;
    margin: 30px 0;
}
.slider-home {
    overflow: hidden;
}
.item-post {
    display: block;
    padding: 15px 0;
}
.item-k2 .link-item {
    margin: 20px 0 0;
}
.image-item {
    width: 100%;
}
.content-item {
    width: 100%;
    margin: 20px 0 0;
}
.right-img .inner-content-item {
    margin-right: 0;
    max-width: 100%;
}
.inner-content-item {
    max-width: 100%;
}
.we-help h2,
.we-help h1 {
    font-size: 25px;
    margin: 40px 0 0;
}
.list-post {
    margin: 10px 0px;
}
.slider-home {
    margin: 0;
    padding:20px;
}
.inner-association table td {
    display: inline-block;
    width: 50%;
}
.inner-association table th {
    display: none;
}
.inner-association table td:nth-child(3) {
    border-right: 0 solid rgba(73, 77, 95, 0.50);
}
.slick-dots {
    bottom: 10px;
    width: 87%;
    margin: 0 auto;
}
.donations-footer a {
    margin-right: 0;
}
.item-assault {
    width: 48%;
}
.item-stories {
    width: 48%;
}
.button-contact {
    background: #501474;
}
.child-form {
    padding: 40px 15px;
}
.item-injury:hover  .inner-item-injury.flip {
    transform: rotateY(180deg); /* Lật 180 độ */
}
.item-injury:hover .inner-item-injury {
    transform: rotateY(0deg);
}
}

@media screen and (max-width:560px) {
.item-slider .slider-mb{
    display: block;
}
.item-slider .slider-dk{
    display: none;
}
.item-slider-mini .slider-mb{
    display: block;
}
.item-slider-mini .slider-dk{
    display: none;
}
.item-donate img {
    max-width: 80px;
}
.about-us .container {
    font-size: 16px;
    line-height: 26px;
}
.search-header-child {
    top: 70px;
}
.image-item:before {
    display: none;
}
.right-img .image-item:before {
    display: none;
}
.title-h1,
.association h1,
.association h2 {
    margin: 19px 0 0;
    font-size: 18px;
}
.top-child-education {
    margin: 25px auto;
    padding: 0 15px;
}
.menu-scroll ul li a {
    font-size: 15px;
}
.item-more-us p, .item-more-us li {
    font-size: 16px;
    line-height: 27px;
}
.item-our-plans span {
    font-size: 16px;
    line-height: 23px;
}
.page-template-template-child_school .content-banner-all img {
    max-width: 150px;
}
.top-bg-child3 .content-banner-all p {
    line-height: 24px;
    font-size: 15px;
}
.volunteer-centers p {
    font-size: 15px;
    line-height: 22px;
}
.item-our-unique h4 {
    font-size: 20px;
}
.item-our-unique p {
    font-size: 15px;
    line-height: 22px;
}
.link-purple {
    font-size: 16px;
    height: 45px;
    line-height: 44px;
}
.search-stories ul li {
    font-weight: 400;
}
.linkpost-info {
    height: 45px;
    font-size: 16px;
    line-height: 45px;
    margin: 20px auto;
}
.question h4 {
    font-size: 15px;
}
.item-program {
    display: block;
    margin: 10px 0;
    border-bottom: 1px solid #000;
    padding: 10px 0 0;
}
.list-program {
    margin: 20px 0 30px;
}
.item-program span {
    width: auto;
    margin-left: 0;
}
.text-program {
    width: 100%;
}
.text-program p {
    margin: 0 0 12px;
    line-height: 26px;
}
.list-logo {
    flex-wrap: wrap;
}
.item-logo {
    margin: 10px;
    width: 35%;
}
.banner-donations h1 {
    font-size: 30px;
}
.item-event { 
    display: flex; 
    flex-direction: column; 
}
.date-event { 
    order: 1; 
}
.title-event { 
    order:2; 
}
.address-event { 
    order:3; 
}
.item-sliderquotes p, .item-sliderquotes span, .item-box-quote p {
    font-size: 18px;
}
.professional p, .button-contact p {
    font-size: 18px;
}
.container {
    padding: 0 15px;
}
.title-h3 {
    font-size: 25px;
}
.date-event {
    min-height: 50px;
    width: 100%;
    border-radius:0px;
}  
.title-event {
    padding-top: 10px;
}    
.address-event, .title-event {
    min-height: auto;
    width: 100%;
    border-radius: 0px;
}    
.address-event{
    padding-bottom: 10px;
}
.title-event a{
    display: block;  
    width: 100%;
}
.header .container {
    padding: 0 10px;
}
.inner-menu-header {
    display: block;
}
.inner-menu-header > ul {
    height: calc(100vh - 60px);
    overflow: scroll;
}
.inner-menu-header >ul li {
    width: 100%;
}
.inner-menu-header >ul >li > ul.sub-menu {
    position: inherit;
    right: inherit;
    top: inherit;
    left: inherit;
    width: 100%;
    padding: 0;background: #f1f1f1;
}
.inner-menu-header > ul > li:hover > ul {
    display: none;
}
.inner-menu-header > ul > li > ul > li:hover ul {
    display: none;
}
.inner-menu-header >ul >li > ul.sub-menu >li >a {
    padding-left:  20px;
    padding-right:  20px;
}
.inner-menu-header >ul >li > ul.sub-menu >li >ul>li>a{
    padding-left:  20px;
    padding-right:  40px;
}
.inner-menu-header >ul >li > ul.sub-menu >li> ul.sub-menu {
    position: inherit;
    right: inherit;
    top: inherit;
    margin: 0;
    padding: 0;
    left: inherit;
    width: 100%;
    background: #cccccc;
}
.inner-menu-header >ul li {
    padding: 0;
}
.inner-menu-header >ul li >a{
    padding-left:  7px;
    padding-right:  7px;
}
.inner-menu-header.active-menu1:before, .inner-menu-header.active-menu1.active-menu2:after {
    display: none;
}
.inner-menu-header >ul >li > ul.sub-menu >li> ul.sub-menu {
    position: inherit;
    right: inherit;
    top: inherit;
    margin: 0;
    padding: 0;
}
.btn {
    width: 60px;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    margin-right: 5px;
}
.lang-wpml {
    margin: 10px 0px 0;
}
.lang-wpml ul li {
    font-size: 14px;
}
.left-header {
    max-width: 256px;
}
.logo {
    max-width: 50px;
    margin: 6px auto;
}
.right-header {
    width: 100px;
}
.sexual-link {
    font-size: 18px;
    line-height: 20px;
    margin: 30px 0;
}
.sexual-link img {
    margin-top: 3.5px;
}
.link-info img {
    margin-top: 5px;
}
.top-main-navigation {
    font-size: 0;
}
.menu-header {
    top: 72px;
}
.list-infomation3 {
    margin-top: 25px;
    padding-bottom: 25px;
}
.map-contact-page .inner-left-maps {
    display: block;
}
.map-contact-page .inner-left-maps .text-map {
    margin-bottom: 30px;
    padding-right: 0;
}
.map-contact-page .inner-left-maps .img-map{
    max-width: 253px;
    margin:0 auto;
}
.social-contact ul li a svg {
    stroke-width: 1px;
    fill: none;
}
.breadcrumbs {
    padding-top:15px;
}
.main {
    padding: 70px 0 0;
}
.item-info1 {
    background: #fffefed1;
}
.item-box-quote img{
    max-width: 80px;
    margin:0 auto;
}
.information .infomation3 {
    border-top: 1px solid #000;
    padding-top: 30px;
}
.slider-home {
    background:#510C76;
}
.search-content form input {
    border-bottom: 1px solid #494D5F;
    font-size: 18px;
    line-height: 50px;
}
.search-content form button {
    padding-right: 10px;
    width: 93px;
    height: 40px;
    top: 0px;
    font-size: 16px;
}
.inner-menu-header >ul li {
    position: relative;
}
.open-menu-mobile {
    top: -14px;
    width: 45px;
    height: 45px;
    z-index: 9999;
    background: none;
    background-image: url(img/menu.png);
    background-repeat: no-repeat;
    background-position: center center;
    left: 0;
}
.slider-home {
    padding-bottom: 35px;
}
.page-template-template-childsexual .item-our-impact {
    width: 45%;
}
}
@media screen and (max-width:490px) {
.item-donate {
    width: 50%;
}
.content-slider p {
    font-size: 14px;
}
.link-slider {
    margin-top: 10px;
    font-size: 14px;
}
.item-more-us {
    margin-top: 20px;
}
.inner-more-us {
    padding: 35px 0;
}
.inner-our-impact {
    padding: 35px 0;
}
.item-our-impact:before {
    width: 50px;
    height: 8px;
}
.number-our {
    font-size: 32px;
    line-height: 24px;
}
.item-our-impact p {
    font-size: 16px;
    line-height: 24px;
    margin: 5px 0 0;
}
.item-our-plans img {
    max-width: 150px;
}
.item-our-plans {
    margin: 10px 1%;
}
.information {
    padding: 70px 0 5px;
}
.item-sliderquotes p, .item-sliderquotes span, .item-box-quote p {
    font-size: 15px;
    line-height: 23px;
}
.page-template-template-minisitecenter .information {
    padding: 50px 0 20px;
}
.item-box-quote {
    margin: 10px 0;
}
.item-box-quote p {
    font-size: 16px;
    margin: 5px 0 5px;
}
.quotes .slick-list {
    margin: 0 35px;
}
.content-item p {
    font-size: 16px;
    line-height: 22px;
}
.mini-center .inner-content-item p a {
    font-size: 16px;
    line-height: 22px;
}
.content-banner-all h1 {
    font-size: 22px;
}
.item-info1 span {
    font-size: 15px;
    margin: 10px 0;
    line-height: 22px;
}
.training-page .item-info1 {
    margin: 10px 1%;
}
.infomation1 p {
    font-size: 16px;
    line-height: 25px;
}
.item-post {
    padding: 20px 0;
}
.button-contact h3 {
    font-size: 20px;
}
.professional p, .button-contact p {
    font-size: 15px;
}
.contact-button {
    height: 45px;
    font-size: 16px;
    line-height: 45px;
    margin: 21px 10px 0;
}
.menu-scroll ul li {
    display: block;
    padding: 0;
}
.menu-scroll ul li a {
    text-decoration: underline;
}
.menu-scroll ul li:before {
    display: none;
}
.item-say-about p {
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
}
.item-say-about span {
    font-size: 15px;
    line-height: 25px;
}
.list-say-about {
    margin: 15px auto 0;
    text-align: right;
}
.slick-dots {
    width: 100%;
}
.say-about {
    padding: 35px 15px;
}
.title-h3 {
    font-size: 22px;
}
.list-sexual {
    margin-top: 10px;
}
.list-stories {
    display: block;
    margin: 0;
}
.item-stories {
    width: 100%;
    margin: 15px 0;
}
.menu-footer ul li a, .menu-footer h4 {
    text-align: right;
}
.donations-footer a:first-child{
    display: none;
}
.text-footer p {
    font-size: 14px;
    line-height: 20px;
}
.see-more > span,
.newletter > span,
.top-inner-footer h3 {
    font-size: 15px;
    margin: 0 0 5px;
}
.social-footer ul li svg:not(:root) {
    width: 15px;
    height: 15px;
    padding-top: 2px;
}
.social-footer ul li {
    margin: 0 5px;
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
}
.copyright-desg {
    font-size: 12px;
    line-height: 17px;
    max-width: 300px;
    margin: 20px auto 0;
}
div.tnp-subscription, form.tnp-subscription, form.tnp-profile {
    margin: 0 auto;
}
.newletter .tnp-field.tnp-privacy-field label {
    margin: 0 0 0;
}
.title-h3 br{
    display: block;
}
.item-sexual img {
    max-height: 50px;
}
.item-our-impact {
    width: 100%;
    margin: 0px auto 30px;
    max-width: 260px;
    padding-bottom: 15px;
}
.child-sexual .item-our-impact:before {
    width: 25px;
    height: 49px;
    top: 14px;
}
.list-our-impact {
    display: block;
}
.search-stories ul li {
    width: 100%;
}
.item-assault {
    width: 100%;
    margin: 20px 0;
}
.item-assault img {
    width: 100%;
}
.item-video-guides {
    width: 100%;
    margin: 20px 0;
}
.inner-association table td {
    display: block;
    width: 100%;
}
.inner-association table td {
    border-right: 0 solid rgba(73, 77, 95, 0.50);
    padding: 0;
}
.inner-association table td p {
    border-bottom: 1px solid rgba(73, 77, 95, 0.50);
    padding: 12px 15px;
    margin: 0;
    line-height: 22px;
}
.inner-association table td:first-child p {
    padding: 12px 15px;
}
.inner-association table td:first-child p img {
    display: block;
}
.inner-association {
    border-radius: 0;
}
.inner-association table td p img {
    top: 23px;
    right: inherit;
    max-width: 20px;
    left: 20px;
}
.item-information {
    width: 100%;
    margin: 20px 0;
}
.item-sexual {
    width: 100%;
    margin: 15px 0;
}
.item-sexual span {
    margin: 5px 0 0;
}
.top-single-page h1 {
    font-size: 28px;
    text-align: center;
}
.item-our-team {
    width: 100%;
    padding: 0;
}
.item-injury {
    width: 100%;
    margin: 15px 0;
}
.back-injury {
    align-items: flex-start;
    align-content: flex-start;
    padding: 10px 20px;
}
.back-injury ul li a {
    font-size: 15px;
    line-height: 18px;
    padding: 5px 0;
}
.top-child-education img{
    max-width: 180px;
}
.child-our-plans h2 {
    font-size: 20px;
}
.link-moreus .link-more-us {
    display: block;
    margin: 10px auto;
    max-width: 215px;
}
.logo {
    margin-right: 12px;
}
.left-header {
    padding-top: 5px;
}
.menu-header {
    top: 60px;
    border-top: 1px solid #A5A5A5;
}
.questions {
    padding: 50px 0 20px;
}
.page-template-template-childsexual .child-sexual .item-our-impact:before {
    top: 0;
    left: 50px;
}
.page-template-template-childsexual .item-our-impact {
    width: 100%;
}
}
@media screen and (max-width:430px) {

.item-donation a {
    padding: 35px 10px;
}
.item-donation.donation1 a {
    min-width: 100%;
}
.item-donation span {
    font-size: 18px;
    line-height: 110%;
}
.training-page .item-info1 {
    width: 100%;
    margin: 20px 0;
}
.item-box-quote {
    width: 100%;
    margin: 30px 0;
}
.item-donation {
    width: 100%;
    padding: 0;
}
.item-info1 {
    width: 100%;
    margin: 15px 0;
}
.item-info3 {
    width: 100%;
    margin: 15px 0;
}
.category-item {
    width: 100%;
    padding: 0;
    margin:15px 0;
}
.share-social ul li svg:not(:root) {
    width: 16px;
    height: 16px;
}
.share-social ul li {
    width: 32px;
    height: 32px;
    line-height: 34px;
}
.question h4 {
    font-size: 14px;
    padding-left: 20px;
    display: block;
    width: 100%;
}
.question {
    padding: 0;
    height: 60px;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}
.answer p {
    margin: 0;
    font-size: 16px;
    line-height: 24px;
}
}
@media screen and (max-width:380px) {
.column-4.item-our-plans,
.item-our-plans {
    width: 100%;
    margin: 10px 0;
}
.lang-wpml ul li {
    padding: 0 5px;
    font-size: 13px;
}
.left-header {
    max-width: 232px;
}
.item-box-quote .number-quote {
    font-size: 25px;
}
.item-box-quote p {
    font-size: 15px;
}
.banner-link {
    width: 270px;
}
}
@media screen and (max-width:350px) {
.btn {
    width: 53px;
    font-size: 11px;
    margin-right: 2px;
}
.left-header {
    max-width: 190px;
}
.lang-wpml ul li {
    padding: 0 3px;
    font-size: 11px;
}
.modal, .modal-backdrop {
    top: -50px;
}
.item-donate span {
    font-size: 14px;
}
.item-donate img {
    max-width: 70px;
}
.linkmap {
    margin-left: 6px;
}
}
.newletter >p{
    display: none;
}