@import url('https://fonts.googleapis.com/css?family=Rubik:300,400,500,700,900');
@font-face {
  font-family: 'rupee';
  font-weight: bold;
  src: url('/assets/fonts/rupee/rupee.eot');
  src: url('/assets/fonts/rupee/rupee.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/rupee/rupee.woff') format('woff'), url('/assets/fonts/rupee/rupee.ttf') format('truetype'), url('/assets/fonts/rupee/rupee.svg#rupee') format('svg');
}

.font-rupee {
  font-family: 'rupee'!important;
  font-weight: normal;
  font-style: normal
}

* {
  outline: none!important;
  word-wrap: break-word;
  font-weight: normal;
  box-sizing: border-box;
}

ul,
li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

body {
  background-color: #f9fafc;
  margin: 0;
  font-size: 14px;
  color: #444444;
  font-family: 'Rubik', sans-serif;
}

.bodyback-img {
  background: rgba(0, 0, 0, 0) url("../images/banner.jpg") no-repeat fixed center top / cover;
  height: 100vh;
  width: 100%;
  position: relative;
  text-align: center;
}

.align-btmbox {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  width: 100%;
  color: #444444;
}

.coming-round {
  width: 100%;
}
.logo-width{
    width: 180px;
}


.redband {
  background-color: #c62623;
  color: #ffffff;
  font-size: 28px;
  font-weight: 300;
  letter-spacing: 3px;
  line-height: normal;
  padding: 19px 20px;
  text-align: center;
  width: 100%;
  margin-bottom: 40px;
}

.logobox {
  width: 100%;
  margin: 30px 0 100px;
  padding: 0 20px;
}

img {
  max-width: 100%;
  color: #ffffff;
  font-size: 13px;
}

.bodyback-img.makebottom .logobox {
  margin: 30px 0 50px;
}

.makebottom .redband {
  margin-bottom: 20px;
}

.makebottom .align-btmbox {
  bottom: 20px;
}

.redband span {
  display: block;
  font-weight: normal;
}

.logobox>img {
  max-width: 425px;
}

.makehorizon .logobox {
  margin: 0 0 15px;
}

.makehorizon .logobox>img {
  max-width: 190px;
}

.makehorizon .redband {
  margin-bottom: 15px;
  padding: 7px 20px;
}

.makehorizon .align-btmbox {
  bottom: 10px;
}

.body-spc {
  padding-top: 68px;
}

.home-page {
  padding-top: 0;
}

.step-section {
  width: 100%;
  padding: 40px 0 80px;
}

.form-stepbox {
  width: 100%;
  margin: 0 auto;
  max-width: 772px;
}

.container {
  max-width: 1230px;
}

.step-points {
  display: inline-block;
  left: 50%;
  margin-left: -444px;
  position: fixed;
  text-align: center;
}

.enterfield-box {
  width: 100%;
  padding: 53px 60px;
  border-bottom: 1px solid #e5e5e5;
}

.round-point {
  display: block;
  position: relative;
  height: 70px;
}

.round-point::before {
  content: attr(data-text);
  width: 27px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid #e1e2e3;
  border-radius: 100%;
  font-size: 10px;
  color: #cacaca;
  font-weight: 400;
  display: inline-block;
  vertical-align: top;
}

.round-point::after {
  border-right: 1px dotted rgb(204, 204, 204, 0.6);
  content: "";
  height: 100%;
  left: 0;
  margin-left: 50%;
  position: absolute;
  top: 2px;
  width: 1px;
  z-index: -1;
}

.round-point:last-child::after {
  display: none;
}

.round-point.active::after {
  border-color: rgba(32, 191, 174, 0.4);
}

.round-point.active::before {
  border-color: #20bfae;
  background-color: #20bfae;
  color: #ffffff;
}

.forms-for-step {
  width: 100%;
  margin-top: 40px;
  position: relative;
}

.form-text {
  color: #000000;
  font-size: 26px;
  font-weight: 500;
  text-align: center;
}

.arrow-dwn {
  display: inline-block;
  height: 12px;
  margin: 3px 0 0 4px;
  position: relative;
  vertical-align: middle;
  width: 14px;
}

.arrow-dwn::before {
  border-color: #444444 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 6px;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  width: 0;
  z-index: 1;
  top: 1px;
}

