
.intro { height: 264px; margin: 0 auto; padding: 0; }

.row-yellow { background: none repeat scroll 0 0 #F2B33D; height: auto; margin: 0 auto; overflow: hidden; padding: 60px 0; position: relative; }

.row-yellow h3 { color: #fff; }

.row-yellow p { color: #fff; font-size: 15px; }

.row-yellow a { color: #2A3644; font-size: 15px; }

.second { background: none repeat scroll 0 0 #FFFFFF; border-top: 1px solid #E3E3E3; height: auto; margin: 0 auto; overflow: hidden; padding: 60px 0; position: relative; }

.second-dark { background: none repeat scroll 0 0 #CEE7E4; border-top: 1px solid #CCCCCC; height: auto; margin: 0 auto; overflow: hidden; padding: 40px 0 60px 0; position: relative; }

.third { background: none repeat scroll 0 0 #F3F3F3; border-top: 1px solid #E3E3E3; padding: 80px 0; position: relative; }

.third-yellow { background: none repeat scroll 0 0 #F2B33D; padding: 80px 0; position: relative; }

.third .title, .third-yellow .title {  background: url("/content/images/pattern-stripes.png") repeat-x scroll 0 50% rgba(0, 0, 0, 0); overflow: hidden; }

.third .title span, .third-yellow span { background: none repeat scroll 0 0 #F3F3F3; float: left; padding: 0 31px 0 0 !important; }

.fourth { background: url("/content/images/bg5.jpg") no-repeat center 0 rgba(0, 0, 0, 0); border-top: 1px solid #E6E6E6; padding: 80px 0; position: relative; }

.fifth { background: none; border-bottom: 1px solid #EDF5FA; border-top: 1px solid #E6E8E8; margin: 0 auto; padding: 60px 0 0; position: relative; }


.row-backimg { background: url("/content/images/strip-img.jpg") no-repeat scroll center 0 rgba(0, 0, 0, 0); border-bottom: 1px solid #E3E3E3; border-top: 1px solid #E3E3E3; margin: 0 auto; padding: 60px 0 0; position: relative; }

.row-backimg-inner { background: none repeat scroll 0 0 rgba(248, 255, 255, 0.87); border-top: 1px solid rgba(255, 255, 255, 0.87); margin-top: 60px; padding: 60px 0; }

.story { margin: 0 auto; min-width: 980px; overflow: auto; width: 980px; }

.story .float-left, .story .float-right { padding: 100px 0 0 0; position: relative; width: 350px; }
 @media (min-width: 1300px) {
.intro {
 height: 347px;
}
}
@media (max-width: 979px) {
.intro {
 height: 200px;
}
}
@media (max-width: 767px) {
.intro {
 height: 198px;
}
}
