@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>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	min-width: 100px;
}*/
.table-hover > tbody > tr:hover {
  background-color: rgba(223,223,223,0.43);
}
.table>tbody>tr.grey>td, .table>tbody>tr.greys>th, .table>tbody>tr>td.grey, .table>tbody>tr>th.grey, .table>tfoot>tr.grey>td, .table>tfoot>tr.grey>th, .table>tfoot>tr>td.grey, .table>tfoot>tr>th.grey, .table>thead>tr.grey>td, .table>thead>tr.grey>th, .table>thead>tr>td.grey, .table>thead>tr>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: #06488e;
}
.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('../images/icon-facebook.png');
}
.twitter-hover {
    background-image: url('../images/icon-twitter.png');
}
.wechat-hover {
    background-image: url('../images/icon-wechat.png');
}
.weibo-hover {
    background-image: url('../images/icon-weibo.png');
}
.youtube-hover {
    background-image: url('../images/icon-youtube.png');
}
.a2a_s_twitter {
	background-image:url(../images/icon-twitter.jpg) !important;
}

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

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

.a2a_s_wechat {
    background-image: url(../images/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(../images/index-bg-2.jpg);*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
	    background-color: #0b68b2;
}
.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 > img, .thumbnail a > img, .carousel-inner2 > .item > img, .carousel-inner2 > .item > a > img {
    display: block;
    width: 100%;
}
.carousel-inner2 > .item > img, .carousel-inner2 > .item > a > img {
    width: auto;
    height: auto;
    /*max-width: 800px;*/
    max-height: 100%;
    margin: 0 auto;
	    width: auto;
}

.carousel-inner-bg-2 {
  background-position: center;
  background-size: cover;
	    height: 100vh!important;
}

.carousel-inner>div.item.fill {
	overflow: hidden;
	width:100%;
	    background-attachment: fixed;
    background-position: center top;
	background-size: cover;
	height: 100vh;
}

.carousel-inner>.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: 90vh;
}
.responsive-object>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: #449d44;
	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-color: rgba(0,43,111,0.84);
}
/*================ 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 #06488e;
}
.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 > .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 > 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 > li > a {
    color: #fff;

}



.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #0068b7;
}
.navbar-inverse .navbar-nav > li > a:hover {
  color:#75ffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > li > a:focus {
  color:#75ffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #75ffff;
    font-size: 16px;
    background-color: transparent;
}
.nav > li > a {
    padding: 13px 10px !important;
}

.navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
   background-color: #fff;
}

.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>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>.container .navbar-brand, .navbar>.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 > [class*='col-'] {
	 display: flex;
	 flex-direction: column;
}
}
@media (max-width: 1024px) {
		.carousel-inner>div.item.fill.xs {
	/*height: 480px;*/
}
		.carousel-inner>div.item.fill {
    background-position: center 0px;
}
}
@media (max-width: 767px) {
	.index-s-banner {
	   /* padding-bottom: 56.25%;*/
	margin:0 0 15px 0;
}
	
	.index-left-album{
		    position: static !important;
	}
		.album-title {
    padding: 15px 15px;
}
	.icon5 img {
	    width: 13vw !important;
	}
	.carousel-inner>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:5px;
}

}
@media (max-width: 550px) {
	.icon5 img {
		  width: 18vw !important;
		min-width: 80px;
	}
		.carousel-inner>div.item.fill.xs {

    /*height: 12.5em;*/
}
	.hidden-550 {
		display:none !important;
}
	.icon5 {
	width:50% !important;
}
	
}
@media (max-width: 767px) {
.navbar-nav>li {
    border-bottom: #eee 1px solid;
	background-color: #fff;
}
  .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 > li > 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 > li > a:hover {
  color:#fff;
  background-color: #000;
}
}

