
body {
    font-family: YaldeviJaffna-Regular;
    font-size: 18px;
    color: #fff;
    background: #151515;
}

.form-control {
    height: 36px;
    padding: 5px 15px;
    font-size: 15px;
    color: #fff;
    background-color: #353434;
    border: 1px solid #353434;
    border-radius: 0;
}

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        background-color: #353434;
        opacity: 1;
    }

    .form-control::placeholder {
        color: #fff;
        opacity: 1;
    }


.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #353434;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: none;
}

.panel-default {
    border-color: #353434;
}

    .panel-default > .panel-heading {
        color: #fff;
        background-color: #353434;
        border-color: #353434;
        border-radius: 0;
    }

.panel-body {
    padding: 15px;
    background: #353434;
    border-top: 1px solid #151515 !important;
}

.panel-group .panel + .panel {
    margin-top: 15px;
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #000;
}


a {
    color: #fff;
}


    a:hover {
        color: #fff;
        text-decoration: none;
    }

    a.redclr {
        color: #fd3535;
        font-weight: 600;
    }


.redtext, .redclr, .textred {
    color: #fd3535;
    font-weight: 600;
}

.embed-responsive-1by1 {
    padding-top: 100%;
}

.mcboverlay {
    padding-top: 60px;
    padding-bottom: 40px;
    background-position: center center;
    background-color: #e6e6e64d;
}


.minpght {
    min-height: 500px;
    font-size: 16px;
}

.fontsize {
    text-align: center;
}

.searchwrap {
    padding-top: 15px;
}

    .searchwrap .srchfa {
        padding: 5px 5px;
        border-bottom: 0px solid #ccc;
    }

        .searchwrap .srchfa .fa {
            font-weight: 100;
            color: #727272;
        }

.searchbox {
    text-align: left;
    padding: 4px;
}

    .searchbox i {
        color: #fff;
        font-size: 15px;
    }

.arrow {
    display: none;
}

.searchbox2 {
    background-color: #fff;
    border: 1px solid #dadada;
}

.searchbtn {
    color: #fff;
    background-color: #000;
    border: 0px;
    padding: 8px;
    /*padding: 2px 10px;*/
    font-size: 14px;
    font-weight: bold;
    border-radius: initial;
}

    .searchbtn:hover {
        color: #fff;
        border: 0px solid #e6e6e64d;
    }

.spacerbtm {
    padding-bottom: 10px;
}


.servicesh {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}

.websitecp {
    color: #ffffff;
    background-color: #e6e6e64d;
    border: 0px;
    padding: 5px;
    /*padding: 2px 10px;*/
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #e6e6e64d;
    border-radius: initial;
}

    .websitecp:hover {
        color: #fff;
        background-color: #e6e6e64d;
        border: 1px solid #e6e6e64d;
    }

/*.container-fluid {
    padding-right: 30px;
    padding-left: 30px;
}*/

.no-padding {
    padding: 0;
}

.nolpdg {
    padding-left: 0;
}

.norpdg {
    padding-right: 0;
}

.padd {
    padding: 20px;
}

.padding30 {
    padding: 30px;
}

.padding40 {
    padding: 40px;
}

.linedevi {
    border-right: 2px solid #ebebeb;
}

.servicesbox {
    border: 1px solid #fff;
    padding: 17px;
}

.servicesheadhome {
    background-color: #000;
    padding: 10px;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}

.promoimgoverlay {
    position: absolute;
    right: 6%;
    top: 10%;
}

.promoimgoverlay2 {
    position: absolute;
    bottom: -19pc;
    right: -1pc;
    z-index: 2;
}

.enggringimg {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1;
}


.header {
    font-size: 35px;
    text-align: center;
    color: #000;
    text-transform: uppercase;
}

.pfont {
    text-align: center;
    color: #000;
    font-size: 20px;
}

.loosediamhead {
    position: absolute;
    text-align: center;
    top: 5px;
    color: #fff;
    font-size: 20px;
    padding-left: 40px;
    padding-right: 40px;
    left: 5px;
    padding-top: 16px;
}

.btnlearnmore {
    position: absolute;
    bottom: 5px;
    background-color: #000;
    color: #fff;
    padding: 5px 20px;
    right: 19%;
    padding: 4px 70px;
    font-size: 20px;
    text-transform: uppercase;
    border: 1px solid #fff;
}

.servicepaddinlr {
    padding-left: 40px;
    padding-right: 40px;
}

.cslink {
	font-weight: 600;
	color: #fff;
	text-decoration: underline;
}

/*-------------
    spacers
*/

.spacer10 {
    padding-top: 10px;
}

.spacer15 {
    padding-top: 15px;
}


.spacer20 {
    padding-top: 20px;
}

.spacer40 {
    padding-top: 40px;
}

.spacer50 {
    padding-top: 50px;
}

/*
    top header
*/

.topheader {
    background: #53575a;
    padding: 2px 0 0;
}

.address {
    font-size: 14px;
    color: #000;
    font-family: 'Aileron Regular', sans-serif;
    font-weight: 500;
}

.sociallist {
    /*float: right;*/
    text-align: right;
    padding-top: 15px;
}

    .sociallist ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .sociallist ul li {
            display: inline-block;
            padding: 0 2px;
        }

            .sociallist ul li a {
                color: #fff;
                text-decoration: none;
                font-size: 23px;
            }

                .sociallist ul li a.carticon {
                    font-size: 15px;
                }



.fb {
    padding: 5px 2px;
}


.list {
    color: #292929;
    list-style: none;
    padding-left: 0px;
}

    .list::first-line {
        color: rgba(255, 255, 255, 0.5);
    }

    .list > li, .list h5 {
        padding: 6px 0px 6px 20px;
        letter-spacing: 1px;
        font-size: 14px;
    }

        .list > li:hover {
            background-color: rgba(255, 255, 255, 0.2);
            border-left: 5px solid #fff;
            color: #fff;
            padding-left: 20px;
        }

    .list a {
        color: #292929;
    }

    .list > li a:hover {
        color: #292929;
    }

    .list > li .fa {
        padding-right: 5px;
    }


/*-----------
    Logo Header
*/

.logoheader {
    padding: 7px 20px;
}

.topmenu {
    float: right !important;
    padding-top: 1pc;
    font-family: 'Aileron Regular', sans-serif;
}

    .topmenu div {
        display: inline-block;
        color: #555658;
        text-align: center;
        padding-left: 10px;
    }

    .topmenu #cartdiv {
        border-left: 2px solid #c4c7c6;
        padding: 0 10px;
    }

    .topmenu #searchdiv {
        padding-left: 10px;
    }

.callus {
    font-size: 15px;
    padding-top: 15px;
    font-family: 'Aileron Light', sans-serif;
}

/* Generic Classes*/
.img-responsive1 {
    display: block;
    max-width: 85%;
    height: auto;
}

.img-responsive2 {
    display: block;
    max-width: 75%;
    height: auto;
}


.CMenuSep {
    color: #dadada;
    font-size: 17px;
}


/****************** Overlay Section *****************************/


.whitecolor {
    color: #fff;
}

.valign {
    padding-top: 1%;
}

.greybg {
    background-color: #282829;
}

.lgreybg {
    background-color: #dadada;
}

.whitebg {
    background-color: #fff;
}

.transparentbg {
    background-color: #fff;
    text-align: center;
}

.nobg {
    background-color: none !important;
}

.paddingb {
    padding-bottom: 50px;
}

.paddingb10 {
    padding-bottom: 10px;
}



.jfline {
    border-color: #292929;
}

.emailinput {
    padding: 11px 25px;
    width: 55%;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    vertical-align: middle;
}

.one-second.mcb-wrap {
    width: 50%;
}

.mcb-wrap {
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    margin-top: -170px;
}

.mcb-wrap1 {
    float: right;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    margin-top: -220px;
}

.mcb-wrap2 {
    float: right;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    margin-top: -70px;
}

.mcb-wrap3 {
    float: left;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    margin-top: -60px;
}

.mcb-wrap.move-up {
    z-index: 28;
}

margin-v .column {
    margin-bottom: 0;
}

.no-margin-h .one.column {
    width: 100%;
}

.no-margin-h .column {
    margin-left: 0;
    margin-right: 0;
}

.one.column {
    width: 98%;
}

.column, .columns {
    float: left;
    margin: 0 1% 40px;
}

.one-fourth.mcb-wrap {
    width: 25%;
}

.mcb-wrap.move-up {
    z-index: 28;
}

.clearfix {
    zoom: 1;
}


.sectionabout {
    color: #fff;
    width: 75%;
}

/****************** Overlay Section *****************************/
.btnnew {
    position: absolute;
    top: 5px;
    left: 30px;
    color: #fff;
    background-color: #000;
    font-size: 20px;
    padding: 5px 10px;
}

.btnengview {
    position: absolute;
    right: 35%;
    width: 30%;
    color: #fff;
    background-color: #000;
    font-size: 20px;
    padding: 5px 10px;
    bottom: 48px;
}

    .btnengview a {
        color: #fff;
    }

    .btnengview .fa {
        padding-right: 6px;
        padding-left: 6px;
    }

    .btnengview .fa-refresh::before {
        border-right: 1px solid #fff;
        border-left: 1px solid #fff;
        padding-right: 30px;
        padding-left: 30px;
    }

.btnviewsm {
    text-align: center;
    color: #fff;
    background-color: #000;
    font-size: 20px;
    padding: 0px 10px;
}

    .btnviewsm a {
        color: #fff;
    }

    .btnviewsm .fa {
        padding-right: 6px;
        padding-left: 6px;
    }




.btnview {
    position: absolute;
    left: 90px;
    color: #fff;
    background-color: #000;
    font-size: 20px;
    /*bottom: 16px;*/
}

    .btnview a {
        color: #fff;
    }

    .btnview .fa {
        padding: 0 5px;
    }



    .btnview a:last-child::after {
        content: '';
    }

/*.tmlist li:last-child::after {
    content: '';
}*/

.emailicon {
    text-align: center;
    font-size: 100px;
    color: #a7bfc1;
}

.emailtext {
    font-size: 36px;
    text-align: center;
}
/*****************custom design**********************************/
.customdebox {
	border: 2px solid #313131;
	padding: 35px;
}

.custombtnlearnmor {
	padding: 5px 50px;
	background-color: #fff;
	color: #000;
	font-size: 20px;
	text-transform: uppercase;
}

    .custombtnlearnmor:hover {
        color: #292929;
    }

.customsorename {
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
}

.customhead {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.cusomfont-3 {
    padding-top: 15px;
    font-size: 30px;
    text-align: center;
}

.customtext {
    text-align: center;
    font-size: 20px;
    /*line-height: 2;*/
}
/******************************************/
/***************Font Awesome****************/

.fa-2x {
    font-size: 1.5em;
}

/***************Font Awesome****************/


#carousel-example-generic .carousel-indicators {
    top: 45%;
    justify-content: flex-start;
    margin: 0;
    padding-left: 20px;
    padding-right: 20px;
    width: 20%;
    left: auto;
    left: 1%;
}

.carousel-indicators li {
    display: table-caption;
    width: 15px;
    height: 15px;
    border-radius: 100%;
}

.carousel-indicators .active {
    width: 15px;
    height: 15px;
}

.carousel-indicators li:not(:last-child) {
    margin-right: 5px;
}

/*#carousel-example-generic .carousel-indicators {
    position: absolute;
    bottom: 10px;
    right: 5%;
    z-index: 15;
    width: 60%;
    padding-right: 10px;
    margin-right: -10%;
    text-align: center;
    list-style: none;
    float: right;
}

#carousel-example-generic  .carousel-indicators li {
    display: block;
    width: 10px;
    height: 10px;
    text-align:right;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #292929\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #fff;
    border-radius: 10px;
}*/

.services1 .btnbox {
    padding: 30px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin: 0 10px 40px 10px;
    background: #fff;
    transition: all 0.3s ease-in-out;
    text-align: center;
    border: 1px solid #000;
}

