/*! HTML5 Boilerplate v6.0.1 | MIT License | https://html5boilerplate.com/ */


/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */


/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

.loader_img {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 999999;
}

.loader_img img {
    width: 100px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}

.slick-prev {
    background: #f9f9f9;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    left: -166px;
    top: 90%;
}

.slick-prev:before {
    color: #ffc600;
    font-size: 20px;
    content: '\f177';
    font-family: fontawesome;
}

.slick-next:before {
    color: #ffc600;
    font-size: 20px;
    content: '\f178';
    font-family: fontawesome;
}

.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
    background-color: #ffc600;
}

.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
    color: #f9f9f9;
}

{
    background-color: #ffc600;
}

.slick-next {
    background: #f9f9f9;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    right: inherit;
    left: -101px;
    top: 90%;
}

.slick-prev,
.slick-next {
    width: 40px;
    height: 40px;
}

div#back-btn {
    position: absolute;
    top: -65px;
    width: 100%;
    left: 39px;
    z-index: 9999999;
}

div#back-btn img {
    display: inline;
}

div#back-btn a {
    font-weight: 600;
    color: #ffc600;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.product-page-bg {
    background-image: url(../img/product-list.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.product-selector-bg {
    background-image: url(../img/product-selector.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.customize-container-bg {
    background-image: url(../img/customize-container.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.heading.filter-heading ul {
    margin-top: 50px;
    border: none;
}

.heading.filter-heading ul li {
    /* position: absolute; */
    /* bottom: -22px; */
    /* right: -80px; */
    /* transform: skew(-7deg); */
    background-color: #eccb4a;
    /* background-image: url(../img/label.png); */
    background-size: 100% 100%;
    height: auto;
    display: block;
    /* background-repeat: no-repeat; */
    padding: 10px 40px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.heading.filter-heading ul li a,
.heading.filter-heading ul li a:hover,
.heading.filter-heading ul li a:focus {
    font-size: 20px;
    color: #0b104c;
    /* margin: 24px 40px 0 40px; */
    font-weight: 700;
    border-radius: 0;
    /* transform: skew(8deg); */
    display: inline-block;
    /* background-image: url(../img/label.png); */
    background-color: transparent;
    border: none;
}

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}


/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}


/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}


/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}


/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}


/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}


/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */


/* ==========================================================================
   Helper classes
   ========================================================================== */


/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}


/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap;
    /* 1 */
}


/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    -webkit-clip-path: none;
    clip-path: none;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    white-space: inherit;
}


/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}


/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.clearfix:after {
    clear: both;
}

.track-modal .modal-dialog .modal-content .modal-body .slider-custom .item {
    opacity: 1;
    transition-property: opacity;
}

.track-modal .modal-dialog .modal-content .modal-body .slider-custom .item.active {
    opacity: 1;
}


/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 1.25dppx),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}


/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster:
        http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    pre {
        white-space: pre-wrap !important;
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}


/* Body Css  */

body {
    font-family: 'Nunito Sans', sans-serif !important;
    position: relative;
}

.container-fluid {
    max-width: 1760px;
    overflow: hidden;
}

@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:200,200i,300,400,600,700,800');
.no-padding {
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Nunito Sans', sans-serif;
}

p {
    font-family: 'Nunito Sans', sans-serif;
}

a {
    font-family: 'Nunito Sans', sans-serif;
}

button {
    font-family: 'Nunito Sans', sans-serif;
}

label {
    font-family: 'Nunito Sans', sans-serif;
}

input {
    font-family: 'Nunito Sans', sans-serif;
}

textarea {
    font-family: 'Nunito Sans', sans-serif;
}

.wrapper-custom {
    width: 100%;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

a:hover {
    text-decoration: none;
}

a:focus {
    text-decoration: none;
    outline: none;
}


/* Body Css  */

.product-list-main .container-fluid {
    max-width: 1660px;
}

.Magic360 > img {
    height: 290px !important;
    width: 290px !important;
    max-width: 100% !important;
    position: relative;
    max-height: 290px !important;
}


/* Extra classes */

.active-v {
    color: white !important;
}


/* Extra classes */


/* Animation Banner Smoke Css */

#animation_box canvas {
    width: 100%;
    height: 100%;
    /* height: 800px; */
    position: absolute;
    /* z-index: 0; */
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: .3;
}

#animation_box #noise_overlay {
    background-color: #00000038;
    height: 100%;
    width: 100%;
    /* position:absolute; */
    z-index: 1;
}

#animation_box #color_overlay {
    height: 100%;
    width: 100%;
    /*position:absolute;*/
    z-index: 1;
    transition: all .8s;
    -webkit-transition: all .8s;
}


/* Animation Banner Smoke Css */


/* customize-container Css */

.customize-container .rotate-img-div {
    min-height: 550px;
    position: relative;
}

.customize-container .rotate-img-div .pos-div {
    position: absolute;
    bottom: 0;
}

.customize-container .rotate-img-div .pos-div a {
    display: block;
    text-align: center;
    font-size: 15px;
    color: #ffc600;
    margin-top: 0;
}

.customize-container .rotate-img-div a img {
    margin: 0 auto;
    margin-bottom: 8px;
}

.customize-container .rotate-img-div a:hover {
    text-decoration: none;
}

.customize-container .rotate-img-div a:focus {}

.customize-container .customize-div-option {
    min-height: 975px;
    background-color: rgba(152, 159, 209, 0.2);
    height: 1030px;
    padding: 50px 0;
    border-left: 1px solid #8e96b9;
}

.customize-container .customize-div-option .panel-body {
    padding: 0 0;
}

.customize-container .customize-div-option .panel-body .tab-content {}

.customize-container .customize-div-option .panel-body .tab-content .tab-pane {}

.customize-container .customize-div-option .panel-body .tab-content .tab-pane .t-heading {
    margin: 40px 0;
    padding-left: 40px;
}

.customize-container .customize-div-option .panel-body .tab-content .tab-pane .t-heading h3 {
    font-size: 28px;
    color: #fac407;
    margin-bottom: 20px;
}

.customize-container .customize-div-option .panel-body .tab-content .tab-pane .options-main {
    max-height: 555px;
    height: 555px;
    overflow-y: auto;
}

.options-main::-webkit-scrollbar {
    width: 12px;
}

.options-main::-webkit-scrollbar-track {}

.options-main::-webkit-scrollbar-thumb {
    background-color: #989fd170;
    outline: 1px solid slategrey;
    border-radius: 10px;
}


/* 
.options::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
    border-radius: 10px;
}

.options::-webkit-scrollbar
{
    width: 10px;
    background-color: #F5F5F5;
}

.options::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    background-color: #6b7bb4;
    } */

.customize-container .customize-div-option .panel-body .tab-content .tab-pane .options-main ul {
    padding-left: 0;
}

.customize-container .contaciner-custom-img-div {}

.customize-container .contaciner-custom-img-div img {
    margin: 100px auto 0;
}

.customize-container .req-modal {
    text-align: center;
    margin: 75px 0;
}

#rotate-modal .modal-dialog {
    width: 700px;
    margin: 60px auto;
}

.track-modal .Magic360-container {
    transform: none;
}

.customize-container .req-modal a {
    background-color: rgb(255, 198, 0);
    border-radius: 50px;
    color: #0b104c;
    padding: 10px 43px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 2px;
}

.customize-container .req-modal a:hover {
    text-decoration: none;
}

.customize-container .req-modal a:focus {}

.customize-container .customize-div-option .panel-body .tab-content .tab-pane .options-main ul li {
    list-style: none;
    display: block;
    margin-bottom: 0px;
    padding: 19px 40px;
    cursor: pointer;
    border-top: 1px solid rgba(255, 255, 255, 0.3803921568627451);
}

.customize-container .customize-div-option .panel-body .tab-content .tab-pane .options-main ul li img {
    /*float: left;*/
    margin-right: 15px;
    max-width: 100px;
    height: auto;
    display: inline-block;
}

.customize-container .customize-div-option .panel-body .tab-content .tab-pane .options-main ul li.colors img {
    width: 60px;
    height: auto;
}

.customize-container .customize-div-option .panel-body .tab-content .tab-pane .options-main ul li span {
    font-size: 16px;
    color: #a6b2ff;
    line-height: 60px;
    margin-top: 10px;
    display: inline-block;
}

.customize-container .customize-div-option .panel-body .tab-content .tab-pane .options-main ul li.active {
    list-style: none;
    display: block;
    background-color: rgba(255, 255, 255, 0.1411764705882353);
    margin-bottom: 0px;
    padding: 19px 40px;
}

.customize-container .customize-div-option .panel-body .tab-content .tab-pane .options-main ul li.active img {
    /*float: left;*/
    /* max-width: 70px; */
    height: auto;
    display: inline-block;
}

.customize-container .customize-div-option .panel-body .tab-content .tab-pane .options-main ul li.active span {
    font-size: 16px;
    color: #a6b2ff;
    line-height: 60px;
}

.customize-container .customize-div-option .logo-divs {}

.customize-container .customize-div-option .logo-divs img {
    margin: 0 auto;
    width: 20%;
}

.customize-container ul.nav.nav-pills.nav-stacked {
    padding-left: 100px;
    box-sizing: border-box;
    margin-top: 200px;
    margin-left: 88px;
}

.customize-container ul.nav.nav-pills.nav-stacked li.active {
    position: relative;
}

.customize-container ul.nav.nav-pills.nav-stacked li.active:before {
    content: '';
    width: 99%;
    border-bottom: solid 1px #ffc600;
    position: absolute;
    right: 262px;
    top: 68%;
    z-index: 1;
}

.customize-container ul.nav.nav-pills.nav-stacked li.active span {
    display: block;
    color: white;
    font-size: 20px;
    position: absolute;
    left: -20px;
    top: 5px;
}

.customize-container ul.nav.nav-pills.nav-stacked li.active a {
    background-color: transparent;
    color: white;
    font-weight: 800;
}

.customize-container ul.nav.nav-pills.nav-stacked li.active a:hover {}

.customize-container ul.nav.nav-pills.nav-stacked li.active a:focus {}

.customize-container ul.nav.nav-pills.nav-stacked li {}

.customize-container ul.nav.nav-pills.nav-stacked li span {
    display: none;
}

.customize-container ul.nav.nav-pills.nav-stacked li a {
    transition: all 1s;
    color: #a6b2ff;
    font-size: 16px;
    text-transform: uppercase;
    cursor: pointer;
    letter-spacing: 2px;
    font-weight: 400;
    padding: 15px 0 10px 57px;
}

.customize-container ul.nav.nav-pills.nav-stacked li a:hover {
    background-color: transparent;
    color: white;
}

.customize-container ul.nav.nav-pills.nav-stacked li a:focus {}

.customize-container {
    background-image: url(../img/customize-bg.png);
    background-position: center;
    background-size: cover;
    height: 1030px;
    background-repeat: no-repeat;
}

.customize-container .custom-container-div-content {
    max-width: 1000px;
    padding: 82px 80px;
    margin-left: 93px;
}

.customize-container .custom-container-div-content h3 {
    font-size: 20px;
    color: #fac407;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
}

.customize-container .custom-container-div-content h1 {
    font-size: 64px;
    color: white;
    font-weight: 600;
    text-transform: uppercase;
    margin-left: 36px;
    position: relative;
    margin-top: 8px;
    font-weight: 800;
}

.customize-container .custom-container-div-content h1 span.line-span {
    display: inline-block;
    width: 100px;
    height: 1px;
    background-color: #ffc600;
    position: relative;
    margin-right: 14px;
}

.customize-container .custom-container-div-content h1 span.content {
    font-size: 18px;
    position: absolute;
    text-transform: capitalize;
    line-height: 24px;
    top: 114px;
    font-weight: 300;
    color: #a6b2ff;
    width: 330px;
}


/* customize-container Css */


/* Contact Us Page Css */

.contact-us-page-bg {
    background-image: url(../img/contact-us-bg.png);
}

.contact-us-page {
    background-image: url(../img/contact-us-btm.jpg);
    /*height: 830px;*/
    background-repeat: no-repeat;
    background-position: center left;
    background-size: cover;
    box-sizing: border-box;
    padding: 100px 0;
}

.contact-us-page .form-div {
    width: 615px;
}

