@media (min-width: 919px) {
.home-section {
	height: 100vh;
}
.home-section .opacity {
	height: 100%;
}
}

@media (min-width: 991px) and (max-width: 1300px) {
.home-section .home-logo {
	width: 80%;
	max-width: 300px;
	padding-bottom: 20px;
}
.home-section h1 {
	font-size: 30px;
	padding: 0 10% 14px;
}
.home-section p {
	padding: 0 10% 14px;
}
}

@media (min-width: 991px) and (max-width: 1199px) {
.services-section .single-service .icon1, .services-section .single-service .icon2, .services-section .single-service .icon3 {
	height: 160px;
	margin-bottom: 35px;
}
}

@media (min-width: 767px) and (max-width: 991px) {
.navbar .navbar-brand img {
	width: 80px;
}
.navbar .navbar-nav a {
	margin: 0 14px;
	font-size: 10px;
}
.home-section .home-logo {
	width: 80%;
	max-width: 300px;
	padding-bottom: 20px;
}
.home-section h1 {
	font-size: 30px;
	padding: 0 10% 14px;
}
.home-section p {
	padding: 0 10% 14px;
}
.services-section .h2 {
	font-size: 40px;
}
.services-section .single-service .icon1, .services-section .single-service .icon2, .services-section .single-service .icon3 {
	height: 110px;
}
.contact-section .contact-info {
	padding: 30px 15px;
}
.contact-section .contact-info img {
	height: 50px;
}
.contact-section .contact-info h4 {
	font-size: 11px;
}
}

@media (min-width: 469px) and (max-width: 767px) {
#collapse1 { background: rgba(43,43,43,0.60) !important}
.pcnone {
	display: block;
}
.spnone {
	display: none;
}
.navbar .navbar-brand img {
	width: 80px;
}
.navbar {
	text-align: center;
}
.navbar .navbar-brand {
	padding-top: 10px;
}
.navbar .navbar-nav a {
	font-size: 20px;
}
.navbar .navbar-nav a.active {
	background-color: #ffd740 !important;
	color: #424242 !important;
}
.navbar .navbar-nav a:hover {
	background-color: #ffd740 !important;
	color: #424242 !important;
	box-shadow: 0 2px 8px 0 rgba(0,0,0,0.4);
}
.navbar-inverse .navbar-toggle:hover,  .navbar-inverse .navbar-toggle:focus {
	background-color: #ffd740;
}
img.pulse {
	padding-bottom: 50px;
}
.home-section h1 {
	font-size: 24px;
	padding: 0 1% 14px;
}
.home-section h3 {
	font-size: 18px;
}
.home-section p {
	padding: 0 1% 14px;
	font-size: 14px;
}
.home-section span {
	padding: 10px 16px;
}
.home-section .scroll-down {
	display: none !important;
}
.services-section .h2 {
	font-size: 25px;
}
.services-section .single-service .icon1, .services-section .single-service .icon2, .services-section .single-service .icon3 {
	height: 450px;
	background-size: 450px 450px !important
}
}

@media (max-width: 470px) {
#collapse1 { background: rgba(43,43,43,0.60) !important}
img.pulse {
	padding-bottom: 50px;
}
.navbar {
	text-align: center;
}
.navbar .navbar-brand img {
	width: 80px;
}
.navbar .navbar-nav a.active {
	background-color: #ffd740 !important;
	color: #424242 !important;
}
.navbar .navbar-nav a:hover {
	background-color: #ffd740 !important;
	color: #424242 !important;
	box-shadow: 0 2px 8px 0 rgba(0,0,0,0.4);
}
.navbar-inverse .navbar-toggle:hover,  .navbar-inverse .navbar-toggle:focus {
	background-color: #ffd740;
}
.home-section h1 {
	font-size: 16px;
	padding: 0 1% 10px;
}
.home-section h3 {
	font-size: 16px;
}
.home-section p {
	padding: 0 1% 20px;
	font-size: 11px;
}
.home-section span {
	padding: 10px 16px;
}
.home-section .scroll-down {
	display: none !important;
}
.services-section .h2 {
	font-size: 20px;
}
.services-section .single-service .icon1, .services-section .single-service .icon2, .services-section .single-service .icon3 {
	height: 100px;
	background-size: 100px 100px !important;
	margin-bottom: 20px;
}
.contact-section .contact-info {
	padding: 30px 15px;
}
.contact-section .contact-info img {
	height: 50px;
}
.contact-section .contact-info h4 {
	font-size: 11px;
}
.contact-section .contact-part3 img { width: 200px; }
.pcnone {
	display: block;
}
.spnone {
	display: none;
}
}
