/*html, body {
    width: 100% ;
    height: 100% ;
    min-height: 500px ;
    min-width: 900px ;
    margin: 0px ;
}*/

.out_container {
	display: flex;
	justify-content: center;
}

.sticky {
	position: sticky;
	top: 60px;
	background-color: #2ecc71;
}

.container2 {
	height: 250px;
	width: 350px;
	border: black;
	border-style: solid;
	overflow: auto;
}
@font-face {
    font-family: "Leckerli_One";src: url("../fonts/Leckerli_One/LeckerliOne-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "Lexend_Deca";src: url("../fonts/Lexend_Deca/LexendDeca-VariableFont_wght.ttf") format("truetype");
}

h4#subtxtimun{
	color:#FFFFFF;
	font-family: "Lexend_Deca";
	font-size:1.20pc;
	font-weight:normal;
	padding-bottom:0;
		margin-top:5px;
	padding-top:5px;
}
h4.subtxtimun2{
	color:#000000;
	font-family: "Lexend_Deca";
	font-size:1.4pc;
	font-weight:normal;
	padding-bottom:10px;
	width:67%;
	text-align:right;
	float:right;
	font-weight:bold;
	line-height:25px;
}

h3.subtxtimun{
	color:#FFFFFF;
	font-family: "Lexend_Deca";
	font-size:1.9pc;
	font-weight:normal;
	padding-bottom:10px;
	text-align:center;
}

h1#txtimun{
	color:#FFFFFF;
	font-family: "Leckerli_One";
	font-size:3pc;
	margin-top:30px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.column {
  float: left;
  width: 25%;
  height: auto; /* Should be removed. Only for demonstration */

}
.atasc {
  float: left;
  width: 25%;
  height: auto; /* Should be removed. Only for demonstration */

}
.column-atas {
  float: left;
  width: 25%;
  height: auto; /* Should be removed. Only for demonstration */

}
.column40 {
  float: left;
  width: 40%;
  height: auto; /* Should be removed. Only for demonstration */
}
.column60 {
  float: left;
  width: 60%;
  height: auto; /* Should be removed. Only for demonstration */
}
ul.boxs-left-right{
	background:yellow;
}
ul.boxs-left-right li{
	display: inline-block;
	height:auto;
	margin-top:10px;
	margin-bottom:20px;
	float:left;
columns: 0px 4;
}
ul.boxs-left-right li img{
	width:195px;
}
ul.list-home-list{
	text-align:left;
	font-size:1.2pc;
}
ul.list-home-list li{
	background:#33c7b5;
	/*padding:15px;*/
	margin-bottom:20px;
	border-radius:50px;
	color:#FFFFFF;
	background-image:url(../images/iconsg.png);
	background-repeat:no-repeat;
	background-position:top 10px right 10px ;
	font-size:1.2pc;
	
}
ul.list-home-list li span{
	font-weight:bold;
	cursor:pointer;
	font-size:1pc;
}
ul.list-home-list li div {
	margin-top:10px;
}
ul.list-home-list li div p{
	width:96%;
	font-size:1pc;
}
ul.list-home-new{
	list-style:decimal;
	margin-left:0px;
	color:#FFFFFF;
	margin-top:10px;
	font-size:1pc;
	width:90%;
	margin-left:15px;
	display:inline-block;
	margin-bottom:15px;
}
ul.list-home-new li{
	list-style:decimal;
	padding-bottom:5px;
	line-height:normal;
}


.conForm button.btn{
	width:120px;
	display:block;
	float:left;
	margin-bottom:5px;
	border:none;
	margin:0px 25px 0px 15px;
	height:50px;
}
.conForm button.btn_oren{
	background:url(../images/button_oren.png) no-repeat;
	cursor:pointer;
}
.conForm button.btn_green{
	background:url(../images/button_green.png) no-repeat;
	cursor:pointer;
}
.conForm button.btn_blue{
	background:url(../images/button_blue.png) no-repeat;
	cursor:pointer;
}
.conForm button.btn span {
	width:66px;
	display:block;
	float:right;
	text-align:right;
	font-size:11px;
	vertical-align:bottom;
	padding-top:12px;
	text-transform:uppercase;
	font-weight:lighter;
	color:#F9F9F9;
	
}

