/* Emporia */

  @font-face {
    font-family: 'Emporia';
    src: url('../fonts/Emporia Regular.woff') format('woff2'),
        url('../fonts/Emporia Rough.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


section.Company_information_main {
    /* background: url(../images/Award_Banner.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 30px; */
}
.Company_left {
    margin-top: 0px;
    text-align: left;
    margin-bottom: 30px;
}
.Company_left h1 {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 900;
    font-size: 60px;
    line-height: 82px;
    color: #FFFFFF;
}

.Company_left h1 span {
    font-weight: 400;
    font-family: 'Emporia';
    color: #F8C43E;
    font-size: 70px;
    line-height: 90px;
}

.Company_Bg {
    background-repeat: no-repeat;
    padding: 0;
}

.Company_left p {
    color: #1F2227;
    font-weight: bold;
    font-size: 16px;
    margin-top: 20px;
}
a.nominate_now {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    background-color: #0b7bff;
    padding: 13px 0px;
    border-radius: 5px;
    margin-top: 30px;
    display: inline-block;
    width: 220px;
    text-align: center;
}
.Company_left a.schedule-call-btn {
    background-color: #29BD4E;
    margin-left: 30px;
}

.header .navbar-collapse ul li.nav-item a.nav-link.nominate_now {
    background: transparent;
    color: #0b7bff;
    border-radius: 0;
    font-size: 16px;
    width: auto;
    border-right: 1px solid #000;
    padding-right: 50px;
}
.Banner_Counter {
    /* backdrop-filter: blur(20px); */
    border-radius: 0;
    padding: 30px 0;
}
.Banner_Counter h3 {
    text-align: center;
    font-size: 30px;
    color: #FFFFFF;
    font-weight: 500;
}
.Banner_Counter ul li {
    display: inline-block;
    font-size: 20px;
    line-height: 24px;
    list-style-type: none;
    padding: 15px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.5);  
    text-align: center;
    font-family: 'Bahnschrift';
} 
  .Banner_Counter ul li span {
    display: block;
    font-size: 70px;
    line-height: 84px;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.75);
    font-family: 'Bahnschrift';
}

.Company_Right {
    position: relative;
}

section.Awards_nominationa_votes {
    background: #f1efe9;
    padding: 50px 0;
}

.numbers_box {
    color: #FC4446;
    background: #28282F;
    border-radius: 20px;
    padding: 45px 0px;
    text-align: center;
}

.numbers_box p {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #FC4446;
    margin-top: 15px;
    margin-bottom: 0;
}

.numbers_box span {
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 41px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #FFFFFF;
   
    width:100%;
}

.second-right ul {
    padding-left: 0;
}

.second-right ul li h2 {
    font-size: 18px;
    line-height: 40px;
    padding: 0 0 10px 0;
    font-weight: 400;
    color: #C7C7C7;
}

.Nomination_Date {
    background: #E49E2D;
    border-radius: 5px;
    padding: 11px;
    text-align: center;
    margin-bottom: 50px;
}
.Nomination_Date p {
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 38px;
    text-align: center;
    text-transform: capitalize;
    color: #050405;
    margin: 0;
}
section.video {
    padding-top: 50px;
    background: #FFFFFF;
}
.award_video iframe {    
    border-radius: 10px;
}
section.Categories_main {
    padding: 50px 0 50px;
    background: #F1EFE9;
}
.Categories_main.cate_main.Award_Bg {
    background: #fff;
}
.Categories_main_Left.Winners {
    background: no-repeat;
    text-align: center;
}
.Categories_main_Left h2 {
    font-weight: 500;
    font-size: 40px;
    line-height: 53px;
    color: #FC4446;
    font-family: 'Playfair Display';
}

.Categories_main_right p {
    font-size: 16px;
    line-height: 30px;
    color: #3C3C3C;
}

.Cat_box {
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 20px;
    border-bottom: 5px solid #FC4446;
}

.Cat_box_icon {
    margin-bottom: 20px;
}

.Cat_box_title h3 {
    font-weight: 500;
    font-size: 24px;
    line-height: 33px;
    color: #281E67;
    padding-left: 15px;
}

.Cat_box_link h4 {
    font-weight: 900;
    font-size: 14px;
    line-height: 25px;
    color: #281E67;
    padding-right: 10px;
} 

.Cat_box p {
    font-size: 14px;
    line-height: 25px;
    color: #707070;
}

.Cat_box:hover {
    background: #FC4446;
    border-top: 0;
    border-bottom: 5px solid #FC4446;
}

