﻿.confirence_details .modal-bg {
    background: url("https://www.databridgemarketresearch.com/assets/theme/twenty_20/img/pop-bg.jpg") 0 0 no-repeat;
    background-position: bottom;
    background-size: cover;
    height: 465px;
}

.confirence_details .modal-content .pop-up-box {
    margin: 25px 1px 25px 45px;
}

.confirence_details .modal-content {
    border-radius: 0;
    border: none;
}

.confirence_details .modal-header {
    border: none;
    padding: 12px 10px 10px 10px;
    background: #ff772e;
}

.confirence_details .modal-body ul {
    padding: 10px;
    list-style: none;
}

.confirence_details .modal-body ul li {
    line-height: 32px;
    color: #000;
    font-family: "Poppins", sans-serif;
}

.confirence_details .modal-lg, .modal-xl {
    max-width: 640px;
}

.confirence_details .modal-heading {
    text-transform: uppercase;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    font-weight: 700;
    margin: 5px 0 0 0;
    width: 97%;
    display: inline-block;
}

.confirence_details .register-close {
    display: inline-block;
    width: 100%;
    text-align: right;
}

.confirence_details button.close {
    opacity: 1;
    text-shadow: none;
    font-size: 28px;
    font-weight: 500;
    outline: none;
    color: #0000006b !important;
}

.confirence_details .modal {
    top: 65px;
    z-index: 10;
}

.confirence_details .register-box {
    text-align: center;
    padding-bottom: 35px;
}

.confirence_details .register-box .pop-icon {
    background: #fff;
    padding: 20px;
    box-shadow: 0px 0px 10px 0px #6475842e;
    border-radius: 50%;
    margin: 10px;
    color: #1b3c72;
    font-size: 24px;
}

.confirence_details .pop-info {
    color: #f37634;
    border-bottom: 1px solid #f37634;
    display: inline-block;
}

.pop-info:hover {
    color: #1b3c72;
    transition: 0.5s;
    border-bottom: 1px solid #1b3c72;
}

.pop-up-box {
    max-height: 350px;
    overflow-y: auto;
    overflow-x: hidden;
}

.fa-angle-double-right {
    color: #ff772e;
    font-size: 20px;
}

.popup-box {
    margin: 15px 25px;
    padding: 15px 25px;
    background: #f3f4ff;
    box-shadow: 0px 0px 12px 2px #0000001c;
    min-height: 185px;
}

.border-rght {
    position: relative;
}

.border-rght:after {
    content: "";
    position: absolute;
    border-right: 1px solid #1d2c6e;
    margin-bottom: 20px;
    height: 180px;
    left: 100%;
    top: 15px;
}

.popup-box .img-icon {
    margin-bottom: 20px;
}

.popup-box .title {
    color: #0b0b0b;
    font-weight: 500;
    line-height: 24px;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
}

.popup-box a:hover {
    text-decoration: none;
}

.popup-box .title:hover {
    color: #f37634;
}

.pop-up-box ul li {
    position: relative;
}

.pop-up-box ul li:before {
    content: "";
    position: absolute;
    background: url(https://www.databridgemarketresearch.com/assets/theme/twenty_20/img/arrow-right.png) 0 0 no-repeat;
    width: 15px;
    height: 15px;
    top: 9px;
    left: -25px;
}

.btn-signin {
    background-color: #f37634;
    color: #fff !important;
    border-radius: 4px;
    margin-top: -3px;
    margin-left: 10px;
    vertical-align: middle;
    padding: 8px 8px !important;
}
/*--------------------------------------------------------------
# feature section
--------------------------------------------------------------*/
.featured-services {
    display: inline-block;
    width: 100%;
}
/*------------button----------*/
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1280px;
}

.banner-counter {
    margin: 30px auto;
}

.banner-counter {
    max-width: 92%;
    position: absolute;
    top: 80%;
    left: 8%;
    right: 8%;
}

