/* created 16 0607 //////////////////////////////////////////////// MARKHAMi   */


/* ================================= */
/* :::::::::::: 0. COLOR Styling :::::::::::: */
/* ================================= */

@font-face {
    font-family: 'OswaldRegular';
    src: url('http://collectable.co.uk/assets/corporateID/fonts/oswald/oswald-webfont.eot');
    src: url('http://collectable.co.uk/assets/corporateID/fonts/oswald/oswald-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://collectable.co.uk/assets/corporateID/fonts/oswald/oswald-webfont.woff') format('woff'),
         url('http://collectable.co.uk/assets/corporateID/fonts/oswald/oswald-webfont.ttf') format('truetype'),
         url('http://collectable.co.uk/assets/corporateID/fonts/oswald/oswald-webfont.svg#OswaldRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'PTSansRegular';
    src: url('http://collectable.co.uk/assets/corporateID/fonts/ptsans/ptsans-regular-webfont.eot');
    src: url('http://collectable.co.uk/assets/corporateID/fonts/ptsans/ptsans-regular-webfont.eot?iefix') format('eot'),
         url('http://collectable.co.uk/assets/corporateID/fonts/ptsans/ptsans-regular-webfont.woff') format('woff'),
         url('http://collectable.co.uk/assets/corporateID/fonts/ptsans/ptsans-regular-webfont.ttf') format('truetype'),
         url('http://collectable.co.uk/assets/corporateID/fonts/ptsans/ptsans-regular-webfont.svg#webfontdeSwgHNj') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OswaldRegular';
    src: url('http://markhami.com/assets/corporateID/fonts/oswald/oswald-webfont.eot');
    src: url('http://markhami.com/assets/corporateID/fonts/oswald/oswald-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://markhami.com/assets/corporateID/fonts/oswald/oswald-webfont.woff') format('woff'),
         url('http://markhami.com/assets/corporateID/fonts/oswald/oswald-webfont.ttf') format('truetype'),
         url('http://markhami.com/assets/corporateID/fonts/oswald/oswald-webfont.svg#OswaldRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'PTSansRegular';
    src: url('http://markhami.com/assets/corporateID/fonts/ptsans/ptsans-regular-webfont.eot');
    src: url('http://markhami.com/assets/corporateID/fonts/ptsans/ptsans-regular-webfont.eot?iefix') format('eot'),
         url('http://markhami.com/assets/corporateID/fonts/ptsans/ptsans-regular-webfont.woff') format('woff'),
         url('http://markhami.com/assets/corporateID/fonts/ptsans/ptsans-regular-webfont.ttf') format('truetype'),
         url('http://markhami.com/assets/corporateID/fonts/ptsans/ptsans-regular-webfont.svg#webfontdeSwgHNj') format('svg');
    font-weight: normal;
    font-style: normal;
}


@media only screen and  (max-width: 1680px) {
   
    .about {
      padding-top: 20px;
    }
	.about .intro-text {
		padding: 100px 70px 50px 70px;
	}

    .services.col-md-6 {
      padding-top: 65px;
    }

     .team {
      padding-top: 65px;
    }

}


h1, h2, h3, h4, h5, h6,
.services h2 {
	font-family: 'OswaldRegular';
    font-weight: normal;
    padding-bottom: 12px;
}

/* Title */
.typed span {
	font-size: 1.4em;
	color: rgba(114,186,234,1);
	text-shadow: 2px 2px 4px rgba(0,0,0,0.8);
}
	
/* MARKHAMI - blue
Dark BLUE #009de0  == rgba(0,157,224,1);
Light BLUE #72baea  == rgba(114,186,234,1);
*/


		.services .icon i,
		.contact .icon i,
		.contact-Text i,
		.contact-photo i,
		.contact i,
		.copyright i,
		.about i,
		.services i,
		strong,
		.contact #ajax-contact-form i,
		.team .social-icons li a,
		/*.container a.addTel:hover,
		.subscribe a.addTel:hover,
		.contact-photo a.addTel:hover, */
		.about h2,
		.services
		{ 	
			color: rgba(28,74,133,1); 
		}  /* rgba(28,74,133,1) => hex col = #1c4a85 */

		.services h2 {
			text-transform: none;
			font-size: 16pt; 
			text-shadow: 1px 1px 2px rgba(0,0,100, 0.2); 
			letter-spacing: 5px;
		}

	.info h2 {
			text-transform: none;
			font-size: 12pt; 
			text-shadow: 1px 1px 2px rgba(0,0,100, 0.2); 
			letter-spacing: 1px;
		}

		/* rotationg Icon on load */
		.loader-icon {
			background: none repeat scroll 0 0 rgba(28,74,133,1)
		}
		#page-loader {
			background: rgba(28,74,133,1);
		}
		.colored-border {
			border-color: white;
			box-shadow: 2px 2px 6px rgba(0,0,100,0.8);
		}


		.contact input[type='submit']
		{ 	color: white; 
			background-color: rgba(28,74,133,1);
			border: 2px solid rgba(28,74,133,1);
		}

		.contact input[type="submit"]:hover 
		{ 	color: rgba(28,74,133,1);
			background-color: transparent;
			border: 2px solid rgba(28,74,133,1);
		}


		/* twitter block *** */
		.tweet li {
			background-color: rgba(0,0,100,0.2);
			border-radius: 20px;
			border: 1pt solid white;
			box-shadow: 2px 2px 10px rgba(0,0,100,0.6);
			padding: 10px;
			
		}

		/* Google MAP buttons */
		#zoom-in, #zoom-out {
			height: 32px;
			width: 32px;
			margin-bottom: 10px;
			background-color:  rgba(28,74,133,1) ;
		}
		#zoom-in:hover, #zoom-out:hover {
			background-color: orange;
		}


