.thebox1, .thebox3 {
  padding: 3em 3em 3em 2em; }

  .boxcontent {
      margin-left: 2.5em;
  }


#firstblock .iconbox, #secondblock .iconbox {
  right: 0.3em;
  bottom: 0.2em;
  font-size: 5em;
  color: rgba(255, 255, 255, 0.1);
  position: absolute; }

#firstblock .thebox1 .labeltag {
  background: white;
  color: #1c3d69; }
  #firstblock .thebox1 .labeltag a {
    background: white;
    color: #05324e; }

#firstblock .theboxlast h2 a {
  color: #05324e; }
#firstblock .theboxlast h2 a:hover {
  color: white; }

.thebox2 {
  background: #05324e; }

.feature-image {
  max-width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  background: #1c3d69;
}
  .feature-image img {
    opacity: 1;
    width: auto;
    max-width: 200%;
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 99;
   }
  .theboxsecondrow .feature-image img {
    width: 100%;
    max-width: 100%;
    height: auto;
   }




.thebox2 .feature-image:before {
  content: "\f0da";
  font: 8em/4em fontawesome;
  color: #05324e;
  position: absolute;
  left: -0.05em;
  height: 3em;
  top: 50%;
  margin-top: -2em;
  z-index: 99; }

.theboxsecondrow .feature-image img {
  opacity: 0.4;
}

.sponsor-logo {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50%;
  padding: 0 2em 2em 2em;
  text-align: right;
}
  .sponsor-logo img {
    position: relative;
    max-width: 100%;
    max-height: 9em;
  }
  .sponsor-logo img {
    position: relative;
  }
.sponsor-logo:before {
  content: '';
  position: absolute;
  right: 0em;
  bottom: 0em;
  border-left: solid 33em transparent;
  border-bottom: solid 18em white;
}

/* Tab headings */
.catname {
  left: 0;
  top: 0;
  bottom: 0;
  right: 0em;
  height: auto;
  border-radius: 0;
  width: 2em;
  margin: 0; }

#commentwire .catname {
  margin-left: -2.2em; }

#firstblock {
  margin-top: 0;
  position: relative;
  z-index: 10; }

.thebox {
  min-height: 27em;
  background: black; }

.thebox1,
.thebox3 {
  padding: 4em 4em 4em 3em;
 }

.thebox2 {
  background-image: url("/retail-banker-international/wp-content/uploads/sites/2/2017/05/retail_banker_international.jpg") no-repeat;
  background-size: 100%;
  border-right: 2px solid white; }


.labeltag {
  display: inline-block;
  margin-top: -0.1em !important;
  position: relative;
  z-index: 99;
  text-transform: uppercase;
  font-family: roboto;
  letter-spacing: 0.5px;
}
  .labeltag a {
    color: white;
    background: #1c3d69;
    padding: 0.8em 0.8em 0.6em 0.8em;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
  }

.thebox h2 {
  margin-bottom: 0.8em;
  margin-top: 0.4em;
  position: relative;
  z-index: 99;
  font-size: 2.7em;
}
  .thebox h2 a {
    color: white;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
  }
  .thebox:hover h2 a {
    background: #002952;
    color: white !important;
  }

.theboxsecondrow h2 {
  font-size: 2.1em;
}

@media (max-width: 1024px) {
  .thebox h2 {
      font-size: 2em;
  }
}

.titlecat {
  height: 100%;
  position: absolute;
  width: 3em;
  left: 0;
  background: rgba(0,0,0,0.2);
  margin-top: -4em;
  border-right: 1px solid rgba(255, 255, 255, 0.58);
  z-index: 999;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
   }
  .titlecat h5 {
    transform: rotate(270deg);
    opacity: 0.5;
    text-transform: uppercase;
    text-align: right;
    font: 1.4em roboto;
    letter-spacing: 0.1em;
    position: absolute;
    right: -10em;
    width: 22em;
    margin-top: 12em;
  }
  .titlecat h5 a {
    color: white;
  }
.theboxsecondrow .titlecat h5 {
  margin-top: 13em;
}
.thebox:hover .titlecat {
  background: rgba(0,0,0,0.5);
}

