@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: 100px) and (max-width: 999px){

section.main-section .michael-wrap .mmg_main {
    padding: 100px 0 0 50px;
}
section.main-section .michael-wrap .mmg_main h2 {
    font-size: 30px;
    letter-spacing: 6.8px;
    margin: 0 0 20px;
    line-height: 62px;
    padding: 0 15px;
}
section.main-section .michael-wrap .mmg_main h1 {
    margin: 0;
    line-height: 65px;
    font-size: 56px;
}
section.main-section .michael-wrap .mmg_main p span {
    font-size: 25px;
    line-height: 60px;
}
section.main-section .michael-wrap {
    padding: 100px 30px;
}
.menu-header > ul > li > a {
    display:none;
}
header.navigation {
     padding: 0 !important;
     background-color: #fff;
}
.push-logo {
    padding: 20px 0;
}

section.about-sec .main a {
    font-size: 15px;
    line-height: 20px;
    padding: 12px 25px;
}
section.about-sec .main p {
    font-size: 13px;
    line-height: 25px;
    margin-bottom: 20px;
}
section.about-sec .main h2 {
    font-size: 35px;
    margin: 0 0 25px;
    line-height: 27px;
}
section.gallery-sec h2 {
    font-size: 35px;
    line-height: 15px;
    letter-spacing: 0.5px;
    margin: 0 0 35px;
}
footer.footer .mm-social ul {
    margin: 15px -17px;
}
section.tabs-sec .mm-tabs li a {
    font-size: 13px;
    text-align: center;
}
.sec-cta .left h2 {
    font-size: 30px;
}
.sec-cta .right h2 {
    font-size: 30px;
}
.sec-cta .right h3 {
    font-size: 30px;
}
.sec-cta .right ul li a {
    font-size: 15px;
}
.sec-cta .left input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-size: 16px;
    line-height: 20px;
    padding: 10px 25px;
}
.copy p {
    font-size: 13px;
}
section.gallery-sec .wrap h4 {
    font-size: 14px;
}
section.gallery-sec .gallery-btn a.view-gallery {
    font-size: 16px;
    line-height: 20px;
}
footer.footer .mm-social ul li a i {
    font-size: 20px;
}
footer.footer .mm-social ul li a {
    height: 35px;
    width: 35px;
}
}



@media screen and (min-width: 100px) and (max-width: 499px) {


section.main-section .michael-wrap .mmg_main h2 {
    font-size: 20px;
}
section.main-section .michael-wrap .mmg_main {
    padding: 50px 0 0 15px;
}
section.main-section .michael-wrap {
    padding: 50px 25px;
}
section.main-section .michael-wrap .mmg_main p span {
    font-size: 13px;
    line-height: 50px;
}
section.about-sec {
    padding: 50px 0;
}
section.about-sec .main h2 {
    font-size: 30px;
    margin: 0 0 20px;
    line-height: 20px;
}
section.about-sec .main a {
    font-size: 13px;
}
section.about-sec .main {
    padding: 0 0 25px 0px;
}
.head img {
    padding-left: 15px;
}
section.gallery-sec .wrap h4 {
    font-size: 17px;
}
section.gallery-sec .wrap {
    margin-bottom: 20px;
    padding: 0 15px 0 15px;
}
section.gallery-sec .gallery-btn a.view-gallery {
    font-size: 15px;
    line-height: 20px;
}
footer.footer .mm-social ul {
    margin: 15px -50px;
}
footer.footer .mm-social ul li a i {
    font-size: 15px;
}
footer.footer .mm-footer-menu {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
footer.footer {
    padding: 50px 0px 30px 0;
}
.copy {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px 0;
    margin: 0px 37px;
}
.copy p {
    margin: 0 24px;
    margin-bottom: 15px;
}
section.tabs-sec .tab .tab-content p {
    font-size: 14px;
}
.sec-cta .right h2 {
    font-size: 25px;
}
.sec-cta .head-top h3 {
    font-size: 25px;
}
.sec-cta .right ul li a {
    font-size: 13px;
}
.sec-cta .head-top .social ul li a {
    font-size: 14px;
}
.sec-cta .right ul li i {
    font-size: 20px;
}
.sec-cta .head-top .social ul li a i {
    margin-right: 10px;
    font-size: 18px;
}
.right {
    padding-top: 20px
}
}



@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: 1400px) and (max-width: 1600px){
    
}

@media screen and (min-width: 1200px) and (max-width: 1400px){
    section.main-section .michael-wrap {
        padding: 100px;
    }
    
    section.main-section .michael-wrap .mmg_img img {
        width: 80%;
    }
    
    section.main-section .michael-wrap .mmg_main {
        padding: 150px 0 0 0px;
    }
    
    section.main-section .michael-wrap .mmg_main h1{
        line-height: 110px;
        font-size: 100px;
    }
    
    section.main-section .michael-wrap .mmg_main p span{
            font-size: 18px;
    }
}