/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
.elementor-item-active {
  position: relative;
}
/*.elementor-item-active::after {
    content: "" !important;
    position: absolute !important;
    right: 0 !important;
    top: 50% !important;
    height: 30px !important;
    width: 5px !important;
    background-color: #FF850C;
    transform: rotate(0deg) !important;
    margin-top: -15px;
    border: none !important;
}*/
blockquote {
  margin-top: 10px;
  background: #f9f9f9;
  border-radius: 15px;
  margin-bottom: 24px;
  padding: 25px;
  font-style: italic;
  word-break: break-all;
  border: none;
  margin-left: 0;
  margin-right: 0;
}
em {
  font-style: italic;
}
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-radius: 0.25rem;
}
.alert p {
  margin-bottom: 0px;
}
.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.sib-form-block__button2 {
  display: inline-block;
  padding: 8px 18px;
  border: none;
  overflow-wrap: break-word;
  max-width: 100%;
  cursor: pointer;
  height: 52px;
  border-radius: 6px !important;
  background-color: #ff850c !important;
  font-family: "Raleway", Sans-serif !important;
  font-size: 18px !important;
  font-weight: 500 !important;
}

/*TOC Start*/

/*Scrollbar Color Start*/

html {
  --scrollbarBG: #fff;
  --thumbBG: #ff850c;
}
.ast-article-single .left-bar::-webkit-scrollbar {
  width: 11px;
}
.ast-article-single .left-bar {
  scrollbar-width: thin;
  scrollbar-color: var(--thumbBG) var(--scrollbarBG);
}
.ast-article-single .left-bar::-webkit-scrollbar-track {
  background: var(--scrollbarBG);
}
.ast-article-single .left-bar::-webkit-scrollbar-thumb {
  background-color: var(--thumbBG);
  border-radius: 6px;
  border: 3px solid var(--scrollbarBG);
}

.ast-article-single .left-bar::-webkit-scrollbar {
  width: 14px;
  background-color: var(--scrollbarBG);
}
.ast-article-single .left-bar::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: var(--scrollbarBG);
}
.ast-article-single .left-bar::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  background-color: var(--thumbBG);
}

/*Scrollbar Color End*/

/*Custom Scrollbar Color Start*/
/*.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: #FF850C;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: #051E50;
}
.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 100px !important;
    z-index: 1;
}*/
/*Custom Scrollbar Color End*/

.ast-article-single .elementor-item-active {
  position: relative;
}
.ast-article-single .elementor-section-wrap {
  margin-top: 50px;
  margin-bottom: 50px;
}
.ast-article-single .elementor-column.elementor-col-25 .elementor-widget-wrap {
  padding: 0px 0px 0px 0px;
}
.ast-article-single
  .elementor-column.elementor-col-25
  .elementor-widget-wrap
  .elementor-widget-table-of-contents,
.ast-article-single .left-bar {
  /*box-shadow: 0px 4px 36px 0px rgba(0, 0, 0, 0.1);*/
  padding: 0px 0px 0px 0px;
  border-radius: 15px 15px 15px 15px;
  max-width: 215px;
  height: 60vh;
  overflow-y: scroll;
}
.ast-article-single
  .elementor-column.elementor-col-25
  .elementor-widget-wrap
  .elementor-widget-table-of-contents.toc-block {
  position: fixed;
  top: 30px;
}
.ast-article-single .elementor-column.elementor-col-25,
.ast-article-single .elementor-column[data-col="25"] {
  width: 18%;
}
.ast-article-single .elementor-column.elementor-col-50,
.ast-article-single .elementor-column[data-col="50"] {
  width: 63.637%;
  padding: 0px 25px 0px 25px;
}
.ast-article-single
  .elementor-widget-table-of-contents
  .elementor-widget-container {
  border: none;
}
.ast-article-single .elementor-toc__header .elementor-toc__header-title {
  font-family: "Raleway", Sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #051e50;
  margin: 0;
}
.ast-article-single .elementor-toc__toggle-button {
  font-weight: normal;
  font-size: 14px;
}
.ast-article-single .elementor-toc__toggle-button i {
  color: #051e50;
  font-size: 10px;
}
.ast-article-single .elementor-toc__body {
  padding: 0;
}
.ast-article-single ul.elementor-toc__list-wrapper,
.ast-article-single ol.elementor-toc__list-wrapper {
  margin: 0;
  list-style: none;
  padding: 0;
}
.ast-article-single .elementor-toc__list-item {
  font-family: "Raleway", Sans-serif;
  font-size: 13px;
  font-weight: 400;
}
.ast-article-single
  ol.elementor-toc__list-wrapper
  .elementor-toc__list-item-text-wrapper::before {
  content: "";
}
.ast-article-single
  .elementor-toc__list-wrapper
  .elementor-toc__list-item-text {
  /*border-bottom: 1px solid #DBDBDB;*/
  padding: 7px 0px;
  display: block;
  position: relative;
  width: 100%;
  color: #494949;
}
.ast-article-single .elementor-toc__body .elementor-toc__list-item-text:hover {
  text-decoration: none;
}
.ast-article-single .elementor-toc__list-item-text-wrapper::before {
  margin-right: 0;
}
/*TOC End*/
.elementor-8717
  .elementor-element.elementor-element-0f1d366
  .elementor-toc__list-item,