.clockicon {
  color: #ccc;
  padding-right: 0.4em;
  font-size: 1.4em;
  }

.timing2 {
  color: #999;
}
.boxcontent .author, .boxcontent .timing2, .timing {
  font: 300 1.4em roboto, helvetica, arial, sans-serif;
}
.boxcontent .author {
  color: #265680;
  padding-right: 0.5em;
}
.boxcontent .timing2 {
  opacity: 0.7;
}

.theboxsecondrow {
  min-height: 152px;
  max-height: 230px;
  border-top: 2px solid white; }

#secondblock .titlecat h5 {
  margin-top: 11em; }

#firstblock .author {
  color: white; }

#secondblock .author {
  color: white; }

#firstblock .timing2 {
  color: white; }

#secondblock .timing2 {
  color: white;
  position: relative;
  z-index: 99;
}


#firstblock .clockicon {
  color: white;
  opacity: 0.5;
 }

#secondblock .clockicon {
  color: white;
  position: relative;
  z-index: 99;
}

#firstblock .thebox3:before {
  background: url("https://www.shareicon.net/data/512x512/2016/11/14/852089_microphone_512x512.png");
  width: 10em;
  height: 5em;
  position: absolute;
  background-size: 52%;
  bottom: 0;
  background-repeat: no-repeat;
  opacity: 0.1;
  z-index: 1;
  right: 0;
  float: right;
  left: 80%; }

#secondblock .thebox {
  min-height: 23em;
}
#secondblock .thebox1 {
  background: #05394f;
  /* Old browsers */
  background: -moz-linear-gradient(135deg, #3b6086 0%, #5c5888 99%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(135deg, #3b6086 0%, #5c5888 99%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #3b6086 0%, #5c5888 99%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  border-right: 2px solid white;
  border-top: 2px solid white;
   }

