@media screen and (min-width: 100px) and (max-width: 1029px) {
  #my-content { display: block; }  /* show it on small screens */
}

@media screen and (min-width: 1029px) and (max-width: 4524px) {
  #my-content { display: none; }   /* hide it elsewhere */
}
div.hidden
{
   display: none
}

.c2, .c1 {
    line-height: 227% !important;
}

.myButton {
	-moz-box-shadow:inset 0px 34px 0px -15px #118ffd;
	-webkit-box-shadow:inset 0px 34px 0px -15px #118ffd;
	box-shadow:inset 0px 34px 0px -15px #118ffd;
	background-color:#4385f5;
	border:1px solid #118ffd;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:9px 23px;
	text-decoration:none;
	text-shadow:0px -1px 0px #7a2a1d;
	border-radius: 3px;
	width: 145px;
}

.myButton:hover {
	background-color:#118ffd;
}
.myButton:active {
	position:relative;
	top:1px;
}

#myButtonnnn {
	
    background: rgba(0, 0, 0, 0.6);
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:9px 23px;
	text-decoration:none;
	text-shadow:0px -1px 0px #7a2a1d;
	border-radius: 3px;
	width: 145px;
}

#myButtonnnn:hover {
	background-color:#1d1d1d;
}
#myButtonnnn:active {
	position:relative;
	top:1px;
}


#page-preloader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #000;
    z-index: 100500;
}

#page-back {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 100500;
}

#page-preloader .page-preloader-logo {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -125px 0 0 -100px;
    width: 190px;
    height: 90px;
}

#page-preloader .spinner {
    width: 90px;
    height: 90px;
    color: #FABC06;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -45px 0 0 -45px;
    font-size: 14px;    
}


