/*
Theme Name:Animal Evac.Nz
Description: Animal Evac.Nz  is simple responsive SEO friendly theme. 
Version: 0.2
Tags:  blog, news, featured-images, one-column, theme-options
Text Domain: animal Evac.Nz
Domain Path: animal Evac.Nz
Author: A2Z Developing Team
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

*{ 
	font-family:'Lato';
}
.text-center img {
	display: inline-block;
}
header .header-top {
	padding: 15px 0px;
}
header .header-top .mainmenu ul li a {
	text-decoration:none;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	color:#3d3d3d;
	padding: 0px 12px;
}
header .header-top .mainmenu {
	float: right;
	padding-top: 25px;
}
header .header-top .header-donate {
	position: relative;
	padding-top: 25px;
}
header .header-top .header-donate a {
	font-size: 15px;
	font-weight: 800;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #959595;
	border-radius: 50px;
	padding: 10px 30px;
}
header .header-bottom .carousel-caption {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 25%;
}
/*************SUB MENU*************/
.mainmenu .sub-menu {list-style: outside none none;  min-width: 250px;  padding: 0;  position: absolute;  z-index: 1000;  display:none;}
.mainmenu li:hover .sub-menu{ display:block; }
.mainmenu .sub-menu li{padding:0px !important;}
.mainmenu .sub-menu li a { background: none repeat scroll 0 0 #fff !important;  display: block;  padding: 10px 15px !important;  text-align: left; color: #000 !important;  text-decoration: none;  transition: all 1s ease-in-out 0s;}
.mainmenu .sub-menu li a:hover { background:#fff !important; border-left:5px solid #000; padding-left:25px;}

/*******MAIN MENU*********/
header .mainmenu .navbar {
	margin: 0px;
}
.navbar-dark .navbar-nav .nav-link {
  color: #fff;
}
header .mainmenu .navbar-nav a.active,
header .mainmenu .navbar-nav a:focus,
header .mainmenu .navbar-nav a:hover {
	background: none;
	color: #e92429;
}
header .header-bottom {
	position: relative;
}
header .header-bottom .banner-contents h3 {
	font-size: 50px;
	font-weight: 800;
	color: #fff;
	text-transform: uppercase;
}
header .header-bottom .banner-contents p {
	font-size: 32px;
	font-weight: 800;
	color: #fff;
	padding: 5px 0px 10px;
}
header .header-bottom .banner-contents a {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #e92429;
	border-radius: 50px;
	padding: 10px 35px;
}

/**********CAROUSEL DOTS***************/
header .header-bottom .owl-theme .owl-controls {
    margin-top: 0;
}
header .header-bottom .owl-dots {
	bottom: 5%;
	left: 0;
	position: absolute;
	right: 0;
}
header .header-bottom .owl-theme .owl-dots .owl-dot span {
	background-color: #fff;
	height: 13px;
	width: 13px;
}
header .header-bottom  .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #e92429;
}
.holder .about-section {
	padding: 80px 0px;
	background-image: url(img/others/about-bg.png);
	background-repeat:  no-repeat;
	background-size: cover;
	background-position: center;
}
.holder .heading h3 {
	font-size: 34px;
	font-weight: 900;
	text-transform: uppercase;
	padding-bottom: 15px;
}
.holder .about-section .about-heading h3 {
	color: #e92429;
}
.holder .about-section .about-heading h4 {
	color: #191919;
	font-size: 21px;
	font-weight: 600;
	font-style: italic;
	padding-bottom: 15px;
}
.holder .about-section .about-heading p {
	color: #444444;
	font-size: 18px;
	line-height: 1.7;
}
.holder .about-section .about-heading a {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #e92429;
	border-radius: 50px;
	padding: 10px 35px;
}
.holder .what-section {
	padding: 130px 0px;
	background-image: url(img/others/what-bg.png);
	background-repeat:  no-repeat;
	background-size: cover;
	background-position: center;
}
.holder .what-section .what-heading h3 {
	color: #fff;
}
.holder .what-section .what-heading p {
	color: #fff;
	font-size: 18px;
	line-height: 1.7;
}
.holder .what-section .wnat-contents h3 {
	font-size: 23px;
	font-weight: 800;
	text-transform: uppercase;
	padding-bottom: 5px;
	color: #ee2a2c;
}
.holder .what-section .wnat-contents p {
	color: #fff;
	font-size: 16px;
	line-height: 1.7;
}
.holder .what-section .what-wrap {
	padding-top: 80px;
}
.holder .what-section .what-img {
	background-image: url(img/others/design-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 127px;
	width: 127px;
	margin: auto;
	text-align: center;
	padding-top: 30px;
	position: relative;
}
.holder .what-section .what-img.joint-1::after {
	background-image: url(img/others/joint-1.png);
	background-repeat: no-repeat;
	position: absolute;
	content: "";
	right: -56px;
	top: 60px;
	width: 58px;
	height: 46px;
}
.holder .what-section .what-img.joint-2::after {
	background-image: url(img/others/joint-2.png);
	background-repeat: no-repeat;
	position: absolute;
	content: "";
	right: -56px;
	top: 20px;
	width: 58px;
	height: 46px;
}
.holder .what-section .what-img.joint-3::before {
	background-image: url(img/others/joint-3.png);
	background-repeat: no-repeat;
	position: absolute;
	content: "";
	left: -66px;
	top: 60px;
	width: 66px;
	height: 5px;
}
.holder .what-section .wrap-section {
	padding-bottom: 25px;
}
.holder .what-section .what-img-1 {
	height: 250px;
	width: 250px;
	border-radius: 50%;
	border: 6px solid #fff;
	margin: auto;
	padding-top: 34px;
	position: relative;
	margin-top: 30px;
}
.holder .what-section .wrap-section.joint-3 {
	position: relative;
    top: 80px;
}
.holder .news-section {
	padding: 80px 0px 40px;
}
.holder .news-section .news-heading  {
	color: #e92429;
}
.holder .news-section .news-wrap {
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #f3f3f3;
}
.holder .news-section .news-content {
	padding-top: 15px;
}
.holder .news-section .news-content h4 {
	font-size: 16px;
	color: #e92429;
	font-weight: 700;
	text-transform: uppercase;
}
.holder .news-section .news-content h3 {
	font-size: 18px;
	color: #141414;
	font-weight: 700;
	text-transform: uppercase;
}
.holder .news-section .news-content p {
	font-size: 16px;
	color: #444444;
	line-height: 1.7;
}
/*********** CAROUSEL NAV***********/
.holder .news-section .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/news-left-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 21px;
	left: -5%;
	position: absolute;
	text-indent: -99999px;
	top: 35%;
	width: 13px;
}
.holder .news-section .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/news-right-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 21px;
	right: -5%;
	position: absolute;
	text-indent: -99999px;
	top: 35%;
	width: 13px;
}
.holder .faq-section {
	padding: 30px 0px 70px;
}
.holder .faq-section .faq-heading  {
	color: #e92429;
}
.holder .faq-section .faq-wrap {
	padding-top: 30px;
}
.holder .faq-section .faq-wrap .card-header [data-toggle="collapse"] .fa:before {  
   background-image: url("img/icons/faq-2.png");
  background-repeat: no-repeat;
   content: "";
  width: 14px;
  float: right;
  height: 15px;
  position: relative;
  top: 10px;
  right: 20px;
}
.holder .faq-section .faq-wrap .card-header [data-toggle="collapse"].collapsed .fa:before {
  background-image: url("img/icons/faq-1.png");
  background-repeat: no-repeat;
   content: "";
  width: 14px;
  float: right;
  height: 15px;
  position: relative;
  top: 10px;
  right: 20px;
}
.holder .faq-section .card {
	margin-bottom: 10px;
}	
.holder .faq-section .faq-wrap .card-body p {
	padding: 5px 20px;
	color: #707070;
	font-size: 15px;
	line-height: 1.7;
	margin: 0px;
}
.nopadding {
	padding: 5px;
}
.holder .faq-section .faq-wrap .card-header {
	padding: 0px;
}
.holder .faq-section .card-header button i {
	float: right;
}
.holder .faq-section .card-header button {
	color: #4f4f4f;
	font-size: 16px;
	font-weight: 500;
	height: 60px;
	padding: 10px 20px;
	text-decoration: none;
	width: 100%;
	text-align: left;
	background-color: #fff !important;
	border-radius: 3px;
	border: 1px solid #e9e9e9;
	box-shadow: none;
}
.holder .contact-section {
	padding: 130px 0px;
	background-image: url(img/others/contact-bg.png);
	background-repeat:  no-repeat;
	background-size: cover;
	background-position: center;
}
.holder .contact-section .contact-contents  {
	color: #fff;
}
.holder .contact-section .contact-contents  a {
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	margin-right:  15px;
}
.holder .contact-section .contact-contents  a i {
	margin-right: 10px;
}
.holder .contact-section .contact-contents p {
	padding-top: 10px;
}
.holder .contact-section .form-section {
	padding: 50px 100px 0px;
}
.holder .contact-section input {
	height: 50px;
	border-radius: 50px;
}
.holder .contact-section textarea {
	border-radius: 15px;
}
.holder .contact-section .form-group {
	margin-bottom: 0px;
} 
.holder .contact-section .form-wrap {
	padding-bottom: 15px;
} 
.holder .contact-section .form-wrap.submit {
	padding-top: 20px;
}
.holder .contact-section .form-control {
	font-size: 15px;
	color: #000;
	padding-left: 20px;
}
.holder .contact-section .form-wrap a {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #e92429;
	border-radius: 50px;
	padding: 10px 50px;
}
footer .copyrights {
  background-color: #151515;
  padding: 25px 0px;
}
footer .copyrights p{
	font-size: 13px;
	color:#b0b0b0;
	margin: 0px;
}
footer .social-icons ul {
	margin-bottom: 0px;
}
footer .social-icons ul li a {
	font-size: 23px;
	color: #b0b0b0;
	padding: 0px 10px;
}
/*Custom Css*/
.contact-section .wpcf7-form  p{
	display:none;
}
.contact-section .wpcf7-form div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
	color: #fff;
}
.contact-section .wpcf7-form div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
	color: #fff;
}
.contact-section .wpcf7-form  div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	border: 2px solid #f7e700;
	color: #fff;
}
 .contact-section .wpcf7-form  div.wpcf7-mail-sent-ng, div.wpcf7-aborted {
	border: 2px solid #ff0000;
	color: #fff;
}
.holder .contact-section .form-wrap  .submit-now  {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #e92429;
	border-radius: 50px;
	padding: 10px 50px;
	height:auto;
}
.holder .news-section .news-content h3 a {
	color: #141414;
	text-decoration: none;
}
.header-top.header-top-all {
	position: relative;
	padding-bottom: 12px;
	border-bottom: 1px solid #BCBFC3;
}	
	
