@media screen and (max-width: 1450px) {
.menu-header > ul > li > a {
    padding: 20px 15px;
}
.banner_bottom_logo {
    width: 20%;
    padding: 30px 0;
}
.sec-offer .head {
    margin-left: 0;
}
.tabs-menu li {
    margin-bottom: 10px;
}
html.open-menu nav.nav1 {
    z-index: 999999999;
    background: #fff;
}
html.open-menu a#hamburg {
    z-index: 1000000000;
}
}
@media screen and (max-width: 1100px) {
.sec-offer .head {
    padding-right: 20px;
}    
section#services .col-sm-3 {
    padding: 0;
}
.sec-service-provide .head {
    background-color: #fff;
    padding: 60px 0px 40px 15px;
    margin-top: -40px;
    margin-left: 0;
}
.menu-header > ul > li > a {
    padding: 20px 6px;
}
.header .social {
    display: inline-block;
    margin-left: 0;
}
.banner .bg-img {
    height: 500px;
}
}
@media screen and (max-width: 800px) {
    .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;
}
.banner_bottom_logo h4 {
    margin: 15px 0 0;
    font-size: 14px;
    display: inline-block;
    font-weight: 400;
    color: #fff;
    height: 50px;
    padding: 0 20px;
}
.contact-us .form input, .sec-cta .form textarea {
    width: 90%;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    width: 90%;
}
.row.top {
    display: block;
}
.row.top .col-sm-6 {
    width: 100%;
    margin-bottom: 30px;
}
section#services .col-sm-9 {
    width: 60%;
}
section#services .col-sm-3 {
    padding: 0;
    width: 40%;
}
.sec-offer .col-sm-5 {
    padding: 0;
    width: 100%;
}
.pic.hidden.only_for_mobile {
    display: block !important;
}
.sec-offer .pic {
    display: none;
}
.sec-offer .head-2 {
    padding-bottom: 50px;
}
.sec-offer .pic img {
    width: 100%;
    margin-bottom: 30px;
}
section.sec-service-provide .col-sm-4 {
    width: 50%;
}
section.contact-us .col-sm-1 {
    display: none;
}

section.contact-us .col-sm-5 {
    width: 50%;
}
.footer .social ul li {
    display: inline-block;
    margin-right: 19px;
}
a#hamburg {
    position: absolute;
    z-index: 999999999;
}
.header .row.main {
    display: flex;
    align-items: center;
    padding-left: 150px;
}
.sec-cta .icon {
    margin-top: 30px;
}
.sec-cta .form input, .sec-cta .form textarea {
    width: 100%;
    margin: 10px auto;
    padding: 10px 20px;
    border: 1px solid #b5b2b2;
}
}
@media screen 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;
  }
  
  
  .header .row.main {
    display: flex;
    align-items: center;
    padding-left: 0;
    display: block;
}
.header .logo {
    text-align: center;
    margin-bottom: 30px;
}
.header .social {
    float: right;
}
.banner .bg-img .head h2 {
    margin: 0 0 10px;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
}
.banner .bg-img {
    height: 300px;
}
.banner .bg-img .head {
    text-align: center;
    padding-top: 100px;
    position: relative;
    z-index: 999999999;
}
.banner_bottom_logo {
    width: 100%;
    padding: 10px 0;
}
.sec-about .head h2 {
    margin: 20px 0 0;
    font-size: 27px;
    font-weight: 400;
    color: #464747;
}
section.sec-service-provide .col-sm-4 {
    width: 100%;
}
section#services .col-sm-3 {
    padding: 0;
    width: 100%;
}
section#services .col-sm-9 {
    width: 100%;
}
.sec-training .main {
    background-color: #404040;
    padding: 20px;
}
section.sec-training .container {
    padding: 0;
}
section.sec-training {
    padding: 0;
}
.sec-training .main .head h2 {
    font-size: 28px;
}
.sec-training .pic {
    text-align: center;
    margin-right: 20px;
    width: 50px;
}
section.contact-us .col-sm-5 {
    width: 100%;
}
.contact-us .head .connect .col-sm-2 {
    width: 28%;
    float: left;
}
.contact-us .head .connect .call-title h3 {
    margin: 0;
    font-size: 22px;
    font-weight: 600;
    color: #060606;
}
br {
    display: none;
}
.contact-us .head .connect {
    padding-bottom: 50px;
}
.contact-us .form-main {
    padding: 20px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    width: 90%;
    height: 100px;
}
.contact-us .col-sm-6 {
    height: auto;
}
ul#menu-footer-menu-1 li {
    float: left;
    width: 100%;
}
.footer .row.last {
    display: block;
}
.footer .row.last .col-sm-6 {
    /* width: 100%; */
    margin-bottom: 20px;
    text-align: center;
}
.sec-training .main {
    background-color: #404040;
    padding: 50px 20px;
}
.contact-us .head h2 {
    margin: 0 0 100px;
    font-size: 22px;
    font-weight: 500;
    color: #464747;
}
.sec-about .head h2 {
    margin: 20px 0 0;
    font-size: 20px;
    font-weight: 400;
    color: #464747;
}
.page-training .row.top {
    display: block;
}
.inner-banner h2 {
    padding-top: 60px;
}
.page-training .row.main {
    display: block;
}
.page-training .class-room-training ul li {
    margin-bottom: 10px;
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #1e1e1e;
}
.page-training .class-room-training h4 {
    margin: 30px 0 20px;
    font-size: 18px;
    font-weight: 600;
    color: #464747;
}
.class-room-training-image {
    display: none;
}
.single .inner-banner h2 {
    display: block;
    vertical-align: middle;
    padding: 100px 0;
    margin: 0 0 10px;
    font-size: 26px;
    font-weight: 700;
    color: #fff;
}
.single-inner-page .entry-content {
    text-align: left;
    margin: 0 auto;
    padding: 30px 15px;
}
.tagline {
    padding: 0 15px;
    font-size: 19px;
}
.single-inner-page .entry-content ul li:before {
    content: "";
    position: absolute;
    left: 25px;
    top: 12px;
    width: 6px;
    height: 6px;
    background: #1e1e1e;
    border-radius: 50%;
}
.single-inner-page .entry-content ul li {
    padding-left: 43px;
    display: grid;
    list-style: disc;
    position: relative;
}
.single-inner-page .entry-content ul {
    padding: 0;
}
.footer h3 {
    margin-top: 30px;
    display: inline-block;
}
}
@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;
}
}