﻿/*@import "./libraries/bootstrap/bootstrap-variables.less";
@import "./libraries/bootstrap/mixins.less";*/
/* --------------------------------------------------------------
* Branding Colours Reference
* Tints & Shades - http://codepen.io/seedsquare/pen/satCe
---------------------------------------------------------------

* Primary Colours
* Pantone 151			cmyk (0,49,100,0)	|	rgb(255,131,0)		|	#ff8300
* 85% Black (Black		cmyk (3,3,0,69)		|	rgb(77,77,79)		|	#4d4d4f

--------------------------------------------------------------- */
/* Black/White */
/* Pantone 151 */
/* 85% Black (Gray) */
/* ---------------------------------------------------------------
	 * Secondary (Complementary) Colours
	  --------------------------------------------------------------- */
/* Pantone xxxxx (Blue) */
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (max-width: 480px) {
  #Header #Header-SocialLinkList {
    clear: both;
    float: left;
    margin-top: 20px;
    margin-left: 0;
  }
}