/*
	Blogify HTML5 Template
 	Author : suitstheme
 	Main Theme Color: #38b49d
*/


 /* -------------------------------------------------------------- 
 	Contents
 	1 - Reset
 	2 - Main Styles
 	3 - Sidebar
 	4 - Navigation And Logo
 	5 - Posts
 	6 - Single Post
 	7 - Comments
 	8 - Footer
 	9 - Responsive Fix
  -------------------------------------------------------------- */




 /* -------------------------------------------------------------- 
   0 - Wordpress Styles & Contact Form 7 Reset
  -------------------------------------------------------------- */

/** wordpress default styles **/
.alignnone {
    margin: 5px 20px 20px 0;
}

.more-link {
  display: none;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.bypostauthor cite span {
  padding: 6px 10px;
  padding: 0.428571429rem 0.714285714rem;
  font-size: 11px;
  font-size: 0.785714286rem;
  line-height: 1.428571429;
  font-weight: normal;
  
}



 /* -------------------------------------------------------------- 
 	1 - Reset
  -------------------------------------------------------------- */
  /* remove ie10+ clear button */
  form input[type=text]::-ms-clear {
    display: none;
  }
  div , ul , .gallery-caption , footer p , li a ,  p , span , article 
  	, nav , blockquote , dl ,  dt , dd , td , a, tr , th , code , caption , figcaption , input , label , textarea 
	{
			font-family: 'Lato' , sans-serif;
			font-weight: 400;
			color: #636467;
			font-size: 16px;
      -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
      -webkit-text-size-adjust: none;

	}

  .author-bio p , .comments p , .comments p a  {
    line-height: 26px;
  }

	input::-webkit-input-placeholder , input:-moz-placeholder{
		color: #c1c0c0 !important;
	}	


  .light-font , blockquote , .post-share .tags a , .single-comment .comment-content p , .comments span.comment-date , span a, 
  .accordion a , .accordion p , .accordion ul li:before 
  {
    color: #c1c0c0;
  }

  input , textarea {
    color: #A5A3A3 !important;
    transition: box-shadow 0.3s;
    -webkit-transition: box-shadow 0.3s;
  }



	a:focus , a:active {
		outline: none !important;
    text-decoration: none !important;

	}

  a {
    transition: background-color 0.3s;
    -webkit-transition: background-color 0.3s;
  }

	input {
    margin: 0px;
 	}

  .margin {
    float: left;
    clear: both;
    width: 100%;
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .margin-half {
    float: left;
    clear: both;
    width: 100%;
    display: block;
    margin-top: 8px;
    margin-bottom: 8px;
  }


  /* close mode */
  .close_mode_checked {
    text-align: center;
  }
  .close_mode_checked .logo {
    margin-bottom: 30px;
  }

 	h1 , h1 a , h1 span ,
	h2 , h2 a , h2 span , 
	h3 , h3 a , h3 span , 
	h4 , h4 a , h4 span , 
	h5 , h5 a , h5 span , 
	h6 , h6 a , h6 span 
	{
		color: #3c3c3c;
		font-family: "Lato" , sans-serif;
		font-weight: 700;
		text-decoration: none;
		padding: 0px;
		margin-top: 0px;
		line-height: 100%;
	}

  .author-bio h1 , .author-bio h1 a , .author-bio h1 span , 
  .author-bio h2 , .author-bio h2 a , .author-bio h2 span , 
  .author-bio h3 , .author-bio h3 a , .author-bio h3 span ,
  .author-bio h4 , .author-bio h4 a , .author-bio h4 span ,
  .author-bio h5 , .author-bio h5 a , .author-bio h5 span , 
  .author-bio h6 , .author-bio h6 a , .author-bio h6 span ,
  .comments h1 , .comments h1 a , .comments h1 span ,
  .comments h2 , .comments h2 a , .comments h2 span , 
  .comments h3 , .comments h3 a , .comments h3 span , 
  .comments h4 , .comments h4 a , .comments h4 span , 
  .comments h5 , .comments h5 a , .comments h5 span , 
  .comments h6 , .comments h6 a , .comments h6 span , .comments-form h2
  {
    color: #636467 !important;
  }

 

	h1 , h1 a {
	font-size: 36px !important;
	}
	h2 , h2 a {
	font-size: 24px !important;
	}
	h3 , h3 a {
	font-size: 18px !important;
	}
	h4 , h4 a {
	font-size: 16px !important;
	}
	h5 , h5 a {
	font-size: 13px !important;
	}
	h6 , h6 a {
	font-size: 12px !important;
	}

 /* -------------------------------------------------------------- 
 	2 - Main Styles
  -------------------------------------------------------------- */

	/* 
			Main Theme Font Color
	*/
	a:hover , #cancel-comment-reply-link, .author-bio h4 a:hover , .recent-posts-wrapper .post-content span.date , span.custom , .tweet a , .accordion ul li:hover:before  , nav.menu ul li a:hover  ,  nav.menu ul ul li a:hover{
			color: #38b49d !important;
	}


	a:hover {
		text-decoration: none;
	}
	
	.main-content a {
		color: #1babe4 !important;
	}


  
  /* divider */
  .divider-half {
    margin-left: 40%;
    clear: both;
    width: 20%;
    background:#e9e9e9;
    height: 2px;
  }
  .divider {
    clear: both;
    width: 90%;
    margin-left: 5%;
    background:#e9e9e9;
    height: 2px;
  }


  /* Main buttons color */
  .blog-pagination .wrap  .next-posts a , .wpcf7-submit, .button-shortcode  , .blog-pagination .wrap  .prev-posts a , .top-pagination .next-posts a , .top-pagination .prev-posts a , #submit-comment , .comment-content .reply:hover , .share-box .toggle-share-box:hover , .share-box .toggle-share-box.active , .readmore a  , .blog-pagination ul li a {
     background-color: #38b49d;
     border-bottom: 2px solid #2f9b87;

  }

	/*
			Main Theme Background Color
	*/
  header .toggleSidebar  , span.highlight , .single-post .post-format-quote .wrapper  ,  .related-posts-alt .post {
    background-color: #38b49d;
  }
  .post-meta span.date:hover , .post-meta span.comments:hover , .comment-content h4 a:hover {
    color: #38b49d !important;
  }

	/*
			Main Theme Border Color
	*/
  blockquote {
    border-left-color: #38b49d;
  }


  /*
    button hover color
  */
  .readmore a:hover  ,.top-pagination a:hover , #submit-comment:hover , .comment-content .reply, .share-box .toggle-share-box ,  
  .blog-pagination .wrap  .next-posts a:hover  , .blog-pagination .wrap  .prev-posts a:hover , .top-pagination .next-posts a:hover , .top-pagination .prev-posts a:hover 
   , .blog-pagination .wrap ul li a:hover  , .blog-pagination a.active , .button-shortcode:hover , .wpcf7-submit:hover{
    background-color: #dadada;
    border-bottom-color: #c1c0c0;
  }
  .toggleSidebar:hover {
    background-color: #2f9b87;
    border-bottom-color: #c1c0c0;
  }
  

  /* social icons background color */
  .social-icons a {
    background-color: #dadada;
  }

  .social-icons.sticky-sidebar-social  a {
      background-color: #2b2b2b;
  }

	body {

			background: #f2f2f2;
	}



 /* -------------------------------------------------------------- 
 	3 - Top Sidebar
  -------------------------------------------------------------- */

  section.top-sidebar {
  	padding-top: 50px;
  	padding-bottom: 50px;
  	background: #343434;
  	width: 100%;
    display: none;

  }

 #pageslide {
    display: none;
    position: absolute;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    width: 300px;
    padding: 40px 40px;
    background-color: #343434;
    overflow:hidden;

  }
  .ie9 #slidepanel .widget:last-child {
    padding-bottom: 100px;
  }
  .ie10 #slidepanel .widget:last-child {
    padding-bottom: 100px;
  }


  span.closeSidebar {
    padding: 17px 20px;
    line-height: 18px;
    float: right;
    margin: 0px;
    clear: both;
    background: #282828 url(../img/close.png) center center no-repeat;
    position: relative;
    top: 0px;
    right: 0px;
    box-shadow: inset 1px 2px 2px 0px #242424;
    border-radius: 4px;
    -webkit-border-radius: 4px;
  }
   section.right-sidebar , section.left-sidebar {
      display: none;
      
      height: 100%;
      z-index: 999999;
      
      background-color: #343434;
      position: relative;
      overflow: hidden;
   }

  section.right-sidebar .widget:last-child , section.left-sidebar .widget:last-child , #pageslide .widget:last-child {
    margin-bottom: 100px !important;
  }

  #slidepanel > .container > .row > .span4
  {
      height: 100%;
      margin-bottom: 100px;
  }


  section.right-sidebar {
    right: 0px;
  }

  section.left-sidebar {
    left: 0px;
  }


