/* ==========================================================================
    -    網站主體樣式設計 -
author:          英創達網路有限公司
email:         web@e-creative.tw
website:       http://e-creative.tw
 ==========================================================================*/
@import url(http://fonts.googleapis.com/css?family=Philosopher|EB+Garamond|Crimson+Text|Didact+Gothic|Hammersmith+One|Oxygen|Merriweather|Cinzel|Quattrocento);
@import "bootstrap.css";
@import "default.css";/*基本清除等樣式*/
@import "fonts/style.css";/*基本清除等樣式*/
@import "ui.css";/*jquery css*/
@import "animation.css";/*jquery css*/

[data-expand].lazyload{
    opacity: 0;
    transform: scale(0.8);
}
[data-expand].lazyloaded{
    opacity: 1;
    transition: all 700ms;
    transform: scale(1);
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  width:100%;
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.html{
    line-height:2em;
}
@media (max-width: 991px) {
.html{
    line-height:1.6em;
}
}
.form-control,.dropdown-menu{
    border-radius: 0px;
}
body,p{
    /*letter-spacing:1px;
    line-height:1.8em;*/
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 ,p,div,a,nav{
    font-family:"微軟正黑體", Verdana, Arial,  "新細明體-ExtB", "思源黑體 TWHK Normal", serif; 
    letter-spacing:1.5px;
}
time{font-family: 'Merriweather', serif;}
/* ==========================================================================
    main [lightInfo]
 ==========================================================================*/

.modalLight .hd {
    border-bottom: 1px solid #D0D0D0;
    padding: 15px 35px;
    position: relative;
}
.modalLight .hd h1 {
    color: #6a277f;
    font-size: 24px;
    padding-right:60px;
}
.modalLight .hd .facebook {
    background-color: #762c8b;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    position: absolute;
    top: 35px;
    color: #FFFFFF;
    font-size: 20px;
    right: 30px;
}
.modalLight .html {
    padding: 35px;
}
.modalLight .html .pic img{
    width:100%;
    height:auto;
}

/* ==========================================================================
    newsPhotoInfo [info]
 ==========================================================================*/

.iframebg{
    background-color:transparent;
    height:100%;
}
.newsPhotoInfo{
    height:100%;
    position:relative;
    overflow:hidden;
}
.newsPhotoInfo .slick-wp,.newsPhotoInfo .slick-inner,.newsPhotoInfo .slick-innerWp{
    height:100%;
}
/* ==========================================================================
    Photo [info] [picB]
 ==========================================================================*/
.newsPhotoInfo .picB{
    height:80%;
    overflow: hidden;
    width:auto;
}
.newsPhotoInfo .picB .slider{
    padding:0;
}
.newsPhotoInfo .picB .slick-slider,.newsPhotoInfo .picB .slick-list,.newsPhotoInfo .picB .slick-track{
    height:100%;
}
.newsPhotoInfo .picB .list-item{
    text-align:center;
    padding:15px;
    overflow:hidden;
  
}
.newsPhotoInfo .picB .w1 img{
    height:100%;
    width:auto;
}
.newsPhotoInfo .picB .w2 img{
    height:auto;
    width:100%;
}
.newsPhotoInfo .picB .list-item .pic{
    height:90%;
    text-align:center;
    line-height:100%;
}
@media (max-width: 991px) {
.newsPhotoInfo .picB .list-item .pic{
    width:85%;
    height:80%;
    margin:auto;
}
}
@media (max-width: 640px) {
.newsPhotoInfo .picB .list-item .pic{
    width:75%;
}
}
.newsPhotoInfo .picB .list-item h3{
    font-size:20px;
    color:#FFFFFF;
}
.newsPhotoInfo .picB .list-item time{
    font-size:15px;
    color:#FFFFFF;
    margin-bottom:15px;
}
.newsPhotoInfo .picB h3{
    font-size:20px;
}
.newsPhotoInfo .picB time{
    font-size:15px;
    color:#FFFFFF;
    margin-bottom:15px;
}

/* ==========================================================================
    Photo [info] [picS]
 ==========================================================================*/

.newsPhotoInfo .picS{
    width:100%;
    background-color:#000000;
    padding:15px;
    position:absolute;
    bottom:0;
    height:150px;
    z-index:999;
    
}
.newsPhotoInfo .picS .inner{
    
}
.newsPhotoInfo .picS .list-item{
    height:110px;
    position:relative;
    margin:0 5px;
}
.newsPhotoInfo .picS .list-item .pic{
    height:100%;
    width:100%;
    overflow:hidden;
}

.newsPhotoInfo .picS .slider-nav .slick-list{
    position:relative;
    height:110px;
    margin:0 5px;
}
.newsPhotoInfo .picS .slider-nav .slick-list a{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    font: 0/0 a;
    color: transparent;
    z-index:2;
}
.newsPhotoInfo .picS .slider-nav  .list-item .pic{
    position:absolute;
    top:0;
    left:0;
    z-index:1;
}
.newsPhotoInfo .picS .slider-nav .slick-center{
    border:1px solid #FFFFFF;
}
/* ==========================================================================
    selectSearch
 ==========================================================================*/
.selectSearch .container{
    text-align:center;
    margin-bottom:35px;
}
.selectSearch .form-inline{
    display:inline-block;
    margin:auto;
    padding:35px 0;
    text-align:left;
}

.selectSearch .bootstrap-select.btn-group .btn .caret {
border-left: 1px solid #D3D3D3;
}
.selectSearch .bootstrap-select.btn-group .btn .caret {
    position: absolute;
    top: 0;
    right: 0;
    bottom:0;
    margin-top: 0;
    vertical-align: middle;
    border-left:1px solid #D3D3D3;
}
.selectSearch .caret  {
    display: inline-block;
    width: 48px;
    height: 100%;
    margin-left: 0px;
    vertical-align: middle;
    border-top: inherit;
    border-right: inherit;
    border-left: inherit;
    border:0;
}
.selectSearch .caret:before {
    	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 2.5;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e60a";
}
.selectSearch  .btn-default:hover,
.selectSearch  .btn-default:focus,
.selectSearch  .btn-default.focus,
.selectSearch  .btn-default:active,
.selectSearch  .btn-default.active,
.selectSearch  .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: inherit;
    border-color: #6a277f;
}
.selectSearch .btnsend{
    height:34px;
    background-color:#dcdcdc;
    color:#FFFFFF;
    width:34px;
    text-align:center;
    position:relative;
}
.selectSearch .btnsend:before{
    position:absolute;
    font-size:30px;
    top:2px;
    left:2px;
}
@media (max-width: 1200px) {
.selectSearch .form-inline{
    margin:auto;
    padding:35px 0;
    text-align:left;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
    width:170px;
    margin-bottom:5px;
}
.selectSearch input.form-control{
    margin-bottom:6px;
    width:150px;
    display:inline-block;
}
}
@media (max-width: 640px) {
.selectSearch .form-inline{
    text-align: center;
}

}
/* ==========================================================================
    btn
 ==========================================================================*/
.morePage{
    display:inline-block;
    margin:auto;
    padding:12px 5%;
    font-size:18px;
    background-color:#f4f4f4;
    border:1px solid #BBBBBB;
    transition:all  0.5s;
    cursor: pointer;
}
.morePage:hover{
    background-color:#000000;
    color:#FFFFFF;
}
.btnmystyle{
    display:inline-block;
    margin:auto;
    padding:12px 5%;
    font-size:18px;
    background-color:#f4f4f4;
    border:1px solid #BBBBBB;
    transition:all  0.5s;
    cursor: pointer;
}
.btnmystyle:hover{
    background-color:#6a277f;
    color:#FFFFFF;
}
.btnWp .container{
    text-align:center;
    margin-top:30px;
    margin-bottom:50px;
}
.btnWp .container .pagination{
    margin:auto;
}
.btn-wp{
    width:100%;
    padding:25px;
    clear:both;
    text-align:center;
}
.btn {
  padding: 6px 42px;
  border-radius: 0px;
  margin-right:5px;
}
.btn-primary {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #000000;
  border-color: #000000;
}

.btn-success {
  color: #fff;
  background-color: #6a277f;
  border-color: #6a277f;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #6a277f;
  border-color: #6a277f;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #6a277f;
  border-color: #6a277f;
}
.contactSend{
    padding:75px 35px;
    margin:auto;
    background-color:rgba(255,255,255,0.8);
    width:80%;
    line-height:3em;
}

/* ==========================================================================
    footer
 ==========================================================================*/
.footer{
    background-color:#2a2a2a;
    color:#86817e;
    text-align:center;
}
.footer a{
    color:#898989;
}
.footer .inner{
    display:inline-block;
    margin:auto;
    position:relative;
    text-align:left;
}
/* ==========================================================================
    footer[ shareLink ]
 ==========================================================================*/
.footer .shareLink{
    padding:0 0 10px 0;
    display:none;
    text-align:center;
}
.footer .shareLink a{
    float:none;
}
.footer .shareLink a[class^="circle"],.footer  .shareLink a[class*=" circle"] {
    background-color:#FFFFFF;
    color:  #000000;
}
@media (max-width: 500px) {
.footer .shareLink{
    display:block;
}
}
/* ==========================================================================
    footer [col2]
 ==========================================================================*/
.footer .col2{
    padding:15px;
    border-top:1px solid #000000;
    font-size:13px;
}
.footer .col2 address,.footer .col2 p{
    display:inline-block;
    padding-right:40px;
    margin:0;
}

@media (max-width: 991px) {
.footer .col2 address,.footer .col2 p{
    padding-right:0px;
}
}
/* ==========================================================================
    footer [col1] [level 1]
 ==========================================================================*/
.footer .col1{
    padding:15px 0;
    border-bottom:1px solid #656565;
}
.footer .navFooter > li{
    margin: 0; 
    padding: 0;
    display:inline-block;
    min-width:120px;
    vertical-align: top; 
    letter-spacing: normal;
    margin-left:15px;
    text-align:center;
}
.footer .navFooter > > li:first-child{
    margin-left:0px !important;
}
.footer .navFooter > li > a{
    font-size:16px;
    font-weight: bolder;
    line-height:2em;
    color:#b7aea8;
    margin-bottom:10px;
    display:inline-block;
}
@media (max-width: 1440px){
.footer .navFooter > li{
   min-width:100px;
}
}
@media (max-width: 991px){
.footer .navFooter > li{
   min-width:inherit;
   margin-left:20px;
}
}
@media (max-width: 767px){
.footer .col1{
    display:none;
}
}
/* ==========================================================================
    header
 ==========================================================================*/
.header{
    position:relative;
    font-size:13px;
    color:#000000;
    margin-top:0;
    background-color:#FFFFFF;
}
.header.fixed{
    position:fixed;
    width:100%;
    top:0;
    transition:1s;
    background-color:#FFFFFF;
    z-index:9999;
}

.header a{
    color:#626262;
    text-decoration:none;
    padding:0;
    margin:0;
}
/* ==========================================================================
    header [navbar-header]
 ==========================================================================*/
.header .navbar-header{
    height:60px;
    border-bottom:1px solid #c9c9c9;
    position:relative;
    float: none;
}
.header .navbar-header .logo{
    background: url(images/logo_S.png) no-repeat;
    background-size:cover;
    height:45px;
    width:94px;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
    transition:all 1s;
}
@media (max-width: 1199px) {
.header .navbar-header .logo{
    left:95px;
	right: inherit; 
    transition:all 1s;
}
}
@media (max-width: 767px) {
.header .navbar-header .logo{
    height:46px;
    width:93px;
    left:55px;
}
}
@media \0screen {
.header .navbar-header .logo{
    background: url(images/logo.png);
    height:64px !important;
    width:133px !important;
}
}
/* ==========================================================================
    header [navbar-header] [menu-trigger]
 ==========================================================================*/
.menu-trigger {
    width: 45px;
    display: block;
    height: 45px;
    position: absolute;
    left: 25px;
    top:10px;
    z-index: 999;
    -webkit-transition: right 0.3s;
    -moz-transition: right 0.3s;
    -o-transition: right 0.3s;
    transition: right 0.3s;
}
.menu-trigger .bar {
    margin-bottom: 0px;
    height: 2px;
    width: 25px;
    background: #6a277f;
    position: absolute;
    left: 8px;
    -webkit-transition: all 0.3s cubic-bezier(0.35, 0.085, 0.305, 1.005);
    -moz-transition: all 0.3s cubic-bezier(0.35, 0.085, 0.305, 1.005);
    -o-transition: all 0.3s cubic-bezier(0.35, 0.085, 0.305, 1.005);
    transition: all 0.3s cubic-bezier(0.35, 0.085, 0.305, 1.005);
}
.menu-trigger .b1{ top: 10px; }
.menu-trigger .b2{ top: 18px; }
.menu-trigger .b3{ top: 27px; }

.menu-trigger:hover { cursor: pointer }
.menu-trigger.active { 
    background-color:#c9c9c9;
}
.menu-trigger.active .bar {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    position: absolute;
    top: 22px;
    left: 2px;
    height: 1px;
    width: 41px;
    background: #fff !important;
    -webkit-transition: all 0.3s cubic-bezier(0.35, 0.085, 0.305, 1.005);
    -moz-transition: all 0.3s cubic-bezier(0.35, 0.085, 0.305, 1.005);
    -o-transition: all 0.3s cubic-bezier(0.35, 0.085, 0.305, 1.005);
    transition: all 0.3s cubic-bezier(0.35, 0.085, 0.305, 1.005);
}
.menu-trigger.active .bar.b1 {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.menu-trigger.active .bar.b3 {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.menu-trigger p{
    position:absolute;
    top:10px;
    bottom:0;
    margin:0;
    left:60px;
    font-size:13px;
}
@media (max-width: 1199px) {
.menu-trigger p{
    display:none;
}
}
@media (max-width: 767px) {
.menu-trigger {
    left: 5px;
}
}
/* ==========================================================================
    header [navbar-header]  [topNav]
 ==========================================================================*/
.header .topNav{
    position:absolute;
    top:15px;
    right:25px;
}
.header .topNav .col{
    display:inline-block;
    float:right;
}
/* ==========================================================================
    header [navbar-header]  [share]
 ==========================================================================*/
.shareLink a{
    color:#000000;
    display:inline-block;
    float:left;
    position: relative;
    font-size:13px;
    
}
.shareLink  a:hover{
    color:#6a277f;
    height:26px;
}

.shareLink a.contact{
    margin-right:10px;
    padding-right:15px;
    line-height:2em;
}
.shareLink a.contact:after{
    content:"";
    display:inline-block;
    position:absolute;
    right:0;
    top:0px;
    height:26px;
    border-left:1px solid #D7D7D7;
}
.shareLink a[class^="circle"],.shareLink a[class*=" circle"] {
    width:26px;
    height:26px;
    background-color:#000000;
    color:#FFFFFF;
    text-align:center;
    border-radius:100%;
    font-size:16px;
    transition:all 0.5s;
    position: relative;
    overflow:hidden;
    margin-right:4px;
}
.shareLink a[class^="circle"]:before,.shareLink a[class*=" circle"]:before{
    display:inline-block;
    margin-top:5px;
}
.shareLink a[class^="circle"]:hover,.shareLink a[class*=" circle"]:hover{
    transform:rotate(360deg) scale(1.2,1.2);
    background-color:#6a277f;
}
.shareLink a.facebook{
    margin-left:10px;
}
.shareLink a.lan span{
    font-size:13px;
    margin-top:2px;
    display:inline-block;
}
@media (max-width: 767px) {
.header .topNav{
   
    right:5px;
}
}
@media (max-width: 500px) {
.header .topNav .shareLink{
    display:none;
}
}
/* ==========================================================================
    header [navbar-header] [topNav] [searchBox]
 ==========================================================================*/
.header .topNav .searchBox{
    position:relative;
    margin-left:20px;
    transition:all 0.5s;
    display: inline-block;
    border-left:1px solid #D7D7D7;
    height:26px;
}
@media (max-width: 500px) {
.header .topNav .searchBox{
    border-left:0;
}
}
.header .topNav .searchBox a{
    color:#000000;
    display:inline-block;
    position: relative;
}
.header .topNav .searchBox .info{
    width:40px;
    overflow:hidden !important;
    height:22px;
    padding-right:40px;
    position:relative;
    transition:all 0.5s;
    
}
.header .topNav .searchBox .btns{
    font-size:25px;
    color:#707070;
    position:absolute;
    top:0;
    right:0;
}
.header .topNav .searchBox .info .in{
    width:150px;
    position:absolute;
    top:0;
    right:40px;
}
.header .topNav .searchBox:hover .info{
    width:150px;
}
.header .topNav .searchBox .text{
    font-size:16px !important;
    text-align:right;
    display:block;
}

/* ==========================================================================
    header [navbar-header] [topNav] [searchBox] [form]
 ==========================================================================*/
.header .topNav .searchBox .form{
    position:absolute;
    top:45px;
    right:0;
    border:1px solid #FFFFFF;
    height:0;
    overflow:hidden;
    transition:all 0.5s;
    z-index:999;
    opacity:0;
}
.header .topNav .searchBox:hover .form{
    height:204px;
    border:1px solid #dcdcdc;
    opacity:1;
}
.header .topNav .searchBox .form .form-group{
  margin-bottom:0;  
}
.header .topNav .searchBox .form .form-group .form-control{
    border-radius:0;
    border:0;
    border-bottom:1px solid #dcdcdc;
    width:100%;
}
.header .topNav .searchBox .form select.form-control{
    padding: 6px 12px 6px 8px;
    color: #888888;
}
.header .topNav .searchBox .form .btn{
    width:100%;
    border-radius:0;
    background-color:#e5e5e5;
    border:0;
    text-transform:uppercase;
}
/* ==========================================================================
    header [navbar]
 ==========================================================================*/

.header .dropdown-menu {
  position: relative;
  top: inherit;
  left: inherit;
  z-index: 1000;
  display: inherit;
  float: inherit;
  min-width: inherit;
  padding: inherit;
  margin: inherit;
  font-size: inherit;
  text-align:inherit;
  list-style: none;
  background-color: inherit;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: none;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow:none;
  
}
.header .dropdown-menu > li > a:hover,
.header .dropdown-menu > li > a:focus {
  color: inherit;
  text-decoration: none;
  background-color: inherit;
}
.header .dropdown-menu > .active > a,
.header .dropdown-menu > .active > a:hover,
.header .dropdown-menu > .active > a:focus {
  color: inherit;
  text-decoration: none;
  background-color: inherit;
  outline: none;
}
@media (max-width: 767px) {
.header  .navbar-nav .open .dropdown-menu {
    position: inherit;
    float: inherit;
    width: inherit;
    margin-top: inherit;
    background-color: transparent;
    border: inherit;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: inherit;
  }
}
.header .navbar{
    position: relative;
    min-height: inherit;
    margin-bottom: inherit;
    border:0;
    background-color:#FFFFFF;
    text-align:center;
    padding:0 10px;
    font-size:15px;
    max-height:0px;
    overflow:hidden;
    transition:all 0.5s ease-in;

}
.header .navbar.active{
    max-height:700px;
}
.header .navbar > ul{
    text-align:left;
    margin: 0; 
    padding: 0;
    list-style: none;
    display:inline-block;
    margin-top:35px;
    margin-bottom:55px;
    float: none;
}

.header .navbar > ul a{
    display:block;
    line-height:1.8em;
}
.header .navbar > ul li.active > a{
    color:#6a277f !important;
}
/* ==========================================================================
    header [navbar] [level 1]
 ==========================================================================*/
.header .navbar > ul > li{
    margin: 0; 
    padding: 0;
    display:inline-block;
    min-width:140px;
    vertical-align: top; 
    letter-spacing: normal;
    float:none;
    position:relative;
}

.header .navbar > ul > li:first-child{
    margin-left:0px !important;
}
.header .navbar > ul > li:after{
    content:"|";
    color:#A4A4A4;
    position:absolute;
    top:3px;
    right:0;
}
.header .navbar > ul > li:last-child:after{
    display:none;
}
.header .navbar > ul > li > a{
    font-size:16px;
    font-weight: bold;
    line-height:2em;
    color:#000000;
    margin-bottom:12px;
    text-align:center;
    position:relative;
    padding:inherit;
    letter-spacing:1.5px;
}
.header .navbar > ul > li > a:hover{
    background-color:transparent;
    color:#6a277f;
}
@media (max-width: 1440px){
.header .navbar > ul > li{
   min-width:90px;
}
.header .navbar > ul > li > a:after,.header .navbar > ul > li:after{
    display:none;
}
}
@media (max-width: 991px){
.header .navbar > ul > li{
   min-width:inherit;
   margin-left:5px;
}

}

/* ==========================================================================
    header [navbar] [level 2]
 ==========================================================================*/

.header .navbar > ul > li > ul{
    display:block;
}
.header .navbar > ul > li > ul > li > a{
    color:#626262;
    padding:inherit;
    line-height: inherit;
    text-align:center;
    padding:2px 2px 4px 2px;
    letter-spacing:1.5px;
    font-size:15px;
}
.header .navbar > ul > li > ul > li > a:hover{
    color:#6a277f;
}
@media (max-width: 767px){
.header .navbar{
    background-color:#FFFFFF;
    text-align:left;
    padding:0px;
}
.header .navbar > ul{
    margin-top:0px;
    margin-bottom:0px;
}
.header .navbar > ul > li{
   min-width:inherit;
   width:100%;
   margin-left:0 !important;
}
.header .navbar > ul > li > ul{
    max-height:0px;
    transition:all 0.5s ease-in;
    overflow:hidden;
}
.header .navbar > ul > li.open > ul{
    max-height:200px;
    transition:all 0.5s ease-in;
}
.header .navbar > ul > li > a{
    padding:5px 15px;
    margin-bottom:0;
    border-bottom:1px solid #eeeeee;
    text-align:left;
}
.header .navbar > ul > li > ul > li > a{
   padding: 5px 15px;
   background-color:#6a277f;
   color:#FFFFFF;
   text-align:left;
}
.header .navbar > ul > li > ul > li > a:hover{
    color:#FFFFFF;
}
.header .navbar > ul li.active > a{
    color:#000000 !important;
}
.header .navbar > ul li.active li > a{
    color:#FFFFFF !important;
    padding: 5px 15px;
}
.header .navbar > ul li.open > a{
    color:#6a277f !important;
}
}

/* ==========================================================================
    main
 ==========================================================================*/

h2.h2{
    font-family: 'Cinzel','Philosopher', sans-serif ;
    font-size:36px;
    text-align: center;
    line-height:2.8em;
    margin-bottom:40px;
    font-weight:normal;
    text-transform:uppercase;
    color:#000000;
}

h2.h2:before{
    content:'/';
    margin-right:25px;
    font-size:47px;
    font-family: serif;
    color:#575757;
}

h2.h2:after{
    content:'/';
    margin-left:25px;
    font-size:47px;
    font-family: serif;
    color:#575757;
}
@media (max-width: 991px) {
h2.h2{
    line-height:2em;
}

}
@media (max-width: 640px) {
h2.h2{
    font-size:30px;
    line-height:1em;
}
h2.h2:before{
    font-size:30px;
}
h2.h2:after{
    font-size:30px;
}
}
section[class^="home"], section[class*=" home"]{
    border-bottom:1px solid #d2d2d2;
    padding-bottom:60px;
    padding-top:40px;
}
section[class^="home"] .inner, section[class*=" home"] .inner{
    padding:15px;
    margin:auto;
    width:95%;
}

@media (max-width: 1366px) {
section[class^="home"] .inner, section[class*=" home"] .inner{
    padding:15px;
    margin:auto;
    width:100%;
}
section[class^="home"] .hasNav, section[class*=" home"] .hasNav{
    width:95%;
}
}
@media (max-width: 991px) {

section[class^="home"] .hasNav, section[class*=" home"] .hasNav{
    width:100%;
}
}
/* ==========================================================================
    main [ smenu ]
 ==========================================================================*/
.smenu{
    width:100%;
    border-bottom:1px solid #c9c9c9;
    text-align:center;
    position:relative;
}
.smenu .inner{
    display:inline-block;
    text-align:left;
}
.smenu .inner ul{
    margin: 0; padding: 0; list-style: none;display: inline-block;
}
.smenu .inner ul li{
   display: inline-block;
   text-align:center;
   position:relative;
   transition: all 0.3s ease-in;
   border-bottom:2px solid #ffffff;
}
.smenu .inner ul li:hover,.smenu .inner ul li.active:hover,.smenu .inner ul li.active{
    border-bottom:2px solid #6a277f;
}
.smenu .inner a,.smenu .inner ul li a{
    display:inline-block;
    padding:15px 20px;
    margin:0;
    position:relative;
}

.smenu .inner ul li .en{
    text-transform: uppercase;
}
.smenu .inner .title{
    padding:15px 35px;
    position:relative;
    color:#000000;
    font-size:16px;
}
.smenu .inner .title:first-child:after{
    content:"|";
    position:absolute;
    color:#b5b5b5;
    right:0;
    font-size:20px;
    
}
.smenu .inner .title:last-child:before{
    content:"|";
    position:absolute;
    color:#b5b5b5;
    left:0;
    font-size:20px;
    
}
.smenu form{
    width:auto;
    text-align:center;
    display: none;
}
.smenu .back{
    position:absolute;
    left:15px;
    top:15px;
}
@media (min-width: 900px) {
.smenu .inner ul li .tw{
    position:absolute;
	top:0px;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
    width:100%;
    height:20px;
    transition: all 0.2s;
    opacity:0;
    background-color:#FFFFFF;
}
.smenu .inner ul li:hover .tw,.smenu .inner ul li.active .tw{
    opacity:1;
}
}
@media (max-width: 900px) {
.smenu .inner .title{
    padding:10px 10px;
    font-size:13px;
}
.smenu .inner a,.smenu .inner ul li a{
    padding:15px 5px;
    font-size:13px;
}

.smenu .inner ul li .en{
    display:none;
}
}
@media (max-width: 767px) {
.smenu{
    display:none;
}
}
/* ==========================================================================
    home  [homebanner]
 ==========================================================================*/
.homebanner{
	width:100%;
	margin:auto;
    position:relative;
}
.homebanner .down{
	position:absolute;
	bottom:20px;
	left:0;
	right:0;
	margin:auto;
    background:url(images/botton-btn.png) no-repeat center center;
    z-index:1000;
    border:2px solid #FFFFFF;
    display:block;
    width:48px;
    height:48px;
    border-radius:100%;
    animation:mybottom 1s ease-in infinite alternate;
    -moz-animation:mybottom 1s ease-in 2s infinite alternate; /* Firefox */
    -webkit-animation:mybottom 1s ease-in 2s infinite alternate; /* Safari and Chrome */
}

@keyframes mybottom
{
0%   {bottom:15px;}
100% {bottom:30px;}
}
@-webkit-keyframes mybottom
{
0%   {bottom:15px;}
100% {bottom:30px;}
}
.homebanner .slider li{
    overflow:hidden;
}
.homebanner .slick-list a{
	height:100%;
	position:relative;
	display:block;
}
.homebanner .slick-list a img{
    z-index:2;
}
.homebanner  .slick-dots {
    bottom: 70px;
    width:100%;
    z-index:1000;
    position:absolute;
    margin-top:0px;
}
.homebanner .slick-dots li button {
    background-color:transparent;
    border-radius:100%;
    border:2px solid #FFFFFF;
    width:15px;
    height:15px;
}
.homebanner .slick-dots .slick-active button{
    background-color:#FFFFFF;
}
.homebanner .slick-prev,.homebanner .slick-next {
    display:none;
}
/* ==========================================================================
    home  [ homeNews ]
 ==========================================================================*/
.news-list{
    text-align:center;
}
.news-list .list-item{
    width:21.5%;
    height:330px;
    margin:0 2%;
    padding-right:0%;
    margin-bottom:2%;
    position:relative;
    box-sizing:content-box;
    transition: all 0.3s ease-in;
    line-height:1.8em;
}
@media (max-width: 1440px) {
.news-list .list-item{
    width:25%;
    height:300px;
    margin:0 1%;
    margin-bottom:20px;
}
}
.news-list .list-item .pic{
    width:100%;
    height:100%;
    background-blend-mode: hard-light;
    transition: all 0.3s ease-in;
    background-size:90% 90%;
}

.news-list .list-item .txt{
    position: absolute;
    width:92%;
    height:92%;
    top:4%;
    bottom:4%;
    right:4%;
    padding:15px;
	background-color:rgb(255,255,255);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95); 
	background-color: rgba(255,255,255,0.95);
    transition: all 0.3s ease-in;
}
.news-list .list-item .txt div{
    width:100%;
    height:100%;
}
@media \0screen {
.news-list .list-item .txt{
    display: block;
}
}
.news-list .list-item a{
    color:#000000;
    display:block;
    height:100%;
    width:100%;
}
.news-list .list-item .txt time{
    font-size:20px;
    color:#000000;
}

.news-list .list-item .txt h3{
    font-size:16px;
    color:#6a277f;
}
.news-list .list-item:hover{
    padding-right:15%;
}
.news-list .list-item:hover .txt{
    width:57%;
    right:0%;
    background-color:rgb(248,242,249);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95); 
	background-color: rgba(248,242,249,0.95);
}
.news-list .list-item:hover .pic{
    background-blend-mode: normal;
}
.news-list .list-item:hover .focuspoint img{
   transform: scale(1);
}
@media (max-width: 991px){
.news-list .list-item{
    height:300px;
    margin:0 10px;
   margin-bottom:20px;
   width:45%;
}
.news-list .list-item .txt h3{
    font-size:15px;
}
.news-list .list-item .txt time{
    font-size:13px;
}
.news-list .list-item:hover{
    padding-right:0%;
}
.news-list .list-item:hover .txt{
    width:92%;
    height:92%;
    top:4%;
    bottom:4%;
    right:4%;
    padding:15px;
    opacity:0;
    transition: all 0.3s ease-in;
}
}
@media (max-width: 640px){
.news-list .list-item{
    height:350px;
    margin:0 0;
   margin-bottom:20px;
   width:100%;
}
}
/* ==========================================================================
    Models [homeModels]
 ==========================================================================*/
#my-shuffle {
  counter-reset: boxes;
  margin:auto;
  margin-left:15px;
}

#my-shuffle .box {
  
  width: 10.8%;
  
  height: 200px;
  margin-top: 3px;
  float: left;
  counter-increment: boxes;
  text-align:center;
  overflow: hidden;
  /*
  position: relative;
  margin-left: 0.2%;
  */
}

