/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

:root{
	--c:var(--nectar-accent-color);
	--c1: var(--nectar-extra-color-1);
	--c2: var(--nectar-extra-color-2);
	--c3: var(--nectar-extra-color-3);
	--g: linear-gradient(90deg,rgba(19, 19, 19, 1) 0%, rgba(56, 56, 56, 1) 100%);
	--g1: linear-gradient(180deg, var(--c) 0%, var(--c1)  50%, var(--c)  100%);

}
::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}
::-webkit-scrollbar-thumb
{
	background: var(--c);
}
::selection {
	background:  var(--c);
	color:white;
}
/*------typography-----------*/
html body h1{
	font-family:font1 !important;
	color: #003d33;
}
html body h2{
	font-family:font1  !important;
	color:#000;
}
html body h3{
	font-family:font1  !important;
	color:#000;
}
html body h4{
	font-family:font2  !important;
}
html body h5{
	font-family:font1  !important;
}
html body h6{
	font-family:font1  !important;
}
html body p,html body em,html body a,html body button,html body input,html body label,html body legend,html body .wpb_text_column li,html body .nectar-split-heading li,html body .nectar-fancy-ul li{
	font-family:font2 !important;
	color:#000;
}
html body strong{
	font-family:inherit;
}
/*------typography-----------*/
body[data-slide-out-widget-area-style="slide-out-from-right"].material .slide_out_area_close:before {
	background: var(--c) !important;
}


#nav .row-bg.viewport-desktop.using-bg-color {
	margin-inline: auto;
	width: 80%;
	display: table;
	background-position: center center !important;
	left: 0;
	right: 0;
	border-radius: 0px 0px 30px 30px;
}

div#nav {
	padding-block: 5px 10px !important;
}

#nav p strong {
	color: #e1feb9;
	text-decoration: underline;
	font-weight: 400;
}
#header-secondary-outer .mail {display: block;margin-right: 655px;}
#top ul.buttons.sf-menu li a {
	padding-inline: 0px !important;
}

div#header-secondary-outer li#search-btn {
	margin-right: 20px;
}


#header-secondary-outer .mail a i {
	margin-right: 15px;
}

#header-secondary-outer li  a i {
	font-size: 20px;
	color: #555555;
}

#header-secondary-outer ul li a {
	color: #555555;
	font-size: 18px !important;
}

#header-secondary-outer nav ul.sf-menu.sf-js-enabled.sf-arrows {
	vertical-align: middle;
	display: flex;
	align-items: center;
	width: 100%;
	justify-content: space-between;
}
header#top {
	background: transparent;
	border-radius: 50px !important;
	padding-inline: 183px;
	margin-top: 15px;
}


div#header-secondary-outer button {
	background: transparent;
}

div#header-secondary-outer form button i {
	font-size: 23px;
}
header#top:before {
	content: '';
	position: absolute;
	top: 0px;
	left: 192px;
	background: #f5fbf0;
	width: 80%;
	height: 100%;
	border-radius: 100px;
}

#top ul .s1 a span {
	border: 1px solid #dee8d9;
	padding-inline: 30px;
	padding-block: 15px;
	border-radius: 40px;
}

#top ul .s2 a span {
	background: var(--g);
	padding-inline: 20px;
	padding-block: 15px;
	border-radius: 40px;
	color: var(--c3);
	left: 20px;
	position: relative;
}
div#s1 {
	padding-block: 360px 200px !important;
}

#s1 .t1 p {
	width: 90%;
	color: #4b4b4b;
}
#s1 .t1 h4 {
	display: flex;
	background: #d9fb97;
	width: 70%;
	align-items: baseline;
	padding-inline: 20px 0px;
	border-radius: 40px;
	border: 1px solid #b7c798;
	color: #000;
	padding-block: 1px 5px;
}
#s1 h4 i {
	right: -30px;
	top: 2px;
	left: unset;
}
#s1 .t1 img {
	margin-right: 15px;
	margin-bottom: 0px;
	top: 5px;
	position: relative;
}

#s1 img {
	width: auto;
}

#s1 .iwithtext .iwt-text {padding-left: 0px;padding-top: 50px;padding-right:10px;}

#s1 .iwithtext .iwt-text h4 {
	font-family: 'font1' !important;
	color: #003d33;
	font-size: 24px;
	letter-spacing: -1px;
}

#s1 .iwithtext .iwt-text h4 {
	position: relative;
}

#s1 .iwithtext .iwt-text h4:before {
	content: '';
	position: absolute;
	/* 	right: 15px; */
	right: 0px;
	border-right: 1px solid #ccc;
	/* 	height: 60px; */
	height: 135px;
}

a#b1 {
	background: var(--g);
	font-size: 20px;
	line-height: 30px;
	padding-inline: 38px;
	padding-block: 11px;
	border-radius: 40px !important;
	border: 2px solid #fff;
	filter: drop-shadow(2px 7px 6px #015443);
}

#s1 .nectar_video_lightbox.play_button_with_text .play>.inner-wrap:before {
	border: 1px solid #999999;
}

#s1 path {
	fill: var(--g);
}

#s1 span.link-text {
	margin-left: 10px;
}

#s1 .nectar_video_lightbox {
	margin-left: 15px;
}

#s1 .m1 {
	border-radius: 17px;
	border: 2px solid #fff;
}

#s2 .t1 p {
	color: #005148;
	font-size: 30px;
	line-height: 40px;
	font-weight: 400;
}

#s2 .t1 {
	border-right: 1px solid #a8a8a8;
}

#s2 .owl-stage-outer {
	width: 240%;
}

#s2 .owl-stage {
	padding: 0;
}

#s2 .owl-dots {
	display: none;
}
#s3 h2 {
	color: #000;
}

#s3 .c2>div {
	border-radius: 30px;
	padding-block: 0px 30px;
}

#s3 .c2 {
	box-shadow: 0px 0px 10px 0px #ccc;
	border-radius: 30px;
}

#s3 .c2 img {
	width: auto;
/* 	margin-top: -15px; */
}

#s3 .c1 {
	box-shadow: 0px 0px 10px 0px #ccc;
	border-radius: 40px;
}

#s3 .c1 .vc_column-inner {
	padding: 0;
	padding-block: 20px;
}

#s3 .c1 i {
	border: 1px solid;
	border-radius: 50px;
	height: 25px;
	line-height: 25px;
	top: 4px;
	width: 25px;
	color: #03534a !important;
}

#s3 p ,#s3 ul li{
	color: #444444;
	line-height: 30px;
}

#s3 ul li {
	padding-bottom: 30px;
}
#s3 h3 {
	color: #000;
	letter-spacing: -1px;
}

#s3 .c2 .text2, #s3 .c3 .text1 {
	margin-inline: auto;
	width: 77%;
	padding-top: 30px;
}

a#b2 {
	background: transparent !important;
	color: #000;
	font-size: 20px;
	line-height: 30px;
	padding-block: 0;
	padding-left: 0px;
	left: 73px;
	box-shadow: unset !important;
}

#s3 .c3 {
	border-radius: 40px;
	box-shadow: 0px 0px 10px #ccc;
}

#s3 .c4 {
	border-radius: 40px;
	box-shadow: 0px 0px 10px 0px #ccc;
}

#s3 .ic1 .vc_column-inner {
	padding-left: 30px;
}

#s3 .c3>div {
	padding-block: 15px 30px;
}
#s3 .c4 .m1 {
	margin-top: -60px;
}

#s3 .c4 .text1 {
	margin-inline: auto;
	width: 92%;
	padding-top: 30px;
}

#s3 .c4 a#b2 {
	left: 58px;
}
div#s4 {
	padding-block: 80px !important;
}
#s4 .tabbed a.active-tab {
	background: #005148;
	border-radius: 40px;
	border: 2px solid #fff;
	color: #fff;
	box-shadow: 0px 0px 40px 0px #ccc;
}

