
        .TextStyle1
            { margin: 5px 0px 0px 0px; padding : 5px 5px 0px 00px ; font-size : 26px ;font-weight: bold ;}
        .TextStyle2
            { padding : 5px 0px 0px 0px ; ;}
        .buttonStyle_right    
            {cursor : pointer ;background-color : green ;color : white ; padding : 10px 15px 10px 15px ; border: none ;display:inline ; margin-bottom:5px ;float:right ;}
     
        .buttonStyle_right2
            { float : right ; margin : 5px 0px 5px 5px ; background-color : green ; padding : 5px 10px 5px 10px;}
        .buttonStyle_right2 a
            { text-decoration:none; color:white ; }
        .headerTextIndex1
            { padding : 10px 10px 10px 20px  ; background-color : #f39c12 ;color : white ; margin: 0px 0px 20px 0px ; font-size:18px;}
        .inputStyleIndex
            { width : 70%; padding : 10px 10px 10px 10px ; margin : 0px 0px 40px 0px ; font-size:18px; border: none ; border-radius : 5px ;}
        #videoFrame 
            { float : left ; margin : 0px 35px 20px 0px ;min-height :370px ;  border : none;}
        #iFrameStyle
            { width : 100% ; height : 240px ; }
        #mainVideoFrame 
            {padding: 20px ;height : 1200px; }
			
		#headerService
			{font-size : 22px ; margin : 20px 100px 10px 100px ;}
		#textService 
			{margin : 0px 100px 30px 100px  ; line-height : 1.5 ; text-align : justify;}
			
		#imageService 
			{width : 40% ;margin :10px 0px 20px 0px  ;}
			
		#imageArticle
			{padding-left : 0px ; padding-right : 0px ; height :auto ; max-width :1080px ;border : 1px solid #999 ; border-radius : 5px; cursor : pointer ;}
		
		#frameProduct 
			{ min-height :130px ; margin-top : 10px ; /*margin-left : 15px ; margin-right : 15px ;*/ /*border : solid 1px #999 ;*/ padding : 10px ; }

		.buttonStyle
			{ padding : 10px 12px 10px 12px; margin-left : 10px ; margin-right : 10px ;;border-radius: 4px; background-color :white ; font-weight :bold;}
			
		#stateArticle
			{margin-left : 10px ; font-size : 12px ; cursor : pointer ; padding-top: 3px ; font-weight : bold ;}

		#stateOwner
			{margin-left : 260px ; font-size : 14px ;padding-top: 3px ;}

		#stateOwnerArticle
			{margin-left : 10px ; font-size : 12px ; cursor : pointer ; padding-top: 3px ; font-weight : bold ;}
		
		
		
		.buttonAction
			{float : right ;display : inline ; padding: 5px 10px 5px 10px ;cursor :  pointer ;margin-left :5px ;border-radius : 3px ; background-color:#0F0 ; color : white; font-weight:bold ; font-size:14px;}
		
		.buttonAction a
			{text-decoration : none ; color : #FFF ; font-weight:bold ; font-size:14px;}
		
		#nameArticle 
			{margin: 20px 0px 0px 10px ; font-size : 36px ; cursor : pointer ; font-weight: bold ;}

		#stateArticle
			{margin-left : 10px ; font-size : 12px ; cursor : pointer ; padding-top: 3px ; font-weight : bold ;}

		#descArticle 
			{margin-left : 10px; font-style : italic  ; font-size : 18px ;  padding : 3px ;  margin-top : 5px ;  display : block ; line-height : 22px ;}
		
		#contentArticle 
			{margin-left : 10px;  font-size : 18px ;  padding : 3px ;   margin-top : 5px ;  display : block ; line-height : 22px ; text-align : justify ;}
		

        
        
            
        @media screen and (max-width: 800px) 
            {
                 #videoFrame 
                    { float : none ; width : 100% ; margin : 0px 0px 20px 0px ;min-height :280px ; border : none ; }
                    
                #mainVideoFrame 
                    {padding: 20px ;background: linear-gradient(to bottom, #66ccff 0%, #ffffff 98%) ; height : auto;}
                    
                #mainVideoFrame2
                    {padding: 20px ;background: linear-gradient(to bottom, #66ccff 0%, #ffffff 98%) ; height : auto ;}
                
                .inputStyleIndex
                    { width : 90%;  padding : 10px 10px 10px 10px ; margin : 0px 0px 40px 0px ; font-size:24px; border: none ; border-radius : 5px ;}
				
				#headerService
					{font-size : 22px ; margin : 10px ;}
				#textService
					{margin : 10px  ; line-height : 1.5 ; text-align : justify;}
				#imageService 
					{width : 100% ;margin :10px 0px 20px 0px  ;}
					
				#imageArticle
					{padding-left : 0px ; padding-right : 0px ; height :auto ; width :100%; border : 1px solid #999 ; border-radius : 5px; cursor : pointer ;}
		
                
            }
        @media screen and (max-width: 400px) 
            {
              
                
                
            }
 