/*
Theme Name: Brandon Main
Theme URI: http://themes.muffingroup.com/brandon
Author: Muffin group
Author URI: http://muffingroup.com
Description: Brandon - Premium WordPress Theme.
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: one-column, two-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, post-formats, theme-options, translation-ready
Version: 1.9.7
*/

@import url("css/base.css");

@import url("css/animate.min.css");
@import url("css/buttons.css");
@import url("css/fonts.css");
@import url("css/isotope.css");

@import url("css/grid.css");
@import url("css/layout.css");
@import url("css/shortcodes.css");
@import url("css/variables.css");
/* #Global 

================================================== */ 

.the_content pre {
	margin-bottom: 20px
}
.the_content p strong {
	font-size: 15px;
}
.rev_slider iframe {
	max-width: 1220px;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	display: inline;
}
body {
	padding: 25px 0 0;
}
#Wrapper {
	-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, .06);
	box-shadow: 0px 0px 15px rgba(0, 0, 0, .06);
}
/* #Post navigation 

================================================== */ 

.post_navigation {
	overflow: hidden;
	margin: 0px 1% 20px !important;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-style: solid;
	font-size: 13px;
}
.post_navigation a.post_control {
	display: block;
}
.post_navigation a.prev_post {
	float: left;
}
.post_navigation a.prev_post i {
	margin-right: 10px;
}
.post_navigation a:hover.prev_post {
}
.post_navigation a.next_post {
	float: right;
}
.post_navigation a.next_post i {
	margin-left: 10px;
	margin-right: 0 !important;
}
.post_navigation a:hover.next_post {
}
/* #Hover mask 

================================================== */ 

.hover-mask a {
	display: block;
	line-height: 0;
	position: relative;
	overflow: hidden;
}
.hover-mask a:after, .hover-mask a:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	background: rgba(241, 241, 241, 0.8);
	width: 50%;
	height: 100%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.hover-mask a:before {
	left: -50%;
}
.hover-mask a:hover:before {
	left: 0%;
}
.hover-mask a:after {
	right: -50%;
}
.hover-mask a:hover:after {
	right: 0;
}
.hover-mask a .ico {
	display: block;
	width: 46px;
	height: 46px;
	line-height: 46px;
	font-size: 20px;
	background: #444;
	color: #fff;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -23px 0 0 -23px;
	z-index: 100;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.hover-mask a:hover .ico {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
/* #Owl-pagination 

================================================== */ 
 
.owl-pagination .owl-page span {
	width: 17px !important;
	height: 17px !important;
	margin: 5px 6px !important;
	background: rgba(0, 0, 0, .15) !important;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}
/* #Top bar 
 

================================================== */ 
 
.menu-clean #Header .menu > li > a {
	padding: 0 20px;
}
.menu-clean #Header .menu > li.current-menu-item > a,  .menu-clean #Header .menu > li.current_page_item > a,  .menu-clean #Header .menu > li.current-menu-ancestor > a,  .menu-clean #Header .menu > li.current_page_ancestor > a {
	height: 60px;
	line-height: 60px;
	background: none;
}  