.Cat_box:hover .Cat_box_icon svg path {
    fill: #fff;
}

.Cat_box:hover .Cat_box_title h3, 
.Cat_box:hover .Cat_box_link h4 {
    color: #fff;
}

.Cat_box .Cat_box_link svg {
    background: #fff;
    padding: 5px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
}

.Cat_box:hover .Cat_box_link svg path {
    fill: #FC4446;
}

.Cat_box:hover p {
    color: #fff;
}

section.How_it_Works_main {
    background: #FAF9F7;
    padding: 50px 0;
    position: relative;
}



.How_it_Works_main_Left h2, .Common_Queries_main_Left h2 {
    font-weight: 500;
    font-size: 40px;
    line-height: 53px;
    color: #FC4446;
    font-family: 'Playfair Display';
    text-align: center;
}

.How_it_Works_main_box h3 {
    font-weight: 500;
    font-size: 40px;
    line-height: 53px;
    color: #281E67;
    font-family: 'Playfair Display';
    margin-bottom: 30px;
    display: inline-block;
    z-index: 9;
    position: relative;
}

.How_it_Works_main_box_title.How_it_Works_main_box_title1 h3:after {
    font-weight: 800;
    font-size: 100px;
    line-height: 137px;
    font-family: 'Avenir';
    background: linear-gradient(to right, #ffffff, #E9E9E9);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    content: '01';
    margin-left: -30px;
    z-index: -9;
    position: absolute;
    top: -60px;
}

.How_it_Works_main_box_title.How_it_Works_main_box_title2 h3:after {
    font-weight: 800;
    font-size: 100px;
    line-height: 137px;
    font-family: 'Avenir';
    background: linear-gradient(to right, #ffffff, #E9E9E9);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    content: '02';
    margin-left: -30px;
    z-index: -9;
    position: absolute;
    top: -60px;
}

.How_it_Works_main_box_title.How_it_Works_main_box_title3 h3:after {
    font-weight: 800;
    font-size: 100px;
    line-height: 137px;
    font-family: 'Avenir';
    background: linear-gradient(to right, #ffffff, #E9E9E9);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    content: '03';
    margin-left: -30px;
    z-index: -9;
    position: absolute;
    top: -60px;
}

.How_it_Works_main_box p {
    font-size: 16px;
    line-height: 30px;
    color: #3C3C3C;
}

.How_it_Works_main_box_title span {
    font-weight: 800;
    font-size: 100px;
    line-height: 137px;
    font-family: 'Avenir';
    background: linear-gradient(to right, #ffffff, #E9E9E9);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.Common_Queries .nav-pills {
    max-width: 300px;
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.Common_Queries .nav-pills .nav-link {
    padding: 15px 15px;
    position: relative;
    background: #013872;
    border-bottom: 1px solid #D4D9DE;
    color: #fff;
    border-radius: 0;
}

.Common_Queries .nav-pills .nav-link.active {
    border-radius: 5px 5px 0 0;
    background: #0B7BFF;
}

.Common_Queries .nav-pills .nav-link.active:after {
    content: '';
    border-left: 10px solid #013872;
    border-bottom: 10px solid #fff;
    border-top: 10px solid #fff;
    position: absolute;
    right: -10px;
    display: none;
}

.Common_Queries .nav-pills .nav-link:last-child {
    border: 0;
}

.Common_Queries .tab-content {
    width: 100%;
}

.Common_Queries .accordion-item {
    border: 0;
    margin-bottom: 10px;
}

.Common_Queries .accordion-item button.accordion-button {
    background: #F8F8F8;
    border: 1px solid #D4D9DE;
    color: #013872;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    box-shadow: none;
}

.Common_Queries .accordion-body {
    border: 1px solid #D4D9DE;
}

.Common_Queries_tabs {
    background: #FFFFFF;
    border: 1px solid #D4D9DE;
    border-radius: 5px;
    padding: 20px;
}

.How_it_Works_main_box_img {
    position: relative;
    padding: 15px;
}

.How_it_Works_main span.bg_span {
    content: '';
    background: url(../images/How_it_box_Verticle_line.svg) no-repeat;
    width: 2px;
    height: 1110px;
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 165px;
    z-index: 0;
}

.How_it_Works_main_box_title {
    position: relative;
}

.How_it_Works_main_box_title1:before, 
.How_it_Works_main_box_title2:before,
.How_it_Works_main_box_title3:before {
    content: '';
    background: url(../images/How_it_box_icon.svg)no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    left: -35px;
    top: 18px;
    z-index: 9;
}

.How_it_Works_main_box_title2:before {
    left: auto;
    right: -38px;
}

.How_it_Works_main_box1, .How_it_Works_main_box3 {
    padding-left: 15px;
}

.How_it_Works_main_box2 {
    padding-right: 15px;
}

p.Upload_img_title {
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    color: #2D2D2D;
    margin-bottom: 10px;
    margin-top: 10px; }

.nomination_modal {

}

.nomination_modal .modal-title {
    font-weight: 900;
    font-size: 35px;
    line-height: 48px;
    color: #1F2227;
}


.Learining_details h2 {
    font-weight: 900;
    font-size: 30px;
    line-height: 41px;
    color: #1F2227;
    display: inline-block;
    margin-right: 30px;
}

.Learining_details span {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #969696;
}

.Learining_details span img.img-responsive {
    vertical-align: initial;
    padding-right: 0;
}

.Learining_details ul.sub_heading li {
    list-style: none;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    display: inline-block;
    color: #144E93;
    border-right: 1px solid #144E93;
    padding-right: 6px;
}

.Learining_details ul.sub_heading li:last-child {
    border: 0;
}

.Learining_details ul.inner_heading li {
    list-style: none;
    padding: 8px 0;
}

.Learining_details tags.tagify {
    border: 1px solid #ced4da;
}

.Learining_details tags.tagify span.tagify__input {
    margin: 0;
    padding: 9px 5px 5px;
    border: 0;
}

.Learining_details .tagify {
    --tag-bg: #29BD4E;
    --tag-hover: #3e9253;
    --tag-remove-bg: #29BD4E;
}

.Learining_details span.tagify__tag-text {
    color: #ffffff;
}

.Learining_details .tagify__tag__removeBtn {
    border: 2px solid #fff;
}

.Learining_details .file {
    position: relative;
    overflow: hidden;
  }

  
.Learining_details .file input {
    position: absolute;
    font-size: 50px; 
    opacity: 0;
    right: 0;
    top: 0;
}


.Learining_details .file input {
    font-size: 193px;
}

.Learining_details .btn_img_upload {
    position: relative;
    display: block;
    cursor: pointer;
}

.Learining_details .file {
    z-index: 9;
    position: absolute;
    width: 28px;
    height: 28px;
    right: 10px;
    /* left: 0; */
    /* bottom: 0; */
    top: 10px;
    margin: 0% auto;
    cursor: pointer;
}

.Learining_details .form-check-input[type=radio] {
    background-image : url(../images/radiobox-blank.svg);
    margin-top: 0px;
    width: 24px;
    height: 24px;
    margin-right: 5px;
}

.Learining_details .form-check-input:checked[type=radio] {
    background-image : url(../images/radiobox-marked.svg); 
    background-color: transparent;
    border-color: transparent;
}

.Learining_details .file input {
    font-size: 22px;
}

.Learining_details label.form-check-label {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #2D2D2D;
}

h3.Learining_details_heading {
    font-weight: 600;
    font-size: 22px;
    line-height: 29px;
    color: #281E67;
    margin: 15px 0;
    font-family: 'Playfair Display';
}

.Learning_topics {
    padding: 30px 0;
}

.Learning_topics h2 {
    font-weight: 500;
    font-size: 20px;
    line-height: 22px;
    color: #1F2227;
    margin-bottom: 20px;
}

.Learning_topics ul li {
    font-size: 16px;
    line-height: 22px;
    color: #2D2D2D;
    padding: 9px 14px;
    background: #F2F2F2;
    border-radius: 20px;
    display: inline-block;
    list-style: none;
    margin-right: 5px;
}

.Learning_topics ul li:last-child {
    margin-right: 0;
}


.Learning_topics tag.tagify__tag {
    --tag-bg: #F2F2F2;
    border-radius: 50%;
    --tag-hover: #F2F2F2;
    background: #F2F2F2;
    border-radius: 20px;
}

.Learning_topics .tagify__tag>div {
    padding: 0.575em 1.5em;
    border-radius: 30px;
}

.Learning_topics .tagify {
    --tag-pad: 0.7em 0.5em;
    --tag-bg: #013872;
    --tag-hover: #013872;
    --tag-text-color: white;
    --tag-text-color--edit: black;
    --tag-remove-btn-color: white;
    --tag-remove-bg: rgb(1 56 114);
    --tag-remove-btn-bg--hover: #ffffff;
}

.Learning_topics span.tagify__tag-text {
    color: black;
}

.Learning_topics .tagify__tag>div::before,
.Learning_topics .tagify__tag:hover:not([readonly]) div::before {
    box-shadow: none;
}

.Learning_topics x.tagify__tag__removeBtn {
    display: none;
}

.nomination_modal input,
.nomination_modal select {

}

.Learning_topics .selectpicker {
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    font-size: 1rem;
    color: #747d84;
}

.nomination_modal .modal-body {
    padding: 0;
    border: 0;
}

.nomination_modal .Learining_details, .nomination_modal .Learning_topics {
    padding: 20px;
}

.nomination_modal .Learning_topics {
    border: 1px solid #E5E5E5;
    border-bottom: 0;
    background: #FAFAFA;
    border-radius: 0px 0px 10px 10px;
}

.nomination_modal .modal-footer {
    border: 0;
}

.nomination_modal .modal-footer button.btn.btn-primary {
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;
    background: #0B7BFF;
    border-radius: 5px;
    padding: 15px 63px;
}

.nomination_modal .Learining_details label.error, .nomination_modal .Learning_topics label.error {
    font-size: 12px;
    color: red;
    padding-top: 5px;
}

.nomination_modal input, .nomination_modal select {
    border: 0;
    border-bottom: 1px solid #E5E5E5;
    border-radius: 0;
    padding: 7px 0;
}

.nomination_modal select + span {
    background-image: url(../images/down_arrow.svg);
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    z-index: 999;
    float: right;
    margin-top: -32px;
    margin-right: 5px;
    pointer-events: none;
    padding-right: 5px;
}

select#nomination_qualification {
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    font-size: 1rem;
    color: #747d84;
}

select#nomination_category {

    width: 100%;
    padding: 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    font-size: 1rem;
    color: #747d84;
}

select#nomination_award {
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    font-size: 1rem;
    color: #747d84;
}

select#award_country {
 
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    font-size: 1rem;
    color: #747d84;
}

select#award_state {
 
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    font-size: 1rem;
    color: #747d84;
}

