div#navbar {
    background: #fff;
}
#navbar {
    border-bottom: 1px solid #e9e9e9;
  }

section.partner-sec-two {
    padding: 0 20px;
    margin-top: 25px;
}


section.partner-sec-one .container,section.partner-sec-three .container,section.partner-sec-four .container {
    max-width: 92%;
}
.partner-sec-one {
    background-image: url(../../../../images/count_num_sec_bg.png);
    margin-top: 140px;
    padding-top: 60px;
    height: 46vh;
    background-position: right;
    background-repeat: no-repeat;
    position: relative;
    background-size: contain;
}
.partner-outerbox {
    position: absolute;
    z-index: inherit;
    display: block;
    background: #fff;
    margin-top: 0rem;
    padding-bottom: 4rem;
    width: 40%;
    z-index: 2;
}
section.partner-sec-one .partner-outerbox  .container {
    max-width: 80%;
}
section.partner-sec-one h1 {
    color: #141919;
    font-family: "proxima-nova", sans-serif;
font-weight: 700;
font-style: normal;
    font-size: 35px;
    margin-bottom: 20px;
    text-align: inherit;
}

section.partner-sec-one p {
    color: #4F4F4F;
font-family: "proxima-nova", sans-serif;
font-weight: 400;
font-style: normal;
    font-size: 14px;
}
section.partner-sec-one .animation_sun {
    position: absolute;
    left: unset;
    z-index: -1;
    padding-top: 0;
    right: 18%;
    top: 10%;
}
section.partner-sec-one .circle {
    border-radius: 50%;
    background-color: #32080d;
    width: 200px;
    height: 200px;
    position: absolute;
    opacity: 0;
    animation: scaleIn 6s infinite cubic-bezier(.36, .11, .89, .32);
}
section.partner-sec-one .partner-outerbox .know_arr p {
    font-family: "proxima-nova", sans-serif;
font-weight: 500;
font-style: normal;
    color: #141919;
    font-size: 1rem;
}
section.partner-sec-three {
    padding: 50px 0;
    position: relative;
    padding-bottom: 15px;
}
.partner-outerbox-two {
    position: absolute;
    background: #fff;
    margin-top: -7.2rem;
    right: 0;
    width: 47%;
    height: 100px;
}
section.partner-sec-three h2 {
    color: #4f4f4f;
    font-size: 16px;
    font-family: "proxima-nova", sans-serif;
font-weight: 700;
font-style: normal;
    width: 82%;
    line-height: 26px;
}
section.partner-sec-four h2 {
    color: #141919;
    font-size: 22px;
    margin-bottom: 15px;
    font-family: "proxima-nova", sans-serif;
font-weight: 700;
font-style: normal;
}

section.partner-sec-three p,section.partner-sec-four p {
    color: #4F4F4F;
font-family: "proxima-nova", sans-serif;
font-weight: 400;
font-style: normal;
    font-size: 14px;
}
section.partner-sec-four {
    padding: 30px 0 10px;
}

section.partner-sec-four .col-md-6.col-lg-6.col-sm-6.col-12 {
    width: 45%;
}

section.partner-sec-four .row {
    justify-content: space-between;
}

.jd-content {
    background: #fff;
    position: relative;
    padding: 30px;
    float: right;
    width: 85%;
    margin-top: -3rem;
    z-index: 2;
}
.jd-content a {
    margin-top: 30px;
    display: block;
}
.jd-content a p {
    font-family: "proxima-nova", sans-serif;
font-weight: 500;
font-style: normal;
    color: #141919 !important;
}
.vendor-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.jd-content.second-vendor-content a {
    display: inline-block;
    margin-right: 20px;
    margin-top: 10px;
    display: flex;
    gap: 10px;
    align-items: center;
    font-size: 14px;
}
.jd-content.second-vendor-content a:hover {
    text-decoration: underline;
}
.jd-content.second-vendor-content a img {
    width: 15px;
    height: 15px;
}
.col-md-6.col-lg-6.col-sm-6.col-12.odd-column {
    margin-top: 6%;
}
.jd-content.second-vendor-content {
    padding-right: 0;
}

.become_part_card_hover_cus{
    overflow: hidden;
    z-index: 1;
}
.become_part_card_hover_cus img:hover {
    -webkit-transform: scale(1.1,1.1); 
        transform: scale(1.1,1.1);
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.4s linear;
    }
    .become_part_card_hover_cus img{
      -webkit-transition: all 0.3s ease-in-out;
      cursor: pointer;
      transition: all 0.4s linear;
    }

    .jd-content.second-vendor-content a{
        color: #cbb294;
        text-decoration: none;
    }

