/* ============================================================================ */
/*                        Ozmac Welding Industries                              */
/*                               ozmac.net.au                                   */
/*                           owi_screen_2019.css                                */
/* ============================================================================ */
/* Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption,
footer, header, hgroup, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  font-size: 1.0rem; }

sup {
  vertical-align: top;
  font-size: 75%;
  line-height: 120%;
  padding-left: 0.1rem;
  padding-right: 0.25rem; }

img {
  display: block;
  border: none;
  margin: 0rem auto;
  height: auto;
  font-size: 0.8rem;
  text-align: center;
  color: #d8d8d8; }

/* You forgot the `alt` attribute */
img[alt=''],
img:not([alt]) {
  border: 0px dashed #c00; }

/*------------------------------------*\
          #PAGE-LAYOUT-SECTION
\*------------------------------------*/
html {
  background: #e0e0e0;
  -ms-text-size-adjust: auto;
  -moz-text-size-adjust: auto;
  -webkit-text-size-adjust: auto;
  -webkit-tap-highlight-color: rgba(255, 64, 0, 0.4); }

body {
  color: #000;
  z-index: 0;
  font-family: calibri, arial, helvetica, sans-serif;
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.6;
  text-align: center;
  background: #e0e0e0;
  text-rendering: optimizeLegibility; }

.footer-bkgnd-band {
  width: 100%;
  min-width: 320px; }

.mastheadmenuribbon-container,
.mastheadmenuribbon,
.outerbox,
.topofpage,
.topofpageextended,
.topofpagecompact,
.branding,
.branding img,
.footer-content {
  width: 100%;
  max-width: 1180px;
  min-width: 320px;
  margin: 0 auto; }


.mastheadmenuribbon,
.outerbox,
.topofpageextended,
.topofpagecompact,
.content	{
  position: relative;
  z-index: 1;
  background: #fff;
}

.outerbox {
	background: #fff;  }

@media only screen and (max-width: 1180px) {
  .outerbox	{
  overflow: hidden;	}	}


.content {
  overflow: visible;
  width: 96%;
  min-height: 50rem;
  margin: 0px;
  padding: 0.05rem 2% 0rem 2%;
  text-align: left;
  font-size: 1.0rem;
  line-height: 1.60;
}

.content-clear {
  clear: both;
  height: 0px; }



/*------------------------------------*\
          #MASTHEAD-TAGS-LAYOUT
\*------------------------------------*/

.topofpageextended {
	padding-bottom: 20px;
	height: 180px;
	box-shadow: 0px 2px 2px rgba(128, 128, 128, 0.5);
}


@media only screen and (max-width: 1020px) {
.topofpageextended {
	height: 160px;	} }


@media only screen and (max-width: 960px) {
.topofpageextended {
	height: 140px;	} }


@media only screen and (max-width: 920px) {
.topofpageextended {
	height: 120px;	} }



.masthead-extended-branding {
  position: absolute;
  z-index: 100;
  top: 0px;
  left: 1.0%;
  width: 26%;
  max-width: 300px; }


img.masthead-compact-branding {
  position: absolute;
  z-index: 1;
  top: 0px;
  right: 2%;
  width: 45%;
  max-width: 280px; }


#topshow {
  display: block;
  z-index: 1;
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #f0f0f0;
  overflow: hidden;
  background: url('../images_layout/owi-masthead-bkgnd-extended.jpg') top no-repeat; background-size:cover;}

#topshow img {
	position: absolute;
	z-index: 1;
	top: 0px;
	width: 50%;
	max-width: 600px;
	height: 100%;
	margin: 0rem auto 2rem 2%;
	display: block; }

.topofpagecompact {
  display: none;
  height: 220px;
  height: 180px;
  background: url("../images_layout/owi-masthead-bkgnd-compact.jpg") center right no-repeat;
  background-size: cover; }

.topofpagecompact a:link {
  display: inline-block;
  width: 100%;
  height: 95%;
  text-decoration: none; }


