@media only screen and (min-width: 1300px) {
	body {
		/*background-color: ;*/
	}
	.BCNavBar {
		/*background-color: blue;
		border-bottom: 5px solid blue;*/
	}

	/*.MenuSquare {
		display: none;
	}*/



}


@media only screen and (max-width: 1299px) and (min-width: 1000px) {
	body {
		/*background-color: ;*/
	}
	.BCNavBar {
		/*background-color: red;
		border-bottom: 5px solid red;*/
	}

	/*.MenuSquare {
		display: none;
	}*/


	.Slide {
		width: 180px;
	}


	.ProductsLineCell {
		width: 95%;
	}



}



@media only screen and (max-width: 999px) and (min-width: 900px) {
	body {
		background-color: ;
	}
	.BCNavBar {
		/*background-color: green;
		border-bottom: 5px solid green;*/
	}

	/*.MenuSquare {
		display: none;
	}*/


	.Slide {
		width: 150px;
	}

	.HomeBannerTopInside {
		width: 80%;
	}

	.BusinessClassifiedsWritingWordsBigger {
		font-size: 70px;
	}


	.ProductsLineCell {
		width: 100%;
	}
		.BCSubmissionFormContainerCell1 {
			width: 55%;
		}
		.BCSubmissionFormContainerCell2 {
			width: 45%;
		}

	.ChecklistSubmitButton {
		left: 91%;
	}

}


@media only screen and (max-width: 899px) and (min-width: 700px) {
	body {
		background-color: ;
	}

	.BCNavBarRightCellCategoryNameWords {
		font-size: 25px;
	}

	.BCNavBar {
		/*background-color: yellow;
		border-bottom: 5px solid yellow;*/
	}
	/*.MenuSquare {
		display: none;
	}*/


	.BCNavBarLeftCell {
		width: 50%;
	}
	.BCNavBarRightCell {
		width: 50%;
		float: right;
		width: 300px;
	}


		.Subheading {
			font-size: 25px;
		}



	.Slide {
		width: 120px;
	}
		.SlideCategoryTopWords {
			font-size: 18px;
		}
		.SlideCategoryBottomWords {
			font-size: 18px;
		}

	.HomeBannerTopInside {
		width: 100%;
	}

	.BusinessClassifiedsWritingWordsBigger {
		font-size: 50px;
	}

	.HomePageCategoriesTitle {
		height: 100px;
	}
		.HomePageCategoriesTitleWords {
			font-size: 80px;
		}




	.HomeAreaOptions {
		/*height: 260px;
		height: 390px;*/
	}

		.HomeAreaOptionsCell {
			/*display: block;
			float: none;
			width: 100%;
			height: 130px;*/
		}
			.HomeAreaOptionsJoburgButton {
				width: 150px;
				height: 90px;
			}
			.HomeAreaOptionsJoburgButton:hover .HomeAreaOptionsJoburgButtonWords{
				font-size: 20px;
			}
				.HomeAreaOptionsJoburgButtonWords {
					font-size: 18px;
				}


			.HomeAreaOptionsPretoriaButton {
				width: 150px;
				height: 90px;
			}
			.HomeAreaOptionsPretoriaButton:hover .HomeAreaOptionsPretoriaButtonWords{
				font-size: 20px;
			}
				.HomeAreaOptionsPretoriaButtonWords {
					font-size: 18px;
				}


			.HomeAreaOptionsCapeTownButton {
				width: 150px;
				height: 90px;
			}
			.HomeAreaOptionsCapeTownButton:hover .HomeAreaOptionsCapeTownButtonWords{
				font-size: 20px;
			}
				.HomeAreaOptionsCapeTownButtonWords {
					font-size: 18px;
				}




	.PriceListQuoteHeader {
		height: 100px;
	}
		.PriceListQuoteHeaderWords {
			font-size: 80px;
		}





.ProductsLine {
	height: 1000px;
}
	.ProductsLineCell {
		width: 100%;
	}
		.BCSubmissionFormContainer {
			background-color: ;
			height: 100%;
		}

		.BCSubmissionFormContainerCell {
			display: block;
			float: none;
			height: 50%;
			width: 100%;
			margin-left: auto;
			margin-right: auto;
			background-color: ;
		}
			.BCSubmissionLabel {
				display: block;
				margin-left: auto;
				margin-right: auto;
				text-align: center;
				padding-left: 0px;
			}
			.BCSubmissionInput {
				display: block;
				width: 80%;
				max-width: 300px;
				margin-left: auto;
				margin-right: auto;
			}
			.BCSubmissionTextArea {
				display: block;
				width: 80%;
				max-width: 300px;
				margin-left: auto;
				margin-right: auto;
			}

			.container {
				font-size: 23px;
			}

			.CheckListTotalWords {
				font-size: 23px;
			}

			.TotalWord {
				font-size: 23px;
			}





	.ChecklistSubmitButton {
		left: 0%;
		top: 75%;
		top: 77%;
	}









}



