/*--jignesh style--*/
section.outlet-section {
    display: block;
    background-color: #ffffff;
    padding: 100px 0 100px;
}

.oullet-inner-box {
    max-width: 1140px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    background-color: #f7f7f7;
    padding: 100px 0;
}

.outlet-top-box{
    background-image: url(../images/nevimg.png);
    background-size: 195%;
    background-position: center;
    padding: 80px 0;
    position: relative;
    max-width: 835px;
    margin: 0 auto;
    width: 100%;
    background-repeat: no-repeat;
}
.outlet-portfolio-section .bg-block .one-fourth .caption-box {
    background-color: rgba(0, 0, 0, 0.4);    
}
.outlet-top-box:after{
    content: '';
    position: absolute;
    left: 7%;
    top: 48%;
    width: 10%;
    height: 45%;
    border-left: 3px solid #081f3c;
    border-top: 3px solid #081f3c;
}
.outlet-top-box:before{
    content: '';
    position: absolute;
    right: 7%;
    top: 48%;
    width: 10%;
    height: 45%;
    border-right: 3px solid #081f3c;
    border-top: 3px solid #081f3c;
}
.oullet-inner-box h1{
    font-family: "Frank Ruhl Libre", Sans-serif;
    font-size: 70px;
    font-weight: 700;
    line-height: 70px;
    margin-bottom: 15px;
    color: #081f3c;
}

.oullet-inner-box .taglines{
    font-family: "Work Sans", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #081f3c;
    letter-spacing: 5px;
}

.outletBox {
    display: inline-block;
    width: 33.33%;
    float: left;
}

.contain-box {
    display: inline-block;
    width: 100%;
}

.oprator-name {
    font-size: 21px;
    color: #081f3c;
    font-family: "Frank Ruhl Libre", Sans-serif;
    font-weight: bold;
    letter-spacing: .5px;
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
}
.oprator-name sup{
    font-size: .83em;
    vertical-align: top;
}
.oprator-value {
    font-family: "Work Sans", Sans-serif;
    color: #081f3c;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 3px;
}
.oprator-value sup {
    font-size: 11px;
    line-height: 11px;
    vertical-align: top;
}
.oprator-value sub {
    font-size: 11px;
    line-height: 11px;
    vertical-align: bottom;
}


.oprator-name:before {
    content: '';
    width: 100%;
    background-image: url(../images/bottom-text-line.svg);
    display: block;
    position: absolute;
    left: 50%;
    bottom: -7px;
    width: 100%;
    height: 1px;
    background: #081f3c;
    right: 0;
    min-width: 100px;
    transform: translateX(-50%);
}
.details-box {
    margin: 32px 0;
}

.contain-box .outletBox:nth-child(10) {
    padding-left: 20px;
    width: 47%;
}

.contain-box .outletBox:nth-child(11) {
    width: 43%;
}
.border-bottom {
    position: relative;
    height: 22px;
}

.border-bottom {
    position: relative;
    height: 22px;
    padding: 30px;
    display: inline-block;
    width: 100%;
    max-width: 752px;
    border-bottom: 3px solid #081f3c;
    border-left: 3px solid #081f3c;
    border-right: 3px solid #081f3c;
    margin: 0 auto;
}



/*two out lat section*/
.two-landing-outlat {
    background: #081f3c;
    padding: 202px 0 217px;
}
.two-landing-outlat .container-inner{max-width: 880px; margin: 0 auto;}
.top-section-title-box {
    text-align: center;
    display: block;
    margin-bottom: 127px;
}
.top-section-title-box .titles {
    color: #FFFFFF;
    font-family: "Frank Ruhl Libre", Sans-serif;
    font-size: 70px;
    font-weight: 700;
    line-height: 70px;
    text-align: center;
    margin-bottom: 30px;
    display: block;
}

.top-section-title-box .sub-title {
    font-size: 21px;
    color: #fff;
    font-family: "Work Sans", Sans-serif;
    font-weight: 500;
    letter-spacing: .5px;
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
    letter-spacing: 5px;
}
.top-section-title-box .sub-title:after{
    content: '\201D';
}
.top-section-title-box .sub-title:before{
        content: '\201C';
}
.top-factor-tile-box p {
    font-family: "Work Sans", Sans-serif;
    font-weight: 500;
    line-height: 1.3;
    color: #081f3c;
    max-width: 488px;
    margin: 0 auto;

}
.factory-factor-section.the-style-outlet .factor-desc{
    font-size: 22px;
    word-spacing: 1px;
    letter-spacing: 1px;
}
.image-block {
    display: inline-block;
    width: 100%;

}

.image-block .left-img-box {
    width: 45%;
    display: inline-block;
    float: left;
    margin-right: 4%;
    
}

.image-block .right-img-box {
    float: left;
    width: 45%;
    display: inline-block;
    margin-left: 4%;

}

.image-block .left-img-box img {
    display: block;
    height: auto;
    max-width: 100%;
    cursor: pointer;
}

.image-block .right-img-box img {
    display: block;
    height: auto;
    max-width: 100%;
    cursor: pointer;
}
/*end two out lat section*/


