body {
    padding: 0px;
    margin: 0px;
    font-family: "Helvetica", Open Sans, sans-serif, Arial, sans-serif;
    line-height: 30px;
    color: #333;
    font-weight: 400;
    font-size: 14px;
    overflow-x: hidden;
    background: #ffffff;
}

.seprator {
    border-top: 1px solid #ccc;
    height: 10px;
}

/* Product Details Page */

.PrdDetailsPage tr td {
    padding: 0 10px;
}

.PDd ul {
    padding: 0 0 0 25px;
}

.PDd ul li {
    list-style: disc;
}

.PrdDetail .preview {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}



.PrdDetail .preview-pic {}

.PrdDetail .preview-thumbnail.nav-tabs {
    border: none;
}

.PrdDetail .preview-thumbnail.nav-tabs li {
    /* width: 18%;
    margin-right: 2.5%; */
}

.PrdDetail .preview-thumbnail.nav-tabs li img {
    max-width: 100%;
    display: block;
}

.PrdDetail .preview-thumbnail.nav-tabs li a {
    padding: 0;
    margin: 0;
}


.PrdDetail .tab-content {
    overflow: hidden;
}

.coupon .fa {
    color: #406e51;
}

.PrdDetail .tab-content img {
    width: 100%;
    -webkit-animation-name: opacity;
    animation-name: opacity;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
}

.PrdDetail .card {
    margin-top: 50px;
    background: #eee;
    padding: 3em;
    line-height: 1.5em;
}

.btnDetails .btn-group-lg>.btn,
.btn-lg {
    font-size: 15px;
}

input[type=number]::-webkit-inner-spin-button {
    opacity: 1
}



.PrdDetail .details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.PrdDetail .colors {
    margin: 0;
    font-weight: bold;
    font-size: 16px;
}

.PrdDetail .product-title,
.price,
.sizes,
.colors {
    text-transform: capitalize;
    font-weight: bold;
}

.PrdDetail .checked,
.price span {
    color: #fce446;
}

.product-title,
.rating,
.product-description,
.price,
.vote,
.sizes {
    margin-bottom: 15px;
}

.variants {
    padding: 0 0 10px 0;
}

.variants li {
    width: 70px;
    margin: 0 10px 0 0;
    float: left;
    text-align: center;
    line-height: 14px;
}

.variants li img {
    padding: 2px;
    border: 1px solid #ccc;
    width: 70px;
}

.details-heading {
    font-size: 15px;
    font-weight: bold;
    margin: 5px 0;

}

.variant_title {
    font-size: 10px;
    font-weight: bold;
}

.product-title {
    margin-top: 0;
}

.size {
    margin-right: 10px;
}

.size:first-of-type {
    margin-left: 40px;
}

.color {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    height: 2em;
    width: 2em;
    border-radius: 2px;
}

.color:first-of-type {
    margin-left: 20px;
}

.add-to-cart,
.like {
    background: #fce446;
    padding: 1.2em 1.5em;
    border: none;
    text-transform: UPPERCASE;
    font-weight: bold;
    color: #fff;
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
}

.add-to-cart:hover,
.like:hover {
    background: #b36800;
    color: #fff;
}

.not-available {
    text-align: center;
    line-height: 2em;
}

.not-available:before {
    font-family: fontawesome;
    content: "\f00d";
    color: #fff;
}

.orange {
    background: #fce446;
}

.green {
    background: #85ad00;
}

.blue {
    background: #0076ad;
}

.tooltip-inner {
    padding: 1.3em;
}

@-webkit-keyframes opacity {
    0% {
        opacity: 0;
        -webkit-transform: scale(3);
        transform: scale(3);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes opacity {
    0% {
        opacity: 0;
        -webkit-transform: scale(3);
        transform: scale(3);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.offers {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
}

/* Produt Details Page */

.variant-active {
    border: 2px solid #fce446 !important;
}

.productImgPrevUL li {
    height: 100%;
    overflow: hidden;
    border: 1px solid #ddd;
}

.productImgPrevUL li.active {
    border: 1px solid #fce446 !important;
}


/* CSS Document */

.imgScrollWrap_v,
.imgScrollWrap_v_1 {
    position: relative;
    /*  width: 152px; */
    min-height: 515px;
    border: 1px #999 solid;
    overflow: hidden;
}

.imgScrollList_v,
.imgScrollList_v_1 {
    position: absolute;
    top: 20px;
    left: 0;
    min-height: 515px;
    overflow: hidden;
    z-index: 1;
}

.imgScrollBtn01_v,
.imgScrollBtn02_v,
.imgScrollBtn01_v_1,
.imgScrollBtn02_v_1 {
    position: absolute;
    display: block;
    width: 40px;
    height: 22px;
    background: url("../images/mainBG_v.png") no-repeat 0 0;
    overflow: hidden;
    z-index: 2;
}

.imgScrollBtn01_v,
.imgScrollBtn01_v_1 {
    top: 0;
    left: 25px;
}

.imgScrollBtn02_v,
.imgScrollBtn02_v_1 {
    bottom: 0;
    left: 25px;
    background-position: 0 -22px;
}

.imgScrollBtn01_v:hover,
.imgScrollBtn01_v_1:hover {
    background-position: -40px 0;
}

.imgScrollBtn02_v:hover,
.imgScrollBtn02_v_1:hover {
    background-position: -40px -22px;
}



.imgScrollList_v ul.imgScrollList_v_1 ul {
    position: relative;
    height: 9999px;
    /*  width: 152px; */
}

/* .imgScrollList_v li,
    .imgScrollList_v_1 li {
        width: 152px;
        overflow: hidden;
    } */

.imgScrollList_v li a,
.imgScrollList_v_1 li a {
    display: block;
    margin: 6px 12px 12px;
    overflow: hidden;
}


.side-enquiry-link {
    background: #ff7f26;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 15px;
    font-weight: bold;
    padding: 8px 10px;
    position: fixed;
    right: -39px;
    top: 300px;
    transform: rotate(90deg);
    z-index: 9999;
    transition: .3s ease-in-out;
}

.side-enquiry-form .modal-body {
    padding: 0 !important;
}

.enquiry-row {
    min-height: 430px;
}

.enquiry-left {
    float: left;
    width: 19%;
    background: #ff7f26;
    padding: 14.5% 6%;
    color: #fff;
    min-height: 432px;
    bottom: 0;
}




a,
a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}

.navbar {
    padding: 0;
    background: #fff;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */


#sidebar {
    /* min-width: 250px;
    max-width: 285px; */
    color: #555;
    transition: all 0.6s cubic-bezier(0.945, 0.020, 0.270, 0.665);
    transform-origin: bottom left;
}

#sidebar .list-group-item.active {
    background: none !important;
    color: #000;
    border-bottom: 2px solid #ccc !important;
}

#sidebar.active {
    margin-left: -250px;
    transform: rotateY(100deg);
}

#sidebar .sidebar-header {
    padding: 20px;
    background: #6d7fcc;
}

#sidebar ul.components {
    border-bottom: 1px solid #47748b;
}

#sidebar ul p {
    color: #fff;
    padding: 10px;
}

#sidebar ul li a {
    padding: 10px;
    font-size: 14px;
    display: block;
    color: rgba(0, 0, 0, .65);
}

#sidebar ul li a:hover {
    color: #000000;
    background: #fff;
}

#sidebar ul li.active>a,
a[aria-expanded="true"] {
    color: #000000;
}



a[data-toggle="collapse"] {
    position: relative;
}

a[aria-expanded="false"]::before,
a[aria-expanded="true"]::before {
    content: '\e259';
    display: block;
    position: absolute;
    right: 20px;
    font-family: 'Glyphicons Halflings';
    font-size: 0.6em;
}

a[aria-expanded="true"]::before {
    content: '\e260';
}


ul ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
    /*  background: #6d7fcc; */
}

ul.CTAs {
    padding: 20px;
}

ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
}


/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */
#content {
    padding: 20px;
    min-height: 100vh;
    transition: all 0.3s;
}

#sidebarCollapse {
    width: 40px;
    height: 40px;
    background: #f5f5f5;
}

#sidebarCollapse span {
    width: 80%;
    height: 2px;
    margin: 0 auto;
    display: block;
    background: #555;
    transition: all 0.8s cubic-bezier(0.810, -0.330, 0.345, 1.375);
    transition-delay: 0.2s;
}

#sidebarCollapse span:first-of-type {
    transform: rotate(45deg) translate(2px, 2px);
}

#sidebarCollapse span:nth-of-type(2) {
    opacity: 0;
}

#sidebarCollapse span:last-of-type {
    transform: rotate(-45deg) translate(1px, -1px);
}


#sidebarCollapse.active span {
    transform: none;
    opacity: 1;
    margin: 5px auto;
}



.blinking-icon {
    animation: blinker 2.7s cubic-bezier(.5, 0, 1, 1) infinite alternate;
}


@keyframes blinker {
    to {
        opacity: 0;
    }
}

.enquiry-right {
    float: left;
    width: 80%;
    padding: 0 20px;
}



p {
    line-height: 25px;
}


p.lead {
    font-weight: 500;
    font-size: 15px;
}


ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}



/*
 .blog li {
    list-style: square;
    margin: 0 0 0 40px;
} 
*/



a,
a:hover,
a:active,
a:focus {

    text-decoration: none;
    outline: 0;
}

label {
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    color: #333c4e;
}

/*img {
    max-width: 100%;
    height: auto;
}*/

.fix {
    overflow: hidden
}

hr {
    border-color: #e0dfe1;
    height: 1px;
}

iframe {
    width: 100%;
    padding: 0;
    border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Open Sans", sans-serif color:#333333;
    font-weight: 400;
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 40px;
}

h2 {
    font-size: 25px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 10px;
}

a,
a:hover,
a:active,
a:focus {
    transition: all 0.3s ease;
}

.bg-black {
    background-color: #131313;
}

.bg-gray {
    background-color: #eeeeee;
}

.bg-white {
    background-color: #ffffff;
}

.no-padding {
    padding: 0px;
}

.p-10 {
    padding: 10px;
}

.p-20 {
    padding: 20px;
}

.p-30 {
    padding: 30px;
}

.p-40 {
    padding: 40px;
}