p.text-two{
	font-size:14px;
	display:block;
}
table.table-bagan{
	color:#F8F8F8;
	text-align:center;
	max-width:830px;
	width:100%;
	display:block;
}
table.table-bagan tr td {
	padding:0px 0px 40px 4px;
}
table.table-bagan tr td span{
	font-size:13px;
	text-align:center;
	margin-top:10px;
	display:block
}
table.table-bagan tr td strong{
	font-size:14px;
	font-weight:800;
	text-align:center;
	margin-bottom:5px;
	display:block
}

@font-face {
    font-family: "Myriad-Pro";src: url("../fonts/Myriad-Pro-Bold-SemiExtended.ttf") format("truetype");
}

@font-face {
    font-family: "Microsoft-Sans-Serif";src: url("../fonts/Microsoft-Sans-Serif.ttf") format("truetype");
}

body {
	font-family: "Lexend_Deca";
	font-weight: 400;
	color: #6c7279;
	height:100%;
	margin: 0px ;
}

.section {
	padding: 0px 0px;
}

#data4 {
    background-color: white !important;
}

#data4 .container {
    background-color: white !important;
}

/*header*/
#header {
	position: fixed;
	width: 100%;
	z-index: 999;
}
#header .header-konten {
	margin: 0 auto;
	max-width: 1170px;
	padding: 30px 0;
	width: 100%;
	-moz-transition: padding 0.3s;
	-o-transition: padding 0.3s;
	-webkit-transition: padding 0.3s;
	transition: padding 0.3s;
}
#header .logo {
	float: left;
	font-size:24px;
	font-weight:700;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:7px;
}
#header.fixed {
	background-color: #EEEEEE;
	padding-bottom:25px;
	opacity: 0.9;
	-moz-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
