@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(max-width: 1680px){
    .hero-section .inner-item{
        padding: 0 100px;
    }
}
@media(max-width: 1536px){
    .hero-section .inner-item{
        padding: 0 90px;
    }
    .hero-section .hero-sec-content {
        width: 540px;
    }
}
@media(max-width: 1440px){
    .slider .inner-item {
        height: 152vh;
    }
    .about-left{
        align-items: center;
    }
    .about-right p{
            font-size: 22px;
    }
    .header ul{
        gap: 22px;
    }
    .app-sec-left p {
        padding: 0;
    }
    .single-categories-sec p{
        font-size: 18px;
        margin-bottom: 20px;
    }
}


@media screen and (max-width:1600px) {
.hero-section .inner-item {
    height: 1040px;
}
}

@media screen and (max-width: 1500px) {
.hero-section .inner-item {
    height: 970px;
}
.app-sec-title {
    font-size: 65px;
}
.inner-banner {
    height: 200px;
}
}



@media screen and (max-width: 1400px) {
.hero-section .inner-item {
    height: 890px;
}
.header ul {
    gap: 30px;
}
.about-right p {
    font-size: 20px;
}
.about-left img {
    width: 220px;
}
.categories-sec-head {
    padding: 0 240px;
}
.categories-box img {
    width: 110px;
    margin: 30px 0;
    height: 120px;
}
.sc-sec-img img {
    width: 170px;
}
.single-categories-sec p {
    font-size: 16px;
}
.inner-banner h2 {
    font-size: 47px;
}
.menu-header > ul > li > a {
    font-size: 15px !important;
}
.cat-sign-form {
    padding: 60px 0 60px 0;
}
}





@media screen and (max-width: 1300px){
.hero-section .inner-item {
    height: 810px;
}
.home .header {
    top: 30px;
}
.home .header .header-inner {
    padding: 10px 50px;
}
.hero-section .hero-sec-content h1 {
    font-size: 85px;
}
.hero-sec-content h5 {
    font-size: 37px;
}
.hero-sec-content p {
    font-size: 16px;
    margin-bottom: 40px;
}
.app-sec-title {
    font-size: 55px;
    margin-bottom: 50px;
}
.application-sec {
    padding: 90px 0;
}
.app-sec-left p, .app-sec-left ul li {
    font-size: 15px;
}
.sec-cta {
    padding: 80px 0 60px;
}
.sec-cta .head-top h3, .sec-cta .left h2, .sec-cta .right h2 {
    margin: 0 0 20px;
    font-size: 33px;
}
}


@media screen and (max-width: 1200px){
.hero-section .inner-item {
    height: 730px;
}
.header li a {
    font-size: 14px !important;
}
.hero-section .hero-sec-content {
    width: 500px !important;
}
.hero-section .hero-sec-content h1 {
    font-size: 75px;
}
.hero-sec-content h5 {
    font-size: 34px;
}
.hero-btns img {
    width: 200px;
    height: 58px;
}
.hero-sec-content p {
    font-size: 15px;
}
.hero-sec-content p {
    margin-bottom: 25px;
}
.about-right p {
    font-size: 17px;
}
.about-right p:first-child {
    margin-bottom: 25px;
}
.about-left img {
    width: 205px;
}
.about-us {
    padding: 80px 0;
}
.categories-sec-head {
    padding: 0 140px;
    margin-bottom: 40px;
}
.categories-sec {
    padding: 80px 0;
}
.categories-box img {
    width: 80px;
    margin: 20px 0;
    height: 90px;
}
.categories-box h1 {
    font-size: 24px;
}
.categories-box .text-limit {
    font-size: 14px;
}
.inner-banner h2 {
    font-size: 44px;
}
.sec-cta .left input {
    padding: 0 15px;
}
.sec-cta .left textarea {
    padding: 15px 15px;
}
.sec-cta .right ul li a {
    font-size: 15px;
}
.sec-cta .head-top .social ul li a {
    font-size: 14px;
}
.sec-cta .left input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-size: 18px;
}
.header ul {
    gap: 13px;
}
.menu-header > ul > li > a {
    font-size: 14px !important;
}
.cat-sign-form {
    padding: 40px 0 40px 0;
}
}