.p-50 {
    padding: 50px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-70 {
    padding-top: 70px;
}

.pt-80 {
    padding-top: 80px;
}

.pt-90 {
    padding-top: 90px;
}

.pt-100 {
    padding-top: 100px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-70 {
    padding-bottom: 70px;
}

.pb-80 {
    padding-bottom: 80px;
}

.pb-90 {
    padding-bottom: 90px;
}

.pb-100 {
    padding-bottom: 100px;
}

.ptb-10 {
    padding: 10px 0px
}

.ptb-20 {
    padding: 20px 0px
}

.ptb-30 {
    padding: 10px 0px
}

.ptb-40 {
    padding: 40px 0px
}

.ptb-50 {
    padding: 50px 0px
}

.ptb-60 {
    padding: 50px 0px
}

.ptb-70 {
    padding: 70px 0px
}

.ptb-80 {
    padding: 80px 0px
}

.ptb-90 {
    padding: 80px 0px
}

.ptb-100 {
    padding: 50px 0px
}

.mt-10 {
    margin-top: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-60 {
    margin-top: 60px;
}

.mt-70 {
    margin-top: 70px;
}

.mt-80 {
    margin-top: 80px;
}

.mt-90 {
    margin-top: 90px;
}

.mt-100 {
    margin-top: 100px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-70 {
    margin-bottom: 70px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mb-900 {
    margin-bottom: 90px;
}

.mb-100 {
    margin-bottom: 100px;
}

.ml-10 {
    margin-left: 10px;
}

.ml-20 {
    margin-left: 20px;
}

.ml-30 {
    margin-left: 30px;
}

.ml-40 {
    margin-left: 40px;
}

.ml-50 {
    margin-left: 50px;
}

.ml-60 {
    margin-left: 60px;
}

.ml-70 {
    margin-left: 70px;
}

.ml-80 {
    margin-left: 80px;
}

.ml-900 {
    margin-left: 90px;
}

.ml-100 {
    margin-left: 100px;
}

.mr-10 {
    margin-right: 10px;
}

.mr-20 {
    margin-right: 20px;
}

.mr-30 {
    margin-right: 30px;
}

.mr-40 {
    margin-right: 40px;
}

.mr-50 {
    margin-right: 50px;
}

.mr-60 {
    margin-right: 60px;
}

.mr-70 {
    margin-right: 70px;
}

.mr-80 {
    margin-right: 80px;
}

.mr-900 {
    margin-right: 90px;
}

.mr-100 {
    margin-right: 100px;
}

/*section {
  position: relative;
  background: #ffffff;
}
*/
ul.list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

ul.list li {
    line-height: 30px;
    overflow: hidden;
}

ul.list li i {
    display: inline-block;
    font-size: 15px;
    height: 22px;
    line-height: 21px;
    margin-right: 8px;
    text-align: center;
    width: 22px;
}

.paraxify {
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
}

.error {
    color: #f66a6d;
    font-size: 13px;
    font-weight: 300;
}

.morphext>.animated {
    display: inline-block;
}

/*-----------------------
pageloader styles
-----------------------*/
#page-loader {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99999;
    background: #fff;
}

#page-loader .loader-container {
    position: absolute;
    top: 40%;
    left: 45%;
    width: 80px;
    height: 80px;
    border-radius: 80px;
    display: block;
}

#page-loader .loader {
    position: absolute;
    top: 28%;
    left: 30%;
    width: 35px;
    height: 35px;
    display: inline-block;
    padding: 0px;
    border-radius: 100%;
    border: 2px solid;
    border-top-color: rgba(255, 255, 255, 1);
    border-bottom-color: rgba(255, 255, 255, 1);
    border-left-color: rgba(255, 255, 255, 0.2);
    border-right-color: rgba(255, 255, 255, 0.2);
    -webkit-animation: preloader 0.8s ease-in-out infinite alternate;
    -moz-animation: preloader 0.8s ease-in-out infinite alternate;
    animation: preloader 0.8s ease-in-out infinite alternate;
}

#page-loader .loader-logo span {
    position: absolute;
    top: 20%;
    left: 13%;
    letter-spacing: 2px;
    color: #fff;
    font-family: "Open Sans", sans-serif font-weight: 400;
    font-size: 16px;
}

@keyframes preloader {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes preloader {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes preloader {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

/*-----------------------
Owl Carousal
-----------------------*/
.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;
    /*IE7 life-saver */
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    filter: Alpha(Opacity=50);
    /*IE7 fix*/
    opacity: 0.5;
}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    /*IE7 fix*/
    opacity: 1;
    text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline;
    /*IE7 life-saver */
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    /*IE7 fix*/
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    /*IE7 fix*/
    opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

/* preloading images */
.owl-item.loading {
    min-height: 150px;
    background: url(AjaxLoader.gif) no-repeat center center
}

.super-title {}

.super-title h2 {
    letter-spacing: 1px;
    text-align: left;
}

.super-title div.seperator {
    position: relative;
    margin-top: 20px;

}

.super-title div.seperator:before {
    content: '';
    display: block;
    height: 7px;
    width: 30px;
    position: absolute;
    left: 10%;
    transform: translateX(-50%);
    z-index: 1;
    transition: width 0.3s ease, background-color 1s ease;
}

.super-title div.seperator:after {
    content: '';
    display: block;
    height: 1px;
    top: 3px;
    width: 80px;
    background: #ccc;
    position: absolute;
    left: 10%;
    transform: translateX(-50%);
    transition: width 0.3s ease, background-color 1s ease;
}

.super-title:hover div.seperator:after {
    width: 120px;
}

.super-title:hover div.seperator:before {
    width: 7px;
}

.super-title p {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 300;
    text-align: center;
    padding-top: 20px;
}


.main-title h3 {
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.main-title .seperator {
    position: relative;
    margin-bottom: 20px;

}

.main-title .seperator:before {
    content: '';
    display: block;
    width: 30px;
    height: 3px;
    z-index: 10;
}

.main-title .seperator:after {
    content: '';
    display: block;
    height: 1px;
    width: 0px;
    background: #ccc;
    position: absolute;
    left: 30px;
    top: 1px;
    z-index: 1;
    transition: width 0.3s ease, background-color 1s ease;
}

.main-title:hover .seperator:after {
    width: 50px;
}

.about-features .iconbox-center .icon {
    width: 60px;
    height: 60px;
}

.iconbox-center .icon span {
    font-size: 14px;
    line-height: 28px;

}


.iconbox-center {
    text-align: center;
    position: relative;
}

.iconbox-center .icon {
    display: block;
    position: relative;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 3px solid transparent;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    margin-bottom: 10px;

}

.about-features .iconbox-center .icon span {
    font-size: 30px;
    line-height: 60px;

}

.iconbox-center .icon::after {
    content: "";
    position: absolute;
    display: block;
    width: 72px;
    height: 72px;
    background: transparent;
    top: -9px;
    left: -9px;
    /* border :1px solid #ccc;*/
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.iconbox-center:hover .icon::after {
    width: 30px;
    height: 30px;
    top: -14px;
    left: -14px;
    /*border :5px solid transparent;*/
}

.iconbox-center h4 {
    letter-spacing: 1px;
    font-size: 9px;
    margin: 20px 0px;
    color: #fff;
}

/*-----------------------
accordion style
-----------------------*/

.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #ccc;
}

.panel-default>.panel-heading {
    padding: 0;
    border-radius: 0;
    border-color: #ccc;
}

.panel-title {
    font-size: 14px;
}

.panel-title>a {
    display: block;
    padding: 15px;
    text-decoration: none;
}

.more-less {
    float: right;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #eee;
}

/*-----------------------
pagination style
-----------------------*/

.pagination-container {
    margin: 50px auto;
    text-align: center;
}

.pagination {
    position: relative;
}

.pagination a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    padding: 8px 20px 10px;
}

.pagination a:before {
    z-index: -1;
    position: absolute;
    height: 100%;
    width: 100%;
    content: "";
    top: 0;
    left: 0;
    border-radius: 24px;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.pagination a:hover,
.pagination a .pagination-active {
    color: #fff;
}

.pagination a:hover:before,
.pagination a .pagination-active:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.pagination .pagination-active {
    color: #fff;
}

.pagination .pagination-active:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.pagination-newer {
    margin-right: 20px;
}

.pagination-older {
    margin-left: 20px;
}

/*-----------------------
02. BUTTON STYLE
-----------------------*/
.btn-white-ghost {
    padding: 10px 20px;
    border: 2px solid #fff;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 0px !important;
    font-size: 13px;
    background-color: transparent;
    transition: background-color .5s ease;
}

.btn-white-ghost:hover,
.btn-white-ghost:focus,
.btn-white-ghost:active {
    background-color: #ffffff;
}

.btn-rounded-white-fill {
    padding: 10px 20px;
    border: 2px solid #fff;
    background: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
    transition: background-color .5s ease;
    border-radius: 22px;
}

.btn-rounded-white-fill:hover,
.btn-rounded-white-fill:focus,
.btn-rounded-white-fill:active {
    background-color: #ffffff;
}

.btn-theme-primary {
    padding: 14px 22px;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 0px !important;
    font-size: 13px;
    transition: background-color .5s ease;
}

.btn-theme-primary:hover,
.btn-theme-primary:focus,
.btn-theme-primary:active {
    color: #fff;
}

.btn-theme-color {
    padding: 10px 20px;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 0px !important;
    font-size: 13px;
    transition: background-color .5s ease;
}

.btn-theme-color:hover,
.btn-theme-color:focus,
.btn-theme-color:active {
    color: #fff;
}

/*-----------------------
02. HEADER STYLE
-----------------------*/

header.header-wrapper .main-header {
    padding: 20px 0px;
}

header.header-wrapper .banner-content {
    padding: 12% 0;
    position: relative;
}

header.header-wrapper .banner-meta {
    text-align: center;
    margin-bottom: 255px;
}

header.header-wrapper .banner-meta h1 {
    color: #fff;
    padding: 10px 0px;
    font-weight: bold;
}


header.header-wrapper .banner-meta p.lead {
    color: #fff;
    padding: 10px 0px;
    font-weight: normal;
    font-size: 21px;
    width: 67%;
    margin: 0 auto;
}

header.header-wrapper .banner-meta p.lead-yellow {
    color: yellow;
    padding: 10px 0px;
    font-weight: normal;
    font-size: 21px;
    width: 67%;
    margin: 0 auto;
}


header.header-wrapper .banner-image img {
    bottom: 0;
    display: block;
    left: 50%;
    max-width: 100%;
    position: absolute;
    transform: translateX(-50%);
}

header.image-bg {
    background-image: url("../images/banner-bg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;

}

header.gradient-bg {
    background-image: url("../images/team.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

header.image-bg:before,
header.gradient-bg:before {
    content: "";
    display: inline-block;
    height: 110%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

header.polyline-bg nav.navbar {
    z-index: 4;
    ;
}

header.polyline-bg .banner-content {
    z-index: 3;
    ;
}

header .particle-section {
    position: absolute;
    z-index: 2;
    min-height: 1000px;
    overflow: hidden;
    width: 100%;
    margin-top: -1000px
}

/*-----------------------
02. NAVIGATION STYLE
-----------------------*/
/*

.attr-nav > ul > li > a{
    padding: 25px 15px;
    font-weight: 400 !important;
        letter-spacing: 1px;
        text-transform: uppercase;
    
}

ul.cart-list > li.total > .btn{
    border-bottom: solid 1px #cfcfcf !important;
    color: #fff !important;
    padding: 10px 13px;
}
nav.navbar ul  li  a{
   font-weight: 400 !important;
        letter-spacing: 1px;
}
nav.navbar h6.title{
    text-transform: uppercase;
    letter-spacing: 1px;
}


/*-----------------------
02. PAGE STYLE
-----------------------*/

#partners img {
    opacity: 0.7;
}

#partners img:hover {
    opacity: 1;
}

section.functionalities {
    border-bottom: 1px solid #dddddd;
}

section.functionalities ul {
    margin-left: 14px;
}

section.functionalities ul li {
    list-style: circle !important;
}

section.featured-video {
    min-height: 500px;
    background-image: url("../images/works.jpg");

}

section.featured-video:before {
    background-color: rgba(1, 1, 1, 0.8);
    content: "";
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;

}

section.featured-video h3 {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 20px;
    text-align: center;
    padding-top: 100px;
    position: relative;
}

section.featured-video .play-button {
    width: 80px;
    margin: 0 auto;
    margin-top: 100px;
    position: relative;
}

section.featured-video .play-button a {
    display: block;
    width: 80px;
    height: 80px;
    background: transparent;
    border: 2px solid #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align: center;
    font-size: 35px;
    padding: 20px 0px;
    color: #fff;
}

section.demo-request .request-title h2 {
    color: #fff;
    margin-bottom: 10px;
    letter-spacing: 1px;
}

section.demo-request .request-title h2 span {
    font-weight: 700;
}

section.demo-request .request-title p {
    color: #fff;
    letter-spacing: 1px;
    font-weight: 300;
    font-size: 13px;
    text-transform: uppercase;
}

section.demo-request label {
    color: #fff;
    padding: 0px 5px;
}

section.demo-request .form-group {
    padding-right: 10px;
}

section.demo-request .form-control {
    background: #fff;
    border-radius: 0px;
    border: none !important;
    min-height: 42px;
}

section.demo-request .form-control:focus {
    box-shadow: none;
}

section.testimonials .testimonials-holder {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 230px;
    max-width: 100%;
    width: 100%;
    text-align: left;
    padding-top: 120px;
}

section.testimonials .testimonials-holder img {
    max-width: 100%;
    vertical-align: top;
}

section.testimonials .testimonials-holder figcaption {
    width: 100%;
    background-color: #eeeeee;
    padding: 25px;
    position: relative;
}

section.testimonials .testimonials-holder figcaption:before {
    position: absolute;
    content: '';
    bottom: 100%;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 55px 0 0 400px;
    border-color: transparent transparent transparent #eeeeee;
}

section.testimonials .testimonials-holder .profile {
    border-radius: 50%;
    position: absolute;
    bottom: 100%;
    left: 25px;
    z-index: 1;
    max-width: 90px;
    opacity: 1;
}

section.testimonials .testimonials-holder h3 {
    margin: 25px;
    font-weight: 300;
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    color: #fff;
    font-size: 18px;
}

section.testimonials .testimonials-holder h3 span {
    display: block;
    font-size: 12px;
    color: #fff;
    margin-top: 5px;
}

section.testimonials .testimonials-holder blockquote {
    margin: 0 0 10px;
    padding: 0 0 30px;
    letter-spacing: 1px;
    opacity: 0.8;
    font-style: italic;
    font-weight: 300;
    font-size: 16px;
    border-left: 0px;
}

section.testimonials .testimonials-holder blockquote:after {
    font-family: 'FontAwesome';
    content: "\201C";
    position: absolute;
    font-size: 180px;
    line-height: 1em;
    color: #dddddd;
    font-style: normal;
    content: "\201D";
    right: 20px;
    bottom: -105px;
}

section.process {
    border-top: 1px solid #dddddd;
}

section.process h3 {
    letter-spacing: 1px;
}

section.process h4 {
    font-size: 18px;
    margin: 20px 0px;
}

section.process h4 span {
    font-weight: 700;
}

section.main-features .image-holder {
    float: left;
    margin-left: -200px;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    width: 50%;
}

section.main-features .content-holder {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    margin-left: 45px;
}

section.main-features .content-holder h2 {
    color: #fff;
    margin-bottom: 30px;
    letter-spacing: 1px;
}

section.main-features .content-holder p.features-note {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 300;
    margin-bottom: 30px;
}

section.main-features .features {
    width: 100%;
    height: auto;
    position: relative;

}

section.main-features .icon-holder {
    float: left;
    width: 15%;
}

section.main-features .icon {
    padding: 20px;
    border-radius: 50%;
    background-color: #fff;
    font-size: 30px;
    display: inline-block;
}

section.main-features .features-content {
    min-height: 1px;
    padding: 0 15px;
    position: relative;
    width: 85%;
    float: left;
    margin-bottom: 10px;
}

section.main-features .features-content p {
    color: #fff !important;
}

section.main-features .features-content h6 {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
    margin-bottom: 10px;
}

section.services .service-items span.service-icon {
    display: block;
    position: relative;
    width: 60px;
    height: 60px;
    font-size: 35px;
    text-align: left;
    line-height: 60px;
}

section.services .service-items h4 {
    margin-bottom: 10px;
    position: relative;
}

.section-header h2 {
    font-size: 18px;
    font-weight: bold;
}

.section-header h2:after {
    background: #394d83;
}

.section-header h2:after {
    content: '';
    display: block;
    height: 2px;
    width: 60px;
    margin-top: 8px;
    transition: width 1s ease, background-color 1s ease;
}

.section-header h2:hover:after {
    width: 100px;
}

/*-----------------------
02. FOOTER STYLE
-----------------------*/

/*Common Style*/
#footer .mobile-app-download h4 {
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1px
}

#footer .btn-app-download {
    padding: 20px 10px;
    margin: 0px 10px;
    border: 2px solid #fff;
    font-size: 18px;
    color: #fff;
}


#footer .main-footer h3 {
    font-size: 13px;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

#footer .main-footer h3:after {
    content: '';
    display: block;
    height: 2px;
    width: 30px;
    margin-top: 8px;
    transition: width 1s ease, background-color 1s ease;
}

#footer .main-footer h3:hover:after {
    width: 50px;
}

#footer .footer-navigation-widget li {
    padding-bottom: 8px;
}

#footer .footer-navigation-widget li a {
    color: #fff;
}

