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

}
ul, ol {
    margin-top: 0;
    margin-bottom: 0;
}
button:active, button:focus {
  outline: none;
}
a:active, a:focus {
  outline: none;
}
footer{
      background: #f8c24b;
}
.social h4{
  padding-top: 5px;
}
.panel-body .panel{
    width: 100%;
    box-shadow: none;
}
.panel-title {
position: relative;
width: 100%;
display: inline-block;
}
@media (min-width: 1350px){
  .cont_main {
    
}
.container_product,
.container_product_t {
    min-height: calc(100vh - 481px);
}
.cont_a{
  min-height: calc(100vh - 941px)!important;
}
}

.panel-title:after{
      content: '';
    display: block;
    float: right;
    font-size: 16px;
    color: #666;
    line-height: 1.4;
      background: url(/wp-content/themes/vegatek/img/down.png);
      height: 15px;
      width: 15px;
      position: absolute;
      z-index: 9;
      background-size: cover;
      right: 0;
      top: 15px;
}
footer .menu-top-container{
  text-align: right;
}
footer .menu-top-social{
  text-align: left;
}
.aligncenter{
      margin: 0 auto;
    display: inherit;
}
.cont_main{
  padding: 40px 0px;
}
.top_blank h3 {
    font-size: 30px;
    font-weight: bold;
    color: #7d1514;
    text-transform: uppercase;
}
.wrap_map{
  overflow: hidden;
  height: 390px;
}
.phone a{
  font-family: 'Lora', serif;
  color: #87ba2e;
  font-size: 32px;
  font-weight: 900;
  text-decoration: none;
}
.menu-top-container  .nav>li>a:hover, 
.menu-top-container  .nav>li>a:focus {
    text-decoration: none;
    background-color: #ce9925;
    color: #fff;
} 
.menu-top-container  .nav>li>a{
    font-size: 17px;
    color: #333;
}
.align_center{
  text-align: center;
  margin-top: 15px;
}
.menu-top-container .nav>.page_item,
.menu-top-container .nav>.page_item:hover,
.menu-top-container .nav>.page_item:focus{
  background: #ce9925;
}
.menu-top-container .nav>.page_item>a{
  color: #fff;
}
.vakansia p {
    font-size: 20px;
    text-align: center;
}
.vakansia h4 {
  font-size: 36px;
  position: relative;
}
.vakansia .partner_backround_img img {
    width: 670px;
    margin-bottom: -8px;
    position: relative;
    z-index: -1;
}
.top_blank{
  background: #f3f4e8;
  display: inline-block;
  width: 100%;
  text-align: center;
  padding-bottom: 11px;
  padding-top: 0;
}
.top_blank h1{
  font-weight: bold;
    color: #87ba2e;
    margin-bottom: 40px;
    margin-top: 45px;
    font-size: 39px;
}
.partner_backround_img{
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  text-align:  right;
  overflow:  hidden;
  z-index:  -1;
}
.partner_backround_img img{
    width: 670px;
    margin-bottom: -51px;
    position:  relative;
    z-index: -1;
}
.partner_wpar{position: relative;display: block;width: 900px;margin: 0 auto;}
.site-content{
  position: relative;
}
.partner{
  padding-bottom: 265px;
}
.top_layer_f{
  background: url(/wp-content/themes/vegatek/img/top_l_f.png) no-repeat;
  background-size: 100%;
  position:  absolute;
  width: 328px;
  min-height: 100px;
  top: 0;
  margin-left: 115px;
  z-index: -1;
}
.top_layer_s{
  background: url(/wp-content/themes/vegatek/img/top_l_s.png) no-repeat;
  background-size: 100%;
  width: 324px;
  min-height: 166px;
  position:  absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.product_list{
  text-align: center;
    display: block;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
}
.product_list a{
  color: #fff;
    text-decoration: none;
}
.background_category{

}
.partner_wpar>div>a>.wrapper_b>img{width: 58%;height:  auto;}
.partner_wpar>div{
  
}
.partner_wpar>div>a>.wrapper_b p{
  margin:  0;
  padding:  10px 0px;
  background: #89b930;
  color: #fff;
  text-align: center;
  font-size: 25px;
  margin-top: 35px;
}
.partner_wpar>div>a>.wrapper_b{
  border: 2px solid #89b930;
  border-radius: 5px;
  padding-top: 35px;
  text-align:  center;
  margin-top: 30px;
}

#hexGrid {
  display: flex;
  flex-wrap: wrap;
  width: 90%;
  margin: 0 auto;
  overflow: hidden;
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
  list-style-type: none;
}

