html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p,
a, img, small, strong, ol, ul, li, form, label,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, section, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  height: 100%; }

body {
  line-height: 1.5;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  height: 100%; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

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

h1, .h1 {
  font-size: 34px;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.1;
  color: #db9d05;
  margin-bottom: 10px; }

h2, .h2 {
  font-size: 28px;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.5;
  color: #db9d05; }

h3, .h3 {
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #db9d05;
  line-height: 1.5; }

p {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif; }

.main-content ol,
.main-content ul {
  margin-left: 20px;
  font-size: 14px;
  margin-bottom: 15px; }

span {
  font-family: 'Open Sans', sans-serif; }

input,
textarea {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

::-webkit-input-placeholder {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #2a2b2d;
  opacity: 1; }

::-moz-placeholder {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #2a2b2d;
  opacity: 1; }

:-moz-placeholder {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #2a2b2d;
  opacity: 1; }

:-ms-input-placeholder {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #2a2b2d;
  opacity: 1; }

textarea,
input:focus {
  outline: none;
  box-shadow: none; }

a {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px; }
  a:hover, a:active, a:focus {
    outline: none;
    box-shadow: none;
    text-decoration: none;
    color: #f9b816;
    text-decoration: underline; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

.title {
  color: #DB9D05;
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 15px; }

.map {
  margin: 40px 40px 40px 0; }

.video-container {
  padding: 20px 0;
  text-align: center; }

body {
  background: #3d3d3f; }

.header-holder {
  background: #3d3d3f;
  border: 10px solid transparent;
  -moz-border-image: -moz-linear-gradient(top, #9c8f87 31%, #8e7a73 60%, #826F6B 100%);
  -webkit-border-image: -webkit-linear-gradient(top, #9c8f87 31%, #8e7a73 60%, #826F6B 100%);
  border-image: linear-gradient(to bottom, #9c8f87 31%, #8e7a73 60%, #826F6B 100%);
  border-image-slice: 1;
  margin-bottom: 23px; }

header {
  color: #fff; }

.header-title .logo-name p {
  font-size: 70px;
  color: #f9b816; }

.header-title .logo-name a {
  font-size: 70px;
  color: #f9b816;
  text-decoration: none; }

.header-title .logo-name a:hover,
.header-title .logo-name a:active,
.header-title .logo-name a:focus {
  font-size: 70px;
  color: #f9b816;
  text-decoration: none; }

/* .logo-name:before,
.logo-name:after {
  content: "";
  width: 13px;
  height: 13px;
  background: #f9b816;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
  transform-origin: 0 100%;
  display: block;
  margin-top: -5px; }

.logo-name:before {
  position: absolute;
  top: 50%;
  left: 14px; }

.logo-name:after {
  position: absolute;
  top: 50%;
  right: 2px; } */
.header-desc{
    background:url(../img/header-border.png) no-repeat center;
    height:110px;
    padding: 25px 37px;
    margin: 17px 0 10px;
    line-height: 1.2;
    font-weight: 600;
    color: #fff;
}
.logo-name {
  position: relative;
  margin-top:10px; }

.header-title {
  vertical-align: top;
  margin-top: 30px;
  text-align: center;
  line-height: 1;
  display: inline-block;
  width: 330px; }

.header-title p {
  font-family: 'Macondo', cursive;
  font-size: 14px; }

.header-title a {
  font-family: 'Macondo', cursive; }

.logo-img {
  margin: 10px 4px 3px 15px;
  display: inline-block;
  vertical-align: top; }
  .logo-img a {
    display: block; }

.header-video {
  display: inline-block;
  margin-left: 37px;
  width: 55%;
  margin-top: 12px; }

.header-title .header-subtitle {
  font-size: 24px;
  margin-bottom: 5px;
  margin-top: -4px;
  line-height: 1; }

.video-list {
  letter-spacing: -4px;
  margin-left: -20px;
  margin-bottom: 10px; }

.video-list li {
  display: inline-block;
  margin-left: 20px;
  letter-spacing: 0; }

.header-title .header-desc {
  font-size: 12px;
  color: #f9b816; }

.video-title {
  font-size: 26px;
  color: #f9b816;
  margin-bottom: 7px;
  font-family: 'Macondo', cursive; }

.cont-left {
  float: left;}
  .cont-left p {
    font-size: 14px;
    margin-bottom: 4px;
    line-height: 1; }
.cont-left p,    
.cont-right p{
    font-size:14px;
    color:#f9b816;
    line-height:1.3;
    margin:0;
}
.cont-left p span,
.cont-right p span{
    font-weight:900;
}
.cont-left,    
.cont-right{
    margin: 5px 0 9px;
}
.cont-right {
  float: right; }
  .cont-right a {
    margin-left: 10px; }

.contacts {
  overflow: hidden; }

nav ul {
  letter-spacing: -4px;
  width: 100%;
  background: #9c8f87;
  /* Old browsers */
  background: -webkit-linear-gradient(#9c8f87 1%, #95847d 60%, #826f6b 100%);
  background: -o-linear-gradient(#9c8f87 1%, #95847d 60%, #826f6b 100%);
  background: linear-gradient(#9c8f87 1%, #95847d 60%, #826f6b 100%);
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9c8f87', endColorstr='#826f6b',GradientType=0 );
  /* IE6-9 */
  border: 4px solid #6d6058; }

nav li {
  list-style-type: none;
  display: inline-block;
  letter-spacing: 0;
  width: 14.2%;
  border-left: 2px solid #6d6058; }
  nav li a {
    font-weight: 600;
    color: #2a2b2d;
    display: block;
    padding: 14px 0;
    transition: linear 0.3s all;
    text-align: center; }
    nav li a:hover, nav li a:active {
      color: #f9b816;
      text-decoration: none; }
  nav li:first-child {
    border-left: none; }

header .active span {
  font-weight: 600;
  color: #f9b816;
  display: block;
  padding: 14px 0;
  transition: linear 0.3s all;
  text-align: center;
  font-size: 18px; }

.colon-list .active span {
  font-weight: 500;
  color: #f9b816;
  display: block;
  transition: linear 0.3s all;
  font-size: 16px; }

footer {
  margin: 20px auto 30px; }
  footer p {
    font-size: 13px;
    color: #ded6d1; }
  footer a {
    font-size: 14px;
    color: #f9b816; }

.content {
  background: #31302E;
  border: 10px solid transparent;
  -moz-border-image: -moz-linear-gradient(top, #9c8f87 31%, #8e7a73 60%, #826F6B 100%);
  -webkit-border-image: -webkit-linear-gradient(top, #9c8f87 31%, #8e7a73 60%, #826F6B 100%);
  border-image: linear-gradient(to bottom, #9c8f87 31%, #8e7a73 60%, #826F6B 100%);
  border-image-slice: 1;
  margin-bottom: 23px;
  margin-top: 23px;
  padding-top: 20px; }
  .content p {
    color: #ded6d1; }

.breadcrumbs-holder {
  overflow: hidden;
  margin-bottom: 30px; }

.breadcrumbs {
  display: inline-block;
  margin-left: 20px; }
  .breadcrumbs li {
    list-style: none;
    display: inline-block;
    margin-left: 3px; }
    .breadcrumbs li:before {
      content: "/";
      color: #f9b816;
      margin-right: 7px; }
    .breadcrumbs li:first-child:before {
      display: none; }
    .breadcrumbs li a {
      color: #db9d05;
      font-weight: 600; }
    .breadcrumbs .active {
        color: #db9d05;
        font-weight: 600;
        font-size: 18px;
        text-decoration: underline;
    }

.form-search {
  float: right;
  border: 1px solid #f9b816;
  margin-right: 20px; }

.search {
  width: 250px;
  height: 40px;
  background-color: #8d7b75;
  font-size: 14px;
  color: #2a2b2d;
  padding-left: 7px;
  font-weight: 600;
  border: none;
  box-shadow: none; }

.input-append {
  position: relative;
  width: 250px; }

.btn-srch {
  position: absolute;
  right: 0;
  top: 0;
  width: 80px;
  height: 100%;
  background: #2c2c31;
  color: #db9d05;
  border: none;
  font-size: 18px;
  font-weight: 600; }
  .btn-srch:hover {
    background: #79797d; }

.col-wrap {
  overflow: hidden; }

.column-left {
  float: left;
  width: 49%; }

.column-right {
  float: right;
  width: 48%;
  margin-left: 20px; }

.colon-title {
  text-align: center;
  color: #fff;
  font-size: 20px;
  background-color: #000;
  border: solid 1px #c88d47;
  padding: 10px 3px;
  width: 100%; }

.colon-list {
  background: #8b7873;
  border: solid 1px #000; }
  .colon-list p {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px; }
  .colon-list li {
    list-style: none;
    padding: 8px 5px;
    border-bottom: solid 1px #000; }
    .colon-list li:last-child {
      border-bottom: 0; }
  .colon-list a {
    color: #fff;
    font-size: 16px;
    display: block; }

.useful {
  margin-right: -1px; }
  .useful p {
    font-size: 14px;
    color: #fff;
    padding: 10px 3px 10px 5px;
    line-height: 1.5; }

.news {
  margin-right: -1px; }
  .news a {
    font-size: 14px; }
  .news span {
    font-size: 16px;
    margin-bottom: 5px;
    display: block; }

.main-content {
  margin-bottom: 30px; }

.main-content h2 {
  margin-bottom: 15px;
  line-height: 1em; }

.main-content p {
  text-indent: 20px;
  line-height: 1.5;
  font-size: 14px;
  margin-bottom: 10px; }

.works-content-list {
  margin-bottom: 20px; }

/* .works-content-list li {
    position:relative;
  list-style: none;
  display: inline-block;
  width: 49%;
  letter-spacing: 0;
  margin: 10px 4px;
  vertical-align: top; }
  .works-content-list li a {
    display: inline-block;
    vertical-align: top;
    width:76%;
   } */
.works-content-list li a:hover{
    text-decoration:none;
}
/* .works-content-list li a.works-item {
  width: 100px;
  height: 100px;
  display: inline-block; } */

.works-content-list {
  letter-spacing: -4px;
  margin-top: 20px; }

.works-content-list p {
  display: inline-block;
  width: auto;
}
.works-subtitle {
  font-size: 24px;
  margin-top: 5px; }

.category-content-list {
  letter-spacing: -4px;
  margin-top: 30px; }

.category-item, .works-content-list li a.works-item {
  width: 260px;
  height: 200px;
  display: inline-block;
  border: 6px solid #fff;
  overflow: hidden; }

.category-content-list li, .works-content-list li {
  display: inline-block;
  text-align: center;
  letter-spacing: 0;
  width: 33.3%;
  margin-bottom: 35px;
  vertical-align: top; }

.min-image {
  max-height: 500px;
  margin: 0 auto;
  display: block; }

.arrow {
  overflow: hidden;
  margin: 20px 0 40px; }

.arrow .prew {
  float: left;
  cursor: pointer;
  color: #f9b816; }

.arrow .next {
  float: right;
  margin-right: 30px;
  cursor: pointer;
  color: #f9b816; }

.product-desc {
  margin: 30px 0;
  overflow: hidden; }
  .product-desc .desc {
    float: left;
    width: 29%; }
  .product-desc .info {
    float: right;
    width: 68%;
    margin-right: 20px;
    line-height: 1.5; }

.lightbox-container {
  margin-bottom: 50px; }

@media (max-width: 1199px) {
    .lb-outerContainer{
        height: 60vh !important;
    width: auto !important;
    }
   .lb-container{
        height: 100%;
    width: auto;
    }
    .lightbox .lb-image{
        width: auto !important; 
        height: 100% !important;
    }
  .header-holder {
    text-align: center; }
  .header-video {
    margin-left: 0;
    width: 70%; }
  nav a,
  header .active span {
    font-size: 14px; }
  .colon-list li {
    display: inline-block; }
  .colon-list li:last-child {
    border-bottom: 1px solid #000; }
  .main-content,
  .category-content,
  .video-content,
  .contact-content,
  .product-content,
  .works-content {
    margin: 20px 15px; }
  .column-left,
  .column-right {
    float: none;
    width: 100%;
    margin-left: 0; }
  .news .colon-list li {
    width: 100%; }
  .breadcrumbs {
    display: block;
    margin-bottom: 20px; }
  .map {
    margin-right: 0; } }

@media (max-width: 991px) {
    .header-video {
        width: 100%;
    }
    .header-desc{
        background:none;
        height:auto;
        padding:10px;
    }
    .cont-left, .cont-right{
        float:none;
    }

  nav li {
    border-left: 0;
    vertical-align: top;
    width: auto; }
  nav li a,
  nav .active span {
    padding: 5px 20px; }
  .creation {
    margin-top: 20px; }
  .works-content-list li {
    width: 100%; }
  .works-subtitle {
    font-size: 20px;
    line-height: 1.2;
    margin: 0; }
  .works-content-list p {
    display: inline-block;
    text-align:left;
    left:140px;
  }
  .category-content-list li {
    width: 49%; }
  .works-content-list {
    text-align: center; } }

@media (max-width: 767px) {
  .product-desc .desc,
  .product-desc .info {
    float: none;
    width: 100%; }
  .copy {
    margin-bottom: 20px; }
  h1 {
    font-size: 28px; }
  h2 {
    font-size: 22px; }
  h3, .title {
    font-size: 16px; }
  p {
    font-size: 14px; }
  a {
    font-size: 14px; }
  
  .logo-img img {
     height: 120px; }
  .category-content-list li {
    width: 100%;
  }
  
}

@media (max-width: 513px) {
    .works-content-list p{
        width: 100%;
        position: inherit;
        transform: translate(0,0);
        text-align:center;
        margin-top:10px;}}

@media (max-width: 480px) {
    .category-item {
        width: 240px;
      }
    .header-title{
        width:auto;
    }
  .video-content {
    margin: 10px 0; }
    .works-content-list p{
      left:110px;
    }
    .header-title .logo-name p{
      font-size: 56px;
    }
    .logo-name:before {
        left: 35px;
    }
    .logo-name:after {
       right:25px;
    }
    .form-search {
        margin: 10px;
    }
    .main-content,
    .category-content,
    .video-content,
    .contact-content,
    .product-content,
    .works-content {
      margin: 20px 10px;
    }}

.pagination-holder{
    text-align: center;
}
.pagination>li>a, .pagination>li>span{
    padding: 4px 10px;
    background:#A2673B;
    color: #fff;
    font-size: 16px;
}
.pagination>li>span{
    background-color: #eee;
    color: #23527c;
}
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover{
    color: #31302E;
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover{
    color: #31302E;
    background-color: #eee;
    border-color: #ddd;
}
.pagination>li{
    display:inline-block;
}
.category-item div{
	background-size: cover;
	height: 188px;
	background-position: center;
}
.main-content a{
    color: #ded6d1;
    text-decoration: underline;
    font-size: 14px;
}
.maps-content a{
    color: #ded6d1;
    text-decoration: underline;
    font-size: 16px;
}
.sisea-results{
    font-size: 16px;
    text-indent:0;
}
.sisea-result a{
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    color: #db9d05;
    line-height: 1.5;
}
.main-content span{
    color: #ded6d1;
}
.main-content li{
    color: #ded6d1;
}
.main-content a:hover{
    color: #db9d05;
}
.breadcrumbs li span {
    color: #db9d05;
    font-weight: 600;
    font-size: 18px;
    text-decoration: none;
}
.item{
  height: 500px;
}
.gallery{
  margin: 30px 0 10px;
  border: 10px solid transparent;
  -moz-border-image: -moz-linear-gradient(top, #9c8f87 31%, #8e7a73 60%, #826F6B 100%);
  -webkit-border-image: -webkit-linear-gradient(top, #9c8f87 31%, #8e7a73 60%, #826F6B 100%);
  border-image: linear-gradient(to bottom, #9c8f87 31%, #8e7a73 60%, #826F6B 100%);
  border-image-slice: 1;
}
.carousel-indicators .active{
  background: #949090;
}
@media (max-width: 991px){
  .item{
    height: 400px;}}
@media (max-width: 767px){
  .item{
    height: 300px;}}
@media (max-width: 560px){
  .item{
    height: 200px;}}
.carousel-indicators li,
.carousel-indicators .active{
  width: 15px;
  height: 15px;
  margin: 3px;}
.lb-dataContainer{
  min-height: 200px;
  width: 500px;}

/*popup*/
body:after {
  content: url(http://gefest.kharkov.ua/img/close.png) url(http://gefest.kharkov.ua/img/loading.gif) url(../img/prev.png) url(../img/next.png);
  display: none;
}
body.lb-disable-scrolling {
  overflow: hidden;
}
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}
.lightbox {
  position: fixed;
  top:60px !important;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
    justify-content: space-around;
    flex-wrap: wrap;
}
.lightboxOverlay[style*="display: block"]+.lightbox{
    display: flex !important;
    
}
.lb-caption .image-name{
       margin-top: 0;
    margin-bottom: 10px;
    color: #fff;
    display: block;
}
.image-name{
    flex-basis: 100%;
        margin-top: 10px;
    font-size: 18px;
    display: none;
}
.image-only .image-name{
    display: block;
}
.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  border: 4px solid white;
}
.lightbox a img {
  border: none;
}
.lb-outerContainer {
  position: relative;
  width: 250px;
  height: 250px;
  border-radius: 4px;
  background-color: white;
}
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(http://gefest.kharkov.ua/img/loading.gif) no-repeat;
}
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lb-container > .nav {
  left: 0;
}
.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}
.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}
.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../img/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../img/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-dataContainer {
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-data {
  padding: 0 4px;
  color: #ccc;
}
.lb-data .lb-details {
  width: 100%;
  text-align: center;
  line-height: 1.1em;
}
.lb-data .lb-caption {
  font-size: 12px;
  font-weight: 400;
  line-height: 1em;
}
.lb-data .lb-caption a {
  color: #4ae;
}
.lb-data .lb-close {
  position: absolute;
  top: -30px;
  right: 30px;
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(http://gefest.kharkov.ua/img/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-caption p{
    line-height: 1.1em;
}
.lb-dataContainer {
      width: 400px !important;
    text-align: center !important;
/*     background: #3d3d3f;
border: 6px solid #fff; */
}
.categories-list li{
    width: 41%;
    margin-left:60px;
    height:100px;
}
.categories-list p{
    left:105px;
}
.colon-title a {
  color: #ded6d1;
  font-size: 20px;
  text-decoration: none;
}
@media (max-width: 991px){
    .lightbox{
            top: 30px !important;
    }
    .lb-dataContainer{
        width: 90% !important;
    }
    .lb-caption p{
        font-size: 14px;
    }
    .categories-list li {
        width: 100%;
        margin-left: 0;
        height: 100px;
    }
    .categories-list p{
        left:140px;
    }
}
@media (max-width: 767px){
    .lb-outerContainer {
       height: auto !important;
    max-width: 98% !important;
    width: auto !important;
    max-height: 70vh !important;
}
.lightbox .lb-image {
        max-width: 98% !important;
    width: auto !important;
    height: auto !important;
    max-height: 70vh;
}
   .categories-list li{
       height:auto;
   }
}