#s4 .tabbed a {
	padding-inline: 40px;
	padding-block: 12px;
	background: transparent;
	border-color: transparent;
	color: #01584f;
	text-align: center;
}

#s4 .tabbed ul {
	margin: auto;
	display: table;
	border: 1px solid;
	border-radius: 40px;
	padding: 10px 15px !important;
	box-shadow: 0px 11px 11px 0px #01544382;
}

#s4 h2 {
	color: #000;
}

div#in1 {
	padding-block: 60px;
	background: linear-gradient(90deg,rgba(215, 223, 216, 1) 0%, rgba(216, 225, 215, 1) 50%, rgba(236, 241, 235, 1) 100%);
	border: 1px solid #fff;
	border-radius: 40px;
	padding-inline: 70px;
	margin-top: 80px;
}
#s4 .m1 {
	border-radius: 50px;
}

#s4 .t2 p {
	line-height: 28px;
	text-align: justify;
	width: 92%;
}

#s4 a#b1 {
	color: #fff;
	background: var(--g);
	border: 1px solid #fff;
}

div#s5 {
	padding-block: 80px 190px !important;
}

#s5 .t1 p {
	width: 50%;
	line-height: 28px;
}

#s5 .t2 {
	margin-bottom: 0px;
}

#s5 .t2 p,#s5 .t2 h4 {
	color: #005047;
}

#s5 h6 {
	color: #005047;
	font-size: 40px;
	position: relative;
	top: 20px;
}

#s5 .t2 p {
	padding-bottom: 15px;
}

#s5 .t2 h4 {font-family: font1 !important;font-weight: bold;}

#s5 .owl-carousel {rotate: -4deg;}

#s5 .vc_col-sm-5 img {
	rotate: 3deg;
	width: 100%;
	scale: 1.056;
	left: 9px;
}

#s5 .vc_col-sm-5,#s5 .vc_col-sm-7 {
	padding: 0;
}
#sin1, #sin2 {
	background: #cbdabe;
	border-radius: 30px;
	margin-inline: 25px;
}
#s5 .owl-dots {
	display: none;
}

#s5 .owl-stage {
	padding: 0;
}
#s5 #sin1 .m1 {
	width: 20%;
	rotate: 2deg;
}

div#sin1 {
	padding-block: 35px;
	padding-inline: 35px;
	background: #cbdabe;
	border-radius: 30px;
	margin-inline: 25px;
}

#s5 .owl-stage-outer {
	overflow: visible;
}
#s5 .owl-item:nth-child(2) .carousel-item {
	background: transparent;
}

#s5 h1 {
	font-size: 170px;
	line-height: 180px;
}
#s5 .main3 h1 {
	font-size: 117px;
	line-height: 127px;
}

#sin2 .t2, #sin3 .t2 {
	padding: 0px;
}
#sin2 .t2 {padding-inline: 40px 160px;}

#sin3 .m1 {
	rotate: 2deg;
}

#s5 .owl-stage {
	animation: marquee-horizontal 20s linear infinite;
}
@keyframes marquee-horizontal{

	100% {
		transform: translateX(-50%);
	}

}

#s5 .main3 #sin1 .m1,#s5 .main2 #sin1 .m1 {
	margin-right: auto;
	width: 70px;
	display: table;
	margin-bottom: -60px;
}

#s5 .main3 #sin1 .t2,#s5 .main2 #sin1 .t2 {
	margin-left: 100px;
}

#s5 .main3 #sin1,#s5 .main2 #sin1 {
	width: 84%;
	margin-left: auto;
	padding-block: 43px;
}
#s5 .main3 h1 {
	background: linear-gradient(-100deg,rgba(190, 190, 190, 1) 0%, rgba(238, 238, 238, 1) 50%, rgba(210, 210, 210, 1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
div#sin4 {
	padding-block: 60px 0px;
}

#s5 .main3 #sin1 .t2 p {line-height: 33px;}

div#sin1\ sin6 {
	padding-block: 35px;
	padding-inline: 35px;
	margin-inline: 25px;
	background: #cbdabe;
	border-radius: 30px;
}


div#sin1\ sin6 .m1 {
	width: 20%;
	rotate: 2deg;
}
#s5 .main2 .owl-stage {
	animation: marquee-horizontal1 20s linear infinite;
	padding-block: 20px;
}
@keyframes marquee-horizontal1{

	100% {
		transform: translateX(0%);
	}

}

#s5 .t1 {
	padding-bottom: 70px;
}
div#s6 {
	padding-block: 80px !important;
}

#s6 h2 {
	color: #000;
}

div#in2 {
	/* 	padding-block: 56px; */
	padding-block: 77px;
	padding-inline: 50px;
}

#s6 .men {
	width: 40%;
	position: absolute;
	right: -10px;
	top: -290px;
}

#s6 .t2 li::marker {
	accent-color: #d9fb97 !important;
}

#s6 h3 {
	color: #005148;
	text-transform: unset;
	margin-bottom: 0px;
	font-size: 22px;
	line-height: 32px;
	left: 30px;
	position: relative;
}

#s6 ol li {
	padding-block: 20px;
	position: relative;
	margin-inline: auto;
	padding-left: 20px;
	list-style: none;
}

#s6 ol li:last-child {
	border: unset;
	/* 	padding-bottom: 60px; */
	padding-bottom:unset;
}

#s6 a#b1 {
	margin-inline: auto;
	display: table;
	z-index: 99;
	top: 8px;
}
#s6 ol li:before {
	content: '';
	position: absolute;
	left: -13px;
	top: 20px;
	background-image: url(https://devu01.testdevlink.net/NAGOG/wp-content/uploads/2025/06/01.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 8%;
	aspect-ratio: 1/1;
	filter: drop-shadow(2px 4px 6px #ccc);
}
#s6 ol li:nth-child(2):before {
	background-image: url(https://devu01.testdevlink.net/NAGOG/wp-content/uploads/2025/06/02.png);
}
#s6 ol li:nth-child(3):before {
	background-image: url(https://devu01.testdevlink.net/NAGOG/wp-content/uploads/2025/06/03.png);
}
#s6 ol li:nth-child(4):before {
	background-image: url(https://devu01.testdevlink.net/NAGOG/wp-content/uploads/2025/06/04.png);
}
#s6 ol li:nth-child(5):before {
	background-image: url(https://devu01.testdevlink.net/NAGOG/wp-content/uploads/2025/06/05.png);
}
#s6 ol li:nth-child(6):before {
	background-image: url(https://devu01.testdevlink.net/NAGOG/wp-content/uploads/2025/06/06.png);
}
#in2 .ic1 {
	position: relative;
}

#in2 .ic1:before {
	content: '';
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	margin-inline: auto;
	display: table;
	background-color: #d8ead8;
	z-index: 9;
	width: 95%;
	height: 130px;
	border-radius: 0px 0px 30px 30px;
}

#in2 .ic1 .vc_column-inner {
	padding-top: 20px;
}
#s6 ol li:after {
	content: '';
	position: absolute;
	left: -67px;
	border-bottom: 2px solid #c5d0bc;
	width: 123%;
	top: 101px;
}

#s6 ol li:last-child:after {
	display: none;
}
div#s7 {
	padding-block: 87px !important;
}

#s7 .column-image-bg {
	background-repeat: no-repeat;
	background-size: 90% 100%;
}

#s7 .btnnn {
	margin-left: 20px;
	border-radius: 20px !important;
	padding: 11px 5px 11px 60px;
}
#s7 a#b1 {
	border-radius: 20px !important;
}
#s1 a#b1 {
	/* margin-left: 20px; */
	padding: 11px 5px 11px 60px;
}
#s7 .btnnn i.fa.fa-phone, #s1 a#b1 i.fa.fa-phone {
	position: absolute !important;
	left: 7px;
	font-size: 20px;
}

