@charset "utf-8";
/* CSS Document */
.threshold-bars{ z-index:10 !important; }
.margin-auto{ margin:auto !important;}
.font-bold{ font-weight:bold;}
.fz16{ font-size:16px;}
.fz12{ font-size:16px;}
.whitecolor {  color:#fff !important;}
.blackcolor {  color:#000 !important;}
.mini-container{ max-width:650px;}
hr{ border-color:#ccc;}
.btn-grey{ background-color:#696969 !important; color:#fff; border-radius:0px;}
.blue-color{ color: #186fb4;}
.uname{ color:#72788e; text-transform:capitalize;}
.navbar-default.trans{    background-color: transparent; border-color: transparent; }
.padding-left-0{ padding-left:0px;}
.repcomment{ cursor:pointer;}
.lastcol{ white-space:nowrap;}
.lastcol .btn-orange{ min-width:50px;}

.invoice-panel{ margin:auto; max-width:1000px; font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}
.dark-grey{ background:#333333; color:#fff;}
.bg-white{ background:#ffffff; color:#333;}
.bg-grey-panel{ background:#707070; color:#fff;}
.light-grey-panel{ background-color:#e6e6e6;color:#77808c; width: 75%;display: block;float: left; line-height:30px; padding-left:10px;}

.pop-comm{background: #3bd5d7;
    padding: 0 5px;
    color: #fff;
}

#sample_1_info.dataTables_info{ display:none; visibility:hidden;}

.grey-panel{background-color:#666666; color:#fff;width: 25%;display: block;float: left; line-height:30px; padding-left:10px;}

.light-grey-panel1{ background-color:#e6e6e6; color:#77808c;width: 70%;display: block;float: left; line-height:30px; padding-left:10px;}

.grey-panel1{ background-color:#666666; color:#fff;width: 30%;display: block;float: left; line-height:30px; padding-left:10px;}
.invoice-panel{ background:#fff; padding:20px;}
/*
*/
#calculateForm .help-block{    font-size: 12px;color:#fff !important;}
#pricing_section{ line-height:30px; border:1px solid #cbcac8;}

.brbottom{border-bottom:1px solid #cbcac8;}
.brbottom-light{ border-bottom:1px solid #9f9f9f;}


.view1 , .view2{ border:1px solid #cbcac8;}

.view1{background: linear-gradient(to left, #e6e6e6 75%, #666666 25%); overflow:hidden;}
.view2{background: linear-gradient(to left, #e6e6e6 70%, #666666 30%);}
#company_profile ul{ list-style:none; line-height:25px;}

.invTable  .outtable {background: none !important;  border: 0 !important; color: #666 !important;}
.invTable  td.outtable {text-decoration:line-through;}

.invTable td, .invTable th{ border: 1px solid #ccc !important;}
/**============> LOADING ICON CSS */
#logo-preloader {
  position: absolute; 
  top: 45%;
}
#wrap {
  position: fixed;
  width: 100%;
  height: 100%;
  min-height: 610px;
  background-color:#fff;
  z-index:9999;
  top:0px;
  opacity:0.8;
}
/**============> LOADING ICON CSS [ENDS] */
.commission-popover {
	min-width:240px;
	background-color: #fff;
	border: 1px solid #999;
	position: absolute;
	left: 38px;
    top: -73px; padding:10px;
}
.commission-popover:after {
	content: '';
	position: absolute;
	top: 70px;
	left: -24px;
	width: 0;
	height: 0;
	border: 14px solid transparent;
	border-right: 11px solid #fff;
}

.commission-popover:before {
	content: '';
	position: absolute;
	top: 70px;
	left: -27px;
	width: 0;
	height: 0;
	border: 14px solid transparent;
	border-right: 12px solid #999;
}




/**============> SHARE ICON PANEL CSS */
.share-page-rightpanel {
    width: 89px;
    position: absolute;
    top: 0;
    background: #fff;
    padding: 20px 10px;
}
/**============> SHARE ICON PANEL CSS-[ENDS] *

/
/*** Table Styles **/
.table-fill {
  background: white;
  border-radius:3px;
  border-collapse: collapse;
  margin: auto;
  font-size:13.5px;
  padding:5px;
  width: 100%;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  animation: float 5s infinite;
}
 
.table-fill th {
  color:#fff;
  background:#a5a5a5;
  border-right: 1px solid #a5a5a5;
  padding:8px;
  text-align:left;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  vertical-align:middle;
}

.table-fill th:first-child {
  border-top-left-radius:3px;
}
 
.table-fill th:last-child {
  border-top-right-radius:3px;
  border-right:none;
}
  
.table-fill tr {
  border-top: 1px solid #C1C3D1;
  border-bottom-: 1px solid #C1C3D1;
  color:#666B85;
  text-shadow: 0 1px 1px rgba(256, 256, 256, 0.1);
}
 
.table-fill tr:hover td {
 
}
 
.table-fill tr:first-child {
  border-top:none;
}

.table-fill tr:last-child {
  border-bottom:none;
}
 
.table-fill tr:nth-child(odd) td {
  background:#ededed;
  word-break: break-word;
}
 

.table-fill tr:last-child td:first-child {
  border-bottom-left-radius:3px;
}
 
.table-fill tr:last-child td:last-child {
  border-bottom-right-radius:3px;
}
 
.table-fill td {
  background:#FFFFFF;
  padding:8px;
  vertical-align:middle;
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1);
  border-right: 1px solid #C1C3D1;
}

.table-fill td:last-child {
  border-right: 0px;
}
@media screen and (min-width: 768px){
.modal-dialog {
    width: 800px;
}
}
/*============= BTN GROUP TO DROPDOWN CSS ====**/
.btndrop .btn {
    cursor: default;
    background-color: #FFF;
    border-radius: 4px;
    text-align: left;
	margin: 7px;
	margin-bottom:0px;
}

.btndrop .caret {
    position: absolute;
    right: 7px;
    top: 15px;
}

.btndrop .btn-default:hover, .btndrop .btn-default:focus, .btndrop .btn-default:active, .btndrop .btn-default.active, .btndrop .open .dropdown-toggle.btn-default {
    background-color: #FFF;    
}

.btndrop .btn-group.open .dropdown-toggle {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6); 
}

.btndrop .btn-group {width: 100%}
.btndrop .dropdown-menu {width: 110%; margin-top:0; text-align:left;}
.formfilter .form-group{ margin-bottom:0px;}
.formfilter .btn-group{ margin-bottom:20px;}

/**============
EXCHANGE RATE PAGE CSS
=====================*/
.exchangeData {}
.exchangeData .marketRate{ border-top:1px solid #eaeaea; border-bottom:1px solid #eaeaea; min-height:100px; margin-bottom:20px;background:#fafafa; padding:10px;}
.exchangeData .marketRate ul li {  margin:10px 10px; display:inline-block;vertical-align: middle;}
.exchangeData .marketRate ul li h1 { line-height:50px; }
.exchangeData .colo1{ color:#5386a6;}
.exchangeData .exchnageHist{ margin-bottom:20px;}
.exchangeData #sample_1_length, .exchangeData #sample_1_filter{ display:none;}
.exchangeData .table-scrollable{ max-width:100%;}
.rdi , .rdi:focus{   position: static !important;
    margin: 0 !important;
    display: inline-block;
    margin-right: 10px !important;
    box-shadow: none;
    vertical-align: middle;
}
.checkbox+.checkbox, .radio+.radio{ margin-top:0px;}

/**============
FORUM CSS
=====================*/
.forum_head{ margin:10px auto;}
.formborder{ padding:10px; border:1px solid #eee;border-radius:6px; margin-bottom:10px;}


/**============
LOWER MENU AFTER LOGIN CSS
=====================*/
.lowermenu { min-height:40px; background:#444d58;}
.lowermenu .navbar-default{ background:#444d58 !important;border-color:#444d58;  }
.lowermenu .navbar-default .navbar-nav > li > a{ color:#b1b1b0;}
.lowermenu .navbar-default .navbar-nav > li.active { }
.lowermenu .navbar-default .navbar-nav > li.active > a{ color:#fff;background-color:#4e5966; }



/*======================
dashboard css for agent user
=================*/
.recentacti{     height: auto; margin-bottom: 30px; overflow:hidden;}
.noti-box {    min-height: 100px;    padding: 20px;}
.panel-back {    background-color: #F8F8F8;}
.bg-color-red {    background-color: #ffa1a1;color: #fff;}
.bg-color-green {    background-color: #d2ffff;color: #fff;}
.bg-color-org {    background-color: #ffc78f;color: #fff;}
.bg-color-blue {    background-color: #b3b2ff;color: #fff;}
li.activity{     padding: 6px 16px;
    color: #000;
    margin-bottom: 10px;
    font-size: 13px;}
.all_notifications
{
	font-size:13px;
	color:#186fb4;	 cursor:pointer;
}
.noti-box .icon-box { display: block; float: left; margin: 0 15px 10px 0; width: 70px; height: 70px;line-height: 65px; vertical-align: middle;text-align: center;font-size: 40px;}
.set-icon { -webkit-border-radius: 50%; -moz-border-radius:  50%;border-radius: 50%;}
.main-text {font-size: 25px;font-weight: 600;}
.box .box-title {
    border-bottom: 1px solid #ddd;
    padding: 7px 0 0px 10px;
    margin-top: 20px;
	padding-top:20px;
}
.box .box-content {    padding: 10px;}
.messages > li.insert .submit {    position: absolute;right: 0;top: 0;}
.messages > li.insert .submit button {    border: 0; background: #00cccc;color: #fff;margin: 2px;padding: 3px 8px;}
.messages > li.insert {    position: relative;    border: 1px solid #ddd;}
.box{  background: #F8F8F8; padding:0px 8px;}
.messages {padding: 0; list-style-type: none; margin: 0 2px 20px 2px;	color:#999;}
.messages > li .image {    float: left;    width: 50px;}
.messages > li .image img {    width: 50px;}
.messages > li .message { position: relative; background: #eee;margin-right: 0px;padding: 10px;margin-left: 60px;}
.messages > li .message .caret {
    position: absolute;
    left: -7px;
    top: 10px;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 7px solid #eee;
    border-left: 0;
}
.messages > li .message .name {    font-weight: 600;}
.messages > li .message .time {    color: #555; font-size: 11px;}
.messages > li.right .message {
    background: #d1e5f8;
    margin-left: 0px;
    margin-right: 0;
    margin-right: 60px;
}
.messages > li {    margin-top: 20px;}
.messages > li.right .image {    float: right;}
.messages > li.right .message .caret {
    left: auto;
    right: -7px;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #d1e5f8;
    border-right: 0;
}
.navbar{ margin-bottom:0px;}

/*===========
TRACK SHIPMENT CSS
======================*/
.stButton .stBubble_count{ padding-top: 5px !important;}
.stButton .stBubble {
    height: auto !important;
    margin-bottom: 5px !important;
    background-position: 10px 18px;
    margin: auto;
    background-image: none;
}

.cominfont{ font-family: "Comic Sans MS", cursive;}
.mrleft15{ margin-left:15px;}
.social-share > span {
    margin-bottom: 24px;
    display: inline-block;
}

.TrackShipment .trackcircle{ display:inline-table; width:100%;}
.TrackShipment{	color:#000000; font-size:14px;    margin: 12px auto;background: #fff;padding: 20px; border-radius: 4px; margin-left: 80px;}
.TrackShipment .SquareBox{	border:1px solid #000000; height:150px; width:150px; margin:0 auto; padding-top:40px;}
.TrackShipment .tab-pane{	padding:20px; border:1px solid #cccccc; border-top:0; overflow:hidden;}
.TrackShipment .nav-tabs > li{	margin-bottom:-2px;}
.TrackShipment h5{	margin-bottom:15px;}
.TrackShipment .DisplayName{	color:#1dcfd1; font-size:13px;}
.TrackShipment .DisplayName span{	color:#000000;}
.TrackShipment .LargeText{	font-size:20px; line-height:1.65;}
.TrackShipment .title{ 	background-color:#1dcfd1;}				
.TrackShipment .title h3{	text-align: center;font-family: "Comic Sans MS", cursive;padding:20px 0px ;color: #fff;margin-bottom:0px;font-size:42px;}	
.TrackShipment	.wide{  margin: 0 auto;max-width: 1155px;}	
ul.chats1 li {
    list-style: none; overflow: hidden; background: #ffffff; margin: 0 0 20px 0;padding: 15px; overflow: hidden; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; border-bottom: 1px solid #eeeeee;
}
.trackds{    min-height: 60px;
    padding: 15px;
    float: left;
}
.avatar {   display: inline-block;vertical-align: middle; margin: 4px;}
.twodivs {    display: inline-block;    vertical-align: middle;}
.stButton .stLarge{	    vertical-align: middle; }	
 @media screen and (max-width:980px) and (min-width:850px){

	.TrackShipment .CircleDiv {border: 2px solid #1dcfd1;border-radius: 50%;min-width: 117px !important;min-height: 117px !important;text-align: center;display: inline-block;color: #000000;}
	.TrackShipment .CircleInner {padding-top: 26px !important;}
	
 }
 @media screen and (max-width:400px){
	.TrackShipment .nav-tabs > li > a{    padding: 10px 6px; font-size:11px;}
	.TrackShipment .trackcircle{ display:block;}
 }
 @media screen and (max-width:767px){
	 .TrackShipment{ padding:0px; margin-left:0px;}
 }
/*===========
TRACK SHIPMENT CSS [ENDS]
======================*/
 
 
.review_shipment ul{ padding-left:24px; list-style:disc !important;}

.formfilter{ color:#45464b; text-align:left;}
.shipmentSearchBox{
	max-width:300px; width:100%; border-radius:3px; padding-left:3px;
}
.servicetype,.prodtype{     border: 1px solid #00cccc;
    border-radius: 7px;
    cursor: pointer;
	background:#fff;max-width:400px
}
.servicetype input[type=radio]{ visibility:hidden;}
.myshipment_desc{background: #f4f4f4;padding: 5px 20px;border-radius: 30px; border: 1px solid #d6d6d6; position: relative; font-size: 14px; color: #7c8084; top:-3px;}
.myshipment_desc:after, .myshipment_desc:before {
	bottom: 100%;
	left: 10%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.myshipment_desc:after {
	border-color: rgba(244, 244, 244, 0);
	border-bottom-color: #f4f4f4;
	border-width: 7px;
	margin-left: -7px;
}
.myshipment_desc:before {
	border-color: rgba(214, 214, 214, 0);
	border-bottom-color: #d6d6d6;
	border-width: 8px;
	margin-left: -8px;
}
/**/
.trackshipment{
	border:2px solid #ccc; padding:15px;
}
.trackshipment input,.trackshipment select{ color:#45464b; font-size:14px; margin:5px;}
.loader{ position:relative; color:#fff; font-size:13px; height:45px;}
.arrow_box {position: absolute;background: #1dcfd1;	border: 1px solid #fff;	border-radius:5px;width: 100%;bottom: 5px;}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(29, 207, 209, 0);
	border-top-color: #1dcfd1;
	border-width: 10px;
	margin-left: -10px;
}
.arrow_box:before {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 11px;
	margin-left: -11px;
}
.algn{
	    width: 75%;
    margin: auto; clear:both; margin-top:10px;
}
.pagination .highlight a{ color:#fff; background:#1dcfd1;}
.padd10{ padding:10px;}
.border-right{ border-right:1px solid #e9e9e9;}
.border-rad-0{ border-radius:0px !important;}
.wd h3{ color:#1dcfd1; font-size:16px; }
.white-border{ border:2px solid #fff !important; margin-right:4px;}
.check-image-list{ color:#45464b; font-size:18px; line-height:28px;}
.contbelow{ border:1px solid #e9e9e9; background:#f4f4f4; }
.check-image-list li {
    vertical-align: top;
    margin-bottom: 6px;
}
.mt50{ margin-top:50px;}
.merchant-login-wrapper {
    max-width: 420px;
    margin: 0 auto;
    background: #fff;
    color: #00677c;
    border: solid 2px #d8d8d8;
    padding: 20px 20px 10px 20px;
    margin-top: 20px;
    margin-bottom: 38px;
    overflow: hidden;
	    border-radius: 8px;
    overflow: hidden;
    -webkit-box-shadow: -3px 3px 10px rgba(0,0,0,.2);
    box-shadow: -3px 3px 10px rgba(0,0,0,.2);
}
/* general CSS */


.btn-purple{
    background-color: #7248f5;
    color: #fff;
    margin-bottom: 10px;
    border-radius: 0px;
}
.btn-purple:hover,.btn-purple:active{
    background-color: #3bd5d7;
    color: #fff;
   
}
.btn-purple:focus{
	 background-color: #3bd5d7 !important;
    color: #fff !important;
}

.btn-default.disabled, .btn-default[disabled]{
    background-color: #FFF;
    border-color: #CCC;
    opacity: 1 !important ;
}
.pac-container{z-index:99999999;}
a {
  text-decoration:none;
  transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  outline: none;
  color: #45464b;
}

.siteButton {
    color: #1DCFD1;
    font-size: 16px;
    font-weight: 600;
    padding: 7px 20px;
    border: 2px solid #1DCFD1 !important;
    border-radius: 22px !important;
    width: 100%;
    background-color: transparent !important;
}

.siteButton:hover {
    color: #fff !important;
    background-color: #1dcfd1 !important;
    border: 2px solid #1dcfd1 !important;
}
.siteButton:active{
    color: #fff !important;
    background-color: #1dcfd1 !important;
    border: 2px solid #1dcfd1 !important;
}
a:hover {
  text-decoration: none;
  color: #1dcfd1;
}

a:focus {
  text-decoration: none;
  color: #000;
  outline: none;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  background: #fff;
  outline: 0;
  overflow-x: hidden;
  overflow-y: auto; 
}

video {
  height: 100%;
  width: 100%;
}

body img {
  border: none;
  max-width: 100%;
}
.container{ padding:0px;}
h1,h2,h3,h4,h5,h6 {
  font-family: 'Varela Round', Helvetica, Arial, sans-serif;
  margin-top: 0;color: #45464b; font-weight: 400;
}

h1 {  font-size: 36px;}
h2 {  font-size: 32px;}
h3 {  font-size: 24px;}
h4 {  font-size: 20px;}
h5 {  font-size: 18px;}
h6 {  font-size: 16px;}


p {
  font-size: 16px;
  color: #98a2a4;
  font-weight: normal;
  line-height: 27px;
}

.heading-white {
  color: #fff;
}

.bg-light {
  background-color: #ecf0f1;
}

.bg-dark {
  background-color: #1b1c1f;
}

button{
 outline:none !important;
}
body{
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-size:16px;
    word-wrap: break-word;
	/*color:#fff;*/
	 
}
.overflow{
	overflow:hidden;
}
.clear{
	clear:both;
}
.padding-0{
	padding:0px;
}
.margin-0{
	margin:0px !important;
}
.paddingLeft-0{
	padding-left:0px;
}
.paddingRight-0{
	padding-right:0px
}
.marginLeft-0{
	margin-left:0px;
}
.marginRight-0{
	margin-right:0px
}
body .row{margin:0px;}

.btn:focus {
    outline:none;
    outline-offset:0px;
}
.width_one{width:18%}
.width_two{width:26%}
.width_three{width:30%}
.join {
font-family: "Varela Round", Helvetica, Arial, sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 50px;
color: #fff !important;
text-decoration: none;
text-align: center;
padding: 5px 20px;
 background-color: rgba(0,0,0,0.4);
border: 1px solid #fff;
border-radius: 50px;
margin-right: 1px;
-o-transition: all 0.1s ease-in-out;
}
.join:hover{
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    background-color: #1dcfd1;
    border: 1px solid #1dcfd1;
    margin: 6px 0px 0px 0px;
    border-radius: 50px;
}
.btn-rounded{
  border-radius:70px;
}
.btn-light-solid {
    background-color: #FFF;
    color: #45464B;
}

.btn-light-solid:hover {
    background-color:  #1dcfd1;
    color: #fff;
}

.over-lay{
    background-color: rgba(0,0,0,0.4);
}

.margin-top50
{
margin-top:50px;
}
.section-wrap {
    padding: 35px 0;
}

 
.btn-stroke {
    border: 2px solid #dce4e6;
}
.btn-medium.btn-stroke:hover {
  background-color: #1dcfd1;
  color: #fff;
  border: 2px solid #1dcfd1;
  transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -webkit-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.bg-violet {
  background-color: #7248f5;
  padding: 60px 0;
}
.bg-grey{   
overflow:hidden;
background-color: #676869;
}
.bg-text-back-color{background-color: #fff;}
.mb{
margin-bottom:30px;
}
.back-blue{    background-color: #00cccc;}
.back-blue p{color:#fff;}
.padding-top-bot{    padding: 8px 0px;}
.padding-tb40{padding:25px 10px 20px 10px  ;}
.padding-top{    padding-top: 10px;}
.padding-top-img{    padding-top:55px;}

/* static page common CSS */
.margin-top20{margin-top:20;}
#page-title h1 {
    color: #fff;
    font-size: 40px;
    line-height: 1;
    margin: 0;
	text-align:left;
}
.breadcrumb {
    position: absolute;
    right: 15px;
    width: auto;
    background-color: transparent;
    top: 50%;
    padding: 0;
    margin: -10px 0 0 0;
    font-size: 14px;
}

.bg-violet {
  background-color: #7248f5;
  padding: 60px 0;
}

/* */

/* General css END */
/* Header css */
.Header{ 
  padding: 7px 0px 0px 0px;
font-family: 'Varela Round', sans-serif;
position:fixed;
top:0px;
left:0px;
width:100%;
    z-index: 999;
}
.header_scroll.Header .container {
    max-width: 1170px;
   padding:0px;
}
.header_scroll .menubar .navbar-default .navbar-nav > li > a {
    font-family: 'Varela Round', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #45464b;
    font-size: 13px;
}
.header_scroll{    background: #fff;
    width: 100%;
    z-index:9999;}
.menubar{ padding :0px; 
		   margin-top: 0px;
		  }

.menubar .navbar .nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
      color: #3bd5d7;
	  cursor:pointer;
  
}
.menubar .black a:hover,a:focus{
    color: #000;
}
.menubar .navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Varela Round', Helvetica, Arial, sans-serif;
    font-weight: 600;
	border: 2px solid transparent;
}
.menubar .nav > li > a {
    position: relative;
    display: block;
    padding: 5px 15px;
}
.menubar .navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.menubar .dropdown-menu > li > a {
    display: block;
    padding: 8px 20px;
    clear: both;
	font-size:12px;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap;
}
.menubar .dropdown black {
    display: block;
	border:1px solid #000;
    padding: 3px 20px;
    clear: both;
	font-size:12px;
    font-weight: normal;
    line-height: 1.428571429;
    color: #000;
    white-space: nowrap;
}
.menubar .dropdown-menu {
  min-width: 200px;
  margin: 0;
  padding: 0;
  border-top: 2px solid #1dcfd1;
  border-left: none;
  border-right: none;
  border-bottom: none; right:0; left:auto;
}
.menubar .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color:transparent; 
    border-color:transparent;
}
.menubar .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color:#fff;
    background-color: transparent;
}

.menubar .navbar-nav .dropdown-menu {
  border-radius: 0;
}

.menubar .dropdown-menu>li>a:focus,
.menubar .dropdown-menu>li>a:focus, .menubar .dropdown-menu>li>a:hover {
    background-color: #f5f9fa;
    color: #1dcfd1;
    cursor: pointer;
}
.menubar .black{
    color: #000;
    border: 1px solid #000;
}
.menubar .black span{ 
    color: #fff;
	}

.menubar .dropdown 	{
    /*margin-right: 14px;*/
}

.menubar .navbar-collapse.in {
    overflow-y: visible;
}
.menubar .navbar {
    position: relative;
    z-index: 1000;
    min-height: 5px;
    margin-bottom:0px;
    border: 1px solid transparent;
}
.menubar .navbar-toggle , .lowermenu .navbar-toggle{
    float: none;
    width: 100%;
    margin: 0px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    text-align: center;
    display:none;
   background-color: #999;
    color: #FFFFFF;
   font-family: 'Varela Round', sans-serif;
   font-style:normal;
    font-size: 12px;
    border: 0px;
    margin: 0px;
    height: 50px;
}
.Header .container {
    max-width: 1170px;
    padding: 30px 0px 0px 0px;
}
.Logo{
	font-size:40px;
	font-weight:bold;
	padding:0px;}
.Logo img{
    width: 256px;
}	
.Logo	a:hover, a:focus {
    color: #1dcfd1;
    text-decoration: none;
}
.Logo	a{
    color: #1dcfd1;
   
}
.menubar .navbar-collapse {
    padding-top: 6px;
}
.menubar .btn {
    font-size: 18px;
    padding: 4px 11px;
    margin-bottom: 0;
    color: #333333;
    border: 1px solid;
    border-color: #adadad;
    border-radius: 0px;
    font-weight: normal;
    text-align: center;
    cursor: pointer;
    line-height: 1;
    margin-right: 14px;
    margin-top: 3px;
}
.menubar a{
	font-size:20px;
	color:#1dcfd1;
	}
	.Logo p{
	margin:0px;
	}
	
	
/* Header css End */

/* Footer css */
.footer{
	background-color:#2e2e30;}
.footer .container{  
	 max-width: 1240px;
    padding-top: 35px;
	}
.footer .row{ margin:0 auto;
	}
.footer h6{ 
font-size:18px;
	color:#ffffff;
	 font-family: 'Varela Round', sans-serif;
	}
	.footer p{ 

	font-family: 'Lato', sans-serif;
	}
.footer .wdcenter{    width: 38%;}
.footer .wd{    width: 31%;}
	.footer a{ 
font-size:16px;
	color:#cccccc;
	}
	.footer .row li{ list-style-type:none;
	    padding-right: 5px;
		}
	
	.footer .row ul {
    margin: 0px;
    padding: 0px;
}
.footer a:hover, a:focus {
    color: #00cccc;
    text-decoration:none;
	cursor:pointer;
}
.footer .wdcenter a:hover, a:focus {
    color: #cccccc;
    text-decoration:none;
}
.footer .fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    border: 1px solid #282828;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    padding: 12px;
    background-color: #282828;
}
.footer img {
    width: 30px;
    vertical-align: baseline;
}

/* footer css End */

/*GET Started css */
.getstarted
{
	
	background-image:url(../img/backgroung_image_1.jpg);
	/*background-attachment:fixed;*/
	background-size:cover;
	background-repeat:no-repeat;

}

.getstarted .largebtn.solid {  
font-family: "Varela Round", Helvetica, Arial, sans-serif;
font-weight: 400;
font-size: 18px;
line-height: 50px;
color: #fff !important;
text-decoration: none;
text-align: center;
padding: 13px 45px;
background: #1dcfd1;
border: 2px solid #1dcfd1;
border-radius: 50px;
margin-right: 1px;
}

.getstarted .largebtn.solid:hover {
 background-color: rgba(0,0,0,0.4);
border: 1px solid #fff;
transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-webkit-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
}
.getstarted .block1 .join {
font-family: "Varela Round", Helvetica, Arial, sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 50px;
color: #fff !important;
text-decoration: none;
text-align: center;
padding: 13px 45px;
 background-color: rgba(0,0,0,0.4);
border: 1px solid #fff;
border-radius: 50px;
margin-right: 1px;
-o-transition: all 0.1s ease-in-out;
}
.getstarted .block1 .join:hover{
    font-size: 16px;
    color: #fff;
   /* font-weight: bold;*/
    background-color: #1dcfd1;
    border: 1px solid #1dcfd1;
    margin: 6px 0px 0px 0px;
    border-radius: 50px;
}
.getstarted .block1{
	    background-color: rgba(0,0,0,0.4); border-radius:8px;
}

.getstarted .block1 a{
	color:#ffffff;
	}
.getstarted .block1 p {
    color: #fff;
    font-size: 15px;
}
.getstarted .block1 .btn-default {
    color: #ffffff;
    background-color: #1dcfd1;
    border-color: #1dcfd1;
}

.getstart .btn-primary {
    color: #ffffff;
    background-color: #1dcfd1;
    border-color: #1dcfd1;
}
.getstart .btn-lg {
    padding: 14px 30px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0px;
}

.getstart h3{
	   color: #ffffff;
	   font-size:42px;
	  font-family: 'Lato', sans-serif;
	       margin-bottom: 30px;
	}
.getstart p{
	 color: #ffffff; font-size:26px;    margin-bottom: 40px;
	}

.getstarted .bt1{
	 margin-bottom:40px;
	     padding: 0px 0px 10px 0px;
		 }
.getstarted .bt2 {
    padding: 0px 0px 15px 0px;
}
.getstarted  .bt1 .btn {
    display: inline-block;
      padding: 6px 0;
      margin: 0px 0px 18px 0px;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
   cursor:auto;
    background-image: none;
    border: 1px solid transparent;
    border-radius:0px;
	border-top-left-radius:8px; 
	border-top-right-radius:8px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
	/*width:100%;*/
}
.getstarted .bt2 .btn {
    display: inline-block;
        padding: 6px 62px;
      margin:0px 0px 18px 0px;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
   cursor:auto;
    background-image: none;
    border: 1px solid transparent;
    border-radius:0px;
	border-top-left-radius:8px; 
	border-top-right-radius:8px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.getstarted .row{
    margin: 0 auto;
    max-width: 316px;
}
.getstarted .container{
    padding:160px 0px;
}
.getstarted .getstart{
	padding:100px 0px;}
/* Get Started Css End */


/* Services css */
.main-border.blue {
  width: 36px;
  border-bottom: 2px solid #1dcfd1;
  margin: 18px auto 0 auto;
}

 .main-border.violet {
  width: 36px;
  border-bottom: 2px solid #7248f5;
  margin: 18px auto 0 auto;
}
.main-border.green {
  width: 36px;
  border-bottom: 2px solid #92d11d;
  margin: 18px auto 0 auto;
}
.main-border.orange {
  width: 36px;
  border-bottom: 2px solid #f05135;
  margin: 18px auto 0 auto;
}

.blocks .container {
    margin: 0 auto;
    max-width: 1024px;
    padding: 44px 0px 50px 0px;
}
.blocks .row{
    margin: 50px 0px;
}

.design_outer {
    height: 130px;
    width: 130px;
    border: 8px solid;
    border-radius: 50%;
    /* display: none; */
    margin: -18px;
}
.design {
    height: 120px;
    margin: -3px;
    width: 120px;
    border: 8px solid #fff;
    border-radius: 50%;
    /* display: none; */
}
.design_inner {
    height: 100px;
    width: 100px;
    border: 1px solid;
    border-radius: 50%;
    margin: 3px;
	    padding: 27px;
    /* display: none; */
}
.border_circle {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    border: 2px solid #f2f6f7;
    margin: 0 auto;
    max-width: 117px;
    margin-bottom: 50px;
}
.color_b .blue1{
   
    border-color:#1dcfd1;
	
 }
.color_b .bg_blue{
    background-color: #1dcfd1;
	border-color:#1dcfd1;
	display:none;
}
.color_v  .violet1{
   
    border-color:#7248f5;
	
 }
.color_v .bg_violet{
    background-color: #7248f5;
	border-color:#7248f5;
	display:none;
}

.color_g .green1{
    border-color:#92d11d;
 }
.color_g .bg_green{
    background-color: #92d11d;
	border-color:#92d11d;
	display:none;
}
.color_g a:hover .bg_green{
	display:block;
}

.color_o .orange1{
    border-color:#f05135;
 }
.color_o .bg_orange{
    background-color: #f05135;
	border-color:#f05135;
	display:none;
}
.color_o a:hover .bg_orange{
	display:block;
}

.color_v a:hover .bg_violet{
	display:block;
}

.color_b a:hover .bg_blue{
	display:block;
}
.color_g a:hover .bg_green{
	display:block;
}
.color_g .icon{
        padding: 30px;
	display:block;
}
.color_g a:hover .icon{
	display:none;
}
.color_b .icon{
        padding: 30px;
	display:block;
}
.color_b a:hover .icon{
	display:none;
}
.color_v .icon{
        padding: 30px;
	display:block;
}
.color_v a:hover .icon{
	display:none;
}

.color_o .icon{
        padding: 30px;
	display:block;
}
.color_o a:hover .icon{
	display:none;
}


 
/* Services css End*/



.track{ 
 /*background-image:url(../img/table_back.jpg);*/
	background-attachment:fixed;
	background-size:cover;
	background-repeat:no-repeat;
}
.track .container{
    margin: 0 auto;
    padding: 54px 0px 74px 0px;
		   /* overflow: auto !important;*/
}
.track .title p{
	color:#ffffff; font-size:26px;
	margin-bottom:20px;
}
.lastblock{ border:1px solid #eaeaea; background:#f4f4f4; padding:15px;margin: auto;}
.track p{
	line-height:16px;}
.mt50 {
    
	    margin-top: 50px;
}
.track .row .heading{background-color:#999; clear:both;font-size:14px;color:#fff;padding: 8px 0px; min-height:40px;
}
.cont{
    background-color: #FFF;
    overflow: hidden;
}
.cont:hover{box-shadow:3px 3px 18px 0px rgba(255,255,255,.7);}
.cont div{/*padding :0px;*/}
.cont .ruppee p{ font-size:17px; color:#000000; font-weight:bold;}
.ruppee .btn-default {
    color: #fff;
    background-color: #295fdb;
    border-color: #676869;
}
.ruppee{
    padding-top: 40px;
}
.ruppee .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-top: 11px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.cont .box p{ font-size:18px; color:#000000;}
.cont .ruppee span{ font-size:14px; color:#000000;}
.track .rotate {
font-size:16px;
color:#000000;
border:1px solid #000;
/* Safari */
-webkit-transform: rotate(-90deg);

/* Firefox */
-moz-transform: rotate(-90deg);

/* IE */
-ms-transform: rotate(-90deg);

/* Opera */
-o-transform: rotate(-90deg);

/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

}
.track .box {
    overflow: hidden;
    padding: 10px 0px 5px 0px;
    text-align: center;
}
.track .box #oval {
    width: 70px;
    height: 70px;
    background: #00cccc;
    -moz-border-radius: 54% / 50%;
  margin:auto;
    border-radius: 50%;
    margin-top: 11px;
}
#oval p {
    color: #fff;
    font-size: 16px;
    padding: 26px 14px;
}
 .track .container  .row p{
    margin: 0px;
}

/* HOW IT WORKS CSS */

.bg-light {
    background-color: #ecf0f1; 
}
.hw-wrk {
    padding: 80px 0;
}
.hw-wrk .subheading.text-center {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  color: #98a2a4;
  font-size: 18px;
  font-style: italic;
}
.hw-wrk .box {
    text-align: center;
    background-color: #fff;
    border-radius: 4px;
    padding: 70px 30px 40px 30px;
    margin-top: 40px;
	    min-height: 265px;
}
.hw-wrk .bg-light p {
  font-size: 16px;
  color: #98a2a4;
  font-weight: normal;
  line-height: 27px;
}
.hw-wrk .box h3{font-size:16px;}
.box.first a {
    color: #7248f5;
}
.box.second a {
  color: #30c3ff;
}

.box.third a {
  color: #f05135;
}

.box.fourth a {
  color: #92d11d;
}

.box.first a:hover, 
.box.second a:hover, 
.box.third a:hover, 
.box.fourth a:hover {
  color: #45464b;
}
.hw-wrk .small-circle {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    border: 1px solid transparent;
    margin: -110px 0px 30px 50px;
	    padding: 26px;
		margin: 0 auto !important;
margin-top: -111px !important;
margin-bottom: 30px !important;
}
.hw-wrk .first .small-circle {
  background-color: #7248f5;
}

.hw-wrk .second .small-circle {
  background-color: #30c3ff;
}

.hw-wrk .third .small-circle {
  background-color: #f05135;
}
/* WHY JOIN CSS  */
 .track-blocks .container {
    margin: 0 auto;
        max-width: 1170px;
    padding: 54px 0px 74px 0px;
}
.track-blocks{
  /*background-image:url(../img/ship-56569_640.jpg) ;
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;*/
  background-color:#fff;
}
.join-item .join-description h3 a{
  font-size: 16px; color:#1dcfd1;
}

.join-item img {
  height: auto;
  overflow: hidden;
  margin:auto;
  /*background-color: rgba(0,0,0,0.7);*/
  -webkit-transition: opacity .4s ease-in-out;
  -o-transition: opacity .4s ease-in-out;
  transition: opacity .4s ease-in-out;
}
.join-container{
    padding: 0px 20px;
	    margin-bottom: 25px;
		margin: 0 auto;
    max-width: 360px;
	padding-bottom: 15px;
}
.join-item .join-description {
    padding: 30px 20px;
    background-color: #fff;
}
.work-img {
     position: relative; 
     height: 50px;
}
.work-img  .img-responsive {
    display: block;
    height: 100%;
    max-width: 100%;
}
.join-item .join-overlay:hover {
  opacity: 1;
}
.join-item .join-overlay {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 0;
  z-index: 2;
  text-align: center;
  background-color: rgba(0,0,0,0.7);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.join-item .join-overlay .btn {
  position: absolute;
  top: 0;
  left: 50%;
  margin: -12px -61px;
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.join-item:hover .join-overlay .btn {
  position: absolute;
  top: 50%;
  left: 59%;
  margin: -12px -61px;
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.btn-light-transparent {
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
}
.btn-light-transparent:hover {
    background-color: #fff;
    color: #1dcfd1;
    border: 2px solid transparent;
    transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -webkit-transition: all 0.4s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.join-item .btn {
  font-family: 'Varela Round', Helvetica, Arial, sans-serif;
  border-radius: 0;
  border: 2px solid transparent;
}

.join-item .btn-rounded {
  border-radius: 70px;
}

.join-item .btn-small {
  padding: 7px 20px;
  font-size: 13px;
}
.join-item .join-overlay.gradient {
  background: -moz-linear-gradient( 90deg, rgba(114,72,245,0.9) 0%, rgba(48,195,255,0.9) 100%);
  background: -webkit-linear-gradient( 90deg, rgba(114,72,245,0.9) 0%, rgba(48,195,255,0.9) 100%);
  background: -ms-linear-gradient( 90deg, rgba(114,72,245,0.9) 0%, rgba(48,195,255,0.9) 100%);
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.join-item .join-overlay .item-title {
  width: 100%;
  position: absolute;
  margin-top: -30px;
  top: 0;
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.join-item:hover .join-overlay .item-title {
  width: 100%;
  position: absolute;
  top: 50%;
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
/* WHY JOIN CSS ENDS */
/* Calculator CSS */
.calculator{
 background-image:url(../img/calculator-background.png);
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.white-bg{ background-color:#fff; border:1px solid #ccc;}
.minical{ max-width:600px; margin:auto;}
.calculator .container{
	margin :0 auto;
max-width:1024px;
    padding: 45px 0px 45px 0px;}

.calculator .cal .measure {
    background-color: #676869;
    margin-bottom: 50px;
}
.calculator .cal .show {
    
    background-color: #00cccc;
}

.calculator .form p{ font-size::12px;
						color: #fff;
						text-align:center;}
.form .btn-primary{
    color: #fff;
    background-color: #00cccc;
    border-color: #00cccc;
}
.form .btn-primary:hover {
    color: #fff;
     background-color: rgba(0,0,0,0.3);
    border-color: #fff;
}
.form .btn-lg {
    padding: 10px 16px;
    font-size: 16px;
    line-height: 1.33;
    border-radius: 50px;
}
.form .butt{
    float: right;
    width: 17%;
}
.calculator .cal .measure .form {
    padding: 17px 25px 0px 25px;
}
.calculator .cal .measure .form div{ padding:0px;   }

.calculator .cal .show {
    padding: 20px;
    margin-bottom: 50px;
}
.calculator .cal .show p{   color:#FFF; font-size:17px;}
.calculator .note{color:#000000;
    padding-left: 59px;
}

/* Calculator CSS ENDS */

 .price .container{
    margin: 0 auto;
    max-width:1024px;
	    padding: 54px 0px 74px 0px;
}
.price .div1 p {
    font-size: 22px;
    color: #000;
}
.price .div1 .row .bg{background-color:#676869; width:46%;padding:0px;}
.price .fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    padding: 19px 0px 0px 0px;
    -moz-osx-font-smoothing: grayscale;
}
.price .p-style {
	
font-size:20px;
margin-bottom:20px;}

/* */
.price .Mb{margin-bottom:35px;}

.price .div1{background-color:#f5f5f5;
padding:10px;
text-align:center;}

.price .div1 .row p{ font-size:19px; color:#fff;     margin-bottom: 0px;
    padding: 9px 0px 7px 0px;}
.price .div1 .row{    margin: 0px;
    padding: 15px;
}

.price .div1 .row .wd{width:8%;padding-top:2%;}

.price .div2{background-color:#f5f5f5;
padding:10px;
text-align:center;}
.price .div2 p{font-size:24px;
color:#000;}
.price .div2 .row p{ font-size:19px; color:#fff;     margin-bottom: 0px;
    padding: 9px 0px 7px 0px;}
.price .div2 .row{    margin: 0px;
    padding: 15px;
}
.price .div2 .row .bg{background-color:#4d5f6d; width:40%;padding:0px;}
.price .div2 .row1 .bg {
    background-color: #4d5f6d;
    width: 44%;
    padding: 0px;
}

.price .div2 .row .wd{width:8%;padding-top:2%;}

.price .div3 p {
    font-size: 21px;
    color: #FFF;
    text-align: center;
    padding: 32px 0px;
}
.price .div3 .icon{
    margin: 0 auto;
    max-width: 132px;
}
.price .div3 .row .bg {
    width: 245px;
    height: 188px;
    background-color: #F66;
}
.price .div3 .row .padding{padding:54px 0px;}

.price .div3 .row .pdt{padding-top:10%;}
.price .div4 p{
font-size:18px;

}
.price .div4 .row1{
 
      padding: 15px;
}

.price .div4 .row1 p{
 font-size:14px;

     padding-left: 48px;
	     margin: 0 0 12px;
}

.price .div4 .row1 span{
 font-size:14px;
 color:#666666;
     text-indent: 48px;
}

.price .div4 .row1 .bg p{
 font-size:20px;

 font-weight:bold;
 text-indent: 2px;
 
}
.price .div4 .row1 .bg{

    max-width: 593px;
    margin: 0 auto;
    padding: 10px;

}
.price .div7 p{font-size:18px;
 }
 
 .price .div7 .row1{
padding: 15px 10px 15px 81px;
}
.price .div7 .row1 p{
 font-size:14px;
 margin: 0 0 12px;
}
/* PRIVILEGES CSS */
  .privi{
	background-image:url(../img/shipping1.jpg);
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
	  
  }
  .privi .container{
	 margin :0 auto;
    max-width:1024px;
	    padding: 30px 0px 80px 0px;
}
.privilege-col {
    max-width: 280px;
   
    background-color: #fff;
    position: relative;
    text-align: center;
    box-shadow: 0px 1px 2px 0px rgba( 165, 173, 175, 0.15 );
	min-height: 393px;
}
.privilege-title {
    background-color: #1b1c1f;
    padding: 37px 0px;
}
.privilege-title h3 {
    font-size: 16px;
    color: #1dcfd1;
}
.privilege-price {
    font-size: 26px;
    color: #fff;
    font-family: 'Varela Round', Helvetica, Arial, sans-serif;
    position: relative;
}
.privilege-currency {
    display: inline-block;
    vertical-align: top;
    margin: 8px -6px 0 6px;
    font-size: 16px;
}
.privilege-features {
    padding: 30px 40px;
    color: #98a2a4;
}
.privilege-features li {
    border-bottom: 1px solid #ecf0f1;
    padding: 10px 0;
}
.privilege-button {
    padding: 0 40px 30px 40px;
}
/* PRIVILEGES CSS ENDS */


.hori {
    margin: 0 0%;
    text-align: center;
    width: 100%;
    display: flex;
    overflow: visible;
	overflow-x: auto;
    margin-left: 1px;
	padding: 20px 0 10px;
	word-wrap:break-word;
}
.hori3{
    margin: 0 0%;
    text-align: center;
    width: 100%;
    display: block;
    overflow: hidden;
    margin-left: 17px;
}.hori3 .Circl {
    text-align: center;
    float: left;
    font-size: 19px;
    padding: 0px;
    border: 4px solid #dedfe1;
    height: 89px;
    width: 89px;
    color: #e2e2e2;
    border-radius: 45px;
}
.hori3 .Seprator1 {
  	background-color: #e6e7e7;
    min-width: 10%;
    height: 11px;
    margin-left: 19px;
    margin: 54px 0px 0px 0px;
    display: inline;
    float: left;
}
.last p{
    color: #676869 !important;
}
.hori3 .Circl p{
   color:#000;
}
.Circl {
    text-align: center;
    float: left;
    font-size: 12px;
    padding: 0px;
    border: 4px solid #1dcfd1;
    height: 85px;
    width: 85px;
    border-radius: 45px;
    color: #000;
}
.Circl_g {
    text-align: center;
    float: left;
    font-size: 12px;
    padding: 0px;
    border: 4px solid #dedfe1;
    height: 85px;
    width: 85px;
    color: #000;
    border-radius: 45px;
}

.track .Circl p{font-size:12px;
font-weight:700;
}
.track .circlediv p{ font-size:12px;
}
.track .circlediv {
   /* overflow: hidden;*/
  /*  width:89px !important ;*/
    float: left;
}
.border {
    border-left: 1px solid #000;
   
	      padding: 12px;
}
.cont div p{  font-size:12px;

color:#000;}
.cont .outervertical {
    position: relative;
    min-height: 426px;
       border-right: 1px solid #000;
	width:3%;
}
.cont .manualwd {
    width: 95.75%;
    padding: 0px;
}
.manualwd .wd {
    padding: 4px;
}
.verticaltext {
    width: 521px;
    left: -247px;
    transform: rotate(-90deg);
    transform-origin: right, top;
    -ms-transform: rotate(-90deg);
    -ms-transform-origin: right, top;
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: right, top;
    position: absolute;
    color: #000;
    font-size: 16px;
  
}
.br-radi{
	    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.Seprator1 {
    background-color: #1dcfd1;
    min-width: 4%;
    height: 11px;
    margin-left: 4px;
    margin: 80px 0px 0px 0px;
    display: inline;
    float: left;
}
.Seprator1_g {
    background-color: #e6e7e7;
    min-width: 4%;
       height: 11px;
    margin-left: 19px;
    margin: 80px 0px 0px 0px;
    display: inline;
    float: left;
}
.circlediv .pdt{     padding-top: 14px;}
.form .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 6px;
    font-size: 12px;
    font-family: "Lato", Helvetica, Arial, sans-serif;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #00cccc;
}
.blocks .measure2{
    top: 23px ;
    left: 3px ;
}

/* CONTACT US */
.contact-bg{
  background-image:url(../img/contact.jpg);
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
	}
	.contact-bg .form-control {
  border: 2px solid rgba(236, 240, 241, 0.15);
  background-color: transparent;
}

.contact-bg input[type="text"],
.contact-bg input[type="email"],
.contact-bg textarea {
  color: #fff;
}

.contact-bg input::-webkit-input-placeholder,
.contact-bg textarea::-webkit-input-placeholder {
  color: #fff;
}

.contact-bg input:-moz-placeholder,
.contact-bg textarea:-moz-placeholder {
  color: #fff;
  opacity: 1;
}

.contact-bg input::-moz-placeholder,
.contact-bg textarea::-moz-placeholder {
  color: #fff;
  opacity: 1;
}

.contact-bg input:-ms-input-placeholder,
.contact-bg textarea:-ms-input-placeholder {
  color: #fff;
}

.contact-bg input:focus,
.contact-bg textarea:focus,
.contact-bg keygen:focus,
.contact-bg select:focus {
  color: #fff;
  border-color: #fff;
  outline: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.contact-bg textarea.form-control {
  font-size: 16px;
}
input[type="text"],
input[type="email"],
input[type="number"],
input[type="url"],
input[type="tel"],
input[type="password"],
input[type="date"],
input[type="color"],
input[type="button"],
textarea,
select {
  font-size: 16px;
  color: #98a2a4;
  margin-bottom: 10px;
}
.contact-bg #submit {
  background-color: #1dcfd1;
  color: #fff;
  font-family: 'Varela Round', Helvetica, Arial, sans-serif;
  font-size: 18px;
  padding: 11px 45px;
  border-radius: 25px;
  border: 2px solid #1dcfd1;
  width: 100%;
  margin-top: 10px;
}
.contact-item {
    position: relative;
    padding-left: 70px;
    margin-top: 30px;
}
.contact-icon {
    width: 53px;
    height: 53px;
    border-radius: 50%;
    border: 2px solid #f2f6f7;
    text-align: center;
    position: absolute;
    left: 0;
}
.contact-bg .contact-icon {
    border: 2px solid rgba(236, 240, 241, 0.15);
}
.contact-icon i {
  font-size: 22px;
  color: #1dcfd1;
  line-height: 50px;
}
.contact-bg .contact-icon i {
    color: #fff;
}
.contact-bg .contact-item span,
.contact-bg .contact-item p,
.contact-bg .contact-item a {
  color: #fff;
}

.contact-bg .contact-item a:hover {
  color: #1dcfd1;
}
/* CONTACT US CSS ENDS */
/* 404 PAGE CSS */
 .page-404 h1 {
    font-size: 200px;
}
 .page-404 .col-md-offset-3 {
    margin-left: 0px;
}

.table-scrollable{
	overflow-x: scroll !important;
margin: 0px !important;
max-width: 850px;
}
div.dataTables_filter input {
    width: 100%;
}

 @media screen and  (max-width:450px){
.fileinput .thumbnail > img {
   
    margin: 0 auto !important;
    max-width: 173px !important;
}
.trackds{  float:none !important;
 }
 }
  @media screen and  (max-width:500px){
	  
	  .page-404 h1 {
    font-size: 79px !important;
}
 .page-404  .no_margin{padding:0px !important;}
  }
    @media screen and  (max-width:667px){
	  .price .div7 .row1{    padding: 15px 10px 15px 15px;}
	
.footer .row ul {
    padding: 0px;
    overflow: hidden;
    clear: both;
    margin: 0 auto !important;
    max-width: 190px !important;
}
.viewcustomer .data {
    padding: 4px 7px !important;
}
  }
  @media screen and  (max-width:340px){
	  
	   .getstarted  .bt1 .btn {
    display: inline-block;
      padding: 6px 24% !important;
     
}
.getstarted .bt2 .btn {
    display: inline-block;
   width:100%;    padding: 6px 0;
     
}

  
  .profilee-info  h2 {
    color: #45464B;
    font-weight: 400;
    font-size: 26px !important;
}
.my_shipment #home .content p{font-size:14px !important; }
  }
   @media screen and  (max-width:406px){
	   
	   .my_shipment #home .pull-right{float:none !important;}
	   
	   .my_shipment .many p {
    font-size: 14px !important;
    color: #98A2A4;
    font-weight: normal;
    line-height: 27px;
}
   }
 @media screen and  (max-width:990px){
	 .privilege-price{ font-size:20px !important;}
	 .privilege-currency{     margin: 3px -4px 0 6px;}
/*.hw-wrk .small-circle {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    border: 1px solid transparent;
    margin: -109px 0px 30px 88px !important;
    padding: 26px;
}*/
.editcustom .input-group .input-group-addon {
    padding: 0px 10px !important;
    width: 110px !important;
}
/*.menubar .nav > li > a {
    position: relative;
    display: block;
    padding: 5px 10px !important;
}*/
.Seprator1_g {
	
    min-width: 2% !important;
    height: 8px;
   
 }
.Seprator1 {
    
    min-width: 2% !important ;
    height: 8px;
   
  
}
.hori,.hori3 {
    margin: 0px 0% 0px 5px !important;
   }
.hori3 .Seprator1 {
   
    min-width: 4% !important ;
    height: 8px;
    margin: 54px 0px 0px;
   
}
/*.track .circlediv {
    overflow: hidden;
    width: 20% !important;
    float: left;
}*/
.getstart h3 {
    color: #FFF;
    font-size: 31px !important;
    font-family: "Lato",sans-serif;
    margin-bottom: 30px;
}
.getstart p {
    color: #FFF;
    font-size: 24px !important;
    margin-bottom: 40px;
}
.form .btn-lg {
    padding: 5px 0px !important;
    font-size: 13px !important;
    line-height: 1.33;
    border-radius: 50px;
}
 }
  @media screen and  (max-width:768px){
.form .butt {
float: right;
width: 100% !important;
}
.Logo{ padding-left:15px;}
.menubar .dropdown {
margin-right: 0px !important;
}
.price .div4 .row1 p{ text-indent: 0px}
.div4.Mb p{padding:15px;}
.share-page-rightpanel {
    position: fixed;
    background: #fff;
    padding: 0px 10px;
    bottom: 0;
    width: 100%;
    z-index: 100;
	top:auto !important;
}
.share-page-rightpanel p, .social-share > span{ margin:2px auto;}
.footer{    padding-bottom: 50px;}
}
@media screen and  (max-width:240px){
  
   
.getstarted .largebtn.solid {
    font-family: "Varela Round",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 14px !important;
   
}
.getstarted .bt2 .btn {
    display: inline-block;
    padding: 6px 1% !important;
}
.getstarted .bt1 .btn {
    display: inline-block;
    padding: 6px 13% !important;
}
.hw-wrk .small-circle {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    border: 1px solid transparent;
    margin: -109px 0px 30px 12px !important;
    padding: 26px;
}
.price .div7 .row1 {
padding:0px !important;
margin:0px !important;
}
.contact-bg #submit {
    background-color: #1DCFD1;
    color: #FFF;
    font-family: "Varela Round",Helvetica,Arial,sans-serif;
    font-size: 14px !important;
     padding: 11px 32px !important;
    border-radius: 25px;
    border: 2px solid #1DCFD1;
    width: 100%;
    margin-top: 10px;
}
   }
 
 .visible-logo{ display:block !important}  
 .visible-xs-logo{ display:none !important}    
  
@media screen and  (max-width:1025px){  
	.my_shipment .tab-content .btn-group.pull-right { float:none !important;} 
	 .visible-logo{ display:none !important}  
	 .visible-xs-logo{ display:block !important}    
.menubar .navbar-toggle {
    display:block;
    margin: 0px;
    height: 50px;
	width:50px;
	float: right;
    margin-top: -39px;
    position: relative;
	background:#1dcfd1;
}

.Header {
    padding: 7px 0px 0px;
    font-family: "Varela Round",sans-serif;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 999;
    background-color:#fff !important;
}
.Header .container {
    padding: 10px 0px 0px 0px;
}
	
.menubar .navbar-default .navbar-nav > li > a {
    font-size: 13px;
    text-transform: uppercase;
    font-family: "Varela Round",Helvetica,Arial,sans-serif;
    font-weight: 600;
    color: #333 !important;
}
.Header .pull-right{ width:100%; }
.navbar-header{ float:none;}
.Header .container{ width:100%;}
.Logo{ padding-left:10px;} 
.lowermenu .navbar-toggle {
    display:block;    padding-left: 30px;
}
.lowermenu .navbar-default .navbar-nav > li > a{ padding-left:30px;}
.lowermenu .container{ width:100%;}
.navbar{ z-index:99;}
}
   
    @media screen and  (max-width:767px){
	#calculateForm .help-block{margin-top: 4px; }
.my_shipment .many .box {margin: 0 auto !important;
max-width: 148px !important;}
	.viewcustomer {
    margin: 0px auto;
    max-width: 600px;
    background-color: #F0F0F0;
    padding: 33px 0px !important;
} 


 .privilege-col {
    width: 100% !important;
   float:none;
   margin:auto;
   margin-bottom:10px;
    background-color: #FFF;
    position: relative;
    text-align: center;
    box-shadow: 0px 1px 2px 0px rgba(165, 173, 175, 0.15);
	max-width:270px;
}
.calculator .cal .measure .butt button{margin-bottom:10px !important;}
	
	.calculator .cal .measure{
    background-color: #676869;
    margin-bottom: 50px;
    overflow: hidden !important;
}

.text_align_center{text-align:center !important;}
.form .butt {
    float: right;
    width: 100% !important;
}



.Logo img{ width:200px;}
  }
 /* @media screen and  (max-width:768px){  
  .getstarted .container{
    padding:150px 0px;;
}
  }*/
   @media screen and  (max-width:767px){
  .width_one{width:100% !important;}
.width_two{width:100% !important;}
.width_three{width:100% !important;}
.privilege-price{ font-size:20px;}
.navbar-nav{ margin:5px;}
.price .div3 .row .pdt {
    padding-top: 10%;
    display: none !important;
}
.marginBottom{ 
    margin-bottom: 42px !important;
}
.price img{margin:0 auto !important;}

.join-container {
    padding: 0px 20px;
    margin: 0px auto;
    max-width: 360px;
    margin-bottom: 30px !important;
}

.career .menu {
    background-color: #4d5f6d;
    position: fixed;
    padding: 0px;
    width: 200px;
    z-index: 9999;
	display:none !important;
}

.shipment {
    background-color: #F2F2F2;
    padding: 70px 0px !important;
    color: #000;
}
.shipment .stepwizard-step span {
  display:none !important;
}

   }
    @media screen and  (max-width:320px){
		
		.hw-wrk .small-circle {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    border: 1px solid transparent;
    margin: -109px auto 30px auto !important;
    padding: 26px;
}
	}
 @media screen and (max-width:980px) and (min-width:768px){ 
  .getstarted  .bt1 .btn {
    display: inline-block;
      padding: 6px 70px !important;
     
}
.getstarted .bt2 .btn {
    display: inline-block;
        padding: 6px 46px !important;
     
}
.calculator .cal .show p {
    color: #FFF;
    font-size: 14px !important;
}
.calculator .cal .show {
    padding: 12px !important;
    margin-bottom: 50px;
}
.form .butt {
    float: right;
    width: 100% !important;
}
.padding-top-img {
    padding-top: 30px !important;
}
.menubar .nav > li > a {
    position: relative;
    display: block;
    padding: 5px 7px !important;
}
}
@media screen and (max-width:1024px) and (min-width:991px){
.blocks  .measure2{
    top: 23px !important;
    left: 3px !important;
}
.price .div3 .row .pdt {
    padding-top: 12% !important;
}
.padding-top-img {
    padding-top: 30px !important;
}
  }
  @media screen and (max-width:991px) and (min-width:980px){
	  .blocks .measure2 {
    top: 9px !important;
    left: 3px !important;
}
.padding-top-img {
    padding-top: 30px !important;
}
.btn-block {
    display: block;
    width: 94% !important;
    padding-right: 0px;
    padding-left: 0px;
}
.calculator .cal .measure .form {
    padding: 17px 25px 60px;
    overflow: hidden !important;
}
.form .butt {

    width: 100% !important;
}
.getstarted .bt2 .btn {
    display: inline-block;
    padding: 6px 63px !important;
}
  }
   @media screen and (max-width:799px) and (min-width:768px){
  .blocks .measure2 {
    top: 10px !important;
    left: 3px !important;
}
   }
  @media screen and (max-width:1024px) and (min-width:980px){


.floatL
{
	 float:left !important;
	
}	
.form .col-md-1
{
 width:9% !important;
}
	  .Header .container {
    width:980px !important;
}


.getstarted .container {
    width: 875px !important;
}
.blocks .square {
    width: 28% !important;
    height: 204px !important;
   
}
.circleflow #circle {
    width: 140px !important;
    height: 140px !important;
}
.circleflow .position {
    padding-top: 7% !important;
    width: 5% !important;
    padding-left: 1% !important;
    float: left !important;
}
.track-blocks .square {
    width: 220px !important;
    height: 220px !important;
  
    margin: 25px 9px !important;
    float: left !important;
}

.price .div1 .row {
    margin: 0px;
    padding: 15px 19px 15px 60px !important;
}
.price .div1 .row .bg {

    width: 44% !important;
 
}
.price .div1 .row .wd {
    width: 10% !important;
 
}
.price .div3 .row .bg {
    width: 205px !important;
    height: 205px !important;
    float: left !important;
}
.form .form-control {
    display: inline !important;
    width: 100% !important;
	float:left !important;
  
}
.cal .fm .btn-lg {
    padding: 5px 8px !important;
	clear:both !important;
 
}
.cal .fm .form-group {
    margin-bottom: 15px;
    margin-right: 30px !important;
}
.price .div4 .row1 .bg p {
    font-size: 19px !important;
}
.price .div1 .row p {
    font-size: 17px !important;
}
.price .div2 .row p {
    font-size: 17px !important;
}
.price .div2 .row .wd {
    width: 10% !important;
    
}
.cont .ruppee p {
    font-size: 16px !important;
    color: #000;
    font-weight: bold;
}
.blocks .icon {
    margin: 0px auto;
    max-width: 103px !important;
}

  }
 
  
 
@media screen and (max-width:767px) and (min-width:640px){
.Seprator1_g {    min-width: 1% !important;}
.price .div3 .row .pdt {
	width:50px !important; height:11px !important;
	-webkit-transform: rotate(90deg) !important;
	-moz-transform: rotate(90deg) !important;
	-ms-transform: rotate(90deg) !important;
	-o-transform: rotate(90deg) !important;
	transform: rotate(90deg) !important;
	margin-left: 42% !important;
}
.blocks .icon-center
{
	margin: 0px auto !important;
	max-width: 353px !important;
}
.blocks .icon-center .measure1{
    width: 32% !important;
    float: left !important;
}
.blocks .icon-center .measure2 {
    width: 15% !important;
    float: left !important;
    margin: 14px 7px 0px 17px !important;
}
.blocks .icon {
    margin: 0px auto;
    max-width: 107px !important;
}
.blocks .icon-center .measure3{
    width: 42% !important;
    float: left !important;
}
.floatL
{
	 float:left !important;
}	
.getstarted .getstart {
    padding: 60px 0px 12px;
    margin-bottom: 50px !important;
}
.blocks .square {
    width: 100% !important;
  margin: 15px 18px 33px !important;
}
.blocks .container {
    margin: 0px auto;
    max-width: 390px !important;
    padding: 30px 0px 80px;
}
.blocks .title p {
    color: #000;
    font-size: 26px;
    margin: 4px 0px 22px !important;
}

.circleflow .styl p {

    text-align: left !important;
}
.circleflow .styl {
    width: 100% !important ;
    padding: 0px 0px 0px 80px !important;
}
.circleflow #circle p {
    font-size: 24px;
    color: #FFF;
    text-align: center;
    padding-top: 38% !important;
    text-align: center;
    padding-left: 34% !important;
}
.circleflow .container {
    margin: 0px auto;
    width: 343px !important;
}
.track-blocks .container {
    margin: 0px auto;
    max-width: 300px !important;
    padding: 54px 0px 74px;
}
.price .div1 .row .bg {
   
    width: 45% !important;
   
    float: left !important;
}
.price .div1 .row p {
    font-size: 14px !important;
  
}
.price .div1 .row .wd {
    width: 10% !important;
    padding-top: 2%;
    float: left !important;
}
.price .div2 .row1 .bg {
 
    float: left !important; 
}
.price .div2 .row p {
    font-size: 14px !important;

}
.price .div2 .row .wd {
    width: 12% !important;
    padding-top: 2%;
    float: left !important;
}
.price .div3 .row .bg {

    margin-bottom: 30px !important;
}
.form .form-control {
    display: inline !important;
    width: 100% !important;
	float:left !important;
  
}

.form .btn-lg {
    padding: 7px 16px !important;
}	
.form .col-md-1
{
 width:8% !important;
}
.cal .fm .btn-lg {
    padding: 5px 15px !important;
    margin-left: 95px !important ;
}
.cal .fm .btn-lg {
    padding: 5px 15px !important;
    margin-left: 20px !important;
}
.calculator .container {
   
    max-width: 622px !important;
 
}

.cont .outervertical {
 
    float: left !important;
}
.cont .manualwd {
    width: 94.75% !important;
   
    float: left !important;
}
.manualwd .wd {
    padding: 4px;
    width: 16% !important;
    float: left !important;
}
.border {
    border-left: 1px solid #000;
    padding: 11px;
    float: left !important;
}
.privi .table .part{
    width: 30%;
    float: left;
}
.cal .form .wdth-768 {
    width: 19% !important;
}
.price .div1 .row {
    margin: 0px;
    padding: 0px 47px !important;
}
.price .div2 .row1 {
   
    padding-left: 76px !important;
}
.privi .container {
   
    max-width: 611px !important;
}
}
@media screen and (max-width:767px) and (min-width:0px){
.cont {
/*background-color: #FFF;

width: 768px !important;*/
}
.track .row  .cont{
/*overflow-x: scroll !important;
margin:0px !important;
max-width:850px;*/	
}
.track .circlediv{ width:33px !important;}
.Circl,.Circl_g {height: 33px;width: 33px;}
.arrow_box { background: #68696b; }
.arrow_box:after {
    border-color: rgba(29, 207, 209, 0);
    border-top-color: #68696b;
}
.Seprator1 {
    background-color: #68696b;
}
.Circl{ border: 4px solid #68696b;}
.loader{left:-23px; width:80px; height:auto; position:absolute;}
.Seprator1 ,.Seprator1_g {
	margin:12px 0px 0px;    width: 10px;
}
.hori, .hori3{ width:350px; margin:auto !important; overflow-x:visible;}
.track .container .row p{visibility:hidden;}
.algn{ width:100%;}
.circlediv { position:relative;}
}
	   
@media screen and (max-width:640px) and (min-width:0px){
	.cont .outervertical {
    position: relative;
    min-height: 368px !important;
    border-right: 1px solid #000;
    width: 3%;
}
} 
	

	 
/* Static Pages */
#page-title {
 
    background-image: url(../img/about_bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    padding: 56px;
   
}
.about-us-intro .img {
    background:url(../img/shipping2.jpg)  no-repeat center center fixed;
    background-repeat: no-repeat;
    height: 635px;
    max-width: 100% !important;
    z-index: 2;
    background-size: cover;
    min-height: 100%;
	opacity:0.8;
}

.about-intro {
    padding: 15% 30% 15% 10%;
}
.about-intro h2 {
    font-size: 24px;
}
.about-intro .subheading {
    font-size: 18px;
    line-height: 34px;
}
.about-intro ul li {
    margin-bottom: 15px;
    color: #98a2a4;
    vertical-align: middle;
}
.about-intro ul li > i {
    color: #1dcfd1;
    font-size: 18px;
    margin-right: 15px;
}

	    @media screen and (max-width:1000px) and (min-width:980px){
.about_us .first .caption {
    border: 13px solid #FFF;
    margin: 56px 8px 0px 26px !important;
    max-width: 265px;
}
.about_us .info_icon {
    
    left: 29px !important;
  
    width: 950px !important;
  
}
.about_us .info_icon .padding {
    margin: 0px 33px !important;
    padding: 0px !important;
}
.about_us .ih-item.circle {
    position: relative;
    width: 250px !important;
    height: 250px !important;
    border-radius: 50%;
}
.about_us .ih-item.circle .img {
    position: relative;
    border-radius: 50%;
    width: 250px !important;
    height: 250px !important;
}
}
@media screen and (max-width:980px) and (min-width:800px){
.about_us .info_icon {

    width: 793px !important;
    left: 0px;
}.about_us .info_icon .padding {
    margin: 0px 33px !important;
    padding: 0px !important;
}
.about_us .ih-item.circle {
    position: relative;
  width: 225px !important;
    height: 225px  !important;
    border-radius: 50%;
}
.about_us .ih-item.circle .img {
    position: relative;
    border-radius: 50%;
    width: 225px  !important;
    height:  225px !important;
}
.about_us .first .content {
    text-align: justify;
    width: 100% !important;
    padding: 20px 47px 20px 45px !important;
}
.about_us .first .zero-auto{
    margin: 0px auto;
    max-width: 261px;
}
	.about_us .first .caption {
    border: 13px solid #FFF;
    width: 100% !important;
    margin: 25px 0px 35px !important;
	max-width:none !important; 
	}
		  }
		    @media screen and (max-width:800px) and (min-width:768px){
		  .about_us .info_icon .padding {
    margin: 0px 25px !important;
    padding: 0px !important;
}
.about_us .info_icon {

    width: 793px !important;
    left: 0px;
}
.about_us .ih-item.circle {
    position: relative;
  width: 225px !important;
    height: 225px  !important;
    border-radius: 50%;
}
.about_us .ih-item.circle .img {
    position: relative;
    border-radius: 50%;
    width: 225px  !important;
    height:  225px !important;
}
.about_us .first .content {
    text-align: justify;
    width: 100% !important;
    padding: 20px 47px 20px 45px !important;
}
.about_us .first .zero-auto{
    margin: 0px auto;
    max-width: 261px;
}
	.about_us .first .caption {
    border: 13px solid #FFF;
    width: 100% !important;
    margin: 25px 0px 35px !important;
	max-width:none !important; 
	}
		
}
@media screen and (max-width:640px) and (min-width:320px){
				  
.about_us .first .heading h2 {
    font-size: 34px !important;
    font-family: "Comic Sans MS",cursive;

}
.about_us .first .content {
    text-align: justify;
    margin: 0px 25px !important;
}
.about_us .first {
    color: #FFF;
    font-size: 15px !important;
}
	.about_us .first .caption {
    border: 13px solid #FFF;
    max-width: 265px !important;
    margin: 30px 40px !important;
}			  
	.about_us .first .zero-auto{
    margin: 0px auto;
    max-width: 261px;
}

.about_us .backg {
 
    min-height: 800px !important;
}	
.about_us .info_icon {
    position: absolute;
    top: 52px !important;
    left: 0px !important;
    margin: 0px auto !important; 
    height: 700px !important;
    width: 360px !important;
}
.about_us .info_icon .padding {
    margin: 0px auto !important;
    max-width: 200px !important;
 
}
.about_us .ih-item.circle {
    position: relative;
    width: 225px !important;
    height: 225px !important;
    border-radius: 50%;
    margin-bottom: 10px !important;
}
.about_us .ih-item.circle .img {
    position: relative;
     height: 225px !important;
    border-radius: 50%;
    width: 225px !important;
}
}
	  
@media screen and (max-width:340px) and (min-width:299px){  
	  .about_us .info_icon {
    position: absolute;
    top: 52px !important;
    left: 0px !important;
    margin: 0px auto !important;
    height: 700px !important;
    width: 266px !important;
}
				  .about_us .first .heading h2 {
    font-size: 34px !important;
   

}
.about_us .first .content {
    text-align: justify;
    margin: 0px 25px !important;
}
.about_us .first {
    color: #FFF;
    font-size: 15px !important;
}
	.about_us .first .caption {
    border: 13px solid #FFF;
    max-width: 265px !important;
    margin: 30px 40px !important;
}			  
	.about_us .first .zero-auto{
    margin: 0px auto;
    max-width: 261px;
}

.about_us .backg {
 
    min-height: 800px !important;
}	
.about_us .info_icon .padding {
    margin: 0px auto !important;
    max-width: 200px !important;
 
}
.about_us .ih-item.circle {
    position: relative;
    width: 225px !important;
    height: 225px !important;
    border-radius: 50%;
    margin-bottom: 10px !important;
}
.about_us .ih-item.circle .img {
    position: relative;
     height: 225px !important;
    border-radius: 50%;
    width: 225px !important;
}
		  }
/* How It Works */


.hw-it-wrk .show .info{visibility:hidden;}
.hw-it-wrk  img {height: 200px;}
.hw-it-wrk .block #round{
    height: 200px;
    width: 200px;
    border-radius: 50%;
    border: 9px solid #1dcfd1;
}
.hw-it-wrk .block .round{
    width: 17%;
    padding: 0px;
}
.hw-it-wrk .block .arrow {
    padding-top: 75px;
    width: 8%;
}
.hw-it-wrk .block #arrow {
     height: 27px;
}
.modal-dialog  #LoginModal{
    z-index: 1050;
    width: auto;
    padding: 10px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 55px;
}
.modal-dialog  #RegisterModal{
    z-index: 1050;
    width: auto;
    padding: 10px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 55px;
}

	.modal-content  #LoginModal{
    position: relative;
    background-color: transparent;
    border:none;
    border:none;
    border-radius: 6px;
    outline: none;
    -webkit-box-shadow:none;
    box-shadow:none;
    background-clip: padding-box;
}
	.modal-content  #RegisterModal{
    position: relative;
    background-color: transparent;
    border:none;
    border:none;
    border-radius: 6px;
    outline: none;
    -webkit-box-shadow:none;
    box-shadow:none;
    background-clip: padding-box;
}
#LoginModal .form-signin .form-signin-heading, .form-signin .checkbox {
    margin-bottom: 40px;
    color: #45464b;
}
#RegisterModal .form-signin .form-signin-heading, .form-signin .checkbox {
    margin-bottom: 40px;
    color: #45464b;
}
#login-box {
    border: 1px solid #000;
    color: #fff;
    width: 225px;
    height: 224px;
    margin-left: 74px;
    background: grey;
    display: none;
	margin-bottom:20px;
}
#login-box1 {
    border: 1px solid #000;
    color: #fff;
    width: 225px;
    height: 224px;
    margin-left: 74px;
    background: grey;
    display: none;
	margin-bottom:20px;
}
#login-box2 {
    border: 1px solid #000;
    color: #fff;
    width: 225px;
    height: 224px;
    margin-left: 74px;
    background: grey;
    display: none;
	margin-bottom:20px;
}
.hw-it-wrk .first{
	 background-color:#1dcfd1;
 min-height: 500px;
 color:#fff;
 font-size:18px;}
 	
 .hw-it-wrk .first .heading h2{
    font-size: 42px;
	
	    padding-bottom: 10px;
    padding-top: 16px;
}
 .hw-it-wrk .first .content{
    text-align: justify;
    padding: 30px 49px;
}
 .hw-it-wrk .first .image{
    padding: 40px 0px 0px 40px;
}
 .hw-it-wrk  .wide{ 
    margin: 0 auto;
    max-width: 1048px;
 }
  .hw-it-wrk  .block .wide h4{
    
    margin-top: 0px;
    font-size: 29px;
    padding: 40px 0px;
}
  .hw-it-wrk  .block  .ih-item.square.effect10 .info {
    background: #1dcfd1;
}
  .hw-it-wrk  .block  .ih-item.square.effect10 .info p {
   

    color: #fff;
	font-size:14px;
  
}
  .hw-it-wrk  .block  .ih-item.square {
  
    height: 285px;

}
   .hw-it-wrk  .block  .head p{
    color: #777777;
    font-size: 17px;
    margin: 0px 0px 23px 0px;
	    text-align: center;
}
 .hw-it-wrk  .block{
    padding-bottom: 50px;
}

.results-parallax {
  background: url(../img/results_parallax.jpg);
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.section-wrap {
    padding: 120px 0;
}
.statistic span {
  font-size: 60px;
  font-family: 'Varela Round', Helvetica, Arial, sans-serif;
  color: #fff;
}
.counter-text{ color:#fff;}

.results-parallax .statistic span {
  color: #1dcfd1;
}
.call-to-action.parallax {
  background-image: url(../img/cta_parallax.jpg);
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.call-to-action {
    background-color: #1dcfd1;
    padding: 110px 0;
}
#cta-button-blue-solid {
  background-color: #1dcfd1;
  color: #fff;padding: 12px 25px;
}
 
#cta-button-blue-solid:hover {
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
}



 @media screen and (max-width:1050px) and (min-width:980px){  
 .hw-it-wrk .first .image {
    padding: 117px 0px 0px 40px !important;
}
.hw-it-wrk .block .head p {
    color: #777;
    font-size: 15px !important;
    margin: 0px 0px 23px;
    text-align: left;
}.hw-it-wrk .block .ih-item.square.effect10 .info p {
    color: #FFF;
    font-size: 11px !important;
}
.hw-it-wrk .block .ih-item.square {
    height: 214px !important;
	width: 250px !important;
}
#login-box {
 
    width: 225px !important;
    height: 224px !important;
    margin-left: 74px !important;

}
#login-box1 {
   width: 225px !important;
    height: 224px !important;
    margin-left: 74px !important;

}
#login-box2 {
  width: 225px !important;
    height: 224px !important;
    margin-left: 74px !important;

}
 }
  @media screen and (max-width:980px) and (min-width:768px){  
.hw-it-wrk .first .heading h2 {
    font-size: 38px !important;
}
.hw-it-wrk .wide {
    margin: 0px auto;
    max-width: 676px !important;
}
.hw-it-wrk .first .image {
    width: 100% !important;
    padding:0px !important;
}
.hw-it-wrk .first .image {
    padding: 15px 0px 0px 139px !important;
}
.hw-it-wrk .block .head p {
    color: #777;
    font-size: 15px !important;
    margin: 0px 0px 23px;
    text-align: left;
}.hw-it-wrk .block .ih-item.square.effect10 .info p {
    color: #FFF;
    font-size: 11px !important;
}
.hw-it-wrk .block .ih-item.square {
    height: 214px !important;
	width: 250px !important;
}
.hw-it-wrk .first .content {
    text-align: justify;
    padding: 36px !important;
    width: 100% !important;
   
}
.hw-it-wrk .block .wide h4 {
  
    font-size: 23px !important;
   
}
.hw-it-wrk .block .head p {
   
    font-size: 17px !important;
 
}
.hw-it-wrk .block .ih-item.square {
    height: 214px !important;
    width: 200px !important;
}
.hw-it-wrk .block .ih-item.square.effect10 .info p {
    color: #FFF;
    font-size: 11px !important;
}
.hw-it-wrk .block .ih-item.square.effect10 .info h3 {

    margin: 10px 0px 0px !important;
}
#login-box {
 
    width: 225px !important;
    height: 224px !important;
    margin-left: 0px !important;

}
#login-box1 {
   width: 225px !important;
    height: 224px !important;
    margin-left: 0px !important;

}
#login-box2 {
  width: 225px !important;
    height: 224px !important;
    margin-left: 0px !important;

}
 }
 @media screen and (max-width:767px) and (min-width:640px){  
 .hw-it-wrk .block  .max_width {
    max-width: 341px !important;
}.hw-it-wrk .block .wide h4 {
   
    font-size: 23px !important;
   
}
.hw-it-wrk .first .image {
    padding: 40px 0px 0px 170px !important;
}
.hw-it-wrk .block .ih-item.square {
  
    margin-bottom: 40px !important;
}
#login-box {
 
    width: 225px !important;
    height: 224px !important;
    margin-left: 50px !important;

}
#login-box1 {
   width: 225px !important;
    height: 224px !important;
    margin-left: 50px !important;

}
#login-box2 {
  width: 225px !important;
    height: 224px !important;
    margin-left: 50px !important;

}
}
@media screen and (max-width:639px) and (min-width:200px){ 
  .shipment .product_detail {
  	padding:8px;
  }
 .hw-it-wrk .first .heading h2 {
    font-size: 30px !important;
   
}
.hw-it-wrk .wide {
    margin: 0px auto;
    max-width: 275px !important;
}
.hw-it-wrk .block .ih-item.square {
    width: 274px;
 margin-bottom: 40px !important;
}
.hw-it-wrk .block .wide h4 {
   
    font-size: 23px !important;
    padding: 40px 0px;
}
#login-box {
 
    width: 225px !important;
    height: 224px !important;
    margin-left: 27px !important;

}
#login-box1 {
   width: 225px !important;
    height: 224px !important;
    margin-left:27px !important;

}
#login-box2 {
  width: 225px !important;
    height: 224px !important;
    margin-left: 27px !important;

}
}
.navbar-toggle .icon-bar {
    display: block;
    width: 25px;
    height: 2px;
    border-radius: 1px;
    margin-left: 3px;
}
.navbar-default .navbar-toggle .icon-bar{ background-color:#fff;}
  @media (min-width: 1025px){
 .navbar-toggle {
  display: none !important;
 }
}
@media screen and (min-width: 768px){
.modal-dialog.bigModal {
	width:790px;
}

}