body {
    padding: 0px;
    margin: 0px;
   font-family: 'Proxima Nova Rg';
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #333333;
    line-height: 23px;
    position: relative;
}
a.whatsapp-btn-bottom {
    position: fixed;
    bottom: 10px;
    z-index: 99;
    background: #000;
    border: none;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    right: 10px;
    padding: 15px 30px;
    display: flex;
    align-items: center;
}
a.whatsapp-btn-bottom img {
    width: 24px;
    margin-right: 15px;
}
#toast-container>div{
    opacity: 1 !important;
}
@font-face {
    font-family: 'Proxima Nova Rg';
    src: url('../fonts/ProximaNova-Regular.eot');
    src: url('../fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ProximaNova-Regular.woff2') format('woff2'),
        url('../fonts/ProximaNova-Regular.woff') format('woff'),
        url('../fonts/ProximaNova-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Rg';
    src: url('../fonts/ProximaNova-Bold.eot');
    src: url('../fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ProximaNova-Bold.woff2') format('woff2'),
        url('../fonts/ProximaNova-Bold.woff') format('woff'),
        url('../fonts/ProximaNova-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Lt';
    src: url('../fonts/ProximaNova-Semibold.eot');
    src: url('../fonts/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ProximaNova-Semibold.woff2') format('woff2'),
        url('../fonts/ProximaNova-Semibold.woff') format('woff'),
        url('../fonts/ProximaNova-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Th';
    src: url('../fonts/ProximaNova-Extrabld.eot');
    src: url('../fonts/ProximaNova-Extrabld.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ProximaNova-Extrabld.woff2') format('woff2'),
        url('../fonts/ProximaNova-Extrabld.woff') format('woff'),
        url('../fonts/ProximaNova-Extrabld.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Arial Rounded MT';
    src: url('../fonts/ArialRoundedMTBold.eot');
    src: url('../fonts/ArialRoundedMTBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ArialRoundedMTBold.woff2') format('woff2'),
        url('../fonts/ArialRoundedMTBold.woff') format('woff'),
        url('../fonts/ArialRoundedMTBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}




body,
html {
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0px;
    padding: 0px;
}
ul{
    list-style: none;padding:0px;margin: 0px;
}
ul li{
    list-style: none;
}
a{
    text-decoration: none;
}
ul li:after{
   clear: both
}
select{
    -moz-appearance: none;
}
.clear{
    clear: both;
}
img{
    max-width: 100%;
}
.icons-submit-bid img {
    position: absolute;
    height: 22px;
    top: 20px;
    left:9px;
}
.icons-submit-bid {
    position: relative;
}
.icons-submit-bid input {
    padding-left: 40px !important;
    height: 60px !important;
}
.distance_ul li{
    display: inline-block;
    font-size: 18px;
    margin-top: 10px;
}

.container {
    max-width: 1400px;
    width: 100%;
}
.main_navbar .navbar{
    margin-bottom: 0px;
    background: transparent;
}
.main_navbar .navbar-brand{
    padding:0px;
}
.main_navbar .nav.navbar-nav li a {
    font-size: 18px;
    color:#efefef;
}
.main_navbar .nav.navbar-nav li a.btn_style{
    font-size: 18px;
    padding: 16px 30px;
    background: #007ffc;
    display: inline-block;
    border-radius: 60px;
}
.main_navbar .nav.navbar-nav li a.bg_orange{
       background: #ff9326;
       margin-left: 15px;
}
.second_header .main_navbar .nav.navbar-nav li a.bg_orange {
    background: #ff9326;
    margin-left: 15px;
    padding: 16px 25px;
    color: #fff;
    box-shadow: 6px 0px 17px rgba(57,85,159,0.35);
}
.main_navbar .nav_links > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent;
  /*  border-bottom: 1px solid #efefef;*/
}
.main_navbar .nav.navbar-nav.right-side li a:hover, .nav.navbar-nav.right-side li a:focus{
    text-decoration: none;
    background-color: transparent;
    border-bottom: none;
}
/*.main_navbar #myNavbar {
    margin-top: 15px;
}*/
.active {
    color: #ff9326;
}
.banner_area{
    background-image: url(../images/banner_image.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 30px;
    position: relative;
    padding-bottom: 190px;
}
.banner_area .banner_area_content{
    padding-top: 200px;
}
.banner_area_content .heading {
    max-width: 707px;
    margin: 0px auto;
    text-align: center;
}
.heading h1 {
     font-family: 'Arial Rounded MT';
    font-size: 72px;
    color: #fefefe;
    font-weight: bold;
}
.Anything {
    color: #007ffc;
}
.go{
    color:#ff9326;
}
.content_box {
    padding: 0px 110px;
}
.get_astimate_box {
    padding: 15px 4px 15px 20px;
    background: #fff;
    border-radius: 15px;
    margin: 50px 0px 100px 0px;
    display: inline-block;
    width: 100%;
}
.get_astimate_box ul li {
    width: 33%;
     float: left;
    position: relative;
}
.get_astimate_box ul li img{
    position: absolute;
    top:15px;
    left:0px;
}
.get_astimate_box ul li h5 {
   font-size: 16px;
   color:#000000;
   margin-bottom: 15px;
}
.pickup input {
    border: none;
    outline: none;
    background: none;
    box-shadow: none;
    font-size: 20px;
    color: #737373;
    padding: 0px;
    height: auto;
}
.get_astimate_box .form-group {
    margin: 0px;
}
.form-control:focus {
    border-color: transparent;
    outline: 0;
    box-shadow: none;
}
.get_astimate_box .pickup {
    padding-left: 30px;
}
.get_astimate_box .button_style {
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    background: #ff9326;
    padding: 16px 25px;
    border-radius: 8px;
    border: 1px solid transparent;
     vertical-align: bottom;
     text-align:center;
     text-decoration: none;
     margin: 0px;
}
.button_style:hover{
    background: transparent;
    color:#ff9326;
    border: 1px solid #ff9326;
    text-decoration: none;
}
.get_estimate_button {
    text-align: right;
    padding: 3px 0px 0px 0px;
}
.banner_image img {
    width: 90%;
    margin: 0 auto;
}
.banner_bottom_content{
     text-align: center;
}
.banner_bottom_content h1 {
    font-size: 40px;
    margin: 60px 0px 7px 0px;
    color: #fff;
    font-weight: 800;
}
.banner_bottom_content p {
    font-size: 20px;
    color: #fff;
}
.Transparent {
    text-align: center;
    padding: 30px 10px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 0px 30px rgba(0,0,0,0.30);
}
.Transparent h3 {
    font-size: 22px;
    margin: 30px 0px 20px 0px;
    font-weight: 600;
    color: #000000;

}
.Transparent p {
    font-size: 17px;
    color: #333333;

}
.how_it_work .how_it_work_box {
    margin-top: -126px;
}
.how_it_work {
    padding: 0px 0px 120px 0px;
}
.how_heading {
    text-align: center;
}
.how_heading h1 {
    font-size: 42px;
    margin: 90px 0px 15px 0px;
    color: #000000;
    font-weight: 800;
}
.how_heading p {
    font-size: 20px;
    margin: 0px;
    color: #333333;
}
.how_heading span {
    width: 64px;
    background:#007ffc;
    height: 5px;
    margin:30px auto 45px auto;
}
.how_heading span {
    width: 64px;
    background: #007ffc;
    height: 5px;
    margin: 30px auto 45px auto;
    display: inline-block;
    border-radius: 60px;
}
#homeVideo button.btn.btn-default {
    background: black;
    border-radius: 50%;
    position: absolute;
    right: 0;
    z-index: 5;
    color: #fff;
}
.transport_section {
    margin-top: 70px;
}
.transport_main_box {
    /*          */
    margin-top: 85px;
}
.Transport_content {
    padding: 65px 0px 0px 0px;
}
.Transport_content  span {
    display: inline-block;
    width: 62px;
    height: 62px;
    border-radius: 100%;
    background: #ff9326;
    padding: 20px 20px 20px 17px;
    text-align: center;
    font-size: 30px;
    font-weight: 800;
    color: #fff;
}
.Transport_content  h3{
    font-size:30px;
    margin: 30px 0px 20px 0px;
    color: #000000;
    font-weight: 600;
}
.Transport_content  p{
    font-size:20px;
    color: #333333;
}
.transport_provider{
    padding-top: 153px;
}
.testimonial_heading h1{
    margin-top: 0px;
}

.testimonial_content p {
    font-size: 22px;
    line-height: 35px;
    position: relative;
    max-width: 92%;
    margin: 0 auto;
}
.item p {
    color: #333333;
}
.testimonial_content .carousel-inner::before {
    content: "";
    background-image: url(../images/testimonal_before.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    /* left: 0px width:20px; */
    width: 100px;
    height: 72px;
    left: 14px;
    top: 6px;
    z-index: -1;
}
.testimonial_content #quote-carousel {
    padding: 0px;
    margin-top: 60px;
}
.testimonial_content #quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
    display: none;
}
.testimonial_content #quote-carousel .carousel-indicators {
    position: relative;
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-top: 20px;
    margin-right: -19px;
}
.testimonial_content #quote-carousel .carousel-indicators .active li {
    width: 11%;
    height: auto;
    opacity: 1;
    transition: all .4s ease-in;
    vertical-align: middle;
    text-align:center;
    text-indent:inherit;
}
.testimonial_content #quote-carousel .carousel-indicators  li {
    width: 11%;
    height: auto;
   /* opacity: 1;  */
    transition: all .4s ease-in;
    vertical-align: middle;
    text-align:center;
    text-indent:inherit;
}
.testimonial_content #quote-carousel .carousel-indicators li img {
    width: 40px;
    height: 40px;
    cursor: pointer;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    opacity: 0.4;
    overflow: hidden;
    transition: all .4s ease-in;
    vertical-align: middle;
    margin:0 auto;
}
.testimonial_content #quote-carousel .carousel-indicators .active img {
    width: 50px;
    height: 50px;
    opacity:1;
    transition: all .2s;
}
.testimonial_content #quote-carousel .carousel-indicators .active h3 {
    font-size: 18px;
    opacity: 1;
    transition: all .2s;
    font-weight: 800;
}
.testimonial_content #quote-carousel .carousel-indicators  h3 {
    font-size: 14px;
     transition: all .2s;
    font-weight: 600;
    margin: 20px 0px 20px 0px;
}
.testimonial_content #quote-carousel .carousel-indicators .active p {
    font-size: 18px;
    opacity: 1;
    transition: all .2s;
}
.testimonial_content #quote-carousel .carousel-indicators  p {
    font-size: 14px;
     transition: all .2s;
}

.testimonial_content .item blockquote {
    border-left: none;
    margin: 0;
}
.testimonial_content .item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}
.testimonial_content .carousel-indicators li {
    margin: 0px 20px;
}
.testimonial_content .item{
    border:none;
    background:none;
}
.testimonial_content .carousel-indicators {
    position: absolute;
    bottom: 10px;
     left: 0%;
    z-index: 15;
    width: auto;
    padding-left: 0;
     margin-left: 0%;
    text-align: center;
    list-style: none;
}
.testimonial_content .carousel-inner{
    padding: 15px 0px;
}
.delivery_work {
    padding: 49px 0px 120px 0px;
}
.delivery_work .delivery_work_content {
    padding: 50px 50px 50px 50px;
    background: url(../images/delvery_work_image.png);
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 10px;
}
.delivery_work_content h4 {
    font-size: 24px;
    color: #fff;
    line-height: 25px;
    font-weight: normal;
}
.delivery_work_content h1 {
    font-size: 36px;
    font-weight: 800;
    color: #fff;
    margin: 10px 0px 60px 0px;
}

.delivery_work_content .btn_style {
    display: inline-block;
    text-align: center;
    font-size: 22px;
    font-weight: 800;
    color: #007ffc;
    padding: 22px 59px;
    background: #fff;
    border-radius: 60px;
}
.delivery_work_content span{
   padding-left: 25px;
    vertical-align: middle;
    display: inline-block;
     transition: all .2s;
}
a:hover{
    text-decoration:none;
}
.download{
    padding-bottom: 80px;
}
.delivery_work_content .btn_style:hover span  {
   padding-left: 10px;
    transition: all .2s;
}
.download_right_content {
    padding: 160px 0px 0px;
}
.download_right_content h1 {
    font-size: 36px;
    font-weight: 800;
    color: #000000;
}
.download_right_content p {
    font-size: 18px;
    font-weight: 400;
    margin: 30px 0px 60px 0px;
    line-height: 27px;
}
.download_button_list li {
    display: inline-block;
    margin: 0px 10px 0px 0px;
}
.footer {
    background: #333333;
    padding: 85px 0px 75px 0px;
}
.footer_content_logo_side img {
    margin-top: 20px;
}
.footer_content h4{
    font-size: 22px;
    font-weight: 800;
    margin-bottom: 60px;
    color: #fff;
}
.footer_content p {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 34px;
    color: #c7c7c7;
    padding-left: 40px;
    position: relative;
}
.footer_content p a {
    font-size: 16px;
    color: #c7c7c7;
}
.footer_content p a:hover {
    text-decoration: underline;
}
.footer_content_logo_side {
    padding: 0px 11px;
}
.footer_content_logo_side p{
   font-size: 16px;
    font-weight: normal;
    margin: 32px 0px;
    color: #c7c7c7;
}
.footer_content_logo_side a{
   font-size: 16px;
    font-weight: normal;
    color: #ff9326;
}
.footer_content p:last-child {
    margin: 0px;
}
.footer_content .fa {
    position: absolute;
    left: 7px;
    top: 4px;
}
.Quick-links-list p {
      padding-left: 7px;
}
.footer_content {
    padding: 0px 0px 0px 30px;
}
.footer_copy_right {
    padding: 35px 0px;
}
.footer_copy_right p {
    font-size: 16px;
    color: #000000;
}
/*home_page_css*/

