@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;
}
}
/* ===================Responsive ===================*/
/* / / 1600-1700px / / */
@media screen and (min-width: 1600px) and (max-width: 1700px) {
header .menu-header > ul > li > a {
    padding: 17px;
}

header .cta {
    padding: 13px 25px;
}

.section_2 li {
    width: 18%;
}
.site_banner .desc p {
    max-width: 60%;
}
}
/* / / 1500-1600px / / */
@media screen and (min-width: 1500px) and (max-width: 1599px) {
header .menu-header > ul > li > a {
    padding: 17px;
}

header .cta {
    padding: 13px 25px;
    font-size: 12px;
}

.section_2 li {
    width: 18%;
}
ul.social li a {
    font-size: 18px;
}
.site_banner .desc p {
    max-width: 57%;
}
}
/* / / 1300-1366-1500 / / */

@media screen and (min-width: 1300px) and (max-width: 1499px) {
header .menu-header > ul > li > a {
    padding: 17px;
    font-size: 16px;
}

header .cta {
    padding: 13px 18px;
    font-size: 10px;
}

.section_2 li {
    width: 18%;
}
ul.social li a {
    font-size: 18px;
}
header .social {
    margin: 0;
}
.about_page .desc p {
    font-size: 16px;
    line-height: 24px;
    margin: 15px auto;
}
.site_banner {
    background-position: center 20px!important;
}
}
/* / / 1100-1200px / / */
@media screen and (min-width: 1100px) and (max-width: 1299px) {
    header .menu-header > ul > li > a {
    padding: 17px;
}

header .cta {
    padding: 13px 25px;
    font-size: 12px;
}

.section_2 li {
    width: 18%;
}
ul.social li a {
    font-size: 18px;
}
.section_2 .title h2 {
    font-size: 21px;
}

.section_2 input::placeholder {
    font-size: 10px;
}
.about_page .desc p {
    font-size: 14px;
    line-height: 24px;
    margin: 15px auto;
}
.site_banner {
    background-position: center 20px!important;
}
}
/* / / 1300-1366-1500 / / */

@media screen and (min-width: 1200px) and (max-width: 1499px) {
header .menu-header > ul > li > a {
    padding: 17px;
    font-size: 16px;
}

header .cta {
    padding: 10px 40px;
    font-size: 16px;
}

.section_2 li {
    width: 18%;
}
ul.social li a {
    font-size: 18px;
}
header .social {
}
.site_banner .desc p {
    max-width: 46%;
    font-size: 16px;
    line-height: 26px;
}

.section_2 .title h2 {
    font-size: 25px;
}

.section_3 .desc p {
    font-size: 15px;
    line-height: 30px;
}
}

@media screen and (min-width: 1100px) and (max-width: 1299px) {
header .cta {
padding: 10px 25px;
    font-size: 15px;
}
.section_2 .title h2 {
    font-size: 20px;
}
.site_banner .desc p {
    max-width: 46%;
    font-size: 16px;
    line-height: 26px;
}

.section_2 .title h2 {
    font-size: 25px;
}

.section_3 .desc p {
    font-size: 15px;
    line-height: 30px;
}
header .social {
    margin-left: 7px !important;
}
}


/* / / Ipad PRO / */

