/**
 * Created by Teguh Kristianto on April 17, 2017.
 */
.container{
    width: 1224px;
}
p{
    margin: 0;
}
.white{
    color: #ffffff;
}
.section2-text-container{
    padding: 13%;
}
.section2-text-container .judul{
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 10px;

}
.section2-text-container .description{
    font-size: 16px;
    font-weight: 100;
    line-height: 20px;
}
.soft-blue{
    color: #00ADEF!important;
}
.btn-pgn.soft-blue:hover{
    color: #00ADEF!important;
	border: 1px solid #00ADEF;
}
.backgroud-soft-blue{
    background-color: #00ADEF;
    opacity: 0.8;
}
.full-background{
    width: 100%;
    height: 100%;
}
.title{
    margin-top: 77px;
    margin-bottom: 22px;
    font-size: 40px;
    font-family: '__Helvetica Neue LT Std_5';
    font-weight: 300;
    text-align: center;
    position: relative;
    line-height: 60px;
}
.title-description{
    text-align: center;
    font-size: 16px;
}
.remove-padding{
    padding: 0;
}
.title-description{
    margin-bottom: 77px;
}
.section2{
    top: 0;
    position: absolute;
    width: 100%;
    color: #FFF;
    text-align: center;
    height: 365px;
    border-bottom: 2px solid #FFF;
    padding: 77px 0;
}
.section2-title{
    font-size: 40px;
    font-weight: 300;
    font-family: "__Helvetica Neue LT Std_5";
    color: #FFF;
    line-height: 40px;
    margin-bottom: 40px;
}
.section2-sub-title{
    font-size: 18px;
    line-height: 24px;
    font-family: '__Helvetica Neue LT Std_5';
    font-weight: 700;
    margin-bottom: 10px;
    color: #FFF;
}
.section2-description{
    font-size: 16px;
    font-family: '__Helvetica Neue LT Std_5';
    font-weight: 300;
    color: #FFF;
    line-height: 19px;
}
.section2-child{
    top: 365px;
    width: 100%;
    position: absolute;
}
.section2-child div.child-1, .section2-child div.child-2, .section2-child div.child-3{
    border-right: 2px solid #FFF;
    height: 285px;
}
.section2-child div.child-3{
    border: none;
}
.child-1 {
    padding: 55px 35px;
}
.child-2{
    padding: 30px 65px;
}
.child-3{
    padding: 55px 45px;
}
.child-1 > img, .child-2 > img{
    margin: auto;
}

.xs-device{
    height: 650px;
}
.xs-device > img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.section3 {
    background-color: #404041;
    margin: 0 30px;
    /*overflow: hidden;*/
}
ul.benefit {
    margin: 0;
    padding: 0;
    display: block;
    /*width: 2242px;*/
    overflow: hidden;
}

ul.benefit li {
    list-style: none;
    display: inline-block;
    float: left;
}

.section3-img-container img{
    height: 50%;
}
.section4-content-container{
    padding: 32px;
    /*background-color: #333;*/
    top: 0;
    position: absolute;
    width: 100%;
}
.berlangganan-gas{
    background-color: #0071BC;
    height: 386px;
}

.section5{
    top: 0;
    position: absolute;
    margin-left: 570px;
    color: #FFF;
    font-family: '__Helvetica Neue LT Std_5';
    margin-top: 72px;
}
.section5-header{
    font-size: 70px;
    font-weight: 700;
    line-height: 70px;
}
.section5-description{
    width: 62%;
    line-height: 19px;
    text-align: left;
    font-size: 16px;
    font-family: '__Helvetica Neue LT Std_5';
    font-weight: 300;
}
.section5-header span{
    font-family: '__Helvetica Neue LT Std_5';
    font-weight: 300;
}
ul.available-on-app{
    margin: 0;
    padding: 0;
    overflow: hidden;
    margin-top: 60px;
}
ul.available-on-app li{
    list-style: none;
    display: inline-block;
    float: left;
}
ul.available-on-app li:first-child{
    margin-right: 20px;
}

