/*!
Theme Name: network
Theme URI: http://www.lugdev.com/
Author: Vladimir Lorentz
Author URI: http://www.lugdev.com/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: network
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
.screen-reader-text{
	display: none;
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

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

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}
/*--------------------------------------------------------------
## Network
--------------------------------------------------------------*/
img{
	height: auto;
	max-width: 100%;
}
a{
	transition: all .15s ease-out;
	text-decoration: none;
}
a:hover,
a:active,
a:focus{
	text-decoration: none;
	outline: none;
}
#header{
	margin: 0;
}
#primary{
	margin: 0;
}
#footer{
	padding: 0;
	position: relative;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.site-branding{
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}
#breadcrumbs{
	margin: 0;
	padding: .5rem 0;
	font-size: .95rem;
}
#breadcrumbs a{
	transition: all .15s ease-out;
	text-decoration: none;
}
#breadcrumbs a:hover
#breadcrumbs a:focus
#breadcrumbs a:active{
	text-decoration: none;
}
.nav-links{
	padding: 2rem 0;
}
.nav-previous,
.nav-next{
	float: left;
	width: 50%;
}
.nav-next{
	text-align: right;
}
.post-categories a{
	text-decoration: none;
}
.post-categories li{
	margin-bottom: 5px;
}
.page_container{
	max-width: 100%;
	margin: 1.5rem auto 0;
	padding: 1rem;
}
.page #content,
.single #content {
	padding-bottom: 1.5rem;
}
.post_container{
	max-width: 100%;
	margin: 0 auto;
	padding: 1rem;
}
.post_tumbnail_container{
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 30rem;
	margin-top: -3rem;
	margin-bottom: -4.5rem;
}
.post_tumbnail_in_content{
	margin: 0 0 1rem;
}
@media screen and (max-width:768px){
	.post_tumbnail_container{
		height: 20rem;
	}
}
@media screen and (max-width:1024px){
	.post_tumbnail_container{
		height: 25rem;
	}
}
.list_post_container{
	max-width: 100%;
	margin: 0 auto;
	margin-bottom: 1.5rem;
}
.list_post_content_container{
	padding: 1rem;
}
@media screen and (min-width:768px){
	.list_post_content_container{
		min-height: 16rem;
	}
}
.list_posted_in{
	list-style: none;
	margin: 1rem;
}
.list_posted_in ul {
	padding: 0;
}
.list_posted_in ul li{
	display: inline-block;
}
.list_posted_in a{
	padding: .25rem .5rem;
	font-size: .9rem;
}
.list_post_title{
	font-size: 1.5rem;
}
.list_post_link{
	transition: all .2s ease-out;
}
.list_post_read_more_container{
	margin-top: -.5rem;
}
.comments_container{
	max-width: 100%;
	margin: 0 auto;
	margin-top: 1rem;
	padding: 1rem;
	background-color: #fff;
}
.sidebar_container{
	max-width: 100%;
	margin: 0 auto;
	padding: 1rem;
	background-color: #fff;
}
.posted_in{
	margin: .5rem 0;
	font-size: .95rem;
}
.posted_in a{
	transition: all .15s ease-out;
	padding: .25rem .5rem;
	margin-right: .5rem;
}
.posted_in{
	list-style: none;
	padding: 0;
	margin: 0;
}
.posted_in ul {
	padding: 0;
	margin: .75rem 0;
}
.posted_in ul li{
	display: inline-block;
}
.posted_in ul li a:hover,
.posted_in ul li a:focus,
.posted_in ul li a:active{
	text-decoration: none;
	background-color: #000;
	color: #fff;
}
.list_thumbnail{
	height: 300px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #212121;
}
.post_share_buttons_container{
	margin: 1rem 0;
}
.share_btn{
	text-align: center;
	padding: .75rem 1.25rem;
	background-color: #eee;
	color: #fff;
	margin: 0 .5rem .5rem 0;
	font-size: .9rem;
	transition: all .2s ease-out;
	text-decoration: none;
	display: inline-block;
}
.share_btn:focus,
.share_btn:active,
.share_btn:hover{
	text-decoration: none;
	color: #fff;
	opacity: 0.8;
}
.share_btn_title {
	margin-left: .4rem;
}

