
.tbuy-bg1 {
    background-image: url(images/buyer-page/Group_1443.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: auto;
    /*height: 500px;*/
    /*background-position: 100% 100%;*/
     background-position: center;
    max-width: none;
    position: relative;
    padding-bottom: 36%;
}
.pp-img
{
    height: 340px;
}
.ep-hd1
{
  margin-left: -19%;
}
.added-filter
{
    width: fit-content;
    margin-top: -24px;
}
#filter4
{
    width: 154px;
}
#filter3
{
    width: 154px;
}
.ep-hd2
{
  margin-left: 4%;
}
.tbuy-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    position: absolute;
    top: 20%;
    /*bottom: 0px;*/
    left: 50px;
}

.tbuy-h1 {
    font-size: 45px;
    color: #002245;
    font-weight: 400;
}

.tbuy-p {
    font-size: 20px;
    color: #000000;
    font-weight: 500;
    padding-top: 30px;
    line-height: 1.5;
}

/* second css */
.tbuy-bg2 {
    background: #002245;
}

.tbuy-content2 {
    padding-top: 65px;
    padding-bottom: 0px;
    text-align: center;
}

.tbuy-line {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 5px solid #ffffff;
    width: 5%;
}

.tbuy-h2 {
    font-size: 36px;
    color: #ffffff;
    font-weight: 400;
    padding-top: 15px;
    margin-bottom: 0px;
    padding-bottom: 15px;
}

.tbuy-p2 {
    font-size: 20px;
    color: #ffffff;
    font-weight: 400;
    padding-top: 10px;
}

.tbuy-row {
    padding-left: 35px;
    padding-right: 50px;
    position: relative;
    bottom: 50px;
}

.tb-img {
    position: relative;
    top: 50px;
}

.tb-img2 {
    position: relative;
    top: 60px;
}

.tbuy-card {
    background-color: #123252;
    height: 315px;
    margin-top: 20px;
}

.tbuy-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
    padding-left: 30px;
    padding-right: 30px;
}

