<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*html, body {
    direction: ltr;
    margin: 0;
    font-size: 100%;
  
  
   font-family: arial,sans-serif !important;
}

    body a {
        text-decoration: none;
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
        -ms-transition: 0.5s all;
    }*/

.fs11 {
    font-size: 11px !important;
}
.fs12 {
    font-size: 12px !important;
}

.fs13 {
    font-size: 13px !important;
}

.fs14 {
    font-size: 14px !important;
}

.border-right-grey {
    border-right: solid 1px #f2f2f2;
}

.border-left-grey {
    border-left: solid 1px #f2f2f2;
}


.pointer:hover {
    cursor: pointer !important;
}

.side-modal-width {
    width: 30%;
}

.padding10 {
    padding: 10px;
}

.ul-tooltip {
    list-style-type: disc;
    font-size: 12px !important;
    /*padding: 10px;*/
    padding-left: 10px;
}

.tooltip-img {
    height: 56px !important;
    width: 56px !important;
    border: none !important;
}

.username-dropdown {
    position: absolute !important;
    background-color: #fff !important;
    top: 20px !important;
}
.margin-left-0 {
    margin-left: 0px;
}

.margin-right-0 {
    margin-right: 0px;
}
.mg-top-10px {
    margin-top: 10px !important;
}

.btnaddcart-prod-deatils {
    color: var(--primary);
    font-weight: 800;
}

    .btnaddcart-prod-deatils:hover {
        background-color: #fff;
        color: var(--primary);
    }

.sortby-dropdowns {
    height: 35px;
    border: 1px solid var(--primary-second);
    width: 60%;
    font-size: 13px;
    font-weight: 900;
    color: #777474;
}

.sortby-labels {
    font-weight: 900;
    color: #777474;
    font-size: 13px;
}

.app-bottom-bar {
    background-color: var(--primary);
    padding: 8px 0px 8px 0px;
}

.clickable {
    margin-top: -21px;
}

.logomobiletemp {
    height: 65px;
    width: 165px;
    margin: -1px 16px 0px 0px;
}

.btntogglesignuppage {
    text-align: right !important;
}

.buttonsearchmenu {
    float: right;
    margin-top: 3px;
    background-color: white;
    text-decoration: none;
    border: none;
}

.delivery-list-in-table {
    margin-left: 60px;
}


.btnremoveacc {
    margin-right: 5px !important;
}

.flagmob {
    height: 17px;
    width: 25px;
    position: absolute;
    margin-top: 2px;
}

.usernamealign {
    margin-left: -13px;
}

li {
    line-height: 24px;
}
.breadcrumb li {
    line-height: 10px;
}
.paddingclass {
    padding-bottom: 10px;
}


.creatbtn {
    margin-top: 11px;
    color: #fff;
    padding: 9px 4px 9px 9px;
    background-color: var(--primary) !important;
    text-transform: uppercase;
    float: right;
    border: none !important;
}
.creatbtn:hover{
      background: #68a030 !important;
}

.btn-dark {
    position: relative;
    /*display: block;*/
    /*margin: 30px auto;*/
    padding: 5px 10px;
    overflow: hidden;
    border-width: 0;
    outline: none;
    border-radius: 2px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .6);
    background-color: var(--primary);
    color: #fff;
    transition: background-color .3s;
    font-size: 14px !important;
    font-weight:700;
}

    .btn-dark:hover, .btn:focus {
        background-color: var(--primary) !important;
        color: white !important;
    }

.btn-dark &gt; * {
    position: relative;
}

.btn-dark:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 0;
    padding-top: 0;
    border-radius: 100%;
    background-color: rgba(236, 240, 241, .3);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.btn-dark:active:before {
    width: 120%;
    padding-top: 120%;
    transition: width .2s ease-out, padding-top .2s ease-out;
}












/*.btn-dark {
    color: #663399 !important;
    background-color: var(--primary) !important;
    border: none !important;
    font-size: 13px !important;
    font-weight: 900 !important;
}


    .btn-dark:hover {
        background: #68a030 !important;
        
    }*/
    dt{
        font-size:13px !important
    }
a:hover {
    text-decoration: none;
}

a, a:hover, a:focus {
    color: #ccc;
}

.terms-condition a,.terms-condition a span{
   
    color:#fff;
    font-size:13px;
}
.terms-condition a:hover,.terms-condition a span:hover{
    
    color:#fff;
   
}

.linkhoverfooter{
    font-size:13px !important;
    color:#fff;
}
    .linkhoverfooter:hover {
        color: var(--primary) !important;
    }
.shop {
    margin-top: 8px;
}

./*catname {
    text-transform: none !important;
    padding: 0px 0px 0px 0px !important;
    width: 212px !important;
    height: 37px !important;
    margin-left: 2px !important;
    color: #fff;
}*/

.contactsolo {
    padding: 41px 0px 0px 0px !important;
    margin-top: 1px !important;
}

.storetime {
    line-height: 37px;
    margin-left: 19px;
}

.contactelements {
    /*color: var(--primary);*/
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 700;
}

.signincontent {
    padding: 25px 21px 14px 21px;
    border: 1px solid #ddd;
    /*margin-top: -26px;*/
}

.pcviewcreate {
    margin-top: -14px;
}

.signhead {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-top: -9px;
}
/*.phoneplace{
   text-align:left;
}*/
.labelfont {
    font-weight: normal !important;
     font-size:14px !important;
}

label.error {
    color: #c10000;
    font-size: 13px;
    line-height: 18px;
    padding: 5px 0 0;
    font-weight: normal;
}

.admineditarrow {
    padding: 0px 0px 0px 0px !important;
    background: none !important;
    border: none !important;
    margin-left: 62px !important;
}

.modalalign {
    margin-left: 16px !important;
    margin-top: -15px !important;
}

.pricealign {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    border: 1px solid !important;
    border-bottom-left-radius: 21px !important;
    margin-left: -30px !important;
}

.editdesign {
    color: #fff !important;
    border: var(--primary) solid 1px;
    border-left-width: 6px;
    /* border-right-width: 3px; */
    border-bottom-right-radius: 10px;
    padding-right: 2px;
    padding-left: 3px;
}

    .editdesign:hover {
        color: #000 !important;
    }

.modalalign {
    margin-left: -209px;
    margin-top: -115px;
}

.modalstatus {
    padding: 0px 340px 10px 340px !important;
}

.modalwarninghead {
    font-weight: bold;
    margin-left: 10px;
    color: #b92222;
}

.warningbtn {
    color: #fff;
    background: #a72727;
    border: #820505 solid 1px;
}



.result_sidebar_align_ul {
    /*margin-left: -62px !important;*/
    margin-left: 9px !important;
    word-break: break-word;
    margin-top: -24px !important;
}

    .result_sidebar_align_ul li a i {
        color: #cdbf4c !important
    }

    .result_sidebar_align_ul li a:hover {
        text-decoration: none !important;
    }

.resultPage_checkBox {
    opacity: 1 !important;
    position: relative !important;
    /*margin-right: 6px !important;*/
    margin-left: -18px !important;
}

.seeall_less {
    cursor: pointer;
    color: #79a539;
    font-size: 13px;
}


.divpricesidebar h4 {
    /*color: #fff !important;
              background: #00aeef;*/
    color: #00aeef !important;
    padding: 5px 5px;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 700;
    border-bottom: 1px solid #d2d2d2;
    letter-spacing: 1px;
    text-transform: uppercase;
}









/*.catlistalign {
    margin-left: -39px !important;
    margin-top: -24px !important;
}
.catlistalign li a i{
    color:var(--primary) !important
}
.catlistalign li a:hover{
    text-decoration:none !important;
}*/


.catlistadminalign {
    margin-left: -45px !important;
    margin-top: -24px !important;
}

.adminimagealign {
    width: 452px;
    height: 312px;
    /*margin-top: 79px;*/
    margin-top: -3px;
    margin-left: 51px;
}

.uploadalign {
    padding: 3px 10px 2px 10px;
    background-color: var(--primary) !important;
    border: var(--primary) solid 1px !important;
    margin-top: 14px;
}

.itembtnsave {
    padding: 10px 34px 11px 34px;
    background-color: darkgreen !important;
    border: darkgreen solid 1px;
    color: #fff;
}

.Item-save-cancel {
    text-align: right;
}

.itembtncancel {
    padding: 11px 34px 11px 34px !important;
    background: #a72727;
    border: #820505 solid 1px !important;
    color: #fff !important;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 3px;
}

.gold {
    color: var(--primary) !important;
}

.cartheadalign {
    margin-bottom: 17px;
    padding: 9px 0px 9px 0px;
    background-color: var(--primary);
}

.gridheadcolor {
    background-color: #fafafa;
}

.infoedithead {
    /*background-color: var(--primary);*/
    padding-bottom: 12px;
    padding-top: 12px;
    padding-left: 6px;
    width: 82%;
    border: var(--primary) solid 2px;
    border-bottom-right-radius: 1px;
    border-top-right-radius: 20px;
    border-top-left-radius: 1px;
    border-bottom-left-radius: 20px;
}

.editinfoacc {
    margin-top: -4px;
    margin-right: 14px;
    padding: 4px 8px 4px 8px;
}

.useredittextboxes {
    height: 35px !important;
    /*border-radius: 9px !important;
    background:none !important;*/
}

.phontypealign {
    width: 42%;
}

.phonealign {
    margin-left: -137px;
}

.useredittab {
    color: #000 !important;
    font-size: 16px !important;
}

.userinfoeditsave {
    margin-right: 142px;
    padding: 9px 41px 9px 41px;
    margin-top: -29px;
    margin-bottom: 87px;
}

.userloceditcancel {
    margin-right: 90px;
    padding: 10px 36px 10px 33px;
}

.userloceditsave {
    padding: 10px 36px 10px 33px;
}

.hoverclr {
    color: #000;
}

    .hoverclr:hover {
        color: var(--primary);
    }

.icongridlist {
    display: inline-block;
    width: 30px;
    height: 28px;
    text-align: center;
    line-height: 30px;
    background-color: #666666;
    color: #fff;
}

    .icongridlist:hover {
        background-color: var(--primary) !important;
    }

.gridicon:before {
    content: '\f009';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    text-align: center;
    line-height: 14px;
    font-size: 14px;
}

.listviewalign {
    width: 39% !important;
    margin-top: 28px !important;
    margin-right: 302px !important;
}

.listprodname {
    margin-left: -32px;
    float: left;
}

.listpricealign {
    margin-left: -29px;
}

.listprice2 {
    margin-left: -30px;
    float: left;
}

.pagingdropdownmob {
    width: 99px !important;
}

.btnaddnewuser {
    margin-top: 1px;
    color: #fff;
    padding: 8px 4px 7px 4px;
    background-color: #000 !important;
    text-transform: uppercase;
    border: none !important;
    font-size: small;
}

.ordermodalwidth {
    width: 45% !important;
}



.themecolour {
    color: var(--primary) !important;
}
.themecolour-bg {
    color: var(--primary) !important;
}
.purple{
    color: #639 !important;
}

.signup-togglearrow{
    height: 25px;
    margin-top: -3px;
    border: none;
       background: none;
}

.signin-header-dropdown{
   color: #333 !important;
    line-height: 2.1 !important;
    font-size: 14px !important;
}


.Benifits-border {
    position: absolute;
    z-index: -1;
    top: 10px;
    border: 2px solid var(--primary);
    height: 100%;
    left: 25px;
    right: 5px;
}
.dropdown-menu li a:hover{
    background-color:#fff !important
}
.link-supplier-Benefits {
    color: #fff;
    margin-left: -32px;
    font-size: 20px;
    font-weight: 700;
}

.sup-box {
    padding: 20px 0px 20px 32px;
}


#thover {
    position: fixed;
    background: #000;
    width: 100%;
    height: 100%;
    opacity: .6;
}

#tpopup {
    position: fixed;
    /*width: 750px;
    height: 541px;*/
    background: transparent;
    left: 45%;
    top: 35%;
    border-radius: 5px;
    
    margin-left: -320px;
    margin-top: -150px;
    text-align: center;
    box-shadow: 0 0 10px 0 #000;
    z-index: 1050;
}

#tclose {
    position: absolute;
    background: black;
    color: white;
    right: -15px;
    top: -15px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 8px;
    font-weight: bold;
    font-family: 'Arial Black', Arial, sans-serif;
    cursor: pointer;
    box-shadow: 0 0 10px 0 #000;
}




.margin-xs {
    margin-top: 2%;
    margin-bottom: 2%;
}

.row-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
}

.right-border {
    border-right: 1px solid #ccc;
    padding-bottom: 10px;
    padding-left: 24px;
}

.col-height {
    display: table-cell;
    float: none;
}


.site-mega__img {
    height: 185px !important;
    margin: 15px 0;
    width: 100%;
    /*width: 325px;*/
}

.lazyloaded {
    opacity: 1;
    transition: 10ms opacity;
}

.mega_menu_ul {
    border-top: 1px solid rgb(227, 227, 227);
    /*width: 1400px !important;*/
    margin-left: -132px !important;
}

h5.gs {
    line-height: 12px !important;
    letter-spacing: 1p !important;
    margin-bottom: 20px !important;
    font-size: 13px !important;
    font-weight: bold !important;
}

.P_megamanu {
    padding-right: 64px !important;
        color: #000;
    font-size: 13px;
}

.megamanu_col-md_12 {
    margin-left: 14px;
}

.mega_Menu_link:hover {
    background-color: #e6fdce !important;
}

/*ul.bar_tabs {
    overflow: visible;
    
    height: 25px;
    margin: 21px 0 14px;
    padding-left: 14px;
    position: relative;
    z-index: 1;
    width: 100%;
    border-bottom: 1px solid #E6E9ED;
}

    ul.bar_tabs &gt; li {
        padding-right: 12px;
    }

        ul.bar_tabs &gt; li a {
            padding: 10px 17px;
            background: #F5F7FA;
            margin: 0;
            border-top-right-radius: 0;
            color: #555 !important;
        }

.nav-tabs &gt; li.active &gt; a, .nav-tabs &gt; li.active &gt; a:focus, .nav-tabs &gt; li.active &gt; a:hover {
    color: #555 !important;
    cursor: default !important;
    background-color: #fff !important;
    border: 1px solid #ddd !important;
    border-bottom-color: transparent !important;
}*/

.input--search {
    width: 100%;
    padding: .5em 0;
    color: #a2a2a2;
    line-height: 1.5em;
    letter-spacing: .1em;
    font-size: 13px;
    outline: none;
    border: none;
    border-bottom: 1px solid #181818;
    border-radius: 0;
    background: #fff;
    -webkit-transition: all .05s ease;
    transition: all .05s ease;
    -webkit-appearance: none;
}

.search-submit {
    position: absolute;
    /* display: none!important; */
    /* color: #fff; */
    right: 0;
    padding: 0;
    top: 12px;
    font-size: 17px;
    outline: none;
    border: none;
    background: #fff;
}

.select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    width: 100%;
    height: 30px;
    letter-spacing: .1em;
    font-size: 12px;
    border: 1px solid #000 !important;
    background: #fff;
}

.panel-card__img {
    padding-bottom: 60%;
}

.sg-mb-10px {
    margin-bottom: 10px;
}

.p-date-events {
      font-size: 14px;
    border-bottom: 1px solid #639;
    color: #000;
}
h2.title {
    font-size: 27px;
}

.grid1-heading {
    text-align: left;
    margin-left: 31px;
}

.grid_Heading-span {
    font-size: 16px;
    font-weight: 700;
    box-shadow: 0px -3px 2px 0px var(--primary);
    background-color: #fff;
    padding: 7px 14px 2px 14px;
    /*position: absolute;*/
    margin-top: -25px;
    border-right: 1px solid #dedede;
    border-left: 1px solid #dedede;
    color: #639;
}

.right-left{
    text-align:right
}

.home-grid-search-input{
  padding: 28px 248px 0px 236px;
    text-align: -webkit-center;
}

.home-Scroll-Border{
   border: solid 1px #e2d7d7;
    
        width: 88%;
    margin-left: 17px;
}

.vat-note {
    font-size: .8571428571rem;
    color: #949494;
    margin-bottom: .5rem;
        margin-top: 19px !important;
}
.txtblockadvance-search{
    height: 39px !important;
     border:1px solid rgb(193, 155, 228);
         box-shadow: none;
}
.home-advance-search-arrow{
        height: 39px !important;
    width: 50px !important;
    background-color: #ffffff !important;
    margin-left: 48px !important;
        border: 1px solid rgb(193, 155, 228);
}

.home-advance-search-submit{
     height: 39px !important;
    width: 50% !important;
    margin-top: 0px !important;
}
.snipcart-details strong{

    color:#663399 !important;
    font-weight: 900;
    font-size: 13px;
}
.snipcart-details strong:hover{

    color:#663399 !important;
}
.inner-men-cart-pro a{

    background-color:#663399 !important;
}
.floatright{
    float:right !important;
}
.floatleft{
    float:left !important;
}

.freeshippingheight{
    height: 22px;
}
/*Related things in sidebar*/

.sidebox {
    background-color: #fff;
    padding: 16px;
    margin: 0 0 15px 0;
    position: relative;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    clear: both;
    color: #686868;
    font-size: 13px;
    line-height: 1.3em;
}

    .sidebox h3 {
        font-size: 20px;
        font-weight: bold;
        color: var(--primary);
        margin-bottom: 10px;
        padding: 0px;
        background: none;
        margin-bottom: 18px;
    }

#side_related_articles .related-article {
    width: auto;
    margin-right: 4%;
    margin-bottom: 4%;
    width: 45%;
}

.related-article {
    float: left;
    position: relative;
    width: 48%;
    margin-right: 2%;
    margin-bottom: 2%;
}

.related-image-link {
    text-decoration: none;
}
.content-spacer {
    position: relative;
}
.related-image-link img, .related-image-link video {
    display: block;
    border: none;
    width: 100%;
    height: auto;
}
.content-fill {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 1px;
    min-width: 100%;
    height: 1px;
    min-height: 100%;
}
.related-title {
    background-color: rgba(50,50,50,.5);
    padding-right: 4%;
    padding-left: 4%;
    padding-top: 3%;
    padding-bottom: 3%;
    width: 100%;
    min-height: 32px;
    position: absolute;
    bottom: 0;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
}
.related-title-text p {
    font-size: 14px;
    line-height: 15px;
        COLOR: #fff !important;
}
    .related-title-text p:hover {
        font-size: 14px;
        line-height: 15px;
        color: var(--primary) !important;
    }

.card-header {
    font-size: 24px !important;
}
.clearall{
    clear:both;
}
.related-title:hover {
    background-color: white;
       color: #663399!important;
    text-decoration: none;
}
.shop-name-events {
    font-size: 15px !important;
        font-weight: normal;
}
.read-more{
    font-size:14px;
    color:#663399;

}
/*Related things in sidebar*/

.Header-Signin{
     /*color: #663399;
    font-size: 12px;*/
    letter-spacing: 0;
    font-weight: 900;
}
.Header-Signin:hover{
        /*color:#663399;
  font-size: 12px;*/
    letter-spacing: 0;
    font-weight: 900;
}
.Header-cart{
        margin-top: 8px;
    font-size: 23px;
}
/*.home-gridPadding{
    padding: 19px 5px 20px 15px !important;
}

.home-gridCategorypadding{
        padding: 19px 21px 20px 15px !important;
}
.home-scrollerpadding{
   padding: 13px 46px 20px 50px !important;
}*/


.leftRs-Category {
       margin: 19px 0px 0px -19px !important;
}
.rightRs-Category {
   margin: 19px -15px 0px 0px !important;
}
.category-scrolling-font-left{
    color: #000;
    font-size: 21px;
    margin-top: 25px;
    margin-left: -6px;
}
.category-scrolling-font-right{
       color: #000;
    font-size: 21px;
    margin-top: 25px;
    margin-left: -3px !important;

}
.margin-category-scroll{
         margin-right: -57px !important;
    margin-left: -18px !important;
}
.right-home-scrollpadding{
     margin: 0px -20px 0px -35px;
         min-height: 315px;
}
   

.home-slider-borders{
        border-top: 0.60px solid #dddddd;
    border-right: 0.60px solid #dddddd;
    border-left: 0.60px solid #dddddd;
}
.menu-ul-margin{
       margin-top: -14px !important;
}
.footer-map-icon-mg{
    margin-left: 4px;
}
.price-in-details{
        margin-top: 4px !important;
}

.unit-details-margin{
    margin-left: 0px;
}
.newsleft{
        color: #fff !important;
    margin: 0px 0px 0px -13px;
    font-size:13px;
}
.calculated-price-unit {
    font-size: 21px;
    margin-top: 9px !important;
    color: #f34e4e;
}


.modal_body_right1 ul li{
    font-size:15px !important;
}
.grid_Heading-span-categoryright {
    font-size: 14px;
    background-color: #fff;
    padding: 8px 14px 4px 14px;
    border-left: 1px solid #dedede;
    border-top: 1px solid #dedede;
    border-right: 1px solid #dedede;
   color: #639;
    font-weight: 900;
}

.grid1-heading-categoryright {
    text-align: left;
    margin-top:25px !important;
}
.slider-bottom-row{
    background-color: #252933;
     padding: 15px;
}
.footer-social-img{
   
    height: 32px;

}
.front{
    background-color:snow;
}

section.page-header h1 {
    border-bottom-color: #6ca92f !important;
}
/*new edit for cart num*/

.cartnum {
    margin: -3px 8px 0px -2px;
    font-size: 13px;
    position: absolute;
    font-weight: 600;
    color:#9dcb4d !important;
}

input[type="button"], input[type="submit"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}


.Product_Spec_a1 {
    color: #000;
    letter-spacing: 0px;
    /*float:left;*/
    width: 50%;
    background-color: #F5F5F5;
    font-size: 12px;
}

.Product_Details_a1 {
    color: #000;
    letter-spacing: 0px;
    /*float:left;*/
    /*width: 50%;*/
    width: 20%;
    background-color: #F5F5F5;
    font-size: 14px;
}

.Product_Spec_a2 {
    color: #000;
    letter-spacing: 0px;
    /*float:right;*/
    width: 50%;
    font-size: 13px;
    margin-left: 12px;
}

.Product_Details_a2 {
    color: #000;
    letter-spacing: 0px;
    /*float:right;*/
    width: 50%;
    font-size: 15px;
    margin-left: 12px;
}

.Product_Details_a2:hover {
    color: #000;
}


h1, h2, h3, h4, h5, h6 {
    margin: 0;
    /*font-family: arial,sans-serif !important;*/
}

p {
    margin: 0;
       /*font-size: 14px;*/
    line-height: 21px;

}
b{
        font-size: 15px;
}
ul {
    margin: 0;
    padding: 0;
}