.contact-us-page .form-div input {
    height: 50px;
    margin-bottom: 18px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.contact-us-page .form-div button {
    background-color: #ffc600;
    border: 0;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 20px;
    padding: 10px 40px;
    margin-top: 0;
    outline: none;
}

.contact-us-page .form-div textarea {
    height: 125px;
    margin-bottom: 20px;
    resize: none;
}

.contact-us-page .contact-ino {
    box-sizing: border-box;
    padding-left: 150px;
}

.contact-us-page .contact-ino .box {
    padding-left: 22px;
    box-sizing: border-box;
}

.contact-us-page .contact-ino p {
    margin-bottom: 30px;
    display: block;
    color: #a6b2ff;
    font-size: 23px;
    line-height: 34px;
}

.contact-us-page .contact-ino p ul {}

.contact-us-page .contact-ino p ul li {}

.contact-us-page .contact-ino p ul li a {}

.contact-us-page .contact-ino p ul li a:hover {}

.contact-us-page .contact-ino p ul li a:focus {}

.contact-us-page .contact-ino p i {
    float: left;
    margin-bottom: 0px;
    margin-right: 24px;
    color: #4851b7;
    font-size: 22px;
    margin-top: 6px;
    width: 22px;
}

.contact-us-page .contact-ino p i.fa-fax {
    background: url(../img/fax_icon.png) no-repeat center center / cover;
    width: 22px;
    height: 22px;
}

.contact-us-page .contact-ino p i.fa-fax:before {
    content: "";
}

.contact-us-page .contact-ino p a {
    display: block;
    color: #a6b2ff;
    font-size: 23px;
    line-height: 34px;
    /*font-weight: 200;*/
}

.contact-us-page .contact-ino p a.mg-ls {
    margin-left: 45px;
}

.contact-us-page .contact-ino p a:hover {
    text-decoration: none;
}

.contact-us-page .contact-ino p a:focus {}

.contact-us-page .heading {
    box-sizing: border-box;
    padding-left: 150px;
    margin-bottom: 100px;
}

.contact-us-page .heading h3 {
    font-size: 20px;
    color: #fac407;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: normal;
}

.contact-us-page .heading h2 {
    font-size: 64px;
    color: white;
    font-weight: 600;
    text-transform: uppercase;
    margin-left: 36px;
    position: relative;
    margin-top: 8px;
}

.faxxx a {
    cursor: default;
}


/* Contact Us Page Css */


/* About - Us Page Css */

.about-us-home {
    background-image: url(../img/bg2.jpg);
    position: relative;
    min-height: 980px;
    width: 100%;
    display: table;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.about-us-page-content {
    background-image: url(../img/about-us-btm.png);
    /*min-height: 914px;*/
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 150px 0 90px;
    position: relative;
}

.about-us-page-content .img-div {
    float: right;
}

.about-us-page-content .img-div img {
    width: 700px;
    height: 645px;
}

.about-us-page-content .about-us-home-content {
    padding-left: 50px;
    max-width: 875px;
    margin: 0 auto;
}

.about-us-page-content .about-us-home-content .about-content-btm {
    max-width: 450px;
    margin: 90px auto;
    padding: 0 0px 0 70px;
}

.about-us-page-content .about-us-home-content .about-content-btm p {
    color: white;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 30px;
    font-weight: 300;
}

.about-us-page-content .about-us-home-content h1 span.line-span {
    display: inline-block;
    width: 100px;
    height: 1px;
    background-color: #ffc600;
    position: relative;
    /* position: absolute; */
    left: 10px;
    /* bottom: -20px; */
}

.about-us-page-content .about-us-home-content h1 span.content {
    font-size: 18px;
    position: absolute;
    text-transform: capitalize;
    line-height: 24px;
    top: 114px;
    font-weight: normal;
    color: #a6b2ff;
    position: absolute;
    float: left;
    width: 44%;
    right: -170px;
}

.about-us-page-content .about-us-home-content h3 {
    font-size: 20px;
    color: #fac407;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
}

.about-us-page-content .about-us-home-content h1 {
    font-size: 64px;
    color: white;
    font-weight: 800;
    text-transform: uppercase;
    margin-left: 36px;
    position: relative;
    margin-top: 8px;
    display: block;
    width: 88%;
}

.about-us-page-content .container-fluid {
    max-width: inherit;
    margin: 0;
    padding: 0 0;
}

.about-us-page-bg {
    background-image: url(../img/about-us-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.general-class-subheader {
    position: relative;
    height: 800px;
    width: 100%;
    /*z-index: 9999;*/
    background-size: cover;
}

.general-class-subheader .banner-heading {
    position: relative;
    /* display: table; */
    margin-top: 150px !important;
}

.general-class-subheader .hambur-menu ul.menu {
    position: fixed;
    top: 42%;
}

.general-class-subheader .social-media-icons {
    position: absolute;
    right: 50px;
    /* bottom: 50%; */
    top: 30% !important;
}


/* About - Us Page Css */


/* Header Css */

.header-section {
    position: relative;
    height: 800px;
    /*z-index: 99999;
opacity: 0.8;*/
}

.general-class-subheader:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 800px;
    opacity: 0.4;
    /*z-index: 999999999;*/
}

div#scroll {
    position: absolute;
    bottom: 0;
    left: 111px;
    z-index: 999999;
}


/*.header-section .home-header-bg{
  position: relative;
  background-image: url(../img/fasttruck-banner.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  width: 100%;
  z-index: 9999;
  }*/

.header-section .home-header-bg {
    position: relative;
    height: 800px;
    width: 100%;
    z-index: 9999;
}

.header-section .home-header-bg:before {
    content: "";
    background-image: url(../img/about-us-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    width: 100%;
    height: 800px;
    /*opacity: 0.8;*/
}

.header-section .logo-div {
    margin-top: 30px;
}

.header-section .logo-div a {
    display: inline-block;
    width: 140px;
}

.header-section .logo-div a img {
    max-width: 100%;
}

.header-section .header-components {
    margin-top: 30px;
    float: right;
}

.header-section .header-components ul {}

.header-section .header-components ul li.version-comp {}

.header-section .header-components ul li.version-comp a {
    display: inline-block;
    font-size: 14px;
    color: #a6b2ff;
    font-weight: 400;
}

.header-section .header-components ul li.version-comp a:hover {
    text-decoration: none;
    background-color: transparent;
    color: white;
}

.header-section .header-components ul li.version-comp a:focus {}

.header-section .header-components ul li.version-comp span {
    display: inline-block;
    width: 50px;
    height: 1px;
    background-color: #ffc600;
    position: relative;
    top: -5px;
}

.header-section .header-components ul li {
    margin: 0 14px;
}

.header-section .header-components ul li.search-comp {
    clear: both;
}

.header-section .header-components ul li.modal-comp {}

.header-section .header-components ul li.modal-comp a {
    background-color: rgba(166, 178, 255, 0.25882352941176473);
    border-radius: 50px;
    color: rgba(255, 255, 255, 0.7607843137254902);
    padding: 10px 34px;
    font-size: 16px;
}

.header-section .header-components ul li.modal-comp a:hover {}

.header-section .header-components ul li.modal-comp a:focus {}


/* .header-section .header-components ul li.search-comp form {
  transition: all 0.15s;
}
.header-section .header-components ul li.search-comp form.explode {
  transform: scale(1.4);
  opacity: 0;
}

.header-section .header-components ul li.search-comp form {
  width: 34px;
  height: 36px;
  margin: 0 auto;
  display: block;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
  margin-top: 6px;
}
.header-section .header-components ul li.search-comp input[type="submit"] {
  display: none !important;
}
.header-section .header-components ul li.search-comp input {
  width: 84%;
}
.header-section .header-components ul li.search-comp input {
  background: none;
  border: 2px solid #a6b2ff87;
  border-radius: 26px;
  box-sizing: border-box;
  padding: 0px 12px 0px;
  font-size: 14px;
  color: #fff;
  z-index: 2;
  position: relative;
  cursor: pointer;
  padding-bottom: 4px;
}
.header-section .header-components ul li.search-comp input:focus {
  outline: none;
}
.header-section .header-components ul li.search-comp .after {
  width: 36px;
  height: 27px;
  position: absolute;
  top: 3px;
  right: 0;
  z-index: 1;
}
.header-section .header-components ul li.search-comp form.open .after {
  cursor: pointer;
  transition: 0.5s all;
}
.header-section .header-components ul li.search-comp form.open input{
    padding: 4px 12px;
    transition: 0.5s all;
}
.header-section .header-components ul li.search-comp .after:before,
.header-section .header-components ul li.search-comp .after:after {
  content: "";
  width: 13px;
  height: 2px;
  background-color: #a6b2ff87;
  border-radius: 3px;
  position: absolute;
  transform-origin: 100% 100%;
}
.header-section .header-components ul li.search-comp .after:after {
  bottom: -3px;
  right: 0px;
  transform: rotate(45deg);
}
.header-section .header-components ul li.search-comp .after:before {
  top: -3px;
  right: -3px;
  transform: rotate(-45deg);
  opacity: 0;
}
.header-section .header-components ul li.search-comp form,
.header-section .header-components ul li.search-comp form .after,
.header-section .header-components ul li.search-comp form .after:before,
.header-section .header-components ul li.search-comp form .after:after {
  animation-duration: 1.1s;
  animation-fill-mode: forwards;
}
.header-section .header-components ul li.search-comp form.in {
  animation-name: expand;
}
.header-section .header-components ul li.search-comp form.in .after:before {
  animation-name: beforemagic;
}
.header-section .header-components ul li.search-comp form.in .after:after {
  animation-name: aftermagic;
}

.header-section .header-components ul li.search-comp form.close,
.header-section .header-components ul li.search-comp form.close .after,
.header-section .header-components ul li.search-comp form.close .after:before,
.header-section .header-components ul li.search-comp form.close .after:after {
  animation-direction: reverse;
}
.header-section .header-components ul li.search-comp form.close {
  animation-name: expand;
}
.header-section .header-components ul li.search-comp form.close .after:before {
  animation-name: beforemagic;
}
.header-section .header-components ul li.search-comp form.close .after:after {
  animation-name: aftermagic;
}

 .header-section .header-components ul li.search-comp form.open {
  width: 250px;
  color: #fff;
}
.header-section .header-components ul li.search-comp form.open .after {
  z-index: 3;
  top: 0;
  transition: 0.5s all;
}
.header-section .header-components ul li.search-comp form.open .after:before {
  width: 22px;
  top: 6px;
  right: 11px;
  opacity: 1;
}
.header-section .header-components ul li.search-comp form.open .after:after {
  width: 22px;
  bottom: 4px;
  right: 11px;
}

@keyframes aftermagic {
  0% {
  }
  10% {
    width: 24px;
    bottom: -10px;
    right: -10px;
  }
  15% {
    opacity: 1;
  }
  35% {
    width: 13px;
    bottom: -3px;
    right: -3px;
    opacity: 0;
  }
  25% {
    opacity: 0;
  }
  64% {
    opacity: 0;
  }
  65% {
    opacity: 1;
    width: 13px;
    bottom: -2px;
    right: -3px;
  }
  75% {
    width: 30px;
    bottom: 4px;
    right: 10px;
  }
  90% {
    width: 20px;
    bottom: 10px;
    right: 15px;
  }
  100% {
    width: 20px;
    bottom: 10px;
    right: 15px;
  }
}
@keyframes beforemagic {
  0% {
  }
  50% {
    opacity: 0;
  }
  55% {
    opacity: 1;
    width: 13px;
    top: -4px;
    right: -3px;
  }
  65% {
    width: 30px;
    top: 6px;
    right: 10px;
  }
  80% {
    width: 20px;
    top: 9px;
    right: 13px;
  }
  100% {
    width: 20px;
    top: 9px;
    right: 13px;
    opacity: 1;
  }
}
@keyframes expand {
  0% {
    color: transparent;
  }
  20% {
    width: 36px;
  }
  45% {
    width: 250px;
  }
  99% {
    color: transparent;
  }
  100% {
    width: 250px;
    color: #fff;
  }
  } */


/* Naviagtion Css */

.header-section .hambur-menu .menu-toggle .line {
    width: 50px;
    height: 3px;
    background-color: #ffc703;
    display: block;
    margin: 8px auto;
}

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

.hambur-menu ul li {
    cursor: pointer;
    padding: 6px 20px;
    font-size: 32px;
    margin: 6px 0;
}

.hambur-menu button {
    opacity: 1;
    background-color: transparent;
    position: relative;
    z-index: 99;
    top: 0;
    left: inherit;
    border: none;
    /* width: 36px; */
    /* height: 30px; */
    outline: none;
    transition: opacity 0.2s ease-out;
    /* right: 0; */
}


/* .hambur-menu button:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    right: auto;
    width: 100%;
    background: linear-gradient(to bottom, #98B296, #98B296 20%, transparent 20%, transparent 40%, #98B296 40%, #98B296 60%, transparent 60%, transparent 80%, #98B296 80%, #98B296 100%);
    transition: opacity 0.2s ease-out, width 0.2s 0.2s ease-out;
    } */

.hambur-menu button:after {
    opacity: 0;
    content: 'x';
    color: #ffc703;
    position: absolute;
    top: 16px;
    left: -4px;
    font-family: Arial, sans-serif;
    font-size: 75px;
    line-height: 0;
    transition: opacity 0.4s ease-out;
    font-weight: 200;
}

.hambur-menu button:active {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
}

.hambur-menu button:hover {
    opacity: 1;
}

.opens-menu button span.line {
    opacity: 0;
}

.opens-menu {
    overflow: hidden;
}

.header-section .hambur-menu .menu-toggle .min-line {
    width: 33px;
    text-align: right;
    float: right;
    margin: 1px 0;
}

.opens-menu button span.line:before {
    transition: opacity 0.2s ease-out, width 0.2s 0.2s ease-out;
}

.opens-menu button:before {
    opacity: 0;
    width: 0;
}

.opens-menu button:after {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) rotate(360deg);
    transform: translate3d(0, 0, 0) rotate(360deg);
    transition: opacity 0.4s 1s ease-out, -webkit-transform 0.4s 1s ease-out;
    transition: transform 0.4s 1s ease-out, opacity 0.4s 1s ease-out;
    transition: transform 0.4s 1s ease-out, opacity 0.4s 1s ease-out, -webkit-transform 0.4s 1s ease-out;
}

.hambur-menu nav {
    z-index: 2;
    position: fixed;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    -webkit-transform: translateZ(0);
}

.hambur-menu nav:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    border-radius: 100%;
    -webkit-transform: scale(0.04), translateY(9999px);
    transform: scale(0.04), translateY(9999px);
    overflow: hidden;
}

.opens-menu nav {
    top: 0;
    -webkit-transform: translateZ(0);
}

.opens-menu nav:before {
    -webkit-animation: menu-animation 0.8s ease-out forwards;
    animation: menu-animation 1s ease-out forwards;
}

.hambur-menu ul.menu {
    position: fixed;
    top: 50%;
    left: 28%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
    color: white;
}

.hambur-menu ul.menu li {
    opacity: 0;
    text-align: left;
    -webkit-transform: translate3d(0, 36px, 0);
    transform: translate3d(0, 36px, 0);
}

.hambur-menu ul.menu li.active a {
    color: #fac407!important;
}


/* .hambur-menu ul.menu li:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    left: auto;
    background-color: transparent;
    height: 100%;
    width: 0;
    overflow: hidden;
    transition: width 1s ease-out;
    } */


/* .hambur-menu ul.menu li:after {
    opacity: 0;
    content: attr(data-text);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    color: goldenrod;
    overflow: hidden;
    -webkit-transform: translate(-24px, 6px);
    transform: translate(-24px, 6px);
    transition: opacity 0.1s ease-out, -webkit-transform 0.1s ease-out;
    transition: transform 0.1s ease-out, opacity 0.1s ease-out;
    transition: transform 0.1s ease-out, opacity 0.1s ease-out, -webkit-transform 0.1s ease-out;
    } */

.hambur-menu ul.menu li:hover:before {
    left: 0;
    right: auto;
    width: 100%;
}

.hambur-menu ul.menu li:hover:after {
    opacity: 1;
    padding: 0 20px;
    -webkit-transform: translate(0px, 6px);
    transform: translate(0px, 6px);
    transition: opacity 0.2s 0.14s ease-out, -webkit-transform 0.2s 0.14s ease-out;
    transition: transform 0.2s 0.14s ease-out, opacity 0.2s 0.14s ease-out;
    transition: transform 0.2s 0.14s ease-out, opacity 0.2s 0.14s ease-out, -webkit-transform 0.2s 0.14s ease-out;
}

.opens-menu .hambur-menu ul.menu li {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: opacity 1s ease-out, -webkit-transform 1s ease-out;
    transition: transform 1s ease-out, opacity 1s ease-out;
    transition: transform 1s ease-out, opacity 1s ease-out, -webkit-transform 1s ease-out;
}

.opens-menu .hambur-menu ul.menu li a {
    color: white;
    font-weight: 400;
    text-transform: uppercase;
    transition: all 1s;
}

.opens-menu .hambur-menu ul.menu li a:hover {
    text-decoration: none;
    color: #ffc703;
}

.opens-menu .hambur-menu ul.menu li a:focus {
    outline: none;
    text-decoration: none;
}

.opens-menu .hambur-menu ul.menu li:nth-child(1) {
    transition-delay: 0.75s;
}

.opens-menu .hambur-menu ul.menu li:nth-child(2) {
    transition-delay: 0.85s;
}

.opens-menu .hambur-menu ul.menu li:nth-child(3) {
    transition-delay: 0.95s;
}

.opens-menu .hambur-menu ul.menu li:nth-child(4) {
    transition-delay: 1.05s;
}

.opens-menu .hambur-menu ul.menu li:nth-child(5) {
    transition-delay: 1.15s;
}

.opens-menu .hambur-menu ul.menu li:nth-child(6) {
    transition-delay: 1.25s;
}

.opens-menu .hambur-menu ul.menu li:nth-child(7) {
    transition-delay: 1.35s;
}

@-webkit-keyframes menu-animation {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.04) translateY(300%);
        transform: scale(0.04) translateY(300%);
    }
    40% {
        -webkit-transform: scale(0.04) translateY(0);
        transform: scale(0.04) translateY(0);
        transition: ease-out;
    }
    40% {
        -webkit-transform: scale(0.04) translateY(0);
        transform: scale(0.04) translateY(0);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(0.02) translateY(0px);
        transform: scale(0.02) translateY(0px);
    }
    61% {
        -webkit-transform: scale(0.04);
        transform: scale(0.04);
    }
    99.9% {
        height: 0;
        padding-bottom: 100%;
        border-radius: 100%;
    }
    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        height: 100%;
        padding-bottom: 0;
        border-radius: 0;
    }
}

@keyframes menu-animation {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.04) translateY(300%);
        transform: scale(0.04) translateY(300%);
    }
    40% {
        -webkit-transform: scale(0.04) translateY(0);
        transform: scale(0.04) translateY(0);
        transition: ease-out;
    }
    40% {
        -webkit-transform: scale(0.04) translateY(0);
        transform: scale(0.04) translateY(0);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(0.02) translateY(0px);
        transform: scale(0.02) translateY(0px);
    }
    61% {
        -webkit-transform: scale(0.04);
        transform: scale(0.04);
    }
    99.9% {
        height: 0;
        padding-bottom: 100%;
        border-radius: 100%;
    }
    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        height: 100%;
        padding-bottom: 0;
        border-radius: 0;
    }
}

.header-section .banner-heading {
    position: relative;
    /* display: table; */
    margin-top: 132px;
}

.header-section .banner-heading .banner-content {
    max-width: 1000px;
}

.header-section .banner-heading .banner-content h1 {
    font-size: 64px;
    color: white;
    font-weight: 600;
    text-transform: uppercase;
    margin-left: 36px;
    position: relative;
    margin-top: 8px;
}

.header-section .banner-heading .banner-content h1 span.line-span {
    display: inline-block;
    width: 100px;
    height: 1px;
    background-color: #ffc600;
    position: relative;
    margin-right: 14px;
}

.header-section .banner-heading .banner-content h1 span.content {
    font-size: 18px;
    font-weight: 200;
    /* float: right; */
    position: absolute;
    text-transform: capitalize;
    line-height: 24px;
    top: 105px;
    font-weight: normal;
    max-width: 300px;
}

.hide-heading {
    display: none;
}

.header-section .banner-heading .banner-content h3 {
    font-size: 20px;
    color: #fac407;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: normal;
}

.header-section .banner-heading .hambur-menu {}

.header-section .social-media-icons {
    position: absolute;
    right: 50px;
    /* bottom: 50%; */
    top: 36%;
}

.header-section .social-media-icons ul {
    padding-left: 0;
}

.header-section .social-media-icons ul li {
    list-style: none;
    margin: 50px 0;
}

.header-section .social-media-icons ul li a {
    transition: 1s all;
}

.header-section .social-media-icons ul li a:hover i {
    color: white;
}

.header-section .social-media-icons ul li a:focus {}

.header-section .social-media-icons ul li a i {
    color: #9999ad;
    font-size: 22px;
}


/* Navigation Ccss */

.header-section .scroll-image {
    position: absolute;
    bottom: 0;
}

.header-section .scroll-image a {}

.header-section .scroll-image a img {}


/* Header Css */


/* Product Disscription detail css */

.rotate-div {
    padding: 100px 0;
    /*  background-image: linear-gradient(to right top, #127eb9, #096aaa, #10569a, #1a4188, #222d75);*/
    background-image: url(../img/bg.jpg);
    background-size: cover;
}