.category-news .type-post {
	width: 46% !important;
	height: 285px;
	background-color: #f7f7f7;
	padding: 1%;
}
.category-news .type-post .more {
	float: right;
}
.post {
	padding-bottom: 35px;
	border-bottom-width: 1px;
	border-style: dashed;
}
.post_meta {
	width: 18%;
	float: left;
}
.post_meta > div {
	padding: 10px 0;
	border-bottom-width: 1px;
	border-style: solid;
	text-align: center;
}
.post_meta > div:last-child {
	border-bottom: 0;
}
.post_meta > div i {
	display: block;
	width: 100%;
	margin-bottom: 5px;
	font-size: 20px;
	line-height: 20px;
	color: #555;
}
.post_meta .date {
}
.post_meta .comments {
}
.post_meta .category {
}
.post_meta .category a {
	display: block;
}
.post_meta .tags a {
	display: block;
}
.post .post_wrapper {
	float: right;
	width: 76%;
}
.post_photo {
	float: left;
	width: 50%;
}
.post_photo .photo_wrapper {
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 7px;
	line-height: 0;
}
.post_photo iframe {
	width: 100%;
}
.post .post_wrapper .desc {
	float: right;
	width: 47%;
	margin-left: 3%;
	padding-top: 15px;
}
.post .post_wrapper .desc .post_title {
	font-weight: 100;
}
.post .post_wrapper .desc p:last-child {
	margin-bottom: 0;
}
.post .post_wrapper .desc .more i {
	margin-left: 10px;
}
.post.no-photo .post_photo {
	display: none;
}
.post.no-photo .desc {
	width: 100%;
	margin-left: 0;
}
.post_header {
	margin-bottom: 30px;
}
.section-post-about {
}
.section-post-about .author-box {
	margin-top: 20px;
}
.section-post-about .author-box .author-box-wrapper {
	background: rgba(0,0,0, .03);
	padding: 20px;
	position: relative;
}
.section-post-about .author-box .avatar-wrapper {
	position: absolute;
	left: 20px;
	top: 20px;
}
.section-post-about .author-box .desc-wrapper {
	padding-left: 80px;
}
.section-post-about .author-box .desc-wrapper h6 {
	margin-bottom: 5px;
}
.section-post-about .latest_posts_wrapper.related {
	padding: 0;
	margin-bottom: 0;
}
.section-post-about .latest_posts_wrapper.related .column {
	margin-bottom: 0;
}
.one-second.post,  .one-third.post,  .one-fourth.post {
	padding-bottom: 0;
	border-bottom-width: 0;
}
.one-second.post > .post_wrapper,  .one-third.post > .post_wrapper,  .one-fourth.post > .post_wrapper {
	width: 100%;
	float: none;
}
.one-second.post > .post_wrapper .post_photo,  .one-third.post > .post_wrapper .post_photo,  .one-fourth.post > .post_wrapper .post_photo {
	width: 100%;
	float: none;
	margin-bottom: 15px;
}
.one-second.post > .post_wrapper .desc,  .one-third.post > .post_wrapper .desc,  .one-fourth.post > .post_wrapper .desc {
	width: 100%;
	float: none;
	padding-top: 0;
	margin-left: 0;
}
.one-second.post > .post_meta,  .one-third.post > .post_meta,  .one-fourth.post > .post_meta {
	width: 100%;
	float: none;
	clear: both;
	padding-top: 10px;
	margin-top: 15px;
	border-top-width: 1px;
	border-style: solid;
	text-align: center;
}
.one-second.post > .post_meta .date,  .one-third.post > .post_meta .date,  .one-fourth.post > .post_meta .date {
	display: inline-block;
}
.one-second.post > .post_meta .comments,  .one-third.post > .post_meta .comments,  .one-fourth.post > .post_meta .comments {
	display: inline-block;
}
.one-second.post > .post_meta .category,  .one-third.post > .post_meta .category,  .one-fourth.post > .post_meta .category {
	display: inline-block;
}
.one-second.post > .post_meta > div,  .one-third.post > .post_meta > div,  .one-fourth.post > .post_meta > div {
	display: inline-block;
	border-bottom: 0;
	padding: 0 10px;
	margin-bottom: 6px;
}
.one-second.post > .post_meta > div i,  .one-third.post > .post_meta > div i,  .one-fourth.post > .post_meta > div i {
	display: inline;
	margin-bottom: 0;
	font-size: 17px;
	line-height: 17px;
	margin-right: 5px;
}
.one-second.post > .post_meta div.category a,  .one-third.post > .post_meta div.category a,  .one-fourth.post > .post_meta div.category a {
	display: inline;
}
/* #Single post 

================================================== */ 

.single-post .post {
	border-bottom-width: 0;
	padding-bottom: 0;
}
.single-post .post_meta {
	width: 13%;
	float: left;
}
.single-post .post_photo {
	float: right;
	width: 85%;
}
.single-post .no-photo .post_meta {
	width: 100%;
	float: none;
	border-top: 0;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 5px;
	text-align: center;
}
.single-post .no-photo .post_photo {
	display: none;
}
.single-post .no-photo .post_meta > div {
	display: inline-block;
	border-bottom: 0;
	padding: 0 10px;
	margin-bottom: 6px;
}
.single-post .no-photo .post_meta > div i {
	display: inline;
	margin-bottom: 0;
	font-size: 17px;
	line-height: 17px;
	margin-right: 5px;
}
.single-post .no-photo .post_meta > div.category a, .post_meta > div.tags a {
	display: inline;
}
.post.no-meta .post_wrapper {
	width: 100%;
}
.post.no-meta .post_wrapper .post_photo {
	width: 45%;
}
.post.no-meta .post_wrapper .desc {
	width: 52%;
}
.single-post .no-meta .post_photo {
	width: 100%;
}
/* #Comments 

================================================== */ 