/*------------------------------------*\
            #FOOTER-SECTION
\*------------------------------------*/
.footer-bkgnd-band {
  clear: both;
  position: relative;
  overflow: hidden;
  bottom: 0px;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
  background: #606060; }

.footer-content {
  margin: 0 auto;
  padding: 5px 0 5px 0;
  overflow: auto; }

.footer-content {
  border-top: solid 2px #f05600;
  background-color: rgba(48, 48, 48, 0.3);
  background: -o-linear-gradient(to bottom, rgba(48, 48, 48, 0.3) 20%, rgba(48, 48, 48, 0.7) 90%);
  background: -ms-linear-gradient(to bottom, rgba(48, 48, 48, 0.3) 20%, rgba(48, 48, 48, 0.7) 90%);
  background: -moz-linear-gradient(to bottom, rgba(48, 48, 48, 0.3) 20%, rgba(48, 48, 48, 0.7) 90%);
  background: -webkit-linear-gradient(to bottom, rgba(48, 48, 48, 0.3) 20%, rgba(48, 48, 48, 0.7) 90%);
  background: linear-gradient(to bottom, rgba(48, 48, 48, 0.3) 20%, rgba(48, 48, 48, 0.7) 90%); }

.fatfooterdiv {
  float: left;
  width: 30%;
  margin-right: 0%;
  padding: 1.0rem 0% 0.8rem 1.8%; }

.fatfooterdiv span.selected {
  text-decoration: underline; }

.fatfooterdiv p {
  font-size: 1rem;
  line-height: 1.5;
  color: #ffd800; }

.fatfooterdiv li {
  font-size: 1rem;
  list-style-type: none;
  padding-bottom: 0.4rem;
  color: #ffd800; }

.footercontact {
  float: right;
  width: 30%;
  margin: 0;
  padding: 1.0rem 1.8% 0px 0.5rem; }

.footercontact li {
  text-align: right;
  list-style-type: none;
  margin: 0.5rem 0px 0.25rem auto;
  font-size: 0.85rem;
  color: #f0a000; }

li.footerabn {
  font-size: 80%; }

li.footer-tradingname {
  font-size: 1.15rem; }

li.footer-phone {
  font-size: 1.5rem; }

li.footer-phone a:link,
li.footer-phone a:visited {
  color: inherit; }

p.copyrightwide {
  clear: both;
  margin: 0.0rem 1.2rem 0.5rem auto;
  padding-top: 1.2rem;
  font-size: 0.7rem;
  text-align: right;
  color: #d8d8d8; }

.printstamp {
  display: none; }


/*------------------------------------*\
     #MASTHEAD-MENU-SECTION
\*------------------------------------*/

.mastheadmenuribbon-container	{
  background-color: #c8c8c8;
}

.mastheadmenuribbon	{
	min-height: 6.8rem;
	margin: 0px 32px;
	background: -o-linear-gradient(to right, rgba(196, 196, 196, 0.25) 20%, rgba(255, 255, 255, 1.0) 50%, #e0e0e0 95%);
	background: -ms-linear-gradient(to right, rgba(196, 196, 196, 0.25) 20%, rgba(255, 255, 255, 1.0) 50%, #e0e0e0 95%);
	background: -moz-linear-gradient(to right, rgba(196, 196, 196, 0.25) 20%, rgba(255, 255, 255, 1.0) 50%, #e0e0e0 95%);
	background: -webkit-linear-gradient(to right, rgba(196, 196, 196, 0.25) 20%, rgba(255, 255, 255, 1.0) 50%, #e0e0e0 95%);
	background: linear-gradient(to right, rgba(196, 196, 196, 0.25) 20%, rgba(255, 255, 255, 1.0) 50%, #e0e0e0 95%);
}


ul.extendedmenu-top,
ul.extendedmenu-btm
{
	position: absolute;
	width: 75%;
	right: 28%;
	margin: 0px;
	padding: 0px;
	color: #404040;
}

ul.extendedmenu-top
{
	top: 1.0rem;
}

div.dividerline
{
	position: absolute;
	top: 50%;
	width: 42%;
	right: 30%;
	height: 1px;
	background-color: #f05600;
}

ul.extendedmenu-btm
{
	top: 4.2rem;
	font-size: 1.0rem;
}

ul.extendedmenu-top li {
	font-size: 1.2rem;
}

ul.extendedmenu-btm li {
	font-size: 1.0rem;
}

ul.extendedmenu-top li,
ul.extendedmenu-btm li {
  float: right;
  margin: 0px 3% 0px 0%;
  padding: 0px;
  list-style-type: none; }

ul.extendedmenu-top a:link,
ul.extendedmenu-top a:visited,
ul.extendedmenu-btm a:link,
ul.extendedmenu-btm a:visited	{
	color: inherit;
}


.mastheadcalltoaction	{
	position: absolute;
	right: 0%;
	width: 30%;
	min-height: 6.8rem;
	background: url('../images_layout/owi-mastheadcalltoaction-bkgnd.png') left no-repeat;
	background-size: cover;
}

.mastheadgaq,
.mastheadphone	{
	width: 85%;
	padding: 0.5rem 10% 0.5rem 0%;
	font-family: "Open Sans", calibri, arial, helvetica, sans-serif;
	font-size: 2.0rem;
	letter-spacing: 0.10rem;
	line-height: 2.4rem;
	text-align: right;
	color: #fff;
	text-shadow: 1px 1px 0px rgba(0,0,0, 0.4);
}

.mastheadcalltoaction:hover	{
	opacity: 0.85;
}



/*------------------------------------*\
          #COMPACT-MENU-SECTION
\*------------------------------------*/
#compactmenu {
  position: absolute;
  z-index: 92;
  display: none;
  top: 0.0rem;
  width: 100%;
  padding-top: 2rem;
  background: rgba(240, 144, 30, 0.9);
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.4); }

#compactmenu ul,
#compactmenu ul li {
  margin: 0;
  padding: 1.5rem 0 0 0; }

#compactmenu ul li {
  width: 46%;
  float: left;
  margin: 0;
  padding: 0.2rem 0% 0.2rem 3%;
  font-size: 1.0rem !important;
  list-style-type: none; }

#compactmenu ul li:hover {
  background: rgba(255, 255, 255, 0.20); }

#compactmenu a:link,
#compactmenu a:visited {
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #fff; }

#compactmenu span.selected {
  display: block;
  color: #ffd800;
  background: white; }

#compactmenuopen {
  display: none;
  /* Hide by default - show only via media query - see below	*/
  position: absolute;
  z-index: 92;
  margin: 0rem auto;
  top: 1rem;
  left: 3.5%;
  right: auto;
  width: 50px;
  height: 40px;
  padding-top: 5px;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer; }

@media only screen and (max-width: 568px) {
  #compactmenuopen {
    top: 0.66667rem;
    left: 2.33333%; } }
@media only screen and (max-width: 321px) {
  #compactmenuopen {
    top: 0.5rem;
    left: 1.75%; } }
div.menubar {
  width: 40px;
  height: 5px;
  margin: 5px auto;
  background: #f05600;  }

#compactmenuopen.noshow {
  display: none; }

#compactmenuclose {
  position: absolute;
  cursor: pointer;
  top: 1.2rem;
  left: 5.5%;
  font-size: 1.7rem;
  line-height: 2.0rem;
  height: 2.0rem;
  width: 2.0rem;
  text-align: center;
  margin: 0rem auto;
  color: #808080;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 1.8rem;
  border: solid 1px rgba(128, 128, 128, 0.8); }

#compactmenuclose:hover {
  color: #606060;
  background: white;
  border: solid 1px rgba(128, 128, 128, 0.3); }

#compactmenutitle {
  position: absolute;
  cursor: pointer;
  top: 0.5rem;
  left: 3%;
  margin: 0rem auto 0rem 0rem;
  font-size: 1.5rem;
  line-height: 1.5;
  color: #fff; }

@media only screen and (max-width: 786px) {
  .extended-only {
    display: none; } }

