.product-view-body{
	margin: 0;
}
.title{
	margin-left:36%;
}
.codeHolder{
    background: #F0F0F0;
    border-left: 5px solid #040808;
    font-family: "Courier";
    font-size: 12px;
    margin: 10px 10px 10px 0px;
    padding: 6px;
    overflow: hidden;
    display:block;
}
.code{

    font-family: Courier New, monospace;
}
.tab1{
    padding-left:15px;   
}
.tab2{
    padding-left:30px;   
}
#introHeadline, #intro ,#steps, #description, #header, #footer, #testimonials, #contentHolder,  #support {
    width:1120px;
    margin: 0 auto;
    position:relative;
}
#headerOuter{
    background-color:#9200DC;
    height:45px;
    margin:0 auto;
    min-width:1120px;
    width:100%;
}
#header{
    color:white;
}
#header > .logo{
    position:absolute;
    top:5px;
    left:5px;
    width:200px;
    height:40px;
    background: url(../images/logo.png) no-repeat;
}
#header > .menu{
    position:absolute;
    top:5px;
    right:15px;
    height:40px;



}
a{
 text-decoration: none;   
}
#header > .menu a{
    display:inline-block;
    margin-top:5px;
    margin-left:15px;
    font-size: 18px;
    text-decoration: none;
    color:#FFF;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
	padding:4.5px;
}
.active{
	    border-bottom: 5px solid #FFFFFF;
		font-weight:bold;
}
#header > .menu a:hover{
    text-decoration:underline;
}
#introHeadline{
    background:white;
    height:85px;
    text-align: center;
    padding-top:10px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
}
#introHeadline > .title, h1{
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 35px;
    line-height: 35px;
    margin:10px 0px 10px 0px;
    /*text-transform: uppercase;*/
    color:#555;
}
#introHeadline > .subtitle{
    font-family: CCondensed', sans-serif;
    font-size: 25px;
    color:#9b9b9b;footer > .copyrig
}
#intro{

    background:white;
      
    height:577px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    
    /* background:url(../images/responsive_template_1100.png) black;*/
}
#intro .responsive-pc{
    position:absolute;
    overflow: visible;
    height:577px;
    width:1120px;
    background:url(../images/responsive-pc.png)  no-repeat;
}
#intro .responsive-laptop{
    position:absolute;
    overflow: visible;
    width: 462px;
    height:271px;
    background:url(../images/responsive-laptop2.png) no-repeat;
    top: 275px;
    left: 660px;
}
#intro .responsive-tablet{
    position:absolute;
    overflow: visible;
    height: 209px;
    width: 297px;
    background:url(../images/responsive-tablet-horizontal.png)  no-repeat;
    top: 288px;
    left: 20px;
}
#intro .responsive-phone{
    position:absolute;
    overflow: visible;
    width:143px;
    height:88px;
    background:url(../images/responsive-phone.png)  no-repeat;
    top: 450px;
    left: 240px;
}
#steps{
     border-top:5px solid #00dc2f;
     margin-top:15px;
    background:white;
    height:160px;
}
#steps > .step{
    width:33.3%;
    float:left;

}
#steps > .title{
    width:100%;
    height:60px;
    color:#7b7171;
    font-size:24px;
    font-weight:bold;
    line-height:55px;
    text-indent: 25px;
}

#steps > .step1{
    background:url(../images/shot.png) no-repeat;
    background-position: 25px 5px;
    height:100px;
}
#steps > .step2{
    background:url(../images/upload.png) no-repeat;
    background-position: 25px 5px;
    height:100px;
}
#steps > .step3{
    background:url(../images/play.png) no-repeat;
    background-position: 25px 5px;
    height:100px;
}
#steps .stepTitle{
    font-size:18px;

    margin-left: 105px;
    display: inline-block;

}
#steps .stepDescription{
    font-size:14px;
    margin-left: 105px;
    display: inline-block;
    line-height: 17px;
    margin-right: 40px;
}

#description{
    border-top:5px solid #9200DC;
    margin-top:15px;
    background:white;

    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}
#descriptionInner{
    position: relative;
}
#description  .features{
    display:table-cell;
    width:500px;
    /*display:inline-block;*/
    padding-left:25px;
    padding-bottom:20px;
    /*display:inline-block;*/

}
#description .features h2{
    font-size:36px;
    font-family: 'Open Sans', sans-serif;
    font-weight:300;
    margin:10px 0px 10px 0px;         
}

#description  .features p{
    font-size:15px;
    font-family: 'Open Sans', sans-serif;
    font-weight:300;
    color:black;
}
#description  .integration{
    display:table-cell;
    width:835px;
    padding-left:25px;
    padding-bottom:20px;
    margin-top:0px;
}
#description .integration h2{
    font-size:36px;
    font-family: 'Open Sans', sans-serif;
    font-weight:300;
    margin:10px 0px 10px 0px;         
}
#testimonials{
    margin-top:15px;
    background:#BEDBDC;
    font-family: 'Open Sans', sans-serif;
}
#testimonialsInner{
    position: relative;
    margin:0px;
    padding:20px;
    padding-left:25px;
}
#testimonialsInner h2{
    position:relative;
    font-size:36px;
    font-weight:300;
    margin:0px;

}

#testimonialsInner p{
    font-size:15px;
    font-weight:300;
    color:black;
    font-style:italic;
}

#contentHolder{
    background:#BEDBDC;
}

#leftNavi{
    float:left;
    width:200px;
    padding:20px;
}
#leftNavi h2{
    position:relative;
  
    margin:0px;

}

#leftNavi p{
    font-size:15px;
    font-weight:300;
    color:black;
}
#leftNavi a{
  color:black;
  text-decoration:none;
  font-weight: 500;
   text-shadow: 1px 1px #EAEAEA;
}
#leftNavi a:hover{
    text-decoration:underline;
}
#rightContent{
    display: inline-block;
    margin:0 auto;
    background: white;
    width:820px;
    padding:0px 30px 30px 30px;
  
    /*width:100%;*/
}
#rightContent h2{
}
