

/*dekstop css*/
@media(max-width: 1500px) {
.product-right .overview-product .left-overview h1 {
    font-size: 22px;
}
.product-right .overview-product .left-overview p {
    font-size: 15px;
    }
    .product-right .overview-product .left-overview li {
    font-size: 15px;
}
.rnd {
    background-size: 140%;
}
}
@media(max-width: 1200px) {
    header .navbar-nav .nav-item:nth-child(7),
    header .navbar-nav .nav-item:nth-child(8){
        display: none;
    }
    header .navbar-brand:before {
        height: 65px;
        width: 180px;
    }
    header .navbar-brand img {
        width: 150px;
    }
    .footer-wrapp .column p, .footer-wrapp .column a {
        font-size: 12px;
    }
    .home-slider .caption-left h1 {
        font-size: 45px;
    }
    .home-slider .caption-left p {
        font-size: 22px;
        line-height: 1.3;
    }
    .home-slider  .common-btn {
        margin-top: 14px;
    }
    .home-slider .caption-left {
        margin-left: 25%;
    }
    .counter .counter-right span h1 {
        font-size: 25px;
    }
    .counter .counter-right span span.plus {
        font-size: 25px;
    }
    .counter .style-icon {
        font-size: 45px;
    }
    .counter .counter-single {
        margin-right: 10px;
    }
    /* .counter .counter-single:nth-child(3) {
        transform: translateY(-18px);
    } */
    /* .counter .counter-single:nth-child(2) {
        transform: translateY(7px);
    } */
    /* .counter .counter-single:nth-child(1) {
        transform: translateY(20px);
    } */
    .counter{
        padding: 60px 0 40px 50px;
    }
    .product-list .list-wrapp .list-single:before{
        width: 300px
    }
    .product-list .nav-tabs .nav-item:nth-child(4) img {
    top: -30px;
    width: 100px;
}
.product-list .nav-tabs .nav-link{
   font-size: 16px; 
}
.product-list {
    padding: 60px 0;
}
.product-list .heading {
    font-size: 30px;
    }
    .row.tabs-vision {
    padding-top: 105px;
}
}

