@charset "utf-8";

/*
 * Copyright © 2017 | Website Design by Webfrog Studios
 *
 */



/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/*-- Global
----------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	width: 100%;
}
@-webkit-viewport {
	width: device-width;
}
@-moz-viewport {
	width: device-width;
}
@-ms-viewport {
	width: device-width;
}
@-o-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}

body::-webkit-scrollbar-track {
	 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	 /*background-color: lightgray;*/
}
body::-webkit-scrollbar {
	width: 15px;
}
body::-webkit-scrollbar-thumb {
  background-color: darkgray;
  outline: 1px solid slategrey;
}

#content.inner-page {
	background-image: url(../img/bg-008.jpg);
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
}

/*-- Header Section
----------------------------------------------------------------------*/
body:not(.copyright_2017_webfrogStudios) {
    display: none;
}

.slide-overlay{
	
	pointer-events: none;
}

.phoneme-homey{
	
	position: absolute;
	top: 60px;
	right:40px;
	 color: #fff;
	height:100px;
	text-align: right;
	 
	z-index: 12;
}

.phoneme-homey a {
	
	color:#fff !important;
	font-weight: 500;
}


.contact-right{
	padding-top:50px;
	
}

.slide-title{
	
	pointer-events: all;
	z-index: 20;
	
}
.navbar.fixed{
	
	display:block !important;
	position:fixed !important;
	top:0 !important;
	left:0 !important;
		right:0 !important;
	z-index: 11;
}

#page-header {
	padding-top:15px;
	padding-bottom:15px;
	padding-left:15px;
	padding-right:15px;
	background-color:#292929;
	position:relative;
}
#mobile-links {
	text-align:center;
}
#mobile-links span {
	padding-left:5px;
	padding-right:5px;
}
#mobile-links .btn-mobile {
	text-align:center;
	background-color:#61D9F0; 
	color:#fff;
	border-radius:0;
	font-size:20px;
	width:100%; 
}





.mybigbluebutton{
	
	background-color: #15B9D9;
	padding:20px;
	margin-top: 15px;
	display: inline-block;
	color: #fff;
	width:100%;
	
}

.ping-pong-ball{
	
	padding-top:25px;
	text-align: center;
	padding-bottom:50px;
	
}

header{
	
	position: relative;
	 
	
}

.left-logo{
	
	position: relative;
	left:60px;
	z-index: 1;
	top:10vh;
}

.header-left{
	
	background-color: #252836;
	height:calc(100vh - 170px);
	border-right:30px solid #00B8DA;
}


 
.header-right{
	
	background-color: #252836;
	height:calc(100vh - 290px);
	z-index: 0;
}


 



.header-right-box{
	
	height: 170px;
	 
	background-position: center center;
	background-size: cover;
	text-transform: uppercase; 
	
}

.header-right-box:nth-child(1) {
    
	border-right:0 solid #00B8DA;
}

.header-right-box:nth-child(2) {
    background: #212432;
	color: #fff;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.header-right-box:nth-child(3) {
     
}