#footer .footer-navigation-widget li a:hover {
    color: #fce446 !important;
}




#footer .contact-widget>.contact-item span {
    display: inline-table;
    margin-right: 5px;
}

#footer .contact-widget>.contact-item p {
    display: inline-table;
}

#footer .form-subscribe>.input-group {
    width: 100%;
}

#footer .form-subscribe .form-control {
    border-radius: 0px;
    padding: 8px;
    color: #646465;
    min-height: 35px;
}

#footer .form-subscribe .form-control:focus {
    box-shadow: none;
}

#footer .form-subscribe .btn-suscribe {
    color: #fff;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 7px;
    border-radius: 0px;
}

#footer .footer-bottom:before {
    /*  background: #f5f5f5; */
}

#footer .back-to-top a {
    padding: 0px 7px;
    float: right;
    display: block;
    width: 30px;
    height: 30px;
    border: 1px solid #fce446;
    color: #fce446;
    position: absolute;
    right: 20px;
    bottom: 25px;
}



#footer .mobile-app-download:before,
#footer .footer-bottom:before {
    content: "";
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#footer .mobile-app-download,
#footer .footer-bottom {
    /*    
    background-image: url("../images/footer-app-bg.jpg");
    */
    position: relative;
    background: #406e51;
    border-top: 1px solid #e0dfe1;

}

/*Dark Footer Style*/

#footer.dark-footer .mobile-app-download h4 {
    color: #fff;
}

#footer.dark-footer .btn-app-download,
#footer.dark-footer .btn-app-download:hover,
#footer.dark-footer .btn-app-download:focus,
#footer.dark-footer .btn-app-download:active {
    border: 2px solid #fff;
    color: #fff;
}

#footer.dark-footer .main-footer {
    background: #406e51;
}

#footer.dark-footer .main-footer h3 {
    color: #fce446;
    font-weight: bold;
    font-size: 14px;
}

#footer.dark-footer .sub-footer {
    background: #406e51;
}

#footer.dark-footer .form-subscribe .form-control {
    background: #37495b;
    border: 1px solid #57687a;
}

/*Light Footer Style*/

#footer.light-footer .mobile-app-download:before {
    background: #406e51;
}

#footer.light-footer .main-footer {
    background: #fff;
}

#footer.light-footer .sub-footer {
    background: #d1dff7;
}

#footer.light-footer .form-subscribe .form-control {
    background: #cfcfd0;
    border: 1px solid #bfbfc0;
}

