
.disconnect-remote{font: 400 18px "KIA-SIGNATURE", sans-serif; line-height: 28px; background: #000; height: 400px}
.header-content.disconnect-remote{height: auto}
.disconnect-remote img{display: none}

.side-button{font: 400 18px "KIA-SIGNATURE", sans-serif; line-height: 28px; padding: 48px 120px 160px;}
.side-button .title{font: 600 36px "KIA-SIGNATURE", sans-serif; text-transform: none; line-height: 40px; margin: 0px; margin-bottom: 30px;}
.side-button p{margin: 16px auto;}
.side-button p.context{margin-top: 20px; text-align: left;}
.side-button .btn{background: #05141f; color: #fff; padding: 16px 32px; border: none; cursor: pointer; font: 600 14px "KIA-SIGNATURE", sans-serif; line-height: 22px;}
.side-button .btn:hover{color: #fff;}

.side-button .service-option .left, .side-button .service-option .right{width: 46%; float: left; text-align: center;}
.side-button .service-request{display: none}

.side-button .service-option .or-divine{width: 8%; float: left; text-align: center;}
.side-button .service-option .or-divine .vl {
  border-left: 1px solid #000;
  height: 50px;
  margin-left: 50%;
}
.side-button .service-option .or-divine-hr{display: none}

@media ( max-width : 767px) {
	.disconnect-remote{height: 330px}

	.side-button{padding: 32px 32px 160px; height: auto;}
	.side-button a{display: inline-block; width: 100%;}
	.side-button .service-option .left, .side-button .service-option .right{width: 100%; float: left; text-align: center;}

	.side-button .service-option .or-divine{display: none;}
	.side-button .service-option .or-divine-hr{display: inline-block; width: 100%;}

	.side-button .service-option .or-divine-hr h2{
	    font: 600 16px "KIA-SIGNATURE", sans-serif;
        line-height: 24px;
        position: relative;
        display: inline-block;
        color: #000;
        margin-left: 47% !important;
    }
    .side-button .service-option .or-divine-hr h2:before, .side-button .service-option .or-divine-hr h2:after{
            content: ' ';
            display: block;
            position: absolute;
            top: 50%;
            left: -170px;
            width: 167px;
            border-bottom: 1px solid #000;
    }
    .side-button .service-option .or-divine-hr h2:after{
            left: auto;
            right: -169px;
    }
}
