/*  #fa7b1d  */

/*III. TAMPILAM HEADER TULISAN BESAR*/
.hero .container .row .col-lg-12 .heading .header-judul{color:#fa7b1d;}

/*IV. KETERANGAN HEADER*/
.section .container .row .col-lg-4 .keterangan-header{text-align:justify;}

/*V. DATA DIRI*/
.section .container .row .col-lg-6 .heading-wrap h2{color:#fa7b1d;}
.section .container .row .col-lg-5 .keterangan-dataDiri{text-align:justify;}
.section .container .row .col-lg-5 .list-item-dataDiri{list-style-type:none; margin:0; padding:0;}
.section .container .row .col-lg-5 .list-item-dataDiri li span{color:#fa7b1d;}

/*VII. PENDIDIKAN & VIII. KARIR*/
.section .container .row .col-xs-12 .team .logo_perusahaan{width:100%; text-align:center;}  
.section .container .row .col-xs-12 .team .logo_perusahaan img{width:25%; margin:auto auto 3% auto;}
.section .container .row .col-xs-12 .team .sub-judul-pendidikan{color:#fa7b1d;}
.section .container .g-5 .col-xs-12 .team .keterangan-karir span {display:block;margin:2% auto;}

/*IX. PELATIHAN/SEMINAR & X. PRESTASI*/
.section .container .g-5 .col-xs-12 .team a{width:100%; background-color:#fa7b1d; text-align:center;
	padding:2% 7%; margin:auto; color:white; border-radius:5px; transition:0.5s; font-size:1em;}
.section .container .g-5 .col-xs-12 .team a:hover{background-color:white; color:#fa7b1d; font-size:1.1em;
	box-shadow:0 0 4px 2px #fa7b1d}

/*XI. ORGANISASI*/
.section .container .row .col-xs-12 .client .link_sertifikat_organisasi{color:#fa7b1d; transition:0.5s;}
.section .container .row .col-xs-12 .client .link_sertifikat_organisasi:hover{background-color:#fa7b1d; 
	color:white; padding:2% 5%; border-radius:10px;}

/*XII. SKILLS*/
.section .container .row .col-xs-12 .service div .frame-skill{width:100%; background-color:#ddd;}
.section .container .row .col-xs-12 .service div .frame-skill .skill{background-color:#fa7b1d; color:white;
	padding:1% 3%; text-align:right; font-size:1.3em;}

/*XIII. KONTAK*/
.section .container .row .col-xs-12 .team .ikon-kontak {color:#fa7b1d; margin:0; padding:0; text-align:center;}
.section .container .row .col-xs-12 .team .ikon-kontak i{margin:0;padding:0; font-size:5em;}
.section .container .row .col-xs-12 .team .judul-kontak{margin:0;padding:0; text-align:center}
.section .container .row .col-xs-12 .team .keterangan-kontak{margin:0;padding:0; text-align:center;}
.section .container .row .col-xs-12 .team .link-kontak{text-align:center; margin:auto; display:inline-block;}

/*IV. FOOTER*/
.site-footer .inner .container .row .col-md-6 .widget ul li{display:block; margin:1% auto;}
.site-footer .inner .container .row .col-md-6 .widget .social .social-item a{text-align:center; font-size:1.3em;}




/*#################################################### MAX 400 #########################################################*/
/*#################################################### MAX 400 #########################################################*/
/*#################################################### MAX 400 #########################################################*/
/*#################################################### MAX 400 #########################################################*/
/*#################################################### MAX 400 #########################################################*/
/*#################################################### MAX 400 #########################################################*/
/*#################################################### MAX 400 #########################################################*/

/*Mobile Ukuran Kecil Contoh Iphone 4*/
@media only screen and (max-width: 400px){

	/*III. TAMPILAM HEADER TULISAN BESAR*/
	.hero .container .row .col-lg-12 .heading{font-size:2.5em;}

	/*IV. KETERANGAN HEADER*/
	.section .container .row .col-lg-5 .col-lg-6 ul{margin:0;}

	/*V. DATA DIRI*/
	.section .container .row .col-lg-6 .heading-wrap h2{font-size:2em;}


}