#s7 .vc_col-sm-12>div {padding-block: 40px;}

div#where_oprt_sec i {
	border: 1px solid;
	border-radius: 50px;
	height: 25px;
	line-height: 25px;
	top: 4px;
	width: 25px;
	color: #03534a !important;
}

#footer h2.widgettitle {
	font-size: 22px;
	line-height: 32px;
}

#footer ul {
	margin: 0;
}

#footer ul li {
	list-style: none;
}

#footer .icn ul li a i {
	color: #fff;
	bottom: 0;
	top: unset;
	transition: 0.5s ease all;
}
#footer .icn ul li:hover a i {
	opacity: 0.5;
}

#footer .icn ul li {
	display: inline-block;
	margin-right: 15px;
}

div#copyright {
	border-top: 1px solid #6d925d;
	padding-block: 20px;
}

#footer .text-1 {
	float: right;
}

#footer .text-1,#footer .text-2 {
	margin: 0;
}

#footer .text-1 p a {
	opacity: 1;
	margin-right: 30px;
}

#footer .text-1 p a:last-child {
	margin-right: 0px;
}

#footer h4 {
	color: #fff;
	opacity: 1;
	font-size: 22px;
	line-height: 32px;
}

#footer input[type="email"] {
	background: #fff;
	border-radius: 50px;
	padding-block: 20px !important;
	width: 45% !important;
	padding-right: 140px !important;
	color: var(--c);
}

#footer input[type="submit"] {
	width: 18% !important;
	padding-block: 15px;
	border-radius: 40px !important;
	position: absolute;
	right: 410px;
	bottom: 6px;
	background: var(--g);
	filter: drop-shadow(-1px 3px 5px #015443);
}

#footer form.tnp-form {
	position: relative;
}
#footer input[type="email"]::placeholder {
	color: #a6a6a6;
	padding-left: 20px;
}
div#footer {padding-block: 200px 110px !important;}

div#f2 {
	padding-top: 100px;
	padding-bottom: 30px;
}
#header-secondary-outer ul .phn a i {
	right: 10px;
}
#s3 .vc_col-sm-4,#s3 .vc_col-sm-8 {
	background: #fff;
}
#s3 .c1, #s3 .c2 {
	margin-bottom: 50px;
}
#s3 .row-bg.viewport-desktop.using-bg-color {position: relative;}

#s3 .row-bg.viewport-desktop.using-bg-color:before {
	content: '';
	position: absolute;
	left: 0px;
	background: #c4d2cd;
	border-radius: 100%;
	width: 42%;
	aspect-ratio: 1/1;
	top: 40%;
	filter: blur(122px);
}
#s3 .c1 {
	width: 63%;
	margin-right: auto;
}

#s3 .c4 {
	width: 63%;
	margin-left: auto;
}
#top ul .current-menu-item a span {
	color: #005148;
	text-decoration: underline;
	font-weight: 500;
	text-shadow: 0 0 #005148;
}
/* #footer .m2,#footer .m4 {
margin-inline: auto;
display: table;
} */
#s5 a#b1 {
	position: absolute;
	right: 0px;
	top: 140px;
}
#s5 .b3 {
	display: none;
}
#top li#search-btn {
	display: none !important;
}
div#header-secondary-outer {
	z-index: -9;
}
#s3 .c2 p, #s3 .c3 p {
	width: 105%;
}
#s3 a#b1 {
	margin-left: auto;
	display: table;
	margin-top: -80px;
}
#s4 .tabbed a {
	position: relative;
}

#s4 .tabbed a:before {
	content: '.';
	font-size: 50px;
	position: absolute;
	top: 0px;
	left: -4px;
}

#s4 .tabbed a.active-tab:before {
	display: none;
}

#s4 .tabbed li:nth-child(2) a:before {
	left: 13px !important;
}
#s4 .iwt-text {
	color: #005148;
	font-family: 'font2' !important;
	font-size: 20px;
}
#footer a {
	color: #fff !important;
}
#footer .icn {
	left: 60px;
	position: relative;
}
#footer h4 {
	left: 20px;
	position: relative;
}
#s4  a#b1:before {
	display: none;
}
#copyright p {
	font-size: 16px;
}
#s1 .c3 .iwithtext .iwt-text h4:before {
	display: none;
}
#s1 h1 {
	padding-top: 20px;
}

#footer input[type="email"] {
	padding-left: 26px !important;
}
/* .page-id-179 #top ul .current-menu-item a span {
color: white;
} */

div#abt_sec_02 .nectar-fancy-ul li{
	color:#fff;
}
#abt_sec_02 .vc_col-sm-4 .ttx_blk, 
#abt_sec_02 .vc_col-sm-6 .ttx_blk, 
#abt_sec_02 .vc_col-sm-4 .nectar-fancy-ul li,
#abt_sec_02 .vc_col-sm-4 .nectar-fancy-ul h3,
#abt_sec_02 .vc_col-sm-4 .nectar-fancy-ul h4,
#abt_sec_02 .vc_col-sm-4 .nectar-fancy-ul p strong,
#abt_sec_02 .vc_col-sm-4 .nectar-fancy-ul li i::before,
#abt_sec_02 .vc_col-sm-4 .imgg,
#innr_industry_sec_01 .vc_col-sm-4 .ttx_blk, 
#innr_industry_sec_01 .vc_col-sm-6 .ttx_blk,
#innr_industry_sec_01 .vc_col-sm-4 .imgg,
#innr_industry_sec_01 .vc_col-sm-6 .imgg{
	transition:0.5s ease all;
}
#abt_sec_02 .vc_col-sm-4:hover .ttx_blk,
#abt_sec_02 .vc_col-sm-6:hover .ttx_blk,
#abt_sec_02 .vc_col-sm-4:hover .nectar-fancy-ul li,
#abt_sec_02 .vc_col-sm-4:hover .nectar-fancy-ul h3,
#abt_sec_02 .vc_col-sm-6:hover .nectar-fancy-ul h3,
#abt_sec_02 .vc_col-sm-4:hover .nectar-fancy-ul h4,
#abt_sec_02 .vc_col-sm-6:hover .nectar-fancy-ul h4,
#abt_sec_02 .vc_col-sm-4:hover .nectar-fancy-ul p strong,
#abt_sec_02 .vc_col-sm-6:hover .nectar-fancy-ul p strong,
#abt_sec_02 .vc_col-sm-4:hover .nectar-fancy-ul li i::before{
	color: #000 !important;
}
#abt_sec_02 .vc_col-sm-4:hover .imgg, #abt_sec_02 .vc_col-sm-6:hover .imgg,
#innr_industry_sec_01 .vc_col-sm-4:hover .imgg, #innr_industry_sec_01 .vc_col-sm-6:hover .imgg{
	filter:invert(1);
}
#abt_sec_03 a {
	color: #fff;
	transition: 0.5s ease all;
}
#abt_sec_03 a:hover {
	color: #cbdabe;
}
#abt_sec_03 .icn ul {
	margin: 0px;
	display: flex;
	gap: 20px;
	margin-top: 35px !important;
}
#abt_sec_03 .icn ul li {
	list-style: none;
}
#abt_sec_03 .icn ul li a i {
	top: unset;
	font-size: 22px;
	px solid;
	padding: 10px;
	border: 1px solid;
	border-radius: 50px;
	width: 45px;
}
#abt_sec_03 .icn ul li a:hover i {
	background: #d8e0d7;
	color: #003d33;
	transition: 0.5s ease all;
}
#innr_industry_sec_01 .vc_col-sm-4:hover .ttx_blk h3,
#innr_industry_sec_01 .vc_col-sm-6:hover .ttx_blk h3,
#innr_industry_sec_01 .vc_col-sm-4:hover .ttx_blk p,
#innr_industry_sec_01 .vc_col-sm-6:hover .ttx_blk p,
#innr_industry_sec_01 .vc_col-sm-4:hover .imgg,
#innr_industry_sec_01 .vc_col-sm-6:hover .imgg{
	color:#fff !important;
}
.ginput_container input, .ginput_container select, .ginput_container textarea {
	border-radius: 50px;
	padding: 10px 20px !important;
	background: #fff;
	font-family:'font2'
}
.gform_footer .gform_button.button {
	border-radius: 50px !important;
}
.gform_footer .gform_button.button:hover {
	background: #003d33;
}

