﻿@font-face {
    font-family: 'Fallback Fonts';
    src: local(Arial);
    size-adjust: 97%;
    ascent-override: 114%;
    descent-override: 41%;
    line-gap-override: 0%;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    font-display: swap;
}

body {
    font-family: 'Poppins', 'Fallback Fonts';
}

.clear {
    clear: both;
}

p {
    font-size: 14px;
    line-height: 24px;
    margin: 0px 0 15px;
    padding: 0px;
}

a,
button,
input {
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -ms-transition: all .4s;
    outline: none;
}

h1 {
    color: #00b1f7;
    font-size: 50px;
    line-height: normal;
    font-weight: 300;
    margin: 0;
    padding: 0px;
}

h2 {
    color: #00b1f7;
    font-size: 25px;
    line-height: normal;
    /* margin: 0px; */
    padding: 0px;
    font-weight: 100;
}

header {
    margin: 15px 0;
    width: 100%;
}

#registration button.back-btn {
    display: block;
    max-width: 212px;
    width: 100%;
    background: #f56f00;
    border: 1px solid #f56f00;
    line-height: 50px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    margin: 6px 66px 0;
}

#registration .fa-back {
    font-size: 20px;
    color: #fff;
}

.indexinfo {
    color: #f56f00 !important;
    font-weight: 600;
    margin: -8px 0 0 13px;
    font-size: 15px;
}

form#formnewRfp #rfpfreight.col-md-12,
form#formnewRfp #rfpother.col-md-12 {
    padding: 0px;
}

header .container .col-md-3,
header .container .col-md-9 {
    padding: 0;
}

header .top-right {
    margin: 16px 0 0;
    max-width: 855px;
    float: right;
}

header a.logo {
    display: block;
}

header nav {
    float: left;
    position: relative;
    min-height: 40px;
}

header nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

header nav ul li {
    float: left;
    position: relative;
}

header nav ul li,
header nav ul li a {
    color: #222222;
    font-weight: 500;
    text-decoration: none;
    font-size: 13px;
    line-height: 25px;
}

header nav ul li a {
    display: block;
    padding: 10px 4px;
    text-decoration: none;
    outline: none;
}

header nav ul li.mob-menu {
    display: none;
}

header nav ul li:hover a,
header nav ul li.active a {
    color: #f56f00;
    text-decoration: none;
    background: #f1f1f1;
}

header nav ul li a:hover,
header nav ul li a:focus {
    text-decoration: none;
    outline: none;
}

header nav>input,
header nav>label {
    display: none;
}

header nav>label {
    width: 100%;
    float: left;
    padding: 10px;
    padding-right: 0;
    cursor: pointer;
}

header .top-buttons .welcomegreetings {
    position: absolute;
    top: -26px;
    right: 0px;
    text-align: right;
    min-width: 400px;
}

header .top-buttons .welcomegreetings label {
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    color: #00b1f7;
}

header .top-buttons {
    float: right;
    min-width: 180px;
    position: relative;
}

header .top-buttons ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

header .top-buttons ul li {
    float: left;
    margin: 0 0 0 2px;
    position: relative;
}

header .top-buttons ul li:first-child {
    margin: 0px;
}

header .top-buttons ul li a {
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
    min-width: 90px;
    padding: 0 15px;
    text-align: center;
    font-weight: 500;
}

header .top-buttons ul li a span {
    display: block;
}

header .top-buttons ul li a i {
    display: none;
}

header .top-buttons ul li a.login {
    color: #333333;
    border: 1px solid #333333;
    line-height: 43px;
}

header .top-buttons ul li a.login:hover {
    color: #f56f00;
    border-color: #f56f00;
}

header .top-buttons ul li a.trail.mob-block {
    display: none;
    background: #00b1f7 none repeat scroll 0 0;
    color: #fff;
    line-height: 40px;
}

header .top-buttons ul li a.trail {
    color: #fff;
    line-height: 45px;
    background: #00b1f7;
}

header .top-buttons ul li:hover a.trail {
    background: #f56f00;
}

header .top-buttons ul li ul {
    display: none;
}

header .top-buttons ul li:hover ul {
    position: absolute;
    right: 0px;
    top: 45px;
    background: #00b1f7;
    display: block;
    width: 300px;
    padding: 15px;
    z-index: 99;
}

header .top-buttons ul li:hover ul li {
    float: none;
    display: block;
}

header .top-buttons ul li:hover ul li a {
    text-align: center;
    line-height: 22px;
    padding: 10px 0 0;
    color: #fff;
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    margin: 10px 0 0px;
}

header .top-buttons ul li:hover ul li:first-child a {
    border: none;
    margin: 0px;
    padding-top: 0px;
}

header .top-buttons ul li:hover ul li a:hover {
    color: rgba(255, 255, 255, 0.7);
}

.bx-controls-auto{
    display: none;
}

/* Banner section*/
#inner-city {
    /* background: url(/Content/drivvimg/city-banner-bg.jpg) no-repeat top center; */
    width: 100%;
    height: 300px;
    margin: 0 0 35px;
}

/*#index {
    background: url(/Content/drivvimg/home-banner.jpg) no-repeat top center;
}*/

#shipper {
    background: url(/Content/drivvimg/shipper-banner.jpg) no-repeat top center;
}

.home-required-msg {
    border: 1px solid #ffc001;
    padding: 7px;
}

.home-required-msg span.fa-warning {
    color: #ffc001;
}

.home-required-msg label {
    font-size: 13px !important;
    color: #ffc001;
    text-align: center;
}

.banner {
    width: 100%;
    height: 300px;
}

.banner img.dynamic-img {
    position: relative;
    z-index: -1;
}

.banner.dynamic-banner {
    overflow-x: hidden;
}

.banner .container {
    padding-top: 80px;
    color: #fff;
}

.banner .container.dynamic-container {
    padding-left: 96px;
    color: #fff;
    position: absolute;
}

#index h1,
#shipper h1 {
    max-width: 770px;
    line-height: 50px;
    margin: 10px 0;
    font-size: 45px;
}

#index h1 strong,
#shipper h1 strong {
    color: #f56f00;
    font-weight: 700;
}

.banner .container span {
    color: #fff;
    font-size: 35px;
    font-weight: 300;
    display: block;
    line-height: 30px;
}

.banner .container h1 {
    font-weight: 600;
    font-size: 50px;
    text-transform: uppercase;
    display: block;
    margin: 10px 0 5px;
    color: #fff;
    padding: 0px;
    line-height: 55px;
}

.banner .container h1 strong {
    color: #f56f00;
    font-weight: 700;
}

.banner .container p {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    margin: 0px 0 10px;
}

.banner .container .social a,
#landing .container .social a {
    display: inline-block;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 1px 0 0;
    height: 24px;
    width: 24px;
    text-align: center;
    line-height: 24px;
    color: #fff;
}

.banner .container .social a:before,
#landing .container .social a:before {
    font-size: 12px;
}

.banner .container .social a:hover,
#landing .container .social a:hover {
    background: #fff;
    color: #f56f00;
}

#company-profile {
    background: #c1e9f7;
    min-height: 420px;
    padding: 60px 0 100px;
}

#company-profile .left {
    padding-left: 0px;
}

#company-profile .right {
    padding-right: 0px;
}

#company-profile .lft-bx .padd {
    padding-left: 28px;
    padding-right: 28px;
}

#company-profile .lft-bx .hdr {
    background: #0997d0;
    min-height: 65px;
}

#company-profile .lft-bx .hdr h1 {
    font-size: 35px;
    line-height: 65px;
    color: #fff;
    font-weight: 300;
    float: left;
    width: 80%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

#company-profile .lft-bx .hdr .ratting {
    float: right;
    margin: 24px 0 0;
    color: #fff;
    cursor: pointer;
}

#company-profile .lft-bx .hdr .ratting fieldset {
    float: right;
}

.driv-v {
    color: #002884;
}

.registration-form.rfp-new .datepicker.dropdown-menu {
    width: 310px;
}

#company-profile .lft-bx .bdy {
    background: #fff;
    padding-top: 28px;
    padding-bottom: 28px;
}

#company-profile .lft-bx .bdy p {
    font-size: 16px;
    line-height: 30px;
    color: #222;
    padding: 8px 0 0;
    margin: 0px;
    font-weight: 500;
}

#company-profile .lft-bx .bdy p strong {
    font-weight: 600;
}

#company-profile .lft-bx .bdy img {
    max-width: 201px;
    width: 100%;
    display: block;
}

#company-profile .lft-bx .ftr {
    background: #ebf2f4;
    padding-top: 16px;
    padding-bottom: 16px;
}

#company-profile .lft-bx .ftr span {
    display: inline-block;
    line-height: 26px;
    font-weight: 500;
    font-size: 16px;
    color: #222222;
    margin-right: 14px;
}

#company-profile .lft-bx .ftr em {
    display: inline-block;
    margin: 0 0 0 5px;
    line-height: 26px;
    background: #00b1f7;
    padding: 0 8px;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    font-style: normal;
}

#company-profile .lft-bx .ftr em:first-child {
    margin: 0px;
}

#company-profile .rit-bx strong {
    display: block;
    font-size: 30px;
    line-height: 27px;
    color: #222222;
    text-transform: uppercase;
    font-weight: 600;
    margin: 2px 0 0;
}

#company-profile .rit-bx span {
    color: #f56f00;
    display: block;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 15px;
    text-transform: uppercase;
}

#company-profile .rit-bx ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#company-profile .rit-bx ul li {
    clear: both;
}

#company-profile .rit-bx ul li i {
    float: left;
}

#company-profile .rit-bx ul li i:before {
    font-size: 14px;
    color: #00b1f7;
    margin: 0 5px 0 0;
    width: 5%;
    vertical-align: top;
}

#company-profile .rit-bx ul li p {
    float: right;
    width: 92%;
    font-size: 12.30px;
    line-height: 20px;
    margin: 0px 0 8px;
    padding: 0px;
    font-weight: 600;
}

#company-profile .rit-bx a {
    display: block;
    max-width: 212px;
    width: 100%;
    background: #f56f00;
    line-height: 50px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    margin: 15px 0 0;
}

#company-profile .rit-bx a:hover {
    background: #00b1f7;
}

.company-prof.pricing-section {
    margin: -110px 0 70px;
    position: relative;
}

.company-prof.pricing-section .close-price {
    display: block;
    float: right;
    height: 45px;
    width: 45px;
    background: #f56f00;
    text-decoration: none;
    color: #fff;
    text-align: center;
    margin: 0 0 15px;
    line-height: 45px;
    font-weight: 600;
    font-size: 20px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}

.company-prof.pricing-section .close-price:hover {
    background: #00b1f7;
}

.company-prof.pricing-section .pricing {
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
    max-width: 1140px;
}

.company-prof.pricing-section .pricing .left {
    padding-left: 0px;
}

.company-prof.pricing-section .pricing .right {
    padding-right: 0px;
}

.company-prof.pricing-section .pricing__item {
    position: relative;
}

.company-prof.pricing-section .pricing__feature-list {
    text-align: left;
}

.company-prof.pricing-section .pricing__action {
    color: inherit;
    border: none;
    background: none;
}

.company-prof.pricing-section .pricing__action:focus {
    outline: none;
}

/* tashi */
.company-prof.pricing-section .pricing--tashi .pricing__item {
    margin: 0;
    padding: 20px;
    text-align: left;
    color: #333;
    background: #e8edf4;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
}

.company-prof.pricing-section .pricing__item:hover {
    background: #fff;
}

.company-prof.pricing-section .pricing--tashi .pricing__title {
    font-size: 32px;
    font-weight: 600;
    margin: 0 0 0.15em;
    color: #f56f00;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
}

.company-prof.pricing-section .pricing--tashi .pricing__price {
    font-size: 3em;
    font-weight: 300;
    padding: 0.50em 0;
}

.company-prof.pricing-section .pricing--tashi .pricing__currency {
    font-size: 0.65em;
    vertical-align: super;
    color: #394150;
}

.company-prof.pricing-section .pricing--tashi .pricing__period {
    font-size: 0.35em;
    padding: 0 0 0 0.5em;
    color: #535965;
}

.company-prof.pricing-section .pricing--tashi .pricing__sentence {
    padding: 0 0 0.5em;
    margin: 0;
    color: #535965;
}

.company-prof.pricing-section .pricing--tashi .pricing__feature-list {
    font-size: 0.95em;
    margin: 0;
    padding: 0 0 2.5em;
    list-style: none;
    color: #757983;
}

.company-prof.pricing-section .pricing--tashi .pricing__feature {
    position: relative;
    display: block;
    padding: 0 0 0 20px;
    line-height: 1.5;
}

.company-prof.pricing-section .pricing--tashi .pricing__feature::before {
    content: '';
    position: absolute;
    width: 10px;
    height: 2px;
    background: #1F242D;
    left: 0;
    top: 50%;
    margin: -2px 0 0 0;
}

.company-prof.pricing-section .pricing__item .pricing__action {
    margin-top: auto;
    font-size: 20px;
    line-height: 50px;
    color: #fff;
    background: #f56f00;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    width: 70%;
}

.company-prof.pricing-section .pricing__item:hover .pricing__action {
    background: #00b1f7;
}

.company-prof.pricing-section .pricing__item:hover .pricing__title {
    color: #00b1f7;
}

/* Landing Page Banner */
.landing-banner {
    width: 100%;
    margin: 0;
    clear: both;
    padding: 0;
}

.landing-banner li {
    list-style: none;
    position: relative;
    padding: 80px 0 0;
    text-align: center;
    margin: 0px;
    min-height: 370px;
}

.landing-banner li.get-leads {
    background: url(/Content/drivvimg/banner-01.jpg) no-repeat top center;
}

.landing-banner li.rfps {
    background: url(/Content/drivvimg/banner-2.jpg) no-repeat top center;
}

.landing-banner li.recruit {
    background: url(/Content/drivvimg/banner-03.jpg) no-repeat top center;
}

.landing-banner li.join {
    background: url(/Content/drivvimg/banner-4.jpg) no-repeat top center;
}

.landing-banner li .container {
    max-width: 730px;
    text-align: center;
}

.landing-banner li p {
    margin: 0px 0 5px;
    padding: 0px;
    font-weight: 300;
    font-size: 35px;
    line-height: 40px;
    color: #fff;
}

.landing-banner li h2,
.landing-banner li h1 {
    margin: 0px;
    padding: 0px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 50px;
    line-height: 50px;
}

#landing-banner {
    border-bottom: 1px solid #e8edf4;
    position: relative;
    top: -10px;
}

#landing-banner a {
    float: left;
    text-decoration: none;
    width: 25%;
    text-align: center;
    padding: 32px 0 22px;
    color: #00b1f7;
    outline: none;
    border: none;
    position: relative;
}

#landing-banner a i:before {
    font-size: 40px;
}

#landing-banner a:after {
    content: "";
    position: absolute;
    height: 92%;
    background: #e8edf4;
    width: 1px;
    top: 8%;
    left: 0;
}

#landing-banner a:first-child:after {
    display: none;
}

#landing-banner a h4 {
    color: #333333;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
}

#landing-banner a:hover,
#landing-banner a.active {
    background: #00b1f7;
    color: #fff;
}

#landing-banner a:hover h4,
#landing-banner a.active h4 {
    color: #fff;
}

#landing-banner a i.bus-leads {
    background: url(/Content/drivvimg/leads.png) no-repeat top left;
    height: 48px;
    width: 48px;
    display: block;
    margin: 0 auto 19px;
}

#landing-banner a.active i.bus-leads {
    background: url(/Content/drivvimg/leads-active.png) no-repeat top left;
}

#landing-banner a:hover h4,
#landing-banner a.active h4 {
    color: #fff;
}

/* Drivv We Offer */
.drivv-we-offer {
    background: #0997d0;
    padding: 40px 0;
    text-align: center;
}

.drivv-we-offer h2 {
    font-size: 45px;
    color: #fff;
    line-height: 70px;
}

.drivv-we-offer p {
    font-size: 24px;
    line-height: 26px;
    color: #fff;
    font-weight: 400;
    margin: 0 0 30px;
    padding: 0px;
    line-height: 40px;
}

.drivv-we-offer .wht-we-ofr-bx {
    background: #09c0ea;
    width: 78%;
    margin: 0 auto 30px;
    padding: 40px 50px;
}

.drivv-we-offer .wht-we-ofr-bx img {
    display: block;
    margin: 0 auto 20px;
}

.drivv-we-offer .wht-we-ofr-bx h3.title {
    display: block;
    font-size: 40px;
    font-weight: 400;
    color: #fff;
    margin: 0 0 10px;
}

.drivv-we-offer .wht-we-ofr-bx p {
    font-size: 26px;
    line-height: 35px;
    margin: 0px;
    padding: 0px;
    font-weight: 500;
}

.drivv-we-offer .offers {
    color: #fff;
}

.drivv-we-offer .offers .clearfix.col-md-12 {
    float: none;
    margin: 0 auto;
    max-width: 77%;
}

.drivv-we-offer .offers i {
    display: block;
    text-align: center;
    margin: 0 0 10px;
}

.drivv-we-offer .offers i img {
    display: block;
    margin: 14px auto;
    width: 24%;
    max-width: 99px;
}

.drivv-we-offer .offers i:before {
    font-size: 56px;
    line-height: 70px;
}

.drivv-we-offer .offers .three-icons i {
    display: inline-block;
    margin: 20px 2px 15px;
}

.drivv-we-offer .offers .three-icons i:before {
    font-size: 32px;
    line-height: 44px;
}

.drivv-we-offer .offers .three-icons .flaticon-sedan4 {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    display: inline-block;
}

.drivv-we-offer .offers h4 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 10px;
    padding: 0px;
    color: #fff;
    display: block;
}

.drivv-we-offer.shipper {
    padding: 60px 0 40px;
}

.drivv-we-offer.shipper .container {
    max-width: 950px;
    color: #fff;
}

.drivv-we-offer.shipper .container h2 {
    margin: 0 0 20px;
}

.drivv-we-offer.shipper i {
    display: block;
    margin: 0 0 10px;
}

.drivv-we-offer.shipper i:before {
    font-size: 60px;
}

.drivv-we-offer.shipper p {
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
    margin: 0px 0 30px;
    padding: 0px;
    font-weight: 400;
}

.drivv-we-offer.shipper p span {
    text-transform: capitalize;
    display: block;
}

.form-section {
    padding: 12px 0 24px;
    width: 100%;
}

.form-section .rfp-btn {
    background: #00b1f7 none repeat scroll 0 0;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    line-height: 22px;
    padding: 10px 16px;
    position: absolute;
    text-decoration: none;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    white-space: nowrap;
}