ul.bumn-link{
    margin: 0;
    padding: 0;
    text-align: center;
    margin-top: 32px;
}
ul.bumn-link li{
    list-style-type: none;
    padding: 2px 10px;
    border-right: 1px solid #00ADEF;
    display: inline-block;
}
ul.bumn-link li:last-child{
    border: none;
}

.child-41 img{
    opacity: 1;
    transition: .5s ease;
}
.hover-item{
    /*transition: .5s ease;*/
    top: 0;
    position: absolute;
    opacity: 0;
    color: #FFF;
    font-size: 20px;
    padding: 65px 105px;
}
.hover-item a{
    text-decoration: none;
    font-size: 12px;
}
.grey{
    background-color: #000000;
    opacity: 0.7;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
}
.link-container{
    position: absolute;
    top: 0;
    width: 100%;
}
.a{
    text-align: center;
    margin: 66px 57px;
    border-left: 2px solid;
}
.a a{
    text-decoration: none;
}
.y{
    font-size: 30px;
    color: #FFF;
    font-weight: 300;
    padding-top: 5px;
}

.z, .y:hover{
    color: #00ADEF;
}
.z{
    padding-bottom: 5px;
    font-size: 16px;
}
.blue-background{
    color: #FFF;
    background-color: #00ADEF;
}
.absolute-top{
    top: 0;
    position: absolute;
}
.hover-container {
	display:none;
}
.hover-container .backgroud-soft-blue, .hover-container .section2-text-container{
	top:408px;
}
.corporate-title1, .corporate-title2{
    color: #FFF;
    font-family: "__Helvetica Neue LT Std_5";
}
.corporate-title-container {
    margin-left: 60px;
    margin-top: 50px;
}
.corporate-title1{
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
}
.corporate-title2{
    font-size: 20px;
    line-height: 22px;
    font-weight: 300;
}
.link{
	color:#00adef;
}
.berlangganan-gas img{
    bottom: 0;
    right: 0;
    position: absolute;
    width: 80%;
}
p.cara {
    font-size: 30px;
    font-weight: 300;
    color: #FFF;
    margin-left: 10%;
    margin-top: 29%;
    line-height: 36px;
}
p.cara span{
    font-weight: 700;
}

.btn-pgn {
    color: #FFF;
    border: 1px solid;
    border-radius: 0;
    margin-left: 10%;
    cursor: pointer;
	font-size:17px;
	padding:13px 15px;
}
.btn-pgn:hover{
    border: 1px solid #ffffff;
	background:#fff;
    color: #00ADEF;
}
.btn-section2{
    margin: 0;
    position: absolute;
    bottom: 54px;
}
.corporate-slider{
    color: #FFF;
    font-size: 40px;
    font-weight: 700;
    font-family: '__Helvetica Neue LT Std_5';
    margin-left: 60px;
    overflow: hidden;
    margin-top: 20px;
    /*width: 352px;*/
}
ul.c-slider{
    margin: 0;
    padding: 0;
    width: 704px;
    overflow: hidden;

}
ul.c-slider li{
    list-style: none;
    display: inline-block;
    float: left;
    width: 352px;
}
.navi{
    right: 70px;
    position: absolute;
    top: 156px;
    text-align: center;
    cursor: pointer;
}
.navi span{
    color: #FFF;
    font-size: 40px;
    font-family: '__Helvetica Neue LT Std_5';
    font-weight: 700;
}