div#innr_ser_sec_01 ol li {
	list-style: none;
	margin-bottom: 20px;
	padding-left: 20px;
}
div#innr_ser_sec_01 ol li::before{
	content: '';
	position: absolute;
	left: 0;
	background-image: url(https://devu01.testdevlink.net/NAGOG/wp-content/uploads/2025/06/01.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 35px;
	height:35px;
	filter: drop-shadow(2px 4px 6px #ccc);
}
div#innr_ser_sec_01 ol li:nth-child(2):before{
	background-image: url(https://devu01.testdevlink.net/NAGOG/wp-content/uploads/2025/06/02.png);
}
div#innr_ser_sec_01 ol li:nth-child(3):before{
	background-image: url(https://devu01.testdevlink.net/NAGOG/wp-content/uploads/2025/06/03.png);
}
div#innr_ser_sec_01 ol li:nth-child(4):before{
	background-image: url(https://devu01.testdevlink.net/NAGOG/wp-content/uploads/2025/06/04.png);
}
div#innr_ser_sec_01 ol li:nth-child(5):before{
	background-image: url(https://devu01.testdevlink.net/NAGOG/wp-content/uploads/2025/06/05.png);
}
div#innr_ser_sec_01 ol li:nth-child(6):before{
	background-image: url(https://devu01.testdevlink.net/NAGOG/wp-content/uploads/2025/06/06.png);
}
div#innr_ser_sec_01 ol li:nth-child(7):before{
	background-image: url(https://devu01.testdevlink.net/NAGOG/wp-content/uploads/2025/07/07.png);
}
div#innr_ser_sec_01 ol li:nth-child(8):before{
	background-image: url(https://devu01.testdevlink.net/NAGOG/wp-content/uploads/2025/07/08.png);
}

.ser_innr_sec_02 #in2 .ic1:before {
	display: none;
}
.ser_innr_sec_02 #in2 h4 {
	left: 30px;
	position: relative;
	font-size: 16px;
	color: #000;
	line-height: 26px;
}
.ser_innr_sec_02 #in2 ol li:after {
	top: unset;
	bottom: 0;
}
/* .ser_innr_sec_02 #in2 ol li:last-child {
padding-bottom: unset;
} */
#inner_ser_sec_03 .vc_col-sm-4:hover, #inner_ser_sec_03 .vc_col-sm-6:hover{
	transform: scale(1.05);
}
#inner_ser_sec_03 .vc_col-sm-4, #inner_ser_sec_03 .vc_col-sm-6{
	transition: ease all 0.5s;
}

#innr_industry_sec_03 .nectar-flip-box .inner {
	padding: 15px;
}
#innr_industry_sec_03 .nectar-flip-box .flip-box-back ol li, #innr_industry_sec_03 .nectar-flip-box .flip-box-back p {
	font-size: 15px;
	line-height: 25px;
	color: #fff;
	font-family: 'font2';
}
div#pricing_sec_01 div#price_table_sec h3 {
	padding-block: 15px;
	background: #52715b;
	color: #fff;
	border-radius: 10px;
	text-transform: uppercase;
}

div#pricing_sec_01 div#price_table_sec p {
	padding-block: 15px !important;
	border-bottom: 1px solid #fff;
	font-size: 17px;
	line-height: 37px;
}
/* div#pricing_sec_01 div#price_table_sec .col_03 a#b1 {
top: 71px;
} */

div#con_pg_sec_02 input#input_2_10 {
	width: 100%;
}
div#con_pg_sec_02 {}

div#con_pg_sec_02 .iwt-text a {
	color: #fff;
	transition: 0.5s ease all;
}
div#con_pg_sec_02 .iwt-text a:hover {
	color: #d8e0d7;
}

div#page-header-bg h1.entry-title {
	font-size: 35px;
	line-height: 40px;
}

div#milestn_sec .number {
	font-family: 'font1';
}
div#milestn_sec .subject {
	font-family: 'font2';
	font-size: 18px;
	color: #000;
}

div#page-header-bg h1 {
	font-size: 42px !important;
	line-height: 52px !important;
	margin-top: 40px;
}

div#rev_sec .ttx_blk p {
	height: 250px;
	overflow-y: auto;
	padding-right: 05px;
}
div#rev_sec .owl-item:hover .ttx_blk p, div#rev_sec .owl-item:hover .ttx_blk h4 {
	color: #000;
}
div#rev_sec .owl-item .ttx_blk p, div#rev_sec .owl-item .ttx_blk h4 {
	transition: 0.5s ease all;
}
#header-secondary-outer button {
	position: absolute;
	right: 6px;
	background-color: transparent !important;
	color: black;
	opacity: 1;
	top: 3px;
}
#header-secondary-outer input[type="text"] {
	width: 300px;
	padding-right: 50px;
	border-radius: 100px;
	border: 1px solid #cccc;
	padding-left: 20px;
}

div#onbaord_steps_sec .owl-carousel .carousel-item .txt_blk {
	background: #fff;
	opacity: 0;
	position: absolute;
	top:0;
	padding:10px;
	border:1px solid;
	border-radius:10px;
	height:280px;
	transition:0.5s ease all;
}
div#onbaord_steps_sec .owl-carousel .carousel-item .txt_blk h3{
	font-size:20px;
	line-height:30px;
}
div#onbaord_steps_sec .owl-carousel .carousel-item .txt_blk p{
	font-size:16px;
	line-height:26px;
}
div#onbaord_steps_sec .owl-carousel .carousel-item:hover .txt_blk{
	opacity:1;
}
#con_pg_sec_01 .article-content-wrap {
    padding-inline: 30px;
}

/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
	#top ul li a span {
		font-size: 16px;
	}
	header#top {
		padding-inline: 39px 0px;
	}
#innr_industry_sec_03 .nectar-flip-box .flip-box-back ol li, #innr_industry_sec_03 .nectar-flip-box .flip-box-back p {
  font-size: 14px;
  line-height: 24px;
}

	header#top:before {
		left: 62px;
		width: 93%;
	}

	#header-secondary-outer ul li a span {
		font-size: 16px;
		line-height: 26px;
	}
	#s1 .t1 h4 {
		font-size: 16px;
		line-height: 26px;
		width: 59%;
	}

	#s1 h4 i {
		right: -12px;
		font-size: 21px;
	}

	div#s1 {
		padding-block: 360px 80px !important;
	}

	#s5 .main3 h1 {
		font-size: 107px;
		line-height: 117px;
	}

	div#in2 {
		/* 		padding-block: 47px; */
		padding-block: 67px;
	}
	div#ser_sec a#b2 {
		left: unset;
	}
	div#s7 {
		padding-block: 81px !important;
	}

	div#footer {
		padding-block: 110px 50px !important;
		width: 95%;
		margin: auto;
	}

	#footer .row-bg.viewport-desktop.using-image {
		background-size: 104% 111%;
	}
	#footer input[type="submit"] {
		right: 380px;
	}
	#nav .row-bg.viewport-desktop.using-bg-color {
		width: 92%;
	}
	#top ul .s2 a span {
		left: 0px;
	}

	div#header-secondary-outer li#menu-item-91 {
		margin-right: 0px;
	}

	#top ul .s1 a span {
		left: -15px;
		position: relative;
	}
	#header-secondary-outer .mail {
		margin-right: 680px;
	}
	#footer .m4 {
		margin-left: 70px;
	}
	#s4 a#b1 {
		top: 15px;
	}
