body {
  /* Orignal 70x for Top Banner */
 /* For YITH Countdown*/
/*padding-top: 40px!important;*/
}

#yith-topbar-countdown
{
    height:40px!important;
}

#yith-topbar-countdown.topbar-countdown-container {
    background-color:#ee3d24!important;
    /*background-color: #00427b!important;*/
    /*background: #606c88;
    background: -moz-linear-gradient(-45deg,#606c88 0%,#3f4c6b 100%);
    background: -webkit-linear-gradient(-45deg,#606c88 0%,#3f4c6b 100%);
    background: linear-gradient(135deg,#606c88 0%,#3f4c6b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88',endColorstr='#3f4c6b',GradientType=1 );
    */
}

#yith-topbar-countdown .countdown_slogan
{
    font-size: 16px!important;
    font-weight: bold!important;
    padding-right: 3px!important;
}
#yith-topbar-countdown .countdown_slogan a
{
    color:#fff;
}

#yith-topbar-countdown .countdown_information .message, #yith-topbar-countdown .countdown_information .countdown-label
{
    font-size: 15px!important;
}
#yith-topbar-countdown .countdown_information .countdown .num {
color: #ffd600!important;
font-size:14px!important;
}
#yith-topbar-countdown .countdown_information .countdown .num, #yith-topbar-countdown .countdown_information .countdown-label
{
    padding-right: 0px!important;
}

#yith-topbar-countdown .wrapper_inner .countdown_button {

    display: inline-block;
    margin-left: 8px !important;
    margin-top: 8px !important;
    padding: 2px 9px 6px 9px !important;
    border-radius: 6px;

}

#yith-topbar-countdown .countdown_button a
{
    font-size:15px!important;
}

#yith-topbar-countdown .countdown_information .countdown_slogan strong
{
    font-size:15px;
    color:#fff;
}

#yith-topbar-countdown .countdown_information  {
  /* To make the text center align */
  text-align: center;
  float: inherit!important;
}
.top-strip-book-now
{
	margin-left:10px;
	/*padding: 8px;
	background-color:#ffd601;*/
	color:#fff;
}

.coding-window-no-show
{
  width:100%;
}
.video-show-no-show
{
  width:100%;
}

.qa-login-req
{
  visibility: hidden;
}

/* Assess yourself  */
.assess-button-flex-container {
   display: flex;
   flex-flow: row wrap;
   justify-content: flex-start;
   width: 100%;
   border-bottom: solid 1px #dedede;
}
.assess-tab-button {
   min-width: 150px;
   padding: 7px;
   background-color: transparent;
   border: 1px solid transparent;
   color: #255798;
   margin-right: 5px;
   margin-bottom:3%;
   /* margin-bottom: 20px; */
   /* border-radius: 30px; */
}

.assess-tab-button-active {
  background-color: transparent;
   border-bottom: solid 2px #f00!important;
   color: #f00;
}

.assess-tab-button:hover {
   background-color: transparent;
   color: #f00;
}
.lock-icon
{
  width:20px;
  margin-right:3%;
  margin-top:2%;
}
/* Custom For Gist Plugin */
.gist table
{
    border-collapse: unset!important;
}

.main-content a {
    text-decoration: underline;
    /*General Hyperlink Color */
    color: #0037ee;
}
/*
#footer a
{
  text-decoration: none;
}
.lower-footer a {
    text-decoration: none;
}

#footer .block-cap h3 {
    border-bottom: 0px solid #dcdcdc;
}
#footer .widget {
    border-bottom: 0px solid #2c2c2c;
}

/*----------menu---------*/
.main-ul-nav ul li a{
  font-size: 14px!important;
}


#thelogosmall {
    margin-right: 0px;
    width:0%;
}

/*-------Top users-----------*/
.top_users{
margin-top:-23px;
width: 100%;
text-align:center;
border-top: none!important;
border-bottom: 1px solid #999;

/*
border-top: 2px solid #999;
border-bottom: 2px solid #999;
 */
}
.top_users tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.top_users_li{
padding-left:0px;
margin-left:0px;
}

.top_users_td_image {
width:60px;
border:0px;
}

