.cp-filter-wrap {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    background-color: #F2EAE4;
    margin-bottom: 20px;
}

.cp-filter-wrap .cp-filter-left {
    width: 50%;
    padding: 42px 65px 42px 65px;
    color: #1D3F49;
}

.cp-filter-wrap .cp-filter-left h2 {
    font-size: 28px;
    margin-bottom: 20px;
}

.cp-filter-wrap .cp-filter-right {
    width: 50%;
    padding: 48px 76px;
}

.cp-filter-wrap .cp-filter-right .cp-filter {
    display: inline-block;
    margin-bottom: 20px;
}

.cp-filter-wrap .cp-filter-right .cp-filter .cp-filter-title {
    font-size: 18px;
    font-weight: 700;
    margin-top: 20px;
    text-align: left;
}

.cp-filter-wrap .cp-filter-right .cp-filter .cp-filter-items {
    background-color: #fff;
    border: 1px solid #c7c9d2;
    font-size: 18px;
    padding: 10px;
    width: 100%;
    margin-top: 20px;
	color:#1d3f49;
}
.cp-filter-wrap .cp-filter-right .cp-filter select.cp-filter-items:focus{
	color:#1d3f49;
}
.cp-filter-wrap .cp-filter-right .cp-filter select.cp-filter-items option{
	color:#1d3f49;
}

.stage_wrap {
    display: flex;
}

.stage_left {
    width: 25%;
}

.stage_right {
    width: 75%;
    margin-left: 20px;
}

.stage_left_status {
    background-color: #f2eae4;
    text-align: center;
    padding: 20px;
}

.progress_bar {
    width: 255px;
    height: 255px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: relative;
}

.progress_con h3 {
    font-size: 50px;
    font-weight: 400;
    margin-bottom: 0;
}

.progress_con p {
    font-size: 20px;
    font-weight: 700;
}

.stage-title {
    color: #1d3f49;
    font-family: teodor, sans-serif;
    font-size: 34px;
}

.stage-title-box {
    background-color: #fff;
    padding: 30px;
}

.progress_text {
    border-bottom: 2px solid #eee3d4;
    margin-bottom: 20px;
}

.progress_text p {
    font-size: 18px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 20px;
}

.stage-progress-settlement-date p {
    font-size: 18px;
    font-weight: 700;
    margin-top: 10px;
}

.stage_tab_content {
    background-color: #fff;
    margin-top: 20px;
}

.cp-stage-tab-title {
    font-size: 28px;
    font-weight: 400;
    padding-top: 20px;
    padding-left: 30px;
}

.tab-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.tab-menu ul li {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    text-align: center;
}

.tab-menu ul li a {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.44px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: 0.5s all;
    outline: 1px solid #c7c9d2;
    border: 3px solid #fff;
}

.tab-menu ul li a:hover {
    color: #fff;
    text-decoration: none;
}

.tab-menu ul li a.active {
    text-decoration: none;
}

.tab_img img {
    width: 30px;
    height: 30px;
}

.tab-teaser {
    width: 100%;
    margin: 0 auto;
}

.tab-main-box {
    padding: 30px;
    border-top: 1px solid #eee3d4;
    margin-top: 30px;
}

.tab_img {
    border-radius: 50%;
    cursor: pointer;
    height: 62px;
    margin: 0 auto;
    position: relative;
    width: 62px;
}

.tab_img a {
    border-radius: 50%;
    height: 62px;
/*    left: 3px;*/
    padding: 8px;
    position: relative;
/*    top: 3px;*/
    width: 62px;
    background-color: rgb(29, 63, 73);
}

.stage-left-downloads-box {
    background-color: #f2eae4;
    color: #df8466;
    margin-top: 20px;
    padding: 20px 16px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 20px;
}

.tab_img .in-progress {
    background: rgb(223, 132, 102);
    outline-color: rgb(223, 132, 102);
}

.tab_img .complete {
    background: rgb(29, 63, 73);
    outline-color: rgb(29, 63, 73);
}

