/*!
 * Start Bootstrap - Landing Page v5.0.0 (https://startbootstrap.com/template-overviews/landing-page)
 * Copyright 2013-2018 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-landing-page/blob/master/LICENSE)
 */

 body {
  font-family: 'circular-book';
  font-size: 14px;
  color: rgba(51, 51, 51, 0.7);
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
}
/*header.masthead {
  position: relative;
  background: url("../img/header background image.png") no-repeat center bottom;
  background-size: cover;
  padding-top: 8rem;
  padding-bottom: 8rem;
}*/

header.masthead .overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.3;
}
.become-premium{
      background: linear-gradient(90deg, #00b82d , #3dd759 ) !important;
      color:#fff !important;

    display: block;
    width: 100%;
    /*padding: .25rem 1.5rem;*/
    padding: 8px 45px 8px 19px;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    }
.become-premium:hover
    {
      background: linear-gradient(90deg, #00b82d , #3dd759 ) !important;
      color:#fff !important;
    }
header.masthead h1 {
  font-size: 2rem;
}
a{
  text-decoration: none !important;
} 

.showcase .showcase-text {
  padding: 3rem;
}

.showcase .showcase-img {
  min-height: 30rem;
  background-size: cover;
}
.features-icons {
  padding-top: 3rem;
  padding-bottom: 3rem;
  -moz-box-shadow: 0 5px 13px -5px #ccc;
  -webkit-box-shadow: 0 5px 13px -5px #ccc;
  box-shadow: 0 5px 13px -5px #ccc;
  z-index: 111;
  position: relative;
}
.features-icons h4{
  font-size: 35px;
  font-family: 'circular-bold';
  color: #333333;
  margin-bottom: 0;
  font-family: 'circular-medium';
  font-weight: 100;
}    
.features-icons p{
  margin-bottom: 0px;
  font-size: 16px;
  font-family: 'circular-medium';
  color: #333333; 
}
.popular-services .popular-block p{
  font-size: 16px;
}
.features-icons .features-icons-item {
  max-width: 20rem;
}

.custom-text-header span:first-child {
  font-family: 'circular-medium';
  color: #262F3F;
  font-size: 13px;
}
.custom-text-header span{
  font-family: 'circular-book';
  color: rgba(38, 47, 63, 0.4);
  font-size: 12px
}
.avtar-detail a{
  text-decoration: none !important;
}
.features-icons .features-icons-item .features-icons-icon {
  height: 7rem;
}

.features-icons .features-icons-item .features-icons-icon i {
  font-size: 4.5rem;
}

.features-icons .features-icons-item:hover .features-icons-icon i {
  font-size: 5rem;
}

.testimonials {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.testimonials .testimonial-item {
  max-width: 18rem;
}

.testimonials .testimonial-item img {
  max-width: 12rem;
  -webkit-box-shadow: 0px 5px 5px 0px #adb5bd;
  box-shadow: 0px 5px 5px 0px #adb5bd;
}

.call-to-action {
  position: relative;
  background-color: #343a40;
  background: url("../img/bg-masthead.jpg") no-repeat center center;
  background-size: cover;
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.call-to-action .overlay {
  position: absolute;
  background-color: #212529;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.3;
}

footer.footer {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.features-icons-icon img{
  max-width: 100%;
  height: auto;
}
header.masthead .form-control-lg {
  font-family: 'Lato';
  font-size: 15px;
  font-weight: bold;
  border-radius: 5px 0px 0px 5px;
  color: rgba(51, 51, 51, .4);
}
.search-form input{
  width: 70%;
  float: left;
}
.search-form button{
  width: 30%;
  border-radius: 0px 5px 5px 0px;
  background: #409897;
  border-color: #409897;
  padding: 12px;
  font-family: 'Lato';
  font-size: 15px;
  font-weight: bold;
  
}
header.masthead p{    
  font-family: 'Lato';
  /*font-size: 22px;*/
  font-size: 16px;
  font-weight: bold;
  color: #F8F8F8;
}
.header a{
  font-family: 'Lato';
  font-size: 16px;
  color: #333333;
  font-weight: 700;
}
.header{
  padding: 20px 0 20px 0;
}
.header-block a:after{
  content: none;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.login.btn{
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  margin-right: 2px;
  width: 85px;
}
.register.btn {
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  /* margin-right: 10px; */
  width: 85px;
}
.header-block .dropdown-menu{
  min-width: 12rem;
}
.header-block .dropdown-submenu {
  position: relative;
}
.header-block .dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
} 
/* .header-block ul li{
  margin-left: 12px;
  } */
  .header-block ul{
    padding: 0;
  } 
  .header-block ul li{

   border-bottom: 1px solid #e3e3e3;
   padding: 5px 45px 5px 19px;
   color: #c7c7c7 !important;
   font-size: 14px;
   margin-left: 0px;
 }
 .header-block ul li:last-child{
   border-bottom: none; 
 }
 .header-block ul li:hover{
   background: #f1f7ff !important;
   border-left: 3px solid #3771f6 !important;
   transition: all .15s ease;
   -o-transition: all .15s ease;
   -ms-transition: all .15s ease;
   -moz-transition: all .15s ease;
   -webkit-transition: all .15s ease;
   background-color: white; 
 }
 .popular-services{
  padding-top: 3rem;
  padding-bottom: 3rem;
  background: #f8f8f8;
}
.sub-heading{
  color: #219897;
  font-family: 'Lato';
  font-size: 16px;
  font-weight: 700;
}
.heading{
  font-size: 30px;
  line-height: 1.2;
  color: #333333;
  font-family: 'circular-medium';
  font-weight: normal;
}
.popular-tab-icon a{
  font-size: 14px;
  color: #495057;
}
.popular-tab-icon .nav-tabs .nav-link.active {
  background-color: transparent;
  border-color: #409897;
  font-size: 14px;
  color: #262F3F;
  font-weight: 600;
  font-family: 'Lato';
}  
.popular-tab-icon .nav-tabs .nav-link{
  border: none;
  padding: .5rem 20px;
  border-bottom: 3px solid transparent;
  color: rgba(38, 47, 63, 0.7);
  font-weight: 600;
  font-family: 'Lato';
}
.favorite-action{
  position: absolute;
  top: 5px;
  right: 5px;
}
.circle i{
  background: rgba(128, 128, 128, 0.65);
  padding: 5px;
  border-radius: 15px;
  color: #fff;
}    
/***************owl*****************/
.user-avatar.small {
  width: 26px;
  height: 26px;
  margin-bottom: 0px;
}
.user-avatar img {
  border-radius: 50%;
  width: 100%;
}
.avtar{
  display: table;
  width: 100%;
}
.avtar-img{
  display: table-cell;
  vertical-align: middle;  
}
.avtar-detail{
  display: table-cell;
  vertical-align: middle;
}
.popular-grid{
  margin-top: 40px;
}
.popular-item{
  border: 1px solid #80808061;
  position: relative;
}
.avtar-block{
  border-top: 1px solid #80808061;
}
.product-info {
  padding: 15px 15px 0px 15px;
}
.text-header{
  color: #333333;
  font-size: 16px;
  margin-bottom: 8px;
  font-family: 'circular-medium';
  font-weight: normal;
  word-wrap: break-word;
}
.custom-text-header{
  margin-left: 12px;
}
.custom-text-header p{
  margin-bottom: 0px;
}
#svg-star{
  fill: #ffc000;
  width: 12px;
  height: 15px;
}
.review span{
  color: #ffc000;  
}
.total-price span{
  color: #262F3F;
  font-size: 14px;
  font-family: 'circular-medium';
}
.thumbnail img{
  height: 170px;
  width: 100%;
}
.popular-tab-icon .owl-prev {
  position: absolute;
  top: 25%;
  right: 0;
  left: -22px;
}
.popular-tab-icon .owl-next {
  position: absolute;
  top: 25%;
  right: -22px;
}
.popular-tab-icon .owl-prev span{
  font-size: 40px;
  color: black;
  background: #ffffff;
  border-radius: 50%;
  padding: 0px 14px;
  box-shadow: 0px 0px 5px 1px #CCC;
} 
.popular-tab-icon .owl-next span{
  font-size: 40px;
  color: black;
  background: #ffffff;
  border-radius: 50%;
  padding: 0px 14px;
  box-shadow: 0px 0px 5px 1px #CCC;
}
.get-project{
  padding-top: 4rem;
  padding-bottom: 4rem;
  background: #f8f8f8;
}
.we-offer{
  padding-bottom: 4rem;
  background: #f8f8f8;
}
.project-block{
  background: #ffffff;
  border-radius: 8px;
  padding: 20px;
}
.project-title{
  color: #333333;
  font-size: 16px;
  margin-top: 25px;
  font-family: 'circular-medium'; 
}
.project-img img{
  width: 60px;
  height: 60px;
}
.see-all{
  display: inline-block;
  vertical-align: middle;
  color: #219897;
}
.see-all .fa{
  display: inline-block;
  vertical-align: middle;
}
.offer-title{
  font-size: 26px;
  line-height: 1.2;
  color: #333333;
  font-family: 'circular-medium';
}
.offer-image {
  background: #ffffff;
  /* padding: 50px; */
  color: #219897;
  border-radius: 50%;
  display: inline-block;
  width: 180px;
  height: 180px;
}
.offer-desc{
  color: #333333;
}  
.experts-sec{
  background: #f8f8f8; 
}
.experts-item {
  background: #ffffff;
  box-shadow: -4px 0px 15px 0px rgba(18,25,33,.1);
  border-radius: 12px;
  margin: 10px;
}
.experts-info {
  padding: 30px 30px 10px 30px;
}
.experts-avatar img {
  border-radius: 50%;
  width: 100%;
}
.experts-avatar.small {
  width: 26px;
  height: 26px;
  margin-bottom: 0px;
}
.expertsblock {
  display: table;
  width: 100%;
}
.experts-sec.popular-tab-icon .owl-prev , .experts-sec.popular-tab-icon .owl-next {
  position: absolute;
  top: 35%;
}
.rating:before { 
  margin: 5px;
  font-size: 1.25em;
  font-family: FontAwesome;
  display: inline-block;
  content: "\f005";
}

.rating > .half:before { 
  content: "\f089";
  position: absolute;
}
#svg-star-sky{
  fill: #5dd6c1;
  width: 12px;
  height: 15px;
} 
#svg-star-gray{
  fill: gray;
  width: 12px;
  height: 15px;
}
.custom-text-review{
  margin-left: 12px;
}
.custom-text-review p{
  margin-bottom: 0;
  font-family: 'circular-medium';
  color: #333333;      
}
.quotation-mark {
  margin-top: -40px;
  /* font-weight: bold; */
  /* font-size: 85px; */
  /* color: white; */
  /* font-family: "Times New Roman", Georgia, Serif; */
  position: absolute;
  /* transform: rotate(180deg); */
  color: #409897;
  width: 50px;
}

.our-partner{
  background: #f8f8f8;
  padding-bottom: 6%;
}
.offer-image img{
  width: 68px;
  top: 50%;
  transform: translateY(-50%);
  position: relative;
}
.col-cus-5{
  width: 20%;
  text-align: center;
  padding-right: 15px;
  padding-left: 15px;
}
.reg-btn{
  background: #409897;
  border-color: #409897;
  color: #fff;
}
.seller{
  font-size: 20px;
  font-family: 'circular-medium';
  color: #333333;
}
.cus-ul{
  list-style: none;
  padding-left: 0;
}
.cus-ul li{
  padding-bottom: 8px;
  padding-top: 8px;
}
.cus-social a{
  font-size: 22px;
  color: #333333;
}
.payple p{
  margin-bottom: 0px; 
}
.footer-bottom{
  border-top: 1px solid #cbcbcb
}
.copyrighttext p{
  margin-bottom: 0px;
}
.footer-logo{
  width: 125px;
}
.cus-ul img{
  width: 16px;
}
.cus-li li{
  display: table;
  width: 100%;
}
.cus-li img{
  width: 20px;
}
.cus-li span{
  display: table-cell;
  vertical-align: middle;
}
.cus-img {
  width: 20px;
  display: table-cell;
  vertical-align: middle;
  padding-right: 6px;
}
.header-logo{
  width: 120px;
}
.cus-h5{
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'circular-bold';
}
.cus-arrow-left{
  position: absolute;
  top: 30%;
  right: 0;
  left: 3px;
  z-index: 1;
  width: 40px;
  position: absolute;
  top: 44%;
  transform: translate(-50%, -50%);
  font-size: 24px;
  color: black;
  background: #ffffff;
  border-radius: 72%;
  padding: 0px 9px;
  box-shadow: 0px 0px 5px 1px #CCC;
  cursor: pointer;
}
.cus-arrow-left img{
  width: 20px;
} 
.cus-arrow-left .fa{
  font-size: 30px;
  color: black;
  background: #ffffff;
  border-radius: 50%;
  padding: 6px 12px;
  box-shadow: 0px 0px 5px 1px #CCC;
}
/* .cus-arrow-right{
  position: absolute;
  top: 30%;
  right: -54px;
  width: 6%;
  top: 44%;
  transform: translate(-50%, -50%);
  } */
  .cus-arrow-right{
    font-size: 24px;
    color: black;
    background: #ffffff;
    border-radius: 50%;
    padding: 6px 12px;
    box-shadow: 0px 0px 5px 1px #CCC;
    border-radius: 50%;
    padding: 0px 12px;
    position: absolute;
    top: 30%;
    right: -45px;
    width: 40px;
    top: 44%;
    transform: translate(-50%, -50%);
    cursor: pointer;
  }    
  .cus-arrow-right img{
    width: 20px;
    transform: rotateY(180deg);
  }
  .cus-arrow-right .fa{
    font-size: 30px;
    color: black;
    background: #ffffff;
    border-radius: 50%;
    padding: 6px 12px;
    box-shadow: 0px 0px 5px 1px #CCC;
  }
  .cus-arrow-right.new{
    right: -80px;
  }
  .cus-arrow-left.new{
    left: 10px;
  }
  .cus-arrow-right.exicon{
    right: -90px;
  }
  .cus-arrow-left.exicon{
    left: 20px;
  }
  .slick-slide {
    margin: 0 10px;
  }
  /* the parent */
  .slick-list {
    margin: 0 -13px;
  }

  .header-search .form-control-lg {
    font-size: 13px;
    line-height: 13px;
    border-radius: 5px 0px 0px 5px;
    height: 36px;

  }
  .header-search input {
    width: 50%;
    float: left;
  }
  .header-search  button {
    width: 20%;
    border-radius: 0px 5px 5px 0px;
    border-color: transparent;
    font-size: 13px;
    padding: 8.5px;
    background: linear-gradient(90deg, #35abe9 , #08d6c1 );
    border: none;
  }
  .header-search .form-control{
    background-color: #e2e2e2;
    border: 1px solid #e2e2e2;
  }    
/* .border-right{
  border-right: 1px solid #8080805c;
  } */

  /******************menu css**********************/
  .main-header .dropdown-menu {
    margin: 0;
  }  
  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 2;
  }
  .dropdown:hover .dropdown-content {
    display: block ;
  }
  .main-navigation{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
    align-content: stretch;
    width: 100%;
  }
  .main-navigation .dropdown-toggle::after {
    content: none;
  } 

  .dropdown:last-child .dropdown-menu {
    margin: 0 -130px 0;
  }
  .category-icon{
    width: 16px;
    margin-right: 6px;
  }
  .main-header{
    -moz-box-shadow: 0 5px 13px -5px #ccc;
    -webkit-box-shadow: 0 5px 13px -5px #ccc;
    box-shadow: 0 5px 13px -5px rgba(0,0,0,.125);
    position: relative;
    border-top: 1px solid #ccc;
  }
  .sub-header{
    padding-top: 2%;
    padding-bottom: 2%;
    background: #f8f8f8;
  }
  .all-category{
    padding-top: 3%;
    padding-bottom: 3%;
  }
  .popular-gigs{
    /* padding-top: 3%; */
    padding-bottom: 4%;
    background: #f8f8f8;
  }
  .cat-box{
    border: 1px solid #80808061;
  }
  .cat-box h5{
    margin-bottom: 0;
    padding: 10px 15px 10px 15px;
    font-size: 14px;
  }
  .cat-box a{
    color: gray;
    text-decoration: none;
  }
  .popular-heading{
    font-family: 'circular-bold';
    font-size: 18px;
    line-height: 1.2;
    color: #333333;
  }
  .profile-header{
    padding-top: 9%;
    padding-bottom: 140px;
    background: #3771f6;
    background-image: linear-gradient(36deg, #3770f5, #5752e3);
  }
  .profile-detail{
    position: absolute;
    width: 100%;
    left: 0;
  }
  .profile-header .container{
    position: relative;
  }
  .profile-detail .cus-container{
    background: #ffffff;
    border-radius: 10px;
    margin: 0 30px;
    padding: 20px 15px;
  }
  .profile-detail .col-cus-5 {
    width: 20%;
    text-align: left;
    padding-right: 15px;
    float: left;
    padding-left: 15px;
  }
  .skills{
    list-style: none;
    padding-left: 0;
  } 
  .skills li {
    display: inline-block;
    border: 1px solid #80808099;
    padding: 5px;
    margin: 1px 0 3px 0;
    border-radius: 15px;
    font-size: 12px;
    color: gray;
  }
  .user-profile-tab{
    padding-top: 2%;
    padding-bottom: 4%;
    background: #f8f8f8;
  }
  .user-profile-tab .popular-tab-item{
    background: #ffffff;
    border-radius: 10px;
    padding: 30px;
  }
  .profile-header .user-avatar.small {
    width: 50px;
    height: 60px;
  }
  .profile-header .cus-social a {
    font-size: 22px;
    color: gray;
  }
  .available i{
    color: #09e009;
  }
  .profile-header .cus-social span{
    margin-left: 12px;
  }
  .profile-header .cus-social li{
    margin-bottom: 8px;
  }
  .desc-border{
    border-top: 1px solid #dee2e6;
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
  }
  .user-review #svg-star-sky {
    fill: #ffc000;
    width: 12px;
    height: 15px;
  }

  .user-profile-tab .nav-tabs:after {
    content: '';
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 0;
  }
  .user-profile-tab .nav{
    position: relative;
    margin: 0 -30px;
  }
  .user-profile-tab .nav-tabs .nav-link.active {
    color: #000000;
    background-color: #fff;
    border-color: #898989;
    z-index: 1;
    position: relative;
  }
  .user-profile-tab .nav-tabs .nav-link {
    border: none;
   /* padding: .5rem 20px;*/
    padding: .5rem 15px;
    border-bottom: 1px solid transparent;
  }
  .user-profile-tab .nav-item{
    /*padding-left: 20px;
    padding-right: 20px;*/
    /*padding-left: 14px;
    padding-right: 14px;*/
    padding-left: 5px;
    padding-right: 5px;
  }
  .user-profile-tab .nav-item a {
    font-size: 14px;
    color: #a4a4a4;
    text-transform: uppercase;
  }
  .profile-skill h4{
    font-size: 14px;
    color: gray;
  }
  .total-price p {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    font-family: 'circular-book';
    color: rgba(38, 47, 63, 0.5);
    font-size: 13px;
  }

  .profile-header .custom-text-header h5{
    margin-bottom: 0;
  }
  .profile-header .custom-text-header span{
    color: gray;
  }
  .member-since , .map-location{
    color: gray;
  }
  .custom-text-header i {
    font-size: 8px;
    background: #bdc0c5;
    padding: 2px;
    border-radius: 12px;
    /* line-height: 1; */
    color: white;
    margin-left: 2px;
  }
  .cus-breadcrumb {
    background: none;
    border: 0;
    padding: 0;
    margin-bottom: 0;
  }
  .cus-breadcrumb li {
    display: inline-block;
  }
  .cus-breadcrumb li:after {
    color: #999;
    content: '/';
    padding: 0 7px;
  }
  .cus-breadcrumb li:last-child:after{
    content: none;
  }
  .header-breadcrumb{
    padding-top: 2%;
    padding-bottom: 2%;
  }
  .cus-sort-by .dropdown-toggle{   
    border: 1px solid;
    padding: 12px;
    border-radius: 26px;
    color: gray;
    text-decoration: none;
  }
  .cus-sort-by .dropdown-toggle span{ 
    color: black;
    margin: 0 6px 0 1px;
  }
  .cus-sort-by .dropdown-menu.show {
    display: block;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    padding: 12px;
  }
  .cus-sort-by .dropdown-menu a{
    color: #333333;
  }
  .cus-sort-by .dropdown-toggle::after {
    content: none;
  }
  .filter-box{
    border: 1px solid #80808061;
    position: relative;
    padding: 20px;
  }
  .filter-title{
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
  }
  .clearall{
    color: #5dd8be;
    text-transform: uppercase;
    font-size: 12px;
  }
  .filter-title h4{
    font-size: 18px;
  }
  .all-cat{
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;    
  }
  .all-cat-list{
    list-style: none;
    padding-left: 15px;
  }
  .all-cat-list li{
    justify-content: space-between;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin: 4px 0 4px 0;
  }
  .category-box{
    margin-top: 15px;
    color: gray;
  }
  .search-block hr{
    border-top:1px solid #80808061  
  }
  .delivery-radio {
    display: block;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding-left: 0; 
  }
  .delivery-radio li {
    color: gray;
    display: block;
    position: relative;
    float: left;
    width: 100%;
    height: 35px;
  }
  .delivery-radio li label {
    display: block;
    position: relative;
    font-weight: 300;
    padding: 0px 0px 25px 30px;
    margin: 12px auto;
    height: 30px;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
    width: 100%;
    text-align: left;
  }
  .delivery-radio input[type=radio]:checked ~ .check {
    border: 5px solid #5dd8be;
  }
  .delivery-radio li .check {
    display: block;
    position: absolute;
    border: 2px solid #AAAAAA;
    border-radius: 100%;
    height: 20px;
    width: 20px;
    top: 12px;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
  }
/* .delivery-radio input[type=radio]:checked ~ .check::before {
  background: #0096e6;
  } */
  .delivery-radio li .check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 12px;
    width: 12px;
    top: 2px;
    left: 2px;
    margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
    /* margin: 5px; */
    right: 2px;
    bottom: 2px;
  }
  .delivery-radio input[type=radio] {
    position: absolute;
    visibility: hidden;
  }
  .delivery-day-block p {
    margin-bottom:0px; 
  }
  .price-box .input-group-addon {
    padding: 12px 12px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-right: 0;
  }
  .price-box .form-control{
    padding: 0 6px;
    font-size: 12px;
  }
  .cus-breadcrumb a {
    color: gray;
    text-decoration: none;  
  }
  .search-banner-ads{
    margin-bottom: 25px;
  }
  .cart-header .cus-breadcrumb{
    margin-bottom: 5px;
  }
  .cart-header p{
    margin-bottom: 0; 
  }
  .cart-block{
    padding-top: 2%;
    padding-bottom: 2%;
  }
  .cart-title{
    font-family: 'circular-bold';
    font-size: 24px;
    line-height: 1.2;
  }
  .all-item-cart-list{
    list-style: none;
    padding-left: 0px;
  }
  .all-item-cart-list li {
    justify-content: space-between;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin: 4px 0 4px 0;
  }
  .cart-box {
    border: 1px solid #80808061;
    position: relative;
    padding: 20px;
  }
  .cart-box-list {
    color: gray;
  }
  .p-bold{
    font-family: 'circular-bold';
    font-size: 16px;
    color: #333333;
  }
  .secure-checkout .btn{
    box-shadow: 0 3px #57b72f;
    background-color: #5cc132;
    border-color: #5cc132;
    width: 100%;
  }
  .cusborder{
    border-bottom: 1px solid rgba(0,0,0,.1);
    display: block;
    width: 100%;
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 20px;
  }
  .item-block{
    padding-bottom: 20px;
  }
  .cart-block input{
    width: 60%;
    border-radius: 0px;
    padding: 0 0px 0 7px;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 5px;
  }
  .cart-block input[type=number]::-webkit-inner-spin-button, 
  .cart-block input[type=number]::-webkit-outer-spin-button {  
   opacity: 1;
 }
 .product-delete{
  position: absolute;
  bottom: 0;
  color: #609ee6;
}
.add-extras{
  font-family: 'circular-bold';
  font-size: 20px;
  line-height: 1.2;
}
.extra-block input {
  width: auto;
}
.extra-block input[type=number] {
  width: 60%;
}

.add-extra-row{
  padding: 15px 0 15px 0px;
}

.add-extra-detail input{
  width: 5%;
  display: inline-block;
  vertical-align: top;
  float: none;
}
.add-extra-detail .detail-box{
  width: 94%;
  display: inline-block;
  display: inline-block;
  vertical-align: top;
  float: none;
  padding-left: 35px;
}
.add-extra-detail .detail-box h6{
  font-size: 16px;
  line-height: 1.2; 
}
.add-extra-detail .detail-box p{
  color: gray;
}
/* The container */
.add-extra-detail{
  display: block;
  position: relative;
  width: 100%;
 /* overflow: hidden;*/
}
.cus-checkmark {
  display: contents;
  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;
  width: 100%;
  overflow: hidden;
}

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

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 3px;
  left: 3px;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border: 1px solid #868686;
  border-radius: 5px;

}