/*login_page_css*/
.common_wrapper {
    padding: 90px 0px;
}
.login{
      position: relative;
    height: auto;
    min-height: 100%;
}

.heading p {
    font-size: 28px;
    text-align: center;
    margin: 35px 0px 85px 0px;
    color:#2c2c2c;
}
.input-form label {
    font-size: 16px;
    color: #aaaaaa;
    font-weight: 600;

}
.input-form input {
    color: #747474;
    font-size: 20px;
    padding: 30px 20px;
    border: 1px solid #cbcbcb;
    border-radius: 6px;
}
.input-form .form-control:focus {
    border-color: #747474;
    outline: 0;
    box-shadow: none;
}
.main_password {
    position: relative;
}
.main_password span {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 20px;
    color: #f5853b;
}
.forgot p {
    font-size: 20px;
    text-align: right;
    color: #007ffc;
    margin:20px 0px 40px 0px ;
}
.forgot p a {
    color: #007ffc;
}
.btn{
    display: inline-block;
    background: #ff9326;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    padding: 15px 90px;
    border-radius: 60px;
    text-align: center;
    border: 2px solid transparent;
}
.btn.focus, .btn:focus, .btn:hover {
   background: #ff9326;
    text-decoration: none;
    color: #fff;
     border: 2px solid #ff9326;
}
.btn:hover{
    color: #ff9326;
    border: 2px solid #ff9326;
    background: transparent;
}
.signup{margin-top: 60px;}
.signup p {
    font-size: 20px;
    text-align: center;
}
.signup p a {
    color: #007ffc;
    font-weight: 600;
}
.common_wrapper_right {
    padding: 50px 30px;
    box-shadow: 6px 0px 25px rgba(0,0,0,0.15);
    /* box-shadow: 0px 0px 10px rgba(0,0,0,0.45); */
    border-radius: 8px;
    position: relative;
    background: #fff;
}

.wrapper_image_main {
    position: relative;
}
.wrapper_image {
    position: absolute;
    left: -797px;
    top: 135px;
    z-index: -1;
}
 .common_wrapper_footer
 {position: absolute;
  width: 100%;
  bottom: 0; /* stick to bottom */
  padding: 0px 0px 30px 0px;
}
.common_wrapper_footer p
 {color: #a3a3a3;
}
/*login_page_css*/
/*forgot_page_css*/
.forgot_heading h5 {
    font-size: 30px;
    font-weight: 600;
    color: #333333;
    margin: 45px 0px 25px 0px;
}
.forgot_heading p {
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    margin: 0px 0px 45px 0px;
}
.reset{
    margin:40px 0px;
}
/*.reset .btn {
    padding: 16px 88px;
}*/
.back_login p a {
    text-align: center;
    font-size: 20px;
    color: #333333;
    text-decoration: underline;
}
.main_model {
    -webkit-box-shadow: none;
    box-shadow: none;
    max-width: 424px;
    padding: 25px 30px 50px 30px;
    border-radius: 20px;
    background: #fff;
    opacity: 1;
}
.main_model .modal-body p {
    font-size: 20px;
    color: #213446;
    margin: 23px 0px 14px 0px;
}
.main_model.close  i {
    font-size: 30px;
    color: #bbbbbb;
}
.main_model .modal-body a {
    font-size: 20px;
    font-weight: 600;
    color: #ff9326;
    word-wrap: anywhere;
}
.main_model .modal-body {
    position: relative;
     padding: 0px;
}
.main_model .close {
    float: none;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #bbbbbb;;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
}
.main_model .header_model {
    text-align: right;
}
 .main_model {
       margin: 100px auto;
}
/*forgot_page_css*/

/*add_payment_method*/
.add_method_heading h1 {
    font-size: 40px;
    margin: 0px;
}
.add_method_heading span {
      margin: 0px auto 35px auto;
}
.add_method_heading p {
    margin: 20px 0px;
}
.add_method {
    background: #f3f3f6;
}
.add_method .add_method-box {
    padding: 25px 30px 50px 25px;
}
.submit .btn {
    padding: 16px 142px;
}
.card_content p {
    font-size: 18px;
    margin: 15px 0px 10px 0px;
}
.card_content .visa {
    margin: 0 10px;
}
.submit {
    margin-bottom: 0px;
    margin-top: 20px;
}
/*.common_wrapper_footer p i {
    margin-right: 20px;
}*/
/*add_payment_method*/

 /*create_profile*/
.input-form.email_input ::-webkit-input-placeholder { /* Edge */
  color: #000000;
    font-size: 20px;
}

.input-form.email_input :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000000;
    font-size: 20px;
}

.input-form.email_input ::placeholder {
  color: #000000;
    font-size: 20px;
}
.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.upload_image {
  font-weight: bold;
  border-radius: 100%;
   width:186px;
}

.upload-btn-wrapper input[type="file"] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 186px;
    height: 186px;
    border-radius: 100%;
    cursor: pointer;
}
.upload_image img{
     height:186px;
     border-radius: 100%;
      width:186px;
}
.add_profile{
    font-size: 18px;
    color: #a9a9a9;
    margin:10px 0px 45px 0px;
}
.phone_select .select {
    font-size: 20px;
    color: #000000;
    height: 59px;
    border: none;
    -webkit-appearance: none;
    background-image: url(../../../images/system/down_arrow.png);
    background-repeat: no-repeat;
    background-position: 100% 52%;
    padding: 0px 30px;
}
.phone_select {
    position: relative;
}
.phone_select .select_input {
    position: absolute;
    top: 1px;
    width: 100px;
    background: transparent;
    left: 3px;
}
.phone_select .phone_input {
    padding-left: 126px;
}
 /*create_profile*/

/*home_page_second*/
.second_header {
    padding: 20px 0px;
    box-shadow: 1px 0px 8px rgba(0,0,0,0.15);
}
.second_header .main_navbar .nav.navbar-nav li a {
    padding: 16px 20px;
    color: #333333;
    margin:5px 0px;
}
.second_header .main_navbar .nav.navbar-nav li.active{
    border-bottom: none;

}
.second_header .main_navbar .nav.navbar-nav li.active a {
    border-bottom: none;
    color: #ff9c40;
}
.second_header .main_navbar .nav_links > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent;
    border-bottom: none;
    text-decoration: none;
    background-color:transparent;
    border-bottom:none;
    color: #ff9c40 !important
}
.second_header .main_navbar .navbar-brand {
    padding: 4px 0px 0px 0px;
}
/*.second_header .main_navbar .nav_links a:hover {

}*/
.destination_area {
    background: #007ffc;
    padding: 40px 0px;
}
.destination_content .get_astimate_box{
    margin: 0px;
}
.destination_content .heading {
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 15px;
}
.upcoming{
    padding: 30px 0px 50px 0px;
    background:#f3f3f6;
}
.upcoming_content .heading {
    font-size: 30px;
    font-weight: 600;
    color: #000000;
    padding-top: 18px;
}
.upcoming_content .upcoming_heading {
    padding-top: 10px;
    margin-bottom: 25px;
}
.main_box_upcoming {
    box-shadow: 6px 0px 25px rgba(0,0,0,0.15);
    border-radius: 15px;
}
.main_box_upcoming  .header img {
    border-radius: 15px 15px 0px 0px;
}
.main_box_upcoming .upcoming_box {
    padding: 15px 15px 15px 15px;
    margin-bottom: 30px;
}
.upcoming_box .title h1 {
    font-size: 22px;
    font-weight: 600;
    color: #000000;
    min-height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: inherit;
}
.upcoming_box .title p {
    font-size: 12px;
    font-weight: 800;
    margin: 14px 0px 0px 0px;
    text-transform: capitalize;
    color: #333333;
}
.upcoming_box .profile_box {
    float: left;
    position: relative;
    padding: 13px 0px 0px 52px;
}
.profile_box span {
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 8px;
    width: 45px;
    height: 45px;
    border-radius: 100%;
}
.profile_box h6 {
    font-size: 16px;
    font-weight: 600;
    color:#ff9326;
}
.profile_box p {
    font-size: 16px;
    font-weight: 400;
    color:#213446;
    margin-top: 5px;
}

.upcoming_box .walting_box {
    float: right;
}
.walting_box p {
    font-size: 13px;
    font-weight: 600;
    color: #e9a80d;
}
/*home_page_second*/




/*post_new_job*/

.post_new_job {
    padding: 50px 0px 70px 0px;
}
.post_new_job .wrapper_box {
    padding: 0px 80px;
}
.input-form textarea {
    width: 100%;
    color: #747474;
    font-size: 20px;
    padding: 20px 0 0 40px;
    border: 1px solid #cbcbcb;
    border-radius: 4px;
    text-align: justify;
}
.post_input .phone_input {
    padding-left: 20px;
}
.post_input .select_input {
    width: 100%;
    position:relative;
    border: 1px solid #cbcbcb;
    border-radius: 4px;
}
 .post_input .select {
    background-position: 95% 52%;
    padding: 0px 20px;
}

/* chekbox_content */
.chekbox_content {
  display: block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
   font-size: 20px;
    color:#333;
    padding: 6px 0px 0px 54px;
}

/* Hide the browser's default checkbox */
.chekbox_content input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 36px;
  width: 36px;
  background-color:transparent;
  border:2px solid #007ffc;
}

/* On mouse-over, add a grey background color */
.chekbox_content:hover input ~ .checkmark {
  background-color:transparent;
  border:2px solid #007ffc;
}

/* When the checkbox is checked, add a blue background */
.chekbox_content input:checked ~ .checkmark {
    background-color: transparent;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.chekbox_content input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.chekbox_content .checkmark::after {
    left: 10px;
    top: 4px;
    width: 13px;
    height: 20px;
    border: solid #007ffc;
    border-width: 0 5px 5px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 2px;
}
.images_uploads img {
    border-radius: 14px;
}
.images_uploads .visa {
    margin-left: 12px;
}
.images_uploads p {
    font-size: 16px;
    font-weight: 600;
    color: #aaaaaa;
    margin-bottom: 10px;
}
.images_uploads .image_dlt {
    display: inline-block;
    position: relative;
}
.images_uploads ul li {
    float: left;
}
.images_uploads .dlt {
    display: inline-block;
    width: 26px;
    height: 26px;
    border-radius: 100%;
    background: #2c2b2b;
    color: #fff;
    font-size: 14px;
    padding: 2px 1px 0px 8px;
    position: absolute;
    right: 7px;
    top: 7px;
}
.images_uploads .dlt i
{
    font-size: 14px;
}
.images_uploads .note p {
    font-size: 18px;
    color: #333333;
    margin: 20px 0px 30px 0px;
}
.images_uploads .note p span {
    font-size: 18px;
    color: #ff9326;
   font-weight: 600
}
.chek_box {
    padding-bottom: 30px;
    border-bottom: 1px solid #aaaaaa;
    margin-bottom: 30px;
}
  .add_item p {
    font-size: 18px;
}
.note {
    font-weight: 600;
    color: #ff9326;
}
.add_item{
    margin-top: 30px;
}
 .add_item p a {
    font-size: 22px;
    color: #ff9326;
    font-weight: 600;
    float: right;
}

.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}



.upload-btn-wrapper input[type="file"] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 152px;
    height: 152px;
}
/*post_new_job*/

