body {
  font-family: 'Open Sans', sans-serif;
  background: #fff;
}

a {
  text-decoration: none;
  color: #9bd3ae;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans', sans-serif;
}

p {
  font-size: 14px;
  color: #424242;
  line-height: 1.8em;
}

/* GENERAL STYLES */

::selection {
	background: #9bd3ae;
	color: #fff;
}

.separator a {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

#wrapper {
  overflow: hidden;
  max-width: 1050px;
  margin: 0 auto;
  padding-left: 1em;
  padding-right: 1em;
}

.container {
  /*width: 960px;*/
  width: 100%;
  margin: 0 auto;
}

#main {
  width: 700px;
  float: left;
  /*margin-right: 40px;*/
}

#main.fullpost {
  width: 100%;
}


/* HEADER STYLES */

#header {
  /*height: 54px;*/
  background-color: #fff;
  margin-bottom: 54px;
  width: 100%;
}

/* Header layout 2 */
#header2 {
	padding-top: 48px;
	margin-bottom: 40px;
	border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
	height: 240px;
}

#logo2 {
  text-align: center;
  padding: 7px 0;
}

blockquote {
	border-left: 3px solid #9bd3ae;
    padding-left: 20px;
	margin-top: 29px;
    margin-left: 0px;
    padding-bottom: 3px;
	font-weight: 300;
	font-style: italic;
    font-size: 18px;
    line-height: 1.58;
}

/*INSTAFEED*/
#instafeed .in-photo {
    position: absolute;
    width: 100%;
    height: 100%;
}
	
#instafeed{
	width:100%;
	display:block;
	margin:0;
	padding:0;
	line-height:0
}

#instafeed img{
	object-fit: cover;
    max-height: 100%;
    width: 100%;
    height: 100%;
}

#instafeed a{
	display: block;
    line-height: 0;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
}

#instafeed li{
	width:16.666%;
	display:inline-block;
	margin:0!important;
	padding:0!important
}

#instafeed .insta-likes{
	width:100%;
	height:100%;
	margin-top:-100%;
	opacity:0;
	text-align:center;
	letter-spacing:1px;
	background:rgba(0,0,0,0.4);
	position:absolute;
	/*text-shadow:2px 2px 8px #fff;*/
	font-size:11px;
	color:#fff;
	line-height:normal;
	transition:all .35s ease-out;
	-o-transition:all .35s ease-out;
	-moz-transition:all .35s ease-out;
	-webkit-transition:all .35s ease-out
}

#instafeed a:hover .insta-likes{opacity:1}

#instafeed .insta-likes i{
    color: #9bd3ae;
}

/** Instagram widget support **/
.instag ul.thumbnails > li {
	width:32% !important;
}
.instag ul.thumbnails > li img:hover {
	opacity:.8;
}
.instag ul li {
	margin:0;
	padding-bottom:0;
	border-bottom:none;
}
.pllexislider ul li {
	margin:0;
	padding-bottom:0;
	border-bottom:none;
}

/* FEATURED AREA STYLES */
.featured-area {
  margin-bottom: 40px;
  overflow: hidden;
  height: 400px;
}

.featured-area.tabs-wrapper img {
  float: left;
  margin-right: 20px;
  width: 620px;
  height: 400px;
}

.featured-area ul.featured-tab {
  overflow: hidden;
}

.featured-area ul.featured-tab li {
  border-left: 1px solid #e5e5e5;
  padding-left: 18px;
  height: 85px;
  margin-bottom: 20px;
}

.featured-area ul.featured-tab li:last-child {
  margin-bottom: 0;
}

.featured-area ul.featured-tab li.active {
  border-left: 1px solid #000;
}

.featured-area ul.featured-tab li:hover {
  border-left: 1px solid #000;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
}

.featured-area ul.featured-tab li .featured-text {
}

.featured-area ul.featured-tab li .featured-text h3 a {
  font-size: 18px;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 2px;
  display: block;
}

.featured-area ul.featured-tab li .featured-text span.featured-meta {
  font-size: 10px;
  font-family: "markella";
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #999;
}

/** slider **/
.flexslider ul.slides li .overlay {
  background: rgba(0,0,0,.2);
  height: 540px;
  width: 960px;
  position: absolute;
  bottom: 0;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
  text-align: center;
  z-index: 1;
}

.flexslider ul.slides li .overlay:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.flexslider ul.slides li:hover > .overlay {
  background: rgba(0,0,0,.6);
}

.flexslider ul.slides li .feature_text {
  width: 80%;
  vertical-align: middle;
  display: inline-block;
  z-index: 100;
}

.flexslider ul.slides li .feature_text .feature-line {
  margin-bottom: 14px;
}

.flexslider ul.slides li .feature_text .feature-line span.line {
  height: 3px;
  width: 60px;
  background: #FFF;
  display: inline-block;
}

.flexslider ul.slides li .feature_text h2 a {
  font-size: 44px;
  font-weight: 700;
  letter-spacing: 1px;
  font-family: "markella";
  color: #fff;
  line-height: 1.2em;
  margin-bottom: 12px;
  display: block;
}

.flexslider ul.slides li .feature_text p {
  color: #fff;
  font-size: 15px;
  padding: 1px 8px;
  display: inline-block;
  margin-bottom: 40px;
}

.flexslider ul.slides li .feature_text span.feature_button {
  display: block;
}

.flexslider ul.slides li .feature_text span.feature_button a {
  border: 3px solid #FFF;
  color: #FFF;
  padding: 11px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  font-family: Sans-serif;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
}

.flexslider ul.slides li .feature_text span.feature_button a:hover {
  background: #000;
  color: #fff;
  border: 3px solid #FFF;
}

.flexslider ul.slides li .feature_text span.feature_button a i.fa {
  margin-left: 1px;
  font-size: 14px;
}

/* flexslider gallery */
.flexslider.gallery {
  margin-bottom: 20px;
}

#header1 {
  padding-top: 48px;
  border-bottom: 1px solid #eee;
  margin-bottom: 70px;
}

.widget:last-child {
margin-right:0;
}

/*LABEL WIDGET*/
.cloud-label-widget-content {
	display:inline-block;
	text-align:left;
}

.cloud-label-widget-content .label-size{
	display:inline-block;
	float:left;
	font-size:11px;
	line-height:normal;
	margin:0 5px 5px 0;
	opacity:1
}

.cloud-label-widget-content .label-size a{  
	background: #fff;
	color: #9bd3ae;
	font-weight: 600;
	float: left;
	border: 1px solid #9bd3ae;
	font-size: 10px;
	line-height: 100%;
	margin: 0;
	padding: 8px 10px;
	text-transform: uppercase;
	transition: all .6s;
}

.cloud-label-widget-content .label-size a:hover{ 
	background: #9bd3ae;
    color: #fff;
    border: 1px solid;
    border-color: #9bd3ae;
}

/* POPULAR BLOCK STYLES */
.popular-block {
  margin-bottom: 50px;
  overflow: hidden;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 30px;
}

.block-heading,#sidebar .widget h2 {
  position: relative;
  text-align: center;
  font-size: 26px;
  letter-spacing: 3px;
  line-height: 1em;
  margin-bottom: 30px;
}

.block-heading:before, #sidebar .widget h2:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  z-index: 1;
}

.block-heading span {
  background: #fff;
  padding: 0 26px;
  position: relative;
  z-index: 5;
}

.popular-block .block-heading {
  text-transform: uppercase;
  font-size: 24px;
}

.popular-item {
  width: 225px;
  float: left;
  margin-right: 20px;
  text-align: center;
}

.popular-item:nth-child(5) {
  margin-right: 0;
}

.popular-item img {
  margin-bottom: 2px;
}