.sub-title-menu {
    position: relative;
    width: 100%;
    margin-bottom: 35px;
    font-size: 39px;
    text-align: center;
    font-weight: 700;
    color: #1b3c72;
    font-family: "Poppins", sans-serif;
}

.sub-title-menu:before {
    position: absolute;
    content: "";
    border-bottom: 3px solid #f37634;
    width: 7%;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -15px;
}

.events-text {
    margin-top: 20px;
    margin-bottom: 35px;
}

.events-keys {
    margin-top: 40px;
}

.event-box img {
    position: relative;
    margin-top: 20px;
    max-width: 100%;
    box-shadow: 0px 0px 10px 0px #ccc;
}

.event-box .title {
    position: absolute;
    top: 85%;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding: 10px;
    width: 91%;
    background: #122a49;
    color: #ffffff;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
}

.event-box .title:hover {
    color: #f37634;
}

.sponsar-section {
    padding-top: 0;
    padding-bottom: 50px;
}
/* Button style */
.btn {
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    padding: 20px 60px;
    font-weight: 600;
    border: 0;
    color: #fff !important;
    position: relative;
    z-index: 1;
    transition: .2s ease;
    background-image: radial-gradient( circle farthest-corner at 5.2% 14.3%, rgba(255,73,18,1) 0%, rgba(235,118,36,1) 47.4%, rgba(235,69,69,1) 100.2%);
    border-radius: 50px;
    transition: 1s;
    margin: 12px 5px;
}

#program .tab-content {
    border: 1px solid #ccc;
    margin: 0px 10px;
    line-height: 24px;
}

#program .tab-pane {
    padding: 0 10px;
}

.gray-bg {
    background: #f4f5fc;
    padding: 20px;
    margin: 15px;
}

.left-clock .clock {
    color: #ff772e;
}

.left-clock {
    color: #1b3c72;
    font-weight: 600;
    font-size: 18px;
}

.gray-bg .right-text {
    font-size: 18px;
}

.name-title {
    font-size: 18px;
    margin: 15px 0;
}

.name-title span {
    color: #ff772e;
}

.sponsor-logo {
    margin-top: 20px;
}

.sponsor-logo .sub-title-menu:before {
    width: 20%;
}

.sponsor-logo img {
    border: 1px solid #1b3c72;
    padding: 10px;
    width: 100%;
    height: 100%;
}

.sponsor-logo img:hover {
    border: 1px solid #ff772e;
}

.sponsor-logo .img-responsive {
    margin-bottom: 0;
}

.img-container {
    position: relative;
    display: inline-block;
    margin: 15px;
}

.img-container .overlay-box-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(3 11 39 / 72%);
    opacity: 0;
    transition: opacity 500ms ease-in-out;
}

.img-container:hover .overlay-box-content {
    opacity: 1;
}

.overlay-box-content span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    text-align: center;
    transform: translate(-50%,-50%);
    color: #fff;
}

.box-content-links a {
    padding: 5px 10px;
    border: 1px solid #fff;
    background-color: #f37634;
    transition: 01s;
    color: #fff;
}

.box-content-links .title {
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 20px;
}
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
.featured-services, .speakers {
    padding: 60px 0;
}

.section-bg {
    background-color: #f5f5fd;
}

.section-title {
    text-align: center;
    padding-bottom: 30px;
}

.section-title h2 {
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 700;
    padding: 8px 20px;
    margin: 0;
    background: #e7f1fd;
    color: #106eea;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 50px;
}

.section-title h3 {
    margin: 15px 0 0 0;
    font-size: 32px;
    font-weight: 700;
}

.section-title h3 span {
    color: #106eea;
}

.section-title p {
    margin: 15px auto 0 auto;
    font-weight: 600;
}

@media (min-width: 1024px) {
    .section-title p {
        width: 50%;
    }
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
    padding: 20px 0;
    background-color: #f1f6fe;
    min-height: 40px;
    margin-top: 134px;
}

@media (max-width: 992px) {
    .breadcrumbs {
        margin-top: 58px;
    }
}

.breadcrumbs h2 {
    font-size: 24px;
    font-weight: 300;
    margin: 0;
}

