/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 07-Nov-2016, 15:04:51
    Author     : liam
*/

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on April 27, 2017 */

<style>
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
</style>

@font-face {
    font-family: 'adelle900';
    src: url('adelle-bold-webfont.woff2') format('woff2'),
         url('adelle-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'adelle400';
    src: url('adelle-regular_0-webfont.woff2') format('woff2'),
         url('adelle-regular_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'adelle700';
    src: url('adelle-semibold-webfont.woff2') format('woff2'),
         url('adelle-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'interstate-blackregular';
    src: url('interstate-black_0-webfont.woff2') format('woff2'),
         url('interstate-black_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

h1 {
  font-family:adelle700;
  font-size:25px;
  color:#ffffff;
}

h2 {
  font-family:adelle700;
  font-size:35px;
  color:#333;
}

h3 {
  font-family:adelle400;
  font-size:2em;
  color:#333;
}

h4 {
 font-family: interstate-blackregular;
  letter-spacing: -0.05em;
  font-size: 1.75em;
  text-transform: uppercase;
  color:#333;
}

body {
    font-weight:400;
  font-size:1.75em;
  color:#333;
  font-family: 'Open Sans', sans-serif !important;
}

a {
 color: #333; 
}

a:hover {
  color: #358f43;
  text-decoration: none;
}

h1 {
    font-size:25px;
    font-weight:300;
}

hr {
  clear: both 
}

button.btn-pm {
    font-size: 1em;
    padding: 5px 10px;
    text-transform: uppercase;
    letter-spacing: -0.05em;
    outline: 0;
    border: 0px;
    background: #358f43;
    color: #fff;
    font-family: interstate-blackregular;
    transition: all 0.2s ease-in-out;
  	margin-bottom: 5px;
  	width: 100%;
}

button.btn-pm:hover {
    background: #333333;
}

header#topnav {
    background-color: #21532b;
    color:#fff;
}

.img-center {
 margin: 0 auto; 
}

.pm-header {
 background-color: #21532b; 
}

.header-info, .header-info a {
  color: white;
}

.header-info a:hover {
  color: #358f43;
}

@media (min-width:767px){
  #topnav{
    position:fixed;
    top:0;
    left: 0;
  	z-index:1;
    width:100%;
    display: flex;
	align-items: center;
	justify-content: center;
  }
  body > .container-fluid{ margin-top:106px;}
}

.gsib_a { 
  padding: 0px !important;
}

#topnav .logo img{
  max-height:66px;
}

.top-header {
    margin-top: 20px;
  	margin-bottom: 20px;
  	font-family: 'Roboto Slab', Georgia serif;  
}

.top-header .glyphicon, #pm_foot .glyphicon { 
 	margin: 0px 5px 0px 10px; 
}

#mc-embedded-subscribe-form {
 padding-top: 20px; 
}

