 header .megamenu_row[drop_nav="Businesses"] ul.list-unstyled li.nav-item {
     width: 100%;
 }

 .space {
     display: block;
     width: 100%;
     height: 149px;
 }

 header.tic #logo img {
     animation: lgllo 0.2s forwards linear;
 }

 @keyframes lgllo {
     from {
         width: 100px
     }

     to {
         width: 150px
     }
 }

 header.fixed #logo img {
     animation: smllo 0.3s forwards linear;
 }

 /*  @keyframes smllo{
        from{width:150px}
        to{width:100px}
    }*/
 @keyframes smllo {
     from {
         width: 100% !important
     }

     to {
         width: 65% !important
     }
 }

 .product_box {
     height: 90%;
 }

 .product_box p {
     padding-top: 15px;
 }

 .body-lines {
     position: fixed;
     top: 0;
     right: 0;
     left: 0;
     bottom: 0;
 }

 .body-lines__line {
     position: relative;
 }

 .body-lines__line span {
     position: absolute;
     top: 0;
     right: -1px;
     bottom: 0;
     width: 1px;
     background-color: #f2f4f6;
     height: 100vh;
 }

 .card_img::after {
     content: none;
 }

 .swiper-button-prev {
     left: 15px !important;
 }

 .swiper-button-next {
     right: 15px !important;
 }

 .swiper-button-next,
 .swiper-button-prev {
     background-size: 30px 30px !important;
     top: 60% !important;
 }

 #fetch_data_from_search a:hover {
     color: #ffffff !important;
     background: linear-gradient(90deg, rgb(35, 168, 225) 0%, rgb(0, 73, 107) 100%) !important;
     cursor: pointer !important;
 }



 .dropdown {
     position: relative !important;
     display: inline-block !important;
 }

 .dropdown-content {
     display: none !important;
     position: absolute !important;
     background-color: #f9f9f9 !important;
     min-width: 70px !important;
     box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2) !important;
     z-index: 1;
 }

 .dropdown-content a {
     color: black !important;
     padding: 3px 4px !important;
     text-decoration: none !important;
     display: block !important;
     margin-right: 20px !important;
 }


 .dropdown:hover .dropdown-content {
     display: block !important;
 }

 .dropdown-list {
     list-style: none !important;
     /* margin-right: 105px !important; */
     margin-top: 54px;
 }

 .dropdown-right {
     text-align: right !important;
 }

 .main-logo-header {
     background: #fff;
     padding: 15px !important;
     margin-top: -31px !important;
 }

 .top-bar .announcement-blink-topbar {
     position: relative;
     color: #0d50a1 !important;
     background-color: #ffffff;
     display: inline-block;
     padding: 8px 50px 8px 15px;
     font-weight: 600;
     text-transform: uppercase;
     font-size: 13px;
     height: 100%;
     margin-right: 30px;
 }

 .top-bar .announcement-blink-topbar:after {
     content: '';
     width: 25px;
     background-color: #0d50a1;
     height: 2px;
     position: absolute;
     top: 50%;
     right: 14px;
 }

 .blink {
     animation: blink 1.2s infinite;
 }

 .no_visible {
     opacity: 1 !important;
     overflow: auto !important;
 }
 
 .gflnlogo{
    width:120px;
 }
 .inoxgflnlogo{
    width:240px;
 }

 .listgroupnw{
    margin-top: 23% !important;background: #32333321 !important;margin-left: 78px;margin-right: 52px; display:none;
 }
 .footer__logo{
    background-image: url('https://gfl.co.in/assets/images/New_GFL-Logo29.png');
 }
 .usaflag{
    width: 32px;
 }
 .inolublogo{

    width: 80%;
    margin-bottom: -40px;
 }
 .bss{
  display:flex;
  justify-content:center;
 }
 .card-holder{
	z-index:0;
	position:relative;
	margin-top:1rem!important;
}
.pdficon{
    font-size: 30px!important;
    color: #21a5dd!important;
    padding: 0px 0!important;
}
.ptfeimg{
    background-image:url('https://gfl.co.in/assets/images/PFA.jpg');
}
    #home-slider img {
            max-width: 100% !important;
            height: initial !important;
            width: 100%;
        }
        #home-slider .bottom_heading .section_heading h1{
            padding-bottom: 0;
        }
        #home-slider .bottom_heading .section_heading{
            position: relative;
            margin-left: 0;
        }
        #home-slider .bottom_heading .section_heading::before {
            content: '';
            position: absolute;
            height: 2px;
            width: 60px;
            background: linear-gradient(90deg, rgb(140, 217, 247) 0%, rgb(10, 133, 66) 100%);
            top: 110%;
            margin-left: 0;
        }
        .banner_main .bottom_heading .section_heading h3 {
           
            font-size: 42px;
            font-weight: 600;
            color: #ffffff;
            margin-bottom: 0;
            padding-bottom: 10px;
            text-shadow: 1px 2px 4px #212529 !important;
        }
        #home-slider .bottom_heading .section_heading::before{
            background:#ffffff !important;
            box-shadow: 1px 2px 4px #212529 !important;
        }
        .bottom_heading p {
            color: #ffffff;
            text-shadow: 0 0 7px #000000;
            margin-bottom: 10px;
            text-transform: none;
        }
        .banner_main .bottom_heading .section_heading h3 span{
            color: #212529;
        } 
        .banner_main .section_heading h3:after{
            content: none !important;
        }
        #home-slider .bottom_heading {
            display: flex;
            height: 60%;
            top: 0;
            align-items: center;
        }
        #home-slider .bottom_heading .section_heading::before {
            background: #000;
        }
        #home-slider {
            height: auto;
        }
        
        #home-slider .item {
            height: auto;
        }
        .our_people_grid .container{
            display: flex;
            align-items: center;
            flex-wrap: wrap;
        }
        .our-people-policies {
            background: #f6f6f6;
            padding: 70px 0 0;
        }
        
        .col-sm-12:nth-child(odd) .our_people_grid {
            background: #f6f6f6;
        }
        
        .col-sm-12 {
            padding-left: 0;
            padding-right: 0;
        }
        
        .card-holder {
            background: transparent;
        }
        
        .our_people_page .aboutUs {
            margin: 80px 0 !important;
        }
        
        .card_img::after {
            content:none;
        }
        .subhead h5{
            font-size: 27px;
        }
        p.single_doc{
            display: flex;
            align-items: center;
        }
        p.single_doc a{
            margin-right: 0;
        }
    .new_section li{
    font-size: 16px;
    padding: 7px !important;
    line-height: 28px;
    font-weight: 600;
    background-color: #0f739f;
    color: #fff;
    padding: 10px;
    width: 100%;
    margin-bottom:10px;
    font-family: "Polaris-Light";
}

.card_imgg{
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.48);
}

.research_img-ani {
    transform: scale(1);
    transition: .3s ease-in-out;
 }
 .research_img-ani:hover{
     transform: scale(0.9);
 }
 
 .business-imgg{
     height: 94vh;
    width: 100%;
 }
 .banner_fliter{
         filter: brightness(0.7);
 }
		
		.sust-report-div h5 {
    min-height: initial;
}
		.banner-video-sus {
    /*max-height: 360px;*/
}

.banner-video-sus video {
    width: 100%;
	filter: brightness(1);
}
		.banner-video-sus.item:after{
			opacity: 0 !important;	
		}
		@media only screen and (max-width: 768px){
			#home-slider .bottom_heading {
				height: 100%;
			}
		}
		#home-slider .bottom_heading {
			position: relative;
			padding: 15px 0 30px;
			text-align: center;
			display: block;
		}

		#home-slider .bottom_heading .section_heading::before {
			opacity: 1;
			background-color: #0e76bb !important;
			box-shadow: none !important;
			left: 50%;
			top: 90%;
		}

		 
		
		.home-slider1 .bottom_heading .section_heading h1 {
  color: #0e76bb;
  text-shadow: none !important;
  font-weight: normal;
}
		
		.section_heading h2 {
  font-family: polaris-light;
  font-size: 34px;
  padding-bottom: 20px;
  position: relative;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #0e76bb;
}
		.section_heading.text-center h2::after {
  left: 50%;
  transform: translateX(-50%);
}
.section_heading.text-center h2::after {
  left: 50%;
  transform: translateX(-50%);
}
.home-slider1 .section_heading h2::after {
  content: '';
  position: absolute;
  width: 60px;
  height: 2px;
  background: linear-gradient(90deg,rgba(14,118,188,1) 0%,#0e77b9 100%);
  bottom: 0;
  left: 0;
}
#exampleModal .modal-dialog {
		max-width: 750px;
	}

	#exampleModal button.close {
		position: absolute;
		text-align: right;
		padding-top: 1px;
		padding-right: 5px;
		display: inline-block;
		width: 40px;
		font-size: 36px;
		right: 0;
		z-index: 1;
	}

	#exampleModal .modal-dialog .modal-body {
		padding-top: 35px;
	}
	ul#tabs-list {
        list-style: none;
        text-align: center;
        border-bottom: 1px solid #dfdfdf;
        margin: 0;
        padding: 0;
    }
    
    .panel-label {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        display: block;
        width: 100%;
        color: #bdc3c7;
        cursor: pointer;
        background-color: #f5f5f5;
        transition-property: background-color, color;
        transition-duration: 200ms;
        /* border-left: 1px; */
        /* border-right: 1px solid; */
    }
    
    .panel-label:hover {
        color: #0e77bb;
    }
    
    #panels {
        background-color: white;
    }
    
    #panels .container {
        margin: 0 auto;
        width: 90%;
    }
    
    #panels section header .panel-label {
        padding: 12px 24px;
        box-sizing: border-box;
    }
    
    #panels section main {
        box-sizing: border-box;
        max-height: 0;
        opacity: 0;
        transition: opacity 600ms;
        overflow-y: hidden;
    }
    
    #panel-1-ctrl:checked ~ #panels #panel-1 main {
        max-height: initial;
        opacity: 1;
        padding: 48px 24px;
    }
    
    #panel-2-ctrl:checked ~ #panels #panel-2 main {
        max-height: initial;
        opacity: 1;
        padding: 48px 24px;
    }
    
    #panel-3-ctrl:checked ~ #panels #panel-3 main {
        max-height: initial;
        opacity: 1;
        padding: 48px 24px;
    }
    
    #panel-4-ctrl:checked ~ #panels #panel-4 main {
        max-height: initial;
        opacity: 1;
        padding: 48px 24px;
    }
    
    #panel-5-ctrl:checked ~ #panels #panel-5 main {
        max-height: initial;
        opacity: 1;
        padding: 48px 24px;
    }
        

