@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

*:focus {
    outline: none;
}

body {
    max-width: 100%;
    overflow-x: hidden;
}

body {
    background: #fff;
    position: relative;
    padding: 0;
    margin: 0;
    font-size: .95rem;
    line-height: 1.25rem;
    color: #222;
    letter-spacing: .45px;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400
}

a,
a:active,
a:link,
a:hover {
    text-decoration: none !important;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    outline: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h6 {
    font-family: Poppins, sans-serif;
    -webkit-transition: color .5s ease;
    -moz-transition: color .5s ease;
    -ms-transition: color .5s ease;
    -o-transition: color .5s ease;
    transition: color .5s ease;
    outline: none;
    font-weight: 600;
    color: inherit
}

p {
    font-weight: normal;
    text-align: inherit;
    margin-bottom: 20px;
    margin-top: 0px;
    line-height: 1.7
}

spacer:before {
    content: "\2044";
    display: inline;
    margin: 0px 5px
}

spacer {
    display: inline;
    margin: 0px 5px
}

.npm {
    padding: 0;
    margin: 0
}

.white-text {
    color: #fff !important
}

.orange-text {
    color: #ed7d31 !important
}


ul {
    list-style-type: none;
    padding-left: 0;
    margin: 0
}

button {
    border: 0 !important;
    outline: 0 !important
}

.black-text {
    color: #010101
}

.p70 {
    padding: 70px 0
}

.navbar-toggler {
    color: transparent
}

.container-fluid1 {
    padding-left: 40px;
    padding-right: 40px
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

.bor-rad {
    border-radius: 6px;
}

.pad--10 {
    padding: 10px 0px;
}

footer {
    background-color: #252a3f;
    background-image: url(../images/footer-bg.png);
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    font-size: 13px;
    color: #ccc;
    border-top: 2px solid #ed7d31
}

.copyright {
    background: #252a3f;
    border-top: 1px solid #ffffff1f;
    color: #E7E7E7;
    padding: 10px 0;
    font-size: 13px
}

footer a,
.copyright a {
    color: #E7E7E7
}

footer a:hover,
.copyright a:hover {
    color: #ed7d31
}

.sub-block ul {
    margin: 0;
    margin-top: 0;
    padding: 0;
    list-style: none
}

.sub-block ul li {
    display: inline-block;
    position: relative;
    padding-right: 1.2rem;
    font-size: 13px;
    line-height: 1.5rem;
    font-weight: 300;
}

.sub-block ul li:after {
    content: "\25cf";
    right: .2rem;
    font-size: .5rem;
    position: absolute
}

.sub-block ul li:last-child::after {
    display: none
}

.sub-block ul li a {
    color: #E7E7E7;
    display: inline-block
}

.sub-block ul li a:hover {
    color: #E7E7E7;
    display: inline-block
}

footer h5 {
    font-family: Montserrat, sans-serif;
}

.socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: inline-flex;
    list-style: none;
    padding: 0
}

.socials li {
    display: inline-block
}

.socials li a {
    -webkit-transition: .5s;
    transition: .5s;
    color: #ed7d31;
    display: inline-block;
    width: 35px;
    height: 35px;
    font-size: 16px;
    padding: 8px 6px;
    border: 1px solid #ed7d31;
    border-radius: 0%;
    text-align: center;
    margin-right: 3px
}

.footer-icon:hover,
.socials li a:hover {
    color: #fff;
    background: #ed7d31;
    border-color: #ed7d31;
    border-radius: 50%
}

footer .icon {
    display: inline-flex;
    margin-right: 10px;
    margin-bottom: 10px
}

ul.flinks li {
    width: 100%;
    position: relative
}

ul.flinks li a {
    display: block;
    color: #ccc;
    line-height: normal;
    padding: 10px 0;
    font-size: 13px;
    line-height: 1rem;
    position: relative;
    border-bottom: 0px solid #ffffff1f
}

ul.flinks li a:hover {
    color: #fff
}

ul.flinks li a:after {
    content: "";
    height: 1px;
    background: #ed7d31;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    transform-origin: 0 50%;
    transform: scaleX(0);
    transition: transform .4s;
    transition-timing-function: cubic-bezier(.7, 0, .3, 1);
    width: 15px
}

ul.flinks li a:hover:after {
    transform: scaleX(1)
}

.grey-box {
    background-color: #252a3f;
    background-image: url(../images/footer-bg.png);
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 35px;
    color: #fff
}

.grey-box-1 {
    background-color: #252a3f;
    background-image: url('../images/footer-bg.png');
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 25px;
    color: #fff;
    font-weight: 500;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.grey-box-1:hover {
    background-color: #ed7d31;
    /* Orange background on hover */
}

.grey-box-1 .highter {
    color: #ed7d31;
}

.grey-box-1:hover .highter {
    color: #252a3f;
    /* Blue text on hover */
    transition: color 0.3s ease;
}


.heading-span {
    background: #ed7d31;
    padding: 10px;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 13px;
    letter-spacing: 2px;
}

#clients img {
    padding: 5px;
    border: 1px solid #efefef;
}


.grey-bg {
    position: relative;
    padding: 70px 0;
    background-image: -moz-linear-gradient(-90deg, rgb(244, 247, 249) 0%, rgb(239, 243, 245) 100%);
    background-image: -webkit-linear-gradient(-90deg, rgb(244, 247, 249) 0%, rgb(239, 243, 245) 100%);
    background-image: -ms-linear-gradient(-90deg, rgb(244, 247, 249) 0%, rgb(239, 243, 245) 100%);
}

.projects-section {
    position: relative;
    background-image: -moz-linear-gradient(90deg, rgb(25, 29, 42) 0%, rgb(48, 54, 77) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(25, 29, 42) 0%, rgb(48, 54, 77) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(25, 29, 42) 0%, rgb(48, 54, 77) 100%);
    color: #fff;
    background-image: url(../images/footer-bg.png) right top no-repeat cover;
}

.projects-section .title {
    position: absolute;
    left: 180px;
    bottom: 40px;
    font-size: 80px;
    font-weight: 700;
    color: #343a4f;
    line-height: 100px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
    letter-spacing: -2px;
}

.project-block,
.project-block .image {
    position: relative
}

.project-block .image:before,
.project-block .overlay-content {
    -webkit-transition: .5s;
    -o-transition: .5s;
    width: 100%;
    position: absolute
}

.project-block {
    overflow: hidden;
    border-radius: 20px
}

.project-block .image:before {
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    background-color: #161924;
    transition: .5s;
    opacity: .2
}

.project-block:hover .image:before {
    opacity: 0
}

.project-block .overlay-content {
    padding: 20px 50px;
    bottom: 0;
    transition: .5s
}

.project-block .count {
    position: relative;
    font-size: 38px;
    line-height: 40px;
    margin-bottom: 20px;
    font-weight: 600;
    color: #fff
}

.project-block .category {
    position: relative;
    padding-left: 73px;
    font-size: 18px;
    font-weight: 500;
    color: #fff
}

.project-block .category:before {
    position: absolute;
    content: '';
    left: 0;
    top: 13px;
    width: 63px;
    height: 2px;
    background-color: #ed7d31
}

.project-block .text {
    font-size: 26px;
    font-weight: 700;
    line-height: 35px;
    color: #fff;
    position: relative
}

.project-block:hover .overlay-content {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    padding: 40px 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.project-block .overlay-content .text {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.project-block:hover .overlay-content .text {
    -webkit-transform: perspective(1200px) rotateX(0) translateZ(0);
    transform: perspective(1200px) rotateX(0) translateZ(0)
}

.project-block .overlay-content:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: -moz-linear-gradient(90deg, #f84411 0, #2f354c 86%);
    background-image: -webkit-linear-gradient(90deg, #f84411 0, #2f354c 86%);
    background-image: -ms-linear-gradient(90deg, #f84411 0, #2f354c 86%);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    opacity: 0
}

.project-block:hover .overlay-content:before {
    opacity: .8
}

.project-block .overlay-content .category:before {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.project-block:hover .overlay-content .category:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.project-block .link-btn {
    position: absolute;
    right: 20px;
    bottom: 20px;
    padding: 10px;
    border: 1px solid #fff;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    border-radius: 50%;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    opacity: 0
}

.project-block:hover .link-btn {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.project-block .link-btn a {
    position: relative;
    display: inline-block;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    color: #ed7d31;
    background-color: #fff;
    font-size: 16px;
    font-weight: 700
}

.quick-contact {
    position: relative;
    background: rgb(255, 255, 255);
    background: linear-gradient(360deg, rgba(255, 255, 255, 1) 50%, rgba(239, 243, 245, 1) 50%);
    overflow: hidden;
}

.quick-contact .container-fluid1 {
    margin-left: 75px;
}

.quick-contact .grey-box {
    border-radius: 25px 0 0 25px;
    height: 100%
}

.quick-contact .orange-box {
    padding: 25px 75px;
    border-radius: 0px;
    height: 100%
}

.btn-1 {
    color: #fff;
    border: 1px solid #ffffff80;
    font-size: 13px;
    font-weight: 700;
    font-style: normal;
    line-height: 21px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2.2px;
    padding: 10px 15px;
    display: inline-block;
    background: transparent
}

.btn-1:hover {
    background: #2e3247;
    color: #fff;
    border-color: #fff
}

.btn-2 {
    color: #fff;
    border: 1px solid #2e3247;
    font-size: 13px;
    font-weight: 700;
    font-style: normal;
    line-height: 21px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2.2px;
    padding: 10px 15px;
    display: inline-block;
    background-image: -webkit-linear-gradient(90deg, rgb(244 67 54) 0%, rgb(237 125 49) 75%);
}

.btn-2:hover {
    background: #2e3247;
    color: #fff;
    border-color: #fff
}

.counter-six {
    position: relative;
    overflow: hidden;
    padding: 30px 0;
    border-radius: 8px;
    background-color: #ed7d31;
    z-index: 1;
}

.counter-six:before {
    content: "";
    position: absolute;
    left: -100px;
    top: -100px;
    width: 260px;
    height: 260px;
    background-color: rgb(248 68 17 / .5);
    border-radius: 215px 45px;
    z-index: -1;
}

.counter-six:after {
    content: "";
    position: absolute;
    right: -110px;
    bottom: -99px;
    width: 245px;
    height: 245px;
    border-radius: 200px 45px;
    background-color: rgb(248 68 17 / .5);
    z-index: -1;
}

.counter_div {
    padding: 5px 15px;
    width: 100%;
    transition: all .5s ease;
    margin-bottom: 5px;
    color: #fff;
    text-align: center
}

.feature-text span {
    color: #050c2a;
    font-size: 65px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold
}

.desc {
    padding-top: 5px;
    font-weight: bold;
    text-transform: uppercase
}



.news-block-two {
    position: relative;
}

.news-block-two .inner-box {
    position: relative;
    margin-bottom: 10px;
}

.news-block-two .image img {
    border-radius: 6px;
    width: 100%;
}

.news-block-two .lower-content {
    position: relative;
    background-color: #fff;
    border-radius: 6px;
    margin-left: 11px;
    margin-right: 11px;
    margin-top: -25px;
    padding: 25px 20px;
    -webkit-box-shadow: 0px 0px 62px 0px rgba(27, 31, 45, 0.09);
    box-shadow: 0px 0px 62px 0px rgba(27, 31, 45, 0.09);
}

.news-block-two .lower-content:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-image: -moz-linear-gradient(90deg, rgb(244 67 54) 0%, rgb(237 125 49) 75%);
    background-image: -webkit-linear-gradient(90deg, rgb(244 67 54) 0%, rgb(237 125 49) 75%);
    background-image: -ms-linear-gradient(90deg, rgb(244 67 54) 0%, rgb(237 125 49) 75%);
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: perspective(400px) rotateX(-90deg);
    -ms-transform: perspective(400px) rotateX(-90deg);
    transform: perspective(400px) rotateX(-90deg);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    border-radius: 6px;
}

.news-block-two .inner-box:hover .lower-content:before {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
}

.news-block-two h4 {
    position: relative;
    font-size: 16px;
    font-weight: 600;
    color: #202020;
    padding-bottom: 30px;
    margin-bottom: 20px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.news-block-two h4:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    height: 6px;
    width: 100%;
    background: url(../images/border-shape-2.png) repeat-x center;
}

.news-block-two h4 {
    color: #202020;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.news-block-two:hover .inner-box h4 {
    color: #fff;
}

.news-block-two .read-more-link {
    position: relative;
    padding-left: 0px;
    font-size: 14px;
    font-weight: 500;
    color: #222;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
}

.news-block-two:hover .read-more-link {
    padding-left: 42px;
    color: #fff;
}

.news-block-two .read-more-link:before {
    position: absolute;
    content: '';
    left: 0;
    top: 11px;
    height: 1px;
    width: 21px;
}

.news-block-two .read-more-link i {
    position: absolute;
    left: 21px;
    top: -1px;
    font-size: 14px;
    opacity: 0;
    color: #fff;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
}

.news-block-two:hover .read-more-link i {
    opacity: 1;
}

#products .owl-nav button.owl-next,
#products .owl-nav button.owl-prev {
    background: #ed7d31 !important;
    color: #fff;
    border: none;
    padding: 5px 15px !important;
    font: inherit;
    border-radius: 0;
    margin: 1px;
}

#products .owl-nav button.owl-next:hover,
#products .owl-nav button.owl-prev:hover {
    background: #262b39 !important;
}

#products .owl-nav {
    position: absolute;
    top: -50px;
}

.list li {
    padding-left: 1.75em;
    margin-bottom: .35em;
    position: relative;
    line-height: 30px;
}

.list li:before {
    content: "\f00c";
    font-family: FontAwesome;
    left: 1px;
    top: 0;
    position: absolute;
    color: #ed7d31
}

.orange-box {
    background-image: -moz-linear-gradient(90deg, rgb(244 67 54) 0%, rgb(237 125 49) 75%);
    background-image: -webkit-linear-gradient(90deg, rgb(244 67 54) 0%, rgb(237 125 49) 75%);
    background-image: -ms-linear-gradient(90deg, rgb(244 67 54) 0%, rgb(237 125 49) 75%);
    padding: 25px;
    border-radius: 20px;
    color: #fff
}

.white-box {
    background: #fff;
    padding: 25px
}

.custom-white-box {
    background: #fff;
    padding: 30px 15px;
    border-radius: 6px;
    margin-bottom: 20px;
}

.custom-white-box-1 {
    background: #fff;
    padding: 30px 15px;
    border-radius: 6px;
    margin-bottom: 20px;
}

.custom-white-box-1 img {
    transition: 0.5s;
    width: 100%;
    margin-bottom: 20px;
}

.custom-white-box-1:hover img {
    transform: scale(1.05);
}

.custom-grey-box {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    padding: 30px 15px;
    background-color: #ffffffad;
    border-radius: 6px;
    margin-bottom: 20px;
}

.custom-grey-box h5 {
    font-size: 22px;
    padding-bottom: 10px;
    border-bottom: 2px solid #e6e8e9;
}

.custom-grey-box:hover h5 {
    border-bottom: 2px solid #252a3f;
    transition: all 0.3s;
}

.custom-white-box h5 {
    font-size: 22px;
    padding-bottom: 10px;
    border-bottom: 2px solid #e6e8e9;
    transition: all 0.3s;
}

.custom-white-box:hover h5 {
    border-bottom: 2px solid #252a3f;
    transition: all 0.3s;
}

#certificates img {
    padding: 8px;
    background: #fff;
    border: 1px solid #efefef;
    border-bottom: 2px solid #e6e8e9;
}

header {
    position: sticky;
    background: #fff;
    z-index: 999
}

header.sticky-top {
    position: fixed !important;
    margin: 0;
    z-index: 999 !important;
    padding: 0 !important;
    box-shadow: 0 0 30px rgb(0 0 0 / 20%);
    width: 100%;
    background: #fff
}

.sticky-top .navbar-brand {
    width: 200px;
    padding: 0
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding: 15px 15px;
    font-size: 14px;
    outline: 0;
    color: #222;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 800;
}

.navbar .nav-link.active {
    color: #ed7d31;
}

.navbar .nav-link.active:hover,
.navbar .nav-link:hover {
    color: #ed7d31;
}

.navbar .nav-link.active:focus,
.navbar .nav-link:focus {
    color: #ed7d31;
}



.dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: FontAwesome;
    font-weight: 900;
    vertical-align: middle;
    margin-left: 5px;
    transition: .5s;
}

.dropdown-toggle[aria-expanded=true]::after {
    transform: rotate(-180deg);
}

.dropdown-menu {
    position: absolute;
    display: none;
    opacity: 0;
    left: auto;
    right: 0;
    transition: ease-out 0.3s;
    border-radius: 0px;
}

.dropdown:hover .dropdown-menu {
    opacity: 1;
    display: block;
}

.dropdown-item {
    font-size: 14.5px;
    display: block;
    background-color: #fff;
}

.dropdown-item:hover {
    font-size: 14.5px;
    color: #fff;
    background-color: #ed7d31;
}

.navbar-brand {
    width: 300px;
    padding: 0
}


.navbar-toggler-icon {
    top: 15px;
    right: 15px;
    padding: 10px;
    color: #fff;
    display: inline-block;
    width: inherit;
    height: inherit;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    position: absolute;
    z-index: 9999;
    background: #ed7d31;
}


/* media query stars here */

@media (min-width: 1100px) {
    .navbar-toggler {
        display: none;
        /* Hide the navbar toggler button */
    }

    .navbar-collapse {
        display: flex !important;
        /* Ensure the navbar-collapse is always visible */
    }

    .collapse:not(.show) {
        display: none;
    }

    .navbar-collapse {
        flex-basis: 100%;
        flex-grow: 1;
        align-items: center;
    }
}

/* The company page css stars here */

.comp-bg {
    background-image: url(../images/company-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
}

.box-1 {
    border: 1px solid #ed7d31;
    background-color: #252a3f;
    border-radius: 8px;
    text-align: center;
    padding: 20px;
    margin-bottom: 20px;
}


.company h2,
.company h5 {
    color: #ed7d31;
    margin-bottom: 10px;
    text-align: center;
}

.company p {
    color: #fff;
    font-weight: 500;
    text-align: center;
    margin-bottom: 20px;
}

.company img {
    margin-bottom: 10px;
    width: 75px;
    height: auto;
}

.why-us {
    background-color: #ed7d31;
    background-image: url(../images/footer-bg.png);
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
}

.pad-zero {
    padding: 0;
}

.why-padd {
    padding: 30px;
    color: #fff;
}

.why-padd p {
    font-weight: 500;
}

.why-cont {
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 15px;
    background: #252a3f69;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

.why-cont:hover {
    background-color: #252a3f;

}

.why-cont img {
    margin-right: 15px;
    width: 75px;
    height: auto;
}

.why-cont .content {
    flex: 1;
    /* padding-top: 10px; */
}


/* The company page css ends here */


/* contact page css stars here */
.page-bg {
    background-image: url(../images/about-banner.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
}

.overlay-pro {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(19 23 42 / 70%);
    /* z-index: 1; */
}

.white-text h1,
.cont-info {
    position: relative;
    /* z-index: 2; */
    color: #ed7d31;
    top: 60px;
}

.cont-info {
    text-align: right;
    color: #ed7d31;
}

.breadcrumb-row ul {
    margin: 0;
}

ul[class*="list-"] {
    font-size: 15px;
}

.breadcrumb-row ul li {
    padding: 0;
    margin-right: 3px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
}

.breadcrumb-row ul li a {
    color: #fff;
}

.breadcrumb-row ul li:last-child {
    color: #ed7d31;
}

.breadcrumb-row ul li a:after {
    content: "\f101";
    margin-left: 7px;
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}

.breadcrumb-row ul li a:hover {
    color: #ed7d31;
}

.add-info {
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.01);
    padding: 20px;
    transition: all .3s ease;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}


.add-info:hover {
    border: 2px solid #ed7d31;
}

.add-info h5 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
    font-weight: 600;
}

.add-info i {
    color: #ed7d31;
    font-size: 30px;
    width: 40px;
    text-align: center;
    vertical-align: middle;
    margin-left: 5px;
}

.add-info p {
    margin-bottom: 5px;
    font-weight: 500;
}

.add-info p a {
    color: #000;
    font-weight: 500;
}

.add-info p a:hover {
    color: #ed7d31;
}


.inquiry-form {
    box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.05);
    border-radius: 0;
    margin-top: 0;
    /* height: 90%; */
    background: #fff;
    padding: 30px;
    border-radius: 4px;
}

.form-group {
    margin-bottom: 20px;
}

.input-group {
    width: 100%;
}

.inquiry-form .input-group-addon {
    border-width: 0 0 1px;
    font-size: 18px;
    padding: 9px 0 3px;
    vertical-align: top;
    border-bottom: 1px solid #e1e6eb;
}

.inquiry-form .form-control {
    border-width: 0 0 1px;
    font-size: 16px;
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell;
}

.form-control {
    border-color: #e1e6eb;
    box-shadow: none;
    height: 40px;
    font-size: 13px;
    line-height: 20px;
    padding: 9px 12px;
}

textarea.form-control {
    height: auto;
}

.cont-img img {
    border-radius: 6px;
}

.dir-info {
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    background-color: #fff;
    padding: 20px;
    transition: all .3s ease;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    color: #000;
    /* min-height: 250px; */
}

.dir-info h6 {
    font-size: 17px;
}

.dir-info p {
    margin-bottom: 10px;
}

.dir-info p a {
    color: #000;
    font-weight: 500;
    font-size: 14px;
}

.dir-info p a:hover {
    color: #ed7d31;
}


/* contact page css ends here */

/* chairman page css starts */

.chairman-img img {
    border-radius: 6px;
    transform: scale(1);
    transition: all 0.3s;
}

.chairman-bg {
    background-image: url(../images/chairman-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
}

/* chairman page css ends */

/* Learder-ship css starts */

.leadership-bg {
    background-image: url(../images/leadership-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
}

.leadership-bg h5 {
    font-size: 22px;
}

.leader-info {
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: rgba(0, 0, 0, 0.03);
    transition: all .3s ease;
    margin-bottom: 20px;
    display: flex;
    /* align-items: center; */
    overflow: hidden;
    height: 300px;
    width: 100%;
    /* Ensure consistent width */
    padding: 15px;
    border-radius: 10px;
}

.lead-img {
    margin-right: 20px;
    transition: opacity 0.3s ease;
    flex-shrink: 0;
    /* Prevent image from resizing */
}

.lead-txt {
    flex: 1;
    position: relative;
}

.full-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80%;
    background-color: #fff;
    color: #000;
    padding: 10px 20px;
    overflow-y: auto;
    display: none;
    z-index: 1;
}

.read-more {
    position: absolute;
    bottom: 0px;
    right: 10px;
    color: #fff;
    border: 1px solid #ffffff80;
    font-size: 13px;
    font-weight: 700;
    line-height: 21px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2.2px;
    padding: 10px 15px;
    background: #ed7d31;
    z-index: 2;
    /* Ensure it's above the overlay */

}

.read-more:hover {
    background: #2e3247;
    color: #fff;
    border-color: #fff;
}

.leader-info img {
    border-radius: 10px;
    /* border: 1px solid rgba(0, 0, 0, 0.1); */
}

.leader-image {
    position: relative;

}

.leader-content {
    box-shadow: 0px 6px 25px 0px rgba(2.0000000000000044, 59.00000000000002, 74, 0.06);
    background: #fff;
    padding: 20px;
    text-align: center;
    z-index: 9;
    position: absolute;
    z-index: 1;
    opacity: 1;
    width: unset;
    height: unset;
    display: inline-block;
    border-radius: 2px;
    top: unset;
    bottom: -30px;
    padding: 20px 20px 25px;
    left: 50%;
    max-width: 300px;
    transform: translateX(-50%);
    width: 100%;
    border-radius: 6px;
}

.leader-content p {
    font-weight: 600;
    margin-bottom: 0;
}

.leader-content::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #252a3f;
    transition: width .5s, left .5s;
}

.leader-content:hover::after {
    width: 100%;
    left: 0;
}

.leader-block {
    margin-bottom: 50px;
}

/* Learder-ship css ends */

/* warehouse css starts */

.warehouse-bg {
    background-image: url(../images/warehouse-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
}

.warehouse-box {
    padding: 20px;
    border: 2px solid #252a3f;
    text-align: center;
    margin-bottom: 15px;
}

.warehouse-box img {
    width: 75px;
    height: auto;
    padding-bottom: 8px;
}

.warehouse-box:hover {
    box-shadow: 0 0px 0px 10px #252a3f2d;
    transition: all 0.3s ease;
    cursor: pointer;
}

.warehouse-box p {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;

}

.warehousing-center {
    background-image: url(../images/warehouse-center-img.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
}

.warehousing-center h2 {
    font-size: 30px;
    color: #fff;
}

.single-info-4 .icon i,.single-info-4 h2 {
    position: relative;
    margin-bottom: 10px;
    color: #252a3f;
}

.single-info-4 {
    padding: 40px 30px 35px;
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
    margin-bottom: 20px;
    z-index: 3;
    background: #fff;
    position: relative;
    min-height: 350px
}

.single-info-4 .icon-inner {
    position: relative
}

.single-info-4:hover .icon-inner i {
    -webkit-transform: scale(-1) rotate(180deg);
    -moz-transform: scale(-1) rotate(180deg);
    -ms-transform: scale(-1) rotate(180deg);
    -o-transform: scale(-1) rotate(180deg);
    transform: scale(-1) rotate(180deg)
}

.single-info-4 .icon i {
    font-size: 45px;
    -webkit-transition: .6s;
    -ms-transition: .6s;
    -o-transition: .6s;
    -moz-transition: .6s;
    transition: .6s;
    display: inline-block
}

.single-info-4 h2 {
    font-size: 20px;
    text-transform: unset;
    padding-top: 10px;
    padding-bottom: 10px
}

.single-info-4:before {
    position: absolute;
    content: '';
    height: 75px;
    width: 75px;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 0 0 70px;
    margin-top: 0;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background-color: #ed7d31;
    opacity: 1.08
}

.single-info-4:hover:before {
    height: 100%;
    width: 100%;
    border-radius: 0
}
.single-info-4 p {
    font-weight: 500;
}

.single-info-4:hover p {
    color: #333
}

.single-info-4 .number {
    font-size: 85px;
    line-height: 1;
    color: #000;
    opacity: 0.05;
    display: inline-block;
    position: absolute;
    z-index: 0;
    right: 25px;
    font-weight: 600;
    top: 25px
}

/* warehouse css starts */

/* Repacking services css starts */
.services-content {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.07);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

.services-content .text-c {
    padding: 37px 30px 28px
}

.services-img {
    position: relative;
    display: block;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
    transition: all 500ms ease;
    z-index: 1;
}

.services-img::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    background-color: rgba(22, 36, 61, .30);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    transition: all 500ms ease;
    transform: translate3d(0px, 100%, 0px);
    /* Initially off-screen */
    z-index: 2;
    /* Higher than the image */
}

.services-content:hover .services-img::before {
    transform: translate3d(0px, 0, 0px);
    /* Moves into view */
}

.services-content .services-img img {
    transition: all 500ms ease
}

.services-content:hover .services-img img {
    transform: scale(1.05);
}

.services-title {
    font-size: 17px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: -0.02em;
    color: #ed7d31;
    margin-bottom: 5px;
    position: relative;
}

.services-title:before {
    position: absolute;
    content: "";
    left: 0;
    top: -16px;
    height: 4px;
    width: 40px;
    background-image: -moz-linear-gradient(0deg, #212c65 0%, #ed7d31 100%);
    background-image: -webkit-linear-gradient(0deg, #212c65 0%, #ed7d31 100%);
    background-image: -ms-linear-gradient(0deg, #212c65 0%, #ed7d31 100%);
}

.section-para {

    margin-bottom: 20px;
}

.section-para p {
    font-weight: 500;
    margin-bottom: 10px;
}

.services-icon {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 50px;
    width: 50px;
    background-color: #212c65;
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.05);
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 500ms ease;
}

.services-icon span {
    font-size: 33px;
    color: #fff;
    transition: all 500ms linear;
    transition-delay: 0.1s;
    transform: scale(1);
}

.services-content:hover .services-title {
    color: #212c65;
}

.services-content:hover .services-icon {
    background-color: #ed7d31;
}

.partner-white span {
    font-size: 50px;
    color: #212c65;

}

.partner-white {
    background-color: #fff;
    padding: 20px;
    border-radius: 6px;
    margin-bottom: 15px;

}

.partner-white h5 {
    color: #000;
    font-size: 16px;
}

.partner-orange span {
    font-size: 50px;
    color: #fff;

}

.partner-orange {
    background-color: #ed7d31;
    padding: 20px;
    border-radius: 6px;
    margin-bottom: 15px;

}

.partner-orange h5 {
    color: #000;
    font-size: 16px;
}

/*--------------------------------------------------------------
# Process
--------------------------------------------------------------*/
.process {
    position: relative;
    display: block;
    padding: 60px 0 60px;
}

.process .section-title {
    margin-bottom: 18px;
}

.process .section-sub-title-box {
    margin-left: 0;
}

.process__inner {
    position: relative;
    display: block;
    counter-reset: count;
}

.process-shape-1 {
    position: absolute;
    /* top: 0; */
    bottom: 25%;
    left: 0;
    height: 200px;
    background: url(../images/process-shape-1.png) center;
    width: 100%;
}

.process-shape-1 img {
    width: auto;
}

.process__single {
    position: relative;
    display: block;
    text-align: center;
    padding: 0px 10px;
    margin-bottom: 22px;
}

.process__icon-box {
    position: relative;
    display: block;
    height: 150px;
    width: 150px;
    margin: 0 auto;
}

.process__icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(223, 227, 231);
    border-radius: 50%;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.1);
    height: 130px;
    width: 130px;
    margin: 0 auto;
    z-index: 1;
}

.process__icon:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    border-radius: 50%;
    background-color: #ed7d31;
    transform: scale(0);
    transform-origin: center;
    transform-style: preserve-3d;
    transition: all 0.4s cubic-bezier(0.62, 0.21, 0.45, 1.52);
    z-index: -1;
}

.process__single:hover .process__icon:before {
    transform: scaleX(1);
}

.process__icon span {
    position: relative;
    display: inline-block;
    font-size: 60px;
    color: #ed7d31;
    transition: all 500ms linear;
    transition-delay: 0.1s;
    transform: scale(1);
}

.process__single:hover .process__icon span {
    transform: scale(0.9);
    color: #fff;
}

.process__count {
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background-color: #252a3f;
    z-index: 2;
    color: #fff
}

.process__count:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: var(--logi-white);
    font-size: 14px;
    line-height: 40px;
    font-weight: 700;
    border-radius: 50%;
    counter-increment: count;
    content: counters(count, ".", decimal-leading-zero);
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.process__single:hover .process__count:before {
    background-color: #000;
}

.process__content {
    position: relative;
    display: block;
    margin-top: 21px;
}

.process__title {
    padding-top: 8px;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    /* letter-spacing: -0.02em; */
    margin-bottom: 7px;
}

.process__text {
    font-size: 15px;
    /* letter-spacing: -0.02em; */
}

.process__bottom {
    position: relative;
    display: block;
    margin-top: 35px;
}

.process__contact {
    position: relative;
    display: block;
}

.process__input-box {
    position: relative;
    display: block;
    max-width: 580px;
    width: 100%;
    margin: 0 auto;
}

.process__input-box input[type="text"] {
    height: 50px;
    width: 100%;
    border: 0;
    background-color: #f2f5f9;
    border-radius: #e0e4e8;
    font-size: 16px;
    font-weight: 500;
    color: #696e77;
    letter-spacing: -0.02em;
    padding-left: 50px;
    padding-right: 195px;
    outline: none;
}

.process__btn {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    border: 0;
    width: 158px;
    background-color: #ed7d31;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    letter-spacing: -0.02em;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    text-align: center;
    transition: all 500ms ease;
}

.process__btn:hover {
    background-color: #252a3f;
    color: #000;
}

/* .process__single-2 {
    margin-top: 100px;
} */

.process__single-2 .process__count {
    bottom: 0;
    right: 17px;
    top: inherit;
    left: inherit;
}

/* .process__single-3 {
    margin-top: 50px;
} */

.process__single-4 .process__count {
    bottom: 0;
    right: 0;
    top: inherit;
    left: inherit;
}



/*--------------------------------------------------------------
  



/* Repacking services css ends */

/* products css starts */

.accordion-item:first-of-type {
    margin-bottom: 20px;
}

.accordion-item {
    background-color: #fff;
    border: 1px solid rgb(46 50 71);
}

.accordion-item:not(:first-of-type) {
    border-top: 1px solid rgb(46 50 71);
    margin-bottom: 20px;
}

.accordion-button {
    color: #ed7d31;
}

.accordion-button:not(.collapsed) {
    color: #ed7d31;
    background-color: #fff;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}

.blue-box {
    background-color: #252a3f;
    background-image: url(../images/footer-bg.png);
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 25px;
    color: #fff;
}

.blue-box p {
    font-size: 16px;
    font-weight: 500;
}

.manufacturing-unit p {
    padding-top: 15px;
    padding-bottom: 15px;
}

.manufacturing-unit img {
    border-radius: 6px;
}

/* products css ends */

/* customized css */

.customized img {
    border-radius: 6px;
}

.uniform-img {
    position: relative;

}

.uniform-img img {
    width: 100%;
    display: block;
    border-radius: 6px;
    transition: all 500ms ease;
}

.custom-bg:hover .uniform-img img {
    transform: scale(1.05);

}

.custom-bg:hover {
    background-color: #252a3f;
    color: #fff;
}

.custom-heading {
    position: absolute;
    bottom: -25px;
    /* Adjust this value to control overlap */
    left: 50%;
    transform: translateX(-50%);
    background-color: #ed7d31;
    padding: 10px 5px;
    width: 80%;
    /* Adjust the width as needed */
    color: #fff;
    border-radius: 4px;
    text-align: center;
    z-index: 1;
    /* Ensure the heading is on top */
}

.custom-bg {
    background-color: #fff;
    border-radius: 6px;
    margin-bottom: 20px;
}

.custom-para {
    padding: 30px 20px 5px 20px;
}

.custom-para p {
    font-weight: 500;
}

/* Team */
.dlab-team1 {
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    box-shadow: 5px 5px 30px 0 rgba(0, 0, 0, 0.1);
    transition: all 0.5s;
}

.dlab-team1 .dlab-info {
    position: absolute;
    bottom: -55px;
    background: #fff;
    width: 100%;
    padding: 20px 30px;
    text-align: center;
    transition: all 0.8s;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.dlab-team1 .dlab-position {
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    color: #ed7d31;
}

.dlab-team1 .dlab-title {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 600;
}

.dlab-team1 .dlab-info:after {
    content: "";
    width: 15px;
    height: 15px;
    background: #fff;
    position: absolute;
    top: -7px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) rotate(45deg);
    -webkit-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    -o-transform: translateX(-50%) rotate(45deg);
}

.dlab-team1:hover .dlab-info {
    bottom: 0;
    background: #ed7d31;
    transition: all 0.8s;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.dlab-team1:hover .dlab-position {
    color: #fff;
    opacity: 0.8;
}

.dlab-team1:hover .dlab-content {
    padding-top: 5px;
    color: #252a3f;
    font-weight: 600;
}

.dlab-team1:hover .dlab-title {
    color: #fff;
}


.dlab-team1:hover .dlab-info:after {
    background: #ed7d31;
}

.corporate h2 {
    font-size: 35px;
}

.corporate h3 {
    padding-top: 10px;
    padding-bottom: 20px;
}

#mugs.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 25px;
}

#t-shirts.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 25px;
}

.free-bg {
    background-image: url(../images/freegift-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
}

.gift-img-bg {
    background-color: #FAFAFA;
    border: 2px solid #f3f1f1;
    box-shadow: 7px 7px 40px -3px rgba(16.99999999999998, 11.999999999999979, 45.99999999999991, 0.05);
    border: 2px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
    overflow: hidden;
}

.gift-img-bg img {
    transition: 0.5s;
    width: 100%
}

.gift-img-bg:hover img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}

/* customized css */

#back-to-top .top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    margin: 0px;
    color: #fff;
    background: #ed7d31;
    z-index: 999;
    font-size: 24px;
    width: 42px;
    height: 40px;
    text-align: center;
    align-content: center;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    line-height: 39px;
    transition: all 0.3s ease 0s;
}