.form-section .rfp-btn:hover {
    background: #f56f00;
}

.form-section .qut-form {
    position: relative;
    margin-bottom: 50px;
}

.form-section .qut-form .get-qut {
    min-height: 240px;
    padding: 35px 0 0;
    text-align: center;
    color: #00b1f7;
}

.form-section .qut-form .get-qut i {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background: rgba(255, 255, 255, .2);
    margin: 0 auto 15px;
    display: block;
}

.form-section .qut-form .get-qut i img {
    display: block;
    margin: 0px auto;
    text-align: center;
    padding: 8px 0 0 1px;
}

.form-section .qut-form .get-qut i:before {
    font-size: 62px;
    padding: 0px;
    position: relative;
    top: -4px;
}

.form-section .qut-form .get-qut span {
    text-transform: uppercase;
    display: block;
    font-size: 30px;
    font-weight: 600;
    line-height: 38px;
}

.form-section .form-detail.base-box {
    padding-top: 0px;
}

.qut-form .form-detail.base-box .pad-none {
    padding: 0px;
    margin: 0px;
}

.form-section .form-detail {
    padding-top: 35px;
    color: #fff;
    background: #052139;
    min-height: 240px;
}

.form-section .form-detail label {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
}

.form-section button.submit-btn {
    width: 100%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    border: none;
    background: #f56f00;
    font-weight: 600;
    color: #fff;
}

.form-section button.submit-btn:hover {
    background: #fff;
    color: #f56f00;
}

.form-section input {
    background-color: #fff;
    border: none;
    width: 100%;
    padding: 15px 50px 15px 15px;
    height: 50px;
    color: #666666;
    font-weight: 600;
    font-size: 14px;
    outline: none;
    box-shadow: none;
}

.form-section textarea {
    box-shadow: none;
    background: #fff;
    border: none;
    width: 100%;
    min-height: 100px;
    resize: none;
    padding: 15px 50px 15px 15px;
    height: 50px;
    color: #666666;
    font-weight: 600;
    font-size: 14px;
    outline: none;
}

.form-section .form-detail div {
    margin: 0 0 15px;
}

.form-section .form-detail div i {
    position: absolute;
    bottom: 12px;
    right: 32px;
    z-index: 2;
}

.form-section .form-detail div i:before {
    color: #d0d7e0;
    font-size: 20px;
}

.form-section .form-detail div.tooltip-inner {
    background: #f56f00;
}

.form-section .form-detail div.tooltip-arrow {
    border-top-color: #f56f00;
}

.form-section .work-step {
    padding: 24px 0;
}

.form-section .work-step h2 {
    margin: 0;
    text-align: center;
    padding-bottom: 24px;
    font-size: 32px;
    text-transform: uppercase;
}

.form-section .work-step div {
    border-left: 1px solid #d0d7e0;
    display: flex;
    align-items: flex-start;
    gap: 12px;
}

.form-section .work-step div.first {
    border: none;
}

.form-section .work-step div i {
    float: left;
    color: #f56f00;
}

.form-section .work-step div i img {
    display: block;
}

.form-section .work-step div i:before {
    font-size: 30px;
}

.form-section .work-step div svg {
    flex-shrink: 0;
    border: none;
    outline: none;
    vertical-align: top;
    flex-basis: 64px;
    max-width: 64px;
    height: 64px;
    flex-grow: 0;
    width: 64px;
}

.form-section .work-step div svg[style="display: none;"] {
    display: block !important;
    opacity: 0;
}

.form-section .work-step div p {
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 20px;
    display: block;
    flex-shrink: 0;
    flex-basis: calc(100% - 76px);
    max-width: calc(100% - 76px);
    flex-grow: 0;
}

.form-section svg * {
    fill: none;
    stroke: currentColor;
}

.form-section .st0 {
    fill: none;
    stroke: #f56f00;
    stroke-width: 2;
    stroke-miterlimit: 10;
}

button[disabled],
html input[disabled] {
    opacity: 0.89;
    cursor: not-allowed;
}

button[disabled]:hover,
html input[disabled]:hover {
    cursor: not-allowed;
}

/*Company registration fix width changes */

.companycvv-new {
    max-width: 142px;
    width: 100%;
}

.companyexpmnth-new {
    max-width: 199px;
    width: 100%;
}

.companyexpyear-new {
    max-width: 182px;
    width: 100%;
    margin-left: 30px;
}

.companygrpcode-new {
    max-width: 192px;
    width: 100%;
}

/* Registration Page */
#registration {
    background: #052139;
    width: 100%;
    padding: 10px 0px 20px;
}

#registration span.title {
    font-size: 45px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    display: block;
}

#registration span.title span {
    color: #f56f00;
}

#registration p {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    margin: 0px;
    padding: 0px;
    font-weight: 600;
}

#registration p a {
    color: #f56f00;
    text-decoration: none;
}

#registration p a:hover {
    color: #fff;
}

.registration-form {
    width: 100%;
    background: #1f497d;
    padding: 0 0 100px;
    position: relative;
}

.registration-form .container {
    max-width: 800px;
    background: #fff;
    padding: 0px;
}

.registration-form .container .go-back {
    display: block;
    background-color: #1aafd0;
    padding: 10px 20px;
    color: #ffffff;
    float: right;
    cursor: pointer;
    text-decoration: none;
}

.registration-form .container .go-back:hover {
    background: #f56f00;
}

.registration-form.courier-company .container.faq {
    padding: 60px;
}

.registration-form.courier-company .container.faq ul {
    padding-left: 20px;
}

.container.faq .col-md-6 .content {
    padding: 20px;
    background: #e8edf4;
    margin-bottom: 30px;
    min-height: 222px;
}

.container.faq .left-pad-none {
    padding-left: 0px;
}

/*FAQ*/
.faq-que {
    font-size: 22px;
    color: #0997d0 !important;
    font-weight: bold;
}

#spanfaqanswer {
    color: #f56f00;
}

.guidelines-bx {
    padding: 5px 10px;
    display: none;
}

/*faq*/
.faqtitle {
    margin-left: 10px;
}

.container.faq ul.ul-top li {
    padding: 10px 0;
}

.container.faq ul {
    padding: 0px;
    list-style: none;
    margin: 0px;
}

.container.faq ul {
    padding: 0px;
    list-style: none;
    margin: 0px;
}

.container.faq ul li {
    margin: 10px 0 0;
    clear: both;
}

.container.faq ul li:first-child {
    margin: 0px;
}

.container.faq ul li i {
    float: left;
    margin: 0 10px 0 0;
}

.container.faq ul li i:before {
    font-size: 14px;
    color: #00b1f7;
}

.container.faq ul.ul-right li a {
    font-size: 13px;
}

.container.faq ul li a {
    text-decoration: none;
    cursor: pointer;
    float: left;
    width: 92%;
}

.registration-form.courier-company table.MsoTableGrid {
    width: 100%;
}

#Comment {
    height: 119px;
    border-radius: 0px;
}

.form {
    padding: 30px;
    border-top: 1px solid #969696;
}

.form.login {
    padding: 60px 30px;
}

.form.sign-up .contact-form #formlogin h2 {
    text-align: left;
    margin: 0 0 25px;
}

.form.sign-up .contact-form #formlogin .rem-frg {
    padding: 5px 0 10px;
}

.form.sign-up .contact-form #formlogin .rem-frg span {
    float: right;
}

.form.sign-up .contact-form #formlogin ul,
.form.sign-up .contact-form #userformforgotpassword ul {
    padding: 0px;
    list-style: none;
}

.form.sign-up .contact-form #formlogin ul li,
.form.sign-up .contact-form #userformforgotpassword ul li {
    margin: 20px 0 0;
    position: relative;
}

.form.sign-up .contact-form #formlogin ul li:first-child,
.form.sign-up .contact-form #userformforgotpassword ul li:first-child {
    margin: 0px;
}

.form.sign-up .contact-form #formlogin ul li input,
.form.sign-up .contact-form #userformforgotpassword ul li input {
    padding-left: 45px;
    font-size: 19px;
}

.form.sign-up .contact-form #formlogin ul li i,
.form.sign-up .contact-form #userformforgotpassword ul li i {
    color: #999;
    left: 20px;
    position: absolute;
    top: 21px;
}

.form.sign-up .contact-form #formlogin input[type="checkbox"] {
    width: auto !important;
    height: 18px;
}

.form.sign-up .contact-form #formlogin label.chkbox {
    width: auto;
    float: left;
}

.form.sign-up .contact-form #formlogin .forgot {
    float: right;
    margin: 3px 0 0;
}

.form.sign-up .contact-form #formlogin .forgot a {
    font-size: 18px;
}

.form.sign-up .contact-form #userformforgotpassword #btnback {
    font-size: 16px;
    cursor: pointer;
    float: right;
    margin: 0 5px 0 0;
}

.form.sign-up .contact-form #userformforgotpassword #btnback span {
    font-weight: 400;
}

.form.sign-up .contact-form #formlogin button#btnsignin {
    width: 100%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 19px;
    border: none;
    background: #f56f00;
    font-weight: 600;
    color: #fff;
}

.form.sign-up .contact-form #formlogin button#btnsignin:hover {
    background: #00b1f7;
    color: #fff;
}

.form.sign-up .contact-form #userformforgotpassword button#btnchangepassword {
    width: 100%;
    text-align: center;
    height: 50px;
    line-height: 32px;
    font-size: 16px;
    border: none;
    background: #f56f00;
    font-weight: 600;
    color: #fff;
}

.form.sign-up .contact-form #userformforgotpassword button#btnchangepassword:hover {
    background: #00b1f7;
    color: #fff;
}

.form.sign-up .contact-form .dont-acnt h4 {
    margin: 0 0 32px;
}

.form.sign-up .contact-form .dont-acnt a.fb-btn {
    background: #3B5998;
}

.form.sign-up .contact-form .dont-acnt a.gplus-btn img {
    float: left;
    margin: 3px 0 0 5px;
}

.form.sign-up .contact-form .dont-acnt a.gplus-btn {
    background: #DC4A3D;
}

.form.sign-up .contact-form .dont-acnt a {
    display: block;
    color: #fff;
    width: 100%;
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    margin: 20px 0 0;
    padding: 10px 20px;
    font-size: 19px;
    line-height: 30px;
    text-decoration: none;
    text-align: center;
}

.form.sign-up .contact-form .dont-acnt a:first-child {
    margin-top: 0px;
}

.form.sign-up .contact-form .dont-acnt a i {
    display: inline-block;
    float: left;
    line-height: 30px;
    margin: 0 5px 0 0;
    vertical-align: middle;
    font-size: 28px;
}

.form h2 {
    font-size: 35px;
    color: #00b1f7;
    margin: 5px 0 15px 0px;
    padding: 0px;
    line-height: 40px;
}

.form.first {
    border: none;
    margin: 0px;
}

.form.first,
.form.second,
.form.three {
    padding: 15px 30px 30px;
}

.form .frm-detail {
    margin: 25px 0 0;
}

.company-information label {
    margin: 10px 0 10px !important;
}

.company-information .form-control {
    width: 48% !important;
}

.company-information .file {
    width: 48% !important;
}

.frm-detail.companyname input {
    width: 46% !important;
}

.form .frm-detail.first {
    margin: 0px;
}

.form .frm-detail .left {
    padding: 0 30px 0 0;
}

.form .frm-detail .right {
    padding: 0 0 0 30px;
}

.form .frm-detail p {
    font-size: 13px;
    line-height: 20px;
    margin: 8px 0 0px;
    padding: 0px;
    font-weight: 500;
}

.WaringMessage {
    color: red;
    font-size: 19px !important;
    text-align: right;
    line-height: 25px !important;
}

.WaringMessage.courierpayment {
    margin: 0px !important;
    padding: 25px 0 0 !important;
}


.form label {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    margin: 0 0 10px;
}

.form em.star-o {
    color: #f56f00;
    font-style: normal;
    font-size: 14px;
    display: inline-block;
}

.form input,
.form .select2 {
    border: 1px solid #969696;
    border-radius: 0px;
    font-weight: 600;
    font-size: 16px;
    height: 58px;
    display: block;
    width: 100% !important;
    padding: 10px 16px;
    color: #1f497d;
    outline: none;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}

#DivChargeNotice {
    background-color: #028135;
    padding: 20px;
    color: #fff;
    text-align: center;
}

.form input[type="radio"],
.form input[type="checkbox"] {
    display: inline-block;
    outline: none;
    height: auto;
    width: auto !important;
    padding: 0px;
    border: none !important;
}

.form input[type="file"] {
    height: auto;
}

#formnewRfp .frm-detail table tr td {
    width: 10%;
}

#formnewRfp .frm-detail table tr label,
#formnewRfp .frm-detail .smallfont label {
    display: inline-block;
    width: auto;
    font-size: 12px;
    letter-spacing: 0.5px;
}

.form input[type="radio"] {
    width: auto !important;
}

.form .select2 {
    padding: 0px;
}

.form .select2.select2-container--default .select2-selection--single {
    border: none;
    border-radius: 0;
    height: 56px;
}

.form .select2.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 13px 14px;
}

.form .select2.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 50px;
}

.form input:focus {
    border-color: #f56f00;
    color: #f56f00;
}

.form span.term {
    font-size: 24px;
    display: block;
    line-height: 34px;
    margin: 0 0 10px;
    color: #f56f00;
}

.form .term-bx {
    position: relative;
}

.form .term-bx label {
    display: inline-block;
    width: auto;
    vertical-align: top;
}

.form .term-bx p {
    font-size: 13px;
    line-height: 24px;
    font-weight: 500;
    margin: 0px;
    width: 100%;
}

.form .term-bx p a {
    color: #f56f00;
    text-decoration: none;
}

.form .term-bx [type="checkbox"]:not(:checked),
.form .term-bx [type="checkbox"]:checked {
    position: absolute;
}

.form .term-bx [type="checkbox"]:not(:checked)+label,
.form .term-bx [type="checkbox"]:checked+label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
}

.form .term-bx [type="checkbox"]:not(:checked)+label:before,
.form .term-bx [type="checkbox"]:checked+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 17px;
    height: 17px;
    border: 1px solid #aaa;
    background: #f8f8f8;
    border-radius: 3px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3);
}

.form .term-bx [type="checkbox"]:not(:checked)+label:after,
.form .term-bx [type="checkbox"]:checked+label:after {
    content: '✔';
    position: absolute;
    top: 3px;
    left: 4px;
    font-size: 18px;
    line-height: 0.8;
    color: #f56f00;
    transition: all .2s;
}

.form .term-bx [type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0);
}

.form .term-bx [type="checkbox"]:checked+label:after {
    opacity: 1;
    transform: scale(1);
}

.form .term-bx [type="checkbox"]:disabled:not(:checked)+label:before,
.form .term-bx [type="checkbox"]:disabled:checked+label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}

.form .term-bx [type="checkbox"]:disabled:checked+label:after {
    color: #999;
}

.form .term-bx [type="checkbox"]:disabled+label {
    color: #aaa;
}

.form .term-bx [type="checkbox"]:checked:focus+label:before,
.form .term-bx [type="checkbox"]:not(:checked):focus+label:before {
    border: 1px dotted blue;
}

.form .frm-detail button {
    background: #f56f00;
    border: none;
    line-height: 60px;
    text-align: center;
    display: block;
    min-width: 180px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    padding: 0px;
    margin: 20px 0 0 20px;
}

.form .frm-detail input.form-control,
.form .frm-detail button#btnContinue,
.form .frm-detail button#btnRegister {
    border-radius: 0px;
}

.form .frm-detail button#btnCancel {
    background: #999;
    border-radius: 0px;
}

.form .frm-detail button#btnCancel:hover {
    background: #c5c5c5;
}

.form .frm-detail button:first-child {
    margin: 20px 20px 0 0;
}

.form .frm-detail button:hover {
    background: #00b1f7;
}

#formCourierPayment .frm-detail .ddl-tooltip .tooltip,
#formnew .frm-detail .ddl-tooltip .tooltip {
    left: 113.5px !important;
    top: 93.5px !important;
}

.form .big-box-content {
    text-align: center;
    display: block;
    padding: 30px 70px;
    color: #fff;
    margin: 0 0 40px;
}

.form .big-box-content p {
    font-size: 18px;
    line-height: 26px;
    margin: 0px;
    padding: 0px;
    font-weight: 500;
}

.form .big-box-content p.courier {
    font-size: 14px;
}

.form .big-box-content p.courier span {
    display: block;
    color: #0f4464;
    font-size: 18px;
}

.form .big-box-content p.cap {
    text-transform: uppercase;
}

.form .big-box-content span.big-txt {
    font-size: 30px;
    display: block;
    margin: 8px 0;
}

.form.sign-up h2 {
    font-size: 27px;
    display: block;
    margin: 0px 0 30px;
    padding: 0px;
    text-align: center;
}

.form.sign-up span.clearfix {
    display: block;
    margin: 0 0 15px;
}

.form.sign-up p.right-txt {
    margin: 0;
    padding: 0px;
    float: right;
    width: 95%;
    font-size: 16px;
    line-height: 24px;
}

.form.sign-up span.clearfix i:before {
    color: #00b1f7;
    font-size: 18px;
}

.form.sign-up span.clearfix strong {
    font-weight: 600;
    color: #0f4464;
}

.form.sign-up .full-title {
    width: 100%;
    display: block;
    margin: 40px 0;
    text-align: center;
    color: #fff;
    line-height: 26px;
    padding: 15px 30px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
}

.form.sign-up .full-title a {
    color: #fff;
    text-decoration: underline;
}

.form.sign-up .light-blue {
    background: #09c0ea;
}

.form.sign-up .dark-blue {
    background: #0997d0;
}

.form.sign-up .dark-blue.no-bot {
    margin-bottom: 0px;
}

.form.sign-up h2 p {
    color: #333333;
    font-size: 16px;
    font-weight: 500;
    margin: 10px 0 0;
}

.form.sign-up input[type="radio"] {
    position: absolute;
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    -o-opacity: 0;
    padding: 0px;
    width: auto;
    display: inline-block;
    height: auto;
}

.form.sign-up input[type="radio"]+label {
    position: relative;
    padding: 0 0 0 25px;
    font-size: 16px;
    line-height: 25px;
    margin: 0;
}

