
@media screen and (min-width:576px) { 
  .section-steelmaking,
  .section-steelmaking .bg-layer,
  .section-steelmaking .container,
  .section-steelmaking .container .row,
  .parallax-container,
  .section-steelmaking video {
    min-height: 558px;
  }
  
  .section-steelmaking .bg-layer .sm-widget {
    flex: 0 0 auto;
    width: 50%;  
  }
  .section-steelmaking .bg-layer .lg-widget {
    flex: 0 0 auto;
    width: 50%;
  }
  .section-partners h4.sec-title {
    line-height: 1.7;
    font-size: 1.625rem;
  }
  .main-footer .footer-top .fullmenu .menu li:not(:last-child)::after {
    margin: 0 15px;
  }
  .team-items .avatar-box {
    width: 50%;
  }
  #job_list {
    display: grid;
    grid-template-columns: 180px calc(100% - 200px);
    gap: 20px;
  }
  .team-popup-comp {
    min-width: 360px;
    max-width: 360px;
  }
  .investor-img-box {
    width: 238px;
    height: 238px;
    padding: 32px;
  }
}
@media screen and (min-width:768px) {	 
  .main-header .fullmenu .menu li {
    position: relative;
  }
  .main-header .fullmenu .menu > li {
    margin-left: 26px;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .fullmenu .menu a {
    color: var(--dark-color);
  }
  .fullmenu .menu a::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    top: calc(100% - 5px);
    transform-origin: 100% 50%;
    transform: scale3d(0, 1, 1);
    transition: transform 0.3s cubic-bezier(0.5, 0.5, 0.3, 1);
    background: var(--primary-color);
  }
  
  .fullmenu .menu li:hover > a::before,
  .fullmenu .menu .current_page_item > a::before,
  .fullmenu .menu .current-page-ancestor > a:before,
  .fullmenu .menu .current-page-ancestor .sub-menu .current-menu-item.active a::before {
    transform-origin: 0% 50%;
    transform: scale3d(1, 1, 1);
  }
  
  .fullmenu .menu a::after {
    content: attr(data-text);
    height: 100%;
    top: 0;
    left: 0;
    background: none;
    transform-origin: 100% 50%;
    transform: translate3d(150%, 0, 0);
    transition: transform 0.3s cubic-bezier(0.5, 0.5, 0.3, 1);
    position: absolute;
    width: 100%;
    color: var(--primary-color);
  }
  
  .fullmenu .menu a:hover::after,
  .fullmenu .menu .current_page_item > a::after,
  .fullmenu .menu .current-page-ancestor > a::after,
  .fullmenu .menu .current-page-ancestor .sub-menu .current-menu-item.active a::after {
    transform: translate3d(0, 0, 0);
  }
  
  .fullmenu .menu a span {
    display: inline-block;
    transition: transform 0.3s cubic-bezier(0.5, 0.5, 0.3, 1);
  }
  
  .fullmenu .menu a:hover span,
  .fullmenu .menu .current_page_item a span,
  .fullmenu .menu .current-page-ancestor a span {
    transform: translate3d(-150%, 0, 0);
  }
  .fullmenu .sub-menu {
    position: absolute;
    margin: 0;
    padding: 0;
    left: 0;
    display: none;
    top: 100%;
  }
  .fullmenu .sub-menu li {
    margin: 0 0 1px 0;
  }
  .fullmenu .sub-menu li a {
    padding: 5px 10px;
    background-color: var(--dark-color);
    min-width: 180px;
    color: var(--white-color);
    z-index: 1;
  }
  .fullmenu .sub-menu li a::before {
    top: 0;
    height: 100%;
    z-index: -1;
  }
  .fullmenu .sub-menu li a::after {
    padding: 5px 10px;
  }
  .fullmenu li:hover>.sub-menu {
    display: block
  }
  .fullmenu .sub-menu li {position:relative;opacity: 0;transform-origin: bottom;animation: enter 0.2s ease forwards;}	
  .fullmenu .sub-menu li:nth-child(1) {animation-duration: 0.2s;animation-delay: 0s;}
  .fullmenu .sub-menu li:nth-child(2) {animation-duration: 0.3s;animation-delay: 0.1s;}
  .fullmenu .sub-menu li:nth-child(3) {animation-duration: 0.4s;animation-delay: 0.2s;}
  .fullmenu .sub-menu li:nth-child(4) {animation-duration: 0.5s;animation-delay: 0.3s;}
  .fullmenu .sub-menu li:nth-child(5) {animation-duration: 0.6s;animation-delay: 0.4s;}
  .fullmenu .sub-menu li:nth-child(6) {animation-duration: 0.7s;animation-delay: 0.5s;}
  .fullmenu .sub-menu li:nth-child(7) {animation-duration: 0.8s;animation-delay: 0.6s;}
  .fullmenu .sub-menu li:nth-child(8) {animation-duration: 0.9s;animation-delay: 0.7s;}
  @keyframes enter {from { opacity: 0;transform: scaleY(0.98) translateY(10px);} to { opacity: 1;transform: none;}}
  @keyframes fade {from { opacity: 0;} to {opacity: 1;}}
  .fullmenu .menu .sub-menu .current_page_item > a {
    color: var(--white-color);
  }
  .section-steelmaking .bg-layer .sm-widget {
    width: 45%;  
    background-size: cover;
  }
  .section-steelmaking .bg-layer .lg-widget {
    width: 55%;
  }
  .team-items .avatar-box {
    width: 33.33%;
  }
  .team-popup {
    min-width: 700px;
    max-width: 700px;
  }
  .team-popup .member-detail {
    display: grid;
    grid-template-columns: 200px calc(100% - 220px);
    gap: 20px;
  }
  .investor-img-box {
    width: 211px;
    height: 211px;
  }
}
@media screen and (min-width:992px) {			
  .arrow-vhc .slider-arrows .arrow-elmnt.arrow-elmnt_dir_left {
    left: -40px;
  }
  .arrow-vhc .slider-arrows .arrow-elmnt.arrow-elmnt_dir_right {
    right: -40px;
  }
  .team-popup {
    min-width: 800px;
    max-width: 800px;
  }
  .benefit-element {
    grid-template-columns: repeat(3,1fr);
  }
  /* .benefit-element article:not(:last-child) {
    border-right: 1px solid var(--white-color);
  }   */
  .investor-img-box {
    width: 291px;
    height: 291px;
  }
}
@media screen and (min-width:1200px) {  
  .home-banner h1,
  .home-banner p,
  .inner-banner h1,
  .inner-banner p {
    max-width: 560px;
  }
  .team-items .avatar-box {
    width: 25%;
  }
  .team-popup {
    min-width: 1000px;
    max-width: 1000px;
  }
  .team-popup .member-detail {
    grid-template-columns: 230px calc(100% - 250px);
  }
  .item-s6-xl4:not(:nth-child(-n+3))  {
    margin-top: 30px;
  }
  #job_list {
    grid-template-columns: 220px calc(100% - 250px);
    gap: 30px;
  }
  .investor-img-box {
    width: 258px;
    height: 258px;
  }
}
@media screen and (min-width:1400px) {  
  .team-items .avatar-box {
    width: 20%;
  }
  .investor-img-box {
    width: 238px;
    height: 238px;
  }
}

