html,
body {
    font-family: "Source Sans Pro", sans-serif !important;
}

#main-wrapper .section-container {
    max-width: 100% !important;
}

#main-content {
    padding: 0;
    margin-top: 0;
}

#main-wrapper .section-container {
    padding-left: 0;
    padding-right: 0;
}


/*bootstrap*/

.container {
    margin: 0 auto;
}

@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1180px;
    }
}


/*bootstrap end*/

#main-content .field-name-body {
    margin-bottom: 0px;
}

.panel-column.panel-first-1 {
    display: none;
}

footer#footer-wrapper {
    padding: 0;
    margin-top: 0;
}

.topnav a.def {
    color: #fff;
}

@media(max-width: 767px) {
    /*#main-wrapper{
		margin-top: 30px;
	}*/
    .topnav a.def {
        color: #000;
    }
}

@media (min-width: 576px) {
    #main-wrapper {
        margin-top: 0px;
    }
}

.container {
    margin: 0 auto;
}

.sponsors-main .spimage {
    height: 100% !important;
    object-fit: contain !important;
}


/*about us*/

#main-wrapper .section-container .dhcup-main section.ftrSpslogo .container-fluid {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

#main-wrapper .section-container .dhcup-main section.ftrSpslogo .row {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.page-node-1134203 .dhcup-main .about-container p {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 1rem;
    line-height: 26px;
}


/*.page-node-1134203 .dhcup-bnr-innerpge {
   padding: 0 0 4rem 0;
}*/

.page-node-1134203 .dhcup-bnr-innerpge .topnav {
    margin-top: 2rem;
    margin-bottom: 2.5rem;
}

.page-node-1134203 .dhcup-bnr-innerpge .registration-container {
    padding: 0 0 4rem 0;
}

@media only screen and (max-width: 667px) {
    .page-node-1134203 .dhcup-bnr-innerpge {
        padding: 0;
    }
    .page-node-1134203 .dhcup-bnr-innerpge .topnav {
        margin-top: 0;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1365px) {
    .dhcup-bnr-innerpge {
        padding: 1rem 0 4rem 0;
    }
}


/*rules*/

.page-node-1134207 .dhcup-main .about-container p {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 1rem;
    line-height: 26px;
}

.page-node-1134207 .dhcup-bnr-innerpge2 {
    padding: 0 0 4rem 0;
}

.page-node-1134207 .dhcup-bnr-innerpge2 .topnav {
    margin-top: 3rem;
    margin-bottom: 2.5rem;
}

@media only screen and (max-width: 667px) {
    .page-node-1134207 .dhcup-bnr-innerpge2 .topnav {
        margin-top: 0;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1365px) {
    .dhcup-bnr-innerpge {
        padding: 1rem 0 4rem 0;
    }
}


/*rules end*/


/**register page**/


/*.page-node-1134229 .dhcup-bnr-innerpge2 {
   padding: 0 0 4rem 0;
}*/

.page-node-1134229 .dhcup-bnr-innerpge2 .topnav {
    margin-top: 2rem;
    margin-bottom: 2.5rem;
}

.dhcup-bnr-innerpge2 .topnav a.rgst-clr {
    color: #ffcc00;
}

.dhcup-bnr-innerpge2 .topnav a {
    color: #fff;
}

.rgstr-nxt-btn {
    text-align: center;
}

.page-node-1134229 #payment_display .w100_right .option-l,
.page-node-1134229 #payment_display .w100_right .transfer-text,
.page-node-1134229 #payment_display .w100_right .option-text {
    vertical-align: middle;
}

.page-node-1134229 #payment_display .w100_right .transfer-text,
.page-node-1134229 #payment_display .w100_right .option-text,
.page-node-1134229 #payment_display .red-amount {
    color: #0087a8;
}

.page-node-1134229 .dhcup-bnr-innerpge2 .registration-container {
    padding: 0 0 4rem 0;
}

#success_mgs p {
    color: #ff0000;
    font-weight: 600;
}

.reg-div-container .btn-primary.disabled,
.btn-primary:disabled {
    color: #000 !important;
    background-color: #ffbb0178 !important;
    border-color: #ffbb01 !important;
}

.register-btn,
.register-btn:active,
.register-btn:hover {
    /*margin-top: 35px !important;
   margin-bottom: 10px !important;
   border-radius: 6px !important;
   background: #ffbb01 0% 0% no-repeat padding-box !important;
   width: 175px !important;
   height: 50px !important;
   border: none !important;
   cursor: pointer !important;
   color: #000000 !important;
   font-size: 18px !important;
   font-weight: bolder !important;*/
    margin-top: 35px;
    margin-bottom: 10px;
    border-radius: 6px;
    background: #ffbb01 0% 0% no-repeat padding-box;
    width: 175px;
    height: 50px;
    border: none;
    cursor: pointer;
    color: #000000 !important;
    font-size: 18px;
    font-weight: bolder;
}