@media(max-width: 1100px) {
  .product-list .nav-tabs .nav-item:nth-child(2) img {
   left: -41px;
    top: -19px;
    width: 80px;
}  
.product-list .nav-tabs .nav-item:nth-child(3) img {
    left: -35px;
    top: -23px;
    width: 75px;
}
.product-list .nav-tabs .nav-item:nth-child(1) img {
    left:0;
    top: -35px;
    width: 45px;
}
.product-list .nav-tabs .nav-item:nth-child(4) img {
    top: -26px;
    width: 81px;
    left: -42px;
}
.product-list .nav-tabs .nav-link {
   padding: 7px;
    min-height: 45px;
    }
    .product-list .nav-tabs .nav-link {
    font-size: 13px;
    line-height: 1;
}
.product-list .list-wrapp .list-single h1 {
    font-size: 22px;
    }
    .product-list .list-wrapp .list-single p {
    font-size: 13px;
}
.product-list .list-wrapp .list-single:before {
    width: 220px;
}
}
/*ipad lanscape view */
@media(max-width: 1024px) {
    .rnd {
        background-size: 150%;
    }
    .rnd .rnd-left .logo-wrapp {
        margin-bottom: 65px;
    }
    .rnd .rnd-right .drum {
        left: -40px;
    }
    .rnd .rnd-slider {
        margin: 0 0 0 30px;
    }
 /*p*--------------------------*/
    .awards .owl-nav .owl-prev {
    position: absolute;
    left: -50px;
}
.awards .owl-nav .owl-next {
    position: absolute;
    right: -30px;
}
.quality-policy .text-wrapper p {
    font-size: 23px;
}
#board-directors, .team-members {
    padding: 40px 0px;
}
.overview-left h2 {
    font-size: 25px;
}
.overview-left p {
    font-size: 15px;
}
.board-directors h2 {
    font-size: 30px;
}
.board-directors h3 {
    font-size: 22px;
}
.board-directors h4 {
    font-size: 18px;
}
.board-directors p{
    font-size: 15px;
    margin-bottom: 0;
}
.social-icons {
    position: absolute;
    bottom: 12px;
    left: 33%;
    padding: 4px 0px;
    font-size: 23px;
    width: 30%;
    }
    .team-members h2 {
    font-size: 30px;
    }
    .team-members .team h3{
        font-size: 25px;
    }
    .awards .owl-theme .owl-nav [class*=owl-] {
    font-size: 30px;
}
.awards .owl-nav .owl-prev {
    position: absolute;
    left: -55px;
}
.awards .owl-nav .owl-next {
    position: absolute;
    right: -30px;
}
.list-group-item {
    border: 0px;
    padding: 10px 10px;
    margin-right: 40px;
    text-align: center;
    background: transparent;
    font-size: 15px;
}
    /*career*/
    .open-position .box-wrapper h3 {
    font-size: 18px;
}
.open-position .box-wrapper h6 {
    font-size: 16px;
    }
    .career p {
    font-size: 14px;
}
/*manu*/
.manu {
    padding: 50px 100px 0px 100px;
}
.infra {
    padding: 40px 100px 50px 100px;
}
.manu p{
    font-size: 14px;
}
.vision-mission .nav-tabs li a.active span {
    font-size: 50px;
}
.vision-mission .img-wrapper:before {
    content: "";
    height:310px;
    width:100%;
    top: -10px;
    left: 5px;
   }
   .vision-mission p {
    font-size: 20px;
}
}
/*ipad  view */
@media(max-width: 992px) {
    header .navbar-nav .nav-item {
        padding: 0 20px 0 0;
    }
    header .navbar-nav .nav-link {
        font-size: 12px;
    }
    .footer-wrapp .column:nth-child(1) img {
        margin-bottom: 15px;
        width: 110px;
    }  
    .footer-wrapp .contact-wrapp {
        margin-bottom: 11px;
        margin-right: 23px;
        
    }
    .footer-wrapp .column p{
        float: left;
    }
    .footer-wrapp .column:nth-child(1) {
        width: 27%;
    }
    .footer-wrapp {
        padding: 35px 0 20px;
        flex-wrap: wrap;
    }
    .footer-wrapp .column:nth-child(2) {
        width: 20%;
    }
    .footer-wrapp .column:nth-child(3) {
        width: 30%;
    }
    .footer-wrapp .column a {
        margin-bottom: 2px;
    }
    .footer-wrapp .column:nth-child(5) {
        width: 100%;
    }
    .footer-wrapp .column:nth-child(4) {
        width: 20%;
    }
    .counter .counter-right p {
        font-size: 11px;
    }
    .counter .counter-right span h1 {
        font-size: 20px;
    }
    .counter .style-icon {
        font-size: 30px;
    }
    /* .counter .counter-single:nth-child(3) {
        transform: translateY(-9px);
    } */
    .counter {
        padding: 60px 0 40px 20px;
        bottom: -89px;
    }
    h2.heading {
        margin-bottom: 20px;
    }
    .products-home .item-wrapp {
        overflow: hidden;
    }
    .products-home .img-wrapp h1 {
        font-size: 16px;
        margin-bottom: 2px;
        margin-top: 13px;
    } 
    .products-home .img-wrapp a {
        color: #15171e;
        transform:unset;
    }
    .products-home {
        padding: 105px 0 30px;
    }
    h2.heading {
        font-size: 30px;
    }
    .slider-section:before{
        display: none;
    }
    .development-section .tab-section, .development-section .services-carousel {
        padding: 0;
    }
    .development-section .owl-item.active .item .slider-img {
        width: 340px;
    }
    .services-carousel .info-box h2 {
        font-size: 22px;
        width: 55%;
    }
    .services-carousel .info-box p {
        font-size: 15px;
    }
    .development-section .tab-section .tab-div a {
        padding: 20px 15px;
    }
    .development-section .tab-section .tab-div p {
        font-size: 12px;
        width: 100%;
    }
    .development-section .parallax-container {
        height: 540px;
    }
    .development-section .tab-section {
        transform: translateY(0);
    }
    .services-carousel .img-box.float-right{
        width: 340px;   
    }
    .rnd .rnd-left {
        padding-left: 0;
    }
    .rnd .rnd-left .style-icon {
        font-size: 50px;
    }
    .rnd .rnd-left .counter-wrapp span.plus {
        font-size: 30px;
    }
    .rnd .rnd-left .counter-wrapp span h1 {
        font-size: 30px;
    }
    .rnd .rnd-left .counter-wrapp p {
        font-size: 13px;
    }
    .rnd .rnd-left .logo-wrapp {
        margin-bottom: 60px;
    }
    .rnd {
        background-size: 170%;
        padding: 35px 0 30px;
    }
    .rnd .rnd-slider {
        margin: 0 0 0 20px;
    }
    .rnd .rnd-left .logo-wrapp img:nth-child(2) {
        margin-left: 45px;
    }
    .rnd .rnd-left p {
        font-size: 13px;
        width: 80%;
    }
    .rnd .rnd-left .logo-wrapp img{
        width: 100px;
    }
    .rnd .rnd-right .drum {
        left: -23px;
        width: 205px;
        top: 27px;
    }
    .rnd .rnd-counter-wrapp {
        margin-bottom: 25px;
    }
    .slider-rnd.owl-theme .owl-nav {
        bottom: 10px;
    }
    .bottom-footer .right {
        text-align: left;
    }
    .products-home .item-wrapp .img-wrapp{
        background:rgb(117, 176, 82);
        mix-blend-mode: multiply; 
    }
    .products-home .item-wrapp .img-wrapp h1,
    .products-home .item-wrapp .img-wrapp a{
        color: #fff;
    }
    .address-wrapp {
        flex-wrap: wrap;
        padding: 10px 0;
    }
    .address-wrapp .add-box:nth-child(1){
        width: 100%;
        margin-bottom:0;
    }
    .address-wrapp .add-box:nth-child(3),
    .address-wrapp .add-box:nth-child(2)
    {
        width:100%;
    }
    .get-in-touch .social {
    margin-top: 30px;
}
    .get-in-touch {
    padding: 30px 0;
}
.address-wrapp .add-box {
    padding: 20px 0 20px 35px;
}
.get-in-touch h2.heading, .contact-form h2.heading {
    margin-bottom: 30px;
    }
    .contact-form .img-wrapp {
    width: 95%;
}
.contact-form .img-wrapp .caption h1 {
    font-size: 21px;
    }
    .form-div .form-group:nth-of-type(1), .form-div .form-group:nth-of-type(2) {
    width: 100%;
    float: unset;
}
.form-div .form-group:nth-of-type(2) {
    margin-left: 0;
}
.contact-form {
    padding: 30px 0;
}
.about-breadcum:before {
    height: 50px;
    }
    .breadcum_container {
    top: 60%;
}
.breadcum_container h1 {
    font-size: 30px;
    }
    .gallery-main p {
    font-size: 13px;
}
.overview-left h2 {
    font-size: 22px;
    width: 100%;
    margin-bottom: 10px;
}
.overview-left p {
    font-size: 15px;
    margin-bottom: 20px;
    }
    .overview-left .counter .counter-single {
    transform: unset;
}
.overview-left h1 {
    font-size: 17px;
    margin-bottom: 10px;
}
.overview-left {
    text-align: center;
}
.get-in-touch .row {
    padding: 0;
}
.rnd-main .container {
    padding: 0;
}
.rnd-main h1 {
    font-size: 21px;
}.rnd-main {
    padding: 45px 0;
}
/*priyanka*/
.board-directors .text-wrapper {
    padding-right: 0px;
}

#board-directors {
    padding: 60px 0px 0px;
}
.team-members {
    padding: 60px 0px;
}
.team-members .team h3 {
    font-size: 13px;
}
.product-list .list-wrapp .list-single {
    width: 30%;
}
.product-list .list-wrapp .list-single h1 {
    font-size: 19px;
}
.product-list .list-wrapp .list-single:before{
    bottom: 10px;
}
.team-members .team p {
    font-size: 11px;
}
.awards h2 {
    font-size: 30px;
    margin-bottom: 25px;
    margin-top: 30px;
}
.awards .parallax {
    height: 335px;
}
.awards .parallax-container {
    height: 285px;
}
.quality-policy .text-wrapper p {
    font-size: 20px;
}
.quality-policy{
    height: 400px;
    padding: 30px 0;
}
.product-main .list-group-item {
    border: 0px;
    padding: 10px 10px;
    margin-right: 20px;
    text-align: center;
    background: transparent;
    font-size: 15px;
}
.shape-green {
    right: 0%;
    position: absolute;
    bottom: 0%;
}
/*career*/
.open-position .box-wrapper{
    padding: 15px;
   height:120px;
}
.open-position .box-wrapper h3 {
    font-size: 15px;
}
.open-position .box-wrapper h6 {
    font-size: 14px;
}
.open-position .box-wrapper .apply-now{
    width:80px;
}
.open-position {
    padding: 30px 0px;
}
.career {
    padding: 40px 0px 0px;
}
/*manu*/
.manu {
    padding: 50px 50px 0px 50px;
}
.infra {
    padding: 30px 50px 50px 50px;
}
.manu .container {
    padding-bottom: 20px;
}
.modal-dialog.enquiry-form .modal-header .close {
    position: absolute;
    right: 10px;
    top: 0px;
}
.product-right .overview-product .left-overview h1 {
    font-size: 19px;
    margin-bottom: 10px;
}
.product-right .overview-product .img-wrapp img{
    width: 120px;
}
.product-right .overview-product {
    padding: 0 0 0 40px;
}
.product-right .overview-product .left-overview p {
    font-size: 15px;
    margin-bottom: 20px;
    }
