<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

a {
  color: inherit;
  text-decoration: none;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 700 !important;
}
p {
	line-height: normal;
}
a:hover,
a:focus {
  color: inherit;
  text-decoration: underline;
}
ul.news-list {
	text-indent: -1em;
	list-style: none;
	    -webkit-padding-start: 25px;
	}
 ul li.news-list:before{
  content: "\00BB";margin-right:8px;
}
table {
    width: 100% !important;
}
.table&gt;td {
    width: auto !important;
}
.table&gt;tbody&gt;tr&gt;td, .table&gt;tbody&gt;tr&gt;th, .table&gt;tfoot&gt;tr&gt;td, .table&gt;tfoot&gt;tr&gt;th, .table&gt;thead&gt;tr&gt;td, .table&gt;thead&gt;tr&gt;th {
	min-width: 100px;
}
#download .table&gt;tbody&gt;tr&gt;td, #download  .table&gt;tbody&gt;tr&gt;th, #download  .table&gt;tfoot&gt;tr&gt;td, #download  .table&gt;tfoot&gt;tr&gt;th, #download  .table&gt;thead&gt;tr&gt;td, #download  .table&gt;thead&gt;tr&gt;th {
	min-width: 20px;
}
.table-hover &gt; tbody &gt; tr:hover {
  background-color: rgba(223,223,223,0.43);
}
.table&gt;tbody&gt;tr.grey&gt;td, .table&gt;tbody&gt;tr.greys&gt;th, .table&gt;tbody&gt;tr&gt;td.grey, .table&gt;tbody&gt;tr&gt;th.grey, .table&gt;tfoot&gt;tr.grey&gt;td, .table&gt;tfoot&gt;tr.grey&gt;th, .table&gt;tfoot&gt;tr&gt;td.grey, .table&gt;tfoot&gt;tr&gt;th.grey, .table&gt;thead&gt;tr.grey&gt;td, .table&gt;thead&gt;tr.grey&gt;th, .table&gt;thead&gt;tr&gt;td.grey, .table&gt;thead&gt;tr&gt;th.grey {
    background-color: #dddddd;
}
.a2a_button_sina_weibo svg, .a2a_button_linkedin svg, .a2a_button_google_plus svg, .a2a_button_twitter svg, .a2a_button_facebook svg, .a2a_button_whatsapp  svg, .a2a_button_wechat svg {
    display: none !important;
}

.wrapper img {
    height: auto !important;
}
.video-container {
position: relative;
padding-bottom: 56.25%;
 height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 1049;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    color: #444;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}
#back-to-top:hover {
    color: #15607d;
}
.new-icon {
    background-color: green;
    position: relative;
    -webkit-animation-name: new-icon; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 1s; /* Safari 4.0 - 8.0 */
    -webkit-animation-iteration-count: 9999; /* Safari 4.0 - 8.0 */
    animation-name: new-icon;
    animation-duration: 1s;
    animation-iteration-count: 9999;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes new-icon {
    0%   {background-color:yellow; }
    100%  {background-color:green;}
}

/* Standard syntax */
@keyframes new-icon {
   0%   {background-color:yellow; }
    100%  {background-color:green;}
}
#back-to-top.show {
    opacity: 1;
}
.social-slide:hover {
	background-position: 0px -32px;
	/*box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);*/
}
.facebook-hover {
    background-image: url('../icon-facebook.html');
}
.twitter-hover {
    background-image: url('../icon-twitter.html');
}
.wechat-hover {
    background-image: url('../icon-wechat.html');
}
.weibo-hover {
    background-image: url('../icon-weibo.html');
}
.youtube-hover {
    background-image: url('../icon-youtube.html');
}
.a2a_s_twitter {
	background-image:url(../jpg/icon-twitter.jpg) !important;
}

.a2a_s_linkedin {
	background-image:url(../jpg/icon-linkedin.jpg) !important;
}
.a2a_s_facebook {
	background-image: url(../jpg/icon-facebook.jpg) !important;
}
.a2a_s_sina_weibo {
	background-image: url(../jpg/icon-weibo.jpg) !important;
}
.a2a_s_google_plus {
	background-image: url(../jpg/icon-google.jpg) !important;
}
.a2a_s_email {
	background-image: url(../jpg/icon-email.jpg) !important;
}

.a2a_s_whatsapp {
    background-image: url(../jpg/icon-whatsapp.jpg) !important;
}

.a2a_s_wechat {
    background-image: url(../jpg/icon-wechat.jpg) !important;
}
.img {
    display: block;
    margin: 0;
    padding: 0;
    max-width: 100%;
    height: auto;
    filter: alpha(opacity=100);
    opacity: 1;
}
#img_ch, txt_ch {
	transition: width 1s;
}
.index-news-wrapper {
	background-image: url(../jpg/index-bg-2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
}
.index-news-wrapper h2 {
	font-size: 2em !important;
}
.index-nav-wrapper {
    position: absolute;
    width: auto;
    height: 100%;
    margin: 0 auto;
    top: 0px;
    z-index: 1;
    background-color: rgba(0, 0, 0, .0);
    left: 0;
    right: 0;
    display: block;
}
.subpage-content-wrapper img, #footer img {
    /*max-width: 100%;
    height: auto !important;
    width: auto !important;*/
}
.thumbnail &gt; img, .thumbnail a &gt; img, .carousel-inner2 &gt; .item &gt; img, .carousel-inner2 &gt; .item &gt; a &gt; img {
    display: block;
    width: 100%;
}
.carousel-inner2 &gt; .item &gt; img, .carousel-inner2 &gt; .item &gt; a &gt; img {
    width: auto;
    height: auto;
    max-width: 800px;
    max-height: 100%;
    margin: 0 auto;
	    width: 100%;
}
.carousel-inner&gt;div.item.fill {
	overflow: hidden;
	width:100%;
	/*height: 600px;*/
}