.tbuy-slide-h1 {
    font-size: 25px;
    color: #ffffff;
    font-weight: 400;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 1.5;
    text-align: start;
  }
  
  .flex-column-tbuy {
    padding-top: 40px;
    padding-bottom: 10px;
    text-align: start;
    padding-left: 25px;
    padding-right: 25px;
  }

  .tb-row {
    justify-content: center;
    position: relative;
    bottom: 40px;
  }

  /* 4th css */

  .tbuy-cont2 {
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 70px;
    background-color: #fafafc;
  }
  
  .tbuy-search {
    position: relative;
    left: 40px;
    top: 15px;
    z-index: 9;
  }
  
  .tbuy-input {
    display: block;
    width: 100%;
    height: 55px!important;
    padding: .375rem .75rem;
    font-size: 18px!important;
    padding-left: 80px!important;
    font-weight: 400;
    line-height: 1.5;
    color: #000!important;
    background-color: #fff!important;
    background-clip: padding-box;
    border: 0px solid #ced4da;
    border-radius: 0px!important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }
  
  #basic-addon2 {
    background-color: #002245;
    border: 1px solid #002245;
    font-weight: 500;
  }
  
  .tbuy-tabs {
    padding-left: 40px;
    padding-top: 20px;
  }
  
  .tbuy-nav {
    display: flex;
    border-bottom: 1px solid #e7e7e9;
    padding-right: 0px;
    width: 97%;
    border-right: 0px solid #ffffff;
  }
  
  .tbuy-link {
    padding-left: 55px!important;
      padding-right: 55px!important;
      background-color: transparent;
  }
  
  .tbuy-link:hover {
    text-decoration: none!important;
  }
  
  .tbuy-nav > .nav-item > .active {
    border-bottom: 3px solid #002245;
  }
  
  .tbuy-tab-cont {
    width: 100%;
  }
  
  .img-1 {
    position: relative;
    top: 35px;
    left: 15px;
  }
  
  #selector select option {
    color: #333;        
     position: relative;  
     top: 5px;
   }
   
   select {
     -webkit-appearance: none;
     -moz-appearance: none;
     -o-appearance:none;
     appearance:none;
   }
   
   select.input-lg {
    height: 50px !important;
    font-size: 18px;
    padding-left: 55px;
    border-radius: 0px;
    width: auto;
    padding-right: 60px;
   }
  
   .input-lg:focus {
    color: #495057;
    background-color: #ffffff;
    border-color: 1px solid #ced4da;
    outline: 0;
    box-shadow: none;
   }
   
   select + i.fa {
    float: right;
    margin-top: -38px;
    margin-right: 20px;
    pointer-events: none;
    background-color: transparent;
    padding-right: 5px;
    font-size: 28px;
   }
  
   #selector2 select option {
    color: #333;        
     position: relative;  
     top: 5px;
   }
  
   #selector2 {
       margin-left: 35px;
   }
  
   #selector33 select option {
    color: #333;        
     position: relative;  
     top: 5px;
   }
  
   .tbuy-angle {
    margin-top: -35px!important;
   }
  
   #selector33 {
       margin-left: 35px;
   }
  
   .tbuy-col2 {
    padding-top: 30px;
    float: right;
   }
  #selector44 {
    margin-left: 35px;
  }
   #selector4 {
    margin-left: 35px;
  }
  #selector5 {
       margin-left: 35px;
   }
  
   .tbuy-h4 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0px;
    padding-top: 10px;
   }
  
   select.input-sm {
    background: transparent;
    border: none;
    padding-left: 15px;
    padding-right: 70px;
    font-size: 18px;
    font-weight: 500;
    color: #002245;
   }
  
   .input-sm:focus {
    color: #495057;
    background-color: transparent;
    border-color: transparent;
    outline: 0;
    box-shadow: none;
   }
  
   .tbuy-row3 {
    padding-right: 30px;
    /*padding-top: 60px;*/
   }
  
   .tbuy2-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
    background: white;
    text-align: start;
    padding-right: 15px;
   }
  
   .tbuy2-title {
    color: #002245;
    font-size: 24px;
    font-weight: 600;
    padding-top: 8px;
    padding-bottom: 5px;
   }
  
   .tbuy2-text {
    font-size: 19px;
    line-height: 1.6;
    font-weight: 500;
    padding-bottom: 10px;
   }
  
   .cb-img {
    padding-right: 10px;
   }
  
   .ivn2-p {
     justify-content: space-between;
     padding-right: 1rem;
   }
  
   .tbuy-row4 {
    padding-right: 30px;
    padding-top: 45px;
   }
  
   .tbuy-btn {
    position: absolute;
    right: 25px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 3px;
    border: #f95b49;
    top: 15px;
    padding-bottom: 3px;
    background-color: #f95b49;
    font-size: 14px;
   }
  
   .tbuy-btn:hover {
    background-color: #f95b49;
    border: #f95b49;
   }
  
   .tbuy-btn:active {
    background-color: #f95b49!important;
    border: #f95b49!important;
   }
  

   /* 5th css */

   .tbuy-bg5 {
    background: #002245;
}

.tb5-line {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 6px solid #ffffff;
    width: 30%;
    margin-left: 5px;
}

.tb5-h2 {
    font-size: 36px;
    color: #ffffff;
    font-weight: 400;
    padding-top: 10px;
    margin-bottom: 0px;
    padding-bottom: 10px;
}