.popular-item span.cat a, .post.list .post-list-text span.cat a {
  text-transform: uppercase;
  font-weight: 700;
  color: #4fb8a6;
  font-size: 11px;
  letter-spacing: 1px;
  display: inline-block;
  margin-bottom: 4px;
}

.popular-item h3 {
  text-align: center;
  margin-bottom: 12px;
}

.popular-item h3 a {
  font-size: 14px;
  color: #000;
  letter-spacing: 1px;
}

.popular-item h3 a:hover {
  text-decoration: underline;
}

.popular-item span.date {
  display: block;
  margin-top: -4px;
  color: #999;
  font-size: 10px;
  letter-spacing: 1px;
  font-family: "markella";
  text-transform: uppercase;
}

/* SIDEBAR STYLES */
#sidebar {
  width: 300px;
  float: right;
}

/*** WIDGETS ***/
#sidebar .widget {
  margin-bottom: 35px;
  font-size: 13px;
  line-height: 1.8em;
  color: #333;
  padding-left: 10px;
}

#sidebar .widget a {
  /*color: #000;*/
}

#sidebar .widget a:hover {
  /*text-decoration: underline;*/
}

#sidebar .widget p a {
  color: #4fb8a6;
  font-weight: 700;
}

#sidebar .widget p {
  font-size: 13px;
  margin-bottom: 18px;
}

#sidebar .widget h2 {
	font-family: 'markella', sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	margin-bottom: 0;/*20px;*/
	color: #afafaf;
    text-transform: uppercase;
}

#sidebar .widget h2 {
  padding: 20px;
  /*border: 2px solid;
  border-color: #ececec;*/
}

#sidebar .widget ul li {
  list-style-type: square;
}

#sidebar .widget ul li {
  border-bottom: 1px dotted #eee;
  margin-bottom: 7px;
  padding-bottom: 7px;
  line-height: 19px;
  color: #333;
  margin-left: 15px;
}

#sidebar .widget ul li:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

/* WIDGET ITEMS */
#sidebar .widget ul li {
  list-style-type: none;
  margin-bottom: 17px;
  padding-bottom: 14px;
  margin-left: 0;
}

#sidebar .widget ul.side-newsfeed li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

#sidebar .widget ul.side-newsfeed li .side-item {
  overflow: hidden;
}

#sidebar .widget ul.side-newsfeed li .side-item .side-image {
  float: left;
  margin-right: 14px;
}

#sidebar .widget ul.side-newsfeed li .side-item .side-item-text {
  overflow: hidden;
}

#sidebar .widget ul.side-newsfeed li .side-item .side-item-text h4 a {
  margin-bottom: 3px;
  display: block;
  font-family: 'Open Sans', sans-serif;
}

#sidebar .widget ul.side-newsfeed li .side-item .side-item-text .side-item-meta {
  font-size: 10px;
  color: #999;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/*TOP MENU*/
.container-top-nav {
width:1100px;
margin:0 auto;
}
.container-top-nav.sp_sidebar {
overflow:hidden;
}
.container-top-nav.sp_sidebar #main {
width:675px;
margin-right:30px;
float:left;
}

#navigation .widget ul li {
border:none;
margin-bottom:0px;
padding-bottom:0px;
}
#navigation .widget ul li:last-child:after {
content: "";
}
#navigation .widget a:hover {
text-decoration: none;
}

span.smg-label {
display: none;
}

.post-heading .cat a {
    	color: #9bd3ae;
    	font-size: 11px;
	font-weight: 600;
    	text-transform: uppercase;
    	letter-spacing: 1px;
}

.post-heading .cat a:hover {
	text-decoration: underline;
}

/********************************/
/*** Navigation ***/
/********************************/
#navigation {
background:#f9f9f9;
/* background: rgba(246, 246, 246, 0.9); */
height:48px;
position:fixed;
z-index: 99999;
width:100%;
-webkit-backface-visibility: hidden;
}
.slicknav_menu {
display:none;
}
#navigation .container-top-nav {
position:relative;
}
.menu {
float:left;
}
.menu li {
display:inline-block;
margin-right:12px;
position:relative;
}
.menu li a {
font-family: 'Open Sans', sans-serif;
font-size:11px;
font-weight:600;
letter-spacing:1px;
color:#444444;
line-height:48px;
text-transform:uppercase;
display:inline-block;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
}
.menu li a:hover {
  color:#9bd3ae;
}
ul.sub-menu li:after {
content: "|";
padding-left: 10px;
color: #565656;
display: none;
}
/*** DROPDOWN ***/
.menu .sub-menu,
.menu .children {
background-color: #171717;
display: none;
padding: 0;
position: absolute;
margin-top:0;
left: 0;
z-index: 99999;
}
ul.menu ul a,
.menu ul ul a {
color: #999;
margin: 0;
padding: 6px 10px 7px 10px;
min-width: 160px;
line-height:20px;
-o-transition:.25s;
-ms-transition:.25s;
-moz-transition:.25s;
-webkit-transition:.25s;
transition:.25s;
border-top:1px solid #333;
}
ul.menu ul li,
.menu ul ul li {
padding-right:0;
margin-right:0;
}
ul.menu ul a:hover,
.menu ul ul a:hover {
color: #fff;
background:#333;
}
ul.menu li:hover > ul,
.menu ul li:hover > ul {
display: block;
}
.menu .sub-menu ul,
.menu .children ul {
left: 100%;
top: 0;
}
/** Search **/
#top-search {
position:absolute;
right:0;
top:0;
width:48px;
text-align:center;
margin-left:16px;
}
#top-search a {
height:48px;
font-size:14px;
line-height:48px;
color:#fff;
background:#9bd3ae;
display:block;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
#top-search a:hover {
color:#444;
background: #F1F1F1;
}
.show-search {
position:absolute;
top:48px;
right:-1px;
display:none;
z-index:10000;
}
.show-search #searchform input#s {
width:190px;
background:#FFF;
/*webkit-box-shadow: 0 8px 6px -6px rgba(206,206,206,.2);
-moz-box-shadow:  0 8px 6px -6px rgba(206,206,206,.2);
box-shadow:  0 8px 6px -6px rgba(206,206,206,.2);*/
}
.show-search #searchform input#s:focus {
border:1px solid #9bd3ae;
}
/*** Top Social ***/
#top-social {
position:absolute;
right:66px;
top:0;
}
#top-social a{
font-size:14px;
margin-left:10px;
line-height:48px;
color: #444444;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
#top-social a:hover{
	color: #9bd3ae;
}

h1.logo_h.logo_h__txt {
font: 55px Raleway;
padding: 60px 0;
text-align: center;
font-weight: 300;
color:#777777;
text-transform: uppercase;
}

/*
    Mobile Menu Core Style
*/

.slicknav_btn { position: relative; display: block; vertical-align: middle; float: left;  line-height: 27px; cursor: pointer;  height:27px;}
.slicknav_menu  .slicknav_menutxt { display: block; line-height: 1.188em; float: left; }
.slicknav_menu .slicknav_icon { float: left; margin: 0.188em 0 0 0.438em; }
.slicknav_menu .slicknav_no-text { margin: 0 }
.slicknav_menu .slicknav_icon-bar { display: block; width: 1.125em; height: 0.125em; }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.188em }
.slicknav_nav { clear: both }
.slicknav_nav ul,
.slicknav_nav li { display: block }
.slicknav_nav .slicknav_arrow { font-size: 0.8em; margin: 0 0 0 0.4em; }
.slicknav_nav .slicknav_item { cursor: pointer; }
.slicknav_nav .slicknav_row { display: block; }
.slicknav_nav a { display: block }
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a { display: inline }
.slicknav_menu:before,
.slicknav_menu:after { content: " "; display: table; }
.slicknav_menu:after { clear: both }
/* IE6/7 support */
.slicknav_menu { *zoom: 1 }

/* 
    User Default Style
    Change the following styles to modify the appearance of the menu.
*/