.carousel-inner&gt;.item.fill img {
	    /*object-position: 50% 50%;
	object-fit: cover;
    width: 100%;
    height: 100%;*/
	/*height: 100%;*/
    display: block;
    max-width: 100%;

}
.carousel-inner-bg {
    background-size: cover;
    background-position: center top;
    height: 70vh;
}
.responsive-object&gt;div.item.fill {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /*height: 100%;//this will make safari,  not display*/
}
.responsive-object {
  position: relative;
  padding-bottom: 67.5%;
  height: 0;
  overflow: hidden;
}

}
.h5, h5 {
    font-size: 12px !important;
}
.more-btn {
	float:left;
	background-color: #001c00;
	color: #fff;
	border-radius: 5px;
	text-align: center;
	padding: 5px 15px;
	font-size: 14px;
	text-decoration: none;
	margin-left: 25px;
}
.more-btn:hover {
	background-color: #119ab3;
	text-decoration: none;
}
.index-s-banner {
	margin:25px 0;
	/*height:1px;
	    padding-bottom: 18.6%;

	background-size: cover;*/
}
.index-left-album {
    bottom: 0;
    position: absolute !important;
    float: left;
}
.index-right-album {
    position: relative ;
	float: right !important;
}
.album-title {
font-size: 15px;
    line-height: 17px;
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    padding: 10px 15px;
    background:rgba(21,96,125,0.85);
}
/*================ footer ================================== */

html, body {
height: 100%;
font-size: 16px;
line-height: 1.42857143;
    webkit-font-smoothing: antialiased;
    font-family:  "Gotham A", "Gotham B", Arial, Helvetica, "微軟正黑體", "Microsoft JhengHei", "Heiti TC", "LiHei Pro", "新細明體", PMingLiU, sans-serif;
    letter-spacing: 0.01em;
	font-weight: normal;
}
#nonFooter {
min-height: calc(100vh - 164px);

}
#footer {
/*height:108px; */
border-top: 5px solid #15607d;
}
#footer div {
    line-height: normal;
}
.left-border {
	border-left: rgba(66,66,66,1.00) solid 1px;
	padding-left: 25px !important;
	margin: 15px auto;
}
#slider-thumbs {
	padding:0  15px;
}
#slider-thumbs ul {
  list-style: none;
  -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start:0px;
	display:inline-block;
	margin-bottom:-10px;
	}

/*  -------  navbar ---------*/
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: transparent !important;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height:100% !important;
	border-color: transparent;
}
.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
	border-width: 0px !important;
}
.navbar-nav:not(.sm-collapsible) ul .caret {

    margin-top: 8px !important;
}

.container-fluid &gt; .navbar-collapse {
	margin-right: 0px;
    margin-left: 0px;
	line-height: 20px;

}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0px;
  border: 1px solid transparent;
    border-radius: 0px;

}
.navbar-brand &gt; img {
	    max-width: 100%;
    margin: auto;
	-webkit-transition: width 0.3s;
    transition: width 0.3s;
	padding-top:0px;
	padding: 0 15px;
}
.navbar-brand {
  float: left;
  padding: 0px ;
  font-size: 21px;
  line-height: 20px;
	-webkit-transition: width 0.3s;
    transition: width 0.3s;
	width: 100%;
    height: 105px;
	background-color: #fff;
}
.navbar {
    min-height: 35px !important;
}
.navbar-toggle {
    margin-top: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
}
.navbar-inverse .navbar-toggle {
    border-color: transparent;
}
.navbar-nav {
    margin: 0px 0px 0 0px !important;
}
.navbar-inverse .navbar-nav &gt; li &gt; a {
    color: #fff;

}



.navbar-inverse .navbar-nav &gt; .open &gt; a,
.navbar-inverse .navbar-nav &gt; .open &gt; a:focus,
.navbar-inverse .navbar-nav &gt; .open &gt; a:hover {
      color: #595959;
    background-color: #fff3ba;
}
.navbar-inverse .navbar-nav &gt; li &gt; a:hover {
  color:yellow;
  background-color: transparent;
}
.navbar-inverse .navbar-nav &gt; li &gt; a:focus {
  color:#f6f5b3;
  background-color: transparent;
}
.navbar-inverse .navbar-nav &gt; .active &gt; a, .navbar-inverse .navbar-nav &gt; .active &gt; a:hover, .navbar-inverse .navbar-nav &gt; .active &gt; a:focus {
    color: #f6f5b3;
    font-size: 16px;
    background-color: transparent;
}
.nav &gt; li &gt; a {
    padding: 13px 10px !important;
}

.navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
   background-color: #fff;
}
.subpage-breadcrumb-bar {
width:100%; 
/*background-color: #80c41c; 
background-image: url(images/green-bg.jpg); 
background-repeat: repeat;*/
background-color: #037079; 
}
.subpage_photo_thumb_date {
  font-size: 10px;
  line-height: 20px;
}

#album_pic_wrapper {
  width: 30%;
  padding: 10px;
  float: left;
}

#video_list {
  width: 100%;
  padding: 10px;
  /*float: left;*/
      max-width: 800px;
    margin: 0 auto;
}

.portfolio-modal .modal-content {
  background-color: rgba(0,0,0,0.0);
}
.modal {
    background-color: rgba(0,0,0,0.8);
}
.modal-backdrop {
    z-index: 1000 !important;
}
.subpage-modal-content-height {
  height: 100%;
}
@media (min-width: 991px) {
	.destop-hidden {
		display:none;
}

}

.icon5 {
	width:20% !important;
	font-weight: 700;
	 padding: 10px 0;
	font-size: 21px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0);
}
.icon5 img {
	margin-bottom: 5px;
	height: auto !important;
}
.icon5 a:hover&gt;img {
	opacity: 0.6;
}


