
.story-section-hero {
  position: relative;
  background: url("/content/dam/msi/images/en-xu/manufacturing/integrated-hero.jpg") #000;
  min-height: 575px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  
.hero-brandstory {
  position: relative;
  width: 65%;
  font-family: "Univers-b";
  font-size: 55px;
  color: #0063be;
  background: rgba(255, 255, 255, 0.9); 
  padding: 20px;
  opacity: 1;
  margin: 0 auto;
  top: 120px;
  box-sizing:border-box;
}
.hero-brandstory p {
    display: block;
    margin: 0 auto;
    width: 80%;
    line-height: 60px;
}

.manufacturing-form {
	background-color:#cccccc !important;
}
ul.manufacturing-list {
	padding-top:20px;	
}

ul.manufacturing-list li{
	list-style:inside;
	padding-top:3px !important;
	padding-bottom:0px !important;
	
}

.podcast-image {
	position:relative;
	background-color:#00CC33;
	float:left;
	width:21%;
	 position: relative;
  background: url("/content/static/manufacturing/img/podcast-image.png") #000;
  padding-bottom:29%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
	

#form_container {
	/* margin: 51px auto; */
	/* display: inline-block; */
	text-transform: uppercase;
	font-size: 1em;
	/* background-color: #ffffff; */
	width: 77%;
	float:right;
	/* border-radius: 5px; */
	/* -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4); */
	-moz-box-shadow:    0px 1px 1px 0px rgba(0, 0, 0, 0.4);
	/* box-shadow:         0px 1px 1px 0px rgba(0, 0, 0, 0.4); */
}

#form_container  p {
	font-size: 1em;
	font-weight: bold;
	margin-top:  0;
	color: #484848;
	
	
}

#form_container .form-intro {
	display:block;
	clear:both;
	box-sizing:border-box;
	padding-left:20px;
	padding-bottom:20px;
	font-size:0.9em;
	text-transform:none;
}

#form_container .form-intro .small-text {font-size:0.8em;}

#format > ul > li:nth-child(12) > label > textarea {
    min-height: 160px;
}
.number {
  position: relative;
  top: 25px;
  left: -57px;
  font-size: 1.6em;
  color: #fff;
  z-index: 2;
}

.number:before{
  width: 29px;
  height: 29px;
  background: #0063be;
  display: inline-block;
  content: "";
  position: relative;
  top: 7px;
  left: 19px;
  z-index: -1;
  border-radius: 50%;
}


.form-column-float {
	position:relative;
	width:50%;
	box-sizing:border-box;
	padding:0px 20px 0px 20px ;
	font-size:0.8em;
}

.form-column-left {
	float:left;
}
.form-column-right {
	float:right;
}

input,
select,
textarea {
    max-width: 100% !important;
	
}


.form-style-1 input[type=text], 
.form-style-1 input[type=date],
.form-style-1 input[type=datetime],
.form-style-1 input[type=number],
.form-style-1 input[type=search],
.form-style-1 input[type=time],
.form-style-1 input[type=url],
.form-style-1 input[type=email],
textarea, 
select{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border:1px solid #BEBEBE;
    padding: 10px;
    margin: 0px;
    margin-top:  4px;
    -webkit-transition: all 0.30s cubic-bezier(1, -0.14, 0.58, 1);
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    box-shadow: inset 1px 1px 8px 0px rgba(0, 0, 0, 0);
	width: 100% !important;
}
.form-style-1 input[type=text]:focus, 
.form-style-1 input[type=date]:focus,
.form-style-1 input[type=datetime]:focus,
.form-style-1 input[type=number]:focus,
.form-style-1 input[type=search]:focus,
.form-style-1 input[type=time]:focus,
.form-style-1 input[type=url]:focus,
.form-style-1 input[type=email]:focus,
.form-style-1 textarea:focus, 
.form-style-1 select:focus{
    -moz-box-shadow: 0 0 8px #88D5E9;
    -webkit-box-shadow: 0 0 8px #0063be;
    box-shadow: 0px 0px 4px #0063be;
    border: 1px solid #0063be;
}


