.slicknav_menu {
	display:none;
}
	.bullet_icon{
		float: left;
		width: 2%;
	}
	.bullet{
		float: left;
		width: 98%;
	}
@media screen and (max-width: 720px) {
	/* #menu is the original menu */
	.js #list-nav{
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}
}

@media only screen and (max-width: 720px){
	.container{
		width: 94%;
		padding: 3%;
	}
	.gallery-colours{
		width: 3%;
		background-size: 100% 100%;
		height: 100px;
		display: none;
	}
	.gallery-colours2{
		width: 90%;
		padding: 5%;
		height: auto;
		padding-top: 32%;

	}
	.content{
		width: 100%;
	}
	
	.left_side{
		width: 90%;
		padding: 5%;
		height: auto;
	}
	.right-column{
		width: 90%;
		padding: 5%;
	}
	ul#portfolio{
		width: 100%;
		height: auto !important;
	}
	ul#portfolio li{
		width: 100%;
		height: auto;
	}
	
	.responsive_img{
		width: 100% !important;
		height: auto;
	}
	.wrapper{
		width: 100%;
	}
	footer{
		padding: 5%;
		height: auto;
	}
	.fl{
		float: none;
	}
	.right{
		float: left !important;
		padding-top: 10px;
	}
	/*epping-dentist*/
	.inner_content{
		height: auto;
		padding: 0px;
		width: 90%;
		padding: 5%;
	}
	/*gallery*/
	.w_300_1,.w_300_2,.w_300_3,.w_300_4,.w_250{
		width: 100%;
}
/*contact*/
iframe{
	width: 100%;
	height: 230px;
}
.Toothbrush{
		display: none;
	}
	.m_d_n{
		display: none;
	}
	.bullet{
		width: 96%;
	}
	.bullet_icon{
		width: 4%;
	}
}

@media only screen and (min-width: 721px) and (max-width: 970px){
	.container{
		width: 94%;
		padding: 3%;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.gallery-colours{
		width: 3%;
		background-size: 100% 100%;
		height: 100px;
		display: none;
	}
	.gallery-colours2{
		width: 90%;
		padding: 5%;
		height: auto;
		padding-top: 32%;

	}
	.content{
		width: 65%;
	}
	
	.left_side{
		width: 90%;
		padding: 5%;
		height: auto;
	}
	.right-column{
		width: 30%;
		padding: 2%;
	}
	ul#portfolio{
		width: 100%;
		height: auto !important;
	}
	ul#portfolio li{
		width: 100%;
		height: auto;
	}
	
	.responsive_img{
		width: 100% !important;
		height: auto;
	}
	.wrapper{
		width: 100%;
	}
	.fl{
		float: none;
	}
	
	/*epping-dentist*/
	.inner_content{
		height: auto;
		padding: 0px;
		width: 90%;
		padding: 5%;
	}
	/*gallery*/
	.w_300_1,.w_300_2,.w_300_3,.w_300_4,.w_250{
		width: 100%;
}
/*contact*/
iframe{
	width: 100%;
	height: auto;
}

/*header*/
ul#list-nav li a{
	width: 100%;
}
ul#list-nav li{
	width: 14%;
}
.logo{
	width: 30%;
	float: left;
	margin-top: 10px;
	}
	.Toothbrush{
		display: none;
	}
	.bullet_icon{
		float: left;
		width: 3%;
	}
	.bullet{
		float: left;
		width: 97%;
	}
}
	