@media all and (max-width: 767px) {
    #nav-ctrl:checked ~ #tabs-list #li-for-panel-1 {
        max-height: 46px;
        opacity: 1;
    }
    #nav-ctrl:checked ~ #tabs-list #li-for-panel-2 {
        max-height: 46px;
        opacity: 1;
    }
    #nav-ctrl:checked ~ #tabs-list #li-for-panel-3 {
        max-height: 46px;
        opacity: 1;
    }
    #nav-ctrl:checked ~ #tabs-list #li-for-panel-4 {
        max-height: 46px;
        opacity: 1;
    }
    #nav-ctrl:checked ~ #tabs-list #li-for-panel-5 {
        max-height: 46px;
        opacity: 1;
    }
    #open-nav-label {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        cursor: pointer;
    }
    #nav-ctrl:checked ~ #tabs-list #open-nav-label {
        display: none;
    }
    #close-nav-label {
        display: block;
        max-height: 0;
        overflow-y: hidden;
        background-color: #444444;
        color: #ecf0f1;
        padding: 0px;
        transition: max-height 200ms;
        cursor: pointer;
        text-transform: uppercase;
        font-size: 12px;
        line-height: 22px;
        letter-spacing: 1px;
    }
    #nav-ctrl:checked ~ #tabs-list #close-nav-label {
        max-height: 36px;
        opacity: 1;
        padding: 12px 24px;
    }
    #tabs-list {
        position: relative;
    }
    #tabs-list .panel-label {
        padding: 12px 0;
    }
    #tabs-list #li-for-panel-1 {
        max-height: 0;
        overflow-y: hidden;
        transition: max-height 200ms;
    }
    #tabs-list #li-for-panel-2 {
        max-height: 0;
        overflow-y: hidden;
        transition: max-height 200ms;
    }
    #tabs-list #li-for-panel-3 {
        max-height: 0;
        overflow-y: hidden;
        transition: max-height 200ms;
    }
    #tabs-list #li-for-panel-4 {
        max-height: 0;
        overflow-y: hidden;
        transition: max-height 200ms;
    }
    #tabs-list #li-for-panel-5 {
        max-height: 0;
        overflow-y: hidden;
        transition: max-height 200ms;
    }
    #panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 {
        max-height: 46px;
        opacity: 1;
    }
    #panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 .panel-label {
        background-color: white;
        color: #0e77bb;
        background-color: #0e77bb;
        color: white;
    }
    #panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 {
        max-height: 46px;
        opacity: 1;
    }
    #panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 .panel-label {
        background-color: white;
        color: #0e77bb;
        background-color: #0e77bb;
        color: white;
    }
    #panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 {
        max-height: 46px;
        opacity: 1;
    }
    #panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 .panel-label {
        background-color: white;
        color: #0e77bb;
        background-color: #0e77bb;
        color: white;
    }
    #panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 {
        max-height: 46px;
        opacity: 1;
    }
    #panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 .panel-label {
        background-color: white;
        color: #0e77bb;
        background-color: #0e77bb;
        color: white;
    }
    #panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5 {
        max-height: 46px;
        opacity: 1;
    }
    #panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5 .panel-label {
        background-color: white;
        color: #0e77bb;
        background-color: #0e77bb;
        color: white;
    }
    #panels .container {
        width: 100%;
    }
    #panels section header {
        display: block;
    }
}

@media all and (min-width: 768px) {
    #panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 {
        /* pointer-events: none; */
        /* cursor: default; */
        /* -webkit-transform: translate3d(0, 1px, 0); */
        /* transform: translate3d(0, 1px, 0); */
        /* box-shadow: none; */
        /* border-right: none; */
    }
    #panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1.last {
        border-right: 1px solid transparent;
    }
    #panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 + li {
        /* border-left: 1px solid #dfdfdf; */
    }
    #panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 .panel-label {
        background-color: white;
        color: #0e77bb;
        padding-top: 26px;
    }
    #panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 .panel-label::after {
        height: 6px;
    }
    #panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 {
        pointer-events: none;
        cursor: default;
        -webkit-transform: translate3d(0, 1px, 0);
        transform: translate3d(0, 1px, 0);
        box-shadow: none;
        border-right: none;
    }
    #panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2.last {
        border-right: 1px solid transparent;
    }
    #panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 + li {
        border-left: 1px solid #dfdfdf;
    }
    #panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 .panel-label {
        background-color: white;
        color: #0e77bb;
        padding-top: 26px;
    }
    #panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 .panel-label::after {
        height: 6px;
    }
    #panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 {
        pointer-events: none;
        cursor: default;
        -webkit-transform: translate3d(0, 1px, 0);
        transform: translate3d(0, 1px, 0);
        box-shadow: none;
        border-right: none;
    }
    #panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3.last {
        border-right: 1px solid transparent;
    }
    #panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 + li {
        border-left: 1px solid #dfdfdf;
    }
    #panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 .panel-label {
        background-color: white;
        color: #0e77bb;
        padding-top: 26px;
    }
    #panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 .panel-label::after {
        height: 6px;
    }
    #panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 {
        pointer-events: none;
        cursor: default;
        -webkit-transform: translate3d(0, 1px, 0);
        transform: translate3d(0, 1px, 0);
        box-shadow: none;
        border-right: none;
    }
    #panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4.last {
        border-right: 1px solid transparent;
    }
    #panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 + li {
        border-left: 1px solid #dfdfdf;
    }
    #panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 .panel-label {
        background-color: white;
        color: #0e77bb;
        padding-top: 26px;
    }
    #panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 .panel-label::after {
        height: 6px;
    }
    #panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5 {
        pointer-events: none;
        cursor: default;
        -webkit-transform: translate3d(0, 1px, 0);
        transform: translate3d(0, 1px, 0);
        box-shadow: none;
        border-right: none;
    }
    #panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5.last {
        border-right: 1px solid transparent;
    }
    #panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5 + li {
        border-left: 1px solid #dfdfdf;
    }
    #panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5 .panel-label {
        background-color: white;
        color: #0e77bb;
        padding-top: 26px;
    }
    #panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5 .panel-label::after {
        height: 6px;
    }
    ul#tabs-list {
        text-align: center;
        border-bottom: 1px solid #dfdfdf;
    }
    ul#tabs-list li {
        display: inline-block;
        text-align: center;
        font-size: 15px;
        text-transform: uppercase;
        font-weight: 500;
        width: 24%;
        box-shadow: 0px -2px 2px rgba(0, 0, 0, 0.05);
        border-right: 1px solid #dfdfdf;
        position: relative;
        border-left: 1px solid #dfdfdf !important;
    }
    ul#tabs-list li:hover {
        transition: none;
        border-right: none;
    }
    ul#tabs-list li:hover.last {
        border-right: 1px solid transparent;
    }
    ul#tabs-list li:hover + li {
        border-left: 1px solid #dfdfdf;
    }
    ul#tabs-list li .panel-label {
        position: relative;
        padding: 24px 0;
        margin: 0;
    }
    ul#tabs-list li .panel-label::after {
        content: "";
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 100%;
        background-color: #0b9346;
        height: 0;
        transition-property: height;
        transition-duration: 200ms;
    }
    ul#tabs-list li .panel-label:hover {
        padding-top: 25px;
    }
    ul#tabs-list li .panel-label:hover::after {
        height: 6px;
    }
    #open-nav-label,
    #close-nav-label {
        display: none;
    }
    #nav-ctrl {
        display: none;
    }
}
    
    @media all and (min-width: 900px) {
        main {
            /*width: 70%;*/
            margin: 0 auto;
        }
    }
    
    .panel-radios {
        position: fixed;
        left: 50%;
        top: 10px;
        width: 20px;
        opacity: 0.5;
        z-index: 99;
    }
    
    .panel-radios:nth-child(1) {
        -webkit-transform: translateX(-50px);
        transform: translateX(-50px);
    }
    
    .panel-radios:nth-child(2) {
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }
    
    .panel-radios:nth-child(3) {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    
    .panel-radios:nth-child(4) {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
    
    .panel-radios:nth-child(5) {
        -webkit-transform: translateX(30px);
        transform: translateX(30px);
    }
    
    .panel-radios:nth-child(6) {
        top: 30px;
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
        display: block;
    }
    
    main h1 {
        margin-top: 0;
        font-weight: 300;
        color: #0e77bb;
    }
    
    main p {
        line-height: 1.8;
    }
    
    main hr {
        margin: 12px 0;
        border-top: 1px solid #dfdfdf;
    }
    
    .demo-label {
        background-color: #0e77bb;
        color: white;
        padding: 4px 8px;
        border-radius: 2px;
        cursor: pointer;
        display: inline-block;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }
    
    .demo-label:hover {
        background-color: #e74c3c;
    }
    
    #demo-child-toggle {
        display: none;
    }
    
    #demo-child-toggle:checked ~ #demo-parent #demo-child {
        color: #0e77bb;
        font-weight: bold;
        text-transform: uppercase;
    }
    
    #demo-parent {
        margin-top: 8px;
    }
    
    code,
    pre {
        color: #0e77bb;
        font-family: Inconsolata, "Andale Mono", Andale, monowidth;
        background-color: #ecf0f1;
        border: 1px solid #dfdfdf;
        border-radius: 2px;
    }
    
    code {
        padding: 2px 6px;
    }
    
    pre {
        padding: 12px;
        line-height: 1.6;
    }
    
    pre strong {
        color: #444444;
        font-weight: normal;
    }
    
    #panel-3-ctrl:checked ~ #tabs-list li {
        border: none;
    }
    .box{
    height: 100px;
    width: 100px;
    }
    .bottom_heading .section_heading h1{
        font-weight:800;
        color: #ffffff;
    }
    .bottom_heading p{
        color: #0e77b9 !important;
        text-shadow: none !important;
    }
    #home-slider .bottom_heading .section_heading::before{
    /*background: linear-gradient(90deg, #000 0%, #000 100%);*/
    background:#fff;
    margin-top: 12px;
    }
    #panel-1-ctrl:checked ~ #panels #panel-1 main{
        padding:0;
    }
    .image-wrapper.col-5.px-0{
            background-color: #d5e9f2 !important;
    }
    ul#tabs-list li .panel-label::after{
            background-color: #1584b4;
    }
    .grid-inner .image-wrapper {
    overflow: hidden;
    background-size: 80% 80% !important;
    background-position: 32px 30px !important;
    background-repeat: no-repeat !important
    }
    .subhead h5 span{
    float: right;
    padding-right: 20px;
    }
   .section_padding_fluoro h3{font-size: 1.5rem;}
      ul#tabs-list {
        list-style: none;
        text-align: center;
        border-bottom: 1px solid #dfdfdf;
        margin: 0;
        padding: 0;
    }
    
    label.panel-label {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        display: block;
        width: 100%;
        color: #bdc3c7;
        cursor: pointer;
        background-color: #f5f5f5;
        transition-property: background-color, color;
        transition-duration: 200ms;
        /* border-left: 1px; */
        /* border-right: 1px solid; */
    }
    
    label.panel-label:hover {
        color: #0e77bb;
    }
    
    #panels {
        background-color: white;
    }
    
    #panels .container {
        margin: 0 auto;
        width: 90%;
    }
    
    #panels section header label.panel-label {
        padding: 12px 24px;
        box-sizing: border-box;
    }
    
    #panels section main {
        box-sizing: border-box;
        max-height: 0;
        opacity: 0;
        transition: opacity 600ms;
        overflow-y: hidden;
    }
    
    #panel-1-ctrl:checked ~ #panels #panel-1 main {
        max-height: initial;
        opacity: 1;
        padding: 48px 24px;
    }
    
    #panel-2-ctrl:checked ~ #panels #panel-2 main {
        max-height: initial;
        opacity: 1;
        padding: 48px 24px;
    }
    
    #panel-3-ctrl:checked ~ #panels #panel-3 main {
        max-height: initial;
        opacity: 1;
        padding: 48px 24px;
    }
    
    #panel-4-ctrl:checked ~ #panels #panel-4 main {
        max-height: initial;
        opacity: 1;
        padding: 48px 24px;
    }
    
    #panel-5-ctrl:checked ~ #panels #panel-5 main {
        max-height: initial;
        opacity: 1;
        padding: 48px 24px;
    }
		

