/*! HTML5 Boilerplate v5.1.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

html {
  font-size: 62.5%;
}

body {
  font: 400 17px/1.45 'UniversLTPro-Condensed', Helvetica, Arial, sans-serif;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/*
=============
STRUCTURE
==============
*/

.fluid-container {
	background:transparent;
}

.section {
	padding-left: 2em;
	padding-right: 4em;
	padding-top: 2em;
	overflow:hidden;
}

footer {
	position: fixed;
	z-index: 999;
	bottom: 0;
	width: 100%;
	/*padding-left: 2em;*/
	padding:0.5em 0em 0.5em 1.5em;
	margin-right: 1.5em;
	background:transparent;
	border-top: solid 1px #222;
	font-size: 0.8em;
}

footer ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

footer li {
	display: inline-block;
	padding: 0;
	margin: 0;
	padding-left: 0.5em;
	padding-right: 0.75em;
	height: 1em;
	line-height: 1em;
	border-right: solid 1px #222;
}

.contact-ul{
	
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 1.5em;
}

.contact-li{
	
	display: block;
	padding: 0;
	margin: 0;
	height: 1.5em;
	
	
}

.contact-li-phone{
	
	display: block;
	padding: 0;
	margin: 0;
	height: 1.5em;
	
	
	
	}
	
	.contact-li-linkedin{
	
	display: block;
	padding: 0;
	margin: 0;
	height: 1.5em;
	
	
}

/*
=============
TYPOGRAPHY
==============
*/

body {
	font-family: 'UniversLTPro-Condensed', sans-serif;
}

h1,h2,h3 {
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

h1 {
	padding-bottom: 0.25em;
	letter-spacing: -2px;
	font-size: 2.8em;
}

h3 {
	padding-bottom: 0.35em;
	letter-spacing: -0.025em;
	line-height: 1.4em;
	font-size: 1.4em;
}

h4{
padding: 0;
	margin: 0;
	padding-bottom: 1.2em;
	line-height: 1.6em;
	font-size: 1em;	
}

p {
	padding: 0;
	margin: 0;
	padding-bottom: 1em;
	font-size: 1.3em;
}

a {
	color: #222;
}

a:hover {
	text-decoration:line-through;
	color: #222;
}

/*
==============
IMAGES
==============
*/

img {
	max-width: 100%;
}

/*#caseStudy img{
  cursor: pointer;
  position: relative;
  top: 4px;
  transition: top 0.2s linear;
}

#caseStudy img:hover{
  cursor: pointer;
  top: 0;
}*/

.fadeIn{
  -webkit-animation: fade-in 2s ease;
  -moz-animation: fade-in ease-in-out 2s both;
  -ms-animation: fade-in ease-in-out 2s both;
  -o-animation: fade-in ease-in-out 2s both;
  animation: fade-in 2s ease;
  visibility: visible;
  -webkit-backface-visibility: hidden;
}

@-webkit-keyframes fade-in{0%{opacity:0;} 100%{opacity:1;}}
@-moz-keyframes fade-in{0%{opacity:0} 100%{opacity:1}}
@-o-keyframes fade-in{0%{opacity:0} 100%{opacity:1}}
@keyframes fade-in{0%{opacity:0} 100%{opacity:1}}

#banner-load{
	
	position:absolute;
	right:5%;
	z-index:-50;
	}
	
	#banner-load_1{
	
	position:absolute;
	right:5%;
	z-index:-50;
	}
	
	#banner-load_2{
	
	position:absolute;
	right:5%;
	z-index:-50;
	}
	
	#banner-load_3{
	
	position:absolute;
	right:5%;
	z-index:-50;
	}
	
	

#banner-loada{
	
	position:absolute;
	right:6%;
	z-index:-49;
	}
	
	#banner-load_1a{
	
	position:absolute;
	right:6%;
	z-index:-49;
	}
	
	#banner-load_2a{
	
	position:absolute;
	right:6%;
	z-index:-49;
	}
	
	#banner-load_3a{
	
	position:absolute;
	right:6%;
	z-index:-49;
	}
	
	