#header.fixed a {
	color: #000;
	text-decoration:none;
}
#header.fixed .header-konten {
	border-bottom: 0;
	padding: 25px 0;
}
#header.fixed .nav-toggle {
	top: 18px;
	color: #000;
}
.navigation.open {
	opacity: 0.9;
	visibility: visible;
	-moz-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
.navigation {
	float: right;
	margin-top:5px;
}
.navigation li {
	display: inline-block;
}
.navigation a {
	color: rgba(255, 255, 255, 0.75);
	font-size: 15px;
	font-weight: 700;
	margin-left: 40px;
	text-transform: uppercase;
	font-family: "Myriad-Pro", Arial, sans-serif;
	text-decoration:none;
}
.navigation a:hover, .navigation a.active {
	color: #fff;
}
.nav-toggle {
	display: none;
	height: 44px;
	overflow: hidden;
	position: fixed;
	right: 5%;
	text-indent: 100%;
	top: 32px;
	white-space: nowrap;
	width: 44px;
	z-index: 99999;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.nav-toggle:before, .nav-toggle:after {
	border-radius: 50%;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
}
.nav-toggle:before {
	background-color: #e84545;
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.nav-toggle:after {
	background-color: #e84545;
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0);
	-moz-transition-duration: 0s;
	-o-transition-duration: 0s;
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
}
.nav-toggle span {
	background-color: #fff;
	bottom: auto;
	display: inline-block;
	height: 3px;
	left: 50%;
	position: absolute;
	right: auto;
	top: 50%;
	width: 18px;
	z-index: 10;
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.nav-toggle span:before, .nav-toggle span:after {
	background-color: #fff;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transition: -moz-transform 0.3s;
	-o-transition: -o-transform 0.3s;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}
.nav-toggle span:before {
	-moz-transform: translateY(-6px) rotate(0deg);
	-ms-transform: translateY(-6px) rotate(0deg);
	-webkit-transform: translateY(-6px) rotate(0deg);
	transform: translateY(-6px) rotate(0deg);
}
.nav-toggle span:after {
	-moz-transform: translateY(6px) rotate(0deg);
	-ms-transform: translateY(6px) rotate(0deg);
	-webkit-transform: translateY(6px) rotate(0deg);
	transform: translateY(6px) rotate(0deg);
}
.nav-toggle.close-nav:before {
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0);
}
.nav-toggle.close-nav:after {
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}
.nav-toggle.close-nav span {
	background-color: rgba(255, 255, 255, 0);
}
.nav-toggle.close-nav span:before, .nav-toggle.close-nav span:after {
	background-color: #fff;
}
.nav-toggle.close-nav span:before {
	-moz-transform: translateY(0) rotate(45deg);
	-ms-transform: translateY(0) rotate(45deg);
	-webkit-transform: translateY(0) rotate(45deg);
	transform: translateY(0) rotate(45deg);
}
.nav-toggle.close-nav span:after {
	-moz-transform: translateY(0) rotate(-45deg);
	-ms-transform: translateY(0) rotate(-45deg);
	-webkit-transform: translateY(0) rotate(-45deg);
	transform: translateY(0) rotate(-45deg);
}
/*header*/

/*banner*/
.banner-in{
	 background:#FFFFFF;
	 min-height:70px;  
}
.banner-in .navigation a{
	color:#666666;
}
.banner {
	/*background-image: url(../images/nusantara-re-banner.jpg);*/
	background-position: center top;
	background-repeat: no-repeat;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	min-height: 900px;
}
.box-bg-motif {
	background:#BF1E2E url(../images/nusantara-re-background-profil.jpg) repeat-y center top;
}

.box-bg-motif-line{
	background:#FFFFFF url(../images/nusantara-re-background-page.jpg) repeat-y center top;
}
.box-bg-motif-line p{
	color:#414143;
}

.box-bg-color-gray{
	background-color:#E8E8E8;
}

.box-bg-color-tosca{
	background-color:#33c7b5;
}

.box-bg-color-white{
	background-color:#ffffff;
}



.box-bg-color-gray2{
	background-color:#bcbec0;
}


.box-bg-color-gray-old{
	background-color:#A6AAAD;
}

.box-bg-color-red{
	background-color:#BF1E2E;
}

.box-bg-color-gray-motif{
	background:url(../images/nusantara-re-icon-bg.png) repeat-x ;
	height:80px;
}

.box-bg-color-gray p{
	color:#383838;
}

.box-bg-color-red p,
.box-bg-motif p{
	color:#e6e7e8 ;
}

/*banner*/

.container{
	padding-top:50px;
	padding-bottom:50px;
}

.text-center{
	text-align:center;
}

.container-in{
	width:50%;
	margin:0 auto;
	padding-bottom:25px;
}

.container-in-50{
	width:50%;
	margin:0 auto;
	padding-bottom:25px;
}

.container-in-55{
	width:55%;
	margin:0 auto;
	padding-bottom:25px;
}
.container-in-imun{
	margin:0 auto;
	width:90%;
	font-size:1.2pc;
	color:#FFFFFF;
}

.text-top-home{
	font-size:36px;
	color:#FFFFFF;
	text-align:center;
}

.text-top-page{
	font-size:36px;
	color:#414143;
	text-align:left;
}

.text-top-home-red{
	font-size:36px;
	color:#BF1E2E;
	margin-top:30px;
	text-align:center;
}

.text-top-home-red blockquote {
	border: 0;
	margin: 0;
	padding: 0px 15%;
}
.text-top-home-red h1 {
	color: #fff;
/*	font: 23px "Merriweather";*/
	font-weight: 300;
	font-size:20px;
}

.bottom-list-gold{
	background:url(../images/nusantara-re-line-emas.jpg) no-repeat center bottom;
	padding-bottom:10px;
	margin-bottom:30px;
	width:100%;
}

.bottom-list-gold-left{
	background:url(../images/nusantara-re-line-emas.jpg) no-repeat left bottom;
	padding-bottom:10px;
	margin-bottom:30px;
	width:100%;
}

ul.list-blog li{
	display: inline-block;
	height:auto;
	clear:both;
	margin-bottom:25px;
}
ul.list-blog li .blog-img{
	vertical-align:top;
	clear:both;
	display:inline;
	float:left;
	margin-right:25px;
}
ul.list-blog li .blog-judul a{
	text-decoration:none;
		vertical-align:top;
	clear:both;
	font-size:36px;
	color:#414143;
	font-family: "Microsoft-Sans-Serif";
}
ul.list-blog li .blog-judul{
	vertical-align:top;
	clear:both;
	font-size:36px;
	color:#414143;
	font-family: "Microsoft-Sans-Serif";
}


ul.list-blog li .blog-tgl{
	vertical-align:top;
	color:#818286;
	font-size:13px;
	font-family: "Microsoft-Sans-Serif";
	padding:0px 0px;
	margin:5px 0px 0px 0px;
}

ul.list-blog li .blog-isi{
	vertical-align:top;
	color:#414143;
	font-size:14px;
	font-family: "Microsoft-Sans-Serif";
	padding:0px 0px;
	margin:0px 0px;
}


.boxs{
	display:block;
	width:33%;
	height:auto;
	float:left;
	text-align:center;
	margin-bottom:15px;
	margin-top:30px;
}

ul.boxs-rek li{
	display: inline-block;
	height:auto;
	margin-right:5px;
	margin-top:8px;
}

ul.boxs-med-sos{
	width:100%;
}

ul.boxs-med-sos li {
	display: inline-block;
	height:auto;
	color:#F9F9F9;
}
ul.boxs-med-sos li p {
	font-size:15px;
}


.no-margin-pargin{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}

.margin-10{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:5px;
	padding-bottom:5px;
}


.sperator-line-gray{
	background:url(../images/nusantara-re-icon-shading-atas.png);
	width:100%;
	height:30px;
}

.sperator-line-white{
	background:#F2F2F2;
	width:100%;
	height:5px;
}

.sperator-line-red{
	background:url(../images/nusantara-re-line-merah.jpg) repeat center;
	width:100%;
	height:5px;
}

.sperator-line-black{
	background:url(../images/nusantara-re-line-hitam.jpg) repeat center;
	width:100%;
	height:5px;
}

.margin-bottom-top-40{
	margin-top:30px;
	margin-bottom:60px;
}

ul.list-home li{
	font-family: "Microsoft-Sans-Serif",Arial,sans-serif;
	color: #e6e7e8;
	list-style:none;
	font-size: 18px;
	line-height: 22px;
	
}

.row {
	padding: 0px 0px;
}

ul, ol {
	margin: 0;
	padding: 0;
}
ul li {
	list-style: none;
}
.section {
	padding: 0px 0;
}

.conForm {
	text-align: center;
}
.conForm h5 {
	font-size: 30px;
}
.conForm p {
	text-align: center;
	margin: 7%;
}
.conForm input {
	color: #797979;
	padding: 10px 10px;
	border: none;
	margin-right: 3%;
	margin-bottom: 20px;
	outline: none;
	font-style: normal;
	border-bottom: #e0e0e0 1px solid;
	font-size: 15px;
	width:60%;
}
.conForm input.noMarr {
	margin-right: 0px;
}
.conForm textarea {
	color: #797979;
	padding: 10px 10px;
	border: none;
	margin-right: 3%;
	margin-bottom: 20px;
	outline: none;
	font-style: normal;
	border-bottom: #e0e0e0 1px solid;
	font-size: 15px;
	width:60%;
	height:100px;
}
.conForm .submitBnt {
	background: #F25A29;
	color: #5C5B57;
	margin-top: 10px;
	padding:10px;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 5px;
	border: 0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
	text-transform: uppercase;
	width:73%;
}
.conForm .submitBnt:hover {
	background: #3d3d3d;
	color: #fff;
}
#success_page{
	color: #00bdbd;
	font-weight: 500;
}
.error_message{
	color: #ff675f;
	padding-bottom: 15px;
	font-weight: 500;
}
#success_page h3{
	font-size:17px;
	color:#5ed07b;
	font-weight: 700;
}