.ast-article-single .elementor-toc__list-item {
  font-size: 13px;
  line-height: 19.5px;
}
.elementor-8717
  .elementor-element.elementor-element-a7ebbf8
  > .elementor-element-populated {
  box-shadow: none;
  padding: 0;
}
.left-bar .elementor-toc__body > ul > li > div > a.elementor-toc__top-level {
  border-bottom: transparent !important;
}
a.elementor-toc__list-item-text.elementor-toc__top-level.elementor-item-active {
  border-bottom: transparent !important;
}
.top-banner {
  float: left;
  width: 100%;
  height: auto;
  background: rgb(75, 0, 255) none repeat scroll 0% 0%;
  overflow: hidden;
  display: none;
  position: relative;
}
.banner-content {
  float: left;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding: 8px;
}
.banner-content p {
  color: #fff;
  font-size: 14px;
  margin-bottom: 0;
}
.banner-content div {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}
.banner-content div a {
  color: rgb(75, 0, 255);
  font-size: 14px;
  background-color: #fff;
  border-radius: 5px;
  padding: 7px 15px;
  text-align: center;
  font-weight: bold;
}
.close-btn {
  position: absolute;
  right: 20px;
  top: 6px;
  height: 32px;
  width: 32px;
  color: #fff;
  cursor: pointer;
  text-align: center;
  line-height: 35px;
  font-size: 30px;
  z-index: 9999;
}
#page {
  float: left;
  width: 100%;
  overflow-x: hidden !important;
}
.woo-sc-hr {
  clear: both;
  display: block;
  margin-bottom: 20px;
  padding-top: 20px;
  float: left;
  width: 100%;
  border-bottom: 1px solid #000;
}
.custom-ads-block {
  clear: both;
  display: block;
  float: left;
  width: 100%;
  background: #5755d9;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 30px;
}
.custom-ads-block .woo-sc-hr {
  border-bottom: 1px solid #fff;
}
.custom-ads-block p {
  color: #fff;
}
.custom-ads-block h2 {
  color: #fff !important;
}
.custom-ads-block ol li {
  color: #fff;
}
.custom-ads-block center p a {
  background: #fff !important;
  color: #051e50 !important;
}

/*New header & Footer*/
.elementor-12606 .elementor-element.elementor-element-72b566be {
  border-color: #01172b !important;
  background-color: #01172b !important;
}
.elementor-12606
  .elementor-element.elementor-element-7ba215f
  .elementor-nav-menu
  .elementor-item {
  color: #fff !important;
}
.gsc-search-box .gsc-search-button-v2 {
  background: #5755d9 !important;
}
#___gcse_0 .gsc-control-cse {
  background-color: transparent !important;
}
#page div#___gcse_0 input.gsc-input,
#page div#___gcse_0 .gsc-input-box,
#page div#___gcse_0 .gsc-input-box-hover,
#page div#___gcse_0 .gsc-input-box-focus {
  border-color: #5755d9 !important;
}
.gsc-control-wrapper-cse table.gsc-search-box {
  margin-bottom: 0px;
}
.elementor-12606
  .elementor-element.elementor-element-55191bc8
  .elementor-button {
  background-color: #5755d9 !important;
}
.elementor-12606
  .elementor-element.elementor-element-7ba215f
  .elementor-nav-menu--dropdown {
  border-color: #5755d9 !important;
}
.elementor-12606
  .elementor-element.elementor-element-7ba215f
  .elementor-nav-menu--dropdown
  a:hover,
.elementor-12606
  .elementor-element.elementor-element-7ba215f
  .elementor-nav-menu--dropdown
  a.elementor-item-active,
