/*
Author: Bafe
Author URI: http://www.bafe.my
*/


@charset "utf-8";
/* CSS Document */

* {
	padding:0px;
	margin:0px;
	text-decoration:none;
	border:none;
}
/* Override Bootstrap default */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-weight: 800;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}

p {
	    margin-bottom: 0px;
}

@font-face {
	font-family: mark_simonson_-_proxima_nova_alt_regular-webfont;
	src:url(../fonts/mark_simonson_-_proxima_nova_alt_regular-webfont.ttf);
}

body{
	/*font-family: 'Open Sans', Arial, sans-serif;*/
	font-family: 'mark_simonson_-_proxima_nova_alt_regular-webfont';
}

.Wrapper {
	width:100%;
	position:relative;
}
.InnerWrapper {
	width:90%;
	/*min-width: 1173px;*/
	margin: auto;
	position: relative;
}

.innerElement {
	max-width: 1173px; 
	margin:0 auto;
}

/*
Navbar
*/

.navbar {
	margin-bottom: 0px;
}

/*.navbar-nav .divider {
	height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}*/

/*************************
=====================================================================================
								Header
=====================================================================================
**********************/

.header {
	width:100%;
	background:url(../images/shahrilhamdan-web-banner.png) no-repeat;
	height:680px;
	background-size:cover;
	background-position: center;
	/*padding-top: 50px;*/
}

.header-data {
	width:100%;
}

.header-content{
	/*width:31%;*/
	padding:40px 25px;
	margin-top: 50px;
	/*float:left;*/
	float:right;
	background:#fff;
}

.header-content-h1{
	width:100%;
}

.header-content-h1 h1{
	width:100%;
	padding-top:10px;
	color:#0f2241;
	font-size:28px;
	letter-spacing:1px;
	line-height:42px;
}

.header-content-h1 p{
	width:100%;
	color:#767676;
	font-size:16px;
	letter-spacing:1px;
	padding-top:20px;
}
.header-link{
	width:100%;
	padding-top:30px;
}
#link{
	padding-left:12px;
}
#link a{
	color:#767676;
	font-size:17px;
}
.line{
	width:100px;
	height:1px;
	background:#000;
}
.dirmove{
	float:left;
	cursor:pointer;
	margin-left:50%;
	margin-top: 620px;
}

/*ipad potrait view*/
@media only screen and (min-device-width : 760px) and (max-device-width : 768px){
    .header {
	    width:100%;
	    background:url(../images/shahrilhamdan-ipad-banner.png) no-repeat;
	    height:650px;
	    background-size:cover;
	    background-position: center;
	    /*padding-top: 50px;*/
    }
    
    .header-content{
	    margin-top: 500px !important;
	    padding-bottom:70px;
    }
    
    .header-content-h1 p {
        padding-top:30px;
    }

}

/*ipad landscape view*/
@media only screen and (min-device-width : 769px) and (max-device-width : 1024px){
    .header {
	    width:100%;
	    background:url(../images/shahrilhamdan-ipad-banner.png) no-repeat;
	    height:680px;
	    background-size:cover;
	    background-position: center;
	    /*padding-top: 50px;*/
    }
    
    .header-content{
	    margin-top: 100px !important;
	    padding-bottom:70px;
    }
    
    .header-content-h1 p {
        padding-top:30px;
    }

}

/*laptop view*/
@media only screen and (min-device-width : 1200px) and (max-device-width : 1600px){
    .header {
	    width:100%;
	    background:url(../images/shahrilhamdan-laptop-banner.png) no-repeat;
	    height:680px;
	    background-size:cover;
	    background-position: center;
	    /*padding-top: 50px;*/
    }

}

/*mobile view*/
@media only screen and (max-device-width : 414px) and (max-device-width : 736px){
    .header {
	    width:100%;
	    background:url(../images/shahrilhamdan-mobile-banner.png) no-repeat;
	    height:600px;
	    background-size:cover;
	    background-position: center;
	    /*padding-top: 50px;*/
    }
    
    .header-content-h1 p {
        padding-top:20px;
    }

}

@media only screen and (min-width: 40.063em) and (max-width: 64em) { 
    
    .dirmove{
        display:none;
	    float:left;
	    cursor:pointer;
	    margin-left:45%;
	    margin-top: 150px;
    }
}



/*************************
=====================================================================================
								nav-bar
=====================================================================================
**********************/



.nav-section {
	position: absolute;
    top: 680px;
    width: 100%;
    height: 73px;
    background-color: #fff;
    z-index: 5;
}

.nav-section .logo-fill {
    position: absolute;
    /*position: relative;*/
    top: 0;
  	left: 0;
    width: 50%;
    background-color: #0f2241;
    height: 100%;
}