.slicknav_menu {
    font-size:16px;
}
/* Button */
.slicknav_btn {
    margin: 5px 5px 6px;
    text-decoration:none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;  
    
}
/* Button Text */
.slicknav_menu  .slicknav_menutxt {
    color: #FFF;
    font-weight: bold;
    text-shadow: 0 1px 3px #000;
}
/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
  background-color: #444;
}
.slicknav_menu {
    background: #f6f6f6;
    padding:5px;
}
.slicknav_nav {
    color:#fff;
    margin:0;
    padding:0;
    font-size:0.875em;
}
.slicknav_nav, .slicknav_nav ul {
    list-style: none;
    overflow:hidden;
}
.slicknav_nav ul {
    padding:0;
    margin:0 0 0 20px;
}
.slicknav_nav .slicknav_row {
    padding:5px 10px;
    margin:2px 5px;
}
.slicknav_nav a{
    padding:9px;
    margin:6px;
    text-decoration:none;
    color:#444;
	font-family:"Open Sans", sans-serif;
	font-size:11px;
	font-weight:400;
	letter-spacing:2px;
	text-transform:uppercase;
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
    padding:0;
    margin:0;
}
.slicknav_nav .slicknav_row:hover {
    
}
.slicknav_nav a:hover{
    
    background:#9bd3ae;
    color:#fff;
}
.slicknav_nav .slicknav_txtnode {
     margin-left:15px;   
}

.slicknav_menu .slicknav_no-text {
	margin-top:7px;
}

/* ABOUT ME WIDGET */
.about-img {
  margin-bottom: 10px;
  text-align: center;
}

.about-img img {
  max-width: 300px;
  height: auto;
}

.about-text p {
  margin-bottom: 14px;
  text-align: center;
  padding-top: 7px;
  /*font-family: 'markella', sans-serif;*/
  /*font-style: italic;*/
}

.about-signature {
  text-align: center;
}

.about-signature .line {
  width: 70px;
  height: 3px;
  background: #e8e8e8;
  display: inline-block;
  margin-bottom: 10px;
}

.about-signature .signature {
  font-family: "Tangerine";
  font-size: 32px;
  margin-bottom: -10px;
  color: #4fb8a6;
  display: block;
  text-align: center;
}

/* Widget social */
#sidebar .widget .widget-social {
  text-align: center;
}

.round-icon, a i.round-icon {
  display: inline-block;
  width: 32px;
  height: 32px;
  /*border-radius: 50px;
  border: 1px solid #e2e2e2;*/
  font-size: 18px;
  color: #424242;
  text-align: center;
  line-height: 32px;
  margin: 0 2px 4px 2px;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
}

.round-icon:hover {
  /*background: #000;
  border: 1px solid #000;*/
  color: #9bd3ae;
}

a:hover i.round-icon {
  text-decoration: none;
}
	
/* Popular widget */
.side-popular {
    width: 100%;
    height: 100%;
    position: relative;
    margin-bottom: 20px;
}

.side-popular .popular-text {
	width: 100%;
    text-align: center;
  /*position: absolute;
  width: 100%;
  bottom: 0;
  background: rgba(255,255,255,.8);
  padding: 10px 0 10px;*/
}

.side-popular .popular-text h3 {
  margin-bottom: 4px;
}

#sidebar .widget .side-popular .popular-text h3 a {
  letter-spacing: 1px;
  font-size: 13px;
  color: #424242;
  /*font-family: 'markella', sans-serif;*/
  text-transform: uppercase;
}

#sidebar .widget .side-popular .popular-text h3 a:hover {
  text-decoration: none;
}

.side-popular .popular-text span.date {
  font-size: 10px;
  letter-spacing: 1px;
  color: rgba(255,255,255,.6);
  text-transform: uppercase;
}

.side-popular:hover > .popular-text {
  background: rgba(255,255,255,.9);
  -o-transition: .4s;
  -ms-transition: .4s;
  -moz-transition: .4s;
  -webkit-transition: .4s;
  transition: .4s;
}

/* Search widget */
#searchform input#s {
  font-family: 'Open Sans', sans-serif;
  border: 1px solid #e5e5e5;
  background: #fff url(http://1.bp.blogspot.com/-5x-UqyRTnnQ/VGHL-JIJ9SI/AAAAAAAACho/sQPtnCAYKL4/s1600/searchsubmit.png) no-repeat 96% 13px;
  padding: 14px 0px;
  font-size: 11px;
  color: #999;
  letter-spacing: 1px;
  text-indent: 10px;
}

#searchform #s:focus {
	border-color:#9bd3ae;
	outline: none;
}

/* searchbar for sidebar */
#sidebar .widget #searchform input#s {
  width: 100%;
}

/**************************************
Scroll to Top
***************************************/
.backtotop {
font-family: 'markella', sans-serif;
display: none;
position: fixed;
bottom: 0;
right: 15px;
color: #545454;
/*background-color: #ffffff;
border:1px solid;*/
border-color:#afafaf;
font-size: 50px;
padding: 5px;
text-transform: uppercase;
letter-spacing: 1.0px;
z-index: 99999;
}
.backtotop:hover {
    color: #9bd3ae;
    text-decoration: none;
    /*border: 1px solid #9bd3ae;*/
}

/* Tagcloud */
.tagcloud a {
  border: 1px solid #ccc;
  display: inline-block;
  padding: 5px 7px;
  color: #888;
  margin-right: 4px;
  margin-bottom: 8px;
  font-size: 11px !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  -o-transition: .2s;
  -ms-transition: .2s;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  transition: .2s;
}

.tagcloud a:hover {
  border: 1px solid #414141;
  color: #000;
  text-decoration: none;
}

/* Calender widget */
#wp-calendar {
  width: 100%;
}

#wp-calendar caption {
  text-align: right;
  color: #333;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 15px;
}

#wp-calendar thead {
  font-size: 10px;
}

#wp-calendar thead th {
  padding-bottom: 10px;
}

#wp-calendar tbody {
  color: #aaa;
}

#wp-calendar tbody td {
  background: #f5f5f5;
  border: 1px solid #fff;
  text-align: center;
  padding: 8px;
}

#wp-calendar tbody td a {
  font-weight: 700;
  color: #222;
}

#wp-calendar tbody td:hover {
  background: #fff;
}

#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 thead th {
  padding-bottom: 10px;
  text-align: center;
}

	
/* FOOTER STYLES */
#footer {
  background: #fff;
  /*border-top: 1px #ececec solid;*/
  margin-top: 50px;
  width: 100%;
  height: 55px;
}

/* Footer social */
.footer-social {
  text-align: center;
  border-bottom: 1px solid rgba(255,255,255,.15);
  padding-bottom: 30px;
  margin-bottom: 35px;
}

.footer-social span.social-item a {
  color: #aaa;
  margin: 0 20px;
  letter-spacing: 1px;
  font-size: 14px;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
  display: inline-block;
}

.footer-social span.social-item .round-icon {
  background: none;
  color: #aaa;
  width: auto;
  border: none;
  font-size: 14px;
  margin-right: 4px;
}

.footer-social span.social-item a:hover, .footer-social span.social-item a:hover > .round-icon {
  color: #FFF;
}

.footer-bottom {
  text-align: center;
}

.footer-bottom p {
  color: #626262;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  margin-bottom: 20px;
}

.footer-bottom img {
  margin-bottom: 8px;
}

.footer-bottom .fa.fa-heart {
  color: #e84142;
  margin: 0 3px;
  font-size: 14px;
}

.footer-bottom span.copyright {
  font-size: 10px;
  text-transform: uppercase;
  color: #626262;
  letter-spacing: 1px;
}

/* POST STYLES */
.post {
	margin-bottom: 40px;
}

.post-heading {
  text-align: center;
  margin-bottom: 30px;
}

