/*
Theme Name:     elephant-family
Description:    This theme is a child of parent theme 2013
Author:         George Osborne
Template:       twentythirteen

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/


/* Its change from parent style */

body {	
    color: #404040;
    font: 16px Arial,Verdana,sans-serif;
   	-webkit-font-smoothing: antialiased;
   	-moz-font-smoothing: antialiased;
   	-o-font-smoothing: antialiased;
}

.site-content article, .widget-area .widget, .widget {
	word-wrap: normal !important; 
	-webkit-hyphens: none !important; 
	-moz-hyphens: none !important; 
	hyphens: none !important;
}

#page {
   background-color: #f8f7f6;
}

h1 {
	margin-top: 0;
	letter-spacing: -0.025em;
}

.textwidget a, p a {
	color: #404040 !important;
	text-decoration: underline;
}

.textwidget a:hover, p a:hover {
	color: #8dbf48 !important;
	text-decoration: none;
}

.site-title {
		display:none;
	}

h5 {
    font-size: 18px;
    margin: 10px 0;
}


.site-header {
	background-color: #fff;
}

.entry-content {
	margin-top: 32px !important;
}

.widget {
	padding: 0 !important;
}

.site-header .search-form {
	right: 4px;
}

.search-form input {
	border: none !important;
}

img.aligncenter {
	margin-top: 0;
}

body.home .nav_top_breadc {
	display: none;
}

header.entry-header:not(.search header.entry-header) {
	display: none;
}

.search header.entry-header h1 {
	margin-top: 20px;
	border-top: 1px solid #ddd;
	padding-top: 20px;
	font-size: 30px;
	font-weight: bold;
}

.search header.entry-header h1 a {
	color: #404040;
}

.search header.entry-header h1 a:hover {
	color: #8dbf48;
	text-decoration: none;
}

.page-title {
	font-family: Bitter, Georgia, serif;
	font-size: 48px;
	font-style: normal;
	font-variant-caps: normal;
	font-weight: bold;
	max-width: 966px;
}

.paging-navigation {
	margin-top: 40px;
	padding: 0 0 10px;
}

.paging-navigation .nav-links, .page-content {
	max-width: 966px;
}

.paging-navigation a {
	font-family: Bitter, Georgia, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}

.paging-navigation .meta-nav {
	background: none;
	border-radius: 0;
	color: #fff;
	display: inline-block;
	font-size: 26px;
	font-weight: normal;
	padding: 0;
	text-align: center;
	width: auto;
}

.paging-navigation .nav-previous .meta-nav, .paging-navigation .nav-next .meta-nav {
	padding: 0;
	width: auto;
	height: auto;
}

.paging-navigation .nav-next {
	padding: 0;
}

.paging-navigation a:hover .meta-nav {
	background: none;
	color: #8dbf48;
	text-decoration: none;
}

.navigation a:hover {
	color: #8dbf48;
}

.header_top_div {
	max-width: 966px;	
	width: 100%;
	margin:0 auto;
	padding: 35px 0;
}

.header-logo {
	display: inline-block;
	width: 60%;
	text-align: left;
	vertical-align: top;
}

.header-logo img {
	width: 100%;
}

.header-button-wrap {
	display: inline-block;
	float: right;
	margin-top: 5px;
}

.header-button {
	display: block;
	margin-bottom: 5px;
	padding: 8px;
	background-color: #8dbf48;
	color: #000;
	border-radius: 8px;
	font-size: 12px;
	font-family: Bitter, Georgia, serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

.header-button:hover {
	color: #fff;
	background-color: #000;
	text-decoration: none;
}

.huge_it_slideshow_image_container_3 .huge_it_slideshow_title_text_3 {
	padding: 20px !important;
	font-weight: bold !important;
	line-height: 1.2em !important;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
	background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0)) !important;
	height: 50% !important;
}
.huge_it_slideshow_image_container_3:hover .huge_it_slideshow_title_text_3 {
	color: rgba(255, 255, 255, 0.9) !important;
	text-decoration: none !important;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5) !important;
}

blockquote {
	margin-left: 0;
	border-left: 4px solid #8dbf48;
	padding-left: 40px;
	font-size: 20px !important;
}

.page-header {
	background: none;
}

.paging-navigation {
	background-color: #404040;
}

@media (max-width: 768px) {
	h1 {
		font-size: 40px;
	}
	.header_top_div {
		padding: 20px 0 10px;
	}
	.header-logo {
		display: block;
		width: 100%;
	}
	.header-button-wrap {
		float: none;
		margin-top: 12px;
		display: block;
		text-align: center;
	}
	.header-button {
		display: inline-block;
		margin-right: 5px;
		font-size: 10px;
	}
	#post-200 .entry-content {
		margin: 0 !important;
		padding: 0 !important;
	}
	#post-200 footer.entry-meta {
		display: none;
	}
	.huge_it_slideshow_title_text_3 {
		width: 100% !important;
		font-size: 32px !important;
		text-align: center !important;
	}
}