.become_partner_img_full_wid_cut{
    overflow: hidden;
}
.become_partner_img_full_wid_cut img:hover {
    -webkit-transform: scale(1.1,1.1); 
        transform: scale(1.1,1.1);
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.4s linear;
    }
    .become_partner_img_full_wid_cut img{
      -webkit-transition: all 0.3s ease-in-out;
      cursor: pointer;
      transition: all 0.4s linear;
    }

    .bg_yell{
        display: flex;
        align-items: center;
    }
@media (min-width:1400px) {
    section.partner-sec-one h1 {
        font-size: 35px;
        margin-bottom: 20px;
    }
    
    section.partner-sec-one p,section.partner-sec-one .partner-outerbox .know_arr p {
        font-size: 14px;
    }
    section.partner-sec-three h2 {
        font-size: 18px;
        line-height: 30px;
    }
    section.partner-sec-four h2{
        font-size: 22px;
    }
    
    section.partner-sec-three p,section.partner-sec-four p {
        font-size: 14px;
    }
    section.partner-sec-four p {
        font-size: 16px;
    }
    section.partner-sec-two {
        padding: 0 20px;
        margin-top: 16px;
    }
}
@media (min-width:1550px) {
    section.partner-sec-one h1 {
        font-size: 40px;
        margin-bottom: 20px;
    }
    
    section.partner-sec-one p,section.partner-sec-one .partner-outerbox .know_arr p {
        font-size: 16px;
    }
    .partner-outerbox {
        padding-bottom: 5rem;
    }
    section.partner-sec-three h2,section.partner-sec-four h2 {
        font-size: 20px;
    }
    
    section.partner-sec-three p,section.partner-sec-four p {
        font-size: 16px;
    }
    .jd-content.second-vendor-content a img {
        width: 18px;
        height: 18px;
    }
    .jd-content.second-vendor-content a {
        font-size: 18px;
    }
    .partner-sec-one {
        margin-top: 160px;
    }
}
@media (min-width:1650px) {
    section.partner-sec-one h1 {
        font-size: 45px;
        margin-bottom: 20px;
    }
    .partner-outerbox .know_arr p:after {
        top: -5px;
    }
    .jd-content{
        padding: 45px;
    }
    
    section.partner-sec-one p,section.partner-sec-one .partner-outerbox .know_arr p {
        font-size:18px;
    }
    section.partner-sec-one h1{
        font-size:45px;
    }
    section.partner-sec-three h2 {
        font-size: 22px;
        line-height: 38px;
    }
    section.partner-sec-four h2{
        font-size: 28px;
    }
    section.partner-sec-three p {
        font-size: 18px;
    }
    section.partner-sec-four p{
        font-size: 20px;
    }
    section.partner-sec-two {
        padding: 0 20px;
        margin-top: 8px;
    }
    .partner-sec-four .know_arr p:after{
        top: -4px !important;
    }
    .jd-content.second-vendor-content a{
        font-size: 20px;
    }
}
@media screen and (min-width: 1801px){
    section.partner-sec-one h1{
        font-size: 48px;
    }
    section.partner-sec-one p, section.partner-sec-one .partner-outerbox .know_arr p{
        font-size: 20px;
    }
    section.partner-sec-three h2 {
        font-size: 26px;
        line-height: 43px;
    }
}
@media screen and (min-width: 1901px){
.partner-outerbox .know_arr p:after {
    top: 1px;
}

section.partner-sec-one .partner-outerbox .know_arr p{
    font-size: 1.5rem;
}
section.partner-sec-four h2{
    font-size: 3rem;
    padding-bottom: 3%;
}
.jd-content{
    padding: 50px;
}
section.partner-sec-four p{
    font-size: 1.4rem;
}
.jd-content .know_arr p:after{
    top: -2px;
}
section.partner-sec-one h1{
    font-size: 55px;
}

section.partner-sec-three h2 {
    font-size: 26px;
    line-height: 43px;
}
section.partner-sec-three p {
    font-size: 1.5rem;
}
.jd-content.second-vendor-content a {
    font-size: 22px;
}
}