#comments {
	padding-top: 30px;
	margin-top: 20px;
	background: url(../images/divider.png) repeat-x left top;
}
#comments .commentlist {
	margin-left: 0;
	list-style-type: none;
}
#comments .commentlist > li {
	margin-bottom: 30px;
}
#comments .commentlist > li .comment-body {
	position: relative;
	background: rgba(0,0,0, .01);
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 20px 20px 20px 125px;
	margin-bottom: 30px;
	overflow: hidden;
}
#comments .commentlist > li .children {
	margin-bottom: 15px;
	padding-left: 40px;
	border-left: 1px solid #ddd;
}
#comments .commentlist > li .photo {
	display: block;
	width: 64px;
	height: 64px;
	overflow: hidden;
	line-height: 0;
	position: absolute;
	left: 30px;
	top: 20px;
}
#comments .commentlist > li .comment-author {
	font-size: 15px;
	color: #444;
}
#comments .commentlist > li .comment-author a {
}
#comments .commentlist > li .comment-meta {
	font-size: 12px;
	font-style: italic;
}
#comments .commentlist > li .comment-meta a {
}
#comments .commentlist > li .comment-meta a.comment-edit-link {
	float: right;
	padding-right: 52px;
	position: relative;
	top: -19px;
}
#comments .commentlist > li p {
	margin: 4px 0 10px;
}
#comments .commentlist > li .reply {
	position: absolute;
	right: 20px;
	top: 20px;
}
#comments .commentlist > li .reply a.comment-reply-link {
	font-size: 11px;
	padding: 3px 6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#comments .commentlist > li .reply a:hover.comment-reply-link {
	text-decoration: none;
}
#comments .commentlist li {
}
#comments .commentlist li .comment-body {
}
#comments .commentlist li .comment-body.last {
}
#comments .commentlist li .comment-body.lastBorder {
	border-bottom: 0;
}
#comments .commentlist .children {
	margin-bottom: 0px;
	margin-left: 30px;
	padding-left: 50px;
}
#comments .commentlist .children li {
	margin-bottom: 0;
}
#comments #comments-title {
	font-size: 26px;
	line-height: 28px;
	margin-bottom: 20px;
}
#comments #comments-title span {
	font-style: italic;
}
/* #Respond 

================================================== */ 

#respond { /*overflow: hidden;*/
}
#respond .comment-reply-title {
	font-size: 25px;
	line-height: 30px;
}
#respond p {
	margin-bottom: 15px;
	padding-left: 0 !important;
}
#respond .comment-notes .required {
	position: static;
}
#respond input[type="text"] {
	margin-bottom: 0;
}
#respond label {
	margin-bottom: 3px;
}
#respond .required {
	position: absolute;
	right: 10px;
	top: 30px;
}
#respond .comment-form-author {
	width: 31%;
	margin-right: 2% !important;
	float: left;
	position: relative;
}
#respond .comment-form-email {
	width: 31%;
	margin-right: 2% !important;
	float: left;
	position: relative;
}
#respond .comment-form-url {
	width: 33%;
	float: left;
	position: relative;
}
#respond input[type="text"], #respond input[type="password"], #respond input[type="email"], #respond select {
	width: 91%;
}
#respond .comment-form-comment {
	width: 98%;
}
#respond .comment-form-comment textarea {
	width: 98%;
	margin-bottom: 10px;
}
#respond .form-submit {
	overflow: hidden;
}
#respond .form-submit input[type="submit"] {
	float: right !important;
}
#respond .form-allowed-tags {
	display: none;
}
#respond .form-allowed-tags code {
	margin-top: 10px;
}
/* #Error_404 

================================================== */ 