/*review_css_here*/
.review_banner_content img {
    width: 100%;
}
.slider_area .carousel-indicators li {
    width: 16px;
    height: 16px;
}
.slider_area .carousel-inner {
        border-radius: 10px;
}
.slider_area .carousel-indicators li.active{
     width: 16px;
    height: 16px;
}
/*.slider_area .item img {
    border-radius: 10px;
}*/
.slider_area .left.carousel-control,.right.carousel-control {
    display: none;
}
.slider_area .carousel-indicators {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 15;
    width: auto; */
    padding-left: 0;
    margin-left: 0px;
    text-align: center;
    list-style: none;
    margin-bottom: 0px;
}
.slider_img {
    margin-top: -95px;
}
/*.submit .btn {
    padding: 16px 0px;
    display: block;
}*/
.edit .btn, .publish .btn {
    padding: 15px 0px;
    display: block;
    border: 2px solid transparent;
    box-shadow: 5px 0px 8px rgba(0,127,252,0.15);
}
.edit, .publish  {
 margin: 0px;
}
.edit .btn {
     background:transparent;
     border: 2px solid #ff9326;
     color: #ff9326;
      margin: 23px 0px;

}
.publish .btn:hover{
     background:transparent;
     border: 2px solid #ff9326;
     color: #ff9326;
}
.edit .btn:hover {
     background:#ff9326;
     border: 2px solid #ff9326;
     color: #fff;

}
.slider_area {
    padding: 15px 0px 120px 0px;
}
.left_content_box {
    padding: 22px 0px;
    border-bottom: 1px solid #aaaaaa    ;
}
.left_content_box p {
    font-size: 18px;
}
.left_content_box h2 {
    font-size:30px;
    margin-top: 20px;
    font-weight: 800;
}
.left_content_box ul li {
    float: left;
    width: 50%;
}

.picup_address h4 {
    font-size: 16px;
    font-weight: 600;
    color: #aaaaaa;
    min-height: 68px;
}
.picup_address p {
    font-size: 18px;
    font-weight: 400;
    margin-top: 10px;
    color: #000000;
}
.picup_address img {
    position: absolute;
    left: 0px;
    top: 0;
}
.left_content_box .flat_details li {
    width: 25%;
}

.left_content_box .flat_details .rooms_list {
     padding: 0px 0px 0px 50px;
}


.left_content_box ul li .picup_address {
    padding-left: 38px;
    position: relative;
}
.description h4 {
    font-size: 16px;
    font-weight: 600;
    color: #aaaaaa;
    margin: 25px 0px 15px 0px;
}
.description p {
    font-size: 18px;
    color: #000000;
    line-height: 24px;
    word-break: break-word;
}
/*review_css_here*/
/*post_job*/
.bid_text
{
    font-size: 18px;
    font-weight: 600;
    color:#ff934d;
    margin: 25px 0px 15px 0px;
}

.bid_text_search
{
    font-size: 18px;
    font-weight: 600;
    color:#ff934d;
    margin: 7px 0px 15px 0px;
}

/*post_job*/
/*post_details*/
.all_bids_box {
    margin: 25px 0px 0px 0px;
    box-shadow: 3px 0px 25px rgba(0,0,0,0.15);
    border-radius: 10px;
}
.header_bids{
   border-bottom: 1px solid #e0e0e2;
}
.header_bids .heading {
    padding: 20px;
}
.header_bids .heading h4 {
    font-size: 24px;
    font-weight: 600;
    color: #007ffc;
    position: relative;
     }
.header_bids .heading h4 .view_all {
    color: #ff9326;
    float: right;
    font-size: 18px;
    position: absolute;
    right: 0px;
    top: -3px;
    margin: 0px;
}
.header_bids .heading h4 .view_all:hover {
    text-decoration: underline;
}
.all_bids_content {
    padding: 0px 20px;
}
.all_bids_content .bids_details h4 {
    font-size: 19px;
    font-weight: 600;
    color: #000000;
}
.all_bids_content .bids_details h4 a {
       color: #000000;
}
.all_bids_content .bids_details h4 a:hover{
       color: #000000;
       text-decoration: underline;
}
.all_bids_content .bids_details h4 span {
    font-size: 14px;
    color: #a9a9a9;
    font-weight: 400;
    float: right;
}
.all_bids_content .bids_details .rating {
    font-size: 17px;
    margin:8px 0px;
}
.all_bids_content .bids_details .rating a{
    font-size: 17px;
    color: #333;
    cursor: pointer;
}
.all_bids_content .bids_details .rating a:hover{
    color: #333;
    text-decoration: underline;
}
.all_bids_content .bids_details .rating i {
   color:#e5b614;
}
.bids_details{
    position: relative;
}
.all_bids_content .bids_details img {
    width: 92px;
    height: 92px;
    border-radius: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}
.right_content {
    padding: 10px 0px 0px 104px;
}
.right_content h5 a {
    font-size: 16px;
    font-weight: 400;
    color: #ff9326;
}
.right_content h5 a:hover {
    text-decoration: underline;
    color: #ff9326;
}
.all_bids_content ul li {
    padding: 20px 0px;
    border-bottom: 1px solid #e0e0e2;
}
.all_bids_content ul li:last-child {
    border-bottom: none;
    padding-bottom: 30px;
}


.all_bid_main_box {
    width: 100%;
    max-width: 540px;
    position: fixed;
    top: 0px;
    right: 0px;
    margin: 0px;
    background: #fff;
    height: 100%;
    z-index: 99;
    display: none;
}
.all_bid_main_box .all_bids_box {
    margin: 0px 0px 0px 0px;
    height: 100%;
}
.intro {
    display: block;
}
/*model-css-here*/
.submint_bid_modal_box {
    max-width: 650px;
}
.submint_bid_modal_box .modal-header.submint_header h4 {
    font-size: 24px;
    font-weight: 600;
    color: #007ffc;
    text-align: left;
}
.submint_bid_modal_box .modal-header.submint_header h4 a {
    float: right;
    margin-top: 1px;
}
.submint_bid_modal_box .modal-header.submint_header {
    padding: 25px 20px 20px 20px;
    border-bottom: 1px solid #e5e5e5;
}
.submint_bid_modal_box .modal-body {
    padding: 0px 30px 30px 30px;
    border-bottom: none;
}
.submint_bid_modal_box .modal-body .input-form {
    margin-top: 23px;
}
.submint_bid_modal_box .modal-body .input-form textarea {
    height: 131px;
}
.submint_bid_modal_box .modal-body .para {
    font-size: 17px;
    color: #333333;
    margin: 23px 0px 33px 0px;
}
.submint_bid_modal_box .modal-body .submit_butto_box {
    padding: 0px 91px;
}
.submint_bid_modal_box .modal-body .submit_butto_box .btn {
    display: block;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
}
/*model-css-here*/



 /*<!-- view_bid_model -->*/
.modal-dialog.view_bid_model {
    padding-top: 85px;
}

.modal-dialog.view_bid_model_main{
     max-width: 650px;
     width: 100%
}

.view_bid_model .modal-header {
    padding: 0px;
    border: navajowhite;
}
.view_bid_model .modal-body {
    position: relative;
    padding: 30px;
}
.view_bid_model .header_bids .heading h4 .view_all {
       padding-top: 0px;
}
.view_bid_model .model_body_content span {
    width: 41px;
    height: 41px;
    display: inline-block;
    background: #007ffc;
    border-radius: 100%;
    padding: 8px 0px 0px 7px;
    border: 3px solid #fff;
    position: absolute;
    right: 9px;
    bottom: 1px;
    box-shadow: 10px 0px 15px rgba(0,0,0,0.15);
}
.model_body_content .image_content {
    position: relative;
    max-width: 155px;
    margin: 0 auto;
}
.model_body_content .content {
    text-align:center;
}
.model_body_content .content h1 {
    font-size: 24px;
    font-weight: 600;
    color: #000000;
    margin: 16px 0px;
}
.model_body_content .content .rating h2 {
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    margin-bottom: 25px;
}
.model_body_content .content .rating h2 i{
    color: #e5b614;
}
.model_body_content .content .btn_style {
    display: inline-block;
    background: #007ffc;
    padding: 9px 40px;
    border-radius: 60px;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    border: 2px solid transparent;
    box-shadow: 10px 0px 15px rgba(0,127,252,0.15);

}
.model_body_content .content .btn_style:hover{

    background:transparent;
    color: #007ffc;
    border: 2px solid #007ffc;
}
.model_body_content .content .btn_style.bg_orange {
    background: #ff9326;
     box-shadow: 10px 0px 15px rgba(255,147,38,0.15);
}
.model_body_content .content .btn_style.bg_orange:hover{
    background:transparent;
    color: #ff9326;
    border: 2px solid #ff9326;
}
 .view_bid_model .modal-footer_box {
    padding: 20px 30px 0px 30px;
}
.modal-footer_box .modal-footer {
    padding: 20px 0px 0px 0px;
    border-top: 1px solid #e5e5e5;
    text-align: left;
}
.modal-footer_box .modal-footer  h3 {
    font-size: 16px;
    font-weight: 600;
    color: #aaaaaa;
    margin-bottom: 12px;
}
.modal-footer_box .modal-footer p {
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    line-height: 24px;
}
.modal-footer_box .modal-footer .massage{
    margin-top:20px;
}
/* <!-- view_bid_model -->*/


/* <!-- accept_model-->*/


.accept_model_main .header_bids .heading {
    padding: 0px;
}
.accept_model_main .modal-body{
    padding: 0px
}
.modal-dialog.view_bid_model_main.accept_model_main {
    max-width: 425px;
}
.modal-content.view_bid_model.accept_model_box {
    padding: 25px 25px 40px 25px;
    border-radius: 40px;
}
.accept_model_main .header_bids {
    border-bottom: none;
}
.accept_model_main .header_bids .heading h4 a {
    font-size: 36px;
    color: #b9b9b9;
}
.accept_model_main .model_body_content .content h1 {
    font-size: 20px;
    line-height: 30px;
}
.accept_model_main .model_body_content .content .rating h2 {
    font-size: 18px;
    color: #aaaaaa;
    margin: 15px 0px 20px 0px;
    line-height: 24px;
}
.accept_model_main .model_body_content .content .rating  a {
    font-size: 20px;
    color: #ff9326;
    margin-bottom: 30px;
    display: inline-block;
}
.accept_model_main .model_body_content .content .button_box {
    padding: 0px 15px;
}
.accept_model_main .model_body_content .content .btn_style {
    display: block;
    background: #007ffc;
    padding: 16px 40px;
    border-radius: 60px;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    border: 2px solid transparent;
    box-shadow: 10px 0px 15px rgba(0,127,252,0.15);
    margin-bottom: 15px;
}
.accept_model_main .model_body_content .content .bg_black{
    display: block;
    background: transparent;
    color: #2c2c2c;
    border: 2px solid #2c2c2c;
    margin: 0px;
}
.accept_model_main .model_body_content .content .btn_style:hover {

    background: transparent;
    color:#007ffc;
    border: 2px solid #007ffc;

}
.accept_model_main .model_body_content .content .bg_black:hover{
    background: #2c2c2c;
    color: #fff;
    border: 2px solid #2c2c2c;
}
/*<!-- accept_model -->*/

/*make-payment-css-here*/
.payment_main_box .payment_box {
    float: left;
    width: 100%;
    max-width: 66%;
    padding-right: 25px;
    border-right: 1px solid #aaaaaa;
}
.payment_box  .payment_content h5 {
    font-size: 28px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 10px;
}
.payment_box  .payment_content ul li {
    padding: 30px 0px;
    border-bottom: 1px solid #aaaaaa;
}
.payment_box  .payment_details {
    position: relative;
    padding-left: 88px;
     float: left;
}
.payment_box  .payment_details img {
    position: absolute;
    left: 0px;
    top: -15px;
}
.payment_box .payment_details p {
    font-size: 24px;
    color: #333333;
}
.payment_box .cheked {
    float: right;
    margin-top: -5px;
}




/* The container */
.cheked .radio_button {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.cheked .radio_button input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.cheked .checkmark {
 position: absolute;
    top: 0;
    left: 0;
    height: 36px;
    width: 36px;
    background-color: transparent;
    border: 2px solid transparent;
    border-radius: 100%;
}

/* On mouse-over, add a grey background color */
.cheked .radio_button:hover input ~ .checkmark {
 background: #007ffc;
}

/* When the radio button is checked, add a blue background */
.cheked .radio_button input:checked ~ .checkmark {
  height: 37px;
    width: 37px;
    border-radius: 100%;
    background: #007ffc;
}


/* Create the indicator (the dot/circle - hidden when not checked) */
.cheked .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.cheked .radio_button input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */

.cheked .radio_button .checkmark::after {
    left: 12px;
    top: 6px;
    width: 10px;
    height: 18px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 2px;
}
.add_payment_heading .card {
    font-size: 28px;
    font-weight: 600;
    margin: 10px 0px 30px 0px;
    color: #000000;
}
.payment_box .payment_content ul li:last-child {
    border-bottom: none;
}
.add_new .btn {
    padding: 15px 85px;
}
.make_payment_box {
    float: left;
    padding: 0px 0px 0px 30px;
    max-width: 34%;
    width: 100%;
}
.make_payment_content h5 {
    font-size: 28px;
    color: #000000;
    font-weight: 600;
}
.make_payment_content p {
    font-size: 20px;
    margin:30px 0px 40px 0px;
}
.make_payment_content p span{
   font-weight: 600;
}
.total_payment h1{
    font-weight: 600;
    color: #007ffc;
    font-size: 26px;
}
.total_payment h3 {
    font-size: 18px;
    margin: 20px 0px 30px 0px;
}
.make_payment .btn {
    padding: 15px 82px;
}
.make_payment_area {
    padding: 45px 0px 70px 0px;
}
/*make-payment-css-here*/

/*my job css here*/
.job_header_area {
    margin-bottom: 25px;
}
.job_header_area h5 {
    float: left;
    margin-bottom:0px;
}
.job_header_area .nav.nav-tabs {
    float: right;
}
.job_header_area .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #007ffc;
    cursor: default;
    background-color: transparent;
    border: none;
    border-bottom-color: transparent;
    font-weight: 600;
}
.job_header_area .nav-tabs li a {
    font-size: 24px;
    border: none;
    color: #888888;
}
.job_header_area .nav-tabs li a:hover {
    font-size: 24px;
    border: none;
   color: #007ffc!important;
}

