/*
Theme Name: IronOrchid2021
Theme URI: http://triggersolutions.co.uk
Description: Custom Theme For IronOrchid
Author: Trigger
Version: 1.0
Tags: none
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, font, 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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-family:"Gill Sans", 'Lato', sans-serif;
	
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,label { 
	margin:0;
	padding:0;

}


table {
	border-collapse:collapse;
	border-spacing:0;
}



fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}





ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
a {text-decoration:none; }
section a {color:#666; font-family:Arial, Helvetica, sans-serif}
section a.backto {font-size:14px; text-transform:none; float:right; color: #486168;
  font-size: 14px; letter-spacing:0; font-weight:bold;   margin-top: 4px;}
* {
	margin:0px;
}

body{ width:100%; margin-left:auto; margin-right:auto;margin-bottom:5px }
.inner {max-width:1140px;width:100%; margin-left:auto; margin-right:auto;}

p {margin-bottom:20px}
p:last-child {margin-bottom:0}
#contact { padding-top:40px; padding-bottom:40px}
#contact p, #contact a {color:#baa392}
#contact p {font-size:20px; text-align:center}
#contact p:nth-child(2) {font-size:24px; text-align:center}
footer {background:#adaca9; padding-top:40px; padding-bottom:40px}
footer  p {color:white; text-align:center}

@media all and  (max-width: 1160px) {
.icon {display:block}
nav {width: 100%;padding:0; position:fixed; top:-1000px; left:0px; z-index: 999; webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out; margin-top:0}
	nav.active {left:0%; top:0%}
nav li {width:100% !important; text-align:center}
	nav a {
  font-size: 14px;
  line-height: 17px;
  padding-top:10px;
  padding-bottom:10px;
  background:#486168;
 
  display: block;
  margin-bottom:0px;
  border-right:none;
   color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}
	#logo {
  float: none;
  width: 100%;
  text-align:center
}
aside {
  margin-top: 10px;
  float: none;
  font-size: 18px;
  text-align:center
}
aside a {
  
  margin-left: 5px;
}
}
@media all and  (max-width: 768px) {
.col-4 {width:49.5%; float:left; margin-right:1%; margin-bottom:5%}
.col-4.second, .col-4.end {float:right; margin-right:0}
.col-4.portfolio { margin-right:1%; margin-bottom:1%; display: block;}
.col-4.portfolio.second, .col-4.portfolio.end {float:right; margin-right:0}
footer .col-4 {width:49%; padding-right:1%}
.col-2 {width:100%; float:none; margin-right:0%; margin-bottom:5%}

#maincontent .left, #maincontent .right {width:100%; margin:0; clear:both; margin-bottom:5%}
#contact-form .left, #contact-form .right  {width:100%; margin:0; clear:both; margin-bottom:0%}
iframe  {width:100%; margin:0; clear:both; margin-bottom:5%;}
.wpcf7-form input, .wpcf7-form textarea {
  width: 96%;
  padding: 1%;
}
#mission .left, #mission .right  {width:100%; margin:0; clear:both; margin-bottom:0%}
}
@media all and  (max-width: 480px) {
.col-4 {width:100%; float:none; margin-right:0%; margin-bottom:5%}
.col-4.portfolio { margin-right:0%; margin-bottom:2%}
footer .col-4 {width:100%; padding-right:0%}
#mission img{width:100%; height:auto; clear:both}
#logo img {max-width:100%; height:auto}
#strapline span {display: block;
  clear: both;
  height: 1px;}
}