
.copyvideopath-container {border: 1px solid #d3d3d3; }
.pdp_wrapper{text-align: center;}
.pdp_wrapper img { width: 100%; }
.pdp_container { max-width: 1000px; margin: 0 auto; }

.pdp_title_block { padding: 3px 0; border-top: 4px solid #74D2FF; border-bottom: 4px solid #74D2FF;}
.pdp_title  { font-size: 22px; line-height: 1.2em; font-weight: 700; padding: 10px 0; border-top: 3px solid #F482B9; border-bottom: 3px solid #F482B9;}


.pdp_row { display: flex; margin: 30px 0; justify-content: space-between; }
.pdp_row_2 { display: flex; justify-content: space-between; max-width: 500px; }
.row_1 .pdp_card  { width: 60%; padding: 20px; display: flex; justify-content: center; }
.row_1 .pdp_col  { flex: 1; }
.pdp_block_1 {display: flex; flex-direction: column; flex: 1; margin-left: 10px; justify-content: space-between;}
.pdp_shape { padding: 25px 40px; overflow: hidden; border-radius: 5px; background-color: white; margin-top: 10px; }

.pdp_main { border-radius: 5px; overflow: hidden; width: 40%; }
.pdp_note { border: 1px solid black; padding: 20px; border-radius: 5px; }

.pdp_card { background-color: #F0F0F0; border: 5px solid #E3E3E3; border-radius: 10px; width: 33%; padding: 15px; margin: 0 1%; }
.pdp_img_gp { display: flex; justify-content: center; }
.pdp_img_gp .pdp_img { width: 40%; max-width: 100px; }
.pdp_img { background-color: white; border-radius: 5px; padding: 10px; text-align: center; }
.pdp_img + .pdp_img { margin-left: 20px;}

.pdp_p { line-height: 1.5em;}
.pdp_p_m { font-size: 20px; margin-right: 10px; line-height: 1.5em; }
.pdp_img .pdp_p { font-weight: 700; margin-top: 5px; }
.pdp_card > .pdp_p { margin-top: 10px; flex: 1;}

.pdp_section_3 .pdp_card { width: 100%; margin: 0; }
.pdp_section_3 .pdp_img { display: flex; justify-content: center; position: relative; }

.chart_color { display: flex; align-items: center; }
.chart_color > div { margin-right: 3px; }
.chart_color .pdp_p { font-size: 14px;}
.chart_g { background-color: #1dad3a; width: 13px; height: 13px;  }
.chart_o { background-color: #eb5512; width: 13px; height: 13px; }

.chart_color.color_4 .chart_g, .chart_color.color_4 .chart_o { opacity: 75%;}
.chart_color.color_3 .chart_g, .chart_color.color_3 .chart_o { opacity: 50%;}
.chart_color.color_2 .chart_g, .chart_color.color_2 .chart_o { opacity: 25%;}
.chart_color.color_1 .chart_g, .chart_color.color_1 .chart_o { background-color: white; outline: .5px solid lightgray; outline-offset: -.5px;}

.chart_color_gp { position: absolute; left: 40px; bottom: 15px;}

.pdp_src { margin-bottom: 30px; }

.premium .row_1 .pdp_card { max-width: 300px;}
.premium .pdp_img { background-color: black; width: 100%; display: flex; justify-content: center; padding: 20px 0; }
.premium .pdp_section_3 .pdp_img { padding: 20px 0; }
.premium .pdp_section_3 img { max-width: 400px;  }

.large .pdp_section_3 .pdp_img { background-color: black; width: 100%; display: flex; justify-content: center; padding: 20px 0; }
.large .pdp_section_3 .row_1 .pdp_card { max-width: 500px;}
.large .pdp_shape { background-color: black; }
.large .pdp_section_3 .pdp_card { width: 50%; }

img {
    width: 100%;
}

.pdp-img-b {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.square-img {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
}

.pdp-img-b.enquiry {
    display: flex;
    align-items: center;
    width: 100%;
}

.pdp-container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    padding-bottom: 40px;
}

.pdp-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 40px 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1.5px solid #e5e5e5;
}

.pdp-row > div{
    margin: auto;
}
.col {
    width: 50%;
    padding: 10px;
}
.pdp-title {
    margin-bottom: 15px;
    color: #2e4b98;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3em;
}

.pdp-title.result {
    width: 25%;
}
.pdp-txt {
    color: #2e4b98;
}
.pdp-img-card-block {
    width: 32%;
}
.pdp-img-card {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 1%;
    background-color: rgba(168, 220, 244, 0.6);
}
.pdp-img-card-block._3 {
    background-color: rgba(168, 220, 244, 0.2);
    transition: all 300ms;
}

.pdp-img-card-block._3:hover {
    background: rgba(168, 220, 244, 0.5);
}
.enquiry {
    width: 75%;
}

.enquiry-card-g {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.enquiry-card-txt {
    position: relative;
    left: 5%;
    top: auto;
    right: auto;
    bottom: 5%;
    padding-right: 5%;
    color: #2e4b98;
    font-weight: 400;
    text-align: left;
    margin-bottom: 10px;
}

.enquiry-card-txt.result {
    color: #2e4b98;
    font-size: 15px;
}

@media screen and (max-width: 959px) { 
    .large .pdp_p_m { font-size: 18px; }
}
@media screen and (max-width: 767px) { 
    .pdp_row { flex-direction: column;}
    .pdp_p_m { margin-bottom: 20px; font-size: 16px; margin-right: 0;}
    .row_1 .pdp_card { width: unset;padding: 10px; }
    .pdp_title { font-size: 18px;}

    .pdp_row { align-items: center; }
    .pdp_card { width: unset; max-width: 400px; padding: 10px; margin-bottom: 20px; }

    .pdp_section_3 .pdp_card { width: unset; max-width: unset; }
    .pdp_section_3 .pdp_img { flex-direction: column; padding-bottom: 50px; }
    .pdp_note { padding: 10px; }
    .pdp_shape { padding: 20px;}
    .pdp_img_gp .pdp_img { width: unset;}

   
    .pdp-row {
        margin-bottom: 40px;
    }
    .enquiry {
        width: 100%;
    }
    .enquiry-card-g {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .pdp-card {
        width: 49.5%;
        justify-content: center;
    }

    .pdp-img-card-block {
        width: 49.5%;
    }
}

@media screen and (max-width: 479px) { 
    .pdp_shape { padding: 15px;}
    .pdp_card { padding: 10px; }
    .pdp_section_3 .pdp_img  { padding-bottom: 80px; }
    .chart_color_gp { left: 20px;}
     .col {
        padding: 0px;
    }

    .pdp-title {
        margin-bottom: 5px;
        font-size: 15px;
    }

    .pdp-card {
        margin: 5px;
        padding: 10px;
    }

    .result-card {
        width: 70%;
    }

    .pdp-card {
        width: 70%;
    }

    .pdp-img-card-block {
        width: 70%;
    }

    .pdp-card-g {
        justify-content: center;
    }

    .procedure-img-g {
        justify-content: center;
}

}