.job_header_area .nav-tabs li.current-job {
    padding: 0px 30px;
}
.job_header_area .nav-tabs {
    border-bottom: none;
}
.past-job span {
    text-align: center;
    display: block;
}
.past-job p{
    color: #3db618;
}
.past-job p.cancelled {
    color: #f00;
}

/*my job css here*/
/*completed job here*/


.carousel-inner{
    position: relative;
}
.carousel-inner span {
    font-size: 16px;
    display: inline-block;
    background: #007ffc;
    color: #fff;
    padding: 2px 15px;
    border-radius: 60px;
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.all_bids_content .bids_details img.chat-image {
    position: absolute;
    right: 0px;
    top: 20px;
    width: auto;
    height: auto;
    left:inherit;
}
.transporter_content ul li {
    padding: 20px 0px;
    border-bottom: none;
}
.Transporter_tittle p {
    font-size: 16px;
    font-weight: 600;
    color: #aaaaaa;
    margin: 25px 0px 20px 0px;
}
.Transporter_tittle h3{
    font-size: 16px;
    font-weight: 600;
    color: #000000;
}
.Transporter_tittle .rating i {
    font-size: 18px;
    color: #e5b614;
    margin: 10px 0px;
}
.Transporter_tittle h4 {
    font-size: 16px;
    color: #333333;
    line-height:auto;
}
.Transporter_tittle .feedback_box {
    padding: 30px 0px 40px 0px;
}
.description h5 {
    font-size: 20px;
    font-weight: 600;
    padding-top: 60px;
    color: #33333;
}
.description h5 span {
    color: #3db618;
}
.job_header_area .nav-tabs .active {
    border-bottom: none;
}
.walting_box .job_start_text {

    font-size: 16px;
    font-weight: 400;
    color:#007ffc;
    padding-top: 23px;

}
/*completed job here*/
/*completed_job_details_give_rating*/
.Transporter_tittle .rating-review p {
    margin: 3px 0px;
    font-weight: 400;
}
.Transporter_tittle .rating-review .feedback_box {
    padding: 20px 0px 40px 0px;
}
.rating-review a {
    display: inline-block;
    font-weight: 400;
    font-size: 16px;
    color: #ff9326;
    text-decoration: underline;
    margin: 0px;
}
.rating_review_main .rating_review_box {
    padding: 20px;
    background: #fff;
    border-radius: 40px;
}
.content-box_model .input-form textarea {
    height: 138px;
}
.rating_review_box .content-box_model h1 {
    font-size: 24px;
    color:#00000;
    font-weight: 800;
    text-align: center;
    margin-top: 25px;
}
.content-box_model .rating  {
    text-align: center;
    margin: 50px 0px;
}
.content-box_model .rating i {
    font-size: 51px;
    color: #e5b614;
    margin: 0px 5px;
}
.reviw_button_box .reset.publish {
    padding: 20px;
}
.reviw_button_box .later_text a {
    font-size: 20px;
    text-align: center;
    color: #007ffc;
    display: block;
}
/*completed_job_details_give_rating*/

/*transporter_profile*/
/*.profile_banne_area {
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/profile_banner.png);
    background-repeat: no-repeat;
    padding: 166px 0px;
}*/
.profile_area {
    background: #f3f3f6;
    padding: 40px 0px 0px 0px;
}
.profile_image img {
    border-radius: 10px;
}
.profile_area .profile_image {
    margin-top: -214px;
}
.profile_details ul li {
    float: left;
    width: 25%;
}
ul li .content h1 {
    font-size: 30px;
    font-weight: 800;
}
ul li .content h3,a {
    font-size: 20px;
    color: #333333;
    margin: 8px 0px;
}
ul li .content h3 i {
    color: #e5b614;
}
ul li .content p {
   font-size: 20px;
    color: #333333;
}
.address_details .content {
    padding: 40px 0px 0px 0px;
}
.address_details .content  h2 {
    font-size: 16px;
    font-weight: 600;
    color: #aaaaaa;
    margin-bottom: 13px;
}
.address_details .content h5 {
    font-size: 20px;
    color: #000000;
}
.profile_details ul li.last{
  padding-left: 36px;
}
.star_rating p {
    font-size: 16px;
    color: #333333;
}
.star_rating i {
    font-size: 20px;
    margin: 10px 0px;
    color:#e5b614;
}
ul li .content a:hover{
    font-size: 20px;
    color: #333333;
    cursor: pointer;
}
ul li .content a{
    font-size: 20px;
    color: #333333;
    cursor: pointer;
    text-decoration: underline;
}
.ratiing-review_main {
    width: 100%;
    max-width: 650px;
}
.ratiing-review_content .bids_details h4 {
    font-size: 22px;
}
.ratiing-review_box {
    border-radius: 10px;
    padding: 10px 0px;
}
.ratiing-review_content .bids_details h4 span {
    font-size: 17px;
    color: #adadac;
}
.ratiing-review_content .bids_details h3 {
    font-size: 16px;
    color: #333333;
    line-height: 23px;
}
/*transporter_profile*/

/*current_job_details*/
.job_bottom_area h3 {
    font-size: 16px;
    text-align: center;
    color:#007ffc;
}
.job_bottom_area {
    padding: 20px 0px;
    text-align: center;
    background: #edf3fa;
}
.description .text-area {
    margin-bottom: 20px;
}
/*current_job_details*/

/*current_end_job*/
.end_job_bottom_area p {
    font-size: 16px;
    color: #333333;
    line-height: normal;
    margin: 15px 0px 20px 0px;
    text-align: center;
    padding: 0px 39px;
}
.end_job_bottom_area .end_job_button {
    padding: 0px 67px 20px;
}
.end_job_button .btn {
    display:block;
    padding: 11px 0px;
}
.end_job_button .border_button {
    background: transparent;
    border: 2px solid #ff9326;
    color: #ff9326;
    margin:10px 0px 0px 0px;
}
.end_job_button .border_button:hover{
    background: #ff9326;
    border: 2px solid transparent;
    /*color: #ff9326*/
    color: #fff;
}
.rating_review_box .content-box_model h1.not_approve {
    margin: 0px;
}
.cross  {
   text-align:right;
}
.cross i {
    font-size: 36px;
    color: #b9b9b9;
}
.cross p {
    font-size: 20px;
    color: #333333;
    text-align: center;
    margin: 15px 0px;
}
.modal {
    background: rgba(0, 0, 0,0.9);
}
.modal-dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    transform:translate(-50%, -50%)!important;
}
.not_approve_button {
    padding: 0px 22px;
    margin: 20px 0px;
}
.not_approve_button .btn {
    display: block;
    padding: 13px 0px;
    border: 2px solid transparent;
    margin: 0px;
    background: #ff9326;
    border: 2px solid transparent;
}
.not_approve_button .btn:hover {
    border: 2px solid #ff9326;
    background: transparent;

}
/*current_end_job*/

/*upcoming_job_details*/
.job_bottom_area h3.waiting_job {
    color: #e9a80d;
}
.end_job_bottom_area .cancel_job {
    padding: 0px 67px;
    margin: 20px 0px 20px 0px;
}
.end_job_bottom_area p.note {
    font-weight: 400;
    margin: 0px;
    padding-bottom: 20px;
}
.end_job_bottom_area p.note a {
    font-weight: 400;
    color: #ff9326;
    font-size:16px;
    text-decoration: underline;
}
.cancel_Job_dialog {
    max-width: 425px;
    padding: 20px;
    background: #fff;
    border-radius: 40px;
}
.cancel_Job_dialog .content h4 {
    font-size: 22px;
    text-align: center;
    color: #333333;
    padding: 13px 0px 20px 0px;
}
.cancel_Job_dialog .content p{
    font-size: 16px;
    text-align: center;
    color:#333;
}

.cancel_job_button .border-button {
    background: transparent;
    border: 2px solid #ff9326;
    color: #ff9326;
    margin: 15px 0px 0px 0px;
}
.cancel_job_button .border-button:hover {
    background: #ff9326;
    border: 2px solid transparent;
    color: #ffF;
}
/*upcoming_job_details*/

/*message-css-here*/

.message_area {
    background: #f3f3f6;
    padding: 30px 0px 75px 0px;
}


.message_sec {
    position: relative;
    padding-left: 420px;
}
.message_list {
    width: 432px;
    position: absolute;
    left: 0;
    background: #fff;
    height: 100%;
    border-radius: 10px 0px 0px 10px;
}
.message_list h3 {
    margin: 0 0 20px;
}
.message_list ul {
    max-height: 685px;
    overflow-y: auto;
}
.message_list ul li {
    margin-bottom: 10px;
}
.message_list ul li a {
    background: #fff;
    display: inline-block;
    border-radius: 0px;
    border-bottom: 1px solid #aaaaaa;
    color: #3c3c3c;
    padding: 20px;
    width: 100%;
    position: relative;
    padding-left: 102px;
}
.message_list ul li a img {
    height: 72px;
    width: 72px;
    border-radius: 100%;
    position: absolute;
    left: 20px;
    top: 20px;
}
.message_list ul li a p {
    font-size: 16px;
}
.message_list ul li a .time {
    float: right;
    color: #aaaaaa;
}
.message_list ul li a h4 {
    font-size: 18px;
    margin: 0 0 8px;
    font-weight: 600;
    color: #00000;
}
.message_list ul li a .category {
    color: #ff6e20;
    margin: -3px 0 3px;
}
.chatarea {
    background: #fff;
    min-height: 800px;
    overflow-y: auto;
    position: relative;
    border-radius: 0px 10px 10px 0px;
    border-left: 1px solid #aaaaaa;
}
.chat_header {
    overflow: hidden;
    padding: 20px 25px;
    position: relative;
    background: #007ffc;
}
.right_message {
    padding-right: 20px;
}

.chat_bubble {
    display: inline-block;
    max-width: 60%;
    border-radius: 40px 40px 40px 0px;
    font-size: 18px;
    line-height: normal;
    /* width: 318px; */
    text-align: left;
    padding: 20px 60px 20px 20px;
    border: none;
    background: #333333;
    color: #fff;
}
.right_message .chat_bubble {
    border-radius: 10px 10px 0px 10px;
    background: #fff;
}
span.message_time {
    display: block;
    color: #a4a4a4;
    font-size: 14px;
    text-align: left;
}
.left_message {
    position: relative;
    padding-left: 20px;
    margin: 10px 0;
}
.write_message {
    position: absolute;
    width: 100%;
    bottom: 0;
    background: #f5f5f5;
    padding: 20px 30px;
}

.attach_doc {
    position: absolute;
    top: 20px;
    left: 20px;
}
.attach_doc .upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
}
.upload-btn-wrapper .btn {
    color: #fff;
    font-size: 18px;
    background: transparent;
}
/*.attach_doc .btn {
    color: #fff;
    background-color: #ff6e20;
    border-radius: 100%;
    font-weight: bold;
    padding: 0;
    height: 40px;
    width: 40px;
    font-size: 20px;
}*/
.upload-btn-wrapper input[type="file"] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
.write_message .text-box input {
    height: 60px;
    padding: 0 120px 0 25px;
    background: transparent;
    border: none;
    font-size: 18px;
    color: #fff;
}
.attach_doc .upload-btn-wrapper input[type="file"] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
.write_message .text-box a {
    position: absolute;
    right: 20px;
    top: 12px;
    font-size: 28px;
    color: #007ffc;
}
.message_content .heading {
    font-size: 40px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 30px;
}
.message_list ul li {
    margin: 0px;
}
.message_list ul li a {
    margin: 0px;
}
.message_list ul li.active a {
    background: #e5f2ff;
}
.message-box{
    box-shadow: 6px 0px 11px rgba(0,0,0,0.15);
    border-radius: 10px;
}
.chat_header h2 {
    font-size: 24px;
    color: #fff;
    float: left;
}
.chat_header img {
     float: right;
}
.right_message .you {
    font-size: 20px;
    font-weight: 600;
    display: block;
    margin-top: 30px;
    color: #000000;
}
.right_message .chat_bubble {
    border-radius: 40px 40px 0px 40px;
    font-size: 18px;
    line-height: normal;
    text-align: left;
    padding: 20px 20px;
    border: none;
    background: #007ffc;
    color: #fff;
}
.write_message .text-box input {
    height: 69px;
    padding: 0 120px 0 25px;
    background: #fff;
    border: none;
    font-size: 18px;
    color: #a9a9a9;
    box-shadow: none;
    border-radius: 15px;
}
.write_message .text-box input{
    height: 69px;
    padding: 0 120px 0 80px;
    background: #fff;
    border: none;
    font-size: 18px;
    color: #a9a9a9;
    box-shadow: none;
    border-radius: 15px;
}
.write_message .text-box ::-webkit-input-placeholder { /* Edge */
  color: #a9a9a9;
}
.write_message .text-box -ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #a9a9a9;
}

