@media (min-width: 1480px){
.container {
    width: 1400px;
}
}

.home_hero{
	z-index: auto;
	max-width: inherit;
    padding: 80px 0 137px;
    margin-top: 57px;
    background-position: center center;
    background-size: cover;
    background-image: url(/f/images/progressive.jpg);
}

.hero_content{
	 height: 100%;
   	 width: 100%;
   	 text-align: center;
}
.hero_content h1{
	letter-spacing: 0.5px;
    display: block;
    font-size: 31px;
    line-height: 30px;
    margin-bottom: 10px;
    color: #fff;
    font-weight: 600;
}
.hero_content h2 {
    display: block;
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    letter-spacing: 0.5px;
    font-weight: 300;
    margin-bottom: 40px;
}

.hero_content input[type="text"]{
	border: none;
    outline: none;
    margin: 0;
    padding: 0 15px;
    background: #ffffff;
    color: #111;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    border-radius: 0;
    height: 40px;
    width: 460px;
    font-size: 14px;
    font-family: raleway;
    letter-spacing: 0.5px;
    font-weight: 600;
    border-radius: 4px 0 0 4px;
}

.hero_content input[type="button"]{
    height: 40px;
    width: 140px;
    border: none;
    cursor: pointer;
    background: coral;
    color: #fff;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin: 0 0 0 -5px;
    padding: 0 12px;
    -webkit-appearance: none;
    border-radius: 0 4px 4px 0;
    font-size: 12px;
    outline: none;
    vertical-align: top;
}

.content {
    width: 100%;
}
.main {
    height: 100%;
    padding: 5px;
    display: table;
    min-height: calc(100vh - 54px);
}
/*列表布局*/
.gallery_s{
	padding: 0;
}
.title_link{
	position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0.9375em;
    right: 0.9375em;
    text-shadow: 0 0 30px #000000;
    color: #ffffff;
    text-align: center;
    font-size: 21px !important;
    text-transform: capitalize;
}
.title_background {
    height: 200px;
}
.gallery_s>div{
  position: relative;
  /*flex-grow: 1;*/
  padding:0 10px;
  height:200px;
  margin-bottom: 15px;
  text-align: center;
}
.picture a{
	text-decoration: none;
}
.picture a:hover{
	text-decoration: none;
}


.gallery_s img{
  height:100%;
  object-fit: cover;
  max-width: 100%;
  min-width: 100%;
  border-radius: 4px;
  vertical-align: bottom;
}
@media only screen and (max-width: 900px){
.hero_content h1 {
    font-size: 20px;
}

.hero_content h2 {
    font-size: 13px;
}

}

@media only screen and (max-width: 991px){
.hero_content input[type="text"]{
    width: 70%;
}
.phone_search{
	width: 100%;
}
.dropdown_menu{
	right: -20px;
}
.widget_title{
	font-size: 18px;
}
}

@media screen and (max-width: 500px){
.hero_content input[type="text"]{
    font-size: 12px;
    text-align: center;
    margin-bottom: 10px;
}

.hero_content input[type="button"]{
	font-size: 12px;
	width: 30%;
}

}
@media only screen and (max-width: 650px){
.home_hero{
    padding: 70px 0 40px;
    width: fit-content;
}
    .title_link {
    font-size:14px !important;
    }
}
.section{
	padding: 3.75em 0;
	width: 100%;
	/*color: #000000;*/
	/*background-color: #000;*/
}
@media only screen and (max-width: 400px) {
    .title_link {
    font-size:12px !important;
    }
}
@media screen and (min-width: 46.875em){
.section {
    padding-top: 5.625em;
    padding-bottom: 5.625em;
}
.section{
	padding: 3.75em 0;
	padding-top: 0.75rem;
	width: 100%;
	/*color: #FFFFFF;*/
	/*background-color: #000;*/
}
.section-heading{
	min-height: 100px;
	margin-bottom: 20px;
}
.section-heading h2{
    font-size: 2.61792em;
    margin-bottom: 0.42973em;
}
.section-heading p{
	font-weight: 300;
    font-size: 1.27201em;
}
.grid_item{
	text-align: right;
}
}
.grid_item{
	height: 100px;
	line-height: 100px;
}
@media only screen and (max-width:991px ) {
.grid_item{
	text-align: left;
    height: 55px;
    line-height: 55px;
}
.section-heading {
     margin-bottom: 0px; 
}
}


.marketing_button{
	-webkit-box-shadow: none;
    box-shadow: none;
     
  
    border-width: 0.0625em;
    border-style: solid;
     
    /*padding: 1em 2.5em;*/
    margin-bottom: 30px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 5px;
    text-decoration: none !important;

        color: #fff;
    border-color: #363f48;
    background-color: #363f48;
}

.marketing_button:focus,.marketing_button:hover{
	color:#363f48;border-color:#363f48;background:transparent
}

.scrollable{
	max-height: 285px;
}
.scrollables{
	margin-top: 10px;
	padding: 0 !important;
}	

.gallery{
	max-height: 285px;
    overflow: hidden;
    position: relative;
}
 .swiper-container {
      width: 100%;
      height: 285px;
    }
    .swiper-slide {
      text-align: center;
      width: auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
   .swiper-slide a img{
	width: auto;
	 max-height: 285px;
	 min-height: 285px;
} 
@media only screen and (min-width:991px ) {
	 .swiper-slide a img{
	 border-radius: 5px;
} 
}