﻿
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    background-color: #f2f2f2;
}

.loading {
    display: none;
    position: fixed;
    z-index: 99999;
    background: #f6f6f6;
    text-align: center;
}

.preloader-ring {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
}

    .preloader-ring div {
        box-sizing: border-box;
        display: block;
        position: absolute;
        width: 51px;
        height: 51px;
        margin: 6px;
        border: 6px solid #b7910c;
        border-radius: 50%;
        animation: preloader-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        border-color: #b7910c transparent transparent transparent;
    }

        .preloader-ring div:nth-child(1) {
            animation-delay: -0.45s;
        }

        .preloader-ring div:nth-child(2) {
            animation-delay: -0.3s;
        }

        .preloader-ring div:nth-child(3) {
            animation-delay: -0.15s;
        }

@keyframes preloader-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

a {
    color: #000;
}

#header {
    color: #000;
}

.d-flex {
    display: flex;
    align-items: center;
}

.google-translate {
    position: absolute;
    top: 0;
}

div#google_translate_element {
    z-index: 999999999;
}

.goog-logo-link, .goog-logo-link:link, .goog-te-gadget {
    font-size: 6px !important;
}

nav.navbar.navbar-default.stphnjwlrs-nav {
    padding: 5px 0;
}

.navbar-default.stphnjwlrs-nav .navbar-nav > li > a {
    padding: 25px 0;
}

.animated.clearfix.fadeInDown.logohead.sticky-header.toppostion div#google_translate_element {
    display: none;
}

.cslink, .cslink:hover {
    padding: 10px 0 0;
    display: block;
    color: #2a6496;
    font-weight: 600;
    text-decoration: underline;
}

@font-face {
    font-family: 'GreatVibes-Regular';
    src: url('../Fonts/GreatVibes-Regular.ttf') format('truetype');
}

.toppostion {
    background: transparent;
    z-index: 99;
    top: 0px;
    left: 0;
    right: 0;
    position: fixed;
}

.toppostion2 {
    background: transparent;
    z-index: 99;
    top: 0px;
    left: 0;
    right: 0;
    position: fixed;
}

.logohead {
    padding: 10px 0 !important;
    position: fixed !important;
    background: #2a6496 !important;
    border: 0 !important;
}

    .logohead a {
        color: #000 !important;
    }

.topmenuxs {
    background-color: #fff;
}
/*-------------
    spacers
*/

.spacer10, .spacer {
    padding-top: 10px;
}

.spacer15, .spacer-sm {
    padding-top: 15px;
}

.spacer20 {
    padding-top: 20px;
}

.spacer30 {
    padding-top: 30px;
}

.spacer45 {
    padding-top: 45px;
}

.spacer50 {
    padding-top: 10%;
}

.spacer2c {
    padding-top: 2pc;
}

.spacer3c {
    padding-top: 3pc;
}

.spacer-s {
    min-height: 25px;
}

.gspacer {
    padding-top: 20px;
}

.no-padding {
    padding: 0;
}

#header {
    padding: 40px 0 0;
    position: absolute;
    background: transparent;
    border: 0;
    z-index: 9999;
}


#menu-holder {
    top: 60%;
}

/**Cmenu*/
.navbar-default .navbar-nav > li.openleft > ul {
    right: 0;
    left: auto;
}


.navbar-default.stphnjwlrs-nav .navbar-nav > li:last-child {
    border-right: none;
}

/*.navbar-default.stphnjwlrs-nav .navbar-nav > li > a {
        color: #faf6f9;
        padding: 4px 24px;
        font-weight: 500;
        letter-spacing: 0px;
    }*/

.navbar-nav {
    float: none;
    margin: 0;
    margin-left: -20px;
    display: flex;
    justify-content: space-between;
}

.navbar-default.stphnjwlrs-nav .navbar-nav > li > a {
    padding: 15px 0;
    font-size: 15px;
    color: #fff !important;
    letter-spacing: 0.3px;
}

