/* created 16 0607 //////////////////////////////////////////////// Generic Styles :: MARKHAMi   */



/* tweeks */
.menuSpacer {
	.float: left;
	padding-top: 100px;
	background: yellow;
}

/* This stops the page from scrolling on for ever  - at foot of Index div class=endPage */
.endPage {
	height: auto!important;
}

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

/* tweaks */

span.magicText {
	display: inline;
	visibility: hidden;
	font-size: 0pt;
}

.menuTitle i.fa {color: white; margin-right: 8px;}


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

}
@font-face {
    font-family: 'PTSansRegular';
    src: url('/assets/corporateID/fonts/ptsans/ptsans-regular-webfont.eot');
    src: url('/assets/corporateID/fonts/ptsans/ptsans-regular-webfont.eot?iefix') format('eot'),
         url('/assets/corporateID/fonts/ptsans/ptsans-regular-webfont.woff') format('woff'),
         url('/assets/corporateID/fonts/ptsans/ptsans-regular-webfont.ttf') format('truetype'),
         url('/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 100px 70px;
	}
    .services.col-md-6 {
      padding-top: 65px;
    }
     .team {
      padding-top: 65px;
    }

}

@media only screen and  (max-width: 1920px) {
	.about .intro-text {
		padding: 80px 70px 100px 70px;
	}
	.services.col-md-6 {
		padding-top: 20px;
	}
}


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. Sticky Menu :::::::::::: */
/* ================================= */

@media only screen and (min-width: 667px) {
	.screen {
		 display: block; 
	}
	.mobile {
		 display: none; 
	}
}

@media only screen and (max-width: 667px) {
	.screen {
		 display: none; 
	}
	.mobile {
		 display: block; 
	}
	.fa {.padding-left: 15px;}
}





/* ================================= */
/* :::::::::::: 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;
}

section.twitter.col-md-6 {
    padding: 80px 70px 150px 30px;
}
	
section.twitter .title-section h2 {
    font-size: 5Vw;
    font-weight: 600;
    color: #FFFFFF;
    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.8;
}
section.twitter .title-section h2 :hover {
	opacity: 1.0;
	z-index: 99;
}


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

.innovative.col-md-6 {
	padding: 80px 40px 150px 70px;
}

.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,
.products .intro-text ul {
	margin: 30px 0 0 0;
}
.services .intro-text ul li
.products .intro-text ul li {
	list-style: none;
	text-align: left;
	font-size: 11pt;
	line-height: 18pt;
	padding: 5px 0 5px 0;
}
.services i,
.products i{
	position: relative;
	left: -15px;
	.color: blue;
}



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

.products-photo,
.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.3);
	opacity: 0.3;
	.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;
}

.team .col-md-6 {
	width: 250px;
}

body.MA-DESIGN .team .col-md-6.ONE{
	width: 400px;
	.background: yellow;
	right: 40px;
}

.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;
}
body#markhami .team-photo.col-md-6.Left h2,
body#COM .team-photo.col-md-6.Left h2 {

    color: white;
}

.team p {
    /* text-align: right; */
    .font-size: 13px;
    .word-spacing: 1px;
    .line-height: 25px;
    .color: #8c9398;
    .margin-top: 30px;
    float: right;
}

.team .social-icons {
	display: inline-block;
	.background: yellow;
	.width: 100%;
	.float: right;
	margin: 5px 0 10px 0; 
	text-align: right;
}
.team .social-icons ul {
	float: right;
}
.team .social-icons li {
    list-style: none;
    .float: right;
	.float: left;
    text-align: right;
    margin-left: 10px;
	margin-right: 0;
	padding-right: 0;
}
.team .social-icons li a {
    .color: rgb(0, 0, 0);
    font-size: 15px;
    .margin-right: 20px;
}
.social-icons li a{
    .color: rgb(0, 0, 0);
    font-size: 15px;
    margin-right: 0;
}
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;
}

#google-container {
  z-index: 1;
}


