body {
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	background: #ffffff;
}
.break {
clear: both
}
.headhead {
	color: #ffffff;
	margin-bottom: 20px;
}
#menus {
	padding: 5px 0px 5px 0px;
	background: #2e8bb9;
}
.titlelogo {
          display: inline;
          }
          .titlelogom {
                    display: none;
          }
.hbox {
    width: 49%; float: left; margin-right: 10px; border: 1px #cccccc solid; height: 430px; overflow: hidden;
}
.hcontent {clear: both; border-bottom: 1px solid #cccccc; width: 100%; height: 70px; padding: 10px;}

.tbox {width: 49%; float: left; border: 1px #cccccc solid; height: 430px; overflow: hidden;}
.tboxt {width: 100%; background: url(http://litrak.com.my/wp-content/uploads/2015/05/newstit2.jpg) no-repeat; height: 42px;}
.bannerbox {margin-top:450px;}
.fb1 {float: left; width: 379px; margin: 10px 0px 10px 0px; }
.fb2 {float: left; width: 346px; margin: 10px 0px 10px 0px;}
.fb3 {float: left; width: 381px; margin: 10px 0px 0px 0px; text-align: right;}
    .sidebars {background: #f0f0f0; padding: 10px; height: 100%;}


@media only screen and (max-device-width: 480px) {
    #menus {display: none;}
          .titlelogo {
                    display: none;
          }
          .titlelogom {
                    display: block;
              padding: 19px 0px 19px 0px;
          }
          .titlelogom img {
                    max-width: 100%;
          }
.hbox {
    width: 100%; float: left; margin: 0px auto; border: 1px #cccccc solid; height: auto; margin-bottom: 20px;
}
.hcontent {clear: both; border-bottom: 1px solid #cccccc; width: 100%; padding: 10px;height: auto;}
.tbox {width: 100%; float: left; border: 1px #cccccc solid; height: auto; margin-bottom: 15px;}
.tboxt {width: 100%; background: url(http://litrak.com.my/wp-content/uploads/2015/05/newstit2m.jpg) no-repeat; height: 42px;}
.bannerbox {margin-top:40px; width: 100%;}
.bannerbox img {max-width: 100%; height: auto;}
.fb1 {float: left; width: 100%; padding-top: 10px;}
.fb1 img {max-width: 100%; height: auto;}
.fb2 {float: left; width: 100%; padding-top: 10px;}
.fb2 img {max-width: 100%; height: auto;}
.fb3 {float: left; width: 100%; padding-top: 10px; padding-bottom: 10px;}
.fb3 img {max-width: 100%; height: auto;}
    .sidebars {display: none;}
    .content img {max-width: 100%; height: auto;}
}
.navbar-nav {
	float: left !important;
}

.navbar-nav li a {
	color: #ffffff;
}
.navbar-nav li:hover a {
	color: #1154a5;
}
#nav-main-mobile {
    display: none !important;
}
@media only screen and (max-width: 768px) {
    #menus {display: none;}

#nav-main-mobile {
    display: block;
    font-size:15px;
    top:0;
    position:absolute;
    z-index: 1000;
    background-color: #252525;
    width:100%;
}
#nav-main-mobile a {
    text-transform: uppercase;
    color: #fff;
}
#nav-main-mobile a:hover {
    color: #c50030;
}
#nav-main-mobile li {
    list-style-type: none;
}
/* =Nav
-------------------------------------------------------------- */
.site-header {
    background-color: #252525;
    padding-top:30px;
}
.menu-item {
    width:100% !important;
    position: relative;
    padding: 0px;
    line-height:35px;
}
.menu-btn-container{
    content:'menu';
    text-transform:uppercase;
    color:#fff;
    padding:5px;
}
.menu-btn div {
    position: absolute;
    left: 100%;
    top: 64%;
    padding-right: 8px;
    margin-top: -0.50em;
    line-height: 1.2;
    font-size: 18px;
    font-weight: 200;
    vertical-align: middle;
    z-index: 99;
}

.menu-btn span {
    display: block;
    width: 19px;
    height: 3px;
    margin: 4px 0;
    background-color: #fff;
    z-index: 99;
}
.menu-btn #menu-text {
    display:block;
    float:left;
    position:absolute;
    top:2px;
    left:30px;
    background-color: #252525;

}

.responsive-menu{
    display: none;
}

.expand {
    display: block !important;.
}

.open-menu-link{
    display: none;
    position: absolute;
    right: 15px;
    top:0;
    line-height: 35px;
    font-size: 30px;
    cursor: pointer;
}

li .sub-menu{
    display: none;
}
li .sub-menu a {
    font-size: 12px;
    list-style-type: none !important;}

.visible {
    display: block !important;
    color: #fff;
}
}


.tagline {
	width: 100%;
	margin-top: 50px;
	margin-bottom: 30px;
}
.tag {
	margin: 0px auto;
	width: auto;
	text-align: center;
	font-size: xx-large;
	font-size: 2.7vw;
	font-family: 'Montserrat', sans-serif;
}

.slid {
	width: 100%;
}

.slid img {
	width: 100%;
}
.sidemenu {
	border-top: 1px #cccccc solid;
	color: #1154a5;
	padding-top: 8px;
	padding-bottom: 5px;
}

.content h2 {
	color: #1154a5;
		font-family: 'Montserrat', sans-serif;
}

.content p {
	text-align: justify;
}
.footer {
	background: url(../img/footerbg.jpg) repeat-x #000000;
	margin-top: 0px;
	padding-top: 40px;
	color: #ffffff;
	font-size: 11px;
}
.contactsss {
	background: #f5f5f5;
	margin-top: 20px;
	padding-top: 40px;
	padding-bottom: 40px;
	color: #000000;
	font-size: 11px;
}