/*共通
----------------------------------------------*/
.normalScroll{
z-index: 4;
}
.allstraight{
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: -1;
  
}
.straight{
  height: 100vh;
  min-height: 100vh; 
  border-right:1px solid #efefef;
}

.nomobile{
    display: none!important;
}
.allbackground{
  overflow: hidden;
  z-index: 2;  
}
.padlogo{
  display: none;
}

.caption-style-4 :hover .caption{
  opacity: 1;
}
.caption-style-4 :hover .img img{
  opacity: 1;
  transform: scale(1.15,1.15);
  -webkit-transform:scale(1.15,1.15);
  -moz-transform:scale(1.15,1.15);
  -ms-transform:scale(1.15,1.15);
  -o-transform:scale(1.15,1.15);
}
.caption-style-4 .img img{
  -webkit-transition:all 0.25s ease-in-out;
  -moz-transition:all 0.25s ease-in-out;
  -o-transition:all 0.25s ease-in-out;
  -ms-transition:all 0.25s ease-in-out;
  transition:all 0.25s ease-in-out;
}

/*.allbackground:before{
  content:"";
  background: url("../image/bg/bg.jpg") center center ;
  background-attachment: fixed;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
}*/

.rowarea{
  padding:10% 0 10% 0;  
}
.area{
  padding: 45px 0;
}
.rightlink{
  color:#fff;
}
.topmenu{/*MENU*/
  background: #154198;
  padding:20px 0;
  position:sticky;
  z-index: 7;
  font-size: 1.1em;
  letter-spacing: 0px;
  /*border-bottom:1px solid #ddd;*/
  top:0px;
}
.logo{
  overflow: hidden;
  max-width: 440px;
  margin: 0 15px 15px 0;
}
/*.search input{
  padding: 15px 15px;
  border-radius: 50px;
  border:0px; 
  float: left;
}
.search .input{
  width: 90%;
  padding: 0px 0;
  margin: 0 auto;
  max-width: unset;
}
.search #submit_Btn{
  padding: 6px 6px;
}
.search{
  padding: 10px 0;
}
*/
/*
.lanarea{
  position: absolute;
  width: 100%;
  height: auto;
  top: 19px;
  left:0;
  z-index: 6;
  display: none;
}*/
/*
.language{
  padding: 10px 0px;
  text-align: center;
  color: #fff;
  background: #333;
  border-bottom:1px solid #ccc;
}*/

/*.lanarea .col-12x:nth-child(3) .language{
  border-bottom: 0px;
}
.alllanguage{
  padding: 19.5px 10px;
}

.alllanguage:hover .lanarea,.lanarea:hover,.alllanguage:active .lanarea{
  display: block;
}
*/
/*
.mob-language{
  width: auto;
  height: 40px;
  position: absolute;
  right: 60px;
  top: 20px;
  
  z-index: 8;
  border-radius: 50px;
  border:2px solid #000;
  padding: 10px 10px;
}
.mob-language a span{
  display: none;
}
.mob-language a{
  color: #000;
}

.mob-language .lanarea{
  position: absolute;
  width: 70px;
  height: auto;
  top: 11px;
  left: -24px;
  z-index: 6;
}

.mob-language .lanarea a{
 color: #fff;
}

.moblogo{
  max-width: 60%;
}

.mobtyoe{
  display: none;
}

.topmenu .contentword{
  overflow: visible;
}

.mobthumb{background: #097cf2;}
.mobten{background: #f98810;}
.mobmid{background: #00b838;}
.mobthumb a,.mobten a,.mobmid a{color: #fff!important;text-align: center!important;display: flex!important;justify-content:center;}

.toptool .social{
  padding:0px 5px 0 0;
  width:42px;
}

.toptool .social a{
  color: #06273d;
  border-radius: 50px;
  border:1px solid #06273d;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height:2.2em;
  font-size: 1.2em;
  padding: 0px 0px;
  float: left;
}


.toptool .social a:hover{
  color: #fff;
  border-radius: 50px;
  background: #06273d;

}
*/

.allindexcata{
  position: sticky;
  top: 0;
  z-index: 3;
  margin: 0 0 5% 0;
}

.allindexcata .flex{
  background:#ccc;
}

.indexcata{
  text-align: center;
  background: #ccc;
  padding: 20px 15px;
  line-height: 1.5em;

}

.iframe{
  height: 250px;
}

.titleline{
  width: 200px;
  height: 6px;
  background: #2699fb;
  margin: 20px auto;
  float: none;
}

