@charset "utf-8";
@media screen and (min-width: 1199px) {
/****** common ******/
	
	/****** common ******/
	/****** home ******/

	/****** home ******/
	/****** inside ******/

/****** inside ******/
}
@media screen and (max-width: 1320px) {
#homeWrap3 .swiper-slide > a > .imgWrap {
	height:220px;
}
#footerZone .left {
	float:none;
}
#footerZone .right {
	float:none;
	margin-bottom:20px;
}
}
@media screen and (max-width: 1200px) {
/****** home ******/
#topHeader>.divBottom ul#mainNav>li>a>span.mainNavTitle {
	font-size:1.1em;
	padding:0 15px;
}
/****** home ******/
#homeWrap3 .swiper-slide > a > .imgWrap {
	height:200px;
}
/****** inside ******/

/****** inside ******/
}
@media screen and (min-width: 1099px) {
/*	.opportunities > a{ width:calc(96%/6); }
	.opportunities > a:nth-child(6n){ clear:both;}*/
}
@media screen and (max-width: 1100px) {
#homeWrap3 .swiper-slide > a > .imgWrap {
	height:180px;
}
}
@media screen and (min-width: 995px) and (max-width: 1380px) {
#homeWrap3 .swiper-wrap, #homeWrap5 .swiper-wrap, #homeWrap6 .swiper-wrap, #homeWrap6 .bannerWrap, #homeWrap6 .container, #homePhotoWrap .swiper-wrap, #homeVideoWrap .swiper-wrap, #homeSocialWrap .outerWrap {
	max-width:calc(100% - 120px);
}
}
@media screen and (min-width: 995px) and (max-width: 1100px) {
	#footerZone .left{max-width:510px;}
}
@media screen and (min-width: 995px) and (max-width: 1200px) {
/****** common ******/
	
/****** common ******/
/****** home ******/

/****** home ******/
/****** inside ******/

/****** inside ******/
}

/* desktop */
@media screen and (min-width: 995px) {
/****** common ******/
.showOnTablet, .showOnMobile {
	display:none !important;
}
#topHeader a#menuBtn {
	display:none;
}
#mobileNavWrap, #mobileBgLayer {
	display:none !important;
}
#topHeader>.divTop .logoWrap a.logo img {
	width:210px;
	height:72px;
}
.opportunities > a {
	width:calc(96%/6);
}
.opportunities > a:nth-child(6n) {
	clear:both;
}
#content .opportunities > a {
	width:calc(96%/4);
}
#content .opportunities > a:nth-child(4n) {
	clear:both;
}
#content .bayarea-cities.cols-4>div{
	width:calc((100% - 60px) / 4);
}
#content .bayarea-cities.cols-4>div:nth-child(4n+1){
	margin-left:0;
}
/****** common ******/
	/****** home ******/