.services1 .title {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 18px;
}

.carouself-btns {
    position: relative;
    right: 9px;
    top: 10pc;
    padding: 15px;
    display: none;
}

    .carouself-btns p {
        display: inline-block;
        padding: 0 10px;
    }

.fprebtn::before {
    content: "";
    background: #bfc4c8;
    height: 3px;
    position: relative;
    display: inline-block;
    top: 1pc;
    right: -2%;
    width: 10vh;
}

.btnfs.tprev {
    color: #292929;
    cursor: pointer;
}

    .btnfs.tprev .fa {
        position: relative;
        top: -7px;
        color: #bfc4c8;
    }

.fnexbtn::after {
    content: "";
    background: #bfc4c8;
    height: 3px;
    position: relative;
    display: inline-block;
    top: 0pc;
    right: -2%;
    width: 10vh;
}

.btnfs.tnext {
    color: #292929;
    cursor: pointer;
}

    .btnfs.tnext .fa {
        float: right !important;
        position: relative;
        top: 9px;
        color: #bfc4c8;
        left: -3px;
    }



.square {
    height: 250px;
    width: 250px;
    background-color: #e6e6e64d;
    z-index: -10;
    top: 140px;
    left: 7px;
    position: absolute;
}

/*square objects*/
.owl-carousel .owl-wrapper-outer::before {
    height: 250px;
    width: 250px;
    background-color: #e6e6e64d;
    z-index: -10;
    top: -50px;
    left: -25px;
    position: absolute;
}

.borderb {
    border: 2px solid #363636;
}

@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
    .selector:not(*:root), .searchbtn {
        padding: 8px 6px;
        font-size: 15px;
        border: 1px solid #000;
    }
}

.tmenu {
    padding: 10px 0;
    text-align: right;
}

.tmlist {
    list-style: none;
    padding: 0;
    margin: 0;
    float: right;
    padding-top: 5px;
}

    .tmlist li {
        display: inline-block;
        font-size: 16px;
        font-family: 'Aileron Light', sans-serif;
        color: #fff;
    }

        .tmlist li::after {
            content: '|';
            padding: 0 6px;
        }

        .tmlist li:last-child::after {
            content: '';
        }

    .tmlist a {
        color: #fff;
    }

        .tmlist a .fa {
            padding: 0 5px 0 0;
            color: #fff;
        }

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.clspadd {
    margin-left: 10px;
}
/*CMenu*/

.navbar-default.cmenu-nav .navbar-nav > li {
}

    .navbar-default.cmenu-nav .navbar-nav > li:last-child {
        border-right: none;
    }

    .navbar-default.cmenu-nav .navbar-nav > li > a {
        color: #fff;
        padding: 4px 10px;
    }

        .navbar-default.cmenu-nav .navbar-nav > li > a:focus {
            color: #fff;
        }

    .navbar-default.cmenu-nav .navbar-nav > li:hover > .dropdown-menu,
    .navbar-default.cmenu-nav .navbar-nav > li > .dropdown-menu > .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .navbar-default.cmenu-nav .navbar-nav > li:hover,
    .navbar-default.cmenu-nav .navbar-nav > li .dropdown-menu > li:hover {
        background-color: #c1c1c1;
    }

.navbar-nav {
    float: none;
    margin: 0;
    display: flex;
    justify-content: center;
}

.navbar-default .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
}

.navbar-nav {
    margin-left: 0pc;
}


.navbar-default .navbar-nav > li.openleft > ul {
    right: 0;
    left: auto;
}

nav.navbar.navbar-default.cmenu-nav {
    font-size: 16px;
    margin-bottom: 0;
    border-radius: 0;
    padding: 10px 0;
    min-height: 40px;
    text-transform: uppercase;
    border: 0;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
}

    .navbar-default .navbar-nav > li > a:hover {
        color: #000;
    }


.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1292929;
    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: #000;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    color: #000;
    width: max-content;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
}

.navbar-default {
    background-color: transparent;
}

.dropdown-menu > li > a {
    padding: 3px 20px;
    clear: both;
    font-weight: 600;
    line-height: 1.42857143;
    color: #fff;
}

    .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
        color: #fff;
        text-decoration: none;
        background-color: transparent;
    }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #292929;
    background-color: #c1c1c1;
    /*padding-left: 10px;*/
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #c1c1c1;
    border-color: #337ab7;
}

#leftm {
    float: left !important;
}

#rightm {
    float: right !important;
}

.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: #292929;
}

.navbar-default .navbar-toggle {
    border: 0;
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
}

.embed-responsive-4by3 {
    padding-bottom: 95%;
}
/*----------------
    Flash
*/


.flash_wrap .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
}

.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 .carousel-indicators {
    position: absolute;
    bottom: 50%;
    width: 0;
    left: auto;
    right: 3%;
}

    .flashbanner .carousel-indicators .active {
        filter: Alpha(Opacity=100);
        opacity: 0.9;
        background: #fff;
        border: 1px solid #000;
    }

    .flashbanner .carousel-indicators li {
        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 {
    position: absolute;
    top: 9%;
    left: 52%;
    color: #fff;
    font-size: 47px;
    background-image: -webkit-gradient( linear, left top, right top, color-stop(0, #f4c97a), color-stop(0.15, #b2caba), color-stop(0.3, #96cae0), color-stop(0.45, #d4caef), color-stop(0.6, #ffcbed),color-stop(0.75, #fde7f4), color-stop(0.9, #fbe7e6), color-stop(1, #ffb6c6) );
    background-image: gradient( linear, left top, right top, color-stop(0, #f22), color-stop(0.15, #f2f), color-stop(0.3, #22f), color-stop(0.45, #2ff), color-stop(0.6, #2f2),color-stop(0.75, #2f2), color-stop(0.9, #ff2), color-stop(1, #f22) );
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    text-transform: uppercase;
    font-family: YaldeviColombo-ExtraLight;
}

.foheader {
    position: absolute;
    text-align: center;
    font-size: 18px;
    top: 20%;
    left: 48%;
    /*font-family: 'Aileron Regular', sans-serif;*/
    color: #e6e6e64d;
}

.fbtn {
    position: absolute;
    top: 27%;
    left: 60%;
    text-align: center;
    font-size: 15px;
    border: 1px solid #fff;
    padding: 10px 20px;
    background-color: transparent;
    color: #fff;
    text-transform: uppercase;
}

    .fbtn:hover {
        color: #fff;
    }

hr.stylef {
    border: 2px solid #000;
    padding: 0px;
}

.flash_wrap .owl-prev {
    position: absolute;
    top: auto;
    left: auto;
    right: 1px;
    bottom: 50%;
    font-weight: 100;
}

.flash_wrap .owl-next {
    top: auto;
    position: absolute;
    right: 1px;
    bottom: 40%;
    font-weight: 100;
}

.flashi {
    background: #e9e9e9;
    color: #363636;
}

.flash_wrap .fa.fa-angle-left.flashi {
    padding: 9px 17px;
    opacity: 0.65;
}

.fa.fa-angle-right.flashi {
    padding: 9px 17px;
    opacity: 0.65;
}

fieldset {
    display: block;
    margin-left: 2px;
    margin-right: 2px;
    padding-top: 0.35em;
    padding-bottom: 0.625em;
    padding-left: 0.75em;
    padding-right: 0.75em;
    border: 2px groove #292929;
}

.explorebtn {
    background: #363636;
    color: #fff;
    padding: 15px 20px;
    margin: 12px 0;
    font-size: 20px;
    text-transform: uppercase;
    border: 2px solid #363636;
}

    .explorebtn:hover {
        border: 2px solid #363636;
        color: #292929;
        background: transparent;
    }

legend {
    border-bottom: 0px solid #dadada;
}

.aboutsslider .owl-controls .owl-page span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 5px 3px;
    filter: Alpha(Opacity=90);
    opacity: 0.9;
    background: #000;
    border-radius: 50%;
    border: 1px solid #fff;
}

.aboutsslider.owl-theme .owl-controls .owl-page.active span {
    background: #000;
}

.aboutsslider.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #000;
}
/* Promo Section */

.iconText {
    color: #333;
    font-family: 'Aileron Regular', sans-serif;
    text-align: center;
}


.iconText1 {
    color: #333;
    font-family: 'Aileron Regular', sans-serif;
    text-align: center;
    padding-bottom: 70px;
}


.iconText2 {
    color: #333;
    font-family: 'Aileron Regular', sans-serif;
    text-align: center;
    font-size: 17px;
    line-height: 25px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.iconHeader {
    padding-top: 50px;
    color: #292929;
    font-size: 40px;
    font-weight: 400;
    font-family: 'Aileron Regular', sans-serif;
    text-align: center;
}

.iconImg {
    display: block;
    max-width: 65%;
    height: auto;
    margin-top: auto;
    margin-bottom: auto;
    vertical-align: middle;
    padding-top: 15px;
    padding-bottom: 15px;
}

/*Promo Section 2*/


.promo1overlay {
    position: absolute;
    z-index: 9999;
    top: 5%;
    /* right: 20%;*/
    color: #292929;
    text-align: center;
    font-size: 17px;
    font-family: 'Aileron Regular', sans-serif;
    font-weight: 500;
}


.promo2overlay {
    position: absolute;
    z-index: 9999;
    top: 25%;
    color: #292929;
    text-align: center;
    font-size: 17px;
    font-family: 'Aileron Regular', sans-serif;
    font-weight: 500;
}

.promo3overlay {
    position: absolute;
    z-index: 9999;
    bottom: 5%;
    left: 30%;
    color: #292929;
    text-align: center;
    font-size: 17px;
    font-family: 'Aileron Regular', sans-serif;
    font-weight: 500;
}

.promohdr1 {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    /*font-family: 'Aileron Regular', sans-serif;*/
    font-family: 'Aileron Regular', sans-serif;
    margin: 0;
    color: #e6e6e64d;
}

.seemorebtn {
    background: #363636;
    color: #fff;
    padding: 15px 18px;
    margin: 12px 0;
    font-size: 17px;
    text-transform: uppercase;
    border: 2px solid #363636;
    font-family: 'Aileron Regular', sans-serif;
}

    .seemorebtn:hover {
        border: 2px solid #363636;
        color: #292929;
        background: transparent;
    }

.seemorebtn1 {
    text-align: center;
    background: transparent;
    color: #292929;
    padding: 8px 10px;
    margin: 12px 0;
    font-size: 15px;
    text-transform: uppercase;
    border: 2px solid #363636;
    font-family: 'Aileron Regular', sans-serif;
}

    .seemorebtn1:hover {
        border: 2px solid #363636;
        color: #000;
        background: transparent;
    }



/*Services Section*/
.serviceoverlay {
    position: absolute;
    background: #fff;
    max-width: 550px;
    z-index: 9999;
    top: 13%;
    left: 5%;
    color: #000;
    text-align: left;
    font-size: 17px;
    font-family: 'Aileron Regular', sans-serif font-weight: 500;
    padding: 30px 15px 20px 15px;
}

.servicehdr {
    padding-bottom: 30px;
    padding-top: 40px;
    text-align: left;
    font-size: 28px;
    font-weight: 600;
    /*font-family: 'Aileron Regular', sans-serif;*/
    font-family: 'Aileron Regular', sans-serif margin: 0;
    color: #000;
}

.servicesubhdr {
    text-align: left;
    padding-bottom: 10px;
    font-size: 17px;
    font-weight: 600;
    /*font-family: 'Aileron Regular', sans-serif;*/
    font-family: 'Aileron Regular', sans-serif;
    margin: 0;
    color: #000;
}

.servicetxt {
    text-align: left;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Aileron Regular', sans-serif;
    margin: 0;
}

/*Services Section - Ends*/
/*------------------About us----------------*/
.Ahead {
    font-size: 25px;
    font-weight: bold;
    color: #000;
}

.contentbox {
    padding: 15px;
}

.simgwrap {
    position: relative;
    overflow: hidden;
}

.stxt-overlay {
    position: absolute;
    bottom: 1pc;
    text-align: center;
    width: 100%;
    left: 0;
    background: #e6e6e64d;
    padding: 7px 0 1px;
    text-transform: uppercase;
    color: #000;
    font-size: 15px;
    word-spacing: 1px;
    letter-spacing: 1px;
}

.EduHead {
    background: #e6e6e64d;
    padding: 2px;
    text-align: center;
    font-size: 18px;
    color: #000;
    font-weight: bold;
}

.Eduimg {
    border: 2px solid #e6e6e64d;
}

.ullist {
    list-style-type: circle;
}

.alink {
    font-weight: bold;
    color: #0badad;
}

    .alink:hover {
        color: #0badad;
        text-decoration: none;
    }

.brdhead {
    font-size: 20px;
    font-weight: bold;
}

.brndbdr2 {
    font-size: 18px;
    color: #000;
    font-weight: bold;
}
/***-------------------------End About us*/

/*---------------------------  
    Products
*/
.productswrap {
    background: #f3f3f3;
}

.products {
    position: relative;
    top: -6pc;
}

.pbox {
    background: #fff;
    padding: 10px 20px 0px;
    /* border: 2px solid #eee; */
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
    box-shadow: 0 2px 3px #959595;
}

.catheader {
    position: absolute;
    text-align: center;
    left: 26px;
    top: 5px;
    color: #fff;
    background-color: #000;
    padding: 7px 10px;
    font-size: 16px;
}

.prodpmrg {
    margin: 10px 0 0;
}

.prd-img {
    border: 1px solid #747272;
}

.prd-box {
    margin-bottom: 3rem;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #fff;
}

    .prd-box:hover img {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

.prd-img {
    display: block;
    overflow: hidden;
}

    .prd-img img {
        transition: all 1s;
    }

.prd-content {
    padding: 0rem 0% 0rem 0%;
}

    .prd-content .w-more {
        color: #4e4e4e;
        font-size: 14px;
        margin: 6px;
    }

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

.prd-content .w-more .w-ctegory {
    color: #f00;
    font-weight: bold;
    font-size: 19px;
}

.prd-content .w-like {
    font-size: 20px;
    color: #0078ff;
    float: right;
}

    .prd-content .w-like a {
        color: #000;
    }

    .prd-content .w-like .num-like {
        font-size: .7rem;
    }

.Wcta-btn {
    font-size: 16px;
    display: inline-block;
    padding: 3px 8px;
    border-radius: 0px;
    transition: 0.5s;
    border: 1px solid #0badad;
    color: #000000;
    background-color: #0badad;
    font-weight: bold;
}

.acwlist, .acwlist:hover, .acwlist:active, .acwlist:focus, .acwlist:visited {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    background: #fff;
    color: #000;
    padding: 3px 8px;
    margin: -8px 5px;
    text-align: center;
    border: 1px solid #000;
    background: #fff;
}

    .acwlist fa, .acwlist fa:hover {
        color: #8b3d88;
    }

.fa-heart-o:before {
    content: "\f08a";
    font-weight: 600;
}

a.Wcta-bt, a.Wcta-bt:hover, a.Wcta-bt:active, a.Wcta-bt:focus, a.Wcta-bt:visited {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 3px 8px;
    border-radius: 0px;
    transition: 0.5s;
    /* margin: 10px; */
    border: 1px solid #ccc;
    color: #000000;
}

.w-liket {
    margin-top: 0px;
}

.nopad {
    padding-left: 5px;
}

.cta-btn {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 2px 17px;
    border-radius: 0px;
    transition: 0.5s;
    margin: 0 -10px;
    border: 2px solid #0badad;
    color: #000000;
    background-color: #0badad;
    font-weight: 600;
}

.prd-content .w-like a fa {
    font-weight: 600;
}
/*Newsletter*/

.tealbg {
    background: #e6e6e64d;
}

#newsl {
    padding: 15px;
}

    #newsl .form-inline .form-control {
        width: 40%;
    }

.nstxtbox {
	background: #fff;
	height: 40px;
	width: 100%;
	border: 0;
	color: #000;
	padding: 0px 10px;
	font-size: 16px;
	border-radius: 0px;
	background-color: #000;
	border: 1px solid #9b9b9b;
}


.btnnewsl {
    border-radius: 0;
    background: #000;
    color: #fff;
    border: 1px solid #e6e6e64d;
    padding: 10px 20px;
    text-transform: uppercase;
}

    .btnnewsl:hover {
        border-radius: 0;
        color: #1b1818;
        border: 1px solid #1b1818;
        padding: 10px 20px;
        background: transparent;
    }

/*Newsletter*/

/*****testin*****/
.theadd {
    font-size: 25px;
    color: #000;
    font-weight: bold;
}

/*Edu Guide*/

#eduguide {
    padding: 50px 0 25px;
}

    #eduguide h3 {
        padding: 0px 0 15px;
    }

    #eduguide p {
        font-family: 'Aileron Light', sans-serif;
        font-size: 19px;
        padding-bottom: 25px;
    }

    #eduguide a.morebtn {
        background: #000;
        color: #fff;
        padding: 7px 20px;
        margin-top: 30px;
        position: initial;
        font-size: 17px;
        text-transform: uppercase;
        border: 1px solid #dadada;
    }

        #eduguide a.morebtn:hover {
            border: 1px solid #363636;
            color: #000;
            background: transparent;
        }