.top_users_img {
	height: 40px;
	border-radius: 25px;
	/*width: 40px;*/
}
.top_users_name_td{
text-align:left;
}

.top_users_name{
	margin-left:10px;
}

.top_users_more
{
    float:right;
    margin-right:10px;
}



/*----------popup-------------*/



.popup-bg-1 {
  clear: both;
  background-color: #E32626;
  height: 10px;
  margin: -10px;
}

.h5-popup
{
font-size: 28px;
margin-top: 20px!important;
}


.h6-popup
{
font-size: 18px;
color:#02396F;
}

.p-popup
{
color:#02396F;
font-size:16px;
}

.popup-email {
  background-color: #fff;
  width: 50%;
  border: 1px solid #ccc;
  font-size: 16px;
  line-height: 24px;
  padding: 10px 6px;
  overflow: hidden;
  outline: none;
  margin: 0 0 15px;
  vertical-align: middle;
  height: 46px;
}

.popup-subscribe{
    background-color: #be1616;
  background-image: none;
  width: 35% !important;
  height: 41px !important;
  cursor: pointer;
  float: right !important;
  color: #FFF !important;
  font-size: 18px;
  margin-right: 62px;
  margin-top: -65px;
}
.popup-ul
{
  color: #02396F;
  font-weight:bold;
}
.popup-ul li
{
  margin-top:7px;
  list-style: none;
  background: url("https://www.analyticsvidhya.com/wp-content/plugins/dreamgrow-scroll-triggered-box/themes/clean_white/bullet.png") 0 6px no-repeat;
  padding: 0 0 0 25px;
  /*line-height: 17px;*/
}

/*----------end popup-------------*/

/* Article Old Comments Box */
.message-article{
    margin: 1em 0;
    padding: 10px 15px;
    background: rgb(245, 246, 247);
    color: rgba(0, 0, 0, 0.61);
    line-height: 1.4;
    font-size: 1em;
    border: 1px solid;
    box-shadow: 1px 1px 4px rgba(0,0,0,.1);
    border-color: #333;
}
/* Article Old Comments Box End */

