.ts-bg1 {
    background-image: url(images/Group_1713.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: auto;
    height: 500px;
    background-position: 100% 100%;
    max-width: none;
    position: relative;
}  
.ep-hd1
{
  margin-left: -19%;
}
.ep-hd2
{
  margin-left: 4%;
}
.faq-pad
{
    padding-left:20px;
}
.form-h-pad
{
    padding-bottom: 30px;
    
}
.ts-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: 70px;
}

.ts-h1 {
    font-size: 45px;
    color: #002245;
    font-weight: 400;
}

.ts-p {
    font-size: 20px;
    color: #000000;
    font-weight: 400;
    padding-top: 30px;
    line-height: 1.5;
}

.ts-btn1 {
    color: #000000;
    background-color: transparent;
    border: 1px solid #7f90a0;
    border-radius: 0px;
    width: auto;
    padding-left: 30px;
    padding-right: 50px;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.75px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 25px;
}

.ts-btn1:hover {
    color: #000000!important;
}

.ts-btn1:focus {
    box-shadow: none;
}

.bottom-right {
    position: absolute;
    bottom: 0px;
    right: 50px;
}

.ts-btn2 {
    color: #ffffff;
    background-color: #002245;
    border: 0px solid #002245;
    border-radius: 10px;
    width: auto;
    padding-left: 20px;
    padding-right: 18px;
    height: 40px;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.75px;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-top: 20px;
    margin-right: 5px;
}

.ts-btn2:hover {
    color: #ffffff!important;
}

.ts-btn2:focus {
    box-shadow: none;
}

/*  */

.ts-bg2 {
    background: #fafafc;
}

.ts-content2 {
    padding-top: 50px;
    padding-bottom: 85px;
    text-align: center;
}

.ts2-line {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 5px solid #002245;
    width: 5%;
}

.ts2-h2 {
    font-size: 38px;
    color: #002245;
    font-weight: 500;
    padding-top: 15px;
    margin-bottom: 0px;
    padding-bottom: 15px;
    letter-spacing: 1px;
}

.ts-row {
    padding-left: 30px;
    padding-right: 30px;
}

.ts-nav {
    display: flex;
    border-right: 0px solid #002866;
    width: 100%;
    padding-left: 20px;
}

.nav-justified .nav-item, .nav-justified>.nav-link {
    text-align: start;
}

.ts-item > .ts-link {
    text-decoration: none!important;
    font-size: 28px;
    color: #002245!important;
    text-align: center;
    width: 50px;
}

hr {
    margin-top: 30px;
    margin-bottom: 1rem;
    border: 0;
    border-top: 2px solid #dfdfe1;
    width: 15%;
}

.ts-item > .active > span {
    background-color: #002245;
    color: white;
}

.ts-no {
    background: white;
    border-radius: 30px;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
}

.ts-tab-cont {
    width: 100%;
    padding-top: 60px;
}

.ts-main {
    text-align: start;
    padding-left: 5px;
    padding-right: 10px;
    background-image: url(images/Group_1230.png);
    background-repeat: no-repeat;
    padding-top: 120px;
}
.ts-main2 {
    text-align: start;
    padding-left: 5px;
    padding-right: 10px;
    
    background-repeat: no-repeat;
    padding-top: 120px;
}
.ts-img
{
    background-image: url(images/seller-page/2.png);
}
.ts-img2
{
    background-image: url(images/seller-page/3.png);
}
.ts-img3
{
    background-image: url(images/seller-page/4.png);
}
.ts-img4
{
    background-image: url(images/seller-page/5.png);
}
.tab-h1 {
    font-size: 38px;
    color: #002245;
    font-weight: 400;
}

.tab-p {
    padding-left: 0px;
    font-size: 20px;
    color: #000000;
    font-weight: 400;
    padding-top: 30px;
    line-height: 1.5;
}

