.clear {
  clear: both;
}
#total-credit-rebuild-section {
  min-width: 320px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 0;
}
#total-credit-rebuild-section .credit-rebuild-main-image {
  background: url('//images.ctfassets.net/nnigwk0legme/1H2XKZ1wE18tFktolNMstu/90c3d01b563b4eeef70681c402419fdf/credit_reporting_image.jpg') no-repeat center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  max-height: 900px;
  height: 750px;
  color: #fff;
  vertical-align: bottom;
}
#total-credit-rebuild-section h1 {
  margin: 0;
  padding: 0;
}
#total-credit-rebuild-section h1:nth-child(1) {
  font-size: 4em;
  letter-spacing: 1.4px;
  font-weight: 600;
  padding-top: 20%;
  font-weight: 300;
}
#total-credit-rebuild-section h1:nth-child(2) {
  font-size: 4em;
  letter-spacing: 1.4px;
  font-weight: 600;
  padding-top: 3%;
  font-weight: 300;
}
#total-credit-rebuild-section .credit-msg {
  background-color: #005DA5;
}
#total-credit-rebuild-section .credit-msg p {
  width: 60%;
  margin: 0 auto;
  padding: 20px 20px;
  color: #fff;
  line-height: 1.4em;
  font-size:21px;
}
#total-credit-rebuild-section .credit-info {
  padding: 50px 30px;
  text-align: left;
}
#total-credit-rebuild-section .credit-info .crmsg-container {
  width: 60%;
  margin: 0 auto;
  margin-bottom: 10px;
}
#total-credit-rebuild-section .credit-info .crmsg-container div {
  padding-left: 32px;
  padding-bottom: 8px;
  margin-top: 8px;
  display: none;
  color: #005DA5;
  font-size: 21px;
  font-weight:550;
}
#total-credit-rebuild-section .credit-info .crmsg-container div.active {
  display: block;
}
#total-credit-rebuild-section .credit-info .plus-green {
    background: url(../img/how/credit-rebuild/green-plus.png) no-repeat;
    background-position: 0px 3px;
    vertical-align: middle;
    padding-left: 40px;
    line-height: 1.6em;
    cursor: pointer;
    color: #005DA5;
    font-weight: 300;
    font-size: 21px;
}
#total-credit-rebuild-section .credit-info .plus-green.active {
    background: url('//images.ctfassets.net/nnigwk0legme/1dROzoKLw1AyGvF25JaQXK/6ead2ef04cec4f9b47f28d1271548e50/blue-minus.svg') no-repeat;
    background-position: 0px 3px;
}
#total-credit-rebuild-section .credit-info .plus-blue {
  background: url('//images.ctfassets.net/nnigwk0legme/5hKuSFtaImZSsb8uz2ZoV9/72f45f8c89116c9ed241251a35759033/blue-plus.svg') no-repeat;
  background-position: 0px 3px;
  vertical-align: middle;
  padding-left: 40px;
  line-height: 1.6em;
  cursor: pointer;
  color: #005DA5;
  font-weight: 300;
  font-size: 21px;
}
#total-credit-rebuild-section .credit-info .plus-blue.active {
  background: url('//images.ctfassets.net/nnigwk0legme/1dROzoKLw1AyGvF25JaQXK/6ead2ef04cec4f9b47f28d1271548e50/blue-minus.svg') no-repeat;
  background-position: 0px 3px;
}

#total-credit-rebuild-section .credit-info h3 {
  margin: 0;
}
@media (max-width: 1280px) {
#total-credit-rebuild-section h1:nth-child(1){
	    padding-top: 25% !important;
}
@media (max-width: 1024px) {
#total-credit-rebuild-section h1:nth-child(1){
	    padding-top: 30% !important;
}
@media (max-width: 768px) {
  #total-credit-rebuild-section .credit-rebuild-main-image {
    height: 350px;
  }
  #total-credit-rebuild-section h1:nth-child(1){
	    padding-top: 20% !important;
}
#total-credit-rebuild-section h1:nth-child(1) {
  font-size: 2em;
  letter-spacing: 1.4px;
  font-weight: 600;
  padding-top: 20%;
  font-weight: 300;
}
#total-credit-rebuild-section h1:nth-child(2) {
  font-size: 2em;
  letter-spacing: 1.4px;
  font-weight: 600;
  padding-top: 2.5% !important;
  font-weight: 300;
}
  #total-credit-rebuild-section .credit-msg p {
    padding: 30px 20px;
    width: 80%;
  }
  #total-credit-rebuild-section .credit-info {
    padding: 30px 20px;
  }
  #total-credit-rebuild-section .credit-info .crmsg-container {
    width: 80%;
  }
}

@media (max-width: 480px) {
#total-credit-rebuild-section .credit-info .plus-green.active {
    background: url(../img/how/credit-rebuild/green-minus.png) no-repeat;
    background-position: 0px 3px;
    background-size: 32px;
}
#total-credit-rebuild-section .credit-info .plus-green {
    background: url(../img/how/credit-rebuild/green-plus.png) no-repeat;
    background-position: 0px 3px;
    background-size: 32px;
}
#total-credit-rebuild-section .credit-info .plus-blue.active {
  background: url('//images.ctfassets.net/nnigwk0legme/1dROzoKLw1AyGvF25JaQXK/6ead2ef04cec4f9b47f28d1271548e50/blue-minus.svg') no-repeat;
  background-position: 0px 3px;
  background-size: 32px;
}
#total-credit-rebuild-section .credit-info .plus-blue {
  background: url('//images.ctfassets.net/nnigwk0legme/5hKuSFtaImZSsb8uz2ZoV9/72f45f8c89116c9ed241251a35759033/blue-plus.svg') no-repeat;
  background-position: 0px 3px;
  background-size: 32px;
}
}
