.single-post div#page {
  max-width: unset;
}

body.single-post {
  background: #fff;
}

.single-post header.site-header {
  padding-bottom: 279px;
}

.single-post div#primary {
  width: 100%;
}

.single-blog {
  max-width: 1048px;
  margin: 0px auto;
}

.single-blog .blog_sidebar div#right-sidebar {
  width: unset;
}

.single-blog h1.entry-title {
  font-family: Exo;
  font-style: normal;
  font-weight: 400;
  font-size: 38px;
  line-height: 54px;
/*   max-width: 520px; */
  margin-top: 20px;
  color: #0d0220;
}

.single-blog .blog_content p {
  font-family: Inter;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 30px;
  color: #676767;
}

.single-blog aside.widget .search-form,
.single-blog .widget_recent_comments,
.single-blog footer.entry-meta {
  display: none;
}

.single-blog .blog_sidebar {
  margin-top: 489px;
}
.blog_sidebar li img {
  height: 44px;
  width: 76px;
  border-radius: 10px;
}
.blog_sidebar li {
  list-style: none;
  display: flex;
}
.blog_sidebar ul {
  margin-left: 0px;
  margin-bottom: 0px;
}
.blog_sidebar ul li h4 {
  margin-left: 10px;
  font-family: Inter;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
.blog_sidebar ul li h4 a {
  color: #0d0220;
}

.single-blog .widget_recent_entries h2.widget-title {
  font-weight: normal;
  font-size: 15px;
  line-height: 30px;
  text-transform: uppercase;
  color: #676767 !important;
  margin-bottom: 10px;
}
.blog_sidebar h3 {
  font-family: Inter;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 30px;
  color: #676767 !important;
  margin-bottom: 26px;
}

.single-blog .widget_recent_entries ul li {
  margin-bottom: 10px;
}

.single-blog .widget_recent_entries a {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #0d0220 !important;
}

.single-blog .featured_image_panel {
	margin-top: -224px;
	position: relative;
	width: 679px;
	max-height: 370px;
	overflow: hidden;
	border-radius: 10px;
}
.single-blog .featured_image_panel img {
	border-radius: 11px;
}
#main .single-blog {
  padding-left: 89px;
  margin-bottom: 81px;
}
.single-blog header.page-header {
	padding: 0px !important;
	margin-bottom: 32px;
	min-height: 127px;
	overflow: hidden;
}

.single-blog .blog-lobby {
  padding: 22px 0px 25px 0px;
  border-bottom: 2px solid #f2f2f2;
}

.single-blog .date_text, .single-blog .time_read {
	font-size: 14px;
}

.single-blog .blog-lobby .seperator {
  padding: 0px 2px;
}

.single-blog .content_panel {
  width: 100%;
  margin-right: 74px;
	max-width: 638px;
}
.single-blog .blog_content {
  display: flex;
}

.single-blog .left-panel {
  margin-right: 0;
}

.single-blog .left_panel .page-content {
  margin-top: 0px;
}

.single-blog .author_details {
  display: table;
}
.single-blog .author_details img {
  width: 40px;
}
.single-blog .author_panel {
  padding-left: 16px;
  display: table-cell;
  vertical-align: middle;
}
.blog_content .outer {
  position: relative;
}
.blog_content .outer .social_banner {
  width: 40px;
  position: absolute;
  left: -99px;
  margin-top: 7px;
}
.footer_form {
  max-width: 1086px;
  margin: 50px auto !important;
  background: #f0f1f4;
  padding: 30px;
  border-radius: 20px;
  display: flex;
}
.footer_form p {
  margin: 0px;
  font-size: 14px;
  line-height: 24px;
}
.footer_form h2 {
  font-family: Exo;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  color: #0f0437;
}
.footer_form .footer_right {
  width: 60%;
  align-self: flex-end;
  text-align: right;
}
.footer_form .footer_left {
  width: 40%;
}
.footer_form input.wpcf7-email {
  background: #ffffff;
  border-radius: 8px;
  border-color: #fff;
}
.footer_form input.wpcf7-submit {
  background: #2c6eff;
  border-radius: 0px 8px 8px 0px;
}
.footer_form input.wpcf7-email {
  background-image: url(../images/email.svg);
  background-repeat: no-repeat;
  padding-left: 45px;
  background-position: 12px center;
}
.recent_posts img {
  width: 60px;
  height: 60px;
  border-radius: 10px;
  object-fit: cover;
  display: block;
}
.recent_posts h2 {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  margin-left: 17px;
  margin-bottom: 0;
}
.recent_posts {
  width: 100%;
  display: flex;
  margin-bottom: 19px;
  align-items: center;
}
.feat_heading {
  width: 79%;
  display: table-cell;
  vertical-align: middle;
  margin-left: 0px;
}
.feat_image {
  width: 25%;
  display: block;
}
.recent_posts h2 a {
  color: #0d0220 !important;
}
.recent_posts h2 a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 1250px) {
  .footer_form {
    max-width: 895px;
  }
  .single-blog {
    max-width: 846px;
  }
}

