/*=================== new home banner ===================*/

.home-banner{
  position: relative;
}

img.banner-img{
  display: block;
  width: 100%;
}

.home-banner-content {
  z-index: 2;
  background: #636363;
 /*  background: rgba(196, 18, 48, 0.8); */
  /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E500728E, endColorstr=#E500728E); */
  /* -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#E500728E, endColorstr=#E500728E)"; */
  opacity: 0.9;
  left: 9%;
  right: 9%;
  max-width: 32%;
  top: 11%;
  min-height: 57%;
  position: absolute;
  padding: 25px;
  overflow: hidden;
}

.home-banner-content p,
.home-banner-content a,
.home-banner-content span,
.home-banner-content h2{
  color: #ffffff;
}

.home-banner-content h2 {
    background: none;
    font-size: 36px;
    padding: 20px 0 0 0;
    /* margin: 0 0 40px 0; */
    margin: 0 0 25px 0;
    float: none;
}

.home-banner-content p{
  font-size: 12px;
  line-height: 18px;
  padding-bottom:15px;
}

.home-banner-content p.link-content{
  padding-top:40px;
}

.btn-home-banner {
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  border: solid #FFFFFF 2px;
  color: #FFFFFF;
  padding: 10px 5px 5px 5px;
  font-size: 12px;
  max-height: 22px;
  height: 22px;
  min-width: 170px;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  vertical-align: top;
  margin: 0;
}

.link-content img{
  display: inline-block;
}



/*=======================================home page slider style=======================================*/
.transition_main_wrap_outer{
  position:relative;
  min-height: 717px!important;
}
#transition_main_wrap{
  position:relative;
  overflow:hidden;
  /*min-width:1024px;*/
}
#front_main_wrap{
  z-index:1;
  position:absolute;
  float:left;
}
#backward_main_wrap{
  position:absolute;
  top: 0;
  overflow: hidden;}
.f-l{
  float:left;
}

.back-wrap-item{
  background-repeat: repeat ;
  background-attachment: scroll;
  background-position:center center;
  background-color: #eee;
  min-height:740px;
  background-size: cover;
}

#front_container_page_1{
  background-repeat: no-repeat ;
  background-attachment: scroll;
  /*background-position: right 60px;*/
  background-color: transparent;
  height: 645px;
  margin: 0 auto;
  width: 960px;
}

.northridge-earthquake{
  background-position: right 85%;
}

#front_container_page_2{
  background-repeat: no-repeat ;
  background-attachment: scroll;
  /*background-position:right 65px;*/
  background-color: transparent;
  height: 645px;
  margin: 0 auto;
  width: 960px;
}

.technology-risks{
  background-position:right 65px;
}

#front_container_page_3{
  background-repeat: no-repeat ;
  background-attachment: scroll;
  /*background-position:right 55px;*/
  background-color: transparent;
  height: 615px;
  margin: 0 auto;
  width: 960px;
}

.super-typhoon-haiyan{
  background-position: right 69px;
}

.central-china-floods{
  background-position:right 55px;
}

.indian-ocean-tsunami{
  background-position: right 0;
}

/*#back_container_page_1{
  background: url("/images/tornado_bg.jpg") repeat scroll center center #eee;
  min-height:740px;
  background-size: cover;
}
#back_container_page_2{
  background: url("/images/teacup-bg.jpg") no-repeat scroll center center #eee;
  min-height:740px;
  background-size: cover;
}
#back_container_page_3{
  background: url("/images/storm-surge-bg.jpg") no-repeat scroll center center #eee;
  min-height:740px;
  background-size: cover;
}
#front_container_page_1{
    background: url("/images/storm-surge.png") no-repeat scroll right 35px transparent;
    height: 645px;
    margin: 0 auto;
    width: 960px;
}
#front_container_page_2{
    background: url("/images/teacup.png") no-repeat scroll right 55px transparent;
    height: 645px;
    margin: 0 auto;
    width: 960px;
}
#front_container_page_3{
    background: url("/images/tornado_statistics.png") no-repeat scroll right 55px transparent;
    height: 615px;
    margin: 0 auto;
    width: 960px;
}*/