.hex {
  position: relative;
  visibility:hidden;
  outline:1px solid transparent; /* fix for jagged edges in FF on hover transition */
}
.hex::after{
  content:'';
  display:block;
  padding-bottom: 86.602%;  /* =  100 / tan(60) * 1.5 */
}
.hexIn{
  position: absolute;
  width:96%;
  padding-bottom: 110.851%; /* =  width / sin(60) */
  margin:0 2%;
  overflow: hidden;
  visibility: hidden;
  outline:1px solid transparent; /* fix for jagged edges in FF on hover transition */
  -webkit-transform: rotate3d(0,0,1,-60deg) skewY(30deg);
      -ms-transform: rotate3d(0,0,1,-60deg) skewY(30deg);
          transform: rotate3d(0,0,1,-60deg) skewY(30deg);
}
.hexIn * {
  position: absolute;
  visibility: visible;
  outline:1px solid transparent; /* fix for jagged edges in FF on hover transition */
}
.hexLink {
    display:block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    overflow: hidden;
    -webkit-transform: skewY(-30deg) rotate3d(0,0,1,60deg);
        -ms-transform: skewY(-30deg) rotate3d(0,0,1,60deg);
            transform: skewY(-30deg) rotate3d(0,0,1,60deg);
}

/*** HEX CONTENT **********************************************************************/
.hex img {
  left: -100%;
  right: -100%;
  width: auto;
  height: 100%;
  margin: 0 auto;
  -webkit-transform: rotate3d(0,0,0,0deg);
      -ms-transform: rotate3d(0,0,0,0deg);
          transform: rotate3d(0,0,0,0deg);
}

.hex h1, .hex p {
  width: 100%;
  padding: 5%;
  box-sizing:border-box;
  background-color: rgba(0, 128, 128, 0.8);
  font-weight: 300;
  -webkit-transition:  -webkit-transform .2s ease-out, opacity .3s ease-out;
          transition:          transform .2s ease-out, opacity .3s ease-out;
}
.hex h1 {
  bottom: 50%;
  padding-top:50%;
  font-size: 1.5em;
  z-index: 1;
  -webkit-transform:translate3d(0,-100%,0);
      -ms-transform:translate3d(0,-100%,0);
          transform:translate3d(0,-100%,0);
}
.hex h1::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 45%;
  width: 10%;
  text-align: center;
  border-bottom: 1px solid #fff;
}
.hex p {
  top: 50%;
  padding-bottom:50%;
  -webkit-transform:translate3d(0,100%,0);
      -ms-transform:translate3d(0,100%,0);
          transform:translate3d(0,100%,0);
}


/*** HOVER EFFECT  **********************************************************************/
.hexLink:hover h1, .hexLink:focus h1,
.hexLink:hover p, .hexLink:focus p{
  -webkit-transform:translate3d(0,0,0);
      -ms-transform:translate3d(0,0,0);
          transform:translate3d(0,0,0);
}

/*** HEXAGON SIZING AND EVEN ROW INDENTATION *****************************************************************/
@media (min-width:700px) { /* <- 5-4  hexagons per row */
  #hexGrid{
    padding-bottom: 7%;
    padding-left: 0;
    width: 80%;
  }
  .hex {
    width: 25%; /* = 100 / 5 */
  }
  .hex:nth-child(7n+5){ /* first hexagon of even rows */
    margin-left:12.5%;  /* = width of .hex / 2  to indent even rows */
  }
}

@media (max-width: 992px) and (min-width:700px) { /* <- 4-3  hexagons per row */
  #hexGrid {
    padding-bottom: 7.5%;
    width: 100%;
}
  .hex {
    width: 25%; /* = 100 / 4 */
  }
  .hex:nth-child(7n+5){ /* first hexagon of even rows */
    margin-left:12.5%;  /* = width of .hex / 2  to indent even rows */
  }
  #content .vakansia {
    padding-bottom: 100px;
    height: auto;
    min-height: 540px;
}
}

