body{
	margin:0px;
	padding: 0px;
	font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
}
.introductionSection{
	background: #fff;
	position: fixed;
	z-index: 11111;
	left: 0px;
	top: 0px;
}
.introductionSection .slide{
	width: 100%;
	max-width: 700px;
	height: auto;
	overflow: auto;
	display: none;
	position:absolute;
}
.introductionSection .slide img{
	width: 100%;
	height: auto;
	overflow: auto;
	border:0;
}
.loadSite{
	width: 100%;
	height: auto;
	overflow: auto;
}
.slideContainer{
	width: 100%;
	height: 650px;
	background-size: cover; 
}
.text_content{
	width: 100%;
	height: auto;
	overflow: auto;
	margin: 0px auto;
	padding-top:20.5%;
	padding-bottom:22%;
	color: #fff;
	font-weight: 300;
	font-size: 50px;
	text-align: center;
	text-transform: uppercase;
	background: rgba(0,0,0,0.3);
}
.text_content span{
	font-weight: 600;
}
.text_content2{
	width: 100%;
	height: auto;
	overflow: auto;
	margin: 100px 0px 0px 0px;
	padding:25px;
	font-weight: 400;
	font-size: 36px;
	text-align: center;
	text-transform: uppercase;
	line-height: 33px;
	color: #636160;
}
.text_content2 span{
	display: block;
	font-size: 30px;
	font-weight: 600;
	color: #f5821f;
}
.text_content3{
	width: 100%;
	height: auto;
	overflow: auto;
	margin: 0px 0px 0px 0px;
	padding:25px 0px;
	font-weight: 400;
	font-size: 36px;
	text-align: left;
	text-transform: uppercase;
	line-height: 33px;
	color: rgba(245,130,31);
}
.text_content4{
	width: 100%;
	height: auto;
	overflow: auto;
	margin: 0px 0px 0px 0px;
	padding:25px 0px 10px 0px;
	font-weight: 400;
	font-size: 36px;
	text-align: center;
	text-transform: uppercase;
	line-height: 33px;
	color: rgba(245,130,31);
}
.text_content5{
	width: 100%;
	height: auto;
	overflow: auto;
	margin: 0px 0px 20px 0px;
	padding:10px 0px;
	font-weight: 400;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	line-height: 33px;
	color: #4a4a4a;
}
#mnuOpen{
	text-align: center;
	width: 23px;
    height: 23px;
}
#mnuOpen img{
	width: 100%;
	height: auto;
	overflow: auto;
	border: 0px;
}
#mnuClose{
	width: 36px;
    height: 30px;
    border-radius: 18px;
    margin: 0px auto;
    margin-top: 7px;
    margin-bottom: 25px;
    font-size: 17px;
    color: #696969;
    border: solid 1px #696969;
    padding: 6px 0px 0px 0px;
    text-align: center;
    display: none;
}
#mnuClose:hover{
	cursor: pointer;
	background: #696969;
	border: solid 1px #696969;
	color: #fff;
}
.headers{
	width: 100%;
	height: auto;
	overflow: auto;
	padding: 15px 0px;
}
.serFixCont{
	max-width: 1200px;
	width: 100%;
	margin: 0pc auto;
}
.headers .tag01{
	display: table;
    background: #bebbb8;
    padding: 0px 0px 5px 17px;
    letter-spacing: 17px;
    margin: 0px auto;
    font-size: 46px;
    color: #fff;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 2px;
    line-height: 50px;
}
.headers .tag02{
	display: table;
    padding: 5px 5px 0px 20px;
	letter-spacing: 18px;
	margin: 0px auto;
	font-size: 30px;
	color: #373737;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
}
.headers .tag03{
	display: table;
    padding: 0px 20px;
	letter-spacing: 0px;
	margin: 0px auto;
	font-size: 20px;
	color: #373737;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.headers .logo{
	width: 100%;
	max-width: 225px;
	height: auto;
	overflow: auto;
	margin: 0px auto;
	margin-bottom: 15px;
}
.headers .logo img{
	width: 100%;
	height: auto;
	overflow: auto;
	border: 0px;
}
.menu{
	display: table;
	width: auto;
	height:auto;
	overflow: auto;
	margin: 15px auto;
}
.menu span{
	display: none;
}
.menu ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.menu li{
	float: left;
	text-transform: uppercase;
	font-size: 23px;
	font-weight: 400;
}
.menu li a:link, .menu li a:active, .menu li a:visited{
	padding: 5px 15px;
	color: #373737;
	text-decoration: none;
}
.menu li a .active{
	color: #e77c04 !important;
}
.menu li a:hover{
	color: #e77c04;
	cursor: pointer;
}
.reachout_btn{
	position: fixed;
	z-index: 10;
	display: block;
	width: 40px;
	height: 40px;
	padding: 15px;
	border-radius: 40px;
	background: #f5821f url('../images/notes.svg') no-repeat center;
	background-size: 35%;
	color: #fff;
	left: 20px;
	bottom: 20px;
	cursor: pointer;
}
.reachout_btn:hover{
	transition: all 1s ease;
	background: rgba(0,0,0,0.75) url('../images/notes.svg') no-repeat center;
	background-size: 35%;
}
.secContainer{
	width: 100%;
	height: auto;
	overflow: auto;
	padding: 85px 0px;
}
.secContainer2{
	width: 100%;
	height: auto;
	overflow: auto;
}
.no-padding0{
	padding: 0px !important;
}
.secContainer .inner{
	width: 100%;
	max-width: 1200px;
	height: auto;
	overflow: auto;
	min-height: 450px;
	margin:0px auto; 
}
.imgBox{
	width: 38%;
	max-width: 550px;
	margin:10px auto; 
	float: left;
}
.type10{ width: 10% !important; }
.type20{ width: 20% !important; }
.type30{ width: 30% !important; }
.type40{ width: 40% !important; }
.type50{ width: 50% !important; }
.type60{ width: 60% !important; }
.type70{ width: 70% !important; }
.type80{ width: 80% !important; }
.type90{ width: 90% !important; }
.type100{ width: 100% !important; }
.columns{
	float: left;
}