/*#back_container_page_1{
  background: url("/images/large-china-flood-bg.jpg") repeat scroll center center #eee;
  min-height:740px;
  background-size: cover;
}*/


.load-content
{
  height: 0;
  width: 0;
  position: absolute;
  top: 0;
}


.teacup-text h2
{
  background: none;
  color:#fff;
  margin:0 0 30px;
  padding:0;
  font-size:1.5em;
  font-weight:bold;
  border-bottom:2px solid #fff;
  width:350px;
  padding: 60px 0 0;
  text-transform: uppercase;
  line-height: 35px;
}

.tsunami h2 {
  width: 395px !important;
  margin-bottom: 25px !important;
}
.typhoon-text h2{
  background: none repeat scroll 0 0 transparent;
  border-bottom: 2px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 1.5em;
  font-weight: bold;
  text-transform: uppercase;
  padding: 60px 0 0;
  margin: 0;
}

.tornado-text h2 {
  background: none repeat scroll 0 0 transparent;
  border-bottom: 2px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 1.6em;
  font-weight: bold;
  margin: 0;
  position: absolute;
  text-transform: uppercase;
  top: 60px;
  width: 380px;
  padding-top: 0;
  left: 0;
}

.tornado-text{
  position: relative;
}
.typhoon-text h2 {/*width:380px;*//*width:405px;*/ width: 381px;}

.storm-surge h2 .surge, .teacup-text h2 .teacup {font-size:0.875em; color:#fff; font-weight:600;}

.typhoon-text img,
.teacup-text img,
.tornado-text img {padding:25px 0 10px;}

.teacup-text p {
  font-size:0.813em;
  line-height:17px;
  color:#fff;
  margin:0 0 10px;
  padding:0;
  width:320px;
}

.indian-ocean-tsunami p{
  width: 399px !important;
}

.indian-ocean-tsunami .date{
  font-size: 19px;
  margin: 0 0 35px;
  padding: 0;
  font-weight: 500;
  letter-spacing: 1px;
}

.tornado-text span,.typhoon-text span, .teacup-text span {
  font-size: 1.1em;
  font-size: 1em \9;
  letter-spacing: 1px;
  letter-spacing: 2px \9;
  line-height: 30px\9;
  padding-bottom: 16px;
  display: inline-block;
}


.typhoon-text p {
  clear: both;
  color: #FFFFFF;
  font-size: 0.813em;
  line-height: 17px;
  margin: 0 0 10px;
  padding: 0;
  position: relative;
  top: 24px;
  width: 375px;
}
.typhoon-text p.northridge-date {font-size:1em; color:#fff; text-transform:uppercase;}

.teacup-text .read-more {padding:5px 0 0;}

.typhoon-text .read-more{padding:6px 0 0;}

.tornado-text > p {
  clear: both;
}

.pt-15{
  padding-top: 15px;
}

.tornado-text img {
  padding: 96px 0 10px !important;
}

.flood-desc {
  left: 64px;
  position: absolute;
  top: 280px;
  width: 210px;
}

.flood-desc p {
  color: #FFFFFF;
  font-size: 0.813em;
  line-height: 16px;
  margin-bottom: 13px;
}
.flood-desc p.more-link {
  width: 125px;
}

.nepal-r-div {
	float:right;
	padding-left: 26px;
	padding-right: 40px;
	margin-top: 100px;
	text-align: center;
	min-height: 265px;
	width: 55%;
	color: #FFFFFF;
}
.nepal-h2 {
	float:left;
	color:#ffffff;
}
.nepal-l-div {
	float:left;
	margin-top: 40px;
	text-align: center;
	min-height: 265px;
	width: 30%;
}
.nepal-l-div-h2 {
  background: none;
  color:#fff;
  margin:0 0 30px;
  padding:0;
  font-size:1.5em;
  font-weight:bold;
  border-bottom:2px solid #fff;
  width:350px;
  padding: 60px 0 0;
  text-transform: uppercase;
  line-height: 35px;
}

.anchor_container {
  float: left;
  margin-top: 18%;
}

.anchor_container div{
  width: 434px;
  height: 209px;
  background-repeat: no-repeat;
}

#front_container_page_wrap_1 .exceedance-2015{
  background-position: 0 40%;
  /* width: 1000px !important; */
}

#reverse_nav{
  position: absolute;
  top: 50%;
  left: 0px;
  z-index: 2;
  /*font-size: 40px;*/
  color: white;
  cursor: pointer;
  background: url("/images/nav_arrow.png") no-repeat scroll 0 0 transparent;
  width: 103px;
  height: 102px;
}
#forward_nav{
  position: absolute;
  top:50%;
  right:0;
  z-index: 2;
  /*font-size: 40px;*/
  color: white;
  cursor: pointer;
  background: url("/images/nav_arrow.png") no-repeat scroll -104px 0 transparent;
  width: 103px;
  height: 102px;
}
div#nav_icons{
  position:absolute;
  bottom:55px;
  margin:0px;
  padding:0px;
  width:100%;
  z-index:2;
  height:0px;
}
div#nav_icons_wrap{
  margin:0px auto;
  width:193px;
}
/*div#nav_icons_wrap{
  margin:0px auto;
  width:185px;
}*/
/*div#nav_item_1{
  background: url("/images/img9.png") no-repeat;
}*/
div#nav_item_1{
  background-repeat: no-repeat;
}
div#nav_item_2{
  background-repeat:no-repeat;
}
div#nav_item_3 {
  background-repeat:no-repeat;
  background-attachment: scroll;
  background-position: 0 0;
  background-color: transparent;
}