img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 3em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.overview-holder {
	padding-top: 23px;
	padding-bottom:26px;
	font-size: 16px;
	line-height: 2em;
	text-align:justify;
	
}
.overview-holder ul li{
	line-height: 2;
	font-size:16px;
	padding-bottom: 5px;
	}
.overview-holder h3 {
   font-size: 34px;
   font-weight:900;
   text-transform: Uppercase;
   margin-bottom:7px;
   font-family: 'Lato';
   color: #e92429;
}

.overview-holder h4 {
	font-size: 17px;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 7px;
	font-family: 'Lato';
	color: #e92429;
}
.single .overview-holder h3 {
	margin-bottom: 8px;
}
blockquote p {
	font-size: 16px !important;
}
.btn-1,.btn-1:active,.btn-1:hover,.btn-1:focus {
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 700;
	border: 1px solid #9f9f9f;
	padding: 8px 15px;
	border-radius: 5px;
	background-color: #e92429;
	border:none;
}

header .mainmenu nav.navbar .navbar-nav li.current-menu-item a{
	background: none;
	color: #e92429;
}
.overview-holder h3 br {
	display: none;
}
.submit-now1 {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #e92429;
	border-radius: 50px;
	padding: 10px 50px;
}
.donate-new {
	padding-top: 12px;
}
#archives-2 ul li{list-style:none;}
.blog_archive_holder.right_side {
	border: 1px solid #ddd;
	padding: 11px;
}
#archives-2{
    list-style: none;
    padding: 10px;
}
.blog_pge_img {
	border: 1px solid #eee !important;
	padding: 2px;
	margin-top: 5%;
}
.blog_pge a {
	text-decoration: none !important;
}
.blog_pge {
	padding-top: 37px;
	padding-bottom: 46px;
}

