@media all and (-webkit-min-device-pixel-ratio: 1.5),
  all and (-o-min-device-pixel-ratio: 3 / 2),
  all and (min--moz-device-pixel-ratio: 1.5),
  all and (min-device-pixel-ratio: 1.5) {
  body.underconstruction {
    background: #111 url("../upload/others/back@2x.jpg") center center no-repeat;
    background-size: cover;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  body.underconstruction {
    background: #111 url("../upload/others/back@2x.jpg") center center no-repeat;
    background-size: cover;
  }
}
body.underconstruction #container {
  padding: 100px 0;
  text-align: center;
}
body.underconstruction p {
  color: #fff;
  font-size: 15px;
  line-height: 26px;
}
body.underconstruction .logo-place {
  margin-bottom: 100px;
}
body.underconstruction .logo-place p {
  font-size: 11px;
  margin-top: 3px;
}
body.underconstruction form.subscribe {
  margin-bottom: 100px;
}
body.underconstruction form.subscribe h1 {
  font-size: 48px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 0;
}
body.underconstruction form.subscribe h1 span {
  font-weight: 900;
}
body.underconstruction form.subscribe p {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 40px;
}
body.underconstruction form.subscribe input[type="text"] {
  display: block;
  width: 400px;
  max-width: 100%;
  padding: 12px 20px;
  background: #ffffff;
  color: #565656;
  font-size: 13px;
  font-family: "Signika";
  outline: none;
  border: 1px solid transparent;
  margin: 0 auto 30px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
body.underconstruction form.subscribe button {
  color: #fff;
  font-size: 14px;
  font-family: "Signika";
  padding: 12px 25px;
  background: #02bbdf;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  margin: 0;
  border: none;
  outline: none;
}
body.underconstruction form.subscribe button i {
  display: inline-block;
  margin-right: 10px;
}
body.underconstruction form.subscribe button:hover {
  opacity: 0.85;
}
body.underconstruction div.social-box ul.social-icons {
  overflow: hidden;
}
body.underconstruction div.social-box ul.social-icons li {
  display: inline-block;
}
body.underconstruction div.social-box ul.social-icons li a {
  width: 40px;
  height: 40px;
  background: #232323;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
}
body.underconstruction div.social-box ul.social-icons li a:hover {
  background: #02bbdf;
}

/*------------------------------------------------- */
/* =  Footer */
/*------------------------------------------------- */
footer {
  padding-top: 60px;
  background: #212121;
}
footer .up-footer {
}
footer .up-footer .footer-widget {
  margin-bottom: 40px;
}
footer .up-footer .footer-widget > h1 {
  letter-spacing: 1px;
  margin-bottom: 30px;
}
footer .up-footer .footer-widget ul.social-icons {
  overflow: hidden;
}
footer .up-footer .footer-widget ul.social-icons li {
  float: left;
  list-style: none;
  margin-right: 2px;
}
footer .up-footer .footer-widget ul.social-icons li a {
  width: 40px;
  height: 40px;
  background: #333333;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #ffffff;
}
footer .up-footer .footer-widget ul.social-icons li a:hover {
  background: #02bbdf;
}
footer .up-footer .footer-widget ul.small-posts > li .post-cont {
  padding-top: 0;
  margin-left: 90px;
}
footer .up-footer .footer-widget ul.small-posts > li h2 a {
  color: #ccc;
}
footer .up-footer .footer-widget ul.small-posts > li > a {
  width: 70px;
}
footer .up-footer .footer-widget ul.post-tags li i {
  color: #ccc;
}
footer .up-footer .footer-widget ul.list-news {
  margin-top: 0px;
}
footer .up-footer .footer-widget ul.list-news > li {
  border-bottom: 1px solid #333333;
}
footer .up-footer .footer-widget ul.list-news > li h2 a {
  color: #ccc;
}
footer .up-footer .footer-widget ul.list-news > li:before {
  background: #ccc;
}
footer .up-footer .footer-widget ul.list-news > li:last-child {
  border-bottom: none;
}
footer .up-footer .tags-widget ul.tags-list {
  overflow: hidden;
  padding-top: 3px;
}
footer .up-footer .tags-widget ul.tags-list li {
  display: inline-block;
  margin-bottom: 3px;
  margin-right: 3px;
  float: left;
}
footer .up-footer .tags-widget ul.tags-list li a {
  padding: 6px 15px;
  color: #ccc;
  font-size: 12px;
  font-family: "Signika";
  border: 1px solid #333333;
}
footer .up-footer .tags-widget ul.tags-list li a:hover {
  background: #02bbdf;
  border: 1px solid transparent;
  color: #fff;
}
footer .up-footer .featured-widget .news-post {
  margin-bottom: 5px;
}
footer .up-footer .featured-widget .news-post h2 {
  margin-bottom: 8px;
  font-weight: 400;
}
footer .up-footer .featured-widget .news-post h2 a {
  color: #ccc;
}
footer .up-footer .featured-widget .news-post h2 a:hover {
  color: #02bbdf;
}
footer p {
  color: #7d7d7d;
  font-size: 14px;
  margin-bottom: 20px;
}

footer .down-footer p {
  color: #aaa;
  font-size: 14px;
  margin-bottom: 0;
  font-weight: 300;
}
footer .down-footer a.go-top {
  float: right;
  width: 35px;
  height: 35px;
  background: #333333;
  text-align: center;
  line-height: 35px;
  color: #fff;
  font-size: 14px;
  margin-top: -25px;
}
footer .down-footer a.go-top:hover {
  background: #02bbdf;
}

/*-------------------------------------------------*/
/* =  Responsive Part
/*-------------------------------------------------*/
@media (max-width: 1199px) {
  .wide-news-heading .item {
    width: 25%;
  }
  .wide-news-heading .item.main-news {
    width: 50%;
  }
  .slider-news-fullwidth .flexslider .slider-caption h2 {
    font-size: 24px;
    line-height: 28px;
  }
  .masonry-box .iso-call.colum-4 .news-post {
    width: 33.33333%;
  }
  .share-post-box ul.share-box li a {
    padding: 15px 24px;
  }
  .single-post .format-post-video iframe {
    height: 340px;
  }
  header.style-4 .navbar-nav > li > a i {
    display: none;
  }
}

@media (max-width: 991px) {
  .wide-news-heading .item {
    width: 33.33333%;
  }
  .wide-news-heading .item.main-news {
    width: 66.66666%;
  }
  .header-banner-place {
    text-align: center;
  }
  .header-banner-place a.navbar-brand {
    float: none;
    margin-bottom: 20px;
    margin-left: 0;
  }
  .header-banner-place .advertisement {
    float: none;
    text-align: center;
  }
  .navbar-dark .navbar-toggler,
  .navbar-light .navbar-toggler {
    margin: 10px 0;
    outline: none;
  }
  header.style-5 .navbar-dark .navbar-toggler {
    display: none !important;
  }
  .navbar-nav > li > a,
  .navbar-nav > li.active > a,
  header.style-3 .navbar-nav > li > a,
  header.style-4 .navbar-nav > li > a {
    padding: 8px 0 !important;
    outline: none;
  }

  .navbar-nav {
    border-top: 1px solid #d1d2d4;
    padding-top: 10px;
  }
  .navbar-nav > li > a:before {
    display: none;
  }
  .navbar-nav > li > a {
    background: transparent !important;
  }
  span.navbar-toggler-icon {
    text-align: right;
  }
  span.navbar-toggler-icon:before,
  span.navbar-toggler-icon:after {
    background: #02bbdf;
    content: " ";
    width: 24px;
    height: 5px;
    display: inline-block;
  }
  span.navbar-toggler-icon:after {
    width: 18px;
    margin: 0px 0 7px;
  }
  .navbar .form-inline,
  .navbar-nav > li > a i,
  .mega-posts-menu {
    display: none;
  }
  .megamenu {
    position: relative;
    top: initial;
    left: initial;
    visibility: visible;
    opacity: 1;
    margin-top: 0;
    border-top: none;
    padding: 10px;
    background: transparent;
  }
  .megamenu h2 {
    display: none;
  }
  header .dropdown,
  header .dropdown > li .dropdown.level2 {
    position: relative;
    top: initial;
    left: initial;
    visibility: visible;
    opacity: 1;
    margin-top: 0;
    border-top: none;
    width: 100%;
    background: transparent;
    border: none;
  }
  header .dropdown li,
  header .dropdown > li .dropdown.level2 li {
    border: none;
  }
  header .dropdown > li a {
    font-size:16px;
  }
  header.style-3 .dropdown > li .dropdown.level2 {
    right: initial;
  }
  .navbar-collapse {
    max-height: 100vw;
    overflow-y: scroll;
    padding-bottom: 20px;
  }
  .news-headline .news-post {
    width: 50%;
  }
  .slider-news-fullwidth .flexslider .slider-caption p {
    display: none;
  }
  .combined-fullwidth .center-button {
    padding-top: 30px;
  }
  .masonry-box .iso-call .news-post {
    width: 50%;
  }
  .share-post-box ul.share-box li a {
    padding: 15px 32px;
  }
  .single-post .format-post-video iframe {
    height: 420px;
  }
  header.style-4 .megamenu ul.mega-list li a,
  header.style-4 .dropdown > li a {
    color: #212121;
  }
  header.style-4 .megamenu ul.mega-list li a:hover,
  header.style-4 .dropdown > li a:hover {
    color: #02bbdf;
  }
  header.style-4 .navbar-nav > li.active > a,
  header.style-4 .navbar-nav > li:hover > a {
    color: #212121 !important;
  }
  a.open-menu {
    margin-left: 15px;
  }
  button.navbar-toggler[aria-expanded="true"] span.navbar-toggler-icon:before,
  button.navbar-toggler[aria-expanded="true"] span.navbar-toggler-icon:after {
    width: 28px;
  }
  .navbar-toggler-icon {
    position: relative;
    transition: all 0.4s;
  }
  button.navbar-toggler:focus {
    outline: 0;
  }
  button.navbar-toggler[aria-expanded="true"] span.navbar-toggler-icon {
    transform: rotate(720deg);
  }
  button.navbar-toggler[aria-expanded="true"] span.navbar-toggler-icon:before {
    transform: rotate(45deg);
    bottom: 7px;
    position: absolute;
    left: 3px;
  }
  button.navbar-toggler[aria-expanded="true"] span.navbar-toggler-icon:after {
    transform: rotate(-45deg);
    bottom: 0px;
    position: absolute;
    left: 3px;
  }
  .title-section h1.left {
    text-align: left;
  }
  .sidebar > a {
    display: block;
  }
  .item a.text-over {
    width: 100%;
  }
  .sidebar-banners {
    width: 48%;
    display: inline-block;
  }
  .home-center article.single-post {
    padding: 30px 15px 30px 15px;
  }
  header .dropdown {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  ul.navbar-nav.ml-auto {
    min-width: 200px;
    margin: 0 auto;
    width: 60%;
  }
  ul.navbar-nav.ml-auto .nav-item.drop-link ul {
    display: none;
  }
  div#navbarSupportedContent {
    margin-top: 0;
  }
  div#navbarSupportedContent.navbar-collapse.collapse.show {
    margin-top: 0;
    /* border-top: 1px solid #d1d2d4;
    margin: 0 20px; */
  }
  ul.navbar-nav.ml-auto {
    border-top: none;
  }
  .dd-item-mobile {
    display: inline-block;
    margin: 0px 0px 0px -32px;
    padding: 5px 10px;
  }
  span.dd-item-mobile:before {
    content: ">";
    font-family: monospace;
    color: #02bbdf;
    font-weight: 700;
    vertical-align: top;
    font-size: 16px;
  }
  header .dropdown > li a {
    padding: 10px 10px;
  }
  div#navbarSupportedContent:before {
    content: " ";
    width: calc(100% - 25px);
    background: #ccc;
    height: 1px;
    display: block;
    margin-left: 6px;
  }
  .sidebar {
    margin-right: 0;
    padding-right: 0;
    overflow-x: auto;
    margin-bottom: 30px;
  }
  ul.sidebar-menu.list-news {
    width: max-content;
    margin-bottom: 5px;
  }
  ul.list-news > li:after,
  ul.list-news > li.active:before {
    display: none;
  }
  ul.list-news > li.active:after {
    display: block;
    height: 2px;
    width: calc(100% - 15px);
  }
  ul.list-news > li {
    display: inline-block;
  }
  ul.list-footer {
    text-align: center;
  }
  .footer-bottom-line .down-footer {
    position: relative;
    margin-bottom: 50px;
  }
  .footer-bottom-line .down-footer > p.col-md-6 {
    z-index: 2;
    position: absolute;
    bottom: -50px;
    background: #f6f6f6;
    text-align: center;
    line-height: 50px;
  }
  .article-post .post-image a img {
    margin-bottom: 15px;
  }
}