/*div#nav_item_3{
  background: url("/images/img8.png") no-repeat;
}
*/.selected-thumb{
    margin-top:-5px !important;
  }
div.selected-thumb-1{
  background-position: -59px 0 !important;
}
div.selected-thumb-2{
  background-position: -59px 0 !important;
}
div.selected-thumb-3{
  background-position: -59px 0 !important;
}
div.nav-icon-item{
  width:62px;
  height:44px;
  float:left;
  margin:3px 1px;
  padding:0;
  text-align:center;
  cursor:pointer;
  transition: margin 500ms;
  -moz-transition:margin 500ms; /* Firefox 4 */
  -webkit-transition:margin 500ms; /* Safari and Chrome */
  -o-transition:margin 500ms; /* Opera */
}

.sliding-panel-wrapper
{
  height: 40px;
  position: relative;
  width: 100%;
}
.sliding-panel
{
  background-color: #FFFFFF;
  width: 100%;
  z-index: 9;
  position: absolute;
  height: 40px;
  overflow: hidden;
}

.sliding-panel .slide-content-inner-wrapper .press-nav,.sliding-panel .slide-content-inner-wrapper .press-title{
  float: left;
  margin: 10px 5px 10px 0;
}
.sliding-panel .slide-content-inner-wrapper .press-nav{
  width: 32%;
}
.slide-nav {
  float: left;
  width: 98px;
}
.press-nav > span {
  float: right;
  font-size: 0.8em;
  font-weight: bold;
  margin-top:3px;
  text-decoration: none;
}
.press-title .items{
  margin-top: 3px;
}
.sliding-panel .slide-content-inner-wrapper .press-title{
  width: 610px;
  height:20px;
}
.items {
  position:absolute;
  width: 100%;
  margin: -2px 0 0 32px;
}
.items li {
  list-style: none;
  margin-top: 2px \9;
}
.items li p {
  display: block;
  margin: 0 350px 0 0;
  font-size: 0.8em;
  font-weight: bold;
  text-decoration: underline;
}

.items li p a, .items li p a:visited{
  color: #000;
}

.slide-content-inner-wrapper, .slide-images-inner-wrapper{
  width: 960px;
  margin: 0px auto;
}

.slide-images-inner-wrapper .slide-image{
  float: left;
  margin: 0 13px 0 0;
}