@media (max-width: 991px) {
	.m-hidden {
		display:none;
}
	.icon5 img {
	width: 90px !important;
	height: auto !important;
}
	.icon5 {
		font-size: 18px;
	}
}
@media (min-width: 767px) {
	.navbar&gt;.container .navbar-brand, .navbar&gt;.container-fluid .navbar-brand {
    margin-left: 0px !important;
		background-color: #fff;
}

	.contact-destop-hidden {
		display:none;
}
.row-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
.row-height &gt; [class*='col-'] {
	 display: flex;
	 flex-direction: column;
}
}
@media (max-width: 1024px) {
		.carousel-inner&gt;div.item.fill.xs {
	/*height: 480px;*/
}
	.carousel-inner-bg {
		height: 60vh;
	}
}
@media (max-width: 767px) {
	.index-s-banner {
	   /* padding-bottom: 56.25%;*/
	margin:0 0 15px 0;
}
	.carousel-inner-bg {
		height: 70vh;
	}
	.index-left-album{
		    position: static !important;
	}
		.album-title {
    padding: 15px 15px;
}
	.icon5 img {
	    width: 13vw !important;
	}
	.carousel-inner&gt;div.item.fill.xs {

    /*height: 14.5em;*/
}

	.contact-m-hidden {
		display:none;
}
.left-border {
	border-left: hidden;
	padding-left: 15px !important;
	text-align:center;
	margin: 25px auto;

}
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	padding-top:0px;
}
}
@media (max-width: 550px) {
	.icon5 img {
		  width: 18vw !important;
		min-width: 80px;
	}
		.carousel-inner&gt;div.item.fill.xs {

    /*height: 12.5em;*/
}
	.hidden-550 {
		display:none !important;
}
	.icon5 {
	width:50% !important;

}
	.carousel-inner-bg {
    height: 35vh;
}
}
@media (max-width: 767px) {
.navbar-nav&gt;li {
    border-bottom: #eee 1px solid;
}
  .nav {
    padding-left: 0;
    margin-bottom: 20px;
    list-style: none;
	/*width:100%; //comment for not display long "version" in IE*/
	    padding-right: 0px;
}
	.navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    color: #fff;
}
.navbar-brand {
  padding: 0px ;
	-webkit-transition: width 0.3s;
    transition: width 0.3s;
	        height: auto;
		webkit-transition: width 0.3s;
    transition: width 0.3s;
}
.navbar-inverse .navbar-nav &gt; li &gt; a:hover {
  color:#fff;
  background-color: #000;
}
}

.navbar-inverse .navbar-nav-2 &gt; .open &gt; a:focus {
  color: #fff;
  background-color: black;
}
.navbar-inverse .navbar-nav-2 &gt; .open &gt; a,
.navbar-inverse .navbar-nav-2 &gt; .open &gt; a:hover {
  color:#fff;
  background-color: #8d8e93;
}
.navbar-inverse .navbar-nav-2 &gt; li &gt; a:hover {
      color: #595959;
    background-color: #fff;
}
.navbar-inverse .navbar-nav-2 .active,
.navbar-inverse .navbar-nav-2 &gt; li &gt; a:focus {
 color: #595959;
    background-color: #fff3ba;
}
	.caret {
    display: none;
}
@media (max-width: 767px) {
.container-fluid &gt; .navbar-collapse {
	margin-right: 0px;
    margin-left: 0px;
	line-height: 20px;
	/*padding-top: 10px;*/
	padding-left: 0px;
	padding-right: 0px;
}
.navbar-inverse .navbar-nav-2 &gt; .open &gt; a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav-2 &gt; .open &gt; a,
.navbar-inverse .navbar-nav-2 &gt; .open &gt; a:hover {
  color:#000;
  background-color: transparent;
}
.navbar-inverse .navbar-nav-2 &gt; li &gt; a:hover {
  /*color:#ffffff;
  background-color: #1c5100;*/
}

	.caret-down {
    display: inline-block;
	float:right;
}

.navbar-inverse .navbar-nav .open .dropdown-menu .level2 &gt; li &gt; a:hover {
	color: #fff;
	/*background-color:black;*/
}
.navbar-inverse .navbar-nav .open .dropdown-menu  &gt; li &gt; a:hover {
	color: #fff;
	background-color: #222222;
}
.navbar-inverse .navbar-nav .open .dropdown-menu  &gt; li &gt; a:focus,
.navbar-inverse .navbar-nav .open .dropdown-menu  &gt; li &gt; .open &gt; a,
.navbar-inverse .navbar-nav .open .dropdown-menu  &gt; li &gt; .open &gt; a:hover {
	color: white;
	background-color: #222222;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .level2 &gt; li &gt; a {
    color: #fff;
	padding: 5px 15px 5px 60px;
	/*background-color:rgba(0,0,0,0.3);*/
	margin: 0px;
}

.navbar-nav .open .dropdown-menu &gt; li &gt; a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 40px;
	margin: 0px;
}
}
	.caret-down {
    display: none;
}
  .navbar-nav-2 &gt; li &gt; a {
    padding-top: 10px;
    padding-bottom: 10px;
	color:#fff;
  background-color: #8d8e93;
  text-align:center;
	  padding: 10px 15px !important;
	  margin-left: 1px;
  }
.navbar-nav-2 &gt; li.version2 &gt; a {
    background-color: #242a36;
	width: auto;
}
 .navbar-brand:hover, .navbar-brand:focus {
    background-color: #fff !important;
}

@media (min-width: 768px) {
.container &gt; .navbar-header, .container-fluid &gt; .navbar-header, .container &gt; .navbar-collapse, .container-fluid &gt; .navbar-collapse {
    margin-right: 0 !important ;
    margin-left: 0  !important;
}
	div.fill&gt;.carousel-caption {
    right: 0;
    left: 0;
		padding-left: 15px;
    padding-right: 15px;
	/*	bottom: 0;
		    padding-top:0px;
    padding-bottom: 15px;*/
	padding-bottom: 22px;
		background-color: rgba(0,0,0,0.55);
}
}
  @media (min-width: 1024px) {
	  .container-fluid.index {
		  padding-left: 0px !important;
		  padding-right: 0px !important;
	  }
.container &gt; .navbar-header, .container-fluid &gt; .navbar-header, .container &gt; .navbar-collapse, .container-fluid &gt; .navbar-collapse {
    margin-right: 0 !important ;
    margin-left: 0px  !important;
}
}
  @media (max-width: 767px) {
	  div.fill&gt;.carousel-caption {
		  display: none;
	  }
	.navbar-nav-2 &gt; li &gt; a {
   padding-top: 5px;
   padding-bottom: 0px;
    color: #fff;
    background-color: #8d8e93;
    text-align: center;
    float: left;
    /*width: 50%;*/
    padding: -10px;
    top: 0px;
		line-height: 16px;
}
	  .navbar-header {
		background-color: #15607d;
		background-color: #0ba094;
	  }
.container &gt; .navbar-header, .container-fluid &gt; .navbar-header, .container &gt; .navbar-collapse, .container-fluid &gt; .navbar-collapse {
    margin-right: 0px !important;
    margin-left: 0px!important;
}
  }

