@import url('https://fonts.googleapis.com/css2?family=Fjord+One&display=swap');
html,body
{
font-family: 'Fjord One', serif;
 padding: 0;
  margin: 0px;
  line-height: 30px;
  color: #121212;
  letter-spacing: 0.4px;
  scroll-behavior: smooth;
}
img{
    width: 100%;
    height: auto;
}
.banner
{
    background-color: #0d4fdb;
    height: 400px;
}
.mt-100
{
    margin-top: -12%;
}
.color a
{
    color: #0a4dda;
}
.limited_post1 .limited_subpost1:nth-child(n+2)
{
    display:none;
}
.last2:first-child {
  display: none;
}
.limited_post_next4 .limited_subpost_next4:nth-child(-3n+6) {
    display: none;
}
.limited_post .limited_subpost:nth-child(n+3)
{
	display:none;
}
.limited_post_5 .limited_subpost_5:nth-child(n+6)
{
	display:none;
}
.limited_post_1 .limited_subpost_1:nth-child(n+2)
{
	display:none;
}
.overlap_main
{
    position: absolute;
    bottom: 30px;
    background: #00000033;
    color: #fff;
    width: 96%;
}
.overlap_main p
{
    font-size: 40px;
    padding: 30px;
    width: 100%;
    font-weight: 600;
}
.overlap
{
    position: absolute;
    top: 100px;
    bottom: 0;
    background: #00000033;
    color: #fff;
    width: 90%;
}
.overlap p
{
    font-size: 25px;
    padding: 20px;
    width: 90%;
}
.fit_img
{
    height: 56.5vh;
    object-fit: cover;
}
.fit_img40
{
    height: 27vh;
    object-fit: cover; 
}
.itemblock .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 20%;
}
.cat
{
    font-size: 15px;
    color: #a7aab2;
    text-transform: uppercase;
    margin: 10px 0 0 0;
}
.newslink
{
    text-align: center;
    background-color: #0d4fda;
    color: #fff;
    padding: 10px 40px;
    border-radius: 5px;
    font-size: 20px;
    cursor: pointer;
}
.newsbg
{
    background-color: #0a4dda;
    padding: 50px;
}
.post-image, .c-contributor, .alsoTaggedIn, .c-article__pubDate
{
    display: none;
}
.c-richText__pullQuote {
    float: right;
    margin: 0 0 1rem 20px;
      margin-bottom: 1rem;
    width: 50%;
  }
  .c-richText__pullQuoteGradient {
    background-image: linear-gradient(to bottom right,#0d4fdb,#ff03bd);
  }
  .c-richText__pullQuoteQuote {
    margin-bottom: 0 !important;
    font-family: Trump Soft Pro,Arial Narrow,sans-serif;
    font-weight: 700;
    letter-spacing: .01em;
    line-height: 1.15;
    text-transform: uppercase;
    --bg-opacity: 1;
    background-color: #fff;
    background-color: rgba(255,255,255,var(--bg-opacity));
    --text-opacity: 1;
    color: #000;
    color: rgba(0,0,0,var(--text-opacity));
    font-size: 30px;
    mix-blend-mode: screen;
    padding-left: 20px;
    text-indent: -.3725em;
  }
  .order1
  {
    order: 1;
  }
  .innerpage
  {
    margin-top: 2%;;
  }
  .c-header__tags
  {
    display: none;
  }
  u {
    text-decoration:#fff;
}
.icon
{
    font-size: 18px;
    color: #0a4dda;
}
.m-c
{
    max-width: 1600px !important;
}
.border
{
    border: 1px dashed #0d4fdb!important;
}
.f-35::first-letter 
{
    font-size: 35px;
    color: #0d4fdb;
}
.f-18
{
    font-size: 18px;
}
.img_height
{
    height: 50vh;
    object-fit: cover;
}
.newsletterbg
{
    background-image: url(../images/newsletterbg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    background-attachment: fixed;
    padding: 40px 60px;
    text-align: center;
    position: relative;
    margin: 30px 0;
}
.newsletterbg p
{
    font-size: 23px;
    color: #fff;
}
.newsletterbg .form-control
{
    padding: 25px 20px;
    border-radius: 20px;
}
.newsbtn
{
    padding: 7px 32px;
    border-radius: 10px;
    border: none;
    margin: 4px 0;
}
.title
{
    font-size: 20px;
}

/*inner page style*/
p
{
    font-size: 18px;
}
h2
{
    font-size: 30px;
}
.font_25
{
    font-size: 25px;
}
.font_20
{
    font-size: 20px;
}
.inner_maintitle
{
    font-size: 32px;
    display: initial;
}
.ham,.menu {
    display: none;
   }
.header-main {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    background-color: #fff;
}
.sticky {
    position: fixed;
   animation: fadeInDown .5s;
}
ul li
{
    list-style: none;
}
b
{
    font-weight: bold;
}
/*footer*/
.footer_copy
{
    background-color: #ff0032;
}
/*end footer*/
header
{
    padding-bottom:40px;
}
.header-menu
{
    margin: 10px 0;
    padding: 0 25px;
}
.header-menu ul li
{
    padding: 0 10px;
}
.header-menu li a
{
    color: #000 !important;
}
header .nav-link {
    display: block;
    padding: 20px 1rem;
    font-size: 18px;
    font-weight: 600;
}
.nav-item a:hover
{
     color: #0a4dda!important;
}
.navbar-nav .nav-item.active>.nav-link 
{
   background: none !important;
}
.menu .whitebg
{
    background: #fff;
    color: #000;
    padding:40px 0px;
    height: 100vh;
}
.navbar-brand
{
    width: 15%;
}
h2, p{color:#000;}
 .navbar{
     background: #fff;
     padding-top: 0;
     padding-bottom: 0;
     box-shadow: none;
}

footer
{
    background-color: #fff;
    color: #000;
    padding: 0px 0px 0 0;
    border-top: 3px dashed #0a4dda !important;
}
footer a
{
    color: #000;
    font-size: 18px;
    padding: 10px 30px 0 0;
    line-height: 30px;
}
footer a:hover
{
    color: #0a4dda !important;
}
footer p
{
    color: #000;
    font-size: 16px;
    margin: 0px;
    border-top: 2px dashed #0a4dda78;
    padding: 10px;
}

.form-control
{
    font-size: 15px;
    margin: 5px 0px;
}
.borderbtn_submit
{
     background: #0a4dda;
    color: #fff;
    padding: 5px 20px;
    border-radius: 5px;
    border: none;
}
/*captch style*/
#captchaBackground {
 height: 220px;
 width: 250px;
 background-color: #2d3748;
 display: flex;
 align-items: center;
 justify-content: center;
 flex-direction: column;
}
#captchaHeading {
 color: white;
}
#captcha {
 height: auto;
 width: 100%;
 font-size: 30px;
 letter-spacing: 30px;
 margin: auto;
 display: block;
 top: 0;
 bottom: 0;
 left: 0;
 right: 0;
 margin: 0px;
}
.center {
 display: flex;
 flex-direction: column;
 align-items: center;
}
.error
{
    color: red;
    font-size: 13px;
}
#submitButton {
    border: 0px;
    font-weight: bold;
}
#refreshButton {
 border: 0px;
 font-weight: bold;
 margin: 30px 0px;
 position: absolute;
}
#textBox {
 height: 40px;
}
.incorrectCaptcha {
 color: #FF0000;
}
.correctCaptcha {
 color: #7FFF00;
}
/*End captch style*/