.elementor-12606
  .elementor-element.elementor-element-7ba215f
  .elementor-nav-menu--dropdown
  a.highlighted {
  background-color: #5755d9 !important;
  color: #fff !important;
}
.elementor-8032
  .elementor-element.elementor-element-eb6dd63:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-8032
  .elementor-element.elementor-element-eb6dd63
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: transparent !important;
}
.elementor-8032
  .elementor-element.elementor-element-55d60f3:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-8032
  .elementor-element.elementor-element-55d60f3
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: transparent !important;
}
.elementor-location-footer {
  display: none !important;
  background-color: #01172b !important;
  background-image: url("images/footer-dot-bg.png");
  background-repeat: repeat;
}
#sib-form-container .sib-form-block__button {
  background-color: #626ee3 !important;
}
#sib-form-container .sib-form .input {
  font-size: 16px !important;
}
#sib-form-container .sib-form-block__button {
  font-size: 16px !important;
}
.footer-social .elementor-social-icon-linkedin,
.footer-social .elementor-social-icon-instagram,
.footer-social .elementor-social-icon-linkedin-in,
.footer-social .elementor-social-icon-youtube,
.footer-social .elementor-social-icon-facebook,
.footer-social .elementor-social-icon-twitter {
  background-color: transparent;
  outline: none;
  border: none;
}
.footer-text {
  float: left;
  width: 100%;
  text-align: center;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.footer-text p {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 160%;
  color: #ffffff;
}
.footer-text p span {
  color: #626ee3;
  font-size: 16px;
}
.elementor-12606
  .elementor-element.elementor-element-7ba215f
  .elementor-nav-menu--dropdown
  a {
  color: #02203c;
}
/*Sidebar Ads Block Start*/
.ads-block-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-flow: column;
  width: 100%;
  max-width: 350px;
  background-color: #eaeafc;
}
.top-image-block {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.top-image-block img {
  width: 100%;
  max-width: 100%;
}
.ads-title-block {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 30px;
  padding: 0 25px;
}
body.single .ads-title-block h3 {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  color: #222730;
  line-height: 28px;
  letter-spacing: -0.02em;
  margin-bottom: 0;
}
.ads-content-block {
  display: flex;
  flex-flow: column;
  width: 100%;
  margin-bottom: 20px;
  padding: 0 25px;
}
.ads-content-block ul {
  list-style-type: none;
  margin-bottom: 20px;
  margin-left: 0;
}
.ads-content-block ul li {
  padding-left: 30px;
  position: relative;
  box-sizing: border-box;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 32px;
  letter-spacing: 0.01em;
  color: #222730;
}
.ads-content-block ul li::before {
  content: "";
  position: absolute;
  height: 16px;
  width: 16px;
  left: 0;
  top: 7px;
  background-image: url("images/check.png");
  background-repeat: no-repeat;
  background-position: 0 4px;
  background-size: contain;
}
.ads-content-block p {
  font-size: 15px;
  line-height: 30px;
  font-family: "Inter", sans-serif;
}
.ads-button-block {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 20px;
  padding: 0 25px;
}
.ads-button-block a {
  display: flex;
  flex-wrap: wrap;
  height: auto;
  width: 100%;
  justify-content: center;
  color: #fff;
  background-color: #2c2a9c;
  text-decoration: none;
  font-size: 20px;
  padding: 16px 0;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.005em;
}
/*.sidebar-sticky {
    position: fixed;
    top: 0;
    z-index: 9999;
    transition: all 0.5s ease-in-out;
}
.sidebar-sticky-none {
    top: auto;
    bottom: 0;
    position: absolute;
    transition: all 0.5s ease-in-out;
}*/
/*Sidebar Ads Block End*/

/*Blog Ads Start*/
.new-blog-ads-wrapper.desktop-view {
  display: flex;
  flex-wrap: wrap;
  background-color: #403eba;
  box-sizing: border-box;
  padding: 32px;
  /*background-image: url('images/ads_banner.png');*/
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
}
.new-blog-ads-wrapper.mobile-view {
  flex-wrap: wrap;
  background-color: #403eba;
  box-sizing: border-box;
  padding: 32px;
  display: none;
}
.new-blog-ads-left-block {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  box-sizing: border-box;
  padding-right: 33%;
}
.new-blog-ads-mob-block {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  box-sizing: border-box;
}
.new-blog-ads-logo-block {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 20px;
}
.new-blog-ads-logo-block img {
  max-width: 100%;
  height: 24px;
}
.new-blog-ads-title-block {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 20px;
}
.desktop-view .new-blog-ads-title-block h4 {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: 32px;
  text-transform: uppercase;
  color: #ffffff;
}
.mobile-view .new-blog-ads-title-block h4 {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 800;
  font-size: 20px;
  line-height: 32px;
  text-transform: unset;
  color: #ffffff;
}
.new-blog-ads-content1 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.new-blog-ads-content1 p {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  text-transform: capitalize;
  color: #ffffff;
}
.new-blog-ads-content2 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.new-blog-ads-content2 p {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  text-transform: capitalize;
  color: #ffffff;
}
.new-blog-ads-button-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.new-blog-ads-button-wrapper a {
  width: 237px;
  background: #db3333;
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.12);
  font-family: "Raleway";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-transform: capitalize;
  color: #ffffff;
  padding: 12px;
  box-sizing: border-box;
  position: relative;
  border: none;
  outline: none;
}
.new-blog-ads-button-wrapper a::after {
  content: "";
  position: absolute;
  right: 12px;
  top: 12px;
  height: 21px;
  width: 21px;
  background-image: url("images/arrow_forward.png");
  background-repeat: no-repeat;
  background-position: center right;
  background-size: contain;
}
/*Blog Ads End*/
.scaler-ads-block {
  display: block;
  width: 100%;
  text-align: center;
  /* background-color: #3768f3; */
  padding-top: 0px;
  padding-bottom: 0px;
}
.scaler-ads-block img {
  max-width: 100%;
}