#my-shuffle .box::before {
  content:counter(boxes);
  position: absolute;
  color: white;
  top: .5em;
  left: .5em;
}
#my-shuffle .box.shuffle-item,
#my-shuffle .box:first-child {
  margin-left: 0;
}

#my-shuffle .h2 {
  height: 403px;
}


#my-shuffle  h3{
   font-size:30px;
   color:#6a277f;
  font-family: 'Hammersmith One', sans-serif;
  font-weight:normal;
  text-transform: uppercase;
  line-height:3em;
  margin:0;
  padding:0;
  letter-spacing:2px;
}
#my-shuffle p{
    padding:0 15px !important;
    margin:0;
    padding:0;
}
#my-shuffle a{
    width:100%;
    height:100%;
}

#my-shuffle .m1,#my-shuffle .m12{
    width: 21.8%;
    height: 403px;
}
#my-shuffle .m6{
    width: 32.8%;
    height: 403px;
}
#my-shuffle .m7,#my-shuffle .m10,#my-shuffle .m20{
    width: 21.8%;
    height: 200px;
}
@media (max-width: 1280px){
     .homeModels #my-shuffle  h3{
    line-height:2em;
    font-size:20px;
 }
}
@media (max-width: 1024px){
#my-shuffle .box {
 height: 140px;
 font-size:13px;
 width: 21.8%;
}
#my-shuffle .m3,#my-shuffle .m12{
    height: 283px;
}
#my-shuffle .m4,#my-shuffle .m10,#my-shuffle .m7,#my-shuffle .m10,#my-shuffle .m20,#my-shuffle .m15,#my-shuffle .m18{
    width: 32.8%;
}

}
@media (max-width: 600px){
#my-shuffle .box {
 height: 140px;
 font-size:12px;
  width: 32.8%;
}
#my-shuffle .m7,#my-shuffle .m10,#my-shuffle .m20{
    width: 100%;
    height: auto;
}
#my-shuffle .m9,#my-shuffle .m22{
    width: 65.35%;
}
}
#my-shuffle .name{
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    font-size:20px;
    background-color: rgba(106,39,127,0.6);
    
    color:#FFFFFF;
    opacity:0;