/** initial setup **/
.nano {
  position : relative;
  width    : 350px;
  height   : 100%;
  overflow : hidden;

}
.nano .content {
  position      : absolute;
  overflow      : scroll;
  overflow-x    : hidden;
  top           : 0;
  right         : 0;
  bottom        : 0;
  left          : 0;
  height: 100%;


}
.nano .content:focus {
  outline: thin dotted;
}
.nano .content::-webkit-scrollbar {
  visibility: hidden;
}
.has-scrollbar .content::-webkit-scrollbar {
  visibility: visible;
}
.nano > .pane {
  background : rgba(0,0,0,.25);
  position   : absolute;
  width      : 10px;
  right      : 0;
  top        : 0;
  bottom     : 0;
  visibility : hidden\9; /* Target only IE7 and IE8 with this hack */
  opacity    : .01; 
  -webkit-transition    : .2s;
  -moz-transition       : .2s;
  -o-transition         : .2s;
  transition            : .2s;
  -moz-border-radius    : 5px;
  -webkit-border-radius : 5px;  
  border-radius         : 5px;
}
.nano > .pane > .slider {
  background: #444;
  background: rgba(0,0,0,.5);
  position              : relative;
  margin                : 0 1px;
  -moz-border-radius    : 3px;
  -webkit-border-radius : 3px;  
  border-radius         : 3px;
}
.nano:hover > .pane, .pane.active, .pane.flashed {
  visibility : visible\9; /* Target only IE7 and IE8 with this hack */
  opacity    : 0.99;
}



  	section.sticky-sidebar h1 , section.sticky-sidebar h1 a , section.sticky-sidebar h1 span ,
	section.sticky-sidebar h2 , section.sticky-sidebar h2 a , section.sticky-sidebar h2 span , 
	section.sticky-sidebar h3 , section.sticky-sidebar h3 a , section.sticky-sidebar h3 span , 
	section.sticky-sidebar h4 , section.sticky-sidebar h4 a , section.sticky-sidebar h4 span , 
	section.sticky-sidebar h5 , section.sticky-sidebar h5 a , section.sticky-sidebar h5 span , 
	section.sticky-sidebar h6 , section.sticky-sidebar h6 a , section.sticky-sidebar h6 span 
	{
		color: #fff;
		text-transform: uppercase;

	}

	section.sticky-sidebar .widget > h3 {
		margin-bottom: 25px;
	}
	section.sticky-sidebar ul , section.sticky-sidebar .gallery-caption , section.sticky-sidebar footer p , section.sticky-sidebar li a , section.sticky-sidebar  p , section.sticky-sidebar span , section.sticky-sidebar article 
  	, section.sticky-sidebar nav , section.sticky-sidebar blockquote , section.sticky-sidebar dl , section.sticky-sidebar  dt , section.sticky-sidebar dd , section.sticky-sidebar td , section.sticky-sidebar tr , section.sticky-sidebar th , section.sticky-sidebar code , section.sticky-sidebar caption , section.sticky-sidebar figcaption , section.sticky-sidebar input , section.sticky-sidebar label , section.sticky-sidebar textarea a
  	{
			color: #b0b0b0;
			font-size: 14px;
  	}



  section.sticky-sidebar .widget {
    margin-bottom: 60px;
    float: left; 
  }

  section.sticky-sidebar .container .row {
    margin-bottom: -60px;
    float: left;
  }


  	/*
		List
  	*/
  	.widget ul {
  		padding: 0px;
  		margin: 0px;
  		float: left;
  		clear: both;
  		width: 100% !important;
  	}

  	.widget ul li {
  		list-style: none;
  		float: left;
  		clear: both;
  		margin-bottom: 10px;
  		background: #2b2b2b;
  		padding: 9px 7%;
  		border-radius: 3px;
  		-webkit-border-radius: 3px;
  		width: 86%;
  	}

  	.cats-widget ul li span {
  		float: right;
  	}
    

	.widget ul li:last-child {
		margin-bottom: 0px;
	}

    .widget .twitter-container {
      clear: both;
      margin-bottom: -18px;
      float: left;
    }

  	.widget .twitter-container .tweet {
  		float: left;
  		clear: both;
  		margin-bottom: 18px;
  	}


    
    .widget .twitter-container .tweet  a:hover , .widget .twitter-container .tweet span:hover
    {
        color: #fff !important;
    }

  	



  	.widget .dribbble-image {
  		position: relative;
  		transition: opacity 0.2s;
      -webkit-transition: opacity 0.2s;
      border-radius: 4px;
      overflow: hidden;
      float: left;
      clear: both;
      width: 100%;
  	}

  	.widget .dribbble-image:hover {
  		opacity: 0.5;
  	}



    /* tags */
    .tagcloud {
      float: left;
      clear: both;
      margin-bottom: -5px;
    }

    .tagcloud a {
      float: left;
      line-height: 100%;
      padding: 8px 7px;
      float: left;
      margin-right: 7px;
      margin-bottom: 7px;
      color: #fff;
      background-color: #38b49d;
      border-radius: 3px;
      -webkit-border-radius: 3px;
      text-align: center;
      
    }

    .tagcloud a:hover {
      color: #fff !important;
      background-color: #2f9b87;
    }



    
    /* recent posts widgets */
    .recent-posts-wrapper {
      float: left;
      clear: both;
      margin-bottom: -20px;
    }

    .recent-posts-wrapper .post {
      float: left;
      clear: both;
      margin-bottom: 20px;
    }
      
    .recent-posts-wrapper.related {
      margin-bottom: -30px;
    }
    .recent-posts-wrapper.related .post
    {
      float: left;
      clear: none;
      margin-bottom: 30px;
    }

    .recent-posts-wrapper .post .post-image {
      width: 60px;
      height: 60px;
      float: left;
      border-radius: 4px;
      -webkit-border-radius: 4px;
      background-color: #38b49d;
      background-position: center center;
      background-repeat: no-repeat;
      background-image: url(../img/post-formats/white/standard.png);
      overflow: hidden;

    }
  

    .recent-posts-wrapper .post .post-image.comment-image {
      background: none !important;
    }

    .recent-posts-wrapper .post .post-image img {
      transition: opacity 0.5s;
      -webkit-transition: opacity 0.5s;
      border-radius: 4px;
      opacity: 1;
    }
    .recent-posts-wrapper .post .post-image img:hover {
      opacity: 1 !important;
    }


    .recent-posts-wrapper .post .post-image.comment-image img:hover
    {
        opacity: 1 !important;
    }

    .recent-posts-wrapper .post .post-image a {
      width: 60px;
      height: 60px;
      display: block;
    }
    .recent-posts-wrapper .post .post-image.link {
      background-image: url(../img/post-formats/white/link.png) !important;
    }
    .recent-posts-wrapper .post .post-image.gallery , .recent-posts-wrapper .post .post-image.image {
      background-image: url(../img/post-formats/white/gallery.png) !important;
    }
    .recent-posts-wrapper .post .post-image.audio {
      background-image: url(../img/post-formats/white/audio.png) !important;
    }
    .recent-posts-wrapper .post .post-image.video {
      background-image: url(../img/post-formats/white/video.png) !important;
    }
    .recent-posts-wrapper .post .post-image.quote {
      background-image: url(../img/post-formats/white/quote.png) !important;
    }
    .recent-posts-wrapper .post .post-image.link {
      background-image: url(../img/post-formats/white/link.png) !important;
    }

    .recent-posts-wrapper .post .post-content {
      margin-left: 80px;
    }

    .recent-posts-wrapper .post .post-content:hover p {
      color: #fff;
    }



    /* related posts */
    .related-posts-wrapper .post-content a span.date {
      
      font-weight: 600;
      font-size: 14px;
    }

    .recent-posts-wrapper.related {
      width: 100%;
      float: left;
      clear: both;
    }
    .recent-posts-wrapper.related .post-content a span.date {
      color: #636467 !important;
    }
    .related-posts-wrapper {
      float: left;
      clear: both;
      width: 100%;
    }
    .related-posts-wrapper a p {
      color: #c1c0c0;
    }
    .related-posts-wrapper > h2 {
        margin-bottom: 40px;
    }
    .recent-posts-wrapper.related .post-content:hover p , .recent-posts-wrapper.related .post-content:hover span.date {
      color: inherit !important;
    }
    .related-posts-wrapper .post {
      float: left;
      width: 40%;
      margin-right: 10%;

    }
    
    .related-posts-alt {
      float: left;
      clear: both;
      width: 100%;
      margin-bottom: -15px;
    }
    .related-posts-alt .post  {
      float: left;
      margin-right: 2%;
      width: 48%;
      margin-bottom: 15px;
      position: relative;
      border-radius: 4px;
      -webkit-border-radius: 4px;
      text-align: center;
      height: 150px;
      overflow: hidden;

    }

    .related-posts-alt .post  .post-image {
      float: left;
      clear: both;
      position: relative;
      z-index: 0;
      transition: opacity 0.4s;
      -webkit-transition: opacity 0.4s;
      width: 100%;
      text-align: center;
      height: 100%;
      margin: 0px;

    }

    .related-posts-alt .post  .post-image img {
      max-width: none;
    }
    
     .related-posts-alt .post  .post-content {
      position: absolute;
      left: 0%;
      right: 0%;
      top: -150px;
      width: 100%;
      height: 100%;
      -webkit-transition: top 0.2s;
      transition: top 0.2s;

    }

    .related-posts-alt .post.no-thumb  .post-content
    {
        top: 0px;
    }

    .related-posts-alt .post-content a {
      width: 100%;
      height: 100%;
      float: left;
      clear: both;
      text-align: center;
    }

    .related-posts-wrapper .related-posts-alt .post .post-content  a span.date {
      margin-top: 55px !important;
      position: relative;
      float: left;
      width: 100%;
      text-align: center;
    }

    .related-posts-alt .post-content p {
      margin-top: 55px;
    }

    .related-posts-alt .post:hover .post-content {
      top: 0px;
    }
     .related-posts-alt .post:hover .post-image {
      opacity: 0.2;
     }


    .related-posts-alt .post p , .related-posts-alt .post span.date , .related-posts-alt a  {
      color: #fff !important;
    }

 /* -------------------------------------------------------------- 
 	4 - Navigaiton And Logo
  -------------------------------------------------------------- */
  header#header {
  	width: 100%;
  	border-bottom: 1px solid #E9E9E9;
  	padding-top: 28px;
  	padding-bottom: 28px;
    position: relative;
  }

  header#header  div.backgroundOpacity {
    float: left;
    clear: both;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: #fff !important;
    margin-top: -28px;
    padding-bottom: 28px;
  }
  div.backgroundNoOpacity {
    float: left;
    clear: both;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: #fff !important;
    margin-top: -28px;
    padding-bottom: 28px;
  }
  header#header > .container {
    position: relative;
    z-index: 1;
    clear: both;

  }
  html, body {
  height:100%;
}
  header.sticky-header {
    position: fixed;
    z-index: 9999;
    top: 0px;
    left: 0px;
    width: 100%;

  }
  section.clear-section {
    position: relative;
    height: 220px;
    display: none;
    float: left;
    clear: both;
    width: 100%;
  }
  .ie10 section.clear-section {
    display: none;
    height: 0px;
  }

  @media screen and (-webkit-min-device-pixel-ratio:0) {
    section.clear-section {
      height: 0px;
      display: none;
    }
  }

  header .logo {
  	float: left;
  	clear: both;
  }

  header .top-content {
  	float: right;
  }

  nav.menu {
  	float: left;
  	margin-top: 17px;
  }

  nav.menu.centered-menu {
    margin-right: -20px;
  }

  nav.menu ul {
  	padding: 0px;
  	margin: 0px;
  }

  nav.menu ul li {
  	float: left;
  	list-style: none;
  	text-transform: uppercase;
  	position: relative;
  	margin-right: 8px;


  }

  nav.menu ul ul > li {
      
      border-right: 1px solid #E9E9E9;
      border-left: 1px solid #E9E9E9;


  }

  nav.menu > ul > li a:after {
  	content: "•";
  	opacity: 0.4;
  	font-size: 12px;
  	line-height: 18px;
  	float: right;
  	margin-left: 8px;
  	margin-right: 5px;
    font-weight: 400;
    color: #636467;
    margin-top: 2px;

  }

  

  nav.menu > ul > li:last-child a:after , nav.menu > ul > li.toggle a:after{
  	content: "";
  	margin: 0px;
    display: none;
  }


  /* JS Click Event Fix */
  nav.menu ul ul {
  	display: none;
  	position: absolute;
  	top: 20px;
  	left: -50px;
  	padding-top: 50px;
  	z-index: 9;
  	width: 179px;
  	background: #fff;
    border-bottom: 1px solid #E9E9E9;

  }

  nav.menu ul ul ul {
    left: 179px;
    display: none;
    padding-top: 15px;
  }

  nav.menu ul ul li {
  	padding-top: 10px;
  	padding-bottom: 10px;
  	float: left;
  	clear: both;
  	width: 178px;
  	text-align: center;
  	float: left;
  	clear: both;
  }

  nav.menu ul ul li:last-child {
    padding-bottom: 20px;
  }

  nav.menu ul ul li a {
  	width: 80%;
  	padding-left: 12%;
  	padding-right: 8%;
  	text-align: center;
  	float: left;
  	clear: both;
    display: block;
  }

  nav.menu ul ul li a:after {
    content: "";
  }

  nav.menu ul li a {
  	color: #c1c0c0;
  	text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
  }


  /* toggle menu */
  nav.menu > ul > li.toggle {
    display: none;
  }
  nav.menu li.toggle a {
    color: #fff !important;
    background: url(../img/toggle.png) top right no-repeat;
  }


  header  .search {
  	float: right;
  	margin-top: 10px;
  	margin-bottom: -10px;
  	margin-left: 20px;

  }

  header form.top-search {
	  	background: #f2f2f2;
	  	border-radius: 3px;
	  	-webkit-border-radius: 3px;
	  	position: relative;
	  	width: 200px;
	  	float: left;
	  	height: 38px;
  }

  header form.top-search input.s:focus , header form.top-search input.s:active {

      box-shadow: inset 0px 0px 1px #c1c0c0;
  }

   header  form.top-search input.s {
   			background: none;
   			border: none;
   			position: relative;
   			top: 0px;
   			left: 0px;
   			width: 90%;
   			padding-left: 7%;
   			padding-top: 7px;
        padding-bottom: 11px;



   }

   header  form.top-search input.submit {
   	position: absolute;
   	top: 10px;
   	right: 15px;
   	width: 17px;
   	height: 17px;
   	background: url(../img/search.png) no-repeat;
   	border: none;
   	outline: none;
   }






    div.searchform-wrapper  .search {
    float: left; clear: both;
    margin-top: 10px;
    margin-bottom: -10px;

  }

  div.searchform-wrapper form.top-search {
      background: #f2f2f2;
      border-radius: 3px;
      -webkit-border-radius: 3px;
      position: relative;
      width: 200px;
      float: left;
      height: 38px;
  }

  .sticky-sidebar div.searchform-wrapper form.top-search {
    background: #2b2b2b;
    width: 299px;
    float: left;
    clear: both;
    height: 42px;
  }

  div.searchform-wrapper form.top-search input.s:focus , div.searchform-wrapper form.top-search input.s:active {

      box-shadow: inset 0px 0px 1px #c1c0c0;
  }

  .sticky-sidebar div.searchform-wrapper form.top-search input.s:focus , .sticky-sidebar div.searchform-wrapper form.top-search input.s:active {
      box-shadow: inset 0px 0px 1px #252525;
  }

   div.searchform-wrapper  form.top-search input.s {
        background: none;
        border: none;
        position: relative;
        top: 0px;
        left: 0px;
        width: 90%;
        padding-left: 7%;
        padding-top: 7px;
        padding-bottom: 11px;



   }

   .sticky-sidebar div.searchform-wrapper  form.top-search input.s {
      width: 100%;
      padding-top: 9px;
        padding-bottom: 13px;
   }

   div.searchform-wrapper  form.top-search input.submit {
    position: absolute;
    top: 10px;
    right: 15px;
    width: 17px;
    height: 17px;
    background: url(../img/search.png) no-repeat;
    border: none;
    outline: none;
   }

   .sticky-sidebar div.searchform-wrapper  form.top-search input.submit {
    top: 13px;
   }



  /* toggle button */
  header .toggleSidebar {
      background-image: url(../img/toggle-down.png);
      background-repeat: no-repeat;
      background-position: center center;
      float: right; 
      margin-left: 20px;
      height: 38px;
      width: 38px;
      border-radius: 3px;
  }
  header .toggleSidebar.toggleUp {
      background-image: url(../img/toggle-up.png);
      background-repeat: no-repeat;
      background-position: center center;
      float: right; 
      margin-left: 20px;
      height: 38px;
      width: 38px;
      border-radius: 3px;
  }

  header .toggleHorizontalSidebar {
      background-image: url(../img/toggle.png);
      background-repeat: no-repeat;
      background-position: center center;
      float: right; 
      margin-left: 20px;
      height: 38px;
      width: 38px;
      border-radius: 3px;
  }



