@media only screen and (min-width: 1001px) {
  .hero {
    position: absolute;
    top: 100px;
    left: 0;
    width: 100%;
  }

  .hero + DIV {
    margin-top: 250px;
  }
  
  #content_home .hero + DIV {
	margin-top: 479px;
	padding-top: 0;
  }
  
   .shortcut_page > DIV:hover .shortcut_page_icon IMG {
		margin-left: -82.5px;
		margin-top: -82.5px;
		width: 165px;
		height: 165px;
	}
   .shortcut_page_icon {
		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		width: 140px;
		height: 140px;
		display: inline-block;
		overflow: hidden;
		position: relative;
	}
   .shortcut_page_icon IMG {
        border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		position: absolute;
		left: 50%;
		top: 50%;
		margin-left: -70px;
		margin-top: -70px;
		transition: all ease-out 0.3s;
		-moz-transition: all ease-out 0.3s;
		-webkit-transition: all ease-out 0.3s;
	}

}
@media only screen and (max-width: 1366px) {
  .nav-top > UL > LI {
    font-size: 35px;
  }
  .nav-top .has-submenu > UL > LI {
	 font-size: 30px;
  }
}
@media only screen and (max-width: 1300px) {
  .wrap {
   	 width: 100%;
	 padding: 30px 20px;
  }
  .page_info .wrap {
	  padding: 10px 20px;
  }
  H1 {
    font-size: 35px;
  }

  H2 {
    font-size: 30px;
  }

  H3 {
    font-size: 25px;
  }
  .banner-slideshow-home .slick-slide img {
    width: auto;
  }
  .subtitle_content {
	  font-size: 20px;
  }
  
  .section_info H2 {
	  font-size: 30px;
  }
   
    #list-box-h-home > LI {
      width: 31%;
      margin-right: 15px;
      margin-bottom: 15px;
    }
    
    #list-box-h-home > LI:nth-child(1) {
      width: 55%;
    }
    #list-box-h-home > LI:nth-child(2) {
      width: 40%;
    }
    
    #list-box-h-home .list-box-h-cover {
      height: 300px;
    }
    #list-box-h-home > LI:nth-child(1) .list-box-h-cover, #list-box-h-home > LI:nth-child(2) .list-box-h-cover {
        height: 300px;
    }
    #list-box-h-home .list-box-h-cover IMG {
      width: 100%!important;
      display: block!important;
      margin-left: 0!important;
      margin-top: 0!important;
      height: auto!important;
      position: static;
    }
    #list-box-h-home .list-box-h-title {
        opacity: 1!important;
        top: auto;
        bottom: 0;
        height: auto;
    }
    #list-box-h-home  > LI:nth-child(2) .list-box-h-title P {
        display: none;   
    }
    .carousel-box {
        width: auto;
    }
    .carousel-box-left {
        width: 60%!important
    }
    .carousel-box-right {
        width: 40%!important
    }
    UL.box_article > LI {
        width: 22%;
    }
    UL.box_article > LI:hover IMG {
      width: 100%;
      height: auto;
    }
    .box_article_img {
        overflow: hidden;
        height: 220px;
        width: 100%;
    }
    .box_article_img IMG {
        width: 100%;
        height: auto;
        position: static;
    }

}