/*------------------------------------*\
          #TEXT-CONTENT-TAGS
\*------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  font-family: "Coda Caption", calibri, arial, helvetica, sans-serif;
  -webkit-hyphens: auto;
  hyphens: auto;
  font-weight: 800;
  line-height: 1.2;
  word-wrap: break-word;
  color: #f05600;
  text-align: left; }

p,
li {
  font-family: "Open Sans", calibri, arial, helvetica, sans-serif;
  font-size: 14px;
  font-size: 1rem;
  margin: 0.25rem 0rem 0.5rem 0rem;
  text-align: left;
  -webkit-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
  line-height: 1.6;
  color: #404040; }

div.sidebar p,
div.sidebar li {
  font-size: 0.95rem; }

div.sidebar p.small,
div.sidebar p.caption {
  font-size: 0.85rem; }

h1 {
  font-size: 2.2rem;
  margin: 2.2rem auto 0.5rem 0rem; }

h2 {
  font-size: 2.1rem;
  margin: 2.1769rem auto 0.3rem 0rem; }

h3 {
  font-size: 1.8rem;
  margin: 2.1538rem auto 0.3rem 0rem; }

h4 {
  font-size: 1.6rem;
  margin: 2.1307rem auto 0.3rem 0rem; }

h5 {
  font-size: 1.4rem;
  margin: 2.1076rem auto 0.3rem 0rem; }

h6 {
  font-size: 1.1rem;
  margin: 2.0845rem auto 0.3rem 0rem; }


h1 .small,
h2 .small,
h3 .small,
h4 .small {
  font-size: 75%; }

.subheading {
  font-size: 1.20rem;
  margin-top: 0.0rem; }

ul,
ol {
  margin: -0.25rem auto 0.75rem 0rem; }

ul li,
ol li {
  margin: 0.25rem 0px 0.25rem 1.0rem;
  font-weight: normal; }

ul li {
  list-style-type: disc; }

ol li {
  list-style-type: decimal; }

ul ul,
ol ul {
  margin: 0.5rem auto 1.25rem 0rem; }

ul ul li {
  margin: 0.4rem 0px 0.0rem 4.0%;
  list-style-type: square;
  text-align: left;
  line-height: 1.5;
  font-size: 1.0rem;
  font-weight: normal; }

ol ul li {
  margin: 0.2rem 0px 0.2rem 2.0%;
  list-style-type: square;
  text-align: left;
  line-height: 1.5;
  font-weight: normal; }

ul.nobull li {
  list-style-type: none;
  margin: 0.5rem auto 0.75rem 0rem;
  padding-left: 0rem; }

ul ul.nobull li {
  margin-left: 2.0%; }

ul.site-map li {
  color: #a0a0a0;
  margin-top: 1.2rem; }

p.caption {
  text-align: center;
  font-size: 75%;
  line-height: 1.2; }

/*------------------------------------*\
    #MEDIA-QUERY-TEXT-ADJUSTMENTS
\*------------------------------------*/

@media only screen and (max-width: 1080px) {
  h1 {
	font-size: 2.0rem;
    margin: 1.8rem auto 0.225rem 0rem; }

  h2 {
	font-size: 1.8rem;
    margin: 1.7811rem auto 0.22264rem 0rem; }

  h3 {
    font-size: 1.6rem;
    margin: 1.7622rem auto 0.22028rem 0rem; }

  h4 {
    font-size: 1.4rem;
    margin: 1.7433rem auto 0.21791rem 0rem; }

  h5 {
    font-size: 1.2rem;
    margin: 1.7244rem auto 0.21555rem 0rem; }

  h6 {
    font-size: 1.0rem;
    margin: 1.7055rem auto 0.21319rem 0rem; }

	li.footer-tradingname {
	  font-size: 1.0rem; }
}




@media only screen and (max-width: 786px) {
  h1 {
	font-size: 1.8rem;
    margin: 1.8rem auto 0.225rem 0rem; }

  h2 {
	font-size: 1.6rem;
    margin: 1.7811rem auto 0.22264rem 0rem; }

  h3 {
    font-size: 1.4rem;
    margin: 1.7622rem auto 0.22028rem 0rem; }

  h4 {
    font-size: 1.2rem;
    margin: 1.7433rem auto 0.21791rem 0rem; }

  h5 {
    font-size: 1.0rem;
    margin: 1.7244rem auto 0.21555rem 0rem; }

  h6 {
    font-size: 0.9rem;
    margin: 1.7055rem auto 0.21319rem 0rem; }

  p,
  ul li,
  ol li,
  ul ul li {
    font-size: 0.95rem; }

  div.sidebar p,
  div.sidebar li {
    font-size: 0.85rem; }

  div.sidebar p.small,
  div.sidebar p.caption {
    font-size: 0.65rem; } }


@media only screen and (max-width: 568px) {
  h1 {
    font-size: 1.60rem;
    margin: 1.6rem auto 0.2rem 0rem; }

  h2 {
    font-size: 1.5rem;
    margin: 1.5832rem auto 0.1979rem 0rem; }

  h3 {
    font-size: 1.35rem;
    margin: 1.5664rem auto 0.1958rem 0rem; }

  h4 {
    font-size: 1.2rem;
    margin: 1.5496rem auto 0.1937rem 0rem; }

  h5 {
    font-size: 1.0rem;
    margin: 1.5328rem auto 0.1916rem 0rem; }

  h6 {
    font-size: 0.8rem;
    margin: 1.516rem auto 0.1895rem 0rem; }

  p,
  ul li,
  ol li,
  ul ul li {
    font-size: 0.9rem; }

  div.sidebar p,
  div.sidebar li {
    font-size: 0.8rem; }

  div.sidebar p.small,
  div.sidebar p.caption {
    font-size: 0.75rem; } }