.nav .open &gt; a,
.nav .open &gt; a:hover,
.nav .open &gt; a:focus {
  background-color: #293b4a;
  border-color: transparent;
  color: #fff3ba;
}
.dropdown-menu &gt; li &gt; a {
  display: block;
      padding: 6px 15px 6px 20px;
  clear: both;
  font-weight: normal;
  line-height: 26px;
  color: #fff;
  white-space: nowrap;
  background-color: #15607d;
  border-bottom: 0px;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 0px 0 !important;
  margin: 2px 0 0;
  text-align: left;
  list-style: none;
  background-color: #222222;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	font-size: inherit !important;
}
.dropdown-menu &gt; li &gt; a:hover {
  color: white;
  text-decoration: none;
      padding: 6px 15px 6px 20px;background-color: #293b4a;
}
.dropdown-menu &gt; li &gt; a:focus {
  color: #fff3ba;
  text-decoration: none;
  background-color: #222222;
  padding: 6px 20px;
}
.dropdown-menu .active {
  color: #fff;
  text-decoration: none;
  background-color: #7a09a9;
  padding: 6px 20px;
}


/*  -------  bg ---------*/
.bg-bk {
	background-color: #000;
}
.bg-grey {
	background-color: #8d8e93;
}
.bg-grey-light {
	background-color: rgba(229,229,229,1.00);
}
.bg-grey-d {
	background-color: #333333;
}
.bg-red {
	background-color: #b61600;
}
.bg-pink {
	background-color: #ff4038;
}
.bg-pink2{
	background-color: #dc415a;
}
.bg-pink-light {
	background-color: #ffe8e7;
}
.bg-w {
	background-color: #fff;
}
.bg-red-d {
	background-color: #5f1a17;
}
.bg-blue {
	/* background-color: #0061a3;*/
	background-color: #36a4b6;
}
.bg-blue-l {
	background-color: #e8f9ff;
}
.bg-blue-d {
	background-color: #003860;
}
.bg-green-l {
	background-color: #15607d;
	background-color: #0ba094;
}
/*  -------  text ---------*/
.t-w {
	color: #fff;
}
.t-pink {
	color: #ff4038;
}

.t-blue-l {
	color: #00c1ff;
}
.t-blue {
	color: #0061a3;
}
.t-brown {
	color:#ab6400;
}
.t-red {
	color: #b61600;
}
.t-purple {
	color: #430071;
}
.t-green {
	color: #558814;
}
.t-yellow {
	color: #eef212;
}
.t-yellow-l {
	color: #ffff97;
}
}

/*  -------  container ---------*/
.wrapper div{
	width:100%;
	margin: 0px;
	padding: 0px;

}
div{
	line-height: 26px;
	font-family:  "Gotham A", "Gotham B", Arial, Helvetica, "微軟正黑體", "Microsoft JhengHei", "Heiti TC", "LiHei Pro", "新細明體", PMingLiU, sans-serif;
}
.wrapper p {
font-family: "Gotham A", "Gotham B", Arial, Helvetica, "微軟正黑體", "Microsoft JhengHei", "Heiti TC", "LiHei Pro", "新細明體", PMingLiU, sans-serif;
	margin-bottom: 25px;
	line-height: 26px;
}
.wrapper h2, .portfolio-modal .modal-content h2 {
    margin-bottom: 25px;
    font-size: 2.2em;
}
.index-top-container {
	/*background-image:url(../images/flash-bg.jpg);
	background-position:center;
	background-repeat:no-repeat;*/
margin-top: 151px;
background-color: #222222;
}
.flash-container {
	width:100%;
	/*height:420px;*/
	margin: 0 auto;
}
#sharethis_div {
	padding:30px 0 0 0;
}
@media screen and (max-width: 1024px){
	.index-top-container {
		margin-top: 151px;
	}
	.container-fluid.index {
    padding-right: 0px;
    padding-left: 0px;
}
	.navbar-inverse .navbar-nav &gt; li &gt; a:hover {
    color: yellow;
    background-color: transparent;
}
}
@media screen and (max-width: 1100px){
	.index-top-container {
		/*padding-top: 30px;*/
		background-color: #222222;
	}
}
/*@media screen and (max-width: 999px){
.index-top-container  {
	width:100%;
	height:auto;
	background-image:none;
	margin-top: 90px;
}
.flash-container {
	width:100%;
	height:auto;
	margin: 0 auto;
}

}*/
@media screen and (max-width: 767px){
	.index-top-container {
		margin-top: 117px;
		padding-top: 0px;
	}
	.wrapper h2, .portfolio-modal .modal-content h2 {
    font-size: 1.8em;
}
}
@media screen and (max-width: 620px){
	.index-top-container {
		margin-top: 77px;
}
}
/*  -------  index section1 (Lucky message) ---------*/
.row2 {
  display: flex; /* equal height of the children */
}

