@media screen and (min-width: 100px) and (max-width: 768px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    body{
        overflow-x: hidden !important;
    }
    .menu-header #menu-button{
        display: none;
    }
main{
	padding: 0;
}
}
@media screen and (min-width: 480px) and (max-width: 668px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
        body{
        overflow-x: hidden !important;
    }

.open-menu body {
    position: fixed !important;
}
[data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
[data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
}
@media screen and (max-width: 380px) {
    [data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    [data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
    .open-menu body {
    position: fixed !important;
}
    body{
        overflow-x: hidden !important;
    }
.menu-header #menu-button{
	display: none;
}
}




@media screen  and (max-width: 1400px){   


.sec-schedule .disc h3 {
    line-height: 40px;
}

}

@media screen  and (max-width: 1200px){   


.header .menu ul {
    margin-left: 70px;
}

.header .logo {
    text-align: right;
    margin-left: 50px;
}

.header .col-md-2 {
    width: 30%;
}

footer.footer {
    padding: 20px 0 20px 0;
}

.sec-schedule {
    padding: 0px 0 40px;
}

.sec-about {
    padding: 80px 0px 50px;
}
.banner .head span {
    color: #fff;
}


}



@media screen  and (max-width: 1100px){   

.header {
    padding: 30px 0 10px;
}

.header .menu ul {
    margin-left: 50px;
}

.header .menu ul li {
    margin-right: 25px;
}

.sec-cta {
    padding: 50px 0;
}

.sec-gallery {
    padding: 40px 0 20px;
}
.banner .head span {
    color: #fff;
}

}

@media screen  and (max-width: 800px){    

.sec-schedule .disc h3 {
    font-size: 22px;
    line-height: 33px;
}
.inner-banner {
    height: 140px;
}

.sec-schedule .col-sm-6 {
    margin-bottom: 30px;
}
.sec-schedule {
    padding: 0px 0 10px;
}

.header .menu ul {
    display: none;
}

.header .main {
    display: block;
    text-align: center;
}

.header .logo img {
    width: auto;
}
.header .logo {
    text-align: center;
    margin: 0 0 30px;
}

.header .col-md-2 {
    width: 100%;
}
.banner .head {
    padding: 10% 40% 13% 5%;
}
.banner .head h1 {
    font-size: 34px;
}
.banner .head p {
    font-size: 14px;
}
.sec-about .head h2 {
    font-size: 34px;
}
.sec-about .head {
    padding-right: 00px;
}

.sec-about .head p {
    font-size: 14px;
    margin: 0 0 10px;
}

.sec-about .pic:before{
display:none;
}
.sec-about .pic:after{
display:none;
}
#back-top a {
    font-size: 11px;
}
footer ul.menu li a {
    padding: 15px 5px 15px 30px;
    font-size: 12px;
}
.border_btm {
    display: none;
}
.textwidget, .textwidget p {
    display: none;
}
footer.footer .col-sm-4.text-left.nopad {
    width: 100%;
}
.copyright {
    padding-top: 10px;
}

.social_icons ul {
    text-align: center;
}
a#hamburg {
    top: 20px;
    left: 20px;
    background-color: #fd5923;
    z-index: 99999;
}
.nav-cross span {
    background: #fff;
}

.nav1 .container {
    width: 100%;
}
.sec-about {
    padding: 40px 0px 20px;
}
.sec-cta .col-md-6 {
    margin-bottom: 60px;
}
.sec-cta {
    padding: 50px 0 0;
}
.banner .head span {
    color: #fff;
}
.nav1 {
    background-color: #fff;
}

html.open-menu nav.nav1 {
    z-index: 999999;
    transform: translateX(0);
}

}

@media screen  and (max-width: 600px){      

.header .logo {
    text-align: center;
    margin: 0 0 15px;
}
a#hamburg {
    top: 10px;
    left: 10px;
    background-color: #fd5923;
    z-index: 99999;
}
.banner .head {
    padding: 50px 40px 40px 5px;
}
.banner .head h1 {
    font-size: 24px;
}
.banner .head p {
    font-size: 13px;
}
.banner .head span {
    color: #fff;
    display:none;
}
.sec-about .head .read {
    margin-top: 0;
    text-align: center;
    margin-bottom: 30px;
}
.sec-about .head .read a {
    font-size: 13px;
    padding: 12px 30px;
}
.sec-about {
    padding: 10px 0px 20px;
}
.sec-schedule {
    padding: 0px 0 10px;
}
.copyright {
    padding-top: 0px;
}
.nav1 {
    background-color: #fff;
}

html.open-menu nav.nav1 {
    z-index: 999999;
    transform: translateX(0);
}


.inner-banner {
    height: 100px;
}

.page-id-9 .sec-about .head {
    padding-right: 0px;
    margin-top: 20px;
}
.page-id-9 .sec-about .head h2 {
    font-size: 30px;
}
.page-id-9 .sec-about .head h5 {
    margin: 0 0 0px;
}
.page-id-13 .sec-cta .col-md-6 {
    margin-bottom: 30px;
}
.page-id-13 .sec-cta {
    padding: 30px 0 0;
}

.page-id-13 .sec-cta .icon {
    width: 50px;
    height: 50px;
}

.sec-schedule .disc h3 {
    font-size: 18px;
    line-height: 26px;
    text-align: center;
}


.sec-schedule .head {
    margin: 0 auto 20px;
}

.sec-schedule .disc ul li {
    margin-right: 20px;
}

.sec-schedule .read {
    text-align: center;
    margin-top: 20px;
}

.sec-schedule .read a {
    font-size: 13px;
    padding: 12px 30px;
}

.sec-schedule .col-sm-6 {
    margin-bottom: 30px;
}

.sec-gallery {
    padding: 25px 0 0px;
}
.sec-gallery .pic:before {
    height: 40px;
    width: 60px;
}


}