/*----------Footer Css Start-------------*/
/*
#footer{

    -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
 font-smooth:always;
}

#footer {
    font-family: 'Roboto', sans-serif !important;
    background: #383838;
    color: #4D4D4D;
    margin: 0;
    height: auto;
    min-height: 100% !important;
    width: 100%;
    position: relative;
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
}
.footer-container {
    position: relative;
    width: 90%;
    margin: 0 auto;
    padding: 40px 0px 12px 0px;
}
.upper-footer {
    display: inline-flex;
    width: 100%;
}
.logo {
    width: 33%;
    display: inline-block;
}
.logo .footer-logo {
    width: 65%;
    display: block;
    top: 0;
    left: 0;
}
.navigation-content {
    width: 50%;
}
.footer-links-holder {
    display: inline-block;
    width: 33.33333%;
    position: relative;
    float: left;
    margin: 0;
}
.footer-links-holder h5 {
    margin-bottom: 10px;
    color: #fff!important;
    margin-top: 0;
    font-size: 12px;
}
.footer-links {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
    -webkit-transition: max-height .5s;
    transition: max-height .5s;
}
.footer-links li {
    color: #B3B3B3;
    text-decoration: none;
    margin-bottom: 5px;
    font-size: 12px;
}
footer a {
    color: #B3B3B3;
    cursor: pointer;
}
.mobile-links-holder {
    display: none;
    width: 100%;
    position: relative;
    float: left;
    padding-bottom: 10px;
    margin: 0;
    font-size: 12px;
}
.mobile-signup {
    display: none;
}

.footer-social {
    margin: 0 auto;
    position: inherit;
    width: 230px;
}
.footer-social h5 {
    margin-top: 0;
    font-size: 12px;
    color: #ffffff;
    margin-bottom: 6px;
}
.social-stats div {
    width: 50%;
    float: left;
}
.count, #followers, .count_followers{
    color: #b3b3b3;
    font-size: 10px;
}
.subscriber-button {
    margin-left: -2px;
    border: 1px ridge #B3B3B3;
    border-radius: 3px;
    background-color: #4D4D4D;
    color: #ffffff;
}
#lower {
    background: #000;
    color: #fff;
    position: relative;
}
.container2 {
    position: relative;
    display: inline-flex;
    white-space: nowrap;
    width: 93%;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
}
.lower-footer {
    height: auto;
    min-height: 100% !important;
    display: flex;
    width: 100%;
}
.lower-footer p {
    font-size: 11px;
    color: #B3B3B3;
    width: 220px;
    margin-left: 40px;
}
.lower-footer-links {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
}
.lower-footer-links li {
    float: left;
    display: block;
    font-size: 11px;
    color: #B3B3B3;
    padding: 0px 10px 0px 10px;
    border-left: 1px solid #B3B3B3;
    white-space: nowrap;
}
.lower-footer-links li a {
    color: #B3B3B3;
}
.sign-up {
    text-align: right;
    width: 50%;
}
.sign-up p {
    font-size: 11px;
    color: #B3B3B3;
    margin-bottom:0px!important;
}
.sign-up .signup-link {
    color: white;
}
.subscriber {
    width: 80%;
    margin-top: 20px;
    border: 1px ridge #B3B3B3;
    border-radius: 3px;
    background-color: #4D4D4D;
    font-size: 11px;
}
#footer-email{
    width: 80%;
    margin-top: 20px;
    border: 1px ridge #B3B3B3;
    border-radius: 3px;
    background-color: #4D4D4D;
    font-size: 11px;
    padding:0px;
}
#footer-email:focus{
    background-color: #fff;
}
.lower-footer p {
    margin-bottom: 0px;
    font-size: 10px;
}
.footer-links-holder h5 {
    font-family: 'Roboto', sans-serif !important;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
    font-smooth:auto;
  }
 .footer-social h5{
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
    font-smooth:auto;
    margin-bottom: 10px;
    color: #fff!important;
    margin-top: 0;
    font-size: 12px;
    font-family: 'Roboto', sans-serif !important;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer .widget_popular_post .nav-popular-post li a{
        font-weight: bold!important;
}

.lower-footer, .sign-up, .signup-link{
    font-weight: 400!important;
}
#footer a{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: antialiased;
    font-smooth:antialiased;
}
*/

/*-----------Footer Css End---------------*/


/* RS Save for Later Fix */
a.rs-saved-trigger {
    	bottom: 200px!important;
}