/* On mouse-over, add a grey background color */
.cus-checkmark:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.cus-checkmark input:checked ~ .checkmark {
  background-color: #868686;
  box-shadow: 0px -1px 2px 1px #424040;
}

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

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

/* Style the checkmark/indicator */
.cus-checkmark .checkmark:after {
  left: 6px;
  top: 2px;
  width: 6px;
  height: 11px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.category-navigation .dropdown:last-child .dropdown-menu {
  margin: 0;
}
.sub-header .heading{
 text-transform: capitalize;
}
.product-block{
  padding-top: 3%;
  padding-bottom: 3%;
}
.product-block .card-header span{
  float: right;
}
.product-block .card-header .collapsed h6{
  color: gray;
  text-decoration: none;
}
.product-block .card-header a{
  color: #333333 !important;
  text-decoration: none;
}
.product-detail-header .nav-tabs{
  padding-bottom: 0;
  margin-top: 20px;
}
.product-detail-header{
  padding-bottom: 0;
  /* margin-top: 20px; */
}
.product-detail-header .cus-breadcrumb {
  margin-bottom: 5px;
}
.product-detail-header .nav-tabs .nav-link {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  color: gray;
}
.product-detail-header .nav-tabs .nav-link.active {
  color: #333333;
}
.product-block .card-body{
  padding: .75rem 1.25rem;
}
.premium-btn .btn {
  box-shadow: 0 3px #57b72f;
  background-color: #5cc132;
  border-color: #5cc132;
  width: 100%;
  text-align: left;
}
.premium-btn .btn span {
  float: right;
}
.premium-point li:before{
  background-image: url(../img/mark.png);
  position: absolute;
  z-index: 100000;
  top: 5px;
  background-size: 10px 20px;
  display: inline-block;
  width: 19px;
  height: 18px;
  content: "";
  background-size: 16px 13px;
  background-repeat: no-repeat;
  left: 0;
}
.premium-point li {
  padding-left: 24px;
  position: relative;
}
.premium-point{
  list-style: none;
  padding-left: 0px;
  margin-top: 12px;
}
.detail-point img{
  width: 14px;
}
.detail-point-one{
  width: 50%;
  float: left;
}
.detail-point-two{
  text-align: right;
}
.premium-btn{
  margin-bottom: 15px;
}
.product-slider .product-slider-img img{
  width: 100%;
  /*height: 345px;*/
}
.product-slider .product-slider-nav-img img{
  width: 75px;
  height: 75px;
}
.product-slider .slick-list{
  padding: 0 !important;
}
.product-slider{
  border: 1px solid rgba(0,0,0,.125);
  padding: 12px;
}
.product-slider .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: 0;
  margin-right: 0;
}
.single-product-detail h5{  
  margin-bottom: 12px;
  padding-bottom: 6px;
  padding-top: 30px;
  border-bottom: 1px solid rgba(0,0,0,.125);
  color: #333333;
}
.single-product-detail ul{
  padding-left: 15px;
}
.review-img{
  background: #adadad;
  width: 70px;
  height: 70px;
  border-radius: 35px;
}
.review-block{
  border: 1px solid rgba(0,0,0,.125);
  padding: 35px;
}
.review-item:not(:last-child){
  border-bottom: 1px solid rgba(0,0,0,.125);
  margin-bottom: 15px;
}
.rated span{
  background: #5cc132;
  color: white;
  padding: 2px 9px 2px 7px;
  border-radius: 12px;
  margin-left: 5px;
  font-size: 14px;
}
.review-block h5{
  margin-bottom: 25px;
}
.review-title{
  margin-top: 12px;
}
.review-date{
  color: #a8a8a8;
  margin-bottom: 10px;
}
.flag-img img{
  width: 20px;
  -ms-transform: rotate(-22deg);
  -webkit-transform: rotate(-22deg);
  transform: rotate(-22deg); 
}
.rated{
  text-transform: uppercase;
}
.product-block .card{
  border-radius: 0;
}
.user-detail{
  padding: .75rem 1.25rem;
  border: 1px solid rgba(0,0,0,.125);
  margin-top: 15px;
}
.user-detail .avtar{
  display: inline-block;
}
.user-detail .user-avatar.small {
  width: 37px;
  height: 37px;
  margin-bottom: 0px;
}