/*taking-our-asset-section*/
.taking-our-asset-section {
    background: #fff;
    padding: 143px 0 180px;
}
.taking-our-asset-section .our-asset-title-box{
    position: relative;
    display: block;
    margin-bottom: 110px;

}

.our-asset-title-box:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: -54px;
    margin: 0 auto;
    height: 46px;
    width: 2px;
    background-color: #081f3c;
}

.our-asset-title-box:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: -66px;
    margin: 0 auto;
    height: 46px;
    width: 2px;
    background-color: #081f3c;
}

.our-asset-title-box .title-our-asset {
    display: block;
    color: #081f3c;
    font-family: "Frank Ruhl Libre", Sans-serif;
    font-size: 65px;
    font-weight: 700;
    line-height: 65px;
    display: block;
    max-width: 760px;
    margin: 0 auto;
    text-align: center;
}

.our-asset-title-box .title-our-asset-tagline {
    display: block;
    text-align: center;
    margin-top: 35px;
    font-family: "Work Sans", Sans-serif;
    letter-spacing: 3px;
    color: #081f3c;
}
.our-asset-contain-box {
    background-size: cover;
    max-height: 500px;
    display: block;
    /*background-position: center;*/
    position: relative;
    background-repeat: no-repeat;
}
.our-asset-contain-box:before{
    display: block;
    content: "";
    width: 100%;
    padding-top: 40%;
}
.right-accordian-our-asset .ui-accordion-header {
    font-size: 21px;
    font-family: "Frank Ruhl Libre", Sans-serif;
    color: #081f3c;
    font-weight: bold;
    cursor: pointer;
    margin-bottom: 5px;
    padding: 5px 0;
    position: relative;
}
.accordian-title1 {
    margin-bottom: 5px;
    padding: 5px 0;
}
.page-template-tmp-what-we-do-outlet-centres .outlet-portfolio-section {
    padding: 100px 0;
}
.right-accordian-our-asset #sec3_tabs .accordian-title1:nth-child(3) {
    padding-left: 30px;
}
.right-accordian-our-asset #sec3_tabs .accordian-title1:nth-child(3) + .description {
    padding-left: 30px;
}

.right-accordian-our-asset #sec3_tabs .accordian-title1:nth-child(5) {
    padding-left: 15px;
}
 .right-accordian-our-asset #sec3_tabs .accordian-title1:nth-child(5) + .description {
    padding-left: 15px;
}


.right-accordian-our-asset {
    display: inline-block;
    background: #fff;
    z-index: 999;
    position: absolute;
    right: 0;
    width: 57%;
    top: 82px;
    padding: 80px 80px 0;
}

.description {
    padding: 10px 0 20px;
    height: auto;
    height: auto;
    font-family: "Work Sans", Sans-serif;
    font-weight: 500;
    color: #081f3c;
    font-size: 17px;
    letter-spacing: 1.5px;
    max-width: 460px;

}

.titles-uniq-partner {
    font-size: 44px;
    display: inline-block;
    position: relative;
    padding-bottom: 25px;
    color: #081f3c;
    max-width: 550px;
}

.titles-uniq-partner:after {
    content: '';
    background: #081f3c;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    height: 2px;
    right: 0;
    max-width: 135px;
    bottom: 6px;
}
.accordian-title {
    display: inline-block;
    position: relative;
    font-size: 25px;
    color: #081f3c;
    font-family: "Frank Ruhl Libre", Sans-serif;
    font-weight: 700;
    color: #081f3c;
    cursor: pointer;
}