@media all and (max-width: 767px) {
    #nav-ctrl:checked ~ #tabs-list #li-for-panel-1 {
        max-height: 46px;
        opacity: 1;
    }
    #nav-ctrl:checked ~ #tabs-list #li-for-panel-2 {
        max-height: 46px;
        opacity: 1;
    }
    #nav-ctrl:checked ~ #tabs-list #li-for-panel-3 {
        max-height: 46px;
        opacity: 1;
    }
    #nav-ctrl:checked ~ #tabs-list #li-for-panel-4 {
        max-height: 46px;
        opacity: 1;
    }
    #nav-ctrl:checked ~ #tabs-list #li-for-panel-5 {
        max-height: 46px;
        opacity: 1;
    }
    #open-nav-label {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        cursor: pointer;
    }
    #nav-ctrl:checked ~ #tabs-list #open-nav-label {
        display: none;
    }
    #close-nav-label {
        display: block;
        max-height: 0;
        overflow-y: hidden;
        background-color: #444444;
        color: #ecf0f1;
        padding: 0px;
        transition: max-height 200ms;
        cursor: pointer;
        text-transform: uppercase;
        font-size: 12px;
        line-height: 22px;
        letter-spacing: 1px;
    }
    #nav-ctrl:checked ~ #tabs-list #close-nav-label {
        max-height: 36px;
        opacity: 1;
        padding: 12px 24px;
    }
    #tabs-list {
        position: relative;
    }
    #tabs-list label.panel-label {
        padding: 12px 0;
    }
    #tabs-list #li-for-panel-1 {
        max-height: 0;
        overflow-y: hidden;
        transition: max-height 200ms;
    }
    #tabs-list #li-for-panel-2 {
        max-height: 0;
        overflow-y: hidden;
        transition: max-height 200ms;
    }
    #tabs-list #li-for-panel-3 {
        max-height: 0;
        overflow-y: hidden;
        transition: max-height 200ms;
    }
    #tabs-list #li-for-panel-4 {
        max-height: 0;
        overflow-y: hidden;
        transition: max-height 200ms;
    }
    #tabs-list #li-for-panel-5 {
        max-height: 0;
        overflow-y: hidden;
        transition: max-height 200ms;
    }
    #panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 {
        max-height: 46px;
        opacity: 1;
    }
    #panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 label.panel-label {
        background-color: white;
        color: #0e77bb;
        background-color: #0e77bb;
        color: white;
    }
    #panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 {
        max-height: 46px;
        opacity: 1;
    }
    #panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 label.panel-label {
        background-color: white;
        color: #0e77bb;
        background-color: #0e77bb;
        color: white;
    }
    #panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 {
        max-height: 46px;
        opacity: 1;
    }
    #panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 label.panel-label {
        background-color: white;
        color: #0e77bb;
        background-color: #0e77bb;
        color: white;
    }
    #panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 {
        max-height: 46px;
        opacity: 1;
    }
    #panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 label.panel-label {
        background-color: white;
        color: #0e77bb;
        background-color: #0e77bb;
        color: white;
    }
    #panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5 {
        max-height: 46px;
        opacity: 1;
    }
    #panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5 label.panel-label {
        background-color: white;
        color: #0e77bb;
        background-color: #0e77bb;
        color: white;
    }
    #panels .container {
        width: 100%;
    }
    #panels section header {
        display: block;
    }
}

@media all and (min-width: 768px) {
    #panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 {
        /* pointer-events: none; */
        /* cursor: default; */
        /* -webkit-transform: translate3d(0, 1px, 0); */
        /* transform: translate3d(0, 1px, 0); */
        /* box-shadow: none; */
        /* border-right: none; */
    }
    #panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1.last {
        border-right: 1px solid transparent;
    }
    #panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 + li {
        /* border-left: 1px solid #dfdfdf; */
    }
    #panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 label.panel-label {
        background-color: white;
        color: #0e77bb;
        padding-top: 26px;
    }
    #panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 label.panel-label::after {
        height: 6px;
    }
    #panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 {
        pointer-events: none;
        cursor: default;
        -webkit-transform: translate3d(0, 1px, 0);
        transform: translate3d(0, 1px, 0);
        box-shadow: none;
        border-right: none;
    }
    #panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2.last {
        border-right: 1px solid transparent;
    }
    #panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 + li {
        border-left: 1px solid #dfdfdf;
    }
    #panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 label.panel-label {
        background-color: white;
        color: #0e77bb;
        padding-top: 26px;
    }
    #panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 label.panel-label::after {
        height: 6px;
    }
    #panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 {
        pointer-events: none;
        cursor: default;
        -webkit-transform: translate3d(0, 1px, 0);
        transform: translate3d(0, 1px, 0);
        box-shadow: none;
        border-right: none;
    }
    #panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3.last {
        border-right: 1px solid transparent;
    }
    #panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 + li {
        border-left: 1px solid #dfdfdf;
    }
    #panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 label.panel-label {
        background-color: white;
        color: #0e77bb;
        padding-top: 26px;
    }
    #panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 label.panel-label::after {
        height: 6px;
    }
    #panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 {
        pointer-events: none;
        cursor: default;
        -webkit-transform: translate3d(0, 1px, 0);
        transform: translate3d(0, 1px, 0);
        box-shadow: none;
        border-right: none;
    }
    #panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4.last {
        border-right: 1px solid transparent;
    }
    #panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 + li {
        border-left: 1px solid #dfdfdf;
    }
    #panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 label.panel-label {
        background-color: white;
        color: #0e77bb;
        padding-top: 26px;
    }
    #panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 label.panel-label::after {
        height: 6px;
    }
    #panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5 {
        pointer-events: none;
        cursor: default;
        -webkit-transform: translate3d(0, 1px, 0);
        transform: translate3d(0, 1px, 0);
        box-shadow: none;
        border-right: none;
    }
    #panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5.last {
        border-right: 1px solid transparent;
    }
    #panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5 + li {
        border-left: 1px solid #dfdfdf;
    }
    #panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5 label.panel-label {
        background-color: white;
        color: #0e77bb;
        padding-top: 26px;
    }
    #panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5 label.panel-label::after {
        height: 6px;
    }
    ul#tabs-list {
        text-align: center;
        border-bottom: 1px solid #dfdfdf;
    }
    ul#tabs-list li {
        display: inline-block;
        text-align: center;
        font-size: 17px;
        text-transform: uppercase;
        font-weight: 500;
        width: 18%;
        box-shadow: 0px -2px 2px rgba(0, 0, 0, 0.05);
        border-right: 1px solid #dfdfdf;
        position: relative;
        border-left: 1px solid #dfdfdf !important;
    }
    ul#tabs-list li:hover {
        transition: none;
        border-right: none;
    }
    ul#tabs-list li:hover.last {
        border-right: 1px solid transparent;
    }
    ul#tabs-list li:hover + li {
        border-left: 1px solid #dfdfdf;
    }
    ul#tabs-list li label.panel-label {
        position: relative;
        padding: 24px 0;
        margin: 0;
    }
    ul#tabs-list li label.panel-label::after {
        content: "";
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 100%;
        background-color: #0b9346;
        height: 0;
        transition-property: height;
        transition-duration: 200ms;
    }
    ul#tabs-list li label.panel-label:hover {
        padding-top: 25px;
    }
    ul#tabs-list li label.panel-label:hover::after {
        height: 6px;
    }
    #open-nav-label,
    #close-nav-label {
        display: none;
    }
    #nav-ctrl {
        display: none;
    }
}
    
    @media all and (min-width: 900px) {
        main {
            /*width: 70%;*/
            margin: 0 auto;
        }
    }
    
    .panel-radios {
        position: fixed;
        left: 50%;
        top: 10px;
        width: 20px;
        opacity: 0.5;
        z-index: 99;
    }
    
    .panel-radios:nth-child(1) {
        -webkit-transform: translateX(-50px);
        transform: translateX(-50px);
    }
    
    .panel-radios:nth-child(2) {
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }
    
    .panel-radios:nth-child(3) {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    
    .panel-radios:nth-child(4) {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
    
    .panel-radios:nth-child(5) {
        -webkit-transform: translateX(30px);
        transform: translateX(30px);
    }
    
    .panel-radios:nth-child(6) {
        top: 30px;
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
        display: block;
    }
    
    main h1 {
        margin-top: 0;
        font-weight: 300;
        color: #0e77bb;
    }
    
    main p {
        line-height: 1.8;
    }
    
    main hr {
        margin: 12px 0;
        border-top: 1px solid #dfdfdf;
    }
    
    label.demo-label {
        background-color: #0e77bb;
        color: white;
        padding: 4px 8px;
        border-radius: 2px;
        cursor: pointer;
        display: inline-block;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }
    
    label.demo-label:hover {
        background-color: #e74c3c;
    }
    
    #demo-child-toggle {
        display: none;
    }
    
    #demo-child-toggle:checked ~ #demo-parent #demo-child {
        color: #0e77bb;
        font-weight: bold;
        text-transform: uppercase;
    }
    
    #demo-parent {
        margin-top: 8px;
    }
    
    code,
    pre {
        color: #0e77bb;
        font-family: Inconsolata, "Andale Mono", Andale, monowidth;
        background-color: #ecf0f1;
        border: 1px solid #dfdfdf;
        border-radius: 2px;
    }
    
    code {
        padding: 2px 6px;
    }
    
    pre {
        padding: 12px;
        line-height: 1.6;
    }
    
    pre strong {
        color: #444444;
        font-weight: normal;
    }
    
    #panel-3-ctrl:checked ~ #tabs-list li {
        border: none;
    }
    .box{
    height: 100px;
    width: 100px;
    }
    .bottom_heading .section_heading h1{
        font-weight:800;
        color: #ffffff;
    }
    .bottom_heading p{
        color: #0e77b9 !important;
        text-shadow: none !important;
    }
    #home-slider .bottom_heading .section_heading::before{
    /*background: linear-gradient(90deg, #000 0%, #000 100%);*/
    background:#fff;
    margin-top: 12px;
    }
    #panel-1-ctrl:checked ~ #panels #panel-1 main{
        padding:0;
    }
    .image-wrapper.col-5.px-0{
            background-color: #d5e9f2 !important;
    }
    ul#tabs-list li label.panel-label::after{
            background-color: #1584b4;
    }
    .grid-inner .image-wrapper {
    overflow: hidden;
    background-size: 80% 80% !important;
    background-position: 32px 30px !important;
    background-repeat: no-repeat !important
    }
    .subhead h5 span{
    float: right;
    padding-right: 20px;
    }
   .section_padding_fluoro h3{font-size: 1.5rem;}
		
		
		