.navbar-default.stphnjwlrs-nav2 .navbar-nav > li > a {
    padding: 15px 0;
    font-size: 15px;
    color: #000 !important;
    letter-spacing: 0.3px;
}

.bb2 {
    color: #000 !important;
}

    .bb2 a {
        color: #000 !important;
    }
/*
    .navbar-default .navbar-nav > li > ul{
    right:0;
    left:auto;
}*/
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #000;
    background-color: transparent;
}

nav.navbar.navbar-default.stphnjwlrs-nav {
    background-color: transparent;
    color: #faf6f9;
    font-size: 15px;
    margin-bottom: 0;
    border-radius: 0;
    padding: 20px 0;
    min-height: 34px;
    text-transform: uppercase;
}

.noborder {
    border: 0;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
}

    .navbar-default .navbar-nav > li > a:hover {
        color: #fff;
    }

#flashbanner {
    margin-top: 0;
}

#leftm {
    float: left !important;
}

#rightm {
    float: right !important;
    background: transparent;
}

.txtalgn {
    text-align: left;
}

.navbar-toggle {
    width: 100%;
    padding: 0;
}

    .navbar-toggle > p {
        display: inline-block;
        color: #444;
        margin-bottom: 0;
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 30px;
        height: 4px;
        border-radius: 1px;
    }

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #232323;
}

.navbar-default .navbar-toggle {
    border: 1px solid #ccc;
    padding: 5px 15px;
    margin: 0;
    border-radius: 0 !important;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #e0e0e0;
    color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #e0e0e0;
    color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgb(216, 216, 216);
    border-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: none;
}

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        line-height: 1.42857143;
        color: #202020;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            color: #000;
            text-decoration: none;
            background-color: #fff;
        }



.long-menu .dropdown-menu {
    max-height: 400px;
    overflow-y: scroll;
}


.navbar-nav > li > .dropdown-menu {
    margin-top: 0px;
    border: 1px solid #c6c6c6;
}
/*Sub-menu-hover-dropdown-Section*/
.dropdown-submenu {
    position: relative;
    /*width:150px;*/
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
    }

    .dropdown-submenu:hover .dropdown-menu {
        display: block;
        /*position:relative;*/
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
        }

    .dropdown-submenu:hover .dropdown-submenu {
        display: block;
    }

.navbar-default .navbar-nav > .open > a::after {
    content: '';
    position: absolute;
    left: 1.5pc;
    bottom: -14px;
    z-index: 100;
    margin: 0 auto;
    width: 0;
    height: 0;
    /*border-top: 8px solid #282829;*/
    /*border-left: 8px solid transparent;
    border-right: 8px solid transparent;*/
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
}

/***Flash*/
.flashbanner .owl-controls .owl-buttons div {
    color: #fff;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 55px 0px 0px;
    padding: 14px 40px 0;
    font-size: 37px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 50px;
    filter: Alpha(Opacity=50);
    opacity: 1;
    font-weight: 400;
}

.flashbanner .owl-controls .owl-pagination {
    position: absolute;
    bottom: 50%;
    margin: 0px auto;
    right: 36px;
    width: 0;
}

.flashbanner .owl-controls .owl-page.active span, .flashbanner .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 0.9;
    background: #2a6496;
    border: 1px solid #005db7;
}

.flashbanner .owl-controls .owl-page span {
    display: block;
    width: 15px;
    height: 15px;
    margin: 5px 7px;
    filter: Alpha(Opacity=90);
    opacity: 0.9;
    background: #000;
    border-radius: 50%;
    border: 1px solid #fff;
}

.flashoverlay {
    /*right: 40%;*/
    left: 0;
    text-align: center;
    z-index: 9999;
    color: #fff;
    position: absolute;
    top: 35%;
    font-size: 50px;
    width: 100%;
    font-family: 'Quicksand', sans-serif;
}

.btnflash {
    right: 45%;
    z-index: 9999;
    color: #fff;
    position: absolute;
    top: 45%;
    font-size: 17px;
    border: 1px solid #fff;
    padding: 5px 10px;
}

    .btnflash:hover {
        text-decoration: none;
        color: #fff;
    }


