body {
    background:none;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
	font-style: normal; 
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
	margin:0;
	padding:0;
}

*{
	padding:0px;	
}
.docket-output{
	font-size:13px;	
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	background:#fff;
	padding: 7px 10px;
	border-bottom: 1px solid #f5f5f5;
	color: #000;
}
.docket-output span{
	font-size:12px;	
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	width: 131px !important;
	display: inline-block;
	color: #000;
	opacity: 0.6;
}


.location_update_main{
	padding:0px 0px;
	float:left;
	width:100%;	
	margin-bottom: 80px;
	margin-top: 100px;
}
.location_update_inner {
	display:table;
	margin:0px auto;
	float: left;	
}

.first_circle{
	width: 28px;
	float: left;
	padding: 41px 0px 0px 0px;
}
.first_circle img{
	width:100%;	
}
.last_circle{
	width: 28px;
	float: left;
	padding: 41px 0px 0px 0px;
}
.last_circle img{
	width:28px;	
}

.locations_icon{
	width:86px;
	float:left;
	text-align:center;
}
.locations_icon_inner{
	min-height:102px;
	position: relative;
	margin-top: -21px;	
}
.locations_icon p{
	min-height:45px;
	margin:6px 0px 0px 0px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 600;
}
.intranceit{
	position: absolute;
	width: 100%;
	margin: -4px 0px 0px 0px !important;	
}

.underline{
	position:relative;	
	height: 10px;
	background: #ccc;
	margin-top: 95px;
	display:none;
}
.underline::after {
    background: #ccc;
	width: 20px;
	content: "";
	right: 40%;
	margin-top: -5px;
	height: 20px;
	position: absolute;
	border-radius: 11px;
}
.transit_details{
	background: #fff;	
}
.transit_details table{
	width:100%;	
}
.transit_details th{
	border:1px solid #e9e9e9;
	border-left:none;
	padding: 7px 10px;
	color: rgba(0, 0, 0, 0.4);
	font-size:12px;
	width:1%;
}
.transit_details td{
	padding: 7px 10px;
	color: rgba(0, 0, 0, 0.7);
	font-size:12px;
}
.transit_details p{
	display:inline-block;
	margin:0px;	
}
.transit_details span{
	position:absolute;
	left:25px;
}
.track_other_consignments{
	margin: 8px 0px 50px 0px;
	float: left;
	width: 100%;	
}
.track_other_consignments p{
	font-size:12px;
	color: rgba(0,0,0,0.87);	
}
.track_other_consignments_contener{
	color: #424242;
	border-radius: 16px;
	display: block;
	height: 32px;
	line-height: 32px;
	margin: 5px 8px 0 0;
	float: left;
	max-width: 100%;
	width: 200px;
	position: relative;
	padding-left: 5px;
	background-color: #fff;
	border: 1px solid #e8e8e8;	
}
.cnumber{
	border-right: solid 1px #e8e8e8;
	display: inline-block;
	white-space: nowrap;
	width: 60%;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 4px;
	color: #000;
	opacity: .7;
	text-align: center;
}
.cpkgs{
	width: 25%;
	opacity: 0.3;
	font-weight: 600;
	font-size: 12px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 4px;
	color: #000;
	text-align: center;
}
.fotter_menu {
    list-style: none;
    margin: 0px 0px 10px 0px;
    padding: 15px 0px 10px 95px;
    float: left;
    width: 92%;
}
.fotter_menu li {
    float: left;
    color: #fff;
    padding: 0px 3px 0px 4px;
}
.fotter_menu a{

	color:#fff;

	font-size:15px;	

}

.fotter_menu a:hover{

	text-decoration:none;

	color:#fff;	

}

.fotter_menu a:focus{

	text-decoration:none;

	color:#fff;

	outline:none;

}


