
@media screen and (min-width:1100px){
/* LAYOUT */
.header::before, .link-home a, .copyright a, .cart-shopping, .box-menu h3 a, .box-menu li a, .nav-click::after, .nav-click span, .footer-inner a, .select-box li a,.select-box li h3, .zoom-control a, .phone-call, .close-infobox, .search-but::before,.copy-right a, .nav li::before, .nav li a, .google-map, .social li a, .language li a, .search-but, .sub-nav li a{-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.wheel, .footer, .button-red, .btn-1, .btn-grey,  .thumb-item, .go-map a{-webkit-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out;}
.bg-blur , .bg-cover::before{-webkit-transition:all 0.6s ease-in-out; transition:all 0.6s ease-in-out;} 
.search-but:hover, .header.hide .search-but:hover {color: #98272b}
.language li a:hover {color: #98272b !important;border-color: #98272b}
.nav li:hover::before {width: 60px}
.nav li a:hover {color: #98272b}
.google-map:hover {color: #98272b}
.social li a:hover {opacity: 1; transform:scale(1.2,1.2);}
.sub-nav li a:hover {background-color:#98272b;color: #fff;}
.nav-click:hover::after {color: #98272b}
.nav-click:hover span {background-color: #98272b}
.nav-click.active:hover span {background-color: #fff !important}
.box-menu li a:hover, .box-menu h3 a:hover {color: #ff454c}
.cart-shopping:hover {color: #98272b;}
.copyright a:hover {color: #ff454c;}
.link-home a:hover {color: #98272b}
.btn-1:hover {background-color: #6d191c}
.btn-grey:hover {background-color: #333}
.left-detail .thumb-item:hover {border: 1px solid #98272b}
.go-map a:hover {-webkit-transform: scale(1.1,1.1);transform: scale(1.1,1.1);}
.button-red:hover { background-color: #959595;}

/* HEADER */
.header.hide::before {background-color: #fff;}
.header.hide .search-but, .header.hide .language li a {color: #333}
.header.hide .nav-click::after {color: #333}
.header.hide .nav-click span {background-color: #333;}
.header.hide .nav-click.active span {background-color: #fff}
.header.hide .cart-shopping, .header.hide .link-home a {color: #333}
.header.hide .search-but.active{color: #fff;}
.header.hide .cart-shopping:hover, .header.hide .link-home a:hover {color: #98272b}
.header.hide .nav-click:hover span {background-color: #98272b}
.header.hide .nav-click:hover::after {color: #98272b}

/*PRINT-SHARE*/
.print-box > a{-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.share-but:hover, .share-but.active{background-color:rgba(0,0,0,0.1);}
.share-item li a::after, .share-item li a::before{-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.share-item li a:hover::after{opacity:1}
.share-item li a:hover::before{opacity:0}
.share-item li:hover{ border-color:#333}
.share-item li{ -webkit-transition:all 0.3s cubic-bezier(.44,.39,.34,1.03);transition:all 0.3s cubic-bezier(.44,.39,.34,1.03);}


/* BUTTON */
.close-video, .close-pics, .close-album, .close-popup, .close-top, .close-details, .close-news::after, .close-news, .go-top-footer::before, .go-top-footer::after, .go-top-footer  {-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.close-video:hover{-webkit-transform: rotate(180deg);transform: rotate(180deg);}
.close-pics:hover{background-color:rgba(255,255,255,0.3);box-shadow:0 0 20px rgba(255,255,255,0.8)}
.close-album:hover, .close-popup:hover{background-color:rgba(255,255,255,0.3);box-shadow:0 0 20px rgba(255,255,255,0.8)}
.close-top:hover{-webkit-transform:scale(0.9);transform:scale(0.9)}
.close-details:hover{-webkit-transform:scale(0.9);transform:scale(0.9)}
.close-news:hover, .zoom-large:hover{ background-color:rgb(168, 156, 133);}
.close-news:hover::after, .zoom-large:hover::after{ -webkit-transform:rotate(90deg);transform:rotate(90deg);}

.go-top{-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.go-top:hover{background-color:rgba(0,0,0,0.2);}

/* SEARCH PAGE */
.item-search a, .item-search::before{-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}
.item-search:hover a, .item-search:hover::before{background-color:#98272b !important;}

/* CUSOR */
.table-re tbody td:nth-child(2), .item-project-home, .item-sol, .item-product-home, .item-news-home, .item-pro, .item-color, .item-project, .item-pic-pro, .item-support-d, .item-catalouge {cursor: pointer;}

/* HOME PAGE */
.company-home a, .item-project-home .pic-img::before, .txt-project-home, .consulting-box a::before,.consulting-box a, .pic-img, .item-news-home, .view, .view::after, .txt-pro-home p, .txt-pro-home h3, .txt-pro-home::before, .item-product-home::before, .item-product-home, .view-1, .view-info, .view-info::after {-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}
.item-product-home:hover .txt-pro-home::before {opacity: 1;transform: none;}
.txt-pro-home p, .txt-pro-home h3 {opacity: 0}
.item-product-home:hover .txt-pro-home p, .item-product-home:hover .txt-pro-home h3 {opacity: 1}
.item-product-home:hover::before {opacity: 1}
.item-product-home {-webkit-transform: scale(0.95,0.95);transform: scale(0.95,0.95);}
.item-product-home:hover {-webkit-transform: scale(1,1);transform: scale(1,1);}
.view-1:hover {background-color: #98272b;border-color: #98272b}
.view-info {border-radius: 40px;padding: 7px}
.view-info:hover {background-color: #98272b;color: #fff;}
.view-info:hover::after {background-position: -35px 0}
.item-news-home:hover .view {color: #fff}
.item-news-home:hover {background-color: #98272b;color: #fff}
.item-news-home:hover .view::after {background:url(../images/arrow3.png) no-repeat;}
.consulting-box:hover a::before {box-shadow: 0 0 31px 16px rgb(255,255,255,0.2)}
.consulting-box a:hover {background-color: #333;}
.item-project-home .pic-img::before {content: ' ';position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: 5px solid #98272b;opacity: 0}
.item-project-home:hover .pic-img::before {opacity: 1}
.item-project-home:hover .txt-project-home {background-color:#333;color: #fff;margin-right: 30px;}
.company-home a:hover {color: #98272b}
.item-news-home:hover .pic-img {background-position: 100% 100%}
.show-text .bg-blur {-webkit-filter: blur(7px);filter: blur(7px);}

/* ABOUT PAGE */
.item-box::before, .item-name, .view-video::before, .view-album::before, .item-partner::before, .item-partner img {-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}
.item-box:hover::before {border-width: 5px}
.item-box:hover .item-name {background-color: #98272b}
.about-library-2 .item-box:hover::before {border:5px solid #fff;}
.item-box:hover .view-video::before, .item-box:hover .view-album::before {border-color: #fff}
.item-partner::before {content: ' ';position: absolute;opacity: 0; top: 0;left: 0;width: 100%;height: 100%;border: 1px solid #98272b;z-index: 1;-webkit-border-radius: 6px;border-radius: 6px;pointer-events: none;}
.item-partner:hover::before {border-width: 5px;opacity: 1}
.item-partner:hover img {transform: scale(0.9,0.9);}

/* PRODUCT DETAIL */
.item-pro h3, .item-pro img, .item-color::before, .item-color, .tab-des li a, .btn-red {-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}
.item-pro:hover img {-webkit-transform: scale(1.1,1.1);transform: scale(1.1,1.1);}
.item-color:hover::before, .item-color:hover {opacity: 1}
.tab-des li a:hover {background-color: #98272b;color:#cccccc;}
.btn-red:hover {background-color: #cccccc;color:#98272b;}

/* PROJECT PAGE */
.project-img, .item-project .pic-img::after {-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}
.item-project .pic-img::after {content: ' ';position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: 5px solid #98272b;opacity: 0}
.project-img:hover {padding-left: 10px;padding-right: 10px}
.item-project:hover .pic-img::after {opacity: 1}

/* PROJECT DETAIL PAGE */
.item-pic-pro::before {-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}
.item-pic-pro::before {content: ' ';width: 100%;height: 100%;border: 5px solid #98272b;position: absolute;top: 0;left: 0;opacity: 0;z-index: 1}
.item-pic-pro:hover::before {opacity: 1}

/* DOCUMENT PAGE */
.item-support a, .item-catalouge, .item-catalouge img, .item-support-d a, .item-support-d span {-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}
.item-support a:hover {background-color: #333}
.item-catalouge:hover {background-color: #98272b}
.item-catalouge:hover img {transform: scale(1.03,1.03);}
.item-support-d a:hover {background-color: #a2a2a2}
.item-support-d:hover span {-webkit-transform: scale(1.1,1.1);transform: scale(1.1,1.1);}

/* RESOLUTION PAGE */
.item-sol {-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}
.item-sol:hover {background-color: #98272b;}
.item-sol:hover .pic-img {background-position: 100% 100%}

/* RECRUITMENT */
.status.hot a, table td a, .table-re tbody td {-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}
.status.hot a:hover {background-color: #ccc}
.table-re tbody td:nth-child(2):hover{ background-color: #bd181a}
.table-re tbody td:nth-child(2):hover a {color: #fff}

/* NEWS PAGE */
.list-news .item-news-home:nth-child(1) {width:calc(66% - 16px);padding: 0}
.list-news .item-news-home:nth-child(1) .pic-img{float:left;width:60%;height: 320px;padding:0;}
.list-news .item-news-home:nth-child(1) .txt-news-home{float:right;width:40%;padding: 20px;text-align: left;height: 266px;padding-top: 70px}
.list-news .item-news-home:nth-child(1) .date-thumb {top: 0;left: calc(60% + 20px)}
.list-news .item-news-home:nth-child(1) .txt-news-home h3 {margin-bottom: 15px}
.list-news .item-news-home:nth-child(1) .txt-news-home p {display: block;height: 91px;overflow: hidden;}
.list-news .item-news-home:first-child p{display: block;}


}