#s1 .t1 p {
  width: 91%;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
	div#page-header-bg h1 {
    font-size: 35px !important;
    line-height: 45px !important;
}
	div#onbaord_steps_sec .owl-carousel .carousel-item .txt_blk h3{
		font-size:18px;
		line-height:28px;
	}
	div#onbaord_steps_sec .owl-carousel .carousel-item .txt_blk p{
		font-size:15px;
		line-height:25px;
	}
	#header-secondary-outer button {
		top: 0px;
	}
	#in2 .ic1 .vc_column-inner ol {
		margin-left: 0px;
	}
	#s6 ol li {
		padding-block: 15px;
		padding-left: 15px;
	}
	#nav .row-bg.viewport-desktop.using-bg-color {
		width: 93%;
	}
	#header-secondary-outer .mail {
		margin-right: 520px;
	}

	header#top {
		padding-inline: 0px 0px;
	}

	header#top:before {
		left: 32px;
		width: 94%;
	}

	#top ul li a span {
		font-size: 15px;
		left: 25px;
	}

	#s1 .t1 h4 {
		width: 67%;
	}

	html body p, html body em, html body a, html body button, html body input, html body label, html body legend, html body .wpb_text_column li, html body .nectar-split-heading li, html body .nectar-fancy-ul li {
		font-size: 16px;
		line-height: 32px;
	}

	#s1 .iwithtext .iwt-text h4 {
		font-size: 22px;
		line-height: 30px;
	}

	#s1 .iwithtext .iwt-text h4:before {
		/* 		right: 6px; */
		right: 0px;
	}

	div#s1 {
		padding-block: 330px 60px !important;
	}

	div#s3 {
		padding-block: 60px !important;
	}

	#s3 p, #s3 ul li {
		font-size: 16px;
		line-height: 26px;
	}

	#s3 .c2 .text2, #s3 .c3 .text1 {
		width: 81%;
	}

	a#b2 {
		left: 58px;
	}

	#s4 .t2 p {
		width: 96%;
	}

	#sin2 .t2 {
		padding-inline: 40px 130px;
	}

	#s5 .main3 #sin1, #s5 .main2 #sin1 {
		padding-block: 24px;
	}

	#s5 .main3 h1 {
		font-size: 95px;
		line-height: 105px;
	}

	#s6 h3 {
		font-size: 20px;
		line-height: 30px;
	}

	#s6 ol li:last-child {
		/* 		padding-bottom: 45px; */
	}

	div#in2 {
		/* 		padding-block: 18px; */
		padding-block: 38px;
		padding-inline: 30px;
	}

	#s6 ol li:after {
		width: 490px;
	}

	#s6 .men {
		top: -250px;
	}

	div#s7 {
		padding-block: 55px !important;
	}

	div#footer {
		width: 92.5%;
	}

	#footer input[type="submit"] {
		right: 298px;
	}
	#footer .m4 {
		margin-left: 57px;
	}
	#top .sf-sub-indicator {
		left: 5px;
	}
	#copyright p, #copyright p a {
		font-size: 14px;
	}
	#footer input[type="email"] {
		width: 51% !important;
	}
 #s1 .t1 p {
    width: 92%;
  }
html body h2 {
  font-size: 45px;
  line-height: 55px;
}
div#milestn_sec .subject {
  font-size: 17px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
	div#onbaord_steps_sec .owl-carousel .carousel-item .txt_blk {
		top:-10px;
	}
#page-header-bg .span_6 h1 {
  font-size: 50px;
  line-height: 65px;
}
div#milestn_sec .subject {
    font-size: 16px;
  }
	div#pricing_sec_01 div#price_table_sec p {
		padding-block: 15px !important;
		border-bottom: 1px solid #fff;
		font-size: 18px;
		line-height: 40px;
	}
	#header-secondary-outer .mail {
		margin-right: 445px;
	}

	html body h1 {
		font-size: 65px;
		line-height: 75px;
	}
	#s1 h1 {
		padding-top: 15px;
	}
	#s3 .c2 p, #s3 .c3 p {
		width: 100%;
	}

	#s1 .t1 h4 {
		width: 72%;
	}

	#s1 h4 i {
		right: -27px;
	}

	#s1 .t1 p {
		width: 98%;
	}

	#s1 .iwithtext .iwt-text h4 {
		font-size: 20px;
		line-height: 25px;
	}

	#s1 .iwithtext .iwt-text h4:before {
		height:115px;
	}
	#s1 .iwithtext .iwt-text p {
		font-size: 15px;
	}
	div#s1 {
		padding-block: 310px 60px !important;
	}

	div#s2 {
		padding-block: 50px !important;
	}

	#s3 p {font-size: 14px;line-height: 24px;}

	div#s4 {
		padding-block: 30px 80px !important;
	}

	div#in1 {
		padding-inline: 60px;
	}

	#s4 .t2 p {
		width: 100%;
	}

	#s5 .t1 p {
		width: 54%;
	}

	#s5 .t1 {
		padding-bottom: 45px;
	}

	#sin2 .t2 {
		padding-inline: 40px 97px;
	}

	#s5 .t2 p {
		line-height: 25px;
	}

	div#s5 {
		padding-block: 80px 100px !important;
	}

	#in2 .ic1 .vc_column-inner {
		padding-block: 20px;
	}

	#s6 a#b1 {
		top: -9px;
	}

	div#in2 {
		padding-block: 30px;
		border-radius: 40px;
	}

	div#s7 {
		padding-block: 42px !important;
	}

	#copyright p {
		font-size: 14px;
	}
	#footer input[type="email"] {
		width: 54% !important;
	}

	#footer input[type="submit"] {
		right: 266px;
	}
	#footer .m4 {
		margin-left: 49px;
	}
	#nav .row-bg.viewport-desktop.using-bg-color {
		width: 95%;
	}
	#top ul li a span {
		font-size: 14px;
	}
 html body h2 {
    font-size: 42px;
    line-height: 52px;
  }
	#s5 a#b1 {
		top: 120px;
	}
	#s2 .t1 p {
		font-size: 22px;
		line-height: 32px;
	}
#s3 .ic1 .vc_column-inner {
  padding-left: 21px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
	div#page-header-bg h1 {
        font-size: 32px !important;
        line-height
	}
  div#milestn_sec .subject {
    font-size: 15px;
  }
	div#onbaord_steps_sec .owl-carousel .carousel-item .txt_blk {
		top: 0;
		height: 236px;
	}
	div#onbaord_steps_sec .owl-carousel .carousel-item .txt_blk h3 {
		font-size: 16px;
		line-height: 26px;
	}
	div#onbaord_steps_sec .owl-carousel .carousel-item .txt_blk p {
		font-size: 12px;
		line-height: 22px;
	}
  #page-header-bg .span_6 h1 {
    font-size: 40px;
    line-height: 60px;
  }
	#top ul .s1 a span {
		left: -5px;
	}
	#header-secondary-outer .mail {
		margin-right: 360px;
	}

	#top ul li a span {
		font-size: 12px;
		line-height: 24px;
	}

	#top ul li a {
		padding-inline: 12px !important;
	}

	html body h1 {
		font-size: 65px;
		line-height: 75px;
	}