.dflex-col-start a,
.register-button,
.register-button:active,
.register-button:hover {
    color: #000000 !important;
}

#register_display .needs-validation .reg-flex {
    display: block;
    margin-right: 0;
    margin-bottom: 5px;
    float: left;
    width: 50%;
    min-height: 105px;
    padding: 0 15px;
}

#register_display .needs-validation .reg-flex .div50100 {
    width: 100%;
}

@media only screen and (max-width: 667px) {
    .page-node-1134229 .dhcup-bnr-innerpge2 .topnav {
        margin-top: 0px;
    }
    .page-node-1134229 .dhcup-bnr-innerpge2 {
        padding: 0;
    }
    #confirm {
        width: 350px !important;
        left: 29% !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    #confirm {
        top: 4% !important;
        left: 40% !important;
    }
}


/**register page ends**/


/**terms conditions**/

.page-node-1134204 .dhcup-bnr-innerpge2 {
    padding: 17px 0 4rem 0;
}


/**terms conditions ends**/


/*body.not-logged-in header{
   z-index: 9999999;
}*/

.topnav .active a {
    color: #0087a8 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

@media only screen and (min-width: 768px) {
    div#navAdwrapper {
        max-height: 40px;
    }
}


/** Homepage new blocks */

section.latestVideos.about-dhcup {
    padding-bottom: 2.3rem;
}

.photos {
    background: #F2F2F2 0% 0% no-repeat padding-box;
}

.about-dhcup .flex-row {
    display: flex;
    padding-right: 15px;
}

.latestVideos.about-dhcup .dstrip {
    border-bottom: 0px;
    margin-bottom: 1rem;
}

.photos .dstrip span {
    color: #000;
}

.latestVideos.about-dhcup .strip-yellow {
    width: 50px;
    height: 5px;
    border-radius: 0px;
    background-color: #cc0000 !important;
    margin-top: 6px;
}

.associateSponsors .sponsors-main {
    width: 100%;
}

#upcomingMatches {
    width: 100%;
}

.associateSponsors div#carouselSixColumn .Controls,
div#upcomingMatches .Controls {
    position: absolute;
    right: 45px;
    top: -20px;
}

.associateSponsors div#carouselSixColumn .carousel-control-prev,
.associateSponsors div#carouselSixColumn .carousel-control-next,
div#upcomingMatches .carousel-control-prev,
div#upcomingMatches .carousel-control-next {
    opacity: unset !important;
    width: 40px;
    margin-top: -30px;
    float: right;
    display: block;
    transform: rotate(180deg);
}

.associateSponsors div#carouselSixColumn .carousel-control-prev img,
.associateSponsors div#carouselSixColumn .carousel-control-next img,
div#upcomingMatches .carousel-control-prev img,
div#upcomingMatches .carousel-control-next img {
    background: #666666;
    padding: 3px 8px;
    width: auto;
}

.associateSponsors div#carouselSixColumn .carousel-inner {
    padding-left: 12px;
    padding-right: 12px;
}

.associateSponsors div#carouselSixColumn .col-xl-2 {
    flex: 0 0 19.866667%;
    max-width: 19.866667%;
    display: inline-grid;
}

.associateSponsors div#carouselSixColumn .card {
    position: relative;
    display: -ms-flexbox;
    display: inline-grid;
    border: 0px;
    background: #FFF2CE 0% 0% no-repeat padding-box;
    border: 1px solid #D30000;
    border-radius: 6px;
}

.associateSponsors div#carouselSixColumn .spimage {
    margin: 0px;
}

.dhcupslider .carousel-indicators li,
.dhcup-bnr-sctn .carousel-indicators li,
.sponsors-main .carousel-indicators li {
    background-color: #b5abab;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;
}

.dhcupslider .carousel-indicators li.active,
.dhcup-bnr-sctn .carousel-indicators li.active,
.sponsors-main .carousel-indicators li.active,
.sponsors-main .carousel-indicators li.active {
    background: #0072BC;
}

@media only screen and (max-width: 767px) {
    .latestVideos.about-dhcup .dstrip {
        width: auto;
        margin-bottom: 0rem;
    }
    .sponsors-main .card {
        background: #FFF2CE 0% 0% no-repeat padding-box;
        border: 1px solid #D30000;
        border-radius: 6px;
        max-height: 200px;
        min-height: 170px;
    }
    .sponsors-main .col-xl-2 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .row {
        margin-right: 0px;
        margin-left: 0px;
    }
    .carousel.slide.mobile-sponsors {
        display: block;
    }
    .sponsors-main {
        width: 90%;
        padding: 0 10px;
        margin: 0;
    }
    .sponsors-main .spimage {
        margin-left: 0px;
        padding: 20px;
    }
    .carousel.slide.desktop-sponsors {
        display: none;
    }
    .sponsors-main .carousel-indicators {
        top: 200px;
    }
    .about-dhcup {
        padding-top: 1rem;
    }
    section.latestVideos.about-dhcup {
        padding-bottom: 1.7rem;
    }
}