@media screen and (max-width:1199px) {

  .section-enquiry .content-wrapper {
    padding: 0 30px;
  }
  .location-widget-wrap {
    position: relative;
  }
  .location-widget-wrap::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.5);
    display: block;
    left: 0;
    top: 0;
  }
  .location-widget-wrap ul {
    position: relative;
    z-index: 1;
  }
  .footer-contact li {
    padding: 22px 40px;
    font-size: 1.25rem;
    margin: 20px 10px;
  }
  .item-s6-xl4:not(:nth-child(-n+2))  {
    margin-top: 30px;
  }
  .location-name {
    max-width: 210px;
  }
}
@media screen and (max-width:991px) {	
  .arrow-vhc .slider-arrows .arrow-elmnt.arrow-elmnt_dir_left {
    left: 0px;
  }
  .arrow-vhc .slider-arrows .arrow-elmnt.arrow-elmnt_dir_right {
    right: 0px;
  }
  .partner-items {
    padding: 0 40px;
  }
  .technology-items {
    grid-template-columns: repeat(2,1fr);
  }
  .benefit-element article:not(:last-child) {
    border-bottom: 1px solid var(--white-color);
  }
  #grnhse_iframe {
    width: 100%!important;
/*    height: 3220px;*/
  }
}
@media screen and (max-width:767px) {
  .main-header {
    padding: 8px 0;
  }
  .main-header .fullmenu {
    position: fixed;
    z-index: -1;  
  }
  .fullmenu:before, .fullmenu:after {
    content: "";
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(234, 234, 234, 0.2);
    z-index: -1;
    transition: transform cubic-bezier(0.77, 0, 0.175, 1) 0.8s;
    transform: translateX(0%) translateY(-100%);
    left: 0;
    top: 0;
  }
  .fullmenu:after {
    background: var(--white-color);
    transition-delay: 0s;
  }
  .fullmenu:before {
    transition-delay: 0.1s;
  }
  .fullmenu-content {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 60px);
    text-align: center;
    font-size: calc(1vw + 6px);
    cursor: pointer;
    visibility: hidden;  
    overflow: auto;
    margin-top: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .fullmenu-content ul {
    padding-left: 0;
    text-align: center;
    margin: 0;  
  }
  .fullmenu-content ul li {
    position: relative;
    /* display: table; */
    transition-delay: 0.8s;
    opacity: 0;
    transform: translate(0%, 100%);
    transition: opacity 0.2s ease, transform 0.3s ease;    
  }
  .fullmenu-content ul li:not(:last-child) {
    border-bottom: 1px solid #d1d1d1;
  }
  .fullmenu-content ul li:hover:before {
    width: 100%;
  }
  .fullmenu .menu a {
    padding: 5px 0;
  }
  .fullmenu .menu a::before {
    bottom: 0;
  }
  .fullmenu-content #menu-main-menu {
    max-height: 96%;
    width: 100%;
  }
  .fullmenu-content #menu-main-menu .icon {
    position: absolute;
    display: block;
    right: 5px;
    top: 5px;
    width: 36px;
    height: 36px;
    background-color: var(--primary-color);
  }
  .fullmenu-content #menu-main-menu .icon::before {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 10px;
    height: 2px;
    background-color: var(--white-color);
  }
  .fullmenu-content #menu-main-menu .icon::after {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 2px;
    height: 10px;
    background-color: var(--white-color);
    transition: height ease-in-out 0.35s;
  }
  .fullmenu-content #menu-main-menu .icon.active::after {
    height: 0px;
  }
  .fullmenu-content ul.sub-menu {
    display: none;
    background-color: #dfdfdf;
  }
  body.nav-active .fullmenu {
    visibility: visible;
    z-index: 1;
  }
  body.nav-active .fullmenu .fullmenu-content {
    visibility: visible;
  }
  body.nav-active .fullmenu:before, body.nav-active .fullmenu:after {
    transform: translateX(0%) translateY(0%);
  }
  body.nav-active .fullmenu:after {
    transition-delay: 0.1s;
  }
  body.nav-active .fullmenu:before {
    transition-delay: 0s;
  }
  body.nav-active .fullmenu-content ul li {
    opacity: 1;
    transform: translateX(0%);
    transition: opacity 0.3s ease, transform 0.3s ease, color 0.3s ease;
  }
  body.nav-active .fullmenu-content ul li:nth-child(0) {
    transition-delay: 0.5s;
  }
  body.nav-active .fullmenu-content ul li:nth-child(1) {
    transition-delay: 0.6s;
  }
  body.nav-active .fullmenu-content ul li:nth-child(2) {
    transition-delay: 0.7s;
  }
  body.nav-active .fullmenu-content ul li:nth-child(3) {
    transition-delay: 0.8s;
  }
  body.nav-active .fullmenu-content ul li:nth-child(4) {
    transition-delay: 0.9s;
  }
  body.nav-active .fullmenu-content ul li:nth-child(5) {
    transition-delay: 1s;
  }
  body.nav-active .fullmenu-content ul li:nth-child(6) {
    transition-delay: 1.1s;
  }
  body.nav-active .fullmenu-content ul li:nth-child(7) {
    transition-delay: 1.2s;
  }
  body.nav-active .fullmenu-content ul li:nth-child(8) {
    transition-delay: 1.3s;
  }
  body.nav-active .fullmenu-content ul li:nth-child(9) {
    transition-delay: 1.4s;
  }
  body.nav-active .fullmenu-content ul li:nth-child(10) {
    transition-delay: 1.5s;
  }
  body.nav-active .fullmenu-content ul li:nth-child(11) {
    transition-delay: 1.6s;
  }
  body.nav-active .fullmenu-content ul li:nth-child(12) {
    transition-delay: 1.7s;
  }
  .inner-banner {
    height: 250px;
  }
  .location-name {
    max-width: 100%;
    font-size: 1.0625rem;
  }
  .job_details .job-cat {
    font-size: 1rem;
    padding: 6px 10px;
  }
  .job_details .job-cat.active {
    padding-right: 17px;
  }
  .job-cat.active::after {
    content: '\f103';
    font-size: 0.75rem;
  }
  #grnhse_iframe {