@media screen and (max-width: 1100px) {
.hero-section .inner-item {
    height: 660px;
}
.hero-section .hero-sec-content {
    width: 420px !important;
}
.hero-section .hero-sec-content h1 {
    font-size: 70px;
}
.hero-btns img {
    width: 180px;
    height: 50px;
}
.about-right p {
    font-size: 16px;
}
.about-right p:first-child {
    margin-bottom: 20px;
}
.about-us {
    padding: 70px 0;
}
.about-left h1 {
    font-size: 45px;
}
.categories-sec-head h1 {
    font-size: 45px;
}
.about-left img {
    width: 200px;
}
.inner-banner {
    height: 180px;
}
.application-sec {
    padding: 70px 0;
}
.app-sec-title {
    font-size: 45px;
    margin-bottom: 40px;
}
.app-sec-left p img {
    width: 190px;
}
.footer-heading {
    margin: 0 0 20px;
    font-size: 22px;
}
.footer-info-inner p {
    font-size: 14px;
}
.page-id-43 .about-us {
    padding: 60px 0;
}
.page-id-47 .categories-sec {
    padding: 50px 40;
    margin: 60px 0;
}
.page-id-47 .categories-sec-head h1 {
    font-size: 40px;
}
.page-id-47 .categories-sec-head p {
    font-size: 16px;
}
.sc-sec-img img {
    width: 150px;
}
.single-categories-sec p {
    font-size: 14px;
}
.single-categories-sec {
    margin: 50px;
    padding: 60px 40px !important;
}
}





@media screen and (max-width: 999px){
header.header .col-lg-7, header.header .col-sm-3 {
    display: none;
}

.home .header .header-inner::after {
    bottom: -5px;
    left: 0;
}

header.header .logo {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.home .header .header-inner {
    padding: 5px 10px;
    width: 25%;
    border-radius: 10px;
    margin: 0 auto;
}
.hero-section .inner-item {
    height: 545px;
    padding: 220px 20px 40px 20px;
}
.hero-section .hero-sec-content h1 {
    font-size: 65px;
}
.hero-sec-content h5 {
    font-size: 32px;
}
.hero-sec-content p {
    font-size: 14px;
}
.hero-btns img {
    width: 160px;
    height: 50px;
}
.hero-sec-content p {
    margin-bottom: 15px;
}
.home .header {
    top: 10px;
}
.about-left img {
    width: 170px;
}
.about-right p {
    font-size: 14px;
}
.about-right p:first-child {
    margin-bottom: 10px;
}
.categories-sec {
    padding: 60px 0;
}
.categories-sec-head h1 {
    font-size: 42px;
}
.categories-sec-head p {
    font-size: 14px !important;
}
.categories-sec-head {
    padding: 0 80px;
    margin-bottom: 30px;
}
.categories-box {
    padding: 20px 20px 45px;
}
.categories-box h1 {
    font-size: 22px;
}
.categories-box img {
    width: 70px;
    margin: 15px 0;
    height: 80px;
}
.app-sec-left p img {
    width: 160px;
}
.app-sec-left p, .app-sec-left ul li {
    font-size: 14px;
}
.app-sec-title {
    font-size: 42px;
    margin-bottom: 20px;
}
.app-sec-right img {
    width: 350px;
}
.application-sec {
    padding: 50px 0;
}
.footer-heading {
    margin: 0 0 20px;
    font-size: 17px;
}
.social-links li {
    font-size: 14px;
    padding-bottom: 8px;
}
.footer-first-box p, .footer-first-box ul li {
    font-size: 14px;
}
footer {
    padding: 40px 0;
}
.footer-first-box img {
    width: 160px;
}
footer .foot-box-2{
    display: none;
}
footer .foot-box-1{
    width: 40%;
}
footer .foot-box-3{
    width: 30%;
}
footer .foot-box-4{
    width: 30%;
}
.cop {
    padding: 10px 0;
    font-size: 14px;
}
.inner-banner h2 {
    font-size: 36px;
}
.inner-banner {
    height: 140px;
}
.page-id-47 .categories-sec {
    margin: 40px 0;
}
.sc-sec-img img {
    width: 130px;
}
.sec-cta {
    padding: 40px 0 40px;
}

.sec-cta .head-top h3, .sec-cta .left h2, .sec-cta .right h2 {
    margin: 0 0 10px;
    font-size: 28px;
}
.sec-cta .right ul li i {
    margin-right: 5px;
    font-size: 17px;
}    
.sec-cta .head-top .social ul li a i {
    font-size: 16px;
    height: 35px;
    width: 35px;
}
 .sec-cta .left input {
    padding: 0 10px;
} 
.sec-cta .left textarea {
    padding: 10px;
    min-height: 160px;
}
.sec-cta .left input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-size: 16px;
    padding: 0 30px;
}
a#hamburg {
    position: fixed;
    top: 10px;
    left: 10px;
    width: 40px;
    height: 40px;
    z-index: 999;
    background-color: #8b0000;
    text-align: center;
    color: white;
    transition: all ease-out 0.3s;
}