/* 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; font-size: 8pt; font-style: italic;}

.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;}

.col-md-4.emailDetails {
	width: 25%;
}
.col-md-4.addressDetails {
	width: 35%;
}

.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,
.contact-Text.Left address,
.contact-Text.Left address i,
.contact-Text.Left .email, 
.contact-Text.Left .email i, 
.contact-Text.Left .phone,
.contact-Text.Left .phone i {
	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,
.contact-Text.Right address,
.contact-Text.Right address i,
.contact-Text.Right .email, 
.contact-Text.Right .email i, 
.contact-Text.Right  .phone,
.contact-Text.Right  .phone i {
	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-info {
	margin-top: -30px;
	width: 100%;
}
 .contact-Text .contact-info {
  float: right;
}
.contact-Text.Left-rh .contact-info,

.contact-Text.Right-lh .addressDetails,
.contact-Text.Right-lh .emailDetails,
.contact-Text.Right-lh .phoneDetails,
.contact-Text.Right .contact-info,
.contact-Text.Right .addressDetails,
.contact-Text.Right .emailDetails,
.contact-Text.Right .phoneDetails
 {
  float: left;
}
.contact-Text.Right-lh .contact-info,

.contact-Text.Left-rh .phoneDetails,
.contact-Text.Left-rh .emailDetails,
.contact-Text.Left-rh .addressDetails,
.contact-Text.Left .contact-info,
.contact-Text.Left .phoneDetails,
.contact-Text.Left .emailDetails,
.contact-Text.Left .addressDetails
 {
  float: right;
}

/* 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;
}
.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;
	float: right;
}
.services.Right p {
    text-align: left;
	float: 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: 10px;
}
.quote h3 {
	margin-top: 40px;
	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: 50%;
	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: 50%;
	.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;
	margin-top: 20px;
	clear: left;
}

.about,
.about.col-md-6,
.services.col-md-6.Left,
.products.col-md-6.Left,
.services.Left p,
.products.Left p {
	text-align: right;
}
.services.col-md-6.Right,
.products.col-md-6.Right,
.services.Right p,
.products.Right p {
	text-align: left;
}

.Products.products.Left p { 
	float: right;
	width: 35Vw;
}

.about a.SeeMore,
.Left a.SeeMore {
	display: block;
	text-align: right;
	.background: orange;
	position: relative;
	bottom: 0;
	float: right;
	clear: right;
}
.about a.SeeMore i,
.Left a.SeeMore i {
	padding-left: 20px;
	.background: blue;
}



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


/* source:: ///////////////////*/
.SeeMore
{
	transition: all 0.1s;
	-webkit-transition: all 0.1s;
}

.SeeMore
{
	width: auto;
	padding: 2px 3px 2px 17px;
	margin: 0px 0 10px 0px;
 .float: left;
	border-radius: 10px;
	font-family: 'Pacifico', cursive;
	font-size: 25px;
	color: #FFF;
	text-decoration: none;	

	background-color: #3498DB;
	border-bottom: 3px solid #2980B9;
	text-shadow: 0px -2px #2980B9;
}



.SeeMore:active
{
	transform: translate(0px,3px);
  -webkit-transform: translate(0px,3px);
	border-bottom: 1px solid;
}





/* ================================= */
/* :::::::::::: 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-container {
		z-index: 1;
	}

	.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 /////////////////*/
	
	section.twitter .title-section h2,
	.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;
	}
	
	.welcome a.addTel, .container a.addTel, .subscribe a.addTel, .contact-photo a.addTel, .contact a.addTel {
		padding: 0 20px 10px 70px;
		font-size: 4.5Vw;
		position: absolute;
		bottom: 0;
		right: 0;
	}
	a.addTel span {
		font-size: 3.5Vw;
	}

}



/* UPDATED :: 17 0412 */

/* ///// hidePhone pages //////////////////////////////////// */


		.hidePhone {display: block;}
		.showPhone {display: none;}
		
		.showScreen {display:block;}
		.hideScreen {display:none;}
		
		
