/*
Theme Name: Inkness
Theme URI: http://inkhive.com/product/inkness/
Author: Rohit Tripathi
Author URI: http://inkhive.com
Description: Inkness is a Responsive theme with 3 Column Grid based homepage layout. This theme is overloaded with plenty of featured, including an amazing reponsive slider, Multiple Page Layouts, Configurable Sidebar Locations, Footer Widgets & Easy to use admin Panel. This theme is upgradable to a pro version to enable more features. .pot file has been provided, so that you can translate theme into any language. Already Translated into Italian and French.
Version: 1.0.4.3
License: GNU General Public License
License URI: license.txt
Text Domain: inkness
Domain Path: /languages/
Tags: light, custom-background, two-columns, right-sidebar, responsive-layout, custom-menu, sticky-post, theme-options, threaded-comments, translation-ready, gray, left-sidebar, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments

Inkness is based on Underscores http://underscores.me/, (C) 2012-2013 Automattic, Inc.
Inkness WordPress Theme, Copyright 2013 Rohit Tripathi.
Inkness WordPress Theme is distributed under the terms of the GNU GPL v3.
*/


/* =Reset
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust:     100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
	word-wrap: break-word;
	-ms-word-wrap: break-word;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}


/* =Global
----------------------------------------------- */

body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/* Text elements */
p {
	margin-bottom: 1.5em;
}
ul, ol {
	margin: 0 0 1.5em 3em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
th {
	font-weight: bold;
}
img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid #ccc;
	border-color: #ccc #ccc #bbb #ccc;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa #bbb;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	-moz-box-sizing:    content-box;
	box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/* Clearing */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: '';
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}



/* =Content
----------------------------------------------- */

.sticky {
}
.hentry {
	margin: 0;
}
.byline,
.updated {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.page-content,
.entry-content,
.entry-summary {
	margin: 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}


/* =Asides
----------------------------------------------- */

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}


/* =Media
----------------------------------------------- */

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.site-main .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-main .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.site-main .gallery dd {
	margin: 0;
}
.site-main .gallery-columns-4 .gallery-item {
}
.site-main .gallery-columns-4 .gallery-item img {
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* =Navigation
----------------------------------------------- */

.site-main [class*="navigation"] {
	margin: 0 0 1.5em;
	overflow: hidden;
}
[class*="navigation"] .nav-previous {
	float: left;
	width: 50%;
}
[class*="navigation"] .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}


/* =Comments
----------------------------------------------- */

.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
}


/* =Widgets
----------------------------------------------- */

.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Search widget */
.widget_search .search-submit {
	display: none;
}


/* =Infinite Scroll
----------------------------------------------- */

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display: block;
}

/* = Fix for equalHeights 
----------------------------------------------- */