/* =================================================================== */

header .logo {
  .box-shadow: 5px 5px 10px rgba(0,0,0,0.8);
}

span.ma {color: orange}


header .welcome {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 120px;
    z-index: 99;
}


canvas #container {
	position: absolute;
	top:0;
	left:0;
}

header .social-icons
{
	margin-top: 40px;
	background: transparent; 
}

header .social-icons li i.fa:hover {
    color: white;
    .background: transparent;
	box-shadow: 4px 4px 8px rgba(0,0,0,0.6);
}
	
	li i.fa.twitter:hover			{background: rgba(85, 172, 238, 1); color: white;}
	li i.fa.facebook:hover 	{background: rgba(59, 89, 152, 1); color: white;}
	li i.fa.linkedin:hover 		{background: rgba(0, 123, 181, 1); color: white;}
	li i.fa.instagram:hover 	{background: rgba(233, 89, 80, 1); color: white;}
	li i.fa.google:hover 		{background: rgba(221, 75, 57, 1); color: white;}
	li i.fa.pinterest:hover		{background: rgba(203, 32, 39, 1); color: white;}
	li i.fa.youtube:hover		{background: rgba(187, 0, 0, 1); color: white;}
	

a, a:hover {text-decoration: none;}

.twitter-feed i,
.twitter-feed i a {color: white; text-decoration: none;}
.twitter-feed i:hover {color: #55acee; text-decoration: none;}


/* ================================= */
/* :::::::::::: 1. WELCOME :::::::::::: */
/* ================================= */

header .container p strong {
	color: orange;
	font-size: 14pt;
}

/* ================================= */
/* :::::::::::: 1. About Us :::::::::::: */
/* ================================= */

.about .intro-text ul {
	.margin: 30px 0 0 0;
}
.about .intro-text ul li {
	list-style: none;
	text-align: left;
	font-size: 11pt;
	line-height: 18pt;
	padding: 10px 0 10px 0;
}
.about i {
	position: relative;
	left: -15px;
	.color: blue;
}



/* ================================= */
/* :::::::::::: 2. INNOVATION :::::::::::: */
/* ================================= */

.innovative-photo {
	padding: 40px 40px 150px 70px;
}
.innovative-photo.title-section {
}
	    
	


/* ================================= */
/* :::::::::::: 2. Products & Services :::::::::::: */
/* ================================= */

	.services .info p {
	    margin: 0 0 35px;
	}
	
.services .intro-text ul {
	margin: 30px 0 0 0;
}
.services .intro-text ul li {
	list-style: none;
	text-align: left;
	font-size: 11pt;
	line-height: 18pt;
	padding: 5px 0 5px 0;
}
.services i {
	position: relative;
	left: -15px;
	.color: blue;
}



/* ================================= */
/* :::::::::::: 6. Services :::::::::::: */
/* ================================= */

.services-photo {
	padding: 0;
}
.services-photo.Right h2 {
	text-align: left;
    padding: 0 0 0 10px; 
	position: absolute;
	top: 0;
	left: 0;
}
.services-photo.Left h2 {
	text-align: right;
    padding: 0 10px 0 0; 
	position: absolute;
	top: 0;
	right: 0;
}
.services-photo .title-section h2 {
	font-size: 5Vw;
    font-weight: 600;
    color: #FFFFFF;
    .text-align: right;
    font-family: "Gill-sans", sans-serif;
    text-transform: capitalize;
    letter-spacing: 1px;
	text-shadow: 5px 5px 20px rgba(0,0,100,0.6);
	opacity: 0.4;
	.position: absolute;
	.bottom: 0;
	.left: 0;
}

.services-photo H2:hover {
	opacity: 1;
}


.services-photo H2 {
    padding: 0;
	margin: 0;
    z-index: 99;
}

.services span.Red { color: red;}

/* ================================= */
/* :::::::::::: 6. Services  | QUOTES | :::::::::::: */
/* ================================= */

.intro-text.Design div.quote h3 {
	color: teal; /* from image */
}
.intro-text.Brandi div.quote h3 {
	color: #f05223; /* from image */
}
.intro-text.Market div.quote h3 {
	color: #d2232a; /* from image */
}
.intro-text.Social div.quote h3 {
	color: #3b5a9a; /* from image */
}
.intro-text.Public div.quote h3 {
	color: #0d8140; /* from image */
}

	
/* ================================= */
/* :::::::::::: 8. Team :::::::::::: */
/* ================================= */

.col-md-6.ONE {
	margin-left: 25%;
	.background: yellow;
}

.title-section.textRight,
.title-section.textRight i,
.title-section.textRight H2,
.title-section.textRight p {
	text-align: right; 
}
.title-section.textRight h2:after {
    content: "-->";
    color: #fff;
}

.team .social-icons {
	display: block;
	.background: yellow;
	width: 100%;
	text-align: right;
	float: right;
	margin: 5px 0 10px 0; 
}
.team .social-icons li {
    list-style: none;
    float: right;
    margin-right: 10px;
}
div.lineBreak {
	height: 35px;
	display: block;
	.background-color: green;
}

span.pipe,
span.mob {
	display: inline;
}

/* ================================= */
/* ::::::::: 10. GOOGLE MAP ::::::::::: */
/* ================================= */

.google-map.col-md-6 .title-section {
	display: none;
}

/* CONTACT US styles //////////////////////////////////////////// */

/* ================================= */
/* ::::::::: 10. Contact ::::::::::: */
/* ================================= */


.contact i {font-size: 2.1em; }
.contact h2 div { display: inline;}


.contact-info .phone a,
.contact-info .email a {color: white;}

.contact-info .phone a:hover {color: yellow; font-weight: 900; font-size: 14pt; text-decoration: none;}
.contact-info .email a:hover {color: yellow; text-decoration: none;}

.services .mobile i,
.services .email i {position: relative; left: 0px; padding-right: 5px; font-size: 12pt; color: #23527c; text-decoration: none;}
.services a.mobile:hover {font-size: 14pt; font-weight: bold; color: RED;  text-decoration: none;}
.services a.email:hover {color: Black; text-decoration: none;}

.contact-Text {
    padding: 100px 70px 150px 70px;
    height: 600px;
    z-index: 99;
    text-align: center;
    position: relative;
    overflow: hidden;
    background: white;
	color: black;
}

.contact-Text i {
  .color: Red;
  font-size: 2.1em;
  .text-align: left;
  text-align: right;
  display: block;
  padding: 65px 0 0 0;
}

.contact-Text .title-section h2 {
   font-size: 1.2em;
   font-weight: 600;
   .color: #fff;
   .text-align: left;
   text-align: right;
   font-family: "Aldrich", sans-serif;
   text-transform: uppercase;
   letter-spacing: 1px;
}

.contact-Text.col-md-6:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0, 0);
  z-index: 1;
}