@media (max-width: 400px) {
	h1 {
		font-size: 36px;
	}
	.huge_it_slideshow_title_text_3 {
		font-size: 20px !important;
	}
}

/**
 * 4.2 Navigation
 * ----------------------------------------------------------------------------
 */


.navbar {
	width: 100%;
	background-color: #8dbf48;
}

.main-navigation {
	margin: 0 auto;
	max-width: 966px;
	min-height: 0;
	padding: 8px 0 10px;
	font-family: Bitter, Georgia, serif;
}

.navigation a {
    color: #fff;
}

ul.nav-menu,
div.nav-menu > ul {
	padding: 0;
}

.nav-menu li {
	display: inline-block;
	position: relative;
	margin-right: 15px;
	padding: 8px 15px 0px 0px;
}

@media (max-width: 966px) {
	.header_top_div, .menu-main-navigation-container, .site-header .search-form, .entry-content, .footer {
		margin: 0;
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
}

@media (max-width: 768px) {
	.main-navigation {
		padding-bottom: 14px;
	}
	.nav-menu {
		text-align: center;
	}
	.nav-menu li {
		margin: 0 8px 0;
	}
	.site-header .search-form {
		display: none;
	}
}

.nav-menu li a {
	display: block;
	color: #000;
	background: none;
    font-size: 14px;
    font-weight: bold;	
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	padding: 0;
}

.nav-menu li:last-child {
	border-right: 0px;
	margin-left: 0px;
}

.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus {
	color: #fff;
	background: none;
}
/*.nav-menu li.current-menu-item a {
	color: #fff !important;
}*/

.nav-menu .sub-menu,
.nav-menu .children {
	background-color: #220e10;
	border: 2px solid #f7f5e7;
	border-top: 0;
	padding: 0;
	position: absolute;
	left: -2px;
	z-index: 99999;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
}

.nav-menu .sub-menu ul,
.nav-menu .children ul {
	border-left: 0;
	left: 100%;
	top: 0;
}


ul.nav-menu ul a,
.nav-menu ul ul a {
	color: #fff;
	margin: 0;
	width: 200px;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {
	background-color: transparent;
}

ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul,
ul.nav-menu .focus > ul,
.nav-menu .focus > ul {
	clip: inherit;
	overflow: inherit;
	height: inherit;
	width: inherit;
}

.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
	color: #000;
	font-style: normal;
}

.menu-toggle {
	display: none;
}


/**
 * 5.0 Content
 * ----------------------------------------------------------------------------
 */

.panel-grid-cell iframe, object, embed {
        max-width: 100%;
}

.checkbox-wrapper {
    font-size: 0.86em;
    margin-left: 30px;
	width:100%;
}


.proceed {
	margin: 15px 0 0 30px;
}

.hentry {
	 padding: 0px 0; 

}

.entry-header,
.entry-content,
.entry-summary,
.entry-meta {
	margin: 0 auto;
	max-width: 966px;
	width: 100%;
}

.sidebar .entry-header,
.sidebar .entry-content,
.sidebar .entry-summary,
.sidebar .entry-meta {
	max-width: 966px;
	padding: 0 376px 0 60px;
}


/**
 * 5.1 Entry Header
 * ----------------------------------------------------------------------------
 */


.entry-header {
	 margin-bottom: 10px;
}

.site-footer {
	min-height: 180px;
    background-color: #fff;
}

.site-footer .widget {
	float: none;
	margin: 0;
	width: auto;
}

.site-info {
	max-width:966px;
}

@media (max-width: 768px) {
	.site-footer {
		min-height: 280px;
	}
	.site-footer .widget {
		display: block;
		text-align: center;
	}
	ul.alignright {
		float: none;
		display: inline-block;
	}
}
/* Donate */

.nav_top {
 position: relative;
 float: left;
 background-color: #d3c9b9; 
 max-width: 966px;
 width:100%;
 /*max-height: 45px;*/
 overflow:hidden;
 z-index:400;
 display:none;
}

.nav_top_breadc {
 width: 100%;
 background-color: #eee;
 color: #404040;
 font-size: 12px;
 border-bottom: 1px solid #ddd;
}

.nav_top_breadc_wrap {
 max-width: 966px;
 margin: 0 auto;
 padding: 12px 0 12px;
}

.nav_top_breadc a { 
 color: #797979;
 font-size: 12.0833px;
}

.nav_top_breadc a:hover { 
 color: #797979;
}

.donate {
 width:210px;
 height:42px;
 background-image:url(images/donate-button.png);
 font-family: ClarendonTextProRegular-1;
 font-size: 17.6px;
 background-repeat:no-repeat;
 background-position:4px 0;
 text-transform:uppercase;
 color:#fff;
 padding-top: 7px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 120px;
 display: inline-block;
 text-decoration: none;
 z-index:100001;
 
}
.donate:hover { 
background-position:4px -43px;
 text-decoration: none; 
}


.donate2 {
 width:180px;
 height:42px;
 background-image:url(images/Enews.gif);
 background-repeat:no-repeat;
 font-family: ClarendonTextProRegular-1;
 font-size: 17.6px;
 background-repeat:no-repeat;
 /*background-position:14px 0;*/
 text-transform:uppercase;
 color:#fff;
 padding-top: 7px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 120px;
 display: inline-block;
 text-decoration: none;
 z-index:100001;

}
.donate2:hover { 
background-position:0px -40px;
 text-decoration: none; 
}




.donate_m{
 width:180px;
 height:42px;
 background-image:url(images/donate-button-m.png);
 font-family: ClarendonTextProRegular-1;
 font-size: 17.6px;
 background-repeat:no-repeat;
 background-position:4px 0;
 text-transform:uppercase;
 color:#fff;
 padding-top: 7px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 96px;
 display: inline-block;
 text-decoration: none;
 float: left;
}
.donate_m:hover { 
background-position:4px -43px;
 text-decoration: none; 
 
}


.donate_m2 {
 width:175px;
 height:42px;
 background-image:url(images/Enews.gif);
 background-repeat:no-repeat;
 font-family: ClarendonTextProRegular-1;
 font-size: 17.6px;
 background-repeat:no-repeat;
 /*background-position:14px 0;*/
 text-transform:uppercase;
 color:#fff;
 padding:10px;
 /*padding-top: 7px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 120px;*/
 display: inline-block;
 text-decoration: none;
 float: left;

}
.donate_m2:hover { 
background-position:0px -40px;
 text-decoration: none; 
}




/* For menu */

ul.menu  {
 list-style-type:none;
 margin:0;
 border-top:1px solid #ddd;
 padding: 0px;
 font-family: Arial, Helvetica, sans-serif;
}
ul.menu li {
 line-height:1.1;
 padding:0;
 margin:0;
 border-bottom:1px solid #ddd;
 color: #333;
}
ul.sub-menu li {
 border-top:1px solid #ddd;
 border-bottom:none;
}

ul.menu li.menu-item {
 background-repeat:no-repeat;
 background-position:6px 14px;
}
.act {
 color: #000;
 background-color: #e4ded4;
 background-image:url(images/sidemenu/active-chevron1.png);
 background-repeat:no-repeat;
 background-position:6px 14px;
}


.menu .current_page_item > a,
.menu .current_page_ancestor > a,
.menu .current-menu-item > a,
.menu .current-menu-ancestor > a {
	color: #fff;
 	background-color: #444;
}

ul.menu li a {
 padding: 10px 4px 8px 8px;
 text-decoration:none;
 display:block;
 color:#444;
 font-size: 12px;
 font-weight: bold;
}
ul.menu li a:hover {
 background-color:#8dbf48;
 color:#000;
}
ul.sub-item  {
 list-style-type:none;
 margin:0;
 border-top:1px solid #BCB7B2;
 padding: 0px;
 font-family: Arial, Helvetica, sans-serif;
 background-color: #ebe7e0;
}
ul.sub-menu li.menu-item a::before  {
 content: "— ";
}



/* Add as extra */

.panel-grid-cell, .textwidget, .panel, .widget {
 	font: 88%/1.6 Arial,Verdana,sans-serif;
	font-family: "Arial","sans-serif";
        font-size: 10.5pt;
	/*background: #ffffff;*/
	background: #f8f7f6;
	background-color:#f8f7f6;
		
}

/* Side map bullet */

ul.diskk { list-style-type: disc;}
ul.diskk li { list-style-type: disc;}

/* For header */
.top_div_wrapper{
	width:100%;
	background-color:#7ac142;
	float:left;
}


.div_wrapper{
	width:100%;	
	max-width:966px;
	margin:0 auto;
}


.div_pencil_sec{
	width:25%;
	float:right;
	position:relative;
	background: rgba(0, 0, 0, 0) url(images/petition-link.png) no-repeat scroll right top;
	height:26px;
	color:#ffe125;
	text-transform:uppercase;
	text-align:right;
	font-family: "clarendon_text_pro_font2", Arial;
	font-size:17px;
	padding-top:3px;
}


.div_pencil_sec a{
	color:#ffe125;
	text-decoration:none;
	}
	
.div_pencil_sec a:hover{
	text-decoration:underline;
	}


.div_text_sec{
	width:75%;
	float:left;
	position:relative;
	color:#fff;
	text-transform:uppercase;
	text-align:right;
	font-family: "clarendon_text_pro_font2";
	font-size:17px;
	padding-top:3px;
}


@media (max-width: 800px) {
.top_div_wrapper{
	padding:5px 0;
}

.div_pencil_sec{
	width:100%;
	float:right;
	text-align:center;
	font-size:14px;
	background:none;;
}


.div_text_sec{
	width:100%;
	float:left;
	text-align:center;
	font-size:14px;
}
	}
	
	
	/* For Body */
	
	
	/* Home Page bottom */
	
	.body_part_1 {
 width:100%;
 float: left;
 position: relative;
 border-top-width: 1px;
 /*border-bottom-width: 1px;*/
 border-top-style: solid;
 /*border-bottom-style: solid;*/
 border-top-color: #CCC;
 /*border-bottom-color: #CCC;*/
 padding-top: 10px;
/* padding-bottom: 10px;*/
/* margin-top: 10px;*/
}
.body_part_1_col:hover {
	background-color:#ebe7e0;
}

.body_part_1_col {
 width:33.333%;
 float: left;
 position: relative;
}
.body_part_1_col p {
 float: left;
 margin: 0px 10px 0px 0px;
 text-transform: uppercase;
 display: inline;
 text-decoration: none;
}
.body_part_1_col p a{

 text-decoration: none;
}
.body_part_1_col p a:hover {
 opacity:.7;
 text-decoration:none;
 
}

.body_part_1_col img{
float: left;
margin: 0px 10px 0px 0px;
}
.body_part_1_col p em {
 font-family: Arial, Verdana, sans-serif;
 color: #E66F0E;
 font-size: 13.2333px;
 font-weight: 700;
 line-height: 14.55px;
 padding-top: 6px;
 display: block;
 font-style: normal;
 margin: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 text-transform: uppercase;
}
.body_part_1_col p span {
    color: #404040;
    font-weight: normal;
    display: block;
font-size: 13.2333px;
line-height: 17.2px;

    margin-top: 0.6em;
    text-transform: none;
    line-height: 1.3;
    font-family: Arial,Verdana,sans-serif;

}

   @media (max-width: 820px) {
	 	  .body_part_1_col img{
		float: left;
		width:60px;
		height:auto;
		margin: 0px 10px 0px 0px;
		}
	  }
	@media (max-width: 768px) {
	 	  .body_part_1_col img{
		float: left;
		width:60px;
		height:auto;
		margin: 0px 10px 0px 0px;
		}
	  }
	
	 @media (max-width: 767px) {
	  .body_part_1_col {
	   width:100%;
	   float: left;
	   padding-bottom:10px;
	  
	  }
	  
	   .body_part_1_col img{
		float: left;
		width:133px;
		height:auto;
		margin: 0px 10px 0px 0px;
		}
	 
	  }
	  
	  
	    
	  
	  
	  /* read more links at bottom of page */
	  div.readmore {float:left; background:#958C7F; width:100%; padding:7px 0 2px 0; line-height:1; margin:0 0 1em 0;}
	  div.readmore p {
	   float:left;
	   text-transform:uppercase;
	   color:#fff;
	   margin:0;
	   font-size: 14.5px;
	   padding-top: 0;
	   padding-right: 10px;
	   padding-bottom: 0;
	   padding-left: 14px;
	   font-family: 'clarendon_text_pro_font1-webfont';
	   line-height:26px;
	  
	  }
	  div.readmore ul {
	   float:left;
	   margin:0;
	   list-style-type:none;
	   padding-top: 0px;
	   padding-right: 0px;
	   padding-bottom: 0px;
	   padding-left: 14px;
	  }
	  div.readmore ul li {line-height:1; margin:0 0 5px 0;}
	  div.readmore ul li a {
	   color:#FDBB30;
	   background:url(images/bullet-white-arrow.png) no-repeat 0 4px;
	   font-family: Arial, Helvetica, sans-serif;
	   font-size: 14px;
	   text-decoration: none;
	   padding-top: 0;
	   padding-right: 0;
	   padding-bottom: 0;
	   padding-left: 14px;
	  }
	  div.readmore ul li a:hover { text-decoration: underline; 
	  }
	  /* end read more links */
	  
	  
	  /* right hand column */
		 div.block {
		 float:left;
		 background:#fff;
		 margin-bottom:1em;
		 width:100%;
		 border-top:8px solid #7AC142;
		 border-bottom:1px solid #BCB8B2;
		 background:#E8E3DC;
		 padding-top: 0;
		 padding-right: 8px;
		 padding-bottom: 0;
		 padding-left: 8px;
		}
		 div.block h4 {margin:0; padding:8px 0 0; font-size:1.14em;  font-family: 'clarendon_text_pro_font1-webfont';font-size: 16.05px;color: #404040;
		font-weight: 400;
		letter-spacing: -0.4px;
		line-height: 17.65px;
		
		}
		 div.block ul {
		 list-style-type:none;
		 padding: 0px;
		 margin-top: 10px;
		 margin-right: 0;
		 margin-bottom: 10px;
		 margin-left: 0;
		}
		 div.block ul li {line-height:1; font-size:1em;}
		 div.block ul li a {
		 background:url(images/rhs-arrow.png) no-repeat 0px 4px;
		 color:#525252;
		 padding:2px 0 2px 16px;
		 display:block;
		 font-family: Arial, Verdana, sans-serif;
		 font-size: 14.0833px;
		 text-decoration: none;
		 line-height: 18px;
		
		}
		 div.block ul li a:hover {
		
		 text-decoration: underline;
		}
	/* right hand column end*/	
	
	/* Home page bottom End */
	
	
	/* For Footer */
	.footer {
	 width:100%;
	 max-width:966px;
	 float: right;
	 position: relative;
	 font-size: 12px !important;
	 color: #404040;
	}
	.footer p {
		margin-bottom: 0;
	}
	.footer a {
		color: #404040 !important;
		text-decoration: underline !important;
	}
	.footer a:hover {
		color: #8dbf48 !important;
		text-decoration: none !important;
	}
	
	@media screen and (max-width: 767px) {
		.footer {
			font-size: 10px !important;
		}
	}
	.footer_left {
	 width:60%;
	 float: left;
	 position: relative;
	 text-align: left;
	}
	.footer_right {
	 width:40%;
	 float: left;
	 position: relative;
	 text-align: right;
	}
	.footer_left ul.ft {
	 float: left;
	 list-style-type: none;
	 white-space: nowrap;
	 padding-left: 0;
	}
	.footer_left ul.ft li:first-of-type {
	 padding-left: 0 !important;
	}
	.footer_left ul.ft li {
	 float: left;
	 padding: 0px 4px;
	 border-right: 1px solid #9B968E;
	 line-height: 0.9;
	}
	.footer_left ul.ft li:last-child {
	 border-right: 0px;
	}
	.footer_left ul.ft li a {
	 float: left;
	 padding: 0px 0px 2px;
	 color: #9B968E;
	 font-family: Arial, Helvetica, sans-serif;
	 text-decoration: none;
	}
	.footer_left ul.ft li a:hover { text-decoration: underline; }
	div#footer_s ul.social {
	 float:right;
	 list-style-type:none;
	 white-space:nowrap;
	 padding:0;
	 margin-top: 4px;
	 margin-right: 0;
	 margin-bottom: 8;
	 margin-left: 0;
	}
	div#footer_s ul.social li {
	 border-right:none;
	 display: inline-block;
	}
	div#footer_s ul.social li.join {
	 font-family: Arial, Helvetica, sans-serif;
	 vertical-align: super;
	
	}
	div#footer_s ul.social li a {
	 width:22px;
	 height:22px;
	 text-indent:-999em;
	 background-repeat:no-repeat;
	 background-position:0 0;
	 margin-left:5px;
	  margin-top:18px;
	 padding:0;
	}
	
	div#footer_s ul.social li.share {
	 width:22px;
	 height:22px;
	 margin-left:8px;
	 background-image:url(images/share-this.png);
	}
	div#footer_s ul.social li.share a.stico_default { background-image:none !important; }
	/* end footer */
	@media screen and (max-width: 767px) {
	.footer_left {
	 width:100%;
	 text-align: center;
	}
	.footer_right {
	 width:100%;
	 text-align: center;
	}
	div#footer_s ul.social {
	 float:none;
	}
	.footer_left ul.ft {
		display: block;
		width: 100%;
	 padding-top:10px;
	 padding-bottom:10px;
	 text-align: center;
	}
	.footer_left ul.ft li {
		float: none;
		display: inline-block;
	}
	div#footer_s ul.social {
	 padding-top:10px;
	}
	}








