@media only screen and (max-width : 667px) {
.hidem {
    display:none;
}
h2.lead_h{font-size:30px;}
#header-section{padding-top: 0px;
    padding-bottom: 0px!important;
    margin-bottom: 0px!important;
    margin-top: 0px;
    
}
#mtopk{margin-top:0px;}
.padding7 {
    padding: 5%;
    padding-top: 2%;
}

}
/* desktop */
*{box-sizing:border-box;}
.mein-section1 .con1 {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    position: relative;
    justify-content: space-between;
	background: #fff;
}
.mein-section1 .con1 .company1 {
    width: 21%;
    position: relative;
    padding: 0 10PX;
    background: #FFF;
    margin: 0 auto;
}
.mein-section1 .con1 .company1 h2 {
   text-align: center;
    padding: 50px;
    height: 220PX;
    width: 220px;
    align-items: center;
    display: flex;
    color: #23468c;
    background: #e5e5e5;
    border-radius: 100%;
    font-size: 1.5VW;
    JUSTIFY-CONTENT: CENTER;
    font-weight: bold;
    font-family: "Untitled Serif",Georgia,serif;
}

.mein-section1 .con1:before {
    border: 2px dashed;
    content: "";
    position: absolute;
    width: 85%;
    left: 75px;
}
@media(max-width:767px){

.mein-section1 .con1:before {
    border: 1px dashed;
    content: "";
    position: absolute;
    width: 0;
    height: 85%;
    left: 50%;
    top: 40px;
}
.mein-section1 .con1 {
  
    display: block;
    background: transparent !important;
}
.mein-section1 .con1 .company1 {
   
    background: transparent;
    width: 100%;
   padding: 30px 0PX;
}
.mein-section1 .con1 .company1 h2 {
   
    margin: 0 auto;
}


}
@media(max-width:480px){

.mein-section1 .con1 .company1 h2 {
   
    font-size: 5VW;
    
}
}



@media only screen and (min-width : 1224px)  {
h2.lead_h{font-size:50px;}
#mtopk{/*margin-top:33px;*/}
#header-section{
    padding-top: 50px!important;
    padding-bottom: 0px!important;
    margin-bottom: 0px!important;
    margin-top: 50px;
    
}
 .arrow-steps .step {
	font-size: 19px;
	text-align: center;
	color: #666;
	cursor: default;
	margin: 0 3px;
	padding: 21px 10px 19px 30px;
	min-width: 180px;
	float: left;
	position: relative;
	background-color: #98BF64;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none; 
  transition: background-color 0.2s ease;
}

.arrow-steps .step:after,
.arrow-steps .step:before {
	content: " ";
	position: absolute;
	top: 13px;
	right: -17px;
	width: 0;
	height: 0;
	border-top: 19px solid transparent;
	border-bottom: 17px solid transparent;
	border-left: 17px solid #98BF64;	
	z-index: 2;
  transition: border-color 0.2s ease;
}

.arrow-steps .step:before {
	right: auto;
	left: 0;
	border-left: 17px solid #fff;	
	z-index: 0;
}

.arrow-steps .step:first-child:before {
	border: none;
}

.arrow-steps .step:first-child {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.arrow-steps .step span {
	position: relative;
}

.arrow-steps .step span:before {
	opacity: 0;
	content: "✔";
	position: absolute;
	top: -2px;
	left: -20px;
}

.arrow-steps .step.done span:before {
	opacity: 1;
	-webkit-transition: opacity 0.3s ease 0.5s;
	-moz-transition: opacity 0.3s ease 0.5s;
	-ms-transition: opacity 0.3s ease 0.5s;
	transition: opacity 0.3s ease 0.5s;
}

.arrow-steps .step.current {
	color: #fff;
	background-color: #23468c;
}

.arrow-steps .step.current:after {
	border-left: 17px solid #23468c;	
}

ul.pro3 {
    margin-left: 23px;
}
h3.lead_h {
    font-size: 32px;
}
.padding7 {
    padding: 5%;
    padding-top: 2%;
}
ul.pro3 li {
    font-size: 15px;
    line-height: 24px;
}
}
/* end media query */


 .lead_p{
    color:#333;
    font-size:15px; 
   }          
    .lead_p1{
    color:#333;
    font-size:15px;
    margin-bottom:10px; 
   }   
           .lead_h{
   text-align: left;
   color: black;
   font-family: "Untitled Serif",Georgia,serif;

   }

