@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 (min-width: 1280px) and (max-width: 1600px) {

.banner .bg-img .head {
    text-align: center;
    padding-top: 14%;
    max-width: 60%;
    margin: 0 auto;
}
.sec-about .row {
    display: flex;
    align-items: center;
}
.sec-about {
    padding: 80px 0 100px;
}
.sec-about .disc h2, .sec-product .head h2, .sec-faeture .disc .main-heading h2, .sec-test .head h2, .sec-why .disc .main-heading h2, .sec-blog .head h2 {
    font-size:42px;
}
}

@media screen and (min-width: 1100px) and (max-width: 1279px) {

header .header-menu ul li {
    padding: 30px 10px;
}
header .watch a {
    font-size: 13px;
    padding: 10px 15px;
}
.banner .bg-img {
    height: 450px;
}
.banner .slick-dots {
    bottom: 10px;
}
.banner .bg-img .head h2 {
    font-size: 36px;
}
.banner .bg-img .head {
    max-width: 70%;
    padding-top: 12%;
}
.banner .bg-img .head a {
    font-size: 15px;
    padding: 10px 30px;
}
.sec-about .disc h2, .sec-product .head h2, .sec-faeture .disc .main-heading h2, .sec-test .head h2, .sec-why .disc .main-heading h2, .sec-blog .head h2, .sec-blog .head h2 {
    font-size: 30px;
}
.sec-about {
    padding: 80px 0 100px;
}
.sec-about .row {
    display: flex;
    align-items: center;
}
.sec-product .main {
    min-height: 380px;
}
.sec-faeture .pic img {
    width: 97%;
}
.sec-faeture .pic:before {
    top: -30px;
    right: -20px;
    height: 100%;
    width: 90%;
}
.sec-faeture .disc .disc-reapet .head h4 {
    margin: 0 0 10px;
    font-size: 22px;
}
.sec-faeture .disc .disc-reapet .head p {
    font-size: 13px;
}
.sec-faeture {
    padding: 100px 0 20px;
    background-color: #fff;
}
.sec-test .main {
    min-height: 460px;
}
.sec-why {
    padding: 40px 0 20px;
}
.sec-why .disc-reapet .head h4 {
    margin: 0 0 10px;
    font-size: 22px;
}
.sec-why .disc-reapet .head p {
    font-size: 13px;
    padding-right: 5%;
}

.sec-blog {
    padding: 40px 0;
}

.footer {
    padding: 30px 0 20px;
}

.footer .social-links ul {
    margin-top: 20px;
}
.footer .quick-info h4 {
    margin: 0 0 15px;
}
.footer .footer-menu ul li {
    margin-bottom: 10px;
}
.footer .add p {
    margin: 0;
}
.sec-about .disc h2 {
    margin: 60px 0 0;
}
.sec-about .disc p {
    margin: 20px 0 0;
}
.sec-test {
    padding: 80px 0 30px;
}

.sec-cta {
    padding: 80px 0 20px;
    text-align: center;
}
.sec-about {
    padding: 10px 0 50px;
}
.page-id-14 .sec-faeture {
    padding: 60px 0 20px;
}

}

@media screen and (min-width: 950px) and (max-width: 1100px) {

header .header-menu ul li {
    padding: 30px 10px;
}
header .watch a {
    font-size: 13px;
    padding: 10px 15px;
}
.banner .bg-img .head h2 {
    font-size: 36px;
}
.banner .bg-img .head {
    padding-top: 13%;
    max-width: 70%;
}
.banner .bg-img {
    height: 450px;
}

.banner .slick-dots {
    bottom: 10px;
}

.banner .bg-img .head a {
    font-size: 15px;
    padding: 10px 30px;
}
.sec-about .disc h2, .sec-product .head h2, .sec-faeture .disc .main-heading h2, .sec-test .head h2, .sec-why .disc .main-heading h2, .sec-blog .head h2 {
    font-size: 30px;
}
.sec-about {
    padding: 80px 0 120px;
}
.sec-about .row {
    display: flex;
    align-items: center;
}
.sec-product {
    padding: 40px 0;
}
.sec-product .main {
    min-height: 390px;
}
.sec-faeture {
    padding: 110px 0 40px;
    background-color: #fff;
}
.sec-faeture .pic img {
    width: 95%;
}
.sec-faeture .pic:before {
    top: -40px;
}
.sec-test {
    padding: 50px 0 50px;
}
.sec-test .main {
    min-height: 460px;
}
.sec-why {
    padding: 40px 0;
}

.sec-why .disc-reapet .head p {
    padding: 0;
}
.sec-blog {
    padding: 40px 0;
}
.footer {
    background-color: #030396;
    padding: 40px 0 20px;
    margin: 0;
}






    }