.dhcupslider .tophie-left-text h1 {
    font-size: 50px;
    font-weight: bold;
    margin: 0px;
    line-height: 70px;
}

.dhcupslider .tophie-left-text {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%;
}

.dhcupslider .carousel-indicators {
    margin-bottom: 0.6rem;
}

@media only screen and (max-width: 767px) {
    .dhcupslider .tophie-left-text {
        display: block;
        height: auto;
        text-align: center;
        padding: 2rem 0;
    }
    .dhcupslider .tophie-left-text h1 {
        font-size: 32px;
        font-weight: bold;
        line-height: 2.5rem;
    }
    .dhcupslider .mbtm {
        margin-bottom: 20px;
    }
    .dhcupslider .carousel-indicators {
        bottom: 0 !important;
    }
    .dhcupslider .card-body {
        margin-bottom: 33px !important;
    }
}

.dhcupslider .card.table {
    margin-bottom: 0px;
    background: transparent linear-gradient(90deg, #004BAE 0%, #2E0044 100%) 0% 0% no-repeat padding-box;
}

.dhcupslider .card {
    min-height: 437px;
    border: 0px;
}

.dhcupslider .card-body {
    margin: 0px;
    padding: 0px;
}

.dhcupslider .table thead {
    background: rgb(201, 0, 0);
    background: -moz-linear-gradient(left, rgba(201, 0, 0, 1) 9%, rgba(224, 0, 0, 1) 44%, rgba(224, 0, 0, 1) 83%, rgba(242, 104, 0, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(201, 0, 0, 1) 9%, rgba(224, 0, 0, 1) 44%, rgba(224, 0, 0, 1) 83%, rgba(242, 104, 0, 1) 100%);
    background: linear-gradient(to right, rgba(201, 0, 0, 1) 9%, rgba(224, 0, 0, 1) 44%, rgba(224, 0, 0, 1) 83%, rgba(242, 104, 0, 1) 100%);
}

.dhcupslider .card.table .table {
    margin-bottom: 0px;
}

.dhcupslider .card.table .table thead th {
    text-align: left;
    border-top: 0px;
}

.dhcupslider .card.table .table tbody tr th {
    font-weight: normal;
}

.dhcupslider .card.table .table th,
.dhcupslider .card.table .table td {
    border-bottom: 1px solid #ffffff36;
    color: #fff;
    text-align: left;
    padding: 0.5rem;
    font-size: 15px;
    border-top: none;
}

.dhcupslider .card.table .table thead th {
    text-align: left;
    border-top: 0px;
    font-weight: bold;
    border: none;
}

.dhcupslider .card.table .table tbody,
tfoot,
thead,
tr,
th,
td {
    border: none;
}

.latestVideos .more-abt .more-about-bt img {
    width: auto;
}

.latestVideos .gallery-blk .card img {
    max-width: unset;
    width: 100%;
    max-height: 200px;
    min-height: 200px;
    object-fit: cover;
}

.latestVideos .gallery-blk .card {
    padding: 0px;
    background: none;
    border: 0px;
}

.latestVideos.about-dhcup span.hr {
    width: 80%;
    margin: 0 auto;
}

.latestVideos.about-dhcup span.hr hr {
    margin-top: 0rem;
    margin-bottom: 1rem;
    border-top: 5px solid #FFCC00;
}

.latestVideos.about-dhcup .gallery-blk .card p {
    color: #fff;
    text-align: left;
}

.upcomingMatches .card {
    min-height: unset;
    border: 1px solid #DDDDDD;
}

.upcomingMatches .card h4 {
    margin-bottom: 1rem;
}

.upcomingMatches .card-body {
    padding: 0px;
}

.upcomingMatches .card span.team1,
.upcomingMatches .card span.team2 {
    width: 37%;
    text-align: center;
    float: left;
}


/*
.upcomingMatches .carousel-item {
    display: block !important;
}
*/

.upcomingMatches .card span.team1 i,
.upcomingMatches .card span.team2 i {
    display: flex;
    align-items: center;
    min-height: 100px;
}

.upcomingMatches .card img {
    max-width: 100px;
    margin: auto;
}

.upcomingMatches .card span.time {
    /* width: 24.3%; */
    float: left;
    display: flex;
    height: 100px;
    align-items: center;
}

.upcomingMatches .card span.time strong {
    border: 2px solid #E2E2E2;
    padding: 3px 6px;
}

.upcomingMatches .card p {
    float: left;
    width: 100%;
    margin: 1.5rem 0 1rem 0;
}

.upcomingMatches .trophie-title {
    margin-bottom: 2rem;
}

.upcomingMatches {
    background: #f2f2f2 0% 0% no-repeat padding-box;
    padding: 3rem 0 2.5rem 0;
    margin-top: -7px;
}

@media only screen and (max-width: 767px) {
    div#upcomingMatchesMobile {
        margin-bottom: 1.5rem;
    }
    .upcomingMatches .card span.team1,
    .upcomingMatches .card span.team2 {
        width: 35.3%;
    }
    .upcomingMatches .card img {
        max-width: 85px;
    }
}

.photos span.more {
    color: #000;
}

.latestNews .gallery-blk .card img,
.photos .gallery-blk .card img {
    margin-bottom: 0.5rem;
}

.photos .gallery-blk .card p {
    color: #000 !important;
    margin: 0px;
}

.gallery-blk a {
    text-decoration: none !important;
}

.latestNews {
    background: url(https://www.deccanherald.com/sites/dh/themes/deccanherald/images/dhcup/latest_news.png) no-repeat center;
    background-size: cover;
}

.latestVideos.about-dhcup .gallery-blk .card p {
    color: #fff;
    text-align: left;
}

.dhcupslider .card-img,
.dhcupslider .card-img-top,
.dhcupslider .card-img-bottom {
    width: 85%;
    margin: 0 auto;
}

div#carouselSixColumn .spimage {
    width: 100% !important;
    height: 100% !important;
    max-height: 160px;
    object-fit: cover !important;
    border-radius: 6px;
}

@media only screen and (max-width:767px) {
    .associateSponsors .sponsors-main .card {
        background: #FFF2CE 0% 0% no-repeat padding-box;
        border: 1px solid #D30000;
        border-radius: 6px;
        max-height: unset;
        min-height: unset;
        position: relative;
        display: -ms-flexbox;
        display: flex;
        *border: 0px;
    }
    .sponsors-main .spimage {
        width: 100% !important;
        padding: 0px;
        object-fit: cover !important;
        height: 100% !important;
        max-height: 125px;
        min-height: 125px;
        border-radius: 6px;
        max-width: unset !important;
    }
    .sponsors-main .col-xl-2 {
        flex: 0 0 50%;
        max-width: 50%;
        display: table-cell;
    }
    .sponsors-main .carousel-indicators {
        top: 165px;
    }
    section.latestVideos.about-dhcup {
        padding-bottom: 3.5rem;
    }
}

.team-main.gallery-blk-main .card {
    min-height: 210px;
    margin-bottom: 10px;
}

.team-main.gallery-blk-main .card p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: normal;
    margin: 0px;
    padding: 5px 7px;
    margin: auto 0;
}


