/**!------------------------------------------------------
	Extra large devices ( large desktops, 1200px and up )
--------------------------------------------------------**/
@media (min-width: 992px) and (max-width: 1200px) {}
@media (max-width: 1200px) {
    .slider-area .carousel-caption h2, .banner-content h2,
    .about-banner .banner-content h2{
        font-size: 48px;
    }
    .slider-area .carousel-caption h2 span {
        font-size: 36px;
    }
    .slider-area .carousel-caption {
        bottom: 20%;
    }
    .main-menu .navbar-nav li a {
        padding: 8px 8px;
    }
    .featured-area .featured-item {
        min-height: 350px;
    }
    .featured-item h3 {
        font-size: 30px;
    }
    .gallery-content h3 {
        font-size: 24px;
        padding-right: 0;
    }
    .gallery-content h3 a{
        width: calc(90%);
        overflow: hidden;
        display: inline-block;
        text-overflow: ellipsis;
        white-space: nowrap;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }
}
@media (max-width: 991px) {
    .navbar-brand img{
        max-width: 200px;
    }
    .logo h2, .logo h3{
        display: none;
    }
    .slider-area .carousel-caption a{
        margin-top: 0;
    }
    .slider-area .carousel-indicators {
        padding-bottom: 20px;
    }
    .banner-area {
        padding: 180px 0 40px;
    }
    .contact-form label {
        font-size: 14px;
        text-align: left;
    }
    .heading h2 {
        font-size: 42px;
    }
    .footer-info {
        padding-left: 0;
    }
    .featured-area .row > div:nth-child(1) .featured-item {
        padding-left: 10%;
    }
    .featured-area .featured-item {
        min-height: 245px;
    }
    .overseas-content h3 {
        font-size: 36px;
    }
    .key-item h3 {
        font-size: 20px;
        top: calc(50% - 10px);
    }
    .about-content h3 {
        font-size: 32px;
    }
    .who-content {
        margin-right: 0;
    }
    .contact-info {
        padding-bottom: 30px;
    }

}
/**!--------------------------------------
	Large devices (desktops, 992px and up)
----------------------------------------**/
@media (min-width: 768px) and (max-width: 991.98px) {
    .profile-area {
        flex-direction: column;
        align-items: start;
    }
    .profile-image {
        padding-bottom: 30px;
    }
    .contact-form label {
        white-space: nowrap;
    }
}
@media (max-width: 767px) {
    .navbar-brand img{
        max-width: 150px;
    }
    .header-menu-area {
        padding: 10px 0;
    }
    .main-menu .navbar-nav {
        text-align: right;
        display: block;
        padding: 0;
    }
    .navbar-brand {
        padding: 0;
    }
    .main-menu nav.navbar .navbar-collapse {
        width: 100%;
        position: absolute;
        top: 70px;
        padding: 10px 30px 10px;
        background: #00aeef;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
    }
    .main-menu .navbar-nav .dropdown-toggle::after {
        color: #fff;
    }
    .navbar-brand img {
        max-width: 210px;
    }
    .main-menu .navbar-nav {
        border: none;
        border-radius: 0;
    }
    .main-menu .navbar-nav li a {
        font-size: 15px;
        padding: 5px 0;
        color: #ffffff;
    }
    .header-top ul {
        text-align: center;
    }
    .header-area.sticky .main-menu .navbar-nav li a {
        color: #ffffff;
    }
    .main-menu .navbar-nav li a:hover, .main-menu .navbar-nav li a.active,
    .header-area.sticky .main-menu .navbar-nav li a:hover,
    .header-area.sticky .main-menu .navbar-nav li a.active {
        color: #fff;
        border-radius: 0;
    }
    .header-area.sticky .main-menu .navbar-nav .dropdown-toggle::after {
        color: #fff;
    }
    .main-menu .navbar-toggler {
        box-shadow: none;
        border: none;
        outline: none;
        position: relative;
        top: -20px;
    }
    .navbar-toggler i {
        font-size: 26px;
        color: #00aeef;
    }
    .main-menu .navbar-nav .dropdown-menu li {
        text-align: right;
    }
    .logo {
        top: 0;
        position: relative;
    }
    .header-menu-area {
        overflow-x: initial;
    }
    .main-menu nav.navbar .navbar-collapse::after {
        display: none;
    }
    .main-menu .navbar-nav {
        background: transparent;
    }
    .banner-content h2, .heading h2 {
        font-size: 36px;
    }
    .slider-area .carousel-caption {
        bottom: 25%;
    }
    .footer-menu, .footer-social {
        padding-bottom: 30px;
    }
    .slider-area .carousel-item img {
        min-height: 400px;
    }
    .capability-image {
        padding-bottom: 50px;
    }
    .capability-content h3 {
        font-size: 32px;
    }
    .product-item h3 {
        font-size: 15px;
        width: 110px;
        padding: 10px;
        height: 110px;
    }
    .product-breadcrumb h3 {
        font-size: 30px;
    }
    .who-content h3 {
        font-size: 26px;
    }
    .about-area .row > div:first-child .about-content {
        padding: 0 0 30px;
    }
    .about-area .row > div:last-child .about-content{
        padding: 40px 0 0 0;
    }
    .about-area::after{
        clip-path: polygon(0 47%, 100% 47%, 100% 100%, 0% 100%);
    }
    .contact-form h3 {
        font-size: 30px;
    }
    .banner-area {
        padding: 100px 0 40px;
    }
    .logo img {
        max-height: 48px;
    }
    .product-image {
        padding-bottom: 50px;
    }
    .product-image > a::after {
        right: 0;
        top: 0;
        bottom: inherit;
    }
    .product-detail h3 {
        font-size: 26px;
    }
    .product-detail-item h4 {
        font-size: 22px;
    }
    .product-gallery-content {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .product-gallery-content h3 {
        font-size: 36px;
    }


}
/**!---------------------------------------------
	Small devices (landscape phones, 576px and up)
-------------------------------------------------*/
@media (min-width: 576px) and (max-width: 767.98px) {}
@media (max-width: 639px) {
    .product-area .row > .col {
        width: 33.33%;
        flex: 0 0 auto;
        max-width: 33.33%;
    }
}
@media (max-width: 575px) {
    .banner-content h2{
        font-size: 28px;
    }
    .slider-area .carousel-caption h2 {
        font-size: 40px;
        border: none;
        padding-left: 0;
        margin-bottom: 5px;
    }
    .banner-content h2, .contact-banner .banner-content h2,
    .about-banner .banner-content h2{
        font-size: 36px;
        margin-bottom: 10px;
    }
    .slider-area .carousel-item img {
        min-height: 330px;
    }
    .slider-area .carousel-caption {
        right: 10%;
        left: 10%;
    }
    .heading h2{
        font-size: 26px;
    }
    .recaptcha-cus {
        justify-content: start;
        overflow: hidden;
    }
    .footer-area h4 {
        font-size: 15px;
    }
    .gallery-sizer, .gallery-item {
        width: 100%;
    }
    .gallery-content h3 {
        padding-right: 20px;
    }
    .gallery-content h3 a {
        width: calc(100%);
        overflow: initial;
        display: inline-block;
        text-overflow: ellipsis;
        white-space: inherit;
        -webkit-box-orient: inherit;
        -webkit-line-clamp: inherit;
    }
    .gallery-title {
        text-align: left;
    }
    .product-image img {
        padding: 0 15px;
    }

}
/**!------------------------------------------------------
	Extra small devices (portrait phones, less than 576px)
--------------------------------------------------------**/
@media only screen and (min-width: 479px) and (max-width: 575.98px) {

}
@media (max-width: 479px) {
    .navbar-brand img {
        max-width: 170px;
    }
    .slider-area .carousel-caption h2 {
        font-size: 36px;
    }
    .slider-area .carousel-caption h2 span {
        font-size: 28px;
    }
    .slider-area .carousel-caption a.btn-normal{
        font-size: 14px;
    }
    .header-top li {
        padding-left: 10px;
    }
    .product-area .row > .col {
        width: 100%;
        flex: 0 0 auto;
        max-width: 100%;
    }
    .gallery-title h2 {
        font-size: 30px;
    }
    .gallery-title h2 span {
        display: inline-block;
    }
    .header-info img {
        max-height: 20px;
    }
}