/* Desktop Layout */

/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 991px) {
.navbar-right {
  padding-bottom: 15px;
  padding-top: 50px;
}
.navbar-right li {
  border-right: 0 none;
  margin-top: 5px;
  padding: 0;
}
.navbar-right li a {
  font-size: 14px !important;
}
.navbar-brand > img {
  margin-top: 10px;
  width: 80%;
}
.junk-home-header {
	height: auto;
	padding-bottom: 70px;
}
.junk-heading{
	padding-top:40px;
}
.junk-heading h1 {
	font-family: 'harabara';
	font-size:56px;
	padding-top: 0px;
}
.junk-article {
	padding-left: 15px;
	padding-bottom: 40px;
}
.junk-article-img img {
	max-width:100%;
	float: left;
}
.junk-paragraph {
	padding-left: 15px;
	padding-top: 23px;
}
.junk-paragraph-img img {
	max-width:100%;
	float: right;
	margin-top: 45px;
}
.junk-work {
	padding-left: 15px;
	padding-top: 45px;
	padding-bottom: 30px;
}
.junk-work-img{
	float:right;
	max-width:100%;
}
.junk-star span {
	background: #5bcbf5;
	color: #fff;
	font-family: "Montserrat",sans-serif;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	padding: 16px 24px;
	padding-right: 47px;
	margin-bottom:30px;
}
.junk-star button {
	background: #57bb57;
	color: #fff;
	border: none;
	border-radius: 0 !important;
	font-family: 'harabara';
	font-size: 36px;
	padding: 11px 70px;
	margin-top: 0px;
	box-shadow: 0px 0px 6px #444;
	margin-left: 23px;
}
.junk-star button#btn {
	background: #5bcbf5;
	color: #5bcbf5;
	width: 192px;
	height: 80px;
	box-shadow: 0px 0px 3px #fff;
}
.junk-star2 {
	padding-left: 15px;
	padding-top: 30px;
}
.junk-star2 p {
	color: #858585;
	font-family: "Roboto",sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6;
	padding-right: 0px;
	padding-bottom: 20px;
}
.junk-star3 h3 {
	background: #5bcbf5;
	color: #fff;
	font-family: "Montserrat",sans-serif;
	font-size: 23px;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	padding: 21px 18px;
	padding-right: 25px;
	margin-top: 25px;
	margin-bottom: 0px;
}
.junk-star4 h3 {
	background: #5bcbf5;
	color: #fff;
	font-family: "Montserrat",sans-serif;
	font-size: 23px;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	padding: 21px 18px;
	padding-right: 25px;
	margin-top: 25px;
	margin-bottom: 0px;
}
.junk-star5 h3 {
	background: #5bcbf5;
	color: #fff;
	font-family: "Montserrat",sans-serif;
	font-size: 23px;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	padding: 21px 18px;
	padding-right: 25px;
	margin-top: 25px;
	margin-bottom: 0px;
}
.junk-star6 h3 {
	background: #5bcbf5;
	color: #fff;
	font-family: "Montserrat",sans-serif;
	font-size: 23px;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	padding: 21px 18px;
	padding-right: 85px;
	margin-top: 25px;
	margin-bottom: 0px;
}
.junk-can h3 {
	background: #5bcbf5;
	color: #fff;
	font-family: "Montserrat",sans-serif;
	font-size: 23px;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	padding: 21px 18px;
	padding-right: 25px;
	margin-top: 25px;
	margin-bottom:40px;
}
.junk-can2 {
	padding-left: 15px;
}
.junk-can2 p {
	color: #858585;
	font-family: "Roboto",sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 1.2;
	padding-left: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
}
.junk-still-section{
	background:#5CCBF6;
	height:auto;
	padding-bottom:80px;
}
.junk-can3 p {
	color: #858585;
	font-family: "Roboto",sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6;
	padding-left: 31px;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 50px;
}
.junk-still p {
	color: #fff;
	font-family: "Roboto",sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 1.2;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 0px;
}
.junk-still button {
	background: #57bb57;
	color: #fff;
	border: none;
	font-family: 'harabara';
	font-size: 36px;
	padding: 14px 56px;
	margin-top: 20px;
	box-shadow: 0px 0px 3px #444;
	margin-left: 15px;
}
}

