/*

Eatery Cafe Template 

http://www.templatemo.com/tm-515-eatery

*/
  @import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);   /* 思源黑體*/
  @import url('https://fonts.googleapis.com/css?family=Montserrat:400,700');
  @import url(https://fonts.googleapis.com/css?family=Noto+Serif+TC&display=swap);   /* 思源宋體 Noto Serif TC */

  body { background-attachment:fixed;   
    font-family: 'Montserrat', sans-serif;
    overflow-x: hidden;
	
  }


/* 
---------------------------------------------
courses
--------------------------------------------- 
*/

section.our-courses {
  background-image: url(../images/meetings-bg.jpg);
  background-position: center center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 140px;
  padding-bottom: 130px;
}

.our-courses .item .down-content {
  background-color: #fff;
}

.our-courses .item .down-content h4 {
  padding: 25px;
  font-size: 18px;
  color: #1f272b;
  text-align: center; 
  border-bottom: 1px solid #eee;
}

.our-courses .item .down-content .info {
  padding: 25px;
}

.our-courses .item .down-content .info ul li {
  display: inline-block;
  margin-right: 1px;
}

.our-courses .item .down-content .info ul li i {
  color: #f5a425;
  font-size: 14px;
}

.our-courses .item .down-content .info span {
  color: #a12c2f;
  font-size: 15px;
  font-weight: 600;
  text-align: right;
  display: inline-block;
  width: 100%;
}

.our-courses .owl-nav {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-45px);
}

.our-courses .owl-dots {
  display: inline-block;
  text-align: center;
  width: 100%;
  margin-top: 40px;
}

.our-courses .owl-dots .owl-dot {
  transition: all .5s;
  width: 7px;
  height: 7px;
  background-color: #fff;
  margin: 0px 5px;
  border-radius: 50%;
  outline: none;
}

.our-courses .owl-dots .active {
  width: 24px;
  height: 8px;
  border-radius: 4px;
}
    
.our-courses .owl-nav .owl-prev{
  margin-right: 10px;
  outline: none;
  position: absolute;
  left: -80px;
}

.our-courses .owl-nav .owl-prev span,
.our-courses .owl-nav .owl-next span {
  opacity: 0;
}

.our-courses .owl-nav .owl-prev:before {
  display: inline-block;
  font-family: 'FontAwesome';
  color: #1e1e1e;
  font-size: 25px;
  font-weight: 700;
  content: '\f104';
  background-color: #fff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  line-height: 50px;
}

.our-courses .owl-nav .owl-prev {
  opacity: 1;
  transition: all .5s;
}

.our-courses .owl-nav .owl-prev:hover {
  opacity: 0.9;
}

.our-courses .owl-nav .owl-next {
  opacity: 1;
  transition: all .5s;
}

.our-courses .owl-nav .owl-next:hover {
  opacity: 0.9;
}

.our-courses .owl-nav .owl-next{
  margin-left: 10px;
  outline: none;
  position: absolute;
  right: -85px;
}