-webkit-transition: all 0.3s ease-in-out;;
  -moz-transition: all 0.3s ease-in-out;;
  transition: all 0.3s ease-in-out;;
    transform: scale(4);
   
   
}
#my-shuffle .box:hover .name{
    transform: scale(1);
   opacity:1;
}
/* ==========================================================================
    Models [homeModels]
 ==========================================================================*/
.homeVideos .list-item:first-child{
    width:60%;
    height:630px;
    position:relative;
}
.homeVideos .list-item:first-child .pic{
    position:relative;
    height:100%;
    width:100%;
    color:#FFFFFF;
}
.homeVideos .list-item:first-child .pic .txt{
    margin-bottom:20px;
    text-align:center;
}
.homeVideos .list-item:first-child .txt h3{
    color:#FFFFFF;
    font-size:28px;
}
.homeVideos .list-item:first-child .movie{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    display:none;
    overflow: hidden;
}
@media (max-width: 1700px) {
.homeVideos .list-item{
    width:25%;
    padding:0 10px 10px 10px;
}
.homeVideos .list-item:first-child{
    width:50%;
}    
}
@media (max-width: 1280px) {
.homeVideos .list-item .pic{
    height:180px;
}
.homeVideos .list-item:first-child .txt h3{
    font-size:20px;
}
}
@media (max-width: 991px) {
.homeVideos .list-item{
    width:50%;
    height:300px;
}
.homeVideos .list-item:first-child{
    width:100%;
    height:530px;
    margin-bottom:15px;
}
.homeVideos .list-item:first-child .txt h3{
    font-size:18px;
}
}
@media (max-width: 640px) {
.homeVideos .list-item {
    width:100%;
    height: inherit;
}
.homeVideos .list-item .pic{
    height:300px;
}
.homeVideos .list-item:first-child{
    height:430px;
}
.homeVideos .list-item:first-child .txt h3{
    font-size:16px;
}
}
@media (max-width: 480px) {
.homeVideos .list-item .pic{
    height:250px;
}
.homeVideos .list-item:first-child{
    height:300px;
}
}
/* ==========================================================================
    Photo [homePhoto]
 ==========================================================================*/
