@media screen and (max-width:500px) {
	.language_menu{
		display: none !important; 
	}
	.copyright
	{
		text-align: left !important;
		margin-top: 20px
	}
	.contact-link
	{
		position: unset
	}
}
@media screen and (min-width:576px) {
	.hero-content a {
		float: right;
	}

	.partner_list_wrap .item {
		margin: 15px 10px;
		height: 45px;
	}

	.list-causes-wrapper .more-wrap{
		display: none;
	}

	.list-causes-wrapper .desktop{
		display: inline-block;
		float: right;
	}

	.list-col{
		width: 50%;
	}

	.custom-post-heading{
		padding: 0 28px;
	}

	.custom-post-heading .list-col{
		width: 100%;
	}

	.custom-post-list figure{
		height: 250px;
	}

	.custom-post-list p{
		height: 120px;
	}
	
	.custom-static-style-7 p{
		height: auto;
	}

	.custom-post-list .items{
		width: calc( 100vw - 56px );
		margin: 0 8px !important;
	}

	.custom-static-style-3 figure{
		height: 380px;
	}

	.compare-list .item{
		height: 380px;
	}

	.custom-section-4 .col-item .row{
	    padding: 30px;
	}

	.gm-style .gm-style-iw-c{
		width: 265px;
	}

	.info-window{
    	padding: 24px 29px;
	    max-width: 265px;
	    width: 100%;
	}

	.static-content blockquote::before{
		margin-bottom: 15px;
		position: static;
	}

	.static-content blockquote{
		padding: 25px;
	}
}

