.mobile {
	
	display: none;
}

	.top-links {
		
		border-bottom: 2px solid;
		font-size: 40px;
	}



  .home-btn {

    background: white;

    color: black;

    border: none;

    padding: 20px;

    font-size: 30px;

    margin:10px;
	  
	  width: 310px;

}

		  
		  
		  
  .home-btn:hover {

     background: transparent;

    color: white;

    border: 1px solid white;



}

		  
  .home-btn-demo {

    background: #ffc107;

    color: black;

    border: none;

    padding: 20px;

    font-size: 30px;

    margin:10px;
    width: 310px;

}

.mobile-links {
	
	float: left;
}
		

.width-50 {
	
	width:50%;
	float: left;
}

.box-home-bold img{
		margin-bottom: 10px;
	}


@media (max-width:600px) {
	
	
.mobile{
  display: block !important;
}


	
.mobile-50 {
	
	margin-top: 50px
	
}

	.desktop-version {
		
		display: none;
	}
	
	
	.top-links {
		
		border-bottom: 2px solid;font-size: 16px;
	}
	
	
	
	.header-page__content {
    width: 89.64789%;
    margin-left: 6.49296%;

}
	
	

	
	.width-100 {
		
		width:100% !important;
	}
	
	.left-img {
		
		top: 80% !important;
	}
	
	.width-50 {
	
	width:100% !important;
	float: none !important;
	margin-top: 50px !important;
}
	
	.wifi-top {
		margin-top: 20%;
	}
	
	
	.alll{
		width: 100% !important;
	}
	
	.scan-mobile{
		width: 75% !important;
		
	}
	
	.bold-mobile {
		top:70% !important;
	}
	
	
	.line-stroke {
		    font-size: 35px !important;
				text-align: center;

		
	}
	.box-home {
    width: 50% !important;
    float: left;
    padding: 0 !important;
    margin:0 !important;
}
	
	.mobile-footer {
		
		width: 100% !important;
	}
	
	footer .logo {
		
		font-size: 50px !important;
		margin-top: 24px;
        position: absolute;
		margin-left: -15px;
	}
	

	.box-home-bold {
		
		width: 50% !important;
		padding: 0 !important;
        margin: 30px 0 !important;
	}

	
	.order-anywhere {
		width: 42% !important;
		margin: 10px !important;
		padding: 5px !important;
		font-size: 20px !important;


	}
	.contact-mobile {
		width: 100% !important;
		
	}
	
	.contact_mobile_form .col-md-6 {
		
		margin: 5px 0 !important;
	}
	
	
	.contact_main .header-page__copy {
    width: 100%;
	}

}