.mainDetails .title.BrandingColor {display:none !important}
.rightside_content .social_icons {
    max-width: 200px;
    margin: 0 auto;
    padding-top: 5px;
} 
   /*.overview h1 {background-image: url(/-/media/ametekpowervar/images/sample/title-bg-esp.png) !important;} */
.overview h1 {background-color: #000;background-image: -webkit-linear-gradient(150deg,#005ba5 35%, #000 35%);color: #fff;}
.product_detail .title {background-color: #000;background-image: -webkit-linear-gradient(150deg,#005ba5 35%, #000 35%);color: #fff;}
.overview h1, .news h2 {background-color: #000;background-image: -webkit-linear-gradient(150deg,#005ba5 35%, #000 35%);color: #fff;}

.overview h4, .overview h1 {
    padding: 10px 20px;
    font-size: 18px;
    color: #fff !important;
    font-family: PT Sans;
    font-weight: 700;
    border-bottom: 1px solid #c1c1c1;
    margin: 0;
}

.tablist h4 {
    border: none;
    background-color: #eaeaea;
    font-size: 16px;
    color: #6C6B6B !important;
    cursor: pointer;
}

    .BrandingColor {color: #666 !important;}
    .overview { background-color: #ffffff !important;}
    .h3-cs{
    font-size: 24px;
    color: #000;
    font-family: PT Sans;
    font-weight: 700;
    }
    h5 {
    font-size: 20px;
    }

    .featureList, .featureList ul {
    margin-top: 0;
    padding-left: 8px;
    list-style-type: none !important;
    }
    .featureList li{
    padding-bottom:7px;
    }
    .featureList li:before {
    position: absolute;
    margin-left: -1.3em;
    font-weight: bold;
    }
    .featureList li.tick:before {
    content: "\2713";
    }
    .featureList.powervar-cs li.tick:before {
    color: #0060b6;
		  content: "\2713";
    }
.featureList2, .featureList2 ul {
    margin-top: 0;
    padding-left: 8px;
    }

/* Changes by Arijit - 01/11/22 */
.overview .title {
    background-color: #000;
    background-image: -webkit-linear-gradient(150deg,#005ba5 35%, #000 35%);
    color: #fff;
}
