/******** Abhay CSS Slider 26-11-2025 *******/


section.newhero-section .n2-section-smartslider .n2-ss-slider-controls.n2-ss-slider-controls-absolute-center-bottom{
       position: absolute;
    background: none !important;
    margin: 0 0 0 -560px;
    left: 40%;
}


section.newhero-section .n2-section-smartslider .n2-ss-slider-controls .nextend-thumbnail-inner .nextend-thumbnail-scroller {
    counter-reset: num;
    display: flex !important;
    flex-direction: row;
}

section.newhero-section .n2-section-smartslider .n2-ss-slider-controls .nextend-thumbnail-inner .nextend-thumbnail-scroller picture {
    display: none;
}

section.newhero-section .n2-section-smartslider .n2-ss-slider-controls .nextend-thumbnail-inner .nextend-thumbnail-scroller .n2-ss-caption {
    position: inherit !important;
    padding: 20px!important;
    display: block !important;
    float: left;
    content: '';
    margin: 0 0;
    color: #eee;
    vertical-align: bottom;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.07em !important;
    counter-increment: step;
    transition-duration: 0.4s;
}

.n2-ss-widget.nextend-thumbnail {
    position: absolute;
    z-index: 12;
    bottom: 0;
    left: 0;
    margin: 0 0 0 20px;
    line-height: 1.3;
}

section.newhero-section .n2-section-smartslider .n2-ss-slider-controls .nextend-thumbnail-inner {
    background: none !important;
    border: none !important;
    padding: 0px !important;
}

.n2-thumbnail-dot {
    counter-increment: step;
}

.n2-thumbnail-dot {
    position: relative;
    counter-increment: num;
}
.n2-thumbnail-dot:before{content: counter(num);
    position: absolute;
    left: 0;
    top: 0;
    width: 35px;
    height: 35px;
    background: #4A90E2;
    color: #eee;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 16px;}

section.newhero-section .n2-section-smartslider .n2-ss-slider-controls .nextend-thumbnail-inner .nextend-thumbnail-scroller .n2-ss-caption div {    text-transform: uppercase !important;
       text-transform: uppercase !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    letter-spacing: 0.07em !important;
    font-family: 'DM Sans' !important;
    text-align: center !important;
    color: #eee !important;
}
section.newhero-section .n2-section-smartslider .n2-ss-slider-controls .nextend-thumbnail-inner .nextend-thumbnail-scroller .n2-thumbnail-dot.n2-active .n2-ss-caption div{
	opacity: 0.9;
}
section.newhero-section .n2-section-smartslider .n2-ss-slider-controls .nextend-thumbnail-scroller {border-width: 1px 0 0 0;border-style: solid;border-color: rgba(255, 255, 255, .3);}

.n2-thumbnail-dot {
    padding: 35px 30px 30px 70px !important;
    border-width: 0 0 0 1px !important;
    border-style: solid !important;
    border-color: rgba(255, 255, 255, .3) !important;
	height: 85px;
	margin:0!important;
	max-width: 16%;
}
section.newhero-section .n2-section-smartslider .n2-ss-slider-controls .nextend-thumbnail-horizontal .n2-align-content-center{
	justify-content: start!important;
}
.n2-thumbnail-dot.n2-active{
	border-width: 0 0 0 0px !important;
	border-color: rgba(255, 255, 255, 1) !important;
}

section.newhero-section .n2-section-smartslider .n2-ss-slider-controls .nextend-thumbnail-inner .nextend-thumbnail-scroller .n2-ss-caption {
    padding: 0px !important;
    background: none !important;
}
section.newhero-section .n2-section-smartslider .n2-ss-slider-controls .n2-ss-widget.nextend-thumbnail {
    margin: 0;
}

div#n2-ss-2 .nextend-thumbnail-horizontal .n2-align-content-center{
	position:relative;
    counter-increment: step;
}
div#n2-ss-2 .nextend-thumbnail-horizontal .n2-thumbnail-dot{
	opacity: 0.9;
}
div#n2-ss-2 .nextend-thumbnail-horizontal .n2-thumbnail-dot:before {
    content: counter(step, decimal);
    left: 10px;
    position: absolute;
    text-align: center;
    line-height: 2.3 !important;
    z-index: 3;
    font-size: 38px !important;
    transition-duration: 0.4s;
    opacity: 0.6;
    display: block;
    background: none;
	font-weight: 600;
}
div#n2-ss-2 .nextend-thumbnail-horizontal .n2-thumbnail-dot.n2-active:before{
	opacity:1;
}
section.newhero-section .n2-ss-section-main-content {
    min-height: 1100px;
    padding: 16vw 40px calc(13vw + 100px) !important;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    display: block;
}

