/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.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
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}
img	{
	max-width:100%;
	}
a	{
	text-decoration:none;
	outline:none;
	}
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * 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 images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
@font-face {
	font-family: 'GothamHTFBook';
	src: url('/web/20181002214853im_/http://gerakanindonesiasehat.id/wp-content/themes/gis/assets/fonts/GothamHTF-Book.eot');
	src: url('/web/20181002214853im_/http://gerakanindonesiasehat.id/wp-content/themes/gis/assets/fonts/GothamHTF-Book.eot#iefix') format('embedded-opentype'),
		url('/web/20181002214853im_/http://gerakanindonesiasehat.id/wp-content/themes/gis/assets/fonts/GothamHTF-Book.woff2') format('woff2'),
		url('/web/20181002214853im_/http://gerakanindonesiasehat.id/wp-content/themes/gis/assets/fonts/GothamHTF-Book.woff') format('woff'),
		url('/web/20181002214853im_/http://gerakanindonesiasehat.id/wp-content/themes/gis/assets/fonts/GothamHTF-Book.svg#GothamHTF-Book') format('svg');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'FVAlmelo';
	src: url('/web/20181002214853im_/http://gerakanindonesiasehat.id/wp-content/themes/gis/assets/fonts/FVAlmelo.eot');
	src: url('/web/20181002214853im_/http://gerakanindonesiasehat.id/wp-content/themes/gis/assets/fonts/FVAlmelo.eot#iefix') format('embedded-opentype'),
		url('/web/20181002214853im_/http://gerakanindonesiasehat.id/wp-content/themes/gis/assets/fonts/FVAlmelo.woff2') format('woff2'),
		url('/web/20181002214853im_/http://gerakanindonesiasehat.id/wp-content/themes/gis/assets/fonts/FVAlmelo.woff') format('woff'),
		url('/web/20181002214853im_/http://gerakanindonesiasehat.id/wp-content/themes/gis/assets/fonts/FVAlmelo.svg#FVAlmelo') format('svg');
	font-weight: 500;
	font-style: normal;
}

html, body	{
	height:100%;
	overflow: hidden;
	position:relative;
	background:#f8f8f9;
	font-family:'GothamHTFBook', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	}
.container	{
	position:relative;
	overflow-y:scroll;
	width:100%;
	height:100%;
	}
.header, .header-dua	{
	display:block;	
	z-index:99;
	top:0px;
	right:0px;
	}
.header	{
	position:absolute;
	left:45%;
	}
.wrapper	{	
	height: auto;
	position:relative;	
	z-index: 3;
	}
.logo-top, .logo-top-dua	{
	display:block;
	position:absolute;
	z-index:9;
	top:15px;
	}
.logo-top, .logo-top-dua	{
	right:5%;
	}
.background	{
	text-align:center;
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	z-index: 1;
	}
.background div	{
	position: relative;
	display:block;
	height:100%;
    overflow:hidden;
	}
.background img	{
	width:100%;
	position: absolute;
    top:-100%; left:0%; right:0%; bottom:-100%;
    margin: auto;
	}
.content	{
	position:absolute;
	left:45%;
	top:100px;
	z-index:3;
	}
.nav-menu, .nav-menu-dua	{
	display:block;
	padding:0px;
	line-height:22px;
	font-family:'FVAlmelo';	
	font-size:22px;	
	}	
.nav-menu	{	
	margin:60px 0 0 0;
	}
.nav-menu li:first-child	{
	margin-left:0px;
	}
.nav-menu li, .nav-menu-dua li	{
	display: inline-block;	
	padding:0px 2px;
	}
.nav-menu li	{
	margin:0px 15px;
	}
.nav-menu li a, .nav-menu-dua li a	{
	display:block;
	padding-bottom:3px;
	}
.nav-menu li a	{
	color:#00bff3;
	}
.nav-menu li a.active	{
	border-bottom:2px solid #00bff3;
	}
.nav-menu li a:hover	{
	color:#24d0ff;
	}
.wrp-inside	{
	position:relative;
	max-width:545px;
	margin: 20px 0 35px 0;
	}
.img-left	{
	position:absolute;
	/*height:92%;*/
	width:31%;
	z-index:3;
	left:10%;
	bottom:0px;
	}
.img-left img	{
	width:90%;
	}
.big-text	{
	margin-top:30px;
	width:50%;
	}
.bott-masuk	{
	display:block;
	text-align:center;
	position:absolute;
	top:12%;
	left:60%;
	width:90px;		
	}
.bott-masuk a	{
	height:90px;
	width:90px;
	display:block;
	color:#ffffff;
	margin:0px auto;
	background-color:#00bff3;
	border-radius:50%;
	-moz-border-radius:50%;
	font-family:'FVAlmelo';	
	font-size:22px;
	font-style:italic;
	line-height:90px;
	}
.bott-masuk a:hover	{
	background-color:#24d0ff;
	}
.header-dua	{
	left:0px;
	position:fixed;
	background-color:#00b7e9;	
	}
.nav-menu-dua	{
	margin:17px 0px 17px 2%;
	}
.nav-menu-dua li	{
	margin:0px 30px;
	}
.nav-menu-dua li a	{
	color:#ffffff;
	}
.nav-menu-dua li a.active	{
	border-bottom:2px solid #ffffff;
	}
.nav-menu-dua li span	{
	display:block;
	padding:8px 15px;
	background:#ffffff;
	}
.nav-menu-dua li a span	{
	color:#000000;	
	}