.swipes{
  margin: 3.5% 0 0 0;
}

.areatitle{
  color: #097cf2;
  margin: 0 auto 0% auto;
}
    
.areatitle h2{
  font-weight: bold;
  font-size: 2em;
  padding:0px 0 0px 0; 
  letter-spacing: 0px;
  color: #154198;
  line-height: 45px;
}

.subareatitle{
  text-align: center;
  color: #727171;
  padding:0px 10% 0px 10%; 
  font-size: 0.6em;
  letter-spacing: 0px;
  margin: 1% 0;
}

.subareatitle h2{
  line-height: 1.25em;
}

#cd-vertical-nav{
  display: none;
}


/*.areatitle .areah2{
  display: flex;
  align-items: flex-end;
}
.areatitle .areah2:before{
  content:"";
  width: 40px;
  height: 4px;
  background: #097cf2;
  float: left;
  margin: 0px 20px 0 0;
}
.areatitle .areah2:after{
  content:"";
  width: 40px;
  height: 4px;
  background: #097cf2;
  float: right;
  margin: 0px 0px 0 20px;
}*/



/*-------------------------------------------------*/
.swipeword{
  margin: 0 auto;
  width: 100%;
  z-index: 2;
  float: none;
  position: absolute;
  top:15%;
}

.swipecon{
  margin: 0 auto;
  width: 100%;
  max-width: 1300px;
  float: none;
  position: relative;
  padding:50px 30px;
  color: #fff;
  text-align: center;
}

.swipecon-sub{
  margin: 0 auto;
  width: 100%;
  max-width: 900px;
  float: none;
  position: relative;
  padding: 30px 30px;
  color: #fff;
  text-align: center;
}

.swipecon h1{
  font-size: 2em;
  font-weight: bold;
  margin: 5% 0 5% 0 ;
  line-height: 1em;
}


.swipecon p{
  font-size: 1em;
  line-height: 1.3em;
  font-weight: normal;
  margin: 0 0 10% 0 ;
}

/*----航班資訊---------------------*/

.combineboth{
  padding: 5% 0 8% 0;
  z-index: 2;
  background: url(../image/bg/wideobg.jpg) repeat fixed;
}

.alltab{
  box-shadow: 0px 0px 8px #aaa;
}

.arrivareabg{
  
}

.flightinfo{
  background:#fff;
  padding: 5% 1% 3% 1%;
  text-align: center;
  font-weight: bold;
}


.flightplane{
  background:#fff;
  padding: 3% 1%;
  text-align: center;
  border-bottom:1px solid #ccc;
}


.flightplanelast{
  padding: 8% 2%;
}


 
.indexbanner .swiper-button-next,.indexbanner .swiper-button-prev{
  top: 45%;
}

/*---天氣狀況-----------------------------
.nowdate{
  background:#fff;
  border-radius: 3px;
  box-shadow: 0px 0px 8px #aaa;
  padding: 10px 10px;
  margin:0 0 20px 0; 
}

.nowtime h2{
  font-size: 2em;
  color: #097cf2;
  letter-spacing: 12px;
  font-weight: bold;
  text-align: center;
}

.nowday{
  color: #454545;
  letter-spacing: 2px;
  font-size: 0.6em;
  padding: 0px 0;
  text-align: center;
}

.tempture{
  font-size: 1em;
  letter-spacing: 2px;
}
*/
/*----關於航空站--------------------------

.about{
  background: #fff; 

}
.aboutword{
  padding: 0 10%;
}

.aboutword p{
  color: #111;
  font-size: 1.15em;
  line-height: 1.35em;
  margin:  5% 0;
}

.aboutbg{
  background: #fff url("../image/aboutbg.png") right bottom no-repeat; 
  height: 100%;
  padding: 7.4% 0;
}
*/
/*.aboutleft:before{
  content: "";
  width: 50%;
  height:100%;
  position: absolute;
  left:0;
  top: 0;
  background: url("../image/aboutpic.jpg")center center no-repeat;
  background-size:cover;
  display: none;
}

.aboutmore{
  background: #fedd01;
  font-size: 1.1em;
  color: #000;
  box-shadow: 3px 3px 5px #333;
  letter-spacing: 1px;
  padding: 10px 35px;
  text-align: center;
  border-radius: 50px;
}*/