.product-left .nav-tabs .nav-item .nav-link {
    padding: 15px 0;
    text-align: center;
    font-size: 20px;
}
.product-detail .list_item .dropdown-item{
    font-size: 12px;
}
.product-right .overview-product .left-overview h2 {
    font-size: 17px;
    margin-bottom: 10px;
}
.product-detail .dropdown-item span {
    font-size: 10px;
    padding: 2px;
}
.product-right .overview-product .left-overview ul {
    margin-bottom: 20px;
}
.product-right .overview-product .left-overview li {
    font-size: 15px;
    margin-bottom: 10px;
}
.product-listingtab.fixed {
    width: 90%;
    left: 5%;
    }
.vision-mission .img-wrapper:before{
  width: 98%;
    height: 234px;
    top: -7px;
    left: 5px;
}
.blue-shape {
    left: -1%;
    top: -34px;
}
.shape-green {
    bottom: -11%;
}
.row.tabs-vision {
    padding-top: 108px;
}
.vision-mission .nav-tabs li {
    margin: 5px;
}
.vision-mission .nav-tabs li a.active span {
    font-size: 30px;
}
.vision-mission .nav-tabs li a span {
    font-size: 50px;
}
.vision-mission .nav-tabs li a {
    font-size: 15px;
}
.vision-mission .parallax-container {
    height: 400px;
}
.vision-mission p {
    font-size: 16px;
}
.product-listingtab.fixed .nav-tabs .nav-item:nth-child(1) img {
    width: 25px;
}
.product-listingtab.fixed .nav-tabs .nav-item:nth-child(2) img {
    width: 58px;
}
.product-listingtab.fixed .nav-tabs .nav-item:nth-child(3) img {
    width: 50px;
}
.product-listingtab.fixed .nav-tabs .nav-item:nth-child(4) img {
    top: -3px;
    width: 53px;
    left: -32px;
}
.product-list .heading {
    margin-bottom: 60px;
}
.product-list {
    padding: 40px 0;
}
.product-main {
    display: none;
}
.tabs-nav {
    bottom: 10px;
}
.left-productdetil .list-wrapp .list-single {
    width: 45%;
    margin-bottom: 31px;
}
.left-productdetil .list-wrapp .list-single:before {
    width: 224px;
}
.vision-mission .tabs-slide {
    position: relative;
    bottom: 48px;
}
.vision-mission .tab-content{
    margin-bottom: 30%;
}
.rnd-main h2 {
    font-size: 22px;
}
header .navbar-brand:before {
    height: 59px;
    width: 180px;
}
.overview-sec .overview-left {
    padding-left: 0%;
    padding-top: 1%;
}
.counter .style-icon {
    margin-right: 0px;
}
.vision-mission .img-fluid.left-img {
    position: absolute;
    top: -27%;
    z-index: 9;
}
.rnd-main h4.rnd-heading {
    width: 91%;
    margin: auto;
}
.address-wrapp .add-box .text-box p, .address-wrapp .add-box .text-box a {
    font-size: 15px;
}
}
/*mobile css start */
@media(max-width: 767px) {
    .rnd .rnd-left .logo-wrapp h2 {
                padding-left: 5%;
    }
    /*navbar toggler*/
    button.navbar-toggler:focus {
        outline: 0px dotted;
        outline: 0px auto -webkit-focus-ring-color;
    }
    .navbar-toggler {
        padding: 0;
        z-index: 3;
        position: absolute;
        top: 17px;
        right: 25px;
    }
    .navbar-toggler .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 0px;
        background-color: #19203d;
        border-color: transparent;
        position: relative;
        margin: 5px 0;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        z-index: 3;
    }
    .navbar-toggler.active .icon-bar.one {
        top: 7px;
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
    }
    .navbar-toggler.active .icon-bar{
        background-color:  #fff;
        z-index: 3;
    }
    header.shrink .navbar-toggler.active .icon-bar{
        background-color: #fff;
        z-index: 3; 
    }
    .navbar-toggler.active .icon-bar.two {
        transform: translateX(155px);
    }
    .navbar-toggler.active .icon-bar.three {
        top: -7px;
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
    }
    .navbar-mob {
        background:rgb(55, 76, 159);
        position: fixed !important;
        top: 0 !important;
        right: 0;
        width: 0%;
        height: 100%;
        transition: all 0.3s ease;
        z-index: 2;
    }
    .navbar-mob.open{
        width: 100%; 
    }
    .navbar-mob .navbar-nav{
        padding: 55px 0 0 20px;
        display: block;
    }
    header.shrink .navbar-nav .nav-link,
    header .navbar-nav .nav-link {
        color: #fff;
        font-size: 17px;
    }
    header .navbar-nav .nav-item:nth-child(7), header .navbar-nav .nav-item:nth-child(8) {
        display: block;
    }
    header.navbar-nav .nav-item:nth-child(8) .nav-link {
        margin-top: 10px;
    }
    header .navbar-brand:before{
        display: none;
    }
    header{
        background: #fff;
        height: 50px;
    }
    header .navbar-brand img {
    width: 130px;
    margin-top: 5px;
}
    .home-slider .caption-left p,
    .home-slider .common-btn{
        display: none;
    }
    .home-slider .caption {
        position: static;
        width: 100%;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #03b5f0;
        padding: 15px 0;
    }
    .home-slider .caption.container{
        max-width: 100%;
    }
    .home-slider .caption-left{
        margin-left: 0;
        width: 100%;
        text-align: center;
    }
    .home-slider .caption-left h1,
    .home-slider .caption-left span {
        font-size: 30px;
        color: #fff;
    }
    .slider-section{
        margin-top: 60px;
    }
    header{
        box-shadow: 0px 2px 10px #00000059;
    }
    header.shrink {
        animation:unset;
        background: #fff;
    }
    .footer-wrapp .column:nth-child(1) img {
        width: 130px;
        display: block;
        margin: 0 auto 20px;
    }
    .footer-wrapp .column:nth-child(1) {
        width: 100%;
        text-align: center;
    }
    .footer-wrapp .column h1 {
        font-size: 13px;
        margin-bottom: 5px;
    }
    .footer-wrapp {
        padding: 25px 0 20px;
    }
    .footer-wrapp .contact-wrapp {
        margin-right: 0;
        width: 80%;
        float: unset;
    }
    .footer-wrapp .column p br{
        display: none;
    }
    .footer-wrapp .column:nth-child(2) {
        width: 40%;
    }
    .footer-wrapp .column:nth-child(3) {
        width: 60%;
    }
    .footer-wrapp .column:nth-child(4) {
       width: 45%;
    padding-right: 15px;
    }
    .footer-wrapp .column:nth-child(5) {
        width: 55%;
    }
    .footer-wrapp .column:nth-child(4),
    .footer-wrapp .column:nth-child(5) {
        margin-top: 10px;
    }
    .bottom-footer,
    .bottom-footer .right{
        text-align: center;
    }
    .footer-wrapp .column:nth-child(1) .group-of{
        float: left;
    }
    .footer-wrapp .column p, .footer-wrapp .column a {
    font-size: 12px;
    line-height: 1.1;
   margin-bottom: 7px;
}
    .counter {
        padding: 20px 0;
        position: static;
        background-image: none;
        background: #eeeffa;
        width: 100%;
        float: none;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }
    .counter .counter-single:nth-child(1),
    .counter .counter-single:nth-child(2),
    .counter .counter-single:nth-child(3),
    .counter .counter-single:nth-child(4),
    .counter .counter-single:nth-child(5)  {
        transform: unset;
        justify-content: center !important;
        width: 26.33%;
        margin-top: 10px;
    }
    .counter .counter-single:nth-child(3){
        margin-left: 10px;
    }
    .counter .counter-single {
        margin:0 10px;
    }
    .products-home {
        padding: 30px 0 30px;
    }
    .products-home .img-wrapp h1 {
        font-size: 15px;
        margin-top: 10px;
    }
    .rnd{
        background-image: unset;
    }
    .rnd .rnd-right .drum{
        display: none;
    }
    .rnd .rnd-slider {
        margin: 0;
    }
    .rnd .rnd-left {
        padding-left: 0;
    }
    .rnd .rnd-left .logo-wrapp {
        margin-bottom: 15px;
    }
    .rnd h2.heading {
        margin-bottom: 20px;
    }
    .rnd .rnd-left .logo-wrapp img:nth-child(2) {
    margin-left: 0;
}
    .rnd .rnd-left .logo-wrapp {
        margin-bottom: 35px;
        text-align: center;
    }
    .rnd .rnd-left .logo-wrapp img{
        width: 100px;
    }
    .rnd .rnd-left .counter-wrapp span h1 {
        font-size: 35px;
    }
    .rnd .rnd-left .counter-wrapp span.plus {
        font-size: 30px;
    }
    .rnd .rnd-left .style-icon {
    font-size: 35px;
}
    .rnd .rnd-left p {
        font-size: 12px;
        width: 100%;
        text-align: center;
    }
    .rnd .rnd-left .counter-wrapp p {
        font-size: 13px;
        text-align: left;
    }
    .development-section .tab-section{
        display: none;
    }
    .services-carousel .info-box p {
        font-size: 12px;
        width: 100%;
        margin-bottom: 17px;
    }
    .services-carousel .info-box h2 {
        font-size: 18px;
        width: 100%;
    }
    .services-carousel .info-box h1 {
        font-size: 15px;
        margin-bottom: 5px;
        margin-top: 30px;
    }
    .common-btn {
        width: 140px;
        height: 33px;
        margin: 0 auto;
    }
    .services-carousel .info-box {
        padding-top: 0;
        text-align: center;
    }
    .development-section:before{
        display: none;
    }
    .services-carousel  .img-box.float-right{
        float: unset !important;
        padding-top: 0;
        width: 250px;
        margin: 0 auto;
    }
    .slider-rnd.owl-theme .owl-nav {
        left: 0;
    }
    .development-section .owl-item.active .item .slider-img {
        width: 250px;
        margin: 0 auto;
    }
    .development-section .parallax-container {
        position: static;
        height: auto;
    }
    .development-section .parallax{
        position: static;
        height: auto;
    }
    .development-section .parallax .parallax-img {
        position: static;
        display: none;
    }
    .development-section{
        background-image: url(../images/bg.jpg);
        background-repeat: no-repeat;
        background-position: center;
        padding: 35px 0;
    }
    .development-section .services-carousel {
        margin-top: 0;
    }
    .rnd .rnd-counter-wrapp {
        justify-content: center;
    }
    .product-slider.owl-theme .owl-nav ,
    .services-carousel.owl-theme .owl-nav{
        display: block;
        position: absolute;
        top: 40%;
        width: 100%;
    }
    .product-slider.owl-theme .owl-nav [class*=owl-],
    .services-carousel.owl-theme .owl-nav [class*=owl-]{
        color: #FFF;
        font-size: 25px;
        margin: 0;
        padding: 0;
        background: transparent;
        border-radius: 0;
    }
    .product-slider.owl-carousel .owl-nav .owl-next,
    .services-carousel.owl-carousel .owl-nav .owl-next{
        position: absolute;
        right: 0;
    }
    .product-slider.owl-carousel .owl-nav .owl-prev,
    .services-carousel.owl-carousel .owl-nav .owl-prev{
        position: absolute;
        left: 0;
    }
    .product-slider.owl-theme .owl-nav [class*=owl-]:hover,
    .services-carousel.owl-theme .owl-nav [class*=owl-]:hover{
        color: #FFF;
        background: transparent;
    }