section.newhero-section .n2-ss-section-main-content .n2-ss-layer-row-inner {
    display: block;
}

section.newhero-section .n2-ss-section-main-content .n2-ss-layer-row-inner {
    display: block !important;
    margin: 0 !important;
    width:100%!important;
    text-align: left;
	max-width:85%!important;
}

section.newhero-section .n2-ss-section-main-content .n2-ss-layer-row-inner .n2-ss-layer-col.n2-ss-layer-content {
    padding: 0px !important;
}

section.newhero-section .n2-ss-section-main-content .n2-ss-layer-row-inner .n2-ss-layer {
    margin: 0 !important;
    width: 100% !important;
    max-width: inherit !important;
    float: left;
    text-align: left;
    display: inline-block;
}

section.newhero-section .n2-ss-section-main-content .n2-ss-layer-row-inner .n2-ss-layer .n2-ss-layer-row {
    display: block !important;
}


@media(max-width:1400px){
	    .n2-thumbnail-dot {
        padding: 35px 30px 30px 30px !important;
        max-width: 200px;
    }
	
section.newhero-section .n2-section-smartslider .n2-ss-slider-controls.n2-ss-slider-controls-absolute-center-bottom {
    position: absolute;
    background: none !important;
    margin: 0 0 0 0px;
    left: 0px;
}
	
	
	
}

@media(max-width:1290px){
	
		
    div#n2-ss-2 .nextend-thumbnail-horizontal .n2-thumbnail-dot:before {
        left: 34%;
        line-height: 2.3 !important;
        z-index: 3;
        font-size: 25px !important;
        transform: translate(34%, 0px);
    }
	
	div#n2-ss-2 .nextend-thumbnail-horizontal .n2-thumbnail-dot {

    grid-template-rows: auto 0fr;

}

}

@media (max-width: 1200px){
section.newhero-section .n2-section-smartslider .n2-ss-slider-controls.n2-ss-slider-controls-absolute-center-bottom {
   
    margin: 0px!important;
    left: 0px!important;
}
	
	div#n2-ss-2 .n2-font-538856f3a104fd0a116f62f3d41469c0-hover {
		font-size:60px;
	}
	


	
	
}
@media (max-width: 1024px) {
		.n2-section-smartslider.fitvidsignore.n2_clear {
    height:700px!important;
}
	
		.n2-ss-slider .n2-ss-slide-background-image img {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translate(-50%, 0px);
    object-fit: cover;
    max-height: 700px;
}
	
section.newhero-section .n2-ss-section-main-content .n2-ss-layer-row-inner {

    width: 100%!important;
	max-width:100%!important;
   
}
	
}
@media (max-width: 767px){
	
	.n2-ss-slider .n2-ss-slide-background-image img {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translate(-50%, 0px);
    object-fit: cover;
    max-height: 750px;
}
	
	
.n2-section-smartslider.fitvidsignore.n2_clear {
    height: 750px!important;
}
	
section.newhero-section .n2-ss-section-main-content {
   padding: 16vw 30px calc(13vw + 100px) !important;

}
	
	
}