/* -------------------------------------------------------------- 
  5 - Posts
 -------------------------------------------------------------- */


section.blog {
  padding-top: 100px;
  
  
}

section.blog.single-blog-page {
  padding-top: 30px;
  padding-bottom: 45px;

}

section.blog.single-page {
  padding-bottom: 45px;
}

section.blog > .container > .row >  .blog-pagination {
}


section.blog > .container > .row >  .single-post {
  margin-bottom: 100px;
  clear: both;
  float: left;
  width: 100%;
}

.ajax-posts-loader {
  float: left;
  clear: both;
  width: 100%;
  
}

section.blog > .container > .row >  .single-post.sticky {
  clear: both;
}

section.blog > .container > .row >  .single-post:last-child {
  margin-bottom: 0px;
}

section.blog.pagination-bottom > .container > .row > .single-post {
  margin-bottom: 40px;
}


/* Post Image */
section.blog .single-post > .post-image {
    border-radius: 4px;
    overflow: hidden;
    text-align: center;
}
section.blog .single-post > .post-image img {

}
/* Post content */

section.blog .single-post > .post-content .post-inner-content {
  float: left;
  clear: both;
  width: 76%;
  padding-left: 8%;
  padding-right: 8%;
  margin-left: 4%;
  padding-top: 45px;
  padding-bottom: 45px;
  background: #fff;
  border-right: 1px solid #E9E9E9;
  border-left: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  border-radius: 6px 6px 6px 6px;
  -webkit-border-radius: 6px 6px 6px 6px;
}

section.blog .single-post.format-audio > .post-content .post-inner-content ,
section.blog .single-post.format-video > .post-content .post-inner-content,
section.blog .single-post.format-image > .post-content .post-inner-content,
section.blog .single-post.format-gallery > .post-content .post-inner-content {
  border-radius: 0px 0px 6px 6px;
  -webkit-border-radius: 0px 0px 6px 6px;
}


.single-post .post-inner-content .main-content p , 
.single-post .post-inner-content .main-content a,
.single-post .post-inner-content .main-content span,
.single-post .post-inner-content .main-content blockquote , .blog.single-page .post-inner-content p ,
.blog.single-page .post-inner-content span, .blog.single-page .post-inner-content blockquote , .blog.single-page .post-inner-content ul li
{
  line-height: 26px;
}

.main-content img {
  max-width: 100%;
}
.single-post h2.post-header {
  width: 100%;
  text-align: center;
  margin-bottom: 26px;
}

.single-post .post-meta {
  width: 100%;
  text-align: center;
  margin-bottom: 26px;
}

.single-post .post-meta span {
  color: #c1c0c0;
  padding-left: 25px;
  margin-right: 30px;
  font-size: 14px !important;

}
.single-post .post-meta span:last-child {
  margin-right: 0px !important;
}
 .single-post .post-meta span a {
 
  font-size: 14px;
}