/* ifors*/
.single-blog .author_panel {
  line-height: 20px;
}
.single-blog .author_details .info {
  font-size: 14px;
  font-weight: 400;
  color: #676767;
}
.single-blog .author_panel .name {
  font-weight: 600;
  color: #676767;
  margin-bottom: 3px;
}
.blog_content .outer .page-content {
  margin-top: 55px;
}
.blog_content .outer .social_banner img {
  width: 40px;
  margin-bottom: 6px;
}
.single-blog .blog_content .page-content h2 {
  font-family: Exo;
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  line-height: 54px;
  text-transform: capitalize;
  color: #0d0220;
  margin-top: 42px;
}

.single-blog .blog_content .page-content h2 {
  font-family: Exo;
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  line-height: 54px;
  text-transform: capitalize;
  color: #0d0220;
  margin-top: 42px;
}
.single-blog .blog_content .page-content .alignnone {
  margin-top: 53px;
  margin-bottom: -8px;
}
.single-blog .blog_content .page-content ol {
  margin: 22px 0 30px 0;
  padding: 0;
  font-size: 18px;
  line-height: 30px;
  color: #676767;
  list-style: none;
  counter-reset: myCounter;
}
.single-blog .blog_content .page-content ul li ul{
	list-style-type:circle;
}
.single-blog .blog_content .page-content ol > li:before {
  counter-increment: myCounter;
  content: counter(myCounter) ".";
  position: absolute;
  left: 0;
}
.single-blog .blog_content .page-content ol > li {
  position: relative;
  padding-left: 34px;
}
.single #footer_form {
  min-width: 1180px;
  box-sizing: border-box;
  position: relative;
  left: 10px;
  padding: 50px;
  margin-bottom: 90px !important;
}
.single #footer_form h2 {
  line-height: 143.02%;
}
.single #footer_form #text-11 p {
  max-width: 92%;
}