.subhead h2 {
    font-family: polaris-light;
    font-size: 34px;
    text-transform: uppercase;
    color: #0e76b9;
}
.fluoro_bg_img {
    position:relative;
}
        #home-slider{
            height: inherit !important;
        }
        #home-slider img {
            max-width: 100% !important;
            height: initial !important;
            width: 100%;
            filter: brightness(0.9);
        }
        #home-slider .item{
            height: inherit !important;
        }
        .banner_main .bottom_heading{
            top: 35%;
        }
        #home-slider .bottom_heading .section_heading h1{
            padding-bottom: 0;
            text-shadow: 1px 2px 10px #000;
        }
        #home-slider .bottom_heading .section_heading{
            position: relative;
        }
        #home-slider .bottom_heading .section_heading::before {
            content: '';
            position: absolute;
            height: 2px;
            width: 60px;
            background: linear-gradient(90deg, rgb(140, 217, 247) 0%, rgb(10, 133, 66) 100%);
            top: 110%;
            margin-left: 0;
            box-shadow: 1px 2px 10px #000;
        }
    

        .our-people-complex .grid {
			width: 50%;
			background-size: cover;
			background-position: center center;
		}

		.our-people-complex {
			/*max-width: 45%;*/
		}
        #home-slider img {
            max-width: 100% !important;
            height: initial;
            width: 100%;
        }
        #home-slider .bottom_heading .section_heading h1{
            padding-bottom: 0;
        }
        #home-slider .bottom_heading .section_heading{
            position: relative;
            margin-left: 0;
        }
        #home-slider .bottom_heading .section_heading::before {
            content: '';
            position: absolute;
            height: 2px;
            width: 60px;
            background: linear-gradient(90deg, rgb(140, 217, 247) 0%, rgb(10, 133, 66) 100%);
            top: 110%;
            margin-left: 0;
        }
        .banner_main .bottom_heading .section_heading h3 {
            text-shadow: 0 0 6px #000;
            font-size: 42px;
            font-weight: 600;
            color: #ffffff;
            margin-bottom: 0;
            padding-bottom: 10px;
        }
        .bottom_heading p {
            color: #ffffff;
            text-shadow: 0 0 7px #000000;
            margin-bottom: 10px;
            text-transform: none;
        }
        .banner_main .bottom_heading .section_heading h3 span{
            color: #212529;
        } 
        .banner_main .section_heading h3:after{
            content: none !important;
        }
        #home-slider .bottom_heading {
            display: flex;
            height: 100%;
            top: 0;
            align-items: center;
            position: absolute;
                text-align: left;
        }
        #home-slider .bottom_heading .section_heading::before {
            background: #ffffff;
            display: none;
        }
        #home-slider {
            height: auto;
        }
        
        #home-slider .item {
            height: auto;
        }
        .our_people_grid .container{
            display: flex;
            align-items: center;
            flex-wrap: wrap;
        }
        .our-people-policies {
            background: #f6f6f6;
            padding: 70px 0 0;
        }
        
        .col-sm-12 .our_people_grid {
            background: #f6f6f6;
        }
        
        .col-sm-12 {
            padding-left: 0;
            padding-right: 0;
        }
        
        .card-holder {
            background: transparent;
        }
        
        .our_people_page .aboutUs {
            margin: 80px 0 !important;
        }
        
        .card_img::after {
            content:none;
        }
        .subhead h5{
            font-size: 27px;
        }
        .card_margin{
            margin-bottom:10px;
        }
        .card_head:after{
            background: #137dac;
        }
        .card-holder{
        width: 100%;
}

        .card_img{
        height: 180px;
}
 .card_align{
      padding-left: 0px;
    padding-right: 0px;
    margin-right: 0px;
    margin-left: 37px;
     
 }
 .card-content{
     padding: 18px !important;
 }
        a.theme_btn_text {
    border-radius: 0px;
    background: #045378;
    color: #ffffff;
    border: none;
    padding: 12px 25px;
    font-size: 16px;
}
        a.theme_btn_text:hover {
    background: #1a8fc2;
}
.bg_padd_bottom{
        padding-bottom: 14px;
}
.no_visible{
	opacity: 0;
	overflow: hidden;
}
		.hover_blue_thumbs .our_people_grid {
    padding: 0;
    margin: 30px 0;
}
		.glance .card_align {
			margin: initial !important;
		}

		.glance .gfl-advantage-grids .card_align {
			/*width: 20% !important;
			max-width: initial;
			flex: initial;
			padding: 4px;*/
		}

		.glance .gfl-advantage-grids .card_align .card-content {
			margin: 0;
			padding: 15px !important;
		}

		.glance .gfl-advantage-grids .card_align .card-content .card_head {
			font-size: 16px;
		}

		.glance .gfl-advantage-grids .card_align .card-holder {
			box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
		}
		@media only screen and (max-width: 570px){
			.our-people-complex.mt-4 {
				margin-top: 30px !important;
			}
			.subhead::before{
				left: 0 !important;
			}
		}
		
		.section_heading h2 {
    font-family: polaris-light;
    font-size: 34px;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #0e76bb;
}
		.section_heading h2:after {
    content: '';
    position: absolute;
    width: 60px;
    height: 2px;
    background: linear-gradient(90deg, rgba(14, 118, 188, 1) 0%, #0e77b9 100%);
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
/* gfl_history */
.timeline__wrapper {
        padding: 0 0px 0 0;
        height: calc(100vh - 115px);
        /*display: flex;*/
        align-items: center;
        border-right: 2px solid #0b9346;
    }

    .timeline {
        display: flex;
        flex: 1;
        align-items: center;
        position: relative;
    }

    .timeline a {
        text-decoration: none;
    }

    .timeline a:hover {
        text-decoration: underline;
    }

    .timeline__all-cars,
    .timeline__exit {
        padding: 1em 1.75em;
        display: inline-block;
        background: white;
    }

    .timeline__list {
        flex: 1;
        display: block;
        list-style-type: none;
        margin: 0;
        padding: 0;
        justify-content: space-between;
        align-items: center;
        /*align-self: stretch;*/
        position: relative;
    }

    .timeline__item {
        flex: 1;
        position: relative;
        /*border-bottom: 1px solid #0b9349;*/
        /*border-right: 1px solid #0b9349;*/
    }

    .timeline__item:first-child {
        /*border-top: 1px solid #0b9349;*/
    }

    .timeline__item:last-child {
        /*border-bottom: 1px solid #0b9349;*/
    }

    .timeline__item:after {
        content: "";
        width: calc(100% - 2px*3);
        height: 0;
        position: absolute;
        top: 50%;
        left: calc(50% + 5px - 1px);
        background: white;
        z-index: 5;
        pointer-events: none;
    }

    .timeline__item:last-child:after {
        display: none;
    }

    .timeline__item--active .timeline__item__point:after {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    .timeline__link {
        position: relative;
        display: block;
        padding: 5px 20px;
        text-align: right;
        /*min-height: 46px;*/
    }

    .timeline__link:hover {
        text-decoration: none;
    }

    .timeline__item__point {
        width: 5px;
        height: 0px;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(45deg);
        transform: translate(-50%, -50%) rotate(45deg);
        border: 1px solid white;
        z-index: 6;
        display: none;
    }

    .timeline__item__point:after {
        /*content: "";*/
        display: block;
        width: 100%;
        height: 100%;
        background: white;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
        transition: all 0.5s;
    }

    .timeline__item__content {
        width: 130px;
        height: 130px;
        position: absolute;
        left: 50%;
        bottom: 100%;
        -webkit-transform: translate(-50%, -20px);
        transform: translate(-50%, -20px);
        opacity: 0;
        transition: all 0.75s ease-out;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        pointer-events: none;
        display: none !important;
    }

    .timeline__item__content:before,
    .timeline__item__content:after {
        pointer-events: none;
        content: "";
        border: solid 90px transparent;
        position: absolute;
        width: 0;
        height: 0;
        top: 50%;
        left: 50%;
        transition: all 0.45s ease-out;
        opacity: 0.75;
    }

    .timeline__item__content:before {
        border-bottom-color: #e6e6e6;
        -webkit-transform: translate(-50%, -100%) scale(0.6);
        transform: translate(-50%, -100%) scale(0.6);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
    }

    .timeline__item__content:after {
        border-top-color: white;
        -webkit-transform: translate(-50%, 0%) scale(0.8);
        transform: translate(-50%, 0%) scale(0.8);
        -webkit-transform-origin: 50% 0%;
        transform-origin: 50% 0%;
    }

    .clippath .timeline__item__content:after {
        box-shadow: 0 -2px 5px 0 rgba(0, 0, 0, 0.1);
        -webkit-clip-path: polygon(-2px -2px, calc(100% + 2px) -2px, 50% 100%);
        clip-path: polygon(-2px -2px, calc(100% + 2px) -2px, 50% 100%);
    }

    .timeline__item--active .timeline__item__content,
    .timeline__link:hover+.timeline__item__content {
        opacity: 1;
        -webkit-transform: translate(-50%, -55px);
        transform: translate(-50%, -55px);
    }

    .timeline__item--active .timeline__item__content:before,
    .timeline__link:hover+.timeline__item__content:before {
        -webkit-transform: translate(-50%, -100%) scale(1);
        transform: translate(-50%, -100%) scale(1);
        opacity: 1;
    }

    .timeline__item--active .timeline__item__content:after,
    .timeline__link:hover+.timeline__item__content:after {
        -webkit-transform: translate(-50%, 0%) scale(1);
        transform: translate(-50%, 0%) scale(1);
        opacity: 1;
    }

    .timeline__item__year {
        /*position: absolute;*/
        /*top: 40px;*/
        /*left: 50%;*/
        /*-webkit-transform: translate(-50%, -50%);*/
        /*transform: translate(-50%, -50%);*/
        z-index: 2;
        transition: all 0.4s ease-in;
        color: #212529;
        font-weight: 500;
    }

    .timeline__item--active .timeline__item__year,
    .timeline__link:hover~.timeline__item__year {
        color: #0e76b9;
        font-size: 16px;
        font-weight: 600;
    }

    .timeline__item:nth-child(3n + 1) .timeline__item__year {
        opacity: 1;
    }

    .timeline__item__thumb {
        position: relative;
        z-index: 5;
    }

    .timeline__item__shadow {
        position: absolute;
        top: calc(50% - 20/130 * 100%);
        left: 50%;
        z-index: -1;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 130px 130px 0 0;
        border-color: rgba(0, 0, 0, 0.25) transparent transparent transparent;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0.6;
        transition: all 0.3s;
        transition-delay: 0.15s;
    }

    .timeline__item--active .timeline__item__shadow,
    .timeline__link:hover+.timeline__item__content .timeline__item__shadow {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    .timeline__path {
        position: absolute;
        top: 0;
        left: 25px;
        right: -30px;
        height: 100%;
        overflow: hidden;
        pointer-events: none;
        z-index: -1;
        background: rgba(0, 0, 0, 0.2) url(http://testuje.cz/noise.png) repeat 0 0;
        -webkit-clip-path: polygon(130px 0, 100% 0, 100% 100%, 0 100%);
        clip-path: polygon(130px 0, 100% 0, 100% 100%, 0 100%);
    }

    .timeline__path__triangle {
        display: block;
        position: absolute;
        border-style: solid;
        width: 0;
        height: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .timeline__path__triangle--static-1,
    .timeline__path__triangle--static-2 {
        top: 0;
    }

    .timeline__path__triangle--static-1 {
        border-width: 260px 260px 0 260px;
        border-color: rgba(0, 0, 0, 0.2) transparent transparent transparent;
        left: 0;
    }

    .timeline__path__triangle--static-2 {
        border-width: 260px 260px 0 260px;
        border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
        right: 0;
    }

    .timeline__path__triangle--static-3 {
        border-width: 0 260px 260px 260px;
        border-color: transparent transparent rgba(255, 255, 255, 0.4) transparent;
        left: 30%;
        bottom: 0;
    }

    .timeline__path__triangle--moving {
        position: absolute;
        border-width: 260px 260px 0 260px;
        border-color: rgba(255, 255, 255, 0.2) transparent transparent transparent;
        left: 0;
        top: 0;
        transition: -webkit-transform 3s ease-out;
        transition: transform 3s ease-out;
        transition: transform 3s ease-out, -webkit-transform 3s ease-out;
    }

    .views,
    .view {
        width: 60%;
        height: 70vh;
    }

    .simple-text-left {
        width: 30%;
        /* height: calc(100vh - 115px); */
        display: flex;
        align-items: center;
        align-self: stretch;
        margin-left: 0;
    }

    .views {
        /*background: linear-gradient(90deg, rgba(14, 118, 188, 1) 0%, rgba(11, 148, 68, 1) 100%);*/
    }

    .page.banner_gradient {
        padding: 0 !important;
    }

    .view__inner {
        display: flex;
        width: 65%;
        height: 100%;
        align-items: center;
        justify-content: center;
        font-family: "Polaris-Light";
        margin-left: 80px;
        padding: 35px 0;
    }

    .slick-next:before,
    .slick-prev:before {
        color: #127ab8 !important;
    }

    .timeline__wrapper {
        position: static;
        bottom: 0;
        z-index: 2;
        width: 130px;
        right: 0;
    }

    .slick-slide {
        outline: none;
    }

    .slick-arrow {
        /*background: red;*/
        z-index: 10;
    }

    .slick-prev {
        left: 15px;
    }

    .slick-next {
        right: 120px;
    }

    .view__inner h2 {
        line-height: initial !important;
        text-align: justify;
        color: #5d5d5d;
        font-size: 16px !important;
        padding-bottom: 20px;
        font-family: 'Hind', sans-serif;
        font-weight: 400;
    }

    .sec-background::before {
        left: -38% !important;
    }

    .silder_year {
        /*background: linear-gradient(90deg, rgba(14,118,188,0.5) 0%, rgba(11,148,68,.5) 100%);*/
        display: inline-block;
        /*padding: 10px 20px 10px 20px;*/
        /* box-shadow: 3px 3px 5px rgba(13, 125, 160, 0.59); */
        position: relative;
        margin-bottom: 20px;
    }

    .silder_year h3 {
        margin: 0 !important;
        padding: 0 !important;
        /*-webkit-text-stroke: #00;*/
        /*-webkit-text-fill-color: #fff;*/
        /*-webkit-text-stroke-width: 2px;*/
        /*-webkit-text-stroke-color: #444;*/
        font-family: yearFont;
    }

    .silder_year:after {
        /*content: '';*/
        height: 100%;
        width: 100%;
        border: 2px solid #444;
        position: absolute;
        top: 0;
        left: 0;
    }

    .silder_year h5 {
        font-size: 38px;
    }

    .disable_click {
        pointer-events: none;
    }

    .line-top {
        height: 2px;
        background: #0b9345;
    }

    @media only screen and (max-width: 768px) {
        .view__inner {
            margin-left: 0px;
            width: 90%;
            padding: 0;
            justify-content: inherit;
            align-items: inherit;
            overflow-y: auto;
            margin: 0;
            overflow-x: hidden;
            padding: 30px 10px 0 10px;
        }

        .timeline__wrapper {
            height: auto;
            padding: 20px 0;
        }

        button.slick-arrow {
            bottom: 0 !important;
            top: inherit;
        }

        button.slick-next.slick-arrow {
            right: inherit;
            left: 60px;
        }

        .home-slider1 .bottom_heading a {
            font-size: 11px !important;
        }

        .bg_overlay_home_banner_inner {
            padding: 7px 15px !important;
        }
    }
    .timeline__item__year{
        font-size: 1rem;
    }
    /* global_presence */

    .box{
            height: 100px;
            width: 100px;
        }
    .globalPresence_page .addresses .contact_address {
      margin-right: 0px;
      padding: 20px 5px
    }
    .globalPresence_page .addresses .contact_address p {
      margin-bottom: 0;
      min-height: 42px;
    }


   

    .globalPresence_page .addresses .contact_address .other_details .contact_detail_section {
      width: 33%;
      justify-content: center;
    }

         input.required.nofillout,
   select.required.nofillout,
   textarea.required.nofillout{
    border-color: #f70101 !important;
 
}
.theme_btn_text {
    font-size: 15px;
    font-weight: 600;
    position: relative;
    color: #0e77b9;
    cursor: pointer;
    text-decoration: none;
    transition: .3s;
    border: 2px solid #0e76bb;
    padding: 10px 30px;
    /* border-radius: 40px; */
    margin-top: 15px;
    display: inline-block;
    border-radius: 40px;
    background: #fff;
}
			.section_heading h1 {
    font-family: polaris-light;
    font-size: 34px;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #0e76bb;
}
			.subhead h2{
		    font-family: polaris-light;
    font-size: 34px;
    text-transform: uppercase;
    color: #0e76b9;
		}
		.section_heading.text-center h1:after {
    left: 50%;
    transform: translateX(-50%);
}

.section_heading.text-center h1:after {
    left: 50%;
    transform: translateX(-50%);
}
.section_heading h1:after {
    content: '';
    position: absolute;
    width: 60px;
    height: 2px;
    background: white;
    bottom: -1rem;
    left: 0;
}
.home-slider1 .section_heading h1:after {
    content: '';
    position: absolute;
    width: 60px;
    height: 2px;
    background: linear-gradient(90deg, rgba(14, 118, 188, 1) 0%, #0e77b9 100%);
    bottom: 0;
    left: 0;
}
.section_heading h1 {
    font-family: polaris-light;
    font-size: 34px;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #0e76bb;
}
 label.error {
    font-size: .8rem;
    color: red;
  }
		.g-recaptcha > div{
		margin:0;
		}





/*22-04-2026 Ashish Inox_Group.php*/
.gflllg{
    height: 58px;border: 0px solid #888;box-shadow: 0 0 4px rgba(136, 136, 136, 0);
}
.inoxwindlgll{
    height: 56px;border: 0px solid #888;box-shadow: 0 0 4px rgba(136, 136, 136, 0);margin-bottom: 20px;
}
.inoxgreenlgll{
width: 67%;border: 0px solid #888;box-shadow: 0 0 4px rgba(136, 136, 136, 0);padding-bottom: 10px;
}
.gfclevlgll{
max-height: 50px;margin-top: 10px;
}
.solarlgll{
max-width: 100%;margin-top: 0;height: 70px;margin-bottom: 5px;
}
.windlgll{
max-width: 100%;margin-top: 10px;
}
.cmhis {
background-image: url('https://gfl.co.in/assets/images/History-min.jpg');
}
.cmmanu{
    background-image: url('https://gfl.co.in/assets/images/Manufacturing-min.jpg');
}
.cmman{
  background-image: url('https://gfl.co.in/assets/images/Management.jpg');
}
.cmmgp{
  background-image: url('https://gfl.co.in/assets/images/INOX-GFL-logo.png');
  background-size: contain;background-repeat: no-repeat;background-color: #fff;
}
.PTFEim{
    background:url('https://gfl.co.in/assets/images/PTFE.jpg');
}
.FEPim{
     background:url('https://gfl.co.in/assets/images/FEP.jpg');
}
.PFAim{
     background:url('https://gfl.co.in/assets/images/PFA.jpg');
}
.peroim{
     background:url('https://gfl.co.in/assets/images/Bisphenol Cure.png');
     background-size: cover;
}
.bispim{
     background:url('https://gfl.co.in/assets/images/Bisphenol Cure.jpg');
     background-size: cover;
}
.PTFEMimg{
 background:url('https://gfl.co.in/assets/images/Additives.jpg');
}
.Polymerimg{
 background:url('https://gfl.co.in/assets/images/PPA.jpg');
}
.RHEOLOGYimg{
 background:url('https://gfl.co.in/assets/images/rheology.jpg');
}
.PVDFimg{
 background:url('https://gfl.co.in/assets/images/PVDF.jpg');
}
/*22-04-2026*/
a.theme_btn_text {
    font-size: 15px;
    font-weight: 600;
    position: relative;
    color: #0e77b9;
    cursor: pointer;
    text-decoration: none;
    transition: .3s;
    background-color: #ffffff;
    border: 1.5px solid #0e76bb;
    padding: 10px 20px;
    border-radius: 40px;
    margin-top: 15px;
    display: inline-block;
}
a.theme_btn_text:hover {
 color: #0e77b9;
    cursor: pointer;
    text-decoration: none;
    transition: .3s;
    background-color: #ffffff;
    border: 1.5px solid #0e76bb;
}
.bottom_heading { 
    color: #ffffff; 
}
.h1banner_heding_whiteWshadow {
    text-shadow: 0 0 10px #000 !important;
    font-size: 42px !important;
    font-weight: 600 !important;
    color: #fff !important;
    margin-bottom: 0 !important;
    padding-bottom: 10px !important;
}

/* management css */
  .management .timeline__wrapper {
                padding: 10px 0px 0 0;
                height: calc(100vh - 90px);
                /* display: flex; */
                align-items: center;
                border-right: 2px solid #0b9346;
            }
            .management  .timeline {
                display: flex;
                flex: 1;
                align-items: center;
                position: relative;
            }
            
            .management .timeline a {
                text-decoration: none;
            }
            
            .management .timeline a:hover {
                text-decoration: underline;
            }
            
            .management .timeline__all-cars,
            .management .timeline__exit {
                padding: 1em 1.75em;
                display: inline-block;
                background: white;
            }
            
            .management .timeline__list {
                flex: 1;
                display: block;
                list-style-type: none;
                margin: 0 ;
                padding: 0;
                justify-content: space-between;
                align-items: center;
                /*align-self: stretch;*/
                position: relative;
            }
            
            .management .timeline__item {
                flex: 1;
                position: relative;
                /*border-bottom: 1px solid #0b9349;*/
                /*border-right: 1px solid #0b9349;*/
            }
            
            .management .timeline__item:first-child {
                /*border-top: 1px solid #0b9349;*/
            }
            
            .management .timeline__item:last-child {
                /*border-bottom: 1px solid #0b9349;*/
            }
            
            .management .timeline__item:after {
                content: "";
                width: calc(100% - 2px*3);
                height: 0;
                position: absolute;
                top: 50%;
                left: calc(50% + 5px - 1px);
                background: white;
                z-index: 5;
                pointer-events: none;
            }
            
            .management .timeline__item:last-child:after {
                display: none;
            }
            
            .management .timeline__item--active .timeline__item__point:after {
                opacity: 1;
                -webkit-transform: scale(1);
                transform: scale(1);
            }
            
            .management .timeline__link {
                position: relative;
                display: block;
                padding: 5px 20px;
                text-align: right;
                /*min-height: 46px;*/
            }
            
            .management .timeline__link:hover{
                text-decoration: none;
            }
            
            .management .timeline__item__point {
                width: 5px;
                height: 0px;
                position: absolute;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%) rotate(45deg);
                transform: translate(-50%, -50%) rotate(45deg);
                border: 1px solid white;
                z-index: 6;
                display: none;
            }
            
            .management .timeline__item__point:after {
                /*content: "";*/
                display: block;
                width: 100%;
                height: 100%;
                background: white;
                position: absolute;
                top: 0;
                left: 0;
                -webkit-transform-origin: 50% 50%;
                transform-origin: 50% 50%;
                opacity: 0;
                -webkit-transform: scale(0);
                transform: scale(0);
                transition: all 0.5s;
            }
            
            .management .timeline__item__content {
                width: 130px;
                height: 130px;
                position: absolute;
                left: 50%;
                bottom: 100%;
                -webkit-transform: translate(-50%, -20px);
                transform: translate(-50%, -20px);
                opacity: 0;
                transition: all 0.75s ease-out;
                text-align: center;
                display: flex;
                justify-content: center;
                align-items: center;
                pointer-events: none;
                display: none !important;
            }
            
            .management .timeline__item__content:before,
            .management .timeline__item__content:after {
                pointer-events: none;
                content: "";
                border: solid 90px transparent;
                position: absolute;
                width: 0;
                height: 0;
                top: 50%;
                left: 50%;
                transition: all 0.45s ease-out;
                opacity: 0.75;
            }
            
            .management .timeline__item__content:before {
                border-bottom-color: #e6e6e6;
                -webkit-transform: translate(-50%, -100%) scale(0.6);
                transform: translate(-50%, -100%) scale(0.6);
                -webkit-transform-origin: 50% 100%;
                transform-origin: 50% 100%;
            }
            
            .management .timeline__item__content:after {
                border-top-color: white;
                -webkit-transform: translate(-50%, 0%) scale(0.8);
                transform: translate(-50%, 0%) scale(0.8);
                -webkit-transform-origin: 50% 0%;
                transform-origin: 50% 0%;
            }
            
            .management .clippath .timeline__item__content:after {
                box-shadow: 0 -2px 5px 0 rgba(0, 0, 0, 0.1);
                -webkit-clip-path: polygon(-2px -2px, calc(100% + 2px) -2px, 50% 100%);
                clip-path: polygon(-2px -2px, calc(100% + 2px) -2px, 50% 100%);
            }
            
            .management .timeline__item--active .timeline__item__content,
            .management .timeline__link:hover + .timeline__item__content {
                opacity: 1;
                -webkit-transform: translate(-50%, -55px);
                transform: translate(-50%, -55px);
            }
            
            .management .timeline__item--active .timeline__item__content:before,
            .management .timeline__link:hover + .timeline__item__content:before {
                -webkit-transform: translate(-50%, -100%) scale(1);
                transform: translate(-50%, -100%) scale(1);
                opacity: 1;
            }
            
            .management .timeline__item--active .timeline__item__content:after,
            .management .timeline__link:hover + .timeline__item__content:after {
                -webkit-transform: translate(-50%, 0%) scale(1);
                transform: translate(-50%, 0%) scale(1);
                opacity: 1;
            }
            
            .management .timeline__item__year {
                /*position: absolute;*/
                /*top: 40px;*/
                /*left: 50%;*/
                /*-webkit-transform: translate(-50%, -50%);*/
                /*transform: translate(-50%, -50%);*/
                z-index: 2;
                transition: all 0.4s ease-in;
                color: #212529;
                font-weight: 500;
            }
            
            .management .timeline__item--active .timeline__item__year,
            .management .timeline__link:hover ~ .timeline__item__year {
                color: #0e76b9;
                font-size: 16px;
                font-weight: 600;
            }
            
            .management .timeline__item:nth-child(3n + 1) .timeline__item__year {
                opacity: 1;
            }
            
            .management .timeline__item__thumb {
                position: relative;
                z-index: 5;
            }
            
            .management .timeline__item__shadow {
                position: absolute;
                top: calc(50% - 20/130 * 100%);
                left: 50%;
                z-index: -1;
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 130px 130px 0 0;
                border-color: rgba(0, 0, 0, 0.25) transparent transparent transparent;
                -webkit-transform-origin: 0 0;
                transform-origin: 0 0;
                -webkit-transform: scale(0.5);
                transform: scale(0.5);
                opacity: 0.6;
                transition: all 0.3s;
                transition-delay: 0.15s;
            }
            
            .management .timeline__item--active .timeline__item__shadow,
            .management .timeline__link:hover + .timeline__item__content .timeline__item__shadow {
                -webkit-transform: scale(1);
                transform: scale(1);
                opacity: 1;
            }
            
            .management .timeline__path {
                position: absolute;
                top: 0;
                left: 25px;
                right: -30px;
                height: 100%;
                overflow: hidden;
                pointer-events: none;
                z-index: -1;
                background: rgba(0, 0, 0, 0.2) url(http://testuje.cz/noise.png) repeat 0 0;
                -webkit-clip-path: polygon(130px 0, 100% 0, 100% 100%, 0 100%);
                clip-path: polygon(130px 0, 100% 0, 100% 100%, 0 100%);
            }
            
            .management .timeline__path__triangle {
                display: block;
                position: absolute;
                border-style: solid;
                width: 0;
                height: 0;
                -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
            }
            
            .management .timeline__path__triangle--static-1,
            .management .timeline__path__triangle--static-2 {
                top: 0;
            }
            
            .management .timeline__path__triangle--static-1 {
                border-width: 260px 260px 0 260px;
                border-color: rgba(0, 0, 0, 0.2) transparent transparent transparent;
                left: 0;
            }
            
            .management .timeline__path__triangle--static-2 {
                border-width: 260px 260px 0 260px;
                border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
                right: 0;
            }
            
            .management .timeline__path__triangle--static-3 {
                border-width: 0 260px 260px 260px;
                border-color: transparent transparent rgba(255, 255, 255, 0.4) transparent;
                left: 30%;
                bottom: 0;
            }
            
            .management .timeline__path__triangle--moving {
                position: absolute;
                border-width: 260px 260px 0 260px;
                border-color: rgba(255, 255, 255, 0.2) transparent transparent transparent;
                left: 0;
                top: 0;
                transition: -webkit-transform 3s ease-out;
                transition: transform 3s ease-out;
                transition: transform 3s ease-out, -webkit-transform 3s ease-out;
            }
            
            .management .views,
            .view {
                width: 60%;
                height: 70vh;
            }
            
            .management .simple-text-left {
                width: 30%;
                /* height: calc(100vh - 115px); */
                display: flex;
                align-items: center;
                align-self: stretch;
                margin-left: 0;
            }
            
            .management .views {
                /*background: linear-gradient(90deg, rgba(14, 118, 188, 1) 0%, rgba(11, 148, 68, 1) 100%);*/
            }
            
            .management .page.banner_gradient {
                padding: 0 !important;
            }
            
            .management .view__inner {
                display: flex;
                width: 65%;
                height: 100%;
                /*align-items: center;*/
                justify-content: center;
                font-family: "Polaris-Light";
                margin-left: 80px;
                padding: 35px 0;
                overflow-y: scroll;
            }
            
            .management .slick-next:before, .management .slick-prev:before {
                color: #127ab8 !important;
            }
            
            .management .timeline__wrapper {
                position: static;
                bottom: 0;
                z-index: 2;
                width: 300px;
                right: 0;
            }
            
            .management .slick-slide {
                outline: none;
            }
            
            .management .slick-arrow {
                /*background: red;*/
                z-index: 10;
            }
            
            .management .slick-prev {
                left: 15px;
            }
            
            .management .slick-next {
                right: 120px;
            }
            .management .view__inner h2 {
                line-height: initial !important;
                text-align: justify;
                color: #5d5d5d;
                font-size: 16px!important;
                padding-bottom: 20px;
                font-family: 'Hind', sans-serif;
                font-weight: 400;
            }
            .management .sec-background::before{
                left: -38% !important;
            }
            
            .management .silder_year {
                /*background: linear-gradient(90deg, rgba(14,118,188,0.5) 0%, rgba(11,148,68,.5) 100%);*/
                display: inline-block;
                /*padding: 10px 20px 10px 20px;*/
                /* box-shadow: 3px 3px 5px rgba(13, 125, 160, 0.59); */
                position: relative;
                margin-bottom: 20px;
            }
            
            .management .silder_year h3 {
                margin: 0 !important;
                padding: 0 !important;
                /*-webkit-text-stroke: #00;*/
                /*-webkit-text-fill-color: #fff;*/
                /*-webkit-text-stroke-width: 2px;*/
                /*-webkit-text-stroke-color: #444;*/
                font-family: yearFont;
            }
            
            .management .silder_year:after {
                /*content: '';*/
                height: 100%;
                width: 100%;
                border: 2px solid #444;
                position: absolute;
                top: 0;
                left: 0;
            }
            
            .management .silder_year h5 {
                font-size: 27px;
            }
            .management .disable_click{
                pointer-events: none;
            }
            .management .line-top {
                height: 2px;
                background: #0b9345;
            }
            
            .management .view__inner::-webkit-scrollbar {
                width: 4px;
            }
            
            .management .view__inner::-webkit-scrollbar-thumb {
                background-color: #d4d4d4;
            }
            
            @media only screen and (max-width: 768px){
.management .view__inner {
    margin-left: 0px;
    width: 90%;
    padding: 0;
    justify-content: inherit;
    align-items: inherit;
    overflow-y: auto;
    margin: 0;
    overflow-x: hidden;
    padding: 30px 10px 0 10px;
}
.management .timeline__wrapper {
    height: auto;
    padding: 20px 0;
}
.management button.slick-arrow {
    bottom: 0 !important;
    top: inherit;
}
.management button.slick-next.slick-arrow {
    right: inherit;
    left: 60px;
}
}
.management .timeline__item__year{
    font-size: 1rem;

    color: #0e76b9;
}
/* Common */

/* refrigerant */


  
		.refrigerants .subhead::before{
			margin-left: 15px;
		}
    .refrigerants .grid-inner:hover a.theme_btn_text.ab {
    color: #fff;
    border: 2px solid #fff !important;
}
        .refrigerants .box{
            height: 100px;
            width: 100px;
        }
    
		.refrigerants .grid-wrapper {
			height: 100%;
		}

		.refrigerants .custom_product_section {
			margin-bottom: 20px;
		}
        .refrigerants #home-slider img {
            max-width: 100% !important;
            height: initial !important;
            width: 100%;
        }
        .refrigerants #home-slider .bottom_heading .section_heading h1{
            padding-bottom: 0;
        }
        .refrigerants #home-slider .bottom_heading .section_heading{
            position: relative;
            margin-left: 0;
        }
        .refrigerants #home-slider .bottom_heading .section_heading::before {
            content: '';
            position: absolute;
            height: 2px;
            width: 60px;
            background: linear-gradient(90deg, rgb(140, 217, 247) 0%, rgb(10, 133, 66) 100%);
            top: 110%;
            margin-left: 0;
        }
        .refrigerants .banner_main .bottom_heading .section_heading h3 {
            text-shadow: 0 0 10px #000;
            font-size: 42px;
            font-weight: 600;
            color: #fff;
            margin-bottom: 0;
            padding-bottom: 10px;
        }
        .refrigerants .bottom_heading p {
            color: #fff;
            text-shadow: 0 0 4px #000000 !important;
            margin-bottom: 10px;
            text-transform: none;
        }
        .refrigerants .banner_main .bottom_heading .section_heading h3 span{
            color: #fff;
        }
        .refrigerants .banner_main .section_heading h3:after{
            content: none !important;
        }
        .refrigerants #home-slider .bottom_heading {
            display: flex;
            height: 100%;
            top: 0;
            align-items: center;
        }
        .refrigerants #home-slider .bottom_heading .section_heading::before {
            background: #fff;
        }
        .refrigerants #home-slider {
            height: auto;
        }
        
        .refrigerants #home-slider .item {
            height: auto;
        }
        .refrigerants .appli{
                padding-right: 40px;
                padding-left: 40px;
                padding-top:0px !important;
        }
        .refrigerants .region_new{
            padding-top:50px !important;
            padding-bottom:50px !important;
        }
        .refrigerants .over{
            overflow-x: hidden;
        }
        .refrigerants .tab_1{
            margin-top:70px;
        }
        .refrigerants .tab_2{
    border: 2px solid #ddd;
    padding: 20px;
    box-shadow: 0 0 5px 1px #d0d0d0;
    max-width: 30.333333%;

        }
        .refrigerants .btn_tab{
    padding: 8px 10px 5px !important;
    margin-top:0px !important;
        }
        .refrigerants .ab{
    font-size: 15px;
    font-weight: 600;
    position: relative;
    color: #0e77b9;
    cursor: pointer;
    text-decoration: none;
    transition: .3s;
    border: 1.5px solid #0e77b9 !important;
    padding: 10px 20px;
    border-radius: 40px;
    margin-top: 15px;
    display: inline-block;
   }
    .refrigerants .pro_box
     {
            background-color:#0e77b9 !important;
    }
    .refrigerants .grid-inner{
            min-height: 220px;
    }
    .refrigerants .new_margin_1{
        margin-left: 30px;
    }
    .refrigerants .product_box:hover a {
    color: #fff;
    border: 2px solid #fff !important;
}
.refrigerants ul{
    list-style:none;
}
.refrigerants .list_new{
    font-size:17px !important;
}
.refrigerants a.theme_btn_text{
        padding: 10px 14px;
}
.refrigerants .content-wrapper{
    padding-bottom: 3%;
}
.refrigerants .new_img_bg{
    margin-top: 30px;
    margin-bottom: 40px;
}
		
		.refrigerants .product_page_section #R142b .content-wrapper .main-content .list-grid {
    min-height: 140px;
}

