.name-title {
  padding: 30px 0;
}
.inner-pages header {
  border-bottom: 2px solid #c4c4c4;
}
.name-title img {
  float: left;
  margin-right: 25px;
}
.author-name {
  float: left;
  width: 72%;
}
.author-name h3 {
  font-size: 38px;
}
.author-name p {
  /*font-size: 18px;*/
  margin: 0;
}
.name-title:after {
  display: table;
  clear: both;
  content: "";
}
.flex {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  align-items: center;
}
#author-titl .owl-carousel .owl-nav {
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 100%;
}
.author-titl .owl-carousel .owl-nav .owl-prev {
  left: -65px;
  position: absolute;
}
.author-titl .owl-carousel .owl-nav .owl-next {
  right: -65px;
  position: absolute;
}
.author-titl .owl-carousel.owl-theme .owl-nav [class*=owl-] {
  color: #272727;
  opacity: 1;
}
.author-titl .owl-carousel .owl-dots.disabled {
  display: block !important;
}
.author-titl .owl-carousel .owl-theme .owl-dots .owl-dot.active span {
  background: #c8c8c8;
}
.author-titl .owl-carousel.owl-theme .owl-dots .owl-dot:hover span,
.author-titl .owl-carousel.owl-theme .owl-dots .owl-dot.active span {
  background: #de1d37;
}
.author-titl .owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  margin: 0 10px;
}
.author-titl .owl-carousel .owl-nav {
  bottom: 5%;
}
.author-titl .owl-carousel .owl-dots {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 2%;
}
.article {
  border-bottom: 2px solid #e0e0de;
  display: flex;
  flex-wrap: wrap;
  display: -webkit-flex;
}

.related-articles {
  margin-top: 40px;
}
.related-articles .btn {
  border:  1px solid #272727;
}
.related-articles .btn a {
  color: #272727;
}
.related-articles .btn:hover a {
  color: #fff;
}
.related-articles .btn:before {
  background: #dedede;
}