.nav-section .containerbpm {
    background: #FFF;
    width: 1173px;
    margin: 0 auto;
    position: relative;
    top: 0;
  	left: 0;
    height: 100%;
    z-index: 50;
}

.nav-section .logo {
	float: left;
	display: inline-block;
	width: 250px;
	height: 73px;
	background-color: #0f2241;
}

.bgcolor {
	float:left;
	display: inline-block;
	width: 38px;
	height: 73px;
	background:#173464;
}

.pmlogo {
	float:left;
	display: inline-block;
	width: 20%;
	height: 100%;
	text-align: center;
	background: #831b1d;
	/*padding:16.5px 0;*/
}

.pmlogo img {
	margin-top: 18px;
}

.nav-section .links {
	float: left;
	display: inline-block;
	vertical-align: top;
	margin: 30px 0 0 40px;
	width: 38%;
}

.nav-section .logo .logo-main {
	margin-top: 25px;
}

.shahrial p {
	color:#fff;
	text-align:right;
	margin-right:25px;
	text-transform:uppercase;
}
.shahril{
	float:left;
	width:25%;
	background:#0f2241;
	/*padding:20px 0px;*/
}


.nav-section .links {
	/*float:left;*/
	
	/*padding:5px 0px;*/
}
.nav-section .links ul{
	list-style:none;
}
.nav-section .links ul li{
	display:inline-block;
	
}

.nav-section .links ul li + li:before {
    content: "/";
}

.nav-section .links ul li:nth-child(4){
	display:inline-block;
	background:none;
}
.nav-section .links ul li a {
	color:#555;
	font-size:12px;
	text-transform:uppercase;
	padding:0px 20px;
}

.nav-section .links ul li a:hover {
	text-decoration: underline;
}

.social {
	float:right;
	width:86px;
	text-align:left;
}
.social img {
	padding: 20px 4px;
}
.rightspace{
	width:10%;
	float:left;
}

/*************************
=====================================================================================
								Section 1
=====================================================================================
**********************/
.sec1{
	width:100%;
	clear:both;
	background:#f2f3f3;
	padding:5px 0px;
	min-height: 72px;
	display:table;
	margin-top: 60px;
	z-index: 6;
}
.sec1-left{
	width:45%;
	float:left;
	padding: 26px 0px 15px 0;
}
.f img{
	padding-left:20px;
}
.sec1-right{
	float:right;
	width:50%;
}
.sec1-nav{
	float:right;
	width:80%;
}
.sec1-nav ul{
	list-style:none;
	padding-top:35px;
}

.sec1-nav ul li a{
	color:#0f2241;
	font-size: 12px;
	padding:0px 20px;
	text-transform:uppercase;
}

.sec1-nav ul li a:hover {
	text-decoration: underline;
}

.sec1-nav ul li {
	display:inline-block;
}

.sec1-nav ul li + li:before {
    content: "/";
}

.sec1-nav ul li:nth-child(4){
	display:inline-block;
	background:none;
}
.muda_img{
	float:right;
	width:20%;
}
.muda_img img {
	text-align: right;
	padding-top: 20px;
}

/*************************
=====================================================================================
								Section 2
=====================================================================================
**********************/
.sec2{
	width:100%;
	clear:both;
	background:#d3d8da;
	display:table;
	padding:40px 0px;
	min-height: 443px;
}
.sec2-left {
	/*width:65%;*/
	/*float:left;*/
	padding-left: 0px;
	padding-right: 0px;
}

.sec2-left .featuredImg {
	display: block;
    max-width:782px;
    max-height: 443px;
    width: 100%;
    height: auto;
}

.sec2-right{
	/*width:35%;
	float:left;*/
	min-height: 443px;
	background:#0f2241;
}
.sec2-data {
	width:90%;
	padding:10px 5%;
	margin: 0 auto;
}
.line1{
	width:100px;
	background:#fff;
	height:1px;
}
.sec2h{
	width:100%;
}
.sec2h h1{
	color:#fff;
	font-size:20px;
	padding-top:10px;
	letter-spacing:1px;
	line-height:30px;
}
.sec2h p{
	color:#fff;
	font-size:14px;
	letter-spacing:1px;
	padding-top:30px;
}
.header-link1{
	width:100%;
	padding-top:30px;
}
#link1{
	padding-left:12px;
}
#link1 a{
	color:#fff;
	font-size:17px;
}
/*************************
=====================================================================================
								Section 3
=====================================================================================
**********************/
.sec3 {
	width:100%;
	clear:both;
	/*background:#fff;*/
	display:table;
	min-height: 430px;
}