.error404 {
	height: 100%;
}
#Error_404 {
	overflow: hidden;
	position: absolute;
	top: 50%;
	margin-top: -150px;
	left: 30px;
}
#Error_404 .error_pic {
	width: 30%;
	float: left;
	text-align: center;
}
#Error_404 .error_pic i {
	font-size: 300px;
	line-height: 300px;
	color: rgba(0, 0, 0, .7);
}
#Error_404 .error_desk {
	width: 70%;
	float: left;
	padding-top: 80px;
}
#Error_404 .error_desk h2 {
	font-size: 45px;
	line-height: 45px;
	color: rgba(0, 0, 0, .7);
}
#Error_404 .error_desk h4 {
	font-size: 26px;
	line-height: 30px;
	color: rgba(0, 0, 0, .7);
}
#Error_404 .error_desk p .check {
	line-height: 45px;
	font-size: 16px;
	color: rgba(0, 0, 0, .7);
}
#Error_404 .error_desk p em {
	font-style: italic;
	font-size: 17px;
	font-family: Georgia, serif;
	padding: 0 15px;
}
/* #Contact form 

================================================== */ 

.wpcf7 span.wpcf7-form-control-wrap {
	width: 100%;
}
.wpcf7-not-valid-tip {
	position: absolute !important;
	right: 10px !important;
	top: 11px !important;
	width: 100% !important;
	height: 44px !important;
	padding: 0 !important;
	/* background: url("../images/contact_form_error.png") !important; */ 

	overflow: hidden;
	text-indent: -9999px !important;
	padding: 0;
	border: none !important;
}
.wpcf7-validation-errors {
	border: 0;
	display: none !important;
}
.wpcf7-mail-sent-ok {
	border: none !important;
	margin: 25px 0 0 0 !important;
	padding: 7px 10px !important;
	background: #7DCC68 !important;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.wpcf7-captchar {
	margin-bottom: 0;
}
span.wpcf7-form-control-wrap {
	position: relative !important;
	display: inline-block;
	margin-bottom: 2px;
}
span.wpcf7-form-control-wrap .wpcf7-text,  span.wpcf7-form-control-wrap .wpcf7-textarea {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 0;
}
.wpcf7-submit {
	margin-bottom: 0;
}
#popup_contact {
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 701;
}
#popup_contact > a {
	display: block;
	width: 45px;
	height: 45px;
	line-height: 43px;
	font-size: 20px;
	text-align: center;
	background: rgba(0, 0, 0, .2);
	color: #fff;
}
#popup_contact > a:hover, #popup_contact.focus > a {
	text-decoration: none;
	background: rgba(0, 0, 0, .4);
}
#popup_contact .popup_contact_wrapper {
	width: 250px;
	padding: 20px;
	background: #fbfbfb;
	position: absolute;
	bottom: 60px;
	right: 0;
	display: none;
}
#popup_contact.focus .popup_contact_wrapper {
	display: block;
}
#popup_contact .popup_contact_wrapper span.arrow {
	position: absolute;
	right: 15px;
	bottom: -8px;
	margin: 0 auto;
	width: 0px;
	height: 0px;
	display: block;
	border-top: 8px solid #fbfbfb;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}
#popup_contact .popup_contact_wrapper form {
}
#popup_contact .popup_contact_wrapper form input[type="text"], #popup_contact .popup_contact_wrapper form input[type="email"], #popup_contact .popup_contact_wrapper form textarea {
	background: #fff;
	margin-bottom: 10px;
}
#popup_contact .popup_contact_wrapper form textarea {
	resize: vertical;
	min-height: 100px;
}
#popup_contact .popup_contact_wrapper form input[type="submit"] {
	margin: 0;
	float: right;
}
#popup_contact .wpcf7-form.invalid > p:after {
	display: block;
}
#popup_contact .wpcf7-form-control-wrap {
	display: inline-block;
	margin-right: 0;
	width: 100%;
}
#popup_contact div.wpcf7 img.ajax-loader {
	margin-top: 10px;
}
/* #Footer 

================================================== */ 

