/* -----------------------------
  閮餉圾銴�ˊ��
--------------------------------*/

@media (min-width: 1400px)
{
  .container {
    width: 1170px;
  }  
}




@media (min-width: 1200px) and (max-width: 1399px) {
  .container {
    width: 1000px;
  }
  .know-page .know-item-pic { 
    min-height: 20vw;
  }
  .know-page .know-item-pic .news-img {
      width: 20vw;
      height: 20vw;
  }
}




@media (max-width: 1200px) {
  .about-page .about-title {
    margin-top: 0;
  }
  .about-page .about-memo-info p
  {
    padding-left: 75px;
  }
}




@media (min-width: 992px) and (max-width: 1199px)
{
  .container {
    width: 800px;
  }
  .main-section.map iframe{
  height: 700px;
  }
  .main-section {
    margin-top: 20px;
  }
  .show-filter.show-contact {
    top: 20px;
    right: 20px;
  }
  .know-page .know-item-pic { 
    min-height: 25vw;
  }
  .know-page .know-item-pic .news-img {
      width: 20vw;
      height: 25vw;
  }
}




@media (min-width: 992px) {
  .color-page .inquiry-tip-mobile
  {
    display: none;
  }
}
  



@media (max-width: 991px) {
	.main-section{
		margin-top: 0;
	}
  .main-section.map iframe{
	width: calc(100vw);
	height: 100%;
  }
  .about-page .about-title h2 {
    font-size: 56px;
    line-height: 66px;
  }
  .news-page .news-card .news-img
  {
    width: 13vw;
    height: 13vw;
  }
  .news-page .news-card .news-content
  {
    padding-left: 9vw;
    min-height: 13vw;
  }
  .news-page .news-list>div
  {
    width: 100%;
  }
  .product-page .prod-bg {
    height: 420px;
  }
  .product-page .align-l,
  .product-page .align-r
  {  
    justify-content: center;
  }

  .dark-tooltip.dark>div
  {
    flex-direction: column;
  } 
  .dark-tooltip.dark .tip-color
  {
    flex-direction: column;
    margin-top: 8px;
  }
  .dark-tooltip.dark .tip-box
  {
    width: 100px;
    height: 60px;  
    margin-right: 10px;
  }
  .dark-tooltip.dark .tip-color-tag,
  .dark-tooltip.dark .tip-box
  {
   margin: auto; 
  }
  .dark-tooltip.dark .tip-color span,
  .dark-tooltip.dark .tip-number
  {
    display: block;
    text-align: center;
  }
  .dark-tooltip.dark .tip-number
  {
    float: none;
    margin-top: 5px;
  }
  .dark-tooltip.dark .tip-color span
  {
    line-height: 18px;
  }      
  .dark-tooltip.dark .tip-number {
    line-height: 26px;
  }
  .color-page .inquiry-tip-mobile
  {
    display: block;
  }
  .color-page .inquiry-tip-pc
  {
    display: none;
  }
  .color-page .add-inquiry-2
  {
    padding: 2px 21px 2px 5px;
    margin: 3px 0 5px;
  }
  .inquiry-page .td-title
  {
    display: none;
  }
  .inquiry-page .flex-captcha
  {
    justify-content: flex-start;
  }
  .inquiry-page .shoping-tite a {
    padding-top: 0;
  }
  .inquiry-page .inquiry-img
  {
    padding-top: 70px;
  }
  .inquiry-page .tb-size {
    padding: 15px 0 0;
  }
  .inquiry-page .number-but.float-right.remove {
    margin-right: 0;
  }
  .inquiry-page .inquiry-item textarea {
    margin-top: 15px;
    margin-bottom: 30px;
  }
  .inquiry-page .inquiry-title p {
    padding: 12px 6px 12px 0;
  }  
  .video-page .know-item-txt .news-content {
      padding: 30px 15px!important;
  }
  .album-page #grid 
  {
    margin: 0 15px;
  }
  .about-page .section-imp h3:before {
    content: '';
    width: 15vw;
    right: calc(75%);
  }
  .about-page .section-imp h3:after {
    content: '';
    width: 15vw;
    left: calc(75%);
  }
  .bottom-border
  {
    position: relative;
  }
  .totop {
    right: 15px;
    bottom: 20px;
  }
  .inquiry-page .pc-x
  {
    display: none;
  }
  .inquiry-page .mobile-x
  {
    display: block;
  }
}




@media (min-width: 768px) {
  .contact-page .mobile-iframe iframe
  {
    display: none;
  }
}




@media (max-width: 767px) {
  .mobile-column
  {
    display: flex;
    flex-direction: column-reverse;
  }
  .about-page .about-title {
    margin-top: 20px;
  }
  .contact-page .main-section.map iframe,
  .contact-page .iframe-bg
  {
    display: none;
  }
  .news-page .news-card .news-img
  {
    width: 18vw;
    height: 18vw;
  }
  .news-page .news-card .news-content
  {
    padding-left: 14vw;
    min-height: 18vw;
  }
  .bottom-border {
    height: 80px;
    max-height: 80px;
    padding: 5px 0;
  }
  .bottom-border .align-left {
    text-align: center;
  }
  .title-top-border p
  {
    text-align: center;
  }
  .big-slider {
    height: calc(100vh - 170px);
  }
}