@media (max-width: 992px) {
    .breadcrumbs h2 {
        margin: 0 0 10px 0;
    }
}

.breadcrumbs ol {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
}

.breadcrumbs ol li + li {
    padding-left: 10px;
}

.breadcrumbs ol li + li::before {
    display: inline-block;
    padding-right: 10px;
    color: #6c757d;
    content: "/";
}

@media (max-width: 768px) {
    .breadcrumbs .d-flex {
        display: block !important;
    }

    .breadcrumbs ol {
        display: block;
    }

    .breadcrumbs ol li {
        display: inline-block;
    }
}

.our-speaker {
    background: #fff;
    padding: 30px 15px 15px;
    margin-top: 30px;
    box-shadow: 0px 0 12px 0 rgb(0 0 0 / 13%);
    min-height: 608px;
}

.our-speaker img {
    max-width: 100%;
    width: 310px;
    height: 310px;
    border-radius: 50%;
}

.speker-info {
    padding: 15px 0;
}

.speker-info a {
    color: #535050;
    font-size: 22px;
    font-weight: 700;
    line-height: 32px;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
}

.speker-info p.designation {
    color: #ff772e;
    font-size: 17px;
    margin: 8px 0;
    font-family: "Poppins", sans-serif;
}

.speker-info .linkedin {
    background: #0173ad;
    color: #ffffff;
    padding: 9px 15px;
    border-radius: 50%;
    font-size: 26px;
}

.speakers .container {
    max-width: 1230px;
}
/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.speakers .content h3 {
    font-weight: 600;
    font-size: 26px;
}

.speakers .content ul {
    list-style: none;
    padding: 0;
}

.about .content ul li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 35px;
}

.speakers .content ul li:first-child {
    margin-top: 35px;
}

.speakers .content ul i {
    background: #fff;
    box-shadow: 0px 6px 15px rgba(16, 110, 234, 0.12);
    font-size: 24px;
    padding: 20px;
    margin-right: 15px;
    color: #106eea;
    border-radius: 50px;
}

.speakers .content ul h5 {
    font-size: 18px;
    color: #555555;
}

.speakers .content ul p {
    font-size: 15px;
}