.navbar-inverse .navbar-nav-2 > .open > a:focus {
  color: #fff;
  background-color: black;
}
.navbar-inverse .navbar-nav-2 > .open > a,
.navbar-inverse .navbar-nav-2 > .open > a:hover {
  color:#fff;
  background-color: #8d8e93;
}
.navbar-inverse .navbar-nav-2 > li > a:hover {
  color:#fff;
  background-color: #0068b7;
}
.navbar-inverse .navbar-nav-2 .active,
.navbar-inverse .navbar-nav-2 > li > a:focus {
 color:fff;
  background-color: #808285;
}
	.caret {
    display: none;
}
@media (max-width: 767px) {
.container-fluid > .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 > .open > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav-2 > .open > a,
.navbar-inverse .navbar-nav-2 > .open > a:hover {
  color:#000;
  background-color: transparent;
}
.navbar-inverse .navbar-nav-2 > li > a:hover {
  color:#ffffff;
  background-color: #0068b7;
}

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

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

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



@media (min-width: 768px) {
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: 0 !important ;
    margin-left: 0  !important;
}
	div.fill>.carousel-caption {
    right: 0;
    left: 0;
		padding-left: 15px;
    padding-right: 15px;
	/*	bottom: 0;
		    padding-top:0px;
    padding-bottom: 15px;background-color: rgba(0,0,0,0.55);*/
	padding-bottom: 70px;
		
}
}
  @media (min-width: 1024px) {
	  .container-fluid.index {
		  padding-left: 0px !important;
		  padding-right: 0px !important;
	  }
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: 0 !important ;
    margin-left: 0px  !important;
}
}
  @media (max-width: 767px) {
	  div.fill>.carousel-caption {
		 right: 5%;
    left: 5%;
		  padding-bottom: 40px;
		     
	  }
	  .carousel-caption h3 {
		   margin-bottom: 3px;
	  }
	.navbar-nav-2 > li > a {
   padding-top: 5px;
   padding-bottom: 0px;
    color: #fff;
    background-color: #242a36;
    text-align: center;
    float: left;
    /*width: 50%;*/
    padding: -10px;
    top: 0px;
		line-height: 16px;
}
	  .navbar-header {
		background-color: #96be4c;
	  }
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: 0px !important;
    margin-left: 0px!important;
}
  }

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #293b4a;
  border-color: transparent;
  color: #75ffff;
}
.dropdown-menu > li > a {
  display: block;
      padding: 6px 15px 6px 20px;
  clear: both;
  font-weight: normal;
  line-height: 26px;
  color: #fff;
  white-space: nowrap;
  background-color: #1e3168;
  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 > li > a:hover {
  color: white;
  text-decoration: none;
      padding: 6px 15px 6px 20px;
}
.dropdown-menu > li > a:focus {
  color: #aeed00;
  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: #1e578e;
}
.bg-blue-l {
	background-color: #e8f9ff;
}
.bg-blue-d {
	background-color: #003860;
}
.bg-green-l {
	background-color: #96be4c;
}
/*  -------  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: 15px;
    margin-top: 10px;
	    line-height: 24px;
}
.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: 0px;
background-color: #222222;
}
.flash-container {
	width:100%;
	height: 100vh;
	margin: 0 auto;
}
#sharethis_div {
	padding:30px 0 0 0;
}
@media screen and (max-width: 1024px){
	.index-top-container {
		margin-top: 0px;
	}
	.container-fluid.index {
    padding-right: 0px;
    padding-left: 0px;
}
	.navbar-inverse .navbar-nav > li > a:hover {
    color: #06488e;
    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: 0px;
		padding-top: 0px;
	}
		.flash-container, .carousel-inner-bg {
    height: 100vh;
}
	.wrapper h2, .portfolio-modal .modal-content h2 {
    font-size: 1.8em;
}
}

@media screen and (max-width: 360px){
.index-top-container {
    margin-top: 0px;
}
}
/*  -------  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(../images/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 {
	max-width: 1200px !important;
    width: 100% !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 > .uiScaledImageContainer ._2zfr,.facebook-container iframe > ._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-color: rgba(0,43,111,0.84);
    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%;*/
	padding-bottom:40.2%
}
@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 > .item > img,
.carousel-inner > .item > a > img {
      width: 100%;
      margin: auto;
	  /*height: 420px;*/
	  object-fit: cover;
	object-position: center;
  }
.carousel-inner .cv2> .item > img,
.carousel-inner .cv2> .item > a > img {
      width: 100%;
      margin: auto;
	  height:640px;
  }
 .cv2 {
      width: 100%;
      margin: auto;
	  height:auto;
  }
  .carousel-img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
	z-index: 10;
	bottom: unset !important;
	width: 100%;
	max-width: 1200px;
	    text-align: center;
  }
.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;
	max-width:90%;
  }
  @media screen and (max-width: 767px){
  .carousel-img {
    bottom: 40px;
	/*width: 60%;*/
  }
   .carousel-indicators {
	display:none;
  }
	  .navbar-brand > img {
	    padding: 5px 15px;
    max-width: 400px;
    margin: auto;
   width: 100%;
    min-width: 300px;
}
  }





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

  }

	.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(../images/green-bg.jpg);
    background-position: center;
    background-repeat: repeat;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color:rgba(255,255,255,0.2);*/

  z-index: 10;
  padding-top: 35px;
  padding-bottom: 65px;
