/*--------------------------------------------------------------
## TWO COLUMNS
--------------------------------------------------------------*/

@media screen and (min-width: 321px) and (max-width: 480px) {	

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

}

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

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

.sqmalt-post:nth-child(2) {
	width: 49%;
	background-color: #fff;	
	height: 230px !important;
	position:relative;
	margin-right: 0px;
	
}

.sqmalt-post:nth-child(2n+3) {
	margin-right: 0px;
}

.sqmalt-post:nth-child(3) {
	width: 100%;
	background-color: #fff;	
	height: 430px;
	margin-right: 0px;
	position:relative;
	margin-top: inherit;
	margin-left: 0px;
	display:block;
}

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

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

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

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

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


/*----------- ## 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:1367px;
}

.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: 2%;
	width: 49%;
	background-color: #fff;	
	height: 230px;
	margin-bottom: 8px;
	position:relative;
	float: left;
	display: inline;
}

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


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

.sqmln-post:nth-child(2) {
	width: 100%;
	background-color: #fff;	
	height: 430px;
	margin-right:0px;
	
}

.sqmln-post:nth-child(3) {
	margin-right:2%;
}

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

.sqmln-container-ft {
	height: 430px;
	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: 20px;
	line-height: 1;
	color: #003155;
	margin-bottom: 5px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 12px;
	margin-right:0px;
}


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


.sqmtr-post {
	margin-right: 2%;
	width: 49%;
	background-color: #fff;	
	height: 230px;
	margin-bottom: 8px;
	position:relative;
	float: left;
	display: inline;
}

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

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


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

.sqmtr-post:nth-child(2) {
	width: 100%;
	background-color: #fff;	
	height: 430px;
	margin-right: 0px;
}

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

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

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

.sqmtr-post:nth-child(5) {
	width: 100%;
	background-color: #fff;	
	height: 430px;
	margin-right: 1.9%;
}

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

.sqmtr-post:nth-child(7) {
	width: 49%;
	background-color: #fff;	
	height: 230px;
	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: 20px;
	line-height: 1;
	color: #007442;
	margin-bottom: 5px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 12px;
	letter-spacing: 0px;
}

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


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



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


.sqmbot-post:nth-child(2n+3) {
		margin-right: 0px;
	}
	
	.sqmajax-post:nth-child(2n+2) {
		margin-right: 0px;
	}
	
	.sqmajax-post {
		margin-right: 1.9%;
		width: 49%;
		background-color: #fff;	
		height: 230px;
		margin-bottom: 8px;
		position:relative;
		float: left;
		display: inline;
	
	}
	
	.sqmarc-post:nth-child(2n) {
	margin-right: 0px;
	}
	
/*--------------------------------------------------------------
## archive
--------------------------------------------------------------*/

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



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

}