.single .footer_form .footer_right .subscribe-form {
  width: 474px;
  float: right;
}
.single .subscribe-form form .wpcf7-form-control.wpcf7-submit {
  width: 139px;
}
.single #footer_form p {
  max-width: 100%;
}
.single .subscribe-form form p .wpcf7-form-control-wrap.your-email {
  max-width: 335px;
}
.single .site-footer .footer-widgets-container {
  padding-top: 55px;
}
.single #footer_form .subscribe-form .wpcf7 form .wpcf7-response-output {
  color: #000;
  text-align: left;
}
.addtoany_list a:not(.addtoany_special_service) > span {
  border-radius: 100% !important;
  background-color: #F0F0F0 !important;
}
/* .addtoany_list a:not(.addtoany_special_service) > span.a2a_s_twitter {
  background: url(../images/TW.svg) no-repeat center center !important;
  background-size: contain;
}
.addtoany_list a:not(.addtoany_special_service) > span.a2a_s_facebook {
  background: url(../images/FB.svg) no-repeat center center !important;
  background-size: contain;
}
.addtoany_list a:not(.addtoany_special_service) > span.a2a_s_linkedin {
  background: url(../images/LI.svg) no-repeat center center !important;
  background-size: contain;
} */
.addtoany_list a:not(.addtoany_special_service) > span svg {
  /* display: none; */
  width: 27px;
  height: 40px;
}
.addtoany_list a:not(.addtoany_special_service) > span svg path {
	fill: #979797;
}
.addtoany_list a:not(.addtoany_special_service) > span:hover {
  background-color: #979797  !important;
}
.addtoany_list a:not(.addtoany_special_service) > span:hover svg path {
  fill: #fff;
}
.single .addtoany_list a {
  padding: 0;
}
.sd-content {
	position: -webkit-sticky;
	position: sticky;
	top: 40px;
}
@media only screen and (max-width: 768px) {
.single-blog .featured_image_panel img {
	margin-top: 120px;
}
	
  #main .single-blog {
    padding-left: 0;
    margin-bottom: 81px;
    max-width: 80%;
  }
  .single-post header.site-header {
    padding-bottom: 82px;
  }
  .single-blog .content_panel {
    margin-right: 0;
  }
  .single-blog .blog_content {
    display: block;
  }
  .single-blog .featured_image_panel {
    width: 100%;
  }

  .single-blog .blog-lobby .date_text,
  .single-blog .blog-lobby .seperator,
  .single-blog .blog-lobby .time_read {
    font-size: 14px;
    line-height: 24px;
  }
  .single-blog .blog-lobby {
  }
  .single-blog h1.entry-title {
    font-size: 28px;
    line-height: 37px;
    font-weight: 500;
  }
  .single-blog .author_panel .name {
    font-size: 14px;
  }
  .single-blog .author_panel .info {
    font-size: 12px;
  }
  .blog_content .outer .page-content {
    margin-top: 26px;
  }
  .single-blog .blog_content p {
    font-size: 16px;
    line-height: 28px;
  }
  .single-blog .blog_content .page-content h2 {
    font-size: 22px;
    line-height: 140.52%;
  }
  .single-blog .blog_content .page-content ol {
    font-size: 16px;
    line-height: 28px;
  }
  .single-blog .blog_sidebar {
    display: none;
  }
  .blog_content .outer {
    display: flex;
    flex-direction: column-reverse;
  }
  .blog_content .outer .social_banner {
    position: inherit;
    left: inherit;
    margin-top: inherit;
    height: auto !important;
    width: 100%;
  }
  #text-9 {
    position: inherit !important;
    bottom: inherit !important;
    top: inherit !important;
  }
  #text-9_clone {
    height: auto !important;
  }
  .addtoany_list a:not(.addtoany_special_service) > span {
    margin-right: 20px;
  }
  .single .addtoany_list {
    display: block;
    width: 100%;
    text-align: center;
  }
  .single #footer_form {
    margin-top: 0 !important;
    max-width: 100%;
    min-width: 100%;
    left: 0;
    border-radius: 0;
    margin-bottom: 0 !important;
    display: block;
    text-align: center;
    padding: 50px 20px;
  }
  #main .single-blog {
    margin-bottom: 62px;
  }
  .footer_form .footer_left {
    width: 100%;
    padding: 0 35px;
    box-sizing: border-box;
  }
  .single #footer_form h2 {
    font-size: 24px;
    line-height: 143.02%;
    font-weight: 500;
  }
  .single #footer_form #text-11 p {
    max-width: 100%;
  }
  .footer_form .footer_right {
    width: 100%;
  }
  .single .footer_form .footer_right .subscribe-form {
    width: 100%;
    float: none;
    max-width: 100%;
  }
  .single .subscribe-form form p .wpcf7-form-control-wrap.your-email {
    max-width: 292px;
  }
  .single .subscribe-form form .wpcf7-form-control.wpcf7-submit {
    width: 43px;
    text-indent: -9999px;
    background-image: url(../images/send_arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
  }
	
}
.page-id-640 #page {
	position: relative;
	z-index: 9;
}
.growing .vc_column_container {
  position: relative;
}
.growing .vc_column_container::after {
  content: '';
  background: linear-gradient( 180deg , rgba(16, 5, 75, 0) 0%, #02000c 50%);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 25%;
}
.growing .vc_column_container .vc_column-inner {
  position: relative;
  z-index: 9;
}
