.edgt-logo-wrapper a img {
    width: 340px;
    height: auto;
}
.edgt-title-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    height: 175px;
    background-color: #f7f7f7;
    background-position: center 0;
    background-repeat: no-repeat;
    z-index: 101;
}
.edgt-title-holder .edgt-title-wrapper {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
}
.edgt-title-holder .edgt-title-inner {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
}
h3.edgt-page-title.entry-title {
    padding-left: 50px;
    font-size: 25px;
    color: #434343;
    font-weight: 600;
}
.edgt-course-image-wrapper {
    background: url(images/WhatsApp-Image-2022-03-29-at-4.28.48-PM.jpeg);
    background-position: 0 -190px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 350px;
    display: block;
    position: relative;
    margin-bottom: 100px;
}
.edgt-course-single-holder .edgt-course-image-wrapper {
    margin-top: 18px;
}
.edgt-course-single-holder .edgt-course-title-wrapper {
    width: 100%;
    display: table;
    table-layout: fixed;
}
.edgt-course-title-wrapper .edgt-course-left-section {
    width: 70%;
}
.edgt-course-single-title {
    display: inline-block;
    color: #434343;
    font-weight: 600;
}
.edgt-course-image img.attachment-full.size-full.wp-post-image {
    position: absolute;
    left: 0;
    top: 0px;
    width: 16%;
}
.maindiv {
    width: 1100px;
    margin: 0 auto;
}
footer.customfooter {
    background: #111;
    opacity: 0.94;
    padding: 70px 70px;
}
.customdiv ul li {
    list-style-type: decimal;
    line-height: 40px;
}
.footer-logo img.edgt-normal-logo {
    background: white;
}
span.glyphicon {
    color: #fff;
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: inherit;
    top: 22px;
}