@media (max-width:767px) {
    .vendor-link{
        display: inherit;
    }
    section.partner-sec-one .partner-outerbox .container {
        max-width: 92%;
    }
    .partner-outerbox {
        padding-bottom: 2rem;
        width: 100%;
    }
    section.partner-sec-one .animation_sun {
        padding-top: 0;
        right: 50%;
        top: -8%;
    }
    .partner-sec-one {
        height: auto;
        padding-top: 20px;
        background-size: inherit;
    background-position-y: -10px;
    }
    section.partner-sec-three {
        padding: 40px 0;
        position: relative;
    }
    .jd-content{
        width: 100%;
        padding-left: 0;
    }
    .partner-sec-two img{
        height: 350px;
        object-fit: cover;
    }
    .partner-sec-four img.w-100{
        height: 350px;
        object-fit: cover;
    }
    .jd-content{
        margin-top: inherit;
    }
    .partner-outerbox-two {
        display: none;
    }
    section.partner-sec-three h2,section.partner-sec-four h2 {
        width: 100%;
    }
    section.partner-sec-one h1 {
        font-size: 32px;
    }
    section.partner-sec-four .col-md-6.col-lg-6.col-sm-6.col-12 {
        width: 100%;
    }
    section.partner-sec-four {
        padding: 0px 0 30px;
    }
}

/* * */
@media screen and (min-width:1300px){
    .partner-outerbox {
    padding-bottom: 6rem;
}
}
@media screen and (min-width:1500px){
    .partner-outerbox {
    padding-bottom: 7rem;
}
}
@media screen and (min-width:1700px){
    .partner-outerbox {
    padding-bottom: 8rem;
}
}
@media screen and (min-width:1800px){
    .partner-outerbox {
    padding-bottom: 9rem;
}
section.partner-sec-three h2{
    font-size: 26px;
    line-height: 43px;
}
section.partner-sec-three p{
    font-size: 20px;
}
section.partner-sec-four h2{
    font-size: 31px;
}
section.partner-sec-four p{
    font-size: 22px;
}
.jd-content.second-vendor-content a{
    font-size: 22px;
}
}
@media screen and (min-width:1900px){
    .partner-outerbox {
    padding-bottom: 10rem;
}
}


/*----breadcrumbs-------*/
#bread_crums {
    position: absolute;
    top: -50px;
  }
  @media (min-width:1450px) and (max-width:1600px) {
    .know_arr p:after{
        top: -9px;
    }
    #bread_crums {
      top: -40px;
    }
  }
  @media (min-width:1550px) {
    #bread_crums {
      top: -59px;
    }
  }
  @media (min-width:1650px) {
    #bread_crums {
      top: -49px;
    }
  }
  @media (min-width:1800px) {
    #bread_crums {
      top: -48px;
    }
    .partner-outerbox .know_arr p:after {
        top: -4px;
    }
  }
  @media (max-width:767px) {
    .header_bg {
      margin-bottom: 70px !important;
    }
    #bread_crums {
      top: -65px;
      display: block;
    }
  }
  /*----breadcrumbs-------*/

@media screen and (min-width:768px) and (max-width:1024px){
    .partner-sec-one {
    height: auto;
}

section.partner-sec-two {
    padding-top: 100px;
}

section.partner-sec-four .col-md-6 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
}
#bread_crums {
    top: -50px !important;
}
}
@media screen and (min-width:1450px) and (max-width:1600px){
    section.partner-sec-one h1{
        font-size:40px;
    }
    section.partner-sec-three h2{
        font-size:20px;
        line-height:30px;
    }
    section.partner-sec-three p, section.partner-sec-four p{
    font-size:16px;
}
section.partner-sec-four p{
    font-size:18px;
}

section.partner-sec-four h2 {
    font-size: 25px;
}

.jd-content.second-vendor-content a {
    font-size: 18px;
}
section.partner-sec-one p {
    font-size: 16px;
}
}

.jd-content p:nth-child(2) {
    border-bottom: 1px solid #E6E7E8;
    padding-bottom:25px
}

p.connect_partnr a {
    margin-top: 10px;
    color: #cbb294;
}

p.connect_partnr a span {
    color: #4f4f4f;
}
@media (min-width:768px){
    .become_partner_img_full_wid_cut img:hover {
        transform: none;
    }
    
    .become_partner_img_full_wid_cut img {
        height: 75vh;
        width: 100%;
    }
}
.become_partner_img_full_wid_cut img{
    cursor: auto;
}