.our-courses .owl-nav .owl-next:before {
  display: inline-block;
  font-family: 'FontAwesome';
  color: #1e1e1e;
  font-size: 25px;
  font-weight: 700;
  content: '\f105';
  background-color: #fff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  line-height: 50px;
}


  /*---------------------------------------
     TYPOGRAPHY              
  -----------------------------------------*/

  h1,h2,h3,h4,h5,h6 {
    font-weight: bold;
    line-height: inherit;font-family: 'Noto Sans TC', sans-serif;
  }

  h1 {
    color: #252525;
    font-size: 3em;
    line-height: 50px;
  }

  h2 {
    color: #666;
    font-size: 3em; font-weight: 300; font-family: 'Noto Serif TC', serif;
   border-top:3px solid;border-bottom:3px solid;  padding:5px 0px; display:inline-block;
  }
 
  h3 {font-weight: 300; font-family: 'Noto Serif TC', serif;
    font-size: 2.2em;
    margin-bottom: 0.5em;
  }

  h3,
  h3 a {
    color: #777; font-weight:300;
  }
  #about h3 {color: #F60;font-size: 2.25em;}
  h4 { padding:10px 0; font-size: 1.7em; color:#888; }
  
  p {
    color: #111;
    font-size: 17px; font-weight: 300; margin:0 0 1em 0;   
    line-height:1.6;
  }

 li {
    color: #111;
    font-size: 17px; margin:0 ;   
    line-height:1.6;
  }
  


  /*---------------------------------------
     GENERAL               
  -----------------------------------------*/

  html{
    -webkit-font-smoothing: antialiased;
  }

  a {
    color: #252525;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none !important;
  }

  a:hover, a:active, a:focus {
    color: #FCBE49;
    outline: none; 
  }



  ::-webkit-scrollbar-thumb {
    cursor: pointer;
    background: #000000;
  }

  .section-title {
    padding-bottom: 35px;
  }
  
  
  
  .section-title h2 {
    margin: 0; letter-spacing:3px;
  }

  .section-title h4 {
    color: #F60;
    font-size: 17px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin:0;  font-weight: 300; 
  }

  .overlay {
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  section {
    position: relative;
    padding: 90px 0;
  }

  #team, 
  #works,#style,#business,
  #testimonial, #AI {
    text-align: center;
  }

  .about-image img,
  .team-thumb img {
    width: 100%;
  }
  
  #google-map iframe {
    border: 0;
    width: 100%;
    height: 390px;
  }

/*---------------------------------------
     AI     OLD  background: linear-gradient(60deg, #BB7433, #E98D12);         
  -----------------------------------------*/