.form.sign-up input[type="radio"]+label:before {
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    height: 14px;
    width: 14px;
    background: white;
    border: 1px solid gray;
    box-shadow: inset 0px 0px 0px 2px white;
    -webkit-box-shadow: inset 0px 0px 0px 2px white;
    -moz-box-shadow: inset 0px 0px 0px 2px white;
    -o-box-shadow: inset 0px 0px 0px 2px white;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    left: 0px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.form.sign-up input[type="radio"]:checked+label:before {
    background: #ef8700;
    border-color: #ef8700;
}

.form.sign-up .radio-bx p {
    display: inline-block;
    margin: 0 0 15px 25px;
}

.form.sign-up input.orange-btn {
    display: block;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    background: #ef8700;
    text-decoration: none;
    text-transform: uppercase;
    margin: 30px auto 0;
    max-width: 362px;
    border: none;
}

.btn-contact {
    max-width: 280px !important;
}

.form.sign-up input.orange-btn:hover {
    background: #09c0ea;
}

.form.sign-up input .orange-btn:hover {
    background: #09c0ea;
}

.form .sucess p {
    margin: 35px 0 0;
}

.form .sucess label {
    background: #f56f00;
    border-radius: 50%;
    height: 90px;
    padding: 30px 15px 0;
    text-align: center;
    width: auto;
    color: #fff;
    text-shadow: 1px 1px 1px #333333;
}

span.v-c {
    color: #0a354f;
}

#ccNo {
    background-image: url(/Content/img/cards-new.png);
    background-position: 15px 18px;
    background-size: 40px 252px;
    background-repeat: no-repeat;
    padding-left: 65px;
}

#reg-comp-cont {
    max-width: 840px;
}

.generalUnorderedList>li {
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 32px;
}

.faq .generalUnorderedList>li {
    line-height: 21px;
}

/* Courier Company */

.registration-form.courier-company .container {
    max-width: 1000px;
    background: #fff;
    padding: 0px;
}

.registration-form.courier-company .left {
    /*padding-left: 0px;
    padding-right: 30px;*/
}

.registration-form.courier-company .right {
    padding-right: 0px;
    padding-left: 0px;
}

.registration-form.courier-company .container .col-md-4.right {
    padding-top: 25px;
}

.registration-form.courier-company .right span.title {
    background: #0194f3;
    display: block;
    padding: 8px 15px;
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    text-align: center;
}

.registration-form.courier-company .right .guidelines-bx .detail {
    border: 1px solid #e5e5e5;
    /*  border-top: none;*/
    border-radius: 0 5px 5px 0;
    padding: 8px 15px;
}

.registration-form.courier-company .right .guidelines-bx .detail p {
    font-size: 14px;
    line-height: 24px;
}

.registration-form.courier-company .right .guidelines-bx .detail ol {
    margin: 0 0 10px;
    padding: 0 0 0 15px;
    font-weight: 600;
}

.registration-form.courier-company .right .guidelines-bx .detail a {
    color: #ef8700;
    text-decoration: none;
}

.registration-form.courier-company .right .guidelines-bx .detail a:hover {
    color: #09c0ea;
}

.registration-form.courier-company .form .frm-detail .left {
    padding: 0 30px 0 0;
}

.registration-form.courier-company .form .frm-detail .right {
    padding: 0 0 0 30px;
}

/* Our Benefit */
.our-benefit {
    background: #d0f1fd;
    padding: 70px 0 20px;
    text-align: center;
    width: 100%;
}

.our-benefit .container {
    max-width: 900px;
}

.our-benefit h2 {
    font-size: 50px;
    margin: 0 0 35px;
    padding: 0px;
    font-weight: 300;
}

.our-benefit i img {
    display: block;
    margin: 25px auto;
}

.our-benefit i:before {
    color: #f56f00;
    font-size: 70px;
    display: block;
    margin: 0 0 15px;
}

.our-benefit h4 {
    font-size: 24px;
    text-transform: uppercase;
    color: #222222;
    line-height: 30px;
    margin: 0 0 50px;
}

/* Who we are? */
.who-we {
    background: #dbeef3;
    padding: 35px 0;
    text-align: center;
    width: 100%;
}

.who-we .container {
    background: #fff;
    padding: 30px;
}

.who-we .container h2 {
    font-size: 50px;
    margin: 0 0 25px;
    padding: 0px;
    font-weight: 300;
}

.who-we .container img {
    text-align: center;
    margin: 0 auto 30px;
}

.who-we .container p {
    font-size: 26px;
    line-height: 34px;
    color: #333333;
    padding: 0px;
    margin: 0px auto;
    font-weight: 400;
    width: 95%;
}

/* Courier Develiver Quote */
.ny-city {
    background: #e8edf4;
    width: 100%;
    padding: 48px 0;
}

.ny-city h1 {
    text-align: center;
    margin: 0 0 50px;
}

.ny-city p.ny-city-head {
    margin: 0 0 50px;
    text-align: center;
    color: #00b1f7;
    font-size: 45px;
    font-weight: 300;
    line-height: normal;
    padding: 0;
}

.ny-city p.ny-city-head span {
    color: #666666;
    display: block;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
}

.p-form-section-head {
    font-size: 28px;
    color: #00b1f7;
    text-align: center;
    font-weight: 300;
}

.ny-city h1 span {
    display: block;
    color: #666666;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
}

.ny-city .col-md-6.lft {
    padding-left: 0px;
    padding-right: 20px;
    margin: 0 0 30px;
}

.ny-city .col-md-6.right {
    padding-right: 0px;
    padding-left: 20px;
    margin: 0 0 30px;
}

.ny-city .cur-bx {
    border: 2px solid #d0d7e0;
    background: #fff;
    padding: 20px 25px;
    min-height: 170px;
}

.ny-city .cur-bx span {
    font-size: 22px;
    display: block;
    line-height: 17px;
    color: #00b1f7;
    font-weight: 500;
}

.ny-city .cur-bx span.pull-left a {
    color: #00b1f7;
    max-width: 460px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.city-img {
    height: 48px;
    max-width: 200px;
}

.ny-city .cur-bx span.pull-left a:hover {
    text-decoration: underline;
}

.ny-city .cur-bx a {
    display: block;
    line-height: 26px;
    color: #f56f00;
    text-decoration: none;
}

.ny-city .cur-bx a:before {
    font-size: 18px;
}

.ny-city .cur-bx a:hover {
    color: #00b1f7;
}

.ny-city .cur-bx .tag-star {
    margin: 12px 0 0;
}

.ny-city .cur-bx p {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
}

.ny-city .cur-bx.clearfix p span {
    color: #333;
    display: inline-block;
    font-size: 14px;
}

.ny-city .cur-bx em.tag {
    display: inline-block;
    background: #012178;
    font-size: 10px;
    font-weight: 600;
    padding: 1px 4px;
    line-height: 14px;
    margin: 1px 0 0 3px;
    color: #fff;
    font-style: normal;
    float: left;
    text-transform: uppercase;
}

.ny-city .cur-bx em:first-child {
    margin-left: 0px;
}

.ny-city .cur-bx fieldset,
.ny-city .cur-bx label {
    margin: 0;
    padding: 0;
    display: inline-block;
}

.ny-city .cur-bx fieldset {
    margin: 0 0 0 20px;
}

.ny-city .cur-bx .rating {
    border: none;
    float: left;
    margin: 0px 0 0 15px;
}

.ny-city .cur-bx .rating span {
    display: inline-block;
}

.ny-city .cur-bx .rating em {
    display: inline-block;
    margin: 0 0 0 3px;
    font-size: 12px;
    line-height: 24px;
    color: #f56f00;
    font-style: normal;
}

.ny-city .cur-bx .rating>input {
    display: none;
}

.ny-city .cur-bx .rating>label:before {
    margin: 0;
    font-size: 16px;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f005";
}

.ny-city .cur-bx .rating>.half:before {
    content: "\f089";
    position: absolute;
}

.ny-city .cur-bx .rating>label {
    color: #999999;
    float: right;
}

.ny-city .cur-bx .rating>input:checked~label,
/* show gold star when clicked */
.ny-city .cur-bx .rating:not(:checked)>label:hover,
/* hover current star */
.ny-city .cur-bx .rating:not(:checked)>label:hover~label {
    color: #ff7e3c;
}

.ny-city .cur-bx .rating>input.active~label.active~label {
    color: #ff7e3c;
}

.ny-city a.view-all {
    display: table;
    padding: 0 20px;
    font-size: 16px;
    line-height: 45px;
    background: #f56f00;
    color: #fff;
    font-weight: 700;
    margin: 0 auto;
    text-decoration: none;
}

.ny-city a.view-all:hover {
    background: #00b1f7;
}

.rating .rating-symbol .glyphicon {
    font-size: 18px;
    line-height: 1;
    top: 1px;
}

.glyphicon-star-empty::before {
    font-size: 16px;
    line-height: 16px;
}

/* Advertise section */
.advertise {
    padding: 48px 0;
    width: 100%;
}

.advertise .col-md-8 {
    padding: 0;
}

.advertise .webapp-youtube {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 50%;
    max-width: 50%;
    position: relative;
}

.advertise .webapp-youtube iframe {
    border: none;
    display: block;
    height: 100%;
    width: 100%;
}

.col-md-8.bg-color {
    background: #e8edf4 none repeat scroll 0 0;
}

.advertise .vid-detail {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 50%;
    max-width: 50%;
    padding: 24px 30px;
}

.advertise .vid-detail h2.title {
    color: #f56f00;
    font-size: 25px;
    display: block;
    margin-top: 0;
}

.advertise .vid-detail p {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #333333;
    margin: 0px;
    padding: 0px;
}

.advertise .vid-detail p a {
    display: inline;
    color: #00b1f7;
    text-decoration: underline;
}

.advertise .vid-detail p a:hover {
    color: #f56f00;
}

.advertise .col-md-4 {
    padding-right: 0px;
}

.advertise .col-md-4 .adv-bx {
    border: 2px solid #e8edf4;
    padding: 27px 30px;
}

.advertise .bx-wrapper .bx-pager {
    display: none;
}

/* Landing 3 box */
.advertise.landing .trail-box {
    position: relative;
    background: #ffc001;
    background: -moz-linear-gradient(top, #ffc001 0%, #f36f00 100%);
    background: -webkit-linear-gradient(top, #ffc001 0%, #f36f00 100%);
    background: linear-gradient(to bottom, #ffc001 0%, #f36f00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc001', endColorstr='#f36f00', GradientType=0);
    min-height: 250px;
    width: 100%;
    padding: 10px;
}

.advertise.landing .trail-box:after {
    content: "";
    background: url(/Content/drivvimg/trail-bg.png) no-repeat top left;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
}

.advertise.landing .trail-box .bx {
    width: 100%;
    text-align: center;
    height: 230px;
    border: 1px ridge #f7ac01;
}

.advertise.landing .trail-box .bx img {
    display: block;
    margin: 10px auto 15px;
}

.advertise.landing .trail-box .bx p {
    font-size: 16px;
    font-weight: 600;
    margin: 0px;
    padding: 0px;
    color: #fff;
    text-shadow: 1px 1px 1px #d96302;
}

.advertise.landing iframe {
    width: 100%;
    min-height: 250px;
    border: none;
}

.advertise.landing .adv-bx {
    min-height: 250px;
}

/* Process Section */
#fafaphone {

    vertical-align: baseline;
    color: #000;
}

#fafaphone:before {
    font-size: 70px;
}

.process-step {
    background: #e8edf4;
    padding: 35px 0 15px 0 !important;
}

.feature-courier .process-step.help h2 {
    margin: 0 0 0px;
}

.feature-courier .process-step.help h3 {
    margin-top: 0px;
}


.process-step .col-md-3 {
    padding: 0 10px 0 15px;
    border-left: 1px solid #d0d7e0;
    min-height: 50px;
    width: 27%;
}

.process-step .container.middle {
    max-width: 1110px;
}

.process-step .col-md-3.first {
    padding-left: 0px;
    border: none;
    width: 19%;
}

.process-step .col-md-3.first p {
    width: 75%;
}

.process-step i {
    color: #f56f00;
    display: inline-block;
    margin: 0 10px 0 0;
    line-height: 30px;
    vertical-align: top;
}

.process-step i:before {
    font-size: 30px;
}

.process-step p {
    display: inline-block;
    line-height: 20px;
    font-size: 17px;
    text-transform: uppercase;
    color: #333333;
    width: 82%;
    margin: 0px;
    font-weight: 500;
}

.process-step p em {
    display: block;
    font-style: normal;
}

.process-step i.flaticon-search74 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.process-step.landing .col-md-3 {
    border: none;
    padding: 0 15px;
    width: 25%;
}

.process-step.landing .col-md-3 .icon {
    border: 2px solid rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    height: 100%;
    text-align: center;
}

.process-step.landing .col-md-3 .icon i {
    margin: 55px 0 0;
    line-height: 100px;
}

.process-step.landing .col-md-3 .icon i:before {
    font-size: 90px;
    color: #fff;
}

.process-step.landing .col-md-3 .win-bus {
    background: url(/Content/drivvimg/win-new-business-bg.jpg) no-repeat top center;
    height: 227px;
    width: 227px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    padding: 7px;
    margin: 0 auto;
}

.process-step.landing .col-md-3 .esy-use {
    background: url(/Content/drivvimg/easy-to-use-bg.jpg) no-repeat top center;
    height: 227px;
    width: 227px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    padding: 7px;
    margin: 0 auto;
}

.process-step.landing .col-md-3 .route {
    background: url(/Content/drivvimg/route-opp-bg.jpg) no-repeat top center;
    height: 227px;
    width: 227px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    padding: 7px;
    margin: 0 auto;
}

.process-step.landing .col-md-3 .new-driv {
    background: url(/Content/drivvimg/recrut-new-driv-bg.jpg) no-repeat top center;
    height: 227px;
    width: 227px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    padding: 7px;
    margin: 0 auto;
}

.process-step.landing .col-md-3 h3 {
    text-transform: uppercase;
    color: #00b1f7;
    font-size: 20px;
    margin: 30px 0 10px;
    padding: 0px;
    text-align: center;
}

.process-step.landing .col-md-3 p {
    text-transform: inherit;
    text-align: center;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    color: #333333;
}

/* RFP-Quote */
.rfp-quote {
    padding: 48px 0;
    text-align: center;
}

.rfp-quote #rfp-quote-slider,
.rfp-quote #rfp-quote-slider li {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.rfp-quote #rfp-quote-slider span {
    display: block;
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    margin: 0px 0 5px;
    text-transform: uppercase;
}

.rfp-quote #rfp-quote-slider h5 {
    font-size: 45px;
    line-height: normal;
    margin: 0 0 30px;
    font-weight: 300;
    color: #00b1f7;
}

.rfp-quote #rfp-quote-slider p {
    text-align: left;
    font-size: 18px;
    line-height: 13px;
    font-weight: 500;
    display: inline-block;
    width: 90%;
}

.rfp-quote #rfp-quote-slider i:before {
    font-size: 15px;
    color: #00b1f7;
    display: inline-block;
    margin: -2px 5px 0 0;
    width: 4%;
    vertical-align: top;
}

.rfp-quote #rfp-quote-slider .bid-btn {
    background: #f56f00;
    display: inline-block;
    margin: 5px auto 15px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 45px;
    padding: 0 20px;
    text-decoration: none;
}

.rfp-quote #rfp-quote-slider .bid-btn:hover {
    background: #00b1f7;
}

.rfp-quote .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: center;
    width: 100%;
}

.rfp-quote .bx-wrapper .bx-pager.bx-default-pager a {
    background: #a3a3a4;
}

.rfp-quote .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #f56f00;
}

.rfp-quote .col-md-6.diff {
    width: 40%;
    margin: 0 0 0 8%;
}

.rfp-quote #rfp-quote-slider .diff.bid-btn {
    margin: 50px auto 0px;
}

.rfp-quote #rfp-quote-slider .diff.bid-btn.firstslide {
    margin: 100px auto 0px;
}

/* Courier-Map */
.courier-map {
    background: #d0f1fd;
    padding: 70px 0;
    width: 100%;
}

.courier-map h2 {
    font-size: 50px;
}

.courier-map .row {
    display: flex;
    flex-wrap: wrap;
}

.courier-map h6 {
    font-size: 45px;
    font-weight: 300;
    text-align: center;
    line-height: 70px;
    color: #00b1f7;
}

.courier-map span {
    font-size: 18px;
    line-height: 28px;
    color: #666666;
    font-weight: 400;
    text-align: left;
    display: block;
    margin: 30px 0px;
    padding: 0 !important;
    margin: 0 !important;
}

.fm-map-container {
    width: 100% !important;
}

.courier-map .container {
    /*float: left;*/
    width: 100%;
    max-width: 100%;
    position: relative;
}

.courier-map .container .search-map-area {
    position: relative;
    width: 100%;
    margin: 0 auto;
    z-index: 1;
    top: 30px;
    max-width: 490px;
}

.courier-map .container .search-map-area input[type="text"] {
    background-color: #fff;
    border: none;
    float: left;
    width: 100%;
    max-width: 360px;
    padding: 15px;
    height: 45px;
    color: #454545;
    font-weight: 600;
    font-size: 14px;
    outline: none;
    border: 1px solid #002874;
    border-right: none;
}

.courier-map .container .search-map-area input[type="text"].directory-search {
    padding: 12px;
}

.courier-map .container .search-map-area input[type="button"] {
    background: #f56f00;
    display: block;
    float: left;
    margin: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 45px;
    padding: 0 20px;
    text-decoration: none;
    border: none;
}

.courier-map .container .search-map-area input[type="button"]:hover {
    background: #00b1f7;
}

.courier-map .container a.directory {
    background: #f56f00;
    display: table;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 45px;
    padding: 0 20px;
    text-decoration: none;
    border: none;
    text-align: center;
    margin: 23px auto;
}

.courier-map .container #map-container {
    /*float: left;*/
    width: 100%;
    margin: 20px 0 0;
}

.courier-map .container .map-areas-detail {
    margin: 30px 0 0;
    background-color: #fff;
    width: 40%;
}

.courier-map .row.citiescontent {
    border-top: 2px solid #00b1f7;
    padding-top: 30px;
}

.courier-map .container .map-areas-detail span.title {
    display: block;
    margin: 0px 0 10px 30px;
    padding-top: 20px;
    text-align: left;
    text-transform: uppercase;
}

.courier-map .container .map-areas-detail a.a-goto-directory {
    display: block;
    margin: 0 0 10px 20px;
    text-align: left;
    text-transform: uppercase;
    color: #ff7e3c;
    font-weight: 500;
    font-size: 22px;
    text-decoration: underline;
}

.courier-map .container .map-areas-detail ul {
    list-style: none;
    display: block;
    padding: 0px;
    text-align: left;
}

.courier-map .container .map-areas-detail ul li {
    margin: 0 10px;
}

.courier-map .container .map-areas-detail ul li a:hover {
    background-color: #d0f1fd;
    color: #000000;
}