.post-heading span.post-line {
  width: 65px;
  height: 4px;
  display: inline-block;
  background: #000;
  margin-bottom: 8px;
}

.post-heading .bullet {
  margin: 0 4px;
  color: #c9c9c9;
  font-size: 14px;
}

.post-heading h2 a, .post-heading h2 {
    font-family: 'markella', sans-serif;
    font-size: 27px;
    color: #323031;
    letter-spacing: 1px;
    text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 3px;
	-o-transition:.2s;
	-ms-transition:.2s;
	-moz-transition:.2s;
	-webkit-transition:.2s;
}

.post-heading h2 a:hover {
  color: #9bd3ae;
}

.post-heading span.meta, .post.list .post-list-text span.meta {
	color: #aaaaaa;
    font-size: 11px;
    letter-spacing: 1px;
    font-family: "Open Sans";
    text-transform: uppercase;
    font-style: italic;
}

.post-heading span.meta a, .post.list .post-list-text span.meta a {
  color: #999;
}

.post-heading span.meta a:hover, .post.list .post-list-text span.meta a:hover {
  color: #000;
}

.post-img {
  margin-bottom: 20px;
  text-align: center;
}

/* post music */
.post-img.music_soundcloud iframe {
  margin-top: -63px;
  width: 95% !important;
  height: 120px !important;
}

.post-img.music_spotify iframe {
  margin-top: -48px;
  width: 95% !important;
}

/*post-meta*/
.post-meta {
	overflow: hidden;
    border-bottom: 1px #ececec solid;
    padding-bottom: 15px;
    font-style: italic;
    clear: both;
	margin-top: 40px;
	text-align: center;
}

.meta-share {
    /*float: right;*/
    color: #999;
    font-size: 13px;
}

.share-text {
    margin-right: 2px;
	font-size: 12px;
}

.meta-share a {
    margin-left: 9px;
    font-size: 16px;
	color: #afafaf;
}

.meta-share a:hover {
	color: #9bd3ae;
}


/* Full size */
.post-full-heading {
  width: 100%;
  text-align: center;
}

#main.fullpost .post-img {
  text-align: center;
}

/* Post list */
.post.list {
  overflow: hidden;
  margin-bottom: 38px;
  padding-bottom: 14px;
  border-bottom: 1px solid #eee;
}

.post.list .post-img {
  float: left;
  margin-right: 20px;
}

.post.list .post-list-text {
  overflow: hidden;
}

.post.list .post-list-text h2 a {
  font-size: 20px;
  font-weight: 700;
  color: #000;
  margin-bottom: 8px;
  display: block;
}

.post.list .post-list-text h2 a:hover {
  text-decoration: underline;
}

.post.list .post-list-text span.meta {
  color: #999;
  font-size: 11px;
  letter-spacing: 1px;
  font-family: "markella";
  text-transform: uppercase;
  margin-bottom: 8px;
  display: block;
}

.post.list .post-list-text span.cat a {
  margin-top: -1px;
  display: block;
}

.post.list .post-list-text p {
  font-size: 13px;
  color: #555;
}

.post.list .post-list-text p a {
  color: #4fb8a6;
  font-weight: 700;
}

.post.list .post-list-text p a:hover {
  text-decoration: underline;
}

/* POST ENTRY */
.post-entry {
  overflow: hidden;
  line-height: 1.58em;
  font-size: 16px;
  text-align: justify;
  padding-bottom: 15px;
}

.post.single .post-entry {
  margin-bottom: 30px;
}

.post-entry p:first-child::first-letter
{
	float: left;
	color:#9bd3ae;
	font-size: 55px;
	line-height: 45px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 1px;
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase; 
}

.post-entry img {
  width: 100%;
  height: 100%;
  /*margin-left: -1em;*/
}

.post-entry p {
  margin-bottom: 20px;
}

.post-entry p a {
  color: #4fb8a6;
  border-bottom: 1px dotted #4fb8a6;
}

.post-entry p a img {
  border-bottom: none !important;
  vertical-align: middle;
}

.post-entry img.size-full, .post-entry p img.size-full {
  margin: 0 -20px 0 -20px;
}

.post-entry p, .post-entry h1, .post-entry h2, .post-entry h3, .post-entry h4, .post-entry h5, .post-entry h6, .post-entry hr {
  margin-bottom: 18px;
}

.post-entry h1, .post-entry h2, .post-entry h3, .post-entry h4, .post-entry h5, .post-entry h6 {
  color: #000;
}

.post-entry h1 {
  font-size: 30px;
}

.post-entry h2 {
  margin-top: 56px;
  font-weight: 700;
  font-style: normal;
  font-size: 30px;
  line-height: 1.15;
  letter-spacing: -.02em;
}

.post-entry h3 {
  color: rgba(0,0,0,.44);
  margin-top: 32px;
  font-size: 22px;
  line-height: 1.22;
  letter-spacing: -.022em;
}

.post-entry h4 {
  color: rgba(0,0,0,.44);
  margin-top: 32px;
  font-size: 16px;
  line-height: 1.22;
  letter-spacing: -.022em;
}

.post-entry h5 {
  font-size: 18px;
}

.post-entry h6 {
  font-size: 16px;
}

.post-entry hr {
  border: 0;
  height: 0;
  border-bottom: 1px solid #e5e5e5;
  clear: both;
}

.post-entry blockquote p {
  border-left: 3px solid #4fb8a6;
  color: #999;
  padding: 0 18px;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-style: italic;
  line-height: 28px;
  margin-left: -20px;
}

.post-entry ul, .post-entry ol {
  margin-top: 29px;
  margin-bottom: 20px;
  font-size: 16px;
  list-style: none;
  list-style-image: none;
}

.post-entry ul > li::before {
    padding-top: 4px;
    padding-right: 7px;
    content: "•";
}

.post-entry ul li {
  margin-bottom: 14px;
  margin-left: 20px;
  line-height: 1.58;
}

.post-entry ol li {
  margin-bottom: 14px;
  list-style: decimal;
}

.post-entry img.alignright {
  float: right;
  margin: 0 0 18px 18px;
}

.post-entry img.alignleft {
  float: left;
  margin: 0 18px 18px 0;
}

.wp-caption, .gallery-caption {
  margin-bottom: 20px;
  text-align: center;
}

p.wp-caption-text {
  margin-bottom: 2px;
}

.aligncenter, div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.sticky, .bypostauthor {
}

.post-entry table {
  width: 100%;
  margin-bottom: 22px;
  border-collapse: collapse;
}

.post-entry td, .post-entry th {
  padding: 12px;
  border-bottom: 1px #e5e5e5 solid;
}

.post-entry th {
  font-weight: bold;
  font-size: 14px;
  background: #f5f5f5;
}

.post-entry tr:hover {
  background: #f9f9f9;
}

.post-entry a.more-link {
  background-color: #4fb8a6;
  color: #FFF;
  text-decoration: none;
  padding: 8px 14px;
  border-radius: 3px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 5px;
  display: inline-block;
  font-family: "markella";
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
}

.post-entry a.more-link:hover {
  opacity: .8;
}

.post-entry h2 a {
	font-family: 'markella', sans-serif;
	text-transform: uppercase;
	font-weight: 400;
}

.post-tags {
	color: #afafaf;
}

.post-tags a {
  padding-left: 2px;
  color: #afafaf;
  /*text-transform: uppercase;*/
  font-size: 12px;
  letter-spacing: 1px;
  border-bottom: none;
  font-style: italic;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
}

.post-tags a:hover {
  color: #9bd3ae;
}

.post-entry-share {
    overflow: hidden;
    margin-bottom: 30px;
	padding-top: 20px;
    padding-bottom: 15px;
    border-bottom: 1px #ececec solid;
	text-align: center;
}

.post-share {
  overflow: hidden;
  margin-bottom: 30px;
}