.speakers .content p:last-child {
    margin-bottom: 0;
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services .icon-box {
    text-align: center;
    border: 1px solid #e2eefd;
    padding: 80px 20px;
    transition: all ease-in-out 0.3s;
    background: #fff;
}

.services .icon-box .icon {
    margin: 0 auto;
    width: 64px;
    height: 64px;
    background: #f1f6fe;
    border-radius: 4px;
    border: 1px solid #deebfd;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    transition: ease-in-out 0.3s;
}

.services .icon-box .icon i {
    color: #3b8af2;
    font-size: 28px;
    transition: ease-in-out 0.3s;
}

.services .icon-box h4 {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 24px;
}

.services .icon-box h4 a {
    color: #222222;
    transition: ease-in-out 0.3s;
}

.services .icon-box p {
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0;
}

.services .icon-box:hover {
    border-color: #fff;
    box-shadow: 0px 0 25px 0 rgba(16, 110, 234, 0.1);
}

.services .icon-box:hover h4 a, .services .icon-box:hover .icon i {
    color: #106eea;
}

.services .icon-box:hover .icon {
    border-color: #106eea;
}


/*###############################################################3*/
.tg-haslayout {
    width: 100%;
    float: left;
}

.tg-themepostimg {
    background: url("https://www.databridgemarketresearch.com/assets/theme/twenty_20/img/hero-bg.jpg") 0 0 no-repeat;
    background-size:cover;
    margin: 0;
    height: 600px;
    width: 100%;
    float: left;
    position: relative;
}

.tg-themepostimg figcaption {
    top: -55px;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
}

.tg-homebannervtwo .tg-bannercontent {
    padding: 0;
    float: left;
    max-width: none;
}

.tg-bannercontent {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.tg-homebannervtwo .tg-bannercontent .tg-datetime {
    color: #fff;
    font-size: 24px;
    font-style: italic;
    line-height: 40px;
    position: relative;
    display: inline-block;
    margin-bottom: 15px;
}

.tg-homebannervtwo .tg-bannercontent .tg-datetime::after {
    content: '';
    height: 1px;
    width: 100%;
    background: #f37735;
    position: absolute;
    left: calc(3% - 3%);
    bottom: 2px;
}

.tg-homebannervtwo .tg-bannercontent h1 {
    font-weight: bold;
    margin: 20px 0 15px
}

.tg-bannercontent h1 {
    margin: 0;
    color: #fff;
    font-size: 60px;
    font-weight: 700;
    line-height: 65px;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    letter-spacing: -2px;
    padding: 0 65px;
}

.tg-homebannervtwo .tg-bannercontent .tg-upcomingeventcounter {
    width: 100%;
    background: 0 0
}

.tg-upcomingeventcounter {
    width: 65%;
    float: left;
    background: #fcfcfc
}

.tg-eventcounterholder {
    width: 18%; /*float:left;*/
    padding: 0 0px;
    display: inline-block;
}

.tg-eventcounterholder .tg-eventcounter {
    width: 100%;
    text-align: center;
    position: relative;
    padding: 12px 0 65px 0px;
}

.tg-eventcounter {
    width: 25%;
    float: left;
    text-align: center;
    padding: 0 15px;
}

.tg-eventcounterholder .tg-eventcounter:before {
    right: 0;
    bottom: 0;
}

.tg-eventcounterholder .tg-eventcounter:after, .tg-eventcounterholder .tg-eventcounter:before {
    content: '';
    background: #fff;
    position: absolute
}

.tg-eventcounterholder .tg-eventcounter span + span {
    color: #fff;
    font-size: 30px;
    line-height: 30px
}

.tg-eventcounterholder .tg-eventcounter span {
    color: #fff;
    font-weight: 500;
}

.tg-eventcounterholder .tg-eventcounter:after {
    top: 0;
    left: 0;
}

.tg-homebannervtwo .tg-bannercontent .tg-btnwhite {
    padding: 10px 0 0
}

.tg-btnwhite {
    width: 100%;
    float: left;
    margin-bottom: 25px;
}

.tg-btnwhite .tg-btn {
    color: #fff;
    padding: 0 30px;
    border: 2px solid #fff
}

.tg-btn {
    z-index: 3;
    color: #fff;
    padding: 10px 35px;
    position: relative;
    text-align: center;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    text-transform: capitalize;
    border-radius: 5px;
    transition: all .3s ease-in-out;
    font: 400 30px/50px Montserrat,Arial,Helvetica,sans-serif
}

.tg-btnwhite .tg-btn:hover {
    color: #444349;
    background: #fff;
    text-decoration: none
}

.tg-btnwhite .tg-btn:focus {
    text-decoration: none;
}

.tg-upcomingeventcounter::before {
    content: "";
    position: absolute;
    top: 34%;
    right: 12%;
    bottom: 32%;
    left: -100vw;
    background-color: rgba(27, 60, 114, 0.5);
    transform: skewX(30deg) translateX(40px);
}

.btn-grad {
    background-image: radial-gradient( circle farthest-corner at 5.2% 14.3%, rgba(255,73,18,1) 0%, rgba(235,118,36,1) 47.4%, rgba(235,69,69,1) 100.2%);
    color: #eee;
    border-radius: 5px;
    font-size: 18px;
    text-transform: uppercase;
    padding: 18.5px 25px;
    font-family: "Poppins", sans-serif;
    letter-spacing: 1.5px;
    margin-left: 25px;
    font-weight: 600;
}

.btn-grad:hover {
    background-position: right center;
}

#tg-homebanner .flex-item {
    width: 30%;
    border-radius: 10px;
    margin-bottom: 0;
}

#tg-homebanner .box, .covid-detail-cards .box {
    border: 0;
}

#tg-homebanner .box:hover {
    width: 100%;
}

#tg-homebanner .svg-inline--fa.fa-male {
    width: 24px;
}

