@media only screen and (min-width: 1300px) {
	
body {
	/*background-color: red;*/
}

/*.NavBar {
	display: block;
}
*/
.SmallNavBar {
	display: none;
}


#SmallNavBarDropDownID {
	display: none;
}
.SmallNavBarDropDownBlock {
	display: none;
}


}

@media only screen and (max-width: 1299px) and (min-width: 1000px) {
	
body {
	/*background-color: orange;*/
}

/*.NavBar {
	display: block;
}*/

.SmallNavBar {
	display: none;
}

#NavBarCellHome {
	width: 248px;
}

.NavBarCell {
	width: 170px;
	margin-left: 8px;
}


#SmallNavBarDropDownID {
	display: none;
}
.SmallNavBarDropDownBlock {
	display: none;
}



/*Home Page*/


.HomeServicesSection_Battery {
	height: 500px;
	min-height: 500px;
}

.HomePageAboutSectionTitle {
	height: 40%;
}

.HomePageAboutSectionTitle_Battery {

}

.HomePageAboutSection {
	height: 60%;
}
.HomePageAboutSection_Battery {

}

.BatteryBrandOptions {
	width: 95%;
}

.BatteryBrandOptionButton {
	width: 250px;
	height: 180px;
}



.Panel6MiddleCell1 {
	width: 40%;
}

.Panel6MiddleCell2 {
	width: 60%;
}

	.ContactDetailsSection2Words {
		font-size: 30px;
	}
	.ContactDetailsSection3Words {
		font-size: 25px;
	}
	.ContactDetailsSection4Words {
		font-size: 20px;
	}


/*Footer*/
.Footer1_ul {
	margin-top: 30px;
	font-size: 15px;
}

.Footer3Words {
	font-size: 18px;
}
	.EmailLink {
		font-size: 15px;
	}

	.FooterAddressWords {
		font-size: 15px;
	}



}





@media only screen and (max-width: 999px) and (min-width: 900px) {
	
body {
	/*background-color: yellow;*/
}

/*Admin Area*/
.EditProductPopUpBoxLeftCellTopWords {
	font-size: 20px;
}


.DropArea {
	height: 250px;
	width: 350px;
}

.drag_upload_file_Button {
	width: 200px;
	left: 75px;
	top: 100px;
}




/*NavBar*/
/*.NavBar {
	display: block;
}*/

.NavBarCellCart {
	width: 140px;
}

.SmallNavBar {
	display: none;
}
.SmallNavBarDropDownBlock {
	display: none;
}

#NavBarCellHome {
	width: 248px;
}

.NavBarCell {
	width: 150px;
	margin-left: 8px;
}




#SmallNavBarDropDownID {
	display: none;
}



/*End of NavBar*/

.SearchBlock {
	width: 474px;
}




/*Home Page*/







.ChooseBatteryPageLeftCell {
	display: block;
	float: none;
	width: 100%;
}

.ChooseBatteryPageRightCell {
	display: none;
}


/*Home Page Battery Buttons*/
.HomeServicesSection_Battery {
	height: 500px;
	min-height: 500px;
}

.HomePageAboutSectionTitle {
	height: 40%;
}

.HomePageAboutSectionTitle_Battery {

}

.HomePageAboutSection {
	height: 60%;
}
.HomePageAboutSection_Battery {

}

.BatteryBrandOptions {
	width: 100%;
}

.BatteryBrandOptionButton {
	width: 250px;
	height: 180px;
}











.HomePageAboutSectionTitle {
	height: 35%;
}

.HomePageAboutSection {
	height: 65%;
}



.Panel6MiddleCell1 {
	width: 40%;
}

.Panel6MiddleCell2 {
	width: 60%;
}

	.ContactDetailsSection2Words {
		font-size: 30px;
	}
	.ContactDetailsSection3Words {
		font-size: 25px;
	}
	.ContactDetailsSection4Words {
		font-size: 20px;
	}





/*Cart Page*/
.ContactUs {
	width: 95%;
}







/*Footer*/
.Footer1_ul {
	margin-top: 30px;
	font-size: 15px;
	margin-left: -10px;
}

/*.Footer3_Battery {
	height: 100%;
	width: 100%;
	border: none;
	box-shadow: inset 0px 0px 4px black;
}*/



