*{
    box-sizing: border-box;
}
html,body{
    margin: 0px;
    width: 100%;
    height:100%;
}
body{
    overflow: hidden;;
    /*background:linear-gradient(to bottom,#ff8a00 0% ,#FF0000 45%,#0066ff 55%,#00FFFF 100%);*/
}
.clear{
    clear: both;
}
.container {
    height:100%;
    width:100%;
    overflow-y: scroll;
    overflow-x: hidden;

}
/*#mycanvas{
                width: 100%;
                height: 100%;
                background-color: rgba(0,0,0,0.2);
                position: fixed;
                top: 0px;
                left: 0px;
            }*/
/*-----------------
scrollbar customize
-------------------*/
.container::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    border-radius: 5px;
    background-color: rgba(0,0,0,0.5);
}

.container::-webkit-scrollbar
{
    width: 6px;
    background-color: #F5F5F5;
}

.container::-webkit-scrollbar-thumb
{
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    background-color: #333;
}
.bgImage{
    height:100vh;
    width:100vw;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.home{
    height:100%;
    width:100%;
    background-image: url(../img/bg_1_1.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 50px 100px;
}
.home_wrapper{
    height: 100%;
    width: 100%;
}

.anju_logo_parent{
    width: 30%;
    height: 36%;
    margin-top: 2%;
    display: flex;
}

.anju_logo{
    width: 60%;
    height: 100%;
    background-image: url(../img/anjuman_logo.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.anju_logo_2 {
    background-image: url(../img/anjuman_logo_2.png);
    width: 40%;
}
.magn_cheesu_logo{
    width: 100%;
    height: 60%;
    position: relative;
    top: -15%;
    float: left;
    margin: 0% 0 0 2%;
}
.magn_cheesu_home{
    width: 47%;
    height:100%;
    /*height: 58%;*/
    background-image: url(../img/cheesu_2024.png);
    background-repeat: no-repeat;
    background-size: 100%;
    float:left;
    margin-top: 2%;
}
.magn_cheesu_home1{
    width: 40%;
    height:100%;
    background-image: url(../img/cheesu_2024.png);
    background-repeat: no-repeat;
    background-size: 100%;
    float:left;
    margin-top: 3%;
    display: none;
}

.train_track_home {
    width: 40%;
    height: 100%;
    background-image: url(../img/track_2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    float: right;
    margin-top: 10%;
}
.magn_anju{
    width:65%;
    height: 100%;
    /*height:70%;*/
    position: absolute;
    float: left;
    margin-left: 25%;
}
.magn_logo{
    width:100%;
    height: 60%;
    background-image: url(../img/magn_2k24.png);
    background-repeat: no-repeat;
    background-size: 100%;
    float: left;
    position: relative;
    margin:0% 0 0 0;
}
.anju_name{
    width: 100%;
    height: 20%;
    text-align: center;
    padding-left: 20%;
    padding-top: 17%;
    float: left;
    position: absolute;
    bottom: -10%;
}
.anju_name a{
    color:#FFF;
    text-decoration: none;
    font-family: 'Lobster';
    font-size: 1.5em;
    line-height: .8em;
    color: #b62c31;
    text-shadow: 7px 9px 5px rgb(14 108 83 / 20%);
}

.bgc {
    min-height: 100vh;

    /*background:linear-gradient(to top left, #FFFFFF 0%,#0000ff 15%,#ff00ff 30%,#FF0000 45% ,#FFFF00 60%,#00FF00 75%,#00FFFF 90%,#000000 100%);*/
    /*background:linear-gradient(to top left, #FFFFFF 0%,#00d4ff 45%,#000000 100%);*/
    /*background: rgb(0,212,255);*/
    /*background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(0,212,255,1) 100%);*/

    /*background-size: 1400% 1400%;*/
    /*background-repeat:no-repeat;*/
    /*background-position: 0% 0%;*/

    /*-webkit-animation: AnimationName 60s ease infinite;*/
    /*-moz-animation: AnimationName 60s ease infinite;*/
    /*animation: AnimationName 60s ease infinite;*/
}
#event.calltoaction {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    font-family:cursive;
    color: black;
    font-size: 15px;
    background: url(../img/bg_23_1.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.event_wrapper {
    min-height: 100vh;
    padding: 10vh 10vw;
}
#events {
    height: 100%;
    text-align: center;
    color: #0738c4;
    background-color: rgba(255,255,255,0.5);
}
#events.sectionhead{
    /* padding: 0 150px;*/

}

.event_title {
    font-size: 30px;
    color:#0738c4;
}
.highlight{
    color: #F00000;
}
.eventlink{
    width: 100%;
    text-align: center;
    font-family:'Lobster';
    /*    font-weight: 500;
        letter-spacing: 1px;*/
}
#eventlink a{
     color: #F00000;
}
.event_img{
    background-image: url(../img/ffg.png);
    height: 400px;
    width: 570px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.schedule{
    /* width: 800px; */
    margin: 0 0;
    display: flex;
    padding-left: 8%;
    font-style: normal;
    color: black;
    font-family: 'flexslider-icon';
}
.day1{
  /* float: left; */
    width: 380px;
    padding-right: 2%;
}
.day1 table{
    border-collapse: collapse;
}
.day1 table,.day1 th,.day1 td {
    border: 1px solid black;
    text-align: center;
}
.day1 tr:nth-child(even){background-color: #bcd4f7;}
.day2{
    /*float: right;*/
    width: 380px;
}
.day2 table{
    border-collapse: collapse;
}
.day2 table,.day2 th,.day2 td {
    border: 1px solid black;
    text-align: center;
}
.day2 tr:nth-child(even){background-color: #bcd4f7;}

.about {
    min-height:100%;
    background-image: url(../img/bg_23_5.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    padding: 100px 10%;
    color:#000;
    /*background: rgb(0,212,255);*/
    /*background: linear-gradient(0deg, rgba(0,212,255,1) 0%, rgba(255,255,255,1) 100%);*/
    /*background-color: #000;*/
}
.about_logo{
    width:40%;
    float: left;
    height: 100%;
}
.magn_cheesu{
    width: 390px;
    background-image: url(../img/cheesu_vertical.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    aspect-ratio: 3/4;
    margin: 0 auto;
    margin-top: calc(50% - 180px);
}
.about_text{
    width:60%;
    float: left;
    text-align: justify;
}
.about_text p{
    font-family: 'Raleway';
    font-weight: 600;
}
.about_head{
    width: 100%;
    text-align: center;
    /*font-family: 'OldEnglishFive';*/
    font-family: 'Carter One', cursive;
    text-transform: uppercase;
}
.team_content{
    background-color: rgba(0,0,0,0.6);
}
.team {
    /*background-image: url(../img/bg_6_1.jpg);*/
    background-size: 100% 100%;
    min-height: 100%;
    padding: 100px;
    position: relative;
    color:#000;
}
.team:after {
    content: '';
    background: url(../img/bg_6.jpg) fixed;
    background-size: 100% 100%;
    height: 100vh;
    width: 100vw;
    position: fixed;
    left: 0;
    top:0;
    z-index: -1;
        opacity: 0.8;
}
.main_content{
    width: 100%;
}
.team_section{
    /*float: left;*/
    margin: 0 auto;
}
.teammate{
    width: 25%;
    float: left;
    margin-bottom: 10px;
    min-height: 85px;
}
.team_head{
    width: 100%;
    text-align: center;
    /*font-family: 'OldEnglishFive';*/
    font-family: 'Carter One', cursive;
    text-transform: uppercase;
    color: #F00;
}
.teammate .content{
    padding-left: 50px;
}
.teammate .content h4{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0px;
    background: -webkit-linear-gradient(#ffff00,#ff3300);

    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

    background: -moz-linear-gradient(#ffff00,#ff3300);
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
    font-size: 17px;
}
.teammate .content h4 p{
    margin: 5px;
    text-transform: capitalize;
}
hr.team_hr {
    width: 100%;
    border-bottom: 1px solid;
}
.team_title{
    font-family: 'Pacifico';
    font-size: 30px;
    font-weight: 500;
    margin:15px;
    background: -webkit-linear-gradient(#00FFFF,#0066ff);
    background-color: #FFF;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

    background: -moz-linear-gradient(#00FFFF,#0066ff);
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
    text-align: center;
}
.team_role{
    font-family: 'Raleway', sans-serif;
    letter-spacing: 1px;
    margin: 5px;
    color: #FFF;
}
.highlight1{
    color: #F00;
}
.gallery {
    height:100%;
    background-image: url(../img/bg_6.jpg);
    background-size: 100% 100%;
    padding:7% 50px 50px;
}
.gallery:after {
    content: '';
    /*background: rgb(0,212,255);*/
    /*background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(0,212,255,1) 100%);*/
    height: 100vh;
    width: 100vw;
    position: fixed;
    left: 0;
    top:0;
    z-index: -1;
}
#slider{
    width:60%;
    margin: 0 auto;
}
#carousel{
    margin-top: 20px;
    background-color: rgba(0,0,0,0);
    display: none;
}
.flexslider{
    border: none !important;
}
.sponsors {
    background-image: url(../img/bg_23_1.jpg);
    background-size: cover;
    /*padding: 100px 50px 50px;*/
    padding: 50px;
    color: #000;
    min-height: 100vh;
}
.sponsors:after {
    content: '';
    background: url(../img/bg_6.jpg) fixed;
    background-size: 100% 100%;
    /*background: rgb(0,212,255);*/
    /*background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(0,212,255,1) 100%);*/
    height: 100vh;
    width: 100vw;
    position: fixed;
    left: 0;
    top:0;
    z-index: -1;
}
.sponsors_head{
    width: 100%;
    text-align: center;
    /*font-family: 'OldEnglishFive';*/
    font-family: 'Carter One', cursive;
    text-transform: uppercase;
}
.sponsors_list{
    width:100%;
    float:left;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
}
.sponsorship{
    width: 25%;
    float: left;
    margin-bottom: 10px;
    padding: 10px;
    text-align: center;
    height: 140px;
}
.sponsor_top{
    /*background-image: url(../img/sponsors_top.png);*/
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 261px;
    /*height: 25px;*/
    /*margin-bottom: 10px;    */
    /*margin: 0 auto 10px;*/
}
.sponsor_bottom{
    /*background-image: url(../img/sponsors_bottom.png);*/
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 261px;
    /*height: 25px;    */
    /*margin: 10px auto 0px;*/
}
.sponsor_img{
    height: 70px;
    max-width: 100%;
    background-color: #FFF;
}
.sponsors_hr{
    height: 1px;
    width: 90%;
    background-color: #000;
    margin: 0 auto;
}
.sponsors_title{
    width: 90%;
    text-align: center;
    margin: 0 auto;
    font-family: 'Raleway';
    font-size: 18px;
    font-weight: bold;
}
.contact {
    background-image: url(../img/bg_6.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    min-height:100%;
    padding:100px 50px 50px;
    position: relative;
    color: #FFF;
}
.left_section,.right_section{
    float: left;
    width: 50%;
    padding: 10px;
    min-width: 300px;
    background-color: rgba(0,0,0,0.4);
    min-height: 383px;
}
.right_section{
    /*background-color: rgba(0,0,0,0.4);*/
}
.sectionhead{
    /*width: 270px;*/
    margin: 0 auto;
}
.sectionhead h2{
    width: 100%;
    text-align: center;
    /*font-family: 'OldEnglishFive';*/
    font-family: 'Carter One', cursive;
    text-transform: uppercase;
}
.sectionhead p{
    text-align: center;
    width: 100%;
    /*font-family: 'Lobster';*/
    /*font-family: 'Pacifico';*/
    font-family: sans-serif;
    font-weight: 500;
    margin: 10px 0px;
    font-size: 16px;
}
.sectionhead p.highlight{
    font-weight: 500;
    color: #FFF;
    letter-spacing: 1px;

}
.right_section h2{
    width: 100%;
    text-align: center;
    /*font-family: 'OldEnglishFive';*/
    font-family: 'Carter One', cursive;
    text-transform: uppercase;
}
.w_half{
    width:50%;
    float: left;
    padding:0px 10px;
    max-width: 300px;
}
.w_full{
    width:100%;
    float: left;
    padding:0px 10px;
    max-width: 610px;
}
.form-group{
    margin: 10px;
    float: left;
    width: 100%;
}
.form-group input[type='text'],.form-group input[type='email'],.form-group textarea{
    height: 40px;
    width: 100%;
    border: 1px solid #FFF;
    background-color: rgba(0,0,0,0);
    border-radius: 10px;
    padding: 5px 10px;
    color:#FFF;
}
.form-group textarea{
    resize: none;
    height: 80px;
    width: 100%;
}
input:focus, textarea:focus, select:focus {
    outline:none;
}
.div_submit{
    margin: 0px auto;
    width: 150px;
}
.btn_submit {
    height: 40px;
    width: 150px;
    margin: 0 auto;
    border-radius: 20px;
    background-color: red;
    border: none;
    color: #FFF;
}
footer{
    text-align: right;
    padding: 5px 20px;
    background-color: rgba(0,0,0,0.8);
    color:#FFF;
    font-weight: 600;
    font-family: 'Raleway';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
footer a{
    color: #F00;
    text-decoration: none;
}
/* ---------------------
SOCIAL ICONS
--------------------- */
.sticky-container {
    position: fixed;
    right: -110px;
    top: 130px;
    width: 200px;
}

.sticky li {
    list-style: none;
    background-color: rgba(0,0,0,0);
    color: #b2b2b2;
    height: 50px;
    margin: 0px 0px 3px 0px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    cursor: pointer;
}

.sticky li:hover {
    margin-left: -115px;
    background-color: rgba(0,0,0,0.5);
}

.sticky li img {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 15px;
    padding: 2px;
}

.sticky li p {
    /*text-transform: uppercase;*/
    line-height: 50px;
    font-family: 'Lobster';
    color:#FFF;
}
@media (min-width:768px) and (max-width: 1023px) and (max-height:480px) {
    .about{
        height: auto;
        min-height: 100%;
        padding: 50px 10%;
    }
    .about_logo{
        width: 100%;
    }
    .about_text {
        width: 100%;
    }
    .anju_name{
        padding-left: 0%;
        margin-left: 20%;
    }
    .anju_name a {
        font-size: 1.2em;
    }
    .magn_logo{
        height: 64%;
    }
    .magn_cheesu {
        width: 100%;
        margin-top: 0px;
        height: 420px;
    }
    .event{
        height: auto;
        min-height: 100%;
    }
    .schedule{
        width: 410px;
        padding-left: 4%;
    }
    .day1 {
        float: left;
        width: 100%;
    }
    .day1 table{
        margin: 0 auto 20px;
    }
    .day2 {
        float: left;
        width: 100%;
    }
    .day2 table{
        margin: 0 auto;
    }
    .event_img {
        height: 200px;
        width: 200px;
        background-repeat: no-repeat;
    }
    .team{
        padding: 50px;
    }
    .teammate{
        width:50%;
    }
    .sponsorship{
        width: 50%;
    }
}
@media (min-width:1024px) and (max-width: 1279px) {
    .magn_cheesu{
        width: 340px;
        background-image: url(../img/cheesu_vertical.png);
        background-repeat: no-repeat;
        background-size: 90%;
        aspect-ratio: 3/4;
        margin: 0 auto;
        margin-top: calc(50% - 85px);
    }
    .teammate{
        width: 32%;
    }
    .sponsorship{
        width: 30%;
    }
    .teammate .content h4{
        font-size: 15px;
    }
}
@media (min-width:768px) and (max-width: 1023px) and (min-height:481px) {
    .home{
        background-size: cover;
    }
    .magn_cheesu_home{
        display: none;
    }
    .magn_cheesu_home1{
        display: block;
        width: 100%;
        background-size: 90%;
    }
    .train_track_home{
        display: none;
    }
    .magn_cheesu_logo {
        position: unset;
        top: 0;
        margin-left: 0;
    }
    .magn_anju{
        width: 100%;
        height: 50%;
        margin-left: 0px;
        position: unset;
    }
    .anju_name {
        bottom: 0%;
    }
    .anju_name a {
        font-size: 1.5em;
    }
    .magn_logo{
        height: 80%;
    }
    .anju_logo_parent{
        width: 64%;
        height: 18%;
        margin-top: 9%;
    }
    .about{
        height: auto;
        min-height: 100%;
        /*background-size: contain;*/
    }
    .about_logo{
        width: 56%;
        margin: 0 auto;
        float: none;
    }
    .about_text {
        width: 100%;
    }
    .magn_cheesu {
        width: 100%;
        margin-top: 0px;
        height: 380px;
    }
    .event{
        height: auto;
        min-height: 100%;
        background-size: contain;
    }
    .schedule{
        width: 410px;
        padding-left: 4%;
    }
    .day1 {
        float: left;
        width: 100%;
    }
    .day1 table{
        margin: 0 auto 20px;
    }
    .day2 {
        float: left;
        width: 100%;
    }
    .day2 table{
        margin: 0 auto;
    }
    #slider {
        width: 100%;
    }
    .team{
        padding-top: 50px;
        background-size: contain;
    }
    .gallery{
        padding: 20vh 80px 80px;
        background-size: cover;
        background-position: center;
    }
    .teammate {
        width: 50%;
    }
    .sponsors{
        /*background: #000;*/
        min-height: 100vh;
    }
    .sponsors:after {
        background-size: cover;
    }
    .sponsors_list img {
        width: 100%;
    }
    .sponsorship {
        width: 50%;
    }
}
@media (min-width:480px) and (max-width: 767px) {
    .home{
        padding: 50px;
        background-size:cover;
    }
    #event.calltoaction{
    background: url(../img/bg_0.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    }
    .event_wrapper{
        width: 100%;
    }
    .event_img {
    height: 268px;
    }
    .magn_cheesu_home{
        display: none;
    }
    .magn_cheesu_home1{
        display: block;
        width: 100%;
        margin-top: 70px;
    }
    .train_track_home{
        display: none;
    }
    .magn_cheesu_logo {
        position: unset;
        top: 0;
        margin-left: 0;
    }
    .magn_anju{
        width: 100%;
        height: 190px;
        margin-left: 0px;
        position: unset;
    }
    .magn_logo{
        height: 190px;
        width: 380px;
        float: none;
        margin: 0 auto;
    }
    .anju_logo_parent {
        width: 190px;
        height: 105px;
    }
    .anju_name{
        padding-left: 0px;
        bottom: 12%;
    }
    .anju_name a{
        font-size: 1.2em;
    }
    .about{
        height: auto;
        min-height: 100%;
    }
    .about_logo{
        width: 100%;
    }
    .about_text {
        width: 100%;
    }
    .magn_cheesu {
        width: 220px;
        margin-top: 0px;
        height: 240px;
    }
    .event{
        height: auto;
        min-height: 100%;
        padding:50px 10px;
        background-size: contain;
    }
    .event_head{font-size: 21px;}
    .schedule{
        width: 410px;
        padding-left: 4%;
    }
    .day1 {
        float: left;
        width: 100%;
    }
    .day1 table{
        margin: 0 auto 20px;
    }
    .day2 {
        float: left;
        width: 100%;
    }
    .day2 table{
        margin: 0 auto;
    }
    #slider {
        width: 100%;
    }
    .team{
        padding: 50px 10px 50px;
        background: #000;
    }
    .teammate{
        width: 225px;
    }
    .team_section{
        margin: 0 auto;
        width: 460px;
        float: none;
    }
    .teammate .content {
        padding-left: 10px;
    }
    .teammate .content h4{
        font-size: 15px;
    }
    .gallery{
        background-size: contain;
        padding-top: 15%;
    }
    #carousel {
        margin-top: 2px;
    }
    .sponsors {
        padding: 60px 5px 50px;
        /*background: #000;*/
    }
    .sponsors:after {
        background-size: cover;
    }
    .sponsors_list {
        width: 300px;
        margin: 0 auto;
        float: none;
    }
    .sponsorship{
        width:290px;
    }
    .contact{
        padding: 15px 5px 50px;
    }
    .left_section, .right_section {
        float: left;
        width: 100%;
        padding: 10px;
    }
    .right_section {
        background-color: rgba(0,0,0,0.7);
    }
    .form-group input[type='text'], .form-group input[type='email'], .form-group textarea {
        border: 1px solid #FFF;
        color: #FFF;
    }
    .right_section h2{
        margin-top: 0px;
    }
    .sticky-container{
        top:60px;
    }
}
@media (min-width:320px) and (max-width: 479px) {
    .home{
        padding: 50px 20px;
        background-size: cover;
    }
    .event_img{
        width: 150px;
        background-repeat: no-repeat;
    }
    #event.calltoaction{
    background: url(../img/bg_0.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    }
    .event_wrapper{
        width: 100%;
    }
    .magn_cheesu_home{
        display: none;
    }
    .magn_cheesu_home1{
        display: block;
        width: 100%;
        margin-top: 55px;
        height: 270px;
    }
    .train_track_home{
        display: none;
    }
    .magn_cheesu_logo {
        position: unset;
        top: 0;
        margin-left: 0;
    }
    .magn_anju{
        width: 100%;
        height: 140px;
        margin-left: 0px;
        position: unset;
    }
    .magn_logo{
        height: 108px;
        width: 282px;
        float: none;
        margin: 0 auto;
    }
    .anju_logo_parent {
        width: 140px;
        height: 60px;
        /*margin-top: 13%;*/
    }
    .anju_name{
        padding-left: 0px;
        font-size: 12px;
    }
    .anju_name a{
        font-size: 1.2em;
    }
    .about{
        height: auto;
        min-height: 100%;
        /*background-size: contain;*/
    }
    .about_logo{
        width: 100%;
    }
    .about_text {
        width: 100%;
    }
    .magn_cheesu {
        width: 85%;
        margin-top: 0px;
        height: 240px;
    }
    .event{
        height: auto;
        min-height: 100%;
        padding:50px 10px;
        background-size: contain;
    }
    .event_head{font-size: 14px;}
    .eventlink{font-size: 12px;}
    .schedule{
        width: 300px;
        padding-left: 4%;
        display: block;
    }
    .day1 {
        float: left;
        width: 100%;
    }
    .day1 table{
        margin: 0 auto 20px;
    }
    .day2 {
        float: left;
        width: 100%;
    }
    .day2 table{
        margin: 0 auto;
    }
    .gallery{
        padding: 20vh 5px 50px;
        background-size: cover;
        background-position: center;
    }
    #slider {
        width: 100%;
    }
    .team{
        padding: 50px 10px 50px;
        background-size: contain;
    }
    .team_section{
        margin: 0 auto;
        width: 225px;
        float: none;
    }
    .teammate{
        width: 225px;
        margin: 0 auto 10px;
        float: none;

    }
    .teammate .content {
        padding-left: 10px;
    }
    #carousel {
        margin-top: 2px;
    }
    footer{
        font-size: 10px;
    }
    .sponsors {
        padding: 35px 5px 50px;
        /*background: #000;*/
    }
    .sponsors:after {
        background-size: cover;
    }
    .sponsors_list {
        width: 300px;
        margin: 0 auto;
        float: none;
    }
    .sponsors_list img {
        width: 100%;
    }
    .sponsorship{
        width: 100%;
    }
    .contact{
        padding: 70px 5px 50px;
    }
    .sectionhead h2,
    .right_section h2{
        margin-top: 0px;
        margin-bottom: 5px;
    }
    .sectionhead p{
        margin: 2px 0px;
        font-size: 12px;
    }
    .left_section, .right_section {
        float: left;
        width: 100%;
        padding: 5px;
        min-height: auto;
        margin-top: 10%;
    }
    .form-group input[type='text'], .form-group input[type='email'], .form-group textarea {
        height: 20px;
        width: 100%;
        border: 1px solid #FFF;
        border-radius: 5px;
        padding: 2px 5px;
        color: #FFF;
        font-size: 12px;
    }
    .form-group {
        margin: 5px;
    }
    .sticky-container{
        top:60px;
    }
}
@media (min-width:1280px){
    .magn_logo{
        height:73%;
    }
}
@media (min-width:1441px){
    .anju_name{
        width: 111%;
    }
    .teammate .content h4{
        font-size: 20px;
    }
}
@media (min-width:1750px){
    .home_wrapper{
        width: 1550px;
        float: none;
        margin: 0 auto;
    }
}
.fiery_text {
    background: -webkit-linear-gradient(#ffb000,#ff3300);
    background: -moz-linear-gradient(#ffb000,#ff3300);
    background: linear-gradient(#ffb000,#ff3300);
    background-color: #F00;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.icey_text {
    background: -webkit-linear-gradient(#00FFFF,#0066ff);
    background: -moz-linear-gradient(#00FFFF,#0066ff);
    background: linear-gradient(#00FFFF,#0066ff);
    background-color: #00F;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
}
.fiery_icey_text{
    background: -webkit-linear-gradient(to right,#ff8a00,#00FFFF);
    background: -moz-linear-gradient(to right,#ff8a00,#00FFFF);
    background: linear-gradient(to right,#ff8a00,#00FFFF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
}
.fiery_icey_text2{
    background: -webkit-linear-gradient(to right,#ff8a00,#00FFFF);
    background: -moz-linear-gradient(to right,#ff8a00,#00FFFF);
    background: linear-gradient(to right,#ff8a00,#ffff00,#00FFFF,#0066ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
}
.extra_spacing {
    letter-spacing: 1px;
    background: -webkit-linear-gradient(#ffff00,#ff3300);
    background: -moz-linear-gradient(#ffff00,#ff3300);
    background: linear-gradient(#ffff00,#ff3300);
    -webkit-background-clip: text;
    /* -webkit-text-fill-color: transparent; */
    -moz-background-clip: text;
    /* -moz-text-fill-color: transparent; */
}

@-webkit-keyframes AnimationName {
    0%{background-position:0% 10%}
    5%{background-position:10% 20%}
    10%{background-position:20% 30%}
    15%{background-position:30% 40%}
    20%{background-position:40% 50%}
    25%{background-position:50% 60%}
    30%{background-position:60% 70%}
    35%{background-position:70% 80%}
    40%{background-position:80% 90%}
    45%{background-position:90% 100%}
    50%{background-position:100 100%}
    55%{background-position:80% 90%}
    60%{background-position:70% 80%}
    65%{background-position:60% 70%}
    70%{background-position:50% 60%}
    75%{background-position:40% 50%}
    80%{background-position:30% 40%}
    85%{background-position:20% 30%}
    90%{background-position:10% 20%}
    95%{background-position:10% 20%}
    100%{background-position:0% 10%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 10%}
    5%{background-position:10% 20%}
    150%{background-position:20% 30%}
    20%{background-position:30% 40%}
    25%{background-position:40% 50%}
    30%{background-position:50% 60%}
    35%{background-position:60% 70%}
    40%{background-position:70% 80%}
    45%{background-position:80% 90%}
    50%{background-position:90% 100%}
    55%{background-position:90% 100%}
    60%{background-position:80% 90%}
    65%{background-position:70% 80%}
    70%{background-position:60% 70%}
    75%{background-position:50% 60%}
    80%{background-position:40% 50%}
    85%{background-position:30% 40%}
    90%{background-position:20% 30%}
    95%{background-position:10% 20%}
    100%{background-position:0% 10%}
}
@keyframes AnimationName {
    0%{background-position:0% 10%}
    5%{background-position:10% 20%}
    150%{background-position:20% 30%}
    20%{background-position:30% 40%}
    25%{background-position:40% 50%}
    30%{background-position:50% 60%}
    35%{background-position:60% 70%}
    40%{background-position:70% 80%}
    45%{background-position:80% 90%}
    50%{background-position:90% 100%}
    55%{background-position:90% 100%}
    60%{background-position:80% 90%}
    65%{background-position:70% 80%}
    70%{background-position:60% 70%}
    75%{background-position:50% 60%}
    80%{background-position:40% 50%}
    85%{background-position:30% 40%}
    90%{background-position:20% 30%}
    95%{background-position:10% 20%}
    100%{background-position:0% 10%}
}