.address-wrapp .add-box .text-box p, .address-wrapp .add-box .text-box a {
    font-size: 13px;
}
.address-wrapp .add-box .text-box h1 {
    font-size: 16px;
    }
    .get-in-touch .map{
        display: none;
    }
    .address-wrapp .add-box {
    min-height: 90px;
}
.get-in-touch h2.heading, .contact-form h2.heading {
    margin-bottom: 17px;
    font-size: 22px;
}
.contact-form .img-wrapp {
    width: 100%;
    margin-bottom: 25px;
}
.contact-form .img-wrapp .caption h1 {
    font-size: 20px;
}
header .navbar-nav .nav-item:nth-child(8) .nav-link {
    float: left;
}
.footer-wrapp .column:nth-child(1) .social a {
    line-height: 30px;
}
.form-div label {
    font-size: 14px;
    }
    .form-div .form-group {
    margin-bottom: 20px;
}
.address-wrapp .add-box .icon-wrapp:before {
    top: -11px;
    left: -11px;
    height: 50px;
    width: 50px;
    }
    .address-wrapp .add-box span {
    font-size: 28px;
}
.about-breadcum {
    margin-top: 60px;
}
.breadcum_container h1 {
    font-size: 22px;
}
.breadcum_container h1 {
    font-size: 22px;
line-height: 0.4;
}
.breadcum_container span:nth-child(3) {
    font-size: 7px;
}
.breadcum_container a, .breadcum_container span {
    font-size: 12px;
}
.about-breadcum:before {
    height: 20px;
    }
    .gallery-wrapp {
    padding: 0;
}
.gallery-main .gallery-single {
    width: 46%;
    margin-bottom: 30px;
}
.gallery-main p {
    font-size: 12px;
    line-height: 1;
}
.sitemap {
    padding: 30px 0;
}
.sitemap .s-menu {
    font-size: 13px;
}
.sitemap .l-menu {
    font-size: 16px;
}
.breadcum {
    margin-top: 50px;
}
.slider-section:before, .gallery-breadcum:before {
    height: 20px;
    }
    .overview-left .counter{
    background: transparent;
    align-items: start;
    padding-bottom: 30px;
}
.overview-img img{
display: block;
margin: 0 auto;
width: 220px;
}
.overview {
    padding: 30px 0 0;
}
.overview-left h2 {
    font-size: 18px;
}
.get-in-touch .box-wrapp{
    margin-bottom: 15px;
}
.address-wrapp .add-box:nth-child(3),
 .address-wrapp .add-box:nth-child(2), 
 .address-wrapp .add-box:nth-child(1) {
    width: 100%;
    margin-bottom: 10px;
    padding: 15px 30px 15px 30px;
    min-height: unset;
}
.get-in-touch .box-wrapp .heading {
    font-size: 18px;
    padding: 15px 30px;
    }
    .rnd-main .container {
    padding: 0 15px;
}
.rnd-main h1 {
    font-size: 18px;
    text-align: center;
}
.rnd-main p {
    font-size: 12px;
    margin-bottom: 10px;
    text-align: center;
}
.rnd-main {
    padding: 30px 0;
}
.rnd-main .img-wrapp {
    margin-right: 0;
}
.rnd .rnd-left .logo-wrapp h1 {
    font-size: 18px;
    padding-left: 0;
}.product-list .nav-tabs .nav-item:nth-child(1) img,
.product-list .nav-tabs .nav-item:nth-child(2) img,
.product-list .nav-tabs .nav-item:nth-child(3) img,
.product-list .nav-tabs .nav-item:nth-child(4) img{
    display: none;
}
.product-list .list-wrapp .list-single {
    width: 50%;
     margin-bottom: 50px;
    }
    .product-list .list-wrapp { 
    margin-top: 50px;
}
.product-list .heading {
    font-size: 28px;
    margin-bottom: 30px;
    }
    .product-list {
    padding: 35px 0;
}
.breadcum_container {
    top: 55%;
}