/**
 * 8.0 Media Queries
 * ----------------------------------------------------------------------------
 */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}

@media (max-width: 1599px) {
	.site {
		border: 0;
	}
}

@media (max-width: 1069px) {
	.sidebar img.alignleft,
	.sidebar .wp-caption.alignleft {
		margin-left: 0;
	}

	.sidebar img.alignright,
	.sidebar .wp-caption.alignright {
		margin-right: 0;
	}

	.error404 .page-header {
		margin-left: auto;
		max-width: 604px;
		width: 100%;
	}

	.archive-header,
	.search .page-header,
	.archive .page-header,
	.blog .page-header,
	.error404 .page-content,
	.search .page-content,
	.archive .page-content,
	.attachment .entry-header,
	.attachment .entry-content,
	.post-navigation .nav-links,
	.sidebar .site-info,
	.site-footer .widget-area {
		padding-left: 20px;
		padding-right: 20px;
	}

	.error404 .page-title {
		font-size: 24px;
		padding: 180px;
	}

	.error404 .page-title:before {
		font-size: 554px;
	}

	.attachment .image-navigation {
		max-width: 724px;
	}

	.image-navigation .nav-previous,
	.image-navigation .nav-next {
		position: static;
	}

	.site-main .widget-area {
		margin-right: 60px;
	}
}

