.mobile-header {
  display: none;
}
#menu {
  display: none;
}
#menu .uk-width-1-3 {
  width: 100%;
}
#menu .uk-grid {
  display: block;
  margin-left: 0;
}
#menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#menu .btn {
  background: none;
  border: 1px solid #fff;
  width: 100%;
  max-width: 100%;
  display: block;
  text-align: center;
  color: #fff;
}
#menu .custom.contacts {
  padding-top: 20px;
}
#menu .custom.contacts p {
  margin-bottom: 0;
  color: #c7b68e;
}
.hamburger .line {
  width: 31px;
  height: 2px;
  background-color: #ecf0f1;
  display: block;
  margin: 0 auto;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-bottom: 9px;
}
.hamburger:hover {
  cursor: pointer;
}
.mm-panels .custom {
  padding-left: 0;
  padding-top: 10px;
  border-top: 1px solid #707070;
  margin: 10px 20px;
}
.mm-panels .custom li {
  padding: 5px 0;
}
/* ONE */

.mm-wrapper--opened #hamburger-1 .line:nth-child(2) {
  opacity: 0;
}
.mm-wrapper--opened #hamburger-1 .line:nth-child(1) {
  -webkit-transform: translateY(9px) rotate(45deg);
  -ms-transform: translateY(9px) rotate(45deg);
  -o-transform: translateY(9px) rotate(45deg);
  transform: translateY(9px) rotate(45deg);
}
.mm-wrapper--opened #hamburger-1 .line:nth-child(3) {
  -webkit-transform: translateY(-13px) rotate(-45deg);
  -ms-transform: translateY(-13px) rotate(-45deg);
  -o-transform: translateY(-13px) rotate(-45deg);
  transform: translateY(-13px) rotate(-45deg);
}
#menu {
  top: 143px;
  /* transform: translate3d(var(--mm-translate-horizontal),0,0); */
  z-index: 10;
  /* width: 0; */
  transition: 0.2s ease;
}
.mm-menu--offcanvas.mm-menu--opened {
  width: 100%;
}
.mm-menu--offcanvas:not(.mm-menu--opened) {
  width: 0;
  transition: 0.4s ease;
}
.mm-wrapper--position-left.mm-wrapper--opened .mm-slideout,
.mm-wrapper--position-right.mm-wrapper--opened .mm-slideout {
  transform: none !important;
}
.mm-navbar__title {
  text-align: left;
}
body #menu .mm-menu--theme-dark {
  background: #1d1d1d;
}
body .mm-wrapper__blocker {
  background: none;
}
body .mm-menu a,
body .mm-menu button,
body .mm-menu label {
  color: inherit;
  color: #fff;
  font-size: 18px;
  font-family: "Circular Std";
}
body .mm-listitem:after {
  border-width: 0;
}
body .mm-listitem__btn:not(.mm-listitem__text) {
  border-left-width: 0;
  border-left-style: solid;
}
.mm-navbar__title > span {
  top: 12px;
  position: relative;
}
.mm-listitem__text {
  padding: 20px;
}

/**Lightbox Shortlist**/
.glightbox-mobile .glightbox-container .gslide-description {
  position: relative;
  top: 0;
  left: 0;
  max-height: 0 !important;
  padding: 100px !important;
  /* height: 100px; */
  overflow: visible !important;
}

@media (min-width: 1280px) {
  .product-slideshow {
    margin-top: 57px;
  }
}
@media (min-width: 1800px) {
  .slideshow-container {
    height: 100%;
    max-width: 93%;
    margin: 0 auto;
    position: relative;
  }
  .uk-container {
    max-width: 93%;
  }
}
@media (min-width: 1800px) {
  .trailing-container .moduletable {
    width: 830px;
  }
  .header-right {
    width: 1050px;
    margin-left: auto;
  }
  .trailing-container .moduletable {
    margin-left: 0;
    width: 925px;
    float: right;
  }
  .menu2 .menu2_a {
    margin-left: auto;
    width: 1050px;
  }
  .top-menu.uk-grid {
    margin-right: auto;
    margin-left: 0;
  }
  .top-menu .moduletable {
    padding-left: 0;
    padding-right: 20px;
  }
}
@media (min-width: 1920px) {
  .product-slideshow {
    margin-top: 60px;
  }
  .uk-container {
    max-width: 1720px;
  }
  .project-top .uk-container {
    max-width: 1850px;
  }
  .slideshow-container {
    max-width: 92%;
  }
  .top-d .moduletable {
    max-width: 1720px;
    margin: 0 auto;
  }
  .top-d .imagelefttext {
    max-width: 100%;
  }
  .top-f .space80 {
    margin: 0 auto;
    max-width: 1820px;
  }
  .slideshow-navs1 {
    max-width: 97%;
    margin: 0 auto;
  }
  .inner-banner2 .uk-grid {
    max-width: 1850px;
    margin: 0 auto;
  }
  .content-a div,
  .content-b div,
  .content-c div {
    max-width: 1850px;
    margin: 0 auto;
  }
  .content-a .uk-width-1-2 .mod-content,
  .content-c .uk-width-1-2 .mod-content {
    padding-left: 0;
  }
  .inner-banner_container {
  }
}
@media (min-width: 1600px) {
  .header-right {
    width: 1050px;
  }
  .menu2 {
    width: 1050px;
    margin-left: auto;
  }
}
@media (max-width: 1800px) and (min-width: 1300px)  {
  .uk-width-4-10.top-logo {
    width: 20%;
}
.header .uk-width-6-10 {
  width: 80%;
}
.header-right {
  width: 1050px;
  margin-left: auto;
}
.menu2 .menu2_a {
  width: 1050px;
}
}
@media (max-width: 1850px) {
  .product-top .uk-container {
    max-width: 95%;
  }

  .footer .footer-social ul img {
    height: 30px;
  }

  .footer .footer-social ul li {
    margin-left: 10px;
  }
}
@media (max-width: 1640px) {
  .slideshow-container {
    max-width: 100%;
  }

  .slide-text h3 {
    font-size: 40px;
  }

  .uk-container {
    max-width: 93%;
  }
}
@media (max-width: 1530px) {
  .uk-width-4-10.top-logo {
    width: 30%;
  }
  .uk-width-6-10.header-right {
    width: 70%;
  }
  .inner-banner_container {
    max-width: 100%;
  }

  .inner-banner_padding {
    padding-left: 150px;
  }
}