.refrigerants .product_page_section #R142b .image-wrapper {
    height: 100%;
    margin: 0;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.refrigerants .subhead h2 {
  font-family: polaris-light;
  font-size: 34px;
  text-transform: uppercase;
  color: #0e76b9;
}
		.refrigerants .banner_main .bottom_heading .section_heading h1 {
  text-shadow: 0 0 10px #000;
  font-size: 42px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0;
  padding-bottom: 10px;
}


/* manufacture */

    
        .manufacture #home-slider img {
            max-width: 100% !important;
            height: initial !important;
            width: 100%;
        }
        .manufacture #home-slider .bottom_heading .section_heading h1{
            padding-bottom: 0;
        }
        .manufacture #home-slider .bottom_heading .section_heading{
            position: relative;
            margin-left: 0;
        }
        .manufacture #home-slider .bottom_heading .section_heading::before {
            content: '';
            position: absolute;
            height: 2px;
            width: 60px;
            background: linear-gradient(90deg, rgb(140, 217, 247) 0%, rgb(10, 133, 66) 100%);
            top: 110%;
            margin-left: 0;
        }
        .manufacture .banner_main .bottom_heading .section_heading h3 {
            text-shadow: 0 0 6px #000;
            font-size: 42px;
            font-weight: 600;
            color: #ffffff;
            margin-bottom: 0;
            padding-bottom: 10px;
        }
        .manufacture .bottom_heading p {
            color: #ffffff;
            text-shadow: 0 0 7px #000000;
            margin-bottom: 10px;
            text-transform: none;
        }
        .manufacture .banner_main .bottom_heading .section_heading h3 span{
            color: #212529;
        } 
        .manufacture .banner_main .section_heading h3:after{
            content: none !important;
        }
        .manufacture #home-slider .bottom_heading {
            display: flex;
            height: 100%;
            top: 0;
            align-items: center;
        }
        .manufacture #home-slider .bottom_heading .section_heading::before {
            background: #ffffff;
        }
        .manufacture #home-slider {
            height: auto;
        }
        
        .manufacture #home-slider .item {
            height: auto;
        }
        .manufacture .our_people_grid .container{
            display: flex;
            align-items: center;
            flex-wrap: wrap;
        }
        .manufacture .our-people-policies {
            background: #f6f6f6;
            padding: 70px 0 0;
        }
        
        .manufacture .col-sm-12:nth-child(odd) .our_people_grid {
            background: #f6f6f6;
        }
        
        .manufacture .col-sm-12 {
            padding-left: 0;
            padding-right: 0;
        }
        
        .manufacture .card-holder {
            background: transparent;
        }
        
        .manufacture .our_people_page .aboutUs {
            margin: 80px 0 !important;
        }
        
        .manufacture .card_img::after {
            content:none;
        }
        .manufacture .subhead h5{
            font-size: 27px;
        }
        .manufacture .our_people_grid:hover p {
			color: #fff;
		}
		.manufacture .our_people_grid {
			padding: 40px 0;
		}
		.manufacture .our_people_grid .subhead h2 {
    color: #0f75b8!important;
    transition: .3s;
}
		
		.manufacture .hover_blue_thumbs .our_people_grid:hover .subhead h2 {
    color: #fff!important;
}
    
