@charset "utf-8";
@font-face {
font-family: 'OpenSans';
	src: local('OpenSans'), url('OpenSans-Regular.ttf') format('truetype');
}
body{
	font-family: OpenSans;
}
h2{
	font-weight: 600 !important;
	font-size: 25px;
}
.head h2 {
    font-size: 40px;
    color: dimgray;
    line-height: 60%;
    font-weight: 700;
}
.head h1 {
    font-size: 50px;
    font-weight: 400;
}
.head p {
    font-size: 22px !important;
    color: gray;
    font-weight: 700;
}
.head .btn {
    background-color: rgb(219, 21, 59);
    margin-top: 5%;
    font-size: 14px;
    transition: all 0.5s ease-in-out 0s;
	 border: 1px solid #da153b;
}
.head .btn:hover {
    background-color: transparent;
   border: 1px solid #da153b;
	color: #da153b;
}
.head .btn:active {
	color: #da153b;
}
.head {
    padding-top: 8%;
    padding-left: 5%;
}
#h img {
    height: 600px;
    width: 100%;
}
.h .clearfix:before, .h .clearfix:after, .h .dl-horizontal dd:before, .h .dl-horizontal dd:after, .h .container:before, .h .container:after, .h .container-fluid:before, .h .container-fluid:after, .h .row:before, .h .row:after, .h .form-horizontal .form-group:before, .h .form-horizontal .form-group:after, .h .btn-toolbar:before, .h .btn-toolbar:after, .h .btn-group-vertical > .btn-group:before, .h .btn-group-vertical > .btn-group:after, .h .nav:before, .nav:after, .h .navbar:before, .h .navbar:after, .h .navbar-header:before, .h .navbar-header:after, .h .navbar-collapse:before, .h .navbar-collapse:after, .h .pager:before, .h .pager:after, .h .panel-body:before, .h .panel-body:after, .h .modal-header:before, .h .modal-header:after, .h .modal-footer:before, .h .modal-footer:after{
	display:inline !important;
}
.h {
	margin-bottom: 20px;
}
/* .footer{
    left: 0;
    bottom: 0;
	width: 100%;
	right: 0;
} */
.container-fluid{
	height: 100%;
}
.container{
	height:100px;
}
.searchandcontact {
	margin-top: -20px;
	margin-left: 100px;
}
.search input[type=text] {
    width: 70%;
	height: 20px;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 40px;
    font-size: 14px;
    background-color: white;
    background-position: 10px 10px; 
    background-repeat: no-repeat;
    padding: 12px 20px 12px 40px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
	top: 0;
}

 .search input[type=text]:focus {
    width: 100%;
} 
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 5%;
  z-index: 2;
  border: none;
  outline: none;
box-shadow: 0px 0px 10px 1px #000000;
  background-color: #DB153B;
	font-size: 12px;
  color: white;
  cursor: pointer;
  padding: 10px;
  border-radius: 10px;
}
#myBtn:hover {
  background-color: #555;
}
.header {
  margin-top:15%;
  color:#892252;
}
.header h1 {
   color:#892252;
	margin-left: 35%;
}
.btn-primary-outline {
  background-color: transparent;
  border-color: white;
	color: white;
}
.btn-primary-outline:hover {
        color: white;
        background-color: orangered;
}
.btn-primary-outline .btn-danger:hover {
        color: white;
        background-color: orangered;
}
.btn-danger{
		background-color: orange;
		 border-color: orange;
}
.btn-round{
		border-radius: 25px;
}

.btn-new{
	background-color: #DB153B;
}

