@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');


body
{
	font-family: 'Raleway', sans-serif;
	font-size:13px;
	font-weight:300;
	line-height:25px;
	
}
p { font-size:1.05rem; }
h1, h2, h3, h4, h5 ,h6 { font-family: 'Raleway', sans-serif; }

/* Jino */
.intellyze-career{
    padding-bottom: 10px;
}
.knowMoreDiv{
    padding-top: 10px;
}

/*------------ slider  arrow ------------- */
a {
  color: white;
  text-decoration: none;
}
.arrow {
    text-align: right;


}

.sidebar-footer{
    background: #e0e0e0 !important;
}

.sd 
{
    /*text-align: right;
    margin: auto;
    right: 5%;
    position: absolute;
    bottom: 0;
    line-height: 35px;*/

    text-align: right;
    margin: auto;
    right: 5%;
    position: absolute;
    bottom: 30%;
    line-height: 35px;
    top: 50%;
}
.bounce {
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  90%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  90%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}

.scrolldown
{
  transform: rotate(-90deg);
  font-size: 12px;
  color: #fff;
  margin-right: -44%;
}
.arrow .fa
{
  color: green;
  text-decoration: none;
}
/*-----------header new ----------*/
header
{
  //position: absolute;
  width: 100%;
  position: fixed;
  overflow:hidden;
  left: 0;
  top: 0;
  z-index: 20;
  transition: background .1s ease-out;

}
.navbar-expand-md, .new-nav li:first-child,
.left-padding { padding-left: 0px; }
.new-nav li { padding: 20px; margin-bottom: 10px; }
.new-nav li a { font-size:15px; font-weight: 600;  }
.navbar-dark .navbar-nav .nav-link { color: #fff; }
.navbar-dark .navbar-nav .nav-link:after

{

    /*content: '';
    display: block;
    width: 0;
    height: 2px;
    background:#0f0;
    transition: width .3s; */

}
.navbar-dark .navbar-nav .nav-link:active, .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover, .main-nav li a.active, .main-nav li .nav-link:active
{
	bordet-bottom: 1px solid #00ff00!important;
}
.navbar-dark .navbar-nav .nav-link.active {     border-bottom: 1px solid #40b6ef; }
.navbar-dark .navbar-nav .nav-link:hover::after {
    width: 100%;

}
header.active
{
    background:rgba(0, 0, 0, 0.64);
    height: 55px;

}
header.active .new-nav li{ padding-top: 0px; }
header.active .logo-right { padding-top: 5px; }
.logo-right { padding:20px; }
/*-----------navigation ----------*/
.logo
{
      position: absolute;
    right:13%;
    z-index: 999;
    top:3%;
}

section{ padding: 50px 0px; }
.productsdiv, .valuable-clients{ padding-top: 30px; }
.slider { height: 800px;
    background-repeat: no-repeat;
    background-size: cover; }
.hand
{
    position: absolute;
    right: 0;
    bottom: 10%;
    //max-width:632px;
    max-width: 800px;
    width: 100%;
    top: 50%;
    overflow: hidden;
}
.subDiv{
    line-height: 65px;
}

	
@-webkit-keyframes float {
  0% {

    -webkit-transform: translatey(0px);
            transform: translatey(0px);
  }
  50% {

    -webkit-transform: translatey(-20px);
            transform: translatey(-20px);
  }
  100% {

    -webkit-transform: translatey(0px);
            transform: translatey(0px);
  }
}

@keyframes float {
  0% {
0
    -webkit-transform: translatey(0px);
            transform: translatey(0px);
  }
  50% {

    -webkit-transform: translatey(-20px);
            transform: translatey(-20px);
  }
  100% {

    -webkit-transform: translatey(0px);
            transform: translatey(0px);
  }
}


.avatar {

    position: absolute;
    right: 30%;
  overflow: hidden;
  -webkit-transform: translatey(0px);
          transform: translatey(0px);
  -webkit-animation: float 6s ease-in-out infinite;
          animation: float 6s ease-in-out infinite;
}
.avatar img {
  width: 100%;
  height:100%;
 margin-top: 30%;

}



/*----------------floating2 ---------------*/

.floating {  
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    //margin-left: 30px;
    margin-top: 5px;
    /*right: 30%;*/
	right:27%;
    position: absolute;
    z-index:1;
}

@keyframes floating {
    from { transform: translate(0,  0px); }
    65%  { transform: translate(0, 15px); }
    to   { transform: translate(0, -0px); }    
}
.bulb
{
    margin-top: 65%;
}
    

h1.header-title {
    letter-spacing: 2px;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 30px 0px 0px 0px;
    position: relative;
}



/**/
.slider-caption h2
{
    color: #fff;
    font-weight: normal;
	font-size: 3em;
}
.slider-caption h1
{
    color: #fff;
    font-size: 66px;
    letter-spacing: 1px;
    font-weight: bold;
}
.slider-caption ul li { display: inline-block; vertical-align: top; margin-right: 10px; line-height: 50px;}
.slider-caption ul li a { color: #fff; }
.slider-caption
{
    margin: auto;
    /* top: 45%; */
  
    top: 33%;
    position: absolute;

}
.slider-link a:hover {
    color: #fff;
    border-bottom: 2px solid #40b6ef;
    padding-bottom: .5em;
    transition: width .3s;
}

/* 
.slider-link1:hover::after
{
    content: "";
    width: 26%;
    height: 1px;
    background: #40b6ef;
    position: absolute;
    left: 0;
    top: 87%;
    right: 0;
	
}

.slider-link2:hover::after
{
    content: "";
    width: 26%;
    height: 1px;
    background: #40b6ef;
    position: absolute;
    left: 30%;
    top: 87%;
    right: 0;
	
}

.slider-link3:hover::after
{
    content: "";
    width: 26%;
    height: 1px;
    background: #40b6ef;
    position: absolute;
    left: 60%;
    top: 87%;
    right: 0;
	
} */
.sl-links a, .sl-links a:hover { text-decoration:none; }
/*----------------end floating2 ---------------*/

/*------------ slider2 -------------*/

/*div.slides-frame {
  width: 100%;
  height:500px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
div.slides {
  -webkit-animation: slideUp 20s alternate infinite;
  -moz-animation: slideUp 20s alternate infinite;
  -o-animation: slideUp 20s alternate infinite;
  animation: slideUp 20s alternate infinite;
  position: relative;
}
div.slide {
  width:100%;
  height: 500px;
  font-size: 0;
}
div.slide-1 {

   background: radial-gradient(#fff,  #fff373, #fff373);
}
div.slide-2 {

   background: radial-gradient(#fff, #f82750 75%, #f82750 75%);

}
div.slide-3 {
   background: radial-gradient(#fff,  #fff373, #fff373);
}
div.slide-4 {
 background: radial-gradient(#fff, #f82750 75%, #f82750 75%);
}
lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes slideUp{ 0% {bottom: 0 ;} 20% { bottom: 0; } 27% { bottom: 500px; } 50% { bottom: 500px; } 54% { bottom: 1000px; } 74% { bottom: 1000px; } 80% { bottom: 1500px; } 100% { bottom: 1500px; }}
@-moz-keyframes slideUp{ 0% {bottom: 0 ;} 20% { bottom: 0; } 27% { bottom: 500px; } 50% { bottom: 500px; } 54% { bottom: 1000px; } 74% { bottom: 1000px; } 80% { bottom: 1500px; } 100% { bottom: 1500px; }}
@-o-keyframes slideUp{ 0% {bottom: 0 ;} 20% { bottom: 0; } 27% { bottom: 500px; } 50% { bottom: 500px; } 54% { bottom: 1000px; } 74% { bottom: 1000px; } 80% { bottom: 1500px; } 100% { bottom: 1500px; }}
@keyframes slideUp{ 0% {bottom: 0 ;} 20% { bottom: 0; } 27% { bottom: 500px; } 50% { bottom: 500px; } 54% { bottom: 1000px; } 74% { bottom: 1000px; } 80% { bottom: 1500px; } 100% { bottom: 1500px; }}
[not-existing] {
  zoom: 1;
}

*/


.slider-2-caption{ 
color: #fff; 
//padding-top: 15%;
//padding-bottom: 5%;
    padding-top: 10%;
    padding-bottom: 10%;
box-sizing: border-box;
}
.slider-2-caption h2
{
    /*color: #000;
    font-weight:bold;
    font-size: 35px; */

color: #000;
font-weight: bold;
font-size: 45px;
text-align: left;
}
.slider-button { text-align: left; }
.btn-1
{
    border: 1px solid #000;
    color: #fff;
    background: #000;
    text-transform: capitalize;
    font-size: 13px;
    margin-top: 1em;
}
.btn-1:hover { color: 300ff00; }
.slider2img { width: 100%;  float: right; }
.slider-2-caption h4
{
    /*color: #000;
    font-weight: 400;
    line-height: 32px;
    font-size: 22px */
    color: #000;
font-weight: 300;
line-height: 42px;
font-size: 28px;
text-align: left;
}
.sliderfa { margin-left: 1em; }
.whoweare { overflow: hidden; }
.whoweare p { 
font-size: 1.5em;
line-height: 1.5em;
font-weight: 200;
color: #32323c;
}

.slider2img { margin-top: -11%; }
/*---------- end slider2 -----------*/
/*-------------- who we are ---------*/
h2.intro-title { text-transform:capitalize;}
.intro-title:after
{
    content: "";
    width: 53%;
    background: red;
    position: absolute;
    height: 3px;
    background: #40b6ef;
    position: absolute;
    left: 15px;
    top: 43px;
    right: 0;
	transition:0.35s ease-in;
}

/*------------our services--------------------*/
h2.section-title
{
  
    text-transform: capitalize;
    margin-bottom: 0.7em;
    font-weight: bold;
    font-size: 3em;
}
.intellyze-service1 h2,
.intellyze-service1 h3
{
    color: #fff;
    text-transform: capitalize;
}
.intellyze-service1 h3
{
  font-size: 18px;
}
.intellyze-service1 
{
    width: 100%;
    height:249px;
}
figure.effect-chico h2.intelweb { 
    font-size: 51px;
    font-weight: bold;
    text-transform: capitalize;
    letter-spacing: 2px;

}
.grid figure h3.subt
{
    font-size: 25px;
    text-transform: capitalize;
}
.inner-outline
{

}
.intellyze-service
{
    padding: 30%;
    box-sizing: border-box;
    outline: 18px solid #40b6ef;
    outline-offset: -30px;
   
}
.service-titles h2
{
  font-size: 23px;
    color: #fff;

}
.service-titles h4
{
    font-size: 15px;
    columns: #fff;
}
.service-titles
{
   padding: 50px;
}
.copy-right
{
  left: 0;
  right: 0;
  margin: auto;
  padding:0.5em;
}
.copy-right p { 
 
  font-size: 12px; 
  color: #fff;
  margin-bottom:0px; }

.footer-contact li { list-style: none; display: inline-block; vertical-align: top; }
.footer-contact li a
{
    text-decoration: none;
    color: #32323c;
}

.footer-contact ul { padding: 0px; }
.ftlm { margin-right: 10px; }
.sec-padding {     padding: 50px 0px 30px; }
.footer-contact li { padding-right: 28px; }
[class^="flaticon-"]:before, [class*=" flaticon-"]:before { margin-left: 0px!important; }

.intellyze-career h4{ font-weight: 300; padding-top: 1em;}
.ftp { padding-top: 2em; }
.ftp p { 
    line-height: 32px;
    font-size: 20px;
 }
.ftr
{    width: 4em;
    left: 15px;
    margin: auto;
    position: absolute;
    background: #000;
    top: 65%;
  }
.footer-contact
{
      margin-top: 4em;
    font-weight: 500;
    font-size: 15px;
}
.career-link
{
  font-size: 13px;
    text-transform: capitalize;
    text-decoration: none;
    padding: 12px 30px;
    border: 1px solid #312f3a;
    background: #312f3a;
    color: #fff;
    border-radius: 7px;
    font-weight: 600;
    padding: 15px 49px 14px;
    text-transform: capitalize;
}
.career-link:hover { 
 text-decoration: none;
 transition: 0.35s ease-in-out;
 color: #fff; }
 .cas
 {
  position: absolute;
    right: 27%;
    top: 74%;
 }

.right-padding { padding-right:0px; }
.lr-margin { margin-left:0px; margin-right:0px; }

/*--------zoom in --------*/
.grid {
  position: relative;
  margin: 0 auto;
  padding: 1em 0 4em;
  max-width: 1000px;
  list-style: none;
  text-align: center;
  padding-top:0px;
  padding-bottom: 0px;
}
/* Common style */
.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 17px 1% ;
  min-width: 100%;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}

.grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
  width: 100%;
}

.grid figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.grid figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
  font-size: 20px;
}

.grid figure h2 span {
  font-weight: 800;
}

.grid figure h2,
.grid figure p {
  margin: 0;

}
.grid figure h3 { 

    font-size: 11px;
    text-transform: capitalize;}
.grid figure p {
  letter-spacing: 1px;
  font-size:0.5em;
}
/*---------------*/
/***** Chico *****/
/*---------------*/

figure.effect-chico img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1.12);
  transform: scale(1.12);
}