.post-meta span.date {
  background: url(../img/date.png) left 1px no-repeat;
}

.post-meta span.comments {
  background: url(../img/comments.png) left 1px no-repeat;
}

.post-meta span.date:hover {
  background: url(../img/date-hover.png) left 1px no-repeat;
  cursor: pointer;
}

.post-meta span.comments:hover {
  background: url(../img/comments-hover.png) left 1px no-repeat;
   cursor: pointer;
}

.post-meta span.post-icon-sticky {
  background: url(../img/post-formats/sticky.png) left 1px no-repeat;
}
.post-meta span.post-icon-sticky:hover {
  background: url(../img/post-formats/sticky-hover.png) left 1px no-repeat;
}

.post-meta span.post-icon-gallery {
  background: url(../img/post-formats/gallery.png) left 1px no-repeat;
}
.post-meta span.post-icon-gallery:hover {
  background: url(../img/post-formats/gallery-hover.png) left 1px no-repeat;
}

.post-meta span.post-icon-video {
  background: url(../img/post-formats/video.png) left 1px no-repeat;
}
.post-meta span.post-icon-video:hover {
  background: url(../img/post-formats/video-hover.png) left 1px no-repeat;
}

.post-meta span.post-icon-image {
  background: url(../img/post-formats/gallery.png) left 1px no-repeat;
}
.post-meta span.post-icon-image:hover {
  background: url(../img/post-formats/gallery-hover.png) left 1px no-repeat;
}

.post-meta span.post-icon-audio {
  background: url(../img/post-formats/audio.png) left 1px no-repeat;
}
.post-meta span.post-icon-audio:hover {
  background: url(../img/post-formats/audio-hover.png) left 1px no-repeat;
}

.post-meta span.post-icon-default {
  background: url(../img/post-formats/standard.png) left 1px no-repeat;
}
.post-meta span.post-icon-default:hover {
  background: url(../img/post-formats/standard-hover.png) left 1px no-repeat;
}

.readmore {
  clear: both;
  width: 100%;
  text-align: center;
  margin-top: 35px;
  margin-bottom: 25px;
}


.readmore a , .button-shortcode {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  padding: 18px 18px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
 
}

.readmore a {
  font-size: 14px;
  padding: 20px 20px;
}
 .button-shortcode {
  clear: both;
  float: left;
 }

.readmore a:hover , .button-shortcode:hover {

    color: #fff !important;
}




/*
    post content
*/
span.highlight {
  color: #fff;
}



/* wordpress default gallery  */
.gallery dl dt a {
 
  float: left;
  width: 100%;
  clear: both;
  
  padding-top: 10px;
  padding-bottom: 10px;
}

.gallery-size-thumbnail {
  border-radius: 4px;
  
  padding-left: 5%;
  padding-right: 5%;
  width: 90%;
  float: left;
  clear: both;
  padding-top: 20px;
  padding-bottom: 20px;
}

.gallery .wp-caption-text {
    text-transform: capitalize;
}

.gallery dl dt img {
  border: 10px solid  #f2f2f2 !important;
  
  overflow: hidden;
  border-radius: 4px;
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
}

.gallery dl dt img:hover {
  opacity: 0.5;
}

/* audio post */
.post-format-audio {
  position: relative;

}

.post-format-audio .embed-audio-code {
  float: left;
  margin: 0px;
  width: 100%;
  bottom: 0px;
  z-index: 9;
  position: relative;
}

.post-format-audio > img {
  position:  relative;
  z-index: 0;
  border-radius: 4px;
}

.post-format-audio .audio-wrapper {
  position: absolute;
  bottom: 50px;
  left: 12%;
  z-index: 1;
  width: 76%;
  
}

.post-format-audio.no-image {
  min-height: 100px;
  margin-bottom: -30px;
}

.post-format-audio.no-image .embed-audio-code {
  padding-bottom: 25px;
}
.post-format-audio.no-image .post-format-audio .audio-wrapper {
  bottom: 0px;
}

.audio-wrapper .me-wrap {
    
    width: 100%;
    float: left;
    clear: both;
    position: relative;
    background: #303337;
    border-radius: 4px;
    height: 50px;
    opacity: 0.9;
    box-shadow: inset 1px 1px 1px #515151;

  }

/* Start: CONTROL BAR */
.audio-wrapper .mejs-container .mejs-controls {
  position: absolute;
  list-style-type: none;
  
}
.audio-wrapper .mejs-container .mejs-controls  div {
 
  display: block;
  float: left;
 
}

.audio-wrapper .mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
 
}



.audio-wrapper .mejs-controls .mejs-time-rail span {
  display: block;
  position: absolute;
  cursor: pointer;
}

.audio-wrapper .mejs-controls .mejs-time-rail .mejs-time-total {
  
  background: #2c3e50;
 
}


.audio-wrapper .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #34495e;
  width: 0;
}

.audio-wrapper .mejs-controls .mejs-time-rail .mejs-time-current {
  background: #34495e;
  width: 0;
}




.audio-wrapper .mejs-controls .mejs-volume-button:hover {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}