/*
==============
VIDEO
==============
*/

#myVideo{
	position: absolute;
	right: 0;
	bottom: 0;
	top:0;
	right:0;
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
	background-color: black; /* in case the video doesn't fit the whole page*/
	background-image: /* our video */;
	background-position: center center;
	background-size: contain;
	object-fit: cover; /*cover video background */
	z-index:10;
}

#video1 .layer{
	position: absolute;
	z-index: 4;
	width: 100%;
	left: 0;
}

#video1 .row {
	color: #222;
}

#video1{
	overflow: hidden;
}

#video1 video{
	display: none;
}

.playicon_contact{
	left:47.5%;
	right:47.5%;
	top:47.5%;
	bottom:47.5%;
	position:absolute;
	margin:0px;
	padding:0px;
	height:5%;
	width:5%;
	}
	
.playicon {

width: 0;
height: 0;
border-style: solid;
border-width: 30px 0 30px 52.0px;
border-color: transparent transparent transparent #ffffff;


}

/*
==============
CLOCK
==============
*/

#clock_container {
	display: block;
	color: #222;
}

#strike_image {
	position: absolute;
	margin-top: 6px;
	margin-left: -15px;
	width: 25em;
}

#clock {
	font-size: 3.8em;
}


/*
==============
TESTIMONIALS
==============
*/

#Testimonials ol{
		position:relative;
	display:inline-block;
	clear:both;
	padding:0px;
	margin:0px;
	left:0px;
	top:0px;
	
}


#Testimonials .carousel-indicators2 li {
	position:relative;
	display:inline-block;
	width: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 7.5px 0 7.5px 13.0px;
border-color: transparent transparent transparent #000222;

	margin-left:10px;
	margin-right:10px;
	
	-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    
    }
	
#Testimonials .carousel-indicators2 li:hover {
	position:relative;
	display:inline-block;
	width: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 9px 0 9px 15.6px;
border-color: transparent transparent transparent #000222;

	margin-left:8.5px;
	margin-top:-1.5px;
	margin-bottom:-1.5px;
	margin-right:8.5px;
	
	-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    
	}
	
#Testimonials .carousel-indicators2 li.active {
	background:none !important;
	
	/*width: 12px;
    height: 12px;
	margin-left:6px;
	margin-right:6px;
	margin-top:-4px;
	margin-bottom:-4px;*/
	
   	}
	
	
	#Testimonials .carousel-indicators1 li {
	position:relative;
	display:inline-block;
	width: 0;
height: 0;
border-style: solid;
border-width: 7.5px 13.0px 7.5px 0;
border-color: transparent #000222 transparent transparent;


	margin-left:0px;
	margin-right:10px;
	
	-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    
    }
	
#Testimonials .carousel-indicators1 li:hover {
	position:relative;
	display:inline-block;
	width: 0;
height: 0;
border-style: solid;
border-width: 9px 15.6px 9px 0;
border-color: transparent #000222 transparent transparent;


	
	margin-top:-1.5px;
	margin-bottom:-1.5px;
	margin-right:8.5px;
	
	-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    
	}
	
#Testimonials .carousel-indicators1 li.active {
	background:none !important;
	
	/*width: 12px;
    height: 12px;
	margin-left:6px;
	margin-right:6px;
	margin-top:-4px;
	margin-bottom:-4px;*/
	
   	}
	
	
	.carousel-inner .item{
		padding-top:20px;
		}
	
	
/*
==============
SPEECH BUBBLE
==============



.bubble {
  display: none;
  position: absolute;
  top: -50%;
  padding: 10px;
  width: 90%;
  background: #FFFFFF;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: #000000 solid 2px;
  z-index: 9;
}

.bubble:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 11px 11px 0;
  border-color: #FFFFFF transparent;
  display: block;
  width: 0;
  margin-left: -13px;
  z-index: 1;
  bottom: -11px;
  left: 50%;
}

.bubble:before {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 15px 14px 0;
  border-color: #000000 transparent;
  display: block;
  width: 0;
  margin-left: -16px;
  z-index: 0;
  bottom: -15px;
  left: 50%;
}


*/
/* ==========================================================================
   CSS Gradients
   ========================================================================== */