@media screen and (min-width: 768px) {
	.text-with-border-left .vc_column-inner > .wpb_wrapper{
		border-left: 2px solid rgba(255,255,255,0.2);
		padding-left: 44px;
	}

	.text-with-border-left{
		padding-bottom: 0;
		border-bottom: 0;
		margin-bottom: 0;
	}

	.text-with-border-left h2{
		font-size: 24px;
	}

	.custom-post-slider h2{
		font-size: 24px;
		width: 65%;
	}

	.card-info-items h3{
		font-size: 22px;
	}

	.card-info-items h4{
		font-size: 18px;
	}

	.card-info-items p{
		font-size: 14px;
	}

	.list-causes-heading h2{
		font-size: 28px;
	}

	.custom-post-heading{
		padding: 0 45px;
	}

	.custom-post-heading h2{
		font-size: 28px;
	}

	.custom-static-heading h2{
		font-size: 28px;
	}

	.custom-post-list .items{
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		width: calc( 100vw - 90px );
		min-height: 386px;
	}

	.custom-post-list .item{
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		height: 100%;
	}

	.custom-post-list p{
		height: auto;
	}

	.custom-post-list figure{
		height: 100%;
	}

	.custom-post-list .inner{
		padding: 35px;
	}

	.custom-post-list .item:first-child{
		order: 1;
	}

	.custom-post-list .item:last-child{
		order: 0;
	}

	.newsletter-text h3{
		font-size: 24px;
	}

	.custom-static-style-1 h3{
		font-size: 24px;
	}

	.custom-static-style-1 .custom-post-list .items{
		min-height: 0;
	}

	.custom-static-style-1 .custom-post-list figure{
		height: 400px;
	}

	.hero-content .row-style-3 h2{
		font-size: 20px;
		max-width: 80%;
	}

	.custom-static-style-3 figure{
		height: 500px;
	}

	.custom-static-style-3 .wrap-texts{
		padding: 30px 35px 0;
	}

	.compare-list .item{
		height: 450px;
	}

	.custom-static-style-4 h2{
		font-size: 22px;
	}

	.custom-static-style-4 hr{
		margin: 80px auto 50px;
	}

	.timeline-row article{
		background: transparent;
		align-items: center;
		padding: 60px 0;
		color: #FFFFFF;
		height: 100%;
	}

	.timeline-row article h3{
		font-size: 24px;
	}

	.timeline-row .col-image{
		padding-bottom: 60px;
		padding-top: 60px;
	}

	.timeline-row figure{
		min-height: 350px;
		height: 100%;
	}

	.timeline-row figure img{
		object-fit: cover;
		height: 100%;
		width: 100%;
	}

	.timeline-row .point{
		height: 100%;
	}

	.timeline-row:first-child .point:before{
		top: 50%;
	}

	.timeline-row:last-child .point:before{
		bottom: 50%;
	}

	.timeline-row:last-child .col-point{
		display: block;
	}

	.timeline-row:nth-child(odd) .col-article{
		order: 1;
	}

	.timeline-row:nth-child(odd) .col-image{
		order: 3;
	}

	.timeline-row:nth-child(even) .col-article{
		order: 3;
	}

	.timeline-row:nth-child(even) .col-image{
		order: 1;
	}

	.timeline-row:nth-child(even) .col-point,
	.timeline-row:nth-child(odd) .col-point{
		order: 2;
	}

	.custom-section-1 h2,
	.custom-section-2 h2,
	.custom-section-3 h2,
	.custom-section-6 h2{
		font-size: 24px;
	}

	.custom-section-2 .desc{
		margin-top: 0;
	}

	.custom-section-2 .animate-icon img{
		height: 71px;
	}

	.custom-section-1 .col-heading{
		align-items: center;
		order: 1;
	}

	.custom-section-1 .col-image{
		justify-content: center;
		align-items: center;
		order: 2;
	}

	.custom-section-1 figure{
		text-align: center;
	}

	.custom-section-1 figure,
	.custom-section-1 figure img{
		height: auto;
	}

	.custom-section-1 article{
		text-align: center;
	}

	.custom-section-3 h2{
		font-size: 24px;
	}

	.custom-section-6 .col-more-column h3{
		font-size: 20px;
	}

	.custom-section-accordion .vc_custom_heading{
		font-size: 24px;
	}

	.vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a, 
	.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title > a{
		font-size: 16px;
	}

	.custom-tab-with-overlay-image .vc_tta.vc_general .vc_tta-panel-body{
		padding-left: 225px !important;
	}

	.custom-tab-with-overlay-image .vc_tta.vc_general .vc_tta-tabs-list{
		border-bottom: 1px solid rgba(27, 63, 74, 0.24);
	}

	.custom-tab-with-overlay-image .vc_tta.vc_general .vc_tta-tab.vc_active{
		position: relative;
	}

	.custom-tab-with-overlay-image .vc_tta.vc_general .vc_tta-tab.vc_active::after {
		content: '';
			background-color: #219A9E;
			position: absolute;
			bottom: -2px;
			height: 3px;
			width: 100%;
			left: 0;
	}

	.custom-tab-with-overlay-image .vc_tta.vc_general .vc_tta-tab > a{
	    background-color: #fff !important;
	    border-color: #fff !important;
	    border-radius: 0px !important;
	    color: #1B3F4A !important;
	}

	@keyframes slide {
	    from {
	        -webkit-transform: translate3d(-70px, 0, 0);
		        transform: translate3d(-70px, 0, 0);
		        	visibility: visible
	    }

	    to {
	        -webkit-transform: translateZ(0);
	        	transform: translateZ(0)
	    }
	}

	.custom-section-4 .col-item .row{
	    align-items: center;
	}

	.custom-section-4 .col-item{
		min-height: 480px;
	}

	.custom-section-4 .col-item figure{
		height: 100%;
	}

	.custom-section-4 .col-item figure img{
		object-fit: cover;
		height: 100%;
	}

	.custom-section-left-image-right-content .row-item:nth-child(odd) .col-item:first-child,
	.custom-section-right-image-left-content .row-item:nth-child(odd) .col-item:last-child{
		order: 0;
	}

	.custom-section-left-image-right-content .row-item:nth-child(odd) .col-item:last-child,
	.custom-section-right-image-left-content .row-item:nth-child(odd) .col-item:first-child{
		order: 1;
	}

	.custom-section-left-image-right-content .row-item:nth-child(even) .col-item:first-child,
	.custom-section-right-image-left-content .row-item:nth-child(even) .col-item:last-child{
		order: 1;
	}

	.custom-section-left-image-right-content .row-item:nth-child(even) .col-item:last-child,
	.custom-section-right-image-left-content .row-item:nth-child(even) .col-item:first-child{
		order: 0;
	}

	.custom-static-style-7 .inner{
	    padding: 0 0 0 70px;
	    position: relative;
	}

	.custom-static-style-7 img{
		position: absolute;
		left: 0;
		top: 0;
	}
	
	.comparison-slide-cta-section .vc_custom_heading{
		text-align: right !important;
		margin-top: 10px;
	}
	
	.comparison-slide-cta-section .vc_btn3-container{
		margin-left: 50px !important;
		text-align: left !important;
	}
}

@media screen and (min-width: 783px) {
    .admin-bar header.sticky {
        top: 32px;
    }
}