.footer {
	text-align: left;
	/*background-color:#757c7b;*/
	background-image: url('../images/Footer_Desktop.png');
	padding-top: 150px; 
	padding-bottom: 100px;
	background-repeat: no-repeat; 
	background-size: 100% 100%;
}

.footer1 {
	text-align: left;
	/*background-color:#757c7b;*/
	background-image: url('../images/Footer_Mobile.png');
	/*padding-top: 150px; */
	/*padding-bottom: 100px;*/
	background-repeat: no-repeat; 
	background-size: 100% 100%;
}

/*p {
	font-size: 18px;
	line-height: 21px;
	color: #FFFFFF;
}*/
h1 {
	font-size: 65px;
	color: #2d3033;
}
h2 {
	font-size: 40px;
	color: #2d3033;
}
h3 {
	font-size: 28px;
	color: #2d3033;
	font-weight: 300;
}
h4 {
	font-size: 22px;
	color: #2d3033;
	font-weight: 400;
}
h5 {
	font-size: 14px;
	color: #2d3033;
	text-transform: uppercase;
	font-weight: 700;
}

#map {
	height: 200px;
	width: 200px;
}

.color-gray{
	color:#818286;
}

.widhth-100{
	width:100%;
}


.navigation a.flag-ind{
	width:32px;
	height:22px;
	margin-left:10px;
	background:url(../images/nusantara-re-icon-bendera-indonesia-1.png);
	display:inline-block;
	vertical-align:top;	
}

