﻿@charset "utf-8";
/* CSS Document */
@import url("animate.css");
@import url("reset.css");
@font-face {
	font-family: 'Franklin';
	src: url('fonts/FRAMDCN.eot');
	src: local('☺'), url('fonts/FRAMDCN.woff') format('woff'), url('fonts/FRAMDCN.ttf') format('truetype'), url('fonts/FRAMDCN.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'AvenirNext';
	src: url('fonts/AvenirNextLTPro-Regular.eot');
	src: local('☺'), url('fonts/AvenirNextLTPro-Regular.woff') format('woff'), url('fonts/AvenirNextLTPro-Regular.ttf') format('truetype'), url('fonts/AvenirNextLTPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, partners {
	margin: 0;
	padding:0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	/*background-color:#f3f1f0;*/
	background: transparent;
}
a {
	color: #e88339;
	text-decoration: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
nav ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
	background: transparent;
	-webkit-transition: all 0.4s ease-in-out;
  	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
.clear {
	clear: both;
}
a {
	text-decoration: none !important;
}
li {
	list-style: circle; margin-left:10px; line-height: 25px;
	
}
textarea {
	resize: none;
}
img {
	margin:0 auto;
}
body {
	font-family:'Franklin';
	background:#fff;
	-webkit-transition: all 0.4s ease-in-out;
  	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

/* CSS */
div#home {
    padding-right: 0px;
    padding-left: 0px;
}
.top {
    background: #000000;
    padding-top: 15px;
    padding-bottom: 10px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
	margin-left: 0px;
    margin-right: 0px;
}
.top .navbar-default {
    background: none;
    border: none;
    float: right;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.top .navbar-nav {
    float: right;
    margin: 0;
    text-align: right;
	margin-top: 20px;
}
.top .navbar-default .container-fluid {
	padding-right:0px;
}
.top .navbar-default .navbar-collapse, .top .navbar-default .navbar-form {
    padding-right: 0px;
}
.top .navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
	padding-bottom: 0px;
	padding-right: 0px;
    margin-left: 12px;
	padding-top: 10px;
}
.top .navbar-default .navbar-nav > li > a:hover {
    color: #00cbfc;
}
.top .navbar-default .navbar-nav > .active > a, .top .navbar-default .navbar-nav > .active > a:hover, .top .navbar-default .navbar-nav > .active > a:focus {
	color: #00cbfc;
    background:none !important;
}
.topContact {
    float: right;
    color: #00cbfc;
    font-size: 14px;
	margin-top: 5px;
}
.topContact span {
    float: right;
    line-height: 22px;
    margin-left: 5px;
}
.tp-banner-container{
	width:100%;
	position:relative;
	padding:0;
}
.tp-banner{
	width:100%;
	position:relative;
}
.tp-banner-fullscreen-container {
	width:100%;
	position:relative;
	padding:0;
}
.news {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 9999;
	padding-left: 0px;
	padding-right:0px;
	margin-right: -15px;
}
.news h4 {
    text-align: center;
}
span.newsfirst {
    font-size: 38px;
	color:#00cbfc;
}
span.newsTo {
    font-size: 26px;
	color:#fff;
}
.col-sm-3.newshd {
    padding: 0px;
    padding-top: 40px;
	background:rgba(0,203,252,0.4);
	min-height: 205px;
}
.col-sm-9.newsslide {
    padding-left: 0px;
}
.newsImage {
	padding-left:0px;
}
.newsImage img {
	max-width:100%;
	min-height: 205px;
}
.newsSlider li {
	background:#fff;
	max-height: 205px;
}
.newsSlider li h6 {
	font-size:19px;
	color:#00cbfc;
	margin-bottom: 10px;
}
.newsSlider li span {
	font-size:15px;
	color:#000;
	margin-bottom: 10px;
    float: left;
    width: 100%;
}
.newsSlider li p {
	font-size: 14px;
    font-family: 'AvenirNext';
    margin-bottom: 10px;
    line-height: 16px;
}
.newsSlider li a {
	font-family: 'AvenirNext';
    font-size: 13px;
    color: #00cbfc;
    text-align: right;
    float: right;
    line-height: 25px;
}
.newsSlider li a:hover {
	color:#000;
}
.newsDesc {
	padding-left:0px;
	padding-top: 20px;
}
.newsslide .bx-wrapper .bx-prev {
	top:140px !important;
	left: -102px;
	background: url(../images/prev.png);
}
.newsslide .bx-wrapper .bx-next {
	top:140px !important;
	left: -70px;
	background: url(../images/next.png);
}
.newsslide .bx-wrapper .bx-prev:hover {
	
}
.newsslide .bx-wrapper .bx-next:hover {
	
}
.newsslide .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 40%;
	margin-top: -16px;
	outline: 0;
	width: 27px;
	height: 48px;
	text-indent: -9999px;
	z-index: 9999;
}
.newsslide .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
.about {
	float:left;
	width:100%;
	height:100vh;
	background: url(../images/about-bg.png) bottom repeat-x #dfdfdf;
	padding-top: 105px;
}
.about h2 {
    font-size: 50px;
}
.about .lineHead {
	float:left;
	width:70px;
	height:4px;
	background:#00cbfc;
	margin-bottom:40px;
}
.about p {
	font-family: 'AvenirNext';
	font-size:14px;
	text-align:justify;
	color:#5c5c5c;
	line-height:22px;
	width:100%;
	float:left;
	margin-bottom:20px;
}
.bgtruck {
	position: absolute;
    right: 0;
    bottom: -184px;
    width: 48%;
}
.aboutRight {
	background:#fff;
	padding-top:30px;
	padding-bottom:50px;
	padding-left:45px;
}
.aboutRight h3 {
	font-size: 44px;
    text-transform: uppercase;
	line-height: 30px;
}
.aboutRight h3 span {
	font-size: 34px;
    text-transform: uppercase;
	color:#00cbfc;
}
.aboutRight ul {
	margin-top:35px;
}
.aboutRight ul li {
	font-family: 'AvenirNext';
	font-size:14px;
	color:#5c5c5c;
	margin-bottom:25px;
}
.document {
	float:left;
	width:100%;
	height:100vh;
	background:#00cbfc;
	padding-top: 105px;
}
.document h2 {
    font-size: 50px;
	text-align:center;
}
.document .lineHead {
	float:left;
	width:70px;
	height:4px;
	background:#fff;
	margin-bottom:20px;
	margin-left:32.5%;
}
.document p.docparacap {
	font-size:18px;
	text-align:center;
	color:#fffefe;
	line-height:22px;
	margin-bottom:10px;
	width:100%;
	float:left;
	text-transform:uppercase;
}
.docdata {
	background:#fff;
	min-height:350px;
	padding:25px 20px;
	padding-bottom:0px;
	margin-top:15px;
	float:left;
}
.docdata h5 {
	font-size:24px;
	text-align:left;
	text-transform:uppercase;
}
.docdata ul {
	margin-top:20px;
}
.docdata ul li {
	font-family: 'AvenirNext';
	font-size:14px;
	color:#5c5c5c;
	margin-bottom:10px;
	line-height:18px;
}
.lineDiv {
    float: left;
    width: 100%;
}
.moreLink {
	float:left;
	width:100%;
	text-align:center;
	margin-top:35px;
}
.moreLink a {
    text-align: center;
    margin: 0 auto;
    background: #66dcf9;
    padding: 15px 25px;
	font-family: 'AvenirNext';
	font-size:18px;
	color:#000;
}
.moreLink a:hover {
	color:#fff;
}
.usefullinfo {
	float:left;
	width:100%;
	height:100vh;
	background: url(../images/useful-info-bg.png) no-repeat;
	background-size:cover;
	padding-top: 105px;
}
.usefullinfo h2 {
    font-size: 50px;
	text-align:center;
	color:#fff;
}
.usefullinfo .lineHead {
	float:left;
	width:70px;
	height:4px;
	background:#00cbfc;
	margin-bottom:20px;
	margin-left:39.8%;
}
.usefulLink:hover img
{
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: transform;
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
}
.usefulLink {
	margin-top:35px;
	margin-bottom:15px;
}
.usefulLinkList {
	background:rgba(255,255,255,.6);
	padding:25px 25px;
	text-align:center;
	margin:0 auto;
}
.usefulLinkList img {
    margin: 0 auto;
    text-align: center;
    display: block;
	margin-bottom:25px;
}
.usefulLinkList a {
	font-size:21px;
	color:#000;
}
.services {
	float:left;
	width:100%;
	height:100vh;
	background:#dfdfdf;
	background-size:cover;
	padding-top: 105px;
}
.services h2 {
    font-size: 50px;
	text-align:center;
	color:#000;
}
.services .lineHead {
	float:left;
	width:70px;
	height:4px;
	background:#00cbfc;
	margin-bottom:30px;
	margin-left:42.3%;
}
.services p {
	font-family: 'AvenirNext';
	font-size:14px;
	text-align:center;
	color:#5c5c5c;
	line-height:22px;
	width:100%;
	float:left;
	margin-bottom:15px;
}
.serviceSlider .bx-wrapper {
	width:100% !important;
	max-width: 100% !important;
}
.serviceSlider .bx-wrapper .bx-viewport {
    min-height: 236px;
}
.serviceSlider .slide {
	background: #fff;
    text-align: center;
    padding-top: 35px;
    padding-left: 25px;
    padding-right: 25px;
	min-height: 232px;
	border-bottom:6px solid #cacaca;
}
.serviceSlider .slide h6 {
    font-size: 28px;
    text-align: center;
}
.serviceSlider .slide p {
    font-family: 'AvenirNext';
	font-size:14px;
	text-align:center;
	color:#5c5c5c;    
	line-height: 20px;
	margin-top:30px;
	margin-bottom:40px;
}
.serviceSlider .slide a {
    font-family:'Franklin';
	font-size:17px;
	text-align:center;
	color:#fff;
	background:#00cbfc;
	text-transform:uppercase;
	padding-left: 30px;
    padding-right: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.serviceSlider .slide a:hover {
	color:#000;
	background:#cacaca;
}
.serviceSlider .bx-wrapper .bx-prev {
	left: -40px;
	background: url(../images/services-prev.png);
}
.serviceSlider .bx-wrapper .bx-next {
	right: -40px;
	background: url(../images/services-next.png);
}
.serviceSlider .bx-wrapper .bx-prev:hover {
	
}
.serviceSlider .bx-wrapper .bx-next:hover {
	
}
.serviceSlider .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 40%;
	margin-top: -16px;
	outline: 0;
	width: 31px;
	height: 67px;
	text-indent: -9999px;
	z-index: 9999;
}
.serviceSlider .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
.col-sm-12.serviceSlider {
    margin-top: 50px;
}
.tracking {
	float:left;
	width:100%;
	height:100vh;
	background:#ffffff;
	background-size:cover;
	padding-top: 105px;
}
.tracking h2 {
    font-size: 50px;
	text-align:center;
	color:#000;
}
.tracking .lineHead {
	float:left;
	width:70px;
	height:4px;
	background:#00cbfc;
	margin-bottom:30px;
	margin-left:41.9%;
}
.trackData {
	margin:0 auto;
	float:none;
}
.col-sm-6.seacargo {
	text-align:center;
	padding-left:25px;
	padding-right:25px;
	padding-top:25px;
	border-right: 1px solid #636363;
}
.col-sm-6.seacargo.cargo {
	border-right: 0px solid #000;
}
.col-sm-6.seacargo h5 {
	font-size: 27px;
    color: #000;
    float: left;
    width: 100%;
	margin-top: 25px;
    margin-bottom: 30px;
}
.col-sm-6.seacargo img {
	max-width:100%;
}
.col-sm-6.seacargo a {
    font-family:'Franklin';
	font-size:17px;
	color:#fff;
	background:#00cbfc;
	text-transform:uppercase;
	padding-left: 30px;
    padding-right: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.col-sm-6.seacargo a:hover {
	color:#000;
	background:#cacaca;
}
.contact {
	float:left;
	width:100%;
	height:100vh;
	background: url(../images/contact-bg.png) no-repeat;
	background-size:cover;
	padding-top: 105px;
}
.contact h2 {
    font-size: 50px;
	text-align:center;
	color:#000;
}
.contact .lineHead {
	float:left;
	width:70px;
	height:4px;
	background:#00cbfc;
	margin-bottom:30px;
	margin-left:41.8%;
}
.adddress {
	background:#fff;
	min-height:445px;
	padding-left:0px;
	padding-right:0px;
}
.adresDiv {
	margin-top:45px;
}
.adresDiv h6 {
    font-size: 21px;
}
.adresDiv span {
	font-family: 'AvenirNext';
    font-size: 16px;
	color:#000000;
	margin-bottom:15px;
	margin-top:5px;
	float:left;
	width:100%;
}
.adresDiv p {
	font-family: 'AvenirNext';
    font-size: 15px;
	color:#000000;
	margin-bottom:15px;
	float:left;
	width:100%;
	line-height: 23px;
	margin-top:15px;
}
.adresDiv p a {
    font-family: 'AvenirNext';
    font-size: 15px;
	color:#000000;
}
.adresDiv p a:hover {
	color:#00cbfc;
}
.adstabs .nav-tabs {
    border-bottom: 0px solid #ddd;
	background:#eeeeee;
}
.adstabs .nav-tabs > li > a {
	text-transform:uppercase;
	color:#000;
	letter-spacing:1px;
	padding-top:17px;
	padding-bottom:17px;
	border: none;
	border-radius:0px;
}
.adstabs .nav-tabs > li.active > a, .adstabs nav-tabs > li.active > a:hover, .adstabs .nav-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    background-color: #00cbfc;
    border:none;
	border-radius:0px;
    border-bottom-color: transparent;
}
.adstabs .nav-tabs > li > a:hover {
    border: none;
	border-radius:0px;
	color: #fff;
    background-color: #00cbfc;
}
.adstabs .nav-tabs li.active {
}
.map {
    min-height: 431px;
	border:6px solid #fff;
	width:100%;
}
.map iframe {
	width:100%;
	min-height:431px;
}
footer {
	background:#000;
	min-height:50px;
	font-family: 'AvenirNext';
    font-size: 13px;
	color:#fff;
	float:left;
	text-align:center;
	width:100%;
}
footer a {
	font-family: 'AvenirNext';
    font-size: 13px;
	color:#fff;
}
footer span {
	line-height:51px;
}
.col-sm-3.usefulLink.usefullNext {
    margin-left: 12%;
}
.row.top.innerTop {
    position: relative;
}
.col-sm-12.innerDiv {
    padding-top: 70px;
    padding-bottom: 40px;
}
.innerDiv h2 {
    font-size: 50px;
}
.innerDiv .lineHead {
	float:left;
	width:70px;
	height:4px;
	background:#00cbfc;
	margin-bottom:25px;
}
.innerDiv p {
	font-family: 'AvenirNext';
	font-size:14px;
	text-align:justify;
	color:#5c5c5c;
	line-height:22px;
	width:100%;
	float:left;
	margin-bottom:20px;
}
.innerDiv h5 {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-size: 22px;
}
.innerLine {
	float:left;
	width:100%;
	display:block;
}
.innerData {
	padding-left:0px;
}
.col-sm-4.sidenav {
    background: #eee;
    padding: 45px 30px;
	float: left;
	margin-bottom: 30px;
}
.sidenav h3 {
	font-size:30px;
	float:left;
	width:100%;
	margin-bottom:5px;
}
.sidenav .lineHead {
	float:left;
	width:70px;
	height:4px;
	background:#fff;
	margin-bottom:15px;
}
.sidenav ul {
	float:left;
	width:100%;
}
.sidenav ul li {
	margin-top:15px;
	background:url(../images/sidenav-li.png) no-repeat;
	padding-left: 24px;
}
.sidenav ul li a {
    font-family: 'AvenirNext';
	font-size:15px;
	color:#3b3b3b;
}
.sidenav ul li a:hover {
	color:#00cbfc;
	padding-left:5px;
}
.innerBsnner img {
    max-width: 100%;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	
}

@media all and (-ms-high-contrast:none) {
	
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
	
}

/*==========  Mobile First Method  ==========*/
 
/* Custom, iPhone Retina */
@media only screen and (min-width : 320px){

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px){

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px){

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px){

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px){

}

/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px){

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px){

}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px){

}

