/* ==========================================================================
  Wide Screen Layout: From 1200px.
========================================================================== */
@media (max-width: 1200px) {
#topheaderinner, #page, #supplementaryinner {
    padding:0 20px;
}
#topheaderinnerright .phoneno {
    margin-top: 22px;
}
#access ul ul {
    top: 48px;
}
}


@media (max-width: 1000px) {
#access ul {
	font-size: 12px;
}
	
	#access a {
    padding: 12px 0.8vw 21px 0.8vw;
}
}


@media (max-width: 840px) {
#topheader {
    width:100%;
	float:left;
	background: rgba(60,60,59,1);
	position: inherit;
}

.home #topheader {
    width:100%;
	float:left;
	background: rgba(60,60,59,1);
	position: inherit;
}
	
	#topheaderinnerleft {
    max-width:100%;
	float:none;
	padding:27px 0 0 0;
	text-align: center;
}

#topheaderinnerleft img{
    max-width:70%;
	    width: 100%;
}

#topheaderinnerright {
    max-width:100%;
	float:none;
	padding-bottom: 20px;
	line-height: 1.2;
}

#topheaderinnerright .phoneno{
    display: block;
	margin-top:0;
	margin-bottom: 0px;
	font-size: 24px;
	text-align: center;
}
	
	.overlappingpanelleft {
    margin: 0;
    padding: 30px;
	text-align: left;
}

.overlappingpanelleft h2{
	text-align: left;
}

#topheaderinnerright .phoneno {
    margin-top: 22px;
}

.overlappingpanelright {
margin: 0;
}
}
/* ========= end of Wide Screen Layout: From 1200px. ========= */


/* ==========================================================================
  Normal Desktop Layout: From 980px.
========================================================================== */
@media (min-width: 1000px) and (max-width: 1050px) {




}
/* ========= end of Normal Desktop Layout: From 980px. ========= */


/* ==========================================================================
  Tablet Device Layout: From 768px.
========================================================================== */
@media (min-width: 768px) and (max-width: 999px) {





}
/* ========= end of Tablet Device Layout: From 768px. ========= */

@media (min-width: 768px) and (max-width: 840px) {

.ilikepanel {
	font-size: 20px;
	background-image: url(https://inspirekitchensandbathrooms.co.uk/wp-content/uploads/2021/06/I-Like-bg-mobile.jpg);
    padding: 60px 0px 60px 0px;
}
.colorbutton a {
    font-size: 14px;
}
.pagebannertitle {
    padding-top: 0px;
}
#topheaderinnerright .phoneno a {
    font-size: 30px;
}
.sow-accordion-panel-border img{
	max-width: 50% !important;
	margin: 0 auto;
}
#colophon {
    background-size: cover;
}
}


/* ==========================================================================
  Mobile Layout: From 320px.
========================================================================== */
@media (max-width: 767px) {




}
/* ========= end of Mobile Layout: From 320px. ========= */


/* ==========================================================================
  Wide Mobile Layout: 480px.
========================================================================== */
@media only screen and (min-width: 480px) and (max-width: 767px) {

.homeslider h2{
	font-size: 35px !important;
}
.homeslider p{
	font-size: 16px;
}
.ilikepanel {
	font-size: 20px;
	background-image: url(https://inspirekitchensandbathrooms.co.uk/wp-content/uploads/2021/06/I-Like-bg-mobile.jpg);
    padding: 60px 0px 60px 0px;
}
.colorbutton a {
    font-size: 14px;
}
.overlappingpanelleft h2, .overlappingpanelright h2, .overlappingpanelleft h3 {
    font-size: 25px !important;
    width: 100%;
}
.testimonialspanel h2 {
    font-size: 30px !important;
}
.pagebannertitle {
    padding-top: 0px;
}
#topheaderinnerright .phoneno a {
    font-size: 30px;
}
.sow-accordion-panel-border img{
	max-width: 50% !important;
	margin: 0 auto;
}
#colophon {
    background-size: cover;
}
}
/* ========= end of Wide Mobile Layout: 480px. ========= */



/* ==========================================================================
  Small Mobile Layout
========================================================================== */
@media (max-width: 479px) {

.homeslider h2{
	font-size: 35px !important;
}
.homeslider p{
	font-size: 16px;
}
.ilikepanel {
	font-size: 20px;
	background-image: url(https://inspirekitchensandbathrooms.co.uk/wp-content/uploads/2021/06/I-Like-bg-mobile.jpg);
    padding: 60px 0px 60px 0px;
}
.colorbutton a {
    font-size: 14px;
}
.overlappingpanelleft h2, .overlappingpanelright h2, .overlappingpanelleft h3 {
    font-size: 25px !important;
    width: 100%;
}
.testimonialspanel h2 {
    font-size: 30px !important;
}
.pagebannertitle {
    padding-top: 0px;
}
#topheaderinnerright .phoneno a {
    font-size: 30px;
}
.sow-accordion-panel-border img{
	max-width: 50% !important;
	margin: 0 auto;
}
#colophon {
    background-size: cover;
}

}
/* ========= end of small Mobile Layout ========= */