.navigation a.flag-ind-aktiv{
	background:url(../images/nusantara-re-icon-bendera-indonesia-2.png);
}

.navigation a.flag-eng{
	width:32px;
	height:22px;
	background:url(../images/nusantara-re-icon-bendera-inggris-1.png);
	display:inline-block;
	vertical-align:top;
}

.navigation a.flag-eng-aktiv{
	background:url(../images/nusantara-re-icon-bendera-inggris-2.png);
}

h3.word-banner{
	font-size:40px;
	font-family: "Myriad-Pro", Arial, sans-serif;
	color:#D11F2D;	
}

.banner-text {
	padding-top: 36%;
}

.wrap_nusantara{
	background:url(../images/nusantara-re-icon-daerah.png) no-repeat center;
	width:900px;
	height:256px;
	margin:-50px auto;
}

.wrap_bg_top_id{
	background-image: url(../images/nusantara-re-banner-id.jpg);
}

.wrap_bg_top_eg{
	background-image: url(../images/nusantara-re-banner-eg.jpg);
}


@media screen and (max-width: 1024px) {
.nav-toggle {
 display: block;
}
 .navigation {
 position: fixed;
 background-color: #000;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
 z-index: 99999;
 visibility: hidden;
 opacity: 0;
 -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
 transition: opacity 0.5s, visibility 0s 0.5s;
}
 .navigation .primary-nav {
 position: relative;
 top: 30%;
 -moz-transform: translateY(-45%);
 -ms-transform: translateY(-45%);
 -webkit-transform: translateY(-45%);
 transform: translateY(-45%);
}
 .navigation li {
 display: block;
 margin-bottom: 10px;
}
 .navigation a {
 display: block;
 font-size: 20px;
 margin: 0;
 text-align: center;
}

.navigation li.flag-img{
	text-align:center;
}
#header.fixed a {
	color:#FFFFFF;
}

}
@media screen and  (min-width: 50px) and (max-width: 320px){
.column40 {
  float: left;
  width: 40%;
  height: auto; /* Should be removed. Only for demonstration */
  background:red;
}
.column60 {
  float: left;
  width: 60%;
  height: auto; /* Should be removed. Only for demonstration */
  background:red;
}
.banner-text {
	padding-top: 55%;
}
.rekanan blockquote {
	padding: 20px 5% 0;
}
.rekanan p {
	font-size: 12px;
}
#header .logo {
	margin-left:15px;
}