@media screen and (min-width: 1200px) {
	.featured-thumb {
		min-height: 207px !important;
		overflow: hidden;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	.featured-thumb {
		min-height: 170px !important;
		overflow: hidden;
	}
}



/*Css Start=================================*/

a{
	outline:none!important;
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
}
img{
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	box-shadow:none;
}
	
.home_section{
	padding-top:0;
}

.home_inner_wrapper{
	padding:0;
	max-width:1340px;
	width:100%;
	margin:0 auto 30px!important;
}
.home_inner_wrapper h2 {
    font-size: 46px;
	line-height:50px;
    color: #fff;
    font-weight: bold;
	margin-bottom:40px;
}
.home_inner_wrapper p{
	font-family:"Open Sans", sans-serif;
	font-size:18px;
	line-height:26px;
	color:#fff;
	font-weight:600;
}
.home_inner_wrapper h3{
	font-size:20px;
	line-height:28px;
	color:#fff;
	font-weight:bold;
	margin-top:30px;
}
.home_inner_wrapper  form{
	margin:0 -15px;
}
.home_inner_wrapper .field{
	width:50%;
	float:left;
	padding:0 15px;
	margin-bottom:16px;
}
.home_inner_wrapper .field label{
	font-size:15px;
	font-weight:bold;
	color: #fff;
	text-transform: uppercase;
	margin-bottom:15px;
}
.home_inner_wrapper .field input[type="text"], .home_inner_wrapper .field input[type="email"]{
	border:0;
	background:#fff;
	width:100%;
	padding:12px 16px;
	font-size:20px;
	color:#081622;
	font-weight:bold;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.home_inner_wrapper .field input[type="submit"]{
	border:2px solid #ec2e3c;
	background:#ec2e3c;
	width:100%;
	padding:15px 16px;
	font-size:20px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	box-shadow:none;
	text-shadow:none;
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
}
.home_inner_wrapper .field input[type="submit"]:hover{
	border:2px solid #fff;
}
.full_width{
	margin-top:36px;
}
.home_inner_wrapper ::-moz-placeholder{
	color:#ccc;
	opacity:1;
}
.home_inner_wrapper ::-webkit-input-placeholder{
	color:#ccc;
	opacity:1;
}
.home_inner_wrapper div.wpcf7-validation-errors, div.wpcf7-acceptance-missing, .home_inner_wrapper div.wpcf7-mail-sent-ng, div.wpcf7-aborted{
	float:left;
	width:auto;
	margin:0 0 20px 15px!important;
	color:#fff;
}
.home_footer_sec{
	float:left;
	width:100%;
	background:#0e273b;
	padding:20px 0;
}
.footer_wrapper{
	max-width:1196px;
	width:100%;
	margin:0 auto;
}
.home_logo{
	float:left;
	margin-right:56px;
}
.continue_btn{
	float:left;
	margin-top:20px;
}
.continue_btn a{
	color:#fff;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:20px;
	letter-spacing:1px;
}
.continue_btn a:hover{
	color:#ed2f3d;
	text-decoration:none;
}
.right_col ul{
	text-align:right;
	margin:0;
	line-height:68px;
}
.right_col li{
	display:inline-block;
	margin-left:9px;
}
.right_col .fa{
	border:2px solid #708290;
	line-height:47px;
	font-size:22px;
	width:50px;
	height:50px;
	color:#fff;
	border-radius:100%;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
}
.social_links a{
	margin:0 8px;
}
.right_col .fa:hover{
	color:#ec2e3c;
}
.donate_btn a{	
	background:#ec2e3c;
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:2px;
	padding:13px 33px;
	color:#fff;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:2px solid #ec2e3c;
}
.donate_btn a:hover{
	color:#fff;
	text-decoration:none;
	border-color:#fff;
}
.home_footer{
	float:left;
	width:100%;
	background:#153955;
	padding:100px 0 50px;
	text-align:center;
}
.home_footer a{
	font-size:13px;
	color:#c3c3c3;
}
.home_footer a:hover{
	color:#fff;
	text-decoration:none;
}
.footer_text{
	float:left;
	width:100%;
	margin-top:50px;
}
.home_footer p{
	display:inline-block;
	border:1px solid #fff;
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
	line-height:36px;
	height:36px;
	margin:0;
	padding:0 30px;
	font-family:"Open Sans", sans-serif;
}

.sub_header{
	float:left;
	width:100%;
	background:#ebeaea;
	padding:20px 0;
	position:fixed;
	top:0;
	z-index:99;
}
.sub_header_wrapper{
	max-width:868px;
	width:100%;
	margin:0 auto;
}
.sub_header_wrapper h4{
	float:left;
	font-size:15px;
	line-height:48px;
	color:#10293d;
	font-weight:bold;
	margin:0 12px 0;
}
.sub_field{
	float:left;
	width:26%;
	padding:0 3px;
}
.sub_field ::-moz-placeholder{
	color:#848c92;
	font-size:13px;
	text-transform:uppercase;
	opacity:1;
}
.sub_field ::-webkit-input-placeholder{
	color:#848c92;
	font-size:13px;
	text-transform:uppercase;
	opacity:1;
}
.sub_field input[type="text"], .sub_field input[type="email"], .sub_field input[type="tel"]{
	width:100%;
	color:#091825;
	font-size:16px;
	font-weight:bold;
	padding:12px 18px;
	border:1px solid #e0e0e1;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}
.sub_btn_field{
	float:left;
	padding:0 0 0 5px;
}
.sub_btn_field input[type="submit"]{
	background:#d41321;
	color:#fff;
	font-size:13px;
	line-height:23px;
	font-weight:bold;
	padding:12px 32px;
	text-transform:uppercase;
	box-shadow:none;
	opacity:.8;
	border:none;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
}
.sub_btn_field input[type="submit"]:hover{
	opacity:1;
}
#header-top {
	width:100%;
	float:left;
	position:relative;
	top:125px;
	z-index:9;
}
.header_wrapper{
	padding:0 50px;
}
#site-navigation ul{
	text-align:right;
}
#site-navigation li {
	position:relative;
	float:none;
	display:inline-block;
	line-height:62px;
	background:url(img/divider.jpg) no-repeat left center;
	padding:0 10px 0 13px;
}
#site-navigation li:first-child{
	background:none;
}
#site-navigation a{
	font-size:13px;
	font-weight:bold;
	margin:0;
	color:#fff;
}
#site-navigation a:hover{
	color:#fff;
}
.home .site-content {
	padding-top:0;
}
.site-content {
	float:left;
	width:100%;
	position:relative;
	padding-top:26px;
	z-index:1;
}
.sub_header #sub_wrapper{
	max-width:1245px;
	width:100%;
	margin:0 auto;
}
#sub_wrapper .left_img{
	width:60%;
}
#sub_wrapper .right_info{
	width:40%;
	padding-left:30px;
}
#sub_wrapper .wpb_single_image{
	padding-top:100px;
}
#sub_wrapper .right_info a{
	font-size:36px;
	line-height:46px;
	color:#fff;
	font-weight:bold;
}
#sub_wrapper .right_info a:hover{
	text-decoration:none;
	border-bottom:1px solid #fff;
}
#sub_wrapper .right_info .fa-long-arrow-right{
	line-height:16px;
}
#sub_wrapper .right_info p{
	font-family:"Open Sans", sans-serif;
	font-size:16px;
	line-height:26px;
	color:#fff;
}
#sub_wrapper .right_info .wpb_text_column{
	margin:0 0 12px;
}
#sub_wrapper .vc_btn3-container a{
	background:none;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#fff;
	border:none;
	text-transform:uppercase;
	padding-bottom:0;
	padding-left:0;
}
#sub_wrapper .vc_btn3-container{
	margin:0;
}
#sub_wrapper .vc_btn3-container a:hover{
	border:none;
}
#form_wrapper{
	max-width:1245px;
	width:100%;
	margin:0 auto;
	background:#f5f5f5;
	text-align:center;
	padding:23px 0 25px;
}
#form_wrapper h1{
	font-size:26px;
	line-height:30px;
	color:#10293d;
	font-weight:bold;
}
#form_wrapper p{
	font-size:14px;
	line-height:16px;
	color:#10293d;
	margin-bottom:25px;
}
#form_wrapper form{
	max-width:350px;
	width:100%;
	margin:0 auto;
}
.sub_text_field{
	float:left;
	width:70%;
}
.sub_text_field input[type="tel"]{
	border:1px solid #e0e0e1;
	padding:10px 18px;
	width:100%;
	font-size:15px;
	color:#091825;
	font-weight:bold;

	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}
