/* CSS Document */



	
	
     @media (min-width: 769px) {
	 /*@media (min-width: 100px) {*/

html {

}

/* ultra-regular - latin */
@font-face {
  font-family: 'Ultra';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/ultra-v13-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),local(''),
       url('./fonts/ultra-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/ultra-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/ultra-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/ultra-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/ultra-v13-latin-regular.svg#Ultra') format('svg'); /* Legacy iOS */
}

/* codystar-regular - latin */
@font-face {
  font-family: 'Codystar';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/codystar-v8-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/codystar-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/codystar-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/codystar-v8-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/codystar-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/codystar-v8-latin-regular.svg#Codystar') format('svg'); /* Legacy iOS */
}

body{
	/*align: center;*/
	margin: 0;
	overflow-x:hidden;
 }	  

	    #container {
			width: 100%;
			width: 100vw;
			align: center;
			background: url(strategyadvice02c_1500.jpg) no-repeat center center fixed; 
   		 	background-size: cover;
		}
		

		#contactstrip {
		width: 100%;
		display: block;
		align: center;
		/*margin: auto;*/
		/*border: red solid 1px;*/
		background-color:black;
		background-repeat:repeat;
		 padding: 20px 0 20px 0;
		/*margin-left: 15px;
		padding-right: -15px;*/
		/*height: 17px;*/
 /* line-height: 15px;*/
 }
 
  #contactstrip a{
 			color: white;
			/*font-family: 'Open Sans', sans-serif;*/
			/*font-weight: 300; */
			font-size: 14px;
 }
		
		.cs {
			/*opacity: 1;
			background-repeat:no-repeat;
			background-position:bottom;*/
			display: inline-block;
			/*background-size: cover;
			align: center;
			text-align: center;*/
			/*padding: 0px;*/
			min-height: 16px;
			/*margin: 4px 0 4px 0;*/
			vertical-align:top;
		}
		
		#cs_email {
			background-image: url('email_us_16.png');
			width: 150px;
		}
		
		#cs_fb {
			background-image: url('fb_16.png');
			width: 35px;
		}
		
		#cs_tw {
			background-image: url('tw_16.png');
			width: 35px;
		}
		
		#strip_email {display: inline-block; padding-top:-15px;}
		
		.stripemail {
			color: rgb(255,255,255);
			/*font-family: 'Josefin Slab';*/
			/*font-weight: 300; */
			font-size: 13px;
			text-decoration: none;
			font-weight: bold;
			}
	  
	  
	    	#logoArea { 
			width: 100%;
			/*background-repeat:no-repeat;
			background-position:center;*/
			background-color: rgba(255,255,255);
			display: block;
		}
		
		#logo_mobile {display:none;}
		
		 #logo { 
			display: inline-block;
			width: 100%;
			/*height: 244px;*/
			/*padding-top: 18px;*/
			/*background: url('pm_2016_july_v2-01__x900 copy.jpg');
			background-repeat:no-repeat;
			background-position:center;*/
			/*background-color: white;*/
			height:42px;
			align: center;
			text-align: center;
			padding:0;
			
		}
		
		.bg {display:none;}
		
				 #banad { 
			display: inline-block;
			width: 510px;
			height: 244px;
			padding-top: 18px;
			background: url('penguin_media_slogan_628x40.png');
			background-repeat:no-repeat;
			background-position:right;
			/*border: red solid 1px;
			align:right;*/
			
		}
		
		nav { display:none;}
		header { display:none;}
		nav ul { display:none;}
		nav li {display:none;}
		hamburger {display:none;}
	
	 #banad_mobile { 	
	 		/*display: none;}*/
			display: inline-block;
			/*min-height: 30px;*/
			/*min-width: 300px;*/
			width: 100%;
			background-color: rgb(180, 216, 212);
			align: center;
			text-align: center;
			padding-top:4px;
			}
	