@media (max-width: 991px) and (min-width: 768px) {
  .about-page .about-txt-center img
  {
    max-width: 70%;
  }  
  .know-page .know-item-pic { 
    min-height: 25vw;
  }
  .know-page .know-item-pic .news-img {
      width: 25vw;
      height: 25vw;
  }
  .know-page .news-card .news-content
  {
    padding: 0 30px;
  }
}




@media (max-width: 767px) and (min-width: 481px){
  .about-page .about-title img {    
    max-width: 400px;
  }
  .know-page .know-item-pic { 
    min-height: 250px;
  }
  .know-page .know-item-pic .news-img {
      width: 35vw;
      height: 250px;
  }
  .know-page .news-card .news-content
  {
    padding: 0 30px;
  }
}




@media (max-width: 480px) {
  .about-page .about-title h2 {
    font-size: 46px;
    line-height: 56px;
  }
  .about-page .about-title img {
    top: 30px;
  }
  .about-page .about-title p
  {
    font-size: 16px;
    line-height: 24px;
  }
  .about-page .about-memo img {
    width: 60px;
    left: 0;
    right: 0;
    top: -20px;
    margin: auto;
  }
  .about-page .about-memo-title h3,
  .about-page .about-memo-info h4,
  .about-page .about-memo-info p
  {
    padding-left: 0;
  }
  .about-page .about-memo-title {
    padding: 10px 20px 5px;
  }
  .about-page .about-memo-title h3
  {
    text-align: center;
  }
  .about-page .about-memo {
    padding-top: 20px;
  }

  .index-page .index-marquee span
  {
    font-size: 14px;
    margin-right: 0;   
  }
  .index-page .index-marquee span:after
  {
    content: "|";
    right: -16px;
  }  
  div#abgne_marquee ul li a {
    font-size:14px;
    padding-right: 30px;
  }
  .news-page .tab-menu a {
    border-bottom: 2px solid #e4e4e4;
    text-align: center;
  }
  .news-page .news-card .news-img
  {
    width: 70vw;
    height: 70vw;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    margin: auto!important;
  }
  .news-page .news-card:hover .news-img
  {
    margin-left: 0;
    margin: auto;
  }
  .news-page .news-card {
    padding: 30px 20px 20px;
  }
  .news-page .news-card .news-content {
    padding-left: 0;
    min-height: auto;
    margin-top: 15px;
  }
  .know-page .know-item-pic .know-info {
    display: flex;
    flex-direction: column;
  }
  .know-page .news-card .news-date {
    right: 50%;
    top: -13px;
    margin-right: -84px;
  }
  .know-page .news-card .news-content
  {
    padding: 0;
  }
  .know-page .know-item-txt {
    padding: 30px 20px;
  }
  .know-page .know-item-txt .news-content
  {
    text-align: left;
  }
  .know-page .know-item-txt .know-info
  {
    padding: 0 10px;
  }  
  .news-page .know-card {
    padding: 0;
  }
  .product-page .prod-bg {
    height: 360px;
  }
  .product-page .prod-title {
    width: 100%;
    height: 36px;
  }
  .product-page .prod-title span {
    font-size: 22px;
    bottom: 10px;
  }
  .product-page .prod-title img {
    height: 45px;
    bottom: -7px;
  }
  .product-page .prod-intro {
    padding: 30px 25px;
  }
  .product-page .prod-intro h2 {
    font-size: 32px;
    line-height: 34px;
  }
  .product-page .prod-intro h3 {
    font-size: 22px;
    line-height: 24px;
  }  
  .video-page .news-card .news-content {
    margin-top: 0;
  }
  .product-page .know-link {
    margin-top: 15px;
  }
  .product-page .product-title-sec .add-inquiry-1 {
    margin-top: 0;
  }
  .product-page .pro-float
  {
    float: left;
  }
  .bottom-border {
    height: 100px;
    max-height: 100px;
    padding: 5px 0;
  }
  .about-page .section-imp h3 {
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 26px;
  }
  .about-page .section-imp h3:before {
    content: '';
    width: 10vw;
    right: calc(85%);
  }
  .about-page .section-imp h3:after {
    content: '';
    width: 10vw;
    left: calc(85%);
  }     
  .section-imp.parallax {
    height: 280px;
    max-height: 280px;
    padding-bottom: 120px;
  }
  .about-page .section-imp h3 {
    margin-top: 15px;
  }
  .product-page .know-link li {
        height: 40px;
    border-radius: 20px;
  }
  .product-page .know-link li h5 {
    font-size: 14px;
  }
  .product-page .prod-tag ul
  {
    padding-left: 0;
  }
  .product-page .product-info-sec .prod-tag li {    
    width: calc( 100% - 10px );
  }
  .big-slider {
    height: calc(100vh - 190px);
  }
  .cd-top {
    right: 10px;
    bottom: 110px;
  }
  .totop {
    right: 10px;
    bottom: 50px;
  }  
  .album-page .mobile-mask
  {
    display: block;
  }
  .album-page #grid .portfolio-overlay .add-inquiry
  {
    opacity: 1;
    bottom: 17px;
  }

  .album-page .portfolio-overlay-bottom,
  .album-page .portfolio-sub-title,
  .album-page .portfolio-title
  {
    transition: opacity 0.3s ease 0s, opacity 500ms ease 0s, transform 300ms ease 0s!important; 
    opacity: 1!important; 
    transform: translateX(0px) translateY(0) translateZ(0px)!important;
  }
}




@media (max-width: 320px) {
  
}