.sec3 .bg_line_support {
	max-width: 1173px; 
	width: 100%;
	height: 300px;
	position: absolute;
	left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    /*background-color: black;*/
	background:url(../images/bg_line.png) no-repeat left top;
	/*background-position: center center;*/
	
	
}


.sec3 .innerElement {
	padding-top:60px;
	/*background: url('../images/bg_line.png') no-repeat;*/
	/*border-image: url(../images/bg_line.png) 25% repeat;*/
}

.sec3-left {
	/*float:left;
	width:45%;*/
	padding-left: 40px;
	
}
.sec3-left h1 {
	color:#0f2241;
	font-size:24px;
	padding-top:20px;
}
.sec3-left p {
	color:#0f2241;
	font-size:17px;
	padding-top:20px;
}
.sec3-right {
	/*float:right;
	width:45%;*/
	margin-top: 10px;
	margin-bottom: 40px;
	padding-right: 0px;
}

.header-link2 {
	width: 100%;
	margin-top: 50px;
}

#link2 {
	padding-left:12px;
}

#link2 a {
	color:#0f2241;
	font-size:17px;
}
/*************************
=====================================================================================
								Section 4
=====================================================================================
**********************/
.sec4{
	width:100%;
	background:url(../images/sec4.png) no-repeat;
	background-size:cover;
	min-height:477px;
}

.rectangle3 {
	position: absolute;
	margin-top: -30px;
	pointer-events: none;
}
.sec4-left {
	/*float:left;
	width:55%;*/
	/*padding-left: 20px;*/
	/*position: relative;*/
}
.sec34-left{
	/*float: left;*/
	width:90%;
	padding-top:70px;
	padding-right: 50px;
	padding-left: 30px;
}
.sec34-left h1{
	color:#fff;
	font-size:24px;
	padding-top:20px;
}
.sec34-left p{
	padding-top:5px;
	color:#fff;
	font-size:17px;
	padding-top:20px;
}
.sec4-right{
	/*width:35%;
	float:right;*/
	/*padding-left: 40px;
	padding-right: 40px;*/
	padding-top:160px;
	padding-right: 0px;
}
.sec4-right-data {
	
	background:#0f2241;
	width:100%;
	display:table;
	padding:20px 20px;
	margin: 0 auto;
}
.land{
	text-align:center;
}
.land h1{
	text-align:center;
	color:#fff;
	font-size:24px;
	padding-bottom:15px;
}
.land p{
	color:#fff;
	font-size:12px;
	text-align:center;
}
.btn {
	width:100%;
	padding-left:20px;
	margin-top:20px;
	padding-right:20px;
}
.left-btn {
	/*width: 65%;*/
	/*float:left;*/
	border:1px solid #cfd5d9;
	/*margin-left: 20px;*/
	/*padding:10px 5px;*/
	padding-left: 0px;
	padding-right: 0px;
}

.left-btn input {
	background-color: transparent;
	padding:10px 5px;
	margin-right: 5px;
	color: #FFF;
	width: 100%;
}

.left-btn a {
	color:#838383;
	font-size:15px;
}
.right-btn {
	/*float:right;*/
	border-radius:5px;
	/*padding-left: 5px;*/
	/*margin-right: 20px;*/
	padding-right: 0px;
}

.right-btn input {
	padding:11px 15px;
	background:#173464;
	color: #FFF;
	/*float: right;*/
}

.right-btn a{
	color:#fff;
	font-weight:bold;
	font-size:14px;
}

.header-link3{
	width:100%;
	padding-top:64px;
}
#link3{
	padding-left:12px;
}
#link3 a{
	color:#fff;
	font-size:17px;
}



/*************************
=====================================================================================
								Section 5
=====================================================================================
**********************/
.sec5 {
	width:100%;
	clear:both;
	background:#fff;
	display:table;
	padding:100px 0px;
}
.sec5r {
	width:100%;
	position:relative;
}
.rectangle {
	position: absolute;
	right: -37px;
	top: -35px;
	pointer-events: none;
	z-index: 3;
}

.sec5-left {
	/*width:65%;
	float:left;*/
	padding-left: 0px;
	padding-right: 0px;
}

.sec5-left .featuredImg {
	display: block;
    max-width:782px;
    max-height: 443px;
    width: 100%;
    height: auto;
}

.sec5-right {
	/*width:35%;
	float:left;*/
	background:#831b1d;
	min-height:443px;
	padding-left: 0px;
	padding-right: 0px;
}