@keyframes bounce {
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-o-keyframes bounce{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes bounce{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes bounce{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
.animated {
   -webkit-animation: bounce 1s infinite;
   -moz-animation: bounce 1s infinite;
   -o-animation: bounce 1s infinite;
    animation: bounce 1s infinite;
}

.main-page-header {
	background-color: #D6D6D6;
	padding-top: 200px;
	padding-bottom: 200px;
}
.site-title {
	position: absolute;
	top: 100px;
	z-index: 99;
	color: #FFF;
	text-align: center;
	width: 100%;
	font-size: 1.5em;
	line-height: normal;
	text-shadow: 0px 2px 4px rgba(0,0,0,0.4);
}
.site-title h1 {
	color: #FFF;
	padding: 0px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.site-title p {
	margin: 0px;
	color: #73BE6B;
	font-weight: normal;
	font-size: 1.5em;
	text-transform: uppercase;
}

.land .marker1 {
	left: 998px;
  top: 594px;
}
.land .marker2 {
    left: 854px;
    top: 527px;
}
.land .marker3 {
	left: 400px;
  top: 494px;
}
.land .marker4 {
	 left: 1271px;
  top: 440px;

}
.land .marker5 {
	left: 675px;
	top: 733px;
}
.land .marker6 {
	left: 473px;
  top: 675px;
}

.land .marker8 {
	left: 695px;
	top: 733px;
}

.land {
	position: relative;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	overflow: hidden;
	background-color: #333333;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: center -100px;
	background-size: cover
}

.land .ballon {
	position: absolute;
	left: 20%;
	top: -40px;
	z-index: 2;
}
.land .ballon img {
	width: 350px;
}
.land img {
	
}
.land .logo-main {
	display: block;
	position: fixed;
	top: 3%;
	left: 50%;
	width: 360px;
	margin-left: -180px;
	z-index: 3;
	font-size: 2em;
	text-align: center;
	line-height: normal;
	color: #BC5253;
	background-repeat: no-repeat;
	background-position: center bottom;
}
 
.land .logo-main a {
	color: #fff;
	font-size: 0.6em;
	font-style: italic;
}
.land .logo-main img {
	width: 70%;
}
.land .logo-main h1 {
	font-size: 2em;
	color: #FFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
.land .land-container, .land-links, .cloud1, .cloud2, .cloud3, .cloud4, .logo-main, .ballon {
	transition: ease-out 2s;
}
.land .land-container .lang-img {
	width: 1800px;
	position: relative;
	z-index: 1;
	margin-top: 150px;
}


.land-links {
	z-index: 5!important;
}
.land .land-container, .land-links {
	margin-left: -900px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1;
	margin-top: -540px;
}
.land .cloud1 {
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 20%;
	z-index: 2;
	margin-top: -260px;
	opacity: 0.8;
}
.land .cloud2 {
	margin-left: 0px;
	position: absolute;
	left: -33%;
	top: 20%;
	z-index: 4;
	margin-top: 0px;
	opacity: 0.9;
}
.land .cloud3 {
	margin-left: 0px;
	position: absolute;
	right: -29%;
	bottom: -400px;
	z-index: 4;
	margin-top: 0px;
	opacity: 0.9;
}
.land .cloud4 {
	margin-left: 0px;
	position: absolute;
	left: -49%;
	bottom: -300px;
	z-index: 4;
	margin-top: 0px;
	opacity: 0.9;
}
.land-links .marker {
	background-image: none!important;
}
.land .marker {
	position: absolute;
	z-index: 5;
	height: 92px;
	width: 60px;
	bottom: 20px;
	text-decoration: none;
	background-image: url(../../images/flag1.png);
	background-repeat: no-repeat;
	background-position: center center;
}

 @media screen and (max-width: 1200px) {
.land .land-container .lang-img {
	width: 1400px;
 
}
.land .land-container, .land-links {
  margin-left: -700px;  margin-top: -410px;
}
.cloud2 {display: none;}
.land .marker1  {
    left: 768px!important;
  top: 515px!important;
}
.land .marker2 {
  left: 625px;
  top: 323px;
}
.land .marker3 {
  left: 295px;
  top: 397px;
}
.land .marker4 {
  left: 963px;
  top: 358px;
}
.land .marker5 {
  left: 514px;
  top: 591px;
}

.land .marker6 {
     left: 315px;
  top: 553px;
}
.land .marker8 {
  left: 534px;
  top: 591px;
}



}

/* @media screen and (max-width: 800px) {
.land { display: none; }
.index-mob { display: block; }
} */


.overlay-container h1 {
text-transform: uppercase;
    font-family: 'PT Sans Narrow', sans-serif !important;
    letter-spacing: -1px;
    font-size: 30px;
    margin: 0 !important;
    padding: 0 !important;
    color: #FABC06;
    top: -19px;
    position: relative;
    text-shadow: 1px 1px rgb(90, 90, 90);   
}


/* section thumbs */

#thumbs {
    background-color: #EFEFEF;
    padding-top: 80px;
    padding-bottom: 80px;
    width: 100%;
}

#thumbs a {
	text-decoration: none;
}

#thumbs h2 {
	margin-bottom: 50px
}

#thumbs .wrap {display: table;margin: auto;text-align: center;width: 100%;}

#thumbs .t1, #thumbs .t2,
#thumbs .t3, #thumbs .t5, 
#thumbs .t6, #thumbs .t7
{
	margin-right: 1%;
}


#thumbs .t1, #thumbs .t2,
#thumbs .t3, #thumbs .t4,
#thumbs .t5, #thumbs .t6,
#thumbs .t7, #thumbs .t8
{
}

#thumbs .wraptext {
	position: relative;
	top: -40px;
	background: #B3B3B3;
	z-index: 99;
	height: 27px;
	width: 100%;
	opacity: 0.4;
}

#thumbs .text {
	top: -66px;
	position: relative;
	color: #fff;
	z-index: 999;
	font-size: 20px;
}

#thumbs .thumb {
	float: left;
	width: 270px;
	padding-bottom: 0px;
	height: 180px;
	padding: 10px;
	background: #fff;
	margin-bottom: 13px;
}

#thumbs .thumb img {
	width: 100%;
	height: 177px;
}

@media screen and (max-width: 980px) {
	#thumbs .thumb img {
	    width: 100% !Important;
	    height: 177px;
	}

	#thumbs .thumb {
		width: auto !Important;
	}

	#thumbs .wraptext {	
		width: auto;
	}

	#thumbs .wrap {
		width: auto;
	}

	#thumbs .t1, #thumbs .t2,
	#thumbs .t3, #thumbs .t4,
	#thumbs .t5, #thumbs .t6,
	#thumbs .t7, #thumbs .t8
	{
		margin-right: 0 !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	#thumbs .t1, #thumbs .t2,
	#thumbs .t3, #thumbs .t4,
	#thumbs .t5, #thumbs .t6,
	#thumbs .t7, #thumbs .t8
	{
		width: 46% !important;
	}
}