#Footer {
	font-size: 95%;
}
.footer_line {
}
.footer_line .container {
	overflow: hidden;
}
.footer_line .container .line {
	width: 25%;
	height: 7px;
	float: left;
}
.footer_line .container .line.line_2 {
	background: rgba(0, 0, 0, .12);
}
.footer_line .container .line.line_3 {
	background: rgba(0, 0, 0, .24);
}
.footer_line .container .line.line_4 {
	background: rgba(0, 0, 0, .32);
}
#footer_line_width {
	width: 100% !important;
	position: relative;
	top: 0px;
}
.footer_menu {
	text-align: center;
}
.footer_menu .container { /*background: url(../images/divider.png) repeat-x left top; padding: 25px 0;*/
}
.footer_menu ul {
}
.footer_menu ul li {
	display: inline-block;
	border-right: 1px dashed rgba(0, 0, 0, .2);
	padding: 0 10px;
}
.footer_menu ul li:last-child {
	border-right: 0;
}
.footer_menu ul li a {
	text-transform: uppercase;
	padding: 3px 17px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.footer_menu ul li a:hover {
	text-decoration: none;
}
.footer_menu ul li.current-menu-item a, .footer_menu ul li a:hover {
	background: rgba(0, 0, 0, .04);
}
.copyright {
	position: relative;
	right: 0;
	margin-top: 10px;
	font-size: 11px;
	text-align: center;
}
a#back_to_top {
	display: block;
	float: right;
	height: 42px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 105px;
}
a#back_to_top span {
	background: url("../images/back_to_top_arrow.png");
	display: block;
	width: 11px;
	height: 18px;
	position: absolute;
	left: 50%;
	margin-left: -6px;
	bottom: 0;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}
a:hover#back_to_top span {
	bottom: 10px;
}
/* #Dark 

================================================== */ 

.dark,  .dark .latest_posts ul li .desc h6 a,  .dark blockquote a,  .dark blockquote a:hover,  .dark .testimonials_wrapper .desc .text {
	color: #fff;
}
.dark h1, .dark h1 a, .dark h1 a:hover {
	color: #fff;
}
.dark h2, .dark h2 a, .dark h2 a:hover {
	color: #fff;
}
.dark h3, .dark h3 a, .dark h3 a:hover {
	color: #fff;
}
.dark h4, .dark h4 a, .dark h4 a:hover {
	color: #fff;
}
.dark h5, .dark h5 a, .dark h5 a:hover {
	color: #fff;
}
.dark h6, .dark h6 a, .dark h6 a:hover {
	color: #fff;
}
.dark a, .dark a:hover {
	color: #fff !important;
}
.dark .widget > h3 {
	color: #fff !important;
}
/* Borders */ 

.dark .Recent_comments ul li, .dark .ui-tabs, .get_in_touch ul li, .dark .info_box .inside ul li, .dark code, .dark pre, .dark .widget_calendar td, .dark .widget_calendar th,  .dark .widget_tp_widget_recent_tweets ul li, .dark .quick_facts ul li, .dark .widget_nav_menu li a, .dark .widget_meta li a, .dark .Recent_posts ul li,  .dark .testimonials_wrapper .client {
	border-color: rgba(255, 255, 255, 0.10) !important;
}
/* Recent works */ 