figure.effect-chico:hover img {
  opacity: 0.5;
  -webkit-transform: scale(1);
  transform: scale(1);
}

figure.effect-chico figcaption {
  padding: 3em 1em;
}
h4.dreamjob {     font-weight: 300; }
.left-padding { padding-left: 0px; }

figure.effect-chico figcaption::before {
  position: absolute;
top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    border: 8px solid #40b6ef;
  content: '';
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

figure.effect-chico figcaption::before,
figure.effect-chico p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

figure.effect-chico h2 {
    padding: 7% 0 10px 0;
    text-transform: capitalize;
    font-size: 26px;
    font-weight: bold;
}
figure.effect-chico .intelweb
{
padding-top: 22%;
}

figure.effect-chico p {
  margin: 0 auto;
  max-width: 200px;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}

figure.effect-chico:hover figcaption::before,
figure.effect-chico:hover p {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

@media screen and (max-width: 50em) {
  .content {
    padding: 0 10px;
    text-align: center;
  }
  .grid figure {
    display: inline-block;
    float: none;
    margin: 10px auto;
    width: 100%;
  }
}
 /*------- subscribe box----------*/
 input[type="text"]
{

    line-height: 30px;
    outline: 0px;
    border: none;
    width: 250px;
    border-radius: 5px;
    padding: 5px;
    text-align: left;
    color: #0c0909;
    font-size: 16px;
    background: transparent;
    border: 2px solid #d6d6d6;
}

input[type="button"].btnSubscribe 
{
  line-height:30px;
  margin-left:16px;
  border:none;
  padding:5px;

  color:#1b1b1c;
}

input[type="button"]
{
  line-height:30px;
  margin-left:23px;
  border:none;
  padding:5px;

  color:#1b1b1c;
}



.validation
{
    background-color: #e52a5e;
    color: #ffffff;
    padding: 0px 10px 0px 10px;
    border: none #9d7575;
    border-radius: 5px;
    font-size: 14px;
    line-height: 30px;
    margin-top: 10px;
      
  display:none;
  

}
.validation:before
{
    content: '';
    position: absolute;
    width: 1px;
    height: 1px;
    border: 5px solid transparent;
    border-bottom-color: #e52b5d;
    margin-top: -11px;
  right:50%;
}
.div-sub
{
  margin:0 auto;
  width:100%;
}

.success
{
  color:#1b1b1c;  
  background:-moz-linear-gradient(left, #f0f0f0 0%,#85DAF9 50%,#f0f0f0 100%); 
  background:-webkit-linear-gradient(left, #f0f0f0 0%,#85DAF9 50%,#f0f0f0 100%); 
  background:linear-gradient(left, #f0f0f0 0%,#85DAF9 50%,#f0f0f0 100%);
}
.success:before
{
   border-bottom-color:#85DAF9;
}
.service-titles h4{color:#fff;}
.service-titles h2{text-align: center;}
.sub input[type="button"]
{
	border: 1px solid #312f3a;
    background: #312f3a;
    color: #fff;
    padding: 15px 28px 14px;
    line-height: 14px;
    border-radius: 6px;
    font-weight: 600;
    text-transform: capitalize;
	font-size: 13px;
	cursor: pointer;
}
.subscribeButton input[type="button"]
{
	border: 1px solid #312f3a;
    background: #312f3a;
    color: #fff;
    padding: 15px 28px 14px;
    line-height: 14px;
    border-radius: 6px;
    font-weight: 600;
    text-transform: capitalize;
	cursor: pointer;
}

.logo-hover {     margin-left: 176%; }
/*--------mobile header ------------*/
.mob-bulb11 { 
widows: 100%;
max-width: 100px;
overflow: hidden;
padding-top: 10%; }

.bigg-text  { font-size:8em!important;font-weight:300!important; }
.career-top-padding { padding:7% 0px; }
.intellyze-career-header-title { color:#fff; }
/*-------------media--------------------*/
@media all and (max-width:1920px) and (min-width: 1600px)
{
	.floating
	{
	margin-top: 118px;
    right: 24%;

	}
}
@media (max-width:1596px)
{
.floating {
    right: 28%;
}
.bulb {
    margin-top: 56%;
}
}
@media (max-width: 1440px)
{
.mob-h-large { background-image: url('img/tab_bg.png'); } 
.hand { 
    max-width: 697px;
    top: 60%;
 }
 .slider-caption { top: 32%; }
 .slider-2-caption
 {
  padding-top: 15%;
  padding-bottom: 5%;
 }
   .slider-caption { top: 45% }
 .sd 
{
    text-align: right;
    margin: auto;
    right: 5%;
    position: absolute;
    bottom:30%;
    line-height: 35px;
    top: 68%;
    //bottom: 1%;
  }
.bulb {
    margin-top: 70%;
 }
}
@media(max-width: 1366px)
{
  .slider-2-caption {
    padding-top: 15%;
    padding-bottom: 5%;
  }

.floating {
    right: 30%;
}
.bulb {
    margin-top:41%;
}
 .hand { top: 48%; }
}
@media(max-width:1280px)
{

}
@media (max-width:1200px) 
{ 
/* big landscape tablets, laptops, and desktops */ 
.mob-h-tab { 
  background-image: url('img/slider.jpg'); 
  min-height: 550px !important;
  background-position: center center !important;
  height: 100vh;

}
.mobile-content ul { padding: 0px; }
.mobile-content ul li { display: block; list-style: none; margin-bottom: 10px;}
.mobile-content ul li a { color: #fff; font-size: 15px; text-align: center; font-weight: 600; text-decoration: none;}
.mobile-content ul li a:after { 
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background:#0f0;
    transition: width .3s;
    margin:auto;
    left: 0;
    right: 0;
 }
.mobile-content ul li a:hover::after {
    width: 50%;
    margin:auto;
    left: 0;
    right: 0;

}
.mobile-content
{
  text-align: center;
  top: 40%;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
}
.mob-cap
{
    color: #fff;
    font-size: 33px;
    font-weight: 300;
}
.mob-cap2
{
    color: #fff;
    font-weight: bold;
    font-size: 78px;
}
.left-padding {
    padding-left: 10%;
}
}

@media(max-width: 1024px)
{
.sub input[type="button"] { margin-left:12px; }
.left-padding {padding-left: 5%; }
.menu-button{  margin-left: 10%!important; } 
figure.effect-chico figcaption { padding: 3em 1em; } 
figure.effect-chico h2 { font-size: 23px; }
.slider-2-caption { padding-top: 22%; }

}
/*@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { .landscape-padding{padding-top:12%;}
.mob-h-tab
{
	padding-top: 40%;
    padding-bottom: 40%;
}


}*/



@media(max-width: 991px)
{
.slider-2-caption { padding-top: 26%; }
figure.effect-chico figcaption {
    padding: 5em 1em;
}
.mob-h { 
  background-image: url('img/slider.jpg'); 
  min-height: 600px !important;
  background-position: 70% center !important;
      height: 100vh;
}
.mobile-content ul { padding: 0px; }
.mobile-content ul li { display: block; list-style: none; margin-bottom: 10px;}
.mobile-content ul li a { color: #fff; font-size: 20px; text-align: center; font-weight: 600; text-decoration: none;}
.mobile-content ul li a:after { 
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background:#0f0;
    transition: width .3s;
    margin:auto;
    left: 0;
    right: 0;
 }
.mobile-content ul li a:hover::after {
    width: 50%;
    margin:auto;
    left: 0;
    right: 0;

}
.mobile-content
{
  text-align: center;
}
.mob-cap
{
    color: #fff;
    font-size: 33px;
    font-weight: 300;
}
.mob-cap2
{
    color: #fff;
    font-weight: bold;
    font-size: 78px;
}
.mob-h-tab { display: none; }
.mobile-content {
 
    top: 51%;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    }
.service-titles {
    padding: 18px;
}
.service-titles h2 {
    font-size: 17px;
}
.service-titles h4 {
    font-size: 10px;

}
.sec-padding { padding:0px; }
.intellyze-service {
    padding: 21%;
}
h2.intro-title { font-size:30px;     font-weight: bold;
}
.mob-hand
{
    /*width: 257px;
    margin: auto;
    right: 0;
    position: absolute;
    bottom: 0;
    top: 45%; */
    top: 37%;
    width: 50%;
    max-width: 800px;
    overflow: hidden;
    padding-top: 0;
    position: absolute;
    right: 0;
}
.mob-bulb1
{
	/*width: 95px;
    margin: auto;
    left: 0;
    right: 0;
    overflow: hidden;
	top:0; */
	padding-left:20%;
	padding-right:20%;
	width:75%;
}
.mob-header
{
	    height: 550px;
}
.mob-link1
{

    text-align: center;

}
.new-nav li {
    padding: 20px;
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom: 10px;
    }
    .left-padding {
    padding-left: 15px;
}

}
@media(max-width:800px)
{
    .sub input[type="button"]
    {
    	margin-top: 0em;
        margin-left: 0px;
    }

 

}
@media (min-width:800px) and (max-width:800px)
{
    
    .sub input[type="button"]
    {
    	margin-top: 1em !important;
        margin-left: 0px;
    }
    .career-link{
        padding: 1em !important;
        margin-top: 1em;
    }
}



@media(max-width: 768px)
{

h2.section-title { margin-top: 0.7em; }
.slider2img {
    margin-top: 0;
  }
button:focus { outline: none; }
section { padding-bottom:0px; }
header.active { height: auto; }


.service-titles {
    padding: 50px;
    margin-top: 3em;
    box-sizing: border-box;
}
.left-padding {
    padding-left: 15px;
}

.mobile-content {
    top: 52%;
  }
.right-padding { padding-right:15px;}
.intellyze-service {
    padding: 16%;
}
h2.intro-title {
    font-size: 22px;
}
.mob-hand1 {
    top:34%;
    width: 61%;
    max-width: 800px;
    overflow: hidden;
    position: absolute;
    right: 0;
}

.mob-link { top:33%; }
.sub input[type="button"]
{
   
    margin-left: 0px;  }
.new-nav li {
    padding: 3px;
    margin-bottom: 10px;
}
.slider-2-caption h2{ font-size: 25px; }
.slider-2-caption h4 { font-size: 20px; }
.btn-1 { margin-bottom: 1em; }
.mob-cap2 {
    font-size: 73px;
 }
 figure.effect-chico h2.intelweb {     font-size: 43px; }
 
  .intro-title:after { width: 150px; }
.valuable-clients { padding-top: 20px; }
.sidebar-footer .subscribeButton input[type="button"] { margin-left: 0px; }

.mob-top-margin figure.effect-chico h2 { font-size: 30px; }
.mob-top-margin .grid figure h3 { 
  letter-spacing: 1px;
  line-height: 25px;
  font-size: 15px; }
.intellyze-products-header-title h1
  {
	padding-top: 50%;
  
  }
.intellyze-products-header-title{ padding:0px; }
.header-image { height:auto; }
.intellyze-products-header-title h2 
{
   margin-bottom: 2em;
}
.bigg-text { 
    padding-top: 1em;
    padding-bottom: 0.5em;
	font-size:5em!important;
}
header { background-color: #0000008f; }

}

@media only screen
and (min-height: 412px)
and (max-height: 435px)
and (min-width: 732px)
and (max-width: 773px)
and (orientation:landscape){
.mob-h { background-size: cover; height: 412px;  }
.mobile-content {
    top: 30%;
}
}

@media (max-width: 600px)
{

.mob-top-margin figure.effect-chico figcaption { padding: 8em 1em; }
.slider-2-caption { padding-top: 22%; }
.mobile-content {
    top:38%;
}
}
@media(max-width: 576px)
{
  .mobile-content {
    top: 43%;
}
.mob-cap2 {
    font-size: 68px;
    }
.mob-top-margin figure.effect-chico figcaption {
    padding: 4em 1em;
}


}
@media(max-width:480px)
{
.slider-2-caption { padding-top: 50%; }
.intellyze-service {
    padding: 20%;
}
.grid figure h3.subt {     font-size: 15px;
    text-transform: capitalize; }
 
.mob-link { top: 42%;}
.mob-hand1 {
    top: 67%;
  }
  .mobile-content
{
 
    top:34%;
    position: absolute;
    margin: auto;
}
.mob-cap2 {
    font-size: 50px;
    }
.sub input[type="button"] {
    margin-left: 0px;
    margin-top: 1em;
  }
  figure.effect-chico .intelweb {
    padding-top: 13%;
}
.ftp { padding-top: 0px; }
figure.effect-chico figcaption {
    padding: 3em 1em;
}

}
@media(max-width:412px)
{
  .mobile-content {
    top:41%;
  }
  .mob-h {
    height: 660px;
}
}



/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {

/*@media(max-width:360px){*/

.mobile-content {
   top:15%;
}
.mob-cap2 {
    font-size: 3.5em;
  }
.mob-cap {
    font-size: 1.5em;
  }
figure.effect-chico h2.intelweb {
    font-size: .5em;
  }
	
	.mobile-content ul li a{
		    font-size: .9em;
	}
 .mob-h {
    
}
	
}



/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
  
  .mobile-content {
   top:30%;
	}
	
	.mobile-content ul li a{
		    font-size: 1em;
	}
	
	mob-h {
    height: 0px;
  background-image: url('img/mob_bg_ls.jpg'); 
}
  
}


/*new style*/

paratext{
	font-size: 2em;
    font-weight: 300;
    line-height: 2em;
}





@media screen and (max-width: 1500px){
  .slider{
    height:100vh !important;
    min-height: 625px !important;
    background-position: 70% center !important;
  }
}