 
.story {
  line-height: 1.5;
}
.story ul {
  list-style: square;
}
.story ul li {
  list-style: square;
}
.story ol {
  list-style: decimal;
}
.story ol li {
  list-style: decimal;
}
.story ul,
.story ol {
  margin: 0 0 1em 1.5em;
  line-height: 1.5;
}
.story ul ul,
.story ol ul,
.story ul ol,
.story ol ol {
  margin-bottom: 0;
}
.story ol ol {
  list-style: upper-alpha;
}
.story ol ol ol {
  list-style: lower-roman;
}
.story ol ol ol ol {
  list-style: lower-alpha;
}
.story h1,
.story h2,
.story h3,
.story h4,
.story h5,
.story h6 {
  text-transform: none;
  margin-bottom: .5em;
}
.story a:link,
.story a:visited,
.story a:hover,
.story a:active {
  text-decoration: none;
}
.story table {
  width: auto;
  border-collapse: collapse;
  margin-bottom: 18px;
}
.story table td,
.story table th {
  padding: 6px 10px;
  text-align: center;
  border: 1px solid #ccc;
}
.story table th {
  font-weight: bold;
}
.story pre,
.story code {
  background: #ffffff;
  padding: 20px;
  box-shadow: 1px 1px 2px #d0d0d0;
  color: #4a4a4a;
  display: block;
  margin: 10px 15px 10px 0px;
}
.story address {
  display: inline-block;
  padding: 20px;
  background: #eaeaea;
  line-height: 20px;
  margin-bottom: 15px;
}
.story blockquote {
  font-style: italic;
  border-left: 2px dotted #9b9b9b;
  padding-left: 15px;
  margin: 1em 3em;
}
.story blockquote p:before {
  content: '"';
}
.story blockquote p:after {
  content: '"';
}
.story .wp-caption {
  box-shadow: 1px 1px 2px #bebebe;
  width: auto;
}
.story .wp-caption p.wp-caption-text {
  background: #ffffff;
  text-align: center;
  color: #a1a1a1!important;
  margin: 0!important;
}
.story dl {
  background: #ffffff;
  padding: 20px;
  box-shadow: 1px 1px 2px #d0d0d0;
  color: #4a4a4a;
  display: block;
  margin: 10px 20px 10px 0px;
}
.story dl dt {
  width: 150px;
  float: left;
  font-size: 13px;
  line-height: 13px;
  color: #000000;
  text-transform: uppercase;
}
.story dl dd {
  margin-left: 160px;
  margin-bottom: 10px;
  line-height: 18px;
}
.story img.size-auto,
.story img.size-full,
.story img.size-large,
.story img.size-medium,
.story .attachment img {
  max-width: 100%;
  /* When images are too wide for containing element, force them to fit. */

  height: auto;
  /* Override height to match resized width for correct aspect ratio. */

}
.story .alignleft,
.story img.alignleft {
  display: inline;
  float: left;
  margin-right: 1em;
}
.story .alignright,
.story img.alignright {
  display: inline;
  float: right;
  margin-left: 1em;
}
.story .aligncenter,
.story img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.story img.alignleft,
.story img.alignright,
.story img.aligncenter {
  margin-bottom: 1em;
}
.story .wp-caption {
  line-height: 1.5;
  margin-bottom: 1em;
  text-align: center;
}
.story .wp-caption p.wp-caption-text {
  color: #888;
  font-size: 11px;
  margin: 0;
  padding: 5px;
}
.story .wp-smiley {
  margin: 0;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  position: relative;
}
.flexslider ul,
.flexslider ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider ul li,
.flexslider ol li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider .slides > li {
  position: relative;
  display: none;
  -webkit-backface-visibility: hidden;
  text-align: center;
}
.flexslider .slides > li:first-child {display: block!important; -webkit-backface-visibility: visible;} 
.flexslider .slides img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  height: auto;
  width: auto;
}
.flexslider .slides > li   img{visibility:visible !important; opacity:1 !important;filter:alpha(opacity=100) !important;}