/* end media element reset */
 

  /* media element controls wrapper */
   .audio-wrapper .mejs-controls {
    position: relative;
    height: 15px;
    margin-top: 15px;
    width: 96%;
    margin-left: 2.5%;
    float: left;
    background:#303337;
  }



  /* play button */
  .audio-wrapper .mejs-controls .mejs-play button
   {
      width: 21px;
      height: 21px;
      margin-top: 3px;
      margin-left: 3px;
      background:  url(../img/play-small.png) 0 0 no-repeat;
      border: none;
      outline: none;
      float: left;
  }


  /* pause button */
  .audio-wrapper .mejs-controls .mejs-pause button {
      width: 21px;
      height: 21px;
      margin-top: 3px;
      margin-left: 3px;
      background:  url(../img/pause.png) 0 0 no-repeat;
      border: none;
      outline: none;
      float: left;
  }

  
  .audio-wrapper .mejs-audio{
    width: 100% !important;
    margin: 0px;
    float: left;
    position: relative;
    left: 0px;

  }

  .audio-wrapper .mejs-controls .mejs-time-float , .audio-wrapper .mejs-controls .mejs-time-handle , .audio-wrapper .mejs-controls .mejs-time {
    display: none !important;
  }
  /* progress bar wrapper */
  .audio-wrapper .mejs-controls .mejs-time-rail {
    
   
    position: relative;
    background: none;
    width: 70% !important;
    float: left;
    margin-left: 1.5%;
    clear: none;
    margin-top: 3px;
    height: 13px;
    overflow: hidden;
    padding: 1px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    display: block;

    border-bottom: 1px solid #3F3F3F;
    border-right: 1px solid #3F3F3F;
    box-shadow: inset 1px 1px 1px #181816;
  }

  .audio-wrapper .mejs-controls .mejs-time-rail .mejs-time-buffering , .audio-wrapper .mejs-controls .mejs-time-rail .mejs-time-loaded , .audio-wrapper .mejs-controls .mejs-time-rail .mejs-time-current {
      
    
      height: 12px;
      

  }


  /* progress */
  .audio-wrapper .mejs-controls .mejs-time-rail .mejs-time-buffering  {
   background: none;
  }

   .audio-wrapper .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: none;
   }

  .audio-wrapper .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: none;
    
  }

  .audio-wrapper .mejs-controls .mejs-time-rail .mejs-time-current {
    
    border-top: 1px solid #5BBBAD;
    background: #38b49d;
    background-image: linear-gradient(bottom, rgb(51,169,149) 2%, rgb(45,150,134) 51%);
    background-image: -o-linear-gradient(bottom, rgb(51,169,149) 2%, rgb(45,150,134) 51%);
    background-image: -moz-linear-gradient(bottom, rgb(51,169,149) 2%, rgb(45,150,134) 51%);
    background-image: -webkit-linear-gradient(bottom, rgb(51,169,149) 2%, rgb(45,150,134) 51%);
    background-image: -ms-linear-gradient(bottom, rgb(51,169,149) 2%, rgb(45,150,134) 51%);

    background-image: -webkit-gradient(
      linear,
      left bottom,
      left top,
      color-stop(0.02, rgb(51,169,149)),
      color-stop(0.51, rgb(45,150,134))
    );


    border-radius: 3px;
    -webkit-border-radius: 3px;
  }





  /* audio bar */
  .audio-wrapper .mejs-controls .mejs-volume-button {
    float: left;
    position: absolute;
    left: 78%;
    top: 3px;
  }


  .audio-wrapper .mejs-controls .mejs-mute button,
  .audio-wrapper .mejs-controls .mejs-unmute button {
      width: 19px;
      height: 14px;
      border: none;
      outline: none;
      top: 14px;
      left: 588px;
      
  }
   
  .audio-wrapper .mejs-controls .mejs-mute button { background: url(../img/volume.png) no-repeat; }
  .audio-wrapper .mejs-controls .mejs-unmute button { background: url(../img/volume-muted.png) no-repeat; }


  .audio-wrapper .mejs-horizontal-volume-slider {
    border-bottom: 1px solid #3F3F3F;
    border-right: 1px solid #3F3F3F;
    box-shadow: inset 1px 1px 1px #181816;
    display: block;
    position: relative;
    height: 16px;
    width: 90px;
    left: 8%;
    margin-top: 2px;
    border-radius: 3px;
  }

  .audio-wrapper .mejs-horizontal-volume-total {
    height: 12px;
    display: block;
    width: 100%;
    position: relative;
    cursor: pointer;
    width: 100%;
  }


  .audio-wrapper .mejs-horizontal-volume-current {
    
    border-top: 1px solid #5BBBAD;
    background: #38b49d;
    background-image: linear-gradient(bottom, rgb(51,169,149) 2%, rgb(45,150,134) 51%);
    background-image: -o-linear-gradient(bottom, rgb(51,169,149) 2%, rgb(45,150,134) 51%);
    background-image: -moz-linear-gradient(bottom, rgb(51,169,149) 2%, rgb(45,150,134) 51%);
    background-image: -webkit-linear-gradient(bottom, rgb(51,169,149) 2%, rgb(45,150,134) 51%);
    background-image: -ms-linear-gradient(bottom, rgb(51,169,149) 2%, rgb(45,150,134) 51%);

    background-image: -webkit-gradient(
      linear,
      left bottom,
      left top,
      color-stop(0.02, rgb(51,169,149)),
      color-stop(0.51, rgb(45,150,134))
    );


    border-radius: 3px;
    -webkit-border-radius: 3px;

    height: 12px;

    display: block;
    position: absolute;
    height: 13px;
    cursor: pointer;
    top: 1px;
    left: 0px;
    


  }

  

  .wp-audio-shortcode 
  {
      float: left;
      clear: both;
      max-width: 100%;
  }

  .wp-audio-shortcode  .mejs-time-rail , .wp-audio-shortcode  .mejs-time-rail .mejs-time-total  {
    width: 70% !important;
    overflow: hidden;
    margin-right: 10px;
  }

  .wp-audio-shortcode .mejs-volume-button {
    left: 10px;
  }

  .wp-audio-shortcode .mejs-horizontal-volume-slider {
    left: 10px;
  }

  .mejs-duration-container {
    display: none !important;
  }

  /* video post format */
  .wrapper.post-format-video {
    border-radius: 4px;
    overflow: hidden;
    width: 100%;
    height: 500px;
    float: left;
    position: relative;
  }
  .wrapper.post-format-video iframe {
    width: 100% !important;
    height: 100% !important;
    margin: 0px;
    padding: 0px;
    outline: none !important;
    border-radius: 4px;
    position: relative;

  }


  /* Link post format */
  .link-post-wrapper {
    background-image: url(../img/link_bg.png) !important;
    background-repeat: no-repeat !important;
    background-position: center -50px !important;
    float: left;
    clear: both;
    width: 100%;
    height: 100%;
    text-align: center;
    margin-bottom: -20px;
  }

  .link-post-wrapper a {
    font-size: 24px;
    font-weight: 300;
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 20px;

  }

  /* quote post */
  .single-post .post-format-quote .wrapper {
      width: 92%;
      margin-left: 4%;
      border-radius: 6px;
      overflow: hidden;
      position: relative;
      height: 320px;
      float: left;
      border: 1px solid #c1c0c0;
      text-align: left;

  }

  .single-post .post-format-quote .wrapper > img {
    opacity: 0.2;
    max-width: none;
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
  }


  .single-post .post-format-quote .wrapper .quote {
    position: relative;
    top: 80px;
    left: 10%;
    width: 80%;
    z-index: 1;
    
  }

  .single-post .post-format-quote .wrapper .quote p , .single-post .post-format-quote .wrapper .quote span {
    font-size: 24px;
    line-height: 36px;
    color: #fff;
    font-weight: 300;
    clear: both;
  }

  .single-post .post-format-quote .wrapper .quote  span {
    float: left;
    clear: both;
    margin-top: 10px;
    font-weight: 400;
    font-style: italic;
  }


  /* flexslider */
  /* Browser Resets */
  .flex-container a:active,
  .flexslider a:active,
  .flex-container a:focus,
  .flexslider a:focus  {outline: none;}
  .slides,
  .flex-control-nav,
  .flex-direction-nav {margin: 0; padding: 0; list-style: none;} 
  .gallery.flexslider {
    position: relative;
    float: left;
    clear: both;
  }

  .gallery.flexslider ul.slides li img {
        width: 100%;
        border-radius: 4px;

  }
  .flexslider {
    position: relative;
    max-height: 500px;
  }
  .flexslider ul.slides {
    padding: 0px;
    margin: 0px;
    position: relative;
    height: 100%;
    zoom: 1;
  }


  

  .no-js .slides > li:first-child {display: block;}
  .flexslider ul.slides > li {
    list-style: none !important;
    float: left;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    border-radius: 6px;
    display: none;

  }
  ul.slides li.slideEffect {
    display: block;
    width: 100%;
  }


  .flexslider ul li {
    list-style: none !important;
  }
 


  
  .gallery.flexslider .flex-direction-nav {
    position: absolute;
    z-index: 999;
    left: 5%;
    top: 35%;
    overflow: hidden;
    width: 95%;
    background: none;
    display: block;
    margin: 0px;
    padding: 0px;
    }

    .gallery.flexslider .flex-direction-nav li {
      width: 40px;
      height: 40px;
    }

    .gallery.flexslider .flex-direction-nav a {
    top: 50%;
    margin: 0px;
    opacity: 0.5;
    padding: 0px 15px;
    position: absolute;
    display: block;
    height: 40px;
    width: 40px;
    overflow: hidden;
    text-decoration: none;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    }
    .gallery.flexslider .flex-direction-nav a:hover {
      opacity: 1;
    }
    .gallery.flexslider .flex-direction-nav .flex-next  { right:40px; background: url(../img/slider-next.png) no-repeat !important; }
    .gallery.flexslider .flex-direction-nav .flex-prev {  left:20px; background: url(../img/slider-prev.png) no-repeat !important; }
    


  

    .blog-pagination .wrap , .top-pagination .wrap {
      margin-bottom: 0px;
      padding-bottom: 45px;
      margin-bottom: 45px;
      border-bottom: 2px solid #e9e9e9;
    }
    .top-pagination .wrap {
      border-bottom: none !important; 
    }
    .top-pagination .wrap {
      padding-bottom: 30px;
      margin-bottom: 0px;
    }

    /* Pagination */
    .blog-pagination .wrap , .top-pagination .wrap {
      width: 92%;
      margin-left: 4%;
      float: left;
      clear: both;
      position: relative;
    }
    .blog-pagination .prev-posts , .blog-pagination .next-posts , .top-pagination .prev-posts , .top-pagination .next-posts {
        width: 40px;
        height: 40px;
        display: block;

    }
    .blog-pagination .prev-posts , .top-pagination .prev-posts  {
      float: left;
    }
    .blog-pagination .next-posts , .top-pagination .next-posts {
      float: right;
    }
    .blog-pagination .prev-posts a , .top-pagination .prev-posts a {
      float: left;
      background-image: url(../img/arrow-left.png);
      background-repeat: no-repeat;
    }

    .top-pagination .prev-posts {
      float: right;
      margin-right: 10px;
    }

    .blog-pagination .next-posts a , .top-pagination .next-posts a {
        float: right;
        clear: none;
        background-image: url(../img/arrow-right.png);
        background-repeat: no-repeat;
    }



    .top-pagination.bottom {
        margin-top: 0px;
        margin-bottom: 0px !important;
        padding-bottom: 0px !important;
    }

    .top-pagination.bottom .wrap {
      padding-bottom: 0px !important;
      margin-bottom: 0px !important;
    }


    
    .blog-pagination ul {

      padding: 0px;
      width: 105%;
      text-align: center;
      
    }

    .blog-pagination .items-wrap {
      
      float: left;
      width: 80%;
      margin-bottom: -10px;
      
    }

    .blog-pagination ul li {
      list-style: none;
      display: inline-block;
    }

    .blog-pagination .wrap  .next-posts a  , .blog-pagination .wrap  .prev-posts a , .top-pagination .next-posts a , .top-pagination .prev-posts a{

        width: 40px;
        height: 40px;
        background-position: center center;
        display: block;
        border-radius: 3px;
        text-align: center;

    }

    .blog-pagination .wrap ul li a {
        padding: 10px 15px;
        float: left;
        text-align: center;
        color: #fff;
        border-radius: 3px;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .blog-pagination .wrap ul li:last-child a {
      margin-right: 0px;
    }
    .blog-pagination ul li a:hover {
      color: #fff !important;
    }

    .blog-pagination ul li a:focus {
      border-bottom: none !important;
    }

   

   /* -------------------------------------------------------------- 
     6 - Single Post
    -------------------------------------------------------------- */

    blockquote , .blockquote {
        float: left;
        clear: both;
        width: 90%;
        padding-left: 10%;
        border-left-width: 3px;
        font-style: italic;
        
    }

    .imageFloat {
      float: left;
      margin-right: 25px;
      margin-bottom: 20px;
    }



    .single-post-main-content {
      padding-bottom: 35px;
      border-bottom: 2px solid #e9e9e9;
      clear: both;
      float: left;
      width: 100%;
    }
    .single-post-main-content img {
      max-width: 100%;
    }

    .secondary-content-box {
      border-radius: 6px 6px 6px 6px !important;
      margin-top: 50px; 
    }
  
    /* share seciton */
    .post-share {

        float: left;
        clear: both;
        width: 100%;
        margin-top: 35px;
    }

    /* tags */
    .post-share .tags {
      float: left;
      margin-bottom: -10px;
      margin-top: 10px;
    }

    .post-share .tags a {
      float: left;
      margin-right: 10px;
      margin-bottom: 10px;
    }


    /* Social Share Box */
    .post-share .share-box {
      float: right;

    }

    .post-share .share-box .social-icons {
      padding: 5px 7px 0px 7px;
      background: #f2f2f2;
      border-radius: 3px;
      display: none;
      margin-bottom: -7px; 
      position: relative;
    }

    .post-share .share-box .social-icons:after {
      width: 0px;
      height: 0px;
      border-style: solid;
      border-width: 8px 0px 8px 5px;
      border-color: transparent transparent transparent #f2f2f2;
      position: absolute;
      right: -5px;
      top: 18px;
      z-index: 5;
      content: "";

    }



    .share-box .social-icons a {
      margin-right: 3px !important;
    }
    .share-box .social-icons a:last-child {
      margin-right: 0px !important;
    }


     .share-box .toggle-share-box {
      color: #fff;
      font-weight: 700;
      text-transform: uppercase;
      text-align: center;
      padding: 14px 18px;
      border-radius: 3px;
      -webkit-border-radius: 3px;
      float: right;
      border-bottom-style: solid;
      border-bottom-width: 2px;
      margin-left: 20px;
    }
    .share-box .toggle-share-box:hover {
      color: #fff !important;
    }


    /* author */
    .author-bio .avatar {
      float: left;
      
    }

     .author-bio .author-bio-content {
      margin-left: 135px;
     }



    /* single page */

     .single-post .post-inner-content 
    {
         border: 1px solid #E9E9E9;
         margin-bottom: 0px;


    }
    
    .post-content > .span12 > .divider {
      margin-top: 60px;
      float: left;
      clear: both;
    }


    .post-inner-content  iframe ,  .post-inner-content img , .post-inner-content embed , .post-inner-content audio {
      max-width: 100%;
    }

    /* accordion */
.accordion {
    position: relative; width: 100%; overflow: hidden; clear: both; 
}

.accordion .item {
    float: left; clear: both; width: 100%;
    margin-bottom: 20px; 
}

.accordion .item:last-child {
  margin-bottom: 0px;
}
.accordion .item .head {
    float: left; clear: both; width: 94%;
    padding: 15px 3%; background: #f2f2f2; overflow: hidden;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-bottom: 0px;
    text-decoration: none;
    position: relative;
    cursor: pointer;
}


.accordion .item .head:focus {
    outline: none;
}

.accordion .item a.head:before {
    content: "+ ";
    font-size: 24px;
    font-weight: bold;
    margin-right: 10px;
    float: left; clear: both; 
}



.accordion .item .head.head-active:before {
    content: "- ";
}

.accordion .item-content {
    clear: both; margin-top: 30px; margin-bottom: 10px; float: left;  display: none;
    margin-left: 2%; 
}

.accordion ul li {
  list-style: none;

}
.accordion ul li:before {
  content: "•";
  margin-right: 10px;
  font-size: 10px;
  margin-top: 0px;
  float: left;
}

   /* -------------------------------------------------------------- 
     7 - Comments
    -------------------------------------------------------------- */
    
    .single-comment {
      float: left;
      clear: both;
      margin-bottom: 35px;
      width: 100%;
    }


    .comments > h2 {
      margin-bottom: 45px;
    }

    .comments .single-comment:last-child {
      margin-bottom: 0px;
    }


    .single-comment .avatar {
      float: left;
     
    }

    .single-comment .comment-content {
      margin-left: 140px;
    }

    .comment-content > h4 {
      margin-bottom: 3px;
    }

    .comment-content span.comment-date {
      font-size: 14px;
     
    }

    .comment-content .comment-body {
      margin-top: 10px;
    }

    
    .comment-content .reply {
      float: right;
      margin-top: -20px;
      color: #fff;
      text-transform: uppercase;
      text-align: center;
      padding: 9px 9px;
      border-radius: 3px;
      -webkit-border-radius: 3px;
      border-bottom-width: 2px;
      border-bottom-style: solid;
      font-size: 13px;
      line-height: 13px;
    }

    .comment-reply-title {
      font-size: 14px;
      color: #b0b0b0;
    }

    .comment-reply-title a {
      color: #b0b0b0;
    }

    .comment-content .reply:hover {
      color: #fff !important;
    }



    /* sub comment */
    .single-comment > .single-comment {
      margin-left: 45px;
      margin-top: 45px;
      width: 94%;
    }



    .single-comment .single-comment .single-comment {
      margin-left: 0px;
      width: 100%;
    }

    /* comment form */
    .comments-form {
      margin-bottom: 60px;
    }
    .comments-form > h2 , .comments-form > p {
      margin-bottom: 20px;
    }

    .comments-form form input[type=text] , .comments-form form input[type=email] , .comments-form form textarea
    {
        float: left;
        clear: both;
        margin-bottom: 20px;
        width: 94%;
        padding: 15px 3%;
        border: none;
        background: #f2f2f2;
        border-radius: 3px;
    }
    .comments-form form input[type=text]:focus , .comments-form form textarea:focus ,
    .comments-form form input[type=email]:active , .comments-form form input[type=email]:focus
    ,.comments-form form input[type=text]:active , .comments-form form textarea:active{
          box-shadow: inset 0px 0px 1px #c1c0c0;
    }
    

    .comments-form form textarea {
      height: 200px;
    }

    .comments-form #submit-comment {
      color: #fff !important;
      font-weight: 700;
      font-size: 14px;
      text-transform: uppercase;
      text-align: center;
      padding: 18px 18px;
      border-radius: 3px;
      -webkit-border-radius: 3px;
      outline: none;
      border-right: none;
      border-left: none;
      border-top: none;
      border-bottom-width: 2px;
      border-bottom-style: solid;
      transition: background-color 0.3s , border-color 0.3s;
      -webkit-transition: background-color 0.3s , border-color 0.3s;
     
    }

    .comments-form #submit-comment:hover {

        color: #fff !important;
    }


    /* Respond */
    #respond {
      margin-bottom: 60px;
    }
    #respond > h2 , #respond > p {
      margin-bottom: 20px;
    }

    #respond form input[type=text] , #respond form input[type=email] , #respond form textarea
    {
        float: left;
        clear: both;
        margin-bottom: 20px;
        width: 94%;
        padding: 15px 3%;
        border: none;
        background: #f2f2f2;
        border-radius: 3px;
    }
    #respond form input[type=text]:focus , #respond form textarea:focus ,
     #respond form input[type=email]:focus , #respond form input[type=email]:active
    ,#respond form input[type=text]:active , #respond form textarea:active{
          box-shadow: inset 0px 0px 1px #c1c0c0;
    }
    

    #respond form textarea {
      height: 200px;
    }

    #respond #submit-comment {
      color: #fff !important;
      font-weight: 700;
      font-size: 14px;
      text-transform: uppercase;
      text-align: center;
      padding: 18px 18px;
      border-radius: 3px;
      -webkit-border-radius: 3px;
      outline: none;
      border-right: none;
      border-left: none;
      border-top: none;
      border-bottom-width: 2px;
      border-bottom-style: solid;
      transition: background-color 0.3s , border-color 0.3s;
      -webkit-transition: background-color 0.3s , border-color 0.3s;
     
    }

    #respond #submit-comment:hover {

        color: #fff !important;
    }


    /* c7form */

    .wpcf7 > h2 , .wpcf7 > p {
      margin-bottom: 20px;
    }

    .wpcf7-not-valid-tip {
      position: static !important;
      float: left;
      clear: both;
      top: 0px !important; 
      margin-bottom: 20px;
      padding: 0px !important;
      border: none !important;
      line-height: 14px !important;

    }

    .wpcf7 form input[type=text]  , .wpcf7 form input[type=email] , .wpcf7 form textarea
    {
        float: left;
        clear: both;
        margin-bottom: 20px;
        width: 94%;
        padding: 15px 3%;
        border: none;
        background: #f2f2f2;
        border-radius: 3px;
    }
    .wpcf7 form input[type=text]:focus , .wpcf7 form textarea:focus ,
    .wpcf7 form input[type=email]:focus , .wpcf7 form input[type=email]:active
    ,.wpcf7 form input[type=text]:active , .wpcf7 form textarea:active{
          box-shadow: inset 0px 0px 1px #c1c0c0;
    }
    

    .wpcf7 form textarea {
      height: 200px;
    }

    .wpcf7-validation-errors {
      float: left;
      clear: both;
    }

    .wpcf7 .wpcf7-submit {
      color: #fff !important;
      font-weight: 700;
      font-size: 14px;
      text-transform: uppercase;
      text-align: center;
      clear: both;
      float: left;
      padding: 18px 18px;
      border-radius: 3px;
      -webkit-border-radius: 3px;
      outline: none;
      border-right: none;
      border-left: none;
      border-top: none;
      border-bottom-width: 2px;
      border-bottom-style: solid;
      transition: background-color 0.3s , border-color 0.3s;
      -webkit-transition: background-color 0.3s , border-color 0.3s;
     
    }

    .wpcf7 .wpcf7-submit:hover {

        color: #fff !important;
    }

   /* -------------------------------------------------------------- 
     8 - Footer
    -------------------------------------------------------------- */
    footer {
      text-align: center;
    }

    footer .copyrights p {
      line-height: 36px;
    }

    footer .copyrights {
      margin-bottom: 45px;
      margin-top: 0px;
      clear: both;
      width: 90%;
      margin-left: 5%;
    }

    footer .social-icons {
      margin-top: 45px;
      width: 100%;
      margin-bottom: 35px;
    }

    footer .social-icons a {
      margin-bottom: 10px;
    }

    .social-icons {
      float: left;
      clear: both;
      text-align: center;
    }

    .social-icons a {
      width: 40px;
      height: 40px;
      display: block;
      margin-right: 10px;
      background-position: center center;
      background-repeat: no-repeat;
      border-radius: 3px;
      display: inline-block;
      position: relative;
      transition: background-color 0.5s;
      -webkit-transition: background-color 0.5s;
    }


    .social-icons a:last-child {
        
        margin-right: 0px;

    }




    /* sticky sidebar social icons */
    .social-icons.sticky-sidebar-social {
      text-align: left;
      float: left;
      clear: both;
      margin-bottom: -10px;
    }


    .social-icons.sticky-sidebar-social a {
      margin-right: 10px;
      margin-bottom: 10px;
      float: left;
      display: block;
    }

    .social-icons a.facebook {
      background-image: url(../img/facebook.png);
    }
    .social-icons a.twitter {
      background-image: url(../img/twitter.png);
    }
    .social-icons a.linkedin {
      background-image: url(../img/linkedin.png);
    }
    .social-icons a.youtube {
      background-image: url(../img/youtube.png);
    }
    .social-icons a.soundcloud {
      background-image: url(../img/soundcloud.png);
    }
    .social-icons a.dribbble {
      background-image: url(../img/dribbble.png);
    }
    .social-icons a.flickr {
      background-image: url(../img/flickr.png);
    }
    .social-icons a.pinterest {
      background-image: url(../img/pinterest.png);
    }
    .social-icons a.google {
      background-image: url(../img/google.png);
    }
    .social-icons a.vimeo {
      background-image: url(../img/vimeo.png);
    }
    .social-icons a.tumblr {
      background-image: url(../img/tumblr.png);
    }
    .social-icons a.skype {
      background-image: url(../img/skype.png);
    }
    .social-icons a.instagram {
      background-image: url(../img/instagram.png);
    }





    .social-icons a.facebook:hover {

    background-color: #4265b9;

    }
    .social-icons a.twitter:hover {

    background-color: #9ae4e8;

    }
    .social-icons a.dribbble:hover {

    background-color: #ea4c89;

    }
    .social-icons a.flickr:hover {

    background-color: #ff0084;

    }
    .social-icons a.soundcloud:hover {

    background-color: #fe9700;

    }
    a.google:hover {

    background-color: #d62408;

    }
    .social-icons a.skype:hover {

    background-color: #0bbff2;

    }
    .social-icons a.pinterest:hover {

    background-color: #c31e26;

    }

    .social-icons a.linkedin:hover {
     background-color: #005987;
    }
    .social-icons a.vimeo:hover {
      background-color: #1bb6ec;
    }
    .social-icons a.tumblr:hover {
      background-color: #35506b;
    }

    .social-icons a.youtube:hover {
      background-color: #df3333;
    }
    .social-icons a.instagram:hover {
      background-color: #F95B60;
    }
        




 /* -------------------------------------------------------------- 
   More Widgets
  -------------------------------------------------------------- */
    /* flickr widget */
    .flickr-container {
      height: 200px;
      overflow: hidden;
      float: left;
      width: 100%;
      position: relative;
      clear: both;
    }

  

    .flickr-container .flexslider {
      height: 100%;
      float: left;
      width: 100%;
      border-radius: 4px;
      -webkit-border-radius: 4px;

    }
      


    .flickr-container .flexslider .slides img {width: 100%; display: block;}

    .flickr-container .flexslider ul.slides li {
      background: none !important;
      height: 100%;
      overflow: hidden;
      border-radius: 4px;
      -webkit-border-radius: 4px;
    }


     .flickr-container .flexslider ul.slides li a {
      float: left;
      clear: both;
      height: 200px;
      width: 100%;
      overflow: hidden;
      border-radius: 4px;
      -webkit-border-radius: 4px;
      position: relative;
     }


    .flickr-container .flex-direction-nav {
      padding: 0px !important;
      background-color: none !important;
      left: 0px !important;
      width: 100%;
      top: 25% !important;
      z-index: 999999;
    }
    .flickr-container .flex-direction-nav .flex-next {
      right: -20px !important;
    }
    
    .flickr-container .flex-direction-nav li {
      background-color: transparent !important;
      padding: 0px;
      margin: 0px;
    }



    /* ads widget */
    .ads-widget-wrapper {
      float: left;
      clear: both;
      width: 100% !important;
      overflow: hidden;
    }

    .ads-widget-wrapper img {
      max-width: 100% !important;
      float: left;
      width: 100%;
      border-radius: 4px;
      -webkit-border-radius: 4px;
    }

 /* -------------------------------------------------------------- 
   9 - Responsive Styles
  -------------------------------------------------------------- */