/*-----------------------
02. INNER PAGES STYLE
-----------------------*/
section.main-banner:before {
    content: "";
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

section.banner-image-1 {
    background-image: url("../images/footer-app-bg.jpg");
}

section.main-banner h2 {
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
    margin: 10px 0px;
}

section.main-banner ul.breadcrumbs {
    list-style: none;
    display: inline-block;
    padding: 6px 0 0 0;
}

section.main-banner ul.breadcrumbs li {
    display: inline;
    color: #000;
    letter-spacing: 1px;
    font-size: 11px;
}

section.main-banner ul.breadcrumbs li:after {
    content: '>>';
    color: #000;
    margin: 0px 10px
}

section.main-banner ul.breadcrumbs li:last-child:after {
    content: '';
    margin: 0px;
}

section.main-banner ul.breadcrumbs li:last-child {
    text-transform: capitalize;
    color: #002e55;
    font-weight: bold;

}


section.main-banner ul.breadcrumbs li a {
    color: #000;
}

section.main-banner p {
    color: #000;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 15px;
    margin: 6px 0px;
}

section.app-promotion {
    padding-top: 200px;
    margin-bottom: -11px;
}

section.app-promotion .wave-container {
    background: #ffffff;
    min-height: 400px;
}

section.app-promotion .parallax>use {
    animation: move-forever 12s linear infinite;

    &:nth-child(1) {
        animation-delay: -2s;
    }

    &:nth-child(2) {
        animation-delay: -2s;
        animation-duration: 5s
    }

    &:nth-child(3) {
        animation-delay: -4s;
        animation-duration: 3s
    }
}

@keyframes move-forever {
    0% {
        transform: translate(-90px, 0%)
    }

    100% {
        transform: translate(85px, 0%)
    }
}

section.app-promotion .featured-image img {
    bottom: 0;
    display: block;
    left: 50%;
    max-width: 100%;
    position: absolute;
    transform: translateX(-50%);
}


section.counter .counter-item {
    position: relative;
}

section.counter .counter-icon {
    position: relative;
    width: 60px;
    height: 60px;
    display: block;
    text-align: center;
    margin: 0 auto;
    background: transparent;
    color: #fff;
}

section.counter .counter-icon:before {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    background: transparent;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    left: 0px;
    top: 0px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

section.counter .counter-icon:after {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    background: transparent;
    border-bottom: 2px solid transparent;
    border-right: 2px solid transparent;
    right: 0px;
    bottom: 0px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

section.counter .counter-item:hover .counter-icon:after {
    width: 15px;
    height: 12px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
}

section.counter .counter-item:hover .counter-icon:before {
    width: 15px;
    height: 12px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
}

section.counter .counter-icon i {
    font-size: 30px;
    line-height: 60px;
}

section.counter .counter-item h3 {
    color: #fff;
    letter-spacing: 1px;
    margin: 10px 0px;
}

section.counter .counter-item p {
    color: #fff;
    letter-spacing: 1px;
    font-size: 14px;
    text-transform: uppercase;
}

section.team .team-column {
    z-index: 0;
    position: relative;
    background: #FFF;
    box-shadow: 0 0 0 1px #E2E9ED;
    padding: 10px;
    box-sizing: border-box;
    -webkit-transition: box-shadow 0.2s ease, z-index 0s 0.2s ease, -webkit-transform 0.2s ease;
    transition: box-shadow 0.2s ease, z-index 0s 0.2s ease, -webkit-transform 0.2s ease;
    transition: box-shadow 0.2s ease, transform 0.2s ease, z-index 0s 0.2s ease;
    transition: box-shadow 0.2s ease, transform 0.2s ease, z-index 0s 0.2s ease, -webkit-transform 0.2s ease;
}

section.team .team-column:before {
    content: "";
    display: block;
    padding-top: 100%;
}

section.team .team-column:hover {
    z-index: 1;
    box-shadow: 0 8px 50px rgba(0, 0, 0, 0.2);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: box-shadow 0.2s ease, z-index 0s 0s ease, -webkit-transform 0.2s ease;
    transition: box-shadow 0.2s ease, z-index 0s 0s ease, -webkit-transform 0.2s ease;
    transition: box-shadow 0.2s ease, transform 0.2s ease, z-index 0s 0s ease;
    transition: box-shadow 0.2s ease, transform 0.2s ease, z-index 0s 0s ease, -webkit-transform 0.2s ease;
}

section.team .team-column:hover .team-social {
    margin: 16px 0 0;
    opacity: 1;
}

section.team .team-user {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    text-align: center;
}

section.team .team-user-avatar {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    margin: 0 auto 20px;
    overflow: hidden;
}

section.team .team-user-avatar img {
    display: block;
    width: 100%;
    max-width: 100%;
}

section.team .team-user-name {
    color: #313435;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}

section.team .team-user-title {
    color: #6F808A;
    font-size: 13px;
    line-height: 20px;
}

section.team .team-social {
    margin: 0 0 -18px;
    opacity: 0;
    -webkit-transition: margin 0.2s ease, opacity 0.2s ease;
    transition: margin 0.2s ease, opacity 0.2s ease;
}

section.team .team-social-item {
    display: inline-block;
    margin: 0 10px;
}

section.team .team-social-item a {
    display: block;
}

section.team .team-social-item span {
    color: #515F65;
    display: block;
    height: 18px;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
}

section.team .team-social-item span:hover {
    color: #788D96;
}


div.faq-categories .nav-pills li a {
    border-radius: 0px;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
}

div.faq-categories .nav-pills li:last-child {
    border-bottom: 0px;
}

div.faq-categories .nav li.active {
    background: #fff !important;
}

div.faq-categories .nav-pills>li.active>a,
div.faq-categories .nav-pills>li.active>a:hover,
div.faq-categories .nav-pills>li.active>a:focus {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
}

section.terms ol {
    margin: 0px;
    padding: 0px;
}

section.terms ol li {
    margin-bottom: 20px;
}

section.terms ol li strong {
    color: #777777;
}

section.privacy h5 {
    margin-bottom: 10px;
}

section.error_page .error_content h2 {
    font-size: 200px;
    margin-bottom: 30px;
}

section.error_page .error_content h2 span {
    font-size: 170px;
}

section.error_page .error_content h4 {
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 10px 0px;
}

section.error_page .error_content {
    padding: 0 10%;
}

section.works img {
    border: 1px solid #ccc;
}

section.pricing .price {
    list-style-type: none;
    border: 1px solid #ccc;
    margin: 0;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

section.pricing .price:hover {
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.2)
}

section.pricing .price .header {
    background-color: #262626;
    color: white;
    font-size: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: "Open Sans", sans-serif;
}


section.pricing .price li {
    border-bottom: 1px solid #eee;
    padding: 20px;
    text-align: center;
}

section.pricing .price li h4 {
    color: #fff;
}

section.pricing .price li span {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 25px;
    color: #333;
}

section.pricing .price li:first-child,
section.pricing .price li:last-child {
    border-bottom: none;
}

section.pricing .price .grey {
    background-color: #ddd;
    font-size: 20px;
}

section.pricing-table .price-choose {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 50px;
    margin-top: 40px;
}

section.pricing-table .price-features li {
    margin: 20px 0px;
}

section.pricing-table .price-features li i {
    margin-right: 10px;
}

section.pricing-table .pricing-col {
    padding: 0px;
}

section.pricing-table .head {
    padding: 25px 0px;
    color: #fff;
}

section.pricing-table h4.pricing-title {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

section.pricing-table .price {
    padding: 25px 0px;
    background: #ddd;
}

section.pricing-table .price span.pricing-currency {
    color: #5f5f5f;
    font-size: 18px;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
}

section.pricing-table .price span.pricing-price {
    color: #333;
    font-size: 60px;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
}

section.pricing-table .pricing-col ul li {
    margin: 20px 0px;
    border-bottom: 1px dashed #ddd;
}

section.pricing-table .pricing-col ul li:last-child {
    border-bottom: none;
}

section.pricing-table .pricing-col ul li.footer {
    padding: 10px 0px;
}

section.pricing-table .pricing-col i.fa-check {
    color: #629a01;
}

section.pricing-table .pricing-col i.fa-close {
    color: #c42101;
}

.training-mode .promo-title {
    margin: 50px 0 0 0;
}

.training-mode .super-title {
    margin-bottom: 30px;
}


.tmbox {
    background: #002e55;
    margin: 0 50px 0 0;
    padding: 0 0 20px 0;
}

section.block-style-promo {
    padding-bottom: 50px;
}

section.block-style-promo::before {
    content: "";
    display: inline-block;
    height: 100%;
    left: 0;

    top: 0;
    width: 100%;
}

section.block-style-promo .block-style-promo-item {
    border: 1px dashed #fff;
    text-align: center;
    padding: 10px 0px;
}

section.block-style-promo .block-style-promo-item h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 700;
}

.rating .fa {
    font-size: 17px;
}

.rating .checked {
    color: orange;
}


section.block-style-promo .block-style-promo-item h5 {
    color: #fff;
    font-size: 15px;
    margin-bottom: 10px;
    letter-spacing: 1px;
}


section.block-style-promo .ui-image img {
    top: -100px;
    display: block;
    left: 50%;
    max-width: 100%;
    position: absolute;
    transform: translateX(-50%);
    border: 1px solid #ccc;
    padding: 5px;
}


section.block-style-promo .promo-title h2 {
    color: #fff;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

section.block-style-promo .promo-title p {
    color: #fff;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 300;
}

section.block-style-life {
    overflow: hidden;
    position: relative;
    min-height: 600px;
}

section.block-style-life .life-image {
    background-image: url('../images/life.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 50%;
    top: 0;
}

section.block-style-life .life-image:after {
    background-color: rgba(1, 1, 1, 0.7);
    content: "";
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

section.block-style-life .life-image-content {
    position: relative;
    padding: 10%;
    width: 50%;
    z-index: 1;

}

section.block-style-life .life-image-content .life-title {
    padding: 20px;
    border: 5px solid #fff;
    margin-bottom: 20px;

}

section.block-style-life .life-image-content .life-title h2 {
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
}

section.block-style-life .life-image-content p {
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
}

section.block-style-life .life-content-holder {
    float: right;
    position: relative;
    width: 50%;

}

section.block-style-life .life-content {
    padding: 80px 15px 80px 40px;
    width: 585px;
}

section.demo-request-form .form-control,
section.job-details .form-control {
    border: 1px solid #ccc !important;
    border-radius: 0px;
    height: 40px;
    box-shadow: none !important;
}

section.demo-request-form .form-control:focus,
section.job-details .form-control:focus {
    border: 1px solid #ddd !important;
}

section.demo-request-form .form-control:-ms-input-placeholder,
section.demo-request-form .form-control:-moz-placeholder,
section.demo-request-form .form-control::-webkit-input-placeholder,
section.job-details .form-control:-ms-input-placeholder,
section.job-details .form-control:-moz-placeholder,
section.job-details .form-control::-webkit-input-placeholder {
    color: #ccc;
}

/*
    Login And Signup Style
*/


.bg-login {
    background: url('../images/geometry_bg.png') repeat;
}

.section_login {
    margin-top: 30px;
    margin-bottom: 30px;
}

.section_login .section_authTitle {
    text-align: center;
    line-height: 300%;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1px;
}

.section_login .section_socialButtons a {
    color: white;
    opacity: 0.9;
    border-radius: 0px;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 1px;
}

.section_login .section_socialButtons a:hover {
    color: white;
    opacity: 1;
}

.section_login .section_socialButtons .section_btn-facebook {
    background: #3b5998;
}

.section_login .section_socialButtons .section_btn-twitter {
    background: #00aced;
}

.section_login .section_socialButtons .section_btn-google {
    background: #f2f8ff;
    color: #031b4e;
    font-size: 17px;
    font-weight: 700;
    border: 1px solid rgba(0, 105, 255, .2);
    box-sizing: border-box;
    border-radius: 3px;
    display: inline-block;
    margin-top: 0;
}

.section_login .section_socialButtons .section_btn-google:hover {
    background: #d5e4f7;
    color: #031b4e;
    font-size: 16px;
    font-weight: 600;
}


.section_login .section_loginOr {
    position: relative;
    font-size: 16px;
    color: #000;
    margin-top: 1em;
    margin-bottom: 1em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

.section_login .section_loginOr .section_hrOr {
    background-color: #cdcdcd;
    height: 1px;
    margin-top: 3px !important;
    margin-bottom: 0px !important;
}

.section_login .section_loginOr .section_spanOr {
    display: block;
    position: absolute;
    left: 50%;
    top: -0.6em;
    margin-left: -1.5em;
    background-color: white;
    /*width: 3em;*/
    text-align: center;
}


.section_login .form-control {
    border: 1px solid #ccc !important;
    border-radius: 0px;
    height: 40px;
    box-shadow: none !important;
}

.section_login .form-control:focus {
    border: 1px solid #ddd !important;
}

.section_login .form-control:-ms-input-placeholder,
.section_login .form-control:-moz-placeholder,
.section_login .form-control::-webkit-input-placeholder {
    color: #ccc;
}

.section_login .section_loginForm .input-group-addon {
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
}



/*
    Blog Style
*/
section.blog-style-1 .blog-post {
    background-color: #ffffff;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    border: 1px solid #e0dfe1;
    -webkit-transform: scale(1);
}

section.blog-style-1 .blog-post:hover .blog-post-image img {
    transform: scale(1.05);
}

section.blog-style-1 .blog-post-image {
    position: relative;
    padding-bottom: 56.25%;
    margin: 0;
    overflow: hidden;
    cursor: pointer;
}

section.blog-style-1 .blog-post-image:hover:before {
    opacity: 1;
}

section.blog-style-1 .blog-post-image:hover:after {
    opacity: 1;
    top: 50%;
}

section.blog-style-1 .blog-post-image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    display: block;
    z-index: 2;
    transition: all, 0.3s, cubic-bezier(0.55, 0, 0.1, 1);
}

section.blog-style-1 .blog-post-image:after {
    content: "+";
    font-weight: 300;
    color: #ffffff;
    position: absolute;
    width: 32px;
    height: 32px;
    line-height: 28px;
    border: 1px solid #ffffff;
    border-radius: 100%;
    top: 60%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
    font-size: 26px;
    line-height: 30px;
    text-align: center;
    z-index: 2;
    opacity: 0;
    transition: all, 0.3s, cubic-bezier(0.55, 0, 0.1, 1);
}

section.blog-style-1 .blog-post-image img {
    position: absolute;
    top: -20px;
    left: 0;
    width: 100%;
    height: auto;
    display: block;
    transition: all, 0.5s, cubic-bezier(0.55, 0, 0.1, 1);
    backface-visibility: hidden;
}

section.blog-style-1 .blog-post-description {
    text-align: left;
    position: relative;
    z-index: 4;
    padding: 40px;
}

section.blog-style-1 .blog-post-description h4 {
    padding-bottom: 20px;
}

section.blog-style-1 .blog-post-tools {
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
}

section.blog-style-1 .blog-post-tools:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 1px;
    background-color: #e0dfe1;
}

section.blog-style-1 .icon {

    cursor: pointer;
    text-align: center;
    font-size: 13px;
    padding: 0px 10px;
}

section.blog-style-1 .icon i {
    transition: all, 0.2s, ease-in;
}

section.blog-style-1 .icon span {
    text-transform: uppercase;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 13px;
}

section.blog-style-2 .blog-post {
    border: 1px solid #e0dfe1;
    margin-top: 20px;
    margin-bottom: 20px;
    min-height: 302px;
}

section.blog-style-2 .blog-post .image {
    height: 300px;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
}

section.blog-style-2 .blog-post .image .time {
    background: rgba(1, 1, 1, 0.5);
    width: 50px;
    text-align: center;
    padding: 5px 0;
    color: #fff;
}

section.blog-style-2 .blog-post .image .time .date {
    font-weight: 700;
}

section.blog-style-2 .blog-post .image .time .month {
    font-size: 12px;
}

section.blog-style-2 .blog-post .content h4 {
    padding: 10px 0px;
}

/*
    Blog Sidebar
*/
section.blog .sidebar {
    border: 1px solid #e0dfe1;
}

section.blog .sidebar h2.sidebar-heading {
    font-size: 18px;
    padding: 15px;
    letter-spacing: 1px;
    text-transform: capitalize;
    border-bottom: 1px solid #e0dfe1;
    border-top: 1px solid #e0dfe1;
    background: #404042;
    color: #fff;
}

section.blog .sidebar h2.sidebar-heading:first-child {
    border-top: 0px;
}

section.blog .sidebar li {
    padding: 15px;
}

section.blog .sidebar a {
    display: block;
    text-decoration: none;
    overflow: hidden;
}

section.blog .sidebar a img {
    float: left;
    margin-right: 15px;
    display: block;
}

section.blog .sidebar a h3 {
    color: #475258;
    font-size: 15px;
    line-height: 20px;
}

section.blog .sidebar a span {
    display: block;
    margin-top: 10px;
    color: #919fa7;
    font-size: 12px;
}

section.blog .search-box,
section.blog .tags {
    padding: 15px;
}

section.blog .form-control,
section.contact .form-control {
    border: 1px solid #ddd !important;
    background: #ddd;
    border-radius: 0px;
    height: 40px;
    box-shadow: none !important;
}

section.blog .form-control:focus,
section.contact .form-control:focus {
    border: 1px solid #ccc !important;
    background: #ccc;
}

section.blog .form-control:-ms-input-placeholder,
section.blog .form-control:-moz-placeholder,
section.blog .form-control::-webkit-input-placeholder,
section.contact .form-control:-ms-input-placeholder,
section.contact .form-control:-moz-placeholder,
section.contact .form-control::-webkit-input-placeholder {
    color: #ccc;
}

section.blog .sidebar ul.list-items li {
    padding: 10px 15px;
}

section.blog .sidebar .tags {
    position: relative;
}

section.blog .sidebar .tags a {
    border: 1px solid #333333;
    color: #777;
    margin-right: 10px;
    padding: 2px 8px;
    display: inline-block;
    font-size: 13px;
}

section.blog .blog-author img,
section.blog .blog-author-content {
    display: inline-block;
    vertical-align: middle;

}

section.blog .blog-author-bio {
    padding-left: 70px;
}

section.blog .blog-author img {
    border-radius: 50%;
    margin-right: 0.6em;
}

section.blog .blog-action {
    border-top: 1px solid #e0dfe1;
    padding: 15px 40px;
}

section.blog .comment-list {
    padding: 15px 40px;
}

section.blog .comment-list .row {
    margin-bottom: 0px;
}

section.blog .comment-list figure.thumbnail {
    border: none !important;
}

section.blog .comment-list .panel {
    border-radius: 0px !important;
}

section.blog .comment-list .panel .panel-heading .panel-body {
    padding-top: 6px;
}

section.blog .comment-list figcaption {
    /*For wrapping text in thumbnail*/
    word-wrap: break-word;
}

/* Portrait tablets and medium desktops */

.section.blog comment-list .comment-post {
    margin-top: 6px;
}

section.blog .comment-form {
    padding: 15px 40px;
}

section.contact h5 {
    text-transform: uppercase;
}

section.contact textarea.form-control {
    min-height: 100px;
}

section.contact .contact-address {
    border: 1px solid #e0dfe1;
    background: url('../images/contact.png') bottom right no-repeat;
    padding: 20px;
    color: #fff;
}

section.contact .contact-address .single-content h5 {
    color: #fff;
}

section.contact .contact-address .single-content i {
    font-size: 20px;
}

section.contact .contact-address .single-content p {
    color: #fff;
    font-weight: 300;
    font-size: 13px;
}

/*
    Google Map
*/
.google-map {
    min-height: 450px;
}



/*My Custom CSS*/


.process-title>h3 {
    padding-bottom: 45px;
}

nav.navbar.bootsnav ul.nav>li {
    cursor: pointer;
}

.active {
    /*color:#337ab7 !important;*/
    font-weight: bold;
}

section.functionalities .fimg {
    border: 1px solid #dddddd;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .65);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .65);
    box-shadow: 0 0 10px rgba(0, 0, 0, .65);
}

.single-content a {
    color: #fff !important;
}

.slider {
    width: 100%;
    height: 100%;
    margin: 130px 0 0 0;
    border-top: 1px solid #e7e7e7;
    position: relative;
}



.download_link {
    border-top: 1px solid #dddddd;
}

.header-wrapper {
    position: fixed;
    top: 0;
    z-index: 1000000;
    left: 0;
    right: 0;
    background: #ffffff;
}

#DivTestimonials {
    border-top: 1px solid #dddddd;
}

.slider .book_form {
    position: absolute;
    top: 1%;
    left: 51%;
    height: 100%;
    width: 100%;
}

.slider .book_form h2 {
    font-size: 20px !important;
    padding-top: 15px;
}

.slider .book_form .text-center {
    padding-bottom: 10px;
}

.slider .book_form .bg-gray {
    opacity: 0.82;
}

.tblpricing {
    padding: 10px;
}

.tblpricing tr td {
    margin: 15px 0px;
    border-bottom: 1px dashed #ddd;
    padding: 3px 7px;
    font-size: 13px;
    text-transform: uppercase;
}

.grey h4 {
    font-size: 16px;
}

.grey h4 span {
    font-size: 12px !important;
    text-transform: capitalize;
}

.tblpricing tr td span {
    letter-spacing: 1px;
    font-family: "Open Sans", sans-serif;
    font-size: 17px;
    color: #333;
}

.tblpricing .duration {
    font-size: 9px;
    color: red;
    font-weight: 600;
    margin-top: -14px;

}

.cart-wrapper {
    margin: 10px 0 0 0;
}



.cart_count span.tot_item {
    position: relative;
    top: -20px;
    right: 25px;
    background-color: #ff7f26;
    color: #fff;
    font-size: 14px;
    text-align: center;
    border-radius: 50%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .2s 0s;
    -moz-transition: -moz-transform .2s 0s;
    transition: transform .2s 0s;
    padding: 1px 4px;
}

.cart_count {
    padding: 0 0 0 3px;
}

.cart_count .fa {
    color: #ffffff;
    font-size: 29px;
}

.cart_count .fa-rupee {
    color: #404042;
    font-size: 23px;
}


.tot_item {}

.tot_price {
    font-size: 17px;
}

.view_checkout {
    padding: 0;
    font-size: 13px;
}

.download_link {
    text-align: left;
}


.cat_title {
    font-size: 17px;
    padding: 5px;
}

.sidebar_pkg ul li {
    border-bottom: 1px dashed #ddd;
}

.sidebar_pkg ul li:last-child {
    border-bottom: none;
}

.sidebar_profile ul li {
    border-bottom: 1px dashed #ddd;
}

.sidebar_profile ul li:last-child {
    border-bottom: none;
}

.btn-radio {
    height: 25px !important;
}



/*Top Search Bar*/
#hsearch-navbar {
    background-color: #2874f0;
    color: #FFFFFF;
}

.hsearch-navbar-search {
    margin: 10px 0;
}

.row1 {
    padding-top: 10px;
}

.row2 {
    padding-bottom: 20px;
}



.hsearch-navbar-input {
    width: 95%;
    padding: 4.7px 10px;
    border-radius: 20px;
    border: 0 none;
    outline: 0 none;
    font-size: 15px;
    border: 1px solid #ccc;
    margin: -1px 0 0 0;
}

.login-sec{
    margin: 20px 0 0 0;
}



.login-txt{
    padding: 0 0 0 10px;
    position: absolute;
}

.hsearch-navbar-button {
    background-color: #cfd0d2;
    border: 1px solid #ccc;
    border-radius: 0 99px 99px 0;
    color: #404042;
    font-size: 16px;
    padding: 9px 0;
    height: 41px;
    line-height: 20px;
    cursor: pointer;
    margin: -1px 0 0 -34px;
}

.bulk-order {
    /*	-webkit-animation-name: blinker;
	-webkit-animation-duration: 2s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	
	-moz-animation-name: blinker;
	-moz-animation-duration: 2s;
	-moz-animation-timing-function: linear;
	-moz-animation-iteration-count: infinite;
	
	animation-name: blinker;
	animation-duration: 2s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
*/
}

@-moz-keyframes blinker {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

@-webkit-keyframes blinker {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

@keyframes blinker {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}


.header-top-wrap {
    min-height: 75px;
    background-color: #406e51;
    padding: 0 0 0 10px;

}

.header-top-wrap .dropdown {
    text-align: center;

}

.header-top-wrap .dropdown a {
    color: #ffffff;
}


.header-top-wrap .dropdown :hover {
    color: #ffffff !important;
}

.header-top-wrap .dropdown ul.dropdown-menu li a:hover {
    color: #000 !important;
}



.menu-email-phone {}

.menu-email-phone ul {
    margin: 0;
    padding: 0;
}

.menu-email-phone ul li {
    line-height: 70px;

}

.menu-email-phone ul li a i {
    font-size: 25px;
    font-weight: 600;
}


.menu-email-phone ul li a.srtphone {
    font-size: 22px;
    font-weight: 600;
}

.menu-email-phone ul li a.srtemail {
    font-size: 16px;
    font-weight: 600;

}





ul.instructor {
    float: right;
}

ul.instructor li a {
    font-size: 14px;
}



ul.social_icons {
    float: right;

}


ul.social_icons li {
    float: left;
    margin: 0 7px 0 0;
}

ul.social_icons li:last-child {
    margin-right: 0;
}



ul.social_icons li a {
    color: #fff;
    font-size: 11px;
}


ul.social_icons li :hover {
    opacity: 0.80;
    transition: .5s ease;
    color: #ff7f26;
}

.header-top-wrap ul li {}

.header-top-wrap ul li a {
    color: #fff;
}


.header-top-wrap .top-right-corner ul li a:hover {
    color: #ccc;
}

.header-top-wrap .top-right-corner.nav.navbar.bootsnav li.dropdown ul.dropdown-menu>li>a:hover {
    color: #000 !important;
}

.header-middle-area .navbar-brand>img {
    width: 100%;
}

.header-top-wrap .top-right-corner .navbar-nav>li>a {
    padding: 0 8px 0 0 !important;
    line-height: 40px;
    display: inline !important;
    border-right: 1px solid #ccc;
    font-size: 13px;
    background: none;
}



.header-top-wrap .top-right-corner .navbar-nav>li:last-child a {
    border-right: none;
}




.header-top-wrap .navbar-nav>li:hover {
    background: none !important;

}


.cart-button {
    background-color: #2469d9;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .23), inset 1px 1px 0 0 hsla(0, 0%, 100%, .2);
    padding: 10px 0;
    text-align: center;
    height: 41px;
    border-radius: 2px;
    font-weight: 500;
    width: 120px;
    display: inline-block;
    color: #FFFFFF;
    text-decoration: none;
    color: inherit;
    border: none;
    outline: none;
}

.cart-button:hover {
    text-decoration: none;
    color: #fff;
    cursor: pointer;
}

.cart-svg {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-right: 8px;
}

.item-number {
    border-radius: 3px;
    background-color: rgba(0, 0, 0, .1);
    height: 20px;
    padding: 3px 6px;
    font-weight: 500;
    display: inline-block;
    color: #fff;
    line-height: 12px;
    margin-left: 10px;
}

.upper-links {
    display: inline-block;
    padding: 0 11px;
    line-height: 23px;
    font-family: "Open Sans", sans-serif;
    letter-spacing: 0;
    color: inherit;
    border: none;
    outline: none;
    font-size: 12px;
}

/*.dropdown {
    position: relative;
    display: inline-block;
    margin-bottom: 0px;
}



.dropdown:hover .links {
    color: #000;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.dropdown .dropdown-menu {
    position: absolute;
    top: 94%;
    display: none;
    background-color: #fff;
    color: #333;
    left: 0px;
    border: 0;
    border-radius: 0;
    box-shadow: 0 4px 8px -3px #555454;
    margin: 0;
    padding: 0px;
}
*/
.links {
    color: #fff;
    text-decoration: none;
}

.links:hover {
    color: #fff;
    text-decoration: none;
}

.profile-links {
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    border-bottom: 1px solid #e9e9e9;
    box-sizing: border-box;
    display: block;
    padding: 0 11px;
    line-height: 23px;
}

.profile-li {
    padding-top: 2px;
}

.largenav {
    display: none;
}

.smallnav {
    display: block;
}

.smallsearch {
    margin-left: 15px;
    margin-top: 15px;
}

.menu {
    cursor: pointer;
    z-index: 1000000 !important;
}



.sidenav-heading {
    font-size: 36px;
    color: #fff;
}

.logo-section {
    float: left;
}

.secondary_menu {
    width: 100%;
    float: left;
}


.logo-section img {
    height: 50px;
}

.header-middle-area .secondary_menu nav.navbar ul.nav>li {
    margin: 0 20px 0 0;
}

.header-middle-area .secondary_menu nav.navbar ul.nav>li>ul>ul>li {
    line-height: 42px;
}

.header-middle-area .secondary_menu nav.navbar ul.nav>li:last-child {
    margin-right: 0;
}


.header-middle-area .secondary_menu nav.navbar ul.nav>li:first-child {}

.navbar-collapse {
    padding-left: 0;
}

.header-middle-area .secondary_menu nav.navbar ul.nav>li>a {
    padding: 0;
    line-height: 70px;
}


.header-middle-area .mega-dropdown-menu>li>ul>li {
    line-height: 0;
}


.header-middle-area .mega-dropdown-menu>li>ul>li a {
    line-height: 45px;
}


.header-middle-area .mega-dropdown-menu>li>ul>ul>li {
    line-height: 41px;
    ;
}



.secondary_menu nav.navbar.bootsnav {
    z-index: 10 !important;
}

.secondary_menu nav.navbar ul.nav>li>a {
    color: #000;
    font-weight: 600;
}


.secondary_menu nav.navbar ul.nav>li>a:hover {
    color: #ff7f26 !important;
    border-bottom: 1px solid #ff7f26;
}

.secondary_menu nav.navbar ul.nav>li :hover {
    color: #ff7f26 !important;
}


.header-middle-area {
    /* min-height: 70px; */
    /* line-height: 70px; */
}

.main-banner {
    /*  background: #002e55;
    position: relative;
    height: 95px; */
    border-top: 1px solid #ccc;
    position: relative;
    margin: 135px 0 0 0;
}

.footer-pol-icons img {
    width: 100%;
}


/*********************************************Product Display CSS**************************************************************/

.prod-info-main {
    border: 1px solid #CEEFFF;
    margin-bottom: 20px;
    margin-top: 10px;
    background: #fff;
    padding: 6px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(21, 180, 255, 0.5);
    box-shadow: 0 1px 1px 0 rgba(21, 180, 255, 0.5);
}

.prod-info-main .product-image {
    background-color: #EBF8FE;
    display: block;
    min-height: 238px;
    overflow: hidden;
    position: relative;
    border: 1px solid #CEEFFF;
    padding: 15px;
}

.prod-info-main .product-deatil {
    border-bottom: 1px solid #dfe5e9;
    padding-bottom: 17px;
    padding-left: 16px;
    padding-top: 16px;
    position: relative;
    background: #fff
}

.product-content .product-deatil h5 a {
    color: #2f383d;
    font-size: 15px;
    line-height: 19px;
    text-decoration: none;
    padding-left: 0;
    margin-left: 0
}

.prod-info-main .product-deatil h5 a span {
    color: #9aa7af;
    display: block;
    font-size: 13px
}

.prod-info-main .product-deatil span.tag1 {
    border-radius: 50%;
    color: #fff;
    font-size: 15px;
    height: 50px;
    padding: 13px 0;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
    width: 50px
}

.prod-info-main .product-deatil span.sale {
    background-color: #21c2f8
}

.prod-info-main .product-deatil span.discount {
    background-color: #71e134
}

.prod-info-main .product-deatil span.hot {
    background-color: #fa9442
}

.prod-info-main .description {
    font-size: 12.5px;
    line-height: 20px;
    padding: 10px 14px 16px 19px;
    background: #fff
}

.prod-info-main .product-info {
    padding: 11px 19px 10px 20px
}

.prod-info-main .product-info a.add-to-cart {
    color: #2f383d;
    font-size: 13px;
    padding-left: 16px
}

.prod-info-main name.a {
    padding: 5px 10px;
    margin-left: 16px
}

.product-info.smart-form .btn {
    padding: 6px 12px;
    margin-left: 12px;
    margin-top: -10px
}

.load-more-btn {
    background-color: #21c2f8;
    border-bottom: 2px solid #037ca5;
    border-radius: 2px;
    border-top: 2px solid #0cf;
    margin-top: 20px;
    padding: 9px 0;
    width: 100%
}

.product-block .product-deatil p.price-container span,
.prod-info-main .product-deatil p.price-container span,
.shipping table tbody tr td p.price-container span,
.shopping-items table tbody tr td p.price-container span {
    color: #21c2f8;
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    line-height: 20px
}

.product-info.smart-form .rating label {
    margin-top: 15px;

}

.prod-wrap .product-image span.tag2 {
    position: absolute;
    top: 4px;
    right: 2px;
    width: 60px;
    height: 36px;
    border-radius: 50%;
    padding: 5px 2px;
    color: #fff;
    font-size: 11px;
    text-align: center
}

.prod-wrap .product-image span.tag3 {
    position: absolute;
    top: 10px;
    right: 20px;
    width: 60px;
    height: 36px;
    border-radius: 50%;
    padding: 10px 0;
    color: #fff;
    font-size: 11px;
    text-align: center
}

.prod-wrap .product-image span.sale {
    background-color: #57889c;
}

.prod-wrap .product-image span.hot {
    background-color: #a90329;
}

.prod-wrap .product-image span.special {
    background-color: #3B6764;
}

.shop-btn {
    position: relative
}

.shop-btn>span {
    background: #a90329;
    display: inline-block;
    font-size: 10px;
    box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1), inset 0 -1px 0 rgba(0, 0, 0, .07);
    font-weight: 700;
    border-radius: 50%;
    padding: 2px 4px 3px !important;
    text-align: center;
    line-height: normal;
    width: 19px;
    top: -7px;
    left: -7px
}

.product-deatil hr {
    padding: 0 0 5px !important
}

.product-deatil .glyphicon {
    color: #3276b1
}

.product-deatil .product-image {
    border-right: 0px solid #fff !important
}

.product-deatil .name {
    margin-top: 0;
    margin-bottom: 0
}

.product-deatil .name small {
    display: block
}

.product-deatil .name a {
    margin-left: 0
}

.product-deatil .price-container {
    font-size: 24px;
    margin: 0;
    font-weight: 300;

}

.product-deatil .price-container small {
    font-size: 12px;

}

.product-deatil .fa-2x {
    font-size: 16px !important
}

.product-deatil .fa-2x>h5 {
    font-size: 12px;
    margin: 0
}

.product-deatil .fa-2x+a,
.product-deatil .fa-2x+a+a {
    font-size: 13px
}

.product-deatil .certified {
    margin-top: 10px
}

.product-deatil .certified ul {
    padding-left: 0
}

.product-deatil .certified ul li:not(first-child) {
    margin-left: -3px
}

.product-deatil .certified ul li {
    display: inline-block;
    background-color: #f9f9f9;
    padding: 13px 19px
}

.product-deatil .certified ul li:first-child {
    border-right: none
}

.product-deatil .certified ul li a {
    text-align: left;
    font-size: 12px;
    color: #6d7a83;
    line-height: 16px;
    text-decoration: none
}

.product-deatil .certified ul li a span {
    display: block;
    color: #21c2f8;
    font-size: 13px;
    font-weight: 700;
    text-align: center
}

.product-deatil .message-text {
    width: calc(100% - 70px)
}

/*************************************************************************Product Details Page CSS********************************************/

/*# sourceMappingURL=style.css.map */
.footer-profile {
    margin: 0 0 0 30px;
}

.footer-profile li {
    list-style: disc;
}

.copyright {
    font-size: 10px;
}

#partners h3 {
    color: #000;
    font-size: 14px;
    font-weight: bold;
}



.foot_features h4 {
    color: #fff;
    font-size: 10px;
}



/*
** Style Simple Ecommerce Theme for Bootstrap 4
*/

.card-body {
    background: #faf6eb;
    border-radius: 10px;
}

.card-body a {
    width: 100%;
    display: block;
    height: 100%;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 121%;
    border-radius: 10px;
}

.imr-ps-home-v5-text {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: -10%;
}

.imr-ps-home-v5-price {
    display: block;
    margin-top: 2px;
}

.imr-ps-home-v5-default {
    display: inline-block;
    color: #000;
}

.imr-ps-home-v5-title {
    display: block;
    font-size: 17px;
    color: #000;
    font-weight: 500;
}



.imr-ps-home-v5-actual {
    font-size: 14px;
    text-decoration: line-through;
    color: #000;
}

.imr-ps-home-v5-offer {
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

.imr-ps-home-v5-btn {
    display: block;
    width: 100%;
    float: left;
    text-align: center;
    position: absolute;
    bottom: 5%;
}


.box {
    border-radius: 3px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    padding: 10px 25px;
    text-align: right;
    display: block;
    margin-top: 60px;
}

.box-icon {
    background-color: #003d7a;
    border-radius: 50%;
    display: table;
    height: 100px;
    margin: 0 auto;
    width: 100px;
    margin-top: -61px;
}

.box-icon span {
    color: #fff;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.info h4 {
    font-size: 18px;
    letter-spacing: 2px;
}

.info>p {
    color: #717171;
    font-size: 16px;
    padding-top: 10px;
    text-align: justify;
}

.info>a {
    background-color: #03a9f4;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    color: #fff;
    transition: all 0.5s ease 0s;
}

.info>a:hover {
    background-color: #0288d1;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.12);
    color: #fff;
    transition: all 0.5s ease 0s;
}


/********************* Product Listing Page CSS Starts Here **********************/
.product-grid {
    font-family: "Open Sans", sans-serif;
    text-align: center;
    padding: 0 0 10px;
    /*border:1px solid rgba(0,0,0,.1)*/
    ;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.product-grid .product-image {
    position: relative;
    transition: all .3s ease 0s;
    border: 1px solid #eee;
    padding: 5px 5px 0 5px;
    text-align: center;
}

.product-grid .product-image a {
    display: block
}

.product-grid .product-image img {
    max-width: 200px;
    max-height: 175px;
}

.product-grid .pic-1 {
    opacity: 1;
    transition: all .3s ease-out 0s
}

.product-grid:hover .pic-1 {
    opacity: 1
}

.product-grid .pic-2 {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .3s ease-out 0s
}

.product-grid:hover .pic-2 {
    opacity: 1
}

.product-grid .social {
    width: 150px;
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    transform: translateY(-50%) translateX(-50%);
    position: absolute;
    top: 60%;
    left: 50%;
    z-index: 1;
    transition: all .3s ease 0s
}

.product-grid:hover .social {
    opacity: 1;
    top: 50%
}

.product-grid .social li {
    display: inline-block
}

.product-grid .social li a {
    color: #fff;
    background-color: #333;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    height: 40px;
    width: 40px;
    margin: 0 2px;
    display: block;
    position: relative;
    transition: all .3s ease-in-out
}

.product-grid .social li a:hover {
    color: #fff;
    background-color: #ef5777
}

.product-grid .social li a:after,
.product-grid .social li a:before {
    content: attr(data-tip);
    color: #fff;
    background-color: #000;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 20px;
    padding: 1px 5px;
    white-space: nowrap;
    opacity: 0;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: -30px
}

.product-grid .social li a:after {
    content: '';
    height: 15px;
    width: 15px;
    border-radius: 0;
    transform: translateX(-50%) rotate(45deg);
    top: -20px;
    z-index: -1
}

.product-grid .social li a:hover:after,
.product-grid .social li a:hover:before {
    opacity: 1
}

.product-grid .product-discount-label,
.product-grid .product-new-label {
    color: #fff;
    background-color: #ef5777;
    font-size: 12px;
    text-transform: uppercase;
    padding: 2px 7px;
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
}

.product-grid .product-discount-label {
    background-color: #333;
    left: auto;
    right: 0
}

.product-grid .rating {
    color: #FFD200;
    font-size: 12px;
    padding: 12px 0 0;
    margin: 0;
    list-style: none;
    position: relative;
    z-index: -1
}

.product-grid .rating li.disable {
    color: rgba(0, 0, 0, .2)
}

.product-grid .product-content {
    background-color: #fff;
    text-align: center;
    padding: 1px 0;
    margin: 0 auto;
    /*  position: absolute; 
    left: 0;
    right: 0;
    bottom: -27px;
    z-index: 1;
    transition: all .3s
    */
}

.product-grid .product-content .Prdtitle {
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}


.spf_category .product-grid {
    padding: 0;
    height: 250px;
}

.spf_category .product-image {}

.spf_category .product-grid .product-content {
    bottom: 0;
    position: relative;
    background: none;
    left: 0;
    right: 0;
    padding: 0;
}



.spf_category .product-grid:hover {
    transition: opacity .3s, transform .3s, background-color .3s;
}


.spf_category .product-image {
    -webkit-transform: scale(0.90);
    transform: scale(0.90);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}


.spf_category .product-image:hover {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.spf_category .product-grid .title {
    color: #000;
    font-size: 15px !important;
    font-weight: 400 !important;
    margin: 20px 0 20px;
}


.product-grid:hover .product-content {
    bottom: 0
}

.product-grid .title {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .5px;
    text-transform: capitalize;
    margin: 0 0 10px;
    transition: all .3s ease 0s
}

.product-grid .title a {
    color: #828282
}

.product-grid .title a:hover,
.product-grid:hover .title a {
    color: #ef5777
}

.product-grid .price {
    color: #333;
    font-size: 17px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    letter-spacing: .6px;
    margin-bottom: 8px;
    text-align: center;
    transition: all .3s
}

.product-grid .price span {
    color: #999;
    font-size: 13px;
    font-weight: 400;
    text-decoration: line-through;
    margin-left: 3px;
    display: inline-block
}

.product-grid .add-to-cart {
    color: #000;
    font-size: 15px;
    font-weight: 500
}





/*Product Listing Page CSS Ends Here */
.Dcard .gallery-wrap .img-big-wrap img {
    height: 100%;
    width: auto;
    display: inline-block;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
}


.Dcard .gallery-wrap .img-small-wrap .item-gallery {
    width: 60px;
    height: 60px;
    border: 1px solid #ddd;
    margin: 7px 2px;
    display: inline-block;
    overflow: hidden;
}

.Dcard .gallery-wrap .img-small-wrap {
    text-align: center;
}

.Dcard .gallery-wrap .img-small-wrap img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    border-radius: 4px;
    cursor: zoom-in;
}

.Dcard {
    /*margin-bottom:20px;*/
}

.ppdesc {
    padding: 10px 40px;
}


.Dcard .title.mb-3 {
    font-family: "Open Sans", sans-serif;
    font-family:
        font-size: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 500;
    color: #333;
}

.Dcard dt {
    font-size: 16px;
    font-weight: 500;
    color: #000;
}


.social li {
    margin-top: 10px;
}


.social li {
    float: left;
    margin-right: 5px;
}

.social li a {
    color: #fff;
    font-size: 13px;
}


.product-description-box {
    background: none;
    margin: 0 0 0 0;
    padding: 0 0 30px 0;
}

.product-description-box .nav-tabs {
    border-bottom: none;
}

.product-description-box .nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    background: #ffae29;
    color: #fff;

}

.nav-tabs>li a:hover {
    background: #ffae29 !important;

}


.nav-tabs>li {
    margin: 0 5px 0 0;

}

.product-description-box ul {
    margin: 0 0 0 20px;
    padding: 0 0 0 20px;

}

.product-description-box ul li {
    list-style: disc;
}

.product-description-box ol {
    margin: 0 0 0 40px;
    padding: 0 0 0 20px;

}


.product-description-box ol li {
    list-style: list-item;
}






.product-description-box .nav-tabs>li>a {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    background: #002e55;
}


.product-description-box .row {
    border-bottom: 1px solid #ccc;
    padding: 30px 0;
}

.product-description-box .row:last-child {
    border-bottom: none !important;
}


.des-border {
    border-bottom: 1px solid #ccc;
    width: 15%;
    text-align: center;
    margin: 0 auto;
    line-height: 10px;
}


.product-description-box h3 {
    font-family: "Open Sans", sans-serif;
    font-size: 22px;
    color: #000;
    padding-bottom: 15px;
}

.product-description-box p {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #000;
    font-weight: normal;
}

.d-help-desk .col-md-4 {
    border-right: 1px solid #ccc;
    text-align: center;
}

.d-help-desk .col-md-4:last-child {
    border-right: none;
}



.d-help-desk h3 {
    font-family: "Open Sans", sans-serif;
    font-size: 22px;
    color: #000;
    padding-bottom: 15px;
}

.d-help-desk {
    padding: 20px 0 0 0;
}


.d-help-desk .fa {
    font-size: 25px;
    text-align: center;
    color: #003d7a;
}



.customized_phone_covers .box {

    margin-top: 0px;
}

.customized_phone_covers .box .info h4 {
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    color: #000;
}


.customized_phone_covers .box:hover {
    transition: opacity .3s, transform .3s, background-color .3s;
}


.customized_phone_covers .box {
    -webkit-transform: scale(0.90);
    transform: scale(0.90);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}


.customized_phone_covers .box:hover {
    -webkit-transform: scale(1);
    transform: scale(1);
}


.col-menu h4 {
    color: red;

}


.dark-footer {
    margin-top: 50px !important;
}



.cat-sidebar .card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}

.cat-sidebar .card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}


.cat-sidebar .card-header {
    padding: 15px 30px;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}


.cat-sidebar .card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
    background: none;
}

.cat-sidebar .form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}

.cat-sidebar h6 {
    margin-bottom: .5rem;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    color: #000;
}


.list-sidebar .card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}