.flexslider .descr {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
  background: rgba(100, 100, 100, 0.5);
  color: #fff;
  text-align: left;
}
.flexslider .descr h3 {
  text-align: left;
}
.flexslider .descr .text p:last-child {
  margin-bottom: 0;
}
.flex-container {
  position: relative;
}
/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
  
.portfolio-center-align {
  width: 1000px;
  margin: 90px auto 0;
}
.portfolio-center-align .portfolio-categories {
  width: 520px;
  margin: 135px auto 0;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Josefin Sans' ;
  font-size: 11px;
  letter-spacing: 0.03em;
}
@font-face {
  font-family: 'Josefin Sans'  
}
.portfolio-center-align .portfolio-categories span {
  margin: 0 5px;
  color: #9a9a9a;
}
.portfolio-center-align .portfolio-categories a {
  letter-spacing: 0.05em;
  color: #9a9a9a;
}
.portfolio-center-align .portfolio-categories a:hover,
.portfolio-center-align .portfolio-categories a.active {
  color: #e0e0e0;
}
/* Portfolio line of items
/***********************************************************/
.portfolio-line {
  position: absolute;
  width: 100%;
  top: 210px;
  /* Portfolio Navigation
  /***********************************************************/

  /* Portfolio Scroll
  /***********************************************************/

}
.portfolio-line .scrollable {
  position: relative;
  overflow: hidden;
  height: 440px;
  /* When Hover on IMG
    /***********************************************************/

}
.portfolio-line .scrollable .items {
  width: 20000em;
  position: absolute;
  clear: both;
}
.portfolio-line .scrollable .items .item {
  float: left;
  margin-right: 25px;
}
.portfolio-line .scrollable .img {
  width: 430px;
  overflow: hidden;
  /* Portfolio Text
      /***********************************************************/

}
.portfolio-line .scrollable .img .portfolio-text {
  width: auto;
  height: 110px;
  padding: 30px;
  background-color: #f7f7f7;
  color: #111111;
  font-family: 'Josefin Sans' ;
  font-size: 11px;
  letter-spacing: 0.03em;
}
@font-face {
  font-family: 'Josefin Sans'  
}
.portfolio-line .scrollable .img .portfolio-text h2 {
  text-align: center;
  margin: 5px 0 0 0;
  font-family: 'Raleway';
  font-size: 20px;
}
.portfolio-line .scrollable .img .portfolio-text h2 a {
  color: #111111;
}
.portfolio-line .scrollable .img .portfolio-text h2 a:hover {
  color: #EA8E00;
}
.portfolio-line .scrollable .img .portfolio-text .by {
  text-align: center;
  text-transform: uppercase;
  margin: 2px 0 28px 0;
  font-family: 'Josefin Sans' ;
  font-size: 11px;
  letter-spacing: 0.03em;
  color: #665f57;
}
@font-face {
  font-family: 'Josefin Sans'  
}
.portfolio-line .scrollable .img .portfolio-text .by a {
  display: inline;
  color: #111111;
}
.portfolio-line .scrollable .img .portfolio-text .by a:hover {
  color: #EA8E00;
}
.portfolio-line .scrollable .img .portfolio-text .text {
  text-align: center;
  font-family: 'Josefin Sans' ;
  font-size: 12px;
  letter-spacing: 0.03em;
}
@font-face {
  font-family: 'Josefin Sans'  
}
.portfolio-line .scrollable .img img {
  height: 100%;
  width: 100%;
}
.portfolio-line .scrollable .img a {
  position: relative;
  display: block;
  cursor: pointer;
}
.portfolio-line .scrollable .img a p {
  z-index: 1;
  width: 200px;
  height: 36px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -100px;
  margin-top: -17px;
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.portfolio-line .scrollable .img a .darken {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.portfolio-line .scrollable .img a .border {
  position: absolute;
  width: 98%;
  height: 97%;
  margin-left: 5px;
  margin-top: 4px;
  border: 1px solid #b5b5b5;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.portfolio-line .scrollable .img a:hover > p,
.portfolio-line .scrollable .img a:hover > .darken,
.portfolio-line .scrollable .img a:hover > .border {
  visibility: visible;
  opacity: 1;
}
.portfolio-line a.browse {
  width: 35px;
  height: 90px;
  position: fixed;
  margin: -20px 0 0;
  top: 50%;
  display: block;
  cursor: pointer;
  z-index: 10;
}
.portfolio-line a.right {
  right: 0;
  background: rgba(0, 0, 0, 0.8) url('images/right.png') no-repeat center;
}
.portfolio-line a.left {
  left: 0;
  background: rgba(0, 0, 0, 0.8) url('images/left.png') no-repeat center;
}
.portfolio-line a.disabled.left {
  cursor: auto;
  background: rgba(0, 0, 0, 0.8) url('images/left-opacity.png') no-repeat center;
}
.portfolio-line a.disabled.right {
  cursor: auto;
  background: rgba(0, 0, 0, 0.8) url('images/right-opacity.png') no-repeat center;
}
.portfolio-line .pseudo-scroll {
  width: 895px;
  height: 3px;
  margin-top: 50px;
  margin-bottom: 90px;
  position: relative;
  overflow: hidden;
  background-color: #4d4d4d;
}
.portfolio-line .pseudo-scroll .scrollbar {
  position: absolute;
  height: 3px;
  width: 10%;
  left: 0;
  background-color: #EA8E00;
}
/***********************************************************/
/* PORTFOLIO SINGLE
/***********************************************************/
.portfolio-single-center-align {
  width: 100%;
  max-width:800px;
  margin: 90px auto 0;
}
.portfolio-single-title {
  margin: 95px auto 30px;
  width: 520px;
  text-align: center;
  position: relative;
}
.portfolio-single-title h2 {
  font-family: 'Raleway';
  font-size: 24px;
  color: #cccccc;
  margin: 0 0 5px 0;
}
.portfolio-single-title p {
  text-align: center;
  text-transform: uppercase;
  font-family: 'Josefin Sans' ;
  font-size: 11px;
  letter-spacing: 0.03em;
  color: #666666;
}
@font-face {
  font-family: 'Josefin Sans', 'sans-serif';
   
    
}

.portfolio-single-title a {
  color: #b2b2b2;
}
.portfolio-single-title .back {
  color: #666666;
  text-transform: uppercase;
  font-style: italic;
  font-size: 11px;
  position: absolute;
  left: -250px;
  top: 5px;
  letter-spacing: 0.025em;
}
.portfolio-single-title .back:hover {
  color: #b2b2b2;
}
/* Flex Sliders
/***********************************************************/
.slider {
  width: 100%;
  margin: 0 auto;
   
  /* Big Slider
  /***********************************************************/

  /* Thumbs
  /***********************************************************/

  /* Portfolio-Single Navigation
  /***********************************************************/

  /* Portfolio Single Scroll
  /***********************************************************/

}
.slider #slider {
  margin-bottom: 10px;
}
.slider #slider .flex-viewport {
  height: auto;
}
.slider #slider li img {
  
  width: auto;
  height: auto;
  max-height:600px!important;
}
.slider #slider li:hover > .hover {
  visibility: visible;
  opacity: 1;
}
.slider #slider li .hover {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slider #slider li .hover .content {
  position: absolute;
  display:flex;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.65);
  cursor: pointer;
  text-align:center;
}
.slider #slider li .hover .content .read {
  display:flex;justify-content:center;align-items:center;width:100%;height:100%;
  padding:0 10px;  font-size: 16px; font-weight:bold;letter-spacing:auto;
}
.slider #slider li .hover .share {
  position: absolute;
  height: 55px;
  width: 130px;
  left: 50%;
  margin-left: -65px;
  top: 86%;
  z-index: 1;
}
.slider #slider li .hover .share p {
  text-align: center;
  font-style: italic;
  font-size: 12px;
  letter-spacing: 0.05em;
  color: #4c4741;
  clear: both;
}
.slider #slider li .hover .share ul {
  position: absolute;
  left: 50%;
  margin-left: -43px;
}
.slider #slider li .hover .share ul li {
  width: 14px;
  height: 14px;
  float: left;
  margin-right: 20px;
}
.slider #slider li .hover .share ul li:last-child {
  margin-right: 5px;
}
.slider #slider li .hover .share ul li a {
  width: 14px;
  height: 14px;
  display: block;
}
.slider #slider li .hover .share ul li.facebook {
  background: url("images/social/facebook-gray.png") no-repeat center;
}
.slider #slider li .hover .share ul li.instagram {
  background: url("images/social/instagram-gray.png") no-repeat center;
}
.slider #slider li .hover .share ul li.mail {
  background: url("images/social/mail-gray.png") no-repeat center;
}
.slider #slider li .hover .share ul li:hover.facebook {
  background: url("images/social/facebook-green.png") no-repeat center;
}
.slider #slider li .hover .share ul li:hover.instagram {
  background: url("images/social/instagram-green.png") no-repeat center;
}
.slider #slider li .hover .share ul li:hover.mail {
  background: url("images/social/mail-green.png") no-repeat center;
}
.slider #slider li .story {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  width: 470px;
  /* 480 - 8px padding - 2px border*/

  height: 190px;
  /* 200 - 8px - 2px*/

  left: 50%;
  top: 50%;
  margin-left: -240px;
  margin-top: -100px;
  border: 1px solid #c6c3c1;
  padding: 4px;
}
.slider #slider li .story .content {
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.75);
}
.slider #slider li .story .content .close {
  width: 13px;
  height: 13px;
  display: block;
  position: absolute;
  top: 15px;
  right: 15px;
  background: url(images/close-story.png) no-repeat center;
  cursor: pointer;
}
.slider #slider li .story .content .text {
  padding: 30px;
  text-align: center;
  font-size: 12px;
  color: #4c4741;
  line-height: 1.7em;
}
.slider #carousel {
  height: 67px;
}
.slider #carousel .flex-viewport {
  height: 67px!important;
  overflow: hidden;
}
.slider #carousel li {
  margin-right: 1px;
  cursor: pointer;
}
.slider #carousel li img {
  max-width: 100%;
  min-height: 67px;
}
.slider #carousel li .hover {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.3);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slider #carousel li.flex-active-slide > .hover {
  visibility: visible;
  opacity: 1;
}
.slider .flex-direction-nav a {
  width: 35px;
  height: 90px;
  position: fixed;
  margin: -20px 0 0;
  top: 50%;
  display: block;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slider .flex-direction-nav a.flex-prev {
  left: 0px;
  background: rgba(0, 0, 0, 0.8) url("images/left.png") no-repeat center;
}
.slider .flex-direction-nav a.flex-prev.flex-disabled {
  display: none;
}
.slider .flex-direction-nav a.flex-next {
  right: 0px;
  background: rgba(0, 0, 0, 0.8) url("images/right.png") no-repeat center;
}
.slider .flex-direction-nav a.flex-next.flex-disabled {
  display: none;
}
.slider .pseudo-scroll {
  width: 100%;
  height: 3px;
  margin-top: 15px;
  margin-bottom: 80px;
  position: relative;
  overflow: hidden;
  background-color: #4d4d4d;
}
.slider .pseudo-scroll .scrollbar {
  position: absolute;
  height: 3px;
  width: 10%;
  left: 0;
  background-color: #c5a15a;
}
/***********************************************************/
/* FOOTER
/***********************************************************/
nav.footer-menu {
  width: 100%;
  height: 40px;
  position: relative;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
   
  text-transform: uppercase;
  z-index: 99;
  /* Social
  /***********************************************************/

  /* Menu * For Home Page
  /***********************************************************/

}
nav.footer-menu.no-fixed {
  position: relative;
  bottom: 0;
}
nav.footer-menu .left {
  position: absolute;
  left: 0;
 
}
nav.footer-menu .btm{
margin-top:15px ;
margin-left:20px;
padding:0;}
nav.footer-menu .left li {
  width: 14px;
  height: 14px;
  float: left;
  margin-right: 20px;
}
nav.footer-menu .left li a {
  width: 14px;
  height: 14px;
  display: block;
}
nav.footer-menu .left li.facebook {
  background: url("images/social/facebook.png") no-repeat center;
}
nav.footer-menu .left li.instagram {
  background: url("images/social/instagram.png") no-repeat center;
}
 
 
nav.footer-menu .left li:hover.facebook {
  background: url("images/social/facebook-2.png") no-repeat center;
}
 
 nav.footer-menu .left li:hover.instagram {
  background: url("images/social/instagram-2.png") no-repeat center;
}
nav.footer-menu .center {
  width: 210px;
  height: 40px;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -105px;
  color: #EA8E00;
  text-align: center;
  letter-spacing: 0.075em;
  cursor: pointer;
  font-size: 12px;
}
nav.footer-menu .center .nav > li {
  height: 25px;
  padding-top: 15px;
}
nav.footer-menu .center .nav > li:hover {
  color: #111111;
  background-color: #819d66;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
nav.footer-menu .center .nav ul {
  position: relative;
  bottom: 231px;
  /* отступ выпадающего меню */

  padding: 20px 0 20px 0;
  background-color: #EA8E00;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s linear 0.3s opacity 0.3s linear;
  -moz-transition: visibility 0s linear 0.3s opacity 0.3s linear;
  -ms-transition: visibility 0s linear 0.3s opacity 0.3s linear;
  -o-transition: visibility 0s linear 0.3s opacity 0.3s linear;
  transition: visibility 0s linear 0.3s opacity 0.3s linear;
}
nav.footer-menu .center .nav ul > li a {
  height: 13px;
  text-align: center;
  padding: 7px 0;
  display: block;
  color: #111111;
}
nav.footer-menu .center .nav ul > li a:hover {
  color: #3c4c32;
}
nav.footer-menu .center .nav li:hover > ul {
  display: block;
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
nav.footer-menu .right {
  height: inherit;
  position: absolute;
  right: 0;
  margin-right: 20px;
  padding-top: 14px;
  font-size: 10px;
  color: #cccccc;
} 
/*------------SLIDE MACAIR-----------*/

@media (min-width: 1900px) {.portfolio-single-center-align {
  width: 100%;
  max-width:1920px;
  margin: 90px auto 0;
}

 .slider {
    width: 1920px !important;
  }
  .slider .flex-viewport {
     height:inherit;
  }
  .slider li img {
    max-width: 1920px !important;
   
  }
  .slider #slider li img { max-height:980px!important;}
  
.slider #slider li .hover .content {
  position: absolute;
  display:flex;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.65);
  cursor: pointer;
  text-align:center;
}
.slider #slider li .hover .content .read {
  display:flex;justify-content:center;align-items:center;width:100%;height:100%;
  padding:0 10px;  font-size: 16px; font-weight:bold;letter-spacing:auto;
}
  nav.footer-menu {
  width: 100%;
  height: 40px;
  position: fixed;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
   
  text-transform: uppercase;
  z-index: 9999;
  

}}