@media only screen and (max-width: 1000px) {
  .wrap2 {
    width: 100%;
  }
    .header-top > DIV {
        height: 90px;
    }
  .hero {
	  position: relative;
  }
  .nav-top > UL {
    display: none;
    width: auto;
    height: auto;
    top: 100px;
    padding: 20px 30px;
    right: 40px;
    background: #ffffffd6;
    border-radius: 10px;
  }
  .nav-top > UL > LI {
    font-size: 25px;
  }
  .nav-top > UL > LI > A {
    padding: 10px;
  }
  .nav-top .has-submenu > UL {
	  position: static;
	  width: 100%;
  }
  .nav-top .has-submenu > UL > LI {
	  text-align: center;
  }
  .nav-top .has-submenu > UL > LI > A {
	  padding: 0 10px;
  }
  .icon-menu-on-small {
    display: block;
  }
  .icon-menu-top, .icon-menu-close {
    top: 20px;    
    right: 40px;
  }
  .icon-menu-close {
    background: url(../img/icon-menu-close-white.png) center center;
    background-size: cover;
  }

  .logo-top {
    padding: 25px 0 0 50px!important;
  }    
  .medsos-top {
    margin-right: 0;
  }    
   #list-box-h-home  > LI:nth-child(2) .list-box-h-cover IMG {
        width: 100%;
        height: auto;
   }
    #list-box-h-home .list-box-h-title {
        opacity: 1!important;
        top: auto;
        bottom: 0;
        height: auto;
    }
    #list-box-h-home  > LI:nth-child(2) .list-box-h-title P {
        display: none;   
    }
    #list-box-h-home > LI {
      width: 45%;
    }
    #list-box-h-home > LI:nth-child(1) {
      width: 92%;
    }
    #list-box-h-home > LI:nth-child(2) {
      width: 45%;
    }
    UL.box_article > LI {
      width: 45%;    
    }
   .list-article > DIV {
        padding: 10px 0;
    }
  .list-article-title, .news_title {
    font-size: 20px;
    line-height: 25px;
  }

  .list-article .list-article-img, .news_list .news_img {
    width: 80px;
    height: 80px;
    margin-right: 25px;
  }
    .list-article.medium .list-article-title {
      font-size: 20px;
    }
    .list-article.medium .list-article-desc {
      font-size: 16px;
    }
    
 .popBox.halfsize .popBox-content {
    width: 90%;
 }
    

    
  .content {
      padding-top: 90px;
  }

  #content_home .hero {
    background-image: url(../banner/home_1000.jpg);
    height: 300px;
  }
  
  #content_services .hero {
    background-image: url(../banner/services_1000.jpg);
  }
 
  #content_works .hero {
    background-image: url(../banner/services_1000.jpg);
  }

  #content_about .hero {
    background-image: url(../banner/services_1000.jpg);
  }

  #content_news .hero {
    background-image: url(../banner/services_1000.jpg);
  }

  #content_properties .hero {
    background-image: url(../banner/services_1000.jpg);
  }

  #content_career .hero {
    background-image: url(../banner/services_1000.jpg);
  }

  #content_properties.milesstone .hero {
    background-image: url(../banner/milesstone_1000.jpg);
  }

  #content_properties.haymd .hero {
    background-image: url(../banner/haymd_1000.jpg);
  }

  #content_properties.trashtalk .hero {
    background-image: url(../banner/trashtalk_1000.jpg);
  }

  #content_properties.kiosaki .hero {
    background-image: url(../banner/kiosaki_1000.jpg);
  }

  #content_properties.gallileolei .hero {
    background-image: url(../banner/gallileolei_1000.jpg);
  }

  #content_properties.littleelf .hero {
    background-image: url(../banner/littleelf_1000.jpg);
  }

  #content_properties.katabrak .hero {
    background-image: url(../banner/katabrak_1000.jpg);
  }

  #content_properties.mocho .hero {
    background-image: url(../banner/mocho_1000.jpg);
  }

  #content_properties.demits .hero {
    background-image: url(../banner/thedemits_1000.jpg);
  }

  #content_properties.tumblin .hero {
    background-image: url(../banner/tumblin_1000.jpg);
  }

  #content_properties.biggubuddy .hero {
    background-image: url(../banner/biggubuddy_1000.jpg);
  }

  #content_properties.fantasyend .hero {
    background-image: url(../banner/fantasyend_1000.jpg);
  }

  #content_contact .hero {
    background-image: url(../banner/services_1000.jpg);
  }

  .shortcut_page {
	  display: block;
  }
  .shortcut_page_60 {
	width: 100%;
  }
  .shortcut_page > DIV {
    padding: 10px 20px;
    width: 45%;
	display: inline-block;
  }

  .shortcut_page_icon IMG {
    height: 130px;
	width: auto;
  }

  .shortcut_page_title {
    font-size: 25px;
  }
    
  .contact_section > DIV:first-child {
    padding: 0 20px 0 0;
  }
  .contact_section > DIV:last-child {
    padding: 0 0 0 20px;
  }
  
  .column_section  {
	width: 100%;
  }
  .form INPUT[type=text], .form INPUT[type=email],
  .form TEXTAREA, .form SELECT {
    width: 100%;
  }
  .form .sub-input INPUT[type=text],  .form .sub-input INPUT[type=email], 
	.form .sub-input TEXTAREA, .form .sub-input SELECT {
	  width: 80%;
	}
  .content_home_award .list-img {
	width: 100%;
  }
  .content_home_award .list-img IMG {
	width: 150px;
  }
  .footer_content > DIV {
	padding: 25px;
  }
  .footer_content_left {
	width: 50%;
  }
  .footer_content_right {
	width: 50%;
  }
  ul.menu_footer > LI {
	margin-right: 20px;
  }
  
}