@media (min-width: 1024px) {
  header.sticky-header {
      position: relative;
    }
}

@media (max-width:  979px){
  header .toggleSidebar.toggleUp {
            margin-left: 0px;
        }
}

@media (min-width: 768px) and (max-width: 979px) {
      
   
      header.sticky-header {
      position: relative;
    }

    /* top form */
     .top-form  {
       clear: both;
       margin-bottom: 20px !important;
       margin-top: 20px !important;
       
     }

    

    a.togglemenu {
      display: block;

    }

    header .top-content {
      float: left;
      clear: both;
      width: 100%;
    }

    nav.menu {
      float: left;
      clear: both;
      width: 100%;
      margin-bottom: 10px;

      
    }

    nav.menu > ul {
      border-radius: 3px !important;
      overflow: hidden;
      padding-top: 10px;


    }



    nav.menu ul, nav.menu ul ul {
      background: #343434;
    }

    nav.menu ul , nav.menu ul ul {
      width: 100% !important;
      
      
    }
    nav.menu ul li ul li {
      margin-left: 0px !important;
    }
    nav.menu ul li ul {
      margin-bottom: -10px;
      padding-top: 10px;
    }
    nav.menu ul li {
      float: left;
      clear: both;
      width: 96% !important;
      display: block ;
      margin: 0px 0px 10px 2% !important;
      list-style: none !important;
      border-radius: 4px !important;
      overflow: hidden;
      
    }

    nav.menu ul ul li {
      width: 100% !important;
    }
    nav.menu ul li:after {
      display: none;
    }
    nav.menu > ul > li a:after {
        display: none;
      }

    nav.menu ul li a {
      float :left;
      clear: both;
      width: 100% !important;
      margin: 0px 0px 0px 0px !important;
      background-color: #2b2b2b !important;
      display: block;
      text-align: left;
      color: #b0b0b0 !important;
      font-size: 14px !important;
    }

    nav.menu ul ul {
      display: block !important;
      position: relative;
      padding: 0px;
      top: 0px;
      margin: 0px;
    }

    nav.menu ul ul li {
      padding: 0px;
      border: none;
    }



  
   

     nav.menu ul li a  ,  nav.menu ul ul li a{
      
      padding: 10px 3% !important;
      float: left;
      position: relative;
      transition: background 0.2s;
      -webkit-transition: background 0.2s;
      text-align: left;
      
      margin: 0px !important;

      


    }




     nav.menu ul ul {
      position: relative !important;
      top: 0px !important;
      left: auto;
      float: left;
      margin: 0px;
      width: 100% !important;
      border-radius: 4px;
      display: none;
      z-index: 150;
      border-bottom: none ;
    }


     nav.menu ul ul:after {
      display: none !important;
    }



     nav.menu ul ul li:last-child {
        padding-bottom: 0px;
    }
   
    

     nav.menu ul ul ul {
      left: auto !important;
      top: 0px;
    }

    nav.menu ul ul {
      padding: 0px;
    }

    /* toggle menu */
    nav.menu li.toggle {
      display: block;
      margin-left: -5px !important;
      
      padding-right: 15px !important;
    }
    nav.menu li.toggle a {
      color: #fff !important;
      background: url(../img/toggle.png) 96% 14px no-repeat !important;
      padding: 0px;
    }


    nav.menu li.toggle.active {
          margin-bottom: 25px !important;
    }
    
    nav.menu  ul li {
      display: none ;
    }

    nav.menu > ul li.toggle {
      display: block !important;
    }



    /* logo */

    header .logo {
      
      margin: 10px 0px 20px 0px;
      text-align: center;
      width: 100%;
      float: left;
    }

    header .logo a {
      width: 100%;
      text-align: center;
    }

    header .logo a img {
      text-align: center; display: inline-block;
    }

    
    /* searh bar */

    header  .search {
    float: right;
    margin-top: 10px;
    margin-bottom: -10px;
    margin-left: 0px;
    width: 100%;
    margin-right: 0px;

  }

  header form.top-search {
      background: #f2f2f2;
      border-radius: 3px;
      -webkit-border-radius: 3px;
      position: relative;
      width: 92%;
      float: left;
      height: 38px;
  }

   header form.top-search input.s {
    font-size: 16px;
    width: 94%;
    padding-left: 3%;
   }

   header .toggleSidebar {
    margin-right: 0px ;
    margin-left: 0px;
   }

  
    

    
     
}