/*--最新消息首頁-------------------------

.newsarea{
  background: url("../image/bg/newsbg.jpg") 0 0  no-repeat;
  background-size: cover;
  padding: 5% 0 8% 0;
  background-attachment: fixed;
}

.tabs{

  background: #fff;
  box-shadow: 0 3px 3px #ccc;
  z-index: 2;
}

.tabitems{
 
  margin: 0 auto;
}
.tabs li{

  float: left;
  text-align: center;
  padding: 10px 1%;
  font-weight: bold;
  color: #101010;
  font-size: .91em;
  border-bottom:3px solid transparent;
}

.tabs li:hover{
  cursor: pointer;
}

.tabs .current{
  color:  #0d53bc;
  border-bottom:3px solid #0d53bc;
}

.tabscontent{
  background:#fff; 
  border-radius: 5px;
}

.tabscontent ul,.tabscontent ul li{
  float: left;
  width: 100%;
  background:#fff; 
  line-height: 24px;
}

.content1 ul li:hover{
  background:#f00;
}
.tabscontent li{
  padding: 15px 15px;
  border-bottom:1px solid #aaa;
}*/
/*.tabscontent li:nth-child(even){
  background:#f4f5f5; 
}
.tabscontent li:hover{
  background:#097cf2;
  color: #fff;
}

.tabscontent li:hover,.tabscontent li:hover .newsdate,.tabscontent li:hover .newstopic{
  color: #fff;
  -o-transition:color .3s linear,box-shadow .3s linear,border .15s linear,background .15s linear;
  -webkit-transition:color .3s linear,box-shadow .3s linear,border .15s linear,background .15s linear;
  -moz-transition:color .3s linear,box-shadow .3s linear,border .15s linear,background .15s linear;
  transition:color .3s linear,box-shadow .3s linear,border .15s linear,background .15s linear;
}

.tabitemsnews{
  width: 100%;
  margin: 0 auto;
}

.tabitemsnews li{
  padding: 4% 1%; 
  width: 25%;
}

#tabsholder{
  background: #fff;
}



#tabsholder2{
  background:#fff; 
}

#tabsholder2 li{
  width: 50%;
  float: left;
  padding: 5.5% 1%
}


#tabsholder2 .tabs .current{
  color:  #fff;
  background:#097cf2;
}




.newstopic{
  overflow: hidden;
}


.newsdate,.newstopic{
  color:#253858;
  padding: 2px 10px;
  font-size: 1.19em;
}
.newsdate{

  font-size: 1.25em;
  color:#0d53bc;
  font-weight: bold;
  text-align: left;
}
.tabscontent ul li a:hover .newstopic,.tabscontent ul li a:hover .newsdate{
  color:#00AAFF!important;
}

.readmore{
  color: #fff;
  padding: 3px 20px;
  border: 2px solid #fff;
  border-radius: 50px;
  background: #333333;
  margin:0 0 0 0%;
}
.readmore i{
  margin: 0 0 0 5px;
}
.readmore:hover{
  color: #0d53bc;
  background:#fff;
}*/




/*--影音專區-----------------------------------------*/

.typesytle{
  padding: 5px 20px;
}

.videoarea{
  background: #fff;
}

.videoarea .swiper-container{
  padding: 0 5px 50px 5px;
}

.videos{
  padding: 5px 5px;
}

/*.videoitem{
  padding: 0px 0px;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0px 0px 2px #777;
}

.videoitem:hover{
  box-shadow: 0px 0px 12px #dadada;
  background: #12b1ff;
  -o-transition:color .3s linear,box-shadow .3s linear,border .15s linear,background .15s linear;
  -webkit-transition:color .3s linear,box-shadow .3s linear,border .15s linear,background .15s linear;
  -moz-transition:color .3s linear,box-shadow .3s linear,border .15s linear,background .15s linear;
  transition:color .3s linear,box-shadow .3s linear,border .15s linear,background .15s linear;
}

.videoitem .videoitemname,.videoitem .videoitemlink{
  font-size: 1.055em;
  text-align:center;
  line-height: 1.3em;
}
.videoitem .videoitemname{
  margin: 5px 0 5px 0;
  padding: 0 15px;
  color: #101010;
  letter-spacing: 0.12em;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
  line-height: 1.35em;

}

.videoitem:hover .videoitemname{
 color: #fff;
}


.videoitem .videoitemlink{
  color: #666;
  margin: 5px 0 15px 0;
}
.videoitem  a{
  float: left;
  width: 100%;
}

.videoitem .videoitemlink{
  padding: 0 15px;
}*/

/*.bottomarea{
  padding: 0 5px;
}*/

