/*KALPIT - GENERAL TAB - 10-03-2022*/
.general-tab-wrapper .general-tab-inner-wrapper{padding: 40px;background-color: var(--white-color);}
.general-tab-wrapper .tab-content-links-wrapper .pdf-link-wrapper a{padding: 16px 20px;display: flex; justify-content: space-between;align-items: center;background-color: var(--beige-white);}
.general-tab-wrapper .link-text{margin-top: 3px;}
.general-tab-wrapper .item-list-years a{transition: all 0.3s ease-in-out;color: var(--grey);}
.general-tab-wrapper .item-list-years .year-name{padding: 10px 32px 6px 32px;background-color: var(--beige-white);display: inline-block;position: relative;line-height:2.8rem;    font-family: var(--font-medium);}
.general-tab-wrapper .item-list-years .year-name:hover{background-color: var(--beige-light);color: var(--blue);}
.general-tab-wrapper .item-list-years.active-year-tab .year-name,
.general-tab-wrapper .item-list-years.active-year-tab .default
{background-color: var(--beige-light);color: var(--blue);}
.general-tab-wrapper .item-list-years.active-year-tab a:after{content: ''; height: 100%;width: 100%;border-bottom: 3px solid var(--blue);position: absolute;left: 0;bottom: 0;}
.general-tab-wrapper .item-list-years .default{padding: 10px 32px 6px 32px;background-color: var(--beige-white);display: inline-block;position: relative;line-height:2.8rem;    font-family: var(--font-medium);}
.general-tab-wrapper .item-list-years .default:hover{background-color: var(--beige-light);color: var(--blue);}
.general-tab-wrapper .item-list-years a:hover:after{content: ''; height: 100%;width: 100%;border-bottom: 3px solid var(--blue);position: absolute;left: 0;bottom: 0;}
.general-tab-wrapper ul.list-year-tabs{display: flex;border-bottom: 1px solid var(--gret-light);margin-bottom: 0px;flex-wrap: wrap;}
.general-tab-wrapper .item-list-years.default a{background-color: var(--white-color);}
/*=== Tab Functionality ===*/
.general-tab-wrapper .deactive{display: none;}
.general-tab-wrapper .active{display: block;}
/*=== Spacing ===*/
.general-tab-wrapper .general-tab-title-wrapper{margin-bottom: 40px;}
.general-tab-wrapper .general-content-box-wrapper{padding-bottom: 40px;}
.general-tab-wrapper .tab-content-title-wrapper{margin-bottom: 16px;}
.general-tab-wrapper .general-tabs-content-wrapper{margin-top: 26px;}
.tab-content-links-wrapper .pdf-link-wrapper{margin-bottom: 15px;}
.tab-content-links-wrapper .pdf-link-wrapper:last-child{margin-bottom: 0}
.general-tab-wrapper .content-bottom-links{margin-top: 16px;}
/* === Link arrow  ==== */
.general-content-box-wrapper .rad-link-1 a{border-bottom: 0;    font-size: 1.6rem;    line-height: 1.6rem;    padding: 12px 0;display: inline-block;position: relative;padding-right: 25px;}
.general-content-box-wrapper .rad-link-1 a .blue{position: relative;right: -26px;top: -2px;}
@media all and (max-width: 767.98px){
.general-tab-wrapper .general-tab-inner-wrapper{padding: 20px;}
}

.iframe-tool{padding: 0px 30px;}
/*KALPIT - GENERAL TAB - ENDS HERE*/

.image-text-video-signpost-item {scroll-top-margin: 37px;}