.Footer3Words {
	font-size: 18px;
}
	.EmailLink {
		font-size: 13px;
	}

	.FooterAddressWords {
		font-size: 15px;
	}




}





@media only screen and (max-width: 899px) and (min-width: 700px) {

body {
	/*background-color: limegreen;*/
}

/*Admin Area*/
.ChooseVehicleContainerCenterCell {
	display: none;
}
.ChooseVehicleContainerLeftCell {
	width: 50%;
}
.ChooseVehicleContainerRightCell {
	width: 50%;
}


/*Brand Admin*/

.SearchBlock {
	width: calc(100% - 248px);
}

/*
.GalleryPictureInputContainer {
	height: 80%;
	margin-top: 10%;
}*/

.EditProductPopUp {
	overflow: auto;
}

.EditProductPopUpBox {
	height: 80%;
	overflow: auto;
	border-radius: 5px 0px 0px 20px;
}

.EditProductPopUpBoxInside {
	height: 1000px;
	border-radius: 0px 0px 0px 18px;
}


.EditProductPopUpBoxLeftCell {
	display: block;
	float: none;
	height: 50%;
	height: 500px;
	width: 100%;
}

.EditProductPopUpBoxRightCell {
	display: block;
	float: none;
	height: 50%;
	height: 500px;
	width: 100%;
}


.DropArea {
	height: 250px;
	width: 350px;
}

.drag_upload_file_Button {
	width: 200px;
	left: 75px;
	top: 100px;
}










/*NavBar*/

.NavBarCellCart {
	width: 140px;
	left: 248px;
}

.NavBar {
	display: none;
}

.SmallNavBar {
	display: block;
}



/*End of NavBar*/


/*NavBar DropDown*/
.SmallNavBarDropDown {
	width: calc(100% - 250px);
	margin-left: 250px;
	display: none;
}

.NavLinkImageChooseVehicle:hover {
	height: 80%;
	width: 80%;
}
.NavLinkImageContact:hover {
	height: 90%;
	width: 90%;
}

/*
#SmallNavBarDropDownID {
	display: none;
}
*/



/*Home Page*/


.HomeButtonSection {
	height: 100%;
}


.ChooseBatteryPageLeftCell {
	display: block;
	float: none;
	width: 100%;
}

.ChooseBatteryPageRightCell {
	display: none;
}


/*Home Page Battery Buttons*/


.BatteryBrandOptionsCell {
	display: block;
	float: none;
	height: 33.33%;
	width: 100%;
}


	.HomeButtonSectionLeftCell {
		display: block;
		float: none;
		height: 50%;
		width: 100%;
	}

	.HomeButtonSectionRightCell {
		display: block;
		float: none;
		height: 50%;
		width: 100%;
	}


.HomeServicesSection {
	min-height: 800px;
}

.BatteryBrandOptions_Battery {
	height: 90%;
}

	.HomePageAboutSectionTitle {
		height: 35%;
	}

	.HomePageAboutSectionTitle_Battery {
		height: 20%;
	}

	.HomePageAboutSection {
		height: 65%;
	}

	.HomePageAboutSection_Battery {
		height: 80%;
	}


		.BatteryBrandOptionButton {
			width: 250px;
			height: 150px;
		}






.Panel6MiddleCell1 {
	width: 50%;
}

.Panel6MiddleCell2 {
	width: 50%;
}
	
	.ContactDetailsSection1 {
		height: 20%;
	}

	.ContactDetailsSection3 {
		height: 15%;
	}
	.ContactDetailsSection4 {
		height: 15%;
	}


	.ContactDetailsSection2Words {
		font-size: 20px;
	}
	.ContactDetailsSection3Words {
		font-size: 20px;
	}
	.ContactDetailsSection4Words {
		font-size: 20px;
	}







/* Shop Footer*/

.Shop_BSG_Footer {
	height: 510px;
}

.Shop_BSG_FooterBody {
	height: 460px;
}

.Shop_BSG_FooterBodyCell {
	display: block;
	float: none;
	height: 50%;
	width: 100%;
}





/*Cart Page*/
#show-cart {
	margin-left: 7%;
}

.ContactUs {
	width: 95%;
}


.ContactFormTextArea {
	width: 200px;
}

.TotalAmount {
	font-size: 30px;
}

.TotalTotalAmount {
	font-size: 30px;
}

.CartPagePicture {
	height: 90%;
	width: 90%;
}