.wrap_bg_top_id{
	background-image: url(../images/nusantara-re-banner-id-320.jpg);
}

.wrap_bg_top_eg{
	background-image: url(../images/nusantara-re-banner-en-320.jpg);
}
.container-in-50,
.container-in{
	margin:0 auto;
	width:85%;
}
.container-in-imun{
	margin:0 auto;
	width:90%;
}
.container {
	padding-bottom: 20px;
    padding-top: 20px;
}
img.wrapbl0{
	width:80%;
}
img.wrapbl{
	width:80%;
}
ul.list-home{
	margin-top:0px;
	margin-bottom:0px;

}
ul.list-home li,
p{
	font-size:14px;
}
.text-top-home,
.text-top-home-red{
	font-size:30px;
	margin:10px;
}
ul.boxs-left-right{
	margin-top:-40px;
}
.margin-bottom-top-40{
	margin-bottom:20px;
	margin-top:0px;
}
.wrap_nusantara{
	background:none;
	width:auto;
	height:auto;
	margin:0;
}

}
@media screen and  (min-width: 321px) and (max-width: 480px){

.column40 {
  float: left;
  width: 100%;
  height: auto; /* Should be removed. Only for demonstration */
    margin-bottom:10px;
}
.column60 {
  float: left;
  width: 100%;
  height: auto; /* Should be removed. Only for demonstration */

}
h4.subtxtimun2{
	width: 100%;
	font-size:1.1pc;
	text-align:center;
	margin-top:0px;
}
img.bthrespon{
width:100%
}
ul.list-home-new{
	width:100%;
}
.column{
	width:100%;
	text-align:center;
	clear:both;
	display:inline-block;
}
.atasc{
	width:100%;
	text-align:center;
	clear:both;
	display:inline-block;
}
.posisigamabr{
	float:left;
	display:block;
	text-align:left;
}
.posisigamabr img{
	padding-bottom:10px;
}
.banner-text {
	padding-top: 55%;
}
.rekanan blockquote {
	padding: 20px 5% 0;
}
.rekanan p {
	font-size: 12px;
}
#header .logo {
	margin-left:15px;
}

.wrap_bg_top_id{
	background-image: url(../images/nusantara-re-banner-id-480.jpg);
}

.wrap_bg_top_eg{
	background-image: url(../images/nusantara-re-banner-en-480.jpg);
}
.container-in-50,
.container-in{
	margin:0 auto;
	width:90%;
}
.container-in-imun{
	margin:0 auto;
	width:90%;
}
.container {
	padding-bottom: 20px;
    padding-top: 20px;
}
img.wrapbl0{
	width:80%;
}
img.wrapbl{
	width:80%;
}
ul.list-home{
	margin-top:0px;
	margin-bottom:0px;
}
ul.list-home li,
p{
	font-size:15px;
}
.text-top-home,
.text-top-home-red{
	font-size:30px;
	margin:10px;
}
ul.boxs-left-right{
	margin-top:-40px;
}
.margin-bottom-top-40{
	margin-bottom:20px;
	margin-top:0px;
}
/*.wrap_nusantara{
	background:none;
	width:auto;
	height:auto;
	margin:0;
}*/
.wrap_nusantara{
	background:url(../images/nusantara-re-icon-daerah-480.png) no-repeat center;
	width:100%;
	height:136px;
	margin:-25px auto;
}
}
@media screen and  (min-width: 481px) and (max-width: 640px){
 .banner-text {
	padding-top: 55%;
}
.rekanan blockquote {
	padding: 20px 5% 0;
}
.rekanan p {
	font-size: 12px;
}
#header .logo {
	margin-left:15px;
}