.contact-Text h2:after {
  content: "-->";  
  display: block;  
  margin: 15px auto;
  font-size: 0.7em;
  letter-spacing: 1px;
  .color: #fff;
}

.contact-Text .title-section {
  position: relative;
  z-index: 99;
}

.contact-Text .title-section p {
  .text-align: left;
  text-align: right;
  margin-top: -5px;
  .color: rgba(236,240,241,0.9);
  font-size: 13px;
  word-spacing: 1px;
  line-height: 25px;
}

/* Address LH > RH swop */
.contact-Text.Left i,
.contact-Text.Left .title-section h2,
.contact-Text.Left h2:after,
.contact-Text.Left .title-section p {
	content: "<--";  
	text-align: left;
	.text-align: right;
}

/* Address LH > RH swop */
.contact-Text.Left-rh i,
.contact-Text.Left-rh .title-section h2,
.contact-Text.Left-rh h2:after,
.contact-Text.Left-rh .title-section p,
.contact-Text.Left-rh address,
.contact-Text.Left-rh address i,
.contact-Text.Left-rh .email, 
.contact-Text.Left-rh .email i, 
.contact-Text.Left-rh .phone,
.contact-Text.Left-rh .phone i {
	content: "-->";  
	.text-align: left;
	text-align: right;
}

	
/* Address LH > RH swop */
.contact-Text.Right i,
.contact-Text.Right .title-section h2,
.contact-Text.Right h2:after,
.contact-Text.Right .title-section p {
	content: "<--";  
	text-align: left;
	.text-align: right;
}
/* Address LH > RH swop */
.contact-photo.Left i,
.contact-photo.Left .title-section h2,
.contact-photo.Left h2:after,
.contact-photo.Left .title-section p {
	content: "-->";  
	.text-align: left;
	text-align: right;
}
	