.list-sidebar .card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

.list-sidebar .card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

.list-sidebar .card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.list-sidebar h6 {
    margin-bottom: .5rem;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    color: #000;
}

.list-sidebar .list-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 1px;
}

.list-sidebar .list-group-flush:first-child .list-group-item:first-child {
    border-top: 0;
}

.list-sidebar .list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-bottom: 0;
    border-radius: 0;
    padding: 0;
}

.list-sidebar .float-right {
    float: right !important;
}

.list-sidebar .badge-light {
    color: #212529;
    background-color: #f8f9fa;
}

.list-sidebar .badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
}

.btm-margin-20 {
    margin-bottom: 20px;
}

.btm-margin-30 {
    margin-bottom: 30px;
}


.btm-margin-40 {
    margin-bottom: 40px;
}

.btm-margin-50 {
    margin-bottom: 50px;
}

.search-dropdown .select2-container {
    width: 100% !important;
}

.item {
    border-radius: 8px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    padding: 10px 25px;
    margin: 10px 0;
    text-align: right;
    display: block;
}

.item img {
    width: 100%;
    height: 180px;
}

.item-details h3 {
    font-size: 13px;
    text-align: center;
    padding: 10px 0 0 0;
    font-weight: bold;
}

/*Home Main Category Boxes*/