/*Scalar iframe Height Start*/
.scalar-iframe {
  display: flex;
  flex-wrap: wrap;
  height: 2400px;
  width: 100%;
  overflow: hidden;
}
.scalar-iframe iframe {
  margin-top: -75px;
}
.all-scalar-iframe {
  display: flex;
  flex-wrap: wrap;
  height: 1500px;
  width: 100%;
  overflow: hidden;
}
.all-scalar-iframe iframe {
  margin-top: -240px;
}
.scalar-iframe2 {
  display: flex;
  flex-wrap: wrap;
  height: 2400px;
  width: 100%;
  overflow: hidden;
}
.scalar-iframe2 iframe {
  margin-top: -75px;
}
.scalar-iframe3 {
  display: flex;
  flex-wrap: wrap;
  height: 2400px;
  width: 100%;
  overflow: hidden;
}
.scalar-iframe3 iframe {
  margin-top: -75px;
}
.scalar-iframe4 {
  display: flex;
  flex-wrap: wrap;
  height: 1880px;
  width: 100%;
  overflow: hidden;
}
.scalar-iframe4 iframe {
  margin-top: -75px;
}
.scalar-iframe5 {
  display: flex;
  flex-wrap: wrap;
  height: 2430px;
  width: 100%;
  overflow: hidden;
}
.scalar-iframe5 iframe {
  margin-top: -75px;
}
.scalar-iframe6 {
  display: flex;
  flex-wrap: wrap;
  height: 2400px;
  width: 100%;
  overflow: hidden;
}
.scalar-iframe6 iframe {
  margin-top: -75px;
}
.elementor-nav-menu a,
.elementor-nav-menu a:focus,
.elementor-nav-menu a:hover {
  line-height: 16px !important;
}
.sidebar-banner-new {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  position: relative;
  background: #1d1d21;
  padding-bottom: 20px;
  overflow: hidden;
}
.sidebar-banner-new img {
  max-width: 100%;
}
.enroll-btn {
  width: 100%;
  text-align: center;
}
.enroll-btn img {
  max-width: 100%;
  -webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
  -ms-transition: all 0.9s ease;
}
.enroll-btn:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.ast-separate-container #primary,
.ast-separate-container.ast-left-sidebar #primary,
.ast-separate-container.ast-right-sidebar #primary {
  margin: 8em 0;
}
#secondary {
  margin: 8em 0 2.5em;
}
.blog-left-sidebar-wrapper:after {
  content: "";
  display: table;
  clear: both;
}

