    body{
        background-color: #EEEEFD;
    }
    footer{
        width: 100%;
        background-size: cover;
        overflow-x:hidden;
    }
    h2,h4,h5,.navbar,.turquoise,.testimonial-author,.card-subtitle,footer{
        font-family: 'Artifika', serif;
        font-family: 'Roboto', sans-serif;
    }
    h6,p,.frequency{
        font-family: 'Oldenburg', cursive;
        font-family: 'Roboto', sans-serif;
        }
        .counter-count{
            font-size:4rem;
        }

        .navbar-nav .nav-item .nav-link {
        color: white;
        font-size: 15px;
        font-weight: lighter;
        }
        .navbar-nav .nav-item .nav-link:hover{
            border-bottom:2px solid #7B2C84;
            padding-bottom:0.5rem;
            border-radius: 0.1rem;
        }
        .decor{
        text-decoration: none;
        }


    .bg_footer{
        background: #2D0653 0% 0% no-repeat padding-box;opacity: 1;
        width: 100%;
        background-size: cover;
    }
    .bg_7C65AD{
        background: #7C65AD;
    }
    .hidden {
        display: none;
    }
    /*------------- clubcards -----------*/
        .clubcard_bg{
            background: linear-gradient(to left, #543e70, #2a1f38);opacity: .9;
        }
        .clubcard_bg:hover {
            -webkit-box-shadow: 0 10px 90px rgba(0, 0, 0, 0.08);
            box-shadow: 0 10px 90px rgba(0, 0, 0, 0.08);
        }
        .club-card-ViewSite-bt{
            color:#7B2C84;
            margin: -10% 0 0 0;
           
        }
        .card-subtitle{
            font-size: 15px;
            font-weight: bold;
        
        }
        .club-card-ViewSite-bt a{
            text-decoration: none;
        }
    /*------------- clubcards -----------*/
    .filter_data_container{
        margin-left: 10rem;
    }
    .clubcard{
        margin-top: 5%;
        margin-left: 10%;
    }
    .clubs-heddings{
        color:#7B2C84;
    }
    .clubs-heddings_border{
        border-bottom: 5px solid  #2a1f38 ;
        padding:5px;
        margin-top:5%;
    }

    


/*bar*/

.bar4{
    font-weight: bold;
    font-size: 25px;
    width: 100%;
    background-color:#7C65AD;
    
}
.decor{
    text-decoration: none;
}
  /*Section division*/  
    .secdiv{
        padding: 4rem;
    }
/*------------- about image -----------*/    
.abimg{
    width: 100%;
    height: 100%;
}
.mad{
    font-weight: bold;
    font-size: 25px;
    background-color: #7C65AD;
    padding: 1rem;
    color: white;
    text-align: center;
}
 .galimg{
     width: 18rem;
     height: 12rem;
 }
 .partheading-border{
    border-bottom: 5px solid  #2a1f38;
    padding:4px;
    margin-top:5%;
    width: 30%;
 }
 .dam{
    font-size: 15px;
    background-color: #61A4F1AA;
    padding: 1rem;
    color: black;
    text-align: center;
    font-weight: bold;
 }
 .tabhead{
    background-color: #61A4F1AA;
 }
 
 .vid{
    text-align: center;
    
    border-color: #2D0653;
 }
 .vid-bod{
    color: #2D0653;   
 }
 a{
    text-decoration: none;
  }
  .circle-wrap {
    margin: 50px auto;
    width: 150px;
    height: 150px;
    background: #EAE0F0;
    border-radius: 50%;
}

.circle-wrap .circle .mask, .circle-wrap .circle .fill {
    width: 150px;
    height: 150px;
    position: absolute;
    border-radius: 50%;
}

.circle-wrap .circle .mask {
    clip: rect(0px, 150px, 150px, 75px);
}

.circle-wrap .circle .mask .fill {
    clip: rect(0px, 75px, 150px, 0px);
    background-color: #7B2C84;
}

.circle-wrap .circle .mask.full,.circle-wrap .circle .fill {
    animation: fill ease-in-out 3s;
    transform: rotate(126deg);
}
@keyframes fill {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(126deg);
    }
}

.circle-wrap .inside-circle {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    background: #EEEEFD;
    line-height: 130px;
    text-align: center;
    margin-top: 10px;
    margin-left: 10px;
    position: absolute;
    z-index: 100;
    font-weight: 700;
    font-size: 2em;
}.cur{
    cursor:pointer;
    pointer-events: auto;
}