@media (max-width: 1450px) {
  #menu {
    display: block;
  }
  .home-v2 .top-e .custom.uk-width-1-4.img-top {
	width: 25%;
}
  .header .mod-articles-category-title {
    font-size: 18px;
  }
  .header h3 {
    font-size: 16px;
  }
  .footer .footer-social ul img {
    height: 30px;
  }

  .footer-social li {
    margin-left: 10px;
  }

  .contact-main {
    background-size: cover;
  }
  #rsform_5_page_0 {
    margin-bottom: 80px;
  }
  .home .logo img {
    max-height: 100px;
  }
  .slide-text {
    padding-left: 30px;
    max-width: 700px;
  }
  .slide-text {
    padding-left: 30px;
    max-width: 620px;
    padding-top: 100px;
  }
  .slide-text p {
    font-size: 20px;
  }
  .slideshow-navs1 .uk-container {
    margin-left: 30px;
  }
}
@media (max-width: 2200px) and (min-width: 1510px) {
  .uk-width-5-10.footer-logo {
    width: 40%;
  }
  .uk-width-5-10.newsletter {
    width: 60%;
  }
  .uk-width-5-10.footer-text {
    width: 40%;
  }
  .uk-width-5-10.footer-menus {
    width: 60%;
  }
  .uk-width-4-10.footer-social {
    width: 30%;
  }
  .uk-width-6-10.footer-menu {
    width: 70%;
  }
}
@media (max-width: 1410px) and (min-width: 1150px) {
  .uk-width-4-10.top-logo {
    width: 30%;
  }
  .logo img {
    max-height: 100px;
  }
  .menu2 a {
    font-size: 16px;
  }
  .top-f {
    font-size: 16px;
  }
  .testimonials2 .left-nav,
  .testimonials2 .right-nav {
    margin-top: 0;
  }
  .uk-width-5-10.footer-text {
  }
  #header .uk-width-6-10 {
    width: 70%;
  }
  .uk-width-5-10.footer-text {
    width: 30%;
  }
  .uk-width-5-10.newsletter {
    width: 67%;
  }
  .rsform-block.rsform-block-submit label {
    display: none;
  }
  .formControls #Submit {
    float: none;
  }
  .copyright .uk-container .copy {
    font-size: 15px;
  }
  .uk-width-5-10.footer-menus {
    width: 70%;
  }
  .footer-social li {
    margin-right: 5px;
  }
  .footer-menu a,
  .footer-menu p {
    font-size: 16px;
  }
  .uk-width-5-10.footer-logo {
    width: 33%;
  }
}

@media (max-width: 1520px) {
  #header .uk-width-6-10 {
    width: 70%;
  }
}

@media (max-width: 1190px) and (min-width: 1120px) {
  #header .uk-width-6-10 {
    width: 75%;
  }
  .uk-width-4-10.top-logo {
    width: 25%;
  }
}
@media (max-width: 1410px) {
  .uk-grid.project-dets > div {
    width: 100%;
  }
  .content-a .uk-width-1-2 .mod-content, .content-c .uk-width-1-2 .mod-content {
    padding-left: 0;
  }
  .header-right {
    max-width: 830px;
    width: 100%;
    margin-left: auto;
  }
  .top-menu {
    margin-right: auto;
    margin-left: 0;
  }
  .trailing-header li a {
    font-size: 18px;
  }
  .trailing-container .moduletable {
    margin-left: 0;
    width: 870px;
    float: right;
  }
  .top-menu .moduletable {
    padding-left: 0;
    padding-right: 20px;
  }
  .content-a .uk-width-1-2 .mod-content .custom,
  .content-c .uk-width-1-2 .mod-content .custom {
    padding-right: 0;
  }
  .menu2 .button {
    font-size: 16px;
    padding: 5px;
  }
  .content-b .uk-width-1-2 .mod-content .custom {
    padding-left: 50px;
    padding-right: 50px;
  }
  .footer .uk-grid + .uk-grid {
    margin: 0;
  }
  .slide-text {
    padding-left: 0;
    max-width: 400px;
    padding-top: 0;
  }
  .product-content {
    padding-left: 0;
    padding-top: 0;
  }
  .project-content {
    padding-left: 0;
    padding-top: 0;
  }
  .project-top {
    padding: 0 30px;
    padding-bottom: 50px;
  }
  .uk-grid.project-dets {
    padding-bottom: 40px;
  }
  .project-gallery {
    padding: 0 30px;
  }
  .slideshow-navs1 .uk-container {
    margin-left: 0;
    margin-top: 20px;
  }
  body {
    font-size: 19px;
  }
  .menu-switcher li a {
    font-size: 30px;
  }
  .header h2 {
    font-size: 25px;
  }
  .header .mod-articles-category-title {
    font-size: 18px;
  }
  .header h3 {
    font-size: 16px;
  }
  .inner-banner_text {
    max-width: 50%;
    width: 100%;
    margin-left: 0;
  }
  .inner-banner_padding {
    padding: 30px;
    padding-bottom: 400px;
  }
  .product-item.uk-width-1-3 {
    width: 50%;
  }
  .banner ul.uk-slideshow-items {
    min-height: 800px !important;
  }
  .uk-width-5-10.top-logo {
    width: 25%;
  }
  .uk-width-5-10.header-right {
    width: 75%;
  }
  .slide-text-padding {
    padding: 30px;
  }
  .slide-text {
    margin-left: 0;
    width: 100%;
    background-position: bottom;
    padding-bottom: 50px;
    display: flex;
    align-items: center;
  }
  .slide-text p {
    font-size: 19px;
  }
  .slides-link {
    font-size: 19px;
  }
  .tile p {
    font-size: 19px;
  }
  .top-e .imagetop-text p {
    font-size: 19px;
  }
  .slideshow-navs .left-nav {
    left: 40px;
  }

  .slideshow-navs .right-nav {
    left: 100px;
  }
  .top-d .imagelefttext {
    padding: 30px;
  }
  .top-e .uk-width-1-2 {
    width: 100%;
  }
  .top-e .uk-width-1-4 {
    width: 50%;
    margin: 40px 0;
  }
  .top-e {
    padding: 50px 0;
  }
  .top-f .uk-width-1-2:last-child .mod-content {
    padding: 30px;
  }
  .top-f h3 {
    margin-bottom: 50px;
  }
  .top-f .productimage {
    height: 100%;
  }
  .formResponsive textarea,
  .formResponsive input[type="text"],
  .formResponsive input[type="number"],
  .formResponsive input[type="email"],
  .formResponsive input[type="tel"],
  .formResponsive input[type="url"],
  .formResponsive input[type="password"] {
    box-sizing: border-box;
    height: auto;
    width: 100%;
  }
  .uk-width-1-2.footer-menu {
    width: 100%;
  }
  .uk-width-1-2.footer-social {
    width: 100%;
  }
  .footer .footer-social ul {
    text-align: left;
  }
  .footer-social li {
    margin-left: 0;
    margin-right: 5px;
  }
  .banner ul.uk-slideshow-items {
    min-height: 800px !important;
  }
  .product-main {
    padding: 0 30px;
  }
  .product-gallery {
    padding: 0 30px;
  }
  .product-actions li a,
  .product-actions li {
    font-size: 20px;
  }
  .product-actions li {
    margin: 0 20px;
  }
  .product-related {
    padding: 50px 30px;
  }
  .product-top {
    padding: 0 30px;
  }
  .product-top_padding {
    padding: 30px 0;
  }
  .gallery-items.grid.uk-slideshow-items {
    min-height: 500px !important;
  }
  .related-img {
    height: 300px;
  }
  .top-menu .uk-button {
    font-size: 16px;
  }
  .uk-navbar-nav > li > a {
    font-size: 16px;
  }
  .search-main .item-title,
  .search-main .item-title a {
    line-height: 1.2;
  }
}