.col2 {
  /*flex: 1;  additionally, equal width */

  padding: 0px;
}
.index-section1-container {

	overflow:hidden;
	margin: 0 auto;
}
.index-section1-pink {

	padding-top: 0;
	padding-right: 0px !important;
	padding-left: 15px !important;
	padding-bottom: 0px;
	overflow:hidden;
}
.index-section1-w {
	padding-top: 0;
	padding-right: 15px !important;
	padding-left: 45px !important;
	padding-bottom: 0px !important;
}
.index-section1-txt {
	width:70% ;
}
.index-section1-txt-p {
	padding-right: 25px !important;
}
@media screen and (max-width: 550px){
	.index-section1-txt-p {
	padding-right: 0px !important;
}

}
.index-section1-img {
	background-image: url(../jpg/lucky.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	height: auto;
	min-height: 300px;
	overflow: hidden;
	width:30%;
	position: relative;
}
.section1-img-caption {
  position: absolute;
  right: 0%;
  bottom: 0px;
  left: 0%;
  z-index: 10;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  /*background-color:rgba(0,0,0,0.63);*/
}
@media screen and (max-width: 999px){
.index-section1-container {
	background-image: none;
	overflow:hidden;
}
}
@media screen and (max-width: 1055px){
.index-section1-pink {
	background-color: #7a09a9;
	padding-left: 45px !important;
}
.index-section1-txt {
	padding-left: 0px !important;
}
.index-section1-w {
	padding-right: 45px !important;
	padding-left: 45px !important;
}
}
@media screen and (max-width: 550px){

.index-section1-w {
	padding-right: 35px !important;
	padding-left: 35px !important;
}
.index-section1-pink {
	padding-right: 35px !important;
	padding-left: 35px !important;
}

.index-section1-txt  {
	padding-right: 0px !important;
	float:right;
}
.index-section1-img{
	overflow: hidden;
	width:100%;
	left: 20px;
	position: relative;
	left: 0px;
	top: 0px;
	float:left;
}
.row2 {
	display:table-row;
}

.col2 {
  /*flex: 1;  additionally, equal width */
  width:100%;
}
}
@media screen and (max-width: 651px){
	.index-section1-txt  {
	float:right;
}
.index-section1-img{

	float:left;
}
}
 .sections-container {
    width: 1100px;
	padding: 30px ;
	margin: 0 auto;
  }
@media (max-width: 1920px) {
  .container {
	width: 1200px  !important;
  }
}
@media (max-width: 1024px) {
  .sections-container,
  .container {
    width: 999px !important;
	padding: 0px 0px !important;
  }
}
@media (max-width: 999px) {
  .container {
    width: 100% !important;
	padding: 0px 0px !important;
  }

  .sections-container {
    width: 100%  !important;
	padding: 30px !important;
	margin: 0 auto !important;
}
}
video {
    width: 100%;
    height: auto;
}
.embed-responsive-16by9 {
    background-color: rgba(0,0,0,0.6);
}
.objectWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.objectWrapper object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*  -------  index section2 (photo) ---------*/
.facebook-container {
    position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-bottom: 100%;
	padding-top: 25px;
	height: 0;
}
.facebook-container iframe , .fb-page {
    position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.facebook-container iframe &gt; .uiScaledImageContainer ._2zfr,.facebook-container iframe &gt; ._2p3a , .fb-page {
	width: 100% !important;
	height: 100% !important;
}

.index-section2-container {

	overflow:hidden;
	margin: 0 0 5px  ;
}
/*  -------  index s banner ---------*/
.banner-container-s {
	max-width:100%;
	height:auto;
	margin: 0 auto;
	height: 50%;
}

.effects .img:first-child {
    margin-left: 0px;
}
.effects .img:nth-child(n) {
   margin-right: 0px;
}
.effects .img {
    position: relative;
   float: left;
   margin-bottom: 0px;
    width: 33.333%;
    overflow: hidden;
}
.overlay {
    display: block;
    position: absolute;
    z-index: 20;
    background:rgba(21,96,125,0.85);
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;

}
#effect-2 .overlay a.expand {
    left: 0;
    right: 0;
    top: 50%;
    margin: -30px auto 0 auto;
    border: solid 0px rgba(255,255,255,0.00);
}
#effect-2 .overlay a.expand {
    left: 0;
    right: 0;
        top: 0;
    padding: 10px;
    margin: 0px auto 0 auto;
    text-decoration: none;
}
#effect-2 .img.hover .overlay {
	border: solid 0px rgba(255,255,255,0.00);
	color:#fff;


}
a.expand {
    display: block;
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 100%;
    border: solid 0px #fff;
    text-align: center;
    color: #fff;
    line-height: 21px;
    font-weight: 500;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
}
.search-icon-center {
    position: absolute;
    right: 47%;
    display: inline-block;
}
.section2-caption {
  position: absolute;
  right: 0%;
  top: 50%;
  left: 0%;
  z-index: 10;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.index-s-banner {
	/*position: absolute;
	z-index: 10;
	height:auto;*/
}

.img-thumbnail-s {
  background-position: center; background-size: cover; background-repeat:no-repeat;position: relative;
	height: 0;
    padding-bottom: 32.125%;
}
@media (max-width: 1120px) {
	.img-thumbnail-s {
		padding-bottom: 28.125%;
	}
}
.img-thumbnail-b {
  background-position: center; background-size: cover; background-repeat:no-repeat; position: relative;
	height: 0;
    padding-bottom: 56.25%; /* 16:9 */
}
.img-thumbnail-t {
  background-position: center; background-size: cover; background-repeat:no-repeat; height:300px; width:100%;
}
@media (max-width: 650px) {
	.col-100 {
		width:100%;
		display:block;
	}

.effects .img {
    position: relative;
   float: left;
   margin-bottom: 0px;
    width: 100%;
    overflow: hidden;
}
	.effects .img.col-100, 	.effects .img.width-530 {
    width: 33.333%;
		padding-bottom:28.56%;
}
}

@media (max-width: 530px) {
	.effects .img.width-530 {
    width:100%;
		padding-bottom: 56.25%;
}
	#effect-2 .overlay a.expand {
		top:20%;
	}
	.width-530 {
		width:100% !important;
		   /* margin: 5px 0 20px;*/
	}
	.width-530-v {
		width:100% !important;
	}
	.facebook-container , .fb-page {
    padding-bottom: 86.25%;
	}
	.index-section2-container {
	margin:0px  ;
}
	.img-thumbnail-s {
    padding-bottom: 56.25%; /* 16:9 */
}
}
/*  -------  carousel (flash banner) ---------*/


  .carousel-inner &gt; .item &gt; img,
.carousel-inner &gt; .item &gt; a &gt; img {
      width: 100%;
      margin: auto;
	  /*height: 420px;*/
	  object-fit: cover;
	object-position: center;
  }
.carousel-inner .cv2&gt; .item &gt; img,
.carousel-inner .cv2&gt; .item &gt; a &gt; img {
      width: 100%;
      margin: auto;
	  height:640px;
  }
 .cv2 {
      width: 100%;
      margin: auto;
	  height:auto;
  }
  .carousel-img {
   left: 35%;
    bottom: 20px;
    height: auto;
    position: absolute;
    z-index: 10;
    width: 30%;
	display:none;
  }