.write_message .text-box ::placeholder {
   color: #a9a9a9;
}
.text-box {
    position: relative;
}
.user_name {
    display: block;
    font-size: 20px;
    font-weight: 600;
    color: #ff9326;
    margin-bottom: 3px;
}.user_name {
    display: block;
    font-size: 20px;
    font-weight: 600;
    color: #ff9326;
    margin-bottom: 3px;
}
.left_message .user_name {
    display: block;
    font-size: 20px;
    font-weight: 600;
    color: #ff9326;
    margin-bottom: 3px;
}
.right_message {
    overflow: hidden;
}
.right_message .massage_box {
    max-width: 60%;
    float: right;
}
.massage_box .chat_bubble {
     /*max-width: 289px;*/
    padding: 20px 20px 20px 20px;
}
/*message-css-here*/

p.chat_room_msg_common {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


/*profile-css-here*/
.profile-main {
    background: #f3f3f6;
}
.setting {
    padding: 70px 0px 100px 0px;
}
.setting-box {
    box-shadow: 6px 0px 11px rgba(0,0,0,0.15);
    padding: 40px 30px 0px 40px;
    border-radius: 10px;
    background: #fff;
}
.setting-box .heading {
    font-size: 36px;
    font-weight: 600;
    color: #000000;
}

/*toggle_button*/

.notification .content .switch {
  position: relative;
  display: inline-block;
  width: 105px;
  height: 48px;
}

.notification .content .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.notification .content .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.notification .content .slider:before {
  position: absolute;
  content: "";
  height: 41px;
  width: 41px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.notification .content input:checked + .slider {
  background-color: #ff9326;
}

/*.notification .content input:focus + .slider {
  box-shadow: 0 0 1px #ff9326;
}*/

.notification .content input:checked + .slider:before {
  -webkit-transform: translateX(56px);
  -ms-transform: translateX(56px);
  transform: translateX(56px);
}

/* Rounded sliders */
.notification .content .slider.round {
  border-radius: 34px;
}

.notification .content .slider.round:before {
  border-radius: 50%;
}
/*toggle_button*/
.notification .content .toggle_box {
    float: right;
}
.notification .content .images_content {
    float: left;
}
.setting-box ul li.notification {
    padding: 50px 0px;
    border-bottom: 1px solid #d4d4d4
}
.setting-box ul li {
    padding: 60px 0px;
    border-bottom: 1px solid #d4d4d4
}
.images_content {
    padding-left: 110px;
    position: relative;
}
.notification .images_content h4 {
    font-size: 28px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 15px;
}
.notification .images_content img {
    position: absolute;
    left: 0px;
    top: -13px;
    width: 93px;
    height: 93px;
    border-radius: 100%;
}
 .images_content img {
    position: absolute;
    left: 0px;
    top: -11px;
}
.setting-box ul li .content p {
    font-size: 22px;
    color: #333333;
}
.images_content img {
    position: absolute;
    left: 0px;
    top: -34px;
}
.images_content h4 {
    font-size: 28px;
    font-weight: 600;
    color: #000000;
}
.setting-box ul li:last-child {
    border-bottom: ;
    border-bottom: none;
}
/*profile-css-here*/

/*contect_us*/
.contact_us ul li h1 {
    font-size: 16px;
    color: #b0b0b0;
    font-weight: 600;
    margin-bottom: 12px;
}
.contact_us ul li {
    padding: 70px 0px 0px 40px;
    display: inline-block;
}
.contact_content img {
    position: absolute;
    top: -21px;
    left: 0px;
}
.contact_content {
    position: relative;
    padding-left: 107px;
}
.contact_us ul li p {
    font-size: 24px;
    color: #000000;
}
.contact_us {
    padding: 0px 70px;
}
.contact_button_box .btn {
    display: inline-block;
    background: #ff9326;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    padding: 15px 81px;
    border-radius: 60px;
    text-align: center;
    border: 2px solid transparent;
    margin: 5px 0px 10px 0px;
}
.contact_main_box {
    padding: 0px;
}
.wrapper_image_box {
    padding-top: 156px;
    margin-right: -14px;
}
/*contect_us*/





/*transporter_css*/


/*signup*/
.text p {
    text-align: center;
    font-size: 17px;
    margin-top: 30px;
}
.text p a {
    text-align: center;
    font-size: 17px;
    color: ;
    color: #ff9326;
    font-weight: 600;
}
.input-form .country select {
    color: #5d5c5c;
}
.add-vehicle {
    margin: 20px 0px;
}
.modal-body .review_heading {
    font-size: 27px;
    font-weight: 600;
    margin: 30px 0px;
}
.modal-body .verification {
    font-size: 20px;
    line-height: normal;
}

.upcoming_content .latest_job {
    margin-bottom: 40px;
}
.latest_job-box {
    padding: ;
    padding-top: 22px;
}

.latest_job-box .input_box input {
    height: 61px;
    width: 368px;
    border: 1px solid #cbcbcb;
    border-radius: 7px;
    padding: 0px 50px;
    font-size: 20px;
    color: #747474;
}
.heading.latest_job {
    float: left;
}
.latest_job-box .input_box {
    float: right;
    position: relative;
}
.latest_job-box .input_box img {
    position: absolute;
    top: 21px;
    left: 18px;
}


.main_box_upcoming .latest_job_inbox {
    padding-bottom: 20px;
}
.main_box_upcoming .latest_job_inbox .star_rating p {
    font-size: 16px;
    color: #333333;
    margin-top: 6px;
}
.main_box_upcoming .header {
    position: relative;
}
.main_box_upcoming .header span {
    font-size: 16px;
    background: #007ffc;
    padding: 5px 12px;
    display: inline-block;
    border-radius: 40px;
    color: #fff;
    position: absolute;
    right: 15px;
    bottom: 10px;
    line-height: normal;
}
/*signup*/

/*posted_details*/
.footer_bottom .job_bottom_area {
    padding: 20px 15px;
    text-align: left
}
.footer_bottom .job_bottom_area .heading {
    font-size: 18px;
    color: #a9a9a9;
    text-align: left;
    font-weight: 600;
    margin-bottom: 20px;
}
.footer_bottom .job_bottom_area h4{
    font-size: 18px;
    color:#007ffc;
    margin-bottom: 12px;
}
.footer_bottom .job_bottom_area span{
    font-size: 16px;
    color:#333;
    float: right;
}
.footer_bottom .job_bottom_area .end_job_button.cancel_job {
    padding: 0px 52px;
}
.btn {
    box-shadow: 2px 0px 9px
    rgba(245,133,59,0.33);
}
.submit_bid_main .submit_bid_content {
    padding: 30px;
}
.submit_bid_content .bid_message {
    margin: 30px 0px;
}
.submit_bid_content p {
    font-size: 18px;
    color: #333333;
    margin-bottom: 40px;
}
.submit_bid_content .input-form textarea {
       height: 131px;
}
.bid_button .btn {
    display: block;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
}
.bid_button {
    padding: 0px 116px;
}
.submit_bid_content .cost {
    font-size: 16px;
    margin: 0px 0px 10px 0px;
    font-weight: 600;
    color: #aaaaaa;
}
.submit_bid_content .dollar {
    font-size: 18px;
    margin: 0px;
    color: #000000;
}
.submit_bid_content .para {
    font-size: 18px;
    color: #000000;
    text-align: justify;
    word-break: break-word;
}
.submit_bid_content .massage {
    margin-top: 30px;
}
/*posted_details*/

/*applied_job_details*/
.applied_job h6 {
    font-size: 16px;
    color: #333333;
    font-weight: 400;
    margin-bottom: 10px;
    text-align: center;
}
.applied_job h5 a {
    font-size: 16px;
    color: #ff9326;
    font-weight: 600;
    text-align: center;
}
/*applied_job_details*/

/*currend_job_details*/
.currend_detials .right_content {
    padding: 24px 0px 0px 104px;
}
.cancel_job {
    padding: 0px 67px;
    margin: 20px 0px 15px 0px;
}
/*currend_job_details*/

/*currend_end_job*/
.end_job_bottom_area p.approve_job_para {
    margin-bottom: 0px;
}
/*currend_end_job*/

/*upcoming_job_details*/
.cancel_job .border_btn {
    border: 2px solid #ff9326;
    background:transparent;
    color:#ff9326;
}
.cancel_job .border_btn:hover {
    border: 2px solid transparent;
    background:#ff9326;
    color:#fff;
}
.job_bottom_area h3.job_start_text {
    color: #007ffc;
}
.policy {
    font-size: 16px;
    color:   #ff9326;
}
/*upcoming_job_details*/

/*profile_here*/
.content .right_image {
    float: right;
}
.content .images_content {
    padding-left: 110px;
    position: relative;
    float: left;
}
/*profile_here*/

 /*add_bank_details*/
 .bank_button_box .btn {
    display: block;
    margin: 0px;
}
 .bank_button_box .dlt {
    color: #ff9326;
    border: 2px solid #ff9326;
    background: transparent;
}
.bank_button_box .dlt:hover {
    color: #fff;
    border: 2px solid  transparent;
    background:#ff9326;
}
.add-bank_details {
    padding: 60px 0px 110px 0px;
    background: #f3f3f6;
}
.bank_details .form-control::placeholder {
    color: #000000;
    opacity: 1;
}
 /*add_bank_details*/

/*edit_vehicle*/

.edit_vehicle {
    padding: 30px;
}
.edit_input_form {
    margin-bottom: 30px;
}
.edit_vehicle .form-control::placeholder {
    color:#000;
    opacity: 1;
}
.edit_vehicle .edit_button_box {
    text-align: center;
}
.edit_vehicle .edit_button_box {
    padding: 0px 163px;
}
.edit_vehicle .edit_button_box .btn {
    display: block;
}
/*edit_vehicle*/
/*transporter_css*/
.add_method-box .upload-btn-wrapper input[type="file"] {
    width: 182px;
    height: 182px;
}


.chat_header h2 .fa.fa-arrow-left {
    display: none;
}
.job_bottom_area.cancel_job_hidden {
    display: none;
}
.upcoming.my_job_area {
    padding-top: 20px;
}
.upcoming.my_job_area .job_header_area {
    margin-bottom: 15px;
}
.second_header .main_navbar .nav.navbar-nav li a.bg_orange {
    /*display: none;*/
}
.nav.navbar-nav.right-side.nav_right {
    margin-left: 15px;
}
.footer_content.Quick-links-list {
    padding-left: 55px;
}
textarea{
    resize: none;
}

#homeVideo button.btn.btn-default {
    background: black;
    border-radius: 50%;
    position: absolute;
    right: 0;
    z-index: 5;
    color: #fff;
     box-shadow: none;
}
.modal-content .btn.btn-default {
    display: inline-block;
    width: 50px;
    height: 50px;
    padding: 0px;
    border-radius: 100%;
}
#homeVideo button.btn.btn-default:hover{
    border-color: transparent;
    box-shadow: none;
}

.notification_span{
    width: 18px;
    height: 20px;
    display: block;
    position: absolute;
    top: 6px;
    right: 8px;
    background: #ff9326;
    border-radius: 100%;
    font-size: 15px;
    padding: 0px 0px 0px 6px;
}
 .notification_span_icon {
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    top: -8px;
    right: -8px;
    background: #ff9326;
    border-radius: 100%;
    font-size: 15px;
    padding: 0px 0px 0px 6px;
}
.second_header .main_navbar .nav_links > li > a:focus, .nav > li > a:hover .notification_span{
    color: #333!important;
}
.notification_icon {
    display: none;
}
a:hover, a:active, a:focus{
    outline: none;
    border: none;

}
.nav.navbar-nav.nav_links li a:focus {
    border: none;
}

.upcoming_walting .profile_box img {
    width: 43px;
    height: 43px;
    border-radius: 100%;
}

.walting_box span img {
    width: 44px;
    height: 44px;
    border-radius: 100%;
}

.main_box_upcoming {
    box-shadow: 6px 0px 25px rgba(0,0,0,0.15);
    border-radius: 15px;
    margin-bottom: 30px;
    height: 100%;
}

.main_box_upcoming .upcoming_box {
    padding: 15px 15px 15px 15px;
    margin-bottom: 0px;
}