@media (max-width: 700px) and (min-width:601px) { /* <- 3-2  hexagons per row */
  #hexGrid{
    padding-bottom: 7.4%
  }
  .hex {
    width: 33.333%; /* = 100 / 3 */
  }
  .hex:nth-child(5n+4){ /* first hexagon of even rows */
    margin-left:16.666%;  /* = width of .hex / 2  to indent even rows */
  }
}

@media (max-width: 600px) { /* <- 2-1  hexagons per row */
  #hexGrid{
    padding-bottom: 11.2%
  }
  .hex {
    width: 50%; /* = 100 / 3 */
  }
  .hex:nth-child(3n+3){ /* first hexagon of even rows */
    margin-left:25%;  /* = width of .hex / 2  to indent even rows */
  }
}

@media (max-width: 400px) {
    #hexGrid {
        font-size: 13px;
    }
}
@media (min-width: 1400px) {
.product_home{
  background: url(/wp-content/themes/vegatek/img/luxf.png) no-repeat 0px 100px;
    background-size: 100%;
}
}

.product_home {
    background: url(/wp-content/themes/vegatek/img/luxf.png) no-repeat right 107px;
    background-size: cover;
}
.container_product{
  padding-top: 100px;
    padding-bottom: 150px;
}
.container_product_t{
  padding-top: 60px;
  padding-bottom: 60px;
}
.container_product .product_list_t {
    top: 35%;
    left: 0;
    width: 100%;
    font-size: 29px;
    color: #fff;
    padding-left: 25px;
    line-height: 1.3;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    padding-right: 25px;
    text-transform: uppercase;
}
.product_list_l{
  position: absolute;
  bottom: 25%;
  width: 100%;
  left: 0;
  font-size: 20px;
  color: #fff;
}
.container_product_t .product_list_t {
    top: 25%;
    left: 0;
    width: 100%;
    font-size: 22px;
    color: #fff;
    padding-left: 25px;
    line-height: 1.3;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    padding-right: 25px;
    text-transform: uppercase;
}

@media (min-width: 992px){
.container_product .hex {
    width: 30%;
    display: inline-block;
}
}
@media (min-width: 992px){
.container_product #hexGrid {
    padding-bottom: 7.4%;
    display: inline-block;
    flex-wrap: wrap;
    width: 100%;
    text-align: center;
    margin: 0;
    padding-left: 0;
}
}
.chilcol1{
  background: #977a93;
}
.chilcol2{
  background: #83c476;
}
.chilcol3{
  background: #83c476;
}