.section1-blue-small{
    bottom: 0;
    position: absolute;
    font-size: 24px;
    color: #FFF;
    background-color: #00ADEF;
    width: 100%;
    padding: 10px 45px;
    font-weight: 300;
    opacity: 0.8;
}
.btn-corporate{
    margin-left: 60px;
    line-height: 19px;
    font-size: 16px;
    font-family: '__Helvetica Neue LT Std_5';
    font-weight: 700;
    padding: 12px 20px 5px;
	margin-top:35px;
}
.btn-corporate:focus{
	color:#fff;
}
.btn-corporate:hover{
    background-color: #00ADEF;
	color:#fff;
    border: 1px solid #00ADEF;
}
.child-1 > .xs-image, .child-2 > .xs-image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.child-1 img{
    padding: 10%;
}
.child-2 img.circle{
    transform: rotate(130deg);
    position: absolute;
    top: 68px;
    left: 128px;
}
.box-shadow{
    box-shadow: 0px 50px 82px -37px #000000;
    z-index: 2;
}
.circle-container{
    width: 150px;
    height: 150px;
}
.section2-background{
    height: 100%;
	background:#fff;
}
.section2-background img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
}
.child3-desc{
    position: absolute;
    width: 318px;
}
.section3-head{
    background-color: #404041;
    padding: 25px 0;
    border-top: 2px solid #FFF;
    /*height: 125px;*/
}
ul.drop-s{
    padding: 0;
    margin-top: 10px;
    margin-left: 12%;
    display: none;
}
ul.drop-s li{
    list-style: none;
    font-size: 18px;
    line-height: 25px;
    color: #FFF;
}
ul.drop-s li a{
    text-decoration: none;
    color: #FFF;
}
ul.drop-s li a:hover{
    color: #FAD968;;
}

/*ul.benefit li div.kpgk::before{*/
    /*background: url("../img/kpgk_icon_putih.png");*/
    /*padding: 0 0 100% 0;*/
    /*background-size: 1400% 100%;*/
    /*display: block;*/
    /*position: relative;*/
    /*content: "";*/
    /*margin: 0 auto;*/
/*}*/
/*ul.benefit li div.kpgk2::before{*/
    /*background: url("../img/kpgk_icon_putih2.png");*/
    /*padding: 0 0 100% 0;*/
    /*background-size: 1400% 100%;*/
    /*display: block;*/
    /*position: relative;*/
    /*content: "";*/
    /*margin: 0 auto;*/