.event-announcement {
    display: flex;
    align-items: center;
    box-shadow: 0 3px 20px -2px rgba(20, 45, 100, 0.1);
    margin: 2pc 0;
    font-family: 'Quicksand', sans-serif;
}

.icon-block {
    max-width: 300px;
    background: #2a6496;
    text-align: center;
    color: #fff;
    padding: 40px 20px;
    margin: 0 20px 0 0;
}

    .icon-block p {
        margin: 0px 0 0;
        font-weight: 700;
        font-family: 'Neuton', serif;
        font-size: 30px;
        line-height: 1;
    }

    .icon-block i {
        font-size: 6pc;
        line-height: 1;
        transform: rotate(-20deg);
    }

.event-announcement .content-block {
    padding: 20px 0;
}

    .event-announcement .content-block h2 {
        margin: 0 0 0;
        line-height: 1;
        color: #000;
        font-weight: 900;
    }

    .event-announcement .content-block h3 {
        font-size: 22px;
        color: #000;
        margin: 10px 0 0;
        line-height: 1;
    }

/***Products**/
.bgclolor {
}

.Prodhead {
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 20px;
}

    .Prodhead::after, .Prodhead::before {
        display: inline-block;
        content: "";
        border-top: 2px solid #cacaca;
        width: 30%;
        transform: translateY(1rem);
        margin-bottom: 20px;
        margin-left: 2pc;
        margin-right: 2pc;
    }

.prodbox {
    padding: 25px;
    box-shadow: 0 8px 6px -8px #222;
    background-color: #fff;
}

    .prodbox:hover {
        opacity: 0.7;
    }

.prodboxhead {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}

.prodtext {
    font-size: 15px;
    text-align: center;
}

.btnwrap {
    padding: 10px;
    text-align: center;
}

.btnviewmore {
    padding: 5px 20px;
    background-color: #2a6496;
    border-radius: 20px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}

    .btnviewmore:hover {
        color: #000;
        text-decoration: none;
        background-color: transparent;
        border: 1px solid #2a6496;
    }

    .btnviewmore:focus {
        color: #fff;
        text-decoration: none;
    }

.topmarq {
    background-color: #fff;
    font-weight: bold;
    color: red;
    font-size: 17px;
    padding: 5px;
    text-align: center;
}

.scatheader {
    text-align: center;
    font-size: 17px;
}
/****bmenu*/

.bmenu {
}

.abutpad {
    padding: 25px;
}

.bmenuwrap {
    background-color: #2a6496;
    color: #fff;
    padding-bottom: 20px;
}

    .bmenuwrap a {
        color: #fff;
    }

        .bmenuwrap a:hover {
            color: #fff;
        }

.phone {
    padding-left: 20%;
}

.bmheader {
    font-size: 20px;
    border-bottom: 1px solid #d1dcf4;
    line-height: 1.5;
    color: #fff;
}

    .bmheader .material-icons {
        position: relative;
        top: 4px;
        padding-right: 5px;
    }

.bmenuhead {
    color: #fff;
    font-size: 19px;
    border-bottom: 1px solid #fff;
    line-height: 1.5;
}

.bmenupad {
    padding: 20px;
}

.aboutusbm {
    color: #fff;
}

.nlhead {
    text-align: center;
    font-size: 25px;
}

    .nlhead .material-icons {
        font-size: 40px;
        margin-right: 10px;
        position: relative;
        top: 11px;
    }

    .nlhead .fa {
        font-size: 45px;
        margin-right: 10px;
    }


.ntxt {
    text-align: center;
    font-size: 20px;
    line-height: 1.5;
    color: #fff;
}

.ntxt2 {
    color: #fff;
    text-align: center;
    font-size: 17px;
}

.nletterbox .form-control {
    border-radius: 0;
    border: 0;
    color: #fff;
}