/*Blog Page*/
.category .header-blog,
.single .header-blog{
    display: flex;
}
.category .ast-container,
.single .ast-container {
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.category .ast-container #primary,
.single .ast-container #primary {
    width: 100%;
    margin-top: 0 !important;
}
.blog-left-sidebar-wrapper{
    width: 18%;
    padding-top: 190px;
    background-color: #fff;
}
.blog-left-sidebar-wrapper ul {
    list-style-type: none;
    margin-left: 0;
    margin-top: 0px;
    padding: 0 10px;
}
.blog-left-sidebar-wrapper ul ul li{
    margin-bottom: 16px;
}
.blog-left-sidebar-wrapper ul ul li a{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #1D1D21;
    padding-left: 26px;
    background-image: url('images/main-menu-title-icon.png');
    background-repeat: no-repeat;
    background-position: left center;
}
.blog-left-sidebar-wrapper ul ul ul li {
    margin: 0px;
    padding-left: 25px !important;
    background-image: url('images/sub-menu-title-icon.png');
    background-repeat: no-repeat;
    background-position: 0 9px;
    transition: all 0.3s ease-in-out;
}
.blog-left-sidebar-wrapper ul ul ul li:hover,
.blog-left-sidebar-wrapper ul ul ul li.current-menu-item{
    text-decoration: underline;
    background-image: url('images/sub-menu-title-icon-over.png');
}
.blog-left-sidebar-wrapper ul ul ul li a {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #1D1D21;
    background-image: none;
    padding-left: 0;
}
.single-post .site-content > .ast-container {
    max-width: 1150px !important;
}
.blog-content-wrapper {
    width: 65%;
    padding-top: 100px;
    padding-left: 30px;
    /* border-right: 1px solid #D1D5DB;
    border-left: 1px solid #D1D5DB; */
    max-width: 815px;
}
.blog-right-sidebar-wrapper {
    width: 35%;
    /* background-color: #fff; */
    max-width: 402px;
    /* padding: 190px 20px 0px 0px; */
    padding: 213px 20px 0px 0px;
}
.blog-right-sidebar-wrapper ul{
    list-style-type: none;
    margin-left: 0px;
}
.blog-right-sidebar-wrapper h5.widget-title{
    background: #f2f2f2;
    font-size: 20px;
    padding: 4px 15px;
    font-weight: 600;
    color: #000;
    margin-bottom: 15px;
    line-height: 1.5;
}
.blog-right-sidebar-wrapper nav ul {
    padding: 0;
    margin: 0;
}
.blog-right-sidebar-wrapper nav ul li {
    padding: 5px 15px 5px 15px;
    border-width: 0px 0px 0px 0px;
    list-style: none;
    border-style: solid;
    border-color: #D8D8D866;
    transition: all .2s linear;
}
.blog-right-sidebar-wrapper nav ul li a {
    font-size: 13px;
    color: #0675c4;
    font-family: 'system-ui',Helvetica,roboto;
    line-height: 21px;
    background: url('https://www.machinelearningplus.com/wp-content/uploads/2023/01/arrowbullet.png') 0 4px no-repeat;
    padding-left: 17px;
    float: left;
    margin-top: 8px;
    width: 100%;
    display: block;
}
.blog-content-wrapper h1,
.blog-content-wrapper h2,
.blog-content-wrapper h3,
.blog-content-wrapper h4,
.blog-content-wrapper h5,
.blog-content-wrapper h6,
.blog-right-sidebar-wrapper h1,
.blog-right-sidebar-wrapper h2,
.blog-right-sidebar-wrapper h3,
.blog-right-sidebar-wrapper h4,
.blog-right-sidebar-wrapper h5,
.blog-right-sidebar-wrapper h6{
    font-family: "Noto Serif",Figtree,'system-ui',Helvetica,"ubuntu","Roboto", Sans-serif !important;
    font-weight: t00 !important;
    color: #365693;
}
.blog-right-sidebar-wrapper a,
.blog-right-sidebar-wrapper p,
.blog-right-sidebar-wrapper ul,
.blog-right-sidebar-wrapper ul li{
  font-family: Figtree,"Roboto",'system-ui',Helvetica,ubuntu, Sans-serif !important;
  font-size: 14px !important;
  color: #3a3d3e !important;
}
.blog-content-wrapper a,
.blog-content-wrapper ul,
.blog-content-wrapper ul li,
.blog-content-wrapper p{
    font-family: "Noto Serif",Figtree,Hanuman,'system-ui',Helvetica,Roboto,'Noto Serif Georgian', serif !important;
    font-size: 18px !important;
    text-align: left !important;
    margin: 25px 0 !important;
    color: rgb(64, 64, 64) !important;
}
.blog-content-wrapper .mlp-excerpt{
  margin-bottom: 10px !important;
}
.blog-content-wrapper .mlp-excerpt p{
  font-size: 14px !important;
  margin: 0 !important;
}
.blog-content-wrapper .mlp-excerpt-button a {
    margin: 0 !important;
    color: #000 !important;
    font-size: 14px !important;
    font-family: 'Roboto' !important;
    padding: 10px 6px;
}
.blog-content-wrapper .mlp-excerpt-button{
  margin: 0 !important;
}