section#AI {background: url("../ai/bg.jpg") no-repeat; background-size: cover; background-attachment: fixed; } 
#AI .section-title h2 { color: #fff; }
#AI .section-title h4 { color: #ff0;  }

  /*---------------------------------------
     BUTTONS               
  -----------------------------------------*/

  .section-btn {
    background: #FCBE49;
    border-radius: 0;
    border: 0;
    color: #f9f9f9;
    font-size: inherit;
    font-weight: normal;
    padding: 10px 25px;
    transition: 0.5s 0.2s;
  }





  /*---------------------------------------
      MENU              
  -----------------------------------------*/
  .navbar {
    background:rgba(0, 0, 0, 0.55) !important ; 
  }
  .custom-navbar {
    border: none;
    margin-bottom: 0;
    padding:  0; 
  }
  
 

  .custom-navbar .navbar-brand {
    color: #ffffff;
    font-size: 18px;height:80px; 
    font-weight: bold; padding:5px 15px ;
  }

  .custom-navbar .navbar-brand span {
    color: #FCBE49;
  }

  .top-nav-collapse {
    background: #ffffff; padding:0 !important;
  }

  .custom-navbar .navbar-nav.navbar-nav-first {
    margin:1em 0 0 8em;
  }

  .custom-navbar .navbar-nav.navbar-right li a {
    padding-right: 12px;
    padding-left: 12px;
  }

  .custom-navbar .navbar-nav.navbar-right .section-btn {
    display: inline-block;
    margin: 0.2em 0 0 1em;
  }

  .custom-navbar .navbar-nav.navbar-right .section-btn:hover {
    background: #292929;
    color: #ffffff;
  }

  .custom-navbar .navbar-nav.navbar-right .section-btn:focus {
    color: #ffffff;
  }

  .custom-navbar .navbar-nav.navbar-right .section-btn a {
    padding: 10px 25px;
  }

  .custom-navbar .nav .section-btn a:hover {
    color: #ffffff; 
  }

  .custom-navbar .nav li a {
    font-size: 17px;
    color: #ffffff; font-weight:400;
    padding: 10px 11px;
    text-transform: uppercase;
  }

  .custom-navbar .nav li a:hover {
    background: transparent;
    color: #FCBE49; border-top: 3px solid; border-bottom: 3px solid; 
  }

  .custom-navbar .navbar-nav > li > a:hover,
  .custom-navbar .navbar-nav > li > a:focus {
    background-color: transparent;
  }

  .custom-navbar .nav li.active > a {
    background-color: transparent;
    color: #FCBE49;
  }

  .custom-navbar .navbar-toggle {
    border: none;
    padding-top: 10px;
  }

  .custom-navbar .navbar-toggle {
    background-color: transparent;
  }

  .custom-navbar .navbar-toggle .icon-bar {
    background: #fff;
    border-color: transparent;
  }

  @media(min-width:768px) {
    .custom-navbar {
      border-bottom: 0;
      background: 0 0; 
    }

    .custom-navbar.top-nav-collapse {
      background: url(../images/top-bg.jpg) !important;
      -webkit-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
      box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
      padding: 12px 0; 
    }

    .top-nav-collapse .navbar-brand {
      color: #454545; 
    }

    .top-nav-collapse .nav li a {
      color: #ccc;
    }

    .top-nav-collapse .nav .section-btn a {
      color: #ffffff;
    }
  }



  /*---------------------------------------
      HOME              
  -----------------------------------------*/

  #home {
    padding: 0;
  }

  #home h1 {
    color: #ffffff;
    padding-bottom: 30px;
  }

  #home h3 {
    color: #f9f9f9;
    font-size: 14px;
    line-height: inherit;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0;
  }
  #home iframe{
   width:100%; height:605px; border:none; 
  }

  @media (min-width: 768px) {
    .slider .col-md-8 {
      padding-left: 0;
    }
  }

  .slider .owl-dots {
    position: absolute;
    top: 50%;
    right: 2em;
    justify-content: center;
  }

  .owl-theme .owl-dots .owl-dot {
    display: block;
  }

  .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 7px 10px;
    border: 2px solid #d9d9d9;
    background: transparent;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
  }

  .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #ffffff;
    border-color: transparent;
  }

  .slider .caption {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: left;
    background-color: rgba(20,20,20,0.2);
    height: 100%;
    color: #fff;
    cursor: e-resize;
    padding: 4em 0 0 2em;
  }

  .slider .item {
    background-position: inherit;
    background-repeat: no-repeat;
    background-attachment: local;
    background-size: cover;
    height: 650px;
  }

  .slider .item-first {
    background-image: url(../images/slider-image1.jpg);
  }

  .slider .item-second {
    background-image: url(../images/slider-image2.jpg);
  }

  .slider .item-third {
    background-image: url(../images/slider-image3.jpg);
  }

  .slider .item-second .section-btn {
    background: #292929;
  }

  .slider .item-second .section-btn:hover {
    background: #ffffff;
  }

  .slider .item-third .section-btn {
    background: transparent;
    border: 1px solid #ffffff;
  }

  .slider .item-third .section-btn:hover,
  .slider .item-third .section-btn:focus {
    background: #FCBE49;
    border-color: transparent;
    color: #ffffff;
  }



  /*---------------------------------------
      ABOUT              
  -----------------------------------------*/

  #about {
    padding-bottom: 0;
  }

  .about-info {
    padding: 0 6em 5em 0;
  }

  .about-info .section-title {
    padding-bottom: 20px;
  }

  .about-image {
    position: absolute;
  }



  /*---------------------------------------
      TEAM              
  -----------------------------------------*/

  #team,#service {
    background: #f9f9f9;
  }

  .team-thumb {
    position: relative;
    overflow: hidden;
    cursor: pointer;
  }

  .team-info {
    padding: 10px 5px 20px 5px;
  }

  .team-thumb .team-hover {
    position: absolute;
    background: #1c1c1c;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    opacity: 0;
    transform: translateY(100%);
    transition: 0.5s 0.2s;
  }

  .team-thumb:hover .team-hover {
    opacity: 0.8;
    transition-delay: 0.3s;
    transform: translateY(0);
  }

  .team-thumb img {
    transition: 0.5s 0.2s;
  }

  .team-thumb:hover img {
    transform: scale(1.2);
  }

  .team-thumb .social-icon li a {
    background: #292929;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #d9d9d9;
    font-size: 20px;
    margin: 15px 5px 0 -20px;
  }

  .team-thumb .team-item {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
  }

  .team-item h4 {
    color: #ffffff; font-size:17px; line-height:2; margin:0 -40px;
  }

  .team-info p {
    color: #FF8000;
    font-size: 17px;
    letter-spacing: 1px; margin-top:-10px;font-family: 'Noto Sans TC', sans-serif;
  }

  .team-info h3 small {   }

  /*---------------------------------------
     MENU              
  -----------------------------------------*/

  #works,#business {
    
  }

  #works .container,#style .container ,#business .container{
    width: 100%;
  }

  #works .col-md-4,#works .col-md-3,
  #style .col-md-4,#style .col-md-3,
  #business .col-md-4,#business .col-md-3 {
    margin: 0;
    padding: 0;
  }

  .menu-thumb img {
    width: 100%;
    transition: 0.5s;
  }

  .menu-thumb:hover img {
    transform: scale(1.15);
  }

  .menu-thumb {
    overflow: hidden;
    position: relative;
    cursor: pointer;
    width: 102%;
  }

  .menu-thumb .menu-info {
    position: absolute;
    top: 80%;
    left: 0px;
    right: 0px;
    bottom: 0px;
    text-align: left;
    padding: 15px 30px;
    transition: 0.5s 0.2s;
  }

  .menu-info .menu-item {
    float: left;
  }

  .menu-info .menu-price {
    float: right;
  }

  .menu-info .menu-price span {
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    display: block;
    margin-top: 10px;
  }
 
  .menu-thumb .menu-info h3,
  .menu-thumb .menu-info p,
  .menu-thumb .menu-info span {
    transform: translateY(100%);
    opacity: 0;
    display: block;
    transition: 0.5s 0.2s;
    color: #ffffff;
    z-index: 2;
    position: relative;
  }

  .menu-thumb .menu-info h3 {
    margin-top: 0;font-size: 2.1em; letter-spacing:2px;
  }

  .menu-thumb .menu-info p {
    color: #d9d9d9;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 1px;
  }

  .menu-thumb:hover .menu-info h3,
  .menu-thumb:hover .menu-info p,
  .menu-thumb:hover .menu-info span {
    transform: translateY(0px);
    opacity: 1;
  }

  .menu-thumb:hover .menu-info {
    background: rgba(0,0,0,0.8);
  }