@media (max-width: 999px) {
	.sidebar .entry-header,
	.sidebar .entry-content,
	.sidebar .entry-summary,
	.sidebar .entry-meta,
	.sidebar .comment-list,
	.sidebar .comment-reply-title,
	.sidebar .comment-navigation,
	.sidebar .comment-respond .comment-form,
	.sidebar .featured-gallery,
	.sidebar .post-navigation .nav-links,
	.author.sidebar .author-info {
		max-width: 604px;
		padding-left: 5px;
		padding-right: 5px;
	}

	.sidebar .site-info,
	.search.sidebar .page-content,
	.blog.sidebar .page-content,
	.attachment .entry-header,
	.sidebar .comments-title {
		max-width: 604px;
	}

	.sidebar .archive-meta,
	.attachment .entry-header,
	.search.sidebar .page-content,
	.blog.sidebar .page-content,
	.sidebar .site-info,
	.sidebar .comments-title,
	.sidebar .no-comments {
		padding-left: 0;
		padding-right: 0;
	}

	.attachment .entry-meta {
		float: left;
		text-align: left;
		width: 100%;
	}

	.attachment .entry-content {
		max-width: 100%;
		padding: 40px 0;
	}

	.format-status .entry-content {
		padding-top: 40px;
	}

	.format-status .entry-meta {
		padding-bottom: 40px;
	}

	.sidebar .format-status .entry-content,
	.sidebar .format-status .entry-meta {
		padding-left: 35px;
	}

	.sidebar .format-status .entry-content:before,
	.sidebar .format-status .entry-meta:before {
		left: 10px;
	}

	.sidebar .format-status .entry-content p:first-child:before {
		left: 4px;
	}

	.sidebar .paging-navigation .nav-links {
		padding: 0 60px;
	}

	.site-main .sidebar-container {
		height: auto;
		margin: 0 auto;
		max-width: 604px;
		position: relative;
		top: 20px;
	}

	.site-main .widget-area {
		float: none;
		margin: 0;
		width: 100%;
	}

	.sidebar .site-footer .widget-area {
		max-width: 100%;
		left: 0;
	}
	
	
	/* added */
	#content .entry-header,
	#content .entry-content,
	#content .entry-summary,
	#content footer.entry-meta,
	#content .featured-gallery,
	.search.sidebar .page-content,
	.blog.sidebar .page-content,
	.sidebar .post-navigation .nav-links,
	.paging-navigation .nav-links,
	#content .author-info,
	.comments-area .comments-title,
	.comments-area .comment-list,
	.comments-area .comment-navigation,
	.comment-respond,
	.sidebar .site-info,
	.sidebar .paging-navigation .nav-links {
		padding-left: 5px;
		padding-right: 5px;
	}
	
}