@media screen and (max-width:600px){

header .main {
    display: block;
}
header {
    padding: 10px 0 0;
}
header .watch {
    margin: 15px 0 20px;
}
header .watch a {
    font-size: 13px;
    padding: 7px 20px;
}
header .logo {
    margin-top: 0px;
}
.banner .slick-dots button {
    width: 10px;
    height: 10px;
}
.banner .bg-img .head h2 {
    font-size: 26px;
}
.banner .bg-img {
    height: 300px;
    margin:0 5px;
}
.banner .bg-img .head a {
    font-size: 13px;
    padding: 7px 20px;
}

.banner .bg-img .head p {
    font-size: 13px;
    margin: 10px 0 30px;
}
.banner .bg-img .head {
    padding-top: 22%;
    max-width: 90%;
}
.banner .slick-dots {
    bottom: 10px;
}
.sec-about {
    padding: 30px 0 30px;
}
.sec-about .main .pic-2 img {
    display: none;
}

.sec-about .main .pic img {
    height: auto;
    width: 100%;
}
.sec-about .disc h2 {
    margin: 0;
    font-size: 26px;
    padding-left: 0;
    line-height: 34px;
}
.sec-about .disc h5 {
    margin: 20px 0;
    padding-left: 0;
}
.sec-about .disc p {
    margin: 10px 0 0;
    font-size: 13px;
    line-height: 23px;
}
.sec-about .disc a {
    font-size: 13px;
    padding: 7px 20px;
}
.sec-about .disc {
    text-align: center;
}
.sec-about .disc h2:before {
    display: none;
}
.sec-product {
    padding: 30px 0;
}
.sec-product .head h2 {
    margin: 0;
    font-size: 26px;
    font-weight: 600;
    color: #2f2f2f;
    font-family: 'Montserrat', sans-serif;
    line-height: 34px;
}
.sec-product .head h5 {
    margin: 0 0 20px;
}

.sec-product .head {
    max-width: 100%;
    margin: 0 auto 30px;
}

.sec-product .slick-dots {
    bottom: 30px;
}
.sec-product .slick-dots button {
    width: 10px;
    height: 10px;
}
.sec-product .main {
    padding: 30px 10px;
    min-height: 350px;
    margin-bottom: 20px;
}
.sec-product .main .disc h4 {
    margin: 20px 0;
    font-size: 20px;
}
.sec-product .main .disc p {
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 10px;
}
.sec-faeture {
    padding: 40px 0 80px;
}
.sec-faeture .disc .main-heading h5 {
    font-size: 18px;
    padding-left: 0;
}
.sec-faeture .disc .main-heading h2 {
    margin: 15px 0 0 0px;
    font-size: 26px;
    padding-left: 0;
}
.sec-faeture .disc {
    text-align: center;
}
.sec-faeture .disc .main-heading h2:before {
    top: 100px;
    height: 4%;
    width: 100%;
    left: 2%;
}
.sec-faeture .disc .disc-reapet .pic-1 {
    text-align: center;
    margin-bottom: 30px;
}
.sec-faeture .disc .disc-reapet .head h4 {
    margin: 0 0 20px;
    font-size: 20px;
}

.sec-faeture .disc .disc-reapet .head p {
    font-size: 13px;
    line-height: 23px;
}
.sec-faeture {
    padding: 40px 0 20px;
}
.sec-faeture .pic:before {
display:none;
}
.sec-test {
    padding: 30px 0 30px;
}
.sec-test .head {
    text-align: center;
    max-width: 100%;
    margin: 0 auto 20px;
}
.sec-product .head h5 {
    font-size: 18px;
}
.sec-test .head h5 {
    font-size: 18px;
}
.sec-test .head h2 {
    font-size: 26px;
}
.sec-test .main .pic img {
    margin: 0 auto 20px;
}
.sec-test .main {
    padding: 20px 10px;
    min-height: 420px;
    min-height: 370px;
}
.sec-test .main .disc p {
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 15px;
}
.sec-test .slick-dots {
    bottom: 20px;
}
.sec-test .slick-dots button {
    width: 10px;
    height: 10px;
}
.sec-blog {
    padding: 30px 0;
}
.sec-blog .head h5 {
    font-size: 18px;
}
.sec-blog .head {
    max-width: 100%;
    margin: 0 auto 20px;
}
.sec-blog .head h2 {
    font-size: 26px;
    line-height: 36px;
}
.sec-blog .main .disc {
    padding: 10px 20px;
    margin-bottom: 30px;
    text-align: center;
}
.sec-blog .main .disc p {
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 21px;
    text-align: center;
}
.sec-blog .main .disc h4 {
    margin: 20px 0 15px;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
}
.footer {
    padding: 10px 0 15px;
    text-align: center;
}
.footer .footer-logo p {
    display: none;
}
.footer .quick-link h4 {
    display: none;
}
.footer .social-links ul {
    padding: 0;
    list-style: none;
    margin-top: 20px;
}
.cop .copy p {
    font-size: 13px;
}
.cop .copy p a {
    font-size: 13px;
}
.footer .footer-menu {
    display: none;
}

.footer .quick-link {
    display: none;
}
.footer .footer-logo p {
    display: none;
}
.footer .add {
    display: none;
}

.footer .quick-info {
    display: none;
}
.inner-banner {
    height: 130px;
    padding: 50px 0 0px;
}
.inner-banner h2 {
    font-size: 26px;
}
.sec-cta {
    padding: 20px 0 0;
}
.sec-cta .form input, .sec-cta .form textarea, .sec-cta .form select {
    margin: 10px auto;
    padding: 10px 20px;
    min-height: 40px;
}
.sec-cta .form input.wpcf7-form-control.wpcf7-submit {
    font-size: 13px;
    padding: 10px 20px;
    margin-top: 5px;
    width: 100%;
}
.sec-about .disc {
    margin: 20px 0 0;
}
.page-id-14 .sec-faeture {
    padding: 30px 0 30px;
}
.sec-cta .desc {
    max-width: 100%;
    margin: 0 auto 20px;
}
.sec-cta .map {
    padding: 20px 0;
}
a#hamburg {
    background-color: #18189e;
}
.nav-cross span {
    background: #fff;
}
.container {
    width: 100%;
}

    }
    
    
    