.morevideo{
  background: #fedd01;
  font-size: 0.9em;
  color: #121212;
  letter-spacing: 1px;
  padding: 7px 35px;
  text-align: center;
  border-radius: 50px;
}

.morevideo:before{
  content: "";
  float: right;
  background: url("../image/morevideo.png") center center no-repeat;
  width:20px;
  height:20px;
}

/*.morevideo img{
  margin: 0 0 0 5px;
}*/
/*
.origin{
  text-decoration:line-through;
  font-weight: normal;
  padding: 0 5px;



  
}

.discount{
  background: #2a55ff;
  position: absolute;
  left:0px;
  top: -45px;
  text-align: center;
  font-size: 1.6em;
  color:#fff;
  z-index: 2;
  border-radius: 50px; 
  width: 90px;
  height: 90px;
  line-height: 3.5em;
  letter-spacing: 0px;

}


.hotsale,.shipp,.feature{
  padding:25px 0 0px 0;
}
*/



/*分類區塊-----------------------------------------*/

.cataarea{
  padding: 0% 0 0% 0;
}

.cata{
  padding: 1.5% 1.5%;
  /*background:#097cf2; */
}

/*.catabefore:after{
  content: "";
  background:url("../image/catabg.png") 0 0 no-repeat;
  background-size: 100%;
  width: 100%;
  height: 50px;
  float: right; 
}*/

