/* Style Sheet: chinesewithease.com --- Author: Billy Hardy - capecodwebsitedesign.com */

@font-face {
    font-family: 'abeezeeitalic';
    src: url('abeezee-italic-webfont.eot');
    src: url('abeezee-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('abeezee-italic-webfont.woff2') format('woff2'),
         url('abeezee-italic-webfont.woff') format('woff'),
         url('abeezee-italic-webfont.ttf') format('truetype'),
         url('abeezee-italic-webfont.svg#abeezeeitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'abeezeeregular';
    src: url('abeezee-regular-webfont.eot');
    src: url('abeezee-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('abeezee-regular-webfont.woff2') format('woff2'),
         url('abeezee-regular-webfont.woff') format('woff'),
         url('abeezee-regular-webfont.ttf') format('truetype'),
         url('abeezee-regular-webfont.svg#abeezeeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'boogalooregular';
    src: url('boogaloo-regular-webfont.eot');
    src: url('boogaloo-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('boogaloo-regular-webfont.woff') format('woff'),
         url('boogaloo-regular-webfont.ttf') format('truetype'),
         url('boogaloo-regular-webfont.svg#boogalooregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@media (min-width: 1200px) {
    .container{
        max-width: 1000px;
    }
}

body {
    margin-top: 50px;
    font-family: 'abeezeeregular', sans-serif;
    font-size: 16px;
    font-weight: 400;
    border-top: none;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

.navbar-default {
    background-color: #fff;
    background: rgba(255,255,255,0.99);
}

.navbar-default .navbar-nav > li > a {
    padding-right: 3px;
    padding-bottom: 0;
    padding-top: 22px;
    border: none;
    outline: none;
    line-height: 0.8;
}

.navbar-default .navbar-nav > li > a {
    color: #333;
    border: none;
    outline: none;
    font-weight: 500;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #999;
    background-color: #fff;
}

.navbar-default .navbar-nav > li > a:visited {
    background-color: #fff;
}

.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
    color: #999;
    background-color: #fff;
}

h1 {
     font-size: 32px;
     color: #fff;
     text-align: center;
     padding-top: 25px;
}

h2 {
    font-size: 21px;
    margin-bottom: 0;
    text-align: center;
    color: #008000;
}

h2.n {
    font-size: 21px;
    margin: 0;
    text-align: center;
    color: #008000;
    font-weight: normal;
}

h2.sch {
    margin: 0;
    text-align: center;
    color: #008000;
    font: normal 600 21px 'boogalooregular', "宋体", SimSun, "微軟正黑體", 'Microsoft yahei', cursive !important;      
}

h3 {
    font: normal 300 20px 'abeezeeitalic', arial, helvetica, sans-serif;
    text-align: center;
    color: #800000;
    margin: 10px 0;
}

h3.sch {
    font: normal 500 21px 'boogalooregular', "宋体", SimSun, "微軟正黑體", 'Microsoft yahei', cursive !important;
    text-align: center;
    color: #800000;
    padding: 10px 0;
}

h4 {
    font: normal 19px 'abeezeeitalic', arial, helvetica, sans-serif;
    text-align: center;
    color: #008000;
    padding-bottom: 10px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.navbar-brand,
.brand-name {
    font-weight: 400
    font-size: 16px;
}

.page-header {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    background-color: transparent;
    background-image: url(../img/head.png);
    background-repeat: no-repeat;
    background-position: left center;
    height: auto;
    max-width: 980px;
    margin: 0 auto;
    background-size: cover;
}

.page-header h1 {
    margin-top: 0;
    color: #fff;
    text-align: center;
    font-size: 21px;
}

.page-header .container {
    position: relative;
    width: 100%;
    background-size: cover;
}

@media (min-width:768px) {
    .page-header {
        text-align: center;
        width: 100%;
    background-size: cover;
    }

    .page-header h1 {
        font-size: 40px;
          padding-top: 30px;
       padding-bottom: 30px;
    }

.navbar-default .navbar-nav > li > a {
    font-size: 14px;
    font-weight: 400;
    border: none;
    outline: none !important;
    transition: all 0.3s ease-in-out 0.3s;
} 

.navbar .navbar-nav {
    display: inline-block;
    float: none;
}

.navbar .navbar-collapse {
    text-align: center;
}

h2 {
font-size:21px
}

.navbar-brand {
display:none
}
}

@media (min-width:992px) {
    .page-header h1 {
       text-align: center;
       width: 100%;
    }
}

p {
    text-align: justify;
}

p.g {
    color:#008000;
}

p.r {
    color:#800000;
}

p.i {
    text-align: justify;
    font: normal 16px 'abeezeeitalic', arial, helvetica, sans-serif;  
}

p.p {
    padding-bottom: 10px;
}

p.pg  {
    text-align: center;
    color: #008000;
    font-size: 18px;
    padding-bottom: 10px;
}

p.pr  {
    text-align: center;
    color: #800000;
    font-size: 18px;
    padding: 0 0 10px 0;
}

p.prs  {
    text-align: center;
    color: #800000;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
}

p.c {
      text-align: center;
      padding-bottom: 7px;
}

p.p14 {
    padding-bottom: 10px;
    font-size: 14px;
}

p.copy {
      text-align: right;
      font: 11px 'abeezeeitalic', arial, helvetica, sans-serif; 
      margin: 0;
} 

.sch {
    font: bold 600 16px 'boogalooregular', "宋体", SimSun, "微軟正黑體", 'Microsoft yahei', cursive, sans-serif !important;
    margin: 0;
    padding: 0;
}

.abz {
    font: normal 16px 'abeezeeregular', arial, helvetica, sans-serif; 
}

span.r {
    color: #800000;
}

span.g {
    color: #008000;
}

span.rs {
    color: #800000;
    font-weight: bold;
}
 
iframe {
    border: none;
    margin: 0;
    padding: 0;
}

.audio {
    width: 240px;
    margin: -32px 0 0 0px;
    padding: 0 0 14px 40px;
}

.tune {
    color: #333;
    font: normal 13px 'abeezeeitalic', arial, helvetica, sans-serif;        
    padding: 0;
    margin: 0;
    letter-spacing:-0.7px;
}

ul.features {
     list-style: none;
}

li.key {
      padding: 0 0 10px 0;
}

li.keyg {
      padding: 0 0 10px 0;
      color: #008000;
}

video {
    outline: none;
    border: none;
    background-color: #999;
    padding: 0;
    margin: 0;
    text-align: center;
}

.shadow {
    -moz-box-shadow: 10px 10px 5px #888;
    -webkit-box-shadow: 10px 10px 5px #888;
    box-shadow: 10px 10px 5px #888;
    border-radius: 1px;
}

a, a:visited, a:focus, a:active, a:hover{
    outline:0 none !important;
}

a.res {color: #008000;}
a.res:link  {text-decoration: none; color: #008000;}
a.res:visited {text-decoration: none; color: #008000;}
a.res:hover {text-decoration: underline; color: #008000;}
a.res:active {text-decoration: none; color: #008000;}

a.cc {color: #333;transition: all 0.3s ease-in-out 0.3s;font: normal 11px 'abeezeeitalic', arial, helvetica, sans-serif;padding-right:83px}
a.cc:link  {text-decoration: none; color: #333;}
a.cc:visited {text-decoration: none; color: #333;}
a.cc:hover {text-decoration: none; color: #999;}
a.cc:active {text-decoration: none; color: #333;}

.skype_pnh_dropart_flag_span[style] {
    display:none!important;
    color:#FFF!important;
    background:none!important;
    margin:0!important;
    padding:0!important;
}
span.skype_pnh_container {
    display:none!important;
}
span.skype_pnh_print_container {
    display:inline!important;
}

.col-center {
   float: none;
   margin-right: auto;
   margin-left: auto;
}

.navbar-collapse.in {
    overflow: hidden;
    max-height: none !important;
    height: auto !important;
}