.theboxmiddle {
  background: #06315e;
  /* Old browsers */
  background: -moz-linear-gradient(135deg, #338b92 0%, #226b90 99%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(135deg, #338b92 0%, #226b90 99%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #338b92 0%, #226b90 99%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  border-right: 2px solid white;
  border-top: 2px solid white; }

.theboxsecondrow.thebox3 h2 a {
  color: white; }

.theboxsecondrow.thebox3 .labeltag, .theboxsecondrow.thebox3 h2, .theboxsecondrow.thebox3 i, .theboxsecondrow.thebox3 .timing, .thebox3 h2 {
  position: relative;
  z-index: 9; }

#firstblock .thebox1 {
    background: #1c3d69;
    background: -moz-linear-gradient(135deg, #05324e 86%, #437db7 121%);
    background: -webkit-linear-gradient(135deg, #05324e 86%, #437db7 121%);
    background: linear-gradient(135deg, #05324e 86%, #437db7 121%);
}

#firstblock .theboxlast {
    background: #1c3d69;
    background: -moz-linear-gradient(135deg, #b3bac1 87%, #cdd9e4 165%);
    background: -webkit-linear-gradient(135deg, #b3bac1 87%, #cdd9e4 165%);
    background: linear-gradient(135deg, #b3bac1 87%, #cdd9e4 165%);
}

.theboxsecondrow:nth-of-type(2) {
    background: #06315e !important;
    background: -moz-linear-gradient(135deg, #338b92 0%, #226b90 99%) !important;
    background: -webkit-linear-gradient(135deg, #338b92 0%, #226b90 99%) !important;
    background: linear-gradient(135deg, #338b92 0%, #226b90 99%) !important;
    border-right: 2px solid white !important;
    border-top: 2px solid white !important;
}

.author:nth-child(3) {
    position: relative;
    z-index: 99999;
}

.overlay {
  position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: black;
}

.homepage-sidebar-2, .main_content .medium-4 {
  padding: 0;
}

@media (max-width: 768px) {
  #firstblock .thebox1 {
    margin-top: 270px;
    min-height: 0;
  }
  .thebox {
    min-height: 0;
  }
  .thebox2 {
    position: absolute;
    top: 0;
    left: -1em;
    width: 110%;
    height: 270px;
  }
    .feature-image img {
      opacity: 1;
      width: 100%;
      max-width: 100%;
      height: auto;
    }
  .feature-image:before {
    left: 50%;
    bottom: 0;
    margin: 0 0 0 -1.5em;
    width: 3em;
  }
  .titlecat {
    position: absolute;
    width: 2em;
    top: 0;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.2);
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    z-index: 999;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    text-align: right;
    margin: 0;
  }

    .titlecat h5 {
      transform: rotate(-90deg);
      text-transform: uppercase;
      width: 13em;
      left: -5.3em;
      height: 2em;
      margin-top: 6em;
  }
  #firstblock .thebox1 .labeltag {
    background: white;
    color: #1c3d69;
    top: -2em !important;
}
}
@media (max-width: 400px) {
  .feature-image img {
    width: auto;
    max-width: 200%;
    height: 100%;
  }
  .sponsor-logo {
    width: 6em;
  }
  .sponsor-logo:before {
    border-left: solid 15em transparent;
    border-bottom: solid 8em white;
  }
}


/* Lost password page start */
body.login{
  background-image: url(/cards-international/wp-content/uploads/sites/2/2017/05/loginbg2.jpg);
  padding: 5em;
  background-size: cover;
  background-repeat: no-repeat;
  height: auto;
}

#lostpasswordform, #loginform {
  background: white;
    margin: 0 auto;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    padding: 1.5em;
    animation: 2s ease-out 0s 1 slideInFromLeft;
    margin-top: 2em;
}

#lostpasswordform #wp-submit, #loginform #wp-submit{
  width: 100% !important;
      border: none !important;
      font-family: "roboto", "Helvetica Neue", helvetica, arial, sans-serif !important;
      color: white !important;
      font-weight: 500 !important;
      display: block !important;
      font-size: 0.8rem !important;
      background: #575988 !important;
      box-shadow: 3px 6px 8px 0px rgba(0, 0, 0, 0.2) !important;
      transition: all 0.5s ease;
      text-transform: uppercase;
      text-shadow: none !important;
}

@keyframes slideInFromLeft {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
body.login h1 a{
  visibility: hidden;
}

#lostpasswordform  label {
    font-size: 0.95em !important;
    display: block !important;
    color: #000000 !important;
    margin: 0 0 8px !important;
    line-height: 1 !important;
    font-weight: 700 !important;
    text-transform: capitalize !important;
    clear: both !important;
    font-family: "roboto", "Helvetica Neue", helvetica, arial, sans-serif !important;
    position: relative !important;
    transition: all 0.5s ease;
    opacity: 0.5;
}

#loginform input[type=text], #lostpasswordform  input[type=text] {
    background: #fbfbfb;
    border: none !important;
    margin-bottom: 0 !important;
    border-bottom: 1px solid #999999 !important;
    background: none !important;
    width: 100% !important;
    transition: all 0.5s ease;
    box-shadow: none !important;
    margin: 0 !important;
    margin-bottom: 1em !important;
}

body.login .message {
    border-left: 4px solid #575988 !important;
  font-family: "roboto", "Helvetica Neue", helvetica, arial, sans-serif !important;
    letter-spacing: 0.5px !important;
    padding: 12px !important;
    margin-left: 0 !important;
    background-color: #fff !important;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1) !important;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.1) !important;
}

body.login #nav a{
  background: rgba(36, 52, 66, 0.89);
      color: white;
      padding: 1em;
      margin: 0 auto;
      text-align: center;
      display: block;
      box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
      font-family: "roboto", "Helvetica Neue", helvetica, arial, sans-serif;
      transition: all 0.5s ease;
      text-shadow: none;
font-size: 0.8rem;
}

body.login p#nav{
margin:0;
padding:0;
}

body.login p#backtoblog{
margin:0;
padding:0;
}

body.login #backtoblog a{
  background: rgba(45, 66, 84, 0.89);
  color: white;
  padding: 1em;
  margin: 0 auto;
  text-align: center;
  display: block;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  font-family: "roboto", "Helvetica Neue", helvetica, arial, sans-serif;
  transition: all 0.5s ease;
  text-shadow: none;
font-size: 0.8rem;
}


/* Lost password page end */

/* Remove hint from password reset and set form */
#login .indicator-hint{
  display:none;
}
