body{
        font-family: 'Poppins', sans-serif;
    }

.about h3 {
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
    }

    .about p {
        color: #333333;
        line-height: 25px;
        margin-bottom: 23px;
    }

    .img-fluids {
        max-width: 36%;
        height: auto;
    }

    .car-img {
        height: 550px;
        width: 100%;
    }

    /* #gallery {
        background-color: #f1f1f1;
    } */

    .owl-theme .owl-nav {
        font-size: 36px;
    }

    .publication img {
        width: 100%;
        height: 250px;
    }

    .img-fluids {
        max-width: 56%;
        height: auto;
    }

    .top-notice {
        background: #1f7dd0;
        color: honeydew;
        clip-path: polygon(81% 0, 100% 100%, 100% 100%, 0% 100%, 0 50%, 0% 0%);
        /* clip-path: polygon(7% 2%, 100% -1px, 79.11% 104.30%, 0% 100%); */
    }

    .gallery img {
        max-width: 100%;
        max-height: 200px;
    }

    @media screen and (max-width:600px) {
        .car-img {
            height: 200px !important;
            width: 100%;
        }
    }

    .anyClass {
        height: 230px;
        overflow-y: scroll;
    }

    #announce {
        font-size: 14px;
        font-family: monospace;
    }

    @media only screen and (max-width: 600px) {
        #announce {
            width: 100%;
            font-size: 16px;
        }
    }

    #social-platforms {
        position: relative;
        top: 100px;
        top: 05vh;
        font-size: 1rem;
        text-align: center;
        height: 115px;
        overflow: hidden;
    }

    @media screen and (max-width:768px) {
        .bh {
            height: 500px;
        }
    }


    /*Pen code from this point on*/
    .btn {
        clear: both;
        white-space: nowrap;
        font-size: .8em;
        display: inline-block;
        border-radius: 5px;
        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.35);
        margin: 2px;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        transition: all .5s;
        overflow: hidden
    }

    .btn:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.45);
    }

    .btn:focus {
        box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.4);
    }

    .btn>span,
    .btn-icon>i {
        float: left;
        padding: 13px;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        transition: all .5s;
        line-height: 1em
    }

    .btn>span {
        padding: 14px 18px 16px;
        white-space: nowrap;
        color: #FFF;
        background: #b8b8b8
    }

    .btn:focus>span {
        background: #9a9a9a
    }

    .btn-icon>i {
        border-radius: 5px 0 0 5px;
        position: relative;
        width: 13px;
        text-align: center;
        font-size: 1.25em;
        color: #fff;
        background: #212121
    }

    .btn-icon>i:after {
        content: "";
        border: 8px solid;
        border-color: transparent transparent transparent #222;
        position: absolute;
        top: 13px;
        right: -15px
    }

    .btn-icon:hover>i,
    .btn-icon:focus>i {
        color: #FFF
    }

    .btn-icon>span {
        border-radius: 0 5px 5px 0
    }

    /*Facebook*/
    .btn-facebook:hover>i,
    .btn-facebook:focus>i {
        color: #3b5998
    }

    .btn-facebook>span {
        background: #3b5998
    }

    /*Twitter*/
    .btn-twitter:hover>i,
    .btn-twitter:focus>i {
        color: #55acee
    }

    .btn-twitter>span {
        background: #55acee
    }

    /*Google*/
    .btn-googleplus:hover>i,
    .btn-googleplus:focus>i {
        color: #dd4b39
    }

    .btn-googleplus>span {
        background: #dd4b39
    }

    /*Pinterest*/
    .btn-pinterest:hover>i,
    .btn-pinterest:focus>i {
        color: #cb2028
    }

    .btn-pinterest>span {
        background: #cb2028
    }

    /*LinkedIn*/
    .btn-linkedin:hover>i,
    .btn-linkedin:focus>i {
        color: #007bb6
    }

    .btn-linkedin>span {
        background: #007bb6
    }

    .standfirst__title {
        /* font-size: 3.375em; */
        text-align: center;
        font-weight: 500;
    }

    .standfirst__title::after {
        content: '';
        display: block;
        width: 10%;
        height: 5px;
        margin: 0.4em auto 0;
        background: #F74800;
    }

.truncate {
        width: 350px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .parallax {
        /* The image used */
        background-image: url("images/bbc.jpeg");


        /* Set a specific height */
        min-height: 230px;

        /* Create the parallax scrolling effect */
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

@media screen and (max-width:768px) {

.ab{
  height:100% !important;
}
 .logo img{
         height:100px !important;
         width:120% !important;
        
         
}
.nbscm{
    display:none;
}

 }
    .header {
        /* background: #0c6b88 none repeat scroll 0 0; */
        color: #ffffff;
        font-size: 14px;
        position: relative;
    }
 

    .affliated {
        padding: 5px 0;
        display: inline-block;
    }

    .header-top-right {
        float: right;
        padding-top: 5px;
    }

    .content i {
        font-size: 12px;
    }

    .content a {
        text-decoration: none;
    }

    .awesome {
        font-family: futura;
        font-style: italic;
        margin: 0 auto;
        color: #313131;
        font-size: 24px;
        font-weight: bold;
    }

    .logo img {
        margin: 0 auto;
        display: block;
    }

    .onbutton {
        margin: 0 auto;
        display: block;
    }

    .dropdown-menu {
        min-width: 15rem;
    }

    
   
   
   
.buttonn {
  background-color: #1c87c9;
  -webkit-border-radius: 60px;
  border-radius: 60px;
  border: none;
  color: #eeeeee;
  cursor: pointer;
  display: inline-block;
  font-family: sans-serif;
  font-size: 20px;
  padding: 5px 15px;
  text-align: center;
  text-decoration: none;
}
@keyframes glowing {
  0% {
    background-color: #2ba805;
    box-shadow: 0 0 3px #2ba805;
  }
  50% {
    background-color: #49e819;
    box-shadow: 0 0 10px #49e819;
  }
  100% {
    background-color: #2ba805;
    box-shadow: 0 0 3px #2ba805;
  }
}
 .buttonn {
        animation: glowing 1300ms infinite;
      }

@keyframes blink {
  0% { opacity: 1; }
  50% { opacity: 0.1; }
  100% { opacity: 1; }
}

.blink-button {
  animation: blink 1s infinite;
}

#footer {
    padding: 10px 12px;
    background-color: #1f1642;
    font-family: monospace;
}
.ru{
    color:white;
}

.list {
    margin-left: -40px;
}

.list li {
    list-style: none;
}

.list li {
    padding-top: 15px;
    padding-left: 47px;
    /* text-align: center; */
}

.list li a:hover {
    color: seashell;
    text-decoration: none;
}

iframe {
    width: 100%;
    height: 200px !important;
}

