@font-face {font-family: roboto-regular;src: url(font/roboto-regular.woff);}
@font-face {font-family: roboto-medium;src: url(font/roboto-medium.woff);}
@font-face {font-family: roboto-light;src: url(font/roboto-light.woff);}


@font-face {font-family: robotothin;src: url('font/roboto-thin.woff');}
@font-face {font-family: robotolt;src: url('font/roboto_light.woff');}
@font-face {font-family: latoitalic;src: url('font/roboto_light.woff');}
@font-face {font-family: robotoreg;src: url('font/roboto_regular.woff');}
@font-face {font-family: latolight;src: url('font/roboto_regular.woff');}
@font-face {font-family: latobold;src: url('font/Roboto-Bold.woff');}
body{
    overflow-x: hidden;
    font-family: roboto-regular;
}
html.no-js{margin-top:0!important}
header{
    overflow: hidden;
}

.major-sponsors {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.logo{
    clear: both;
    width: 48%;
}
.logo p{
    float: left;
    width: 30%;
    font-family: roboto-medium;
    text-transform: capitalize;
    text-align: center;
    margin-left: 10px;
    margin-bottom: 4px;
    margin-top: 3px;
    font-size: 16px;
}
.logo a:nth-last-child(1) img{
    width: 76%;
    margin-top: 0;
}
.logo a:nth-child(1){
    float: left;
}
.logo a:nth-last-child(1){
    float: left;
    margin-left: 10px;
}


.top-red-bar{
    background-color: #db1922;
    float: right;
    width: 67%;
    color: white;
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
}
.top-red-bar ul{
    float: left;
    margin-bottom: 0;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
}
.top-red-bar ul li{
    float: left;
    display: block;
    font-family: roboto-regular;
    padding: 8px 50px;
    font-size: 16px;
}
.logo{
    float: left;
}
.header-btn{
    float: right;
    padding-top: 48px;
}
.header-btn a:nth-child(1), .header-btn a:nth-child(2){
    color: #2b5292;
    border: 1px solid #2b5292;
    padding: 15px;
    font-family: roboto-regular;
    margin-right: 15px;
    position: relative;
    top: 3px;
}
.header-btn img:nth-child(2){
    padding-left: 15px;
}
header .nav-bar-list{
    background-color: #2b5292;
    margin-top: 20px;
}
.row.nav-bar-list .container, .row.nav-bar-list .collapse.navbar-collapse{
    padding: 0;
}
nav.navbar.navbar-defualt{
    margin-bottom: 0;
}
ul.nav.navbar-nav.info{
    width: 100%;
}
.navbar-nav.info > li{
    /*padding: 0px 36px;*/
}
.navbar-nav.info > li > a{
    color: white;
    padding: 19px 48px;
    font-size: 18px;
}
.navbar-nav.info > li > a:hover, .navbar-nav.info > li > a:focus{
    background-color: #db1922;
}
.student{
    background-color: #2b5292;
    color: white;
    font-family: roboto-regular;
    padding: 60px 0;
    background-image: url(images/e-bg.png);
    background-repeat: no-repeat;
    background-position: center left 190px;
}
.student h1{
    font-size: 37px;
    font-weight: bold;
    margin-top: 0;
}
.student h4{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 22px;
    line-height: 28px;
}
.student p{
    font-size: 18px;
    font-family: roboto-light;
}
.student.tutor, .student.final, .student.electric{
    background-image: none;
    background-color: white;
    color: black;
    margin-top: 0;
}
.student.inperformance{
    margin-top: 0;
    background-color: #db1922;
    background-image: url(images/e-bg-red.png);
    background-repeat: no-repeat;
    background-position: center left 190px;
}
.sponsor{
    background-color: #f9f9f9;
    background-image: url("images/footer-bg.png");
    background-repeat: repeat-y;
    background-position: top right;
    padding: 50px 0;
}
.sponsor ul{
    list-style: none;
    padding-left: 0;
}
.sponsor ul li{
    /*float: left;*/
    clear: both;
    display: inline-block;
}
.sponsor h1{
    font-family: roboto-regular;
    font-size: 40px;
    text-align: center;
    /*font-weight: bold;*/
    color: black;
}
.sponsor p{
    font-family: roboto-regular;
    font-size: 22px;
    text-align: center;
    color: black;
}
.sponsor h2{
    font-family: roboto-regular;
    font-size: 30px;
    /*font-weight: bold;*/
}
.sponsor img{
    border: 1px solid #cccccc;
    margin-top: 20px;
    margin-right: 19px;
}
.sponsor .lists{
    clear: both;
    width: 100%;
}
footer{
    background-color: #2b5292;
}
footer p{
    text-align: center;
    font-family: roboto-regular;
    font-size: 16px;
    color: white;
    padding: 18px 0;
    margin: 0;
}
.clear{
    clear: both;
    width: 100%;
}
.slider-detail{
    margin-top: 50px;
    margin-bottom: 40px;
    text-align: center;
    clear: both;
}
.slider-detail p{
    width: 71%;
    margin: 0 auto;
    font-family: roboto-regular;
    font-size: 18px;
}
.controls li a{
    float: right;
    clear: both;
    margin-right: -33px;
    margin-top: 20px;
    padding: 0 !important;
    font-size: 12px;
}
.controls .nav > li > a:hover, .controls .nav > li > a:focus{
    background-color: #2b5292 !important;
}
/*****************************START******************************/
/***********************************************************/
.school-content.side-bar{
    background-image: url("images/school-bg.png");
    background-repeat: no-repeat;
    background-position: top right;
}

.navbar-nav.info > li.active,.navbar-nav.info > li.current-menu-item{
    background-color: #db1922;
}
.student.meloyelo a{
    color: white;
    font-family: roboto-regular;
    font-size: 14px;
    text-decoration: underline;
}
.evolocity{
    background-color: white;
    padding-bottom: 60px;
    padding-top: 30px;
}
.evolocity .e-head h1, .event-content h1{
    font-family: roboto-regular;
    font-size: 40px;
    text-align: center;
    /*font-weight: bold;*/
    color: black;
}
.evolocity .e-head p{
    font-family: roboto-regular;
    font-size: 22px;
    text-align: center;
    color: black;
    margin-bottom: 40px;
}
.evolocity h4{
    color: #db1922;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 0;
}
.evolocity ul{
    padding-left: 0;
}
.evolocity ul li{
    list-style: none;
    line-height: 62px;
    background-image: url(images/list-icon.png);
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 40px;
    font-family: roboto-regular;
    font-size: 18px;
}
.evolocity ul li span{
    font-weight: bold;
}
/******************/
.school-content.side-bar{
    padding-bottom: 40px;
}
.student.inperformance h1{
    font-size: 33px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 25px;
}
.side-bar .column-side{
    padding-left: 0;
}
.side-bar .column-side h2{
    background-color: #db1922;
    color: white;
    font-family: roboto-regular;
    padding: 20px 18px;
    margin-bottom: 0;
}
.side-bar .column-side ul{
    padding-left: 18px;
    line-height: 40px;
    padding-top: 18px;
    border: 1px solid black;
    border-top: none;
    padding-bottom: 20px;
}
.side-bar .column-side ul li{
    list-style: none;
    border-bottom: 1px solid #eee;
    width: 92%;
}
.side-bar .column-side ul li:nth-last-child(1){
    border-bottom: none;
}
.side-bar .column-detail h1{
    font-family: roboto-regular;
    font-weight: bold;
    color: black;
    font-size: 38px;
}
/****************************************/
.school-content .column-detail{
    padding-top: 20px;
}
.school-content .column-detail p{
    font-size: 18px;
    font-family: roboto-regular;
    color: black;
}
.school-content .column-detail .school-content p:nth-child(2){
    width: 82%;
    line-height: 30px;
    padding-bottom: 10px;
}
.school-content .column-detail hr{
    float: left;
    width: 100%;
    clear: both;
}
.school-content .column-detail .school-content{
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 18px;
}
.school-content .column-detail .school-content ul{
    padding-left: 0;
}
.school-content .column-detail .school-content ul li{
    font-size: 18px;
    font-family: roboto-regular;
    color: black;
    background-image: url(images/check.png);
    background-repeat: no-repeat;
    background-position: center left;
    list-style: none;
    padding-left: 30px;
    line-height: 35px;
}
.school-content .column-detail .school-content a{
    color: white;
    font-family: roboto-regular;
    font-size: 18px;
    background-color: #2b5292;
    background-image: url("images/download-pg.png");
    background-repeat: no-repeat;
    background-position: center left 25px;
    padding: 16px 55px;
    clear: both;
    float: left;
    margin-top: 25px;
}
.school-content .column-detail .school-content a:hover, .school-content .column-detail .school-content a:focus{
    text-decoration: none;
}
.school-content .column-detail .videos{
    padding-left: 0;
    padding-right: 10px;
}
.school-content .column-detail .videos img{
    width: 100%;
}
.school-content .column-detail .videos p{
    text-align: center;
    padding-top: 20px;
}
.school-content .column-detail .video-library h1{
    margin-bottom: 38px;
    margin-top: 30px;
    clear: both;
    width: 100%;
    float: left;
}
/************/
.event-content p, .event-content ul li{
    font-family: roboto-regular;
    font-size: 18px;
    color: black;
}
.event-content h1{
    text-align: left;
}
.event-content h4{
    font-family: roboto-regular;
    font-size: 22px;
    color: black;
    margin-top: 20px;
    margin-bottom: 15px;
    font-weight: bold;
}
.event-content ul{
    padding-left: 0;
}
.event-content ul li{
    list-style: none;

    background-image: url(images/check.png);
    background-repeat: no-repeat;
    background-position: top 8px left;
    padding-left: 26px;
    line-height: 30px;
}
.event-content .event-picture img{
    margin: 0 auto;
    display: block;
    padding-left: 16px;
    top: 20px;
    position: relative;
    border: 1px solid gainsboro;
}

.event-content .event-detail a{
    color: white;
    font-family: roboto-regular;
    font-size: 18px;
    background-color: #2b5292;
    padding: 16px 55px;
    clear: both;
    float: left;
    margin-top: 14px;
}
.event-content .videos{
    padding-top: 40px;

}
.event-content .videos img{
    width: 100%;
    padding-bottom: 2px;
}
/***********************************************************/
/***********************************************************/
.evo-img-graph img{
    width: 100%;
}
.event-content {
    padding-top: 30px;
    padding-bottom: 40px;
}
.upcoming-events{
    background-image: url("images/event-bg.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-bottom: 80px;
}
.upcoming-events h1{
    font-family: roboto-regular;
    font-size: 40px;
    text-align: center;
    font-weight: bold;
    color: white;
    padding-top: 40px;
    padding-bottom: 40px;
}
.upcoming-events .event-date, section.general.single-detail .event-date{
    background-image: url(images/date-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    min-height: 110px;
    padding: 0 37px 13px 37px;
    margin-bottom: 37px;
    clear: both;
    z-index: 1000;
    margin-right: 20px;
    margin-top: 5px;
}
.upcoming-events .event-date-detail h4{
    color: white;
    font-family: roboto-regular;
    font-size: 18px;
    font-weight: bold;
}
.upcoming-events .event-date-detail p{
    color: white;
    font-family: roboto-regular;
    font-size: 16px;
    width: 92%;
}
.upcoming-events .event-date-detail a{
    color: #fff;
    font-family: roboto-medium;
    font-size: 16px;
}
.upcoming-events .event-date p:nth-child(1), section.general.single-detail .event-date p:nth-child(1){
    color: white;
    font-family: roboto-regular;
    font-size: 22px;
}
.upcoming-events .event-date p:nth-last-child(1), section.general.single-detail .event-date p:nth-last-child(1){
    color: #2b5292;
    font-family: roboto-regular;
    font-size: 32px;
    font-weight: bold;
}
section.general.single-detail .event-date p:nth-last-child(1){
    line-height: 0px;
}
.upcoming-events .event-parent {
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: 1px solid white;
}
.event-picture {
    margin-top: 30px;
    margin-bottom: 30px;
}

.page-id-442 .the-page-content ul{
    padding-left: 0;
}
.page-id-442 .the-page-content ul li {
    margin-bottom: 12px;
    list-style: none;
    background-image: url(images/check.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 28px;
}
.page-id-442 .the-page-content ul li a {
    float: none;
    background: none;
    padding: 0;
    margin: 0;
    width: auto;
}

/*====school competetion page===*/
.page-id-456 .the-page-content ul{
    padding-left: 0;
    margin-bottom: 100px;
}
.page-id-456 .the-page-content ul li {
    margin-bottom: 12px;
    list-style: none;
    background-image: url(images/check.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 28px;
}
.page-id-456 .the-page-content ul li a {
    float: none;
    background: none;
    padding: 0;
    margin: 0;
    width: auto;
}
/*====================*/



/*************************  Maria Asgar  ***********************************/


.featurette .controller{
    position: absolute;
    top: 0px;
    right: 0px;
    margin-right: -14px;
}

#custom_carousel .item {
    color: #000;
    background-color: #eee;
}

#custom_carousel .controls {

    text-align: center;
    position: relative;

}


#custom_carousel .controls li:active {
    background-color: #db1922;

}

#custom_carousel .controls a small {
    overflow: hidden;
    display: block;
    font-size: 10px;
    margin-top: 5px;
    font-weight: bold
}
.carousel-inner .item img.img-responsive {
    height: auto;
    width: 100%;
}

.controls{
    position: relative;
}
.controls li {
    padding: 5.45% 11%;
    text-align: center;
    margin-bottom: 10px;
    margin-left: -11px;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    color: white;
}
.controls li:hover {
    background-color: #db1922;
}
.controls li.active {
    background-color: #db1922;
}
.controls li:active {
    background-color: #db1922;
}
.controls li a{
    position:absolute !important;
    bottom:3px;
    right: 37px;
    color: #fff;
    font-family: roboto-medium;
}
.controls li a:active {
    background-color: transparent;
}
.controls li a:hover {
    background-color: rgba(0, 0, 0, 0);
}
.featurette {
    background-color:#dee8fa;
    overflow: hidden;
    margin-top: 0px;
}
.center{
    background-color: #dee8fa;
    text-align: center;
    padding: 2% 25%;
}

.electric{
    background-color: #ffffff;
    background-image: url(images/electric_back.png);
    background-repeat: no-repeat;
    background-position: center right;
    /* padding: 51px 70px; */
}
.bike{
    border-bottom: 1px solid #d7d7d7;
}
.container.bike h1 {
    font-size: 40px;
    margin-left: 0px;
    text-align: left;
    font-weight: bold;
    font-family: roboto-regular;
}
.bikee h1{
    font-size: 33px;
    text-align: center;
    font-weight: bold;
    font-family: roboto-regular;
}
.electric p{
    width: 56%;
    font-family: roboto-regular;
}
.electric img{
    padding: 3px 14px 0px 0px;
    float: left;
}
.electric .bike a {
    background: none;
    border: 1px solid #2b5292;
    padding: 16px;
    font-size: 18px;
    color: #2b5292;
    /*    text-shadow: 1px 0px #6480af;*/
    clear: both;
    margin: 22px 0px;
    font-family: roboto-regular;
}
.electric .bike a:hover {
    color: #2b5292;
}
.electric p h5 {
    width: 76%;
    width: 50%;
    margin: 18px 0px 0px 0px;
    font-family: roboto-regular;
}
.electric .bikee{
    padding:23px;
}
.electric .free {
    border-right: 1px solid #d7d7d7;
}

.electric a{
    clear:both;
    float: left;
}
.electric a:hover, .electric a:focus {
    text-decoration:none;
    color:#db1922;
}
.electric .free p{
    width: 90%;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    line-height: 27px;
    font-family: roboto-regular;
    position: relative;
    top: 20px;
}
.free a{
    /* margin-top: 40px; */
    padding: 12px 40px 12px 60px;
    position: relative;
    position: relative;
    top: 68px;
    /* bottom: 0%; */
    /* margin-left: 24%;
    margin-right: 0;*/
    background-color: #2b5292;
    color: white;
    font-size: 18px;
    background-image: url(images/download_icon.png);
    background-repeat: no-repeat;
    float: none;
    background-position: 14% 43%;
}
.electric .shop img{
    width: 90%;
    padding-top: 13px;
    margin: 0 auto;
    display: block;
    float: none;
    padding-bottom: 20px;
}
.electric .shop a{
    padding: 10px 32px;
    position: relative;
    background-color: #2b5292;
    color: white;
    font-size: 18px;
    margin: 0 auto;
    text-align: center;
    float: none;
    width: 42%;
    display: block;
}
.general{
    background-color: #ffffff;
    background-image: url(images/electric_back.png);
    background-repeat: no-repeat;
    background-position: center right;
    padding: 51px 70px;
}
.general h1{
    font-family: roboto-regular;
}
.general p{
    line-height: 24px;
    width: 98%;
    font-size: 18px;
    font-family: roboto-regular;
}
.general ul {
    padding-left:0px;
}

.general li{
    background-image: url(images/check-icon.png);
    background-repeat: no-repeat;
    background-position: 0% 32%;
    list-style: none;
    clear: both;

}
.general li a{
    color:black;
    font-size: 18px;
    font-family: roboto-regular;
    font-weight:700;
    margin-left: 28px;
}
.general li a:hover{
    text-decoration:none;
    color:black;
}
.event-picture{
    /*clear: both;*/
}
.event-btn{
    text-align: center;
    clear: both;
    margin-top: 30px;
}
.event-btn a{
    color: white;
    border: 1px solid white;
    padding: 16px 20px;
    font-size: 18px;
    font-family: roboto-regular;
}
.event-btn a:hover, .event-btn a:focus{
    color: white;
}
.the-page-content ul li a{
    color: black;
}
div.wpcf7-mail-sent-ok {
    border: none !important;
    color: green;
}
div.wpcf7-validation-errors, div.wpcf7-spam-blocked  {
    border: none !important;
    color: red;
}
div.wpcf7-spam-blocked{
    border: none !important;
}
/*************************** Slider ********************************/
.featurette .carousel-indicators{
    position: relative;
    bottom: 16px;
    left: 21%;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    margin-left: -42%;
    text-align: center;
    list-style: none;
    display: inline-grid;
}
.featurette .carousel-indicators li{
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 1px;
    text-indent: 0px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 0px solid #fff;
    border-radius: 0px; 
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    color: white;
    padding: 18.6px 18px;
    text-align: center;
    margin-bottom: 10px;

}
.featurette .carousel-indicators li.active{
    background-color: #db1922;
    width: 100%;
    height: auto;
}
.student h3 {
    font-size: 18px;
    font-family: roboto-medium;
}


.the-page-content h1, .the-page-content ul li, .the-page-content p {
    font-family: roboto-regular;
}
.side-bar .column-side ul li a {
    color: black;
    font-family: roboto-regular;
    font-size: 16px;
}
.school-content .column-detail .videos iframe {
    width: 100%;
}
.evolocity p {
    line-height: 1.7;
    font-size: 15px;
}
.upcoming-events .col-md-6:nth-child(4) .event-date-detail,.upcoming-events .col-md-6:nth-child(5) .event-date-detail {
    border-bottom: none;
}
.upcoming-events .col-md-6:nth-child(4),.upcoming-events .col-md-6:nth-child(5){
    padding-top: 40px;
}
.upcoming-events .col-md-6 .event-date-detail {
    border-bottom: 1px solid #fff;
    padding-bottom: 40px;
}
section.news {
    margin-top: 20px;
}
section.news .col-md-6 img,section.news .col-md-12 img {
    float: left;
    margin-right: 20px;
    margin-bottom: 0px;   
}
section.news h1{
    font-size: 19px;
    color: #010101;
    font-family: roboto-regular;
    font-weight: bold;
}
section.news p{
    font-size: 16px;
    color: #000000;
    font-family: roboto-regular;
}
section.news a{
    font-family: roboto-medium;
    font-size: 16px;
    color: #2b5292;
}
section.general.detail table tr td{
    border: 1px solid #efefef;
}
section.news .col-md-6 {
    margin-bottom: 20px;
}
section.News.detail .col-md-12 img {
    float: left;
    margin-right: 20px;
}
section.News.detail{
    margin-top: 20px;
}
section.general.single-detail .event-date p:nth-last-child(1) {
    line-height: 49px;
    position: relative;
    top: 10px;
}
section.general.single-detail .event-date p:nth-child(1) {
    position: relative;
    top: 10px;
}
section.general.detail .col-md-12 img {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.coment-area{
    resize: none;
    width:101% !important;
}
.form-btn{
    background: #db1922 !important;
    color: white !important;
    padding: 8px 60px !important;
    font-size: 16px !important;
    margin-top: 20px;
}
.contact-us form{
    width: 36%;
    padding-top: 12px;
    padding-bottom: 40px;
    font-family: roboto-regular;
}
.contact-us form label{
    text-align:left;
    width: 100%;
    font-family: roboto-regular;
    font-size: 16px;
}
section.electric p {
    font-family: roboto-regular;
    font-size: 18px;
}
.news h1.head-news, .contact-us h1 {
    font-family: roboto-regular;
    font-weight: bold;
    color: black;
    font-size: 38px;
}
.contact-us input.form-control, .the-page-content input.form-control{

    height: 40px;
}
.coment-area {
    resize: none;
    width: 101% !important;
}
.coment-area-2 {
    resize: none;
    width: 104% !important;
}
/*******************************  Wheel CSS ***************************************/
.page-id-316 header{
    display: none;
}
.carousel.slide.banner-slides img{
    width: auto;
    height: 182px;
}
.carousel.slide.test-slide{
    min-height: 370px;
}
.thanks-to-our-sponsors.showcase-bike .brand-bike-img img{
    display: block;
    margin: 0 auto;
}
.thanks-to-our-sponsors.showcase-bike p{
    font-family: roboto-regular;
    font-size: 16px;
}
.thanks-to-our-sponsors.showcase-bike a{
    font-family: roboto-regular;
    font-size: 16px;
    font-weight: bold;
    color: black;
}
.carousel-control.slider-control {
    position: absolute;
    top: 100px;
    bottom: 0;
    left: 0;
    width: 1%;
    font-size: 114px;
    color: #fff;
    background-image: none !important;
}
.thanks-to-our-sponsors .endorsing {
    background: white;
    margin: 11px 0;
    padding: 20px;
}
.thanks-to-our-sponsors{
    background: #f0f5f6;
}
.thanks-to-our-sponsors .thanks-sponsor{
    background: white;
    margin: 11px 0;
    min-height: 86px;
}
.thanks-to-our-sponsors .thanks-sponsor img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    vertical-align: middle;
}
.tickets.guest-speaker{
    background: #465b75;
}
.thanks-to-our-sponsors h2{
    color: black !important;
    margin-top: 25px;
}
.tickets.guest-speaker h2, .thanks-to-our-sponsors h2{
    font-family: latobold !important;
    font-size: 27px;
    color: #c1c1c1;
    text-align: center;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 50px;
}
.tickets.guest-speaker h2::before, .thanks-to-our-sponsors h2::before{
    content: "";
    border-bottom: 2px solid #c1c1c1;
    position: relative;
    width: 31%;
    display: block;
    top: 15px;
    float: left;

}
.tickets.guest-speaker h2::after, .thanks-to-our-sponsors h2::after{
    content: "";
    border-bottom: 2px solid #c1c1c1;
    position: relative;
    width: 31%;
    top: 15px;
    float: right;
    margin-left: 25px;
    background-color: white;
}
.tickets.guest-speaker p, .tickets.guest-speaker ul li{
    color: #c1c1c1;
    font-family: roboto-regular;
    line-height: 26px;
    font-size: 16px;
}
.tickets.free-workshop h2{
    font-size: 27px;
    color: #222526;
    text-align: center;
    font-family: latobold;
    font-weight: 400;
    font-style: normal;
}
.tickets.free-workshop h2::before{
    content: "";
    border-bottom: 2px solid #c1c1c1;
    position: relative;
    width: 31%;
    display: block;
    top: 15px;
    float: left;
}
.tickets.free-workshop h2::after{
    content: "";
    border-bottom: 2px solid #c1c1c1;
    position: relative;
    width: 31%;
    top: 15px;
    float: right;
    margin-left: 25px;
    background-color: white;
}
.tickets.free-workshop table tr td:nth-child(1){
    width: 36%;
    vertical-align: text-top;
}
.tickets.free-workshop img{
    margin: 0 auto;
    display: block;
    margin-top: 85px;
    margin-bottom: 85px;
}
.tickets.free-workshop h4{
    text-align: center;
    font-weight: bold;
}
.vc_row.wpb_row.day-three {
    margin-bottom: 0px;
}
.wpb_text_column.wpb_content_element.timeing .wpb_wrapper h3 {
    padding-top: 50px;
}
.drive-list p {
    background: url(images/wheel/list-item.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 5px 14px 5px 60px;
}
.slider .tp-bullets.zeus.horizontal {
    top: 140%!important;
}
section.wheel-shop {
    background: #fff;
}

.wheel-date p, .award p {
    padding: 13px 0px 0px 0px;
    color: #222526;
    font-size: 18px;
    width: 85%;
    font-family: latobold;
    text-transform: uppercase;
}
.wheel-date p img, .award p img{
    margin-right: 19px;
    top: 15px;
    position: relative;
}


.wheel-date p span, .award p span {
    color:#217bc8;
    position: relative;
    top: -38px;
    left: 10px;
    font-family: latobold;
}
.award p span{
    left: 28px;
}
section.wheel-slider {
    background: #207ac7;
    position: relative;
    clear: both;
    float: left;
    width: 100%;
    padding-bottom: 80px;
    padding-top: 30px;
}
section.wheel-slider .carousel-indicators li{
    display: inherit;
    margin-top: 15px;
}
section.wheel-slider .carousel-indicators{
    top: 108px;
}
.col-md-6.slider {
    padding: 50px 0px 50px 100px;
}
section.wheel-slider .carousel-indicators{
    left: 40%;
}
.slider-text p{
    text-transform: uppercase;
    color:#fff;
    width: 98%;
    line-height: 1;
    padding: 0px 0px 0px 0px;
    font-size: 29px;
}
.slider-text p span{
    font-size: 14px;

}
.slider-text p:nth-child(1){
    font-size: 36px;
    text-transform: uppercase;
    color:#fff;
    width: 98%;
    line-height: 1;
    padding: 50px 0px 0px 0px;
}
.slider-text p:nth-child(2){
    margin-top: -16px;
}
.slider-text p:nth-child(3){
    font-size: 24px;
    width: 65%;
    padding-bottom: 20px;
    margin-top: -12px;
    font-family: robotothin;
}
.slider-text .win-chance p:nth-child(1){
    font-size: 17px!important;
    width: 80%!important;
    text-align: left!important;
    padding-left: 0px!important;
    color: #fff600!important;
    padding-top: 0px!important;
    float: left!important;
    /* padding-top: 25px!Important; */
    /* padding-left: 69px!important; */
    padding: 15px !important;
    text-transform: none;
    padding:15px !important;
    line-height:normal;

}
.slider-text .win-chance p:nth-child(1) a {
    color: #fff600!important;
    text-decoration: underline;
}
.win-chance {
    border: 2px dashed #6da7d7;
    position: relative;
    clear: both;
    float: left;
    width: 100%;
    height: 140px;
    border-radius: 5px;
}
.melo-yello{
    width: 20%!important;
    padding-top: 25px!important;
}
.carousel-indicators .active{
    background-color: #5ebfe6!important;
    border: 1px solid #5ebfe6!important;
}
.carousel-indicators li{

}
section.tests-drive {
    background: #465b75;
    position: relative;
    clear: both;
    float: left;
    width: 100%;
    padding-bottom: 25px;
}
.footer-text {
    padding: 15px;
    text-align: center;
    color: #fff;
    background: #000;
    position: relative;
    clear: both;
    float: left;
    width: 100%;
}
.test-drive{
    background: url("images/wheel/drive-background.png");
    background-repeat: no-repeat;
    background-position: center center;
    height: 115px;
    position: relative;
    margin-top: -42px;
}
.test-drive.text-center p {
    font-size: 36px;
    text-transform: uppercase;
    color: #005eac;
    padding-top: 30px;
    font-family: latobold;
}
section.tickets.free-workshop table {
    margin-bottom: 40px;
}
section.the-page-content h1 {
    font-family: roboto-regular;
    /*font-weight: bold;*/
    color: black;
    font-size: 38px;
}
section.the-page-content a {
    color: white;
    font-family: roboto-regular;
    font-size: 18px;
    background-color: #2b5292;
    padding: 16px 55px;
    clear: both;
    float: left;
    margin-top: 14px;
    margin-bottom: 40px;
}
.the-page-content.not-found{
    padding-bottom: 40px;
}
.the-page-content p, .the-page-content h2{
    color: black;
}
/**************danish*********************/
.check-boxes{
    padding-top: 50px;
    padding-bottom: 10px;
}

.electric-vehicle{
    font-family: robotoreg;
    color:white;
    font-size:18px;
    background-color: #4d627c;

}
.bracket{
    background-color: #4d627c;
}
.bracket-text{
    font-family: latobold;
    padding-left:385px;
    padding-top: 80px;
    background: url(images/wheel/banne-icon.png);
    background-repeat: no-repeat;
    background-position: center 50px;
    padding-bottom: 20px;
}
.bracket-text p{
    padding-left:85px;
    color:white;
    font-size:20px;
    line-height: 0;
    font-family: latobold;

}
.bracket-text span{
    color: #fff600;
    font-size:26px;
}
.primary-btn12 .btn span.glyphicon
{
    opacity: 0;
    color:#60bee6;
}
.btn.active span.glyphicon
{opacity: 1;    }
.custom-button-div2
{
    margin-top: 50%;
    margin-left: 5px;}
.custm-button
{
    padding: 4px 8px!important;
}
.squaredTwo input[type="checkbox"]:checked + label:before {
    background-color: #ccc;
}

.primary-btn12 .btn-default {
    background-color: #2982cc!important;
    border-color: #2982cc!important;
}
.primary-btn12 .btn:before, .button:before{
    display: none;
}
.col-md-6.lists{
    padding-left: 40px;
}
span.list-icon {
    padding-left: 35px;
    font-size: 18px;

}
.primary-btn12{
    width:100%;
    float:left;
    padding-bottom: 20px;
}
/*.book-ticket{
    width: 50%;
    margin: 0 auto!important;
    background: #1c71c2;
    border-radius: 5px;
    position: relative;
    top:-24px;
}*/
/*.book-ticket p{
    text-transform: uppercase;
    font-size: 20px;
    font-family: latobold;
    padding: 20px 0px 0px 0px;
    color:#fff;
}*/
.book-ticket{
    clear: both;
}
.book-ticket p{
    background: #1c71c2;
    position: relative;
    top: -29px;
    width: 50%;
    margin: 0 auto;
    padding: 10px 30px;
    border-radius: 5px;
}
.book-ticket a{
    text-transform: uppercase;
    font-size: 20px;
    font-family: latobold;
    color:#fff;
    width: 50%;
    margin: 0 auto!important;

    border-radius: 5px;
    text-decoration: none;

}
.wheel-slider .festival-entry {
    float: right;
    margin-top: -60px;
    /*    position: absolute;
        right: 250px;
        top: -30px;*/
}
.wheel-slider .school-competetion {
    float: right;
    margin-top: -60px;
    /*    position: absolute;
       right: 790px;
        top: -30px;*/
}
.student img, .evolocity img{
    width: 100%;
    height: auto;
}

.col-md-4.major-sponsors b {
    font-size: 20px;
}
.row ul:nth-of-type(4) h2{
    float: left;
    width: 100%;
}
ul .major-sponsors:nth-of-type(1){
    width: 22%;
}
ul .major-sponsors:nth-of-type(2) img, ul .major-sponsors:nth-of-type(3) img {
    width: 100% !important;
}

/*************************** Media *********************************/
/*@media(max-width:1320px){
    
    .wheel-slider .festival-entry{
           right: 25px;
    }
    .wheel-slider .school-competetion{
        right:556px;
    }
}*/

@media(max-width:1200px) {
    .wheel-slider .festival-entry {
        width: 52%;
        margin-top: -58px;
    }
    .wheel-slider .school-competetion{
        width: 48%;
        margin-top: -58px;
    }
    .wheel-slider .festival-entry a,.wheel-slider .festival-entry a img{
        max-width: 100%;
        max-height: 75px;
    }
    .wheel-slider .school-competetion a,.wheel-slider .school-competetion a img{
        max-width: 100%;
        max-height: 75px;
    }
    .controls li {
        padding: 14.3px 24px;
        margin-bottom: 10px;
        font-size: 12px;
    }

    .controls li a{

        padding: 7px 15px;
    }
    /*********/
    .navbar-nav.info > li > a {
        padding: 19px 34px;
    }
    .top-red-bar ul li {
        padding: 8px 30px;
    }
    .controls li a {
        /* margin-right: -21px; */
        /* margin-top: 6px; */
    }
    .featurette .controller{
        width: 50%;
    }
    .featurette .carousel-indicators li{
        margin-bottom: 6px;
    }
    .event-content .videos img {
        height: 335px;
    }
    .free a {
        margin-top: 19px;
    }
    .slider-detail p {
        padding-top: 30px;
    }
    .electric .free p {
        width: 100%;
        line-height: 26px;
        top: 20px;
    }
    .free a{
        top: 15px;
    }
    .wheel-date p, .award p{
        width: 100%;
    }
    .tickets.free-workshop h2::before,.tickets.free-workshop h2::after{
        width: 26%;
    }
    .tickets.free-workshop h2{
        font-size: 25px;
    }
    .tickets.guest-speaker h2, .thanks-to-our-sponsors h2{
        font-size: 25px;
    }
    .tickets.guest-speaker h2::before, .thanks-to-our-sponsors h2::before{
        width: 26%;
    }
    .tickets.guest-speaker h2::after, .thanks-to-our-sponsors h2::after{
        width: 26%;
    }
}
@media(max-width:1024px) {
    .controls li a {
        padding: 11px 0px;
        font-size: 12px;
    }
    .electric .bike a{
        margin: 10px 0px 15px;
    }
    .electric p {
        width: 72%;
    }

}
@media(max-width:991px) {

    .controls li {
        padding: 2.5px 11px;
        margin-bottom: 6px;
        margin-left: 0px;
    }

    .controls li a {
        padding: 4px 8px;
        font-size: 12px;
    }

    /******************/
    .navbar-nav.info > li > a {
        padding: 16px 18px;
    }

    .top-red-bar ul li {
        padding: 8px 14px;
        font-size: 15px;
    }
    .controls li{
        font-size: 11px;
    }
    .controls li{
        min-height: 56px;
    }
    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 15px;
    }
    .controls li a {

        padding: 4px 8px;
        font-size: 12px;

    }
    .controls li a {
        padding: 11px 0px;
        font-size: 12px;
    }
    .controls li a {
        padding: 7px 15px;
    }

    .controls li a {
        font-size: 10px;
    }
    .electric .bike a {
        margin: 9px 0px 15px;
    }
    .electric .bikee {
        padding: 20px 0px;
    }
    .bikee h1 {
        font-size: 23px;
    }
    .electric .shop a {
        /* margin-top: 0; */
        padding: 12px 63px;
        font-size: 18px;
        width: 58%;
    }
    .electric .shop img {
        margin: 0;
        width: 100%;
    }
    .electric .free p {
        width: 100%;
        margin: 0 auto;
    }
    .electric .free p:nth-child(3) {
        margin-top: -18px;
        font-size: 18px;
    }
    .free a {
        top: 27px;
        padding: 14px 40px 14px 60px;
    }
    .electric p{
        width: 90%;
    }
    .upcoming-events .event-parent-2 {
        /*padding-bottom: 50px;
        margin-bottom: 50px;
        border-bottom: 1px solid white;*/
    }
    .featurette .carousel-indicators li{
        padding: 12px 18px;
        margin-bottom: 3px;
        font-size: 12px;
    }
    .featurette .carousel-indicators{
        bottom: 17px;
    }
    .featurette .controller{
        width: 56%;
    }
    .upcoming-events .col-md-6 {
        border-bottom: 1px solid #fff;
        padding-bottom: 40px;
    }
    .upcoming-events .col-md-6 .event-date-detail {
        border-bottom: none;
        padding-bottom: 0;
    }
    .event-content .videos img {
        height: auto;
    }
    .slider-detail p {
        width: 100%;
        padding-top: 10px;
    }
    .upcoming-events .col-md-6:nth-last-child(1){
        border: none;
    }
    /*    .wheel-slider .festival-entry{
            right: auto;
            margin: 0 auto;
        }*/
    .header-btn a:nth-child(1), .header-btn a:nth-child(2){
        margin-right: 3px;
        padding: 15px 7px;
    }
    .wheel-slider .school-competetion{
        float: none;
        margin-top: -51px
    }
    .wheel-slider .festival-entry{
        margin-top: -51px
    }
    .wheel-slider .school-competetion a, .wheel-slider .school-competetion a img{
        max-height: 58px;
    }
    .wheel-slider .festival-entry a,.wheel-slider .festival-entry a img{
        max-height: 58px;
    }
    /*2017-12-07*/

    .bracket-text {
        padding-left: 200px;
    }
    .test-drive.text-center p{
        font-size: 27px;
    }
    .tickets.guest-speaker p{
        text-align: center;
    }
    .test-drive{
        height: 92px;
    }
    .tickets.free-workshop h2::before,.tickets.free-workshop h2::after{
        width: 16%;
    }
    .tickets.guest-speaker h2::after, .thanks-to-our-sponsors h2::after{
        width: 16%;
    }
    .tickets.guest-speaker h2::before, .thanks-to-our-sponsors h2::before{
        width: 16%;
    }
    .tickets guest-speaker .row{
        margin-right: 0px;
        margin-left: 0px;
    }
    .sponser-logo .col-md-4{
        text-align: center;
    }
    .slider-text p:nth-child(1){
        padding: 10px 0px 0px 0px;
    }
    .col-md-6.lists{
        padding-left: 15px;
    }
    .primary-btn12{
        padding-bottom: 15px;
    }
    .col-md-6.lists .primary-btn12{
        padding-bottom: 0px;
    }
}
@media(max-width:767px) {
    .container {
        margin: 0 15px;
    }
    /**************************/
    .navbar-toggle .icon-bar {
        height: 3px;
        background: #2b5292;
    }
    .navbar-toggle {
        background-color: white !important;
        background-image: none !important;
        border: 1px solid white !important;
        margin-right: 30px !important;
    }
    .header-btn {
        padding-top: 15px;
    }
    .top-red-bar ul li {

        float: none;
        display: inline-block;
        font-size: 13px;
    }
    .top-red-bar ul {
        float: none;
    }
    .top-red-bar {
        float: none;
        width: 100%;
        text-align: center;
    }
    .featurette .controller{
        width: 100%;
        position: relative;
        margin-top: 15px;
        padding: 0;
    }
    .nav > li:nth-child(2), .nav > li:nth-child(4), .nav > li:nth-child(6){
        margin-right: 0;
    }
    .nav > li {
        width: 48%;
        float: left;
        min-height: 60px;
        margin-right: 7px;
    }
    ul.info li {
        width: 100% !important;
        float: none;
        min-height: 1px;
        margin-right: 0;
        text-align: center;
    }
    .controls li{
        font-size: 14px;
    }
    .electric{
        padding: 6px 34px;
    }
    .electric p {
        width: 88%;
    }
    .electric .free{
        border:none;
    }
    .electric .free p {
        width: 65%;
    }
    .free a {
        /*margin-left: 20%;
        margin-bottom: 21px;
        margin-top: 21px;*/
    }

    .electric .shop a{
        padding: 13px 0;
        width: 40%;
    }
    .general{
        padding:5px;
    }

    .general p{
        font-size: 12px;

    }
    .general li{
        background-position: 1% 10%; 
    }
    .general li a{
        font-size: 10px;
        margin-left: 28px;
    }
    .slider-detail p {
        width: 95%;
    }
    .sponsor{
        padding: 50px 10px;
    }
    .controls li a {
        margin-right: -6px;
        margin-top: 0;
        padding: 0 !important;
        font-size: 12px;
        bottom: 0;
        position: absolute !important;
        right: 14px;
    }
    .navbar-collapse{
        max-height: 370px !important;
        overflow: hidden !important;
    }
    .side-bar .column-side {
        padding-left: 15px;
    }
    header .nav-bar-list{
        margin-left: 0;
        margin-right: 0;
    }
    .nav-bar-list .container-fluid{
        padding-left: 0;
        padding-right: 0;
    }
    .nav-bar-list .navbar-header, .nav-bar-list .container-fluid > .navbar-collapse{
        /* margin-left: 0 !important;
         margin-right: 0 !important;*/
    }
    ul.info li {
        margin-right: auto !important;
        text-align: center;
    }
    .evolocity .e-head h1, .event-content h1{
        font-size: 29px;
    }
    .contact-us form{
        width: 95%;
    }
    .coment-area {
        width: 100% !important;
    }
    .contact-us{
        padding-left: 15px;
    }
    .news h1.head-news{
        padding-left: 15px;
    }
    .student img, .evolocity img{
        width: 100%;
        height: auto;
    }
    .electric .free p:nth-last-child(1) {
        margin-bottom: 70px;
    }
    .logo{
        width: 100%;
        text-align: center;
    }
    .header-btn {
        margin-right: 0;
        width: 100%;
        text-align: center;
    }

    .wheel-slider .festival-entry,.wheel-slider .school-competetion{
        margin-top: -48px;
    }
    .test-drive.text-center p{
        font-size: 23px;
    }
    .primary-btn12 .drive-list{
        padding-left: 15px;
    }
    .primary-btn12{
        padding-bottom: 0px;
    }
    .col-md-6.lists .primary-btn12 {
        padding-left: 15px;
    }
    .bracket-text {
        padding-left: 128px;
    }
    .book-ticket a{
        font-size: 18px;
    }
    .book-ticket p{
        width: 80%;
    }
    section.tickets.free-workshop .row {
        margin-left: 0px;
        margin-right: 0px;
    }
    .wheel-shop .col-xs-6{
        width: 100%;
    }
    .wheel-date p span, .award p span{
        position: static;
        top: 0px;
    }
    section.wheel-shop {
        margin-bottom: 50px;
    }
    .wheel-date p, .award p{
            font-size: 24px;
            text-transform: none;
    }
    .col-md-6.lists .primary-btn12 .drive-list{
        padding-left: 0px;
    }
}
@media(max-width:640px) {

    .header-btn a {
        padding: 15px 4px;
        font-size: 13px;
    }
    .header-btn img:nth-child(2){
        padding-left: 4px;
    }
    .header-btn {
        margin-right: 0;
    }
    .nav > li {
        width: 48%;
        min-height: 55px;
    }
    .controls li {
        font-size: 13px;
    }
    .sponsor h2{
        font-size: 25px;
    }
    .electric img {
        width: 64%;
        float: none;
        margin: 0 auto;
        padding-bottom: 21px;

    }
    .header-btn a:nth-child(1){
        padding: 15px 3px;
        margin-right: 4px;
    }
    .header-btn a{
        padding: 15px 0px;
    }
    .electric .free p {
        width: 100%;
    }
    .free a {
        padding: 14px 50px 14px 70px;
    }
    .row.sponser-logo{
        margin-left: 0px;
        margin-right: 0px;
    }
    .endorsing img{
        max-width: 100%;
    }
   
    .slider-text p{
        font-size: 20px;
    }
    .slider-text p:nth-child(3){
        font-size: 18px;
    }
    .slider-text .win-chance p:nth-child(1) {
        font-size: 16px!important;
    }
    .test-drive.text-center p{
        font-size: 19px;
    }
    .bracket-text span{
        font-size: 22px;
    }
    .bracket-text {
        padding-left: 42px;
        padding-bottom: 80px;
    }
    .book-ticket p {
    width: 90%;
    top: -62px;
}
.tickets.free-workshop h2{
    font-size: 22px;
}
.tickets.free-workshop h2::before, .tickets.free-workshop h2::after{
    width: 11px;
}
.tickets.guest-speaker h2, .thanks-to-our-sponsors h2{
    font-size: 22px;
}
.wheel-date p, .award p{
    font-size: 18px;
}
.wheel-slider .festival-entry, .wheel-slider .school-competetion{
    width:100%;
    text-align: center;
        margin-top: -52px;
}
}
@media(max-width:480px) {

    .logo {
        float: left;
        width: 100%;
        clear: both;
    }
    .logo img{
        margin: 0 auto;
        display: block;
    }
    .header-btn {
        float: left;
        padding-top: 10px;
        width: 100%;
        clear: both;
        text-align: center;
    }
    .top-red-bar ul li{
        padding: 8px 0px 8px 2px;
        font-size: 11px;
    }
    .top-red-bar ul{
        width: 100%;
        padding: 0;
    }
    .nav > li {
        width: 100%;
        min-height: 84px;
        margin-right: 0;
    }
    .controls li {
        font-size: 14px;
    }
    .electric {
        padding: 2px 13px;
    }
    .electric img {
        width: 89%;
    }
    .electric .bike a{
        padding: 13px;
        font-size: 16px;
    }
    .electric .free p {
        font-size:11px;
        width: 100%;
    }
    .free a {
        font-size: 14px;
        padding: 14px 25px 14px 45px;
    }
    .electric .shop img {
        margin: 0;
        width: 100%;
        padding: 0px 0 15px 0px;
    }
    .electric .shop a{
        width: 48%;
        padding: 9px 0;
        font-size: 14px;
    }
    .student h1 {
        font-size: 25px;
    }
    .student h4 {
        font-size: 16px;
    }
    .student p {
        font-size: 14px;
    }
    .student{
        padding: 30px 0;
    }
    .sponsor img, .sponsor ul li, .upcoming-events .event-date-detail p{
        width: 100%;
        overflow: hidden;
        height: auto;
    }
    .sponsor img{
        margin-right: 0;
    }
    .school-content .column-detail .school-content a{
        font-size: 14px;
        background-position: center left 5px;
        padding: 16px 30px 16px 34px;
    }
    .upcoming-events h1{
        font-size: 28px;
    }
    .event-date{
        width: 100%;
        text-align: center;
    }
    .event-date-detail{
        clear: both;
    }
    .event-content .event-picture img{
        width: 100%;
    }
    .event-content .event-detail a{
        padding: 16px 30px;
    }
    .student.inperformance h1, .sponsor h1{
        font-size: 29px;

    }
    .evolocity .e-head p, .sponsor p{
        font-size: 18px;
    }
    .sponsor h2 {
        font-size: 22px;
    }
    ul.nav.navbar-nav.info{
        margin: 0 !important;
    }
    .evolocity ul li {
        font-size: 15px;
        line-height: 38px;
        background-position: top 10px left;
        padding-left: 27px;
    }
    .school-content .column-detail .school-content ul li{
        background-position: top 10px left;
    }
    ul.info li {
        width: 104% !important;
    }
    .evolocity p {
        font-size: 15px;
    }
    .header-btn a:nth-child(1), .header-btn a:nth-child(2) {
        padding: 15px 0px;
        margin: 0 auto;
        display: block;
        width: 65%;
        position: relative;
        margin-bottom: 16px;
    }
   
 
.slider-text p:nth-child(1){
    font-size: 28px;
}
.slider-text p:nth-child(3){
    width: 100%;
}
.slider-text .win-chance p:nth-child(1) {
    font-size: 13px!important;
}
.bracket-text p{
    font-size: 18px;
}
.bracket-text {
    padding-left: 20px;
}
.bracket-text p {
    padding-left: 50px;
}
.bracket-text span{
    font-size: 20px;
}
.thanks-to-our-sponsors.showcase-bike .brand-bike-img img{
    max-width: 100%;
}
   .wheel-slider .col-md-6.slider {
    padding: 30px;
}
.wheel-date p span, .award p span{
    position: relative;
    left: 50px;

}
.wheel-date p, .award p {
    font-size: 14px;
  

  
}
.wheel-date p, .award p{
    width: 78%;
}
.tickets.free-workshop h2 {
    font-size: 20px;
}
.tickets.guest-speaker h2, .thanks-to-our-sponsors h2 {
    font-size: 20px;
}
.tickets.guest-speaker h2::before, .thanks-to-our-sponsors h2::before {
    width: 11%;
}
.tickets.guest-speaker h2::after, .thanks-to-our-sponsors h2::after {
    width: 11%;
}
    /*.header-btn a:nth-child(2) {
        font-size: 12px;
    }*/
}
@media(max-width:380px) {
    .wheel-slider .festival-entry, .wheel-slider .school-competetion{
        margin-top: -47px;
    }
    .wheel-slider .school-competetion a, .wheel-slider .school-competetion a img {
    max-height: 48px;
}
.wheel-date p, .award p {
    width: 85%;
}
.tickets.free-workshop h2 {
    font-size: 16px;
}
.tickets.free-workshop h2::before, .tickets.free-workshop h2::after {
    width: 16px;
}
.tickets.guest-speaker h2, .thanks-to-our-sponsors h2 {
    font-size: 18px;
}
}