#eduguide-overlay {
    position: absolute;
    bottom: -120px;
    color: #000;
    background: #e6e6e64d;
    padding: 25px;
    left: 25%;
}

#eduguide ul {
    font-size: 19px;
    font-family: 'Aileron Light', sans-serif;
}

#eduguide li {
    font-size: 19px;
    font-family: 'Aileron Light', sans-serif;
}

.jcare {
    font-size: 19px;
    font-family: 'Aileron Light', sans-serif;
}

.spacer {
    padding-top: 150px;
}

.readmorebtn {
    background: #000;
    color: #fff;
    padding: 4px 20px;
    margin-top: 30px;
    position: initial;
    font-size: 15px;
    text-transform: uppercase;
    border: 1px solid #dadada;
}

    .readmorebtn:hover {
        border: 1px solid #363636;
        color: #000;
        background: transparent;
    }


/* Style the tab */
#eduguide1 .tab {
    /*border-bottom: 1px solid #ccc;*/
    background-color: transparent;
    /*height: 300px;*/
}

    /* Style the buttons inside the tab */
    #eduguide1 .tab button {
        display: block;
        background-color: inherit;
        color: #000;
        padding: 15px 16px;
        width: 100%;
        border: none;
        outline: none;
        text-align: left;
        cursor: pointer;
        transition: 0.3s;
        font-size: 17px;
        border-bottom: 1px solid #ccc;
    }

        /* Change background color of buttons on hover */
        #eduguide1 .tab button:hover {
            background-color: none;
            text-decoration: underline;
        }

        /* Create an active/current "tab button" class */
        #eduguide1 .tab button.active {
            background-color: none;
            text-decoration: underline;
        }

/* Style the tab content */
#eduguide1 .tabcontent {
    float: left;
    padding: 0px 12px;
    border: 1px solid #ccc;
    width: 70%;
    border-left: none;
    height: 300px;
}



/*Tab Starts Here*/
.tabwrap {
    /*padding-top: 15px;*/
}

.getarrow {
}

    .getarrow:after {
        content: '';
        position: absolute;
        left: 1.5pc;
        bottom: -14px;
        z-index: 100;
        margin: 0 auto;
        width: 0;
        height: 0;
        border-top: 15px solid #282829;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
    }

.tabwrap .nav-pills > li.active::after {
    content: '';
    position: absolute;
    left: 1.5pc;
    bottom: -14px;
    z-index: 100;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-top: 15px solid #e6e6e64d;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
}

.nav > li > a:focus, .nav > li > a:hover {
    color: #fff;
}

.tabs {
    font-size: 19px;
    margin-left: 35%;
    padding-bottom: 50px;
}

.nav-pills > li {
    background: #333;
}

    .nav-pills > li:hover {
        background: #000;
    }

.nav > li > a:focus, .nav > li > a:hover {
    background-color: #000;
}

.tabwrap .viewcollbtnbg {
    background: #e6e6e64d;
    color: #fff;
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
}

.tabwrap .viewcollbtn {
    font-family: 'lato',sans-serif;
    font-size: 18px;
    color: #fff;
    width: 100%;
}


.tabwrap .owl-theme .owl-controls .owl-pagination {
    bottom: 0px;
    width: 100%;
    margin: -20px auto;
}

.nav-pills > ul::before, .nav-pills > ul::after {
    display: inline-block;
    content: "";
    border-top: 2px solid #d2cece;
    width: 40%;
    margin: 0 1rem;
    transform: translateY(-1rem);
}



.nav-pills > li > a {
    color: #fff;
    padding: 5px 10px 5px;
}

.nav-pills > li {
}

    .nav-pills > li + li {
        margin-left: 0px;
    }



    .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
        background-color: #e6e6e64d;
        color: #fff;
        text-align: center;
        border-radius: 0px;
        font-weight: bold;
        /*font-size: 17px;*/
    }

#brandsslider .fa.fa-chevron-left.jsliderbtn.jsl, #brandsslider .fa.fa-chevron-right.jsliderbtn.jsr {
    color: #000;
    background: transparent;
    border: 2px solid #ccc;
    border-radius: 28px;
    height: 40px;
    width: 40px;
    font-size: 16px;
    padding: 9px 6px;
}

#videosslider .fa.fa-chevron-left.jsliderbtn.jsl, #videosslider .fa.fa-chevron-right.jsliderbtn.jsr {
    color: #fff;
    background: transparent;
    border: 2px solid #ccc;
    border-radius: 28px;
    height: 40px;
    width: 40px;
    font-size: 16px;
    padding: 9px 6px;
}

#productslider .fa.fa-chevron-left.jsliderbtn.jsl, #productslider .fa.fa-chevron-right.jsliderbtn.jsr {
    color: #000;
    background: transparent;
    border: 2px solid #ccc;
    border-radius: 28px;
    height: 40px;
    width: 40px;
    font-size: 15px;
    padding: 9px 6px;
    margin: 31px 0px 0px;
}

.viewpro {
    /*padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;*/
    padding-top: 0px;
    position: relative;
}

.backcolor {
    background-color: #f7f7f7;
}

.viewpro span {
    display: none;
    position: absolute;
    left: 27%;
    color: #fff;
    background-color: #000;
    font-size: 20px;
    padding: 0px 10px;
    bottom: 4%;
    height: 30px;
}

.viewpro:hover span {
    display: block;
}

.viewpro img {
    max-width: 100%;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}

.viewprodesc {
    font-size: 16px;
}


.inwlist {
    color: #558f42;
}

.wlistpnl {
    position: absolute;
    font-size: 35px;
    top: 4.6pc;
    right: 6.4pc;
}

    .wlistpnl a {
        color: #d2d2d2;
    }

.clink {
    color: #58903f;
    text-decoration: none;
}

    .clink:hover {
        color: #58903f;
        text-decoration: none;
    }

.FSHead {
    font-size: 25px;
    color: #58903f;
    padding-bottom: 15px;
    /*padding-left: 15px;*/
}

/*Tab Ends */

/*About*/
.aboutwrap {
    padding: 20px 0;
}

.backdiv {
    position: absolute;
    width: 86%;
    height: 100%;
    top: 15px;
    background: #e6e6e64d;
}

.aimgbox {
    position: relative;
    left: 20px;
    top: 35px;
}

.imagesoverlay {
    position: relative;
    bottom: 20px;
}

.aheader {
    color: #e6e6e64d;
    font-weight: 600;
    font-size: 22px;
    text-transform: uppercase;
    margin: 0 0 15px;
    letter-spacing: 1px;
    font-family: 'Aileron Regular', sans-serif;
}

.imagesoverlay img {
    display: inline-block;
}