@media screen and (min-width: 992px) {
	h1 {
	    font-size: 34px
	}

	h2 {
	    font-size: 28px
	}

	h3 {
	    font-size: 24px
	}

	.hero-header .overlay h1{
		font-size: 34px;
	}

	.custom-post-slider h2,
	.card-info h2{
		font-size: 28px;
	}

	.custom-post-slider .title-post{
		font-size: 24px;
	}

	.custom-post-slider .see-more a{
		font-size: 16px;
	}

	.custom-post-slider .item{
		height: 380px;
	}

	.overlay-title{
		padding: 20px 38px;
	}

    .hero-content,
	.hero-content .overlay{
    	min-height: 650px;
    }

	.hero-content .row-wrap {
		align-items: flex-end;
		min-height: 520px;
	}

    .card-info-items h3{
    	font-size: 18px;
    }

    .card-info-items h4{
    	font-size: 16px;
    }

    .card-info-items p{
    	font-size: 13px;
    }

    .container,
    .hero-header .container,
    .site-footer .container{
    	max-width: 1140px;
    }

    .item-causes{ 
	   -webkit-transition: 0.3s ease-in-out;
	    -moz-transition: 0.3s ease-in-out;
	    -o-transition: 0.3s ease-in-out;
	    	transition: 0.3s ease-in-out;
		    	padding-top: 20px;
		    	height: 273px;
    }

    .item-causes:hover{
    	-webkit-transform: translate(0,-20px);
	    -moz-transform: translate(0,-20px);
	    -o-transform: translate(0,-20px);
	    -ms-transform: translate(0,-20px);
	    	transform: translate(0,-20px);
	    		cursor: pointer;
    }

    .item-no-effect:hover{
    	-webkit-transform: none;
	    -moz-transform: none;
	    -o-transform: none;
	    -ms-transform: none;
	    	transform: none;
    }

	.item-causes .overlay{
		padding: 25px;
	}

	.item-causes h5{
		font-size: 18px;
	}

	.item-causes p{
		font-size: 14px;
	}

	.item-causes a{
	    padding: 6px 17px;
	}

	.item-causes:hover a{
   		background: #ED7A47;
	}

	.list-col:first-child{
		width: 40%;
	}

	.custom-post-heading{
		padding: 0 100px;
	}

	.custom-post-list .items{
		width: calc( 100vw - 200px );
	}

	.custom-post-slides .more-wrap{
		display: none;
	}

	.custom-post-slides .desktop{
		display: inline-block;
		float: right;
	}

	.custom-post-heading .list-col{
		width: 50%;
	}

	.hero-content .row-style-3 h2{
		font-size: 24px;
	}

	.hero-content .row-style-4{
		align-items: center;
		text-align: left;
	}
	
	.hero-content .row-style-4 .inner{
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
			align-items: center;
			flex-wrap: wrap;
			height:100%;
	}

	.hero-content .row-style-4 .boxs{
		border-left: 3px solid #FF9234;
		padding-left: 39px;
	}

	.hero-content .row-style-4 h2{
		font-size: 28px;
	}

	.hero-content .row-style-4 p{
		font-size: 16px;
	}

	.hero-content .row-style-5 h2{
		font-size: 28px;
	}

	.hero-content .row-style-5 p{
		font-size: 16px;
	}

	.custom-static-style-1 h3{
		font-size: 28px;
	}

	.card-info-items .col-lg-4 p{
		margin: 0 auto;
		max-width: 70%;
	}

	.donation-image{
		text-align: left;
	}

	.donation-image img{
		position: absolute;
		bottom: 0;
	}

	.donation_section{
		padding: 0;
	}

	.donation_section .boxs{
		padding: 50px 30px;
	}

	.donation_section .col-lg-4{
		order: 1;
	}

	.donation_section .col-lg-8{
		order: 2;
	}

	.desc_detail, 
	.type_donation, 
	.amount_donation{
		max-width: none;
	}

	.amount_donation ul{
		margin-bottom: 0;
	}

	.donation_section .desc_detail{
		text-align: left;
	}

	.type_donation, 
	.amount_donation{
		justify-content: flex-start;
	}

	.donation-section-wrapp .vc_column_container{
		padding: 54px 0;
	}

	.donation-section-wrapp .vc_column-inner{
		padding: 0 !important;
		width: 90% !important;
		max-width: 1140px;
		margin: 0 auto;
	}

	.custom-static-style-1 .custom-post-list figure{
		height: 450px;
	}

	.custom-static-style-3 figure{
		height: 429px;
	}

	.custom-static-style-3 figure img{
	    object-fit: cover;
	    height: 100%;
	    width: 100%;
	}

	.custom-static-style-3 .slick-list{
		padding-left: 50px;
	}

	.custom-static-style-3 .slide-nav{
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
			flex-wrap: wrap;
			align-content: center;
			justify-content: center;
				position: absolute;
				height: 100%;
				width: 45px;
				left: 15px;
				top: 0;
	}

	.custom-static-style-3 .slide-nav button{
		background-color: rgba(0, 0, 0, 0.3);
		border-radius: 50%;
		color: transparent;
		position: relative;
		overflow: hidden;
		display: block;
		margin: 8px 0;
		border: none;
		height: 33px;
		width: 33px;
	}

	.custom-static-style-3 .slick-prev:before,
	.custom-static-style-3 .slick-next:before{
		content: '';
			background-repeat: no-repeat;
			background-position: center;
			background-size: 8px auto;
				display: inline-block;
				position: absolute;
				height: 33px;
				width: 33px;
				left: 0;
				top: 0;
	}

	.custom-static-style-3 .slick-prev:before{
		background-image: url('../img/arrow-left.svg');
	}

	.custom-static-style-3 .slick-next:before{
		background-image: url('../img/arrow-right.svg');
	}

	.custom-static-style-3 .wrap-texts{
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
			flex-wrap: wrap;
			align-content: center;
				padding: 30px 0 0 0;
			    height: 100%;
			    color: #fff;
			    width: 100%;
	}

	.wrap-texts h2,
	.wrap-texts h3,
	.wrap-texts p{
		width: 100%;
	}

	.compare-list .item{
		margin: 0 30px;
/* 		width: 750px; */
	}

	.custom-static-style-4 h2{
		font-size: 28px;
	}

	.custom-static-style-4 p{
		font-size: 18px;
	}

	.timeline-row article h3{
		font-size: 26px;
	}

	.timeline-row article p{
		font-size: 16px;
	}

	.custom-section{
		max-width: 1140px;
		margin: 0 auto;
	}

	.custom-section-6 .col-more-column h3{
		font-size: 24px;
	}

	.custom-accordion-items .vc_column-inner{
		padding-top: 0 !important;
	}

	.custom-section-1 .col-heading-image{
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-flexbox;
	    display: -webkit-flex;
	    	display: flex;
	    		align-items: center;
	}

	.custom-section-1 .col-heading-image-space-evenly{
		justify-content:  space-evenly;
	}

	.custom-section-1 .col-heading-image-space-between{
		justify-content:  space-between;
	}

	.custom-section-1 figure{
		order: 2;
	}

	.custom-section-3 .animate-icon{
		height: 90px;
	}

	.custom-section-3 .animate-icon img{
		height: 90px;
		bottom: 15px;
		left: 43%;
	}

	.custom-section-1 article{
		text-align: left;
		max-width: 70%;
		width: auto;
	}

	.custom-section-text h3{
		font-size: 24px;
	}

	.custom-section-text p{
		font-size: 16px;
	}

	.custom-tab-with-overlay-image{
		margin: 0 auto !important;
		max-width: 95%;
	}

	.custom-tab-with-overlay-image .vc_custom_heading{
		font-size: 28px;
	}

	.custom-tab-with-overlay-image .vc_tta.vc_general .vc_tta-panel-body{
		padding-left: 200px !important;
		padding-right: 100px !important;
	}

	.custom-tab-with-overlay-image .vc_tta.vc_general .vc_tta-panel-body *{
		text-align: center !important;
	}

	.custom-tab-with-overlay-image .wpb_single_image{
		background: transparent;
		position: absolute;
		max-height: 300px;
		height: 130%;
		width: 200px;
		z-index: 10;
		padding: 0;
		bottom: 0;
		left: 0;
	}

	.custom-tab-with-overlay-image .wpb_single_image .vc_figure,
	.custom-tab-with-overlay-image .wpb_single_image .vc_single_image-wrapper{
		height: 100%;
	}

	.custom-tab-with-overlay-image .wpb_single_image img{
		object-position: center bottom;
	}

	.custom-section-image-with-overlay-text	{
		justify-content: space-between;
	}

	.custom-section-image-with-overlay-text .column-section-image .wpb_wrapper,
	.custom-section-image-with-overlay-text .column-section-image .wpb_single_image,
	.custom-section-image-with-overlay-text .column-section-image .vc_single_image-wrapper,
	.custom-section-image-with-overlay-text .column-section-image .vc_figure,
	.custom-section-image-with-overlay-text .column-section-image img{
		height: 100%;
	}

	.custom-section-image-with-overlay-text .wpb_single_image img{
		object-fit: cover;
	}

	.custom-section-image-with-overlay-text .column-overlay-text{
		margin: 30px 0;
	}

	.custom-section-image-with-overlay-text .column-overlay-text .wpb_text_column{
		margin-bottom: 0;
	}

	.custom-section-image-with-overlay-text .column-overlay-text .vc_column-inner{
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
	    	flex-direction: row !important;
			padding: 50px 40px !important;
			align-items: center;
			max-width: 589px;
	    	flex-wrap: wrap;
	}

	.custom-section-image-with-overlay-text{
		padding: 45px 0 80px;
		margin: 0;
	}

	.custom-overlay-text-left .column-section-image{
		order: 1;
	}
	
	.custom-overlay-text-left .column-overlay-text{
		justify-content: flex-end;
		right: -90px;
		z-index: 2;
		order: 0;
	}

	.custom-overlay-text-right .column-section-image{
		order: 0;
	}

	.custom-overlay-text-right .column-overlay-text{
		justify-content: flex-start;
		left: -90px;
		z-index: 2;
		order: 1;
	}

	.custom-section-image-with-overlay-text .column-overlay-text .wpb_text_column p{
		font-size: 16px;
	}

	.content-highlight-text{
		padding: 45px 0 80px;
	}

	.content-highlight-text .wpb_wrapper h3{
		font-size: 24px;
	}

	.custom-section-4 .col-item .cta-btn{
		display: inline-block;
		margin-right: 10px;
		padding: 10px 30px;
		width: auto;
	}

	.custom-static-style-7 .item{
	    padding: 70px 70px 70px 40px;
		margin: 0 15px;
	    width: 830px;
	}
	
	.comparison-slide-cta-section .vc_custom_heading{
		margin-top: 7px;
	}
}