/*priyanka*/
 .product-main .list-group-item {
    font-size: 15px;
    width: 50%;
    margin: 0 auto;
}
.shape-green {
    right: 18%;
    position: absolute;
    bottom: 0%;
}
.blue-shape {
    position: absolute;
    left: 17%;
}
.board-directors .img-wrapper {
     float:none; 
    position: relative;
}
 .board-directors img {
    margin: 0 auto;
    display: block;
}
.social-icons {
    bottom: 12px;
    left: 39%;
    width: 22%;
}
.board-directors h3 {
    text-align: center;
}
.board-directors h4 {
    font-size: 15px;
    text-align: center;
}
.awards .parallax {
    height: 360px;
}
.awards .parallax-container {
    height: 310px;
    padding-top: 0px;
}
.quality-policy .img-wrapper img {
    float: none;
    margin: 0 auto;
    display: block;
    width: 50%;
}

.quality-policy{
    padding:20px 0px;
     height: 480px;
}
.quality-policy .text-wrapper {
    padding-top: 30px;
    text-align: center;
}
 .team-members .team {
    margin-bottom: 62px;
}

.overview-sec .overview-left {
    padding-left: 0;
    padding-top: 0;
}
.product-main .list-group-item {
    margin-right: 0px;
    margin: 0 auto;
}
/*career*/
.career .img-wrapper {
    position: relative;
    float: unset;
     margin: 0 auto;
    display: block;
    width: 100%;
    }
