.idx-about{
    padding: 80px 0px;
}
.idx-about .abt-right{
    position: relative;
}
.idx-about .abt-right img{
    max-width:100%;
}
.idx-about .abt-left{
    padding:30px 20px 10px;
    position: relative;
}
.idx-about.inner-abt-sec.vsn-sec .abt-left {
    padding: 0px 20px !important;
}
.idx-about.inner-abt-sec .abt-left{
    padding:30px 20px !important;
}
.idx-heading{
    font-size:50px !important;
    line-height:40px;
    color: #151515 !important;
    font-weight: 700;
    margin-bottom: 10px !important;
    font-family: 'Dongle', sans-serif;
    position: relative;
    letter-spacing: 1.1px;
}
.idx-heading span{
	font-size:22px !important;
	line-height:30px;
	color:#84b148;
	font-weight:700;
	display:block;
}
.idx-about .abt-left p{
    font-size:16px !important;
    line-height:25px;
    color:#232323 !important;
}
.idx-about .abt-left ul{
    font-size: 14px;
    margin: 0 0 15px 25px !important;
    color: #232323;
    list-style: none;
}
.idx-about .abt-left ul li{
    line-height: 26px;
    font-size: 16px !important;
    color: #232323;
    text-indent: -20px;
    font-weight: 400;
    text-align: left;
}
.idx-about .abt-left ul li:before{
    content: "\f105 ";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 10px !important;
    color: #84b148;
    font-size: 18px;
    font-weight: 700;
} 
.idx-btn{
    min-width: 150px;
    padding: 12px 15px !important;
    font-size: 14px !important;
    line-height: 24px;
    background: #84b148;
    border: 1px solid #84b148 !important;
    border-radius: 8px !important;
    margin-top: 10px;
    color: #FFF !important;
    font-weight: 600;
}
.idx-btn:hover{
	background:#333 !important;
	border-color:#333 !important;
}
.idx-services{
	padding:80px 0 70px!important;
	background:#f2f2f2;
	position:relative;
}
.idx-services .services-heading{
	text-align:center;
	margin-bottom:30px;
}
.idx-services .service-blk{
    position:relative;
    border:1px solid #e5e5e5;
    position: relative;
    overflow: hidden;
    margin:0 10px;
}
.idx-services .service-blk .inner-box{
    position: relative;
    overflow: hidden;
}
.idx-services .service-blk .inner-box img{
    max-width:100%;
}
.idx-services  .service-blk .inner-box .overlay-box{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(26,29,31,.5);
    -webkit-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    -webkit-transform: translate(-100%,0%);
    -ms-transform: translate(-100%,0%);
    -o-transform: translate(-100%,0%);
    -moz-transform: translate(-100%,0%);
    transform: translate(-100%,0%);
}
.idx-services  .service-blk:hover .overlay-box {
    opacity: 1;
    -webkit-transform: translate(0%);
    -ms-transform: translate(0%);
    -o-transform: translate(0%);
    -moz-transform: translate(0%);
    transform: translate(0%);
}
.idx-services  .service-blk .inner-box .overlay-box .overlay-inner{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    padding: 10px 0;
}
.idx-services  .service-blk .inner-box .overlay-box .overlay-inner .content{
    position: relative;
    display: table-cell;
    vertical-align: middle;
}