@media screen and (min-width: 1025px) {
	.sina-nav .sina-menu.sina-menu-center{
		margin: 0 254px 0 auto;
	}

	.sina-nav .sina-menu .dropdown .dropdown-menu,
	.sina-nav .sina-menu .dropdown .dropdown-menu > li > a,
	.sina-nav .sina-menu .dropdown .dropdown-menu > li > a:hover, 
	.sina-nav .sina-menu .dropdown .dropdown-menu > li > a:focus {
	    border: none;
	}

	.sina-nav .sina-menu .dropdown .dropdown-menu > li > a:hover, 
	.sina-nav .sina-menu .dropdown .dropdown-menu > li > a:focus{
		background: #ED7A47;
	}

    .sina-nav .topnav,
    .sina-nav .bottomnav{
    	display: none;
    }

	.custom-post-slider .item{
		height: 442px;
	}

	.language_menu{
		/* display: none !important; */
	}

	.list-causes-heading small{
		font-size: 16px;
	}

	.list-causes-heading h2{
		font-size: 30px;
	}

	.custom-post-heading h2{
		font-size: 30px;
	}

	.custom-static-heading{
		margin-right: auto;
		margin-left: auto;
		max-width: 750px;
	}

	.custom-static-heading h2{
		font-size: 30px;
	}

	.newsletter-text h3{
		font-size: 28px;
	}

	.newsletter-text p{
		font-size: 16px;
	}

	.hero-content .row-style-3 h2{
		font-size: 28px;
		max-width: 70%;
	}

	.custom-section-3 .animate-icon img{
		left: 50%;
	}

	.custom-section-4 .col-item h2{
		font-size: 28px;
	}

	.custom-section-4 .col-item p,
	.custom-section-4 .col-item small{
		font-size: 16px;
	}
}