.catabefore{
  filter: drop-shadow(1px 1px 5px #aaa);
  margin: 0 0 0% 0;
}

.catabefore:hover{
  /*filter: drop-shadow(1px 1px 10px #656565);
  -o-transition:drop-shadow .1s linear;
  -webkit-transition:drop-shadow .1s linear;
  -moz-transition:drop-shadow .1s linear;
  transition:drop-shadow .1s linear;*/
}


.cata .img{
  max-height: 254px;
  overflow: hidden;
}

.cata .plane{
  margin: 5% 0 0% 0;
}

.gotocata{
  /*width: 170px;*/
    /* height: 70px; */
    border-radius: 50px;
    /*border: 2px solid #fff;*/
    background:#154198; 
    color: #fff;
    margin: 3% 0;
    font-size: 1.2em;
    line-height: 2em;
    padding: 0 10px;
    float: right;
    text-align: center;
    -o-transition:background .3s linear,box-shadow .3s linear,border .15s linear,transform .15s linear;
    -webkit-transition:background .3s linear,box-shadow .3s linear,border .15s linear,transform .15s linear;
    -moz-transition:background .3s linear,box-shadow .3s linear,border .15s linear,transform .15s linear;
    transition:background .3s linear,box-shadow .3s linear,border .15s linear,transform .15s linear;
}

.gotocata i{
  margin: 0 0 0 10px;
}

.sinpolyarea a:hover .gotocata, .sinpolyarea a:hover .gotocata i{
  color: #fff;
  background: #097cf2;
  -o-transition:background .3s linear,box-shadow .3s linear,border .15s linear,transform .15s linear;
  -webkit-transition:background .3s linear,box-shadow .3s linear,border .15s linear,transform .15s linear;
  -moz-transition:background .3s linear,box-shadow .3s linear,border .15s linear,transform .15s linear;
  transition:background .3s linear,box-shadow .3s linear,border .15s linear,transform .15s linear;
  transform: scale(1.1);
  box-shadow: 0px 3px 8px #154198;
}

.cata a{
  padding: 0px 0;
  text-align: center;
  letter-spacing: 0px;
  color: #fff;
  /*box-shadow: 3px 3px 8px #565656;*/
}


.itemname{
  color: #787878;
  line-height: 1.35em;
  letter-spacing: 0px;
}

.catabg{
  overflow: hidden;
}

.catatitle{
  font-size: 1.4em;
  font-weight: bold;
  margin: 0% 0 0% 0;
  letter-spacing: 0px;
  line-height: 1.2em;
  color: #154198;
}
.catatitle-en{
  font-size: 1.25em;
  margin: 3.5% 0 ;
  line-height: 1em;
  color: #5A5A5A;
  letter-spacing: -1px;
  font-weight: bold;
}

.viewlink{
  padding:5px 0 ;
  margin:3.5% 0 0 0;
}
.catatitleline{
  width: 120px;
  height: 5px;
  background:#2699fb; 
}


/*--停車場-------------------------------------------------
.parking{
  padding: 3.5% 0 3.5% 0;
  background: url("../image/bg/parking01.jpg") center center no-repeat;
  background-size: cover;
  background-attachment: fixed;  
  color: #fff;
}

.parking .areatitle{
  color:#fff;
}
.parking .areatitle .areah2:before,.parking .areatitle .areah2:after{
  background:#fff;
}
.parkinfo{
  margin:3.5% 0 3.5% 0;
}

.parkinfo h2{
  font-size: 2.5em;
}

.parknum{
  margin: 2% 0 3% 0;
  font-size: 1.5em;
}

.nownum{
  color: #22b573;
}*/



/*SERVICE WE PROVIDE
-----------------------------------------------*/
.relatedlinks{
  padding: 10% 0 10% 0;
  background: #154198;
  z-index: 2;
}

.relatedlinks h2{
  color:#fff;
}

.relatedlinks .item{
  padding: 0 3px;
  /*background: #fff;
  border:1px solid #ccc;*/
  min-height: 65px;
}

.relatedlinks .swiper-container{
  padding: 0 0 50px 0;
}

.linkunit{
  padding: 5px 2px 10px 2px;
  color: #2699fb;
  font-weight: bold;
  font-size: 1.65em;
  line-height: 1.45em;
  letter-spacing: 0px;
}

.brwords{
  color: #aaa;
  font-size: 1.11em;
  line-height: 1.5em;
  letter-spacing: 0px;
  padding: 5px 100px;
}


/*footer
---------------------------------------------------*/
.footer{
  background-size: 100%;
  padding:2% 0;
  color: #fff;
  margin: 0px 0 0 0;
  z-index: 1;
  background: #07173a;

}

.ftline{
  padding: 10px 0;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 1.5em;
}

.ftline i{
  margin: 0 5px 0 0;
}

.ft-h3 > h3{
  font-size:1.8em;
  letter-spacing: 1px;
  font-weight: bold;
}

.footerlink{
  color: #fff;
}

.footer .footitle{
  line-height: 21px;
  font-size: 14px;
  margin: 15px 0; 
  letter-spacing: 1px;
  color: #fff;
}

.footersec{
  margin:3% 0% 5% 0 ;
  text-align: left;
}

.footitem{
  padding: 5px 0;
}

.footitem i{
  margin: 0 5px 0 0;
}

.copy{
  padding: 10px 0 10px 0;
  color: #fff;
  font-size: 14px;
  letter-spacing: 1px;
  margin: 5% 0 0 0;

}

.footrow{
  padding: 1% 0% 1% 16%;
}

.footrow:last-child{
  padding: 0% 0% 0% 0%;
  margin: -120px 0 0 0;
}

.productword{
  background:#fafafa;
  padding: 5% 0;
}

.productword p{
  width: 100%;
  float: left;
  padding: 5px 0;
  line-height: 1.5em;
}

.infotop{
  position: sticky;
  top: 0;
}

.productinfo .footer{
  background-color: #fafafa;
}

.footer{
  padding:10% 0 10% 0;
  margin: 0px 0 0 0;
}

.ftline.mob-flex{
  flex-wrap: unset;
}

.topword{
  line-height: 1.2em;
}


@media only screen and (min-width: 360px) {
  .catatitle{
    font-size: 1.5em;
    margin: 0% 0 0% 0;
  }

}
@media only screen and (min-width: 600px) {

  

  .mobtyoe{
    display: block;
  }



  .catatitle{
    font-size: 2em;
    margin: 0% 0 0% 0;
  }



  /*標題*/
  .areatitle{
    margin: 0 auto 0% auto;
  }

  .areatitle .areah2:before{
    content:"";
    width: 100px;
    height: 4px;
    background: #097cf2;
    float: left;
    margin: 0px 20px 0 0;
  }
  .areatitle .areah2:after{
    content:"";
    width: 100px;
    height: 4px;
    background: #097cf2;
    float: right;
    margin: 0px 0px 0 20px;
  }

  .iframe{
    height: 350px;
  }


}

@media (min-width: 768px) {
  .featcon p{
    margin: 0 0 0px 0;
    line-height:1.5em;
    text-align: left;
    word-break: break-word;
    letter-spacing: 0px;
    font-size: 1.05em;
  }

  .item .itemname,.item .itemmoney{
    font-size: 1.3em;
  }

   .tabitemsnews li{
    padding: 4% 5%; 
  }

  .tabs li{
 
  font-size: 1.35em;

  }

  .gotocata{
    /* height: 70px; */
    border-radius: 50px;
    /*border: 2px solid #fff;*/
    margin: 3% 0;
    font-size: 1.1em;
    line-height: 2em;
    padding: 3px 20px;
    float: right;
    text-align: center;
    box-shadow: 3px 3px 5px #ccc;
  }

  .iframe{
    height:510px;
    margin: 3% 0 0 0;
  }

  .footersec {
    margin: 3% 0% 0% 0;
  }
  
  .logo{
    max-width: 200px;
    margin:0 15px 0 0
  }

}



@media screen and (min-width: 1000px){

  

  .logo{
    max-width: 200px;
    margin:0 15px 0 0
  }

  .topword{
    padding: 0 0 0 15px;
  }
  
.rightbg:after{
  content:"";
  width: 100%;
  height:360px;
  position: absolute;
  right:0;
  top:-130px;
  z-index: -1;
  background: url(../image/footer.png) right center no-repeat;
  background-size: 100%;
}
 
  
   
.footer{
  padding:5% 0 4% 0;
  margin: 0px 0 0 0;
}
#cd-vertical-nav{
  display: block;
}
#cd-vertical-nav{
  position:fixed;
  z-index:3;
  right:0px;
  padding:0 0px 0 0; ;
  float: right;
  width: 220px;
  top:15%;
}