/* Only For Mobiles */
@media only screen and (max-width : 767px){
	.top .navbar-default {
		width: 100%;
	}
	.top .col-sm-3 {
		text-align: center;
		margin-bottom: 15px;
	}
	.col-sm-12.innerDiv {
		padding-top: 25px;
	}
	.top {
		position:relative;
	}
	.banner {
		float: left;
		width: 100%;
		position: relative;
	}	
	.news {
		position: relative;
		padding-left: 0px;
		padding-right: 0px;
		margin-right:0x;
		float: left;
		width: 100%;
	}
	.tp-bgimg defaultimg {
		background-size:contain !important;
	}
	.col-sm-3.newshd {
		min-height: 154px;
	}
	.newsImage {
		float: left;
	}
	.newsDesc {
		float: left;
		width: 65%;
	}
	.newsslide .bx-wrapper .bx-prev {
		top: -33px !important;
		left: 46%;
	}
	.newsslide .bx-wrapper .bx-next {
    	top: -33px !important;
		left: 51%;
	}
	.aboutRight {
		float: left;
		width: 100%;
	}
	.bgtruck {
		display:none;
	}
	.about {
		padding-top: 25px;
		height: 100%;
	}
	.document {
		padding-top: 25px;
		height: 100%;
		padding-bottom: 25px;
	}
	.usefullinfo {
		padding-top: 25px;
		height: 100%;
	}
	.col-sm-3.usefulLink.usefullNext {
		margin-left: 0%;
	}
	.services {
		padding-top: 25px;
		height: 100%;
	}
	.serviceSlider .slide h6 {
		font-size: 21px;
	}
	.serviceSlider .bx-wrapper .bx-next {
		right: 10px;
		top:60% !important;
	}
	.serviceSlider .bx-wrapper .bx-prev {
		left: 10px;
		top:60% !important;
	}
	.tracking {
		padding-top: 25px;
		height: 100%;
	}
	.col-sm-6.seacargo {
		border-right: 0px solid #636363;
		margin-bottom: 40px;
	}
	.col-sm-6.seacargo img {
		display: block;
	}
	.contact {
		padding-top: 25px;
		height: 100%;
	}
	.adddress {
		float: left;
		width: 100%;
		margin-bottom: 25px;
	}
	.contact .col-sm-5 {
		float: left;
		width: 100%;
		margin-bottom: 25px;
	}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px){
	.newsslide .bx-viewport {
		height:430px !important;
		padding-left: 45px;
    	padding-top: 15px;
	}
	.newsSlider li {
		min-width: 320px !important;
	}
	.newsslide .bx-wrapper .bx-prev {
		left: 42%;
	}
	.serviceSlider .slide {
		min-width: 332px;
	}
	.serviceSlider .bx-wrapper .bx-next {
		top:74% !important;
	}
	.serviceSlider .bx-wrapper .bx-prev {
		top:74% !important;
	}
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px){

}

