@media only screen and (max-width: 1880px) {
    .header_info img {
        right: 10px;
    }
}

@media only screen and (max-width: 1620px) {
    .Nav li {
        padding-right: 30px;
    }
    .Banner_sec .text .over {
        width: 90%;
    }
    .Banner_sec.inner .text .over {
        width: 90%;
    }
    .Serviceside li .text {
        min-height: 405px;
    }
    .Imageside .right {
        padding: 30px 15px;
    }
    .Imageside .right .over {
        padding-top: 50%;
        margin-top: -290px;
    }
    footer .Address ul {
        padding-right: 20px;
    }
}


/* Custom */

@media only screen and (max-width: 1220px) {
    header {
        height: 100px;
    }
    header .site-logo {
        padding: 0;
    }
    header .site-logo a img {
        width: 180px;
    }
    header .flag {
        padding-top: 10px;
    }
    header.smaller {
        padding-top: 10px;
        height: 60px;
    }
    header.smaller .site-logo {
        padding: 0;
        width: 150px;
    }
    header.smaller .site-logo a img {
        width: 100%;
    }
    header.smaller .right {
        float: right;
    }
    header.smaller .Nav li {
        padding-right: 14px;
        font-size: 16px;
        line-height: 60px;
    }
    header.smaller .Nav li ul {
        top: 60px;
    }
    header.smaller .flag {
        padding-top: 7px;
    }
    .Nav {
        padding: 0;
    }
    .Nav li {
        padding-right: 14px;
        font-size: 16px;
        line-height: 50px;
    }
    .Nav li ul {
        top: 50px;
    }
    .Banner_sec {
        padding-top: 100px;
    }
    .Banner_sec .text .over {
        width: 85%;
    }
    .Banner_sec .text h1 {
        font-size: 28px;
    }
    .Banner_sec .text p {
        font-size: 22px;
    }
    .Banner_sec .text a {
        padding: 10px 15px;
        font-size: 18px;
    }
    .Welcomeside p {
        padding: 0 50px 40px;
    }
    .Serviceside li .text {
        padding: 15px;
        min-height: 291px;
    }
    .Serviceside li .text h3 {
        font-size: 16px;
        line-height: 20px;
    }
    .Serviceside li .text p {
        font-size: 15px;
        line-height: 20px;
    }
    .Serviceside li .text .border {
        padding: 0 0 20px;
    }
    .Serviceside li .text a {
        font-size: 17px;
        line-height: 20px;
    }
    .Serviceside .link {
        padding: 40px 0;
    }
    .Serviceside .link a {
        font-size: 16px;
        letter-spacing: normal;
    }
    .Aboutside {
        padding-bottom: 94px;
    }
    .Aboutside .image img {
        width: 250px;
    }
    .Aboutside .text {
        padding: 0 0 0 15px;
    }
    .Aboutside .text h3 {
        padding-bottom: 10px;
        font-size: 20px;
    }
    .Aboutside .text p {
        padding: 0 0 10px;
        font-size: 17px;
        line-height: 24px;
    }
    .Aboutside .text a {
        padding: 7px 15px;
        font-size: 15px;
        line-height: 24px;
    }
    .Aboutside .text a .fa {
        padding-top: 5px;
    }
    .Map_sec {
        padding-top: 100px;
    }
    .Contactside .Contact h3 {
        font-size: 20px;
    }
    .Contactside .Contact p {
        font-size: 19px;
    }
    .Contactside .Info h3 {
        font-size: 20px;
    }
    .Contactside .Info input {
        font-size: 18px;
        height: 45px;
    }
    .Contactside .Info textarea {
        font-size: 18px;
    }
    .Contactside .Info .checkbox label {
        font-size: 16px;
        margin-right: 10px;
    }
    .Contactside .Info button.btn {
        font-size: 18px;
    }
    .Projectside h3 {
        padding-bottom: 20px;
        font-size: 20px;
    }
    .Projectside p {
        font-size: 17px;
        line-height: 26px;
    }
    .Projectside.inner .text {
        padding-top: 40px;
    }
    .Projectside.inner .text li .left a {
        padding: 10px;
        font-size: 13px;
        line-height: 30px;
        letter-spacing: -0.4px;
    }
    .Projectside.inner .text li .left a span {
        font-size: 14px;
        width: 30px;
        height: 30px;
        margin-right: 5px;
    }
    .Projectside.inner .text li .right {
        padding: 17px 10px 15px 0;
    }
    .Projectside.inner .text li .right h3 {
        padding-bottom: 17px;
        font-size: 18px;
    }
    .Projectside.inner .text li .right p {
        padding-bottom: 15px;
        font-size: 15px;
        line-height: 24px;
    }
    .Whatside {
        padding: 30px 0;
    }
    .Whatside p {
        font-size: 16px;
    }
    .Subside .left h3 {
        font-size: 20px;
    }
    .Subside .left p {
        font-size: 18px;
        line-height: 28px;
    }
    .Subside .right {
        padding: 0;
    }
    .Subside .right li {
        padding-bottom: 15px;
        font-size: 21px;
    }
    .Imageside .right {
        padding: 26px 10px;
    }
    .Imageside .right .over {
        padding-top: 50%;
        margin-top: -190px;
    }
    .Imageside .right p {
        font-size: 16px;
    }
    footer .Address {
        width: 50%;
    }
    footer .Address address {
        font-size: 15px;
    }
    footer .Address ul {
        padding-right: 10px;
    }
    footer .Address li {
        font-size: 15px;
    }
    footer .footermenu {
        padding-left: 10px;
        width: 25%;
    }
    footer .footermenu li {
        font-size: 15px;
    }
    footer .social {
        padding: 0;
        width: 25%;
    }
    footer .social li {
        padding-right: 10px;
    }
    footer .social h4 {
        font-size: 16px;
    }
}