.slide-image .info{
  background-color:#000; /* IE 8 */
  background-color:rgba(0,0,0,0.85);
  *background-color:#000; /* IE 7 */
  display: none;
  height: 195px;
  margin: 0 10px 0 0;
  position: absolute;
  top: 53px;
  width: 307px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.ie8 .slide-image .info{
  top:48px !important;
}

.info > h2 {
  background: none;
  color: #ffffff;
  position: relative;
  text-align: center;
  top: 20px;
  padding: 0;
  font-weight: bold;
}


.info > p {
  color: #fff;
  margin: 10px 0 0 5px;
  position: relative;
  text-align: center;
  top: 15px;
  padding:0 10px;
  font-size: 15px;
  padding-top: 20px \9;
}

.info p.quote {color:#fff; font-style:italic;}

p.read-info {float:left; width:100%; margin:0; padding:10px 0 0 0; color:#fff; text-align: center;}
p.read-info a {color:#fff; text-decoration:underline;}
p.read-info a:hover {text-decoration:none;}

.open-slide, .close-slide{
  color: #C41134!important;
  font-size: 0.8em;
}

.slide-panel.open-slide > img, .slide-panel.close-slide > img  {
  float: left;
  margin: 0 5px 0 0;
  position: relative;
  top: -5px;
}

.n-read-more, .n-read-more a{
  color: #FFFFFF !important;
  font-size: 0.9em;
  text-decoration: none;
}
.read-more-opp {margin:-30px 0 0 492px; font-size: 0.813em;}

.ipad-menu {
  background: url("/images/home/tablet-menu.png") no-repeat scroll 0 0 transparent;
  cursor: pointer;
  float: right;
  height: 40px;
  margin: 55px 0 10px;
  width: 50px;
}

.iphone_back_container_page_wrapper{
  display: none;
}



/*=============================== Home page news section ===============================*/
div.news-section-wrapper {
    width: 100%;
    background: #636363;
    min-height: 200px;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 15px;
    position: relative;
}
div.news-section-wrapper .news-section {
    width: 978px;
    margin: 0 auto;
    overflow: hidden;
    font-size: 12px;
    border-bottom: 1px solid #fff;
    padding-bottom: 35px;
}
div.news-section-wrapper .news-section a {
    color: #fff;
    line-height: 1.7;
}
div.news-section div.news-content {
    width: 30.2%;
    float: left;
    border-right: 1px solid #fff;
    padding: 0px 20px 0px 15px;
    min-height: 331px;
}
div.news-section div.news-content:last-child {
    border-right: 0px;
    padding: 0px 0px 0px 15px;
}
div.news-section div.video-section {border-right: 0px; padding: 0px 0px 0px 15px;} /* for IE browser*/
div.news-section div.news-content h4 {
    height:20px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    /* margin: 0 0 20px; */
}
div.news-section-wrapper .news-section .top-news ul li {
    margin-bottom: 25px;
}
div.news-section-wrapper .news-section .top-news ul li:last-child{
    margin-bottom: 0px;
}

div.news-section-wrapper .news-section .promo > p {/* margin:0 0 20px; */margin:0 0 8px; line-height:150%;}

/*=======================================media query=======================================*/
@media screen and (max-width: 2560px){
}

@media screen and (max-width: 1140px){
  .home-banner-content h2{
    font-size: 29px;
  }
}

@media screen and (max-width: 1024px){
  .sliding-panel .slide-content-inner-wrapper .press-title {
    width: 600px;
  }

  .footer-right{
    margin-left: 30%;
  }
  .wrapper .power-content .power-text p{
    padding-top: 10px;
  }

  .wrapper .power-content .power-text{
    width: 515px;
  }

  #chat_win {

    left:20% !important;
  }
  .read-more-opp {
    font-size: 0.813em;
    margin: -115px 0 0 423px !important;
  }

  .banner img{
    max-width: 1024px;
    min-width: 0;
  }

  .modelscontent .cols .needslist ul, .modelscontent .cols .needslist ul li, .modelscontent .cols .needslist ul li p{
    width: 95% !important;
  }
  .read-more-opp{
    margin: -120px 0 0 423px;
  }

   .typhoon-text,
   .teacup-text,
   .tornado-text{
    width: 790px;
    margin:0px auto;
  }

  .typhoon-text p{
    width: 350px;
  }

  #front_container_page_1{
    background-repeat: no-repeat ;
    background-attachment: scroll;
    background-position:71% 60%;
    background-color: transparent;
    height: 650px;
    margin: 0 auto;
    width: 960px;
  }

  .northridge-earthquake{
    background-position:77% 44%;
  }

  .indian-ocean-tsunami {
    background-position: 84% 36% !important;
  }

  .tornado-text p img {
    max-width: 70%;
  }


  .flood-desc {
    left: 72px;
    position: absolute;
    top: 261px;
    width: 189px;
  }

  #front_container_page_2{
    background-repeat: no-repeat ;
    background-attachment: scroll;
    /*background-position: 70% 65%;*/
    background-color: transparent;
    height: 615px;
    margin: 0 auto;
    width: 960px;
  }

  .technology-risks{
    background-position: 70% 46%;
  }
  .super-typhoon-haiyan{
    background-position: 79% 17%;
  }

  #front_container_page_3{
    height: 645px;
    margin: 0 auto;
    width: 960px;
  }
  #bg_chat {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #2B1606;
    background-image: url("/images/bg_chat_small.jpg") !important;
    background-origin: padding-box;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height:514px;
  }
  #bg_chat #content {
    height: 0;
    margin: 0;
    padding: 0;
  }
  .craft-bg {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #EEEEEE;
    background-image: url("/images/craft-bg-small.jpg");
    background-origin: padding-box;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }

  #transition_main_wrap{
    min-width:768px;
  }
  #tabs-2{
    overflow:hidden;
    width:1024px!important;
  }
  .about .impact .each_page .btn_container h3{
    margin:30px 0 4px;
  }
  #front_container_page_wrap_1  .exceedance-2015 {
    background-position: 0% 35%;
    /* width: 823px !important; */
  }  

  .exceedance-text h2{
    font-size: 18px;
  }

  .exceedance-text h3{
    font-size: 40px;
  }
  .exceedance-text{
    padding-left:75px; 
    margin-right: 6%;
    padding-left:18px \9;
  }

  .anchor_container div {
    width: 300px;
    height: 144px;
    background-repeat: no-repeat;
  }

  .anchor_container {
    float: left;
    margin-top: 19%;
    margin-left: 8%;
  }
}