.home-main-cat-box {
    border-radius: 3px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    padding: 10px 25px;
    text-align: right;
    display: block;
}


.home-main-cat-box .image {
    opacity: 1;
    display: block;
    width: 100% !important;
    height: 180px;
    transition: .5s ease;
    backface-visibility: hidden;
}

.home-main-cat-box .middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.home-main-cat-box:hover .image {
    opacity: 0.50;
}

.home-main-cat-box:hover .middle {
    opacity: 1;
    background: #404042;
}

.home-main-cat-box .text {
    background-color: #404042;
    color: white;
    font-size: 16px;
    padding: 10px 20px;
}

.home-main-cat-box-title {
    display: block;
    font-size: 17px;
    color: #000;
    font-weight: 500;
    text-align: center;
}

/*Home Main Category Boxes Ends*/

.fet-colections .title {
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    color: #000;
}


.fet-colections-title {
    font-size: 13px;
    text-align: center;
    font-weight: 600;
    color: #000;
    padding: 10px 0;
}

.collection-border {
    border-bottom: 1px solid #ccc;
}

.price-detail-wrap {}

.price-detail-wrap .price {
    font-size: 21px;
    margin: 0 20px 0 0;
    font-weight: normal;
}

.price-detail-wrap .offer_price {
    font-size: 23px;
    color: #000;
    font-weight: bold;

}

.footer-contact-widget ul li {
    margin: 0 10px 10px 0;
    color: #ffffff;
}

#footer ul.footer-social {
    margin: 18px 0 0 0;
}

#footer ul.footer-social li {
    float: left;
    margin-bottom: 13px;
}

#footer ul.footer-social li a {
    display: block;
    width: 35px;
    height: 35px;
    text-align: center;
    margin-left: 5px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    line-height: 38px;
}

#footer ul.footer-social li a:hover,
#footer ul.footer-social li a:active,
#footer ul.footer-social li a:focus {

    opacity: 0.80;
    transition: .5s ease;
    color: #ff7f26;

}

.footer-pol-icons .fa {
    color: #fff;
    font-size: 17px;
}

.copyright p {
    font-size: 14px;
    color: #fce446;

}

.company a {
    text-decoration: underline;

}

.company p {
    font-size: 14px;
    color: #fce446;
    text-align: right;
}

.about-features h4 {
    color: #000;
    font-size: 18px;
}


/*Cart Page CSS Starts Here */

/*checkout Page CSS Starts Here */

.font-weight-bold {
    font-weight: 700 !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}

.pt-3,
.py-3 {
    padding-top: 1rem !important;
}

.rounded-pill {
    border-radius: 50rem !important;
}

.bg-light {
    background-color: #f8f9fa !important;
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important;
}

.pt-2,
.py-2 {
    padding-top: .5rem !important;
}

.rounded-pill {
    border-radius: 50rem !important;
    font-size: 19px;
    color: #000;
    font-weight: 600;
}


.cart_data .btn-block {
    display: block;
    width: 100%;
}

.cart_data .btn-dark {
    color: #fff;
    background-color: #404042;
    border-color: #404042;
}

.p-4 {
    padding: 1.5rem !important;
}

.p-2 {
    padding: .5rem !important;
}

.border-0 {
    border: 0 !important;
}

.input-group-append {
    margin-left: -1px;
}

.input-group-append,
.input-group-prepend {
    display: -ms-flexbox;
    display: flex;
}

/*Cart Page CSS Ends Here*/


.ch_pp {
    text-decoration: underline;
}

.ch_pp.sip {
    margin-left: 10px;
}

.check-bc,
.check-bc:hover {
    color: #222;
}

.SuccessField {
    border-color: #458845 !important;
    -webkit-box-shadow: 0 0 7px #9acc9a !important;
    -moz-box-shadow: 0 0 7px #9acc9a !important;
    box-shadow: 0 0 7px #9acc9a !important;
    background: #f9f9f9 url(../images/valid.png) no-repeat 98% center !important
}

.btn-xs {
    line-height: 28px;
}

/*login form*/
.login-container {
    margin-top: 30px;
}

.login-container input[type=submit] {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    position: relative;
}