/* Research */


        .research .team_popup_open img.pop_small {
            width: 65%;
            margin: 0 auto;
        }
        
        .research .pop_img img.pop_big {
            width: 100%;
        }
        
        .research .team_popup {
            padding: 0;
        }
        
        .research .team_popup_close {
            position: absolute;
            z-index: 99;
            font-size: 22px;
            padding: 3px 6px;
        }
        .research h3.sub_text {font-size: 28px;}
        .research ul.list_new {padding-left: 20px;}
        .research .new_sec h4{font-family: "Polaris-Light";font-size: 26px;padding-bottom: 15px;} 
        .research .sec-background::before{z-index:-1;}
        .research .sec-background::after{z-index:-1;} .research section.our_brands.inox_group_brands.section_padding.pt-5.pb-3 {
            min-height: 530px;
            padding: 0;
            margin: 0;
        }
        .research section.table_div {
        padding: 60px 0;
        background-color: #f5f5f5;
        }
        
        
            .research td.bultext strong {
            color: #6c6c6c;
            font-size: 15px;
            font-weight: 300;
            /* font-family: "Polaris-Light"; */
        }
        .research td.maintext {
        color: #6c6c6c;
        font-size: 16px;
        /* font-family: "Polaris-Light"; */
        line-height: 30px;
        }
        .research .box {
        height: 75px;
        width: 75px;
        }
        .research .section_content.new_2 h3 {
            font-size: 26px;
        }
        .research .dark_head{
            color: #0f76ba;
        }
        
        .research td.bultext {
            text-align: left;
        }
                .research #home-slider img {
            max-width: 100% !important;
            height: initial !important;
            width: 100%;
        }
        .research #home-slider .bottom_heading .section_heading h1{
            padding-bottom: 0;
        }
        .research #home-slider .bottom_heading .section_heading{
            position: relative;
            margin-left: 0;
        }
        .research #home-slider .bottom_heading .section_heading::before {
            content: '';
            position: absolute;
            height: 2px;
            width: 60px;
            background: linear-gradient(90deg, rgb(140, 217, 247) 0%, rgb(10, 133, 66) 100%);
            top: 110%;
            margin-left: 0;
        }
        .research .banner_main .bottom_heading .section_heading h3 {
            text-shadow: 0 0 6px #000;
            font-size: 42px;
            font-weight: 600;
            color: #ffffff;
            margin-bottom: 0;
            padding-bottom: 10px;
        }
		   .research .banner_main .bottom_heading .section_heading h1 {
            text-shadow: 0 0 6px #000;
            font-size: 42px;
            font-weight: 600;
            color: #ffffff;
            margin-bottom: 0;
            padding-bottom: 10px;
        }
        .research .bottom_heading p {
            color: #ffffff;
            text-shadow: 0 0 7px #000000;
            margin-bottom: 10px;
            text-transform: none;
        }
        .research .banner_main .bottom_heading .section_heading h3 span{
            color: #212529;
        } 
		 .research .banner_main .bottom_heading .section_heading h1 span{
            color: #212529;
        }
        .research .banner_main .section_heading h3:after{
            content: none !important;
        }
        .research #home-slider .bottom_heading {
            display: flex;
            height: 100%;
            top: 0;
            align-items: center;
        }
        .research #home-slider .bottom_heading .section_heading::before {
            background: #ffffff;
        }
        .research #home-slider {
            height: auto;
        }
        
        .research #home-slider .item {
            height: auto;
        }
        .research .our_people_grid .container{
            display: flex;
            align-items: center;
            flex-wrap: wrap;
        }
        .research .our-people-policies {
            background: #f6f6f6;
            padding: 70px 0 0;
        }
        
        .research .col-sm-12:nth-child(odd) .our_people_grid {
            background: #f6f6f6;
        }
        
        .research .col-sm-12 {
            padding-left: 0;
            padding-right: 0;
        }
        
        .research .card-holder {
            background: transparent;
        }
        
        .research .our_people_page .aboutUs {
            margin: 80px 0 !important;
        }
        
        .research .card_img::after {
            content:none;
        }
        .research .subhead h5{
            font-size: 27px;
        }