/*======================================= iPad Fixes =======================================*/

@media screen and (max-width: 915px){
  button.submit{
    background: url("/images/footer/submit.png") no-repeat scroll 0px 0 transparent;
    width: 20px;
    height: 20px;
    text-indent: -9999px;
  }

  .input-group input[type="text"]{
    width:290px;
  }

  .footer{
    min-height: 486px;
  }

  .footer > .wrapper {
    width: 100%;
    max-width: none;
    margin: 0;
    overflow: hidden;
    min-height: 484px;
  }

  .footer-left {
    width: 100%;
  }

  .footer-right {
    width: 100% !important;
    margin: 0;
    text-align: center;
  }

  .footer-nav > li {
    float: none;
    display: block;
    text-align: center;
    padding: 10px 0;
  }

  .footer-nav > li > a {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
  }

  .footer-social {
    overflow: hidden;
    position: relative;
    top: 69px;

  }

  .footer-social > li {
    float: none;
    display: inline-block;
  }


  .input-group-wrap {
    display: inline-block;
    margin: 0 auto;
    position: relative;
    top: -36px;
  }

  .footer-left p.copyright {
    text-align: center;
    position: relative;
    top: 205px;
  }

  #front_container_page_1,#front_container_page_2,#front_container_page_3{
    width:910px;
  }

  .tornado-text p img{
    max-width: 44%;
  }

   .tornado-text h2 {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 2px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 1.5em;
    font-weight: bold;
    left: 60px;
    margin: 0;
    padding-top: 0;
    position: absolute;
    text-transform: uppercase;
    top: 60px;
    width: 370px;
  }

  .tornado-text img {
    padding: 154px 0 10px 60px !important;
  }

   .flood-desc {
    left: 64px;
    position: absolute;
    top: 532px;
    width: 261px;
  }

   .flood-desc p.more-link {
    width: 225px;
  }

  #front_container_page_3 {
    margin: 0 auto;
    width: 800px;
  }
   .cloud-text {
    width: 790px;
    margin:0px auto;
  }
  #bg_chat {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #2B1606;
    background-image: url("/images/bg_chat_small.jpg") !important;
    background-origin: padding-box;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height:514px;
  }
  #bg_chat #content {
    height: 0;
    margin: 0;
    padding: 0;
  }
  .craft-bg {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #EEEEEE;
    background-image: url("/images/craft-bg-small.jpg");
    background-origin: padding-box;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }

  .indian-ocean-tsunami {
    background-position: 67% 69% !important;
  }
  .indian-ocean-tsunami h2 {
    width: 388px !important;
    margin-bottom: 25px !important;
  }
  .indian-ocean-tsunami p {
    width: 290px !important;
  }

  #front_container_page_wrap_1 .exceedance-2015 {
    width:740px !important;
    background-position: 0 38%;
  }

  .exceedance-text {
    padding-left: 10px;
    float: left;
    margin-left: 5%;
    padding-left: 30px;
    margin-right: 0;
  }
}
/*======================================= 800 =======================================*/