.share_on_facebook{
	background-color: #516eab;
}
.share_on_twitter{
	background-color: #29c5f6;
}
.share_on_google_plus{
	background-color: #eb4026;
}
.share_on_instagram{
	background-color: #8a3ab9;
}
.share_on_linkedin{
	background-color: #0077b5;
}
.share_on_pinterest{
	background-color: #ca212a;
}
.widget ul{
	padding: 0;
}
.widget ul li{
	list-style: none;
}
.featured_container{
	margin: 0 auto;
	padding: 1rem 0;
}
.featured_post_img{
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #212121;
	margin: 0;
	padding: .75rem;
	position: relative;
}
.featured_post_img:hover > .darken_bg_light{
	background-color: rgba(0, 0, 0, 0);
}
.main_featured_container{
	height: 606px;
	margin-right: 6px;
}
.secondary_featured_container{
	height: 300px;
	margin-bottom: 6px;
}
@media screen and (max-width:992px){
	.main_featured_container,
	.secondary_featured_container {
		margin: 0 0 6px;
		height: 400px;
	}
}
@media screen and (min-width: 768px) and (max-width:992px){
	.secondary_featured_container{
		margin-right: 6px;
	}
}
@media screen and (max-width:992px){
	.site-branding{
		display: none;
	}
}
.single .site-branding,
.page .site-branding,
.archive .site-branding{
	/* display: none; */
}
.nothing{
	min-height: 70vh;
}
.nothing-fa{
	font-size: 5rem;
}
.featured_post_link{
	color: #fff;
	text-decoration: none;
}
.featured_post_link:hover,
.featured_post_link:focus,
.featured_post_link:active{
	text-decoration: none;
	color: #eee;
}
.featured_slider_container{
	margin-top: 1.5rem;
}
.featured_slider{
	margin: 0 0 1rem;
}
.featured_slide{
	min-height: 30rem;
	height: 100vh;
	max-height: 40rem;
	position: relative;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.featured_slide_row{
	height: 100%;
	padding: 2rem;
}
.darken_bg_light{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, .15);
	transition: all .2s ease-out;
}
.darken_bg{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, .25);
	transition: all .2s ease-out;
}
.medium_darken_bg{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, .5);
	transition: all .2s ease-out;
}
.even_darken_bg{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, .75);
	transition: all .2s ease-out;
}
.featured_post_title{
	font-size: 1.75rem;
}
.featured_posted_on,
.home_category_post_posted_on{
	font-size:.9rem;
}
.featured_posted_in ul{
	padding: 0;
	margin: 0;
}
.featured_posted_in ul li{
	display: inline-block;
}
.featured_posted_in a,
.featured_posted_in a:hover,
.featured_posted_in a:focus,
.featured_posted_in a:active{
	padding: .15rem .5rem;
	font-size: .9rem;
	text-decoration: none;
	color: #fff;
}
.home_category_container{
	margin: 0 auto 1rem;
}
.home_category_link,
.home_category_link:hover,
.home_category_link:focus,
.home_category_link:active{
	padding: .5rem 1rem;
	text-decoration: none;
	font-size: 2rem;
	font-weight: 500;
}
.home_category_header{
	padding: .75rem;
	text-align: center;
	margin: 0 auto 1rem;
}
.home_category_post_container{
	background-color: #fff;
	margin-bottom: 1rem;
}
.home_category_posts_container{
	margin: 0 auto 2rem;
}
.categories_container{
	margin: 0 auto;
	padding: 1rem 0;
}
.home_category_post_img{
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #212121;
	margin: 0;
	padding: .75rem;
	min-height: 15rem;
	height: 100%;
}
.home_desc_container{
	max-width: 600px;
	margin: 1rem auto;
	text-align: justify;
}
.home_category_post_content{
	padding: 1rem 0;
}
.home_category_post_posted_in ul {
	padding: 0;
}
.home_category_post_posted_in ul li {
	list-style: none;
	display: inline-block;
}
.home_category_post_posted_in ul li a,
.home_category_post_posted_in ul li a:hover,
.home_category_post_posted_in ul li a:focus,
.home_category_post_posted_in ul li a:active {
	padding: .25rem .5rem;
	font-size: .9rem;
	text-decoration: none;
}
.home_category_post_link{
	text-decoration: none;
}
.home_category_post_link:hover,
.home_category_post_link:focus,
.home_category_post_link:active{
	text-decoration: none;
}
.home_category_post_title{
	font-size: 1.5rem;
}
.home_category_post_excerpt,
.list_post_excerpt_container,
.list_post_read_more{
	font-size: .95rem;
}
.home_category_read_more_container{
	font-size: .95rem;
	padding: .25rem 0 .25rem;
}
.list_post_read_more,
.home_category_read_more{
	font-weight: bold;
}
.home_category_read_more:hover,
.home_category_read_more:focus,
.home_category_read_more:active,
.list_post_read_more:hover,
.list_post_read_more:focus,
.list_post_read_more:active{
	text-decoration: underline;
}
.posts_container{
	padding: 1rem 0;
}
.separator{
	height: 2px;
	background-color: #000;
	margin: 1rem 0;
	border-radius: 5px;
}
.navigation {
	max-width: 100%;
  margin: 0 auto;
  margin-top: 1rem;
  padding: 1rem;
}
.slogan_container{
	margin: 0;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	padding: 4rem 1rem;
}
.slogan_img_container img{
	margin: 1.5rem 0;
}
.slogan_content{
	max-width: 800px;
	padding: 2rem 1rem;
	margin: 0 auto;
}
.home_slogan{
	font-style: italic;
	color: #424242;
	max-width: 50rem;
	margin: 0 auto;
}
.slogan_quote{
	font-size: 1.5rem;
}
.archive_category_container{
	padding: 1.5rem 0;
  margin-top: -1rem;
	margin-bottom: 2rem;
}
/*--------------------------------------------------------------
## Dropdown Menu
--------------------------------------------------------------*/
/* Credit --> https://perishablepress.com/css-dropdown-menu-wordpress/ */
#primary-menu-section {
	height: calc(4rem - 2px);
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 10;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
}
#primary-menu-container,
#primary-menu-container ul,
#primary-menu-container li,
#primary-menu-container a {
	border: none;
	margin: 0;
	padding: 0;
	line-height: 1;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