.home .swiper-button-prev-custom:not(.swiper-button-disabled) span:hover:before {
	left:-8px!important;
	opacity:0.75;
}
.home .swiper-button-next-custom:not(.swiper-button-disabled) span:hover:before {
	right:-8px!important;
	opacity:0.75;
}
#homeWrap2{
	padding-bottom:80px;
}
#homeWrap3 .swiper-slide.swiper-slide-prev, #homeWrap3 .swiper-slide.swiper-slide-next, #homeWrap3 .swiper-slide.swiper-slide-active {
	opacity:1;
	pointer-events:auto;
}
#homeWrap3 .swiper-slide.swiper-slide-prev > a:hover > .imgWrap, #homeWrap3 .swiper-slide.swiper-slide-next > a:hover > .imgWrap, #homeWrap3 .swiper-slide.swiper-slide-active > a:hover > .imgWrap {
	border:8px solid #f89727;
}
#homeWrap3 .swiper-slide.swiper-slide-prev > a:hover > .imgWrap img, #homeWrap3 .swiper-slide.swiper-slide-next > a:hover > .imgWrap img, #homeWrap3 .swiper-slide.swiper-slide-active > a:hover > .imgWrap img {
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
}
#homeWrap3 .swiper-slide.swiper-slide-prev > a:hover > .title, #homeWrap3 .swiper-slide.swiper-slide-next > a:hover > .title, #homeWrap3 .swiper-slide.swiper-slide-active > a:hover > .title {
	background-color:#f89727;
	color:#000;
}
#homeWrap5 .swiper-button-prev-custom, #homeWrap5 .swiper-button-next-custom {
	top:45%;
	transform:translateY(-45%);
	-webkit-transform:translateY(-45%);
}
/* #homeWrap5 .videoWrap {
	height:0;
	padding-bottom:33%;
} */
#homeWrap6 .bannerWrap>a, #content .bannerWrap>a{
	width:calc((99.99% - 120px)/7);
}
#homeWrap6 .bannerWrap>a:nth-child(7n+1), #content .bannerWrap>a:nth-child(7n+1){
	margin-left:0;
}
#homePhotoWrap{
	margin-top:-130px;
}
#homePhotoWrap .swiper-button-prev-custom, #homePhotoWrap .swiper-button-next-custom{
	top:calc(50% + 75px);
}
#homePhotoWrap .swiper-container:before{
	top:130px;
}
#homePhotoWrap .swiper-container:after{
	top:130px;
}
#homePhotoWrap .swiper-slide.swiper-slide-active{
	width:calc((99.9% / 5) + 200px) !important;
	transform:translateY(20px);
}
#homePhotoWrap .swiper-wrapper{
	margin-left:-100px;
}
/* #homeVideoWrap .swiper-pagination{display:none;} */
#homeVideoWrap{display:none;}
#wrapper.home.mainland #homeVideoWrap{display:block;}
/****** home ******/
/****** inside ******/
#mainTitleWrap {
	padding:60px 0 30px;
}
#mainTitleWrap .mainTitle {
	font-size: 3em;
}
.colItems.cols-4 .colItem {
	width:calc((99.99% - 30px) / 4);
}
.colItems.cols-4 .colItem:nth-child(4n+1) {
	/* clear:both; */
	margin-left:0;
}
.colItems.cols-3 .colItem {
	width:calc((99.99% - 20px) / 3);
}
.colItems.cols-3 .colItem:nth-child(3n+1) {
	/* clear:both; */
	margin-left:0;
}
.colItems.photos .colItem {
	width:calc((99.99% - 30px) / 3);
}
.colItems.photos .colItem:nth-child(3n+1) {
	/* clear:none; */
	margin-left:10px;
}
.galleryWrap .galleryItem {
	width:calc((99.99% - 30px) / 4);
}
.galleryWrap .galleryItem:nth-child(4n+1) {
	/* clear:both; */
	margin-left:0;
}
.colItems.cols-2 .colItem {
	width:calc((99.99% - 10px) / 2);
}
.colItems.cols-2 .colItem:nth-child(2n+1) {
	/* clear:both; */
	margin-left:0;
}
/* #content #selectFilterWrap .bottom ul>li{
	width:calc((99.99% - 60px) / 4);
}
#content #selectFilterWrap .bottom ul>li:nth-child(4n+1){
	margin-left:0;
} */
#content .blankColItems.cols-2 .blankColItem{
	width:calc((99.99% - 10px) / 2);
}
#content .blankColItems.cols-2 .blankColItem:nth-child(2n+1){
	clear:both;
	margin-left:0;
}
#footerZone .right a.icon_chp {
	width:134px;
	height:50px;
}	
/****** inside ******/
}