.courier-map .container .map-areas-detail div#DivStatelist {
    overflow-y: scroll;
    height: 400px;
}

.courier-map .container .map-areas-detail ul li a {
    text-decoration: none;
    display: block;
    padding: 10px 0 10px 10px;
    margin: 0 10px;
    display: block;
}


#More-Company-Window #DivGetmorecompany.modal-body {
    float: left;
    width: 100%;
}

#DivGetmorecompanymap.modal-body {
    float: left;
    width: 70%;
}

#More-Company-Window .map-areas-detail {
    float: right;
    margin: 45px 0 0;
    width: 25%;
}

#More-Company-Window .map-areas-detail span.title {
    font-size: 20px;
    display: block;
    margin: 0 0 8px;
    font-weight: 500;
}

#More-Company-Window .map-areas-detail ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#More-Company-Window .map-areas-detail ul a {
    text-decoration: none;
}

/* Activity - Classifieds */
.actv-clss {
    padding: 70px 0;
    width: 100%;
}

.actv-clss span.title {
    font-size: 30px;
    line-height: normal;
    font-weight: 300;
    color: #01a4e5;
    text-transform: uppercase;
    margin: 0 0 25px;
    position: relative;
    display: block;
}

.actv-clss span.title:after {
    content: "";
    position: absolute;
    height: 2px;
    background: #d0d7e0;
    top: 20px;
    margin-left: 15px;
}

.actv-clss .col-md-6.first {
    padding-left: 0px;
    padding-right: 20px;
}

.actv-clss .col-md-6.first span.title:after {
    width: 71%;
    left: 25%;
}

.actv-clss .col-md-6.last {
    padding-left: 20px;
    padding-right: 0px;
}

.actv-clss .col-md-6.last span.title:after {
    width: 62%;
    left: 34%;
}

.actv-clss .flaticon-sedan4 {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    display: block;
}

.actv-clss table i {
    color: #00b1f7;
    line-height: 20px;
}

.actv-clss table em {
    font-style: normal;
    color: #fe9c05;
}

.actv-clss table tr {
    background: #c1e9f7;
}

.actv-clss .table-striped>tbody>tr:nth-of-type(odd) {
    background: #d0f1fd;
}

.actv-clss .table-responsive {
    border: none;
    margin: 0px;
}

.actv-clss table tr td {
    padding: 25px 10px;
    border-color: #fff;
    font-size: 14px;
    font-weight: 500;
}

.actv-clss table tr td.icon {
    width: 10%;
    text-align: center;
}

.actv-clss .last a.more-classified {
    background: #f56f00;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    float: right;
    line-height: 45px;
    margin: 0px;
    padding: 0 20px;
    text-decoration: none;
}

.actv-clss .last a.more-classified:hover {
    background: #00b1f7;
}

/* Company Tabbing */
.comp-tab {
    margin: -48px 0 100px;
    position: relative;
    z-index: 1;
}

/*.comp-tab .bs-example.bs-example-tabs {
        border: 1px solid #e7eef0;
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
    }*/

#DivRating .bs-example {
    background: #fff;
}

/*Company Tab*/
.comp-tab {
    margin: -70px 0 100px;
    position: relative;
    z-index: 1;
}

.comp-tab .bs-example.bs-example-tabs {
    border: 1px solid #e7eef0;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}

.comp-tab .bs-example.bs-example-tabs .nav-tabs {
    border: none;
}

.comp-tab .bs-example.bs-example-tabs .nav-tabs li {
    border-left: 1px solid #fff;
    margin: 0px;
    background: #00b1f7;
    text-align: center;
}

.comp-tab .bs-example.bs-example-tabs .nav-tabs li:first-child {
    border: none;
}

.comp-tab .bs-example.bs-example-tabs .nav-tabs li a {
    border-radius: 0;
    min-height: 72px;
    vertical-align: middle;
    margin: 0px;
    font-size: 15.22px;
    line-height: 20px;
    font-weight: 600;
    padding: 15px 24px;
    border: none;
    color: #fff;
}

.comp-tab .bs-example.bs-example-tabs .nav-tabs li.active a,
.comp-tab .bs-example.bs-example-tabs .nav-tabs li:hover a {
    border: none;
    color: #222222;
    background: #fff;
}

.comp-tab .bs-example.bs-example-tabs .nav-tabs li a span {
    display: block;
}

.comp-tab .bs-example div.pad {
    padding: 20px;
    border-top: 0;
}

.comp-tab .bs-example div.pad.first {
    border-top: none;
}

.comp-tab .bs-example div.pad p {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
}

.comp-tab .bs-example span.title {
    font-size: 30px;
    font-weight: 300;
    display: block;
    margin: 0 0 15px;
    color: #00b1f7;
}

.comp-tab .bs-example .col-md-4 {
    padding: 0px;
}

.comp-tab .bs-example .review-title {
    padding: 25px 40px 0px;
}

.comp-tab .bs-example .review-title h3 {
    margin: 0px;
    color: #00b1f7;
    line-height: 34px;
}

.comp-tab .bs-example .review-title .back {
    display: block;
    background-color: #00b1f7;
    padding: 10px 20px;
    color: #ffffff;
    float: right;
    cursor: pointer;
    text-decoration: none;
}

.comp-tab .bs-example .review-title .back:hover {
    background: #f56f00;
}

.comp-tab .bs-example .review-title .back i {
    margin: 0px;
}

.comp-tab .bs-example .rating-by {
    margin: 0 0 10px;
}

.comp-tab .bs-example .rating-by fieldset {
    float: left;
}

.comp-tab .bs-example .rating-by em {
    float: right;
}

#company-prof .back {
    display: block;
    background-color: #00b1f7;
    padding: 13px 20px;
    color: #ffffff;
    float: right;
    cursor: pointer;
    text-decoration: none;
}

#company-prof .back:hover {
    background: #f56f00;
}

#company-prof .back i {
    margin: 0px;
}

/* Testimonial */

#courier-img {
    background: url(/Content/drivvimg/courier-successstory.webp) no-repeat top center;
    background-size: auto 100%;
}

#shipper-img {
    background: url(/Content/drivvimg/city-testimonial-bg.webp) no-repeat bottom center;
}

#shipper-img.city-testimonial {
    min-height: 380px;
    background-size: auto 102%;
}

.actv-clss .last .table a {
    color: #333;
}

.city-testimonial {
    width: 100%;
    min-height: 370px;
    padding: 50px 0 70px;
    text-align: center;
    color: #fff;
    position: relative;
}

.city-testimonial .background {
    position: absolute;
    z-index: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    display: block;
    top: 0;
    left: 0;
    object-position: top center;
}

.city-testimonial>.container {
    position: relative;
    z-index: 1;
}

.city-testimonial h4 {
    font-size: 45px;
    color: #fff;
    font-weight: 300;
    margin: 0 0 5px;
}

.city-testimonial h4 img {
    display: inline-block;
}

.city-testimonial span.quote {
    max-width: 110px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    position: relative;
}

.city-testimonial span.quote:before,
.city-testimonial span.quote:after {
    content: "";
    position: absolute;
    height: 1px;
    background: #fff;
    top: 10px;
    width: 160%;
}

.city-testimonial span.quote:before {
    right: 100%;
    margin-right: 10px;
}

.city-testimonial span.quote:after {
    left: 100%;
    margin-left: 10px;
}

.city-testimonial .bx-wrapper .bx-viewport {
    background: none;
}

.city-testimonial .bx-wrapper {
    margin: 5px auto 0;
    padding: 0 0 0px;
}

.city-testimonial .bx-wrapper p {
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    max-width: 100%;
    margin: 0 auto 5px;
    height: auto;
}

ul#testimonial {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

ul#testimonial li {
    margin: 0px !important;
    padding: 0px;
    list-style: none;
}

.city-testimonial .bx-wrapper em {
    font-style: normal;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    display: block;
    margin-top: 25px;
}

.city-testimonial .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: center;
    width: 100%;
    margin: 0px;
    bottom: -30px;
}

.city-testimonial .bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
}

.city-testimonial .bx-wrapper .bx-pager.bx-default-pager a.active,
.city-testimonial .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #f56f00;
}

/* Featured Courier */

.container-feature .cl-feature span,
.container-feature .cl-feature-data-container span {
    background: #fff;
    padding: 0 7%;
    z-index: 2;
    position: relative;
}

.feature-courier {
    padding: 0 0 70px;
    width: 100%;
    position: relative;
}

.feature-courier.landing {
    background: #e8edf4;
}

.feature-courier h2 {
    font-size: 45px;
    font-weight: 300;
    margin: 0 0 24px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}

.feature-courier h2:before,
.feature-courier h2:after {
    content: "";
    position: absolute;
    height: 2px;
    background: #d0d7e0;
    top: 23px;
    width: 35%;
}

.feature-courier h2:before {
    right: 64%;
    margin-right: 10px;
}

.feature-courier h2:after {
    left: 64%;
    margin-left: 10px;
}

.feature-courier .sam-width {
    width: 28%;
    display: inline-block;
    text-align: center;
    margin: 0 0 0 3%;
}

.feature-courier .sam-width.first {
    margin: 0px;
}

.feature-courier .left {
    padding-left: 0px;
}

.feature-courier .right {
    padding-right: 0px;
}

.feature-courier .container a {
    border: 1px solid #d0d7e0;
    display: block;
    text-align: center;
}

.feature-courier.landing .container a {
    background: #fff;
}

.feature-courier .container a img {
    opacity: 0.9;
    display: block;
    max-width: 218px;
    margin: 0 auto;
    text-align: center;
    width: auto;
    height: 98px;
}

.feature-courier .container a:hover img {
    filter: none;
    -webkit-filter: none;
}

.ui-helper-hidden-accessible {
    color: red;
    font-size: 11px;
}

.search-container .ui-helper-hidden-accessible {
    bottom: -12px;
    position: absolute;
    right: 29%;
}

body .search-container {
    position: relative;
    margin: 10px 25px 0 10px;
}

.search-container .srch-bx {
    position: absolute;
    top: 40px;
    right: 0px;
    width: 280px;
    background: #d0d7e0;
    height: 60px;
    display: none;
    padding: 7px;
    Z-index: 9999;
}

.srch-bx .search-box.ui-autocomplete-input {
    border: medium none;
    float: left;
    height: 45px;
    margin: 0;
    padding: 10px;
    width: 73%;
}

.search-container .srch-bx label {
    float: left;
}

.search-container .srch-bx label span {
    background: #f56f00;
    height: 45px;
    line-height: 43px;
    padding: 0 11px;
    display: block;
    font-weight: 500;
    color: #fff;
    cursor: pointer;
}

.srch-bx i {
    cursor: pointer;
    color: #454545;
    height: 22px;
    width: 22px;
    padding: 3px 0;
    position: absolute;
    right: -11px;
    text-align: center;
    top: -13px;
    z-index: 9;
}

.srch-bx i::before {
    font-size: 18px !important;
}

label span.search-icon.flaticon-search19 {
    cursor: pointer;
}

.search-container .srch-bx label span:before {
    font-size: 16px;
}

.cht-nw {
    position: absolute;
    bottom: 0px;
    right: 2px;
    display: block;
    width: 176px;
    height: 46px;
    cursor: pointer;
}

.feature-courier.shipper h2 {
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 40px;
    text-align: center;
    color: #01a4e5;
}

.feature-courier.shipper h3 {
    display: block;
    text-align: center;
    font-size: 36px;
    color: #333333;
    line-height: 36px;
    font-weight: 500;
}

.feature-courier.shipper h3 i:before {
    font-size: 44px;
}

.feature-courier p.big-font {
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
}

.you-tube,
.you-tube-2 {
    cursor: pointer;
}

.advertise .container img.you-tube {
    max-width: 320px;
    height: 240px;
    width: 100%;
}

#you-tube-fullvideo .modal-dialog {
    width: 100%;
    max-width: 604px;
}

#you-tube-fullvideo .modal-dialog .modal-title {
    color: #002884;
}

.modal-title h3 {
    text-align: center;
}

#you-tube-fullvideo iframe {
    max-width: 604px;
    width: 100%;
    height: 315px;
}

/* Footer Links */
.footer-links {
    padding: 0 0 40px;
    background: #00b1f7;
}

.footer-links .line-links {
    width: 100%;
    padding: 35px 0 20px;
    margin: 0 0 40px;
    position: relative;
    font-size: 16px;
}

.footer-links.shipper {
    padding: 0 0 20px;
}

.footer-links.shipper .line-links {
    padding: 40px 0 0;
    margin: 0px;
}

.footer-links.shipper .line-links:after {
    display: none;
}

.footer-links .line-links:after {
    content: "";
    position: absolute;
    height: 1px;
    background: #33c1f9;
    bottom: 0px;
    width: 100%;
}

.footer-links .line-links ul {
    text-align: center;
}

.footer-links .line-links ul li {
    border-left: 1px solid #ddd;
    padding: 0 0 0 1%;
    margin: 0 0 20px 1%;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
}

.footer-links .line-links ul li:first-child {
    border: none;
    margin-right: 0px;
    padding-right: 0px;
}

.footer-links ul li:first-child {
    margin: 0px;
}

.footer-links ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.footer-links ul li {
    font-size: 13px;
    margin: 0 0 5px;
    line-height: 20px;
    font-weight: 500;
}

.footer-links ul li a {
    text-decoration: none;
    color: #fff;
}

.footer-links ul li a:hover {
    color: #666;
}

.footer-links .sam-width {
    width: 20%;
    float: left;
    padding: 0 2%;
}

.footer-links .sam-width.first {
    padding-left: 0px;
}

.footer-links .brd-lft {
    border-left: 1px solid #33c1f9;
}

/* Footer */
footer {
    background: #052139;
    padding: 30px 0;
    color: #fff;
}

footer .container p {
    line-height: 40px;
    margin: 0px;
    padding: 0px;
}

footer .container a {
    display: inline-block;
    color: #fff;
    margin: 0 0 0 8px;
    text-decoration: none;
}

footer .container a:hover {
    color: #f56f00;
}

footer .container .pull-right {
    line-height: 40px;
}

/*Modal*/

body {
    background-size: cover;
}

#AdduserModal #modalform .modal-title h3 {
    color: #00b1f7;
}

#LoginBox {
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #ff656c;
    margin: 0 auto;
}

.login-block h1 {
    text-align: center;
    color: #000;
    font-size: 32px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 10px;
}

.login-block input {
    width: 100%;
    height: 50px;
    border: 1px solid #ccc;
    margin-bottom: 25px;
    font-size: 16px;
    padding: 0 20px 0 50px !important;
    outline: none;
    color: #1f497d;
    border-radius: 0px;
    font-weight: 500;
    overflow: hidden;
    box-shadow: none;
    line-height: inherit;
}

.login-block input#UserName,
.login-block input#txtUserEmail {
    background: #fff url('/Content/img/modaluser.png') 20px top no-repeat;
    background-size: 16px 80px;
}

.login-block input#UserName:focus,
input#txtUserEmail:focus {
    background: #fff url('/Content/img/modaluser.png') 20px -40px no-repeat;
    background-size: 16px 80px;
}

.login-block input#Password {
    background: #fff url('/Content/img/lockuser.png') 20px top no-repeat;
    background-size: 16px 80px;
}

.login-block input#Password:focus {
    background: #fff url('/Content/img/lockuser.png') 20px -40px no-repeat;
    background-size: 16px 80px;
}

.login-block>input#txtUserEmail {
    display: block;
    float: none;
    margin: 0 auto 15px;
    width: 100%;
}

.login-block input:active,
.login-block input:focus {
    border-color: #ff656c;
}

#modaltitlelogin {
    color: #ff656c;
}

.modal-footer .buttons {
    max-width: 280px;
    margin: 0 auto;
}

.modal-body .buttons #backbuttonforgotpassword {
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
    background: #fff;
    width: 30%;
    line-height: 43px;
    text-align: center;
    font-weight: 600;
    color: #333333;
    border: 1px solid #333333;
}

.modal-body .buttons #backbuttonforgotpassword:hover {
    color: #f56f00;
    border-color: #f56f00;
}

#ForgotPassword .buttons.clearfix {
    max-width: 290px;
    margin: 0 auto;
}

.modal-body .buttons #btnforgotpassword {
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
    border: none;
    text-align: center;
    line-height: 45px;
    font-weight: 600;
    color: #fff;
    background: #00b1f7;
    width: 190px;
}

.modal-body .buttons #btnforgotpassword:hover {
    background: #f56f00;
}

.login-block button:hover {
    background: #ff7b81;
}

#company-prof.form-section {
    display: none;
}

form#modalform .modal-header,
form#modalform .modal-body,
form#modalform .modal-footer,
form#formforgotpassword .modal-header,
form#formforgotpassword .modal-body,
form#formforgotpassword .modal-footer {
    padding: 10px 50px;
}

form#modalform .modal-footer,
form#formforgotpassword .modal-footer {
    padding: 10px 50px 20px;
    border: none;
}

form#modalform .modal-header .close,
form#formforgotpassword .modal-header .close {
    font-size: 26px;
    font-weight: 600;
    line-height: 1;
    opacity: 0.2;
    position: absolute;
    right: 10px;
}

form#modalform .modal-header .modaltitlelogin {
    color: #dc4a3d;
    padding: 10px 0 0;
    margin: 0 0 -10px;
}

form#formforgotpassword .modal-header h3 {
    text-align: center;
    margin-bottom: 0px;
}


.form-usermodal .modal-header {
    border: none;
}

.form-usermodal .modal-content {
    border-radius: 0px;
}

.form-usermodal .modal-dialog {
    width: 100%;
    max-width: 450px;
}

.form-usermodal button#cancelloginbutton {
    color: #333333;
    border: 1px solid #333333;
    line-height: 43px;
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
    max-width: 109px;
    width: 100%;
    text-align: center;
    font-weight: 600;
    background: #fff;
}

.form-usermodal button#cancelloginbutton:hover {
    color: #f56f00;
    border-color: #f56f00;
}

.form-usermodal button#cancelbutton {
    color: #333333;
    border: 1px solid #333333;
    line-height: 43px;
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
    max-width: 109px;
    width: 100%;
    text-align: center;
    font-weight: 600;
    background: #fff;
}

.form-usermodal button#cancelbutton:hover {
    color: #f56f00;
    border-color: #f56f00;
}

.form-usermodal button#submitloginbutton {
    color: #fff;
    line-height: 45px;
    margin: 0 0 0 2px;
    background: #00b1f7;
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
    max-width: 109px;
    width: 100%;
    text-align: center;
    font-weight: 600;
    border: none;
}

.form-usermodal button#submitloginbutton:hover {
    background: #f56f00;
}