#primary-menu-container > ul {
	list-style: inside none;
	padding: 0;
	margin: 0;
}
#primary-menu-container > ul > li {
	list-style: inside none;
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	position: relative;
	height: calc(4rem - 4px);
}
#primary-menu-container > ul > li > a {
	outline: none;
	display: block;
	position: relative;
	padding: 0 2rem;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: .9rem;
  font-weight: 500;
	line-height: calc(4rem - 4px);
}
#primary-menu-container > ul > li > a:hover {
	color: #fff;
}
#primary-menu-container > ul > li:first-child > a {
	border-radius: 5px 0 0 5px;
}
#primary-menu-container > ul > li > a:after {
	content: '';
  position: absolute;
  border-right: 1px solid;
  top: 5px;
  bottom: 0px;
  right: -1px;
  z-index: 99;
  height: calc(4rem - 15px);
}
#primary-menu-container ul li.has-sub:hover > a:after {
	top: 5px;
	bottom: 0;
}
#primary-menu-container ul li.has-sub:hover > a {
	top: 0;
	z-index: 999;
}
#primary-menu-container ul li.has-sub:hover > ul,
#primary-menu-container ul li.has-sub:hover > div {
	display: block;
	/* box-shadow: 0px 3px 7px 1px rgba(33, 33, 33, 0.5); */
}
#primary-menu-container ul li > ul,
#primary-menu-container ul li > div {
	display: none;
	width: auto;
	position: absolute;
	top: calc(4rem - 3px);
	padding: 0;
	z-index: 999;
}
#primary-menu-container ul li > ul {
	width: 10rem;
}
#primary-menu-container ul li > ul li {
	display: block;
	list-style: inside none;
	padding: 0;
	margin: 0;
	position: relative;
}
#primary-menu-container ul li > ul li a {
	outline: none;
	display: block;
	position: relative;
	margin: 0;
	padding: 1rem;
	color: #fff;
	text-decoration: none;
}
#primary-menu-container ul ul a:hover {
	color: #fff;
}
.primary-bg{
	color: #fff;
}
/*--------------------------------------------------------------
## Mobile Menu
--------------------------------------------------------------*/
/* navigation */
#mobile-menu-container {
  height: 100%;
  width: 325px;
  left: 0;
  top: 0;
  z-index: 11;
  position: fixed;
  overflow-y: auto;
  overflow-x: visible;
  transform: translate(-325px,0);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