.table-list {
    background: #FFF;
    color: #403d3a;
}

.table-list li:nth-child(2n) {
    background: #fff;
}
.pricing-3 ul li{font-size: 13px!important;}
.pricing.pricing-3 br {display: none!important;}

.table-list li:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    color: #3fab91;
    display: inline-block;
    position: relative;
    right: 5px;
    font-size: 16px;
} 



.bg--primary.footer {
    background: #EEEEEE!important;
}

.bg--primary.footer p, .bg--primary.footer span, .bg--primary.footer ul, .bg--primary.footer h5  {
    color: #333!important;
}
.bg--primary.footer ul li a { color: #333!important;}
.btn--primary, .btn--primary:visited{  color: #FFFFFF;
    background-color: #1E4870;}
img.logo.logo-dark{max-width:163px!important;max-height: none!important;}
.text-right {
    text-align: right;
    margin-top: 16px;
}
.bar .logo {
    max-height: 200px;
    max-width: none;
}

/*! Place your custom styles here */
.help-block{
    color: brown;
}
 .switchable__text{padding:10px;}
		.align-center {
    text-align: center;
}
.mbr-white {
    color: #ffffff;
}
.display-2 {
    font-family: 'Muli',sans-serif;
    font-size: 2.45rem;
    line-height: 1.2;
}
.mbr-pt-2 {
    padding-top: 1rem;
}
.mbr-bold {
    font-weight: 700;
}
.mbr-section-title {
    margin: 0;
    padding: 0;
        padding-top: 0px;
    font-style: normal;
    line-height: 1.2;
    width: 100%;
}
display-7 {
    font-family: 'Muli',sans-serif;
    font-size: 1.3rem;
    line-height: 1.6;
}
.mbr-pt-4 {
    padding-top: 2rem;
}
.mbr-light {
    font-weight: 300;
}
.mbr-text {
    font-style: normal;
    line-height: 1.6;
    width: 100%;
}
h1, h2, h3, h4, h5, h6, .display-1, .display-2, .display-4, .display-5, .display-7 {
    word-break: break-word;
    word-wrap: break-word;
}
cid-r7tK89hLs7 {
    padding-top: 8rem;
    padding-bottom: 8rem;
    background-image: url("http://jobportal.co.in/user-uploads/header-image/a9952048e1e4d30b5cf398b12636690c.jpg");
}
section, .container, .container-fluid {
    position: relative;
    word-wrap: break-word;
}
section {
    background-color: #ffffff;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    
}
.cid-r7tK89hLs7 .mbr-overlay {
    background-color: #232323;
    opacity: 0.9;
}
.mbr-overlay {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}.cid-r7tK89hLs7 .mbr-overlay {
    background-color: #232323;
    opacity: 0.9;
}
.mbr-overlay {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}
[data-gradient-bg] {
    position: relative;
    background: #252525;
    margin-bottom: 0px;
    padding-bottom: 81px;
    padding-top: 81px;
}
.cid-r7tK89hLs7 .block .top-line .wrapper-icon {
    min-width: 50px;
    height: 50px;
    background-color: #ffffff;
    border-radius: 10px;
    margin-right: 10px;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}
.cid-r7tK89hLs7 .block .top-line .wrapper-icon .amp-iconfont {
    color: #c900fc;
    font-size: 1.5rem;
}
.cid-r7tK89hLs7 .block .top-line .wrapper-icon .amp-iconfont svg {
    width: 1.5rem;
    height: 1.5rem;
    fill: #c900fc;
}
.cid-r7tK89hLs7 P {
    color: #ffffff;
}
.display-4 {
    font-family: 'Muli',sans-serif;
    font-size: 1rem;
    line-height: 1.4;
}
.mbr-col-md-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 1rem;
    padding-left: 1rem;
	float:left;
}
.cid-r7tK89hLs7 .block .top-line {
    border-bottom: 1px solid rgba(255,255,255,0.6);
    align-items: center;
}
.mbr-px-2 {
    padding-left: 1rem;
    padding-right: 1rem;
}
.cid-r7tK89hLs7 .block .top-line {
    border-bottom: 1px solid rgba(255,255,255,0.6);
    align-items: center;
}
.cid-r7tK89hLs7 .block .top-line .wrapper-icon .amp-iconfont {
    color: #c900fc;
    font-size: 1.5rem;
}
.cid-r7tK89hLs7 .block .top-line .wrapper-icon {
    min-width: 50px;
    height: 50px;
    background-color: #ffffff;
    border-radius: 10px;
    margin-right: 10px;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}
.cid-r7tK89hLs7 .block .top-line h5 {
    letter-spacing: 2px;
}
.cid-r7tK89hLs7 H5 {
    color: #c1c1fc;
}
.display-7 {
    font-family: 'Muli',sans-serif;
    font-size: 1.3rem;
    line-height: 1.6;
}
cid-r7tK89hLs7 .block .top-line .wrapper-icon .amp-iconfont svg {
    width: 1.5rem;
    height: 1.5rem;
    fill: #c900fc;
}
.cid-r7tK89hLs7 .block .top-line .wrapper-icon .amp-iconfont {
    color: #c900fc;
    font-size: 1.5rem;
}
.cid-r7tK89hLs7 .block .top-line {
    border-bottom: 1px solid rgba(255,255,255,0.6);
    align-items: center;
}
.mbr-pb-2 {
    padding-bottom: 1rem;
}
.mbr-jc-s {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.mbr-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.cid-r7tK89hLs7 .title-block {
    padding-bottom: 5rem;
}
.align-center {
    text-align: center;
}
.cid-r7tK89hLs7 H3 {
    color: #f1f1f7;
}
[class*="-iconfont"] {
    display: inline-flex;
}
.amp-iconfont {
    color: #7567f8;
}
a[class*="text-"], .amp-iconfont {
    transition: 0.2s ease-in-out;
}
.cid-r7tK89hLs7 P {
    color: #ffffff;
}
.display-4 {
    font-family: 'Muli',sans-serif;
    font-size: 1rem;
    line-height: 1.4;
}
.mbr-pt-3 {
    padding-top: 1.5rem;
}
.mbr-light {
    font-weight: 300;
}
.align-left {
    text-align: left;
}
.cid-r7tK89hLs7 {
    padding-top: 8rem;
    padding-bottom: 8rem;
    background-image: url("https://50nx67a44a-flywheel.netdna-ssl.com/wp-content/uploads/2013/03/rawpixel-678089-unsplash.jpg");
}
section, .container, .container-fluid {
    position: relative;
    word-wrap: break-word;
}


.xbg--secondary {
    background: #fafafa;
    margin-bottom: 0px!important;
    padding-top: 0px;
}
#header-section .mbr-overlay {
    background-color: #232323;
    opacity: 0.5;
}
#header-section
{

background-color:#fff!important;
    background-size: cover;
    background-position: top;
}

#contact
{
/*background-image: url(https://jobportal.co.in/front/assets/img/writing-pad-3229690_1280.jpg);*/
  /*  background-size: cover;*/
   /* background-position: top;*/
   

}
#contact .mbr-overlay {
    background-color: #232323;
    opacity: 0.9;
}
#contact label {
    font-size: 1.0em;
    color: #333;
}
#contact p.lead
{
color:#333!important;
}