label {
    margin: 0;
    font-weight: normal;
    font-size: 15px;
}
/*-- header --*/
.header {
    background: #252933;
}

    .header ul li {
        display: inline-block;
        width: 24.5%;
        text-align: center;
        color: #fff;
            font-size: 10px;
    padding: 0px 6px 0px 0px;
        letter-spacing: 1px;
        border-right: 1px solid #464444;
    }

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

        .header ul li i {
            margin-right: 2px;
            top: 2px;
            color: var(--primary);
        }

.header-right {
    text-align: right;
}



.header-bot_inner_wthreeinfo_header_mid {
    margin: 0 auto;
    width: 90%;
    height: 76px;
    clear: both;
}
/*-- //header --*/
.social-nav {
    padding: 0;
    list-style: none;
    display: inline-block;
      margin: 1% 0 0 0;
    float: right;
}

    .social-nav li {
        display: inline-block;
        margin: 0 6px;
    }

    .social-nav a {
        display: inline-block;
        float: none;
        width: 30px;
        height: 30px;
        text-decoration: none;
        cursor: pointer;
        text-align: center;
        line-height: 30px;
        position: relative;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
    }

.model-3d-0 a {
    background: #5C5B5B;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.model-3d-0 .front, .model-3d-0 .back {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateZ(18px);
    -moz-transform: translateZ(18px);
    -ms-transform: translateZ(18px);
    -o-transform: translateZ(18px);
    transform: translateZ(18px);
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    -o-backface-visibility: visible;
    backface-visibility: visible;
    color: #212121;
    font-size: 12px;
}

.model-3d-0 .back {
    -webkit-transform: rotateX(90deg) translateZ(18px);
    -moz-transform: rotateX(90deg) translateZ(18px);
    -ms-transform: rotateX(90deg) translateZ(18px);
    -o-transform: rotateX(90deg) translateZ(18px);
    transform: rotateX(90deg) translateZ(18px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

/*a.twitter .front {
    background: #00acee;
}

a.facebook .front {
    background: #3b5998;
}

a.instagram .front {
    background: #f77737;
}
a.linkedin .front {
    background: #2664ae;
}
a.pinterest .front {
    background: #bd081c;
}

.twitter .back, .facebook .back, .instagram .back, .pinterest .back, .linkedin .back {
    background: #fff;
}*/


a.twitter .front {
    background: #e6e6e6;
}

a.facebook .front {
    background: #e6e6e6;
}

a.instagram .front {
    background: #e6e6e6;
}

a.linkedin .front {
    background: #e6e6e6;
}

a.pinterest .front {
    background: #e6e6e6;
}

.twitter .back, .facebook .back, .instagram .back, .pinterest .back, .linkedin .back {
    background: #e6e6e6;
}





.model-3d-0 a:hover {
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
}

    .model-3d-0 a:hover .back {
        -webkit-backface-visibility: visible;
        -moz-backface-visibility: visible;
        -ms-backface-visibility: visible;
        -o-backface-visibility: visible;
        backface-visibility: visible;
    }

.w3_agile_social .front i {
    color: #fff;
    font-size: 12px;
}

.w3_agile_social .back i {
    color: #000;
    font-size: 12px;
}

.w3ls_team_grid img {
    background: #e4e3e3;
    padding: 7px;
}
/*--social icons--*/
/* Brand Colours */
.facebook {
    background: #3b5998;
}

.twitter {
    background: #00acee;
}

.google-plus {
    background: #dd4b39;
}

.rss {
    background: #f26522;
}

.social-icon-w3-agile {
    width: 25%;
    float: left;
    text-align: center;
    padding: 1.5em 0;
}

    .social-icon-w3-agile i {
        color: #fff;
        font-size: 28px;
    }

.social-agileinfo a:hover {
    opacity: 0.8;
}

li.share {
    vertical-align: super;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: 2px;
}
/*--social-icons--*/
.logo_agile {
    text-align: left;
    margin-top: -6px;
    margin-bottom: -2px;
}

    .logo_agile span {
        background: #000;
        padding: 0 17px;
        font-weight: bold;
        color: #fff;
    }

    .logo_agile h1 a {
        font-weight: 300;
        color: #000;
        letter-spacing: 1px;
        font-size: 1.5em;
        position: relative;
    }

        .logo_agile h1 a:hover {
            text-decoration: none;
        }

i.fa.fa-shopping-bag.top_logo_agile_bag {
    position: absolute;
    font-size: 17px;
    top: 66px;
    right: 14px;
    color: var(--primary);
}



.header-bot {
       background-color: rgb(255, 255, 255);
    padding-bottom: 0px;
   
    padding-top: 7px;

}
/*.header-middle input[type="search"]*/
.txtsearchauto {
    outline: none;
    border: none;
    width: 87%;
    padding: 5px 10px 7px 10px;
    color: #848484;
    box-shadow: none;
    font-size: 13px !important;
    border: 1px solid rgb(193, 155, 228);
    letter-spacing: 1px;
}
/*.header-middle input[type="submit"]*/
.searchbtnauto {
    background: url(../images/search.png) no-repeat 2px -4px #663399;
    width: 6%;
    height: 36px;
    border: none;
    padding: 0;
    border: none;
    outline: none;
    margin-top: 13px;
    position: absolute;
}



.serach-advance-caret {
    margin-left: -6px;
    width: 44px;
}
.Advance-div-Heading{

        color:#000;
}
.search-content-div {
    z-index: 100 !important;
    position: absolute !important;
    background-color: rgb(255, 255, 255) !important;
    width: 60% !important;
    text-align: left !important;
    margin-top: 0px !important;
    padding: 6px 23px 0px 22px !important;
    margin-left: 260px;
}

.search-content-div-FeaturedBlock {
    /*z-index: 108 !important;
    position: absolute !important;
    background-color: rgb(255, 255, 255) !important;
    width: 83% !important;
    text-align: left !important;
    margin-top: 48px !important;
    padding: 6px 23px 0px 22px !important;
    margin-left: -913px;*/
    z-index: 108 !important;
    position: absolute !important;
    background-color: rgb(255, 255, 255) !important;
    width: 64% !important;
    text-align: left !important;
    margin-top: 0px !important;
    padding: 6px 23px 0px 22px !important;
    margin-left: -23px;
}



.search {
    float: left;
    width: 57%;
}

.section_room {
    float: left;
    width: 33%;
}

.sear-sub {
    float: right;
    width: 10%;
}

.header-middle {
    padding: 0;
    margin-top: 7px;
}

.header-right ul {
    margin-top: 20px;
}

.section_room select option {
    line-height: 1.8em;
}
/* Icons */
.footer-bottom a {
}

    /* pop-up text */
    .footer-bottom a span {
        color: #fff;
        position: absolute;
        bottom: 0;
        width: 19%;
        left: 59px;
        text-align: center;
        right: -25px;
        padding: 2px 0px;
        font-size: 1em;
        border-radius: 2px;
        background: var(--primary);
        visibility: hidden;
        opacity: 0;
        -o-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
        -webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
        -moz-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
        transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    }

        /* pop-up text arrow */

        .footer-bottom a span:before {
            content: '';
            width: 0;
            height: 0;
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-top: 5px solid var(--primary);
            position: absolute;
            bottom: -4px;
            left: 21px;
        }

    .footer-bottom a:hover span {
        bottom: 41px;
        visibility: visible;
        opacity: 1;
    }

/*-- //header-bot --*/
/*-- banner-top --*/
.ban-top {
    background: #ece9cc;
    padding: 0px 0;
    clear: both;
}

.dropdown-menu.columns-3 {
    /*min-width: 1005px;
    padding: 13px 3px 13px 3px;
    margin: 0px 0px 0px -144px 799px */
    min-width: 848px;
    padding: 6px 0px 0px 0px;
    margin: 0px 0px 0px -193px; /*-219px*/
}

.multi-gd-img img {
    width: 100%;
}
/*-- nav-bar --*/
.navbar-default {
    background: none;
    border: none;
    min-height: inherit;
    margin: 0px 0px 0px 0px;
    float: left;
}

    .navbar-default .navbar-nav &gt; .active &gt; a, .navbar-default .navbar-nav &gt; .active &gt; a:hover, .navbar-default .navbar-nav &gt; .active &gt; a:focus {
        background: none;
    }

    .navbar-default .navbar-nav &gt; .open &gt; a, .navbar-default .navbar-nav &gt; .open &gt; a:hover, .navbar-default .navbar-nav &gt; .open &gt; a:focus {
        color: #555;
        background: none;
    }

.navbar-nav &gt; li {
    /*margin: 0 15px 0 0;*/
}

    .navbar-nav &gt; li &gt; a {
        /*padding: 26px 16px;*/
        padding: 23px 16px;
          font-size: 12px;
    font-weight: 900;
    letter-spacing: 1px;
    color: #663399 !important;
    }

.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.navbar-nav &gt; li &gt; a {
    line-height: inherit;
}

/*-- //nav-bar --*/
/* Common styles for all menus */

.menu__list {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0px 0px 0px -24px;
    padding: 0;
    list-style: none;
}

.menu__item {
    display: block;
    /*margin: 0em 0;*/
    margin: -1em 0;
}

.menu__link {
    font-size: 1.05em;
    font-weight: bold;
    display: block;
    padding: 1em;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

    .menu__link:hover,
    .menu__link:focus {
        outline: none;
    }

/* Individual styles */
.menu--shylock .menu__link {
    position: relative;
    margin: 0;
    color: #b5b5b5;
    -webkit-transition: color 0.4s;
    transition: color 0.4s;
}

.menu--shylock .menu__item--current .menu__link,
.menu--shylock .menu__item--current .menu__link:hover,
.menu--shylock .menu__item--current .menu__link:focus {
    color: #d94f5c;
}

    .menu--shylock .menu__item--current .menu__link::after,
    .menu--shylock .menu__item--current .menu__link::before {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    .menu--shylock .menu__item--current .menu__link::before {
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }

.menu--shylock .menu__link:hover,
.menu--shylock .menu__link:focus {
    color: #b5b5b5;
}

    .menu--shylock .menu__link:hover::before,
    .menu--shylock .menu__link:focus::before {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }

.menu--shylock .menu__link::before,
.menu--shylock .menu__link::after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0;
    top: 50px;
    width: 100%;
    height: 5px;
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -webkit-transform-origin: center left;
    transform-origin: center left;
    -webkit-transition: transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
    transition: transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.menu--shylock .menu__link::before {
    background: #663399;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.menu--shylock .menu__link::after {
    background: var(--primary);
}

a.menu__link {
    color: #fff !important;
}

.agile_short_dropdown {
    border-radius: 0;
    background: #ffffff;
    text-align: center;
    padding: 0;
    border: none;
}

    .agile_short_dropdown li a {
        /*text-transform: uppercase;*/
        color: #212121;
        font-size: 13px;
        /*font-weight: 900;*/
        padding: .8em 0;
        border-bottom: 1px solid #ececef;
    }

    .agile_short_dropdown &gt; li &gt; a:hover {
     color: #0a0a0a;
    text-decoration: none;
    background-color: #e6fdce;
    }
/*-- //left nav --*/
.top_nav_right {
    float: right;
    /*width: 15%;*/
    width: 67%;
}

.box_1 {
    display: inline-block;
    background: transparent;
    padding: 4px 0px 1px 0px;
    text-align: center;
    position: absolute;
    /*margin: -14px 0px -6px 20px;*/
    margin: -14px 0px -6px -25px;
}

    .box_1 h3 {
        color: #fff;
        font-size: 1em;
        margin: 0;
        text-decoration: none;
        margin: 0 0 7px 0;
    }

.total i {
    top: 2px;
    left: -5px;
}

.box_1 p {
    margin: 0;
    color: #999;
    font-size: 14px;
}

a.simpleCart_empty {
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    text-align: center;
    display: block;
}

.header-right ul li a:hover {
    /*transform: rotateY(360deg);*/
}
/*-- //banner-top --*/
.carousel-caption {
    position: inherit;
    min-height: 500px !important;
    padding-top: 10em;
}
/*-- banner --*/
.carousel .item {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner/ban1.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner/ban1.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner/ban1.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner/ban1.jpg) no-repeat;
    background-size: cover;
}

    .carousel .item.item2 {
        background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner/ban2.jpg) no-repeat;
        background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner/ban2.jpg) no-repeat;
        background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner/ban2.jpg) no-repeat;
        background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner/ban2.jpg) no-repeat;
        background-size: cover;
    }

    .carousel .item.item3 {
        background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner/ban3.jpg) no-repeat;
        background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner/ban3.jpg) no-repeat;
        background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner/ban3.jpg) no-repeat;
        background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner/ban3.jpg) no-repeat;
        background-size: cover;
    }

    .carousel .item.item4 {
        background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner/ban4.jpg) no-repeat;
        background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner/ban4.jpg) no-repeat;
        background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner/ban4.jpg) no-repeat;
        background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner/ban4.jpg) no-repeat;
        background-size: cover;
    }

    .carousel .item.item5 {
        background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner/ban5.jpg) no-repeat;
        background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner/ban5.jpg) no-repeat;
        background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner/ban5.jpg) no-repeat;
        background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner/ban5.jpg) no-repeat;
        background-size: cover;
    }

.carousel-caption h2, .carousel-caption h3 {
    font-size: 3em;
    font-weight: 300;
    letter-spacing: 14px;
    text-transform: uppercase;
}

    .carousel-caption h2 span, .carousel-caption h3 span {
        font-weight: 800;
        color: var(--primary);
    }

.carousel-caption p {
    letter-spacing: 12px;
    font-size: 1.2em;
    font-weight: 600;
    color: #ffb900;
    margin-top: 1em;
}

.carousel-caption a {
    color: #fff;
    letter-spacing: 3px;
    padding: 8px 20px;
    margin-top: 2em;
}

.codes {
    padding: 5em 0;
    background: #fff;
}

    .codes.agileitsbg2 {
        background: #E74C3C;
        background-image: -webkit-linear-gradient(#ff9d2f, #ff6126);
        background-image: -moz-linear-gradient(#ff9d2f, #ff6126);
        background-image: -ms-linear-gradient(#ff9d2f, #ff6126);
        background-image: linear-gradient(#ff9d2f, #ff6126);
        padding-bottom: 10em;
    }

    .codes.agileitsbg3 {
        background: #3498DB;
        padding-bottom: 10em;
    }

    .codes.agileitsbg4 {
        background: #2ECC71;
        padding-bottom: 10em;
    }

.carousel.slide.grid_3.grid_4 {
    border-top: 10px solid #3ACFD5;
    border-bottom: 10px solid #3a4ed5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-position: 0 0, 100% 0;
    background-repeat: no-repeat;
    -webkit-background-size: 10px 100%;
    -moz-background-size: 10px 100%;
    background-size: 10px 100%;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=),url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%), -webkit-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%);
    background-image: -moz-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%), -moz-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%);
    background-image: -o-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%), -o-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%);
    background-image: linear-gradient(to bottom, #3acfd5 0%, #3a4ed5 100%), linear-gradient(to bottom, #3acfd5 0%, #3a4ed5 100%);
}

.carousel-indicators {
    bottom: -9%;
}
/*-- banner --*/
/*-- //banner-bottom --*/
/* Common style */


.grid figure {
    position: relative;
    overflow: hidden;
    /*background: var(--primary);*/
    text-align: center;
}

    .grid figure img {
        position: relative;
        display: block;
        /*opacity: 0.8;*/
    }

    .grid figure figcaption {
        padding: 2em;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

        .grid figure figcaption::before,
        .grid figure figcaption::after {
            pointer-events: none;
        }

    .grid figure figcaption {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .grid figure h3 {
        word-spacing: -0.15em;
        font-weight: 300;
    }

        .grid figure h3 span {
            font-weight: 800;
            color: var(--primary);
        }

    .grid figure p {
        letter-spacing: 12px;
        color: #fff;
        line-height: 2em;
        font-size: 1.1em;
    }

figure.effect-roxy img {
    max-width: none;
    width: -webkit-calc(100% + 60px);
    width: calc(100% + 60px);
    width: -moz-calc(100% + 60px);
    width: -o-calc(100% + 60px);
    width: -ms-calc(100% + 60px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-50px,0,0);
    transform: translate3d(-50px,0,0);
    -moz-transform: translate3d(-50px,0,0);
    -o-transform: translate3d(-50px,0,0);
    -ms-transform: translate3d(-50px,0,0);
}

figure.effect-roxy figcaption::before {
    position: absolute;
    top: 30px;
    bottom: 30px;
    left: 30px;
    border: 4px solid #fff;
    */ content: content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-20px,0,0);
    transform: translate3d(-20px,0,0);
    -ms-transform: translate3d(-20px,0,0);
    -moz-transform: translate3d(-20px,0,0);
    -o-transform: translate3d(-20px,0,0);
}

figure.effect-roxy figcaption {
    padding: 3em;
    n: right;
    /*border: 13px solid rgba(255, 255, 255, 0.15);*/
 
}


figure.effect-roxy h3 {
    padding: 1.5em 0 .5em;
    font-size: 1.7em;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 5px;
}

figure.effect-roxy p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-10px,0,0);
    transform: translate3d(-10px,0,0);
}