padding-left: 20px;
    padding-right: 20px;
  color: #fff;
  
      width: 100%;
}
.caption-s {
	font-size: 24px ;
}
@media screen and (max-width: 768px){
	.caption-s {
	font-size: 16px ;
}
.carousel-caption-t {
	bottom: 5px;
	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 > .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 > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #dc415a;
    border-color: #dc415a;
}
.pagination > li > a, .pagination > li > 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 > li > a, .pagination > li > 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 > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > 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;
	    min-height: 90px;
}

.gallery-item figure h3, .gallery-item div h3 {
    line-height: normal;
    text-align: left;
    margin: 0 0 5px;
    text-decoration: none !important;
	font-size: 18px;
}
/*.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;
	padding-top: 27px;*/
	float:right;
	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 > li {
  position: relative;
  display: block;
  color: #777;
	    border-bottom: #eee 0px solid  !important;
}
.nav2 > li > a {
    position: relative;
    display: block;
    padding: 0px 10px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    font-size: 13px;
}
.nav2 > li > a:hover,
.nav2 > li > a:focus {
  background-color: transparent;
  color: #00c1ff;
  text-decoration: none;
}
.nav2 > li.disabled > a {
  color: #777;
}
.nav2 > li.disabled > a:hover,
.nav2 > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav2 .open > a,
.nav2 .open > a:hover,
.nav2 .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav2 .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav2 > li > a > img {
  max-width: none;
}
#mobile-search-year {
	display: none;
}


@media screen and (max-width: 1024px) {
  .carousel-img img {
    text-align: center;
    /*content: url(../images/top-logo-m.png);*/
    max-width: unset;
    width: auto;
    height: 100%;
    margin: auto;
}
}
@media screen and (max-width: 770px) {
#destop-search-year li {
  float: left;
	/*display: none;*/

}
#mobile-search-year {
	width: 100%;
	display:inherit;
}
.carousel-img img {
    padding-top: 30px;
}
}
@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 > 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.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>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.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: #96be4c;*/
		display: none;
	}
	.nav.version-hide > 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>li {
        float: none !important;border-bottom: #eee 1px solid;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
	 .navbar-nav-2 > 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 > .open > a:focus {
  color: white;
  background-color: #0068b7;
}
	div.navbar-collapse.collapse {
    display: none!important;
	}
	div.navbar-collapse.collapse.in {
    display: block!important;
}
		.nav2.navbar-nav > li {
    float: left !important;
}
	.version-hide-lg {
		display: none;
	}

	.navbar-nav-2 > li > 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: #fff;
		    margin: 0px 0px 0 0px !important;
		max-height: 700px;
		
	}
	.navbar-inverse .navbar-nav > li > a {
    color: #555;
}
	.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #75ffff;    background-color: #293b4a;
	}
}
@media screen and (max-width: 767px) {
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 385px !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;
}



/* hero */
.hero {
 margin-top: auto !important;
max-width: 720px;	
	margin: auto;
}
#countdown {
	text-align: center;
}
.hero h1 {
	font-size: 7.5em;
}
.hero h1 span {
	font-size: 30px;
	display: block;
	    line-height:105px;
}
.hero h1 div {
	width: 25%;
	display: inline-block;
	padding: 0 10px;
}

@media (max-width: 767px) {
	.hero {
max-width: 400px;	
}
	.hero h1 {
	font-size: 3em;
}
	.hero h1 span {
	font-size: 16px;
	    line-height:35px;
}
	
	.display_table {
   display:table; 
		width:100%;
}
.div1 {
  display:table-footer-group;  
}
.div2 {
  display:table-row-group;
}
.div3 {
  display:table-header-group;
}
}
@media (max-width: 732px) {
ul.sm-collapsible {
		max-height: 180px;
		
	}
}
@media (max-width: 560px) {
ul.sm-collapsible {
		max-height: 380px;
	}
	.carousel-img {
    bottom: 70px;
	/*width: 60%;*/
  }
}

.thumbnail.bio {
    display: block;
    padding: 4px;
    margin-bottom: 15px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 100px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
	margin: auto;
	width: 120px;
	height: 120px;
}
.thumbnail.bio a>img, .thumbnail.bio>img {
    margin-right: auto;
    margin-left: auto;
    border-radius: 100px;
	
}
section.well4 p {
	font-size: 15px;
}
.entry-summary {
	font-size: 14px;
	line-height: normal;
}
.gallery-item a {
color: #333 !important;
background-color: transparent;
	}

.sponsor img {
	max-width:100%  !important;
	height: auto;
}