/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {
.navbar-toggle {
  background-color: black;
}
.navbar-toggle .icon-bar {
  background: #fff;
}
.navbar-brand > img {
  margin-top: 10px;
  margin-left:0px;
  width: 80%;
}
.navbar {
  background-color: none;
  border: medium none;
  border-radius: 0;
  padding-bottom: 35px;
  padding-top: 10px;
}
.navbar-right{
	padding-top:40px;
}
.navbar-right li {
  padding-bottom: 15px;
  padding-top: 15px;
  border-right: 0 none;
}
.junk-home-header {
	height: auto;
	padding-bottom: 70px;
}
.junk-heading{
	padding-top:40px;
}
.junk-heading h1 {
	font-family: 'harabara';
	font-size:56px;
	padding-top: 0px;
}
.junk-article {
	padding-left: 15px;
	padding-bottom: 40px;
}
.junk-article-img img {
	max-width:100%;
	float: left;
}
.junk-paragraph {
	padding-left: 15px;
	padding-top: 23px;
}
.junk-paragraph-img img {
	max-width:100%;
	float: right;
	margin-top: 45px;
}
.junk-work {
	padding-left: 15px;
	padding-top: 45px;
	padding-bottom: 30px;
}
.junk-work-img{
	float:right;
	max-width:100%;
}
.junk-star span {
	background: #5bcbf5;
	color: #fff;
	font-family: "Montserrat",sans-serif;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	padding: 16px 24px;
	padding-right: 47px;
	margin-bottom:30px;
}
.junk-star button {
	background: #57bb57;
	color: #fff;
	border: none;
	border-radius: 0 !important;
	font-family: 'harabara';
	font-size: 36px;
	padding: 11px 70px;
	margin-top: 0px;
	box-shadow: 0px 0px 6px #444;
	margin-left: 23px;
	margin-bottom: 30px;
}
.junk-star button#btn {
	background: #5bcbf5;
	color: #5bcbf5;
	width: 192px;
	height: 80px;
	box-shadow: 0px 0px 3px #fff;
}
.junk-star2 {
	padding-left: 15px;
	padding-top: 30px;
}
.junk-star2 p {
	color: #858585;
	font-family: "Roboto",sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6;
	padding-right: 0px;
	padding-bottom: 20px;
}
.junk-star3 h3 {
	background: #5bcbf5;
	color: #fff;
	font-family: "Montserrat",sans-serif;
	font-size: 23px;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	padding: 21px 18px;
	padding-right: 25px;
	margin-top: 25px;
	margin-bottom: 0px;
}
.junk-star4 h3 {
	background: #5bcbf5;
	color: #fff;
	font-family: "Montserrat",sans-serif;
	font-size: 23px;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	padding: 21px 18px;
	padding-right: 25px;
	margin-top: 25px;
	margin-bottom: 0px;
}
.junk-star5 h3 {
	background: #5bcbf5;
	color: #fff;
	font-family: "Montserrat",sans-serif;
	font-size: 23px;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	padding: 21px 18px;
	padding-right: 25px;
	margin-top: 25px;
	margin-bottom: 0px;
}
.junk-star6 h3 {
	background: #5bcbf5;
	color: #fff;
	font-family: "Montserrat",sans-serif;
	font-size: 23px;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	padding: 21px 18px;
	padding-right: 85px;
	margin-top: 25px;
	margin-bottom: 0px;
}
.junk-can h3 {
	background: #5bcbf5;
	color: #fff;
	font-family: "Montserrat",sans-serif;
	font-size: 23px;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	padding: 21px 18px;
	padding-right: 25px;
	margin-top: 25px;
	margin-bottom:40px;
}
.junk-can2 {
	padding-left: 15px;
}
.junk-can2 p {
	color: #858585;
	font-family: "Roboto",sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 1.2;
	padding-left: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
}
.junk-still-section{
	background:#5CCBF6;
	height:auto;
	padding-bottom:80px;
}
.junk-can3 p {
	color: #858585;
	font-family: "Roboto",sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6;
	padding-left: 31px;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 50px;
}
.junk-still p {
	color: #fff;
	font-family: "Roboto",sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 1.2;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 0px;
}
.junk-still button {
	background: #57bb57;
	color: #fff;
	border: none;
	font-family: 'harabara';
	font-size: 29px;
	padding: 14px 50px;
	margin-top: 20px;
	box-shadow: 0px 0px 3px #444;
	margin-left: 15px;
}
.junk-work-img img{
	max-width:100%;
}
}

/* Wide Mobile Layout: */