.submit_btn_field input[type="submit"]{
	background:#d41321;
	color:#fff;
	font-size:13px;
	line-height:23px;
	font-weight:bold;
	padding:12px 32px;
	text-transform:uppercase;
	box-shadow:none;
	opacity:.8;
	border:none;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
}
.submit_btn_field input[type="submit"]:hover{
	opacity:1;
}
.submit_btn_field{
	width:30%;
	padding-left: 8px;
}
.latest_news_form{
	text-align:center;
	padding-bottom:134px;
}
.latest_news_form h2{
	font-size:46px;
	line-height:50px;
	color:#fff;
	font-weight:bold;
	padding:75px 0 0;
}
.latest_news_form p{
	color:#fff;
	margin-bottom:30px;
}
.latest_news_form form{
	max-width:480px;
	width:100%;
	margin:0 auto;
}
.latest_news_form .sub_field{
	width:44%;
}
.latest_news_form .sub_field input[type="text"], .latest_news_form .sub_field input[type="email"]{
	padding:10px 18px;
}
.latest_news_form .sub_field_two{
	width:26%;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{
	float:left;
}
.sub_footer{
	float:left;
	width:100%;
	background:#112e45;
	text-align:center;
	padding:60px 0 20px;
}
.entry-meta{
	display:none;
}
.sub_footer .menu{
	text-align:center;
	margin:34px 0;
}
.sub_footer li{
	display:inline-block;
	padding:0 10px 0 13px;
	background:url(img/divider.jpg) no-repeat left center;
}
.sub_footer li:first-child{
	background:none;
}
.main-navigation .top_donate{
	background:none!important;
	padding-left:0!important;
}
.sub_footer li a{
	font-size:14px;
	line-height:20px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
}
.sub_footer li a:hover{
	text-decoration:none;
	opacity:0.7;
}
.sub_footer p{
	font-family:"Open Sans", sans-serif;
	display: inline-block;
	border: 1px solid #fff;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 36px;
	height: 36px;
	margin: 0;
	padding: 0 30px;
}
.sub_footer h6{
	font-size:13px;
	color:#fff;
	font-weight:bold;
}
#menu-footer-privacy-menu{
	margin-bottom:20px;
}
#page_header{
	padding:120px 0;
}
#page_header h5{
	font-size:14px;
	text-transform:uppercase;
	color:#ec2e3c;
	font-weight:bold;
}
#page_header h1{
	font-size:40px;
	line-height:50px;
	color:#fff;
	font-weight:bold;
	max-width:640px;
	width:100%;
	margin:0 auto;
}
#page_header p{
	font-size:16px;
	line-height:26px;
	color:#fff;
	max-width:590px;
	width:100%;
	margin:20px auto 0;
}
#info_div .wpb_wrapper{
	max-width:864px;
	width:100%;
	margin:0 auto;
}
#info_div .wpb_wrapper p{
	font-size:20px;
	line-height:26px;
	color:#484848;
	margin:0 0 25px;
}
#info_div .wpb_wrapper h4{
	color:#10293d;
	font-size:18px;
	color:#10293d;
	font-weight:bold;
	margin:30px 0 10px;
}
#info_div .wpb_wrapper ul{
	margin:0
}
#info_div .wpb_wrapper li{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	margin-bottom:12px;
	color:#484848;
	background:url(img/bullet.png) no-repeat left 10px;
	padding:0 0 0 15px;
	list-style:none;
}
p{
	font-family:"Times New Roman", Times, serif;
}
#site-navigation .current-menu-item a{
	color:#ec2e3c;
}
#header-top.contact_header{
	top:89px;
	padding:36px 0;
}
.contact_header{
	background:#0d2436;
}
.contact_section{
	margin-top:86px;
}
.contact_section{
	padding:20px 0;
}
.contact_section h1{
	color:#10293d;
	font-weight:bold;
	margin:20px 0;
}
#info_div a{
	color:#3b5998;
}
#info_div p img{
	margin:0 0 20px!important;
}
.default-nav-wrapper .top_donate {
    line-height: inherit !important;
}
.default-nav-wrapper .top_donate a {
    background: #d41321;
    font-weight: bold;
    padding: 12px 20px;
    border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.default-nav-wrapper .top_donate.current-menu-item a{
	color:#fff!important;
	opacity:1!important;
}
.hide_div{
	display:none;
}
#footer_form .sub_field {
	float:none;
	display:inline-block;
    width: 50%;
}
#footer_form .sub_btn_field{
	float:none;
	display:inline-block;
}
#footer_form  form{
	max-width:520px;
}

#video_sec{
	background:#070d18;
	padding:40px 20px;
}
#video_sec .wpb_video_widget {
    max-width: 960px;
    margin: 0 auto;
}
.meet_michal h2 strong{
	color:#ec2e3c;
}
.meet_michal .button-link{
	color: #fff !important;
	font-family: "Open Sans", sans-serif !important;
	font-size: 13px;
	text-transform: uppercase;
	background: #ff3333;
	padding: 10px 20px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-top:10px;
	display: inline-block;
	font-weight: bold;
}
.meet_michal .button-link:hover{
	text-decoration:none;
	background:#ff3333;
}
#mobile{
	display:none;
}
#slogan {
    font-size: 20px;
    margin: 0;
    line-height: 24px;
    color: #d93e49;
    font-family: "Times New Roman", Times, serif;
	font-style:italic;
    font-weight: 300;
}
#patform_page #info_div .wpb_wrapper h4{
	font-size:22px;
}