@media screen and (min-width:900) and (max-width:1100){
.footer .footer-menu ul li {
    width: 100%;
}
.footer  .col-md-4.pad-left+.col-md-4 {
    width: 40%;
}
.footer  .col-md-4.pad-left {
    width: 25%;
}	
.footer .footer-logo a img {
    filter: grayscale(1) invert(1);
    width: 200px;
}
	
}

@media screen and (min-width:600px) and (max-width:900px){
a#hamburg {
    background-color: #18189e;
}
.nav-cross span {
    background: #fff;
}	
header .main {
    display: block;
    align-items: center;
}
header .watch {
    text-align: center;
    margin: 20px 0 10px;
}
.banner .bg-img .head h2 {
    font-size: 36px;
}
.banner .bg-img .head a {
    padding: 10px 30px;
}
.banner .bg-img .head p {
    font-size: 13px;
    margin: 10px 0 30px;
}
.banner .slick-dots {
    bottom: 10px;
}
.banner .bg-img {
    height: 350px;
}
.banner .bg-img .head {
    max-width: 70%;
}
.sec-about .disc h2 {
    font-size: 36px;
}
.sec-about .disc p {
    font-size: 14px;
    margin: 20px 0 0;
}
.sec-about .main .pic-2 img {
    bottom: -210px;
    right: 0;
    width: 90%;
}
.sec-about .disc a {
    padding: 10px 30px;
}
.sec-about {
    padding: 40px 0 40px;
}
.sec-product .head h2 {
    font-size: 36px;
}
.sec-product .head {
    margin: 0 auto 30px;
}
.sec-product .head {
    margin: 0 auto 30px;
}
.sec-product .main .disc h4 {
    font-size: 20px;
}
.sec-product .main .disc p {
    font-size: 14px;
}
.sec-product {
    padding: 30px 0 90px;
}
.sec-product .head {
    margin: 0 auto 30px;
}
.sec-product .head h2 {
    font-size: 36px;
}
.sec-faeture {
    padding: 60px 0 10px;
    background-color: #fff;
}
.sec-faeture .pic:before {
    top: -20px;
}
.sec-faeture .disc .main-heading h2 {
    font-size: 36px;
}
.sec-faeture .disc .disc-reapet .pic-1 img {
    padding: 5px;
}
.sec-faeture .disc .disc-reapet .head h4 {
    margin: 0 0 10px;
    font-size: 20px;
}
.sec-faeture .disc .disc-reapet .head p {
    font-size: 13px;
}
.sec-test {
    padding: 30px 0 30px;
}
.sec-test .main {
    padding: 30px 10px;
    min-height: 360px;
}
.sec-test .main {
    padding: 30px 10px;
    min-height: 320px;
}
.sec-test .head h2 {
    font-size: 36px;
}
.sec-test .head {
    max-width: 80%;
    margin: 0 auto 30px;
}
.sec-test .slick-dots {
    bottom: 20px;
}
.sec-blog {
    padding: 30px 0;
}
.sec-blog .head h2 {
    font-size: 36px;
}
.sec-blog .head {
    max-width: 50%;
    margin: 0 auto 20px;
}
.sec-blog .main .disc {
    background-color: #fff;
    text-align: center;
    padding: 5px 10px;
}
.sec-blog .main .disc h4 {
    margin: 20px 0 20px;
    font-size: 15px;
}
.sec-blog .main .disc p {
    margin: 0 0 10px;
    font-size: 13px;
}
.footer .footer-logo p {
    display: none;
}