/*		.CTA {
			padding: 10px 15px 7px 15px;
			background-color: rgba(255,255,255,0.8);
			border-radius:12px;
			border: 1px solid rgb(88,88,88);
		}*/

		.CTA {
			padding: 10px 20px 10px 20px;
			margin-bottom: 220px;
			background-color: rgba(40,40,40,1);
			border-radius:0px;
						color: white;
						cursor:pointer;
		}

		a.CTA {
			color: white;
			font-family: 'Open Sans', sans-serif;
			/*font-weight: 300; */
			font-size: 14px;
			text-decoration: none;
		}

		.CTA2 {
			padding: 14px 19px 12px 19px;
			background-color: rgba(50,50,50,1);
			border-radius:0px;
		}

		a.CTA2 {
			color: rgb(255,255,255);
			/*font-family: 'Josefin Slab';*/
			/*font-weight: 300; */
			font-size: 12px;
			line-height: 15px;
			font-family: 'Open Sans', sans-serif;
			text-decoration: none;
		}

		.xPad { margin: 50px; border: 1px solid grey;}

		a.xPad {
			/*margin-top: 20px;*/
			/*color: gold;*/
		}
	  
        	h1 {
          		color: rgb(128,128,128);
			background-color:rgba(224,224,224,1);
        	}
				
		#topcontent { 
			width: 100%;
			width: 100vw; 
			/*height:600px;*/
			align: center;
			/*border: 2px solid red;*/
			/*display: inline-block;*/
			text-align: center;
			margin-top: 250px;
			margin-bottom: 50px
		}
		
		#topcontect_sub {
		width: 100%;
		display: inline-block;
			height:100px;
			align: center;
			/*border: 2px solid red;*/
			/*display: inline-block;*/
			text-align: center;
			margin: 0px;
			padding: 0px;
			}
		
		
		#topcontent h1{ 
			color: rgba(40,40,40,1);
		  	background-color:rgba(255,255,255,0);
			/*font-family: 'Great Vibes', cursive;*/
			font-family: Arial, sans-serif;			
			font-size: 22px;
			font-weight:300; 
			text-align: center;
			/*border: 2px solid blue;*/
			padding-top: 10px;
			margin-bottom: -22px;
		}
		
		#topcontent_sub h1{ 
			/*color: rgba(40,40,40,0.8);
			font-family: 'Great Vibes';
			font-size: 45px;
			font-weight:400; 
			text-align: center;
			border: 2px solid blue;
			margin: 0px;
			padding: 0px;*/
		}
		
		#topcontent a2{
			color: rgba(40,40,40,1);
		  	background-color:rgba(255,255,255,0);
			font-family: 'Ultra';
			font-size: 75px;
			font-weight:400;
			text-align: centre;	
			/*border: 2px solid blue;*/
			padding: 0px;
			margin: 0px;
		}
		
		#topcontent p{
			color: rgb(0,0,0);
		  	background-color:rgba(255,255,255,0.6);
			padding: 10px;
			/*font-family: 'Josefin Slab';*/
			font-size: 24px;
			line-height: 30px;
			/*font-weight: 400; */
			text-align: center;
			align: center;
			width: 70%;
			width: 70vw;	
			max-width: 940px;
			margin-left: auto;
			margin-right: auto;
			/*border: 2px solid blue;*/
			margin-top: 20px;
			margin-bottom: 30px;
		}


		#topcontent p.sub { 
		color: black;
		  	background-color:rgba(255,255,255,0);
									/*font-family: 'Great Vibes', cursive;*/
			font-family: Arial, sans-serif;			
			font-size: 17px;
			font-weight:300;
			text-align: center; margin-top: 20px; margin-bottom: 10px;}
			
			
			.icon-medium{}

#companysize{
display:none;
}

#midlandcompany{
display:none;
}

.selector-tool-options{
display:inline-block;
padding:5px;
padding-left: 15px;
padding-right: 15px;
cursor: pointer;
}

.hidden-button{
display:none;
cursor: pointer;
}

.selector-tool-options label{
cursor: pointer;
}

.checkertool{
background-color:white;
/*border:whitesmoke solid 1px;*/
margin:auto;
max-width: 960px;
}

.questiontext{
	/*font-size: 13.5px;*/
}

.questionimage{
padding-bottom: 5px;
}

#eligibiltyanswer{
padding: 20px;
display:none;
}

#eligibiltycontactus{
display:none;
}


		
		#templatewrap {
			vertical-align: top; 
			width: 100%;
			width: 100vw;
			margin: 0px ;
			padding: 0px;	
		}

		#templateBar { 
			display:inline-block;
			vertical-align: top; 
			width: 100%;
			width: 100vw;
			/*border: 1px solid red;*/
			/*padding-top: 10px;*/
			align: right;
			position: fixed;
			overflow: hidden;
			bottom: 0px;
			right: 0px;
			/*height: 144px;*/
			align: center;
			text-align: center;
			background-color:rgba(224,224,224,0.9);
			vertical-align: middle;
			margin: auto;
			line-height: 30px;
		}

		#templateBar a{ 
			align: center;
			text-align: center;
			/*color: white;*/
			/*font-family: 'Open Sans', sans-serif;*/
			font-size:14px; 
		}