/* IPHONE 5 PORTRAIT */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
	
}

/* IPHONE 5 in LANDSCAPE */
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : landscape) {
	
}

/* NOTE 2 in PORTRAIT */
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width:1920px) and (orientation : portrait) {

}

/* NOTE 2 in LANDSCAPE */
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width:1920px) and (orientation : landscape) {

}

/* IPAD in PORTTRAIT */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 2) {
	.top .navbar-default .navbar-nav > li > a {
		font-size: 12px;
		letter-spacing: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		margin-left: 0px;
		padding-left: 10px;
	}
	span.newsfirst {
		font-size: 30px;
	}
	span.newsTo {
		font-size: 18px;
	}
	.newsslide .bx-wrapper .bx-next {
		left: -40px;
	}
	.newsslide .bx-wrapper .bx-prev {
		left: -72px;
	}
	.newsSlider li h6 {
		font-size: 15px;
	}
	.newsSlider li span {
		font-size: 13px;
		margin-bottom: 5px;
	}
	.newsSlider li p {
		font-size: 11px;
		line-height: 12px;
	}
	.usefulLinkList {
		min-height: 215px;
	}
}

/* IPAD in LANDSCAPE */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio: 2) {
	.top .navbar-default .navbar-nav > li > a {
		margin-left: 0px;
	}
	.docdata {
		min-height: 400px;
	}
	.usefulLinkList a {
		font-size: 17px;
	}
	.serviceSlider .bx-wrapper .bx-next {
		right: -18px;
	}
	.serviceSlider .bx-wrapper .bx-prev {
		left: -18px;
	}
	.serviceSlider .bx-wrapper .bx-viewport {
		min-height: 255px;
	}
	.serviceSlider .slide {
		min-height: 252px;
	}
	.serviceSlider .slide p {
		height: 80px;
	}
	.newsslide .bx-wrapper .bx-prev {
		left: -92px;
	}
	.newsslide .bx-wrapper .bx-next {
		left: -45px;
	}
	.newsSlider li p {
		font-size: 12px;
	}
	.newsSlider li a {
		line-height: 20px;
	}
}