.tab_img .not-started {
    background: rgb(238, 227, 212);
    outline-color: rgb(238, 227, 212);
}

.cp-stage-box-expand {
    font-size: 20px;
    margin-top: 20px;
    text-transform: none;
}

.stage-download {
    margin-bottom: 10px;
}

.stage-download a {
    color: #1d3f49 !important;
}

.stage-left-contacts-box {
    background-color: #f2eae4;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 20px 16px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 20px;
}

.stage-left-contacts-box h5 {
    color: #df8466;
}

.stage-left-contacts-wrap {
    border-bottom: 1px solid #3d404e;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-bottom: 16px;
    margin-top: 20px;
}

.stage-left-contacts-wrap:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.stage-left-contacts-center {
    align-self: center;
    width: 60%;
}

.stage-left-contacts-name,
.stage-left-contacts-title {
    font-size: 18px;
    text-transform: none;
}

.stage-left-contacts-name {
    font-weight: 700;
}

.stage-left-contacts-right {
    align-items: center;
    display: flex;
    flex-direction: row;
}

.stage-left-contacts-phone {
    margin-right: 20px;
}

.stage-download::before {
    content: url("/wp-content/themes/Clever-Digital-hello-theme-child/cp-assets/images/download-arrow.svg");
    padding-right: 5px;
    position: relative;
    top: 3px;
}

.stage-progress-settlment-date p,
.stage-progress-title-date p,
.stage-progress-construction-date p{
    font-weight: 700;
    font-size: 17px;
    margin-bottom: 7px;
}

.stage-progress-settlment-date,
.stage-progress-title-date,
.stage-progress-construction-date{
    margin-bottom: 7px;
}

.stage-progress-disclaimer {
    font-size: 13px;
}

.in-close+.cp-stage-box-expand,
.in-close+.stage-left-contacts {
    display: none;
}

.ph_iconimg {
    border-radius: 50%;
    cursor: pointer;
    height: 62px;
    position: relative;
    width: 62px;
    transition: 0.5s all;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ph_iconimg img {
    width: 30px;
    height: 30px;
}

.phaseIcon {
    display: flex;
    align-items: center;
    padding: 10px 0;
}

.phaseIcon h3 {
    margin: 0;
}

.phaseIcon.in-progress .ph_iconimg {
    background: rgb(223, 132, 102);
}

.phaseIcon.complete .ph_iconimg {
    background: rgb(29, 63, 73);
}

.phaseIcon.not-started .ph_iconimg {
    background: rgb(238, 227, 212);
}

.in-close {
    position: relative;
    margin: 0
}

.in-close::after {
    position: absolute;
    right: 0;
    top: 0;
    content: url("/wp-content/themes/Clever-Digital-hello-theme-child/cp-assets/images/plus.svg");
}

.in-close.open::after {
    position: absolute;
    right: 0;
    top: -5px;
    content: url("/wp-content/themes/Clever-Digital-hello-theme-child/cp-assets/images/minus.svg");
}
.cp-tooltip {
    background-color: #1d3f49;
    bottom: -55px;
    color: #fff;
    display: none;
    left: 50%;
    padding: 10px 5px;
    position: absolute;
    transform: translateX(-50%);
    white-space: nowrap;
}
.cp-tooltip::before {
  content: "";
  border: 10px solid;
  border-color: #0000 #0000 #1d3f49;
  display: inline-block;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  top: -17px;
}
.tab-menu ul li{position: relative;}
.tab-menu ul li:hover .cp-tooltip {
    display: inline-block;
    z-index: 1000;
}
#cp-stage-loader{
    margin: auto;
    width: 150px;
    display: none;
}


/*======== Construction Portal page Responsive ========*/