.ts-tab-btn1 {
    color: #000000;
    background-color: transparent;
    border: 1px solid #7f90a0;
    border-radius: 0px;
    width: auto;
    padding-left: 30px;
    padding-right: 50px;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.75px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 25px;
}

.ts-tab-btn1:hover {
    color: #000000!important;
}

.ts-tab-btn1:focus {
    box-shadow: none;
}

/*  */

.ts-bg3 {
    background: #002245;
}

.ts-content3 {
    padding-top: 50px;
    padding-bottom: 85px;
    text-align: center;
}

.ts-line {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 5px solid #ffffff;
    width: 5%;
}

.ts-h2 {
    font-size: 38px;
    color: #ffffff;
    font-weight: 400;
    padding-top: 15px;
    margin-bottom: 0px;
    padding-bottom: 15px;
}

.ts-p2 {
    font-size: 20px;
    color: #ffffff;
    font-weight: 400;
    padding-top: 10px;
}

.ts-row {
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 40px;
}

.ts-card {
    background-color: #123252;
    height: 300px;
    margin-top: 20px;
    text-align: center;
}

.ts-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
    padding-left: 30px;
    padding-right: 30px;
}

.ts-slide-h1 {
    font-size: 21px;
    color: #ffffff;
    font-weight: 400;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 1.8;
  }
  
  .flex-column-ts {
    padding-top: 40px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
  }

  /*  */

.ts-bg4 {
    background: #ffffff;
}

.ts-content4 {
    padding-top: 50px;
    padding-bottom: 85px;
    text-align: center;
}

.ts4-line {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 6px solid #002245;
    width: 5%;
}

.ts4-h2 {
    font-size: 36px;
    color: #002245;
    font-weight: 500;
    padding-top: 15px;
    margin-bottom: 0px;
    padding-bottom: 15px;
    letter-spacing: 1px;
}

/* .col-md-3{
    display: inline-block;
    margin-left:-4px;
  }
  .col-md-3 img{
    width:100%;
    height:auto;
  } */

/*  */
.ts-bg5 {
    background: #fafafc;
}

.ts-content5 {
    padding-top: 50px;
    padding-bottom: 30px;
    text-align: center;
}

.ts5-line {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 6px solid #002245;
    width: 5%;
}

.ts5-h2 {
    font-size: 38px;
    color: #002245;
    font-weight: 500;
    padding-top: 15px;
    margin-bottom: 0px;
    padding-bottom: 15px;
    letter-spacing: 1px;
}

#main {
    margin: 25px 0;
  }
  
  #main #faq .card {
    margin-bottom: 30px;
    border: 0;
  }
  
  #main #faq .card .card-header {
    border: 0;
    -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
            box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
    border-radius: 0px;
    padding: 0;
  }
  
  #main #faq .card .card-header .btn-header-link {
    color: #fff;
    display: block;
    text-align: left;
    background: white;
    color: #000000;
    padding: 20px;
    border-radius: 0px;
    font-size: 21px;
  }
  
  #main #faq .card .card-header .btn-header-link:after {
    content: "";
    width: 8px;
    height: 8px;
    border-bottom: 2px solid #757575;
    border-right: 2px solid #757575;
    float: right;
    position: relative;
    top: 12px;
    right: 25px;
    transform: rotate(45deg);
    transform-origin: center;
    /*content: "\f107";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    float: right;*/
  }
  
  #main #faq .card .card-header .btn-header-link.collapsed {
    background: white;
    color: #000000;
    font-size: 21px;
    font-weight: 400;
    border-radius: 0px;
  }
  
  #main #faq .card .card-header .btn-header-link.collapsed:after {
    /*content: "\f106";*/
        color: #757575;
    /*border-color: ;*/
    -webkit-transition: all 0.5s cubic-bezier(0.36, 1.64, 0.29, 0.88);
    transition: all 0.5s cubic-bezier(0.36, 1.64, 0.29, 0.88);
    transform: rotate(-45deg);
    border-color: #757575;
  }
  
  #main #faq .card .collapsing {
    background: white;
    line-height: 30px;
  }
  
  #main #faq .card .collapse {
    border: 0;
  }
  
  #main #faq .card .collapse.show {
    background: white;
    line-height: 30px;
    color: #000000;
  }