figure.effect-roxy:hover img, .agileinfo_banner_bottom_grid_three_left:hover img {
    opacity: 0.7;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

figure.effect-roxy:hover figcaption::before,
figure.effect-roxy:hover p, .agileinfo_banner_bottom_grid_three_left:hover figcaption::before,
.agileinfo_banner_bottom_grid_three_left:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.wthree_banner_bottom_grid_three_left1 {
    width: 49.5%;
    float: left;
}

.banner_bottom_agile_info {
    padding: 5em 0;
}

    .banner_bottom_agile_info.team {
        background: #f5f5f5;
    }
/*-- //banner-bottom --*/
/*-- footer --*/
.footer {
    padding: 2em 0 6px 0;
    background: #639;
    clear: both;
}

.footer_agile_inner_info_w3l {
    width: 95%;
    margin: 0 auto;
        padding-bottom: 5px;
}

ul.social-nav.model-3d-0.footer-social.w3_agile_social.two {
    float: none;
}

.footer-left p {
    color: #fff;
   
       font-size: 13px;
        margin-top: -3px;
}

    .footer-left p:hover {
        /*color: var(--primary);*/
    }
    .footer-left a{
           font-size: 12px;
    color: #fff;
    clear: both;
    position: absolute;
    margin-top: 12px !important;
    }
.newsright input[type="email"] {
    outline: none;
    width: 100%;
    padding: 10px 14px;
    color: #848484;
    font-size: 14px;
    border: 1px solid #3a3939;
    width: 74%;
    letter-spacing: 3px;
    background: #1f1f1f;
}

.newsright input[type="submit"] {
    border: none;
    padding: 10px 20px 11px;
    font-size: 15px;
    outline: none;
    text-transform: uppercase;
    margin: 0 0 0 -4px;
    font-weight: 700;
    letter-spacing: 1px;
    background: var(--primary);
    color: #fff;
}

    .newsright input[type="submit"]:hover {
        background: #fff;
        color: #000;
    }

.newsleft h3 {
    font-size: 24px;
    margin-top: 15px;
    color: #fff;
    letter-spacing: 3px;
    font-weight: 700;
}

.sign-gd h4, .sign-gd-two h4 {
    color: #fff;
   font-size: 16px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
}

    .sign-gd h4 span, .sign-gd-two h4 span {
        font-weight: 300;
    }

.sign-gd ul li, .sign-gd-two ul li {
    color: #848484;
    /*line-height: 2em;*/
    font-size: 13px;
    list-style-type: none;
}

    .sign-gd ul li a, .sign-gd-two ul li a {
        color: #fff;
        letter-spacing: 1px;
    }

        .sign-gd ul li a:hover, .sign-gd-two ul li a:hover {
            color: var(--primary);
        }

.w3ls-post-grid:nth-child(2) {
    margin: 1em 0;
}

.w3-address-grid {
    background: #663399;
    padding: 9px;
    margin-top: -15px;
}

.w3-address-left {
    float: left;
    width: 10%;
}

    .w3-address-left i.fa.fa-phone, .w3-address-left i.fa.fa-envelope, .w3-address-left i.fa.fa-map-marker {
        color: #FFFFFF;
        font-size: 1em;
    }

.w3-address-right {
    float: right;
    width: 87%;
}

    .w3-address-right h6 {
        color: #FFFFFF;
        font-size: 0.9em;
        margin: 0;
        font-weight: 600;
        letter-spacing: 1px;
    }

    .w3-address-right p {
        margin: 1em 0 0 0;
        font-size: .9em;
        color: #fff;
    }

        .w3-address-right p:hover {
            color: var(--primary);
        }

        .w3-address-right p a {
            color: var(--primary);
            text-decoration: none;
        }

            .w3-address-right p a:hover {
                color: var(--primary);
            }

        .w3-address-right p span {
            display: block;
            margin: .5em 0;
        }

.w3-address-grid:nth-child(2) {
    margin: 0.2em 0;
}

.flickr-post ul li {
    display: inline-block;
    margin: 5px 5px;
}

.flickr-post ul li {
    display: inline-block;
    margin: 1% 1%;
    width: 28%;
}

p.copy-right {
    color: #848484;
    text-align: center;
    margin-top: 62px;
    font-size: 14px;
}

    p.copy-right a {
        color: #ffffff;
        text-decoration: none;
    }

        p.copy-right a:hover {
            color: var(--primary);
        }

.footer-left h2 a {
    font-size: 0.9em;
    color: #fff;
    font-weight: 300;
    letter-spacing: 2px;
}

    .footer-left h2 a span {
        padding: 0 10px;
        background: var(--primary);
        font-weight: 600;
    }
/*-- //footer --*/
.multi-gd-img.multi-gd-text h4 {
    position: absolute;
    top: 50%;
    left: 30%;
    font-size: 2em;
    color: #fff;
    font-weight: 300;
    letter-spacing: 10px;
}

    .multi-gd-img.multi-gd-text h4 span {
        font-weight: 700;
        color: var(--primary);
    }

.multi-gd-img.multi-gd-text {
    padding: 0;
}

.styled-input.agile-styled-input-top {
    margin-top: 0;
}

.address-grid {
    padding: 1em 0em 0 0em;
}

.contact-form {
    background: #181919;
    padding: 5em 3em;
}

.contact input[type="text"], .contact input[type="email"], .contact textarea {
    font-size: 15px;
    letter-spacing: 1px;
    color: #fff;
    padding: 0.5em 1em;
    border: 0;
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    background: none;
    -webkit-appearance: none;
    outline: none;
}

.contact textarea {
    min-height: 8em;
    resize: none;
}
/*-- input-effect --*/
.styled-input input:focus ~ label, .styled-input input:valid ~ label, .styled-input textarea:focus ~ label, .styled-input textarea:valid ~ label {
    font-size: .9em;
    color: var(--primary);
    top: -1.3em;
    -webkit-transition: all 0.125s;
    -moz-transition: all 0.125s;
    -o-transition: all 0.125s;
    -ms-transition: all 0.125s;
    transition: all 0.125s;
}

.styled-input {
    width: 100%;
    margin: 2em 0 1em;
    position: relative;
}

    .styled-input label {
        color: #555;
        padding: 0.5em 0em;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
        pointer-events: none;
        font-weight: 400;
        font-size: 14px;
        letter-spacing: 1px;
        display: block;
        line-height: 1em;
    }

    .styled-input input ~ span, .styled-input textarea ~ span {
        display: block;
        width: 0;
        height: 2px;
        background: rgb(39, 39, 39);
        position: absolute;
        bottom: 0;
        left: 0;
        -webkit-transition: all 0.125s;
        -moz-transition: all 0.125s;
        transition: all 0.125s;
    }

    .styled-input textarea ~ span {
        bottom: 5px;
    }

    .styled-input input:focus.styled-input textarea:focus {
        outline: 0;
    }

    .styled-input input:focus ~ span, .styled-input textarea:focus ~ span {
        width: 100%;
        -webkit-transition: all 0.075s;
        -moz-transition: all 0.075s;
        transition: all 0.075s;
    }

.white-w3ls {
    color: #fff !important;
}

.modal-body-sub {
    padding: 2em !important;
}

.modal-title {
    font-size: 1.1em;
    color: #fff;
        font-weight: normal;
    text-transform: uppercase;
   
    padding-left: 1em;
    letter-spacing: 2px;
}

.modal-body.modal-body-sub_agile input[type="text"], .modal-body.modal-body-sub_agile input[type="email"], .modal-body.modal-body-sub_agile input[type="password"] {
    font-size: 14px;
    letter-spacing: 1px;
    color: #777;
    padding: 0.5em 1em 0.5em 0;
    border: 0;
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    background: none;
    -webkit-appearance: none;
    outline: none;
}

h3.agileinfo_sign {
    font-size: 1.2em;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 2em;
    display: inline-block;
    position: absolute;
    margin-top: -3px;
    padding: 6px;
}

.modal_body_right.modal_body_right1 {
    padding: 0;
}

h3.agileinfo_sign span {
    font-weight: 300;
}

.modal-body.modal-body-sub_agile ::-webkit-input-placeholder {
    color: #212121 !important;
}

.modal-body.modal-body-sub_agile input[type="submit"] {
    border: none;
    padding: 10px 40px 10px;
    font-size: 14px;
    outline: none;
    text-transform: uppercase;
    margin: 0 0 0 -4px;
    font-weight: 700;
    letter-spacing: 1px;
    background: var(--primary);
    color: #fff;
}

    .modal-body.modal-body-sub_agile input[type="submit"]:hover {
        background: var(--primary);
    }

.modal_body_right.modal_body_right1 img {
    width: 100%;
}

ul.social-nav.model-3d-0.footer-social.w3_agile_social.top_agile_third {
    float: left;
}

.modal-body.modal-body-sub_agile p a {
    font-size: 0.875em;
    color: #212121;
    letter-spacing: 1px;
}

.modal-body.modal-body-sub_agile p {
    font-size: 0.85em;
    font-weight: 600;
    line-height: 2em;
    color: #000;
}

ul.social-nav.model-3d-0.footer-social.w3_agile_social.top_agile_third {
    margin: 0px;
}

.modal_body_left.modal_body_left1 {
    padding-left: 0;
}

.modal-body.modal-body-sub_agile {
    padding: 0 1em 2em 2em;
    margin-top: 1em;
}

.modal-content.top_w3lform_agile {
    padding: 2em 0;
    border-radius: 0;
}

button.close.top_wthree_agile {
    margin: -34px 0 0 0;
    color: #000;
}

.bb-middle-agileits-w3layouts.forth.grid {
    margin-top: 0.95em;
}

/*-- schedule-bottom --*/
.schedule-bottom {
    background: var(--primary);
}

.agileits_schedule_bottom_right, .agileinfo_schedule_bottom_left {
    padding: 0;
}

    .agileinfo_schedule_bottom_left img {
        width: 100%;
    }

.w3ls_schedule_bottom_right_grid {
    padding: 3em 2em;
    background: #fff;
    margin: 6.5em 0 0;
    width: 90%;
    box-shadow: 5px 0px 10px #000;
}

    .w3ls_schedule_bottom_right_grid h3 {
        text-transform: uppercase;
        font-size: 1.4em;
        color: #212121;
        letter-spacing: 2px;
        font-weight: 700;
    }

        .w3ls_schedule_bottom_right_grid h3 span {
            color: var(--primary);
        }

    .w3ls_schedule_bottom_right_grid p {
        margin: 1em 0 2em;
        color: #545454;
        line-height: 2em;
    }

.w3l_schedule_bottom_right_grid1 {
    text-align: center;
}

    .w3l_schedule_bottom_right_grid1 i {
        font-size: 1.5em;
        color: var(--primary);
        display: block;
    }

    .w3l_schedule_bottom_right_grid1 h4 {
        margin: 1em 0;
        color: #212121;
        text-transform: uppercase;
        font-size: 1em;
        letter-spacing: 2px;
    }

    .w3l_schedule_bottom_right_grid1 h5 {
        font-size: 2em;
        color: #212121;
        font-weight: 600;
    }

h3.wthree_text_info {
    font-size: 1.5em;
    font-weight: 700;
    text-align: center;
    letter-spacing: 2px;
    color: #000;
    margin-bottom: 1em;
    text-transform: uppercase;
}

    h3.wthree_text_info span {
        font-weight: 300;
    }
/*-- //schedule-bottom --*/
/*-- new_arrivals --*/
.new_arrivals {
    padding: 90px 0;
}

    .new_arrivals h3 {
        color: #000;
        font-size: 36px;
        text-align: center;
        text-transform: uppercase;
        margin-bottom: 30px;
    }

        .new_arrivals h3 span {
            color: var(--primary);
        }

    .new_arrivals p {
        color: #848484;
        font-size: 16px;
        text-align: center;
    }

.new-gd-left {
    position: relative;
}

    .new-gd-left img {
        width: 100%;
    }

.new_grids {
    margin-top: 55px;
}

.wed-brand h5 {
    margin: 20px 0;
    color: #000;
    font-size: 23px;
    text-align: center;
}

.wed-brand h4 {
    font-size: 23px;
    text-align: center;
    color: #000;
    text-transform: uppercase;
}

.wed-brand {
    position: absolute;
    top: 28%;
    left: 12%;
}
/* Outline Out */
.hvr-outline-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: var(--primary);
}

    .hvr-outline-out:before {
        content: '';
        position: absolute;
        border: var(--primary) solid 3px;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: top, right, bottom, left;
        transition-property: top, right, bottom, left;
    }

    .hvr-outline-out:hover:before, .hvr-outline-out:focus:before, .hvr-outline-out:active:before {
        top: -8px;
        right: -8px;
        bottom: -8px;
        left: -8px;
    }

.wed-brand p i {
    text-decoration: line-through;
}

.wed-brand p {
    font-size: 21px;
    color: #000;
    text-align: center;
}

    .wed-brand p a {
        color: #fff;
        padding: 9px 0px;
        display: block;
        text-transform: uppercase;
        margin: 25px auto 0;
        font-size: 16px;
        width: 50%;
        text-decoration: none;
    }

.wed-brandtwo h4 {
    font-size: 20px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.wed-brandtwo {
    position: absolute;
    top: 36%;
    left: 20%;
}

    .wed-brandtwo p {
        font-size: 45px;
        color: #fff;
        text-align: center;
        text-transform: uppercase;
    }

.new-gd-middle img {
    width: 100%;
}

.new-levis {
    border: 1px solid #D2D2D2;
    background: #fff;
    padding: 45px 28px;
}

.mid-text {
    float: left;
    width: 48%;
    margin: 0 5%;
}

    .mid-text h4 {
        font-size: 22px;
        text-transform: uppercase;
        line-height: 1.5em;
        margin-bottom: 15px;
    }

        .mid-text h4 span {
            display: block;
        }

.mid-img {
    float: left;
    width: 35%;
    margin: 13% 3% 0;
}

.mid-text a {
    font-size: 16px;
    color: #fff;
    padding: 8px 18px;
}

.new-levis:nth-child(2) {
    margin-top: 35px;
}

.product-men img {
    width: 100%;
}
/*-- //new_arrivals --*/
/*-- Shopping-Cart-PopUp --*/
/*-- cart --*/
.product_list_header {
    float: right;
}

.snipcart-details {
    text-align: center;
    margin: 0.5em auto 1em;
    width: 77%;
    margin-top: 12px;
}

.btn-danger.my-cart-btn:focus {
    outline: none;
}

.snipcart-details input.button {
    font-size: 13px;
    color: #fff;
    background: #000;
    text-decoration: none;
    position: relative;
    border: none;
    border-radius: 0;
    width: 100%;
    text-transform: uppercase;
    padding: .5em 0;
    outline: none;
    letter-spacing: 1px;
    font-weight: 600;
}

    .agile_top_brand_left_grid:hover .snipcart-details input.button, .snipcart-details input.button:hover {
        background: var(--primary);
    }

.product_list_header input.button {
    color: #fff;
    font-size: 14px;
    outline: none;
    text-transform: capitalize;
    padding: .5em 2.5em .5em 1em;
    border: 1px solid #fe9126;
    margin: .35em 0 0;
    background: url(../images/cart.png) no-repeat 116px 9px;
}

#PPMiniCart form {
    width: 590px !important;
    padding: 10px 20px 40px !important;
    max-height: 450px !important;
}

#PPMiniCart ul {
    width: 548px !important;
}

#PPMiniCart .minicart-item a {
    color: #212121 !important;
    font-size: 1em;
    display: block;
    margin-bottom: .5em;
    text-transform: capitalize;
}

#PPMiniCart .minicart-item {
    min-height: 60px !important;
}

#PPMiniCart .minicart-attributes li {
    color: #999;
}

#PPMiniCart .minicart-remove {
    background: #3399cc !important;
    border: 1px solid #3399cc !important;
    opacity: 1 !important;
    outline: none;
}

#PPMiniCart .minicart-submit {
    display: none;
}

    #PPMiniCart .minicart-submit:hover {
        background: #fe9126 !important;
        border-color: #5b951a !important;
    }

#PPMiniCart .minicart-subtotal {
    padding-left: 25px !important;
    bottom: -17px !important;
}

#PPMiniCart {
    left: 44% !important;
}

.minicart-showing #PPMiniCart form {
    overflow-x: hidden;
    overflow-y: auto;
}

#PPMiniCart .minicart-footer {
    position: relative;
    width: 80%;
}

.product-men {
    margin-top: 2em;
}

button.w3view-cart {
    outline: none;
    border: none;
    background: transparent;
    width: 48px;
    height: 35px;
    font-size: 24px;
    color: #000;
}
/*-- //cart --*/
/*-- effect --*/
.men-pro-item {
    position: relative;
    box-shadow: 0px 0px 15px 0px #D6D6D6;
    padding-bottom: 1px;

    /*   padding-left: 10px;
    padding-right: 10px;*/
}



.item-info-product {
    margin: 3px 0px 0px 0px;
    text-align: left;
 
    /*height: 10.2em;*/
/*       height: 11.7em;*/
    height: 270px;
}
.product-details-content .item-info-product {
    height: auto;
}

.men-thumb-item img {
    /*height: 135px;*/
    /*height: 175px;*/
    height: 200px !important;
    width: 100%;
    /*    height:100%;*/
}
.men-thumb-itemcont img {
    /*height: 135px;*/
    /*height: 175px;*/
    height: 200px;
   width: 500px;
    
    /*    height:100%;*/
}
/*.pro-image-front {

    object-fit: contain;*/ /* Ensures the image fits within the specified dimensions */
    /*display: block;
    margin: 0 auto;*/ /* Centers the image horizontally */
    /*background-color: #f0f0f0;*/ /* Optional: Add a background color to make the image stand out */
/*}*/

.pro-image-back {
    transform: rotateY(180deg);
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}



.men-cart-pro {
    bottom: 0;
    left: 0;
    margin: auto;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all 0.5s ease-out 0s;
    visibility: hidden;
    z-index: 10;
}

.product-new-top {
    background: var(--primary) none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    right: 0;
    padding: 2px 3px 1px;
    position: absolute;
    top: 0;
    z-index: 99;
    font-size: 12px;
    font-weight: 700;
}

.span-modalOfferTag {
    background: #ec1306 none repeat scroll 0 0;
    color: #fff;
    /*display: inline-block;*/
    padding: 0px 2px 0px;
}
.span-modalFreeshipTag{
    background:#9C27B0 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
   
    padding: 2px 15px 1px;
}
.stats dd, .stats dt {
    display: block;
    float: left;
    margin-bottom: .7142857143rem;
        font-size: 13px !important;
}

.stats dd{
        margin-left: 10px;
            font-size: 13px;
}

.product-Freeshipptag {
    /*background: #3db161 none repeat scroll 0 0;*/
    color: #e49216 !important;
    left: 0px;
    /*padding: 0px 11px 0px 11px;*/
    font-size: 12px;
    font-weight: bold;
}

.inner-men-cart-pro {
    height: 100%;
    position: relative;
    width: 100%;
    transition: all 0.5s ease-out 0s;
}

    .inner-men-cart-pro ul {
        left: 0;
        margin: -60px 0 0;
        padding: 0;
        position: absolute;
        top: 45%;
        width: 100%;
        transition: all 0.5s ease-out 0s;
    }

    .inner-men-cart-pro .link-product-add-cart {
        width: 100%;
        bottom: -40px;
        left: 0;
        position: absolute;
        transition: all 0.5s ease-out 0s;
    }

.Prod_Title {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 12px;
    height: 34px;
    line-height: 17px;
    font-size: 16px;
    font-weight: 600;
    color: #5f5a5a;
}
.Comp-Profile-detail {
    height: 30px;
    line-height: 13px;
}

.link-product-add-cart {
    background: var(--primary) none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    height: 40px !important;
    width: 100% !important;
    line-height: 40px;
    text-transform: uppercase;
    transition: all 0.5s ease-out 0s;
    /*border-radius: 4px;*/
}

.inner-men-cart-pro &gt; ul &gt; li {
    display: inline-block;
}

.inner-men-cart-pro ul li a {
    color: #fff;
    transition: all 0.5s ease-out 0s;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
}

.men-thumb-item:hover {
    cursor: pointer;
}

   

.inner-men-cart-pro .link-product-add-cart {
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    transition: all 0.5s ease-out 0s;
   color: #fff;
      font-size: 13px;
}



.link-product-add-cart:hover {
    background:#68a030;
    color:#fff !important;
}
/*-- //effect --*/
.item-info-product h4 a {
    font-size: 0.9em;
    color: #000;
    text-decoration: none;
    font-weight: 600;
}

.info-product-price {
    margin: 6px 0px 0px 0px;
    /*height: 39px;*/
    height: 57px;
}

    .info-product-price span {
        /*color: #000;*/
        color: #f34e4e;
        font-size: 14px;
        font-weight: 600;
        letter-spacing: 1px;
    }

    .info-product-price del {
        color: #908e8e;
        /*margin-left: 10px;*/
        letter-spacing: 1px;
    }

.yes-marg {
    margin-top: 30px;
}

a.single-item {
    color: #fff;
    font-size: 16px;
    padding: 3px 14px;
    text-decoration: none;
}

.occasion-cart {
    width: 30%;
}
/*-- /sale --*/
.sale-w3ls {
    background: url(../images/banner3.jpg)no-repeat 0px 0px;
    background-attachment: fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    min-height: 380px;
}

    .sale-w3ls h6 {
        font-size: 3em;
        text-align: center;
        letter-spacing: 5px;
        color: #fff;
        font-weight: 700;
        padding-top: 2em;
        margin-bottom: 0.5em;
    }

.sale-w3ls {
    text-align: center;
}

    .sale-w3ls a {
        color: #fff;
        letter-spacing: 3px;
        padding: 8px 20px;
        margin-top: 2em;
    }

    .sale-w3ls h6 span {
        color: #080808;
    }
/*-- //sale --*/
/*-- login --*/
.modal-header {
    background: var(--primary);
    /*display: inline-block;*/
}

.login-right h3, .login-bottom h3 {
    color: var(--primary);
    font-size: 22px;
    margin-bottom: 23px;
}

.sign-in a {
    font-size: 12px;
    color: #A9A9A9;
    text-decoration: none;
}

    .sign-in a:hover {
        color: var(--primary);
    }

.single-bottom input[type="checkbox"] {
    display: none;
}

    .single-bottom input[type="checkbox"] + label {
        position: relative;
        padding-left: 31px;
        border: none;
        outline: none;
        font-size: 14px;
        color: #A9A8A8;
        font-weight: normal;
    }

        .single-bottom input[type="checkbox"] + label span:first-child {
            width: 14px;
            height: 14px;
            display: inline-block;
            border: 2px solid var(--primary);
            position: absolute;
            left: 0;
            top: 4px;
        }

    .single-bottom input[type="checkbox"]:checked + label span:first-child:before {
        content: "";
        background: url(../images/mark1.png)no-repeat;
        position: absolute;
        left: -1px;
        top: -1px;
        font-size: 10px;
        width: 16px;
        height: 16px;
    }

.single-bottom {
    margin: 14px 0 22px;
}

.login-grids p {
    font-size: 14px;
    text-align: center;
    margin-top: 30px;
    color: #000;
}

    .login-grids p a {
        color: #000;
        text-decoration: none;
    }

        .login-grids p a:hover {
            color: var(--primary);
        }
/*-- //login --*/
/*-- navigation --*/
ul.multi-column-dropdown li {
    list-style-type: none;
    line-height: 2.5em;
}

    ul.multi-column-dropdown li a {
        color: #212121;
        font-size: 13px;
        font-weight: 900;
        padding: .8em 0;
        /*border-bottom: 1px solid #ececef;*/
    }

        ul.multi-column-dropdown li a:hover {
            color: var(--primary);
        }

.col-sm-3.multi-gd-img {
    padding: 0;
}

.col-sm-6.multi-gd-img1 {
    padding-right: 20px;
    padding-left: 10px;
}

.multi-gd-img img, .multi-gd-img1 img {
    box-shadow: 0px 0px 7px 0px #AFAFAF;
    /*display:none;*/
}
/*-- //navigation --*/
.multi-gd-text a {
    display: block;
    position: relative;
}

    .multi-gd-text a:hover::before {
        width: 100%;
        height: 100%;
    }

    .multi-gd-text a::before {
        background: rgba(0,0,0,0.1);
        position: absolute;
        right: 0;
        top: 0;
        width: 0;
        height: 0;
        transition: all 0.5s ease-out 0s;
        z-index: 99;
        content: "";
    }

.multi-gd-text img {
    height: auto;
    width: 100%;
}

.multi-gd-text a:hover::after {
    width: 100%;
    height: 100%;
}

.multi-gd-text a::after {
    background: rgba(0,0,0,0.1);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    transition: all 0.5s ease-out 0s;
    z-index: 99;
    content: "";
}
/*-- coupons --*/
.coupons, .banner-bootom-w3-agileits, .new_arrivals_agile_w3ls_info {
    padding: 4em 0;
}

.w3layouts_mail_grid {
    padding: 0 1em;
}

.w3layouts_mail_grid_left1 {
    float: left;
    width: 70px;
    height: 70px;
    text-align: center;
}

    .w3layouts_mail_grid_left1 i {
        font-size: 1.3em;
        color: #fff;
        line-height: 3.2em;
    }

.w3layouts_mail_grid_left2 {
    float: right;
    width: 70%;
    text-align: left;
}

    .w3layouts_mail_grid_left2 h3 {
        font-size: 0.9em;
        color: var(--primary);
        margin: 0em 0 0.5em;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 600;
    }

    .w3layouts_mail_grid_left2 a {
        text-decoration: none;
        color: #545454;
        font-size: 14px;
    }

        .w3layouts_mail_grid_left2 a:hover {
            color: #212121;
        }

    .w3layouts_mail_grid_left2 p {
        color: #545454;
        font-size: 0.9em;
        line-height: 1.8em;
    }

.agile_newsletter_footer {
    border-top: 1px solid var(--primary);
    border-bottom: 1px solid var(--primary);
    padding: 7px 0;
    margin-top: 1em;
}
/* Radial Out */
.hvr-radial-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden;
    background: #639;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-radial-out:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: var(--primary);
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-radial-out:hover, .hvr-radial-out:focus, .hvr-radial-out:active {
        color: white;
    }

        .hvr-radial-out:hover:before, .hvr-radial-out:focus:before, .hvr-radial-out:active:before, .w3layouts_mail_grid_left:hover .hvr-radial-out:before {
            -webkit-transform: scale(2);
            transform: scale(2);
        }
/*-- //coupons --*/
/*-- /about --*/
.page-head_agile_info_w3l {
    background: url(../images/aboutimage.png) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    min-height: 115px;
    padding-top: 50px;
}

.contactimage {
   background: url(../images/contactimage.jpg) no-repeat center !important;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    min-height: 200px;
    padding-top: 50px;
}

.offerimage {
    background: url(../images/offer.png) no-repeat center !important;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    min-height: 200px;
    padding-top: 50px;
}

.page-head_agile_info_w3l h3 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 3em;
    font-weight: 700;
    letter-spacing: 2px;
}

    .page-head_agile_info_w3l h3 span {
        font-weight: 300;
    }

ul.w3_short li {
    display: inline-block;
    text-transform: uppercase;
    color: var(--primary);
    font-size: 0.9em;
    font-weight: 600;
    letter-spacing: 1px;
}

    ul.w3_short li a {
        color: #000;
        text-decoration: none;
    }

.services-breadcrumb {
    padding: 0;
    background: none;
    text-align: center;
}

    .services-breadcrumb ul li i {
        padding: 0 1.5em;
    }

ul.w3_short {
    text-align: left;
    padding-top: 2.5em;
}

.agile_ab_w3ls_info {
    margin-bottom: 3em;
}

    .agile_ab_w3ls_info h5 {
        text-transform: uppercase;
        font-size: 2em;
        color: #212121;
        letter-spacing: 2px;
        font-weight: 700;
        margin-bottom: 1.5em;
    }

        .agile_ab_w3ls_info h5 span {
            font-weight: 300;
        }

    .agile_ab_w3ls_info p {
        margin: 1em 0 2em;
        color: #545454;
        line-height: 2em;
    }
/*--//about--*/
/*-- /contact --*/
h3.tittle {
    color: var(--primary);
    font-size: 2em;
    text-align: center;
    text-transform: uppercase;
    margin: 0px 0 50px;
}

.contact-w3-agile1 iframe {
    width: 100%;
    height: 350px;
    outline: none;
    border: none;
}

.map {
    /*-webkit-filter: grayscale(100%);*/
    /*-moz-filter: grayscale(100%);*/
    /*-ms-filter: grayscale(100%);*/
    /*-o-filter: grayscale(100%);*/
    /*filter: grayscale(100%);*/
    height: 300px;
    border: #e1dfe4 solid 3px !important;
}