@media only screen 
		and (max-width: 750px) 
		and (max-height: 750px)  {
			

		
		/* .hideScreen {display:block!important;} */
		

		.showPhone {display: block;}
		.hidePhone {display: none!important;}
		
		events .services-photo.col-md-6,
		.services-photo.col-md-6,
		.products-photo.col-md-6 {
			height: 390px;
			.height: 60Vh;
		}
		
		.Right div.intro-text h2 {
			text-align: left;
		}
		.products.col-md-6.Right, 
		.services.col-md-6.Right {
			text-align: right;
		}
		.products.Right p,
		.services.Right p {
			text-align: right;
		}
		
		 a.addTel {
			 padding: 0;
			 margin: 100px 0 0 0;
			 position: relative;
			 bottom: 0;
			 right: -25px;
			.padding: 0 70px 40px 70px;
			font-size: 7.5Vw;
		}
		
		.products.col-md-6,
		.services.col-md-6 {
			padding: 60px 40px 0 40px;
		}
		
		.contact.col-md-6 div#myIcon.showPhone {
			display: none!important;
			visibility: hidden;
		}
		
		.contact a.addTel {
			visibility: visible; 
			color: rgba(28,74,133,1);
		}
		
		a.addTel:hover {
			color: orange;
			text-shadow: 2px 2px 4px rgba(0,0,0,0.2);
		}
		
	}
	
	
	@media only screen 
		and (min-width: 751px) 
		and (min-height: 751px)  {
		
		.about p,
		.products p,
		.services p {
			width: 30Vw;
			text-align: left;
			padding: 0;
			margin: 0;
			padding-bottom: 10px;
			line-height: 20px;
		}
		
		.about p,
		.Left.products p
		.Left.services p {
			width: 30Vw;
			text-align: right;
			float: right;
		}
		.Right.products .intro-text ul,
		.Right.services .intro-text ul {
			float: right;
		}
		

		
		.Left ul {-webkit-padding-start: 10px;}
		.Right ul {-webkit-padding-start: 0px;}
		
		.Left.products .intro-text ul,
		.Left.services .intro-text ul {
			.margin: 100px 0 0 0;
			width: auto;
			float: left;
		}
		.Right.products .intro-text ul,
		.Right.services .intro-text ul {
			.margin: 100px 0 0 0;
			width: auto;
			float: right;
			position: relative;
			.right: -50px;
		}
		
		#Links.Right.products .intro-text ul,
		#Links.Right.services .intro-text ul,
		#Links.Right.products .eventNotes,
		#Links.Right.services .eventNotes {
			float: left;
			position: relative;
			padding-left: 50px;
		}
		
	/*	#Links.Right.products .eventNotes h3,
		#Links.Right.services .eventNotes h3 {
			float: left;
			position: relative;
		}
		*/

}


@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;
	}
	
	.welcome a.addTel, .container a.addTel, .subscribe a.addTel, .contact-photo a.addTel, .contact a.addTel {
		padding: 0 20px 10px 70px;
		font-size: 4.5Vw;
		position: absolute;
		bottom: 0;
		right: 0;
	}
	a.addTel span {
		font-size: 3.5Vw;
	}

}


@media only screen 
	and (max-width: 667px)
	 and (orientation: portrait) {
	 
	.products,
	.services {
		margin-bottom: 5px; /*100px; */
	}
}

@media only screen 
	and (max-width: 667px)
	 and (orientation: landscape) {
	
	.products,
	.services {
		margin-bottom: 60px;
	}
}


@media only screen 
	and (min-width: 751px)
	and (max-width: 1036px) {
	.twitter, .services-photo, .products-photo, .team-photo, .contact-photo, .contact, .google-map, .subscribe {
		width: 100%;
	}
}


@media only screen 
	and (min-width: 2200px)
	 and (orientation: landscape) {
		 
	.about .intro-text {
		padding: 90px 70px 50px 70px;
	}
	.products p,
	.services p {
		width: 30Vw;
		text-align: left;
	}
	.Left.products p,
	.Left.services p {
		float: right;
	}
	.Right.products .intro-text ul
	.Right.services .intro-text ul {
		float: right;
	}
}




footer {
    z-index: 10;
    padding: 10px;
    position: relative;
    color: #fff;
    background: #242830;
    text-align: center;
    overflow: hidden;
}