.homePhoto .list-item{
    width:300px;
}
.homePhoto .slick-list{
    width:96%;
    margin:auto;
}
/* ==========================================================================
   newsVideo
 ==========================================================================*/
#newsVideo .list-boxin {
    margin:auto;
}
#newsVideo .list-boxin .list-item {
    width: 33%;
    padding: 0 15px 20px 15px !important;
    height: 250px;
    position:relative;
}

#newsVideo .list-boxin .list-item:first-child{
    width:100%;
    height:680px;
}

#newsVideo .list-boxin .list-item:first-child .box{
    width:100%;
    height:100%;
    
}
#newsVideo .list-boxin .list-item:first-child .pic{
    position:relative;
    height:85%;
    width:100%;
    display:block;
}
#newsVideo .list-boxin .list-item .pic .focuspoint{
    height:100%;
    width:100%;
    transition: transform 0.4s linear;
    display:block;
}
#newsVideo .list-boxin .list-item:hover .pic .focuspoint{
   transform: scale(1.3);
}
#newsVideo .list-boxin .list-item:first-child .btn-wp{
    position:absolute;
    right:0px;
    left:auto;
    top:-15px;
    bottom:auto;
    margin:inherit;
    width:auto;

}
#newsVideo .list-boxin .list-item:first-child .play,#newsVideo .list-boxin .list-item:first-child .fb{
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background-color:#6a277f;
    color:#FFFFFF;
display: inline-block;
text-align: center;
line-height: 40px;
font-size: 25px;
color: #ffffff;
margin: 0 5px;
}

#newsVideo .list-boxin .list-item:first-child .txt{
    position:relative;
}
#newsVideo .list-boxin .list-item:first-child .txt h3{
    font-size:18px;
    color:#6a277f;
}


#newsVideo .list-boxin .list-item:first-child .movie{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:86% !important;
    display:none;
    padding: 0 15px 20px 15px !important;
}

@media (max-width:1119px){
#newsVideo .list-boxin .list-item {
    padding: 0 5px 20px 5px !important;
}
#newsVideo .list-boxin .list-item:first-child{
    height:480px;
}
}
@media (max-width:991px){
#newsVideo .list-boxin .list-item {
    width: 49.5%;
}
#newsVideo .list-boxin .list-item .play,#newsVideo .list-boxin .list-item .fb{
    width: 30px !important;
    height: 30px !important;
    font-size: 20px !important;
    line-height:1.6em !important;
}
}
@media (max-width:480px){
#newsVideo .list-boxin .list-item {
    width: 100%;
}
#newsVideo .list-boxin .list-item:first-child{
    height:380px;
}
}

/* ==========================================================================
    newsPhotos
 ==========================================================================*/
#newsPhotos .inner{
    width:85%;
    margin:auto;
    padding:0 15px;
}
#newsPhotos .list-boxHalf .list-item{
    width:16.6%;
    margin:0;
    padding:0 15px;
    margin-bottom:5%;
    height:400px;
    overflow:hidden;
    float:left;
}
@media (max-width:1680px){
#newsPhotos .inner{
    width:95%;
}
}
@media (max-width:1440px){
#newsPhotos .list-boxHalf .list-item{
    height:400px;
    padding:0 5px;
    width:25%;
}
}

@media (max-width:1199px){
#newsPhotos .inner{
    width:100%;
}
#newsPhotos .list-boxHalf .list-item{
    width:33.3%;
    height:500px;
}
}
@media (max-width:991px){
#newsPhotos .list-boxHalf .list-item{
    width:50%;
}
}
@media (max-width:640px){
#newsPhotos .list-boxHalf .list-item{
    width:100%;
}
}
/* ==========================================================================
    team [team-list] [slick-prev]
 ==========================================================================*/

#team .team-list{
    position:relative;
    width:86%;
    margin:auto;
    margin-top:3%;
}
#team .team-list .caret{
    position:absolute;
	display: inline-block;
	margin-left:22px;
	content:'';
	border-width: 28px; 
	border-color: transparent; 
	border-style: solid;
    border-top-width:0; 
	border-bottom-color:#eeeeee; 
    bottom:-10%;
    z-index:9999;
}
#team .team-list .list-item{
    height:430px;
    position:relative;
    margin:0 20px;
    float:none;
    display:inline-block !important;
    letter-spacing: normal;
    transition: all 0.5s ease-in;
}

#team .team-list .list-item a{
    width:100%;
    height:100%;
    display:block;
    position:relative;
    color:#FFFFFF;
    text-decoration:none;
}
#team .team-list .list-item .txt{
    position:absolute;
    width:100%;
    padding:10px 15px;
    background-color:rgb(0,0,0);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40); 
	background-color: rgba(0,0,0,0.4);
    top: auto;
	bottom: -30px;
    transition: all 0.3s ease-in;
    height:0;
}
#team .team-list .list-item:hover .txt{
   height:20%;
   bottom:0;
}

#team .team-list .list-item .txt h3{
    font-size:26px;
    font-weight:normal;
    padding:0;
    margin:0; 
    word-spacing: 0;
    height:35px;
    text-align:center;
    color:#FFFFFF;
    
}
#team .team-list .list-item .pic{
    width:100%;
    height:100%;
    position:relative;
    overflow:hidden;
}
#team .team-list .list-item .pic .imgresize{
    transition: transform 0.4s linear;
}
#team .team-list .list-item:hover .pic .imgresize{
   transform: scale(1.3);
}
#team .team-list .slickStyle1 .slick-prev {
    left: -40px !important;
    top:45%!important;
}
#team .team-list .slickStyle1 .slick-next {
    right: -80px !important;
    top:45%!important;
}
@media (max-width: 1366px) {
#team .team-list .caret{
    bottom:-10%;
}
}
@media (max-width: 1280px) {
#team .team-list .list-item{
    height:350px;
}
}
@media (max-width: 767px) {
#team .team-list .list-item{
    height:300px;
}
}
@media (max-width: 480px) {
#team .team-list .list-item{
    height:400px;
}
#team .team-list .caret{
    bottom:-6%;
}
}
@media (max-width: 360px) {
#team .team-list .list-item{
    height:300px;
}
#team .team-list .caret{
    bottom:-9%;
}
}
#team .team-list .slick-dots {
    display:none !important;
}

 
/* ==========================================================================
    team [team-personal]
 ==========================================================================*/