/*}*/
ul.benefit{
    margin: 0;
    padding: 0;
    display: table;
    overflow: scroll;
    width: 3100px;
}
ul.benefit li{
    display: table-cell;
    /*width: 200px;*/
    /*border: 1px solid #FFF;*/
}
.benefit-desc{
    font-size: 14px;
    line-height: 22px;
    font-family: '__Helvetica Neue LT Std_5';
    font-weight: 400;
    color: #FFF;
    padding-left: 12px;
}
.left{
    float: left;
}
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1199px) {
    .container {
        width: 970px;
    }
    .section2{
        padding: 43px 0;
    }
    .section2-child div.child-1{
        padding: 75px 15px;
    }
    .section2-child div.child-2{
        padding: 38px 0;
    }
    .section2-child div.child-3{
        border: none;
        padding: 34px 30px;
    }
    .a{
        margin: 50px;
    }
    .section5{
        margin-top: 45px;
    }
    .berlangganan-gas{
        height: 320px;
    }
    .berlangganan-gas img {
        max-width: 276px;
    }
    .corporate-title-container {
        margin-left: 30px;
        margin-top: 40px;
    }
    .corporate-slider, .btn-corporate{
        margin-left: 30px;
    }
    .corporate-title1{
        font-size: 20px;
        line-height: 20px;
        font-weight: 700;
    }
    .corporate-title2{
        font-size: 18px;
        line-height: 18px;
        font-weight: 100;
    }
    .y{
        font-size: 25px;
        font-weight: 200;
    }
    p.cara {
        font-size: 25px;
        font-weight: 200;
        line-height: 30px;
    }
    p.cara span{
        font-weight: 700;
    }
    .navi{
        top: 115px;
    }
    .section1-blue-small{
        font-size: 20px;
    }
    ul.available-on-app {
        margin-top: 20px;
    }
    .section5-description{
        width: 78%;
    }
    .child-1 > .xs-image, .child-2 > .xs-image {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .section4{
        height: 616px;
    }
    .img-container41 .child-41, .img-container41 .child-42, .img-container41 .child-43{
        height: 192px;
    }
    .img-container41 .child-41 img, .img-container41 .child-42 img, .img-container41 .child-43 img{
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
    .child-44, .child-45{
        height: 360px;
    }
    .child-44 img{
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
    .section5{
        margin-left: 42%;
    }
    .child3-desc{
        width: 260px;
    }
    .section3{
        margin: 0 25px;
    }
	.btn-pgn {
    color: #FFF;
    border: 1px solid;
    border-radius: 0;
    /*margin-left: 10%;*/
    cursor: pointer;
	font-size:12px;
	}
	
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
    .container {
        width: 750px;
    }
    .title{
        padding-top: 35px;
    }
    .section2{
        padding: 39px 0;
    }
    .section2-child{
        height: 250px;
    }
    .section2-child div.child-1{
        padding: 94px 15px;
    }
    .section2-child div.child-2{
        padding: 38px 0;
    }
    .section2-child div.child-3{
        border: none;
        padding: 34px 20px;
    }
    .child3-desc {
        width: 210px;
    }
    .section2-description{
        font-size: 12px;
        line-height: 14px;
    }
    .a{
        margin: 35px 50px;
    }
    .y{
        font-size: 18px;
    }
    .section5{
        margin-top: 45px;
        margin-left: 44%;
    }
    .section5 .section5-header{
        font-size: 40px;
        line-height: 40px;
        margin-top: -7px;
    }
	
    .berlangganan-gas{
        height: 229px;
    }
    .corporate-title-container {
        margin-left: 30px;
        margin-top: 20px;
    }
    .corporate-slider{
        margin-left: 30px;
        font-size: 32px;
    }
    .corporate-title1{
        font-size: 20px;
        line-height: 20px;
        font-weight: 700;
    }
    .corporate-title2{
        font-size: 18px;
        line-height: 18px;
        font-weight: 100;
    }
    p.cara{
        margin-top: 10%;
        font-size: 20px;
        line-height: 25px;
    }
    .navi{
        top: 115px;
        right: 24px;
    }
    .section1-blue-small{
        font-size: 14px;
    }
    .section2-text-container .judul{
        font-size: 20px;
        font-weight: initial;
        line-height: 22px;
    }
    .section2-text-container .description{
        font-size: 14px;
        font-weight: 100;
        line-height: 16px;
    }
    .section2-text-container {
        padding: 10%;
    }

    .btn-section2 {
        margin: 0;
        position: absolute;
        bottom: 25px;
    }
    ul.available-on-app {
        margin-top: 20px;
    }
    .section5-description{
        width: 90%;
    }
    .child-1 > .xs-image, .child-2 > .xs-image {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .section2-child div.child-2 > img.circle{
        width: 34%;
    }
    .section2-child div.child-2 > img.degrees{
        width: 27%;
    }
    .section3 {
        margin: 0 20px;
    }
    .btn-pgn{
        padding: 5px 8px;
		padding-left : 8px;
    }
    .berlangganan-gas img{
        width: 75%;
    }

    .section4{
        height: 486px;
    }
    .img-container41 .child-41, .img-container41 .child-42, .img-container41 .child-43{
        height: 150px;
    }
    .img-container41 .child-41 img, .img-container41 .child-42 img, .img-container41 .child-43 img{
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
    .child-44, .child-45{
        height: 272px;
    }
    .child-44 img{
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
    .container {
        width: auto;
    }
    .section2{
        height: 200px;
        padding: 39px 0;
    }

    .section2-title{
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 20px;
		text-align:left;
    }
    .section2-sub-title{
        font-size: 13px;
        line-height: 10px;
		text-align:left;
    }
    .section2-description{
        font-size: 12px;
        line-height: 15px;
		text-align:left;
		padding-left:0;
    }

    .section2-child{
        top: 200px;
    }
    .section2-child .child-1 img.xs-image:first-child{
        padding: 40px;
    }

    .section2-child div.child-1{
        height: 200px;
    }
    .section2-child div.child-2{
        height: 200px;
        border: none;
    }
    .section2-child div.child-2 > img{
        width: 50%;
    }

    .section2-child div.child-3{
        border-top: 2px solid #FFF;
        padding: 59px 40px;
    }

    .a {
        margin: 39px 18px;
    }
    .y{
        font-size: 14px;
    }
    .child-1, .child-2{
        position: relative;
    }
    .child-1 > .xs-image, .child-2 > .xs-image{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);

    }
    .section4{
        height: 680px;
    }
    .section4-content-container{
        padding: 30px;
    }
    .img-container41 {
        overflow: hidden;
        height: 120px;
    }

    .img-container41 .child-41, .img-container41 .child-42, .img-container41 .child-43{
        height: 100%;
    }

    .img-container41 .child-41 img, .img-container41 .child-42 img, .img-container41 .child-43 img{
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
    .img-container42{
        overflow: hidden;
        height: 500px;
    }

    .img-container42 .child-44, .img-container42 .child-45{
        height: 250px;
    }
    .img-container42 .child-44 img{
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
    .corporate-title-container {
        margin-left: 30px;
        margin-top: 30px;
    }
    .corporate-slider{
        margin-left: 30px;
        font-size: 32px;
        width: 100%;
    }
    .btn-corporate{
        margin-left: 30px !important;
    }
    ul.c-slider{
        width: 660px;
    }
    ul.c-slider li{
        width: 330px;
    }
    .corporate-title1{
        font-size: 20px;
        line-height: 20px;
        font-weight: 700;
    }
    .corporate-title2{
        font-size: 18px;
        line-height: 18px;
        font-weight: 100;
    }
    /*.berlangganan-gas{*/
    /*padding: 0;*/
    /*}*/
    .berlangganan-gas img{
        bottom: 0;
        position: absolute;
        right: 0;
        width: 211px;
        height: 246px;
    }
    p.cara{
        margin-top: 10%;
        font-size: 28px;
        line-height: 35px;
        margin-left: 30px;
		margin-bottom:10px;
    }
	.link{
		font-size:12px;
	}
	
	ul.drop-s li{
		list-style: none;
		font-size: 14px;
		line-height: 25px;
		color: #FFF;
	}
	ul.drop-s{
		padding: 0;
		margin-top: 10px;
		margin-left: 19%;
		display: none;
	}
    .btn-pgn {
        margin-left: 30px;
		padding : 12px 9px 10px;
		margin-top:10px;
    }
    .section5-container{
        height: 270px;
    }
    .section5-container img{
        object-fit: cover; width: 100%;height: 100%;
    }
    .section5 .section5-description{
        margin-right: 30px;
    }
    .section5 .section5-header {
        font-size: 30px;
        line-height: 30px;
    }
    .available-on-app li{
        width: 40%;
    }
    .section2-text-container .judul{
        font-size: 20px;
        line-height: 23px;
    }
    .section2-text-container .description{
        font-size: 14px;
        line-height: 16px;
    }
    .btn-section2{
        margin: 0;
        bottom: 0;
        position: relative;
		margin-top:125px;
    }
	
	.section2-text-container{
		padding-left:25%;
	}
    img.img-responsive.xs-image.cricle{
        width: 34%;
    }

    img.img-responsive.xs-image.degrees{
        width: 27%;
    }
    .child3-desc{
        position: absolute;
        width: 80%;
    }
    .section3 {
        margin: 0 20px;
    }
    .section3-head{
        padding: 15px 0;
    }
    .section5 {
        margin-left: 44%;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 479px) {
	.title {
    	padding-top: 0px;
    	margin-top: 40px;
        margin-bottom: 5px;
        font-size: 24px;
    	line-height: 45px;
        text-align: left;
	}
    .title-description{
        color: #404041;
        text-align: left;
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 45px;
    }
    .section2{
        height: 200px;
        padding: 20px 0;
    }
    .section2-child div.child-3{
        padding: 45px 25px;
    }
    .section4 {
        height: 1090px;
    }
    .img-container41 {
        overflow: hidden;
        height: 510px;
    }
    .img-container42{
        overflow: hidden;
        height: 550px;
    }
    .img-container42 .child-44{
        height: 300px;
        width: 100%;
    }
    .img-container42 .child-45{
        height: 250px;
        width: 100%;

    }
    .section4-content-container{
        padding: 0;
    }
    .img-container41 .child-41, .img-container41 .child-42, .img-container41 .child-43{
        width: 100%;
        height: 170px;
    }
    .img-container41 .child-41 img, .img-container41 .child-42 img, .img-container41 .child-43 img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
    .a {
        margin: 65px 50px;
    }
    .y {
        font-size: 20px;
    }
	.link-container{
    position: absolute;
    top: -15px;
    width: 100%;
	}
    .section5{
        margin-top: 25px;
    }
    .section5 .section5-header{
        font-size: 20px;
        line-height: 20px;
        margin-top: 0;
        margin-bottom: 15px;
    }
    .section5 .section5-description{
        font-size: 12px;
    }
    .available-on-app li{
        width: 45%;
    }
    ul.available-on-app li:first-child{
        margin-right: 10px;
    }
    .corporate-title-container {
        margin-left: 30px;
        margin-top: 30px;
    }
    .corporate-slider{
        margin-left: 30px;
        font-size: 24px;
        margin-top: 40px;
    }
    .section2-text-container .judul{
        font-size: 14px;
        line-height: 16px;
        margin-top: 15px;
		margin-left:22px;
    }
    .section2-text-container .description{
        font-size: 10px;
        line-height: 11px;
    }
    .section2-text-container {
        padding: 6%;
    }
    .btn-section2{
        margin-top: 40px;
        bottom: 0;
        position: relative;
		margin-left: 22px;
		text-align:center;
        
    }
    .section2-child div.child-2 > img{
        width: 70%;
    }
    img.img-responsive.xs-image.cricle{
        width: 47%;
    }
    .section3 {
        margin: 0 20px;
    }
    .section3-head{
        padding: 10px 0;
    }
    .section5 {
        margin-left: 40%;
    }
    .benefit-desc {
        font-size: 8px;
        line-height: 12px;
    }
	
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 319px) {
    .section2-child div.child-3 {
        padding: 24px 15px;
    }
    .section3 {
        margin: 0 20px;
    }
}

/*special for benefit slider*/
.kpgk, .kpgk2{
    width: 62px;
    height: 62px;
    border-right: 1px solid #FFF;
}
ul.benefit li div.kpgk::before, ul.benefit li div.kpgk2::before{
    background-size: 1600% 100%;
}
ul.benefit li div.kpgk {
    background-image: url("../img/kpgk_icon_putih.png");
    background-size: 1600% 100%;
    background-repeat: no-repeat;
}
ul.benefit li div.kpgk2 {
    background-image: url("../img/kpgk_icon_putih2.png");
    background-size: 1600% 100%;
    background-repeat: no-repeat;

}
.harga-kompetitif{
    background-position-x: 0px;
    background-position-y: 0px;
}
.gas-bumi{
    background-position-x: -176px;
}
.efisiensi-pembakaran{
    background-position-x: -361px;
}
.tempat-penyimpanan{
    background-position-x: -551px;
}
.jaringan-distribusi{
    background-size: 990% 88% !important;
    background-position-x: -461px;
}
.kualitas{
    background-position-x: 0px;
    background-position-y: 0px;
}
.biaya-operasional{
    background-position-x: -178px;
}
.kontinuitas{
    background-position-x: -400px;
}
.ramah-lingkungan{
    background-size: 1200% 100% !important;
    width: 80px;
    background-position-x: -564px;
}
.pengguna{
    /*background-size: 1200% 100% !important;*/
    /*width: 80px;*/
    background-position-x: -767px;

}

@media only screen and (max-width: 1024px){
    .kpgk, .kpgk2{
        width : 65px;
        height : 65px;
    }

    .benefit-desc{
        font-size: 14px;
        line-height: 18px;
    }

    .harga-kompetitif{
        background-position-x: 0px;
        background-position-y: 0px;
    }
    .gas-bumi{
        background-position-x: -184px;
    }
    .efisiensi-pembakaran{
        background-position-x: -382px;
    }
    .tempat-penyimpanan{
        background-position-x: -576px;
    }
    .jaringan-distribusi{
        background-size: 990% 84% !important;
        background-position-x: -485px;
    }
    .kualitas{
        background-position-x: 0px;
        background-position-y: 0px;
    }
    .biaya-operasional{
        background-position-x: -187px;
    }
    .kontinuitas{
        background-position-x: -420px;
    }
    .ramah-lingkungan{
        background-size: 1200% 100% !important;
        width: 80px;
        background-position-x: -564px;
    }
    .pengguna{
        /*background-size: 1200% 100% !important;*/
        /*width: 80px;*/
        background-position-x: -806px;

    }
}
@media only screen and (max-width: 900px){
    .benefit-desc{
        font-size: 16px;
        line-height: 21px;
    }

}
@media only screen and (max-width: 768px){
    .kpgk, .kpgk2 {
        width: 45px;
        height: 45px;
    }
    .benefit-desc{
        font-size: 14px;
        line-height: 16px;
    }

    .harga-kompetitif{
        background-position-x: 0px;
        background-position-y: 0px;
    }
    .gas-bumi{
        background-position-x: -127px;
    }
    .efisiensi-pembakaran{
        background-position-x: -263px;
    }
    .tempat-penyimpanan{
        background-position-x: -397px;
    }
    .jaringan-distribusi{
        background-size: 990% 84% !important;
        background-position-x: -332px;
    }
    .kualitas{
        background-position-x: 0px;
        background-position-y: 0px;
    }
    .biaya-operasional{
        background-position-x: -129px;
    }
    .kontinuitas{
        background-position-x: -288px;
    }
    .ramah-lingkungan{
        background-size: 1400% 100% !important;
        width: 80px;
        background-position-x: -670px;
    }
    .pengguna{
        background-position-x: -554px;
    }

}
@media only screen and (max-width: 600px){
    .kpgk, .kpgk2 {
        width: 35px;
        height: 35px;
    }
    .benefit-desc{
        font-size: 16px;
        line-height: 18px;
    }
    .harga-kompetitif{
        background-position-x: 0px;
        background-position-y: 0px;
    }
    .gas-bumi{
        background-position-x: -98px;
    }
    .efisiensi-pembakaran{
        background-position-x: -203px;
    }
    .tempat-penyimpanan{
        background-position-x: -307px;
    }
    .jaringan-distribusi{
        background-size: 990% 84% !important;
        background-position-x: -258px;
    }
    .kualitas{
        background-position-x: 0px;
        background-position-y: 0px;
    }
    .biaya-operasional{
        background-position-x: -99px;
    }
    .kontinuitas{
        background-position-x: -223px;
    }
    .ramah-lingkungan{
        background-size: 1400% 100% !important;
        background-position-x: -287px;
    }
    .pengguna{
        background-position-x: -430px;
    }
}
@media only screen and (max-width : 479px) {
    .kpgk, .kpgk2 {
        width: 35px;
        height: 35px;
    }
    .benefit-desc {
        font-size: 10px;
        line-height: 12px;
    }
}

@media (width: 480px) {
	.btn-section2{
        margin-top: 100px;
        bottom: 0;
        position: relative;
		text-align:center;
    }
	.section2-text-container{
		padding-left:22%;
	}
	.btn-corporate{
		margin-top:10px;
	}
}