/***********************************************************/
/* SOCIAL ICONS
/***********************************************************/
/***********************************************************/
/*************************************************** 980px */
/***********************************************************/
@media (max-width: 980px) {
 
  /* ABOUT
    /***********************************************************/
  .about-center-align {
    width: 770px;
  }
  .scrollable {
    height: 200px !important;
  }
  .scrollable .img,
  .scrollable .video {
    height: 200px !important;
  }
  .scrollable img {
    height: 200px !important;
  }
  
  /* PORTFOLIO
    /***********************************************************/
  .portfolio-center-align {
    width: 750px;
  }
  .portfolio-center-align .portfolio-categories {
    margin-top: 120px !important;
  }
  .portfolio-center-align .portfolio-line {
    top: 180px;
  }
  .portfolio-center-align .scrollable {
    height: 370px !important;
  }
  .portfolio-center-align .scrollable .img {
    width: 322px !important;
    height: 100% !important;
  }
  .portfolio-center-align .scrollable .img h2 {
    font-size: 17px !important;
    margin-top: 0px !important;
  }
  .portfolio-center-align .scrollable .img .border {
    width: 97% !important;
    height: 96% !important;
  }
  .portfolio-center-align .pseudo-scroll {
    width: 670px !important;
    margin-bottom: 90px !important;
  }
  /* PORTFOLIO SINGLE
    /***********************************************************/
  .portfolio-single-title .back {
    position: static;
  }
  /* CONTACTS
    /***********************************************************/
  .contacts-center {
    position: static;
    width: 750px;
    margin: 0 auto;
    height: auto;
    margin-top: 100px;
    margin-bottom: 80px;
  }
  .contacts-center .content {
    width: 93%;
  }
  .contacts-center .content h2 {
    margin: 0 0 20px 0;
  }
  nav.footer-menu {
  width: 100%;
  height: 40px;
  position: fixed;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
   
  text-transform: uppercase;
  z-index: 9999;
  /* Social
  /***********************************************************/

  /* Menu * For Home Page
  /***********************************************************/

}
nav.footer-menu.no-fixed {
  position: relative;
  bottom: 0;
}
nav.footer-menu .left {
  position: absolute;
  left: 0;
  margin: 14px 0 0 20px;
}
nav.footer-menu .left li {
  width: 14px;
  height: 14px;
  float: left;
  margin-right: 20px;
}
}
/***********************************************************/
/*************************************************** 767px */
/***********************************************************/
@media (max-width: 767px)   {
  
  .scrollable {
    height: 200px !important;
  }
  .scrollable .img,
  .scrollable .video {
    height: 200px !important;
  }
  .scrollable img {
    height: 200px !important;
  }
  
  /* PORTFOLIO
    /***********************************************************/
  .portfolio-center-align {
    width: 500px;
  }
  .portfolio-center-align .pseudo-scroll {
    margin-top: 10px !important;
    width: 320px !important;
  }
  .portfolio-center-align .portfolio-categories {
    margin-top: 100px !important;
    text-align: left;
  }
  .portfolio-center-align .portfolio-line {
    top: 140px;
  }
  .portfolio-center-align .scrollable {
    margin-bottom: 20px;
  }
  /* PORTFOLIO SINGLE
    /***********************************************************/
  .portfolio-single-center-align {
    width: 600px !important;
    margin: 0 auto !important;
  }
  .portfolio-single-title {
    width: 600px !important;
  }
  .portfolio-single-title h2 {
    font-size: 18px !important;
  }
  .slider {
    width: 600px !important;
  }
  .slider .flex-viewport {
     height:inherit;
  }
  .slider li img {
    max-width: 600px !important;
    
  }
.slider #slider li .hover .content {
  position: absolute;
  display:flex;
  width: 100%!important;
  height: 100%!important;
  background: rgba(255, 255, 255, 0.65);
  cursor: pointer;
  text-align:center;
}
.slider #slider li .hover .content .read {
  display:flex;justify-content:center;align-items:center;width:100%;height:100%;
  padding:0 10px;  font-size: 14px; font-weight:bold;letter-spacing:auto;
}
  .slider .share {
    top: 75% !important;
  }
  .slider #slider li .story {
    width: 300px;
    height: 230px;
    margin-left: -155px;
    margin-top: -120px;
  }
  .slider #slider li .story .text {
    font-size: 10px !important;
  }
  nav.footer-menu {
  width: 100%;
  height: 40px;
  position: fixed;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
   
  text-transform: uppercase;
  z-index: 9999;
  /* Social
  /***********************************************************/

  /* Menu * For Home Page
  /***********************************************************/

}
nav.footer-menu.no-fixed {
  position: relative;
  bottom: 0;
}
nav.footer-menu .left {
  position: absolute;
  left: 0;
  margin: 14px 0 0 20px;
}
nav.footer-menu .left li {
  width: 14px;
  height: 14px;
  float: left;
  margin-right: 20px;
}
  
}
/***********************************************************/
/*************************************************** 650px */
/***********************************************************/
@media (max-width: 650px) {
  
  nav.footer-menu .home .center {
    display: none;
  }
  nav.footer-menu .home .right {
    display: block;
  }
  nav.footer-menu .right {
     height: 40px;
  position: absolute;
  right: 0;
  margin-right: 5px;
  padding-top: 16px;
  font-size: 6px;
  color: #cccccc;
  }
  nav.footer-menu {
  width: 100%;
  height: 40px;
  position: fixed;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
   
  text-transform: uppercase;
  z-index: 9999;
  /* Social
  /***********************************************************/

  /* Menu * For Home Page
  /***********************************************************/

}
nav.footer-menu.no-fixed {
  position: relative;
  bottom: 0;
}
nav.footer-menu .left {
  position: absolute;
  left: 0;
  margin: 14px 0 0 20px;
}
nav.footer-menu .left li {
  width: 14px;
  height: 14px;
  float: left;
  margin-right: 20px;
}
}
/***********************************************************/
/*************************************************** 480px */
/***********************************************************/
@media (max-width: 480px) {
 
  /* PORTFOLIO
    /***********************************************************/
  .portfolio-center-align {
    width: 320px;
  }
  .portfolio-center-align .portfolio-categories {
    width: 350px !important;
    text-align: left;
    margin-top: 100px !important;
    font-size: 8px !important;
  }
  .portfolio-center-align .portfolio-categories span {
    margin: 0 2px !important;
  }
  .portfolio-center-align .portfolio-line {
    top: 140px;
  }
  .portfolio-center-align .scrollable {
    margin-bottom: 10px;
  }
  /* PORTFOLIO SINGLE
    /***********************************************************/
  .portfolio-single-center-align {
    width: 300px !important;
  }
  .portfolio-single-title {
    width: 300px !important;
  }
  .slider {
    width: 300px !important;
  }
  .slider .flex-viewport {
    height:inherit;
  }
  .slider li img {
    max-width: 300px !important;
    
  }
  .slider li .hover {
    display: block;
  }
  
  .slider #slider li .hover .content {
  position: absolute;
  display:flex;
  width: 100%!important;
  height: 100%!important;
  background: rgba(255, 255, 255, 0.65);
  cursor: pointer;
  text-align:center;
}

.slider #slider li .hover .content .read {
  display:flex;justify-content:center;align-items:center;width:100%;height:100%;
  padding:0 10px;  font-size: 10px; font-weight:bold;letter-spacing:auto;
}
  nav.footer-menu {
  width: 100%;
  height: 40px;
  position: fixed;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
   
  text-transform: uppercase;
  z-index: 9999;
  /* Social
  /***********************************************************/

  /* Menu * For Home Page
  /***********************************************************/

}
nav.footer-menu.no-fixed {
  position: relative;
  bottom: 0;
}
nav.footer-menu .left {
  position: absolute;
  left: 0;
  margin: 14px 0 0 20px;
}
nav.footer-menu .left li {
  width: 14px;
  height: 14px;
  float: left;
  margin-right: 20px;
}
}

.p-slide-top{margin-top:150px;}