.career .img-wrapper .img-inner img {
    display: block;
    width: 100%;
}
.career h2 {
    text-align: center;
    margin-top: 20px;
    font-size: 25px;
}
.career .container {
    padding-bottom: 10px;
}
.open-position {
    padding: 20px 0px;
}
.open-position h2 {
    font-size: 25px;
}
.open-position .box-wrapper {
    padding: 20px 15px;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 30px;
}
.open-position .box-wrapper h3 {
    font-size: 18px;
}
.open-position .box-wrapper h6 {
    font-size: 16px;
}
.open-position .box-wrapper .apply-now {
    width: 90px;
}
.awards h2 {
    padding-bottom: 25px;
    padding-top: 30px;
    margin-bottom: 0px;
    margin-top: 30px;
}
/*manu*/
.manu {
    padding: 50px 50px 0px 50px;
}
.infra {
    padding: 30px 20px 50px 20px;
}
 .infra .img-wrapper , .manu .img-wrapper{
    position: relative;
    float: unset;
    margin: 0 auto;
    display: block;
    width: 100%;
    margin-bottom: 30px;
}
.infra .img-wrapper .img-inner img , .manu .img-wrapper .img-inner img {
    display: block;
    width: 100%;
}
.infra h2 {
    margin-bottom: 20px;
    text-align: center;
    font-size: 30px;
}
 .team-members {
    padding: 30px 0px;
}
.product-right .content-wrapp {
    display: block !important;
}
.product-right .overview-product {
    padding: 0;
}
.product-right .overview-product .img-wrapp img {
    width: 100px;
    display: block;
    margin: 0 auto;
}
.collapse.show {
    display: block;
}
.product-right .overview-product {
    flex-direction: column-reverse;
    padding: 30px 0;
}
.product-right .overview-product .left-overview {
    width: 100%;
}
.product-right .card-header {
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: none;
}
.product-right .btn-link {
    display: block;
    font-weight: 400;
    color: #fff;
    background-color: #88c459;
    width: 100%;
    padding: 5px 9px;
    border-radius: 0;
    margin: auto;
    font-size: 17px;
    text-align: left;
    margin-bottom: 2px;
}
.product-right .tab-pane h4 {
        font-size: 20px;
   
}
.product-right .tab-pane h5 {
  font-size: 18px;
  margin-bottom: 0;
}
.product-right .tab-pane h5 span {
    font-size: 14px;
    line-height: 1.;
    display: block;
    line-height: 1.2;
}
.product-right .tab-pane p {
    font-size: 13px;
}
.product-right .sub-btn {
    width: 90%;
    color: #88c459;
    background: #fff;
    border: 1px solid #88c459;
    padding: 5px 0px;
    margin: 5px auto;
    text-decoration: none;
    font-size: 14px;
}
.product-right .overview-product .left-overview h1 {
    font-size: 22px;
    margin-bottom: 10px;
}
.left-productdetil .list-wrapp .list-single {
    width: 44%;
}
.product-right .overview-product .left-overview h1 {
    font-size: 15px;
}
.left-productdetil .list-wrapp .list-single:before {
    bottom: 29px;
    width: 188px;
    height: 166px;
}
/* .list-wrapp .list-single img{
    width: 50%;
} */
.product-right .left-overview .common-btn {
    margin: 45px auto 0;
}
.product-right .left-overview .brochure-btn span:nth-child(2) {
    font-size: 15px;
    width: 46%;
}
.product-right .left-overview .brochure-btn {
    width: 270px;
    margin: 0 auto;
    }
    section.product-main.fixed {
 display: none;
    }
    .product-listingtab.fixed {
    width: 95%;
    left: 2.5%;
}
.vision-mission .img-wrapper:before {
    width: 50%;
    height: 235px;
    margin: 0 auto;
    left: 25%;
    top: -7px;
}
.row.tabs-vision {
    padding-top:80px;
}
.vision-mission .parallax-container {
    height: 450px;
}
.vision-mission h3 {
    font-size: 22px;
    text-align: center;
    padding-top: 20px;
}
.vision-mission p {
    font-size: 15px;
    text-align: center;
}
#board-directors, .team-members {
    padding: 25px 0px 15px;
}
.board-directors h2 {
    font-size:22px;
    margin-bottom: 18px;
}
.board-directors h3 {
    font-size: 18px;
}
.board-directors p {
    font-size: 13px;
    margin-bottom: 0;
    text-align: center;
}
.team-members h2 {
    font-size: 22px;
    margin-bottom: 15px;
}
.team-members .team p {
    margin-bottom: 0;
}
.team-members .team h3 {
    font-size: 22px;
    margin-top: 10px;
}
.tabs-nav {
    bottom: 7px;
    right: 79px;
}
.vision-mission .tabs-slide {
    height: 200px;
    width: 200px;
    background-size: 190px;
}
.left-productdetil .list-wrapp {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.product-right .overview-product .left-overview h2 {
    margin: 0 10px 10px 54px;
}
.team-contents .img-wrapp {
    width: 100%;
}
.team-contents .content {
    width: 100%;
    margin-top: 10px;
}
.team-contents{
    flex-wrap: wrap;
    padding: 29px 0px;
}
.rnd-main h2 {
    font-size: 18px;
}
.rnd-main h4.rnd-heading {
    width: 100%;
}
.rnd-main h4 span {
    font-size: 12px;
    margin-right: 0px !important;
    margin-bottom: 20px;
}
.mouse-arrow {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    bottom: 50%;
    z-index: 2;
    animation: bounce 2s infinite;
}
.counter .style-icon {
    margin-right: 0px;
}
.vision-mission .tabs-slide {
    position: relative;
    bottom: 5px;
}
.team-members .team .social {
    position: absolute;
    top: 382px;
    left: 43%;
}
}
@media(max-width: 576px) { 
    .counter .counter-right p {
        font-size: 10px;
    }
    .counter .counter-right span span.plus {
        font-size: 20px;
    }
    .counter .counter-right span h1 {
        font-size: 18px;
    }
    .counter .style-icon {
        font-size: 32px;
    }
    .home-slider .caption {
        padding: 10px 0;
    }
    h2.heading {
        font-size: 22px;
    }
    h1.heading {
        font-size: 15px;
    }
    .services-carousel .info-box h2 {
        font-size: 16px;
    }
    .get-in-touch {
        padding: 20px 0;
    }
   .get-in-touch .social {
    margin-top: 15px;
}
    .get-in-touch .social a {
        font-size: 18px;
        margin-left: 10px;
    }
.overview-left p {
    font-size: 12px;
}
.overview-left h2 {
    font-size: 14px;
}
.blue-shape {
   display: none;
}
.shape-green {
   display: none;
}
.social-icons {
    bottom: 12px;
    left: 39%;
    width: 22%;
    font-size: 18px;
}
.social-icons .fab:nth-child(1) {
    border-right: 1px solid #495b98;
    padding-right: 10px;
    margin-left: 0px;
}
.awards .owl-carousel .owl-item .img-wrapper{
    margin:0 auto;
    width: 50%;

}
.awards .owl-nav .owl-prev {
    position: absolute;
    left: 30px;
}
.awards .owl-nav .owl-next {
    position: absolute;
    right: 30px;
}
.quality-policy {
    height: unset;
}
.quality-policy .text-wrapper p {
    font-size: 18px;
    margin-bottom: 0;
}
.container.teams {
    padding: 0px 20px;
}
.overview-sec {
    padding: 0px 20px;
}
/*career*/
.open-position .box-wrapper {
    width: 90%;
}
.modal-content.career-form h4 {
    margin-bottom: 0px;
}
.modal-content.career-form {
    padding: 15px 0px;
  }
 /*manu*/
    .manu {
    padding: 30px 20px 0px 20px;
}
.vision-mission .nav-tabs li a.active span {
    font-size: 60px;
}
.vision-mission .nav-tabs li a span {
    font-size: 50px;
}
.vision-mission .img-fluid.right-img {
    bottom: -5%;
    width: 100px;
}
.vision-mission .img-fluid.left-img {
    top: 3%;
    width: 100px;
}
.product-right .main-product, .product-right .main-product1 {
    padding: 15px 11px;
    cursor: pointer;
    font-size: 17px;
    background: #eff1f9;
    color: #364e88;
    text-transform: uppercase;
    margin-top: 10px;
}
.vision-mission .container {
    margin-top: 0;
}

}
@media(max-width: 480px) {
.product-list .list-wrapp .list-single:before {
    width: 300px;
}
.product-list .list-wrapp .list-single {
    width: 100%;
    } 
    .product-list .list-wrapp .list-single h1 {
    font-size: 18px;
}
.product-list {
    padding: 30px 0 10px;
}
.product-list .nav-tabs .nav-link {
    font-size: 11px;
}
.product-list .list-wrapp {
    margin-top: 35px;
}
}
@media(max-width: 359px) { 
    .footer-wrapp .column p, .footer-wrapp .column a {
        font-size: 11px;
    }
    .footer-wrapp .column:nth-child(5) .social a {
        font-size: 13px;
    }
    .bottom-footer a, .bottom-footer span {
        font-size: 11px;
    }
    .counter .style-icon {
        font-size: 27px;
    }
    .product-list .list-wrapp .list-single:before {
    width: 260px;
}
    #board-directors, .team-members {
    padding: 20px 0px;
}
.vision-mission .tabs-slide {
    width: 80%;
}
.vision-mission .img-wrapper:before{
    width: 80%;
    left:11%;
}
.vision-mission p {
    font-size: 13px;
}
.vision-mission h3 {
    font-size: 20px;
}

}
@media(max-width: 360px) { 
.social-icons {
    bottom: 12px;
    left: 36%;
    width: 27%;
    font-size: 18px;
}
.awards h2 {
    font-size: 25px;
}
/*career*/
.open-position .box-wrapper {
    width: 100%;
}
}
@media(max-width:320px) { 
.blue-shape {
    position: absolute;
    left: 0%;
}
 .product-main .list-group-item {
    width: 100%;
    margin: 0 auto;
}
.address-wrapp .add-box .icon-wrapp:before {
    top: -11px;
    left: -11px;
    height: 45px;
    width: 45px;
}
.address-wrapp .add-box span {
    font-size: 25px;
}
.address-wrapp .add-box .text-box {
    margin-left: 14px;
}
}
@media(min-width: 1200px) { 
    .products-home .item-wrapp:hover .img-wrapp{
        background:rgb(117, 176, 82);
        mix-blend-mode: multiply; 
    }
    .products-home .item-wrapp:hover .img-wrapp h1{
        color: #fff;
    }
    .products-home .item-wrapp:hover .img-wrapp a{
        transform: translateY(0);
    }
    .footer-wrapp .column a:hover{
        color: #fff;
    }
    .bottom-footer a:hover{
        color: #00b3f7;
    }
.gallery-wrapp .gallery-single .img-inner:hover img{
    transform: scale(1.1);
}
.sitemap .s-menu:hover{
color: #334896;
    }
.rnd-main .img-inner:hover img{
    transform: scale(1.1);
}
.product-list .list-wrapp .list-single:hover .common-btn span{
    transform: translateX(5px);

}
.product-list .list-wrapp .list-single:hover .common-btn {
    background: #7dc049;
    }
    .product-detail .dropdown-item:hover span{
  opacity: 1;
  transform: translateX(7px);
}
.product-detail .dropdown-item:hover {
    color: #6faf3e;
}
.address-wrapp .add-box .text-box a:hover{
    color: #00b8f5;
}
.common-btn:hover:before{
width: 100%;
}
.open-position .box-wrapper .apply-now:hover{
    border: none;
}
header .navbar-nav .nav-item:nth-child(8) .nav-link{
    color: #fff;
}
}

@media(min-width:768px) {
    .nav-tabs {
    display: flex;
    border-bottom: none;
    }
    .card {
    border: none
    }
    .card .card-header {
    display:none;
    }
    .tab-pane .card .collapse{
    display:block;
    }
   
    }