.research .section_content li h3 {
    color: #6c6c6c;
    font-size: 17px;
    padding-bottom: 20px;
    line-height: 30px;
    font-weight: 600;
    background-color: #0f739f;;
    color: #fff;
    
    padding: 10px;
    border-radius: 8px;
    
}
.research .section_content li:after {
    content: '';
    height: 17px;
    width: 17px;
    position: absolute;
    background: none;
    background-size: cover;
    top: 13px;
    /* transform: translateY(-66%); */
    left: -33px;
}
.research .ul_section{
list-style-type: none !important;
}
.research .hover_blue_thumbs .our_people_grid:hover {
    background: none !important;
}


.research .hover_blue_thumbs .our_people_grid:hover .subhead h5 {
    color: #1480AE;
}

.research .hover_blue_thumbs .our_people_grid:hover .subhead::before{
    background: #fff ;
}

.research .hover_blue_thumbs .our_people_grid:hover .card_text{
    color: #6c6c6c;
}
.research .hover_blue_thumbs .our_people_grid .card_img{
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.48);
}

/*.subhead:hover::before {
    content: '';
    position: absolute;
    height: 2px;
    width: 60px;
    background: #000;
    /* background: linear-gradient(90deg, rgba(14,118,188,1) 0%, rgba(11,148,68,1) 100%);
    left: 100%;
    top: 50%;
    margin-left: 15px;
    transform: translateY(-50%);
    color:#1480AE !important;
}*/
.research .GFL_grids .our_people_grid .subhead h5 {
    text-transform: initial !important;
}
.research .hover_blue_thumbs .our_people_grid:hover .subhead::before {
    background: #137dac;
}