.carousel-shadow {
    left: 0;
    height: 100%;
    position: absolute;
    z-index: 10;
    width: 100%;
background: rgba(0,0,0,0);
background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 51%, rgba(0,0,0,0.67) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(0,0,0,0)), color-stop(51%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.67)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 51%, rgba(0,0,0,0.67) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 51%, rgba(0,0,0,0.67) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 51%, rgba(0,0,0,0.67) 100%);
background: radial-gradient(ellipse at center, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 51%, rgba(0,0,0,0.67) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 );
}
  .carousel-img img{
	width: 100%;
	height:auto;
	text-align:center;
  }
  @media screen and (max-width: 767px){
  .carousel-img {
    left: 25%;
    bottom: 40px;
	width: 60%;
	height:auto;
	position: absolute;
	z-index: 10;
  }
  .carousel-img img, .carousel-indicators {
	display:none;
  }
	  .navbar-brand &gt; img {
	padding: 15px 5px;
}
  }



@media screen and (max-width: 450px){

  .carousel-img img{
	  display:none;
  }
  }

  .carousel-inner2 {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
@media screen and (max-width: 999px){
.carousel-inner2 &gt; .item &gt; img,
.carousel-inner2 &gt; .item &gt; a &gt; img,
.carousel-inner &gt; .item &gt; img,
.carousel-inner &gt; .item &gt; a &gt; img {
	  /*height:auto;
	  min-width: 100%;*/

  }
  .carousel-img {
    left: 35%;
    bottom: 20px;
    width: 30%;
    height: auto;
    position: absolute;
    z-index: 10;
    text-align: center;
  }
	.facebook-wrapper {
		overflow: hidden;
	}
}
@media screen and (min-width: 768px){
.carousel-indicators {
    bottom: 0px ! important;
}
.carousel-indicators li {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 10px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 14px;
  height: 14px;
  margin: 0 10px;
  background-color: #fff;
}

.fill.carousel-indicators {
    bottom: 0px ! important;

}
.fill.carousel-indicators li {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 8px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid transparent;
  border-radius: 10px;
	background-color: #fff;
}
.fill.carousel-indicators .active {
  width: 15px;
  height: 15px;
  margin: 0 10px;
	border: 0px solid #558814;
  background-color: #558814;
}
}


/* --------- team ------------*/
.carousel-caption-t {
  /*position: absolute;*/
	    overflow: hidden;
	background-image: url(../jpg/green-bg.jpg);
    background-position: center;
    background-repeat: repeat;
  right: 0%;
  left: 0%;
  z-index: 10;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color:rgba(255,255,255,0.2);
}
.caption-s {
	font-size: 24px ;
}
@media screen and (max-width: 768px){
	.caption-s {
	font-size: 16px ;
}
.carousel-caption-t {
	bottom: 5px;
	padding-bottom: 0px;
	background-color:rgba(255,255,255,0.0);
}
}
.carousel-control.left {
  background-image: none;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: none;
}


/* --------- subpage (top) ------------*/
.subpage-container {
	width:1239px;
	margin: 0 auto;
}
.subpage-top-pic {
	width:100%;
	/*background-image: url(../images/subpage_top_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;*/
}
@media screen and (max-width: 1239px){
	.subpage-container {
	width:100%;
	margin: 0 auto;
}
}
.subpage-top {
	height: auto;
	width: 100%;
	/*margin: 40px auto 0 auto !important;*/
}
@media screen and (max-width: 999px){
	.subpage-top-pic  {
		background-image: none;
	}

}
.breadcrumb {
    padding: 6px 25px;
    margin-bottom: 20px;
    list-style: none;
    background-color: transparent;
    border-radius: 0px;
	    font-size: 13px;
}
.breadcrumb &gt; .active {
    color: #fff;
}


.contact-padding-right {
	margin-bottom:30px;
}

.subpage-title {
    /*padding: 10px 25px;*/
  padding: 0px 25px;
	width: 100%;
	margin: 0 auto;
}
.subpage-content-container {
    padding: 0px 25px;
}

#subpage-top-img-wrapper {
  display: block;
}

@media screen and (max-width: 767px){
	/*.subpage-top {
  	margin: 35px auto 0 auto !important;
  }*/

  #subpage-top-img-wrapper {
    display: none !important;
  }

.contact-padding-right {
	border-top: dotted 1px #cccccc;
	margin-top:20px;
}
.subpage-title {
    /*padding: 10px 25px;*/
  padding: 0px 15px;
}
}

/* ----filterable nav ---- */
.filterable-nav {
   margin-bottom: 0px !important;
    box-shadow: none !important;
    float: left;
}
.filterable-nav a {
    font-size: 12px;
}
.pagination &gt; .active &gt; a, .pagination &gt; .active &gt; span, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; span:hover, .pagination &gt; .active &gt; a:focus, .pagination &gt; .active &gt; span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #dc415a;
    border-color: #dc415a;
}
.pagination &gt; li &gt; a, .pagination &gt; li &gt; span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #dc415a;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination &gt; li &gt; a, .pagination &gt; li &gt; span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #dc415a;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination &gt; li &gt; a:hover, .pagination &gt; li &gt; span:hover, .pagination &gt; li &gt; a:focus, .pagination &gt; li &gt; span:focus {
    color: #dc415a;
    background-color: #eee;
    border-color: #ddd;
}

.pagination {
    margin: 10px 0 !important;
}


@media screen and (max-width: 990px) { /* line 219, sass/libs/_components.scss */

  .filterable-nav a { display: inherit; text-decoration: none ;  }
  }


  .gallery-item figure p {
    color: #7e8182;
    text-decoration: none !important;
}
 .gallery-item figure h3 {
    font-size: 16px;
    margin: 0 0 5px;
    color: inherit;
    text-decoration: none;
    text-align: left;
}
.gallery-item figure small {
    font-size: 12px;
    color: #7e8182;
	text-decoration: none;
}
.gallery-item figure  {
    padding: 0px 0px;
	color: #dc415a;
	text-decoration: none;
    background-color: rgba(219,219,219,0.50);
}
.gallery-item a, .gallery-item figure:hover .ch, .gallery-item figure:hover, .gallery-item figure:focus {
    text-decoration: none !important;
    color: #fff;
    background-color: #b61600;
}