.post-share.no-related {
  border-bottom: 1px solid #ececec;
  margin-bottom: 50px;
  padding-bottom: 30px;
}

.post-share .share-item {
  margin-right: 40px;
}

.post-share .share-buttons {
  float: left;
}

.post-share .share-comments {
  float: right;
}

.post-share .share-comments a {
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  color: #a5a5a5;
  background: url(http://2.bp.blogspot.com/-tuSErmnWDQE/VGHL97TiXkI/AAAAAAAAChk/yeWpFDsxKEk/s1600/comment.png) no-repeat right;
  padding-right: 19px;
}

.post-related {
  border-bottom: 1px solid #ececec;
  overflow: hidden;
  margin-bottom: 50px;
  padding-bottom: 18px;
}

.post.single .post-related {
  border-bottom: none;
  margin-bottom: 30px;
  padding-bottom: 0;
}

.post-related ul li:last-child > .related-item {
  margin-right: 0;
}

.post .block-heading {
  font-size: 14px;
  color: #999;
  letter-spacing: 2px;
  margin-bottom: 20px;
}

.post .block-heading span {
  padding: 0 20px;
}

#related-menu-item { width: 100%; overflow: hidden; }
#related-menu-item ul { list-style: none; position: relative; float: left; display: block; left: 50%; }
#related-menu-item ul li { position: relative; float: left; display: block; right: 50%; }

.post-related .related-item {
  float: left;
  width: 140px;
  margin-right: 16px;
}

.post-related .related-item.full {
  width: 176px;
}

.post-related .related-item.last {
  margin-right: 0;
}

.post-related .related-item img {
  margin-bottom: 4px;
}

.post-related .related-item h4 {
  text-align: center;
  line-height: 14px;
}

.post-related .related-item h4 a {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  color: #999;
}

.related-divider {
  border-bottom: 1px solid #ececec;
  height: 1px;
  margin-bottom: 50px;
}

.post-related .related-item:hover > h4 a {
  color: #9bd3ae;
}

.post-author {
  overflow: hidden;
}

.post-author .author-img {
  text-align: center;
}

.post-author .author-img img {
  border-radius: 200px;
}

.post-author .author-text {
}

.post-author .author-text h4 a {
  font-size: 22px;
  color: #000;
  display: block;
  margin-bottom: 6px;
  letter-spacing: 1px;
}

.post-author .author-text h4 a:hover {
  text-decoration: underline;
}

.post-author .author-text p {
  font-size: 13px;
  margin-bottom: 8px;
  color: #666;
}

.post-author .author-share a .round-icon {
  width: 25px;
  height: 25px;
  line-height: 25px;
  display: inline-block;
}

.post-pagination {
  margin-bottom: 30px;
  overflow: hidden;
}

.pagi-button {
	/*font-family: 'markella', sans-serif;*/
	font-size:11px;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#ffffff;
	background:#9bd3ae;
	display:inline-block;
	/*margin-top:16px;*/
	padding:16px 30px 12px;
	border:1px solid;
	border-color:#9bd3ae;
	-o-transition:.2s;
	-ms-transition:.2s;
	-moz-transition:.2s;
	-webkit-transition:.2s;
}

.pagi-button:hover {
	background:#fff;
	color:#9bd3ae;
	border:1px solid;
	border-color:#9bd3ae;
}

.post-pagination .pagi {
  /*background: #f7f7f7;
  width: 280px;
  padding: 10px 10px 11px 10px;
  border-radius: 4px;*/
}

.post-pagination .pagi a {
  color: #828282;
  font-size: 13px;
}

.post-pagination .pagi a:hover, .post-pagination .pagi a:hover > i {
  color: #000;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
}

.post-pagination .pagi.prev {
  float: left;
}

.post-pagination .pagi.next {
  float: right;
  text-align: right;
}

.post-pagination .pagi i {
  font-size: 14px;
  color: #999;
  margin: 0 5px 0 0;
}

.post-pagination .pagi .icon-long-arrow-left {
  margin: 0 5px 0 0;
}

.post-pagination .pagi .icon-long-arrow-right {
  margin: 0 0 0 5px;
}

.post-pagination .pagi a.nomore, .post-pagination .pagi a.nomore i {
  color: #bbb;
}

.post-entry .link_pages p {
  font-size: 19px;
}

/* full post */
.fullpost .post-entry img {
  max-width: 960px;
  height: auto;
}	

/* ARCHIVE STYLES */
.archive-browsing {
  text-align: center;
  margin-bottom: 40px;
  border: 1px solid #e8e8e8;
  padding: 27px 20px 20px 20px;
}

.archive-browsing.search {
  padding-top: 15px;
}

.archive-browsing h1 {
  font-size: 36px;
  letter-spacing: 2px;
}

.archive-browsing span.browsing {
  font-size: 11px;
  letter-spacing: 1px;
  color: #999;
  display: block;
  margin-bottom: -4px;
  text-transform: uppercase;
}

/* post icons */
.post.list .post-img {
  position: relative;
}

.post.list .post-img .img-icon {
  position: absolute;
  left: 15px;
  bottom: 17px;
  height: 38px;
  width: 38px;
}
	

/* Pagination */
.pagination {
  margin-top: 60px;
  overflow: hidden;
  color: #000;
  margin-bottom: 15px;
}

.pagination i.fa {
  font-size: 14px;
}

.pagination i.fa-arrow-circle-o-right {
  margin-left: 5px;
}

.pagination i.fa-arrow-circle-o-left {
  margin-right: 5px;
}

.pagination .next a,  .pagination .prev a {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  color: #FFF;
  -o-transition: .2s;
  -ms-transition: .2s;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  transition: .2s;
}

.pagination a:hover {
  background: #444;
}

.pagination .next a {
  float: left;
}

.pagination .prev a {
  float: right;
}

/* Contact Form 7 */
.wpcf7 input, .wpcf7 textarea {
  padding: 6px;
  border: 1px solid #DDD;
  margin-right: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #777;
  font-size: 12px;
  margin-bottom: 6px;
}

.wpcf7 textarea {
  width: 80%;
}

.wpcf7 .wpcf7-submit {
  background: #555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 8px 14px;
  color: #FFF;
  letter-spacing: 1px;
  font-size: 11px;
  text-transform: uppercase;
  cursor: pointer;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
  display: block;
  border: none;
}

.wpcf7 .wpcf7-submit:hover {
  background: #777;
}

/* Custom WordPress gallery style */
.gallery .gallery-caption {
  font-size: 12px;
  color: #888;
}

.gallery .gallery-icon img {
  border-radius: 2px;
  border: 1px solid #eee !important;
  padding: 7px;
}

.gallery .gallery-icon img:hover {
  border: 1px solid #ccc !important;
}

/* 404 */
.errorpage {
  text-align: center;
}

.errorpage span.error-text {
  font-size: 20px;
  color: #999;
}

.errorpage h2 {
  font-size: 160px;
  text-align: center;
  line-height: 148px;
  font-weight: 700;
  margin-bottom: 75px;
}

.flexslider .slides a.thumb {
  display: block;
  height: 540px;
  overflow: hidden;
}

.mobile-nav {
  display: none;
}

/* Testing */
@media only screen and (min-width: 960px) and (max-width: 1200px) {
	
  .container-top-nav {
		width:960px;
	}
}

/* 10. Tablet */
@media only screen and (min-width: 768px) and (max-width: 960px) {
	
	.container-top-nav {
		width:726px;
	}
	
	-wrapper {
		display:none;
	}
	
	.slicknav_menu {
		display:block;
	}
	
/* FEATURED AREA */
  .featured-area {
    height: 271px;
  }

  .featured-area.tabs-wrapper img {
    width: 420px;
    height: 271px;
    margin-right: 10px;
  }

  .featured-area ul.featured-tab li {
    padding-left: 14px;
    height: 60px;
    margin-bottom: 10px;
  }

  .featured-area ul.featured-tab li .featured-text h3 a {
    font-size: 13px;
  }

  .featured-area ul.featured-tab li .featured-text span.featured-meta {
    font-size: 9px;
  }
	
	
	/* SLIDER */
  .flexslider ul.slides li .overlay {
    height: 408px;
    width: 726px;
  }

  .flexslider .slides a.thumb {
    display: block;
    height: 408px;
    overflow: hidden;
  }

  .flexslider ul.slides li .feature_text h2 a {
    font-size: 32px;
  }

  .flexslider ul.slides li .feature_text p {
    font-size: 14px;
  }

  .flexslider ul.slides li .feature_text span.feature_button a {
    padding: 10px;
    font-size: 12px;
  }
	
	
	/* Popular Block */
  .popular-item {
    width: 168px;
    margin-right: 18px;
  }

  .popular-item img {
    width: 168px;
    height: auto;
  }

  .popular-block .block-heading {
    font-size: 20px;
  }

  .popular-item h3 a {
    font-size: 13px;
  }
	
	/* SIDEBAR */
  #sidebar .widget #searchform input#s {
    /*width: 180px;*/
  }

  #sidebar .widget iframe {
    width: 210px !important;
  }

  #sidebar .widget ul.side-newsfeed li .side-item .side-image {
    margin-right: 10px;
  }

  #sidebar .widget ul.side-newsfeed li .side-item .side-image img {
    width: 60px;
    height: 42px;
  }

  #sidebar .widget .side-popular .popular-text h3 {
    line-height: 17px;
    margin-bottom: 2px;
  }
	
	/* POSTS */
  .post-related ul li .related-item {
    width: 150px;
    margin-right: 13px;
  }

  .post-related ul li .related-item img {
    width: 150px;
    height: 111px;
  }

  .post-related ul li:nth-child(3) .related-item {
    /*margin-right: 0;*/
  }

  .post-related ul li:nth-child(4) {
    /*display: none;*/
  }

  .fullpost .post-related ul li .related-item {
    margin-right: 12px;
    width: 135px;
  }

  .fullpost .post-related ul li:last-child .related-item {
    margin-right: 0;
  }

  .fullpost .post-related ul li .related-item img {
    width: 135px;
    height: 100px;
  }

  .post-full-heading .post-img img {
    max-width: 726px;
    height: auto;
  }

  .fullpost .post-entry img {
    max-width: 726px !important;
    height: auto;
  }

  .post-share .share-item {
    margin-right: 0;
  }

  .flex-direction-nav .flex-next {
    right: -23px;
  }

  .flex-direction-nav .flex-prev {
    left: -23px;
  }

  .post.list .post-img {
    float: left;
    margin-right: 12px;
  }

  .post.list .post-img img {
    width: 160px;
    height: 119px;
  }

  .post-pagination .pagi {
    margin-bottom: 6px;
  }

  .gallery .gallery-icon img {
    width: 115px;
    height: 115px;
  }

  .wp-caption {
    max-width: 476px;
  }
}

