body{margin:0px; padding:0px; font-family: 'Roboto', sans-serif;font-weight: 400;}


/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

#refer .modal-body{margin:0px; padding:0px;}

.cool-link {
    display: inline-block;
    color: #000;
    text-decoration: none;
}

.cool-link::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #696e76;
    transition: width .3s;
}

.cool-link:hover::after {
    width: 100%;
}


.banner{background-color: #8f9497; min-height: 500px;padding-top: 10px; }

.left-site{float: left; background-color: #eff0f0;width: 100%; margin-left: 30px; padding-left: 145px;    padding-bottom: 0px;}

.login-text{color: #31205a;padding-top: 50px;}

.form-bg .form-control{background-color:transparent; border: 1px solid #757575; border-radius: 0px; min-height: 45px;}

.form-bg .form-control:focus{ box-shadow: none;  }

input:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0px 9999px white;
}

.login-bg{
    width: 100%;
    position: relative;
    padding: 200px 0 0 81px;
    background: url(../img/cand_login/login-left-bg2.png) no-repeat;
    background-position: left center;
    background-size: cover;
    height:582px;
    float: left;
}


ul.login-point{margin: 10px 0 0 0; padding: 0px;}
ul.login-point h4{margin: 10px 0 20px 0; padding: 0px;color: #fff;}
ul.login-point li{  list-style: none; border-radius: 50%; color: #fff; margin-bottom: 15px;     display: block; margin-right: 15px;font-size: 20px;font-weight: 400; }

ul.login-point li img{padding-right: 10px;}

.form-bg label {color: #41335f;}

.login-bt {
    background-color: #41335f;
    color: white;
    padding: 10px 20px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: 100%;
}

.login-bt:hover {
    opacity: 0.8;
}

.forget a{color: #41335f; float: right; padding-top: 5px;}


.google-bt{background-color: #eff0f0;
    border-radius: 0px;
    border: 1px solid #000;margin-right: 10px; }

.google-bt:hover{border:1px solid #5a4d7c;}

a.Signup{color: #e80d27;}

.login-popup{background-color: #f0f0f0; padding: 0px;}
.login-popup .modal-body{padding: 0px;}
.login-popup .modal-content{border-radius: 0px;background-color: #f0f0f0;}
.login-popup .modal-dialog{max-width: 1200px;width: 100%;}
.login-popup .close{position: relative;top: 10px;right: 10px;}

.singup-left h1{color: #2d1e4d; padding-top: 100px;}

.singup-left h4{color: #000;  text-align: left; }

.singup-right h5{padding-top: 100px; color: #2d1e4d}

.singup-form .form-control {
    background-color: transparent;
    border: 1px solid #c4c4c4;
    border-radius: 0px;
    min-height: 45px;
    color: #8d8d8d;
    font-size: 15px;
}

p a.sign-in{color: #2d1e4d;}


[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 22px;
    display: inline-block;
    color: #2d1e4d;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 23px;
    height: 23px;
    border: 1px solid #2d1e4d;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #2d1e4d;
    position: absolute;
    top: 6px;
    left: 6px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}


.carousel-inner img {
    width: 100%;
    height: 100%;
}

.left-panel{margin-top: 20px;
    width: 100%;
    display: inline-block;}
.left-panel  h3{text-transform: uppercase;color:#594b79; }

.left-panel ul{padding: 0px;float: left; margin-top: 12px; padding-right: 80px;}

.left-panel ul li{display: block; list-style: none; line-height: 30px;}

.left-panel ul li a{display: block;color: #7e8288;}

.left-panel ul li a:hover{display: block;color: #89bbf8;text-decoration: none;}

.left-panel ul li a.active{display: block;color: #89bbf8;text-decoration: none;}


.right-panel{ margin-top: 20px;border-left: 1px solid #d3d3d3; padding-left: 30px;}
.right-panel  h3{text-transform: uppercase;color:#594b79; }

.right-panel  h5{color:#666666; padding-top: 10px; margin-bottom: 0px; }


.right-panel ul{padding: 0px; display:inline-block; }

.right-panel ul li{display: inline-block; list-style: none; padding-right: 3px;}

.right-panel ul li a{display: inline-block;color: #449e57; text-transform: uppercase;font-size: 10px;}

.right-panel ul li a:hover{display: inline-block;color: #89bbf8;text-decoration: none;}

.explore-bt{background-color: transparent;border: 1px solid #bec0c3;color: #7d8288; padding-left: 20px; padding-right: 20px; margin-top: 10px;}
.explore-bt:hover{background-color: #574976;border: 1px solid #574976}

.heading-text{color: #2d1e4d;}

.for-employe{margin: 0px;text-align: center;}

.for-employe img{ margin-bottom: 30px;}

.for-employe h5{color: #2d1e4d; font-weight: bold; margin-bottom: 20px;}

.for-employe p{color: #000;font-size: 18px;}


#wrapper{
    position: relative;

    width: 112px;
}
.center {
    left: 50%;
    -webkit-transform: translate( -50% );
    -ms-transform: translate( -50% );
    transform: translate( -50% );
}

/*===== The CSS =====*/
.progress{
    width: 120px;
    height: 120px;
    margin-bottom: 30px;
}
.progress .track, .progress .fill{
    fill: rgba(0, 0, 0, 0);
    stroke-width: 3;
    transform: rotate(90deg)translate(0px, -80px);
}
.progress .track{
    stroke: rgb(198, 198, 206);
}
.progress .fill {
    stroke: rgb(255, 255, 255);
    stroke-dasharray: 219.99078369140625;
    stroke-dashoffset: -219.99078369140625;
    transition: stroke-dashoffset 1s;
}
.progress.blue .fill {
    stroke: rgb(28, 54, 113);
}
.progress.green .fill {
    stroke: rgb(186, 223, 172);
}
.progress .value, .progress .text {
    color: #282f39;
    text-anchor: middle;
    font-weight: bold;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
}
/*
    new css add */



.singup-left2 h2{color: #711c80; padding-top: 67px; text-transform: capitalize; line-height: 40px;}

.singup-left2 h5{color: #000;  text-align: left; padding-top: 15px; }

.singup-right2 h5{padding-top: 100px; color: #2d1e4d}

.singup-right2 {background-color: #e5e3e6;padding: 0px;width: 325px;margin-top: 20px;  }
.signup-right2 .rc-anchor-normal{width:100%;}
.signup-right2 #urlwithcode{width:100%;}
.singup-right2 .title{font-size:15px; text-align:left;}
.singup-form2 h6 { background-color: #7e7a8e;color: #fff;font-family: monospace;line-height: 37px;padding: 0px 0px 0px 10px;margin-bottom: 30px }
.singup-right2 .icon-addon{width:85%;}
.singup-right2 .icon-addon input{border-radius:5px 0px 0px 5px;}
.singup-right2 .input-group-btn .btn{border-radius:0px 5px 5px 0px;}
span.blue{padding: 8px 10px; border-radius: 40px; width: 40px; height: 40px; display: inline-block; margin-right:10px;}
.modal-body .singup-right2{padding:10px; margin:0px; width:100%;}


.singup-form2 .form-control {
    background-color: #ffffff;
    border: 1px solid #c4c4c4;
    border-radius: 5px;
    min-height: 35px;
    color: #8d8d8d;
    font-size: 14px;
}


.sign-bt {
   background-color: #5f86de;
   color: white;
   padding: 10px 20px;
   margin-top: 30px;
   border: none;
   border-radius: 125px;
   cursor: pointer;
   width: 150px;
   }

.sign-bt:hover {
    opacity: 0.8;
}

.candidate-profile-bg{
    background-color: #6340a4;
    width: 100%;
    margin-top: 20px;
    padding-top: 30px;
    padding-bottom: 30px;

}


.candidate-heading{color: #fff; text-transform: uppercase; padding-bottom: 30px;}

.photo-upload{
    border: 1px solid #bdbdbe;
    border-radius: 5px;


}


.mt32{margin-top: 32px;}



.file {
    visibility: hidden;
    position: absolute;
}

/*
 * Styles for demo only
 */


.btn.btn-primary {
    background-color: #007bff;
    border-color: #007bff;
    outline: none;
    color: #fff;
}


/*  Resume Upload css start */

.resume-section{margin:0px; padding:0px;}

.midd-bg{background-color: #e9e8e9; padding:20px 0 0 0;}

.wb{background-color: #fff; width: 100%;}

.pcb{border:5px solid #c8c5c9; width: 135px;border-radius: 5px; float: left; margin-right: 15px;}

.name-text{color: #333033; padding-bottom: 10px; margin-top: 25px;}
.down-icon{color: #6340a4;font-size: 30px; margin-right: 15px;}
.icon-color{color: #6340a4; padding-right: 10px; float: left; padding-top: 5px;}
ul.rightsite-candt{margin: 0; padding: 0px;}
ul.rightsite-candt li{margin: 0 0 0 0; display: inline;list-style: none; padding: 0 0 20px 0;}

ul.socal-icon{margin: 0; padding: 0px;}
ul.socal-icon li{background-color: #6340a4; width: 32px; height: 32px;  list-style: none; border-radius: 50%; color: #fff;    display: inline-block; margin-right: 15px;text-align: center;  }

ul.socal-icon li a{color: #fff; line-height: 32px; }

ul.socal-icon li a:hover{background-color: #000;display: block; border-radius: 50%; }

.bor-b{border-bottom: 2px solid #cdc9ce;}

.resume-bg{background-color: #e5e3e6; width: 100%; padding-left: 15px; padding-top: 10px; padding-bottom: 10px; padding-right: 15px;}

.resume-bg h6{color: #333033;font-size: 14px; margin-bottom: 0px;}
.join-date{color: #6f6c70;font-size: 13px;}

.edit-icon{color: #6340a4;}
.expernce{width: 100%; margin-bottom: 15px;}

.resume-bg p{font-size: 13px; text-align: justify; padding-right: 15px; color: #69626a; padding-top: 5px;}

.resume-bg .table{ margin-top: 15px;font-size: 13px;}

.information-text{color: #9c27b0}

.candidate-rightpanel{background-color: #e5e3e6;padding-top: 10px; padding-bottom: 10px; padding-left: 10px; height: 100%;}

.candidate-rightpanel h6{font-size: 14px; color: #373434; margin: 0px}

ul.socal-icon-right{margin: 0; padding: 0px;}
ul.socal-icon-right li{  list-style: none; border-radius: 50%; color: #828282;    display: inline-block; margin-right: 10px;text-align: center;  }

ul.socal-icon-right li a{color: #828282; line-height: 32px; }

ul.socal-icon-right li a:hover{color: #6340a4;  }

a.schedule-interview{color: #ff3c00; font-size: 16px;}

.add-remark-bt{color: #ff3c00;}

.upload-bt{cursor: pointer;}

.candidate-rightpanel .modal-header{background-color: #6340a4; text-transform: uppercase; padding: 5px 10px 5px 10px; border-radius: 0px; }

.candidate-rightpanel .modal-title{color: #fff;font-size: 18px;}

.save-bt{background-color: #6340a4;color: #fff;border: none;}

.save-bt:hover{background-color: #d44213;color: #fff;border: none;}

.upload-resume{width: 104px; border: 1px solid #888089; height: 115px; float: left; margin-right: 15px; text-align: center;}


/*  Resume Upload css end */


/*  Job Search  css start */

.search-bg {
    width: 100%;
    position: relative;
    padding: 200px 0 0 0;
    background: url(../image/search-bg.jpg) no-repeat;
    background-position: left center;
    background-size: cover;
    height:583px;
    float: left;

}

.search-bg::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(1, 2, 17, 0.68);

}

.search-bg h1 {text-align: center; color: #fff; text-transform: uppercase; position: relative; font-size: 60px; }


.search-cat-bg{background: rgb(0, 0, 0); /* Fallback color */
    background: rgba(0, 0, 0, 0.5); width: 100%; padding: 15px 15px 15px 15px; margin-top: 30px; }

.search-cat-bg .search-bt{background-color: #ff7814;border: none; text-transform: uppercase; font-weight: 300; }
.search-cat-bg .search-bt:hover{background-color: #784bc5;}

/*  Job Search  css end */

/*   Search result  css start */

.result-search-bg .search-bt{background-color: #ff7814;border: none; text-transform: uppercase; font-weight: 300; }
.result-search-bg .search-bt:hover{background-color: #784bc5;}
.result-search-bg{background-color: #e2e2e2; padding: 20px 0 20px 0; width: 100%;}


.refine-search{background-color: #fff; width: 100%; border: 1px solid #bcc0c6;  margin-bottom: 10px;}

.refine-search-right{background-color: #fff; width: 100%; border: 1px solid #bcc0c6;  margin-bottom: 10px;}
.refine-heading{background-color: #9259c5;color: #fff; padding: 10px 0 10px 10px; margin: 0px;}

ul.industry{padding: 0px; margin: 0px;}

.jobs-industry{background-color: #dad8dc; padding: 10px 0 10px 10px; border-bottom: 1px solid #bcc0c6;}
ul.industry li{padding: 0px; margin: 0px; list-style: none; display: block; padding: 5px 10px 5px 10px; border-bottom: 1px solid #bcc0c6;  }

ul.industry li a{padding: 0px; margin: 0px; list-style: none; display: block; color: #28282a; font-size: 14px;}

ul.industry li a span{padding: 0px; margin: 0px; list-style: none;  color: #4e2e6b; font-size: 14px; float: right;}

ul.industry li a:hover{color: #7b11da;}

ul.industry li a.more{font-size: 18px;color: #430878;}

.search-number{border-bottom: 1px solid #bcc0c6; padding: 5px 0 5px 10px;}

.post-jobbg{border: 1px solid #e1dfe3; margin-top: 10px; margin-left: 10px; margin-right: 10px; padding-left: 10px;}



.post-text{color: #49444a; margin: 0px; padding: 0 0 5px 0;}

.company-text{color: #a30d0d;font-size: 14px;margin: 0px; padding: 0 0 5px 0; }

.keyskills-text{color: #521687; margin: 0px; padding: 0 0 5px 0;}

.keyskills-text b{color: #000000; font-weight: normal;margin: 0px; padding: 0 0 5px 0;}

.summary-text{color: #000;font-size: 14px;margin: 0px; padding: 0 0 5px 0;}

.profile-text{color: #6712b4;}

ul.share-job {padding: 0px; margin: 15px 0 0 0; list-style: none;   }
ul.share-job li{padding: 0px; margin: 0 30px 0 0; list-style: none; display: inline-block;}

ul.share-job li i{color: #d66e4c;float: left; padding: 4px 10px 0 0;   }

ul.share-job li a{padding: 0px; margin: 0px; list-style: none; display: inline-block; color: #28282a; font-size: 14px;}

ul.share-job li a:hover{color: #7b11da;}

.post-jobbg .apply-bt{background-color: #9259c5;border: none; text-transform: uppercase; font-weight: 300; width: 109px; margin: 10px 0 0 0; }
.post-jobbg .apply-bt:hover{background-color: #ff7814;}

/*   Search result  css end */


/*   logout  start  */

.porfile-login{width: 40px; height: 40px; background-color: #28282a; border-radius: 50%;float: left;margin-right: 10px;}

.bs-example a{color: #784bc5; line-height: 32px;}

.bs-example .logout-bt{background-color: #ff7814;border: none; text-transform: uppercase; font-weight: 300;    padding: 0 10px 0 10px;
    font-size: 14px; }
.bs-example .logout-bt:hover{background-color: #784bc5;}
.bs-example .dropdown-menu{top:47px;}
/*   logout   end */

/*   Job Details  start  */


.job-description{margin: 0; padding: 0 0 0 15px;}

.description-heading{color: #c26810;}

ul.technical-skills {padding: 0px; margin: 15px 0 0 0; list-style: none;   }
ul.technical-skills li{padding: 0px; margin: 0 30px 0 0; list-style: none; display:block; font-size: 14px; line-height: 40px;}

.job-description p{font-size:14px;color: #585359; line-height: 23px;}

.job-description .table td, .table th {font-size: 14px;padding: 0 0 15px 0;color: #22201f;}

.compny-logo{width: 176px; height: 79px;border: 1px solid #e2e2e2; padding: 2px 15px 0 15px;}
.corporate-text{color: #5d1b97;font-size: 14px;}
.corporate-text2{color: #b0131e;font-size: 14px;}

ul.similar-jobs {padding: 0px; margin: 10px 0 0 0; list-style: none; padding: 0 0 0 10px; border-bottom: 1px solid #e2e2e2   }
ul.similar-jobs li{padding: 0px; margin: 0 0px 10px 0; list-style: none; display:block;color: #28282a;
    font-size: 14px; }
ul.similar-jobs li i {
    color: #d66e4c;
    float: left;
    padding: 4px 10px 0 0;
}

.similar-jobs .apply-bt {
    background-color: #9259c5;
    border: none;
    text-transform: uppercase;
    font-weight: 300;
    width: 109px;
    margin: 10px 0 0 0;
}
.similar-jobs .apply-bt:hover {
    background-color: #ff7814;

}

.checked {
    color: orange;
}


/*   Job Details  end  */


/* Application Management css start  */

.application-bt{ line-height:19px;color:#000; margin-left:10px;background-color:#9c27b0;color:#fff; font-size:16px;}
.application-bt:hover{background-color:#f2663a; border-color:#f2663a;}

.application-box{border: 1px solid #e1dfe3;
    margin-left: 10px;
    margin-right: 10px;
	    width: 232px;
		height:139px;
		background-color: #dedede;
	}

.application-box h6{color: #000;
    text-transform: uppercase;
    text-align: center;
font-size: 18px;}

.application-text{width: 100%;
    padding: 0 0 0 0;
    text-align: center;
    background: #fff;
    border: solid 1px #e1e1e1;
    font-size: 20px;
font-weight: 500;}

.application-text span {font-size: 34px;
    font-weight: 700;
    display: table;
    width: 100%;
    color: #3955a0}


.move-floder {
    position: relative;
	padding:0px;
}

.move-floder:before {
    color: #000;
    content: '\f07c';
    font-family: FontAwesome;
    font-size: 17px;
    width: 25px;
    height: 25px;
    position: absolute;
    left: 9px;
    top: 5px;
    text-align: center;
}

.move-floder .form-control{padding-left:35px; height:33px;}

ul.move-box{margin:0;padding:0px;}

ul.move-box li{margin:0 4px 0 0;padding:0px;list-style:none;display:inline-block}

ul.move-box .form-check-input {    margin-top: -8px;}


/* Application Management css end  */


.bg-dark {  background-color:#7f47a9!important}
.navbar-dark .navbar-nav .nav-link{color: #fff;padding-right: 15px;padding-left: 15px;}
.nav-item::after{content:'';display:block;width:0px;height:2px;background:#9c27b0;transition: 0.2s;}
.nav-item:hover::after{width:100%;}
.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link,.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover{color:#f0ff04;}
.nav-link{padding:15px 5px;transition:0.2s;}
.dropdown-item.active, .dropdown-item:active{color:#212529;}
.dropdown-item:focus, .dropdown-item:hover{background:#f0ff04;}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #db4415!important;

}

.navbar-light .navbar-nav .nav-link{color:#3f3a40!important;}

.navbar-light .navbar-nav .nav-link {

    font-size: 15px;
    font-weight: 400;
    display: block;
    text-decoration: none;


}

a.tip .toltip {
    display: none;
    position: absolute;
    top: 10px;
    margin-left: 52px;
    width: 125px;
    padding: 5px;
    z-index: 100;
    background: #754996;
    color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

a.tip .toltip:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #754996;
    left: -8px;
    top: 7px;
}

a:hover.tip {
    font-size: 99%;
}

a:hover.tip .toltip {
    display: block;
}
/*
  ul.socal-icon-footer{margin: 10px 0 0 0; padding: 0px;}
ul.socal-icon-footer li{background-color: #fbbe34; width: 32px; height: 32px;  list-style: none; border-radius: 50%; color: #fff;    display: inline-block; margin-right: 15px;text-align: center;  }

ul.socal-icon-footer li a{color: #000; line-height: 32px; }

ul.socal-icon-footer li a:hover{background-color: #fff;display: block; border-radius: 50%; } */



/* footer css start */

.footer{background-color:#483473; padding:24px 0 0px 0}

.footer-about{margin:0 0 24px 0;}
.footer-about h5{margin:0px;font-size:30px; color:#fff; padding-bottom:20px;}

.footer p {color:#fff;font-size:18px;}
.footer .button{color:#fff; border:1px solid #fff;font-size:16px;}
.footer .button:hover{ background-color:#f2663a;}

ul.important-links{margin:0px; padding:0px;}
ul.important-links li {margin:0px; display:block; list-style:none; padding-bottom:15px;}

ul.important-links li a {margin:0px; font-size:14px; color:#fff;}

ul.important-links li a:hover { color:#e6971a;}

.footer .all-right{background-color:#27242f; padding:0 0 0 0; line-height:55px;}

.footer .all-right p{ text-align:center;font-size:18px; padding-top:0px;}

ul.socal-link{margin:0px; padding:0px;}
ul.socal-link li {margin:0px; display:inline-block; list-style:none; padding-right:20px;}

ul.socal-link li a {margin:0px; font-size:25px; color:#fff;}

ul.socal-link li a:hover { color:#e6971a;}


/* footer css end */

@media (min-width: 1200px)
{
    .container{max-width: 1200px;}

}


@media only screen and (max-width: 320px) {
    .login-popup .modal-dialog {
        max-width: 300px;
        width: 100%;
    }

    .form-bg{margin-left: 10px;}

    .login-text{margin-left: 10px;}

    .singup-left h1{padding-top: 10px;}
    .singup-left h3{text-align: left;padding: 0px;}

    .singup-right h5{padding-top: 10px;}

    .search-bg h1 {font-size: 15px;}
    .search-bg{padding: 102px 0 0 0; ;}

}
.or-job{width:317px; background:#000; height:1px; margin-top:30px; margin-bottom:30px; position:relative;}
.or-job:before{content:'OR'; position:absolute; width:25px; height:25px; left:50%; margin-left:-12px; top:50%; margin-top:-12px; background:#fff;}
@media screen and (min-width: 1150px) and (max-width: 1280px) {
	.page-wrapper{padding:20px 75px!important;}
}
@media screen and (min-width: 1024px) and (max-width: 1149px) {
	.page-wrapper{padding:20px 25px!important;}
	#swapforms img{width:100%;}
	.singup-right2{width:100%;}
}
@media screen and (min-width: 991px) and (max-width: 1023px) {
        .page-wrapper{padding:20px 0px!important;}
        #swapforms img{width:100%;}
        .singup-right2{width:100%;}
	.icon-location {font-size:14px; line-height:17px; padding-left:35px;}
	.icon-location h6{font-size:15px;}
        .icon-exp {font-size:14px; line-height:17px; padding-left:35px;}
        .icon-exp h6{font-size:15px;}
        .icon-industry {font-size:14px; line-height:17px; padding-left:35px;}
        .icon-industry h6{font-size:15px;}
        .icon-keyskills {font-size:14px; line-height:17px; padding-left:35px;}
        .icon-keyskills h6{font-size:15px;}
}
@media screen and (min-width: 768px) and (max-width: 990px) {
        .page-wrapper{padding:20px 0px!important;}
        #swapforms img{width:100%;}
        .singup-right2{width:100%;}
        .icon-location {font-size:14px; line-height:17px; padding-left:35px;}
        .icon-location h6{font-size:15px;}
        .icon-exp {font-size:14px; line-height:17px; padding-left:35px;}
        .icon-exp h6{font-size:15px;}
        .icon-industry {font-size:14px; line-height:17px; padding-left:35px;}
        .icon-industry h6{font-size:15px;}
        .icon-keyskills {font-size:14px; line-height:17px; padding-left:35px;}
        .icon-keyskills h6{font-size:15px;}
}
@media screen and (min-width: 540px) and (max-width: 767px) {
	.page-wrapper{padding:20px 0px!important;}
        #swapforms img{width:100%;}
        .singup-right2{width:100%;}
        .icon-location {font-size:14px; line-height:17px; padding-left:35px!important;}
        .icon-location h6{font-size:15px;}
        .icon-exp {font-size:14px; line-height:17px;}
        .icon-exp h6{font-size:15px;}
        .icon-industry {font-size:14px; line-height:17px;}
        .icon-industry h6{font-size:15px;}
        .icon-keyskills {font-size:14px; line-height:17px;}
        .icon-keyskills h6{font-size:15px;}
}
@media screen and (min-width: 320px) and (max-width: 539px) {
        .page-wrapper{padding:20px 0px!important;}
        #swapforms img{width:100%;}
        .singup-right2{width:100%;}
        .icon-location {font-size:14px; line-height:17px; padding-left:35px!important;}
        .icon-location h6{font-size:15px;}
        .icon-exp {font-size:14px; line-height:17px; padding-left:35px;}
        .icon-exp h6{font-size:15px;}
        .icon-industry {font-size:14px; line-height:17px; padding-left:35px;}
        .icon-industry h6{font-size:15px;}
        .icon-keyskills {font-size:14px; line-height:17px; padding-left:35px;}
        .icon-keyskills h6{font-size:15px;}
	.singup-right2 .icon-addon{width:83%;}
}

