/*--------------------------------------------------------------
## THREE COLUMNS
--------------------------------------------------------------*/

@media screen and (min-width: 481px) and (max-width: 640px) {	

.site-main {
	width: 100%;
	float: left;
	margin-right: 0px;
	text-align:left;
	margin-top: 5px;
}

.sqmalt-whole {
	overflow:auto;
	margin-bottom: 60px;
	
}

/*----------- ## TOP TILES ## ----------------*/

.sqmalt-post {
	margin-right: 1.4%;
	width: 32.4%;
	background-color: #fff;	
	height: 190px;
	margin-bottom: 8px;
	position:relative;
	float: left;
	display: inline;
}

.sqmalt-post:nth-child(2) {
	width: 66.2%;
	background-color: #fff;	
	height: 389px;
	margin-right: 0px;
}

.sqmalt-post:nth-child(3) {
	width: 32.4%;
	background-color: #fff;	
	height: 190px;
	margin-right: 0px;
	position:absolute;
	margin-top: 199px;
	margin-left: 0px;
	display:block;
}

.sqmalt-post:nth-child(3n) {
	margin-right: 0px;
}
.sqmalt-post:first-child {
	margin-right: 1.4%;
}

.sqmalt-container-ft {
	height: 390px;
	padding: 10px;
	display: table-cell;
    vertical-align: middle;
	width: 1%;
	text-align:center;
	margin: 0 auto;
}

.sqmalt-container-ft1 {
	height: 190px;
	padding: 10px;
	display: table-cell;
    vertical-align: middle;
	width: 1%;
	text-align:center;
	margin: 0 auto;
}

.sqmalt-container-ft2 {
	height: 390px;
	padding: 10px;
	display: table-cell;
    vertical-align: middle;
	width: 1%;
	text-align:center;
	margin: 0 auto;
}

.sqmalt-container-ft3 {
	height: 190px;
	padding: 10px;
	display: table-cell;
    vertical-align: middle;
	width: 1%;
	text-align:center;
	margin: 0 auto;
}

.sqmalt-container {
	height: 190px;
	padding: 10px;
	display: table-cell;
    vertical-align: middle;
	width: 1%;
	text-align:center;
	margin: 0 auto;
}

.sqmalt-container:nth-child(2) {
	height: 390px !important;
}


/*----------- ## SIDE BAR ## ----------------*/

.newcoffee-heading-mb {
	display:block;
	font-family: "tg-bold-con", Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	color: #000;
	font-size: 16px;
	margin-top:850px;
}

.newcoffee-heading {
	display: none;	
}

.widget-area {
	background-color: #fff;
	padding: 10px;
	margin-top: 5px;
	width: 100%;
	float: left;
}

.entrylinesidebar {
	background-image: url('images/sqm-dotted-line-700.png');
	background-size: 700px;
	width: 100%;
	max-width: 700px;
	background-repeat:no-repeat;
	background-position:left;
	height: 2px;
	margin-top:20px;
	margin-bottom: 10px;
}

/*----------- ## BREW GUIDES ## ----------------*/


.bg-box {
	margin-right: 2%;
	width: 49%;
	background-color: #fff;	
	height: auto;
	margin-bottom: 10px;
	position:relative;
	float: left;
	display: inline;
	min-height: 315px;
}

.bg-right { 
	margin-right: 0px;
}

/*----------- ## LONDON ## ----------------*/

.sqmln-post {
	margin-right: 1.4%;
	width: 32.4%;
	background-color: #fff;	
	height: 190px;
	margin-bottom: 9px;
	position:relative;
	float: left;
	display: inline;
}

.sqmln-post:nth-child(4n) {
	margin-right: 0px;
}


.sqmln-container {
	height: 190px;
	padding: 10px;
	display: table-cell;
    vertical-align: middle;
	width: 1%;
	text-align:center;
	margin: 0 auto;
}

.sqmln-post:nth-child(2) {
	width: 66.2%;
	background-color: #fff;	
	height: 389px;
	margin-right: 1.4%;

}

.sqmln-post:nth-child(3) {
	margin-right:0px;
}

.sqmln-post:nth-child(4) {
	margin-right:0px;
}

.sqmln-container-ft {
	height: 389px;
	padding: 10px;
	display: table-cell;
    vertical-align: middle;
	width: 1%;
	text-align:center;
	margin: 0 auto;
}



.sqmln-extrasquare {
	font-family: "tg-bold-con", Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	font-size:22px;
	line-height:1;
	color: #003155;
	margin-bottom: 5px;
	text-align:center;
    padding-top: 15px;
    padding-bottom: 12px;
}

/*----------- ## TRAVEL ## ----------------*/


.sqmtr-post {
	margin-right: 1.4%;
	width: 32.4%;
	background-color: #fff;	
	height: 190px;
	margin-bottom: 9px;
	position:relative;
	float: left;
	display: inline;
}

.sqmtr-post:nth-child(4n) {
	margin-right: 1.4%;
}

.sqmtr-post:nth-child(3) {
	margin-right: 0px;
}
.sqmtr-post:nth-child(4) {
	margin-right: 0px;
}


.sqmtr-container {
	height: 190px;
	padding: 10px;
	display: table-cell;
    vertical-align: middle;
	width: 1%;
	text-align:center;
	margin: 0 auto;
}

.sqmtr-container-5 {
	height: 190px;
	padding: 10px;
	display: table-cell;
    vertical-align: middle;
	width: 1%;
	text-align:center;
	margin: 0 auto;
}

.sqmtr-post:nth-child(2) {
	width: 66.2%;
	background-color: #fff;	
	height: 389px;
	margin-right: 1.4%;
}

.sqmtr-container-ft {
	height: 389px;
	padding: 10px;
	display: table-cell;
    vertical-align: middle;
	width: 1%;
	text-align:center;
	margin: 0 auto;
}

.sqmtr-post:nth-child(5) {
	width: 66.2%;
	background-color: #fff;	
	height: 389px;
	margin-right: 1.4%;
}

.sqmtr-post:nth-child(6) {
	width: 32.4%;
	background-color: #fff;	
	height: 190px;
	margin-right: 0px;
	position:relative;
	margin-top: auto;
	margin-left: auto;
	display:block;
}

.sqmtr-post:nth-child(7) {
	width: 32.4%;
	background-color: #fff;	
	height: 190px;
	margin-right: 0px;
	position:relative;
	margin-top: auto;
	margin-left:auto;
	display:block;
}

.sqmtr-extrasquare {
	font-family: "tg-bold-con", Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	font-size:22px;
	line-height:1;
	letter-spacing:-1px;
	color: #007442;
	margin-bottom: 5px;
	text-align:center;
    padding-top: 15px;
    padding-bottom: 12px;
}

/*----------- ## BOTTOM ## ----------------*/


.sqmbot-post {
	margin-right: 1.4%;
	width: 32.4%;
	background-color: #fff;	
	height: 190px;
	margin-bottom: 8px;
	position:relative;
	float: left;
	display: inline;
}

.sqmbot-container {
	height: 190px;
	padding: 10px;
	display: table-cell;
    vertical-align: middle;
	width: 1%;
	text-align:center;
	margin: 0 auto;
}

.sqmbot-post:nth-child(3n+4) {
		margin-right: 0px;
	}
	
	.sqmajax-post:nth-child(3n+3) {
		margin-right: 0px;
	}
	
	.sqmajax-post {
		margin-right: 1.4%;
		width: 32.4%;
		background-color: #fff;	
		height: 190px;
		margin-bottom: 8px;
		position:relative;
		float: left;
		display: inline;
	
	}
	
	.sqmarc-post:nth-child(3n+2) {
	margin-right: 0px;
	}

/*--------------------------------------------------------------
## archive
--------------------------------------------------------------*/

.sqmarc-post {
	margin-right: 1.4%;
	width: 32.4%;
	background-color: #fff;	
	height: 190px;
	margin-bottom: 8px;
	position:relative;
	float: left;
	display: inline;
}



.sqmarc-container {
	height: 190px;
	padding: 10px;
	display: table-cell;
    vertical-align: middle;
	width: 1%;
	text-align:center;
	margin: 0 auto;
}
}