.chilcolpr1{
  background: #977a93;
}
.chilcolpr2{
  background: #e1ae22;
}
.chilcolpr3{
  background: #a03e6e;
}
.chilcolpr4{
  background: #cf8bac;
}
.chilcolpr5{
  background: #dd8900;
}
.chilcolpr6{
  background: #659a7b;
}
.chilcolpr7{
  background: #9dc107;
}
.chilcolpr8{
  background: #2dacde;
}
.chilcolpr9{
  background: #005f3d;
}
.chilcolpr10{
  background: #005f3d;
}
.chilcolpr11{
  background: #00448f;
}
.chilcolpr12{
  background: #e1ae22;
}
.chilcolpr13{
  background: #9dc107;
}
.chilcolpr14{
  background: #2dacde;
}
.chilcolpr15{
  background: #005f3d;
}
.chilcolpr16{
  background: #005f3d;
}
.chilcolpr17{
  background: #00448f;
}
.chilcolpr18{
  background: #e1ae22;
}
footer .primary-menu{
    display: inline-block;
    padding: 0;
    float: right;
}
footer .primary-menu li {
    position: relative;
    display: block;
    float: left;
}
footer .primary-menu li  a:hover,
footer .primary-menu li  a:focus,
footer .primary-menu li  a
 {
    color: #333;
    text-decoration: none;
    font-size: 20px;
    padding: 9px 10px;
    display: block;
}
footer .primary-menu .page_item{
  border: 2px solid #c48d15;
}
footer {
    background: #f8c24b;
    padding-top: 35px;
    padding-bottom: 63px;
}
header .navbar-brand img{
width: 149px;
}
.navbar-brand {
    padding-top: 30px;
}
.top_blank .container{
  padding: 0;
}
.top_news{
  padding: 0;
}
.top_news .col-md-4{
  position: relative;
}
.top_news_f ul li{
  display: block;
  margin-top: 10px;
  position:  relative;
}
.top_news_f ul{
  position: absolute;
  margin: 0;
  padding: 0;
  top: 80px;
  left: 5px;
}
.social ul{
  padding: 0;
}
.social ul li{
  display: inline-block;
}
.social ul li img{
  width: 35px;
  height: auto; 
}
.top_news_f ul li a:hover,
.top_news_f ul li a,
.top_news_t ul li a:hover,
.top_news_t ul li a,
.top_news_s ul li a:hover,
.top_news_s ul li a{
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  padding: 8px;
  vertical-align: middle;
  font-weight: 600;
  text-transform: uppercase;
  text-align: left;
  padding-left: 20px;
  padding-right: 10px;
  display: block;
}
.backgound_f{
  height: auto;
  width: 100%;
}
.top_news_f ul li::after,
.top_news_t ul li::after,
.top_news_s ul li::after {
    position: absolute;
    top: 37px;
    left: 0px;
    content: '';
    width: 0;
    height: 0;
    border-top: 6px solid #6e1b1b;
    border-left: 10px solid transparent;
}
.top_news_s ul{
    position: absolute;
    margin: 0;
    padding: 0;
    top: 80px;
    left: 5px;
}
.top_news_s ul li{
background-color: #8fbf35;
display: grid;
    margin-top: 10px;
    position: relative;
}
.top_news_t ul{
    position: absolute;
    margin: 0;
    padding: 0;
    top: 80px;
    left: 5px;
}
.top_news_t ul li{
background-color: #8fbf35;
display: grid;
    margin-top: 10px;
    position: relative;
}
.cont_main .about_s_style .about_s_12 img{
    margin: 0 auto;
    display: inline-block;
    width: 100%;
    height: auto;
    float: left;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0;
}
.about_s_12 h3{
    font-weight: bold;
    color: #111;
    margin-top: 0;
}
.no_padd{
  padding: 0;
}
.no_padd_l{
  padding-left: 0;
}
.no_padd_r{
  padding-right: 0;
}
.about_news .no_padd_l p img{
display: none;
}
.about_s_style .about_s_12{
      border-bottom: 2px solid #ddd;
    border-bottom-style: dashed;
    padding-left: 0;
}
.backgound_f_two{
  height: auto;
  width: 100%;
  margin-top: 40px;
}
.btn-success {
    display: inline-block;
    margin-bottom: 15px;
}
.about_news .no_padd_l img{width:  100%;height:  auto;}
.about_news .no_padd_l h3{
  padding: 0;
  margin: 0;
  font-size: 20px;
  color: #000;
}
.about_s_12 p {
    font-size: 15px;
    height: 130px;
    overflow: hidden;
}
.about_news h2{
  color: #111;
  font-size: 20px;
  font-weight: bold;
}
.about_news .no_padd_l h5 {
    font-size: 12px;
    margin: 0;
    margin-top: 5px;
    margin-bottom: 5px;
}
.about_news .no_padd_l p {
    font-size: 15px;
    letter-spacing: -0.4px;
    color: #000;
    height: 89px;
    overflow: hidden;
    line-height: 1.2;
}

.butt_img {
    height: auto;
    overflow: hidden;
}
.brand_name{
  display: none;
}
/* RESPONSIVE */
@media (max-width: 1350px){
  .navbar-nav {
    margin-left: 5px;
}
.about_s_12 p {
    font-size: 15px;
    height: 106px;
    overflow: hidden;
}
.about_news .no_padd_l p {
    font-size: 14px;
    letter-spacing: -0.4px;
    color: #000;
    height: 63px;
    overflow: hidden;
    line-height: 1.2;
}
.container_product .product_list_t {
   font-size: 26px;
}
}


