/*   -----------------------------------------btn hover customization*/
.btn-default:hover {
    background-color: #eeeeee;
    border-color: #cccccc;
}

/*   -----------------------------------------Azmayeshe-EGFR-section: logo-position-set--child */
.child-pillcheck {
    position: relative;
    left: 115px;
    top: -69px;
}

/*   -----------------------------------------Tumor Profiling-section: changing-image-scale */
.img-pillcheck {
    width: 310px;

}



/*   -----------------------------------------Tumor-Profiling-section: changing-position-in-lg */
@media only screen and (max-width: 1200px) {
    .child-pillcheck {
        position: relative;
        left: 49px;
        top: -58px
    }

    .img-pillcheck {
        width: 310px;
    }

}
/*   -----------------------------------------Tumor-Profiling-section: icon-none-in-md-and-padding-to-row-class*/
@media only screen and (max-width: 992px) {
    .child-pillcheck {
        display: none;
    }
}



/*  -----------------------------------------Tumor-Profiling-section: changing-image-scale */
.image-prosigna2 {
    width: 430px;

}



/*  -----------------------------------------Tumor-Profiling-section: changing-position-in-lg */
@media only screen and (max-width: 1200px) {
    .child-postion3 {
        position: relative;
        left: 80px;
        top: 50px
    }

    .image-prosigna2 {
        width: 350px;
    }

}
/* -----------------------------------------Tumor-Profiling-section: icon-none-in-md-and-padding-to-row-class*/
@media only screen and (max-width: 992px) {
    .child-postion3 {
        display: none;
    }
}

/* -----------------------------------------Azmayeshe-EGFR-section: logo-position-set--parent */
.parent-postion {
    position: relative
}


/* -----------------------------------------Azmayeshe-EGFR-section: logo-position-set--child */
.child-postion3 {
    position: relative;
    left: -115px;
    top: -73px;
}

/*   -----------------------------------------Azmayeshe-EGFR-section: changing-image-scale */
.image-use-prosigna {
    width: 350px;

}


/* -----------------------------------------Azmayeshe-EGFR-section: changing-position-in-lg */
@media only screen and (max-width: 1200px) {
    .child-postion2 {
        position: relative;
        left: 14px;
        top: 110px
    }

    .image-use-prosigna {
        width: 350px;
    }

}

/*  -----------------------------------------Azmayeshe-EGFR-section: icon-none-in-md-and-padding-to-row-class*/
@media only screen and (max-width: 992px) {
    .child-postion2 {
        display: none;
    }
}



/*  -----------------------------------------Azmayeshe-EGFR-section: paddings-for-md-sm-size*/
@media only screen and (max-width: 991px) {
    section > .container, section > .container-fluid {
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 20px;
        padding-right: 20px;
    }
}


/*  -----------------------------------------video-section: margin-bottom-for-texts-in-lg*/
@media only screen and (max-width: 1200px) {
    .margin-bottom-lg {
        margin-bottom: 40px !important;
    }
}



/* -----------------------------------------Report-section: logo-position-set--child */
.child-postion6 {
    position: relative;
    left: 55px;
    top: -50px;
}

/* ----------------------------------------Report-section: changing-image-scale */
.image-profiling-report {
    width: 350px;

}


/* -----------------------------------------Report-section: changing-position-in-lg */
@media only screen and (max-width: 1200px) {
    .child-postion6 {
        position: relative;
        left: -30px;
        top: -20px
    }

    .image-profiling-report {
        width: 300px;
    }

}

/* -----------------------------------------Report-section: icon-none-in-md-and-padding-to-row-class*/
@media only screen and (max-width: 992px) {
    .child-postion6 {
        display: none;
    }
}


/* -----------------------------------------line-bottom-color-changes-to-theme */
.line-bottom:after, .icon-box.icon-rounded-bordered i, .widget .line-bottom:after, .widget .line-bottom:after, .pager.theme-colored a, .owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-prev, .owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-next {
    border: 1px solid #652881 !important;
}

/* -----------------------------------------table-section: table-style*/
th {
    text-align: center;
    font-size: 14px;
    font-family: 'tanha', sans-serif;

}

td {
    text-align: center;
    font-size: 14px;
    font-family: 'tanha', sans-serif;
    padding-bottom: 15px!important;
    padding-right: 15px!important;

}
.direction-ltr{
    direction: ltr;
}
/* -----------------------------------------table-section: background-color-changes*/
.bg-tr {
    background-color: #65288121
}



/* -----------------------------------------benefit-of-mmscreen-section: border-color-texts-need-to-be-darker */
.feature-icon-box {
    border: 1px solid #9f9f9f;
}
.feature-icon-box .feature-icon {
    border: 4px solid #9f9f9f;
    padding: 10px 15px;
    position: absolute;
    top: -30px;
}

/* -----------------------------------------result-section: logo-position-set--child */
.child-postion8 {
    position: relative;
    left: -30px;
    top: 92px;
}
/* -----------------------------------------result-section: changing-image-scale */
.image-result {
    width: 572px;

}


/* -----------------------------------------result-section: changing-position-in-lg */
@media only screen and (max-width: 1200px) {
    .child-postion8 {
        position: relative;
        left: -3px;
        top: 148px
    }
    .image-result {
        width: 500px;
    }
}
/* -----------------------------------------result-section: icon-none-in-md-and-padding-to-row-class*/
@media only screen and (max-width: 992px) {
    .child-postion8 {
        display: none;
    }
}