#cd-vertical-nav ul,#cd-vertical-nav li,#cd-vertical-nav li a{
  float: left;
  width:100%;
  padding:2px 0;
}

#cd-vertical-nav li a{
 
  padding:3% 0% 3% 12%;
  color:#9aaab7;
  background: #DCDDDD;
  border-radius: 50px 0px 0px 50px;
  margin:0 0 0 60%;
  font-size: 12px;
  letter-spacing: 0px;
  -o-transition:margin .3s linear;
  -webkit-transition:margin .3s linear;
  -moz-transition:margin .3s linear;
  transition:margin .3s linear;

}

#cd-vertical-nav li a:hover{

  margin:0 0 0 0%;
  -o-transition:margin .3s linear;
  -webkit-transition:margin .3s linear;
  -moz-transition:margin .3s linear;
  transition:margin .3s linear;
}

#cd-vertical-nav li a:hover .secbox{
  width: 100%;
}

.spic{
  margin: 0 20px 0 0;
  min-width: 50px;
  width: 50px;
}


#cd-vertical-nav li a.is-selected{


  color: #FAEE00;
  font-weight: bold;
  background: #154198;
  -o-transition:background .3s linear,margin .3s linear;
  -webkit-transition:background .3s linear,margin .3s linear;
  -moz-transition:background .3s linear,margin .3s linear;
  transition:background .3s linear,margin .3s linear;
}

  /*SERVICE WE PROVIDE
  -----------------------------------------------*/
  .relatedlinks{
    padding: 5% 0 5% 0;
  }

  .subareatitle{
    font-size: 0.9em;
  }

  .footersec:nth-child(1){
    text-align: right;
  }
  .footersec {
    margin: 0% 0% 0% 0;
  }

  .rowarea{
    padding:2.5% 0 2.5% 0;  
  }

}


@media screen and (min-width: 1202px){
  .banner{
    object-fit: cover;
    width: 100%;
    height: 850px;
  }

  .topmenu .contentword{
    width: 98%;
  }

   .cata .itemname{
    font-size: 1.28em;
  }

  .noweb{
    display: none!important;
  }

  .nomobile{
    display:inline!important;
  }

  .search .input{
    max-width: 115px;
  }

  .topword{
    padding: 0 0 0 0px;
  }

  .iframe{
    height: 480px;
    margin: 3% 0 0 0;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1199px){
  .toptool .social{
    padding: 0px 0px 0 0;
    width: 35px; 
  }


}

@media screen and (min-width: 1001px) and (max-width: 1200px){
  .padlogo{
    display: block;
    margin:-35px 0 0 0;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1435px){
  .toptool .social{
    padding:0px 0px 0 0;
    width:32px;
  }

  .logo{
    max-width: 200px;
    margin:0 15px 0 0
  }

  .banner{
    object-fit: cover;
    width: 100%;
    height: 720px;
  }

  .logo a{
    margin: 5px 0 0 0;
  }

  .topword{
    padding: 0 0 0 0px;
  }

  
}

@media screen and (min-width: 1300px){

 



}

@media screen and (min-width: 1500px){

 
  .iframe{
    height: 530px;
    margin: 3% 0 0 0;
  }

  .logo a{
    margin: -10px 0 0 0;
  }

}

@media screen and (min-width: 1600px){

 
  .iframe{
    height: 630px;
    margin: 3% 0 0 0;
  }

}