/*-3-8-21-div@m---------*/
#header-section {
   
    padding: 30px 0;
}
.no-pad {
    margin-top: 0 !important;
}
.arrow-steps .step {
    font-size: 19px;
    text-align: center;
    color: #666;
    cursor: default;
    margin: 0 3px;
    padding: 21px 10px 19px 30px;
    min-width: 180px;
    float: left;
    position: relative;
    background-color: #98BF64;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: background-color 0.2s ease;
}
.arrow-steps .step.current {
    color: #fff;
    background-color: #23468c;
}
.us-ab .socials .f-contact-detail {
    padding-bottom: 15px;
	 background-color: transparent;
}

body .custom-phone-number a {
    background: none !important;
    color: #333 !important;
    text-decoration: none;
}

@media(max-width:768px){
.arrow-steps .step {
    float: inherit !important;
}
nav#menu1 .hidden-xs .bar__module .logo{
   max-width:110px !important;
    top: 15px !important;
}
.text-right .bar__module {
    float: left !important;
    margin-bottom: 0 !important;
}
.try-btn {
    margin-left: 20px;
}
.try-btn .btn {
    font-size: 13px !important;
}
.footer__widgets .socials a {
    width: 30px;
    height: 30px;
    padding-top: 8px;
    font-size: 14px;
    margin-right: 8px;
}
}
@media(max-width:767px){
	section#contact .justify-content-around {
    flex-wrap: wrap !important;
}

