/* =========================================================
   BPJamsostek Global Footer — global.css
   Self-contained footer stylesheet.
   Includes parent structural styles (grid, clearfix, utilities)
   so footer works on any host app without Bootstrap/styles.css.
   ========================================================= */

/* ═══════════════════════════════════
   STRUCTURAL / PARENT STYLES
   (from styles.css custom Bootstrap)
   ═══════════════════════════════════ */

.footer *,
.footer *:before,
.footer *:after {
	box-sizing: border-box;
}

/* ── Container ── */
.footer .container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 1rem;
	padding-right: 1rem;
}

.footer .container:before,
.footer .container:after {
	content: " ";
	display: table;
}

.footer .container:after {
	clear: both;
}

/* ── Row ── */
.footer .row {
	margin-left: -1rem;
	margin-right: -1rem;
}

.footer .row:before,
.footer .row:after {
	content: " ";
	display: table;
}

.footer .row:after {
	clear: both;
}

/* ── Columns base ── */
.footer .col-xs-6,
.footer .col-xs-12,
.footer .col-sm-2,
.footer .col-sm-4,
.footer .col-sm-12,
.footer .col-md-2,
.footer .col-md-3,
.footer .col-md-10,
.footer .col-md-12,
.footer .col-lg-10,
.footer .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 1rem;
	padding-right: 1rem;
}

/* xs (all widths) */
.footer .col-xs-6 {
	width: 50%;
	float: left;
}
.footer .col-xs-12 {
	width: 100%;
}

/* sm (≥768px) */
@media (min-width: 768px) {
	.footer .col-sm-2 {
		width: 16.66666667%;
		float: left;
	}
	.footer .col-sm-4 {
		width: 33.33333333%;
		float: left;
	}
	.footer .col-sm-12 {
		width: 100%;
	}
}

/* md (≥992px) */
@media (min-width: 992px) {
	.footer .col-md-2 {
		width: 16.66666667%;
		float: left;
	}
	.footer .col-md-3 {
		width: 25%;
		float: left;
	}
	.footer .col-md-10 {
		width: 83.33333333%;
		float: left;
	}
	.footer .col-md-12 {
		width: 100%;
	}
}

/* lg (≥1200px) */
@media (min-width: 1200px) {
	.footer .col-lg-10 {
		width: 83.33333333%;
		float: left;
	}
	.footer .col-lg-12 {
		width: 100%;
	}
}

/* Container responsive widths (styles.css custom values) */
@media (min-width: 740px) {
	.footer .container {
		width: 736px;
	}
}

@media (min-width: 992px) {
	.footer .container {
		width: 956px;
	}
}

@media (min-width: 1200px) {
	.footer .container {
		width: 1156px;
	}
}

/* ── Utilities ── */
.footer .pull-right {
	float: right !important;
}
.footer .text-center {
	text-align: center;
}
.footer .text-start {
	text-align: start;
}

/* ═══════════════════════════════════
   FOOTER COMPONENT STYLES
   (from styles.css + custom.css)
   ═══════════════════════════════════ */

/* ── Footer wrapper ── */
.footer {
	background-image: url(/images/footer-super-graf.png);
	background-size: 133px;
	background-color: #005c99;
	background-repeat: no-repeat;
	background-position: bottom right;
	position: relative !important;
	margin-top: 0 !important;
	width: 100%;
}

.footer a {
	color: #fff;
}
.footer a:hover {
	color: #fff;
	text-decoration: underline;
}

.footer .foot-bottom a {
	color: #9ca4ac;
	text-decoration: underline;
	margin: 0 8px 0 0;
}

/* ── Container-footer ── */
.container-footer {
	padding-top: 30px;
	font-weight: 100;
}

.container-footer ul {
	list-style-type: none;
	text-align: left;
	padding-left: 0 !important;
}

.container-footer li {
	font-size: 14px;
	color: #fff;
	list-style: none;
	font-family: "Gotham", sans-serif;
	margin: 7px 0;
}

.container-footer li a {
	color: #fff;
	text-decoration: none;
}

.container-footer li a:hover {
	color: #fff;
	text-decoration: underline;
}

.container-footer li.footer-menu-1st {
	font-size: 16px;
	color: #fff501;
	margin-bottom: 2px;
	list-style: none;
	font-weight: bold;
}

.container-footer p.copy {
	color: #a1b6c3;
	margin-top: 10px;
	font-size: 12px;
	padding: 10px;
}

/* ── Call center columns ── */
.call-center {
	display: block;
	margin-right: 25px;
}

.call-center-mobile {
	display: none;
}

.call-center img,
.call-center-mobile img {
	max-width: 100%;
	height: auto;
}

/* ── Call center inline SVG logo ── */
.call-center-logo,
.call-center-mobile .call-center-logo {
	max-width: 100%;
	width: 150px;
	height: auto;
}

/* ── "Ikuti Kami" label ── */
.ikut-kami {
	margin-top: auto;
}

/* ── Social icon areas ── */
.footer .iconsosmed {
	margin-top: 2%;
	margin-bottom: 20px;
}

.footer .iconsosmed a {
	padding: 5px;
	width: 20px;
	height: 15px;
}