.form-usermodal button#submitbutton {
    color: #fff;
    line-height: 45px;
    margin: 0 0 0 2px;
    background: #00b1f7;
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
    max-width: 109px;
    width: 100%;
    text-align: center;
    font-weight: 600;
    border: none;
}

.form-usermodal button#submitbutton:hover {
    background: #f56f00;
}

.form-option {
    color: #b9bcc0;
    font-size: 16px;
    line-height: 55px;
    position: relative;
    text-align: center;
    margin: 10px 0 -15px;
}

.form-option:before,
.form-option:after {
    content: "";
    position: absolute;
    height: 1px;
    background: #e1e2e4;
    top: 27px;
    width: 45%;
}

.form-option:before {
    right: 55%;
}

.form-option:after {
    left: 55%;
}

#loginfooter .button-group {
    text-align: center;
    margin: 0 auto;
    float: none;
}

#loginfooter label {
    text-align: center;
}

#LogIn.modal-body .button-group {
    margin: 25px auto 0;
    text-align: center;
}

.declaration.text-center>p {
    margin: 0px;
}

.form-usermodal label {
    color: #a1a4aa;
    display: block;
    font-size: 0.95em;
    margin-bottom: 5px;
    margin-top: 5px;
}

.form-usermodal .button-group.clearfix button.button-google {
    background-color: #dc4a3d;
}

.form-usermodal .button-group.clearfix button {
    width: 100%;
    display: block;
    margin: 5px auto;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 50px;
    line-height: 2;
    padding: 0 20px;
    text-align: center;
    text-decoration: none;
    transition: all 150ms ease 0s;
}

.form-usermodal .button-group.clearfix button.button-facebook {
    background: #3b5998;
}

.form-usermodal span.fa-google-plus {
    border-right: 2px solid #fff;
    float: left;
    font-size: 22px;
    line-height: 1;
    margin-right: 15px;
    padding-left: 5px;
    padding-right: 15px;
    position: relative;
    top: 5px;
}

.form-usermodal span.fa-facebook,
.form-usermodal img.img-google {
    color: #fff;
    float: left;
    font-size: 22px;
    line-height: 1;
    position: relative;
    top: 5px;
}

.login-block button.button-google,
.login-block button.button-facebook {
    padding: 0 10px;
    max-width: 225px;
}

.modal-backdrop {
    z-index: 0;
}

.topic_p p {
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 32px;
}

.form-detail.base-box .select2-container--default .select2-selection--single {
    border-radius: 0;
    height: 45px;
    border: none;
}

.form-detail.base-box .select2-container {
    box-sizing: border-box;
    display: block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    width: 100% !important;
    font-weight: 600;
}

.form-detail.base-box .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 10px;
    line-height: 24px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered:first-child {
    color: #1f497d !important;
}

.form-section .ui-helper-hidden-accessible {
    font-size: 12px;
    color: #f56f00;
}

.orange {
    background: #f56f00 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    height: 50px;
    line-height: 50px;
    text-align: center;
    max-width: 232px;
}

.sky-blue {
    background: #00b1f7 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    height: 50px;
    line-height: 50px;
    text-align: center;
    max-width: 232px;
    width: 100%;
}

#More-Company-Window .modal-dialog {
    width: 100% !important;
    max-width: 50% !important;
}

.morecompany-spinner {
    text-align: center;
}

#More-Company-Window #tblViewMoreCompany thead,
#Classified-Window #tblViewClassified thead {
    background: #00b1f7;
    font-weight: bold;
    text-align: center;
    border-bottom: 2px solid #fff;
}

#More-Company-Window .md-title span {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    color: #f56f00;
}

#More-Company-Window table tr,
#Classified-Window table tr {
    background: #c1e9f7 none repeat scroll 0 0;
}

#More-Company-Window .table-striped>tbody>tr:nth-of-type(2n+1),
#Classified-Window .table-striped>tbody>tr:nth-of-type(2n+1) {
    background: #d0f1fd none repeat scroll 0 0;
}

#More-Company-Window .table-responsive,
#Classified-Window .table-responsive {
    border: medium none;
}

#More-Company-Window table tr td,
#Classified-Window table tr td {
    border-color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 13px 10px;
    text-align: left;
}

.ClassifiedTitle {
    color: red;
    font-size: 15px;
    padding-left: 169px;
    font-weight: 500;
    margin-bottom: 0;
    padding-left: 192px;
    position: absolute;
    top: 197px;
}

#More-Company-Window .modal-content {
    min-height: 750px;
}

#DivGetmorecompany table.dataTable,
#DivGetclassified table.dataTable {
    margin: 0 auto 10px;
    padding: 10px 0 0;
}

#DivGetmorecompany .md-title {
    display: block;
    float: left;
    margin: 0px 0 10px;
    text-align: left;
    width: 100%;
}

#More-Company-Window #DivGetmorecompanymap .table.dataTable thead th {
    border-bottom: 0px solid;
}

#DivGetmorecompany table.dataTable,
#DivGetmorecompany table.dataTable th,
#DivGetmorecompany table.dataTable td,
#DivGetclassified table.dataTable,
#DivGetclassified table.dataTable th,
#DivGetclassified table.dataTable td {
    border: none !important;
}

#DivGetmorecompany table.landingprofiletable,
#DivGetclassified table.classifiedtable {
    float: left;
    margin: 0 0 5px;
}

#DivGetclassified table.classifiedtable .classified-link {
    color: #f56f00;
}

#DivGetclassified table.classifiedtable .a-bold {
    color: #0066c5;
    font-weight: bold;
    cursor: pointer;
}

#DivGetclassified table.classifiedtable .a-bold:hover {
    text-decoration: underline;
    color: #0066c5;
    cursor: pointer;
}

#DivGetclassified table.classifiedtable .a-bold span {
    font-weight: normal;
}

#DivGetclassified table.classifiedtable .a-b-bold {
    color: #0066c5;
    font-weight: bold;
}

#DivGetclassified table.classifiedtable .a-b-bold span {
    font-weight: normal;
    color: #565656;
}

.btn-classified {
    margin-bottom: 18px;
}

#tblViewClassified_wrapper label {
    font-size: 14px;
}

#Classified-Window #tblViewClassified_wrapper #tblViewClassified_filter input {
    border: 1px solid #969696;
    color: #454545;
    display: inline-block;
    width: 70% !important;
    height: 34px;
    outline: medium none;
    padding: 0px;
    transition: all 0.3s ease 0s;
}

.form.sign-up .first-div {
    border: 1px solid #09c0ea;
    padding: 24px 19px 6px;
}

.form.sign-up .first-div .col-md-9 label {
    font-size: 15px;
    margin: 0px;
}

.form.sign-up .first-div .col-md-9 label span {
    font-weight: lighter;
}

.form.sign-up .first-div .col-md-9 label span.link-blue {
    color: #00b1f7;
}

.form.sign-up .first-a-div {
    border-top: 1px solid #09c0ea;
    padding: 12px 0;
    margin: 12px 0 0;
}

.form.sign-up .first-a-div span {
    line-height: 24px;
}

.form.sign-up .link-orange {
    font-size: 19px !important;
    font-weight: 600;
    color: #f56f00;
    margin: 0 0 6px;
}

.form.sign-up .second-div .col-md-12 .orange {
    margin-left: 10px;
}

.form.sign-up .second-div .col-md-12 {
    padding: 20px 0px;
}

.form.sign-up .second-div .col-md-12 .sky-blue {
    max-width: 140px;
}

.img-inline-block {
    display: inline-block;
    padding: 2px 19px 21px;
}

form#GetMoreCompanyform h3 {
    margin: 8px 0;
}

form#GetMoreCompanyform button.close {
    color: #fff;
    opacity: 0.8;
    font-size: 36px;
    font-weight: 300;
    line-height: 42px;
}

#More-Company-Window .bg-blue-gradient {
    background: #0073b7 !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0073b7), color-stop(1, #0089db)) !important;
    background: -ms-linear-gradient(bottom, #0073b7, #0089db) !important;
    background: -moz-linear-gradient(center bottom, #0073b7 0%, #0089db 100%) !important;
    background: -o-linear-gradient(#0089db, #0073b7) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0089db', endColorstr='#0073b7', GradientType=0) !important;
    color: #fff !important;
}

/*MODAL Animate*/
.modal-backdrop {
    -webkit-backface-visibility: hidden;
}

.modal-backdrop.zoom,
.modal-backdrop.newspaper,
.modal-backdrop.move-horizontal,
.modal-backdrop.move-from-top,
.modal-backdrop.unfold-3d,
.modal-backdrop.zoom-out {
    opacity: 0;
    transition: opacity 0.4s ease;
}

.modal-backdrop.in {
    opacity: 0.5;
}

.modal-backdrop.unfold-3d {
    perspective: 500;
}

.modal.zoom .modal-dialog {
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    transform: scale(0.6);
}

.modal.in .modal-dialog {
    opacity: 1;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    transform: scale(1);
}

.modal.fade.newspaper .modal-dialog,
.modal.newspaper .modal-dialog {
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s;
    transform: scale(0) rotate(500deg);
}

.modal.fade.newspaper.in .modal-dialog,
.modal.in .modal-dialog {
    opacity: 1;
    transform: scale(1) rotate(0deg);
}

.modal.move-horizontal .modal-dialog {
    opacity: 0;
    transition: all 0.5s;
    transform: translateX(-50px);
}

.modal.in .modal-dialog {
    opacity: 1;
    transform: translateX(0);
}

.modal.move-from-top .modal-dialog {
    opacity: 0;
    transition: all 0.5s;
    transform: translateY(-100px);
}

.modal.in .modal-dialog {
    opacity: 1;
    transform: translateY(0);
}

.modal.unfold-3d .modal-dialog {
    opacity: 0;
    transition: all 0.5s ease-in-out;
    transform-style: preserve-3d;
    transform: rotateY(-60deg);
}

.modal.in .modal-dialog {
    opacity: 1;
    transform: rotateY(0deg);
}

.modal.fade.zoom-out .modal-dialog,
.modal.zoom-out .modal-dialog {
    opacity: 0;
    transition: all 0.5s;
    transform: scale(1.3);
}

.modal.fade.zoom-out.in .modal-dialog,
.modal.in .modal-dialog {
    opacity: 1;
    transform: scale(1);
}

.csstransforms3d .modal.unfold-3d .modal-dialog {
    transform: none;
    transform-origin: 50% 100%;
    transform: scale(0.7) rotate3d(-1, 1, 0, -60deg);
}

.csstransforms3d .modal.in .modal-dialog {
    transform: scale(1) rotate3d(-1, 1, 0, 0deg);
}

/*Column Count*/

.column-count {
    -moz-column-count: 1;
}

.column-brd {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
    -webkit-column-rule: 1px solid #33c1f9;
    -moz-column-rule: 1px solid #33c1f9;
    column-rule: 1px solid #33c1f9;
}

.print {
    padding: 17px;
    cursor: pointer;
    float: right;
    height: 80px !important;
    width: 80px !important;
}

/*error*/
.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
}

.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}

.bs-callout-warning {
    background: #f39c12;
}

.bs-callout-warning h4 {
    color: #fff;
}

.container-error {
    min-height: 300px;
}

.contact-pg {
    background: #e8edf4 none repeat scroll 0 0;
    margin-bottom: 30px;
    padding: 20px;
}

.contact-pg a.a-email {
    font-size: 15px;
}

/*Creditcard*/
.col-md-7.left>table#tblFrequency {
    margin-top: 45px;
    display: block;
}

#ShipperCreditcardGetRfp #DivCCDetails #DivMonth .select2.select2-container.select2-container--default,
#ShipperCreditcardGetRfp #DivCCDetails #DivYear .select2.select2-container.select2-container--default {
    border: 1px solid #969696;
    color: #454545;
    display: block;
    height: 48px;
    outline: medium none;
    padding: 10px 20px;
    transition: all 0.3s ease 0s;
    width: 100% !important;
}

#btncreditcardRfp {
    border-radius: 0px;
}

#btnPostRfp {
    border-radius: 0px;
}

#ShipperCreditcardGetRfp #DivCCDetails #ccNo {
    background-image: url(/Content/img/cards.png);
    background-position: 8px 10px;
    background-size: 40px 252px;
    background-repeat: no-repeat;
    padding-left: 48px;
}

#ShipperCreditcardGetRfp #DivCCDetails #ccNo.form-control {
    padding: 12px 5px 12px 55px;
}

#ShipperCreditcardGetRfp #DivCCDetails input[type="text"],
input[type="number"],
input[type="email"],
textarea,
textarea.form-control {
    border: 1px solid #969696;
    color: #454545;
    display: block;
    height: 48px;
    outline: medium none;
    padding: 10px 20px;
    transition: all 0.3s ease 0s;
    width: 100% !important;
}

.bg-blue-gradient {
    background: #0073b7 !important;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0073b7), color-stop(1, #0089db)) !important;
    background: -ms-linear-gradient(bottom, #0073b7, #0089db) !important;
    background: -moz-linear-gradient(center bottom, #0073b7 0%, #0089db 100%) !important;
    background: -o-linear-gradient(#0089db, #0073b7) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0089db', endColorstr='#0073b7', GradientType=0) !important;
    color: #fff !important;
}

#linkpaymentRfp {
    margin-left: 15px;
    font-size: 13px;
}

#Expiration,
#scCode,
#zipcode {
    width: 100%;
}

#ShipperCreditcardGetRfp #creditcardheader {
    background-color: #fff;
    padding: 20px 30px 0px;
}

#ShipperCreditcardGetRfp #modaldialog #DivCCDetails .form-group .form-control {
    border-radius: 0px;
}

#ShipperCreditcardGetRfp .modal-dialog {
    width: 100%;
    max-width: 765px;
    z-index: 4000;
}

#ShipperCreditcardGetRfp #modaldialog input[type="text"],
#ShipperCreditcardGetRfp #modaldialog input[type="email"],
#ShipperCreditcardGetRfp #modaldialog textarea {
    margin: 0;
}

#ShipperCreditcardGetRfp #modaldialog input[type="text"],
#ShipperCreditcardGetRfp #modaldialog input[type="email"],
#ShipperCreditcardGetRfp #modaldialog textarea {
    margin: 0;
}

#ShipperCreditcardGetRfp #modaldialog .select2-container--default .select2-selection--single {
    background-color: none;
    border: none;
    border-radius: 0px;
}

#ShipperCreditcardGetRfp #modaldialog .form-group span.required {
    color: #f56f00;
    display: inline-block;
    font-size: 14px;
    font-style: normal;
}

#DivGetRfpDelivery .first.form.clearfix {
    padding: 30px 60px 60px;
}

#DivGetRfpDelivery .frm-detail table input {
    display: initial;
    width: auto !important;
}

.City-Contents h2 {
    font-size: 45px;
    line-height: normal;
    margin: 0 0 30px;
    font-weight: 300;
    text-align: center;
}

.col-md-4.dimensons i {
    bottom: 28px !important;
}

section.City-Contents .container div {
    margin-bottom: 20px !important;
}

/***last changes for set margin content1 and content2 for courierboard admin panel 06-02-2023**/
section.City-Contents .container div:last-child {
    margin-bottom: 0px !important
}

section.feature-CityDescription.shipper.City-Contents {
    margin-bottom: 0;
}

section.City-Contents {
    margin-bottom: 25px;
    background: #d0f1fd;
    padding: 48px 0;
    width: 100%;
}

table.table.table-responsive.table-striped.table-classified {
    margin-bottom: 20px;
}

#popuptestimonials {
    width: 100%;
    text-align: center;
    font-size: 28px;
    color: #00b1f7;
    position: relative;
    max-width: 430px;
    margin: 0 auto;
}

#popuptestimonials .rating>span:first-child{
    margin-right: 8px;
    position: relative;
    top: 2px;
}
#popuptestimonials .rating{
    font-size: 18px;
}
#popuptestimonials a {
    color: #00b1f7;
    text-decoration: underline;
}
.popup-testimonials-wrapper{
    padding: 20px 0;
    background: #e8edf4;
}

/* Responsive media query start goes from here */

@media (min-width: 769px) {
    .mb-dt-none {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    #testimonials .modal-dialog {
        width: 100% !important;
        max-height: calc(100vh - 200px);
        overflow-y: auto;
        margin-left: 0px !important;
    }

    .p-form-section-head {
        color: #00b1f7;
        font-size: 20px;
        font-weight: 300;
        text-align: center;
    }

    header .col-md-3 {
        width: 100%;
        text-align: center;
    }

    header .col-md-9 {
        width: 100%;
        max-width: 100%;
    }

    header .col-md-9 .pull-right {
        float: left !important;
    }

    header a.logo {
        display: inline-block;
    }

    .advertise .webapp-youtube {
        max-width: 35%;
        flex-basis: 35%;
    }

    .advertise .vid-detail {
        max-width: 65%;
        flex-basis: 65%;
    }

    .rfp-quote #rfp-quote-slider i:before {
        width: 6%;
    }

    footer .col-md-5 {
        width: 50%;
    }

    .process-step i {
        margin: 0 0 10px;
    }

    .process-step .col-md-3 {
        min-height: 120px;
    }

    .process-step p {
        width: 100%;
    }

    .feature-courier .sam-width a img {
        width: 75%;
    }

    #company-profile .lft-bx .bdy p {
        font-size: 14px;
    }

    #company-profile .rit-bx span {
        font-size: 15px;
    }

    #company-profile .rit-bx strong {
        font-size: 24px;
    }

    #company-profile .rit-bx ul li p {
        width: 90%;
    }

    .comp-tab {
        margin: 70px 0;
    }

    .comp-tab .bs-example.bs-example-tabs .nav-tabs li a {
        padding: 15px 15%;
        font-size: 14px;
    }

    .comp-tab .bs-example.bs-example-tabs {
        box-shadow: none;
    }

    .comp-tab .bs-example .tab-content div.pad p {
        font-size: 14px;
        line-height: 26px;
    }

    .comp-tab .bs-example .tab-content span.title {
        font-size: 26px;
    }

    #shipper h1 {
        font-size: 2.6em;
        line-height: 1em;
    }

    header nav ul li a {
        font-size: 13px;
    }

    .form-section button.submit-btn {
        font-size: 14px;
    }

    .registration-form .container {
        padding: 0 25px;
        width: 100%;
    }

    .form-section .work-step {
        width: 100%;
    }
}

@media (max-width: 991px) {
    .form-section .work-step div {
        border-top: 1px solid #d0d7e0;
        border-left: none;
        padding: 24px 0;
        min-height: inherit;
        align-items: center;
    }

    .form-section .work-step div.first {
        padding-top: 0;
    }

    .advertise .col-md-4 {
        padding-left: 0;
        padding-top: 24px;
    }
}

