﻿body,
html {
	height: 100%;
	margin: 0;
	color: #777;	
}

a{
	text-decoration:underline;
	color:inherit;
}
@font-face {
    font-family:Roboto;
    src:url(../fonts/Roboto-Regular.otf),url(../fonts/Roboto-Regular.svg),url(../fonts/Roboto-Regular.woff),url(../fonts/Roboto-Regular.eot),url(../fonts/Roboto-Regular.woff2);
}


.bgimg-1,
.bgimg-2,
.bgimg-3 {
	position: relative;
	opacity: 1;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	
}

.section-text {
	color: #222222;
	font-size: 1.2em;
	padding: 15px;
	line-height: 1.25em;
	font-family:Roboto;
	font-weight:500;
}

.paragraph-text {
	color:#808080;
	font-size:16px;
	padding: 15px;
	line-height: 1.5em;
	font-family:Roboto;
	font-size: 1.25em;
	font-weight:500;


}



.small-image-left {
	border: solid 3px #000000;
	margin: 10px;
	float: left;
}

.small-image-right {
	border: solid 3px #000000;
	margin: 10px;
	float: right;
}

.margin {
	position: relative;
	min-height: 10%;
}

.bgimg-1 {
	background-image: url('../img/TROLL_DESKTOP.gif');
	min-height: 100%;
}

.bgimg-2 {
	background-image: url('../img/WORLDMAP_DESKTOP.png');
	min-height: 100%;
}

.bgimg-3 {
	background-image: url('../img/3.jpg');
	min-height: 100%;
}

.panel-heading {
	padding: 5px 10px;
	background: #000000;
	color: #ffffff;
	border-bottom: 1px solid transparent;
	border-bottom-color: transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.caption {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	color: #000;
}

.caption span.border {
	background-color: #111;
	color: #fff;
	padding: 18px;
	font-size: 25px;
	letter-spacing: 10px;
}

h3 {
	letter-spacing: 2px;
	text-transform: uppercase;
	font: 20px;
	color: #111;
}
.white-bg {
	color: #777;
	background-color: white;
	text-align: center;
	text-align: justify;
	height: 100%;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	padding:50px;
	
	
}

.white-bg-scroller {
	color: #777;
	background-color: white;
	text-align: center;
	padding: 50px;
	text-align: justify;
	height: auto;
	margin-bottom: 30px;
}

.container-fluid {
	padding: 0px important;
}

.headline-section {
    position: absolute;
    width: 40%;
    top: 200px;
    left: 40px;
    bottom: 0;
    height: 90vh;
    z-index: 10000;
}

.side-img-margin-top
{
	margin-top:16%;
}

.side-img-margin-top-twitter
{
	margin-top:10%;
}

.tooltip1 h3 {
	position: relative;
	display: block;
	color: #ffffff;
	cursor: pointer;
	width: 350px;
	left: 6%;
}

.tooltip1 h3:hover {
	position: relative;
	display: block;
	cursor: pointer;
}

.tooltip1 .tooltiptext1 {
	visibility: hidden;
	font-family: Roboto;
	width: auto;
	height: auto;
	color: #fff;
	font-size: 18px;
	text-align: center;
	border-radius: 10px;
	padding: 15px;
	position: absolute;
	z-index: 1;
	left: 28%;
	opacity: 0;
	transition: opacity 0.8s;
	top: 25%;
	
}

.header-usa:hover
{
	color: #ff4e00;
}

.header-mexico:hover
{
	color: #f5f200;
	
}

.header-venezuela:hover
{
	color: #00adf5;
}

.header-ecuador:hover 
{
	color: #50d443;
}

.header-argentina:hover 
{
	color: #ea54f8;
}

.header-malta:hover
{
	color: #020050;
}

.header-austria:hover
{
	color: #91aa38;
}

.header-russia:hover
{
	color: #be3535;
}
.header-azerbaijan:hover
{
	color: #396f00;
}

.header-turkey:hover
{
	color: #950066;
}

.header-bahrain:hover
{
	color: #8654f8;
}

.header-saudiarabia:hover
{
	color: #fffe88;

}

.header-ethopia:hover
{
	color: #894e2e;
}

.header-india:hover
{
	color: #99dd99;
}

.header-china:hover 
{
	color: #ffb78f;
	
}

.header-southkorea:hover 
{
	color: #000cff;
}

.header-vietnam:hover
{
	color: #7b1f92;
}

.header-phillippines:hover
{
	color: #007987;
}
.usa
{
	background: #ff4e00;
}

.mexico
{
	background: #f5f200;
	color:#000000 !important;
}

.venezuela
{
	background: #00adf5;
}

.ecuador 
{
	background: #50d443;
}

.argentina 
{
	background: #ea54f8;
}

.malta
{
	background: #020050;
}

.austria
{
	background: #91aa38;
}

.russia
{
	background: #be3535;
}
.azerbaijan
{
	background: #396f00;
}

.turkey
{
	background: #950066;
}

.bahrain
{
	background: #8654f8;
}

.saudiarabia
{
	background: #fffe88;color:#000000 !important;

}

.ethopia
{
	background: #894e2e;
}

.india
{
	background: #99dd99;
	color:#000000 !important;

}

.china 
{
	background: #ffb78f;
	color:#000000 !important;

}

.southkorea 
{
	background: #000cff;
}

.vietnam
{
	background: #7b1f92;
}

.headline{
	font-family:Roboto;
	font-size:45px;
	font-weight:bold;
	color:#000000;
}

.phillippines
{
	background: #007987;
}



.tooltip1:hover .tooltiptext1 {
	visibility: visible;
	opacity: 1;
}

.bg-black{
	background:#000000 !important;
	color:#ffffff !important;
	line-height:1.2em;
	font-family:Roboto;
	
}
h1, h2, h3 
	{
    font-weight:bold;
    margin-top: 15px;
    margin-bottom: 10px;	}


.green-heading
{
	font-weight:bold;
	color:#ffb78f;
}

@media only screen and (max-device-width:1368px)
{
	h1, h2, h3 
	{
    margin-top:2px;
    margin-bottom:2px;
	}
	h3{
	font-size:18px;
	text-transform:uppercase;
     }

}

@media only screen and (max-device-width: 1024px) {
	.bgimg-1,
	.bgimg-2,
	.bgimg-3 {
		background-attachment: scroll;
	}
	.bgimg-1 {
		background-image: url('../img/TROLL_MOBILE.gif');
		min-height: 100%;
	}
	.bgimg-2 {
		background-image: url('../img/WORLDMAP_MOBILE.png');
		min-height: 100%;
	}
	.bgimg-3 {
		background-image: url('img/mob1.jpg');
		min-height: 100%;
	}
	.white-bg {
		color: #777;
		background-color: white;
		text-align: center;
		padding: 15px;
		text-align: justify;
		height: auto;
		overflow: scroll;
	}
	.white-bg-scroller {
		color: #777;
		background-color: white;
		text-align: center;
		padding: 15px;
		text-align: justify;
		height: auto;
		font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	}
	.small-image-left {
		border: solid 3px #000000;
		margin-bottom: 10px;
		float: left;
	}
	.small-image-right {
		border: solid 3px #000000;
		margin-bottom: 10px;
		float: right;
	}
}