.contact-Text .contact-info {
  .color: #fff;
  text-align: left;
  margin-top: -30px;
}



/* Add TELEPHONE No ///////////// */

header .welcome {
	height: 100%;
}

a.addTel span {
	font-size: 1.9Vw;
}

.welcome a.addTel,
.container a.addTel,
.subscribe a.addTel,
.contact a.addTel,
.contact-photo a.addTel {
	padding: 0 70px 40px 70px;
	font-size: 2.5Vw;
	font-style: italic;
	position: absolute;
	bottom: 0;
	right: 0;
	color: white;
	text-shadow: 2px 2px 5px rgba(0,0,0,0.8);
	z-index: 99999;
    text-decoration: none;
}
/* NOTE Hidden Phone numbers /// */
	.contact a.addTel {
		visibility: hidden;
	}

.welcome a.addTel,
.container a.addTel {
	padding: 0 70px 10px 70px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.welcome a.addTel:hover,
.containter a.addTel:hover,
.subscribe a.addTel:hover,
.contact a.addTel:hover,
.contact-photo a.addTel:hover {
	.color: yellow;
	text-shadow: 5px 5px 10px rgba(0,0,0,1);
}




.contact-Text address .fa-map-marker, 
.contact-Text .phone i, 
.contact-Text .email i  {
  text-align: left;
  .text-align: right;
  .color: #fff;
  padding-bottom: 10px;
  font-size: 1.8em;
}

.contact-Text address span,
.contact-Text .phone span, 
.contact-Text .email span {
  display: block;
  font-size: 1.0em;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: "Aldrich", sans-serif;
  .color: #fff;
}

.contact-Text address {
  font-size: 13px;
  position: relative;
  .color: rgba(236,240,241,0.9);
  margin-bottom: 0;
  word-break: break-all;
}
.contact-Text address span.ma {
    display: inline;
    font-size: 1.0em;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family: "Aldrich", sans-serif;
    .color: #fff;
}

.contact-Text .phone {
  margin-bottom: 45px;
  font-size: 13px;
 . color: rgba(236,240,241,0.9);
  word-break: break-all;
}

.contact-Text .email {
  font-size: 13px;
  .color: rgba(236,240,241,0.9);
  word-break: break-all;
}

.contact-Text .phone a,
.contact-Text .email a {color: black;}
.contact-Text .email a:hover {color: black;}

.contact-Text .phone a:hover {color: red; font-weight: 900; font-size: 14pt; text-decoration: none;}
.contact-Text .email a:hover {color: red, text-decoration: none;}




.subscribe .title-section p {
  text-align: center;
  margin-top: -5px;
  color: rgba(236,240,241,0.9);
  font-size: 13px;
  word-spacing: 1px;
  line-height: 25px;
  margin: 0 4Vw 0 4Vw;
}
.subscribe i {
    color: #FFFFFF;
    font-size: 2.1em;
    text-align: center;
    display: block;
    padding: 65px 0 0 0;
    z-index: 9;
    position: relative;
}

.contact h2 {
   font-size: 1.2em;
   font-weight: 600;
   color: black;
   text-align: center;
   font-family: "Aldrich", sans-serif;
   text-transform: uppercase;
   letter-spacing: 1px;
   margin-top: 15px;
   z-index: 9;
   position: relative;
}

.contact h2:after {
  content: "//";  
  display: block;  
  margin: 15px auto;
  font-size: 0.8em;
  color: black;
  letter-spacing: 1px;
}
.contact i.fa-envelope {
    .color: Red;
    font-size: 2.1em;
    text-align: center;
    display: block;
    .padding: 65px 0 0 0;
    z-index: 9;
    position: relative;
}


/* ================================= */
/* :::::::::::: 0. SERVICES :: QUOTES  Styling :::::::::::: */
/* ================================= */

.services.Left p {
    text-align: right;
}
.services.Right p {
    text-align: left;
}


div.intro-text {
	display: block;
	.background: yellow;
}

.Left div.intro-text h2 {
	text-align: Left;
}
.Right div.intro-text h2 {
	text-align: right;
}
div.intro-text h2 {
	margin-bottom: 0px;
}
.quote h3 {
	margin-top: 0px;
	color: rgba(55,151,152,1);
	line-height: 3.4Vh;
	line-height: 30pt;
	padding-bottom: 0;
}
.Left .quote.small {
	text-align: right;
	padding-left: 40%;
	display: block;
	.background: cyan;
	.right: 0px;
}
.Left .quote.Medium {
	text-align: right!important;
	padding-left: 70%;
	display: block;
	.background: cyan;
	.position: relative;
	.right: 0px;
}

.Right .quote.small {
	text-align: left;
	padding-right: 40%;
	.background: gray;
}
.Right .quote.Medium {
	text-align: left;
	padding-right: 70%;
	.background: gray;
}

.quote p a {
	display: block;
	color:black;
	font-size: 9pt;
	font-weight: bold;
	padding-bottom: 30px;
}


/* ================================= */
/* :::::::::::: 0. SEE MORE Styling :::::::::::: */
/* ================================= */

a.SeeMore {
	display: block;
	color: #0066c0;
	font-size: 10pt;
    line-height: 19px;
    font-family: Arial,sans-serif;
	padding: 20px 0 0 0;
}
.services.col-md-6.Left {
	text-align: right;
}
.Left a.SeeMore {
	display: block;
	text-align: right;
	.background: orange;
	position: relative;
	left: 0;
	bottom: 0;
}
.Left a.SeeMore i {
	padding-left: 20px;
	.background: blue;
}

.services.col-md-6.Right {
	text-align: left;
}
.Right a.SeeMore {
	display: block;
	text-align: left;
	.background: orange;
	position: relative;
	left: 0;
	bottom: 0;
}
.Right a.SeeMore i {
	padding-left: 20px;
	.background: blue;
}
a.SeeMore:hover {
	color: red;
	font-size: 10pt;
}
a.SeeMore i:hover {
	color: red;
	font-size: 12pt;
}


/* ================================= */
/* :::::::::::: 0. SOCIAL MEDIA Styling :::::::::::: */
/* ================================= */

span.twitter { color: #55acee; font-weight: bold; }
	span.Facebook { color: #3b5998; font-weight: bold; }
		span.LinkedIn { color:  #007bb5; font-weight: bold; }
			span.Pinterest { color: #cb2027; font-weight: bold; }
			
span.YouTube { color: #bb0000; font-weight: bold; }
	span.Google { color: #dd4b39; font-weight: bold; }
		span.Instagram { color:  #e95950; font-weight: bold; }
			span.WhatsApp { color: #4dc247; font-weight: bold; }
						
	


/* ================================= */
/* :::::::::::: 0. ICONS Styling :::::::::::: */
/* ================================= */


i.fa-th-large {
	color: orange;
	-webkit-transform: rotate(45deg);
	text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
	width: 10px;
}


.contact-photo i.fa-envelope {
	color: white;
	font-size: 2.1em;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}
.services i.fa-envelope {
	font-size: 2.1em;
}

/* //////////////////////////// HEART Icon effects // */
i.fa-heart {
    color: Red;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}

i.fa-heart:hover {
    color: RED;
	text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #ff2d95, 0 0 30px #ff2d95, 0 0 40px #ff2d95, 0 0 50px #ff2d95, 0 0 75px #ff2d95;
	.text-shadow: 0px 1px 0px #999, 0px 2px 0px #888, 0px 3px 0px #777, 0px 4px 0px #666, 0px 5px 0px #555, 0px 6px 0px #444, 0px 7px 0px #333, 0px 8px 7px #001135;
	position: relative;
	top: -4px;
	left: -4px;
}
/* //////////////////////////// PAPER PLANE Icon effects // */
.i.fa-paper-plane,
footer i.fa-paper-plane {
    color: white;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}
.i.fa-paper-plane:hover,
footer  i.fa-paper-plane:hover {
    color: orange;
	text-shadow: 4px 4px 8px rgba(0,0,0,0.8);
	.position: relative;
	.top: -20px;
	.left: 20px;
	position: relative;
	animation-name: fly;
    animation-duration: 5s;

}
footer span:hover {
	color: Orange;
}
@keyframes fly {
    0%  {
		color: white;
		top: 0;
		left: 0;
		-webkit-transform: rotate(0deg);
	}
	60% {
		color: orange;
		position: relative;
		top: -28px;
		left: 20px;
		-webkit-transform: rotate(20deg);
	}
	65% {
		color: orange;
		position: relative;
		top: -28px;
		left: 35px;
		-webkit-transform: rotate(80deg);
		opacity: 1;
	}
	90% {
		color: orange;
		position: relative;
		top: 5px;
		left: 105px;
		-webkit-transform: rotate(40deg);
	}
	95% {
		color: white;
		position: relative;
		top: 4px;
		left: 115px;
		.-webkit-transform: rotate(30deg);
		opacity: 0.1;
	}
	100% {
		color: white;
		position: relative;
		top: 2px;
		left: 120px;
		-webkit-transform: rotate(20deg);
		opacity: 0;
	}
}

.twitter .fa-twitter:hover,
.team .fa-twitter:hover,
.team .fa-twitter:hover,
.contact .fa-twitter:hover,
.contact-photo .fa-twitter:hover,
.fa-paper-plane:hover {
		animation-name: flyZoom;
    animation-duration: 3s;
}





.contact-photo i.fa-paper-plane {
	color: white;
	text-shadow: 2px 2px 6px rgba(0,0,0,0.6);
}
@keyframes flyZoom {
    0%  {
		
		position: relative;
		top: 0;
		left: 0;
		opacity: 1;
	}
	40%  {
		opacity: 1;
	}
	100% {
		.color: orange;
		position: relative;
		top: -68px;
		left: 50px;
		opacity: 0;
	}
}


@-webkit-keyframes ring {
	0% { -webkit-transform: scale(1); }
	50% { -webkit-transform: scale(0.95); }
	100% { -webkit-transform: scale(1); }
}

.fa-phone:hover
{
	animation-duration: 3s;
	-webkit-animation-name: ring;
	-webkit-animation-duration: 200ms;
	.-webkit-transform-origin:50% 50%;
	-webkit-animation-iteration-count: 2;
	-webkit-animation-timing-function: linear;
}




/* ================================= */
/* :::::: 12. Responsive CSS ::::::: */
/* ================================= */

@media only screen and (max-width: 568px) {

/* Welcome Page ////////// */

	.social-icons {
		margin-top: 0px!important;
		margin-right: 0;
		z-index: 99;
		right: -10px;
		top: -10px;
		position: absolute;
		.background: teal;
	}
	
	.welcome a.addTel, 
	.container a.addTel, 
	.subscribe a.addTel, 
	.contact-photo a.addTel,
	.contact a.addTel 	{
		padding: 0 20px 10px 70px;
		font-size: 7.5Vw;
		position: absolute;
		bottom: 0;
		right: 0;
	}
	a.addTel span {font-size: 5.5Vw;}
	
	.countdown div {
		display: inline-block;
		margin: 0 10px;
		font-weight: 500;
		letter-spacing: 0;
	}
	.countdown {
		font-size: 2.0em;
		margin-top: 15px;
		margin-left: -5px;
		line-height: 15px;
	}
	
	
	
	/* About Us pages ////////////////////// */
	.services .intro-text,
	.about .intro-text {
		padding: 25px 0 0 0;
	}
	.about .intro-text ul {
		padding: 0 0 10px 20px;
		.background: yellow;
	}
	.about .intro-text ul li{
		padding: 5px 0 5px;
	}
	
	/* TWITTER ////////////////////// */
	.twitter.col-md-6 {
		padding: 0;
	}

	
	/* GOOGLE MAP ////////////////// */
	
/* ================================= */
/* ::::::::: 10. GOOGLE MAP ::::::::::: */
/* ================================= */
	
	.google-map.col-md-6 {
		background: url('../images/pages/MADESIGN-Malachite.jpg') no-repeat center center;
	}
	#google-container {
		position: relative;
		width: auto;
		height: 360px;
		width: 80Vw;
		height: 80Vw;
		z-index: 999;
		margin:  0 10Vw 10Vw 10Vw;
		.margin-top: 100px;
		
	}
	#zoom-in, #zoom-out {
		height: 32px;
		width: 32px;
		cursor: pointer;
		margin-top: 10px;
		margin-left: 10px;
		.background-color: teal;
	}
	


	.google-map.col-md-6 .title-section {
		display: block;
		padding: 30px 40px 0px 40px;
	}
	.google-map.col-md-6 .title-section h2 {
		font-size: 1.2em;
		font-weight: 600;
		font-family: "Aldrich", sans-serif;
		text-transform: uppercase;
		letter-spacing: 1px;
		color: white;
	}
	.google-map.col-md-6 .title-section i {
		color: white;
		font-size: 2.1em;
	}

	
	/* PHOTO PANELS - Sizes /////////////////*/
	
	.twitter.col-md-6,
	.innovative-photo.col-md-6,
	.contact-photo.col-md-6	{
		height: 470px;
		height: 80Vh;
	}
	.services-photo.col-md-6	{
		height: 470px;
		height: 100Vh;
	}
	
	
	/* SERVICES pages /////////////////*/
	
	.services-photo .title-section h2 {
		font-size: 10Vw;
		font-weight: 600;
		opacity: 0.8;
	}
	
	.quote h3 {
		margin-top: 20px;
	}
	
	.services.col-md-6 {
		padding: 60px 40px 60px 40px;
	}
	.Left .quote.small ,
	.Left .quote.Medium {
		padding-left: 20px;
	}
	.Right .quote.small,
	.Right .quote.Medium	{
		padding-right: 20px;
	}



	/* Team page //////////// */
	.col-md-6.ONE {
		margin-left: 0;
	}
	.team {
		padding: 35px 40px 60px 40px;
	}

	.team .social-icons {
		text-align: center;
		z-index: 99;
		padding-top: 20px;
		margin: 0 auto 0 auto;
		right: 0;
		top: 0;
		left: -10px;
		width: 100%;
		.background: red;
	}
	.team .social-icons li {
		list-style: none;
		float: left;
		margin-right: 0;
		margin: 0 5px 0 5px;
	}
	
	team .border {
		border-bottom: 1px solid #EEEEEF;
		display: inline-block;
		.margin-bottom: 25px;
		padding-bottom: 0px; 
	}

	
	span.pipe {
		display: none;
	}
	span.mob {
		display: block;
	}

	
	/* Contact ///////////// */
	
	/* HIDDEN Pages /// */
	.team-photo.col-md-6,
	.contact-photo.col-md-6 {
		.visibility: hidden;
		display: none;
	}
	
	.contact.col-md-6 {
		background: url('../images/pages/MADESIGN-Contact-Us.jpg') no-repeat center center;
		color: white;
	}
	.contact.col-md-6 i,
	.contact.col-md-6 h2 {
		color: white;
	}
	.contact.col-md-6 h2:after {
		content: "//";
		font-size: 0.8em;
		color: white;
	}
	.contact.col-md-6 h2 div {
		display: block;
		word-break: normal;
	}
	
	.contact input[type='text'], .contact input[type='email'] {
		width: 100%;
		background: white;
	}
	.contact textarea {
		width: 100%;
		background: white;
	}
	.contact-Text {
		padding: 15px 40px 60px 40px;
		height: auto;
		.color: white;
	}
	.contact-Text i {
		font-size: 2.1em;
		text-align: right;
		display: block;
		padding: 10px 0 0 0;
	}
	
	/* HIDDEN H2 ///*/
	.contact-Text.col-md-6 .title-section i,
	.contact-Text.col-md-6 .title-section h2 {
		.visibility: hidden;
		display: none;
	}
	.contact-Text.col-md-6 address {
		margin-top: 40px;
		display: block;
	}
	
	.contact-photo {
		height: 500px;
	}


	.contact {
		text-align: center;
		padding: 80px 20px 0px 20px;
		height: 600px;
	}


	/* TELEPHONE NUMBER ////////// */

	/* NOTE Hidden Phone numbers /// */
	.contact a.addTel {
		visibility: visible;
	}
	.contact a.addTel {
		.color: rgba(28,74,133,1);
		color: black;
		.padding: 0 70px 10px 70px;
		text-align: right;
		position: absolute;
		bottom: 0;
		right: 0;
		text-shadow: none;
	}
	.contact a.addTel:hover {
		color: yellow;
		text-shadow: 2px 2px 4px rgba(0,0,0,0.4);
	}
}

@media only screen and (max-width: 480px){
	
	.about {
		padding-top: 30px;
		padding-bottom: 60px;
	}
}

@media only screen and (max-width: 667px) {
	.team .col-md-6 {
		 padding-bottom: 0px; 
	}
}


. @media only screen and (max-height: 320px and max-width: 568px) {}
	
@media only screen and (max-height: 320px ) {
	
	.twitter.col-md-6, .innovative-photo.col-md-6, .contact-photo.col-md-6 {
		.height: 470px;
		height: 100Vh;
	}
}
	