
ul{
    padding: 1rem !important;
}

h1, h2,h3,h4,h5,h6{
    margin: 0 !important;
    padding: 0 !important;
}
.corbett-section-top {
    padding: 30px 0 !important;
}
.corbett-heading-content {
    display: flex;
    flex-direction: column;
    gap: 14px;
}


.info-list li {
    position: relative;
    display: inline-block;
    margin-right: 50px;
    padding: 0px 0px 0px 62px;
    margin-bottom: 15px;
}
.info-list li i {
    position: absolute;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #f1eee961;
    border-radius: 5px;
    font-size: 24px;
    left: 0;
    top: 0;
    color: #648c05;
}
.info-list li span {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 20px;
}
.info-list li h4 {
    display: block;
    font-size: 16px;
    line-height: 28px;
    color: #648c05;
    font-weight: 700;
}
.corbett-img-box-row {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.corbett-img-box img {
    width: 100%;
    height: 240px;
    object-fit: cover;
}
section.corbett-section {
    width: 100%;
    background: #F1EEE9;
    padding: 35px 0;
}
.main-head-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.corbett-intro-head {
    width: calc(70% - 20px);
}


.main-head-content-form {
    width: calc(30% - 10px);
}

.corbett-heading-content h1 {
    font-size: 45px;
    font-weight: 700;
    line-height: 52px;
    padding-bottom: 10px;
    color: #648c05;
}

.corbett-tour-section-img {
    position: relative;
    padding: 30px 0 40px;
}

.corbett-img-in img {
    width: 100%;
    object-fit: cover;
    height: 495px;
}

.corbett-img-box img {
    width: 100%;
    height: 240px;
    object-fit: cover;
}

.corbett-img-box-row {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.corbett-intro-head-row {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.corbett-img-in img {
    width: 100%;
    object-fit: cover;
    height: 495px;
}

section.corbett-section {
    width: 100%;
    background: #F1EEE9;
    padding: 35px 0;
}

.corbett-content-box {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 20px 40px;

}

.Overview-content-haading h2 {
    font-size: 36px;
    font-weight: 600;
    padding: 0 0 12px;
    color: #648c05;
}

.corbett-overview-content {
    display: flex;
    flex-direction: column;
    gap: 11px;
}
.corbett-overview-content p {
    font-size: 17px;
    font-weight: 400;
    line-height: 26px;
}

.info-list li {
    position: relative;
    display: inline-block;
    margin-right: 50px;
    padding: 0px 0px 0px 62px;
    margin-bottom: 15px;
}

.info-list li span {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 20px;
}

.info-list li h4 {
    display: block;
    font-size: 16px;
    line-height: 28px;
    color: #648c05;
    font-weight: 700;
}

.info-list li i {
    position: absolute;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #f1eee961;
    border-radius: 5px;
    font-size: 24px;
    left: 0;
    top: 0;
    color: #648c05;
}

.info-list.clearfix {
    display: flex;
    flex-direction: row;
}

.Included-row-in li {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
    padding-left: 32px;
    color: var(--title-color);
}

.Included-row-in li:before {
    position: absolute;
    content: '';
    background-image: url(../icon-images/icon-5.png);
    left: 0px;
    top: 5px;
    width: 18px;
    height: 13px;
    background-repeat: no-repeat;
}

.Included-row-in1 li:before {
    position: absolute;
    content: '';
    background-image: url(../icon-images/icon-6.png);
    left: 0px;
    top: 5px;
    width: 18px;
    height: 13px;
    background-repeat: no-repeat;
}

.highlights-row-in li:before {
    position: absolute;
    content: '';
    background-image: url(../icon-images/icon-7.png);
    left: 0px;
    top: 5px;
    width: 20px;
    height: 23px;
    background-repeat: no-repeat;
}

.accordion-header-box {
    border-bottom: 1px solid #00000040;
    height: 54px;
}

.day-content {
    width: 112px;
    height: 55px;
    background-color: #648c05;
    position: relative;
}

.day-content span {
    font-size: 18px;
    text-align: center;
    padding: 17px 13px 16px 0px;
    position: absolute;
    color: #fff;
    font-weight: 800;
    width: 112px;
}


.url-content-table {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    font-weight: 600;
    text-decoration: none;
}
.table-section-box {
    width: 60%;
    margin: 0 auto;
}
.accordion-item {
    border: 1px solid #00000040 !important;
    border-radius: 2px;
}

.col-box-in {
    position: relative;
}

.img-right-box-in img {
    width: 100%;
    height: 254px;
    border-radius: 5px;
}

.img-row {
    display: flex;
    flex-direction: column;
    gap: 40px;
    padding: 20px 0;
}

.content-url-in strong a {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    color: #fff;
    text-shadow: 0 0 10px #333;
    position: absolute;
    text-align: center;
    bottom: 18px;
    left: 15px;
    text-decoration: none;
    transition: all 0.5s ease-out;
}
.content-url-in strong a:hover{
    color: #648c05;
text-shadow: 0 0 1px #f2f0f0;
}
.day-content-box {
    position: relative;
    top: 32px;
    font-size: 12px;
    font-weight: 500;
    margin-top: 2px;
    text-align: center;
    color: #fff;
}.accordion-header {
    margin-bottom: 0;
    display: flex;
    position: relative;
    align-items: center;
}


.accordion-row-in-box{
    display: flex;
    flex-direction: column;
    gap: 13px;
}
.content-row-box {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.games-content-heading h3 {
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    padding-bottom: 7px;
    display: flex;
    gap: 6px;
}

.day-content-in span {
    padding: 12px 11px 15px 0px;
}
.accordion-body {
    padding: 10px 20px 0 20px !important;
}
.accordion-body p {
    padding-bottom: 12px;
}
.accordion-button{
    font-weight: 700 !important;
    font-size: 16px !important;
}




.corbett-content-box-wh,.accordion {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

@media (max-width: 991px) {
    .table-section-box {
        width: 100%;
    }
}


@media screen and (max-width: 768px) {
    .corbett-intro-head,.main-head-content-form {
        width: 100%;
    }

    .info-list li {
        margin-right: 0;
    }

    .info-list.clearfix {
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .corbett-img-in {
        margin-bottom: 20px;
    }

    .corbett-img-in img {
        height: 289px;
    }

    .corbett-img-box-row {
        flex-direction: row;
    }

   
    .corbett-heading-content h1 {
        font-size: 24px;
        line-height: 32px;
}
.corbett-section-top {
padding: 20px 0 0 0 !important;
}
.corbett-content-box{
    padding: 20px 10px;
}
.day-content span {
    font-size: 12px !important;
    padding: 18px 15px!important;
}
.main-head-content-form{
    margin-top: 20px !important;
}
.accordion-button {
    padding: 9px !important;
    font-size: 13px !important;
}
}
@media screen and (max-width: 425px) {
    .corbett-img-in img {
        height: 235px;
    }

    .corbett-img-box img {
        height: 140px;
    }

    

    .corbett-overview-content p {
        font-size: 16px;
        line-height: 24px;
        text-align: justify;
    }

    .Overview-content-haading h2 {
        font-size: 24px;
        margin: 0;
    }
  

.corbett-section {
    padding: 20px 0 !important;
}.corbett-content-box.mt-5{
    margin-top: 20px !important;
}
.inquery-section{
    padding: 20px 0 !important;
}
.inquary-new{
    padding: 20px 10px !important;
}
}

.corbett-intro-head .accordion-button:focus{
    box-shadow: none;
}