#team  .team-personal{
    background-color:#eeeeee;
    padding:25px;
    margin-top:2%;
    position:relative;
    text-align:center;
}
#team  .team-personal h1{
    font-size: 18px;
    display: inline-block;
    letter-spacing: 2px;
    color:#6a277f;
}
#team  .team-personal h1 span {
    border-bottom: 1px solid #ab89b5;
    padding-bottom: 10px;
    display: block;
}
#team  .team-personal h2 {
    font-size: 30px;
    font-family: 'Cinzel','Philosopher', sans-serif;
    font-weight: normal;
    letter-spacing: 2px;
    margin-bottom: 35px;
    color:#6a277f;
}
#team  .team-personal .html{
    column-count:2;
    -moz-column-count:2;
    -webkit-column-count:2;
    column-gap:70px;
    -moz-column-gap:70px;
    -webkit-column-gap:70px;
    text-align: justify;
}

#team  .team-personal .link{color:#ab89b5;}
#team  .team-personal .link a{
    padding:5px 15px;
    display:inline-block;
    color:#5F5F5F;
    font-size:15px;
}
#team  .team-personal .link a:hover{
    color:#000000;
}

#team  .team-personal .shire a{
    display: inline-block;
    border:1px solid #434343;
    padding:15px 0;
    text-align:center;
    width:50px;
    color:#6a277f;
}

#team  .team-personal .shire a:last-child{
    border:1px solid #434343;
    margin-left:-4px;
    font-weight:bold;
    color:#464646;
}
#team  .team-personal .shire a:hover{
    border:1px solid #6a277f;
    background-color:#6a277f;
    color:#FFFFFF;
}

/* ==========================================================================
    team [team-portfolio]
 ==========================================================================*/
#team .team-portfolio{
    position:relative;
    margin-top:3%;
    margin-bottom:50px;
}
#team .team-portfolio .slick-list{
    width:90%;
    margin:auto;
}
#team .team-portfolio .list-item{
    height:400px;
    position:relative;
    margin:0;
    float: left;
    display:inline-block !important;
    letter-spacing: normal;
    transition: all 0.5s ease-in;
    width:16.6%;
    margin-bottom:50px;
    padding:0 10px;
}

#team .team-portfolio .list-item a{
    width:100%;
    height:100%;
    display:block;
    position:relative;
    color:#FFFFFF;
    text-decoration:none;
}
#team .team-portfolio .list-item .txt{
    position:absolute;
    padding:10px 15px;
    background-color:rgb(0,0,0);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40); 
	background-color: rgba(0,0,0,0.6);
    top: 0;
	bottom: 0px;
    height: 100%;
    width:100%;
	opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
}
#team .team-portfolio .list-item:hover .txt{
	opacity: 1;
	transform: translate(10px,10px);
}

#team .team-portfolio .list-item .txt h3{
    font-size:18px;
    font-weight:normal;
    padding:0;
    margin:0; 
    word-spacing: 0;
    height:60px;
    text-align:center;
    margin-bottom:20px;
    color:#FFFFFF;
}
#team .team-portfolio .list-item .pic{
    width:100%;
    height:100%;
    position:relative;
    overflow:hidden;
}
#team .team-portfolio .list-item .more{
    border:1px solid #FFFFFF;
    padding:10px 30px;
}
#team .team-portfolio .list-item .pic .imgresize{
    transition: transform 0.4s linear;
}
#team .team-portfolio .list-item:hover .pic .imgresize{
   transform: scale(1.3);
}
@media (max-width: 1680px) {
#team .team-portfolio .list-item{
    padding:0 5px;
}
}
@media (max-width: 1440px) {
#team .team-portfolio .list-item{
    height:400px;
    width:25%;
}
}
@media (max-width: 1119px) {
#team .team-portfolio .list-item{
    width:33.3%;
}
}
@media (max-width:991px) {
#team .team-portfolio .list-item{
    width:50%;
}
}
@media (max-width:640px) {
#team .team-portfolio .list-item{
    width:100%;
}
}
/* ==========================================================================
    team [team-videos]
 ==========================================================================*/
#team .team-videos{
    padding-bottom:50px;
}
#team .team-videos .slick-list{
    width:90%;
    margin:auto;
}
/* ==========================================================================
    dream
 ==========================================================================*/
#dream{
    background:url(images/dream-bg.jpg);
}
#dream .box-1{
    width:100%;
    padding:0 10%;
    margin:auto;
    margin-bottom:100px;
}
#dream .banner .list-item{
    overflow:hidden;
}
#dream .banner .list-item a{
	height:100%;
	position:relative;
	display:block;
    width:100%;
}
#dream .banner .list-itema img{
    z-index:2;
}

#dream .banner .list-item img{
    width:100%;
    height:auto;
   
}

#dream .banner  .slick-dots {
    bottom: -70px;
}

#dream .banner .slick-prev,#dream .box-1 .banner  .slick-next {
    width:55px;
    height:55px;
    background-color:#313131;
    border-radius:100%;
    display:block;
}

#dream .box-1 .banner .slick-prev:before,#dream .box-1 .banner  .slick-next:before{
    	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    font-size:20px;
    color:#FFFFFF;

}
#dream .box-1 .banner .slick-prev{
    left:-8%;
}
#dream .box-1 .banner .slick-next{
    right:-8%;
}
#dream .box-1 .banner .slick-prev:before{
    content: "\e631";
}
#dream .box-1 .banner .slick-next:before{
  content: "\e632";
}
@media (max-width: 991px) {
#dream .box-1{
    padding:0 2% 5% 2%;
}
#dream .banner .slick-prev,#dream .box-1 .banner  .slick-next {
    display:none !important;
}
}
/* ==========================================================================
    dream list
 ==========================================================================*/

#dream-shuffle {
  width:90%;
  margin:0 5%;
  display:block;
  margin-bottom:50px;
}

#dream-shuffle .box {
  position: relative;
  width: 20%;
  margin-top: 3px;
  float: left;
  counter-increment: boxes;
  text-align:center;
  overflow: hidden;
  padding:15px;
}
#dream-shuffle .m2{
    width:60%;
    height:750px;
    position:relative;
}
#dream-shuffle .box a{
    text-decoration:none;
}
#dream-shuffle .box .in{
    width:100%;
    height:100%;
    position:relative;
}
#dream-shuffle .box .pic{
    position:relative;
    height:250px;
    width:100%;
}
#dream-shuffle .box .pic .focuspoint{
    height:100%;
    width:100%;
}
#dream-shuffle .box .pic .btn-wp{
    position:absolute;
    height:100%;
    width:100%;
    top:0;
    left:0;
    bottom:0;
    right:0;
    background-color: rgb(0,0,0);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60); 
    background-color:rgba(0,0,0,0.6);
    opacity:0;
    transition: all 0.3s ease-in;
}
#dream-shuffle .box:hover .pic .btn-wp{
    opacity:1;
}
#dream-shuffle .box .pic .play,#dream-shuffle .box .pic .fb{
    width:40px;
    height:40px;
    border-radius:100%;
    background-color:#FFFFFF;
    color:#4E4E4E;
    display:inline-block;
    text-align:center;
    line-height:40px;
    font-size:25px;
    color:#939394;
    margin:0 5px;
}
#dream-shuffle .box .pic .play:hover,#dream-shuffle .box .pic .fb:hover{
    background-color:#6a277f;
    color:#FFFFFF;
}
#dream-shuffle .box .txt h3{
    font-size:17px;
    color:#6a277f;
}
#dream-shuffle .box .pic .imgresize{
    transition: transform 0.4s linear;
}
#dream-shuffle .box:hover .pic .imgresize{
   transform: scale(1.3);
}


#dream-shuffle .m2 .pic{
    position:relative;
    height:100%;
    width:100%;
    color:#FFFFFF;
}
#dream-shuffle .m2 .pic .txt{
    margin-bottom:20px;
}
#dream-shuffle .m2 .pic .txt h3{
    color:#FFFFFF;
}
#dream-shuffle .m2  .movie{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100% !important;
    display:none;
}

@media (max-width: 1366px) {
#dream-shuffle {
  width:100%;
  margin:0;
}
#dream-shuffle .box{
    width:30%;
}
#dream-shuffle .m1{
    width:40%;
}
#dream-shuffle .m3 {
    width:40%;
}

#dream-shuffle .m2{
    width:60%;
    height:385px;
}
}
@media (max-width: 991px) {
#dream-shuffle .box{
    width:50%;
}
#dream-shuffle .m5{
    width:100%;
}
}
@media (max-width: 640px) {
#dream-shuffle .box{
    width:100%;
}
}

/* ==========================================================================
    contact
 ==========================================================================*/
#contact{
    background: #000 url(images/contact-bg.jpg) center bottom no-repeat;
		-moz-background-size: cover;
		background-size: cover;
}
#contact .container{
    padding:50px 15px 90px 15px;
}

#contact form{
    margin-top:50px;
    padding:15px;

}
#contact .form-group{
    width:45%;
    float:left;
    margin-left:0;
}
#contact .form-group2{
    width:45%;

}
#contact .form-group:nth-child(odd){
    margin-right:10%;
}
@media (max-width: 991px) {
#contact .form-group{
    width:100%;
    float:none;
    margin-left:0;
}
#contact .form-group:nth-child(odd){
    margin-right:0%;
}
}
#contact .form-group .control-label{
    width:100px;
    text-align:left;
}
#contact .form-group .col .form-control{
    border:0;
    border-radius:0;
 }
#contact .form-group { overflow: hidden; zoom: 1; }
#contact .form-group .control-label {float: left;}
#contact .form-group .col{ overflow: hidden; zoom: 1; }
.code-repeat{
    position:relative;
    padding-right:40px;
    display: inline-block;
    line-height: 1.4;
    margin-top:15px;
}
.code-repeat:after{
    font-size:30px;
    line-height: 1.4;
    content: "\e615";
    	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    position:absolute;
    top:0;
    right:0;
}
/* ==========================================================================
    about
 ==========================================================================*/
.about .box .container{
   position:relative;
}
.about .box h1{
    font-size:18px;
    display:inline-block;
    letter-spacing:2px;
}
.about .box h1 span{
    border-bottom:1px solid rgba(255,255,255,0.6);
    padding-bottom:10px;
    display:block;
}
.about .box h2{
    font-size:35px;
    font-family:'Cinzel','Philosopher', sans-serif;
    font-weight:normal;
    letter-spacing:0px;
    margin-bottom:25px;
    
}
@media (max-width: 760px) {
.about .box h2{
    font-size:26px;
}
}
/* ==========================================================================
    about [box-1]
 ==========================================================================*/