.aboutbox {
    padding: 3pc 20px 1pc;
    font-family: 'Aileron Regular', sans-serif;
    font-size: 14px;
    color: #656565;
}

.abutoverlaytxt {
    position: absolute;
    bottom: 39px;
    z-index: 9999;
    color: #fff;
    left: 15%;
}

    .abutoverlaytxt a.viewbtn {
        color: #fff;
    }

.aotxt1 {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
}

.aotxt2 {
    font-family: 'Aileron Regular', sans-serif;
    font-size: 20px;
    padding: 0 2pc 0 0;
    margin: 10px 0;
    line-height: 1.2;
}

.aotxt3 {
    font-size: 15px;
    font-family: 'Aileron Regular', sans-serif;
    padding: 0 3pc 0 0;
}

.aboutslider {
}

    .aboutslider .owl-controls .owl-page span {
        display: block;
        width: 15px;
        height: 15px;
        margin: 5px 7px;
        filter: Alpha(Opacity=90);
        opacity: 0.9;
        background: #cdcdcd;
        border-radius: 50%;
        border: 1px solid #fff;
    }

    .aboutslider.owl-theme .owl-controls .owl-pagination {
        bottom: -17px;
        position: relative;
    }

    .aboutslider.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
        background: #000;
    }

.jitem {
    margin: 0px 1px 0 0;
    border: 1px solid #313131;
    padding: 10px 0;
}

    .jitem .detailsbtn {
        font-size: 12px;
        padding: 6px 10px;
    }

    .jitem .oprice, .jitem .cprice {
        font-size: 18px;
    }

    .jitem .btnmore {
        font-size: 13px;
        padding: 4px 10px 6px;
    }

    .jitem .wlistpnl {
        font-size: 20px;
        top: 5px;
        right: 20px;
    }

.aboutrimg {
    position: relative;
    top: -18px;
}

/*--------------------
    services Section
----------------------*/

.serviceswrap {
    background: #efefef;
    padding: 30px 0 20px;
    color: #000;
}

.sheader {
    text-transform: uppercase;
    font-size: 23px;
    font-weight: 600;
    margin: 0;
}

.ssubheader {
    font-size: 21px;
    font-style: italic;
    margin: 0;
}

.slist ul {
    list-style: none;
    padding: 0;
    font-family: 'Aileron Regular', sans-serif;
}

    .slist ul li {
        padding: 20px 0;
        font-size: 15px;
        text-transform: uppercase;
        border-bottom: 5px solid #e5e5e5;
        border-radius: 0;
    }

.sheader1 {
    font-size: 20px;
    margin: 20px 0 0px;
    font-family: 'Aileron Regular', sans-serif;
    font-weight: 400;
    color: #000;
}

.viewbtn {
    font-family: 'Aileron Regular', sans-serif;
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
    font-weight: 300;
}

.stxt {
    padding-right: 14pc;
    font-family: 'Aileron Regular', sans-serif;
    color: #000;
}

.txtoverlay {
    position: absolute;
    margin-top: -3pc;
    width: 100%;
    left: 0;
    text-align: center;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 300;
}

    .txtoverlay a {
        color: #000;
        font-family: 'Aileron Regular', sans-serif;
    }

.overlayimg {
    position: absolute;
    top: 20px;
    right: -7pc;
    z-index: 9999;
}

.bbtnwrap {
    position: relative;
    bottom: 0;
    z-index: 999;
    left: 0;
    text-align: center;
    width: 100%;
}

    .bbtnwrap a {
        background: #e6e6e64d;
        color: #fff;
        font-size: 23px;
        font-weight: 300;
        padding: 7px 30px;
        text-transform: uppercase;
        line-height: 1;
    }
/*
    Brands
*/

.brandswrap {
    padding: 20px 0;
}

.brndbdr {
    border-right: 4px solid #9a9a9a;
    text-align: center;
}

.bheader {
    color: #fff;
    font-weight: 600;
    font-size: 22px;
    padding-top: 20px;
    margin: 0;
    letter-spacing: 2px;
}

.carousel-btns {
    padding-top: 20px;
    text-align: right;
    cursor: pointer;
}

.tnext {
    font-size: 20px;
    font-weight: normal;
}

.tprev {
    padding-right: 20px;
    font-size: 20px;
    font-weight: normal;
}

.btxt {
    font-style: italic;
    font-weight: 300;
    font-size: 20px;
    font-family: 'Aileron Regular', sans-serif;
}

.videosbackcolor {
    background-color: #151515;
}
/*.brandsslider .item {
    padding: 20px;
}*/

.brandsslider .owl-controls .owl-buttons div {
    color: #000;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: -12px -10px 0px;
    padding: 14px 0px 0;
    font-size: 40px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    filter: Alpha(Opacity=50);
    opacity: 1;
}

/*
    address wrap
*/

.addresswrap {
    background: url(../Images/loaction-banner-loloma-jewellers-queensland-australia.jpg) center no-repeat;
    background-size: cover;
    padding: 3pc 0 0;
}

.location {
    color: #fff;
    font-family: 'Aileron Regular', sans-serif;
    padding: 1pc 0px 0;
    font-size: 14px;
}

hr.lstyle {
    width: 80%;
    left: -35px;
    position: relative;
    border-top: 1px dashed #fff;
}

.lheader {
    text-transform: uppercase;
    font-family: 'Aileron Regular', sans-serif;
    font-size: 22px;
    font-weight: 600;
}

.lcontent {
    line-height: 1.5;
}

    .lcontent span {
        font-size: 15px;
    }

.limgoverlay {
    position: absolute;
    right: 15pc;
    top: 13pc;
}

/*.socialicons {
    position: absolute;
    right: 4pc;
    top: 20pc;
}*/

.abtnwrap {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    left: 0;
}

.socialicons {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .socialicons li {
        display: inline-block;
    }

        .socialicons li a {
            color: #000;
            padding: 0px 2px;
            font-size: 25px;
        }

.nstxtbox {
	background: #fff;
	height: 40px;
	width: 100%;
	border: 0;
	color: #000;
	padding: 0px 10px;
	font-size: 16px;
	border-radius: 0px;
	background-color: #000;
	border: 1px solid #dbe5e6;
}

.videosfont {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}


.btnns, .btnns:hover {
	background: #fff;
	border: 0;
	padding: 4px 20px 4px;
	font-size: 18px;
	border-radius: 0px;
	color: #000;
	text-transform: uppercase;
	margin: 10px 20px 20px 0;
	font-weight: 600;
}

/*
    footer
*/

.btn_ba, .btn_ba:hover {
	display: block;
	text-align: center;
	background: #fff;
	color: #000 !important;
	font-weight: 600 !important;
	padding: 6px 0;
	font-size: 17px;
}

.nolpdg-f {
    padding-left: 0;
}

.norpdg-f {
    padding-right: 0;
}

.footer {
    padding: 15px 0;
    font-size: 15px;
    border-top: 1px solid #313131;
    border-bottom: 1px solid #313131;
}

    .footer a {
        color: #fff;
        font-weight: 500;
    }

    .footer h4 {
        font-size: 23px;
        line-height: 20px;
        font-family: 'Old Standard TT',sans-serif;
    }

    .footer h5 {
        font-size: 16px;
        line-height: 20px;
        font-family: 'Aileron Regular', sans-serif;
    }

    .footer .farrowright {
        font-size: 8em;
        padding-top: 1%;
        font-weight: 500;
        color: #7c7a7a;
    }

.bmheader {
    font-weight: 600;
    font-size: 22px;
    line-height: 1.5;
    margin: 0 0 15px;
}


    .bmheader::after {
        content: '';
        border-bottom: 2px solid #fff;
        display: block;
        width: 40%;
        padding-top: 5px;
        margin-bottom: 20px;
    }


.brdrright {
    border-right: 1px solid #fff;
}



.joinlistbox {
    border: 1px solid #d8d8d8;
    padding: 20px;
}

.joinlisthead {
    font-size: 25px;
    color: #000;
    text-transform: uppercase;
}

.joinltext {
    font-size: 13px;
}

.bmenu ul {
    margin: 0;
    list-style: none;
    padding: 0;
    font-size: 15px;
}

    .bmenu ul li a {
        color: #fff;
    }

.copyright {
    font-size: 13px;
}

.hcnt {
    text-align: right;
}

#flag {
    width: 70px;
    height: 36px;
    box-sizing: content-box;
    padding-top: 15px;
    background: #000;
    color: #fff;
    font-size: 15px;
    text-align: center;
    position: absolute;
    text-transform: uppercase;
    left: 6%;
}

    #flag:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 0;
        height: 0;
        border-bottom: 13px solid #f7f7f7;
        border-left: 33px solid transparent;
        border-right: 39px solid transparent;
    }

/*Testimonial */
.testimonialbox {
    border: 2px solid #313131;
    background-color: #000;
}

.testimonialstext {
    font-size: 17px;
    padding: 20px;
}

.testimonialoverlay {
    position: relative;
    top: -31%;
    left: 3%;
}

.testimimg {
    float: left;
    box-sizing: border-box;
    padding: 0 0 0 20px;
}

    .testimimg img {
        border: 3px solid #fff;
    }

.usericon {
    font-size: 81px;
    padding: 20px 25px;
    background: #fff;
    color: #000;
}

.testinav {
    float: right;
}

.ffprev {
    background-color: #000;
    color: #fff;
    font-weight: normal;
    padding: 8px;
}

    .ffprev:hover {
        color: #fff;
    }

.ffnext {
    background-color: #000;
    color: #fff;
    font-weight: normal;
    padding: 8px;
}

    .ffnext:hover {
        color: #fff;
    }

.BmenuLine {
    border: 1px solid #fff;
    margin-top: 1px;
}

.cname {
    position: absolute;
    bottom: 20px;
    left: 40%;
    font-size: 25px;
    color: #fff;
}

    .cname span {
        color: #fff;
    }

    .cname .fa {
        color: #fff;
    }

    .cname .rating-stars {
        color: #fff;
    }

        .cname .rating-stars ul > li.star > i.fa {
            color: #fff;
            font-size: 17px;
        }

.cpname {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline;
}

    .cpname:hover {
        color: #fff;
    }
/*---------------------------------
    Internal Pages Starts Here
------------------------------------*/


/*Contct Us*/

.BtnLocations, .BtnLocations:focus {
    color: #fff;
    padding: 5px 5px;
    border: 1px solid #000;
    background: #363636;
    display: inline-block;
    font-weight: bold;
    margin: 5px 0px;
    font-size: 14px;
}

    .BtnLocations:hover {
        color: #000;
        border: 1px solid #000;
        background: transparent;
    }



.btnsubmit {
    border-radius: 0;
    background: #fff;
    color: #000;
    border: 2px solid #fff;
    padding: 3px 30px;
    font-weight: 600;
    font-size: 17px;
}

    .btnsubmit:hover {
        color: #000;
    }

.pcimg {
    border: 1px solid #efefef;
    padding: 5px;
}

/* Rating Star Widgets Style */
.rating-stars ul {
    list-style-type: none;
    padding: 0;
    -moz-user-select: none;
    -webkit-user-select: none;
    margin-bottom: 0px;
}

    .rating-stars ul > li.star {
        display: inline-block;
    }

        /* Idle State of the stars */
        .rating-stars ul > li.star > i.fa {
            font-size: 1.5em; /* Change the size of the stars */
            color: #FFB900; /* Color on idle state */
        }

        /* Hover state of the stars */
        .rating-stars ul > li.star.hover > i.fa {
            color: #FFCC36;
        }

        /* Selected state of the stars */
        .rating-stars ul > li.star.selected > i.fa {
            color: #FF912C;
        }

.fa-fw {
    width: 1.086em;
    text-align: center;
}

.testimonial-inners {
    padding: 0px;
}


.tradeheader {
    background: #e6e6e64d;
    padding: 2px 0;
    color: #000;
    position: absolute;
    width: 93.5%;
    text-align: center;
    top: 83%;
    font-weight: 500;
    font-size: 19px;
}