/* -----------------------------------------Azmayeshe-EGFR-section: logo-position-set--child */
.child-Pharma {
    position: absolute;
    left: 413px;
    top: 208px;
}

/* -----------------------------------------Tumor-Profiling-section: changing-image-scale */
.img-Pharma{
    width: 350px;

}



/* -----------------------------------------Tumor-Profiling-section: changing-position-in-lg */
@media only screen and (max-width: 1200px) {
    .child-Pharma {
        position: absolute;
        left: 315px;
        top: 200px
    }

    .img-Pharma {
        width: 350px;
    }

}
/* -----------------------------------------Tumor-Profiling-section: icon-none-in-md-and-padding-to-row-class*/
@media only screen and (max-width: 992px) {
    .child-Pharma {
        display: none;
    }
}

.icon-box i {
    display: inline-block;
    font-size: 30px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/* -----------------------------------------Azmayeshe-EGFR-section: logo-position-set--child */
.child-benefits {
    position: absolute;
    right:35px;
    top: 154px;
}

/* -----------------------------------------Tumor-Profiling-section: changing-image-scale */
.img-benefits{
    width: 400px;

}



/* -----------------------------------------Tumor-Profiling-section: changing-position-in-lg */
@media only screen and (max-width: 1200px) {
    .child-benefits {
        position: absolute;
        right: 28px;
        top: 110px
    }

    .img-benefits {
        width: 400px;
    }

}
/* -----------------------------------------Tumor-Profiling-section: icon-none-in-md-and-padding-to-row-class*/
@media only screen and (max-width: 992px) {
    .child-benefits {
        display: none;
    }
}


/* -----------------------------------------Azmayeshe-EGFR-section: logo-position-set--child */
.child-benefits-for-you {
    position: absolute;
    right:5px;
    top: 140px;
}

/* -----------------------------------------Tumor-Profiling-section: changing-image-scale */
.img-benefits-for-you{
    width: 400px;

}



/* -----------------------------------------Tumor-Profiling-section: changing-position-in-lg */
@media only screen and (max-width: 1200px) {
    .child-benefits-for-you {
        position: absolute;
        right: 0px;
        top: 180px
    }

    .img-benefits-for-you {
        width: 350px;
    }

}
/* -----------------------------------------Tumor-Profiling-section: icon-none-in-md-and-padding-to-row-class*/
@media only screen and (max-width: 992px) {
    .child-benefits-for-you {
        display: none;
    }
}


/* -----------------------------------------table-section: bg-color */
.tr-orang{
    background-color: #f9a85561;
}
.td-green{
    background-color: #e4edae;
}
.td-red-light{
    background-color: #f0d5de;
}
.td-gray-light{
    background-color: #f2f2f2;
}
.td-gray-dark{
    background-color: #e6e6e6;
}
td {
    text-align: center;
    font-size: 14px;
    font-family: 'tanha', sans-serif;
    padding-bottom: 15px !important;
    padding-right: 15px !important;

}
.table td {
    border-top: 3px solid  #ffffff!important;
}


/* -----------------------------------------after-using-pillcheck-section:progress-bars */
.progress-item.style2 .progress-bar .percent {
    display: none;
    background: none;
    color: #555555;
    font-size: 14px;
}
.progress-bar-warning {
    background-color: #f0ad4e!important;
}
.progress-bar-success {
    background-color: #5cb85c!important;
}
.progress-bar-danger {
    background-color: #de499a!important;
}
.progress-bar-info {
    background-color: #716258!important;
}


@media only screen and (max-width: 992px) {
    .height-regular {
        height: 300px!important;

    }
}
/* -----------------------------------------theme-color */

.theme-color {
    color: #e67e24;
}

.bg-color{
    background-color:#e67e24!important; ;
}
.line-bottom:after, .icon-box.icon-rounded-bordered i, .widget .line-bottom:after, .widget .line-bottom:after, .pager.theme-colored a, .owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-prev, .owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-next {
    border: 1px solid #e67e24 !important;
}






ul.list.angle-double-right li:before {
    content: "\f100" !important;
    font-family: fontawesome;
    font-size: 14px;
    color: #e67e24!important;
}
.panel-group .panel-title a.active::after {
    color: #fff!important;
    background: #f2bc8e!important;
    content: "\f060";
}
.panel-group .panel-title a.active {
    background: #e77f2685 none repeat scroll 0 0!important;
    border-bottom: 1px solid #d3d3d3!important;
    color: #111111;
}



/* -----------------------------------------brochure-section : grid-system*/
@media only screen and (max-width: 991px){
.gallery-isotope .gallery-item {
    width: 100% !important;
}}

/* -----------------------------------------patient-section: logo-position-set--child */
.child-patient {
    position: absolute;
    left: 0px;
    top: 200px;
}

/* -----------------------------------------patient-section: changing-image-scale */
.img-patient{
    width: 500px;

}



/* -----------------------------------------patient-section: changing-position-in-lg */
@media only screen and (max-width: 1200px) {
    .child-patient {
        position: absolute;
        left: 0px;
        top: 250px
    }

    .img-patient {
        width: 400px;
    }

}
/* -----------------------------------------patient-section: icon-none-in-md-and-padding-to-row-class*/
@media only screen and (max-width: 992px) {
    .child-patient {
        display: none;
    }
}

@media only screen and (max-width: 991px){
.col-xs-6 .gallery-isotope .gallery-item {
    width: 100%!important;
}}