
/*=============================================================
    Authour URI: www.binarytheme.com
    License: Commons Attribution 3.0

    http://creativecommons.org/licenses/by/3.0/

    100% To use For Personal And Commercial Use.
    IN EXCHANGE JUST GIVE US CREDITS AND TELL YOUR FRIENDS ABOUT US
   
    ========================================================  */



/* ===========================================================
   GENERAL STYLESHEET BY BYINARY THEME    
   ============================================================*/


body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #000;
    line-height: 16px;
    font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;
    line-height: 40px;
}

h1 {
    padding-top: 30px;
    color: #fff;
    font-weight: 800;
}

h5 {
    padding-bottom: 30px;
}

.text-center {
    text-align: center;
}

.main-top-margin {
    margin-top: 120px;
}

.main-low-margin {
    margin-top: 55px;
}

a, a:hover {
    text-decoration: none;
}

p {
    line-height: 30px;
    margin-bottom: 23px;
}

.img-margin-product {
    margin-top: 30px;
}

.bottam-pad {
    padding-bottom: 40px;
}

.space-bottom {
    height: 120px;
}

.space-top {
    height: 70px;
}

.main-icon {
    font-size: 350px;
    color: rgba(102, 110, 197, 1);
}

.head-line {
    font-size: 70px;
    padding-bottom: 50px;
    line-height: 65px;
    font-weight: 900;
}
/* ==========================================================================
   COLOR CODES
   ========================================================================== */

.color-red {
    color: #ff0000;
}

.color-green {
    color: #07BB00;
}

.color-light-blue {
    color: #BB00BB;
}

.color-blue {
    color: #0052FF;
}

.color-brown {
    color: #EB8F2D;
}

.color-black {
    color: #000000;
}

.section {
    background-color: #006773;
    color: #fff;
}

/*==========================================
   SOCIAL ICON STYLES
    =====================================================*/


.color-facebook {
    color: #3B5998;
}

.color-twitter {
    color: #00aced;
}

.color-google-plus {
    color: #dd4b39;
}

.color-linkedin {
    color: #007bb6;
}

.color-pinterest {
    color: #cb2027;
}
/* ===========================================================
   BOOTSTRAP ELEMENTS CHANGES   
   ============================================================*/
.navbar {
    font-weight: 500;
    font-size: 14px;
}

.navbar-inverse {
    background: #fff;
    border-color: #000;
}

    .navbar-inverse .navbar-nav > .active > a {
        background: #000;
    }

    .navbar-inverse .navbar-brand {
        color: #000;
        font-weight: bolder;
        font-size: 25px;
        font-weight: 900;
        letter-spacing: 2px;
    }

    .navbar-inverse :hover .navbar-brand:hover {
        color: #000;
    }

    .navbar-inverse .navbar-nav > li > a ,
	.navbar-inverse .navbar-nav > li > a:hover,
	.navbar-inverse .navbar-nav > li > a:focus {
        color: #000;
    }

/* ==========================================================================
   PARALLAX STYLES
   ========================================================================== */
section {
    position: relative;
    width: 100% !important;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

    section:nth-of-type(1) { /*About*/
        background: #FAFAFA;
        height: 400px;
    }

    section:nth-of-type(2) { /*Proofing tool*/
        background: #FAFAFA;
        height: 500px;
    }

	section:nth-of-type(3) { /*KamusPro*/
        background: #FAFAFA;
        height: 500px;
    }
	
	section:nth-of-type(4) { /*Structured KDE*/
        background: #FAFAFA;
        height: 500px;
    }
	
	section:nth-of-type(5) { /*Kaki Buku*/
        background: #FAFAFA;
        height: 500px;
    }
	
#header-section > div:nth-of-type(1) {
    background: #000000 url(../img/books.jpg) 50% 0 no-repeat fixed;
    height: 400px;
    position: absolute;
    width: 100%;
}

#story-news > div:nth-of-type(2) {
 //   background: url(../img/colips.jpg) 50% 0 no-repeat fixed;
//    background: url(http://www.tntsb.com/files/anugerahcitrasahabatdbp2014.jpg) 50% 0 no-repeat fixed;
//    background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url(http://www.tntsb.com/files/beli1percuma1b.jpg) 50% 0 no-repeat fixed;
      background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),url(http://www.tntsb.com/landing/img/depvideo.gif) 50% 0 no-repeat fixed;

    height: 500px;
    position: absolute;
    width: 100%;
}

#story-news1 > div:nth-of-type(2) {
    background: url(../img/dep10video.gif) 50% 0 no-repeat fixed;
    height: 500px;
    position: absolute;
    width: 100%;
}

#story-news2 > div:nth-of-type(2) {
    background: url(../img/kamuspro10.jpg) 50% 0 no-repeat fixed;  
    min-height: 500px;
    position: absolute;
    width: 100%;
	
}

#story-news3 > div:nth-of-type(2) {
    background: url(../img/structuredkde.jpg) 50% 0 no-repeat fixed;  
    min-height: 500px;
    position: absolute;
    width: 100%;
}

#story-news4 > div:nth-of-type(2) {
    background: url(../img/kakibuku_prod.jpg) 50% 0 no-repeat fixed;  
    min-height: 500px;
    position: absolute;
    width: 100%;
}

section article {
    position: absolute;
//    left: 80px;
    width: 100%;
    z-index: 4;
    color: #fff;
    font-size: 20px!important;
    padding: 20px;
}

    section article span {
        line-height: 40px!important;
        font-weight: 600!important;
    }
/* ==========================================================================
   FOOTER SECTION
   ========================================================================== */


#footer {
    background-color: #000;
    color: #fff;
    padding: 30px;
}

.text-vertical-center {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.text-vertical-center h1 {
    margin: 0;
    padding: 0;
    font-size: 4.5em;
    font-weight: 700;
}

.map {
	height: 350px;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #aaaaaa;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #000000;
}

.required { color: red }
