
@media(min-width: 200px){
.btn200{
    min-width: auto   
}


        #video{
            height: auto !important;
            margin-left: 0px !important;
            max-height: 500px !important;
            margin-top: 0px !important;
            width:100% !important;
        }

        #video2{
            height: auto !important;
            margin-left: 0px !important;
            max-height: 500px !important;
            margin-top: 0px !important;
            width:100% !important;
        }
        #video3{
            height: auto !important;
            margin-left: 0px !important;
            max-height: 500px !important;
            margin-top: 0px !important;
            width:100% !important;
            
        }

        #paso1{
            padding-left: 50px;
            padding-right: 50px;
        }

        .mx-auto{
            padding-left: 40px !important;
            padding-right: 40px !important;;   
        }


        .onlySmall{
            display: block;
        }

        .onlyLarge{
            display: none !important;
        }
       
       
       .form-contacto{
           padding-right: 0px;
       }
		
}
@media(min-width: 767px){


		.btn200{
		    min-width: 200px;   
		}
         #paso1{
            padding-left: 80px;
            padding-right: 80px;
        }

        .mx-auto{
            padding-left: 0px !important;
            padding-right: 0px !important;;   
        }
        


		#video{
            height: auto !important;
            margin-left: 0px !important;
            max-height: 600px !important;
            margin-top: 0px !important;
            width:100% !important;
        }

        #video2{
            height: auto !important;
            margin-left: 0px !important;
            max-height: 600px !important;
            margin-top: 0px !important;
            width:100% !important;
        }
        #video3{
           height: auto !important;
            margin-left: 0px !important;
            max-height: 600px !important;
            margin-top: 0px !important;
            width:100% !important;
            
        }





}
@media (min-width: 992px){
		#video{
            height: 517px !important;
            margin-left: 0px !important;
            max-height: 600px !important;
            margin-top: 0px !important;
            width:100% !important;
        }

        #video2{
            height: 517px !important;
            margin-left: 0px !important;
            max-height: 600px !important;
            margin-top: 0px !important;
            width:100% !important;
        }
        #video3{
            height: 517px !important;
            margin-left: 0px !important;
            max-height: 600px !important;
            margin-top: 0px !important;
            width:100% !important;
            
        }
        #paso1{
            padding-left: 0px;
            padding-right: 0px;
        }
        .mx-auto{
            padding-left: 0px !important;;
            padding-right: 00px !important;;   
        }
        .onlySmall{
            display: none;
        }

        .onlyLarge{
            display: block !important;
        }

}	
	
@media (min-width: 1200px){

    .main-sidebar, .main-sidebar::before {
  transition: margin-left .3s ease-in-out,width .3s ease-in-out;
  width: 290px;
}

 body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .content-wrapper, body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-footer, body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-header {
  transition: margin-left .3s ease-in-out;
  margin-left: 290px;
}

.form-contacto{
           padding-right: 60px;
       }
  
	    #video2{
            margin-left: 0px !important;
            max-height: 687px !important;
            height: auto !important;
            width:100% !important;
        }
        #video3{
            margin-left: 0px !important;
            max-height: 800px !important;
            height: 800px !important;
            width:100% !important;
        }
       #video{
            margin-left: 0px !important;
            max-height: 687px !important;
            height: auto !important;
            width:100% !important;
        }	

        
}