/* 	html body h2 {
		font-size: 50px;
		line-height: 60px;
	} */

	html body p, html body em, html body a, html body button, html body input, html body label, html body legend, html body .wpb_text_column li, html body .nectar-split-heading li, html body .nectar-fancy-ul li {
		font-size: 14px;
		line-height: 28px;
	}

	#s1 .t1 h4 {
		width: 68%;
		font-size: 14px;
		line-height: 24px;
	}

	#s1 h4 i {
		right: -15px;
		font-size: 20px;
	}

	#s1 .iwithtext .iwt-text h4 {
		font-size: 18px;
		line-height: 24px;
	}

	div#s1 {
		padding-block: 290px 30px !important;
	}
	#s1 .iwithtext .iwt-text p {
		font-size: 14px;
	}
	#copyright p, #copyright p a {
		font-size: 14px;
	}
	div#s2 {
		padding-block: 30px !important;
	}

	#s6 h3 {
		font-size: 18px;
		line-height: 28px;
	}

	#s6 ol li:before {
		width: 12%;
		left: -30px;
	}

	div#s7 {
		padding-block: 39px !important;
	}

	#footer input[type="submit"] {
		font-size: 14px;
		line-height: 24px;
		right: 246px;
	}

	div#footer {
		padding-block: 60px 50px !important;
	}

	#footer .text-1 p a {
		margin-right: 20px;
	}
	#s5 .main3 h1 {
		font-size: 88px;
		line-height: 98px;
	}

	#s5 .main3 #sin1 .t2 p {
		line-height: 24px;
	}
	#s5 a#b1 {
		top: 120px;
	}
	#s2 .t1 p {
		font-size: 22px;
		line-height: 32px;
	}
	#footer .m4 {
		margin-left: 52px;
	}
#s3 ul li {
  padding-bottom: 15px;
}
html body h2 {
  font-size: 40px;
  line-height: 50px;
}
#innr_industry_sec_03 .nectar-flip-box .flip-box-back ol li, #innr_industry_sec_03 .nectar-flip-box .flip-box-back p {
  font-size: 12px;
  line-height: 22px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
	div#onbaord_steps_sec .owl-carousel .carousel-item .txt_blk h3 {
		font-size: 12px !important;
		line-height: 20px !important;
	}
	div#onbaord_steps_sec .owl-carousel .carousel-item .txt_blk p {
		font-size: 12px;
		line-height: 18px;
	}
	div#onbaord_steps_sec .owl-carousel .carousel-item .txt_blk {
		top: -25px;
		height: 232px;
	}

	#header-secondary-outer button {
		top: 3px;
	}
#page-header-bg .span_6 h1 {
  font-size: 40px;
  line-height: 55px;
}

div#pricing_sec_01 div#price_table_sec p {
  font-size: 12px;
}
	#header-secondary-outer .mail {
		margin-right: 183px;
	}
#header-secondary-outer ul li a span {
		font-size: 14px;
		line-height: 24px;
}
#abt_sec_02 .vc_col-sm-4 .nectar-fancy-ul h4 {
  font-size: 18px;
  line-height: 28px;
}
	#s1 .t1 img {
		width: 70px;
	}
	#s1 .t1 h4 {
		width: 89%;
	}

html body h1 {
		font-size: 50px;
		line-height: 60px;
}

	html body p, html body em, html body a, html body button, html body input, html body label, html body legend, html body .wpb_text_column li, html body .nectar-split-heading li, html body .nectar-fancy-ul li {
		font-size: 12px;
		line-height: 22px;
	}

	#s1 .iwithtext .iwt-text h4 {
		font-size: 14px;
		line-height: 22px;
	}

	#s2 .t1 p {
		font-size: 19px;
		line-height: 29px;
	}

	html body h3 {
		font-size: 22px !important;
		line-height: 32px !im;
	}

	#s3 p {
		font-size: 12px;
		line-height: 22px;
	}

	#s3 p, #s3 ul li {
		font-size: 12px;
		line-height: 22px;
	}

	#s3 ul li {
		padding-bottom: 18px;
	}

	#s3 .c2 img {
/* 		margin-top: -10px; */
	}

	#s3 .c2 {
		border-radius: 30px;
	}

	a#b2 {
		left: 45px;
	}

	#s3 .c4 a#b2 {
		left: 41px;
	}

	#s4 .tabbed a {
		padding-inline: 25px;
	}

	div#in1 {
		padding-inline: 40px;
		padding-block: 40px;
		margin-top: 40px;
	}

	#s4 .t2 p {
		line-height: 22px;
	}
  a#b1 {
    font-size: 13px;
    line-height: 23px;
  }

	#s5 .t1 p {
		width: 59%;
	}

	#s6 h3 {
		font-size: 13px !important;
		line-height: 23px !important;
	}

	#s6 ol li {
		padding-block: 15px;
	}

	#s6 ol li:after {
		top: 75px;
	}

	#in2 .ic1:before {
		height: 110px;
	}

	#s6 a#b1 {
		top: 0px;
	}

	#s6 .men {
		top: -190px;
	}
/* 
	html body h2 {
		font-size: 40px;
		line-height: 50px;
	} */

	div#s7 {
		padding-block: 10px !important;
	}

	#footer .i1 {
		width: 50%;
	}

	div#footer {
		width: 90%;
	}

	#footer .row-bg.viewport-desktop.using-image {
		background-size: 100% 114%;
	}

	#footer .m1,#footer .m3 {
		margin-left: -20px;
	}

	#footer input[type="email"] {
		width: 66% !important;
	}

	#footer input[type="submit"] {
		width: 25% !important;
		padding-block: 10px;
		right: 140px;
		bottom: 12px;
	}

	#footer .text-1 p a {
		margin-right: 10px;
	}

	#copyright p {
		font-size: 12px;
	}

	#footer .text-1 {
		float: unset;
		margin-bottom: 15px;
	}

	div#copyright {
		text-align: center;
	}

	#copyright p {
		font-size: 14px;
		line-height: 24px;
	}

	#copyright p a {
		font-size: 14px;
		line-height: 24px;
	}
	#sin2 .t2 {
		padding-inline: 30px 20px;
	}

	#s5 .t2 h4 {
		font-size: 16px;
		line-height: 26px;
		top: -10px;
		position: relative;
	}

	div#sin1\ sin6 {
		padding-block: 18px;
		padding-inline: 27px;
	}

	div#sin1\ sin6 .t2 {
		margin-bottom: 0;
	}

	div#sin1\ sin6 .t2 p {padding: 0;}

	#s5 .main3 #sin1 .m1, #s5 .main2 #sin1 .m1 {
		width: 50px;
	}

	#s5 .main3 #sin1 .t2, #s5 .main2 #sin1 .t2 {
		margin-left: 60px;
	}

	#s5 .main3 #sin1, #s5 .main2 #sin1 {
		padding-inline: 20px;
	}

	#s5 .main3 #sin1 .t2 p {
		padding: 0;
	}

	#s5 .main3 h1 {
		font-size: 68px;
		line-height: 78px;
	}

	div#sin4 {
		padding-block: 40px 0px;
	}
	#s5 a#b1 {
		top: 100px;
	}
	div#header-secondary-outer li#search-btn {
		margin-right: 0px;
	}
	#footer .icn {
		left: 50px;
	}
	#footer .m4 {
		margin-left: 30px;
	}
	#nav .row-bg.viewport-desktop.using-bg-color {
		width: 95%;
	}
