@import url('https://fonts.googleapis.com/css?family=Lato:400,700,900');

#preload { position: fixed; top: 0; left: 0; bottom: 0; right: 0; width: 100vw; height: 100vh; z-index: 999999; background: #fff; }
#preload .loading { position: absolute; width: auto; height: auto; margin: auto; top: 0; bottom: 0; left: 0; right: 0; }

.clearfix:after, .clearfix:before{ content:""; display:table; }
.clearfix:after{ clear:both; }
.clearfix{ *zoom:1; }
.form-group.form-input.row {margin-bottom: 0;}
.btn-md-left {
    margin-left: 0!important;
}
.News_gallery_wrap a[rel="photo_group"] {
    display: block;
    line-height: 1.2;
}
h2.page-title {
    font-size: 28px;
    /*color: #000;*/
    padding-bottom: 20px;
    padding-top: 5px;
    text-align: left;
}
.ytnews h6 {
    color: #e6432e;
    margin-top: 15px;
    margin-bottom: 40px;
    padding: 0 10px;
    line-height: 1.4;
}
.form h5 {
    font-weight: bolder;
    font-style: normal !important;
    font-size: 22px !important;
    margin: 0;
    color: #e6432e;
    border-bottom: 5px double #ccc;
    padding: 0 16px 8px 0;
    margin-top: 35px;
}
.form { font-size: 16px!important; }
.Warning { color: red; font-size: 14px; }
.EXMark { color: red; font-weight: bold; }
.remark { color: rgba(101, 101, 101, 0.8); font-size: 14px; }
.youtube-wrap iframe {
    width: 320px;
    height: 240px;
}
.show-message {
    color: #e6432e;
    font-size: 18px;
}
.show-message input.Btn {
    font-size: 15px;
}
.ui-datepicker-trigger {
    width: 35px!important;
    margin-left: 5px;
    vertical-align: top;
}
.album-wrap h4 a {
    text-align: left;
    font-size: 14px;
    padding-top: 5px;
    color: #000;
}
label {
    cursor: pointer;
}
.donate-form {
    max-width: 400px;
}
.form-radio label {
    margin-left: 4px;
    margin-bottom: .8rem;
    display: inline;
}
.form-checkbox label {
    margin-left: 4px;
    margin-right: 4px;
    margin-bottom: .8rem;
}
.form-radio input,
.form-checkbox input {
    padding: 2px 6px;
}
.row {
    display: flex;
    display: -webkit-flex;
    flex-wrap:wrap;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: center;
            justify-content: center;
}
.form input:focus {
    border-color: #e88f95;
}
.form input[type="text"]:focus {
    box-shadow: 0 0 2px 2px rgba(195, 0, 12, 0.1);
}
.form-input label {
    display: block;
}
.form-checkbox-close>div label {
    margin-bottom: 0.1rem;
}
select, input {
    border:1px solid #ccc;
    border-radius: 4px;
    padding: 5px 6px;
    background-color: #fafafa;
}
.form-input input[type="checkbox"] {
    width: auto;
    height: auto;
}
.form-input input,
.form-input select {
    width: 100%;
    height: 35px;
}
label.checkbox {
    display: inline;
    margin-left: 4px;
}
.margin-top5 {
    margin-top: 5px;
}
.margin-top5m {
    margin-top: -5px;
}
.responsive-iframe {
    min-height: calc(100vh - 300px)!important;
    width: 100%!important;
    overflow: hidden;
}
.embed-responsive-item {
    min-height: calc(100vh - 300px)!important;
    border: 0;
    width: 100%!important;
}
.iframe-width-fixed { padding: 0!important; }
.news-list-wrap {
    padding-bottom: 12px;
    margin-bottom: 12px;
    font-size: 16px;
    text-align: left;
    border-bottom: 1px solid #e5e5e5;
}
.news-details-wrap {
    text-align: left;
    line-height: 1.6;
}
.News_Title_ul {
    background-image: url('../tc/images/arrow.gif');
    background-repeat: no-repeat;
    background-position: left top 6px;
    padding-left: 20px;
}
.News_Title_ul a {
    line-height: 1.4;
}
.NewsD_OS, .NewsD_OS_link, .NewsD_OS_yt, .NewsD_OS_gallery, .news-details-wrap {
    margin-bottom: 20px;
}
.editor-content .NewsD_OS_yt img {
    width: auto!important;
}
.page-padding {
    padding-top: 30px;
    padding-bottom: 30px;
}
.NewsD_OS_link a,.NewsD_OS_link a:hover {
    font-weight: bold;
    text-decoration: underline;
}
.NewsD_OS_gallery>div>div {
    display: inline-block;
    width: 100%;
    width: 320px;
    vertical-align: top;
    line-height: 1.4;
    margin-right: 15px;
    margin-bottom: 15px;
    overflow: hidden;
}
.img-wrap {
    height: 220px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 5px;
    position: relative;
}
.img-wrap:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
}
.os-box-wrap {
    margin-bottom: 30px;
}
.os-box-wrap h2 {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 0;
    z-index: 1;
    font-size: 20px;
    color: #fff;
    padding: 12px;
}
.os-box-wrap .text-box p {
    margin-bottom: 0;
}
.page-banner img {
    width: 100%;
}
.page-banner div {
    margin: 0;
    padding: 0;
}
.img-wrap img {
    opacity: 0;
}
a.cycle-slide { width: 100%; }
.btn:focus, .btn.focus,:focus { box-shadow: none; outline: 0; }
.row:before, .row:after{ display: none; }
.ChangePage_Table {
    margin-top: 15px!important;
    border-spacing:10px;
}
.ChangePage_Table td {
    font-size: 16px;
    line-height: 1;
    color: #fff;
    padding: 0 2px;
}
.ChangePage_Table td a {
    display: block;
    color: #304c8e;
    background-color: #fcd833;
    padding: 5px 6px;
    border-radius: 0;
}
.ChangePage_Table td.OnPage a {
    background-color: #304c8e;
    color: #fff;
    cursor: default;
}
.ChangePage_Table img {
    vertical-align: top;
    padding: 5px 5px 0 5px;
}
body {
    font-family: 微軟正黑體, "Lato", "Helvetica Neue", Arial, sans-serif;
    width: 100%;
    color: #000;
    text-align: center;
    min-width: 360px;
    color: #000;
    font-size: 15px;
    line-height: 18px;
}
ul:not(.real-ul) { margin: 0; padding: 0; }
ul:not(.real-ul) li { display: inline-block; }
input:focus, button:focus { outline: 0; }
a { color: #000; }
a:hover { color: #e6432e; text-decoration: none; }
a, a:hover, input.Btn, .menu-lang .menu-ico {
    -ms-transition: all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition:all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
a.cycle-slide {
    -ms-transition: none!important;
    -moz-transition: none!important;
    -webkit-transition: none!important;
    -o-transition: all 0 ease-in!important;
    transition: none!important;
}
h4 a {
    font-size: 16px;
    color: #000;
    padding-top: 15px;
    display: block;
    line-height: 1.4;
    text-align: left;
}
h4 a:hover {
    color: #e6432e;
}
.ios-wrap {
    text-align: center;
}
.new-the-title {
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 500;
    color: #e6432e;
    line-height: 1.5;
}
/* .bg-green > .img-ico { }
.bg-yellow > .img-ico { }
.bg-blue > .img-ico {border:2px solid #304c8e; color:#304c8e; }
.os-link:hover .bg-green { color:#479844; }
.os-link:hover .bg-yellow { color:#ffbf00; }
.os-link:hover .bg-blue { color:#304c8e; } */
.os-link:hover .title { color:#000!important; }

.os-link .ios-wrap,
.img-ico > div {
    -ms-transition: all .3s ease-in-out;
    -moz-transition:all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition:all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.img-ico {
    font-size: 50px;
}
.os-link:hover .img-ico {
    font-size: 60px;
}
a.os-link:hover {color: unset;}
.home-news-wrap h4 {
    margin-bottom: 0;
    padding:0 16px;
}
.home-news-wrap {
    box-shadow: 0 0 6px rgba(48, 75, 142, 0.15);
}
.form-control:focus {
    border-color: #e88f95;
    box-shadow: 0 0 2px 2px rgba(195, 0, 12, 0.1);
}
.ios-wrap {
    margin-bottom: 45px;
}
.os-link .title {
    padding-top: 20px;
    font-size: 18px;
    font-weight: 500;
}
.img-ico {
    overflow: hidden;
    border-radius: 50%;
    display: table;
    margin:0 auto;
}
.img-ico > div {
    height: 150px;
    width: 150px;
    display: table-cell;
    vertical-align: middle;
}
.the-title {
    font-size: 28px;
    padding-top: 30px;
    padding-bottom: 0;
    margin-bottom: 0;
    position: relative;
    display: inline-block;
    letter-spacing: 1px;
    z-index: 1;
}
.the-title:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 12px;
    display: inline-block;
    background-color: #d6f1d7;
    z-index: -1;
}
#our-services {
    background-color: #f9f9f9;
    padding-bottom: 30px;
    padding-top: 20px;
}
input[type="submit"] {
    cursor: pointer;
    margin-top: 10px;
}
.fancybox-title-over {
    margin-left: 0!important;
    bottom: 0!important;
}
.title-bar {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 100px;
    padding-bottom: 35px;
    position: relative;
}
.title-bar>.container {
    position: relative;
    z-index: 1;
}
.title-bar:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.25);
}
.title-bar h1 {
    font-size: 26px;
    letter-spacing:2px;
    color: #fff;
    margin-bottom: 0;
    text-align: left;
    font-weight: 500;
}
.step-title ol {
    padding-left: 15px;
}
.step-title ol li {
    margin-top: 8px;
    margin-bottom: 8px;
}
.step-icon {
    text-align: center;
    padding-bottom: 20px;
}
.step-icon> div {
    font-size: 50px;
    display: inline-block;
    height: 140px;
    width: 140px;
    background-color: #ecf4fc;
    text-align: center;
    line-height: 140px;
    border-radius: 50%;
    color: #304c8e;
}
.step-title {
    text-align: center;
}
.step-title .content {
    text-align: left;
}
.step-title .title {
    font-size: 22px;
    font-weight: 500;
    position: relative;
    padding-bottom: 15px;
    display: inline-block;
}
.step-title .title:after {
    content: '';
    width: 100%;
    height: 13px;
    background-color: #d6f1d7;
    display: inline-block;
    position: absolute;
    bottom: 18px;
    left: 0;
    z-index: -1;
}
/* menu */
header{position:relative;width:100%;background:#e6432e;}
nav{position:relative;width:980px;margin:0 auto;}
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile{border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index: 999;}
#cssmenu:after,#cssmenu > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
#cssmenu #head-mobile{display:none}
#cssmenu{background:#e6432e}
#cssmenu > ul > li{width: 14.2857%;}
#cssmenu > ul > li > a{padding:16px 0;letter-spacing:1px;text-decoration:none;color:#fff;font-weight:700; font-size: 16px;}
#cssmenu > ul > li:hover > a,#cssmenu ul li.active a{color:#fff}
#cssmenu > ul > li:hover,#cssmenu ul li.active:hover,#cssmenu ul li.active,#cssmenu ul li.has-sub.active:hover{background:#304c8e!important;-webkit-transition:background .3s ease;-ms-transition:background .3s ease;transition:background .3s ease;}
#cssmenu > ul > li.has-sub > a{padding-right:20px;}
#cssmenu > ul > li.has-sub > a:after{
display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0d7";
    margin-left: 8px;
    /*position:absolute;top:27px;right:22px;width:8px;height:2px;display:block;background:#fff;content:''*/
}
#cssmenu > ul > li.has-sub > a:before{/*position:absolute;top:24px;right:25px;display:block;width:2px;height:8px;background:#fff;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease*/}
#cssmenu > ul > li.has-sub:hover > a:before{top:27px;height:0}
#cssmenu ul ul{position:absolute;left:-9999px;z-index:9;}
#cssmenu ul ul li{height:0;-webkit-transition:all .25s ease;-ms-transition:all .25s ease;background:#e6432e;transition:all .25s ease}
#cssmenu ul ul li:hover, #cssmenu ul ul li.active{background-color: #8d8d8d; color: #fff;}
#cssmenu li:hover > ul{left:auto;width: 100%;}
#cssmenu li:hover > ul > li{height:48px}
#cssmenu ul ul ul{margin-left:100%;top:0}
#cssmenu ul ul li a{border-bottom:1px solid rgba(150,150,150,0.15);padding:15px 15px;text-decoration:none;color:#fff;font-weight:400;font-size: 18px;}
#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a{border-bottom:0}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{color:#fff}
#cssmenu ul ul li.has-sub > a:after{
display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0da";
    margin-left: 8px;
}
#cssmenu ul ul > li.has-sub:hover > a:before{top:17px;height:0}
#cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover{background:#8d8d8d;}
/*#cssmenu ul ul ul li.active a{border-left:1px solid #e6432e}*/
/*#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #e6432e}*/
@media screen and (min-width:1001px) {
    .last-sub-menu {
        right: auto!important;
        left: -100%!important;
        margin-right: -100%!important;
        margin-left: 0!important;
        display: none!important;
    }
    .last-sub-menu-wrap:hover .last-sub-menu {
        display: block!important;
    }
}
@media screen and (max-width:1000px){
nav{width:100%;}
#cssmenu{width:100%}
#cssmenu ul{width:100%;display:none}
#cssmenu ul li{width:100%;}
#cssmenu ul li:hover{background:#8d8d8d;}
#cssmenu ul ul li,#cssmenu li:hover > ul > li{height:auto}
#cssmenu ul li a,#cssmenu ul ul li a{width:100%;border-bottom:0;text-align: left;}
#cssmenu > ul > li{float:none}
#cssmenu > ul > li > a{padding:15px 20px;}
#cssmenu ul ul li a{padding-left:30px}
#cssmenu ul ul li{background:#e6432e!important;}
#cssmenu ul ul li:hover{background:#8d8d8d!important}
#cssmenu ul ul ul li a{padding-left:35px}
#cssmenu ul ul li a{color:#fff;background:none}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li.active > a{color:#fff}
#cssmenu ul ul,#cssmenu ul ul ul{position:relative;left:0;width:100%;margin:0;text-align:left}
#cssmenu > ul > li.has-sub > a:after,#cssmenu > ul > li.has-sub > a:before,#cssmenu ul ul > li.has-sub > a:after,#cssmenu ul ul > li.has-sub > a:before{display:none}
#cssmenu #head-mobile{display:block;padding:23px;color:#fff;font-weight:700}
.mobile-menu-button>div{display: inline-block;}
.menu-text { color: #fff;height: 46px;vertical-align: top; padding: 16px 0; }
.menu-text:after { content: 'MENU'; font-size: 16px;font-weight: bold; }
.menu-opened .menu-text:after { content: 'CLOSE'; }
.menu-hambuger { position: relative;height: 46px; width: 48px; padding:14px 10px; }
.menu-hambuger span {
  position: absolute;
  background-color: #fff;
  overflow: hidden;
    height: 2px;
    width: 25px;
    left: 15px;
  border-radius: 2px;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.menu-hambuger span:nth-child(1) { top: 14px; }
.menu-hambuger span:nth-child(2) { top: 22px; }
.menu-hambuger span:nth-child(3) { top: 30px; }
.menu-opened .menu-hambuger span:nth-child(1) {
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 22px;
}
.menu-opened .menu-hambuger span:nth-child(2) { width: 0; }
.menu-opened .menu-hambuger span:nth-child(3) {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 22px;
}
.menu-text {height:52px;vertical-align:top;}
.mobile-menu-button{text-align:left;width:100%;height:46px;position:absolute;left:0;top:0;cursor:pointer;z-index: 12399994;}
.mobile-menu-button.menu-opened:after{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;top:23px;border:0;height:2px;width:19px;background:#fff;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.mobile-menu-button.menu-opened:before{top:23px;background:#fff;width:19px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
#cssmenu .submenu-button{position:absolute;z-index:99;right:0;top:0;display:block;height:54px;width:51px;cursor:pointer;z-index: 99999;}
#cssmenu ul ul .submenu-button{height:34px;width:34px}
#cssmenu .submenu-button:after{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0d7";
    color: #fff;
    font-size: 20px;
    line-height: 54px;
}
#cssmenu .submenu-button.submenu-opened:after {
    content: "\f0d8";
}
#cssmenu ul ul .submenu-button:after{}
#cssmenu .submenu-button.submenu-opened:after{}
#cssmenu .submenu-button.submenu-opened:before{display:none}
#cssmenu ul ul ul li.active a{border-left:none}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active > a{border-top:none}
}
/* end menu */
.lh16 {line-height: 1.6;}
.logo { text-align: left; height: 57px; }
.logo > a {display: inline-block;}
.logo-wrap {
    text-align: left;
}
.logo-text {
    font-size: 13px;
    white-space: nowrap;
    padding-top: 2px;
}
.menu-outter { padding: 12px 0; }
.menu-lang {
    padding: 21px 0;
    width: 174px;
    margin: 0 0 0 auto;
}
.menu-lang>div {
    display: table-cell;
    height: 26px;
    vertical-align: middle;
    overflow: hidden;
}
.menu-lang>div.space {
    font-size: 0;
    width: 10px;
}
.menu-lang .menu-ico {
    background-color: #3b5999;
    color: #fff;
    font-size: 18px;
    padding: 5px;
    border-radius: 50%;
    height: 34px;
    width: 34px;
    line-height: 26px;
    margin:0 2px;
    display: inline-block;
}
.menu-lang .menu-ico.ws-btn {
    font-size: 22px;
    line-height: 22px;
    background-color: #25D366;
}
.space { width: 20px; text-align: center; }
.menu-lang .menu-ico:hover {
    color: #fff;
    background-color: #333;
}
.menu-lang .fb-btn .menu-ico {background-color:#3b5999;}
.menu-lang .ws-btn .menu-ico {background-color:#25D366;}
.lang-ul li a {
    color: #fff;
    font-size: 15px;
    padding: 5px;
    height: 34px;
    width: 34px;
    line-height: 24px;
    margin:0 2px;
    display: inline-block;
    line-height: 24px;
    font-size: 15px;
    background-color: #666;
}
.lang-ul li a.active,
.lang-ul li a:hover {
    background-color: #000;
}
.menu-title {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}
.menu-title li:not(:last-child):after {
    content: '|';
    display: inline-block;
    width: 24px;
    text-align: center;
}
#nav-menu {
    background-color: #e6432e;
}
.cycle-slideshow img {
    width: 100%;
}
.cycle-slideshow:hover .cycle-prev,
.cycle-slideshow:hover .cycle-next {
    opacity: 1;
    -ms-transition: all .4s ease-in-out;
    -moz-transition:all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition:all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.cycle-prev, .cycle-next {
    cursor: pointer;
    height: 40px;
    width: 40px;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 22px;
    padding: 10px;
    position: absolute;
    z-index: 999;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    opacity: 0;
    -ms-transition: all .4s ease-in-out;
    -moz-transition:all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition:all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.home-news-outter.icon-col {
    margin:50px 0 0 0;
}
.cycle-prev { left: 15px; }
.cycle-next { right: 15px; }
.cycle-pager {
    position: absolute;
    left: 0;
    bottom: 2px;
    z-index: 999;
    margin: 0 auto;
    right: 0;
}
.cycle-pager span {
    font-size: 20px;
    margin: 0 2px;
    cursor: pointer;
    color: #e6432e;
}
.cycle-pager span.cycle-pager-active {
    color: #fff;
}
.main-img img {
    width: 100px;
    margin:0 auto;
    border-radius: 50%;
}
.sub-img {
    height: 200px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.sub-img.a4-size-img {
    height: auto;
}
.a4-size-img img {
    width: 100%;
}
.sub-img img {
    max-width: 100%;
    margin:0 auto;
    opacity: 0
}
.home-news-wrap {
    margin: 0 0 30px 0;
}
.home-news-wrap h3 {
    font-size: 20px;
    color: #e6432e;
    font-weight: bold;
    padding: 15px 0 0 0;
    margin:0;
    letter-spacing: 1px;
}
.home-news-wrap p {
    margin-bottom: 0;
    font-size: 17px;
    line-height: 26px;
}
.btn {
    width: 100px;
    background-color: #e6432e;
    border:2px solid #e6432e;
    color: #fff;
    font-weight: 400;
    border-radius: 0;
    font-size: 14px;
    padding: 5px;
    letter-spacing: 1px;
}
.more-btn {
    margin: 10px 15px 20px 15px;
}
.home-news-wrap > div {
    text-align: right
}
.btn:hover {
    background-color: #304c8e;
    border:2px solid #304c8e;
    color: #fff;
}
.ChangePage_Table {
    margin:0 auto;
}
.page-bar {
    padding-bottom: 25px;
}
.btn-md {
    width: auto;
    padding: 8px 28px;
    font-size: 20px;
    margin: 10px 15px;
    letter-spacing: 1px;
}
.home-news-outter {
    margin: 40px 0;
}
.home-service-outter {
    margin: 40px 0 0;
}
#news {
    padding-top: 15px;
}
#video-wrapper {
    width: 100%;
}
.video-container {
    position:relative;
    padding-bottom:48.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
.newsletter-wrap h2 {
    font-size: 28px;
    color: #e6432e;
    font-weight: bold;
    text-align: left;
}
.newsletter-outter {
    margin: 30px 0 50px;
}
.newsletter-outter>div {
    margin: 20px 0;
}
.newsletter-form {
    text-align: left;
    margin-top: 20px;
}
.newsletter-form label {
    font-size: 16px;
}
#breadcrumb {
    background-color: #eae6e5;
    text-align: left;
}
#breadcrumb ul {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 16px;
    color: #e6432e;
}
#breadcrumb ul li a {
    padding: 2px 5px;
    display: inline-block;
    color: #e6432e;
}
#breadcrumb ul li:not(:last-child):after {
    content: '>';
    padding-left: 3px;
}
.editor-content>.container {
    text-align: left;
    padding: 20px;
    line-height: 1.6;
    min-height: 300px;
    font-size: 15px;
}
.editor-content img {
    /*width: 35px;*/
    max-width: 100%;
    vertical-align: top;
}
.news-bar {
    padding-bottom: 10px;
}
.News_Date {
    text-align: left;
    line-height: 30px;
    font-weight: bold;
}
.News_Btn {
    text-align: right;
}
.content-news-wrapper {
    padding-top: 0;
}
.content-news:not(.download_form_wrap) {
    text-align: center;
}
.left-menu {
    display: none;
}
input.Btn {
    background-color: #e6432e;
    color: #fff;
    border:0;
    line-height: 30px;
    padding: 0 15px;
    cursor: pointer;
    border-radius: 0;
}
input.Btn:hover {
    background-color: #304c8e;
}
.form input[type="reset"],
.form input[type="submit"] {
    min-width: 70px;
    border-radius: 0.25rem;
    background-color: #e6432e;
    border:2px solid #e6432e;
    box-shadow: 2px 3px #b01c08;
    color: #fff;
    cursor: pointer;
    -ms-transition: all .4s ease-in-out;
    -moz-transition:all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition:all .4s ease-in-out;
    transition: all .4s ease-in-out;
    margin: 5px;
    min-width: 100px;
}
.form input[type="submit"] {
    background-color: #e6432e;
    border:2px solid #e6432e;
    box-shadow: 2px 3px #b01c08;
}
.form input[type="reset"] {
    background-color: #979797;
    border:2px solid #979797;
    box-shadow: 2px 3px #666666;
}
.form input[type="reset"]:hover {
    background-color: #fff;
    color: #979797;
}
.form input[type="submit"]:hover {
    background-color: #fff;
    color: #e6432e;
}
.Field_80 { width: 80px; }
.Field_100 { width: 100px; }
.Field_150 { width: 150px; }
footer {
    background-color: #304c8e;
    color: #fff;
    padding: 15px 0;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
}
footer .no-br br {
    display: none;
}
footer .no-br {
    margin-top: 10px;
}
footer .menu-lang {
    float: unset;
    width: 85px;
    margin:0 auto;
    padding: 0 0 10px;
}
footer .menu-lang i {
    background-color: #ffffff;
    color: #304c8e;
}
footer .menu-lang i:hover{
    color: #304c8e;
    background-color: #fcd833;
}
footer .menu-lang a {
    text-align: center;
    display: inline-block;
}
.contact-h1 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px;
}
.ul-block li {
    display: block!important;
    padding-left: -;
    position: relative;
    margin-bottom: 15px;
}
.ul-block {
    font-size: 18px;
}
.ul-block i {
    width: 42px;
    font-size: 26px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}