.contact-grid-agile-w3 i {
    color: #fff;
    font-size: 33px;
}

.contact-grid-agile-w3 {
    background: #663399;
    text-align: center;
    width: 24%;
    padding: 2em 1em;
}

.contact-grid-agile-w3:nth-child(2) {
    /*margin: 0 1%;*/
    margin: 0 0 0 1.25%;
}

.contact-grid-agile-w3:nth-child(3) {
    margin: 0 0 0 1.25%;
}

.contact-grid-agile-w3:nth-child(4) {
    margin: 0 0 0 1.25%;
}

    .contact-grid-agile-w3 h4 {
        color: var(--primary);
        font-size: 1.3em;
        margin: 20px 0;
        letter-spacing: 1px;
        font-weight: 700;
        text-transform: uppercase;
    }

.contact-grid-agile-w3 p {
    color: #fff;
    font-size: 14px;
    line-height: 2em;
}

.contact-grid-agile-w3 p a {
    color: #fff;
    text-decoration: none;
}

.contact-grid-agile-w3 p span {
    display: block;
}

.mail-agileits-w3layouts i {
    color: #0e0e0e;
    font-size: 23px;
    float: left;
    width: 70px;
    height: 70px;
    border: 2px solid #ddd;
    text-align: center;
    line-height: 67px;
}

.mail-agileits-w3layouts {
    margin-top: 1.8em;
}

.contact-right a:hover {
    color: var(--primary);
}

.contact-right span, .contact-right a {
    font-size: 15px;
    text-decoration: none;
    color: #555;
    outline: none;
}

.contact-right {
    padding-left: 2em;
    float: left;
}

/*.contact-form input[type="text"], .contact-form input[type="email"], .contact-form textarea {
    font-size: 15px;
    letter-spacing: 1px;
    color: #fff;
    padding: 0.5em 1em;
    border: 0;
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    background: none;
    -webkit-appearance: none;
    outline: none;
}*/

.contact-form input[type="submit"] {
    /*border: none;*/
    padding: 0.8em 2.5em;
    font-size: 15px;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    background: var(--primary);
    color: #fff;
}

.contact-right p {
    text-transform: uppercase;
    font-weight: 700;
    /*color: var(--primary);*/
    font-size: 1em;
    letter-spacing: 2px;
    margin-bottom: 0.5em;
}

.contact-right span {
    color: #545454;
    font-size: 0.9em;
    line-height: 1.8em;
    letter-spacing: 1px;
}

.address-grid h4, h4.white-w3ls {
    font-weight: 700;
    font-size: 2em;
    text-transform: uppercase;
    color: #181919;
    letter-spacing: 1px;
}

    .address-grid h4 span, h4.white-w3ls span {
        font-weight: 300;
    }

h4.white-w3ls {
    color: #fff;
    margin-bottom: 1em;
}

ul.social-nav.model-3d-0.footer-social.w3_agile_social.two.contact {
    margin-top: 3em;
}
/*-- icons --*/
.grid_3.grid_4.w3_agileits_icons_page {
    margin: 0;
}

ul.bs-glyphicons-list li:hover {
    background: #000;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
}

    ul.bs-glyphicons-list li:hover span {
        color: #fff;
    }

.codes a {
    color: #555;
}

.row.fontawesome-icon-list {
    margin: 0;
}

.icon-box {
    padding: 8px 15px;
    background: rgba(149, 149, 149, 0.18);
    margin: 1em 0 1em 0;
    border: 5px solid #ffffff;
    text-align: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
    cursor: pointer;
}

    .icon-box:hover {
        background: #000;
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -o-transition: 0.5s all;
        -ms-transition: 0.5s all;
        -moz-transition: 0.5s all;
    }

        .icon-box:hover i.fa {
            color: #fff !important;
        }

        .icon-box:hover a.agile-icon {
            color: #fff !important;
        }

.codes .bs-glyphicons li {
    float: left;
    width: 12.5%;
    height: 115px;
    padding: 10px;
    line-height: 1.4;
    text-align: center;
    font-size: 12px;
    list-style-type: none;
}

.codes .bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
}

.codes .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #777;
}

.codes .bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}

h3.icon-subheading {
    font-size: 25px;
    color: var(--primary) !important;
    margin: 30px 0 15px;
    font-weight: 700;
}

h3.agileits-icons-title {
    text-align: center;
    font-size: 35px;
    color: #000;
    font-weight: 300;
}

.icons a {
    color: #555;
}

.icon-box i {
    margin-right: 10px !important;
    font-size: 20px !important;
    color: #282a2b !important;
}

.bs-glyphicons li {
    float: left;
    width: 18%;
    height: 115px;
    padding: 10px;
    line-height: 1.4;
    text-align: center;
    font-size: 12px;
    list-style-type: none;
    background: rgba(149, 149, 149, 0.18);
    margin: 1%;
    cursor: pointer;
}

.bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
    color: #282a2b;
}

.icon-box.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #777;
}

.bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}




.blog_posts {
    width: 100%;
    flex-wrap: wrap;
}

.blog_post {
    width: calc((100% - 60px) / 3);
    /*height: 438px;*/
    height:auto;
    margin-bottom: 30px;
    border-radius: 5px;
    box-shadow: 0px 5px 20px rgba(0,0,0,0.1);
    z-index: 0;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    background: #fff;
}

.blog_post:hover {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    z-index: 1;
}


.blog_post:hover .blog_button {
    visibility: visible;
    opacity: 1;
}


.blog_image {
    width: 100%;
    /*height: 160px;*/
    /*height: 216px;*/
    height: auto !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}


.blog_text {
    /*padding-left: 31px;
	padding-right: 31px;*/
    /*padding-top: 10px;
    padding-bottom: 30px;*/
    font-size: 18px;
    font-weight: 500;
    text-align:left;
}

.blog_button {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 48px;
    background: var(--primary);
    text-align: center;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

.blog_button:hover {
    background: var(--primary);
}

.blog_post:hover .blog_button {
    visibility: visible;
    opacity: 1;
}

.blog_button a {
    display: block;
    color: #FFFFFF;
    line-height: 48px;
    font-size: 18px;
}



@media only screen and (max-width: 575px) {

    .blog_text {
        font-size: 16px;
    }
    .DeskSidebar {
        display: none;
    }
    .Desksort {
        display: none;
    }

  
}


@media only screen and (max-width: 991px) {
    .blog_post {
        width: calc((100% - 30px) / 2);
    }
}

@media only screen and (max-width: 767px) {
    .blog_post {
        width: 100%;
    }
}
























    @media (max-width:1080px) {
        .icon-box {
            width: 33.33%;
        }
    }

    @media (max-width:991px) {
        h3.agileits-icons-title {
            font-size: 28px;
        }

        h3.icon-subheading {
            font-size: 22px;
        }

        .icon-box {
            width: 50%;
            float: left;
        }
    }

    @media (max-width:768px) {

        /*.row-searchresult {
        padding: 0 0px;
    }*/

        h3.agileits-icons-title {
            font-size: 28px;
        }

        h3.icon-subheading {
            font-size: 25px;
        }

        .row {
            margin-right: 0;
            margin-left: 0;
        }

        .icon-box {
            margin: 0;
        }
    }

    @media (max-width: 640px) {
        .men-pro-item {
            padding-left: 0px;
            padding-right: 0px;
        }


        .icon-box {
            float: left;
            width: 50%;
        }

        h3.icon-subheading {
            font-size: 22px;
        }

        .grid_3.grid_4.w3_agileits_icons_page {
            margin-top: 0;
        }
    }

    @media (max-width:568px) {
        .icon-box {
            float: left;
            width: 100%;
        }
    }

    @media (max-width: 480px) {
        
        .bs-glyphicons li {
            width: 31%;
        }

        h3.agileits-icons-title {
            font-size: 25px;
        }

        h3.icon-subheading {
            font-size: 19px;
        }
    }

    @media (max-width: 414px) {
        
        h3.agileits-icons-title {
            font-size: 23px;
        }

        h3.icon-subheading {
            font-size: 18px;
        }

        .bs-glyphicons li {
            width: 31.33%;
        }

        #tpopup {
            position: fixed !important;
            width: 336px !important;
            height: 223px !important;
            background: transparent !important;
            left: 91% !important;
            top: 35% !important;
            border-radius: 5px !important;
            /* padding: 60px 0; */
            margin-left: -320px !important;
            margin-top: -150px !important;
            text-align: center !important;
            box-shadow: 0 0 10px 0 #000 !important;
            z-index: 1050 !important;
        }
    }

    @media (max-width: 384px) {
        .icon-box {
            float: none;
            width: 100%;
        }
    }

    @media (max-width: 375px) {
        .w3_agileits_icons_page {
            margin: 0 !important;
        }

        #tpopup {
            position: fixed !important;
            width: 336px !important;
            height: 223px !important;
            background: transparent !important;
            left: 91% !important;
            top: 35% !important;
            border-radius: 5px !important;
            /* padding: 60px 0; */
            margin-left: -320px !important;
            margin-top: -150px !important;
            text-align: center !important;
            box-shadow: 0 0 10px 0 #000 !important;
            z-index: 1050 !important;
        }
    }
    /*-- //icons --*/
    /*--Typography--*/
    .well {
        font-weight: 300;
        font-size: 14px;
    }

    .list-group-item {
        font-weight: 300;
        font-size: 14px;
    }

    li.list-group-item1 {
        font-size: 14px;
        font-weight: 300;
    }

    .typo p {
        margin: 0;
        font-size: 14px;
        font-weight: 300;
    }

    .show-grid [class^=col-] {
        background: #fff;
        text-align: center;
        margin-bottom: 10px;
        line-height: 2em;
        border: 10px solid #f0f0f0;
    }

    .show-grid [class*="col-"]:hover {
        background: #e0e0e0;
    }

    .grid_3 {
        margin-bottom: 2em;
    }

    .xs h3, h3.m_1 {
        color: #000;
        font-size: 1.7em;
        font-weight: 300;
        margin-bottom: 1em;
    }

    .grid_3 p {
        color: #545454;
        font-size: 0.85em;
        margin-bottom: 1em;
        font-weight: 300;
    }

    .grid_4 {
        background: none;
        margin-top: 50px;
    }

    .label {
        font-weight: 300 !important;
        border-radius: 4px;
    }

    .grid_5 {
        background: none;
        padding: 2em 0;
    }

        .grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
            margin-bottom: 1em;
            color: var(--primary);
            font-weight: 700;
        }

    .table &gt; thead &gt; tr &gt; th, .table &gt; tbody &gt; tr &gt; th, .table &gt; tfoot &gt; tr &gt; th, .table &gt; thead &gt; tr &gt; td, .table &gt; tbody &gt; tr &gt; td, .table &gt; tfoot &gt; tr &gt; td {
        border-top: none !important;
    }

    .tab-content &gt; .active {
        display: block;
        visibility: visible;
    }

    .pagination &gt; .active &gt; a, .pagination &gt; .active &gt; span, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; span:hover, .pagination &gt; .active &gt; a:focus, .pagination &gt; .active &gt; span:focus {
        z-index: 0;
    }

    .badge-primary {
        background-color: #03a9f4;
    }

    .badge-success {
        background-color: #8bc34a;
    }

    .badge-warning {
        background-color: #ffc107;
    }

    .badge-danger {
        background-color: #e51c23;
    }

    .grid_3 p {
        line-height: 2em;
        color: #545454;
        font-size: 0.9em;
        margin-bottom: 1em;
        font-weight: 300;
    }

    .bs-docs-example {
        margin: 1em 0;
    }

    section#tables p {
        margin-top: 1em;
    }

    .tab-container .tab-content {
        border-radius: 0 2px 2px 2px;
        border: 1px solid #e0e0e0;
        padding: 16px;
        background-color: #ffffff;
    }

    .table td, .table &gt; tbody &gt; tr &gt; td, .table &gt; tbody &gt; tr &gt; th, .table &gt; tfoot &gt; tr &gt; td, .table &gt; tfoot &gt; tr &gt; th, .table &gt; thead &gt; tr &gt; td, .table &gt; thead &gt; tr &gt; th {
        padding: 15px !important;
    }

    .table &gt; thead &gt; tr &gt; th, .table &gt; tbody &gt; tr &gt; th, .table &gt; tfoot &gt; tr &gt; th, .table &gt; thead &gt; tr &gt; td, .table &gt; tbody &gt; tr &gt; td, .table &gt; tfoot &gt; tr &gt; td {
        font-size: 0.9em;
        color: #555;
        border-top: none !important;
    }

    .tab-content &gt; .active {
        display: block;
        visibility: visible;
    }

    .label {
        font-weight: 300 !important;
    }

    .label {
        padding: 4px 6px;
        border: none;
        text-shadow: none;
    }

    .alert {
        font-size: 0.85em;
    }

    h1.t-button, h2.t-button, h3.t-button, h4.t-button, h5.t-button {
        line-height: 2em;
        margin-top: 0.5em;
        margin-bottom: 0.5em;
    }

    li.list-group-item1 {
        line-height: 2.5em;
    }

    /*.input-group {
        margin-bottom: 20px;
    }*/

    .in-gp-tl {
        padding: 0;
    }

    .in-gp-tb {
        padding-right: 0;
    }

    .list-group {
        margin-bottom: 48px;
    }

    ol {
        margin-bottom: 44px;
    }

    h2.typoh2 {
        margin: 0 0 10px;
    }

    @media (max-width:800px) {
        .grid_3.grid_5.w3ls, .grid_3.grid_5.w3l, .grid_3.grid_5.agileits, .grid_3.grid_5.agileinfo, .grid_3.grid_5.wthree {
            margin: 0;
        }
    }

    @media (max-width:768px) {
        .grid_5 {
            padding: 0 0 1em;
        }

        .grid_3 {
            margin-bottom: 0em;
        }

            .grid_3.grid_5.w3l {
                margin-top: 1.5em;
            }

        #tpopup {
            position: fixed !important;
            width: 336px !important;
            height: 223px !important;
            background: transparent !important;
            left: 91% !important;
            top: 35% !important;
            border-radius: 5px !important;
            /* padding: 60px 0; */
            margin-left: -320px !important;
            margin-top: -150px !important;
            text-align: center !important;
            box-shadow: 0 0 10px 0 #000 !important;
            z-index: 1050 !important;
        }
    }

    @media (max-width:640px) {
        h1, .h1, h2, .h2, h3, .h3 {
            margin-top: 0px;
            margin-bottom: 0px;
        }

            .grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
                margin-bottom: .5em;
            }

        .progress {
            height: 10px;
            margin-bottom: 10px;
        }

        ol.breadcrumb li, .grid_3 p, ul.list-group li, li.list-group-item1 {
            font-size: 8px !important;
        }
        .product-tag i {
            font-size: 11px;
        }
        .breadcrumb {
            margin-bottom: 25px;
        }

        .well {
            font-size: 14px;
            margin-bottom: 10px;
        }

        h2.typoh2 {
            font-size: 1.5em;
        }

        .label {
            font-size: 60%;
        }

        .in-gp-tl {
            padding: 0 1em;
        }

        .in-gp-tb {
            padding-right: 1em;
        }

        .list-group {
            margin-bottom: 20px;
        }

        #tpopup {
            position: fixed !important;
            width: 336px !important;
            height: 223px !important;
            background: transparent !important;
            left: 91% !important;
            top: 35% !important;
            border-radius: 5px !important;
            /* padding: 60px 0; */
            margin-left: -320px !important;
            margin-top: -150px !important;
            text-align: center !important;
            box-shadow: 0 0 10px 0 #000 !important;
            z-index: 1050 !important;
        }

        .pay-cards {
            width: 30px;
        }
    }

    @media (max-width:480px) {
        .grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
            font-size: 1.2em;
        }

        .table h1 {
            font-size: 26px;
        }

        .table h2 {
            font-size: 23px;
        }

        .table h3 {
            font-size: 20px;
        }

        .label {
            font-size: 53%;
        }


        .alert, p {
            font-size: 14px;
        }
        .product-location li p {
            font-size: 8px !important;
            
        }
        .product-title h6 {
            font-size: 10px !important;
        }
        .pagination {
            margin: 20px 0 0px;
        }

        .grid_3.grid_4.w3layouts {
            margin-top: 0;
        }

        #tpopup {
            position: fixed !important;
            width: 336px !important;
            height: 223px !important;
            background: transparent !important;
            left: 91% !important;
            top: 35% !important;
            border-radius: 5px !important;
            /* padding: 60px 0; */
            margin-left: -320px !important;
            margin-top: -150px !important;
            text-align: center !important;
            box-shadow: 0 0 10px 0 #000 !important;
            z-index: 1050 !important;
        }
    }

    @media (max-width: 320px) {
        .grid_4 {
            margin-top: 18px;
        }

        h3.title {
            font-size: 1.6em;
        }

        .alert, p, ol.breadcrumb li, .grid_3 p, .well, ul.list-group li, li.list-group-item1, a.list-group-item {
            font-size: 13px;
        }

        .alert {
            padding: 10px;
            margin-bottom: 10px;
        }

        ul.pagination li a {
            font-size: 14px;
            padding: 5px 11px;
        }

        .list-group {
            margin-bottom: 10px;
        }

        .well {
            padding: 10px;
        }

        .nav &gt; li &gt; a {
            font-size: 14px;
        }

        table.table.table-striped, .table-bordered, .bs-docs-example {
            display: none;
        }
    }
    /*-- //typography --*/
    /*-- Slider Part starts Here --*/
    /*--slider--*/
    #slider2,
    #slider3 {
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        margin: 0 auto;
    }

    .rslides_tabs li:first-child {
        margin-left: 0;
    }

    .rslides_tabs .rslides_here a {
        background: rgba(255,255,255,.1);
        color: #fff;
        font-weight: bold;
    }

    .events {
        list-style: none;
    }

    .callbacks_container {
        position: relative;
        float: left;
        width: 100%;
    }

    .callbacks {
        position: relative;
        list-style: none;
        overflow: hidden;
        width: 100%;
        padding: 0;
        margin: 0;
    }

        .callbacks li {
            position: absolute;
            width: 100%;
        }

        .callbacks img {
            position: relative;
            z-index: 1;
            height: auto;
            border: 0;
        }

        .callbacks .caption {
            display: block;
            position: absolute;
            z-index: 2;
            font-size: 20px;
            text-shadow: none;
            color: #fff;
            left: 0;
            right: 0;
            padding: 10px 20px;
            margin: 0;
            max-width: none;
            top: 10%;
            text-align: center;
        }

    .callbacks_nav {
        position: absolute;
        -webkit-tap-highlight-color: rgba(0,0,0,0);
        bottom: -59%;
        left: 40px;
        opacity: 0.7;
        z-index: 3;
        text-indent: -9999px;
        overflow: hidden;
        text-decoration: none;
        height: 52px;
        width: 36px;
        background: url(../images/left.png) no-repeat 0px 0px;
    }

        .callbacks_nav.next {
            left: auto;
            background: rgba(0, 0, 0, 0.64) url(../images/right.png) no-repeat 2px 8px;
            left: 141px;
        }

        .callbacks_nav.prev {
            left: auto;
            background: rgba(0, 0, 0, 0.64) url(../images/left.png) no-repeat 2px 8px;
            left: 100px;
        }

    #slider3-pager a {
        display: inline-block;
    }

    #slider3-pager span {
        float: left;
    }

    #slider3-pager span {
        width: 100px;
        height: 15px;
        background: #fff;
        display: inline-block;
        border-radius: 30em;
        opacity: 0.6;
    }

    #slider3-pager .rslides_here a {
        background: #FFF;
        border-radius: 30em;
        opacity: 1;
    }

    #slider3-pager a {
        padding: 0;
    }

    #slider3-pager li {
        display: inline-block;
    }

    .rslides {
        position: relative;
        list-style: none;
        overflow: hidden;
        width: 100%;
        padding: 0;
    }

        .rslides li {
            -webkit-backface-visibility: hidden;
            position: absolute;
            display: none;
            width: 100%;
            left: 0;
            top: 0;
        }

        .rslides li {
            position: relative;
            display: block;
            float: left;
        }

        .rslides img {
            height: auto;
            border: 0;
        }

    .callbacks_tabs {
        list-style: none;
        position: absolute;
        top: 82%;
        left: 5.5%;
        padding: 0;
        margin: 0;
        display: block;
        z-index: 99;
    }

    .slider-top span {
        font-weight: 600;
    }

    .callbacks_tabs li {
        display: inline-block;
        margin: 0px 7px;
    }
    /*----*/
    .callbacks_tabs a {
        visibility: hidden;
    }

        .callbacks_tabs a:after {
            content: "\f111";
            font-size: 0;
            font-family: FontAwesome;
            visibility: visible;
            display: block;
            height: 10px;
            width: 10px;
            display: inline-block;
            background: #ffffff;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -o-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
        }

.callbacks_here a:after {
    background: var(--primary);
}
    /*-- Slider part Ends Here --*/
    /*-- men-wear --*/
    .men-wear {
        padding: 90px 0;
    }
    /*-- Slider range --*/
    ul.dropdown-menu6, ul.dropdown-menu5 {
        margin: 0;
        position: relative;
    }

        ul.dropdown-menu6 li {
            list-style: none;
        }

            ul.dropdown-menu6 li p {
                width: 100%;
            }

    span.amount {
        color: #000;
        font-size: 16px;
    }

    input#amount, input#amount1 {
        font-size: 18px;
        outline: none;
        background: none;
        word-spacing: 1em;
        color: #000 !important;
        position: absolute;
        left: 0%;
        top: 30px;
        text-align: center;
        width: 100%;
        border: 1px solid #D2D2D2 !important;
        padding: 4px 0;
    }

    ul.dropdown-menu6 li a {
        text-decoration: none;
    }

    .range, .range-two {
        padding: 15px 0 22px 0;
        border-bottom: 1px solid #e5e3db;
    }
    /*-- //Slider range --*/
    .filter-price h3 {
        color: #0c0c0c;
        text-align: center;
        text-transform: uppercase;
        font-size: 1.5em;
        font-weight: 700;
        letter-spacing: 1px;
    }

        .filter-price h3 span {
            font-weight: 300;
        }
    /*-- treeview --*/
    .css-treeview label {
        /*padding: 5px;
    margin: 2px;*/
        font-size: 0.9em;
        color: #545454;
        letter-spacing: 1px;
        font-size: 13px;
        margin-left: 30px;
    }

    .css-treeview a {
        padding: 7px 0 0 31px;
        margin: 2px;
        font-size: 14px;
        letter-spacing: 1px;
    }

    .css-treeview ul,
    .css-treeview li {
        list-style: none;
    }

    .css-treeview input {
        position: absolute;
        opacity: 0;
    }

    .css-treeview {
        -moz-user-select: none;
        -webkit-user-select: none;
        user-select: none;
    }

        .css-treeview a {
            color: #999;
            text-decoration: none;
        }

            .css-treeview a:hover {
                text-decoration: underline;
            }

        .css-treeview input + label + ul {
            margin: 0 0 0 22px;
        }

        .css-treeview input + label + ul {
            display: none;
        }

        .css-treeview label,
        .css-treeview label::before {
            cursor: pointer;
        }

        .css-treeview input:disabled + label {
            cursor: default;
            opacity: .6;
        }

        .css-treeview input:checked:not(:disabled) + label + ul {
            display: block;
        }

        .css-treeview label,
        .css-treeview label::before {
        }

            .css-treeview label,
            .css-treeview a,
            .css-treeview label::before {
                display: inline-block;
                vertical-align: middle;
            }

        .css-treeview label {
            background-position: 18px 0;
        }

            .css-treeview label::before {
                content: "";
                /*width: 16px;
            margin: 0 22px 0 0;*/
                width: 12px;
                margin: 0 -39px 0 0;
                vertical-align: middle;
                background-position: 0 -32px;
            }

        .css-treeview input:checked + label::before {
            background-position: 0 -16px;
        }

    /* webkit adjacent element selector bugfix */
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        .css-treeview {
            -webkit-animation: webkit-adjacent-element-selector-bugfix infinite 1s;
        }

        @-webkit-keyframes webkit-adjacent-element-selector-bugfix {
            from {
                padding: 0;
            }

            to {
                padding: 0;
            }
        }
    }