@media screen and (max-width: 800px){
  
  .home-banner-content{
    max-width: 52%;
    top:10%;
  }

  .home-banner-content p.link-content {
    padding-top: 25px;
  }

.home-banner-content h2 {
  margin: 0 0 11px 0;
  padding-top: 8px;
  font-size: 24px;
}

.home-banner-content p.link-content {
  padding-top: 11px;
}

  .footer-right{
    text-align: center;
  }

  .footer-social {
    overflow: hidden;
    position: relative;
    top: 69px;

  }

  .footer-social > li {
    float: none;
    display: inline-block;
  }

  .input-group-wrap {
    /*width: 45%;
    margin: 0 auto;*/
    position: relative;
    top: -36px;
    text-align: center;
    display: inline-block;
  }

  body {
      min-width: 768px;
    }
    #front_container_page_1 .typhoon-text h2 {
      width:49%;
    }

    #front_container_page_1 .typhoon-text p {
      /*width: 290px;*/
      width: 72%;
    }
    .sliding-panel .slide-content-inner-wrapper .press-nav{
      width: 35%;
    }
    .slide-nav{
      text-align: center;
      width: 250px;
    }
    .slide-panel.open-slide > img, .slide-panel.close-slide > img{
      left: 33%;
    }
    #front_container_page_3 .tornado-text .read-more-opp{
      margin:-89px 0 0 385px !important;
    }
    .press-title .items{
      margin-left: 5px;
      margin-top: 2px;
    }
    .slide-image .info{
      font-size: 13px;
      height: 154px;
      width: 241px;
    }
    .slide-image .info h2{
      margin-bottom: 12px;
      top: 8px;
    }
    .slide-image .info p{
      top:0;
    }

    .anchor_container div {
      width: 300px;
      height: 144px;
      background-repeat: no-repeat;
    }

  .anchor_container {
    float: left;
    margin-top: 25%;
    margin-left: 4%;
  }

  .exceedance-text {
    padding-left: 10px;
    float: left;
    margin-left: 3%;
    padding-left: 20px;
    margin-right: 0;
  }

}



 /*======================================= 768 =======================================*/