.header-right-box:nth-child(4) {
   	background-color: #fff; 
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.header-right-box:nth-child(4) strong {
   	color:#000;
	
	 
}


.bottom-logo{
	max-width: 237px;
	height: 150px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	position: relative;
	
	 left:20%;
	 
	z-index: 2;
}
.header-right-box:nth-child(4) p {
   	background-color: #fff;
	z-index: 1;
	padding-top:15px;
	padding-bottom:15px;
	
	 
}

.header-right-box:nth-child(5) {
   
}

.header-right-box:nth-child(6) {
    background: #15b9d8;
	 
	color: #fff;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}


.header-right-box:nth-child(6) a {
    
	color: #fff;
	
 
	 
}

.designimage{
	
	height:200px;
	background-position: center center;
	background-size: cover;
}

.designwrapper{
	
	margin-top:30px;
}

.nifty1{
	
	background-color: #15B9D9;
	padding:15px;
	text-align: center;
	color: #fff;
	font-size:30px;
	border-right:2px solid #fff;;
	
}

.nifty2{
	
	background-color: #0087A8;
	padding:15px;
	text-align: center;
	color: #fff;
	font-size:30px;
	border-right:2px solid #fff;;
	
}

.designname{
	
	 
	 
	color: #fff;
	 background-color: #222532;
	padding:15px;
	font-size:14px;
	text-align: center;
}

.designpoints{
	
	background-color: #15B9D9;
	color: #fff;
	text-align: center;
	padding:10px;
	
}

.designpoints2{
	
	background-color: #0087A8;
	color: #fff;
	text-align: center;
	padding:10px;
	    font-size: 12px;
}


.designpoints2 b{
	
	 
	color: #fff;
	 
	 
	
}

.filesx{
	
	margin-top:40px;
	padding-top:40px;
	border-top:1px solid #efefef;
	
	border-bottom:1px solid #efefef;
	text-align: center;
}

.designname a{
	
	 font-size:12px;
}

.header-right-box:nth-child(6) a:hover {
    
	color: #212432;
	 
}

.main-content{
	
	background-color: rgba(255,255,255,0.3);
	z-index: 10;
	/*padding:50px 20px; old css*/
	/*padding:50px 50px; really?*/
	padding: 50px 30px;
	
}

.left-menu{
	
	position: absolute;
	bottom: 25px;
	right:25px;
	text-align: right;
	color: #fff;
}

.breadcrumb{
	
	
	margin-top:40px;
}

.slicer{
	
	 
	height:70px; 
	margin-top:25px;
	
}


.left-menu a{
	
	 color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 1px;
	font-size:12px;
	
}


.left-menu a:hover:after{
	
	     content: " ";
    width: 20px;
    height: 20px;
    background-color: #00B8DA;
    display: inline-block;
    position: absolute;
    right: -36px;
    transform: rotate(45deg);
}

.left-menu a:hover{
	
	 color: #00B8DA; 
}


.left-menu ul{
	
	list-style: none;
}


.bloxed{
	
	height:200px;
}

.centermessage{
	
	position: absolute;
	 text-align: center;
	z-index: 1;
	left:50%;
	top:50%;
	transform: translateX(-50%) translateY(-50%);
}

#focus{
	position: relative;
}

.icream{
	
 
	
 
	
}

.icream h4{
	
	
	border-top:1px solid #efefef;
	padding-top:40px;
	padding-bottom:40px; 
	background-color: #fff;
	z-index: 1;
	position: relative;
		font-weight:300;
	
}

.icream h4 strong{
	
	font-weight:700;
	color: #333;
	
}

#values{
	
	padding-bottom:40px;
	
	text-transform: uppercase;
	font-weight: 200;
}

.bottom-expitise{
	
	height:80vh;
	background-image: url(../img/bottom.jpg);
	background-size: cover;
	background-position: center center;
}

.footer-left{
	
	background-color: #252936;
	height: 150px;
	 
	 
	 
}

.footer-right{
	
	background-color: #00B8DA;
		height: 150px;
	 	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	 font-size: 12px;
	color: #fff;
	padding-top:100px;
	padding-bottom:100px;
	 
}

.footer-right a{
	
	color: #fff;
	padding: 10px;
	text-transform: uppercase;
	font-size: 12px;
	
}

.slide-overlay{
	 
	width:100%;
	height: 100%;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
}

.slide-title{
	
	width: 100%;
	height:100%;
	display:flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	color: #fff;
	padding-top:100px;
	
}

.slide-title h1{
	
	font-size:10px;
	font-weight: 500;
	
}

.slide-title h2{
	
	font-size:20px;
	font-weight: 700;
}

.slide-title p{
	
	margin-top: 10px;
	font-size:12px;
}

.sneakey{
		
		text-align: center !important;
	}

.slide-title .fa{
	
	font-size:40px;
	
}

.slide-title p, .slide-title p strong{
	
	color: #fff;
	
}

