@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) {
    

}
/*/ / 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) {
    .header .botom .page-links ul li {
    padding-right: 20px;
}

.dhb .main-left .head h3:before{
    
    top:21%;
    
    }
}   
    
/*/ / 1100-1200px / /*/
@media screen and (min-width: 1100px) and (max-width: 1299px) {

.dhb .main-left .head h3:before {
    top: 21%;
    
}
    .header .botom .page-links ul li {
    padding-right: 20px;
}
}

/*/ / Ipad PRO /*/

@media screen and (min-width: 1000px) and (max-width: 1100px) {
.header .botom .page-links ul li {
    padding-right: 15px;
}

.header .botom .page-links ul li a {
    font-size: 15px;
    line-height: 25px;
}
.dhb .main-left .head h3:before {
    top: 19%;
}
}

/*/ / Ipad - 768px and Landspace Mode : 820px / /*/

@media screen and (min-width: 100px) and (max-width: 949px) {
a#hamburg {
    background: #fff;
    z-index: 9999;
}

.header .main .col-md-3, .header .main .col-md-9 {
    max-width: 100%;
    flex: 0 0 100%;
}

.header .logo {
    text-align: center;
}

.header .botom .page-links {
    display: none;
}

.header .botom {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.header .botom .col-md-4, .header .botom .col-md-8 {
    max-width: 100%;
    flex: 0 0 100%;
}

.header .social ul {
    align-items: center;
    justify-content: center;
}

.header .social {
    margin: auto;
}
.dhb .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.dhb .row .col-md-6 {
    max-width: 50%;
    flex: 0 0 50%;
}

.dhb {
    padding: 40px 0;
}

.dhb .main-left .head h3 {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 30px;
}

.dhb .main-left .head h3:before {
    top: 40px;
}

.dhb .main-left .head p {
    font-size: 13px;
    line-height: 20px;
}

.latest {
    padding: 25px 0;
}

.latest .main {
    padding: 0 0;
}

.latest .main h2 {
    margin: 0 auto 25px;
}

.latest  .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.latest .row .col-md-6 {
    max-width: 50%;
    flex: 0 0 50%;
}

.latest .main h2:before {
    top: -40px;
    left: 0;
    right: 0;
    margin: auto;
    width: 40px;
    height: 13px;
    background-size: 100% 100%;
}

.latest .head {
    margin: 0 auto;
}

.latest .row .col-md-6 .col-md-4 {
    max-width: 40%;
    flex: 0 0 40%;
}

.latest .row .col-md-6 .col-md-8 {
    max-width: 60%;
    flex: 0 0 60%;
}

.latest .head h3 {
    font-size: 15px;
    line-height: revert;
    margin: 5px auto;
}

.latest .head p {
    font-size: 13px;
    line-height: 20px;
}

.gall {
    padding: 30px 0 80px;
}

.gall .main h2:before {
    width: 40px;
    height: 13px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 40px;
    background-size: 100% 100%;
}

.gall .main h2, .latest .main h2 {
    font-size: 25px;
    line-height: 35px;
}

.gall .main h2 {
    margin-bottom: 20px;
}

.gall .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.gall .row .col-md-4 {
    max-width: 50%;
    flex: 0 0 50%;
}

.footer:before {
    width: 200px;
    height: 200px;
    top: -70px;
}

.footer:after {
    width: 200px;
    height: 200px;
    top: -50px;
}

footer .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

footer .row .col-md-4:nth-child(1) {
    max-width: 100%;
    flex: 0 0 100%;
    text-align: center;
}

footer .row .col-md-4 {
    max-width: 50%;
    flex: 0 0 50%;
}

.footer .top {
    padding-left: 0;
}
.nav1 .container {
    width: auto;
}

.nav1 ul li a {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}
.nav-cross span {
    background: #000;
}

.nav-cross.open > span {
    background: #000;
}
.slider .inner-item h1 {
    font-size: 40px;
    line-height: 50px;
}

.slider .inner-item {
    height: 400px !important;
}
.dhb .main-left {
    margin: auto;
}
.page_about .row {
    flex-wrap: wrap;
}

.page_about .row .col-md-6 {
    max-width: 50%;
    flex: 0 0 50%;
}

.page_about .desc-1 h3 {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 10px;
}

.page_about .desc-1 p {
    font-size: 13px;
    line-height: 20px;
}
.page-studs .row {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.page-studs .row .col-md-6 {
    max-width: 40%;
    flex: 0 0 40%;
}

.page-studs .head h3 {
    font-size: 20px;
    line-height: 21px;
}

.page-studs .head p {
    font-size: 13px;
    line-height: 23px;
}
.page-studs {
    padding: 30px 0;
}
.sec-cta {
    padding: 30px 0;
}

.sec-cta .row .col-md-6 {
    max-width: 50%;
    flex: 0 0 50%;
}

.sec-cta .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.sec-cta .row .col-md-12 {
    max-width: 100%;
    flex: 0 0 100%;
}
}
/*/ / Mobile View / /*/
@media screen and (min-width: 100px) and (max-width: 550px) {
.header .pages {
    display: none;
}

.slider .inner-item h1 {
    font-size: 25px;
    line-height: 35px;
    letter-spacing: 5px;
}

.slick-arrow {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    padding: 19px;
}

.slick-next.slick-arrow {
    left: 5%;
}

.slick-prev {
    right: 5% !important;
}



.slider .inner-item {
    align-items: center !important;
    height: 340px !important;
    padding: 0 0 !important;
}

.slider .inner-item a {
    font-size: 13px;
    line-height: 23px;
    padding: 15px 40px;
}

.dhb .row .col-md-6, .latest .row .col-md-6, .gall .row .col-md-4 {
    max-width: 100%;
    flex: 0 0 100%;
}

.latest .row .col-md-6 {
    margin: 15px auto;
}

.latest .row .col-md-6 .col-md-8, .latest .row .col-md-6 .col-md-4 {
    max-width: 100%;
    flex: 0 0 100%;
}

.latest .head {
    min-height: auto;
    text-align: center;
}

.gall .pic1 {
    height: auto;
}

footer .row .col-md-4 {
    max-width: 100%;
    flex: 0 0100%;
}

.footer h3 {
    text-align: center;
}
.inner-banner h2 {
    text-align: center;
    max-width: 100%;
    flex: 0 0 100%;
    width: 100%;
    display: block;
}

.inner-banner {
    align-items: center;
    justify-content: center;
}

.inner-banner {
    padding: 40px 0;
}

.inner-banner h2 {
    font-size: 30px;
    line-height: 40px;
}

.page_about .row .col-md-6 {
    max-width: 100%;
    flex: 0 0 100%;
}

.page_about {
    padding: 30px 0;
}

.footer:after, .footer:before {
    display: none;
}

.footer {
    padding: 30px 0;
}
.page-studs .row .col-md-6 {
    max-width: 100%;
    flex: 0 0 100%;
    padding: 0 15px;
}

.page-studs .pic1 {
    height: auto;
}

.page-studs {
    padding: 15px;
}
.sec-cta .row .col-md-6 {
    max-width: 100%;
    flex: 0 0100%;
}

.sec-cta .map {
    padding: 0;
}
.sec-cta .form input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
}
.footer .main p {
    text-align: center;
}
}