select#award_city {
 
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    font-size: 1rem;
    color: #747d84;
}

.nomination_modal  select {
    position: relative;
    background: transparent;
    padding-left: 0;
    padding-right: 0;
}

.Learning_topics input {
    background: transparent;
    padding-left: 0;
    padding-right: 0;
}

.nomination_modal .modal-header {
    border-bottom: 0;
    padding-bottom: 0;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #BFBFBF;
    opacity: 1; /* Firefox */
    font-size: 16px;
    line-height: 22px;
  }

  .nomination_modal .modal-body label.form-label {
    font-size: 13px;
    line-height: 16px;
    color: #68696A;
}

.nomination_modal .modal-content {
    border-radius: 10px;
}

.nomination_modal .modal-header button.btn-close {
    position: absolute;
    top: 20px;
    right: 20px;
    background-image: url(../images/Modal_close.svg);
    padding: 0;
    font-size: 24px;
}


  .reveal{
    position: relative;
    transform: translateY(250px);
    opacity: 0;
    transition: 1s all ease;
  }
  
  .reveal.active{
    transform: translateY(0);
    opacity: 1;
  }


  .item {

  }

  #circle {
    fill: red;
  }
  
  #mySVG {

  }
  
  .st0 {
    fill: none;
    stroke-dashoffset: 3px;
    stroke: red;
    stroke-width: 5;
    stroke-miterlimit: 10;
    stroke-dasharray: 20;
  }
  
  .mask-style {
    stroke: white;
    stroke-width: 7;
  }


  #line-svg {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
  }
  div.draw-line-height {
    /* feel free to change height */
    height: 5000px;
  }


  #mySVG {
    position: fixed;
    top: 15%;
    width: 400px;
    height: 210px;
    margin-left:-50px;
  }

  /*.How_it_Works_main_box_img.How_it_Works_main_box_img2 span.bg_span {
        background: #faf9f7;
        position: absolute;
        z-index: 99;
    }*/

    span#speaker_file_error {
        color: red;
    }

    span#image_error {
        color: red;
    }

    span#mandatory_field {
        color: red;
    }

    a#sample_file{
        float: right;
        color:black;
        padding:0px;
    }

   .Learining_details .dropdown.bootstrap-select {
        width: 100% !important;
        background: #FFFFFF;
        border-bottom: 1px solid #DEDEDE;
        border-radius: 4px;
    }

    .Learining_details button.btn.dropdown-toggle.btn-light {
        background: transparent;
    }

    .Learining_details ul.dropdown-menu.show li:hover {
        background-color: #0d6efd;
        color: #fff;
        transition: 0.8s;
    }

    .Learining_details .dropdown.bootstrap-select ul.dropdown-menu.show li {
        padding: 0 0px;
    }

    .Learining_details .dropdown.bootstrap-select ul.dropdown-menu.show li a {
        padding: 0 20px;
    }

    .Learining_details .dropdown-item.active,
    .Learining_details .dropdown-item:active {
        color: #fff;
        text-decoration: none;
        background-color: #0d6efd;
    }

    .Learining_details .bootstrap-select .bs-searchbox .form-control {
        margin-bottom: 0;
        width: 100%;
        float: none;
        box-shadow: none;
        border: 0;
        border-bottom: 1px solid;
        border-radius: 0;
    }

    .Learining_details ul.dropdown-menu.show li a.dropdown-item.active span {
        color: #fff;
    }

    .Learining_details ul.dropdown-menu.show li:hover a span {
        color: #fff;
    }

    .Learining_details button.btn.dropdown-toggle.btn-light:focus {
        outline: none !important;
        box-shadow: none;
    }

    .Learining_details button.btn.dropdown-toggle.btn-light {
        background: transparent;
        padding: 7px 0;
        border: 0;
        border-radius: 0;
    }

    .Learining_details .form-control:focus {
        box-shadow: none;
    }

    .Learining_details .dropdown-menu.show {
        border-radius: 10px;
    }
    .Learining_details .bs-searchbox {
        padding: 4px 0;
    }

    .Learning_topics .form-control:focus {
        outline: none !important;
        box-shadow: none;
        background: transparent;
    }

    .upload-file input[type=file] {
        position: absolute;
        right: -9999px;
        visibility: hidden;
        opacity: 0;
      }
      
     .upload-file input[type=submit] {
        position: relative;
        padding: 1rem 3rem;
        background: #0c8fda;
        display: inline-block;
        text-align: center;
        overflow: hidden;
        border-radius: 10px;
        border: 0;
        color: #fff;
      }
      .upload-file input[type=submit]:hover {
        background: #0b7fc2;
        color: #fff;
        cursor: pointer;
        transition: 0.2s all;
      }
      
      .upload-file label.form_label {
       float: left;
      }

      .upload-file form label:hover {
        background: #0c8fda;
        color: #fff;
        cursor: pointer;
        transition: 0.2s all;
      }
      
      .upload-file label.form-label {
        float: left;
        width: 100%;
        }

        .upload-file div.files {
            background: transparent;
            padding: 0;
            margin: 0;
            border-radius: 10px;
            float: left;
            width: 95%;
        }

        .upload-file div.files label#uploads {
            width: 95%;
        }

      .upload-file div.files h2 {
        font-weight: 500;
        font-size: 30px;
        font-size: 16px;
        line-height: 22px;
        color: #BFBFBF;
        display: inline-block;
        margin-right: 30px;
    }
      .upload-file div.files ul {
        list-style: none;
        padding: 0;
        max-height: 150px;
        overflow: auto;
      }
      .upload-file div.files ul li {
        padding: 0.5rem 0;
        padding-right: 2rem;
        position: relative;
      }
      .upload-file div.files ul li i {
        cursor: pointer;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translatey(-50%);
      }
      
      .upload-file span.file-size {
        color: #999;
        padding-left: 0.5rem;
      }

      .upload_files_box {
        border-bottom: 1px solid #dfdfdf;
        display: inline-block;
        width: 100%;
        padding-bottom: 13px;
    }

      .nomination_modal .Learining_details tags.tagify {
        border: 0;
        border-bottom: 1px solid #DEDEDE;

        --tag-bg: #CADFF6;
        --tag-hover: #CADFF6;
        --tag-text-color: #2D2D2D;
        --tag-text-color--edit: #2D2D2D;
        --tag-remove-btn-color: #CADFF6;
        --tag-remove-bg: #CADFF6;
        --tag-remove-btn-bg: #2d2d2d;
        --tag-remove-btn-bg--hover: #2D2D2D;
        border-radius: 0px;
    }

    .nomination_modal .Learining_details span.tagify__tag-text {
        color: #2D2D2D;
    }

    .nomination_modal .Learining_details .tagify__tag>div {
        padding: 0.275em 0.5em;
        border-radius: 20px;
    }

    .nomination_modal .tagify__tag__removeBtn {
        width: 20px;
        height: 20px;
        font: 18px/1 Arial;
    }

    .nomination_modal .tagify__tag:hover:not([readonly]) div::before {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

    .tagify__dropdown__item--active {
        background: rgb(1 56 114);
    }

    .tagify__dropdown.color-blue .tagify__dropdown__item {
        display: block;
    }
    .register_success_popup .modal-header, .register_failed_popup .modal-header {
        background: url(../images/register-success-popup-bg.png) center no-repeat;
        height: 115px;
        border: 0;
        padding: 0;
        width: 100%;
        display: block;
        text-align: center;
    }
    .register_warning_popup .modal-header {
        background: url(../images/register-warning-popup-bg.png) no-repeat center;
        height: 115px;
        border: 0;
        padding: 0;
        width: 100%;
        display: block;
        text-align: center;

    }
    .modal-body .register-success-icon, .modal-body .register-failed-icon {
        margin-top: -65px;
    }
    .modal-body h5#exampleModalLabel, .modal-body h5#exampleModal1Label {
        margin-top: 20px;
        font-weight: 900;
        font-size: 35px;
        line-height: 48px;
        color: #1F2227;
    }
    .register_success_date {
        font-weight: 900;
        font-size: 16px;
        line-height: 24px;
        color: #626262;
    }
    .register_success_popup .modal-body, .register_failed_popup .modal-body , .register_warning_popup .modal-body {
        padding: 15px 40px;
    }
    .register_success_popup .modal-body .register_success_text,
    .register_failed_popup .modal-body .register_success_text,
    .register_warning_popup .modal-body .register_success_text {
        border-bottom: 1px solid #DEDEDE;
        margin-bottom: 20px;
        text-align: center;
    }

    /*close btn qualification file css */
    img#close_btn {
        cursor: pointer;
    }
    /*close btn qualification file css */
   /* .recommendation_links {
        padding-top: 10px;
    }
    .recommendation_links a {
        display: inline-block;
        width: 100%;
        padding: 10px 10px;
        border: 1px solid #EAE9E9;
        border-radius: 5px;
        margin-bottom: 10px;
        background: #F8F8F8;
    }
    .recommendation_links p.text-start {
        display: inline-block;
        margin-bottom: 0;
    }
    .recommendation_links a img.img-responsive.text-end {
        float: right;
    }
    .recommendation_links a:hover, .recommendation_links a:focus, .recommendation_links a:active {
        border-color: #0B7BFF;
    }
    .recommendation_links a:hover p, .recommendation_links a:focus p, .recommendation_links a:active p {
        color: #0B7BFF;
    }*/
    .register_success_popup .modal-body .modal-footer,
    .register_failed_popup .modal-body .modal-footer,
    .register_warning_popup .modal-body .modal-footer {
        border: 0;
        display: block;
        text-align: center;
    }
    /* Register Successfully modal - End */
    /* Register Failed modal - Start */
    .register_failed_popup .modal-header {
        background: url(../images/register-failed-popup-bg.png) no-repeat center;
        position: relative;
    }
    .register_success_popup .modal-header button.btn-close,
     .register_failed_popup .modal-header button.btn-close,
     .register_warning_popup .modal-header button.btn-close {
        position: absolute;
        right: 15px;
        top: 15px;
    }
    /* Register Failed modal - End */