/* Tablet Portrait size to standard 960 (devices and browsers) */

@media only screen and (max-width: 1024px) {}


/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */

@media only screen and (max-width: 767px) {
    header {
        padding-top: 10px;
        height: 90px;
    }
    header .site-logo {
        padding: 0;
        width: 220px;
    }
    header .site-logo a img {
        width: 100%;
    }
    header.smaller {
        padding-top: 10px;
        height: 60px;
    }
    header.smaller .site-logo {
        padding: 0;
        width: 150px;
    }
    header.smaller .site-logo a img {
        width: 100%;
    }
    header .flag {
        display: none;
    }
    .Nav ul {
        display: none;
    }
    .mobilemenu {
        display: block;
    }
    .Banner_sec {
        padding-top: 60px;
    }
    .Banner_sec .item {
        height: 278px!important;
        background-position: center top;
    }
    .Banner_sec .text {
        padding-top: 90px;
        width: 70%;
        height: 278px;
    }
    .Banner_sec .text::after {
        right: -55px;
        height: 278px;
        background-size: 50px 278px;
    }
    .Banner_sec .text .over {
        width: 95%;
    }
    .Banner_sec .text h1 {
        font-size: 22px;
    }
    .Banner_sec .text p {
        font-size: 18px;
    }
    .Banner_sec .text a {
        padding: 10px 15px;
        font-size: 16px;
    }
    .Banner_sec .owl-theme .owl-controls .owl-nav .owl-prev {
        display: none!important;
    }
    .Banner_sec .owl-theme .owl-controls .owl-nav .owl-next {
        display: none!important;
    }
    .Welcomeside {
        padding: 50px 0 30px;
    }
    .Welcomeside h2 {
        padding-bottom: 15px;
        font-size: 24px;
    }
    .Welcomeside p {
        padding: 0 0 20px;
        font-size: 15px;
        line-height: 20px;
    }
    .Welcomeside a {
        padding: 10px 15px;
        font-size: 18px;
        letter-spacing: normal;
    }
    .Serviceside li {
        padding-bottom: 15px;
    }
    .Serviceside li .text {
        padding: 15px;
        min-height: auto;
    }
    .Serviceside li .text h3 {
        padding-bottom: 10px;
        font-size: 20px;
    }
    .Serviceside li .text .border {
        padding-bottom: 10px;
    }
    .Serviceside li .text p {
        padding-bottom: 10px;
        font-size: 15px;
        line-height: 20px;
    }
    .Serviceside li .text a {
        font-size: 16px;
    }
    .Serviceside .link {
        padding: 20px 0;
    }
    .Serviceside .link a {
        padding: 12px 20px;
        font-size: 15px;
        letter-spacing: normal;
    }
    .Aboutside {
        padding: 30px 0;
    }
    .Aboutside .image {
        padding: 0;
    }
    .Aboutside .text {
        padding: 15px 0;
        text-align: center;
    }
    .Aboutside .text h3 {
        font-size: 20px;
        text-align: left;
    }
    .Aboutside .text p {
        padding: 0 0 20px;
        font-size: 16px;
        line-height: 24px;
        text-align: left;
    }
    .Aboutside .text a {
        padding: 10px 15px;
        font-size: 16px;
    }
    .Map_sec {
        padding-top: 60px;
    }
    .Contactside {
        padding: 30px 0;
    }
    .Contactside .Contact {
        padding: 0 0 20px;
    }
    .Contactside .Contact h3 {
        padding-bottom: 20px;
        font-size: 20px;
    }
    .Contactside .Contact p {
        padding-bottom: 15px;
        font-size: 18px;
        line-height: 26px;
    }
    .Contactside .Info {
        padding: 0;
    }
    .Contactside .Info h3 {
        padding-bottom: 20px;
        font-size: 20px;
    }
    .Contactside .Info input {
        font-size: 16px;
        height: 40px;
    }
    .Contactside .Info textarea {
        font-size: 16px;
    }
    .Contactside .Info .checkbox label {
        font-size: 14px;
        margin-right: 10px;
    }
    .Contactside .Info .checkbox button.btn {
        font-size: 18px;
    }
    .Projectside {
        padding: 30px 0;
    }
    .Projectside h3 {
        padding-bottom: 15px;
    }
    .Projectside p {
        font-size: 16px;
        line-height: 24px;
    }
    .Projectside.inner .text li .left {
        padding: 0;
    }
    .Projectside.inner .text li .left a {
        padding: 10px;
        font-size: 13px;
        letter-spacing: -0.1px;
    }
    .Projectside.inner .text li .left a span {
        margin-right: 5px;
    }
    .Projectside.inner .text li .left a .fa-angle-right {
        padding-top: 14px;
    }
    .Projectside.inner .text li .right {
        padding: 15px 10px;
    }
    .Projectside.inner .text li .right h3 {
        padding-bottom: 15px;
    }
    .Projectside.inner .text li .right p {
        padding-bottom: 15px;
    }
    .Serviceside.inner li {
        margin-bottom: 15px;
    }
    .Whatside {
        padding: 30px 0;
        text-align: center;
    }
    .Whatside p {
        font-size: 16px;
        line-height: 24px;
    }
    .Subside {
        padding: 15px;
    }
    .Subside .left {
        padding: 0 0 20px;
    }
    .Subside .left h3 {
        padding-bottom: 15px;
    }
    .Subside .left p {
        padding-bottom: 15px;
        font-size: 17px;
        line-height: 24px;
    }
    .Subside .right {
        padding: 0;
    }
    .Subside .right li {
        padding-bottom: 10px;
        font-size: 18px;
    }
    .Imageside .right {
        padding: 25px 15px;
    }
    .Imageside .right p {
        font-size: 16px;
        line-height: 24px;
    }
    footer .Address {
        padding: 0 0 25px;
        width: 100%;
        text-align: center;
        border: none;
    }
    footer .Address address {
        width: 100%;
    }
    footer .Address ul {
        float: none;
        padding: 0;
    }
    footer .footermenu {
        padding: 0 0 25px;
        width: 100%;
        text-align: center;
    }
    footer .social {
        padding: 0;
        width: 100%;
        text-align: center;
    }
}


/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */

@media only screen and (max-width: 479px) {
    header {
        padding-top: 10px;
        height: 80px;
    }
    header .site-logo {
        padding: 0;
        width: 190px;
    }
    header .site-logo a img {
        width: 100%;
    }
    .Banner_sec .text {
        padding-top: 60px;
    }
    .Contactside .Info form p {
        margin: 0;
    }
    .Contactside .Info input {
        width: 100%;
        margin-bottom: 10px;
    }
    .Contactside .Info .checkbox button.btn {
        margin-top: 20px;
        width: 100%;
    }
}