@media only screen and (max-width: 800px) {
    .list-box-alur > LI {
        display: block;
        width: 100%;
        float: none;
        margin: 10px 0;
        height: auto;
        min-height: auto;
    }
    .list-box-alur-title {
        text-align: left;
    }
    .box-content-alur-action .button {
        width: 100%;
    }
    .list-box-alur-action {
        position: static;
    }
}

@media only screen and (max-width: 768px) {
  H1 {
    font-size: 30px;
  }

  H2 {
    font-size: 25px;
  }

  H3 {
    font-size: 20px;
    line-height: 25px;
  }
  
  .section_info {
	margin-bottom: 20px;
  }
  
  .section_info H2 {
	  font-size: 25px;
  }
  .content H3.page_title {
      font-size: 20px;
  }

  .list_services .list_services_right H3 {
	  font-size: 20px;
  }
  
  .subtitle_content {
	  font-size: 18px;
	  width: 90%;
  }
  .hero-big {
	  padding-top: 0;
  }
  .header-top > DIV {
     height: 80px;
  }
  .icon-menu-top, .icon-menu-close {
    top: 15px;
  }
  
  .logo-top IMG {
    height: 40px;
  }
  .content {
      padding-top: 80px;
  }
    
    
  .bslide-4 {
    background: url(../banner/2018-banner-4-1000.jpg) center center;
    background-size: cover;
  }
  .bslide-3 {
    background: url(../banner/2018-banner-3-1000.jpg) center center;
    background-size: cover;
  }
  .bslide-2 {
    background: url(../banner/2018-banner-2-1000.jpg) center center;
    background-size: cover;
  }
  .bslide-1 {
    background: url(../banner/2018-banner-1-1000.jpg) center center;
    background-size: cover;
  }    
  #content_home .hero H1.page_title,
  #content_services .hero H1.page_title {
	  position: relative;
	  height: auto;
	  padding: 30px 0;
  }
  
  #content_home .hero {
    background-image: url(../banner/home_800.jpg);
	height: 200px;
  }
  
  #content_services .hero {
    background-image: url(../banner/services_800.jpg);
  }

  #content_works .hero {
    background-image: url(../banner/services_800.jpg);
  }

  #content_about .hero {
    background-image: url(../banner/services_800.jpg);
  }

  #content_career .hero {
    background-image: url(../banner/services_800.jpg);
  }

  #content_news .hero {
    background-image: url(../banner/services_800.jpg);
  }

  #content_properties .hero {
    background-image: url(../banner/services_800.jpg);
  }

  #content_properties.milesstone .hero {
    background-image: url(../banner/milesstone_800.jpg);
  }

  #content_properties.haymd .hero {
    background-image: url(../banner/haymd_800.jpg);
  }

  #content_properties.trashtalk .hero {
    background-image: url(../banner/trashtalk_800.jpg);
  }

  #content_properties.kiosaki .hero {
    background-image: url(../banner/kiosaki_800.jpg);
  }

  #content_properties.gallileolei .hero {
    background-image: url(../banner/gallileolei_800.jpg);
  }

  #content_properties.littleelf .hero {
    background-image: url(../banner/littleelf_800.jpg);
  }

  #content_properties.katabrak .hero {
    background-image: url(../banner/katabrak_800.jpg);
  }

  #content_properties.mocho .hero {
    background-image: url(../banner/mocho_800.jpg);
  }

  #content_properties.tumblin .hero {
    background-image: url(../banner/tumblin_800.jpg);
  }

  #content_properties.demits .hero {
    background-image: url(../banner/thedemits_800.jpg);
  }

  #content_properties.biggubuddy .hero {
    background-image: url(../banner/biggubuddy_800.jpg);
  }

  #content_properties.fantasyend .hero {
    background-image: url(../banner/fantasyend_800.jpg);
  }

  #content_contact .hero {
    background-image: url(../banner/services_800.jpg);
  }
  
  .shortcut_page_title {
    font-size: 18px;
  }

  .capKontak INPUT[type=text] {
    width: 200px;
  }

  .list-article-content {
    display: block;
  }
  .list-article-content > DIV {
    display: block;
  }
  .list-article.column-3 > DIV {
    width: 40%;
    display: inline-block;
  }
  .list-article.column-4 > DIV {
    width: 40%;
    display: inline-block;
  }
  .list-article.column-5 > DIV {
    width: 22%;
    display: inline-block;
  }
  .list-article.medium .list-article-title {
    font-size: 18px;
  }
  .list-article.medium .list-article-desc {
    font-size: 14px;
  }
  .list-article.small .list-article-title {
    font-size: 15px;
    margin-bottom: 0;
   }

  .news_list .news_title {
    font-size: 18px;
    line-height: 25px;
  }

  .news_detail {
    padding-top: 30px;
  }
  .news_detail .news_title {
    font-size: 25px;
    line-height: 30px;
  }
  .news_detail P {
    margin-bottom: 25px;
  }

  .news_subtitle_detail {
    font-size: 18px!important;
    line-height: 30px!important;
  }
    
  .title-works {
     margin-top: 30px;
   }
    
  .tab-nav-middle LI SPAN {
    display: block;
    text-align: center;
    margin-bottom: 5px;
  }

  .list_properties .list_properties_img IMG {
    width: 100%;
  }

  .propertis-video-trailer IMG {
    width: 100%;
  }

  .properties-detail {
    width: 100%;
    display: block;
  }
  .properties-detail .row {
    display: block;
  }
  .properties-detail .row .column {
    display: block;
  }
  .properties-detail .label {
    max-width: 100%;
  }

  .gallery_list {
    width: 100%;
    text-align: center;
  }
  .gallery_list > LI:nth-child(4n+0) {
    margin-right: 16px;
  }
  .gallery_list_ket {
    width: 100%;
  }
    
  #list-box-h-home > LI {
     width: 100%!important;
  }
  #list-box-h-home .list-box-h-cover {
    height: auto;
  }
  .list-box-h > LI {
	  width: 40%;
	  margin-right: 20px;
      margin-bottom: 20px;
  }
  #list-box-h-home > LI:nth-child(1) .list-box-h-cover, #list-box-h-home > LI:nth-child(2) .list-box-h-cover {
      height: auto;
  }
  .list-box-h-desc {
	  height: 180px;
  }
  .list-box-h-title P {
     display: none!important;
  }
    #list-box-h-home .list-box-h-title {
        font-size: 20px;
    }
  
  .table-info-works .column {
        padding: 0 30px 0 0;
    }
    .table-info-works {
        margin-bottom: 50px;
    }
	.table-wrapper {
		width: 100%;
		overflow-x: scroll;
	}
	.table-form-list {
		width: 800px;
	}
    
    .box-vertical-action {
        position: static;
        margin-top: 15px;
    }
}
@media only screen and (max-width: 599px) {
  .header-top > DIV {
    height: 70px;
  }
  .logo-top {
    padding: 25px 0 0 20px!important
  }
  .logo-top IMG {
    top: 15px;   
  }
  
  .nav-top > UL {
    right: 25px;
    top: 80px;
  }
  .nav-top > UL > LI {
    font-size: 20px;
  }
  .nav-top > UL > LI > A {
    padding: 8px 10px;
  }
  .medsos-top {
    margin-top: 25px;
  }
  .banner-home {
    height: 400px;
  }
  .banner-home-slide {
    height: 400px;
  }
  .bslide-4 {
    background: url(../banner/2018-banner-4-600.jpg) center center;
    background-size: cover;
  }
  .bslide-3 {
    background: url(../banner/2018-banner-3-600.jpg) center center;
    background-size: cover;
  }
  .bslide-2 {
    background: url(../banner/2018-banner-2-600.jpg) center center;
    background-size: cover;
  }
  .bslide-1 {
    background: url(../banner/2018-banner-1-600.jpg) center center;
    background-size: cover;
  }
  .icon-menu-top, .icon-menu-close {
    top: 10px;
    right: 20px;
  }
    
  .content {
      padding-top: 70px;
  }
  #content_home {
    padding-top: 30px;
  }
  .content H3.page_title {
      font-size: 18px;
  }
  .list_services {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .list_services > DIV:nth-child(2) {
    display: block;
    margin-bottom: 20px;
  }
  .list_services .list_services_left {
    display: block;
    width: 100%;
    text-align: center;
  }
  .list_services .list_services_left IMG {
    width: 100px;
	margin-bottom: 20px;
  }
  .list_services .list_services_right {
    display: block;
    width: 100%;
  }
  .shortcut_page {
    display: block;
  }
  .shortcut_page > DIV {
    display: block;
    text-align: left;
    padding: 10px 10px;
    width: 95%;
    position: relative;
	margin-bottom: 20px;
  }
  
  .shortcut_page_icon {
	  margin-right: 20px;
	  float: left;
  }
	  
  .shortcut_page_icon A {
    width: 100%;
    padding: 5px 5px 0px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
  }
  .shortcut_page_icon A:Hover {
    background: #65c5ed;
  }

  .shortcut_page_title {
	margin-bottom: 5px;
  }

  .shortcut_page_icon IMG {
    height: 50px;
  }

  .shortcut_page_content {
	  text-align: left;
  }

  .list-article {
    display: block;
  }
  .list-article > DIV {
    display: block;
    text-align: left;
    padding: 10px 10px;
    width: 95%;
    padding-bottom: 20px;
  }
  .list-article .list-article-img {
    float: none;
    margin: 5px auto 10px;
  }
  .list-article.column-3 > DIV {
    width: 40%;
  }
  .list-article.column-3.medium.vertical > DIV {
    width: 40%;
  }
  .list-article.column-5 > DIV {
    width: 40%;
  }
    
  .news_list {
    border-bottom: 1px dotted #199ed6;
    padding-bottom: 30px;
    margin-bottom: 25px;
    display: block;
  }
  .news_list > DIV {
    display: block;
  }
  .news_list:last-child {
    border-bottom: none;
  }
  .news_list .news_img {
    float: none;
    margin: 5px auto 10px;
  }

  .news_title {
    text-align: left;
    margin-bottom: 5px;
  }

  .news_date {
    text-align: left;
  }

  .news_content_short {
    text-align: justify;
  }

	.career_list {
		width:100%;
		float: none;
	}
	
	
  .list-box-h > LI {
	  width: 90%;
	  margin-right: 0;
	  margin-bottom: 20px;
  }
  .list-box-h-cover {
	  height: auto;
  }
  .list-box-h-cover IMG {
	  width: 100%;
	  height: auto;
	  position: static;
	  margin-left: auto;
	  margin-top: auto;
  }
  .list-box-h-desc {
	  height: auto;
  }
    .list-box-h > LI:hover IMG {
        width: 100%;
        height: auto;
        margin-left: auto;
        margin-top: auto;
    }
  
  .list-img > LI {
	 margin: 0 2px 20px;
  }
  .content_home_award .list-img IMG {
	  width: 120px;
  }
    
    UL.box_article > LI {
        width: 100%;
        margin: 0 10px 20px 0
    }
    .box_article_img {
        height: auto;
    }
    
    .table-info-h {
        display: block;
    }
    .table-info-h .row {
        display: block;
    }
    .table-info-h .column {
        display: inline-block;
        margin-bottom: 15px;
        width: 45%;
    }
    .table-info-works .column {
        padding: 0;
    }
	.table-form {
		display: block;
	}
	.table-form .row {
		display: block;
	}
	.table-form .column {
		display: block;
	}
	.two-columns .column {
		width: 100%;
	}


  .footer_top {
    display: block;
  }
  .footer_top > DIV {
    display: block;
    text-align: center;
  }
  .footer_top > DIV:last-child {
    text-align: center;
  }
  
  .footer_content_left {
	width: 100%;
  }
  .footer_content_right {
	width: 100%;
  }
  .footer_content {
    display: block;
  }
  .footer_content > DIV {
	display: block;
  }

  .column_section {
    display: block;
  }
  .column_section > DIV {
    display: block;
  }

  .contact_section > DIV:first-child {
    padding: 0;
    width: 100%;
    margin-bottom: 50px;
  }
  .contact_section > DIV:last-child {
    padding: 0;
    width: 100%;
  }

  .tab-nav-middle {
    display: block;
  }
  .tab-nav-middle > li {
    display: block;
    text-align: left;
    font-size: 18px;
    width: 100%;
  }
  .tab-nav-middle LI SPAN {
    display: inline-block;
    margin-bottom: auto;
  }

  .gallery_list > LI {
    width: 100px;
    height: 100px;
  }

    .carousel-box {
        display: block;
    }
    .carousel-box > DIV {
        display: block;
    }
    .carousel-box-left {
        width: 100%!important
    }
    .carousel-box-right {
        width: 100%!important
    }
    .carousel-box-image {
        margin-top: 20px;
    }
  
  	.box-content {
		display: block;
	}
	.box-content > DIV {
		display: block;
	}
	.box-has-image {
		text-align: center;	
	}
    .list-box-alur > LI {
        float: none;
    }
    .list-box-alur-img {
        float: none;
        width: 100%;
        border-radius: 10px;
        overflow: visible;
        margin: 0;
    }
    .list-box-alur-img IMG {
        float: none;
        border-radius: 0;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }
    .list-box-alur-content {
        float: none;
        overflow: hidden;
        height: 250px;
        width: 100%
    }
  
}