@media only screen and (min-width:1200px) and (max-width: 1399px) {
    .How_it_Works_main_box_img.How_it_Works_main_box_img2 span {
        content: '';
        background: url(../../../new-theme/images/How_it_verticle_line.png) no-repeat;
        background-size: cover;
        width: 180px;
        height: 710px;
        display: inline-block;
        position: absolute;
        left: -168px;
        top: -121px;
        z-index: 9;
    }
}

@media only screen and (min-width:992px) and (max-width: 1199px) {
   
   
}

@media only screen and (max-width:991px)  {
    .Company_left h1 {
        font-size: 40px;
        line-height: 50px;
    }
    .Company_left h1 span {
        font-size: 30px;
        line-height: 60px;
    }
    .Banner_Counter ul li {
        font-size: 22px;
        line-height: 24px;
        padding: 4px;
    }
    .How_it_Works_main_box h3 {
        font-size: 28px;
        line-height: 53px;
    }
    .How_it_Works_main_box_title.How_it_Works_main_box_title1 h3:after, .How_it_Works_main_box_title.How_it_Works_main_box_title2 h3:after, 
    .How_it_Works_main_box_title.How_it_Works_main_box_title3 h3:after {
        font-size: 90px;
    line-height: 130px;
    }
}

/*Sign In Modal Start*/
.modal-dialog.modal-dialog-centered.Sign_in_modal .modal-content {
    border-radius: 10px;
}
.Sign_in_Title {
    margin-bottom: 20px;
}
.form-floating>label {
    top: -10px;
    left: -2px;
}
.form-floating>.form-control, .form-floating>.form-select {
    height: calc(2.5rem + 2px);
}
.Sign_in_modal .modal-header {
    border: none;
}
.Sign_in_modal .modal-body {
    padding: 0 60px;
}
.Sign_in_Title  h3 {
    color: #1F2227;
    font-weight: 900;
}
.Sign_in_modal .modal-body .form-label {
    margin-bottom: .5rem;
    font-size: 14px;
    color: #2D2D2D;
}
.Sign_in_modal .modal-footer {
    border: none;
}
.Sign_in_Title p {
    color: #969696;
    font-size: 16px;
    font-weight: 600;
}
.Sign_in_modal .modal-body .form-label span {
    color: red;
}
.Sign_in_modal .modal-footer button.btn.btn-primary {
    width: 100%;
    font-size: 20px;
    font-weight: 600;
    background-color: #0B7BFF;
}
.forgetPass a {
    font-size: 14px;
    color: #0B7BFF;
    font-weight: 600;
    text-decoration: none;
}
.Sign_in_modal .modal-body .form-check label.form-check-label {
    color: #2D2D2D;
    font-size: 14px;
}
p.Already_Sign_Up {
    margin: 20px 0;
    text-align: center;
    width: 100%;
    color: #969696;
    font-size: 14px;
}
.Sign_in_modal .modal-body .form-control {
    padding: 10px 10px;
}
/*Sign In Modal End*/
/*Sign Up Modal Start*/
.Sign_Up_modal .modal-header {
    border: none;
}
.Sign_Up_modal .modal-content {
    border-radius: 10px;
}
.Sign_Up_Bg {
    background-image: url(../images/Sign_Up_Bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px 0 0 10px;
    position: relative;
}
.Creat_Form {
    padding: 0 45px 0 35px;
}
.Sign_Up_modal .modal-body {
    padding: 0;
}
.Creat_Form .form-floating .form-control {
    border: none;
    border-bottom: 1px solid #E5E5E5;
    border-radius: 0;
    padding: 0;
}
.Creat_Form .form-floating label {
    padding: 10px 0;
    color: #969696;
}
.Creat_Form .form-floating .form-control:focus {
    box-shadow: none;
    border-color: #0d6efd;
}
.Creat_Form .modal-footer {
    width: 100%;
    border: none;
    padding: 0;
}
.Creat_Form .form-floating .form-control:focus~label {
    color: #0d6efd;
}
.Creat_Form .modal-footer button {
    width: 100%;
    font-size: 20px;
    font-weight: 600;
    background-color: #0B7BFF;
    position: relative;
}
.Promo_Code {
    position: relative;
}
button.promocode-button {
    position: absolute;
    right: 0;
    top: -5px;
    height: 100%;
    border-radius: 0px 5px 5px 0px;
    background: none;
    color: #0b7bff;
    border: none;
}
.Creat_Form button.btn.btn-primary:after {
    content: "";
    width: 80%;
    background-color: #E5E5E5;
    height: 1px;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    top: 75px;
    text-align: center;
    margin: 0 auto;
}
.Creat_Form button.linkdin.btnMain {
    background-color: #0077B7;
    width: 100%;
    padding: 13px 0;
    font-size: 18px;
    margin: 40px 0 0 0;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-weight: 400;
}
.front_usr_login button.linkdin.btnMain {
    background-color: #0077B7;
    width: 100%;
    padding: 13px 0;
    font-size: 18px;
    margin: 20px 0 0 0;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-weight: 400;
}
.Creat_Form button.linkdin.btnMain img {
    float: left;
    padding-left: 20px;
}
.Sign_Left {
    position: absolute;
    bottom: 10px;
    padding: 20px;
}
.Sign_Left h2 {
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 15px;
}
.Sign_Left p {
    font-size: 16px;
    color: #fff;
    margin: 0;
    font-weight: 600;
}
.modal-header .btn-close:focus {
    box-shadow: none;
}
button.btn.btn-primary:focus {
    box-shadow: none;
    border: none;
}
.form-check-input:focus {
    border-color: #86b7fe;
    outline: 0;
    box-shadow: none;
}
/*Sign Up Modal End*/
.Learining_details span.Redio_Text {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #2D2D2D;
}
.breadcrumb-item.active {
    color: rgba(45, 45, 45, 0.5);
}
li.breadcrumb-item a {
    color: #2D2D2D;
}

/*faq*/
.Info_tabs #accordionExample {
    margin-top: 0;
}