@media only screen and (max-width: 990px) 
{
   /*mobile menu*/
    button:focus
    {
        border: none !important;
        outline: none !important;
    }
    .navbar-brand
    {
        width: 30%;
    }
    .ham {
      position: fixed;
      /* keep the hamburger button above everything */
      z-index: 1000;
      top: 15px;
      right: 1rem;
      width: 2rem;
      height: 0rem;
      background:none;
      cursor: pointer;
      border: none;
      display: block;
    }
    .menu {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100vh;
     /* background: #fff;*/
      color: #000;
      transform: translate(100%);
      transition: transform 0.5s;
      list-style: none;
      padding: 1.5rem 0px;
      z-index: -999;
      display: block;
      overflow-y: scroll;
    }
    .showMenu {
      transform: translate(0%);
    }

    .showMenu a{
      padding: 5px 0;
      line-height: 30px;
      color: #000;
      font-size: 18px;
    }
    .showMenu li {
        list-style: none;
        border-bottom: 1px solid #00000014;
        margin: 0;
        padding: 5px 25px;
    }
    .menu li
    {
      padding: 5px 25px;  
    }
    .menuLink {
      display: inline;
      font-size: 25px;
      color: white;
      text-decoration: none;
      text-align: center;
      /*transition: transform 1.8s;*/
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
    }

    .menuLink:hover {
      text-decoration: underline;
    }
    .hamburger .line{
      width: 25px;
      height: 2px;
      background-color: #0a4dda;
      display: block;
      margin: 4px auto;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
    }

    .hamburger:hover{
      cursor: pointer;
    }
    #hamburger-1.is-active .line:nth-child(2){
      opacity: 0;
    }
    #hamburger-1.is-active .line:nth-child(1){
      -webkit-transform: translateY(5px) rotate(50deg);
      -ms-transform: translateY(5px) rotate(50deg);
      -o-transform: translateY(5px) rotate(50deg);
      transform: translateY(5px) rotate(50deg);
          background-color: #0a4dda;
        height: 2px;
    }

    #hamburger-1.is-active .line:nth-child(3){
      -webkit-transform: translateY(-8px) rotate(135deg);
      -ms-transform: translateY(-8px) rotate(135deg);
      -o-transform: translateY(-8px) rotate(135deg);
      transform: translateY(-8px) rotate(135deg);
          background-color: #0a4dda;
        height: 2px;
    }
   