#about .box-1 {
    height:650px;
    position:relative;
    color:#FFFFFF;
}

#about .box-1 .banner{
     width:100%;
     height:100%;
     position:absolute;
     top:0;
}
#about .box-1 .txt{
    padding-left:63%;
    padding-top:5%;
}

@media (max-width: 1280px) {
#about .box-1 .txt{
    padding-left:55%;
}
}
@media (max-width: 1024px) {
#about .box-1 .txt{
    padding-left:45%;
}
#about .box-1 {
    height:550px;
}
}
@media (max-width: 760px) {
#about .box-1 {
    height: inherit;

}
#about .box-1 .banner{
    height:200px;
    position:relative;
}

#about .box-1 .txt{
   padding-left:0%;
   color:#000000;
   padding-top: 1%;
}
#about .box-1 .txt h1{
    position:absolute;
    top:-170px;
    left:50%;
    color:#FFFFFF;
}
#about .box-1 .txt h2{
    position:absolute;
    top:-110px;
    left:50%;
    color:#FFFFFF;
    font-size:26px;
}
}
@media (max-width: 480px) {
#about .box-1 .txt h2{
    font-size:20px;
}
}
/* ==========================================================================
    about [box-2]
 ==========================================================================*/
#about .box-2{
    margin-top:25px;
    margin-bottom:25px;
}
#about .box-2 .left{
    margin-right:50px;
    padding:25px;
}

#about .box-2 h1{
    display:block;
}
#about .box-2 h1 span{
    border-bottom:1px solid rgba(106,36,127,0.6);
    color:#6a277f;
    display:inline-block;
}
#about .box-2 h2{
    color:#6a277f;
    display:inline-block;
    text-transform:uppercase; 
}
@media (max-width: 1024px) {
#about .box-2 .left{
    margin-right:0px;
    padding:25px;
}

}
@media (max-width: 760px) {
#about .box-2{
    margin-top:0;
}
#about .box-2 .left{
    margin-right:0px;
    padding:0px;
    float:none !important;
    text-align:center;
}
}
/* ==========================================================================
    about [box-3]
 ==========================================================================*/
#about .box-3{
    margin-bottom:50px;
}
#about .box-3 .pic{
    width:24.7%;
    display:inline-block;
    height:265px;
    overflow:hidden;
    float:left;
    margin-right:0.3%;

}
#about .box-3 .pic img{
   transition:all 0.5s;
   transform:scale(1);
}
#about .box-3 .pic:hover img{
    transform:scale(1.1);
}
#about .box-3 .m3{
    width:29.7%;
}
#about .box-3 .m4{
    width:20%;
    margin-right:0%;
}
@media (max-width: 1024px) {
#about .box-3 .pic{
    height:160px;
}
#about .box-3 .m3{
    width:33.7%;
}
#about .box-3 .m4,#about .box-3 .m2{
    width:20%;
}
}
@media (max-width: 760px) {
#about .box-3 .pic{
    width:49%;
    height:205px;.
    margin-right:0;
}
#about .box-3 .m3{
    width:74%;
}
#about .box-3 .m4{
    width:24%;
}
}
@media (max-width: 480px) {
#about .box-3 .pic{
    width:100%;
    height:200px;.
}
}
/* ==========================================================================
    aboutFounder [box-1]
 ==========================================================================*/
#aboutFounder .box-1 {
    height:550px;
    position:relative;
    
}
#aboutFounder .box-1 .banner{
     width:100%;
     height:100%;
     position:absolute;
     top:0;
}

#aboutFounder .box-1 .txt{
    padding-right:53%;
    padding-left:10%;
    padding-top:10%;
}
#aboutFounder .box-1 .txt h1{
    color:#6a277f;
}
#aboutFounder .box h1 span{
    border-bottom:1px solid #6a277f;
}
#aboutFounder .box-1 .txt h2{
    color:#6a277f;
}
@media (max-width: 1280px) {
#aboutFounder .box-1 .txt{

}
}
@media (max-width: 1024px) {

#aboutFounder .box-1 {
    height:450px;
}
}
@media (max-width: 760px) {
#aboutFounder .box-1 .banner{
    height:200px;
    position:relative;
}
#aboutFounder .box-1 {
    height: inherit;
}


#aboutFounder .box-1 .txt{
   padding-left:0;
   padding-right:0;
   color:#000000;
   padding-top: 1%;
}
#aboutFounder .box-1 .txt h1{
    position:absolute;
    top:-160px;
}
#aboutFounder .box-1 .txt h2{
    position:absolute;
    top:-100px;
    font-size:26px;
}
}
@media (max-width: 480px) {
#aboutFounder .box-1 .txt h2{
    font-size:16px;
}
}
/* ==========================================================================
    aboutFounder [history]
 ==========================================================================*/
#aboutFounder .history .inner{
    width:100%;
    margin:auto;
    position:relative;
    padding:0 5%;
    
    margin-bottom:60px;
}
#aboutFounder .history .slick-dots{
    display:none !important;
}
#aboutFounder  .history .inner:before{
    position:absolute;
    top:80px;
    border-bottom:1px solid #c9c9c9;
    left:20%;
    right:20%;
    content:'';
}
#aboutFounder  .history .slick-list{
    position:relative;
    width:85%;
    margin:auto;
}

#aboutFounder  .history .list-item{
    text-align:center;
    position:relative;
    padding:0 15px;
}
#aboutFounder  .history .list-item:after{
     position:absolute;
     content:'';
     top:76px;
     width:8px;
     height:8px;
     background-color:#a0a0a0;
     left:-8px;
     border-radius:100%;
}
@media (max-width: 479px){
#aboutFounder  .history .inner:before{
    display:none;
}
#aboutFounder  .history .list-item:after{
    display:none;
}
}
@media (min-width: 480px)and (max-width: 699px) {
#aboutFounder  .history .inner:before{
    left:25%;
    right:25%;
}
#aboutFounder  .history .list-item:nth-child(2n+1):after{
    display:none;
}
}
@media (min-width: 700px) and (max-width: 1023px){

#aboutFounder  .history .list-item:nth-child(3n+1):after{
    display:none;
}
}
@media (min-width: 1024px) and (max-width: 1439px){
#aboutFounder  .history .list-item:nth-child(4n+1):after{
    display:none;
}
}
@media (min-width: 1440px) {
#aboutFounder  .history .list-item:nth-child(5n+1):after{
    display:none;
}
}
#aboutFounder  .history .list-item .time{
    width:105px;
    height:105px;
    background-color:#c9c9c9;
    border-radius:100%;
    font-family: 'Oxygen', sans-serif;
    letter-spacing:1px;
    font-size:28px;
    color:#FFFFFF;
    font-weight:normal;
    margin-left:auto;
    margin-right:auto;
    transition:all 0.5s;
    transform:scale(1);
}
#aboutFounder  .history .list-item:hover .time{
    transform:scale(1.3);
    background-color:#6a277f;
}
#aboutFounder .slick-prev,#aboutFounder  .slick-next {
    width:55px;
    height:55px;
    background-color:#313131;
    border-radius:100%;
}
#aboutFounder .slick-prev:before,#aboutFounder  .slick-next:before{
    	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    color:#ede5ec;
    font-size:20px;
}
#aboutFounder .slick-prev{
    left:-2%;
}
#aboutFounder .slick-next{
    right:-2%;
}
#aboutFounder .slick-prev:before{
    content: "\e631";
}
#aboutFounder .slick-next:before{
  content: "\e632";
}
/* ==========================================================================
    aboutBranch [box-1]
 ==========================================================================*/
#aboutBranch .box-1{
    position:relative;
}
#aboutBranch .box-1 .maplink{
    position:absolute;
    line-height:3.5em;
    border:3px solid #FFFFFF;
    color:#FFFFFF;
    font-size:36px;
    top:0;
    left:0;
    bottom:0;
    right:0;
    margin:auto;
    z-index:1100;
    text-align:center;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.3);
    background-color:rgba(0,0,0,0.1);
    height:130px;
    width: 30%;
    min-width:350px;
    padding:0 3%;
    min-width:300px;
}
#aboutBranch .box-1 .maplink span{
    display:inline-block;
    position:relative;
    line-height: none;
    
}
#aboutBranch .box-1 .maplink span:after{
    	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    display:inline-block;
    content: "\e603";
    margin-left:25px;
    
}
@media (max-width: 1280px) {
#aboutBranch .box-1 .maplink{
    width: 50%;
}
}
@media (max-width: 991px) {
#aboutBranch .box-1 .maplink{
    width: 70%;
}
}
@media (max-width: 600px) {
#aboutBranch .box-1 .maplink{
    width: 90%;
    font-size:26px;
    height:100px;
}
}

#aboutBranch .box-1 .homebanner .list-item{
    height:560px;
}
@media (max-width: 991px) {
#aboutBranch .box-1 .homebanner .list-item{
    height:460px;
}
}
#aboutBranch .box-1 .homebanner  .slick-dots {
    bottom: 20px;
}
/* ==========================================================================
    aboutBranch [info]
 ==========================================================================*/
#aboutBranch .info{
    background-color:#f4f4f4;
    padding:35px 0;
}
#aboutBranch .info h2{
    font-size:24px;
    color:#6a277f;
    margin-bottom:15px;
}
#aboutBranch .info .container .col{
    display:inline-block;
}
#aboutBranch .info .container > .col{
    width:63%;
    padding:15px;
    padding-left:55px;
}
#aboutBranch .info .container > .col:first-child{
    width:35%;
    text-align: center;
    border-right:1px solid #DFDFDF;
}
#aboutBranch .info .col .col{
    width:39%;
}
#aboutBranch .info .container .col .col:first-child{
    width:60%;
}

@media (max-width: 991px) {
#aboutBranch .info{
    padding:25px 0;
}
#aboutBranch .info .container >.col,#aboutBranch .info .container > .col:first-child{
    width:100%;
    border-right:0;
    padding:0;
    margin-bottom:15px;
    text-align:center;
}
#aboutBranch .info .col .col,#aboutBranch .info .container .col .col:first-child{
    text-align:center;
    padding:0;
    width:auto;
    display:inline-block;
}
}