@media only screen and (max-width: 321px) {
  h1 {
    font-size: 1.40rem;
    margin: 1.4rem auto 0.175rem 0rem; }

  h2 {
    font-size: 1.30rem;
    margin: 1.3853rem auto 0.17316rem 0rem; }

  h3 {
    font-size: 1.20rem;
    margin: 1.3706rem auto 0.17132rem 0rem; }

  h4 {
    font-size: 1.10rem;
    margin: 1.3559rem auto 0.16949rem 0rem; }

  h5 {
    font-size: 0.95rem;
    margin: 1.3412rem auto 0.16765rem 0rem; }

  h6 {
    font-size:0.90rem;
    margin: 1.3265rem auto 0.16581rem 0rem; }

  p,
  ul li,
  ol li,
  ul ul li {
    font-size: 0.8rem; }

  div.sidebar p,
  div.sidebar li {
    font-size: 0.7rem; }

  div.sidebar p.small,
  div.sidebar p.caption {
    font-size: 0.6rem; } }

/*------------------------------------*\
          #CONTENT-FORMAT-TAGS
\*------------------------------------*/
.none {
  display: none !important; }

.left {
  text-align: left; }

.center {
  text-align: center; }

.right {
  text-align: right; }

.small {
  font-size: 80%; }

em, i {
  font-style: italic; }

.strong, strong, b {
  font-weight: bold; }

.unbold, .normal {
  font-weight: normal; }