h1, h2, h3, h4, h5, h6, p { font-family:"Helvetica Neue",Helvetica,Arial,sans-serif; }
* {
 
}
ul li{
	margin:0;
	padding:0;	
}
.sidebar {
    z-index: 1;
	border-right:1px solid #e7e7e7;
}
.sidebar .sidebar-nav.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}
.sidebar .sidebar-search {
    padding: 15px;
}
.sidebar ul li {
    border-bottom: 1px solid #e7e7e7;
}
.sidebar ul li a.active {
    background-color: #eeeeee;
}
.sidebar .arrow {
    float: right;
}
.col-3{
	width:20%;
	float:left;
	margin-right:2px;	
}
.field{
	padding:10px 0px 10px 0px;	
}
.gold-btn{
	margin-right:50px;	
}
.go-btn{
	margin-top: -4px;
	margin-left: 5px;
}


.my_form .col-4 {
    width: 30.33%;
}
.my_form .label {
    font-size: 15px;
    color: #333;
    font-weight: 500;
    text-align: left;
    white-space: normal;
    padding: 8px 15px 3px 15px;
}
.my_form .col {
    float: left;
}
.my_form .col-8 {
    width: 63.67%;
	padding:0px 15px 0px 0px;
}
.trek_shiping .label1{
	color:#000;	
	font-size: 30px;
	text-align: center;
	width: 100%;
}
.trek_shiping .go_btn{
	width: 100%;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px;
	border: none;
	background: #f00;
	color: #fff;	
}
.trek_shiping{
	width:400px;
	margin:15px auto;
}

.month_day{
	margin-right: 2px;	
}
.right_foem{
	padding-left:60px;	
}


.form-signin {
  max-width: 470px;
  padding: 0px;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar-default{
	background:url(../images/header_full_small_bg1.jpg) no-repeat;
	border-radius:0px;
	border:none;
	border-top: 4px solid #FFA902;	
}
.top_phone p{
	color:#fff;
	font-weight:bold;	
}
.devider{
	background:url(../images/divider.png) no-repeat;
	background-position: 100% 6%;	
}
.navbar-default .navbar-nav > li > a{
	background:url(../images/nav_menu_hover_bg.png) repeat scroll 0 0 transparent;	
	color:#fff;
	padding: 0px;
	width: 116px;
	text-align: center;
	height: 36px;
	line-height: 36px;
	font-weight: bold;
}
.navbar-default .navbar-nav > li > a:focus{
	background:url(../images/nav_menu_hover_bg.png) no-repeat;
	color:#FFA902;
}
.navbar-default .navbar-nav > li > a:hover{
	background:url(../images/nav_menu_hover_bg.png) no-repeat;
	color:#FFA902;
}
.navbar-right{
	float:none !important;
	margin-top:70px;	
}
.navbar-brand{
	padding:15px 35px;	
}
.top_hadding{
	padding:15px 0;	
}

.top_hadding h2{
	margin:0px;
	text-align:center;
	color: #252525;
	font-family: OpenSansRegular;
	font-size: 54px;
	text-transform: uppercase;
	line-height: 86px;	
}
hr {
    border-top: 1px solid #C1B59E;
    border-bottom: 1px solid #FFFFFF;
    margin-left: 94px;
    width: 84%;
}
.space{
	height:40px;	
}
.main_bg{
	background:url(https://bplpacker.omsoftsolution.net.in/wp-content/themes/Divi-theme-child/images/section_contact_bg.png);	
}
footer {
    height: 80px;
    background-repeat: repeat;
    background:url(../images/footer_bg.png);
    color: #FFFFFF;
}
.my_form .gold-btn{
	background: #ffa800;
	color: #000;
	padding: 8px 25px 7px 25px;	
} 


/*///////////////////////////////////////////////////////
					Responsive Phone
//////////////////////////////////////////////////////*/

@media only screen and (min-width:290px) and (max-width:766px){
.trek_shiping{
	width:100%;	
}	
.top_hadding h2{
	font-size:40px;	
}
.right_foem {
    padding-left: 15px;
}




}