.eheader {
    background: #e6e6e64d;
    padding: 2px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}


.slist {
    list-style: disclosure-closed;
    line-height: 2;
}

.viewcol {
    background: #000;
    text-align: center;
    padding: 2px;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    word-spacing: 1px;
}

    .viewcol a {
        border: 1px solid #000;
        background: #fff;
        text-align: center;
        padding: 2px;
        color: #000;
        font-size: 20px;
        text-transform: uppercase;
        letter-spacing: 1px;
        word-spacing: 1px;
        display: block;
    }

        .viewcol a:hover {
            background: #000;
            color: #fff;
            border: 1px solid #fff;
        }

.fheader {
    font-size: 30px;
    color: #878787;
    font-weight: 600;
}

.fheader2 {
    color: #2C82C9;
    font-size: 25px;
    font-weight: 600;
}

.flink {
    font-weight: 600;
    color: #2C82C9;
    text-decoration: underline;
}


.faddtxt {
    font-size: 14px;
    text-align: center;
}

.listliner {
    text-align: center;
    padding: 5px;
    margin-bottom: 10px;
    background: #000;
}

    .listliner ul {
        list-style: none;
        margin: 0;
    }

        .listliner ul li {
            display: inline-block;
            padding: 0 10px;
            margin: 0;
        }

        .listliner ul a {
            color: #fff;
        }

.gal {
    -webkit-column-count: 4; /* Chrome, Safari, Opera */
    -moz-column-count: 4; /* Firefox */
    column-count: 4;
}

    .gal img {
        width: 100%;
        padding: 0;
    }

.gallery {
    page-break-inside: avoid;
}

.bbox {
    box-shadow: 0px 4px 6px #000;
    margin: 15px 0;
}

.bridalheader {
    position: absolute;
    bottom: 18px;
    text-align: center;
    font-size: 35px;
    width: 100%;
    left: 0;
}

/*.viewbtn {
    background: #dbdbdb;
    border: 0;
    text-transform: capitalize;
    color: #000;
}*/

.bckbtn {
	font-weight: 600;
	color: #fff;
	float: right;
}

    .bckbtn .fa {
        font-weight: 600;
        color: #000 !important;
    }

/*-- Prodcut Slider*/
.noprdpdg {
    padding: 0;
}

.lightSlider li {
    border: 2px solid #eeeeee;
    /*min-height: 570px;*/
}

.vidCont {
    width: 100%;
    height: auto;
    position: relative;
    height: auto;
    padding: 0px;
    min-height: auto;
    border-bottom: 2px solid #eeeeee;
}
/*-- Prodcut Slider ends here*/

.btnclose, .btnclose:hover {
    color: #fff !important;
    font-size: 18px;
    padding: 10px;
}

.videos {
    width: 100%;
    height: auto;
    max-height: 400px;
    border: 1px solid #000;
}

@media print {
    body * {
        visibility: hidden;
    }

    #pntImg {
        display: none;
    }

    #Img1 * {
        visibility: visible;
    }
}

.closem {
    position: relative;
    text-align: center;
    background: #000;
    border: 0;
    color: #fff;
    font-size: 20px;
    padding: 0px 10px;
}

.btnwlist {
    position: absolute;
    padding: 5px;
    /*right: 5pc;*/
    left: 20px;
    top: 12px;
    color: #000;
    font-size: 22px;
    z-index: 1;
}

.btncompare {
    position: absolute;
    padding: 5px;
    /*right: 5.2pc;*/
    left: 22px;
    top: 48px;
    color: #000;
    font-size: 20px;
    z-index: 1;
}

.stylevp {
    margin: 10px 0;
    border: 1px solid #eaeaea;
}


.product-title {
    padding: 5px 0 5px 0;
    font-size: 20px;
    text-transform: uppercase;
    text-align: left;
    font-weight: 600;
}

.product-cat {
    padding: 5px 0 5px 0;
    font-size: 22px;
    text-align: left;
    font-weight: 600;
    color: #000;
}

.product-sku {
	font-size: 20px;
	font-weight: 600;
	color: #fff;
}

    .product-sku p {
        display: ruby;
    }

.product-price {
    color: #ec1818;
    font-size: 25px;
    font-weight: 600;
}

.pdheader {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: underline;
}

.pdtxt {
    font-size: 13px;
    text-align: justify;
    color: #fff;
}

.fbicon {
    color: #0e0d0d;
    font-size: 16px;
    padding: 0 5px;
}

    .fbicon .fa {
        font-size: 25px;
    }

.picon {
    color: #0e0d0d;
    font-size: 16px;
    padding: 0 5px;
}

    .picon .fa {
        font-size: 25px;
    }

.ticon {
    color: #0e0d0d;
    font-size: 16px;
    padding: 0 5px;
}

    .ticon .fa {
        font-size: 25px;
    }

.eicon {
    color: #0e0d0d;
    font-size: 16px;
    padding: 0 5px;
}

    .eicon .fa {
        font-size: 22px;
    }

.pticon {
    color: #0e0d0d;
    font-size: 16px;
    padding: 0 5px;
}

    .pticon .fa {
        font-size: 23px;
    }

.qrcodetxt {
    text-align: left;
}

.enquirymodal {
    background-color: #FAFAFA;
    padding: 18px 32px;
}

    .enquirymodal .modal-body {
        padding: 0;
    }

    .enquirymodal .form-control {
        background-color: #fff;
        border: 1px solid #ECECEC;
        border-radius: 3px;
        font-size: 14px;
        line-height: 28px;
        padding: 0 4px;
        color: #3D3D3D;
        width: 100%;
        margin: 4px 0;
        box-sizing: border-box;
        font-family: 'Open Sans', sans-serif;
    }

.backpnl {
    padding-top: 3px;
}

.closebtn {
    border: 0;
    background: transparent;
    text-align: center;
    text-decoration: underline;
    font-weight: 600;
    font-size: 18px;
}

.btnenquiry {
    position: relative;
    margin: 0 auto;
    padding: 10px 15px;
    outline: none;
    font-size: 16px;
    color: #000;
    margin: 0 5px;
    border: 1px solid #000;
}

    .btnenquiry:hover {
        background: transparent;
        color: #000;
    }

    .btnenquiry::before, .btnenquiry::after {
        top: 0;
        height: 100%;
        width: 100%;
        border-radius: 0;
        animation: none;
        content: "";
        position: absolute;
    }

    .btnenquiry::before {
        top: 0.5rem;
        left: 0.35rem;
        background: #5c5c5c;
    }

    .btnenquiry::after {
        background: #fff;
        color: #000;
        left: 0rem;
    }

    .btnenquiry span {
        z-index: 1;
        position: relative;
        color: #000;
    }

.navg .fa {
    color: #e6e6e64d;
    font-weight: 600;
}

.pgnavg {
    color: #e6e6e64d;
    font-weight: 600;
}

.panel-title > a {
    display: block;
    position: relative;
}

    .panel-title > a:after {
        content: "\f078"; /* fa-chevron-down */
        font-family: 'FontAwesome';
        position: absolute;
        right: 0;
    }

    .panel-title > a[aria-expanded="true"]:after {
        content: "\f077";
        font-family: 'FontAwesome';
        position: absolute;
        right: 0;
    }

.tradebox {
    padding: 5px 5px 5px;
    /* border: 2px solid #eee; */
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
    box-shadow: 0 2px 3px #959595;
}
/*Register*/
.aflink, .aflink:hover, .aflink:focus {
    color: #fff;
}

    .aflink a, .aflink a:hover, .aflink a:focus {
        color: #fff;
    }

.login100-form-title {
    font-size: 24px;
    color: #fff;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    display: block;
}

.cflbl {
    color: #fff;
    border-color: #66afe9;
    font-size: 15px;
}

.container-login100 {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 3pc 15px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 1;
}

    .container-login100::before {
        content: "";
        display: block;
        position: absolute;
        z-index: -1;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: #000;
    }

.wrap-login100 {
    width: 390px;
    border-radius: 10px;
    overflow: hidden;
    background: transparent;
}

.loginbg, .fpasswordbg, .signupng {
    background-image: none;
}

    .loginbg .wrap-login100 {
        width: 340px;
    }

    .signupng .wrap-login100 {
        width: 470px;
    }


    .fpasswordbg .wrap-login100 {
        width: 350px;
    }

.BtnSignUp, .BtnSignUp:hover, .BtnSignUp:focus, .BtnSignUp:active {
    background: #000;
    border: 1px solid #fff;
    padding: 6px 20px;
    border-radius: 0 !important;
    font-weight: 600;
    color: #fff;
}

.modal-header {
    padding: 0;
    border-bottom: 0;
    text-align: right;
}

#GProdModal .modal-header .close, #ProdModal .modal-header .close {
    margin-top: 0px;
    margin-right: 10px;
    color: #000;
    opacity: 1;
    font-size: 30px;
}

.dianame {
    display: none;
}

.sprodsheader {
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    color: #000;
    font-weight: 600;
}

.cftxtbox, .cftxtbox:hover, .cftxtbox:focus {
	background: #353434;
	color: #fff;
	padding: 10px;
	border: none;
	border-radius: 0 !important;
	font-size: 13px;
}

/*Register Ends here*/

/* Join Email List Popup  Starts here*/
.jelsubmitted {
    min-height: 200px;
    text-align: center;
    font-size: 19px;
    position: relative;
    top: 4pc;
}

.container-jel {
    color: #fff;
    background-color: #244668;
    background: url('../Images/Dreamtime-story.jpg') no-repeat top center #fff;
    background-size: cover;
    position: relative;
    z-index: 1;
}

    .container-jel::before {
        content: "";
        display: block;
        position: absolute;
        z-index: -1;
        width: 100.5%;
        height: 100%;
        top: 1px;
        left: -1px;
        background-color: rgba(0,0,0,0.65);
        border-radius: 4px;
    }

    .container-jel ::placeholder {
        /*color: #fcfcfc;*/
        color: #4f4f4f;
        opacity: 1;
    }

    .container-jel .form-control {
        background: #fffc;
        color: #292929;
        border: 0;
    }

        .container-jel .form-control:focus {
            border: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

.jelchkbox label {
    padding-left: 5px;
}

.jelmodal {
    z-index: 9999999999;
}

    .jelmodal .modal-header {
        background: #fff;
        border-top-left-radius: 4px;
        width: 100.41%;
        left: -1px;
        position: relative;
    }

    .jelmodal p.mrg5 {
        margin: 10px 0 5px;
    }

    .jelmodal .modal-body {
        padding: 25px 15px 10px;
    }

    .jelmodal td {
        padding: 2px 20px 10px 0;
    }

    .jelmodal .modal-dialog {
        max-width: 500px;
    }

.closeje {
    background: transparent;
    color: #292929;
    border: 0;
    border-radius: 50px;
    font-size: 20px;
    font-weight: 600;
}

.jeheader {
    text-align: center;
    color: #232323;
    padding: 0px 0 10px;
    margin: 0;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}

.btnpjel, .btnpjel:hover, .btnpjel:focus, .btnpjel:active, .btnpjel:visited {
    color: #fff;
    text-transform: uppercase;
    border: 4px solid #fff;
    background: #292929;
    padding: 10px 25px 7px;
    line-height: 1;
    font-weight: 600;
    margin: 0 0 10px;
}



/* Join Email List Popup  Ends here*/

.rmrg0 {
    margin: 0;
}

/*Product Pages*/
.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 #000;
        border-radius: 50%;
        animation: preloader-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        border-color: #000 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);
    }
}

.Filterheader {
	text-align: center;
	background: #353434;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.FilterSec .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    color: inherit;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
}

    .FilterSec .panel-title:hover {
        text-decoration: none;
    }

.FilterSec .panel-group {
    margin-bottom: 0px;
}

    .FilterSec .panel-group .panel + .panel {
        margin-top: 0px;
    }

.FilterSec .panel-default > .panel-heading {
    background-color: #fff;
    border-radius: 0px;
    border-top-color: 1px solid #ddd;
    border-bottom-color: 1px solid #ddd;
}