.rotate-div .dg-bg {
    background-position: center center;
    transform: skew(-17deg);
    /*background-color: rgb(233, 235, 242);*/
    background: rgb(233, 237, 244);
    /* Old browsers */
    background: -moz-linear-gradient(45deg, rgba(233, 237, 244, 1) 0%, rgba(233, 237, 243, 1) 21%, rgba(233, 236, 243, 1) 53%, rgba(233, 235, 242, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, rgba(233, 237, 244, 1) 0%, rgba(233, 237, 243, 1) 21%, rgba(233, 236, 243, 1) 53%, rgba(233, 235, 242, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, rgba(233, 237, 244, 1) 0%, rgba(233, 237, 243, 1) 21%, rgba(233, 236, 243, 1) 53%, rgba(233, 235, 242, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e9edf4', endColorstr='#e9ebf2', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    ;
    padding: 0px 0 0 0;
    /* margin: 120px 148px; */
    box-sizing: border-box;
    margin-bottom: 0;
    width: 540px;
    /* height: 630px; */
    margin-left: 70px;
    /* margin-top: 120px; */
}

.Magic360-container {
    text-align: center !important;
    max-width: 100%;
    position: relative;
    z-index: 1;
    transform: skew(17deg);
    border: 0;
    margin-top: 0;
    max-width: 100% !important;
    height: 100%;
    width: auto !important;
    padding: 100px 0 100px 0;
}

div#m360-box-1051554892074 {
    width: auto;
    max-width: -webkit-fill-available;
}

.rotate-div div#zoom-fig {
    text-align: center;
}

.rotate-div .product-discr-detail {
    /* padding: 90px 0; */
    width: 72%;
    margin: 0 auto;
}

.rotate-div .product-discr-detail h2 {
    font-weight: 800;
    color: white;
    font-size: 55px;
}

.rotate-div .product-discr-detail p {
    font-size: 18px;
    color: white;
    font-weight: 300;
    margin: 36px 0;
}

.rotate-div .product-discr-detail ul {}

.rotate-div .product-discr-detail ul li {
    font-size: 18px;
    color: white;
    font-weight: 300;
    text-decoration: none;
    list-style: none;
    margin-bottom: 12px;
    position: relative;
}

.rotate-div .product-discr-detail ul li:before {
    position: absolute;
    width: 22px;
    content: "";
    border-bottom: 1px solid #ffc600;
    top: 10px;
    left: -39px;
}

.rotate-div .product-discr-detail hr {
    border-top: 1px solid #6270ca;
    margin: 42px 0 20px 0;
}

.rotate-div .product-discr-detail .same-heading {
    margin: 26px 0 30px 0;
}

.rotate-div .product-discr-detail .same-heading h1 {
    font-size: 20px;
    color: white;
    font-weight: 800;
    margin-top: 0;
    margin-bottom: 6px;
}

.rotate-div .product-discr-detail a.btn.btn-default {
    color: #0b104c;
    font-size: 15px;
    font-weight: 800;
    background-color: #ffc600;
    border: 0;
    border-radius: 25px;
    padding: 10px 36px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.rotate-div .product-discr-detail a.btn.btn-default:hover {}

.rotate-div .product-discr-detail a.btn.btn-default:anchor {}


/* Product Disscription detail css */


/* Track ORder Css */

.track-order-section .order-disc-div .table-status-div {
    background-color: #0d134c;
    padding: 40px 50px 1px 50px;
    border-radius: 6px;
}

.track-order-section .order-disc-div .table-status-div table {}

.track-order-section .order-disc-div .table-status-div table thead {}

.track-order-section .order-disc-div .table-status-div table thead tr {}

.track-order-section .order-disc-div .table-status-div table thead tr td b {
    color: white;
    font-size: 20px;
    line-height: 46px;
    font-weight: 800;
    text-transform: uppercase;
}

.track-order-section .order-disc-div .table-status-div table thead tr td {
    color: #a6b2ff;
    font-size: 18px;
    line-height: 46px;
    font-weight: 400;
    text-transform: uppercase;
}

.track-order-section .order-disc-div .table-status-div table thead tr > th > b {
    color: white;
    font-size: 20px;
    line-height: 46px;
    font-weight: 800;
    text-transform: uppercase;
}

.track-order-section .order-disc-div .table-status-div table tbody {}

.track-order-section .order-disc-div .table-status-div table tbody tr {}

.track-order-section .order-disc-div .table-status-div table tbody tr td b {
    color: white;
    font-size: 20px;
    line-height: 46px;
}

.track-order-section .order-disc-div .table-status-div table tbody tr td {
    color: #a6b2ff;
    font-size: 18px;
    line-height: 46px;
    font-weight: 300;
}

.track-order-section .order-disc-div .status-div .bootstrapWizard {
    display: block;
    list-style: none;
    padding: 0;
    position: relative;
    width: 100%;
    background-color: #0d134c;
    padding: 60px 0 85px 0;
    border-radius: 6px;
}

.track-order-section .order-disc-div .status-div .bootstrapWizard a:hover,
.bootstrapWizard a:active,
.bootstrapWizard a:focus {
    text-decoration: none
}

.track-order-section .order-disc-div .status-div .bootstrapWizard li:first-child {
    padding-left: 4%;
}

.track-order-section .order-disc-div .status-div .bootstrapWizard li:nth-child(2) {
    text-align: center;
    padding-right: 55px;
}

.track-order-section .order-disc-div .status-div .bootstrapWizard li:nth-child(3) {
    text-align: center;
    padding-left: 90px;
}

.track-order-section .order-disc-div .status-div .bootstrapWizard li:nth-child(4) {
    text-align: right;
}

.track-order-section .order-disc-div .status-div .bootstrapWizard li {
    display: block;
    float: left;
    width: 25%;
    /*text-align: center;*/
    padding-left: 0;
}

.track-order-section .order-disc-div .status-div .bootstrapWizard li:before {
    border-top: 3px solid #2d3d8b;
    content: "";
    display: block;
    font-size: 0;
    overflow: hidden;
    position: relative;
    top: 14px;
    right: -17px;
    width: 100%;
    z-index: 1;
}

.table>thead>tr>th:nth-child(1) {
    width: 1%;
}

.table>thead>tr>th {
    width: 25%;
}

.track-order-section .order-disc-div .status-div .bootstrapWizard li:first-child:before {
    left: 18px;
    max-width: 100%;
}

.track-order-section .order-disc-div .status-div .bootstrapWizard li:nth-child(2):before {
    right: -18px;
    width: 1018px;
}

.track-order-section .order-disc-div .status-div .bootstrapWizard li:last-child:before {
    max-width: 69%;
    width: 100%;
}

.track-order-section .order-disc-div .status-div .bootstrapWizard li:nth-child(2) .step {
    left: 13px;
}

.track-order-section .order-disc-div .status-div .bootstrapWizard li.complete .step {
    background: #0aa66e;
    padding: 1px 6px;
    border: 3px solid #55606E
}

.track-order-section .order-disc-div .status-div .bootstrapWizard li .step i {
    font-size: 10px;
    font-weight: 400;
    position: relative;
    top: -1.5px
}

.track-order-section .order-disc-div .status-div .bootstrapWizard li .step {
    background: #008aff;
    display: inline;
    line-height: normal;
    position: relative;
    text-align: center;
    z-index: 2;
    transition: all .1s linear 0s;
    color: #fff;
    font-weight: 700;
    padding: 0px 5px;
    font-size: 8px;
    border-radius: 100%;
    border: 3px solid #fff;
}

.track-order-section .order-disc-div .status-div .bootstrapWizard li.active .step,
.bootstrapWizard li.active.complete .step {
    background: #ffc600;
    color: #fff;
    font-weight: 700;
    padding: 0px 5px;
    font-size: 8px;
    border-radius: 100%;
    border: 3px solid #fff;
}

.track-order-section .order-disc-div .status-div .bootstrapWizard li.complete .title,
.bootstrapWizard li.active .title {
    color: #2B3D53
}

.track-order-section .order-disc-div .status-div .bootstrapWizard li.active .title {
    color: #ffc600;
    font-size: 12px;
    background-color: #2d2a17;
    display: inline-block;
    border-radius: 25px;
    padding: 4px 10px;
    font-weight: 600;
    letter-spacing: 2px;
}

.track-order-section .order-disc-div .status-div .bootstrapWizard li .title {
    color: #a6b2ff;
    display: block;
    font-size: 13px;
    line-height: 15px;
    max-width: 100%;
    position: relative;
    table-layout: fixed;
    text-align: center;
    top: 33px;
    word-wrap: break-word;
    z-index: 104;
    background-color: #202c72;
    display: inline-block;
    border-radius: 25px;
    padding: 4px 10px;
    right: 50px;
    font-weight: 600;
    letter-spacing: 2px;
}

.track-order-section .order-disc-div .status-div .wizard-actions {
    display: block;
    list-style: none;
    padding: 0;
    position: relative;
    width: 100%
}

.track-order-section .order-disc-div .status-div .wizard-actions li {
    display: inline
}

.track-order-section .order-disc-div .status-div .tab-content.transparent {
    background-color: transparent
}


/*End Wizard*/

.track-order-section {
    background-image: radial-gradient(circle, #384891, #324184, #2c3978, #27326b, #212b5f);
    padding-top: 40px;
}

.track-order-section .order-disc-div {
    margin-bottom: 30px;
}

.track-order-section .order-disc-div .status-div {
    overflow: hidden;
}

.track-order-section .order-disc-div p {
    color: #8990c6;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 18px;
}

.track-order-section .order-disc-div h1 {
    color: white;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 4px;
}


/* Track ORder Css */


/* Bread Crumb CSs */

.bread-crumb {
    padding: 8px 0;
    position: relative;
    background-image: radial-gradient(circle, #141e91, #111c80, #0f1a6f, #0e175e, #0e144e);
}

.bread-crumb .breadcrumb {
    background-color: transparent;
    margin: 0 0;
}

.bread-crumb .breadcrumb li {
    position: relative;
    font-size: 12px;
}

.bread-crumb .breadcrumb li+li {
    margin-left: 10px;
    padding-left: 40px;
}

.bread-crumb .breadcrumb li a {
    color: #8990c6;
    font-size: 12px;
    text-transform: uppercase;
}

.bread-crumb .breadcrumb li.active {
    color: #ffc600;
}

.bread-crumb .breadcrumb li+li::before {
    padding: 0 5px;
    content: "";
    width: 25px;
    height: 1px;
    background: #ffc600;
    position: absolute;
    left: 0;
    top: 50%;
}

.bread-crumb .breadcrumb li::before {
    content: "-";
}

.bread-crumb .breadcrumb li a:hover {}

.bread-crumb .breadcrumb li a:focus {}


/* Bread Crumb CSs */


/* About us Home Content Sec */

.about-us-home .about-us-home-content {
    display: table-cell;
    vertical-align: middle;
    height: 980px;
    max-width: 1000px;
    padding-left: 100px;
}

.about-us-home .about-us-home-content h1 {
    font-size: 64px;
    color: white;
    font-weight: 600;
    text-transform: uppercase;
    margin-left: 36px;
    position: relative;
    margin-top: 8px;
    font-weight: 800;
}

.about-us-home .about-us-home-content h1 span.line-span {
    display: inline-block;
    width: 100px;
    height: 1px;
    background-color: #ffc600;
    position: relative;
    margin-right: 14px;
}

.about-us-home .about-us-home-content h1 span.content {
    font-size: 18px;
    font-weight: 200;
    /* float: right; */
    position: absolute;
    text-transform: capitalize;
    line-height: 24px;
    top: 114px;
    font-weight: 300;
    color: #a6b2ff;
}

.about-us-home .about-us-home-content h3 {
    font-size: 20px;
    color: #fac407;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
}

.about-us-home .about-us-home-content .about-content-btm {
    max-width: 500px;
    margin: 90px auto;
    padding: 0 0px;
}

.about-us-home .about-us-home-content .about-content-btm p {
    color: white;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
    font-weight: 300;
}

.about-us-home .about-us-home-content .about-content-btm a.btn.btn-default {
    font-weight: 800;
    letter-spacing: 2px;
    background-color: rgb(255, 198, 0);
    border-radius: 50px;
    color: #0b104c;
    padding: 10px 50px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    outline: none;
    border: 0;
    margin-top: 14px;
}

.about-us-home .about-us-home-content .about-content-btm a.btn.btn-default:hover {}

.about-us-home .about-us-home-content .about-content-btm a.btn.btn-default:focus {}

.about-us-home .about-us-home-content .about-content-btm i {
    color: #a6b2ff;
    font-size: 30px;
    font-weight: 200;
    font-family: "Nunito Sans", sans-serif;
    line-height: 46px;
    display: block;
}


/* About us Home Content Sec */


/* Product List Selector */

.product-list-main {}

.product-list-main ul {
    padding-left: 90px;
}

.product-list-main ul li a.c-active {
    color: white;
}

.product-list-main ul li a.c-active span {
    display: block;
    position: absolute;
    left: -15px;
    font-size: 20px;
    top: 0px;
}

.product-list-main ul li {
    position: relative;
}

.product-list-main ul li a {
    color: #a6b2ff;
    font-size: 16px;
    text-transform: uppercase;
    transition: all 0.5s;
    display: block;
    cursor: pointer;
    width: 100%;
}

.product-list-main ul li a span {
    display: none;
    transition: all 1s;
}

.product-list-main ul li a:hover span {
    display: block;
    display: block;
    position: absolute;
    left: -15px;
    font-size: 20px;
    top: 0px;
    transition: all 1s;
}

.product-list-main ul li a:hover {
    background-color: transparent;
    color: white;
}

.product-list-main ul li a.c-active:after {
    content: '';
    width: 72%;
    border-bottom: solid 1px #ffc600;
    position: absolute;
    right: 396px;
    top: 62%;
    z-index: 1;
}

.product-list-main ul li a:focus {
    background-color: transparent;
    outline: none;
}

.row.prod_list_row {
    margin: 0;
    padding: 0 42px;
}

.product-list-main {
    /*background-image: linear-gradient(to right top, #127eb9, #096aaa, #10569a, #1a4188, #222d75);*/
    background-image: url(../img/bg.jpg);
    background-size: cover;
    padding: 2% 0;
}

.product-list-main .tab-slider-home-content {
    padding-left: 0;
    max-width: 955px;
    margin: 100px 0 120px 125px;
}

.product-list-main .tab-slider-home-content h3 {
    font-size: 20px;
    color: #fac407;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
}

.product-list-main .tab-slider-home-content h1 {
    font-size: 64px;
    color: white;
    font-weight: 800;
    text-transform: uppercase;
    margin-left: 36px;
    position: relative;
    margin-top: 8px;
}

.product-list-main .tab-slider-home-content h1 span.line-span {
    display: inline-block;
    width: 100px;
    height: 1px;
    background-color: #ffc600;
    position: relative;
    margin-right: 14px;
}

.product-list-main .tab-slider-home-content h1 span.content {
    font-size: 18px;
    position: absolute;
    text-transform: capitalize;
    line-height: 24px;
    top: 114px;
    font-weight: 300;
    color: #a6b2ff;
    max-width: 286px;
}

.product-list-main .right-tab-content-div {
    margin-top: 240px;
    padding-left: 161px;
}

.product-list-main .right-tab-content-div p {
    color: #a6b2ff;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 8px;
    font-weight: 400;
}

.product-list-main .right-tab-content-div a {
    color: #ffc600;
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 2px;
}

.product-list-main .right-tab-content-div a i {
    margin-left: 6px;
}

.product-list-main .c-box {
    background-position: center center;
    transform: skew(-17deg);
    background: rgb(233, 237, 244);
    /* Old browsers */
    background: -moz-linear-gradient(45deg, rgba(233, 237, 244, 1) 0%, rgba(233, 237, 243, 1) 21%, rgba(233, 236, 243, 1) 53%, rgba(233, 235, 242, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, rgba(233, 237, 244, 1) 0%, rgba(233, 237, 243, 1) 21%, rgba(233, 236, 243, 1) 53%, rgba(233, 235, 242, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, rgba(233, 237, 244, 1) 0%, rgba(233, 237, 243, 1) 21%, rgba(233, 236, 243, 1) 53%, rgba(233, 235, 242, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e9edf4', endColorstr='#e9ebf2', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    /* position: relative; */
    padding: 63px 0 100px;
    box-sizing: border-box;
    margin: 0 77px 0 77px;
    box-sizing: border-box;
    margin-bottom: 100px;
}

.product-list-main .c-box a img {
    margin: 0 auto 0;
    /*width: 49%;*/
    height: auto;
    -webkit-box-reflect: below -22px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), to(rgba(250, 250, 250, 0.5)));
    max-height: 266px;
}

a.detail-achor {
    transform: skew(0deg) !important;
    float: right;
    margin-right: 36px;
    margin-top: 4px;
}

.product-list-main .c-box a {
    position: relative;
    display: block;
    /* margin-top: 60px; */
    transform: skew(17deg);
}

.product-list-main .c-box .detail-pr-box span.line-sp {
    display: inline-block;
    width: 40px;
    height: 1px;
    background-color: white;
    margin-left: 140px;
    margin-right: 10px;
}

.product-list-main .c-box .detail-pr-box span {
    font-size: 16px;
    color: #0b104c;
    font-weight: 700 !important;
}

.product-list-main .c-box .detail-pr-box {
    position: absolute;
    bottom: -22px;
    right: -80px;
    transform: skew(17deg);
    /* background-color: goldenrod; */
    background-image: url(../img/label.png);
    width: 320px;
    background-size: cover;
    background-repeat: no-repeat;
    height: 95px;
}

.product-list-main .c-box .detail-pr-box h4 {
    font-size: 20px;
    color: #0b104c;
    margin: 24px 40px 6px 40px;
    font-weight: 700;
    height: 19px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


/* Product List Selector */


/* Product Selector */

.product-selector-page-bg {
    background-image: url(../img/product-selector-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.pr-selector {
    background-image: radial-gradient(circle, #384891, #324184, #2c3978, #27326b, #212b5f);
    padding-top: 40px;
}

.pr-selector .panel-body .tab-pane .pr-tab-content .search-result-caption {
    margin-top: 40px;
}

.pr-selector .panel-body .tab-pane .pr-tab-content .search-result-caption .box {
    /* float: none !important; */
}

.pr-selector .panel-body .tab-pane .pr-tab-content .search-result-caption .box label {
    display: block;
    box-sizing: border-box;
}

.pr-selector .panel-body .tab-pane .pr-tab-content .search-result-caption .box label select {
    padding: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 0;
    background-color: transparent;
    border: 1px solid #6e7db3;
    color: #a6b2ff;
    font-size: 18px;
    height: 40px;
    font-weight: normal;
    box-shadow: none;
    width: 365px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.pr-selector .panel-body .tab-pane .pr-tab-content .search-result-caption .box label:after {
    content: "\f078";
    font-family: "FontAwesome";
    font-size: 11px;
    color: #a6b2ff;
    right: 4px;
    top: 12px;
    padding: 0 0 2px;
    position: absolute;
    pointer-events: none;
}

.pr-selector .panel-body .tab-pane .pr-tab-content .search-result-caption .box label:before {
    content: '';
    right: 4px;
    top: 0px;
    pointer-events: none;
    display: block;
}

.pr-selector .panel-body .tab-pane .pr-tab-content .search-result-caption .box h5 {
    color: #8990c6;
    font-size: 18px;
    font-weight: normal;
}

.pr-selector .panel-body .tab-pane .pr-tab-content .search-result-caption .box p {
    font-weight: 400;
    color: #ffc600;
    font-size: 20px;
    text-transform: uppercase;
}

.pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div {
    margin-top: 50px;
    margin-bottom: 50px;
}

.pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div .c-box {
    background-position: center center;
    transform: skew(-17deg);
    background-color: white;
    /* position: relative; */
    padding: 63px 0 100px;
    box-sizing: border-box;
    margin: 0 78px;
    box-sizing: border-box;
    margin-bottom: 100px;
}

.pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div .c-box .detail-pr-box {
    position: absolute;
    bottom: -22px;
    right: -80px;
    transform: skew(17deg);
    /* background-color: goldenrod; */
    background-image: url(../img/label.png);
    width: 320px;
    background-size: cover;
    background-repeat: no-repeat;
    height: 95px;
}

.pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div .c-box .detail-pr-box h4 {
    font-size: 20px;
    color: #0b104c;
    margin: 24px 40px 6px 40px;
    font-weight: 800;
    height: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div .c-box .detail-pr-box span.line-sp {
    display: inline-block;
    width: 40px;
    height: 2px;
    background-color: white;
    margin-left: 150px;
    margin-right: 10px;
}

.pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div .c-box .detail-pr-box span {
    font-size: 16px;
    color: #0b104c;
    font-weight: 700 !important;
}

.pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div .c-box a {
    position: relative;
    display: block;
    /* margin-top: 60px; */
    transform: skew(17deg);
}

.pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div .c-box a img {
    margin: 0 auto 0;
    /*width: 50%;*/
    max-height: 266px;
    -webkit-box-reflect: below -36px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), to(rgba(250, 250, 250, 0.5)));
}

.pr-selector .panel-body .tab-pane .pr-tab-content .filter-div-four {}

.pr-selector .panel-body .tab-pane .pr-tab-content .filter-div-four hr {
    border-top: 1px solid #6e7db3;
    margin-top: 30px;
}

.pr-selector .panel-body .tab-pane .pr-tab-content .filter-div-four label {
    display: block;
    box-sizing: border-box;
    padding-right: 16px;
}

.pr-selector .panel-body .tab-pane .pr-tab-content .filter-div-four label:after {
    content: "\f078";
    font-family: "FontAwesome";
    font-size: 11px;
    color: #a6b2ff;
    right: 32px;
    top: 12px;
    padding: 0 0 2px;
    position: absolute;
    pointer-events: none;
}

.pr-selector .panel-body .tab-pane .pr-tab-content .filter-div-four label:before {
    content: '';
    right: 4px;
    top: 0px;
    /* width:23px; */
    /* height:18px; */
    /* background:#fff; */
    /* position:absolute; */
    pointer-events: none;
    display: block;
}

.pr-selector .panel-body .tab-pane .pr-tab-content .filter-div-four select {
    /* padding:4px; */
    /* margin: 0; */
    background: transparent;
    /* color:#888; */
    /* border:none; */
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    display: block;
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 24px;
    background-color: #4b5a9f;
    border: 1px solid #6e7db3;
    color: #a6b2ff;
    font-size: 18px;
    height: 40px;
    font-weight: normal;
    box-shadow: none;
}

.pr-selector .panel-body .tab-pane .pr-tab-content .exmaple-form {}

.pf-r {
    padding-right: 0!important;
}

.pr-selector .panel-body .tab-pane .pr-tab-content .exmaple-form hr {
    border-top: 1px solid #6e7db3;
    margin-top: 30px;
}

.pr-selector .panel-body .tab-pane .pr-tab-content .exmaple-form .sub-btn {
    margin-top: 10px;
}

.pr-selector .panel-body .tab-pane .pr-tab-content .exmaple-form .sub-btn button.btn.btn-default {
    outline: none;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 800;
    background-color: #ffc600;
    border: 0;
    border-radius: 22px;
    color: #0b104c;
    padding: 9px 0;
    display: block;
    width: 100%;
    letter-spacing: 2px;
}

.pr-selector .panel-body .tab-pane .pr-tab-content .exmaple-form #custom-search-input {
    margin: 0;
    margin-top: 10px;
    padding: 0;
    position: relative;
}

.pr-selector .panel-body .tab-pane .pr-tab-content .exmaple-form #custom-search-input .input-group {
    width: 100%;
    padding-right: 20px;
}

.pr-selector .panel-body .tab-pane .pr-tab-content .exmaple-form #custom-search-input .search-query {
    padding-right: 3px;
    padding-right: 4px \9;
    padding-left: 3px;
    padding-left: 4px \9;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 24px;
    background-color: #4b5a9f;
    border: 1px solid #6e7db3;
    color: #a6b2ff;
    font-size: 18px;
    height: 40px;
    padding: 0 20px;
}

.pr-selector .panel-body .tab-pane .pr-tab-content .exmaple-form #custom-search-input input:-moz-placeholder {
    color: #a6b2ff;
}

.pr-selector .panel-body .tab-pane .pr-tab-content .exmaple-form #custom-search-input input::-webkit-input-placeholder {
    color: #a6b2ff;
}

.pr-selector .panel-body .tab-pane .pr-tab-content .exmaple-form #custom-search-input input:-ms-input-placeholder {
    color: #a6b2ff;
}

.pr-selector .panel-body .tab-pane .pr-tab-content .exmaple-form #custom-search-input span.input-group-btn {
    position: absolute;
    right: 38px;
    font-size: initial;
    top: 10px;
}

.pr-selector .panel-body .tab-pane .pr-tab-content .exmaple-form #custom-search-input span.glyphicon {
    border: 0;
    background: none;
    /* padding: 2px 5px; */
    /* margin-top: 2px; */
    /* position: relative; */
    /* left: -32px; */
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #8995e5;
    z-index: 9;
}

.pr-selector .panel-body .tab-pane .pr-tab-content .exmaple-form .search-query:focus + button {
    z-index: 3;
}

.pr-selector .panel-body {
    background-color: transparent;
    padding: 0 0;
}

.pr-selector .panel-body .tab-pane {}

.pr-selector .panel-body .tab-pane .pr-tab-content {}

.pr-selector .panel-body .tab-pane .pr-tab-content .heading {
    margin: 40px 0 20px 0;
}

.pr-selector .panel-body .tab-pane .pr-tab-content .heading h2 {
    color: white;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 4px;
}

.pr-selector .panel-body .tab-pane .pr-tab-content .heading p {
    color: #8990c6;
    font-size: 18px;
    font-weight: 300;
}

.pr-selector .panel.with-nav-tabs.panel-default {
    border: 0;
    background-color: transparent;
}

.pr-selector .panel.with-nav-tabs.panel-default .panel-heading {
    background-color: #161e4e;
    border: 0;
    border-radius: 0;
    padding: 0;
}

.pr-selector .panel.with-nav-tabs.panel-default .panel-heading ul.nav.nav-tabs {
    border: 0;
    text-align: center;
    display: table;
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #6e7db3;
}

.pr-selector .panel.with-nav-tabs.panel-default .panel-heading ul.nav.nav-tabs li {
    display: inline-block;
    float: none;
    width: 20%;
    border-right: 1px solid #2f387b;
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}

.pr-selector .panel.with-nav-tabs.panel-default .panel-heading ul.nav.nav-tabs li:last-child {
    border: 0
}

.pr-selector .panel.with-nav-tabs.panel-default .panel-heading ul.nav.nav-tabs li a {
    color: #8990c6;
    font-size: 16px;
    border: 0;
    transition: all 0.5s;
    padding: 22px 22px;
    display: block;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 600;
}

.pr-selector .panel.with-nav-tabs.panel-default .panel-heading ul.nav.nav-tabs li a:hover {
    background-color: transparent;
    border: 0;
    color: #ffc600;
}

.pr-selector .panel.with-nav-tabs.panel-default .panel-heading ul.nav.nav-tabs li a:focus {
    background-color: transparent;
    border: 0;
    outline: none;
}

.pr-selector .panel.with-nav-tabs.panel-default .panel-heading ul.nav.nav-tabs li.active {}

.pr-selector .panel.with-nav-tabs.panel-default .panel-heading ul.nav.nav-tabs li.active a {
    background-color: transparent;
    border: 0;
    color: #ffc600;
}

.pr-selector .panel.with-nav-tabs.panel-default .panel-heading ul.nav.nav-tabs li.active a:hover {}

.pr-selector .panel.with-nav-tabs.panel-default .panel-heading ul.nav.nav-tabs li.active a:focus {}


/* Product Selector */


/* category-tab-slider */

.category-tab-slider .owl-buttons .owl-prev:hover {
    background-color: #ffc600;
}

.category-tab-slider .owl-buttons .owl-prev:hover i {
    color: white;
}

.category-tab-slider .owl-buttons .owl-next:hover {
    background-color: #ffc600;
}

.category-tab-slider .owl-buttons .owl-next:hover i {
    color: white;
}

.category-tab-slider .owl-buttons {
    position: absolute;
    left: -170px;
    bottom: 20px;
}

.category-tab-slider .owl-buttons .owl-prev {
    box-shadow: none !important;
    padding: 0 !important;
    border-radius: 50% !important;
    width: 40px;
    height: 40px;
    transition: all 1s;
}

.category-tab-slider .owl-buttons .owl-prev i {
    position: relative;
    top: 6px;
    color: #ffc600;
}

.category-tab-slider .owl-buttons .owl-next {
    box-shadow: none !important;
    padding: 0 !important;
    border-radius: 50% !important;
    width: 40px;
    height: 40px;
    transition: all 1s;
}

.category-tab-slider .owl-buttons .owl-next i {
    position: relative;
    top: 6px;
    color: #ffc600;
}

.category-tab-slider .diff-container-category .container-fluid {
    max-width: inherit;
    margin: 0;
}

.category-tab-slider ul.nav.nav-pills.nav-stacked {
    padding: 120px 0px 0 176px;
}

.category-tab-slider ul.nav.nav-pills.nav-stacked li {}

.category-tab-slider ul.nav.nav-pills.nav-stacked li span {
    display: none
}

.category-tab-slider ul.nav.nav-pills.nav-stacked li.active span {
    display: block;
    color: white;
    font-size: 22px;
    position: absolute;
    left: -20px;
    top: -6px;
}

.category-tab-slider ul.nav.nav-pills.nav-stacked li.active:after {
    content: '';
    width: 56%;
    border-bottom: solid 1px #ffc600;
    position: absolute;
    right: 307px;
    top: 52%;
    z-index: 1;
}

.category-tab-slider ul.nav.nav-pills.nav-stacked li a {
    transition: all 1s;
    color: #a6b2ff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;
}

.category-tab-slider ul.nav.nav-pills.nav-stacked li a:hover {
    background-color: transparent;
    color: white;
}

.category-tab-slider ul.nav.nav-pills.nav-stacked li a:focus {}

.category-tab-slider ul.nav.nav-pills.nav-stacked li.active {}

.category-tab-slider ul.nav.nav-pills.nav-stacked li.active a {
    background-color: transparent;
    color: white;
    font-weight: 800;
}

.category-tab-slider ul.nav.nav-pills.nav-stacked li.active a:hover {
    background-color: transparent;
}

.category-tab-slider ul.nav.nav-pills.nav-stacked li.active a:focus {
    background-color: transparent;
}

.category-tab-slider .tab-content {
    margin-top: 100px;
}

.category-tab-slider .tab-content .owl-item {
    margin-left: 50px;
}

.category-tab-slider .tab-content .item {
    margin-left: 50px;
    position: relative;
    /* height: 418px; */
    padding-bottom: 22px;
}

.category-tab-slider .tab-content .item .c-box {
    /* position: relative;
    text-align: center;
    background-image: url(../img/itm-bg.png);
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    width: 480px; */
    background-position: center center;
    transform: skew(-17deg);
    background-color: white;
    /* position: relative; */
    padding: 63px 0 100px;
    box-sizing: border-box;
    margin: 0 24px;
}


/* .category-tab-slider .tab-content .item .bg-bk-curve{
    width: 344px;
    height: 344px;
    transform: skew(-17deg);
    background: #f3f3f3;
    position: absolute;
    } */

.category-tab-slider .tab-content .item .detail-pr-box {
    position: absolute;
    bottom: -22px;
    right: -80px;
    transform: skew(17deg);
    /* background-color: goldenrod; */
    background-image: url(../img/label.png);
    width: 359px;
    background-size: cover;
    background-repeat: no-repeat;
    height: 95px;
}

.category-tab-slider .tab-content .item .detail-pr-box h4 {
    font-weight: 800;
    font-size: 20px;
    color: #0b104c;
    margin: 24px 40px 0 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 218px;
}

.category-tab-slider .tab-content .item .detail-pr-box span.line-sp {
    display: inline-block;
    width: 50px;
    height: 2px;
    background-color: white;
    margin-left: 120px;
    margin-right: 10px;
}

.category-tab-slider .tab-content .item .detail-pr-box span {
    font-size: 18px;
    color: #0b104c;
    font-weight: 700 !important;
}

.category-tab-slider .tab-content .item .detail-pr-box a.detail-achor {
    display: inline-block !important;
    transform: skew(0deg) !important;
    margin-top: 4px;
    top: 4px;
}

.category-tab-slider .tab-content .item .detail-pr-box a.detail-achor span {}

.category-tab-slider .tab-content .item a {
    position: relative;
    display: block;
    /* margin-top: 60px; */
    transform: skew(17deg);
}

.category-tab-slider .tab-content .item a img {
    margin: 0 auto 0;
    max-width: 100%;
    max-height: 100%;
    -webkit-box-reflect: below -22px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), to(rgba(250, 250, 250, 0.5)));
    /*width: 49%;*/
    height: auto;
    max-height: 266px;
}

.category-tab-slider {
    /* min-height: 1000px; */
    background-image: url(../img/tab-bg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 100px;
    padding-bottom: 100px;
}

.category-tab-slider .tab-slider-home-content {
    padding-left: 100px;
    max-width: 955px;
}

.category-tab-slider .right-tab-content-div {
    margin-top: 160px;
}

.category-tab-slider .right-tab-content-div p {
    color: #a6b2ff;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 8px;
    font-weight: 400;
}

.category-tab-slider .right-tab-content-div a {
    color: #ffc600;
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 2px;
}

.category-tab-slider .right-tab-content-div a i {
    margin-left: 6px;
}

.category-tab-slider .right-tab-content-div a:hover {
    text-decoration: none;
}

.category-tab-slider .right-tab-content-div a:focus {}

.category-tab-slider .tab-slider-home-content h3 {
    font-size: 20px;
    color: #fac407;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
}

.category-tab-slider .tab-slider-home-content h1 {
    font-size: 64px;
    color: white;
    font-weight: 800;
    text-transform: uppercase;
    margin-left: 36px;
    position: relative;
    margin-top: 8px;
}

.category-tab-slider .tab-slider-home-content h1 span.line-span {
    display: inline-block;
    width: 100px;
    height: 1px;
    background-color: #ffc600;
    position: relative;
    margin-right: 14px;
}

.category-tab-slider .tab-slider-home-content h1 span.content {
    font-size: 18px;
    position: absolute;
    text-transform: capitalize;
    line-height: 24px;
    top: 114px;
    font-weight: 300;
    color: #a6b2ff;
}


/* category-tab-slider */


/* Footer Css */

.footer .social-media-icons {
    position: absolute;
    right: 106px;
    /* bottom: 50%; */
    top: 20%;
}

div#space-right {
    padding-left: 0;
}

.footer .social-media-icons ul {
    padding-left: 0;
}

.footer .social-media-icons ul li {
    list-style: none;
    margin: 50px 0;
}

.footer .social-media-icons ul li a {
    transition: 1s all;
}

.footer .social-media-icons ul li a:hover i {
    color: white;
}

.footer .social-media-icons ul li a:focus {}

.footer .social-media-icons ul li a i {
    color: white;
    font-size: 22px;
}

.footer {
    position: relative;
    background-image: url(../img/footer-bg.png);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: cover;
    /* min-height: 530px; */
    padding: 100px 0 12px 0;
    position: relative;
}

.footer .copyright-div {
    margin-top: 70px;
}

.footer .copyright-div hr {
    border-top: 1px solid #27358b;
    width: 86.7%;
}

.footer .copyright-div p {
    font-size: 16px;
    color: #a6b2ff;
    text-align: center;
    margin-top: 22px;
    font-weight: 300;
}

.footer .links-div {}

.footer .links-div h3 {
    font-size: 18px;
    color: #ffc600;
    margin-bottom: 20px;
    margin-top: 0;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.footer .links-div ul {
    padding-left: 4px;
}

.footer .links-div ul li {
    list-style: none;
    margin-bottom: 2px;
}

.footer .links-div ul li a {
    font-size: 16px;
    color: #a6b2ff;
    margin: 4px 0;
    display: inline-block;
    font-weight: 300;
}

.footer .links-div ul li a i {
    float: left;
    margin-right: 15px;
}

.footer .links-div ul li a:hover {
    text-decoration: none;
}

.footer .links-div ul li a:focus {}

.footer .footer-logo-div {
    /*text-align: center;*/
}

.links-div.quick-links {
    padding-left: 60px;
}

.links-div.cont-link {
    margin-left: -100px;
}

.footer .footer-logo-div img {
    max-width: 115px;
    display: inline;
}

.footer .footer-logo-div p {
    font-size: 16px;
    color: #a6b2ff;
    margin-top: 40px;
    padding-right: 10px;
    line-height: 24px;
    width: 83%;
}


/* Footer Css */


/* Modal Css */

.track-modal {
    background-color: rgba(2, 6, 23, 0.8784313725490196);
    z-index: 999999999;
}

.track-modal .modal-dialog {
    width: 700px;
    margin: 200px auto;
}

.track-modal .modal-dialog .modal-content {
    background-color: rgb(12, 18, 70);
    padding: 16px 0 36px 0;
    border: 1px solid #057de2;
}

.track-modal .modal-dialog .modal-content .modal-body {}

.track-modal .modal-dialog .modal-content .modal-body .slider-custom {}

.track-modal .modal-dialog .modal-content .modal-body .slider-custom .item {}

.track-modal .modal-dialog .modal-content .modal-body .slider-custom .item img {
    margin: 0 auto;
}

.track-modal .modal-dialog .modal-content .modal-body .slider-custom div#myCarousel {}

.track-modal .modal-dialog .modal-content .modal-body .slider-custom div#myCarousel ol.carousel-indicators {
    display: none;
}

.track-modal .modal-dialog .modal-content .modal-body .slider-custom div#myCarousel a.left.carousel-control {
    background: transparent
}