@media screen and (min-width: 1200px) {
	.sina-nav .sina-menu > li > a{
		padding: 20px 30px;
	}

    .item-causes{ 
		height: 337px;
    }

	.item-causes h5{
		font-size: 22px;
	}

	.item-causes p{
		font-size: 16px;
	}

	.list-causes-heading h2{
		font-size: 34px;
	}

	.custom-post-heading h2{
		font-size: 34px;
	}

	.custom-static-heading h2{
		font-size: 34px;
	}

	.custom-post-heading small{
		font-size: 16px;
	}

	.custom-post-heading{
		margin: 0 auto 15px;
		max-width: 1140px;
		padding: 0;
	}

	.custom-static-heading{
		margin: 0 auto 15px;
		max-width: 750px;
		padding: 0;
	}

	.custom-post-list .items{
		margin: 0 15px !important;
		width: 1140px;
	}

	.custom-post-list .inner{
		padding: 35px 50px;
	}

	.newsletter-text h3{
		font-size: 30px;
	}

	.custom-static-style-1 h3{
		font-size: 43px;
	}
	
	.custom-static-style-1 .custom-post-list .items{
		width: auto;
	}

	.custom-static-style-1 .custom-post-list figure{
		height: 450px;
	}

	.compare-list .item{
		height: 550px;
/* 		width: 850px; */
	}

	.custom-static-style-4 h2{
		font-size: 34px;
	}

	.custom-static-style-4 p{
		font-size: 20px;
	}

	.custom-static-style-4 hr{
		margin: 103px auto 63px;
	}

	.custom-section-1 h2,
	.custom-section-2 h2,
	.custom-section-3 h2,
	.custom-section-6 h2{
		font-size: 28px;
	}

	.custom-section-1 p,
	.custom-section-2 p,
	.custom-section-3 p,
	.custom-section-6 p{
		font-size: 16px;
	}

	.custom-section-6 .col-more-column h3{
		font-size: 30px;
	}

	.custom-section-6 .col-more-column p{
		font-size: 16px;
	}

	.custom-section-accordion .vc_custom_heading{
		font-size: 28px;
	}

	.vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a, 
	.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title > a{
		font-size: 18px;
	}

	.vc_tta.vc_general .vc_tta-panel-body p{
		font-size: 16px !important;
	}

	.custom-section-accordion{
		padding-bottom: 15px;
	}

	.custom-section-3 h2{
		font-size: 24px;
	}

	.custom-section-3 p{
		font-size: 16px;
	}

	.custom-section-3 .animate-icon,
	.custom-section-3 .animate-block img,
	.custom-section-3 .animate-block::before{
		height: 90px;
	}

	.custom-section-3 .animate-icon .line{
		height: auto;
	}

	.custom-section-3 .animate-block img{
		left: 80px;
	}

	.custom-section-text h3{
		font-size: 28px;
	}

	.custom-tab-with-overlay-image{
		padding-bottom: 90px;
		padding-top: 35px;
	}

	.custom-section-image-with-overlay-text .column-overlay-text{
		margin: 50px 0;
	}

	.custom-section-image-with-overlay-text .column-overlay-text .vc_column-inner{
		padding: 50px !important;
	}

	.custom-section-4 .col-item .row{
		padding: 55px;
	}

	.custom-section-4 .col-item h2{
		font-size: 34px;
	}

	.custom-section-4 .col-item .cta-btn{
		font-size: 16px;
	}

	.custom-static-style-7 .item{
		margin: 0 25px;
	}

	.custom-static-style-7 .inner{
	    padding: 0 0 0 70px;
	}
}