.accordian-title:after {content: '';background: #081f3c;width: 100%;height: 2px;display: block;}
/*end wtaking-our-asset-section*/


/* factory-factor-section */
.factory-factor-section {
    padding: 190px 0;
    background: #d8d8d8;
}
.left-box-factory {
    width: calc(100% - 45%);
    display: inline-block;
    vertical-align: top;
}

.right-box-factory {
    width: 44%;
    display: inline-block;
    position: relative;
    padding: 30px 0;
    vertical-align: top;
}
.right-box-factory .img-boxs{
    max-width: 100%;
    position: relative;
    z-index: 2;
}
.right-box-factory .img-boxs img{
    max-width: 100%;
}
.right-box-factory:before {
    content: '';
    background: #081f3c;
    position: absolute;
    top: 0;
    left: 75px;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.top-factor-tile-box {
    padding: 50px;
}

.top-factor-tile-box h1 {
    font-family: "Frank Ruhl Libre", Sans-serif;
    font-size: 81px;
    line-height: 1;
    color: #081f3c;
    padding-left: 49px;
    z-index: 3;
    position: relative;
}

.top-factor-tile-box h5 {
    color: #fff;
    font-family: "Frank Ruhl Libre", Sans-serif;
    font-size: 95px;
    line-height: 75px;
    margin-top: -42px;
}

.factor-desc {
    padding: 38px 95px 0px 45px;
    font-size: 17px;
    font-family: "Work Sans", Sans-serif;
    font-weight: 500;
    line-height: 1.3;
    color: #1e1e1e;
}

.bottom-boxs-factor {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 50px 0 0;
    font-family: "Work Sans", Sans-serif;
}


.bottom-boxs-factor .sec2_imgDetail {
    display: inline-block;
    padding: 48px;
    position: relative;
}

.factory-name {
    position: relative;
    color: #2e2e2e;
    font-size: 20px;
    letter-spacing: 4px;
    font-weight: normal;
}

.factory-name:after {   
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: -15px;
    margin: 0 auto;
    height: 1px;
    width: 64px;
    background-color: #2e2e2e;
}
.factory-name {
    position: relative;
    color: #2e2e2e;
    font-size: 20px;
    letter-spacing: 4px;
    font-weight: normal;
}

.factory-name:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: -15px;
    margin: 0 auto;
    height: 1px;
    width: 64px;
    background-color: rgb(113 113 113 / .5);
}

.bottom-boxs-factor .sec2_imgDetail:after {
    position: absolute;
    content: "";
    top: 41px;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    height: 62%;
    width: 1px;
    background-color: #717171;
}

.factory-center {
    color: #2e2e2e;
    font-weight: normal;
    letter-spacing: 4px;
    margin-bottom: 14px;
    font-size: 18px;
}

.factory-address {
    color: #2e2e2e;
    font-weight: normal;
    font-size: 16px;
    letter-spacing: .9px;
}

.factory-factor-section.the-style-outlet .top-factor-tile-box h1 {
    font-size: 6rem;
    text-align: center;
    padding: 0 30px;
}
.factory-factor-section.the-style-outlet{padding: 100px 0;}

.factory-factor-section.the-style-outlet .top-factor-tile-box h5 {
    font-size: 7rem;
    text-align: center;
    margin-bottom: 4rem;
}
.factory-factor-section.the-style-outlet .factor-desc{padding: 30px 0px;}
.factory-factor-section.the-style-outlet .bottom-boxs-factor .sec2_imgDetail{
    padding: 25px;
}
.factory-factor-section.the-style-outlet .factory-address{
    font-size: 14px;
}
.footer-box-stylebrand {
    display: inline-block;
    width: 100%;
    padding-top: 50px;
}
.footer-inner-box {
    max-width: 376px;
    margin: 0 auto;
    text-align: left;
}

.footer-inner-box p {
    line-height: 22px;
}
/* factory-factor-section */


/*details section outlat page*/
.details-section-main {
    
    margin: 50px 0;
    width: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#081f3c+0,081f3c+50,07203b+100 */
background: #081f3c; /* Old browsers */
background: -moz-linear-gradient(left,  #081f3c 0%, #081f3c 50%, #07203b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #081f3c 0%,#081f3c 50%,#07203b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #081f3c 0%,#081f3c 50%,#07203b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#081f3c', endColorstr='#07203b',GradientType=1 ); /* IE6-9 */

}

.left-details {
    display: inline-block;
    width: 50%;
    float: left;
}
.right-details{
    display: inline-block;
    width: 50%;
    float: right;
    padding-top: 100px;
}

.details-inner-box {
    padding: 50px 0;
    display: inline-block;
    width: 100%;
}

ul.number-show li {
    list-style: none;
    display: inline-block;
    width: 50%;
    float: left;
    position: relative;
    counter-increment: ol-counter;
    height: 200px;
    line-height: 200px;
    -webkit-transition: all 0.5s linear;
       -moz-transition: all 0.5s linear;
            transition: all 0.5s linear;
}
ul.number-show li:nth-child(3n) {
    margin-left: 47px;
    width: 41%;

}

ul.number-show li a {
    color: #fff;
    font-size: 25px;
    font-family: "Frank Ruhl Libre", Sans-serif;
    text-decoration: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 38px;
    text-align: left;
    font-weight: 600;
    line-height: 1;
}
ul.number-show li.managementActiveCls:before{
    font-size: 11rem;
    -webkit-transition: all 0.5s linear;
       -moz-transition: all 0.5s linear;
            transition: all 0.5s linear;

}


ul.number-show li.managementActiveCls a{
    font-size: 50px;
    -webkit-transition: all 0.5s linear;
       -moz-transition: all 0.5s linear;
            transition: all 0.5s linear;
}
ul.number-show li:nth-child(2n+1) {
    clear: left;
}
.three-sixtee-Managment h1 {
    color: #fff;
    font-size: 50px;
    font-family: "Frank Ruhl Libre", Sans-serif;
    margin-bottom: 20px;
}
.details-title span {
   display: inline-block;
   text-decoration: underline;
   text-underline-position: under; 
}
/*.details-title span:after {
    content: '';
    background: #fbfbfb;
    width: 100%;
    height: 3px;
    display: block;
}*/
.details-title span:nth-child(2) {
    padding-left: 45px;
}
.retail-titles span:nth-child(1) {
    display: block;
}

.retail-titles span:nth-child(2) {
    padding-left: 34px;
}

.details-inner-box {
    padding: 50px 0;
    display: inline-block;
    width: 100%;
}


ul.number-show li:before {
    content: counter(ol-counter) " ";
    color: #34475d;
    font-size: 8rem;
    font-weight: bold;
    -webkit-transition: all 0.5s linear;
       -moz-transition: all 0.5s linear;
            transition: all 0.5s linear;
    font-family: "Frank Ruhl Libre", Sans-serif;
}
.three-sixtee-Managment p {
    color: #fff;
    font-family: "Work Sans", Sans-serif;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 3px;
    font-weight: 400;
}

.three-sixtee-Managment {
    max-width: 438px;
    padding-top: 90px;
    margin: 0 auto;
}
/*end details section outlat page*/


/*outlet-portfolio-section*/
.sec-title {
    color: #081f3c;
    font-family: "Frank Ruhl Libre", Sans-serif;
    font-size: 65px;
    font-weight: 700;
    line-height: 65px;
    display: block;
    max-width: 660px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 23px;
}

.sec-tagline {
    text-align: center;
    font-family: "Work Sans", Sans-serif;
    color: #081f3c;
    letter-spacing: 3px;
    font-weight: bold;
}

.bg-block{
    position: relative;
    padding:140px 0;
}
.main-title-box {
    padding: 30px 0;
}
.outlet-portfolio-section .bg-block .one-fourth{
        width: calc(33% - 36px);
}
.bg-block:before{
    content: "";
    background-image: url(../images/our-outlet-bg.svg);
    background-size: contain;
    background-position: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -9;
    background-repeat: no-repeat;
}
.outlet-portfolio-section .portfolioBoxes{
    margin: 0;
}
.outlet-portfolio-section .caption-box:after{background: rgb(0 0 0 / 0.08);}
/*end outlet-portfolio-section*/
.animatable {
  
  /* initially hide animatable objects */
  visibility: hidden;  
  -webkit-animation-play-state: paused;   
  -moz-animation-play-state: paused;     
  -ms-animation-play-state: paused;
  -o-animation-play-state: paused;   
  animation-play-state: paused; 
}

/* show objects being animated */


.animated {
  visibility: visible;
  
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;

  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -ms-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;

}

@-webkit-keyframes c-fadeIn {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }   100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes c-fadeIn {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes c-fadeIn {
    0% {
        opacity: 0;
        -o-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes c-fadeIn {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}


.animated.fadeIn {
    -webkit-animation-name: c-fadeIn;
    -moz-animation-name: c-fadeIn;
    -o-animation-name: c-fadeIn;
    animation-name: c-fadeIn;
}



/***************************** what-we-do-retail-centres ************************************/

.retail-at-glance-section{
    background-image: url('../images/retails-nein-bg.svg');
    background-size: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    height: 970px;
}
.retail-at-glance-section .center-title-box {
    display: block;
    text-align: center;
    padding: 164px 0 0;
    color: #081f3c;
}

.retail-at-glance-section .outletbox-main {
    display: block;
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    padding: 64px 0 0;
}

.retail-at-glance-section .outletbox-main .outletBox {
    width: 25%;
    text-align: center;
}

.center-title-box h1 {
    color: #081f3c;
    font-family: "Frank Ruhl Libre", Sans-serif;
    font-size: 7rem;
    font-weight: 700;
    line-height: 70px;
    margin-bottom: 38px;
}

.center-title-box h5 {
    font-family: "Work Sans", Sans-serif;
    color: #081f3c;
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    display: block;
    letter-spacing: 5px;
}

.outletbox-main .oprator-name {
    font-family: "Frank Ruhl Libre", Sans-serif;
    font-weight: 700;
    font-size: 28px;
}
.page-template-tmp-what-we-do-outlet-centres .caption-box .style_name{font-size: 32px; line-height: 32px;}
.different-spaces-section{background-color: #081f3c; padding: 90px 0;}
.different-left-box {width: 50%; float: left;}
.different-right-box {width: 50%; float: left;}
.different-right-img-box {
    width: 500px;
    border-radius: 50%;
    height: 500px;
    background-image: url(https://devcd72web.websiteserverhost.com/neinver/wp-content/uploads/2020/09/Las-Rozas-The-Style-Outlets-1-scaled.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.different-right-img-box:after{
    /*content: 'DISCOVER';
    font-size: 70px;
    font-weight: 600;
    letter-spacing: 13px;
    color: #fff;
    word-wrap: break-word;
    text-align: right;*/
    
    content: '';
    background-image: url(../images/discove-ver.svg);
    position: absolute;
    left: 75%;
    bottom: 60px;
    background-size: cover;
    width: 55%;
    height: 29%;
}
.title-different-spaces {
    color: #ffffff;
    font-family: "Frank Ruhl Libre", Sans-serif;
    font-size: 64px;
    font-weight: 700;
    line-height: 70px;
    margin-bottom: 35px;
    position: relative;
}

.title-different-spaces:after {
    content: '';
    background: #fefefe;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    height: 2px;
    right: 0;
    max-width: 180px;
    bottom: -6px;
}

.desc-different-spaces {
    font-family: "Work Sans", Sans-serif;
    color: #ffffff;
    font-weight: normal;
    font-size: 22px;
    max-width: 350px;
    letter-spacing: 4px;
    word-spacing: 1px;
    line-height: 28px;
}

.retail_leisure_slider .right-box-factory{overflow: hidden;}
.see-all-block {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: 40px 0 30px;
}

.see-all-block a {
    display: inline-block;
    text-decoration: none;
    font-family: "Work Sans", Sans-serif;
    color: #081f3c;
    font-weight: 700;
    letter-spacing: 2px;
    position: relative;
}
.see-all-block a:before {
    content: '';
    height: 2px;
    width: 100%;
    position: absolute;
    background: #081f3c;
    max-width: 46px;
    top: -15px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.outlet-portfolio-section.our-retail-portfolio .bg-block:before{
    background-image: url('../images/spa-in.svg');
    background-size: cover;
    top: 60px;
}
.outlet-portfolio-section.our-retail-portfolio .bg-block{padding: 0;}
.outlet-portfolio-section.our-retail-portfolio .portfolioBoxes{
    max-width: 845px;
    padding: 334px 0 187px;
    margin: -300px auto 0;
}
.outlet-portfolio-section.our-retail-portfolio .bg-block .one-fourth {width: calc(50% - 36px);}
.outlet-portfolio-section.our-retail-portfolio {
    padding: 65px 0;
}
.outlet-portfolio-section.our-retail-portfolio .caption-box .style_name{
        font-size: 52px;
        margin-bottom: 38px;
}
.outlet-portfolio-section.our-retail-portfolio .caption-box .style_name:before{
    bottom: -20px;
    max-width: 90px;
}
.outlet-portfolio-section.our-retail-portfolio .main-title-box{z-index: 99; position: relative;}

/*retails slider section*/
    .factory-factor-section.the-style-outlet.sec2_img1Info .right-box-factory .img-boxs img{
        width: 400px;
        height: 350px;
        object-fit: cover;
    }
    .factory-factor-section.the-style-outlet.sec2_img1Info .owl-theme .owl-dots{
        position: absolute;
        padding-top: 44px;
        top: 0;
        right: 50px;
    }

    .factory-factor-section.the-style-outlet.sec2_img1Info .owl-theme .owl-dots .owl-dot{
        display: block;
    }
    .factory-factor-section.the-style-outlet.sec2_img1Info .owl-theme .owl-dots .owl-dot:focus {
        outline: none;
    }
    .factory-factor-section.the-style-outlet.sec2_img1Info .owl-theme .owl-dots .owl-dot span{
        width: 16px;
        height: 16px;
        border: 1px solid #ffff;
        background:transparent;
    }
    .factory-factor-section.the-style-outlet.sec2_img1Info .owl-theme .owl-dots .owl-dot.active span, 
    .factory-factor-section.the-style-outlet.sec2_img1Info .owl-theme .owl-dots .owl-dot:hover span{
            background-color: #ffffff;
    }
    .factory-factor-section.the-style-outlet.sec2_img1Info .desc-inner {
        max-width: 400px;
        margin: 0 auto;
        width: 100%;
        display: block;
        z-index: 9;
        position: relative;
    }

.retail-at-glance-section .retails-glance-inner-box .oprator-name:before{
    content: none;
}
.retail-at-glance-section .retails-glance-inner-box  .oprator-name:after{
    content: '';
    min-width: 120px;   
    display: block;
    left: 0;
    bottom: -7px;
    width: 100%;
    height: 1px;
    background: #081f3c;
    right: 0;

}
/*end retails slider section*/
.notFoundItem {
    padding: 0 22px;
    text-align: center;
    margin: 0 0 50px 0;
    font-size: 30px;
    color: #081f3c;
    font-family: "Frank Ruhl Libre", Sans-serif;
    font-weight: 700;
}


/*news page*/
.searchFrm-news{
	float: right;
    margin: 0;
    padding: 0 24px 20px 0;
    position: relative;
    margin-right: 22px;
}

form.searchFrm-news input[type="text"] {
    border-bottom: 1px solid #081F3C;
    max-width: 120px;
    color: #081F3C;
}
form.searchFrm-news input[type="submit"] {
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer;
    width: 17px;
    height: 17px;
    font-size: 0px;
    text-indent: -9999em;
    background-image: url(../images/search-black.svg);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center center;
}
section.news-bg-sec {
    position: relative;
    min-height: 400px;
}

section.news-bg-sec:before {
    content: '';
    background-color: #EDEDED;
    height: 208px;
    width: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    padding-top: 28px;
    /*left: 50px;*/
}

section.news-bg-sec .news-main-wrap {
    padding-top: 100px;
}

/*section.news-bg-sec:after {
    content: '';
    background-color: #EDEDED;
    height: 100%;
    width: 40%;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    text-indent: -9999em;
    z-index: -999;
}*/
/*end news*/

/*sustainability page*/

.right-blue-content .bottom_box {
    display: inline-block;
    width: 100%;
    text-align: right;
}

.right-blue-content .bottom_box img {
    width: auto;
    display: inline-block;
    max-width: 20%;
    vertical-align: middle;
    padding: 7px;
}

/*end sustainability page*/

/*******************************end what we do retails *************************************/

@media only screen and (max-width: 1550px){
    section.news-bg-sec:before {
        left: 0px;
    }
    
}

/*responsive*/
@media only screen and (min-width: 1400px) and (max-width: 1920px){
    .two-landing-outlat {  padding: 217px 0 322px;}  
    .image-block .left-img-box{margin-right: 5%;}
    .image-block .right-img-box{margin-left: 5%;}
    .taking-our-asset-section {padding: 195px 0 265px;}
    .our-asset-title-box .title-our-asset{font-size: 5rem; line-height: 1;}
    .container{max-width: 1470px;}
    .sec-title{font-size: 70px; line-height: 70px;}
    .see-all-retail {font-size: 22px;}
    .bg-block{padding: 185px 0px;}
    .outlet-portfolio-section .portfolioBoxes {max-width: 1347px; margin: 0 auto;}
    .three-sixtee-Managment h1{font-size: 65px;}
    ul.number-show li:before{font-size: 10rem;}
    .right-details{padding-right: 50px; padding-bottom: 70px;}
    ul.number-show li a{font-size: 30px;  top: 35%;}
    .outlet-top-box{max-width: 905px;}
    .page-template-tmp-what-we-do-outlet-centres .outlet-portfolio-section{padding: 124px 0;}
    .retail-at-glance-section .center-title-box{padding: 240px 0 0;}
    .different-spaces-title-box{padding-left: 110px;}
    .title-different-spaces{font-size: 70px;  line-height: 91px;}
    .different-right-box{padding-left: 74px;}
    .different-right-img-box{width: 565px; height:565px;}
    .factory-factor-section.the-style-outlet.sec2_img1Info .desc-inner{max-width: inherit;}
    .factory-factor-section.the-style-outlet .top-factor-tile-box h1{font-size: 5rem;}
    .factory-factor-section.the-style-outlet .top-factor-tile-box h5{font-size: 6rem;}
    .retail-at-glance-section .outletbox-main{padding: 72px 0 0; max-width: inherit;}
    .titles-uniq-partner{font-size: 4rem;}
    .top-factor-tile-box p{ padding: 30px 0px; font-size: 22px; word-spacing: 1px; letter-spacing: 1px;}
}
@media handheld, only screen and (max-width: 1367px){
    section.outlet-section{padding: 100px 0;}
    .two-landing-outlat{padding: 100px 0;}
    .taking-our-asset-section{margin-bottom: 30px;}
    .top-section-title-box{margin-bottom: 50px;}
    .page-template-tmp-what-we-do-outlet-centres .outlet-portfolio-section{padding: 0;}
    .outlet-portfolio-section.our-retail-portfolio{padding: 0; margin-bottom: 0;}
    .outlet-top-box{
        background-size: 160%;
        background-position: 54% 50%;
    }
    .oullet-inner-box h1{margin-bottom: 0;}
    .titles-uniq-partner{max-width: 370px;}
    .outlet-portfolio-section .caption-box .location{letter-spacing: 3px; font-size: 16px;}
    .retail-at-glance-section{height: 715px;}
    .factory-factor-section.the-style-outlet .top-factor-tile-box h1{ font-size: 4rem;}
    .factory-factor-section.the-style-outlet .top-factor-tile-box h5{font-size: 6rem;}
    .different-right-img-box:after{width: 48%; height: 25%;}
    .factory-factor-section.the-style-outlet .factor-desc{font-size: 16px;}

}

@media handheld, only screen and (max-width: 1200px) {
    .right-box-factory:before{width: auto;}
    .border-bottom{width: 90%;}
    .bg-block{padding: 0;}
    .image-block .left-img-box{width: 50%;}
    .factory-factor-section.the-style-outlet.sec2_img1Info .desc-inner{max-width: inherit;}
    .different-right-box{overflow: hidden;}
    .outlet-portfolio-section.our-retail-portfolio{padding-bottom: 0; }
    .titles-uniq-partner{max-width: inherit;}
    .description{max-width: inherit;}
    section.outlet-section{padding: 0 0 40px;}
    .image-block .left-img-box{margin-right: 0;}

}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) { 
    .our-asset-contain-box{max-height: inherit;}
    .our-asset-contain-box:before{padding-top: 76%;}
    .left-details{width: 100%;}
    .right-details{width: 100%;}
    .three-sixtee-Managment{padding: 15px; max-width: inherit; }
    .factory-factor-section{padding: 50px 0;}
    .factory-factor-section.the-style-outlet .top-factor-tile-box h1{font-size: 60px;}
    .factory-factor-section.the-style-outlet .top-factor-tile-box h5{font-size: 70px;}
    .top-factor-tile-box{padding: 15px;}
    .factory-factor-section.the-style-outlet .bottom-boxs-factor .sec2_imgDetail{width: 20%;  float: left; padding: 20px;} 
    .factory-center{letter-spacing: normal;}
    .right-accordian-our-asset{width: 90%;}
    .our-asset-contain-box:before{padding-top: 69%;}
    .taking-our-asset-section{padding: 50px 0 0;}

    

}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) { 
    .left-box-factory{width: 100%;}
    .right-box-factory{width: 100%;}
    .factory-factor-section{padding: 50px 0;}
    
    .factor-desc{padding: 0 15px;}
    .factory-factor-section.the-style-outlet .bottom-boxs-factor .sec2_imgDetail{width: 20%; float: left;}
    .footer-inner-box{text-align: center;}
    .factory-center{letter-spacing: normal; word-break: break-word;}
    .footer-box-stylebrand{padding-top: 0;}
    .image-block{padding: 0 15px;}
    .bottom-boxs-factor .sec2_imgDetail{padding: 30px;}
    .right-accordian-our-asset{width: 90%; padding: 20px;}
    .titles-uniq-partner{font-size: 45px;}
    .our-asset-contain-box{max-height: inherit;}
    .our-asset-contain-box:before{padding-top: 65%;}
    .taking-our-asset-section{padding: 95px 0 0;}
    .left-details{width: 100%;}
    .right-details{width: 100%; }
    .three-sixtee-Managment{padding: 15px; max-width: inherit;}
    .factory-factor-section.the-style-outlet{padding: 0;}
    .factory-factor-section.the-style-outlet.sec2_img1Info .owl-theme .owl-dots{top: 70%; padding-top: 0;}
    .top-factor-tile-box p{max-width: inherit;}
    .outlet-portfolio-section .bg-block .one-fourth{width: calc(50% - 36px);}
    .two-landing-outlat{padding: 100px 0;}
    .top-section-title-box{margin-bottom: 40px;}
    .retail-at-glance-section{height: auto;}

}
@media handheld, only screen and (min-width: 768px) and (max-width: 991px) {

    .retail-at-glance-section .outletbox-main .outletBox{width: 50%;}
    .different-right-img-box{width: 300px; height: 300px;}
    .title-different-spaces{font-size: 45px; line-height: normal;}
    .different-right-img-box:after{width: 20%; height: 10%;}
    .different-right-box:before {display: block; content: ""; width: 100%;  padding-top: 100%;}
    .different-right-img-box{
        background-repeat: no-repeat;
        position: absolute;
        top: 0;
        left: 0;
        display: flex;
        align-items: flex-end;
        width: 100%;
        height: 100%;
        background-position: 50%;
        background-size: cover;
    }
    .different-right-box{position: relative;}
    .outlet-portfolio-section.our-retail-portfolio{padding: 0;}
    .image-block .left-img-box{margin-right: 0;}
    .page-template-tmp-what-we-do-outlet-centres .outlet-portfolio-section{padding: 0;}
    .factory-factor-section{padding: 90px 0;}
    

}
@media handheld, only screen and (max-width: 767px) {
    .outletBox{width: 100%;}
    .outlet-portfolio-section .bg-block .one-fourth{width: 100%;} 
    .contain-box .outletBox:nth-child(10){width: 100%;}
    .contain-box .outletBox:nth-child(11){width: 100%;}
    .right-accordian-our-asset{position: relative;}
    .our-asset-contain-box:before{content: none;}
    .top-section-title-box .sub-title{letter-spacing: normal;}
    .left-details{width: 100%;}
    .right-details{width: 100%; padding-top: 0;}
    .three-sixtee-Managment{max-width: 100%; width: 100%; padding-top: 0;}
    .right-accordian-our-asset{padding: 0; width: 100%;}
    .our-asset-contain-box{background-image: none;}
    .outlet-portfolio-section .bg-block .one-fourth{margin-left: 0; margin-right: 0;}
    .sec-title{font-size: 22px; line-height: 21px;}
    .titles-uniq-partner{font-size: 35px;}
    .two-landing-outlat{padding: 0 15px;}
    .top-section-title-box{margin-bottom: 20px;}
    .top-section-title-box .titles{font-size: 35px; line-height: 40px; padding-top: 25px; margin: 0;}
    ul.number-show li{height: 50px; line-height: 50px; left: 0; width: 100%;}
    ul.number-show li a{font-size: 16px;  line-height: 30px;}
    ul.number-show li a br {width: 100%; display: contents;}
    ul.number-show li.managementActiveCls:before{font-size: 60px;}
    ul.number-show li:nth-child(3n){width: 50%; margin-left: 0;}
    ul.number-show li:before{font-size: 20px;}
    ul.number-show li.managementActiveCls a{font-size: 30px; line-height: 1;}
    ul.number-show {margin-top: 38px;}
    .bg-block{padding: 30px 0;}
    .left-box-factory{width: 100%;}
    .top-factor-tile-box{padding: 0; margin-bottom: 30px;}
    .factory-factor-section.the-style-outlet .top-factor-tile-box h1{font-size: 35px; text-align: center;}
    .top-factor-tile-box h1{margin: 0; font-size: 50px;}
    section.outlet-section{padding: 0 0 30px;}
    .our-asset-title-box .title-our-asset{font-size: 30px; line-height: 30px;}
    .factory-factor-section{padding: 30px 0;}
    .factor-desc{padding: 22px 15px;}
    .factory-factor-section.the-style-outlet .top-factor-tile-box h5{font-size: 52px;line-height: 1;
    margin-top: -22px;}
    .right-box-factory{width: 100%;}
    .right-box-factory:before{width: auto;}
    .factory-name{font-size: 18px; line-height: 1.5; letter-spacing: 0px; margin-bottom: 20px;}
    .image-block{padding-bottom: 50px;}
    .border-bottom{width: 90%;}
    .bottom-boxs-factor .sec2_imgDetail{width: 50%; float: left;}
    .bottom-boxs-factor .sec2_imgDetail:after{top: 25px;}
    .factory-center{ margin-bottom: 5px; font-size: 14px; letter-spacing: normal;}
    .footer-inner-box {text-align: center;}
    .top-factor-tile-box h5{font-size: 55px; text-align: center;}
    .oullet-inner-box{padding: 50px 0;}
    .oullet-inner-box h1{font-size: 52px; line-height: 52px;}
    .factory-factor-section.the-style-outlet .bottom-boxs-factor .sec2_imgDetail:nth-child(odd):after {content: none;}
    .image-block .left-img-box{margin-right: 0;}
    .page-template-tmp-what-we-do-outlet-centres .outlet-portfolio-section{padding: 0;}
    .details-title span{width: 100%;}
    .details-title span:after{width: 12%; height: 1px;}
    .portfolioBoxes .one-fourth:last-child{margin-bottom: 25px;}
    .right-blue-content .bottom_box{text-align: left;}
    .right-blue-content .bottom_box img{max-width: 80px; }





    /******************what-we-do-retail-centres**********************************/
    .retail-at-glance-section .center-title-box{padding: 50px 0;}
    .retail-at-glance-section{height: auto; margin-bottom: 50px;}
    .retail-at-glance-section .outletbox-main{padding: 0;}
    .retail-at-glance-section .outletbox-main .outletBox {
        width: 100%;
        float: none;
    }

    .different-left-box {
        width: 100%;
        float: left;
    }

    .different-spaces-title-box {
        display: block;
        vertical-align: top;
    }

    .different-right-img-box {
        width: 100px;
        height: 100px;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .different-spaces-section.cf {
        position: relative;
    }

    .different-right-img-box:after {
        width: 50%;
        font-size: 30px;
        line-height: normal;
        bottom: 11px;
        height: 25%;
    }

    .title-different-spaces {
        font-size: 20px;
        line-height: normal;
    }

    .desc-different-spaces {
        font-size: 14px;
    }
    .three-sixtee-Managment{padding-top: 0;}
    .three-sixtee-Managment h1{font-size: 30px;}
    .outlet-portfolio-section.our-retail-portfolio .bg-block .one-fourth{width: 100%;}
    .outlet-portfolio-section.our-retail-portfolio .portfolioBoxes{margin: 0; padding: 0;}
    .taking-our-asset-section .our-asset-contain-box{background-size: contain; background-position: top center;}
    .taking-our-asset-section .right-accordian-our-asset{top: 180px;}
    .factory-factor-section.the-style-outlet.sec2_img1Info .owl-theme .owl-dots{position: static; padding: 0 0 15px;}
    .factory-factor-section.the-style-outlet.sec2_img1Info .owl-theme .owl-dots .owl-dot{display: initial;}
    .factory-factor-section.the-style-outlet .factor-desc { padding: 0 15px; margin-bottom: 30px;}
    .factory-factor-section.the-style-outlet .top-factor-tile-box h5{margin-bottom: 0;}
    .factory-factor-section.the-style-outlet{padding: 20px 0;}
    .outlet-portfolio-section .portfolioBoxFront img{height: auto; max-width: 100%; width: 100%;}
    .taking-our-asset-section {padding: 95px 0;}
    .main-title-box{padding: 0;}
    .outlet-portfolio-section.our-retail-portfolio{padding: 0;}
    .different-spaces-section .different-right-box {
        width: auto;
        float: none;
        position: absolute;
        left: 50%;
        top: 0;
        overflow: visible;
    }
    .retail-titles span:nth-child(1){display: inline-block;}
    .retail-titles span br { display: contents;}
    .retail-titles span:nth-child(2){padding-left: 0;}
    .factory-factor-section.the-style-outlet .factor-desc{margin-top: 20px;}
    .oullet-inner-box{background: #F7F7F7;}
    /******************end what-we-do-retail-centres**********************************/

}
@media handheld, only screen and (max-width: 480px) {
    .factory-center{font-size: 12px;}
    .bottom-boxs-factor .sec2_imgDetail{width: auto;}
    .bottom-boxs-factor .sec2_imgDetail{padding: 10px;}
    .bottom-boxs-factor .sec2_imgDetail:after{top: 12px;}
    .three-sixtee-Managment p{letter-spacing: normal;}
    .factory-factor-section .bottom-boxs-factor .sec2_imgDetail{width: 50%;}
}
@media handheld, only screen and (max-width: 320px) {
    
}