.btn-new:hover{
	background-color: orange;
}
.aboutdatasci{
	padding: 80px;
	background-color: #F1F1F1;
	text-align: center;
}
.aboutdatasci p{
	padding: 10px 260px;
	font-size: 15px;
	font-weight: 500;
}
.slog{
	background-color: #333333;
	color: #FFF;
	padding: 30px;
	text-align: center;
}
.slog h3{
	padding: 0 460px;
	font-size: 20px;
	font-weight: 800;
}
.bpps h2{
	padding-top: 100px;
	padding-left: 150px;
}
.bpps p{
	padding: 5px 150px;
	font-size: 15px;
	font-weight: 500;
}
.services{
	text-align: center;
	
}
.services .back{
	background-color: #F1F1F1;
}
.services #backs{
	padding-top: 100px;
	height: 740px;
}
.services h2{
	padding: 20px 50px;
	text-transform: uppercase;
	font-size: 20px;
}
.services p{
	padding: 5px 50px;
	font-size: 15px;
	font-weight: 500;
}
.services p b{
	color: #DB153B;	
}
.bsolution{
	background-color: #DB153B;
	color: #FFF !important;
	padding: 50px;
	text-align: center;
}
.bsolution p{
	padding: 15px 320px;
	font-size: 15px;
	color: #FFF !important;
}
.esolution{
	text-align: center;
}
.esolution #boxes{
	height: 500px;
}
.esolution h2{
	padding: 20px 200px;
	text-transform: uppercase;
	font-size: 20px;
}
.esolution p{
	padding: 25px 200px;
	font-size: 15px;
	font-weight: 500;
}
.backabo{
	background-color: #FFF;
}
.marketprofile{
	background-color: #F1F1F1;
}
.marketprofile h2{
	text-transform: uppercase;
	font-size: 20px;
	padding-bottom: 10px;
	padding-top: 30px;
}
.marketprofile #orange{
	background-color: #FF7B1E;
	color: #fff;
	padding: 50px 150px;
}
.marketprofile #orange p{
	color: #fff;
	padding-top:20px;
}
.marketprofile #orange ul {
    list-style: none;
    margin-left: 0;
    padding-left: 1.2em;
    text-indent: -1.2em;
	font-size: 15px;
}
.marketprofile #orange li:before {
    content: "+";
    display: block;
    float: left;
    width: 1.2em;
    color: #fff;
}
.marketprofile #white{

	padding: 50px 150px;
}
.marketprofile #white ul {
    list-style: none;
    margin-left: 0;
    padding-left: 1.2em;
    text-indent: -1.2em;
	color : #999999;
	font-size: 15px;
}
.marketprofile #white li:before {
    content: "+";
    display: block;
    float: left;
    width: 1.2em;
    color: #FF7B1E;
}
.partner p{
	padding: 0 330px;
	font-size: 16px;
	color: #FFF !important;
	padding-bottom: 20px;
}
.our{
	text-align: center;
	padding: 100px;
}
.our #boxs{
	height: 300px;
}
.our #boxs p{
	padding: 70px;
	font-size: 15px;
}
.our #boxs .im{
	height: 50px;
}
.footjob{
	margin-top: 100px;
}
form label{
	text-align: left;
}
h3, h4, p{
	color: #FFF;
	text-decoration: none;
	
}

p{
		margin: 0;
		text-decoration: none;
		color: darkgray;
}
	
footer{
	background-color: #000000;
	color: darkgray;
	height: 70px;
	padding:25px 0;
		
}
.foot{
	padding: 30px;
	padding-top: 50px;
	margin-bottom: 20px;
}
.foot .info{
	padding-left: 100px;
	text-align: left;
	font-family: CenturyGothic;
}
.foot .office{
	padding-left: 40px;
	text-align: left;
	font-family: CenturyGothic;
}
.foot .social{
	padding-left: 40px;
	text-align: left;
	font-family: CenturyGothic;
}
.imentorhead{
background-image: url(../images/new/imentor.png);
height: 900px;
width: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.imentorhead .imenterbannertext{
	margin-top: 8%;
	padding-left: 10%;
}
.imentorhead .imenterbannertext h1{
	font-size : 30px ;
	font-weight : 500 ;
	color:#FFF;
}
.imentorhead .imenterbannertext p{
	padding-top: 20px;
	padding-right: 10%;
	color : #ffffff ;
	font-size : 16px ;
	font-weight : 300 ;
}
.imentorhead .imenterbannertext img{
	padding-top: 50px;
	padding-left: 20%;
}
.imentorhead .imenterbannertext h2{
	font-size : 22px ;
	font-weight : 700 ;
	color:#FFF;
}
.imentersolution{
	padding-left:100px;
	padding-right:100px;
}
.imentor #orange{
	padding: 140px 150px;
}
.imentorpackage h3{
	color: #989898;
}
.imentorpackage ul {
    list-style: none;
    margin-left: 0;
    padding-left: 1.2em;
	color : #da153b;
	font-size: 24px;
	font-weight: 700;
}

.imentorpackage li:before {
    content: "+";
    width: 20px;
    color: #da153b;
}
.esolution h1{
	padding-top: 50px;
	font-weight: 600;
	font-size: 30px;
	padding-bottom: 20px;
}
.imantorkey{
	background-color: #F1F1F1;
}
.imantorkey h2{
	padding: 20px 20px;
	text-transform: uppercase;
	font-size:18px;
}