.nav-cross span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #fff;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
}

.nav1 .container {
    width: 100%;
}

html.open-menu nav.nav1 {
    z-index: 9999;
    transform: translateX(0);
    background-color: #fff;
}

.push-logo {
    margin: 30px 0 20px;
}

.nav1 .search-nav input {
    display: none;
}
.cat-sign-form h2 {
    margin: 0 0 10px;
    font-size: 35px;
}
.cat-sign-form input, .cat-sign-form select {
    margin: 0 0 15px;
    height: 45px;
    font-size: 14px;
}
.cat-sign-form .has-spinner {
    font-size: 18px;
    padding: 0 60px;
}
.nav1 ul li a {
    text-decoration: none;
    font-size: 16px;
}

.footer-info-inner {
    gap: 5px;
}

.header img {
    width: 20%;
}
}


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

.header img {
        width: auto;
    }
.hero-section .inner-item {
    padding: 100px 20px 50px 20px;
}
.hero-sec-content h5 {
    font-size: 26px;
}
.hero-section .hero-sec-content h1 {
    font-size: 50px;
    margin: 5px 0 5px;
}
.hero-btns img {
    width: 140px;
    height: 40px;
}
.about-us {
    padding: 40px 0;
}
.about-left img {
    width: 160px;
}
.about-us .about-right {
    padding-top: 20px;
    padding-left: 15px;
}
.about-left h1, .categories-sec-head h1 {
    font-size: 42px;
}
.categories-sec {
    padding: 40px 0;
}
.categories-sec-head {
    padding: 0 10px;
    margin-bottom: 20px;
}
.categories-box {
    padding: 20px 10px 40px;
}
.categories-box img {
    width: 80px;
    margin: 10px 0;
    height: 80px;
}
.application-sec {
    padding: 40px 20px;
}
.app-sec-title {
    font-size: 42px;
    margin-bottom: 10px;
}
.app-sec-left p img {
    width: 160px;
    padding: 10px 0 20px 0;
}
.social-links-main {
    width: auto;
    margin: 0;
}
.footer-heading {
    margin: 0 0 10px;
    font-size: 25px;
    padding-top: 40px;
}
.footer-info-inner {
    margin-bottom: 13px;
}
footer {
    padding: 40px 0 30px 10px;
}
.single-categories-sec {
    margin: 0;
    padding: 40px 10px !important;
}
.single-categories-sec .cat-sign-form {
    padding: 40px 0 0 0;
}
.single-categories-sec .cat-sign-form h2 {
    margin: 0 0 15px;
    font-size: 35px;
}
.single-categories-sec .cat-sign-form .has-spinner {
    font-size: 16px;
    padding: 0 60px;
    height: 45px;
}
.page-id-43 .about-us {
    padding: 40px 0;
}
.about-us .about-right {
    padding-top: 0;
    padding-left: 10px;
}
.sec-cta .right {
    padding-top: 20px;
}
.sec-cta .head-top h3, .sec-cta .left h2, .sec-cta .right h2 {
    padding-top: 20px;
}
header.header .col-md-2 {
    width: 30%;
}
.inner-banner h2 {
    font-size: 28px;
}
.cat-sign-form input, .cat-sign-form select {
    margin: 0 0 15px;
    height: 40px;
    font-size: 14px;
    padding: 0 10px;
}
.cat-sign-form .has-spinner {
    font-size: 17px;
    padding: 0 40px;
}
.cat-sign-form {
    padding: 40px 0 10px 0;
}

footer .foot-box-1{
    width: 100%;
}
footer .foot-box-3{
    width: 100%;
}
footer .foot-box-4{
    width: 100%;
}
}