@media screen and (min-width: 1000px) and (max-width: 1100px) {
header .menu-header > ul > li > a {
    font-size: 12px;
    color: #333333 !important;
    transition: .5s;
    font-weight: 600 !important;
    padding: 16px 10px;
}
header .cta {
    padding: 10px 30px;
}
header .social {
    margin-left: 10px !important;
}
ul.social li {
    margin: 0 2px;
}
ul.social li a {
    width: 28px;
    height: 28px;
    font-size: 13px;
}
.site_banner .desc h1 {
    font-size: 40px;
    line-height: 40px;
}
.site_banner .desc p {
    font-size: 15px;
    line-height: 23px;
    max-width: 50%;
}
.site_banner .desc a {
    font-size: 14px;
    padding: 12px 34px;
}
.site_banner {
    height: 90vh;
}
.section_2 .title h2 {
    font-size: 24px;
    margin: 20px 0;
}
.section_2 li {
    width: 30%;
    margin-bottom: 10px;
}
.section_3 .title h2 {
    font-size: 22px;
}
.section_3 .desc p {
    font-size: 16px;
    line-height: 27px;
}
.section_3 .pic {
    width: 370px;
    height: 240px;
}
.section_3 a.fancybox-inline {
    top: 18%;
}
.section_3 a.fancybox-inline img.play-btn {
    width: 60px;
}
.section_4 .title h2 {
    font-size: 30px;
    margin-bottom: 30px;
}
.section_4 ul li {
    width: 170px;
    height: 170px;
}
.section_4 ul li img {
    max-width: 55%;
}
.section_4 ul li .title {
    line-height: 15px;
}
.section_4 .more a {
    font-size: 14px;
    padding: 12px 30px;
}
.about_page .desc p {
    font-size: 15px;
    line-height: 28px;
}
.platforms .parent .pic {
    width: 80px;
    margin-right: 20px !important;
    height: 80px;
}
.platforms .parent .pic img {
    padding: 17px;
}
.platforms .title {
    font-size: 20px;
}

}

/* / / Ipad - 768px and Landspace Mode : 820px / / */

@media screen and (min-width: 100px) and (max-width: 999px) {
.home header, header{
    position: relative;
    padding-bottom: 10px;
    padding-top: 10px;
        text-align: center;
}
header .row {
    display: block;
    align-items: center;
}
header .menu-header {
    display: none;
}
a#hamburg {
    z-index: 999;
}
.nav1 .container {
    width: 100%;
}
.push-logo {
    margin: 20px 0;
}
header .logo svg#Layer_1 {
    max-height: 70px;
    max-width: 180px;
}
.site_banner {
    height: 500px;
    background-size: cover !important;
    background-position: top center !important;
    display: flex;
    align-items: center;
}
.site_banner .desc h1 {
    font-size: 36px;
    line-height: 40px;
}
.site_banner .desc p {
    font-size: 16px;
    line-height: 26px;
    max-width: 60%;
}
.site_banner .desc a {
    font-size: 14px;
    padding: 10px 30px;
}
.section_1 .desc p {
    font-size: 16px;
    line-height: 24px;
    max-width: 80%;
}
.section_1 .main {
    padding: 20px 0;
    max-width: 70%;
}
.section_1 .main ul li a {
    font-size: 15px;
    line-height: 30px;
    padding: 10px 30px;
}
.section_2 {
    text-align: center;
}
.section_2 .title h2 {
    font-size: 22px;
    margin: 0 0 20px;
}
.section_2 li {
    width: 30%;
    margin-bottom: 20px;
}
.section_3 .pic {
    width: 350px;
    height: 250px;
}
.section_3 a.fancybox-inline img.play-btn {
    width: 50px;
}
.section_3 a.fancybox-inline {
    top: 15%;
}
.section_3 .title h2 {
    font-size: 22px;
}
.section_3 .desc p {
    font-size: 15px;
    line-height: 24px;
    max-width: 80%;
    margin: auto;
}
.section_4 .title h2 {
    font-size: 30px;
}
.section_4 ul li .title {
    font-size: 13px;
    line-height: 15px;
}
.section_4 ul li img {
    max-width: 55px;
}
.section_4 .more a {
    font-size: 14px;
    padding: 15px 25px;
}
.section_4 ul li {
    margin: 0 10px 20px;
}
.inner-banner h2 {
    font-size: 20px;
}
.about_page .pic {
    width: 100%;
    height: auto;
    margin: 0 auto 30px;
}
.about_page .desc p {
    font-size: 15px;
    line-height: 26px;
}
.platforms .parent .pic {
    width: 80px;
    height: 80px;
}
.platforms .title {
    font-size: 17px;
    top: -35px;
}
.sec-cta input.wpcf7-form-control.wpcf7-submit {
    padding: 13px 30px;
    font-size: 14px;
}
.sec-cta form .col-xs-12 {
    padding: 0px 15px;
}
.home header .col-md-3, header .col-md-3 {
    width: 40%;
    float: left;
}
.home header .col-md-5, header .col-md-5 {
    display: none;
}
.home header .col-md-4, header  .col-md-4 {
    width: 60%;
    float: left;
    margin: 10px 0 0;
}
.nav1 a.cta {
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    background: #cfb01e;
    padding: 12px 40px;
    border-radius: 3px;
    transition: .5s;
    border: 1px solid #cfb01e;
    display: inline-block;
    margin: 30px 0 0;
}
a#hamburg {
    background: #cfb01e;
}
.nav-cross span {
    background: #0F1E3D;
}
.mob-ver {
    display: block;
}
}