/*Conference Program*/
#program .program-tabs {
    padding-top: 60px;
    margin-bottom: 20px;
}

.program-tabs .nav-tabs {
    margin-top: 60px;
    border-bottom: none;
}

#program .program-tabs .nav-tabs li {
    margin-bottom: -3px;
}

#program .program-tabs .nav-tabs li svg {
    vertical-align: sub;
}

#program .nav-tabs > li {
    float: left;
}

#program .program-tabs .nav-tabs li.active a {
    color: #1b3c72;
    border: none;
    margin-bottom: 3px;
    background-color: #ffffff;
    text-transform: uppercase;
    border-top: 3px solid #ff772e !important;
    font-size: 20px;
    box-shadow: 0px 0px 12px 0px #00000021;
    border-radius: 0;
}

#program .program-tabs .nav-tabs li a {
    background: #f5f8fe;
    border: none;
    margin-left: 10px;
    color: #1b3c72;
    font-size: 20px;
    padding: 25px 45px;
    font-weight: 500;
    text-transform: uppercase;
}

#program .tab-content > .active {
    display: block;
}

#program .program-tabs .tab-content .tab-pane .program-node {
    padding: 30px 0 8px 0;
    border-bottom: 2px solid #f1a176;
}

#program .program-tabs .tab-content .tab-pane .program-node .time {
    background-color: #1b3c72;
    color: #fff;
    font-weight: bold;
    padding: 20px 0;
    border-radius: 5px;
}

#program .program-tabs .tab-content .tab-pane .program-node .time svg {
    vertical-align: sub;
}

#program .program-tabs .tab-content .tab-pane .program-node .description h3 {
    font-size: 24px;
    color: #444349;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 5px;
    text-transform: capitalize;
    transition: 0.5s;
}

#program .program-tabs .tab-content .tab-pane .program-node .description a {
    text-decoration: none;
}

#program .program-tabs .tab-content .tab-pane .program-node .description a:hover h3 {
    color: #e25111;
}

#program .program-tabs .tab-content .tab-pane .program-node .description p {
    color: #767676;
    margin-bottom: 0;
    font-size: 18px;
}

#program .program-tabs .tab-content .tab-pane .program-node .description .collapse p {
    color: #1b3c72;
    margin-bottom: 5px;
    font-size: 18px;
}

.btn-theme-primary {
    color: #ffffff;
    background-color: #e25111;
    transition: 1s;
    background-image: radial-gradient( circle farthest-corner at 5.2% 14.3%, rgba(255,73,18,1) 0%, rgba(235,118,36,1) 47.4%, rgba(235,69,69,1) 100.2%);
}

.btn-theme-primary:hover {
    background-position: right center;
}

.btn-theme {
    margin-top: 10px;
    border-width: 2px;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 600;
    transition: all 0.2s ease-in-out;
    padding: 18.5px 50px;
    font-family: "Poppins", sans-serif;
    letter-spacing: -0.5px;
}

.covid-detail-cards .modal-body ul {
    padding-left: 7%;
    margin-left: 20px;
    margin-top: 20px;
    border-left: 4px solid #f24432;
}

.covid-detail-cards .modal-body ul li {
    padding: 5px 10px;
}

.covid-detail-cards .modal-body ul li:before {
    content: "\f101"; /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    color: #001b5e;
    margin-left: -1.3em; /* same as padding-left set on li */
    width: 1.3em; /* same as padding-left set on li */
}

.covid-detail-cards .modal-dialog .modal-title {
    text-transform: uppercase;
}

.covid-detail-cards .modal-dialog .modal-title {
    color: #1b3c72;
}

.covid-detail-cards .modal-dialog .modal-title::after {
    content: '';
    height: 4px;
    width: 35%;
    background: #f24432;
    position: absolute;
    left: calc(40% - 9%);
    margin-top: 5%;
}