@media (max-width: 1800px) {
  .slide-text-padding {
    padding-left: 140px;
  }
}

@media (max-width: 1666px) {
  .slide-text-padding {
    padding-left: 162px;
    padding-bottom: 330px;
  }
  .product-item.uk-width-1-1 .myshortlist {
    left: 40px;
  }
  .product-item h2{
    margin-top: 0;
  }
}

@media (max-width: 1500px) {
  .uk-grid.list-view-category .product-item.uk-width-1-1 .myshortlist {
    left: 40px;
  }
  .slide-text-padding {
    padding-left: 162px;
    padding-bottom: 300px;
  }

  .inner-banner_text {
    padding-left: 20px;
    max-width: 550px !important;
  }

  .inner-banner_padding {
    max-width: 380px;
  }
}

@media (max-width: 1480px) {
  .product-slideshow {
    padding-bottom: 100px;
  }
  .slide-text-padding {
    padding-left: 162px;
    padding-bottom: 360px;
  }

  .project-item h2 {
    line-height: 22px;
  }

  .slideshow-navs {
    left: 0;
  }
}

@media (max-width: 1450px) {
  .project-top_padding {
    padding-top: 30px;
  }
  .rsform.mobile-form {
    display: block;
  }
  .mobile-form .uk-grid {
    display: block;
  }
  .rsform.mobile-form {
    display: block;
    flex: auto;
    width: 50%;
  }
  .rsform.mobile-form.uk-width-1-2 h2, .rsform.mobile-form.uk-width-1-2 .uk-margin.rsform-block.rsform-block-text {
    display: none;
  }
  .custom.uk-width-1-2.hide-mobile {
    width: 50%;
  }
  .content-a .uk-width-1-2 .mod-content, .content-c .uk-width-1-2 .mod-content {
    padding-left: 0;
  }
  .content-a .slideshow-navs .uk-container, .content-b .slideshow-navs .uk-container,.content-c .slideshow-navs .uk-container{
    margin-left: 0;
    margin-top: 0;
  }
  .mobile-search {
    position: absolute;
    top: 60px;
    right: 110px;
  }
  .testimonialsv2-nav2 {
    left: 100px;
  }
  .mobile-menu {
    top: 60px;
    padding-top: 2px;
  }
  .mobile-header .mobile-icon1 img {
    height: 26px;
  }
  .mobile-icon1 {
    margin: 0 40px;
  }
  .tile h3 {
    font-size: 40px !important;
  }

  .tile p {
    font-size: 18px !important;
    margin-top: 20px;
  }

  #menu {
    display: block;
  }
  .top-d h3 {
    line-height: 1.2;
  }
  .top-d h4 {
    margin-bottom: 40px;
  }
  .top-e h4 {
    margin-bottom: 40px;
  }
  .inner-banner2 .uk-width-1-2:first-child .mod-content {
    padding-right: 0;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    line-height: 1.8;
  }

  .project-top h1 {
    line-height: 48px;
  }

  .team-item.uk-width-1-4 {
    width: 50%;
  }
  .inner-banner2 {
    padding: 40px;
  }
  .products .grid .uk-width-1-4.product-item {
    width: 33.33%;
  }
  .mobile-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  body {
    font-size: 18px;
  }
  .mobile-header img {
    max-width: 180px;
  }
  h3 {
    font-size: 30px;
  }
  #header {
    display: none;
  }
  .mobile-header {
    display: block;
    background: #1d1d1d;
    position: relative;
    padding: 10px 030px;
  }
  .mobile-menu {
    position: absolute;
    right: 30px;
  }
  .top-c .icon-image img {
    max-height: 30px;
  }
  .top-c a {
  }
  .top-c .uk-grid .moduletable {
    padding-left: 20px;
  }
  .top-c {
    padding: 40px 0;
  }
  .top-a {
    padding: 30px 0;
  }
  .top-d .imagelefttext {
    padding: 20px;
  }
  .top-e .uk-width-1-4 {
    width: 50%;
    margin-top: 40px;
  }
  .top-f h3 {
    margin-bottom: 50px;
  }
  .top-f .uk-width-1-2:last-child .mod-content {
    padding: 50px;
    padding-bottom: 100px;
  }
  .slideshow-container {
    max-width: 100%;
  }
  .slide-text h3 {
    font-size: 40px;
    line-height: 50px;
  }
  .slide-text p {
    font-size: 22px;
    line-height: 32px;
  }
  .slide-text a {
    font-size: 18px;
  }
  .slide-text {
    max-width: 50%;
    background-position: bottom;
    padding-bottom: 80px;
    margin-left: 0;
    align-items: center;
  }
  .slide-text-padding {
    padding-bottom: 200px;
    padding-left: 40px;
    max-width: 100%;
  }
  .slideshow-navs .right-nav {
    left: 30px;
    width: 40px;
    background-repeat: no-repeat;
  }
  .slideshow-navs .left-nav {
    left: 0;
    width: 40px;
    background-repeat: no-repeat;
  }
  .slides-link {
    font-size: 18px;
  }
  .top-e .imagetop-text p {
    font-size: 18px;
  }
  .top-e {
    padding: 50px 0;
  }
  .footer img {
    max-width: 200px;
  }
  .uk-width-5-10.newsletter {
    width: 70%;
  }
  .uk-width-5-10.footer-logo {
    width: 30%;
  }
  .uk-width-5-10.footer-text {
    max-width: 30%;
  }
  .uk-width-5-10.footer-menus {
    width: 70%;
  }
  .uk-width-1-2.footer-menu {
    width: 100%;
  }
  .uk-width-1-2.footer-social {
    width: 100%;
  }
  .footer .footer-social ul {
    text-align: left;
    margin-top: 10px;
  }
  .footer-social li {
    margin-left: 0;
    margin-right: 15px;
  }
  .formResponsive textarea,
  .formResponsive input[type="text"],
  .formResponsive input[type="number"],
  .formResponsive input[type="email"],
  .formResponsive input[type="tel"],
  .formResponsive input[type="url"],
  .formResponsive input[type="password"] {
    box-sizing: border-box;
    height: auto;
    width: 100%;
  }
  .inner-banner_text {
    max-width: 50%;
    display: block;
    width: 100%;
    margin-left: 0;
  }
  .inner-banner_padding {
    padding: 30px;
  }
  .inner-banner_img {
    height: auto;
  }
  .inner-banner_text {
    max-width: 50%;
    display: block;
    width: 100%;
    margin-left: 0;
    padding-top: 50px;
    padding-bottom: 200px;
  }
  .product-item.uk-width-1-3 {
    width: 50%;
  }
  .img-product {
    height: 350px;
  }
  .product-layout2 .img-product {
    height: 200px;
  }
  .product-main {
    padding: 30px;
    margin: 0;
  }
  .product-gallery {
    padding: 30px;
    margin: 0;
  }
  .product-main .uk-container {
    margin-bottom: 0;
  }
  .product-main .uk-width-1-2.download-btn-group {
    width: 70%;
  }
  .product-main .uk-width-1-2 {
    width: 30%;
  }
  .product-actions li {
    margin: 0px 7%;
  }
  .product-actions li a,
  .product-actions li {
    font-size: 20px;
  }
  .product-related {
    padding: 50px 30px;
  }
  .related-img {
    height: 250px;
  }
  .content-a .uk-width-1-2,
  .content-b .uk-width-1-2,
  .content-c .uk-width-1-2 {
    display: block;
    width: 100%;
  }
  .content-a .uk-width-1-2:first-child {
    order: 1;
  }
  .content-c .uk-width-1-2:first-child {
    order: 1;
  }
  .content-a ul.uk-slideshow-items,
  .content-b ul.uk-slideshow-items,
  .content-c ul.uk-slideshow-items {
    min-height: 400px !important;
  }
  .content-a .mod-content,
  .content-b .mod-content,
  .content-c .mod-content {
    padding-top: 50px;
  }

  .inner-banner2_text {
    padding: 0;
  }
  .team-img {
    background-size: cover;
    height: 300px;
  }
  .team .image-top_img {
    height: 200px;
  }
  .inner-banner2 .uk-width-1-2 {
    display: block;
  }
  .inner-banner2 .uk-width-1-2 {
    display: block;
    width: 100%;
  }
  .team-img {
    background-size: cover;
    height: 500px;
    background-position: top;
  }
  .team .bottom-d .uk-width-1-2 {
    width: 100%;
  }
  .team .image-top_img {
    height: 300px;
  }
  .bottom-f-title {
    text-align: left;
  }
  .bottom-f .moduletable {
    display: block;
    margin: 30px 0;
  }
  .contact-main > .uk-container > .uk-grid > .uk-width-1-2 {
    width: 100%;
  }
  .contact-main .rsform {
    max-width: 100%;
  }
  .contact-main .rsform .uk-grid {
    margin-top: 0;
  }
  #rsform_5_page_0 input,
  #rsform_5_page_0 textarea {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .small_delete_button {
    margin-left: 0;
    margin-top: 20px;
  }
  .footer .uk-grid + .uk-grid {
    margin-top: 109px;
    margin-left: -50px;
  }
  .uk-width-5-10.footer-text h3 {
    line-height: 1.2;
    margin-top: 0;
    padding-left: 40px;
  }
  .uk-width-4-10.footer-social li {
    margin: 0 2px;
  }
}
@media (max-width: 1370px) {
  .custom.image-left-v2 .uk-width-6-10 {
	width: 100%;
}
.custom.image-left-v2 .uk-width-6-10 img {
	width: 100%;
}
.custom.image-left-v2, .custom.image-right-v2 {
	position: relative;
}

.custom.image-left-v2 .uk-width-4-10 {
	position: absolute;
	right: 40px;
}
.custom.image-right-v2 .uk-width-6-10 {
	width: 100%;
}
.custom.image-right-v2 .uk-width-6-10 img {
	width: 100%;
}
.custom.image-right-v2 .uk-width-4-10 {
	position: absolute;
	left: 40px;
}
.custom.image-right-v2 .uk-width-4-10 {
	position: absolute;
	left: 40px;
}
  .result-item .img-intro img {
	height: 200px;
	object-fit: cover;
}
  .quick-view .uk-modal-dialog.uk-modal-body {
    background: #fff;
    width: 80%;
    padding: 50px;
}
.quick-view h2 {
  margin-top: 20px;
}
  .gallery-items.grid.tf-gallery-wrapper.lightbox-fade.lightbox {
    height: auto !important;
  }
.uk-grid.list-view-category .product-item.uk-width-1-1 .myshortlist {
  left: 40px;
}
}
@media (max-width: 1200px) {
.circle .tile {
  margin: 0 auto;
}
.rsform {
	padding-right: 40px;
}
.image-left-v2 img, .image-right-v2 img {
	object-fit: cover;
}
.v2 .custom.uk-width-1-2.hide-mobile {
	width: 50%;
}
.v2 .top-e .uk-width-1-2 p {
	max-width: 100%;
}
.v2 .top-e .btn.dark {
	margin-top: 0;
}
.v2 .top-e .image-top_img {
	background-size: cover;
}
.v2 .formRow h3 {
	line-height: 1.4;
}
  .product-item h2 {
    margin-top: 30PX;
}
  .rsform.mobile-form {
    display: block;
  }
  .mobile-form .uk-grid {
    display: block;
  }
  .rsform.mobile-form {
    display: block;
    flex: auto;
    width: 50%;
  }
  .rsform.mobile-form.uk-width-1-2 h2, .rsform.mobile-form.uk-width-1-2 .uk-margin.rsform-block.rsform-block-text {
    display: none;
  }
  .custom.uk-width-1-2.hide-mobile {
    width: 50%;
  }
  .product-slideshow {
    padding-bottom: 100px;
  }
  .uk-grid.project-dets > div {
    width: 100%;
  }
  .inner-banner2 .uk-width-1-2:first-child .mod-content {
    padding-right: 0;
    max-width: 100%;
  } 
  .inner-banner2 .uk-width-1-2 {
    padding: 0;
  }
  .team .image-top_img {
    height: 500px;
  }
  .content-a .slideshow-navs .left-nav, .content-b .slideshow-navs .left-nav, .content-c .slideshow-navs .left-nav {
    margin-top: 0;
    left: 0;
    top: 0;
    left: 0 !important;
  }
  .content-a .slideshow-navs .right-nav, .content-b .slideshow-navs .right-nav, .content-c .slideshow-navs .right-nav {
    margin-top: 0;
    left: 50px;
    top: 0 !important;
  }
  .content-a .slideshow-navs .uk-container, .content-b .slideshow-navs .uk-container, .content-c .slideshow-navs .uk-container {
    margin-top: 0;
  }
  .formResponsive select {
    width: auto;
  }
  .footer .uk-grid + .uk-grid {
    margin-top: 50px;
  }
  .content-a .uk-width-1-2 .mod-content, .content-c .uk-width-1-2 .mod-content {
    padding-left: 0;
  }
  .content-a .mod-content, .content-b .mod-content, .content-c .mod-content {
    padding-top: 0;
  }
  .content-a, .content-b, .content-c {
    padding-bottom: 50px;
  }
  .project-top_padding {
    padding-right: 40px;
  }
  .top-f {
    font-size: 16px;
  }
  .top-d .imagelefttext {
    max-width: 100%;
  }
  .uk-width-5-10.footer-text h3 {
    padding-left: 0;
  }
}