/* overlay layer */
.ssm-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0,0,0,0.5);
  display: none;
  z-index: 1;
}

/* prevent scroll when nav is open */
.is-navOpen{
  overflow: hidden;
}
.ssm-container{
	padding: .2rem 0;
}
.ssm-toggle-nav{
	font-size: 2.25rem;
}
#mobile-menu-container ul {
	padding: 2rem;
	list-style: none;
	margin: 0;
}
#mobile-menu-container li {
	list-style: none;
	padding: 0 0 1rem;
}
#mobile-menu-container li a{
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: bold;
}
.mobile_follow_us_container{
	padding: 0 2rem;
}
.mobile_follow_btn{
	display: inline-block;
	width: 2.5rem;
	height: 2.5rem;
	color: #fff;
	margin: 0 .5rem .5rem 0;
	padding: .5rem .8rem;
}
/*--------------------------------------------------------------
## Footer Menu
--------------------------------------------------------------*/
#footer-menu-container ul,
.copyright_container {
	padding: .5rem 0;
	margin: 0;
}
#footer-menu-container li {
	list-style: none;
	display: inline-block;
	padding-left: 1rem;
}
.footer_top{
	padding: 3rem 0;
}
.footer_bottom_content{
	padding: .3rem 0;
}
.footer_bottom a {
	font-size: .8rem;
}
.footer_about_us_content{
	font-size: .95rem;
  line-height: 1.3;
}
.footer_follow_us_content{
	padding: 0 0 1rem;
}
.footer_follow_btn{
	text-align: center;
	display: inline-block;
  width: 2.5rem;
  height: 2.5rem;
  margin: 0 .5rem .5rem 0;
	padding: .65rem .75rem;
	color: #fff;
	font-size: .9rem;
}
.facebook_btn{
	background-color: #516eab;
}
.twitter_btn{
	background-color: #29c5f6;
}
.youtube_btn{
	background-color: #ff0000;
}
.google_plus_btn{
	background-color: #eb4026;
}
.instagram_btn{
	background-color: #8a3ab9;
}
.footer_follow_us_container,
.footer_about_us_container{
	margin-top: 1rem;
}
@media screen and (max-width:992px){
	#footer{
		text-align: center;
	}
}
blockquote {
  background: #f9f9f9;
  border-left: 10px solid;
  margin: 1rem 0;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}
/*--------------------------------------------------------------
## Headroom
--------------------------------------------------------------*/
.headroom {
  will-change: transform;
  transition: transform 200ms linear;
}
.headroom--pinned {
  transform: translateY(0%);
	position: absolute;
  left: 0;
  width: 100%;
  z-index: 10;
}
.headroom--unpinned {
  transform: translateY(-100%);
}
.headroom--not-top{
	position: fixed!important;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
}
.logo_sm_container .custom-logo{
	height: 2.5rem;
	margin: .5rem auto;
  width: auto;
}