/* tablet */
@media screen and (max-width: 994px) {
/****** common ******/
.inside #wrapperInner #middleZone {
	margin-top:0;
}
.showOnTablet {
	display: block !important;
}
.hideOnTablet {
	display: none !important;
}
.showOnMobile {
	display: none !important;
}
#topHeader a#menuBtn {
	display:block;
}
#topHeader .switchBtnWrap, #topHeader .divBottom {
	display:none;
}
#topHeader>.divTop .logoWrap a.logo img {
	width:175px;
	height:60px;
}
.home #middleZone {
	margin-top:0px;
}
#headerZone {
	border-bottom:2px solid #5ac5f1;
}
.container {
	padding:0 20px;
}
/* #footerZone .left {
	float:none;
}
#footerZone .right {
	float:none;
	margin-bottom:20px;
} */
#footerZone .right a.icon_chp {
	margin-left:0;
	margin-right:20px;
	width:80px;
	height:30px;
}
#footerZone .right a.icon_fb {
	margin-left:0;
	width:30px;
	height:30px;
}
#footerZone .right a.icon_ig {
	width:30px;
	height:30px;
}
#footerZone .right a.icon_youtube {
	width:30px;
	height:30px;
}
#footerZone .right a.icon_wechat {
	width:30px;
	height:30px;
}
#footerZone .right a.icon_youku {
	width:30px;
	height:30px;
	/* margin-left:0; */
}
#footerZone .right a.icon_wcag {
	width:85px;
	height:30px;
}
/****** common ******/
/****** home ******/
.homeWrap .container {
	padding:0 20px;
}
#homeWrap1 .swiper-button-prev-custom {
	left:10px;
}
#homeWrap1 .swiper-button-next-custom {
	right:10px;
}
#homeWrap1 .statementInner {
	font-size:1rem;
	line-height:1.25em;
}
#homeWrap1 .statementWrap:before {
	top:-150px;
	width:280px;
	height:280px;
}
#homeWrap2 .wrapTitle {
	padding-bottom:0;
}
#homeWrap2 .container {
	padding:0;
}
#homeWrap2 .svgWrap svg {
	top:-10px;
}
#homeWrap3 .swiper-slide > a > .imgWrap {
	height:auto;
}
#homeWrap3 .swiper-slide.swiper-slide-active {
	opacity:1;
	pointer-events:auto;
}
/* #homeWrap4 {
	padding-bottom:30px;
} */
#homeWrap4 .opportunities > a {
	width:calc(96%/3);
}
#homeWrap4 .opportunities > a:nth-child(3n) {
	clear:both;
}
#homeWrap5 {
	padding:20px 0 70px;
}
#homeWrap5 .swiper-container .swiper-slide {
	border-radius:0;
	border:none;
}
#homeWrap5 .swiper-container .swiper-slide, #homeWrap5 .swiper-container .swiper-slide > div {
	display:block;
	width:100%!important;
}
#homeWrap5 .swiper-container .swiper-slide .videoWrap {
	height:0!important;
	padding-bottom:56.25%;
}
#homeWrap5 .swiper-container .swiper-slide .videoDetails {
	padding:20px 20px 40px;
	font-size:1.125em;
}
#homeWrap5 .swiperPaging {
	padding-top:5px;
}
#homeWrap5 .swiper-pagination {
	bottom:50px;
}
#homeWrap5 .swiper-button-next-custom, #homeWrap5 .swiper-button-prev-custom {
	display:none;
}
#homeWrap5 .swiper-button-prev-custom {
	left:40px;
	bottom:45px;
	top:inherit;
}
#homeWrap5 .swiper-button-next-custom {
	right:40px;
	bottom:45px;
	top:inherit;
}
.homeWrap .swiper-button-prev-custom span:before, .homeWrap .swiper-button-next-custom span:before {
	width:25px!important;
	height:25px!important;
}
#homeWrap6 img {
	max-width:none;
	width:100%;
}
#homeWrap6 .container>div {
	display:block;
}
#homeWrap6 .container>div:nth-child(2) {
	padding:25px 0 0 0;
	text-align:center;
}
#homeWrap6 .container>div:nth-child(2) ul>li {
	display:inline-block;
	margin:0;
}
#homeWrap6 .container>div:nth-child(2) ul>li:nth-child(2) {
	margin:0 20px;
}
#homeWrap6 .container>div:nth-child(2) a {
	padding:60px 0 0 0;
	white-space:normal;
}
#homeWrap6 .container>div:nth-child(2) a:before {
	right:50%;
	top:0;
	margin:0 -25px 0 0;
}
#homeWrap6 .bannerWrap, #homeWrap6 .container{
	padding:0 20px;
}
#homeSocialWrap .outerWrap{
	display:block;
}
#homeSocialWrap .outerWrap>.left{
	width:calc(100% - 40px);
	padding:0;
	/* padding:0 0 35px 0; */
	margin:0 20px;
	border-right:0;
	/* border-bottom:1px solid #fff; */
}
/* #homeSocialWrap .outerWrap>.right{
	width:100%;
	display:none;
} */
#homeVideoWrap{
	padding:0 20px;
}
/* #homeVideoWrap .swiper-pagination{display:block;} */
/****** home ******/
/****** inside ******/
#opportunitiesNav_m {
	display:block;
}
#opportunitiesNav_m.active .mainNav {
	max-height:600px;
}
#contentWrap h1.pageTitle{
	font-size:1.75em;
}
#pageTitleWrap.hasIcon h1.pageTitle {
	padding:8px 34px 8px 44px;
	height:50px;
	/* font-size:1.25rem; */
	font-size:1.75em;
	line-height:100%;
}
#pageTitleWrap.hasIcon h1.pageTitle:before {
	top:5px;
	left:5px;
	width:34px;
	height:34px;
}
#mainTitleWrap {
	padding:20px 0;
}
#mainTitleWrap .mainTitle {
	font-size:2em;
}
#breadcrumb {
	padding-bottom:10px;
}
a#btnPrint {
	right:20px;
}
#contentWrap {
	padding-top:0;/*display:block;*/
}
#contentWrap #leftWrap {
	display:none;
}
#contentWrap #rightWrap, #contentWrap.fullWidth #rightWrap {
	padding:20px 0;
	display:block;
	border-left:0;
}
#contentWrap #rightWrap #content {
	padding: 15px 0 35px 0;
}
#content .paginationWrap>div>a.num, #content .paginationWrap>div>span {
	display:none;
}
#content .paginationWrap>div>.selectWrap, #content .paginationWrap>div>.mobilePage {
	display:block;
}
/* #content .mapWrap>.left, #content .mapWrap>.right {
	display:block;
	width:100%;
	padding:0;
}
#content .mapWrap>.left {
	padding-right:0;
	padding-bottom:20px;
	background:none;
} */
#content .mapDescInner>.left img {
	width:100%;
	max-width:none;
}
#content .mapDescInner>.right ul {
	width:50%;
	float:left;
}
#summaryMapWrap, #summaryMapWrap > div {
	display:block;
	width:100%!important;
	padding-left:0;
}
#mapLegends ul li {
	padding:0 10px 0 0;
}
#mapLegends ul li > a, #mapLegends ul li > a > span {
	height:auto;
}
#mapLegends ul li > a > span {
	min-height:inherit;
	padding:10px 0;
}
#legends_m {
	display:block!important;
}
#legends_d {
	display:none;
}
#content .eventItem, #content .eventItem .title, #content .eventItem .details {
	display:block;
	width:100%!important;
}
#content .eventItem .title {
	padding-bottom:10px;
}
.colItems.cols-2 .colItem {
	width:100%;
	margin-left:0;
}
.blankColItems.cols-2 .blankColItem {
	width:100%;
	margin-left:0;
}
/****** inside ******/
}
@media screen and (min-width: 768px) and (max-width: 994px) {
#homeWrap2 ul.placeList>li, #content ul.placeList>li {
	width:calc((99.99% - 30px) / 4);
}
#homeWrap2 ul.placeList>li:nth-child(4n+1), #content ul.placeList>li:nth-child(4n+1) {
	margin-left:0;
}
#homeWrap3 .swiper-wrap {
	max-width:calc(100% - 100px);
}
#homeWrap5 .swiper-container .swiper-slide .videoWrap {
	width:60%;
}
#homeWrap5 .swiper-container .swiper-slide .videoDetails {
	width:40%;
}
#homeWrap6 .swiper-wrap {
	max-width:calc(100% - 100px);
}
#homeWrap6 .bannerWrap>a, #content .bannerWrap>a{
	width:calc((99.99% - 60px)/4);
}
#homeWrap6 .bannerWrap>a:nth-child(4n+1), #content .bannerWrap>a:nth-child(4n+1){
	margin-left:0;
}
#homePhotoWrap{
	margin-top:-100px;
}
#homePhotoWrap .swiper-button-prev-custom, #homePhotoWrap .swiper-button-next-custom{
	top:calc(50% + 50px);
}
#homePhotoWrap .swiper-container:before{
	top:100px;
}
#homePhotoWrap .swiper-container:after{
	top:100px;
}
#homePhotoWrap .swiper-slide.swiper-slide-active{
	width:calc((99.9% / 3) + 120px) !important;
	transform:translateY(20px);
}
#homePhotoWrap .swiper-wrapper{
	margin-left:-60px;
}
#homePhotoWrap .swiper-wrap {
	max-width:calc(100% - 100px);
}
.colItems.cols-4 .colItem {
	width:calc((99.99% - 20px) / 3);
}
.colItems.cols-4 .colItem:nth-child(3n+1) {
	/* clear:both; */
	margin-left:0;
}
.galleryWrap .galleryItem {
	width:calc((99.99% - 20px) / 3);
}
.galleryWrap .galleryItem:nth-child(3n+1) {
	/* clear:both; */
	margin-left:0;
}
.galleryWrap .galleryItem, .galleryWrap .galleryItem > a {
	height:200px;
}
#content .bayarea-cities.cols-4>div{
	width:calc((100% - 40px) / 3);
}
#content .bayarea-cities.cols-4>div:nth-child(3n+1){
	margin-left:0;
}
/* #content #selectFilterWrap .bottom ul>li{
	width:calc((99.99% - 40px) / 3);
}
#content #selectFilterWrap .bottom ul>li:nth-child(3n+1){
	margin-left:0;
} */
}
@media screen and (min-width: 580px) and (max-width: 994px) {
#content .opportunities > a {
	width:calc(96%/3);
}
#content .opportunities > a:nth-child(3n) {
	clear:both;
}
.colItems.cols-3 .colItem {
	width:calc((99.99% - 10px) / 2);
}
.colItems.cols-3 .colItem:nth-child(2n+1) {
	/* clear:both; */
	margin-left:0;
}
.colItems.photos .colItem {
	width:calc((99.99% - 20px) / 2);
}
.colItems.photos .colItem:nth-child(2n+1) {
	/* clear:none; */
	margin-left:10px;
}
}
@media screen and (min-width: 768px) {
/****** common ******/
	
/****** common ******/
/****** home ******/
#homeWrap1 .swiperPaging.right{
	left:auto;
	right:10px;
	transform:none;
}
.homeWrap .swiper-button-prev-custom {
	left:-40px;
}
.homeWrap .swiper-button-next-custom {
	right:-40px;
}
/* #homePhotoWrap{
	margin-top:-100px;
}
#homePhotoWrap .swiper-button-prev-custom, #homePhotoWrap .swiper-button-next-custom{
	top:calc(50% + 50px);
} */
#homePhotoWrap .swiper-container:before{
	content:"";
	position:absolute;
	left:0;
	/* top:100px; */
	width:280px;
	height:100%;
	background:url('../images/home/slider-cover-left.png') no-repeat 0 0;
	z-index:10;
}
#homePhotoWrap .swiper-container:after{
	content:"";
	position:absolute;
	right:0;
	/* top:100px; */
	width:280px;
	height:100%;
	background:url('../images/home/slider-cover-right.png') no-repeat 0 0;
	z-index:10;
}
/****** home ******/
/****** inside ******/
.subNavMenu.pulldown {
	display:none !important;
}
.tabs.subNavMenu {
	display:block;
}
#content #selectFilterWrap .bottom ul>li{
	width:calc((99.99% - 40px) / 3);
}
#content #selectFilterWrap .bottom ul>li:nth-child(3n+1){
	margin-left:0;
}
/****** inside ******/
}
/* mobile */
@media screen and (max-width: 767px) {
/****** common ******/
.home #homePhotoWrap{padding:0 20px;}
.home .swiper-button-prev-custom span:before {
	transform:rotate(-45deg) skewX(-10deg) skewY(-10deg)!important;
	-webkit-transform:rotate(-45deg) skewX(-10deg) skewY(-10deg)!important;
	border:3px solid #FFF!important;
	border-right-width:0!important;
	border-bottom-width:0!important;
	width:22px!important;
	height:22px!important;
}
.home .swiper-button-next-custom span:before {
	transform:rotate(-45deg) skewX(-10deg) skewY(-10deg)!important;
	-webkit-transform:rotate(-45deg) skewX(-10deg) skewY(-10deg)!important;
	border:3px solid #FFF!important;
	border-left-width:0!important;
	border-top-width:0!important;
	width:22px!important;
	height:22px!important;
}
.showOnMobile {
	display: block !important;
}
.hideOnMobile {
	display: none !important;
}
body {
	line-height:1.5rem;
}
.container {
	padding:0 10px;
}
/****** common ******/
/****** home ******/
.btnPlay:before, .btnPlay:after {
	height:12px;
}
.btnPlay:before {
	left:9px;
}
.btnPlay:after {
	right:9px;
}
.homeWrap .wrapTitle {
	padding:30px 0 20px 0;
	font-size:1.75rem;
	line-height:2rem;
}
.homeWrap .container {
	padding:0 10px;
}
/* #homeWrap1 .swiper-container {
	background-color:#0078b7;
} */
#homeWrap1 .swiper-pagination-bullet {
	width:8px;
	height:8px;
}
#homeWrap1 .swiper-pagination-bullet:before {
	width:12px;
	height:12px;
}
#homeWrap1 .swiper-slide .caption {
	position:relative;
	width:100%!important;
	top:0!important;
	left:0!important;
	background-color:#5ac5f1;
	max-width:none!important;
	color:#333;
	text-align:center;
	padding:10px;
}
#homeWrap1 .swiper-slide .caption span {
	text-shadow:none;
}
#homeWrap1 .swiper-slide .caption::before {
	display:none;
}
#homeWrap1 .swiperPaging {
	bottom:50px;
}
#homeWrap5 .swiper-button-prev-custom span:before, #homeWrap5 .swiper-button-next-custom span:before {
	border-color:#f89727!important;
}
#homeWrap1 .swiper-slide .caption {
	font-size:1.75rem!important;
	position:relative;
	display:table;
}
#homeWrap1 .swiper-slide .caption span {
	display:table-cell;
	vertical-align:middle;
	line-height:100%!important;
}
#homeWrap1 .statementWrap:before {
	display:none;
}
#homeWrap1 .statementInner {
	padding:20px;
}
#homeWrap3 .swiper-wrap {
	padding:0;
}
#homeWrap3 .swiper-container {
	overflow:hidden;
}
#homeWrap3 .swiper-slide > a > .imgWrap {
	height:auto;
}
#homeWrap3 .swiper-slide > a:hover > .imgWrap {
	border:none!important;
}
#homeWrap3 .swiper-button-prev-custom {
	left:10px;
}
#homeWrap3 .swiper-button-next-custom {
	right:10px;
}
/*#homeWrap3 .swiper-button-prev-custom, #homeWrap3 .swiper-button-next-custom {
	top:100%;
}*/
#homeWrap3 .swiper-wrap .btnPlay {
	right:inherit;
	bottom:10px;
	left:50%;
	transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
	background:none;
}
#homeWrap3 .swiper-wrap .btnPlay:before, #homeWrap3 .swiper-wrap .btnPlay:after {
	background-color:#fff;
}
#homeWrap3 .swiper-wrap .btnPlay.pause:before {
	border-left:12px solid #fff;
}
#homeWrap3 .swiper-wrap .btnPlay:hover {
	background:none;
}
#homeWrap4 .swiper-container {
	padding-bottom:30px;
}
#homeWrap4 .opportunities > a {
	width:calc(96%/3);
	font-size:0.875rem;
	padding:90px 0 20px;
}
#homeWrap4 .opportunities > a:nth-child(3n) {
	clear:both;
}
#homeWrap5 .swiper-pagination-bullet {
	width:8px;
	height:8px;
}
#homeWrap6 .swiper-wrap {
	max-width:calc(100% - 80px);
}
#homeWrap6 .swiper-button-prev-custom {
	left:-30px;
}
#homeWrap6 .swiper-button-next-custom {
	right:-30px;
}
#homeWrap6 .swiper-button-prev-custom span:before, #homeWrap6 .swiper-button-next-custom span:before {
	border-color:#f89727 !important;
}
#homePhotoWrap .swiper-wrapper{
	margin-left:0;
}
#homePhotoWrap .swiper-container{
	padding:15px 0;
}
#homePhotoWrap .swiper-slide .slideInner{
	transform:scale(1);
}
#homePhotoWrap .swiper-slide.swiper-slide-active .slideInner{
	transform:scale(1);
}
#homePhotoWrap .swiper-slide.swiper-slide-prev .slideInner{
	left:0;
}
#homePhotoWrap .swiper-slide.swiper-slide-next .slideInner{
	right:0;
}
#homePhotoWrap .swiper-button-prev-custom {
	/* left:10px; */
	left:20px;
}
#homePhotoWrap .swiper-button-next-custom {
	/* right:10px; */
	right:20px;
}
#homePhotoWrap #homePhotoCaption{
	padding-left:0;
	padding-right:0;
}
#homePhotoWrap .btnPlay{
	right:calc(50% - 15px);
	bottom:40px;
	background-color:transparent;
}
/****** home ******/
/****** inside ******/
#mainTitleWrap .mainTitle {
	font-size:2em;
}
.subNavMenu.pulldown {
	display:block;
}
.tabs.subNavMenu {
	display:none;
}
#content {
	padding:25px 0;
}
#content table th, #content table td {
	padding:12px;
}
#content a.formBtn {
	line-height:40px;
	padding:0 30px;
}
#content .tableResponsive table {
	border-collapse: collapse;
	border-spacing: 0;
	display: inline-block;
	max-width: 100%;
	overflow-x: auto;
	vertical-align: top;
	/* white-space: nowrap; */
	-webkit-overflow-scrolling: touch;
}
#content .tableResponsive {
	overflow-x:inherit;
}
.imgContentBlk, .imgContentBlk > div {
	display:block;
	width:100%!important;
	padding:0!important;
}
.imgContentBlk .imgBox {
	margin-bottom:20px;
}
#content .imgWrap {
	max-width:250px;
	margin:0 auto;
}
.imgContentBlk.dirRtL {
	direction:ltr;
}
#content .btnWrap a.btn_general {
	margin-right:10px;
	padding:10px 15px;
}
.btnWrap.a_top_right {
	text-align:left;
	margin-top:-20px;
}
.btnWrap.filter.a_top_right {
	text-align:right;
}
.imgBox2 {
}
.galleryWrap .galleryItem {
	max-width:none!important;
	margin-bottom:10px!important;
}
#content .tbl_wrap.connectivity, #content .tbl_wrap.measures{flex-wrap:wrap;}
#content .tbl_wrap.connectivity .item:nth-child(1), #content .tbl_wrap.measures .item:nth-child(1){
	padding-right:0px;
	padding-bottom:20px;
}
#content #selectFilterWrap .bottom ul>li{
	width:calc((99.99% - 20px) / 2);
}
#content #selectFilterWrap .bottom ul>li:nth-child(2n+1){
	margin-left:0;
}
#content .fImgContentWrap{display:block; table-layout:auto; width:100% !important;}
#content .fImgContentWrap .fContentWrap{display:block; width:100% !important;}
#content .fImgContentWrap .fImgWrap, #content .fImgContentWrap .fImgWrap.halfSize, #content .fImgContentWrap .f2ImgWrap{display:block; width:100%; text-align:center;}
#content .fImgContentWrap.left .fImgWrap{padding-right:0px;}
#content .fImgContentWrap.right .fImgWrap{padding-left:0px;}
#content .fImgContentWrap .f2ImgWrap{padding:0 0 20px 0;}
#content ul.cols-2>li{
	float:none;
	width:100%;
}
#content .bayarea-cities.cols-4>div{
	width:calc((100% - 20px) / 2);
}
#content .bayarea-cities.cols-4>div:nth-child(2n+1){
	margin-left:0;
}
/****** inside ******/
}
@media screen and (min-width: 580px) and (max-width: 767px) {
#homeWrap2 ul.placeList>li, #content ul.placeList>li {
	width:calc((99.99% - 20px) / 3);
}
#homeWrap2 ul.placeList>li:nth-child(3n+1), #content ul.placeList>li:nth-child(3n+1) {
	margin-left:0;
}
#homeWrap6 .bannerWrap>a, #content .bannerWrap>a{
	width:calc((99.99% - 40px)/3);
}
#homeWrap6 .bannerWrap>a:nth-child(3n+1), #content .bannerWrap>a:nth-child(3n+1){
	margin-left:0;
}
.colItems.cols-4 .colItem {
	width:calc((99.99% - 10px) / 2);
}
.colItems.cols-4 .colItem:nth-child(2n+1) {
	/* clear:both; */
	margin-left:0;
}
.galleryWrap .galleryItem {
	width:calc((99.99% - 10px) / 2);
	margin-left:10px!important;
}
.galleryWrap .galleryItem:nth-child(2n+1) {
	/* clear:both; */
	margin-left:0!important;
}
.galleryWrap .galleryItem, .galleryWrap .galleryItem > a {
	height:150px;
}
}
@media screen and (min-width: 580px){

}
@media screen and (max-width: 579px) {
/****** common ******/
#opportunitiesListWrap .jcf-select {
	min-width:200px;
}
/****** common ******/
/****** home ******/
#homeWrap2 ul.placeList>li, #content ul.placeList>li {
	width:calc((99.99% - 10px) / 2);
}
#homeWrap2 ul.placeList>li:nth-child(2n+1), #content ul.placeList>li:nth-child(2n+1) {
	margin-left:0;
}
#homeWrap6 .bannerWrap>a, #content .bannerWrap>a{
	width:calc((99.99% - 20px)/2);
}
#homeWrap6 .bannerWrap>a:nth-child(2n+1), #content .bannerWrap>a:nth-child(2n+1){
	margin-left:0;
}
/****** home ******/
/****** inside ******/
#content .mapDescInner>.right ul {
	width:100%;
	float:none;
}
#content .opportunities > a {
	width:calc(96%/2);
}
#content .opportunities > a:nth-child(2n) {
	clear:both;
}
.colItems.cols-3 .colItem {
	width:100%;
}
/* .colItems.cols-3 .colItem .img {
	max-height:none;
} */
.colItems.cols-4 .colItem {
	width:100%;
	margin-left:0;
}
.galleryWrap .galleryItem {
	width:100%;
	height:auto;
}
.galleryWrap .galleryItem > a {
	height:auto;
	padding-top:66.66%;
}
/****** inside ******/
}
 @media screen and (max-width: 399px) {
/****** common ******/
#mobileNavWrap {
	width:270px;
}
/* #wrapperInner.showMenu, #header_zone.showMenu, #middle_zone.showMenu, #footer_zone.showMenu{left:-270px;} */
/****** common ******/
/****** home ******/

/****** home ******/
/****** inside ******/

/****** inside ******/
}
