@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) {

.section_2 .title {
    min-height: 37px;
}

.section_2 .main {
    min-height: 320px;
}

.section_2 .desc {
    min-height: 80px;
}
}
/*/ / 1500-1600px / /*/
@media screen and (min-width: 1500px) and (max-width: 1599px) {

}
/*/ / 1300-1366-1500 / /*/

@media screen and (min-width: 1300px) and (max-width: 1499px) {
    
.section_2 .title {
    min-height: 37px;
}

.section_2 .main {
    min-height: 342px;
}

.section_2 .desc {
    min-height: 40px;
}

header .logo a {
    font-size: 17px;
}
.inner-banner h2 {
    font-size: 32px;
}
.site_banner .social {
    display: none;
}
}
/*/ / 1100-1200px / /*/
@media screen and (min-width: 1100px) and (max-width: 1299px) {
    
.section_2 .title {
    min-height: 37px;
}

.section_2 .main {
    min-height: 378px;
}

.section_2 .desc {
    min-height: 40px;
}

header .logo a {
    font-size: 17px;
}

header .logo a {
    font-size: 14px;
}

.section_2 .main {
    min-height: 378px;
}
.section_1 .headline h2 {
    font-size: 26px;
    margin-bottom: 20px;
}
.section_1 .desc p {
    font-size: 16px;
    line-height: 24px;
    max-width: 85%;
}
.newsltter .title h2 {
    font-size: 30px;
    line-height: 50px;
}
.section_1 .desc p{
    font-size: 16px;
    line-height: 24px;
    max-width: 100%;
}
.about .desc-2 {
    margin-top: 0;
}
.services-sec .main .title {
    font-size: 20px;
    margin: 0px auto;
    min-height: 60px;
}
.services-sec .main .desc {
    font-size: 14px;
    margin: auto;
    min-height: 140px;
}
.inner-banner h2 {
    font-size: 30px;
}
.site_banner .social {
    display: none;
}
}

/*/ / Ipad PRO /*/

@media screen and (min-width: 950px) and (max-width: 1100px) {
header .logo a {
    font-size: 16px;
    margin: 10px 0 0;
}
.section_1 .headline h2 {
    font-size: 24px;
}
.section_1 .desc p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
    max-width: 100%;
}
.section_2 .service {
    margin-left: 10%;
}
.newsltter {
    padding: 50px 0;
}
.newsltter .title h2 {
    font-size: 30px;
}
.footer {
    padding: 50px 0 20px;
}
.inner-banner h2 {
   font-size: 30px;

}
.about .desc-2 {
    margin-top: 0;
}
.site_banner .social {
    display: none;
}
}

/*/ / Ipad - 768px and Landspace Mode : 820px / /*/

@media screen and (min-width: 100px) and (max-width: 949px) {
.nav1 {
    background-color: #a000ba;
    color: #fff;
}
.nav1 ul li a {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
}
header .menu-header {
    display: none;
}
header .logo a {
    font-size: 17px;
    max-width: 80%;
    display: block;
    margin: 70px auto 0;
    text-align: center;
}
a#hamburg {
    z-index: 9999;
}
.section_1 .left {
    text-align: center;
}
.section_1 .desc p {
    font-size: 16px;
    line-height: 24px;
    max-width: 100%;
    margin: auto;
}
.section_1 .pic {
    width: 60%;
    height: auto;
    margin: auto;
    margin-top: 50px;
}
.site_banner .social {
    display: none;
}
.section_2 .tagline h4 {
    font-size: 28px;
}
.newsltter {
    padding: 40px 0;
}
.newsltter .title h2 {
    font-size: 30px;
}
.footer {
    padding: 30px 0 20px;
}
nav.nav1 .container {
    width: 100%;
}
.nav1 ul li:hover > a {
    color: #fff;
}
ul li.has-subnav .accordion-btn {
    color: #fff;
}
.inner-banner {
    height: 250px;
}
.inner-banner h2 {
    padding: 10px;
    font-size: 24px;
}
.site_banner {
    height: 260px;
    background-image: none !important;
}
}
@media screen and (min-width: 560px) and (max-width: 690px) {
.section_2 .service {
    margin-left: 0%;
}
.newsltter .title h2 {
    font-size: 22px;
}
.footer ul {
    display: none;
}
header .logo a {
    font-size: 17px;
    max-width: 80%;
    display: block;
    margin: 20px auto 0;
    text-align: center;
}
body.home header .logo a {
    font-size: 15px;
    max-width: 90%;
    display: block;
    margin: 70px auto 0;
    text-align: center;
    line-height: 24px;
}
.single-ser .pic {
    width: 80%;
    height: 220px;
}
}
/*/ / Mobile View / /*/
@media screen and (min-width: 100px) and (max-width: 550px) {

header .logo a {
    font-size: 15px;
    max-width: 90%;
    display: block;
    margin: 30px auto 0;
    text-align: center;
    line-height: 24px;
}
body.home header .logo a {
    font-size: 15px;
    max-width: 90%;
    display: block;
    margin: 70px auto 0;
    text-align: center;
    line-height: 24px;
}
.section_1 .headline h2 {
    font-size: 24px;
}
.section_2 .service {
    margin-left: 0;
}
.service .slick-arrow {
    display: none !important;
}
.section_2 .headline h2 {
    display: none;
}
.section_2 .tagline h4 {
    margin-bottom: 30px;
}
.section_2 .tagline {
    text-align: center;
}
.newsltter .title h2 {
    font-size: 27px;
    line-height: 32px;
}
.footer ul {
    display: none;
}
.inner-banner h2 {
    padding: 10px;
    font-size: 20px;
    margin: 0;
}
.inner-banner {
    height: 340px;
    padding-top: 160px;
}
.single-ser .pic {
    width: 100%;
    margin: 0 auto 50px;
    height: 300px;
}
}