.btngo, .btngo:hover {
    width: 100%;
    color: #fff;
    background: #4aa6ff;
    border: 0;
    border-radius: 0;
    font-size: 20px;
    border-radius: 20px;
    text-transform: uppercase;
}

.brdrbm {
    border: 1px solid #d1dcf4;
    min-height: 220px;
    width: 1px;
    position: relative;
    left: 50%;
    top: 20px;
}

.htcnt {
    text-align: right;
}

.implinks {
    list-style-type: none;
    padding: 0;
    line-height: 2.3;
}

    .implinks li a:hover {
        text-decoration: none;
    }
/***About us*/
.abt-Amber-imgdiv {
    background: #fff;
    display: block;
    width: 50%;
    height: auto;
    padding: 0;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.abt-Amber-imgbtdiv {
    position: absolute;
    left: 34pc;
    top: 5pc;
    background-color: white;
    color: black;
    width: 50%;
    padding: 4%;
    font-size: 15px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.abouthead {
    font-size: 30px;
    padding: 15px;
    text-transform: uppercase;
}

    .abouthead::after {
        display: inline-block;
        content: "";
        border-top: 2px solid #cacaca;
        width: 80%;
        transform: translateY(1rem);
        margin-bottom: 20px;
        margin-left: 2pc;
        margin-right: 2pc;
    }

.abtbtn {
    text-align: right;
    padding: 6px 10px;
    color: #fff;
    background-color: #2a6496;
    border-radius: 20px;
}

    .abtbtn:hover {
        color: #000;
        background-color: transparent;
        border: 1px solid #2a6496;
        text-decoration: none;
    }

    .abtbtn:focus {
        color: #fff;
        text-decoration: none;
    }

.abtbtnxs {
    text-align: right;
    padding: 5px 10px;
    color: #fff;
    background-color: #2a6496;
    width: 100%;
}

    .abtbtnxs:hover {
        color: #000;
        background-color: transparent;
        border: 1px solid #000;
        text-decoration: none;
    }

.footer {
    padding: 10px;
}

.copyright {
}

/*****------------------------------------*/
.PgHeader {
    font-size: 35px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    color: #292929;
    text-align: center;
    line-height: 1.3;
    margin: 0;
    /*font-family: 'Petit Formal Script', cursive;*/
}

.icbox {
    margin: 15px 0 15px;
    background: #fff;
    border-bottom: 4px solid #2a6496;
    position: relative;
    padding: 10px 10px 10px 10px;
    outline: 4px double #2a6496;
}

.navg .fa {
    color: #000;
    font-weight: 600;
}

.pgnavg {
    color: #69366f;
    font-weight: 600;
}

.breadcrumb {
    padding: 0px 0;
    margin: 3px 0 0px 0;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
}

    .breadcrumb a {
        color: black;
    }

        .breadcrumb a :hover {
            text-decoration: none;
        }

    .breadcrumb > .active {
        color: #000;
        font-weight: 600;
    }

        .breadcrumb > .active:hover {
            text-decoration: none;
        }

    .breadcrumb li a:hover {
        text-decoration: none;
    }

    .breadcrumb > li + li::before {
        padding: 0 5px;
        color: #2a6496;
        content: "\f101";
        font-family: FontAwesome;
    }

.minpght {
    min-height: 650px;
    font-size: 15px;
}

#header {
    padding: 10px 0;
}

#header {
    width: 100%;
    height: auto;
    padding: 10px 0;
    position: relative;
    z-index: 9999;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: all 200ms linear;
    background: #2a6496;
}

    #header img {
        padding-top: 0px;
        max-width: 111px;
    }

.contno {
    padding-left: 8%;
}

.contentbox {
    background-color: #fff;
}

.FHead {
    font-size: 25px;
    font-weight: bold;
}

.visionlist {
    list-style-type: circle;
}

.storname {
    font-size: 20px;
    color: #000;
    font-weight: bold;
}

.textred {
    color: red;
}

.contctp {
    font-size: 17px;
    font-weight: bold;
}