@media(max-width:1200px) {
    .cp-filter-wrap .cp-filter-left h2 {
        font-size: 26px;
        margin-bottom: 0px;
    }
    .stage-title {
        font-size: 28px;
    }
    .cp-stage-tab-title h3,
    .phaseIcon h3 {
        color: var( --e-global-color-4021ec8e);
        font-family: "Teodor", Sans-serif;
        font-size: 32px;
        font-weight: 400;
        line-height: 32px;
    }
    .cp-wrapper .progress_bar {
        width: 182px;
        height: 182px;
        margin: auto;
    }
    .progress_con h3 {
        font-size: 36px;
    }
    .progress_con p {
        font-size: 16px;
        margin: 0px;
    }
    .in-close {
        font-size: 18px;
    }
}

@media(max-width:1024px) {
    .cp-filter-wrap .cp-filter-left {
        padding: 15px 12px 15px 30px;
    }
    .cp-filter-wrap .cp-filter-left h2 {
        line-height: 30px;
        margin-bottom: 15px;
    }
    .cp-filter-wrap .cp-filter-right {
        width: 50%;
        padding: 10px 28px;
    }
    .cp-filter-wrap .cp-filter-right .cp-filter .cp-filter-items {
        font-size: 16px;
        padding: 6px;
        margin-top: 16px;
    }
    .stage_left {
        width: 30%;
    }
    .stage_right {
        width: 68%;
        margin-left: 15px;
    }
    .progress_con h3 {
        font-size: 32px;
        line-height: 36px;
    }
    .cp-wrapper .progress_bar {
        width: 162px;
        height: 162px;
    }
    .progress_text p {
        font-size: 16px;
    }
    .stage-progress-settlment-date p,
    .stage-progress-title-date p {
        font-size: 16px;
        margin-bottom: 0px;
    }
    .in-close {
        font-size: 16px !important;
    }
    .stage-left-downloads-box {
        padding: 15px 16px;
    }
    .stage-left-contacts-box {
        padding: 15px 16px;
    }
    .stage-download a {
        font-size: 16px;
    }
    .stage-download {
        margin-bottom: 0px;
    }
    .stage-download::before {
        top: 0px;
    }
    .cp-stage-box-expand {
        font-size: 20px;
    }
    .stage-left-contacts-name,
    .stage-left-contacts-title {
        font-size: 16px;
    }
    .tab-menu {
        width: 100%;
    }
    .tab-menu ul {
        flex-wrap: wrap;
        justify-content: center;
    }
    .tab_img {
        width: 62px;
        display: flex;
        justify-content: center;
    }
    .tab-menu ul li {
        max-width: 15% !important;
    }
    .tab_img a {
        height: 46px;
        padding: 10px;
        width: 46px;
    }
    .ph_iconimg {
        height: 46px;
        width: 46px;
        padding: 10px;
    }
}

@media (max-width: 767px) {
    .cp-filter-wrap {
        flex-direction: column;
    }
    .cp-filter-wrap .cp-filter-left {
        width: 100%;
        padding: 22px 18px 0px 18px;
        color: #1D3F49;
    }
    .cp-filter-wrap .cp-filter-right {
        width: 100%;
        padding: 0px 18px 18px 18px;
    }
    .stage_wrap {
        display: flex;
        flex-direction: column;
    }
    .stage_left {
        width: 100%;
    }
    .stage_right {
        width: 100%;
        margin-left: 0;
    }
    .stage-title-box {
        padding: 18px;
    }
    .cp-stage-tab-title {
        padding-top: 0;
        padding-left: 0;
        text-align: center;
        margin-bottom: 25px;
    }
    .stage_tab_content {
        padding: 20px 18px;
        margin-bottom: 20px;
    }
    .tab-main-box {
        padding: 25px 0 0 0;
    }
    .tab-menu ul li {
        max-width: 22% !important;
    }
    #cp-stage-loader{
        width: 80px;
    }
    .tab-menu ul li:hover .cp-tooltip {
        display: none;
    }
    .cp-tooltip{
        display: none;
    }
}
@media(max-width:468px){
    .phaseIcon {
        display: flex;
        align-items: start;
        padding: 10px 0;
        flex-direction: column;
      }
}