.alignright a{
	display: inline-block;padding: 6px 14px !important;border-radius: 4px;font-size: 14px;line-height: 1.8;
	background-color: #e92429;color: #fff;text-decoration: none;
}
.alignleft a{
	float: left;
	background-color: #e92429!important;color: #fff!important;text-decoration: none;
	display: inline-block;padding: 6px 14px !important;border-radius: 4px;font-size: 14px;line-height: 1.8;
}


/*** CUSTOM PAGINATION ***/
.custom-pagination {text-align: center;}
.custom-pagination span,.custom-pagination a {display: inline-block;padding: 6px 14px !important;border-radius: 4px;font-size: 14px;line-height: 1.8;}
.custom-pagination a {background-color: #47515B;color: #fff;text-decoration: none;}
.custom-pagination a:hover {background-color: #47515B;color: #fff;}
.custom-pagination span.page-num {margin-right: 10px;padding: 0;}
.custom-pagination span.dots {padding: 0;color: gainsboro;}
.custom-pagination span.current {background-color: #e92429;color: #fff;text-decoration: none;}
.btn-read,.btn-read:hover,.btn-read:focus,.btn-read:active {
	background: #e92429 ;
	color: #fff;
	font-size: 16px;
	padding:8px 12px;
}
.blog-pge1 h3 {
	font-size: 34px;
	font-weight: 900;
	text-transform: Uppercase;
	margin-bottom: 7px;
	font-family: 'Lato';
	color: #e92429;
	text-align: center;
	padding-bottom: 15px;
}
.wnat-contents a {
	text-decoration: none;
}
.footer-donate a{
	font-size: 15px;
	font-weight: 800;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #e92429;
	border-radius: 50px;
	padding: 10px 30px;
}

/*.single-services .overview-holder img {
	background: #000;
	height: 108px;
	width: 108px;
	border: 5px solid #eee;
	border-radius: 70px;
}*/

.mc4wp-form-fields input {
    font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,Verdana,sans-serif !important;
    font-size: 15px !important;
    display: block !important;
    padding: 0 0.4em !important;
    margin: 0 4% 10px 0 !important;
    min-height: 32px !important;
    width: 58% !important;
    min-width: 130px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
}

.mc4wp-form-fields input.button {
    background: #e92429 !important;
    font-size: 15px;
    font-weight: 800;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 50px !important;
    padding: 10px 30px;
}

button#wpforms-submit-1208 {
    font-size: 15px !important;
    font-weight: 800 !important;
    color: #fff !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    background-color: #e92429 !important;
    border-radius: 50px !important;
    padding: 10px 30px !important;
}
.wpforms-field input {
    height: 50px !important;
    border-radius: 50px !important;
	padding: 25px !important;
}
.wpforms-field textarea {
    border-radius: 15px !important;
	padding: 25px !important;
}
button#wpforms-submit-1842 {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #e92429;
    border-radius: 50px;
    padding: 10px 50px;
    height: auto;
    border: 1px solid #e92429;
    display: table;
    margin: 0 auto;
}
.wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: #e92429 !important;
    border: 1px solid #e92429 !important;
}
.wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full {
    color: #fff !important;
    margin: 0 auto 24px;
    padding: 15px 15px;
}
/*RESPONSIVE*/
@media screen and (max-width: 1600px) {
	.holder .what-section .what-img-1 {
		height: 245px;
		width: 245px;
		top: 20px;
		margin-top: 0px;
	}
	.holder .what-section .what-img.joint-3::before {
		left: -68px;
		width: 68px;
	}
}
@media screen and (max-width: 1365px) {
	header .header-top .mainmenu ul li a {
		padding: 0px 7px;
		font-size: 13px;
	}
	
	header .header-top .header-donate a {
	    font-size: 12px;
	}
	header .header-top .mainmenu {
		padding-top: 15px;
	}
	header .header-top .header-donate {
		padding-top: 15px;
	}
	header .header-bottom .carousel-caption {
		top: 15%;
	}
	.holder .about-section {
	    padding: 60px 0px;
	}
	.holder .what-section {
	    padding: 60px 0px;
	}
	.holder .what-section .wnat-contents h3 {
	    font-size: 20px;
	}
	.holder .what-section .what-img-1 img {
		width: 60%;
	}
	.holder .what-section .what-img-1 {
		width: 170px;
		height: 170px;
		padding-top: 30px;
		margin-top: 72px;
		top: 0px;
	}
	.holder .what-section .wrap-section.joint-3 {
		position: relative;
		margin-top: 90px;
		margin-left: -9px;
		top: 0px;
	}
	.holder .what-section .wnat-contents.joint-3 {
		padding-left: 15px;
	}
	.holder .news-section {
		padding: 60px 0px;
	}
	.holder .faq-section {
		padding: 30px 0px 50px;
	}
	.holder .contact-section {
	    padding: 60px 0px;
	}
}
@media screen and (min-width: 1100px) and (max-width: 1280px) {
.holder .what-section .what-img-1 {
	width: 245px;
	height: 245px;
	padding-top: 40px;
	margin-top: 23px;
	top: 0px;
}
.holder .what-section .wrap-section.joint-3 {
	position: relative;
	margin-top: 80px;
	margin-left: -4px;
	top: 0px;
}
}
@media screen and (max-width: 1023px) {
	header .header-top .mainmenu ul li a {
		padding: 0px 3px;
		font-size: 10px;
	}
	
	header .header-top .mainmenu {
		padding-top: 5px;
	}
	header .header-top .header-donate a {
		font-size: 10px;
		padding: 10px 22px;
	}
	header .header-top .header-donate {
		padding-top: 10px;
	}
	header .header-bottom .banner-contents h3 {
	    font-size: 30px;
	}
	header .header-bottom .banner-contents p {
	    font-size: 20px;
	}
	header .header-bottom .banner-contents a {
	    font-size: 14px;
	}
	header .header-bottom .carousel-caption {
		top: 10%;
	}
	.holder .heading h3 {
	    font-size: 25px;
	}
	.holder .about-section .about-heading h4 {
		font-size: 15px;
	}
	.holder .about-section .about-heading h4 br {
		display: none;
	}
	.holder .about-section .about-heading p {
		font-size: 15px;
	}
	.holder .about-section .about-heading a {
	    font-size: 14px;
	}
	.holder .what-section .what-heading p {
		font-size: 13px;
	}
	.holder .what-section .what-img.joint-1::after { 
		display: none;
	}
	.holder .what-section .what-img.joint-2::after { 
		display: none;
	}
	.holder .what-section .what-img.joint-3::before { 
		display: none;
	}
	.holder .what-section .wnat-contents {
		text-align: center !important;
		padding-top: 15px;
	}
	.holder .what-section .what-wrap {
		padding-top: 30px;
	}
	.holder .what-section .what-img-1 {
		margin-top: 0;
	}
	.holder .what-section .wrap-section.joint-3 {
		margin-top: 40px;
		margin-left: 0;
	}
	.holder .news-section .news-content h4 {
	    font-size: 15px;
	}
	.holder .news-section .news-content h3 {
	    font-size: 15px;
	}
	.holder .news-section .news-content p {
	    font-size: 14px;
	}
	.holder .news-section {
		padding: 30px 0px;
	}
	.holder .faq-section .card-header button {
	    font-size: 14px;
	}
	.holder .faq-section .faq-wrap .card-body p {
		padding: 5px 5px;
		font-size: 14px;
	}
	.holder .contact-section .contact-contents a {
		font-size: 14px;
	}
	.holder .contact-section .form-section {
		padding-top: 20px;
	}
	.holder .contact-section .form-wrap a {
	    font-size: 15px;
	}
	.holder .contact-section {
		padding: 30px 0px;
	}
	.overview-holder h3 {font-size: 25px;}
	.blog-pge1 h3 {
	font-size: 25px;
	}
}