@media (max-width: 767px) {
  .wide-news-heading .item {
    width: 50%;
  }
  .wide-news-heading .item.main-news {
    width: 100%;
  }
  #content-section .advertisement img {
    max-width: 100%;
    height: auto;
  }
  .header-banner-place .advertisement img {
    max-width: 100%;
    height: auto;
  }
  .top-line ul.info-list li {
    margin-right: 2px;
  }
  .top-line ul.info-list li:before {
    margin-right: 4px;
  }
  .top-line ul.social-icons li {
    margin-left: 4px;
  }
  .slider-news .slider-caption {
    position: relative;
    bottom: initial;
    right: initial;
    width: 100%;
    padding-bottom: 45px;
  }
  .slider-news-fullwidth .flexslider img {
    float: none;
    width: 100%;
    padding-left: 0;
  }
  .slider-news-fullwidth .flexslider .slider-caption {
    float: none;
    width: 100%;
    padding-bottom: 30px;
  }
  .slider-news-fullwidth .flexslider .flex-direction-nav {
    bottom: initial;
    top: 20px;
  }
  .masonry-box .iso-call.colum-4 .news-post {
    width: 50%;
  }
  .share-post-box ul.share-box li a {
    padding: 15px 16px;
  }
  .single-post > h1,
  .single-post ul.post-tags,
  .single-post .share-post-box,
  .single-post .text-boxes {
    padding: 0;
  }
  .contact-form-box .title-section h1 span.email-not-published {
    display: none;
  }
  .single-post .format-post-video iframe {
    height: 300px;
  }
  .single-post-gal .flexslider .flex-control-nav {
    bottom: 30px;
  }
  .forum-table {
    overflow-x: scroll;
  }
  .forum-table .table-head,
  .forum-table .table-row {
    min-width: 690px;
  }
  .forum-table.single-topic .table-row {
    min-width: initial;
  }
  .style-3.active div#navbarSupportedContent {
    width: 200px !important;
    margin: 0;
  }
  .single-post img.main-image {
    width: 100%;
  }
}