.serConaint{
	width: 100%;
	height: auto;
	overflow: auto;
	margin: 0px auto;
}
.serConaint img{
	width: 100%;
	height: auto;
	overflow: auto;
	border: 0px;
}
.headintType03{
	width: 100%;
	max-width: 980px;
	height: auto;
	overflow: auto;
	margin: 50px auto;
}
.serviceIcon{
	width: 150px;
	height: auto;
	overflow: auto;
	margin: 0px 0px 0px 0px;
}
.imgBox img, .headintType03 img, .serviceIcon img{
	width: 100%;
	height: auto;
	overflow: auto;
	border: 0px;
}
.contentContainer{
	width: calc(62% - 50px);
	margin:0px auto; 
	float: left;
	padding:10px 25px;
}
.contentContainer p, .contentContainer2 p, .contentContainer3 p{
	font-size: 18px;
    font-weight: 300;
    color: #000;
    text-align: justify;
    line-height: 33px;
}
.contentContainer2{
	width: calc(50% - 50px);
	margin:0px auto; 
	float: left;
	padding:10px 25px;
}
.contentContainer3{
	width: calc(100% - 50px);
	margin:0px auto; 
	padding:10px 25px;
}
.panindiabg{
	background: url('../images/bg.jpg') bottom center;
	background-size:cover; 
}
.serviceIcon{
	width: 250px;
	height: auto;
	overflow: auto;
	margin: 0px 0px 0px 0px;
}
.client-logo-container{
	width: 100%;
	height: auto;
	overflow: auto;
}
.client-logo-container ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.client-logo-container li{
	width: calc(16.6667% - 10px);
	height: auto;
	overflow: auto;
	margin:0px 5px 5px 5px;
	float: left; 
	min-height: 100px;
	text-align: center;
}
.client-logo-container li img{
	width: 100%;
	height: auto;
	overflow: auto;
	border: 0px;
}
.testSlide{
	width: 100%;
	height: auto;
	overflow: auto;
	min-height: 500px;
}
.testicontent{
	width: 100%;
	max-width: 1024px;
	min-height: 650px;
	height: auto;
	overflow: auto;
	margin: 50px auto;
}
.contentLvl01{
	font-size: 18px;
	text-align: center;
	display: block;
	padding: 25px;
	color: #3c3c3c;
	margin-bottom: 25px;
}
.contentLvl02{
	width: 100%;
	height: auto;
	overflow: auto;
	margin: 0px 0px 0px 0px;
	padding:0px 0px;
	font-weight: 300;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
	line-height: 26px;
}
.color-01{
	color: rgba(245,130,31);
}
.color-02{
	color: #636160;
}
.balanceContent{
	display: none;
}
.testicon{
	width: 150px;
	height: auto;
	overflow: auto;
	border: 0px;
	margin: 5px auto; 
}
.testicon img{
	width: 100%;
	height: auto;
	overflow: auto;
	border:0px; 
	display: block !important;
}
.footerContainer{
	width: 100%;
    height: auto;
    overflow: auto;
	background:#606465;
	padding: 25px 0px !important;
	color: #fff;
}
.footerSegments{
	width: 100%;
	height: auto;
	overflow: auto;
	padding: 35px 0px;
	margin-bottom: 5px;
}
.footerContainer .inner {
	min-height: 150px !important;
	max-width:1366px !important;
	margin: 0px auto;
}
.footSec{
	width: 100%;
	height: auto;
	overflow: auto;
	margin-bottom: 15px;
	display: flex;
}
.footSec .icon{
	width: 30px;
	min-height: 30px;
	height: auto;
	overflow: auto;
	margin-right: 15px;
	padding: 5px;
}
.footSec .icon img{
	width: 100%;
	height: auto;
	overflow: auto;
	border: 0px;
}
.footSec .contentfoot{
	width: calc(100% - 60px);
	height: auto;
	overflow: auto;
	font-size: 16px;
}
.footSec .contentfoot a:link, .footSec .contentfoot a:active, .footSec .contentfoot a:visited{
	color: #fff;
	text-decoration:none;
}
.footSec .contentfoot a:hover{
	color: #ececec;
}
.footInrCont{
	width: 100%;
	height: auto;
	overflow: auto;
	margin:0px auto; 
	padding: 65px 0px 0px 0px;
	display: flex;
}
.footInrCont2{
	width: 100%;
	height: auto;
	overflow: auto;
	margin:0px auto; 
	padding: 0px 0px 0px 0px;
}
.footInrCont2 .tag{
	font-size: 16px;
	margin-bottom: 5px;
}
.footInrCont span{
	display: block;
	width: 45px;
	height: auto;
	overflow: auto;
	margin:0px 15px; 
}
.footInrCont span img{
	width: 100%;
	height: auto;
	overflow: auto;
	border: 0px;
}
.mapContainer{
	width: 100%;
	height: auto;
	overflow: auto;
}
.ftrMenu{
	width: 100%;
	height: auto;
	overflow: auto;
	margin:0px;
	padding: 0px; 
}
.ftrMenu li{
	width: 100%;
    padding: 10px 0px;
}
.ftrMenu li a:link,.ftrMenu li a:active,.ftrMenu li a:visited{
	color: #fff;
	text-decoration: none;
}
.ftrMenu li a:hover{
	color: #bdbdbd;
	cursor: pointer;
}
.enqpopup{
	display: none;
	width: 100%;
	height: auto;
	overflow: auto;
	background: rgba(0,0,0,0.65);
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 100;
}
.frmContainer{
	width: 330px;
	min-height: 500px;
	height: auto;
	overflow: auto;
	border-radius: 16px;
	margin: 80px auto;
	background: rgba(245,130,31,0.85);
	padding: 25px;
}
.frmTitle{
	font-size: 26px;
	color: #fff;
	font-weight: 500;
	text-align: center;
	margin-bottom: 20px;
}
.labelContainer{
	width: 100%;
	height: auto;
	overflow: auto;
	margin: 0px 0px 15px 0px;
}
.labelContainer .label{
	font-size: 16px;
	color: #fff;
	margin: 0px 0px 15px 0px;
	font-weight: 300;
}
.txtfield{
	width: 95%;
	height: 36px;
	background: none;
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:solid 1px rgba(255,255,255,0.5);
	font-size: 18px;
	color: #fff;
	font-weight: 300 !important;
}
.labelContainer span{
	font-size: 16px;
	color: #fff;
	font-weight: 300 !important;
}
.submitbtn{
	width: 125px;
    height: 50px;
    background: rgb(226 115 19);
    text-align: center;
    color: #fff;
    margin: 10px auto;
    border: none;
    font-size: 22px;
    border-radius: 8px;
}
.align-center{
	text-align: center;
	margin: 30px 0px 0px 0px !important;
}
.popupContainer{
	width: 100%;
	height: 100%;
	padding:0px;

	font-weight: 600px;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 1000;
	background:rgba(255,255,255,0.85);
}
.popupcontent{
	width: 250px;
	height: 400px;
	padding: 35px;
	margin:0px auto;
	margin-top: 10%;
	font-size: 28px;
	color: #fff;
	text-align: center;
	background:rgba(245,130,31,0.85);
	border-radius: 18px;
}
.clsIcon{
	width: 65px;
	height: 65px;
	border: solid 2px #fff;
	border-radius: 33px;
	margin: 20px auto;  
}
.clsIcon img{
	width: 100%;
	height: auto;
	overflow: auto;
	border:0px;
}
.clsIcon2{
	width: 35px;
    height: 27px;
    border: solid 2px #fff;
    border-radius: 33px;
    margin:-75px 0px 0px 309px;
    text-align: center;
    padding-top: 8px;
    position: absolute;
}
.clsIcon2 img{
	width: 50%;
	height: auto;
	overflow: auto;
	border:0px;
}
.signatureContainer{
	width: 100%;
	height: auto;
	overflow: auto;
	max-width: 450px;
	margin: 5px auto;
}
.signatureContainer .sigCon{
	width: 50%;
	height: auto;
	overflow: auto;
	float: left;
}
.signatureContainer .sigConTxt{
	width: 100%;
	height: auto;
	overflow: auto;
	float: left;
	text-align: center;
    font-size: 21px;
    font-weight: 300;
}
.signatureContainer .sigCon img{
	width: 100%;
	height: auto;
	overflow: auto;
	border: 0px;
}
.gridtype01{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.gridtype01 li img{
	width: 100%;
	height: auto;
	overflow: auto;
	border: 0px;
}
.gridtype01 li{
	width:calc(16.6667% - 16px);
	height: auto;
	overflow: auto;
	margin: 0px 8px 15px 8px;
	float: left;
}

.gtype02{
	width:calc(12.5% - 10px) !important;
	margin: 0px 5px 10px 5px !important;
}
@media only screen and (max-width: 1366px) {
	.text_content {
    	padding-top: 19.5%;
    	padding-bottom: 19.5%;
	}
}
@media only screen and (max-width: 1024px) {
	.text_content {
    	padding-top: 19%;
    	padding-bottom: 18.5%;
	}
	.secContainer {
    	width: calc(100% - 50px);
    	height: auto;
    	overflow: auto;
    	padding: 30px 25px;
	}
	.no-padding0 {
    	padding: inherit !important;
	}
	.footerContainer {
    	width: calc(100% - 50px);
    	padding: 25px !important;
	}
	.testSlide{
		max-width: 800px;
		margin: 0px auto;
	}
	.testicontent{
		width: calc(100% - 60px);
		margin: 30px auto;
	}
	.enqpopup {
    	display: none;
    	width: 100%;
    	height: 100%;
    	background: rgba(255,255,255,0.85);
    	position: fixed;
    	left: 0px;
    	z-index: 10000;
	}
	.frmContainer {
    	width: 330px;
    	min-height: 500px;
    	height: auto;
    	overflow: auto;
    	border-radius: 16px;
    	margin: 80px auto;
    	background: rgba(245,130,31,0.85);
    	padding: 25px;
	}
}

@media only screen and (max-width: 768px) {
	.text_content {
    	padding-top: 16.5%;
    	padding-bottom: 16%;
    	font-size: 46px;
    	line-height: 44px;
	}

	.imgBox {
    	width: calc(100% - 20px);
    	max-width: none;
    	margin: 10px auto;
    	float: none;
	}
	.contentContainer, .contentContainer2 {
    	width: calc(100% - 20px);
    	margin: 10px auto;
    	float: none;
    	padding: 10px 0px;
	}
	.serviceIcon {
    	width: 150px;
    	height: auto;
    	overflow: auto;
    	margin: 10px auto;
	}
	.text_content2 {
     	width: calc(100% - 90px);
    	max-width: 980px;
    	height: auto;
    	overflow: auto;
    	margin: 100px 20px 0px 20px;
    	padding: 25px;
    	font-weight: 400;
    	font-size: 36px;
    	text-align: center;
    	text-transform: uppercase;
    	line-height: 33px;
    	color: #636160;
	}
	.client-logo-container {
    	max-width: 450px;
    	margin: 10px auto;
	}
	.text_content3 {
	    text-align: center;
	}
	.client-logo-container li {
    	width: calc(33.3333% - 10px);
    	height: auto;
    	overflow: auto;
    	margin: 0px 5px 5px 5px;
    	float: left;
    	min-height: 100px;
    	text-align: center;
	}
	.type20,.type30,.type50 {
		width: 100% !important;
	}
	.columns{
		float: none;
	}
	.footerSegments {
    	width: calc(100% - 50px);
    	max-width: 650px;
    	height: auto;
    	overflow: auto;
    	padding: 35px 25px;
    	margin: 15px auto;
	}
	.ftrMenu {
    	margin: 0px 0px 50px 0px;
	}
	.ftrMenu li {
    	width: calc(100% - 40px);
    	padding: 15px 20px;
	}
	.footSec {
    	width: 100%;
    	height: auto;
    	overflow: auto;
    	margin: 15px auto;
    	margin-bottom: 30px;
    	display: flex;
	}
	.footInrCont {
    	width: 100%;
    	max-width:225px;
    	height: auto;
    	overflow: auto;
    	margin: 0px auto;
    	padding: 65px 0px 50px 0px;
    	display: flex;
    	text-align: center;
	}
	.gridtype01 li{
		width:calc(33.3333% - 16px);
	}

	.gtype02{
		width:calc(25% - 10px) !important;
	}
}
@media only screen and (max-width: 680px) {
	.menu li{
		font-size: 20px;
	}
	.menu li a:link, .menu li a:active, .menu li a:visited{
		padding: 5px 15px;
	}
	.text_content2 {
    	margin: 111px 20px 0px 20px;
	}
	.contentLvl01{
		font-size: 15px;
		text-align: justify;
		padding:10px 25px;
	}
	.contentLvl02{
	width: 100%;
	height: auto;
	overflow: auto;
	margin: 0px 0px 0px 0px;
	padding:0px 0px;
	font-weight: 300;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	line-height: 26px;
	}
}
@media only screen and (max-width: 580px) {
	.menu li{
		font-size: 18px;
	}
	.menu li a:link, .menu li a:active, .menu li a:visited{
		padding: 5px 13px;
	}
	.text_content{
		padding-top: 15.5%;
    	padding-bottom: 16%;
    	font-size: 36px;
    	line-height: 36px;
	}
	.contentContainer p, .contentContainer2 p {
    	text-align: justify;
    	line-height: 30px;
	}
	.frmContainer {
    	margin: 40px auto;
	}
	.gridtype01 li{
		width:calc(50% - 16px);
	}

	.gtype02{
		width:calc(33.3333% - 10px) !important;
	}
}
@media only screen and (max-width: 460px) {
	
	.headers .tag02{
		display: table;
    	padding: 5px 20px 0px 20px;
		letter-spacing: 18px;
		margin: 0px auto;
		font-size: 32px;
		color: #373737;
		font-weight: 300;
		text-align: center;
		text-transform: uppercase;
	}
	.headers .tag03{
		display: table;
    	padding: 0px 20px;
		letter-spacing: 0px;
		margin: 0px auto;
		font-size: 20px;
		color: #373737;
		font-weight: 600;
		text-align: center;
		text-transform: uppercase;
		margin-bottom: 15px;
	}	
	.secContainer .inner {
    	min-height: 250px;
	}
	.text_content2 {
     	width: calc(100% - 90px);
    	max-width: 980px;
    	height: auto;
    	overflow: auto;
    	margin: 40px 20px 0px 20px;
    	padding: 25px;
    	font-weight: 400;
    	font-size: 26px;
    	text-align: center;
    	text-transform: uppercase;
    	line-height: 28px;
    	color: #636160;
	}
	.text_content2 span {
    	font-size: 24px;
	}
	.menu span{
		display: block;
	}
	.menu ul{
		display: none;
		margin: 0px;
		padding: 10px 0px 15px 0px;
		list-style: none;
	}
	.menu li{
		width: 100%;
		float: none;
		text-transform: uppercase;
		font-size: 23px;
		font-weight: 400;
		text-align: center;
	}
	.text_content {
    	padding-top: 13.5%;
    	padding-bottom: 13%;
    	font-size: 24px;
    	line-height: 36px;
	}
	.ftrMenu {
    	margin: 0px 0px 30px 0px;
	}
	.footInrCont {
    	width: 100%;
    	max-width: 225px;
    	height: auto;
    	overflow: auto;
    	margin: 0px auto;
    	padding: 35px 0px 25px 0px;
    	display: flex;
    	text-align: center;
	}
	.footerSegments {
    	width: calc(100% - 30px);
    	padding: 15px 15px;
    	margin: 15px auto;

	}
	.client-logo-container li {
    	width: calc(50% - 10px);
    	height: auto;
    	overflow: auto;
    	margin: 0px 5px 5px 5px;
    	float: left;
    	min-height: 100px;
    	text-align: center;
	}
	.bottom{
		text-align: center;
	}
	.gridtype01 li{
		width:calc(50% - 16px) !important;
		margin: 7px !important;
	}

	.gtype02{
		width:calc(50% - 10px) !important;
	}
}

@media only screen and (max-width: 360px) {
.gridtype01 li{
		width:calc(100% - 16px);
		max-width: 150px;
		float: none !important;
		margin: 7px auto !important;
	}

}