.track-modal .modal-dialog .modal-content .modal-body .slider-custom div#myCarousel a.right.carousel-control {
    background: transparent
}

.track-modal .modal-dialog .modal-content .modal-body .modal-form {
    width: auto;
    margin: 0 18px;
    text-align: center;
}

.track-modal .modal-dialog .modal-content .modal-body .modal-form img {
    margin: 0 auto 10px;
    max-width: 150px;
}

.track-modal .modal-dialog .modal-content .modal-body .modal-form label {
    color: white;
    font-weight: normal;
    letter-spacing: 1px;
}

.track-modal .modal-dialog .modal-content .modal-body .modal-form input {
    background-color: #202a6d;
    border: 0;
    margin-bottom: 18px;
    border-radius: 25px;
    height: 44px;
    font-size: 18px;
    padding: 0px 24px;
    font-weight: 200;
    color: white;
    outline: none;
}

.track-modal .modal-dialog .modal-content .modal-body .modal-form textarea {
    background-color: #202a6d;
    border: 0;
    margin-bottom: 18px;
    border-radius: 25px;
    height: 85px;
    font-size: 18px;
    padding: 8px 24px;
    font-weight: 200;
    color: white;
    resize: none;
}

.track-modal .modal-dialog .modal-content .modal-body .modal-form textarea::-moz-placeholder {
    color: #a6b2ff;
    font-size: 18px;
}

.track-modal .modal-dialog .modal-content .modal-body .modal-form textarea:-ms-input-placeholder {
    color: #a6b2ff;
    font-size: 18px;
}

.track-modal .modal-dialog .modal-content .modal-body .modal-form textarea::-webkit-input-placeholder {
    color: #a6b2ff;
    font-size: 18px;
}