#tg-homebanner .tg-btndownload span {
    font-size: 14px;
    line-height: 18px;
}
/*---------------------- Media query --------------------*/
@media (max-width: 768px) {
    #footer .copyright, #footer .credits {
        float: none;
        text-align: center;
        padding: 2px 0;
    }
}

@media only screen and (max-width: 600px) {
    .tg-themepostimg {
        height: 750px;
    }

    .tg-homebannervtwo .tg-themepostimg img {
        height: auto;
        width: auto;
        max-width: none;
    }

    .btn-theme {
        padding: 20px 25px;
        font-size: 14px;
    }

    .tg-eventcounter span:first-child {
        display: block;
        font-size: 28px;
        line-height: 18px;
        position: relative;
    }

    .counter-digital {
        background: #ffffff !important;
        padding: 25px 0 !important;
    }

    .featured-services {
        margin-top: 0px !important;
    }

    .bg-overlay-count .tg-eventcounter p {
        font-size: 18px !important;
    }

    .bg-overlay-count .count-box {
        margin: 10px 0;
    }

    .tg-homebannervtwo .tg-bannercontent .tg-datetime {
        font-size: 20px;
    }

    #program .program-tabs .nav-tabs li a {
        margin: 0;
    }

    #program .tab-content {
        width: 100%;
        margin: 3px 0;
    }

    .left-clock, .gray-bg .right-text, .name-title {
        font-size: 16px;
    }

    .footer .handeler-cont {
        padding-left: 0;
    }

    .footer .handeler {
        margin-right: 0;
    }

    .footer h4 {
        margin: 16px 0 20px;
        font-weight: 600;
        padding-bottom: 15px;
        display: inline-block;
    }

    .event-box .title {
        position: relative;
        top: -5px;
        width: 98%;
    }

    .sub-title-menu:before {
        width: 20%;
    }

    .tg-homebannervtwo .tg-bannercontent h1 {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .tg-eventcounter {
        width: 50%;
    }

    .tg-themepostimg figcaption {
        top: -225px;
    }
}

@media only screen and (max-width: 576px) {
    .left-brder {
        border-right: none !important;
    }

    .tg-bannercontent h1 {
        padding: 0 !important;
        letter-spacing: 0px !important;
    }

    .tg-homebannervtwo .tg-bannercontent .tg-datetime {
        font-size: 20px !important;
    }

    .tg-homebannervtwo .tg-bannercontent .tg-datetime::after {
        bottom: -10px !important;
    }

    .sub-title-menu {
        font-size: 24px;
    }

    #program .program-tabs .nav-tabs li.active a, #program .program-tabs .nav-tabs li a {
        font-size: 16px;
    }

    .btn-theme {
        padding: 15px 25px;
        font-size: 14px;
        margin-top: 0;
    }

    .confirence_details .modal.in .modal-dialog {
        position: absolute;
        left: 5%;
        top: 10%;
        right: 5%;
        margin: 0 auto;
    }

    .covid-detail-cards .body-content {
        padding-top: 20px;
    }

    .tg-homebannervtwo .tg-bannercontent h1 {
        font-size: 16px;
    }

    .footer .handeler {
        padding-left: 0;
    }

    .footer .foo-links.bdr-right {
        border-right: none !important;
    }

    .footer .handeler {
        padding-left: 0px !important;
    }

    .footer .foo-links.bdr-right {
        padding-right: 0px !important;
        padding-left: 0px;
    }

    .footer .handeler {
        margin-right: 0;
        width: 100%;
        text-align: center;
    }

    #tg-homebanner .flex-item {
        height: 60px;
        width: 300px;
    }

    #tg-homebanner .box {
        padding: 12px 5px;
    }

    #tg-homebanner .box:hover {
        width: 320px;
    }

    #tg-homebanner .tg-btndownload {
        text-align: left;
        display: block;
        float: left;
    }

    #tg-homebanner .tg-btndownload svg {
        float: left;
        margin-right: 10px;
    }

    #tg-homebanner .fa-users, #tg-homebanner .fa-highlighter {
        width: 24px;
    }

    #tg-homebanner .svg-inline--fa.fa-male {
        width: 14px !important;
        margin-right: 25px !important;
    }

    #tg-homebanner .box .box-content {
        top: 18%;
    }

    #tg-homebanner .box .title {
        font-size: 14px;
    }

    #info-evnt .card {
        margin-bottom: 20px;
    }

    .confirence_details .modal-heading {
        width: 80%;
        text-align: left;
    }

    #program .program-tabs .tab-content .tab-pane .program-node .description {
        padding: 10px;
    }

    #program .program-tabs .tab-content .tab-pane .program-node .description h3 {
        margin-top: 10px;
        margin-bottom: 0px;
    }

    .card-speak {
        width: 100%;
    }
}