.nav-menu-dua li:first-child a	{
	border-bottom:none !important;
	}
.open-gall	{
	background-image:url(/web/20181002214853im_/http://gerakanindonesiasehat.id/wp-content/themes/gis/assets/img/photo-bg.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	background-size:100% auto;
	/*overflow-x:hidden;
	overflow-y:auto;*/
	}
.wrapp-gall, .wrapp-gis	{
	max-width:1200px;
	margin:0px auto;
	}
.wrapp-gis	{
	min-height:100%;
	height:100%;
	}
.gall-block	{
	width:50%;
	float:left;
	padding-top:90px
	}
.gall-left, .gis-left	{
	padding:0 6% 0 0;
	}
.gis-block	{
	width:50%;
	float:left;
	margin-top:130px;
	overflow-y: auto;
	height:75%;
	}
.gall-left	{
    padding: 0 7% 0px 0;
    display: block;
    /* position: fixed; */
    width: 97%;
    /* width: 43%; */
	}
.gall-left h1, .gall-right h1	{
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:'FVAlmelo';
	line-height:50px;
	font-weight:normal;
	font-style: italic;
	color:#00b8e9;
	}
.gall-right	{
	padding:0 0 0 6%;
	}
.tabs-menu {
	display:block;
	width:100%;
	margin: 10px 0 20px 0;
	padding:0px;
    float: left;
    clear: both;
	}
.tabs-menu li {
	position:relative;
	display:block;
    float: right;
	list-style-type:none;
	text-align:center;
	width:33.33%;
	background-color:#00bff3;
	}
.tabs-menu li.current {
    position: relative;
    background-color: #02a0cb;
	}
.tabs-menu li a {
	display:block;
    padding: 10px;
	font-family:'FVAlmelo';	
	font-size:22px;
	line-height:20px;
	color:#ffffff;
	}
.tabs-menu li img	{
	display:none;
	position:absolute;
	top:-20px;
	left:50%;
	margin-left:-14px;
	}
.tabs-menu li.current img	{
	display:block;
	}
.tabs-menu .current a {
    color: #ffffff;
	}
.tab {
	margin-top:65px;
    float: left;
    width: auto;	
	}
.tab-content {
    display: none;
	}
.tab-content img	{
	width:100%;
	}
#tab-1 {
 	display: block;   
	}
.grey-block	{
	position:relative;
	background-color:#e7e7e7;
	padding:15px 20px 5px 20px;
	margin-bottom:20px;
	}
.grey-block a, .grey-block span	{
	display:block;	
	color:#000000;
	}
.plus-close	{
	background:url(/web/20181002214853im_/http://gerakanindonesiasehat.id/wp-content/themes/gis/assets/img/img-plus.png) no-repeat center center;
	position:absolute;
	width:15px;
	height:15px;
	top:10px;
	right:15px;	
	}
.plus-close	{	
    -moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	}
.rotate {		
	-moz-transform: rotate(45deg);
	 -webkit-transform:rotate(45deg); 
	 -ms-transform:rotate(45deg);
	 -o-transform:rotate(45deg);
	 }
.rotate2 {		
	-moz-transform: rotate(-45deg);
	 -webkit-transform:rotate(-45deg); 
	 -ms-transform:rotate(-45deg);
	 -o-transform:rotate(-45deg);
	 }
	
.grey-block .thumb, .grey-block .titel	{
	float:left;
	}
.grey-block .thumb	{
	width:36%;
	position:relative;
	margin: 0 4% 15px 0;
	}
.grey-block .titel	{
	width:60%;
	margin-top:15px;
	}
.grey-block .show-text	{	
	clear:both;
	margin-top:15px;
	}
.grey-block .show-text p	{
	display:none;
	}
.wrapp-video	{
	margin-right:6%;
	}
.box-video {
	position: relative;
	padding-bottom: 56.25%;
	margin:0 0 20px 0;
	padding-top: 30px; 
	height: 0; 
	overflow: hidden;
	}
.box-video iframe,
.box-video object,
.box-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}
.video-text p	{
	margin-top:0px;
	}
.animsition	{
	width:100%;
	height:100%;
	}
.gerakan-indo	{
	margin-bottom: 15px;
	}

.wrap-slide {
	position: relative;
	}
.tab-content p, .video-text p {
	text-align: center;
	}
.tab-content p span, .video-text p span {
	display: block;
	height: 1px;
	width: 35%;
	margin:10px auto;
	background: #00bff3;
	}
#show-menu	{
	display: none;
	position: absolute;
	top:25px;
	left: 35px;
	}
#show-menu.iconMneu, #show-menu.iconClse, #show-menu.iconMneu2, #show-menu.iconClse2	{
	background-image: url(/web/20181002214853im_/http://gerakanindonesiasehat.id/wp-content/themes/gis/assets/img/icn-menu.png);
	background-repeat: no-repeat;
	margin-top:0px;
	height: 26px;
	width: 35px;
	}
#show-menu.iconMneu {
	background-position: top left;
	}
#show-menu.iconClse {
background-position: bottom left;
	}
#show-menu.iconMneu2 {
	background-position: top right;
	}
#show-menu.iconClse2	{
	background-position: bottom right;
	}
.masonry { /* Masonry container */
    column-count: 3;
    column-gap: 1em;
    margin-top: 15px;
}

.item { /* Masonry bricks or child elements */
    background-color: #eee;
    display: inline-block;
    margin: 0 0 1em;
    width: 100%;
}





/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.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: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, 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;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        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 for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}