.track-modal .modal-dialog .modal-content .modal-body .modal-form button.btn.btn-default {
    color: #0b104c;
    font-size: 15px;
    background-color: #ffc600;
    border: 0;
    padding: 10px 84px;
    border-radius: 20px;
    font-weight: 800;
    outline: none;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.track-modal .modal-dialog .modal-content .modal-body .modal-form input::-moz-placeholder {
    color: #a6b2ff;
    font-size: 18px;
}

.track-modal .modal-dialog .modal-content .modal-body .modal-form input:-ms-input-placeholder {
    color: #a6b2ff;
    font-size: 18px;
}

.track-modal .modal-dialog .modal-content .modal-body .modal-form input::-webkit-input-placeholder {
    color: #a6b2ff;
    font-size: 18px;
}

.track-modal .modal-dialog .modal-content .modal-header {
    border-bottom: 0;
    padding-bottom: 15px;
}

.track-modal .modal-dialog .modal-content .modal-header button.close {
    outline: none;
    background-color: #202a6d;
    color: white;
    opacity: 1;
    padding: 4px 8px;
    border-radius: 50%;
}

.track-modal .modal-dialog .modal-content .modal-header button.close img {
    position: relative;
    top: -2px;
}

.track-modal .modal-dialog .modal-content .modal-header h4 {
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 800;
    color: white;
    margin-top: 15px;
}


/* Modal Css */


/* certification page css start here*/

section.certifications-page {
    height: auto;
    min-height: 500px;
    padding-top: 100px;
    background: url('../img/section-bg.jpg');
    background-size: 100% 100%;
}

.certif-bg {
    height: auto;
    min-height: 170px;
    background: url('../img/top-section.jpg');
    background-size: 100% 100%;
}

.certificate-box .modal-body img {
    width: 100%;
    height: auto;
}

.head-cerit h1 {
    font-size: 55px;
    margin: 30px 0px;
    font-weight: 600;
    color: #fff;
    font-family: 'Nunito Sans', sans-serif !important;
    text-transform: uppercase;
}

.head-cerit p {
    font-size: 18px;
    color: #fff;
    font-family: 'Nunito Sans', sans-serif !important;
    width: 100%;
    max-width: 45%;
    line-height: 30px;
}

.certificate-box h3 {
    color: #ffc600;
    font-family: 'Nunito Sans', sans-serif !important;
    font-size: 32px;
    font-weight: 400;
    position: relative;
    padding: 4px 0px 4px 20px;
}

.certificate-box h3:before {
    position: absolute;
    content: "\f111 ";
    left: 0;
    top: 16px;
    font-family: fontawesome;
    font-size: 12px;
}

.certificate-box ul {
    padding: 0px;
    margin: 30px 0px 34px 20px;
    list-style-type: none;
}

.certificate-box li {
    padding-left: 30px;
    color: #fff;
    position: relative;
}

.certificate-box li:before {
    position: absolute;
    content: "";
    left: 0;
    top: 10px;
    height: 30px;
    width: 20px;
    background: url(../img/red-icon.png);
    display: inline-block;
    background-repeat: no-repeat;
}


/* .certificate-box li:after{ */


/* content: ""; */


/* top: 10px; */


/* height:21px; */


/* width: 20px; */


/* background: url(../img/pdf-icon.png); */


/* display: inline-block; */


/* background-repeat: no-repeat; */


/* } */

.certificate-box li a {
    text-decoration: none;
    color: #fff;
    padding-right: 5px;
    font-size: 18px;
    line-height: 40px;
}

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

.certif-bg .header-section .logo-div {
    margin-top: 38px;
}

a.pdficon {
    height: 21px;
    width: 20px;
    background: url(../img/pdf-icon.png);
    display: inline-block;
    background-repeat: no-repeat;
    font-size: 0px !important;
}


/* certification page css End here*/


/* Media Quries */

@media only screen and (max-width: 2560) {}

@media only screen and (max-width: 1920) {}

@media only screen and (max-width: 1660px) {
    .category-tab-slider ul.nav.nav-pills.nav-stacked li a {
        transition: all 1s;
        color: #a6b2ff;
        font-size: 15px;
        text-transform: uppercase;
    }
    .footer .links-div ul li a {
        font-size: 14px;
        color: #a6b2ff;
        margin: 4px 0;
        display: inline-block;
    }
    .footer .footer-logo-div p {
        font-size: 14px;
        color: #a6b2ff;
        margin-top: 40px;
        padding-right: 40px;
        line-height: 24px;
    }
    .footer .copyright-div hr {
        border-top: 1px solid #27358b;
        width: 1095px;
    }
    .container-fluid {
        max-width: 1560px;
    }
    .header-section .header-components ul li:last-child {
        margin-right: 0;
    }
    .category-tab-slider ul.nav.nav-pills.nav-stacked li.active:after {
        content: '';
        width: 60%;
        border-bottom: solid 1px #ffc600;
        position: absolute;
        right: 260px;
        top: 52%;
        z-index: 1;
    }
    .category-tab-slider ul.nav.nav-pills.nav-stacked {
        padding: 120px 0px 0 160px;
    }
}

@media (max-width:1599px) {
    .category-tab-slider ul.nav.nav-pills.nav-stacked li.active::after {
        right: 222px;
    }
    .slick-prev,
    .slick-next {
        top: 100%;
    }
    .about-us-page-content .about-us-home-content h1 span.line-span {
        left: 10px;
    }
    .about-us-page-content .about-us-home-content h1 span.content {
        position: static;
        display: inline-block;
        width: auto;
    }
    .category-tab-slider .tab-content .item a img,
    .product-list-main .c-box a img,
    .pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div .c-box a img {
        max-height: 196px;
    }
    .category-tab-slider .tab-content .item .c-box {
        margin: 0 34px;
    }
    .category-tab-slider .tab-content .item .detail-pr-box {
        width: 320px;
    }
    .customize-container ul.nav.nav-pills.nav-stacked li.active:before {
        right: 166px;
    }
    .product-list-main ul li a.c-active:after {
        right: 348px;
    }
    .contact-us-page .form-div {
        width: 550px;
    }
    .product-list-main .right-tab-content-div {
        margin-top: 100px;
        padding-left: 70px;
    }
}

@media (max-width:1399px) {
    .slick-prev,
    .slick-next {
        top: 90%;
    }
    .general-class-subheader:before {
        height: 100%;
    }
    .header-section .social-media-icons ul li a i {
        font-size: 16px;
    }
    .header-section .social-media-icons ul li {
        margin: 35px 0;
    }
    .about-us-home .about-us-home-content .about-content-btm a.btn.btn-default {
        padding: 8px 30px;
        font-size: 14px;
    }
    .customize-container ul.nav.nav-pills.nav-stacked li.active:before {
        right: 222px;
        width: 40%;
    }
    .product-list-main ul {
        padding-left: 12px;
    }
    .product-list-main ul li a.c-active:after {
        /*right: 238px;width: 188px;*/
        right: 368px;
        width: 24%;
    }
    .row.prod_list_row {
        margin: 0;
    }
    .category-tab-slider .tab-content .item a img,
    .product-list-main .c-box a img,
    .pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div .c-box a img {
        max-height: 150px;
        height: auto;
    }
    .category-tab-slider .tab-content .item .detail-pr-box {
        width: 280px;
    }
    .category-tab-slider .tab-content .item .detail-pr-box span.line-sp {
        height: 1px;
        width: 40px;
    }
    .category-tab-slider .tab-content .item .detail-pr-box a.detail-achor span {
        font-size: 14px;
    }
    .category-tab-slider .tab-content .item .c-box {
        margin: 0 44px;
    }
    .category-tab-slider .tab-content .item .detail-pr-box a.detail-achor {
        margin-top: 1px;
    }
    .customize-container .custom-container-div-content {
        margin-left: 0px;
        padding-left: 38px;
        padding-top: 25px;
    }
    .category-tab-slider .tab-slider-home-content {
        padding-left: 0px;
    }
    .customize-container,
    .customize-container .customize-div-option {
        height: auto;
        min-height: auto;
    }
    .customize-container ul.nav.nav-pills.nav-stacked {
        padding-left: 0px;
        margin-top: 10px;
        max-width: 200px;
    }
    .customize-container .contaciner-custom-img-div img {
        margin: 10px auto 0;
        max-width: 160px;
    }
    .customize-container .customize-div-option .panel-body .tab-content .tab-pane .t-heading h3 {
        font-size: 20px;
    }
    .customize-container .customize-div-option .panel-body .tab-content .tab-pane .options-main ul li img {
        max-width: 50px;
    }
    .customize-container .customize-div-option .panel-body .tab-content .tab-pane .options-main {
        height: 300px;
        min-height: 300px;
    }
    .customize-container .customize-div-option .panel-body .tab-content .tab-pane .options-main ul li,
    .customize-container .customize-div-option .panel-body .tab-content .tab-pane .options-main ul li.active {
        padding: 5px 40px;
    }
    .customize-container .req-modal a {
        padding: 8px 30px;
        font-size: 12px;
    }
    .customize-container .req-modal {
        margin: 46px 0;
    }
    .product-list-main .tab-slider-home-content {
        margin: 20px 0 120px 50px;
    }
    .about-us-page-content .about-us-home-content h1 span.line-span {
        display: block;
        margin-top: 10px;
        margin-left: 0;
        position: static;
    }
    .header-section {
        height: auto;
    }
    .header-section .home-header-bg {
        height: 540px;
    }
    .header-section .home-header-bg::before {
        height: 540px;
    }
    .category-tab-slider {
        padding-top: 30px;
        padding-bottom: 50px
    }
    .category-tab-slider ul.nav.nav-pills.nav-stacked {
        padding: 34px 0px 0 70px;
    }
    .category-tab-slider .tab-content {
        margin-top: 50px;
    }
    .links-div.quick-links {
        padding-left: 0;
    }
    .links-div.cont-link {
        margin-left: -30px;
    }
    .footer .copyright-div {
        margin-top: 1px;
    }
    .footer .footer-logo-div p {
        margin-top: 20px;
        padding-right: 0;
    }
    .footer .copyright-div p {
        font-size: 14px;
        margin-top: 10px;
        margin-bottom: 0;
    }
    .category-tab-slider .right-tab-content-div p br {
        display: none;
    }
    .customize-container .customize-div-option .panel-body .tab-content .tab-pane .t-heading {
        margin: 30px 0;
    }
    .customize-container .rotate-img-div {
        min-height: 300px;
    }
    section.certifications-page {
        padding-top: 20px;
    }
    .certificate-box {
        min-height: 130px;
    }
    .head-cerit h1 {
        font-size: 35px;
    }
    .certificate-box h3 {
        font-size: 24px;
    }
    .certificate-box li a {
        font-size: 16px;
    }
    .certificate-box ul {
        margin: 15px 0px 34px 20px;
    }
    .contact-us-page {
        height: auto;
        padding: 25px 0 50px;
    }
    .contact-us-page .heading {
        padding-left: 7px;
        margin-bottom: 40px;
    }
    .rotate-div .dg-bg {
        margin-left: 0;
    }
    .Magic360-container {
        padding: 70px 0 60px 0;
    }
    .contact-us-page .form-div {
        width: 500px;
    }
}

@media only screen and (max-width: 1366px) {
    .container-fluid {
        max-width: 1280px;
    }
    section.header-section.home-header-bg {
        height: auto;
    }
    .slick-prev {
        background: #f9f9f9;
        border-radius: 50px;
        /*width: 50px;
    height: 50px;*/
        left: -146px;
        /*top: 100%;*/
    }
    .slick-next {
        background: #f9f9f9;
        border-radius: 50px;
        /*width: 50px;
    height: 50px;*/
        right: inherit;
        left: -101px;
        /*top: 100%;*/
    }
    a.detail-achor {
        transform: skew(-8deg) !important;
        float: right;
        margin-right: 36px;
        margin-top: 4px;
    }
    .rotate-div .dg-bg {
        background-position: center center;
        transform: skew(-17deg);
        background-color: #e9ebf2;
        padding: 0px 0 0 0;
        /* margin: 120px 148px; */
        box-sizing: border-box;
        margin-bottom: 0;
        width: 442px;
    }
    .Magic360-container {
        text-align: center !important;
        max-width: 100%;
        position: relative;
        z-index: 1;
        transform: skew(17deg);
        border: 0;
        margin-top: 0;
        margin-bottom: 22px;
    }
    .product-list-main .c-box {
        transform: skew(-12deg);
        margin: 0 0 85px 0;
        width: 310px;
    }
    .product-list-main .c-box a img {
        margin: 0 auto 0;
        width: auto;
        /*height: 130px;
            transform: skew(11deg);*/
    }
    .product-list-main .c-box a {
        transform: skew(12deg);
    }
    .product-list-main .c-box .detail-pr-box {
        position: absolute;
        bottom: -22px;
        right: -80px;
        transform: skew(17deg);
        /* background-color: goldenrod; */
        background-image: url(../img/label.png);
        width: 280px;
        background-size: cover;
        background-repeat: no-repeat;
        height: 76px;
    }
    .product-list-main .c-box .detail-pr-box h4 {
        font-size: 16px;
        color: white;
        margin: 16px 40px 0 42px;
        transform: skew(-4deg);
    }
    .product-list-main .c-box .detail-pr-box span.line-sp {
        display: inline-block;
        width: 50px;
        height: 2px;
        background-color: white;
        margin-left: 98px;
        margin-right: 10px;
    }
    .product-list-main .c-box .detail-pr-box span {
        font-size: 14px;
        color: #193954;
        font-weight: 600;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div .c-box {
        transform: skew(-12deg);
        margin: 30px 70px;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div .c-box a {
        transform: skew(12deg);
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div .c-box a img {
        margin: 0 auto 0;
        /*width: auto;
          height: 130px;*/
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div .c-box .detail-pr-box {
        position: absolute;
        bottom: -22px;
        right: -80px;
        /*  transform: skew(19deg);*/
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div .c-box .detail-pr-box {
        position: absolute;
        bottom: -22px;
        right: -80px;
        transform: skew(17deg);
        /* background-color: goldenrod; */
        background-image: url(../img/label.png);
        width: 280px;
        background-size: cover;
        background-repeat: no-repeat;
        height: 76px;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div .c-box .detail-pr-box h4 {
        font-size: 18px;
        color: white;
        margin: 16px 40px 0 42px;
        transform: skew(-4deg);
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div .c-box .detail-pr-box span {
        font-size: 16px;
        color: #193954;
        font-weight: 600;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div .c-box .detail-pr-box span.line-sp {
        display: inline-block;
        width: 50px;
        height: 2px;
        background-color: white;
        margin-left: 98px;
        margin-right: 10px;
    }
    .footer .links-div ul li a {
        font-size: 14px;
        color: #a6b2ff;
        margin: 2px 0;
        display: inline-block;
    }
    .category-tab-slider ul.nav.nav-pills.nav-stacked li.active:after {
        right: 274px;
    }
    .category-tab-slider .tab-content .item .detail-pr-box h4 {
        font-size: 18px;
        color: white;
        margin: 15px 40px 0 40px;
    }
    .category-tab-slider .tab-content .item .c-box {
        background-position: center center;
        transform: skew(-17deg);
        background-color: white;
        /* position: relative; */
        padding: 48px 0 80px 0;
        box-sizing: border-box;
        margin: 0 44px;
    }
    .footer .copyright-div hr {
        border-top: 1px solid #27358b;
        width: 1070px;
    }
    .category-tab-slider .tab-content .item .detail-pr-box {
        position: absolute;
        bottom: -10px;
        right: -80px;
        transform: skew(17deg);
        /* background-color: goldenrod; */
        background-image: url(../img/label.png);
        width: 280px;
        background-size: cover;
        background-repeat: no-repeat;
        height: 70px;
    }
    .category-tab-slider ul.nav.nav-pills.nav-stacked li a {
        font-size: 14px;
        padding: 6px 15px;
    }
    .header-section .banner-heading {
        margin-top: 140px;
    }
    .hambur-menu ul.menu {
        top: 56%;
    }
    .about-us-home .about-us-home-content {
        height: auto;
        padding: 25px 0 50px;
    }
    .about-us-home {
        min-height: auto;
        display: block;
    }
    .about-us-home .about-us-home-content .about-content-btm {
        margin: 90px auto 0;
    }
    .hambur-menu ul li {
        cursor: pointer;
        padding: 6px 20px;
        font-size: 28px;
        margin: 0px 0;
    }
    .footer {
        position: relative;
        background-image: url(../img/footer-laptop-bg.jpg);
        background-position: center right;
        background-repeat: no-repeat;
        background-size: cover;
        /* min-height: 530px; */
        padding: 60px 0 12px 0;
        position: relative;
    }
    .general-class-subheader {
        position: relative;
        height: 560px;
        width: 100%;
        z-index: 9999;
    }
    .general-class-subheader .banner-heading {
        position: relative;
        /* display: table; */
        margin-top: 120px !important;
    }
    .general-class-subheader .hambur-menu ul.menu {
        position: fixed;
        /*top: 50%;*/
    }
    .general-class-subheader .hambur-menu ul li {
        cursor: pointer;
        padding: 6px 20px;
        font-size: 23px;
        margin: 0px 0;
    }
    .about-us-page-content .about-us-home-content h1 {
        font-size: 48px;
        color: white;
        font-weight: 600;
        text-transform: uppercase;
        margin-left: 36px;
        position: relative;
        margin-top: 8px;
    }
    .about-us-page-content .about-us-home-content .about-content-btm {
        max-width: 500px;
        margin: 38px auto 0 36px;
        padding: 0 0px;
        float: left;
    }
    .about-us-page-content .about-us-home-content h1 span.content {
        margin-top: 30px;
    }
    .product-list-main .right-tab-content-div {
        margin-top: 84px;
        padding-left: 0;
        margin-bottom: 35px;
    }
    .bread-crumb .breadcrumb {
        background-color: transparent;
        margin: 0 0;
        padding: 15px 0;
    }
    .about-us-page-content {
        height: 540px;
        padding: 50px 0;
    }
    .about-us-page-content .img-div img {
        height: 490px;
    }
    .footer .social-media-icons {
        position: absolute;
        right: 40px;
        /* bottom: 50%; */
        top: 0%;
    }
    .contact-us-page .contact-ino p a {
        font-size: 18px;
    }
    .contact-us-page .contact-ino p {
        font-size: 16px;
    }
    .contact-us-page .contact-ino {
        box-sizing: border-box;
        padding-left: 35px;
    }
    .contact-us-page .contact-ino .box {
        padding-left: 0px;
        box-sizing: border-box;
    }
    .contact-us-page .heading {
        box-sizing: border-box;
        /*padding-left: 110px;
              margin-bottom: 100px;*/
    }
    .contact-us-page .form-div {
        width: initial;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div {
        margin-top: 25px;
        margin-bottom: 50px;
    }
    /*ASAD*/
    .header-section .banner-heading .banner-content h1 {
        font-size: 35px;
        margin-top: 15px;
    }
    .header-section .banner-heading .banner-content h1 span.line-span {
        display: block;
        clear: both;
        margin-top: 10px;
        margin-right: 0;
    }
    .header-section .banner-heading .banner-content h1 span.content {
        /*top: 80px;*/
        position: static;
    }
    .about-us-home .about-us-home-content h1 {
        font-size: 35px;
        margin-top: 15px;
        padding-bottom: 35px;
    }
    .about-us-home .about-us-home-content .about-content-btm p {
        font-size: 16px;
    }
    .about-us-home .about-us-home-content h1 span.line-span {
        display: block;
        clear: both;
        margin-top: 10px;
        margin-right: 0;
    }
    .about-us-home .about-us-home-content h1 span.content {
        top: 80px;
    }
    .about-us-home .about-us-home-content .about-content-btm {
        margin: 78px auto 0 36px;
    }
    .customize-container .custom-container-div-content h1 {
        font-size: 35px;
        margin-top: 15px;
    }
    .customize-container .custom-container-div-content h1 span.line-span {
        display: block;
        clear: both;
        margin-top: 10px;
        margin-right: 0;
    }
    .customize-container .custom-container-div-content h1 span.content {
        top: 80px;
    }
    .category-tab-slider .tab-slider-home-content h1 {
        font-size: 35px;
        margin-top: 15px;
    }
    .category-tab-slider .tab-slider-home-content h1 span.line-span {
        display: block;
        clear: both;
        margin-top: 10px;
        margin-right: 0;
    }
    .category-tab-slider .tab-slider-home-content h1 span.content {
        top: 80px;
    }
    .a-full-width {
        width: 100%;
    }
    .category-tab-slider .a-full-width .right-tab-content-div {
        margin-top: 70px;
        margin-left: 36px;
    }
    .category-tab-slider .owl-buttons {
        left: 0;
        bottom: -50px;
    }
    .about-us-page-content .about-us-home-content h1 {
        font-size: 35px;
        margin-top: 15px;
        margin-bottom: 35px;
    }
    .product-list-main .tab-slider-home-content h1 {
        font-size: 35px;
        margin-top: 15px;
    }
    .product-list-main .tab-slider-home-content h1 span.line-span {
        display: block;
        clear: both;
        margin-top: 10px;
        margin-right: 0;
    }
    .product-list-main .tab-slider-home-content h1 span.content {
        top: 80px;
        max-width: 100%;
    }
    .contact-us-page .heading h2 {
        font-size: 35px;
    }
    .contact-us-page .form-div textarea {
        margin-bottom: 15px;
    }
    .footer .copyright-div hr {
        width: 1050px;
    }
    .rotate-div .product-discr-detail h2 {
        font-size: 35px;
    }
    .rotate-div .product-discr-detail p {
        margin: 15px 0 26px 0;
    }
    .rotate-div .product-discr-detail ul {
        padding: 0;
    }
}

@media (max-width:1365px) {
    .customize-container .custom-container-div-content {
        padding-left: 10px;
    }
    .category-tab-slider .tab-content .item .detail-pr-box {
        width: 236px;
    }
    .category-tab-slider .tab-content .item .detail-pr-box h4 {
        font-size: 16px;
    }
    .category-tab-slider .tab-content .item .detail-pr-box span.line-sp {
        margin-left: 65px;
    }
    .category-tab-slider .tab-content .item .c-box {
        margin: 0 45px;
    }
    .about-us-page-content .img-div img {
        height: auto;
        width: auto;
    }
    .about-us-page-content .about-us-home-content {
        padding-left: 20px;
    }
    .product-list-main .c-box {
        width: 300px;
    }
    .product-list-main .tab-slider-home-content {
        margin: 100px 0 120px 20px;
    }
    .rotate-div .dg-bg {
        width: 360px;
    }
    .Magic360-container {
        padding: 50px 20px 50px 20px;
    }
    .Magic360 > img {
        width: 250px !important;
        height: 250px !important;
    }
}

@media only screen and (max-width:1356px) {
    .footer {
        background-position: center;
    }
    .footer .links-div ul li {
        height: 28px;
    }
}

@media only screen and (max-width:1280px) {
    .about-us-home .about-us-home-content .about-content-btm a.btn.btn-default {
        margin-bottom: 16px;
    }
    .footer .links-div ul li {
        height: 28px;
        margin-bottom: 2px;
        display: block;
        height: auto;
    }
    .footer .links-div ul li a {
        font-size: 14px;
        color: #a6b2ff;
        margin: 4px 0;
        display: inline-block;
    }
    .customize-container .custom-container-div-content h1 span.content {
        font-size: 16px;
        position: relative;
        text-transform: capitalize;
        line-height: 22px;
        top: 0;
        font-weight: normal;
        color: #a6b2ff;
        display: block;
        margin-top: 6px;
    }
    .footer {
        position: relative;
        background-image: url(../img/footer-laptop-bg.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        /* min-height: 530px; */
        /*padding: 100px 0 12px 0;*/
        position: relative;
    }
    .customize-container .contaciner-custom-img-div img {
        margin: 22px auto 0;
    }
    .customize-container ul.nav.nav-pills.nav-stacked {
        padding-left: 0px;
        box-sizing: border-box;
        margin-top: 30px;
        margin-left: 66px;
    }
    .category-tab-slider .tab-content .item a img {
        margin: 0 auto 0;
        max-width: 150px;
        max-height: 150px;
        /* height: 210px; */
    }
    .customize-container ul.nav.nav-pills.nav-stacked li a {
        padding: 15px 0 10px 20px;
    }
    .category-tab-slider ul.nav.nav-pills.nav-stacked li a {
        font-size: 14px;
    }
}

@media (max-width:1279px) {
    .customize-container ul.nav.nav-pills.nav-stacked {
        padding-left: 20px;
        margin-left: 30px;
        margin-top: 30px;
    }
    .customize-container .custom-container-div-content {
        padding: 20px 6px;
        margin-left: 0px;
    }
    .customize-container .customize-div-option .panel-body .tab-content .tab-pane .t-heading h3 {
        font-size: 20px;
    }
    .customize-container ul.nav.nav-pills.nav-stacked li.active:before {
        right: 170px;
    }
    .category-tab-slider .a-full-width .right-tab-content-div {
        margin-top: 10px;
    }
    .category-tab-slider .tab-slider-home-content h1 span.content {
        margin-top: 10px;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div .c-box .detail-pr-box h4 {
        transform: skew(-6deg);
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div .c-box .detail-pr-box a span {
        transform: skew(-5deg) !important;
        display: block;
    }
    .customize-container .req-modal a {
        white-space: nowrap;
    }
    .category-tab-slider .tab-content .item .detail-pr-box h4 {
        font-size: 14px;
    }
    .category-tab-slider .tab-content .item .detail-pr-box span {
        font-size: 12px;
    }
    .category-tab-slider .tab-content .item .detail-pr-box {
        width: 240px;
    }
    .category-tab-slider .tab-content .item .detail-pr-box span.line-sp {
        margin-left: 70px;
    }
    .category-tab-slider ul.nav.nav-pills.nav-stacked li.active:after {
        right: 190px;
        width: 30%;
    }
    .category-tab-slider ul.nav.nav-pills.nav-stacked li a {
        padding: 5px 15px 5px;
    }
    .slick-prev,
    .slick-next {
        top: 115%;
    }
    .product-list-main .tab-slider-home-content {
        margin: 100px 0 120px 0px;
        padding-left: 5px;
    }
    .product-list-main .tab-slider-home-content h1 span.content {
        position: static;
    }
    .product-list-main ul {
        padding-left: 0;
    }
    .product-list-main .c-box {
        width: 230px;
    }
    .row.prod_list_row {
        padding: 0 60px;
    }
    .product-list-main .c-box .detail-pr-box span.line-sp {
        margin-left: 68px;
    }
    .links-div.cont-link {
        margin-left: -60px;
    }
    .category-tab-slider ul.nav.nav-pills.nav-stacked {
        padding: 56px 0px 0 70px;
    }
    .category-tab-slider {
        padding-bottom: 90px;
    }
    .rotate-div .dg-bg {
        width: 300px;
    }
    .Magic360 > img {
        width: 200px !important;
        height: 200px !important;
    }
    .rotate-div .product-discr-detail {
        width: 100%;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div .c-box {
        margin: 30px 30px;
    }
    .footer .copyright-div p {
        margin-bottom: 10px;
    }
    .contact-us-page .contact-ino .box {
        padding-left: 22px;
    }
}

@media only screen and (max-width:1024px) {
    .contact-us-page .heading {
        box-sizing: border-box;
        padding-left: 10px;
    }
    .product-list-main .tab-slider-home-content h3 {
        font-size: 18px;
    }
    .product-list-main .tab-slider-home-content h1 {
        font-size: 28px;
        margin-left: 26px;
    }
    .product-list-main .tab-slider-home-content h1 span.content {
        font-size: 15px;
        position: absolute;
        text-transform: capitalize;
        line-height: 22px;
        top: 79px;
        font-weight: normal;
        color: #a6b2ff;
    }
    .product-list-main .right-tab-content-div {
        margin-top: 80px;
        padding-left: 44px;
    }
    .product-list-main .right-tab-content-div p {
        color: #a6b2ff;
        font-size: 15px;
        text-transform: uppercase;
        margin-bottom: 8px;
    }
    .product-list-main .tab-slider-home-content {
        padding-left: 0;
        max-width: -webkit-fill-available;
        margin: 100px 0 120px 0;
        padding: 0 18px;
    }
    .product-list-main ul {
        padding-left: 44px;
    }
    .product-list-main ul li a.c-active:after {
        left: -80px;
        width: 80px!important;
    }
    .product-list-main .c-box {
        transform: skew(-12deg);
        margin: 0 0 70px 29px;
        width: 250px;
        padding: 50px 0 0;
    }
    .product-list-main .c-box a {
        /*transform: skew(0deg);*/
    }
    .product-list-main .c-box .detail-pr-box {
        position: relative;
        bottom: -34px;
        right: -21px;
        /*transform: skew(0deg);*/
        /* background-color: goldenrod; */
        background-image: url(../img/label.png);
        width: auto;
        background-size: cover;
        background-repeat: no-repeat;
        height: auto;
        padding: 12px 0;
        margin-top: 27px;
        width: 250px;
    }
    .product-list-main .c-box .detail-pr-box h4 {
        font-size: 18px;
        color: white;
        margin: 2px 36px 0 36px;
        transform: skew(-6deg);
    }
    .product-list-main .c-box .detail-pr-box span {
        transform: skew(-6deg)!important;
        display: block;
    }
    a.detail-achor {
        transform: skew(0deg) !important;
        float: right;
        margin-right: 36px;
        margin-top: 4px;
    }
    .contact-us-page .contact-ino {
        box-sizing: border-box;
        padding-left: 0;
    }
    .contact-us-page .contact-ino p i {
        float: left;
        margin-bottom: 12px;
        margin-right: 24px;
        font-size: 22px;
        margin-top: 6px;
    }
    .header-section .social-media-icons {
        position: absolute;
        right: 18px;
        /* bottom: 50%; */
        top: 36%;
    }
    .about-us-page-content .about-us-home-content h1 span.content {
        top: 55px;
        font-size: 14px;
    }
    .about-us-page-content .about-us-home-content h1 {
        font-size: 38px;
        color: white;
        font-weight: 600;
        text-transform: uppercase;
        margin-left: 36px;
        position: relative;
        margin-top: 8px;
    }
    .general-class-subheader .hambur-menu ul.menu {
        position: fixed;
        top: 30%;
    }
    .footer .copyright-div hr {
        border-top: 1px solid #27358b;
        width: 100%;
    }
    .footer {
        position: relative;
        background-image: url(../img/footer-laptop-bg.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        /* min-height: 530px; */
        /*padding: 100px 0 0px 0;*/
        position: relative;
    }
.customize-container .customize-div-option {
padding-bottom: 0;
}

.category-tab-slider .tab-content {
    padding-bottom: 55px;
}
.category-tab-slider .tab-content {
    padding-bottom: 71px;
}
    /*.footer .social-media-icons {display: none; }*/
}

@media ( min-width: 1020px)and ( max-width: 1030px) {
    .header-section .home-header-bg:before {
        opacity: 1;
    }
    .hambur-menu button {
        top: -12px;
    }
    .category-tab-slider .tab-slider-home-content h1 span.content {
        position: initial;
        display: block;
        width: 100%;
    }
    .category-tab-slider .tab-content .item .detail-pr-box h4 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 218px;
    }
    .category-tab-slider .owl-buttons {
        left: -130px;
        bottom: -130px;
    }
    .hambur-menu nav:before {
        background: rgba(0, 0, 0, 0.8);
    }
    #animation_box {
        display: none;
    }
    .header-section {
        opacity: 1;
    }
}

@media (max-width:1023px) {
    .header-section .logo-div {
        text-align: center;
    }
    .header-section .banner-heading .banner-content {
        margin: 0 120px 0 140px;
    }
    .header-section .home-header-bg,
    .general-class-subheader {
        height: auto;
    }
    .header-section {
        opacity: 1;
    }
    /*.header-section .logo-div a img {max-width: 40%;}*/
    .header-section .banner-heading .banner-content h1 span.content {
        position: static;
        display: block;
        margin-top: 15px;
    }
    .header-section .header-components ul li {
        float: none;
        display: inline-block !important;
    }
    .header-section .header-components ul li.search-comp {
        display: none !important;
    }
    .header-section .header-components ul li:last-child {
        margin-top: 20px;
    }
    li.mob-tab-search-bar.visible-sm.visible-xs input {
        border-radius: 50px;
        color: white !important;
        padding: 12px 10px;
        font-size: 14px;
        background-color: transparent;
        border-color: #ffffff;
        height: 40px;
        margin-top: 0px;
        position: relative;
        font-weight: 500;
            outline: none;
    }
    li.mob-tab-search-bar.visible-sm.visible-xs input::-webkit-input-placeholder {
        color: #fff;
    }
    li.mob-tab-search-bar.visible-sm.visible-xs input:-moz-placeholder {
        color: #fff;
        opacity: 1;
    }
    li.mob-tab-search-bar.visible-sm.visible-xs input::-moz-placeholder {
        color: #fff;
        opacity: 1;
    }
    li.mob-tab-search-bar.visible-sm.visible-xs input:-ms-input-placeholder {
        color: #fff;
    }
    .about-us-home .about-us-home-content h1 span.content {
        display: block;
        margin-top: 15px;
        position: static;
    }
    .customize-container .custom-container-div-content {
        padding: 40px 20px 40px 0;
        margin-left: -10px;
    }
    .customize-container .custom-container-div-content h1 span.content {
        margin-top: 15px;
        width: 100%;
    }
    .customize-container .custom-container-div-content h1 span.content br {
        display: none;
    }
    .customize-container ul.nav.nav-pills.nav-stacked li a {
        font-size: 12px;
        padding: 0;
        display: inline-block;
        vertical-align: middle;
    }
    .customize-container ul.nav.nav-pills.nav-stacked li.active:before {
        right: auto;
        width: 100%;
        top: auto;
        left: 0;
        bottom: -3px;
        margin: auto;
    }
    .customize-container ul.nav.nav-pills.nav-stacked li.active a {
        padding: 0;
        font-size: 12px;
    }
    .customize-container ul.nav.nav-pills.nav-stacked li.active span {
        position: static;
        font-size: 18px;
    }
    .category-tab-slider .a-full-width .right-tab-content-div {
        margin-top: 10px;
        margin-left: 38px;
    }
    .category-tab-slider .right-tab-content-div p br {
        display: none;
    }
    .category-tab-slider .tab-slider-home-content {
        padding-left: 10px;
    }
    .category-tab-slider .tab-slider-home-content h1 span.content {
        position: static;
        display: block;
        margin-top: 15px;
    }
    .category-tab-slider .tab-content .item .detail-pr-box {
        right: 0;
    }
    .links-div.cont-link {
        margin-left: 0;
    }
    .slick-prev,
    .slick-next {
        width: 30px;
        height: 30px;
    }
    .product-list-main .tab-slider-home-content {
        margin: 40px 0 20px 0px;
    }
    .about-us-page-content .img-div img {
        width: auto;
        height: auto;
    }
    .product-list-main .tab-slider-home-content h1 span.content {
        position: static;
        display: block;
        margin-top: 15px;
    }
    .product-list-main .tab-slider-home-content h1 {
        font-size: 28px;
    }
    .product-list-main ul li a.c-active:after {
        right: 160px;
        width: 100px;
    }
    .head-cerit h1 {
        font-size: 28px;
    }
    .certificate-box h3 {
        font-size: 20px;
    }
    .certificate-box li a {
        font-size: 16px;
        line-height: 26px;
    }
    .certificate-box li:before {
        top: 0;
    }
    .customize-container .req-modal a {
        font-size: 14px;
        padding: 10px 15px;
    }
    .contact-us-page .contact-ino p i.fa-fax {
        width: 14px;
        height: 14px;
    }
    #rc-imageselect,
    .g-recaptcha {
        transform: scale(0.9);
        -webkit-transform: scale(0.9);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
    .footer .footer-logo-div img {
        width: 15%;
        margin: 0 auto;
    }
    div#back-btn {
        position: static;
        margin-bottom: 25px;
    }
    .rotate-div .product-discr-detail {
        width: 100%;
    }
    .rotate-div .product-discr-detail h2 {
        margin-top: 50px;
    }
    .Magic360 > img {
        width: 200px !important;
        height: 180px !important;
    }
    .about-us-home .about-us-home-content .about-content-btm {
        margin: 0 auto 0 36px;
    }
    .about-us-home .about-us-home-content h1 {
        padding-bottom: 20px;
    }
    .product-list-main .right-tab-content-div p br {
        display: none;
    }
    a.Magic360 {
        background: #fff;
    }
    .track-order-section .order-disc-div .status-div .bootstrapWizard {
        text-align: center;
    }
    .track-order-section .order-disc-div .status-div .bootstrapWizard li {
        width: 23%;
        display: inline-block;
        float: none;
    }
    .track-order-section .order-disc-div .status-div .bootstrapWizard li:first-child {
        padding-left: 8%;
    }
    .track-order-section .order-disc-div .status-div .bootstrapWizard li:nth-child(2) {
        padding-right: 0;
    }
    .track-order-section .order-disc-div .status-div .bootstrapWizard li:nth-child(3) {
        padding-left: 10px;
    }
    .track-order-section .order-disc-div .status-div .bootstrapWizard li:nth-child(2):before {
        width: 380px;
        right: -15px;
    }
    .track-order-section .order-disc-div .status-div .bootstrapWizard li:last-child:before {
        content: none;
    }
    .certificate-box h3:before {
        top: 9px;
    }
    .certificate-box {
        min-height: 150px;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .filter-div-four label {
        padding-right: 0;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div .c-box .detail-pr-box {
        right: -30px;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div {
        padding: 0px 35px;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div .c-box {
        width: 260px;
    }
}

@media ( min-width: 768px)and ( max-width: 900px) {
    /*.header-section .logo-div a img {max-width: 25%;}  */
    .header-section .header-components {
        width: 50%;
    }
    .customize-container ul.nav.nav-pills.nav-stacked.ex-clas-style {
        margin-top: 30px !important;
        display: inline-block;
        width: 100%;
        max-width: 100%;
    }
    .header-section .home-header-bg:before {
        opacity: 1;
        height: 100%;
    }
    .footer {
        text-align: center;
    }
    .header-section .col-md-4 {
        width: 100%;
    }
    .header-section .col-md-8 {
        width: 100%;
    }
    .header-section .logo-div a img {
        margin: 0 auto;
    }
    .header-section .header-components {
        float: none;
        text-align: center;
        width: 65%;
        margin: 0 auto;
        margin-top: 50px;
    }
    .header-section .banner-heading {
        margin-top: 110px;
        margin-bottom: 15px;
    }
    .category-tab-slider .tab-slider-home-content h1 span.line-span,
    .product-list-main .tab-slider-home-content h1 span.line-span,
    .about-us-home .about-us-home-content h1 span.line-span {
        width: 100px;
    }
    .customize-container ul.nav.nav-pills.nav-stacked li {
        margin: 0 5px;
        display: inline-block;
        text-align: center;
    }

li.mob-tab-search-bar.visible-sm.visible-xs input {
    border:2px solid #fff;
    
}
    .customize-container ul.nav.nav-pills.nav-stacked.ex-clas-style li.active span {
        position: static;
        font-size: 18px;
        text-align: center;
    }
    .category-tab-slider .owl-buttons {
        bottom: -72px;
    }
    .footer .col-md-4,
    .footer .col-md-2,
    .footer .col-md-3 {
        width: 50%;
        float: left;
        min-height: 300px;
    }
    .footer .footer-logo-div img {
        max-width: 40%;
        margin: 0 auto;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .filter-div-four label:af.customize-container .customize-div-optionter {
        right: 20%;
    }
    .customize-container .customize-div-option .logo-divs img {
        max-width: 100%;
    }
    .category-tab-slider .tab-content .item .detail-pr-box h4 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 218px;
    }
    #animation_box {
        display: none;
    }
    .hambur-menu nav:before {
        background: rgba(0, 0, 0, 0.8);
    }
    .header-section .banner-heading .banner-content h3 {
        font-size: 20px;
    }
    .header-section .banner-heading .banner-content h1 {
        font-size: 25px;
        margin-left: 0;
    }
    .header-section .banner-heading .banner-content h1 span.content {
        font-size: 18px;
    }
    .customize-container .customize-div-option {
        height: auto;
        min-height: auto;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .exmaple-form .sub-btn button.btn.btn-default {
        width: 100%;
        margin: 0 auto;
    }
    .header-section .social-media-icons {
        display: none;
    }
.customize-container .custom-container-div-content {
    margin-left: 0;
}
input#search_submit {
    height: 21px;
    width: 21px !important;
    background: url(../img/search-icon-desk.png) center center no-repeat;
    text-indent: -10000px;
    border: none;
    position: absolute !important;
    top: 9px;
    right: 14px;
    z-index: 2;
    cursor: pointer !important;
    opacity: 1;
    transition: opacity .4s ease;
    outline: none;
    padding-right: 0 !important;
    left: auto !important;
    filter: invert(0) brightness(2);
    -webkit-filter: invert(0) brightness(2);
    -ms-filter: invert(0) brightness(2);
}
.category-tab-slider .tab-content {
    padding-bottom: 90px;
}
}

@media only screen and (max-width:768px) {
    .slick-prev,
    .slick-next {
        top: 100%!important;
    }
    .about-us-home .about-us-home-content .about-content-btm i {
        color: #a6b2ff;
        font-size: 24px;
        font-weight: 200;
        font-family: "Nunito Sans", sans-serif;
        line-height: 32px;
        display: block;
    }
    .about-us-home .about-us-home-content .about-content-btm a.btn.btn-default {
        background-color: rgb(255, 198, 0);
        border-radius: 50px;
        color: #0b104c;
        padding: 10px 34px;
        font-size: 15px;
        text-transform: uppercase;
        font-weight: 600;
        outline: none;
        border: 0;
        margin-top: 0;
        margin-bottom: 60px;
    }
    .footer .links-div ul li {
        height: auto;
    }
    .opens-menu {
        overflow: hidden;
        position: fixed;
        width: 100%;
        min-height: 100%;
    }
    .rotate-div .dg-bg {
        background-position: center center;
        transform: skew(-17deg);
        background-color: #e9ebf2;
        padding: 0px 0 0 0;
        margin: 0 auto;
        box-sizing: border-box;
        margin-bottom: 0;
        /*width: auto;*/
    }
    .rotate-div .dg-bg canvas,
    .m360-hint {
        transform: skew(19deg) !important;
    }
    .rotate-div .product-discr-detail h2 {
        font-weight: 600;
        color: white;
        font-size: 50px;
    }
    .rotate-div .product-discr-detail p {
        font-size: 18px;
        color: white;
        font-weight: normal;
        margin: 24px 0;
    }
    .rotate-div .product-discr-detail {
        /* padding: 90px 0; */
        margin: 42px 0 0 0;
    }
    .rotate-div .product-discr-detail .same-heading {
        margin: 15px 50px 22px 0px;
    }
    .rotate-div .product-discr-detail a.btn.btn-default {
        margin-left: 12px;
    }
    .Magic360-container {
        transform: skew(0deg);
        margin-bottom: 0;
    }
    .customize-container .rotate-img-div {
        min-height: auto;
        position: relative;
    }
    .customize-container .rotate-img-div .pos-div {
        position: relative;
        bottom: 3px;
    }
    .track-modal .modal-dialog .modal-content .modal-body .modal-form img {
        margin: 20px auto 10px;
        max-width: 150px;
    }
    .customize-container .req-modal {
        text-align: center;
        margin: 40px 0 24px 0;
    }
    .track-modal .modal-dialog .modal-content .modal-body .slider-custom .item img {
        margin: 0 auto;
    }
    .customize-container ul.nav.nav-pills.nav-stacked.ex-clas-style li.active span {
        display: block;
        color: white;
        font-size: 20px;
    }
    .customize-container ul.nav.nav-pills.nav-stacked.ex-clas-style {
        padding-left: 0;
        box-sizing: border-box;
        margin-top: 75px;
    }
    .customize-container ul.nav.nav-pills.nav-stacked.ex-clas-style li a {
        transition: all 1s;
        font-size: 18px;
        text-transform: uppercase;
        padding: 0 0;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div .c-box {
        transform: skew(-12deg);
        margin: 0;
        padding: 90px 0;
        margin-bottom: 32px;
        margin-top: 10px;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div .c-box .detail-pr-box {
        /*position: relative;
    bottom: 0;
    right: 0;*/
        transform: skew(19deg);
        /* background-color: goldenrod; */
        /*background-image: url(../img/label.png);
    width: auto;
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;*/
        padding: 20px 0 40px 0;
        display: block;
        margin-top: 22px;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div .c-box .detail-pr-box h4 {
        font-size: 18px;
        color: white;
        margin: 0px 40px 0 40px;
        /*transform: skew(0deg);*/
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div .c-box .detail-pr-box span.line-sp {
        width: 40px;
        height: 1px;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div .c-box .detail-pr-box a span {
        /*transform: skew(0deg) !important*/
        ;
        display: block;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div .c-box a {
        transform: skew(12deg);
    }
    .pr-selector .panel.with-nav-tabs.panel-default .panel-heading ul.nav.nav-tabs li a {
        color: #8990c6;
        font-size: 14px;
        border: 0;
        transition: all 0.5s;
        padding: 20px 0;
        display: inline-block;
        vertical-align: middle;
    }
    .product-list-main .right-tab-content-div {
        margin-top: 0;
        margin-bottom: 50px;
        padding: 0px 26px;
    }
    .header-section .banner-heading .hambur-menu {
        margin-top: -270px;
    }
    .general-class-subheader .hambur-menu ul.menu {
        position: fixed;
        top: 28%;
    }
    .product-list-main .c-box .detail-pr-box span.line-sp {
        margin-left: 80px;
        width: 40px;
        height: 1px;
    }
    .links-div.quick-links {
        padding-left: 0;
    }
    .product-list-main .c-box .detail-pr-box h4 {
        font-size: 18px;
        color: white;
        margin: 2px 48px;
        transform: skew(0deg);
        display: block;
        /* width: 10%; */
    }
    .product-list-main .tab-slider-home-content {
        padding-left: 0;
        max-width: -webkit-fill-available;
        /*margin: 60px 0 50px 0;*/
        padding: 0 0px;
    }
    .contact-us-page .heading h3 {
        font-size: 14px;
    }
    .contact-us-page .heading {
        box-sizing: border-box;
        padding-left: 10px;
        margin-bottom: 30px;
    }
    .contact-us-page .contact-ino p i {
        float: left;
        margin-bottom: 15px;
        margin-right: 10px;
        font-size: 15px;
        margin-top: 6px;
    }
    .contact-us-page .contact-ino p a {
        font-size: 16px;
        line-height: 26px;
    }
    .contact-us-page .contact-ino p a.mg-ls {
        margin-left: 32px;
    }
    .contact-us-page .contact-ino p {
        font-size: 16px;
        line-height: 26px;
        /*margin-bottom: 16px;*/
    }
    .contact-us-page {
        height: auto;
        padding: 16px 0;
        background-position: right top;
    }
    .contact-us-page .heading h2 {
        font-size: 28px;
        color: white;
        font-weight: 600;
        text-transform: uppercase;
        margin-left: 20px;
        position: relative;
        margin-top: 8px;
    }
    .about-us-page-content .about-us-home-content h1 {
        font-size: 30px;
        color: white;
        font-weight: 600;
        text-transform: uppercase;
        margin-left: 20px;
        position: relative;
        margin-top: 8px;
    }
    .about-us-page-content .about-us-home-content h1 span.content {
        top: 20px;
        font-size: 14px;
        position: static;
        display: block;
        line-height: 18px;
        margin-top: 15px;
        width: 100%;
    }
    .about-us-page-content .about-us-home-content {
        padding-left: 0;
        max-width: -webkit-fill-available;
        margin: 0 auto;
    }
    .about-us-page-content .about-us-home-content .about-content-btm {
        max-width: 500px;
        margin: 40px auto;
        padding: 0 0 0 20px;
        float: left;
    }
    .about-us-page-content {
        height: auto;
        padding: 40px 0 0px 0;
    }
    .about-us-page-content .about-us-home-content .about-content-btm p {
        color: white;
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 0px;
        font-weight: normal;
    }
    .header-section .banner-heading .banner-content h1 {
        font-size: 35px;
        color: white;
        font-weight: 600;
        text-transform: uppercase;
        margin-left: 36px;
        position: relative;
        margin-top: 8px;
    }
    .header-section .banner-heading .banner-content h3 {
        font-size: 18px;
        color: #fac407;
        margin-bottom: 0;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: normal;
    }
    .header-section .banner-heading .banner-content h1 span.content {
        font-size: 18px;
        font-weight: 200;
        /* float: right; */
        /*position: absolute;*/
        text-transform: capitalize;
        line-height: 24px;
        top: 114px;
        font-weight: normal;
        left: 0;
    }
    .header-section .banner-heading .banner-content {
        max-width: -webkit-fill-available;
        margin: 0 120px 0 120px;
    }
    .header-section .banner-heading {
        margin-top: 10px !important;
    }
    .header-section .header-components ul li.modal-comp a {
        background-color: #94a4dc;
        border-radius: 50px;
        color: #ffffffc2;
        padding: 10px 20px;
        font-size: 14px;
        opacity: 1;
    }
    .header-section .header-components ul li.version-comp a {
        display: inline-block;
        font-size: 14px;
        color: #94a4dc;
        font-weight: bold;
    }
    .header-section .header-components ul li:last-child {
        margin-right: 0px;
        margin-left: 0;
    }
    /* Tab Search bar */
    li.mob-tab-search-bar.visible-sm.visible-xs {}
    li.mob-tab-search-bar.visible-sm.visible-xs input::-moz-placeholder {
        color: white;
    }
    li.mob-tab-search-bar.visible-sm.visible-xs::-webkit-input-placeholder {
        color: white;
    }
    li.mob-tab-search-bar.visible-sm.visible-xs input {
        border: 2px solid #fff;
        border-radius: 50px;
        color: white !important;
        padding: 12px 10px;
        font-size: 14px;
        background-color: transparent;
        border-color: #ffffff;
        height: 40px;
        margin-top: 0px;
        position: relative;
        font-weight: 500;
        padding-right: 35px;
        outline: none;
    }
    li.mob-tab-search-bar.visible-sm.visible-xs input[type="submit"] {
        height: 21px;
        width: 21px !important;
        background: url(../img/search-icon-desk.png) center center no-repeat;
        text-indent: -10000px;
        border: none;
        position: absolute !important;
        top: 9px;
        right: 14px;
        z-index: 2;
        cursor: pointer !important;
        opacity: 1;
        transition: opacity .4s ease;
        outline: none;
        padding-right: 0 !important;
        left: auto !important;
        filter: invert(0) brightness(2);
        -webkit-filter: invert(0) brightness(2);
        -ms-filter: invert(0) brightness(2);
    }
    /* Tab Search bar */
    .hambur-menu ul.menu {
        top: 46%;
        left: 42%;
    }
    .header-section .home-header-bg {
        /*height: 836px;*/
    }
    .footer .footer-logo-div p {
        font-size: 16px;
        color: #a6b2ff;
        margin-top: 40px;
        padding-right: 0;
        line-height: 24px;
        width: 100%;
    }
    .footer .copyright-div {
        margin-top: 20px;
        margin-bottom: 22px;
    }
    .footer .links-div ul li a i {
        margin-right: 10px;
        /* float: left; */
    }
    .about-us-home .about-us-home-content {
        height: auto;
        padding-left: 0;
        padding-bottom: 0;
    }
    .about-us-home .about-us-home-content h1 {
        font-size: 28px;
        color: white;
        font-weight: 600;
        text-transform: uppercase;
        margin-left: 36px;
        position: relative;
        margin-top: 8px;
    }
    .about-us-home .about-us-home-content h1 span.content {
        font-size: 18px;
        font-weight: 200;
        /* float: right; */
        /*position: absolute;*/
        text-transform: capitalize;
        line-height: 24px;
        top: 86px;
    }
    .about-us-home .about-us-home-content .about-content-btm {
        margin: 0px auto 0 36px;
    }
    .about-us-home {}
    .customize-container .custom-container-div-content h1 {
        font-size: 28px;
    color: white;
    font-weight: 600;
    text-transform: uppercase;
    margin-left: 0;
    position: relative;
    margin-top: 8px;
    padding-bottom: 0px;
        display: block !important;
    }
    .customize-container .custom-container-div-content h1 span.content {
        top: 0;
        font-size: 17px;
    }
    .customize-container .custom-container-div-content {
        max-width: -webkit-fill-available;
        padding: 0;
        margin-left: 0;
    }
    .customize-container .contaciner-custom-img-div img {
        margin: 50px auto 0;
    }
    .customize-container ul.nav.nav-pills.nav-stacked {
        padding-left: 25px;
        box-sizing: border-box;
        /*margin-top: 50px;*/
    }
    .customize-container ul.nav.nav-pills.nav-stacked li {
        display: inline-block;
        /*margin: 0 26px;*/
    }
    .customize-container ul.nav.nav-pills.nav-stacked li a {
        transition: all 1s;
        color: #a6b2ff;
        font-size: 12px;
        text-transform: uppercase;
    }
    .customize-container .customize-div-option .panel-body .tab-content .tab-pane .options-main ul li {
        padding: 19px 20px;
    }
    .customize-container .customize-div-option .panel-body .tab-content .tab-pane .options-main ul li img {
        float: none;
        padding-right: 0;
        max-width: 40px;
        height: auto;
        margin-right: auto;
        margin-left: auto;
        display: inline-block;
        vertical-align: middle;
        padding-top: 0;
    }
    .customize-container .customize-div-option .panel-body .tab-content .tab-pane .options-main ul li,
    .customize-container .customize-div-option .panel-body .tab-content .tab-pane .options-main ul li.active {
        padding: 5px 20px;
    }
    .customize-container .customize-div-option .panel-body .tab-content .tab-pane .options-main ul li.active img {
        float: none;
        padding-right: 0;
    }
    .customize-container .custom-container-div-content h3 {
        margin-top: 40px;
        margin-bottom: 22px;
    }
    .customize-container .customize-div-option .logo-divs img {
        margin: 0 auto;
        max-width: 200px;
    }
    .customize-container .customize-div-option .panel-body .tab-content .tab-pane .options-main ul li span {
        font-size: 14px;
        display: block;
        line-height: 18px;
        margin: 12px 0 10px 5px;
        display: inline-block;
        vertical-align: middle;
    }
    .customize-container .customize-div-option .panel-body .tab-content .tab-pane .options-main ul li.active span {
        font-size: 14px;
        color: #a6b2ff;
        line-height: 18px;
    }
    .customize-container .customize-div-option .panel-body .tab-content .tab-pane .options-main ul li.colors img {
        padding: 0;
        float: none;
        width: auto;
        margin-right: 5px;
    }
    .customize-container .customize-div-option .panel-body .tab-content .tab-pane .t-heading {
        margin: 34px 0;
        text-align: center;
        padding: 0 10px;
    }
    .customize-container .req-modal a {
        background-color: rgb(255, 198, 0);
        border-radius: 50px;
        color: #0b104c;
        padding: 10px 15px;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 600;
    }
    .category-tab-slider .tab-slider-home-content {
        padding-left: 0;
        max-width: -webkit-fill-available;
    }
    .category-tab-slider .tab-slider-home-content h1 {
        font-size: 28px;
font-weight:600 !important;
    }
    .category-tab-slider .tab-slider-home-content h1 span.content {
        font-size: 17px;
        position: relative;
        text-transform: capitalize;
        line-height: 26px;
        top: 0;
        font-weight: normal;
        color: #a6b2ff;
        display: block;
        margin-top: 6px;
    }
    .category-tab-slider .tab-content .item .detail-pr-box h4 {
        font-size: 16px;
        color: white;
        margin: 15px 40px 0 40px;
    }
    .category-tab-slider ul.nav.nav-pills.nav-stacked {
        padding: 40px 0px 0 32px;
    }
    .category-tab-slider ul.nav.nav-pills.nav-stacked li.active:after {
        width: 25%;
        right: 194px;
        top: 22px;
    }
    .category-tab-slider {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .category-tab-slider .tab-content .item .detail-pr-box a.detail-achor span {
        font-size: 14px !important;
    }
    .category-tab-slider ul.nav.nav-pills.nav-stacked li.active span {
        display: block;
        color: white;
        font-size: 18px;
        position: absolute;
        left: -12px;
        top: 0px;
    }
    .category-tab-slider ul.nav.nav-pills.nav-stacked li a {
        font-size: 14px;
    }
    .category-tab-slider ul.nav.nav-pills.nav-stacked li.active a {
        font-weight: normal;
    }
    .category-tab-slider .tab-content .item a img {
        margin: 0 auto 0;
        /*max-width: 120px;
    max-height: 120px;*/
    }
    .category-tab-slider .tab-content .item .detail-pr-box {
        /*width: 275px;*/
    }
    .category-tab-slider .tab-content .item .detail-pr-box span.line-sp {
        margin-left: 35px;
    }
    .hambur-menu ul li {
        font-size: 26px;
    }
}

@media only screen and (max-width: 768px) and (orientation: portrait) {
    .no-padding {
        padding: 15px;
    }
    .header-section .home-header-bg:before {
        opacity: 1;
    }
    .header-section .header-components ul.nav li {
        width: 47%;
        text-align: center;
        margin: 0 !important;
        padding: 4px;
    }
    .header-section .header-components ul.nav li:nth-child(2) {
        display: none!important;
    }
    .header-section .header-components li.mob-tab-search-bar.visible-sm.visible-xs input {
        width: 100%;
        display: block;
        position: initial;
        text-align: center;
    }
    .header-section .header-components ul.nav li:last-child {
        width: 100% !important;
        text-align: center;
    }
    .footer .col-md-4,
    .footer .col-md-2,
    .footer .col-md-3 {
        width: 100%;
        min-height: auto;
    }
    .footer .copyright-div p {
        font-size: 12px;
    }
    .hambur-menu button:after {
        right: 0;
        left: 0;
        margin: 0 auto;
        text-align: center;
        width: 62px;
        height: 50px;
        padding-top: 8px;
    }
    .about-us-page-content {
        min-height: auto;
    }
    .category-tab-slider .tab-slider-home-content h1 span.line-span,
    .product-list-main .tab-slider-home-content h1 span.line-span,
    .about-us-home .about-us-home-content h1 span.line-span {
        width: 100%;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .filter-div-four label:after {
        top: 28px;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .search-result-caption {
        margin-top: 0;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .search-result-caption .box label select {
        width: 100%;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .search-result-caption .box label:after {
        right: 34px;
        top: 40px;
    }
    .customize-container .customize-div-option .logo-divs img {
        max-width: 100%;
    }
    .general-class-subheader {
        height: -webkit-fill-available;
    }
    div#space-right {
        padding-left: 0;
    }
    .footer .social-media-icons {
        position: initial;
        z-index: 999999;
    }
    .footer .social-media-icons ul {
        width: 100%;
        display: block;
        margin-bottom: 20px;
    }
    .footer .social-media-icons ul li {
        display: inline;
        margin: 0 14px;
    }
    .footer .social-media-icons ul li a i {
        font-size: 16px;
    }
    .category-tab-slider .tab-content .item .detail-pr-box h4 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 218px;
    }
    #animation_box {
        display: none;
    }
    .hambur-menu nav:before {
        background: rgba(0, 0, 0, 0.8);
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .exmaple-form .sub-btn button.btn.btn-default {
        width: 100%;
        margin: 0 auto;
        font-size: 13px;
    }
    form#search-product .no-padding {
        padding: 0;
    }
    .header-section .social-media-icons {
        position: relative;
        width: 100%;
        z-index: 9999999999;
        right: 0;
    }
    .opens-menu .header-section .social-media-icons {
        top: 116px !important;
    }
    .about-us-page-bg {
        /*background-size: 100% 100%;*/
    }
    .header-section .social-media-icons ul {
        display: block;
        width: 100%;
    }
    .header-section .social-media-icons ul li {
        display: inline;
        margin: 0 10px;
    }
    .header-section .social-media-icons ul li a i {
        color: #fff;
    }
    .customize-container ul.nav.nav-pills.nav-stacked li {
        width: 26%;
    }
    .customize-container ul.nav.nav-pills.nav-stacked li {
        width: auto;
    }
    .customize-container ul.nav.nav-pills.nav-stacked.ex-clas-style li a {
        font-size: 12px;
    }
}

@media only screen and (max-width: 768px) and (orientation: landscape) {
    .header-section .home-header-bg:before {
        opacity: 1;
    }
    .no-padding {
        padding: 15px;
    }
    .header-section .logo-div a img {
        max-width: 40% !important;
    }
    li.mob-tab-search-bar.visible-sm.visible-xs {
        width: auto;
    }
    .footer .col-md-4,
    .footer .col-md-2,
    .footer .col-md-3 {
        width: 50%;
        float: left;
    }
    .footer .footer-logo-div img {
        max-width: 30%;
        margin: 0 auto;
    }
    .general-class-subheader .banner-heading {
        margin-top: 0px !important;
    }
    .about-us-page-content {
        min-height: auto;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .search-result-caption .box label select {
        width: 100%;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .search-result-caption .box label:after {
        right: 34px;
        top: 40px;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .filter-div-four label:after {
        top: 28px;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .search-result-caption {
        margin-top: 0;
    }
    .customize-container ul.nav.nav-pills.nav-stacked li {
        /*width: 20%;*/
    }
    .customize-container .customize-div-option .logo-divs img {
        max-width: 100%;
    }
    .header-section .banner-heading .banner-content h3 {
        font-size: 18px;
    }
    .header-section .banner-heading .banner-content h1 {
        font-size: 22px;
    }
    div#space-right {
        padding-left: 0;
    }
    .footer .social-media-icons {
        position: initial;
        z-index: 999999;
    }
    .footer .social-media-icons ul {
        width: 100%;
        display: block;
        margin-bottom: 20px;
    }
    .footer .social-media-icons ul li {
        display: inline;
        margin: 0 14px;
    }
    .footer .social-media-icons ul li a i {
        font-size: 16px;
    }
    .category-tab-slider .tab-content .item .detail-pr-box h4 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 218px;
    }
    #animation_box {
        display: none;
    }
    .hambur-menu nav:before {
        background: rgba(0, 0, 0, 0.8);
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .exmaple-form .sub-btn button.btn.btn-default {
        width: 30%;
        margin: 0 auto;
    }
    .header-section .social-media-icons {
        position: relative;
        width: 100%;
        right: 0;
    }
    .header-section .social-media-icons ul {
        display: block;
        width: 100%;
    }
    .header-section .social-media-icons ul li {
        display: inline;
        margin: 0 10px;
    }
    .header-section .social-media-icons ul li a i {
        color: #fff;
    }


}

@media only screen and (max-width:767px) {
.customize-container .custom-container-div-content h1 {
    font-size: 20px;
}
    .header-section .logo-div a {
        display: block !important;
        width: auto !important;
        max-width: 150px;
        margin-left: auto;
        margin-right: auto;
    }
    .header-section .logo-div a img {
        max-width: 100%;
    }
    .header-section .home-header-bg:before {
        opacity: 1;
        height: 100%;
    }
    li.mob-tab-search-bar.visible-sm.visible-xs {
        width: 47% !important;
        margin: 0 0 14px 0;
    }
    .header-section .header-components ul li.modal-comp a {
        padding: 10px 20px;
    }
    li.mob-tab-search-bar.visible-sm.visible-xs input,
    .header-section .header-components ul li.modal-comp a {
        text-align: center;
        width: 100% !important;
    }
    .header-section .header-components ul li {
        margin: 0 0 0 14px;
    }
    .about-us-home .about-us-home-content .about-content-btm i {
        color: #a6b2ff;
        font-size: 16px;
        font-weight: 200;
        font-family: "Nunito Sans", sans-serif;
        line-height: 22px;
        display: block;
    }
    form#search-Bar {
        text-align: center;
    }
    .about-us-home .about-us-home-content .about-content-btm a.btn.btn-default {
        background-color: rgb(255, 198, 0);
        border-radius: 50px;
        color: #0b104c;
        padding: 7px 20px 6px 20px;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 600;
        outline: none;
        border: 0;
        margin-top: 14px;
        margin-bottom: 12px;
    }
    .row.prod_list_row {
        padding: 0px;
    }
    .product-list-main ul li a.c-active:after {
        display: none;
    }
    .product-list-main ul li a {
        font-size: 14px;
        padding: 5px 15px;
    }
    div#products {
        margin-top: 20px;
    }
    .product-list-main .c-box {
        margin: 0 0 70px 20px;
        width: 250px;
    }
    .product-list-main .c-box .detail-pr-box h4 {
        transform: skew(-6deg);
    }
    .product-list-main .tab-slider-home-content h1 {
        font-size: 20px;
        margin-left: 0px;
    }
    .product-list-main .tab-slider-home-content h1 span.content {
        font-size: 14px;
        position: relative;
        text-transform: capitalize;
        line-height: 20px;
        top: 0;
        font-weight: normal;
        color: #a6b2ff;
        display: block;
        margin-top: 10px;
    }
    .product-list-main .right-tab-content-div {
        margin-top: 0;
        margin-bottom: 26px;
        padding: 0px 0px;
    }
    .product-list-main .tab-slider-home-content {
        padding-left: 0;
        max-width: -webkit-fill-available;
        margin: 46px 0 36px 0;
        padding: 0 0px;
    }
    .header-section .logo-div a img {
        margin: auto;
    }
    .header-section .banner-heading .banner-content {
        max-width: -webkit-fill-available;
        margin: 0 0px 0 0;
    }
    .header-section .banner-heading .banner-content h3 {
        font-size: 14px;
        line-height: 16px;
        margin-top: 0;
    }
    .header-section .banner-heading .banner-content h1 {
        font-size: 20px;
        margin-left: 0;
        line-height: 1;
    }
    .header-section .banner-heading .banner-content h1 span.content {
        font-size: 14px;
        font-weight: 200;
        /* float:right;*/
        position: relative;
        text-transform: capitalize;
        line-height: 18px;
        top: 0px;
        font-weight: normal;
        left: 0;
    }
    .hambur-menu button {
        top: 10px;
        position: absolute;
        right: 10px;
        left: inherit;
        width: 62px;
        height: 50px;
        /*background-color:#000;*/
        text-align: left;
    }
    .header-section .banner-heading {
        margin-top: 24px !important;
    }
    .header-section .hambur-menu .menu-toggle .line {
        width: 42px;
        height: 2px;
        background-color: #ffc703;
        display: block;
        margin: 6px 0;
    }
    .header-section .hambur-menu .menu-toggle .min-line {
        width: 33px;
        text-align: left;
        float: left;
        margin: 0px 0;
    }
    .header-section .home-header-bg {
        height: auto;
    }
    .header-section .scroll-image {
        position: absolute;
        bottom: 0;
        display: none;
    }
    .header-section .banner-heading .hambur-menu {
        position: absolute;
        top: -290px;
        right: 100px;
    }
    .hambur-menu nav:before {
        background: rgba(0, 0, 0, 0.88);
    }
    .hambur-menu ul.menu {
        top: 50%;
        left: 50%;
        width: 100%;
        right: 50%;
    }
    .hambur-menu ul li {
        font-size: 22px;
    }
    .header-section .banner-heading .banner-content h1 span.line-span,
    div#scroll {
        display: none;
    }
    .footer .footer-logo-div p {
        font-size: 14px;
        color: #a6b2ff;
        margin-top: 14px;
        padding-right: 0;
        line-height: 20px;
    }
    .footer .links-div h3 {
        font-size: 16px;
        color: #ffc600;
        margin-bottom: 10px;
        margin-top: 0;
        font-weight: normal;
        text-transform: uppercase;
    }
    .footer .links-div ul li a {
        font-size: 13px;
        color: #a6b2ff;
        margin: 2px 0;
        display: inline-block;
    }
    .footer .links-div {
        margin: 24px 0;
    }
    .footer .footer-logo-div {
        height: auto;
    }
    .footer {
        padding: 46px 0 0px 0;
        text-align: center;
    }
    .footer .links-div ul li a i {
        margin-right: 8px;
        float: none;
    }
    .about-us-home .about-us-home-content h1 {
        font-size: 20px;
        color: white;
        font-weight: 600;
        text-transform: uppercase;
        margin-left: 0;
        position: relative;
        margin-top: 8px;
        padding-bottom: 0px;
    }
    .about-us-home .about-us-home-content h3 {
        font-size: 18px;
        color: #fac407;
        margin-bottom: 0;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 500;
        margin-top: 0;
    }
    .about-us-home .about-us-home-content h1 span.content {
        font-size: 14px;
        font-weight: 200;
        /* float:right;*/
        position: relative;
        text-transform: capitalize;
        line-height: 20px;
        top: 0;
        display: block;
        margin-top: 10px;
    }
    .about-us-home .about-us-home-content .about-content-btm {
        max-width: -webkit-fill-available;
        margin: 30px auto 0;
        padding: 0 0px;
    }
    .about-us-home .about-us-home-content .about-content-btm p {
        color: white;
        font-size: 14px;
        line-height: 1.8;
        margin-bottom: 14px;
        text-align: justify;
    }
    .about-us-home {
        min-height: auto;
        padding-bottom: 40px;
    }
    .header-section .header-components {
        margin-top: 30px;
        float: none;
        margin-bottom: 12px;
        width: 340px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
.about-us-page-content .about-us-home-content{padding-left: 15px;}  
.header-section .header-components ul.nav li.version-comp {
    margin-top: 15px !important;
}  
    /*.header-section .banner-heading .banner-content h1 span.content{display:none;}*/
    .header-section .social-media-icons ul {
        margin-bottom: 20px;
    }
    .customize-container .custom-container-div-content h3 {
            font-size: 18px;
    color: #fac407;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
margin-top:25px;
    }
    .customize-container ul.nav.nav-pills.nav-stacked li a {
        transition: all 1s;
        color: #a6b2ff;
        font-size: 12px;
        text-transform: uppercase;
        padding: 0px 2px;
    }
    .customize-container ul.nav.nav-pills.nav-stacked li.active span {
        display: block;
        color: white;
        font-size: 14px;
        left: 0;
        top: -13px;
        right: 0;
    }
    .customize-container ul.nav.nav-pills.nav-stacked {
        padding-left: 0;
        box-sizing: border-box;
        margin-top: 30px;
        text-align: center;
        width: 100%;
        margin-left: 0;
    }
    .customize-container .customize-div-option .logo-divs img {
        margin: 0 auto;
        max-width: 110px;
    }
    .customize-container ul.nav.nav-pills.nav-stacked li {
        display: inline-block;
        margin: 0 2px;
        /* border-bottom:1px solid white;*/
        /*width:26%;float:left;*/
    }
    .customize-container .customize-div-option .panel-body .tab-content .tab-pane .t-heading h3 {
        font-size: 16px;
        color: #fac407;
        margin-bottom: 20px;
    }
    .customize-container .customize-div-option .panel-body .tab-content .tab-pane .t-heading {
        margin: 10px 0;
        text-align: center;
        padding: 0 10px;
    }
    .customize-container .customize-div-option .panel-body .tab-content .tab-pane .options-main ul li img {
        float: none;
        padding-right: 0;
        max-width: 35px;
        height: auto;
        margin: 0 auto;
    }
    .customize-container .customize-div-option .panel-body .tab-content .tab-pane .options-main ul li.active img {
        float: none;
        padding-right: 0;
        max-width: 35px;
        height: auto;
    }
    .customize-container .customize-div-option .panel-body .tab-content .tab-pane .options-main ul li.active {
        list-style: none;
        display: block;
        background-color: #ffffff24;
        margin-bottom: 0px;
        padding: 10px 0px;
        text-align: center;
    }
    .customize-container .customize-div-option .panel-body .tab-content .tab-pane .options-main ul li {
        list-style: none;
        display: block;
        background-color: #ffffff24;
        margin-bottom: 0px;
        padding: 10px 0px;
        text-align: center;
    }
    .customize-container .customize-div-option {
        min-height: 975px;
        background-color: #989fd133;
        height: 1030px;
        padding: 42px 0;
        padding-bottom: 0;
    }
    .customize-container .req-modal a {
        padding: 6px 8px;
        white-space: normal;
        display: inline-block;
        font-size: 10px;
    }
    .customize-container .customize-div-option .panel-body .tab-content .tab-pane .options-main ul {
        margin-bottom: 0;
    }
    .customize-container .req-modal {
        text-align: center;
        margin: 35px 0;
    }
    .customize-container .contaciner-custom-img-div img {
        margin: 20px auto 0;
    }
    .customize-container .customize-div-option .panel-body .tab-content .tab-pane .options-main {
        max-height: 475px;
        overflow-y: auto;
        height: 475px;
    }
    .customize-container .customize-div-option {
        min-height: auto;
        background-color: #989fd133;
        height: auto;
        padding: 42px 0;
        padding-bottom: 0;
    }
    .customize-container {
        background-image: url(../img/customize-bg.png);
        background-position: center;
        background-size: cover;
        height: auto;
        background-repeat: no-repeat;
    }
    .track-modal .modal-dialog .modal-content {
        margin: 0 15px;
    }
    .track-modal .modal-dialog .modal-content .modal-body .modal-form {
        margin: 0;
    }
    .category-tab-slider .tab-slider-home-content h3 {
        font-size: 18px;
        color: #fac407;
        margin-bottom: 0;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 500;
        margin-top: 0;
    }
    .category-tab-slider .tab-slider-home-content h1 {
        font-size: 20px;
        margin-left: 0;
    }
    .category-tab-slider .tab-slider-home-content h1 span.content {
        font-size: 14px;
        position: relative;
        text-transform: capitalize;
        line-height: 22px;
        top: 0;
        font-weight: normal;
        color: #a6b2ff;
        display: block;
        margin-top: 12px;
    }
    .diff-container-category {
        margin-top: 30px;
    }
    .category-tab-slider ul.nav.nav-pills.nav-stacked li.active:after {
        display: none;
    }
    .category-tab-slider .right-tab-content-div {
        margin-top: 20px;
    }
    .category-tab-slider .right-tab-content-div p {
        color: #a6b2ff;
        font-size: 14px;
    }
    .category-tab-slider ul.nav.nav-pills.nav-stacked {
        padding: 10px 30px 0 30px;
    }
    .category-tab-slider ul.nav.nav-pills.nav-stacked li a {
        font-size: 14px;
        padding: 6px 12px;
    }
    .category-tab-slider .tab-content .owl-item {
        margin-left: 0;
    }
    .category-tab-slider .tab-content .item .c-box {
        background-position: center center;
        transform: skew(-14deg);
        background-color: white;
        /* position:relative;*/
        padding: 50px 0;
        box-sizing: border-box;
        margin: 20px 43px;
        width: 75%;
    }
    .category-tab-slider .tab-content .item a {
        position: relative;
        display: block;
        /* margin-top:60px;*/
        transform: skew(14deg);
    }
    .category-tab-slider .tab-content .item .detail-pr-box {
        padding: 10px 15px;
        position: absolute;
        bottom: -36px;
        right: -43px;
        transform: skew(12deg);
        width: 250px;
        height: 56px;
        margin: 24px auto 0;
        background-image: none;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        width: 240px;
        height: 56px;
        transform: skew(-8deg);
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f0d14d+0,cca332+100 */
        background: rgb(240, 209, 77);
        /* Old browsers */
        background: -moz-linear-gradient(top, rgba(240, 209, 77, 1) 0%, rgba(204, 163, 50, 1) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(240, 209, 77, 1) 0%, rgba(204, 163, 50, 1) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(240, 209, 77, 1) 0%, rgba(204, 163, 50, 1) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f0d14d', endColorstr='#cca332', GradientType=0);
        /* IE6-9 */
    }
    .category-tab-slider .tab-content .item .detail-pr-box h4 {
        font-size: 14px;
        color: white;
        text-align: center;
        margin: 0 auto;
        transform: skew(20deg) !important;
    }
    .category-tab-slider .tab-content .item .detail-pr-box a.detail-achor {
        transform: skew(20deg) !important;
    }
    .category-tab-slider .tab-content {
        margin-top: 15px;
    }
    .header-section .logo-div a {
        display: inline-block;
    }
    .category-tab-slider {
        padding-top: 50px;
        padding-bottom: 10px;
    }
    .header-section .banner-heading .hambur-menu {
        margin-top: 0px;
    }
    .general-class-subheader .banner-heading .hambur-menu {
        position: absolute;
        left: 0px;
    }
    .about-us-page-content .about-us-home-content h1 {
        font-size: 25px;
        color: white;
        font-weight: 600;
        text-transform: uppercase;
        margin-left: 0;
        position: relative;
        margin-top: 8px;
    }
    .bread-crumb .breadcrumb li.active {
        font-size: 12px;
    }
    .bread-crumb .breadcrumb li+li::before {
        width: 15px;
    }
    .bread-crumb .breadcrumb li+li {
        margin-left: 5px;
        padding-left: 24px;
    }
    .product-list-main .tab-slider-home-content h3 {
        font-size: 16px;
    }
    .about-us-page-content .about-us-home-content h3 {
        font-size: 14px;
        color: #fac407;
        margin-bottom: 0;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 500;
    }
    .about-us-page-content {
        height: auto;
        padding: 20px;
    }
    .about-us-page-content .img-div {
        margin-top: 15px;
    }
    .about-us-page-content .about-us-home-content .about-content-btm {
        max-width: -webkit-fill-available;
        margin: 30px auto;
        padding: 0 0px;
    }
    .about-us-page-content .about-us-home-content .about-content-btm p {
        color: white;
        font-size: 14px;
        line-height: 1.8;
        margin-bottom: 0px;
        font-weight: normal;
        text-align: justify;
    }
    .contact-us-page .heading h2 {
        font-size: 25px;
        color: white;
        font-weight: 600;
        text-transform: uppercase;
        margin-left: 0;
        position: relative;
        margin-top: 8px;
    }
    .certificate-box {
        min-height: auto;
    }
    .head-cerit p {
        font-size: 16px;
        max-width: 100%;
    }
    .contact-us-page .form-div input {
        height: 40px;
        margin-bottom: 18px;
    }
container-div-content h1 {
    font-size: 20px;
}
    .contact-us-page .form-div textarea {
        height: 100px;
    }
    .contact-us-page .form-div button {
        background-color: #ffc600;
        border: 0;
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        border-radius: 20px;
        padding: 6px 30px;
        margin-top: 14px;
        outline: none;
    }
    .pr-selector .panel.with-nav-tabs.panel-default .panel-heading ul.nav.nav-tabs li {
        display: inline-block;
        float: none;
        width: 100%;
        border-right: 0;
    }
    .pr-selector .panel.with-nav-tabs.panel-default .panel-heading ul.nav.nav-tabs li a {
        color: #8990c6;
        font-size: 16px;
        border: 0;
        transition: all 0.5s;
        padding: 10px 0;
        display: inline-block;
        vertical-align: middle;
    }
    .pr-selector .panel.with-nav-tabs.panel-default .panel-heading ul.nav.nav-tabs {
        border: 0;
        text-align: left;
        padding: 0px 22px;
        display: block;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .exmaple-form #custom-search-input .input-group {
        width: 100%;
        padding-right: 0;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .filter-div-four label {
        display: block;
        box-sizing: border-box;
        padding-right: 0;
    }
    .customize-container ul.nav.nav-pills.nav-stacked.ex-clas-style li a {
        transition: all 1s;
        font-size: 10px;
        text-transform: uppercase;
        padding: 0 0;
    }
    .customize-container ul.nav.nav-pills.nav-stacked.ex-clas-style li.active span {
        display: block;
        color: white;
        font-size: 16px;
        position: absolute;
        left: 0;
        top: -24px;
        /*display:none;*/
    }
    .customize-container ul.nav.nav-pills.nav-stacked.ex-clas-style {
        padding-left: 0;
        box-sizing: border-box;
        margin-top: 48px;
        margin-left: 0;
    }
    .customize-container .customize-div-option .panel-body .tab-content .tab-pane .options-main ul li span {
        font-size: 16px;
        display: block;
        line-height: 18px;
        margin: 12px 0 10px 0;
    }
    .customize-container .customize-div-option .panel-body .tab-content .tab-pane .options-main ul li.active span {
        font-size: 14px;
        color: white;
        line-height: 18px;
    }
    #rotate-modal .modal-dialog {
        width: auto;
        margin: 40px auto;
    }
    .track-modal .modal-dialog .modal-content .modal-header h4 {
        text-align: center;
        font-size: 22px;
        text-transform: uppercase;
        font-weight: 400;
        color: white;
        margin-top: 15px;
    }
    .track-modal .modal-dialog {
        width: auto;
        margin: 0px auto;
    }
    .track-modal .modal-dialog {
        width: auto;
        margin: 100px 20px;
    }
    .general-class-subheader .hambur-menu ul li {
        cursor: pointer;
        padding: 6px 20px 6px 70px;
        font-size: 17px;
        margin: 0px 0;
    }
    .rotate-div .product-discr-detail h2 {
        font-weight: 600;
        color: white;
        font-size: 30px;
    }
    .rotate-div .product-discr-detail p {
        font-size: 16px;
        color: white;
        font-weight: normal;
        margin: 16px 0;
    }
    .rotate-div .product-discr-detail ul li {
        font-size: 16px;
        color: white;
        font-weight: normal;
        text-decoration: none;
        list-style: none;
        margin-bottom: 7px;
    }
    .rotate-div .product-discr-detail ul {
        padding-left: 0;
    }
    .rotate-div .product-discr-detail .same-heading {
        margin: 15px 0px 0px 0px;
    }
    .rotate-div .product-discr-detail .same-heading h1 {
        font-size: 22px;
        color: white;
        font-weight: 600;
        margin-top: 0;
        margin-bottom: 5px;
    }
    .rotate-div .product-discr-detail a.btn.btn-default {
        margin-left: 0;
        font-size: 14px;
        padding: 6px 14px;
        margin-top: 20px;
    }
    .rotate-div {
        padding: 38px 0;
        background-image: linear-gradient(to right top, #127eb9, #096aaa, #10569a, #1a4188, #222d75);
    }
    .footer .footer-logo-div p {
        width: 100%;
    }
    .links-div.quick-links {
        padding-left: 0;
    }
    .category-tab-slider .a-full-width .right-tab-content-div {
        margin-top: 10px;
        margin-left: 0;
    }
    .category-tab-slider .tab-content .item {
        margin-left: 0;
    }
    .about-us-page-content .about-us-home-content h1 {
        width: 100%;
    }
    .about-us-page-content .about-us-home-content h1 span.line-span {
        position: static;
        clear: both;
        width: 30%;
        display: block;
        float: none;
        margin-top: 20px;
    }
    .about-us-page-content .about-us-home-content h1 span.content {
        position: static;
        margin-bottom: 10px;
    }
    .about-us-page-content .about-us-home-content .about-content-btm {
        margin-bottom: 0;
    }
    .about-us-page-content .img-div img {
        width: 100%;
        height: auto;
    }
    .product-list-main ul {
        padding-left: 0px;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .heading {
        margin: 50px 0 5px 0;
        float: left;
        width: 100%;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .heading h2 {
        margin: 0;
        font-size: 20px;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .filter-div-four select {
        font-size: 14px;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div .c-box {
        margin-bottom: 32px;
        margin-top: 10px;
        width: 240px;
        margin-left: 35px;
        margin-right: 15px !important;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div .c-box .detail-pr-box {
        right: -40px;
        width: 270px;
    }
    .heading.filter-heading ul li a,
    .heading.filter-heading ul li a:hover,
    .heading.filter-heading ul li a:focus {
        font-size: 14px;
        padding: 2px 5px;
    }
    .no-padding {
        padding: 0 !important;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .exmaple-form .sub-btn {
        margin-top: 20px;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .heading p {
        font-size: 15px;
        margin: 10px 0 20px 0;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .filter-div-four label:after {
        top: 13px !important;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .search-result-caption .box {
        width: 100%;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .search-result-caption .box label:after {
        top: 10px !important;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div {
        margin-bottom: 0;
        overflow: hidden;
    }
    #rc-imageselect,
    .g-recaptcha {
        transform: none;
        -webkit-transform: none;
        transform-origin: unset;
        -webkit-transform-origin: unset;
        float: left;
        transform: scale(0.80) !important;
        -webkit-transform: scale(0.80) !important;
        transform-origin: 0 0 !important;
        -webkit-transform-origin: 0 0 !important;
    }
    .rotate-div .dg-bg {
        width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .Magic360 > img {
        width: 160px !important;
        height: 160px !important;
    }
    .rotate-div .product-discr-detail .same-heading h1 {
        font-size: 14px;
    }
    .rotate-div .product-discr-detail p {
        font-size: 14px;
    }
    .slick-prev {
        left: 30px;
    }
    .slick-next {
        left: 70px;
    }
    .Magic360-container .Magic360 {
        background-color: #fff;
    }
    .track-order-section .order-disc-div h1 {
        font-size: 20px;
    }
    .track-order-section .order-disc-div p {
        font-size: 15px;
    }
    .track-order-section .order-disc-div .status-div .bootstrapWizard {
        padding: 15px 0;
    }
    .track-order-section .order-disc-div .status-div .bootstrapWizard li:first-child:before {
        left: 0;
    }
    .track-order-section .order-disc-div .status-div .bootstrapWizard li:nth-child(2):before {
        width: 100%;
        right: 0;
    }
    .track-order-section .order-disc-div .status-div .bootstrapWizard li:before {
        right: 0;
    }
    .track-order-section .order-disc-div .status-div .bootstrapWizard li:last-child:before {
        content: "";
        right: 0;
        left: 0;
        width: 100% !important;
        max-width: 100%;
    }
    .track-order-section .order-disc-div .status-div .bootstrapWizard li {
        width: 100% !important;
        float: left;
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-bottom: 50px;
    }
    .track-order-section .order-disc-div .status-div .bootstrapWizard li a {
        display: block;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .track-order-section .order-disc-div .status-div .bootstrapWizard li .step {
        left: 40px;
    }
    .track-order-section .order-disc-div .status-div .bootstrapWizard li[data-target="#step2"] .step {
        left: 49px;
    }
    .track-order-section .order-disc-div .status-div .bootstrapWizard li:last-child .step {
        left: 50px;
    }
    .track-order-section .order-disc-div .status-div .bootstrapWizard li .title {
        right: 10px;
    }
    .track-order-section .order-disc-div .table-status-div {
        padding: 20px 10px 1px 10px;
    }
    .track-order-section .order-disc-div .table-status-div table thead tr td,
    .track-order-section .order-disc-div .table-status-div table tbody tr td {
        font-size: 14px;
    }
    .track-order-section .order-disc-div .table-status-div table thead tr td b,
    .track-order-section .order-disc-div .table-status-div table tbody tr td b {
        font-size: 14px;
    }
    .track-order-section .order-disc-div .table-status-div table thead tr > th > b {
        font-size: 14px;
    }
    .track-order-section .order-disc-div .table-status-div table tbody tr td {
        line-height: 24px;
    }
    .certificate-box ul {
        margin: 16px 0px 34px 20px;
    }
    .certificate-box li {
        margin-bottom: 10px;
    }
    .certificate-box li a {
        font-size: 13px;
    }
    .slick-prev,
    .slick-next {
        top: 95%!important;
    }
    div#productSlider {
        padding-bottom: 50px;
    }
    .contact-us-page {
        background-position: 70% 0%;
    }
.customize-container .custom-container-div-content h1 span.content {
    font-size: 14px;
    line-height: 20px;
}

}





/* Media Quries */

.header-section .header-components ul li.search-comp #wrap {
    margin: 14px 10px;
    /* display: inline-block; */
    position: relative;
    /* height: 60px; */
    /* float: right; */
    padding: 0;
    position: relative;
}

.header-section .header-components ul li.search-comp #wrap input[type="text"] {
    height: 40px;
    font-size: 20px;
    display: inline-block;
    /* font-family: "Lato"; */
    font-weight: 100;
    border: none;
    outline: none;
    color: #fff;
    padding: 3px;
    padding-right: 60px;
    width: 0px;
    position: absolute;
    top: -10px;
    right: 0;
    background: none;
    z-index: 3;
    transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
    cursor: pointer;
}

.header-section .header-components ul li.search-comp #wrap input[type="text"]:focus:hover {
    border-bottom: 2px solid rgba(166, 178, 255, 0.52);
}

.header-section .header-components ul li.search-comp #wrap input[type="text"]:focus {
    width: 400px;
    z-index: 1;
    border-bottom: 2px solid rgba(166, 178, 255, 0.52);
    cursor: text;
}

.header-section .header-components ul li.search-comp #wrap input::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7607843137254902);
}

.header-section .header-components ul li.search-comp #wrap input::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.7607843137254902);
}

.header-section .header-components ul li.search-comp #wrap input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7607843137254902);
}

.header-section .header-components ul li.search-comp #wrap input[type="submit"] {
    height: 21px;
    width: 21px;
    display: inline-block;
    color: red;
    float: right;
    background: url(../img/search-icon-desk.png) center center no-repeat;
    text-indent: -10000px;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    cursor: pointer;
    opacity: 1;
    cursor: pointer;
    transition: opacity .4s ease;
    outline: none;
}

.header-section .header-components ul li.search-comp #wrap input[type="submit"]:hover {
    opacity: 1;
}

@media only screen and (max-width: 420px) {
    .header-section .logo-div a {
        max-width: 100px;
    }
    .rotate-div .dg-bg {
        width: 200px;
    }
    .Magic360-container {
        padding: 10px 20px 10px 20px;
    }
    .header-section .header-components {
        width: 100%;
    }
.header-section .header-components ul.nav li {
    padding: 0 !important;
}
}

@media only screen and (max-width: 359px) {
    .header-section .header-components {
        width: 290px;
    }
    .header-section .header-components ul li.modal-comp a {
        padding: 8px 10px;
        white-space: nowrap;
    }
    .product-list-main .c-box {
        margin: 0 0 70px 18px;
        width: 220px;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div .c-box {
        margin: 0;
        margin-bottom: 32px;
        margin-top: 10px;
        margin-left: 20px !important;
        margin-right: 0px !important;
        width: 220px;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div .c-box .detail-pr-box h4 {
        font-size: 15px;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div .c-box .detail-pr-box {
        width: 260px;
        right: -40px;
        transform: skew(18deg) !important;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div .c-box .detail-pr-box span.line-sp {
        width: 40px;
    }
    .pr-selector .panel-body .tab-pane .pr-tab-content .product-list-div .c-box .detail-pr-box span {
        font-size: 12px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
.footer .footer-logo-div p{width: auto;}
.general-class-subheader .hambur-menu ul.menu {
    top: 50%;
}
.pr-selector .panel-body .tab-pane .pr-tab-content .filter-div-four label {
    margin: 8px 5px;    
}
.pr-selector .panel-body .tab-pane .pr-tab-content .filter-div-four label:after {
    right: 24px;
    top: 19px;
}
}

@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 

.general-class-subheader .banner-heading {
    position: relative;
    margin-top: 0 !important;
}
.header-section .header-components ul li.modal-comp a {
    background-color: rgba(166, 178, 255, 1);
}
.footer .footer-logo-div p {
    padding: 0;
    width: 100%;
}
.about-us-home .about-us-home-content .about-content-btm {
    margin: 0 auto 0 0;
}
.about-us-home .about-us-home-content h1,
.customize-container .custom-container-div-content,
.category-tab-slider .tab-slider-home-content h1,
.customize-container .custom-container-div-content h1 {
    margin-left: 0;
}
.category-tab-slider .a-full-width .right-tab-content-div {
    margin-left: 10px;
}
.category-tab-slider .tab-slider-home-content h1 span.content {
    font-size: 16px;
}
.customize-container .customize-div-option .panel-body .tab-content .tab-pane .options-main {
    height: 400px;
    min-height: 400px;
}
.category-tab-slider ul.nav.nav-pills.nav-stacked li.active span {
    font-size: 19px;
}
.category-tab-slider {
    padding-bottom: 0;
}



  }


/******************************************************************
===================================================================
*******************************************************************/