.research .new_section li{
    font-size: 17px;
    padding-bottom: 20px;
    line-height: 33px;
    font-weight: 600;
    background-color: #0f739f;
    color: #fff;
    padding: 10px;
    width: 100%;
    margin-bottom:10px;
    font-family: "Polaris-Light";
}
.research .new_section_new li{
    font-size: 17px;
    padding-bottom: 20px;
    line-height: 33px;
    font-weight: 600;
    background-color: #0f739f;
    color: #fff;
    padding: 10px;
    /* width: 190%; */
    margin-bottom:10px;
    font-family: "Polaris-Light";
}

.research .section_1{
    background:#f6f6f6 !important;
}

.research .section_1:hover{
    background:#f6f6f6 !important;
}

.research .section_2{
    background:#ffffff !important;
}
.research .section_2:hover{
    background:#ffffff !important;
}

.research .head_align{
    width: 100%;
    
    
}
.research .head_sect{
    padding-bottom: 40px;
}
    


.research table.mt-5.mb-5.section_img tr td img {
    width: 35% !important;
}

.research .section_margin_new{
        margin: 40px 0 90px !important;
    
}

.research .research_head{
    padding-left:30px !important;
    
}
.research .research_head_1{padding-left: 38px;}
 .research_img-ani {
    transform: scale(1);
    transition: .3s ease-in-out;
 }
 .research .research_img-ani:hover{
     transform: scale(0.9);
 }
 .research tbody td img {
    transform: scale(1);
    transition: .3s ease-in-out;
}
.research tbody td img:hover {
    transform: scale(0.8);
}
.research .table_th_head{
    background: #0e77b9;
    color: #fff !important;
}
 .research .shadow_img_new{
     box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.48);
 }
 
 .research .table_padd_new{
     margin-top: 100px;
     margin-bottom: 54px;
 }
  .research .research_padd{
         padding: 90px 0 55px 0px;
     }
     .research .research_padd_1{
         padding: 90px 0px 50px 0px;
     }
     .research .research_padd_2{
         padding: 90px 0px 90px 0px;
     }
     
     .research .ranjit_nagar_new{
         
    padding-top: 4rem;
    text-align: center;
     }
     .research .section_margin_new_1 {
    margin: 40px 0 40px;
}
    .research .table_head_family{
    font-family: "Polaris-Light";
    font-size: 26px;
    font-weight: 500;
    line-height: 1.2;
    text-transform: uppercase;
    }
     .research .rnd_new_section{
             padding: 90px 0 0px;
     }
			.research .section_heading h1 {
    font-family: polaris-light;
    font-size: 34px;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #0e76bb;
}
			.research .subhead h2{
		    font-family: polaris-light;
    font-size: 34px;
    text-transform: uppercase;
    color: #0e76b9;
		}
		.research .section_heading.text-center h2:after 
		{
    left: 50%;
    transform: translateX(-50%);
}
.research .section_heading.text-center h2:after {
    left: 50%;
    transform: translateX(-50%);
}
		.research .section_heading h2:after
{
    content: '';
    position: absolute;
    width: 60px;
    height: 2px;
    background: linear-gradient(90deg, rgba(14, 118, 188, 1) 0%, #0e77b9 100%);
    bottom: 0;
    left: 0;
}
.research .section_heading h2
 {
    font-family: polaris-light;
    font-size: 34px;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #0e76bb;
}
    
@media (max-width:992px){
    .navbar{
        position: inherit !important; 
    }
    #navbarContent{
        width: 100%;
        left: 0;
    }
}