body
{
    color : #000;
}
.desktoplogo img {
    vertical-align: middle;
    width: auto;
    height: 140px;
}
.hero-6-txt h2
{
    font-size: 3.5rem;
}

h3.h3-xl {
   font-size: 32px;
    line-height: 40px;
}

.section-title p.para
{
    padding: 0 0%;
    color: #000;
    font-size: 17px;
    margin-bottom: 0;
    line-height: 29px;
}

strong.f600
{
    font-weight : 600;
}
#speakers-2 .col-lg-3 {
    padding: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 20%;
    max-width: 20%;
}

.speaker-meta h5
{
    letter-spacing: 0px;
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 30px;
    min-height: 120px;
    max-height: 120px;
    overflow: hidden;
}



.pricing-section .container
{
    max-width : 95%;
}


#pricing-1.pricing-section .container .row.pricing-row .col-lg-3 div.pricing-table
{
    padding-left: 5px;
    padding-right: 5px;
        min-height: 250px;
}

.pricing-section .container .row.pricing-row .col-lg-3 .pricing-table p
{
      font-size: 15px;
    margin-bottom: 10px;
    line-height: 23px;
    color: #ff4500 !important;
}
.pricing-section .container .row.pricing-row .col-lg-3 .pricing-table p.grey-color
{
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 23px;
}



.wide-60
{
    padding-top : 30px;
    padding-bottom : 10px;
}

.movetop4p
{
    margin-top : 4%;
}

.movetop4p .about-3-txt p.brand
{
    line-height: 35px;
        margin-bottom: 0;
}

.about-section .container p.leftpara
{
    line-height: 35px;
    font-size: 17px;
}

.section-title
{
    margin-bottom: 27px;
}

.wide-70 {
    padding-top: 40px;
    padding-bottom: 0;
}
.zigzaz {
    margin-top: 8px;
}
.container .section-title p.para1
{
    padding: 0 0%;
    color: #000;
    font-size: 16px;
    margin-bottom: 0;
    line-height: 23px;
}
.wide-100 {
    padding-top: 20px;
    padding-bottom: 0px;
}
.section-title h3.h3-lg {
    font-size: 46px;
    line-height: 58px;
}
.primary-nav ul.nav-tabs
{
    margin-bottom: 10px;
}
.nav-tabs .nav-link, 
.pricing-section .container .row.pricing-row .col-lg-3 .pricing-table p.grey-color
{
    color : #000 !important;
}
.visible-xs
{
    display : none;
}
.hidden-xs
{
    display : block;
}
.primary-nav .nav-tabs .nav-link.active, .primary-nav .nav-tabs .nav-item.show .nav-link
{
        color: #fff !important;
}

#sponsors-1 .brand-logo
{
    padding: 15px 15px;
}