.login-container input[type=text],
input[type=password] {
    height: 44px;
    font-size: 16px;
    width: 100%;
    margin-bottom: 10px;
    -webkit-appearance: none;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-top: 1px solid #c0c0c0;
    /* border-radius: 2px; */
    padding: 0 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.login-container input[type=text]:hover,
input[type=password]:hover {
    border: 1px solid #b9b9b9;
    border-top: 1px solid #a0a0a0;
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.login-container-submit {
    /* border: 1px solid #3079ed; */
    border: 0px;
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.1);
    background-color: #357ebd;
    /*#4d90fe;*/
    padding: 17px 0px;
    font-family: roboto;
    font-size: 14px;
    /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}

.login-container-submit:hover {
    /* border: 1px solid #2f5bb7; */
    border: 0px;
    text-shadow: 0 1px rgba(0, 0, 0, 0.3);
    background-color: #357ae8;
    /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}

.login-help {
    font-size: 12px;
}

.asterix {
    background: #f9f9f9 url(../images/red_asterisk.png) no-repeat 98% center !important;
}

/* images*/
ol,
ul {
    list-style: none;
}

.hand {
    cursor: pointer;
    cursor: pointer;
}

/* images end */



/*
 * BOOTSTRAP
 */
.container {
    border: none;
}

.panel-footer {
    background: #fff;
}

.btn {
    border-radius: 1px;
}

.dropdown .btn {
    /*padding:9px;*/
}


.btn-sm,
.btn-group-sm>.btn {
    border-radius: 1px;
}

.input-sm,
.form-horizontal .form-group-sm .form-control {
    border-radius: 1px;
}

.panel-info {
    border-color: #999;
}

.panel-heading {
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
}

.panel {
    border-radius: 1px;
}

.panel-info>.panel-heading {
    color: #eee;
    border-color: #999;
}

.panel-info>.panel-heading {
    background-image: linear-gradient(to bottom, #404042 0px, #404042 100%);
}

hr {
    border-color: #404042 -moz-use-text-color -moz-use-text-color;
}

.panel-footer {
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px;
    border-top: 1px solid #999;
}

.btn-link {
    color: #888;
}

hr {
    margin-bottom: 10px;
    margin-top: 10px;
}



.form-control {
    border-radius: 1px;
}



.checkout .form-group {
    margin-bottom: 0 !important;
}

.checkout .section_login {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.order ul li {
    font-size: 18px;
}

.bulk-order a {
    text-transform: uppercase;
    font-family: "Comic Sans MS", cursive;
    font-size: 20px;

}

.top-right-corner .navbar-collapse {
    padding: 0 !important;
}

.promo {
    background: #ccc;
    padding: 3px;
}

.expire {
    color: #fff;
}

.offer-area .badge {
    background: red !important;

}



.offer-area {
    line-height: 0;
}

.offer-area li {
    color: #ccc;

}

/*checkout Page CSS Emds Here */
/*Menu CSS*/

.navbar-nav>li>.dropdown-menu {
    margin-top: 10px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.navbar-default .navbar-nav>li>a {
    /*width:200px;
    font-weight:bold;*/
    font-size: 14px;
}

.mega-dropdown {
    position: static !important;
    /*width:100%;*/
}

.mega-dropdown-menu {
    padding: 20px 0px;
    width: 80%;
    box-shadow: none;
    -webkit-box-shadow: none;
}

/*.mega-dropdown-menu:before {
    content: "";
    border-bottom: 15px solid #fff;
    border-right: 17px solid transparent;
    border-left: 17px solid transparent;
    position: absolute;
    top: -15px;
    left: 285px;
    z-index: 10;
}
.mega-dropdown-menu:after {
    content: "";
    border-bottom: 17px solid #ccc;
    border-right: 19px solid transparent;
    border-left: 19px solid transparent;
    position: absolute;
    top: -17px;
    left: 283px;
    z-index: 8;
}
*/
.mega-dropdown-menu>li>ul {
    padding: 0;
    margin: 0;
}

.mega-dropdown-menu>li>ul>li {
    list-style: none;
}

.mega-dropdown-menu>li>ul>li>a {
    padding: 3px 20px;
    clear: both;
    line-height: 1.428571429;
    white-space: normal;
    font-size: 14px;
}

.mega-dropdown-menu>li ul>li>a:hover,
.mega-dropdown-menu>li ul>li>a:focus {
    text-decoration: none;
    color: #ff7f26;
    background-color: #f5f5f5;
}

.mega-dropdown-menu .dropdown-header {
    color: #428bca;
    font-size: 18px;
    font-weight: bold;
}

.mega-dropdown-menu form {
    margin: 3px 20px;
}

.mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}

.marquee-section {
    background: #262626;
}

.marquee-section span {
    background: #eee497;
    color: #000;
    display: inline;
    float: left;
    font-size: 15px;
    font-weight: 600;
    padding: 6px 8px;
    position: relative;
    margin: 2px 0 1px 0;
}

.marquee-section span::after {
    border-bottom: 21px solid transparent;
    border-left: 39px solid #eee497;
    border-top: 21px solid transparent;
    content: "";
    position: absolute;
    right: -41px;
    top: 0;
    width: 41px;
}

.marquee-section p {
    color: #fff;
    margin: 10px 0 0 10px;
    line-height: 27px;
}


.mid-sec .instructor a {
    color: #fff !important;
    font-size: 15px;
}

.mid-sec .instructor span {
    color: #fff !important;
    font-size: 15px;
}




.training-section [class*="col-"] {
    text-align: center;
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
}

.training-section .img1 {
    background: rgba(0, 0, 0, 0) url(/Content/images/training/campus.jpg) repeat scroll center center / cover;
}

.training-section .red-box {
    background: rgba(220, 42, 24, 0.7);
}

.box img {
    width: 100%;
}

.product-image img {
    width: 100%;
}



.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.training-section b {
    display: block;
    font-size: 25px;
    font-weight: 900;
    margin-top: 5px;
    text-transform: uppercase;
}

.training-section p {
    color: #fff;
    font-size: 20px;
    letter-spacing: 6px;
    text-transform: uppercase;
    margin-top: -5px;
}

.training-section a {
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    margin: 15px 0 0;
    padding: 7px 22px;
    transition: .3s ease-in-out;
}

.training-section a i {
    position: relative;
    left: 5px;
    transition: .3s ease-in-out;
}

.dropdown-menu>li>a {
    color: #000 !important;
}


.dropdown-menu>li {
    margin: 0 !important;
}

.dropdown-menu>li:last-child {
    border-bottom: none;
}


/* Product SLider Code */
.testimonials {
    background-color: #f33f02;
    position: relative;
    padding-top: 80px;

    &:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 30%;
        background-color: #ddd;
    }
}


.owl-carousel .owl-nav [class*='owl-'] {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.owl-carousel .owl-nav [class*='owl-'].disabled:hover {
    background-color: #D6D6D6;
}

.owl-carousel {
    position: relative;
}

.owl-carousel .owl-next,
.owl-carousel .owl-prev {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    position: absolute;
    top: 30%;
    font-size: 22px;
    color: #000000;
    border: 1px solid #ccc;
    text-align: center;
}

.owl-carousel .owl-prev {
    left: -70px;
}

.owl-carousel .owl-next {
    right: -70px;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: block !important;
}


.header-middle-area .toggle,
[id^=drop] {
    display: none;
}

.header-middle-area nav {
    margin: 0;
    padding: 0;
    /* background-color: #254441; */
}



.header-middle-area nav:after {
    content: "";
    display: table;
    clear: both;
}

.header-middle-area nav ul {
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}

.header-middle-area nav ul li {
    margin: 0px;
    display: inline-block;
    float: left;
    /*  background-color: #254441; */
}

.header-middle-area nav a {
    display: block;
    padding: 0 16px;
    color: #000000;
    font-size: 16px;
    line-height: 60px;
    text-decoration: none;
}

.header-middle-area nav ul li ul li:hover {
    background: #ccc;
}

.header-middle-area nav ul li a:hover {

    color: #3751a3;

}

.header-middle-area nav ul ul {
    display: none;
    position: absolute;
    top: 60px;
}


.header-middle-area nav ul li:hover>ul {
    display: inherit;
}

.header-middle-area nav ul ul li {
    width: 220px;
    float: none;
    display: list-item;
    position: relative;
    background: #ffffff;
    color: #000000;
}

.header-middle-area nav ul ul ul li {
    position: relative;
    top: -60px;
    left: 100%;
    background: #ffffff;
    color: #000000;
}

.header-middle-area li>a:after {
    content: '';
    /*  content: ' +'; */
}

.header-middle-area li>a:only-child:after {
    content: '';
}


.product-grid {
    border-radius: 3px;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    padding: 13px;
    text-align: right;
    display: block;
}

.product-grid-wrapper {
    min-height: 371px !important;
    max-height: 371px !important;
    margin-bottom: 15px;
}

.product-image-wrapper {
    padding-bottom: 5px !important;
    margin-bottom: 10px;
    width: 100%;
    height: 187px;
    overflow: hidden;
}

.cart-sec{
    margin: 15px 0 0 0;
}

.login-txt{
    padding: 0 0 0 10px;
    position: relative;
}

/*------------------------------------------------ Media Queries Start --------------------------------------------------------------------*/
/*------------------------------------------------ Media Queries Start ---------------------------------------------------------------------*/
/*------------------------------------------------ Media Queries Start --------------------------------------------------------------------*/

@media all and (max-width : 480px) {

    
.cart-sec{
    margin: 1px 0 0 0;
}

     #footer ul.footer-social {
        margin-left: 30%;
    }

    .owl-carousel .owl-next{
        right: 5px;
    }

    .owl-carousel .owl-prev {
        left: 1px;
    }

    .cart_count span.tot_item{
        top: -30px;
        right: 5px;
    }

    section.block-style-life .life-image-content {
        width: 90%;
        padding: 15%;
    }

    .sidenav a {
        font-size: 18px;
    }

    .cart-titles {
        display: none;
    }

    .panel {
        margin-bottom: 1px;
    }
    
    .col-xss-12 {
        width: 100%;
    }

    .cart-img-show {
        display: none;
    }

    .btn-submit-fix {
        width: 100%;
    }




    .inverse-1 {
        float: right;
    }

    .section_login .section_forgotPwd {
        text-align: right;
        margin-top: 10px;
    }

    

    section.blog .comment-list .arrow:after,
    .comment-list .arrow:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-color: transparent;
    }

    section.blog .comment-list .panel.arrow.left:after,
    .comment-list .panel.arrow.left:before {
        border-left: 0;
    }

    /*****Left Arrow*****/
    /*Outline effect style*/
    section.blog .comment-list .panel.arrow.left:before {
        left: 0px;
        top: 30px;
        /*Use boarder color of panel*/
        border-right-color: inherit;
        border-width: 16px;
    }

    /*Background color effect*/
    section.blog .comment-list .panel.arrow.left:after {
        left: 1px;
        top: 31px;
        /*Change for different outline color*/
        border-right-color: #ccc;
        border-width: 15px;
    }

    /*****Right Arrow*****/
    /*Outline effect style*/
    section.blog .comment-list .panel.arrow.right:before {
        right: -16px;
        top: 30px;
        /*Use boarder color of panel*/
        border-left-color: inherit;
        border-width: 16px;
    }

    /*Background color effect*/
    section.blog .comment-list .panel.arrow.right:after {
        right: -14px;
        top: 31px;
        /*Change for different outline color*/
        border-left-color: #FFFFFF;
        border-width: 15px;
    }

    .largenav {
        display: block;
    }

    .smallnav {
        display: none;
    }

    .logo-bar {
        line-height: 10px;
    }

    .login-sec {
        margin: 14px 0 0 0;
       
    }

    .cart-sec {
        line-height: 10px;
    }

    .hsearch-navbar-button{
        margin: -1px 0 0 -28px;
    }

    .smallsearch{
        margin: 15px 10px 15px 0px;
    }

    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        background-color: #fff;
        overflow-x: hidden;
        transition: 0.5s;
        box-shadow: 0 4px 8px -3px #555454;
        padding-top: 0px;
    }

    .sidenav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 25px;
        color: #818181;
        display: block;
        transition: 0.3s
    }

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
        color: #fff;
    }

    
    header.header-wrapper .banner-meta {
        margin-top: 100px;
    }

    section.main-features .features-content {
        width: 75%;
        margin-left: 10%;
    }

    #footer ul.footer-social {
        margin-top: 20px;
        float: left;
        margin-left: 38%;
    }

    #footer ul.footer-social li {
        margin-left: 0px;
    }

    .copyright {
        text-align: center;
        font-size: 8px;
    }

    .close {
        float: none;
    }



    #footer .back-to-top a {
        float: none;
        display: block;
        position: relative;
        max-width: 100%;
        left: 50%;
        transform: translateX(-50%);
    }

    .contact-address {
        margin-top: 20px;
    }

    section.error_page .error_content h2 {
        font-size: 100px;
    }

    section.error_page .error_content h2 span {
        font-size: 85px;
    }

    section.app-promotion {
        padding-top: 10px;
    }

    section.services .container {
        padding: 10px 30px;
    }

    .home-main-cat-box .image {
        height: 100%;
    }

    .header-middle-area nav {
        margin: 0;
    }

    .header-middle-area .toggle+a,
    .header-middle-area .menu {
        display: none;
    }

    .header-middle-area .toggle {
        display: block;
        background-color: #406e51;
        padding: 0 20px;
        color: #FFF;
        font-size: 18px;
        line-height: 60px;
        text-decoration: none;
        border: none;
        margin-top: 1px;
    }

    .header-middle-area .toggle:hover {
        background-color: #406e51;
        color: #000;
    }



    .header-middle-area [id^=drop]:checked+ul {
        display: block;
    }

    .header-middle-area nav ul li {
        display: block;
        width: 100%;
    }

    .header-middle-area nav ul ul .toggle,
    .header-middle-area nav ul ul a {
        padding: 0 40px;
    }

    .header-middle-area nav ul ul ul a {
        padding: 0 80px;
    }

    .header-middle-area nav a:hover,
    .header-middle-area nav ul ul ul a {
        background-color: #406e51;
        color: #fff;
    }

    .header-middle-area nav a:hover,
    .header-middle-area nav ul ul ul a:hover {
        color: #000;
    }

    .header-middle-area nav ul li ul li .toggle,
    .header-middle-area nav ul ul a {
        background-color: #406e51;
    }

    .header-middle-area nav ul ul {
        float: none;
        position: static;
        color: #ffffff;
    }

    .header-middle-area nav ul ul li:hover>ul,
    .header-middle-area nav ul li:hover>ul {
        display: none;
    }

    .header-middle-area nav ul ul li {
        display: block;
        width: 100%;
    }

    .header-middle-area nav ul ul ul li {
        position: static;

    }


    /* Product Slider code ends */

    ul.instructor li a {
        font-size: 15px;
    }

    ul.instructor {
        float: left;
    }

    .cart-wrapper {
        float: left;
        margin: 15px 0 0 0;

    }

    .top-right-corner {
        float: left;
    }


    .header-top-wrap .dropdown {
        text-align: left;
        position: absolute;
        left: -8px;
    }

    .secondary_menu {
        width: auto;
    }


    .navbar-toggle {
        float: left;
    }


    .header-middle-area .secondary_menu nav.navbar ul.nav>li:first-child {
        margin-left: 0;
    }


    .navbar-default .navbar-toggle {
        border-color: #000;
    }

    .header-top-wrap {
        height: 100%;
    }

    .top-contacct-details {
        width: 100%;
        clear: both;
    }

    .header-top-wrap ul.contact_icons li a {
        font-size: 14px;
    }

    .header-top-wrap ul.contact_icons li {
        float: left;
        margin: 0 60px 0 0;
    }


    .mid-sec {
        width: 75%;
        clear: both;
        margin: 10px 0;
    }

    .mid-sec .instructor a {
        color: #000 !important;
        font-weight: bold;
        font-size: 14px;
    }

    .top-right-corner {

        clear: both;
        float: left;

    }

    .dropdown-menu {
        right: 0%;
        left: -55px;
    }

    .dropdown .btn {
        padding: 9px;
    }

    .header-middle-area .navbar-brand>img {
        width: 250px;
    }

    .social_icons li a {
        font-size: 12px;
        margin: 0 15px 0 0;
    }

    .header-middle-area ul li {
        margin: 0 0 0 25px;
    }


    .tmbox {
        background: #002e55;
        margin: 117px 5px 0 0;
    }


    .training-mode .super-title {
        margin-bottom: 20px;
    }

    .ptb-100 {
        padding: 0;
    }

    section.block-style-promo {
        margin-top: 0;
        padding-bottom: 0;

    }

    .marquee-section span {
        display: none;
    }


    .navbar-brand {
        display: block !important;
    }

    .copyright p {
        font-size: 14px;
        text-align: center;
    }

    .company p {
        font-size: 12px;
        text-align: center;
    }

    #footer .back-to-top a {
        bottom: 0;
    }

    .skdslider .slide-desc>h2 {
        font-size: 14px !important;
        margin-bottom: 5px !important;
        margin-top: 10px !important;
    }

    .skdslider .slide-desc>p {
        font-size: 10px !important;
        line-height: 19px !important;
        margin-top: 15px !important;
    }

    .header-middle-area .col-md-12,
    .col-sm-12,
    .col-xs-12 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .fet-colections-title{
        font-size: 11px;
    }

    .slider{
        margin: 212px 0 0 0;
    }

    .main-banner{
        margin: 220px 0 0 0;
    }


}