#s1 .t1 p br {
  display: none;
}
#s3 ul li {
  padding-bottom: 10px;
}
#s3 .t1 {
  margin-bottom: 12px;
}
html body h2 {
  font-size: 32px;
  line-height: 42px;
}
#con_pg_sec_01 .excerpt {
    font-size: 13px;
    line-height: 23px;
}
#con_pg_sec_01 h3.title {
    font-size: 16px !important;
    line-height: 26px;
}
  #innr_industry_sec_03 .nectar-flip-box .flip-box-back ol li, #innr_industry_sec_03 .nectar-flip-box .flip-box-back p {
    font-size: 10px;
    line-height: 20px;
  }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
	div#onbaord_steps_sec {
		text-align: center;
	}
#page-header-bg h1 {
    text-align: center;
}
  #innr_industry_sec_03 .nectar-flip-box .flip-box-back ol li, #innr_industry_sec_03 .nectar-flip-box .flip-box-back p {
    font-size: 12px;
    line-height: 24px;
  }
#con_pg_sec_01  .article-content-wrap {
    padding-inline: 30px;
    padding-block: 30px;
}

#con_pg_sec_01 .excerpt {
    font-size: 13px;
    line-height: 23px;
}

#con_pg_sec_01 h3.title {
    font-size: 16px !important;
    line-height: 26px;
}

#con_pg_sec_01 img.attachment-portfolio-thumb.size-portfolio-thumb.wp-post-image {
    margin: auto;
    width: 100%;
}
	div#onbaord_steps_sec .owl-carousel .carousel-item .txt_blk {
		opacity: 1;
		position: relative;
		top: unset;
		height: 265px;
	}
	div#onbaord_steps_sec .owl-carousel .carousel-item .txt_blk h3 {
		font-size: 18px !important;
		line-height: 28px !important;
	}

	div#onbaord_steps_sec .owl-carousel .carousel-item .txt_blk p {
		font-size: 14px;
		line-height: 24px;
	}
	/* 	div#pricing_sec_01 div#price_table_sec .col_03 a#b1 {
	top: unset;
} */
	div#nav {
		padding-block: 11px 30px !important;
	}

	#footer .m4 {
		margin-inline: auto;
	}
	div#header-outer {
		padding-top: 0px;
	}

	#nav .row-bg.viewport-desktop.using-bg-color {
		width: 88%;
	}

	div#nav {
		border-radius: 0px 0px 50px 50px;
	}

	#header-secondary-outer ul li a span {
		font-size: 12px;
		line-height: 22px;
	}

	#header-secondary-outer .mail {
		margin-right: 60px;
	}

	header#top:before {
		display: none;
	}

	header#top {
		background: #f5fbf0;
		border-radius: 0px !important;
	}

	div#s1 {
		padding-block: 140px 30px !important;
		text-align: center;
	}

	#s1 .t1 h4 {
		margin: auto;
		text-align: center;
		justify-content: center;
		width: 59%;
	}

	html body h1 {
		font-size: 46px;
		line-height: 56px;
	}

	#s1 h1 {
		padding-top: 30px;
	}

	html body p, html body em, html body a, html body button, html body input, html body label, html body legend, html body .wpb_text_column li, html body .nectar-split-heading li, html body .nectar-fancy-ul li {
		font-size: 14px;
		line-height: 24px;
	}

	#s1 .iwithtext .iwt-icon {
		left: 0;
		right: 0;
		margin-inline: auto;
		display: table;
		width: auto;
	}

	#s1 .iwithtext .iwt-icon img {
		width: 100%;
	}

	#s1 .iwithtext .iwt-text h4 {
		font-size: 20px;
		line-height: 30px;
	}

	#s1 .iwithtext .iwt-text h4:before {
		display: none;
	}

	#s1 .m1 {
		margin: auto;
		width: 80%;
	}

	div#s2 {
		text-align: center;
	}

	#s2 .owl-stage-outer {
		width: 100%;
	}

	#s2 .t1 {
		border: unset;
	}

	div#s3 {
		text-align: center;
	}

	#s3 .c1 {
		width: 100%;
		margin-inline: auto;
	}

	#s3 .m1 {
		margin-inline: auto;
		width: 90%;
	}

	#s3 ul li {
		display: table;
		margin-inline: auto;
	}

	#s3 .ic1 .vc_column-inner {
		padding-inline: 0px;
		padding-block: 50px 0px !important;
	}

	#s3 .c4 {
		width: 100%;
		margin-inline: auto;
	}

	#s3 .c4 .m1 {
		margin-top: 0px;
	}

	#s3 .c4>div {
		padding-bottom: 30px;
	}

	#s4 .tabbed ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		gap: 10px 20px;
	}
	#s4 .tabbed li:nth-child(2) a::before {
		left: 3px !important;

	}
	#s4 .tabbed a {
		font-size: 16px;
		line-height: 26px;
	}

	div#s4 {
		text-align: center;
		padding-block: 40px !important;
	}

	#s4 .t2 p {
		text-align: center;
	}

	#s4 .iwithtext .iwt-icon {
		left: 28%;
		margin-left: auto;
		display: table;
	}

	#s4 .iwithtext .iwt-text {
		padding-inline: 0px;
	}

	div#s5 {
		padding-block: 50px 50px !important;
	}

	#s5 .owl-carousel {
		rotate: unset !important;
	}

	div#s6 {
		text-align: center;
		padding-block: 50px !IMPORTANT;
	}

	#s6 ol li {
		display: table;
		margin-inline: auto;
	}

	#s6 ol li:after {
		left: -243px;
		right: unset;
		margin-inline: auto;
		display: table;
		width: 340%;
		top: 84px;
	}

	#s6 ol {
		padding-left: 0px;
		margin-inline: 0px;
	}

	#s6 ol li:before {
		left: -10px;
	}

	#s6 h3 {
		font-size: 20px !important;
		line-height: 30px !important;
	}

	#in2 .ic1:before {
		display: none;
	}

	#s6 .men {
		margin-inline: auto;
		display: table;
		position: relative;
		left: 0;
		right: 0;
		top: unset;
	}

	#s7 .column-image-bg {
		display: none;
	}

	#s7 .t1 {
		filter: drop-shadow(2px 4px 6px black)drop-shadow(2px 4px 6px black)drop-shadow(2px 4px 6px black)drop-shadow(2px 4px 6px black);
	}

	#s7 .vc_col-sm-12>div {
		padding: 0;
	}

	div#s7 {
		padding-block: 30px !important;
	}

	html body h2 {
		font-size: 27px !important;
		line-height: 37px !important;
	}