.grey {
  color: #808080; }

.red {
  color: #800000; }

.green {
  color: #00a000; }

.dev {
  color: #808000;
  background: #ffffd8; }

.left15 {
  padding-left: 15px; }

.left25 {
  padding-left: 25px; }

.left35 {
  padding-left: 35px; }

.left50 {
  padding-left: 50px; }

.left75 {
  padding-left: 75px; }

.left100 {
  padding-left: 100px; }

.right20 {
  padding-right: 20px; }

.right30 {
  padding-right: 30px; }

.top0r {
  margin-top: 0.0rem; }

.top0r5 {
  margin-top: 0.5rem; }

.top1r {
  margin-top: 1.0rem; }

.top1r5 {
  margin-top: 1.5rem; }

.top2r {
  margin-top: 2.0rem; }

.top2r5 {
  margin-top: 2.5rem; }

.top3r {
  margin-top: 3.0rem; }

.clearleft {
  clear: left; }

.clearright {
  clear: right; }

.clearboth {
  clear: both; }

.clearnone {
  clear: none; }



/*------------------------------------*\
          #CUSTOM-FAQ-TAGS
\*------------------------------------*/
p.faq-question {
  font-size: 1.35rem;
  font-weight: bold;
  line-height: 1.4;
  margin: 2.0rem 0% 0.0rem 0%;
  color: #606060; }

p.faq-answer {
  margin: 0.0rem 0% 2.2rem 0%; }

p.faq-ans-normal {
  margin-bottom: 0.5rem; }



/*------------------------------------*\
     #FULL-WIDTH-IMAGE-FEATURE-TAGS
\*------------------------------------*/

div.image-feature	{
	clear: both;
	margin: 5rem -2.05% 0rem;		/*	Neg margins to override content margin	*/
	overflow: hidden;
}

div.image-feature img	{
	width: 100.5%;
	max-width: 1180px;			/*	full page content width	*/
	min-height: 100px;
	background-color: #f0f0f0;
}


/*------------------------------------*\
       #FLEXBOX-CONTENT-TAGS
\*------------------------------------*/
.flex-container,
.flex-container-checkbox {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 1.2rem auto 2rem; }

.flex-container.topbox	{
  margin: 0rem auto 2.5em; }


.box,
.boxbyhalf {
  width: 44.95%;
  /*	50% less 5% margin AND less 2 * 2% padding		*/
  margin: 0.0rem 5.0% 0.0rem 0%; }

.boxbythird {
  width: 27.95%;
  /*	33% less 5% margin AND less 3 * 2% padding		*/
  margin: 0.0rem 5.0% 0.0rem 0%; }

.boxbyfourth {
  width: 21.95%;
  /*	25% less 3% margin AND less 4 * 2% padding		*/
  margin: 0.0rem 3.0% 2.4rem 0%; }

.boxbyfourth img {
  width: 240px; }

.boxbyfourth p {
  text-align: center;
  font-size: 0.8rem;
  color: #606060; }

.fullwidth {
  width: 94.75%;
  /*	100% less 5% margin AND less 2 * 2% padding		*/
  margin: 0.0rem 5% 0.0rem 0%; }

.lastbox {
  padding-top: 2.4rem; }

.fullwidth p,
.boxbyhalf p,
.boxbythird p {
  text-align: left;
  padding-left: 0%;
  font-size: 1.0rem;
  color: #606060; }

.fullwidth ul li,
.boxbyhalf ul li,
.boxbythird ul li {
  margin-left: 1.6rem;
  font-size: 1.0rem; }



/*------------------------------------*\
		#ENTRY-PAGE-FEATURE-BOXES
\*------------------------------------*/
div.entry-feature-box {
  width: 20.25%;
  /*	25% less 5% margin - but not on first & last objects	*/
  margin: 1.8rem 3.0% 0.6rem;
  position: relative;
  max-width: 235px;
  text-align: center;
  transition-duration: 1.5s;
}

div.entry-feature-box:first-child {
	margin-left: 0%; }

div.entry-feature-box:last-child {
	margin-right: 0%; }


div.entry-feature-box img {
  width: 100%;
  background: rgba(0, 0, 0, 0.15);
  margin: 0px auto;
 }


div.entry-feature-box:hover {
  opacity: 0.75; }

div.entry-feature-box p {
  width: 100%;
  margin: 0px auto;
  padding: 0.5rem 0%;
  text-align: center;
  font-size: 0.9rem;
  line-height: 1.4;
  background: rgba(128, 128, 128, 0.8);
  color: #fff; }


@media only screen and (max-width: 1080px) {
  div.entry-feature-box {
    width: 45%;
    max-width: 380px;
    margin: 1.2rem 5% 1.2rem; }

  div.entry-feature-box img,
  div.entry-caption p {
    max-width: 380px; }

  div.entry-feature-box:first-child {
    margin-left: 5%; }

  div.entry-feature-box:last-child {
    margin-right: 5%; }

}

@media only screen and (max-width: 980px) {
  div.entry-feature-box {
    width: 44%;
    max-width: 350px;
    margin: 1.2rem 5% 1.2rem; }
}

@media only screen and (max-width: 920px) {
  div.entry-feature-box {
    width: 80%;
    max-width: 380px;
    margin: 1.8rem auto 1.8rem; }

  div.entry-feature-box img,
  div.entry-caption p {
    max-width: 380px; }

  div.entry-feature-box:first-child {
    margin-left: auto; }

  div.entry-feature-box:last-child {
    margin-right: auto; }
}

@media only screen and (max-width: 860px) {
  div.entry-feature-box {
    width: 90%;
    max-width: 420px;
    margin: 1.8rem auto 1.8rem; }

  div.entry-feature-box img,
  div.entry-caption p {
    max-width: 420px; }

  div.entry-feature-box:first-child {
    margin-left: auto; }

  div.entry-feature-box:last-child {
    margin-right: auto; }
}



div.entry-feature-box a:link,
div.entry-feature-box a:visited
{	color: inherit; }

div.entry-feature-box a:link,
div.entry-feature-box a:visited {
  text-decoration: none; }




/*------------------------------------*\
       #SWIPER-CONTENT-TAGS
\*------------------------------------*/


.swiper-container {
	width: 104.2%;
	height: 100%;
	margin: 1.8rem -2.02% 2.0rem;
	background: #f0f0f0;
}


.swiper-slide	{
	margin: 0rem auto 2.0rem;
	height: auto;
	background: #f0f0f0;
}


.swiper-slide img	{
	width: 100%;
	max-width: 320px;
	height: auto;
	text-align: center;
	font-size: 0.5rem;
	margin-top: 1.2rem
}


.swiper-slide p	{
	width: 100%;
	text-align: center;
	font-size: 0.9rem;
	color: #606060;
	margin: 0.0rem auto 0rem;
}



/*------------------------------------*\
       #SIDEBAR-CONTENT-TAGS
\*------------------------------------*/

div.sidebar {
  float: right;
  width: 30%;
  max-width: 380px;
  border: solid 1px #d8d8d8;
  border-width: 0px;
  border-radius: 3px;
  margin: 0.0rem 0.5% 3.0rem 3%;
  padding: 0rem 1% 1.2rem 1%;
  background: #fff; }

div.sidebar img {
  display: block;
  width: 100%;
  max-width: 360px;
  margin: 1.2rem auto 0.25em; }

.sidebar h3,
.twocolright h3,
.threecolright h3,
.sidebar h4,
.twocolright h4,
.threecolright h4 {
  margin-top: 0.5rem; }

div.errorreport {
  margin: 3rem auto;
  padding: 5rem 1%; }

div.errorreport h1,
div.errorreport p {
  color: #808080; }

hr {
  border: 0;
  height: 1px;
  width: 90%;
  margin: 3rem auto;
  background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.75), transparent); }

/*------------------------------------*\
	 #HACKS-OF-TAGS
\*------------------------------------*/


@media only screen and (max-width: 641px) {
  div.content {
    padding-top: 0.0rem;
    min-height: 30rem; } }


/*------------------------------------*\
	 #EXTENDED-TOP-OF-PAGE-CONTACT-TAGS
\*------------------------------------*/

@media only screen and (max-width: 1060px) {
	.mastheadgaq,
	.mastheadphone {
    font-size: 1.9rem; } }

@media only screen and (max-width: 940px) {
	.mastheadgaq,
	.mastheadphone {
    font-size: 1.8rem;
   	letter-spacing: 0.05rem; } }

@media only screen and (max-width: 860px) {
	.mastheadgaq,
	.mastheadphone {
    font-size: 1.7rem;
   	letter-spacing: 0.00rem; } }

    
@media only screen and (max-width: 780px) {
 	.mastheadgaq,
	.mastheadphone {
    font-size: 1.6rem; } }

@media only screen and (max-width: 720px) {
 	.mastheadgaq,
	.mastheadphone {
    font-size: 1.5rem; } }


/*------------------------------------*\
	 #COMPACT-TOP-OF-PAGE-CONTACT-TAGS
\*------------------------------------*/

div.compact-topbox {
	display: none;
	width: 49.95%;
	margin: 0.0rem 0% 0.25rem; 
	border: solid 1px #f05600;
	border-width: 1px 0px;
	background: #f0f0f0;
	color: #f05600;
}


div.compact-topbox a:link {
  text-align: center;
  font-family: "Open Sans", calibri, arial, helvetica, sans-serif;
  font-size: 1.5rem;
  line-height: 2.5rem;
}

div.compact-topbox a:link,
div.compact-topbox a:visited
{	color: inherit; }





/*------------------------------------*\
		#TESTIMONIAL-FEATURE
\*------------------------------------*/
div.testimonial {
  margin: 0.5rem 0% 1.4rem;
  padding: 0.0rem 0% 0.25rem;
  background: -o-linear-gradient(to bottom, #fff 0px, #fff 16px, #f5f5f5 16px, #f5f5f5 100%);
  background: -ms-linear-gradient(to bottom, #fff 0px, #fff 16px, #f5f5f5 16px, #f5f5f5 100%);
  background: -moz-linear-gradient(to bottom, #fff 0px, #fff 16px, #f5f5f5 16px, #f5f5f5 100%);
  background: -webkit-linear-gradient(to bottom, #fff 0px, #fff 16px, #f5f5f5 16px, #f5f5f5 100%);
  background: linear-gradient(to bottom, #fff 0px, #fff 16px, #f5f5f5 16px, #f5f5f5 100%); }

p.testimonial {
  padding: 32px 2% 0.0rem;
  background-image: url("images_layout/quote-in-circle.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 32px; }

    

/*------------------------------------*\
          #IMAGE-FEATURE
\*------------------------------------*/

#imagefeature {
	display: block;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 100%;
	max-width: 320px;
	min-height: 260px;
	margin: 1.0rem auto 0.0rem; }

#imagefeature ul {
	margin: 0px auto; }

#imagefeature li {
	width: 100%;
	margin: 0px auto;
	list-style-type: none;
	font-size: 0.8rem;
	text-align: center; }

#imagefeature p {
	font-size: 0.8rem;
	text-align: center;
	color: inherit; }

#imagefeature img {
	display: block;
	width: 100%;
	max-width: 320px;
	height: auto;
	margin: 0.0rem auto 0.5rem;
	font-size: 0.8rem;
	text-align: center; }

#imagefeature img:hover
{	opacity: 0.9;	}


/*		A hack to bestow actual height to parent DIV as all other elements are position: absolute;		*/
#imagefeature img.buffer	{
	position: relative;
	display: block;
	width: 64.5%;
	background: #f0f0f0;	}

#imagefeature a:link {	text-decoration: none; }

#imagefeature li a:visited {	color: inherit; }

div.clicktoview {
	position: absolute;
	top: 0.0rem;
	z-index: 9999;
	width: 100%;
	height: 40px;
	background: rgba(255, 255, 255, 0.5) url("../images_layout/click-to-view-overlay.png") top center no-repeat;
	background-size: 100% auto; }

div.clicktoview:hover {
	background: rgba(255, 255, 255, 0.75) url("../images_layout/click-to-view-overlay.png") top center no-repeat; }

div.clicktoview a:link,
div.clicktoview a:visited
{
	display: block;
	width: 100%;
	height: 100%;
}


/*------------------------------------*\
          #ANCHOR-TAGS
\*------------------------------------*/
a {
  font-family: inherit;
  text-decoration: none;
  outline: none; }

a:link {
  color: #2020ff; }

a:visited {
  color: #4080ff; }

a:hover {
  color: #ff2020;
  text-decoration: underline; }

a:active {
  color: #ff0000;
  text-decoration: underline; }

h1 a:link,
h1 a:visited,
h1 a:hover,
h1 a:active,
h2 a:link,
h2 a:visited,
h2 a:hover,
h2 a:active,
h3 a:link,
h3 a:visited,
h3 a:hover,
h3 a:active {
  color: inherit; }

.mastheadgaq a:link,
.mastheadgaq a:visited,
.mastheadphone a:link,
.mastheadphone a:visited,
.compact-topbox a:link,
.compact-topbox a:visited
{
	color: inherit;
	text-decoration: none;
}

.mastheadgaq a:hover,
.mastheadphone a:hover
{	text-decoration: none; }


a.content-phone:link,
a.content-phone:visited 
{	color: inherit;	}


a.content-phone:hover {	
	text-decoration: none;
	background: #ffffd8;	}



.footernavi a {
  padding: 1px 4% 1px 0px; }

.footer-content a:link,
.footer-content a:visited {
  color: #f05600;
  color: #f0a000;
  text-decoration: none; }

.footer-content a:hover,
.footer-content a:active {
  color: #f05600;
  color: #ffd800;
  text-decoration: underline; }


span.non-link a:link,
span.non-link a:visited {
  color: inherit; }



/*------------------------------------*\
        #DOC-LINK-ICON-TAGS
\*------------------------------------*/

div.linkicon	{
	display: inline-block;
	float: left;
	padding: 0px 4.0%;
}

div.fflinkicon	{
	display: inline-block;
	float: right;
	padding: 0.8rem 0% 0.8rem 12%;
}
.pdficon,
.webicon,
.wdicon,
.docicon,
.docxicon,
.xlsicon,
.xlsxicon,
.ppticon,
.pptxicon {
  padding-left: 2rem;
  width: 20px;
  height: 20px;
  text-decoration: none; }

.pdficon {
  background: url("../images_layout/adobe-pdf-80-icon.png") left no-repeat;
  background-size: contain; }

.webicon {
  background: url("../images_layout/web_icon.png") left no-repeat;
  background-size: contain; }

.wdicon,
.docicon,
.docxicon {
  background: url("../images_layout/wd_icon.png") left no-repeat;
  background-size: contain; }

.xlsicon,
.xlsxicon {
  background: url("../images_layout/xls_icon.png") left no-repeat;
  background-size: contain; }

.ppticon,
.pptxicon {
  background: url("../images_layout/ppt_icon.png") left no-repeat;
  background-size: contain; }

a.facebookicon,
a.instagramicon,
a.googleBusinessicon,
a.linkedinicon,
a.twittericon,
a.youtubeicon {
  display: block;
  border: none;
  width: 20px;
  height: 20px;
  margin: 0px; }

a.facebookicon {
  background: url("../images_layout/facebook-40-icon.png") no-repeat;
  background-size: cover; }

a.instagramicon {
  background: url("../images_layout/instagram-80-icon.png") no-repeat;
  background-size: cover; }

a.googleBusinessicon {
  background: url("images_layout/googleBusiness-icon.png") no-repeat;
  background-size: cover; }

a.linkedinicon {
  background: url("../images_layout/linkedin-40-icon.png") no-repeat;
  background-size: cover; }

a.twittericon {
  background: url("../images_layout/twitter-80-icon.png") no-repeat; }

a.youtubeicon {
  background: url("../images_layout/youtube-40-icon.png") no-repeat;
  background-size: cover; }


/*------------------------------------*\
          #TABLE-TAGS
\*------------------------------------*/
th {
  font-family: inherit;
  font-size: 1.0rem;
  vertical-align: middle; }

td {
  font-family: inherit;
  font-size: 1.0rem;
  vertical-align: top; }

/*------------------------------------*\
            #FORM-TAGS
\*------------------------------------*/
/*		Accessible fields where placeholder dynamically becomes label	*/
label {
  background: #fff;
  color: #325AB6;
  font-family: calibri, arial, helvetica, sans-serif;
  font-size: 1.0rem;
  font-weight: 600;
  left: 0.25rem;
  opacity: 0;
  padding: 0.0rem 0.35rem;
  position: absolute;
  top: 2.0rem;
  transition: all 0.1s linear;
  z-index: -1; }

label.on {
  color: #325AB6; }

label.show {
  opacity: 1;
  top: -0.9rem;
  z-index: 1; }

.field {
  margin-bottom: 1.5rem;
  position: relative; }

input,
textarea {
  font-family: calibri, arial, helvetica, sans-serif;
  line-height: 2.2rem;
  text-align: left;
  border: solid 1px #a0a0a0;
  padding: 0.0rem 0.25rem;
  margin: 0.5rem 0.0rem;
  -webkit-appearance: none;
  /*	Note this has flow-on consequences	*/ }

input.contactus,
textarea.contactus {
  width: 100%;
  font-size: 1.1rem;
  color: #000;
  border: solid 1px #a0a0a0;
  border-radius: 0px;
  box-shadow: none; }

input.contactus {
  padding: 0.0rem 2%;
  height: 2.2rem; }

.fullwidth input.contactus,
textarea.contactus {
  padding: 0.0rem 1%; }

input.contactus:focus,
textarea.contactus:focus {
  border: solid 1px #ec006c; }

input[type='radio'] {
  -webkit-appearance: radio;
  margin-left: 0.25rem;
  margin-right: 0.8rem; }

input[type='checkbox'] {
  -webkit-appearance: checkbox; }

input.submit {
  float: left;
  font-size: 1.1rem;
  margin: 0.25rem auto 0.5rem 0%;
  padding: 0px 0.5rem;
  border: 1px solid #999;
  color: #606060;
  min-width: 5rem;
  height: 2.0rem;
  line-height: 2.0rem;
  text-align: center;
  border-radius: 0px;
  background: #e2e2e2;
  background: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e2e2e2), color-stop(50%, #dbdbdb), color-stop(51%, #d1d1d1), color-stop(100%, #fefefe));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(to bottom, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
  /* W3C */
  -webkit-appearance: none; }

input.submit:hover {
  color: #404060;
  background: #fefefe;
  /* Old browsers */
  text-decoration: none;
  background: -moz-linear-gradient(top, #9accfe 0%, #6d9fd1 49%, #77a9db 50%, #7ea6e2 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9accfe), color-stop(49%, #6d9fd1), color-stop(50%, #77a9db), color-stop(100%, #7ea6e2));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #9accfe 0%, #6d9fd1 49%, #77a9db 50%, #7ea6e2 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #9accfe 0%, #6d9fd1 49%, #77a9db 50%, #7ea6e2 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #9accfe 0%, #6d9fd1 49%, #77a9db 50%, #7ea6e2 100%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e2e2e2', GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(to bottom, #9accfe 0%, #6d9fd1 49%, #77a9db 50%, #7ea6e2 100%);
  /* W3C */ }

select {
  font-family: arial, helvetica, sans-serif;
  font-size: 0.9rem;
  color: #404040; }

option {
  padding: 2px 5px;
  border-bottom: solid #fff 1px;
  color: #404040;
  background: #f0f0f0; }

/*------------------------------------*\
    #CONTACT-US-LOCALITY-MAP-TAGS
\*------------------------------------*/
.mapiframelargescreen,
.mapiframesmallscreen {
  display: block;
  width: 100%;
  border: 0; }

.mapiframelargescreen {
  height: 240px;
  margin: 0.25rem auto 0.0rem; }

.mapiframesmallscreen {
  height: 220px;
  max-width: 660px;
  margin: 0.25rem auto 0.25rem; }

div.privacy-link {
  float: right;
  margin-right: 3%; }

/*------------------------------------*\
    #CONTACT-US-FORM-TAGS
\*------------------------------------*/
.contactdetails,
.contactresponse {
  width: 100%;
  max-width: 880px; }

.contactdetails {
  margin: 1rem auto 2rem;
  border: solid 1px #d8d8d8;
  border-width: 1px 0px; }

.contactdetails td {
  padding: 3px 3px;
  font-size: 1.0rem;
  line-height: 1.25; }

.contactdetails th {
  padding: 0px 5px;
  border-bottom: 1px solid #d8d8d8;
  font-weight: normal; }

.contactdetails th p {
  color: #606060;
  margin: 0rem auto 0rem 0.25rem;
  text-align: left; }

.contactdetails td p {
  font-size: 1.0rem;
  color: #606060; }

.contactdetails td p.right {
  margin: 0rem 0rem 0rem auto;
  text-align: right; }

.contactdetails td p.left {
  margin: 0.0rem auto 0.0rem 0em; }

.contactdetails p.small {
  font-size: 0.8rem;
  margin: 0.1rem auto; }

.contactdetails a:link,
.contactdetails a:visited	{
  color: inherit; }

@media only screen and (max-width: 780px) {
  .contactdetails td p {
    font-size: 0.85rem; } }
@media only screen and (max-width: 568px) {
  .contactdetails td p {
    font-size: 0.75rem; } }
/*------------------------------------*\
    #CONTACT-US-RESPONSE-TAGS
\*------------------------------------*/
div.contactresponse {
  clear: both;
  margin: 2.5rem auto 3.5rem;
  border: solid #d8d8d8;
  border-width: 3px 0px;
  padding: 2.0rem 2%; }

div.contactresponseinner {
  padding: 5px; }

div.contactresponseinner p {
  color: #606060; }

/*-----------------------------------------*\
        #RESPONSIVE-LAYOUT-GENERIC
\*-----------------------------------------*/
.show-on-compact-screen {
  display: none; }

.show-on-extended-screen {
  display: block; }

/*-----------------------------------------*\
        #RESPONSIVE-LAYOUT-BELOW-970px
\*-----------------------------------------*/
@media only screen and (max-width: 1080px) {
  #mainmenu ul li,
  #mainmenu p {
    font-size: 0.9975rem; } }
@media only screen and (max-width: 970px) {
  #mainmenu ul li,
  #mainmenu p {
    font-size: 0.945rem; }
  div.footercontact {
    margin: 0.0rem 2% 0.5rem auto;
    width: 48%;
    padding: 0.0rem;
    font-size: 0.9rem; } }
@media only screen and (max-width: 880px) {
  #mainmenu ul li,
  #mainmenu p {
    font-size: 0.8925rem; } }
/*-----------------------------------------*\
        #RESPONSIVE-LAYOUT-BELOW-786px
        #DISPLAY-IPAD-PORTRAIT
\*-----------------------------------------*/
@media only screen and (max-width: 786px) {

  div.sidebar {
    float: right;
    width: 30%;
    margin: 0.6rem 0.5% 3.0em 3%; }

  div.fatfooterdiv {
    width: 48%;
    margin-right: 0%;
    padding: 0.0rem 0% 0.0rem 2%; }

  div.ffright {
    padding-top: 0rem; }

  div.fatfooterdiv ul {
    margin-top: 0rem;
    margin-bottom: 0rem; }

  div.fatfooterdiv li,
  div.fatfooterdiv p {
    font-size: 0.85rem;
    margin-left: 1%; }

  div.ffright ul {
    margin-top: -0.25rem; }

  div.footercontact {
    margin: 0.0rem 2% 0.5rem auto;
    width: 48%;
    padding: 0.0rem;
    font-size: 0.9rem; }

  div.footercontact li {
    line-height: 1.75; }

  p.copyrightwide {
    position: relative;
    top: -0.8rem;
    font-size: 0.7rem;
    margin: 0.0rem 1.2rem 0.5rem auto; }

  .small {
    font-size: 0.7rem; } }

/*-----------------------------------------*\
    #RESPONSIVE-LAYOUT-BELOW-BREAKPOINT
\*-----------------------------------------*/
@media only screen and (max-width: 760px) {
  .show-on-compact-screen {
    display: block !important; }

  .show-on-extended-screen {
    display: none !important; }

  div.sidebar {
    float: none;
    display: block;
    width: 100%;
    border: none;
    margin: 0.8rem auto 1.2rem;
    background: #fff; }
 
 .mastheadmenuribbon,
 .topofpageextended {
    display: none; }

  .topofpagecompact,
  div.compact-topbox	{
    display: block; }

  .mastheadphone {
    display: none !important; }

  #compactmenuopen {
    display: block !important; } }


/*-----------------------------------------*\
   #RESPONSIVE-CLEAR-COMPACT-NAVI-MENU
\*-----------------------------------------*/
@media only screen and (min-width: 761px) {
  #compactmenu {
    display: none !important; } }


/*-----------------------------------------*\
        #RESPONSIVE-LAYOUT-BELOW-568px
\*-----------------------------------------*/
@media only screen and (max-width: 568px) {
  .topofpagecompact {
    height: 170px; }

  .boxbyhalf {
    width: 95.05%;
    /*	100% less 5% margin AND less 2 * 2% padding		*/
    margin: 0.0rem 5% 0.0rem 0%; }

  .boxbyfourth {
    width: 95.05%;
    margin: 0.0rem 5% 1.8rem 0%; }

  .lastbox {
    padding-top: 0rem; }

  div.footercontact,
  div.fatfooterdiv {
    width: 98%;
    margin: 0.0rem auto 0rem 0%; }

  .footercontact ul {
    padding-top: 1.25rem; }

  .footercontact li {
    text-align: left;
    margin: 0.25rem auto 0.5rem 1%; }

  .fatfooterdiv li {
    padding-bottom: 0.75rem; }

  input.contactus {
    padding: 0.0rem 1%; }

  p.copyrightwide {
    font-size: 0.5rem;
    text-align: center;
    margin: 0.0rem auto 0.5rem;
    padding-top: 1.8rem; } }


/*-----------------------------------------*\
        #RESPONSIVE-LAYOUT-AT-480px
\*-----------------------------------------*/
@media only screen and (max-width: 520px) {
  .topofpagecompact {
    height: 150px; }
}

/*-----------------------------------------*\
        #RESPONSIVE-LAYOUT-AT-480px
\*-----------------------------------------*/
@media only screen and (max-width: 480px) {
  .topofpagecompact {
    height: 130px; }
}

/*-----------------------------------------*\
        #RESPONSIVE-LAYOUT-AT-480px
\*-----------------------------------------*/
@media only screen and (max-width: 440px) {
  .topofpagecompact {
    height: 120px; }
}



/*-----------------------------------------*\
        #RESPONSIVE-LAYOUT-AT-320px
\*-----------------------------------------*/
@media only screen and (max-width: 321px) {

  div.sidebar {
    float: none;
    display: block;
    width: 100%;
    margin: 0.8rem -1% 1.2rem -1%;
    background: #fff;
    border: none; }

  p.copyrightwide {
    font-size: 0.4rem;
    text-align: center;
    margin: 0.0rem auto 0.5rem;
    padding-top: 1.8rem; } }


/*-----------------------------------------*\
        #RESPONSIVE-LAYOUT-BOX
\*-----------------------------------------*/
@media only screen and (max-width: 1040px) {
  .boxbyfourth {
    width: 27.95%;
    /*	33% less 5% margin AND less 3 * 2% padding		*/
    margin: 0.0rem 5.0% 3.2rem 0%; } }
@media only screen and (max-width: 880px) {
  .boxbyfourth {
    margin: 0.0rem 5.0% 1.8rem 0%; } }
@media only screen and (max-width: 787px) {
  .boxbyfourth {
    width: 44.95%;
    /*	50% less 5% margin AND less 2 * 2% padding		*/
    margin: 0.0rem 5.0% 3.2rem 0%; } }
@media only screen and (max-width: 667px) {
  .boxbyfourth {
    margin: 0.0rem 5.0% 1.8rem 0%; } }
@media only screen and (max-width: 641px) {

  .boxbyfourth {
    width: 44.00%;
    /*	50% less 5% margin AND less 2 * 2% padding		*/
    margin: 0.0rem 5% 2.40rem 0%; } }


/*------------------------------------*\
			#END-OF-FILE
\*------------------------------------*/