@media only screen and (min-width: 480px) and (max-width: 767px) {
.navbar-toggle {
  background-color: black;
}
.navbar-toggle .icon-bar {
  background: #fff;
}
.navbar-brand > img {
  margin-top: 10px;
  width: 100%;
}
.navbar {
  background-color: none;
  border: medium none;
  border-radius: 0;
  padding-bottom: 35px;
  padding-top: 10px;
}
.navbar-right{
	padding-top:40px;
}
.navbar-right li {
  padding-bottom: 15px;
  padding-top: 15px;
  border-right: 0 none;
}
.junk-home-header {
	height: auto;
	padding-bottom: 70px;
}
.junk-heading{
	padding-top:40px;
}
.junk-heading h1 {
	font-family: 'harabara';
	font-size:56px;
	padding-top: 0px;
}
.junk-article {
	padding-left: 15px;
	padding-bottom: 40px;
}
.junk-article-img img {
	max-width:100%;
	float: left;
}
.junk-paragraph {
	padding-left: 15px;
	padding-top: 23px;
}
.junk-paragraph-img img {
	max-width:100%;
	float: right;
	margin-top: 45px;
}
.junk-work {
	padding-left: 15px;
	padding-top: 45px;
	padding-bottom: 30px;
}
.junk-work-img{
	float:right;
	max-width:100%;
}
.junk-star span {
	background: #5bcbf5;
	color: #fff;
	font-family: "Montserrat",sans-serif;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	padding: 16px 24px;
	padding-right: 47px;
	margin-bottom:30px;
}
.junk-star button {
	background: #57bb57;
	color: #fff;
	border: none;
	border-radius: 0 !important;
	font-family: 'harabara';
	font-size: 36px;
	padding: 11px 70px;
	margin-top: 0px;
	box-shadow: 0px 0px 6px #444;
	margin-left: 23px;
}
.junk-star button#btn {
	background: #5bcbf5;
	color: #5bcbf5;
	width: 192px;
	height: 80px;
	box-shadow: 0px 0px 3px #fff;
}
.junk-star2 {
	padding-left: 15px;
	padding-top: 30px;
}
.junk-star2 p {
	color: #858585;
	font-family: "Roboto",sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6;
	padding-right: 0px;
	padding-bottom: 20px;
}
.junk-star3 h3 {
	background: #5bcbf5;
	color: #fff;
	font-family: "Montserrat",sans-serif;
	font-size: 23px;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	padding: 21px 18px;
	padding-right: 25px;
	margin-top: 25px;
	margin-bottom: 0px;
}
.junk-star4 h3 {
	background: #5bcbf5;
	color: #fff;
	font-family: "Montserrat",sans-serif;
	font-size: 23px;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	padding: 21px 18px;
	padding-right: 25px;
	margin-top: 25px;
	margin-bottom: 0px;
}
.junk-star5 h3 {
	background: #5bcbf5;
	color: #fff;
	font-family: "Montserrat",sans-serif;
	font-size: 23px;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	padding: 21px 18px;
	padding-right: 25px;
	margin-top: 25px;
	margin-bottom: 0px;
}
.junk-star6 h3 {
	background: #5bcbf5;
	color: #fff;
	font-family: "Montserrat",sans-serif;
	font-size: 23px;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	padding: 21px 18px;
	padding-right: 85px;
	margin-top: 25px;
	margin-bottom: 0px;
}
.junk-can h3 {
	background: #5bcbf5;
	color: #fff;
	font-family: "Montserrat",sans-serif;
	font-size: 23px;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	padding: 21px 18px;
	padding-right: 25px;
	margin-top: 25px;
	margin-bottom:40px;
}
.junk-can2 {
	padding-left: 15px;
}
.junk-can2 p {
	color: #858585;
	font-family: "Roboto",sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 1.2;
	padding-left: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
}
.junk-still-section{
	background:#5CCBF6;
	height:auto;
	padding-bottom:80px;
}
.junk-can3 p {
	color: #858585;
	font-family: "Roboto",sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6;
	padding-left: 31px;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 50px;
}
.junk-still p {
	color: #fff;
	font-family: "Roboto",sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 1.2;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 0px;
}
.junk-still button {
	background: #57bb57;
	color: #fff;
	border: none;
	font-family: 'harabara';
	font-size: 36px;
	padding: 14px 56px;
	margin-top: 20px;
	box-shadow: 0px 0px 3px #444;
	margin-left: 15px;
}
}