.footer .quick-link {
    display: none;
}
.footer .quick-info h4 {
    display: none;
}

.footer .add {
    display: none;
}
.footer .footer-menu ul {
    display: none;
}
.footer {
    padding: 30px 0;
    text-align: center;
}
.page-id-14 .sec-faeture {
    padding: 60px 0 80px;
    text-align: center;
}
.sec-about .main .pic img {
    width: 100%;
    height: auto;
}
.sec-about .main .pic-2 img {
    bottom: -230px;
    right: 0;
    width: 100%;
}
.sec-about {
    padding: 40px 0 40px;
}
.sec-about .disc h2 {
    font-size: 36px;
    margin-bottom: 40px;
}
.sec-about .disc h2:before {
    top: 0;
    left: 0px;
    height: 100%;
    width: 4px;
}
.sec-faeture .disc .main-heading h2:before {
    top: 0;
    left: 0px;
    height: 100%;
    width: 4px;
}
.sec-faeture .disc .disc-reapet .pic-1 {
    text-align: center;
    margin-bottom: 30px;
}
.sec-faeture .disc .disc-reapet .head {
    padding: 0;
}
.sec-faeture .pic:before {
    top: -17px;
    right: 0px;
}
.sec-faeture .pic img {
    width: 95%;
    height: 350px;
}
.sec-faeture .pic {
    margin-top: 40px;
}
.sec-product .main {
    background-color: #fff;
    text-align: center;
    padding: 30px 40px;
    box-shadow: 0px 3px 7px 0px rgb(0 0 0 / 15%);
    min-height: 360px;
    margin-bottom: 30px;
}
.sec-product {
    padding: 50px 0 30px;
}
.sec-cta .desc {
    max-width: 80%;
    margin: 0 auto 30px;
}
.sec-cta {
    padding: 40px 0;
    text-align: center;
}
.sec-cta .map {
    padding: 80px 0 20px;
}
.nav1 .container {
    width: 100%;
}
.slick-dots {
    bottom: 40px;
}


.page-id-14 .sec-about .main .pic-2 img {

    display: none;
}


.page-id-14 .sec-about .main .pic {
    text-align: center;
}
.page-id-14 .sec-about .main .pic img {
    max-width: 100%;
    height: 400px;
    margin: 0 auto;
    object-fit: cover;
}
.page-id-14 .sec-about {
    padding: 40px 0 40px;
    text-align: center;
}
.page-id-14 .sec-faeture {
    padding: 10px 0 80px;
    text-align: center;
}
.page-id-14 .sec-faeture .pic img {
    max-width: 50%;
    height: 300px;
}
.page-id-14 .sec-faeture .pic:before {
    top: -27px;
    right: 145px;
    width: 300px;
}
.page-id-14 .sec-about .disc h2:before {
    display: none;
}
.page-id-14 .sec-faeture .disc .main-heading h2:before {
    display: none;
}

.footer .footer-logo a img {
    filter: grayscale(1) invert(1);
    width: 200px;
}

}