.Info_tabs .nav-pills {
    max-width: 300px;
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.Info_tabs .nav-pills .nav-link {
    padding: 19px 15px;
    position: relative;
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    background: #fff;
    border-bottom: 1px solid #D4D9DE;
    color: #2d2d2d;
    border-radius: 0;
}

.Info_tabs .nav-pills .nav-link.active {
    border-radius: 5px;
}

.Info_tabs .nav-pills .nav-link.active:after {
    content: '';
    border-left: 10px solid #013872;
    border-bottom: 10px solid #fff;
    border-top: 10px solid #fff;
    position: absolute;
    right: -10px;
    display: none;
}

.Info_tabs .nav-pills .nav-link:last-child {
   
}

.Info_tabs .tab-content {
    width: 100%;
}

.Info_tabs .accordion-item {
    border: 0;
    margin-bottom: 10px;
}

.Info_tabs .accordion-item button.accordion-button {
    background: #F8F8F8;
    border: 1px solid #D4D9DE;
    color: #013872;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    box-shadow: none;
}

.Info_tabs .accordion-body {
    border: 1px solid #D4D9DE;
}

.Info_tabs {
    background: #FFFFFF;
    border: 1px solid #D4D9DE;
    border-radius: 5px;
    padding: 20px;
    margin-top: 30px;
}

.Info_tabs .nav-pills .nav-link.active {
    background-color: #0b7bff;
    border-bottom: 0;
    color: #fff;
}

a.btn_view {
    padding: 0;
    color: #0b7bff;
    background: transparent;
    box-shadow: none;
    max-width: inherit;
    float: none;
    display: inline-block;
    text-transform: capitalize;
}

.Faq .accordion-body p {
    margin: 0;
    font-size: 14px;
    color: #000;
    margin-bottom: 10px;
    text-align: left;
}
/*faq end*/

.modal-header h5.modal-title {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    color: #2D2D2D;
}
.vote_now .modal-header {
    border: none;
    padding-bottom: 0;
}
.Note_Can .form-check label.form-check-label {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #281E67;
    margin-bottom: 20px;
    margin-left: 7px;
}
#vote_now_modal .error {
    padding-top: 10px;
    color: red;
}
.Note_Can {
    background: #FFFFFF;
    border: 1px solid #DEDEDE;
    border-radius: 4px;
    padding: 20px 10px;
    max-height: 370px;
    overflow-y: auto;
}
.Vot_Popup {
    width: 400px;
}
.modal-footer.Vote_Footer {
    border: none;
}
.Vote_Footer button.btn.btn-primary.Vote_Btn {
    width: 100%;
    background-color: #0B7BFF;
    border-color: #0B7BFF;
    padding: 10px 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
}
/* Start Added for vote form*/
.Note_Can .form-check .form-check-input[type=checkbox] {
    border: 2px solid #281E67;
    width: 18px;
    height: 18px;
}
.Note_Can .form-check .form-check-input:checked[type=checkbox]{
    border: none;
}

.Form_Lable {
    margin-top: 3px;
    margin-left: 10px;
}
.Form_Main {
    display: flex;
    margin-bottom: 10px;
}
.footer {
    margin-top: 10px;
}
/*
#vote_now_modal .error {
    padding-top: 10px;
    color: red;
    position: absolute;
    bottom: -25px;
}
#vote_now_modal .form-check-input {
    position: relative;
    bottom: 0;
} */
/* End Added for vote form*/
.Award_Main h2 {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 53px;
    color: #281E67;
    margin-bottom: 30px;
}
.Award_Main p.Sub_title {
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    color: #3C3C3C;
    margin-bottom: 30px;
}
.Award_Main h3 {
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    color: #281E67;
    margin-bottom: 20px;
}
.Award_Main h3 span {
    font-family: 'Playfair Display';
    font-weight: 700;
}
.Award_Main p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #3C3C3C;
    font-family: 'Avenir' !important;
}
section.Categories_main {
    background: #FFFFFF;
}
.Award_Title.Winner_Title {
    background: #FBE0C7;
    border-radius: 10px;
    padding: 20px;

}
.Award_Title_Link {
    display: flex;
    justify-content: space-between;
}

.Award_Main span {
    font-family: 'Avenir' !important;
}