.slider_img .carousel-inner {
    height: 421px;
    object-fit: cover;
    overflow: hidden;
}

.btn.focus, .btn:focus, .btn:hover {
    outline: none !important;
}



/*.modal-open .modal {
    overflow-x: hidden;
    overflow-y: hidden;
}*/
.slider_img .carousel-inner .item img{
    height: 421px ;
    object-fit: cover ;
    width: 100% ;
}

.edit-bank-details2 label {
    color: #6c6c6f;
    position: absolute;
    left: 50px;
    top: 0px;
}

.edit-bank-details2 p {
    font-size: 22px;
    color: #000;
    display: block;
    padding: 0px 20px 20px 300px;
    position: relative;
    word-wrap: break-word;
}


/*notification page css here*/
.notification-box {
    background: #fff;
    border-radius: 5px;
}
.notification-heading h3 {
    font-size: 24px;
    font-weight: bold;
    margin: 30px 0px 22px 0px;
}
.notification-area-box-content ul li p {
    font-size: 20px;
}
.notification-area-box-content ul li p span {
    font-weight: bold;
    color: #022152;
    font-size: 20px;
}
.notification-area-box-content {
    padding: 10px 30px 30px 30px;
}
.notification-area-box-content ul li {
    padding: 20px 0px;
    border-bottom: 1px solid #e5e5e5;
}
.notification-area-box-content ul li span {
    font-size: 16px;
    color: #909090;
    display: inline-block;
}
/*notification page css here*/

.user_ratings_0.user_rating_div_17.jq-ry-container {
    padding: 0px;
    display: inline-block;
}

.user_ratings_0.user_ratings.jq-ry-container {
    padding: 0px;
    display: inline-block;
}
.user_ratings.jq-ry-container {
    padding: 0px;
    display: inline-block;
}
#customer_rating_given {
    padding: 0px;
    display: inline-block;
}

.reviw_button_box .btn {
    width: 100%;
}


/*items css here*/

.items .item-content-box {
    position: relative;
    padding-left: 60px;
}
.items .rounded-span {
    width: 50px;
    height: 50px;
    background: #ff9326;
    display: inline-block;
    text-align: center;
    font-size: 25px;
    padding-top: 15px;
    border-radius: 100%;
    position: absolute;
    left: 0px;
    top: 12px;
    color: #fff;
}
.items .item-content-box h1 {
    font-size: 23px;
    margin-bottom: 5px;
}

.items .item-content-box ul li span {
    color: #b1aaaa;
    font-weight: 600;
}
.items .item-content-box {
    border-bottom: 1px solid #aaa;
    padding-bottom: 14px;
    padding-top: 14px;
}
.items .item-content-box ul li {
    float: left;
    width: 25%;
    position: relative;
}
.items .item-content-box ul li img {
    position: absolute;
    right: 40px;
    top: 8px;
}
/*items css here*/

.transporter_rating .jq-ry-container {

    margin: auto;
}

.bids_details .jq-ry-container {
    padding: 0px !important;
    display: inline-block !important;
}

.transporter_rating {
    margin-bottom: 10px;
}
.review_list {
    width: 100%;
    float: left;
    margin-top: 0;
}
/* css 24 sep 2024 */
.nav.navbar-nav.right-side.main-right-side a {
    font-weight: 700;
}
.my-wallet-balance {
    font-size: 13px;
    display: block;
    opacity: 0.7;
}
/* .nav.navbar-nav.right-side.main-right-side {
    border-left: 1px solid #00000052;
    margin-left: 22px;
} */
.common_wrapper_right.add_method-box.under-transaction-main {
    padding: 12px 40px;
}
.description-transaction {
    color: darkslategray;
    margin-left: 21px;
}
.nofound-box.text-center img {
    width: 150px;
}
.add-amount-area input {
    width: 330px;
    padding: 10px 15px;
    border: none;
    box-shadow: 0px 12px 28px 0px rgba(140, 149, 159, 0.3);
    border-radius: 58px;
    color: #000;
    margin-bottom: 12px;
}   
.add-amount-area label {
    margin: 0 0 0 6px;
}
.add-amount-area ul li {
    border: 1px solid #ff9326 !important;
    color: #ff9326 !important;
    padding: 3px 15px !important;
    font-weight: 700;
    margin: 0 6px 0 0;
    border-radius: 18px;
}
.add-amount-area {
    padding: 20px 20px 28px;
    border-top: 1px solid #00000024;
}
.add-amount-area ul {
    display: flex;
    margin: 4px 0 18px 6px;
}
p.wallet-desc {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 260px;
    cursor: pointer;
    text-decoration: underline;
}
.pagination {
    display: inline-block;
  }
  
  .pagination a {
    color: black;
    float: left;
    padding: 4px 10px;
    text-decoration: none;
    font-size: 13px;
}
  
.pagination a.active {
    background-color: #007ffc;
    color: white;
    border-radius: 5px;
}
  
.pagination a:hover:not(.active) {
    background-color: #ddd;
    border-radius: 5px;
}
.profile_details.under-profile-tab li {
    width: 25%;
}
.content.of-wallet {
    border: 1px solid #00000042;
    padding: 4px 14px 1px;
    border-radius: 11px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 32px;
    background: #fff;
}
.content.of-wallet h2 {
    font-size: 17px;
}
.content.of-wallet h5 a, .content.of-wallet h5 a:hover {
    font-size: 25px;
    display: block;
    text-decoration: none;
    font-weight: 700;
    color: #007ffc;
}
.under-transation-header-outer {
	background: linear-gradient(240deg, #007ffc 0%, #FAFDFE 50%, #0044cc14 100%);
	border-radius: 8px;
	box-shadow: 0px 12px 28px 0px rgba(140, 149, 159, 0.3);
	padding: 12 px;
}
.under-transation-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: column;
	text-align: center;
	padding: 15px 0;
}
.under-transation-header h6 {
	font-size: 16px !important;
	padding-bottom: 6px;
}
.under-transation-header h3 {
	font-size: 36px;
	font-weight: 600;
}
.add-amount-area {
	padding: 20px 20px 28px;
	border-top: 1px solid #00000024;
}
.add-amount-area label {
	margin: 0 0 0 6px;
}
.add-amount-area input {
	width: 330px;
	padding: 10px 15px;
	border: none;
	box-shadow: 0px 12px 28px 0px rgba(140, 149, 159, 0.3);
	border-radius: 58px;
	color: #000;
	margin-bottom: 12px;
}
.add-amount-area ul {
	display: flex;
	margin: 4px 0 18px 6px;
}
.add-amount-area ul li {
	border: 1px solid #ff9326 !important;
	color: #ff9326 !important;
	padding: 3px 15px !important;
	font-weight: 700;
	margin: 0 6px 0 0;
	border-radius: 18px;
}
.add-btn-main, .add-btn-main:hover {
	background: #ff9326;
	padding: 5px 15px;
	border-radius: 22px;
	font-size: 18px;
	color: #fff;
	border: none;
}
.under-transation-body {
	background: #bdbdbd21;
	padding: 20px;
	border-radius: 10px;
	margin-top: 18px;
}
.under-transation-body h6 {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 15px;
}
.under-transation-body h6 {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 15px;
}
.transation-history p {
	color: darkslategray;
}
p.wallet-desc {
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 260px;
	cursor: pointer;
	text-decoration: underline;
}
.paid-status {
	color: green !important;
	font-size: 15px;
	font-weight: 500;
}
.paid-status-wd {
	color: red !important;
	font-size: 15px;
	font-weight: 500;
}
.nav.navbar-nav.right-side.main-right-side a, .nav.navbar-nav.right-side.main-right-side a:hover {
    font-weight: 700;
    /* text-decoration: underline; */
    color: #007ffc !important;
    background: #ff93261f !important;
    border: 1px solid #ff932636 !important;
    border-radius: 13px;
    padding: 14px 20px !important;
    font-size: 20px;
}

@media only screen and (max-width: 1600px) {
    .common_wrapper_right {
    padding: 25px 20px;
}
.comom_wrapper-content .logo img {
    width: 220px;
}
.heading p {
    font-size: 24px;
    margin: 15px 0px 20px 0px;
}
.forgot p {

    margin: 20px 0px 20px 0px;
}
.input-form label {
    font-size: 15px;
}
.input-form input {
    font-size: 19px;
    padding: 24px 20px;

}
.input-form input {
    padding: 24px 20px;
}
.btn {

    font-size: 20px;
    padding: 10px 90px;
}
.signup {
    margin-top: 30px;
}
.common_wrapper {
    padding: 60px 0px;
}
.wrapper_image {

    top: -56px;
    z-index: -1;
}
.selct_content h1 {
    font-size: 24px;
}
.selct_content {
    margin: 20px 0px;
}
.select_account img {
    width: 125px;
    height: 125px;
    border-radius: 100%;
}
.or_content p {
    margin: 20px 0px 20px 0px;
}
.select-option_box {
    min-height: 512px;
}
    }

/*media here*/
@media only screen and (max-width: 1300px) {
    .nav > li > a {
    padding: 16px 20px;
}
.main_navbar .nav.navbar-nav li a {
    font-size: 18px;
}
 .main_navbar .nav.navbar-nav li a.btn_style {
    font-size: 16px;
    padding: 13px 24;
}
.all_bids_content .bids_details .rating {
    padding-right: 60px;
}
.make_payment .btn {
    display: block;
    padding: 15px 0px;
}
.edit_vehicle .edit_button_box {
    padding: 0px;
    width: 50%;
    margin: auto;
}
}

.form-control::placeholder {
    color: #747474 !important;
    opacity: 1;
}

.form-control {
    color: #333 !important;
}

@media only screen and (max-width: 1199px) {
    .nav > li > a {
    padding: 17px 11px;
}
.main_navbar .nav.navbar-nav li a {
    font-size: 14px;
}
 .main_navbar .nav.navbar-nav li a.btn_style {
    font-size: 16px;
    padding: 13px 24;
}
.main_navbar .nav.navbar-nav li a.bg_orange {
    margin-left: 10px;
}
.content_box {
    padding: 0px 0px;
}
.banner_area .banner_area_content {
    padding-top: 130px;
}
.upcoming_box .title p {
    margin: 20px 0px 10px 0px;
}
.upcoming_box .title h1 {
    font-size: 18px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}
.left_content_box .flat_details li {
    width: 20%;
    padding-right: 10px;
}

.left_content_box .flat_details li .picup_address h4 {
min-height: 68px;
}

.flat_details li .picup_address h4 {
min-height: 68px;
}

.left_content_box .flat_details .rooms_list {
    padding: 0px 0px 0px 0px;
}
.end_job_bottom_area .end_job_button {
    padding: 0px 20px 20px;
}
.second_header .main_navbar .nav.navbar-nav li a{
    font-size: 18px;
}
.footer_bottom .job_bottom_area .submit_bid {
    padding: 0px!important;
    width: 100%;
}
.end-job1 {
    padding: 0px 10px;
}
.nav.navbar-nav.right-side.nav_right {
    margin-left: 0px;
}
.footer_content.Quick-links-list {
    padding-left: 0px;
}
}

@media only screen and (max-width: 1024px) {
     .main_navbar .nav.navbar-nav li a.btn_style {
    font-size: 14px;
}
.banner_area .banner_area_content {
    padding-top: 100px;
}
.transport_main_box {
    margin-top: 60px;
}
.Transport_content {
    padding: 10px 0px 0px 0px;
}
.transport_provider {
    padding-top: 80px;
}
.download_right_content {
    padding: 20px 0px 0px;
}

.end_job_bottom_area .end_job_button {
    padding: 0px 0px 20px;
    width: 300px;
    margin: auto;
}
.make_payment_box {
    max-width: 40%;
}
.payment_main_box .payment_box {
    max-width: 60%;
}
.second_header .main_navbar .nav.navbar-nav li a {
    font-size: 16px;
}
}