.arrow-dwn::after {
  border-color: #ffffff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 6px;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  width: 0;
  top: 0;
  z-index: 2;
}
header{background-color: #ffffff;border-bottom: 1px solid #e1e7ee;height: 68px;left: 0;line-height: 68px;position: fixed;top: 0;width: 100%;z-index: 999;}
.header-links{float:right;text-align:right;}
footer .footer-links li a {
    color: #fff;
    font-size: 13px;
    text-transform: capitalize;
    text-decoration: none;
}
footer .footer-links li:nth-child(2n+1) {
    padding-left: 10px;
}
footer .footer-links li {
    float: left;
    width: 50%;
    margin: 0 0 10px;
}
.social-links {
    margin: 0 0 15px;
    text-align: right;
}
.social-links li {
    display: inline-block;
    margin: 0 5px 0 0;
}
.social-links li a {
    background: #5e5d5d;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    text-align: center;
    vertical-align: middle;
    line-height: 35px;
    display: inline-block;
}
.social-links li a {
    text-align: center;
    line-height: 35px;
}

.payicons{
    text-align: right;
}
.payicons img{
    height: 25px;
    margin-right: 5px;
}
footer{
    width: 100%;
    background-color: #363535;
    padding: 50px 0;
}

footer p {
    font-size: 13px;
    color: #fff;
    line-height: 22px;
    margin: 10px 0;
    padding-right:175px;
}

.page-height{min-height:100vh;}
.step1-box {
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #e3e9ef;
  border-radius: 5px;
  padding: 60px;
}
.social-links li a img {
    width: 13px;
    top: 10px;
position: relative;

}
.text.paa-list-res-blg p a {
    color: #20c1af;
}


.choose-filebx {
  width: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
  border: 1px dashed #e5e8ea;
  border-radius: 4px;
  text-align: center;
  padding: 95px 20px 90px;
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 15px;
}

.chooes-whatxt {
  color: #cacaca;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.5px;
  line-height: normal;
  margin: 23px 0 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

.choose-filebx input[type="file"] {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
  text-indent: -9999px;
  opacity: 0;
  cursor: pointer;
}

.btn-design {
  width: 100%;
  max-width: 210px;
  background-color: #f44c47;
  color: #ffffff;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  border: 1px solid #f44c47;
  line-height: normal;
  display: inline-block;
  border-radius: 3px;
  font-weight: 500;
  letter-spacing: 0.8px;
  padding: 14px 15px;
  text-decoration: none;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.btn-design:focus,
.btn-design:active,
.btn-design:hover {
  background-color: #ff5c57;
  color: #ffffff;
  text-decoration: none;
}

.page-height {
  min-height: 100vh;
}

.step2-box,
.step3-box {
  width: 100%;
}

.selected-file {
  width: 100%;
}

.makeborder-style {
  background-color: #ffffff;
  border: 1px solid #e3e9ef;
  border-radius: 5px;
  padding: 18px 30px;
  width: 100%;
}

.choosenfile-name {
  width: 100%;
  position: relative;
}

.file-nm-span {
  color: #000000;
  display: block;
  font-size: 18px;
  font-weight: 300;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pin-class {
  padding-left: 27px;
  position: relative;
}

.sprite {
  background-image: url('../images/sprite.png');
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
}

.pin-img {
  background-position: -1px -2px;
  height: 10px;
  width: 19px;
}

.pin-class .pin-img {
  left: 0;
  position: absolute;
  top: 8px;
}

.selected-file.makeborder-style {
  padding: 0;
  margin-bottom: 20px;
}

.selected-file .choosenfile-name {
  cursor: pointer;
  padding: 18px 60px;
}

.plus-img {
  background-position: -3px -31px;
  height: 11px;
  width: 11px;
}

.minus-img {
  background-position: -3px -43px;
  height: 3px;
  width: 11px;
}

.choosenfile-name .plus-img {
  position: absolute;
  right: 30px;
  top: 25px;
}

.open-sectionbox {
  padding: 0 30px 15px;
  width: 100%;
}

.further-fields {
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #e3e9ef;
  margin-bottom: 20px;
  border-radius: 5px;
}

.enterfield-box {
  width: 100%;
  padding: 53px 60px;
  border-bottom: 1px solid #e5e5e5;
}

.enterfield-box:last-child {
  border-bottom: none;
}

.label-text {
  color: #000000;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.5px;
  margin-bottom: 8px;
}

.enterfield-box p {
  color: #000000;
  font-size: 15px;
  font-weight: 300;
  margin: 5px 0;
}

.enterfield-box>span {
  color: #666666;
  display: block;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.5px;
}

.value-fields {
  width: 100%;
  margin-top: 20px;
}

.common-field {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}

.common-field .form-control,
.common-field .btn-default {
  border: 1px solid #dfdfdf;
  border-radius: 3px;
  box-shadow: none;
  color: #000000;
  font-family: rubik;
  font-size: 15px;
  font-weight: 300;
  height: 45px;
  letter-spacing: 0.5px;
  padding: 5px 15px;
}

.common-field .form-control:focus {
  border-color: #93949d;
  background-color: #fafafa;
}

.addmore-link {
  color: #20bfae;
  font-size: 12px;
  text-decoration: none;
  letter-spacing: 0.5px;
}

.addmore-link:hover,
.addmore-link:focus,
.addmore-link:active {
  text-decoration: none;
}

.addmore-link.settop {
  position: relative;
  top: -7px;
}

.tmargin12 {
  margin-top: 12px;
}

.bootstrap-select.form-control {
  border: medium none;
  height: auto;
  padding: 0;
}

.common-field .bootstrap-select.btn-group .dropdown-toggle .filter-option {
  font-weight: 300;
}

.common-field .btn-default:active:hover,
.common-field .btn-default.active:hover,
.common-field .open>.dropdown-toggle.btn-default:hover,
.common-field .btn-default:active:focus,
.common-field .btn-default.active:focus,
.common-field .open>.dropdown-toggle.btn-default:focus,
.common-field .btn-default.focus:active,
.common-field .btn-default.active.focus,
.common-field .open>.dropdown-toggle.btn-default.focus {
  outline: none!important;
  background: #fafafa;
}

.common-field .btn-group.open .dropdown-toggle {
  box-shadow: none;
}

.common-field .bootstrap-select .dropdown-toggle:focus {
  outline: none!important;
}

.common-field .btn-default:focus,
.common-field .btn-default.focus,
.common-field .btn-default:hover {
  background: #fafafa;
}

.common-field .caret {
  background: url("../images/sprite.png") no-repeat scroll -3px -20px;
  border: medium none;
  display: inline-block;
  height: 6px;
  margin-left: 2px;
  vertical-align: middle;
  width: 9px;
}

.label-text .placing {
  float: right;
  margin: 12px -30px 0 0;
}

.enterfield-box .label-text {
  cursor: pointer;
}

.open-fileselect .plus-img {
  background-position: -3px -43px;
  height: 3px;
  top: 29px;
}

.round-point.active.selected::before {
  background-color: #ffffff;
  background-image: url("../images/tick.png");
  background-repeat: no-repeat;
  background-position: center center;
  content: '';
}

.common-field textarea.form-control,
.common-field textarea {
  height: 85px;
  max-height: 120px;
  max-width: 100%;
  padding: 10px 15px;
}

.common-field label {
  color: #585858;
  display: block;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.8px;
  margin: 0 0 10px;
}

.thank-box {
  width: 100%;
  text-align: center;
  padding: 50px 0 20px;
}

.thank-text {
  color: #232020;
  font-size: 45px;
  font-weight: 700;
  margin: 30px 0 15px;
}

.thank-box>p {
  color: #000000;
  font-size: 24px;
  font-weight: 200;
  letter-spacing: 2px;
  word-spacing: 4px;
}

.id-span {
  background-color: #eff0f2;
  color: #000000;
  display: inline-block;
  font-size: 15px;
  font-weight: 200;
  letter-spacing: 1px;
  line-height: normal;
  padding: 13px 20px;
  margin-top: 13px;
}

.id-span em {
  color: #979797;
  font-style: normal;
  font-weight: 300;
  margin-right: 4px;
}

.d-arow {
  background-position: -14px -20px;
  height: 6px;
  width: 9px;
}

.header-links {
  float: right;
  text-align: right;
}

.link-list-ul {
  display: inline-block;
  list-style-type: none;
}

.link-list-ul>li {
  display: inline-block;
  list-style-type: none;
  margin: 0 10px;
  position: relative;
}

.link-list-ul>li:last-child {
  margin-right: 0;
}

.link-list-ul>li:last-child a {
  padding-right: 0;
}

header {
  background-color: #ffffff;
  border-bottom: 1px solid #e1e7ee;
  height: 68px;
  left: 0;
  line-height: 68px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}

.home-page header {
  background: none;
  border: 0;
}

.home-page .white-header {
  background: #fff;
  border-bottom: 1px solid #e1e7ee
}

.home-page .link-list-ul>li a {
  color: #fff;
}

.home-page .link-list-ul>li a:hover {
  color: #CF2825;
}

.home-page .link-list-ul .inr-list a,
.home-page .link-list-ul .inr-list a:hover,
.home-page .white-header .link-list-ul>li a,
.home-page .white-header .link-list-ul .inr-list a,
.home-page .white-header .link-list-ul .inr-list a:hover {
  color: #000;
}

.link-list-ul>li a {
  color: #000000;
  font-size: 13px;
  font-weight: 400;
  padding: 0 10px;
  letter-spacing: 0.7px;
}

.home-page .white-header .link-list-ul>li>a:hover,
.home-page .white-header .link-list-ul>li>a:focus,
.home-page .white-header .link-list-ul>li>a:active,
.link-list-ul>li>a:hover,
.link-list-ul>li>a:focus,
.link-list-ul>li>a:active {
  text-decoration: none;
  color: #CF2825
}

.link-list-ul .inr-list {
  display: none;
  background-color: #ffffff;
  border-width: 0 1px 1px;
  border-style: solid;
  border-color: #e1e7ee;
  border-radius: 0 0 4px 4px;
  right: -10px;
  line-height: normal;
  padding: 0 0 10px;
  position: absolute;
  text-align: left;
  top: 67px;
  width: 130px;
}

header .inr-list a {
  display: block;
  font-size: 12px;
  font-weight: 300;
  padding: 5px 16px;
  text-decoration: none;
}

header .inr-list a:hover {
  background-color: #f1f1f1;
}

.link-list-ul>li:hover .inr-list {
  display: block;
}

.menuline {
  background-color: #cf2825;
  cursor: pointer;
  display: inline-block;
  height: 2px;
  line-height: normal;
  position: relative;
  vertical-align: middle;
  width: 20px;
}

.menuline::before {
  content: '';
  border-top: 2px solid #cf2825;
  position: absolute;
  left: 0;
  top: -6px;
  width: 100%;
  height: 15px;
}

.menuline::after {
  content: '';
  border-top: 2px solid #cf2825;
  position: absolute;
  left: 0;
  bottom: -6px;
  width: 100%;
}

header .show-onmobile {
  display: none;
}

.side-menulinks {
  position: fixed;
  right: -240px;
  top: 0;
  bottom: 0;
  width: 230px;
  background-color: #ffffff;
  padding: 50px 0 30px;
  border-left: 1px solid #e1e7ee;
  margin: 0;
  z-index: 99999;
  overflow-y: auto;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}

.side-menulinks.moveleft {
  right: 0
}

.side-menulinks li {
  width: 100%;
  list-style-type: none;
}

.side-menulinks li a {
  display: block;
  font-size: 14px;
  color: #000000;
  padding: 10px 20px;
  font-weight: 300;
  text-decoration: none!important;
}

.side-menulinks li a:hover {
  background-color: #f1f1f1;
}

.shade-b {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  display: none;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9998;
}

.billing-info {
  width: 100%;
  padding: 60px 0 80px;
}

.tmargin8 {
  margin-top: 8px;
}

.value-fields .one-selection {
  display: inline-block;
  vertical-align: top;
  margin: 20px 45px 10px 0;
}

.value-fields .one-selection:last-child {
  margin-right: 0;
}

.common-field .custom-radio label {
  color: #000000;
  cursor: pointer;
  font-size: 15px;
  font-weight: 300;
  margin: 0;
  padding-left: 43px;
  position: relative;
}

.custom-radio label::before {
  background-color: #f5f5f5;
  content: "";
  height: 30px;
  left: 0;
  position: absolute;
  top: -4px;
  width: 30px;
}

.custom-radio label::after {
  background-color: #ffffff;
  border: 1px solid #b5b5b5;
  border-radius: 50%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  content: "";
  height: 14px;
  left: 8px;
  position: absolute;
  top: 4px;
  width: 14px;
  z-index: 1;
}

.custom-radio input[type="radio"]:checked+label::after {
  background: #ffffff url("../images/dot.jpg") no-repeat scroll 2px 2px;
}

.custom-radio input[type="radio"] {
  display: none;
}

.cards-box {
  margin-top: 43px;
  padding-left: 4px;
}

.custom-row {
  margin: 0 -5px;
}

.custom-row [class*="col-"] {
  padding: 0 5px;
}

.common-field.singlelbl {
  margin: 0;
}

.singlelbl.tmargin8 {
  margin-top: 8px;
}

.info-about {
  background-position: -2px -65px;
  bottom: 13px;
  cursor: pointer;
  height: 18px;
  position: absolute;
  right: 10px;
  width: 18px;
  opacity: 0.8;
}

.info-about:hover {
  opacity: 1;
}

.has-error {
  position: relative;
}

.has-error .help-block {
  bottom: -29px;
  color: #f44c47;
  font-size: 11px;
  left: 0;
  letter-spacing: 0.6px;
  position: absolute;
}

.common-field.has-error .form-control,
.has-error .form-control,
.error .bootstrap-select .dropdown-toggle,
.has-error .bootstrap-select .dropdown-toggle {
  border-color: #f44c47;
  background-color: #fff1f1;
  box-shadow: none;
}

.profe-evolu {
  width: 100%;
}

.pro-toppart {
  width: 100%;
  background-color: #20c1af;
  border-radius: 5px 5px 0 0;
  color: #ffffff;
  padding: 25px;
}

.d-amount-box {
  background-color: #ffffff;
  border-color: #e1e7ee;
  border-radius: 0 0 5px 5px;
  border-style: solid;
  border-width: 0 1px 1px;
  padding: 10px 27px 27px;
  width: 100%;
}

.comn-struc {
  width: 100%;
  padding: 12px 0 18px;
  border-bottom: 1px dotted #000000;
  display: inline-block;
}

.wht-amt,
.amt-spn {
  float: left;
}

.wht-amt {
  width: 20%;
  font-size: 12px;
  font-weight: 300;
  margin: 0;
  color: #000000;
  letter-spacing: 0.8px;
}

.wht-amt em {
  float: right;
  font-style: normal;
  font-weight: 500;
}

.amt-spn {
  width: 45%;
  text-align: right;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.5px;
}

.total-amountbox {
  width: 100%;
}

.total-amountbox span {
  display: block;
  font-size: 11px;
  color: #888888;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.final-amt {
  color: #000000;
  display: block;
  font-size: 31px;
  font-weight: 600;
}

.pro-toppart h4 {
  font-size: 28px;
  font-weight: 400;
  letter-spacing: -0.5px;
  line-height: normal;
}

.pro-toppart>label {
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  margin: 0 0 3px;
}

.pro-toppart .highlight-box {
  background-color: #f44c47;
  border-radius: 12px;
  float: right;
  font-size: 8px;
  font-weight: 500;
  letter-spacing: 0.5px;
  padding: 4px 8px;
  text-transform: uppercase;
}

.login-modalbox {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  overflow-y: auto;
  padding: 20px 15px;
  text-align: center;
  z-index: 99999;
  line-height: 95vh;
}

.center-alignbox {
  width: 100%;
  max-width: 780px;
  margin: 0 auto;
  text-align: left;
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
  padding: 53px 0;
  position: relative;
}

.back-redbox {
  width: 100%;
  background-color: #df2018;
  padding: 160px 450px 40px 40px;
  border-radius: 10px;
  min-height: 365px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#da2019+0,b41c1e+77,b41c1e+90,af1b1f+100 */
  background: rgb(218, 32, 25);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(218, 32, 25, 1) 0%, rgba(180, 28, 30, 1) 77%, rgba(180, 28, 30, 1) 90%, rgba(175, 27, 31, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(218, 32, 25, 1) 0%, rgba(180, 28, 30, 1) 77%, rgba(180, 28, 30, 1) 90%, rgba(175, 27, 31, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(218, 32, 25, 1) 0%, rgba(180, 28, 30, 1) 77%, rgba(180, 28, 30, 1) 90%, rgba(175, 27, 31, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#da2019', endColorstr='#af1b1f', GradientType=0);
  /* IE6-9 */
}

.credential-box {
  width: 100%;
  max-width: 390px;
  background-color: #ffffff;
  border-radius: 5px;
  padding: 40px;
  position: absolute;
  right: 40px;
  top: 0;
  min-height: 100%;
}

.back-redbox::before {
  content: url("../images/logo-shade.png");
  left: 0;
  position: absolute;
  top: 50px;
  z-index: 0;
}

.back-redbox>h3 {
  color: #ffffff;
  font-size: 69px;
  font-weight: 700;
  line-height: 69px;
  position: relative;
  z-index: 1;
  margin-bottom: 10px;
}

.back-redbox p {
  color: #ffffff;
  font-size: 19px;
  font-weight: 700;
  position: relative;
  z-index: 1;
  letter-spacing: 1.5px;
  margin: 0;
}

.modal-headingtext {
  color: #000000;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 45px;
}

.tmargin30 {
  margin-top: 30px;
}

.tmargin25 {
  margin-top: 25px;
}

.tmargin28 {
  margin-top: 28px;
}

.forget-link {
  color: #a3a3a3;
  float: right;
  font-size: 12px;
  font-weight: 300;
  margin-top: 4px;
  text-align: right;
}
.forget-link:hover, .forget-link:active, .forget-link:focus { text-decoration: none; color: #D31F1A;}

.loginbtn-box .btn-design {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  margin-top: 25px;
  max-width: 100%;
  padding: 12px 15px;
  width: 100%;
}

.indigo-link {
  font-size: 13px;
  color: #20c1af;
  text-align: center;
  display: block;
  font-weight: 400;
  margin-top: 17px;
}

.indigo-link:hover,
.indigo-link:active,
.indigo-link:focus {
  text-decoration: none;
  color: #10b19f;
}

.actionbox {
  width: 100%;
}

.close-modal-span {
  border: 2px solid #ffffff;
  border-radius: 20px;
  color: #ffffff;
  cursor: pointer;
  font-size: 17px;
  height: 21px;
  line-height: 17px;
  position: absolute;
  right: -39px;
  text-align: center;
  top: 1px;
  width: 21px;
}

.tooltip-text {
  background-color: #f1f1f1;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  bottom: 42px;
  font-size: 12px;
  font-weight: 300;
  padding: 7px 11px;
  position: absolute;
  display: none;
  width: 100%;
  right: 0;
}

.show-tooltip .tooltip-text {
  display: block;
}

.common-field.makerightspc .form-control {
  padding-right: 38px;
}

.order-section {
  padding: 60px 0 80px;
  width: 100%;
}


/****account box css start***/

.profile-linkbox {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.05);
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #e2e8ef;
  border-radius: 5px;
  margin-bottom: 25px;
  padding-top: 50px;
}

.profile-imgnamebox {
  width: 100%;
  text-align: center;
  margin-bottom: 45px;
}

.round-box {
  width: 90px;
  height: 90px;
  border-radius: 100%;
  display: inline-block;
  line-height: 90px;
  color: #f0f9f8;
  font-size: 30px;
  font-weight: 700;
  background-color: #20bfae;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.profile-imgnamebox label {
  font-size: 14px;
  font-weight: 300;
  color: #000000;
  display: block;
  margin: 8px 0 0;
}

.profile-linkul {
  width: 100%;
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
}

.profile-linkul li {
  width: 100%;
  width: 100%;
  list-style-type: none;
  border-top: 1px solid #f2f2f2;
  position: relative;
}

.profile-linkul li:last-child a {
  border-radius: 0 0 5px 5px;
}

.profile-linkul li>a {
  font-size: 14px;
  color: #000000;
  display: block;
  text-decoration: none;
  padding: 17px 20px 17px 45px;
  border-left: 3px solid #ffffff;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 0.5px;
}

.profile-linkul li .sprite {
  left: 17px;
  position: absolute;
  top: 18px;
}

.l-pointer {
  background-position: -23px -1px;
  height: 15px;
  width: 16px;
}

.profile-linkul li.active a {
  border-color: #20bfae;
  background-color: #f6fcfc;
  color: #20bfae;
  font-weight: 500;
}


/****account box css end***/


/****have Q box css start***/

.hv-questionbox {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.05);
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #e2e8ef;
  border-radius: 5px;
  margin-bottom: 25px;
  padding: 45px 30px 50px;
  text-align: center;
}

.line-btn {
  color: #f44c47;
  text-decoration: none;
  text-align: center;
  border: 1px solid #f44c47;
  display: inline-block;
  padding: 13px 30px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 3px;
  min-width: 185px;
  max-width: 100%;
  letter-spacing: 2px;
  line-height: normal;
  margin-top: 10px;
  transition: all 0.5s ease 0s;
}

.line-btn:hover,
.line-btn:active,
.line-btn:focus {
  color: #f44c47;
  text-decoration: none;
  background-color: #fdfaf5;
}

.q-fontstyle {
  font-size: 18px;
  font-weight: 500;
  margin: 0 0 5px;
  color: #000000;
  letter-spacing: 0.5px;
}

.hv-questionbox p {
  color: #000000;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.5px;
  line-height: 21px;
  margin-bottom: 6px;
}


/****have Q box css end***/


/****status content list box css start***/

.status-listbox {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.05);
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #e2e8ef;
  border-radius: 5px;
}

.common-listbox {
  width: 100%;
  padding: 35px 150px 35px 30px;
  border-bottom: 1px solid #f2f2f2;
  position: relative;
}

.common-listbox>a {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.file-fontstyle {
  font-size: 19px;
  color: #000000;
  font-weight: 400;
  letter-spacing: 0.5px;
  margin-bottom: 5px;
}

.common-listbox p {
  font-size: 12px;
  font-weight: 300;
  color: #000000;
  letter-spacing: 0.5px;
}

.thing-span {
  font-weight: 200;
  color: #777777;
}

.orderid-lbl {
  background-color: #ededed;
  color: #979797;
  font-size: 8px;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: normal;
  margin: 3px 0 0;
  padding: 2px 4px;
  text-transform: uppercase;
  vertical-align: middle;
}

.status-boxright {
  text-align: right;
  position: absolute;
  right: 30px;
  top: 50px;
  font-size: 14px;
  font-weight: 400;
  color: #cfcfcf;
}

.status-boxright label {
  margin: 0;
  font-size: 10px;
  color: #777777;
  font-weight: 400;
  letter-spacing: 0.5px;
  display: block;
}

.status-boxright.in-process {
  color: #77c257;
}

.status-boxright.canceled {
  color: #ff0000;
}

.common-listbox:last-child {
  border-bottom: none;
}


/****status content list box css end***/


/****Account form box css start***/

.account-form {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.05);
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #e2e8ef;
  border-radius: 5px;
  padding: 50px 30px;
}

.common-field.left-label {
  padding-left: 150px;
  position: relative;
  margin-bottom: 40px;
}

.left-label .left-label-name {
  left: 0;
  position: absolute;
  top: 12px;
}

.left-label.has-error .help-block {
  left: 150px;
}

.chng-credential-box {
  width: 100%;
  padding-top: 70px;
  border-top: 1px solid #e5e5e5;
  margin-top: 70px;
}

.account-submit {
  text-align: right;
}


/****Account form box css end***/


/****resume detail css start***/

.resumes-detail {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.05);
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #e2e8ef;
  border-radius: 5px;
  margin-bottom: 30px;
}

.resume-fontstyle {
  font-size: 20px;
  color: #000000;
  margin: 0;
  padding: 20px 30px;
  font-weight: 300;
  letter-spacing: 1px;
}

.content-container {
  padding: 40px 30px 50px 80px;
  position: relative;
  width: 100%;
  border-top: 1px solid #f2f2f2;
}

.inner-font {
  font-size: 16px;
  color: #000000;
  font-weight: 500;
  letter-spacing: 1px;
}

.content-container .inner-font {
  margin-bottom: 20px;
}

.content-container p {
  color: #000000;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.2px;
  line-height: 25px;
}

.content-container p b {
  font-weight: 400;
}

.file-holder {
  border-color: #f2f2f2;
  border-style: solid;
  border-width: 1px 0;
  display: inline-block;
  margin-top: 25px;
  padding: 17px 0 20px;
  width: 100%;
}

.file-namelbl {
  color: #737373;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.2px;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.pdf-icon {
  background-position: -25px -18px;
  height: 20px;
  width: 19px;
}

.file-namelbl .sprite {
  margin: 0 10px 0 0;
  vertical-align: bottom;
}

.view-download-lnk {
  float: right;
}

.download-icon {
  background-position: -47px -1px;
  height: 16px;
  width: 16px;
}

.view-icon {
  background-position: -66px -3px;
  height: 12px;
  width: 20px;
}

.view-download-lnk>a {
  display: inline-block;
  padding: 0 10px 0 15px;
  border-left: 1px solid #e5e5e5;
}

.takeaction-box {
  width: 100%;
  margin-top: 20px;
}

.line-btn.with-fill {
  background-color: #f44c47;
  color: #ffffff;
}

.rmargin10 {
  margin-right: 10px;
}

.colorlbl {
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #ffffff;
  font-size: 13px;
  font-weight: 500;
  border-radius: 100%;
  background-color: #20bfae;
  display: inline-block;
  position: absolute;
  left: 30px;
  text-transform: uppercase;
}


/****resume detail css end***/


/***conversation css start***/

.conversation-box {
  width: 100%;
  background-color: #ffffff;
  border-radius: 5px;
}

.conversation-heading {
  width: 100%;
  display: inline-block;
  background-color: #fcfcfc;
  font-weight: 300;
  padding: 20px 30px;
  letter-spacing: 1.5px;
  border-width: 1px 0;
  border-color: #f7f7f7;
  border-style: solid;
  box-shadow: 0 1px 1px #ffffff inset;
}

.viewall-r {
  float: right;
  font-size: 13px;
  color: #7f7f7f;
  letter-spacing: 0.5px;
  font-weight: 300;
}

.conversation-list {
  width: 100%;
  padding: 35px 0;
}

.conlist-ul {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.conlist-ul li {
  width: 100%;
  position: relative;
  padding: 0 30px 0 80px;
  margin-bottom: 50px;
}

.conlist-ul li:last-child {
  margin-bottom: 0;
}

.textby {
  font-size: 14px;
  color: #000000;
  font-weight: 500;
  letter-spacing: 0.5px;
  display: block;
}

.time-left {
  color: #b5b5b5;
  font-weight: 500;
  font-size: 11px;
  letter-spacing: 0.1px;
  margin-left: 5px;
}

.conlist-ul p {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.5px;
}


/***conversation css end***/


/***questionnaire css start***/

.questionnaire-filled {
  width: 100%;
}

.q-hdbox {
  border-bottom: 1px solid #e7e7e9;
  min-height: 65px;
  position: relative;
  padding: 0 80px 15px 0;
  font-size: 16px;
  color: #000000;
  font-weight: 500;
}

.viewnow-btn {
  font-size: 10px;
  color: #20bfae;
  border: 1px solid #20bfae;
  display: inline-block;
  padding: 5px;
  border-radius: 3px;
  letter-spacing: 0.5px;
}

.viewnow-btn:hover,
.viewnow-btn:active,
.viewnow-btn:focus {
  color: #20bfae;
  text-decoration: none;
}

.q-hdbox .viewnow-btn {
  position: absolute;
  right: 0;
  top: 0;
}

.righttimline-box {
  width: 100%;
  padding-top: 45px;
}

.timline-abt-ordr {
  width: 100%;
  padding: 0;
  margin: 20px 0 0;
  list-style-type: none;
  position: relative;
}

.righttimline-box h3 {
  font-size: 16px;
  color: #000000;
  font-weight: 500;
  margin-bottom: 10px
}

.righttimline-box p {
  font-size: 14px;
  font-weight: 300;
}

.righttimline-box p b {
  font-weight: 400;
}

.timline-abt-ordr::before {
  content: '';
  border-left: 1px dotted #9f9f9f;
  left: 4px;
  top: 5px;
  bottom: 5px;
  position: absolute;
}

.timline-abt-ordr>li {
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.5px;
  margin-bottom: 25px;
  position: relative;
  padding-left: 25px;
}

.timline-abt-ordr>li::before {
  background-color: #fefefe;
  border: 3px solid #9f9f9f;
  border-radius: 10px;
  content: "";
  height: 12px;
  left: -1px;
  position: absolute;
  top: 4px;
  width: 12px;
}

.timline-abt-ordr .tmspn {
  font-weight: 300;
  font-size: 13px;
  margin-left: 10px;
}


/***questionnaire css end***/


/***********ext comment-bx**********/

.commenter-img {
  background-color: #fdfdfd;
  width: 100%;
  border: 1px solid #f4f4f4;
  border-radius: 5px;
  position: relative;
  padding: 0 20px;
}

.relative {
  position: relative;
}

.form-group {
  margin: 0;
}

.commenter-img .comment-message {
  height: 40px;
  min-height: 40px;
}

.commenter-img .comment-message {
  white-space: pre-line;
  padding-left: 0;
  overflow: hidden;
  line-height: 21px;
  float: left;
  padding-right: 100px;
  box-sizing: border-box;
  resize: none;
}

.commenter-img input[type="text"],
.commenter-img textarea {
  color: #a0a0a0\0;
}

.commenter-img input[type="text"],
.commenter-img textarea {
  background: none repeat scroll 0 0;
  border: medium none;
  color: #000000;
  font-family: opensansregular;
  font-size: 13px;
  width: 100%;
  resize: none;
}

.attach-icons {
  background-position: -86px -1px;
  height: 21px;
  width: 16px;
  right: 0;
  float: right;
  position: relative;
  top: 20px;
  right: 85px;
}

.form-group {
  width: 100%;
}

.leave-comment-field {
  border-radius: 0 0 5px 5px;
  margin: 30px 25px 0;
}

.leave-comment-field .comment-btn-link:hover,
.leave-comment-msg-box .comment-btn-link:focus,
.leave-comment-msg-box .comment-btn-link:active {
  background-color: #ff9c4e;
  color: #ffffff;
}

.leave-comment-field .comment-btn-link {
  box-shadow: none;
  border: 0;
  background: #FF7B00;
  background-color: rgb(220, 123, 0);
  background-color: rgb(220, 123, 0);
  font-size: 12px;
  font-family: 'opensansextrabold';
  position: absolute;
  right: 7px;
  bottom: 18px;
  border-radius: 5px;
  text-shadow: none;
  line-height: normal;
  border: 1px solid #FF7B00;
  height: 26px;
  padding: 5px 25px 10px;
  text-align: center;
  margin-right: 10px;
}


/****************************blog********************************************/

.resumes-blog-user-img {
  border-radius: 3px;
  width: 100%;
  height: 699px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}

.resumes-blog-desig h2 {
  text-shadow: 0 3px rgba(0, 0, 0, 0.1);
  display: block;
  font-family: 'Rubik', sans-serif;
  font-size: 43px;
  font-weight: 700;
  color: #fff;
}

.resumes-blog-desig p {
  text-shadow: 0 3px rgba(0, 0, 0, 0.1);
  margin: 0;
  display: block;
  font-family: 'Rubik', sans-serif;
  font-size: 43px;
  font-weight: 700;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.resumes-blog-desig {
  position: absolute;
  bottom: 35px;
  left: 30px;
  overflow: hidden;
  right: 30px;
  text-overflow: ellipsis;
}

.resumes-blog-desig span {
  text-shadow: 0 3px rgba(0, 0, 0, 0.1);
  display: block;
  font-family: 'Rubik', sans-serif;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.5px;
}

.othr-res-blg-img {
  border-radius: 3px;
  width: 100%;
  height: 155px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.othr-res-blg {
  height: 380px;
}

.inner-res-contain-blg h2 {
  font-family: 'Rubik', sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #000;
  padding: 0px 0 10px;
  letter-spacing: 0.5px;
  line-height: 1.4em;
}

.inner-res-contain-blg {
  padding: 20px 0;
}

.inner-res-contain-blg p {
  font-family: 'Rubik', sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #000;
  margin: 0 0 15px;
  letter-spacing: 0.5px;
  line-height: 1.4em;
}

.inner-res-contain-blg span {
  display: block;
  font-family: 'Rubik', sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #777777;
  letter-spacing: 0.5px;
}

.inner-res-contain-blg span small {
  display: inline-block;
  font-family: 'Rubik', sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #000;
  letter-spacing: 0.5px;
}

.blog-detail-banner-resumeble {
  width: 100%;
  height: 450px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.middle-part-sections.blg-paddingb {
  padding: 90px 0 80px;
  position: relative;
}

.middle-part-sections {
  background-color: #fff;
  display: block;
  width: 100%;
  min-height: 600px;
  position: relative;
}

.blog_detail_container {
  max-width: 722px;
  position: relative;
}

.make-relative {
  position: relative;
}

.text strong {
  letter-spacing: 0.2px;
  font-family: 'Rubik', sans-serif;
  font-size: 90px;
  font-weight: 700;
  color: #000;
  line-height: 78px;
  margin: 0;
  display: inline;
  vertical-align: top;
  float: left;
  margin-right: 10px;
}

.text p {
  letter-spacing: 0.5px;
  font-family: 'Rubik', sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #000;
  line-height: 1.6em;
  margin-bottom: 26px;
}

.text>ul {
  margin: 15px 0 0 15px;
}

.text li {
  letter-spacing: 0.5px;
  font-size: 16px;
  font-weight: 300;
  color: #000;
  line-height: 1.6em;
  margin-bottom: 26px;
  list-style-type: disc;
  padding-left: 15px;
}

.white-shoes-testimonials-update .gn-ltr-testimonials {
  padding: 0 40px;
  width: 100%;
  background: #fff;
  margin-bottom: 70px;
  border-left: 1px solid #df2c25;
}

.white-shoes-testimonials-update .gn-ltr-testimonials h2 {
  color: #ffffff;
}

.gn-ltr-testimonials h2 {
  font-size: 30px;
  margin-bottom: 40px;
  letter-spacing: 0.2px;
  color: #ffccba;
  font-weight: 400;
}

.white-shoes-testimonials-update .gn-ltr-testimonials p {
  color: #000;
  letter-spacing: 1px;
  width: 100%;
  line-height: 2em;
  margin-top: 15px;
  font-size: 20px;
  margin-bottom: 0;
}

.white-shoes-testimonials-update.white-bg {
  padding: 15px 0 0 0;
}

.text .paa-list-res-blg {
  font-size: 16px;
  font-weight: 500;
}

.onesection-box {
  text-align: center;
  line-height: 450px;
  width: 100%;
  position: relative;
  height: 450px;
}

.blurbgbox {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);
}

.noneblurpic {
  position: relative;
  display: inline-block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  text-align: left;
  line-height: normal;
  vertical-align: middle;
  overflow: hidden;
}

.noneblurpic>img {
  max-height: 450px;
  vertical-align: middle;
  border-radius: 5px;
}

.banner-content-res {
  position: absolute;
  z-index: 3;
  padding: 0px 82px;
  bottom: 50px;
}

.logo-banner{
    position:relative;top:20px;
}
.blog-overlay {
    background: rgba(0, 0, 0, 0) url("../images/Untitled-1.png") repeat-x scroll 0 bottom;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}


.res-blg-trending {
  display: inline-block;
  background: #df2c25;
  color: #fff;
}

.res-blg-trending h3 {
  font-weight: 500;
  font-size: 10px;
  padding: 5px;
  letter-spacing: 0.5px;
}

.res-blg-job-dsc {
  display: block;
  color: #fff;
  margin-top: 10px;
}

.res-blg-job-dsc p {
  font-size: 30px;
  display: block;
  background: none;
  margin: 0;
  font-weight: 700;
}

.res-blg-job-dsc small {
  font-size: 30px;
  display: inline;
  background: #000;
  margin: 0;
  padding-right: 50px;
  max-width: 700px;
}

.blg-dt-tm {
  position: absolute;
  left: -223px;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}

.blg-res-date {
  border-bottom: 1px solid #ebebeb;
  padding: 15px 0 10px;
}

.blg-res-date h2 {
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0.2px;
}

.blg-res-date p {
  letter-spacing: 0.2px;
  font-size: 13px;
  font-weight: 500;
  color: #de4444;
  margin: 0;
}

.blg-res-date.blg-res-time {
  border-bottom: none;
  padding: 15px 0 10px;
}

.blg-res-date.blg-res-time p {
  color: #5f9dc4;
}

.popSocial {
  position: absolute;
  left: 0;
  top: 85px;
}


/**********************************************faq*********************************/

.FAQ-section,
.faq-section {
  width: 100%;
  padding: 95px 0;
  background-color: #f2f6fa;
}

.faq-q-container {
  width: 100%;
}

.faq-q-container .panel-default>.panel-heading.res-panel-heading {
  background-color: #ffffff;
  padding: 0;
  border-radius: 0px;
}

.faq-q-container .panel-default>.panel-heading.res-panel-heading a {
  border-radius: 4px;
  display: block;
  font-size: 18px;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  padding: 20px 50px 20px 5px;
  position: relative;
  text-decoration: none !important;
}

.faq-q-container.faq-nw-container .panel-body {
  font-family: 'Rubik', sans-serif;
  font-size: 16px;
  line-height: 25px;
  padding: 15px 5px;
  font-weight: 400;
}

.faq-q-container a .acco-spn {
  background: url("../images/sprite.png") no-repeat scroll -100px -118px;
  height: 16px;
  margin-top: -8px;
  position: absolute;
  right: 30px;
  top: 50%;
  width: 14px;
}

.faq-q-container a.collapsed .acco-spn {
  background-position: -85px -118px;
}

.faq-q-container .panel-default {
  box-shadow: none;
  display: inline-block;
  width: 100%;
}

.faq-q-container .panel-group {
  margin-bottom: 0;
}

.faq-q-container .panel-group .panel+.panel {
  margin-top: 0;
}

.sidebyside-box {
  width: 100%;
}

.enterfield-box.qstn-bx-nw {
  display: inline-block;
  padding: 53px 60px 25px;
  border: none;
}

.faq-resumeble {
  border-top: 4px solid #b61e21;
  padding-top: 20px;
}

.faq-resumeble h2 {
  font-size: 26px;
  font-weight: 500;
  color: #000;
}

.sidebyside-box {
  width: 100%;
}

.sidebyside-box:last-child {
  padding-left: 50px;
}

.nw-panel {
  margin-bottom: 0;
  border-radius: 0;
  border-top: 1px solid #ddd;
  border-right: none;
  border-left: none;
  border-bottom: none;
}

.panel.panel-default.nw-panel.panel-res {
  border-bottom: 1px solid #ddd;
  border-radius: 0;
}

.enterfield-box.qstn-bx-nw.faq-bx-new-dsgn {
  padding-bottom: 53px;
}

.question-faq-pg {
  background: #b11c20;
  width: 100%;
  display: inline-block;
  position: relative;
  height: 395px;
}

.billing-info.qstn-nw-dsgn-bx {
  padding: 0;
  position: relative;
  bottom: 163px;
}

.qstn-nw-dsgn-bx-container {
  max-width: 800px;
}

.faq-title-desc {
  text-align: center;
  color: #fff;
  display: block;
  margin: 105px 0 0 0;
}

.faq-title-desc h1 {
  font-size: 48px;
  font-weight: 400;
  font-family: 'Rubik', sans-serif;
  line-height: 70px;
}

.faq-title-desc p {
  font-size: 16px;
  font-weight: 300;
  font-family: 'Rubik', sans-serif;
}

.contact-us-data-container {
  max-width: 800px;
}

.res-contact-us {
  display: block;
  padding: 50px;
  background: #20c1af;
  width: 100%;
  border-radius: 0 0 4px 4px;
}

.further-fields.faq-further-fields {
  margin: 0;
  border-radius: 4px 4px 0 0;
}

.contact-us-form-resumeble h2 {
  text-align: center;
  color: #fff;
  font-size: 30px;
  font-weight: 500;
  font-family: 'Rubik', sans-serif;
}

.contact-input-res {
  display: block;
  width: 100%;
  border-radius: 4px;
  border: 1px solid #f2f2f2;
  color: #c3c3c3;
  padding: 15px;
}

.order-now-contact-res {
  border: none;
  background: #f44c47;
  border-radius: 4px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  padding: 10px 50px;
}

.order-btn {
  text-align: center;
  padding-top: 32px;
  font-size: 14px;
  font-weight: 500;
}

.form-contact-us-res {
  padding-top: 35px;
}

.form-contact-us-res label {
  font-size: 12px;
  font-weight: 400;
  color: #000;
}


/*******************************pricing*************************************/

.package-sub-bx {
  width: 33.1%;
  display: inline-block;
  text-align: center;
  padding: 40px 25px;
}

.packages-bx {
  display: inline-block;
  width: 100%;
}

.package-sub-bx h2 {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.4em;
  color: #000;
}

.package-amount h2 {
  color: #20c1af;
  font-weight: 400;
  font-size: 44px;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
}

.package-amount h2 small {
  color: #20c1af;
  font-weight: 400;
  font-size: 22px;
  letter-spacing: 0.5px;
}

.package-amount {
  display: block;
  padding: 10px 0 30px 0;
}

.package-amount p {
  font-size: 13px;
  font-weight: 400;
  color: #000;
}

.product-service ul {
  color: #000;
  font-size: 16px;
  line-height: 40px;
}

.product-service ul li {
  font-weight: 500;
}

.product-service {
  display: inline-block;
  margin-bottom: 10px;
}

.product-service a {
  background: #f44c47;
  color: #fff;
  font-size: 14px;
  font-weight: 0500;
  letter-spacing: 0.5px;
  padding: 13px 75px;
  display: block;
  margin-top: 20px;
  border-radius: 5px;
  text-decoration: none;
}

.package-sub-bx.package-center-bx {
  background: #20c1af;
  border-radius: 5px;
  transform: scale(1.1);
  box-shadow: 0px 0px 10px #dbdbdb;
}

.package-sub-bx.package-center-bx h2,
.package-sub-bx.package-center-bx .package-amount h2 small,
.package-sub-bx.package-center-bx .product-service ul,
.package-sub-bx.package-center-bx .product-service p,
.package-sub-bx.package-center-bx .product-service a,
.package-sub-bx.package-center-bx .package-amount p {
  color: #fff;
}

.further-fields.faq-further-fields.package-list {
  border-radius: 4px;
}

.further-fields.faq-further-fields.package-nw-data {
  margin-top: 150px;
  border-radius: 4px;
}

.body-spc.body-package {
  background: #fff;
}

.question-faq-pg.package-pricing-page {
  height: 577px;
}

.billing-info.qstn-nw-dsgn-bx.package-nw-dsgn {
  bottom: 320px;
}

.faq-q-container .panel-default>.panel-heading.res-panel-heading.package-titke-desc a {
  color: #585858;
  font-weight: 400;
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
  border-top: none;
}

.enterfield-box.qstn-bx-nw.package-qstn-bx-nw {
  padding: 53px 60px 50px;
}

.package-dtl-content {
  position: relative;
  margin-top: -385px;
}


/************************home-page*********************/

.body-spc.body-home {
  padding-top: 0;
  background: #fff;
}

.body-spc.body-home .header-bg {
  background: transparent;
  border: none;
}

.question-faq-pg.home-page-banner-res {
  background: #000;
  height: 592px;
}

.body-spc.body-home .header-bg .header-links .link-list-ul.link-list-home-ul li a {
  color: #fff
}

.faq-title-desc.home-res-desc {
  text-align: left;
  margin-top: 200px;
}

.faq-title-desc.home-res-desc {
  text-align: left;
  margin-top: 200px;
  display: inline-block;
  width: 485px;
}

.faq-title-desc.home-res-desc h1 {
  font-size: 65px;
}

.faq-title-desc.home-res-desc p {
  margin: 10px 0;
}

.faq-title-desc.home-res-desc a {
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  background: #e02c26;
  padding: 10px 30px;
  border-radius: 5px;
  font-size: 13px;
  letter-spacing: 0.5px;
  display: inline-block;
  margin-top: 10px;
}

.home-dream-job {
  display: inline-block;
  padding: 80px 0;
  width: 100%;
}

.home-dream-job-container {
  max-width: 1200px
}

.home-dream-job-desc {
  display: block;
  text-align: center;
}

.home-dream-job-desc h2 {
  color: #000;
  font-size: 35px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.home-dream-job-desc p {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.5px;
  margin: 5px 0;
}

.gateway-detail-job {
  position: relative;
  padding: 35px 20px 42px;
  background: #fafafa;
  border: 1px solid #efefef;
  border-radius: 5px;
  margin-top: 35px;
  min-height: 236px;
}

.gateway-detail-job h2 {
  font-size: 70px;
  font-weight: 500;
  color: #20c1af;
}

.gateway-detail-job p {
  font-size: 14px;
  font-weight: 300;
}

.gateway-detail-job.gateway-detail-spc-jb {
  margin-top: 70px;
}

.gateway-detail-job a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: default;
}

.gateway-detail-job:hover {
  background: #fff;
  box-shadow: 0px 5px 9px #f2f2f2;
}

.gateway-detail-job h2 span {
  font-weight: 500;
  font-size: 25px;
}

.gateway-btn a {
  text-decoration: none;
  background: #e02c26;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.5px;
  padding: 13px 23px;
  display: block;
  margin-top: 50px;
  border-radius: 4px;
}

.gateway-btn {
  display: inline-block;
}

.resumeble-works {
  background: #f9fafc;
  display: block;
  padding: 100px 0;
}

.resumeble-works-container {
  max-width: 1230px
}

.gateway-detail-job.res-work-nw {
  border: none;
  background-color: transparent;
  margin-top: 35px;
}

.gateway-detail-job.res-work-nw:hover {
  box-shadow: none;
}

.gateway-detail-job.res-work-nw h3 {
  font-size: 14px;
  font-weight: 500;
  color: #c6c6c7;
  display: inline-block;
  position: absolute;
  left: 65px;
  top: 124px;
}

.gateway-detail-job.res-work-nw h2 {
  margin-top: 12px;
  font-size: 17px;
  font-weight: 500;
  color: #000;
}

.gateway-detail-job.res-work-nw p {
  font-size: 14px;
  font-weight: 300;
  color: #000;
  margin: 11px 0;
  padding: 0 15px;
}

.gateway-btn.res-wrks-btn a {
  margin-top: 30px;
}

.billing-info.home-package-desc {
  padding: 0;
}

.package-dtl-content.home-package-detail {
  margin-top: 65px;
}

.gateway-detail-job.why-res {
  padding: 0;
  min-height: 178px;
}

.why-res-cont {
  padding: 35px 0 30px 28px;
  text-align: left;
  height: auto;
  width: 400px;
  float: left;
}

.why-res-cont h2 {
  font-size: 20px;
}

.why-res-cont p {
  font-size: 14px;
  font-weight: 300;
  color: #717171;
}

.gateway-detail-job.why-res img {
  float: right
}

.res-img-why {
  margin-top: 23px;
}

.res-img-comunication {
  margin-top: 15px;
}

.home-dream-job-desc .package-sub-bx h2 {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.4em;
  color: #000;
}

.home-dream-job-desc .package-amount h2 {
  color: #20c1af;
  font-weight: 400;
  font-size: 44px;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
}

.home-dream-job-desc .package-amount h2 small {
  color: #20c1af;
  font-weight: 400;
  font-size: 22px;
  letter-spacing: 0.5px;
}

.home-dream-job-desc .package-amount {
  display: block;
  padding: 10px 0 30px 0;
}

.home-dream-job-desc .package-amount p {
  font-size: 13px;
  font-weight: 400;
  color: #000;
}

.home-dream-job-desc .package-sub-bx.package-center-bx h2,
.home-dream-job-desc .package-sub-bx.package-center-bx .package-amount h2 small,
.home-dream-job-desc .package-sub-bx.package-center-bx .product-service ul,
.home-dream-job-desc .package-sub-bx.package-center-bx .product-service p,
.home-dream-job-desc .package-sub-bx.package-center-bx .product-service a,
.home-dream-job-desc .package-sub-bx.package-center-bx .package-amount p {
  color: #fff
}

.home-blog-sec h3 {
  text-align: center;
  font-size: 35px;
  font-weight: 700;
  color: #000;
  letter-spacing: 0.5px;
}

.resumes-blog-user-img.hom-res-blg {
  height: 425px;
}

.home-blog-sec .order-section {
  padding: 60px 0 0;
}

.inner-res-contain-blg.home-inner-blg {
  padding: 35px 0;
}

.resumes-blog-desig.home-res-blg-dsgn {
  bottom: 15px;
}

.home-blg-btn a {
  color: #fff;
  text-decoration: none;
  background: #f44c47;
  font-size: 14px;
  font-weight: 500;
  padding: 13px 85px;
  border-radius: 4px;
  margin-top: 40px;
  display: inline-block;
  text-align: center;
}

.home-blg-btn {
  text-align: center;
  padding-bottom: 50px;
}

.are-u-writer-form {
  height: 375px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  background-color: #b11c20;
}

.writer-cont-nw {
  padding: 120px 0 85px;
}

.writer-cont-nw h2 {
  font-size: 45px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.5px;
}

.writer-cont-nw p {
  margin: 10px 0;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 0.5px;
  color: #fff;
  padding-right: 50px;
}

.form-r-writer {
  float: right;
  margin-right: 100px;
  background: #fafafa;
  padding: 35px 28px 20px;
  border: 1px solid #e4e2e3;
  border-radius: 4px;
  width: 383px;
  margin-top: -76px;
}

.form-control.nw-frm {
  height: 45px;
}

.common-field.tmargin28 .file-res-hm {
  position: relative;
  width: 100%;
  height: 45px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
}

.form-control.nw-frm.filew-home-res {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
}

.common-field.tmargin28 .file-res-hm span {
  position: absolute;
  right: 15px;
  top: 11px;
}

.common-field.tmargin28 {
  margin-top: 20px;
}

.attach-file-home-res {
  position: absolute;
  left: 15px;
  font-size: 14px;
  font-weight: 300;
  color: #555;
  opacity: 0;
  letter-spacing: 1px;
}

input.btn-design.res-register {
  margin-top: 18px;
}

.further-fields.faq-further-fields.about-us-page {
  border-radius: 5px;
}

.enterfield-box.qstn-bx-nw.about-us-page-content p {
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 45px;
  color: #000;
  letter-spacing: 0.5px;
}

.enterfield-box.qstn-bx-nw.about-us-page-content h2 {
  font-size: 28px;
  font-weight: 300;
  margin-bottom: 45px;
  color: #000;
  letter-spacing: 0.5px;
}

.enterfield-box.qstn-bx-nw.about-us-page-content a {
  color: #06a46e;
  letter-spacing: 0.5px;
}

@media(min-width:1200px) {
  .custom-left {
    width: 72.8%
  }
  .custom-right {
    width: 27.2%
  }
}

@media(max-width:991px) {
  .billing-info .enterfield-box {
    padding: 20px;
  }
  .sidebyside-box:last-child {
    padding-left: 0px
  }
  .faq-q-container {
    margin-top: 50px;
  }
  .package-sub-bx {
    width: 33%;
  }
  .writer-cont-nw {
    padding: 50px 0 50px;
  } 
  .form-r-writer {
    float: none;
    margin-right: 0;
    background: #fafafa;
    padding: 35px 28px;
    border: 1px solid #e4e2e3;
    border-radius: 4px;
    width: 383px;
    margin-top: 0;
    max-width: 100%;
    margin-bottom: 50px;
  }
  .are-u-writer-form {
    height: auto;    
  }
}

@media(max-width:991px) and (min-width:768px) {
  .cards-box {
    margin: 0 0 20px;
    padding-left: 15px;
  }
  .back-redbox>h3 {
    font-size: 50px;
    line-height: 50px;
    margin-top: 30px;
  }
}

@media(max-width:900px)
{
   .text.paa-list-res-blg {
    margin-left: 50px;
    margin-top: -12px;
}  
}

@media(max-width:767px) {
  .logobox>img {
    max-width: 270px;
  }
  .coming-round>img {
    max-width: 90px;
  }
  .redband {
    font-size: 25px;
    letter-spacing: 1px;
    min-height: 0;
    padding: 15px 20px;
  }
  .thank-box {
    padding: 0 0 20px;
  }
  .link-list-ul>li>a {
    padding: 0;
  }
  .forms-for-step {
    margin-top: 20px
  }
  header .hide-onmobile {
    display: none;
  }
  header .show-onmobile {
    display: inline-block;
  }
  .step-section {
    padding: 20px 0 0;
  }
  .step1-box {
    padding: 20px;
  }
  .enterfield-box {
    padding: 20px;
  }
  .label-text .placing {
    margin: 9px 0 0;
  }
  .selected-file .choosenfile-name {
    padding: 18px 20px;
  }
  .choosenfile-name .plus-img {
    right: 20px;
  }
  .label-text {
    font-size: 20px;
  }
  .billing-info,
  .order-section {
    padding: 20px 0;
  }
  .back-redbox>h3 {
    font-size: 30px;
    line-height: 31px;
    margin-top: 30px;
  }
  .back-redbox p {
    font-size: 14px;
    font-weight: 300;
  }
  .back-redbox {
    padding: 160px 430px 40px 20px;
  }
  .credential-box {
    max-width: 370px;
    right: 20px;
  }
  .close-modal-span {
    border: 2px solid #000000;
    color: #000000;
    right: 10px;
    top: 10px;
  }
  .back-redbox::before {
    display: none;
  }
  .sidebyside-box:last-child {
    padding-left: 0px
  }
  .faq-q-container {
    margin-top: 50px;
  }
  .contact-us-form-resumeble h2 {
    font-size: 29px;
  }
  .res-contact-us {
    padding: 30px;
  }
  .form-contact-us-res {
    padding-top: 15px;
  }
  .faq-title-desc h1 {
    line-height: 70px;
  }
  .faq-title-desc {
    margin: 50px 0 0 0;
    text-align: left;
  }
  .package-sub-bx {
    width: 100%;
  } 
  .text.paa-list-res-blg {
    margin-left: 50px;
    margin-top: -12px;
}
         
}

@media(max-width:599px) {
  .round-point {
    width: 30%;
  }
  .value-fields [class*="col-"] {
    width: 100%;
  }
  .choose-filebx {
    padding: 40px 20px;
  }
  .value-fields [class*="col-"].tmargin12 {
    margin-top: 0;
  }
  .cards-box {
    margin: 0 0 20px;
    padding-left: 15px;
  }
  .credential-box {
    display: inline-block;
    max-width: 100%;
    padding: 25px 20px 0;
    position: relative;
    right: 0;
    width: 100%;
    margin-top: 20px;
  }
  .back-redbox>h3 {
    margin-top: 0;
  }
  .back-redbox {
    border-radius: 4px;
    min-height: 0;
    padding: 10px;
  }
  .center-alignbox {
    padding: 0;
    margin-bottom: 20px;
  }
  .modal-headingtext {
    margin-bottom: 25px;
  }
  .common-listbox {
    padding: 35px 110px 35px 30px;
  }
  .common-field.left-label {
    margin-bottom: 20px;
    padding-left: 0;
  }
  .left-label .left-label-name {
    position: initial;
  }
  .left-label.has-error .help-block {
    left: 0;
  }
  .chng-credential-box {
    margin-top: 40px;
    padding-top: 30px;
  }
  .account-form {
    padding: 30px;
  }
  .faq-title-desc.home-res-desc{
    margin-top: 100px;
    max-width:100%;
  }
  .question-faq-pg.home-page-banner-res{
    height: auto;
    padding-bottom: 100px;    
  }
  .faq-title-desc.home-res-desc h1 {
    font-size: 56px;
  }
  .gateway-detail-job.why-res {
    padding: 0;
    height: initial;
  }
  .why-res-cont{
    float:none;
    max-width: 100%;
    padding: 35px 28px;
  }
  .resumes-blog-desig h2{
    font-size: 35px;
  }
  .resumes-blog-desig p{
    font-size: 35px;
  }
  
  .gateway-detail-job.why-res.why-res-1 {
    background: none;
  }

  .gateway-detail-job.why-res.why-res-2 {
    background: none;
  }
  .gateway-detail-job.why-res.why-res-3 {
    background: none;
  }

  .gateway-detail-job.why-res.why-res-4 {
    background: none;
  }
  .gateway-detail-job.why-res.why-res-1:hover {
    background: none;
  }
  .gateway-detail-job.why-res.why-res-2:hover {
    background: none;
  }
  .gateway-detail-job.why-res.why-res-3:hover {
    background: none;
  }
  .gateway-detail-job.why-res.why-res-4:hover {
    background: none;
  }
  
         .onesection-box {
    line-height: 350px;
    height: 350px;
}
    .noneblurpic {
    top: 25px;
    }
    .noneblurpic > img {
    max-height: 350px;
    height: 315px;
}

.text.paa-list-res-blg {
    margin-left: 50px;
    margin-top: -12px;
}
.banner-content-res {
    left: 67px;
    bottom: 50px;
}
.res-blg-job-dsc p {
    font-size: 17px;
}
.blog-detail-banner-resumeble{
    height:350px;
}

 footer p{
    padding-right: 0;
  }
  footer .footer-links li:nth-child(2n+1) {
    padding-left: 0px;
  }
  .clearfix.footer-links {
    margin: 20px 0;
  }
  footer .social-links {
    text-align: left;
  }
  
  footer .payicons {
    text-align: left;
  }
  .copyright {
    margin-top: 20px;
}
}

@media(max-width:480px) {
  .redband span {
    display: inline-block;
    max-width: 340px;
    width: 100%;
  }
  .thank-box>p {
    font-size: 20px;
    letter-spacing: 0.5px;
  }
  .common-listbox {
    padding: 20px;
  }
  .status-boxright {
    margin: 15px 0 0;
    position: initial;
    text-align: left;
  }
  .account-form {
    padding: 20px;
  }
  .content-container {
    padding: 20px 20px 20px 60px;
  }
  .colorlbl {
    left: 20px;
  }
  .file-namelbl {
    display: block;
    margin-bottom: 20px;
  }
  .takeaction-box .line-btn {
    display: block;
    width: 100%;
  }
  .q-hdbox {
    height: auto;
    min-height: 0;
  }
  .righttimline-box {
    padding-top: 20px;
  }
  .conversation-list {
    padding: 20px 0;
  }
  .conlist-ul li {
    margin-bottom: 20px;
    padding: 0 30px 0 60px;
  }
}

@media(max-width:375px) {
  .logobox>img {
    max-width: 260px;
  }
  .redband {
    font-size: 20px;
    letter-spacing: 2px;
    min-height: 0;
    padding: 15px 20px;
  }
  .redband span {
    max-width: 270px;
  }
}


/*---------------- 404 page -----------------------*/
.feedback{
    background-image: url("/images/feedback-background.jpg");
    width: 100%;
    background-origin: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0;
}
.feedback-thanku-container{
    max-width: 530px;
}
.feedback-thanku-content {
    padding:150px 0;
    margin: 0 auto;
    text-align: center;
}
.feedback-thanku-content p {
    color: #fff;
    letter-spacing: 0.3px;
}
.back-hmpage {
    margin-top: 35px;
}
.back-hmpage a {
    padding: 13px 25px;
    background: #fff;
    border-radius: 3px;
    letter-spacing: 0.3px;
    text-decoration: none;
    font-size: 12px;
    color: #f44c47;
    font-weight: 500;
}
.feedback-thanku-content h1 {
    font-size: 120px;
    font-weight: 700;
    color: #fff;
}
.feedback-thanku-content span{
    float:left;
    margin-right: 25px;
    margin-top: 8px;
}
.table-striped > tbody > .tr-error {
    background-color: #ffc107 !important;
}
@media(max-width:767px) {
    .feedback{
        text-align: center;
    }
    .feedback-thanku-content{
        padding: 105px 0;
    }    
    .feedback-thanku-content h1{
        font-size: 42px;
    }
    .feedback-thanku-content[_ngcontent-c9] span[_ngcontent-c9] {
        float: none;
        margin-right: 0;
        margin-top: 0;
        display: block;
        margin-bottom: 25px;
    }    
}