.gallery-item {
padding: 3px 0px 0px 0px;
    border: 1px solid #eeeeee;
}
 .gallery-item figure, .gallery-item div {
    padding: 0px 0px;
    color: #333333;
    text-decoration: none !important;
    background-color: #fff;
	    margin: 5px auto;
}


.gallery-item figure figcaption, .gallery-item div .figcaption {
    padding: 10px 15px;
    line-height: 1;
    cursor: pointer;
}

.gallery-item figure h3, .gallery-item div h3 {
    line-height: normal;
    text-align: left;
    margin: 0 0 5px;
    text-decoration: none !important;
	font-size: 15px;
}
/*.gallery-item figure a,
.gallery-item figure:hover,
.gallery-item figure:focus {
    text-decoration: none ;
	color: #fff;
	background-color: #b61600;
}*/
/*================ search-year collapse ================================== */
#search-year {
	/* background-image:url(../images/search_a.jpg);
	width: 54px;
	height:55px; */
	float:right;
}
#search-year-w {
	/* background-image:url(../images/search_w.jpg);
	width: 54px;*/
	height:55px;
	float:right;
	padding-top: 27px;
	opacity: 0.5;
}
#search-year-w a, #search-year a {
	/* background-image:url(../images/search_w.jpg);
	width: 54px;
	height:55px;*/
	opacity: 1;
}

#search-year-w.clicked, #search-year.clicked {
	/* background-image:url(../images/search_w.jpg);
	width: 54px;
	height:55px;*/
	opacity: 1;
}



.nav2 {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav2 &gt; li {
  position: relative;
  display: block;
  color: #777;
	    border-bottom: #eee 0px solid  !important;
}
.nav2 &gt; li &gt; a {
    position: relative;
    display: block;
    padding: 0px 10px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    font-size: 13px;
}
.nav2 &gt; li &gt; a:hover,
.nav2 &gt; li &gt; a:focus {
  background-color: transparent;
  color: #00c1ff;
  text-decoration: none;
}
.nav2 &gt; li.disabled &gt; a {
  color: #777;
}
.nav2 &gt; li.disabled &gt; a:hover,
.nav2 &gt; li.disabled &gt; a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav2 .open &gt; a,
.nav2 .open &gt; a:hover,
.nav2 .open &gt; a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav2 .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav2 &gt; li &gt; a &gt; img {
  max-width: none;
}
#mobile-search-year {
	display: none;
}
@media screen and (max-width: 770px) {
#destop-search-year li {
  float: left;
	/*display: none;*/

}
#mobile-search-year {
	width: 100%;
	display:inherit;
}
}
@media screen and (max-width: 550px) {
	.show-hide-550 {
	display:none;
	list-style-image:none
}
div{
	line-height: normal;
  }
}
.width-92 {
	width: 92%;
}
@media screen and (max-width: 991px) {
.show-hide {
	display:none;

}
.width-92 {
	width: 100%;
}
	.index-section2-container {
    margin: 0 0 00px;
}
}

/*================ portfolio masonry ================================== */
.masonry-layout .post { padding: 0 10px; margin-bottom: 20px; float: left; width: 20%; }
.masonry-layout .post:hover {color: red; }
.masonry-layout .post:hover .inner-post {background-color: rgba(0,0,0,0.4); color: white; }
.masonry-layout .post .entry-title { font-weight: 0; margin: 0 0 20px; font-size: 16px; color:rgba(0,0,0,1.00);}
.masonry-layout .post .inner-post { background: rgba(0,0,0,0.15); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); -webkit-transition: .3s ease; transition: .3s ease; }
.masonry-layout .post .entry-summary { font-size: 14px;  color:rgba(0,0,0,0.60);}
.masonry-layout .post .entry-meta .entry-date { margin-right: 10px;  color:rgba(0,0,0,1.00);}




/*================ album masonry ================================== */
   .gallery-item a, .gallery-item figure:hover .ch, .gallery-item figure:hover, .gallery-item figure:focus, .gallery-item div:hover .ch, .gallery-item div:hover, .gallery-item div:focus, .gallery-item:hover &gt; div .figcaption, .gallery-item div h3:hover .ch, .gallery-item div h3:hover, .gallery-item div h3:focus {
    text-decoration: none !important;
    color: #fff !important;
    background-color: #999999;
}

   .gallery-item {
	    padding: 0 5px;
	       margin-bottom: 0px;
		}
@media screen and (max-width: 990px) { /* line 258, sass/libs/_components.scss */
  .gallery-item { width: 25% ; } }
  @media screen and (max-width: 750px) { /* line 258, sass/libs/_components.scss */
  .gallery-item { width: 50%  ; } }
@media screen and (max-width: 480px) { /* line 258, sass/libs/_components.scss */
  .gallery-item { width: 100%; } }





.center-cropped {
	object-position: center;
    object-fit: cover;
    height: 88px !important;
    width: 88px;
    text-align: center;
}
.center-cropped-100 {
    object-fit: cover;
    object-position: center;
    /*height: 88px !important;*/
	height: auto !important;
    width: 100%;
    text-align: center;
}
#programs_modal_content_text iframe {
 
    width: 100%;
}

#programs_modal_content_text.col-xs-12 {
	padding-top:0px ;padding-right:50px ;padding-left:50px ;padding-bottom:30px ;
}

#programs_modal_content_text {
	padding-top:0px ;padding-right:50px ;padding-bottom:30px ;
}
#programs_modal_content_text.col-md-6.txt_ch.clicked {
    padding-right: 50px;
    padding-left: 50px;
    margin-top: 0px;
    -webkit-transition: width 1s;
    transition: width 1s;
}
@media screen and (max-width: 991px) {
	#programs_modal_content_text.col-xs-12 {
    padding-top: 0px;
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 30px;
}
#programs_modal_content_text {
	padding-left:50px ;
}
}

@media screen and (max-width: 767px) {
	#programs_modal_content_text.col-xs-12 {
    padding-right: 30px;
    padding-left: 30px;
}
#programs_modal_content_text {
	padding-left:30px ;
	 padding-right: 30px;
}
}

@media screen and (max-width: 550px) {
	#programs_modal_content_text {
	padding-left:30px;padding-top:0px ;padding-right:30px ;padding-bottom:20px ;
}
}