@media only screen and (max-width: 991px) {
    .main_navbar .nav.navbar-nav li a.btn_style {
    padding: 12px 20px;
}
.navbar-header {
    width: 140px;
}
.main_navbar .nav.navbar-nav li a.btn_style {
    font-size: 12px;
}
.second_header .main_navbar .nav.navbar-nav li a.btn_style {
    font-size: 16px;
}
.main_navbar .nav.navbar-nav li a.btn_style {
    padding: 10px 10px;
}
.main_navbar .nav.navbar-nav li a {
    font-size: 13px;
}
.navbar-brand > img {
    margin-top: 7px;
}
.nav > li > a {
    padding: 10px 11px 17px 11px;
}
.testimonial_content #quote-carousel {
    margin-top: 0px;
}
.testimonial_content #quote-carousel .carousel-indicators li {
    width: 20%;
}
.footer_content {
    padding: 0px;
}
.footer_content h4 {
    font-size: 18px;
}
.reset .btn {
    padding: 16px 88px;
}
.second_header .main_navbar .nav.navbar-nav li a {
    padding: 16px 19px;

}
.common_wrapper {
    padding: 30px 0px;
}
.wrapper_image_box {
    margin-right: 0px;
    padding: 0px 20px;
    margin-bottom: 40px;
}
.contact_us {
    padding: 0px 0px;
}
.contact_us ul li {
    padding: 50px 0px 0px 40px;
}
.wrapper_image_box img.login_image {
    display: none;
}
.contact_main_box .contact_box {
    box-shadow: inherit;
}
.slider_area {
    padding: 15px 0px 40px 0px;
}
.wrapper_image {
    display: none;
}
.common_wrapper_right {
    width: 70%;
    margin: auto;
}
.add_method-box {
       width: 100%;
}
.message_sec {
   padding-left: 349px;
}
.message_list {
    width: 350px;
}
.second_header .main_navbar .nav.navbar-nav li a {
    padding: 16px 14px;
}
.second_header .main_navbar .nav.navbar-nav li a {
    font-size: 15px;
}
.second_header .main_navbar .nav.navbar-nav li a.btn_style {
    font-size: 15px;
}
.second_header .main_navbar .nav.navbar-nav li a.bg_orange {
    padding: 16px 16px;
}
.reset.edit.review.border-type,.reset.publish.review {
    width: 300px;
    margin: auto;
}
.profile_area .profile_image {
    margin-top: 0px;
}
.profile_left_box {
    float: left;
    width: 40%;
}
.profile_right__box {
    float: left;
    width: 60%;
}
.profile_details ul li {
    float: inherit;
    width: 100%;
}
.address_details .content {
    padding: 20px 0px 0px 0px;
}
.profile_details ul li.last {
    padding-left: 0px;
}
.footer_bottom .job_bottom_area .submit_bid {
    padding: 0px !important;
    width: 40%;
    margin: auto;
}
.end-job {
    padding: 0px;
    width: 40%;
    margin: 20px auto;
}

.profile_details ul li.last {
    padding-left: 15px;
}
}

@media only screen and (max-width: 767px) {
   .navbar-header {
    width: auto;
}
.nav.navbar-nav.right-side.main-right-side a, .nav.navbar-nav.right-side.main-right-side a:hover {
    width: fit-content;
    margin: 13px auto !important;
}
.navbar-toggle .icon-bar {
    background: #ff9326;
}
.navbar-brand > img {
    margin-top: 0px;
}
.navbar-brand > img {
    margin-top: 0px;
    max-width: 80%;
}
.nav > li > a {
    padding: 15px 11px 15px 11px;
}
.main_navbar .nav.navbar-nav li a {
    font-size: 15px;
}
.main_navbar .nav.navbar-nav li a.btn_style {
    padding: 15px 0px 15px 0px;
    display: block;
    text-align: center;
    font-size: 15px;
    width: 200px;
    z-index: 1;
    margin:8px auto;
}
.main_navbar .nav.navbar-nav li a.bg_orange {
    margin: 0px auto;
}
#myNavbar {
    position: absolute;
    width: 100%;
    background: #000;
    padding: 20px;
    z-index: 16;
}
.Transparent {
    margin-bottom: 16px;
}
.transport_section {
    margin-top: 30px;
}
.transport-image {
    text-align: center;
}
.transport_provider {
    padding-top: 0px;
}
.how_it_work {
    padding: 0px 0px 60px 0px;
}
.footer .left_content {
    text-align: center;
    margin-bottom: 30px;
}
.footer {
    padding: 30px 0px 30px 0px;
}
.footer_content_logo_side p {
    margin: 15px 0px;
}
.footer .social_links {
    width: 25%;
    float: left;
}
.footer .links_box {
    float: left;
    width: 30%;
}
.footer .contact_box {
    float: left;
    width: 45%;
}
.nav.navbar-nav.nav_links {
    text-align: center;
}
.Transport_content {
    text-align: center;
}
.navbar-nav{
    margin:0px;
}
.second_header .main_navbar .nav.navbar-nav li a {
    color: #fff;
}
.second_header .main_navbar .nav.navbar-nav li a.bg_orange {
     margin-left: auto;
}
.main_box_upcoming .upcoming_box {
    padding: 15px 15px 15px 15px;
    margin-bottom: 30px;
}
.upcoming_box .title h1 {
    font-size: 16px;
}
.upcoming {
    padding: 30px 0px 30px 0px;
}
.upcoming_content .upcoming_heading {
    margin-bottom: 20px;
}
.common_wrapper {
    padding: 50px 0px 90px 0px;
}
.carousel-inner span {
    bottom: 12px;
}
.content-box_model .input-form textarea {
    height: 126px;
}
.rating_review_box .content-box_model h1 {
    font-size: 20px;
    margin-top: 15px;
}
.input-form textarea {
    font-size: 16px;
    padding: 15px 15px 15px 13px;
}
.reviw_button_box .reset.publish {
    padding: 15px;
}
.reviw_button_box .reset.publish {
    padding: 15px;
}
.content-box_model .rating {
    text-align: center;
    margin: 20px 0px;
}
.content-box_model .rating i {
    font-size: 36px
}
.contact_us ul li {
    padding: 0px 0px 0px 0px;
    margin: 10px;
    width: 45%;
}
.contact_content img {
    top: -3px;
    width: 50px;
}
.contact_us ul li h1 {
    font-size: 14px;
}
.contact_us ul li p {
    font-size: 18px;
}
.contact_content {
    padding-left: 60px;
}
.contact_us {
    max-width: 80%;
    margin: auto;
}
.make_payment_box {
    max-width: 100%;
    padding: 0px;
}
.payment_main_box .payment_box {
    max-width: 100%;
    border: none;
    padding: 0px;
    margin-bottom: 20px;
}
.make_payment {
    width: 271px;
    margin: 0 auto;
}
.message_sec {
    padding-left: 0px;
}
.message_list {
    width: 100%;
   /* position: inherit;*/
}
.message_list ul li a img {
       top: 8px;
}
.chatarea {
    display: none;
    width: 100%;
}
.seeker_chatarea{
    display: block;
}
.message_sec {
    padding-left: 0px;
    min-height: 700px;
}
.chatarea {
    border-radius: 10px 10px 10px 10px;
}
.chat_header h2 .fa.fa-arrow-left {
    display:inline-block;
}
.chat_header h2 .fa.fa-arrow-left {
    margin-right: 11px;
}
.chat_header h2 a{
    font-size: 24px;
    color:#fff;
}
.upcoming_content .heading {
    font-size: 24px;
}
.job_header_area .nav-tabs li a {
    font-size: 18px;
    margin-top: 5px;
}
.job_header_area .nav-tabs li a:hover {
    font-size: 18px;
}
.job_header_area {
    margin-bottom: 15px;
}

.job_header_area .nav-tabs li.current-job {
    padding: 0px 0px;
}
.post_new_job .wrapper_box {
    padding: 0px 20px;
}
.bid_text {
       margin: 10px 0px 0px 0px;
}
.profile_banne_area {

    display: none;
}
.setting {
    padding: 30px 0px 30px 0px;
}
.setting-box {
     padding: 20px 20px;
}
.notification .images_content img {
       width: 50px;
}
.setting-box .heading {
    font-size: 24px;
}
.content .images_content {
    padding-left: 58px;
}
.notification .images_content h4 {
    font-size: 18px;
    margin-bottom: 5px;
}
.setting-box ul li .content p {
    font-size: 16px;
}
.notification .images_content img {
    top: 0px;
}
.notification .content .slider::before {
    height: 30px;
    width: 30px;
    left: 1px;
    bottom: 3px;
}
.notification .content .switch {
    width: 88px;
    height: 35px;
}
.setting-box ul li.notification {
    padding: 30px 0px;
}
.images_content img {
    top: -14px;
    width: 50px;
}
.images_content h4 {
    font-size: 18px;
}
.setting-box ul li {
    padding: 30px 0px;
}
.right_image img {
    width: 15px;
}
.signup {
    margin-top: 30px;
}
ul li .content h1 {
    font-size: 24px;
}
ul li .content h3, a {
    font-size: 16px;
}
ul li .content p {
    font-size: 16px;
    color: #333333;
}
.address_details .content h5 {
    font-size: 16px;
}
.latest_job-box .input_box input {
    height: 45px;
    width: 236px;
    padding: 0px 17px 0px 50px;
    font-size: 18px;
}
.latest_job-box .input_box {
    padding-top: 9px;
}
.latest_job-box .input_box img {
    top: 23px;
}
.modal-dialog.ratiing-review_main.submit_bid_main {
    margin: 0px;
    width: 95%;
}
.bank_button_box {
    width: 70%;
    margin: 15px auto;
}
.add-bank_details {
    padding: 30px 0px 30px 0px;
    background: #f3f3f6;
}
.edit_vehicle .edit_button_box {
    width: 70%;
}
.navbar {
    position: inherit;
}
#myNavbar {
    left: 0;
}
.nav > li.notification_nav-icon {
    display: none;
}
.notification_icon {
    display: block;
    position: absolute;
    top: 37px;
    right: 90px;
}
.notification_icon a i {
    font-size: 20px;
}

.input-form textarea {
    font-size: 16px;
    padding: 19px 15px 15px 37px;
}
.icons-submit-bid img {
    position: absolute;
    height: 22px;
    top: 20px;
    left: 9px;
}

}

@media only screen and (max-width: 600px) {
.footer_content p {
    font-size: 15px;
}
.footer .social_links {
    width: 50%;
    float: left;
}
.footer .links_box {
    float: left;
    width: 50%;
}
.footer .contact_box {
    float: left;
    width: 100%;
}
.get_astimate_box ul li {
    width: 50%;
}
.get_astimate_box ul li.get_estimate_list {
    width: 100%;
    text-align: center;
}
.get_astimate_box ul li.get_estimate_list .get_estimate_button {
    text-align: center;
    padding: 30px 0px 0px 0px;
}
.get_astimate_box {
    padding: 15px 10px 15px 10px;
}
.footer_content h4 {
    margin-bottom: 30px;
}
.footer .contact_box {
    margin-top: 20px;
}
.get_astimate_box ul li h5 {
    font-size: 15px;
}
.destination_content .heading {
    font-size: 24px;
}
.slider_img {
    margin-top: -49px;
}
.left_content_box .flat_details li {
    width: 50%;
    margin-bottom: 10px;
    padding-right: 0px;
}
.slider_area {
    padding: 15px 0px 60px 0px;
}
.left_content_box h2 {
    font-size: 24px;
    margin-top: 15px;
    font-weight: 800;
}
.description h4 {
     margin: 15px 0px 15px 0px;
}
.description p {
    font-size: 16px;
}
.description h5 {
    padding-top: 30px;
}
.Transporter_tittle p {
    margin: 15px 0px 15px 0px;
}
.Transporter_tittle .feedback_box {
    padding: 20px 0px 30px 0px;
}
.reset .btn {
    padding: 16px 88px;
    display: block;
    padding: 16px 0px;
    width: 100%;
}
.btn {
    font-size: 18px;
}
.upload_image {
    width: 150px;
}
.upload_image img {
    height: 150px;
    width: 150px;
}
.contact_us ul li {
    padding: 0px 0px 0px 0px;
    margin: 0px;
    width: 100%;
    margin-bottom: 24px;
}
.contact_us ul {
    width: 60%;
    margin: auto;
}
.contact_main_box .contact_box {
    box-shadow: inherit;
    padding-top: 0px;
}
.forgot_heading h5 {
    font-size: 24px;
    margin: 25px 0px 15px 0px;
}
.forgot_heading p {
    font-size: 16px;
    margin: 0px 0px 20px 0px;
}
.common_wrapper_footer {
    position: inherit;
}
.common_wrapper_right {
    width: 100%;
}
.heading p {
    font-size: 24px;
    margin: 25px 0px 25px 0px;
}
.make_payment {
    width: 100%
}
.message_content .heading {
    font-size: 24px;
    margin-bottom: 15px;
}
.job_header_area h5 {
    float: inherit;
}
.job_header_area .nav.nav-tabs {
    float: inherit;
}

.nav.nav-tabs li {
    width: 33%;
    text-align: center;
}
.post_new_job {
    padding: 30px 0px 30px 0px;
}
.add_item p a {
    float: inherit;
    margin-top: 15px;
    display: block;
}
.modal-dialog.view_bid_model_main {
    max-width: 100%;
    width: 100%;
    margin: 0;
    padding: 10px;
}
.modal-footer_box .modal-footer p {
    font-size: 16px;
}
.modal-footer_box .modal-footer .massage {
    margin-top: 15px;
}
.modal-dialog {
    width: 100%;
}
.main_model .modal-body p {
    font-size: 16px;
    margin: 15px 0px 15px 0px;
}
.main_model {
        padding: 15px 15px 15px 15px;
}
.main_model .modal-body a {
    font-size: 16px;
}
.accept_model_main .model_body_content .content h1 {
    font-size: 18px;
}
.accept_model_main .header_bids .heading h4 a {
    font-size: 24px;
    line-height: normal;
}
.model_body_content .content h1 {
    margin: 5px 0px;
}
.accept_model_main .model_body_content .content .rating h2 {
    font-size: 16px;
    margin: 10px 0px 10px 0px;
    line-height: normal;
}
.accept_model_main .model_body_content .content .rating a {
    font-size: 18px;
    margin-bottom: 10px;
}
.modal-content.view_bid_model.accept_model_box {
    padding: 15px;
}
.accept_model_main .model_body_content .content .button_box {
    padding: 0px 0px;
}
.accept_model_main .model_body_content .content .btn_style {
    font-size: 15px;
}
.reviw_button_box .reset.publish {
    padding: 0px;
}
.add_method-box .upload-btn-wrapper input[type="file"] {
    width: 150px;
    height: 150px;
}
.footer_bottom .job_bottom_area .submit_bid {
    width: 100%;
}
.modal-dialog.submint_bid_modal_box {
    margin: 0px;
    width: 90%;
}
.submint_bid_modal_box .modal-body .submit_butto_box {
    padding: 0px;
}
.bid_button {
    padding: 0px;
}
.cancel_Job_dialog .content h4 {
    font-size: 18px;
    padding: 10px 0px;
}
.end-job {
    width: 100%;
    padding: 0px 10px;

}
.bank_button_box {
    width: 100%;
    margin: 15px auto;
}
.edit_vehicle .edit_button_box {
    width: 100%;
}
}