button.navbar-toggle{ border-color:#ddd;}
button.navbar-toggle .icon-bar{ background-color:#ddd;}

.product-btns {
 margin: 20px 0px; 
}

.header-menu {
    border-top: solid 2px #fff;
}

.header-menu li {
	text-transform: uppercase;
    display: block;
    margin: 0;
}

@media (min-width:768px){
  .header-menu li {display: inline-block;}
}

.header-menu li:hover {
    background-color: #358f43;
}

.header-menu li a {
  	display: inline-block;
  	color: #fff; 
  	/*padding: 23px;*/
  	font-family: interstate-blackregular;
  letter-spacing: -0.05em;
  text-transform: uppercase;
  	padding:10px;
}

.header-menu li a:hover {
 	text-decoration: none; 
}

.header-menu ul {
    padding: 0;
    margin: 0;
}

header h1 {
    margin-bottom: 20px;
}

.what-we-do img {
  margin-bottom: 20px;
  border: 5px solid #21532b;
}

.no-padding {
    padding: 0 !important;
    margin: 0;
}

.header-menu .link-shop {
    background-color:#fff;
    color:#21532b;
}

.header-menu .link-shop a:hover {
 	color: #ffffff;
}

.header-menu .link-shop a {
	color: #21532b;
}

.hero {
    height:80vh;
    background:url(http://www.pitchmark.com/content/Pitchmark-Website-2019-Hero-Homepage.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
    background-size:cover;
}

.hero-content h2 {
    display: inline-block;
    font-size:32px;
    font-weight:bold;
    color:#ddd;
    background: rgba(0,0,0,0.7);
    padding: 15px;
}

.what-we-do {
    margin-top:40px;
    margin-bottom:40px;
}

h3 {
    font-size: 2em;
    margin-bottom: 30px;
}

.grass {
    background-image:url(grass.jpg);
  	background-attachment:fixed;
    background-size:cover;
    padding:40px;
    color:#fff;
}

.pitch {
    background-image:url(grass-background.jpg);
  	background-attachment:fixed;
    background-size:cover;
    padding:40px;
    color:#fff;
}

.pitch2 {
    background-image:url(grass-background-2.jpg);
  	background-attachment:fixed;
    background-size:cover;
    padding:40px;
    color:#fff;
}

.test {
    padding-top: 40px;
}

.moreinfo {
 padding-bottom: 40px; 
}

@media (max-width: 767px) {
  .moreinfo h4 {
     font-size: 1em;
  }
}

input.gsc-input {
 color: #333;
  border: 2px solid white !important;
  font-size: 1.25em;
  padding: 10px 20px !important;
  font-family: 'Roboto Slab', Georgia, serif;
}

.gsc-input-box {
 height: auto !important; 
}


.news {
    padding:20px;
}

.news img {
    padding:0px !important;
}

.news p {
 margin-bottom: 30px; 
}

.no-background {
    background-image: none !important;
    background-color: inherit !important;
    color:#21532b;
}

.contact-address {
 font-size: 1.2em;
  font-family: 'Roboto Slab', Georgia serif;  
}

.newsletter {
    background-color:#358f43;
    color:#fff;
    padding:30px;
    font-size:18px;
}

.newsletter h3 { 
 margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.25em;
  text-align: center;
}

.newsletter input {
    background-color:#358f43;
    color:#333;
    border:solid #fff 2px;
  	font-size: 1.25em;
  	padding: 10px 20px;
  	font-family: 'Roboto Slab', Georgia serif; 
}

.newsletter .button {
 color: #fff; 
}

.newsletter .email {
	background-color: #fff;
}

.newsletter button {
  	font-size: 1.25em;
 	padding: 5px 20px;
 	text-transform: uppercase;
  	font-weight: bold;
  	outline: 0;
  	border: 0px;
  	background: #fff;
  	color: #333333;
  	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  	transition: all 0.2s ease-in-out;
}

.newsletter button:hover {
 	background: #333333;
  	color: #fff;
}

.request-info button {
  	font-size: 1.25em;
 	padding: 5px 20px;
 	text-transform: uppercase;
  	font-weight: bold;
  	outline: 0;
  	border: 0px;
  	background: #358f43;
  	color: #fff;
  	border: 2px solid #fff;
  	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  	transition: all 0.2s ease-in-out;
}

.request-info button:hover {
 	background: #fff;
  	color: #358f43;
  	border: 2px solid #358f43;
}

.request-info img {
 width: 50%; 
  padding: 2px;
  xborder: 5px solid #21532b;
  border-radius: 50%;
}

.hover-image-container img:last-child{display:none}
.hover-image-container:hover img:first-child{display:none}
.hover-image-container:hover img:last-child{display:inline-block}

.footer {
    background-color: #21532b;
    padding:30px;
    color:#fff;
}
.check {
  opacity:0.5;
  color:#996;	
}

.stripe {
    background-size: cover;
}

.flexbox {
    display:flex;
    align-items:center;
}

.stripe img {
    border:5px solid #fff;
    padding:0;
    margin:0;
}

.darkgreen {
    background-color: #21532b;
    padding:30px;
    color:#fff;
}

.hr {
    border-bottom: solid 2px #2d2d2f;
    padding-bottom: 20px;
  	margin-bottom: 20px;
}

.hr span {
  color: #124f22;
}

.contact-container {
  font-size: 1.25em;
}

.contact-container img {
  margin-bottom: 20px; 
}

.contact-container a {
  display: block;
  color: #fff; 
  margin: 10px 0px;
}

.contact-container span {
  margin-right: 10px;
}

.search-footer {
 width: 100%; 
}

.footer-logo {
 display: block;
  margin-bottom: 10px;
}

.footer-nav {
  text-transform: uppercase;
  font-family: interstate-blackregular;
  letter-spacing: -0.05em;
  font-size: 1.2em;
}

.gsc-control-cse {
 border: 0px !important; 
}

.footer-nav ul { 
 list-style-type: none; 
}

.footer-nav ul li { 
 margin: 2px 0px; 
}

.footer-nav a {
  color: #fff;
}

.footer-nav a:hover {
  text-decoration: none;
  background: #358f43; 
}

.app-button {
 margin-bottom: 10px; 
}

small.center {
  margin-top: 20px;
  display: block;
  width: 100%;
  font-size: 0.8em;
  font-style: italic;
  text-align: center;
}

.network-container input {
  color: #333;
  font-size: 1.5em;
  padding: 5px 10px; 
}

.social-links ul {
  list-style-type: none; 
  margin: 0px;
  padding: 0px;
}

@media (max-width: 767px) {
  	.social-links li:nth-child(4n+0) {
 		clear: both; 
	}
}

.social-links ul li {
 display: inline; 
}

.social-links ul li a {
  border-radius: 50%;
  padding: 5px; 
}

.section-container {
 padding-top: 20px;
 padding-bottom: 50px;
}

.pitch2 a{
  color:white;
}

.pitch a{
  color:white;
}

.pitch2 a:hover{
  font-weight:bold;
}

.pitch a:hover{
  font-weight:bold;
}

.white-link * {
  color:white;
  white-space: nowrap;
}

.white-link a:hover{
  font-weight:bold;
}

.what-we-do img{
  margin-bottom:0px !important;
}

.overlay2 {
    z-index:99;
  font-size:0.5em;
    width:70%;
    /* height: 100%; */
    /* margin-left: 15%; */
    /* vertical-align: middle; */
    position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

@media all and (max-width:800px){
  
  .footer-nav {
   font-size:0.6em !important; 
  }
  
  .footer-nav ul{
    padding-left:0px;
  }  
}


@media all and (max-width:1400px){

  
  h1{
   font-size:16px !important; 
  }
  
  .header-menu li a{
    font-size:14px !important;
  }
  
  .header-info .white-link a{
   font-size:10px !important; 
  }
  
}

@media all and (max-width:1300px){

  
  h1{
   font-size:16px !important; 
  }
  
  .header-menu li a{
    font-size:14px !important;
  }
  
  .header-info .white-link a{
   font-size:10px !important; 
  }
  
}

.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2{
 width:auto !important;
  height:auto !important;
}

.cse .gsc-control-cse, .gsc-control-cse{
 background-color:transparent !important; 
}

.gsc-control-cse{
 background-color:transparent !important; 
}

.navbar-toggle{
 float:left !important; 
}

.news .post:nth-child(4n+0) {
 clear: both; 
}

/*About page*/

/* Timeline */
.timeline-container {
 width: 100%;
 overflow: auto;
  margin-top: 20px;
}
.timeline,
.timeline-horizontal {
  list-style: none;
  padding: 20px;
  position: relative;
}
.timeline:before {
  top: 40px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -1.5px;
}
.timeline .timeline-item {
  margin-bottom: 20px;
  position: relative;
}
.timeline .timeline-item:before,
.timeline .timeline-item:after {
  content: "";
  display: table;
}
.timeline .timeline-item:after {
  clear: both;
}
.timeline .timeline-item .timeline-badge {
  color: #fff;
  width: 54px;
  height: 54px;
  line-height: 52px;
  font-size: 22px;
  text-align: center;
  position: absolute;
  top: 18px;
  left: 50%;
  margin-left: -37px;
  background-color: none;
  border: 3px solid #ffffff;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.timeline .timeline-item .timeline-badge i,
.timeline .timeline-item .timeline-badge .fa,
.timeline .timeline-item .timeline-badge .glyphicon {
  top: 2px;
  left: 0px;
}
.timeline .timeline-item .timeline-badge.primary {
  background-color: #1f9eba;
}
.timeline .timeline-item .timeline-badge.info {
  background-color: #5bc0de;
}
.timeline .timeline-item .timeline-badge.success {
  background-color: #59ba1f;
}
.timeline .timeline-item .timeline-badge.warning {
  background-color: #d1bd10;
}
.timeline .timeline-item .timeline-badge.danger {
  background-color: #ba1f1f;
}
.timeline .timeline-item .timeline-panel {
  position: relative;
  width: 46%;
  float: left;
  right: 16px;
  border: 1px solid #358f43;
  background: #ffffff;
  border-radius: 2px;
  padding: 20px;
  -webkit-box-shadow: 0 1px 6px rgba(53, 143, 67, 0.175);
  box-shadow: 0 1px 6px rgba(53, 143, 67, 0.175);
}
.timeline .timeline-item .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -16px;
  display: inline-block;
  border-top: 16px solid transparent;
  border-left: 16px solid #c0c0c0;
  border-right: 0 solid #c0c0c0;
  border-bottom: 16px solid transparent;
  content: " ";
}
.timeline .timeline-item .timeline-panel .timeline-title {
  margin-top: 0;
  color: inherit;
}
.timeline .timeline-item .timeline-panel .timeline-body > p,
.timeline .timeline-item .timeline-panel .timeline-body > ul {
  margin-bottom: 0;
}
.timeline .timeline-item .timeline-panel .timeline-body > p + p {
  margin-top: 5px;
}
.timeline .timeline-item:last-child:nth-child(even) {
  float: right;
}
.timeline .timeline-item:nth-child(even) .timeline-panel {
  float: right;
  left: 16px;
}
.timeline .timeline-item:nth-child(even) .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 14px;
  left: calc(50% - 16px);
  right: auto;
}
.timeline-horizontal {
  list-style: none;
  position: relative;
  padding: 50px 0px 50px 0px;
  display: inline-block;
}
.timeline-horizontal:before {
  height: 3px;
  top: auto;
  bottom: 26px;
  left: 56px;
  right: 0;
  width: 100%;
  margin-bottom: 20px;
}
.timeline-horizontal .timeline-item {
  display: table-cell;
  height: 280px;
  width: 20%;
  min-width: 320px;
  float: none !important;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
  vertical-align: bottom;
}
.timeline-horizontal .timeline-item .timeline-panel {
  top: auto;
  bottom: 64px;
  display: inline-block;
  float: none !important;
  left: 0 !important;
  right: 0 !important;
  width: 100%;
  margin-bottom: 20px;
}
.timeline-horizontal .timeline-item .timeline-panel:before {
  top: auto;
  bottom: -16px;
  left: calc(50% - 16px);
  right: auto;
  border-right: 16px solid transparent !important;
  border-top: 16px solid #358f43 !important;
  border-bottom: 0 solid #358f43 !important;
  border-left: 16px solid transparent !important;
}
.timeline-horizontal .timeline-item:before,
.timeline-horizontal .timeline-item:after {
  display: none;
}
.timeline-horizontal .timeline-item .timeline-badge {
  top: auto;
  bottom: 0px;
}

.timeline .timeline-item .timeline-badge.calendar {
 border-radius: 0px;
  font-size: 18px;
  height: 75px;
  width: 75px;
  line-height: 1em;
  top: 220px;
}

.timeline .timeline-item .timeline-badge.calendar .cal-top {
	background: #358f43;
  	height: 15px;
}

.timeline .timeline-item .timeline-badge.calendar .cal-body {
	display: flex;
  	flex-direction: column;
  	justify-content: center;
  	align-items: center;
  	border: 1px solid #358f43;
  	background: #fff;
  	color: #358f43;
  	padding: 10px 0px;
  	font-size: 1.1em;
}

.timeline .timeline-item .timeline-badge.calendar .cal-body .month {
  text-transform: uppercase;
	font-weight: bold;
}

.white-link a {
  width: 100%;
  text-align: center;
}

.white-link a span {
 margin-right: 5px; 
}

.spec-icon {
 margin-bottom: 20px; 
}

.carousel-control {
 background: none !important; 
}

#postcode {
	width: 100%;
}