@media (max-width: 575px) {
  .wide-news-heading .item {
    width: 100%;
  }
  .header-banner-place a.navbar-brand {
    margin-bottom: 0px;
  }
  .header-banner-place .advertisement {
    display: none;
  }
  .top-line {
    text-align: center;
  }
  .top-line ul.social-icons {
    text-align: center;
    margin-top: 5px;
  }
  .navbar-dark .navbar-toggler,
  .navbar-light .navbar-toggler {
    margin: 15px;
  }
  .navbar-collapse {
    padding-left: 15px;
  }
  .news-headline .news-post {
    width: 100%;
  }
  .masonry-box .iso-call .news-post {
    width: 100%;
  }
  .comment-area-box ul.depth {
    padding: 0;
  }
  .comment-area-box ul.depth .comment-box {
    padding-left: 0;
  }
  .share-post-box ul.share-box li {
    margin-bottom: 2px;
  }
  .share-post-box ul.share-box li a {
    padding: 15px 25px;
  }
  .single-post .format-post-video iframe {
    height: 240px;
  }
  .single-post-gal .flexslider .flex-control-nav {
    bottom: 20px;
  }
  .home-cover {
    padding-top: 40.8%;
  }
  .style-1 .news-post .row > div:first-child {
    padding: 0 5px 0 5px;
  }
  .style-1 .news-post .post-content {
    text-align: left;
    padding: 0 5px;
  }
  #share ul.buttons {
    padding: 0;
  }
}

