
.navbar .navbar-nav .nav-link {
    margin-right: 35px;
    padding: 0;    
    color: #4c4c4c;
    outline: none;
}

.navbar .navbar-nav .nav-link:hover, .navbar .navbar-nav .nav-link.active {
    /* color: rgba(255, 255, 255, 1); */
    color: #000;
}

.bg-primarynew{
    background: #fff !important;
}

.case-overlay small {
    display: inline-block;
    padding: 6px 15px;
    color: #FFFFFF;
    background: rgba(20, 24, 62, .7);
    border-radius: 25px;
    margin-bottom: 15px;
    font-size: 17px;
    font-weight: bold;
}

.pro{
    font-family: "Open Sans", sans-serif !important;
    font-weight: normal;
    font-size: 16px;
}

.btn-primary:hover {
    color: #fff;
    background-color: #14183e;
    border-color: #14183e;
}

.btn-primary {
    color: #fff;
    background-color: #14183e;
    border-color: #14183e;
}

.feature_why_choose_us {
    background: url(../img/Banner_02_why-Choose_us.jpg) center center no-repeat;
    background-size: cover;
}

.pp-hero-header{
    background: url(../img/privacy_policy.jpg) center center no-repeat;
    background-size: cover;
}

.about-hero-header {
    margin-top: -75px;
    background: url(../img/about-us.jpg) center center no-repeat;
    background-size: cover;
}


.jobs-hero-header {
    margin-top: -75px;
    background: url(../img/jobs.jpg) center center no-repeat;
    background-size: cover;
}


.contact-hero-header {
    margin-top: -75px;
    background: url(../img/contact.jpg) center center no-repeat;
    background-size: cover;
}


.tech-hero-header {
    margin-top: -75px;
    background: url(../img/technology_02.jpg) center center no-repeat;
    background-size: cover;
}


.product-hero-header {
    margin-top: -75px;
    background: url(../img/Products.jpg) center center no-repeat;
    background-size: cover;
}

.about-img {
    position: relative;
    overflow: hidden;
}


.about-img::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../img/bg-about-img.png) top left no-repeat;
    background-size: contain;
}



.about-img-new {
    position: relative;
    overflow: hidden;
}


.about-img-new::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../img/grid.png) top left no-repeat;
    background-size: contain;
}

.img-fluid {
    max-width: 100%;
    height: auto;
    border-radius: 4%;
}


.img-fluid-header {
    max-width: 87%;
    height: auto;
    border-radius: 4%;
}


.techleft-img {
    position: relative;
    overflow: hidden;
}

.techleft-img::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../img/Left_grid.png) top left no-repeat;
    background-size: contain;
}



.techright-img {
    position: relative;
    overflow: hidden;
}


.techright-img::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../img/Right_grid2.png) top left no-repeat;
    background-size: contain;
}





@media (min-width:320px)  { 
    /* smartphones, iPhone, portrait 480x320 phones */ 
    .btn-sm-square-new {
        width: 60px;
        height: 32px;
    }

    .btn-sm-square_low_content {
        width: 37px;
        height: 32px;
    }


    .btn-sm-square_low_content_new {
        width: 114px;
        height: 32px;
    }


    .navbar-dark .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28 125, 20, 24, 1 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }

    .navbar-toggler{
        margin-top: -50px;
        border-color: #0397b4 !important;
    }

    .navbar-brand img{
        width: 75%;
    }

}
@media (min-width:481px)  { 
    /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */ 

    .btn-sm-square-new {
        width: 60px;
        height: 32px;
    }

    .btn-sm-square_low_content {
        width: 37px;
        height: 32px;
    }

    .btn-sm-square_low_content_new {
        width: 83px;
        height: 32px;
    }


    .navbar-dark .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%283, 151, 180, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }

    .navbar-toggler{
        margin-top: 0px;
        border-color: #0397b4 !important
    }
    .navbar-brand img{
        width: 75%;
    }

}

@media (min-width:641px)  { 
    /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    .btn-sm-square-new {
        width: 32px;
        height: 32px;
    }

    .btn-sm-square_low_content {
        width: 32px;
        height: 32px;
    }

    .btn-sm-square_low_content_new {
        width: 88px;
        height: 32px;
    }

}
@media (min-width:961px)  { 
    /* tablet, landscape iPad, lo-res laptops ands desktops */ 

    .btn-sm-square-new {
        width: 32px;
        height: 32px;
    }

    .btn-sm-square_low_content {
        width: 32px;
        height: 32px;
    }


    .btn-sm-square_low_content_new {
        width: 97px;
        height: 32px;
    }
}
@media (min-width:1025px) { 
    /* big landscape tablets, laptops, and desktops */ 

    .btn-sm-square-new {
        width: 32px;
        height: 32px;
    }

    .btn-sm-square_low_content {
        width: 32px;
        height: 32px;
    }

    .btn-sm-square_low_content_new {
        width: 100px;
        height: 32px;
    }

}
@media (min-width:1281px) { 
    /* hi-res laptops and desktops */ 

    .btn-sm-square-new {
        width: 32px;
        height: 32px;
    }

    .btn-sm-square_low_content {
        width: 32px;
        height: 32px;
    }

}