.wrap_bg_top_id{
	background-image: url(../images/nusantara-re-banner-id-640.jpg);
}

.wrap_bg_top_eg{
	background-image: url(../images/nusantara-re-banner-en-640.jpg);
}
.container-in-50,
.container-in{
	margin:0 auto;
	width:85%;
}

.container-in-imun{
	margin:0 auto;
	width:90%;
}

.container {
	padding-bottom: 20px;
    padding-top: 20px;
}
img.wrapbl0{
	width:80%;
}
img.wrapbl{
	width:90%;
}
ul.list-home{
	margin-top:0px;
	margin-bottom:0px;
}
ul.list-home li,
p{
	font-size:15px;
}
.text-top-home,
.text-top-home-red{
	font-size:30px;
	margin:10px;
}
ul.boxs-left-right{
	margin-top:-40px;
}
.margin-bottom-top-40{
	margin-bottom:20px;
	margin-top:0px;
}

.wrap_nusantara{
	background:url(../images/nusantara-re-icon-daerah-640.png) no-repeat center;
	width:100%;
	height:182px;
	margin:-20px auto;
}

}

@media screen and  (min-width: 641px) and (max-width: 768px){
 .banner-text {
	padding-top: 55%;
}
.rekanan blockquote {
	padding: 20px 5% 0;
}
.rekanan p {
	font-size: 12px;
}
#header .logo {
	margin-left:15px;
}

.wrap_bg_top_id{
	background-image: url(../images/nusantara-re-banner-id-768.jpg);
}

.wrap_bg_top_eg{
	background-image: url(../images/nusantara-re-banner-en-768.jpg);
}
.container-in-50,
.container-in{
	margin:0 auto;
	width:85%;
}
.container-in-imun{
	margin:0 auto;
	width:90%;
}
.container {
	padding-bottom: 30px;
    padding-top: 30px;
}
img.wrapbl0{
	width:80%;
}
img.wrapbl{
	width:90%;
}
ul.list-home{
	margin-top:0px;
	margin-bottom:0px;
}
ul.list-home li,
p{
	font-size:15px;
}
.text-top-home,
.text-top-home-red{
	font-size:30px;
}
ul.boxs-left-right{
	margin-top:-20px;
}
.margin-bottom-top-40{
	margin-bottom:10px;
	margin-top:0px;
}
.wrap_nusantara{
	background:url(../images/nusantara-re-icon-daerah-768.png) no-repeat center;
	width:100%;
	height:218px;
	margin:-30px auto;
}

}
@media screen and  (min-width: 769px) and (max-width: 1024px){
.banner-text {
	padding-top: 55%;
}
.rekanan blockquote {
	padding: 20px 5% 0;
}
.rekanan p {
	font-size: 12px;
}
#header .logo {
	margin-left:15px;
}

.wrap_bg_top_id{
	background-image: url(../images/nusantara-re-banner-id-1024.jpg);
}

.wrap_bg_top_eg{
	background-image: url(../images/nusantara-re-banner-en-1024.jpg);
}
.container-in-50,
.container-in{
	margin:0 auto;
	width:70%;
}
.container-in-imun{
	margin:0 auto;
	width:90%;
}
.container {
	padding-bottom: 30px;
    padding-top: 30px;
}
img.wrapbl0{
	width:90%;
}
img.wrapbl{
	width:90%;
}
ul.list-home{
	margin-top:0px;
	margin-bottom:0px;
}
ul.list-home li,
p{
	font-size:15px;
}
.text-top-home,
.text-top-home-red{
	font-size:30px;
}
ul.boxs-left-right{
	margin-top:-20px;
}
.margin-bottom-top-40{
	margin-bottom:10px;
	margin-top:0px;
}
}

/*RESPONSIV*/