@media (max-width: 970px) {
  .v2 .custom.uk-width-1-2.hide-mobile {
	display: block;
  width: 100%;
}
.home-v2 .top-e .custom.uk-width-1-4.img-top {
	width: 50%;
}
.v2 .uk-width-6-10.newsletter {
	width: 100%;
	padding: 20px;
}

.v2 .uk-width-4-10.footer-image {
	width: 100%;
}.v2 .custom.uk-width-1-2.hide-mobile {
	display: block;
}
.v2 .uk-width-6-10.newsletter {
	width: 100%;
	padding: 20px;
}
.footer-image img {
	height: 300px;
	min-height: 300px;
	object-position: 40% 80%;
}
.v2 .uk-width-2-10.footer-logov2 {
	width: 100%;
}
.v2 .footer .footer-social ul {
	justify-content: left;
}
.v2 .uk-width-6-10.footer-menus {
	width: 100%;
	padding: 0;
	margin: 0;
}
.v2footer-menus {
	width: 100%;
	margin: 0;
}
.v2 .uk-width-2-10.footer-logov2b {
	width: 100%;
}
.v2footer-menus .uk-width-1-3 {
	width: 33.33%;
}
.home-v2 .mobile-header .logo img {
	margin-top: 0;
}
.v2 .uk-width-4-10.footer-image {
	width: 100%;
}
  .uk-grid.list-view-category .product-item.uk-width-1-1 .myshortlist {
    left: 40px;
}
  .categoryview .list-view-category .uk-grid.grid {
    margin-left: 0;
}
.list-view-category .product-layout2 .uk-width-2-3 {
  width: 100%;
}
  .news .project-layout .img-product {
    height: 350px;
  }
  .rsform.mobile-form.uk-width-1-2 h2, .rsform.mobile-form.uk-width-1-2 .uk-margin.rsform-block.rsform-block-text {
    display: block;
  }
  .testimonialsv2-nav2 {
    left: auto;
    bottom: 50px;
    right: 0;
  }
  .testimonials3 .category-module.space80.uk-slideshow-items {
    height: 1000px;
  }
  .formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="number"], .formResponsive input[type="email"], .formResponsive input[type="tel"], .formResponsive input[type="url"], .formResponsive input[type="password"] {
    border-width: 2.5px;
  }
  .img-product .img-fluid {
    width: 100%;
    object-fit: cover;
    object-position: bottom;
    height: 400px;
  }
  .img-product {
    height: auto;
  }
  .desc-bottom .gslide-image img,
  .desc-top .gslide-image img {
    max-width: 90%;
  }

  .glightbox-container .gslide-description .gdesc-inner .gslide-desc {
    left: 0px;
  }

  .sidebar h3 {
    line-height: 1.5;
  }
  #search-searchword {
    max-width: 100%;
    box-sizing: border-box;
  }
  .top-b .uk-width-1-3 {
    width: 100%;
    margin-bottom: 40px;
  }
  .top-e h4 {
    margin-bottom: 40px;
  }
  .top-d .btn {
    margin-top: 0;
  }
  .uk-width-4-10.footer-social li {
    margin-right: 10px;
    margin-bottom: 20px;
  }
  #gsearch-results .uk-width-1-4 {
    width: 50%;
  }
}
@media (max-width: 970px) {
  .result-item .img-intro img {
	height: 200px;
}
.geek-search-wrapper .search-results .result-item .item-info > p {
	font-size: 14px;
}
.result-item.col-md-3.col-12 {
	width: 33.33%;
}
.result-title a {
	font-size: 20px;
}
  .v2 .slide-mobile {
	display: none !important;
}
.home-v2 .slide-text-padding {
	padding-bottom: 100px;
}
.slideshow-container {
	max-width: 100%;
	display: flex;
	align-items: flex-end;
}
  .myshortlist_box {
    width: 60%;
    left: 20%;
    padding: 30px !important;
  }
  .slide-mobile img {
    height: 400px;
    object-fit: cover;
  }
  .slide-text{
    position: relative;
  }
  .slide-mobile {
    display: block !important;
  }
  .custom.uk-width-1-2.hide-mobile {
    display: none;
  }
  .rsform.mobile-form {
    display: block;
  }
  .mobile-form .uk-grid {
    display: block;
  }
  .rsform.mobile-form {
    display: block;
    flex: auto;
  }
  .mobile-form .uk-margin.rsform-block.rsform-block-enquiry-type {
    margin-top: 40px;
  }
  .products .grid .uk-width-1-4.product-item h2 {
    line-height: 1.2;
  }
  .glightbox-mobile .glightbox-container .gslide-description {
    width: 100%;
    padding: 0 !important;
    max-height: none !important;
    display: block;
    /* position: relative; */
    height: 100px !important;
}
.glightbox-container .gslide-description .gdesc-inner .gslide-desc {
  left: 0;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
.ginner-container.desc-bottom .myshortlist_button_wrapper {
  position: relative;
  right: auto;
  top: auto;
}
.gslide-description.description-bottom .myshortlist.button.add_button.btn.btn-primary {
  display: table;
  margin: 0 auto;
}
.glightbox-mobile .glightbox-container .gslide-title {
  color: #1d1d1d !important;
  font-size: 1em;
  display: block;
  position: absolute;
  bottom: 0;
  background: #fff;
  width: 100%;
  padding-top: 20px;
  font-family: "Circular Std";
  font-size: 20px !important;
}
.products.articleview .product-cat-gallery2 figure {
  margin-bottom: 10px;
}
  .mobile-search {
    top: 40px;
  }
  .mobile-menu {
    top: 40px;
    padding-top: 2px;
  }
  .mobile-header img {
    margin: 0;
  }
  .uk-width-1-4.sidebar {
    padding-top: 0px;
  }

  .slideshow-navs {
    left: 0px;
  }

  .uk-width-5-10.footer-text h3 {
    padding-left: 0px;
  }

  #gsearch-results .uk-width-1-4 {
    width: 100%;
  }
  .main .wishlist-page .myshortlist.pdfbutton_wrapper {
    margin: 0;
  }
  .wishlist-toolbar .myshortlist.pdfbutton.button.btn.btn-default {
    width: 250px;
  }
  .wishlist-toolbar .sendbutton .myshortlist.button.btn.btn-primary {
    width: 250px;
  }
  .top-a h3,
  h3 {
    line-height: 1.2;
  }
  h1,
  h2 {
    line-height: 1.2;
  }
  .productimagelink-padding {
    max-width: 80%;
  }
  .top-d .right-nav {
    right: 20px;
  }
  .top-d .left-nav {
    left: auto;
    right: 40px;
  }
  .downloads .main .category-module.mod-list {
    column-count: 1;
  }
  .uk-accordion-title {
    padding-right: 40px;
  }
  .slide-text-padding {
    padding: 20px;
  }
  .inner-banner_padding {
    padding: 20px;
    padding-left: 40px;
  }
  .inner-banner2 {
    padding: 20px;
  }
  .nrf-widget.uk-slideshow .left-nav,
  .nrf-widget.uk-slideshow .right-nav {
    bottom: 0;
  }
  .product-top .item {
    margin-top: 0;
    position: relative;
  }
  .top-e .image-top_img {
    width: 100%;
    background-size: cover;
  }
  .top-d p {
    color: #fff;
    font-size: 18px;
  }
  .banner .slideshow-navs1 .uk-container {
    max-width: 100%;
    margin: 0 auto;
  }
  .footer .uk-grid + .uk-grid {
    margin-top: 50px;
    margin-left: 0;
  }
  .top-f {
    color: #fff;
    font-size: 18px;
  }
  .formResponsive textarea,
  .formResponsive input[type="text"],
  .formResponsive input[type="number"],
  .formResponsive input[type="email"],
  .formResponsive input[type="tel"],
  .formResponsive input[type="url"],
  .formResponsive input[type="password"] {
    border-width: 1px;
  }
  .wishlist-page .uk-grid .uk-width-2-3 {
    order: 2;
  }
  .wishlist-page .uk-grid .uk-width-1-3 {
    order: 1;
  }
  .myshortlist_item_image {
    width: 100%;
  }
  .inner-banner2 .company-text {
    padding-top: 0px;
  }
  .wish-right {
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 40px !important;
  }
  .project-top_padding {
    padding-top: 0px;
  }

  .product-content,
  .project-content {
    padding-top: 0px;
    padding-left: 0;
  }

  .copyright a {
    width: 100%;
    display: block;
  }
  .copyright span {
    display: none;
  }

  .footer p {
    margin-top: 20px;
  }

  .footer .footer-social ul {
    margin-top: 40px;
  }

  .footer-menu ul {
    margin-top: 20px;
  }

  .footer ul li {
    margin-bottom: 5px;
  }

  .content-a .uk-width-1-2 .mod-content,
  .content-c .uk-width-1-2 .mod-content {
    padding-left: 0;
  }
  .noresult--msg ul li {
    margin: 20px 0;
    display: block;
    font-size: 15px;
  }
  .noresult--msg h3 {
    line-height: 1.3;
  }
  .noresult--msg ul .icons-link {
    font-size: 22px;
  }
  .noresult--msg ul {
    text-align: left;
    font-size: 15px;
  }
  .team-item.uk-width-1-4 {
    width: 100%;
  }
  .products .grid .uk-width-1-4.product-item {
    width: 50%;
  }
  .uk-width-1-3.copy2 {
    text-align: left;
  }
  .uk-width-1-3.copy3 {
    text-align: left;
  }
  .product-top p,
  .product-top {
    font-size: 15px;
    color: #fff;
    line-height: 25px;
  }
  .product-top .sizes p {
    font-size: 15px;
    line-height: 25px;
  }
  .accounts fieldset {
    margin-left: 0;
  }
  .accounts .control-group {
    padding-left: 0;
    width: 100%;
  }
  .project-item {
    margin-bottom: 40px;
  }
  .projects .filters {
    width: 100%;
    display: block;
  }
  .filters .uk-button,
  .filters .uk-inline {
    width: 100%;
  }
  .project-heading {
    margin-bottom: 40px;
  }
  .slideshow-navs .left-nav {
    left: 20px !important;
    top: 30px;
  }
  .slideshow-navs .right-nav {
    left: 50px !important;
    top: 30px;
  }
  .gallery-items.grid.uk-slideshow-items {
    min-height: 550px !important;
  }
  .product-top {
    padding: 20px;
  }
  .product-top .uk-container {
    max-width: 100%;
  }
  .product-main {
    padding: 20px;
    margin: 0;
  }
  .product-gallery {
    padding: 20px;
    margin: 0;
  }
  .home .logo img {
    margin: 0;
  }
  .mobile-menu {
  }
  #menu {
    top: 96px;
  }
  .product-projects .uk-container {
    padding-top: 0;
  }
  .product-projects {
    padding: 0;
  }
  .project-item {
    min-height: 0;
  }
  .project-top {
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 100px;
  }
  .project-top_padding {
    padding-right: 0;
  }
  .project-top h3 {
    color: #fff;
  }
  .project-top .img-product {
    height: 400px;
  }
  .project-gallery {
    padding: 0 20px;
  }
  .inner-banner_container {
    max-width: 100%;
  }
  .banner {
    background: #1d1d1d;
    padding-bottom: 0;
  }
  .content-a .mod-content,
  .content-b .mod-content,
  .content-c .mod-content {
    padding-top: 0;
    padding-left: 0;
  }
  .content-a .uk-width-1-2 .mod-content .custom,
  .content-c .uk-width-1-2 .mod-content .custom {
    padding: 30px;
  }
  .content-a,
  .content-b,
  .content-c {
    background: #1d1d1d;
    padding-bottom: 0;
  }
  .content-b .uk-width-1-2 .mod-content .custom {
    padding: 30px;
  }
  .wishlist-toolbar .uk-width-1-2 {
    width: 100%;
    text-align: center;
  }
  .wishlist-page .uk-width-2-3 {
    width: 100%;
  }
  .myshortlist_item_image {
    width: 100%;
  }
  .myshortlist_text_wrapper {
    width: 100%;
    padding: 40px 0;
  }
  .wishlist-toolbar h4 {
    display: none;
  }
  .myshortlist.sendbutton {
    float: none;
    padding: 0;
    display: inline-block;
    margin: 0 20px;
  }
  .main .wishlist-page .myshortlist.pdfbutton_wrapper {
    display: inline-block;
    float: none;
    margin-top: 7px;
    top: 17px;
    position: relative;
  }
  .wishlist-toolbar {
    padding-bottom: 30px;
    border: none;
    margin-bottom: 30px;
  }
  .wishlist-page .myshortlist_item_image img {
    width: 100%;
  }
  .wishlist-page .myshortlist_delright {
    margin-left: 10px;
  }
  .wishlist-toolbar .sendbutton .myshortlist.button.btn.btn-primary {
    margin-top: 0;
  }
  .team-item.uk-width-1-4 {
    width: 100%;
  }
  .contact-main {
    margin-top: 0;
    padding-top: 0;
  }
  .product-top_padding .uk-width-4-10 {
    width: 100%;
  }
  .inner-banner_img {
    height: 810px;
  }
  .inner-banner {
    position: relative;
  }
  .inner-banner_text {
    max-width: 100%;
    top: 0px;
    position: absolute;
    padding-bottom: 0;
    height: 660px;
    padding-top: 0;
    padding-left: 0px;
  }
  .uk-width-1-3,
  .uk-width-2-6 {
    width: 100%;
  }
  .uk-width-1-2,
  .uk-width-2-4,
  .uk-width-3-6,
  .uk-width-5-10 {
    width: 100%;
  }
  .top-e .uk-width-1-4 {
    width: 100%;
    margin-top: 0;
  }
  .uk-width-5-10.footer-logo {
    width: 100%;
  }
  .top-e .uk-width-1-2 {
    width: 100%;
    margin-bottom: 40px;
  }
  .top-b .uk-width-1-3 {
    margin-bottom: 30px;
  }
  .top-c a {
    margin: 20px auto;
    font-size: 26px;
    display: block;
  }
  .tile p {
    font-size: 18px;
    color: #fff;
  }
  .top-d .uk-slideshow-items {
    min-height: 300px !important;
  }
  .top-e h4 {
    margin-bottom: 40px;
  }
  .testimonials2 .right-nav {
    left: auto !important;
    right: 0;
  }
  .testimonials2 .left-nav {
    left: auto !important;
    right: 50px;
  }
  .uk-width-6-10.footer-menu {
    width: 100%;
  }
  .uk-width-4-10.footer-social {
    width: 100%;
  }
  .top-d .img-border {
    height: 300px;
  }
  .left-nav {
    left: 30px;
  }
  .right-nav {
    left: 90px;
  }
  .top-f .productimage {
    height: 300px;
  }
  .testimonials2 .uk-slideshow-items {
    min-height: 550px !important;
  }
  .testimonials2 .left-nav,
  .testimonials2 .right-nav {
    bottom: 0;
  }
  .slide-text {
    max-width: 100%;
    display: block;
    height: auto;
    padding-bottom: 100px;
    position: relative;
    top: 0;
    background: #1d1d1d;
  }
  .banner .slideshow-navs {
    /* display: none; */
    bottom: 100px;
    top: auto;
  }
  .slideshow-navs1 .uk-container {
    margin-left: 0;
  }
  .top-d {
    padding: 0;
  }
  .top-d h4 {
    margin-bottom: 20px;
  }
  .top-d .imagelefttext {
    width: auto;
    max-width: 100%;
    padding-top: 40px;
  }
  a.slides-link {
    display: none;
  }
  .top-c {
    padding-top: 0;
  }
  .top-c .uk-grid .moduletable {
    text-align: center;
    display: block;
    width: 100%;
    padding: 0;
  }
  .uk-width-5-10.newsletter {
    width: 100%;
  }
  .uk-width-5-10.footer-text {
    max-width: 100%;
  }
  .uk-width-5-10.footer-menus {
    width: 100%;
  }
  .uk-width-1-2.footer-menu .uk-width-1-3 {
    width: 33%;
  }
  .top-f .uk-width-1-2:last-child .mod-content {
    padding: 50px 20px;
  }
  .formResponsive .formRow .formSpan4 {
    width: 100%;
    float: none;
  }
  .formResponsive .formHorizontal .formControlLabel {
    display: none;
  }
  .formResponsive textarea,
  .formResponsive input[type="text"],
  .formResponsive input[type="number"],
  .formResponsive input[type="email"],
  .formResponsive input[type="tel"],
  .formResponsive input[type="url"],
  .formResponsive input[type="password"] {
    width: 100%;
    box-sizing: border-box;
    height: auto;
  }
  .formResponsive .formRow .formSpan4 {
    width: 100%;
    float: none;
    margin: 0;
  }
  .uk-width-1-4.sidebar {
    width: 100%;
  }
  .uk-width-3-4 {
    width: 100%;
  }
  .product-item.uk-width-1-3 {
    width: 50%;
    margin-bottom: 40px;
    padding-left: 40px;
  }
  .product-item.uk-width-1-4 {
    width: 50%;
    margin-bottom: 40px;
    padding-left: 40px;
  }
  .categoryview .uk-grid.grid {
    margin-left: -40px;
  }
  .product-l {
    min-height: 200px;
  }
  .button-group.layout-mode-button-group {
    display: none;
  }
  .search-bar {
    margin-bottom: 40px;
    margin-top: 0;
  }
  .product-layout1 {
    height: auto;
  }
  .uk-grid {
    margin-left: 0;
  }
  .uk-grid > * {
    padding-left: 0;
  }
  .product-top_padding {
    padding: 0;
  }
  .product-main .uk-width-1-2.download-btn-group {
    width: 100%;
  }
  .product-main .uk-width-1-2 {
    width: 100%;
  }
  .product-main .uk-width-1-2.download-btn-group {
    width: 100%;
    text-align: center;
  }
  .download-btn {
    width: 100%;
    box-sizing: border-box;
  }
  .product-main .uk-width-1-2:first-child {
    order: 1;
    margin-top: 20px;
  }
  .uk-width-1-6 {
    width: 50%;
    padding-left: 20px;
  }
  .product-cat-gallery2 .uk-grid {
    margin-left: -20px;
  }
  .product-actions li {
    display: table;
    margin: 20px auto;
  }
  .product-actions {
    padding: 30px 0;
  }
  .product-actions li:first-child {
    margin-top: 0;
  }
  .related li.uk-width-1-3 {
    margin-bottom: 30px;
  }
  .product-related {
    padding: 50px 20px;
  }
  .footer {
    padding: 50px 10px;
    padding-bottom: 30px;
  }
  .gslide-image img.zoomable {
    max-width: 100%;
  }
  .uk-width-1-2.footer-menu .uk-width-1-3:first-child {
    width: 41%;
  }
  .uk-width-1-2.footer-menu .uk-width-1-3:nth-child(2) {
    width: 26%;
  }
  .gslide-description.description-bottom {
  }
}
@media (max-width: 720px) {
  .custom.image-left-v2 .uk-width-4-10 {
	position: relative;
	left: 0;
}
.custom.image-right-v2 .uk-width-4-10 {
	position: relative;
	left: 0;
}
  .geek-search-wrapper .search-form .control-group {
	display: block;
	text-align: center;
}
.geek-search-wrapper .search-form .form-horizontal .controls {
	clear: both;
	float: none;
}
  .v2 .top-d2 .uk-width-6-10 {
	width: 100%;
}
.v2 .top-e2 .uk-width-6-10, .v2 .top-e2 .uk-width-4-10 {
	width: 100%;
}
.v2 .top-d2 .uk-width-6-10, .v2 .top-d2 .uk-width-4-10 {
	width: 100%;
}
.v2 .imagerighttext.dark-bg {
	margin: 0;
	padding: 50px;
}
.v2 .top-e2 .uk-width-4-10 {
	order: 2;
}
.v2 .imagelefttext.dark-bg {
	margin: 0;
	width: 100%;
}
.v2 .imagelefttext.dark-bg {
	margin: 0;
	width: auto;
	padding: 50px;
}
.v2 .custom.image-left-v2 img, .v2 .custom.image-right-v2 img {
	height: 400px;
	width: 100%;
	object-fit: cover;
	object-fit: cover;
}
  .quick-view .uk-modal-dialog.uk-modal-body {
    background: #fff;
    width: 100%;
    padding: 40px;
  }
  .glightbox-clean .gnext, .glightbox-clean .gprev {
    top: 45% !important;
}
.glightbox-container .ginner-container {
	height: auto !important;
}
  .logo {
    padding: 0;
  }
  .mobile-header img {
    margin: 0;
    width: auto;
    max-height: 60px;
  }
  .mobile-search {
    top: 25px;
  }
  .mobile-menu {
    top: 25px;
    padding-top: 2px;
  }
  .home #menu {
    top: 85px;
  }
  #menu {
    top: 81px;
  }
}
@media (max-width: 610px) {
  .result-item.col-md-3.col-12 {
	width: 50%;
}
  .v2 .banner ul.uk-slideshow-items {
	min-height: 500px !important;
}
  .home-v2 .slide-text-padding p{
    line-height: 1.4;
  }
  .login-greeting {
    font-weight: bold;
    font-size: 20px;
  }
  .myshortlist_box {
    width: 80%;
    left: 6%;
    box-sizing: border-box;
    padding: 20px;
    overflow-x: scroll;
  }
  .mm-wrapper--opened .mobile-menu {
    top: 27px;
  }
  .quick-view .uk-width-1-2 .product-img {
    margin-bottom: 40px;
  }
  .mobile-header img {
    height: 60px;
  }
  .mobile-search {
    top: 25px;
  }
  .mobile-menu {
    top: 25px;
    padding-top: 2px;
  }
  .img-product .img-fluid {
    width: 100%;
    object-fit: cover;
    object-position: bottom;
    height: auto;
  }
}
@media (max-width: 550px) {
  .home-v2 .slide-text-padding p {
	font-size: 40px;
}
.home-v2 .top-e .custom.uk-width-1-4.img-top {
	width: 100%;
}
.result-item.col-md-3.col-12 {
	width: 100%;
}
.result-item .img-intro img {
	height: 300px;
}
.circle .tile-padding {
	font-size: 40px;
}
.circle .tile {
	width: 300px;
	height: 300px;
	min-height: 300px;
}
.v2 .imagelefttext.dark-bg, .v2 .imagerighttext.dark-bg {
	padding: 30px;
}
.v2 .formRow h3 {
	line-height: 1.4;
	font-size: 30px;
	line-height: 1.2;
}
.v2footer-menus .uk-width-1-3 {
	width: 100%;
}
  .v2 .slide-mobile {
    display: none !important;
  }
  .v2 .slideshow-container {
	display: flex;
	align-items: flex-end;
}
.home-v2 .slide-text-padding {
	text-align: center;
	width: 100%;
	padding-bottom: 50px;
	box-sizing: border-box;
}
  .team .image-top_img {
    height: 250px;
    background-position: center;
  }
  .slide-mobile img {
    height: 400px;
    object-fit: cover;
  }
  .slide-text{
    position: relative;
  }
  .slide-mobile {
    display: block !important;
  }
  .product-item.uk-width-1-3 {
    width: 100%;
  }
  .img-product .img-fluid {
    max-width: 500px;
    height: auto;
  }
  .products .grid .uk-width-1-4.product-item {
    width: 100%;
    margin-bottom: 50px;
  }
  .inner-banner_padding {
    padding-left: 20px;
  }
  .uk-margin.rsform-block.rsform-block-location {
    margin-bottom: 30px;
  }
  .mobile-search {
    position: absolute;
    right: 90px;
  }
  .mobile-header .mobile-icon1 img {
    height: 26px;
  }
  .mobile-icon1 {
    margin: 0 20px;
  }
  .testimonials2 .uk-slideshow-items {
    min-height: 800px !important;
  }
  .projectsrelated-itempage .product-projects {
    padding: 20px;
  }
  .product-related .uk-container {
    max-width: 100%;
  }
  .projectsrelated-itempage .product-projects .uk-container {
    border-top: 1px solid #1d1d1d;
    max-width: 100%;
  }
  .product-projects .vertical {
    margin-top: 30px;
  }
  .projectsrelated-itempage .related {
    padding-top: 50px;
  }
  .uk-container {
    max-width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }
  .team .inner-banner2 {
    padding: 20px;
  }
  .inner-banner2 {
    padding: 0;
  }
  .content-a .uk-width-1-2 .mod-content .custom,
  .content-c .uk-width-1-2 .mod-content .custom {
    padding: 20px;
  }
  .content-b .uk-width-1-2 .mod-content .custom {
    padding: 20px;
  }
}

@media (max-width: 420px) {
  .home-v2 .mobile-header .logo img {
	margin-top: 0;
	height: 50px !important;
	margin-top: 10px;
	margin-bottom: 10px;
}
.mobile-icon1 {
    margin: 0 10px;
}
  .slideshow-navs .left-nav {
    left: 20px !important;
    top: 100px;
  }
  .slideshow-navs .right-nav {
    left: 50px !important;
    top: 100px;
  }
  .mobile-icon1 {
    margin: 0 10px;
  }
  .mobile-search {
    right: 80px;
  }
}
/*End 2_*/