/*  =======================================================================================
Article
========================================================================================== */
.article-left {
  width: 70%;
  padding: 80px 0 20px 0;
}
.article:after {
  display: table;
  clear: both;
  content: "";
}
.by-author img {
  margin-right: 20px;
}
.arti-author-info h3 {
  font-size: 18px;
  font-style: italic;
  margin: 0;
  padding: 0 0 5px;
}
.arti-author-info h2 {
  font-size: 16px;
  margin: 0;
}
.author-social h2 {
  font-size: 16px;
  margin: 0;
}
.author-social ul {
  padding: 6px 1px;
  list-style: none;
  text-align: center;
}
.author-social ul li {
  width: 30px;
  height: 33px;
  background: #272727;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  line-height: 33px;
  margin: 0 10px 0 0;
  padding-left: 2px;
}
.author-social ul li:hover {
  background: #de1d37
}
.author-social ul li:focus {
  background: #de1d37
}
.author-social ul li a {
  color: #fff;
  font-size: 15px;
  display: block;
}
.fr.author-social.sc-footer{
  float: none;
  margin-top: 35px;
}
.author-social-links{
  margin-top: 10px;
}
.author-social-links ul li,
.recommend-social ul li {
  width: 75px;
  border-radius: 2px;
}
.author-social-links ul li {
  height: 33px;
  line-height: 33px !important;
}
.author-social-links ul li.fb-share{
  background: #3C5A99;
}
.author-social-links ul li.fb-share:hover{
  background: #272727;
}
.author-social-links ul li.ln-share{
  background: #0077B5;
}
.author-social-links ul li.ln-share:hover{
  background :#272727;
}
.author-social-links ul li.tw-share{
  background: #38A1F3;
}
.author-social-links ul li.tw-share:hover{
  background: #272727;
}
.sc-footer .author-social-links {
  float: left;
  margin-top: 10px;
}
.sc-footer .author-social-links ul li {
  display: inline-block;
  padding: 0 0 15px 0px;
}
.sc-footer .author-social-links ul li:after {
  background: none;
}
.author-inner-content p {
  font-family: 'lora-regular';
  /*font-size:1.25em;*/
  margin-bottom: 2rem;
}
.article-author:after {
  display: table;
  clear: both;
  content: "";
}
.author-inner-content {
  padding: 50px;
  width: 100%;
  overflow: hidden;
}
.author-leftside .author-l {
  margin-left: -50px !important;
}
.author-rightside .author-l {
  margin-left: 0px !important;
}
.author-r {
  padding-left: 40px !important;
}
.author-leftside {
  padding: 30px 0 !important;
}
.blck-bold {
  font-family: 'lora-bold';
}
.lora-head {
  font-family: 'lora-bold';
  font-size: 30px;
  padding: 20px 0 0;
}
.author-rightside .author-r {
  margin-right: -70px !important;
}
.red-italic {
  color: #de1d37;
  font-style: italic;
}
.red-regul {
  color: #de1d37;
}
.author-inner-content ul li,
.arched-right ul li,
.recommend-social ul li {
  font-size: 18px;
  line-height: 30px;
  display: block;
  padding: 0 0 15px 13px;
  position: relative;
}
.author-inner-content ul li:after,
.arched-right ul li:after {
  position: absolute;
  top: 10px;
  left: -10px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #de1d37;
  content: "";
}
.author-inner-content .sd-content ul li:after {
  display: none;
}
.ideal-shape p:last-child {
  margin-bottom: 0;
}
.ideal-shape {
  padding: 30px 0;
}
.author-inner-content:after,
.insider-tips:after {
  display: table;
  clear: both;
  content: "";
}
.arched-labels {
  background: #f3f2ed;
  padding: 40px 60px 40px !important;
  margin: 60px 0 30px -40px !important;
}
.arched-labels h4 {
  font-family: 'lora-bold';
  font-size: 30px;
}
.arched-left {
  width: 40% !important;
}
.arched-right {
  width: 60%  !important;
  padding-left: 30px  !important;
}
.arched-labels .btn {
  background: transparent;
  border: 0;
  max-width: 100%;
  color: #fff;
  border: 1px solid #272727;
}
.arched-labels .btn:hover {
  background: #dd1a1a !important;
  border: 1px solid #dd1a1a;
}
.arched-labels .btn:hover a {
  color: #fff;
}
.arched-labels .btn a {
  color: #272727;
}
.recommended-you {
  border-top: 1px solid #e0e0de;
}
.padding-bottom0 {
  padding-bottom: 0;
}
.recommended-you {
  padding: 30px 0;
}
.recommended-you-bg {
  background: #f3f2ed;
  padding: 30px 30px 30px 20px;
}
.recommended-you-bg h4 {
  font-size: 18px;
  padding: 0 0 10px;
  margin: 0;
}
.recommend-left {
  width: 35%;
}
.recommend-right h6 {
  font-size: 36px;
}
.recommend-right {
  width: 65%;
  padding-left: 26px;
}
.by-author {
  width: 55%;
}
.recommend-right .by-author {
  width: 100%;
}
.by-author img {
  float: left;
}
.recommended-you .author-inner-content {
  padding: 30px 50px 0 50px;
}
.recommended-you .author-inner-content .recommend-social ul li:after {
  display: none;
}
.recommend-social ul {
  padding: 15px 0 0;
  list-style: none;
}
.recommend-social ul li {
  width: 25px;
  height: 30px;
  background: #272727;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  line-height: 22px;
  margin: 0 10px 0 0;
  padding: 0;
  line-height: 27px !important;
}
.recommend-social ul li.fb-share {
  background: #3C5A99;
}
.recommend-social ul li.tw-share {
  background: #38A1F3;
}
.recommend-social ul li.ln-share {
  background: #0077B5;
}
.recommend-social ul li.fb-share:hover,
.recommend-social ul li.tw-share:hover,
.recommend-social ul li.ln-share:hover {
  background: #272727;
}
.recommend-social ul li a {
  color: #fff;
  font-size: 13px;
}
.recommend-social {
  width: 100%;
  overflow: hidden;
}
.author-p-mar {
  margin-bottom: 0 !important;
}
.insider-tips {
  background: #de1d37;
  padding:30px 10px 10px;
  width: 100%;
  margin: 0 0 40px;
  max-width: 345px;
}
.article-right {
  width: 25%;
  margin-left: 60px;
}
.insider-tips h3 {
  padding: 0 35px 15px;
  font-size: 25px;
  margin: 0;
  color: #fff;
}
.insider-tips p {
  padding: 0 35px;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  margin-bottom: 20px;
}
.insider-tips .email-div {
  padding: 0;
}
.insider-tips .email-div input[type="text"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #2e2c2d;
  opacity: 1;
  font-size: 14px;
}
.insider-tips .email-div input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #2e2c2d;
  opacity: 1;
  font-size: 14px;
}
.insider-tips .email-div input[type="text"]::-ms-input-placeholder {
  /* IE 10+ */
  color:#2e2c2d;
  opacity:1;
  font-size: 14px;
}
.insider-tips .email-div .btn a {
  font-size: 16px;
  line-height: 49px;
  text-transform: uppercase;
}
.insider-tips .email-div .btn {
  height: 50px;
  margin-top: 10px;
}
.insider-tips .es_button {
  margin-top: 18px;
}
.inside-div {
  padding: 5px 10px;
}
.insider-img {
  background: #fff;
  padding: 10px;
}
.insider-tips h6 {
  font-size: 14px;
  padding: 10px 0;
  margin: 0;
}
.like-btn a {
  color: #0039a6;
}
.like-btn img {
  position: absolute;
  top: 3px;
  left: 5px;
}
.inside-div span {
  color: #0039a6;
  font-size: 14px;
}
.inside-div h4 {
  font-size: 14px;
  padding: 10px 0 0;
  margin: 0;
}
.article-menu h3 {
  font-size: 24px;
}
.article-menu {
  padding: 40px 0;
}
.article-menu ul {
  padding: 0 0 0 20px;
  list-style: none;
}
.article-menu ul li {
  display: block;
}
.article-menu ul li a {
  font-size: 15px;
  padding: 0 0 8px 20px;
  display: inline-block;
  position: relative;
}
.article-menu ul li a:hover {
  color: #de1d37;
}
.article-menu ul li a:after {
  position: absolute;
  top: 9px;
  left: 0;
  content: "";
  background: url(../images/arrow.png) no-repeat;
  width: 12px;
  height: 14px;
}
.author-inner-content .vc_custom_1544104461357 {
  padding: 40px 60px 40px !important;
}
.author-inner-content .vc_column_container>.vc_column-inner {
  padding: 0;
}
.author-inner-content .wpb_content_element {
  margin: 0;
}
.author-inner-content .vc_section,
.author-inner-content .vc_row {
  margin: 0;
}
.arti-author-info h3 span {
  text-transform: capitalize;
}
.recommend-social ul li:hover {
  background: #de1d37;
}
.recommend-right h6:hover {
  color: #de1d37;
}
.author-rightside .author-l ul {
  padding-left: 15px;
}