.image1,.img22{
	height:800px;
	display:none!important;
}
.arrow-steps .step.current,.arrow-steps .step {
   
    width: 100% !important;
}
.arrow-steps .step {
    
    float: initial;
   
}
nav#menu1 .text-right .bar__module {
    float: inherit !important;
   
}
.try-btn {
    margin-left: 0px;
}
.us-ab {
    margin-bottom: 30px !important;
}
.us-ab li a {
    padding: 0;
}
.pricing-3 ul {
   
    padding: 0 12px;
}
}

@media(max-width:360px){
	.pricing-3 ul li {
    font-size: 12px!important;
}
}


.carousel-control {
    background-image: none !important;
}



.mein-section1 .con1 .company1:hover h2 {
    color: #fff;
    background: #23468c;
}
.career1 .arrow-steps .stp:hover::after {
    border-left: 17px solid #23468c;
}
.career1 .arrow-steps .stp:hover {
    background: #23468c !important;
}


.stepbystep .padding7 {
    padding: 0% !important;
}
.stepbystep .padding7 .lead_h {
    text-align: center;
}
.stepbystep .padding7 .lead_p {
    text-align: center;
    padding-bottom: 40px;
}
.stepbystep .padding7 .lead_p1 {
    float: left;
    width: 16.5%;
    padding: 0px 40px;
    text-align: center;
	position:relative;
}
.stepbystep .padding7 .lead_p1:before {
    content: "";
    position: absolute;
    width: 50px;
    height: 10px;
    border-bottom: 2px solid #666;
    top: 30%;
    right: -15px;
}

.stepbystep .padding7 .lead_t1:before {
    border: none;
}
.stepbystep {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
.us-ab h5 {
    margin-bottom: 0 !important;
}
.us-ab .navbar-nav li a {
    padding-bottom: 0 !important;
    padding-top: 8px !important;
}
.us-ab .mt-40 {
    margin-top: 15px;
}
.footer__about-us .mt-4 a:hover {
    background: #585f66;
    text-decoration: none;
}
@media(max-width:768px){
	
	.stepbystep .padding7 .lead_p1 {
    float: left;
    width: 50%;
    padding: 15px 10px;
    text-align: left;
}
.stepbystep .padding7 {
    padding: 4% !important;
}
.get_day .switchable__text .content {
    margin: 0 !important;
}
.get_day {
    padding: 20px !important;
}

}
@media(max-width:767px){
	.stepbystep .padding7 .lead_p1:before {
   display:none;
}
}