.blog-content-wrapper ol li,
.blog-content-wrapper ul li{
    margin: 10px 0 !important;
}
.blog-content-wrapper h1 {
    font-size: 40px !important;
    line-height: normal !important;
    letter-spacing: -0.4px !important;
    color: #051e50 !important;
    color: #365693 !important;  
    margin: 10px 0 0px !important;
}
.blog-content-wrapper h2{
    letter-spacing: -0.5px;
}
.meta-info-block ul,
.meta-info-block ul li,
.meta-info-block ul li a{
  margin: 0px !important;
}
.blog-right-sidebar-wrapper h5.widget-title {
    text-align: center;
}
body.single-post {
    background: #FFF;
}
.single-post ul.elementor-inline-items.elementor-icon-list-items.elementor-post-info li:first-child{
    display: none !important;
}
.mlp-newsletter-wrapper {
  display: block;
  max-width: 400px;
  margin: 0 auto;
}
.mlp-newsletter-wrapper label{
  width: 100%;
  display: block;
}
.mlp-newsletter-wrapper input[type="text"],
.mlp-newsletter-wrapper input[type="email"] {
  width: 100%;
  display: block;
  border: 1px solid #444;
}
.mlp-newsletter-wrapper .sib-default-btn{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 12px 10px;
  width: 200px;
  height: 48px;
  background: #02203C;
  color: #ffffff;
  border: none;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  margin: 0 auto;
}
.mlp-newsletter-wrapper .sib-default-btn:hover,
.mlp-newsletter-wrapper .sib-default-btn:focus{
  background: #02203C;
  color: #ffffff;
  border: none;
}
.mlp-newsletter-wrapper .sib-SMS-area {
  margin-bottom: 0;
}
.newsletter-wrapper2{
  display: block;
  max-width: 480px;
  margin: 0 auto;
}
.newsletter-form2-description{
  display: block;
  max-width: 480px;
  margin: 0 auto;
}
.newsletter-form2-description p {
  font-size: 15px;
  text-align: center;
}
.form-disclaimer{
  display: block;
  max-width: 480px;
  margin: 0 auto;
}
.form-disclaimer p{
  font-size: 14px;
  color: #404040;
  text-align: center;
}
.newsletter-wrapper2 .sib-NAME-area {
  display: flex;
  width: 100%;
  margin-bottom: 6px;
}
.newsletter-wrapper2 .sib-NAME-area input{
  font-size: 16px;
  color: #9e9e9e;
  background-color: #ffffff;
  border-radius: 6px;
  font-weight: 400;
  border: 1px solid #7756e3;
}
.newsletter-inner-wrapper2 {
  display: flex;
  width: 100%;
  position: relative;
  flex-wrap: wrap;
  justify-content: center;
}
.newsletter-wrapper2 .sib-email-area {
  display: flex;
  width: 100%;
  margin-bottom: 6px;
}
.newsletter-wrapper2 .sib-email-area input {
  font-size: 16px;
  color: #9e9e9e;
  background-color: #ffffff;
  border-radius: 6px;
  font-weight: 400;
  border: 1px solid #7756e3;
  width: 100%;
}
.newsletter-wrapper2 .sib-default-btn {
  background-color: #7756e3;
  width: 150px;
  height: 45px;
  padding: 0;
  border-radius: 6px;
  transition: all 0.3s ease-in-out;
  text-transform: uppercase;
  font-weight: 500;
}
.newsletter-wrapper2 .sib-default-btn:hover,
.newsletter-wrapper2 .sib-default-btn:focus,
.newsletter-wrapper2 .sib-default-btn:active{
  background-color: #6B4DCC;
}
#doorbell-button{
  display: none !important;
}