@media screen and (min-width: 1440px) {
    .item-causes{ 
		height: 380px;
    }

	.item-causes h5{
		font-size: 24px;
	}

	.item-causes p{
		font-size: 18px;
	}

	.item-causes a{
		font-size: 16px;
	}

	.custom-post-list .items{
		margin: 0 20px !important;
	}

	.min_height_custom > div{
   		min-height: 600px !Important;
	}

	.custom-static-style-3 .slick-list{
		padding-left: 150px;
		margin-right: 30px;
	}

	.custom-static-style-3 .wrap-texts{
		padding-right: 50px;
	}

	.custom-section-accordion .vc_custom_heading{
		font-size: 34px;
	}

	.custom-tab-with-overlay-image .vc_custom_heading{
		font-size: 34px;
	}

	.custom-tab-with-overlay-image{
		padding-bottom: 90px;
		padding-top: 55px;
		max-width: 100%;
	}

	.custom-tab-with-overlay-image .vc_tta.vc_general .vc_tta-panel-body{
		padding-right: 100px !important;
		padding-left: 150px !important;
	}

	.custom-tab-with-overlay-image .wpb_single_image{
		left: -50px;
	}

	.custom-section-image-with-overlay-text .column-overlay-text{
		margin: 80px 0;
	}
}

@media screen and (min-width: 1441px) {
	.custom-static-style-3 .wrap-texts{
		padding-right: 150px;
	}

	.compare-list .item{
		height: 650px;
/* 		width: 1140px; */
	}

	.custom-static-style-7 .item{
	    max-width: 1200px;
		margin: 0 35px;
	}
}