#fcr-notice{position: absolute; z-index: 1000000; top: 0; left: 0; width: 100%; font-size: 14px; padding: 5px 0; }
.fcr-notice-content, .fcr-notice-content.part-two{margin-left: auto;
margin-right: auto;
max-width: 1200px;
padding-left: 10px;
padding-right: 10px;
display:block;
box-sizing:border-box;}
.fcr-smalldata{float:right;}
.fcr-text{font-size: inherit;}
.fcr-notice-content.part-two{margin:4px auto 0px auto; padding:10px 0 10px 0;}
.fcr-notice-content .fcr-text span{font-weight:600; clear:both; width:100%; display:block;padding-bottom:10px;}
.fcr-text {padding:0 10px 0 0; display:inline-block; float:left;}
.owl-carousel{overflow:hidden; height:auto;}	
.owl-controls .owl-nav [class*="owl-"], .fcr-notice-content.part-two .fcr-text a.moreinfo { 
background: #D6D6D6;
text-align: center;
border-radius: 3px;
color: #FFFFFF;
cursor: pointer;
display: inline-block;
font-size: 14px;
margin: 5px;
padding: 4px 7px;
}
span.fcr-title{color:#004F9F;position: relative;}
span.fcr-title:before, #fcr-show:before{ content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #004F9F;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#fcr-show:before{background-color: #FBF9FF;}
span.fcr-title:hover:before, #fcr-show:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.fcr-notice-content{overflow:hidden;}
/* .fcr-notice-content.part-two{height:0px !important; padding:0; margin:0 auto;} */
.fcr-notice-content.part-two .fcr-text a.moreinfo{margin:10px 0 0 0;}
.text-30{width:30%; box-sizing:border-box;}
.text-20{width:20%; box-sizing:border-box;}
.text-50{width:50%; box-sizing:border-box; float:left; margin-bottom:10px;}
.owl-dots{display:none; height:1px; overflow:hidden;text-indent:-3000%;}
.fcr-logo{float:left;}
.fcr-logo a{max-width:70%;display:inline-block;}
.fcr-logo p{max-width:30%; display:inline-block;}
#fcr-show{
position:absolute; top:3px;left:46%; 
cursor: pointer;
text-align: center;
color: #FFFFFF;
cursor: pointer;
display: inline-block;
font-size: 13px;
margin: 5px;
padding: 1px 7px;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;}
span.mobile-on{display:none; font-weight:400; font-weight:normal;}
.fcr-text span.mobile-on{font-weight:400; font-weight:normal;}

@media(max-width:970px){
	.fcr-logo a{max-width:70%;display:inline-block;}
	.fcr-logo p{max-width:30%; display:inline-block;}
	.tablet-25{width:25%;}
	.tablet-75{width:75%;}
	.tablet-100{width:100%;}
	.tablet-off{display:none}
	.fcr-notice-content.part-two{padding-left:5px; box-sizing:border-box;}
	#fcr-show{left:41%; }
/*	.fcr-notice-content.part-two, #fcr-show{display:none;} */
   
}

@media(max-width:680px){
	.mobile-50{width:50%; float:left;}
	.mobile-100{width:100%; display:block;}
	.mobile-off{display:none;}
	.fcr-notice-content.part-two .fcr-text a.moreinfo{margin-bottom:10px;}
	.fcr-notice-content.part-two{padding-left:5px; box-sizing:border-box;}
	/* #fcr-show .mobile-on{display:inline-block;font-weight:400; font-weight:normal;} */
	#fcr-show{left:0%;}
	

.fcr-logo a{max-width:50%;display:inline-block;}
.fcr-logo p{max-width:50%; display:inline-block;}
.fcr-notice-content span{display:none;}

	
  
}

@media(min-width:970px){
	
}

.home .ha-header{position:absolute; top:25px;}
#fcr-notice, .fcr-notice-content{background-color: #FBF9FF;}
#fcr-notice, .fcr-notice-content .text-30 {box-sizing: border-box  !important;;}