/*------------------------carousel counters------------------------*/
/*.author-titl .owl-carsousel .owl-nav {
  counter-reset: slides-num;
  position: absolute;
  left: 50%;
  margin-top: 0;
}
.author-titl .owl-carousel .owl-nav:after {
  content: counter(slides-num);
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  vertical-align: middle;
  margin-top: -6px;
}
.author-titl .owl-carousel .owl-nav {
  counter-increment: slides-num;
}
.author-titl .owl-carousel .owl-nav.active:before {
  content: counter(slides-num);
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 0;
}*/

/*  =======================================================================================
Modal
========================================================================================== */

.popup h2 {
  font-size: 48px;
}
.popup-right {
  width: 50%;
}
.popup-left {
  padding-right: 40px;
  width: 50%;
}
.popup-left p {
  margin: 0;
  font-size: 22px;
  line-height: 36px;
}
.popup-button {
  background: #de1d37;
  padding: 35px 20px;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.popup-text {
  padding: 30px;
}
.popup .email-div .btn {
  max-width: 200px;
  height: 50px;
}
.popup .email-div input {
  height: 50px;
}
.popup .email-div {
  max-width: 100%;
  padding: 0 25px;
}
.popup .email-div .btn a {
  line-height: 50px;
  text-transform: uppercase;
  font-size: 16px;
}
.no-thanks .thanks {
  color: #999999 !important;
  text-decoration: underline !important;
  font-size: 13px  !important;
  display: inline-block;
  padding: 13px 0 0;
  position: relative !important;
  top: 0 !important;
  right: 0 !important;
  font-weight: normal !important;
}
.logo-pop-res {
  display: none;
}
.no-thanks {
  display: block;
  text-align: center;
}
.no-thanks .thanks:hover {
  color: #dd1a1a !important;
}
.search-submit .search-header-hover {
  opacity: 0;
}
.search-submit:hover .search-header-hover {
  opacity: 1;
}
.search-submit .search-header:hover {
  opacity: 0;
}


.popup-button .es_textbox {
  width: 58%;
  float: left;
  margin-right: 25px;
}
.popup-button .es_button {
  min-width: 37.9%;
  width: auto;
  float: left;
  margin: 0;
}
.popup-button .es_button input {
  padding: 16px 15px 16px;
}
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.87);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 2
}
.overlay.target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  background: #fff;
  max-width:980px;
  position: relative;
  /*transition: all 5s ease-in-out;*/
}

.popup .close {
  position: absolute;
  top: 10px;
  right: 15px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #de1d37;
}
/* vk */
.newsletter-bg {
  background: #fff !important;
}

.newsletter-bg .take-text {
  font-size: 25px !important;
  color: #404040;
  text-align: inherit !important;
  text-transform: inherit !important;
}
