.header_msg.slide1 {
	background:url('../../img/states/US/Home/banner-home-3.jpg') no-repeat center center;
	background-size: cover;
}
.header_msg.slide2 {
	background:url('../../img/states/US/Home/banner-home-2.jpg') no-repeat center center;
	background-size: cover;
}
.header_msg.slide3 {
	background:url('../../img/states/US/Home/banner-home-1.jpg') no-repeat center center;
	background-size: cover;
}
.header_msg.slide4 {
	background:url('../../img/states/US/Home/banner-home-4.png') no-repeat center center;
	background-size: cover;
}
.capital-row {
	background: url('../../img/states/US/Capital/get-capital-banner.jpg') no-repeat center center;
	background-size: cover;
  color:#fff;
	width:100%;
	min-height:550px;
	position: relative;
	text-align:center;
}

.attention {
	background:url('../../images/attention_mes.png') no-repeat center center;
	background-size: cover;
}
.afterBn {
                        position:absolute !important;

		}
@media (max-width: 767px) {
    .capital-row {
        max-height:350px;
    }
    .capital.banner_cta {
           margin-top: 0px !Important;
    }
    .eq.banner_cta {
           margin-top: 0px !Important;
    }
    .header_msg{
        min-height: 810px;
    }
    .notmobile, .flex-direction-nav{
        display:none;
    }
	  .attention {
			max-width: 70px;
      margin-right: 100px !Important;
      position:absolute !Important;
      top:0px;
      float:right;
      right:-20px !Important;
      height:55px !Important;
 		}
  	.attention p{
      font-size:12px !Important;
	  }
.afterBn {
                        position:relative !important;
			margin-top: 550px !Important;
                        top:-500px;
		}
        .homeMobileFix
        {
            margin-top: -550px !Important;
        }      
    #maintanance_site
    {
       max-height: 550px;
    }
    #maintanance_site.header_msg
    {
       height: 300px !Important;
    }
}