.review_banner_content img {
    width: 100%;
    height: 297px;
    object-fit: cover;
}

.review_banner .review_banner_content::before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    content: "";
    opacity: 0.7;
    background: #2c82d5;
    background: -moz-linear-gradient(left, #2c82d5 0%, #207cca 0%, #207cca 0%, #2989d8 0%, #da9652 100%);
    background: -webkit-linear-gradient(left, #2c82d5 0%,#207cca 0%,#207cca 0%,#2989d8 0%,#da9652 100%);
    background: linear-gradient(to right, #2c82d5 0%,#207cca 0%,#207cca 0%,#2989d8 0%,#da9652 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c82d5', endColorstr='#da9652',GradientType=1 );
}

.review_banner_content {
    position: relative;
}

@media only screen and (max-width: 480px) {
    .icons-submit-bid img {
    width: auto !important;
}
.navbar-toggle {
       margin-right: 0px;
}
.main_navbar .nav.navbar-nav li a.btn_style {
    width: 100%;
}
.banner_area .banner_area_content {
    padding-top: 40px;
}
.heading h1 {
    font-size: 40px;
}
.download_right_content {
    text-align: center;
}
.download_button_list li {
    margin-bottom: 10px;
}
.download {
    padding-bottom: 30px;
}
.delivery_work {
    padding: 49px 0px 30px 0px;
}
.delivery_work_content .btn_style {
    font-size: 16px;
    display: block;
    width: 100%;
}
.delivery_work_content span {
    padding-left: 13px;
}
.delivery_work .delivery_work_content {
    padding: 50px 20px 50px 20px;
}
.testimonial_content #quote-carousel .carousel-indicators li {
    width: 31%;
}
.testimonial_content .carousel-indicators li {
     margin: 0px 0px;
}
.pickup input {
    font-size: 18px;
}
.banner_bottom_content h1 {
    font-size: 36px;
    margin: 30px 0px 7px 0px;
}
.banner_bottom_content p {
    font-size: 18px;
    color: #fff;
}
.Transparent h3 {
    font-size: 20px;
    margin: 20px 0px 20px 0px;
}
.Transparent p {
    font-size: 16px;
}
.how_heading p {
    font-size: 18px;
}
.Transport_content h3 {
    font-size: 24px;
}
.Transport_content p {
    font-size: 18px;
}
.transport_main_box {
    margin-top: 30px;
}
.how_heading h1 {
    font-size: 30px;
    margin: 15px 0px 15px 0px;
}
.testimonial_content p {
    font-size: 18px;
    line-height: 33px;
}
.download_right_content h1 {
    font-size: 30px;
}
.download_right_content p {
    margin: 20px 0px 20px 0px;
}
.footer_copy_right {
    padding: 30px 0px;
}
.submit .btn {
    display: block;
    padding:13px 0px;
}
.card_content span {
    display: block;
    width: 100%;
    text-align: center;
    margin: 10px auto;
}
.card_content .visa {
    margin: 0;
}
.add_method_heading p {
    margin: 15px 0px;
}
.input-form label {
    font-size: 14px;
    color: #aaaaaa;
    font-weight: 600;
}
.input-form input {
    font-size: 15px;
    padding: 24px 15px;
}
.add_method .add_method-box {
    padding: 20px;
}
.modal-dialog {
    margin: 0px;
    padding:10px;
}
.modal-dialog {
    margin: 0px;
}
.header_bids .heading h4 .view_all {
    top: -3px;
}
.header_bids .heading h4 {
    font-size: 20px;
}
.view_bid_model .modal-footer_box {
    padding: 20px 15px 0px 15px;
}
.input-form.email_input ::placeholder {
       font-size: 15px;
}
.phone_select .select {
      height: 47px;
      font-size: 15px;
  }
  .reset {
    margin: 15px 0px;
}
.add_profile {
    font-size: 16px;
    margin: 10px 0px 20px 0px;
}
.upload-btn-wrapper {
    border-radius: 100%;
}
.contact_us ul {
    width: 90%;
}
.common_wrapper {
    padding: 30px 0px 30px 0px;
}
.contact_button_box .btn {
    display: block;
    font-size: 18px;
    padding: 13px 81px;
}
.common_wrapper_right {
    padding: 20px 20px;
}
.phone_select .select {
    background-position: 98% 52%;
}
.phone_select .select_input {
    width: 61px;
}
.phone_select .select {
    padding: 0px 10px;
}
.phone_select .phone_input {
    padding-left: 69px;
}
.end_job_bottom_area .end_job_button {
    width: 100%;
    margin: auto;
    padding:0px 10px 20px;
}
.cross i {
    font-size: 24px;
}
.rating_review_box .content-box_model h1 {
    font-size: 18px;
}
.cross p {
    font-size: 18px;
}
.not_approve_button {
    margin: 10px 0px;
    padding: 0px;
}
.reset .btn {
    padding: 13px 0px;
}
.back_login p a {
    font-size: 18px;
}
.btn {
    display: block;
}
.main_password span {
       top: 15px;
}
.forgot p {
    font-size: 18px;
    margin: 15px 0px 15px 0px;
}
.signup {
    margin-top: 30px;
}
.signup p {
    font-size: 18px;
    text-align: center;
}
.chat_header {
    overflow: hidden;
    padding: 15px 10px;
    position: relative;
    background: #007ffc;
}
.chat_header h2 {
    font-size: 18px;
}
.chat_header img {
    width: 18px;
}
.chat_header h2 a {
    font-size: 18px;
    color: #fff;
}
.right_message .chat_bubble {
    font-size: 15px;
}
.massage_box .chat_bubble {
    padding: 15px 15px 15px 20px;
}
.left_message .user_name {
    font-size: 16px;
}
.chat_bubble {
    font-size: 15px;
    padding: 15px 15px 15px 20px;
}
.write_message {
      padding: 20px 10px;
}
.write_message .text-box input {
    font-size: 16px;
    padding: 0 50px 0 50px;
}
.attach_doc {
    top: 22px;
    width: 20px;
}
.write_message .text-box a {
    right: 18px;
    top: 16px;
    font-size: 18px;
}
.job_header_area .nav-tabs li a {
    font-size: 14px;
    margin-top: 5px;
}
.job_header_area .nav-tabs li a:hover {
    font-size: 14px;
}
.nav.nav-tabs li  {
    width: auto;
}
.nav.nav-tabs li a{
    padding: 10px 0px 0px 0px;
}
.nav.nav-tabs li.current-job a {
    padding: 10px 15px 0px;
}
.reset.edit.review.border-type,.reset.publish.review {
    width: 100%;
    margin: auto;
}
.post_new_job .phone_select .select_input {
    width: 100%;
}
.post_new_job .upload-btn-wrapper {
    border-radius: inherit;
}
.add_item p a {
    font-size: 18px;
    margin-top: 10px;
}
.add_item p {
    font-size: 16px;
}
.post_new_job .wrapper_box {
    padding: 0px 15px;
}
.images_uploads ul li {
    float: inherit;
    text-align: center;
    margin-bottom: 15px;
}
.images_uploads .visa {
    margin-left: 0;
}
.model_body_content .content .btn_style {
    display: block;
}
ul li .content h1 {
    font-size: 20px;
    font-weight: 800;
}

ul li .content h3, a {
    font-size: 16px;
}
ul li .content a {
    font-size: 16px;
    color: #333333;
    cursor: pointer;
    text-decoration: underline;
}
ul li .content a:hover {
    font-size: 16px;
}
.profile_left_box {
    float: left;
    width: 100%;
}
.profile_right__box {
    width: 100%;
    margin-top: 15px;
}
ul li .content p {
    font-size: 16px;
    color: #333333;
}
.address_details .content h5 {
    font-size: 16px;
}
.notification .images_content img {
    display: none;
}
.content .images_content {
    padding-left: 0px;
}
.images_content img {
    display: none;
}
.notification .images_content h4 {
    font-size: 16px;
}
.setting-box ul li .content p {
    font-size: 14px;
}
.images_content h4 {
    font-size: 16px;
}
.notification .content .switch {
    width: 60px;
    height: 30px;
}
.notification .content .slider::before {
    height: 25px;
    width: 25px;
    left: 1px;
    bottom: 3px;
}
.notification .content input:checked + .slider::before {
    -webkit-transform: translateX(32px);
    -ms-transform: translateX(32px);
    transform: translateX(32px);
}
.btn {
    padding: 13px 90px;
}
.all_bids_content ul li {
    padding: 10px 0px;
}
.header_bids .heading {
    padding: 15px;
}
.header_bids .heading h4 {
    font-size: 17px;
}
.all_bids_content {
    padding: 0px 15px;
}
.all_bids_content .bids_details img {
    width: 50px;
    height: 50px;
}
.right_content {
    padding: 10px 0px 0px 57px;
}
.ratiing-review_content .bids_details h4 {
    font-size: 18px;
}
.all_bids_content.ratiing-review_content .bids_details .rating {
    padding-right: 0px;
}
.ratiing-review_content .bids_details h4 span {
    font-size: 15px;
}
.cross {
    padding: 6px;
}
.modal-dialog.cancel_Job_dialog {
    width: 96%;
}
.select_box_input .phone_select .select_input {
    width: 100%;
}
.phone_select .select {
    background-position: 96% 52%;
}
.modal-body .review_heading {
    font-size: 20px;
    margin: 15px 0px;
}
.modal-body .verification {
    font-size: 18px;
}
.modal-body img {
    width: 80px;
}
.upcoming_content .latest_job {
    margin-bottom: 20px;
}
.latest_job-box .input_box {
    padding-top: 0px;
    width: 100%;
    margin-bottom: 20px;
}
.latest_job-box .input_box img {
    top: 14px;
}
.latest_job-box .input_box input {
    width: 100%;
}
.modal-dialog.submint_bid_modal_box {
    margin: 0px;
    width: 95%;
}
.submint_bid_modal_box .modal-header.submint_header h4 {
    font-size: 18px;
}
.submint_bid_modal_box .modal-header.submint_header h4 a {
    margin-top: -2px;
    margin-bottom: 0px;
}
.submint_bid_modal_box .modal-body .input-form {
    margin-top: 15px;
}
.submint_bid_modal_box .modal-body {
    padding: 0px 10px 30px 10px;
}
.submint_bid_modal_box .modal-body .para {
    font-size: 16px;
    margin: 15px 0px 20px 0px;
}
.bid_button .btn {
 padding: 13px 0px;
}
.profile_left_box img {
    width: 100%;
}
.message_list ul li a img {
    top: 5px;
}
.message_list ul li a img {
    height: 50px;
    width: 50px;
}
.message_list ul li a {
    padding: 10px;
    padding-left: 76px;
}
.images_uploads .dlt {
    padding: 2px 1px 0px 2px;
}
.notification_icon {
      right: 70px;
}
}

.current-row{
    display: flex;
    flex-wrap: wrap;
}
.current-row .col-sm-6.col-md-3{
    margin-bottom: 17px;
}
/*media here*/
.profile_details.under-profile-tab li {
    width: 25%;
}
.content.of-wallet {
    border: 1px solid #00000042;
    padding: 4px 14px 1px;
    border-radius: 11px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 32px;
    background: #fff;
}
.content.of-wallet h2 {
    font-size: 17px;
}
.content.of-wallet h5 a, .content.of-wallet h5 a:hover {
    font-size: 25px;
    display: block;
    text-decoration: none;
    font-weight: 700;
    color: #007ffc;
}