.imantorkey ul {
    list-style: none;
    margin-left: 0;
    padding-left: 1.2em;
	color : #989898;
	font-size: 15px;
	font-weight: 400;
	padding: 20px 130px;
}
.imantorkey li{
	padding-top: 10px;
}
.imantorkey li:before {
    content: "+";
    width: 20px;
    color: #ff7a23;
}
.imantorkey #boxes{
	height: 390px;
}
.imentorlast{
background-image: url(../images/new/imentorbottom.png);
height: 1100px;
	padding-top: 20px;
width: 100%;
  background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.imentorlast li:before {
    content: "+";
    width: 20px;
    color: #da153b;
	font-weight: 500;
}
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6{
	padding-right: 0px;
}
.fundhead{
background-image: url(../images/new/fundhead.png);
height: 900px;
width: 100%;
  background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.fundhead .imenterbannertext{
	margin-top: 8%;
	padding-left: 7%;
}
.fundhead .imenterbannertext h1{
	font-size : 30px ;
	font-weight : 600 ;
}
.fundhead .imenterbannertext p{
	padding-top: 20px;
	padding-right: 25%;
	font-size : 16px ;
	font-weight : 300 ;
}
.fundsolution h3{
	padding-left:300px;
	padding-right:300px;
	font-weight: 700;
	color: #989898;
	font-size: 25px;
}
.box{
	background-color: #F1F1F1;
	padding: 50px;
}
.x_panel {
    position: relative;
    width: 100%;
    padding: 50px 50px;
    display: inline-block;
    background: #fff;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
    opacity: 1;
    transition: all .5s ease;
	color:darkgray;
}
.x_panel:hover { 
	background: #da153b !important; 
	color:#fff !important;
}
.x_panel:hover p{ 
	color:#fff !important;
}
.x_panel:hover hr{ 
	background-color:#fff !important;
	color:#fff !important;
}
.x_panel:hover h2,h4{ 
	color:#fff !important;
}
.tile {
    overflow: hidden;
}
.x_title h2{
	color:#333333 !important;
}
.box .col-lg-4, .box .col-md-4{
	position: relative;
    min-height: 1px;
    float: left;
    padding-right: 2%;
    padding-left: 2%;
}
.box hr{
	width:10%;
	height:5px;
	background-color: #000;
	float: left;
	margin-top:5px !important;
}
.x_title {
    padding: 1px 5px 6px;
}
.x_content {
    padding: 0 5px 25px;
    position: relative;
    width: 100%;
    float: left;
    clear: both;
    margin-top: 5px;
}
.x_content h4{
	color : #ff7a23 !important;
	font-weight :800;
	font-size:15px;
	padding: 20px 0;
}
.x_content p{
	padding:10px;
}
.x_panel:hover h4{
	color: #fff !important;
}
.box .fundiphone{
	background-image: url(../images/new/fundiphone.png);
	height: 500px;
	width: 100%;
	  background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.box .fundlaptop{
	background-image: url(../images/new/fundlptop.png);
	height: 530px;
	width: 100%;
	  background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.box .fundnews{
	background-image: url(../images/new/fundnews.png);
	height: 730px;
	width: 100%;
	  background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.box .x_content ul {
    list-style: none;
    padding-top: 70px;
	color : #da153b;
	font-size: 23px;
	font-weight: 700;
}
.box .x_content li:before {
    content: "+";
    width: 20px;
    color: #ff7a23;
}
.box .x_panel:hover ul{
	color:#fff !important;
}
.box .x_panel:hover li:before{
	color:#fff !important;
}
.box .boxul ul {
    list-style: none;
	color : #989898;
	font-size: 15px;
	font-weight: 300;
	padding-top: 10px;
	padding-left:0px;
}
.box .boxul li:before {
    content: "+";
    width: 20px;
    color: #ff7a23;
}
.box .x_panel .h3 h3{
	color : #da153b;
	font-size : 23px;
	font-weight : 700;
	line-height: 35px;
	
}
.box .panel-h3 .x_panel{
	background: #F1F1F1 !important;
}
.box .panel-h3{
	background: #F1F1F1 !important;
	border: 2px #da153b solid;	
}
.card {
 -moz-column-width: 30em;
 -webkit-column-width: 30em;
 -moz-column-gap: .5em;
 -webkit-column-gap: .5em; 
  
}
.panel {
 display: inline-block;
 margin:  .5em;
 padding:  0; 
 width:98%;
}
.hrhead{
background-image: url(../images/new/hrhead.png);
height: 900px;
width: 100%;
  background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.imenterbannertexts{
	margin-top: 10%;
	padding-left: 7%;
}
.imenterbannertexts h1{
	font-size : 30px ;
	font-weight : 600 ;
}
.imenterbannertexts p{
	padding-top: 20px;
	padding-right: 25%;
	font-size : 16px ;
	font-weight : 300 ;
}
.slog p{
	padding: 10px 360px;
	font-size: 15px;
	font-weight: 400;
	color: #fff;
}
.hrservice .hr{
	padding:150px;
}
.hrservice .hr img, .hrservice .hr h2{
	display: inline-block;
	padding: 10px;
}
.hrservice .hr ul {
    list-style: none;
	color : #989898;
	font-size: 23px;
	font-weight: 400;
	padding-top: 10px;
	padding-left: 100px;
}
.hrservice .hr li:before {
    content: "+";
    width: 20px;
    color: #da153b;
	font-weight: 700;
}
.box .hrlaptop{
	background-image: url(../images/new/hrlaptop.png);
	height: 520px;
	width: 100%;
	  background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.box .hrgirl{
	background-image: url(../images/new/hrgirl.png);
	height: 500px;
	width: 100%;
	  background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.box .hrstamp{
	background-image: url(../images/new/hrstamp.png);
	height: 560px;
	width: 100%;
	  background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.careershead{
background-image: url(../images/new/careershead.png);
height: 900px;
width: 100%;
  background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.careershead h3{
	padding-top:50px;
	padding-right:150px;
	color : #ff7a23;
	font-size : 20px ;
font-weight : 800 ;
line-height : 24px ;
}
.btn-backgroundless {
	background-color: transparent;
	font-size: 15px;
	font-weight: 900;
	border-radius: 0;
	border-color: #ff7a23;
	color: #ff7a23;
	width : 200px ;
	height : 31px ;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	margin: 20px 20px 10px 25px;
	padding-bottom: 30px;
	border-width: 1px;
}
.btn-backgroundless:hover {
        color: white;
        background-color: #ff7a23; 
}
.table-responsive{
	margin-top: 80px;
	padding:0px 200px;
}
.table > tbody > tr > td{
	  border: 4px solid  #F1F1F1;
	font-weight: 800;
	font-size:14px;
	color: #989898;
}
.table > thead > tr > th{
	vertical-align: bottom;
	background: #da153b;
	color: #fff;
	font-size:15px;
	text-align: center;
	border: 4px solid  #F1F1F1;
	font-weight: 800;
}
.evenRow {
    padding: 2px 0px 2px 3px;
    background-color: #F1F1F1;
}
.table .applyjob{
color : #da153b !important;
}
.currentOpenings span.positionName a:link {
    text-decoration: none !important;
    color: #989898 !important;
	font-size:15px !important;
}
table.currentOpenings a {
    color: #da153b !important;
    text-decoration: none;
	font-size : 15px !important;
font-weight : 700 !important;
}
.careerul ul {
    list-style: none;
	color : #989898;
	font-size: 15px;
	font-weight: 500;
	padding-top: 10px;
	padding-left:0px;
}

.careerul li:before {
    content: "+";
    width: 20px;
    color: #ff7a23;
}
.careerul h2{
	font-size:20px;
	text-transform: uppercase;
	font-weight: 700;
}
.registerhead{
background-image: url(../images/new/registerhead.png);
height: 900px;
width: 100%;
  background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.verticalLine {
    border-right: 2px solid #fff;
}
.eagle-form input[type=text], .eagle-form input[type=email], .eagle-form input[type=password]{
	width: 300px;
	height: 40px;
	background-color: transparent;
    padding: 12px 20px;
    margin: 8px 0 0 10px;
  	color: #fff;
	outline: none;
	border: 1px solid #fff;
	font-weight: 500;
	font-size: 15px;
}
.eagle-form ::-webkit-input-placeholder {
  color:#fff;
}
.eagle-form ::-moz-placeholder {
  color:#fff;
}
.eagle-form :-ms-input-placeholder {
  color:#fff;
}
.eagle-form :-moz-placeholder {
  color:#fff;
}
.btn-sign-up{
	margin-top: 30px;
	width: 100%;
	height: 40px;
	border: none;
	border-radius: 0;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	background-color: #da153b;
	font-size: 16px;
	color: #fff;
	font-weight:700;
}
.btn-sign-up:hover{
	color:#da153b;
	border:1px solid #da153b;
	background-color: transparent;
}
.eagle-form{
	width: 500px;
	padding: 50px 100px;
	background-color: rgba(224, 224, 224, 0.3);
}
.regiform{
	width:320px;
	color: #fff;
}
.regiform h3{
	padding-bottom: 40px;
	color: #fff;
	font-size : 25px ;
font-weight : 600 ;
	padding-left: 10px;
}
.regiform .form-row{
	margin-top: 20px;
}
.regiform lable{
	font-size: 15px;
	font-weight: 500;
}
.item {
    display: block;
	padding-top:30px;
}
label {
    display: inline;
}
form label {
     float: none;
}
label {
	display: inline;
}

.regular-checkbox {
	display: none;
}
.regular-checkbox + label {
	background-color: transparent;
	border: 1px solid #da153b;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	padding: 9px;
	border-radius: 3px;
	display: inline-block;
	position: relative;
}

.regular-checkbox + label:active, .regular-checkbox:checked + label:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}
.regular-checkbox:checked + label {
	background-color: #da153b;
	border: 1px solid #da153b;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
	color: #fff;
}
.regular-checkbox:checked + label:after {
	content: '\2714';
	font-size: 10px;
	position: absolute;
	top: 0px;
	left: 3px;
	color: #fff;
}
.big-checkbox + label {
	padding: 10px;
}
.big-checkbox:checked + label:after {
	font-size: 13px;
	left: 5px;
}
.tag {
	display: inline;
	font-size: 15px;
}
.registertext h3{
	color:#da153b;
	font-size: 20px;
	font-weight: 700;
	padding: 10px 100px;
	padding-top: 400px;
}
.registertext p{
	color:#da153b;
	font-size: 15px;
	font-weight: 700;
	padding: 0px 100px;
}
#email{
background-image:url(../images/new/registeremail.png); 
background-repeat: no-repeat; 
background-position:bottom 7px right 5px;
}
#fname{
background-image:url(../images/new/registerfname.png); 
background-repeat: no-repeat; 
background-position: bottom 3px right 5px;	
}
.lname{
background-image:url(../images/new/registerfname.png); 
background-repeat: no-repeat; 
background-position: bottom 3px right 5px;
}
.office p b{
	color:#fff;
	font-size: 16px;
}
#logInfo {
    font-size:16px !important;
	padding-left:20px !important;
	padding-bottom:40px !important;
}
#layOut{
	padding: 5px 5px;
}
#applicationsInfo{
	 font-size: 16px !important;
}
.loginheadimg{
background-image: url(../images/new/loginhead.png);
height: 850px;
	width: 50%;
    background-position:initial; 
     background-repeat: no-repeat;
	background-size: cover;
 }
.headlog .container-fluid{
	padding-left: 0px !important;
}
.loginhead{
	padding: 100px;
}
.loginhead h2{
	color:#989898;
	font-size:30px;
}
.eagle-login input[type=text], .eagle-login input[type=email], .eagle-login input[type=password]{
	width: 300px;
	height: 40px;
	background-color: transparent;
    padding: 12px 20px;
    margin: 8px 0 0 10px;
  	color: #989898;
	outline: none;
	border: 1px solid #989898;
	font-weight: 500;
	font-size: 15px;
}
.eagle-login ::-webkit-input-placeholder {
  color:#989898;
}
.eagle-login ::-moz-placeholder {
  color:#989898;
}
.eagle-login :-ms-input-placeholder {
  color:#989898;
}
.eagle-login :-moz-placeholder {
  color:#989898;
}
.eagle-login lable{
	color: #989898;
}
.loginhead p{
	padding-top:30px;
	font-size: 16px;
}
.loginhead a{
	color:#da153b;
	text-decoration: none;
}
.loginhead a:hover{
	color:#da153b;
	text-decoration: none;
}
.ullog{
	color : #989898;
}
.loginhead ul {
    list-style: none;
	font-size: 15px;
	font-weight: 500;
	padding-top: 10px;
	padding-left:0px;
}

.loginhead li:before {
    content: "+";
    width: 20px;
    color: #da153b;
}
.eagle-login #email{
background-image:url(../images/new/loginuser.png); 
background-repeat: no-repeat; 
background-position: bottom 3px right 5px;
}
.eagle-login #pass{
background-image:url(../images/new/userpass.png); 
background-repeat: no-repeat; 
background-position: bottom 3px right 5px;
}
.ulfor{
	color:#fff;
}
.jobemploy .container-fluid{
	padding-left: 0px !important;
}
.jobseek{
	padding-top: 50px;
	color: #989898;
	padding-bottom: 0px !important;
}
.jobseeker{
	background-color: #F1F1F1;
	padding: 7%;
	padding-left: 10%;
}
.jobseek h2{
	padding-top: 20px;
}
.jobseek p{
	padding-top: 10px;
	font-size: 16px;
	font-weight: 500;
	padding-right: 10%;
}
.jobseek p a{
	color:#da153b;
	font-weight: 700;
	text-decoration: none;
}
.employeer{
	padding: 7%;
	padding-left: 10%;
}

.jobform .col-xs-6, .jobform .col-sm-6, .jobform .col-md-6, .jobform .col-lg-6 {
    padding-right: 15px;
}
#mainBoxColor{
	background: #808080;
	color:#fff;
	padding: 10px 10%;
}
#mainBoxColor a{
	color: #fff;
}
#mainBoxColor a:hover{
	text-decoration: none;
	color: #F27C0E;
}
@media screen and (max-width: 1500px){
.aboutdatasci{
	padding: 50px;
}
.aboutdatasci p{
	padding: 10px 160px;
}
.slog h3{
	padding: 0 260px;
}
.bpps h2{
	padding-top: 50px;
	padding-left: 100px;
}
.bpps p{
	padding: 5px 100px;
}
.services h2{
	padding: 20px 30px;
}
.services p{
	padding: 5px 30px;
}
.bsolution p{
	padding: 0 200px;
}
.esolution h2{
	padding: 15px 100px;
}
.esolution p{
	padding: 15px 100px;
}
.imantorkey ul {
	padding: 15px 80px;
}
.fundsolution h3{
	padding-left:200px;
	padding-right:200px;
}
.slog p{
	padding: 10px 260px;
}
.hrservice .hr ul {
	font-size: 20px;
	padding-left: 50px;
}
.hrservice .hr{
	padding:80px;
}
.table-responsive{
	margin-top: 50px;
	padding:0px 0px;
}
#h img {
    height: 500px;
    width: 100%;
}
}
@media screen and (max-width: 1300px){
.foot .info{
	padding-left: 40px;
}
.our{
	padding: 50px;
}
.our #boxs p{
	padding: 50px;
}
.our #boxs .im{
	height: 40px;
}
.imantorkey ul {
	padding: 15px 40px;
}
.imentersolution{
	padding-left:50px;
	padding-right:50px;
}
.eagle-form{
	width: 400px;
	padding: 50px 50px;
}
}
@media screen and (max-width: 1200px){
p{
	font-size: 14px !important;
}
.aboutdatasci p{
	padding: 10px 100px;
}
.slog h3{
	padding: 0 160px;
}
.bpps h2{
	padding-top: 20px;
	padding-left: 50px;
}
.bpps p{
	padding: 5px 50px;
}
.services h2{
	padding: 10px 10px;
}
.services p{
	padding: 5px 10px;
}
.bsolution p{
	padding: 0 100px;
}
.esolution h2{
	padding: 15px 50px;
}
.esolution p{
	padding: 15px 50px;
}
.marketprofile #orange{

	padding: 30px 50px;
}