.products-left i {
    color: var(--primary);
}
    /*-- //treeview --*/
    .css-treeview {
        /*border: 1px solid #d2d2d2;*/
        /*margin-left: 21px;*/
    }

        .css-treeview h4, .community-poll h4 {
            /*color: #fff !important;*/
            /*background: #00aeef;*/
            color: #00aeef !important;
            padding: 5px 5px;
            border-radius: 5px;
            font-size: 14px;
            font-weight: 700;
            border-bottom: 1px solid #d2d2d2;
            letter-spacing: 1px;
            text-transform: uppercase;
        }

    .tree-list-pad {
        padding: 30px 30px 10px 30px;
    }

    .community-poll {
        border: 1px solid #d2d2d2;
        margin-top: 30px;
    }

    .radio {
        position: relative;
        display: inline-block;
        margin-left: 15px;
    }

        .radio:first-child {
            margin-left: 0;
            margin: 0;
        }

    .radio {
        padding-left: 22px;
        line-height: 28px;
        color: #404040;
        cursor: pointer;
        font-size: 0.95em;
    }

    .radio-btns label {
        font-size: 14px;
        color: #000;
        padding: 0px 0 0 10px;
        font-weight: 600;
    }

.radio i {
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    width: 18px;
    height: 18px;
    outline: none;
    border: 3px solid var(--primary);
    background: #fff;
    cursor: pointer;
}

    .radio i {
        border-radius: 50%;
    }

    .radio input + i:after {
        position: absolute;
        opacity: 0;
        transition: opacity 0.1s;
        -o-transition: opacity 0.1s;
        -ms-transition: opacity 0.1s;
        -moz-transition: opacity 0.1s;
        -webkit-transition: opacity 0.1s;
    }

    .radio input + i:after {
        content: '';
        top: 6px;
        left: 7px;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -o-border-radius: 50%;
    }

    .radio input:checked + i:after {
        opacity: 1;
    }

    label.checkbox {
        width: 28%;
        floaT: left;
    }
    /*** normal state ***/
    .radio i {
        transition: border-color 0.3s;
        -o-transition: border-color 0.3s;
        -ms-transition: border-color 0.3s;
        -moz-transition: border-color 0.3s;
        -webkit-transition: border-color 0.3s;
    }
    /*** checked state ***/
    .radio input + i:after {
        content: '';
        background: url("../images/tick-mark1.png") no-repeat center;
        top: 1px;
        left: 1px;
        width: 9px;
        height: 9px;
        text-align: center;
    }

.radio input:checked + i {
    border: 3px solid var(--primary);
    background: #fff;
}

    .swit {
        padding: 30px 30px;
    }

    .check_box {
        margin-bottom: 5px;
    }

    .swit label {
        padding: 0 0 0 10px;
        margin: 0;
        font-size: 0.9em;
        color: #545454;
    }

    .swit input[type="submit"] {
        background: #232323;
        color: #fff;
        font-size: 15px;
        border: none;
        outline: none;
        -webkit-appearance: none;
        padding: 10px 35px;
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
        margin: 19px 0 0;
        letter-spacing: 2px;
        font-weight: 600;
    }

        .swit input[type="submit"]:hover {
            background: var(--primary);
        }

    ul.social-nav.model-3d-0.footer-social.w3_agile_social.single_page_w3ls {
        float: none;
        margin-top: 2em;
    }
    /*-- //treeview --*/
    .men-wear-left {
        padding-left: 0;
    }

    .men-wear-bottom {
        margin: 50px 0;
    }

    .men-wear-right h4 {
        color: #000;
        font-size: 1.2em;
        margin: 0px 0 24px;
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: 2px;
    }

        .men-wear-right h4 span {
            font-weight: 300;
        }

    .men-wear-right p {
        font-size: 0.9em;
        color: #545454;
        line-height: 2em;
        letter-spacing: 1px;
    }

    .products-right {
        padding-right: 0;
    }

    .no-pad-men {
        padding: 0 25px 0 0 !important;
    }

    .products-right h5 {
        color: #0c0c0c;
        text-transform: uppercase;
        font-size: 1.5em;
        font-weight: 700;
        letter-spacing: 1px;
    }

        .products-right h5 span {
            font-weight: 300;
        }

    .sort-grid {
        padding: 6px 0;
        border-top: 1px solid #d2d2d2;
        border-bottom: 1px solid #d2d2d2;
        margin: 35px 0;
    }

/*    .sorting {
        float: left;
        width: 62%;
    }*/

        .sorting h6 {
            float: left;
            font-size: 16px;
            margin: 6px 5px 0 0;
        }

        .sorting select {
            float: left;
            /*padding: 6px 13px;*/
            font-size: 14px;
            color: #999;
        }



    .pagination {
        margin: 34px 15px 0 0;
    }
    /*-- //men-wear --*/
    /*-- single-page --*/
.single-right-left h3 {
    text-transform: capitalize;
    font-size: 23px;
    color: var(--primary);
    margin: 0;
    letter-spacing: 1px;
    font-weight: 600;
}

    .single-right-left p {
        color: #000;
        font-size: 15px;
        margin: .5em 0 1em;
    }

    .single-right-left del {
        color: #999;
        margin-left: 10px;
        font-weight: 300;
    }

    .description {
        margin: 11px 0 11px 0px;
    }

        .description h5 {
            color: #545454;
            font-size: 12px !important;
            margin-bottom: 12px;
        }

        .description p {
            color: #545454;
            line-height: 1.8em;
            margin: 11px 0 11px 0px;
            font-size: 12px !important;
        }

    .occasional {
        margin: 2em 0;
    }

        .color-quality-right h5, .occasional h5 {
            color: #000;
            font-size: 16px;
            margin: 0 0 12px;
            letter-spacing: 1px;
        }

    .color-quality-right select {
        padding: 5px 21px;
    }

    .colr {
        width: 33.333%;
        float: left;
    }

    .description input[type="text"] {
        padding: 8px 8px;
        color: #ccc;
        font-size: 13px;
        width: 45%;
        outline: none;
        letter-spacing: 1px;
    }

    .description .btn-dark {
        color: #fff;
        font-size: 16px;
        background: #000000;
        border: none;
        outline: none;
        padding: 8px 17px 8px;
        letter-spacing: 2px;
        text-transform: uppercase;
    }

        .description .btn-dark:hover {
            background: #fc636b;
        }

    .occasion-cart a {
        padding: 8px 20px;
        text-decoration: none;
        color: #fff;
        font-size: 15px;
        letter-spacing: 1px;
    }

    .bootstrap-tab {
        margin: 5em 0 0;
    }

    .bootstrap-tab-text p {
        font-size: 14px;
        color: #999;
        line-height: 1.8em;
    }

    .bootstrap-tab-text h5, .add-review h4 {
        text-transform: uppercase;
        font-size: 1em;
        color: #212121;
        margin: 2em 0 1em 0;
        font-weight: 600;
        letter-spacing: 1px;
    }

    .bootstrap-tab-text p span {
        display: block;
        margin: 2em 0 0;
    }

    .bootstrap-tab-text-grid-left {
        float: left;
        width: 14%;
    }

    .bootstrap-tab-text-grid-right {
        float: right;
        width: 83%;
    }

        .bootstrap-tab-text-grid-right ul li {
            display: inline-block;
        }

            .bootstrap-tab-text-grid-right ul li:nth-child(2) {
                float: right;
            }

            .bootstrap-tab-text-grid-right ul li a {
                font-size: 1em;
                color: var(--primary);
                text-transform: uppercase;
                text-decoration: none;
                font-weight: 600;
            }

                .bootstrap-tab-text-grid-right ul li a:hover {
                    color: #212121;
                }

                .bootstrap-tab-text-grid-right ul li a i {
                    left: -1em;
                }

    .bootstrap-tab-text-grids {
        margin: 3em 0 0 0em;
    }

    .bootstrap-tab-text-grid-right p {
        margin: 2em 0 0;
        color: #545454;
        font-size: 0.9em;
        line-height: 2em;
    }

    .bootstrap-tab-text-grid:nth-child(2) {
        margin: 3em 0 0;
    }

    .add-review form {
        margin: 2em 0 0;
    }

    .add-review input[type="text"], .add-review input[type="email"], .add-review textarea {
        outline: none;
        padding: 10px;
        border: 1px solid #D2D2D2;
        width: 49%;
        font-size: 15px;
        color: #888;
    }

    .add-review input[type="email"] {
        margin-left: 1.55%;
    }

    .add-review textarea {
        width: 100% !important;
        min-height: 120px;
        margin: 1em 0;
        resize: none;
    }

    .add-review input[type="text"]:nth-child(3) {
        width: 100%;
        margin: 1em 0;
    }

.add-review input[type="submit"] {
    outline: none;
    padding: 14px 0;
    background: var(--primary);
    border: none;
    width: 20%;
    font-size: 1em;
    color: #fff;
    font-weight: 700;
    letter-spacing: 2px;
}

        .add-review input[type="submit"]:hover {
            background: #000;
        }