/*------------Footer Dropedown--------------------*/
/*
@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300itaâ€Œâ€‹lic,400italic,500,500italic,700,700italic,900italic,900);
.notifications {
  padding-bottom: 100px;
  padding-top: 20px; }
  .notifications__header .button--mark_read {
    float: right; }
  .notifications__time {
    font-size: smaller;
    opacity: 0.6; }
  .notifications__list {
    width: 100%; }
  .notifications__item {
    background-color: white;
    transition: background-color 200ms ease; }
    .notifications__item:hover {
      background-color: #e6e6e6; }
  .notifications__text {
    padding-left: 5px; }
  .notifications__action {
    text-align: center;
    padding: 5px; }
    @media (max-width: 400px) {
      .notifications__action__text {
        display: none; } }

.navbar {
  font-family: "Roboto";
  background-color: #f8f8f8; }
  .navbar-nav > li > a {
    padding-top: 22px;
    padding-bottom: 10px; }

.navbar-right {
  margin-right: 75px; }

.navbar-brand {
  height: 4px;
  margin-top: 3px; }
  .navbar-brand > img {
    height: 45px;
    margin-top: 2px;
    padding: 2px; }

.navbar-default .navbar-nav > li > a {
  color: #777;
  cursor: pointer; }

.navbar-inverse .navbar-nav > li > a:hover {
  border-bottom: 4px solid #d43f15;
  color: black;
  cursor: pointer; }

#navbar-brand {
  padding: 0px;
  cursor: pointer; }

.dropdown-menu {
  background-color: #f8f8f8;
  box-shadow: none; }

.wrapper {
  font-family: "Roboto";
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -63px; }
  .wrapper > .container {
    padding-top: 60px; }

body {
  font-family: "Roboto";
  line-height: 1.5;
  background-color: #fff; }

#notification-count {
  padding-left: 20px; }

#drop-icon {
  padding: 10px 0 0 0; }

.userprofile_photo {
  height: 40px;
  border-radius: 50%;
  width: 40px; }

.profile_photo {
  height: 40px;
  border-radius: 25px;
  width: 40px; }

.fa-nav {
  font-size: 20px;
  margin-right: 2px; }

.messages {
  margin-right: 10px; }

.nav-links:hover {
  border-bottom: 3px solid #DB2E1C; }

.workspace {
  margin-top: 60px;
  box-sizing: border-box;
  font-family: "Roboto";
  display: block;
  min-height: 400px; }

.main-container {
  padding-bottom: 30px; }

#footer {
  background: #383838;
  color: #4D4D4D;
  margin: 0;
  height: auto;
  min-height: 100% !important;
  width: 100%;
  position: relative;
  position: relative;
  right: 0;
  bottom: 0;
  left: 0; }

footer > a:hover {
  color: #ffffff;
  cursor: pointer;
  text-decoration: none; }

footer a:focus {
  color: white;
  cursor: pointer;
  text-decoration: none; }

.upper-footer {
  display: inline-flex;
  width: 100%; }

.lower-footer {
  height: auto;
  min-height: 100% !important;
  display: flex;
  width: 100%; }
  .lower-footer p {
    font-size: 11px;
    color: #B3B3B3;
    width: 220px;
    margin-left: 40px; }

.footer-container {
  position: relative;
  width: 90%;
  margin: 0 auto;
  padding: 40px 0px 12px 0px; }

.container2 {
  position: relative;
  display: inline-flex;
  white-space: nowrap;
  width: 93%;
  margin: 0 auto;
  padding: 0px 0px 0px 0px; }

.logo {
  width: 33%;
  display: inline-block; }
  .logo .footer-logo {
    width: 65%;
    display: block;
    top: 0;
    left: 0; }

.navigation-content {
  width: 50%; }

.footer-links-holder {
  display: inline-block;
  width: 33.33333%;
  position: relative;
  float: left;
  margin: 0; }
  .footer-links-holder h5 {
    margin-bottom: 9px;
    color: #fff;
    margin-top: 0;
    font-size: 12px;

  }

.save-for-later
{
    margin-left:2%;
}

.save-for-later a {
color: #124677;
}
.save-for-later a:hover{
 color:#ed4631;
}

.mobile-links-holder {
  display: none;
  width: 100%;
  position: relative;
  float: left;
  padding-bottom: 10px;
  margin: 0;
  font-size: 12px; }
  .mobile-links-holder .av-links li {
    display: inline;
    padding: 40px;
    text-align: center; }
    .mobile-links-holder .av-links li:before {
      display: inline-block;
      width: 6px;
      height: 6px;
      content: " ";
      border: 1px solid #ffffff;
      border-radius: 4px;
      margin-right: 5px; }
    .mobile-links-holder .av-links li:first-child:before {
      display: none; }
  .mobile-links-holder h5 {
    display: none;
    margin-bottom: 10px;
    color: #B3B3B3;
    margin-top: 0; }

.footer-links {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: normal;
  -webkit-transition: max-height .5s;
  transition: max-height .5s; }
  .footer-links li {
    color: #B3B3B3;
    text-decoration: none;
    margin-bottom: 5px;
    font-size: 12px; }
    .footer-links li:hover {
      color: #ffffff;
      text-decoration: none;
      margin-bottom: 5px;
      font-size: 12px; }

.datafest {
  font-size: 14px;
  color: #ffffff; }

.lower-footer-links {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  white-space: nowrap; }
  .lower-footer-links li {
    float: left;
    display: block;
    font-size: 11px;
    color: #B3B3B3;
    padding: 0px 10px 0px 10px;
    border-left: 1px solid #B3B3B3;
    white-space: nowrap; }
    .lower-footer-links li a {
      color: #B3B3B3; }
    .lower-footer-links li a:hover {
      color: white;
      text-decoration: none; }

#lower {
  background: #000;
  color: #fff;
  position: relative; }

.footer-social {
  margin: 0 auto;
  position: inherit;
  width: 215px; }
  .footer-social h5 {
    margin-top: 0;
    font-size: 12px;
    color: #ffffff; }

.count, #followers {
  color: #b3b3b3;
  font-size: 10px; }
  .count:hover, #followers:hover {
    color: white; }

.social-stats div {
  width: 50%;
  float: left; }

footer a {
  color: #B3B3B3;
  cursor: pointer; }

input:invalid + .subscriber-button {
  background: #FF5F45; }

.subscriber {
  width: 80%;
  margin-top: 20px;
  border: 1px ridge #B3B3B3;
  border-radius: 3px;
  background-color: #4D4D4D;
  font-size: 11px; }
  .subscriber:focus {
    background-color: white; }

.subscriber-button {
  margin-left: -2px;
  border: 1px ridge #B3B3B3;
  border-radius: 3px;
  background-color: #4D4D4D;
  color: #ffffff; }

.sign-up {
  text-align: right;
  width: 50%; }
  .sign-up p {
    font-size: 11px;
    color: #B3B3B3; }
  .sign-up .signup-link {
    color: white; }

.mobile-signup {
  display: none; }

@media only screen and (max-width: 900px) {
  .navbar-toggle {
    float: left;
    margin-left: 15px; }

  #footer {
    background: #383838;
    color: #4D4D4D;
    margin: 0;
    height: auto;
    min-height: 100% !important;
    position: relative; }

  #followers {
    display: none; }

  .count, #followers {
    display: none; }

  .lower-footer-links li {
    visibility: hiddden;
    display: none;
    white-space: nowrap; }

  .container2 {
    width: 95%;
    white-space: nowrap; }

  .sign-up {
    display: none;
    border-top: 1px solid #B3B3B3; }

  .mobile-signup {
    display: block;
    text-align: left;
    width: 100%;
    border-top: 1px solid #B3B3B3; }
    .mobile-signup .signup-link {
      font-weight: 10px;
      font-color: #ffffff; }
    .mobile-signup p {
      font-size: 12px;
      color: #ffffff;
      float: left;
      padding: 10px 0px 10px 0px; }

  footer {
    width: 100%; }
    footer a {
      color: #ffffff; }
    footer .footer-container {
      width: 90%; }
      footer .footer-container .upper-footer {
        flex-wrap: wrap;
        width: 100%; }
        footer .footer-container .upper-footer .navigation-content {
          margin-top: 20px; }
          footer .footer-container .upper-footer .navigation-content .mobile-links-holder {
            display: flex;
            justify-content: space-between;
            padding-top: 10px;
            padding-bottom: 10px;
            position: relative;
            float: left;
            color: #ffffff;
            margin: 0; }
            footer .footer-container .upper-footer .navigation-content .mobile-links-holder p {
              border-top: 1px solid #B3B3B3;
              padding: 10px 0 10px 0; }
          footer .footer-container .upper-footer .navigation-content .footer-links-holder {
            width: 100%;
            padding: 0;
            border-top: #B3B3B3 1px solid; }
            footer .footer-container .upper-footer .navigation-content .footer-links-holder .links-hide,
            footer .footer-container .upper-footer .navigation-content .footer-links-holder .datafest {
              display: none; }
            footer .footer-container .upper-footer .navigation-content .footer-links-holder h5 {
              color: #ffffff;
              margin: 0;
              padding: 10px 0 10px 0;
              cursor: pointer;
              /* Down Arrows */ /*}
              footer .footer-container .upper-footer .navigation-content .footer-links-holder h5::after {
                float: right;
                margin-right: 10px;
                content: "";
                display: inline-block;
                vertical-align: middle;
                margin-top: 7px;
                width: 7px;
                height: 7px;
                border-top: 2px solid #fff;
                border-right: 2px solid #fff;
                -moz-transform: rotate(135deg);
                -ms-transform: rotate(135deg);
                -webkit-transform: rotate(135deg);
                transform: rotate(135deg);
                -webkit-transition: transform .5s;
                transition: transform .5s; }
            footer .footer-container .upper-footer .navigation-content .footer-links-holder .footer-links {
              max-height: 0;
              overflow: hidden;
              padding: 0; }
              footer .footer-container .upper-footer .navigation-content .footer-links-holder .footer-links a {
                color: #B3B3B3; }
            footer .footer-container .upper-footer .navigation-content .footer-links-holder.active::after {
              -moz-transform: rotate(-45deg);
              -ms-transform: rotate(-45deg);
              -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
            footer .footer-container .upper-footer .navigation-content .footer-links-holder.active .footer-links {
              max-height: 10000px;
              padding: 0; }
        footer .footer-container .upper-footer .logo {
          margin: 0 auto;
          width: 100%; }
          footer .footer-container .upper-footer .logo .footer-logo {
            width: 35%;
            max-width: 100%; }
        footer .footer-container .upper-footer .navigation-content {
          width: 100%; }
          footer .footer-container .upper-footer .navigation-content .footer-links-holder {
            width: 100%;
            display: block;
            text-align: left; }
          footer .footer-container .upper-footer .navigation-content h5 {
            color: #B3B3B3;
            margin-top: 0; }
        footer .footer-container .upper-footer .footer-social {
          display: flex;
          width: 100%;
          border-top: 1px solid #B3B3B3;
          padding-top: 10px; }
          footer .footer-container .upper-footer .footer-social h5 {
            margin: 2px 0px 0px 0px;
            font-size: 12px; }
          footer .footer-container .upper-footer .footer-social .join {
            width: 45%; }
            footer .footer-container .upper-footer .footer-social .join h5 {
              font-size: 12px; }
          footer .footer-container .upper-footer .footer-social .social-stats {
            display: flex;
            justify-content: space-between;
            width: 55%;
            margin-right: 5px; }
            footer .footer-container .upper-footer .footer-social .social-stats .social {
              text-align: right;
              display: inline-block;
              margin-right: 5px;
              height: 20px; }
          footer .footer-container .upper-footer .footer-social .subscribe {
            display: none; } }
@media only screen and (max-width: 768px) {
  .navbar-brand > img {
    display: inline; }

  #navbar-brand {
    text-align: center;
    width: 100%;
    display: block;
    margin-left: -20px;
    float: none; } }
@media only screen and (min-width: 768px) {
  #navbar-brand {
    margin-left: 25px; }
}
@media (max-width: 768px) {
[class^="icon-"], [class*=" icon-"]{
color:#fff;
}
}
/*---------Footer drope down-----------------------*/
/*Popup DHS 2017 */
.register_dhs_2017_popup{
  background-color: #EE3D24;
  color: #fff;
  font-size: 12px;
  border: none;
letter-spacing: .5px;
padding: 5px 10px;
}
.pop-up-email_dhs2017_popup{
width: 200px;
padding: 2px!important;
font-size: 12px;
}

