/*  MAKE LAYOUT RESPONSIVE at 1024px FOR SMALLER SCREENS ================================================================ */
	
		header {
			width: 93.75%; /* 960px / 1024px */
		}

		#maincontent{
					width: 93.75%; /* 960px / 1024px */
		}
		
		.maincontent{
			width: 93.75%; /* 960px / 1024px */
		}

		#section-locations .maincontent{
			padding:150px 0;
		}
		
		#section-set_up{
			padding-top:110px;
			padding-bottom:140px;
		}
		
		#section-specifications .maincontent{
			padding:200px 0;
		}

		footer {
			width: 93.75%; /* 960px / 1024px */
		}
		
		#section-slider .slide-a .infoBlock{
			width:850px;
			max-width:850px;
			left:50%;
			margin-left:-425px;
			margin-top:-180px;
		}
		
		#flapit{
			margin:0 auto;
			text-align:center;
			width:83%;
			height:176px;
			max-width:850px !important;
			margin:0 8.5%;
			background-size: 100% !important;
		}
		
		#section-slider .slide-1 .infoBlock{
			width:850px;
			max-width:850px;
			height:800px;
			left:50%;
			top:auto;
			bottom:0;
			line-height:1;
			margin-left:-425px;
		}
		
		#flapit-2{
			margin:0 auto;
			position:absolute;
			text-align:center;
			width:83.5%;
			height:auto;
			top:auto;
			max-width:856px !important;
			left:17%;
			bottom:-10px;
		}

		#flapit-2 img{
			width:100% !important;
		}

		h2{
			font-size : 40px; 
		}
		
		p{
			font-size : 18px;
			line-height:1.2;
			letter-spacing:1.2px;
		}
		
		p.instructions{
			font-size:12px;
			letter-spacing:0.3px;
		}
		
		footer p{
			font-size:13px !important;
		}
		
		footer p#mentions{
			font-size:10px !important;
		}
		
		#section-locations p{
			padding:25px 35px ;
			padding-right:0;
		}		
		
		#section-specifications p{
			font-size : 1.1em !important;
		}

		#section-marketing{
			background-size:2108px !important;
			min-height:723px !important;
		}
		
		#section-multi_platform .span_5_of_12{
			width: 57.66%; 
		}	
		
		#section-multi_platform #product-multiplatform{
			position:absolute;
			bottom:200px;
			right:-37.5%;
			width:87.5%;
			background-size:100%;
		}
		
		#order-step-2 .span_auxiliary, #order-check-out .span_auxiliary{
			width: 6.86%;
		}
		
		#order-step-2 .span_8_of_12{
			width: 83.06%;
		}		
		
		#order-check-out .span_8_of_12 {
			width: 66.13%;
		}
				
		.span_product_details .inner{
			padding:0 13px;
		}
		
		#month select{
			max-width:300px;
			width:59% !important;
		}

		#year select{
			float:left;
			max-width:170px;
			width:38%;
			margin-left:2%;
		}

		#product-overview{
			width:50.9%;
			max-width:519px;
			left:10%;
			margin-left:0;
			background-size:100%;
		}

		#order-block .span_auxiliary{
			display:none;
		}
		
		#order-block .span_main{
			width: 53.81%; 
		}
		
		#facebook, #twitter, #instagram{
			width:35px;
			height:35px;
		}

    #secure {
      display: none;
    }

    .trade-show-hint {
      float: left;
      margin-left: 20px;
    }