@media only screen and (max-width: 1600px) {
  .scalar-iframe {
    height: 2350px;
  }
  .scalar-iframe2,
  .scalar-iframe3 {
    height: 2300px;
  }
  .scalar-iframe4 {
    height: 1830px;
  }
  .scalar-iframe5 {
    height: 2430px;
  }
  .scalar-iframe6 {
    height: 2300px;
  }
}
@media only screen and (max-width: 1530px) {
  .scalar-iframe {
    height: 2300px;
  }
  .all-scalar-iframe {
    height: 1300px;
  }
  .scalar-iframe2,
  .scalar-iframe3 {
    height: 2250px;
  }
  .scalar-iframe4 {
    height: 1800px;
  }
  .scalar-iframe5 {
    height: 2440px;
  }
}
@media only screen and (max-width: 1440px) {
  .scalar-iframe {
    height: 2250px;
  }
  .scalar-iframe2,
  .scalar-iframe3 {
    height: 2200px;
  }
  .scalar-iframe4 {
    height: 1840px;
  }
  .scalar-iframe5 {
    height: 2430px;
  }
  .scalar-iframe6 {
    height: 2210px;
  }
  .elementor-nav-menu__align-right .elementor-nav-menu {
    margin-top: 6px;
  }
  .elementor-12606
    .elementor-element.elementor-element-7ba215f
    .elementor-nav-menu
    .elementor-item {
    font-size: 14px;
  }
  .elementor-nav-menu--main .elementor-nav-menu a,
  .elementor-nav-menu--main .elementor-nav-menu a.highlighted,
  .elementor-nav-menu--main .elementor-nav-menu a:focus,
  .elementor-nav-menu--main .elementor-nav-menu a:hover {
    padding: 13px 15px;
  }
}
@media only screen and (max-width: 1366px) {
  .scalar-iframe {
    height: 2200px;
  }
  .scalar-iframe2,
  .scalar-iframe3 {
    height: 2150px;
  }
  .scalar-iframe4 {
    height: 1840px;
  }
  .scalar-iframe5 {
    height: 2450px;
  }
}
@media only screen and (max-width: 1280px) {
  .scalar-iframe {
    height: 2150px;
  }
  .scalar-iframe2,
  .scalar-iframe3 {
    height: 2130px;
  }
  .scalar-iframe4 {
    height: 1840px;
  }
  .scalar-iframe5 {
    height: 2460px;
  }
  .scalar-iframe6 {
    height: 2460px;
  }
  .scalar-iframe6 {
    height: 2260px;
  }
}
@media only screen and (max-width: 1160px) {
  .scalar-iframe {
    height: 2200px;
  }
  .scalar-iframe2,
  .scalar-iframe3 {
    height: 2200px;
  }
  .scalar-iframe4 {
    height: 1900px;
  }
  .scalar-iframe5 {
    height: 2360px;
  }
  .scalar-iframe6 {
    height: 2280px;
  }
}
@media only screen and (max-width: 1024px) {
  .scalar-iframe {
    height: 2300px;
  }
  .all-scalar-iframe {
    height: 1250px;
  }
  .scalar-iframe2 {
    height: 2300px;
  }
  .scalar-iframe4 {
    height: 2150px;
  }
  .scalar-iframe5 {
    height: 2360px;
  }
  .scalar-iframe6 {
    height: 2330px;
  }
}
@media only screen and (max-width: 1023px) {
  .scalar-iframe {
    height: 2000px;
  }
  .all-scalar-iframe {
    height: 1600px;
  }
  .scalar-iframe2,
  .scalar-iframe3 {
    height: 1950px;
  }
  .scalar-iframe4 {
    height: 1930px;
  }
  .scalar-iframe5 {
    height: 1980px;
  }
  .scalar-iframe6 {
    height: 1980px;
  }
}
@media only screen and (max-width: 800px) {
  .scalar-iframe {
    height: 2100px;
  }
  .scalar-iframe2,
  .scalar-iframe3 {
    height: 2050px;
  }
  .scalar-iframe4 {
    height: 1900px;
  }
  .scalar-iframe5 {
    height: 2080px;
  }
  .scalar-iframe6 {
    height: 2080px;
  }
}
@media only screen and (max-width: 768px) {
  .scalar-iframe2,
  .scalar-iframe3 {
    height: 2100px;
  }
  .scalar-iframe4 {
    height: 2130px;
  }
  .scalar-iframe5 {
    height: 2090px;
  }
  .scalar-iframe6 {
    height: 2090px;
  }
}
@media only screen and (max-width: 767px) {
  .scalar-iframe {
    height: 1600px;
  }
  .all-scalar-iframe iframe {
    margin-top: -210px;
  }
  .all-scalar-iframe {
    height: 1070px;
  }
  .scalar-iframe2,
  .scalar-iframe3 {
    height: 1600px;
  }
  .scalar-iframe4 {
    height: 1610px;
  }
  .scalar-iframe5 {
    height: 1590px;
  }
  .scalar-iframe6 {
    height: 1590px;
  }
}
@media only screen and (max-width: 600px) {
  .scalar-iframe {
    height: 1700px;
  }
  .all-scalar-iframe {
    height: 1100px;
  }
  .scalar-iframe2,
  .scalar-iframe3 {
    height: 1650px;
  }
  .scalar-iframe4 {
    height: 1700px;
  }
  .scalar-iframe5 {
    height: 1680px;
  }
  .scalar-iframe6 {
    height: 1680px;
  }
}
@media only screen and (max-width: 500px) {
  .scalar-iframe2,
  .scalar-iframe3 {
    height: 1700px;
  }
  .scalar-iframe4 {
    height: 1720px;
  }
  .scalar-iframe5 {
    height: 1730px;
  }
  .scalar-iframe6 {
    height: 1700px;
  }
}
@media only screen and (max-width: 420px) {
  .all-scalar-iframe {
    height: 1070px;
  }
  .scalar-iframe4 {
    height: 1740px;
  }
  .scalar-iframe5 {
    height: 1730px;
  }
  .scalar-iframe6 {
    height: 1730px;
  }
}
@media only screen and (max-width: 360px) {
  .scalar-iframe {
    height: 1650px;
  }
  .scalar-iframe4 {
    height: 1730px;
  }
  .scalar-iframe5 {
    height: 1730px;
  }
  .scalar-iframe6 {
    height: 1690px;
  }
}
/*Scalar iframe Height End*/