/* Home Page Footer*/

.FooterCell {
	width: 33.33%;
}

.FooterCellBSGBackground {
	display: none;
}

.FooterCell1_Battery {
	display: none;
}

.Footer1_ul {
	margin-top: 30px;
	font-size: 15px;
}

.Footer3Words {
	font-size: 18px;
}
	.EmailLink {
		font-size: 14px;
	}

	.FooterAddressWords {
		font-size: 15px;
	}








}





@media only screen and (max-width: 699px) {

body {
	/*background-color: purple;*/
}

/*Edit_Login*/
.Edit_LoginForm {
	width: 90%;
}

/*Admin Area*/

.ChooseVehicleContainer {
	height: 85%;
	overflow: auto;
}

.ChooseVehicleContainerCenterCell {
	display: none;
}
.ChooseVehicleContainerLeftCell {
	display: block;
	float: none;
	width: 100%;
	height: 50%;
}
.ChooseVehicleContainerRightCell {
	display: block;
	float: none;
	width: 100%;
	height: 50%;
}

/*Brand Admin*/


.ChooseAnotherBrand {
	top: 70px;
}

.LogOff {

}

.ShowEditOptionsPage {
	margin-top: 150px;
}


/*.GalleryPictureInputContainer {
	height: 80%;
	margin-top: 10%;
}*/

.EditProductPopUp {
	overflow: auto;
}

.EditProductPopUpBox {
	height: 80%;
	width: 95%;
	overflow: auto;
	border-radius: 5px 0px 0px 20px;
}

.EditProductPopUpBoxInside {
	height: 1000px;
	border-radius: 0px 0px 0px 18px;
}


.EditProductPopUpBoxLeftCell {
	display: block;
	float: none;
	height: 50%;
	height: 500px;
	width: 100%;
}

.EditProductPopUpBoxRightCell {
	display: block;
	float: none;
	height: 50%;
	height: 500px;
	width: 100%;
}

.DropArea {
	height: 250px;
	width: 350px;
}

.drag_upload_file_Button {
	width: 200px;
	left: 75px;
	top: 100px;
}


.EditProductPopUpBoxLeftCellTopWords {
	font-size: 20px;
	-webkit-text-stroke: 0.5px rgba(78,145,192,1);
}

.EditProductPopUpBoxLeftCellTopWords span {
	font-size: 15px;
}





/*NavBar*/

.NavBarCellCart {
	width: 120px;
	left: 170px;
}

.NavBarImageCart {
	height: 50%;
	width: 50%;
}

#count-cart {
	font-size: 35px;
}

.NavBar {
	display: none;
}

.SmallNavBar {
	display: block;
}

.NavBarCell {
	margin-left: 0px;
}

.NavBarCellHome {
	width: 170px;
}

.NavDropDownCell {
	width: 70px;
	background-color: ;
}

	.NavBurgerImage {
		height: 70%;
		width: 70%;
	}

	.NavDropDownCell:hover .NavBurgerImage {
		height: 80%;
		width: 80%;
	}


/*End of NavBar*/


/*NavBar DropDown*/
.SmallNavBarDropDown {
	/*width: calc(100% - 170px);
	margin-left: 170px;*/

	display: none;
}

.NavLinkImageChooseVehicle:hover {
	height: 80%;
	width: 80%;
}
.NavLinkImageContact:hover {
	height: 90%;
	width: 90%;
}

.SmallNavBarDropDownBlockInside {
	width: 200px;
}

.SmallNavBarDropDownBlock:hover .SmallNavBarDropDownBlockInside {
	height: 110px;
	width: 220px;
}






/*Home Page*/
.HomeButtonSection {
	height: 100%;
}

.HomeButtonSectionLeftCell {
	display: block;
	float: none;
	height: 50%;
	width: 100%;
}

.HomeButtonSectionRightCell {
	display: block;
	float: none;
	height: 50%;
	width: 100%;
}

.HomeServicesSection {
	min-height: 800px;
}

	.HomePageAboutSectionTitle {
		height: 20%;
	}

	.HomePageAboutSection {
		height: 80%;
	}





.ChooseBatteryPageLeftCell {
	display: block;
	float: none;
	width: 100%;
}

.ChooseBatteryPageRightCell {
	display: none;
}


/*Home Page Battery Buttons*/


