/* #####
  Theme Name: Erroite
  Theme Uri: https://pcmshaper.com/bootstrap-templates/erroite
  Author: PCMShaper
  Author Uri: https://pcmshaper.com
  Description: Erroite - Responsive 404 Error Page Bootstrap Template
  Version: 1.0.0
##### */

/* Responsive CSS */

@media (max-width: 767px){
	#wrapper .section-banner-wrapper {padding: 100px 10px 10px;}
	#wrapper .section-banner-wrapper .menu-social {position: relative;}
	#wrapper .section-banner-wrapper .left h2 {padding: 105px 0px;}
	#wrapper .section-banner-wrapper .content {position: relative;top: 330px;color: #333;margin-bottom: 40px;}
	#wrapper .section-banner-wrapper .bottom {position: relative;top: -280px;}
}

@media (max-width: 480px){
	#wrapper .section-banner-wrapper .logo {margin-bottom: 0;}
	#wrapper .section-banner-wrapper .logo h1 {font-size: 55px;}
	#wrapper .section-banner-wrapper .header h1 {font-size: 30px;}
	#wrapper .section-banner-wrapper .content {position: relative;top: 380px;color: #333;}
	#wrapper .section-banner-wrapper .bottom {position: relative;top: -380px;}
	#wrapper .section-banner-wrapper .menu-social ul {line-height: 45px;}
	#wrapper .section-banner-wrapper .content a.btn {font-size: 12px;}
}