/*************************************************
*	10. Landscape								 *
*************************************************/

@media only screen and (min-width: 480px) and (max-width: 767px) {
	
  #wrapper {
    /*width: 480px;*/
  }

  /*.container {
    width: 440px;
  }*/
  
  .container-top-nav {
		width:480px;
	}

  #main {
    width: 100%;
  }

  #main img {
    max-width: 100%;
    height: auto;
  }
	
	/** featured ***/
  .featured-area.tabs-wrapper img {
    float: none;
    margin-right: 20px;
    width: 440px;
    height: 285px;
    margin-bottom: 10px;
  }
	
	/*** Slider ***/
  .flexslider ul.slides li .overlay {
    width: 440px;
    height: 247px;
  }

  .flexslider .slides a.thumb {
    display: block;
    height: 247px;
    overflow: hidden;
  }
	
	/*** Popular item ***/
  .popular-item {
    margin-bottom: 20px;
    text-align: left;
    width: 440px;
  }

  .popular-item img {
    width: 100px;
    height: 100px;
    margin-right: 12px;
    float: left;
  }

  .popular-item span.date {
    display: block;
    text-align: left;
  }
	
	/*** Posts **/
  .post-share .share-buttons span.share-item {
    width: auto !important;
    display: inline-block;
    margin-bottom: 4px;
    margin-right: 2px;
  }

  .post-related ul li:nth-child(3) {
    display: inline;
    margin-right: 0;
  }

  .post-related ul li .related-item {
    margin-right: 6px;
  }

  .fullpost .post-entry img {
    max-width: 440px;
    height: auto;
  }

  .post-full-heading .post-img img {
    max-width: 440px;
    height: auto;
  }

  .post-related ul li .related-item {
    width: 140px !important;
    margin-right: 10px;
  }

  .post-related ul li:nth-child(3) .related-item {
    /*margin-right: 0;*/
  }

  .post-related ul li .related-item img {
    width: 140px;
    height: 104px;
  }

  .fullpost .post-related ul li:nth-child(4) {
    display: none;
  }

  .fullpost .post-related ul li:nth-child(5) {
    display: none;
  }

  .fullpost .post-related ul li:nth-child(3) .related-item {
    margin-right: 0 !important;
  }

  .fullpost .post-related ul li .related-item {
    margin-right: 10px;
    width: 140px !important;
  }

  .fullpost .post-related ul li .related-item img {
    width: 140px;
    height: 104px;
  }

  .gallery .gallery-icon img {
    width: 110px;
    height: 110px;
  }

  .post.list .post-img {
    float: left;
    margin-right: 12px;
  }

  .post.list .post-img img {
    width: 150px;
    height: auto;
  }

  .wp-caption {
    max-width: 440px;
  }
}

/*#header ul li {
  height: 54px;
}*/

#logo {
	margin-top: 20px;
    margin-bottom: 20px;
	text-align: center;
  /*display: table-cell;
  vertical-align: middle;*/
}

#header_layout2 #logo {
  padding: 0px 0px;
}

a, .popular-item span.cat a, .post.list .post-list-text span.cat a, #sidebar .widget p a, .about-signature .signature, .post-entry p a, .post.list .post-list-text p a {
  color: #9bd3ae;
}

.post-entry blockquote p {
  border-left: 3px solid #4fb8a6;
}

.post-entry p a {
  border-bottom: 1px dotted #4fb8a6;
}

input.sidebar-submit, .side-popular span.popular-number, .post-entry a.more-link, .post-comments span.reply a {
  background-color: #4fb8a6;
}

#header, #top_bar {
  background: #fff;
}

.footer-bottom p, .footer-bottom span.copyright {
  color: #626262;
}

.footer-social span.social-item a, .footer-social span.social-item .round-icon {
  color: #aaaaaa;
}

.footer-social span.social-item a:hover, .footer-social span.social-item a:hover > .round-icon {
  color: #ffffff;
}	

/* FOOTER */
#footer-wrapper {
  margin: 0 auto;
  padding-top: 20px;
  overflow: hidden;
  color: #eeeeee;
  font-size: 12px;
}

.footer-bottom {
    text-align: center;
	padding: 30px;
}

.footer-left {
  float: left;
  margin: 10px;
  margin-top: 9px;
  color: #323031;
  text-transform: uppercase;
  font-size: 11px;
}

.footer-right {
  float: right;
  margin: 10px 90px 10px 10px;
  color: #323031;
  text-transform: uppercase;
  font-size: 11px;
}

#footer-wrapper a {
  color: #b8b8b8;
  decoration:underline;
}

#footer-wrapper a:hover {
  color: #9bd3ae;
}	

/*UPDATE*/
.pop-thumb {
  display: inline-block;
  width: 100%;
  height: 290px;
  background-position: center center;
  background-size: cover;
}