.modle_dhs_2017{
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 49.5%;
  height: 350px;
}
.modle_dhs_2017 a{
  text-decoration: none;
}
/*-------------------------------*/
/*scroll box android*/
#bg-sbox{
    background-image: url("https://s3-ap-south-1.amazonaws.com/av-blog-media/wp-content/uploads/2018/02/bg2.png") !important;
    width: 445px !important;
    height: 250px !important;
    margin-bottom: -25px !important;
    margin-right: 25px !important;
    padding-left: 13px; !important;
}
#bg-sbox h5{
    color: #fff !important;
    margin-left:30px !important;
    font-size: 20px !important;
    margin-top: 10px !important;
        padding-top: 34px !important;
}
#bg-sbox p{
    margin-left: 30px !important;
    color: #fff !important;
    font-weight:500 !important;

}
#bg-sbox ul{
    list-style: none !important;
    margin-left: -8px !important;
}
#bg-sbox li{
    display: inline !important;
    margin:0 !important;
}
.bg-sbox-submit{
    width: 100px !important;
    height: 48px !important;
    background-color: #154375 !important;
    border:1px solid #154375 !important;
    color:#fff !important;
    margin-left: -4px !important;
}
.dgd_stb_box.none .dgd_stb_box_close{
    margin-right: 25px !important;
}
.bg-sbox-input{
    width: 60% !important;
}
/*--------------------------------*/
/* Recommended Resources */
.recommended-resources{
    list-style-type: none;
    padding-left:0px!important;
}
.recommended-resources-li
{
    display:flex;
    flex-flow:row wrap;
    justify-content: space-around;
}