/* Collapse oversized image and pulled images after iPad breakpoint. */
@media (max-width: 767px) {
	.site-header .home-link {
		min-height: 0;
	}
	.site-title {
		font-size: 36px;
		padding: 8px 0 10px;
	}
	.entry-content img.alignleft,
	.entry-content .wp-caption.alignleft {
		margin-left: 0;
	}

	.entry-content img.alignright,
	.entry-content .wp-caption.alignright {
		margin-right: 0;
	}

	.attachment .image-navigation,
	.attachment .entry-attachment .attachment {
		max-width: 604px;
		padding: 0;
		width: 100%;
	}

	.gallery-caption {
		display: none;
	}
	
	/* added */
	.header_top_div{		
		width: 98%;	
	}
	
	.header_top_div_img {		
		padding: 10px 0;
	}
	
}




@media (max-width: 643px) {
	.site-title {
		font-size: 30px;
	}

	#content .entry-header,
	#content .entry-content,
	#content .entry-summary,
	#content footer.entry-meta,
	#content .featured-gallery,
	.search.sidebar .page-content,
	.blog.sidebar .page-content,
	.sidebar .post-navigation .nav-links,
	.paging-navigation .nav-links,
	#content .author-info,
	.comments-area .comments-title,
	.comments-area .comment-list,
	.comments-area .comment-navigation,
	.comment-respond,
	.sidebar .site-info,
	.sidebar .paging-navigation .nav-links {
		padding-left: 5px;
		padding-right: 5px;
	}

	#content .format-status .entry-content,
	#content .format-status .entry-met {
		padding-left: 35px;
	}

	/* Small menu */	
	/*.menu-toggle {
		cursor: pointer;
		display: inline-block;
		font: bold 16px/1.3 "Source Sans Pro", Helvetica, sans-serif;
		margin: 0;
	}

	.menu-toggle,
	.menu-toggle:hover,
	.menu-toggle:focus,
	.menu-toggle:active {
		background: none;
		border: none;
		color: #141412;
		padding: 12px 0 12px 20px;
	}

	.menu-toggle:focus {
		outline: thin dotted;
	}

	.menu-toggle:after {
		content: "\f502";
		font-size: 12px;
		padding-left: 8px;
		vertical-align: -4px;
	}

	.toggled-on .menu-toggle:after {
		content: "\f500";
		vertical-align: 2px;
	}

	.toggled-on .nav-menu,
	.toggled-on .nav-menu > ul {
		display: block;
		margin-left: 0;
		padding: 0;
		width: 100%;
		
	}

	.toggled-on li,
	.toggled-on .children {
		display: block;
		
		/*   added dev *!/
		padding: 5px 15px;
		border-right: none;
		
	}

	.toggled-on .nav-menu li > ul {
		background-color: transparent;
		display: block;
		float: none;
		margin-left: 20px;
		position: relative;
		left: auto;
		top: auto;
		
		
	}

	.toggled-on .nav-menu li > ul a {
		color: #141412;
		width: auto;
		/*   added dev *!/		
		padding: 5px 15px;
		border-right: none;	

	.toggled-on .nav-menu li:hover > a,
	.toggled-on .nav-menu .children a {
		background-color: transparent;
		color: #141412;
		
	}

	.toggled-on .nav-menu > li a:hover,
	.toggled-on .nav-menu > ul a:hover {
		background-color: #db572f;
		color: #fff;
		
		/*   added dev *!/		
		padding: 5px 15px;
		border-right: none;	
	}

	.toggled-on .nav-menu > li a:focus,
	.toggled-on .nav-menu > ul a:focus {
		background-color: #220e10;
		color: #fff;	
		
	}*/

	ul.nav-menu,
	div.nav-menu > ul {
		display: block;
	}

	#content .featured-gallery {
		padding-left: 24px;
	}

	.gallery-columns-1 .gallery-item {
		margin-right: 0;
		width: 100%;
	}

	.entry-title,
	.format-chat .entry-title,
	.format-image .entry-title,
	.format-gallery .entry-title,
	.format-video .entry-title {
		font-size: 22px;
		font-weight: bold;
	}

	.format-quote blockquote,
	.format-status .entry-content {
		font-size: 18px;
	}

	.format-quote blockquote small,
	.format-quote blockquote cite {
		font-size: 13px;
	}

	.error404 .page-title {
		padding: 40px 0 0;
	}

	.error404 .page-title:before {
		content: normal;
	}

	.comment-author {
		margin-right: 30px;
	}

	.comment-author .avatar {
		height: auto;
		max-width: 100%;
	}

	.comment-metadata,
	.comment-content,
	.comment-list .reply {
		width: 70%;
		width: -webkit-calc(100% - 104px);
		width:         calc(100% - 104px);
	}

	.comment-form input[type="text"],
	.comment-form input[type="email"],
	.comment-form input[type="url"] {
		width: -webkit-calc(100% - 120px);
		width:         calc(100% - 120px);
	}

	.comment-form textarea {
		height: 80px; /* Smaller field for mobile. */
	}

	/* Audio */
	.format-audio .entry-content:before {
		display: none;
	}

	.format-audio .audio-content {
		background-image: none;
		float: none;
		padding-left: 0;
		width: auto;
	}
	
	
	/* added */
	
	.nav_top {
		display: inline;
	}
	
	
}