.cur:hover{
    cursor:pointer;
    pointer-events: auto;
}

/*Club strenghts*/
.buttonHolder{
    margin:80px auto;
    width:400px;
  }
  
  
          .button{
            background-image: -webkit-linear-gradient(top, #01878C , #014446);
            background-image: linear-gradient(top, #f4f1ee, #fff);
            border-radius: 5%;
            /* box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, .3), inset 0px 4px 1px 1px white, inset 0px -3px 1px 1px rgba(204,198,197,.5); */
            float: left;
            height: 13rem;
            margin: 0 30px 30px 0;
            position: relative;
            width: 15rem;
            -webkit-transition: all .1s linear;
            transition: all .1s linear;
          }
          .button-1{
            background-image: -webkit-linear-gradient(top, #CA2468 , #651234);
            background-image: linear-gradient(top, #f4f1ee, #fff);
            border-radius: 5%;
            /* box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, .3), inset 0px 4px 1px 1px white, inset 0px -3px 1px 1px rgba(204,198,197,.5); */
            float: left;
            height: 13rem;
            margin: 0 30px 30px 0;
            position: relative;
            width: 15rem;
            -webkit-transition: all .1s linear;
            transition: all .1s linear;
          }
          .button-2{
            background-image: -webkit-linear-gradient(top, #FA8E46 , #7D4723);
            background-image: linear-gradient(top, #f4f1ee, #fff);
            border-radius: 5%;
            /* box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, .3), inset 0px 4px 1px 1px white, inset 0px -3px 1px 1px rgba(204,198,197,.5); */
            float: left;
            height: 13rem;
            margin: 0 30px 30px 0;
            position: relative;
            width: 15rem;
            -webkit-transition: all .1s linear;
            transition: all .1s linear;
          }
          .button-3{
            background-image: -webkit-linear-gradient(top, #01878C , #014446);
            background-image: linear-gradient(top, #f4f1ee, #fff);
            border-radius: 5%;
            /* box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, .3), inset 0px 4px 1px 1px white, inset 0px -3px 1px 1px rgba(204,198,197,.5); */
            float: left;
            height: 13rem;
            margin: 0 30px 30px 0;
            position: relative;
            width: 15rem;
            -webkit-transition: all .1s linear;
            transition: all .1s linear;
          }
  
        /*  .button:after{
              color:#e9e6e4;
              content: "";
              display: block;
              font-size: 30px;
              height: 30px;
              text-decoration: none;
              text-shadow: 0px -1px 1px #bdb5b4, 1px 1px 1px white;
              position: absolute;
              width: 30px;
          }*/
            .jut{
                margin-top:10rem;
                color:white;
                text-decoration:none !important;
            }
            h5 .jut:hover{
                
                text-decoration:none !important;
                box-shadow:none;
            }
  
          .heart:after{
              content: "❤";
              left: 38px;
              top: 28px;
          }
  
          .flower:after{
              content: "✿";
              left: 38px;
              top: 28px;
          }
  
          .tick:after{
              content: "✔";
              left: 38px;
              top: 28px;
          }
  
          .cross:after{
              content: "✖";
              left: 38px;
              top: 28px;
          }
  
          .button:hover{
              background-image: -webkit-linear-gradient(top, #fff, #f4f1ee);
              background-image: linear-gradient(top, #fff, #f4f1ee);
              color:#0088cc;
          }
  
          .heart:hover:after{
              color:#f94e66;
              text-shadow:0px 0px 6px #f94e66;
          }
  
          .flower:hover:after{
              color:#f99e4e;
              text-shadow:0px 0px 6px #f99e4e;
          }
  
          .tick:hover:after{
              color:#83d244;
              text-shadow:0px 0px 6px #83d244;
          }
  
          .cross:hover:after{
              color:#eb2f2f;
              text-shadow:0px 0px 6px #eb2f2f;
          }
  
          
  
          .button:active{
              background-image: -webkit-linear-gradient(top, #efedec, #f7f4f4);
              background-image: linear-gradient(top, #efedec, #f7f4f4);
              box-shadow: 0 3px 5px 0 rgba(0,0,0,.4), inset 0px -3px 1px 1px rgba(204,198,197,.5);
          }
  
          .button:active:after{
              color:#dbd2d2;
              text-shadow: 0px -1px 1px #bdb5b4, 0px 1px 1px white;
          }
          .icimg{
              width: 8rem;
              position: absolute;
              top: 12%;
              left: 23%;
              border-radius: 20%;
          }
          .icimg-2{
            width: 10rem;
            position: absolute;
            top: 16%;
            left: 0%;
            border-radius: 20%;
        }

/*TEAM CARDS #SIRS*/
.tuf{
    width: 280px;
  height: 350px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 10px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}
.tuf .profile-img{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    position: absolute;
    top: -65px;
    left: 9rem;
    border: 5px solid #7B2C84;
  }
  
  .content{
    padding:1.2rem;
    margin-top: 2%;
  }
  
  .content .sub-content{
    text-align: center;
  }
  
  .content .sub-content h1{
    text-transform: uppercase;
    font-size: 24px;
    color: #2D0653;
  }
  
  .content .sub-content span{
    font-size: 12px;
    color: #494949;
  }
  
  .content .sub-content p{
    margin-top: 15px;
    font-weight: 600;
  }
  
  .content .sub-content span.location{
    display: block;
    margin: 5px 0 20px;
  }
  
  .content .sub-content span.location .fa{
    font-size: 18px;
    margin-right: 5px;
  }
  
  .content .sub-content a{
    color: #2D0653;
  }
  
  .data{
    width: 100%;
    overflow: hidden;
    margin: 30px 0 20px;
  }
  
  .inner-data{
    width: 33.3%;
    float: left;
    text-align: center;
  }
  
  .inner-data span .fa{
    font-size: 30px;
    margin-bottom: 5px;
    color: #2D0653;
  }
  
.mas{
    margin-left:5.4rem;
}
.tabhead{
    background-color: #2D0653;
    color: white;
}
.modtit{
    margin-left: 40%;
    color:  #2D0653;
    text-transform: uppercase;
}
.lol:active,.lol:hover{
    box-shadow: none;
    border: none;
}
.OurCoreCompetencies{
    margin: 10% 0 0 0;
}
.ViewTraineesList{
    margin: 10% 0 0 0;
}

@media screen and (max-width: 480px) {

    footer .col-sm-3{
        margin-left: 20%;
    }
    footer .col-sm-5 h6{
        text-align:center;
    }
    footer .col-sm-4 {
        margin-left: 25%;
    }
    
    nav .navbar-nav .nav-item .nav-link {
        color: black;
    }   
    .navbar-dark .navbar-nav .nav-link.active {
        color: black;
    }
    .navbar-dark .navbar-nav .nav-link:hover{
        color: black;
    }
    
    .abp{
        margin-top: 30px;
        margin-left: 50%;
        width: 100%;
        text-align: justify;
    }
    .special_description_img1 img {
        width: 600px;
        height: 400px;
        margin-left: 35%;
    }
    .clubcard{
        margin-top: 5%;
        margin-left: -10%;
    }
    .special_description_img {
        
        margin-left: -55%;
    }
    .app-download-area .app-download-btn{
        margin-left:-12rem;
    }
    .nateam{
        margin-left: 30%;
    }
    .gl{
        margin-left: 30%; 
    }
    .bf{
        width: 100%;
        margin-left: 30px;
    }
    .club-card-ViewSite-bt{
        color:#7B2C84;
        margin: -15% 0 0 10%;
    }

    .filter_data_container{
        margin-left: -10rem;
    }
    .clubs-heddings{
        color:#7B2C84;
        font-size:1.2rem;
    }
    .clubs-heddings_border{
        border-bottom: 5px solid  #2a1f38 ;
        padding:4px;
        margin-top:5%;
        width: 90%;
    }
    .mad{
    
        width:84%;
        margin-left: 8%;
            margin-top: 9%;
    }
    .clubs_details{
        margin-left: 5%;
    }
    .fo_logo_align{
        margin-left:-15%;
    }
    .mas{
        margin-top: 2%;
    }
    .continent{
        margin-left: 17%;
    }
    .carousel-control-prev, .carousel-control-next .hidden{
        
            display: none;
    }
    .iconvalues{
        align-items:center;
        justify-content:center;
        margin-left:5%;
    }
    .ViewTraineesList{
        margin: 10% 10% 0 -23%;
    }
    .OurCoreCompetencies{
        margin: 10% 0% 0 0;
    }
    .Team{
        margin:0 0 0 1%;
    }
}
@media screen and (max-width: 770px) {
.continent{
    margin-left: 27%;
}
}
.bg-order{
    background: white !important;
}