.tb-arr2 {
  display: none;
}
.epm-bg2
{
  background-image: url(images/exclusive-project-marketing/Group-1707.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    width: 100%;
    padding-bottom: 0%;
    padding-top: 20px;
    /*padding-top: 1%;*/
}
.pad-22
{
    padding-top: 2rem!important;
}
.wh-line-epm
{
  margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 5px solid #fff;
    width: 12%;
    text-align: left;
    margin-left: 0;
}
.emp-h1-wh
{
  font-size: 38px;
    color: #fff;
    font-weight: 400;
    padding-top: 10px;
}
.emp-p-wh
{
  color: #fff;
    font-size: 20px;
    font-weight: 400;
    padding-top: 20px;
    line-height: 1.8;
}
.sm-img
{
width: 68px;
height: 69px;
margin-right: 8%;
}
.card-color
{
    background-color: #fff !important;
}

.textarea1
{
  overflow: hidden;
  padding-top: 12px;
  height: auto !important;
  color: #6c757d!important;
    background-color: #fafafc!important;
}
.pft-4
{
  padding-top: 2rem;
}
.fh1
{
  height: 50px!important;
    background-color: #fafafc!important;
}
.cf-p
{
  padding: 30px 30px 20px 30px;
}
.col-pt
 {
  padding-top: 60px;
 }
@media screen and (max-width: 1287px) and (min-width: 1025px){
   #selector5 {
    margin-left: 10px;
} 
#selector2 {
    margin-left: 10px;
}
#selector33 {
    margin-left: 10px;
}
#selector44 {
    margin-left: 10px;
}
}    
@media screen and (max-width: 1024px) {
    #selector5 {
    margin-left: 0px;
}
.tbuy-h1
{
  font-size: 38px;
}
.tbuy-content
{
  top: 26%;
}
.tbuy-p
{
  padding-top: 20px;
}
.tbuy-h2
{
  font-size: 32px;
}
.tbuy-slide-h1
{
  font-size: 22px;
}

}

@media screen and (max-width: 900px) and (min-width: 768px) {
.tbuy-bg1
{
  height: 350px;
}
.tbuy-line
{
  width: 8%;
}
.tbuy-slide-h1 {
    font-size: 17px;
}
   #selector5 {
    margin-left: 0px;
} 
#selector2 {
    margin-left: 0px !important;
}
#selector33 {
    margin-left: 0px;
}
#selector44 {
    margin-left: 0px;

} 
}


@media screen and (max-width: 767px) { 
  .tbuy-h1 {
      font-size: 32px;
      color: #fff;
  }
  .tbuy-line {
      width: 15%;
  }
  .tbuy-tabs{
      padding-left: 20px;
  }
  .tbuy-p
  {
      color: #fff;
  }
  select.input-lg
  {
      width: 240px !important;
  }
  #filter4 {
    width: 240px;
}
.inv-nav
{
    display: none !important;
}
.added-filter
{
    margin-top: 0px;
}
  #selector33 {
      margin-left: 0px;
  }
  #selector44
  {
      margin-left: 0px; 
  }
  #selector5
  {
      margin-left: 0px;
  }
  .tbuy-slide-h1 {
      font-size: 16px;
      text-align: center !important;
  }
  .tbuy-card {
      height: 270px;
  }
  .tb-r2 {
    display: none;
  }
  .tbuy-body {
    padding-left: 10px;
    padding-right: 10px;
  }
  .tbuy-bg1
  {
    height: 380px;
    background-image: url(images/buyer-page/mob-buyer.jpg);
  }
  .tbuy-content
  {
    top: 36%;left: 35px;
  }
  .tbuy-content2
  {
    padding-top: 50px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .tbuy-row
  {
    padding-left: 0px;
    padding-right: 0px;
  }
  .tbuy-p2
  {
     padding-left: 15px;
    padding-right: 15px; 
  }
}

@media screen and (max-width: 575px) and (min-width: 467px) 
{
.tb-r2 {
  display: block;
  width: 100%;
}
.tb-arr2 {
  display: block;
  padding-top: 30px;
}
.tb-img2 {
  display: none;
}
.tbuy-body {
  padding-left: 20px;
  padding-right: 20px;
}
}

@media screen and (max-width: 466px) {
  #selector2 {
      margin-left: 15px;
  }
  #selector33 {
      margin-left: 0px;
  }
  .tbuy-col2 {
      float: left;
  }
  
  .tb-r2 {
    display: block;
    width: 100%;
  }
  .tb-arr2 {
    display: block;
    padding-top: 30px;
  }
  .tb-img2 {
    display: none;
  }
}
@media screen and (max-width:  375px)
{
  .tbuy-content2{
    padding-left: 10px;
    padding-right: 10px;
}
}