.year-nav {
	    padding: 0;
    margin: 10px 20px 0 0px !important;
    width: 100%;
    border-bottom: 1px dotted #ccc;
	border-top: 0px #ccc solid !important;
}

.right.carousel-control, .left.carousel-control {
	opacity: 0;
}

/* -------------- modal --------------- */
.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-size: 16px;
    font-style: italic;
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
    margin-bottom: 0;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}
.portfolio-modal .modal-content img:hover {
    border-color: #9D9A9E;
}
.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: white;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: white;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
@media (max-width: 767px) {
	.portfolio-modal .close-modal .lr .rl, .portfolio-modal .close-modal .lr  {
		height: 30px;
	}
	.portfolio-modal .close-modal {
		width: 30px;
    height: 30px;
	}
	.portfolio-modal .modal-content {
    padding: 60px 0;
	}
}
.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}
/* -------------- end modal --------------- */


.modal-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 999px;
}
.modal-container .carousel {
    position: relative;
    max-width: 800px;
    margin: auto;
}
@media not all, (-webkit-transform-3d) {
.modal-container .carousel-inner&gt;.item.active, .carousel-inner&gt;.item.next.left, .carousel-inner&gt;.item.prev.right {
    left: 0;
    margin: 0 50px;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
/* @media screen and (max-width: 768px) {
  .carousel-inner, .hide-768 {
      display: none;
  }
}*/

.year-nav li{
  float: left;
}

	.nav.version-hide {
		    background-color: #15607d;
			background-color: #0ba094;
		display: none;
	}
	.nav.version-hide &gt; li {
    position: relative;
    display: inline;
		    padding-right: 0px;

}

	  .container-fluid {
		box-shadow: 1px 5px 35px 0px rgba(0,0,0,0.5);

	}
}

@media screen and (max-width: 1024px) and (min-width: 767px) {

    .navbar-header {
        float: none !important;
    }
    .navbar-left,.navbar-right {
        float: none !important;

    }

    .navbar-toggle {
        display: block!important;
		    padding: 15px 10px !important ;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-nav {
        /*float: none!important;*/
        margin-top: 7.5px;
		 margin: 10px 0px 0 0px !important;
		padding-right: 0px !important;
		 border-top: 1px #ccc solid;
    }
    .navbar-nav&gt;li {
        float: none !important;border-bottom: #eee 1px solid;
    }
    .navbar-nav&gt;li&gt;a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
	 .navbar-nav-2 &gt; li {
    float: right;
}
	.nav {
    width: 100%;
	}
	.navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
	.navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

	.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
    position: static !important;
    width: auto !important;
    height: auto !important;
		    line-height: 0 !important;
}
	.navbar-inverse .navbar-nav &gt; .open &gt; a:focus {
  color: white;
  background-color: #558814;
}
	div.navbar-collapse.collapse {
    display: none!important;
	}
	div.navbar-collapse.collapse.in {
    display: block!important;
}
		.nav2.navbar-nav &gt; li {
    float: left !important;
}
	.version-hide-lg {
		display: none;
	}

	.navbar-nav-2 &gt; li &gt; a {
    padding-top: 7px;
    padding-bottom: 7px;
		float:left !important;
	}

	.fb-page , .facebook-container iframe {
		 width:100%;
	 }
}
	@media  (min-width: 1100px){

		.navbar-collapse.collapse.in {
    display: block!important;
	}
	}

@media screen and (max-width: 1024px) {
.version-hide {
		display: block !important;
	}
	ul.sm-collapsible {
		background-color: #184c60;
		    margin: 0px 0px 0 0px !important;
	}
	.navbar-inverse .navbar-nav &gt; .active &gt; a, .navbar-inverse .navbar-nav &gt; .active &gt; a:hover, .navbar-inverse .navbar-nav &gt; .active &gt; a:focus {
    color: yellow;
    /*background-color: #fff3ba;*/
	}
}
@media screen and (max-width: 767px) {
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 202px !important;
}

	.container-fluid {
		box-shadow: 1px 5px 35px 0px rgba(0,0,0,0.5);
	}
	.version-hide-lg {
		display: none;
	}
	.navbar-nav {
		 margin: 10px 0px 0 0px !important;
		    width: 100%;
	}
	.nav2 {
		 margin: 0px 0px 0 0px !important;
	}
	.navbar-toggle {
        display: block!important;
		    padding: 9px 15px !important;
    }
	.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
	margin-top: -30px !important;
	}

	 .fb-page , .facebook-container iframe {
		 width:100%;
	 }

	}



	@media screen and (max-width: 767px) {
  #thumbcarousel_wrapper {
    display: none;
  }
}

@media (min-width: 768px){
.navbar-right {
    margin-right: 0px !important;
}
	}

#newsletter_subscribe_btn {
  margin-top: 15px;
  font-size: larger;
}

#newsletter_body_wrapper {
    text-align: center;
}

#modal_content_wrapper {
    margin-top: 100px;
}

#newsletter_body_wrapper h2 {
    text-align: center;
    font-weight: 400 !important;
}

#newsletter_email_msg {
    margin-left: 50px;
}

.shadow-none {
  box-shadow: none;
}

.col-padding-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.award_remove_hide {
    display: none !important;
}

.award_remove {
  text-decoration: none !important;
}

.alert {
    display: none;
    position: fixed;
    bottom: 50%;
    z-index: 999;
}

input.error, select.error, .error {
    transition: all 0.2s;
    background-color: #FDCACA !important;
    border-color: #A84343 !important;
}

.warnMsg {
    margin: 5px 0;
    padding: 5px 5px;
    transition: all 0.2s;
    background-color: #FDCACA;
    border-color: #A84343;
}

.hidden-select {
    display: none;
}

.form-header {
    border-left: 5px solid #cccccc;
    padding: 10px 20px 0;
    background-color: #eeeeee;
	}
.form-title {
    margin-bottom: 10px;
    border-left: 5px double #cccccc;
    padding-left: 20px !important;
	padding-bottom: 0px !important;
	background-color: #f1f7e8;
	}

@media (max-width: 380px) {
	.col-xs {
	width:100% !important;
		}
}</pre></body></html>