@media screen and (min-width: 550px) and (max-width: 680px) {
.home header .col-md-5, header .col-md-5 {
    display: none;
}
.home header .col-md-4, header  .col-md-4 {
  display: none;
}
.home header .col-md-3, header .col-md-3 {
    width: 100%;
    float: none;
}
.site_banner .desc h1 {
    font-size: 30px;
    line-height: 20px;
}
.site_banner .desc p {
    font-size: 14px;
    line-height: 20px;
    max-width: 65%;
}
.section_1 .main {
    max-width: 85%;
}
.section_4 ul {
    text-align: center;
}
.platforms .title {
    font-size: 13px;
}
.sec-cta input {
    padding: 10px;
    margin: 8px auto;
}
.sec-cta, .platforms {
    padding: 40px 0;
}
.section_4 ul li {
    float: none;
}
}
/* / / Mobile View / / */
@media screen and (min-width: 100px) and (max-width: 550px) {
.home header .col-md-5, header .col-md-5 {
    display: none;
}
.home header .col-md-4, header  .col-md-4 {
  display: none;
}
.home header .col-md-3, header .col-md-3 {
    width: 100%;
    float: none;
}
.site_banner .desc , .section_3:before{
    display: none;
}
.site_banner {
    height: 250px;
}
.section_1 .desc p {
    font-size: 14px;
    line-height: 24px;
    max-width: 100%;
}
.section_1 .main {
padding: 10px 0 0;
    max-width: 100%;
}
.section_1 .main .title {
    font-size: 15px;
}
.section_1 .main ul li {
display: inline-block;
    margin: 0px 0px 10px;
}
.section_1 .main ul li a {
    font-size: 12px;
    line-height: 30px;
    padding: 5px 0px;
    width: 80px;
    display: inline-block;
    text-align: center;
}
.section_2 li {
    width: 100%;
     margin-bottom: 10px;
    margin-right: 0;
    margin-left: 0;
    
}
.section_2 input {
    width: 100%;
}
.section_3 .pic {
    width: 100%;
    height: 200px;
}
.section_3 a.fancybox-inline {
    top: 12%;
}
.section_3 .title h2 {
    font-size: 18px;
}
.section_3 .desc p {
    font-size: 14px;
    line-height: 22px;
    max-width: 100%;
    margin: auto;
}
.section_4 ul li {
    float: none;
        width: 164px;
    height: 164px;
}
.section_4 ul {
    text-align: center;
}
.section_4 .more {
    text-align: center;
    margin: 20px auto 0;
}
.section_3 {
    padding: 50px 0 0;
}
li#nav_menu-2 {
    display: none;
}
.footer .row {
    display: block;
    align-items: center;
    text-align: center;
}
.footer {
    padding: 30px 0;
}
.platforms .title {
    font-size: 17px;
    top: 0;
    margin-bottom: 10px;
}
.platforms .parent .pic {
    margin: 20px 0;
    display: block;
}
.platforms, .sec-cta {
    padding: 40px 0;
}
.sec-cta input {
    padding: 10px;
    margin: 10px auto;
}
.footer .tagline {
    max-width: 100%;
}
.section_2 {
    padding: 30px 0 0;
}
.mob-ver p {
    font-size: 14px;
    line-height: 18px;
}

.mob-ver h1 {
    font-size: 28px;
        margin-top: 0;
}
.about_page .pic a img.play-btn {
    width: 50px;
    height: auto;
    margin: auto;
}
}