.form-style-1 input[type=submit], .form-style-1 input[type=button]{

    /* float:  right; */
    
    margin:  0 auto;
	text-align:left;
	padding-left:50px;
    margin-top: 3px;
    margin-bottom:  30px;
	background-color:#FFFFFF;
	background-image:url(/content/static/manufacturing/img/button-icon.png);
	background-position:left;
	background-repeat:no-repeat;
	color:#0063be;
	font-family:"Univers-b";
	box-shadow: 0px 0px 0px #0063be;
	
	}
.content-section {
  border-top: solid 1px #ccc;
  background: #fff;
  min-height: 250px;
    position: relative;
	color:#000000 !important;
	
}
.content-section h2 {
    font-family:"Univers-b";
    font-size: 34px;
    margin: 0px;
    margin-left: -2px;
	color:#0063be;
}
.content-section h3 {
    font-family:"Univers-lt";
    font-size: 30px;
    margin: 0px;
    margin-left: -2px;
    color: #0063be;
}
.content-section h4 {
    font-family:"Univers-b";
    font-size: 25px;
    font-weight: normal;
    margin: 0px;
    text-transform: uppercase;
}
.content-section ul li {
    padding-bottom: 15px;  
}
.content-section ul li p.desc {
    padding-top: 5px;
    margin: 0px;
    font-size: 13px;
    line-height: 20px;
    color: #555;
    height: 60px;
    overflow: hidden;
}
    .content-image {
        float: left;
        padding-right: 20px; 
        width: 47%;
    }
    .content-image-right {
        float: right;
        padding-left: 20px;   
    }
    .content-image img,
    .content-image-right img {
        width: 450px;   
    }
    .textCntr {
        text-align: center;   
    }
    .fixedNavContainer {
        left: 0px;
        width: 100%;
        bottom: 0px;
        height: 60px;
        text-align: center;
        padding-top: 15px;
        background: url("/content/static/manufacturing/img/button-footer.png");
    }
    .fixedNav {
        left: 0px;
        width: 100%;
        bottom: 15px;
        height: 60px;
        text-align: center;
    }
    .fixedNav .ms-btn {
        width: 200px;
        margin-right: 10px;
        opacity: 1;
    }
    .hero-down-arrow {
        position: relative;
        background: url("/content/static/manufacturing/img/podcast-arrow-pad.png") right no-repeat;
		min-height:49px;
        margin: 0 auto;
		font-weight:bold;
        top:200px;
        cursor: pointer;
        display: block;
		width:300px;
		background-color:#FFFFFF;
		margin: 0px auto;
		padding:15px 0px 0px 15px;
		box-sizing:border-box;
		
    }
	

 @media only screen and (max-width: 1450px) {
  .hero-brandstory {
      width:90%;
}	
	
 @media only screen and (max-width: 1024px) {
  .hero-brandstory {
        top: 75px;
        font-size: 35px;
        line-height: 20px;
		width:90%;
}
       .hero-brandstory p {
        line-height: 40px;
}
}
@media only screen and (max-width: 1024px) {
  .story-section-hero {
  background-position: 50% 30%;
  background-repeat: no-repeat;
  background-attachment: local;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
}

@media only screen and (max-width: 700px) {
.podcast-image {display:none;}

#form_container {width:100%;}

.form-column-float {
	padding:0px;
	width:100%;}
	
#form_container .form-intro {
	
	padding-left:0px;
	padding-bottom:20px;
	
}
	
}

@media only screen and (max-width: 600px) {





.content-section h3 {
    font-size: 26px;
}
.one-line {
    padding-top: 27px !important;   
}
.messaging-icon,
.management-icon,
.context-icon,
.location-icon,
.security-icon {
    padding-top: 7px;
}
.fixedNavContainer.scroll-to-fixed-fixed {
        position: relative !important;
}
.ms-footer {
    margin-top: 55px;   
}


}
       