@media (max-width:767px) {
    .text-justify {
        text-align: left
    }

    .text-right,
    .copyright {
        text-align: center !important
    }

    spacer:before {
        display: none
    }

    spacer {
        margin: 5px 0;
        display: block
    }

    .p70 {
        padding: 50px 0
    }

    .container-fluid1 {
        padding-left: 30px;
        padding-right: 30px
    }

    footer .h6 {
        margin-top: 20px
    }

    footer .icon {
        display: inline-block;
        margin-right: 10px;
        margin-top: 5px;
    }

    .bottom-content {
        padding: 20px;
        margin-bottom: 20px
    }

    .box-three,
    .box-two {
        margin-bottom: 20px
    }

    .quick-contact .container-fluid1 {
        margin-left: auto;
    }

    .project-block {
        margin-bottom: 20px
    }

    .quick-contact .orange-box {
        padding: 25px 25px
    }

    .quick-contact .grey-box {
        border-radius: 0px;
        margin-bottom: 25px
    }

    html body {
        min-width: 100%;
        min-height: 100%;
        -webkit-background-size: auto auto;
        -moz-background-size: auto auto;
        -o-background-size: auto auto;
        background-size: auto auto
    }

    .cont-info {
        text-align: left;
    }

    .cont-img img {
        padding-top: 20px;
    }

    .leader-info {
        display: block;
        height: auto;
        /* Allow the height to adjust based on content */
    }

    .lead-img {
        margin-right: 0;
        margin-bottom: 20px;
        /* Space between image and content */
    }

    .short-content {
        display: block;
        /* Ensure short content is initially visible */
    }

    .full-content {
        position: relative;
        /* Remove absolute positioning */
        display: none;
        /* Initially hidden */
        margin-top: 20px;
        /* Space between image and full content */
        margin-bottom: 20px;

    }

    .read-more {
        position: relative;
        left: 0px
    }

    .process-shape-1 {
        display: none;
    }

}


@media (max-width: @iphone-screen) {
    background-attachment:inherit;
    background-size:cover;
    -webkit-background-size:cover
}




/* media query ends here */