.product {width:96% !important;}
#product {width:100%; margin:0 auto; overflow:hidden;}
#product img {vertical-align:top; max-width:100%}
#product .youtube {width:1000px; margin:100px auto 0 auto; clear:both; overflow:hidden;}

#product .floatL {width:auto; text-align:center}
#product .col2 div {width:50%;}
#product .col3 div {width:33.33333%}
#product .lineT {position:relative; padding-top:50px; margin-top:20px;}
#product .lineT:before {content:""; position:absolute; top:0; left:50%; height:1px; width:90%; background:#333; 
transform:translate(-50%,0%); }

/*---------------------------------------
  MOBILE RESPONSIVE              
-----------------------------------------*/

@media (max-width: 1023px) {
#product .youtube {width:95%; margin:30px auto 0 auto;}
.product {width:100% !important;; }	
#product .mgT100 {margin-top:50px}
#contact_02 .youtube {width:90%; margin:50px auto 0 auto; }
#product .col2 div {width:100%;}
#product .col3 div {width:100%}
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
}
@media (max-width: 480px) {
}
@media (max-width: 320px) {
}