@media only screen and (max-width: 699px) {
	body {
		/*background-color: ;*/
	}

	.BCNavBarRightCell {
		width: 300px;
	}
	.BCNavBarRightCellLeftCell {
		width: 60%;
	}
	.BCNavBarRightCellRightCell {
		width: 40%;
	}

	.BCNavBar {
		/*background-color: purple;
		border-bottom: 5px solid purple;*/
	}
		.BCNavBarRightCellLeftCell {
			/*width: 60%;*/
			/*background-color: purple;*/
		}
		.BCNavBarRightCellRightCell {
			/*width: 40%;*/

		}
			/*.MenuSquare {
				display: block;
			}*/
	.BCNavBarLeftCell {
		width: 50%;
	}
		.BusinessClassifiedsLogoWords {
			font-size: 20px;
		}
	.BCNavBarRightCell {
		width: 40%;
		width: 200px;
		width: 50%;
		background-color: ;
	}
		.BCNavBarRightCellCategoryNameWords {
			font-size: 20px;
			/*text-align: center;*/
		}

	.BusinessClassifiedsLogoWordsMenu {
		font-size: 15px;
	}

	

.MenuDropDown {
	display: none;
}








.CategoryAreaHomePage {
	width: 80%;
	margin-left: 10%;
}




.HomeAreaOptionsContainer {

}
	.HomeAreaOptions {
		height: 260px;
		height: 390px;
	}

		.HomeAreaOptionsCell {
			display: block;
			float: none;
			width: 100%;
			height: 130px;
		}








	.LeftSidePanel {
		display: none;
	}
	.GalleryOfPicturesBody {
		margin-left: 0px;
		width: 100%;
		background-color: ;
	}

		.BusinessClassifiedsWritingWords {
			font-size: 20px;
			font-size: 35px;
		}
		.Subheading {
			font-size: 25px;
		}


.SearchBarsArea {
	height: 150px;
}
	.SearchBarsAreaCell {
		display: block;
		float: none;
		height: 50%;
		width: 100%;
	}







.HorizontalSlideContainer {
	display: none;
}

	.Slide {
		width: 90%;
	}
		.SlideCategoryTopWords {
			font-size: 15px;
		}
		.SlideCategoryBottomWords {
			font-size: 15px;
		}


	.HomeBanner {
		height: 500px;
	}

		.HomeBannerTopInside {
			width: 100%;
		}
			.HomeBannerTop {
				height: 400px;
			}

				.HomeBannerTopLeftCell {
					display: block;
					margin-left: auto;
					margin-right: auto;
					float: none;
					width: 100%;
					height: 50%;
				}
					.HomeBannerSearchClassifiedsWords {
						font-size: 25px;
					}
					.HomeBannerListBusinessWords {
						font-size: 30px;
					}
				.HomeBannerTopRightCell {
					display: block;
					margin-left: auto;
					margin-right: auto;
					float: none;
					width: 100%;
					height: 50%;
				}

			.HomeBannerBottom {
				height: 100px;
			}
				.BusinessClassifiedsWritingWordsBigger {
					font-size: 8vw;
				}

	.HomePageCategoriesTitle {
		height: 100px;
	}
		.HomePageCategoriesTitleWords {
			font-size: 12vw;
		}

	.HomePInputContainer {
		width: 80%;
	}

	.PriceListQuoteHeader {
		height: 100px;
	}
		.PriceListQuoteHeaderWords {
			font-size: 12vw;
		}

.ProductsLine {
	height: 1000px;
}
	.ProductsLineCell {
		width: 100%;
	}
		.BCSubmissionFormContainer {
			background-color: ;
			height: 100%;
		}

		.BCSubmissionFormContainerCell {
			display: block;
			float: none;
			height: 50%;
			width: 100%;
			margin-left: auto;
			margin-right: auto;
			background-color: ;
		}
			.BCSubmissionLabel {
				font-size: 11px;
			}

			.BCSubmissionLabelSmall {
				font-size: 12px;
			}

			.BCSubmissionInput {
				width: 80%;
				max-width: 200px;
			}
			.BCSubmissionTextArea {
				width: 80%;
				max-width: 200px;
			}

			.CheckListArea {
				width: 90%;
			}

			.container {
				font-size: 23px;
			}

			.CheckListTotalWords {
				font-size: 23px;
			}

			.TotalWord {
				font-size: 23px;
			}

	.ChecklistSubmitButton {
		left: 0%;
		top: 75%;
		top: 77%;
	}


	.CheckboxArea {
		width: 100%;
	}

	.CheckPriceSpan {
		font-size: 20px;
	}


	.GalleryOfPicturesBodyTop {
		/*Was 20px*/
		padding: 5px;
	}

	.GalleryOfPicturesBodyTopCell {
		height: 195px;
		width: 295px;
	}

	.BCProfile {
		height: 190px;
		width: 290px;
	}

		.BCProfileAdvertWords {
			font-size: 25px;
		}
		.BCProfileAdvertWordsPremium {
			font-size: 43px;
		}
		.BCProfileAdvertWordsBusinessClassifiedsBottom {
			font-size: 21px;
		}
		.BCProfileAdvertWords300 {
			font-size: 29px;
		}


}