/* prizes start */
    .pricecard {
      display: flex;
      flex-direction: column;
      gap: 1rem;
    }
    
    .pricecard h2 {
      font-weight: 600;
      font-size: 25px;
      margin-bottom: 0.5rem;
      padding-top: 13%;
    }
    
    .pricecard .sub {
      line-height: 1.25;
    }
    
    .pricecard:nth-of-type(1) .head {
      background-image: conic-gradient(
        at center top,
        rgb(254, 240, 148),
        rgb(250, 204, 21),
        rgb(191, 128, 37)
      );
    }
    
    .pricecard:nth-of-type(2) .head {
      background-image: conic-gradient(
        at center top,
        rgb(134, 239, 172),
        rgb(59, 130, 246),
        rgb(147, 51, 234)
      );
    }
    
    .pricecard:nth-of-type(3) .head {
      background-image: conic-gradient( at center top, rgb(224, 169, 38), rgb(205 156 251), rgb(89, 130, 246) );
    }
    
    .pricecard .head {
      padding: 10px;
      border-radius: 1rem;
      margin-bottom: 0.5rem;
      height: 10rem;
      display: flex;
      flex-direction: column;
      transition: all 0.25s ease-in-out;
      color: #ffffff;
      border: 1px solid #ffffff;
      cursor: pointer;
    }
    
    .pricecard .head:hover {
      transform: scale(1.04);
      box-shadow: 0px 5px 7px -6px rgba(0, 0, 0, 0.08),
        0px 8px 13.5px -6px rgba(0, 0, 0, 0.12),
        0px 16px 36px -6px rgba(0, 0, 0, 0.15);
    }
    
    .pricecard .price {
      font-weight: 600;
      font-size: 3rem;
      margin-top: auto;
      line-height: 0.85;
    }
    
    .pricecard .details {
      display: flex;
      flex-direction: column;
      gap: 1rem;
      color: #444444;
    }
    
    .pricecard .details .row {
      display: flex;
      gap: 1rem;
      align-items: center;
      padding: 0.5rem 1.5rem 1.5rem;
      border-bottom: 1px solid #ececec;
      transition: all 0.2s ease-in-out;
    }
    
    .pricecard .details .row:hover {
      gap: 1.25rem;
    }
    
    .pricecard .details .row:last-of-type {
      border-bottom: none;
    }
    
    .pricecard .details .row svg {
      width: 0.75rem;
      height: 0.75rem;
      fill: #444444;
    }

    .brand-logo
    {
        margin-bottom: 10px;
    }
/* prizes end */


 .addcolumnstep
 {
         border-left: 1px solid #fff;
 }

 #register-form .head1,
 #step-form .head1
 {
    color: #fff;
    font-size: 40px;
    text-align: left;
 }
 #register-form .paratext,
 #step-form .paratext
 {
    color: #fff;
    text-align: left;
    margin-bottom: 20px;
 }
 #step-form .instruction
 {
     color: #fff;
     font-size: 17px;
     margin-bottom: 10px;
 }
 
 #step-form ul.videoups
 {
    list-style: decimal;
    margin-left: 8%;
 }
 
 #step-form ul.videoups li 
 {
    color: #fff; 
    margin-top: 15px;
    margin-bottom: 15px;
 }
 
 #step-form p.mail
 {
      color: #fff; 
      font-size: 18px;
 }
 
 #step-form p.mail a
 {
     color: #fff;
     text-decoration: underline;
 }
 
 .btn.btn-md.videosubmit:hover,
 .btn.btn-md.videosubmit:focus
 {
     background: #fff;
 }
@media (max-width: 800px)
{
    #speakers-2 .col-lg-3
    {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .hover-overlay
    {
        height: 250px;
    }
    .speaker-meta h5
    {
        margin-bottom : 0px;
    }
    .speaker-meta p, .speaker-meta span
    {
        display : none;
    }
    .visible-xs
    {
        display : block;
    }
    .hidden-xs
    {
        display : none;
    }
    .hero-6-data h5
    {
        line-height: 34px;
    }
    h3.h3-lg
    {
        font-size: 20px;
    }
    .about-3-title {
        margin-bottom: 0px;
    }
    .movetop4p {
        margin-top: 1%;
    }
    .movetop4p .about-3-txt p.brand {
        line-height: 28px;
        margin-bottom: 0;
        font-size: 15px;
    }
    .wide-60 {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    span.section-id {
        font-size: 0.85rem;
        margin-bottom: 5px;
    }
    h3.h3-xl {
        font-size: 23px;
        line-height: 28px;
    }
    .about-section .container p.leftpara {
        line-height: 29px;
        font-size: 17px;
    }
    .section-title h3.h3-lg {
        font-size: 31px;
        line-height: 48px;
    }
    .section-title p.para
    {
            font-size: 14px;
            line-height: 23px;
    }
    .section-title h3.h3-lg {
        font-size: 26px;
        line-height: 30px;
    }
    .hover-overlay
    {
        height: 150px;
    }
    #speakers-2 .speaker-meta
    {
        top: 8%;
    }
    .section-title h3.h3-lg {
        font-size: 20px;
        line-height: 30px;
    }
    .section-title h4.h3-lg 
    {
        font-size: 20px;
        line-height: 30px;
    }
}