.nav .open &gt; a, .nav .open &gt; a:hover, .nav .open &gt; a:focus {
    background-color: var(--primary);
    color: #fff;
}

    .product-men.single {
        margin: 0;
    }

    .w3_agile_latest_arrivals {
        margin: 4em auto 0;
    }

    .responsive_tabs_agileits {
        margin-top: 3em;
    }

    .single_page_agile_its_w3ls {
        padding: 2em;
        border: 1px solid #ddd;
        clear: both;
    }

        .single_page_agile_its_w3ls h6 {
            font-size: 1.2em;
            text-transform: uppercase;
            font-weight: 700;
            letter-spacing: 1px;
            color: #292929;
            margin-bottom: 0.5em;
        }

        .single_page_agile_its_w3ls p {
            line-height: 2em;
        }

    p.w3ls_para {
        margin-top: 1em;
    }
    /*-- Ratings --*/
    .rating1 {
        direction: ltr;
    }

    .starRating:not(old) {
        display: inline-block;
        height: 18px;
        width: 100px;
        overflow: hidden;
    }

        .starRating:not(old) &gt; input {
            margin-right: -26%;
            opacity: 0;
        }

        .starRating:not(old) &gt; label {
            float: right;
            background: url(../images/1.png);
            background-size: contain;
            margin-right: 2px;
        }

            .starRating:not(old) &gt; label:before {
                content: '';
                display: block;
                width: 18px;
                height: 18px;
                background: url(../images/2.png);
                background-size: contain;
                opacity: 0;
                transition: opacity 0.2s linear;
            }

            .starRating:not(old) &gt; label:hover:before,
            .starRating:not(old) &gt; label:hover ~ label:before,
            .starRating:not(:hover) &gt; :checked ~ label:before {
                opacity: 1;
            }
    /*-- //Ratings --*/
    /*-- //single-page --*/
    /*-- to-top --*/
    #toTop {
        display: none;
        text-decoration: none;
        position: fixed;
        bottom: 55px;
        right: 2%;
        overflow: hidden;
        z-index: 999;
        width: 32px;
        height: 32px;
        border: none;
        text-indent: 100%;
        background: url(../images/up_arrow.png) no-repeat 0px 0px;
    }

    #toTopHover {
        width: 32px;
        height: 32px;
        display: block;
        overflow: hidden;
        float: right;
        opacity: 0;
        -moz-opacity: 0;
        filter: alpha(opacity=0);
    }
    /*-- //to-top --*/
    /*-- responsive media queries --*/
    @media (max-width: 1440px) {



        .grid-mobile-col6 {
            margin-top: -17px;
        }

        .home-scrollerpadding {
            padding: 13px 50px 20px 50px !important;
        }

        .home-gridPadding {
            padding: 19px 5px 20px 15px !important;
        }

        .right-home-scrollpadding {
            margin: 0px -21px 0px -35px;
            min-height: 315px;
        }


        .row-categorygrid-mobile {
            margin: 0px -12px 0px -13px !important;
        }

        .home-gridCategorypadding {
            padding: 20px 15px 0px 15px !important;
        }



        .multi-gd-img.multi-gd-text h4 {
            position: absolute;
            top: 47%;
            left: 30%;
            font-size: 2em;
        }

        .w3ls_schedule_bottom_right_grid {
            padding: 3em 2em;
            margin: 5em 0 0;
            width: 90%;
        }

        .logo_agile h1 a {
            letter-spacing: 1px;
            font-size: 1.4em;
        }

        i.fa.fa-shopping-bag.top_logo_agile_bag {
            position: absolute;
            font-size: 17px;
            top: 61px;
            right: 13px;
        }

        .contactsolo {
            padding: 41px 0px 0px 0px !important;
            margin-top: 1px !important;
        }
    }

    @media (max-width: 1366px) {



        .grid-mobile-col6 {
            margin-top: -17px;
        }

        .home-scrollerpadding {
            padding: 13px 50px 20px 50px !important;
        }

        .home-gridPadding {
            padding: 19px 5px 20px 15px !important;
        }

        .right-home-scrollpadding {
            margin: 0px -21px 0px -35px;
            min-height: 315px;
        }

        .row-categorygrid-mobile {
            margin: 0px -12px 0px -13px !important;
        }

        .home-gridCategorypadding {
            padding: 20px 15px 0px 15px !important;
        }




        .multi-gd-img.multi-gd-text h4 {
            position: absolute;
            top: 45%;
            left: 30%;
            font-size: 2em;
        }

        .searchbtnauto {
            background: url(../images/search.png) no-repeat 1px -5px #663399;
            width: 6%;
            height: 36px;
            margin-top: 13px;
        }

        .txtsearchauto {
            width: 80% !important;
            margin-top: 8%;
        }
    }

    @media (max-width: 1280px) {



        .grid-mobile-col6 {
            margin-top: -17px;
        }

        .home-scrollerpadding {
            padding: 13px 50px 20px 50px !important;
        }

        .right-home-scrollpadding {
            margin: 0px -21px 0px -35px;
            min-height: 315px;
        }


        .margin-category-scroll {
            margin-right: -42px !important;
            margin-left: -18px !important;
        }


        .row-categorygrid-mobile {
            margin: 0px -12px 0px -13px !important;
        }

        .home-gridCategorypadding {
            padding: 20px 15px 0px 15px !important;
        }



        .w3ls_schedule_bottom_right_grid {
            padding: 3em 2em;
            margin: 3em 0 0;
            width: 90%;
        }

        .page-head_agile_info_w3l h3 {
            font-size: 2.5em;
        }

        .agile_ab_w3ls_info h5 {
            font-size: 1.5em;
        }

        h3.wthree_text_info {
            font-size: 2.2em;
        }

        .w3layouts_mail_grid_left2 h3 {
            font-size: 0.8em;
        }

        .w3l_schedule_bottom_right_grid1 h4 {
            margin: 1em 0;
            font-size: 0.9em;
            letter-spacing: 2px;
        }

        .w3ls_schedule_bottom_right_grid {
            padding: 3em 2em;
            margin: 2.4em 0 0;
            width: 90%;
        }

        .multi-gd-img.multi-gd-text h4 {
            position: absolute;
            top: 49%;
            left: 30%;
            font-size: 1.6em;
        }

        .footer {
            padding: 2em 0 6px 0;
        }

        .sale-w3ls h6 {
            font-size: 2.5em;
            letter-spacing: 4px;
            padding-top: 3em;
            margin-bottom: 0.5em;
        }

        .wthree_banner_bottom_grid_three_left1.grid .grid figure p {
            letter-spacing: 10px;
            line-height: 2em;
            font-size: 0.9em;
        }
    }

    @media (max-width: 1080px) {


        .grid-mobile-col6 {
            margin-top: -17px;
        }

        .home-scrollerpadding {
            padding: 13px 50px 20px 50px !important;
        }

        .right-home-scrollpadding {
            margin: 0px -21px 0px -35px;
            min-height: 315px;
        }

        .home-gridPadding {
            padding: 19px 5px 20px 15px !important;
        }


        .row-categorygrid-mobile {
            margin: 0px -12px 0px -13px !important;
        }

        .home-gridCategorypadding {
            padding: 20px 15px 0px 15px !important;
        }



        .hiddenview {
            display: none;
        }

        .header-bot_inner_wthreeinfo_header_mid {
            margin: 0 auto;
            width: 95%;
        }

        .box_1 h3 {
            font-size: 15px;
        }

        .new-gd-left {
            padding: 0;
        }

        .new-levis {
            padding: 45px 14px;
        }

        .mid-text a {
            padding: 5px 14px;
        }

        .wed-brand {
            left: 10%;
        }

            .wed-brand h4 {
                font-size: 20px;
            }

            .wed-brand h5 {
                font-size: 18px;
            }

        .new-levis {
            padding: 36px 14px;
        }

        .pignose-layerslider .slide-visual .script-wrap, .script-group img {
            width: 200px;
            height: 200px;
        }

        .pignose-layerslider .slide-visual {
            width: 1000px;
            height: 400px;
        }



        .product-men {
            padding: 0 10px;
        }

        .coupons-gd h3 {
            font-size: 19px;
        }

        .coupons-gd h4 {
            font-size: 14px;
            margin: 29px 0 14px;
        }

        .logo_agile h1 a {
            letter-spacing: 1px;
            font-size: 1.2em;
        }

        .men-wear-right p {
            font-size: 14px;
        }

        .css-treeview label {
            font-size: 14px;
        }

        .swit label {
            font-size: 14px;
        }

        .swit {
            padding: 20px 18px;
        }

        .community-poll h4, .css-treeview h4 {
            padding: 13px 0;
            font-size: 21px;
        }

        .sort-grid {
            padding: 25px 0;
        }

        .men-wear-right h4 {
            font-size: 1em;
        }

        .tree-list-pad {
            padding: 15px 24px 10px 24px;
        }

        .item-info-product h4 a {
            font-size: 0.8em;
        }

        .no-pad-men {
            padding: 0 18px 0 0 !important;
        }

        .electro-text h4 {
            font-size: 20px !important;
        }

        .electro-right {
            padding-right: 8px;
        }

        .page-head_agile_info_w3l h3 {
            font-size: 2.4em;
        }

        .map iframe {
            min-height: 325px;
        }

        .contact-form2 textarea {
            min-height: 170px;
        }

        .contact-form2 input[type="submit"] {
            width: 12%;
        }

        .description {
            margin: 1em 0;
        }

        .occasional {
            margin: 1em 0;
        }

        .single-right-left del {
            font-size: 17px;
        }

        .bootstrap-tab {
            margin: 4em 0 0;
        }

        .add-review input[type="text"], .add-review input[type="email"], .add-review textarea {
            width: 49.25%;
        }

        .wed-brandtwo p {
            font-size: 37px;
        }

        .close1, .close2, .close3, .close4 {
            right: 29px;
        }

        i.fa.fa-shopping-bag.top_logo_agile_bag {
            position: absolute;
            font-size: 17px;
            top: 52px;
            right: 10px;
        }

        .w3layouts_mail_grid_left {
            width: 50%;
            float: left;
        }

            .w3layouts_mail_grid_left:nth-child(1), .w3layouts_mail_grid_left:nth-child(2) {
                margin-bottom: 1em;
            }

        .multi-gd-img.multi-gd-text h4 {
            position: absolute;
            top: 49%;
            left: 25%;
            font-size: 1.4em;
        }

        .navbar-nav &gt; li {
            margin: 0 27px 0 0;
        }

        .top_nav_right {
            float: right;
            width: 21%;
            margin-top: 0.5em;
        }

        .carousel-caption h2, .carousel-caption h3 {
            font-size: 2.5em;
            letter-spacing: 12px;
        }

        .wthree_banner_bottom_grid_three_left1.grid figure.effect-roxy h3 {
            padding: 1em 0 .5em;
            font-size: 1.7em;
            color: #fff;
            text-transform: uppercase;
            letter-spacing: 5px;
        }

        .sign-gd h4, .sign-gd-two h4 {
            font-size: 1em;
        }

        .newsleft h3 {
            font-size: 20px;
        }

        p.copy-right {
            margin-top: 40px;
            font-size: 14px;
        }

        .address-grid h4, h4.white-w3ls {
            font-size: 1.6em;
        }

        .dropdown-menu.columns-3 {
            min-width: 560px;
            padding: 30px 30px;
        }
    }

    @media (max-width: 1050px) {
        .add-review input[type="text"], .add-review input[type="email"], .add-review textarea {
            width: 48.85%;
        }
    }

    @media (max-width: 1024px) {

        .grid-mobile-col6 {
            margin-top: -17px;
        }

        .home-scrollerpadding {
            padding: 13px 50px 20px 50px !important;
        }

        .right-home-scrollpadding {
            margin: 0px -21px 0px -35px;
            min-height: 315px;
        }



        .row-categorygrid-mobile {
            margin: 0px -12px 0px -13px !important;
        }

        .home-gridCategorypadding {
            padding: 20px 15px 0px 15px !important;
        }

        .margin-category-scroll {
            margin-right: -27px !important;
            margin-left: -18px !important;
        }



        .header ul li, .section_room select, .header-middle input[type="search"] {
            font-size: 14px;
        }

        .header-right ul {
            margin-top: 15px;
        }

        .new_arrivals {
            padding: 70px 0;
        }

            .new_arrivals h3, .ele-bottom-grid h3 {
                font-size: 32px;
            }

        .content-img-right {
            padding: 55px 36px 0px;
            min-height: 219px;
        }

        .navbar-nav &gt; li &gt; a {
            padding: 27px 13px;
        }

        .section_room select {
            background-size: 6% !important;
        }

        .products-right h5, .filter-price h3 {
            font-size: 22px;
        }

        .css-treeview a {
            font-size: 14px;
        }

        .bootstrap-tab-text-grid-right p, .new_arrivals p {
            font-size: 14px;
        }

        .banner_bottom_agile_info {
            padding: 4em 0;
        }

        .carousel-caption {
            min-height: 450px !important;
            padding-top: 9em;
        }

        .social-nav li {
            margin: 0 2px;
        }

        .social-icons.team-icons.right-w3l.fotw33 .caption p {
            font-size: 12px;
            letter-spacing: 1px;
        }

        .carousel-caption p {
            letter-spacing: 11px;
            font-size: 1.1em;
            margin-top: 1em;
        }

        .page-head_agile_info_w3l h3 {
            font-size: 2.3em;
        }
    }

    @media (max-width: 991px) {
        
        .grid_Heading-span-categoryright {
            font-size: 13px;
            background-color: #fff;
            padding: 2px 14px 4px 14px;
            border-left: 1px solid #dedede;
            border-top: 1px solid #dedede;
            border-right: 1px solid #dedede;
            color: #639;
            font-weight: 900;
        }


        .logomobiletemp {
            height: 38px !important;
            width: 100px !important;
            margin: -4px 0px -13px 0px !important;
        }

        .searchboxmobile-hide {
            display: block;
        }

        .banner-pc {
            height: 274px !important;
            width: 100% !important;
        }

        .grid1-pc-left {
            height: 400px !important;
            width: 100% !important;
        }

        .grid1-pc-right {
            height: 195px !important;
            width: 100% !important;
        }

        .home-scrollerpadding {
            padding: 13px 50px 20px 50px !important;
        }

        .home-gridPadding {
            padding: 19px 5px 20px 15px !important;
        }

        .right-home-scrollpadding {
            margin: 0px -21px 0px -35px;
            min-height: 315px;
        }

        .home-grid-search-input {
            padding: 14px 36px 0px 36px !important;
            text-align: -webkit-center;
        }

        .grid-mobile-col6 {
            margin-bottom: 21px;
            margin-top: 7px;
        }

        .row-categorygrid-mobile {
            margin: 0px -12px 0px -13px !important;
        }

        .home-gridCategorypadding {
            padding: 20px 15px 0px 15px !important;
        }

        .margin-category-scroll {
            margin-right: -25px !important;
            margin-left: -19px !important;
        }

        .leftRs-Category {
            margin: 13px 0px 0px -18px !important;
        }

        .rightRs-Category {
            margin: 13px -16px 0px 0px !important;
        }


        .leftRs {
            position: absolute !important;
            margin: 70px 0px 0px 14px;
            top: 0 !important;
            bottom: 0 !important;
            z-index: 99 !important;
            left: 0 !important;
            width: 27px !important;
            height: 80px !important;
            box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, .3);
            border-radius: 100% !important;
        }

        .rightRs {
            position: absolute !important;
            margin: 70px 16px 0px 0px;
            top: 0 !important;
            right: 0 !important;
            bottom: 0 !important;
            z-index: 100 !important;
            width: 27px !important;
            height: 80px !important;
            box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, .3);
            border-radius: 100% !important;
        }

        .row-searchbox {
            margin-top: 16px;
            padding: 0px 56px 0px 56px;
        }

        .username-header .searchboxmobile-hide {
            margin-top: -2px;
            margin-left: 7px;
            color: #639;
        }

        .pagingdropdownmob {
            width: 108px !important;
        }

        .signinpanel {
            margin-left: 60px;
        }

        .social-nav {
            padding: 0;
            list-style: none;
            display: inline-block;
            margin: 1.5em 0 0;
            float: none;
        }

        

        .header-middle {
            margin-top: 0px;
            width: 100%;
        }

        .section_room {
            float: left;
            width: 48%;
        }

        .search {
            float: left;
            width: 35%;
        }

        .sear-sub {
            float: right;
            width: 17%;
        }

        .box_1 h3 {
            font-size: 13px;
        }

        .box_1 {
            padding: 2px 4px 0px 15px;
            display: inline-block;
            background: transparent;
            text-align: center;
            position: absolute;
            margin: -18px 3px 29px -35px;
        }

        .flagmob {
            height: 20px !important;
            width: 29px !important;
            position: absolute;
            margin-left: -15px;
        }

        .new-gd-left, .new-gd-middle {
            float: left;
            width: 33.333%;
        }

        .mid-img {
            float: none;
            width: 52%;
            margin: 0% auto 9px;
        }

            .mid-img:nth-child(2) {
                margin: 19px auto 0px;
            }

        .mid-text {
            float: none;
            width: 100%;
            margin: 0 0%;
            text-align: center;
        }

            .mid-text h4 span {
                display: inline-block;
            }

        .new-levis {
            padding: 15px 14px;
        }

        .mid-text h4 {
            font-size: 18px;
            margin-bottom: 10px;
        }

        .mid-text a {
            padding: 3px 9px;
        }

        .new-levis:nth-child(2) {
            margin-top: 17px;
        }

        .dropdown-menu.columns-3 {
            min-width: 500px;
            padding: 30px 30px;
        }

        ul.multi-column-dropdown li {
            line-height: 2.2em;
        }

        .wed-brand h4 {
            font-size: 15px;
        }

        .wed-brand h5 {
            font-size: 16px;
        }

        .wed-brand p a {
            padding: 6px 0px;
            font-size: 13px;
            width: 57%;
        }

        .wed-brandtwo {
            position: absolute;
            top: 36%;
            left: 10%;
        }

        .product-men {
            float: left;
            /*width: 33.333%;*/
            width: 100%;
            margin: 25px 0 0;
        }

        .resp-tabs-list {
            margin: 0 0 1em 0;
        }

        .coupons-gd {
            float: left;
            width: 33.333%;
            padding: 0 10px;
        }

            .coupons-gd:nth-child(1) {
                width: 100%;
                float: none;
                padding: 0;
            }

            .coupons-gd h3 {
                margin: 0 0 30px;
            }

        .product-men.single {
            margin: 0;
            margin-bottom: 1em;
        }

        .footer-left {
            padding: 0;
        }

            .footer-left p {
                margin: 22px 0 0px;
            }

        .newsleft {
            padding: 0;
        }

        .newsright {
            padding: 0;
        }

        .sign-gd, .sign-gd-two {
            float: left;
            width: 33.333%;
            padding: 0 10px;
        }

        p.copy-right {
            margin-top: 39px;
        }

        .products-left {
            float: none;
            width: 100%;
            padding: 0;
        }

        .tree-list-pad {
            padding: 15px 20px 10px 20px;
        }

        .css-treeview {
            float: left;
            width: 100%;
        }

        .community-poll {
            float: right;
            width: 49%;
            margin-top: 0;
        }

        .products-right {
            padding-right: 0;
            padding: 0;
            float: none;
            width: 100%;
        }

        .check_box {
            margin-bottom: 13px;
        }

        .swit {
            padding: 34px 25px;
        }

        .products-right {
            margin-top: 38px;
        }

        .single-pro {
            margin-top: 0;
        }

        .no-pad-men {
            padding: 0 10px !important;
        }

        .electro-right {
            float: left;
            width: 32.3%;
            padding: 0;
        }

        .electro-left {
            float: left;
            width: 67.5%;
            padding-left: 0;
        }

        .ele-bottom-grid p {
            font-size: 14px;
            margin-bottom: 32px;
        }

        .contact-grid-agile-w3 {
            float: left;
            width: 33.333%;
            padding: 0 7px;
        }

            .contact-grid-agile-w3 h4 {
                font-size: 1.2em;
                margin: 13px 0;
            }

        .contact-grid-agile-w32, .contact-grid-agile-w31, .contact-grid-agile-w33, .contact-grid-agile-w34 {
            min-height: 216px;
            padding-top: 37px;
        }

        .close1, .close2, .close3, .close4 {
            right: 26px;
        }

        .timetable_sub th {
            font-size: 14px;
        }

        .timetable_sub td {
            font-size: 13px;
            padding: 1px;
        }

        .value-minus, .value-plus {
            height: 27px;
            line-height: 24px;
            width: 23px;
            margin-right: 0px;
        }

        .value {
            width: 25px;
            height: 27px;
            padding: 8px 0px;
            line-height: 9px;
            margin-right: 0px;
        }

        .checkout-left-basket {
            float: right;
            width: 36%;
        }

        .single-right-left:nth-child(1) {
            float: left;
            width: 60%;
            padding: 0 0 0px;
            margin-bottom: 50px;
        }

        .single-right-left {
            float: left;
            width: 100%;
            padding: 0 0px;
        }

            .single-right-left h3 {
                font-size: 20px;
            }

        .description h5 {
            margin-bottom: 22px;
        }

        .description {
            margin: 1em 0 2em;
        }

        .occasional {
            margin: 1.5em 0;
        }

        .bootstrap-tab {
            margin: 3em 0 0;
        }

        .bootstrap-tab-text-grid-left img {
            width: 100%;
        }

        .colr {
            width: 24%;
            float: left;
        }

        .navbar-nav &gt; li {
            margin: 0 3px 0 0;
        }

            .navbar-nav &gt; li &gt; a {
                padding: 21px 9px;
            }

        .wthree_banner_bottom_grid_three_left1.grid figure.effect-roxy h3 {
            padding: 0.5em 0 .5em;
            font-size: 1.1em;
        }

        .grid figure p {
            letter-spacing: 6px;
            font-size: 0.9em;
        }

        .w3ls_schedule_bottom_right_grid {
            padding: 3em 2em;
            width: 90%;
            margin: 2em auto;
        }

        .w3l_schedule_bottom_right_grid1 {
            text-align: center;
            padding: 0;
            margin-bottom: 1em;
        }

        .multi-gd-img.multi-gd-text h4 {
            position: absolute;
            top: 49%;
            left: 37%;
            font-size: 1.4em;
        }

        .sign-gd, .sign-gd-two {
            float: left;
            width: 50%;
            padding: 0;
            margin-top: 2em;
        }

        .footer-right {
            padding: 0;
        }

        .logo_agile {
            text-align: left;
            margin-top: 1em;
            padding: 0;
            float: left;
        }

        .social-nav {
            padding: 0;
            list-style: none;
            display: inline-block;
            margin: 1.5em 0 0;
            float: right;
        }

        .ab_pic_w3ls {
            margin-bottom: 2em;
        }

        .team-grids {
            width: 50%;
            margin-bottom: 2em;
        }

        .header ul li, .section_room select, .header-middle input[type="search"] {
            font-size: 13px;
        }

        .header-bot {
            padding: 15px 0px 0px 0px;
        }

        .carousel-caption {
            min-height: 400px !important;
            padding-top: 7em;
        }

        .modal_body_right.modal_body_right1 img {
            margin-top: 1em;
        }

        .contact-grid-agile-w3 {
            float: left;
            width: 100%;
            padding: 0 7px;
        }

            .contact-grid-agile-w3:nth-child(2) {
                margin: 1% 0%;
            }

        .bb-grids.bb-left-agileits-w3layouts {
            margin-bottom: 1em;
        }

        .contact-form {
            padding: 4em 3em;
            margin-top: 2em;
        }

        .modal_body_left.modal_body_left1 {
            padding-left: 0;
            float: left;
            width: 70%;
        }

        .modal_body_right.modal_body_right1 {
            padding: 0;
            float: right;
            width: 30%;
        }
    }

    @media (max-width:900px) {

        .grid-mobile-col6 {
            margin-bottom: 21px;
            margin-top: 7px;
        }


        .newsleft {
            padding: 0;
            width: 100%;
            text-align: center;
            margin-bottom: 1em;
        }

        .newsright {
            padding: 0;
            width: 100%;
            text-align: center;
        }

        .dropdown-menu.columns-3 {
            min-width: 440px;
            padding: 20px 20px;
        }
    }


    @media (min-width: 800px) {
    }

    @media (max-width: 800px) {

        .logomobiletemp {
            height: 38px !important;
            width: 100px !important;
            margin: -4px 0px -13px 0px !important;
        }


        .imgfooteralign {
            margin-left: 295px;
        }

        /*.imagehide {
            display: none;
        }*/


        /*.catname {
        text-transform: none !important;
        padding: 0px 0px 0px 0px !important;
        width: 198px !important;
        height: 37px !important;
        margin-left: 2px !important;
        color: #fff;
    }*/

        .sidebarsinglecat {
            display: none;
        }


        .phonealign {
            margin-left: 318px;
            width: 57%;
            margin-top: -68px;
        }

        .pignose-layerslider .slide-visual .script-wrap {
            right: 300px;
        }

        .carousel-caption h2, .carousel-caption h3 {
            font-size: 2.3em;
            letter-spacing: 9px;
        }

        .carousel-caption p {
            letter-spacing: 10px;
            font-size: 1em;
            margin-top: 1em;
        }

        .info-content p {
            font-size: 21px;
        }

        .separator {
            margin: 10px auto;
        }

        .info-content h4 {
            font-size: 22px;
        }

        .info-content a {
            padding: 4px 7px;
            font-size: 14px;
        }

        .hvr-outline-out:before {
            border: var(--primary) solid 2px;
        }

        .hvr-outline-out:hover:before, .hvr-outline-out:focus:before, .hvr-outline-out:active:before {
            top: -6px;
            right: -6px;
            bottom: -6px;
            left: -6px;
        }

        .resp-tab-item {
            margin: 0 13px;
            padding: 0 11px 14px 11px;
        }

        .sign-gd h4, .sign-gd-two h4 {
            font-size: 19px;
        }

        .men-wear-bottom {
            margin: 50px 0 17px;
        }

        .header-middle form input[type="submit"] {
            background: url(../images/search.png) no-repeat 8px 0px var(--primary);
            width: 9%;
        }
    }

    @media (max-width: 768px) {
        .box_1 {
            padding: 2px 4px 0px 15px;
            display: inline-block;
            background: transparent;
            text-align: center;
            position: absolute;
            margin: -13px 3px 29px 0px;
        }

        .pignose-layerslider .slide-visual {
            height: 400px;
        }

        ul.slide-group img {
            width: 100% !important;
            height: 400px !important;
        }


        .margin-category-scroll {
            margin-right: -25px !important;
            margin-left: -19px !important;
        }

        .leftRs-Category {
            margin: 13px 0px 0px -18px !important;
        }

        .rightRs-Category {
            margin: 20px -25px 0px 0px !important;
        }


        .leftRs {
            position: absolute !important;
            margin: 70px 0px 0px 14px;
            top: 0 !important;
            bottom: 0 !important;
            z-index: 99 !important;
            left: 0 !important;
            width: 27px !important;
            height: 78px !important;
            box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, .3);
            border-radius: 100% !important;
        }

        .rightRs {
            position: absolute !important;
            margin: 70px 16px 0px 0px;
            top: 0 !important;
            right: 0 !important;
            bottom: 0 !important;
            z-index: 100 !important;
            width: 27px !important;
            height: 78px !important;
            box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, .3);
            border-radius: 100% !important;
        }

        .pignose-layerslider .slide-visual .script-wrap {
            top: 50px;
        }

        .single-right-left:nth-child(1) {
            float: left;
            width: 67%;
        }

        .occasion-cart a {
            padding: 5px 11px;
            font-size: 14px;
        }

        .bootstrap-tab ul li a {
            font-size: 14px;
        }

        .nav-tabs &gt; li &gt; a {
            padding: 7px 13px;
        }

        .bootstrap-tab-text h5, .add-review h4 {
            margin: 2em 0 1em;
        }

        .bootstrap-tab-text p span {
            margin: 1em 0 0;
        }

        .add-review input[type="text"], .add-review input[type="email"], .add-review textarea {
            padding: 8px 10px;
            width: 49.35%;
            font-size: 14px;
        }

        .add-review textarea {
            min-height: 118px;
        }

        .add-review input[type="submit"] {
            width: 18%;
        }

        .checkout h3 {
            margin: 0 0 2em;
        }

        .navbar-nav &gt; li &gt; a {
            padding: 21px 9px;
        }

        .dropdown-menu.columns-3 {
            min-width: 411px;
            padding: 20px 20px;
        }
    }

    @media (max-width: 767px) {
        .owl-carousel.owl-scroll-homesubslider .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
            display: none !important;
        }
        .signinpanel {
            margin-left: 117px;
        }

        .home-scrollerpadding {
            padding: 13px 33px 20px 35px !important;
        }

        .margin-category-scroll {
            margin-right: -20px !important;
            margin-left: -19px !important;
        }

        .leftRs-Category {
            margin: -38px 0px 0px -14px !important;
        }

        .rightRs-Category {
            margin: -36px -16px 0px 0px !important;
        }

        .leftRs {
            position: absolute !important;
            margin: 70px 0px 0px 14px;
            top: 76px !important;
            bottom: 0 !important;
            z-index: 99 !important;
            left: -6px !important;
            width: 27px !important;
            height: 45px !important;
            box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, .3);
            border-radius: 100% !important;
        }

        .rightRs {
            position: absolute !important;
            margin: 70px 16px 0px 0px;
            top: 76px !important;
            right: 0 !important;
            bottom: 0 !important;
            z-index: 100 !important;
            width: 27px !important;
            height: 45px !important;
            box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, .3);
            border-radius: 100% !important;
        }

        .category-scrolling-font-right {
            font-size: 18px;
            margin-top: 7px;
            margin-right: -7px;
        }

        .category-scrolling-font-left {
            font-size: 18px;
            margin-top: 7px;
            margin-right: -7px;
        }

        .home-Scroll-Border {
            border: solid 1px #e2d7d7;
            width: 90%;
            margin-right: 20px;
        }
        /*.header-middle input[type="submit"]*/
        .searchbtnauto {
            background: url(../images/search.png) no-repeat 2px -4px #663399;
            width: 9%;
        }

        .txtsearchauto {
            width: 90% !important;
            margin-top: 8%;
        }

        .navbar-toggle {
            position: relative;
            float: left;
            padding: 12px 10px;
            margin-top: 21px;
            margin-right: 0px;
            margin-bottom: 0px;
            background-color: transparent;
            background-image: none;
            border: 1px solid transparent;
            border-radius: 0;
            margin-left: 0px;
        }

       

        .top_nav_right {
            float: right;
            width: 21%;
            margin-top: 0em;
        }

        .header-bot {
            padding: 4px 0;
        }

        .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
            background-color: #fff;
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #639 !important;
        }

        .navbar-default .navbar-toggle {
            border-color: #fff !important;
            background-color: #fff;
        }

        .navbar-nav &gt; li {
            margin: 0 0px 0 0;
            /*width: 100%;*/
            text-align: center;
        }

        .nav &gt; li &gt; a {
            display: inline-block;
        }

        .header-bot_inner_wthreeinfo_header_mid {
            margin: 0 auto;
            width: 96%;
        }

        ul.dropdown-menu.multi-column.columns-3 {
            border-top: 1px solid rgba(255, 255, 255, 0.09);
            border-bottom: 1px solid #fff;
            /*margin-top: 10px;*/
            margin: -7px 27px 0px 36px;
        }

        .navbar-default {
            width: 77%;
        }

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

        .mobcollapse {
            width: 179%;
        }

        .mobarrow {
            margin-top: 30px;
            color: var(--primary);
            position: absolute;
            margin-left: 70px;
        }


        .new-levis {
            padding: 12px 14px;
        }

        .footer {
            padding: 2em 0 6px 0;
        }

        .newsleft {
            margin-bottom: 14px;
        }

        .page-head_agile_info_w3l {
            min-height: 166px;
            padding-top: 55px;
        }

            .page-head_agile_info_w3l h3 {
                font-size: 2em;
            }

        .radio {
            line-height: 25px;
        }

        .men-wear-left {
            float: left;
            width: 26%;
        }

        .men-wear-right {
            float: left;
            width: 74%;
        }

        .electro-text h4 {
            font-size: 17px !important;
        }

        .new_arrivals h3, .ele-bottom-grid h3 {
            font-size: 27px;
        }

        td.invert-image {
            width: 30%;
        }

        .add-review input[type="text"], .add-review input[type="email"], .add-review textarea {
            width: 100%;
        }

        .wed-brandtwo h4 {
            font-size: 19px;
        }

        .footer-bottom a span {
            width: 23%;
            left: 20px;
        }

        /*ul.nav.navbar-nav.menu__list {
            padding-bottom: 20px;
        }*/

        .close1, .close2, .close3, .close4 {
            right: 36px;
        }

        .add-review input[type="email"] {
            margin-left: 0;
            margin: 1em 0 0 0;
        }

        ul.multi-column-dropdown li a {
            color: #fff;
        }

        .multi-gd-img.multi-gd-text {
            margin: 1em 0;
        }

        ul.dropdown-menu.agile_short_dropdown li {
            border: none !important;
            background: #fff;
            color: #fff;
        }

        .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a {
            color: #000;
            border-bottom: 1px solid #999;
        }
    }

    @media (max-width: 667px) {

        .box_1 {
            padding: 2px 4px 0px 15px;
            display: inline-block;
            background: transparent;
            text-align: center;
            position: absolute;
            margin: -12px 3px 29px 0px;
        }

        .row-categorygrid-mobile {
            margin: 0px -12px 0px -13px !important;
        }

        .home-gridCategorypadding {
            padding: 15px 0px 0px 0px !important;
        }

        .banner-mobile {
            padding: 0 !important;
        }

        .home-gridPadding {
            padding: 15px 3px 20px 4px !important;
        }

        .grid1-heading {
            text-align: left;
            margin-left: 16px;
        }

        .row-searchbox {
            margin-top: 16px;
            padding: 0px 14px 0px 14px !important;
        }

        .section_room select {
            padding: 8px 10px;
        }

        .header-middle input[type="search"] {
            padding: 8px 10px;
        }

        .top_nav_right {
            float: right;
            width: 23%;
        }

        .pignose-layerslider .slide-visual .script-wrap {
            left: 350px;
        }

        .pignose-layerslider .slide-visual .script-wrap, .script-group img {
            width: 150px;
            height: 150px;
        }

        .pignose-layerslider .slide-visual {
            height: 350px;
        }

        ul.slide-group img {
            width: 100% !important;
            height: 350px !important;
        }

        .pignose-layerslider .slide-visual .script-wrap {
            top: 75px;
        }

        .dropdown-menu {
            border-radius: 0;
        }

            .dropdown-menu.columns-3 {
                min-width: 474px;
            }

        .row {
            margin-right: 0;
            margin-left: 0;
        }

        .dropdown-menu.columns-3 {
            padding: 19px 16px;
        }

        ul.multi-column-dropdown li {
            line-height: 2em;
        }

        .new-gd-left {
            float: none;
            width: 51%;
            margin: 0 auto;
        }

        .wed-brand h4 {
            font-size: 20px;
        }

        .wed-brand h5 {
            font-size: 20px;
        }

        .wed-brand p {
            font-size: 18px !important;
        }

        .hvr-outline-out:hover:before, .hvr-outline-out:focus:before, .hvr-outline-out:active:before {
            top: -8px;
            right: -8px;
            bottom: -8px;
            left: -8px;
        }

        .hvr-outline-out:before {
            border: var(--primary) solid 4px;
        }

        .new-gd-middle {
            width: 100%;
        }

        .new-levis {
            float: left;
            width: 49%;
        }

            .new-levis:nth-child(2) {
                margin-top: 0;
                float: right;
            }

        .mid-img:nth-child(2) {
            margin: 28px auto 0px;
        }

        .new-gd-middle {
            width: 100%;
            margin: 30px 0;
        }

        .wed-brandtwo {
            top: 61%;
            left: 19%;
        }

        .content-lgrid {
            width: 100%;
        }

        .logo_agile h1 a {
            letter-spacing: 1px;
            font-size: 1em;
        }

        .product-easy {
            padding: 70px 0;
        }



        .coupons-gd span {
            padding: 18px 18px;
            font-size: 20px;
        }

        .coupons-gd h4 {
            font-size: 13px;
        }

        .coupons {
            min-height: 377px;
        }

        .item-info-product h4 a {
            font-size: 15px;
        }

        td.invert-image {
            width: 27%;
        }

        .checkout-left-basket ul {
            padding: 0px 15px;
        }

        .checkout-left-basket h4 {
            padding: .5em;
            font-size: 1em;
            margin: 0 0 1em;
        }

        .header ul li {
            display: inline-block;
            /*width: 49%;*/
            width: 28%;
        }

        .men-wear-right p {
            line-height: 2em;
        }

        .men-wear-right p {
            font-size: 13px;
        }

        .men-wear-right h4 {
            font-size: 20px;
            margin: 0px 0 21px;
        }

        .contact-grid-agile-w3 i {
            font-size: 25px;
        }

        .contact-grid-agile-w3 p {
            font-size: 13px;
        }

        .contact-grid-agile-w32, .contact-grid-agile-w31, .contact-grid-agile-w33, .contact-grid-agile-w34 {
            min-height: 179px;
            padding-top: 24px;
        }

        i.fa.fa-shopping-bag.top_logo_agile_bag {
            position: absolute;
            font-size: 17px;
            top: 43px;
            right: 7px;
        }

        .footer-bottom a span {
            font-size: .8em;
        }

        .footer-bottom a span {
            left: 4px;
        }

        .header-middle form input[type="search"] {
            width: 86%;
        }

        .header-middle form input[type="submit"] {
            background: url(../images/search.png) no-repeat 8px 0px var(--primary);
            width: 10%;
        }

        .wthree_banner_bottom_grid_three_left1 {
            width: 100%;
            float: left;
            padding: 0;
        }

            .wthree_banner_bottom_grid_three_left1:nth-child(2) {
                margin-top: 1em;
            }

            .wthree_banner_bottom_grid_three_left1.grid figure.effect-roxy h3 {
                padding: 3.5em 0 .5em;
                font-size: 1.1em;
            }

        .multi-gd-img.multi-gd-text h4 {
            position: absolute;
            top: 49%;
            left: 28%;
            font-size: 1.4em;
        }

        .product-men {
            float: left;
            /*width: 50%;*/
            width: 100%;
            margin: 25px 0 0;
        }

        ul.w3_short {
            text-align: left;
            padding-top: 2em;
            padding-bottom: 3em;
        }

        .sale-w3ls h6 {
            font-size: 1.8em;
            letter-spacing: 4px;
            padding-top: 3em;
            margin-bottom: 0.5em;
        }

        .sale-w3ls {
            min-height: 320px;
        }

        .sale-w3ls {
            min-height: 320px;
        }

        .w3layouts_mail_grid_left2 h3 {
            font-size: 0.9em;
        }

        .w3layouts_mail_grid_left:nth-child(1), .w3layouts_mail_grid_left:nth-child(2) {
            margin-bottom: 1em;
        }

        .w3layouts_mail_grid_left {
            width: 100%;
            float: left;
            margin-bottom: 1em;
        }

        .banner_bottom_agile_info {
            padding: 3em 0;
        }

        .coupons, .banner-bootom-w3-agileits, .new_arrivals_agile_w3ls_info {
            padding: 3em 0;
        }

        h3.wthree_text_info {
            font-size: 2em;
            margin-bottom: 0.8em;
        }

        #PPMiniCart form {
            width: 484px !important;
            padding: 10px 20px 40px !important;
            max-height: 450px !important;
        }
    }

    @media (max-width: 640px) {


        .banner-pc {
            height: 220px !important;
            width: 100% !important;
        }

        .grid1-pc-left {
            height: 300px !important;
            width: 100% !important;
        }

        .grid1-pc-right {
            height: 165px !important;
            width: 100% !important;
        }


        .home-grid-search-input {
            padding: 14px 14px 0px 18px !important;
            text-align: -webkit-center;
        }

        .Advance-div-Heading {
            color: var(--primary);
            font-size: 14px;
        }

        .search-content-div {
            z-index: 100 !important;
            position: absolute !important;
            background-color: rgb(255, 255, 255) !important;
            width: 92% !important;
            text-align: left !important;
            margin-top: 0px !important;
            padding: 6px 0px 0px 0px !important;
            margin-left: 19px;
            overflow-y: scroll;
            max-height: 384px;
        }

        .search-content-div-FeaturedBlock {
            z-index: 108 !important;
            position: absolute !important;
            background-color: rgb(255, 255, 255) !important;
            width: 92% !important;
            text-align: left !important;
            margin-top: 0px !important;
            padding: 6px 0px 0px 0px !important;
            /*margin-left: -143px;*/
            margin-left: 3px;
        }


        .imgfooteralign {
            margin-left: 208px;
        }

        .pignose-layerslider .slide-visual .script-wrap .slide-controller a {
            margin: 0 10px;
        }

        .pignose-layerslider .slide-visual .script-wrap .slide-pagination {
            bottom: -28px;
        }

        .pignose-layerslider .slide-visual .script-wrap .slide-controller {
            bottom: 61px;
        }

        .pignose-layerslider .slide-visual .script-wrap {
            left: 380px;
        }

        .coupons-gd {
            padding: 0 8px;
        }

        a.menu__link {
            font-size: 13px;
        }

        ul.multi-column-dropdown li a {
            font-size: 15px;
            font-weight: 800;
            padding: .8em 0;
        }

        .info-product-price span {
            font-size: 0.9em;
        }

        .info-product-price del {
            margin-left: 10px;
            font-size: 0.9em;
        }

        td.invert-image {
            width: 26%;
        }

        .description h5 {
            font-size: 13px;
        }

        .bootstrap-tab-text-grid-right {
            float: right;
            width: 78%;
        }

        .bootstrap-tab-text-grid-left {
            float: left;
            width: 19%;
        }

        .add-review input[type="submit"] {
            width: 14%;
        }

        .footer-bottom a span {
            left: 25px;
        }

            .footer-bottom a span:before {
                bottom: -3px;
                left: 18px;
            }

        .box_1 h3 {
            font-size: 12px;
        }

        .close1, .close2, .close3, .close4 {
            right: 33px;
        }

        .carousel-caption h2, .carousel-caption h3 {
            font-size: 2em;
            letter-spacing: 6px;
        }
    }

    @media (max-width: 600px) {

        .Prod_Title {
            font-size: 12px !important;
        }

        .ordermodalwidth {
            width: 94% !important;
        }

        .box_1 {
            padding: 2px 4px 0px 15px;
            display: inline-block;
            background: transparent;
            text-align: center;
            position: absolute;
            margin: -10px 3px 29px -53px;
        }

        .imgfooteralign {
            margin-left: 208px;
        }


        .top_nav_right {
            width: 30%;
        }

        .navbar-default {
            width: 71%;
        }

        .page-head_agile_info_w3l h3 {
            font-size: 1.6em;
        }

        .page-head_agile_info_w3l {
            min-height: 143px;
        }

        .css-treeview label {
            font-size: 13px;
        }

        .swit label {
            font-size: 13px;
        }

        .swit {
            padding: 26px 25px;
        }

        .products-right h5, .filter-price h3 {
            font-size: 19px;
        }

        .sorting h6 {
            margin: 7px 18px 0 0;
        }

        .sort-grid {
            padding: 12px 0;
        }

        .men-wear-left {
            float: left;
            width: 32%;
        }

        .men-wear-right {
            float: left;
            width: 68%;
            padding: 0;
        }

            .men-wear-right h4 {
                margin: 0px 0 10px;
            }

        .no-pad-men {
            padding: 0 5px !important;
        }

        .item-info-product h4 a {
            font-size: 19px;
        }

        .pignose-layerslider .slide-visual .script-wrap {
            left: 340px;
        }

        .new_arrivals {
            padding: 50px 0;
        }

        .coupons-gd {
            float: none;
            width: 64%;
            padding: 0;
            margin: 0 auto;
        }

            .coupons-gd:nth-child(3) {
                margin: 30px auto;
            }

            .coupons-gd h4 {
                font-size: 16px;
            }

        .dropdown-menu.columns-3 {
            min-width: 367px;
        }

        .item-info-product h4 a {
            font-size: 14px;
        }

        .product-men {
            margin: 18px 0 0;
        }

        .value {
            width: 37px;
            height: 35px;
            padding: 8px 0px;
            line-height: 16px;
            margin: 0px 0;
        }

        .value-minus, .value-plus {
            height: 37px;
            line-height: 33px;
            width: 37px;
            margin: 3px 0 4px;
        }

        td.invert-image a img {
            width: 65%;
            margin: 0 auto;
        }

        .single-right-left:nth-child(1) {
            margin-bottom: 35px;
        }

        .single-right-left:nth-child(1) {
            float: left;
            width: 78%;
        }

        h1.t-button, h2.t-button, h3.t-button, h4.t-button, h5.t-button {
            font-size: 18px;
        }

        .contact-grid-agile-w3 {
            padding: 0 3px;
        }

        .quantity-select {
            padding: 0 9px;
        }

        .footer-bottom a span {
            width: 17%;
        }

        .footer-bottom a span {
            bottom: 43px;
            left: 81px;
        }

        .value-minus, .value-plus {
            margin: 0px 0 0px;
        }

        .value {
            width: 37px;
            height: 37px;
        }

        .close1, .close2, .close3, .close4 {
            right: 21px;
        }

        .header-middle form input[type="submit"] {
            background: url(../images/search.png) no-repeat 8px 0px var(--primary);
            width: 11%;
        }

        .sign-gd, .sign-gd-two {
            float: left;
            width: 100%;
            padding: 0;
            margin-top: 2em;
        }

        .callbacks_tabs {
            top: 69%;
            left: 3.5%;
        }

        .occasion-cart {
            width: 37%;
        }

        .add-review input[type="submit"] {
            width: 32%;
        }
    }

    @media (max-width: 568px) {
        .quantity-select {
            padding: 0 0px;
        }

        .w3ls_schedule_bottom_right_grid h3 {
            font-size: 1.2em;
            letter-spacing: 1px;
        }

        .w3l_schedule_bottom_right_grid1 h5 {
            font-size: 1.6em;
        }

        .bootstrap-tab-text-grid-right {
            float: none;
            width: 100%;
        }
    }

    @media (max-width: 480px) {
        .fs12 {
            font-size: 11px !important;
            line-height: 12px;
        }

        .fs13 {
            font-size: 12px !important;
        }

        .men-thumb-item img {
        
           /* width: 95%;*/
           
        }

        .Prod_Title {
            font-size: 11px !important;
        }

        .signinpanel {
            margin-left: 26px;
        }

        .banner-pc {
            height: 160px !important;
            width: 100% !important;
        }

        .grid1-pc-left {
            height: 200px !important;
            width: 100% !important;
        }

        .grid1-pc-right {
            height: 110px !important;
            width: 100% !important;
        }

        .margin-category-scroll {
            margin-right: -13px !important;
            margin-left: -19px !important;
        }

        .leftRs-Category {
            margin: 10px 0px 0px -16px !important;
        }

        .rightRs-Category {
            margin: 10px -14px 0px 0px !important;
        }

        .leftRs {
            position: absolute !important;
            margin: 70px 0px 0px 14px;
            top: 7px !important;
            bottom: 0 !important;
            z-index: 99 !important;
            left: -2px !important;
            width: 27px !important;
            height: 45px !important;
            box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, .3);
            border-radius: 100% !important;
        }

        .rightRs {
            position: absolute !important;
            margin: 70px 16px 0px 0px;
            top: 7px !important;
            right: 0 !important;
            bottom: 0 !important;
            z-index: 100 !important;
            width: 27px !important;
            height: 45px !important;
            box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, .3);
            border-radius: 100% !important;
        }

        .category-scrolling-font-right {
            font-size: 18px;
            margin-top: 7px;
            margin-right: -7px;
        }

        .category-scrolling-font-left {
            font-size: 18px;
            margin-top: 7px;
            margin-right: -7px;
        }

        .home-Scroll-Border {
            border: solid 1px #e2d7d7;
            width: 87%;
            margin-left: 16px;
        }
        /*.header-middle input[type="submit"]*/
        .searchbtnauto {
            background: url(../images/search.png) no-repeat -3px -4px #663399;
            width: 11%;
        }

        .txtsearchauto {
            width: 90% !important;
            margin-top: 8%;
        }

        .timetable_sub th, .timetable_sub td {
        }

        td.invert-image a img {
            width: 50%;
        }

        tr.rem1, tr.rem2, tr.rem3, tr.rem4 {
            padding-top: 2em;
            border-top: none;
        }

        .close1, .close2, .close3 {
            right: 190px;
            top: -4px;
        }

        .quantity-select .entry.value-plus:after {
            margin-top: -5px;
        }

        .quantity-select .entry.value-minus:before, .quantity-select .entry.value-plus:before {
            margin-left: -3px;
        }

        td.invert-image a img {
            width: 100%;
        }

        .value-minus, .value-plus {
            margin: 0;
        }

        .quantity-select .entry.value-minus:before, .quantity-select .entry.value-plus:before {
            left: 41%;
        }

        .value {
            width: 37px;
            height: 37px;
        }

        .close1, .close2, .close3, .close4 {
            right: 64px;
            top: -26px;
        }

        .checkout-left-basket {
            float: right;
            width: 51%;
        }

        .pignose-layerslider .slide-visual .script-wrap {
            left: 250px;
        }

        .wed-brand {
            left: 6%;
        }

        .mid-img:nth-child(2) {
            margin: 22px auto 0px;
        }

        .wed-brandtwo {
            top: 61%;
            left: 13%;
        }

        .flickr-post ul li {
            margin: 0% 0% 3%;
            width: 21%;
        }

        .sign-gd-two {
            width: 100%;
            margin: 20px 0;
        }

        .dropdown-menu.columns-3 {
            min-width: 316px;
        }

        .multi-gd-img1 {
            width: 100%;
        }

        .top_nav_right {
            width: 31%;
        }

        .wed-brandtwo {
            top: 46%;
        }

        .flickr-post ul li {
            margin: 0% 0% 3%;
            width: 19%;
        }

        .css-treeview {
            float: none;
            width: 99%;
            margin: 0 auto 30px;
        }

        .community-poll {
            float: none;
            width: 99%;
            margin: 0 auto;
        }

            .community-poll h4, .css-treeview h4 {
                padding: 13px 0;
                font-size: 16px;
            }

        .sorting {
            float: left;
            width: 100%;
            margin-top: 0.5em;
        }

            .sorting select {
                padding: 4px 2px;
            }

        .men-wear-left {
            float: none;
            width: 46%;
            margin: 0 auto;
        }

        .men-wear-right {
            float: none;
            width: 100%;
            padding: 0;
            text-align: center;
            margin-top: 30px;
        }

        .no-pad-men {
            padding: 0 0px !important;
        }

        .text-right {
            text-align: center;
        }

        .pagination {
            margin: 34px 0px 0 0;
        }

        .single-right-left:nth-child(1) {
            float: left;
            width: 100%;
        }

        .imagezoom-cursor, .imagezoom-view {
            display: none;
        }

        .men-wear-right h4 {
            font-size: 16px;
        }

        .radio {
            padding-left: 22px;
            font-size: 0.8em;
        }

        .colr {
            width: 33%;
            float: left;
        }

        .add-review input[type="submit"] {
            padding: 6px 0;
        }

        .footer-bottom a span {
            width: 23%;
        }

        .coupons-gd {
            width: 79%;
        }

        .navbar-default {
            width: 100%;
        }

        .dropdown-menu.columns-3 {
            min-width: 300px;
        }

        .timetable_sub th {
            font-size: 12px;
        }

        .timetable_sub td {
            font-size: 12px;
        }

        .close1, .close2, .close3, .close4 {
            right: 21px;
            top: -12px;
        }

        .value-minus, .value-plus {
            height: 25px;
            width: 25px;
        }

        .quantity-select .entry.value-plus:after {
            left: 56%;
            top: 47%;
        }

        .value {
            line-height: 8px;
            width: 25px;
            height: 25px;
        }

        .close1, .close2, .close3, .close4 {
            right: 17px;
        }

        td.invert-image a img {
            width: 82%;
        }

        .close1, .close2, .close3, .close4 {
            right: 9px;
        }

        .social-nav {
            margin: 1.5em 0 0;
            float: none;
            text-align: center;
            width: 100%;
        }

        .logo_agile {
            margin-top: -1em;
            margin-bottom: -1em;
            padding: 0;
            text-align: center;
            float: none;
        }

        .header-middle form input[type="search"] {
            width: 83%;
        }

        .header-middle form input[type="submit"] {
            background: url(../images/search.png) no-repeat 8px 0px var(--primary);
            width: 14%;
        }

        .carousel-caption p {
            letter-spacing: 7px;
            font-size: 0.9em;
            margin-top: 0.7em;
        }

        .carousel-caption {
            min-height: 350px !important;
            padding-top: 6em;
        }

            .carousel-caption h2, .carousel-caption h3 {
                font-size: 1.8em;
                letter-spacing: 5px;
            }

        .wthree_banner_bottom_grid_three_left1.grid figure.effect-roxy h3 {
            padding: 1em 0 .5em;
            font-size: 1em;
        }

        .bb-middle-agileits-w3layouts.forth.grid figure.effect-roxy h3 {
            padding: 0.5em 0 .5em;
            font-size: 1.2em;
            color: #fff;
            text-transform: uppercase;
            letter-spacing: 5px;
        }

        .multi-gd-img.multi-gd-text h4 {
            position: absolute;
            top: 49%;
            left: 23%;
            font-size: 1.2em;
        }

        .sale-w3ls h6 {
            font-size: 1.6em;
            letter-spacing: 3px;
            padding-top: 4em;
            margin-bottom: 0.5em;
        }

        .sale-w3ls {
            min-height: 292px;
        }

        p.copy-right {
            margin-top: 24px;
            line-height: 1.9em;
        }

        .footer_agile_inner_info_w3l {
            width: 95%;
            margin: 0 auto;
        }

        .agile_newsletter_footer {
            padding: 1em 0;
            margin-top: 1em;
        }

        .coupons, .banner-bootom-w3-agileits, .new_arrivals_agile_w3ls_info {
            padding: 2em 0;
        }

        h3.wthree_text_info {
            font-size: 1.8em;
            margin-bottom: 0.6em;
        }

        .sale-w3ls a {
            padding: 8px 20px;
            margin-top: 1em;
        }

        .sale-w3ls {
            min-height: 234px;
        }

            .sale-w3ls h6 {
                font-size: 1.6em;
                letter-spacing: 2px;
                padding-top: 2em;
                margin-bottom: 0.5em;
            }

        .banner_bottom_agile_info {
            padding: 2em 0;
        }

        ul.w3_short li {
            font-size: 0.8em;
        }

        .bootstrap-tab-text-grid-left {
            float: none;
            width: 50%;
            margin-bottom: 1em;
        }

        .add-review input[type="submit"] {
            width: 38%;
        }

        #PPMiniCart form {
            width: 432px !important;
            padding: 10px 20px 40px !important;
        }

        .occasion-cart {
            width: 50%;
        }

        .single_page_agile_its_w3ls h6 {
            font-size: 0.9em;
        }

        .page-head_agile_info_w3l {
            min-height: 143px;
            padding-top: 33px;
        }
    }

    @media (max-width:440px) {
        /*.product-new-top {
        background: none;
        color: #ec5858;
        margin-left: 12px !important;
        padding: 1px 3px 1px;
        position: absolute;
    }*/
        .span-modalOfferTag {
            /*display: inherit;*/
            padding: 0;
        }


        .home-gridPadding {
            padding: 15px 16px 20px 16px !important;
        }

        .imgfooteralign {
            margin-left: 128px;
        }

        .product-men {
            float: left;
            /*width: 50%;*/
            width: 100%;
        }

        .carousel-caption {
            min-height: 289px !important;
            padding-top: 4em;
        }

            .carousel-caption a {
                padding: 8px 20px;
                margin-top: 1em;
            }

            .carousel-caption h2, .carousel-caption h3 {
                font-size: 1.6em;
                letter-spacing: 4px;
            }

        .w3ls_schedule_bottom_right_grid {
            padding: 2em 1em;
            width: 90%;
            margin: 2em auto;
        }

        h3.wthree_text_info {
            font-size: 1.5em;
            margin-bottom: 0.7em;
        }

        .newsright input[type="email"] {
            width: 70%;
            padding: 10px 10px;
            font-size: 14px;
        }

        .header-middle form input[type="submit"] {
            background: url(../images/search.png) no-repeat 5px 0px var(--primary);
            width: 15%;
            height: 48px;
        }

        .bb-middle-agileits-w3layouts.forth.grid figure.effect-roxy h3 {
            padding: 0em 0 .5em;
        }

        .wthree_banner_bottom_grid_three_left1.grid figure.effect-roxy h3 {
            padding: 0.5em 0 .5em;
            font-size: 1em;
        }

        .grid figure p {
            letter-spacing: 5px;
            font-size: 0.8em;
        }

        .w3ls_schedule_bottom_right_grid h3 {
            font-size: 1em;
            letter-spacing: 1px;
        }

        .newsleft h3 {
            font-size: 17px;
            letter-spacing: 2px;
        }

        .bb-middle-agileits-w3layouts.grid figure.effect-roxy h3 {
            padding: 0.5em 0 .5em;
            font-size: 1.2em;
        }

        .agile_ab_w3ls_info h5 {
            font-size: 1.2em;
            letter-spacing: 1px;
        }

        .agile_ab_w3ls_info {
            margin-bottom: 2em;
        }

        #PPMiniCart form {
            width: 420px !important;
            padding: 10px 10px 20px !important;
        }

        #PPMiniCart {
            left: 48% !important;
        }

        .modal_body_left.modal_body_left1 {
            padding-left: 0;
            float: left;
            width: 100%;
        }

        .modal_body_right.modal_body_right1 {
            padding: 0;
            float: right;
            width: 100%;
        }

            .modal_body_right.modal_body_right1 img {
                width: 100%;
            }
    }

    @media (max-width:414px) {

        .leftRs-Category {
            margin: 10px 0px 0px -16px !important;
        }

        .rightRs-Category {
            margin: 10px -14px 0px 0px !important;
        }



        .paginglistmob {
            width: 126px !important;
        }

        .pagingdropdownmob {
            width: 108px !important;
        }

        .box_1 {
            padding: 2px 4px 0px 15px;
            display: inline-block;
            background: transparent;
            text-align: center;
            position: absolute;
            margin: -10px 3px 29px -44px;
        }

        .phonealign {
            margin-left: 121px;
            width: 56%;
            margin-top: -68px;
        }

        .newsright input[type="email"] {
            width: 70%;
            padding: 10px 10px;
            font-size: 14px;
        }

        .header-middle form input[type="submit"] {
            background: url(../images/search.png) no-repeat 5px 0px var(--primary);
            width: 15%;
            height: 48px;
        }

        .header ul li i {
            margin-right: 2px;
            top: 2px;
        }

        .page-head_agile_info_w3l h3 {
            font-size: 1.5em;
        }

        .mail-agileits-w3layouts {
            margin-top: 2em;
        }

        .contact-right {
            padding-left: 1em;
            float: left;
            width: 60%;
        }

        .contact-form {
            padding: 3em 2em;
            margin-top: 2em;
        }

        .address-grid h4, h4.white-w3ls {
            font-size: 1.4em;
        }

        .single-right-left h3 {
            font-size: 18px;
        }

        #PPMiniCart form {
            width: 385px !important;
            padding: 10px 10px 20px !important;
        }

        #PPMiniCart {
            left: 52% !important;
        }
    }

    @media (max-width: 384px) {
        .signinpanel {
            margin-left: 2px;
        }

        .imgfooteralign {
            margin-left: 104px !important;
        }

        .leftRs-Category {
            margin: 10px 0px 0px -16px !important;
        }

        .rightRs-Category {
            margin: 10px -14px 0px 0px !important;
        }

        .aboutparagalign {
            margin-top: 38px;
            padding: 0px 17px 0px 17px;
        }

        .marginclass {
            margin-left: 11px;
        }

        .userloceditcancel {
            margin-right: 10px;
        }

        .userinfoeditsave {
            margin-right: 18px;
            margin-top: -9px;
        }

        .phonealign {
            margin-left: 121px;
            width: 56%;
            margin-top: -68px;
        }

        .gendermob {
            margin-left: 16px !important;
        }

        .infoedithead {
            padding-bottom: 12px;
            padding-top: 12px;
            padding-left: 6px;
            width: 97%;
            border: var(--primary) solid 2px;
            border-bottom-right-radius: 15px;
            border-top-right-radius: 15px;
            border-top-left-radius: 15px;
            border-bottom-left-radius: 15px;
        }

        .clearmobalign {
            margin-left: 22px;
        }

        /*.contshop {
            margin-left: 119px;
        }*/

        /*.imagehide {
            display: none;
        }*/



        .forgetmob {
            margin-top: 0px !important;
            /*margin-left: 107px !important;*/
            position: absolute;
            color: #000;
            font-size: 14px !important;
        }

        figure.effect-roxy figcaption {
            padding: 2em 3em;
        }

        .mobviewcreate {
            margin-top: 15px !important;
        }


        .multi-gd-img.multi-gd-text h4 {
            top: 49%;
            left: 24%;
            font-size: 1.1em;
            letter-spacing: 6px;
        }

        .sale-w3ls h6 {
            font-size: 1.4em;
            letter-spacing: 2px;
            padding-top: 2em;
            margin-bottom: 0.5em;
            line-height: 1.6em;
        }

        .carousel-caption h2, .carousel-caption h3 {
            font-size: 1.4em;
            letter-spacing: 2px;
        }

        .carousel-caption p {
            letter-spacing: 4px;
            font-size: 0.8em;
            margin-top: 0.7em;
        }

        .carousel-caption {
            min-height: 270px !important;
            padding-top: 4em;
        }

        .carousel-indicators {
            bottom: 10%;
        }

        .wthree_banner_bottom_grid_three_left1.grid figure.effect-roxy h3 {
            padding: 1.2em 0 .5em;
            font-size: 1em;
        }

        .contact-grid-agile-w3 h4 {
            font-size: 1em;
            margin: 10px 0;
        }

        figure.effect-roxy figcaption::before {
            position: absolute;
            top: 10px;
            right: 10px;
            bottom: 10px;
            left: 10px;
        }

        .logo_agile span {
            padding: 0 13px;
        }

        .agile_ab_w3ls_info p {
            margin: 1em 0 0em;
        }

        .team-grids {
            width: 50%;
            float: left;
            margin-bottom: 1em;
        }

        .bb-grids.bb-left-agileits-w3layouts {
            margin-bottom: 1em;
            padding: 0;
        }

        .bb-grids.bb-middle-agileits-w3layouts {
            padding: 0;
        }

        .wthree_banner_bottom_grid_three_left1 {
            width: 100%;
            float: left;
            padding: 0;
        }

        #PPMiniCart form {
            width: 353px !important;
            padding: 10px 10px 20px !important;
        }

        #PPMiniCart {
            left: 56% !important;
        }
    }

    @media (max-width: 375px) {

        .leftRs-Category {
            margin: 10px 0px 0px -16px !important;
        }

        .rightRs-Category {
            margin: 10px -14px 0px 0px !important;
        }


        .box_1 {
            padding: 2px 4px 0px 15px;
            display: inline-block;
            background: transparent;
            text-align: center;
            position: absolute;
            margin: -10px 3px 29px -37px;
        }

        .wed-brandtwo {
            top: 42%;
            left: 16%;
        }

        .footer-bottom a span {
            left: 74px;
        }

        .flex-viewport {
            width: 100%;
        }

        .flex-control-nav {
            float: none;
            width: 100%;
        }

        .flex-control-thumbs li:nth-child(4), .flex-control-thumbs li:nth-child(1) {
            margin: 0;
        }

        .pagination-lg &gt; li &gt; a, .pagination-lg &gt; li &gt; span {
            padding: 10px 10px;
        }

        .table td, .table &gt; tbody &gt; tr &gt; td, .table &gt; tbody &gt; tr &gt; th, .table &gt; tfoot &gt; tr &gt; td, .table &gt; tfoot &gt; tr &gt; th, .table &gt; thead &gt; tr &gt; td, .table &gt; thead &gt; tr &gt; th {
            padding: 11px !important;
        }

        .value {
            line-height: 22px;
            width: 33px;
            height: 33px;
            margin: 5px 13px;
        }

        .value-minus, .value-plus {
            height: 33px;
            width: 33px;
        }

        .timetable_sub td {
            width: 21%;
        }

        .value-minus, .value-plus {
            margin: 3px 0;
        }

        .close1, .close2, .close3, .close4 {
            right: 18px;
        }

       

        .timetable_sub th {
            font-size: 13px;
        }

        .newsright input[type="email"] {
            width: 65%;
            padding: 10px 10px;
            font-size: 14px;
        }

        .logo_agile h1 a {
            letter-spacing: 1px;
            font-size: 0.9em;
        }

        i.fa.fa-shopping-bag.top_logo_agile_bag {
            position: absolute;
            font-size: 17px;
            top: 40px;
            right: 5px;
        }

        .header-middle form input[type="search"] {
            width: 79%;
        }

        .header-middle form input[type="submit"] {
            background: url(../images/search.png) no-repeat 7px 0px var(--primary);
            width: 18%;
            height: 48px;
        }

        li.share {
            font-size: 0.9em;
        }

        figure.effect-roxy figcaption {
            padding: 2em 2em;
        }

        .w3layouts_mail_grid {
            padding: 0 0em;
        }

        .w3layouts_mail_grid_left1 {
            float: left;
            width: 60px;
            height: 60px;
        }

            .w3layouts_mail_grid_left1 i {
                font-size: 1.3em;
                line-height: 3em;
            }

        .sign-gd, .sign-gd-two {
            float: left;
            width: 100%;
            padding: 0;
            margin-top: 1em;
        }

        .page-head_agile_info_w3l h3 {
            font-size: 1.3em;
        }

        .mail-agileits-w3layouts i {
            font-size: 18px;
            float: left;
            width: 60px;
            height: 60px;
            line-height: 54px;
        }

        .contact-right p {
            font-size: 0.9em;
            letter-spacing: 1px;
            margin-bottom: 0.3em;
        }

        #PPMiniCart form {
            width: 343px !important;
            padding: 10px 10px 20px !important;
        }

        #PPMiniCart {
            left: 58% !important;
        }
    }

    @media (max-width: 320px) {

        .product-new-top {
            background: var(--primary) none repeat scroll 0 0;
            color: #fff;
            margin-left: 12px !important;
            padding: 1px 3px 1px;
            position: absolute;
        }

        .signinpanel {
            margin-left: -12px;
        }
        /*.header-middle input[type="submit"]*/
        .searchbtnauto {
            background: url(../images/search.png) no-repeat -2px -5px #663399;
            width: 14%;
        }

        .txtsearchauto {
            width: 90% !important;
            margin-top: 8%;
        }

        .margin-category-scroll {
            margin-right: -16px !important;
            margin-left: -19px !important;
        }

        .leftRs-Category {
            margin: 0px 0px 0px -13px !important;
        }

        .rightRs-Category {
            margin: 0px -16px 0px 0px !important;
        }

        .leftRs {
            position: absolute !important;
            margin: 70px 0px 0px 14px;
            top: 7px !important;
            bottom: 0 !important;
            z-index: 99 !important;
            left: -6px !important;
            width: 25px !important;
            height: 45px !important;
            box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, .3);
            border-radius: 100% !important;
        }

        .rightRs {
            position: absolute !important;
            margin: 101px -20px 0px 0px !important;
            top: 7px !important;
            right: 0 !important;
            bottom: 0 !important;
            z-index: 100 !important;
            width: 25px !important;
            height: 45px !important;
            box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, .3);
            border-radius: 100% !important;
        }

        .category-scrolling-font-right {
            font-size: 18px;
            margin-top: 7px;
            margin-right: -7px;
        }

        .category-scrolling-font-left {
            font-size: 18px;
            margin-top: 7px;
            margin-right: -7px;
        }


        .paginglistmob {
            width: 122px !important;
        }

        .box_1 {
            padding: 2px 4px 0px 15px;
            display: inline-block;
            background: transparent;
            text-align: center;
            position: absolute;
            margin: -10px 3px 29px -11px;
        }


        .header ul li {
            display: inline-block;
            width: 28%;
        }

        .header-middle form input[type="search"] {
            width: 80%;
            padding: 10px 10px;
            font-size: 14px;
        }

        .header-middle form input[type="submit"] {
            background: url(../images/search.png) no-repeat 0px 0px var(--primary);
            width: 17%;
            height: 44px;
        }

        .carousel-caption h2, .carousel-caption h3 {
            font-size: 1.3em;
            letter-spacing: 2px;
        }

        .w3ls_schedule_bottom_right_grid h3 {
            font-size: 1em;
            letter-spacing: 1px;
            line-height: 1.8em;
        }

        h3.wthree_text_info {
            font-size: 1.4em;
            margin-bottom: 0.7em;
            letter-spacing: 1px;
        }

        .men-wear-right h4 {
            font-size: 16px;
            line-height: 1.6em;
        }

        .w3layouts_mail_grid_left {
            padding: 0 9px;
        }

        .w3layouts_mail_grid_left2 h3 {
            font-size: 0.8em;
        }

        .newsright input[type="email"] {
            width: 62%;
            padding: 10px 10px;
            font-size: 14px;
            letter-spacing: 1px;
        }

        .agile_ab_w3ls_info h5 {
            font-size: 1.2em;
            letter-spacing: 1px;
            line-height: 1.5em;
        }

        .carousel-caption a {
            padding: 8px 14px;
            margin-top: 1em;
            letter-spacing: 2px;
            font-size: 0.8em;
        }

        .carousel-caption {
            min-height: 250px !important;
            padding-top: 4em;
        }

        .multi-gd-img.multi-gd-text h4 {
            top: 47%;
            left: 24%;
            font-size: 1em;
            letter-spacing: 4px;
        }

        #PPMiniCart form {
            width: 290px !important;
            padding: 10px 10px 20px !important;
        }

        #PPMiniCart {
            left: 68% !important;
        }
    }


    @media only screen and (max-width: 768px) {
        .subnavdrop {
            list-style: none;
            padding: 0;
            margin: 0;
        }

        /*.dropdown-menu*/

        .dropdown-menu-mob {
            position: unset !important;
            top: 0 !important;
            left: 0 !important;
            z-index: 1000 !important;
            display: none;
            float: none !important;
            min-width: 160px !important;
            padding: 5px 0 !important;
            margin: 2px 0 0 !important;
            font-size: 14px !important;
            text-align: center !important;
            list-style: none !important;
            background-color: #ffffff0a !important;
            -webkit-background-clip: padding-box;
            border: none !important;
            border-radius: 4px;
            -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
            box-shadow: 0 6px 12px rgba(0,0,0,.175);
        }
    }

    @media (max-width: 1000px) {

        .row-searchbox {
            margin-top: 16px;
        }
    }

    @media (min-width:1024px) and (max-width:1024px) {
        .agile_inner_drop_nav_info {
            width: 1000px;
        }

        .box_1 {
            display: inline-block;
            background: transparent;
            padding: 2px 0px 1px 0px;
            text-align: center;
            position: absolute;
            margin: -37px 0px -6px 20px;
        }
    }

    @media (min-width:600px) and (max-width:850px) {
        .logo_agile {
            margin-top: -1em;
            margin-bottom: -1em;
            padding: 0;
            text-align: center;
            float: none;
        }
    }

    /*@media (min-width:1000px) and (max-width:1440px)*/
    /*@media (min-width:991px) and (max-width:1440px) {*/


    @media (min-width:992px) {

        /*.row-searchresult {
        padding: 0 30px;
    }*/

        .row-searchbox {
            margin-top: -31px;
            margin-left: -25px;
            width: 71%;
            padding: 0px 74px 0px 30px;
        }


        .searchboxmobile-hide {
            display: none;
        }


        .banner-pc {
            height: 550px !important;
            width: 100% !important;
        }

        .grid1-pc-left {
            height: 406px !important;
            width: 100% !important;
        }

        .grid1-pc-right {
            height: 165px !important;
            width: 100% !important;
        }

        .username-header {
            margin-top: 18px;
        }

        .signinpanel {
            margin-left: 40px;
        }

        .flagpc {
            height: 16px;
            width: 23px;
            position: absolute;
            z-index: 1;
            margin-top: -39px;
            margin-left: 473px;
            float: right;
        }
    }

   /* @media (min-width: 1440px) {
        .blog_post {
            height: 466px !important;
        }*/

        .grid-mobile-col6 {
            margin-top: -17px;
        }

        .home-scrollerpadding {
            padding: 13px 50px 20px 50px !important;
        }

        .home-gridPadding {
            padding: 19px 5px 20px 15px !important;
        }

        .right-home-scrollpadding {
            margin: 0px -21px 0px -35px;
            min-height: 315px;
        }

        .home-grid-search-input {
            padding: 14px 14px 0px 18px;
            text-align: -webkit-center;
        }



        .row-categorygrid-mobile {
            margin: 0px -12px 0px -13px !important;
        }

        .home-gridCategorypadding {
            padding: 20px 15px 0px 15px !important;
        }

        .margin-category-scroll {
            margin-right: -72px !important;
            margin-left: -18px !important;
        }

        .contactsolo {
            padding: 41px 0px 0px 0px !important;
            margin-top: 1px !important;
        }
    }

    /*@media (max-width: 1200px) {

    .imagehide{
        display:none !important;
    }

}*/



    /*-- //responsive media queries --*/












    /* Owl Carousel */
    .owl-carousel {
        margin-bottom: 0;
    }

        .owl-carousel .owl-item img {
            transform-style: unset;

        }

        .owl-carousel .thumbnail {
            margin-right: 1px;
        }

        .owl-carousel .item-video {
            height: 300px;
        }

        .owl-carousel .owl-nav {
            top: 50%;
            position: absolute;
            margin-top: -55px;
            width: 100%;
            /*visibility: hidden;*/
            opacity: 0.5;
        }
        .owl-carousel.owl-scroll-homesubslider .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
        display:block;
        top:60%;
        }


            .OutletScrollDIV .owl-nav {
                top: 64%;
                position: absolute;
                margin-top: -50px;
                width: 100%;
                /*visibility: hidden;*/
                opacity: 0.5;
            }

    .featuredCategoryScrollDIV .owl-nav {
        top: 64%;
        position: absolute;
        margin-top: -60px;
        width: 100%;
        /*visibility: hidden;*/
        opacity: 0.5;
    }


    .owl-carousel:hover .owl-nav {
        opacity: 1;
        color: var(--primary);
    }