.business .col-md-6 { margin: 0 ; padding:0  }
.business .menu-thumb .menu-info h3 { margin: -8px 0 15px 0;  }

 .business img {  margin: 0;width:100%; 
-moz-box-shadow: 0px 0px 12px #000;
-webkit-box-shadow: 0px 0px 12px #000;
box-shadow: 0px 0px 12px #000;}
 .business p { background:#333 ; color:#FFF; display: inline-block;  margin:0 0 25px 0; padding:5px 10px; }
 .business p:before { content:"▲ "  }
.business ul  {background:rgba(0,0,0,0.7) ;position:fixed ;  border:none;width:125px; margin-top:163px; }
.business li { list-style:none; border-bottom: dashed 1px #999; line-height:3; color:#FFF;display:block;  margin:0 10px 0 -30px; }
.business li a{  color:#FFF;font-size:16px; text-decoration:none;}
.business li a:hover,.works-menu li:hover { background:#000; color:#FDB942; border:none;}

#gallery { padding-top:120px;}
.works img, #gallery img { width:100%; margin:0 0 2em 0;
-moz-box-shadow: 0px 0px 12px #000;
-webkit-box-shadow: 0px 0px 12px #000;
box-shadow: 0px 0px 12px #000;}
#gallery select { position:fixed; top:100px;}
#gallery h2 { color:#FFF}
#gallery h3 { color:#CCC}


#service { padding:100px 0 170px 0;}
#service h4:first-child { margin-top:-20px;}
#service .row .section-title{ text-align: center }

.draft ul { margin:0 -10px;}

.draft-1,.draft-2 { display:inline-block; width:49%;}

.works-menu iframe {background:rgba(0,0,0,0.7) ; position:fixed;border:none; height:80%; max-width:300px; width:100%}
/*--- .works-menu iframe {background:rgba(0,0,0,0.7) ;border:none; height:500px; max-width:270px; width:100%}--*/

  @media only screen and (max-width: 1280px) {
#gallery iframe { height:60%;width:160px ;}
  }

    @media only screen and (max-width: 1440px) {
#gallery iframe { height:60%;}
  }
   
  @media screen and (max-width: 270px) {
.works-menu li {display: block; width:100%; margin:0 5px;}
  }
  
/*--- 手機 --*/
  @media only screen and (max-width: 768px) {
.works-menu iframe { position: relative; width:90% !important; height:400px !important;}

.business ul  {position: relative;  border:none;width:100%; margin:15px 0 15px -40px; }
.business li {  border-bottom: none; line-height:3;display: inline-block;  margin:0 3px 0 -1px ; }
.business li a{  color:#FFF;font-size:14px; text-decoration:none;}

  .team-item h4 {  font-size:19px;  }
  }
  /*---------------------------------------
      TESTIMONIAL             
  -----------------------------------------*/

  #testimonial {
    background: url('../images/testimonial-bg.jpg') center center no-repeat;
    background-size: cover;
  }

  #testimonial .owl-dots {
    position: relative;
    top: 0;
    right: 0;
    justify-content: center;
  }

  #testimonial .owl-theme .owl-dots .owl-dot,
  #testimonial .owl-theme .owl-dots .owl-dot span {
    display: inline-block;
  }

  #testimonial .owl-theme .owl-dots .owl-dot span {
    margin: 20px 5px;
  }

  #testimonial h2 {
    color: #ffffff;
  }

  #testimonial p,
  .tst-author h4,
  .tst-author span {
    display: inline;
  }

  #testimonial p {
    color: #d9d9d9;
    font-size: 20px;
    line-height: 35px;
  }

  .tst-author {
    margin-top: 20px;
  }

  .tst-author h4,
  .tst-author span {
    color: #b2b2b2;
  }

  .tst-author span {
    margin-left: 5px;
  }
  
 .draft { background:url(../images/draft.jpg) no-repeat center; width:100%; height:200px; background-size:cover; margin:25px 0;}
