.heading,
.pc_heading {
    font-weight: 600;
    text-align: left
}

.action__text--invisible,
.check-hidden {
    position: absolute;
    opacity: 0
}

.pc_bg {
    padding-bottom: 100px
}

.pc_text_box {
    margin-bottom: 50px
}

.heading {
    font-size: 20px;
    margin-top: 65px;
    margin-bottom: 10px;
    color: #313030
}

.pc_box {
    background-color: rgba(255, 255, 255, .12);
    width: 95%;
    margin: 30px auto auto;
    padding: 20px 30px 40px;
    height: 94% !important;
    box-shadow: 2px 2px 4px 3px rgba(172, 172, 172, .25)
}

.pc_img {
    width: 100%;
    padding: 20px;
    margin-top: 30px;
    border: 1px solid #ececec;
    margin: 67px 10px 0px;
}

.blue {
    color: #01a78e
}

.add_com {
    float: right;
    margin-right: 15px;
    padding: 10px
}

.pc_heading {
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    line-height: 1.5rem;
    margin-top: -36px;
    line-height: 1.5rem;
    color: #005670;
    padding-bottom: 10px
}

.pc_table_text {
   font-size: 14px;
    margin-bottom: 15px;
    padding: 0 10px;
    display: flex;
    align-items: baseline;
}

.pc_table_text1 {
    margin-top: 35px
}

.pc_viewm,
.pc_viewm:hover {
    border: 1px solid #ffffff;
    text-decoration: none;
    border-radius: 0;
    margin-top: 10px;
    font-size: 12px;
    box-shadow: 2px 2px 7px #01a78e;
    padding: 6px 20px;
}

.btn-compare,
.btn-compare:hover,
.pc_viewm:hover {
    background-color: #01a78e;
    color: #fff
}

.a_pc,
.a_pc:hover {
    color: #111;
    text-decoration: none
}

.a_pc:hover {
    color: #fff
}

.action--compare-add,
.action--compare-add:hover,
.fa-bullseye {
    color: #2b2c2e;
}

.fa-bullseye {
    font-size: 14px;
    margin-right: 4px
}

.compare_bttn {
    background-color: #01a78e
}

.action--compare-add:hover .action__text--invisible,
.action--download:hover .action__text--invisible {
    color: #ddd;
    font-size: 16px;
    letter-spacing: 0;
    background: #2f3035;
    border-radius: 2px;
    padding: 3px 5px
}

.action--compare-add .fa-check,
.action--compare-add input[type=checkbox]:checked~.fa-plus {
    display: none
}

.action--compare-add input[type=checkbox]:checked~.fa-check {
    display: inherit;
    color: #005670
}

.action {
    display: inline-block;
    font-size: 14px;
    white-space: nowrap;
    cursor: pointer;
    border: none;
    background: 0 0;
    text-align: center;
}

.action:focus {
    outline: 0
}

.caa,
.caa:hover {
    color: #2f3035;
    text-decoration: none
}

.action__text {
    font-weight: 700;
    letter-spacing: 1px;
    font-size: .813em;
    vertical-align: middle;
    display: inline-block
}

.action__text--invisible {
    top: 100%;
    pointer-events: none
}

.compare-section {
    position: fixed;
    top: 60px;
    right: 20px
}

.col-md-2-5.col-lg-2-5 {
    width: 20%
}

.leftfl::before,
.rightfl::before {
    font-size: 25px
}

@media only screen and (min-width:280px) and (max-width:480px) {
    .pc_heading {
    
        margin-bottom: 15px;
        line-height: 1.5rem;
        margin-top: 0;
        border-bottom: none;
        text-align: left
    }

    .pc_table_text {
       
        padding: 0 14px;
        margin-left: -13px;
        width: 100%
    }

    .pc_img {
        width: 75%;
        margin-top: 0;
        border: none
    }

    .add_com {
        float: right;
        margin-right: -10px !important;
        margin-bottom: 9px !important
    }

    .pc_viewm,
    .pc_viewm:hover {
        background-color: #01a78e;
        color: #ffff;
        padding: 5px 30px;
        text-decoration: none;
        border-radius: 0;
        margin-top: 10px
    }
}

@media only screen and (min-width:480px) and (max-width:576px) {
    .pc_heading {
 
        margin-bottom: 15px;
        line-height: 1.5rem;
        margin-top: 0;
        border-bottom: none;
        text-align: left
    }

    .pc_table_text {
   
        padding: 0 14px;
        margin-left: -13px;
        width: 100%
    }

    .pc_img {
        width: 50%;
        margin-top: 0;
        border: none
    }

    .add_com {
        float: right;
       
        margin-bottom: 9px !important
    }

    .pc_box {
        width: 80%
    }

    .pc_viewm,
    .pc_viewm:hover {
        background-color: #01a78e;
        color: #ffff;
        padding: 5px 30px;
        text-decoration: none;
        border-radius: 0;
        margin-top: 10px
    }
}

@media only screen and (min-width:576px) and (max-width:768px) {
    .pc_heading {
      
        margin-bottom: 25px;
        line-height: 1.5rem;
        margin-top: -36px;
        margin-left: 0
    }

    .add_com {
        float: right;
      
        margin-bottom: 5px
    }

    .pc_img {
        width: 100%;
        margin-top: 20px;
        border: none;
   
        margin-left: 0
    }

    .pc_viewm,
    .pc_viewm:hover {
        background-color: #01a78e;
        color: #ffff;
        padding: 5px 30px;
        text-decoration: none;
        border-radius: 0;
        margin-top: 10px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .add_com {
        float: right;
    
        margin-bottom: 2px
    }

    .pc_img {
        width:60%;
        margin-top: 20px;
        border: none;
    
        margin-left: 0
    }

    .pc_viewm,
    .pc_viewm:hover {
        background-color: #01a78e;
        color: #ffff;
        padding: 5px 30px;
        text-decoration: none;
        border-radius: 0;
        margin-top: 7px
    }

    .pc_heading {
      
        font-weight: 600;
        text-align: left;
        border-bottom: 1px solid #ddd;
        margin-bottom: 48px;
        line-height: 1.5rem;
        margin-top: 20px;
        padding-bottom: 10px
    }
}

@media only screen and (min-width:991px) and (max-width:1200px) {
    .pc_heading {
    
        font-weight: 600;
        text-align: left;
        border-bottom: 1px solid #eee;
        margin-bottom: 10px;
        line-height: 1.5rem;
        margin-top: 3px
    }

    .pc_img {
        width: 100%;
 
        margin-left: 0;
        border: none;
        margin-top: 35px
    }

    .pc_viewm,
    .pc_viewm:hover {
        background-color: #01a78e;
        color: #ffff;
        padding: 7px 35px;
        text-decoration: none;
        border-radius: 0;
        margin-top: 10px
    }
}

@media only screen and (min-width:1200px) and (max-width:1400px) {
    .add_com {
        float: right;
        margin-right: 15px;
        margin-bottom: -40px
    }

  

    .pc_heading {
        margin-bottom: 48px;
        line-height: 1.5rem;
        margin-top: -5px
    }
}



.img_section {
    display: flex;
    justify-content: center;
    flex-direction: column;
}