.owl-next:hover, .owl-prev:hover {
    color: #fff !important;
    background-color: var(--primary) !important;
}



    .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
        display: inline-block;
        position: absolute;
        width: 50px;
        height: 50px;
    }

.owl-carousel .owl-nav .owl-prev {
    /*left: -30px;*/
    left: 0px;
}

        .owl-carousel .owl-nav .owl-prev:before {
            /*font-family: FontAwesome;
            content: "\f053";*/
            position: relative;
            left: -1px;
            top: 1px;
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            content: "\f053";
        }

.owl-carousel .owl-nav .owl-next {
    /*right: -30px;*/
    right: 0px;
}

        .owl-carousel .owl-nav .owl-next:before {
            /*font-family: FontAwesome;
            content: "\f054";*/
            position: relative;
            left: 2px;
            top: 1px;
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            content: "\f054";
        }

    .owl-carousel.stage-margin .owl-stage-outer {
        margin-left: 40px !important;
        margin-right: 40px !important;
    }

        .owl-carousel.stage-margin .owl-stage-outer .owl-stage {
            padding-left: 0 !important;
            padding-right: 0 !important;
        }

    .owl-carousel.show-nav-hover .owl-nav {
        opacity: 0;
        -webkit-transition: opacity 0.2s ease-in-out;
        -moz-transition: opacity 0.2s ease-in-out;
        transition: opacity 0.2s ease-in-out;
    }

        .owl-carousel.show-nav-hover .owl-nav .owl-prev {
            left: -20px;
        }

        .owl-carousel.show-nav-hover .owl-nav .owl-next {
            right: -20px;
        }

    .owl-carousel.show-nav-hover:hover .owl-nav {
        opacity: 1;
    }

    .owl-carousel.show-nav-title .owl-nav {
        top: 0;
        right: 0;
        margin-top: -45px;
        width: auto;
    }

        .owl-carousel.show-nav-title .owl-nav [class*="owl-"], .owl-carousel.show-nav-title .owl-nav [class*="owl-"]:hover, .owl-carousel.show-nav-title .owl-nav [class*="owl-"]:active {
            font-size: 18px;
            background: transparent !important;
            width: 18px;
            font-size: 18px;
        }

        .owl-carousel.show-nav-title .owl-nav .owl-prev {
            left: -45px;
        }

    .owl-carousel.rounded-nav .owl-nav [class*="owl-"], .owl-carousel.rounded-nav .owl-nav [class*="owl-"]:hover {
        padding: 3px 7px;
        border-radius: 50%;
        background: transparent;
        border: 1px solid #999 !important;
        color: #999;
    }

    .owl-carousel.nav-bottom .owl-nav {
        position: static;
        margin: 0;
        padding: 0;
        width: auto;
    }

        .owl-carousel.nav-bottom .owl-nav .owl-prev, .owl-carousel.nav-bottom .owl-nav .owl-next {
            position: static;
        }

    .owl-carousel.nav-inside .owl-nav, .owl-carousel.nav-inside .owl-dots {
        bottom: 2px;
        margin-top: 10px;
        position: absolute;
        right: 6px;
    }

    .owl-carousel.full-width .owl-nav, .owl-carousel.big-nav .owl-nav {
        margin-top: -30px;
    }

        .owl-carousel.full-width .owl-nav [class*="owl-"], .owl-carousel.full-width .owl-nav [class*="owl-"]:hover, .owl-carousel.big-nav .owl-nav [class*="owl-"], .owl-carousel.big-nav .owl-nav [class*="owl-"]:hover {
            height: auto;
            padding: 20px 0;
        }

        .owl-carousel.full-width .owl-nav .owl-prev, .owl-carousel.big-nav .owl-nav .owl-prev {
            border-radius: 0 4px 4px 0;
        }

        .owl-carousel.full-width .owl-nav .owl-next, .owl-carousel.big-nav .owl-nav .owl-next {
            border-radius: 4px 0 0 4px;
        }

    .owl-carousel.top-border {
        border-top: 1px solid #DBDBDB;
        padding-top: 18px;
    }

    /* Spaced */
    .owl-carousel-spaced {
        margin-left: -5px;
    }

        .owl-carousel-spaced .owl-item &gt; div {
            margin: 5px;
        }

    /* Testimonials */
    .owl-carousel.testimonials img {
        display: inline-block;
        height: 70px;
        width: 70px;
    }

    /* Responsive */
    @media (max-width: 479px) {
        .owl-carousel-spaced {
            margin-left: 0;
        }
    }
    /* Carousel Areas */
    .carousel-areas {
        background: transparent url(../img/patterns/stripes.png) repeat 0 0;
        margin-bottom: -10px;
        padding: 10px 10px 0 10px;
        border-radius: 6px 6px 0 0;
    }

        .carousel-areas .owl-carousel {
            box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
        }

            .carousel-areas .owl-carousel .owl-nav .owl-prev {
                left: -55px;
            }

            .carousel-areas .owl-carousel .owl-nav .owl-next {
                right: -55px;
            }

            .carousel-areas .owl-carousel:first-child img {
                border-radius: 6px 6px 0 0;
            }

    /* Responsive */
    @media (max-width: 991px) {
        .footer_agile_inner_info_w3l {
            margin-bottom: 40px !important;
        }


        .carousel-areas .owl-carousel .owl-nav {
            display: none;
        }



        .dispheader {
            display: none;
        }

    }
    /* Video */







    p.parsley-success {
        color: #468847;
        background-color: #DFF0D8;
        border: 1px solid #D6E9C6
    }

    p.parsley-error {
        color: #B94A48;
        background-color: #F2DEDE;
        border: 1px solid #EED3D7
    }

ul.parsley-errors-list {
    list-style: none;
    color: #E74C3C;
    padding-left: 0;
    font-size:12px;
}

input.parsley-error,
textarea.parsley-error,
select.parsley-error {
    /*background: #FAEDEC;
        border: 1px solid #E85445*/
    border-bottom: 1px solid #E85445;
}

    .btn-group .parsley-errors-list {
        display: none
    }

</pre></body></html>