/* Mobile devices */
@media (max-width: 359px) {
	.site-title {
		font-weight: normal;
	}
	.site-description {
	    clip: rect(1px, 1px, 1px, 1px);
	    position: absolute;
	}
	.gallery {
		margin-left: 0;
	}

	.gallery .gallery-item,
	.gallery-columns-2.gallery-size-thumbnail .gallery-item {
		max-width: none;
		width: 49%;
		width: -webkit-calc(50% - 4px);
		width:         calc(50% - 4px);
	}

	.gallery-columns-1.gallery-size-medium,
	.gallery-columns-1.gallery-size-thumbnail,
	.gallery-columns-2.gallery-size-thumbnail,
	.gallery-columns-3.gallery-size-thumbnail {
		display: block;
	}

	.gallery-columns-1 .gallery-item,
	.gallery-columns-1.gallery-size-medium .gallery-item,
	.gallery-columns-1.gallery-size-thumbnail .gallery-item {
		text-align: center;
		width: 98%;
		width: -webkit-calc(100% - 4px);
		width:         calc(100% - 4px);
	}

	.gallery-columns-3 .gallery-item:nth-of-type(3n),
	.gallery-columns-5 .gallery-item:nth-of-type(5n),
	.gallery-columns-7 .gallery-item:nth-of-type(7n),
	.gallery-columns-9 .gallery-item:nth-of-type(9n) {
		margin-right: 4px;
	}

	.gallery br {
		display: none;
	}

	.gallery .gallery-item:nth-of-type(even) {
		margin-right: 0;
	}

	/* Comments */
	.comment-author {
		margin: 0 0 5px;
		max-width: 100%;
	}

	.comment-author .avatar {
		display: inline;
		margin: 0 5px 0 0;
		max-width: 20px;
	}

	.comment-metadata,
	.comment-content,
	.comment-list .reply {
		width: 100%;
	}
}


