#more {display: none;}
* {
	padding:0;
	margin:0;
	font-family: 'Quicksand' verdana;
}
.container {
	width:95%;
	margin:0 auto;
	border: 0px solid;
}
.container1 {
	width:65%;
	margin:0 auto;
	border: 0px solid;
}
.container2 {
	width:95%;
	margin:0 auto;
	border: 0px solid;
}
.container3{
    width:95%;
	margin:0 auto;
	border: 0px solid;
}
.container4 {
	width:65%;
	margin:0 auto;
	border: 0px solid;
}
body {
	background-color: black;
}

.container p{
    width : 90%;
    color: white;
    font-size: 15px;
    font-family: arial;
}
.container h2{
    color: white;
    width : 100%;
    font-size :45px;
    font-family: arial;
}
.container h3{
    color: white;
    width : 100%;
    font-size :40px;
    font-family: arial;
    text-align: center;
}
.container h4{
    color: white;
    width : 100%;
    font-size :30px;
    font-family: arial;
}
.container1 p{
    color: white;
    font-size: 17px;
    font-family: arial;
    text-align: center;
}
.container1 h2{
    color: white;
    font-size :47px;
    font-family: arial;
    text-align: center;
}
.container1 h3{
    color: white;
    width : 100%;
    font-size :42px;
    font-family: arial;
}
.container1 h4{
    color: white;
    width : 100%;
    font-size :30px;
    font-family: arial;
}
.container2 p{
    color: white;
    font-size: 17px;
    font-family: arial;
    text-align: center;
}
.container2 h2{
    color: white;
    font-size :47px;
    font-family: arial;
    text-align: center;
}
.container2 h3{
    color: white;
    width : 100%;
    font-size :42px;
    font-family: arial;
}
.container2 h4{
    color: white;
    width : 100%;
    font-size :30px;
    font-family: arial;
}
.container3 h2{
    color: white;
    width : 100%;
    font-size :30px;
    font-family: arial;
}
.container4 p{
    color: white;
    font-size: 17px;
    font-family: arial;
    text-align: justify;
}
.container4 h2{
    color: white;
    font-size :47px;
    font-family: arial;
    text-align: center;
}
.container4 h3{
    color: white;
    width : 100%;
    font-size :42px;
    font-family: arial;
}
.container4 h4{
    color: white;
    width : 100%;
    font-size :30px;
    font-family: arial;
}
.gbr a:hover {
  filter: none;
}
.active {
  filter: grayscale(100%);
}
.topnav {
  background-color: #D1D1D1;
  position: fixed;
  height: 80px;
  width: 100%;
  top: 0px;
  display: block;
  transition: top 0.3s;
  z-index: 1
}
.topnav img{
    width:130px;
}
.topnav a {
  float: right;
  color: #5A5A5A  ;
  text-align: center;
  padding: 25px 20px;
  text-decoration: none;
  font-size: 25px;
  
  display: block;
}
.topnav a:hover {
  background-color: #8F8F8F ;
  color: black;
}
.apply {
    float: right;
    background-color: white;
    position: relative;
    height: 36px;
    width: 120px;
}
.apply a {
    float: right;
    padding : 7px 13px;
    color: black  ;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
    position: relative;
}
.apply a:hover {
  background-color: #F1948A ;
  color: black;
}
.active1 {
  background-color: #8F8F8F;
  color: black;
}
iframe {
    width: 100%;
    height: 450px;
}
.slideshow-container {
  width: 100%;
  position: relative;
  padding: 0px;
}
.mySlides {
  display: none;
}
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}
.text {
  color: #f2f2f2;
  font-size: 40px;
  padding: 8px 12px;
  position: absolute;
  bottom: 100px;
  width: 100%;
  text-align: center;
}
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
.active, .dot:hover {
  background-color: #717171;
}
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}
@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
.banner1 {
    top: 80px;
	height: 650px;
	background-image: url('../img/gambar1.jpg');
	background-size: 100%;
	position: relative;
	justify-content: center;
	align-items: center;
}
.banner2 {
    top: 80px;
	height: 650px;
	background-image: url('../img/gambar2.jpg');
	background-size: 100%;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
.banner3 {
    top: 80px;
	height: 650px;
	background-image: url('../img/gambar3.jpg');
	background-size: 100%;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
.logoseribu {
	height: 100%;
	background-image: url('../img/logoseribu.jpg');
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	flex: 100%;
}
.logoseribu:after {
	content:'';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(42, 42, 42, .8);
}
.logoseribu h2 {
    margin-left:10px;
	color: #fff;
	z-index: 1;
	padding: 10px 15px;
	border:0px solid #fff;
	font-size: 30px;
	text-align:center;
	
}
.fotokaryawan1 {
	height: 500px;
	background-image: url('../img/karyawan1.jpg');
	background-size: 100%;
	position: relative;
	justify-content: center;
	align-items: center;
}
.fotokaryawan2 {
	height: 500px;
	background-image: url('../img/karyawan2.png');
	background-size: 100%;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
* {
  box-sizing: border-box;
}
.wabutton {
    width:80px;
    height:80px;
    position:fixed;
    bottom:60px;
    right:60px;
    z-index:100;
}
.box1 {
	color: black;
	border: 0px white solid;
}
.box1:after {
	content: '';
	display: block;
	clear: both;
}
.box1 .col-5 {
	width:33.33%;
	padding:5px;
	box-sizing: border-box;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	float: left;
	border: 0px white solid;
}
.col-5 h5 {
    font-size: 20px ;
    color: white;
    height: 50px;
    text-align: center;
}
.col-5 p {
    color: white;
    width: 100%;
    text-align: center;
}
/* Create two equal columns that floats next to each other */

.column p{
    margin-left: 37px;
    width : 90%;
    color: white;
    font-size: 15px;
    font-family: arial;
}
.column h2{
    margin-left: 37px;
    margin-top: 40px;
    color: white;
    width : 90%;
    font-size :45px;
    font-family: arial;
}
.column img {
    margin-top: 0px;
}
.column11 {
    float: left;
    width: 50%;
    padding: 0px;
    border: 0px solid white;
    height: 420px;
    margin-top: 100px;
}
.column11 img {
    float: right;
    width: 80%;
}
.column11 p{
    margin-left: 37px;
    width : 90%;
    color: white;
    font-size: 15px;
    font-family: arial;
}
.column11 h2{
    margin-left: 37px;
    margin-top: 40px;
    color: white;
    width : 90%;
    font-size :45px;
    font-family: arial;
}
.column12 {
    float: left;
    width: 50%;
    padding: 0px;
    border: 0px solid white;
    height: 420px;
    margin-top: 100px;
}
.column12 img {
    float: right;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
.right {
    float: right;
}

.column4 {
    float: left;
    width: 50%;
    padding: 0px;
    border: 4px solid ;
    height: 250px;
    margin-bottom: 100px;
    background-color:black ;
}
.column4 p{
    margin-left: 20px;
    margin-top: 20px;
    width : 80%;
    color: white;
    font-size: 14px;
    font-family: arial;
    text-align: center;
}
.column4 h6{
    margin-top: 40px;
    color: white;
    width : 90%;
    font-size :22px;
    font-family: arial;
}
.icon {
    margin-left: 170px;
    margin-top: 20px;
    text-align: center;
	width:40px;
	height:40px;
	border-radius: 50% ;
	line-height: 40px ;
	border: 2px solid white;
	font-size: 16px;
	color: white;
}
.row1 {
  display: -ms-flexbox; /* IE10 */
  display: flex;
  -ms-flex-wrap: wrap; /* IE10 */
  flex-wrap: wrap;
  padding: 0 4px;
}

/* Create four equal columns that sits next to each other */
.column1 {
  -ms-flex: 25%; /* IE10 */
  flex: 25%;
  max-width: 25%;
  padding: 0 4px;
}
.column1 img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
}
/* Create four equal columns that sits next to each other */
.column5 {
  -ms-flex: 25%; /* IE10 */
  flex: 25%;
  max-width: 25%;
  padding: 0 4px;
  border: 0px solid white;
}
.column5 img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
  background-color: white;
}
.column6 {
    background-color: black;
    float: left;
    width: 50%;
    padding: 0px;
    border: 0px solid white;
    height: 260px;
    border-right: 0px white solid;
    margin-left:auto;
    margin-right:auto;
    
}
.column2 {
    margin-top:200px;
    margin-bottom:200px;
    background-color: grey;
    float: left;
    width: 50%;
    padding: 0px;
    border: 0px solid white;
    height: 420px;
}
.column22 {
    top: 0px;
    background-color: #808B96   ;
    float: left;
    width: 50%;
    border: 0px solid white;
    height: 350px;
}
.column23 {
    top: 0px;
    margin-bottom:20px;
    background-color: #808B96   ;
    float: none;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
    border: 0px solid white;
    height: 450px;
}
.column33 {
    top: 0px;
    background-color: #808B96 ;
    float: left;
    width: 50%;
    border: 0px solid white;
    height: 400px;
}
.column34 {
    top: 0px;
    margin-bottom:20px;
    background-color: #808B96 ;
    float: none;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
    border: 0px solid white;
    height: 500px;
}
.column42 {
    top: 0px;
    background-color: #808B96 ;
    float: left;
    width: 50%;
    border: 0px solid white;
    height: 400px;
}
.column43 {
    top: 0px;
    margin-bottom:20px;
    background-color: #808B96 ;
    float: none;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
    border: 0px solid white;
    height: 500px;
}
.column52 {
    top: 0px;
    background-color: #808B96 ;
    float: left;
    width: 50%;
    border: 0px solid white;
    height: 500px;
}
.column53 {
    top: 0px;
    margin-bottom:20px;
    background-color: #808B96 ;
    float: none;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
    border: 0px solid white;
    height: 620px;
}
.column62 {
    top: 0px;
    background-color: #808B96 ;
    float: left;
    width: 50%;
    border: 0px solid white;
    height: 300px;
}
.column63 {
    top: 0px;
    margin-bottom:20px;
    background-color: #808B96 ;
    float: none;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
    border: 0px solid white;
    height: 400px;
}
.column72 {
    top: 0px;
    background-color: #808B96 ;
    float: left;
    width: 50%;
    border: 0px solid white;
    height: 300px;
}
.column73 {
    top: 0px;
    margin-bottom:20px;
    background-color: #808B96 ;
    float: none;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
    border: 0px solid white;
    height: 380px;
}
.column74 {
    top: 0px;
    background-color: #808B96 ;
    float: left;
    width: 50%;
    border: 0px solid white;
    height: 500px;
}
.column75 {
    top: 0px;
    margin-bottom:20px;
    background-color: #808B96 ;
    float: none;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
    border: 0px solid white;
    height: 610px;
}
.column82 {
    top: 0px;
    background-color: #808B96 ;
    float: left;
    width: 50%;
    border: 0px solid white;
    height: 300px;
}
.column83 {
    top: 0px;
    margin-bottom:20px;
    background-color: #808B96 ;
    float: none;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
    border: 0px solid white;
    height: 440px;
}
.column92 {
    top: 0px;
    background-color: #808B96 ;
    float: left;
    width: 50%;
    border: 0px solid white;
    height: 300px;
}
.column93 {
    top: 0px;
    margin-bottom:20px;
    background-color: #808B96 ;
    float: none;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
    border: 0px solid white;
    height: 510px;
}
.column21 {
    margin-top:200px;
    margin-bottom:200px;
    background-color: grey;
    float: left;
    width: 50%;
    padding: 0px;
    border: 0px solid white;
    height: 420px;
}
.column2 p{
    margin-left: 37px;
    width : 89%;
    color: white;
    font-size: 15px;
    font-family: arial;
}
.column2 h2{
    margin-left: 37px;
    margin-top: 40px;
    color: white;
    width : 90%;
    font-size :45px;
    font-family: arial;
}
.column22 p{
    color: black;
    font-size: 15px;
    font-family: arial;
    text-align: justify;
}
.column22 li{
    margin-left: 30px;
    color: black;
    font-size: 15px;
    font-family: arial;
    text-align: left;
}
.column23 h4{
    color: black;
    font-size :25px;
    font-family: arial;
    text-align: left;
}
.column33 p{
    color: black;
    font-size: 15px;
    font-family: arial;
    text-align: justify;
}
.column33 li{
    margin-left: 30px;
    color: black;
    font-size: 15px;
    font-family: arial;
    text-align: left;
}
.column34 h4{
    color: black;
    font-size :25px;
    font-family: arial;
    text-align: left;
}
.column42 p{
    color: black;
    font-size: 15px;
    font-family: arial;
    text-align: justify;
}
.column42 li{
    margin-left: 30px;
    color: black;
    font-size: 15px;
    font-family: arial;
    text-align: left;
}
.column43 h4{
    color: black;
    font-size :25px;
    font-family: arial;
    text-align: left;
}
.column52 p{
    color: black;
    font-size: 15px;
    font-family: arial;
    text-align: justify;
}
.column52 li{
    margin-left: 30px;
    color: black;
    font-size: 15px;
    font-family: arial;
    text-align: left;
}
.column53 h4{
    color: black;
    font-size :25px;
    font-family: arial;
    text-align: left;
}
.column62 p{
    color: black;
    font-size: 15px;
    font-family: arial;
    text-align: justify;
}
.column62 li{
    margin-left: 30px;
    color: black;
    font-size: 15px;
    font-family: arial;
    text-align: left;
}
.column63 h4{
    color: black;
    font-size :25px;
    font-family: arial;
    text-align: left;
}
.column72 p{
    color: black;
    font-size: 15px;
    font-family: arial;
    text-align: justify;
}
.column72 li{
    margin-left: 30px;
    color: black;
    font-size: 15px;
    font-family: arial;
    text-align: left;
}
.column73 h4{
    color: black;
    font-size :25px;
    font-family: arial;
    text-align: left;
}
.column74 p{
    color: black;
    font-size: 15px;
    font-family: arial;
    text-align: justify;
}
.column74 li{
    margin-left: 30px;
    color: black;
    font-size: 15px;
    font-family: arial;
    text-align: left;
}
.column75 h4{
    color: black;
    font-size :25px;
    font-family: arial;
    text-align: left;
}
.column82 p{
    color: black;
    font-size: 15px;
    font-family: arial;
    text-align: justify;
}
.column82 li{
    margin-left: 30px;
    color: black;
    font-size: 15px;
    font-family: arial;
    text-align: left;
}
.column83 h4{
    color: black;
    font-size :25px;
    font-family: arial;
    text-align: left;
}
.column92 p{
    color: black;
    font-size: 15px;
    font-family: arial;
    text-align: justify;
}
.column92 li{
    margin-left: 30px;
    color: black;
    font-size: 15px;
    font-family: arial;
    text-align: left;
}
.column93 h4{
    color: black;
    font-size :25px;
    font-family: arial;
    text-align: left;
}
.column3 {
    float: left;
    width: 50%;
    padding: 0px;
    border: 0px solid white;
    height: 420px;
    margin-left: -40px;
    margin-top: -150px;
}
.column {
    float: left;
    width: 50%;
    padding: 0px;
    border: 0px solid white;
    height: 420px;
    margin-top: 200px;
}
.column3 img {
    width: 120%;
}
.column32 img {
    width: 120%;
}
.column img {
    width: 120%;
    float: left;
}
.column32 {
    float: left;
    width: 90%;
    border: px solid white;
    height: 200px;
    margin-top: 150px;
}
footer {
	padding:30px 0;
	background-color: #424949;
	color: #fff;
	text-align: center;
	border: 0px solid;  
}
@media screen and (max-width: 1905px) {
    .container1 p{
        font-size: 24px;
    }
    .container1 h2{
        font-size: 65px;
    }
    .container1 h4{
        font-size :43px;
    }
    .container h3 {
        font-size: 60px ;
    }
    .container4 h2{
        font-size :55px;
    }
    .container4 p{
        font-size: 22px;
    }
    .col-5 h5 {
        font-size: 28px ;
        height: 50px;
    }
    .col-5 p {
        color: white;
        font-size: 22px;
    }
    .icon {
        margin-left: 220px;
	    width:80px;
	    height:80px;
	    line-height: 80px ;
	    font-size: 32px;
    }
    iframe {
        height: 750px;
    }
    .fotokaryawan1 {
	    height: 700px;
    }
    .fotokaryawan2 {
	    height: 700px;
    }
    .topnav {
        height: 120px;
    }
    .topnav img{
        width: 180px;
    }
    .topnav a {
        font-size: 40px;
        padding: 30px 25px;
    }
    .banner1 {
	    height: 850px;
    }
    .banner2 {
        height: 850px;
    }
    .banner3 {
	    height: 850px;
    }
    .column11 {
        margin-bottom: 150px;
    }
    .column11 h2 {
        font-size: 60px;
    }
    .column11 p {
        font-size: 22px;
    }
    .container3 h2{
        font-size :45px;
    }
    .column3 {
        margin-top: -250px;
    }
    .column21 {
        margin-top:300px;
        margin-bottom:300px;
        height: 520px;
    }
    .column2 {
        margin-top:300px;
        margin-bottom:300px;
        height: 520px;
    }
    .column2 h2{
        font-size :60px;
    }
    .column2 p {
        font-size: 22px;
    }
    .container2 h2{
        font-size :60px;
    }
    .logoseribu {
        height: 106%;
    }
    .column6 {
        height: 350px;
    }
    .footer {
        
    }
    .column22 p{
        font-size: 17px;
    }
    .column22 li{
        font-size: 17px;
    }
    .column23 h4{
        font-size :27px;
    }
    .column34 p{
        font-size: 17px;
    }
    .column33 li{
        font-size: 17px;
    }
    .column33 h4{
        font-size :27px;
    }
    .column42 p{
        font-size: 17px;
    }
    .column42 li{
        font-size: 17px;
    }
    .column43 h4{
        font-size :27px;
    }
    .column52 p{
        font-size: 17px;
    }
    .column52 li{
        font-size: 17px;
    }
    .column53 h4{
        font-size :27px;
    }
    .column62 p{
        font-size: 17px;
    }
    .column62 li{
        font-size: 17px;
    }
    .column63 h4{
        font-size :27px;
    }
    .column72 p{
        font-size: 17px;
    }
    .column72 li{
        font-size: 17px;
    }
    .column73 h4{
        font-size :27px;
    }
    .column74 p{
        font-size: 17px;
    }
    .column74 li{
        font-size: 17px;
    }
    .column75 h4{
        font-size :27px;
    }
    .column82 p{
        font-size: 17px;
    }
    .column82 li{
        font-size: 17px;
    }
    .column83 h4{
        font-size :27px;
    }
    .column92 p{
        font-size: 17px;
    }
    .column92 li{
        font-size: 17px;
    }
    .column93 h4{
        font-size :27px;
    }
}
@media screen and (max-width: 1440px) {
    .container1 p{
        font-size: 17px;
    }
    .container1 h2{
        font-size: 47px;
    }
    .container1 h4{
        font-size :30px;
    }
    .container4 h2{
        font-size :47px;
    }
    .container4 p{
        font-size: 17px;
    }
    .col-5 h5 {
        font-size: 20px ;
        height: 50px;
    }
    .col-5 p {
        font-size :15px;
    }
    .icon {
        margin-left: 170px;
	    width:40px;
	    height:40px;
	    line-height: 40px ;
	    font-size: 16px;
    }
    .fotokaryawan1 {
	    height: 500px;
    }
    .fotokaryawan2 {
	    height: 500px;
    }
    .topnav {
        height: 80px;
    }
    .topnav img{
        width: 130px;
    }
    .topnav a {
        font-size: 25px;
        padding: 25px 20px;
    }
    .banner1 {
	    height: 650px;
    }
    .banner2 {
        height: 650px;
    }
    .banner3 {
	    height: 650px;
    }
    .column11 h2 {
        font-size: 45px;
    }
    .column11 p {
        font-size: 15px;
    }
    .container3 h2{
    font-size :30px;
    }
    .column11 {
        margin-bottom: -20px;
    }
    .column3 {
        margin-left: -40px;
        margin-top: -150px;
    }
    .column2 {
        height: 420px;
    }
    .column21 {
        height: 420px;
    }
    .column {
        height: 420px;
        margin-top: 200px;
    }
    .column2 h2{
        font-size :45px;
    }
    .column2 p {
        font-size: 15px;
    }
    .container2 h2{
        font-size :47px;
    }
    .logoseribu {
        height: 106%;
    }
    .column6 {
        height: 260px;
    }
    .column22 p{
        font-size: 15px;
    }
    .column22 li{
        font-size: 15px;
    }
    .column23 h4{
        font-size :25px;
    }
    .column34 p{
        font-size: 15px;
    }
    .column33 li{
        font-size: 15px;
    }
    .column33 h4{
        font-size :25px;
    }
    .column42 p{
        font-size: 15px;
    }
    .column42 li{
        font-size: 15px;
    }
    .column43 h4{
        font-size :25px;
    }
    .column52 p{
        font-size: 15px;
    }
    .column52 li{
        font-size: 15px;
    }
    .column53 h4{
        font-size :25px;
    }
    .column62 p{
        font-size: 15px;
    }
    .column62 li{
        font-size: 15px;
    }
    .column63 h4{
        font-size :25px;
    }
    .column72 p{
        font-size: 15px;
    }
    .column72 li{
        font-size: 15px;
    }
    .column73 h4{
        font-size :25px;
    }
    .column74 p{
        font-size: 15px;
    }
    .column74 li{
        font-size: 15px;
    }
    .column75 h4{
        font-size :25px;
    }
    .column82 p{
        font-size: 15px;
    }
    .column82 li{
        font-size: 15px;
    }
    .column83 h4{
        font-size :25px;
    }
    .column92 p{
        font-size: 15px;
    }
    .column92 li{
        font-size: 15px;
    }
    .column93 h4{
        font-size :25px;
    }
}
@media screen and (max-width: 1337px) {
    .column23 {
        height: 470px;
    }
    .column34 {
        height: 520px;
    }
    .column43 {
        height: 550px ;
    }
    .column53 {
        height: 670px ;
    }
    .column63 {
        height: 420px;
    }
    .column73 {
        height: 400px;
    }
    .column75 {
        height: 630px;
    }
    .column83 {
        height: 460px;
    }
    .column93 {
        height: 530px;
    }
}
@media screen and (max-width: 1300px) {
    .logoseribu {
        height: 92%;
    }
    .icon {
        margin-left: 160px;
    }
}
@media screen and (max-width: 1200px) {
    .fotokaryawan1 {
        height: 440px;
    }
    .fotokaryawan2 {
        height: 440px;
    }
    .column23 {
        height: 500px;
    }
    .column34 {
        height: 550px;
    }
    .column43 {
        height: 580px ;
    }
    .column53 {
        height: 750px ;
    }
    .column63 {
        height: 450px;
    }
    .column73 {
        height: 430px;
    }
    .column75 {
        height: 680px;
    }
    .column83 {
        height: 490px;
    }
    .column93 {
        height: 560px;
    }
}
@media screen and (max-width: 1180px) {
    .logoseribu {
        height: 85%;
    }
    .column3 {
        margin-top: -90px;
    }
    .column32 {
        margin-top: 90px;
    }
    .banner1 {
	    height: 580px;
    }
    .banner2 {
        height: 580px;
    }
    .banner3 {
	    height: 580px;
    }
}
@media screen and (max-width: 1050px) {
    .logoseribu {
        height: 75%;
    }
    .column2 {
        height: 340px;
    }
    .column21 {
        height: 340px;
    }
    .column11 img {
        margin-top: 50px;
    }
    .column3 {
        margin-top: -110px;
    }
    .column32 {
        margin-top: 60px;
    }
    .banner1 {
	    height: 510px;
    }
    .banner2 {
        height: 510px;
    }
    .banner3 {
	    height: 510px;
    }
    .column4 {
        float: none;
        width: 100%;
        height: 150px;
    }
    .column4 p {
        text-align: center;
        margin-left: 60px;
    }
    .icon {
        margin-left: auto;
        margin-right: auto;
    }
    .fotokaryawan1 {
        height: 400px;
    }
    .fotokaryawan2 {
        height: 400px;
    }
}
@media screen and (max-width: 1017px) {
    .column23 {
        height: 520px;
    }
    .column34 {
        height: 570px;
    }
    .column43 {
        height: 650px ;
    }
    .column53 {
        height: 820px ;
    }
    .column63 {
        height: 520px;
    }
    .column73 {
        height: 470px;
    }
    .column75 {
        height: 750px;
    }
    .column83 {
        height: 520px;
    }
    .column93 {
        height: 630px;
    } 
}
@media screen and (max-width: 982px) {
    .column23 {
        height: 450px;
    }
    .column34 {
        height: 500px;
    }
    .column43 {
        height: 580px ;
    }
    .column53 {
        height: 720px ;
    }
    .column63 {
        height: 420px;
    }
    .column73 {
        height: 400px;
    }
    .column75 {
        height: 650px;
    }
    .column83 {
        height: 420px;
    }
    .column93 {
        height: 530px;
    }
    .column22 li{
    font-size: 12px;
    }
    .column33 li{
    font-size: 12px;
    }
    .column42 li{
    font-size: 12px;
    }
    .column52 li{
    font-size: 12px;
    }
    .column62 li{
    font-size: 12px;
    }
    .column72 li{
    font-size: 12px;
    }
    .column74 li{
    font-size: 12px;
    }
    .column82 li{
    font-size: 12px;
    }
    .column92 li{
    font-size: 12px;
    }
}
@media screen and (max-width: 950px) {
    .banner1 {
	    height: 440px;
    }
    .banner2 {
        height: 440px;
    }
    .banner3 {
	    height: 440px;
    }
    .fotokaryawan1 {
        height: 370px;
    }
    .fotokaryawan2 {
        height: 370px;
    }
    .column11 img {
        width: 90%;
    }
}
@media screen and (max-width: 900px) {
    .logoseribu {
        height: 65%;
    }
    .column3 {
        margin-top: -70px;
        margin-left: 0px;
    }
    .column {
        margin-top: 140px;
        margin-left: -20px;
    }
    .column img {
        width: 120%;
    }
    .column3 img {
        width: 120%;
    }
    .box1 .col-5 {
	    float: none;
	    height: 200px;
	    width : 50%;
    }
}
@media screen and (max-width: 860px) {
    .fotokaryawan1 {
        height: 330px;
    }
    .fotokaryawan2 {
        height: 330px;
    }
}
@media screen and (max-width: 820px) {
    .banner1 {
	    height: 400px;
    }
    .banner2 {
        height: 400px;
    }
    .banner3 {
	    height: 400px;
    }
    
}
@media screen and (max-width: 815px) {
    .topnav {
        height: 60px;
    }
    .topnav img{
        width: 100px;
    }
    .topnav a {
        font-size: 23px;
        padding: 20px 15px;
    }
    .banner1 {
        top: 60px;
    }
    .banner2 {
        top: 60px;
    }
    .banner3 {
	    top: 60px;
    }
    .text {
        font-size: 35px;
        padding: 8px 12px;
        bottom: 35px;
        text-align: center;
    }
}
@media screen and (max-width: 801px) {
    .column23 {
        height: 500px;
    }
    .column34 {
        height: 560px;
    }
    .column43 {
        height: 620px ;
    }
    .column53 {
        height: 750px ;
    }
    .column63 {
        height: 480px;
    }
    .column73 {
        height: 450px;
    }
    .column75 {
        height: 710px;
    }
    .column83 {
        height: 500px;
    }
    .column93 {
        height: 600px;
    }
}
@media screen and (max-width: 800px) {
    .column1 {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
    }
    .column3 {
        margin-top: -70px;
    }
    .column {
        margin-top: 150px;
    }
}
@media screen and (max-width: 772px) {
    .logoseribu {
        height: 57%;
    }
    .column3 {
        margin-top: -60px;
    }
    .column {
        margin-top: 90px;
    }
    .column11 h2 {
        font-size: 40px;
    }
    .column2 {
        height: 250px ;
    }
    .column21 {
        height: 250px ;
    }
    .column2 p {
        font-size: 10px;
    }
    .column2 h2 {
        font-size: 30px;
    }
    .fotokaryawan1 {
        height: 290px;
    }
    .fotokaryawan2 {
        height: 290px;
    }
}
@media screen and (max-width: 724px) {
    .banner1 {
	    height: 350px;
    }
    .banner2 {
	    height: 350px;
    }
    .banner3 {
	    height: 350px;
    }
    .column11 p {
        font-size: 12px;
    }
    .column11 h2 {
        font-size: 38px;
    }
}
@media screen and (max-width: 714px) {
    .column22 {
        float: none;
        width: 100%;
        height: 210px;
    }
    .column23 {
        height: 640px;
    }
    .column33 {
        float: none;
        width: 100%;
        height: 210px;
    }
    .column34{
        height: 650px;
    }
    .column42 {
        float: none;
        width: 100%;
        height: 290px;
    }
    .column43{
        height: 780px;
    }
    .column52 {
        float: none;
        width: 100%;
        height: 290px;
    }
    .column53 {
        height: 860px;
    }
    .column62 {
        float: none;
        width: 100%;
        height: 230px;
    }
    .column63 {
        height: 590px;
    }
    .column72 {
        float: none;
        width: 100%;
        height: 210px;
    }
    .column73 {
        height: 560px;
    }
    .column74 {
        float: none;
        width: 100%;
        height: 350px;
    }
    .column75 {
        height: 560px;
    }
    .column82 {
        float: none;
        width: 100%;
        height: 210px;
    }
    .column83 {
        height: 620px;
    }
    .column92 {
        float: none;
        width: 100%;
        height: 270px;
    }
    .column93 {
        height: 740px;
    }
}
@media screen and (max-width: 670px) {
    .fotokaryawan1 {
        height: 210px;
    }
    .fotokaryawan2 {
        height: 210px;
    }
    .column3 {
        margin-top: -50px;
    }
    .column {
        margin-top: 110px;
    }
}
@media screen and (max-width: 632px) {
    .banner1 {
	    height: 300px;
    }
    .banner2 {
	    height: 300px;
    }
    .banner3 {
	    height: 300px;
    }
    .text {
        font-size: 30px;
        padding: 8px 12px;
        bottom: 50px;
        text-align: center;
    }
    
}
@media screen and (max-width: 600px) {
    .dot {
        height: 10px;
        width: 10px;
    }
    .column11 {
        float: none;
        height: 200px;
        margin-top: 0px;
        width: 100%;
    }
    .column11 img {
        float: left;
        margin-left: 40px;
        margin-top: 40px; 
        margin-bottom: 100px;
    }
    .column11 p{
        font-size: 15px;
    }
    .column11 h2{
        font-size :45px;
    }
    .column2 {
        float: none;
        width: 100%;
        margin-top: 20px;
        margin-bottom: 150px;
        height:300px;
    }
    .column2 h2{
        padding: 10px 0px;
    }
    .column2 p{
        font-size: 15px;
    }
    .container3{
        width: 85%;
    }
    .container2{
        margin-top: 85px;
    }
    .column21 {
        float: none;
        width: 100%;
        margin-top: 0px;
        height:270px;
    }
    .logoseribu {
        height: 65%;
    }
    .column3 {
        margin-top: -90px;
        height: 300px;
    }
    .column {
        margin-top: 120px;
        height: 300px;
        margin-left: -10px;
    }
    .column3 img {
        width: 115%;
    }
    .column img {
        width: 115%;
    }
    .column6 {
        float: none;
        width: 100%;
    }
    .container1 {
        width: 80%;
    }
    .box1 .col-5 {
	    float: none;
	    height: 200px;
	    width : 60%;
    }
}
@media screen and (max-width: 594px) {
    .apply {
        height: 25px;
        width: 80px;
    }
    .apply a {
        padding : 4px 11px;
        font-size: 12px;
    }
    .container4 h2{
        font-size :32px;
    }
    .container4 p{
        font-size: 12px;
    }
    .column22 {
        height: 210px;
    }
    .column23 {
        height: 640px;
    }
    .column33 {
        height: 210px;
    }
    .column34{
        height: 650px;
    }
    .column42 {
        height: 290px;
    }
    .column43{
        height: 780px;
    }
    .column52 {
        height: 290px;
    }
    .column53 {
        height: 860px;
    }
    .column62 {
        height: 230px;
    }
    .column63 {
        height: 590px;
    }
    .column72 {
        height: 210px;
    }
    .column73 {
        height: 560px;
    }
    .column74 {
        height: 350px;
    }
    .column75 {
        height: 560px;
    }
    .column82 {
        height: 210px;
    }
    .column83 {
        height: 620px;
    }
    .column92 {
        height: 270px;
    }
    .column93 {
        height: 740px;
    }
    .column22 p{
        font-size: 10px;
    }
    .column22 li{
        font-size: 10px;
    }
    .column23 h4{
        font-size :20px;
    }
    .column34 p{
        font-size: 10px;
    }
    .column33 li{
        font-size: 10px;
    }
    .column33 h4{
        font-size :20px;
    }
    .column42 p{
        font-size: 10px;
    }
    .column42 li{
        font-size: 10px;
    }
    .column43 h4{
        font-size :20px;
    }
    .column52 p{
        font-size: 10px;
    }
    .column52 li{
        font-size: 10px;
    }
    .column53 h4{
        font-size :20px;
    }
    .column62 p{
        font-size: 10px;
    }
    .column62 li{
        font-size: 10px;
    }
    .column63 h4{
        font-size :20px;
    }
    .column72 p{
        font-size: 10px;
    }
    .column72 li{
        font-size: 10px;
    }
    .column73 h4{
        font-size :20px;
    }
    .column74 p{
        font-size: 10px;
    }
    .column74 li{
        font-size: 10px;
    }
    .column75 h4{
        font-size :20px;
    }
    .column82 p{
        font-size: 10px;
    }
    .column82 li{
        font-size: 10px;
    }
    .column83 h4{
        font-size :20px;
    }
    .column92 p{
        font-size: 10px;
    }
    .column92 li{
        font-size: 10px;
    }
    .column93 h4{
        font-size :20px;
    }
}
@media screen and (max-width: 542px) {
    .banner1 {
	    height: 270px;
	    top: 50px;
    }
    .banner2 {
	    height: 270px;
	    top: 50px;
    }
    .banner3 {
	    height: 270px;
	    top: 50px;
    }
    .topnav {
        height: 46px;
    }
    .topnav img{
        width: 80px;
    }
    .topnav a {
        font-size: 18px;
        padding: 15px 10px;
    }
    .column4 p {
        text-align: center;
        margin-left: 50px;
    }
    .col-5 h5 {
        font-size: 20px ;
    }
    .col-5 p {
        font-size: 12px;
    }
    .container h3 {
        font-size: 25px;
    }
    .wabutton {
        width:60px;
        height:60px;
        bottom:40px;
        right:40px;
    }
}
@media screen and (max-width: 497px) {
    .banner1 {
	    height: 240px;
    }
    .banner2 {
	    height: 240px;
    }
    .banner3 {
	    height: 240px;
    }
    .column11 p{
        font-size: 12px;
    }
    .column11 h2{
        font-size :30px;
    }
    .column11 {
        height: 150px;
    }
    .column21 {
        margin-bottom: -100px;
    }
    .column6 {
        margin-top: -40px;
    }
    .column2 {
        margin-bottom: 100px;
        height : 250px
    }
    .column2 h2{
        padding: 10px 0px;
    }
    .column2 p{
        font-size: 12px;
    }
    .container2 h2{
        text-align: center;
        font-size: 30px;
        margin-top: 250px;
    }
    .container1 h2{
        text-align: center;
        font-size: 30px;
    }
    .column3 {
        margin-top: -80px;
    }
    .column {
        margin-top: 80px;
    }
    
    .text {
        font-size: 20px;
        padding: 8px 12px;
        bottom: 20px;
        text-align: center;
    }.container1 {
        width: 90%;
    }
}
@media screen and (max-width: 450px) {
    
    .column6 {
        margin-top: -60px;
    }
    .column4 p {
        text-align: center;
        margin-left: 40px;
    }
    .box1 .col-5 {
	    float: none;
	    height: 150px;
	    width : 70%;
    }
    .column3 img {
        width: 115%;
    }
    .column img {
        width: 115%;
    }
    .column {
        margin-top: 50px;
    }
    .column21 {
        height: 200px;
    }
}
@media screen and (max-width: 428px) {
    .banner1 {
	    height: 200px;
    }
    .banner2 {
	    height: 200px;
    }
    .banner3 {
	    height: 200px;
    }
}
@media screen and (max-width: 413px) {
    .container4 {
        width: 80%;
    }
    .topnav {
        height: 40px;
    }
    .topnav img{
        width: 60px;
    }
    .topnav a {
        font-size: 15px;
        padding: 11px 8px;
    }
}
@media screen and (max-width: 400px) {
        .column6 {
        margin-top: -60px;
    }
    .dot {
        height: 5px;
        width: 5px;
    }
    .banner1 {
        top: 40px;
    }
    .banner2 {
        top: 40px;
    }
    .banner3 {
        top: 40px;
    }
    .text {
        font-size: 15px;
        padding: 8px 12px;
        bottom: 15px;
        text-align: center;
    }
    .container1 h2{
        font-size : 25px;
    }
    .container1 p{
        font-size: 12px;
    }
    .container1 h4{
        font-size :20px;
    }
    
}
@media screen and (max-width: 390px) {
    .column3 img {
        width: 115%;
    }
    .column32 img {
        width: 115%;
    }
    .column img {
        width: 115%;
    }
    .column3 {
        margin-top: -50px;
    }
    .column32 {
        margin-top: 10px;
    }
    .column2 {
        height: 300px;
    }
    .column2 h2{
        padding: 15px 3px;
        font-size: 25px;
    }
    .column2 p{
        font-size: 13px;
        padding: 2px 3px;
    }
    .column11 p{
        font-size: 13px;
        padding: 2px 3px;
    }
    .column11 h2{
        font-size :25px;
        padding: 2px 3px;
    }
    .column11 {
        height: 180px;
        margin-bottom: 0px;
    }
    .container3 h2 {
        font-size : 25px;
    }
}

@media screen and (max-width: 375px) {
    .column11 p{
        font-size: 12px;
    }
    .column11 h2{
        font-size :20px;
    }
    .column11 img{
        width: 85%;
    }
    .column11{
        height: 150px;
    }
    .container3 h2{
        font-size: 20px;
    }
    .row1 {
        margin-top: -30px;
    }
    .column2 h2 {
        font-size: 20px;
    }
    .column2 p {
        font-size: 12px;
    }
    .container {
	    width:98%;
    }
    .column3 {
        margin-top: -70px;
        height: 200px;
    }
    .column {
        margin-top: 70px;
        height: 200px;
    }
    .column21 {
        height: 200px;
    }
    .wabutton {
        width:50px;
        height:50px;
        bottom:30px;
        right:30px;
    }
}
@media screen and (max-width: 355px) {
    .fotokaryawan1 {
        height: 170px;
    }
    .fotokaryawan2 {
        height: 170px;
    }
    .banner1 {
	    height: 180px;
    }
    .banner2 {
	    height: 180px;
    }
    .banner3 {
	    height: 180px;
    }
    .box1 .col-5 {
	    float: none;
	    height: 150px;
	    width : 80%;
    }
}
@media screen and (max-width: 330px) {
    .container4 {
        width: 95%;
    }
    .topnav {
        height: 40px;
    }
    .topnav img{
        width: 55px;
    }
    .topnav a {
        font-size: 12px;
        padding: 11px 8px;
    }
}