@media (max-width: 400px) {
  .large-image-post h2 {
    font-size: 20px;
  }
  .masonry-box .iso-call.colum-4 .news-post {
    width: 100%;
  }
  .item a.text-over {
    width: 100%;
  }
  .sidebar-banners {
    width: 100%;
  }

  .home-cover {
    padding-top: 50%;
  }
}
@media (max-width: 768px) {
  button.navbar-toggler {
    float: right;
    right: 7px;
    position: fixed;
    top: 60px;
    transition: all 0.2s;
  }
  header.active button.navbar-toggler {
    top: 20px;
  }
  header.style-3 .navbar-brand {
    padding: 20px 10px 10px 20px;
  }
  .top-line {
    z-index: 10000000;
    position: fixed;
    right: 80px;
    padding: 0;
    margin: 0;
    height: 30px;
    top: 68px;
    display: none;
  }
  .top-line .info-list {
    top: 0;
    position: relative;
  }
  header.active .navbar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .style-3.active div#navbarSupportedContent {
    padding: 0 15px 10px;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
  }
  .style-3.active div#navbarSupportedContent:before {
    background: #fff;
    content: " ";
    display: inline-block;
    width: 100%;
    position: fixed;
    height: 10px;
    right: 0;
    top: 67px;
  }
  .flexslider .slides img {
    width: 100%;
  }
  .slider-caption .more,
  .flex-direction-nav {
    display: none;
  }
  header {
    margin-bottom: 15px;
  }
  .flex-control-nav {
    bottom: -16px;
    text-align: center;
    height: 14px;
    left: 0;
    width: 100%;
  }
  .slider-news .flex-control-paging li a {
    background: #d1d2d4;
    opacity: 1;
  }
  .slider-news .flex-control-paging li a.flex-active {
    background: #02bbdf;
  }
  .title-section h1 {
    text-align: center;
  }
  .with-more .title-section h1 {
    text-align: left;
  }
  .project-block {
    padding-left: 15px;
    padding-right: 15px;
  }
  .home-center,
  .sidebar-sticky-home {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 0;
  }
  a.view-all {
    right: 0;
  }
  .project-block ul.small-posts > li > a {
    width: 47%;
    padding-right: 15px;
    font-weight: 600;
  }
  .project-block ul.small-posts > li .post-cont {
    width: 53%;
  }
  .row.post-gallery .col-md-4 {
    padding: 0 0 0 15px;
    width: 33.3%;
  }
  .standart-post.with-gallery > p {
    margin-bottom: 20px;
  }
  .col-md-6.contact-map {
    padding: 0 0 0 0;
  }
}