/*	
		#BlockStockists a, #BlockMontreal a, #BlockToronto a, #BlockDenver a, #BlockBoston a, #BlockNewYork a{
			background-color:rgba(224,224,224,0);
			color: rgb(48,48,48);
			font-family: 'Open Sans', sans-serif;
			font-weight: bold; 
			font-size:12px; 
			text-decoration: none;	
			padding: 0px;
			margin:0px;
		}
*/
		
		.BlockClick{
		/*background-image: url('AccelerateYourBusinessGrowth03_385x222.jpg');*/
			/*height: 750px;*/
			background-repeat:no-repeat;
			background-position:bottom;
			display: inline-block;
			width: 100%;
			width: 100vw;
			background-size: cover;
			height: 735px;
		}
		
		#textblock {margin-top:50px;margin-bottom:50px;}
		
		h2.BlockHead {
			font-family: 'Codystar', cursive;
			font-weight:bold; /*: strong; */ 
			font-size:50px; 
			color: teal;
			/*padding: 0px 0px 0px 0px;*/
			line-height: 70px;
			vertical-align: middle;
			/*margin-top: 0px;
			padding-top: 0px;*/
			margin-bottom: auto;
			/*border: 3px solid red;*/
		}

		h2.WhiteText, p.WhiteText{
			color:white;
		}
		
		h2.BlackText {color:black;}

		h2.GoldText, p.GoldText{
			color:gold;
			/*font-weight: bold;*/
		}

		p.BlockText {
			font-size: 1.3rem; 
			/*padding: 0px 0px 0px 0px;*/
			/*font-family: 'Josefin Slab';*/
			text-align:center;
			/*border: 3px solid red;*/
			width: 85%;
			max-width: 940px;
			line-height: 1.3;
			line-height: 1.9rem;
			margin: 20px auto 70px auto;
		}
		
		p.white{
			color:white;
		}
	

		
		input[type=text] {
			padding:5px; 
			border:2px solid white; 
			/*-webkit-border-radius: 5px;*/
			border-radius: 5px;
			margin: 10px 0 10px 0;
			width:95%;
			max-width: 325px;
		}
		
		input[type=text]:focus {
			border-color:black;
		}
		
		textarea {
			padding:5px; 
			border:2px solid white; 
			/*-webkit-border-radius: 5px;*/
			border-radius: 5px;
			margin: 10px 0 10px 0;
			width:95%;
			max-width: 325px;
		}
		
		textarea:focus {
			border-color:black;
		}
		
		input[type=submit] {
			padding:10px 25px; 
			background:grey; 
			border:0 none;
			cursor:pointer;
			-webkit-border-radius: 5px;
			border-radius: 5px; 
			color:white;
			background-color: rgba(90,90,90,1);
			margin: 10px 0 10px 0;
		}

		.Mob { 
			line-height: 0;
			font-size: 0;
			display: line-block;
			display: none;
		}

		a3.white{
			color:white;
		}
		
		.BCNewYork{
			height: 735px;
		}

		


		#BlockBoston{
			/*background-image: url('MobileFriendly01_333x222.jpg');*/
			background-color:rgb(240,240,240) ;
			/*background-image: url('images/magazines__x2000b_teal.gif');*/
			/*background-image: url('bg_pink.jpg');*/
			opacity: 1;
			background-repeat:no-repeat;
			background-position:center center;
			display: inline-block;
			width: 100%;
			background-size: cover;
			align: center;
			text-align: center;
			padding: 0px;
			/*height: 610px;*/
			margin 0px;
			vertical-align:top;
			padding-top: 90px;
			padding-bottom: 190px;
		}	
		
				#BlockNewYork{
			/*background-image: url('AccelerateYourBusinessGrowth03_385x222.jpg');*/
			/*background-color:rgb(158, 203, 198); NICE LIGHT TEAL*/ 
			background-color:white;
			background-image: url('cliff__x2000.jpg');
			opacity: 1;
			background-repeat:no-repeat;
			background-position:bottom center;
			display: inline-block;
			width: 100%;
			background-size: cover;
			align: center;
			text-align: center;
			padding: 0px;
			/*height: 610px;*/
			margin 0px;
			vertical-align:top;
			padding-top: 90px;
			padding-bottom: 190px;
		}	
		
		#BlockLA{
			/*background-image: url('AccelerateYourBusinessGrowth03_385x222.jpg');*/
			/*background-color:rgb(158, 203, 198); NICE LIGHT TEAL*/ 
			background-color:white;
			background-image: url('magazines__x2000c_teal.jpg');
			/*background-image: url('bg_blue.jpg');*/
			opacity: 1;
			background-repeat:no-repeat;
			background-position:center center;
			display: inline-block;
			width: 100%;
			background-size: cover;
			align: center;
			text-align: center;
			padding: 0px;
			/*height: 910px;*/
			margin 0px;
			vertical-align:top;
			padding-top: 90px;
			padding-bottom: 190px;
		}	
		
		#BlockDenver{
			/*background-image: url('Reputation01_333x222.jpg');*/
			background-color:rgb(240,240,240) ;
			/*background-image: url('bg_rose.jpg');*/
			opacity: 1;
			background-repeat:no-repeat;
			background-position:center center;
			display: inline-block;
			width: 100%;
			background-size: cover;
			align: center;
			text-align: center;
			padding: 0px;
			/*height: 280px;*/
			margin 0px;
			vertical-align:top;
			padding-top: 90px;
			padding-bottom: 130px;  /*smaller as no image */
		}	
		
		#BlockToronto{
			/*background-image: url('Advertising02_333x222.jpg');*/
			background-color:rgb(240,240,240) ;
			background-image: url('photo__x2000_teal.jpg');
			/*background-image: url('bg_bluecream.jpg');*/
			opacity: 1;
			background-repeat:no-repeat;
			background-position:center center;
			display: inline-block;
			width: 100%;
			background-size: cover;
			align: center;
			text-align: center;
			padding: 0px;
			/*height: 610px;*/
			margin 0px;
			vertical-align:top;
			padding-top: 90px;
			padding-bottom: 190px;
		}	
		
		#BlockMontreal{
			/*background-image: url('AnalyticsAndReporting01_385x222.jpg');*/
			background-color:white;
			/*background-image: url('bg_grey.jpg');*/
			opacity: 1;
			background-repeat:no-repeat;
			background-position:center center;
			display: inline-block;
			width: 100%;
			background-size: cover;
			align: center;
			text-align: center;
			padding: 0px;
			/*height: 610px;*/
			margin 0px;
			vertical-align:top;
			padding-top: 90px;
			padding-bottom: 190px;
		}	
		
		#BlockStockists, #BlockStockists2{
			/*background-image: url('AllServices01_333x222.jpg')*/;
			background-color:rgba(138,177,173,1) ;
			/*background-image: url('bg_turq.jpg');*/
			opacity: 1;
			background-repeat:no-repeat;
			background-position:bottom;
			display: inline-block;
			width: 100%;
			background-size: cover;
			align: center;
			text-align: center;
			padding: 0px;
			/*height: 280px;*/
			margin 0px;
			vertical-align:top;
			padding-top: 90px;
			padding-bottom: 130px;  /*smaller as no image */
		}	
		/*
		#brandawarenessnexample {
			background-image: url('presence_all3bestone_2.jpg');		
			width:940px; height:300px;
			display: inline-block;
			background-size: cover;
			border:1px solid black;
		}
		*/
		#HomeReturnBanner {
			/*background-color:rgba(150,150,150,0.3) ;*/
			display: inline-block;
			width: 100%; 
			align: center;
			margin:auto;
			text-align: center;
			vertical-align:middle;
			margin-bottom: 8px;
		}
			
		#HomeReturn p, #HomeReturnBanner p {
			color: white;
			/*padding-top: 0px;*/
		}
		
		#HomeReturn a, #HomeReturnBanner a {
			padding: 10px 20px 10px 20px;
			background-color:rgba(150,150,150,1) ;
			/*font-family: 'Open Sans', sans-serif;*/
			text-decoration: none;
			color: white;
		}
			
		/*#BlockStockists2{
			background-color:darkgrey ;
			}*/
			
		#EnqForm p{
		text-align:center;
		color: white;
			/*font-family: 'Open Sans', sans-serif;*/
		font-size: 1.1rem;
		padding: 0px ;
		}
		
		#SlotSearch {
			width: 100%;
			width: 100vw;
			background-color:rgba(255,255,255,0.0);
			align: center;
			text-align: center;
			/*height: 100%;*/
			display: inline-block;
		}
		
		#SlotSearchCC {
			width: 100%;
			width: 100vw;
			background-color:rgba(255,255,255,0.0);
			align: center;
			text-align: center;
			/*height: 100%;*/
			display: block;
			margin: 50px 0 100px 0;
		}		
		
		#testimonial {background-color:rgba(245,245,245,1)
		width:100%; align: center;
		display:inline-block;
		padding-top: 170px;
			padding-bottom: 170px;
		;
		
		}
		
		#textbox {max-width: 940px;
		align: center;
		display:inline-block;}
		
		#SlotSearch p{
			color: teal; /* rgb(138, 177, 173);*/
		  	background-color:rgba(255,255,255,0.0);
			padding: 10px;
			/*font-family: 'Josefin Slab';*/
			font-size: 2rem;
			/*font-weight: 400; */
			align: center;
			text-align: center;
			width: 85%;
			width: 85vw;
			/*margin: 10px auto 10px auto;*/
			/*border: 3px solid red;*/
		}
		
		#SlotSearchCC p{
			color: black; /* rgb(138, 177, 173);*/
		  	background-color:rgba(255,255,255,0.0);
			padding: 10px;
			/*font-family: 'Josefin Slab';*/
			font-size: 20px;
			/*font-weight: 400; */
			align: center;
			text-align: center;
			margin: 40px auto 20px auto;
			/*margin: 10px auto 10px auto;*/
			/*border: 3px solid red;*/
		}		
		
		#textbox p {max-width: 940px;
		text-align:left;
		color: black;
		font-size: 1.2rem;
		padding: 0px;}
		
		#fullimage_desk {width:100%; align: center;
		display:inline-block;
		padding-top: 170px;
			padding-bottom: 170px;
		}
		
		#fullimage_mob {display:none;}
		
			#branddesignexample {/*background: url('avon_work_portfolio copy.jpg');*/
			
}

		.SSmob {
			/*background: url('hands-coffee-smartphone-technology_dark.jpg');*/
			background-color:#F2F2F2;
			/*opacity: 0.5;*/
			background-repeat:no-repeat;
			background-position:center;
			/*min-height: 200px;*/
			background-size: 100%;
		}

		p.SSmobP {margin: 100px auto 100px auto;}

		.SSana {
			background: url('market_dark2.jpg');
			/*opacity: 0.5;*/
			background-repeat:no-repeat;
			background-position:center;
			/*min-height: 200px;*/
			background-size: 100%;
		}

		p.SSanaP {margin: 100px auto 100px auto;}

		/*.SSexc {
			background: url('nature_dark.jpg');
			background-repeat:no-repeat;
			background-position:center;
			background-size: 100%;
		}*/

		p.SSexcP {margin: 100px auto 100px auto;}
		
		#footer {
			display:block;

			text-align:left;		
			width: 100%;
			width: 100vw;
			background-color:white;
			margin: 0px;
			padding: 5px;
		}
		
		#footer-background {
			background: url('PM_Drawn_Logo_v1-03_30hL_fade.png');
			background-repeat:repeat;
			height: 100%;
			border-bottom: 1px solid grey;
		}
				
		#footer a, #footer p{
			color: rgb(48,48,48);
			font-family: 'Open Sans', sans-serif;
			font-weight: bold; 
			font-size:12px; 
			text-decoration: none;	
			margin: 0px;
		}
		
		#footer-background a {
			font-size:14px;
			/*font-family: 'Open Sans', sans-serif;*/
			font-weight: bold; 
			
		}
		
		#footer a3{
			color: rgb(48,48,48);
			/*font-family: 'Open Sans', sans-serif;*/
			font-weight: bold; 
			font-size:12px; 
			text-decoration: none;	
			margin: 0px;
			padding-left: 10px;
		}
		
		#footer a2{
			color: rgb(48,48,48);
			/*font-family: 'Open Sans', sans-serif;*/
			font-weight: bold; 
			font-size:12px; 
			text-decoration: none;	
			margin: 0px;
			padding-left: 10px;
			padding-right: 10px;
		}
		
		#eligibiltyanswertext p{display:block; width:100%; padding:0px; background-color:transparent;}
		
      }
