/*
 * Fonts are WOFF2 rather than the original TTF/OTF: 955 KB became 319 KB, and
 * these are render-blocking requests. font-display: swap shows the fallback
 * immediately instead of holding the text invisible until the font arrives,
 * which is what the original (no font-display at all) did.
 *
 * Tungsten-Semibold was also declared twice in the original file.
 */
body {
    font-family: Poppins-Regular, system-ui, -apple-system, "Segoe UI", sans-serif;
    font-size: 16px;
}

@font-face {
    font-family: Tungsten-Semibold;
    src: url('../font/Tungsten-Semibold.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: Poppins-Black;
    src: url('../font/Poppins-Black.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: Poppins-Bold;
    src: url('../font/Poppins-Bold.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: Poppins-Light;
    src: url('../font/Poppins-Light.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: Poppins-Medium;
    src: url('../font/Poppins-Medium.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: Poppins-Regular;
    src: url('../font/Poppins-Regular.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: Poppins-SemiBold;
    src: url('../font/Poppins-SemiBold.woff2') format('woff2');
    font-display: swap;
}


/*--------------------prashant common styling---------------------------*/
.section-padding {
    padding: 80px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins-Medium';
}


.common-para {
    font-size: 14px;
    color: #fff;
    font-family: Poppins-Light;
    letter-spacing: .9px;
}

.common-small-heading {
    color: #ff5e14;
    font-size: 14px;
    margin-bottom: 25px;
    font-family: 'Poppins-Bold';
    letter-spacing: 1px;

}

.common-heading {
    color: #00235a;
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 25px;
    /*  font-family: Tungsten-Semibold;*/
    letter-spacing: 2px;
}

.common-enquiry {
    background-color: #ff5e14;
    padding: 6px 22px;
    color: #fff !important;

    text-transform: uppercase;

    cursor: pointer;
}

.common-readmore {
    background-color: #ff5e14;
    color: #fff;
    font-size: 14px;
    padding: 12px 40px;
    margin-top: 40px;
    display: inline-block;
    cursor: pointer;
}

.common-redirect-banner {
    background: url(../images/redirect-banner.jpg) top center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    position: relative;
    padding: 50px 0;
    display: flex;
    align-items: center;
}

.common-redirect-banner .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .6;
    background: #3d424a;
    z-index: 1;


}


.common-redirect-banner-title {
    color: #fff;
    font-size: 60px;
    font-family: Tungsten-Semibold;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    z-index: 2;
}

.fixed-top {
    left: 0;
    margin: auto;
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 10px 15px rgb(25 25 25 / 10%);
    padding-bottom: 5px;
}

.mobile-menu {
    display: none;
}

.mobile-menu .accordion-header .accordion-button {
    background: transparent;
    border: 0;
    padding: 0 0px;
    font-size: 16px;
    text-transform: uppercase;
    color: #072440;
    font-family: Poppins-Medium;
    width: 100%;
    display: block;
}

.mobile-menu .accordion-button::after {
    position: absolute;
    right: 0;
    filter: grayscale(1);

}

.mobile-menu .accordion-header .accordion-button:focus {
    box-shadow: none;
    outline: none;
}

.mobile-menu .accordion-body {
    border: 0;
    background: #ff5e14;
    margin-top: 10px;
    width: 90%;
    border: 0;
}

.mobile-menu .accordion-body a {
    color: #fff;
    font-size: 11px;
    font-family: Poppins-Medium;
    display: block;
}

.mobile-menu .accordion-item:last-of-type .accordion-collapse {
    border-bottom: none;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: #fff !important;
}

.breadcrumb {
    position: relative;
    z-index: 2;
}

.common-readmore:hover {
    color: #fff;
}

a {
    text-decoration: none;
}

.scroll {
    text-align: center;
    z-index: 999;
    height: 45px;
    width: 45px;
    position: fixed;
    bottom: 100px;
    right: 40px;
    background-color: rgb(255, 94, 20);
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
a.whatsapp
{
    position: fixed;
    bottom: 30px;
    left: 22px;
}
a.whatsapp img 
{
    width:50px;
}
a.call-us-button
{
    position: fixed;
    bottom: 30px;
    right: 5px;
    z-index: 30000;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 10px 25px;
    border: 0px solid #000000;
    border-radius: 100px;
   background: linear-gradient(90deg, #ff5e14, #f5681a, #ec7022, #e3772b, #da7d33, #d2823d, #ca8647, #c28a51);
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    text-shadow: #591717 0px 0px 0px;
    font: normal normal bold 14px verdana;
    color: #ffffff;
    text-decoration: none;
}

/*-------scroller css---------------------*/
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #000;
}

::-webkit-scrollbar {
    width: 6px;
    background-color: #000;
}

::-webkit-scrollbar-thumb {
    background-color: #ff5e14;
}



/*--------------------prashant common styling end---------------------------*/

/*----------------------------header css--------------------------------*/
header {
    /* position: fixed;
    top: 0;
    width: 100%;*/
    background-color: white;
    z-index: 9999;
}

header .top-header {
    background-color: #00235a;
    width: 100%;
    align-items: center;
    display: flex;
    padding: 5px 0;
}

header .top-header {
    display: flex;
}

header .top-info-wrapper {
    display: flex;
    justify-content: flex-end;
    color: #fff;
}

header .top-info-wrapper .coverage {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

header .top-info-wrapper .coverage span {
    display: inline-block;
    padding: 0 5px;
}

header .top-info-wrapper .coverage a {
    font-size: 14px;
    color: #fff;
    padding: 0 10px;
    font-family: 'Poppins-Medium';

}

header .bottom-navbox {}

header .mobile-menu {
    display: none;
}

header .nav-toggle {
    /* background: #000;*/
    color: #fff;
    /* padding: 10px;*/
    display: flex;
    align-items: center;
}

header .nav-toggle:hover {
    cursor: pointer;
}

header .nav-toggle:after {
    content: "+";
    color: #072440;
    font-size: 30px;
    /* background: #dedede;*/
    border-radius: 50%;
    margin-right: 14px;
    line-height: 1;
    height: 30px;
    width: 30px;
    line-height: -2px;
    text-align: center;
    line-height: 25px;
    position: absolute;
    right: 0;
}

header .nav-toggle.active:after {
    content: "-";
    color: #072440;
    font-size: 30px;
}

header .mobile-sub-menu {
    display: none;
}

header .mobile-sub-menu ul {
    padding-left: 0;
    list-style: none;
}

/*-------------------navbar----------------------------*/
.navbar-icon {
    font-size: 2rem;
}

.nav-icon {
    font-size: 1.5rem;
}

.nav-icon:hover {
    color: var(--mainBlack);
}

.navbar .nav-item {
    padding: 0 50px;
    display: flex;
    align-items: center;
    flex-grow: 1;
}

.navbar .nav-link {

    font-size: 16px;
    text-transform: uppercase;
    color: #072440;
    font-family: Poppins-Medium;
}

.navbar .nav-link.active {
    color: #ff5e14;
}

.navbar .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 270px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 6;
    max-height: 600px;
    overflow-y: auto;
}

.navbar .dropdown-content a {
    float: none;
    color: black;
    padding: 8px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
    font-size: 14px;
}

.navbar .dropdown-content a:hover {
    background-color: #ff5e14;
    color: #fff;
}

.navbar .dropdown:hover .dropdown-content {
    display: block;
}

.navbar .navbar-nav {
    display: flex;
    flex-grow: 1;
}

.navbar .head-logo {
    height: 66px;
}

.navbar-toggler {

    padding: 3px;

    background: #ff5e14;

}

.bar1,
.bar2,
.bar3 {
    width: 23px;
    height: 3px;
    margin: 5px;
    background: #fff;
    transition: all 0.5s ease;
}

.change .bar1 {
    transform: rotate(-45deg) translate(-5px, 6px);
}

.change .bar2 {
    opacity: 0;
}

.change .bar3 {
    transform: rotate(45deg) translate(-5px, -8px);
}

.navbar-toggler:focus {
    box-shadow: none;
}

/*------------------------------home banner section css-----------------------------------------------------*/
.home-banner {
    background-image: url(../images/home-banner.jpg);
    height: 100vh;
    min-height: 100%;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    z-index: 0;
    display: flex;
    align-items: center;
}

.home-banner .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .6;
    background: #3d424a;
    z-index: -1;
}

.home-banner .text {
    position: relative;
    z-index: 0;
}

.home-banner .text::after {
    position: absolute;
    top: -30px;
    right: 0;
    left: 0;
    width: 50%;
    height: 90%;
    background-attachment: fixed;
    margin: 0 auto;
    content: '';
    z-index: -1;
    border: 10px solid rgba(255, 255, 255, .1);
}

.home-banner .banner-title {
    font-family: Poppins-Bold;
    color: #fff;
    font-size: 60px;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.home-banner .banner-title span {
    color: #ff5e14;
}

.home-banner .banner-contact {
    background-color: #ff5e14;
    border-color: transparent;

    font-family: 'Poppins-Bold';
    padding: 6px 30px;
    color: #fff;
    letter-spacing: 0px;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 30px;
}

/*------------------------------home about  css-----------------------------------*/
.home-about .about-right-cap {
    position: relative;
}

.home-about .about-right-cap .about-right-img img {
    width: 100%;
    margin-bottom: 15px;
    height: 650px;
    object-fit: cover;
}

.home-about .about-box {
    padding: 30px;
    /* box-shadow: 1px 1px 5px #bbbbbb; */
    margin-left: -140px;
    background: white;
    position: relative;
    z-index: 2;

}

.home-about .about-box .about-caption {
    margin-bottom: 30px;
}

.home-about .about-box .about-caption p {
    color: #777777;
    margin-bottom: 6px;
}

.home-about .about-box .section-tittle span {
    font-size: 16px;
    font-weight: 700;
    padding: 6px 20px;
    margin-bottom: 22px;
    background-color: #ff5e14;
    text-transform: capitalize;
    display: inline-block;
    color: #fff;
    font-family: Poppins-regular !important;
}

.home-about .home-about-line {
    font-size: 16px;
    color: #777777;
}

.home-about .home-about-line svg {
    fill: #ff5e14;
}

.home-about .about-sign {
    display: flex;
    justify-content: flex-end;
}

.home-about .about-sign img {
    height: 100px;
}

.home-about .img-cap {
    position: absolute;
    bottom: -7px;
    left: -33px;
    width: 150px;
    height: 150px;
    padding: 15px;
    text-align: center;
    font-family: Poppins-Medium;
    background-color: rgba(35, 35, 35, 1.0);
    color: #ff5e14;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.home-about .img-cap::before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 31px 34px;
    border-color: transparent transparent rgba(35, 35, 35, 1.0) transparent;
    position: absolute;
    top: -29px;
    right: 0;
    content: "";
}

/*--------------------------------home-filler------------------------------*/
.home-filler {
    position: relative;
    background: url(../images/filler.jpg);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 120px 0;
}

.home-filler::before {
    position: absolute;
    top: 0;
    content: '';
    display: block;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
}

.home-filler .filler-box {
    text-align: center;
    width: 70%;
    margin: auto;
    position: relative;
}

.home-filler .filler-box h2 {
    color: #fff;
    margin-bottom: 20px;
    font-size: 65px;
    font-family: Tungsten-Semibold;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.home-filler .filler-box h2 span {
    color: #ff5e14;
}

.home-filler .filler-box h3 {
    color: #fff;
    font-siz: 35px;
}

.home-filler .filler-box .fasade-flexing {
    display: flex;
    margin-top: 30px;
}

.home-filler .filler-box .fasade-flexing .fas-flax-one {
    padding-right: 40px;
    text-align: right;
}

.home-filler .filler-box .fasade-flexing .fas-flax-two {
    padding-left: 40px;
    border-left: 1px solid grey;
    text-align: left;
}

/*----------------------home service-------------------------------*/
.home-service {
    background: #f7f7f7;
}

.home-service .box-wrap.first-card h3 {
    margin-top: 10px;
    font-size: 40px;
}

.home-service .box-wrap {
    padding: 40px 40px;
    transition: all 0.5s ease 0s;
    border-radius: 8px;
    box-shadow: 0 25px 98px 0 rgb(0 0 0 / 3%);
    background-color: #fff;
    position: relative;
    margin-top: 30px;
    cursor: pointer;

}

.home-service .box-wrap h4 a {
    font-size: 18px;
    color: #00235a;
    display: block;
    /* padding: 10px 0; */
    padding-top: 20px;
    font-family: 'Poppins-Bold';
    letter-spacing: .9px;
}

.home-service .box-wrap.first-card {
    box-shadow: none;
    background: transparent;
}

.home-service .box-wrap img {
    height: 30px;
    width: 30px;

}

.home-service .box-wrap .icon {
    width: 70px;
    height: 70px;
    background: #f7f7f7;
    text-align: center;
    border-radius: 50%;
    line-height: 70px;
}

.home-service .box-wrap:hover .icon {
    background-color: #fff;
    border: 1px solid #ff5e14;
}

.home-service .box-wrap .read-more-box a {
    font-size: 12px;
    color: #ff5e14;
    /* font-family: Tungsten-Semibold; */
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Poppins-Bold';
}

/*----------------------------home-serve-----------------------------------------*/
.home-serve {
    background: url(../images/Wega-Contact_bg.jpeg);
    background-size: cover;
    background-repeat: no-repeat;
}

.home-serve .home-serve-pic img {
    height: 450px;
    object-fit: cover;
    width: 100%;
    border-radius: 10px;
}

.contact-main-head {
    color: #ff5e14;
    font-size: 15px;
    font-weight: bold;
    font-family: 'Poppins-Medium';
    font-style: normal;
    margin-top: 15px;
    line-height: 25px;
}

.contact-main-sub-head {
    color: #ffffff;
    font-size: 43px;
    font-weight: bold;
    line-height: 1.3;
    font-family: 'Poppins', sans-serif;
    margin-top: 5px;
    font-weight: bold;
    margin-bottom: 17px;
}

.contact-main-desc {
    color: #a2a9b9;
    font-size: 18px;
    font-family: 'Poppins-Medium';
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

.contact-main-left-btn {
    background-color: rgba(255, 94, 20, 1.0);
    border: 1px solid #ff5e14;
    border-radius: 0px;
    color: #fff;
    padding: 12px 40px;
    cursor: pointer;
    display: inline-block;
    font-size: .92rem;
    text-align: center;
    transition: all .15s linear;
    white-space: normal;
    margin-top: 40px;
}

.contact-main-last {
    background-color: #FF5E14 !important;
    background-image: none !important;
    border-color: #FF5E14 !important;
    display: block !important;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    padding-bottom: 33px !important;
    padding-left: 40px !important;
    padding-right: 40px !important;
    padding-top: 30px !important;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 7%);
    /*max-height: 446px;*/
    font-family: 'Poppins-Medium';
    width: 80%;
    margin: auto;
}

.main-contact-heading {
    background: transparent;
    text-align: left;
    font-size: 30px;
    color: #fff;
    line-height: 25px !important;
    font-weight: 700;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 25px;
}

.main-contact-form-input {
    background-color: #FF5E14 !important;
    background-image: none !important;
    border: none !important;
    border-bottom: 1px solid white !important;
    margin-bottom: 20px;
    color: #ffffff;
    padding: 10px;
    width: 100%;
}

.main-contact-form-input::-webkit-input-placeholder {
    color: #fff;
    border: none !important;
}

.main-contact-form-input:-moz-placeholder {
    color: #fff;
    border: none !important;
}

.main-contact-form-input::-moz-placeholder {
    color: #fff;
    border: none !important;

}

.main-contact-btn {
    display: flex;
    margin: auto;
    background-color: #FFFFFF !important;
    background-image: none !important;
    border-color: #FFFFFF !important;
    color: #000000 !important;
    white-space: pre-wrap;
    padding: 12px 40px !important;
    cursor: pointer;
    font-size: 16px;
    font-family: 'Poppins-Medium';
    font-weight: 500;
    letter-spacing: normal;
    border: none;
}


/*--------------home-products------------------------------*/
.home-products {
    background: #f7f7f7;
    background: url(../images/Wega-Contact_bg.jpeg);
    background-size: cover;
    background-repeat: no-repeat;
}

.home-products .service-card {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    background: #fff;
    padding: 20px;
    margin: 20px;
    border-radius: 8px;
}

.home-products .service-card img {
    height: 100px;
    object-fit: contain;
}

.home-products .service-card h4 a {
    color: #ff5e14;
}

.home-products .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    /* right: 100%; */
    right: 102%;
    /* background-color: #F15025 !important; */
    border-radius: 50%;
    border-width: 0;
    /* box-shadow: 0 0 1px 1px rgb(20 23 28 / 10%), 0 3px 1px 0 rgb(20 23 28 / 10%); */
    color: #fff !important;
    font-size: 40px;
    height: 40px;
    /* line-height: 29px; */
    /* padding: 11px 0; */
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    transition: 300ms;
    width: 40px;
    z-index: 3;
    display: flex;
    justify-content: center;
    /* align-items: center; */
    line-height: 31px;
}

.home-products .owl-carousel .owl-nav button.owl-next {
    top: 39%;
    position: absolute;
    /* right: 100%; */
    left: 102%;
    /* background-color: #F15025 !important; */
    border-radius: 50%;
    border-width: 0;
    /* box-shadow: 0 0 1px 1px rgb(20 23 28 / 10%), 0 3px 1px 0 rgb(20 23 28 / 10%); */
    color: #fff !important;
    font-size: 40px;
    height: 40px;
    /* padding: 11px 0; */
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    transition: 300ms;
    width: 40px;
    z-index: 3;
    display: flex;
    justify-content: center;
    /* align-items: center; */
    line-height: 31px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
}



/*------------------------------home-testimonial------------------------------------*/
.home-testimonial {
    background: #f7f7f7;
}

.home-testimonial .owl-theme .owl-nav {
    display: none !important;
}

.home-testimonial img {
    height: 250px;
    width: 250px !important;
    border-radius: 50%;
    border: 10px solid #ff5e14;
}

.home-testimonial p {
    font-family: Poppins-Medium;
    font-size: 16px;
    margin: 40px auto !important;
    color: #777;
}

.home-testimonial .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #ff5e14;
}

.home-testimonial .blockquote-footer {
    background: transparent;
    padding:0;
}
/*-------------------------------------brands--------------------------------*/
.brands ul {
    list-style: none;
    width: 100%;
    display: flex;
    justify-content: space-around;
    /*filter: grayscale(1);
    opacity: .5;*/
    flex-wrap: wrap;
}

.brands ul li img {
        max-width: 170px;
    max-height: 170px;

}

/*---------------------------------------conatct page css-------------------------------------*/
.contact-single .contact-page-flex {
    padding: 40px;
    text-align: center;
    border: 1px solid #d8d8d8;
    min-height: 250px;
}

.contact-single .contact-page-flex img {
    width: 70px;
    height: 70px;
    margin-bottom: 20px;
}

.contact-single .location {
    font-size: 22px;
    text-align: center;
    color: #00235a;
    line-height: 16px;
    font-weight: 700;
    margin-bottom: 20px;
    font-family: Poppins-Medium;
}

.contact-single .line1 {
    font-size: 14px;
    color: #666;
    text-align: center;
    font-family: Poppins-Medium;
    margin-bottom: 0;
}

/*------------------------------service detail page css-------------------------------------*/
.service-detail-page p {
    color: #777777;
}

.service-detail-page .flip-flop {
    margin: 90px 0;
    align-items: flex-end;
}

.service-detail-page .flip-flop .one {
    top: 18px;
    margin-top: 0;
    padding: 60px 60px 40px 50px;

    border-bottom: none;
    border-left: 6px solid #ff5e14;
    border-radius: 3px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2)top: 18px;
    margin-top: 0;
    padding: 60px 60px 40px 50px;

    border-bottom: none;

    border-radius: 3px;
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 20%);
}

.service-detail-page .flip-flop .two {
    padding: 0 30px;

}

.service-detail-page .flip-flop .two img {
    width: 100%;
    object-fit: cover;
    height: 450px;
}





/*----------------------------------footer page css-----------------------------------------*/
footer {
    background-color: rgba(35, 35, 35, 1.0);
    padding-top: 70px;
    padding-bottom: 50px;
}

footer .footer-logo {
    width: 31%;
    margin-bottom: 20px;
}

footer .foot-con {
    margin-bottom: 8px;
    font-size: 14px;
    color: #fff;
    font-family: Poppins-Light;
}

footer .foot-value a {
    color: #a3a3a3 !important;
}

footer .social-links {
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
    width: 50%;
}

footer .social-links a {
    color: #fff;
    font-size: 20px;
}

.footer-headings {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 25px;
    color: #fff;
    /* font-family: Poppins-Medium; */
    font-family: 'Tungsten-Semibold';
    letter-spacing: 2px;
}

.footer-linking {
    color: #a3a3a3;
    font-weight: 400;
    text-decoration: none;
    margin-bottom: 10px;
    display: block;
    font-size: 14px;
    line-height: 27px;
}

.footer-form {
    display: flex;
    margin-bottom: 25px;
}

footer .footer-input {
    border-radius: 0px;
    border: none;
    height: 45px;
    width: 60%;
    font-weight: 400;
    outline: 0;
    color: #666;
    padding-left: 20px;
}

footer .footer-input::placeholder {
    font-size: 14px;
}

footer .form-btn {
    height: 45px;
    background-color: rgba(255, 94, 20, 1.0);
    border: 1px solid #ff5e14;
    border-radius: 0px;
    color: #fff;
    width: 40%;
    cursor: pointer;
}



/*========== Non-Mobile First Method ==========*/
@media only screen and (max-width :1400px)
{
    .navbar .nav-link
    {
        font-size:15px;
    }
    .navbar .nav-item
    {
        padding:0 40px;
    }
     .home-about .about-box 
     {
        padding-bottom: 0;
     }
    .home-about .about-box .about-caption
    {
        margin-bottom:0;
    }
    .home-about .home-about-line
    {
      font-size:14px;  
    }
    
    .home-about .home-about-line svg
    {
        height:12px;
    }
    .home-about .about-sign img
    {
      height:70px;
    }
    .home-about .img-cap p 
    {
        margin-bottom:0;
    }
    .home-about .about-right-cap .about-right-img img
    {
        height:570px;
    }
    .home-products
    {
      padding-top:20px;
    }
    .home-testimonial div.title
    {
      margin-bottom:10px!important;
    }
    .home-testimonial img
    {
      height: 230px;
      width: 230px !important; 
    }
   .home-testimonial .blockquote-footer
   {
    padding:0;
   }
}


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    header .top-info-wrapper {
        justify-content: center;
    }

    .navbar .nav-item {
        padding: 0 30px;
    }

    .navbar .nav-link {
        font-size: 14px;
    }

    .home-banner .banner-title {
        font-size: 50px;
    }

    .home-banner .banner-contact {
        font-size: 12px;
    }

    .common-heading {
        font-size: 28px;
        line-height: 1.3;
    }

    .common-small-heading {
        font-size: 13px;
    }

    .common-para {
        font-size: 13px;
    }

    .section-padding {
        padding: 60px 0;
    }

    .home-about {
        padding-bottom: 0;
    }

    .home-about .about-right-cap .about-right-img img {
        height: 400px;
    }

    .home-about .img-cap {
        display: none;
    }

    .home-about .img-cap::after {
        display: none;
    }

    .home-about .home-about-line {
        font-size: 12px;
        margin-bottom: 6px;
        margin-top: 10px;
    }

    .home-about .home-about-line svg {
        height: 12px;
    }

    .home-about .about-sign img {
        height: 80px;
    }

    .home-filler .filler-box h2 {
        font-size: 45px;
        margin-bottom: 0;
    }

    .home-filler .filler-box h3 {
        font-size: 25px;
    }

    /* .home-service .container {
        padding: 0 !important;
    }*/

    .home-service .box-wrap {
        padding: 30px;
    }

    .home-service .box-wrap.first-card h3 {
        font-size: 30px;
    }

    .home-service .box-wrap h4 a {
        font-size: 16px;
    }

    .home-service .box-wrap p {
        font-size: 14px;
    }

    .home-service .box-wrap .read-more-box a {
        font-size: 11px;
    }

    .main-contact-heading {
        font-size: 22px;
    }

    .main-contact-form-input {
        margin-bottom: 10px;
    }

    .main-contact-form-input::placeholder {
        font-size: 13px;
    }

    .main-contact-btn {
        font-size: 14px;
        padding: 5px 40px !important;
    }

    .home-serve .home-serve-pic img {
        height: 400px;
    }

    .home-products .owl-carousel .owl-nav button.owl-prev {
        right: 98%;
        width: 30px;
    }

    .home-products .owl-carousel .owl-nav button.owl-next {
        left: 98%;
        width: 30px;
    }

    .home-products .service-card h4 a {
        font-size: 16px;
    }

    .home-products .service-card {
        padding: 15px;
    }

    .home-products .service-card img {
        height: 85px;
    }

    .home-testimonial .title {
        margin-bottom: 0 !important;
    }

    .home-testimonial img {
        height: 150px;
        width: 150px !important;
        border-radius: 50%;
        border: 5px solid #ff5e14;
    }

    .home-testimonial p {
        font-size: 14px;
    }

    .home-testimonial .blockquote-footer {
        padding: 0;
    }

    .brands {
        padding: 30px 0 !important;
    }

    .brands ul {
        margin-bottom: 0;
    }

    .brands ul li img {
        max-width: 120px;
    }
    .contact-single .contact-page-flex
    {
      padding:20px;
      min-height:188px;
    }
    .contact-single .contact-page-flex img
    {
      width:45px;
      height:45px;
    }
    .contact-single .line1
    {
    font-size:13px;
    }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 1024px) {
    .common-heading {
        font-size: 25px;
        line-height: 1.3;
    }

    .common-small-heading {
        font-size: 12px;
    }

    .common-para {
        font-size: 13px;
    }

    .common-redirect-banner-title {

        font-size: 45px;
        margin-bottom: 0;
    }

    .breadcrumb {
        font-size: 14px;
    }

    .section-padding {
        padding: 50px 0;
    }

    header .top-info-wrapper {
        justify-content: center;
    }

    .navbar .nav-item {
        padding: 0 30px;
    }

    .navbar .nav-link {
        font-size: 13px;
    }

    .home-banner .banner-title {
        font-size: 50px;
    }

    .home-banner .banner-contact {
        font-size: 12px;
    }

    .home-about {
        padding-bottom: 0;
    }

    .home-about .about-right-cap .about-right-img img {
        height: 400px;
    }

    .home-about .img-cap {
        display: none;
    }

    .home-about .img-cap::after {
        display: none;
    }

    .home-about .home-about-line {
        font-size: 12px;
        margin-bottom: 6px;
        margin-top: 10px;
    }

    .home-about .home-about-line svg {
        height: 12px;
    }

    .home-about .about-sign img {
        height: 80px;
    }

    .home-filler .filler-box h2 {
        font-size: 45px;
        margin-bottom: 0;
    }

    .home-filler .filler-box h3 {
        font-size: 25px;
    }

    /*.home-service .container {
        padding: 0 !important;
    }*/

    .home-service .box-wrap {
        padding: 30px;
    }

    .home-service .box-wrap.first-card h3 {
        font-size: 30px;
    }

    .home-service .box-wrap h4 a {
        font-size: 16px;
    }

    .home-service .box-wrap p {
        font-size: 14px;
    }

    .home-service .box-wrap .read-more-box a {
        font-size: 11px;
    }

    .main-contact-heading {
        font-size: 22px;
    }

    .main-contact-form-input {
        margin-bottom: 10px;
    }

    .main-contact-form-input::placeholder {
        font-size: 13px;
    }

    .main-contact-btn {
        font-size: 14px;
        padding: 5px 40px !important;
    }

    .home-serve .home-serve-pic img {
        height: 400px;
    }

    .home-products .owl-carousel .owl-nav button.owl-prev {
        right: 98%;
        width: 30px;
    }

    .home-products .owl-carousel .owl-nav button.owl-next {
        left: 98%;
        width: 30px;
    }

    .home-products .service-card h4  {
        font-size: 15px;
    }
    .home-products .service-card {
        padding: 15px;
    }

    .home-products .service-card img {
        height: 85px;
    }

    .home-testimonial .title {
        margin-bottom: 0 !important;
    }

    .home-testimonial img {
        height: 150px;
        width: 150px !important;
        border-radius: 50%;
        border: 5px solid #ff5e14;
    }

    .home-testimonial p {
        font-size: 14px;
    }

    .home-testimonial .blockquote-footer {
        padding: 0;
    }

    .brands {
        padding: 30px 0 !important;
    }

    .brands ul {
        margin-bottom: 0;
    }

    .brands ul li img {
        max-width: 60px;
    }
    .contact-single .contact-page-flex
    {
      padding:20px;
      min-height:188px;
    }
    .contact-single .contact-page-flex img
    {
      width:45px;
      height:45px;
    }
    .contact-single .line1
    {
    font-size:13px;
    }
 

}

/* Small Devices, Tablets */
@media only screen and (max-width :991px) {
    br {
        display: none;
    }

    .section-padding {
        padding: 40px 0;
    }

    .common-heading {
        font-size: 22px;
        line-height: 20px;
    }

    .common-small-heading {
        font-size: 12px;
    }

    .common-para {
        font-size: 12px;
    }

    .common-readmore {
        font-size: 12px;
        padding: 5px 25px;
    }

    .common-enquiry {
        width: 22%;
        text-align: center;
    }

    .common-redirect-banner-title {

        font-size: 40px;
        margin-bottom: 0;
    }

    .breadcrumb {
        font-size: 13px;
    }

    .home-banner {
        height: 40vh;
    }

    .home-banner .banner-contact {
        padding: 3px 25px;
        font-size: 11px;
    }

    .home-banner .banner-title {
        font-size: 30px;
    }

    .navbar .nav-item {
        padding: 0 10px;
    }

    .navbar .nav-link {
        font-size: 13px;
    }

    .mobile-menu .accordion-header .accordion-button {
        font-size: 13px;
    }

    header .top-info-wrapper {
        justify-content: center;
    }

    header .top-info-wrapper .coverage {

        flex-wrap: nowrap;
    }

    header .top-info-wrapper .coverage a {
        font-size: 12px;
        padding: 0 2px;
    }

    .navbar .head-logo {
        height: 35px;
    }

    .home-products .owl-carousel .owl-nav button.owl-next {
        position: static;
        width: 20px;
    }

    .home-products .owl-carousel .owl-nav button.owl-prev {
        position: static;
        width: 20px;
    }

    .owl-theme .owl-nav {
        display: flex;
        justify-content: center;
    }

    .home-filler .filler-box h2 {
        font-size: 25px;
    }

    .home-about .about-box {
        margin-left: 0;
        padding: 5px;
    }

    .home-about .about-right-cap {
        display: none;
    }

    .home-about .about-box .section-tittle span {
        font-size: 12px;
        padding: 3px 12px;
    }

    .home-about .home-about-line {
        font-size: 12px;
    }

    .home-about .home-about-line svg {
        height: 12px;
    }

    .home-about .about-sign {
        display: none;
    }

    .home-filler .filler-box h2 {
        font-size: 22px;
        margin-bottom: 5px;
    }

    .home-filler .filler-box h3 {
        font-size: 16px;
    }

    .home-filler .filler-box {
        width: 100%;
    }

    .home-filler .filler-box .fasade-flexing .fas-flax-one {
        padding-right: 30px;
    }

    .home-filler .filler-box .fasade-flexing .fas-flax-two {
        padding-left: 30px;
    }

    .home-filler .filler-box .fasade-flexing .fas-flax-one img,
    .home-filler .filler-box .fasade-flexing .fas-flax-two img {
        width: 20%;
    }

    .home-service .box-wrap.first-card {
        /*  padding: 5px;
        margin-top: 0;*/
    }

    .home-service .box-wrap.first-card h3 {
        font-size: 20px;
    }

    .home-service .box-wrap {
        padding: 15px;
    }

    .home-service .box-wrap .icon {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .home-service .box-wrap img {
        height: 20px;
        width: 20px;
    }

    .home-service .box-wrap h4 a {
        font-size: 15px;
    }

    .home-service .box-wrap p {
        font-size: 12px;
        margin: 3px 0;
    }

    .home-service .box-wrap .read-more-box a {
        font-size: 10px;
    }

    .home-serve .home-serve-pic img {
        display: block;
        height: 325px;
    }

    .contact-main-last {
        width: 85%;

    }

    .main-contact-heading {
        font-size: 20px;
    }

    .main-contact-form-input {
        margin-bottom: 10px;
    }

    .main-contact-form-input::placeholder {
        font-size: 12px;
    }

    .main-contact-btn {
        font-size: 11px;
        padding: 5px 25px !important;
    }

    .contact-main-last textarea {
        min-height: 85px !important;
    }

    .home-products .service-card {
        width: 80%;
        margin: 20px auto;
    }

    .home-products .service-card img {
        height: 70px;
    }

    .home-products .service-card h4 a {
        font-size: 14px;
    }

    .home-serve .contact-main-blocks .common-readmore {
        margin-top: 0 !important;
    }

    .home-testimonial img {
        height: 150px;
        width: 150px !important;
        border: 5px solid #ff5e14;
    }

    .home-testimonial .common-heading {
        margin-bottom: 0 !important;
    }

    .home-testimonial div.title {
        margin-bottom: 0 !important;
    }

    .home-testimonial p {
        width: 100% !important;
        font-size: 12px;
    }

    .home-testimonial .blockquote-footer {
        padding: 0;
        font-size: 15px;
    }

    .brands ul {
        padding-left: 0;
    }

    .brands ul li img {
        max-width: 100px;
    }

    footer {
        padding: 30px 0;

    }

    footer .social-links {
        margin-top: 10px;
        width: 30%;
        margin-bottom: 15px;
    }

    footer .social-links a {
        font-size: 14px;
    }

    footer .foot-con {
        font-size: 12px;
    }

    .footer-headings {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .footer-linking {

        margin-bottom: 8px;
        font-size: 12px;
        line-height: 20px
    }

    footer .footer-input {
        height: 35px;
    }

    footer .footer-input::placeholder {
        font-size: 12px;
    }

    footer .form-btn {
        height: 35px;
        font-size: 12px;
    }

    .scroll {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 35px;
        height: 35px;
    }

    .scroll svg {
        height: 12px;
    }

    .desktop-menu {
        display: none;
    }

    .mobile-menu {
        display: block !important;
        width: 100%;
    }

    #navbarScroll {
        background: aliceblue;
        padding: 15px;
        border-radius: 8px;
        margin: 10px 0;
    }
     .contact-single .contact-page-flex {
       padding:20px 10px;
        min-height: 160px;
       
    }
    

    .contact-single .contact-page-flex img {
        height: 30px;
        width:30px;
    }

    .contact-single .location {
        font-size: 15px;
        margin: 10px 0
    }

    .contact-single .line1 {
        font-size: 10px;

    }
     .contact-single .common-small-heading
    {
      display: block;
      text-align:center;
      margin-bottom:5px;
    }
     .contact-single .common-heading
     {
       text-align:center;
       font-size:20px;
     }
       /*------------------------service detail page-------------------------*/
    /* .service-detail-page .row:nth-child(2)
     {
        flex-direction:column-reverse;
     }*/
     .service-detail-page .flip-flop
     {
       margin: 60px 0;
     }
     .service-detail-page .flip-flop .two img
     {
        height:400px;
     }
    .service-detail-page .flip-flop .one
    {
        padding:20px;
    }
    .service-detail-page .flip-flop .one h3
    {
        font-size:15px;
    }
}

@media only screen and (max-width : 767px) {
    .common-readmore {
        display: none;
    }

    .common-redirect-banner-title {

        font-size: 35px;
        margin-bottom: 0;
    }

    .breadcrumb {
        font-size: 13px;
    }

    .home-serve .home-serve-pic img {
        display: none;
    }

    .home-filler .filler-box .fasade-flexing .fas-flax-one img,
    .home-filler .filler-box .fasade-flexing .fas-flax-two img {
        width: 30%;
    }

    .contact-main-last {
        width: 100%;
        margin: inherit;
    }

    .desktop-menu {
        display: none;
    }

    .mobile-menu {
        display: block !important;
        width: 100%;
    }

    .navbar .nav-link,
    .mobile-menu .accordion-header .accordion-button {
        padding: 7px 0;
        font-size: 12px;
    }

    .accordion-item.mobile-menu .accordion-body {
        padding: 10px;
    }

    .navbar .nav-item {
        padding: 4px 10px;
        display: inline-block;
    }

    .common-enquiry {
        width: 30%;
        text-align: center;
    }

    #navbarScroll {
        background: aliceblue;
        padding: 15px;
        border-radius: 8px;
        margin: 10px 0;
    }
    .contact-single .contact-page-flex {
        padding: 15px 20px;
        min-height: auto;
        /* margin-top: 20px; */
        width: 60%;
        margin: 20px auto 0 auto;
    }

    .contact-single .contact-page-flex img {
        width: 30px;
        height: 30px;
        margin-bottom: 0;
    }

    .contact-single .location {
        font-size: 15px;
        margin: 10px 0
    }

    .contact-single .line1 {
        font-size: 12px;
    }
     .contact-single .common-small-heading
    {
      display: block;
      text-align:center;
      margin-bottom:5px;
    }
     .contact-single .common-heading
     {
       text-align:center;
       font-size:20px;
     }
       /*------------------------service detail page-------------------------*/
     .service-detail-page .row:nth-child(2),.service-detail-page .row:nth-child(4),.service-detail-page .row:nth-child(6),
     .service-detail-page .row:nth-child(8)


     {
        flex-direction:column-reverse;
     }
     .service-detail-page .flip-flop
     {
       margin: 60px 0;
     }
    
    .service-detail-page .flip-flop .one
    {
        padding:20px;
    }
    .service-detail-page .flip-flop .two
    {
        padding: 0;
    }
    .service-detail-page .flip-flop .two img
    {
     height:250px;
    }
    .service-detail-page .flip-flop .one h3
    {
        font-size:15px;
    }

}

@media only screen and (max-width : 575px) {
    br {
        display: none;
    }

    .section-padding {
        padding: 30px 0;
    }

    .common-heading {
        font-size: 18px;
        line-height: 20px;
    }

    .common-small-heading {
        font-size: 10px;
    }

    .common-para {
        font-size: 11px;
    }

    .common-enquiry {
        width: 30%;
        margin: 0 auto;
        display: inline-block;
        text-align: center;
    }

    .common-readmore {
        font-size: 11px;
        padding: 5px 25px;
        display: none;
    }

    .common-redirect-banner-title {

        font-size: 33px;
        margin-bottom: 0;
    }

    .breadcrumb {
        font-size: 13px;
    }

    .navbar .nav-item {
        padding: 4px 10px;
        display: inline-block;
    }

    .navbar .nav-link,
    .mobile-menu .accordion-header .accordion-button {
        padding: 7px 0;
        font-size: 12px;
    }

    .accordion-item.mobile-menu .accordion-body {
        padding: 10px;
    }

    .home-banner {
        height: 70vh;
    }

    .home-banner .banner-contact {
        padding: 3px 25px;
        font-size: 11px;
    }

    .home-banner .banner-title {
        font-size: 25px;
    }

    header .top-info-wrapper {
        justify-content: center;
    }

    header .top-info-wrapper .coverage {

        flex-wrap: nowrap;
    }

    header .top-info-wrapper .coverage a {
        font-size: 10px;
        padding: 0 2px;
    }

    .navbar .head-logo {
        height: 35px;
    }

    .home-products .owl-carousel .owl-nav button.owl-next {
        position: static;
        width: 20px;
    }

    .home-products .owl-carousel .owl-nav button.owl-prev {
        position: static;
        width: 20px;
    }

    .owl-theme .owl-nav {
        display: flex;
        justify-content: center;
    }

    .home-filler .filler-box h2 {
        font-size: 25px;
    }

    .home-about .about-box {
        margin-left: 0;
        padding: 5px;
    }

    .home-about .about-right-cap {
        display: none;
    }

    .home-about .about-box .section-tittle span {
        font-size: 12px;
        padding: 3px 12px;
    }

    .home-about .home-about-line {
        font-size: 12px;
    }

    .home-about .home-about-line svg {
        height: 12px;
    }

    .home-about .about-sign {
        display: none;
    }

    .home-filler .filler-box h2 {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .home-filler .filler-box h3 {
        font-size: 14px;
    }

    .home-filler .filler-box {
        width: 100%;
    }

    .home-filler .filler-box .fasade-flexing .fas-flax-one {
        padding-right: 20px;
    }

    .home-filler .filler-box .fasade-flexing .fas-flax-two {
        padding-left: 20px;
    }

    .home-filler .filler-box .fasade-flexing .fas-flax-one img,
    .home-filler .filler-box .fasade-flexing .fas-flax-two img {
        width: 30%;
    }

    .home-service .box-wrap.first-card {
        padding: 5px;
        margin-top: 0;
    }

    .home-service .box-wrap.first-card h3 {
        font-size: 18px;
    }

    .home-service .box-wrap {
        padding: 15px;
    }

    .home-service .box-wrap .icon {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .home-service .box-wrap img {
        height: 20px;
        width: 20px;
    }

    .home-service .box-wrap h4 a {
        font-size: 15px;
    }

    .home-service .box-wrap p {
        font-size: 12px;
        margin: 3px 0;
    }

    .home-service .box-wrap .read-more-box a {
        font-size: 10px;
    }

    .home-serve .home-serve-pic img {
        display: none;
    }

    .home-serve {
        padding:20px;
    }

    .contact-main-last {
        width: 100%;
        margin-top: 20px !important;

    }

    .main-contact-heading {
        font-size: 20px;
    }

    .main-contact-form-input {
        margin-bottom: 10px;
    }

    .main-contact-form-input::placeholder {
        font-size: 12px;
    }

    .main-contact-btn {
        font-size: 11px;
        padding: 5px 25px !important;
    }

    .contact-main-last textarea {
        min-height: 85px !important;
    }

    .home-products .service-card {
        width: 60%;
        margin: 20px auto;
    }

    .home-products .service-card img {
        height: 70px;
    }

    .home-products .service-card h4 a {
        font-size: 14px;
    }

    .home-serve .contact-main-blocks .common-readmore {
        margin-top: 0 !important;
    }

    .home-testimonial img {
        height: 150px;
        width: 150px !important;
        border: 5px solid #ff5e14;
    }

    .home-testimonial .common-heading {
        margin-bottom: 0 !important;
    }

    .home-testimonial div.title {
        margin-bottom: 0 !important;
    }

    .home-testimonial p {
        width: 100% !important;
        font-size: 12px;
    }

    .home-testimonial .blockquote-footer {
        padding: 0;
        font-size: 15px;
    }

    .brands ul {
        padding-left: 0;
    }

    .brands ul li img {
        max-width: 120px;
    }

    footer {
        padding: 30px 0;

    }

    footer .social-links {
        margin-top: 10px;
        width: 30%;
        margin-bottom: 15px;
    }

    footer .social-links a {
        font-size: 14px;
    }

    footer .foot-con {
        font-size: 12px;
    }

    .footer-headings {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .footer-linking {

        margin-bottom: 8px;
        font-size: 12px;
        line-height: 20px
    }

    footer .footer-input {
        height: 35px;
    }

    footer .footer-input::placeholder {
        font-size: 12px;
    }

    footer .form-btn {
        height: 35px;
        font-size: 12px;
    }

    .scroll {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 35px;
        height: 35px;
    }

    .scroll svg {
        height: 12px;
    }

    .desktop-menu {
        display: none;
    }

    .mobile-menu {
        display: block !important;
        width: 100%;
    }

    #navbarScroll {
        background: aliceblue;
        padding: 15px;
        border-radius: 8px;
        margin: 10px 0;
    }
     .contact-single .contact-page-flex {
        padding: 15px 20px;
        min-height: auto;
        /* margin-top: 20px; */
        width: 60%;
        margin: 20px auto 0 auto;
    }

    .contact-single .contact-page-flex img {
        width: 30px;
        height: 30px;
        margin-bottom: 0;
    }

    .contact-single .location {
        font-size: 14px;
        margin: 10px 0
    }

    .contact-single .line1 {
        font-size: 11px;
    }
     .contact-single .common-small-heading
    {
      display: block;
      text-align:center;
      margin-bottom:5px;
    }
     .contact-single .common-heading
     {
       text-align:center;
       font-size:18px;
     }
       /*------------------------service detail page-------------------------*/
    /* .service-detail-page .row:nth-child(2)
     {
        flex-direction:column-reverse;
     }*/
     .service-detail-page .flip-flop
     {
       margin: 60px 0;
     }
     .service-detail-page .flip-flop .two img
     {
        display:none;
     }
    .service-detail-page .flip-flop .one
    {
        padding:20px;
    }
    .service-detail-page .flip-flop .one h3
    {
        font-size:15px;
    }

}






/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {


    br {
        display: none;
    }

    .section-padding {
        padding: 30px 0;
    }

    .common-heading {
        font-size: 18px;
        line-height: 20px;
    }

    .common-small-heading {
        font-size: 10px;
    }

    .common-para {
        font-size: 11px;
    }

    .common-enquiry {
        text-align: center;
        display: block;
        width: 100%;
    }

    .common-readmore {
        font-size: 11px;
        padding: 5px 25px;
    }

    .common-redirect-banner-title {

        font-size: 30px;
        margin-bottom: 0;
    }

    .breadcrumb {
        font-size: 12px;
    }


    .navbar .nav-item {
        padding: 4px 10px;
        display: block;
    }

    .navbar .nav-link,
    .mobile-menu .accordion-header .accordion-button {
        padding: 7px 0;
        font-size: 12px;
    }

    .accordion-item.mobile-menu .accordion-body {
        padding: 10px;
    }

    .home-banner {
        height: 70vh;
    }

    .home-banner .banner-contact {
        padding: 3px 25px;
        font-size: 11px;
    }

    .home-banner .banner-title {
        font-size: 25px;
    }

    header .top-info-wrapper {
        justify-content: center;
    }

    header .top-info-wrapper .coverage {

        flex-wrap: nowrap;
    }

    header .top-info-wrapper .coverage a {
        font-size: 10px;
        padding: 0 2px;
    }

    .navbar .head-logo {
        height: 35px;
    }

    .home-products .owl-carousel .owl-nav button.owl-next {
        position: static;
        width: 20px;
    }

    .home-products .owl-carousel .owl-nav button.owl-prev {
        position: static;
        width: 20px;
    }

    .owl-theme .owl-nav {
        display: flex;
        justify-content: center;
    }

    .home-filler .filler-box h2 {
        font-size: 25px;
    }

    .home-about .about-box {
        margin-left: 0;
        padding: 5px;
    }

    .home-about .about-right-cap {
        display: none;
    }

    .home-about .about-box .section-tittle span {
        font-size: 12px;
        padding: 3px 12px;
    }

    .home-about .home-about-line {
        font-size: 12px;
    }

    .home-about .home-about-line svg {
        height: 12px;
    }

    .home-about .about-sign {
        display: none;
    }

    .home-filler .filler-box h2 {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .home-filler .filler-box h3 {
        font-size: 14px;
    }

    .home-filler .filler-box {
        width: 100%;
    }

    .home-filler .filler-box .fasade-flexing .fas-flax-one {
        padding-right: 20px;
    }

    .home-filler .filler-box .fasade-flexing .fas-flax-two {
        padding-left: 20px;
    }

    .home-filler .filler-box .fasade-flexing .fas-flax-one img,
    .home-filler .filler-box .fasade-flexing .fas-flax-two img {
        width: 30%;
    }

    .home-service .box-wrap.first-card {
        padding: 5px;
        margin-top: 0;
    }

    .home-service .box-wrap.first-card h3 {
        font-size: 18px;
    }

    .home-service .box-wrap {
        padding: 15px;
    }

    .home-service .box-wrap .icon {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .home-service .box-wrap img {
        height: 20px;
        width: 20px;
    }

    .home-service .box-wrap h4 a {
        font-size: 15px;
    }

    .home-service .box-wrap p {
        font-size: 12px;
        margin: 3px 0;
    }

    .home-service .box-wrap .read-more-box a {
        font-size: 10px;
    }

    .home-serve .home-serve-pic img {
        display: none;
    }

    .contact-main-last {
        width: 80%;
        /* margin-top: 20px !important; */
        margin: 20px auto 0 auto;
    }

    .main-contact-heading {
        font-size: 20px;
    }

    .main-contact-form-input {
        margin-bottom: 10px;
    }

    .main-contact-form-input::placeholder {
        font-size: 12px;
    }

    .main-contact-btn {
        font-size: 11px;
        padding: 5px 25px !important;
    }

    .contact-main-last textarea {
        min-height: 85px !important;
    }

    .home-products .service-card {
        width: 60%;
        margin: 20px auto;
    }

    .home-products .service-card img {
        height: 70px;
    }

    .home-products .service-card h4 a {
        font-size: 14px;
    }

    .home-serve .contact-main-blocks .common-readmore {
        margin-top: 0 !important;
        display: none;
    }

    .home-testimonial img {
        height: 150px;
        width: 150px !important;
        border: 5px solid #ff5e14;
    }

    .home-testimonial .common-heading {
        margin-bottom: 0 !important;
    }

    .home-testimonial div.title {
        margin-bottom: 0 !important;
    }

    .home-testimonial p {
        width: 100% !important;
        font-size: 12px;
    }

    .home-testimonial .blockquote-footer {
        padding: 0;
        font-size: 15px;
    }

    .brands ul {
        padding-left: 0;
    }

    .brands ul li img {
        max-width: 120px;
    }

    footer {
        padding: 30px 0;

    }

    footer .social-links {
        margin-top: 10px;
        width: 30%;
        margin-bottom: 15px;
    }

    footer .social-links a {
        font-size: 14px;
    }

    footer .foot-con {
        font-size: 12px;
    }

    .footer-headings {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .footer-linking {

        margin-bottom: 8px;
        font-size: 12px;
        line-height: 20px
    }

    footer .footer-input {
        height: 35px;
    }

    footer .footer-input::placeholder {
        font-size: 12px;
    }

    footer .form-btn {
        height: 35px;
        font-size: 12px;
    }

    .scroll {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 35px;
        height: 35px;
    }

    .scroll svg {
        height: 12px;
    }

    .desktop-menu {
        display: none;
    }

    .mobile-menu {
        display: block !important;
        width: 100%;
    }

    #navbarScroll {
        background: aliceblue;
        padding: 15px;
        border-radius: 8px;
        margin: 10px 0;
    }

    .contact-single .contact-page-flex {
        padding: 15px 20px;
        min-height: auto;
        /* margin-top: 20px; */
        width: 80%;
        margin: 20px auto 0 auto;
    }

    .contact-single .contact-page-flex img {
        width: 30px;
        height: 30px;
        margin-bottom: 0;
    }

    .contact-single .location {
        font-size: 14px;
        margin: 10px 0
    }

    .contact-single .line1 {
        font-size: 11px;
    }
     .contact-single .common-small-heading
    {
      display: block;
      text-align:center;
      margin-bottom:5px;
    }
     .contact-single .common-heading
     {
       text-align:center;
       font-size:18px;
     }
     /*------------------------service detail page-------------------------*/
    /* .service-detail-page .row:nth-child(2)
     {
        flex-direction:column-reverse;
     }*/
     .service-detail-page .flip-flop
     {
       margin: 60px 0;
     }
     .service-detail-page .flip-flop .two img
     {
        display:none;
     }
    .service-detail-page .flip-flop .one
    {
        padding:20px;
    }
    .service-detail-page .flip-flop .one h3
    {
        font-size:15px;
    }
}




/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
    br {
        display: none;
    }

    .section-padding {
        padding: 30px 0;
    }

    .common-heading {
        font-size: 18px;
        line-height: 20px;
    }

    .common-small-heading {
        font-size: 10px;
    }

    .common-para {
        font-size: 11px;
    }

    .common-readmore {
        font-size: 11px;
        padding: 5px 25px;
    }

    .common-enquiry {
        text-align: center;
        display: block;
        width: 100%;
    }

    .common-redirect-banner-title {

        font-size: 30px;
        margin-bottom: 0;
    }

    nav.breadcrumb {
        font-size: 12px;
    }

    .navbar .nav-item {
        padding: 4px 10px;
        display: block;
    }

    .navbar .nav-link,
    .mobile-menu .accordion-header .accordion-button {
        padding: 7px 0;
        font-size: 12px;
    }

    .accordion-item.mobile-menu .accordion-body {
        padding: 10px;
    }

    .home-banner {
        height: 70vh;
    }

    .home-banner .banner-contact {
        padding: 3px 25px;
        font-size: 11px;
    }

    .home-banner .banner-title {
        font-size: 25px;
    }

    header .top-info-wrapper .coverage {

        flex-wrap: nowrap;
    }

    header .top-info-wrapper .coverage a {
        font-size: 10px;
        padding: 0 2px;
    }

    .navbar .head-logo {
        height: 35px;
    }

    .home-products .owl-carousel .owl-nav button.owl-next {
        position: static;
        width: 20px;
    }

    .home-products .owl-carousel .owl-nav button.owl-prev {
        position: static;
        width: 20px;
    }

    .owl-theme .owl-nav {
        display: flex;
        justify-content: center;
    }

    .home-filler .filler-box h2 {
        font-size: 25px;
    }

    .home-about .about-box {
        margin-left: 0;
        padding: 5px;
    }

    .home-about .about-right-cap {
        display: none;
    }

    .home-about .about-box .section-tittle span {
        font-size: 12px;
        padding: 3px 12px;
    }

    .home-about .home-about-line {
        font-size: 12px;
    }

    .home-about .home-about-line svg {
        height: 12px;
    }

    .home-about .about-sign {
        display: none;
    }

    .home-filler .filler-box h2 {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .home-filler .filler-box h3 {
        font-size: 14px;
    }

    .home-filler .filler-box {
        width: 100%;
    }

    .home-filler .filler-box .fasade-flexing .fas-flax-one {
        padding-right: 20px;
    }

    .home-filler .filler-box .fasade-flexing .fas-flax-two {
        padding-left: 20px;
    }

    .home-filler .filler-box .fasade-flexing .fas-flax-one img,
    .home-filler .filler-box .fasade-flexing .fas-flax-two img {
        width: 30%;
    }

    .home-service .box-wrap.first-card {
        padding: 5px;
        margin-top: 0;
    }

    .home-service .box-wrap.first-card h3 {
        font-size: 18px;
    }

    .home-service .box-wrap {
        padding: 15px;
    }

    .home-service .box-wrap .icon {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .home-service .box-wrap img {
        height: 20px;
        width: 20px;
    }

    .home-service .box-wrap h4 a {
        font-size: 15px;
    }

    .home-service .box-wrap p {
        font-size: 12px;
        margin: 3px 0;
    }

    .home-service .box-wrap .read-more-box a {
        font-size: 10px;
    }

    .home-serve .home-serve-pic img {
        display: none;
    }

    .contact-main-last {
        width: 85%;
        /* margin-top: 20px !important; */
        margin: 20px auto 0 auto;
    }

    .main-contact-heading {
        font-size: 20px;
    }

    .main-contact-form-input {
        margin-bottom: 10px;
    }

    .main-contact-form-input::placeholder {
        font-size: 12px;
    }

    .main-contact-btn {
        font-size: 11px;
        padding: 5px 25px !important;
    }

    .contact-main-last textarea {
        min-height: 85px !important;
    }

    .home-products .service-card {
        width: 60%;
        margin: 20px auto;
    }

    .home-products .service-card img {
        height: 70px;
    }

    .home-products .service-card h4 a {
        font-size: 14px;
    }

    .home-serve .contact-main-blocks .common-readmore {
        margin-top: 0 !important;
        display: none;
    }

    .home-testimonial img {
        height: 150px;
        width: 150px !important;
        border: 5px solid #ff5e14;
    }

    .home-testimonial .common-heading {
        margin-bottom: 0 !important;
    }

    .home-testimonial div.title {
        margin-bottom: 0 !important;
    }

    .home-testimonial p {
        width: 100% !important;
        font-size: 12px;
    }

    .home-testimonial .blockquote-footer {
        padding: 0;
        font-size: 15px;
    }

    .brands ul {
        padding-left: 0;
    }

    .brands ul li img {
        max-width: 120px;
    }

    footer {
        padding: 30px 0;

    }

    footer .social-links {
        margin-top: 10px;
        width: 30%;
        margin-bottom: 15px;
    }

    footer .social-links a {
        font-size: 14px;
    }

    footer .foot-con {
        font-size: 12px;
    }

    .footer-headings {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .footer-linking {

        margin-bottom: 8px;
        font-size: 12px;
        line-height: 20px
    }

    footer .footer-input {
        height: 35px;
    }

    footer .footer-input::placeholder {
        font-size: 12px;
    }

    footer .form-btn {
        height: 35px;
        font-size: 12px;
    }

    .scroll {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 35px;
        height: 35px;
    }

    .scroll svg {
        height: 12px;
    }

    .desktop-menu {
        display: none;
    }

    .mobile-menu {
        display: block !important;
        width: 100%;
    }

    #navbarScroll {
        background: aliceblue;
        padding: 15px;
        border-radius: 8px;
        margin: 10px 0;
    }

    .contact-single .contact-page-flex {
        padding: 15px 20px;
        min-height: auto;
        /* margin-top: 20px; */
        width: 85%;
        margin: 20px auto 0 auto;
    }

    .contact-single .contact-page-flex img {
        width: 30px;
        height: 30px;
        margin-bottom: 0;
    }

    .contact-single .location {
        font-size: 14px;
        margin: 10px 0
    }

    .contact-single .line1 {
        font-size: 11px;
    }
    .contact-single .common-small-heading
    {
      display: block;
      text-align:center;
      margin-bottom:5px;
    }
     .contact-single .common-heading
     {
       text-align:center;
       font-size:16px;
     }

     /*------------------------service detail page-------------------------*/
    /* .service-detail-page .row:nth-child(2)
     {
        flex-direction:column-reverse;
     }*/
     .service-detail-page .flip-flop
     {
       margin: 60px 0;
     }
     .service-detail-page .flip-flop .two img
     {
        display:none;
     }
    .service-detail-page .flip-flop .one
    {
        padding:20px;
    }
    .service-detail-page .flip-flop .one h3
    {
        font-size:15px;
    }
}