.pop-thumb:hover
{
	opacity: 0.6;
    filter: alpha(opacity=60);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.related-thumb {
  display: inline-block;
  width: 140px;
  height: 110px;
  background-position: center center;
  background-size: cover;
}

.jump-link {
  text-align: center;
  padding: 10px;
  color: white;
  background-color: #fff;
  text-transform: uppercase;
  margin-bottom: 30px;
  font: normal 13px 'markella', serif;
  font-style: italic;
  padding-bottom: 36px;
  border-bottom: 1px solid #e8e8e8;
}

.jump-link a {
  color: #000;
  font: normal 13px 'markella', serif;
  font-style: italic;
  background: white;
  border: 1px solid #000;
  padding: 10px;
  letter-spacing: 1px;
  text-align: center;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.jump-link a:hover {
  color: #9bd3ae;
  background: white;
  border: 1px solid #9bd3ae;
  padding: 10px;
  text-align: center;
}

/*TOP MENU*/
/*Site Navigation
---------------------------------------------------------------------------------------------------- */

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	font-family: 'Open Sans', sans-serif;
	background-color: #b49b6b;
	letter-spacing: 1px;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 11px;
	font-weight: 400;
	text-transform: uppercase;
	padding: 10px;
	width: 100%;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
	background-color: #e3e3e3;
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

li {
	list-style-type: none;
}

.genesis-nav-menu {
	text-align: center;
	clear: both;
	line-height: 1.2;
	margin-top: -5px;
	background-color: #fff;
	width: 100%;
	margin: 0;
	top: 0;
}

.genesis-nav-menu li .sub-menu {
 left: -9999px;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .4s ease-in-out;
  -moz-transition: opacity .4s ease-in-out;
  -ms-transition: opacity .4s ease-in-out;
  -o-transition: opacity .4s ease-in-out;
  transition: opacity .4s ease-in-out;
  width: 150%;
  z-index: 99;
}

.genesis-nav-menu li .sub-menu {
  margin-left: -25%;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
}

.genesis-nav-menu a {
	color: #323031;
	display: block;
	padding: 20px 24px;
}

.genesis-nav-menu a:hover {
	color: #9bd3ae;
}


.genesis-nav-menu .sub-menu {
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 150%;
  	z-index: 99;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -69px 0 0 180px;
}

li .sub-menu:before {
  content: "\25B2";
  display: block;
  line-height: 0px;
  text-align: center;
  color: #323031;
  position: relative;
  top: -4px;
}

.genesis-nav-menu .menu-item:hover {
	  position: relative;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	color: #fff;
	float: right;
	list-style-type: none;
	padding: 30px 0;
}

.genesis-nav-menu > .right > a {
	display: inline;
	padding: 0;
}

.genesis-nav-menu > .rss > a {
	margin-left: 48px;
}

.genesis-nav-menu > .search {
	padding: 10px 0 0;
}

.genesis-nav-menu .sub-menu {
	margin-top: 1px;
	border: 1px solid #b49b6b;
	background-color: #fff;
}

.genesis-nav-menu .sub-menu a,
.genesis-nav-menu .sub-menu .current-menu-item > a  {
	color: #b49b6b;
	font-size: 12px;
	letter-spacing: 3px;
	position: relative;
	word-break: break-word;
}

.genesis-nav-menu .sub-menu a:hover {
	background-color: #b49b6b;
	color: #fff;
	font-size: 12px;
	letter-spacing: 3px;
	position: relative;
}

.sub-menu li {
  width: 100%;
}

.textwidget {
font-size: 12px;
}


/*Site Header Navigation
--------------------------------------------- */

.site-header .sub-menu {
	
}

.site-header .sub-menu .sub-menu {
	margin-top: -59px;
}

.site-header .genesis-nav-menu li li {
	margin-left: 0;
}

/*Primary Navigation
--------------------------------------------- */

.nav-primary {
	position: fixed;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	margin-bottom: 0px;
	letter-spacing: 2px;
	top: 0;
	width: 100%;
	z-index: 3999;
	border-bottom: 1px solid #ececec;
}

.nav-primary .wrap {
	margin: 0;
	max-width: initial;
}

.sub-menu {
margin-top: -2px;
}

.sub-menu a {
text-align: center;
}

.menu-item {
text-align: center;
letter-spacing: 1px;
}

/*** More button ***/
.more-button-link{
	text-align:center;
}
	.more-link {
		text-align:center;
		display:block;
	}
	.more-button {
		/*font-family: 'markella', sans-serif;*/
		font-size:11px;
		text-transform:uppercase;
		letter-spacing:2px;
		font-weight: 700;
		color:#9bd3ae;
		background:#ffffff;
		display:inline-block;
		/*margin-top:16px;*/
		padding:9px 24px 7px;
		border:2px solid;
		border-color:#9bd3ae;
		-o-transition:.2s;
		-ms-transition:.2s;
		-moz-transition:.2s;
		-webkit-transition:.2s;
	}
	.more-button:hover {
		background:#9bd3ae;
		color:#fff;
		border:2px solid;
		border-color:#9bd3ae;
	}

/*Secondary Navigation
--------------------------------------------- */

.nav-secondary {
	background-color: #fff;
}

/*-- mobile toggles -- */
 
.submenutoggle,
.menutoggle {
	display: none;
	visibility: hidden;
}

/*@media only screen and (min-width: 768px) {
 
	nav {
		display: block !important;
	}
}*/

 
@media only screen and (max-width: 767px) {
#wrapper {
    /*width: 320px;*/
  }
  
  .container-top-nav {
		width:320px;
	}
  
  #navigation-wrapper {
		display:none;
	}
	
	.slicknav_menu {
		display:block;
	}
  
  nav {
		display: none;
		position: relative;
	}

  /*.container {
    width: 300px;
  }*/

  #main {
    width: 100%;
  }

  #main img {
    max-width: 100%;
    height: auto;
  }
	
	/*** Featured Area ***/
  .featured-area {
    margin-bottom: 40px;
    overflow: hidden;
    height: auto;
  }

  .featured-area.tabs-wrapper img {
    float: none;
    margin-right: 20px;
    width: 300px;
    height: 194px;
    margin-bottom: 10px;
  }

  .featured-area ul.featured-tab li {
    border-left: 1px solid #e5e5e5;
    padding-left: 18px;
    height: auto;
    margin-bottom: 10px;
    padding: 10px;
    background: #f5f5f5;
  }

  .featured-area ul.featured-tab li .featured-text h3 a {
    font-size: 12px;
    color: #000;
    letter-spacing: 1px;
    margin-bottom: 2px;
    display: block;
  }

  .featured-area ul.featured-tab li .featured-text span.featured-meta {
    display: none;
  }

  .featured-area ul.featured-tab li.active {
    background: #111;
  }

  .featured-area ul.featured-tab li.active .featured-text h3 a {
    color: #fff;
  }
	
	/*** slider ***/
  .flexslider ul.slides li .overlay {
    width: 300px;
    height: 169px;
  }

  .flexslider .slides a.thumb {
    display: block;
    height: 169px;
    overflow: hidden;
  }

  .flexslider ul.slides li .feature_text h2 a {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0;
  }

  .flexslider ul.slides li .feature_text p {
    display: none;
  }

  .flexslider ul.slides li .feature_text span.feature_button a {
    display: none;
  }

  .flexslider ul.slides li .feature_text .feature-line {
    display: none;
  }

  .flex-direction-nav .flex-next {
    display: none;
  }

  .flex-direction-nav .flex-prev {
    display: none;
  }
	
	/*** Popular block ***/
  .popular-block .block-heading {
    font-size: 14px;
    letter-spacing: 2px;
  }

  .popular-item {
    margin-bottom: 20px;
    text-align: left;
    width: 300px;
  }

  .popular-item img {
    width: 80px;
    height: 80px;
    margin-right: 12px;
    float: left;
  }

  .popular-item h3 {
    text-align: left;
  }

  .popular-item h3 a {
    font-size: 12px;
  }

  .popular-item span.date {
    display: none;
  }
	
	/*** Posts ***/
  .post-heading h2 a, .post-heading h2 {
    font-size: 21px;
  }

  .post-entry {
    padding: 0;
  }

  .post-entry img {
    max-width: 300px;
    height: auto;
  }

  .post-entry p {
    font-size: 13px;
  }
  
	.post-entry p:first-child::first-letter
	{
		line-height: 40px;
	}

  .post-entry blockquote p {
    font-size: 16px;
    line-height: 26px;
  }

  .post-entry h1 {
    font-size: 26px;
  }

  .post-entry h2 {
    font-size: 24px;
  }

  .post-entry h3 {
    font-size: 21px;
  }

  .post-entry h4 {
    font-size: 17px;
  }

  .post-entry h5 {
    font-size: 15px;
  }

  .post-entry h6 {
    font-size: 13px;
  }

  .fullpost .post-entry img {
    max-width: 300px;
    height: auto;
  }

  .post-full-heading .post-img img {
    max-width: 300px;
    height: auto;
  }

  .post-entry img.size-full, .post-entry p img.size-full {
    margin: 0;
  }
	
	#related-menu-item ul li:nth-child(3), #related-menu-item ul li:nth-child(4), #related-menu-item ul li:nth-child(5){
		display: none;
	}

  .post-related ul li:nth-child(4), .post-related ul li:nth-child(3), .post-related ul li:nth-child(5) {
    display: none;
  }

  .post-related ul li:nth-child(2) {
    /*margin-right: -20px;*/
  }

  .post-related ul li .related-item {
    width: 140px !important;
    margin-right: 4px;
  }

  .post-related ul li .related-item img {
    width: 140px;
    height: 140px;
  }

  .post-share {
    margin-bottom: 15px;
    padding-top: 20px;
  }

  .post-share .share-buttons span.share-item {
    width: 180px !important;
    display: inline-block;
    margin-bottom: 8px;
  }

  .post-share .share-comments {
    display: none;
  }

  .post-pagination .pagi {
    margin-bottom: 6px;
  }
  
  .pagi-button {
	padding: 16px 10px 12px;
  }

  .pagination {
    margin-top: -10px;
    margin-bottom: 40px;
    overflow: hidden;
    color: #000;
  }

  #respond textarea {
    width: 89%;
  }
	
	/** list posts **/
  .archive-browsing h1 {
    font-size: 27px;
  }

  .archive-browsing span.browsing {
    margin-bottom: 0;
  }

  .post.list .post-img {
    float: none;
    margin-right: 12px;
  }

  .post.list .post-img img {
    width: 300px;
    height: auto;
  }

  .gallery .gallery-icon img {
    width: 75px;
    height: 75px;
  }

  .wp-caption {
    max-width: 300px;
  }

	header.site-header {
		background-size: 100% !important;
		margin-top: -20px;
	}
	
	#header {
		margin-bottom: -1px;
	}
	
	#logo img {
		max-width: 100%;
	}
	
	#sidebar {
		width: 100%;
		float: none;
		margin: 0 auto;
	}

	.genesis-nav-menu li .sub-menu {
	   width: auto;
	  margin: 20px 30px 0 30px;
	  opacity: 1;
	  position: static;
	}

	ul.sub-menu .menu-item {
	  margin: 0;
	}

	.menutoggle,
	.submenutoggle {
		display: block;
		font-size: 2em;
		overflow: hidden;
		text-align: center;
		visibility: visible;
		z-index: 9999;
		
	}

	.submenutoggle {
		font-size: 1.5em;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 9999;
		text-align: right;
	}
 
	.menutoggle:before {
		font-family: 'Open Sans', sans-serif;
		font-weight: bold;
		content: "\2261";
		vertical-align: super;
	}
 
	.menutoggle.activated:before {
		content: "\2261";
	}
 
	.submenutoggle:before {
		font-family: 'Open Sans', sans-serif;
		font-weight: bold;		
		content: "+";
	}
 
	.submenutoggle.activated:before {
		content: "+";
	}
	
	button.menutoggle {
	border-bottom: 0px solid #0c0c0c;
	}

	button.menutoggle.activated {
	border-bottom: none;
	}
	
	button.menutoggle,
	button .menutoggle {
		color: #323031;
		background: #fff;
		padding: 3px 30px;
		outline: none;
		position: fixed;
		top: 0;
		height: 54px;
		width: 100%;
		text-align: left;
		border-radius: 0;
	}

	button .submenutoggle,
	button.submenutoggle {
		padding: 0 !important;
		margin-top: 10px !important;
		color: #323031;
		background: transparent;
		outline: none;
	}

	.admin-bar .nav-primary {
		top: 0;
		margin-top: 0;
	}

	.nav-secondary a,
	.genesis-nav-menu a {
		padding: 0;
		font-size: 13px;
	}

	.nav-secondary ul.sub-menu {
		padding: 20px;
	}

	.nav-primary a:hover,
	.nav-primary .current-menu-item > a {
		color: #333;
	}

	.genesis-nav-menu .menu-item,
	#menu-secondary-nav .menu-item,
	.nav-secondary .menu-item
	 {
		margin: 0 30px;
		display: block;
		position: relative;
		color: #000;
		line-height: 10px;
		padding: 15px 0px;
	}

	ul#menu-secondary-nav {
		line-height: 0px;
	}

	#menu-secondary-nav .menu-item {
		padding: 0;
		line-height: 10px;
	}

 
	.genesis-nav-menu .menu-item:hover,
	#menu-secondary-nav .menu-item:hover,
	.nav-secondary .menu-item:hover {
		position: relative;
	}
 
	.genesis-nav-menu .sub-menu,
	#menu-secondary-nav .sub-menu,
	.nav-secondary .sub-menu {
		clear: both;
		display: none;
		opacity: 1;
		position: static;
		width: 100%;
	}
 	
	.genesis-nav-menu .sub-menu a {
		border-left: 0;
		position: relative;
		width: auto;
	}
 
	.genesis-nav-menu .sub-menu .sub-menu,
	#menu-secondary-nav .sub-menu .sub-menu,
	.nav-secondary .sub-menu .sub-menu {
		margin: 0;
	}
	.genesis-nav-menu .sub-menu .sub-menu a {
		background-color: #f5f5f5;
		padding-left: 30px;
	}
 
	.genesis-nav-menu .sub-menu .sub-menu .sub-menu a {
		background-color: #fff;
		padding-left: 40px;
		width: 100%;
	}

	.genesis-nav-menu > li:hover .sub-menu a, .genesis-nav-menu .sub-menu a,
	#menu-secondary-nav .sub-menu a,
	.nav-secondary .sub-menu a {
		width: 100%;
		padding: 10px;
	}

	.genesis-nav-menu {
	margin-top: 0px;
	}

	.genesis-nav-menu .sub-menu .current-menu-item > a {
	width: 100%;
	padding: 10px;
	}

	button.menutoggle, button .menutoggle, .nav-primary {
  	position: static;
	}
}

@media only screen and (max-width: 1200px) 
{
	#wrapper{
		max-width: 960px;
	}

	#main {
		width: 610px;
	}
	
	#sidebar {
		width: 300px;
	}
}

@media only screen and (max-width: 960px) {

	#main {
		width: 100%;
		float: left;
	}

	#main img {
		max-width: 100%;
		height: auto;
	}

	#sidebar {
		width: 100%;
		float: right;
	}
	
	.side-popular {
		width: 300px;
		height: 100%;
		margin: 20px auto;
	}

	.side-popular .sidethumb {
		overflow: hidden;
	}
	
	#sidebar .widget {
		padding-left: 0;
	}

}