/*  */
.ts-bg6 {
    background-image: url(images/Group_1714.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.ts-content6 {
    padding-top: 50px;
    padding-bottom: 150px;
    text-align: center;
}

.ts6-line {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 5px solid #ffffff;
    width: 5%;
}

.ts6-h2 {
    font-size: 38px;
    color: #ffffff;
    font-weight: 500;
    padding-top: 15px;
    margin-bottom: 0px;
    padding-bottom: 15px;
    letter-spacing: 1px;
}

.ts6-p {
    font-size: 20px;
    color: #ffffff;
    font-weight: 400;
    padding-top: 10px;
    line-height: 1.5;
}

.ts6-btn1 {
    color: #ffffff;
    background-color: transparent;
    border: 1px solid #ffffff;
    border-radius: 0px;
    width: auto;
    padding-left: 30px;
    padding-right: 50px;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.75px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 25px;
}

.ts6-btn1:hover {
    color: #ffffff!important;
}

.ts6-btn1:focus {
    box-shadow: 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: 6px solid #fff;
    width: 12%;
    text-align: left;
    margin-left: 0;
}
.emp-h1-wh
{
  font-size: 45px;
    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;
}

@media screen and (max-width: 1024px) {

.ts-h1
{
    font-size: 38px;
}
.ts-btn1
{
    font-size: 17px;
}
.ts2-h2
{
    font-size: 32px;
}
.ts-no
{

}
hr
{
    width: 12%;
}
.tab-h1
{
  font-size: 32px;  
}
.ts-tab-btn1
{
  font-size: 17px;  
}
.ts-content2
{
    padding-bottom: 60px;
}
.ts-h2
{
    font-size: 32px;  
}
.ts-slide-h1
{
    font-size: 17px;
}
.ts-body
{
    padding-left: 10px;
    padding-right: 10px;
}
.hm9-line
{
    width: 6%;
}

.ts5-h2
{
    font-size: 32px;
}
.ts6-h2
{
  font-size: 32px;   
}
.ts6-btn1
{
  font-size: 17px;  
}
.ts6-line
{
    width: 6%;
}
.ts-content6
{
    padding-bottom: 80px;
}


}    

@media screen and (max-width: 900px) and (min-width: 768px) {
.ts-bg1
{
    height: 400px;
}
.ts-content {
    top: 20%;
}
.bottom-right {
    bottom: 6px;
}
.ts-main
{
    padding-top: 0px;
}
.ts-main2
{
    padding-top: 0px;
}
.ts2-line
{
    width: 8%;
}
.ts-line
{
  width: 8%;  
}
#main #faq .card .card-header .btn-header-link.collapsed
{
    font-size: 17px;
    padding-left: 10px;
    padding-right: 10px;
}
#main #faq .card .card-header .btn-header-link
{
   font-size: 17px;
    padding-left: 10px;
    padding-right: 10px; 
}

}
/* media query */

  @media screen and (max-width: 991px) {
    .ts-bg1 {
        background-position: 50% 50%;
    }
    .bottom-right {
        /*bottom: -100px;*/
    }
    .ts-content {
        /*top: 150px;*/
    }
    .ts-row {
        padding-left: 20px;
        padding-right: 20px;
    }
    .ts-card {
        height: 400px;
    }
    .ts-hr {
        width: 10%;
    }
    .ts-body {
        padding-left: 15px;
        padding-right: 15px;
    }
  }

  @media screen and (max-width: 767px) {
    .ts-bg1 {
        background-image: url(images/seller-page/mob-transact.jpg);
        background-position: 50% 50%;
        height: 380px;
    }
    .form-h-pad
{
    padding-bottom: 0px;
    padding-top: 50px;
    
    
}
.pad-form
{
    padding-bottom: 30px;
}
    
    
    .ts-content {
        left: 30px;
        top: 31%;
    }
    .ts-h1 {
        font-size: 28px;
        color: #fff;
    }
    .ts-p {
        font-size: 16px;
        padding-top: 5px;
        padding-right: 20px;
    }
    .ts-btn2
    {
        font-size: 15px;padding-top: 8px;
    }
    .ts-btn1 {
        margin-top: 10px;
        color: #fff;
        border: 1px solid #fff;
    }
    .bottom-right {
        bottom: 30px;
        /*right: 30px;*/
    }
    .ts-nav {
        padding-left: 0px;
    }
    .ts-row {
        padding-left: 20px;
        padding-right: 20px;
    }
    .ts-card {
        height: 340px;
    }
    .ts-body {
        padding-left: 20px;
        padding-right: 20px;
    }
    .ts-slide-h1 {
        font-size: 17px;
    }
    .ts6-h2 {
        font-size: 32px;
    }
    .ts6-p {
        font-size: 16px;
    }
    .ts6-line {
        width: 15%;
    }
    /* .ts-hr {
        width: 10%;
    } */
    .ts-hr {
        margin-top: 33px;
        margin-bottom: 1rem;
        border: 0;
        border-top: 2px solid #dfdfe1;
        width: 15%;
        margin-left: 0px;
        margin-right: 10px;
    }
    .ts-no {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 18px;
    }
    .ts-item > .ts-link {
        width: 30px;
        padding-left: 0px;
        padding-right: 0px;
        margin-right: 0px;
    }
    .ts2-line
    {
        width: 15%;
    }
    .ts-row
    {
        padding-top: 0px;
    }
    .change-col
    {
        flex-direction: column-reverse;
    }
     .ts-line {
        width: 15%;
    }
    .ts4-line {
        width: 15%;
    }
    .ts5-line {
        width: 15%;
    }
    .ts-content3
    {
        padding-bottom: 70px;
    }
    .hm9-line
    {
        width: 15%;
    }
    #demo
    {
        padding-top: 1rem !important;
    }

      .carousel-indicators
    {
        bottom: -6% !important;
    }

    #main #faq .card .card-header .btn-header-link:after
    {
        right: 0px;
        top: 0px;
    }
    #main #faq .card .card-header .btn-header-link.collapsed
    {
        font-size: 18px;

    }
    #main #faq .card .card-header .btn-header-link
    {
        font-size: 18px;
        font-weight: 400;
    }
    .ts6-btn1
    {
        font-size: 15px;
    }
    .ts-content6 {
    padding-bottom: 60px;
    padding-left: 15px;
    padding-right: 15px;
   }
   .prop-btn2
   {
    padding-top: 14px;
    padding-bottom: 14px;
   }
  }

  @media screen and (max-width: 640px) and (min-width: 576px) {
      .ts-hr {
        width: 15%;
        margin-right: 5px;
      }
  }

  @media screen and (max-width: 575px) and (min-width: 545px) {
    .ts-hr {
        width: 10%;
        margin-right: 15px;
    }
  }

  @media screen and (max-width: 544px) and (min-width: 467px) {
    .ts-hr {
        width: 10%;
       margin-left: 5px;
        margin-right: 5px;
    }
  }


  @media screen and (max-width: 466px) {
    .ts-card {
        height: 300px;
    }
    .ts-hcol {
        padding-top: 35px;
    }
    /*.ts2-line {
        width: 20%;
    }*/
   
    .ts-hr {
        margin-top: 33px;
        margin-bottom: 1rem;
        border: 0;
        border-top: 2px solid #dfdfe1;
        width: 6%;
        margin-left: 5px;
        margin-right: 5px;
        z-index: 5;
    }
    .ts-no {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 16px;
        z-index: 9;
    }
    .ts-item > .ts-link {
        width: 30px;
        padding-left: 0px;
        padding-right: 0px;
        margin-right: 0px;
    }
  }