@media (max-width: 767px) {


    header.sticky-header {
      position: relative;
    }
    section.clear-section {
      display: none;
    }


     .single-comment .single-comment {
      float: left;
      clear: both;
      margin-left: 0px;
     }


    
    /* top sidebar  */
    section.sticky-sidebar , header {
      padding-left: 20px;
      padding-right: 20px;
      margin-left: -20px;
    }
     

    /* top form */
     .top-form  {
       clear: both;
       margin-bottom: 20px !important;
       margin-top: 20px !important;
       
     }

    

    a.togglemenu {
      display: block;

    }

    header .top-content {
      float: left;
      clear: both;
      width: 100%;
    }

    nav.menu {
      float: left;
      clear: both;
      width: 100%;
      margin-bottom: 10px;

      
    }

    nav.menu > ul {
      border-radius: 3px !important;
      overflow: hidden;
      padding-top: 10px;


    }



    nav.menu ul, nav.menu ul ul {
      background: #343434;
    }

    nav.menu ul , nav.menu ul ul {
      width: 100% !important;
      
      
    }
    nav.menu ul li ul li {
      margin-left: 0px !important;
    }
    nav.menu ul li ul {
      margin-bottom: -10px;
      padding-top: 10px;
    }
    nav.menu ul li {
      float: left;
      clear: both;
      width: 96% !important;
      display: block ;
      margin: 0px 0px 10px 2% !important;
      list-style: none !important;
      border-radius: 4px !important;
      overflow: hidden;
      
    }

    nav.menu ul ul li {
      width: 100% !important;
    }
    nav.menu ul li:after {
      display: none;
    }
    nav.menu > ul > li a:after {
        display: none;
      }

    nav.menu ul li a {
      float :left;
      clear: both;
      width: 100% !important;
      margin: 0px 0px 0px 0px !important;
      background-color: #2b2b2b !important;
      display: block;
      text-align: left;
      color: #b0b0b0 !important;
      font-size: 14px !important;
    }

    nav.menu ul ul {
      display: block !important;
      position: relative;
      padding: 0px;
      top: 0px;
      margin: 0px;
    }

    nav.menu ul ul li {
      padding: 0px;
      border: none;
    }



  
   

     nav.menu ul li a  ,  nav.menu ul ul li a{
      
      padding: 10px 3% !important;
      float: left;
      position: relative;
      transition: background 0.2s;
      -webkit-transition: background 0.2s;
      text-align: left;
      
      margin: 0px !important;

      


    }




     nav.menu ul ul {
      position: relative !important;
      top: 0px !important;
      left: auto;
      float: left;
      margin: 0px;
      width: 100% !important;
      border-radius: 4px;
      display: none;
      z-index: 150;
      border-bottom: none ;
    }


     nav.menu ul ul:after {
      display: none !important;
    }



     nav.menu ul ul li:last-child {
        padding-bottom: 0px;
    }
   
    

     nav.menu ul ul ul {
      left: auto !important;
      top: 0px;
    }

    nav.menu ul ul {
      padding: 0px;
    }

    /* toggle menu */
    nav.menu li.toggle {
      display: block;
      margin-left: -5px !important;
      
      padding-right: 15px !important;
    }
    nav.menu li.toggle a {
      color: #fff !important;
      background: url(../img/toggle.png) 96% 14px no-repeat !important;
      padding: 0px;
    }


    nav.menu li.toggle.active {
          margin-bottom: 25px !important;
    }
    
    nav.menu  ul li {
      display: none ;
    }

    nav.menu > ul li.toggle {
      display: block !important;
    }



    /* logo */

    header .logo {
      
      margin: 10px 0px 20px 0px;
      text-align: center;
      width: 100%;
      float: left;
    }

    header .logo a {
      width: 100%;
      text-align: center;
    }

    header .logo a img {
      text-align: center; display: inline-block;
    }

    
    /* searh bar */

    header  .search {
    float: right;
    margin-top: 10px;
    margin-bottom: -10px;
    margin-left: 0px;
    width: 100%;
    margin-right: 0px;

  }

  header form.top-search {
      background: #f2f2f2;
      border-radius: 3px;
      -webkit-border-radius: 3px;
      position: relative;
      width: 92%;
      float: left;
      height: 38px;
  }

   header form.top-search input.s {
    font-size: 16px;
    width: 94%;
    padding-left: 3%;
   }

   header .toggleSidebar {
    margin-right: 0px ;
    margin-left: 0px;
   }
   header .toggleSidebar.toggleUp {
            margin-left: 0px;
    }

  
    

    /* quote */
    .single-post .post-format-quote .wrapper {
      height: auto;
      padding-bottom: 180px;
    }


    /* audio  */
    .audio-wrapper .mejs-controls .mejs-time-rail {
      width: 60% !important;
    }
    .audio-wrapper .mejs-controls .mejs-volume-button {
      left: 72%;
    }
    .audio-wrapper .mejs-horizontal-volume-slider {
      left: 12%;
    }
      


}