.recommended-resources li::before
{
    background-color:rgba(0,0,0,0)!important;
}

.recommended-resources-img {
    width: 35%;
}
.recommended-resources-txt {
    padding-left:10px;
    width: 65%;
}
.recommended-resources-heading {
    font-weight:bold;
    margin-bottom:2px;
    font-size:15px;
  /*  color:#9a9a9a!important;*/
}
.recommended-resources-title {
  font-size:13px;
  /*color:#9a9a9a!important;*/
}
.recommended-resources-title>a {
    /*color:#9a9a9a!important;*/
}

.recommended-resources-divider
{
    display:block;
    width:100%;
    height:1px;
    background-color:#dbdbdb;
    margin-top:10px;
    margin-bottom:10px;
}

/* Recommended Reads */
.recommended-reads{
    list-style-type: none;
    padding-left:0px!important;
}
.recommended-reads-li
{
    display:flex;
    flex-flow:row wrap;
    justify-content: space-around;
}

.recommended-reads li::before
{
    background-color:rgba(0,0,0,0)!important;
}

.recommended-reads-img {
    width: 35%;
}
.recommended-reads-txt {
    padding-left:10px;
    width: 65%;
}
.recommended-reads-heading {
    font-weight:bold;
    margin-bottom:2px;
    font-size:15px;

}
.recommended-reads-title {
    font-size:13px;
    color:#9a9a9a!important;
}