.draft a { font-size: 19px;padding:8px 8px; color: #fff;text-decoration: none;background:#E97770; left: calc(50% - 45px); margin-top:75px;  position: absolute;
font-family: 'Noto Sans TC', sans-serif;
-moz-border-radius: 5px;line-height:28px;    
-webkit-border-radius:5px;
border-radius:5px;}
.draft a:hover {	color: #E97770;  border:solid 1px #E97770;background-color:#fff;
-moz-border-radius: 0;   
-webkit-border-radius:0;
border-radius:0;}

.three-d img{ display:inline-block; width: calc(50% - 15px); margin:15px 10px 15px 0;}
.three-d ul{ position:fixed; margin:180px 0 0 -15px;}
.three-d li{ border-bottom:1px dashed #ccc; padding:5px 0;}

/* --- table--------*/
#service table{width:100% ;   border-collapse: collapse; margin:20px 0;}
#service table td{ padding:10px 5px; border: 1px solid #ccc; background: #EEE; font-size:17px; }
#service table tr:nth-of-type(2n) td {background: #FFF;}

  /*---------------------------------------
      CONTACT             
  -----------------------------------------*/

  #contact .section-title {
    padding-bottom: 0;
  }

  #contact .text-success,
  #contact .text-danger {
    display: none;
  }

  #contact .form-control {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #dddddd;
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 15px;
    transition: all ease-in-out 0.4s;
  }

  #contact .form-control:hover,
  #contact .form-control:focus {
    border-bottom-color: #c9c9c9;
  }

  #contact input {
    height: 55px;
  }

  #contact button#cf-submit {
    background: #FCBE49;
    border-radius: 0;
    border: 0;
    color: #ffffff;
    font-weight: bold;
    height: 50px;
  }

  #contact button#cf-submit:hover {
    background: #292929;
    color: #ffffff;
  }