/*End mobile menu*/
}
@media screen and (min-width: 200px ) and (max-width: 500px)
{
    .header-menu
    {
        display: none;
    }
    .navbar-brand
    {
        width: 280px;
    }
    .itemblock .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .overlap_main
    {
        width: 92%;
    }
    .overlap_main p
    {
        font-size: 20px;
    }
    .overlap 
    {
        top:50px;
        width: 85%;
    }
    .overlap p
    {
        font-size: 15px;
        padding: 5px;
    }
    .title {
        font-size: 16px;
        line-height: 20px;
    }
    .cat {
        font-size: 10px;
    }
    .f-35
    {
        font-size: 18px;
    }
    .f-30
    {
        font-size: 20px;
        padding:10px ;
    }
    .f-15
    {
        font-size: 15px;
        line-height: 20px;
    }
    .newslink {
        text-align: center;
        padding: 5px 30px;
        font-size: 15px;
    }
    .h1
    {
        font-size: 20px;
    }
    .h3
    {
        font-size: 20px;
    }
    h4 {
        font-size: 18px;
    }
    h2
    {
        font-size: 20px;
    }
    p {
        font-size: 16px;
    }
    .font_20 {
        font-size: 15px;
        line-height: 20px;
    }
    .mt-100 {
        margin-top: -40%;
    }
    .pb-5, .py-5 {
        padding-bottom: 1rem!important;
    }
    .mb-5, .my-5 {
        margin-bottom: 1rem!important;
    }
    .banner {
        height: 200px;
    }
    .display-3
    {
        font-size:2.5rem ;
        padding: 10px;
    }
    .mt-5, .my-5 {
        margin-top: 1rem!important;
    }
    footer a {
        font-size: 15px;

    }
    footer p
    {
        font-size: 13px;
    }
}
@media screen and (min-width: 501px ) and (max-width: 766px)
{
    .header-menu
    {
        display: none;
    }
    .f-35 {
        font-size: 20px;
    }
    
}
@media screen and (min-width: 768px ) and (max-width: 900px)
{
   .header-menu
    {
        display: none;
    } 
    
}
/*@media only screen and (min-width: 500px) {
    .navbar-brand {
    width: 40%;
    }
 
}
@media only screen and (min-width: 600px) {
    .navbar-brand {
    width: 40%;
    }

}
@media only screen and (min-width: 700px) {
    .navbar-brand {
    width: 30%;
    }
   
}
@media only screen and (min-width: 800px) {
    .navbar-brand {
    width: 30%;
    }
   
}
*/