/* Image ICONS ///////////////////// */

/*.Left.twitter i, */
.Left.products-photo i,
.Left.services-photo i {
    color: #FFFFFF;
    font-size: 45px;
    display: block;
    padding: 1Vh;
	position: absolute;
	top: 10px;
	left: 10px;
	opacity: 0.6;
	text-shadow: 1px 1px 2px rgba(0,0,0,1);
}
/* .Right.twitter i, */
.Right.products-photo i,
.Right.services-photo i {
    color: #FFFFFF;
    font-size: 45px;
    display: block;
    padding: 1Vh;
	position: absolute;
	top: 10px;
	right: 10px;
	opacity: 0.6;
	text-shadow: 1px 1px 2px rgba(0,0,0,1);
}


.Xshow { display: none!important;}

#Products {display: block;}
#Services {display: none;}

.dropbtn {
	float: right;
	margin-right: 10px;
}

header {
	z-index: unset!important;
}

div#filterButtons {
	position: fixed;
	top: 0;
	float: right;
	z-index: 1;
}


/* ADDED 17 0604 /////////////// Sticky MENUS */
/* Sticky Menu /////////// */

header div.logo,
header div.logo img {
	max-width: 30Vw;
	Height: auto;
}

#overallWrapper {
	padding: 0;
	margin: 0;
}


.wrapperSticky {
	.position:relative;
}

div.stickyLogo {
	max-height: 0Vh;
    display: block;
	background: transparent;
    position: -webkit-sticky;
    position: sticky;
    top: 40Vh;
	z-index: 1000;
	text-align: center;
	margin: auto;
	.float: left;
}

.div.stickyLogo.logo img {
	
	max-height: 10Vh;
	max-width: 10Vh;
    display: block;
	background: transparent;
	z-index: 1000;
	text-align: center;
	margin: auto;
	.float: left;
	position: relative;
	top: -25px;
	
	background: white;
	border-radius: 50%;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.6);
	border: 2px solid #aa9055;  /* GOLD */
	padding: 5px;
	
}
div.stickyLogo.logo a#ahrefLogo {
	
	height: 10Vh;
	width: 10Vh;
    display: block;
	background: white;
	z-index: 1000;
	text-align: center;
	margin: auto;
	.float: left;
	position: relative;
	top: 35px;
	
	background: white;
	border-radius: 50%;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.6);
	border: 2px solid #aa9055;  /* GOLD */
	padding: 5px;
}


div.menuWrapper {
	.font-family: 'Oranienbaum', serif;
	.font-family: 'Oswald', sans-serif;
	font-size: 12pt;
	
	display: block;
    margin: 0;
    .padding: 8px 10px 18px 0;
    width: 100%;
    .background-color: #003334; /* DarkGreen */
	.background-color: rgba(66,35,121,1);
	.color: #010066; /* DarkBlue */


	.border-top:    2px solid #aa9055;  /* GOLD */
	.border-right:  0px dashed #aa9055;  /* GOLD */
	.border-bottom: 2px solid #aa9055;  /* GOLD */
	.border-left:   0px solid  #aa9055;  /* GOLD */
	
    position: -webkit-sticky;
    position: sticky;
	top: 0;
	z-index: 100;
	
	float: right;
}

div.menu {
	.position: relative;
	.right: 0; 
	padding: 8px 10px 0px 0;
}

div.menu li span {
	padding-left: 5px;
	padding-right: 5px;
	display: inline-block;
	.background: red;
}

div.menu ul {
	.position: absolute;
	.right: 0; 
	.float: right;
	list-style: none;
}
div.menu, div.menu ul, 
#ServicesMenu ul li, #ProductsMenu ul li {
    float: right;
}

div.menu li {
	.float: right;
	float: left;
	.text-align: right;
}
div.menu li a {
	color: #aa9055;/* GOLD */
}
div.menu li a:hover,
div.menu li a:active {
	color: white!important;
}

div.menu li span {
	color: #aa9055;/* GOLD */
}
div.menu li a span:hover {
	color: #aa9055;/* GOLD */
}