@media(max-width: 865px) {
    .custom-class-forex-company .form .frm-detail .left {
        padding: 0 0px 0 0;
    }

    .custom-class-forex-company .form .frm-detail .right {
        padding: 25px 0 0 0px;
    }

    .custom-class-forex-company .companyexpyear-new {
        margin-left: 0px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    body header nav ul li a {
        padding: 10px 4px;
    }

    body .container {
        max-width: 90%;
    }

    body header .top-buttons ul li a {
        min-width: 90px;
    }

    body header .top-buttons {
        min-width: 178px;
    }

    .col-md-9.form-detail.base-box.pull-right {
        width: 100%;
        float: none;
    }

    .form-section .qut-form .get-qut {
        background-size: 100% auto;
        background-position: center;
    }
}

@media (min-width: 768px) and (max-width: 768px) {
    .p-form-section-head {
        color: #00b1f7;
        font-size: 20px;
        font-weight: 300;
        text-align: center;
    }

    .search-box:focus {
        width: 100px;
    }

    .process-step p em {
        display: inline-block;
    }

    header nav ul li a {
        padding: 10px 8px;
        font-size: 12px;
    }

    header .top-buttons,
    header .top-buttons ul li a {
        min-width: 50px;
    }

    header .top-buttons ul li a {
        padding: 0 10px;
    }

    header .top-buttons ul li a span {
        font-size: 12px;
    }

    header .top-buttons ul li a.login {
        line-height: 38px;
    }

    header .top-buttons ul li a.trail {
        line-height: 40px;
    }

    .advertise .col-md-8,
    .advertise .col-md-4 {
        padding: 0 15px;
        clear: both;
    }



    .form-section .work-step {
        width: 100%;

    }

    .form-section .work-step div {
        border-top: 1px solid #d0d7e0;
        border-left: none;
        padding-top: 25px;
        margin: 0 0 15px 5%;
        min-height: inherit;
    }

    .actv-clss .col-md-6.first,
    .actv-clss .col-md-6.last {
        padding: 0 20px;
    }

    .feature-courier .col-md-4 {
        margin: 20px 0 0;
    }

    .feature-courier .left,
    .feature-courier .right {
        padding: 0 15px;
    }

    .feature-courier .left {
        margin: 0px;
    }

    .city-testimonial h4 {
        font-size: 40px;
    }

    #landing-banner a h4 {
        font-size: 14px;
    }

    #landing-banner a i::before {
        font-size: 30px;
    }

    .city-testimonial .bx-wrapper p {
        font-size: 18px;
    }

    .feature-courier h2::before,
    .feature-courier h2::after {
        width: 25%;
    }

    .feature-courier h2::after {
        left: 71%;
    }

    .feature-courier h2::before {
        right: 71%;
    }

    .form-section .qut-form {
        padding: 0 0 20px;
    }

    .ny-city .col-md-6.lft,
    .ny-city .col-md-6.right {
        padding: 0 15px;
    }

    .advertise .col-md-4 .adv-bx {
        clear: both;
        float: left;
        margin: 20px 0 0;
        width: 100%;
    }

    .process-step .col-md-3 {
        border-top: 1px solid #d0d7e0;
        border-left: none;
        padding-top: 25px;
        margin: 0 0 15px 5%;
        min-height: inherit;
        width: 90%;
        float: left;
    }

    .process-step .col-md-3.first {
        padding-left: 15px;
    }

    .process-step i {
        display: inline-block;
    }

    .process-step p {
        width: 90%;
        float: right;
        margin: 10px 0 0;
    }

    .rfp-quote #rfp-quote-slider h5 {
        font-size: 36px;
    }

    .courier-map h6 {
        font-size: 40px;
    }

    footer .col-md-5 {
        width: auto;
    }

    .drivv-we-offer .wht-we-ofr-bx {
        width: 85%;
    }

    .drivv-we-offer .offers .clearfix div {
        margin: 0 0 20px;
    }

    .advertise.landing .trail-box {
        margin: 0 0 25px;
    }

    #company-profile .lft-bx .bdy .col-md-5 {
        padding: 15px 0;
    }

    #company-profile .left,
    #company-profile .right {
        margin: 0;
        padding-left: 0px;
        padding-right: 0px;
    }

    #company-profile .rit-bx ul li p {
        float: left;
        margin: 0 0 5px 5px;
    }

    .comp-tab .bs-example .panel-body {
        padding: 0px;
    }

    .comp-tab .bs-example .panel-group {
        margin: 0px;
    }

    .comp-tab .bs-example .panel-group .panel {
        border-radius: 0;
    }

    .comp-tab .bs-example .panel-heading {
        background: #00b1f7;
        border-radius: 0;
        color: #fff;
        padding: 15px 35px;
    }

    .comp-tab .bs-example div.pad {
        padding: 20px;
    }

    .comp-tab .bs-example a {
        text-decoration: none;
        outline: none;
        font-size: 18px;
    }

    .comp-tab .bs-example.bs-example-tabs .nav-tabs li a span {
        display: inline-block;
    }

    .form .frm-detail .left {
        margin: 0 0 25px;
    }

    .form .frm-detail .right {
        margin: 25px 0 0;
    }

    .form .frm-detail button {
        float: left;
    }

    .registration-form.courier-company .right,
    .registration-form.courier-company .left {
        padding-left: 30px;
        padding-right: 30px;
    }

    .form {
        padding: 60px 0;
    }

    .registration-form.courier-company .form .frm-detail .right,
    .registration-form.courier-company .form .frm-detail .left,
    .right,
    .registration-form.courier-company .form .frm-detail .col-md-4 {
        padding: 0px;
    }

    .form-section .form-detail.base-box {
        float: none !important;
    }
}

@media (max-width:1299px) {
    .advertise .container img.you-tube {
        height: auto;
    }

    .feature-courier h2:before {
        right: 69%;
    }

    .feature-courier h2:after {
        left: 69%;
    }

    .feature-courier h2:before,
    .feature-courier h2:after {
        width: 30%;
    }

    .process-step .col-md-3.first p {
        width: 100%;
    }

    .rfp-quote #rfp-quote-slider i:before {
        width: 5%;
    }

    .rfp-quote #rfp-quote-slider p {
        font-size: 16px;
        line-height: 16px;
    }

    .banner .container {
        padding-top: 0px !important;
        display: flex;
        flex-wrap: wrap;
        height: 100%;
        align-items: center;
    }

    .banner .container span {
        width: 100%;
    }

    .banner {
        display: flex;
        align-items: center;
        justify-content: left;
    }

    .banner .container {
        padding-top: 0px !important;
        display: flex;
        flex-wrap: wrap;
        height: auto;
    }

    .banner .container span {
        margin-top: 15px;
    }
}

@media (max-width:1024px) {
    .comp-tab .bs-example.bs-example-tabs .nav-tabs {
        max-width: 100%;
    }

    .comp-tab .bs-example.bs-example-tabs .nav-tabs li {
        width: 100%;
        display: inline-block;
    }

    .comp-tab .bs-example.bs-example-tabs .nav-tabs li:first-child {
        border: 1px solid #333;
    }

    .comp-tab .bs-example.bs-example-tabs .nav-tabs li a {
        padding: 15px 20px;
        font-size: 14px;
        min-height: auto;
    }

    .comp-tab .bs-example.bs-example-tabs .nav-tabs li a span {
        display: inline-block;
    }

    .comp-tab .bs-example.bs-example-tabs .nav-tabs li a {
        min-height: auto;
    }

    .comp-tab .bs-example.bs-example-tabs .nav-tabs li {
        display: inline-block;
        width: 100%;
        vertical-align: middle;
        float: none;
        border: 1px solid #333;
    }

    .comp-tab {
        margin: 70px 0 0;
        position: relative;
        z-index: 1;
    }

}

@media (max-width:991px) {
    .process-step .col-md-3.first {
        width: 90%;
    }

    .process-step .col-md-3.first p {
        width: 90%;
    }

    .process-step .col-md-3 {
        border-top: 1px solid #d0d7e0;
        border-left: none;
        padding-top: 25px;
        margin: 0 0 15px 5%;
        min-height: inherit;
        width: 90%;
        float: left;
    }

    .process-step i {
        display: inline-block;
        margin: 0 15px 0 0;
    }

    .process-step p {
        width: 90%;
    }

    .process-step .col-md-3.first {
        padding-left: 15px;
    }

    .rfp-quote .col-md-6.diff {
        width: 100%;
        margin: 0 0 0 0%;
    }

    .search-container {
        margin: 10px 10px 0 10px;
    }

    footer .col-md-5 {
        width: 60%;
    }

    body #index h1 {
        line-height: 40px;
        font-size: 36px;
    }

    .our-benefit h2,
    .who-we .container h2,
    .drivv-we-offer h2 {
        font-size: 40px;
    }

    .process-step.landing .container {
        display: flex;
        flex-wrap: wrap;
    }

    .process-step.landing .col-md-3 {
        width: 50%;
        margin-bottom: 40px;
    }

    .feature-courier h2 {
        font-size: 40px;
    }

    .rfp-quote #rfp-quote-slider h5 {
        font-size: 40px;
    }

    .City-Contents h2 {
        font-size: 40px;
    }

    .ny-city p.ny-city-head {
        font-size: 40px;
    }

    .courier-map .dropdown {
        width: 100%;
    }

    .courier-map .dropdown-content {
        width: 100%;
        position: relative;
    }

    .courier-map .dropdown-content #myInput {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .fast-mb-none {
        display: none;
    }

    #company-profile.mb-dt-none {
        min-height: auto;
        margin-bottom: 30px;
    }

    #company-profile {
        padding: 30px 0 30px;
    }

    #company-profile {
        min-height: 435px;
    }

    .courier-map .row .col-md-3,
    .courier-map .row .col-md-9,
    .courier-map .row .col-md-4 {
        width: 100%;
    }

    .new-requirment .right {
        padding-left: 0 !important;
        padding-left: 0 !important;
    }
}

@media (max-width: 767px) {
    #company-profile .lft-bx .ftr em {
        margin: 0 0 20px 5px;
    }

    .process-step i {
        float: left;
    }

    .feature-courier.shipper.process-step.help i {
        float: inherit;
    }

    body #drivvlogo {
        width: 165px;
        height: 60px;
    }

    body header .top-buttons ul li a.trail.mob-block {
        line-height: 32px;
    }

    body header .top-buttons ul li a.login {
        line-height: 30px;
    }

    body header .top-right {
        margin: 5px 0 0;
    }

    body .top-right .pull-right label {
        margin-bottom: 0px;
    }

    body header nav>label {
        padding: 7px 0 0 0;
    }

    body .search-container {
        margin: 4px 0px 0 10px;
    }

    body header nav {
        min-height: 30px;
    }

    body header {
        margin: 10px 0 15px 0px;
    }

    body #index h1 {
        font-size: 22px;
        line-height: 25px;
    }

    body .banner .container span.wb-none {
        font-size: 18px !important;
        line-height: 20px;
        margin: 12px 0 15px 0;
    }

    body .banner .container {
        padding-top: 8px !important;
        padding-bottom: 18px !important;
    }

    body .form-section .qut-form .get-qut .arrow-right {
        height: 50px;
        width: 50px;
        margin: 0 auto 5px;
    }

    body #indexarrow,
    body #heroarrow {
        height: 50px;
        width: 51px;
        background-size: 37px;
    }

    body .form-section .qut-form .get-qut {
        padding: 14px 0 0;
        min-height: auto;
    }

    body .form-section .qut-form .get-qut span {
        font-size: 22px;
        margin-bottom: 5px;
    }

    body .form-section input {
        height: 40px;
    }

    body .form-section .form-detail div i {
        bottom: 5px;
    }

    body .form-section .form-detail label {
        font-size: 14px;
        line-height: 16px;
    }

    body .form-section button.submit-btn {
        font-size: 14px;
        line-height: 42px;
        height: auto;
        margin-top: 5px;
    }

    body .form-section .work-step h2 {
        font-size: 24px;
        line-height: 32px;
    }

    body .courier-map h6,
    .rfp-quote #rfp-quote-slider h5,
    .form-section .work-step h2 {
        font-size: 25px;
        line-height: 25px;
    }

    body .form-section .work-step div p {
        font-size: 12px;
    }

    body #popuptestimonials {
        margin: 3px auto 0;
    }

    body .drivv-we-offer h2 {
        font-size: 25px;
        line-height: 25px;
        margin: 10px 0 0px;
    }

    body .drivv-we-offer .wht-we-ofr-bx {
        padding: 15px 10px;
    }

    body .we-ofr-logo {
        width: 50px;
        height: 56px;
    }

    body .drivv-we-offer .wht-we-ofr-bx h3.title {
        font-size: 25px;
    }

    body .drivv-we-offer .wht-we-ofr-bx img {
        margin: 0 auto 10px;
    }

    body .drivv-we-offer .wht-we-ofr-bx p,
    .drivv-we-offer p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 18px;
    }

    body .drivv-we-offer .offers i:before {
        font-size: 45px;
        line-height: 40px;
    }

    body .drivv-we-offer .offers h4 {
        font-size: 18px;
        line-height: 24px;
    }

    body .drivv-we-offer {
        padding: 15px 0;
    }

    body .drivv-we-offer .offers .three-icons i {
        display: inline-block;
        margin: 0 2px 0px;
    }

    body .advertise .container img.you-tube {
        height: auto;
        max-width: 100%;
    }

    body .feature-courier h2 {
        font-size: 25px;
    }

    body .process-step .col-md-3.first {
        padding-top: 5px;
    }

    body .process-step .col-md-3 {
        padding-top: 16px;
    }

    body .process-step p,
    .process-step .col-md-3.first p {
        font-size: 15px;
    }

    body .city-testimonial h4 {
        line-height: 32px;
    }

    body .city-testimonial h4,
    .landing-banner li h2 {
        font-size: 25px;
        line-height: 25px;
    }

    body .bx-viewport ul li h2 {
        font-size: 18px;
    }

    body .rfp-quote #rfp-quote-slider p {
        font-size: 15px;
        line-height: 20px;
    }

    body .feature-courier.shipper h3 {
        font-size: 28px;
    }

    body footer {
        padding: 15px 0;
    }

    body .rfp-quote #rfp-quote-slider h5 {
        font-size: 25px;
    }

    body .courier-map .container a.directory {
        padding: 0 0;
        text-align: center;
    }

    body .city-testimonial h4 img {
        display: inline-block;
        margin-top: 5px;
    }

    body header nav {
        margin: 0px 10px 0 0;
    }

    body header nav {
        width: 100% !important;
    }

    header .search-container.pull-right {
        position: absolute;
        left: 65px;
    }

    body header #mob-css.pull-right {
        width: 100%;
        max-width: 100%;
        position: absolute;
        top: 0;
        z-index: 99;
    }

    body header .top-buttons {
        z-index: 100;
    }

    body header nav>input:checked+ul {
        width: 100%;
        margin-top: 20px;
        display: inline-block;
    }

    body header .col-md-9 {
        overflow: inherit;
    }

    .col-md-4.dimensons i {
        bottom: 24px !important;
    }

    .our-benefit h2,
    .who-we .container h2 {
        font-size: 30px;
    }

    .our-benefit h4 {
        font-size: 20px;
    }

    body .process-step.landing .col-md-3 .icon i {
        float: inherit;
    }

    body .landing-banner li h1 {
        font-size: 30px;
        line-height: 35px;
    }

    .ny-city .cur-bx .tag-star {
        margin: 12px 0 10px;
    }

    body .rfp-quote #rfp-quote-slider .bid-btn {
        line-height: 17px;
        padding: 12px 12px;
        text-align: center;
    }

    body .courier-map .container a.directory {
        line-height: 17px;
        padding: 12px 12px;
        text-align: cente;
        font-size: 14px;
    }

    body .ny-city a.view-all {
        display: table;
        max-width: inherit;
        font-weight: 700;
        margin: 0 auto;
        text-align: center;
        font-size: 14px;
        padding: 12px 12px;
        line-height: 17px;
    }

    .faq.clearfix h1 {
        font-size: 33px;
    }

    .advertise .col-md-8,
    .advertise .col-md-4 {
        padding: 0 15px;
        clear: both;
    }

    .advertise .col-md-8 {
        padding: 15px;
        flex-direction: column;
    }

    .advertise .webapp-youtube {
        flex-basis: 240px;
        max-width: 100%;
        height: 240px;
    }

    .advertise .vid-detail {
        flex-basis: 100%;
        max-width: 100%;
        padding: 16px 0 0;
    }

    body .City-Contents h2 {
        font-size: 25px !important;
        line-height: 25px !important;
    }

    body .ny-city p.ny-city-head {
        font-size: 25px;
        line-height: 25px;
    }

    .rfp-quote #rfp-quote-slider span {
        font-size: 16px;
        line-height: 20px;
    }

    .cht-nw {
        position: absolute;
        bottom: 0px;
        right: 0;
        width: 122px;
        overflow: hidden;
        height: 33px;
        cursor: pointer;
    }

    .cht-nw img {
        width: 90%;
    }

    .company-information .form-control {
        width: 100% !important;
    }

    .company-information .file {
        width: 100% !important;
    }

    .company-information label {
        margin: 0px 0 0px !important;
    }

    .company-information .pb-10 {
        margin: 0 0 25px 0px !important;
    }

    .company-information .left {
        margin: 0 0 10px !important;
    }

    .frm-detail.companyname input {
        width: 100% !important;
    }
    #popuptestimonials{
        font-size: 20px;
    }
    #popuptestimonials .rating{
        font-size: 15px;
    }

    #popuptestimonials .rating>span:first-child{
        top: 1px;
    }
}