.footer .icon-social {
	margin-top: 10px;
}

.footer .icon-social a {
	margin: 10px;
	font-size: 2.3em;
}

/* ── CTA circle — override for SVG icons ── */
.footer a.cta.cta-circle {
	background-color: transparent !important;
	color: #ffffff !important;
	width: auto !important;
	height: auto !important;
	font-size: 0 !important;
	line-height: 1 !important;
	padding: 0 !important;
	display: inline-block !important;
	margin: 0 3px !important;
	vertical-align: middle;
}

/* ── h-footer column ── */
.h-footer {
	height: auto;
}

/* ═══════════════════════════════════
   RESPONSIVE BREAKPOINTS
   ═══════════════════════════════════ */

/* ── ≥ 740px ── */
@media (min-width: 740px) {
	.footer {
		background-size: 360px;
	}

	.footer .icon-social {
		margin-top: 15px;
	}

	.footer .icon-social a {
		margin: 2px;
		font-size: 1.3em;
	}
}

/* ── ≥ 769px ── */
@media (min-width: 769px) {
	.footer {
		background-size: 330px;
	}
}

/* ── ≤ 2560px (styles.css catch-all) ── */
@media screen and (max-width: 2560px) {
	.footer .icon-social {
		margin-top: 15px;
		width: 170px;
		text-align: start;
	}
}

/* ── ≤ 1024px ── */
@media screen and (max-width: 1024px) {
	.footer .icon-social {
		margin-top: 15px;
		text-align: left !important;
	}

	.footer .iconsosmed {
		margin-top: 3%;
		margin-bottom: 5%;
		padding-left: 0.5rem;
	}

	.ikut-kami {
		margin-top: 4%;
		padding-left: 0.3rem;
	}
}

/* ── ≤ 991px — Bootstrap md collapse ── */
@media screen and (max-width: 991px) {
	.call-center {
		display: none !important;
	}
	.call-center-mobile {
		display: block !important;
	}

	.footer .iconsosmed {
		margin-top: 3%;
		margin-bottom: 5%;
		padding-left: 0.6rem;
	}

	.ikut-kami {
		margin-top: 4%;
		padding-left: 0.8rem;
	}

	.call-center img,
	.call-center-mobile img {
		max-width: 100%;
		width: 150px;
		height: auto;
		padding-left: 0.9rem;
	}

	.footer {
		background-size: 250px;
	}

	.container-footer {
		margin-top: auto;
	}

	.container-footer li.footer-menu-1st {
		font-size: 14px;
	}
	.container-footer li {
		font-size: 13px;
	}

	.h-footer {
		height: auto;
	}
	.width-img {
		width: 100px;
		height: auto !important;
	}
}

/* ── ≤ 768px ── */
@media screen and (max-width: 768px) {
	.footer .icon-social {
		margin-top: 15px;
		text-align: left !important;
	}

	.icon-social {
		width: 135px;
	}

	.footer .iconsosmed {
		margin-top: 3%;
		margin-bottom: 5%;
		padding-left: 0.5rem;
	}

	.ikut-kami {
		margin-top: 4%;
		padding-left: 0.8rem;
	}

	.footer {
		background-size: 250px;
	}

	.call-center img,
	.call-center-mobile img {
		max-width: 100%;
		height: 75px;
		width: auto;
		margin-left: 12px;
		padding-left: 0;
	}

	.container-footer {
		padding-top: 30px;
		font-weight: 100;
		margin-top: auto;
	}

	.container-footer li.footer-menu-1st {
		font-size: 11px;
	}
	.container-footer li {
		font-size: 11px;
	}

	.h-footer {
		height: 230px;
	}
	.width-img {
		width: 100px;
		height: auto !important;
	}
}

/* ── ≤ 481px ── */
@media screen and (max-width: 481px) {
	.footer {
		background-size: 200px;
	}

	.container-footer {
		padding-top: 30px;
		font-weight: 100;
		margin-top: auto;
	}

	.footer .icon-social {
		margin: -12px auto auto auto;
		width: 100%;
	}

	.h-footer {
		height: 212px;
	}
	.width-img {
		width: 100px !important;
	}
	.container-footer p.copy {
		font-size: 8px;
	}
}

/* ── ≤ 414px ── */
@media screen and (max-width: 414px) {
	.width-img {
		width: 80px !important;
	}

	.call-center img,
	.call-center-mobile img {
		width: auto;
		max-width: 100%;
		height: auto;
		margin-left: 12px;
		padding-left: 0;
	}
}

/* ── ≤ 376px ── */
@media screen and (max-width: 376px) {
	.footer {
		background-size: 150px;
	}

	.container-footer p.copy {
		font-size: 6px !important;
	}
	.width-img {
		width: 90px !important;
	}
	.h-footer {
		height: 220px;
	}
}

/* ── ≤ 320px ── */
@media screen and (max-width: 320px) {
	.call-center img,
	.call-center-mobile img {
		max-width: 100%;
		height: 40px;
		width: auto;
		margin-left: 12px;
		padding-left: 0;
	}

	.h-footer {
		height: 220px;
	}
}