@media screen and (max-width: 768px) {
  .home-banner-content p.link-content{
    padding-top:18px;
  }

  .home-banner-content h2 {
    margin: 0 0 18px 0;
  }

  .home-banner-content h2 {
   font-size: 22px;
  }

  .home-banner-content{
    top:8%;
  }

  .footer-nav {
    overflow: hidden;
    padding: 7px 0 10px;
  }

  .footer-social {
    overflow: hidden;
    position: relative;
    top: 69px;
  }

  .footer-social > li {
    float: none;
    display: inline-block;
  }
  .input-group-wrap {
    /*width: 45%;
    margin: 0 auto;*/
    position: relative;
    top: -36px;
    display: inline-block;
  }

  .footer-right{
    text-align: center;
  }
   .tornado-text h2{
    left: 0;
    }

   .tornado-text img{
    padding-left: 0 !important;
  }

   .flood-desc{
    left: 0;
  }

  .transition_main_wrap_outer{
    position:relative;
  }

  .slide-images-inner-wrapper .slide-image {
    float: left;
    margin: 0 8px !important;
    width: 25%;
  }

  #tabs-2{
    overflow:hidden;
    width:1024px!important;
  }
  .about .impact .each_page .btn_container h3{
    margin:30px 0 4px;
  }
   .typhoon-text, .teacup-text, .tornado-text{
    width: 800px;
  }
  #front_container_page_1 {
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 16% 75%;
    background-color: transparent;
    height: 650px;
    margin: 0 auto;
    width: 960px;
  }

  .super-typhoon-haiyan{
    background-position:62% 52% !important;
  }

  .northridge-earthquake{
    background-position: 20% 85% !important;
  }

  .tornado-text p img{
    max-width: 43%;
  }

  #front_container_page_3 {
    background-repeat: no-repeat ;
    background-attachment: scroll;
    /*background-position: 428px 144px;*/
    background-color: transparent;
    height: 615px;
    margin: 0 auto;
    width: 937px;
  }

  .super-typhoon-haiyan{
    background-position: 425px 50px;
  }
  .central-china-floods{
    background-position: 428px 144px;
  }

  .slide-content-inner-wrapper, .slide-images-inner-wrapper {
    margin: 0 auto;
    width: 944px;
  }

  .ipad #reverse_nav {
    background: url("/images/tablet_nav_arrow.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    cursor: pointer;
    height: 71px;
    left: 0;
    position: absolute;
    top: 50%;
    width: 71px;
    z-index: 2;
  }

  .ipad #forward_nav {
    background: url("/images/tablet_nav_arrow.png") no-repeat scroll -71px 0 transparent;
    color: #FFFFFF;
    cursor: pointer;
    height: 71px;
    position: absolute;
    right: -30px;
    top: 50%;
    width: 98px;
    z-index: 2;
  }

    div.news-section-wrapper .news-section {width: 99%}
    div.news-section div.news-content {width: 29%; padding: 0px 15px 0px 10px; min-height: 305px}

    .exceedance-text h3 {font-size: 36px;}
    .exceedance-text .register-btn a{font-size: 14px;}
    .exceedance-text .register-btn{margin-top: 20px;}
    .anchor_container{
      margin-left: 4%;
    }
    
}

 /*======================================= 600 =======================================*/


