.post-comments .post-title-box {
  border-top: 1px solid #DEDEDE;
  padding-top: 36px;
}
h3.comment-reply-title {
  padding-top: 36px !important;
  border-top: 1px solid #DEDEDE;
}
.comments .comment {
  border-top: 1px solid #DEDEDE;
}
.comments > .comment:first-child,
.comments .comment > .comment:first-child {
  border-top: none;
}
.thecomment {
  padding-top: 28px;
  padding-bottom: 21px;
  display: table;
  width: 100%;
}
.comments > .comment:first-child > .thecomment {
  padding-top: 0;
}
.thecomment .author-img {
  float: left;
  margin-right: 20px;
  width: 60px;
}
.thecomment .author-img img {
  margin: 0;
}
.thecomment .comment-text {
  margin-left: 80px;
  position: relative;
}
.thecomment .comment-text span.author,
.thecomment .comment-text span.author a {
  display: block;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #313131;
  margin-bottom: 11px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
}
.thecomment .comment-text span.author a {
  display: inline-block;
  margin: 0;
}
.thecomment .comment-text span.author a:hover {
  color: #9e9e9e;
}
.thecomment .comment-text span.date {
  font-size: 12px;
  color: #888888;
  display: block;
}
.thecomment .comment-text span.date i {
  margin-right: 10px;
}
.thecomment .comment-text em {
  font-size: 12px;
  display: block;
  color: orange;
  letter-spacing: 1px;
  margin: 5px 0 0;
}
.thecomment .comment-text em i {
  font-size: 14px;
  color: #f3bd00;
}
.thecomment .comment-content {
  margin-top: 15px;
  margin-bottom: 0;
}
.thecomment .comment-text span.reply {
  position: absolute;
  top: 0;
  right: 0;
}
.post-comments span.reply a {
  font-size: 11px;
  color: #888888;
  margin-left: 18px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  -o-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
  text-transform: uppercase;
  line-height: 1;
  display: inline-block;
  text-align: center;
}
.post-comments span.reply a:hover {
  color: #313131;
}
.comments .children,
.comments > .comment > .comment,
.comments > .comment > .comment > .comment,
.comments > .comment > .comment > .comment > .comment,
.comments > .comment > .comment > .comment > .comment > .comment {
  margin: 0 0 0 60px;
}
/* = Reply
-------------------------------------------------------*/
#respond {
  overflow: hidden;
  margin-bottom: 40px;
  position: relative;
}
.no-comment-yet #respond {
  padding-top: 0;
  border-top: 0;
}
#respond h3 {
  font-size: 14px;
  color: #939393;
  font-weight: 500;
  margin-bottom: 30px;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#respond h3 a {
  color: #000;
  display: inline-block;
}
#respond h3 small a {
  text-transform: uppercase;
  font-size: 12px;
  color: #888888;
  padding: 0;
  margin-left: 7px;
  letter-spacing: 0;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
  font-weight: 500;
  position: absolute;
  right: 0;
}
#respond h3 small a:hover {
  color: #313131;
}
#respond form#commentform {
  margin: 0;
}
#respond p.comment-form-author,
#respond p.comment-form-email {
  width: 49%;
  margin-left: 2%;
  padding: 0;
  float: left;
  display: inline-block;
}
#respond p.comment-form-author {
  margin-left: 0;
}
#respond p.comment-form-email {
  margin: 0;
}
#respond p.comment-form-comment {
  clear: both;
  margin: 0;
}
form.comment-form > p,
form.comment-form > div,
form.comment-form > input,
form.comment-form > textarea,
form.comment-form > label,
form.comment-form > span,
form#commentform > p,
form#commentform > div,
form#commentform > input,
form#commentform > textarea,
form#commentform > label,
form#commentform > span {
  margin: 0 14px;
}
form#commentform > input[type="checkbox"] {
  margin-left: 14px !important;
  margin-right: 14px !important;
}
.captchaSizeDivLarge {
  clear: both;
}
label#captcha_code_label {
  display: inline-block;
}
#respond label {
  color: #939393;
  font-size: 12px;
  display: block;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 8px;
}
#respond p.form-submit {
  margin: 0 14px;
  text-align: center;
  clear: both;
}
#respond p.form-submit {
  margin: 0;
}
#respond input {
  padding: 12px 20px;
  max-width: 500px;
  border: 1px solid #DEDEDE;
  margin-bottom: 28px;
  font-size: 12px;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  max-height: 50px;
  background: none;
}
#respond input:focus {
  outline: none;
}
#respond textarea {
  padding: 15px 20px;
  border: 1px solid #DEDEDE;
  width: 100%;
  height: 120px;
  font-size: 12px;
  color: #313131;
  margin-bottom: 28px;
  line-height: 20px;
  font-weight: 500;
  outline: none;
  vertical-align: top;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}
#respond textarea:focus {
  outline: none;
}
#respond #submit {
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  background: #F5F5F5;
  border-radius: 0;
  font-size: 14px;
  color: #313131;
  padding: 12px 20px;
  display: inline-block;
  -o-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
  cursor: pointer;
  width: auto;
  min-width: 120px;
  text-align: center;
  margin: 0;
  border: none;
}
#respond #submit:hover {
  color: #fff;
  background: #305098;
}
.contact-form input[type=email],
.contact-form input[type=text] {
  max-width: 300px;
  width: 100%;
  padding: 10px 15px;
}
.contact-form input[type=submit] {
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  background: #F5F5F5;
  border-radius: 0;
  font-size: 14px;
  color: #313131;
  padding: 16px 20px;
  display: inline-block;
  -o-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
  cursor: pointer;
  width: auto;
  min-width: 120px;
  text-align: center;
  margin: 0;
  border: none;
}
.widget input[type="text"],
.widget input[type="email"],
.widget input[type="date"],
.widget input[type="number"],
.widget input[type="search"],
.widget input[type="password"] {
  border: 1px solid #DEDEDE;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  outline: none;
  background: none;
  font-size: 12px;
  padding: 11px 20px;
  margin-bottom: 20px;
  letter-spacing: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  width: 100%;
  max-width: 500px;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: auto;
  height: auto;
  vertical-align: baseline;
  line-height: normal;
}
.widget input[type="submit"],
.widget button[type="submit"] {
  display: block;
  width: 100%;
  font-size: 14px;
  padding: 12px 20px;
  text-transform: uppercase;
  color: #313131;
  margin: 0;
  cursor: pointer;
  border: none;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  background: #F5F5F5;
  max-width: 450px;
  outline: none;
}
.widget input[type="submit"]:hover,
.widget button[type="submit"]:hover {
  background: #305098;
  color: #fff;
}
#respond input[type="checkbox"],
.widget input[type="checkbox"],
#respond input[type="radio"],
.widget input[type="radio"] {
  width: auto;
  margin: 0;
  padding: 0;
}
p.no-comments {
  text-align: center;
  font-size: 16px;
}