.recommended-reads-divider
{
    display:block;
    width:100%;
    height:1px;
    background-color:#dbdbdb;
    margin-top:10px;
    margin-bottom:10px;
}

/* E Book */
.ebook-download-btn
{
  background-color: #ff2b27;
  width: 130px;
  height: 40px;
  color: #fff !important;
 font-size: 18px;
  border-radius: 10px;margin-top:2%;
}

.widget-title .block-cap h3
{
  padding-bottom: 3px;
}

#download-e-book{
  display:none;
}

.para-ban-spacing
{
  border-top: 2px solid #eee;
  border-bottom: 2px solid #eee;
  padding-top:8px;
  padding-bottom:8px;
  margin-bottom:8px;
  margin-top:8px;
  text-align: center;
}
.para-ban-spacing > a > img{
  margin-bottom:0px!important;
}

.par-ban-middle
{
  /*float:left;*/
  margin-right:10px;
  text-align: center;
}
/* Floating Buttons */
.floating-btn{
 position:fixed;
 width:50px;
 height:50px;
 color:#FFF;
 border-radius:50px;
 text-align:center;
 box-shadow: 2px 2px 3px #999;
 /*padding: 10px;*/
}

.floating-btn > img{
 margin-top: 10px;
}

.fb-blue{
 background-color: #0d47a1;
 Top:42%;
 left:20px;
}
.fb-blue:hover, .fb-blue:active, .fb-blue:focus{
 background-color: #1257c3;
}
.fb-active-blue{
 background-color: #08295e;
}
.fb-active-blue:hover{
 background-color: #08295e;
}

.fb-red{
 background-color: #e40800;
 Top:50%;
 left:20px;
}

.fb-red:hover, .fb-red:active, .fb-red:focus{
 background-color: #fe120a;
}
.fb-active-red{
 background-color: #a60600;
}
.fb-active-red:hover{
 background-color: #a60600;
}
@media only screen and (max-width: 1200px) and (min-width: 0px){
 .fb-blue{
  background-color: #0d47a1;
  top:81.5%;
  bottom: 50px;
  left:20px;
 }
 .fb-red{
  background-color: #e40800;
  top:90%;
  bottom: 30px;
  left:20px;
 }
}

#jobs-show {
    height: 300px !important;
    overflow-x: scroll;
}
#article-data
{
  width:100%;
}
.dgd_stb_box_x::before
{
  content: 'X'!important;
  color:#000;
}
.dgd_stb_box_close
{
  content: 'X';
  color:#000;
}
