.gap1{
    margin-bottom: -92px !important;
}

.section-heading {
    margin-bottom: 29px !important;
}

.more-btn {
    font-size: 20px !important;
}

.breadcumb-content {
    background: url(img/bg-img/bgimg1.jpg) no-repeat center !important;
}

.textlarge{
    text-align: center !important;
    font-size: 31px  !important;
    color: #000  !important;
}
.a1{
    color: #fff !important;
}

.footer-logo img {
    width: 205px !important;
}

.blog_thumbnail img {
    border: 4px solid #00a2e8 !important;
}

.logo1 {
    max-width: 70% !important;
}

.navbar-nav .nav-item .nav-link {
    font-size: 22px !important;
}

.welcome-content p {
    font-size: 26px !important;
}

/*--side var--*/
.events{
    width: 100px;
    height: 150px;
    position: fixed;
    z-index: 99999;
    left: 0px;
    bottom: 0px;
}
.ic1{
    width: 50px;
    height: auto;
    background: ;
    position: fixed;
    z-index: 999;
    left: 0px;
    bottom: 2%;
}
.ic1a{
    width: 50px;
    height: 50px;
    background: #ffffffc9;
    margin-bottom: 12px;
    border-radius: 50%;
    animation: exampletwo 4s infinite;
    cursor: pointer;
    padding: 1.5px;
}
.ic1c{
    width: 50px;
    height: 50px;
    background: #ffffffc9;
    border-radius: 50%;
    animation: example 4s infinite;
    cursor: pointer;
    padding: 1.5px;
}
@keyframes example {
  0%   {transform: scale(1.0);}
  50%  {transform: scale(1.2);}
  100%  {transform: scale(1.0);}
}

@keyframes exampletwo {
  0%   {transform: scale(1.2);}
  50%  {transform: scale(1.0);}
  100%  {transform: scale(1.2);}
}

.imgicn1{
    width: 100%;
    transition: transform 1s;
}
.imgicn2{
    width: 100%;
    transition: transform 1s;
}

/*--/icon--*/

#scrollUp {
        bottom: 50px !important;
        right: -26px !important;
    }


@media screen and (max-width: 768px){


.welcome-content h1 {
    font-size: 23px !important;
}

a.navbar-brand {
    width: 80% !important;
}

.logo1 {
    max-width: 85% !important;
}

.welcome-content p {
        font-size: 20px !important;
    }


/*--icon--*/

.event_img{
  width: 70px;
  height: 110px;
}

.ica1{
  top:  257px !important; 
}
/*--/icon--*/

.breadcumb-content {
    background-position: -540px 0px !important;
}

.mv1{
    font-size: 14px !important;
}

/*.light-version p {
    text-align: justify !important;
}*/

li{
    text-align: justify !important;
}

.more-btn-group.hos dd {
    margin: -15px 0px 15px !important;
}


.textlarge {
font-size: 24px !important;
}

.gap1{
    margin-bottom: -92px !important;
}



}