@media (max-width: 1199px){
  .vakansia .partner_backround_img img {
    width: 552px;
    margin-bottom: -8px;
    position: relative;
    z-index: -1;
}


 .vakansia h4 {
    font-size: 28px;
    position: relative;
} 
 .partner_wpar {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto;
} 
footer .primary-menu li a:hover, footer .primary-menu li a:focus, footer .primary-menu li a {
  color: #333;
  text-decoration: none;
  font-size: 16px;
  padding: 6px 9px;
  display: block;
} 
.container_product {
    padding-top: 110px;
    padding-bottom: 100px;
    height: calc(100vh - 559px);
    min-height: 500px;
}
.about_news .no_padd_l h3 {
    font-size: 17px;
}
.about_news .no_padd_l p {
    font-size: 14px;
    letter-spacing: -0.4px;
    color: #000;
    height: 45px;
    overflow: hidden;
    line-height: 1.1;
}
.about_s_12 p {
    font-size: 14px;
    height: 79px;
    overflow: hidden;
}
.top_news_f ul {
    position: absolute;
    margin: 0;
    padding: 0;
    top: 60px;
    left: 5px;
}
header .container{
  width: 96%;
  padding: 0;
}
.menu-top-container .nav>li>a {
    font-size: 15px;
}
.phone a {
    font-family: 'Lora', serif;
    color: #87ba2e;
    font-size: 24px;
    font-weight: 900;
   display: inline-block;
    margin-top: 8px;
}
}
.xs_phone{
  display: none;
}
@media (max-width: 992px) {
  .menu-top-container .nav>li>a:hover, .menu-top-container .nav>li>a:focus {
    text-decoration: none;
    background-color: unset;
    color: inherit;
}
.vakansia .partner_backround_img img {
    width: 50%;
    margin-bottom: -8px;
    position: relative;
    z-index: -1;
}
header .container {
    width: 100%;
    padding: 0;
}  
footer {
    padding-top: 25px;
    padding-bottom: 25px;
} 
footer .social{
  text-align: center;
  margin-top: 8px;
}

footer .primary-menu li a:hover, footer .primary-menu li a:focus, footer .primary-menu li a {
    color: #333;
    text-decoration: none;
    font-size: 16px;
    padding: 5px 10px;
    display: block;
}
footer .primary-menu li {
    position: relative;
    display: inline-block;
    float: none;
}
footer .primary-menu {
    display: inline-block;
    padding: 0;
    float: none;
    width: 100%;
    text-align: center;
} 
.top_layer_f {
    background: url(/wp-content/themes/vegatek/img/top_l_f.png) no-repeat;
    background-size: 100%;
    position: absolute;
    width: 328px;
    min-height: 100px;
    top: 0;
    margin-left: 0;
    z-index: -1;
    left: 0;
} 
.container > .navbar-header, .container > .navbar-collapse {
    margin: 0;
}
.container_product {
    padding-top: 110px;
    padding-bottom: 100px;
}
.container_product .product_list_t {
    font-size: 22px;
}
.container_product #hexGrid {
    padding-bottom: 10%;
    display: inline-block;
    flex-wrap: wrap;
    width: 100%;
    text-align: center;
    margin: 0;
    padding-left: 0;
}
.container_product .hex {
    width: 40%;
    display: inline-block;
}
.product_home {
    background: url(/wp-content/themes/vegatek/img/luxf.png) no-repeat right 73px;
    background-size: cover;
} 
.top_blank {
    background: #f3f4e8;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 20px;
} 
.xs_phone {
    display: inline-block;
    0;
    width: 35%;
    float: left;
    padding-top: 28px;
    height: 86px;
    padding-right: 55px;
    text-align: right;
}
.xs_phone a{
  font-family: 'Lora', serif;
    color: #87ba2e;
    font-size: 24px;
    font-weight: 900;
}
.phone{display: none;}
.navbar-toggle .icon-bar {
  display: block;
  width: 30px;
  height: 6px;
  border-radius: 3px;
  background: #fff;
}
.brand_name {
    display: inline-block;
    font-family: 'Lora', serif;
    color: #87ba2e;
    font-size: 24px;
    font-weight: 900;
    width: 35%;
    float: left;
    padding-top: 28px;
    height: 86px;
    padding-left: 55px;
}
.nav_line{
  height: 60px;
  background: linear-gradient(to top, #7dac00, #a2c000);
}
.navbar-brand a:after {
    content: " ";
    position: absolute;
    top: 49px;
    background: #fff;
    height: 95px;
    width: 190px;
    z-index: 2;
    margin-left: -170px;
    border-radius: 0 0 50% 50%/ 0 0 100% 100%;
}
.navbar-brand {
    display: inline-block;
    width: 30%;
    text-align: center;
    float: left;
    height: 86px;
    padding: 0;
    padding-top: 9px;
}
.navbar-header {
    float: none;
}
.navbar-left,.navbar-right {
    float: none !important;
}
.navbar-toggle {
    display: block;
    float:  left;
    height: 60px;
    margin-top: 0;
    margin-bottom: 0;
}
.navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.navbar-collapse.collapse {
    display: none!important;
}
.navbar-nav {
    float: none!important;
    margin-top: 0;
    padding-top: 0;
}
.navbar-nav>li {
    float: none;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.collapse.in{
    display:block !important;
}
header .navbar-brand img {
    width: 141px;
    position: relative;
    z-index: 9;
}
.top_blank h1 {
    font-weight: bold;
    color: #87ba2e;
    margin: 0px;
    font-size: 35px;
}
}
@media (min-width: 700px) and (max-width: 992px){
.partner {
    padding-bottom: 100px;
    height: calc(100vh - 392px);
    min-height: 540px;
}  
.container_product {
    padding-top: 110px;
    padding-bottom: 100px;
    height: calc(100vh - 392px);
    min-height: 630px;
} 
.left_img>div>img{
 padding-right: 15px;
}
.left_img div {
 padding-left: 0px;
}
.about_s_12 p {
  font-size: 15px;
  height: 105px;
  overflow: hidden;
}
.about_news .no_padd_l p {
  font-size: 14px;
  letter-spacing: -0.4px;
  color: #000;
  height: 64px;
  overflow: hidden;
  line-height: 1.2;
} 

.no_padd_sm{
  padding: 0;
}
.no_padd_sm_r{
  padding-right: 0;
}
.no_padd_sm_l{
  padding-left: 0;
}
.backgound_f_two {
    height: auto;
    width: 100%;
    margin-top: 0px;
}
.butt_img {
    height: 133px;
    overflow: hidden;
}
}
@media (min-width: 650px) and (max-width: 749px){
.top_news .col-xs-12 {
    width: 50%;
}
}
@media (max-width: 749px){
 .container_product .product_list_t {
    font-size: 17px;
}
.panel-group .panel {
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 0;
    border: none;
    display: block;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    background: #fff0;
}
.brand_name {
    display: inline-block;
    font-family: 'Lora', serif;
    color: #87ba2e;
    font-size: 22px;
    font-weight: 900;
    width: 35%;
    float: left;
    padding-top: 28px;
    height: 86px;
    padding-left: 15px;
}
.xs_phone {
    display: inline-block;
    width: 35%;
    float: left;
    padding-top: 28px;
    height: 86px;
    padding-right: 15px;
    text-align: right;
}
.xs_phone a{
      font-family: 'Lora', serif;
    color: #87ba2e;
    font-size: 22px;
    font-weight: 900;
}
.product_list_l {
    position: absolute;
    bottom: 25%;
    width: 100%;
    left: 0;
    font-size: 17px;
    color: #fff;
} 
.product_home_xs{
      background: url(/wp-content/themes/vegatek/img/luxf.png) no-repeat right 73px!important;
    background-size: cover!important;
}
.top_layer_s,
.top_layer_f{
  display: none;
}
.top_news_f ul {
    position: absolute;
    margin: 0;
    padding: 0;
    top: 50px;
    left: 5px;
}
.top_news_t ul {
    position: absolute;
    margin: 0;
    padding: 0;
    top: 60px;
    left: 5px;
}
.top_blank h3 {
    font-size: 22px;
    font-weight: bold;
    color: #7d1514;
    text-transform: uppercase;
}
.no_padd_xs{
  padding: 0;
}
.about_news .no_padd_l p {
    font-size: 15px;
    letter-spacing: -0.4px;
    color: #000;
    height: 74px;
    overflow: hidden;
    line-height: 1.2;
}
.about_s_12 h3 {
    font-weight: bold;
    color: #111;
    margin-top: 0;
    text-align: center;
    margin-top: 15px;
}
.about_s_style .about_s_12 {
    padding: 0;
}
.about_news>div{
  padding-bottom: 15px;
}
}
@media (max-width: 550px){
.vakansia .partner_backround_img img {
    width: 100%;
    margin-bottom: -8px;
    position: relative;
    z-index: -1;
}  
.partner_backround_img img {
    width: 100%;
    margin-bottom: -16px;
    position: relative;
    z-index: -1;
}  
    .container_product .product_list_t {
    font-size: 14px;
}
 .xs_phone {
    display: inline-block;
    font-family: 'Lora', serif;
    color: #87ba2e;
    font-size: 24px;
    font-weight: 900;
    float: none;
    height: 0;
    padding-right: 0;
    text-align: center;
    position: absolute;
    top: 55px;
    left: 0;
    width: 100%;
    z-index: 9;
    padding: 0;
}
.navbar-brand a:after {
    content: " ";
    position: absolute;
    top: 135px;
    background: #fff;
    height: 95px;
    width: 190px;
    z-index: 2;
    margin-left: -165px;
    border-radius: 0 0 50% 50%/ 0 0 100% 100%;
} 
.navbar-brand {
    display: inline-block;
    width: 100%;
    text-align: center;
    float: left;
    height: 86px;
    padding: 0;
    padding-top: 9px;
    margin-top: 42px;
}
.brand_name {
    display: inline-block;
    font-family: 'Lora', serif;
    color: #87ba2e;
    font-size: 24px;
    font-weight: 900;
    width: 100%;
    float: none;
    height: 0;
    padding: 0;
    text-align: center;
    padding-top: 15px;
}


}
@media (max-width: 490px){
  .product_home {
    background-size: cover;
    background: #fff;
}
.container_product_t .product_list_t {
    top: 25%;
    left: 0;
    width: 100%;
    font-size: 27px;
    color: #fff;
    padding-left: 25px;
    line-height: 1.3;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    padding-right: 25px;
    text-transform: uppercase;
}
 .container_product .product_list_t {
    font-size: 20px;
    padding-left: 45px;
    padding-right: 45px;
} 
  .container_product {
    padding-top: 0;
    padding-bottom: 0;
    height: calc(100vh - 392px);
    min-height: 875px;
}
.container_product .hex {
    width: 80%;
    display: inline-block;
}
    .hex {
    width: 100%;
}
#hexGrid {
    display: flex;
    flex-wrap: wrap;
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    list-style-type: none;
    padding-left: 0;
}
.hex {
    width: 100%;
    margin-bottom: 50px;
    margin-top: 50px;
}
.container > .navbar-header{
   margin: 0;
}
.hex:nth-child(3n+3) {
    margin-left: 0;
}
}