.FilterSec {
    border: 1px solid #e7e7e7;
    margin-top: 20px;
    padding-left: 0px;
    padding-right: 0px;
}

    .FilterSec h5 {
        text-transform: uppercase;
        font-weight: bold;
    }

    .FilterSec hr {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .FilterSec .panel-title > a {
        color: #000 !important;
    }

.ChkPadding input[type="checkbox"], input[type=radio] {
    display: none;
}

    .ChkPadding input[type="checkbox"] + label {
        display: block;
        width: 20px;
        height: 20px;
        background-color: lightgray;
        text-indent: 26px;
        white-space: nowrap;
        border-radius: 5px;
        font-weight: normal;
        font-size: 13px;
        background: rgb(240, 240, 240);
        border: 1px solid #dadada;
    }

.ChkPadding input[type=radio] + label {
    display: block;
    width: 1em;
    height: 1em;
    border: 0.0625em solid rgb(192,192,192);
    border-radius: 1em;
    background: rgb(240, 240, 240);
    vertical-align: middle;
    line-height: 1em;
    font-size: 14px;
    white-space: nowrap;
    text-indent: 20px;
    font-weight: normal;
}

.ChkPadding input[type=checkbox]:checked + label::before {
    content: "\2714";
    color: #292929;
    height: 1em;
    line-height: 1.1em;
    width: 1em;
    font-weight: 900;
    margin-right: 6px;
    margin-left: -20px;
}

.ChkPadding input[type=radio]:checked + label::before {
    content: "\2688";
    color: #292929;
    display: inline;
    width: 1em;
    height: 1em;
    margin-right: 6px;
    margin-left: -19px;
}

.ChkPadding input[type=checkbox]:checked + label {
    color: red;
}

.ChkPadding input[type=radio]:checked + label {
    color: red;
}

.loading {
    display: none;
    position: fixed;
    z-index: 99999;
    background: #fff;
    text-align: center;
    color: #000;
    padding: 10px;
}

.bgclr {
    height: 100%;
    width: 100%;
    background: #292929;
    opacity: 1.5;
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255,255,255,0.7);
    z-index: 9999;
}

.productbox {
    position: relative;
    overflow: hidden;
    text-align: center;
    font-size: 13px;
    font-family: 'Aileron Regular', sans-serif;
    border: 1px solid #e6e9f0;
    margin: 0px 0 15px;
    padding: 0 5px;
}

.prodSku {
	font-size: 16px;
	font-weight: 600;
	color: #d5d5d5;
	margin: 0 0 5px;
	padding-top: 10px;
}

.prodprice {
    color: #ef1515;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
}

.proddesc {
    margin: 0;
    color: #292929;
    font-size: 15px;
}

.pricedisp {
    color: #d92e2e;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    margin: 20px 0 0;
}

.pimgwrap {
    position: relative;
}

    .pimgwrap span {
        text-align: center;
        padding: 10px 0 0;
    }

    .pimgwrap:hover span {
        display: block;
    }

    /*.pimgwrap img {
        max-width: 100%;
        -moz-transition: all 0.8s;
        -webkit-transition: all 0.8s;
        transition: all 0.8s;
        margin-bottom: 1.5pc;
    }*/

    /*.pimgwrap:hover img {
        -moz-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        cursor: zoom-in;
    }*/

.acwlist, .acwlist:hover, .acwlist:active, .acwlist:focus, .acwlist:visited {
    background: #fff;
    color: #000;
    padding: 2px 9px 5px;
    margin: -8px 5px;
    text-align: center;
    border: 1px solid #000;
}

    .acwlist fa, .acwlist fa:hover {
        color: #e6e6e64d;
    }

/*a.awlist, a.awlist:hover, a.awlist:active, a.awlist:focus, a.awlist:visited {
    background: #e6e6e64d;
    color: #fff;
    padding: 5px 10px 5px;
    margin: 0 5px;
    text-align: center;
}*/
.textce {
    text-align: center;
}

a.awlist {
    background: #000;
    color: #fff;
    padding: 5px 10px 5px;
    margin: 0 5px;
    text-align: center;
    border: 1px solid #000;
}

    a.awlist:hover {
        background: #000;
        border: 1px solid #000;
        color: #fff;
    }
/*.BtnGeneral, .BtnGeneral:hover, .BtnGeneral:focus, .BtnGeneral:active, .BtnGeneral:visited {
    background: #e6e6e64d;
    padding: 5px 20px;
    color: #000;
    border: 0;
    text-transform: uppercase;
    font-family: 'Aileron Regular', sans-serif;
    margin-right: 5px;
    font-size: 13px;
}*/
.BtnGeneral, .BtnGeneral:hover {
	background: #fff;
	padding: 5px 20px;
	color: #000;
	text-transform: uppercase;
	font-family: 'Aileron Regular', sans-serif;
	margin-right: 5px;
	font-size: 13px;
	border: 1px solid #000;
}

    .BtnGeneral .fa {
        padding-right: 5px;
    }

.BtnGeneral1 {
    background: #fff;
    border: 1px solid #000;
    color: #000;
}



.btnpgno-sel, .btnpgno-sel:hover, .btnpgno-sel:visited, btnpgno-sel:focus {
    background: #dbdbdb;
    color: #000;
    padding: 4px 10px;
    text-align: center;
    cursor: text;
    font-weight: 600;
    margin: 0 1px;
    border: 1px solid #e6e6e64d;
}

.btnfl {
    cursor: pointer !important;
}

.btnpgno, .btnpgno:hover, .btnpgno:active, .btnpgno:focus, .btnpgno:visited {
    background: #000;
    color: #fff;
    padding: 4px 10px;
    text-align: center;
    cursor: pointer;
    margin: 0 1px;
    border: 1px solid #000;
}

/*Product Pages ends here*/

.centersection {
    padding: 0 0 20px;
    border-bottom: 2px solid #292929;
}

.icbox {
    margin: 15px 0 15px;
    background: #e6e6e64d;
    padding: 5px 15px 10px;
    /*border: 1px solid #e6e6e64d;*/
    /*position: relative;*/
}

/*.icbox::after {
        background: #0badad;
        width: 80px;
        height: 2px;
        content: "";
        position: absolute;
        bottom: 0px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }*/

.breadcrumb {
    padding: 0px 0;
    margin: 3px 0 0px 0;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
}

    .breadcrumb a {
        color: #000;
    }


    .breadcrumb > .active {
        color: #0badad;
        font-weight: 600;
    }

    .breadcrumb > li + li::before {
        padding: 0 5px;
        color: #0badad;
        content: "\f101";
        font-family: FontAwesome;
    }

.babdr {
    border: 1px solid #313131;
    padding: 20px;
    margin-bottom: 20px;
}

.PgHeader {
    font-size: 35px;
    display: block;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    color: #fff;
    line-height: 1;
    position: relative;
    padding: 10px 0;
}

    .PgHeader p {
        margin: 0;
    }

    .PgHeader::after, .PgHeader::before {
        display: inline-block;
        content: "";
        border-top: 2px solid #fff;
        width: 5%;
        margin: 0 1rem;
        transform: translateY(-1rem);
    }

.PgHeader1 {
    text-align: center;
    font-size: 16px;
    font-style: italic;
    text-align: center;
    color: #292929;
    line-height: 1;
}

.BtnSearch {
    font-size: 12px;
    font-family: Arial, Tahoma, Verdana;
    color: #000;
    border: 1px solid;
    border-color: #e6e6e64d;
    height: 22px;
    width: 100px;
    background-color: #e6e6e64d;
    font-weight: bold;
    padding: 2px 5px;
}

.nl_btn {
	color: #000;
	background-color: #fff;
	font-weight: bold;
	padding: 10px 25px;
	border: 1px solid #e6e6e64d;
	border-radius: 0;
	font-size: 16px;
}

    .nl_btn:hover {
        color: #000;
        background-color: #e6e6e64d4d;
        border: 1px solid #e6e6e64d;
    }

.TblColBorder {
    color: #292929;
    font-size: 13px;
    font-family: Arial, Tahoma, Verdana;
    border: 1px solid #292929;
    padding: 5px;
}

.CmbSSB {
    color: #000;
    font-size: 11px;
    font-family: Arial, Tahoma, Verdana;
    border: 2px solid #e6e6e64d;
    background-color: #e6e6e64d;
    height: 25px;
    width: 100%;
}

a.cs {
    font-size: 12px;
    font-family: Arial, Tahoma, Verdana;
    color: #000;
    border: 1px solid;
    border-color: #e6e6e64d;
    height: 22px;
    width: 100px;
    background-color: #e6e6e64d;
    font-weight: bold;
    padding: 2px 5px;
}

.TblFrame {
    border: 1px solid #747272;
}

.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 #e6e6e64d !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;
    }

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu .fa {
        float: right !important;
        position: relative;
        top: 3px;
        padding-left: 15px;
    }

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
    }

    .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;
        }


/*---------------------------------
    Internal Pages Ends Here
------------------------------------*/

/*Responsive*/

@media(max-width:1250px) {
    .square {
        display: none;
    }

    .navbar-default.cmenu-nav .navbar-nav > li > a {
        padding: 4px 10px;
        letter-spacing: 0px;
        font-size: 14px;
    }

    .tabs {
        font-size: 19px;
        margin-left: 37%;
        padding-bottom: 50px;
    }

    .overlayimg {
        right: -4pc;
    }

        .overlayimg img {
            max-height: 300px;
        }

    .slist ul li {
        padding: 5px 0;
    }

    .stxt {
        padding-right: 5pc;
    }

    .txtoverlay {
        position: absolute;
        margin-top: -2.5pc;
    }

    .aboutbox {
        padding: 1pc 20px 1pc;
        font-size: 13px;
    }

    .aheader {
        font-size: 20px;
        margin: 0 0 5px;
    }

    .aboutwrap {
        padding: 10px 0;
    }

    .aboutrimg {
        position: relative;
        top: -8px;
    }

    .products {
        top: -4pc;
    }

    /*Promo Section*/
    .promo1overlay {
        top: 2%;
    }

    .iconHeader {
        padding-top: 30px;
    }

    .promoimgoverlay2 {
        bottom: -15pc;
    }

    .limgoverlay {
        right: 13pc;
        top: 13pc;
    }

    .fnexbtn::after {
        content: "";
        background: #bfc4c8;
        height: 3px;
        position: relative;
        display: inline-block;
        top: -2pc;
        right: 7%;
        width: 10vh;
    }

    .btnfs.tnext .fa {
        float: right !important;
        position: relative;
        top: -3px;
        color: #bfc4c8;
        left: -3px;
    }

    .servicepaddinlr {
        padding-left: 20px;
        padding-right: 20px;
    }

    .servicesheadhome {
        font-size: 17px;
    }

    .customdebox {
        padding: 15px;
    }

    .btnlearnmore {
        right: 17%;
        padding: 3px 50px;
        font-size: 18px;
    }

    .cusomfont-3 {
        padding-top: 0px;
        font-size: 25px;
    }

    .customtext {
        font-size: 18px;
    }

    .spacer50 {
        padding-top: 30px;
    }
    /*Testimonial*/

    .testimonialoverlay {
        top: 15%;
        left: 22%;
        padding: 30px;
    }


    .emailtext {
        font-size: 31px;
        text-align: center;
    }

    .brandsslider .owl-controls .owl-buttons div {
        margin: -15px 0px 0px;
        font-size: 50px;
    }

    .acatimg {
        position: relative;
        top: 8px;
    }

    .abtnwrap {
        bottom: -12px;
    }

    .viewbtn {
        font-size: 18px;
    }

    .btnengview {
        width: 32%;
    }

    .pbox {
        font-size: 20px;
    }

    .catheader {
        padding: 0 16px;
    }

    .cname {
        position: absolute;
        left: 46%;
        font-size: 19px;
    }

    .emailicon {
        font-size: 80px;
    }

    .testimonialstext {
        font-size: 15px;
    }
}