.user-detail .detail-point{
  padding-top: 12px;
  border-top: 1px solid rgba(0,0,0,.125);
}
.user-detail-paragraph p{
  color: gray;
}
.user-detail-paragraph{
  margin-top: 12px;
}
.general-info-table{
  width: 100%
}
.show-more-height {
 height: 40px;
 overflow:hidden;
}
.show-more{
  margin-top: 10px;
  color: #4c91e3;
  margin-bottom: 10px;
  cursor: pointer;
}
.general-info-title{
  color: gray;
}
.general-info-val{
 text-align: right;
}
.general-info .about-title{
  margin-bottom: 10px;
}
.general-info-table i{
  color: gray;
}
.cus-order{
  display: flex;
  margin-top: 10px;
}
.custom-order-btn{
  width: 80%;
  background: transparent;
  border: 1px solid;
}
.custom-order-btn-mail{
  width: 20%;
  background: transparent;
  border: 1px solid;
  margin-right: 15px;
}
#customorder .modal-header {
  display: block;
}
.request-btn{ 
  background: #4a90e2;
  color: #fff; 
}
#customorder{
  z-index: 111111;
}
#customorder .modal-content{
  overflow: hidden;
}
#customorder .close{
  position: absolute;
  right: 10px;
  top: 7px;
  /* background: #d3d5d8; */
  border-bottom-left-radius: 35px;
  height: 50px;
  width: 50px;
  background-color: #959aa2;
  border-top-left-radius: 35px;
  border-bottom-right-radius: 35px;
  overflow: hidden;
  color: #545454;
}
#customorder label{
 margin-bottom: 0;
}
.manage-sale-tabel{
 width: 100%;
}
.block-section , .sponsored-section , .custom-order-section{
  background: #f8f8f8;
  /*min-height: 100vh;*/
  min-height: 60vh;
  padding-bottom: 4%;
}
.manage-sale-tabel td{
  padding-bottom: 15px;
  padding-top: 15px;
}
.manage-sale-tabel .manage-sale-head{
  text-transform: uppercase;
  color: gray;
}
.delivered{
  background: #abd1fe;
  padding: 3px 10px;
  border-radius: 15px;
  color: #397ce0;
  width: auto;
  display: inline-block;
  text-align: center;
}
.completed{
  background: #ddfccf;
  padding: 3px 10px;
  border-radius: 15px;
  color: #5cc132;
  width: auto;
  display: inline-block;
  text-align: center;
}
.inprogress{
  background: #fbed9c;
  padding: 3px 10px;
  border-radius: 15px;
  color: #b59911;
  width: auto;
  display: inline-block;
  text-align: center;
}
.pending{
  background: #8a8a8a;
  padding: 3px 10px;
  border-radius: 15px;
  color: #ffffff;
  width: auto;
  display: inline-block;
  text-align: center;
}
.rejected{
  background: #ff6a3e;
  padding: 3px 10px;
  border-radius: 15px;
  color: #ffffff;
  width: auto;
  display: inline-block;
  text-align: center;
}
.in_revision{
  background: #8B0000;
  padding: 3px 10px;
  border-radius: 15px;
  color: #ffffff;
  width: auto;
  display: inline-block;
  text-align: center;
}
.lbl_is_recurring{
  background: #af21e9;
  padding: 3px 10px;
  border-radius: 15px;
  color: #ffffff;
  width: auto;
  display: inline-block;
  text-align: center;
}
.filter-header h2{
  color: #fff;
}