.dark .recent_works ul li h6 {
	border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.dark .recent_works ul li:hover h6 {
	border-top: 1px solid rgba(255, 255, 255, 0.80);
}
/* Controls */ 

.dark .owl-pagination .owl-page span {
	background: rgba(255, 255, 255, .6) !important;
}
/* Overlays */ 

.dark .wp-caption .photo .photo_wrapper a .mask, .dark .gallery .gallery-item .gallery-icon .mask, .dark .da-thumbs li a div {
	background: rgba(255, 255, 255, 0.85);
}
.dark .wp-caption .photo .photo_wrapper a i, .dark .gallery .gallery-item .gallery-icon i, .dark .da-thumbs li a div span {
	color: #2c3e50;
}
/* Fancy header */ 

.dark.fancy_heading_wrapper h2 {
	color: #fff;
}
.dark.fancy_heading_wrapper .inside {
	color: rgba(255, 255, 255, .7);
}
/* added by asif */ 

.wpcf7-form p {
	margin: 0 auto;
	width: 800px;
}
.wpcf7-textarea {
	width: 655px !important;
}
.wpcf7-form p {
	padding: 0px;
	text-align: right;
}
.wpcf7-form p span {
	padding: 0px;
	margin-bottom: 10px;
	width: 654px !important;
}
/* end */ 

 

 

/*----------css add by kush gaur on 12/05/2015----------------------*/ 

.image-size {
	width: 150px;
	height: auto;
	display: block;
}
.set-img {
	clear: both;
}
.desc a.button {
	background-color: #f65b06 !important;
	color: #fff;
}
.column_youtube .article_video {
	vertical-align: middle;
}
/*----------------css for donate page------------*/

.container {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.donation {
	width: 100%;
	position: relative;
	display: block;
	text-align: center;
}
.donation > p > img {
	width: 100px;
	height: 100px;
	border: none;
	border-radius: 50%;
	margin: 20px 0px 0px;
	clear: both;
}
.donation > p {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.2;
	color: #000;
	text-align: center;
}
.donation > p strong::before {
	background: rgba(0, 0, 0, 0) url("../images/dubble-inverted-comma.jpg") no-repeat scroll 0 0 / 25px auto;
	content: "";
	display: inline-block;
	height: 17px;
	padding-right: 5px;
	vertical-align: top;
	width: 25px;
}
.donation > p strong::after {
	background: rgba(0, 0, 0, 0) url("../images/dubble-inverted-comma.jpg") no-repeat scroll 0 0 / 25px auto;
	content: "";
	display: inline-block;
	height: 17px;
	margin-left: 5px;
	vertical-align: top;
	width: 25px;
}

.donation > p > strong {
	font-size: 20px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	color: #000;
}
.heading {
	text-align: center;
	background: url("../images/droop.png") no-repeat bottom center;
	height: 150px;
}
.heading p {
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
}
.heading h5 {
	color: #000;
	font-size: 17px;
	margin: 0px;
	padding: 0px;
	font-weight: 300;
}
.heading h5 + p span {
	border-bottom: 2px solid #ff8300;
	display: block;
	height: 0;
	margin: 0 auto;
	width: 60px;
}
.donation ul {
	margin: 20px 0px;
	padding: 0px;
	width: 100%;
	display: block;
	list-style-type: none;
}
.donation ul li {
	float: left;
	width: 50%;
	margin-bottom: 10px;
	height: 130px;
}
.donation ul li img {
	width: 98%;
}
.donar-name {
	width: 100%;
	display: block;
	background: transparent url(../images/donation-link-bg.png) no-repeat center;
	height: 700px;
	margin: 40px 0px 40px 0px;
}
.donar-name::before {
	background: transparent url("../images/left-bg.jpg") repeat-x scroll 0 0;
	bottom: 0;
	content: "";
	display: block;
	height: 700px;
	left: -82%;
	position: absolute;
	top: 958px;
	width: 83%;
	-webkit-margin-before: -4px;
}
.donar-name::after {
	background: transparent url("../images/right-bg.jpg") repeat-x scroll 0 0;
	bottom: 0;
	content: "";
	display: block;
	position: absolute;
	right: -99%;
	top: 958px;
	width: 100%;
	height: 700px;
	-webkit-margin-before: -4px;
}
.half {
	width: 49%;
	float: left;
	display: block;
	box-sizing: border-box;
	padding: 10px;
	margin: 30px 0px;
	text-align: center;
	border-right: 1px dashed #fff;
	height: auto;
}
.half:last-child {
	border-right: none;
}
.half ul {
	list-style-type: none;
	display: block;
	width: 100%;
	text-align: left;
	margin: 30px 0px;
	float: left;
	padding: 0px;
}
.half ul li {
	display: inline;
	width: 30%;
	float: left;
	margin: 0px 0px 30px 12px;
	text-align: center;
	border: 3px solid #fff;
	background: #2c2c2c;
	transition: ease-in 0.4s;
}
.half ul li:nth-child(4n+1) {
	background: #ee0b05;
	-ms-transform: rotate(4deg); /* IE 9 */
	-webkit-transform: rotate(4deg); /* Safari */
	transform: rotate(4deg);
}
.half ul li:nth-child(4n+2) {
	background: #f2c506;
	-ms-transform: rotate(-4deg); /* IE 9 */
	-webkit-transform: rotate(-4deg); /* Safari */
	transform: rotate(-4deg);
}
.half ul li:nth-child(4n+3) {
	background: #06a5a1;
	-ms-transform: rotate(4deg); /* IE 9 */
	-webkit-transform: rotate(4deg); /* Safari */
	transform: rotate(4deg);
}
.half ul li a {
	width: 100%;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	text-shadow: 0px 1px 1px #000;
	font-weight: 600;
}
.half ul li a strong {
    text-transform: uppercase;
}
.half .h31 {
	display: block;
	padding: 10px 0px;
	background-color: rgba(0, 0, 0, 0.48);
	color: #fff;
	text-transform: uppercase;
	border: 1px solid silver;
}
.half .h31 span {
	font-weight: 300;
}

.half ul + a {
    color: #fff;
    background-color: #F65B06;
    padding: 8px 16px;
    border-radius: 4px;
    outline: none;
    position: absolute;
    bottom: -10px;
    left: 522px;
} 
.all-donar-name {
    background-color: #3A2632;
}
.all-donar-name:after {
    background-color: #3A2632;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    right: -99%;
}

.all-donar-name:before {
    background-color: #3A2632;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: -99%;
}
.all-donar-name .half ul {
    margin: 20px 0px !important;
    padding: 0px;
}
.all-donar-name .half ul li{  margin-bottom:30px !important;}
.all-donar-name .half ul li:nth-child(n+1) {
    margin-left: 10px !important;
}

.arrow_box {
	position: relative;
	background: #88b7d5;
	border: 4px solid #c2e1f5;
}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box:after {
	border-color: transparent;
	border-top-color: rgba(23, 20, 25, 0.96);
	border-width: 25px;
	margin-left: -25px;
}
.arrow_box:before {
	border-color: transparent;
	border-top-color: silver;
	border-width: 26px;
	margin-left: -26px;
}
.half .h32 {
	display: block;
	padding: 10px 0px;
	background-color: rgba(6, 165, 161, 0.57);
	color: #fff;
	text-transform: uppercase;
	border: 1px solid silver;
}
.half .h32 span {
	font-weight: 300;
}
.arrow_box1 {
	position: relative;
	background: #88b7d5;
	border: 4px solid #c2e1f5;
}
.arrow_box1:after, .arrow_box1:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box1:after {
	border-color: transparent;
	border-top-color: rgb(35, 127, 144);
	border-width: 25px;
	margin-left: -25px;
}
.arrow_box1:before {
	border-color: transparent;
	border-top-color: silver;
	border-width: 26px;
	margin-left: -26px;
}
.mydonationClass {
	height: 122px !important;
}
.year_class {
	margin-top: 22%;
	display: block;
}
/*Text blink*/

.blink_me {
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-name: blinker;
	-moz-animation-duration: 1s;
	-moz-animation-timing-function: linear;
	-moz-animation-iteration-count: infinite;
	animation-name: blinker;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	color: #FA6A1C !important;
	font-weight: bold;
}
@-moz-keyframes blinker {
0% {
opacity: 1.0;
}
50% {
opacity: 0.0;
}
100% {
opacity: 1.0;
}
}
@-webkit-keyframes blinker {
0% {
opacity: 1.0;
}
50% {
opacity: 0.0;
}
100% {
opacity: 1.0;
}
}
@keyframes blinker {
0% {
opacity: 1.0;
}
50% {
opacity: 0.0;
}
100% {
opacity: 1.0;
}
}
.fancybox-title-over-wrap {
	width: 96%;
	text-align: center;
	padding: 10px 2% !important;
}
.fancybox-title {
 text-shadow: normal;	
}
.footer-text, .paypal-bottom form input.footer-text {
	text-align: center;
	padding: 5px;
	background-color: #fa6c1d;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	display: block;
	width: 50%;
	margin: 10px auto;
}

/***********New css for clean amroha***********/

.clean-amroha {
    text-align: center;
}
.clean-amroha strong {
    font-size: 20px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    color: #000;
}
.clean-amroha strong:before{background: rgba(0, 0, 0, 0) url("../images/dubble-inverted-comma.jpg") no-repeat scroll 0 0 / 25px auto;
    content: "";
    display: inline-block;
    height: 17px;
    padding-right: 5px;
    vertical-align: top;
    width: 25px;}
	
	.clean-amroha strong:after{background: rgba(0, 0, 0, 0) url("../images/dubble-inverted-comma.jpg") no-repeat scroll 0 0 / 25px auto;
    content: "";
    display: inline-block;
    height: 17px;
    margin-left: 5px; 
    vertical-align: top;
    width: 25px;}
	
.heading1 h5 {
    color: #000;
    font-size: 17px;
    margin: 0px;
    padding: 0px;
    font-weight: 300;
}
/* If you want to add your own css code, please do it in css/custom.css */
#Header .menu > li > a {
    padding: 0px 19px;
}
.feature_box .title {
    font-size: 20px;
    min-height: 68px;
}

.feature_box .feature_box_wrapper h3.title + .image.animated img.scale-with-grid {
    max-width: 100%;
    height: auto;
    width: auto;
    height: 210px !important;
}
.copyright {
    display: inline-block;
    width: 100%;
    margin-top: 19px;
    position: relative;
}
.copyright a:last-of-type::after {
    content: '';
    display: inline-block;
    width: 100%;
  }
p.footer-text {
    width: auto;
    background: #f74b3f;
    color: #fff;
    margin-top: 0px;
    display: inline-block;
    padding: 5px 50px;
}
#Header .logo { 
    margin: 10px 0 70px 20px;
}
#Header #searchform { 
    padding: 5px 10px;
}
#Header .contact_details, #Header .language, #Header #searchform { 
    padding: 20px 20px; 
}
.home.page-template-default #Content .column.one.column_info_box {
    background-color: #f3f2f0;
    padding: 20px;
}
.home.page-template-default #Content .column.one.column_info_box .info_box_wrapper h5 {
    padding: 10px 20px;
    margin-bottom: 20px;
    background: #f94c3f;
    display: inline-block;
    width: 100%;
}
.home.page-template-default #Content .column.one.column_info_box .info_box_wrapper h5 ,
.home.page-template-default #Content .column.one.column_info_box .info_box_wrapper h5 a {
    margin-bottom: 0px;
    font-weight: 500;
    font-size: 17px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.home.page-template-default #Content .column.one.column_info_box .info_box_wrapper h5 form {
    height: 44px;
}
.home.page-template-default #Content .column.one.column_info_box .info_box_wrapper .desc {
    display: inline-block;
    width: 100%;
}
.home.page-template-default #Content .column.one.column_info_box .info_box_wrapper .desc p {
    top: 0px !important;
    margin-top: 20px;
    padding: 0px 10px;
}
#Header .addons { 
    top: 39px; 
}
.footer_line + .widgets_wrapper {
    display: none;
}
ul#menu-footer-menu {
    margin-top: 20px;
}
.home.page-template-default #Content .column.one.column_info_box .info_box_wrapper h5 form input.image-size {
    vertical-align: middle;
    width: 150px;
    margin-left: 20px;
}
.page-template-default.page-id-11781 #Content .sections_group .section.our-link-box .items_group.clearfix {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.page-template-default.page-id-11781 #Content .sections_group .section.our-link-box .items_group.clearfix h3 {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    min-height: 50px;
}
 .image {
    border: 4px solid #e2e0e0;
   /* border-radius: 50%;*/
    height: 200px;
    margin: 0 auto !important;
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 200px;
    display: inline-block;
    z-index: 99;
    line-height: 0;
}
 .image img {
    height: 100% !important;
    width: 100% !important;
    position: relative;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    vertical-align: middle;
    display: inline-block;
    -webkit-backface-visibility: hidden;
    z-index: 96;
    max-width: 100%;
    object-fit: cover;

}
.testclass .photo {
    height: 205px;
    overflow: hidden;
}
.page-template-default.page-id-10685 .info_box .info_box_wrapper h5 {
    background: none repeat scroll 0 0 #fa6a1c;
    color: #fff;
    font-size: 20px;
    height: 50px;
    line-height: 48px;
    padding: 5px 0 0 29px;
} 

.ngg-gallery-thumbnail img{object-fit: cover !important;} 

@media only screen and (max-width: 991px) {
.home.page-template-default #Content .column.one.column_info_box .info_box_wrapper h5{display: block !important;}
}