@media (max-width: 500px) {
#aboutBranch .info .col .col,#aboutBranch .info .container .col .col:first-child{
    width:100%;
}
}

/* ==========================================================================
    aboutBranch [box-2]
 ==========================================================================*/
#aboutBranch .box-2{
    margin-top:50px;
    margin-bottom:50px;
}
#aboutBranch .box-2 .list{}
#aboutBranch .box-2 .list .list-item{
    width:33%;
    padding:0 9px 20px 9px !important;
}
#aboutBranch .box-2 .list .list-item.actived .pic{
    border:2px solid #6a277f;
}
#aboutBranch .box-2 .list .list-item a{
    text-decoration:none;
    border-bottom:1px solid #b7b8b8;
}
#aboutBranch .box-2 .list .list-item .box{
    width:100%;
    height:100%;
    position:relative;
    display:block;
}
#aboutBranch .box-2 .list .list-item .pic{
    position:relative;
    height:250px;
    width:100%;
    border:2px solid #ffffff;
}
#aboutBranch .box-2 .list .list-item .pic .btn-wp{
    position:absolute;
    height:100%;
    width:100%;
    top:0;
    left:0;
    bottom:0;
    right:0;
    background-color: rgb(0,0,0);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60); 
    background-color:rgba(0,0,0,0.6);
    opacity:0;
    transition: all 0.3s ease-in;
}
#aboutBranch .box-2 .list .list-item:hover .pic .btn-wp{
    opacity:1;
}
#aboutBranch .box-2 .list .list-item .more{
    width:40px;
    height:40px;
    border-radius:100%;
    color:#FFFFFF;
    display:inline-block;
    text-align:center;
    line-height:40px;
    font-size:50px;
    color:#939394;
    margin:0 5px;
}

#aboutBranch .box-2 .list .list-item .txt h3{
    font-size:18px;
    color:#6a277f;
}
#aboutBranch .box-2 .list .list-item .pic .imgresize{
    transition: transform 0.4s linear;
}
#aboutBranch .box-2 .list .list-item:hover .pic .imgresize{
   transform: scale(1.3);
}

@media (max-width: 991px) {
#aboutBranch .box-2 .list .list-item{
    width:50%;
    padding:0 5px 20px 5px !important;
}
}
@media (max-width: 640px) {
#aboutBranch .box-2 .list .list-item{
    width:100%;
}
}
/* ==========================================================================
    aboutEvents [banner]
 ==========================================================================*/
#aboutEvents .box-1 {
    height:550px;
    position:relative;
    
}
#aboutEvents .box-1 .banner{
     width:100%;
     height:100%;
     position:absolute;
     top:0;
}

#aboutEvents .box-1 .txt{
    padding-top:10%;
    width:300px;
}
#aboutEvents .box-1 .txt h1{
    color:#6a277f;
}
#aboutEvents .box h1 span{
    border-bottom:1px solid #6a277f;
}
#aboutEvents .box-1 .txt h2{
    color:#6a277f;
}
@media (max-width: 1280px) {
#aboutEvents .box-1 .txt{

}
}
@media (max-width: 1024px) {

#aboutEvents .box-1 {
    height:450px;
}
}
@media (max-width: 760px) {
#aboutEvents .box-1 .banner{
    height:200px;
    position:relative;
}
#aboutEvents .box-1 {
    height: inherit;
}


#aboutEvents .box-1 .txt{
   padding-left:0;
   padding-right:0;
   color:#000000;
   padding-top: 1%;
   width:100%;
}
#aboutEvents .box-1 .txt h1{
    position:absolute;
    top:-160px;
}
#aboutEvents .box-1 .txt h2{
    position:absolute;
    top:-100px;
    font-size:26px;
}
}
@media (max-width: 480px) {
#aboutEvents .box-1 .txt h2{
    font-size:16px;
}
}

/* ==========================================================================
    aboutEvents [events]
 ==========================================================================*/
#aboutEvents .events .nav{
    text-align:center;
    padding:35px 0;
}
#aboutEvents .events .nav a{
    display: inline-block;
    padding:10px 25px;
    margin-right:15px;
}
#aboutEvents .events .nav a:hover{
    color:#7a3191;
}
#aboutEvents .events .nav a.actived{
    background-color:#7a3191;
    color:#FFFFFF;
    text-decoration:none;
}
/* ==========================================================================
    aboutEvents [events] [list]
 ==========================================================================*/
#aboutEvents .list{
    border-top:1px solid #E5E5E5;
    margin-bottom:80px;
    width:100%;
    position:relative;
}
#aboutEvents .list:after{
    content:'';
    position:absolute;
    width:100%;
    height:30%;
    bottom:0;
    left:0;
    z-index:999;
    display:block;
}
#aboutEvents .list:before{
    content:'';
    position:absolute;
    width:100%;
    height:30%;
    top:0;
    left:0;
    z-index:999;
    display:block;
}
#aboutEvents .list .inner{
    display:table;
    
}
#aboutEvents .list .col{
    position:relative;
    display:table-cell;
    padding-left:80px;
}
#aboutEvents .list .col .hd{
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    width:80px;
    height:100%;
    overflow:hidden;
    text-align:center;
    border-left:1px solid #DCDCDC;
    background: #f0f9ff; /* Old browsers */
    background: -moz-linear-gradient(left,  #f0f9ff 0%, #ffffff 0%, #f1e6f6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f0f9ff), color-stop(0%,#ffffff), color-stop(100%,#f1e6f6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #f0f9ff 0%,#ffffff 0%,#f1e6f6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #f0f9ff 0%,#ffffff 0%,#f1e6f6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #f0f9ff 0%,#ffffff 0%,#f1e6f6 100%); /* IE10+ */
    background: linear-gradient(to right,  #f0f9ff 0%,#ffffff 0%,#f1e6f6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9ff', endColorstr='#f1e6f6',GradientType=1 ); /* IE6-9 */
}
@media (max-width: 991px) {
#aboutEvents .list .col .hd{
    width:60px;
}
#aboutEvents .list .col{
    padding-left:60px;
}
}
#aboutEvents .list .col .hd h2{
    width:26px;
    display:inline-block;
    margin-top:50px;
    font-size:20px;
    line-height:1.3em;
    margin-bottom:15px;
    
}
#aboutEvents .list .col .hd h2:before{
    color:#a87ab6;
    margin-bottom:20px;
    display:inline-block;
    font-size:35px;
}
#aboutEvents .list .col .hd .date span{
    display:block;
}
#aboutEvents .list .col .hd .date span:first-child:after{
    content:'|';
    display:block;
    margin:10px 0;
}
/* ==========================================================================
    aboutEvents [events] [list][list-item]
 ==========================================================================*/
#aboutEvents .list ul{
    height:100%;
    padding:0;
    display:block;
    margin:0;
    

}
#aboutEvents .list .list-item{
    width:300px;
    display: block;
    border-left:1px solid #DCDCDC;
    position:relative;
    vertical-align:top;
    height:100%;
    float:left;
    
}

#aboutEvents .list .list-item .pic{
    overflow:hidden;
    height:250px;
    width:100%;
    position:absolute;
    bottom:0;
}

#aboutEvents .list .list-item .txt{
    line-height:1.8em;
    padding:15px;
}

#aboutEvents .list .list-item:nth-child(even)  .pic{
    position:relative;
}
#aboutEvents .list .list-item:nth-child(odd) div + div{
    padding-bottom:250px;
}

#aboutEvents .list .list-item .date{
    text-align:center;
    font-size:24px;
    color:#6a277f;
   font-family: 'Oxygen', sans-serif;
   font-weight: normal;
}

#aboutEvents .mCSB_horizontal.mCSB_inside>.mCSB_container{
    margin-right: 0;
    margin-bottom: 10px;
}
#aboutEvents .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #7a3191;
}
#aboutEvents .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
height: 3px;
margin: 6px auto;
}
#aboutEvents .list .list-item  .mCSB_scrollTools{
    width:0;
}
#aboutEvents .list .list-item .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color:#000000;
}
#aboutEvents .list .list-item .mCSB_inside>.mCSB_container {
margin-right: 0;
}
/* ==========================================================================
    model-list
 ==========================================================================*/
#model .list{
    width:90%;
    margin:auto;
}

.model-list .list-item{
    width:20%;
    height:400px;
    float:left;
    padding:0 20px;
    margin-bottom:100px;
}

.model-list .list-item .in{
    position:relative;
    height:100%;
    width:100%;
    background: rgba(134,92,147,1.00);
}
.model-list .list-item .in > a{
    display:block;
    height:100%;
    width:100%;
}
.model-list .list-item .txt,.model-list .list-item .focuspoint{
    position:absolute;
    height:100%;
    width:100%;
    overflow:hidden;
}
.model-list .list-item .txt{
    
    color:#FFFFFF;
    padding-bottom:60px;
    opacity:0;
    transition: all 0.5s;
}
.model-list .list-item .txt .info{
    margin-top:80px;
    transition: all 0.5s;
}

.model-list .list-item .txt h3{
    font-size:24px;
    margin-bottom:15px;
    color:#FFFFFF;
}
.model-list .list-item:hover .txt{
   z-index: 2;
   opacity:1;
   
}
.model-list .list-item:hover .txt .info{
    margin-top:0px;
}

.model-list .list-item  .oterLink{
    position:absolute;
    bottom:0px;
    display:block;
    left:0;
    right:0;
    width:220px;
    height:50px;
    margin:auto;
    border:1px solid #FFFFFF;
    color:#FFFFFF;
    z-index:3;
    transition: all 1s;
    opacity:0;
}
.model-list .list-item:hover .oterLink{
    opacity:1;
    bottom:50px;
}
.model-list .list-item  .oterLink .favourites{
    height:100%;
    display:inline-block;
    float:left;
    border-right:1px solid #FFFFFF;
}
.model-list .list-item  .oterLink .favourites:before{
    color:#FFFFFF;
    font-size:20px;
    padding:15px;
    display: inline-block;
}
.model-list .list-item  .oterLink .download{
    height:100%;
    display:inline-block;
    color:#FFFFFF;
    float:left;
    padding-right:11px;
    
    
}
.model-list .list-item  .oterLink .download:before{
    color:#FFFFFF;
    font-size:20px;
    padding:15px;
    display: inline-block;
}
.model-list .list-item  .oterLink a:hover{
    background-color:rgba(106,39,127,1);
}