.BatteryBrandOptionsCell {
	display: block;
	float: none;
	height: 33.33%;
	width: 100%;
}

	.HomeButtonSectionLeftCell {
		display: block;
		float: none;
		height: 50%;
		width: 100%;
	}

	.HomeButtonSectionRightCell {
		display: block;
		float: none;
		height: 50%;
		width: 100%;
	}


.BatteryBrandOptions_Battery {
	height: 90%;
}

	.HomePageAboutSectionTitle_Battery {
		height: 10%;
	}

	.HomePageAboutSection_Battery {
		height: 90%;
	}

		.BatteryBrandOptionButton {
			width: 250px;
			height: 150px;
		}















.ChooseVehicleContainer {
	width: 70vw;
}

	.ChooseVehicleContainerLeftCell {
		display: block;
		float: none;
		height: 100%;
		width: 100%;
	}

	.ChooseVehicleContainerRightCellBSG {
		display: none;
	}





.ContactSection {
	min-height: 1200px;
}

	.Panel6MiddleCell {
		display: block;
		float: none;
		height: 50%;
		width: 100%;
	}

		.ContactFormLabel {
			padding-left: 40px;
		}
		.HomeContactFormTextArea {
			margin-left: 27px;
			width: 280px;
		}

		.ContactFormSubmitButton {
			margin-left: auto;
			margin-right: auto;
		}





.ContactDetailsSection1 {
		height: 20%;
	}

	.ContactDetailsSection3 {
		height: 15%;
	}
	.ContactDetailsSection4 {
		height: 15%;
	}


	.ContactDetailsSection2Words {
		font-size: 20px;
	}
	.ContactDetailsSection3Words {
		font-size: 20px;
	}
	.ContactDetailsSection4Words {
		font-size: 20px;
	}










/*Shop Page*/
.ShopLeftCell {
	width: 170px;
	/*height: calc(100vh - 40px);*/
}
.PriceFilterPanel {
	margin-top: 40px;
}

	.PriceFilterPanelSectionTitle {
		margin-top: 10px;
	}
		.PriceFilterPanelSectionTitleWords {
			font-size: 25px;
		}

	.PriceFilterBtn {
		width: 90%;
	}
	.PriceFilterBtnWords {
		font-size: 15px;
	}

.ShopRightCell {
	/*margin-left: 170px;
	width: calc(100vw - 190px);*/
}


.UserVehicleMakeTitle {
	width: 100%;
}
	.UserVehicleMakeTitleWords {
		padding-left: 20px;
		text-align: left;
	}

.SearchBlock {
	/*width: calc(100% - 170px);
	left: 170px;*/
	width: 100%;
	left: 0px;
	top: 120px;
	border-radius: 0px 0px 0px 0px;
}




/*Footer*/

.Shop_BSG_Footer {
	height: 510px;
	width: calc(100vw - 190px);
}

.Shop_BSG_FooterBody {
	height: 460px;
}

.Shop_BSG_FooterBodyCell {
	display: block;
	float: none;
	height: 50%;
	width: 100%;
}

.Footer3Words {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 15px;
}






/*Cart Page*/
#show-cart {
	margin-left: 4%;
}

.ContactUs {
	width: 95%;
	height: 1100px;
}

.ContactFormContainerLeftCell {
	display: block;
	float: none;
	height: 50%;
	width: 100%;
}

.ContactFormContainerRightCell {
	display: block;
	float: none;
	height: 50%;
	width: 100%;
	border-left: none;
}

.ContactFormInput {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}

.ContactFormTextArea {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}

.TotalAmount {
	font-size: 30px;
}

.TotalTotalAmount {
	font-size: 30px;
}

.CartPagePicture {
	height: 90%;
	width: 90%;
}










/* Home Page Footer*/


.Footer {
	height: 500px;
}

.FooterCell {
	display: block;
	float: none;
	height: 100%;
	width: 100%;
}

.FooterCell1 {
	display: none;
}

.FooterCell3 {
	display: none;
}

.FooterCell4 {
	display: none;
}

.FooterCellBSGBackground {
	/*display: none;*/
}

.Footer1_ul {
	margin-top: 30px;
	font-size: 15px;
}

.Footer3Words {
	font-size: 18px;
}
	.EmailLink {
		font-size: 14px;
	}

	.FooterAddressWords {
		font-size: 15px;
	}













}