#page-header-bg .span_6 h1 {
  font-size: 35px;
  line-height: 45px;
}

	#footer .row-bg.viewport-desktop.using-image {
		background-size: cover !important;
		border-radius: 40px;
		background-image: url(https://devu01.testdevlink.net/NAGOG/wp-content/uploads/2025/06/Bg-2.png) !important;
	}

	div#footer {
		width: 100%;
		padding-block: 50px 20px!important;
	}

	#footer .i1 {
		width: 220px;
		margin-bottom: 50px;
	}

	div#f2 {
		padding-top: 50px;
		padding-bottom: 30px;
	}

	#footer input[type="email"] {
		width: 100% !important;
	}

	#footer input[type="submit"] {
		right: 6px;
		padding-block: 19px;
		font-size: 14px;
		line-height: 24px;
		bottom: 2px;
	}

	#footer h2.widgettitle {
		font-size: 22px !important;
		line-height: 32px !important;
	}
	#s5 .vc_col-sm-5 img {
		scale: unset;
		left: 0px;
		right: 0;
		margin-inline: auto;
		display: table;
		border-radius: 60px;
	}

	div#s5 {
		text-align: center;
	}

	#s5 .t1 p {
		width: 80%;
		margin: auto;
	}

	#s5 #sin1 .m1 {
		width: 30%;
		margin-inline: auto;
	}

	div#sin1 {
		margin-inline: 0px;
	}

	#s5 h1 {
		font-size: 90px;
		line-height: 100px;
	}

	#sin2 .t2 {
		padding-top: 0px;
	}

	div#fws_685f05cd7ee64 img {
		rotate: 3deg;
	}

	#s5 .main3 #sin1, #s5 .main2 #sin1 {
		margin-inline: 10px;
		padding-inline: 15px;
	}

	#s5 .main3 #sin1 .t2, #s5 .main2 #sin1 .t2 {
		margin-inline: auto;
		margin-bottom: 0px;
	}

	div#sin1\ sin6 .m1 {
		width: 30%;
		margin-inline: auto;
	}
	#s5 .main3 #sin1 .m1, #s5 .main2 #sin1 .m1 {
		margin-bottom: 0px;
	}
	#s5 .main3 h1 {
		font-size: 50px;
		line-height: 60px;
	}
	#cell .m1 {
		rotate: 3deg;
	}
	#s5 .b3 {
		display: none;
	}

	#s5 .b2 {
		display: none;
	}

	#s5 a#b1 .b3 {
		display: block !important;
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		margin-inline: auto;
		display: table;
	}

	#s5 a#b1 {
		position: relative;
		top: -40px;
		left: 0;
		right: 0;
		margin-inline: auto;
		display: table;
	}
	#s3 a#b1 {
		margin-inline: auto;
		display: table;
		margin-top: 0px;
	}
	#footer .icn {
		left: 0px;
	}
	#footer h4 {
		left: 0px;
	}

	#s1 .row-bg.viewport-desktop.using-image {
		background-position: left center !important;
	}
  html body h3 {
    font-size: 23px !important;
    line-height: 33px !important;
  }
	#s3 .ic1 {
		margin: 0;
	}
	#s3 .ic1>div {
		padding-bottom: 0 !important;
	}
	body.material #header-outer[data-using-secondary="1"] #search-outer {
		top: 0px;
	}
	div#slide-out-widget-area ul li a i {
		margin-right: 10px;
	}
	#nav p {
		width: 90%;
		margin: auto;
	}

	#header-secondary-outer form {
		display: none;
	}
#header-secondary-outer .mail {
		margin-right: 31px;
		margin-top: 12px;
		margin-bottom: -10px;
}
	.off-canvas-menu-container.mobile-only form {
		display: none;
	}
#abt_sec_01 {
  text-align: center;
}
#s3 .c4 a#b2 {
  left: 0px;
  right: 0;
  margin-inline: auto;
  display: table;
}
#milestn_sec .inner_row .vc_col-sm-3:nth-child(3) {
  margin-bottom: 0px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {
	#header-secondary-outer .mail {
		margin-right: 31px;
		margin-top: 12px;
		margin-bottom: -10px;
	}
	div#s1 {
		padding-block: 180px 30px !important;
	}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
#ser_sec .owl-stage {
  padding: 0;
}
#con_pg_sec_01 .article-content-wrap {
    padding-inline: 30px;
}
div#page-header-bg h1 {
  font-size: 18px !important;
  line-height: 36px !important;
}
#page-header-bg .span_6 h1 {
  font-size: 21px;
  line-height: 35px;
}
#milestn_sec .inner_row .vc_col-sm-3:nth-child(3) {
  margin-bottom: 30px;
}
	div#onbaord_steps_sec .t1 {
		margin-bottom: 0px !important;
	}
#innr_ser_sec_01 .vc_col-sm-12 .vc_column-inner {
  padding-block: 20px 0px;
}
	div#onbaord_steps_sec .owl-carousel .carousel-item img {
		width: 170px;
		display: table;
		margin: 0 auto;
	}
	div#onbaord_steps_sec .owl-carousel .carousel-item .txt_blk {
		height: unset;
	}
	div#onbaord_steps_sec .owl-carousel .carousel-item .txt_blk p {
		font-size: 14px;
		line-height: 24px;
	}
	div#nav {
		display: none;
	}

	div#header-outer {
		padding-top: 20px;
	}

	#s1 .t1 h4 {
		width: 100%;
		display: block;
		padding-top: 20px;
		padding-inline: 0px;
	}

	#s1 .t1 img {
		margin-inline: auto;
		top: -10px;
	}

	#s1 h4 i {
		top: -2px;
		right: -10px;
	}

	html body h1 {
		font-size: 36px;
		line-height: 46px;
	}

	#s1 a#b1 {
		margin-inline: auto;
		display: table;
	}

	#s1 .nectar_video_lightbox {
		margin-left: 0px;
	}

	#s1 .m1 {
		width: 90%;
	}

	#s2 .owl-dots {
		display: block;
	}

	div#s2 {
		padding-block: 0px !important;
	}

	html body h2 {
		font-size: 21px !important;
		line-height: 31px !important;
	}

	#s3 .ic1 .vc_column-inner {
		padding-top: 30px !important;
	}

	#s3 p, #s3 ul li {
		font-size: 13x;
		line-height: 23x;
	}
#ser_sec .inner_row {
  margin: 0;
}
#where_oprt_sec .mc1>div {
  padding-top: 50px;
}
#s3 ul li {
  display: block;
}
#s3 .nectar-fancy-ul {
  text-align: left;
}
#innr_industry_sec_01 .vc_col-sm-12>div {
  padding-block: 30px;
}

	a#b2 {
		left: 0;
		right: 0;
		margin-inline: auto;
		display: table;
		padding-inline: 30px;
		text-align: center;
	}

	#s3 .c4 .m1 {
		margin-top: 0px;
	}

	#s3 .c4 a#b2 {
		left: 0;
		right: 0;
	}

	#s4 .tabbed ul li a {
		font-size: 12px;
		line-height: 22px;
		padding-block: 10px;
		gap: 10px 0px;
	}

	#s4 .iwithtext .iwt-text {
		font-size: 14px;
		line-height: 24px;
	}

	#s4 .iwithtext .iwt-icon {
		left: 0;
		right: 0;
		margin-inline: auto;
		position: relative;
	}

	div#in1 {
		padding-inline: 0px;
		background: transparent;
		border: unset;
		padding-block: 0px;
	}

	div#s5 {
		text-align: center;
	}

	#s5 .t1 p {
		width: 100%;
		margin: auto;
	}

	div#in2 {
		padding: 0;
		background: transparent !important;
	}

	#s6 h3 {
		font-size: 16px !important;
		line-height: 26px !important;
	}

	#s6 ol li {
		padding-inline: 0;
		width: 100%;
	}

	#s6 ol li:before {
		left: 10px;
	}

	#footer .m1, #footer .m3 {
		margin-inline: auto;
	}

	/* 	#footer .m2, #footer .m4 {
	margin: unset;
} */

	#footer input[type="submit"] {
		position: relative;
		width: 100% !important;
		margin-top: 20px;
		font-size: 20px;
	}
	#slide-out-widget-area {
		padding-left: 0px !important;
	}
	#slide-out-widget-area a {
		font-size: 14px !important;
	}
	#slide-out-widget-area .mail ul li a i, #slide-out-widget-area .phn ul li a i {
		margin-right: 15px !important;
	}
	#slide-out-widget-area .inner .off-canvas-menu-container li a {
		line-height: 24px;
	}
	div#s1 {
		padding-block: 80px 30px !important;
	}
	div#slide-out-widget-area #search-btn {
		display: none;
	}
	body.material #slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container li a {
		color: #000;
	}
	html body h3 {
		font-size: 22px !important;
		line-height: 30px !important;
	}
#abt_sec_03 .vc_col-sm-6 .vc_column-inner {
  padding-block: 50px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
	div#onbaord_steps_sec .owl-carousel .carousel-item .txt_blk {
		height: 154px;
	}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {
		div#onbaord_steps_sec .owl-carousel .carousel-item .txt_blk {
		height: 182px;
	}
}