@media(max-width: 1199px) {
    .navbar-nav {
        margin-left: 0px;
    }

    .navbar-default.cmenu-nav .navbar-nav > li > a {
        padding: 4px 8px;
        font-size: 13px;
    }

    nav.navbar.navbar-default.cmenu-nav {
        font-size: 12px;
    }

    .btnengview {
        width: 36%;
    }

    .emailicon {
        font-size: 71px;
    }

    .emailtext {
        font-size: 28px;
        text-align: center;
    }

    .cname {
        left: 44%;
        font-size: 17px;
    }

    .viewprodesc {
        font-size: 14px;
    }

    .brandsslider .item {
        padding: 7px;
    }

    .spacer50 {
        padding: 20px;
    }

    .customdebox {
        padding: 9px;
    }

    .customtext {
        line-height: none;
    }

    .servicesbox {
        padding: 10px;
    }

    .servicesheadhome {
        font-size: 16px;
    }

    .btnlearnmore {
        right: 27%;
        padding: 1px 20px;
        font-size: 19px;
    }

    .servicepaddinlr {
        padding-left: 30px;
        padding-right: 30px;
    }

    .spacer40 {
        padding: 20px;
    }

    .padding30 {
        padding: 15px;
    }
}

@media(max-width: 991px) {
    .btn_ba, .btn_ba:hover {
        padding: 7px 0;
        font-size: 16px;
    }

    .testimimg img {
        max-width: 100px;
    }

    /*--- Cmenu starts here ---*/

    #leftm {
        font-size: 15px;
        padding-left: 25px;
    }

    .navbar-nav {
        margin-left: 0;
    }

    nav.navbar.navbar-default.cmenu-nav {
        padding: 0px 0;
    }

    .navbar-default.cmenu-nav .navbar-nav > li > a {
        padding: 4px 14px;
    }

    .navbar-default.cmenu-nav .navbar-nav > li {
        border-right: 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 {
        float: none !important;
        margin: 7.5px -15px;
    }

        .navbar-nav > li {
            float: none;
        }

            .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;
    }

    .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: transparent;
    }

    .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 {
        width: 100%;
        position: fixed;
    }

    .navbar-nav {
        float: none;
        margin: 0;
        display: block;
    }

    nav.navbar.navbar-default.cmenu-nav {
        background-color: #000;
        border-top: 2px solid #313131;
        border-bottom: 2px solid #313131;
    }

        nav.navbar.navbar-default.cmenu-nav .navbar-toggle {
            color: #fff;
        }

            nav.navbar.navbar-default.cmenu-nav .navbar-toggle .icon-bar {
                background-color: #fff;
            }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        color: #000 !important;
        padding-left: 10px !important;
        background: #fff !important;
    }

    /*--- Cmenu Ends here ---*/

    .flashbanner .carousel-indicators {
        bottom: 30%;
        right: 5%;
    }

    .iconHeader {
        font-size: 17px;
    }

    .sociallist {
        padding-top: 5px;
    }

    .tabs {
        font-size: 19px;
        margin-left: 27%;
        padding-bottom: 50px;
    }

    .search:focus {
        width: 150px;
    }

    .tmlist li::after {
        content: '|';
        padding: 0 3px;
    }

    .tmlist li {
        font-size: 13px;
    }

    .products {
        position: relative;
        top: -3pc;
    }

    .pbox {
        padding: 10px 10px 0px;
        font-size: 19px;
    }

    .prodpmrg {
        margin: 20px 0 0;
    }

    .viewbtn {
        font-family: 'Aileron Regular', sans-serif;
        font-size: 19px;
    }

    .promoimgoverlay2 {
        bottom: -11pc;
    }

    .catheader {
        padding: 0 11px;
    }

    .prdnorpdg {
        padding-right: 5px;
        padding-left: 5px;
    }

    .prdnolpdg {
        padding-left: 5px;
        padding-right: 5px;
    }

    .overlayimg {
        position: absolute;
        top: 20px;
        right: -4pc;
        z-index: 9999;
    }

        .overlayimg img {
            max-width: 140px;
        }

    .slist ul li {
        padding: 5px 0;
        font-size: 14px;
        border-bottom: 3px solid #e5e5e5;
    }

    .cname {
        left: 54%;
    }

    .testimonialstext {
        font-size: 13px;
        margin: 0;
        padding: 15px;
    }

    .usericon {
        font-size: 60px;
        padding: 15px 20px;
    }

    .bheader {
        font-size: 18px;
        padding-top: 0px;
    }

    .sheader1 {
        font-size: 20px;
        margin: 10px 0 0px;
    }

    .stxt {
        padding-right: 20px;
        font-size: 12px;
    }

    .txtoverlay {
        margin-top: -30px;
        font-size: 21px;
    }

    .aboutslider.owl-theme .owl-controls .owl-pagination {
        bottom: -17px;
        position: relative;
    }

    .sociallist ul {
        display: inline-flex;
    }

    .slist ul li {
        padding: 5px 0;
        font-size: 14px;
        border-bottom: 3px solid #e5e5e5;
    }

    .servicepaddinlr {
        padding-left: 10px;
        padding-right: 10px;
    }
    /*.socialicons {
        position: absolute;
        right: auto;
        top: -37px;
        left: 0;
        text-align: center;
        width: 100%;
        padding-left: 50px;
    }*/
    .viewpro span {
        display: none;
        position: absolute;
        left: 14%;
        color: #fff;
        background-color: #000;
        font-size: 14px;
    }

    .viewprodesc {
        font-size: 14px;
    }

    .servicesbox {
        padding: 7px;
    }

    .servicesheadhome {
        font-size: 15px;
    }

    .header {
        font-size: 27px;
    }

    .pfont {
        font-size: 17px;
    }

    .loosediamhead {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 3px;
    }

    .emailtext {
        font-size: 21px;
        text-align: center;
    }

    .emailicon {
        font-size: 50px;
    }

    .customdebox {
        padding: 0px;
    }

    .customhead {
        font-size: 20px;
    }

    .cusomfont-3 {
        font-size: 16px;
    }

    .customsorename {
        font-size: 17px;
    }

    .customtext {
        font-size: 14px;
    }

    .spacer50 {
        padding: 10px;
    }

    .btnfs.tprev .fa {
        position: relative;
        top: -39px;
        color: #bfc4c8;
        right: 23px;
    }

    .fprebtn::before {
        content: "";
        background: #bfc4c8;
        height: 3px;
        position: relative;
        display: inline-block;
        top: -1pc;
        right: 16%;
        width: 10vh;
    }

    .brandsslider {
        top: 20px;
    }

        .brandsslider .owl-controls .owl-buttons div {
            margin: -17px 0px 0px;
            font-size: 35px;
        }

    .addresswrap {
        padding: 2pc 0 0;
    }

    .acatimg {
        position: relative;
        top: 1px;
    }

    .flashoverlay {
        top: 10%;
        font-size: 30px;
    }

    .btnengview {
        width: 46%;
        right: 28%;
        font-size: 20px;
    }

    hr.stylef {
        margin: 5px 0;
    }

    .foheader {
        font-size: 18px;
        margin: 0;
        line-height: 1;
    }

    .explorebtn {
        padding: 7px 15px;
        margin: 0;
        font-size: 20px;
    }

    .promo2overlay {
        position: absolute;
        z-index: 9999;
        bottom: 14%;
        left: 10%;
        color: #292929;
        text-align: center;
        font-size: 16px;
        font-family: 'Aileron Regular', sans-serif;
        font-weight: 500;
    }

    .fbtn {
        top: 31%;
        padding: 3px 20px;
    }

    .carouself-btns {
        right: 27px;
    }

    .padd {
        padding: 2px;
    }

    .ematext {
        font-size: 15px;
        text-align: center;
    }

    .padding40 {
        padding: 20px;
    }
}

@media(max-width: 900px) {
    .mcb-wrap {
        position: relative;
        z-index: 1;
        box-sizing: border-box;
        margin-top: -50px;
    }

    .tmlist li {
        font-size: 12px;
    }

    .promo2overlay {
        left: 3%;
    }

    .promo3overlay {
        left: 16%;
    }

    #newsl .form-inline .form-control {
        width: 65%;
    }

    #eduguide-overlay {
        position: initial;
    }

    #eduguide {
        padding: 5px 0 5px;
    }

        #eduguide h3 {
            text-align: center;
            text-decoration: underline;
        }

    .spacer {
        padding-top: 15px;
    }

    #eduguide p {
        font-size: 14px;
    }

    #eduguide1 .tab button {
        padding: 15px 20px;
    }

    .testimonialoverlay {
        max-width: 85%;
        left: 7%;
        top: 8%;
    }

    .iconText2 {
        font-size: 15px;
    }

    .mcb-wrap1 {
        float: right;
        position: relative;
        z-index: 1;
        box-sizing: border-box;
        margin-top: -80px;
    }

    .mcb-wrap2 {
        float: right;
        position: relative;
        z-index: 1;
        box-sizing: border-box;
        margin-top: -30px;
    }

    .mcb-wrap3 {
        margin-top: -20px;
    }

    .imgsmall {
        width: 30%;
    }

    .textc {
        text-align: center;
    }

    .location {
        padding: 0pc 10px 0 0;
        font-size: 12px;
    }

    .lheader {
        font-size: 20px;
        margin: 0;
    }

    .lcontent span {
        font-size: 12px;
    }

    .location .spacer10 {
        padding-top: 0;
    }

    hr.lstyle {
        left: 0;
        margin: 10px 0;
    }

    .abtnwrap .viewbtn {
        font-size: 16px;
    }
}