/* SAMSUNG S4 in PORTRAIT */
@media only screen and (min-device-width : 360px) and (max-device-width : 640px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
	
}

/* SAMSUNG S4 in LANDSCAPE */
@media only screen and (min-device-width : 360px) and (max-device-width :640px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {

}
.blank{width:100%; height:100%; float:left; font-family:Arial; font-size:13px; color:#000; padding-left:40px;}
.blank2{width:350px; height:565px; float:left;}
.pizzels{width:300px; height:205px;  background-image:url(images/pallet/image121.png); float:left; background-repeat:no-repeat; margin-top:20px; margin-left:40px;}
.pizzels2{width:300px; height:205px; background-image:url(images/pallet/image122.png); float:left; background-repeat:no-repeat; margin-top:20px; margin-left:40px; }
.pizzels3{width:300px; height:205px; background-image:url(images/pallet/image123.png); float:left; background-repeat:no-repeat;  margin-top:20px; margin-left:40px; }
.pizzels4{width:300px; height:205px; background-image:url(images/pallet/image124.png); float:left; background-repeat:no-repeat;  margin-top:20px; margin-left:40px; }
.pizzels5{width:300px; height:205px; background-image:url(images/pallet/image125.png); float:left; background-repeat:no-repeat;  margin-top:20px; margin-left:40px; }
.pizzels6{width:300px; height:205px; background-image:url(images/pallet/image126.png); float:left; background-repeat:no-repeat;  margin-top:20px; margin-left:40px; }
.pizzels7{width:300px; height:205px; background-image:url(images/pallet/image127.png); float:left; background-repeat:no-repeat;  margin-top:20px; margin-left:40px; }
.pizzels8{width:300px; height:205px; background-image:url(images/pallet/image128.png); float:left; background-repeat:no-repeat;  margin-top:20px; margin-left:40px; }
.pizzels9{width:300px; height:205px; background-image:url(images/pallet/image129.png); float:left; background-repeat:no-repeat;  margin-top:20px; margin-left:40px; }
.pizzels30{width:300px; height:205px; background-image:url(images/pallet/image130.png); float:left; background-repeat:no-repeat;  margin-top:20px; margin-left:40px; }
div.blank h6{ font-size:18px; font-weight:bold; margin:10px;}
div.blank p{font-size:14px;line-height: 20px; text-align:justify; margin-right:15px;}