@media (max-width: 500px) {
    .tg-eventcounter {
        width: 50% !important;
        padding: 0 15px;
    }

    .banner-counter {
        top: 33%;
    }

    .tg-eventcounter img {
        max-width: 75px !important;
    }

    #program .program-tabs .nav-tabs li {
        width: 100%;
    }

    .banner-counter {
        max-width: 95% !important;
    }

    .banner-counter .count-box {
        padding: 10px 0px !important;
    }
}

@media only screen and (max-width: 450px) {
    .confirence_details .modal-heading {
        width: 80%;
        text-align: left;
    }

    .tg-themepostimg {
        overflow: hidden;
    }

    .registration-page-html .gray-box-bg {
        width: 95%;
    }

    .tg-homebannervtwo .tg-bannercontent {
        background-size: 100% auto;
    }

    .tg-homebannervtwo .tg-bannercontent .tg-datetime {
        font-size: 14px;
        margin: 10px 0 20px 0;
        line-height: 12px;
        padding-bottom: 4px;
    }

    .tg-homebannervtwo .tg-bannercontent h1 {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .text-lg {
        text-align: center;
        text-align: justify;
    }

    .tg-homebannervtwo .tg-bannercontent h1 span {
        padding: 10px 0 0;
    }

    .tg-eventcounterholder {
        width: 50%;
        padding: 20px;
        display: block;
        float: left;
    }

    .tg-eventcounterholder .tg-eventcounter {
        float: none;
        margin: 0 auto;
    }

    .tg-eventcounterholder .tg-eventcounter {
        width: 112px;
        padding: 15px 0 30px 0px;
    }

    .tg-eventcounterholder .tg-eventcounter::before {
        height: 20px;
    }

    .tg-eventcounterholder .tg-eventcounter span {
        font-size: 30px;
        line-height: 25px;
    }

    .tg-eventcounterholder .tg-eventcounter span + span {
        color: #fff;
        font-size: 20px;
        line-height: 15px;
    }

    #program .program-tabs .tab-content .tab-pane .program-node {
        padding: 20px 0 8px 0;
        border-bottom: 2px solid #f1a176;
    }

    .card-speak {
        width: 33%;
        float: left;
        padding: 0 20px;
    }

    #program .program-tabs .nav-tabs li a {
        padding: 13px 10px 12px 10px;
    }
}

@media only screen and (max-width: 320px) {
    .tg-homebannervtwo .tg-bannercontent h1 {
        font-size: 13px;
    }
}

@media only screen and (max-width: 280px) {
    .banner-counter {
        display: none;
    }

    .tg-themepostimg > img {
        height: 465px !important;
    }

    .tg-homebannervtwo .tg-bannercontent .tg-datetime {
        margin: 0 0 20px;
    }
}

.counter-digital {
    background: #f0f3fdd4;
    padding: 35px 0;
    box-shadow: 0px 0px 10px 0px #46464633;
}

.featured-services {
    margin-top: 225px;
}

.left-brder {
    border-right: 1px solid #1b3c72;
}

.bg-overlay-count .count-box {
    color: #535050;
    font-size: 50px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    margin: 15px 0;
}

.bg-overlay-count .tg-eventcounter p {
    color: #ff772e;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
}

.confirence_details p {
    font-family: "Poppins", sans-serif;
    color: #3a3a3a;
    font-size: 15px;
    line-height: 24px;
}