@media (min-width: 1200px) {
  
}



@media (max-width: 640px) {


     .wp-audio-shortcode  .mejs-time-rail , .wp-audio-shortcode  .mejs-time-rail .mejs-time-total  {
  width: 50% !important;
  overflow: hidden;
  margin-right: 10px;
}
   
    .related-posts-wrapper .post {
      float: left;
      width: 100%;
      margin-right: 0px;
    }
    .related-posts-alt .post {
      width: 100%;
      margin-right: 0px;
    }
    .single-comment .single-comment {
      float: left;
      clear: both;
      margin-left: 0px;
     }
  

    /* audio  */
    .audio-wrapper .mejs-controls .mejs-time-rail {
      width: 58% !important;
    }
    .audio-wrapper .mejs-controls .mejs-volume-button {
      left: 70%;
    }
    .audio-wrapper .mejs-horizontal-volume-slider {
      left: 12%;
    }
    

    /*  slider */
    .gallery.flexslider .flex-direction-nav {

        width: 100%;
        left: 4%;
        
    }


    .blog-pagination ul {
      width: 95%;
    }


    header form.top-search {
      background: #f2f2f2;
      border-radius: 3px;
      -webkit-border-radius: 3px;
      position: relative;
      width: 89%;
      float: left;
      height: 38px;
    }

     header form.top-search input.s {
      font-size: 16px;
      width: 94%;
      padding-left: 3%;
     }

     header .toggleSidebar {
      margin-right: 0px ;
      margin-left: 0px;
     }
     header .toggleSidebar.toggleUp {
            margin-left: 0px !important;
        }




      nav.menu li.toggle {
        margin-left: 0px !important;
        padding-right: 10px !important;
      }

}

@media (max-width: 500px){
        header .toggleSidebar.toggleUp {
            margin-left: 10px;
        }
}

@media (max-width: 480px){


        header .toggleSidebar.toggleUp {
            margin-left: 0px;
        }
     
       .link-post-wrapper a {
        width: 80% !important;
        margin-left: 10% !important;
        font-size: 22px;
        word-break:break-all;
        
       }
       .link-post-wrapper {
         
          overflow: hidden;
       }
       header form.top-search {
          background: #f2f2f2;
          border-radius: 3px;
          -webkit-border-radius: 3px;
          position: relative;
          width: 85%;
          float: left;
          height: 38px;
        }
   

      .wp-audio-shortcode  .mejs-time-rail , .wp-audio-shortcode  .mejs-time-rail .mejs-time-total  {
        width: 100% !important;
        overflow: hidden;
        margin-right: 10px;
      }
   

     /* audio  */
    .audio-wrapper .mejs-controls .mejs-time-rail {
      width: 58% !important;
    }
    .audio-wrapper .mejs-controls .mejs-volume-button {
      left: 80%;
    }
    .audio-wrapper .mejs-horizontal-volume-slider {
      left: 12%;
      display: none !important;
      opacity: 0;

    }


    span.closeSidebar  {
      margin-right: -20px;
      
    }


    /* pagination */
    .blog-pagination .items-wrap  {
      width: 70%;
    }


    /* share box */
    .share-box {
      float: right;
      clear: both;
      margin-top: 20px;
    }


    /* blockquote */
    .blockquote {

      padding-left: 5%;

    }


    /* reply button */
    .comment-content .reply {
      margin-top: 20px;
    }
    
    .single-comment .avatar {
      margin-right: 35px;
    }

    .single-comment .comment-content {
      margin-left: 0px;
    }
    .comment-content .comment-body {
      margin-top: 60px;

    }
    
    .post-inner-content .main-content img {
      max-width: 100% !important;
    }

    .shortcode-img {
      margin-right: 0px !important;
      width: 100%;
    }

    .shortcode-img img {
      max-width: 100%;
      float: left;
      clear: both;
    }

    #pageslide   {
      width: 90%;
      padding: 40px 5%;
    }
    #pageslide .widget{
      width: 82%;
    } 
    .top-sidebar {
      width: 100%;
      padding: 40px 0%;
    }
    .top-sidebar .widget {
      width: 95%;
      margin-left: 0%;
    }
    .top-sidebar form {
      width: 270px !important;
      float: left;
      clear: both;
    }
   

      .author-bio {
        text-align: center;
      }
      .author-bio .avatar {
        float: none;
      }

     .author-bio .author-bio-content {
      margin-left: 0px;
      clear: both;
      margin-top: 20px;
      float: left;
     }
    
     .single-comment {
      text-align: center;
     }
     .single-comment .comment-content {
      float: left;
      clear: both;
      margin-top: 20px;
      margin-left: 0px;
     }

     .single-comment .single-comment {
      float: left;
      clear: both;
      margin-left: 0px;
     }

     .comment-content .reply {
      float: left;
      margin: 10px 50% 0px 40%;
      clear: both !important;
      margin-top: 10px;
     }

     .comment-content .comment-date {
      float: none !important;
      clear: both;
     }

     .comment-content .comment-body {
      float: left;
      clear: both;
      margin-top: 10px;
     }

     .single-comment .avatar {
        float: none !important;
        clear: both;
        margin: 0px !important;
     }
}


@media (max-width: 360px) {

      header .toggleSidebar.toggleUp {
        margin-left: 0px;
      }


      section.top-sidebar .widget {
        float: left;
        clear: both;
        width: 280px !important;
      }
      .widget .dribbble-image {
        max-width: 100% !important; 
        float: left;
        clear: both;
        overflow: hidden;
      }

      .widget .dribbble-image img {
        max-width: 100%;
        float: left;
      }
}

@media (max-width: 979px) {
  
}

@media (min-width: 980px) {
 
}