@media (min-width: 641px) and (max-width: 767px) {
    .p-form-section-head {
        color: #00b1f7;
        font-size: 20px;
        font-weight: 300;
        text-align: center;
    }

    .col-md-9.form-detail.base-box.pull-right {
        width: 100%;
        float: none;
    }

    .form-section .work-step.shipper div.forth p {
        width: 85%;
    }

    .drivv-we-offer .offers .clearfix.col-md-12 {
        max-width: 100%;
    }

    .process-step .col-md-3.first {
        width: 90%;
    }

    .feature-courier p.big-font {
        max-width: 90%;
        margin: 0 auto;
    }

    header .top-buttons ul li a.trail.mob-block,
    header .top-buttons ul li a.trail#MyAccountLink {
        display: block;
        line-height: 45px;
    }

    header .top-buttons ul li a.login.mob-none,
    header .top-buttons ul li a.trail {
        display: none;
    }

    header .top-buttons ul li a#MyAccountLink {
        border: 1px solid #333333;
        line-height: 38px;
        color: #333333;
        background: none;
    }

    .you-tube,
    .you-tube-2 {
        width: 100%;
    }

    .process-step.landing .col-md-3 {
        width: 100%;
    }

    .registration-form .container {
        padding: 0 25px;
        width: 100%;
    }

    header nav ul li.mob-menu {
        display: block;
    }

    header nav>label,
    header nav ul li ul {
        display: block;
    }

    header .top-buttons,
    header .top-buttons ul li a {
        min-width: 50px;
    }

    header nav>ul {
        height: 0;
        opacity: 0;
        display: none;
        clear: both;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        transition: all 1s ease;
    }

    header nav>input:checked+ul {
        background: #f2f2f2;
        height: auto;
        opacity: 1;
        display: block;
        overflow: visible;
        width: 640%;
    }

    header nav ul li {
        float: none;
        display: block;
        border-right: none;
        padding-left: 10px;
    }

    header .col-md-3 {
        width: 100%;
        text-align: center;
    }

    header .col-md-9 {
        width: 100%;
        max-width: 100%;
        overflow: hidden;
    }

    header .col-md-9 .pull-right {
        float: left !important;
    }

    header a.logo {
        display: inline-block;
    }

    .process-step .col-md-3.first p {
        width: 90%;
    }

    .process-step p em {
        display: inline-block;
    }

    .rfp-quote #rfp-quote-slider i:before {
        width: 6%;
    }

    .process-step i {
        margin: 0 0 10px;
        display: inline-block;
    }

    .process-step .col-md-3 {
        border-top: 1px solid #d0d7e0;
        border-left: none;
        padding-top: 25px;
        margin: 0 0 15px 5%;
        min-height: inherit;
        width: 90%;
        float: left;
    }

    .search-box:focus {
        width: 100px;
    }

    .form-section .qut-form .get-qut {
        background-size: 100% auto;
        background-position: center;
    }

    .form-section .work-step {
        width: 100%;
    }

    .form-section .work-step div {
        border-top: 1px solid #d0d7e0;
        border-left: none;
        min-height: inherit;
    }

    .actv-clss .col-md-6.first,
    .actv-clss .col-md-6.last {
        padding: 0 20px;
    }

    .feature-courier .col-md-4 {
        margin: 20px 0 0;
    }

    .feature-courier .left,
    .feature-courier .right {
        padding: 0 15px;
    }

    .feature-courier .left {
        margin: 0px;
    }

    #landing-banner a h4 {
        font-size: 14px;
    }

    #landing-banner a i::before {
        font-size: 30px;
    }

    .city-testimonial h4 {
        font-size: 36px;
    }

    .city-testimonial h4 img {
        width: 18%;
    }

    .drivv-we-offer .wht-we-ofr-bx {
        width: 85%;
    }

    .drivv-we-offer .offers .clearfix div {
        margin: 0 0 20px;
    }

    .city-testimonial .bx-wrapper p {
        font-size: 18px;
    }

    .feature-courier h2::before,
    .feature-courier h2::after {
        width: 25%;
    }

    .feature-courier h2::after {
        left: 71%;
    }

    .feature-courier h2::before {
        right: 71%;
    }

    .form-section .qut-form {
        padding: 0 0 20px;
    }

    .ny-city .col-md-6.lft,
    .ny-city .col-md-6.right {
        padding: 0 15px;
    }

    .advertise .col-md-4 .adv-bx {
        clear: both;
        float: left;
        margin: 20px 0 0;
        width: 100%;
    }

    .process-step .col-md-3.first {
        padding-left: 15px;
    }

    .process-step p {
        width: 90%;
        float: right;
        margin: 10px 0 0;
    }

    .rfp-quote #rfp-quote-slider h5 {
        font-size: 36px;
    }

    .courier-map h6 {
        font-size: 40px;
    }

    footer .col-md-5 {
        width: auto;
    }

    .footer-links {
        padding: 0 0 30px;
    }

    .footer-links .container {
        padding: 0 30px;
    }

    .footer-links .sam-width.first {
        padding: 0 2%;
    }

    .footer-links .sam-width {
        width: 33.33%;
        margin: 0 0 30px;
    }

    .footer-links .line-links ul li {
        border-left: 1px solid #ddd;
        padding: 0 0 0 1.5%;
        margin: 0 0 10px 1.5%;
    }

    footer .container p,
    footer .container .col-md-5.pull-right {
        width: 100%;
        text-align: center;
    }

    .advertise.landing .trail-box {
        margin: 0 0 25px;
    }

    .feature-courier .sam-width {
        width: 30%;
        margin: 10px 0 0;
    }

    .feature-courier .sam-width a img {
        width: 75%;
    }

    #company-profile {
        padding: 60px 0;
    }

    #company-profile .lft-bx .bdy p {
        font-size: 14px;
        padding-top: 0;
    }

    #company-profile .rit-bx span {
        font-size: 15px;
    }

    #company-profile .rit-bx strong {
        font-size: 24px;
    }

    #company-profile .rit-bx ul li p {
        width: 90%;
    }

    .comp-tab {
        margin: 70px 0;
    }

    .comp-tab .bs-example.bs-example-tabs .nav-tabs li a {
        padding: 15px 20px;
        font-size: 14px;
        min-height: auto;
    }

    .comp-tab .bs-example.bs-example-tabs {
        box-shadow: none;
    }

    .comp-tab .bs-example .tab-content div.pad p {
        font-size: 14px;
        line-height: 26px;
    }



    .drivv-we-offer .wht-we-ofr-bx {
        width: 85%;
    }

    .drivv-we-offer .offers .clearfix div {
        margin: 0 0 20px;
    }

    .advertise.landing .trail-box {
        margin: 0 0 25px;
    }

    #company-profile .lft-bx .bdy .col-md-5 {
        padding: 15px 0;
    }

    #company-profile .left,
    #company-profile .right {
        margin: 0;
        padding-left: 0px;
        padding-right: 0px;
    }

    #company-profile .rit-bx ul li p {
        float: left;
        margin: 0 0 5px 5px;
    }

    .comp-tab .bs-example .panel-body {
        padding: 0px;
    }

    .comp-tab .bs-example .panel-group {
        margin: 0px;
    }

    .comp-tab .bs-example .panel-group .panel {
        border-radius: 0;
    }

    .comp-tab .bs-example .panel-heading {
        background: #00b1f7;
        border-radius: 0;
        color: #fff;
        padding: 15px 35px;
    }

    .comp-tab .bs-example div.pad {
        padding: 20px;
    }

    .comp-tab .bs-example a {
        text-decoration: none;
        outline: none;
        font-size: 18px;
    }

    .comp-tab .bs-example.bs-example-tabs .nav-tabs li a span {
        display: inline-block;
    }

    .form .frm-detail .left {
        margin: 0 0 25px;
    }

    .form .frm-detail .right {
        margin: 25px 0 0;
    }

    .form .frm-detail button {
        float: left;
    }

    .registration-form.courier-company .right,
    .registration-form.courier-company .left {
        padding-left: 30px;
        padding-right: 30px;
    }

    .form {
        padding: 60px 0;
    }

    .registration-form.courier-company .form .frm-detail .right,
    .registration-form.courier-company .form .frm-detail .left,
    .registration-form.courier-company .form .frm-detail .col-md-4 {
        padding: 0px;
    }

    .courier-map .container .map-areas-detail {
        width: 100%;
        margin: 50px 0 0;
    }

    .courier-map .container #map-container {
        width: 100%;
    }

    .courier-map .container .search-map-area {
        width: 80%;
        max-width: 490px;
        left: 0;
        position: inherit;
        top: 0px;
    }

    .courier-map .container .search-map-area input[type="text"] {
        width: 70%;
        max-width: auto;
    }

    .courier-map .container .search-map-area input[type="button"] {
        width: 30%;
    }

    .footer-links .column-brd {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }

    .banner .container {
        padding-top: 75px;
    }

    .banner .container span {
        font-size: 2.3em;
    }

    .banner .container h1 {
        font-size: 2.6em;
        line-height: 1.6em;
    }

    .banner .container p {
        font-size: 14px;
    }

    #shipper h1 {
        font-size: 2em;
        line-height: 1em;
    }

    .form-section .form-detail.base-box {
        float: none !important;
    }

    #landing-banner a {
        min-height: 148px;
    }

    #shipper-img.city-testimonial {
        min-height: 380px;
        background-size: auto 100%;
    }

    .rfp-quote .col-md-6.diff {
        margin: 0;
        width: 100%;
    }

    .actv-clss span.title {
        margin: 25px 0;
    }

    .modal-open {
        position: fixed !important;
    }

    .company-information .left {
        margin: 0 0 10px !important;
    }

    .WaringMessage br {
        display: none !important;
    }

    .WaringMessage {
        font-size: 16px !important;
        line-height: 22px !important;
    }
}

@media (max-width: 640px) {
    .p-form-section-head {
        color: #00b1f7;
        font-size: 20px;
        font-weight: 300;
        text-align: center;
    }

    .modal-open {
        position: fixed !important;
    }

    .col-md-9.form-detail.base-box.pull-right {
        width: 100%;
        float: none;
    }

    header nav>label,
    header nav ul li ul {
        display: block;
    }

    header .top-buttons,
    header .top-buttons ul li a {
        min-width: 50px;
    }

    header nav>ul {
        height: 0;
        opacity: 0;
        display: none;
        clear: both;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        transition: all 1s ease;
    }

    header nav>input:checked+ul {
        background: #f2f2f2;
        height: auto;
        display: block;
        opacity: 1;
        overflow: visible;
        width: 460%;
    }

    header nav ul li {
        float: none;
        display: block;
        border-right: none;
        padding-left: 10px;
    }

    header .col-md-3 {
        width: 100%;
        text-align: center;
    }

    header .col-md-9 {
        width: 100%;
        max-width: 100%;
    }

    h1 {
        font-size: 36px;
    }

    header nav ul li.mob-menu {
        display: block;
    }

    .search-container .srch-bx {
        left: -70px;
    }

    .container.faq .col-md-4.pull-right {
        float: none !important;
        margin: 0 0 30px;
    }

    header .top-buttons ul li a.trail.mob-block,
    header .top-buttons ul li a.trail#MyAccountLink {
        display: block;
    }

    header .top-buttons ul li a.login.mob-none,
    header .top-buttons ul li a.trail {
        display: none;
    }

    header .top-buttons ul li a#MyAccountLink {
        border: 1px solid #333333;
        line-height: 38px;
        color: #333333;
        background: none;
    }

    .feature-courier p.big-font,
    .city-testimonial .bx-wrapper p {
        max-width: 90%;
        margin: 0 auto;
        font-size: 14px;
    }

    .feature-courier {
        padding: 50px 0 80px;
    }

    .company-prof.pricing-section .pricing--tashi .pricing__title {
        font-size: 24px;
    }

    .company-prof.pricing-section .pricing--tashi .pricing__price {
        font-size: 34px;
        padding: 20px 0;
    }

    .company-prof.pricing-section .pricing .right,
    .company-prof.pricing-section .pricing .left {
        padding: 0 15px;
    }

    .company-prof.pricing-section .pricing__item .pricing__action {
        font-size: 16px;
        line-height: 40px;
        width: 60%;
    }

    .feature-CityDescription {
        padding: 30px 0 !important;
    }

    .you-tube,
    .you-tube-2 {
        width: 100%;
    }

    .process-step.landing .col-md-3 {
        width: 100%;
    }

    #More-Company-Window .modal-dialog {
        width: 100% !important;
        max-width: 90% !important;
    }

    .city-testimonial {
        background-size: auto 100%;
    }

    #More-Company-Window table tr td {
        font-size: 12px;
    }

    #GetMoreCompanyform .modal-title.pull-left {
        text-align: left;
        width: 70%;
    }

    form#GetMoreCompanyform h3 {
        font-size: 16px;
    }

    #company-profile .lft-bx .hdr h1 {
        font-size: 22px;
    }

    #company-profile .lft-bx .ftr em {
        margin: 0 0 5px 5px;
    }

    .comp-tab .bs-example .review-title {
        padding: 0 20px;
    }

    #InnerReviewtabdiv {
        padding: 25px 20px 0;
    }

    .courier-map {
        padding: 30px 0;
    }

    header .col-md-9 .pull-right {
        float: left !important;
    }

    .banner .container {
        padding-top: 75px;
    }

    .banner .container span {
        font-size: 2.3em;
    }

    .banner .container h1 {
        font-size: 2.6em;
        line-height: 1.6em;
    }

    .banner .container p {
        font-size: 14px;
    }

    .form-section .qut-form .get-qut i {
        height: 68px;
        width: 68px;
    }

    .form-section .qut-form .get-qut i::before {
        font-size: 52px;
    }

    .drivv-we-offer .wht-we-ofr-bx {
        width: 85%;
        padding: 40px 20px;
    }

    .drivv-we-offer .offers .clearfix div {
        margin: 0 0 15px;
    }

    /*.drivv-we-offer .offers h4 {
        font-size: 20px;
    }*/

    /*.drivv-we-offer .wht-we-ofr-bx h3.title {
        font-size: 30px;
    }*/

    /*.drivv-we-offer .wht-we-ofr-bx p, .drivv-we-offer p {
        font-size: 16px;
        line-height: 24px;
    }*/

    /*.drivv-we-offer h2 {
        font-size: 36px;
        line-height: 46px;
        margin: 0 0 10px;
    }*/

    .ny-city h1 {
        line-height: 50px;
    }

    #shipper h1 {
        font-size: 2.4em;
        line-height: 1.2em;
    }

    .feature-courier .sam-width {
        width: 95%;
        margin: 10px 0 0;
    }

    .rfp-quote .col-md-6.diff {
        width: 100%;
        margin: 0px;
    }

    .drivv-we-offer .offers .clearfix.col-md-12 {
        max-width: 100%;
    }

    .process-step .col-md-3.first {
        width: 100%;
    }

    .process-step p em {
        display: inline-block;
    }

    header a.logo {
        display: inline-block;
    }

    .rfp-quote #rfp-quote-slider i:before {
        width: 6%;
    }

    .process-step i {
        margin: 0 0 10px;
        display: inline-block;
    }

    .process-step .col-md-3 {
        border-top: 1px solid #d0d7e0;
        border-left: none;
        padding-top: 25px;
        margin: 0 0 15px;
        min-height: inherit;
        width: 100%;
        float: left;
    }

    .search-box:focus {
        width: 100px;
    }

    .form-section .qut-form .get-qut {
        background-size: 100% auto;
        background-position: center;
    }

    .form-section .work-step div {
        padding: 16px 0;
    }

    .actv-clss .col-md-6.first,
    .actv-clss .col-md-6.last {
        padding: 0 20px;
    }

    .feature-courier .col-md-4 {
        margin: 20px 0 0;
    }

    .feature-courier .left,
    .feature-courier .right {
        padding: 0 15px;
    }

    .feature-courier .left {
        margin: 0px;
    }

    .ny-city a.view-all {
        display: block;
        max-width: 270px;
        font-weight: 500;
        margin: 0 auto;
        text-align: center;
        font-size: 12px;
        padding: 0 0;
    }

    .city-testimonial h4 {
        font-size: 36px;
    }

    #index h1 {
        font-size: 32px;
        line-height: 40px;
    }

    .advertise.landing .trail-box {
        margin: 0 0 25px;
    }

    #landing-banner a h4 {
        font-size: 14px;
    }

    #landing-banner a i::before {
        font-size: 30px;
    }

    .landing-banner li p {
        font-size: 18px;
        line-height: 24px;
    }

    .advertise.landing .trail-box .bx img {
        width: 100%;
        max-width: 150px;
    }

    .city-testimonial h4,
    .landing-banner li h2 {
        font-size: 28px;
        line-height: 38px;
    }

    .city-testimonial h4 img {
        width: 18%;
    }

    .city-testimonial .bx-wrapper p {
        font-size: 18px;
    }

    .feature-courier h2::before,
    .feature-courier h2::after {
        width: 25%;
    }

    .feature-courier h2::after {
        left: 71%;
    }

    .feature-courier h2::before {
        right: 71%;
    }

    .form-section .qut-form {
        padding: 0 0 20px;
    }

    .ny-city .col-md-6.lft,
    .ny-city .col-md-6.right {
        padding: 0;
    }

    /*.ny-city .cur-bx {
        padding:10px 15px;
    }*/

    .advertise .col-md-4 .adv-bx {
        clear: both;
        float: left;
        margin: 20px 0 0;
        width: 100%;
    }

    .process-step .col-md-3.first {
        padding-left: 15px;
    }

    .process-step i {
        margin: 0px;
    }

    .process-step p,
    .process-step .col-md-3.first p {
        width: 90%;
        float: right;
        margin: 0;
    }

    /*.courier-map h6, .rfp-quote #rfp-quote-slider h5, .form-section .work-step h2 {
        font-size: 26px;
        line-height: 32px;
    }*/

    .courier-map span {
        font-size: 16px;
        margin: 10px 0;
    }

    .courier-map span br {
        display: none;
    }

    footer .col-md-5 {
        width: auto;
    }

    .footer-links {
        padding: 0 0 30px;
    }

    .footer-links .container {
        padding: 0 30px;
    }

    .footer-links .sam-width.first {
        padding: 0 3%;
    }

    .footer-links .sam-width {
        width: 50%;
        margin: 0 0 30px;
        padding: 0 3%;
    }

    .footer-links .line-links ul li {
        border-left: 1px solid #ddd;
        padding: 0 0 0 1.5%;
        margin: 0 0 10px 1.5%;
    }

    footer .container p,
    footer .container .col-md-5.pull-right {
        width: 100%;
        text-align: center;
    }

    #company-profile .lft-bx .bdy p {
        font-size: 14px;
        padding-top: 0;
        line-height: 24px;
    }

    #company-profile .rit-bx span {
        font-size: 15px;
    }

    #company-profile .rit-bx strong {
        font-size: 24px;
    }

    #company-profile .rit-bx ul li p {
        width: 90%;
    }

    .comp-tab {
        margin: 30px 0;
    }

    .comp-tab .bs-example.bs-example-tabs .nav-tabs li a {
        padding: 15px 20px;
        font-size: 14px;
        min-height: auto;
    }

    .comp-tab .bs-example.bs-example-tabs {
        box-shadow: none;
    }

    .comp-tab .bs-example.bs-example-tabs .nav-tabs {
        max-width: 100%;
        margin: 0 auto;
    }

    .comp-tab .bs-example .tab-content div.pad p {
        font-size: 14px;
        line-height: 26px;
    }

    .comp-tab .bs-example span.title {
        font-size: 22px;
    }

    .comp-tab .bs-example div.pad p {
        font-size: 14px;
        line-height: 28px;
    }

    .drivv-we-offer .wht-we-ofr-bx {
        width: 85%;
    }

    .drivv-we-offer .offers .clearfix div {
        margin: 0 0 20px;
    }

    .advertise.landing .trail-box {
        margin: 0 0 25px;
    }

    #company-profile .lft-bx .bdy .col-md-5 {
        padding: 15px 0;
    }

    #company-profile .left,
    #company-profile .right {
        margin: 0;
        padding-left: 0px;
        padding-right: 0px;
    }

    #company-profile .rit-bx ul li p {
        float: left;
        margin: 0 0 5px 5px;
    }

    .comp-tab .bs-example .panel-body {
        padding: 0px;
    }

    .comp-tab .bs-example .panel-group {
        margin: 0px;
    }

    .comp-tab .bs-example .panel-group .panel {
        border-radius: 0;
    }

    .comp-tab .bs-example .panel-heading {
        background: #00b1f7;
        border-radius: 0;
        color: #fff;
        padding: 15px 35px;
    }

    .glyphicon-star-empty::before,
    .comp-tab .bs-example .rating-by em {
        font-size: 12px;
        line-height: 14px;
    }

    .comp-tab .bs-example a {
        text-decoration: none;
        outline: none;
        font-size: 18px;
    }

    .comp-tab .bs-example.bs-example-tabs .nav-tabs li a span {
        display: inline-block;
    }

    #registration span.title {
        font-size: 24px;
        margin: 0 0 20px;
    }

    .registration-form.courier-company .form .frm-detail .right,
    .registration-form.courier-company .form .frm-detail .left,
    .registration-form.courier-company .form .frm-detail .col-md-4 {
        padding: 0px;
    }

    .form .frm-detail .left {
        margin: 0 0 25px;
    }

    .form .frm-detail .right {
        margin: 25px 0;
    }

    .form .frm-detail button {
        margin: 20px 0 0;
    }

    .registration-form.courier-company .right,
    .registration-form.courier-company .left {
        padding-left: 30px;
        padding-right: 3px;
    }

    .form {
        padding: 60px 0;
    }

    .form-usermodal .modal-dialog {
        width: 94%;
        margin: 10px auto;
    }

    .courier-map h2 {
        font-size: 30px;
        line-height: 33px;
    }

    .courier-map .container .map-areas-detail {
        width: 100%;
        margin: 20px 0 0;
    }

    .courier-map .container #map-container {
        width: 100%;
    }

    .courier-map .container .search-map-area {
        width: 80%;
        max-width: 490px;
        left: 0;
        position: inherit;
        top: 0px;
    }

    .courier-map .container .search-map-area input[type="text"] {
        width: 70%;
        max-width: auto;
    }

    .courier-map .container .search-map-area input[type="button"] {
        width: 30%;
    }

    header .top-buttons ul li a,
    header .top-buttons {
        min-width: 50px;
    }

    header .top-buttons ul li a span {
        display: block;
    }

    header .top-buttons ul li a i {
        display: none;
        font-size: 18px;
        line-height: 43px;
    }

    header .top-buttons ul li a.trail i {
        line-height: 45px;
    }

    header .top-buttons .welcomegreetings {
        display: none;
    }

    .form-section .qut-form .get-qut i img {
        width: 80%;
    }

    footer .container .pull-right,
    footer .container .pull-left {
        float: none !important;
    }

    .drivv-we-offer.shipper p,
    .who-we .container p {
        font-size: 18px;
    }

    .drivv-we-offer.shipper i::before {
        font-size: 50px;
    }

    #company-profile {
        padding: 60px 0;
    }

    .form-section .form-detail.base-box {
        float: none !important;
    }

    form#modalform .modal-footer,
    form#formforgotpassword .modal-footer {
        padding: 10px 30px 20px;
    }

    form#modalform .modal-header,
    form#modalform .modal-body,
    form#modalform .modal-footer,
    form#formforgotpassword .modal-header,
    form#formforgotpassword .modal-body,
    form#formforgotpassword .modal-footer {
        padding: 10px 30px;
    }

    .container.faq .left-pad-none {
        padding: 0px;
    }

    .form-section .work-step div svg {
        max-width: 48px;
        flex-basis: 48px;
        height: 48px;
    }

    .form-section .work-step div p {
        flex-basis: calc(100% - 60px);
        max-width: calc(100% - 60px);
    }


    .registration-form .container {
        padding: 0 25px;
        width: 100%;
    }

    .form.sign-up input.orange-btn {
        max-width: 300px;
        font-size: 15px;
        height: 50px;
    }

    .form .frm-detail .right,
    .form .frm-detail .left {
        padding: 0px;
    }

    .form .frm-detail button {
        font-size: 15px;
        line-height: 50px;
        margin: 20px 0 0;
    }

    .registration-form.courier-company .form {
        margin: 0 auto;
        max-width: 90%;
        padding: 30px 0;
    }

    #DivGetmorecompanymap.modal-body {
        width: 100%;
    }

    #More-Company-Window .map-areas-detail {
        width: 80%;
        margin: 0 auto 30px;
        float: none;
    }

    .actv-clss span.title::after {
        background: none;
    }

    .actv-clss span.title {
        margin: 25px 0;
    }

    .feature-courier {
        padding: 0 0 50px;
    }

    .City-Contents,
    .process-step {
        padding: 20px 0 !important;
    }

    .City-Contents h2 {
        font-size: 30px;
        margin: 0 0 20px;
    }

    .actv-clss {
        padding: 30px 0 70px;
    }

    .rfp-quote {
        padding: 50px 0;
    }

    .feature-courier h2::after {
        left: 85%;
    }

    .feature-courier h2::before {
        right: 85%;
    }

    .feature-courier h2::before,
    .feature-courier h2::after {
        width: 10%;
    }

    .ny-city {
        padding: 30px 0;
    }

    .comp-tab .bs-example.bs-example-tabs .nav-tabs li a {
        min-height: auto;
    }

    #company-profile .lft-bx .bdy {
        padding: 15px;
    }

    #company-profile {
        padding: 18px 0;
    }

    .comp-tab {
        margin: 18px 0;
    }

    #myTabContent .tab-pane div.pad.clearfix {
        padding: 0 20px
    }

    #company-profile .lft-bx .hdr h1 {
        width: 100%;
    }

    .ny-city .col-md-6.lft,
    .ny-city .col-md-6.right {
        padding: 0;
        margin: 0 0 15px;
    }

    .advertise {
        padding: 50px 0 30px;
    }

    .ny-city .cur-bx {
        padding: 10px 15px;
        min-height: 150px;
    }

    #company-profile .left,
    #company-profile .right {
        margin: 0px 0 0;
    }

    #company-profile .lft-bx .ftr span {
        font-size: 14px;
        margin-right: 10px;
    }

    #company-profile .lft-bx .ftr em {
        font-size: 12px;
    }

    #company-profile .lft-bx .ftr em:first-child {
        margin-left: 0
    }

    #company-profile .lft-bx .ftr {
        margin-bottom: 0px;
        padding: 15px;
    }

    #company-profile .lft-bx .hdr {
        padding: 0 15px;
    }

    .comp-tab .bs-example.bs-example-tabs .nav-tabs li {
        display: inline-block;
        width: 100%;
        vertical-align: middle;
        float: none;
        border: 1px solid #333;
    }

    .comp-tab .bs-example.bs-example-tabs .nav-tabs li:first-child {
        border: 1px solid #333;
    }

    .comp-tab .bs-example .tab-content span.title {
        font-size: 24px;
        font-weight: 500;
        line-height: 34px;
    }

    .feature-courier {
        padding: 30px 0 !important;
    }

    body .search-container {
        margin: 4px 0px 0 0px;
    }

    body .rfp-quote #rfp-quote-slider h5 {
        font-size: 25px;
    }

    .company-information .form-control {
        width: 100% !important;
    }

    .company-information .file {
        width: 100% !important;
    }

    .company-information label {
        margin: 0px 0 0px !important;
    }

    .company-information .pb-10 {
        margin: 0 0 25px 0px !important;
    }

    .WaringMessage {

        font-size: 16px !important;
        text-align: center;
        line-height: 22px !important;
    }
}