#contact iframe { height:330px; width:100%;   }

  /*---------------------------------------
     FOOTER              
  -----------------------------------------*/


  footer {
    border-top: 1px solid rgba(0,0,0,0.05);
    padding: 50px 0;
    position:relative;
  }

  footer .section-title {
    padding-bottom: 10px;
  }

  footer h2 {
    font-size: 25px; letter-spacing: 3px;
  }

  footer a,
  footer p {
    color: #555;
  }

  footer strong {
    color: #d9d9d9;
  }

  footer address p {
    margin-bottom: 0;
  }

  .footer-info,
  footer .social-icon {
    margin-top: 20px;
  }
  .copyright-text  { padding-top:50px;  }
  .copyright-text p { font-size: 13px;  }
  .footer-open-hour {
    background: #FCBE49;
    background: url('../images/footer-open-hour-bg.jpg') center center no-repeat;
    background-size: cover;
    border-radius: 20px;
    margin-top: 0;
    padding: 40px 0 40px 80px;
    overflow: hidden;
    position: relative;
    z-index: 22;
    right: 20px;
    bottom: 20px;
  }

  .footer-open-hour::after {
    background: rgba(29,29,29,0.85);
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2222;
  }

  .footer-open-hour h2 {
    color: #ffffff;
  }

  .footer-open-hour p {
    color: #d9d9d9;
  }

  .footer-open-hour strong {
    color: #f9f9f9;
  }
  
  #footer   { background: #F9F9F9;}
  #footer .gnet, #footer .gnet a { font-size:13px; color: #BBB; margin:-13px 0 0 0;}
  
  select.style { position:fixed; right:468px; top: 180px; border:3px solid #000; background:#111; color:#FBDC93;font-family: 'Montserrat', sans-serif;font-size:15px; padding:2px 0;   }
  select.style option{  line-height:3 !important; padding:5px 0; color:#FFF  }

  .Line { font-size:12px;line-height: 1.4; letter-spacing: -0.1px; background: #EDFFE8; position:fixed; right:2px; bottom:0; width:105px; padding:5px 0 0 0; text-align:center;
  -moz-box-shadow: 0px 0px 10px #333;
-webkit-box-shadow: 0px 0px 10px #333;
box-shadow: 0px 0px 10px #333;
-moz-border-radius: 7px 7px 0 0;   
-webkit-border-radius:7px 7px 0 0;
border-radius:7px 7px 0 0;}
.Line a{  color: #000 }
  .Line a img{ display:block; width:105px; padding-top:5px; margin:0 auto; }

/**** OVERLAY background ****/ 
.bg {
	width: 100%;
	height: 100%;
	position: fixed;
	background:transparent repeat center;
	opacity:0.7;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
 z-index:-999;
}
.bg:after {
content: "";
background: url(../images/pattern.png) repeat;
top: 0;
left: 0;
bottom: 0;
right: 0;
position: absolute;
z-index: 2;
}



  /*---------------------------------------
     RESPONSIVE STYLES              
  -----------------------------------------*/
  @media screen and (max-width: 1680px) {
   select.style {  right:340px;  }	
  }
    @media screen and (max-width: 1440px) {
   select.style {  right:215px;  }	
  }
  
  @media screen and (max-width: 1170px) {
    .custom-navbar .navbar-nav.navbar-nav-first {
      margin-left: inherit;
    }
	
  }


  @media only screen and (max-width: 1200px) {
    .about-info {
      padding-right: 0;
    }

    .about-image {
      position: relative;
    }
	select.style {  right:25px;  }

  }


  @media only screen and (max-width: 992px) {
    section {
      padding: 0 ;
    }
    #about, #team, #AI, #works, #style, #business, #service, #contact{
      padding: 70px 10px!important ;
    }
	#gallery{
      padding: 140px 10px ;
    } 
    .custom-navbar .section-btn {
      margin-left: 1em;
    }

    .slider .item {
      background-position: center;
    }

    .about-info {
      padding: 0;
    }

    .team-info {
      margin-bottom: 50px;
    }

    .menu-thumb {
      width: 103%;
    }

    #testimonial {
      background-position: 50% 0 !important;
    }

    #google-map,
    .footer-info {
      margin-bottom: 50px;
    }
	
	
  }


  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .custom-navbar .nav li a {
      padding-right: 10px;
      padding-left: 10px;
    }
  }

  @media only screen and (max-width: 767px) {
   h1,h2,h3 {  line-height: normal;  }	  
   h1 { font-size: 2.5em;  }
   h2 { font-size: 2.1em; letter-spacing: 0!important;  }
   h3 { font-size: 1.7em;  }
   #about h3 { font-size: 1.47em;  }	  
	  
  .navbar {   background:rgba(40, 40, 40, 1) !important ;   }
  .navbar-nav {padding-bottom:1.5em ;}
  .custom-navbar {
      -webkit-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
      box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
      padding: 10px 0;
      text-align: center;
    }
	.custom-navbar .collapse {  }
    .custom-navbar .nav li a {
      line-height: normal;
      padding: 5px 10px; color:#fff; font-size:19px; letter-spacing:4px;
    }

    .custom-navbar .navbar-brand,
    .top-nav-collapse .navbar-brand {
      color: #fff;
      font-weight: 600;
    }

    .custom-navbar .nav li a,
    .top-nav-collapse .nav li a {
      color: #fff;
    }

    .custom-navbar .navbar-nav.navbar-right li {
      display: inline-block;
    }

    .custom-navbar .navbar-nav.navbar-right .section-btn {
      display: block !important;
      width: 50%;
      margin: 10px auto 10px auto;
      padding: 10px;
    }

    .custom-navbar .section-btn a {
      color: #ffffff !important;
    }

    .slider .caption {
      padding: 0;
    }
	select.style {  right:15px;  }
	  
  .menu-thumb .menu-info h3{ font-size:15px!important;}
  .menu-thumb .menu-info h3,
  .menu-thumb .menu-info p,
  .menu-thumb .menu-info span {
    transform: translateY(-40%);
    opacity: 1;   
    position: absolute;
  }
  .menu-thumb .menu-info {
    background: rgba(0,0,0,0.7); padding: 10px 30px;text-align: center
  }

    .menu-thumb .menu-info {
      top: 80%;
    }	
	
	.work-menu li { font-size:19px;}
	  
	.draft ul { margin:0}
	#service,#AI { padding:100px 0 ;}
	#AI { height: 850px;}
	#works .col-sm-6 ,
	#style .col-sm-6,#business .col-sm-6
	{ width:47%; display:inline-block;}
	
	.three-d img{ display:block; width:100% ; margin:15px 0;}
	.three-d ul{ position: relative; margin:20px auto 20px 0; }
	.three-d li{ display:inline-block; margin:10px 15px;}
	  
	  #home iframe{   height:505px; }
	  
	section#AI {background: url("../ai/bg-mobile.jpg") no-repeat; background-size: cover; background-attachment: fixed; }
	  
	#service table td{ padding:10px 0 10px 3px; font-size:16px; }
	
    #contact iframe { height:600px;  }
    footer {
      padding: 60px 0;
      padding-bottom: 60px; text-align:center !important;
    }

    .footer-open-hour {
      right: 0;
      bottom: 0;
      margin-top: 30px;
    }
	.copyright-text  { padding-top:0px;  }
	  
	.Line { font-size:15px; background: #EDFFE8;   width:135px; padding:5px 0; text-align:center;
  -moz-box-shadow: 0px 0px 5px #555;
-webkit-box-shadow: 0px 0px 5px #555;
box-shadow: 0px 0px 5px #555;
-moz-border-radius: 7px 7px 0 0;   
-webkit-border-radius:7px 7px 0 0;
border-radius:7px 7px 0 0;}
  .Line a img{ display:none; }


  }