@media screen and (max-width: 767px) {
	header .header-logo {
	    text-align: center;
	}
	header .header-logo img {
		display: inline-block;
	}
	header .mainmenu .navbar {
	  margin: 0;
	  padding: 0;
	}
	.icon-bar {
		background-color: #e92429;
		border-radius: 1px;
		display: block;
		height: 2px;
		width: 22px;
	}
	.icon-bar + .icon-bar {
		margin-top: 4px;
	}
	.navbar-toggler {
	  background-color: transparent;
	  background-image: none;
	  border-radius: 0;
	  padding: 9px 10px;
	}
	.navbar-dark .navbar-toggler {
	  border: medium none;
	}
	header .header-top .mainmenu ul li {
	  margin-bottom: 10px;
	}
	header .header-top .mainmenu ul li .sub-menu li {
	  margin-bottom: 0px;
	}
	header .header-top .mainmenu {
		padding-top: 0px;
		float: none;
	}
	header .header-top .header-donate {
		padding-top: 0;
		text-align: center;
	}
	.holder .about-section {
		padding: 30px 0px;
	}
	.holder .heading h3 {
		font-size: 20px;
	}
	.holder .about-section .about-heading p {
		font-size: 14px;
	}
	.holder .what-section {
		padding: 30px 0px;
	}
	.holder .news-section .news-wrap {
		padding-top: 10px;
		padding-bottom: 20px;
	}
	.holder .what-section .wrap-section {
		padding-bottom: 25px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.holder .news-section .news-content {
		text-align: center;
	}
	.holder .faq-section .faq-wrap {
		padding-top: 10px;
	}
	.holder .faq-section .card-header button {
		font-size: 13px;
		overflow: hidden;
		text-align: left;
		text-overflow: ellipsis;
		white-space: normal;
		padding: 0px 10px;
	}
	.holder .faq-section .faq-wrap .card-header [data-toggle="collapse"].collapsed .fa::before {
		right: 0;
	}
	.holder .faq-section .faq-wrap .card-header [data-toggle="collapse"] .fa::before {
		right: 0;
	}
	.holder .contact-section .form-group {
		margin-bottom: 15px;
	}
	.holder .contact-section .form-wrap {
		padding-bottom: 0px;
	}
	footer .social-icons {
		text-align: center !important;
		padding-top: 10px;
	}
	footer .copyrights p {
		text-align: center;
	}
	.holder .news-section .owl-prev {
		left: -10px;
		top: 43%;
	}
	.holder .news-section .owl-next {
		right: -10px;
		top: 43%;
	}
	header .header-bottom .banner-contents h3 {
		font-size: 17px;
	}
	header .header-bottom .banner-contents h3 br {
		display: none;
	}
	header .header-bottom .banner-contents p {
		font-size: 13px;
		padding: 0px;
	}
	header .header-bottom .banner-contents a {
		font-size: 10px;
	}
	header .header-bottom .carousel-caption {
		top: 20%;
	}
	.holder .contact-section .form-section {
		padding: 20px 20px 0px;
	}
	img.alignleft {
	float: none !important;
	}
	.custom-pagination {
	text-align: center;
	margin-bottom: 25PX;
	}
	.overview-holder h3 {
	font-size: 20px;
	}
	.blog-pge1 h3 {
	font-size: 20px;
	}
	header .header-top .mainmenu ul li a {
	padding: 0px 4px;
	font-size: 12px;
	}
	.footer-donate {
	text-align: center !important;
	padding-top: 20px;
	}
}
@media screen and (max-width: 480px){
	.overview-holder h1 {
		font-size: 25px;
	}
	.overview-holder h2 {
	font-size: 25px;
	}
}
@media screen and (max-width: 414px) {
	header .header-bottom .carousel-caption {
		top: 4%;
	}
	.holder .news-section .owl-prev {
		left: 5%;
		top: 57%;
	}
	.holder .news-section .owl-next {
		right: 5%;
		top: 57%;
	}
}
@media screen and (max-width: 375px) {
.overview-holder h3 {
	font-size: 19px;
	}
	.blog-pge1 h3 {
	font-size: 19px;
	}
	.holder .heading h3 {
	font-size: 19px;
	}
}

@media screen and (max-width: 320px) {
	.navbar-dark .navbar-brand {
		color: #fff;
		margin: 0;
	}
	header .header-bottom .banner-contents h3 {
		font-size: 14px;
	}
	header .header-bottom .carousel-caption {
		top: 0;
		padding: 5px;
	}
	.holder .news-section .owl-prev {
		left: 0%;
		top: 57%;
	}
	.holder .news-section .owl-next {
		right: 0%;
		top: 57%;
	}

	img.alignleft {
	float: left !important;
	}
	.overview-holder h1 {
	font-size: 23px;
	}
	.overview-holder h2 {
	font-size: 23px;
	}

}