.marketprofile #white{

	padding: 30px 50px;
}
.partner p{
	padding: 0 230px;
}
.services #backs{
	padding-top: 50px;
}
.esolution #boxes{
	height: 400px;
}
.our #boxs p{
	padding: 20px;
}
.imantorkey ul {
	padding: 15px 30px;
}
.imentor #orange{
	padding: 120px 50px;
}	
.fundsolution h3{
	padding-left:100px;
	padding-right:100px;
}
.box{
		padding: 20px;
	}
.slog p{
	padding: 10px 160px;
}
.loginhead{
	padding: 20px;
}
.loginheadimg{
height: 750px;
 }
.jobseeker{
	padding: 3%;
	padding-left: 5%;
}
.employeer{
	padding: 3%;
	padding-left: 5%;
}
#h img {
    height: 400px;
    width: 100%;
}
.head h1 {
    font-size: 30px;
}
.head h2 {
    font-size: 20px;
    line-height: 30%;
}
}
@media screen and (max-width: 1000px){
.services #backs{
	padding-top: 50px;
	height: 500px;
}
.aboutdatasci p{
	padding: 10px 30px;
}
.esolution h2{
	padding: 10px 20px;
}
.esolution p{
	padding: 10px 20px;
}
.bsolution p{
	padding: 0 30px;
}
.marketprofile #orange{

	padding: 10px 20px;
}