@media (max-width: 380px){
  .container_product .hex {
    width: 100%;
    display: inline-block;
}
footer .primary-menu li {
    position: relative;
    display: block;
    float: none;
    width: 150px;
    margin: 0 auto;
}  
.about_news_img{
  width: 100%;
}
.about_news_content{
  width: 100%;
  text-align: center;
  padding-top: 15px;
  padding-left: 0;
}
.about_news .no_padd_l h3 {
    font-size: 20px;
}
.about_news .no_padd_l h5 {
  font-size: 12px;
  margin: 0;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
}
.about_news .no_padd_l p {
    font-size: 15px;
    letter-spacing: -0.4px;
    color: #000;
    height: 74px;
    overflow: hidden;
    line-height: 1.2;
    text-align: justify;
}
.hex {
  width: 100%;
}
.about_s_12 p {
    font-size: 14px;
    height: 79px;
    overflow: hidden;
    text-align: justify;
    letter-spacing: -0.11px;
}
.about_s_12{
  text-align: center;
}
#hexGrid {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    list-style-type: none;
    padding-left: 0;
}
.hex {
    width: 100%;
    margin-bottom: 50px;
    margin-top: 50px;
}
.container > .navbar-header{
   margin: 0;
}
.top_news_f ul li::after, .top_news_t ul li::after, .top_news_s ul li::after {
    position: absolute;
    top: 33px;
    left: 0px;
    content: '';
    width: 0;
    height: 0;
    border-top: 6px solid #6e1b1b;
    border-left: 10px solid transparent;
}
.top_news_f ul li a:hover, .top_news_f ul li a, .top_news_t ul li a:hover, .top_news_t ul li a, .top_news_s ul li a:hover, .top_news_s ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    padding: 6px;
        padding-right: 6px;
        padding-left: 6px;
    vertical-align: middle;
    font-weight: 600;
    text-transform: uppercase;
    text-align: left;
    padding-left: 20px;
    padding-right: 10px;
    display: block;
}
.container_product {
    padding-top: 0;
    padding-bottom: 0;
    height: calc(100vh - 392px);
    min-height: 1250px;
}
}