.idx-abt-sec{
	padding:0 0 80px;
	position:relative;
	background: linear-gradient(to right, #fff 0, #fff 60%, #f2f5f7 60%, #f2f5f7 100%);
    position: relative;
}
.idx-abt-sec .home-col-outer{
	top: -90px;
    z-index: 99;
    position: relative;
    margin-bottom: -90px;
}


.home-web-col{
	padding:30px 15px 10px;
	border-radius:10px;
	width:100%;
	background:#FFF;
	display:block;
	min-height:210px;
	box-shadow: -1px 4px 14px 0px rgba(0,0,0,0.10);
	-webkit-box-shadow: -1px 4px 14px 0px rgba(0,0,0,0.10);
	-moz-box-shadow: -1px 4px 14px 0px rgba(0,0,0,0.10);
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
.home-web-col:hover{
	background:#81b84d !important;
}
.home-web-col .home-web-icon{
	width:50px;
	height:50px;
	display:block;
	vertical-align:top;
	background:url(../design_img/feature-icon-1.png) no-repeat center center;
	background-size:cover;
	margin:0 0 10px;
}
.home-web-col .home-web-icon.home-web-icon2{
	width:50px;
	height:50px;
	display:block;
	vertical-align:top;
	background:url(../design_img/feature-icon-2.png) no-repeat center center;
	background-size:cover;
	margin:0 0 10px;
}
.home-web-col .home-web-icon.home-web-icon3{
	width:50px;
	height:50px;
	background:url(../design_img/feature-icon-3.png) no-repeat center center;
	background-size:cover;
	margin:0 0 10px;
}
.home-web-col .home-web-icon.home-web-icon4{
	width:50px;
	height:50px;
	background:url(../design_img/feature-icon-4.png) no-repeat center center;
	background-size:cover;
}
.home-web-col:hover .home-web-icon{
	width:50px;
	height:50px;
	display:block;
	vertical-align:top;
	background:url(../design_img/feature-icon-1-white.png) no-repeat center center;
	background-size:cover;
	margin:0 0 10px;
}
.home-web-col:hover .home-web-icon.home-web-icon2{
	width:50px;
	height:50px;
	background:url(../design_img/feature-icon-2-white.png) no-repeat center center;
	background-size:cover;
}
.home-web-col:hover .home-web-icon.home-web-icon3{
	width:50px;
	height:50px;
	background:url(../design_img/feature-icon-3-white.png) no-repeat center center;
	background-size:cover;
}
.home-web-col:hover .home-web-icon.home-web-icon4{
	width:50px;
	height:50px;
	background:url(../design_img/feature-icon-4-white.png) no-repeat center center;
	background-size:cover;
}


.home-web-col .home-web-text{
	/* width:calc(100% - 85px); */
	/* display:inline-block; */
	/* vertical-align:top; */
	/* padding-left:px; */
	position:relative;
	
}
.home-web-col .home-web-text h4{
	font-size:18px !important;
	line-height:24px;
	color:#083d5f;
	font-weight:600;
	    font-family: 'Signika', sans-serif;
	margin-bottom:5px !important;
	text-transform:capitalize;
	
}
.home-web-col .home-web-text p{
	font-size:14px !important;
	line-height:24px;
	color:#888;
	text-align:justify;
	font-weight:400;
	
}
.home-web-col:hover .home-web-text p{
	color:#FFF;
}
.home-web-col:hover .icon-bt-rg{
	position:absolute;
	bottom:-10px;
	right:-10px;
	background:url(../design_img/feature-icon-1-white.png) no-repeat center center;
	background-size:cover;
	height:80px;
	opacity: 0.3;
	width:80px;
}
.home-web-col:hover .icon-bt-rg2{
	position:absolute;
	bottom:-10px;
	right:-10px;
	background:url(../design_img/feature-icon-2-white.png) no-repeat center center;
	background-size:cover;
	height:80px;
	opacity: 0.3;
	width:80px;
}
.home-web-col:hover .icon-bt-rg3{
	position:absolute;
	bottom:-10px;
	right:-10px;
	background:url(../design_img/feature-icon-3-white.png) no-repeat center center;
	background-size:cover;
	height:80px;
	opacity: 0.3;
	width:80px;
}
.home-web-col:hover .icon-bt-rg4{
	position:absolute;
	bottom:-10px;
	right:-10px;
	background:url(../design_img/feature-icon-4-white.png) no-repeat center center;
	background-size:cover;
	height:80px;
	opacity: 0.3;
	width:80px;
}
.abt-gape{
	margin-top:0px;
}
.idx-heading{
	font-size:45px !important;
	line-height:55px;
	font-weight:700;
	text-transform:capitalize;
	margin-bottom:20px !important;
	color:#083d5f;
}
.idx-abt-sec .abt-left{
	padding:30px 20px;
	position:relative;
}
.idx-abt-sec .abt-left p{
	font-size:14px !important;
	line-height:24px;
	color:#888;
	text-align:justify;
	font-weight:400;
}
.idx-abt-sec .abt-right img{
	max-width:100%;
	border-radius:10px;
}
.idx-btn{
	min-width:180px;
	padding:15px 15px !important;
	background:#81b84d;
	border-radius:8px !important;
	font-size:14px;
	line-height:24px;
	color:#fff !important;
	margin-top:20px;
	text-transform:capitalize;
}
.idx-btn:hover{
	background:#083d5f !important;
	color:#FFF !important;
}
.idx-exper-sec{
	padding:80px 0;
	position:relative;
	background:#083d5f url(../design_img/experience-background.jpg) no-repeat center center;
	background-size: cover;
    position: relative;
}
.idx-exper-sec .exp-left img{
	max-width:100%;
	border-radius:10px;
}
.idx-exper-sec .exp-right{
	padding:60px 20px 20px;
	position:relative;
}
.idx-exper-sec .exp-right .idx-heading{
	color:#FFF !important;
	font-size:50px !important;
	line-height:60px;
}
.idx-exper-sec .exp-right .idx-heading span{
	color:#81b84d !important;
}
.idx-exper-sec ul{
	margin: 0 0 0px 20px !important;
    font-size: 16px;
    color: #898989;
    list-style:none;
}
.idx-exper-sec ul li{
	font-size:20px !important;
	line-height:40px;
	margin-bottom:10px !important;
	color:#FFF !important;
	font-weight:600;
	text-indent:-20px;
	text-align:left;
}
.idx-exper-sec ul li:before{
	content: "\f058 ";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 10px !important;
    color: #81b84d;
    font-size: 24px;
    font-weight: 700;
}
.idx-service-sec{
	padding:80px 0;
	position:relative;
	background: linear-gradient(to right, #f2f5f7 0, #f2f5f7 40%, #ffffff 40%, #ffffff 100%);
}
.idx-service-sec .achi-blk{
	border-bottom:1px solid #b4c4cf;
	padding:0 0 20px !important;
}
.idx-service-sec .achi-blk h2{
	font-size:50px !important;
	line-height:60px;
	color:#81b84d;
	font-weight:700;
	margin-bottom:0px !important;
}

.idx-service-sec .achi-blk h4{
	color:#083d5f;
	font-size:20px !important;
	line-height:27px;
	font-weight:700;
	
}

.idx-service-sec .blog-outer{
	margin:0 15px;
    /* -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); */
    /* -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); */
    /* box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); */
    /* background: #fff; */
    /* position: relative; */
    /* overflow: hidden; */
    /* webkit-transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 1); */
    /* -moz-transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 1); */
    /* transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 1) */
}
.idx-service-sec .blog-outer .co-top{
	position: relative;
    overflow: hidden;
}
.idx-service-sec .blog-outer .co-top img{
	max-width:100%;
	border-radius:8px;
}
.idx-service-sec .blog-outer .co-bottom{
	padding: 20px 15px 0;
}
.idx-service-sec .blog-outer .co-bottom h4{
	font-size:18px !important;
	line-height:27px;
	color:#083d5f !important;
	font-weight:800;
	margin-bottom:10px !important;
}
.idx-service-sec .blog-outer:hover .co-bottom h4{
	color:#81b84d !important;
}
.idx-service-sec .blog-outer .co-bottom p{
	font-size:14px;
	line-height:24px;
	color:#888;
	font-weight:400;
	text-align:justify;
}
.idx-req-blk{
	padding:80px 0 60px;
	position:relative;
	background:#083d5f url(../design_img/request-a-call-back.jpg) no-repeat center center;
	background-size: cover;
    position: relative;
}
.idx-req-blk .req-heading .idx-heading{
	color:#FFF !important;
}
.idx-req-blk .req-heading p{
	font-size:14px !important;
	line-height:24px;
	font-weight:400;
	color:#FFF;
}
.ins-quote-height{
	width:100%;
	height:250px;
}
.req-block{
	width:100%;
	position:relative;
	padding:20px 0;
}
.req-blk-inner{
	width:50%;
	float:left;
	padding:0 15px;
}
.req-form-deepak  .form-group .form-control {
    border-radius: 0!important;
    box-shadow: none;
    background: #2b5875;
    padding: 8px 12px;
    height: auto;
	border-radius:6px !important;
    border-color: #2b5875;
    font-size: 14px !important;
	color:#fff;
    line-height: 24px;
}
.req-btn-form{
	min-width:150px !important;
	line-height:24px;
	font-size:14px;
	color:#FFF !important;
	background:#81b84d;
	border-radius:6px !important;
	text-transform:capitalize;
	padding:10px 15px!important;
}
.req-btn-form:hover{
	background:#083d5f !important;
	color:#fff;
}

.idx-req-blk .req-heading .idx-heading span{
	color:#81b84d !important;
}
.idx-sector-sec{
	padding:70px 0;
	position:relative;
	background: linear-gradient(to right, #fff 0, #fff 60%, #f2f5f7 60%, #f2f5f7 100%);
}
.idx-sector-sec .sector-left{
	margin-top:10px;
}
.idx-sector-sec .client-sector-outer{
	margin:10px 15px;
}
.idx-sector-sec .client-sector-outer .client-blk{
	padding:20px 10px;
	position:relative;
	min-height:120px;
	background:#fff;
	border-radius:10px;
	text-align:center;
	box-shadow:  2px 0px 9px 4px rgba(0,0,0,0.10);
	-webkit-box-shadow:  2px 0px 9px 4px rgba(0,0,0,0.10);
	-moz-box-shadow:  2px 0px 9px 4px rgba(0,0,0,0.10);
	   /* -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); */
	/* -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); */
	/* box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); */
	
}
.idx-sector-sec .client-sector-outer .client-blk h4{
	font-size:20px !important;
	line-height:27px;
	color:#083d5f;
	font-weight:700;
	margin-bottom:0 !important;
	margin-top:10px !important;
}
.idx-sector-sec .client-sector-outer:hover .client-blk{
	background:#81b84d;
}
.idx-sector-sec .client-sector-outer:hover .client-blk h4{
	color:#FFF;
		}

.req-blk-inner ::-webkit-input-placeholder {
	color:#5b7e94 !important;
}
.req-blk-inner :-moz-placeholder {
  	color:#5b7e94 !important;
}
.req-blk-inner ::-moz-placeholder {
	color:#5b7e94 !important;
}
.req-blk-inner :-ms-input-placeholder {
	color:#5b7e94 !important;
}

/**************************************************************
*******************************************************************/
/* Inner Pages Start Here */



.inner-about-sec{
	padding:80px 0;
	position:relative;
	background: linear-gradient(to right, #fff 0, #fff 60%, #f2f5f7 60%, #f2f5f7 100%);
   
}
.inner-about-sec .about-left img{
	max-width:100%;
	border-radius:10px;
}
.inner-about-sec .about-right{
	padding:30px 20px;
	position:relative;
	
}
.inner-about-sec .about-right p{
	font-size:14px !important;
	line-height:24px;
	color:#666;
	text-align:justify;
}
.inner-about-sec2{
	background: linear-gradient(to right, #f2f5f7 0, #f2f5f7 40%, #ffffff 40%, #ffffff 100%);
}
.inner-about-sec.service-sec{
	background:#FFF;
}
.inner-about-sec.service-sec2{
	background:#f2f5f7;
}
.service-sec .business-outer {
    border: 1px solid #efefef;
    min-height: 190px;
}
.service-sec.service-sec2 .business-outer {
    border: 1px solid #eeeeee;
}
.list-gape{
	margin-top:30px !important;
}
.service-sec .business-outer .bus-inner-outer{
	padding:30px;
}
.service-sec .business-outer .service-left img{
	max-width:100%;
	border-radius:10px;
}
.service-sec .bus-name-heading {
	background:#083d5f;
    position: relative;
    padding: 15px;
}
.service-sec .bus-name-heading h3{
	font-size:24px !important;
	line-height:32px;
	color:#FFF !important;
	font-weight:700;
}

.service-sec .business-outer .pri-content {
    padding: 30px 15px!important;
    font-size: 14px;
    line-height: 24px;
    color: #000 !important;
    text-align: justify;
    margin-bottom: 0 !important;
}
.service-sec .business-outer .pri-content p{
	color:#888;
	font-size:14px !important;
	line-height:24px;
	text-align:justify;
}
.service-sec .business-outer h5 {
   font-size: 24px !important;
    line-height: 27px;
    color: #81b84d;
    margin-bottom: 20px !important;
    font-family: 'Signika', sans-serif;
    text-transform: capitalize;
    letter-spacing: 1.3px;
   font-weight: 900;
}
.service-list-type{
	margin: 0 0 0px 28px !important;
    font-size: 16px;
    color: #898989;
    list-style: none;
}
.service-list-type li{
	font-size: 16px !important;
    line-height: 30px;
    margin-bottom: 10px !important;
    color: #083d5f !important;
    font-weight: 600;
    text-indent: -30px;
    text-align: left;
}
.service-list-type li:before{
	content: "\f058 ";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 10px !important;
    color: #81b84d;
    font-size: 20px;
    font-weight: 700;
}




.order-list {
    width: 100%;
    margin-bottom: 0px !important;
    display: block;
    padding: 0 15px !important;
}
.order-list .no {
    width: 40px;
    height: 40px;
    color: #FFF;
    background: #151515;
    font-size: 14px !important;
    line-height: 24px;
    font-weight: 600;
    display: inline-block;
    vertical-align: top;
    padding: 10px 2px 1px 15px;
    margin-bottom: 20px;
}
.order-list .text {
    width: calc(100% - 45px);
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    color: #000;
    font-weight: 600;
    vertical-align: top;
    padding-left: 10px;
    border: 1px solid #e6e6e6;
    padding: 8px 15px;
    text-transform: capitalize;
    min-height: 40px;
}
/* Contact Us */

.contact-sec{
	padding:80px 0;
	position:relative;
	
}
.contact-sec .contact-blk{
	padding:30px 10px;
	background:#f2f5f7;
	position:relative;
	text-align:center;
	display:block;
	margin-bottom:30px;	
	min-height:295px;
	border-radius:10px;
}
.contact-sec .contact-blk.lst-blk{
	min-height:238px;
}
.contact-sec .contact-blk .h-icon{
	width:70px;
	height:70px;
	display:block;
	margin:0 auto 20px !important;
	vertical-align:top;
	border-radius:100%;
	background: #81b84d;
}
.contact-sec .contact-blk .h-icon img{
	max-width:100%;
	padding:15px;
}
.contact-sec .contact-blk .cont-text{
	/* display:inline-block; */
	vertical-align:top;
	/* width:calc(100% - 75px); */
	padding-left:10px;
}
.contact-sec .contact-blk .cont-text h4{
	font-size:18px !important;
	line-height:24px;
	color:#083d5f;
	font-weight:700;
	margin-bottom:5px !important;
	text-transform:capitalize;
}
.contact-sec .contact-blk .cont-text p{
	font-size:14px;
	line-height:24px;
	color:#888;
}
.contact-sec .contact-blk .cont-text p a{
	color:#888 !important;
}

.contact-sec .cont-form{
	padding: 40px 20px 20px 20px;
    position: relative;
    z-index: 999;
    background: #fff;
}
.contact-form-height {
    width: 100%;
    height: 485px !important;
}
.contact-form-dagal .form-group {
    position: relative;
    margin-bottom: 10px !important;
}
.contact-form-dagal .form-group .form-control:focus {
    box-shadow: none;
    border-color: #083d5f;
    color: #888;
}
.contact-form-dagal .agal-btn{
	min-width: 180px;
    padding: 15px 15px !important;
    background: #81b84d;
    border-radius: 8px !important;
    font-size: 14px;
    line-height: 24px;
    color: #fff !important;
    margin-top: 20px;
    text-transform: capitalize;
	margin-bottom:20px !important;
}
.contact-form-dagal .agal-btn:hover{
	border: 1px solid #083d5f !important;
    background: #083d5f!important;
    color: #FFF !important;
}
.contact-form-dagal .form-group .form-control {
    border-radius: 0!important;
    box-shadow: none;
    background: #f2f5f7;
    padding: 10px 12px;
    height: auto;
	border-color:#f2f5f7;
}
.contact-sec .cont-right{
	padding:20px 0px 20px 0px;
	margin-top:50px;
	position:relative;
}
.contact-sec .cont-right p{
	font-size:14px !important;
	line-height:24px;
	color:#888;
	text-align:justify;
}
.contact-sec .social-nav ul {
    list-style: none;
    /* margin-top: 20px!important; */
    overflow: hidden;
    margin: 20px auto 0 !important;
    float:left;
}
.contact-sec .social-nav li {
    display: inline-block;
    margin-right: 10px!important;
}
.contact-sec .social-nav li:hover a .fa {
    background: #81b84d !important;
    color: #fff !important;
    border: 1px solid #6db128;
}
.contact-sec .social-nav li a {
    border: 0!important;
    padding: 0!important;
}
.contact-sec .social-nav li a .fa {
    color: #FFF !important;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    vertical-align: middle;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
    border: 1px solid #083d5f;
    background: #083d5f;
	border-radius:4px !important;
    font-size: 14px !important;
}
.form-gape{
	margin-top:0px;
	
}
.contact-sec .cont-right .sub-heading{
	font-size:20px !important;
	line-height:27px;
	font-weight:600;
	color:#81b84d;
}
.contact-sec .cont-right .idx-heading{
	font-size:50px !important;
	line-height:60px;
	font-weight:700;
}
.map-box{
	width:100%;
	height:350px !important;
}

/* Client Page */
.client-sec{
	padding:80px 0 50px;
	background:#FFF;
}
.client-sec .client-heading{
	text-align:center;
}
.client-sec .client-heading .idx-heading{
	font-size:40px !important;
	line-height:50px;
	font-weight:900;
	margin-bottom:40px !important;
}
.client-sec .clt-blk{
	position: relative;
    clear: both;
    display: table;
    width: 100%;
    border: 1px solid #e1dfe0;
    padding: 30px 20px;
	text-align:center;
    min-height: 130px;
	margin-bottom:30px;
	background:#FFF;
	border-radius:10px;
 }

.client-sec .clt-blk:hover{
	 transition: all .2s ease;
	 background:#81b84d;
    transform: translateY(-5px);
    box-shadow: 0 1rem 3rem rgba(31,45,61,.125)!important;
}
.client-sec .clt-blk h4{
	font-size:22px !important;
	line-height:29px;
	color:#083d5f;
	font-weight:700;
	margin-bottom:0 !important;
}
.client-sec .clt-blk:hover h4{
	color:#FFF;
}
.client-sec .clt-blk h4.single{
	margin-top:15px !important;
}
.client-sec2{
	background:#f2f5f7;
}
.download-sec .download-col{
	text-align: center;
    /* border: 1px solid #0955a1; */
    padding: 20px 15px; 
    transition: all .2s ease;
    transform: translateY(-5px);
    box-shadow: 0 1rem 3rem rgba(31,45,61,.125)!important;
	min-height:250px;
}
.download-sec .download-col img{
	max-width:100%;
}
.download-sec .download-col p{
	margin-bottom: 5px !important;
    font-weight: 600;
    font-size: 15px !important;
    text-align: center !important;
    color: #333;
    padding: 12px 5px !important;
    text-transform: uppercase;
	font-family: 'Signika', sans-serif;
}
.download-sec .download-col a{
	font-size: 14px;
    background: #81b84d;
    text-transform: uppercase;
    color: #fff!important;
    padding: 8px 10px;
	margin-bottom:10px !important;
    letter-spacing: 1.8px;
	font-family: 'Rubik', sans-serif !important;
}
.download-sec .download-col a:hover{
	background:#083d5f;
}
.career-sec{
	padding:80px 0;
	position:relative;
    background: linear-gradient(to right, #fff 0, #fff 60%, #f2f5f7 60%, #f2f5f7 100%);
}
.career-sec .career-left img {
		max-width: 100%;
		border-radius:10px;
}
.career-sec .career-right {
    padding: 20px 20px;
    position: relative;
}
.career-sec .career-right p{
	font-size: 14px !important;
    line-height: 24px;
    color: #999;
    text-align: justify;
}
.career-sec .career-right p a{
	color:#999 !important;
}
/* Date 13-01-2021 */
.idx-client-sec{
	padding:80px 0;
	position:relative;
	border-bottom:1px solid #e6ebef;
}
.idx-client-sec .team-heading{
	text-align:center;
}
.idx-client-sec .client-display img{
	max-width:100%;
}
.idx-client-sec .client-display .co-top{
	z-index:-1;
}
.idx-client-sec .client-display .co-top img{
	max-width:100%;
	border-radius:8px;
}
.idx-client-sec .client-display .co-down{
	position: relative;
    top: -40px;
	margin: 0px 20px -40px !important;
    padding: 20px 10px !important;
	min-height:120px;
    background-color: #FFF !important;
	text-align:center;
	box-shadow:  2px 0px 9px 4px rgba(0,0,0,0.10);
	-webkit-box-shadow:  2px 0px 9px 4px rgba(0,0,0,0.10);
	-moz-box-shadow:  2px 0px 9px 4px rgba(0,0,0,0.10);
	
}
.idx-client-sec .client-display .co-down h4{
	font-size:17px !important;
	line-height:24px;
	color:#083d5f;
	font-weight:700;
	margin-bottom:5px !important;
}
.idx-client-sec .client-display .co-down h4 span{
	font-size:14px !important;
	line-height:24px;
	color:#111;
	
}
.idx-client-sec .client-display .co-down p{
	font-size:16px !important;
	line-height:24px;
	color:#81b84d;
	font-weight:600;
	margin-bottom:0 !important;
}
.team-sec{
	background:#FFF;
}
.team-sec .meet-team-blk{
	padding: 20px;
    border: 1px solid #e5e5e5;
    min-height: 200px;
}
.team-sec .meet-team-blk .team-img img{
	max-width: 100%;
    border: 1px solid #e5e5e5;
    padding: 12px;
}
.team-sec .team-info h4{
	font-size:20px !important;
	line-height:27px;
	font-weight:600;
	color:#083d5f;
	font-weight:700;
	margin-bottom:10px !important;
}
.team-sec .team-info h4 span.dgn{
	font-size:14px !important;
	line-height:24px;
	color:#111;
	
}

.team-sec .team-info h4 span{
	font-size:16px !important;
	line-height:24px;
	color:#81b84d;
	font-weight:600;
	margin-bottom:0 !important;
}
.team-sec .team-info p{
	font-size: 14px !important;
    line-height: 24px;
    color: #888;
    text-align: justify;
    font-weight: 400;
}
.clt-gape{
	margin-top:40px;
}
.clear-fix{
	clear:both;
}
.under-cons {
    text-align: center;
}
.under-cons img{
	max-width:100%;
}


@media only screen and (min-width:1600px) and (max-width:1919px){
	
}
@media only screen and (min-width:1280px) and (max-width:1366px){}
@media only screen and (min-width:992px) and (max-width:1199px) {
	.s-no-padding{
		padding-left:0 !important;
		padding-right:0 !important;
	}
	header .logo {
		width: 250px;
		margin-top:18px;
	}
	header .info-gape {
		padding: 8px 0;
	}
	header .idx-info .icon {
		width: 28px !important;
    }
	header .idx-info .text {
		width: calc(100% - 33px);
		font-size: 12px !important;
		padding-left: 8px;
	}
	.idx-abt-sec .home-col-outer {
		top: -60px;
		margin-bottom: -60px;
	}
	.abt-gape {
		margin-top: 0px;
	}
	.idx-heading {
		font-size: 35px !important;
		line-height: 45px;
		margin-bottom: 15px !important;
	}
	.idx-abt-sec .abt-left {
		padding: 20px 15px;
	}
	
	.idx-exper-sec {
		padding: 60px 0;
   }
   .idx-exper-sec .exp-right {
		padding: 30px 10px 20px;
	}
	.idx-exper-sec .exp-right .idx-heading {
		font-size: 40px !important;
		line-height: 50px;
	}
	.idx-exper-sec ul li {
		font-size: 16px !important;
		line-height: 30px;
		margin-bottom: 10px !important;
		text-indent: -20px;
	}
	.idx-exper-sec ul li:before {
		font-size: 20px;
	}
	.idx-service-sec {
		padding: 60px 0;
	}
	.idx-service-sec .blog-outer .co-bottom h4 {
		font-size: 16px !important;
		line-height: 24px;
		margin-bottom: 5px !important;
	}
	.idx-req-blk {
		padding: 60px 0 40px;
	}
	.idx-sector-sec {
		padding: 60px 0;
	}
	footer .logo {
		padding: 0px 0 20px;
		width: 300px;
	}
	.idx-sector-sec .client-sector-outer .client-blk h4 {
		font-size: 16px !important;
		line-height: 24px;
		margin-top: 15px !important;
		min-height:60px;
	}
	/* Date 09-01-2021 Inner Pages Start */
	.banner-bar {
		padding: 80px 0 80px;
	}
	.sub-menu-block {
		padding: 8px 15px;
	}
	.inner-about-sec {
		padding: 60px 0;
    }
	.inner-about-sec .about-right {
		padding: 20px 15px;
	}
	.banner-bar .banner-content h1 {
		font-size: 30px !important;
		line-height: 40px;
		margin-bottom: 15px !important;
	}
	/* Our Service */
	.service-sec .bus-name-heading {
		padding: 10px 15px;
	}
	.service-sec .bus-name-heading h3 {
		font-size: 22px !important;
		line-height: 30px;
	}
	.service-sec .business-outer .pri-content {
		padding: 10px 10px!important;
	}
	.list-gape {
		margin-top: 20px !important;
	}
	.client-sec .client-heading .idx-heading {
		font-size: 35px !important;
		line-height: 45px;
		margin-bottom: 30px !important;
	}
	.client-sec .clt-blk {
		padding: 25px 10px;
		min-height: 135px;
		margin-bottom: 30px;
	}
	.client-sec.client-sec2 .clt-blk {
		min-height: 150px;
	}
	.client-sec .clt-blk h4 {
		font-size: 20px !important;
		line-height: 27px;
		margin-top:15px !important;
	}
	.career-sec {
		padding: 60px 0;
	}	
	.career-sec .career-right {
		padding: 20px 0px;
	}
	.contact-sec {
		padding: 60px 0;
	}
	.contact-sec .contact-blk {
		padding: 20px 10px;
		margin-bottom: 30px;
		min-height: 275px;
	}
	.contact-sec .cont-right .idx-heading {
		font-size: 40px !important;
		line-height: 50px;
	}
	header .get-btn-outer {
       top: 88px;
		right: -45px;
    }
	header .get-btn-outer .get-touch-btn {
		width: 130px;
       font-size: 14px;
       padding: 6px 10px !important;
		border-bottom-right-radius: 8px !important;
		border-bottom-left-radius: 8px !important;
	}
	footer .important-link-sec .branch-section ul li {
		margin: 0 15px 0 0 !important;
		font-size: 16px !important;
		line-height: 24px;
	}
	.idx-client-sec {
		padding: 60px 0;
	}
	.idx-client-sec .client-display .co-down {
		top: -30px;
		margin: 0px 12px -30px !important;
		padding: 20px 10px !important;
	}
	.idx-client-sec .client-display .co-down h4 {
		font-size: 14px !important;
		line-height: 24px;
		margin-bottom:5px !important;
	}
	.idx-client-sec .client-display .co-down p {
		font-size: 14px !important;
		line-height: 22px;
	}
	header .get-btn-left-outer {
       top: 88px;
		left: -48px;
	}
	header .get-btn-left-outer .btn-ilink {
		width: 130px;
		padding:6px 15px !important;
		border-top-right-radius: 8px !important;
		border-top-left-radius: 8px !important;
	}
}
@media only screen and (min-width:768px) and (max-width:991px) {
	header .logo {
		width: 220px;
		margin-top:18px;
	}
	header .info-gape {
		padding: 8px 0;
	}
	/* header .site-nav { */
		/* margin-top: 3px; */
	/* } */
	header .btn-enquire {
		width: 150px;
		padding:12px 10px !important;
    }
	header .idx-info .icon {
		width: 28px !important;
    }
	header .idx-info .text {
		width: calc(100% - 33px);
		font-size: 12px !important;
		padding-left: 8px;
	}
	.idx-abt-sec .home-col-outer {
		top: -30px;
		margin-bottom: -30px;
	}
	.home-web-col .home-web-text h4 {
		font-size: 16px !important;
		line-height: 24px;
	}
	.abt-gape {
		margin-top: 0px;
	}
	.idx-heading {
		font-size: 27px !important;
		line-height: 35px;
		margin-bottom: 10px !important;
	}
	.home-web-col {
		min-height: 260px;
	}
	.idx-abt-sec .abt-left {
		padding: 15px 0px 0;
	}
	.idx-exper-sec {
		padding: 50px 0;
   }
   .idx-exper-sec .exp-right {
		padding: 20px 0px 10px;
	}
	.idx-exper-sec .exp-right .idx-heading {
		font-size: 30px !important;
		line-height: 40px;
	}
	.idx-exper-sec ul li {
		font-size: 13px !important;
		line-height: 26px;
		margin-bottom: 10px !important;
		text-indent: -20px;
	}
	.idx-exper-sec ul li:before {
		font-size: 18px;
	}
	.idx-service-sec {
		padding: 50px 0;
	}
	.idx-service-sec .achi-blk h2 {
		font-size: 35px !important;
		line-height: 45px;
	}
	.idx-service-sec .achi-blk h4 {
		font-size: 14px !important;
		line-height: 24px;
	}
	.idx-service-sec .achi-blk {
		padding: 0 0 3px !important;
	}
	.idx-service-sec .blog-outer .co-bottom {
		padding: 15px 10px;
	}

	.idx-service-sec .blog-outer .co-bottom h4 {
		font-size: 16px !important;
		line-height: 24px;
		margin-bottom: 5px !important;
	}
	.idx-req-blk {
		padding: 50px 0 30px;
	}
	.idx-sector-sec {
		padding: 50px 0;
	}
	footer .logo {
		padding: 0px 0 20px;
		width: 230px;
	}
	.idx-sector-sec .client-sector-outer .client-blk h4 {
		font-size: 16px !important;
		line-height: 24px;
		margin-top: 15px !important;
		min-height:60px;
	}
	
	
	footer .footer-bar {
		padding: 40px 0 40px;
	}
	.ipad-no-left{
		padding-left:0 !important;
	}
	footer .site-nav ul li .icon-outer {
		width: 60px;
   }
   footer .add-text {
		display: inline-block;
		width: calc(100% - 75px);
		margin-left: 10px !important;
		font-size: 13px !important;
		line-height: 22px !important;
		color: #FFF;
		font-weight: 400;
	}
	footer .footer-bar-bottom {
			padding: 10px 0;
			background: linear-gradient(90deg, #023556 75%, #81b84d 25%);
	}
	footer .social-nav li a .fa {
		width: 25px;
		height: 25px;
   }
   footer .footer-bar p {
		font-size: 12px !important;
		line-height: 22px;
   }
   	/* Date 09-01-2021 Inner Pages Start */
	.banner-bar {
		padding:70px 0 70px;
	}
	.sub-menu-block {
		padding: 8px 15px;
	}
	.inner-about-sec {
		padding: 50px 0;
    }
	.inner-about-sec .about-right {
		padding: 10px 0px;
	}
	.banner-bar .banner-content h1 {
		font-size: 27px !important;
		line-height: 35px;
		margin-bottom: 10px !important;
	}
	/* Our Service */
	.service-sec .bus-name-heading {
		padding: 8px 15px;
	}
	.service-sec .bus-name-heading h3 {
		font-size: 18px !important;
		line-height: 24px;
	}
	.service-sec .business-outer h5 {
		font-size: 18px !important;
		line-height: 24px;
		margin-bottom: 10px !important;
	}
	.service-list-type li {
		font-size: 14px !important;
		line-height: 26px;
		margin-bottom: 10px !important;
	}
	.service-list-type li:before {
		font-size: 18px;
	}
	.service-sec .business-outer .bus-inner-outer {
		padding: 20px;
	}
	.service-sec .business-outer .pri-content {
		padding: 0!important;
	}
	.list-gape {
		margin-top: 20px !important;
	}
	
	.client-sec .client-heading .idx-heading {
		font-size: 27px !important;
		line-height: 35px;
		margin-bottom: 20px !important;
	}
	.client-sec .clt-blk {
		padding: 25px 10px;
		min-height: 135px;
		margin-bottom: 30px;
	}
	.client-sec.client-sec2 .clt-blk {
		min-height: 150px;
	}
	.client-sec .clt-blk h4 {
		font-size: 20px !important;
		line-height: 27px;
		margin-top:15px !important;
	}
	.career-sec {
		padding: 50px 0;
	}
	.career-sec .career-right {
		padding:0;
	}
	.contact-sec {
		padding: 50px 0;
	}
	.contact-sec .contact-blk {
		padding: 20px 10px;
		margin-bottom: 30px;
		min-height: 290px;
	}
	.contact-sec .cont-right .idx-heading {
		font-size: 30px !important;
		line-height: 40px;
	}
	.contact-sec .cont-right .sub-heading {
		font-size: 18px !important;
		line-height: 24px;
	}
	.contact-sec .contact-blk .h-icon {
		width: 60px;
		height: 60px;
        margin: 0 auto 15px !important;
	}
	.contact-sec .contact-blk .cont-text h4 {
			font-size: 16px !important;
			line-height: 22px;
			margin-bottom: 5px !important;
	}
	.contact-sec .contact-blk .h-icon img {
		padding: 12px;
	}
	.contact-form-dagal .agal-btn {
		min-width: 140px;
		padding: 12px 12px !important;
		border-radius: 6px !important;
		margin-top: 10px;
	}
	.map-box {
		height: 270px !important;
	}
	header .get-btn-outer {
       top: 72px;
		right: -32px;
    }
	header .get-btn-outer .get-touch-btn {
		width: 100px;
       font-size: 12px;
       padding: 6px 10px !important;
		border-bottom-right-radius: 6px !important;
		border-bottom-left-radius: 6px !important;
	}
	footer .important-link-sec .branch-section ul li {
		margin: 0 10px 0 0 !important;
		font-size: 12px !important;
		line-height: 20px;
	}
	.idx-client-sec {
		padding: 50px 0;
	}
	.idx-client-sec .client-display .co-down {
		top: -20px;
		margin: 0px 8px -20px !important;
		padding: 15px 5px !important;
		min-height: 112px;
	}
	.idx-client-sec .client-display .co-down h4 {
		    font-size: 13px !important;
			line-height: 20px;
			margin-bottom: 0px !important;
	}
	.idx-client-sec .client-display .co-down p {
		font-size: 13px !important;
		line-height: 20px;
	}
	.idx-client-sec .client-display .co-down h4 span {
		font-size: 12px !important;
		line-height: 22px;
	}
	.team-sec .meet-team-blk {
		padding: 15px;
	}
	.team-sec .meet-team-blk .team-img img {
		padding: 8px;
	}
	header .get-btn-left-outer {
       top: 84px;
		left: -48px;
	}
	header .get-btn-left-outer .btn-ilink {
		width: 120px;
		padding:6px 10px !important;
		font-size:12px !important;
		line-height:20px;
		border-top-right-radius: 6px !important;
		border-top-left-radius: 6px !important;
	}
}
@media only screen and (min-width:320px) and (max-width:767px){
	header .top-bar{
		display:none;
	}
		header .logo-bar {
		padding: 10px 0;
		background: #f2f5f7;
		position: fixed;
		z-index: 1111;
		width: 100%;
	}
	header .logo {
		width: 220px;
		margin-top:18px;
	}
	section.slider {
		position: relative;
		top: 80px;
		margin-bottom: 80px;
	}
	.idx-abt-sec {
		padding: 40px 0 40px;
		position: relative;
		background:#FFF;
	}
	.idx-abt-sec .home-col-outer {
		top: 0px;
		margin-bottom: 0px;
	}
	.home-web-col {
		padding: 20px 15px 10px;
		border-radius: 10px;
		width: 100%;
		background: #FFF;
		display: block;
		min-height: 180px;
		margin-bottom:30px !important;
	}
	.abt-gape {
		margin-top: 0px;
	}
	.idx-heading {
		font-size: 20px !important;
		line-height: 27px;
		margin-bottom: 10px !important;
	}
	.idx-abt-sec .abt-left {
		padding: 30px  0px 30px;
	}
	.idx-exper-sec {
		padding: 40px 0;
	}
	.idx-exper-sec .exp-right {
		padding: 20px 0px 20px;
    }
	.idx-exper-sec .exp-right .idx-heading {
		font-size:20px !important;
		line-height: 27px;
	}
	.idx-exper-sec ul li {
		font-size: 16px !important;
		line-height: 24px;
		margin-bottom: 10px !important;
	}
	.idx-exper-sec ul li:before {
		font-size: 18px;
	}
	.idx-service-sec {
		padding: 40px 0 0;
		background:#FFF;
	}
	.idx-service-sec .achi-blk h2 {
		font-size: 24px !important;
		line-height: 32px;
	}
	.idx-service-sec .achi-blk {
		padding: 0 0 10px !important;
		margin-bottom:20px !important;
	}
	.idx-service-sec .blog-outer {
		margin: 0 0px;
	}
	.idx-service-sec .blog-outer .co-bottom {
		padding: 20px 0px;
	}
	.idx-req-blk {
		padding: 40px 0 0;
    }
	/* .req-blk-inner { */
		/* width: 100%; */
		/* padding: 0 0px; */
	/* } */
	/* .ins-quote-height { */
			/* height: 350px; */
	/* } */
	.idx-sector-sec {
		padding: 40px 0;
		background:#FFF;
	}
	.idx-sector-sec .client-sector-outer .client-blk {
		padding: 20px 10px;
		min-height: 120px;
		background: #f2f5f7;
		border-radius: 10px;
	}
	footer .footer-bar {
		padding: 40px 0 20px;
	}
	footer .logo {
		padding: 0px 0 20px;
		width: 240px;
	}
	footer .important-link-sec {
		margin-top:10px;
	}
	footer .important-link-sec h3 {
		font-size: 20px !important;
		line-height: 27px;
		margin-bottom: 10px !important;
	}
	footer .footer-bar-bottom {
			background:#81b84d;
	}
	#goTop, #goDown {
		border-radius: 5px;
		bottom: 90px;
		right: 15px;
	}
	footer .footer-bar-bottom p.copy .co-name {
		color:#083d5f;
		text-align:center !important;
	}
	footer .footer-bar-bottom p.copy {
		text-align:center !important;
	}
	footer .social-nav ul {
			margin: 0px auto!important;
			text-align: center;
	}
	.m-no-padding{
		padding-left:0 !important;
		padding-right:0 !important;
	}
	.sector-left .idx-heading br{
		display:none;
	}
	.sector-left .idx-heading{
		margin-bottom:20px !important;
		text-align:center;
	}
	.idx-sector-sec .client-sector-outer .client-blk h4 {
		font-size: 16px !important;
		line-height: 24px;
	}
	/* Date 09-01-2021 Inner Pages Start */
	.banner-bar {
		padding:50px 0 50px;
		position:relative;
		top:78px;
		margin-bottom:78px;
	}
	/* .inner-about-sec .about-left{ */
		/* margin-top:20px; */
	/* } */
	.sub-menu-block {
		padding: 8px 15px;
	}
	.inner-about-sec {
		padding: 40px 0;
		background:#FFF;
    }
	.inner-about-sec .about-right {
		padding: 10px 0px 20px;
	}
	.inner-about-sec.inner-about-sec2 .about-right {
		padding: 30px 0px 0px;
	}
	.banner-bar .banner-content h1 {
		font-size: 27px !important;
		line-height: 35px;
		margin-bottom: 10px !important;
	}
	/* Our Service */
	.service-sec .bus-name-heading {
		padding: 8px 15px;
	}
	.service-sec .bus-name-heading h3 {
		font-size: 18px !important;
		line-height: 24px;
	}
	.service-sec .business-outer h5 {
		font-size: 18px !important;
		line-height: 24px;
		margin-bottom: 10px !important;
	}
	.service-list-type li {
		font-size: 14px !important;
		line-height: 26px;
		margin-bottom: 10px !important;
	}
	.service-list-type li:before {
		font-size: 18px;
	}
	.service-sec .business-outer .bus-inner-outer {
		padding: 20px 10px;
	}
	.service-sec .business-outer .pri-content {
		padding: 20px 0 0!important;
	}
	.list-gape {
		margin-top: 0px !important;
	}
	
	.client-sec .client-heading .idx-heading {
		font-size: 20px !important;
		line-height: 27px;
		margin-bottom: 20px !important;
	}
	.client-sec .clt-blk {
		padding: 25px 10px;
		min-height: 1px;
		margin-bottom: 30px;
	}
	.client-sec.client-sec2 .clt-blk {
		min-height: 1px;
	}
	.inner-about-sec.client-sec2 {
		background: #f2f5f7;
		padding:40px 0 40px;
	}
	.client-sec .clt-blk h4 {
		font-size: 18px !important;
		line-height: 24px;
		margin-top:10px !important;
	}
	.career-sec {
		padding: 40px 0;
	}
	.career-sec .career-right {
		padding:0px  0px 20px;
	}
	.contact-sec {
		padding: 40px 0 0;	 
	}
	.contact-sec .contact-blk {
		padding: 20px 10px;
        min-height: 1px;
	}
	.contact-sec .cont-right {
		padding: 0px 0px 20px 0px;
		margin-top: 0px;
	}
	.contact-sec .cont-right .sub-heading {
		font-size: 16px !important;
		line-height: 24px;
    }
	.contact-sec .cont-right .idx-heading {
		font-size: 30px !important;
		line-height: 40px;
    }
	.contact-sec .cont-form {
		padding: 30px 0px 20px 0px;
	}
	.m-no-padding{
		padding-left:0 !important;
		padding-right:0 !important;
	}
	.contact-form-dagal .agal-btn {
		min-width: 135px;
		padding: 10px 15px !important;
		background: #81b84d;
		border-radius: 8px !important;
		margin-top: 10px;
		margin-bottom: 10px !important;
	}
	.contact-form-height {
		height: 470px !important;
	}
	header .get-btn-outer .get-touch-btn {
		display:none;
	}
	footer .important-link-sec .branch-section ul li {
		margin: 0 20px 0 0 !important;
		font-size: 14px !important;
		line-height: 24px;
	}
	footer .important-link-sec .branch-section ul li:before {
			font-size: 6px;
	}
	.idx-client-sec {
		padding: 40px 0 0;
	}
	.idx-client-sec .client-display{
		margin-bottom:40px;
	}
	.idx-client-sec .client-display .co-down {
		top: -20px;
		margin: 0px 20px -20px !important;
		padding: 10px 20px !important;
		min-height:1px !important;
	}
	.idx-client-sec .client-display .co-down h4 {
			margin-bottom: 0px !important;
	}
	.team-sec .meet-team-blk {
		padding: 15px;
	}
	.team-sec .meet-team-blk .team-img img {
		padding: 0px;
		margin-bottom:20px !important;
		border:none;
	}
	header .get-btn-left-outer {
       top:122px;
		left: -48px;
	}
	header .get-btn-left-outer .btn-ilink {
		width: 120px;
		padding:6px 10px !important;
		font-size:12px !important;
		line-height:20px;
		border-top-right-radius: 6px !important;
		border-top-left-radius: 6px !important;
	}
	header .imp-link-blk {
		top: 73px;
	}
	.imp-link-blk.modal.left.fade.in .modal-dialog {
		left: -1px;
	}
	.imp-link-blk .modal-header {
		padding: 10px;
	}
	.imp-link-blk h4 {
		font-size: 16px !important;
		line-height: 24px;
    }
}