.lineboy{
	
	position:absolute;
	top: 0;
	left:0;
	width:50%;
	height:200%;
	border-right:1px solid #eaeaeb;
}

.lineboy-2{
	position:absolute;
	bottom: 0;
	left:0;
	width:50%;
	height:200%;
	border-right:1px solid #eaeaeb;
}

.lineboy-3{
	position:absolute;
	bottom: 0;
	left:0;
	width:50%;
	height:140%;
	border-right:1px solid #eaeaeb;
}

.movieboy{
	
	margin-top:10px;
	margin-bottom:10px;
}

.half-man{
	position: absolute;
	bottom: 0;
	width: 50%;
	height:20%;
	 
	border-right:1px solid #fff;
	
}


.wrappypappy{
	
	
	position: absolute;
	bottom: 100px;
	width:100%;
}


.nono{
		border:none !important;
	}
	
 
/*-- Content Section
----------------------------------------------------------------------*/



/*-- Footer Section
----------------------------------------------------------------------*/
	
body:not(.copyright_2017_webfrogStudios) {
    display: none;
}

/*
 * Copyright © 2017 | Website Design by Webfrog Studios
 *
 */
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	
	
	header{
	
	height:100vh;
	background-color: #252836;
	
}
	
	
	.bottom-logo{
	max-width: 237px;
	height: 150px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	position: relative;
	
	 left:auto;
	 
	z-index: 2;
}

	
	
	.header-right-box:nth-child(1) {
    
	border-right:0 solid #00B8DA;
}

	
	#values{
	
	padding-bottom:150px;
}
	.icream h4{
	
		border:none;
	padding-top:40px;
	padding-bottom:10px; 
	background-color: #fff;
	z-index: 1;
	position: relative;
		font-weight:300;
	
}
	
	
	.movieboy {
    margin-top: 10px;
    margin-bottom: 10px;
}
	
	.slicer{
	
	 
	height:130px; 
	 
	
}
	
	.slide-title h1{
	
	font-size:20px;
	font-weight: 500;
	
}
	
	.mybigbluebutton{
		
		width:auto;
		text-align: center 
		
	}

.slide-title h2{
	
	font-size:60px;
	font-weight: 700;
}
	
	.header-right{
	
	background-color: #252836;
	height:calc(100vh - 450px);
	z-index: 0;
}
	
	.ping-pong-ball{
	
	padding:50px;
		text-align: left;
	
}
	
	.footer-right{
		
		text-align: center;
	}
	
	.sneakey{
		
		text-align: right !important;
	}
	
	.slide-title p{
	
	margin-top: 10px;
}
	
	
	.bottom-logo{
	max-width: 237px;
	height: 150px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: right;
	position: absolute;
	right:-40px;
	z-index: 2; 
}
	
	.footer-right{
	
 
	padding-top:15px;
	padding-bottom:15px;
	 
}

}
/*
 * Copyright © 2017 | Website Design by Webfrog Studios
 *
 */
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	
	
	.header-right-box:nth-child(1) {
    
	border-right:30px solid #00B8DA;
}

	
	.ping-pong-ball{
	
	padding-top:150px;
	
	padding-bottom:150px;
		text-align: left;
	
}
	
	.icream h4{
	
	padding-top:40px;
	padding-bottom:40px; 
	background-color: #fff;
	z-index: 1;
	position: relative;
		font-weight:300;
	
}
	
	.movieboy {
    margin-top: 50px;
    margin-bottom: 50px;
}
	
	.header-right{
	
	background-color: #252836;
	height:calc(100vh - 170px);
	z-index: 0;
}
}
/*
 * Copyright © 2017 | Website Design by Webfrog Studios
 *
 */
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
}
/*
 * Copyright © 2017 | Website Design by Webfrog Studios
 *
 */
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1600px) {
}
/*
 * Copyright © 2017 | Website Design by Webfrog Studios
 *
 */
body:not(.copyright_2017_webfrogStudios) section {
    display: none;
}