.idx-services  .service-blk .inner-box .overlay-box .overlay-inner .content h3{
    position: relative;
    color: #fff;
    font-size: 24px !important;
    line-height:32px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
.idx-services  .service-blk .inner-box .overlay-box .purchased{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    font-size: 30px !important;
    font-weight: 600;
    text-align: center;
    padding: 15px 15px;
    display: block;
    color: #fff !important;
    background-color: rgba(132, 177, 72,.8 );
	font-family: 'Dongle', sans-serif;
}
.idx-choose-us{
    padding:80px 0;
    position: relative;
}
.idx-choose-us .features-heading{
    text-align: center;
}
.idx-choose-us .features-heading .idx-heading{
    margin-bottom:0 !important;
    line-height: 40px;
}
.idx-choose-us .features-heading p{
    font-size:16px !important;
    line-height: 24px;
    font-weight:700;
    color:#777;
    margin-bottom:40px !important;
}
.idx-choose-us .features-blk{
    position: relative;
    padding: 40px 20px;
    text-align: center;
    border: 1px solid #eee;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.idx-choose-us .features-blk:hover{
    border-color:#fb4f00;
}
.idx-choose-us .features-blk .h-icon{
    width: 80px;
    display: block;
    vertical-align: top;
    background: url(../design_img/icon-1.png) no-repeat center center;
    background-size: cover;
    height: 80px;
    margin: 0 auto 10px;
}
.idx-choose-us .features-blk:hover .h-icon{
    width: 80px;
    display: block;
    vertical-align: top;
    background: url(../design_img/icon-1-color.png) no-repeat center center;
    background-size: cover;
    height: 80px;
    margin: 0 auto 10px;
}
.idx-choose-us .features-blk .h-icon2{
    width: 80px;
    display: block;
    vertical-align: top;
    background: url(../design_img/icon-2.png) no-repeat center center;
    background-size: cover;
    height: 80px;
    margin: 0 auto 10px;
}
.idx-choose-us .features-blk:hover .h-icon2{
    width: 80px;
    display: block;
    vertical-align: top;
    background: url(../design_img/icon-2-color.png) no-repeat center center;
    background-size: cover;
    height: 80px;
    margin: 0 auto 10px;
}
.idx-choose-us .features-blk:hover .h-icon3{
    width: 80px;
    display: block;
    vertical-align: top;
    background: url(../design_img/icon-3-color.png) no-repeat center center;
    background-size: cover;
    height: 80px;
    margin: 0 auto 10px;
}
.idx-choose-us .features-blk .h-icon3{
    width: 80px;
    display: block;
    vertical-align: top;
    background: url(../design_img/icon-3.png) no-repeat center center;
    background-size: cover;
    height: 80px;
    margin: 0 auto 10px;
}
.idx-choose-us .features-blk h5{
    font-size:30px !important;
    line-height:30px;
    color:#1a1d1f;
    font-weight:900;
    margin-bottom:0px !important;
    font-family: 'Dongle', sans-serif;
}


.idx-choose-us .ch-blk {
    width: 20%;
    float: left;
    padding: 20px 8px 0;
    text-align: center;
}
.idx-choose-us .ch-blk img {
    width: 40px;
    display: table;
    margin: 0 auto 10px;
    text-align: center;
}
.idx-choose-us  .ch-blk h4 {
    font-size: 16px !important;
    line-height: 25px;
    font-weight: 600;
}

.idx-choose-us .why-choose-right {
    position: relative;
}
.idx-choose-us .why-choose-right img {
    max-width: 100%;
}

.idx-choose-us .features-blk p{
    font-size:16px !important;
    line-height:24px;
    font-weight: 400;
    color:#777;
    margin-bottom:0 !important;
}
.idx-partner{
	padding:60px 0;
	position:relative;
	background:#f2f2f2;
}
.idx-partner .tech-logo{
	margin:0 auto;
}
.idx-partner .tech-logo img{
	max-width:100%;
	margin:0 auto;
}
.idx-partner .idx-heading{
	margin-bottom:30px !important;
}

/*  */
.under-cons{
	text-align:center;
}
.under-cons img{
	max-width:100%;
}

/* inner-content */

/* Contact-Sec */

.inner-cont-sec .cont-right{
	background: #38546a url(../design_img/abt-us-img-6.jpg) top center;
    padding: 40px 30px;
    background-size: cover;
    overflow: hidden;
    background-repeat: no-repeat;
}
.inner-cont-sec .cont-right h1{
    font-size: 35px !important;
    line-height: 25px;
    color: #9ec36d !important;
    font-weight: 700;
    margin-bottom: 8px !important;
    font-family: 'Dongle', sans-serif;
    position: relative;
    letter-spacing: 1.1px;
}
.inner-cont-sec .cont-right p{
	font-size:16px !important;
	line-height:26px;
	color:#FFF !important;
	margin-bottom:15px !important;
}
.inner-cont-sec .cont-right ul {
    list-style: none;
    margin-bottom: 20px!important;
    margin-left: 30px !important;
}
.inner-cont-sec .cont-right  ul li {
    line-height: 24px;
    clear: both;
    margin-bottom: 15px !important;
    color: #FFF;
    text-indent: -15px;
    
}
.inner-cont-sec .cont-right  ul li i {
    font-size: 18px !important;
    color: #84b148 !important;
    margin-right: 10px;
    font-weight: 600;
    line-height: 24px;
}
.inner-cont-sec .cont-right  ul li a{
	font-size:14px !important;
	line-height:24px;
	color:#FFF !important;
}
.inner-cont-sec .cont-right  ul li a br{
    display:none;
}
.cont-form-outer{
	padding-left:50px !important;
}
/* Cont-form */
.inner-cont-sec{
	padding:80px 0;
	position: relative;
}
.inner-cont-sec  .cont-form h2 {
	font-size: 36px !important;
    line-height: 45px;
    color: #0b2b43 !important;
    font-weight: 700;
    margin-bottom: 20px !important;
   
	padding-left:15px !important;
}
.inner-cont-sec .cont-form {
    padding: 30px 0px 20px;
    position: relative;
    z-index: 9;
    margin-top:60px;
   
}
.contact-form-height {
    width: 100%;
    height: 330px !important;
}
.contact-form-nitin .nitin-btn{
	padding: 10px 15px !important;
    background: #e94d1b;
    font-size: 14px !important;
    line-height: 24px;
    color: #FFF !important;
    text-transform: uppercase;
    border-radius: 0px !important;
    min-width: 150px;
    margin-bottom: 20px !important;
    border-radius: 8px !important;
}
.contact-form-nitin .form-group .form-control {
    border-radius: 0!important;
    box-shadow: none;
    background: none;
    padding: 8px 12px;
    height: auto;
	border-color:#f2f2f2;
}
.contact-form-nitin .form-group .form-control:focus {
    box-shadow: none;
    border-color: #e94d1b;
    color: #777;
}
.contact-form-nitin .nitin-btn:hover{
	background: #333 !important;
    border-color: #333 !important;
	color:#FFF !important;
}
.inner-contact-us  .cont-form h2{
	font-size: 30px !important;
    line-height: 40px;
    color: #FFF;
    font-weight: 700;
    text-transform: capitalize;
    font-family: 'Exo', sans-serif;
    margin-bottom: 20px !important;
	padding-left:15px !important;
}

/* Career_Sec */
.idx-career-sec{
    padding: 80px 0px;
    position: relative;
}
.career-sec .career-left img{
	max-width: 100%;
}
.career-sec  .career-form {
    padding: 35px 13px 20px 30px;
    -webkit-box-shadow: 0px 0px 21px 1px rgba(0,0,0,0.21);
    box-shadow: 0px 0px 21px 1px rgba(0,0,0,0.21);
    -webkit-box-shadow: 0px 0px 14px -4px rgba(0,0,0,0.44);
    -moz-box-shadow: 0px 0px 14px -4px rgba(0,0,0,0.44);
    box-shadow: 0px 0px 14px -4px rgba(0,0,0,0.44);
    position: relative;
	background:#FFF;
	
}
.career-sec .career-form  .main-head {
	text-align: center; 
	color: #FFF;
	font-size: 30px !important; 
}
.career-sec  .idx-heading{
	margin-bottom:5px !important;
	padding-left:15px !important;
}
.career-sec .career-subdetails{
	font-size:20px !important;
	line-height:27px;
	margin-bottom:20px !important;
	font-weight:700;
	color:#e94d1b;
	padding-left:15px !important;
}
.career-form-height{
    width: 100%;
    height: 520px !important;
}
.grm-groups::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #FFF !important;
}
.grm-groups::-moz-placeholder { /* Firefox 19+ */
  color: #FFF !important;
}
.grm-groups::-ms-input-placeholder { /* IE 10+ */
  color: #FFF !important;
}
.grm-groups::-moz-placeholder { /* Firefox 18- */
  color: #FFF !important;
}
.grm-groups .file {
    position: relative;
    display: inline-block;
    cursor: pointer;
    height: 46px !important;
    width: 100%;
}
.grm-groups .file-custom {
	position: absolute;
	top: 0;
	right: 0;
	left: 0px;
	z-index: 5;
	height: 44px;
	padding: .5rem 1rem;
	line-height: 1.5;
	color: #777;
	background-color: #FFF;
	border: 1px solid #ddd;
	border-radius: 0px;
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
   	box-shadow: inset 0 0.2rem 0.4rem rgba(0,0,0,.05);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.grm-groups .file-custom::before {
	position: absolute;
	top: -.075rem;
	right: -.075rem;
	bottom: -.075rem;
	z-index: 6;
	display: block;
	content: "Browse";
	height: 42.5px;
	padding: 8px 10px;
	line-height: 1.5;
	color: #fff;
	background-color:#000000;
	border: .075rem solid #000000;
	border-radius: 0 .25rem .25rem 0;
}
.grm-groups .file-custom:after {
    content: "Attach Resume" !important;
    line-height: 36px !important;
}

.grm-groups .vanati-career-btn{
	min-width: 150px;
    padding: 10px 15px !important;
    font-size: 14px !important;
    line-height: 24px;
    background: #e94d1b;
    color: #FFF !important;
    font-weight: 600;
    margin-top: 20px !important;
    border-radius: 8px !important;
}
.grm-groups .vanati-career-btn:hover{
	background:#333 !important;
	color:#FFF !important;
}
.grm-groups .form-group .form-control:focus {
    box-shadow: none;
    border-color: #e94d1b;
    color: #130e10;
}
.grm-groups .form-group {
    margin-bottom: 10px !important;
}
/* Service_Sec */
.idx-services.inner-services {
  background: #FFF;
}
.idx-services {
  padding: 80px 0 70px !important;
  background: #f2f2f2;
  position: relative;
}
.idx-services.inner-services .services-blk {
  margin: 0px 0px 40px;
  padding: 30px 20px 0;
  box-shadow: none;
  border: 1px solid #e5e5e5;
}
.idx-services .services-blk {
  margin: 0px 15px 20px;
  padding: 20px 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: visible !important;
  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-services .services-blk .co-top {
  position: relative;
  overflow: hidden;
  display: block;
}
.idx-services .services-blk .co-top img {
  max-width: 100%;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.idx-services .services-blk:hover .co-top img {
  transform: scale(1.2);
}
.idx-services.inner-services .services-blk .co-bottom {
  padding: 20px 0px 10px;
  min-height:425px;
}
.idx-services .services-blk .co-bottom h4 {
  color: #0b2b43;
  font-weight: 800;
  font-size: 20px !important;
  line-height: 27px !important;
  margin-bottom: 10px !important;
}
.idx-services .services-blk .co-bottom p {
    font-size: 16px !important;
    line-height: 25px;
    color: #232323 !important;
}


/* inner-abt-service-sec */
.idx-inner-services{
    padding: 80px 0px;
    position: relative;
}
.inner-abt-sec2 .service-block{
    background: #fff;
    padding: 20px 30px;
    position: relative;
    border-left: 4px solid #e94d1b;
    border-radius: 5px;
    width: 100%;
    margin: 20px 0px;
}
.inner-abt-sec2 .service-icon{
    max-width: 80px;
    display: inline-block;
    vertical-align: top;
}
.inner-abt-sec2 .service-icon img{
    max-width: 100%;
}
.inner-abt-sec2 .service-text{
    display: inline-block;
    text-align: left;
    position: relative;
    width: calc(100% - 90px);
    padding: 0px 30px 0px 30px;
}
.inner-abt-sec2 .service-text h3{
    font-size: 40px !important;
    line-height: 40px;
    color: #151515 !important;
    font-weight: 700;
    margin-bottom: 0px !important;
    font-family: 'Dongle', sans-serif;
    position: relative;
    letter-spacing: 1.1px;
}
.inner-abt-sec2 .service-text p{
    font-size: 14px !important;
    line-height: 24px;
    color: #777 !important;
    text-align: justify;
}
.inner-abt-sec2 .service-text ul{
    font-size: 14px;
    margin: 0 0 15px 25px !important;
    color: #898989;
    list-style: none;
}
.inner-abt-sec2 .service-text ul li{
    line-height: 26px;
    font-size: 14px !important;
    color: #777;
    text-indent: -29px;
    font-weight: 400;
    text-align: left;
}
.inner-abt-sec2 .service-text ul li:before{
    content: "\f0a4 ";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 10px !important;
    color: #e94d1a;
    font-size: 18px;
    font-weight: 700;
}

@media only screen and (min-width:1600px) and (max-width:1919px){
	
}

@media only screen and (min-width:1440px) and (max-width:1599px){ 

}
@media only screen and (min-width:1280px) and (max-width:1366px){

}
@media only screen and (min-width:992px) and (max-width:1199px) { 
    header .cont-nav ul a {
         padding: 0px 10px;
        font-size: 13px;
        line-height: 22px;
    }
    header .cont-nav ul .cont-icon img {
         padding: 3px;
    }
    header .cont-nav ul .cont-text {
          padding-left: 4px !important;
           margin-top: 4px;
    }
    header .social-nav ul {
        margin:5px 0!important;
    }
	header .user-nav {
		margin: 5px 0;
	}
	

    header .social-nav li a .fa {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
    .idx-about {
        padding: 60px 0px;
    }
    .idx-about .abt-left {
        padding: 0px 15px;
     }
    .idx-services {
        padding: 60px 0 60px!important;
    }
    .idx-services .service-blk .inner-box .overlay-box .purchased {
        font-size: 20px;
        padding: 10px 10px;
    }
    .idx-services .service-blk .inner-box .overlay-box .overlay-inner .content h3 {
        font-size: 20px;
        line-height: 27px;
    }
    .idx-choose-us {
        padding: 60px 0;
    }
    .idx-choose-us .features-blk {
       padding: 30px 15px;
    }
    .idx-partner {
        padding:40px 0;
    }
	.idx-choose-us .ch-blk h4 {
		font-size: 15px !important;
		line-height: 24px;
	}
    footer {
        padding: 60px 0 0;
    }
    footer .footer-top {
         padding-right: 50px;
    }
    footer .foot-add {
        bottom: 30px;
        left: -120px;
        padding: 25px;
        width: 250px;
    }
    footer .site-nav2 ul li {
        padding: 0px 8px !important;
    }
    footer .site-nav2 ul a {
        font-size: 12px !important;
        line-height: 20px;
    }
    footer .footer-top .logo {
        width: 200px;
    }
    footer .footer-bar-bottom {
        padding: 15px 0 !important;
    }
    .s-no-padding{
        padding-left:0 !important;
        padding-right:0 !important;
    }
    /* Inner Page Css start */
    .inner-abt-sec2 .service-block {
        padding: 20px 20px;
        border-left: 4px solid #e94d1b;
        border-radius: 5px;
        width: 100%;
        margin:0px 0px 30px;
    }

    .inner-cont-sec {
        padding: 60px 0;
    }
    .inner-cont-sec .cont-right {
         padding: 30px 20px;
    }
    .inner-cont-sec .cont-right h1 {
        font-size: 30px !important;
        line-height: 20px;
    }
    .inner-cont-sec .cont-form {
        padding: 10px 20px 10px;
    }
    .inner-cont-sec .cont-form h2 {
        font-size: 30px !important;
        line-height: 40px;
        margin-bottom: 15px !important;
        padding-left: 15px !important;
    }
    .contact-form-height {
        height: 460px !important;
    }
    .banner-bar {
         padding: 75px 0 75px;
    }
    .idx-career-sec {
        padding: 60px 0px;
    }
    .career-sec .idx-heading {
        font-size:35px !important;
        line-height:30px !important;
    }
    .idx-services.inner-services .services-blk {
        padding: 20px 15px 10px;
    }
    .idx-services .services-blk .co-bottom h4 {
       font-size: 18px !important;
        line-height:24px !important;
        margin-bottom: 10px !important;
    }
    .idx-services.inner-services .services-blk .co-bottom {
        padding: 20px 0px 10px;
        min-height: 266px;
    }
	/* Date 30-08-2025 */
	header .cont-nav ul .cont-icon {
		width: 27px;
		height: 27px;
		line-height: 27px;
		border-radius: 50%;
	}
	header .logo {
      width: 210px;
	}
	header .nav-bar {
      margin: 0px 0 !important;
	}
	.home-feature-sec {
		padding: 40px 0 40px;
	}
	.idx-about.inner-abt-sec .abt-left {
		padding: 20px 0px !important;
	}
	.banner-bar .banner-content h1 {
		font-size: 36px !important;
		line-height: 45px;
		margin-bottom: 0px !important;
		letter-spacing: 1.1px;
	}
	.sub-menu-block {
	    padding: 6px 10px;
	}
	.idx-heading {
		font-size: 35px !important;
		line-height: 30px;
		margin-bottom: 5px !important;
	}
	.cont-form-outer {
		padding-left:40px !important;
	}
}
@media only screen and (min-width:768px) and (max-width:991px) { 
    header .cont-nav ul a {
        padding: 0px 10px 0 0;
        font-size: 12px;
        line-height: 20px;
    }
    header .social-nav li a .fa {
        width: 24px;
        height: 24px;
        line-height: 24px;
        font-size:10px !important;
    }
    header .user-nav ul li a {
        padding: 4px 15px 4px;
    }
    .s-no-padding{
        padding-left:0 !important;
        padding-right:0 !important;
    }
    .idx-about {
        padding: 50px 0px;
    }
    .idx-about .abt-left {
        padding:0px;
    }
    .idx-heading {
        font-size: 35px !important;
        line-height: 30px;
    }
    .idx-services {
        padding: 50px 0 50px!important;
    }
    .idx-services .service-blk .inner-box .overlay-box .purchased {
        font-size: 16px;
        padding:8px 8px;
    }
    .idx-services .service-blk .inner-box .overlay-box .overlay-inner {
        padding: 0px 0;
    }
    .idx-services .service-blk .inner-box .overlay-box .overlay-inner .content h3 {
        font-size: 16px !important;
        line-height: 24px;
    }
    .idx-choose-us {
        padding: 50px 0;
    }
    .idx-choose-us .features-blk {
       padding: 20px 15px;
       min-height:230px;
    }
    .idx-choose-us .features-blk h5 {
        font-size: 25px !important;
        line-height: 20px;
    }
    .idx-choose-us .features-blk p {
        font-size: 14px !important;
        line-height: 24px;
     }
     .idx-choose-us .features-blk .h-icon {
        width: 60px;
        height: 60px;
        margin: 0 auto 10px;
    }
    .idx-choose-us .features-blk .h-icon2 {
        width: 60px;
        height:60px;
    }
    .idx-choose-us .features-blk .h-icon3 {
        width: 60px;
        height: 60px;
    }
    .idx-choose-us .features-blk:hover .h-icon {
        width: 60px;
        height: 60px;
        margin: 0 auto 10px;
    }
    .idx-choose-us .features-blk:hover .h-icon2 {
        width: 60px;
        height: 60px;
        margin: 0 auto 10px;
    }
    .idx-choose-us .features-blk:hover .h-icon3 {
        width: 60px;
        height: 60px;
        margin: 0 auto 10px;
    }
    .idx-partner {
        padding: 40px 0;
     }
     footer {
        padding: 50px 0 0;
    }
    footer .footer-top .logo {
        width: 150px;
        margin-bottom: 10px;
    }
    footer .foot-add {
        bottom: 20px;
        left: -80px;
        padding:15px;
        width: 220px;
    }
    footer .footer-top {
       padding-right: 20px;
    }
    footer .footer-top h4{
        margin-bottom: 10px !important;
        margin-top:10px !important;
    }
    footer .foot-add h4 {
        font-size: 30px !important;
        line-height: 30px !important;
        padding-left: 15px !important;
    }
    footer .foot-add h4:before {
        top: 2px;
        height: 24px;
        width: 2px;
    }
    footer .footer-bar-bottom .copy {
        font-size: 13px!important;
        margin-bottom: 15px!important;
        text-align:center;
    }
    footer .footer-bar-bottom {
        padding: 10px 0 !important;
    }
    
    /* Inner Page Css start */
    .inner-abt-sec2 .service-block {
        padding: 20px 20px;
        border-left: 2px solid #e94d1b;
        border-radius: 4px;
        margin:0px 0px 30px;
    }
    .inner-abt-sec2 .service-icon {
        max-width: 60px;
    }
    .inner-abt-sec2 .service-text {
        width: calc(100% - 70px);
        padding: 0px 0px 0 20px;
    }

    .inner-cont-sec {
        padding: 50px 0;
    }
    .inner-cont-sec .cont-right {
         padding: 30px 20px;
    }
    .inner-cont-sec .cont-right h1 {
        font-size: 27px !important;
        line-height: 20px;
    }
	.cont-form-outer {
		padding-left:35px !important;
	}
    .inner-cont-sec .cont-form {
        padding: 10px 20px 10px;
    }
    .inner-cont-sec .cont-form h2 {
        font-size: 25px !important;
        line-height: 35px;
        margin-bottom: 15px !important;
        padding-left: 15px !important;
    }
    .contact-form-height {
        height: 460px !important;
    }
    .banner-bar {
         padding: 65px 0 50px;
      }
    .idx-career-sec {
        padding: 50px 0px;
    }
    .career-sec .idx-heading {
        font-size:35px !important;
        line-height:30px !important;
    }
    .idx-services.inner-services .services-blk {
        padding: 20px 15px 10px;
    }
    .idx-services .services-blk .co-bottom h4 {
       font-size: 18px !important;
        line-height:24px !important;
        margin-bottom: 10px !important;
    }
    .idx-services.inner-services .services-blk .co-bottom {
        padding: 20px 0px 0px;
        min-height:410px;
    }
	header .logo {
		display: block;
		width: 185px;
		padding: 0;
		margin: 0px;
		margin-top: 0px;
	}
	header .nav-bar {
        margin: 4px 0 !important;
	}
	.idx-heading span {
		font-size: 20px !important;
		line-height: 24px;
	}
	.idx-choose-us .ch-blk h4 {
		font-size: 12px !important;
		line-height: 20px;
		font-weight: 800;
	}
	.count-col .main-text {
		font-size: 35px !important;
		line-height: 35px !important;
	}
	.count-col .common-text {
		line-height: 28px;
		font-weight: 700;
		font-size: 22px !important;
	}
	.banner-bar .banner-content h1 {
		font-size: 30px !important;
		line-height: 30px;
		margin-bottom:0px !important;
	}
	.sub-menu-block {
       padding: 8px 10px;
	}
	.idx-about.inner-abt-sec .abt-left {
		padding: 0px 10px !important;
	}
}
@media only screen and (min-width:320px) and (max-width:767px){
   header .contact-sec{
       display:none;
   }
   .m-padding-left{
       padding-left:15px !important;
   }
   header .logo
   {
		width: 170px;
    }
   header .social-nav {
             float: right;
            margin-top: 0px;
            display:inline-block;
    }
    header .user-nav {
        float:left;
        margin: 5px 0;
        display:inline-block;
    }
    header .social-nav li a .fa {
        width: 25px;
        height: 25px;
        line-height: 25px;
    }
    header .user-nav ul li a {
        padding: 4px 8px 6px;
    }
    header{
        top:0;
        position: fixed;
        z-index: 999;
        background:#FFF !important;
        width:100%;
    }
    section.slider {
        position: relative;
        top:105px;
        margin-bottom:105px !important;
    }
	.idx-choose-us .features-heading p {
		font-size: 14px !important;
		line-height: 22px;
	}
	.idx-choose-us .ch-blk {
			width: 100%;
			float: left;
			padding: 20px 0px 0;
	}
	.count-col {
		padding: 0px 10px;
	}
    .idx-about {
        padding: 40px 0px;
    }
    .idx-about .abt-left {
        padding:0px 0 30px;
    }
	.idx-about.inner-abt-sec2 .abt-left {
        padding: 30px 0 0px;
    }
    .idx-heading {
        font-size: 30px !important;
        line-height: 24px;
   }
   .idx-btn {
        min-width: 120px;
        padding: 8px 10px !important;
        border-radius: 6px !important;
        margin-top: 10px;
    }
    /* inner-abt-service-sec */
    .service-block {
        padding: 20px 15px;
    }
    .service-icon{
        width: 50px;
        margin: 0 auto 10px;
        text-align: center;
    }
    .service-text{
        width: 100%;
        padding-left: 0px;
    }
    .service-text span {
        font-size: 16px;
    }
    .service-text h6{
        text-align: left;
    }
    
    /*  */
    .idx-services {
        padding: 40px 0 !important;
    }
    .idx-services .services-heading {
       margin-bottom: 15px;
    }
    .idx-services .service-blk {
        margin: 0 0px;
    }
    .idx-services .service-blk .inner-box .overlay-box .purchased {
        font-size: 16px;
        padding: 10px 10px;
    }
    .idx-services .service-blk .inner-box .overlay-box .overlay-inner .content h3 {
        font-size:19px !important;
        line-height:26px;
    }
    .idx-choose-us {
        padding:40px 0;
    }
    .idx-choose-us .features-blk {
        padding:30px 15px;
        margin-bottom:30px !important;
    }
    .idx-partner {
        padding: 40px 0;
    }
    .idx-partner .tech-logo img {
        max-width: 80%;
    }
    footer {
        padding: 40px 0 0;
    }
    footer .footer-top .logo {
        width: 180px;
        margin-bottom: 10px;
    }
    footer .footer-top {
        padding-right:0px;
    }
    footer .footer-top p {
        font-weight: 400;
    }
    footer .foot-add {
        position: relative;
        bottom: 20px;
        top:30px;
        left: 0px;
        padding: 20px;
        width: 100%;
    }
    footer .foot-add h4:before {
        top: 2px;
        height: 22px;
        width: 2px;
    }
    footer .footer-bar-bottom .copy {
        font-size: 14px!important;
        margin-bottom: 10px!important;
        text-align: center;
    }
    footer .site-nav2 ul li {
        padding: 0 10px 10px !important;
    }
    footer .site-nav2 ul li:first-child {
        padding-left: 10px !important;
    }
    footer .site-nav2 ul li:last-child {
        padding-right: 10px !important;
    }
    footer .f-map {
        width: 100%;
        height: 300px;
        margin-top:30px;
    }
    /* Inner Page Css Start */
    .idx-about.inner-abt-sec .abt-left {
        padding: 0px 0px 20px !important;
    }
    .inner-abt-sec2 .service-block {
        padding: 20px 20px;
        border-left: 2px solid #e94d1b;
        margin: 0px 0px 30px;
    }
    .inner-abt-sec2 .service-icon {
        max-width: 80px;
        display:block;
        margin:0  0 10px!important;
    }
    .inner-abt-sec2 .service-text {
        display: block;
        width:100%;
        padding: 0px;
    }
    .inner-abt-sec2 .service-text h3 {
        font-size: 30px !important;
        line-height:25px;
    }

    .inner-cont-sec {
        padding: 40px 0;
    }
    .inner-cont-sec .cont-right {
         padding: 30px 20px;
    }
    .inner-cont-sec .cont-right h1 {
        font-size: 22px !important;
        line-height: 30px;
    }
    .inner-cont-sec .cont-form {
        padding: 20px 0px 10px;
    }
    .inner-cont-sec .cont-form h2 {
        font-size: 25px !important;
        line-height: 35px;
        margin-bottom: 15px !important;
        padding-left: 15px !important;
    }
    .contact-form-height {
        height: 460px !important;
    }
    .banner-bar {
         padding: 50px 0 50px;
         position: relative;
         top:100px;
         margin-bottom:100px !important;
      }
      .banner-bar .banner-content h1 {
        font-size: 30px !important;
        line-height: 25px;
    }
    .sub-menu-block {
        padding: 10px 10px;
    }
    .idx-services.inner-services .services-blk .co-bottom {
        min-height: 1px;
    }
    .idx-services.inner-services .services-blk {
        padding: 20px 15px 0;
    }
	.mobile-clear{
		clear:both;
	}
	.idx-about.inner-abt-sec.vsn-sec .abt-left {
		padding: 0px 0px !important;
	}
	.idx-services .services-blk .co-bottom h4 {
		font-size: 18px !important;
		line-height: 25px !important;
		margin-bottom: 8px !important;
	}
}