.marketprofile #white{

	padding: 10px 20px;
}
.slog h3{
	padding: 0 50px;
}
.partner p{
	padding: 0 30px;
}
.imentor #orange{
	padding: 100px 30px;
}
.imantorkey ul {
	padding: 10px 20px;
}
.imentersolution{
	padding-left:30px;
	padding-right:30px;
}
.eagle-form{
	width: 100%;
	padding: 30px 25%;
}
.verticalLine {
    border-right: none;
}
.registertext h3{
	padding: 10px 100px;
	padding-top: 0px;
}
.jobseeker{
	padding: 2%;
	padding-left:5%;
}
.employeer{
	padding: 2%;
	padding-left: 5%;
}
#h img {
    height: 550px;
    width: 100%;
}
	.head{
		padding-bottom: 20px;
	}
}
@media screen and (max-width: 600px){
.header {
  margin-top:15%;
  color:#892252;
}

.header h1 {
   	color:#892252;
	margin-left: 10%;
}
.foot .info{
	padding-left: 0px;
}
.foot .office{
	padding-left: 0px;
}
.foot .social{
	padding-left: 0px;
}
.aboutdatasci p{
	padding: 5px 5px;
}
.slog h3{
	padding: 0 20px;
}
.bpps h2{
	padding-left: 20px;
}
.bpps p{
	padding: 5px 20px;
}
.services #backs{
	padding-top: 20px;
}
.bsolution p{
	padding: 0 10px;
}
.our #boxs{
	height: 230px;
}
#myBtn {
  right: 10%;
	background-color: transparent;
	color:#000;
}
.esolution .imantorkey #boxes{
	height: 220px !important;
}
.imentorlast #boxes{
	height: 190px !important;
}
.esolution h2{
	padding: 5px 20px;
}
.esolution p{
	padding: 5px 20px;
}
.imantorkey li {
    padding-top: 0px;
}
.imentersolution{
	padding-left:5px;
	padding-right:5px;
}
.imentorlast{
		padding-top: 0px;
}
.fundsolution h3{
	padding-left:10px;
	padding-right:10px;
}
.card {
 -moz-column-width: 60em;
 -webkit-column-width: 60em;
 -moz-column-gap: .2em;
 -webkit-column-gap: .2em; 
  
}
	.x_panel{
		padding: 10px 10px;
	}
	.box{
		padding: 10px;
	}
