
@import url('https://fonts.googleapis.com/css?family=Lato&display=swap');
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800");


/* :: 2.0 Import All CSS */
@import url(css/bootstrap.min.css);
@import url(css/owl.carousel.min.css);
@import url(css/animate.css);
@import url(css/magnific-popup.css);
@import url(css/font-awesome.min.css);
@import url(css/classy-nav.min.css);
@import url(css/nice-select.min.css);
/* :: 3.0 Base CSS */
* {
  margin: 0;
  padding: 0; }

body {
  font-family: 'Lato', sans-serif;
    font-size: 17px;
    list-style: unset;
    color: #656565;
    font-size: 17px;
    line-height: 2;
    font-weight: 400;
    text-align: justify;
    padding-bottom: 27px!important;}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #193f80;
  line-height: 1.3;margin-bottom: 10px; margin-top: 15px;
  font-weight: 700; }

p {
  color: #656565;
  font-size: 17px;
  line-height: 2;
  font-weight: 400; }



a,
a:hover,
a:focus {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  text-decoration: none;
  outline: 0 solid transparent;
 
  color: #656565; }

ul,
ol {
  margin: 0; 
  /*padding: 0 15px;*/}
  ul li
   {
    font-size: 17px;
    line-height: 2;
    font-weight: 400;
    list-style: disc; }

    ol li {
      font-size: 17px;
      line-height: 2;
      font-weight: 400;
      list-style-type: decimal; }
  

img {
  height: auto;
  max-width: 100%; }

/* Spacing */
.mt-15 {
  margin-top: 15px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mt-50 {
  margin-top: 50px !important; }

.mt-70 {
  margin-top: 70px !important; }

.mt-80 {
  margin-top: 80px !important; }

.mt-100 {
  margin-top: 100px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

.mb-80 {
  margin-bottom: 80px !important; }

.mb-100 {
  margin-bottom: 100px !important; }

.ml-15 {
  margin-left: 15px !important; }

.ml-30 {
  margin-left: 30px !important; }

.ml-50 {
  margin-left: 50px !important; }

.mr-15 {
  margin-right: 15px !important; }

.mr-30 {
  margin-right: 30px !important; }

.mr-50 {
  margin-right: 50px !important; }

/* Height */
.height-400 {
  height: 400px !important; }

.height-500 {
  height: 500px !important; }

.height-600 {
  height: 600px !important; }

.height-700 {
  height: 700px !important; }

.height-800 {
  height: 800px !important; }

/* Section Padding */
.section-padding-50 {
  padding-top: 50px;
  padding-bottom: 50px; }

.section-padding-50-0 {
  padding-top: 50px;
  padding-bottom: 0; }

.section-padding-0-50 {
  padding-top: 0;
  padding-bottom: 50px; }

.section-padding-100 {
  padding-top: 100px;
  padding-bottom: 100px; }

/* Miscellaneous */
.bg-img {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.bg-white {
  background-color: #ffffff !important; }

.bg-dark {
  background-color: #000000 !important; }

.bg-transparent {
  background-color: transparent !important; }

.font-bold {
  font-weight: 700; }

.font-light {
  font-weight: 300; }

.bg-overlay {
  position: relative;
  z-index: 2;
  background-position: center center;
  background-size: cover; }
  .bg-overlay::after {
    background-color: rgba(2, 3, 28, 0.9);
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ""; }

input:focus,
textarea:focus {
  outline: none;
  box-shadow: none;
  border-color: transparent; }

/* ScrollUp */
#scrollUp {
  background-color: #e20378;
  border-radius: 0;
  bottom: 60px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
  color: #ffffff;
  font-size: 24px;
  height: 40px;
  line-height: 38px;
  right: 60px;
  text-align: center;
  width: 40px;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms; }
  #scrollUp:hover {
    background-color: #000000; }
  @media only screen and (max-width: 767px) {
    .mid_banner img {
    width: 100%;
}
    body{font-size: 14px!important;}

  .visible-xs{display:block!important;}
.hidden-xs{display:none!important;}
    #scrollUp {
      bottom: 85px;
      right: 30px; }
h1{font-size: 25px!important;}
h2{font-size: 21px!important;}
p{font-size: 14px!important;} li{font-size: 14px!important;}
.content ul li, .content ol li {   font-size: 14px!important;
}
.content ul li a, .content ol li a {   font-size: 14px!important;
}
.content p{   font-size: 14px!important;
}

.hero-area .col-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.hero-area .col-9 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.mod_tab td textarea{
      width: 200px !important;
  }
  .audio-st{
    width: 265px;
  }
  .audio-date{
    padding: 0 !important;
  }
}

/* Button */
.viral-btn {
  display: inline-block;
  min-width: 150px;
  height: 52px;
  color: #ffffff;
  border: none;
  border-radius: 5px;
  padding: 0 30px;
  font-size: 14px;
  line-height: 52px;
  font-weight: 700;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  text-transform: uppercase;
  background: #e30a73;
  background: -webkit-linear-gradient(to right, #e30a73, #feae04);
  background: linear-gradient(to right, #e30a73, #feae04); }
  .viral-btn.active, .viral-btn:hover, .viral-btn:focus {
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
    background: #e30a73;
    background: -webkit-linear-gradient(to right, #e30a73, #feae04);
    background: linear-gradient(to right, #e30a73, #feae04); }

.add-post-btn {
  display: inline-block;
  min-width: 150px;
  height: 52px;
  color: #fff !important;
  border: none;
  border-radius: 5px;
  padding: 0 30px;
  font-size: 14px !important;
  line-height: 52px;
  font-weight: 700 !important;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  text-transform: uppercase;
  background: #e30a73;
  background: -webkit-linear-gradient(to right, #e30a73, #feae04);
  background: linear-gradient(to right, #e30a73, #feae04); }
  .add-post-btn.active, .add-post-btn:hover, .add-post-btn:focus {
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
    background: #e30a73;
    background: -webkit-linear-gradient(to right, #e30a73, #feae04);
    background: linear-gradient(to right, #e30a73, #feae04); }

/* :: 4.0 Header Area */
.header-area {
  position: relative;
  z-index: 100;
  width: 100%;
  /* Search Form Area */ }
  .header-area .top-header-area {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 48px;
    border-bottom: 1px solid #dedede; background: #f3f3f3;}
    .header-area .top-header-area .top-header-content {
      position: relative;
      z-index: 1;
      height: 48px; }
      .header-area .top-header-area .top-header-content .top-breaking-news-area {
        position: relative;
        z-index: 1;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        min-width: 70%;
        width: 70%; }
        .header-area .top-header-area .top-header-content .top-breaking-news-area .ticker {
          width: 100%;
          text-align: left;
          position: relative;
          overflow: hidden; }
          .header-area .top-header-area .top-header-content .top-breaking-news-area .ticker ul {
            width: 100%;
            position: relative;
            z-index: 1;text-transform: uppercase;
            top: -5px;
            font-size: 14px;}
            .header-area .top-header-area .top-header-content .top-breaking-news-area .ticker ul li {
              display: inline;
              width: 100%;color: #ee3c0f;
              font-weight: bold;
              padding: 5px; }

              .header-area .top-header-area .top-header-content .top-breaking-news-area .ticker ul li a{font-size: 13px!important;
                font-weight: bold;}
              .header-area .top-header-area .top-header-content .top-breaking-news-area .ticker ul li a {
                display: block;
                font-size: 12px;
                color: #E21578;text-transform: capitalize;
                height: 38px;float: left;padding: 5px;
                line-height: 38px; }
                .header-area .top-header-area .top-header-content .top-breaking-news-area .ticker ul li a:hover, .header-area .top-header-area .top-header-content .top-breaking-news-area .ticker ul li a:focus {
                  color: #e20378; }
      .header-area .top-header-area .top-header-content .top-social-info-area {
        position: relative;
        z-index: 1; }
        .header-area .top-header-area .top-header-content .top-social-info-area a {
          display: inline-block;
          padding: 0 12px;
          font-size: 14px;
          color: #b0b0b0; }
          @media only screen and (max-width: 767px) {
            .confg{position: relative;
              left: -20px;}
            .header-area .viral-search-form form input {
              height: 50px!important;
              position: absolute!important;
              border: 1px solid #dddddd!important;
          }
          .header-area .viral-search-form.actives {
            opacity: 1;
            visibility: visible;
            -webkit-transform: scale(1) translate3d(0, 0, 0);
            transform: scale(1) translate3d(0, 0, 0);
        }
          .header-area .viral-search-form form button {
            height: 50px!important;}
            .header-area .viral-search-form {
              position: absolute!important;
              background: transparent!important;height: auto!important;}
            .header-area .top-header-area .top-header-content .top-social-info-area a {
              padding: 0 3px; } }
          .header-area .top-header-area .top-header-content .top-social-info-area a:hover, .header-area .top-header-area .top-header-content .top-social-info-area a:focus {
            color: #e20378; }
  .header-area .viral-news-main-menu {
    position: relative;
    width: 100%;
    z-index: 100;
    height: 100px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .header-area .viral-news-main-menu {
        height: 80px; } }
    @media only screen and (max-width: 767px) {
      .header-area .viral-news-main-menu {
        height: 70px; } }
    .header-area .viral-news-main-menu .classy-nav-container {border-bottom: 3px solid #e21578;
       }
    .header-area .viral-news-main-menu .classy-navbar {
      height: 100px;
      padding: 0; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .header-area .viral-news-main-menu .classy-navbar {
          height: 80px; } }
      @media only screen and (max-width: 767px) {
        .header-area .viral-news-main-menu .classy-navbar {
          height: 70px; } }
      .header-area .viral-news-main-menu .classy-navbar .classynav ul li a {
        font-weight: 700; }
        .header-area .viral-news-main-menu .classy-navbar .classynav ul li a:hover, .header-area .viral-news-main-menu .classy-navbar .classynav ul li a:focus {
          color: #e20378;
          font-weight: 700; }
      .header-area .viral-news-main-menu .classy-navbar .classynav ul li.active a {
        color: #e20378; }
      .header-area .viral-news-main-menu .classy-navbar .classynav > ul > li > a {
        text-transform: uppercase;
        padding: 12px 12px 11px;
        background-color: transparent;
        line-height: 1;
      
        font-weight: 700; }
        .header-area .viral-news-main-menu .classy-navbar .classynav > ul > li > a:hover, .header-area .viral-news-main-menu .classy-navbar .classynav > ul > li > a:focus {
          color: #e20378; }
    .header-area .viral-news-main-menu .search-btn {
      padding: 15px 40px;
      display: block;    
      cursor: pointer;
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms; }
      .header-area .viral-news-main-menu .search-btn:hover, .header-area .viral-news-main-menu .search-btn:focus {
        color: #e20378; }
        @media only screen and (min-width: 1200px) {
        .visible-xs{display:none!important;}}

      @media only screen and (min-width: 992px) and (max-width: 1199px) {
.a1,.a2,.a3,.a4{width: 260px!important;}
.visible-xs{display:none!important;}
.nav-brand img{width: 265px!important;}
        .header-area .viral-news-main-menu .search-btn {
          padding: 15px 20px; } 
          .audio-st{
    width: 265px;
  }
  .audio-date{
    font-size: 14px !important;
    padding: 0px 0 0 9px !important;
  }
   .audio-title{
    font-size: 15px !important;
  }
        }
  .header-area .viral-search-form {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #e30a73;
    background: -webkit-linear-gradient(to right, #e30a73, #feae04);
    background: linear-gradient(to right, #e30a73, #feae04);
    z-index: 30000;
    top: 150px;
    left: 0;
    -webkit-transition-duration: 800ms;
    transition-duration: 800ms;
    -webkit-transform: scale(0.9) translate3d(0, 0, 0);
    transform: scale(0.9) translate3d(0, 0, 0);
    opacity: 0;
    visibility: hidden; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
.a1,.a2,.a3,.a4{width: 200px!important;} h1 {
    font-size: 2rem!important;
}
.visible-xs{display:none!important;}
.a1 a,.a2 a,.a3 a,.a4 a { font-size: 17px!important;}
      .welcome-slide-area .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.blg .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.hero-area .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

 .welcome-slide-area .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
      .header-area .viral-search-form {
        top: 130px; } }
    @media only screen and (max-width: 767px) {
      #ret{margin-top: 50px;}
      .header-area .viral-search-form.actives form {

        opacity: 1!important;
        visibility: visible!important;}
      .header-area .viral-search-form {
        top: -140px!important; } }
    .header-area .viral-search-form form {
      position: absolute;
      z-index: 1;
      width: 100%;
      top: 200px;
      opacity: 0;
      visibility: hidden;
      -webkit-transition-delay: 500ms;
      transition-delay: 500ms;
      -webkit-transition-duration: 700ms;
      transition-duration: 700ms; }
      .header-area .viral-search-form form input {
        width: 90%;
        height: 60px;
        position: absolute;
        left: 5%;
        font-size: 14px;
        color: #231f1f;
        font-weight: 600;
        padding: 0 30px;
        border: none;
        border-radius: 5px; }
      .header-area .viral-search-form form button {
        position: absolute;
        width: 60px;
        height: 60px;
        right: 5%;
        top: 0;
        border: none;
        cursor: pointer;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        border-radius: 0 5px 5px 0; }
        .header-area .viral-search-form form button:hover {
          background-color: #e20378;
          color: #fff; }
    .header-area .viral-search-form.active {
      opacity: 1;
      visibility: visible;
      -webkit-transform: scale(1) translate3d(0, 0, 0);
      transform: scale(1) translate3d(0, 0, 0); }
      .header-area .viral-search-form.active form {
        opacity: 1;
        visibility: visible;
        top: 50px; }
  .header-area .is-sticky #stickyMenu {
    background-color: #fff;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.15);
    border-bottom: none; }
    .header-area .is-sticky #stickyMenu .viral-search-form {
      top: 100px; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .header-area .is-sticky #stickyMenu .viral-search-form {
          top: 80px; } }
      @media only screen and (max-width: 767px) {
        .header-area .is-sticky #stickyMenu .viral-search-form {
          top: 70px; }
          .classynav ul li a {
        
            font-size: 12px!important;} }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .add-post-button {
    margin-left: 15px; } }
@media only screen and (max-width: 767px) {
  .add-post-button {
    margin-left: 15px; } 
    .header-area .top-header-area .top-header-content .top-social-info-area {
    /*width: 40% !important;
    min-width: 40% !important;*/
	width: 100% !important;
}

.header-area .top-header-area .top-header-content .top-breaking-news-area {
    min-width: 60% !important;
    width: 60% !important;
}

  }

@media only screen and (max-width: 767px) {
  .classy-navbar .nav-brand {
    max-width: 200px; } }

/* :: 5.0 Hero Area */
.hero-area {
  position: relative;
  z-index: 1;
  background-color: #f3f5f8;
  padding: 50px 0;
    margin-bottom: 30px;}

/* :: 6.0 Welcome Slides Area */
.welcome-slide-area {
  padding: 30px 0 30px;
  position: relative;
  z-index: 1; }

.single-welcome-slide {
  position: relative;
  box-shadow: 0px 10px 12px 0px #525252;
  z-index: 1; }
  .single-welcome-slide .welcome-post {
    position: relative;
    z-index: 1;
    overflow: hidden; }
    .single-welcome-slide .welcome-post img {
      -webkit-transition-duration: 600ms;
      transition-duration: 600ms; }
    .single-welcome-slide .welcome-post:hover img {
      -webkit-transform: scale(1.1);
      transform: scale(1.1); }
    .single-welcome-slide .welcome-post .post-content {
      position: absolute;
      width: 80%;
      bottom: 10%;
      left: 10%;
      z-index: 5; }
      .single-welcome-slide .welcome-post .post-content .tag {
        background-color: #e20378;
        width: 88px;
        height: 25px;
        color: #fff;
        display: block;
        text-transform: uppercase;
        font-size: 12px;
        line-height: 25px;
        text-align: center;
        margin-bottom: 15px; }
        .single-welcome-slide .welcome-post .post-content .tag.tag-2 {
          background-color: #6bc045; }
        .single-welcome-slide .welcome-post .post-content .tag.tag-3 {
          background-color: #ee9202; }
        .single-welcome-slide .welcome-post .post-content .tag:hover {
          background-color: #231f1f; }
      .single-welcome-slide .welcome-post .post-content .post-title {
        background-color: #231f1f;
        padding: 0 15px 5px;
        font-size: 30px;
        font-weight: 600;
        color: #fff;
        display: inline-block; }
        @media only screen and (max-width: 767px) {
          .single-welcome-slide .welcome-post .post-content .post-title {
            font-size: 18px; } }
        .single-welcome-slide .welcome-post .post-content .post-title:hover {
          color: #e20378; }
      .single-welcome-slide .welcome-post .post-content p {
        font-size: 12px;
        color: #fff;
        margin-bottom: 0;
        font-weight: 600; }
    .single-welcome-slide .welcome-post.style-2 .post-title {
      padding: 0 10px;
      font-size: 18px; }



/* :: 7.0 Blog Post Area */
.single-blog-post {
  position: relative;
  z-index: 1; }
  .single-blog-post .post-thumb {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 130px;
    flex: 0 0 130px;
    min-width: 130px;
    width: 130px; }
    .single-blog-post .post-thumb a {
      display: block; }
  .single-blog-post .post-data {
    margin-left: 20px; }
    .single-blog-post .post-data .post-catagory {
      font-size: 14px;
      color: #e20378;
      text-transform: uppercase;
      font-weight: 700;
      margin-bottom: 10px;
      display: block; }
    .single-blog-post .post-data .post-title {
      display: block; }
      .single-blog-post .post-data .post-title h6 {
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        line-height: 1.8;
        font-size: 14px;
        color: #231f1f; }
        .single-blog-post .post-data .post-title h6:hover, .single-blog-post .post-data .post-title h6:focus {
          color: #e20378; }
    .single-blog-post .post-data .post-meta .post-date {
      margin-bottom: 0; }
      .single-blog-post .post-data .post-meta .post-date a {
        display: block; }
        .single-blog-post .post-data .post-meta .post-date a:hover, .single-blog-post .post-data .post-meta .post-date a:focus {
          color: #e20378; }
    .single-blog-post .post-data .post-meta .post-like {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: flex-end;
      -ms-flex-align: flex-end;
      -ms-grid-row-align: flex-end;
      align-items: flex-end; }
      .single-blog-post .post-data .post-meta .post-like span {
        line-height: 1;
        margin-left: 15px; }
        .single-blog-post .post-data .post-meta .post-like span:hover, .single-blog-post .post-data .post-meta .post-like span:focus {
          color: #e20378; }
    .single-blog-post .post-data .post-meta .post-comment {
      margin-left: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: flex-end;
      -ms-flex-align: flex-end;
      -ms-grid-row-align: flex-end;
      align-items: flex-end; }
      .single-blog-post .post-data .post-meta .post-comment span {
        line-height: 1;
        margin-left: 15px; }
        .single-blog-post .post-data .post-meta .post-comment span:hover, .single-blog-post .post-data .post-meta .post-comment span:focus {
          color: #e20378; }
  .single-blog-post.style-2 {
    margin-bottom: 25px; }
    .single-blog-post.style-2:last-of-type {
      margin-bottom: 0; }
    .single-blog-post.style-2 .post-thumb {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 90px;
      flex: 0 0 90px;
      min-width: 90px;
      width: 90px; }
    .single-blog-post.style-2 .post-date a {
      font-size: 12px; }
  .single-blog-post.style-3 .post-thumb {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    min-width: 100%;
    width: 100%;
    margin-bottom: 50px; }
  .single-blog-post.style-3 .post-data {
    margin-left: 0;
    margin-bottom: 70px; }
    .single-blog-post.style-3 .post-data .post-catagory {
      background-color: #e20378;
      width: 140px;
      height: 25px;
      color: #fff;
      display: block;
      text-transform: uppercase;
      font-size: 12px;
      line-height: 26px;
      text-align: center;
      margin-bottom: 15px;
      font-weight: 600;
      margin-bottom: 20px; }
      .single-blog-post.style-3 .post-data .post-catagory.cat-2 {
        background-color: #6bc045; }
      .single-blog-post.style-3 .post-data .post-catagory.cat-3 {
        background-color: #ee9202; }
      .single-blog-post.style-3 .post-data .post-catagory.cat-4 {
        background-color: #02aeee; }
      .single-blog-post.style-3 .post-data .post-catagory:hover {
        background-color: #231f1f; }
    .single-blog-post.style-3 .post-data .post-title {
      display: block; }
      .single-blog-post.style-3 .post-data .post-title h6 {
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        line-height: 1.5;
        font-size: 24px;
        color: #231f1f; }
        @media only screen and (max-width: 767px) {
.single-welcome-slide .col-sm-6{ flex: 0 0 100%!important;
    max-width: 100%!important;}
          .single-blog-post.style-3 .post-data .post-title h6 {
            font-size: 20px; } }
        .single-blog-post.style-3 .post-data .post-title h6:hover, .single-blog-post.style-3 .post-data .post-title h6:focus {
          color: #e20378; }
    .single-blog-post.style-3 .post-data .post-meta .post-author {
      font-size: 14px;
      color: #656565;
      font-weight: 700;
      margin-bottom: 0; }
      .single-blog-post.style-3 .post-data .post-meta .post-author a {
        color: #231f1f;
        font-weight: 700;
        font-size: 14px; }
    .single-blog-post.style-3 .post-data .post-meta .post-date {
      color: #656565;
      font-size: 12px; }
  @media only screen and (max-width: 767px) {
    .single-blog-post.style-3.style-5 {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .single-blog-post.style-3.style-5 .post-data {
    margin-bottom: 0; }
    @media only screen and (max-width: 767px) {
      .single-blog-post.style-3.style-5 .post-data {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        min-width: 100%;
        width: 100%; } }
  .single-blog-post.style-3.style-5 .post-thumb {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    min-width: 50%;
    width: 50%;
    margin-bottom: 0;
    margin-right: 15px; }
    @media only screen and (max-width: 767px) {
      .single-blog-post.style-3.style-5 .post-thumb {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        min-width: 100%;
        width: 100%;
        margin-bottom: 50px;
        margin-right: 0; } }
  .single-blog-post.style-4 {
    margin-bottom: 15px; }
    .single-blog-post.style-4:last-child {
      margin-bottom: 0; }
    .single-blog-post.style-4 .post-thumb {
      position: relative;
      z-index: 10;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      min-width: 100%;
      width: 100%;
      margin-bottom: 15px; }
      .single-blog-post.style-4 .post-thumb .serial-number {
        font-size: 14px;
        font-weight: 600;
        color: #fff;
        background-color: #e20378;
        width: 42px;
        height: 42px;
        border-radius: 50%;
        display: block;
        text-align: center;
        line-height: 42px;
        position: absolute;
        left: 15px;
        top: -21px;
        z-index: 10; }
    .single-blog-post.style-4 .post-data {
      margin-left: 0;
      margin-bottom: 0; }
      .single-blog-post.style-4 .post-data .post-title {
        display: block; }
        .single-blog-post.style-4 .post-data .post-title h6 {
          -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
          line-height: 1.5;
          font-size: 18px;
          color: #231f1f;
          font-weight: 600; }
          .single-blog-post.style-4 .post-data .post-title h6:hover, .single-blog-post.style-4 .post-data .post-title h6:focus {
            color: #e20378; }
      .single-blog-post.style-4 .post-data .post-meta .post-author {
        font-size: 12px;
        color: #656565;
        font-weight: 700;
        margin-bottom: 0; }
        .single-blog-post.style-4 .post-data .post-meta .post-author a {
          color: #231f1f;
          font-weight: 700;
          font-size: 12px; }

.popular-news-widget {
  position: relative;
  z-index: 1;
  background-color: #eff4f9;
  padding: 60px 25px; }
  .popular-news-widget h3 {
    font-size: 30px;
    margin-bottom: 30px;
    font-weight: 400;
    color: #e20378; }
    @media only screen and (max-width: 767px) {
      .popular-news-widget h3 {
        font-size: 24px; } }
  .popular-news-widget .single-popular-post {
    position: relative;
    z-index: 1;
    margin-bottom: 30px; }
    .popular-news-widget .single-popular-post h6 {
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      line-height: 1.7;
      font-weight: 500; }
      .popular-news-widget .single-popular-post h6 span {
        margin-right: 15px;
        color: #e20378; }
      .popular-news-widget .single-popular-post h6:hover, .popular-news-widget .single-popular-post h6:focus {
        color: #e20378; }
    .popular-news-widget .single-popular-post p {
      margin-bottom: 0;
      font-size: 11px;
      text-transform: uppercase;
      font-weight: 700;
      color: #828282;
      margin-left: 30px;
      line-height: 1; }
    .popular-news-widget .single-popular-post:last-child {
      margin-bottom: 0; }

.latest-comments-widget {
  position: relative;
  z-index: 1; }
  .latest-comments-widget h4 {
    margin-bottom: 50px;
    font-weight: 600; }
  .latest-comments-widget .single-comments {
    position: relative;
    z-index: 1;
    margin-bottom: 40px; }
    .latest-comments-widget .single-comments .comments-thumbnail {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 42px;
      flex: 0 0 42px;
      max-width: 42px;
      width: 42px;
      height: 42px;
      border-radius: 50%;
      margin-top: 6px; }
      .latest-comments-widget .single-comments .comments-thumbnail img {
        border-radius: 50%;
        display: block; }
    .latest-comments-widget .single-comments .comments-text {
      margin-left: 15px; }
      .latest-comments-widget .single-comments .comments-text a {
        display: block;
        font-size: 16px;
        color: #231f1f;
        margin-bottom: 10px;
        line-height: 1.9;
        font-weight: 600; }
        .latest-comments-widget .single-comments .comments-text a span {
          color: #e20378; }
        .latest-comments-widget .single-comments .comments-text a:hover, .latest-comments-widget .single-comments .comments-text a:focus {
          color: #e20378; }
      .latest-comments-widget .single-comments .comments-text p {
        margin-bottom: 0;
        font-size: 11px;
        text-transform: uppercase;
        color: #828282;
        line-height: 1; }
    .latest-comments-widget .single-comments:last-child {
      margin-bottom: 0; }

.newsletter-widget {
  position: relative;
  z-index: 1;
  background: #e30a73;
  background: -webkit-linear-gradient(to bottom,#7c95ad 0%,#3c6285 100%);
  background: linear-gradient(to bottom,#7c95ad 0%,#3c6285 100%);
  padding: 0 25px 15px; }
  .newsletter-widget h4 {
    text-align: center;
    color: #fff;
    font-weight: 600;
    padding: 30px 0;
    margin-bottom: 0; }
  .newsletter-widget form input {
    width: 100%;
    height: 52px;
    background-color: #fff;
    font-size: 11px;
    font-style: italic;
    color: #656565;
    margin-bottom: 20px;
    border: none;
    padding: 0 25px;
    border-radius: 5px;
    font-weight: 600; }
  .newsletter-widget form button {
    width: 100%;
    height: 52px;
    background-color: #6bc045;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    border: none;
    padding: 0 25px;
    border-radius: 5px; }
    .newsletter-widget form button:hover, .newsletter-widget form button:focus {
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms;
      background-color: #fff;
      color: #e20378; }

.viral-news-pagination {
  position: relative;
  z-index: 1;
  margin: 50px 0 40px; }
  .viral-news-pagination .page-link {
    padding: 0 5px;
    font-size: 14px;
    border: none;
    color: #656565;
    background-color: transparent;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase; }
    @media only screen and (max-width: 767px) {
      .viral-news-pagination .page-link {
        font-size: 12px; } }
    .viral-news-pagination .page-link:hover, .viral-news-pagination .page-link:focus {
      color: #ee9202; }
  .viral-news-pagination .page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-right: 30px;
    color: #e20378; }
    @media only screen and (max-width: 767px) {
      .viral-news-pagination .page-item:first-child .page-link {
        margin-right: 5px; } }
    .viral-news-pagination .page-item:first-child .page-link:hover, .viral-news-pagination .page-item:first-child .page-link:focus {
      color: #ee9202; }
  .viral-news-pagination .page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-left: 30px;
    color: #e20378; }
    @media only screen and (max-width: 767px) {
      .viral-news-pagination .page-item:last-child .page-link {
        margin-left: 5px; } }
    .viral-news-pagination .page-item:last-child .page-link:hover, .viral-news-pagination .page-item:last-child .page-link:focus {
      color: #ee9202; }

.viral-news-breadcumb-area {
  position: relative;
  z-index: 1;
  background-color: #f3f5f8;
  height: 230px;
  border-bottom: 5px solid #e20378; }
  @media only screen and (max-width: 767px) {
    .viral-news-breadcumb-area.section-padding-50 {
      padding-top: 15px;
      padding-bottom: 15px; } }
  .viral-news-breadcumb-area h3 {
    font-size: 30px;
    color: #e20378; }
  .viral-news-breadcumb-area .breadcrumb {
    padding: 0;
    margin-bottom: 0;
    background-color: transparent; }
    @media only screen and (max-width: 767px) {
      .viral-news-breadcumb-area .breadcrumb {
        margin-bottom: 30px; } }

.treading-articles-widget {
  position: relative;
  z-index: 1; }
  .treading-articles-widget h4 {
    margin-bottom: 50px;
    font-weight: 600; }

.catagory-featured-post {
  position: relative;
  z-index: 1; }
  @media only screen and (max-width: 767px) {
    .catagory-featured-post .cata-content {
      margin-top: 50px; } }
  .catagory-featured-post .cata-content .post-catagory {
    background-color: #e20378;
    width: 88px;
    height: 25px;
    color: #fff;
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 25px;
    text-align: center;
    margin-bottom: 15px; }
    .catagory-featured-post .cata-content .post-catagory.tag-2 {
      background-color: #6bc045; }
    .catagory-featured-post .cata-content .post-catagory.tag-3 {
      background-color: #ee9202; }
    .catagory-featured-post .cata-content .post-catagory:hover {
      background-color: #231f1f; }
  .catagory-featured-post .cata-content h2 {
    font-size: 36px;
    font-weight: 600;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .catagory-featured-post .cata-content h2 {
        font-size: 24px; } }
    @media only screen and (max-width: 767px) {
      .catagory-featured-post .cata-content h2 {
        font-size: 22px; } }
    .catagory-featured-post .cata-content h2:hover {
      color: #e20378; }
  .catagory-featured-post .cata-content .post-meta .post-author {
    font-size: 14px;
    color: #656565;
    font-weight: 700;
    margin-bottom: 0; }
    .catagory-featured-post .cata-content .post-meta .post-author a {
      color: #231f1f;
      font-weight: 700;
      font-size: 14px; }
  .catagory-featured-post .cata-content .post-meta .post-date {
    color: #656565;
    font-size: 12px; }
  .catagory-featured-post .cata-content .post-excerp {
    color: #656565;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 500; }

.single-blog-post-details {
  position: relative;
  z-index: 1; }
  .single-blog-post-details .post-thumb {
    position: relative;
    z-index: 1;
    margin-bottom: 50px; }
  .single-blog-post-details .post-data .post-meta p {
    font-weight: 500; }
  .single-blog-post-details .post-data .post-catagory {
    background-color: #e20378;
    width: 88px;
    height: 25px;
    color: #fff;
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 25px;
    text-align: center;
    margin-bottom: 15px; }
    .single-blog-post-details .post-data .post-catagory.tag-2 {
      background-color: #6bc045; }
    .single-blog-post-details .post-data .post-catagory.tag-3 {
      background-color: #ee9202; }
    .single-blog-post-details .post-data .post-catagory:hover {
      background-color: #231f1f; }
  .single-blog-post-details .post-data .post-title {
    font-size: 36px;
    line-height: 1.5;
    margin-bottom: 30px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-blog-post-details .post-data .post-title {
        font-size: 24px; } }
    @media only screen and (max-width: 767px) {
      .single-blog-post-details .post-data .post-title {
        font-size: 24px; } }
  .single-blog-post-details .post-data .post-author {
    margin-bottom: 0;
    display: block;
    font-size: 14px;
    color: #656565;
    font-weight: 700; }
    .single-blog-post-details .post-data .post-author a {
      font-size: 14px;
      color: #231f1f;
      font-weight: 700; }
  .single-blog-post-details .post-data .post-date {
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 0;
    color: #656565;
    display: block;
    margin-bottom: 0; }
  .single-blog-post-details .post-data .view-comments .views {
    font-size: 12px;
    color: #656565;
    margin-bottom: 0; }
  .single-blog-post-details .post-data .view-comments .comments {
    font-size: 12px;
    color: #656565;
    display: block;
    text-decoration: underline; }
    .single-blog-post-details .post-data .view-comments .comments:hover {
      color: #e20378; }

.login-with-facebook a {
  display: inline-block;
  padding: 0 90px;
  height: 45px;
  background-color: #2d5f9a;
  border-radius: 6px;
  line-height: 45px;
  color: #fff;
  font-size: 14px;
  font-weight: 600; }
  @media only screen and (max-width: 767px) {
    .login-with-facebook a {
      padding: 0 15px;
      font-size: 12px; } }
  .login-with-facebook a:hover, .login-with-facebook a:focus {
    background-color: #e20378; }

.single-questions-area {
  position: relative;
  z-index: 1; }
  @media only screen and (max-width: 767px) {
    .single-questions-area h3 {
      font-size: 24px; } }
  .single-questions-area .questions-thumb {
    margin-bottom: 25px; }
  .single-questions-area input[type=radio] {
    display: none; }
  .single-questions-area input[type="radio"] + label {
    padding-left: 60px;
    user-select: none;
    -webkit-user-select: none;
    cursor: pointer;
    position: relative;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
    width: 100%;
    height: 55px;
    background-color: #f3f5f8;
    margin-bottom: 25px;
    border-radius: 3px;
    line-height: 55px;
    -webkit-transition-duration: 100ms;
    transition-duration: 100ms; }
  .single-questions-area input[type=radio] + label:before {
    content: '';
    position: absolute;
    left: 25px;
    top: 50%;
    width: 23px;
    height: 23px;
    border: 2px solid #ccd2dc;
    border-radius: 50%;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-transition-duration: 100ms;
    transition-duration: 100ms;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  .single-questions-area input[type=radio]:checked + label:before {
    content: '';
    background-color: #e20378;
    border: 9px solid #fff; }
  .single-questions-area input[type=radio]:checked + label {
    background: #e30a73;
    background: -webkit-linear-gradient(to right, #e30a73, #feae04);
    background: linear-gradient(to right, #e30a73, #feae04);
    color: #fff; }

.comment_area .title {
  color: #231f1f; }
.comment_area .comment-content .comment-author {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 72px;
  flex: 0 0 72px;
  min-width: 72px;
  margin-right: 30px;
  height: 72px;
  border-radius: 5px; }
  .comment_area .comment-content .comment-author img {
    border-radius: 5px; }
.comment_area .comment-content .comment-meta {
  margin-bottom: 30px; }
  .comment_area .comment-content .comment-meta .post-author {
    margin-bottom: 5px;
    display: block;
    font-size: 16px;
    color: #393939;
    font-weight: 600; }
  .comment_area .comment-content .comment-meta .post-date {
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 0;
    color: #656565;
    display: block;
    margin-bottom: 15px; }
  .comment_area .comment-content .comment-meta p {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 2;
    font-weight: 500; }
.comment_area .single_comment_area {
  margin-bottom: 30px; }
  .comment_area .single_comment_area:last-of-type {
    margin-bottom: 0; }
.comment_area .children .single_comment_area {
  margin-left: 50px;
  margin-top: 30px; }

.post-a-comment-area {
  position: relative;
  z-index: 1; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .post-a-comment-area {
      margin-bottom: 100px; } }
  @media only screen and (max-width: 767px) {
    .post-a-comment-area {
      margin-bottom: 100px; } }
  .post-a-comment-area h4 {
    font-size: 24px;
    color: #393939; }

.editors-pick-post-area {
  position: relative;
  z-index: 1;
  background-color: #eff4f9; }

/* :: 8.0 Footer Area */
.footer-area {
  position: relative;
  z-index: 1;
  width: 100%;
  background-color:#f7f7f7;
  padding-top: 50px; }
  .footer-area .footer-widget-area {
    position: relative;
    z-index: 1; }
    @media only screen and (max-width: 767px) {
      .footer-area .footer-widget-area {
        margin-bottom: 40px; } }
    .footer-area .footer-widget-area .footer-logo {
      margin-bottom: 20px; }
    .footer-area .footer-widget-area .widget-title {
      display: block;
    margin: 0;
    font-weight: 600;
    text-align: center;
    color: #fff; }
    .footer-area .footer-widget-area .footer-nav ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .footer-area .footer-widget-area .footer-nav ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        min-width: 50%;
        width: 50%; }
        .footer-area .footer-widget-area .footer-nav ul li a {
          display: block;
          padding: 15px 0;
          font-size: 14px;
          font-weight: 700;
          color: #231f1f; }
          .footer-area .footer-widget-area .footer-nav ul li a:hover, .footer-area .footer-widget-area .footer-nav ul li a:focus {
            color: #e20378; }
  .footer-area .bottom-footer-area {
    position: relative;
    z-index: 1;
    width: 100%;
    text-align: center;
    padding: 15px 0;background: #000; }
    @media only screen and (max-width: 767px) {
      .footer-area .bottom-footer-area {
        padding: 20px 0 30px; } }
    .footer-area .bottom-footer-area p {
      color: #fff;
      margin-bottom: 0;
      font-size: 11px;
      font-weight: 600; }
      .footer-area .bottom-footer-area p a {
        color: #e21578;
        font-size: 11px;
        font-weight: 600; }
        .footer-area .bottom-footer-area p a:hover, .footer-area .bottom-footer-area p a:focus {
          color: #e20378; }

/* :: 9.0 Contact Area */
.single-contact-information {
  position: relative;
  z-index: 1; }
  .single-contact-information h6 {
    font-size: 14px;
    border-bottom: 2px solid #e20378;
    display: inline-block;
    color: #e20378; }

.contact-form-area .form-control {
  height: 52px;
  width: 100%;
  background-color: #f3f5f8;
  font-size: 12px;
  font-style: italic;
  margin-bottom: 15px;
  border: none;
  border-radius: 0;
  padding: 0 20px;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  border-bottom: 3px solid;
  border-color: transparent;
  font-weight: 500; }
  .contact-form-area .form-control:focus {
    box-shadow: none;
    border-color: #e20378; }
.contact-form-area textarea.form-control {
  height: 200px;
  padding: 15px 20px;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms; }

.contact-area {
  position: relative;
  z-index: 1; }
  .contact-area .contact-title h4 {
    color: #393939;
    margin-bottom: 70px; }

@media only screen and (max-width: 767px) {
  .contact-info-details {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.single-contact {
  position: relative;
  z-index: 1;
  margin-right: 50px; }
  @media only screen and (max-width: 767px) {
    .single-contact {
      margin-right: 0;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      width: 100%;
      margin-bottom: 70px; }
      .single-contact:last-child {
        margin-bottom: 0; } }

.google-maps iframe {
  width: 100%;
  height: 680px;
  margin-bottom: 100px;
  border: none; }
  @media only screen and (max-width: 767px) {
    .google-maps iframe {
      height: 500px; } }
  @media only screen and (min-width: 320px) and (max-width: 425px) {
    .welcome.breadcum-height {
        /*height: 105px !important;*/
    }
  }

      .fvt{display: inline-block;
        padding: 1.5px 10px;
        border-radius: 50px;
        font-size: 14px;
        color: #fff;
        -o-transition: all .4s ease-in-out;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
        text-transform: capitalize;
        background-size: 200% auto;
        border: 1px solid transparent;
        background-image: linear-gradient(to left, #ee390f 0%, #f9b700 51%, #ee390f 100%);
        box-shadow: 0px 12px 20px 0px rgba(255, 126, 95, 0.15);}
        .footer-widget-area .top-social-info-area{margin: 30px;
          text-align: center;}
          .footer-widget-area .top-social-info-area a{ color: #fff;
          font-weight: 500;
          font-size: 26px;
          /* border: 1px solid; */
          padding: 10px;
          margin: 5px;}

          .main-footer-area{margin-bottom: 40px;}
          .footer-area .btn {
            background-color: #ff663b;
            color: #fff;
            width: 40px;
            border-radius: 0px;
            height: 40px;
            padding: 0;
            border-radius: 2px !important;
        }
        .ti-angle-right:before {
          content: "\e649";
      }
      *, ::after, ::before {
          box-sizing: border-box;
      }
     .footer-area .social_icon a{font-size: 25px;
        padding: 10px;}
/*# sourceMappingURL=style.css.map */
.poll{
  line-height: 21px;
  margin: 15px auto;
  background: url(img/poll2.png)!important;
  position: relative;
  width: 100%;
  height: 180px;
}
.poll a{
  text-decoration: none;
  padding: 5px 10px;
  color: #000;
  position: absolute;
  bottom: 2px;
  font-size: 14px;
  font-weight: 700;
  border-top: 1px solid #ed1f24;
}

.essay {
  font-family: 'Open Sans',sans-serif;
  line-height: 24px;
  margin: 15px auto;
  background: url(https://www.civilserviceindia.com/images/essay.png)!important;
  width: 238px;
  height: 84px;
  position: relative;
}
.essay a {
  text-decoration: none;
  padding: 6px 10px;
  color: #fff;
  position: absolute;
  font-size: 16px;
  font-weight: 700;
  padding-left: 70px;
  bottom: 5px;
}
.dropdown li a span{color: #ec410d;}
.sid_outer {
  width: 80%;
  margin: auto;
}
.sid {
  width: 100%;
  border: 1px solid white;
  display: flex;
  align-items: center;
}
.zoom img {
  transition: transform .2s;
  width: 100%;

  
}
h1{color: #ef5348!important;}
  .zoom img:hover {
    -ms-transform: scale(1.5); /* IE 9 */
    -webkit-transform: scale(1.5); /* Safari 3-8 */
    transform: scale(1.5); 
  }
  .conte ol{color: #656565;
    font-size: 17px;
    line-height: 2;text-align: justify;
    font-weight: 400;}

    .newsletter-widget li a{color: #fff;
    line-height: 30px;
    font-weight: bold;}

    newsletter-widget li{padding: 5px 0;}

    .newsletter-widget ul{
    color: #fff;}
    .q_l{text-align: center;
      color: #fed009;
      font-size: 16px;
      margin-bottom: 10px;}
      #cvl{display:none;}
.post-thumb img{margin: auto;
    display: block;}
.conte{    padding: 10px;}
.conte p{display: block;
    color: #231f1f;
    margin-bottom: 10px;
    line-height: 1.9;
    font-weight: 600;font-size: 17px;
    line-height: 2;
    text-align: justify;
 }
	.fvt:hover{cursor:pointer;}

.newsletter-widget li {list-style: disc;}
.a1 {
    background: #e16b3b;
    font-weight: 700;
    text-align: center;
    width: 300px;
    margin: auto;
    color: #fff;
    font-size: 21px;
    letter-spacing: 1px;
    padding: 5px 0;
    border-radius: 5px;
    position: relative;
    margin-bottom: 20px;
}
.a1 a {
    display: block;
    color: #fff;
    text-decoration: none;font-size: 20px;
}
.a2 {
    background: #ed1963;
    font-weight: 700;
    text-align: center;
    width: 300px;
    margin: auto;
    color: #fff;
    font-size: 21px;
    letter-spacing: 1px;
    padding: 5px 0;
    border-radius: 5px;
    position: relative;
    margin-bottom: 20px;
}
.a2 a {
    display: block;
    color: #fff;
    text-decoration: none;font-size: 20px;
}
.a3 {
    background: #3281ca;
       font-weight: 700;
    text-align: center;
    width: 300px;
    margin: auto;
    color: #fff;
    font-size: 21px;
    letter-spacing: 1px;
    padding: 5px 0;
  
    position: relative;
    margin-bottom: 20px;
}
.a3 a {
    display: block;
    color: #fff;
    text-decoration: none;font-size: 20px;
}
.a4 {
    background: #28a745;
    font-weight: 700;
    text-align: center;
    width: 300px;
    margin: auto;
    color: #fff;
    font-size: 21px;
    letter-spacing: 1px;
    padding: 5px 0;
    border-radius: 5px;
    position: relative;
    margin-bottom: 20px;
}
.a4 a {
    display: block;
    color: #fff;
    text-decoration: none;font-size: 20px;
}
.visible-xs{display:none;}
.inner-conte{margin-top: 10px;}
.inner-conte p{font-weight: normal!important;text-align: justify;}
.inner-conte h2{margin-bottom: 15px;line-height: 40px;margin-top: 5px;}
.inner-conte h1{margin: 20px 0;}
.inner-conte li a{font-size: 16px;color: #193f80;margin-bottom: 5px;line-height: 1.9;}
.new {
  font-size: 10pt;
    color: red;
    margin-left: 3px;
}
.inner-conte ol li{list-style: unset;}


  .inner-side li a{font-size: 16px;
    margin-bottom: 5px;
    line-height: 1.9;}

    .inner-side ul li{ list-style: circle;
    margin: 0 25px;}
    .notc{text-align: center;
      background: #e21578;
      color: #fff;
      font-size: 20px;
      padding: 8px 0;
      border-radius: 15px 15px 0 0;}
      .notice{border: 1px solid #e21578;
        border-radius: 15px 15px 0 0;margin: 30px 0;}
        .footer-area p{font-size: 14px;
          word-spacing: 3px;text-align:justify;}

      .content ul li, .content ol li { list-style: unset;
    color: #656565;
    font-size: 17px;
    line-height: 2;
    font-weight: 400;
    text-align: justify;
	margin-left: 17px;}

    .content ul li a, .content ol li a { list-style: unset;
      color: #3F51B5;
      font-size: 17px;
      line-height: 2;
      font-weight: 400;
      text-align: justify;
      text-decoration: underline;
    }

    
    .content p { list-style: unset;
      color: #656565;
      font-size: 17px;
      line-height: 2;
      font-weight: 400;
      text-align: justify;}
      .content p a{ font-weight: bold;
    font-size: 15px;
    color: #ef5248;}
    .welcome{background: #f3f3f3;
      padding: 15px 5px;
      margin: 10px 0;
      /*display: flex;*/
    }
      .table-bordered td, .table-bordered th {
        border: 1px solid #dee2e6;
        padding: 10px;
    }
    .q2_l li {
      list-style: disc;
      margin: 0 25px;
      color: #fff;
  }
  .fe_class h2{
    line-height: 32px;
  }
  .welcome.breadcum-height {
    /*height: 80px;*/
}
/*06/03/2020*/
table.text.mod_tab textarea:focus{
  border:1px solid #a9a9a9;
}


/*09/03/2020*/

.mod_tab td {
      padding: 5px 0px 5px 5px !important;
  }
  .mod_tab td input:focus,.mod_tab td textarea:focus{
    border: 1px solid #a9a9a9;
  }
  .mod_tab td input,.mod_tab td textarea{
      padding: 0 5px;
      border: 1px solid #a9a9a9;
  }
  .mod_tab td textarea{
     width: 230px;
  }

/*17/03/2020*/
  a.post-title.news-today h6 {
    line-height: 1.4 !important;
    font-size: 17px !important;
    color: #656565 !important;
    font-weight: 400 !important;
    text-align: left !important;
    word-spacing: 8px !important;
    margin: 0 0 0 15px !important;
}

.single-blog-post.style-4.news {
    margin: 15px 0;
}
a.K-more {
    font-size: 14px;
    padding: 5px 0;
    display: inline-block;
    color: #e10978;
}

a.K-more:hover {
    text-decoration:underline;
}

.model-pop .modal-header .close {
    padding: 5px 10px;
    margin: 0;
}
.model-pop h2#myModalLabel {
    margin: 0;
}

.model-pop button.close {
    background: #e10978;
  }

  /*19-03-2020*/

audio:focus{
  outline:0;
}
.callout{
  border: 1px solid #b2b2b2;
  padding: 0 10px;
  margin: 0 0 15px 0;
}
.audio-title{
  padding: 5px 0;
  margin: 0px;
  font-size: 18px;
  color: #193f80;
  font-weight: 700;
  display: flex;
  align-self: center;
}
.audio-date{
  float:right;
  padding:0 0 0 15px;
  font-size: 14px;
}

@media only screen and (max-width: 374px){
  .single-welcome-slide h1 {
      font-size: 20px !important;
  }
  .single-welcome-slide .a1, .single-welcome-slide .a2, .single-welcome-slide .a3, .single-welcome-slide .a4 {
    width: 90%;
}
}
h1{color: #ef5348!important;display: block !important;}

@media (max-width: 991px) {
  .hide-mob{
    display: none !important;
  }

}
@media (min-width: 992px) {
  .hide-lab{
    display: none !important;
  }

}

.pd a{color:#193f80;
font-weight:bold;}

.pd span{color:#193f80;
font-weight:bold;}



@media (min-width: 1200px){
.inner-cont-google-ad {
    width: 336px;
    /* height: 280px; */
    float: left;
    margin: 10px;
    margin-right: 15px!important;
}
}