@media only screen and (max-width: 1440px) {
  .elementor-12606
    .elementor-element.elementor-element-7ba215f
    .elementor-nav-menu--dropdown
    .elementor-item,
  .elementor-12606
    .elementor-element.elementor-element-7ba215f
    .elementor-nav-menu--dropdown
    .elementor-sub-item {
    font-size: 14px;
  }
  .ads-title-block {
    margin-bottom: 10px;
  }
  body.single .ads-title-block h3 {
    font-size: 18px;
    line-height: 24px;
  }
  .ads-content-block ul li {
    font-size: 13px;
    line-height: 28px;
  }
  .ads-content-block ul li::before {
    background-position: 0 -1px;
  }
  .ads-content-block {
    margin-bottom: 0;
  }
  .ads-title-block {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 1366px) {
  #sm-16522773921205852-12 {
    margin-left: 193.583px;
  }
}
@media only screen and (max-width: 1250px) {
  .elementor-12606
    .elementor-element.elementor-element-7ba215f
    .elementor-nav-menu--dropdown
    .elementor-item,
  .elementor-12606
    .elementor-element.elementor-element-7ba215f
    .elementor-nav-menu--dropdown
    .elementor-sub-item {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1024px) {
  .single-post-sidebar-col {
    position: relative !important;
    top: 0 !important;
    margin-bottom: 0 !important;
  }
  .header-right-col .elementor-widget-wrap.elementor-element-populated > div {
    margin-top: -7px;
  }
  .elementor-location-header .elementor-menu-toggle {
    font-size: 32px;
  }
  .elementor-nav-menu--stretch
    .elementor-nav-menu__container.elementor-nav-menu--dropdown {
    width: 300px !important;
    left: -252px !important;
    top: 46px !important;
  }

  .elementor-12606
    .elementor-element.elementor-element-7ba215f
    .elementor-nav-menu
    .elementor-item {
    color: #02203c !important;
  }
  .elementor-12606
    .elementor-element.elementor-element-7ba215f
    .elementor-nav-menu--dropdown
    a,
  .elementor-12606
    .elementor-element.elementor-element-7ba215f
    .elementor-menu-toggle {
    color: #02203c !important;
  }
  .elementor-12606
    .elementor-element.elementor-element-7ba215f
    .elementor-menu-toggle {
    color: #fff !important;
  }
}
@media only screen and (max-width: 768px) {
  .new-blog-ads-left-block {
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .elementor .elementor-hidden-phone.single-post-sidebar-col {
    display: block !important;
  }
  .banner-content div {
    display: block;
    margin: 10px;
  }
  .banner-content {
    padding: 0px 50px;
  }
  .close-btn {
    right: 5px;
    top: 25px;
  }
  .elementor-12606
    .elementor-element.elementor-element-55191bc8
    > .elementor-widget-container {
    display: none !important;
  }
  .new-blog-ads-wrapper.desktop-view {
    display: none;
  }
  .new-blog-ads-wrapper.mobile-view {
    display: flex;
  }
  .new-blog-ads-wrapper {
    padding: 20px;
    background-image: none;
  }
  .mobile-view .new-blog-ads-title-block h4 {
    font-size: 20px;
    line-height: 28px;
  }
  .new-blog-ads-content1 p,
  .new-blog-ads-content2 p {
    font-size: 14px;
    line-height: 22px;
  }
  .new-blog-ads-button-wrapper a {
    font-size: 13px;
  }
  .scaler-ads-block {
    display: none;
  }
}

.yeps-top-push.yeps-top-animated #style-nine-header {
  transition: top 0.25s ease-in-out;
}

.yeps-top-push.yeps-top-show #style-nine-header {
  top: calc(var(--yeps-top-height) + var(--yeps-top-height-offset)) !important;
}