.model-list .list-item .box{
    background-position: left top;
    z-index: 1;
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    transform-origin: 50% 100%;
    font-weight: 300;
    background-color: rgba(134,92,147,0);
    transition:all 1s;
} 

.model-list .list-item:hover .box{
  background-color: rgba(134,92,147,0.8);
}
@media (max-width: 1680px) {
#model .list{
    width:100%;
    padding:15px;
}

}
@media (max-width: 1480px) {
.model-list .list-item{
    width:20%;
    height:350px;
    padding:0 5px;
    margin-bottom:40px;
}
}
@media (max-width: 1366px) {
.model-list .list-item{
    width:25%;
}
}
@media (max-width: 991px) {
.model-list .list-item{
    width:33.3%;
}
}
@media (max-width: 640px) {
.model-list .list-item{
    width:50%;
}
}
@media (max-width: 480px) {
.model-list .list-item{
    width:100%;
}
}
/* ==========================================================================
    modelInfo
 ==========================================================================*/

#modelInfo section > .inner{
    position:relative;
    width:88%;
    margin:auto;
    margin-bottom:50px;
    
}
#modelInfo  .slickStyle1 .slick-prev {
    left: -100px;
   
}
#modelInfo .slickStyle1 .slick-next {
    right: -100px;
    
}

#modelInfo .model-videos .list-item {
    width: 20%;
    padding:0 20px;
    height: 300px;
}
#modelInfo .model-news .list-boxHalf .list-item {
    height: 320px;
}
#modelInfo .model-news .list-boxHalf .list-item .txt h3 {
    height:auto;
}
#modelInfo .model-news .list-boxHalf .list-item .txt time {
    margin-top: 5px;
}
#modelInfo .model-news .list-boxHalf .list-item p{
    text-align:left;
}
#modelInfo .model-news .list-boxHalf .list-item .txt{
    padding:35px;
    padding-top:10px;
}
#modelInfo .model-news .list-boxHalf .list-item:hover .txt{
    padding-top:35px;
}

#modelInfo  .model-related .model-list .list-item {
    height: 350px;
}
#modelInfo  .model-snapshot  .list-item {
    height: 550px;
    padding:0 20px;
    margin:0;
}

/* ==========================================================================
    modelInfo [ model-info ][ listSelect ]
 ==========================================================================*/
#modelInfo .listSelect{
    padding:15px;
    text-align:center;
}
#modelInfo .listSelect a{
    margin-right:20px;
}
#modelInfo .listSelect a:hover{
    color:#7c3092;
}
#modelInfo .listSelect a:before{
    margin-right:5px;
    color:#7c3092;
}
#modelInfo .listSelect a:first-child:before{
    display:inline-block;
    content:'';
    background:url(images/modelsInfo-icon-02.png) no-repeat;
    width:13px;
    height:13px;
}
#modelInfo .listSelect a:last-child:before{
    display:inline-block;
    content:'';
    background:url(images/modelsInfo-icon.png) no-repeat;
    width:13px;
    height:13px;
}
 #modelInfo  .listSelect a:active{
    font-weight:bold;
     color:#7c3092;
}
/* ==========================================================================
    modelInfo [ model-info ]
 ==========================================================================*/
#modelInfo  .model-info {
    position:relative;
}
/* ==========================================================================
    modelInfo [ model-info ]
 ==========================================================================*/
#modelInfo  .model-info .model-photo{
    width:100%;
}
#modelInfo  .model-photo-list{
    width:100%;
}
#modelInfo  .model-photo-list .list-item{
    float:left;
}
#modelInfo  .model-photo-list .list-item a{
    display:block;
    width:100%;
    height:100%;
    word-spacing: 0em;
    letter-spacing: 0em;
}
#modelInfo  .model-photo-list .list-item a .pic{
    height:100%;
    width:100%;
}


/* ==========================================================================
    modelInfo [ model-personal  ]
 ==========================================================================*/
#modelInfo .model-personal .text{
    font-size:16px;
}
#modelInfo .model-personal .text h1{
    font-size:22px;
    letter-spacing:3px;
}
#modelInfo .model-personal .text h1 span{
    color:#AAAAAA;
}
#modelInfo .model-personal .text .oterLink a,#modelInfo .model-personal .text .oterLink div{
    padding:0;
    width:48px;
    height:48px;
    font-size:20px;
    display: block;
    text-align:center;
    float:left;
    line-height:2.5em;
    position:relative;
    cursor: pointer;
}
#modelInfo .model-personal .text .oterLink > a:after,#modelInfo .model-personal .text .oterLink > div:after{
    border-left:1px solid #898989;
    content:'';
    position:absolute;
    left:0;
    top:0;
    height:48px;
}
#modelInfo .model-personal .text .oterLink > a:hover,#modelInfo .model-personal .text .oterLink > div:hover{
    background-color:#7c3092;
    color:#FFFFFF;
}
#modelInfo  .model-personal .text .oterLink a:first-child:after{
    border-left:0;
}
#modelInfo .model-personal .text .oterLink span{
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display:block;
  
}
#modelInfo .model-personal .text .oterLink{
    border:1px solid #898989;
    display:inline-block;
}
#modelInfo .model-personal .text .oterLink .facebook{
    position: relative;
}
#modelInfo .model-personal .text .oterLink .facebook div{
    position:absolute;
    top:29px;
    left:0;
    width:49px;
    height:auto;
    border:1px solid #898989;
    border-top:0;
    opacity:0;
    transition:all ease 1s;
    padding:0;
    z-index:99;
}
#modelInfo .model-personal .text .oterLink .facebook:hover div{
    opacity:1;
    top:49px;
}
#modelInfo .model-personal .text .oterLink .facebook div a{
    border-top:1px solid #898989;
    display:block;
    width:100%;
    text-decoration:none;
    overflow:hidden;
    background-color:#FFFFFF;
}
#modelInfo .model-personal .text .oterLink .facebook div a:hover{
    background-color:#7c3092;
    color:#FFFFFF;
}
#modelInfo .model-personal .text .oterLink .facebook div a:first-child{
    border-top:0;
}
#modelInfo .model-personal .text .oterLink .facebook div a.line{
    font-size:18px;
    font-weight:bold;
}

/* ==========================================================================
    modelInfo [ list-slide ]
 ==========================================================================*/
#modelInfo #list-slide .model-personal{
    position:absolute;
    width:500px;
    height:100%;
    z-index:2;
    background-color:rgba(255,255,255,0.85);
}

#modelInfo #list-slide .model-personal .text{
    position:absolute;
    width:300px;
    height:100%;
    right:0;
    z-index:2;
    line-height:2em;
    text-align:center;
}
#modelInfo #list-slide .model-personal .text .info span{
    display:block;
}
#modelInfo #list-slide .model-personal .text .in{
    display:inline-block;
    margin:auto;
    text-align:left;
    margin-top:20%;
}

#modelInfo #list-slide  .model-personal .text .oterLink{
    margin-top:15px;
}
#modelInfo #list-slide  .model-photo-list .list-item{
    height:550px;
  
}

#modelInfo #list-slide  .model-photo-list .list-item .pic img{
    width:auto;
    height:100%;
}
/* ==========================================================================
    modelInfo [ list-crid ]
 ==========================================================================*/

#modelInfo #list-crid .model-personal {
    padding:15px 10%;
    position:relative;
}
#modelInfo #list-crid .model-personal h1{
    font-size:22px;
    line-height:none;
    margin-right:20px;
}
#modelInfo #list-crid .model-personal h1,#modelInfo #list-crid .model-personal .info{
    display:inline-block;
}
#modelInfo #list-crid .model-personal .info span{
    line-height:1em;
}
#modelInfo #list-crid .model-personal .text{
    padding-right:200px;
    position:relative;

}
#modelInfo #list-crid .model-personal .oterLink{
    position:absolute;
    right:0;
    bottom:0;
}
#modelInfo #list-crid .model-photo-list .list-item{
    
    margin:0;
    padding:0.8%;
}
#modelInfo #list-crid .list-item .pic img{

}
#modelInfo #list-crid .model-photo{
    width:90%;
    margin:auto;
}

#modelInfo #list-crid .model-photo-list .w1{
    height:450px;
    width:20%;
}
#modelInfo #list-crid .model-photo-list .w2{/*橫*/
    height:450px;
    width:40%;
}
@media (max-width: 1366px) {
#modelInfo #list-crid .model-photo-list .w1{
    height:400px;
    width:25%;
}
#modelInfo #list-crid .model-photo-list .w2{/*橫*/
    height:400px;
    width:50%;
}
}
@media (max-width: 991px) {
#modelInfo #list-crid .model-photo-list .w1{
    height:300px;
}
#modelInfo #list-crid .model-photo-list .w2{/*橫*/
    height:300px;
}
}
@media (max-width: 640px) {
#modelInfo #list-crid .model-photo-list .w1{
    height:200px;
}
#modelInfo #list-crid .model-photo-list .w2{/*橫*/
    height:200px;
}
}
/* ==========================================================================
    favorite
 ==========================================================================*/
#favorite .list-boxOut .list-item{
    margin-bottom:25px;
    width:16.6%;
}
#favorite .list-boxOut .list-item .info span{
    display:block;
}
#favorite .list-boxOut .list-item  .closebtn{
    position:absolute;
    top:10px;
    right:40px;
    z-index:99;
    color:#000000;
    font-size:40px;
    height:50px;
}
#favorite .list-boxOut .focuspoint {
    height:380px;
    width:100%;
    display:block;
}
#favorite .favorite-list{
    border-bottom:1px solid #D0D0D0;
    padding:0px 50px 50px 50px;
}
#favorite #contact{
    background:none;
    background-color:#eeeeee;
}
@media (max-width: 1680px) {
#favorite .favorite-list {
padding: 0px 15px 50px 15px;
}
#favorite .list-boxOut .list-item{
    padding:0 5px;
}
}
@media (max-width: 1480px) {
#favorite .list-boxOut .list-item{
    width:20%;
}
}
@media (max-width: 1366px) {
#favorite .list-boxOut .list-item{
    width:25%;
}
}
@media (max-width: 991px) {
#favorite .list-boxOut .list-item{
    width:33.3%;
}
}
@media (max-width: 640px) {
#favorite .list-boxOut .list-item{
    width:50%;
}
}
@media (max-width: 480px) {
#favorite .list-boxOut .list-item{
    width:100%;
}
}