/* Defining each section background and styles
	* --------------------------------------- */
	#section1{
		background: -webkit-liner-gradient(180deg, #fff 10%,#63E4CC 100%);
		background: -webkit-linear-gradient(180deg, #fff 10%,#63E4CC 100%);
		background: linear-gradient(180deg, #fff 10%,#63E4CC 100%);
	}

	#video1{
		background: -webkit-liner-gradient(180deg, #63E4CC 10%, #F378E6 100%);
		background: -webkit-linear-gradient(180deg, #63E4CC 10%, #F378E6 100%);
		background: linear-gradient(180deg, #63E4CC 10%, #F378E6 100%);
	}
	
	#section3{
		background: -webkit-liner-gradient(180deg, #F378E6 0%, #F2EB67 90%);
		background: -webkit-linear-gradient(180deg, #F378E6 0%, #F2EB67 90%);
		background: linear-gradient(180deg, #F378E6 0%, #F2EB67 90%);
	}
	#section4{
		background: -webkit-liner-gradient(180deg, #F2EB67 10%, #A2F6F2 100%);
		background: -webkit-linear-gradient(180deg, #F2EB67 10%, #A2F6F2 100%);
		background: linear-gradient(180deg, #F2EB67 10%, #A2F6F2 100%);
	}

	#section5{
		background: --webkit-liner-gradient(180deg, #A2F6F2 10%, #EDB337 100%);
		background: -webkit-linear-gradient(180deg, #A2F6F2 10%, #EDB337 100%);
		background: linear-gradient(180deg, #A2F6F2 10%, #EDB337 100%);
	}




/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers:
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (max-height: 415px) {
	.heightfix{
		display:none;
		}
		
		.xsheightfix{
		display:none;
		}
	}
	

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

	
	
	h3 {font-size: 1em; letter-spacing: 0px;}
	h1 {font-size: 2em; letter-spacing: 0px;}
	p {font-size: 1em;}
	
	.section {padding-left: 1em; padding-right: 2em; padding-top: 0.5em;}
	
	#strike_image {
		margin-top:2px;
		margin-left: -10px;
		width: 18em;
	}
	
	#clock {font-size: 2.5em;}	
	
	.carousel-inner .item{
		padding-top:10px;
		}
}

@media only screen and (max-width: 55em) {
	
	.footer-linkedin {display: none !Important;}
	
	}

@media only screen and (max-width: 50em) {

	 .footer-tweet {border-right: hidden !important;}
	 .footer-copyright {display: none !Important;}
}

@media only screen and (max-width: 45em) {

	.footer-adress {display: none !Important;}
	.footer-tweet {border-right: hidden !important;}
}

@media only screen and (max-width: 35em) {

		 
	.footer-tweet {border-right: hidden !important;}
	 
  
	
	
	
	

	
}

@media only screen and (max-width: 25.5em) {
	 
	h3 {font-size: 1em; letter-spacing: 0px;}
	h1 {font-size: 1.5em; letter-spacing: 0px;}
	h4 {font-size: 0.9em;}
	p {font-size: 0.9em;}
	
	.footer-name {display: none !Important;}
	
	#strike_image {
		margin-top:2px;
		margin-left: -10px;
		width: 14.5em;
	}
	
	#clock {font-size: 2em;}	
	
	

.carousel-inner .item{
		padding-top:5px;
		}
	
}

.phonehide {
	display:none;
	
	}

	
}


@media only screen and (max-width: 19.5em) {

	 .footer-email {border-right: hidden !important;}
	 .footer-tweet {display: none !important;}
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