table.manage-sale-tabel { 
  border-collapse: collapse; 
}
table.manage-sale-tabel tr:first-child td{ 
  border-bottom: 1px solid rgba(0,0,0,.125);
  padding: 18px 23px;
  text-align: left;
}
table.manage-sale-tabel tr:not(:last-child) td{ 
  border-bottom: 1px solid rgba(0,0,0,.125);
  padding: 18px 23px;
  text-align: left;
}
table.manage-sale-tabel tr:last-child td{ 
 padding: 18px 23px;
 text-align: left;
}
.block-section .cus-container-two {
  background: #ffffff;
  border-radius: 10px;
  /* margin: 0 15px; */
  padding: 0;
  margin-top: -20px;
  width: 100%;
}
.cus-filter{
  margin: 0 30px;
  padding: 0;
}
.filter-icon img{
  width: 20px;
  margin-right: 6px;
}
.filter-icon{
  color: #87b6f9;
  font-size: 15px;
  line-height: 1;
}
.span2{
  /*background: url(../img/calender.png) no-repeat scroll 7px 13px;*/
  background: url(../img/calender.png) no-repeat scroll 7px 8px;
  padding-left: 30px;
  background-size: 20px;
  margin-right: 12px;
  background-color: #2b51b7;
  padding-left: 35px;
}
.filter-form .filter-search {
  /* width: 26%; */
  width: 21%;
}
.filter-form input , .filter-form select{
  background-color: #2b51b7;
  color: white;
  margin-right: 12px;
}
.filter-form .span2::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  margin-left: 10px;
  font-size: 13px; 
}
.filter-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: white;
  margin-left: 10px;
  font-size: 13px; 
}
.filter-form input::-moz-placeholder { /* Firefox 19+ */
  color: white;
  margin-left: 10px;
  font-size: 13px; 
}
.filter-form input:-ms-input-placeholder { /* IE 10+ */
  color: white;
  margin-left: 10px;
  font-size: 13px; 
}
.filter-form input:-moz-placeholder { /* Firefox 18- */
  color: white;
  margin-left: 10px;
  font-size: 13px;  
}
.filter-form .form-control:focus {
  color: white;
  background-color: #2b51b7;
  border-color: #2b51b7;;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}
.filter-form .form-control{
  border: 1px solid #2b51b7;
  /*height: 50px;*/
  height: 40px;
}
.filter-form  select{
  font-size: 13px;
  padding-right: 85px;
}
.filter-form{
  margin-top: 10px;
  margin-bottom: 10px; 
}
.filter-header .profile-detail {
  position: absolute;
  width: 100%;
  left: 0;
  top: -80px;
}
.input-box { position: relative; }

.unit-search { 
  position: absolute;
  display: block;
  left: 12px;
  top: 3px;
  z-index: 1;
  color: #ffffff;
  font-size: 10px;
}
.filter-search{
 width: 20%;
 /*height: 50px;*/
 height: 40px;
 background-color: #428cff;
 color: #ffffff; 
}
.register-section .add-extra-detail .detail-box {
 line-height: 1.9;
}
.profile-header-new{
  padding-top: 4%;
  padding-bottom: 9%;
  background: #3771f6;
  background-image: linear-gradient(36deg, #3770f5, #5752e3);
}
.profile-header-new2{
  margin-top: -100px;
}
.first-row{
  margin: 0;
  background: #ffffff;
  border-radius: 10px;
  /* margin: 0 30px; */
  padding: 20px 15px;
}
.second-row{
  background: #ffffff;
  border-radius: 10px;
  margin: 0;
}
.profile-header-new2 .profile-detail{
 position: relative;
}
.profile-header-new2 .user-avatar.small {
  width: 50px;
  height: 60px;
}
.profile-page{
  background: #f8f8f8;
}
.profile-header-new2 .cus-social li {
  margin-bottom: 8px;
}  
.profile-header-new2 .col-cus-5{
 text-align: left;
}
.profile-header-new2 .cus-social span {
  margin-left: 12px;
}
.profile-header-new2 .cus-social a {
  font-size: 22px;
  color: gray;
}
.profile-header-new2 .profile-desc{
  padding: 16px;
}    
/*******************chat screen**************************/

.chat-screen img{ max-width:100%;}
.inbox_people {
 float: left;
 overflow: hidden;
 width: 35%;
 border-right:1px solid #c4c4c4;
}
.inbox_msg {
 clear: both;
 overflow: hidden;
}
.top_spac{ margin: 20px 0 0;}


.recent_heading {
  float: right;
  width: 40%;
  text-align: right;
}
.srch_bar {
 display: inline-block;
 text-align: left;
 width: 60%;
}
.headind_srch{ padding:10px 29px 10px 20px; overflow:hidden; border-bottom:1px solid #c4c4c4;}

.recent_heading h4 {
 color: #05728f;
 font-size: 21px;
 margin: auto;
}
.srch_bar input{ 
 border:0px;
 border-width:0 0 1px 0;
 width:80%; 
 padding:2px 0 4px 6px;
 background:none;
}
.srch_bar .input-group-addon button {
 background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
 border: medium none;
 padding: 0;
 color: #707070;
 font-size: 18px;
}

.chat_ib h5{ font-size:15px; color:#464646; margin:0 0 8px 0;}
.chat_ib h5 span{ font-size:13px; float:right;}
.chat_ib p{ font-size:14px; color:#989898; margin:auto}
.chat_img {
 float: left;
 width: 11%;
}
.chat_ib {
 float: left;
 padding: 0 0 0 15px;
 width: 88%;
}

.chat_people{ overflow:hidden; clear:both;}
.chat_list {
 border-bottom: 1px solid #c4c4c4;
 margin: 0;
 padding: 18px 16px 10px;
}
.inbox_chat { height: 550px; overflow-y: scroll;}

.active_chat{ 
  background: #f1f7ff;
  border-left: 3px solid #3771f6;
}
.chat_list:hover{
  background: #f1f7ff;
  border-left: 3px solid #3771f6;
  cursor: pointer;
  transition: all .15s ease;
  -o-transition: all .15s ease;
  -ms-transition: all .15s ease;
  -moz-transition: all .15s ease;
  -webkit-transition: all .15s ease;
}
.incoming_msg_img {
 display: inline-block;
 width: 6%;
}
.received_msg {
 display: inline-block;
 padding: 0 0 0 10px;
 vertical-align: top;
 width: 92%;
}
.received_withd_msg p {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 20px;
  color: #333333;
  font-size: 14px;
  margin: 0;
  padding: 8px 20px 8px 24px;
  width: 100%
}
.time_date {
  color: gray;
  display: block;
  font-size: 12px;
  margin: 0;
  text-align: right;
}
.received_withd_msg { width: 57%;}
.mesgs {
  float: left;
  padding: 5px 0px 0 0px;
  width: 65%;
}


.sent_msg p {
  background-image: linear-gradient(36deg, #6b57eb, #8f55f7);
  border-radius: 20px;
  margin: 0;
  color: #fff;
  font-size: 13px;
  margin: 0;
  padding: 8px 16px 8px 16px;
  width: 100%;
}
.outgoing_msg{    
  overflow: hidden;
  margin: 16px 0 16px 0;
  padding-right: 8px;
}
.sent_msg {
 float: right;
 width: 46%;
}
.input_msg_write textarea {
 background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
 border: medium none;
 color: #4c4c4c;
 font-size: 15px;
 min-height: 48px;
 width: 90%;
 padding-left: 14px;
}

.type_msg {border-top: 1px solid #c4c4c4;position: relative;}
.msg_send_btn {
 background: #05728f none repeat scroll 0 0;
 border: medium none;
 border-radius: 50%;
 color: #fff;
 cursor: pointer;
 font-size: 17px;
 height: 33px;
 position: absolute;
 right: 0;
 top: 11px;
 width: 33px;
}

.msg_history {
 height: 516px;
 overflow-y: auto;
 background-color: #efeef7;
}
.message-converstion .heading{
  display: inline-block;
}
.writemsg{
  background-color: #2a59cb;
  padding: 8px 14px;
  margin-left: 10px;
  border-radius: 20px;
  color: #ffffff;
}
.writemsg img {
  width: 20px;
  transform: scaleX(-1);
  margin-right: 8px;
}
.headind_srch .recent_heading img , .msg_pin_btn img , .msg_image_btn img{
  width: 20px;
}
.msg_pin_btn, .msg_image_btn{
  background: none;
  border: none;
  margin-right: 5px;
}
.input_msg_write input ::-webkit-input-placeholder{
  margin-left: 15px;
}
.chat_ib h6{
  font-size: 12px;
  color: gray;
  margin: 0 0 2px 0;
}
.chat_ib .chat_date{
 float: right;
}
.chat_img_pin{
  text-align: center;
  margin-top: 10px;
}
.chat_img_pin img{
  width: 20px;
}
.btn-file {
  position: relative;
  overflow: hidden;
}
.input_msg_write{
  display: -webkit-flex;
  -webkit-align-items: center;
  display: flex;
  align-items: center;
}

.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block;
}
.input_msg_write .btn{
  padding: 0;
}
.mesgs .headind_srch{
  padding: 10px 29px 14px 20px;
}
.continue-shopping a{
  text-decoration: underline !important;
  text-decoration-style: dashed !important;
  color:#333333;        
}
.continue-shopping{
  margin-top: 12px;
}
.cus-filter-data{
 display: flex;
}
.messaging.chat-screen{
  background: #fff;
  border-radius: 12px;
}
.incoming_msg{
  margin-top: 5px;
  margin-bottom: 5px;
}
.messagebox{
  display: flex;
}
.messagebox .cus-container-two {
  margin-top: -13%;
}
.outgoing_msg .time_date {
  color: #bfbfbf
}
.mobile-chat-popup .mesgs{
  width: 100%
}
.mobile-chat-popup .mobile-close {
  position: relative;
  height: 18px;
  width: 18px;
  color: #bec1c6;
  background: none;
  border: none;
  cursor: pointer;
}
.mobile-chat-popup .modal-body{
  padding-top: 0;
}
.mobile-chat-popup .input_msg_write input {
  width: 85%;
}
/*.sticky-block{
  position: sticky;
  top: 0
  }*/
  .cuscaptcha img{
    margin-bottom: 5px
  }
  .register-btn .btn , .login-btn .btn {
    min-width: 20%;
    border-radius: 5px;
    border-color: transparent;
    font-size: 13px;
    padding: 8.5px;
    background: linear-gradient(90deg, #35abe9 , #08d6c1 );
    border: none;
    color: #fff;
  }
  .forgot-btn .btn{
    width: 30%;
    border-radius: 5px;
    border-color: transparent;
    font-size: 13px;
    padding: 8.5px;
    background: linear-gradient(90deg, #35abe9 , #08d6c1 );
    border: none;
    color: #fff;
  }
  .forget-password p{
    margin-bottom: 0;
    margin-top: 10px;  
  }
  .login-section .add-extra-detail .detail-box{
    line-height: 1.9;
  }
  .register-section , .login-section , .forgot-section{
    padding-top: 3%;
    padding-bottom: 3%;
  }
  .register-section label , .login-section label , .forgot-section label{
    /* font-family: 'Lato'; */
    font-size: 16px;
    /* font-weight: 700; */
    font-family: 'circular-book';
  }
  .register-section .form-control , .login-section .form-control , .forgot-section .form-control{
    font-size: 13px;
  }
  .navbar-expand-lg .dropdown-menu{
    padding: 0;
  }

  .navbar-expand-lg  .dropdown-item:hover{
    background: #f1f7ff !important;
    border-left: 3px solid #3771f6 !important;
    transition: all .15s ease; /* vendorless fallback */
    -o-transition: all .15s ease; /* opera */
    -ms-transition: all .15s ease; /* IE 10 */
    -moz-transition: all .15s ease; /* Firefox */
    -webkit-transition: all .15s ease; /*safari and chrome */
  }
  .navbar-expand-lg  .dropdown-item a {
    border-left: 3px transparent;

  }
  .navbar-expand-lg .dropdown-item {
    border-bottom: 1px solid #e3e3e3;
    padding: 8px 45px 8px 19px;
    color: gray;
    font-size: 14px;
  }
  .navbar-expand-lg .dropdown-content {
    background-color: #ffffff;
    min-width: 200px;
  }
  .extended-header{
    padding-top: 9%;
    padding-bottom: 9%;
    background: #3771f6;
    background-image: linear-gradient(36deg, #3770f5, #5752e3);
  }
  .extended-header .container {
    position: relative;
  }
  .extended-header .heading{
    width: 100%;
  }
  .pad0{
    padding-right: 0;
    padding-left: 0;
  }
  .extended-header .cus-filter {
    margin: 0 15px;
    padding: 0;
  }
  .transactions-heading{
    font-size: 18px;
    color: #fff;
  }
  .custom-order-request-heading{
    font-size: 18px;
    color: #fff;
    margin-top: 10px;  
  }
  .sponsore-form{
    float: right;
  }
  .sponsore-form .form-control {
    border: 1px solid #2b51b7;
    /*height: 50px;*/
    height: 40px;
  }
  .sponsore-form select {
    background-color: #2b51b7;
    color: white;
    margin-right: 0px;
  }
  .sponsore-form .form-control:focus {
    color: white;
    background-color: #2b51b7;
  }
  .sponsored-section.block-section .cus-container-two {
    margin-top: -80px;
  }
  .project-number{
    font-size: 30px;
    color: #333333;
    margin-bottom: 0;
    font-family: 'circular-medium';
    font-weight: 100;
    word-break: break-word;
  }
  .transactions-header{
    padding-top: 4%;
    padding-bottom: 4%;
    background: #3771f6;
    background-image: linear-gradient(36deg, #3770f5, #5752e3);

  }
  .transactions-header .profile-detail {
    position: relative;
    width: 100%;
    top: 0;
  }
  .transactions-header .cus-filter {
    margin: 0;
    padding: 0;
  }
  .transactions-section .project-block {
    min-height: 165px;
  }
  .transactions-table.block-section .cus-container-two {
    margin-top: 20px;
  }
  .transactions-table .transactions-heading {
    font-size: 18px;
    color: #333333;
    font-family: 'circular-medium';
  }
  .withdraw-box .transactions-heading {
    font-size: 18px;
    color: gray;
    font-family: 'circular-medium';
  }
  .withdraw-box .transactions-heading span {
    color: #333333;
  }
  .transactions-table .cus-filter{
    padding: 0;
    margin: 0;
  }
  .width180 {
    width: 180px;
  }
  .transactions-table .form-control {
    border: 1px solid #2b51b7;
    height: 35px;
  }
  .transactions-header .heading {
    width: 100%;
    margin-bottom: 0;
  }
  .review-img img{
    width: 70px;
    border-radius: 40px;
  }
  .transactions-table .cus-filter{
    border: 1px solid #e3e3e3;
    padding: 10px;
    border-radius: 7px;
    background: white;
  }
  .update-profile-btn .btn, .create-new-service .btn , .prompt-btn .btn{
    width: 100%;
    border-radius: 5px;
    border-color: transparent;
    padding: 5.5px 10px;
    background: linear-gradient(90deg, #35abe9 , #08d6c1 );
    border: none;
    color: #fff;
    font-size: 1rem;
  }
  .withdraw-box{
    margin-bottom: 10px !important;
  }
  .service-filter{
    display: inline-flex; 
  }
  .service-filter .create-new-service{
    margin-left: 10px;
  }
  .pad-t4{
    padding-top: 4%;
  }
  /**********service page***********/
  .service-box{
    width: 100%;
    display: block;
    position: relative;
  }
  .service-image{
    width: 30%;
    display: inline-block;
    float: left;
  }
  .service-detail{
    width: 70%;
    display: inline-block;
    padding-left: 12px;
  }
  .service-item{
    padding: 14px;
    margin-top: 14px;
    background: #fff;
    margin-left: 0;
    margin-right: 0;
  }
  .service-btn{
    display: block;
    position: relative;
    width: 100%;
  }
  .service-btn .form-inline{
   display: inline-block;
   /*margin-left: 62px;*/
 }
 .service-btn .prompt-btn{
  display: inline-block;
  float: right;
}
.service-title{
  font-size: 16px;
  color: #333333;
  font-family: 'circular-medium';
}
.package-detail p{
  margin-bottom: 0px;
  font-family: 'circular-medium';
  color: #333333;
}
.package-detail span{
  color: gray;
}
.service-status{
  color: #007bff;
}
/***********************pricing card************************/

section.pricing {
 padding-top: 4%;
 padding-bottom: 4%; 
}

.pricing .card {
  border: none;
  border-radius: 1rem;
  transition: all 0.2s;
  box-shadow: 0 0px 4rem 0 rgba(0, 0, 0, 0.1);
}

.pricing hr {
  margin: 1.5rem 0;
}

.pricing .card-title {
  font-family: 'circular-bold';
  font-size: 13px;
  color: #333333;
  letter-spacing: 1px;
}

.pricing .card-price {
  font-size: 35px;
  font-family: 'circular-bold';
  color: #333333;
  margin: 0;
  font-family: 'circular-medium';
  font-weight: 100;
  margin-top: 12px;
  margin-bottom: 12px;
}

.pricing .card-price .period {
  font-size: 0.8rem;
}

.pricing ul li {
  margin-bottom: 1rem;
}

.pricing .text-muted {
  opacity: 0.7;
}

.pricing .btn {
  background: #409897;
  border-color: #409897;
  padding: 6px;
  font-family: 'Lato';
  font-size: 13px;
  font-weight: bold;
  opacity: 1;
  position: absolute;
  width: 80%;
  bottom: 15px;
}

.pricing .btn:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.pricing .btn.active {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.pricing .col-cus-5 {
  width: 20%;
  text-align: center;
  padding-right: 0;
  display: flex;
}
.pricing .form-control {
  margin-bottom: 50px;
}
.card-body p {
  min-height: 70px;
}
.pricing .cart-title{
  margin-bottom: 12px;
}
.process-pay{
  margin-top: 25px;
}
.process-pay .pro-btn{
  border-radius: 5px;
  border-color: transparent;
  background: linear-gradient(90deg, #35abe9 , #08d6c1 );
  border: none;
  color: #fff;
  font-size: 1rem;
  position: relative;
  margin: 0 auto;
  display: block;
  cursor: pointer;
  padding: 5.5px 30px;
}
.accountsetting.profile-header-new2 {
  margin-top: -160px;
}
.accountsetting .cus-filter {
  margin: 0;
  padding: 0;
}
.accountsetting h2 {
  color: #fff;
}
/************fileupload**************/
.avatar-upload {
  position: relative;
  max-width: 205px;
  margin: 0;
}
.avatar-upload .avatar-edit {
  position: absolute;
  right: 12px;
  z-index: 1;
  top: 10px;
}
.avatar-upload .avatar-edit input {
  display: none;
}
.avatar-upload .avatar-edit input + label {
  display: inline-block;
  width: 34px;
  height: 34px;
  margin-bottom: 0;
  border-radius: 100%;
  background: #FFFFFF;
  border: 1px solid transparent;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  font-weight: normal;
  transition: all 0.2s ease-in-out;
}
.avatar-upload .avatar-edit input + label:hover {
  background: #f1f1f1;
  border-color: #d6d6d6;
}
.avatar-edit i{
  margin: 9px;
}
.avatar-upload .avatar-preview {
  width: 192px;
  height: 192px;
  position: relative;
  border-radius: 100%;
  border: 6px solid #F8F8F8;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
.avatar-upload .avatar-preview > div {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
#imagePreview{
  background: url("../img/avtar.jpg") no-repeat center center; 
  background-size: cover;
}
.cus-switch {
  position: relative;
  display: inline-block;
  width: 63px;
  height: 34px;
}

.cus-switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

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

.checkslider:before {
  position: absolute;
  content: "";
  height: 22px;
  width: 22px;
  left: 7px;
  bottom: 6px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
.update-account .btn{
  width: auto;
}
.form-control {
  font-size: 13px;
}  

.cus-switch input:checked + .checkslider {
  background-color: #2196F3;
}

.cus-switch input:focus + .checkslider {
  box-shadow: 0 0 1px #2196F3;
}

.cus-switch input:checked + .checkslider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.checkslider.round {
  border-radius: 34px;
}

.checkslider.round:before {
  border-radius: 50%;
}
.cusswitch label{
  display: block;
}
.append-row .newrow{
  border: 1px solid #e3e3e3;
  padding: 10px;
  border-radius: 7px;
  background: white;
  margin-bottom: 12px;
}
.append-row h6{
  font-size: 16px;
  color: #333333;
}
.gradient .btn{
  width: 100%;
  border-radius: 5px;
  border-color: transparent;
  font-size: 1rem;
  padding: 8.5px;
  background: linear-gradient(90deg, #35abe9 , #08d6c1 );
  border: none;
  color: #fff;
}
.affiliate-form input{
  width: 80%;
  float: left;
  display: inline-block;
}
.affiliate-form .btn{
  width: 20%;
  display: inline-block;
} 
.security-form{
  margin-top: 25px;
}

/***********radio btn design************/
.payment-radio {
  display: block;
  position: relative;
  padding-left: 28px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  line-height: 25px;
  user-select: none;
  color: #333333;
}

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

/* Create a custom radio button */
.radiomark {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.payment-radio:hover input ~ .radiomark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.payment-radio input:checked ~ .radiomark {
  background-color: #376ff4;
}

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

/* Show the indicator (dot/circle) when checked */
.payment-radio input:checked ~ .radiomark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.payment-radio .radiomark:after {
 top: 7px;
 left: 7px;
 width: 8px;
 height: 8px;
 border-radius: 50%;
 background: white;
}
.secure-checkout .paynow {
  width: auto;
  padding: 0;
  border: none;
}
.width170{
  width: 170px;
}
.payment-table , .payment-table .manage-sale-head {
  color: #333333;
  font-family: 'circular-medium';
}
.process-pay .pro-btn a {
  color: #ffffff;
}
.create-new-service-menu{
  box-shadow: 0 5px 13px -5px #ccc;
}
.create-new-service-menu .popular-tab-item{
  margin: 0 auto;
}
.create-new-service-menu .nav-tabs .nav-link {
  padding: .5rem 40px;
}
.pricing-section.transactions-table .form-control {
  border: 1px solid #ced4da;
}
.pricing-section.transactions-table textarea {
  height: auto;
  
}
.pricing-section{
  padding-top: 3%;  
}
.pricing-section .cusswitch{
  display: table;
}
.pricing-section .notification{
  padding-right: 11px;
  display: table-cell;
  vertical-align: middle;
}

.pricing-section .cus-switch{
  display: table-cell;
  vertical-align: middle;
}
.verticlemiddle{
  vertical-align: middle;
}
.box-border{
  border: 1px solid #dee2e6;
  margin-top: 12px;
}
.thead-default{
  background: linear-gradient(90deg, #35abe9 , #08d6c1 );
  color: #fff;
}
.add-new-extra , .add-new-question{
  background: #fff;
  color: #333333;
  padding: 12px;
  border-radius: 7px;
}
.width125{
  width:125px;
}
#extra-body .remove_extra_field {
  padding: 4.5px 8px;
}
.box-border thead th {
  vertical-align: bottom;
  border-bottom: none;
  border-top: none;
  font-weight: 500;
  font-size: 16px;
}
.pricing-btn .btn{
  border-radius: 5px;
  border-color: transparent;
  padding: 5.5px 10px;
  background: linear-gradient(90deg, #35abe9 , #08d6c1 );
  border: none;
  color: #fff;
  font-size: 1rem;
}
/********************login menu*********************/
.login-menu .header-search input {
  width: 60%;
}
.login-menu .header-search button {
  width: 30%;
}
.login-user-block{
  float: right;
}
.login-user-block .login-user-name{
  color: #333333 !important;
}
.navbar-login .user-img {
 width: 60px;
 border-radius: 60px;
}
.navbar-login{
  padding: 14px;
}
.navbar-login .white{
  color: white;
}
.login-menu .login-icon i{
  color: #35abe9;
  border: 2px solid #35abe9;
  width: 39px;
  height: 39px;
  padding: 10px;
  border-radius: 22px;
  line-height: 1;
  text-align: center;
  /* margin-right: 25px; */
  cursor: pointer;
}
.login-menu .dropdown:last-child .dropdown-menu {
  margin-top: 2px;
  margin: 0;
}
.login-icon-menu li{
  margin-right: 15px;
}
.login-menu .dropdown-menu {
  margin: 0;
}
.message-box{
  list-style: none;
  padding-left: 0px;
  
}
.message-box li{
  width: 100%;
  border-bottom: 1px solid #e3e3e3;
  cursor: pointer;
}
.message-box li:last-child{
  border-bottom:none;
}
.user-message{
  display: table;
  padding: 0 10px;
}
.user-image{
  display: table-cell;
  vertical-align: middle;
  width: 50px;
}
.message-detail{
  display: table-cell;
  vertical-align: middle;
} 
.message-icon{
  display: table-cell;
  vertical-align: middle;
}
.user-image img{
  width: 40px;
  border-radius: 30px;
}
.message-alert .dropdown-content {
  background-color: #ffffff;
  min-width: 300px;
}
.message-detail p{
  margin-bottom: 0;
}
.message-detail .subject , .message-detail .timestamp{
  font-size: 12px;
  color: gray;
}
.message-icon i {
  color: #35abe9;
}
.message-box .gradient .btn {
  border-radius: 0;
  padding: 9px 8.5px;
  font-size: 14px;
}
.cart-menu-btn{
  width: 50% !important;
  float: left;
}
.shopping-btn{
  width: 50% !important;
  float: left;
}
.cart-box-pad{
  padding: 10px;
}
.navbar-login strong{
 font-weight: 500;
}  
.pad-left-10{
  padding-left: 10px;
}
.mobile-show{
  display: none;
}
.login-user-menu  .navbar-nav .nav-link {
  font-family: 'Lato';
  font-size: 16px;
  color: #333333;
  font-weight: 700;
}
.bootstrap-tagsinput{
 display: block;
 padding: 7px 6px;
}
.bootstrap-tagsinput .tag {
  margin-right: 2px;
  color: white;
  background: #4160eb;
  padding: 5px;
  border-radius: 5px;
}
.requirement-section .checkmark {
  position: absolute;
  top: 0px;
}
.requirement-section .add-extra-detail{
  overflow: inherit;
}
.start-selling{
  color: #35abe9 !important;
  border: 2px solid #35abe9;
  padding: 7px 9px !important;
  border-radius: 6px;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  font-size: 13px !important;
  display: inline-block;
  vertical-align: text-top;
}
.is-required{
  vertical-align:middle !important;      
}
.hide{
  display: none;
}
.delete-que{
  margin-left: 12px;
  font-size: 16px;
}
.pt20{
  padding-top: 20px; 
}
.price-filter .input-group{
  width: 40%;
  float: left;
}

/***************Count down timer****************/
  .countdown-label-days {
    animation: fadein 0.5s ease-in;
  }

  .countdown-label-hours {
    animation: fadein 1s ease-in;
  }

  .countdown-label-minutes {
    animation: fadein 1.52s ease-in;
  }

  .countdown-label-seconds {
    animation: fadein 2s ease-in;
  }

  @keyframes fadein {
    from { opacity: 0; }
    to { opacity: 1; }
  }
  .padleft0{
    padding-left:0; 
  }
  .padright0{ 
    padding-right:0;
  }


  /****************order tab*****************/
  .order-detail-new {
    padding-top: 5%;
    padding-bottom: 4%;
    background: #3771f6;
    background-image: linear-gradient(36deg, #3770f5, #5752e3);
  }
  .order-detail-section-box {
    margin-top: -60px;
    vertical-align: middle;
  }
  .order-detail-section-box .heading {
    font-size: 20px;
    line-height: 1.2;
    color: #333333;
    font-family: 'circular-medium';
    font-weight: normal;
  }
  .thead-light td {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
  }
  .order-table{
    border-radius: 8px;
    border: 1px solid #80808047;
    font-size: 15px;
  } 
  .order-table .thead-default td{
    color: #fff;
    font-weight: 500;
    font-size: 16px;
  }
  .order-table .manage-sale-head {
    color: #333333 !important;
    font-family: 'circular-medium';
    text-transform: capitalize;
  }
  .order-btn{
    border-radius: 5px;
    font-size: 1rem;
    padding: 5.5px 10px;
    background: linear-gradient(90deg, #35abe9 , #08d6c1 );
    border: none;
    color: #fff;
    background: transparent;
    border: 2px solid #35abe9;
    color: #35abe9;
    margin-right: 4px;
  }
  .order-btn:hover{
    color: #35abe9;
  }
  .custompopup .close {
    position: absolute;
    right: 10px;
    top: 7px;
    /* background: #d3d5d8; */
    border-bottom-left-radius: 35px;
    height: 50px;
    width: 50px;
    background-color: #959aa2;
    border-top-left-radius: 35px;
    border-bottom-right-radius: 35px;
    overflow: hidden;
    color: #545454;
  }
  .custompopup .modal-content {
    overflow: hidden;
  }
  .custompopup h4 , #customorder h4{
    color: #333;
    font-size: 18px;
    font-family: 'circular-medium';
    font-weight: normal;
  }
  .order-detail-section-box .desc-border{
   width: 100%;
 }
 .order-detail-section-box .profile-desc p{
  margin-bottom: 0px;
}
.order-detail-section-box .alert{
  margin-bottom: 0
}
.emoji-wysiwyg-editor {
  min-height: 100px !important;
}
.comment-title{ 
  font-size: 16px;
  line-height: 1.2;
  color: #333333;
  font-family: 'circular-medium';
  font-weight: normal;
} 
.chat-comment p{
  font-size: 13px;
  line-height: 1.2;
  color: #333333;
  font-family: 'circular-medium';
  font-weight: normal;
}
.chat-comment .review-item:not(:last-child) {
  margin-bottom: 30px;
}
.chat-comment .review-block {
  border-radius: 5px;
}
.chat-comment .review-block {
  padding: 20px 35px 15px 35px;
}
.service-req h3 {
  font-size: 16px;
  color: #333333;
  margin: 0 0 5px 0;
  font-family: 'circular-medium';
  font-weight: normal;
}
.first-two-btn{
  text-align: right;
}
.second-two-btn{
  text-align: right;
  margin-top: 7px;
}
.chat-comment .review-img {
  width: 60px;
  height: 60px;
}
.action-icon{
  float: right;
}
.action-icon a{
  font-size: 22px;
  color: #3771f6;
}
.download-icon{
  margin-right: 10px;
}
.attached-box{
  /* padding: 15px; */
}
/* .action-icon .delete-icon{
  line-height: 35px;
  } */
  .attached-box .review-item:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,.125);
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .attached-box .review-img {
    width: 60px;
    height: 60px;
  }
  .attached-box .comment-title span{
    color:gray;
  }
  #delivery_now_pop .modal-dialog {
    max-width: 80%;
  }  
  .delivery-now .dropzone {
    padding: 0px 20px;
    min-height: 120px;
  } 
  .delivery-now .cke_contents{
    height: 180px !important;
  }
  #delivery_now_pop .checkmark{
    top:0;
  } 
  #delivery_now_pop .add-extra-detail {
    overflow: inherit;
  }

  #saveasteplate , #tempalte_pop{
    /*z-index: 11111;*/
  }
  .delete-tem{
    padding: 5.5px 10px;
  }
  .delivered-file p{
    color: #35abe9;
    font-size: 16px;
    text-transform: uppercase;
  }
  .delivery-now .checkmark{
    top:0px;
  }
  .delivery-now .add-extra-detail {
    overflow: inherit;
  }
  .payment-table .manage-sale-head td{
    color: #ffffff;
  }
  .payment-table .manage-sale-head td a{
    color: white;
    font-weight: 600;
  }

  .category-list .active a,.category-list .active span{
    color: #5dd8be;
  }


/* .order-detail-section .vertical-tab{ 
  display: table;
  width: 100%;
  position: relative;}
.order-detail-section .vertical-tab .nav-tabs{
    display: table-cell;
    width: 30%;
    min-width: 30%;
    border-bottom: none;
}
.order-detail-section .vertical-tab .nav-tabs li{
    float: none;
    vertical-align: top;
}
.order-detail-section .vertical-tab .nav-tabs li a{
    display: block;
    padding: 16px;
    margin: 0 10px 5px 0;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    background: #3771f6;
    border-radius: 0;
    border: none;
    border-top: 2px solid #3771f6;
    border-bottom: 2px solid #3771f6;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease 0s;
}
.order-detail-section .vertical-tab .nav-tabs li a:hover,
.order-detail-section .vertical-tab .nav-tabs li.active a{
    color: #3771f6;
    background: #fff;
    border: none;
    border-top: 2px solid #3771f6;
    border-bottom: 2px solid #3771f6;
}
.order-detail-section .vertical-tab .nav-tabs li a:before, .vertical-tab .nav-tabs li a:after {
  content: "";
  width: 20px;
  height: 20px;
  background: linear-gradient(135deg,#3771f6 49%, transparent 50%);
  position: absolute;
  top: -20px;
  left: -20px;
  transition: all 0.3s ease 0s;
}
.order-detail-section .vertical-tab .nav-tabs li a:after{
    background: linear-gradient(315deg,#3771f6 49%, transparent 50%);
    top: auto;
    left: auto;
    bottom: -20px;
    right: -20px;
}
.order-detail-section .vertical-tab .nav-tabs li a:hover:before,
.order-detail-section .vertical-tab .nav-tabs li.active a:before{
    top: 0;
    left: 0;
}
.order-detail-section .vertical-tab .nav-tabs li a:hover:after,
.order-detail-section .vertical-tab .nav-tabs li.active a:after{
    bottom: 0;
    right: 0;
}
.order-detail-section .vertical-tab .tab-content{
    display: table-cell;
    padding: 10px 20px;
    font-size: 15px;
    line-height: 24px;
    text-align: justify;
    vertical-align: top;
    border-top: 2px solid #3771f6;
    border-bottom: 2px solid #3771f6;
    position: relative;
    width: 70%;
}
.order-detail-section .vertical-tab .tab-content:before,
.order-detail-section .vertical-tab .tab-content:after{
    content: "";
    width: 20px;
    height: 20px;
    background: linear-gradient(135deg,#3771f6 49%, transparent 50%);
    position: absolute;
    top: 0;
    left: 0;
}
.order-detail-section .vertical-tab .tab-content:after{
    background: linear-gradient(315deg,#3771f6 49%, transparent 50%);
    top: auto;
    left: auto;
    bottom: 0;
    right: 0;
}
.order-detail-section .vertical-tab .tab-content h3{
    font-size: 20px;
    color: #333333;
    margin: 0 0 5px 0;
    font-family: 'circular-medium';
    font-weight: normal;
}
.order-number{
  display: block;
}
.order-number h3{
  display: inline-block;
}
.order-number span{
  display: inline-block;
  float: right;
}
.order-detail-section .manage-sale-head {
  color: #333333 !important;
  font-family: 'circular-medium';
  text-transform: capitalize;
}
.order-detail-section .manage-sale-tabel tr{
  color: gray
}
.order-detail-section .alert-warning p{
  margin-bottom: 0;
}
.order-detail-section .alert-warning {
  margin-bottom: 30px;
  } */
  @media only screen and (max-width: 479px){
    .vertical-tab .nav-tabs{
      display: block;
      width: 100%;
    }
    .vertical-tab .nav-tabs li{ margin-bottom: 10px; }
    .vertical-tab .nav-tabs li:last-child{ margin-bottom: 0; }
    .vertical-tab .nav-tabs li a{ padding: 10px; }
    .vertical-tab .tab-content{
      display: block;
      padding: 20px 5px 5px;
    }
    .vertical-tab .tab-content h3{ font-size: 18px; }
  }
  @media (min-width: 768px) {
    .navbar-expand-lg .navbar-nav .nav-link {
      padding-right: 0;
      padding-left: 0;
    }
  }
  @media (min-width: 768px) {
    header.masthead {
      padding-top: 12rem;
      padding-bottom: 12rem;
    }
    header.masthead h1 {
      font-family: 'Lato';
      font-size: 40px;
      font-weight: bold;
      color: #F8F8F8;
    }
    .showcase .showcase-text {
      padding: 7rem;
    }
  }

  @media (min-width: 1600px) {
    .profile-header{
      padding-top: 9%;
      padding-bottom: 100px;
    }
  }

  @media (min-width: 576px) {
    .ipad-mt-5{
      margin-top: 8px;
    }
  }

  @media (max-width: 1200px) {
    
    .popular-tab-icon .nav-tabs .nav-link {
      /* border: none; */
      padding: .5rem 10px;
    }
    .thumbnail img {
      height: 140px;
      width: 100%;
     /* object-fit: cover;*/
    }
    .clearall {
      color: #5dd8be;
      text-transform: uppercase;
      font-size: 10px;
      object-fit: cover;
    }
    .user-profile-tab {
      /* padding-top: 24%; */
    }
    .filter-header .profile-detail {
      position: relative;
    }
    .filter-form .filter-search {
      width: 12%;
    }
    .filter-header .cus-filter {
      margin: 0 15px;
    }
    .filter-header{
      padding-bottom: 0%;
      padding-top: 11%;
    }
    .block-section {
      background: #f8f8f8;
      min-height: 0;
    }
    .messagebox .cus-container-two {
      margin-top: -6%;
    }
    .sponsored-section.block-section .cus-container-two {
      margin-top: -55px;
    }
    .ipad-mt-5{
      margin-top: 8px;
    }
    .transactions-header.filter-header{
      padding-top: 4%;
      padding-bottom: 4%;
    }
    .total-price{
      text-align: right;  
    }
    .service-btn .form-inline {
      display: inline-block;
      margin-left: 0px;
    }
    .pricing .form-control {
      display: block;
      width: 100%;
      height: calc(2.25rem + 2px);
      padding: .375rem .75rem;
      font-size: 12px;
    }
    .price-filter .input-group {
      width: 100%;
    }
    .countdown-item {
      font-size: 17px;
      width: 40px;
      height: 40px;
      line-height: 40px;
      margin: 3px;
    }
    .order-btn {
      font-size: 14px;
      padding: 3.5px 5px;
      margin-right: 2px;
    }
    .order-detail-tab .nav-item {
      padding-left: 15px;
      padding-right: 15px;
    }
    .accountsetting.profile-header-new2 {
      margin-top: -90px;
    }    
    
  }
  @media screen and (min-width:992px) {
    .dropdown:hover .dropdown-content {
      display: block ;
    }
  }

  @media (max-width: 992px) {
    .features-icons h4 {
      font-size: 24px;
    } 
    .get-project .project-block{
      margin-bottom: 16px;
    }
    .offer-image img {
      width: 40px;
    }
    .offer-image {
      width: 105px;
      height: 105px;
    }
    .offer-title {
      font-size: 22px;
    }
    .total-price p {
      font-size: 12px;
      text-align: right;
    }
    .cus-arrow-left , .cus-arrow-right{
      top:40%;
    }
    .footer .cus-social .mr-3{
      margin-right: 0.5rem !important;
    }
    .navbar-toggler {
      display: inline-block;
      width: 37px;
      padding: 0;
      font-size: 6px;
      margin-bottom: 5px;
    }
    .navbar-toggler-icon{
      width: 35px;
      height: 5px;
      background-color: rgba(51, 51, 51, 0.7);
      margin: 3px 0;
    }
    .main-navigation {
      display: block;
      text-align: left;
    }
    .header-breadcrumb {
      padding-top: 3%;
      padding-bottom: 3%;
    }
    .user-profile-tab {
      padding-top: 41%;
      padding-top: 2%;
    }
    .header-search button {
      width: 30%;
    }
    .profile-detail .col-cus-5 {
      width: 25%;
    }
    .profile-header .user-avatar.small {
      width: 45px;
      height: 50px;
    }
    .filter-header{
      padding-top: 13%;
    }
    .ipad-mt-5{
      margin-top: 8px;     
    }
    .product-slider .product-slider-nav-img img {
      width: 45px;
      height: 45px;
      object-fit: cover;
    }
    .general-info-title{
      padding-left: 5px;
    }
    .custom-order-btn-mail {
      width: 25%;
      background: transparent;
      border: 1px solid;
      margin-right: 8px;
    }
    .input_msg_write input {
      width: 85%;
    }
    .forgot-btn .btn {
      width: 45%;
    }
    .transactions-section {
      padding-top: 2rem;
      padding-bottom: 2rem;
    }
    .transactions-section .project-block {
      min-height: 140px;
    }
    .project-number {
      font-size: 18px;
    }
    .transactions-section .project-title {
      color: #333333;
      font-size: 13px;
      margin-top: 13px;
    }
    .profile-header-new2 .col-cus-5 {
      text-align: left;
      width: 30%;
    }
    .service-btn{
      text-align: center;
    }
    .service-btn .prompt-btn {
      float: none;
      margin-top: 10px;
    }
    .pricing .col-cus-5 {
      width: 33%;
      display: block;
    }
    .pricing .card {
      margin-bottom: 20px;
    }
    .mobile-hide{
      display: none ;
    }
    .mobile-show{
      display: block;
    }
    .mobile-login-user-menu .dropdown-menu {
      position: absolute;
      right: 0;
      left: auto;
      width: 100%;
      /* display: block;  */
    }
    .mobile-login-user-menu .mobile-dropdown{
      position: relative;
    }
    .mobile-login-user-menu .navbar-expand-lg .dropdown-content {
      background-color: #ffffff;
      /*min-width: 240px;*/
      min-width: 315px;
    }
    .profile-header-new {
      padding-top: 9%;
      padding-bottom: 9%;
    }
    .req_btn{
      margin-top: 5px;
    }
    .buyername{
      font-size: 12px;  
    }
    .order-detail-section-box {
      margin-top: -40px;
    }
    .order-detail-tab .nav-item {
      padding-left: 0px;
      padding-right: 0px;
    }
    .order-detail-tab .nav-tabs .nav-link{
      font-size: 14px;
      text-transform: capitalize;
    }
    .order-detail-tab .nav {
      position: relative;
      margin: 0 auto;
    }
    .requirement-section .add-extra-detail .detail-box {
      width: 100%;
    }
    .profile-page .user-profile-tab .nav-item {
      padding-left: 0px;
      padding-right: 15px;
    }  
    
  }
  @media (max-width: 767px) {
    .mob-center{
      text-align: center;
    }
    .login {
      margin-right: 0px;
    }
    .cart-btn{
      position: absolute;
      top: -45px;
      right: 20px;
    }
    header.masthead p {
      font-size: 16px;
    }
    .mob-mb-30{
      margin-bottom: 30px;
    }
    .cus-arrow-left {
      left: 10px;
    }
    .cus-arrow-right {
      right: -30px;
    }
    .offer-title {
      margin-top: 15px;
    }
    .col-cus-5 {
      margin-bottom: 10px;
      width: 100%;
    }
    .our-partner .pt-5{
      padding-top: 0rem!important;
    }  
    .reg-btn{
      margin-bottom: 20px;
    }
    .we-offer {
      padding-bottom: 1rem;
    }
    footer.footer {
      padding-bottom: 1rem;
    }
    .header-search input {
      width: 60%;
    }
    .header-search button {
      width: 40%;
    }
    .mob-pad-left-0{
      padding-left: 0;
    }
    .cus-sort-by{
      margin-top: 25px;
      margin-bottom: 15px;
    }
    .search-banner-ads {
      margin-top: 20px;
    }
    .price-box .input-group{
      margin-bottom: 10px; 
    }
    .profile-detail {
      position: relative;
    }
    .profile-detail .col-cus-5 {
      width: 100%;
    }
    .desc-border {
      border-top: 1px solid #dee2e6;
      border-top-right-radius: 10px !important;
      border-top-left-radius: 10px !important;
    }
    .profile-detail .cus-container {
      margin-bottom: 8px;
    }
    .user-profile-tab {
      padding-top: 4%;
    }
    .user-profile-tab .nav-item {
      padding-left: 0px;
      padding-right: 0px;
    }
    .heading {
      font-size: 22px;
    }
    .all-category .mb-5{
      margin-bottom: 1rem!important;
    }
    .sub-header {
      padding-top: 4%;
      padding-bottom: 4%;
    }
    .product-delete {
      position: relative;
    }
    .product-title{
      margin-top: 12px;
    }
    .dropdown:last-child .dropdown-menu {
      margin: 0;
    }
    .filter-header .profile-detail {
      position: relative;
      top: 0px;
    }
    .filter-header .filter-form .form-group{
      width: 100%;
    }
    .filter-header .filter-form .form-group .form-control {
      width: 100%;
      margin-bottom: 6px;
    }
    .block-section {
      min-height: 0;
      overflow: hidden;
    }
    .block-section .cus-container-two {
      margin-top: 20px;
    }
    .filter-form .filter-search {
      width: 100%;
    }
    .flag-img{
      margin-bottom: 10px;
    }
    .product-block .md-accordion{
      margin-top: 15px;      
    }
    .writemsg{
      display: inline-block;
      margin-left: 0;
    }
    .filter-header.message-converstion {
      padding-top: 5%;
      padding-bottom: 5%;
    }
    .inbox_people {
      width: 100%;
    }
    .mesgs {
      width: 100%;
    }
    .ipad-mt-5{
      margin-top: 0;
    }
    .received_withd_msg {
      width: 100%;
    }
    .sent_msg {
      width: 92%;
    }
    .mobile-chat-popup .stylish-input-group h5{
      font-size: 16px;
    }
    .mobile-chat-popup .input_msg_write input {
      width: 80%;
    }
    .recent_heading {
      width: 20%;
    }
    .srch_bar {
      width: 80%;
    }
    .mobile-hide{
      display: none;
    }
    .login.btn {
      width: 54px;
    }
    .register.btn {
      width: 75px;
      margin-right: 0;
    }
    .header a {
      font-size: 13px;
    }
    .sponsored-section.block-section .cus-container-two {
      margin-top: 20px;
    }
    .filter-header {
      padding-top: 8%;
    }
    .sponsore-form .form-group{
     margin-bottom: 0; 
   }
   .extended-header.filter-header .profile-detail {
    padding-bottom: 15px;
  }
  .transactions-heading {
    font-size: 16px;
  }
  .transactions-header.filter-header {
    padding-top: 8%;
    padding-bottom: 8%;
  }
  .transactions-section {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .header {
    padding: 5px 0 20px 0;
  }
  header.masthead .form-control-lg {
    font-size: 12px;
  }
  .transactions-section .project-block {
    min-height: 110px;
  }
  .profile-header-new2 {
    margin-top: -30px;
  }
  .package-detail{
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .service-btn .prompt-btn {
    float: none;
    margin-top: 0px;
  }
  .pricing .col-cus-5 {
    width: 100%;
    padding-right: 15px;
  }
  .pricing .btn {
    width: 88%
  }
  .pricing.py-5{
    padding-top: 1rem !important;
  }
  .cart-title {
    font-size: 18px;
  }
  .card-body p {
    min-height: 40px;
  }
  .profile-header-new2 .col-cus-5 {
    text-align: left;
    width: 100%;
  }
  .accountsetting.profile-header-new2 {
    margin-top: -50px;
  }
  .mobile-menu-design{
    position: absolute;
    top: 18px;
  }
  .mobile-login-user-menu .login-menu .header-search button {
    width: 38%;
  }
  .price-filter .input-group {
    width: 40%;
  }
  .first-two-btn {
    text-align: left;
    margin-top: 12px;
  }
  #countdown {
    justify-content: start;
    margin-top: 5px;
  }
  .order-detail-new {
    padding-top: 11%;
    padding-bottom: 11%;
  }
  .pricing-section .table{
    width: 800px;
  }
  .requirement-section .table{
    width: 800px;
  }
  .payment-table-mb{
    width: 800px;
  }
  .affiliate-form .btn {
    width: 100%;
    display: inline-block;
    margin-top: 10px;
  }
  .affiliate-form input {
    width: 100%;
  }
  .payment-box{
    margin-top:20px;
  }
  .payment-box .payment-radio{
    overflow: hidden;
  }

  /* .mobile-chat-popup.modal {
    overflow-x: hidden;
    overflow-y: hidden;
    }        */
    
  }