.btnsubmit {
    border-radius: 0;
    background: #2a6496;
    color: #fff;
    border: 2px solid #2a6496;
    padding: 6px 20px;
    border-radius: 20px;
}

    .btnsubmit:hover {
        background: transparent;
        color: #000;
        border-color: #2a6496;
    }

.no-margin {
    margin: 0;
}



.packstyle {
    text-align: center;
    color: red;
    font-size: 18px;
}

.packstylehead {
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
}
/***--------------------------------------*/

.TblFrame {
    border: 1px solid #e7e7e7;
}

.TblFrame2 {
    border: 1px solid #dadada;
}

.TblFrame1 {
    border: 1px solid #747272;
    -webkit-box-shadow: 8px 7px 0px #cfcfcf;
    -moz-box-shadow: 8px 7px 0px #cfcfcf;
    -webkit-box-shadow: 8px 7px 0px #cfcfcf;
    box-shadow: 8px 7px 0px #cfcfcf;
}

.FPImg {
    padding: 10px;
}

.grdDispar {
    border: 0;
    -webkit-box-shadow: 0 0 100px #333 !important;
    -moz-box-shadow: 0px 3px 8px #333 !important;
    -webkit-box-shadow: 0px 3px 8px #333 !important;
    box-shadow: 0px 3px 8px #333 !important;
    color: #292929 !important;
}

    .grdDispar th, .grdDispar td {
        border: 0 !important;
        padding: 2px 2px !important;
        border-bottom: 1px solid #daf0f0 !important;
    }

    .grdDispar th {
        background-color: #292929 !important;
        color: #FFF !important;
        padding: 10px 5px !important;
        /*background-image: -webkit-gradient(linear-gradient(to bottom,#292929,#292929)) !important;
        background-image: -webkit-linear-gradient(to bottom,#292929,#292929) !important;
        background-image: -moz-linear-gradient(to bottom,#292929,#292929) !important;
        background-image: -ms-linear-gradient(to bottom,#292929,#292929) !important;
        background-image: -o-linear-gradient(to bottom,#292929,#292929) !important;
        background-image: linear-gradient(to bottom,#292929,#292929) !important;*/
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
        border-top: 0 !important;
        text-shadow: none !important;
    }

    /*.grdDispar tr:nth-child(2n) {
        background-color: #dcc4db !important;
    }

    .grdDispar > tbody > tr:hover {
        background: #dcc4db !important;
    }*/

    .grdDispar > thead > tr > th:last-child, .grdDispar > thead > tr > td:last-child {
        -moz-border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        border-radius: 0 !important;
    }



/**************modal content**/
.modal {
    z-index: 9999999;
}

.modal-content {
    border: 5px solid #2a6496;
}

.closebtn {
    border: 0;
    background: transparent;
    text-align: center;
    text-decoration: underline;
    font-weight: 600;
    font-size: 18px;
}

.close-popup1 {
    height: 28px;
    width: auto;
    left: auto;
    right: 9px;
    bottom: auto;
    top: -10px;
    padding: 5px 10px;
    color: #ffffff;
    font-family: inherit;
    font-size: 17px;
    line-height: 20px;
    border: 0;
    border-radius: 0;
    box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 );
    text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 );
    background-color: #2a6496;
    border-radius: 20px;
}

.poptext {
    font-weight: bold;
    font-size: 17px;
    text-align: center;
}

#myPopup .modal-dialog {
    text-align: left;
    vertical-align: middle;
    top: 20%;
    width: 500px;
}
/***_-----------------*/

.bckbtn {
    font-weight: 600;
    color: #000;
    float: right;
}

    .bckbtn:hover {
        color: #000;
    }

    .bckbtn .fa {
        font-weight: 600;
        color: #000 !important;
    }