/**
 * 9.0 Print
 * ----------------------------------------------------------------------------
 */

/* Retina-specific styles. */
@media print,
	(-o-min-device-pixel-ratio: 5/4),
	(-webkit-min-device-pixel-ratio: 1.25),
	(min-resolution: 120dpi) {

	.site-header .search-field {
		/*background-image: url(images/search-icon-2x.png);*/
	}

	.format-audio .audio-content,
	.format-status .entry-content:before,
	.format-status .entry-meta:before,
	.comment-list > li:after,
	.comment-list .children > li:before {
		background-image: url(images/dotted-line-2x.png);
	}
}

@media print {
	body {
		background: none !important;
		color: #000;
		font-size: 10pt;
	}

	footer a[rel="bookmark"]:link:after,
	footer a[rel="bookmark"]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}

	.site {
		max-width: 98%;
	}

	.site-header {
		background-image: none !important;
	}

	.site-header .home-link {
		max-width: none;
		min-height: 0;
	}

	.site-title {
		color: #000;
		font-size: 21pt;
	}

	.site-description {
		font-size: 10pt;
	}

	.author-avatar,
	.site-footer,
	.comment-respond,
	.comments-area .comment-edit-link,
	.comments-area .reply,
	.comments-link,
	.entry-meta .edit-link,
	.page-links,
	.site-content nav,
	.widget-area,
	.main-navigation,
	.navbar,
	.more-link {
		display: none;
	}

	.entry-header,
	.entry-content,
	.entry-summary,
	.entry-meta {
		margin: 0;
		width: 100%;
	}

	.page-title,
	.entry-title {
		font-size: 21pt;
	}

	.entry-meta,
	.entry-meta a {
		color: #444;
		font-size: 10pt;
	}

	.entry-content img.alignleft,
	.entry-content .wp-caption.alignleft {
		margin-left: 0;
	}

	.entry-content img.alignright,
	.entry-content .wp-caption.alignright {
		margin-right: 0;
	}

	.format-image .entry-content .size-full {
		margin: 0;
	}

	/* Remove colors from post formats */
	.hentry {
		background-color: #fff;
	}

	/* Comments */
	.comments-area > li.comment {
		background: none;
		position: relative;
		width: auto;
	}

	.comment-metadata {
		float: none;
	}

	.comment-author .fn,
	.comment-reply-link,
	.comment-reply-login {
		color: #333;
	}
}


/* Mobile menu */

@media (max-width: 800px) {
#navbar {
	/*display:none;*/
}

ul.nav-menu,
	div.nav-menu > ul {
		/*display: none;*/
	}
	
	.nav_top {
		/*display:inline;*/
	}
	
	
}


.huge_it_slideshow_title_text_3{margin-top: 0!important;font-family: Bitter!important;}
.wp-caption .wp-caption-text, .entry-caption, .gallery-caption{font-size: 12px;}
.entry-content img.alignleft, .entry-content .wp-caption.alignleft{margin-left: 0!important;}
.page-id-141 footer .donate, .parent-pageid-141 footer .donate{display:none;}