.img-full img {
    width: 100%;
}
.about-img div {
    margin-bottom: 15px;
}
.about-img img {
    width:100%!important;
    height: auto!important;
}
.logo-text-desktop {
    display: none;
}
.News_gallery_wrap img {
    width: 100%!important;
    height: auto!important;
}
@media screen and (max-width:575px) {
}
@media screen and (min-width:576px) {
    .menu-lang {
        float: right;
    }
    .main-img img {
        width: 120px;
    }
    .home-news-wrap h3 {
        font-size: 22px;
    }
    .iframe-width-fixed { padding: 20px!important; }
    .lh16 br.n576 {display: none;}
    .ul-block br {display: none;}
    .about-img {
        /*font-size: 0;*/
    }
    .about-img div {
        display: inline-block;
        width: 50%;
    }
    .about-img div:first-child {
        padding-right: 10px;
    }
    .about-img div:last-child {
        padding-left: 10px;
    }
    .youtube-wrap iframe {
        width: 500px;
        height: 285px;
    }
    .NewsD_OS_gallery>div>div {
        width: 500px;
    }
    .NewsD_OS_gallery > div > a,
    .NewsD_OS_gallery > div > a > div {
        display: block;
    }
    .NewsD_OS_gallery > div > a > div > img {
        width: 100%;
        height:auto;
    }
}
@media screen and (min-width:768px) {
    .youtube-wrap iframe {
        width: 570px;
        height: 320px;
    }
    .sub-img {
        height: 200px;
    }
    .home-news-wrap p {
        font-size: 16px;
        line-height: 24px;
    }
    h4 a{
    }
    .menu-outter { padding: 18px 0; }
    .menu-title {
        text-align: right;
    }
    #cssmenu > ul > li.has-sub > a {
        padding-right: 36px;
    }
    .cycle-pager {
        bottom: 5px;
    }
    .cycle-pager span {
        font-size: 28px;
    }
    .main-img img {
        width: 150px;
    }
    .home-news-wrap h3 {
        font-size: 24px;
    }
    .step-title {
        text-align: left;
    }
    .step-title .title {
        padding-bottom: 5px;
    }
    .step-title .title:after {
        bottom: 9px;
    }
    .logo-text {
        display: inline-block;
        padding-left: 5px;
        font-size: 20px;
        font-weight: 700;
        padding-top: 0;
        vertical-align: middle;
        line-height: 1.2;
    }
    .menu-lang {
        padding: 11px 0;
    }
    .logo-text-mobile {
        display: none;
    }
    .logo-text-desktop {
        display: inline-block;
    }
    h4 a {
        min-height: 61px;
    }
    .NewsD_OS_gallery>div>div {
        width: 24%;
    }
}
@media screen and (min-width:992px) {
    #cssmenu > ul > li > a{display: block; overflow: hidden; }
    #cssmenu ul{
        display: table;
        width: 100%;
        height: 62px;
    }
    #cssmenu > ul > li{
        display: table-cell;
        vertical-align: middle;
        height: 100%;
    }
    .left-menu-wrap {
        position: relative;
    }
    .left-menu {
        width: 200px;
        display: inline-block;
        position: absolute;
        top: 0;
        left: 15px;
    }
    .left-menu ul li {
        display: block;
    }
    .left-menu ul li a {
        background-color: #e6432e;
        border-bottom: 1px solid rgba(255,255,255,0.5);
        display: block;
        font-size: 16px;
        padding: 14px 22px;
        color: #fff;
        line-height: 16px;
    }
    .left-menu ul li a:hover {
        background-color: #000;
    }
    .left-menu ul li:last-child a {
        border-bottom: 0;
    }
    .left-menu-content {
        padding-left: 240px;
    }
    .left-menu .has-sub>a {
        position: relative;
    }
    .left-menu .has-sub>a:after {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f0d7";
        margin-left: 8px;
        float: right;
        /*position:absolute;top:27px;right:22px;width:8px;height:2px;display:block;background:#fff;content:''*/
    }
    .sub-img {
        height: 220px;
    }
    .title-bar {
        padding-top: 180px;
        padding-bottom: 70px;
    }
    .title-bar h1 {
        font-size: 36px;
    }
    footer {
        text-align: left;
        padding: 20px 0;
    }
    footer .menu-lang {
        padding: 5px 0;
        margin: 0 auto 0 0;
    }
    footer .row>div:nth-child(2) {
        text-align: right;
    }
    footer .no-br br {
        display: block;
    }
    footer .no-br {
        margin-top: 0;
    }
    .main-img img {
        width: 170px;
    }
    .os-box-wrap .img-wrap {
        height: 200px;
    }
    .about-img div {
        width: 100%;
    }
    .about-img div:first-child {
        padding-right: 0;
    }
    .about-img div:last-child {
        padding-left: 0;
    }
    .containermax800 {
        max-width: 900px;
    }
    #our-services {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    #news {
        padding-top: 35px;
        padding-bottom: 25px;
    }
    .home-service-outter,
    .home-news-outter {
        margin: 45px 0 0;
    }
    .NewsD_OS_gallery>div>div {
        width: 18.8%;
        margin-right: 10px;
    }
    .News_gallery_wrap {
        margin-top: 15px;
    }
}
@media screen and (min-width:1200px) {
    .left-menu {
        width: 220px;
    }
    .left-menu-content {
        padding-left: 260px;
    }
}

@media screen and (max-width:991px) {
    #cssmenu {
        max-width: 100%;
        padding: 0;
    }
}

@media screen and (max-width:400px) {
    h2.page-title.mobile_sm {
        padding-bottom: 5px;
    }
    .embed-responsive-item {
        margin-left: -25px;
        margin-top: -90px;
    }
}

@media (min-width: 768px) {
  .container {
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

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