@media screen and (max-width: 600px){
  .home-banner-content{
    max-width: 75%;
  }
  img.banner-img {
    min-height: 345px;
  }
  .iphone_back_container_page_wrapper{
    display: block;
  }

  .footer-social {
    overflow: hidden;
    position: relative;
    top: 69px;

  }

  .footer-nav {
    overflow: hidden;
    padding: 7px 0 10px;
  }

  .footer-social > li {
    float: none;
    display: inline-block;
  }
  .input-group-wrap {

    display: inline-block;
    position: relative;
    top: -36px;
  }
  body{
    min-width: 320px;
    padding-top: 50px;
  }
  header h1.logo {
    margin: 0 0 10px 10px;
  }
  header h1.logo a{
    background: url("/images/iphone-logo.png") no-repeat scroll left top transparent;
    height: 42px;
    width: 52px;
  }
  .ipad-menu{
    background: url("/images/iphone-tablet-menu.png") no-repeat scroll 0 0 transparent;
    height: 17px;
    margin: 18px 12px 0 0;
    width: 24px;
  }
  footer{
    font-size: 10px;
    line-height: 12px;
  }
  footer span#footer-links{
    display: block;
  }
  .transition_main_wrap_outer,.sliding-panel-wrapper{
    display: none;
  }
  #iphone_back_container_page_3{
    background: #003856;
    color: #fff;
    font-family: 'Gotham SSm A','Gotham SSm B',Gotham,Arial,Helvetica,sans-serif;
    display: block;
  }
  #iphone_back_container_page_3 .iphone-indian-ocean-tsunami{
    padding: 0 5px 10px 10px;
  }
  #iphone_back_container_page_3 .iphone-indian-ocean-tsunami h2{
    background: none;
    color: #fff;
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 20px;
    padding-bottom: 18px;
    text-transform: uppercase;
    width:100%;
    text-align: left;
  }
  .iphone-indian-ocean-tsunami span {
    margin-bottom: 20px;
    display: inline-block;
  }
  #iphone_back_container_page_3 .iphone-indian-ocean-tsunami h3 {margin-bottom:20px; padding-top:10px; font-size:18px; color:#fff; text-transform:uppercase;}
  #iphone_back_container_page_3 .iphone-indian-ocean-tsunami p{
    font-size: 12px;
    font-weight: normal;
    line-height: 17px;
  }
  #iphone_back_container_page_3 .iphone-indian-ocean-tsunami .iphone-lomaprieta-images{
    margin-bottom: 30px;
    text-align: center;
  }
  #iphone_back_container_page_3 .iphone-indian-ocean-tsunami .more-link{
    margin: 15px 0 0 0;
    width: 200px;
  }

  #iphone_back_container_page_3 .iphone-exceedance-conf {
    padding: 45px 0 75px;
    text-align: center;
    width: 90%;
    margin: 0 auto;

    display: none;
  }

  .iphone-exceedance-conf .bottom-content {
    margin-top: 40px;
    padding-top: 40px;
  }

  .iphone-exceedance-conf .bottom-content h2 {
    font-size: 14px;
    background: none;
    color: #ffffff;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 11px 0;
  }

  .iphone-exceedance-conf .bottom-content h3{
    font-size: 31px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 500;
  }

  .iphone-exceedance-conf .bottom-content a {
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    padding: 7px 17px;
    text-decoration: none;
    text-align: center;
    font-weight: 500;
  }

  div.news-section div.news-content {
    width: 92%;
    padding: 0px 15px 0px 10px;
    border-bottom: 1px solid #fff;
    margin-bottom: 15px;
    min-height: 100px;
    padding-bottom: 15px;
    float: none;
    display: block;
    margin: 0 auto 15px auto;
    border-right: 0px solid transparent;
  }
  div.news-section div.news-content:last-child{border-bottom: 0px solid transparent;padding: 0px 15px 0px 10px; }
  #show-video #ooyalaplayer  {width:300px !important;height: 200px !important;}
}

@media screen and (max-width: 480px){

  img.banner-img {
    min-height: 388px;
  }

  .home-banner-content {
    left: 3%;
    right: 3%;
    max-width: 32%;
    top: 11%;
    min-height: 57%;
    position: absolute;
    padding: 25px;
    margin: auto auto;
    max-width: 66%;
  }
  .home-banner-content h2 {
    font-size: 17px;
  }

  .btn-home-banner{
    min-width: 140px;
  }
  .footer-right{
    text-align: center;
  }
  .footer-social {
    overflow: hidden;
    position: relative;
    top: 69px;

  }

  .footer-social > li {
    float: none;
    display: inline-block;
  }
  .input-group-wrap {

    display: inline-block;
    position: relative;
    top: -36px;
  }
}

@media screen and (max-width: 320px){
  .home-banner-content {
    left: 0%;
    right: 0%;
  }
  .input-group{
    width: 280px;
  }
  .input-group input[type="text"]{
    width: 247px;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
   .exceedance-text{
    width: 45%;
    padding-left:18px;
  } 
}

/*#show-video {*/
    /*height: 0;*/
    /*margin: 0 auto;*/
    /*overflow: hidden;*/
    /*padding-bottom: 56.4%;*/
    /*padding-top: 25px;*/
    /*position: relative;*/
    /*width: 99.3%;*/
/*}*/
/*#show-video embed, #show-video iframe, #show-video object, #show-video video {*/
    /*top: -2px;*/
    /*left: -2px;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*position: absolute;*/
/*}*/
/*#show-video object  {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}*/