/** ends */


/** Gallery menu css */

.dhcup-main ul.topnav-menu li.nav-item a.dropdown-toggle {
    padding: 0 !important;
    color: #fff !important;
}

.dhcup-main .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

#dhmenu .dropdown-menu {
    transform: translate3d(20px, 0px, 0px);
}

.dhcup-main .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.dhcup-main .topnav-menu .dropdown-menu a {
    color: #fff;
    font-weight: normal;
    border-bottom: solid 1px #21252940;
}

.dhcup-main .dropdown-item {
    display: block;
    width: 100%;
    padding: 0.5rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.dhcup-main .dropdown {
    position: relative;
}

#dhmenu .dropdown-menu.show {
    display: block !important;
}

#dhmenu .dropdown-menu.show {
    display: block;
    padding: 0px;
    border-radius: 0px;
    background: #0087a8;
    transform: translate3d(20px, 26px, 0px);
}

.dhcup-main .dropdown-item:hover,
.dhcup-main .dropdown-item:focus {
    color: #0087a8 !important;
    text-decoration: none;
    background-color: #e9ecef;
}

.dropdown-menu:before {
    border: none;
}

@media only screen and (max-width: 767px) {
    .dhcup-main ul.topnav-menu li.nav-item a.dropdown-toggle {
        color: #000 !important;
    }
}

@media only screen and (max-width: 767px) {
    .dhcup-main .dropdown {
        position: inherit;
    }
    .dhcup-main .topnav-menu li.nav-item.dropdown:hover .dropdown-menu.show {
        top: 29px !important;
        left: -21px !important;
        text-align: center;
    }
    .dhcup-main .topnav-menu .dropdown-menu a.dropdown-item {
        color: #fff !important;
    }
}


/** end */