@media (min-width: 481px) and (max-width: 767px) {

    .main-banner{
        margin: 235px 0 0 0;
    }

    .slider{
        margin: 212px 0 0 0;
    }

    #footer ul.footer-social {
        margin-left: 30%;
    }

    section.block-style-life .life-image-content {
        width: 90%;
        padding: 15%;
    }

    .sidenav a {
        font-size: 18px;
    }

    .cart-titles {
        display: none;
    }

    .panel {
        margin-bottom: 1px;
    }
    
    .col-xss-12 {
        width: 100%;
    }

    .cart-img-show {
        display: none;
    }

    .btn-submit-fix {
        width: 100%;
    }




    .inverse-1 {
        float: right;
    }

    .section_login .section_forgotPwd {
        text-align: right;
        margin-top: 10px;
    }

    .section_row-sm-offset-3 div:first-child[class*="col-"] {
        margin-left: 25%;
    }

    section.blog .comment-list .arrow:after,
    .comment-list .arrow:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-color: transparent;
    }

    section.blog .comment-list .panel.arrow.left:after,
    .comment-list .panel.arrow.left:before {
        border-left: 0;
    }

    /*****Left Arrow*****/
    /*Outline effect style*/
    section.blog .comment-list .panel.arrow.left:before {
        left: 0px;
        top: 30px;
        /*Use boarder color of panel*/
        border-right-color: inherit;
        border-width: 16px;
    }

    /*Background color effect*/
    section.blog .comment-list .panel.arrow.left:after {
        left: 1px;
        top: 31px;
        /*Change for different outline color*/
        border-right-color: #ccc;
        border-width: 15px;
    }

    /*****Right Arrow*****/
    /*Outline effect style*/
    section.blog .comment-list .panel.arrow.right:before {
        right: -16px;
        top: 30px;
        /*Use boarder color of panel*/
        border-left-color: inherit;
        border-width: 16px;
    }

    /*Background color effect*/
    section.blog .comment-list .panel.arrow.right:after {
        right: -14px;
        top: 31px;
        /*Change for different outline color*/
        border-left-color: #FFFFFF;
        border-width: 15px;
    }

    .largenav {
        display: block;
    }

    .smallnav {
        display: none;
    }

    .logo-bar {
        line-height: 80px;
    }

    .login-sec {
        line-height: 70px;
    }

    .cart-sec {
        line-height: 70px;
    }

    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        background-color: #fff;
        overflow-x: hidden;
        transition: 0.5s;
        box-shadow: 0 4px 8px -3px #555454;
        padding-top: 0px;
    }

    .sidenav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 25px;
        color: #818181;
        display: block;
        transition: 0.3s
    }

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
        color: #fff;
    }

    
    header.header-wrapper .banner-meta {
        margin-top: 100px;
    }

    section.main-features .features-content {
        width: 75%;
        margin-left: 10%;
    }

    #footer ul.footer-social {
        margin-top: 20px;
        float: left;
        margin-left: 38%;
    }

    #footer ul.footer-social li {
        margin-left: 0px;
    }

    .copyright {
        text-align: center;
        font-size: 8px;
    }

    .close {
        float: none;
    }



    #footer .back-to-top a {
        float: none;
        display: block;
        position: relative;
        max-width: 100%;
        left: 50%;
        transform: translateX(-50%);
    }

    .contact-address {
        margin-top: 20px;
    }

    section.error_page .error_content h2 {
        font-size: 100px;
    }

    section.error_page .error_content h2 span {
        font-size: 85px;
    }

    section.app-promotion {
        padding-top: 10px;
    }

    section.services .container {
        padding: 10px 30px;
    }

    .home-main-cat-box .image {
        height: 100%;
    }

    .header-middle-area nav {
        margin: 0;
    }

    .header-middle-area .toggle+a,
    .header-middle-area .menu {
        display: none;
    }

    .header-middle-area .toggle {
        display: block;
        background-color: #406e51;
        padding: 0 20px;
        color: #FFF;
        font-size: 18px;
        line-height: 60px;
        text-decoration: none;
        border: none;
        margin-top: 1px;
    }

    .header-middle-area .toggle:hover {
        background-color: #406e51;
        color: #000;
    }



    .header-middle-area [id^=drop]:checked+ul {
        display: block;
    }

    .header-middle-area nav ul li {
        display: block;
        width: 100%;
    }

    .header-middle-area nav ul ul .toggle,
    .header-middle-area nav ul ul a {
        padding: 0 40px;
    }

    .header-middle-area nav ul ul ul a {
        padding: 0 80px;
    }

    .header-middle-area nav a:hover,
    .header-middle-area nav ul ul ul a {
        background-color: #406e51;
        color: #fff;
    }

    .header-middle-area nav a:hover,
    .header-middle-area nav ul ul ul a:hover {
        color: #000;
    }

    .header-middle-area nav ul li ul li .toggle,
    .header-middle-area nav ul ul a {
        background-color: #406e51;
    }

    .header-middle-area nav ul ul {
        float: none;
        position: static;
        color: #ffffff;
    }

    .header-middle-area nav ul ul li:hover>ul,
    .header-middle-area nav ul li:hover>ul {
        display: none;
    }

    .header-middle-area nav ul ul li {
        display: block;
        width: 100%;
    }

    .header-middle-area nav ul ul ul li {
        position: static;

    }


    /* Product Slider code ends */

    ul.instructor li a {
        font-size: 15px;
    }

    ul.instructor {
        float: left;
    }

    .cart-wrapper {
        float: left;

    }

    .top-right-corner {
        float: left;
    }


    .header-top-wrap .dropdown {
        text-align: left;
    }

    .secondary_menu {
        width: auto;
    }


    .navbar-toggle {
        float: left;
    }


    .header-middle-area .secondary_menu nav.navbar ul.nav>li:first-child {
        margin-left: 0;
    }


    .navbar-default .navbar-toggle {
        border-color: #000;
    }

    .header-top-wrap {
        height: 100%;
    }

    .top-contacct-details {
        width: 100%;
        clear: both;
    }

    .header-top-wrap ul.contact_icons li a {
        font-size: 14px;
    }

    .header-top-wrap ul.contact_icons li {
        float: left;
        margin: 0 60px 0 0;
    }


    .mid-sec {
        width: 75%;
        clear: both;
        margin: 10px 0;
    }

    .mid-sec .instructor a {
        color: #000 !important;
        font-weight: bold;
        font-size: 14px;
    }

    .top-right-corner {

        clear: both;
        float: left;

    }

    .dropdown-menu {
        right: 0%;
    }

    .dropdown .btn {
        padding: 9px;
        width: 73%;
    }

    .header-middle-area .navbar-brand>img {
        width: 250px;
    }

    .social_icons li a {
        font-size: 12px;
        margin: 0 15px 0 0;
    }

    .header-middle-area ul li {
        margin: 0 0 0 25px;
    }


    .tmbox {
        background: #002e55;
        margin: 117px 5px 0 0;
    }


    .training-mode .super-title {
        margin-bottom: 20px;
    }

    .ptb-100 {
        padding: 0;
    }

    section.block-style-promo {
        margin-top: 0;
        padding-bottom: 0;

    }

    .marquee-section span {
        display: none;
    }


    .navbar-brand {
        display: block !important;
    }

    .copyright p {
        font-size: 14px;
        text-align: center;
    }

    .company p {
        font-size: 12px;
        text-align: center;
    }

    #footer .back-to-top a {
        bottom: 0;
    }

    .skdslider .slide-desc>h2 {
        font-size: 14px !important;
        margin-bottom: 5px !important;
        margin-top: 10px !important;
    }

    .skdslider .slide-desc>p {
        font-size: 10px !important;
        line-height: 19px !important;
        margin-top: 15px !important;
    }

    .header-middle-area .col-md-12,
    .col-sm-12,
    .col-xs-12 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }


}

@media (min-width: 768px) and (max-width: 1024px){

    .main-banner{
        margin: 226px 0 0 0;
    }

    .prod-info-main div[class*=col-md-4] {
        padding-right: 0
    }

    .prod-info-main div[class*=col-md-8] {
        padding: 0 13px 0 0
    }

    .prod-wrap div[class*=col-md-5] {
        padding-right: 0
    }

    .prod-wrap div[class*=col-md-7] {
        padding: 0 13px 0 0
    }

    .prod-info-main .product-image {
        border-right: 1px solid #dfe5e9
    }

    .prod-info-main .product-info {
        position: relative
    }

    .span1 {
        margin-bottom: 15px;
        clear: both;
    }
    .product-grid {
        margin-bottom: 30px
    }

    .PrdDetail .wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .PrdDetail .preview {
        margin-bottom: 20px;
    }

    .center-sm {
        text-align: center;
    }

    section.block-style-life .life-image {
        width: 100%;
    }

    section.block-style-life .life-content-holder {
        display: none;

    }

    section.blog-style-2 .blog-post .content {
        padding: 10px;
    }


}


@media (min-width: 1025px) and (max-width: 1280px){

    

        .cart_count span.tot_item {
            top: -90px;
            right: 5px;

        }

        section.block-style-life .life-image-content {
            width: 75%;
            padding: 15%;
        }

        section.block-style-life .life-content {
            padding: 40px 15px 40px 40px;
            width: 485px;
        }

        section.main-features .content-holder {
            width: 100%;
            margin-left: 0px;
        }

        section.main-features .image-holder {
            margin-left: 0px;
            width: 100%;
        }

        section.main-features .image-holder img {
            display: block;
            left: 50%;
            max-width: 100%;
            position: relative;
            transform: translateX(-50%);
        }
    }

    @media (min-width: 1281px) {

        .cart_count {
           /*  position: fixed;
            top: 30px;
            right: 30px; */
        }

        section.block-style-life .life-image-content {

            width: 60%;
            padding: 12%;
        }

        section.main-features .image-holder {
            margin-left: -70px;
        }

    }

    /*------------------------------------------------------------------- Media Queries End ------------------------------------------------------------------------------*/
    /*------------------------------------------------------------------- Media Queries End ------------------------------------------------------------------------------*/
    /*------------------------------------------------------------------- Media Queries End ------------------------------------------------------------------------------*/