@media(max-width:767px) {
    .promoimgoverlay {
        position: relative;
        right: 0;
        top: 0;
    }

    .linedevi {
        border-right: 0;
    }

    .nav.navbar.navbar-default.cmenu-nav {
        color: #000;
    }

    .flashbanner .carousel-control {
        position: absolute;
        top: 5pc;
        bottom: 0;
        left: auto;
        width: 4%;
        font-size: 54px;
        color: #fff;
        text-align: center;
        text-shadow: none;
        background-color: transparent;
        background-image: none !important;
        opacity: 1;
    }

    .flashbanner .carousel-indicators {
        display: none;
    }

    .loosediamhead {
        left: 18%;
    }

    .btnlearnmore {
        right: 33%;
    }

    .viewprodesc {
        font-size: 15px;
        text-align: center;
        padding-top: 10px;
    }


    .btnengview {
        width: 23%;
        right: 38%;
    }

    #flag {
        left: 11%;
    }

    .searchwrap {
        float: left;
    }

    #leftm {
        padding-left: 5px;
    }

    .navbar-header {
        color: #292929;
        font-size: 22px;
    }

    .carouself-btns {
        position: relative;
        right: 0px;
        bottom: 0px;
        float: right;
        background-color: #e6e6e64d;
        padding: 7px;
    }

    .sociallist {
        text-align: center;
        padding-top: 5px;
    }

    .tmlist {
        text-align: center;
        padding-top: 10px;
        float: none;
    }

        .tmlist li {
            font-size: 15px;
            text-align: center;
        }

    .flash_wrap .owl-prev {
        position: absolute;
        top: auto;
        left: auto;
        right: 0px;
        bottom: 50%;
        font-weight: 100;
    }

    .flash_wrap .owl-next {
        top: auto;
        position: absolute;
        right: 0px;
        bottom: 26%;
        font-weight: 100;
    }


    .flashi {
        background: #e9e9e9;
        color: #363636;
    }

    .flash_wrap .fa.fa-angle-left.flashi {
        padding: 2px 5px;
        opacity: 0.65;
    }

    .fa.fa-angle-right.flashi {
        padding: 2px 5px;
        opacity: 0.65;
    }

    .fotext {
        display: none;
    }

    .foheader {
        top: 17%;
        font-size: 15px;
    }

    .searchwrap {
        padding-top: 10px;
        text-align: center;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        background-color: #e6e6e64d;
        color: #fff;
    }


    .padd {
        padding: 15px;
    }

    .brandsslider .item {
        padding: 0px;
    }

    .ematext {
        text-align: center;
    }

    .iconHeader {
        padding-top: 0px;
    }

    #newsl .form-inline .form-control {
        width: 100%;
    }

    .spacer {
        padding-top: 10px;
    }

    .testimonialoverlay {
        position: initial;
        max-width: 100%;
        padding: 10px 20px 10px;
    }

        .testimonialoverlay h2 {
            color: #292929;
            font-family: 'Aileron Regular';
        }

        .testimonialoverlay::after {
            background: none;
            border: 0;
        }

    .center-block2 {
        display: block;
        margin-right: auto;
        margin-left: auto;
    }

    .testimonialoverlay p {
        text-align: justify;
        color: #292929;
        font-family: 'Aileron Regular', sans-serif;
    }

    .tabs {
        margin-left: 5%;
        padding-bottom: 10px;
        font-size: 15px;
    }

    .nav-pills > li > a {
        color: #fff;
        padding: 10px 10px 10px;
    }

    .promo1overlay {
        position: initial;
    }

    .promohdr1 {
        text-align: center;
        font-size: 18px;
        font-weight: 600;
        /* font-family: 'Aileron Regular', sans-serif; */
        font-family: 'Aileron Regular', sans-serif margin: 0;
        color: #e6e6e64d;
    }

    .seemorebtn {
        background: #363636;
        color: #fff;
        padding: 9px 13px;
        margin: 12px 0;
        font-size: 15px;
        text-transform: uppercase;
        border: 2px solid #363636;
        font-family: 'Aileron Regular', sans-serif;
    }

    .lheader {
        padding-top: 15px;
    }

    .nstxtbox {
        width: 100%;
        font-size: 16px;
        border-radius: 0px;
    }

    .serviceoverlay {
        position: initial;
    }

    .servicehdr {
        padding-top: 10px;
    }

    .brdrright {
        border-right: 0px solid #ff5990;
        border-bottom: 1px solid #ff5990;
    }

    .spacer40 {
        padding-top: 15px;
    }

    .callus {
        text-align: center;
    }

    .btnviewsm {
        margin-left: 32%;
    }

    .btnnew {
        position: absolute;
        top: 5px;
        left: 80px;
        color: #fff;
        background-color: #000;
        font-size: 20px;
        padding: 5px 10px;
    }

    .flashoverlay {
        top: 12%;
        font-size: 30px;
    }
    /** Overlay Section*/

    .fbtn {
        position: absolute;
        top: 22%;
        left: 60%;
        text-align: center;
        font-size: 15px;
        border: 1px solid #fff;
        padding: 1px 20px;
        background-color: transparent;
        color: #fff;
        text-transform: uppercase;
    }

    .sectionabout {
        width: 100%;
    }

    h1 {
        font-size: 23px;
    }

    .textc {
        text-align: center;
    }

    .mtextc {
        text-align: center;
    }

    .sectionabout h2 {
        font-size: 20px;
    }

    .sectionabout h4 {
        font-size: 15px;
    }

    h3 {
        font-size: 18px;
        line-height: 26px;
    }
    /* Overlay Section Ends Here* */

    .tmenu {
        padding: 0px 0;
        text-align: center;
    }


    .searchbtn {
        /*padding: 4px 5px;*/
    }

    .nstxtbox {
        font-size: 17px;
    }

    .imagesoverlay {
        text-align: center;
    }

    .overlayimg img {
        max-width: none;
        max-height: none;
    }

    .location {
        padding: 1pc 10px 0 0;
        font-size: 12px;
    }

    .slogo-center-block {
        display: block;
        margin-right: auto;
        margin-left: auto;
    }

    .bmenu ul {
        font-size: 13px;
    }

    .copyright {
        font-size: 13px;
    }

    .topmenu {
        float: none !important;
        padding-top: 10px;
        text-align: center;
        font-size: 13px;
    }

    /*.topmenu .fa {
            font-size: 25px;
        }*/

    .navbar-toggle {
        width: 90%;
        padding: 0;
    }

    nav.navbar.navbar-default.cmenu-nav {
        font-size: 15px;
        padding: 5px 5px;
        min-height: 30px;
    }

    .navbar-default.cmenu-nav .navbar-nav > li > a {
        padding: 4px 0;
    }

    .navbar-nav {
        margin-left: 0;
    }

    .navbar-default.cmenu-nav .navbar-nav > li {
        border-right: 0;
    }

    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-left: -15px;
    }

    .brandsslider .owl-controls .owl-buttons div {
        margin: 0px 0px 0px;
        font-size: 20px;
    }

    .products {
        position: relative;
        top: -20px;
    }

    .pbox {
        padding: 10px 5px 0px;
        font-size: 18px;
        margin-bottom: 10px;
    }

    .aboutbox {
        padding: 2pc 0 0;
    }

    .aboutslider {
        left: 0;
        padding: 1pc 0;
    }

    .aboutwrap {
        padding: 0;
    }

    .aboutrimg {
        top: 0;
        padding: 0 0 20px;
    }

    .aimgbox {
        position: relative;
        left: 10px;
        top: 45px;
        padding-bottom: 20px;
    }


    .imagesoverlay img {
        display: inline-block;
        max-width: 233px;
    }

    .txtoverlay {
        margin-top: -40px;
        font-size: 24px;
    }

    .viewbtn {
        font-size: 15px;
    }

    .overlayimg {
        position: relative;
        top: 0;
        right: 0;
        max-width: unset;
    }

    .stxt {
        padding: 0 0 0px;
    }

    .bbtnwrap {
        bottom: -10px;
    }

        .bbtnwrap a {
            font-size: 18px;
        }

    .slist ul li {
        padding: 10px 0;
    }

    .brndbdr {
        border-bottom: 4px solid #9a9a9a;
        border-right: 0;
    }

    .usericon {
        font-size: 60px;
        padding: 10px 15px;
        background: #fff;
        color: #000;
    }

    .limgoverlay {
        position: absolute;
        right: 0;
        top: -49px;
    }

    .jitem {
        margin: 0px 0px 0 0;
        border: 1px solid #313131;
        padding: 10px 0;
    }

    .aboutrimg img {
        max-height: 350px;
    }

    .navg {
        text-align: center;
    }

    .cname {
        left: 32%;
        font-size: 20px;
    }

    .servicesheadhome {
        margin-left: 15%;
        width: 70%;
    }
}

@media(max-width:600px) {

    .iconHeader {
        font-size: 24px;
    }

    .iconText {
        font-size: 17px;
    }

    .iconText1 {
        font-size: 17px;
        padding-bottom: 15px;
    }

    .clspadd {
        margin-left: 0;
    }

    .btnengview {
        width: 31%;
        right: 32%;
        border: 50px;
        bottom: 8%;
    }

    .padding40 {
        padding: 20px;
    }

    .header {
        font-size: 30px;
    }

    .pfont {
        font-size: 20px;
    }

    .btnviewsm {
        margin-left: 24%;
    }

    #eduguide p, #eduguide1 p {
        font-size: 17px;
    }

    .tabs {
        /* margin-left: 20%;*/
        padding-bottom: 10px;
        font-size: 16px;
    }

    .customdebox {
        padding: 0px;
    }

    .bheader {
        font-size: 20px;
    }

    .cname {
        left: 42%;
    }

    .fbtn {
        padding: 0px 20px;
        font-size: 15px;
    }

    .flashoverlay {
        font-size: 20px;
    }

    .foheader {
        font-size: 14px;
    }

    .servicesheadhome {
        margin-left: 5%;
        width: 90%;
    }
}

@media(max-width:500px) {
    .btnwlist {
        left: 10px;
        top: 32px;
        font-size: 20px;
    }

    .btncompare {
        left: 12px;
        top: 56px;
        font-size: 20px;
    }

    .norpdg-f {
        padding: 0;
    }

    .flashbanner .carousel-control {
        font-size: 35px;
    }

    .sociallist {
        text-align: center;
        padding-top: 10px;
    }

    .emailinput {
        padding: 11px 25px;
        width: 100%;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        vertical-align: middle;
    }

    .carousel-indicators li {
        display: table-caption;
        width: 10px;
        height: 10px;
        border-radius: 100%;
    }

    .carousel-indicators .active {
        width: 10px;
        height: 10px;
    }

    .btnengview {
        width: 42%;
        right: 27%;
        border: 50px;
        bottom: 8%;
    }

    .bheader {
        font-size: 15px;
        padding-top: 0px;
    }

    .testimonialstext {
        font-size: 15px;
    }

    .carousel-btns {
        padding-top: 0px;
        text-align: right;
        cursor: pointer;
    }

    .viewcol {
        font-size: 15px;
    }

    .bridalheader {
        bottom: 5px;
        font-size: 14px;
    }

    .btnenquiry, .btnenquiry:hover {
        font-size: 13px;
    }

    .minpght {
        font-size: 15px !important;
    }

    .PgHeader {
        font-size: 25px;
        margin: 5px 0 0;
    }

    .overlayimg img {
        max-width: 200px;
    }

    .cname {
        left: 42%;
    }

    .btnlearnmore {
        right: 25%;
    }

    .padding40 {
        padding: 10px;
    }

    .flashoverlay {
        top: 11%;
        font-size: 20px;
    }

        .flashoverlay p {
            margin: 0 0 5px;
        }


    .explorebtn {
        padding: 5px 10px;
        margin: 0px 0;
        font-size: 13px;
        border: 1px solid #363636;
    }

        .explorebtn:hover {
            border: 1px solid #363636;
        }


    .foheader {
        font-size: 17px;
    }

    .imagesoverlay img {
        display: inline;
    }

    .aboutrimg img {
        max-height: 300px;
    }

    .foheader {
        font-size: 14px;
        left: 45%;
    }

    .fbtn {
        padding: 0px 20px;
        font-size: 13px;
        top: 24%;
    }

    .txtoverlay {
        margin-top: -24px;
        font-size: 15px;
    }

    .abutoverlaytxt {
        bottom: 0;
        left: 13%;
        padding-right: 20px;
    }

    .aotxt1 {
        font-size: 20px;
    }

    .aotxt2 {
        font-size: 16px;
        padding: 0;
    }

    .aotxt3 {
        font-size: 13px;
        padding: 0;
    }

    .abutoverlaytxt a.viewbtn {
        font-size: 15px;
    }

    .ffprev {
        padding: 5px;
    }

    .ffnext {
        padding: 5px;
    }

    .prdnorpdg {
        padding-right: 5px;
        padding-left: 10px;
    }

    .prdnolpdg {
        padding-left: 5px;
        padding-right: 10px;
    }

    .pbox {
        font-size: 13px;
    }

    .topheader, .sociallist {
        text-align: center;
        padding: 5px 0 2px;
    }

    .address {
        font-size: 12px;
    }

    .imagesoverlay {
        left: 0;
        width: 100%;
        text-align: center;
        bottom: 0;
    }

    .header {
        font-size: 22px;
    }

    .pfont {
        font-size: 15px;
    }

    .servicesheadhome {
        margin-left: 0%;
        width: 100%;
    }
}

@media(max-width:414px) {
    .btnengview {
        width: 43%;
    }
}

@media(max-width: 400px) {

    .flashbanner .carousel-control {
        top: 3pc;
        width: 9%;
        font-size: 35px;
    }

    .btnviewsm {
        margin-left: 9%;
    }

    .btnviewsm {
        font-size: 15px;
    }

    .btnengview {
        width: 45%;
        font-size: 15px;
    }

    .ffprev {
        padding: 3px;
    }

    .ffnext {
        padding: 3px;
    }

    .cname {
        left: 54%;
        font-size: 17px;
    }

    .fbtn {
        top: 18%;
        left: 53%;
    }

    .testimonialstext {
        font-size: 14px;
    }

    .padding40 {
        padding: 5px;
    }

    .spacer50 {
        padding: 0px;
    }
}