.slog p{
	padding: 10px 60px;
}
.hrservice .hr ul {
	font-size: 20px;
	padding-left: 10px;
}
.hrservice .hr{
	padding:20px;
}
.regiform{
	width:100%;	
}
.eagle-login .regiform{
	width:320px;	
}
.eagle-form input[type=text], .eagle-form input[type=email], .eagle-form input[type=password]{
	width: 100%;
	height: 40px;
}
.eagle-form {
    padding: 20px 25px;
}
.registertext h3 {
    padding: 10px 20px;
}
.registertext p {
    padding: 0px 20px;
}
.loginheadimg{
height: 450px;
	width: 100%;
 }
.headlog .container-fluid{
	padding-right: 0px !important;
}
.jobemploy .container-fluid{
	padding-left: 0px !important;
	padding-right: 0px !important;
}
#h img {
    height: 320px;
    width: 100%;
}
}

.co a, .co a:visited {
	color: #fff;
}
.foot a, .foot a:visited {
	color: darkgray;
}
.foot a:hover {
	text-decoration: none;
}

@media (min-width: 1900px){
.card {
 -moz-column-width: 40em;
 -webkit-column-width: 40em;
 -moz-column-gap: .8em;
 -webkit-column-gap: .8em;  
}
#h img {
    height: 720px;
    width: 100%;
}
}
footer{
	clear: both;
	width: 100%;
}
.updated p{
	color:#222;
	font-size:16px;
	padding: 10px;
}
.updated .year{
	font-size:16px;
}
.updated div, .updated td{
	font-size:14px;
}