/*    height: 4120px;*/
  }
  .media-item:not(:nth-child(-n+2)) {
    margin-top: 30px;
  }
}
@media screen and (max-width:575px) {  
  .section-steelmaking {
    padding: 40px 0;
    background-color: var(--dark-color);
    z-index: 1;
  }
  .section-steelmaking .bg-layer {
    height: 100%;
    top: 0;
    opacity: 0.4;
  }
  .section-steelmaking .bg-layer .lg-widget {
    flex: 0 0 auto;
    width: 100%;
    height: 100%;
  }
  .section-steelmaking video {
    height: 100%;
  }
  .promo-video {
    margin: 0;
  }  
  .section-partners .sec-title {
    line-height: 1.5;
    font-size: 1.375rem;
  }
  .main-footer .footer-top .fullmenu .menu li:not(:last-child)::after {
    margin: 0 4px;
  }
  .main-footer .footer-top .fullmenu .menu li a,
  .main-footer .footer-top .fullmenu .menu li:not(:last-child)::after {
    font-size: 0.875rem;
  }
  .avatar-box .img-box, .avatar-box .img-box img {
    width: 180px;
    height: 180px;
    margin-left: auto;
    margin-right: auto;
  }
  .technology-items {
    grid-template-columns: repeat(1,1fr);
    padding: 15px;
    gap: 20px;
  }
  .item-s6-xl4:not(:first-child)  {
    margin-top: 30px;
  }
  #grnhse_iframe {
/*    height: 5000px;*/
  }
  .investor-img-box {
    width: 180px;
    height: 180px;
    padding: 25px;
  }
  .media-item:not(:first-child) {
    margin-top: 30px;
  }
}
@media screen and (max-width:575px) {  
  .featured-items,.spotlight-slider {
    padding: 0 35px;
  }
  .spotlight-slider .slick-prev, .featured-items .slick-prev {
    left: -7px;
  }
  .spotlight-slider .slick-next, .featured-items .slick-next {
    right: -7px;
  }
}