@media (min-width: 481px) and (max-width: 640px) {
    .p-form-section-head {
        color: #00b1f7;
        font-size: 20px;
        font-weight: 300;
        text-align: center;
    }

    .container {
        padding: 0 30px;
    }

    .form {
        padding: 45px 0;
    }

    .footer-links .column-brd {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }

    .form h2 {
        font-size: 30px;
        line-height: 44px;
    }

    #landing-banner a {
        min-height: 148px;
    }

    .ny-city .cur-bx span.pull-left a {
        max-width: 330px;
    }

    .ny-city h1 {
        font-size: 30px;
        line-height: 38px;
    }

    header .top-buttons ul li a.login {
        line-height: 38px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    #testimonials .modal-dialog {
        width: 100% !important;
        max-height: calc(100vh - 200px);
        overflow-y: auto;
        margin-left: 0px !important;
    }

    .p-form-section-head {
        color: #00b1f7;
        font-size: 20px;
        font-weight: 300;
        text-align: center;
    }

    body header nav {
        width: 100% !important;
    }

    header #mob-css.pull-right {
        width: 32%;
        max-width: 150px;
    }

    header nav>label,
    header nav ul li ul {
        padding-left: 0px;
    }

    div#myTabContent.responsive {
        margin-top: 15px;
    }

    .form-section .work-step div svg {
        flex-basis: 48px;
        max-width: 48px;
        height: 48px;
    }

    .form-section .work-step div p {
        flex-basis: calc(100% - 60px);
        max-width: calc(100% - 60px);
    }

    footer .container img.pull-left {
        display: block;
        float: none !important;
        margin: 0 auto;
        text-align: center;
    }

    .footer-links .column-brd {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }

    .form-usermodal span.fa-facebook,
    .form-usermodal img.img-google {
        margin: 0px;
    }

    footer .container .pull-right span {
        display: block;
    }

    .actv-clss .col-md-6.first span.title::after {
        left: 45%;
        width: 50%;
    }

    .actv-clss .col-md-6.last span.title::after {
        left: 60%;
        width: 35%;
    }

    .actv-clss .col-md-6.first,
    .actv-clss .col-md-6.last {
        padding: 0px;
    }

    .banner .container span {
        font-size: 1.6em;
    }

    .banner .container h1 {
        font-size: 2em;
    }

    #shipper h1 {
        font-size: 2em;
        line-height: 1em;
    }

    .feature-courier h2::before,
    .feature-courier h2::after,
    .actv-clss span.title::after,
    .actv-clss span.title::after {
        display: none;
    }

    .rfp-quote #rfp-quote-slider .bid-btn {
        font-size: 13px;
    }

    .process-step p,
    .process-step .col-md-3.first p {
        width: 80%;
        margin: 0;
        font-size: 14px;
    }

    #index h1 {
        font-size: 28px;
        line-height: 36px;
    }

    .city-testimonial h4 {
        line-height: 40px;
    }

    .city-testimonial h4 img {
        display: inline-block;
    }

    .city-testimonial .bx-wrapper p,
    .city-testimonial .bx-wrapper em {
        font-size: 14px;
        line-height: 20px;
    }

    .footer-links ul li a {
        font-size: 14px;
    }

    .footer-links .line-links ul li {
        border-left: 1px solid #ddd;
        padding: 0 0 0 2.5%;
        margin: 0 0 10px 2.5%;
    }

    .footer-links .sam-width {
        width: 100%;
        border: none;
        text-align: center;
    }

    .form .big-box-content {
        padding: 35px;
    }

    .form {
        padding: 30px 0;
    }

    .form.sign-up p.right-txt {
        width: 90%;
    }

    .form.sign-up a.orange-btn {
        font-size: 15px;
    }

    .login-block button.button-google,
    .login-block button.button-facebook {
        float: none !important;
        clear: both;
        display: block;
        margin: 0 auto 10px;
    }

    header nav>input:checked+ul {
        width: 250%;
    }

    header .top-buttons ul li:hover ul {
        width: 285px;
    }

    header .top-buttons ul li:hover ul li a {
        margin: 5px 0 0;
        padding: 5px 0 0;
    }

    .feature-courier.shipper h2 {
        font-size: 20px;
    }

    .feature-courier.shipper h3 i::before {
        display: inline-block;
        font-size: 34px;
        margin: 0 5px 0 0;
    }

    .courier-map .container .search-map-area input[type="text"] {
        width: 50%;
    }

    .courier-map .container .search-map-area input[type="button"] {
        width: 50%;
    }

    .form-section .qut-form .get-qut {
        background-size: 100% 100%;
        background-position: center;
    }

    #landing-banner a {
        min-height: 163px;
    }

    .ny-city h1 {
        font-size: 30px;
        line-height: 38px;
    }

    header .top-buttons ul li a.login {
        line-height: 38px;
        font-size: 10px;
        padding: 0 12px;
    }

    header .top-buttons ul li a.trail {
        line-height: 40px;
        font-size: 10px;
        padding: 0 12px;
    }

    .search-container {
        margin: 3px 0 0;
    }

    .ny-city .cur-bx span.pull-left a {
        max-width: 180px;
        font-size: 16px;
    }

    .ny-city .cur-bx.clearfix p span {
        font-size: 12px;
    }

    .rating {
        color: #454545;
    }

    .form .frm-detail button {
        min-width: 115px;
        float: left;
    }

    .WaringMessage br {
        display: none !important;
    }

    .WaringMessage {
        font-size: 14px !important;
        text-align: center;
        line-height: 20px !important;
    }

    .guidelines-bx {
        margin: 0 0 20px;
        padding: 0px;
    }

    .form label {
        font-size: 15px;
        margin: 0 0 5px;
    }

    .form h2 {
        font-size: 23px;
        line-height: 34px;
    }

    .form .frm-detail {
        margin: 0px;
    }

    .form .frm-detail p {
        font-size: 12px;
        font-weight: 500;
        line-height: 20px;
        margin: 8px 0;
        max-width: 90%;
        padding: 0;
    }

    .form.sign-up .second-div .row,
    .form.sign-up .first-div {
        margin: 0px;
    }

    .form.sign-up .second-div .col-md-12 .pull-right {
        float: left !important;
        margin: 0px;
    }

    .modal-body .buttons #btnforgotpassword,
    .modal-body .buttons #backbuttonforgotpassword {
        display: block;
        float: none !important;
        margin: 0 auto 10px;
    }

    .actv-clss table tr td {
        font-size: 12px;
    }

    #DivGetRfpDelivery .first.form.clearfix {
        padding: 30px 12px 60px;
    }

    #navtext .div-verify-msg {
        margin-right: -15px;
    }

    .delivery_detail td {
        display: block;
    }

    .ny-city .cur-bx span.pull-left a {
        max-width: 340px;
        font-size: 16px;
    }

    .ny-city p.ny-city-head {
        font-size: 34px;
        margin-bottom: 20px;
    }

    .comp-tab .bs-example.bs-example-tabs .nav-tabs li a {
        padding: 10px;
        font-size: 14px;
        display: block;
        width: 100%;
    }

    .comp-tab .bs-example.bs-example-tabs .nav-tabs li a div {
        display: inline-block;
        vertical-align: middle;
    }

    .banner .container h1 {
        font-size: 2em;
        line-height: 1.2em;
    }

    .ny-city p.ny-city-head {
        font-size: 34px;
        margin-bottom: 20px;
    }

    .ny-city .cur-bx span.pull-left a {
        max-width: 340px;
        font-size: 16px;
    }

    .new-account-requirements {
        margin-bottom: 20px;
    }
}

#testimonials .modal-dialog {
    width: 50%;
    max-height: 100%;
    height: 100%;
    float: left !important;
    margin-left: 5px;
    position: fixed;
}

.topic_p blockquote {
    text-align: center;
    background: #eee;
    padding: 15px;
}

.topic_p blockquote p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 5px;
    color: #454545;
}

.topic_p blockquote em {
    font-size: 18px;
    font-weight: bold;
    color: #337ab7;
    line-height: 30px;
    font-style: italic;
}

#testimonials .container {
    width: 100%;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
}

#testimonials .modal-body {
    padding: 2px;
    width: 98%;
    max-height: calc(100vh - 200px);
    overflow-y: auto;
    margin-left: auto;
    margin-right: auto;
}

#testimonials .modal-header .close {
    opacity: 0.5;
}

#testimonials .modal-header .close span {
    font-size: 30px;
    font-weight: normal;
}

#testimonials h3 {
    color: #f56f00;
}

#testimonials .modal-backdrop {
    background: none;
}

.confirmemailaddressbox.modal .modal-content {
    border-radius: 0;
}

.confirmemailaddressbox.modal .modal-footer {
    display: flex;
    padding: 0;
}

.confirmemailaddressbox.modal .modal-footer .btn:first-child {
    background: #f56f00;
}

.confirmemailaddressbox.modal .modal-footer .btn {
    width: 50%;
    margin: 0 !important;
    background: #28a745;
    border-radius: 0;
    border: none;
    padding: 10px 0;
    font-size: 20px;
}

.comp-tab .bs-example #InnerReviewtabdiv div.pad {
    padding: 0;
}

.we-ofr-logo {
    width: 70px;
    height: 80px;
}

.nationwide-network-img {
    width: 99px;
    height: 61px;
}

#advertise li a img {
    width: 100%;
    height: 144px;
}

.city-testimonial h4 img {
    width: 143px;
    height: 45px;
}

footer .col-md-5.pull-right img {
    width: 84px;
    height: 44px;
}

.custom-class-forex-company .form .frm-detail .left {
    padding: 0 15px 0 0;
}

.custom-class-forex-company .frm-detail.clearfix {
    display: flex;
    flex-wrap: nowrap;
}

.custom-class-forex-company .form .frm-detail .right {
    padding: 0px 0 0 0px;
    margin: 0;
}

.custom-class-forex-company .col-md-6.left {
    width: 50% !important;
}

.custom-class-forex-company .col-md-6.right {
    width: 50% !important;
}

.new-requirment .form .frm-detail {
    margin: 10px 0 0;
}

.new-requirment .frm-detail.new-account-requirement-setstyle {
    line-height: 21px;
    margin-left: 5px;
}

.new-account-requirements p {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #333;
    margin-bottom: 10px;
    margin-left: 10px;
}

.new-account-requirements p:nth-child(1) {
    color: red;
    margin: 5px 0 10px 0;
}

.new-account-requirements {
    border-bottom: 4px solid #0194f3;
    padding-bottom: 20px;
}