@charset "UTF-8";
/*!
Theme Name: BNA Theme 2017
Theme URI: http://blog.britishnewspaperarchive.co.uk/
Author: BNA Team 
Author URI: https://ahmad.works/
Description: Minmal & Clean Blog Wordpress Theme. Theme that this is based on can be found here: https://ahmad.works/
Version: 3.06
License: Themeforest Split Licence
License URI: -
Text Domain: British Newspaper Archive
Tags: black, white, two-columns, left-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/
html {
  overflow-x: hidden; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
  background: #edece4;
  font-size: 15px;
  line-height: 26px;
  overflow-x: hidden;
  word-break: break-word; }

*, *:before, *:after {
  -webkit-font-smoothing: antialiased; }

/* --------
start basic css style
------------------------------------------- */
.skin_color {
  color: #0E7A84; }

.skin_color_hover:hover {
  color: #284449; }

.skin_bg {
  background-color: #0E7A84; }

.skin_bg_hover:hover {
  background-color: #284449; }

.skin_border {
  border-color: #979797; }

.skin_border_left {
  border-left-color: #979797; }

.skin_border_right {
  border-right-color: #979797; }

.skin_border_top {
  border-top-color: #979797; }

.skin_border_bottom {
  border-bottom-color: #979797; }

a {
  color: #0E7A84;
  -webkit-transition: color  0.2s ease-in;
  transition: color  0.2s ease-in; }

*:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
  outline: none;
  outline-offset: 0; }

a:hover {
  text-decoration: none;
  color: #284449; }

a:focus {
  outline: none;
  outline-offset: 0;
  text-decoration: none;
  color: inherit; }

img {
  max-width: 100%;
  height: auto; }

figure {
  max-width: 100%; }

iframe {
  max-width: 100%;
  border: none; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

.text_left {
  text-align: left; }

.text_right {
  text-align: right; }

.text_center {
  text-align: center; }

.title, .nav > li > a, h3.comment-reply-title, h1, h2, h3, h4, h5, h6 {
  font-family: "Noto Serif", serif;
  color: #000; }

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  margin-top: 0;
  padding-top: 35px;
  margin-bottom: 10px; }

.main_content.col-md-12 .entry-content h1, .main_content.col-md-12 .entry-content h2, .main_content.col-md-12 .entry-content h3, .main_content.col-md-12 .entry-content h4, .main_content.col-md-12 .entry-content h5, .main_content.col-md-12 .entry-content h6 {
  margin-top: 0;
  padding-top: 40px; }

.entry-content h1 {
  font-size: 27px; }

.entry-content h2 {
  font-size: 25px; }

.entry-content h3 {
  font-size: 23px; }

.entry-content h4 {
  font-size: 21px; }

.entry-content h5 {
  font-size: 19px; }

.entry-content h6 {
  font-size: 17px; }

.main_content.col-md-12 .entry-content h1 {
  font-size: 29px; }

.main_content.col-md-12 .entry-content h2 {
  font-size: 27px; }

.main_content.col-md-12 .entry-content h3 {
  font-size: 25px; }

.main_content.col-md-12 .entry-content h4 {
  font-size: 23px; }

.main_content.col-md-12 .entry-content h5 {
  font-size: 21px; }

.main_content.col-md-12 .entry-content h6 {
  font-size: 19px; }

[set-animation] > * {
  visibility: hidden; }

[data-animation] {
  visibility: hidden; }

input[type="submit"] {
  background: none;
  border: none;
  background-color: #F0F0F0;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  padding: 6px 19px; }

input[type="search"], input[type="text"] {
  border: none;
  border-bottom: 2px solid #ccc;
  padding-bottom: 6px;
  font-weight: normal; }

.asalah_row {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 30px; }

.asalah_row:last-child {
  margin-bottom: 0; }

.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth, .full_column, .custom_column, .one_seventh, .one_eighth, .one_ninth {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  border-width: 0;
  border-style: solid; }

.one_half {
  width: 50%; }

.full_column {
  width: 100%; }

.one_third {
  width: 33.333%; }

.two_third {
  width: 65.33%; }

.one_fourth {
  width: 25%; }

.three_fourth {
  width: 74%; }

.one_fifth {
  width: 20%; }

.two_fifth {
  width: 40%; }

.three_fifth {
  width: 60%; }

.four_fifth {
  width: 80%; }

.one_sixth {
  width: 16.66666667%; }

.five_sixth {
  width: 82.67%; }

.one_seventh {
  width: 14.28571429%; }

.one_eighth {
  width: 12.5%; }

.one_ninth {
  width: 11.11111111; }

/* --------
end basic css style
------------------------------------------- */
/* --------
start header css style
------------------------------------------- */
.top_menu_wrapper {
  -webkit-backface-visibility: hidden;
  position: relative;
  border-bottom: 1px solid #eee; }

.header_logo_wrapper {
  padding-top: 60px; }

.default_logo {
  display: block; }

.retina_logo {
  display: none; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .default_logo {
    display: none; }
  .retina_logo {
    display: block; }
  .no_retina_logo {
    display: block !important; } }

.site_logo {
  font-weight: normal;
  margin: 0; }

.site_logo, .site_logo a {
  font-family: 'Podkova', serif;
  font-weight: bold;
  color: #222;
  font-size: 44px;
  line-height: 50px; }

.site_logo a {
  padding-bottom: 10px; }

.site_logo a:hover {
  color: inherit; }

.logo_wrapper {
  max-width: 80%;
  float: left; }

.title_tagline_beside {
  margin-top: 18px;
  margin-left: 7px;
  display: inline-block; }

.title_tagline_below {
  float: left;
  display: block;
  clear: both;
  margin-top: 10px;
  margin-bottom: 0;
  padding-top: 8px;
  border-top: 4px solid #eee; }

.header_info_wrapper {
  width: 20%;
  float: right; }

.user_info_button {
  width: 46px;
  height: 46px;
  display: inline-block;
  float: right;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  border: 3px solid #efefef;
  text-align: center;
  line-height: 43px;
  margin-left: 6px;
  font-size: 14px;
  color: #444; }

.user_info_button:hover {
  color: #f47e00; }

.header_icons {
  margin-left: 30px;
  font-size: 14px; }

.header_icons .social_icon {
  padding-top: 16px;
  display: inline-block;
  line-height: 21px; }

.header_social_icons a {
  margin-left: 12px;
  color: #000; }

.header_social_icons a:hover {
  color: #f47e00; }

.header_search {
  border-left: 1px solid #eee;
  padding: 16px 0;
  margin-left: 20px; }

.header_search > form.search {
  position: relative;
  height: 100%;
  margin-left: 0px; }

.header_search > form.search .search_text {
  width: 0;
  border: none;
  font-size: 12px;
  font-style: italic;
  height: auto;
  line-height: 16px;
  padding-top: 1px;
  padding-bottom: 0;
  padding-right: 14px;
  padding-left: 15px;
  margin-top: auto;
  margin-bottom: auto;
  padding-bottom: 0;
  -webkit-transition: all  0.2s ease-in;
  transition: all  0.2s ease-in; }

.header_search > form.search > i {
  position: absolute;
  right: 0px;
  line-height: 19px;
  height: 100%;
  border: none;
  width: 24px;
  text-align: right;
  cursor: pointer;
  top: 50%;
  margin-top: -8px; }

.header_search > form.search > i > .search_submit {
  position: absolute;
  right: 0px;
  top: 0;
  padding: 0;
  background-color: transparent;
  line-height: 19px;
  height: 100%;
  border: none;
  width: 24px;
  text-align: right;
  display: none;
  cursor: pointer; }

.expanded_search.header_search > form.search > i > .search_submit {
  display: block; }

.expanded_search.header_search > form.search .search_text {
  width: 150px;
  padding-right: 22px; }

.header_icons .social_icon a {
  color: #222; }

/* start main menu */
.main_menu {
  padding: 0 0; }

.nav > li > a {
  font-size: 18px;
  padding: 16px 0 13px;
  padding-left: 10px;
  padding-right: 10px;
  color: #444; }

/*.nav > li:last-child > a {
	padding-right: 0;
}*/
.main_nav, .main_nav a {
  color: inherit; }

.main_nav .current-menu-item, .main_nav .current-menu-item > a {
  color: #000; }

.nav > li:first-child > a {
  margin-left: -12px; }

.nav > li > a:hover, .nav > li > a:focus {
  background-color: transparent; }

.main_menu .navbar .nav > li {
  text-align: center;
  padding-right: 26px; }

.main_menu .navbar .nav > li > a {
  padding-left: 0;
  padding-right: 0;
  letter-spacing: 1px;
  color: #555;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  font-size: 13px;
  font-weight: 500;
  -webkit-transition: padding 0.2s ease-in;
  transition: padding 0.2s ease-in; }

.main_menu .navbar .nav .dropdown-menu li > a {
  color: #555;
  border-bottom-color: #eee; }

.main_menu .navbar .nav > li:last-child {
  padding-right: 0; }

.main_menu .navbar .nav > li > a:focus, .main_menu .navbar .nav > li > a:hover {
  color: #333;
  background-color: transparent; }

.main_menu .navbar .nav > li > a > i {
  color: #868686;
  clear: both;
  display: block;
  font-size: 22px;
  text-align: center;
  margin-bottom: 6px;
  text-align: center; }

.main_menu .navbar .nav > li > a:hover > i {
  color: #26BDEF; }

.main_menu .navbar .nav > li > a > img {
  display: block;
  font-size: 22px;
  margin-bottom: 6px;
  width: auto;
  max-height: 22px;
  margin: 0 auto 6px;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%); }

.main_menu .navbar .nav > li.menu-item-language > a > img {
  display: inline-block;
  margin-right: 4px; }

.navbar .nav > li > a > img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%); }

.main_menu .navbar .nav > li > a:hover > img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  filter: grayscale(0%); }

.container.bg-color {
  padding: 0; }

/* secondary-menu */
.main_menu.secondary-menu {
  display: block;
  width: 100%;
  margin-top: 10px; }

.nav > li > a > img {
  max-width: none;
  max-height: 15px;
  margin-top: -3px;
  margin-right: 3px; }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: transparent; }

.dropdown-menu {
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  border-left: 0;
  border-right: 0;
  min-width: 175px; }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border: 1px solid #eee; }

.dropdown-submenu > .dropdown-menu {
  left: 100%;
  top: auto;
  margin-top: -37px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #eee; }

.dropdown-menu > li > a {
  display: block;
  padding: 7px 14px;
  clear: both;
  font-weight: normal;
  line-height: 22px;
  white-space: nowrap;
  font-size: 12px;
  /*border-bottom: 1px solid #eee;*/
  font-size: 13px;
  font-weight: normal;
  color: #444; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #222;
  background-color: #f4f4f4; }

.dropdown-menu > li:last-child > a {
  border-bottom-width: 0; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #444;
  background-color: #F4F4F4; }

.main_nav .current-menu-ancestor, .main_nav .current-menu-ancestor > a {
  color: #000; }

.dropdown-menu .current-menu-ancestor, .dropdown-menu .current-menu-ancestor > a {
  color: #444;
  background-color: #F4F4F4; }

.page_main_title {
  border: 1px solid #eee;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  margin-bottom: 50px; }

.page_main_title .title {
  border: none;
  background-color: #f2f2f2;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  margin: 3px;
  padding: 8px 20px;
  font-size: 18px;
  float: left; }

.taxonomy-description .archive_arrow {
  float: left;
  color: #8C8C8C;
  margin-right: 6px;
  margin-left: 6px; }

.taxonomy-description .archive_arrow p {
  margin: 11px; }

/* --------
end header css style
------------------------------------------- */
/* --------
start layout css style
------------------------------------------- */
/*@media screen and (min-width: 992px) {
	.container {
	  width: 990px;
	}

	.main_content.col-md-9 {
		width: 695px;
		padding-right: 30px;
	}

	.main_content.col-md-9.pull-right {
		padding-right: 15px;
		padding-left: 30px;
	}

	.side_content.col-md-3 {
		padding-left: 0;
		width: 295px;
	}

	.side_content.col-md-3.pull-left {
		padding-left: 15px;
		padding-right: 0;
	}
}*/
.main_content {
  position: relative; }

@media screen and (max-width: 992px) {
  .col-md-9 {
    width: 100%; }
  .col-md-3 {
    width: 100%; }
  .blog_posts_wrapper.list_blog_style .post_thumbnail_wrapper, .blog_posts_wrapper.list_blog_style .post_info_wrapper {
    width: 100% !important; }
  .blog_posts_wrapper.list_blog_style .blog_post_banner {
    margin-bottom: 40px !important; }
  .sticky_logo {
    top: 60px;
    z-index: 9999;
    width: 100%;
    position: fixed;
    background: #fff;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    z-index: 9999; }
  .admin-bar .sticky_logo {
    top: 95px; }
  .invisible_header_logo {
    opacity: 0;
    display: block !important; } }

.invisible_header_logo {
  display: none; }

/* --------
end layout css style
------------------------------------------- */
/* --------
start posts grid css style
------------------------------------------- */
/*.posts_grid_wrapper {
	margin-top: 80px;
	margin-bottom: 20px;
}

.grid_slider.container {
	position: relative;
}

.posts_grid_nav_container ul.flex-direction-nav > li a {
	opacity: 0;
	display: inline;
	width: 50px;
	text-align: center;
	height: 80px;
	position: absolute;
	left: auto;
	right: auto;
	margin: auto;
	font-size: 40px;
	color: #f47e00;
	margin-top: -40px;
	-o-transition: all  0.3s ease-in;
	-webkit-transition: all  0.3s ease-in;
	-moz-transition: all  0.3s ease-in;
	transition: all  0.3s ease-in;
}

.posts_grid_nav_container ul.flex-direction-nav > li.flex-nav-prev a {
	left: 0px;
}

.posts_grid_nav_container ul.flex-direction-nav > li.flex-nav-next a {
	right: 0px;
}

.posts_grid_wrapper .grid_slider.container:hover .posts_grid_nav_container ul.flex-direction-nav > li.flex-nav-prev a {
	opacity: 1;
	left: -50px;
}

.posts_grid_wrapper .grid_slider.container:hover .posts_grid_nav_container ul.flex-direction-nav > li.flex-nav-next a {
	opacity: 1;
	right: -50px;
}

.posts_grid_wrapper .posts_grid_nav_container ul.flex-direction-nav > li a:hover {
	color: #333;
}

.posts_grid_nav_container ul.flex-direction-nav > li a:before {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	display: inline-block;
	color: inherit;
	line-height: 80px;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.posts_grid_nav_container ul.flex-direction-nav > li.flex-nav-prev a:before {
	content: '\f100';
}

.posts_grid_nav_container ul.flex-direction-nav > li.flex-nav-next a:before {
	content: '\f101';
}

.posts_grid_wrapper > .container {
	width: 1200px;
}

.posts_grid_wrapper .posts_grid_row.row {
	margin-left: -4px;
	margin-right: -4px;
}

.posts_grid_wrapper .posts_grid_item.col-md-4 {
	margin-top: 8px;
}

.posts_grid_wrapper .posts_grid_item {
	padding-left: 4px;
	padding-right: 4px;
	border-radius: 10px;
	overflow: hidden;
	position: relative;
}

.posts_grid_wrapper .posts_grid_item .posts_grid_caption{
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 10px 30px;
}

.posts_grid_wrapper .posts_grid_item .posts_grid_caption .title {
	color: #333;
	display: inline;
	font-size: 16px;
	line-height: 27px;
	background-color: #fff;
	padding: 10px;
}*/
/* --------
end posts grid css style
------------------------------------------- */
/* --------
start blog post css style
------------------------------------------- */
.blog_posts_list {
  /*font-size: 16px;
	line-height: 27px;*/ }

.blog_post_title .title {
  /*font-size: 26px;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 2px;
	letter-spacing: 0.8px;
	line-height: 35px;*/
  font-size: 27px;
  margin-top: 0;
  margin-bottom: 4px;
  letter-spacing: 0.8px;
  line-height: 35px; }

.main_content.col-md-12 .blog_posts_list .blog_post_text {
  /*font-size: 16px;*/ }

.blog_single .blog_post_text {
  font-size: 16px;
  line-height: 26px; }

.main_content.col-md-12 .blog_single .blog_post_title .title {
  font-size: 29px; }

.main_content.col-md-12 .blog_single .blog_post_text {
  font-size: 16px;
  line-height: 27px;
  margin-top: 32px; }

.main_content.col-md-12 .blog_single .blog_post_text p {
  margin: 21px 0; }

.blog_post_text {
  margin-top: 24px; }

.blog_page_single .blog_post_text {
  margin-top: 0; }

.blog_page_single .blog_post_text p:first-child {
  margin-top: 0; }

.blog_posts_wrapper.default_blog_style .blog_post_title .title {
  margin-top: -6px; }

.blog_post_title .title a {
  color: inherit; }

.blog_post_banner {
  margin-top: 26px;
  margin-bottom: 40px; }

.blog_posts_wrapper.banners_blog_style .blog_post_banner {
  margin-top: 0; }

.blog_posts_wrapper.banners_blog_style .blog_post_meta {
  margin-top: -2px; }

.blog_post_banner.blog_post_image {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden; }

.blog_post_banner.blog_post_image img {
  -webkit-border-radius: 10px;
  border-radius: 10px; }

.blog_post_banner.blog_post_video {
  -webkit-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden; }

.blog_post_banner img {
  width: 100%;
  height: auto; }

.blog_post_meta .blog_meta_item {
  float: left;
  margin-right: 18px; }

.blog_post_meta .blog_meta_item {
  color: #666;
  font-size: 12px; }

.blog_post_meta .blog_meta_item a {
  color: #222;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 1px; }

.blog_post_meta .blog_meta_item a:hover {
  color: #f47e00; }

.blog_meta_item.blog_meta_format a {
  color: #d2d2d2;
  border-bottom: none;
  font-size: 17px; }

.blog_meta_author img {
  width: 25px;
  margin-right: 3px;
  -webkit-border-radius: 50%;
  border-radius: 50%; }

.blog_post_meta .blog_meta_item a.meta_author_avatar_url {
  border-bottom: none; }

.blog_posts_wrapper .blog_post {
  margin-bottom: 35px;
  border-bottom: 1px dotted #ddd;
  padding-bottom: 40px; }

.blog_single.blog_posts_wrapper > .blog_post_container:last-child > .blog_post {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0; }

.more_link.more_link_dots {
  color: inherit; }

.blog_post_control {
  margin-top: 40px; }

.blog_post_control_item {
  float: left;
  margin-right: 14px;
  font-size: 16px; }

.blog_post_control_item a, .blog_post_control_item .share_item.share_sign {
  height: 38px;
  padding: 0 22px;
  line-height: 38px;
  display: inline-block;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border: 1px solid #0E7A84;
  color: inherit;
  -webkit-transition: all  0.1s ease-in;
  transition: all  0.1s ease-in; }

.blog_post_control_item a:hover, .blog_post_control_item .share_item.share_sign:hover {
  background-color: #0E7A84;
  color: #fff; }

.blog_post_control_item .share_item {
  width: 38px;
  padding: 0;
  text-align: center;
  font-size: 14px;
  border: none;
  border: 1px solid #333; }

.blog_post_control_item .social_share_item_wrapper {
  display: inline-block;
  visibility: hidden;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: translate(20px);
  -ms-transform: translate(20px);
  transform: translate(20px);
  -webkit-transition: all 0.35s ease-in;
  transition: all 0.35s ease-in; }

.blog_post_control_item .social_share_item_wrapper.animating {
  visibility: visible;
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0); }

.blog_post_control_item .social_share_item_wrapper:nth-child(1) {
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms; }

.blog_post_control_item .social_share_item_wrapper:nth-child(2) {
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms; }

.blog_post_control_item .social_share_item_wrapper:nth-child(3) {
  -webkit-transition-delay: 150ms;
  transition-delay: 150ms; }

.blog_post_control_item .social_share_item_wrapper:nth-child(4) {
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms; }

.blog_post_control_item .social_share_item_wrapper:nth-child(5) {
  -webkit-transition-delay: 250ms;
  transition-delay: 250ms; }

.blog_post_control_item .social_share_item_wrapper:nth-child(6) {
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms; }

.blog_post_control_item .social_share_item_wrapper:nth-child(7) {
  -webkit-transition-delay: 350ms;
  transition-delay: 350ms; }

.blog_post_control_item .social_share_item_wrapper:nth-child(8) {
  -webkit-transition-delay: 400ms;
  transition-delay: 400ms; }

.blog_post_control_item .social_share_item_wrapper:nth-child(9) {
  -webkit-transition-delay: 450ms;
  transition-delay: 450ms; }

.blog_post_control_item .social_share_item_wrapper:nth-child(10) {
  -webkit-transition-delay: 500ms;
  transition-delay: 500ms; }

.blog_post_control_item .share_item.share_sign {
  border-color: #0E7A84;
  padding: 0;
  cursor: pointer;
  visibility: visible;
  filter: alpha(opacity=100);
  opacity: 1; }

.blog_post_control_item .share_item.share_sign:hover {
  background-color: transparent;
  color: #284449; }

.blog_post_control_item .share_item.share_facebook {
  border-color: #234e9a; }

.blog_post_control_item .share_item.share_facebook:hover {
  background-color: #234e9a; }

.blog_post_control_item .share_item.share_twitter {
  border-color: #32aadc; }

.blog_post_control_item .share_item.share_twitter:hover {
  background-color: #32aadc; }

.blog_post_control_item .share_item.share_googleplus {
  border-color: #e2131e; }

.blog_post_control_item .share_item.share_googleplus:hover {
  background-color: #e2131e; }

.blog_post_control_item .share_item.share_linkedin {
  border-color: #007bb5; }

.blog_post_control_item .share_item.share_linkedin:hover {
  background-color: #007bb5; }

.blog_post_control_item .share_item.share_pinterest {
  border-color: #c8071d; }

.blog_post_control_item .share_item.share_pinterest:hover {
  background-color: #c8071d; }

.blog_post_control_item .share_item.share_vk {
  border-color: #507299; }

.blog_post_control_item .share_item.share_vk:hover {
  background-color: #507299; }

.blog_post_control_item .share_item.share_pinterest {
  border-color: #EE4056; }

.blog_post_control_item .share_item.share_pinterest:hover {
  background-color: #EE4056; }

.blog_post_control_item .share_item.share_tumblr {
  border-color: #35465c; }

.blog_post_control_item .share_item.share_tumblr:hover {
  background-color: #35465c; }

.blog_post_control_item .share_item.share_reddit {
  border-color: #ff4500; }

.blog_post_control_item .share_item.share_reddit:hover {
  background-color: #ff4500; }

.blog_single .blog_post_control_item .social_share_item_wrapper {
  visibility: visible !important;
  filter: alpha(opacity=100) !important;
  opacity: 1 !important;
  -webkit-transform: translate(0) !important;
  -ms-transform: translate(0) !important;
  transform: translate(0) !important; }

.blog_single .blog_post_control_item .share_item.share_sign {
  border: none;
  cursor: default;
  width: auto;
  margin-right: 12px; }

/* --------
end blog post css style
------------------------------------------- */
/* --------
start masonry blog style
------------------------------------------- */
.blog_posts_wrapper.masonry_blog_style {
  margin-left: -20px;
  margin-right: -20px; }

.blog_posts_wrapper.masonry_blog_style .blog_post_container {
  width: 50%;
  float: left;
  padding-right: 20px;
  padding-left: 20px; }

.blog_posts_wrapper.masonry_blog_style .blog_meta_item.blog_meta_format {
  font-size: 16px;
  margin-right: 2px; }

.main_content.col-md-12 .blog_posts_wrapper.masonry_blog_style .blog_post_container {
  width: 33.33333%; }

.blog_posts_wrapper.masonry_blog_style .blog_post_banner {
  margin-top: 0;
  margin-bottom: 20px; }

.blog_posts_wrapper.masonry_blog_style .blog_post_title .title {
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 11px;
  letter-spacing: 0.8px;
  line-height: 26px; }

.blog_posts_wrapper.masonry_blog_style .blog_post_description {
  font-size: 13.5px;
  line-height: 23px;
  margin-top: 12px; }

.blog_posts_wrapper.masonry_blog_style .blog_post_description p {
  margin-top: 10px; }

.blog_posts_wrapper.masonry_blog_style .blog_post_control {
  display: none; }

.blog_posts_wrapper.masonry_blog_style .blog_post {
  padding-bottom: 20px;
  margin-bottom: 40px; }

.blog_posts_wrapper.masonry_blog_style .blog_post_meta .blog_meta_item.blog_meta_comments,
.blog_posts_wrapper.masonry_blog_style .blog_post_meta .blog_meta_item.edit_link,
.blog_posts_wrapper.masonry_blog_style .blog_post_meta .blog_meta_item.blog_meta_author,
.blog_posts_wrapper.masonry_blog_style .blog_post_meta .blog_meta_item.blog_meta_tags {
  display: none; }

.blog_posts_wrapper.masonry_blog_style .blog_post_meta .blog_meta_item {
  margin-right: 11px;
  font-size: 11.6px; }

.blog_posts_wrapper.masonry_blog_style .blog_meta_item.blog_meta_format {
  font-size: 14px;
  margin-right: 8px; }

.blog_posts_wrapper.masonry_blog_style .blog_post_meta {
  border-top: 1px dotted #ddd;
  border-bottom: 1px dotted #ddd;
  margin: 0;
  padding: 4px 0; }

.blog_posts_wrapper.masonry_blog_style .blog_post_meta .blog_meta_item a {
  border-bottom: none; }

/* --------
end masonry blog style
------------------------------------------- */
/* --------
start list blog style
------------------------------------------- */
.blog_posts_wrapper.list_blog_style .blog_post_text {
  font-size: 14px;
  line-height: 22px; }

.main_content.col-md-12 .blog_posts_wrapper.list_blog_style.blog_posts_list .blog_post_text {
  font-size: 14.2px;
  line-height: 24px; }

.blog_posts_wrapper.list_blog_style .posts_list_wrapper {
  margin-left: -15px;
  margin-right: -15px; }

.blog_posts_wrapper.list_blog_style .post_thumbnail_wrapper {
  width: 30%;
  position: relative;
  float: left;
  padding-right: 15px;
  padding-left: 15px; }

.blog_posts_wrapper.list_blog_style .blog_post_text {
  margin-top: 0; }

.blog_posts_wrapper.list_blog_style .post_info_wrapper {
  width: 70%;
  position: relative;
  float: left;
  padding-right: 15px;
  padding-left: 15px; }

.main_content.col-md-9 .blog_posts_wrapper.list_blog_style .posts_list_wrapper {
  margin-left: -10px;
  margin-right: -10px; }

.main_content.col-md-9 .blog_posts_wrapper.list_blog_style .post_thumbnail_wrapper {
  width: 38%;
  padding-right: 10px;
  padding-left: 10px; }

.main_content.col-md-9 .blog_posts_wrapper.list_blog_style .post_info_wrapper {
  width: 62%;
  padding-right: 10px;
  padding-left: 10px; }

.blog_posts_wrapper.list_blog_style .blog_post_banner {
  margin: 0; }

.blog_posts_wrapper.list_blog_style .blog_post_title .title {
  margin-top: -4px; }

.blog_posts_wrapper.list_blog_style .blog_post_description p {
  margin-top: 12px; }

.blog_posts_wrapper.list_blog_style .blog_post_meta .blog_meta_item {
  margin-right: 11px;
  font-size: 11.6px; }

.blog_posts_wrapper.list_blog_style .blog_post_control {
  margin-top: 26px; }

.blog_posts_wrapper.list_blog_style .blog_post_control_item {
  margin-right: 10px;
  font-size: 14px; }

.blog_posts_wrapper.list_blog_style .blog_post_control_item .share_item {
  font-size: 12px; }

.blog_posts_wrapper.list_blog_style .blog_post_control_item a, .blog_posts_wrapper.list_blog_style .blog_post_control_item .share_item.share_sign {
  height: 36px;
  line-height: 36px; }

.blog_posts_wrapper.list_blog_style .blog_post_control_item .share_item {
  width: 36px; }

.main_content.col-md-9 .blog_posts_wrapper.list_blog_style .blog_post_control_item {
  font-size: 13px; }

.main_content.col-md-9 .blog_posts_wrapper.list_blog_style .blog_post_control_item a, .main_content.col-md-9 .blog_posts_wrapper.list_blog_style .blog_post_control_item .share_item.share_sign {
  height: 32px;
  line-height: 32px; }

.main_content.col-md-9 .blog_posts_wrapper.list_blog_style .blog_post_control_item .share_item {
  width: 32px; }

.main_content.col-md-9 .blog_posts_wrapper.list_blog_style .blog_post_title .title {
  font-size: 22px;
  line-height: 29px; }

.main_content.col-md-9 .blog_posts_wrapper.list_blog_style .blog_post_meta {
  display: none; }

/* --------
end list blog style
------------------------------------------- */
/* --------
start single post style
------------------------------------------- */
.blog_posts_wrapper.blog_posts_single .blog_post_title .title {
  margin-top: -7px; }

.blog_posts_wrapper.blog_posts_single .blog_post_banner {
  margin-top: 0;
  height: 120px; }

.blog_posts_wrapper.blog_posts_single .blog_post_banner .blog_post_text p {
  margin-bottom: 1.5em; }

/* --------
end single post style
------------------------------------------- */
/* --------
start pagination style
------------------------------------------- */
.pagination {
  display: block;
  clear: both; }

.pagination .current .screen-reader-text {
  position: static !important; }

.navigation.pagination .nav-links .page-numbers {
  width: 36px;
  height: 36px;
  line-height: 36px;
  border: 1px solid #ddd;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  color: #333; }

.navigation.pagination .nav-links .page-numbers:hover {
  border-color: #f47e00; }

.navigation.pagination .nav-links .page-numbers.dots {
  width: auto;
  border: none;
  -webkit-border-radius: 50%;
  border-radius: 50%; }

.navigation.pagination .nav-links .page-numbers.current {
  border-color: #f47e00; }

.navigation_links a {
  height: 38px;
  padding: 0 22px;
  line-height: 38px;
  display: inline-block;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border: 1px solid #ddd;
  color: #333;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }

.navigation_links a:hover {
  border-color: #f47e00; }

.navigation_links.navigation_prev {
  float: right; }

.navigation_links.navigation_next {
  float: left; }

.page-links {
  border-top: 1px dotted #ddd;
  border-bottom: 1px dotted #ddd;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 30px;
  font-size: 14px;
  color: #777; }

/*.page-links .page-links-title {
	margin-left: 0;
}*/
.page-links > a, .page-links > span {
  margin-right: 6px;
  height: 35px;
  width: 35px;
  display: inline-block;
  float: left;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  border: 1px solid #e7e7e7;
  line-height: 35px;
  color: inherit; }

.page-links > span {
  border: 1px solid #f2f2f2;
  background-color: #f2f2f2; }

.navigation.comment-navigation {
  margin-bottom: 30px; }

.navigation.comment-navigation .comment-nav a {
  color: initial;
  font-size: 13px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  padding: 0 20px;
  height: 36px;
  line-height: 36px;
  background-color: #f2f2f2;
  display: inline-block; }

.navigation.comment-navigation .comment-nav a:hover {
  background-color: #eee; }

.navigation.comment-navigation .nav-previous {
  float: left; }

.navigation.comment-navigation .nav-next {
  float: right; }

/* --------
end pagination style
------------------------------------------- */
/* --------
start side container
------------------------------------------- */
html.side_container_opened .site_main_container {
  -webkit-transform: translate(-341px);
  -ms-transform: translate(-341px);
  transform: translate(-341px);
  right: 0; }

.site_main_container {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }

.site_side_container {
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  position: fixed;
  width: 341px;
  height: 100%;
  background-color: #fff;
  border-left: 1px solid #eee;
  right: -341px;
  top: 0;
  z-index: 999;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  z-index: 999;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000; }

body.admin-bar .site_side_container {
  top: 32px; }

.side_container_opened .site_side_container {
  /*margin-left: -342px;*/
  -webkit-transform: translate(-100%);
  -ms-transform: translate(-100%);
  transform: translate(-100%); }

.sliding_close_helper_overlay {
  display: none;
  position: fixed;
  cursor: pointer;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  margin-left: -342px; }

body.side_container_opened .sliding_close_helper_overlay {
  display: block; }

.site_side_container .info_sidebar {
  padding: 26px 30px; }

body.admin-bar .site_side_container .info_sidebar {
  padding-bottom: 58px; }

/* --------
end side container
------------------------------------------- */
/* --------
start search form
------------------------------------------- */
.site form.search-form {
  position: relative; }

.site input.search-field {
  top: 0;
  position: absolute;
  width: 100%;
  border: none;
  border-bottom: 1px solid #ECECEC;
  padding: 1px;
  padding-bottom: 8px;
  margin-top: auto;
  margin-bottom: auto;
  height: auto;
  line-height: 25px;
  -webkit-border-radius: 0;
  border-radius: 0; }

.site form.search-form i.search_submit_icon {
  position: absolute;
  right: 0;
  background: none;
  border: none;
  background-color: #F0F0F0;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  text-align: center;
  top: 0px;
  cursor: pointer;
  color: #666; }

.site form.search-form i.search_submit_icon input.search-submit {
  background-color: transparent;
  padding: 0;
  position: absolute;
  right: 0;
  background: none;
  border: none;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  text-align: center;
  top: 0px;
  cursor: pointer; }

/* --------
end search form
------------------------------------------- */
/* --------
start sidebar widgets
------------------------------------------- */
.widget_container {
  margin-bottom: 45px;
  font-size: 14px;
  line-height: 23px;
  color: #0E7A84; }

/*.widget_container:last-child {
	margin-bottom: 0;
}*/
.widget_container ul {
  padding: 0;
  list-style: none;
  margin: 0; }

.widget_container .widget_title {
  margin-top: -4px;
  margin-bottom: 19px;
  position: relative;
  border-bottom: 1px solid #979797; }

.side_content.widget_area .widget_container .widget_title {
  position: relative; }

.side_content.widget_area .widget_container .widget_title:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #f2f2f2;
  top: 10px;
  right: 0;
  z-index: -1; }

.side_content.widget_area .widget_container .widget_title > span {
  padding-right: 12px; }

.widget_container ul li {
  line-height: 23px;
  margin-bottom: 8px;
  padding-bottom: 8px; }

.widget_container ul li:last-child {
  border-bottom: 0; }

.widget_container ul li a {
  color: inherit; }

.widget_container ul li a:hover {
  color: #284449; }

/* --------
end sidebar widgets
------------------------------------------- */
/* --------
start post gallery
------------------------------------------- */
.asalah_post_gallery, .asalah_post_gallery .grid_slider {
  position: relative; }

.asalah_post_gallery .grid_slide {
  display: none; }

.asalah_post_gallery img {
  -webkit-border-radius: 10px;
  border-radius: 10px; }

.asalah_post_gallery_nav_container ul.flex-direction-nav > li a {
  opacity: 1;
  display: block; }

.asalah_post_gallery_nav_container .slick-prev a {
  left: -5px; }

.asalah_post_gallery_nav_container .slick-next a {
  right: -5px; }

.asalah_post_gallery .slick-arrow a:hover {
  color: #333; }

.asalah_post_gallery_nav_container .slick-arrow a:before {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  display: inline-block;
  color: inherit;
  line-height: 40px;
  text-shadow: none;
  background-color: #fff;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center; }

.asalah_post_gallery_nav_container .slick-arrow a:hover:before {
  color: #f47e00;
  -webkit-transition: color  0.2s ease-in;
  transition: color  0.2s ease-in; }

.asalah_post_gallery_nav_container .slick-prev a:before {
  content: '\f100'; }

.asalah_post_gallery_nav_container .slick-next a:before {
  content: '\f101'; }

/* --------
end post gallery
------------------------------------------- */
/* --------
start related posts
------------------------------------------- */
.post_navigation {
  margin-bottom: 30px;
  padding-bottom: 22px;
  border-bottom: 1px dotted #ddd; }

.post_navigation_item a.post_navigation_arrow {
  color: inherit; }

.post_navigation_item:hover a.post_navigation_arrow {
  color: #f47e00; }

.post_navigation_item i {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 22px;
  display: inline-block;
  color: inherit;
  line-height: 60px;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  position: absolute; }

.post_navigation_item.post_navigation_prev i {
  content: '\f100';
  left: 15px; }

.post_navigation_item.post_navigation_next i {
  content: '\f101';
  right: 15px;
  text-align: right; }

.post_navigation_item {
  padding-left: 40px; }

.post_navigation_item.post_navigation_next {
  padding-left: 15px;
  padding-right: 40px; }

.post_navigation_item .post_thumbnail_wrapper {
  float: left;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 20px; }

.post_navigation_item.post_navigation_next .post_thumbnail_wrapper {
  float: right;
  margin-right: 0;
  margin-left: 20px; }

.post_navigation_item .post_info_wrapper {
  margin-left: 80px; }

.post_navigation_item.no_post_thumbnail .post_info_wrapper {
  margin-left: 8px; }

.post_navigation_item.post_navigation_next .post_info_wrapper {
  margin-left: 0;
  margin-right: 80px;
  text-align: right; }

.post_navigation_item .post_info_wrapper .post_title {
  margin: 0;
  font-size: 15px;
  line-height: 19px; }

.main_content.col-md-12 .post_navigation_item .post_info_wrapper .post_title {
  font-size: 18px;
  line-height: 23px; }

.post_navigation_item .post_info_wrapper .post_title a {
  color: inherit; }

/* --------
end related posts
------------------------------------------- */
/* --------
start about me widget
------------------------------------------- */
.asalah_about_me .author_image_wrapper {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden; }

.asalah_about_me .author_image_wrapper, .asalah_about_me .author_image_wrapper img {
  margin: auto; }

.asalah_about_me .author_text_wrapper p {
  margin-bottom: 0; }

.asalah_about_me .author_image_wrapper.small {
  width: 100px; }

.asalah_about_me .author_image_wrapper.medium {
  width: 150px; }

.asalah_about_me .author_image_wrapper.large {
  width: 200px; }

.asalah_about_me .author_image_wrapper.circle {
  -webkit-border-radius: 200px;
  border-radius: 200px; }

.asalah_about_me .author_image_wrapper.circle img {
  max-width: 130%;
  margin-left: -15%; }

.asalah_about_me .author_image_wrapper.circle.small img {
  min-height: 100px;
  min-width: 100px; }

.asalah_about_me .author_image_wrapper.circle.medium img {
  min-height: 150px;
  min-width: 150px; }

.asalah_about_me .author_image_wrapper.circle.large img {
  min-height: 200px;
  min-width: 200px; }

/* --------
end about me widget
------------------------------------------- */
/* --------
start posts list widget
------------------------------------------- */
.asalah_post_list_widget .post_thumbnail_wrapper {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  float: left;
  margin-right: 20px; }

.asalah_post_list_widget .post_info_wrapper {
  padding-left: 70px; }

.asalah_post_list_widget .post_info_wrapper .title {
  margin: 0;
  font-size: 17px;
  line-height: 20px; }

.asalah_post_list_widget .post_info_wrapper .post_meta_item {
  font-size: 11.5px;
  color: #666; }

.asalah-postlist-widget.widget_container ul li {
  margin-bottom: 12px;
  padding-bottom: 12px; }

.asalah_post_list_widget .post_thumbnail_wrapper .post_text_thumbnail {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 25px;
  line-height: 56px;
  text-align: center;
  color: #fff;
  display: block;
  background-color: #333;
  text-transform: uppercase; }

/* --------
end posts list widget
------------------------------------------- */
/* --------
start tweets widget
------------------------------------------- */
.widget_container.asalah-tweets-widget ul li a {
  color: #777; }

.widget_container.asalah-tweets-widget ul li a:hover {
  text-decoration: underline; }

.widget_container.asalah-tweets-widget ul li a.tweet_name {
  font-weight: bold;
  color: #333; }

.widget_container.asalah-tweets-widget ul li a.tweet_icon {
  display: inline-block;
  font-size: 15px;
  margin-right: 5px;
  color: #2FC2EF; }

.widget_container.asalah-tweets-widget ul li a.tweet_icon:hover {
  text-decoration: none; }

.widget_container.asalah-tweets-widget ul li.tweet-item, li.tweet-item {
  line-height: 20px;
  font-size: 13px;
  color: #222;
  margin-bottom: 10px;
  padding-bottom: 10px; }

.widget_container.asalah-tweets-widget ul li.tweet-item:last-child, li.tweet-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0; }

.tweet_control {
  margin-top: 4px; }

.widget_container.asalah-tweets-widget ul li a.tweet_time {
  clear: both;
  display: inline-block;
  font-size: 11px;
  color: #8899a6; }

.tweet_links {
  float: right;
  display: inline-block; }

.widget_container.asalah-tweets-widget ul li a.tweet_link {
  color: #ccd6dd;
  margin-left: 10px;
  font-size: 14px; }

.widget_container.asalah-tweets-widget ul li a.tweet_link:hover {
  color: #2FC2EF; }

/* --------
end tweets widget
------------------------------------------- */
/* --------
start social profile widgets
------------------------------------------- */
.widget_container.asalah-social-widget .widget_social_icon {
  width: 42.5px;
  height: 42.5px;
  display: inline-block;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #f2f2f2;
  color: #222;
  text-align: center;
  line-height: 42.5px;
  margin-right: 5px;
  margin-top: 5px;
  -webkit-transition: all  0.2s ease-in;
  transition: all  0.2s ease-in;
  font-size: 14px; }

.widgets_footer .widget_container.asalah-social-widget .widget_social_icon {
  width: 45px;
  height: 45px;
  line-height: 45px;
  margin-right: 6px;
  margin-top: 6px; }

.widget_container.asalah-social-widget .widget_social_icon:hover {
  color: #fff;
  background-color: #f47e00; }

.widget_container.asalah-social-widget .widget_title {
  margin-bottom: 15px; }

.widgets_footer .widget_container.asalah-social-widget .widget_title {
  margin-bottom: 14px; }

.widget_container.asalah-social-widget .widget_social_icon:nth-child(6n+6) {
  margin-right: 0; }

/* --------
end social profile widgets
------------------------------------------- */
/* --------
start tag cloud widget
------------------------------------------- */
.tagcloud a {
  color: inherit;
  font-size: inherit !important;
  background-color: #f2f2f2;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  padding: 10px 15px;
  line-height: 44px;
  -webkit-transition: border-color  0.1s ease-in;
  transition: border-color  0.1s ease-in; }

.tagcloud a:hover {
  background-color: #f47e00;
  color: #fff; }

/* --------
end tag cloud widget
------------------------------------------- */
/* --------
start forms & inputs
------------------------------------------- */
input[type="submit"] {
  height: 38px;
  padding: 0 22px;
  line-height: 38px;
  display: inline-block;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border: 1px solid #ddd;
  background-color: #fff;
  color: inherit;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in; }

input[type="submit"]:hover {
  background-color: #F2F2F2;
  border-color: #f2f2f2; }

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  /*background-color: #FFF;
    color: #666;
    font-size: 12px;
    margin: 0;
    padding: 10px 12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 0;
    border:1px solid #ddd;
    background-color: #fcfcfc;
    height: 36px;
    margin-top: 4px;
    max-width: 100%;
    outline: 0;*/
  background-color: #fff;
  border: 2px solid #e2e2e2;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  resize: none;
  margin-top: 4px;
  margin-bottom: 8px;
  outline: 0;
  max-width: 100%;
  padding: 10px 12px;
  font-size: 12px;
  color: #666;
  height: 36px;
  line-height: 36px;
  width: 250px; }

input, textarea, textarea:hover, input:hover, textarea:active, input:active, textarea:focus, input:focus {
  outline: 0px !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

input:not([type=checkbox]), textarea, textarea:hover, input:not([type=checkbox]):hover, textarea:active, input:not([type=checkbox]):active, textarea:focus, input:not([type=checkbox]):focus {
  -webkit-appearance: none !important; }

input:focus, .form-control:focus {
  border-color: #e2e2e2; }

textarea {
  width: 100%;
  height: auto;
  line-height: 21px; }

form p {
  font-size: 13px;
  font-weight: 600;
  color: #575757; }

select {
  height: 36px;
  line-height: 43px;
  width: auto;
  padding: 0 12px;
  vertical-align: middle;
  max-width: 100%; }

.widget_container select {
  width: 100%; }

.asalah_select_container select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  vertical-align: middle !important;
  padding-right: 22px;
  margin-top: 0;
  border: none !important;
  background: transparent !important;
  z-index: 2;
  margin-right: -2px; }

.asalah_select_container {
  position: relative;
  margin-top: 4px;
  border: 2px solid #E0E0E0;
  background: #fff;
  padding: 10px 0;
  height: 36px;
  margin-right: -5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.asalah_select_container:before {
  content: "" !important;
  position: absolute;
  font-family: FontAwesome;
  line-height: 43px;
  right: 10px;
  color: inherit;
  z-index: 1; }

/* --------
start comments
------------------------------------------- */
.comments_list {
  margin-bottom: 40px; }

.post_comments_box {
  border-top: 1px solid #e7e7e7;
  margin-top: -1px; }

.post_comments_box h4.page-header {
  margin-top: 0;
  margin-bottom: 16px; }

.commenter_name {
  margin-top: 0;
  margin-bottom: 2px;
  font-size: 18px; }

.bypostauthor .commenter_name:after {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f044";
  color: #ededed;
  margin-left: 10px; }

.comment_info {
  color: #acabab;
  font-size: 12px;
  line-height: 16px; }

.commenter_name a {
  font-weight: bold;
  color: inherit; }

.comment_info a.comment_time {
  color: #acabab; }

.media.the_comment > .commenter {
  padding-right: 15px; }

.commenter img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%; }

.logged_in_name {
  color: #3d3d3d; }

h3.comment-reply-title {
  margin-bottom: 9px; }

h3.comment-reply-title > a {
  color: #3d3d3d;
  font-weight: bold; }

.media.the_comment {
  border-bottom: 1px dotted #ddd;
  padding-bottom: 11px;
  display: inline-block; }

.media.the_comment .children {
  padding: 0;
  margin-top: 32px; }

.comment_content_wrapper {
  border-left: 3px solid #f2f2f2;
  padding-left: 20px; }

.children .comment_content_wrapper {
  border-left: 0;
  padding-left: 0; }

.children .media.the_comment > .commenter {
  padding-right: 10px; }

.children .media.the_comment {
  margin-bottom: 0px;
  margin-top: 20px;
  border-bottom: 0;
  padding-bottom: 0;
  display: inline-block; }

.comment_textarea {
  margin-top: 10px; }

.comments-area .comment-form input[type="text"] {
  width: 100%; }

.comment_body .media-heading {
  margin: 0 0 3px; }

.comment_body p {
  line-height: 20px;
  font-size: 14px;
  margin-top: 8px; }

.comment_body p a {
  color: inherit;
  border-bottom: 1px dotted #000;
  -webkit-transition: all  0.2s ease-in;
  transition: all  0.2s ease-in; }

.comment_body p a:hover {
  color: #f47e00;
  border-bottom-color: #f47e00; }

.post.pingback a {
  color: inherit; }

.post.pingback a:hover {
  border-bottom: 1px dotted #333; }

.post.pingback .edit-link a:hover {
  border-bottom: none; }

/* --------
end comments
------------------------------------------- */
/* --------
start calendar
------------------------------------------- */
.widget_calendar table {
  width: 100%; }

.widget_calendar {
  width: 100%; }

.widget_calendar {
  float: left; }

#wp-calendar {
  width: 100%; }

#wp-calendar thead {
  font-size: 10px; }

#wp-calendar thead th {
  padding: 6px 0;
  background-color: #EDEDED;
  text-align: center;
  color: #000;
  font-weight: bold;
  font-size: 12px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #ddd; }

#wp-calendar thead th:last-child {
  border-right: 0; }

#wp-calendar tbody {
  color: #aaa; }

#wp-calendar tbody td {
  background-color: #f5f5f5;
  border-right: 2px solid #fff;
  text-align: center;
  padding: 7px;
  font-weight: 300;
  color: #888; }

#wp-calendar tbody td:last-child {
  border-right: 0; }

#wp-calendar tbody td:hover {
  background-color: #fff; }

#wp-calendar tbody td.pad {
  border-color: transparent; }

#wp-calendar tbody tr:first-child td.pad {
  border-right: 2px solid #fff; }

#wp-calendar tbody td.pad:hover {
  background-color: transparent; }

#wp-calendar tbody .pad {
  background: none; }

#wp-calendar tfoot #next {
  font-size: 10px;
  text-transform: uppercase;
  text-align: right; }

#wp-calendar tfoot #prev {
  font-size: 10px;
  text-transform: uppercase;
  padding-top: 10px; }

#wp-calendar tbody td a {
  font-weight: 800; }

.widget_container caption {
  text-align: left;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 12px;
  background-color: #F9F9F9;
  padding: 5px 12px;
  color: #5A5A5A;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #EFEFEF; }

/* --------
end calendar
------------------------------------------- */
/* --------
start related posts
------------------------------------------- */
.post_related {
  margin-bottom: 28px;
  padding-bottom: 34px;
  border-bottom: 1px dotted #ddd; }

.blog_posts_wrapper.blog_posts_single .post_related .blog_post_title .title {
  margin-top: -10px;
  font-size: 16px;
  line-height: 21px; }

.main_content.col-md-12 .blog_posts_wrapper.blog_posts_single .post_related .blog_post_title .title {
  margin-top: -10px;
  font-size: 18px;
  line-height: 22px; }

.blog_posts_wrapper .post_related .blog_post {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0; }

.post_related .blog_post_banner {
  margin-bottom: 28px; }

/* --------
end related posts
------------------------------------------- */
/* --------
start instagram widget
------------------------------------------- */
.jr-insta-slider .jr-insta-thumb .thumbnails {
  padding: 0 !important; }

.jr-insta-slider .jr-insta-thumb .thumbnails > li {
  width: 31% !important;
  margin-right: 3.5% !important;
  margin-bottom: 3.5% !important;
  margin-left: 0 !important; }

/* --------
end instagram widget
------------------------------------------- */
/* --------
start sticky post
------------------------------------------- */
.sticky.blog_post_container {
  position: relative; }

.sticky.blog_post_container:before {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  content: "\f08d";
  position: absolute;
  font-size: 40px;
  left: -54px;
  top: 0;
  color: #ededed; }

.blog_posts_wrapper.masonry_blog_style .sticky.blog_post_container:before {
  font-size: 16px;
  left: 2px;
  top: 3px; }

/* --------
end sticky post
------------------------------------------- */
/* --------
start typography elements
------------------------------------------- */
dd {
  border-left: 4px solid #f2f2f2;
  margin-left: 0;
  padding-left: 16px;
  margin-left: 15px; }

/* --------
end typography elements
------------------------------------------- */
/* --------
start table
------------------------------------------- */
table {
  width: 100%;
  margin-bottom: 20px;
  font-size: 14px;
  border-top: 1px solid #ddd; }

table a {
  color: inherit; }

table a:hover {
  border-bottom: 1px dotted #333; }

table tr {
  border-bottom: 1px solid #ddd; }

table th, table td {
  border-left: 1px solid #ddd;
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top; }

table th:last-child, table td:last-child {
  border-right: 1px solid #ddd; }

.post_content table {
  border-bottom: 1px solid #ddd; }

.post_content table th, .post_content table td {
  border-top: 1px solid #ddd; }

/* --------
end table
------------------------------------------- */
/* --------
start blockquote
------------------------------------------- */
blockquote {
  position: relative;
  margin: 50px 0;
  font-weight: bold;
  border-top: 1px dashed #cacaca;
  display: block;
  border-bottom: 1px dashed #cacaca;
  padding: 8px 65px;
  text-align: center;
  line-height: 1.6em;
  font-size: 1.1em;
  border-left: none;
  border-right: none; }

blockquote:before {
  content: "\201C";
  position: absolute;
  left: 0;
  top: 43px;
  font-size: 75px;
  color: #EDEDED;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-style: initial; }

.main_content.col-md-12 blockquote {
  padding: 8px 120px; }

.main_content.col-md-12 blockquote:before {
  top: 50px;
  font-size: 100px; }

blockquote cite {
  font-style: normal;
  clear: both;
  display: block;
  text-align: right;
  font-size: 12px;
  margin-top: 11px;
  margin-bottom: 0;
  line-height: 28px;
  color: #666;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

blockquote.pull-left, blockquote.pull-right {
  width: 260px;
  border-left: 0;
  border-right: 0; }

blockquote.pull-right {
  padding: 10px 20px; }

blockquote.pull-right:before {
  content: "\f10e";
  left: auto;
  right: 0; }

/* --------
end blockquote
------------------------------------------- */
/* --------
start alignment
------------------------------------------- */
.alignleft {
  float: left; }

.alignright {
  float: right; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
  margin: 4px 20px 10px;
  margin-left: 0; }

.wp-caption.alignleft {
  margin: 4px 14px 10px;
  margin-left: 0; }

blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
  margin: 4px 20px 10px;
  margin-right: 0; }

.wp-caption.alignright {
  margin: 4px 14px 10px;
  margin-right: 0; }

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
  margin-top: 0;
  margin-bottom: 0; }

.entry-content blockquote.alignleft,
.entry-content blockquote.alignright {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 17px;
  width: 50%; }

.entry-content blockquote.alignleft p,
.entry-content blockquote.alignright p {
  margin-bottom: 17px; }

.wp-caption {
  margin-bottom: 24px; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0; }

.wp-caption {
  color: #767676; }

.wp-caption-text {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-style: italic;
  line-height: 1.5;
  margin: 9px 0; }

div.wp-caption .wp-caption-text {
  padding-right: 10px; }

div.wp-caption.alignright img[class*="wp-image-"],
div.wp-caption.alignright .wp-caption-text {
  padding-left: 10px;
  padding-right: 0; }

.wp-smiley {
  border: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* --------
end alignment
------------------------------------------- */
/* --------
start author box
------------------------------------------- */
.author_box.author-info .author-avatar {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  float: left;
  margin-right: 24px;
  /*margin-bottom: 74px;*/ }

.author_box.author-info {
  margin-bottom: 32px;
  padding-bottom: 25px;
  border-bottom: 1px dotted #ddd;
  overflow: auto; }

.author_box.author-info .author-title {
  margin-bottom: 4px;
  font-size: 19px;
  margin-top: 3px; }

.author_box.author-info .author-title a {
  color: inherit; }

.author_box.author-info .author-title a:hover {
  border-bottom: 1px dotted #333; }

.author_box.author-info .author-bio {
  margin-top: 0;
  font-size: 13.5px;
  line-height: 21px;
  color: #555; }

.main_content.col-md-12 .author_box.author-info .author-bio {
  font-size: 14.5px;
  line-height: 22px; }

/* --------
end author box
------------------------------------------- */
/* --------
start site footer
------------------------------------------- */
.footer_wrapper {
  border-top: 2px solid #efefef;
  margin: 0 auto; }

.footer_wrapper .first_footer {
  padding-top: 50px;
  padding-bottom: 50px; }

.second_footer .second_footer_content_wrapper {
  padding: 16px 0;
  font-size: 12px; }

.second_footer.has_first_footer .second_footer_content_wrapper {
  border-top: 1px dotted #ddd; }

.first_footer.widgets_footer .widget_container {
  margin-bottom: 0px; }

/* --------
end site footer
------------------------------------------- */
/* --------
start 404 error page
------------------------------------------- */
.content_wrapper_404 {
  font-size: 18px;
  line-height: 29px;
  margin-bottom: 50px; }

.page_404_main_title {
  margin-bottom: 60px;
  border-bottom: 8px solid #f2f2f2;
  padding-bottom: 12px; }

.page_404_main_title .title {
  margin-top: 60px;
  margin-bottom: 120px;
  margin-right: 18px;
  float: left;
  font-size: 160px;
  line-height: 45px;
  text-shadow: 1px 1px 0 #fff, 2px 2px 0 #e2e2e2, 3px 3px 0 #e2e2e2, 4px 4px 0 #e2e2e2; }

.content_wrapper_404 .search-form {
  margin-top: 50px; }

.widget_area_404 .widget_container {
  margin-bottom: 60px; }

.widget_area_404 .widget_container.asalah-social-widget .widget_social_icon {
  width: 42px;
  height: 42px;
  line-height: 42px;
  margin-right: 5px;
  margin-top: 5px; }

.widget_area_404 .widget_container.asalah-social-widget .widget_social_icon:nth-child(6n+6) {
  margin-right: 5px; }

.widget_area_404 .widget_container.asalah-social-widget .widget_social_icon:nth-child(10n+10) {
  margin-right: 0; }

/* --------
end 404 error page
------------------------------------------- */
/* --------
start mobile menu
------------------------------------------- */
.mobile_dropdown_arrow, .mobile_menu_button {
  display: none; }

@media screen and (min-width: 769px) {
  .top_header_items_holder {
    display: block !important; } }

@media screen and (max-width: 768px) {
  .logo_wrapper, .header_info_wrapper {
    width: auto; }
  .header_icons {
    float: none !important;
    text-align: initial;
    margin-left: 0; }
  .social_icons_list.header_social_icons {
    float: none !important;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center; }
  .header_icons .social_icon {
    font-size: 16px;
    padding-top: 0; }
  .header_social_icons a {
    margin-left: 7px;
    margin-right: 7px; }
  .header_search {
    border-left: 0;
    border: 1px solid #eee;
    padding: 7px;
    float: none !important;
    margin-left: 0;
    margin-top: 12px; }
  .header_search > form.search .search_text {
    width: 150px;
    padding-right: 22px; }
  .header_search > form.search > i {
    position: initial;
    float: right;
    margin-top: 4px;
    margin-right: 12px; }
  .top_header_items_holder {
    display: none; }
  .top_menu_wrapper {
    border-bottom: 0; }
  .mobile_menu_button {
    border: 3px solid #f2f2f2;
    display: block;
    padding: 9px 24px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    margin-top: 13px;
    margin-bottom: 13px;
    color: #666;
    cursor: pointer; }
  .mobile_menu_button > span {
    display: block;
    line-height: 6px;
    font-size: 45px;
    text-align: right; }
  .mobile_menu_button > span.mobile_menu_text {
    float: left;
    font-size: inherit;
    display: inline-block;
    line-height: initial; }
  .mobile_dropdown_arrow {
    display: inline-block;
    float: right;
    width: 36px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    margin-top: -7px;
    margin-right: -11px; }
  .main_menu {
    float: none !important; }
  .main_menu .navbar-nav {
    margin: 0;
    display: block;
    float: none; }
  .navbar-nav > li {
    float: none; }
  .nav > li > a {
    margin: 0 !important; }
  .navbar-nav > li > .dropdown-menu {
    float: none;
    position: initial;
    border: none;
    margin-left: 12px;
    border-left: 1px solid #f2f2f2; }
  .dropdown-submenu > .dropdown-menu {
    position: initial;
    float: none;
    margin-top: auto;
    border: none;
    margin-left: 18px; }
  .dropdown-menu .current-menu-ancestor, .dropdown-menu .current-menu-ancestor > a {
    background-color: transparent;
    color: #000; }
  .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: transparent;
    color: #000; }
  .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: transparent;
    color: #000; } }

/* --------
end mobile menu
------------------------------------------- */
/* --------
start responsive design
------------------------------------------- */
@media screen and (max-width: 992px) {
  .header_search {
    padding: 11px 0; }
  .widget_container.asalah-social-widget .widget_social_icon {
    margin-right: 5px !important; }
  .side_content {
    margin-top: 60px;
    padding-top: 50px;
    border-top: 5px solid #f2f2f2; }
  .first_footer.widgets_footer .widget_area {
    margin-top: 40px; }
  .site_side_container .info_sidebar {
    padding-left: 20px;
    padding-right: 40px; }
  /*html.side_container_opened .site_main_container{
		width: auto;
	}*/ }

@media screen and (max-width: 900px) {
  .blog_posts_wrapper.masonry_blog_style .blog_post_container {
    width: 50% !important; } }

@media screen and (max-width: 782px) {
  body.admin-bar .site_side_container {
    top: 46px; } }

@media screen and (max-width: 600px) {
  /*
	body.admin-bar .site_side_container {
		top: 0;
	}
*/
  .author_box.author-info .author-avatar {
    margin-bottom: 12px; } }

@media screen and (max-width: 490px) {
  .blog_posts_wrapper.masonry_blog_style .blog_post_container {
    width: 100% !important; }
  .blog_posts_wrapper.list_blog_style .post_info_wrapper {
    padding-left: 10px !important; } }

@media screen and (max-width: 400px) {
  .site_side_container {
    position: fixed;
    width: 80%;
    right: -80%; }
  .site_side_container.opened {
    -webkit-transform: translate(-100%);
    -ms-transform: translate(-100%);
    transform: translate(-100%); }
  body.side_container_opened .site_main_container {
    -webkit-transform: translate(-80%);
    -ms-transform: translate(-80%);
    transform: translate(-80%); }
  .sliding_close_helper_overlay {
    margin-left: -80%; } }

@media screen and (max-width: 650px) {
  .blog_post_meta .blog_meta_item {
    float: none;
    margin-right: 0;
    display: block;
    margin-top: 5px;
    color: #999; }
  .blog_post_meta .blog_meta_item a {
    color: #666;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 1px; }
  .blog_post_control {
    margin-top: 10px; }
  .blog_post_control_item {
    float: none;
    margin-right: 0;
    margin-top: 5px; }
  .blog_post_readmore.blog_post_control_item a {
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0;
    height: auto;
    line-height: inherit;
    font-style: italic;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: 0.3px;
    border-bottom: 1px dotted transparent; }
  .blog_post_readmore.blog_post_control_item a:hover {
    background-color: transparent;
    border: none;
    color: #666;
    border-bottom-color: #666; }
  .blog_post_readmore.blog_post_control_item {
    margin-top: 0;
    margin-bottom: 24px; }
  .blog_meta_item.blog_meta_format a {
    color: #999;
    border-bottom: none;
    font-size: 20px; }
  blockquote {
    padding: 8px 20px !important; }
  blockquote:before {
    left: 0 !important;
    top: 24px !important;
    font-size: 26px !important; }
  .blog_post_title .title, .main_content.col-md-12 .blog_post_title .title, .main_content.col-md-12 .blog_single .blog_post_title .title {
    font-size: 22px;
    line-height: 29px; }
  .post_navigation_item {
    padding-left: 40px !important;
    padding-right: 40px !important;
    margin-bottom: 30px !important;
    float: none !important; }
  .post_navigation_item:last-child {
    margin-bottom: 0 !important; }
  .post_navigation_item i {
    right: 0;
    left: 15px; }
  .post_related .blog_post_container {
    margin-bottom: 20px; }
  .post_related .blog_post_container .blog_post_banner {
    margin-bottom: 20px; } }

/* --------
end responsive design
------------------------------------------- */
/* --------
Reading Progress Bar
------------------------------------------- */
#reading_progress {
  /* Positioning */
  position: fixed;
  left: 0;
  top: 0;
  /* Dimensions */
  width: 100%;
  height: 5px;
  /* Reset the appearance */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Get rid of the default border in Firefox/Opera. */
  border: none;
  /* Progress bar container for Firefox/IE10+ */
  background-color: transparent;
  /* Progress bar value for IE10+ */
  color: #f47e00;
  z-index: 9999; }

progress[value]::-webkit-progress-bar {
  background-color: transparent; }

progress[value]::-webkit-progress-value {
  background-color: #f47e00; }

progress[value]::-moz-progress-bar {
  background-color: #f47e00; }

.admin-bar #reading_progress, .admin-bar .reading-progress-bar {
  top: 32px !important; }

.reading-progress-bar {
  background-color: #fff;
  width: 100%;
  /* Positioning */
  position: fixed;
  left: 0;
  top: 0;
  /* Dimensions */
  width: 100%;
  height: 5px;
  display: block; }

.reading-progress-bar > span {
  background-color: #f47e00;
  display: block;
  text-indent: -9999px; }

/* slick slider */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
/*.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}*/
/* Icons */
/*@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}*/
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 40px;
  height: 40px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: #000;
  border: none;
  outline: none;
  background: transparent;
  z-index: 999; }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent; }

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25; }

.slick-prev:before,
.slick-next:before {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  display: inline-block;
  color: inherit;
  line-height: 40px;
  text-shadow: none;
  background-color: #fff;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  font-size: 15px; }

.slick-prev {
  left: -10px; }

.slick-prev:before {
  content: '\f100'; }

.slick-next {
  right: -10px; }

.slick-next:before {
  content: '\f101'; }

.slick-slider .wp-caption-text {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 15px;
  font-style: italic;
  line-height: 1.5;
  margin: 9px 0px;
  position: absolute;
  bottom: -10px;
  left: 15px;
  right: 15px;
  padding: 10px 10px;
  background: rgba(255, 255, 255, 0.8);
  font-style: normal; }

.widget_area.col-md-12 #secondary {
  padding-top: 45px; }

.sticky_header {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 99999; }

.site_header .invisible_header {
  opacity: 0;
  display: block; }

.admin-bar .sticky_header {
  top: 32px; }

/*.side_container_opened .sticky_header {
	top: 0 !important;
}*/
.sticky_header .top_menu_wrapper {
  background-color: #fff; }

.sticky_header .header_info_wrapper {
  display: none;
  width: auto;
  height: 100%;
  padding: 18px 0 14px;
  border-left: 1px solid #eee;
  margin-left: 10px;
  float: left;
  -webkit-animation-name: slide;
  animation-name: slide;
  -webkit-animation-duration: 1s;
  animation-duration: 1s; }

.sticky_header .header_info_wrapper .user_info_button {
  padding: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: none;
  height: auto !important;
  width: auto;
  margin-left: 20px;
  font-size: 14px;
  line-height: 16px; }

.sticky_header .mobile_menu_opened .header_info_wrapper {
  display: none !important; }

/*
.sticky_header .header_logo_wrapper {
	display: none;

	-webkit-transition: all 2s ease-in;
	 -moz-transition: all 2s ease-in;
		-ms-transition: all 2s ease-in;
		 -o-transition: all 2s ease-in;
				transition: all 2s ease-in;
}*/
.site_side_container.sticky_sidebar {
  top: 50px; }

body.admin-bar .site_side_container.sticky_sidebar {
  top: 82px; }

.site_side_container.sticky_sidebar .info_sidebar {
  padding-bottom: 78px; }

body.admin-bar .site_side_container.sticky_sidebar .info_sidebar {
  padding-bottom: 108px; }

.header_logo_wrapper.container {
  padding-right: 0;
  padding-left: 0; }

.blog_posts_wrapper.blog_posts_single .blog_post_banner.undertitle {
  margin-top: 26px; }

.admin-bar #reading_progress.progress_sticky_header, .admin-bar .reading-progress-bar.sticky_header {
  top: 82px !important; }

#reading_progress.progress_sticky_header, .reading-progress-bar.sticky_header {
  top: 50px !important; }

/*Hide Scrollbar from slide sidebar */
.side_container_opened {
  overflow: hidden; }

.side_container_opened .info_sidebar {
  height: 100% !important;
  width: 100% !important;
  position: absolute;
  overflow-y: scroll; }

.mobile_menu_opened input.search_text {
  width: 85% !important; }

/* author social icons */
.author_text .social_icons_list a {
  padding-right: 8px;
  color: #000;
  font-size: 14px; }

.author_text .social_icons_list a:hover, .author_text .social_icons_list a:active {
  color: #f47e00; }

.site-header {
  border-bottom: 1px solid #979797;
  padding: 20px 0;
  margin-bottom: 40px; }

.container {
  width: 100% !important;
  max-width: 1000px; }

.site_content .container {
  background: #FFFFFF;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding-bottom: 20px; }

.tag-header {
  border-bottom: 1px solid #979797;
  margin-bottom: 10px; }

.blog_meta_tags a {
  font-size: 12px; }

.blog_post_meta .blog_meta_item.blog_meta_author {
  float: right;
  margin-right: 0;
  margin-left: 18px; }

.button {
  height: 38px;
  padding: 0 22px;
  line-height: 38px;
  display: inline-block;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  border: 1px solid #0E7A84;
  color: inherit;
  -webkit-transition: all  0.1s ease-in;
  transition: all  0.1s ease-in;
  background-color: #0E7A84;
  color: #fff; }
  .button:hover {
    background-color: #284449;
    color: #fff; }

.bna-header {
  background: #2e4449; }

.bna-header__container {
  max-width: 1000px;
  margin: auto auto;
  position: relative; }

.bna-header__logo {
  display: inline-block;
  margin: 15px 0 15px 40px; }

.bna-header__logo__image {
  height: 70px; }

.bna-header__partner {
  position: absolute;
  top: 12px;
  right: 0;
  display: block; }

.bna-header__partner__copy {
  color: #66aaaf;
  font-size: 12px;
  margin: 0 10px 0 0;
  float: left; }

.bna-header__partner__logo {
  height: 75px;
  float: left; }

.navbar.navbar-default {
  margin-bottom: 0; }
  .navbar.navbar-default li > a {
    font-family: "Avenir next", avenirnext, avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: auto; }

@media (max-width: 767px) {
  .navbar {
    background: #0a7b83;
    border: none; }
    .navbar .navbar-toggle {
      float: left;
      margin-left: 15px;
      border: none;
      position: relative;
      padding-left: 0;
      padding-right: 5px; }
      .navbar .navbar-toggle:hover, .navbar .navbar-toggle:focus {
        background: transparent; }
      .navbar .navbar-toggle:after {
        content: 'MENU';
        color: #6cb0b5;
        position: absolute;
        left: 100%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 50px;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 500; }
      .navbar .navbar-toggle .icon-bar {
        background-color: #6cb0b5;
        padding: 1px 0 3px 0; }
    .navbar .navbar-collapse {
      color: #fff;
      padding: 0 15px;
      position: absolute;
      width: 100%;
      z-index: 999; }
      .navbar .navbar-collapse .navbar-nav {
        margin: 0;
        background: #0a7b83; }
        .navbar .navbar-collapse .navbar-nav li {
          border-bottom: 1px dotted #6cb0b5; }
          .navbar .navbar-collapse .navbar-nav li:hover {
            -webkit-transition: none;
            transition: none;
            background: #6cb0b5; }
            .navbar .navbar-collapse .navbar-nav li:hover a {
              color: #FFFFFF; }
          .navbar .navbar-collapse .navbar-nav li.active a {
            color: #FFFFFF;
            background: #6cb0b5; }
        .navbar .navbar-collapse .navbar-nav a {
          font-size: 13px;
          font-weight: 400;
          color: #a0abab;
          background: transparent;
          text-transform: uppercase;
          padding: 10px;
          -webkit-transition: none;
          transition: none; } }

@media (min-width: 768px) {
  .bna-header__logo {
    width: 235px;
    float: left; }
  .navbar.navbar-default {
    position: absolute;
    margin-bottom: 0;
    left: 235px;
    bottom: 0;
    background: transparent;
    border: none;
    min-height: 0;
    margin-bottom: 12px; }
    .navbar.navbar-default .navbar-nav li {
      border-left: 1px solid #315659; }
      .navbar.navbar-default .navbar-nav li:first-child {
        border-left: none; }
      .navbar.navbar-default .navbar-nav li.active {
        background: transparent; }
        .navbar.navbar-default .navbar-nav li.active a {
          color: #FFFFFF;
          background: transparent; }
    .navbar.navbar-default .navbar-nav a {
      background: transparent;
      color: #a0abab;
      font-size: 13px;
      font-weight: 400;
      padding: 5px 15px;
      text-transform: uppercase;
      -webkit-transition: none;
      transition: none; }
      .navbar.navbar-default .navbar-nav a:hover {
        color: #FFFFFF; } }

.bna-blog-header__title {
  height: 48px;
  line-height: 48px;
  margin: 10px 0 0 0; }
  .bna-blog-header__title a {
    color: #284449; }

.bna-blog-header__search {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-grid-column-align: stretch;
  justify-items: stretch;
  margin-bottom: 10px;
  margin-top: 0px;
  position: relative;
  width: 100%; }

.bna-blog-header__search__input[type="text"] {
  display: block;
  height: 38px;
  margin: 0 10px 0 0;
  max-width: 300px;
  width: -webkit-calc(100% - 36px);
  width: calc(100% - 36px); }

.bna-blog-header__search__button {
  background: #0E7A84;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: none;
  color: #FFFFFF;
  display: block;
  height: 36px;
  max-height: 36px;
  max-width: 36px;
  width: 36px; }
  .bna-blog-header__search__button:hover {
    background: #284449; }

@media screen and (min-width: 400px) {
  .bna-blog-header {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0; }
    .bna-blog-header .container {
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; }
  .bna-blog-header__search {
    margin-bottom: 0; }
  .bna-blog-header__title {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-top: 0; }
  .bna-blog-header__search {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 220px;
    -moz-box-flex: 0;
    -ms-flex: 0 1 220px;
    flex: 0 1 220px; } }

@media screen and (min-width: 769px) {
  .bna-blog-header {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: transparent url("images/bna-blog-header.jpg") 170px 0% no-repeat;
    height: 120px;
    margin: auto auto;
    max-width: 1000px; }
  .bna-blog-header__title {
    font-size: 56px; } }

.main_content,
.side_content {
  padding-top: 20px; }

.bna-footer {
  background: #FFFFFF;
  margin-top: 15px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.bna-footer__container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 15px; }

.bna-footer__content {
  margin-bottom: 15px; }

.bna-footer__content__link-group {
  margin-bottom: 15px; }

.bna-footer__content__title {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4;
  margin: 0 0 15px 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.bna-footer__content__list {
  list-style: none;
  padding-left: 0;
  margin: 0; }

.bna-footer__content__icon {
  float: left;
  margin-right: 5px; }

.bna-footer__content__link {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4;
  color: #099;
  text-decoration: none;
  display: block; }
  .bna-footer__content__link:hover {
    text-decoration: underline; }

.bna-footer__copyright {
  font-size: 13px;
  margin-bottom: 15px; }

.bna-footer__copyright-list {
  padding-left: 0;
  list-style: none;
  margin: 0; }

.bna-footer__copyright-link:hover {
  text-decoration: underline; }

.bna-footer__external {
  font-size: 13px;
  line-height: 1.4; }

.bna-footer__external-list {
  padding-left: 0;
  list-style: none;
  margin: 0; }

.bna-footer__external-item {
  float: left; }
  .bna-footer__external-item:first-child .bna-footer__external-link {
    margin-left: 5px; }
  .bna-footer__external-item:last-child .bna-footer__external-link:after {
    content: '';
    padding: 0; }

.bna-footer__external-link {
  display: block;
  text-decoration: none;
  line-height: 1.4; }
  .bna-footer__external-link:hover {
    text-decoration: underline; }
  .bna-footer__external-link:after {
    content: '|';
    display: inline-block;
    padding: 0 5px;
    color: #000000; }

@media (min-width: 768px) {
  .bna-footer__content__link-group {
    width: 20%;
    float: left; }
  .bna-footer__copyright-item {
    float: left; }
  .bna-footer__external-item {
    float: left;
    margin-left: 5px; } }