/***Gallery start**/
.wall-item {
    display: block;
    margin: 0 0 30px 0;
    padding: 5px;
    background: white;
    border-radius: 3px;
    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.05);
    transition: all 220ms;
}

    .wall-item:hover {
        box-shadow: 0px 2px 3px 1px rgba(0,0,0,0.1);
        /*transform: translateY(-5px);
                transition: all 220ms;*/
    }

    .wall-item > img {
        display: block;
        width: 100%;
        margin: 0 0 24px 0;
    }

    .wall-item h2 {
        text-align: center;
        font-size: 14px;
        text-transform: uppercase;
        margin: 0 0 12px 0;
    }

.wall {
    display: block;
    position: relative;
}

.wall-column {
    display: block;
    position: relative;
    width: 33.333333%;
    float: left;
    padding: 0 12px;
    box-sizing: border-box;
}

.title {
    text-align: center;
    font-size: 17px;
}

    .title a {
        color: #000;
    }

        .title a:hover {
            color: #000;
            text-decoration: none;
        }

.prodbox {
    background: #f9f9f9;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 25px 10px;
    margin-bottom: 30px; /* <-- increased spacing between rows */
    transition: all 0.3s ease;
    min-height: 150px;
}

    .prodbox i {
        font-size: 45px; /* <-- larger icons */
        color: #2a6496;
        display: block;
        margin-bottom: 12px;
    }

    .prodbox p {
        font-size: 15px;
        margin: 0;
        color: #333;
        font-weight: 500;
    }

    .prodbox:hover {
        background: #fff;
        border-color: #2a6496;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    }

.about-content {
    padding-bottom: 20px;
}

@media screen and (max-width: 1024px) {
    .about-content {
        padding-bottom: 5px;
    }
}

@media (min-width: 768px) {
    .infra-row {
        display: flex;
        align-items: center;
    }
}

/**responsive**/
@media(min-width: 1600px) and (max-width: 2100px) {
    .col-xxl-2 {
        width: 16.66666667%;
    }

    .col-xxl-3 {
        width: 25%;
    }

    .col-xxl-7 {
        width: 58.33333333%;
    }

    .col-xxl-8 {
        width: 66.66666667%;
    }

    .col-xxl-offset-2 {
        margin-left: 16.66666667%;
    }
}

@media(max-width: 1199px) {
    .contactbox {
        font-size: 14px;
    }

    .aboutusbm {
        font-size: 14px;
    }

    .abouthead::after {
        width: 75%;
    }

    .abt-Amber-imgbtdiv {
        padding: 2%;
        left: 27pc;
        top: 4pc;
    }
}

@media(max-width: 1100px) {

    .navbar-default.stphnjwlrs-nav .navbar-nav > li > a {
        font-size: 14px;
        padding: 6px 5px;
        letter-spacing: normal;
    }
}

@media(max-width: 991px) {
    .prodboxhead {
        font-size: 17px;
        margin: 0;
    }

    .prodbox {
        padding: 5px;
    }

    .prodtext {
        font-size: 13px;
    }

    .abt-Amber-imgbtdiv {
        left: 21pc;
        padding: 2%;
        font-size: 13px;
        top: 1pc;
    }

    .navbar-default.stphnjwlrs-nav .navbar-nav > li > a {
        padding: 0px 5px;
        font-size: 12px;
    }

    nav.navbar.navbar-default.stphnjwlrs-nav {
        padding: 10px 0;
    }

    .Prodhead {
        font-size: 25px;
    }

        .Prodhead::after, .Prodhead::before {
            width: 25%;
        }

    .abouthead::after {
        width: 70%;
    }

    .abouthead {
        font-size: 25px;
    }

    .btnviewmore {
        font-size: 14px;
    }

    .bmheader {
        font-size: 16px;
    }

    .aboutusbm {
        font-size: 13px;
    }

    .contactbox {
        font-size: 12px;
    }

    .ntxt2 {
        font-size: 13px;
    }

    .btngo, .btngo:hover {
        font-size: 14px;
    }

    .btnflash {
        top: 50%;
        font-size: 15px;
    }

    .title {
        text-align: center;
        font-size: 15px;
    }
}

@media (max-width: 767px) {
    .d-flex {
        display: block;
    }

    .google-translate {
        position: relative;
    }

    .navbar-default .navbar-toggle {
        border: none;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff !important;
    }

    .navbar-default.stphnjwlrs-nav .navbar-nav > li > a {
        padding: 10px 0;
    }

    #header {
        padding: 10px 0 0 !important;
    }

        #header img {
            padding-top: 10px;
            padding-bottom: 10px;
        }

    .toppostion {
        padding: 10px 0 0;
        position: relative;
    }

    .navbar-default .navbar-toggle {
        border: 1px solid #fff;
        background-color: #2a6496;
    }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #fff;
        }

    .abouthead::after {
        display: none;
    }

    #leftm {
        color: #fff;
    }

    .abouthead {
        text-align: center;
    }

    .navbar-nav {
        margin-left: 0;
    }



    .navbar-default.stphnjwlrs-nav.navbar-nav > li > a {
        padding: 4px 14px;
    }

    .navbar-default.stphnjwlrs-nav .navbar-nav > li {
        border-right: 0;
    }

    nav.navbar.navbar-default.stphnjwlrs-nav {
        border-top: 1px solid #fff;
        background-color: #2a6496;
        padding: 0px 0;
    }

    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

        .navbar-collapse.collapse {
            display: none !important;
        }

    .navbar-nav {
        margin-left: 0;
        display: table;
    }


        .navbar-nav > li {
            display: table;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }

    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in {
        display: block !important;
        border-bottom: 1px solid #fff;
    }

    .collapsing {
        overflow: hidden !important;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
        background-color: #2a6496;
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        float: left !important;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .dropdown-menu > li > a {
        color: #fff;
    }


    .navbar-default.stphnjwlrs-nav .navbar-nav > li > a {
        color: #fff;
        padding: 5px 0;
        font-size: 15px;
    }

    .phone {
        padding-left: 7%;
    }

    .bmheader {
        text-align: center;
    }

    .no-paddingxs {
        padding: 0;
    }

    .flashoverlay {
        font-size: 40px;
    }

    .btnflash {
        font-size: 15px;
    }

    .Prodhead {
        font-size: 24px;
    }

        .Prodhead::after, .Prodhead::before {
            width: 28%;
        }

    .copyright {
        text-align: center;
    }

    .htcnt {
        text-align: center;
    }

    .aboutusbm {
        font-size: 15px;
    }

    .contactbox {
        font-size: 15px;
    }

    .packstylehead {
        font-size: 18px;
    }

    .packstyle {
        font-size: 18px;
    }

    .flashbanner .owl-controls .owl-pagination {
        bottom: 0%;
        right: 0;
        width: 100%;
    }

    .flashbanner .owl-controls .owl-page span {
        width: 10px;
        height: 10px;
    }

    #myPopup .modal-dialog {
        left: 15%;
    }

    .poptext {
        font-size: 15px;
    }

    .wall-column {
        width: auto;
    }

    .PgHeader {
        font-size: 30px;
    }
}

@media(max-width: 500px) {
    .flashoverlay {
        font-size: 31px;
    }

    .btnflash {
        font-size: 13px;
        padding: 2px 8px;
        top: 49%;
    }

    .prodboxhead {
        font-size: 15px;
    }

    .btnviewmore {
        font-size: 14px;
    }

    .Prodhead {
        font-size: 20px;
    }

        .Prodhead::after, .Prodhead::before {
            width: 16%;
            margin-left: 1pc;
            margin-right: 1pc;
        }

    .packstylehead {
        font-size: 15px;
    }

    .packstyle {
        font-size: 15px;
    }

    #myPopup .modal-dialog {
        width: 350px;
        left: 6%;
    }
}

@media(max-width: 400px) {
    .btnviewmore {
        font-size: 13px;
        padding: 2px 8px;
    }

    .flashoverlay {
        font-size: 22px;
    }

    .PgHeader {
        font-size: 22px;
    }

    #myPopup .modal-dialog {
        width: 280px;
    }

    .poptext {
        font-size: 13px;
    }
}