.line1 {
	background: #fff none repeat scroll 0 0;
	height: 1px;
	margin-top: 40px;
	width: 100px;
}
.sec2h{
	width:100%;
}
.sec2h h1{
	color:#fff;
	font-size:20px;
	padding-top:10px;
	letter-spacing:1px;
	line-height:30px;
}
.sec2h p{
	color:#fff;
	font-size:14px;
	letter-spacing:1px;
	padding-top:30px;
}
.header-link1{
	width:100%;
	padding-top:30px;
}
#link1{
	padding-left:12px;
}
#link1 a{
	color:#fff;
	font-size:17px;
}

/*************************
=====================================================================================
								Section 6
=====================================================================================
**********************/
.sec6{
	width:100%;
	background:#d3d8da;
	display:table;
	padding:30px 0px;
}

.sec6 .blogListItem {
	margin-top: 30px;
	padding: 0px;
}

.sec6 .blogListItem .featuredImg {
    display: block;
    max-width:700px;
    max-height: 400px;
    width: 100%;
    height: auto;
}
.sec6-header{
	width:100%;
	clear:both;
	margin-top: 30px;
}
.sec6-h-left{
	float:left;
	width:50%;
}
.sec6-h-left p{
	color:#1b2c49;
	font-size:26px;
}
.sec6-h-left h1{
	color:#1b2c49;
	font-size:34px;
}
.sec6-h-right{
	float:right;
	width:50%;
	padding-top:14px;
	text-align:right;
}
.dir4{
	padding-right:10px;
}
.dir4d {
	color:#1b2c49;
	font-size:18px;
	font-weight:bold;
}

.dir4d a {
	color: #1b2c49;
}

.sec7{
	width:100%;
	clear:both;
}
.sec7-left{
	width:49%;
	float:left;
	padding-top:50px;
	margin-right:1%;
}
.sec7-data{
	width:90%;
	padding-left:5%;
	padding-right:5%;
	background:#fff;
	min-height: 235px;
}
.sec7h{
	width:100%;
	padding-top:30px;
}
.sec7h h1{
	color:#0f2241;
	font-size:25px;
}
.sec7h p{
	color:#0f2241;
	font-size:12px;
	padding-top:20px;
}
.sec7p{
	width:100%;
}
.sec7p p{
	color:#0f2241;
	font-size:18px;
	line-height:30px;
	padding-top:30px;
}
.sec7-right{
	width:49%;
	float:left;
	padding-top:50px;
	margin-left:1%;
}

.header-link5{
	width:100%;
	padding-top:30px;
}
#link5{
	padding-left:12px;
}
#link5 a{
	color:#0f2241;
	font-size:17px;
}

.comments {
	background: #fff none repeat scroll 0 0;
	clear: both;
	display: table;
	padding-bottom: 20px;
	padding-top: 30px;
	width: 100%;
}
.cm1{
	width:30%;
	padding-left:10%;
	float:left;
}
.cm1 a{
	color:#0f2241;
	font-size:16px;
}
.share{
	padding-left:10px;
}
.cm2 {
	width:50%;
	float:left;
	text-align: center;
}
.cm2 a {
	color:#0f2241;
	font-size:16px;
}
.cm3 {
	width:50%;
	float:left;
	text-align: center;
}

.cm3 .imgspan {
	margin-top: 5px;
}

.cm3 a {
	color:#0f2241;
	font-size:16px;
	/*margin-top: -5px;*/
}
.lihat{
	width:100%;
	text-align:right;
	padding-top:60px;
	padding-bottom: 30px;
	clear:both;
	color:#1b2c49;
	font-size:18px;
	font-weight:bold;
}
.lihat a{
	color:#1b2c49;
	font-size:18px;
	font-weight:bold;
}
#liht{
	padding-right:10px;
}

/*
* Animation configurations ( duration and fill mode )
*/
.animated {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
} 

/*
* Animation for webkit
*/
@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}
	40% {-webkit-transform: translateY(-30px);}
	60% {-webkit-transform: translateY(-15px);}
} 

@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-30px);}
	60% {transform: translateY(-15px);}
} 

/*
* Adding the animation to our element
*/
.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	animation-iteration-count: infinite;
} 

@media screen and (max-width: 900px) {
	.header {
		padding-top: 200px;
	}

	.header-content {
		margin-top: 0px;
	}

	.nav>li {
		text-transform: uppercase;
		font-weight: bold;
	}

	.sec6-h-left {
		margin-bottom: 30px;
	}

	.sec6 .blogListItem {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.header-content-h1 h1 {
		font-size: 25px;
	}

	.sec34-left {
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
	}

	.sec3-right {
		padding-right: 15px;
	}

	.sec4-right {
		padding-top: 50px;
		padding-bottom: 50px;
		padding-right: 15px;
	}

	.right-btn {
		margin-top: 20px;
	}

	
}

