    @charset "utf-8";

/*-----------------------------------------------------------------------------

Table of Contents:

 1) Fonts 42
 2) Preloader 238
 3) Typography 479
 4) Backgrounds 534
 5) Home Sections 582
 6) Latest Section 3344
 7) Features Section 673
 8) Phone Set dll 1067
 9) Home Revolution Slider 2661
10) Logo 3091
10) About Section 3286
11) Brand Amore 3392
12) Contact Us Section 3691
13) Portfolio Section
14) Get Connected Section
15) Services Section
16) Call to Action 1
17) Price List Section
18) lookbook Section
19) Testimonials Section
20) Contact Form Section
21) Google Map Section
22) Video Popup Section
23) Footer 1
24) Subscribe Form - Twitter Feed
25) Shortcode

------------------------------------------------------------------------------*/

/*----- Stylesheets -----*/
@import "revolution-slider.css";
@import "owl.carousel.css";
@import "animate.css";
@import "cubeportfolio.min.css"; 

/*----- Fonts -----*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&display=swap');
@import "simple-line-icons.css";
@import "ionicons.min.css";
@font-face /*perintah untuk memanggil font eksternal*/
  {
    font-family: 'NewYork'; /*memberikan nama bebas untuk font*/
    src: url('../fonts/NewYork.otf');/*memanggil file font eksternalnya di folder nexa*/
  }

/*Pop Up Responsive*/
.wmBox_overlay{position:fixed;width:100%;height:100%;display:none;top:0;left:0;z-index:999}
.wmBox_centerWrap{display:table;position:absolute;width:100%;height:100%}
.wmBox_centerer{display:table-cell;vertical-align:middle}
.wmBox_centerer iframe{width:100%;display:table;margin:0 auto;position:relative;}
.wmBox_contentWrap{width:70%;margin:0 auto;position:relative}
.wmBox_scaleWrap{position:relative;height:0;padding-top:20px;padding-bottom:56.25%;width:100%}
.wmBox_centerer iframe{position:absolute;top:0;border:0;outline:0;box-shadow:0 0 10px rgba(0,0,0,0.5);left:0;width:100%;height:100%;padding:12px;background:black;border-radius:12px}
.wmBox_closeBtn{z-index:2;position:relative;margin-top:-40px}
.wmBox_closeBtn p{line-height:0;margin:0;padding:0.5em 0 0.75em;color:#FFF;background:#000;width:1.3em;font-size:25px;border-radius:100%;text-align:center;font-family:Verdana,serif;position:relative;bottom:-0.5em;right:-1.5em;cursor:pointer;float:right;box-shadow:0 0 10px rgba(0,0,0,0.5);transition:color 0.2s ease-out,background 0.2s ease-out}
.wmBox_closeBtn p:hover{background:#FFF;color:#000}
html, 
body {
    height: 100%;
    min-height: 100%;
}
html { -webkit-font-smoothing: antialiased; }
body {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    color: #1c1c1c;
}
a {
    background: transparent;
    outline: none; 
    text-decoration: none;  
    
    -webkit-transition: .2s cubic-bezier(0.25,.46,.45,.94);
    transition: .2s cubic-bezier(0.25,.46,.45,.94);
    -webkit-transition-property: background-color,color;
    transition-property: background-color,color;
}
html::-webkit-scrollbar {
    width: 5px;
}
html::-webkit-scrollbar-track {
    background: linear-gradient(0deg, rgba(220, 220, 220, 1) 0%, rgba(212, 175, 55, 1.0) 150%);
}
html::-webkit-scrollbar-thumb {
    background: transparent;
    border-radius: 5px;
    box-shadow: 0px 100px 0px #e8e8e8;
}
a:active,
a:hover,
a:focus {
    outline: 0;  
    color: #1c1c1c;
    text-decoration: none;    
}
a:focus, a:active, button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, select::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: 0;
    outline : 0;
}
@media only screen and (min-width: 1200px) {
    .container {
        max-width: 1425px;
        width: 100%;
        padding: 0 90px;
    }
}
@media (min-width: 768px) and (max-width: 992px)) {
    .container { 
        width: 100%;
        padding: 0 120px;
    }
}
.col-xs-5ths,.col-sm-5ths,.col-md-5ths,.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    width: 20%;
    float: left;
}
h1, h2, h3, h4, h5 {
    font-family: 'Exo', sans-serif;
    font-weight: 700;
    line-height: 1;
    color: #1c1c1c;
}
h1 small, h2 small, h3 small {
    font-family: 'Open Sans', sans-serif;
    font-weight: 200;
    color: #1c1c1c;
}
h4 small, h5 small {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #1c1c1c;
}
h4 {
    font-size: 18px;
    letter-spacing: 1px;
}
p {
   color: #7a7a7a;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}  
.font-montserrat {
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}
.no-padding {
   padding: 0;
}
.section-title {
    font-size: 40px;
    font-weight: 400;
    letter-spacing: 2px;
    font-family: 'Montserrat';
    margin-bottom: 20px;
}
.subheading { 
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 42px;
}
.subheading:after {
    position: relative;
    display: block;
    content: "";
    height: 2px; 
    margin: 20px auto 20px;
    width: 115px;  
    background: #7a7a7a;
}
.subheading.grey:after { 
    background: #fff!important;
    opacity: .4;
}
.content-title {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    margin-top: 0;
    margin-bottom: 22px;
    font-family: 'Exo', sans-serif;
    font-size: 30px;
}
.project-title {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0px;
    margin-top: 30px;
    margin-bottom: 10px;
    font-family: 'Exo', sans-serif;
    font-size: 50px;
}
@media (max-width:600px) {
    .project-title { 
        font-size: 24px;
    }

   .responsive-img {
    width: 100%;
    padding-bottom: 20px;
    }
 
}
@media (min-width:768px) {
   .responsive-img {
    width: 100%;
    padding-bottom: 20px;
    }
}
@media (max-width:768px) {
   .responsive-img {
    width: 100%;
    padding-bottom: 20px;
    }
}

.project-subtitle {
    margin-bottom: 50px;
    font-size: 14px;
}
.uppercase {
    text-transform: uppercase;
}
.p-info {
    line-height: 1.8;
    font-size: 14px;
}

/* Preloader */
#loader {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 9999999999;
}
.spinner {
    position: absolute;
    width: 100%;
    height: 100%;
    float: left;
    -webkit-animation: rotatee 2.0s infinite linear;
    animation: rotatee 2.0s infinite linear;
}
  .sk-spinner-cube-grid.sk-spinner {
    width: 30px;
    height: 30px;
    margin: 0 auto; }
  .sk-spinner-cube-grid .sk-cube {
    width: 33%;
    height: 33%;
    background-color: #a88f3b;
    float: left;
    -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
            animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; }
  .sk-spinner-cube-grid .sk-cube:nth-child(1) {
    -webkit-animation-delay: 0.2s;
            animation-delay: 0.2s; }
  .sk-spinner-cube-grid .sk-cube:nth-child(2) {
    -webkit-animation-delay: 0.3s;
            animation-delay: 0.3s; }
  .sk-spinner-cube-grid .sk-cube:nth-child(3) {
    -webkit-animation-delay: 0.4s;
            animation-delay: 0.4s; }
  .sk-spinner-cube-grid .sk-cube:nth-child(4) {
    -webkit-animation-delay: 0.1s;
            animation-delay: 0.1s; }
  .sk-spinner-cube-grid .sk-cube:nth-child(5) {
    -webkit-animation-delay: 0.2s;
            animation-delay: 0.2s; }
  .sk-spinner-cube-grid .sk-cube:nth-child(6) {
    -webkit-animation-delay: 0.3s;
            animation-delay: 0.3s; }
  .sk-spinner-cube-grid .sk-cube:nth-child(7) {
    -webkit-animation-delay: 0s;
            animation-delay: 0s; }
  .sk-spinner-cube-grid .sk-cube:nth-child(8) {
    -webkit-animation-delay: 0.1s;
            animation-delay: 0.1s; }
  .sk-spinner-cube-grid .sk-cube:nth-child(9) {
    -webkit-animation-delay: 0.2s;
            animation-delay: 0.2s; }

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1); }

  35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1); } }

@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1); }

  35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1); } }

.cube {
  background-color: #a88f3b;
  width: 10px;
  height: 10px;
  position: absolute;
  -webkit-animation: cubemove 4s infinite ease-in-out;
  -moz-animation: cubemove 4s infinite ease-in-out;
  -o-animation: cubemove 4s infinite ease-in-out;
  animation: cubemove 4s infinite;
}

@-webkit-keyframes cubemove {
  35% {
    -webkit-transform: scale(0.005);
  }

  50% {
    -webkit-transform: scale(1.7);
  }

  65% {
    -webkit-transform: scale(0.005);
  }
}


@-moz-keyframes cubemove {
  35% {
    -moz-transform: scale(0.005);
  }

  50% {
    -moz-transform: scale(1.7);
  }

  65% {
    -moz-transform: scale(0.005);
  }
}

@-moz-keyframes cubemove {
  35% {
    -moz-transform: scale(0.005);
  }

  50% {
    -moz-transform: scale(1.7);
  }

  65% {
    -moz-transform: scale(0.005);
  }
}

.cube1 {
  left: 14px;
  top: 0px;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.1s;
}

.cube2 {
  left: 28px;
  top: 0px;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.2s;
}

.cube3 {
  left: 42px;
  top: 0px;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.3s;
}

.cube4 {
  left: 0px;
  top: 14px;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.1s;
}

.cube5 {
  left: 14px;
  top: 14px;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.2s;
}

.cube6 {
  left: 28px;
  top: 14px;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.3s;
}

.cube7 {
  left: 42px;
  top: 14px;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.4s;
}

.cube8 {
  left: 0px;
  top: 28px;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.2s;
}

.cube9 {
  left: 14px;
  top: 28px;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.3s;
}

.cube10 {
  left: 28px;
  top: 28px;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.4s;
}

.cube11 {
  left: 42px;
  top: 28px;
  -webkit-animation-delay: 1s;
  animation-delay: 0.5s;
}

.cube12 {
  left: 0px;
  top: 42px;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.3s;
}

.cube13 {
  left: 14px;
  top: 42px;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.4s;
}

.cube14 {
  left: 28px;
  top: 42px;
  -webkit-animation-delay: 1s;
  animation-delay: 0.5s;
}

.cube15 {
  left: 42px;
  top: 42px;
  -webkit-animation-delay: 1.2s;
  animation-delay: 0.6s;
}
.spinner {
  width: 100px;
  height: 100px;
  position: relative;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -20px;
}

/*----- Typography -----*/
@media (min-width: 992px) {
    h1 {
        font-size: 66px;
        letter-spacing: 0px;
    }
    h1 small {
        font-size: 66px;
        letter-spacing: 0px;
    }
    .lead {
        font-size: 16px;
        font-weight: 400;
        color: #7a7a7a;
        margin-bottom: 50px;
    }
    h2 {
        font-size: 50px;
        letter-spacing: 0px;

    }
    h2 small {
        font-size: 50px;
        letter-spacing: 0px;
    }
}
.white {
    color: #fff;
}
.grey {
    color: #d3d3d3;
}
.size-8x { font-size:8em }
.size-7x { font-size:7em }
.size-6x { font-size:6em }
.size-5x { font-size:5em }
.size-4x { font-size:4em }
.size-3x { font-size:3em }
.size-2x { font-size:2.5em }
.size-1x { font-size:1em }

.fullscreen-block {
   background-position: 50% 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    width: 100%;
    height: auto;
    overflow-x: hidden;
    overflow-y: hidden;
    vertical-align: middle;
    z-index: 1;
   display: block;
   position: relative;
}
/*----- Backgrounds ------*/
 
#home-parallax-fullscreen {
    background-image: url(../img/backgrounds/bg-home-fullscreen.jpg);
} 
#home-parallax-fullwidth {
    background-image: url(../img/backgrounds/bg-home-fullscreen.jpg);
}
#home-landing {
    background-image: url(../img/backgrounds/bg-home-fullscreen.jpg);
}
#our-brand-fullscreen {
    background-image: url(../img/backgrounds/brand.jpg);
}
.parallax-section-1 {
    background-image: url(../img/backgrounds/ytbuilding.jpg);
}
.parallax-section-2 {
    background-image: url(../img/backgrounds/Octagon-Chain.jpg);
}
.parallax-section-3 {
    background-image: url(../img/backgrounds/Box.jpg);
}
.parallax-section-4 {
    background-image: url(../img/backgrounds/HDS-Chain.png);
}
.parallax-section-5 {
    background-image: url(../img/backgrounds/Featured collection Octagon.jpg);
}
.parallax-section-6 {
    background-image: url(../img/backgrounds/bg-6.jpg);
}
.parallax-section-7 {
    background-image: url(../img/backgrounds/bg-7.jpg);
} 
.parallax-section-8 {
    background-image: url(../img/backgrounds/bg-8.jpg);
}
.parallax-section-9 {
    background-image: url(../img/backgrounds/bg-9.jpg);
}

#our-brand-fullscreen{
    background-position: center;
    background-size: cover;
    background-attachment: fixed; 
    min-height: 380px;
}
/*----- Home Sections -----*/
#home-parallax-fullscreen,
#our-brand-fullscreen,
.parallax-section-1,
.parallax-section-2,
.parallax-section-3,
.parallax-section-4,
.parallax-section-5, 
.parallax-section-6, 
.parallax-section-7,
.parallax-section-8 {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed; 
    min-height: 380px;
    z-index: 1;
}
#home-parallax-fullwidth {
    background-position: center 0%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed; 
    display: table;
    width: 100%; 
    min-height: 400px;
    overflow-x: hidden;
    overflow-y: hidden;
    vertical-align: middle;
    z-index: 1;
}
@media (min-width:768px) {
    #home-parallax-fullwidth {
        height: 600px;
    }
}
@media (max-width:768px) {
    #home-parallax-fullwidth {
        height: 400px;
    }
}
#home-parallax-fullscreen:after,
.parallax-section-2:after,
.parallax-section-3:after,
.parallax-section-4:after, 
.parallax-section-6:after, 
.parallax-section-7:after,
.parallax-section-8:after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;   
}
#home-landing:after,
#home-parallax-fullwidth:after,
#page-top .hero:after {
    content: "";
    position: absolute;
    margin-top: 200px;
    margin-bottom: -150px;
    left: 0;
    right: 0;
    z-index: 1;   
}
/*End Home Section*/
/*Featured Section*/
#featured {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 150px;
}

.techno-section {
    background-image: url('../img/backgrounds/Featured collection.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 650px;
    margin-left: auto;
    margin-right: auto;
}
.techno-section1 {
    position: relative;
    box-sizing: border-box;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 80%;
}
#featured-value {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.techno-section2 {
    background-image: url('../img/backgrounds/Octagon-Chain.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 550px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
}
.techno-section3 {
    background-image: url('../img/backgrounds/Box-Chain.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 510px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 150px;
}
.techno-section4 {
    background-image: url('../img/backgrounds/HDS.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 150px;
}
.caption-featured-section {
    margin-top: 45%;
}
.caption-featured-section1 {
    margin-left: 35%;
    margin-top: 15%;
}
.caption-featured1{
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 45px;
    font-weight: 400;
    letter-spacing: 1.5px;
    margin-bottom: 40px;
}
.info-featured1{
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    line-height: 25px;
    letter-spacing: 1.5px;
}
.caption-featured-section2 {
    margin-right: 45%;
    margin-top: 15%;
}
.caption-featured2{
    text-align: right;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 45px;
    font-weight: 400;
    letter-spacing: 1.5px;
    margin-bottom: 40px;
}
.info-featured2{
    text-align: right;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    line-height: 25px;
    letter-spacing: 1.5px;
}
.caption-featured-section3 {
    margin-right: auto;
    margin-left: auto;
}
.caption-featured3{
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-size: 45px;
    font-weight: 400;
    letter-spacing: 1.5px;
    margin-bottom: 40px;
}
.info-featured3{
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-size: 20px;
    font-weight: 300;
    line-height: 25px;
    letter-spacing: 1.5px;
}
.featured-main2-row {
    margin-bottom: 40px;
    width: 80%;
    text-align: center;
    color: #000;
}
.featured-main2-row p {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 35px;
    letter-spacing: 1.5px;
    color: #000;
}
#features1 {
    padding-top: 30px;
    margin-bottom: 50px;
}
#features2 {
    padding-bottom: 10px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.feature-row1 {  
  position: relative;
  width: 100%;
}
.feature-row2 {  
  position: relative;
  min-height: 340px;
  margin-bottom: 100px;
  overflow: hidden;
} 
.feature-column {
  position: absolute;
}
.feature-column img {
    max-width: 100%;
    -webkit-transition: 0.7s ease;
    transition: 0.7s ease;
}
.feature-row2:hover .feature-img1 img{
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}
@media (min-width: 992px) {
    .feature-row {
        margin-bottom: 20px;
        text-align: left
    }
    .lookbook-row {
        margin-bottom: 20px;
        text-align: left
    }
    .back-icon {
        z-index: -1;
        color: #f8f8f8;
        position: absolute;
        padding-left: 40px;
        left: 0;
        top: 0;
        width: 134px;
        height: 134px;
        line-height: 134px;
        font-size: 134px;
    }
}
@media (max-width: 992px) {     
    .back-icon {
        z-index: -1;
        color: #f8f8f8;
        position: absolute;
        padding-left: 30px;
        left: 0;
        top: 0;
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 80px;
    }
}
.feature-info h4 {
    font-family: 'Playfair';
    font-weight: bolder;
    text-transform: uppercase;
    color: #1c1c1c;
    margin-top: 0px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.feature-info p {
    text-align:left;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
}
.feature-info {
    padding-top: 5px;
}
.feature-icon img{
    float: left;
    width: 120px;
    margin-top: -30px;
}
.feature-icon img:hover{
    animation: tada 1000ms;
}
.feature-description {
    line-height: 23px;
    padding-right: 10px;
}
.ion-2-5x {
    font-size: 2.5em;
}
.feature-buttons {
    margin-top: 40px;
}
#featured-value {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 170px;
    font-family: 'Montserrat';
    font-weight: bold;
    letter-spacing: 4px;
    color: #ad9860; 
}
.featured-section {
    background-image: url('../img/backgrounds/featured collectionArtboard.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 660px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
}
.featured-heading{
    margin-top: 280px;
    margin-left: -400px;
}
.featured-caption1 {
    text-align: center;
    letter-spacing: 2px;
    font-size: 45px;
    margin-top: 120px !important;
    margin-left: 100px;
    text-shadow: 1px 1px 1px grey;
}
/*End Featured Section*/

.home-banner ul li{
    cursor: move;
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.home-banner ul li:active {
    cursor: grabbing !important;
    cursor: -moz-grabbing !important;
    cursor: -webkit-grabbing !important;
}
.tp-banner li:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 0!important;   
}  
.tp-banner-video li:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2!important;
}
#page-hero {
    height: 400px;
}
#home-landing {
    background-position: center 0%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    display: table;
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
    vertical-align: middle;
    z-index: 1;
}
#home-parallax-fullscreen {
    display: table;
}   
.home-container {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    z-index: 3;
}
.home-title {
    position: relative;
    text-transform: uppercase;
    color: #1c1c1c;
    z-index: 3;
    margin-left: auto;
    margin-right: auto; 
}
#home-parallax-fullwidth .home-title {
    margin-top: 130px;
}
.home-title h1 {
    letter-spacing: 2px; 
}
.home-heading {
    font-family: 'Exo', sans-serif;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #fff;
}

.tp-banner ul>li.cover-banner1>img{
    width: 100%;
}
.tp-banner ul>li.cover-banner2>img{
    width: 100%;
}
.cover-featured img{
    width: 100%;
}
.info-latest-1 img{
    width: 100%;
}
.info-latest-2 img{
    width: 100%;
}
@media (min-width:992px) {
    .home-heading {
        font-size: 72px;
    }
}
/*PHONE_SET*/
/*phone1 ex: galaxy*/
@media only screen and (max-width:369px) {
    #loader .spinner{
        margin-left: -15px !important;
    }
    .header-icon{
        margin-right: 10px !important;
        margin-top: -50px !important;
    }
    .to-section {
        border-bottom-style: none !important;
    }
    .tp-banner ul>li>img{
        width: 650px !important;
        margin-left: -10px !important;
        margin-top: 140px !important;
    }
    .tp-banner ul>li>img{
        width: 1100px !important;
        margin-left: -390px !important;
        margin-top: 50px !important;
    }
    .home-heading img{
        width: 300px;
        margin-left: -160px;
        margin-top: -260px;
        text-shadow: 1px 10px 1px grey;
    }
    .home-heading2 img{
        display: none !important;
    }
    .slide1 img{
        margin-left: -150px !important;
        margin-top: 20px !important;
        width: 1150px !important;
        -webkit-transition: opacity 0.3s;
        -moz-transition: opacity 0.3s;
        -o-transition: opacity 0.3s;
        transition: opacity 0.3s;
    }
    .slide1-1{
        display: none !important;
    }
    .tp-banner .home-subheading .caption-s1 {
        font-size: 25px;
        margin-top: 120px !important;
        margin-left: -120px;
        text-shadow: 1px 1px 1px grey;
    }
    .tp-banner .home-subheading .caption-s2 {
        font-size: 15px;
        margin-top: -25px;
        margin-left: -120px;
        text-shadow: 1px 1px 1px grey;
    }
    .tp-banner .home-subheading .heading-caption img{
        margin-top: 120px !important;
        margin-left: -200px;
        width: 250px !important;
        height: auto !important;
        text-shadow: 1px 1px 1px grey;
    }
    .tp-banner .home-button a {
        margin-top: 200px !important;
        margin-left: -143px !important;
        line-height: 10px;
        font-size: 10px !important;
        width: 110px !important;
        color: #ffffff;
        height: 30px !important;
        display: block;
    }
    .tp-banner .home-button2 a {
        margin-top: 260px !important;
        margin-left: 110px !important;
        line-height: 10px;
        font-size: 10px !important;
        width: 110px !important;
        height: 30px !important;
        color: #ffffff;
        display: block;
    }
    .tp-banner .btn {
        display: none;
    }
    .big-logo{
        margin-left: -65px !important;
        margin-top: 10px !important;
    }
    #services {
        margin-top: 100px !important;
    }
    .section-title {
        font-size: 21px !important;
    }
    #features1 {
        margin-top: 50px !important;
        margin-bottom: 20px !important;
    }
    .feature-row2 {
        width: auto !important;
    }
    .feature-img1 {
        display: none !important;
    }
    #features2 {
        width: auto !important;
        margin-left: -10px !important;
        margin-bottom: -170px !important;
    }
    .feature-img2 img{ 
        width: 420px !important;
        height: 190px !important;
    }
    .tp-banner .featured-subheading {
        margin-top: 120px !important;
        margin-left: 200px;
        width: 250px !important;
        height: auto !important;
        text-shadow: 1px 1px 1px grey;
    }
    .footer-copyright{
        margin-left: -55px;
    }
    .hero {
        margin-top: 50px !important;
    }
    .hero2 {
        margin-top: 50px !important;
    }
    .lookbook-slider {
        margin-left: -1px !important;
    }
    .box::before,
    .box::after{
        content: '';
        position: absolute;
        top: 98%;
        bottom: 1px;
        filter: blur(2px);
        background: rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 30px rgba(0, 0, 0, 1);
        z-index: -1;
    }
    .box::before {
        left: 75px;
        right: 40px !important;
        transform: rotate(5deg) !important;
    }
    .box2::before,
    .box2::after{
        content: '';
        position: absolute;
        top: 60% !important;
        bottom: 0px;
        filter: blur(2px);
        background: rgba(0, 0, 0, 0.4);
        box-shadow: 0 0 30px rgba(0, 0, 0, 1);
        z-index: -1;
    }
    .box2::before {
        left: 83%;
        right: 48px !important;
        transform: rotate(-6deg) !important;
    }
    .copyright {
        display: none;
    }
    .copyright2 p{
        font-size: 12px !important;
        font-weight: 300 !important;
        color: #fff !important;
        margin-top: 150px !important;
        margin-bottom: -100px !important;
        margin-left: -40px !important;
    }
    .search-box {
        display: none;
    }
    .search-box2 {
        width: 160px;
        margin-top: 20px !important;
    }
    .search-input2 {
        border-color: #d4af37;
        border: 1px;
        border-bottom-style: solid !important;
    }
    ul li ul.about-dropdown {
    /*min-width: 100%;  Set width of the dropdown */
    border-bottom-style: none !important;
    }
    .featured-subheading {
        display: none;
    }
    .featured-subheading2 img{
        margin-bottom: -580px;
        margin-left: 40px;
        width: 280px !important;
        height: auto !important;
    }
    .cover-featured{
        display: none !important;
    }
    .cover-featured2 img{
        width: 1200px !important;
        margin-top: 50px !important;
        margin-left: -410px !important;
    }
    #about {
        margin-top: 150px !important;
    }
    .section-about {
        font-size: 20px !important;
        margin-left: 15px !important;
    }
    .subsection-about {
        font-size: 15px !important;
        margin-left: 10px !important;
    }
    .about-main-row {
        margin-top: 130px !important;
        width: 85% !important;
    }
    .about-main2-row {
        margin-top: -70px !important;
    }
    .about-info h4 {
        margin-left: 40px !important;
    }
    .about-info p {
        margin-left: 20px !important;
    }
    .about-row1 iframe {
        width: 90% !important;
        height: auto !important;
        margin-left: 15px !important;
    }
    .about-row2 p {
        margin-top: 30px !important;
        margin-left: -90px !important;
        width: 250px !important;
    }
    .about-row4 img {
        margin-top: -430px !important;
        width: 80% !important;
        margin-right: 30px !important;
        height: auto !important;
    }
    .about-row3 p {
        margin-top: 160px !important;
        width: 250px !important;
        margin-left: -50px !important;
    }
    .section-philosophy {
        background-image: url('../img/backgrounds/bg-about2.jpg') !important;
        width: 380px !important;
        height: 350px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .section-philosophy h2 {
        margin-top: -70px;
    }
    .caption-philosophy {
        padding-bottom: 100px !important;
        bottom: 300px !important;
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
        font-size: 30px !important;
        text-shadow: 1px 3px 1px grey !important;
    }
    #service-about {
        margin-left: -90px !important;
    }
    #service-about h4 {
        text-align:center !important;
    }
    #service-about p{
        text-align:center !important;
    }
    #our-values2 {
        margin-top: 30px !important;
        margin-bottom: 100px !important;
    }
    .section-vision-mission {
        background-image: url('../img/backgrounds/mission.png') !important;
        width: 370px !important;
        height: 500px !important;
        padding-top: 100px !important;
    }
    .about-mission h4{
        text-align: center !important;
        margin-left: -40px !important;
    }
    .about-mission p{
        text-align: justify !important;
        margin-left: -20px !important;
        margin-top: 4px !important;
        width: 320px !important;
    }
    .about-vision {
        background-image: url('../img/backgrounds/vision.png') !important;
        width: 380px !important;
        margin-top: -40px !important;
        margin-bottom: 1200px !important;
        margin-left: -80px !important;
    }
    .about-vision h4{
        margin-left: 50px !important;
        margin-top: 60px !important;
        padding-top: 130px !important;
        text-align: left;
    }
    .about-vision p{
        text-align: justify !important;
        margin-left: -40px !important;
        margin-top: 20px !important;
        width: 330px !important;
    }
    .lookbook-flip iframe{
        width: 300px !important;
    }
    .featured-main2-row {
        width: 200px !important;
    }
    .volume-lookbook {
        font-size: 28px !important;
        text-align: center !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}
/*phone2 ex: iphone x*/
@media only screen and (min-width: 370px) and (max-width:599px) {
    #loader .spinner{
        margin-left: -15px !important;
    }
    .header-icon{
        margin-right: 10px !important;
        margin-top: -50px !important;
    }
    .to-section {
        border-bottom-style: none !important;
    }
    .home-heading img{
        width: 350px;
        margin-left: -180px;
        margin-top: -450px;
        text-shadow: 1px 10px 1px grey;
    }
    .home-heading2 img{
        display: none !important;
    }
    .slide1 img{
        margin-left: -230px !important;
        margin-top: 10px !important;
        width: 1500px !important;
        -webkit-transition: opacity 0.3s;
        -moz-transition: opacity 0.3s;
        -o-transition: opacity 0.3s;
        transition: opacity 0.3s;
    }
    .slide1-1{
        display: none !important;
    }
    .tp-banner .home-subheading .caption-s1 {
        font-size: 35px;
        margin-top: 120px !important;
        margin-left: -160px;
        text-shadow: 1px 1px 1px grey;
    }
    .tp-banner .home-subheading .caption-s2 {
        font-size: 25px;
        margin-top: -25px;
        margin-left: -160px;
        text-shadow: 1px 1px 1px grey;
    }
    .tp-banner .home-subheading .heading-caption img{
        margin-top: 60px !important;
        margin-left: -230px;
        width: 300px !important;
        height: auto !important;
        text-shadow: 1px 1px 1px grey;
    }
    .tp-banner .home-button a {
        margin-top: 200px !important;
        margin-left: -170px !important;
        line-height: 20px;
        font-size: 15px !important;
        width: 150px !important;
        height: 40px !important;
        color: #ffffff;
        display: block;
    }
    .tp-banner .home-button2 a {
        margin-top: 210px !important;
        margin-left: 120px !important;
        line-height: 20px;
        font-size: 15px !important;
        width: 150px !important;
        height: 40px !important;
        color: #ffffff;
        display: block;
    }
    .tp-banner .btn {
        display: none;
    }
    .big-logo{
        margin-left: -65px !important;
        margin-top: 10px !important;
    }
    .section-title {
        font-size: 22px !important;
    }
    #features1 {
        margin-top: 50px !important;
        margin-bottom: 20px !important;
    }
    .feature-row2 {
        width: auto !important;
    }
    .feature-img1 {
        display: none !important;
    }
    #features2 {
        width: auto !important;
        margin-left: -10px !important;
        margin-bottom: -170px !important;
    }
    .feature-img2 img{ 
        min-height: 200px !important;
    }
    .footer-copyright{
        margin-left: -55px;
    }
    .hero {
        margin-top: 50px !important;
    }
    .hero2 {
        margin-top: 50px !important;
    }
    .lookbook-slider {
        margin-left: -1px !important;
    }
    .box::before,
    .box::after{
        content: '';
        position: absolute;
        top: 98%;
        bottom: 1px;
        filter: blur(2px);
        background: rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 30px rgba(0, 0, 0, 1);
        z-index: -1;
    }
    .box::before {
        left: 75px;
        right: 40px !important;
        transform: rotate(5deg) !important;
    }
    .box2::before,
    .box2::after{
        content: '';
        position: absolute;
        top: 60% !important;
        bottom: 0px;
        filter: blur(2px);
        background: rgba(0, 0, 0, 0.4);
        box-shadow: 0 0 30px rgba(0, 0, 0, 1);
        z-index: -1;
    }
    .box2::before {
        left: 83%;
        right: 48px !important;
        transform: rotate(-6deg) !important;
    }
    .copyright {
        display: none;
    }
    .copyright2 p{
        font-size: 12px !important;
        font-weight: 300 !important;
        color: #fff !important;
        margin-top: 150px !important;
        margin-left: -40px !important;
    }
    .search-box {
        display: none;
    }
    .search-box2 {
        width: 160px;
        margin-top: 20px !important;
    }
    .search-input2 {
        border-color: #d4af37;
        border: 1px;
        border-bottom-style: solid !important;
    }
    ul li ul.about-dropdown {
    /*min-width: 100%;  Set width of the dropdown */
    border-bottom-style: none !important;
    }
    .featured-subheading {
        display: none;
    }
    .featured-subheading2 img{
        margin-bottom: -720px;
        margin-left: 40px;
        width: 300px !important;
        height: auto !important;
    }
    .cover-featured{
        display: none !important;
    }
    .cover-featured2 img{
        width: 1200px !important;
        margin-top: 50px !important;
        margin-left: -400px !important;
    }
    #about {
        margin-top: 150px !important;
    }
    .section-about {
        font-size: 20px !important;
        margin-left: 15px !important;
    }
    .subsection-about {
        font-size: 15px !important;
        margin-left: 10px !important;
    }
    .about-main-row {
        margin-top: 130px !important;
        width: 84% !important;
    }
    .about-main2-row {
        margin-top: -70px !important;
    }
    .about-p1 p{
        margin-left: 50px !important;
    }
    .about-info p{
        width: 92% !important;
    }
    .about-info h4{
        margin-left: 50px !important;
    }
    .about-row1 iframe {
        width: 90% !important;
        height: auto !important;
        margin-left: 15px !important;
    }
    .about-row2 p {
        margin-top: 30px !important;
        margin-left: -105px !important;
        width: 270px !important;
    }
    .about-row4 img {
        margin-top: -420px !important;
        width: 80% !important;
        margin-right: 40px !important;
        height: auto !important;
    }
    .about-row3 p {
        margin-top: 160px !important;
        width: 270px !important;
        margin-left: -55px !important;
    }
    .section-philosophy {
        background-image: url('../img/backgrounds/bg-about2.jpg') !important;
        width: 400px !important;
        height: 360px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .section-philosophy h2 {
        margin-top: -70px;
    }
    .caption-philosophy {
        padding-bottom: 100px !important;
        bottom: 300px !important;
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
        font-size: 30px !important;
        text-shadow: 1px 3px 1px grey !important;
    }
    #service-about {
        margin-left: -90px !important;
    }
    #service-about h4 {
        text-align:center !important;
    }
    #service-about p{
        text-align:center !important;
        margin-left: 40px !important;
        padding-bottom: 30px !important;
    }
    #our-values2 {
        margin-top: 30px !important;
        margin-bottom: 100px !important;
    }
    .section-vision-mission {
        background-image: url('../img/backgrounds/mission.png') !important;
        width: 415px !important;
        height: 530px !important;
        padding-top: 100px !important;
    }
    .about-mission h4{
        text-align: center !important;
        margin-left: -60px !important;
    }
    .about-mission p{
        text-align: justify !important;
        margin-top: 4px !important;
        width: 320px !important;
    }
    .about-vision {
        background-image: url('../img/backgrounds/vision.png') !important;
        width: 415px !important;
        margin-top: -40px !important;
        margin-bottom: 1200px !important;
        margin-left: -78px !important;
    }
    .about-vision h4{
        margin-left: 50px !important;
        margin-top: 60px !important;
        padding-top: 130px !important;
        text-align: left;
    }
    .about-vision p{
        text-align: justify !important;
        margin-left: -40px !important;
        margin-top: 20px !important;
        width: 330px !important;
    }
    .about-brand-info1 img {
        margin-top: -50px !important;
        margin-left: 85px !important;
        width: 30% !important;
    }
    .about-brand-info1 p {
        font-size: 13px !important;
        text-align: center !important;
        margin-top: 290px !important;
        margin-left: 50px !important;
        padding-left: 30px !important;
    }
    .about-brand-img1 img {
        margin-top: -320px !important;
        margin-left: -80px !important;
        width: 160px !important;
    }
    .section-brand-dancing {
        min-height: 100px !important;
    }
    .about-brand-info2 img {
        margin-top: -190px !important;
        margin-left: -160px !important;
        width: 45% !important;
    }
    .about-brand-info2 p {
        font-size: 13px !important;
        text-align: center !important;
        margin-top: 290px !important;
        margin-left: -200px !important;
        padding-left: 30px !important;
    }
    .about-brand-img2 img {
        margin-left: -100px !important;
        width: 200px !important;
    }
    .section-brand-ardelia {
        min-height: 100px !important;
    }
    .about-brand-info3 img {
        margin-top: -200px !important;
        margin-left: 85px !important;
        width: 20% !important;
    }
    .about-brand-info3 p {
        font-size: 13px !important;
        text-align: center !important;
        margin-top: 290px !important;
        margin-left: 50px !important;
        padding-left: 30px !important;
    }
    .about-brand-img3 img {
        margin-top: -360px !important;
        margin-left: -100px !important;
        width: 200px !important;
    }
    .about-brand-info4 img {
        margin-top: -60px !important;
        margin-left: 140px !important;
        width: 20% !important;
    }
    .about-brand-info4 p {
        font-size: 13px !important;
        text-align: center !important;
        margin-top: 290px !important;
        margin-left: 120px !important;
        padding-left: 30px !important;
    }
    .about-brand-img4 img {
        margin-top: -360px !important;
        margin-left: -90px !important;
        width: 200px !important;
    }
    .section-brand-dubai {
        min-height: 100px !important;
    }
    .about-brand-info5 img {
        margin-top: -190px !important;
        margin-left: -150px !important;
        width: 40% !important;
    }
    .about-brand-info5 p {
        font-size: 13px !important;
        text-align: center !important;
        margin-top: 290px !important;
        margin-left: -200px !important;
        padding-left: 30px !important;
    }
    .about-brand-img5 img {
        margin-top: 10px !important;
        margin-left: -110px !important;
        width: 230px !important;
    }
    .section-brand-oro {
        min-height: 100px !important;
    }
    .about-brand-info6 img {
        margin-top: -150px !important;
        margin-left: 85px !important;
        width: 25% !important;
    }
    .about-brand-info6 p {
        font-size: 13px !important;
        text-align: center !important;
        margin-top: 290px !important;
        margin-left: 50px !important;
        padding-left: 30px !important;
    }
    .about-brand-img6 img {
        margin-top: -450px !important;
        margin-left: -100px !important;
        width: 250px !important;
    }
    .lookbook-flip iframe {
        width: 300px !important;
    }
    .featured-main2-row {
        width: 100% !important;
        text-align: center !important;
    }
    .featured-main2-row p {
        width: 150% !important;
        margin-left: -45px !important;
    }
    .volume-lookbook {
        font-size: 30px !important;
        text-align: center !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .techno-section {
        margin-top: 150px !important;
        min-height: 350px !important;
        margin-bottom: 20px !important;
    }
    .techno-section1 {
        width: 50% !important;
        margin-bottom: 80px !important;
    }
    .techno-section2 {
        min-height: 200px !important;
    }
    .caption-featured1 {
        font-size: 15px !important;
        margin-left: -47px !important;
    }
    .info-featured1 {
        font-size: 10px !important;
        font-weight: 200 !important;
        margin-top: -25px !important;
        margin-left: -45px !important;
        width: 260px !important;
    }
    .techno-section3 {
        min-height: 200px !important;
    }
    .caption-featured2 {
        font-size: 15px !important;
        margin-right: -15px !important;
    }
    .info-featured2 {
        font-size: 10px !important;
        font-weight: 200 !important;
        margin-top: -25px !important;
        margin-left: 20px !important;
        width: 220px !important;
    }
    .techno-section4 {
        min-height: 150px !important;
    }
    .caption-featured3 {
        font-size: 15px !important;
        margin-top: -50px !important;
    }
    .info-featured3 {
        font-size: 10px !important;
        font-weight: 350 !important;
        margin-top: -20px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        width: 220px !important;
    }
    #featured-value {
        margin-top: -20px !important;
    }
    .cover-featured {
        display: none;
    }
    .caption-contact1 {
        font-size: 40px !important;
        margin-left: 90px !important;
        margin-top: -100px !important;
    }
    .caption-contact2 {
        text-align: center !important;
        width: 350px !important;
        margin-left: 50px !important;
    }
    .form-contact {
        margin-left: 10px !important;
    }
    .form-contact-button {
        margin-left:auto !important;
        margin-right:auto !important;
        display:block;
    }
    .form-contact-control {
        padding-top: 200px;
    }
    .input-control {
        margin-bottom: 30px !important;
    }
    .input-contact2 {
        width: 320px !important;
        height: 100px !important;
    }
    .textarea-control textarea{
        width: 320px !important;
        float: left;
    }
    .label-contact {
        margin-right: 220px;
    }
    .btn-contact {
        margin-left: 195px !important;
    }
    .contact-section1 {
        min-height: 200px !important;
    }   
}
/*phone2b ex: android*/
@media only screen and (min-width: 100px) and (max-width:740px) {
    #loader .spinner{
        margin-left: -15px !important;
    }
    .header-icon{
        margin-right: 10px !important;
        margin-top: -50px !important;
    }
    .to-section {
        border-bottom-style: none !important;
    }
    .home-heading img{
        width: 350px;
        margin-left: -170px;
        margin-top: -400px;
        text-shadow: 1px 10px 1px grey;
    }
    .home-heading2 img{
        display: none !important;
    }
    .slide1 img{
        margin-left: -250px !important;
        margin-top: -40px !important;
        width: 1500px !important;
        -webkit-transition: opacity 0.3s;
        -moz-transition: opacity 0.3s;
        -o-transition: opacity 0.3s;
        transition: opacity 0.3s;
    }
    .slide1-1{
        display: none !important;
    }
    .tp-banner .home-subheading .caption-s1 {
        font-size: 35px;
        margin-top: 150px !important;
        margin-left: -150px;
        text-shadow: 1px 1px 1px grey;
    }
    .tp-banner .home-subheading .caption-s2 {
        font-size: 25px;
        margin-left: -150px;
        text-shadow: 1px 1px 1px grey;
    }
    .tp-banner .home-subheading .heading-caption img{
        margin-top: 120px !important;
        margin-left: -220px;
        width: 300px !important;
        height: auto !important;
        text-shadow: 1px 1px 1px grey;
    }
    .tp-banner .home-button a {
        margin-top: 230px !important;
        margin-left: -160px !important;
        line-height: 20px;
        font-size: 15px !important;
        width: 150px !important;
        height: 40px !important;
        color: #ffffff;
        display: block;
    }
    .tp-banner .home-button2 a {
        margin-top: 260px !important;
        margin-left: 95px !important;
        line-height: 20px;
        font-size: 15px !important;
        width: 150px !important;
        height: 40px !important;
        color: #ffffff;
        display: block;
    }
    .tp-banner .btn {
        display: none;
    }
    .big-logo{
        margin-left: -65px !important;
        margin-top: 10px !important;
    }
    .section-title {
        font-size: 22px !important;
    }
    #features1 {
        margin-top: 50px !important;
        margin-bottom: 20px !important;
    }
    .feature-row2 {
        width: auto !important;
    }
    .feature-img1 {
        display: none !important;
    }
    #features2 {
        width: auto !important;
        margin-left: -10px !important;
        margin-bottom: -170px !important;
    }
    .feature-img2 img{ 
        min-height: 200px !important;
    }
    .footer-copyright{
        margin-left: -55px;
    }
    .hero {
        margin-top: 50px !important;
    }
    .hero2 {
        margin-top: 50px !important;
    }
    .lookbook-slider {
        margin-left: -1px !important;
    }
    .box::before,
    .box::after{
        content: '';
        position: absolute;
        top: 98%;
        bottom: 1px;
        filter: blur(2px);
        background: rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 30px rgba(0, 0, 0, 1);
        z-index: -1;
    }
    .box::before {
        left: 75px;
        right: 40px !important;
        transform: rotate(5deg) !important;
    }
    .box2::before,
    .box2::after{
        content: '';
        position: absolute;
        top: 60% !important;
        bottom: 0px;
        filter: blur(2px);
        background: rgba(0, 0, 0, 0.4);
        box-shadow: 0 0 30px rgba(0, 0, 0, 1);
        z-index: -1;
    }
    .box2::before {
        left: 83%;
        right: 48px !important;
        transform: rotate(-6deg) !important;
    }
    .copyright {
        display: none;
    }
    .copyright2 p{
        font-size: 12px !important;
        font-weight: 300 !important;
        color: #fff !important;
        margin-top: 150px !important;
        margin-left: -40px !important;
    }
    .search-box {
        display: none;
    }
    .search-box2 {
        width: 160px;
        margin-top: 20px !important;
    }
    .search-input2 {
        border-color: #d4af37;
        border: 1px;
        border-bottom-style: solid !important;
    }
    ul li ul.about-dropdown {
    /*min-width: 100%;  Set width of the dropdown */
    border-bottom-style: none !important;
    }
    .featured-subheading {
        display: none;
    }
    .featured-subheading2 img{
        margin-bottom: -720px;
        margin-left: 40px;
        width: 300px !important;
        height: auto !important;
    }
    .cover-featured{
        display: none !important;
    }
    .cover-featured2 img{
        width: 1200px !important;
        margin-top: 50px !important;
        margin-left: -400px !important;
    }
    #about {
        margin-top: 150px !important;
    }
    .section-about {
        font-size: 20px !important;
        margin-left: 15px !important;
    }
    .subsection-about {
        font-size: 15px !important;
        margin-left: 10px !important;
    }
    .about-main-row {
        margin-top: 130px !important;
        width: 84% !important;
    }
    .about-main2-row {
        margin-top: -70px !important;
        margin-left: auto !important;
        width: 90% !important;
    }
    .about-info p{
        width: 92% !important;
    }
    .about-info h4{
        margin-left: 50px !important;
    }
    .about-row1 iframe {
        width: 90% !important;
        height: auto !important;
        margin-left: 15px !important;
    }
    .about-row2 p {
        margin-top: 30px !important;
        padding-left: 5px !important;
        padding-right: 25px !important;
        width: 270px !important;
    }
    .about-row4 img {
        margin-top: -420px !important;
        width: 80% !important;
        height: auto !important;
    }
    .about-row3 p {
        margin-top: 160px !important;
        width: 270px !important;
        padding-right: 30px !important;

    }
    .section-philosophy {
        background-image: url('../img/backgrounds/bg-about2.jpg') !important;
        width: 360px !important;
        height: 320px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .section-philosophy h2 {
        margin-top: -70px;
    }
    .caption-philosophy {
        padding-bottom: 100px !important;
        bottom: 300px !important;
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
        font-size: 30px !important;
        text-shadow: 1px 3px 1px grey !important;
    }
    #service-about {
        margin-left: -90px !important;
    }
    #service-about h4 {
        text-align:center !important;
    }
    #service-about p{
        text-align:center !important;
        margin-left: 40px !important;
        padding-bottom: 30px !important;
    }
    #our-values2 {
        margin-top: 170px !important;
        margin-bottom: 100px !important;
    }
    .section-vision-mission {
        background-image: url('../img/backgrounds/mission.png') !important;
        width: 415px !important;
        height: 530px !important;
        padding-top: 100px !important;
    }
    .about-mission h4{
        text-align: center !important;
        margin-left: -100px !important;
    }
    .about-mission p{
        text-align: justify !important;
        margin-top: 4px !important;
        width: 320px !important;
    }
    .about-vision {
        background-image: url('../img/backgrounds/vision.png') !important;
        width: 415px !important;
        margin-top: -40px !important;
        margin-bottom: 1200px !important;
        margin-left: -78px !important;
    }
    .about-vision h4{
        margin-left: 40px !important;
        margin-top: 60px !important;
        padding-top: 130px !important;
        text-align: left;
    }
    .about-vision p{
        text-align: justify !important;
        margin-left: -60px !important;
        margin-top: 20px !important;
        width: 330px !important;
    }
    .about-brand-info1 img {
        margin-top: -50px !important;
        margin-left: 80px !important;
        width: 30% !important;
    }
    .about-brand-info1 p {
        font-size: 13px !important;
        text-align: center !important;
        margin-top: 290px !important;
        margin-left: 10px !important;
        padding-left: 60px !important;
    }
    .about-brand-img1 img {
        margin-top: -320px !important;
        margin-left: -80px !important;
        width: 160px !important;
    }
    .section-brand-dancing {
        min-height: 100px !important;
        margin-top: -400px !important;
    }
    .about-brand-info2 img {
        margin-top: -190px !important;
        margin-left: -140px !important;
        width: 45% !important;
    }
    .about-brand-info2 p {
        font-size: 13px !important;
        text-align: center !important;
        margin-top: 290px !important;
        margin-left: -175px !important;
        padding-left: 50px !important;
        padding-right: 20px !important;
    }
    .about-brand-img2 img {
        margin-left: -100px !important;
        width: 200px !important;
    }
    .section-brand-ardelia {
        min-height: 100px !important;
    }
    .about-brand-info3 img {
        margin-top: -200px !important;
        margin-left: 80px !important;
        width: 20% !important;
    }
    .about-brand-info3 p {
        font-size: 13px !important;
        text-align: center !important;
        margin-top: 290px !important;
        margin-left: 50px !important;
        padding-left: 30px !important;
        padding-right: 20px !important;
    }
    .about-brand-img3 img {
        margin-top: -360px !important;
        margin-left: -100px !important;
        width: 200px !important;
    }
    .section-brand-bambini {
        min-height: 100px !important;
        margin-top: -450px !important;
    }
    .about-brand-info4 img {
        margin-top: -60px !important;
        margin-left: 140px !important;
        width: 20% !important;
    }
    .about-brand-info4 p {
        font-size: 13px !important;
        text-align: center !important;
        margin-top: 290px !important;
        margin-left: 120px !important;
        padding-left: 20px !important;
        padding-right: 40px !important;
    }
    .about-brand-img4 img {
        margin-top: -390px !important;
        margin-left: -90px !important;
        width: 200px !important;
    }
    .section-brand-dubai {
        min-height: 100px !important;
        margin-top: -300px !important;
    }
    .about-brand-info5 img {
        margin-top: -190px !important;
        margin-left: -140px !important;
        width: 40% !important;
    }
    .about-brand-info5 p {
        font-size: 13px !important;
        text-align: center !important;
        margin-top: 290px !important;
        margin-left: -175px !important;
        padding-left: 50px !important;
        padding-right: 20px !important;
    }
    .about-brand-img5 img {
        margin-top: 10px !important;
        margin-left: -110px !important;
        width: 230px !important;
    }
    .section-brand-oro {
        min-height: 100px !important;
        margin-top: -350px !important;
    }
    .about-brand-info6 img {
        margin-top: -150px !important;
        margin-left: 85px !important;
        width: 25% !important;
    }
    .about-brand-info6 p {
        font-size: 13px !important;
        text-align: center !important;
        margin-top: 290px !important;
        margin-left: 50px !important;
        padding-left: 40px !important;
        padding-right: 30px !important;
    }
    .about-brand-img6 img {
        margin-top: -450px !important;
        margin-left: -100px !important;
        width: 250px !important;
    }
    .lookbook-flip iframe {
        width: 300px !important;
    }
    .featured-main2-row {
        width: 100% !important;
        text-align: center !important;
    }
    .featured-main2-row p {
        width: 150% !important;
        margin-left: -45px !important;
    }
    .volume-lookbook {
        font-size: 30px !important;
        text-align: center !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .techno-section {
        margin-top: 150px !important;
        min-height: 350px !important;
        margin-bottom: 20px !important;
    }
    .techno-section1 {
        width: 50% !important;
        margin-bottom: 80px !important;
    }
    .techno-section2 {
        min-height: 200px !important;
    }
    .caption-featured1 {
        font-size: 15px !important;
        margin-left: -47px !important;
    }
    .info-featured1 {
        font-size: 10px !important;
        font-weight: 200 !important;
        margin-top: -25px !important;
        margin-left: -45px !important;
        width: 260px !important;
    }
    .techno-section3 {
        min-height: 200px !important;
    }
    .caption-featured2 {
        font-size: 15px !important;
        margin-right: -15px !important;
    }
    .info-featured2 {
        font-size: 10px !important;
        font-weight: 200 !important;
        margin-top: -25px !important;
        margin-left: 20px !important;
        width: 220px !important;
    }
    .techno-section4 {
        min-height: 150px !important;
    }
    .caption-featured3 {
        font-size: 15px !important;
        margin-top: -50px !important;
    }
    .info-featured3 {
        font-size: 10px !important;
        font-weight: 350 !important;
        margin-top: -20px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        width: 220px !important;
    }
    #featured-value {
        margin-top: -20px !important;
    }
    .cover-featured {
        display: none;
    }
    .caption-contact1 {
        font-size: 40px !important;
        margin-left: 65px !important;
        margin-top: -100px !important;
    }
    .caption-contact2 {
        text-align: center !important;
        width: 320px !important;
        margin-left: 35px !important;
    }
    .form-contact {
        margin-left: -10px !important;
    }
    .form-contact-control {
        padding-top: 200px;
    }
    .input-control {
        margin-bottom: 30px !important;
    }
    .input-contact2 {
        width: 320px !important;
        height: 100px !important;
    }
    .textarea-control textarea{
        width: 320px !important;
        float: left;
    }
    .label-contact {
        margin-right: 220px;
    }
    .btn-contact {
        margin-left: 90px !important;
    }
    .contact-section1 {
        min-height: 200px !important;
    }
    .caption-partner-section1 {
        width: 91% !important;
        height: 10px !important;
    }
    .partner-list {
        width: 80% !important;
    }
    .partner-list select {
        font-size: 16px !important;
    }
    .partner-list option {
        font-size: 10px !important;
    }
    .frame-map {
        margin-left: 15px !important;
        width: 90% !important;
    }
    .frame-map iframe{
        width: 100% !important;
    }
    .table-partner {
        width: 50% !important;
    }
    .body-partner {
        width: 80% !important;
    }
    .fa-size {
        font-size: 15px !important;
    }
    .form_map {
        font-size: 13px !important;
        background-color: grey !important;
        background-size: 50% !important;
    }
}
/*phone3 ex: ipad*/
@media only screen and (min-width:600px) and (max-width:799px){
    #loader .spinner{
        margin-left: -20px !important;
    }
    .header-icon{
        margin-right: 10px !important;
        margin-top: -50px !important;
    }
    .to-section {
        border-bottom-style: none !important;
    }
    .tp-banner ul>li>img{
        width: 1250px !important;
        margin-left: 20px !important;
        margin-top: 120px !important;
    }
    .tp-banner ul>li.cover-banner2>img{
        width: 1650px !important;
        margin-left: -480px !important;
        margin-top: 50px !important;
    }
    .home-heading img{
        width: 200px;
        margin-left: -360px;
        margin-top: -500px;
        text-shadow: 1px 10px 1px grey;
    }
    .tp-banner .home-subheading .caption-s1{
        font-size: 55px;
        padding-bottom: 50px;
        margin-top: 210px;
        margin-left: -250px;
        text-shadow: 1px 1px 1px grey;
    }
    .tp-banner .home-subheading .caption-s2{
        font-size: 35px;
        padding-bottom: 50px;
        margin-top: -60px;
        margin-left: -250px;
        text-shadow: 1px 1px 1px grey;
    }
    .tp-banner .home-button a {
        margin-top: 230px;
        margin-left: -245px;
        line-height: 20px;
        color: #ffffff;
        font-size: 18px !important;
        width: 190px !important;
        letter-spacing: 4px;
        text-shadow: 1px 1px 1px grey;
        display: block;
    }
    .home-heading2 img{
        display: none !important;
    }
    .slide1 img{
        margin-left: -200px !important;
        margin-top: -100px !important;
        width: 2100px !important;
        -webkit-transition: opacity 0.3s;
        -moz-transition: opacity 0.3s;
        -o-transition: opacity 0.3s;
        transition: opacity 0.3s;
    }
    .slide1-1{
        display: none !important;
    }
    .tp-banner .home-subheading .heading-caption img{
        margin-top: 90px !important;
        margin-left: -390px;
        width: 450px !important;
        height: auto !important;
        text-shadow: 1px 1px 1px grey;
    }
    .tp-banner .home-button2 a {
        margin-top: 290px !important;
        margin-left: 290px !important;
        line-height: 20px;
        font-size: 16px !important;
        width: 180px !important;
        height: 40px !important;
        color: #ffffff;
        height: 40px !important;
        display: block;
    }
    .tp-banner .btn {
        display: none;
    }
    .big-logo{
        margin-left: -65px !important;
        margin-top: 10px !important;
    }
    .navbar-alt .navbar-nav li {
        margin-top: 20px !important;
    }
    #features1 {
        margin-top: 30px !important;
        margin-bottom: 20px !important;
    }
    .feature-row2 {
        width: auto !important;
    }
    .feature-img1 {
        display: none !important;
    }
    #features2 {
        width: auto !important;
    }
    .feature-img2 img{ 
        width: 820px !important;
        height: 350px !important;
    }
    .footer-copyright{
        margin-left: -55px;
    }
    .hero {
        margin-top: 100px !important;
    }
    .hero2 {
        margin-top: 100px !important;
    }
    #services {
        padding-top: 10px !important;
    }
    .lookbook-slider {
        margin-left: -6px !important;
    }
    .box::before,
    .box::after{
        content: '';
        position: absolute;
        top: 98%;
        bottom: 1px;
        filter: blur(2px);
        background: rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 30px rgba(0, 0, 0, 1);
        z-index: -1;
    }
    .box::before {
        left: 75px;
        right: 40px !important;
        transform: rotate(5deg) !important;
    }
    .box2::before,
    .box2::after{
        content: '';
        position: absolute;
        top: 60% !important;
        bottom: 0px;
        filter: blur(2px);
        background: rgba(0, 0, 0, 0.4);
        box-shadow: 0 0 30px rgba(0, 0, 0, 1);
        z-index: -1;
    }
    .box2::before {
        left: 83%;
        right: 48px !important;
        transform: rotate(-6deg) !important;
    }
    .info1 {
        margin-left: -30px !important;
    }
    .info2 {
        margin-top: -277px !important;
        margin-left: 190px !important;
    }
    .info3 {
        margin-top: -277px !important;
        margin-left: 400px !important;
        margin-right: -550px !important;
        width: 300px !important;
    }
    .copyright {
        display: none;
    }
    .copyright2 p{
        font-size: 12px !important;
        font-weight: 300 !important;
        color: #fff !important;
        margin-top: 250px !important;
        margin-left: -460px !important;
    }
    .featured-subheading img{
        margin-top: -140px;
        margin-left: 20px;
        width: 350px !important;
        height: auto !important;
        text-shadow: 1px 1px 1px grey;
    }
    .featured-subheading2 {
        display: none;
    }
    .cover-featured{
        display: none !important;
    }
    .cover-featured2 img{
        width: 1300px !important;
        margin-top: 50px !important;
        margin-left: -100px !important;
    }
    .search-box {
        display: none;
    }
    .search-box2 {
        width: 160px;
    }
    .search-input2 {
        margin-top: 30px !important;
        border-color: #d4af37;
        border: 1px;
        border-bottom-style: solid !important;
    }
    .about-main-row {
        width: 80% !important;
    }
    .about-row1 iframe {
        width: 40% !important;
        height: auto !important;
        margin-left: 60px !important;
    }
    .about-row2 p {
        margin-top: -200px !important;
        width: 250px !important;
    }
    .about-row3 p {
        margin-top: -80px !important;
        margin-left: -10px !important;
        width: 245px !important;
    }
    .about-row4 img {
        margin-top: 30px !important;
        width: 40% !important;
        height: auto !important;
        float: right !important;
        margin-right: 70px !important;
    }
    .section-philosophy {
        background-image: url('../img/backgrounds/bg-about1.jpg') !important;
        width: 770px !important;
        height: 200px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .section-philosophy h2 {
        margin-left: auto !important;
        margin-right: auto !important;
        margin-top: -70px;
    }
    .caption-philosophy {
        font-size: 25px !important;
    }
    .about-info h4 {
        font-size: 14px !important;
        text-align: center !important;
        margin-left: -110px !important;
    }
    .about-info p {
        font-size: 14px !important;
        width: 400px !important;
        text-align: center !important;
        margin-left: 90px !important;
        margin-bottom: 90px !important;
    }
    .feature-icon h4{
        text-align: left !important;
    }
    .feature-icon img{
        margin-left: 170px !important;
    }
    #our-values2 {
        margin-bottom: -400px !important;
    }
    .section-vision-mission {
        margin-left: auto !important;
        margin-right: auto !important;
        margin-top: -250px !important;
        background-size: 850px !important;
        background-repeat: no-repeat !important;
    }
    .about-mission h4 {
        margin-left: -30px !important;
        margin-top: 130px !important;
        font-size: 10px !important;
    }
    .about-mission p {
        margin-left: -30px !important;
        margin-top: -10px !important;
        width: 320px !important;
        font-size: 9px !important;
        line-height: 17px !important;
    }
    .about-vision h4 {
        margin-left: 70px !important;
        margin-top: -218px !important;
        font-size: 10px !important;
    }
    .about-vision p {
        margin-left: 70px !important;
        margin-top: -10px !important;
        width: 320px !important;
        font-size: 9px !important;
        line-height: 17px !important;
    }
    .lookbook-flip iframe{
        width: 700px !important;
    }
    .featured-main2-row {
        width: 100% !important;
        text-align: center !important;
    }
    .featured-main2-row p{
        width: 140% !important;
        margin-left: -80px !important;
    }
    .volume-lookbook {
        font-size: 30px !important;
        text-align: center !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .techno-section {
        min-height: 550px !important;
        margin-bottom: 20px !important;
    }
    .techno-section1 {
        width: 50% !important;
        margin-bottom: 80px !important;
    }
    .techno-section2 {
        min-height: 300px !important;
    }
    .caption-featured1 {
        font-size: 15px !important;
        margin-left: -47px !important;
    }
    .info-featured1 {
        font-size: 10px !important;
        font-weight: 200 !important;
        margin-top: -25px !important;
        margin-left: -45px !important;
        width: 260px !important;
    }
    .techno-section3 {
        min-height: 300px !important;
    }
    .caption-featured2 {
        font-size: 15px !important;
        margin-right: -15px !important;
    }
    .info-featured2 {
        font-size: 10px !important;
        font-weight: 200 !important;
        margin-top: -25px !important;
        margin-left: 215px !important;
        width: 220px !important;
    }
    .techno-section4 {
        min-height: 300px !important;
    }
    .caption-featured3 {
        font-size: 15px !important;
    }
    .info-featured3 {
        font-size: 10px !important;
        font-weight: 350 !important;
        margin-top: -20px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        width: 220px !important;
    }
    #featured-value {
        margin-top: -20px !important;
    }
}
/*phone4 ex: ipad pro*/
@media only screen and (min-width:800px) and (max-width:1299px) {
    #loader .spinner{
        margin-left: -20px !important;
    }
    .home-heading img{
        width: 350px;
        margin-left: -90px;
        margin-top: -50px;
    }
    .tp-banner ul>li.cover-banner1>img{
        width: 1750px !important;
        margin-left: 20px !important;
        margin-top: 120px !important;
    }
    .tp-banner ul>li.cover-banner2>img{
        width: 2350px !important;
        margin-left: -740px !important;
        margin-top: 10px !important;
    }
    .home-heading img{
        width: 230px;
        margin-left: -460px;
        margin-top: -820px;
        text-shadow: 1px 10px 1px grey;
    }
    .tp-banner .home-subheading .caption-s1{
        font-size: 90px;
        padding-bottom: 50px;
        margin-top: 290px;
        margin-left: -360px;
        text-shadow: 1px 1px 1px grey;
    }
     .tp-banner .home-subheading .caption-s2{
        font-size: 55px;
        padding-bottom: 50px;
        margin-top: -40px;
        margin-left: -360px;
        text-shadow: 1px 1px 1px grey;
    }
    .tp-banner .home-button a {
        margin-top: 300px;
        margin-left: -290px !important;
        line-height: 20px;
        color: #ffffff;
        font-size: 20px !important;
        width: 220px !important;
        letter-spacing: 4px;
        text-shadow: 1px 1px 1px grey;
        display: block;
    }
    .home-heading2 img{
        display: none !important;
    }
    .slide1 img{
        margin-left: -330px !important;
        margin-top: -200px !important;
        width: 3000px !important;
        -webkit-transition: opacity 0.3s;
        -moz-transition: opacity 0.3s;
        -o-transition: opacity 0.3s;
        transition: opacity 0.3s;
    }
    .slide1-1{
        display: none !important;
    }
    .tp-banner .home-subheading .heading-caption img{
        margin-top: 120px !important;
        margin-left: -550px;
        width: 650px !important;
        height: auto !important;
        text-shadow: 1px 1px 1px grey;
    }
     .tp-banner .home-button2 a {
        margin-top: 0px !important;
        margin-left: 400px !important;
        line-height: 20px;
        font-size: 20px !important;
        width: 220px !important;
        color: #ffffff;
        display: block;
    }
    .tp-caption a {
        margin-left: 40px !important;
        width: 200px !important;
        line-height: 40px !important;
        height: 60px !important;
        font-size: 18px !important;
    }
    .feature-row2 {
        width: 1105px !important;
        height: 400px !important;
        margin-left: -80px !important;
    }
    .feature-img1 {
        display: none !important;
    }
    #features2 {
        width: auto !important;
    }
    .feature-img2 img{ 
        width: 1105px !important;
        height: 420px !important;
    }
    .footer-copyright{
        margin-left: -65px;
    }
    .nav {
        margin-left: 150px;
        margin-top: 85px;
    }
    .navbar-default .navbar-right {
        width: 70% !important;
    }
    .navbar-small .nav {
        padding-top: 5px;
    }
    .navbar-small {
        height: 120px !important;
    }
    .navbar {
        height: 70px !important;
    }
    .box::before,
    .box::after{
        content: '';
        position: absolute;
        top: 98% !important;
        bottom: -2px !important;
        filter: blur(2px);
        background: rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 30px rgba(0, 0, 0, 1);
        z-index: -1;
    }
    .box::before {
        left: 75px;
        right: 25px !important;
        transform: rotate(6deg) !important;
    }
    .box2::before,
    .box2::after{
        content: '';
        position: absolute;
        top: 60% !important;
        bottom: 0px;
        filter: blur(1px) !important;
        background: rgba(0, 0, 0, 0.4);
        z-index: -1;
    }
    .box2::before {
        left: 80% !important;
        right: 30px !important;
        transform: rotate(-7deg) !important;
    }
    .featured-subheading img{
        margin-top: -500px;
        margin-left: 40px;
        width: 500px !important;
        height: auto !important;
        text-shadow: 1px 1px 1px grey;
    }
    .featured-subheading2 {
        display: none;
    }
    .cover-featured{
        display: none !important;
    }
    .cover-featured2 img{
        width: 1650px !important;
        margin-left: -50px !important;
    }
    .copyright {
        margin-top: -100px !important;
    }
    .copyright2 {
        display: none;
    }
    .search-box2 {
        display: none !important;
    }
    .about-main-row {
        width: 82% !important;
    }
    .about-row1 iframe {
        width: 370px !important;
        margin-left: 70px !important;
        height: 250px !important;
    }
    .about-row2 p {
        margin-top: -15px !important;
        margin-left: -20px !important;
    }
    .about-row3 p {
        margin-top: -50px !important;
        width: 340px !important;
    }
    .about-row4 img {
        width: 370px !important;
        margin-left: 40px !important;
        height: auto !important;
    }
    .section-philosophy {
        margin-right: auto !important;
        margin-left: auto !important;
        width: 1025px !important;
        height: 290px !important;
    }
    .section-philosophy h2{
        margin-left: auto !important;
        margin-right: auto !important;
        font-size: 40px !important;
        margin-top: -40px !important;
    }
    .about-info p {
        width: 250px !important;
    }
    .section-vision-mission {
        margin-left: auto !important;
        margin-right: auto !important;
        height: 500px !important;
    }
    .about-mission {
        margin-left: -70px !important;
        margin-top: 30px !important;
    }
    .about-mission p {
        width: 390px !important;
    }
    .about-vision {
        margin-left: 10px !important;
        margin-top: 30px !important;
    }
    .about-vision p {
        width: 390px !important;
    }
    .about-section {
        margin-top: 200px !important;
        height: 1210px !important;
    }
    .latest-section {
        margin-top: 200px !important;
        height: 1210px !important;
    }
    .about-main2-row p {
        font-size: 30px !important;
        width: 850px !important;
    }
    .about-info h4 {
        font-size: 14px !important;
    }
    .about-info p {
        letter-spacing: 1px !important;
        font-size: 14px !important;
    }
    #our-values2 {
        height: 1000px !important;
        margin-bottom: -10px !important;
    }
    .lookbook-slider {
        margin-left: 30px !important;
    }
    #lookbook {
        margin-top: 70px !important;
        margin-bottom: 350px !important;
    }
    #about-main {
        margin-bottom: 500px !important;
    }
    .footer-copyright {
       margin-top: -380px !important;
    }
    .featured-main2-row {
        width: 100% !important;
        text-align: center !important;
    }
    .featured-main2-row p{
        width: 140% !important;
        margin-left: -95px !important;
    }
    .volume-lookbook {
        font-size: 30px !important;
        text-align: center !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .techno-section {
        min-height: 550px !important;
        margin-bottom: 20px !important;
    }
    .techno-section1 {
        width: 50% !important;
        margin-bottom: 80px !important;
    }
    .techno-section2 {
        min-height: 410px !important;
    }
    .caption-featured1 {
        font-size: 15px !important;
        margin-left: -47px !important;
    }
    .info-featured1 {
        font-size: 10px !important;
        font-weight: 200 !important;
        margin-top: -25px !important;
        margin-left: -45px !important;
        width: 260px !important;
    }
    .techno-section3 {
        min-height: 410px !important;
    }
    .caption-featured2 {
        font-size: 15px !important;
        margin-right: -15px !important;
    }
    .info-featured2 {
        font-size: 10px !important;
        font-weight: 200 !important;
        margin-top: -25px !important;
        margin-left: 355px !important;
        width: 220px !important;
    }
    .techno-section4 {
        min-height: 410px !important;
        margin-bottom: 450px !important;
    }
    .caption-featured3 {
        font-size: 15px !important;
    }
    .info-featured3 {
        font-size: 10px !important;
        font-weight: 350 !important;
        margin-top: -20px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        width: 220px !important;
    }
    #featured-value {
        margin-top: -20px !important;
    }
}
/*END_PHONE_SET*/
/*PC_SET*/
@media (min-width:1300px) {
    .nav {
        margin-left: 230px;
        margin-top: 50px;
    }
    .navbar-small .nav {
        margin-top: 0px;
    }
    .navbar-small {
        height: 10px !important;
    }
    .copyright2 {
        display: none;
    }
    .search-box2 {
        display: none !important;
    }
    .feature-img2 {
        display: none !important;
    }
    .cover-featured2 img{
        display: none !important;
    }
    .home-heading img {
        width: 170px !important;
        height: auto !important;
    }
    .featured-heading img {
        width: 250px !important;
        height: auto !important;
    }
    .featured-subheading2 {
        display: none;
    }
    .home-heading2 img {
        width: 400px !important;
        height: auto !important;
    }
    .slide1{
        display: none !important;
    }
    .slide1-1 img{
        width: 1500px !important;
        margin-top: -80px;
        background-position: center;
    }
    .heading-featured img {
        width: 500px !important;
        height: auto !important;
    }
    .heading-caption img {
        display: none !important;
    }
}
/*END_PC_SET*/
.home-subheading {
    font-family: 'Montserrat';
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 4px;
    color: #ad9860; 
    z-index:999!important;
}
.caption-s1{
    text-align: center;
    font-size: 75px;
    line-height: 80px;
    letter-spacing: 2px;
}
.caption-s2{
    text-align: center;
    font-size: 45px;
    letter-spacing: 1px;
}
.sub-caption-s1 {
    margin-left: 30px;
    margin-top: -50px;
}
.sub-caption-s1 a{
    font-weight: bold;
    text-align: center;
    line-height: 25px;
    font-size: 20px;
    font-family: 'Montserrat';
}
.tp-banner .home-subheading {
    line-height: 40px!important;
}
.home-button {
    margin-top: 80px;
}
.home-bottom {
    position: absolute;
    z-index: 99;
    width: 100%;
    left: 0;
    bottom: 0;
    text-align: center;
    opacity: 0.9;
} 

ul li a:hover {
    margin-top: 5px;
}
ul li ul.about-dropdown {
    /*min-width: 100%;  Set width of the dropdown */
    background: #f2f2f2;
    display: none;
    position: absolute;
    border-radius: 10px;
    padding: 15px;
    z-index: 999;
}
ul li:hover ul.about-dropdown {
    display: block; /* Display the dropdown */
    margin-left: -20px;
}
ul li ul.about-dropdown li {
    display: block;
}
.about-dropdown{
    width: 200px;
}
ul li ul.about-dropdown a {
    color: #000;
}
ul li ul.about-dropdown a:hover {
    margin-left: 5px;
    color: #d4af37;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.move {
    width: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    color: grey;
}
.bounce {
    -webkit-animation: bounce 2s infinite;
    -moz-animation: bounce 2s infinite;
    -ms-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}
.home-bottom a {
    padding-top: 7px;
    padding-bottom: 17px;
    padding-left: 7px;
    padding-right: 7px;
    color: #a3a3a3; 
    
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
} 
.home-bottom a:hover {
    opacity: .9; 
}
.home-bottom a { 
    font-size: 22px;
}

#multi-page, #one-page {
    padding-top: 60px;
    padding-bottom: 60px; 
}

/*----- Home Revolution Slider -----*/
#home-revolution-slider  {
    min-height: 90%;
}
.hero {
    position: relative; 
    z-index: 1;
    margin-top: 200px;
    margin-bottom: -150px;
    left: 0;
    right: 0;
    background-size: cover; 
}
.hero2 {
    position: relative; 
    z-index: 1;
    margin-top: 200px;
    margin-bottom: -220px;
    left: 0;
    right: 0;
    background-size: cover; 
}
.content {
    position: relative;
    z-index: 3; 
    background-color: #fff;
}
.home-heading,
.home-subheading,
.home-button,
.home-heading2 {
    position: relative;
    z-index: 1; 
    text-align: center;
    transform: translateY(0px);
    /*-webkit-transition: 1s opacity ease-in-out;*/
}
.tp-loader.spinner1 {
    width: 40px;
    height: 40px;
    background: url(../img/assets/rev-loader.GIF) no-repeat center center;
    background-color: transparent;
    box-shadow:  none;
    -webkit-box-shadow: none;
    margin-top: -20px;
    margin-left: -20px;
    -webkit-animation: none;
    animation: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
 
.tp-banner-container{
    width:100%;
    position:relative;
    padding:0;
    margin-top: 0;
} 
.tparrows.preview4:after {
    background: #fff;
    background: rgba(255,255,255,.05);
}
.tp-caption a {
    color: #fff;
    padding: 9px 22px;
    box-shadow: 0 -3px rgba(0, 0, 0, 0.3) inset;
    -moz-box-shadow: 0 -3px rgba(0, 0, 0, 0.3) inset;
    -webkit-box-shadow: 0 -3px rgba(0, 0, 0, 0.3) inset;
    -o-box-shadow: 0 -3px rgba(0, 0, 0, 0.3) inset;
    margin-left: 60px;
    text-transform: uppercase;
}
.tp-caption a:hover {
    color: #fff;
}
.html5-video-container video {
    width: 100%!important;
    height: auto!important;
    left: 0!important
}
/*----- Header -----*/ 
nav {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
@media (min-width: 1360px) {
    nav { max-width: 1903px; }
}
@media (max-width: 1360px) {
    nav { max-width: 1343px; }
}
.navbar {
    min-height: 70px;
    border: none;
}
.navbar-default {
    position: fixed;
    background-color: #fff;
    border-radius: 0;
    border-color: none;
    border-bottom: none;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    z-index: 4;
    /*border-bottom: 1px solid rgba(255,255,255,0.25);*/
}
.navbar-alt {
    background-color: transparent;
}
.navbar-small {
    background: #fff;
    height: 10px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.15);
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.15);
}
.navbar-default .container {
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.navbar-small .container {
    padding-top: 0px;
    position: relative;
}
@media (min-width: 992px) {
    .navbar-alt .container {
        margin-top:10px;
    }
    .navbar-small .container {
        margin-top:0px;
    }
}
.navbar-default .navbar-right {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 400    ;
    text-transform: uppercase;
    height: 100%;
    margin-bottom: 10px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.navbar-small .navbar-right {
    height: 100%;
    margin-top: -50px;
    margin-bottom: 0px;
} 
.navbar-alt .navbar-nav > li > a,
.navbar-alt .navbar-nav > li > span {
    color: #000;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.navbar-small .navbar-nav > li > a,
.navbar-small .navbar-nav > li > span {
    color: #000;    
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.navbar-nav>li>a,
.navbar-nav>li>span {
    margin-top: 3px;
    padding-top: 16px;
    padding-bottom: 13px;
}
.nav>li>a,
.nav>li>span {
    padding-left: 10px;
    padding-right: 10px;
}
.nav > li > span {
    position: relative;
    display: block; 
    cursor: pointer;
}
.navbar-nav .caret {
    margin-left: 3px;
    margin-top: -3px;
}
/*Navbar Toggle*/
.navbar-default .navbar-toggle {
    position: relative;
    float: left;
    padding: 9px 2px;
    margin-top: 26px;
    margin-right: 0px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: none;
    border-radius: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.navbar-small .navbar-toggle {
    position: relative;
    float: left;
    padding: 9px 0px;
    margin-top: 11px;
    margin-right: 0px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: none;
    border-radius: none;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: transparent;
    outline: none;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 3px;
  border-radius: 2px;
}
/*Navbar Collapse Menu*/
.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
    color: #3a3a3a;
    margin-top: 30px;
}
.navbar-default .navbar-nav>li>a:focus {
    color: #000;
}
.navbar-small .navbar-nav>li>a:focus {
    color: #000;
}


/*Navbar Collapse*/  
@media (max-width: 992px) {
    .navbar-default .navbar-collapse {
        margin-top: 18px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .navbar-small .navbar-collapse {
        margin-top: 0px;
        padding-top: 60px;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-default .navbar-collapse {
        background-color: #fff;
        width: 100%;
    }
    .container>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0;
        padding-left: 25px;
        padding-right: 25px;
    }
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0;
        padding-left: 35px;
        padding-right: 35px;
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 0;

    }
    .navbar-default .navbar-toggle { 
        margin-top: 44px;
    }
    .navbar-small .navbar-toggle { 
        margin-top: 11px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a,
    .navbar-nav>li>span {
        padding-top: 20px;
        padding-bottom: 12px;
    }
    .navbar-default .navbar-nav > li > a,
    .navbar-default .navbar-nav > li > span {
        color: #fff;
    }
    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > span:hover {
        background: rgba(255,255,255, 0.03);
    }
    .collapse.in{
        display:block !important;
    }
    .navbar-default .container { 
        width: 100%;
    } 
    .navbar-small .container {
        padding-right: 0px;
        padding-left: 0px;
        width: 100%;
    } 
    .navbar-default ul li:last-child {
        border-bottom: none;
    }
    .navbar-default .navbar-right {
        margin-bottom: 3px;
    }
}
.header-icon i:hover {
    color: #d4af37;
}
.header-icon a{
    position: relative;
    float: right;
    margin-left: 20px;
    width: 13px;
    list-style: none;
    color: #000;
}
.header-icon i{
    width: 13px;
}
.navbar>.container .navbar-brand {
    margin-left: 0;
}
.navbar-brand {
    float: none;
    height: 55px;
    font-size: 30px;
    line-height: 20px;
}
/* Logo Big White */
.navbar-default .big-logo {
    position:absolute;
    opacity: 1;
    width: 120px;
    margin-left: -10px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.navbar-default .small-logo {
    display: none;
    margin-top: -50px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
/* End Logo Big White */
/* Logo Small Black */
.navbar-small .big-logo {
    position:absolute;
    opacity: 0;
    width: 120px;
    margin-top: -90px;  
    margin-left: -15px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.navbar-small .small-logo {
    display: none;
    margin-top: -50px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
/* End Logo Small Black */

 
@media (max-width: 768px) {
   .navbar-collapse {
      max-height: none;
      overflow-x: hidden;
   }
}

/*Dropdown*/  
@media (min-width: 992px) {
    .navbar-small .dropdown {
        margin-top: .49999999px;
    }
    .navbar-default .container {
        max-width: 1245px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .navbar-right .dropdown-menu {
        right: auto;
        left: auto;
    } 
    .dropdown-menu {
        background-color: #1C1C1C;
        border: 0;
        border-radius: 0;
        box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.08);
        margin: 0;
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 0;
        padding-right: 0;
        top: auto;
    }
    .dropdown-menu > li > a {
        color: #CCC;
        font-size: 12px;
        font-weight: 400;
        text-transform: none;
        position: relative;
        padding: 11px 25px 11px 20px;
    }
    .dropdown-menu > li:last-child > a {
        border-bottom: 0;
    }
    .dropdown-menu > li > a:hover,
    .dropdown-menu > li > a:focus,
    .dropdown-menu > .active > a:hover, 
    .dropdown-menu > .active > a:focus {
        text-decoration: none;
        background-color: #333;
    }
    .dropdown-menu {
        margin-top: 20px;
    }
    .dropdown > ul.dropdown-menu {
        visibility:hidden;
        display:block;
        margin-top: 20px;
        opacity: 0;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        transition: all 0.2s ease;
        
    }
    .dropdown:hover > ul.dropdown-menu{
        visibility:visible;
        opacity:1;
        display: block;
        margin: 0;
    }
    .dropdown-menu > .active > a {
        text-decoration: none;
        background-color: transparent;
        outline: 0;
    }
    .navbar-collapse.collapse {
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important;
    }
}
@media (max-width: 992px) {
    .dropdown-menu {
        float: none;
        position: static;
        background-color: transparent;
        box-shadow: none;
        border: none;
        margin-left: 15px;
    }
    .navbar-default .navbar-nav > li > a,
    .navbar-default .navbar-nav > li > span {
        color: #000;    
    }
    .navbar-default ul li.open ul li {
        padding: 5px;
        float: none!important;
    }
     
    .navbar-default ul li.open ul li a:hover {
        background-color: transparent;
    }
    .dropdown-menu li a {
        color: #f5f5f5;
        font-weight: 400;
        font-size: 12px;  
    }
    .dropdown-menu>.active>a, 
    .dropdown-menu>.active>a:hover, 
    .dropdown-menu>.active>a:focus {
        background-color: transparent;
    }
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #CCC;
    }
}

.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:hover, 
.navbar-default .navbar-nav>.active>a:focus {
    background-color: transparent;
}
.navbar-default .navbar-nav>.open>a, 
.navbar-default .navbar-nav>.open>a:hover, 
.navbar-default .navbar-nav>.open>a:focus {
    background-color: transparent;
}
.dropdown .arrow {
    font-size:9px;    
}
.menu-padding { 
    padding-top:70px; 
}
.content { 
    margin-top:0px; 
}
.navbar .icon {
    font-size: 18px;
}
.navbar .social-icon {
    padding-left: 15px;
    padding-right: 0;
}
/*----- Latest News Section -----*/
.latest-section {
    position: relative;
    box-sizing: border-box;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    margin-top: 180px;
    text-align: center;
    width: 100%;
}
.latest-subheading {
    margin-left: auto;
    margin-right: auto;
}
.caption-latest1{
    font-family: 'Montserrat' !important;
    text-align: center;
    font-weight: bolder;
    font-size: 30px;
    margin-left: -10px;
}
.caption-latest2{
    font-family: 'Montserrat' !important;
    text-align: center;
    margin-top: -130px;
    margin-left: -10px;
    font-size: 15px;
}
.caption-latest3{
    font-family: 'NewYork' !important;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    font-weight: 500 !important;
    font-size: 70px;
    width: 110vh;
}
.latest-content {
    margin-top: 70px;
    width: 150vh;
    margin-bottom: -40px;
}
.latest-content p{
    font-family: 'Montserrat', sans-serif;
    text-align: justify;
    font-size: 15px;
    font-weight: 500;
    line-height: 35px;
    letter-spacing: 1.5px;
    color: #000;
}
.latest-content2{
    margin-top: 100px;
    margin-bottom: 100px;
    width: 75%;
}
.latest-content2 img{
    width: 100%;
}
#latest {
    text-align:center;
    padding-bottom: 85px;
}
.latest-slider {
    position:relative;
    margin-top: 2%;
    margin-left: 4%;
}
/*----- End Latest News Section -----*/
/*----- About Section -----*/
#about {
    margin-top: 25%;
    margin-bottom: 15%;
}
.section-about {
    font-size: 50px;
    font-weight: bolder;
    letter-spacing: 12px;
    font-family: 'Montserrat';
    margin-bottom: 40px;
    transform: translateY(0px);
}
.subsection-about {
    font-size: 25px;
    font-weight: bolder;
    letter-spacing: 8px;
    font-family: 'Montserrat';
    text-transform: uppercase;
    margin-bottom: 10px;
    transform: translateY(0px);
}
.about-text {
    margin-top: 20px;
    padding-right: 60px;
}
.about-col {
    margin-bottom: -5px;
}
.about-main-row {
    margin-bottom: 20px;
    width: 87%;
    text-align: justify;
    margin-top: 100px;
    color: #000;
}
.about-main-row p {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 25px;
    color: #000;
}
#about-main {
    padding-top: 75px;
    margin-top: -60px;
    margin-bottom: 70px;
    width: 100%;
}
#about-main p {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #000;
    text-align: justify;
}
.about-row1 iframe {
    width: 490px;
    height: 280px;
    margin-left: 65px;
}
.about-row2 {
    float: right;
    margin-right: 80px;
    margin-top: 10px;
    width: 35%;
}
.about-row2 p {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #000;
    text-align: justify;
    line-height: 25px;
}
.about-row4 img {
    width: 490px;
    height: 280px;
    margin-right: 80px;
    float: right;
}
.about-row3 {
    float: left;
    margin-top: 80px;
    margin-left: 65px;
    width: 35%;
}
.about-row3 p {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #000;
    text-align: justify;
    line-height: 25px;
}
#our-values {
    width: 100%;
    height: 100%;
    margin-bottom: -250px;
}
#our-values2 {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
/*START AMORE*/
.about-brand-info1 p, 
.about-brand-info2 p,
.about-brand-info3 p,
.about-brand-info4 p,
.about-brand-info5 p,
.about-brand-info6 p {
    text-align: justify;
    width: 390px;
    font-weight: 500;
    color: #000;
    letter-spacing: 2px;
    line-height: 25px;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
}
.section-brand-amore {
    background-image: url('../img/backgrounds/Background Our product-01.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 400px;
    margin-bottom: 600px;
}
.brand-amore{
    width: 100%;
    height: 300px;
    margin-top: 20%;
}
.about-brand-info1 {
    margin-left: -20%;
}
.about-brand-info1 img {
    width: 200px;
    padding-bottom: 10px;
}
.about-brand-img1 img {
    position: absolute;
    width: 300px;
    margin-left: 300px;
    margin-top: -310px;
}
/*END AMORE*/
/*START DANCING*/
.section-brand-dancing {
    background-image: url('../img/backgrounds/Background Our product-02.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 850px;
    margin-bottom: 600px;
}
.brand-dancing{
    width: 100%;
    height: 300px;
    margin-top: 20%;
}
.about-brand-info2 {
    margin-left: 40%;
}
.about-brand-info2 img {
    width: 200px;
    padding-bottom: 10px;
}
.about-brand-img2 img {
    position: absolute;
    width: 300px;
    margin-left: -500px;
}
/*END DANCING*/
/*START ARDELIA*/
.section-brand-ardelia {
    background-image: url('../img/backgrounds/Background Our product-03.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 750px;
    margin-bottom: 600px;
}
.brand-ardelia{
    width: 100%;
    height: 300px;
    margin-top: 20%;
}
.about-brand-info3 {
    margin-left: -20%;
}
.about-brand-info3 img {
    margin-top: -1%;
    width: 150px;
    padding-bottom: 10px;
}
.about-brand-img3 img {
    position: absolute;
    width: 300px;
    margin-left: 300px;
    margin-top: -200px;
}
/*END ARDELIA*/
/*START BAMBINI*/
.section-brand-bambini {
    background-image: url('../img/backgrounds/Background Our product-01.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 400px;
    margin-bottom: 600px;
    margin-left: auto;
    margin-right: auto;
}
.brand-bambini{
    width: 100%;
    height: 300px;
    margin-top: 20%;
}
.about-brand-info4 {
    margin-left: -35%;
    padding-bottom: 20px;
}
.about-brand-info4 img {
    width: 150px;
    padding-bottom: 10px;
}
.about-brand-img4 img {
    position: absolute;
    width: 300px;
    margin-left: 250px;
    margin-top: -310px;
}
/*END BAMBINI*/
/*START DUBAI*/
.section-brand-dubai {
    background-image: url('../img/backgrounds/Background Our product-02.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 850px;
    margin-bottom: 600px;
}
.brand-dubai{
    width: 100%;
    height: 300px;
    margin-top: 20%;
}
.about-brand-info5 {
    margin-top: -1%;
    margin-left: 40%;
}
.about-brand-info5 img {
    width: 200px;
    padding-bottom: 10px;
}
.about-brand-img5 img {
    position: absolute;
    width: 340px;
    margin-left: -500px;
}
/*END DUBAI*/
/*START ORO*/
.section-brand-oro {
    background-image: url('../img/backgrounds/Background Our product-03.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 750px;
    margin-bottom: 600px;
}
.brand-oro{
    width: 100%;
    height: 300px;
    margin-top: 20%;
}
.about-brand-info6 {
    margin-top: -1%;
    margin-left: -20%;
}
.about-brand-info6 img {
    margin-top: -1%;
    width: 150px;
    padding-bottom: 10px;
}
.about-brand-img6 img {
    position: absolute;
    width: 500px;
    margin-left: 200px;
    margin-top: -340px;
}
/*END ORO*/
.section-philosophy {
    background-image: url('../img/backgrounds/bg-about1.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 58%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 170px;
}
.section-philosophy h2 {
    font-size: 50px;
    font-weight: bolder;
    letter-spacing: 12px;
    color: #fff;
    line-height: 10px;
    margin-left: auto;
    margin-right: auto;
    text-shadow: 1px 3.5px 6px grey;
    font-family: 'Montserrat';
}
.caption-philosophy {
    font-size: 50px;
    font-weight: bolder;
    letter-spacing: 12px;
    color: #fff;
    text-shadow: 1px 3.5px 6px grey;
    font-family: 'Montserrat';
    text-align: center;
    padding-top: 160px;
}

.section-vision-mission {
    background-image: url('../img/backgrounds/bg-about2.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: auto;
    margin-right: auto;
    height: 80%;
    padding-left: 15%;
    padding-top: 7%;
}
.about-mission{
    display: block;
}
.about-mission p {
    padding-right: 15%;
}
.about-vision{
    padding-left: 34%;
    display: block;
}
.about-vision p {
    padding-right: 17%;
}
.about-section{
  padding: 3em;
  height: 100vh;
  position: relative;
  box-sizing: border-box;
  background-color: #fff;
}

#about-p1 {
    margin-top: 200px;
}
.about-main2-row {
    margin-bottom: 20px;
    width: 85%;
    text-align: center;
    color: #000;
}
.about-main2-row p {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 1.5px;
    color: #000;
}

.about-info h4 {
    font-family: 'Montserrat';
    font-weight: bolder;
    text-transform: uppercase;
    color: #000;
    margin-top: 0px;
    font-size: 12px;
    padding-left: 40px;
    letter-spacing: 1.5px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.about-info p {
    text-align: justify;
    width: 320px;
    font-weight: 500;
    color: #000;
    letter-spacing: 1.5px;
    padding-left: 40px;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
}
.about-info {
    padding-top: 5px;
}
.about-mission {
}
.about-mission h4 {
    font-family: 'Montserrat';
    font-weight: bolder;
    text-transform: uppercase;
    color: #000;
    margin-top: 5px;
    font-size: 13px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.about-mission p {
    text-align: justify;
    width: 450px;
    font-weight: 500;
    color: #000;
    padding-top: 10px;
    line-height: 25px;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
}
.about-vision {
}
.about-vision h4 {
    font-family: 'Montserrat';
    font-weight: bolder;
    text-transform: uppercase;
    color: #000;
    margin-top: 5px;
    font-size: 13px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.about-vision p {
    text-align: justify;
    width: 450px;
    font-weight: 500;
    color: #000;
    padding-top: 10px;
    line-height: 25px;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
}
#service-about {
    padding-top: 50px;
    margin-bottom: 200px;
}

/*Contact Us Section*/
.contact-subheading {
    font-family: 'NewYork';
    font-weight: 500;
    color: #000;
}
.caption-contact1{
    text-align: left;
    font-size: 80px;
    line-height: 80px;
    letter-spacing: 7px;
}
.caption-contact2{
    font-family: 'Montserrat' !important;
    width: 450px;
    text-align: left;
    line-height: 30px;
    margin-left: 40px;
    margin-top: 25px;
    font-weight: normal !important;
    font-size: 15px;
    letter-spacing: 2px;
}
.form-contact {
    margin-top: 70px;
    width: 750px;
    margin-bottom: -40px;
}
.label-contact {
    font-family: Montserrat;
    letter-spacing: 2px;
    margin-left: 15px;
    width: 250px;
}
.label-contact2 {
    font-family: Montserrat;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 2px;
}
.label-contact3 {
    font-family: Montserrat;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 2px;
    color: red;
}
.input-contact {
    width: 320px;
    height: 45px;
    border-radius: 6px;
    border: 0.1rem outset #d1d1d1;
    padding-left: 10px;
}
.input-contact2 {
    width: 695px;
    height: 45px;
    border-radius: 6px;
    border: 0.1rem outset #d1d1d1;
    padding-left: 10px;
}
.textarea-contact {
    width: 695px;
    height: 230px;
    border-radius: 15px;
    border: 0.1rem outset #d1d1d1;
    margin-bottom: 80px;
    background-color: #fff;
    resize: none;
    color: #000;
    padding-left: 10px;
    padding-top: 10px;
}

.btn-contact {
  font-family: Montserrat;
  border-radius: 16px;
  font-weight: bold;
  color: #000;
  background-color: #dfc286;
  border: 0;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 18px;
  margin-left: 185px;
  margin-bottom: 80px;
  height: 45px;
  width: 150px;
}
.btn-partner {
  font-family: Montserrat;
  border-radius: 16px;
  font-weight: bold;
  color: #000;
  background-color: #dfc286;
  border: 0;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 18px;
  margin-bottom: 80px;
  margin-top:80px;
  margin-left:-90px;
  height: 45px;
  width: 150px;
}
#contact-value {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.contact-section1 {
    background-image: url('../img/backgrounds/Contact Us BawahArtboard 2.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 900px;
    margin-left: auto;
    margin-right: auto;
}
/*End Contact Us Section*/

/*Partner Session*/
.partner-section {
    position: relative;
    box-sizing: border-box;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    margin-top: 180px;
    text-align: center;
    width: 100%;
}
.partner-caption {
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 3px;
    font-family: 'Montserrat';
    margin-bottom: 80px;
}
.partner-main-row {
    width: 80%;
    text-align: center;
    color: #000;
}
#partner-value {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.partner-section2 {
    background-image: url('../img/backgrounds/Store Page BGArtboard 1.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 650px;
    margin-left: auto;
    margin-right: auto;
}
.caption-partner-section1 {
    margin-left: 4%;
    margin-top: 3%;
    border-radius: 2%;
    min-height: 100px;
    padding-top: 100px;
    padding-bottom: 70px;
    float: left;
    background-color: #fff;
    box-shadow: 3px 4px 10px rgba(0,0,0,0.6);
}
.caption-partner1{
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-size: 14px;
    padding-left: 30px;
    font-weight: 500;
    letter-spacing: 1.5px;
    margin-top: -60px;
    margin-bottom: 40px;
}
.info-partner1{
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-size: 20px;
    font-weight: 300;
    line-height: 25px;
    letter-spacing: 1.5px;
}
#city_list{
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    padding-bottom: 5px;
    border: none;
    outline: none;
}
.styleSelect select {
  background: transparent;
  width: 360px;
  padding-left: 5px;
  font-size: 16px;
  line-height: 2;
  height: 50px;
  -webkit-appearance: none;
  color: #000;
}

.styleSelect select option {
    min-height: 50px;
}

.styleSelect {
  width: 350px;
  height: 34px;
  margin-top: -25px;
  overflow: hidden;
  margin-left: 28px;
  padding-bottom: 40px;
  border-bottom: 2px solid;
  background: url("../img/assets/arrowdown.png") no-repeat right #fff;
}
.styleSelect:focus {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
select option:checked,
select option:hover {
    box-shadow: 0 0 10px 100px #000 inset;
}

#city_list option:hover,
    #city_list option:focus,
    #city_list option:active {
        background: linear-gradient(#000000, #000000);
        background-color: #000000 !important; /* for IE */
        color: #ffed00 !important;
    }

    #city_list option:checked {
        background: linear-gradient(#d6d6d6, #d6d6d6);
        background-color: #d6d6d6 !important; /* for IE */
        color: #000000 !important;
    }
#myScrollTable tbody {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    clear: both;
    border: 0px;
    width: 380px;
    height: 300px;
    margin-top: 25px;
    margin-left: 15px;
    line-height: 40px;
    overflow: auto;
    float: left;
}
table tbody {
    overflow-x: hidden !important;
}
table tbody::-webkit-scrollbar {
    width: 3px !important;
}
table tbody::-webkit-scrollbar-track {
    background: #e1e1e1 !important;
}
table tbody::-webkit-scrollbar-thumb {
    background: #636363!important;
    border-radius: 5px!important;
    box-shadow: 1px 1px 1px #fff !important;
}

select::-webkit-scrollbar {
    width: 3px !important;
}
select::-webkit-scrollbar-track {
    background: #e1e1e1 !important;
}
select::-webkit-scrollbar-thumb {
    background: #636363!important;
    border-radius: 5px!important;
    box-shadow: 1px 1px 1px #fff !important;
}
.hover_act::hover {
    background-color: red !important;
}
#partner_list {
    padding-top: -100px;
}
.frame-map {
    margin-top: 3%;
    margin-left: 40%;
    background-color: none;
}
.frame-map iframe{
    border-radius: 10px;
    box-shadow: 3px 4px 10px rgba(0,0,0,0.6);
    background-color: none;
}
.frame-map2 {
    margin-left: auto;
    margin-right: auto;
    background-color: none;
}
.form_map {
    width: 380px;
}
.btn_map button{
    width: 370px;
    min-height: 25px;
    margin-left: -370px;
    color: none;
    background-color: transparent;
    border: none;
}
.btn_map button:focus{
    border-top: 1px transparent;
    border-bottom: 3px solid #d4af37;
    border-left: 1px transparent;
    border-right: 1px transparent;
    opacity: 40%;
    padding-bottom: 6px;
    border-radius: 8px;
}
.fa-size {
    font-size: 25px;
    width: 30px;
}
/*End Partner Session*/
.progress {
    border-radius: 3px;
    height: 6px;
    background-color: #ebebeb;
    overflow: visible;
    margin-bottom: 20px; 
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
    
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) inset;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) inset;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) inset;
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) inset;
}
.progress-bar {
    position: relative;
    border-radius: 3px;
    box-shadow: none; 
}
.progress-bars p {
    line-height: .5;
}
#skills .progress-bars p {
    color: #dedede;
}
.progress-bar-tooltip {
    position: absolute;
    background-color: #343434;
    top: -30px;
    padding: 1px 6px;
    font-size: 11px;
    right: -10px;
    border-radius: 3px;
    color: #dedede; 
}
.progress-bar-tooltip:after {
    position: absolute;
    border-color: #343434 transparent;
    border-style: solid;
    border-width: 5px 5px 0;
    bottom: -5px;
    content: "";
    left: 35%;
}

/*----- Fun Facts -----*/
#fun-facts {
    display: table;
    width: 100%;
    height: 20%;
    z-index: 1;
} 
.fact-container {
    padding-top:40px;
    padding-bottom:30px;
}
.fact h2 {
    font-size: 65px;
    letter-spacing: 0px;
    margin: 0;
    line-height: 65px; 
}
.fact h4 {
    font-size: 14px;
    margin-bottom: 0px;
}
.fact p {
    font-size: 13px;
    margin-top: 3px;
}
.counter {
    font-family: 'Exo', sans-serif;
    font-size: 65px;
    font-weight: 700;
    letter-spacing: 0px;
    margin: 0;
    line-height: 65px;  
}
#fun-facts .lead {
    font-size: 16px;
}

/*----- Services -----*/
#services {
    padding-top: 75px;
    margin-top: -60px;
}
.service-row{
    text-align: left
}
.service-col1 {
    margin-bottom: 50px;
}
.service-col2 {
    margin-bottom: 50px;
}
.service-col3 {
    margin-top: 0px;
}
.service {
    margin-top: 20px;
}
.service-info {
    margin-top: 40px;
}
.btn-effect {
    display: inline-block;
    text-align: center;
    cursor: pointer;
    color: #fff;
    font-family: 'Exo', sans-serif;
    font-weight: 400!important;
    font-size: 14px; 
    overflow: hidden;
    position: relative;
    z-index: 0;
    vertical-align: middle;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    text-decoration: none;
    text-shadow: none;
    border: 0;
    padding: 8px 22px;
    border: 1px solid rgba(255,255,255,.7);
    border-radius: 3px;
    margin-top: 20px;
    margin-bottom: 20px;
} 
.btn-effect:after {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    transition: all 0.3s;
}
.btn-effect:hover {
    background: none;
    opacity: 1!important;
    color: #fff;
}
.btn-effect:hover:after {
    height: 100%;
}

/*----- lookbook -----*/
.lookbook-section {
    margin-top: 180px;
}
#lookbook {
    text-align:center;
    padding-bottom: 85px;
}
#lookbook2 {
    padding-top: 150px;
    text-align:center;
    padding-bottom: 85px;
}
.lookbook-slider {
    position:relative;
    margin-top: 2%;
    margin-left: 4%;
}
.lookbook{
    width: 80%;
    height: auto;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    -webkit-transition: 0.7s ease;
    transition: 0.7s ease;
}
.lookbook:hover{
    width: 80%;
    height: auto;
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}
.lookbook:active{
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.box{
    margin-top: 30px;
    margin-bottom: 40px;
}
.box::before,
.box::after{
    content: '';
    position: absolute;
    top: 98%;
    bottom: 1px;
    filter: blur(2px);
    background: rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 30px rgba(0, 0, 0, 1);
    z-index: -1;
}
.box::before {
    left: 75px;
    right: 35px;
    transform: rotate(5deg);
}
.box2::before,
.box2::after{
    content: '';
    position: absolute;
    top: 50%;
    bottom: -1.5px;
    filter: blur(2px);
    background: rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 30px rgba(0, 0, 0, 1);
    z-index: -1;
}
.box2::before {
    left: 83%;
    right: 43px;
    transform: rotate(-5deg);
}
.volume-lookbook {
    font-size: 30px;
    font-weight: 300;
    text-align: left;
    margin-left: 50px;
    letter-spacing: 2px;
    font-family: 'Montserrat';
    margin-bottom: 20px;
}
/*End Lookbook*/

/*----- Google maps -----*/
#map {
    height:450px;
    width:100%;
}

/*----- Footer 1 -----*/
.footer-info h4 {
    letter-spacing: 1px;
    font-family: 'Playfair Display', serif;
    text-transform: uppercase;
    color: #1c1c1c;
    font-size:17px;
    margin-top: 10px;
    margin-left: 85px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.footer-info p {
    text-align:left;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
}
.footer-icon img{
    float: left;
    width: 120px;
    margin-top: -30px;
}
.footer-info {
    padding-top: 5px;
    margin-bottom: 50px;
}
.footer-info ul.footer-form li i.fa {
    color:#fff;
}
.footer-info ul.footer-form li h6 {
    font-size:11px;
    color:#fff;
    font-family: 'Montserrat';
}
.footer-form li{
    list-style: none;
    text-align: left;
}
.footer-form{
    margin-left: 50px;
}
.footer-widgets {
    background-color: #252525;
    color: #7e7e7e;
    padding: 55px 0px 0 0;
    margin-bottom: 0px
}
.footer-building{
    margin-left: 25px;
    margin-top: -15px;
}
.footer-phone{
    margin-left: 25px;
    margin-top: -15px;
}
.footer-home{
    margin-left: 25px;
    margin-top: -15px;
}
.footer-mail{
    margin-left: 25px;
    margin-top: -15px;
}
.footer-ig{
    margin-left: 25px;
    margin-top: -15px;
}
.footer-fb{
    margin-left: 25px;
    margin-top: -15px;
}
.footer-yt{
    margin-left: 25px;
    margin-top: -15px;
}
.form-group {
    margin-bottom: 30px;
    width: 240px;
    float: left;
}
.form-group input{
    background-color: #707070;
    color: white !important;
    border-radius: 8px;
    border: none;
}
.col-footer {
    margin-bottom: 55px;
    max-height: 160px;
}
@media (max-width:768px) {
    .col-twitter {
        margin-bottom: 55px;
        max-height: 160px;
    }
}
footer h4 {
    font-size: 16px;
    color: #DDD;
    margin-bottom: 20px;
    text-transform: uppercase;
}
footer p {
    font-size: 13px;
    color: #a0a0a0;
}
.tweet ul {
    list-style: none;
    padding-left: 0;
}
.tweet ul li {
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: 400;
    color: #a0a0a0;
}
.tweet ul li .date {
    color: #CCC;
}
footer .contact-details {
    list-style: none;
    margin: 0;
    padding: 0
}
.contact-details .icon {
    font-size: 1.2em;
    margin-right: 8px;
}
.footer-copyright {
    padding-top: 40px;
    padding-bottom: 100px;
    background-color: #282828;
}
.footer-copyright h4{
    color: #fff;
}
.footer-copyright p {
    margin: 0;
    line-height: 22px;
    color: #8C8989;
    padding-bottom: 10px;
}
.copyright p {
    margin-top: 300px; 
    color: #fff; 
    margin-bottom: -100px; 
    font-size: 11px; 
    font-weight: 300;
}
footer #social-icons {
    list-style: none;
    text-align: right;
    margin: 0;
}
footer .social-icons {
    list-style: none;
    text-align: center;
    margin: 0;
    padding: 0;
}
footer .social-icons li {
    font-size: 20px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}
footer .social-icons li a {
    color: #46494a;
}

@media (max-width:992px) {
    .footer-copyright p {
        text-align: center;
    }
    footer #social-icons {
        float: none!important;
        text-align: center;
        padding-left: 0px;
        padding-top: 10px;
    } 
}
footer #social-icons li {
    font-size: 20px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}
footer #social-icons li a {
    color: #46494a;
}
footer a:hover {
    color: #fff;
}
/*----- Subscribe Form -----*/
.alert_wrapper{
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 999;
}
.alert_wrapper .alert_item{
    z-index: 3; 
    position: fixed;
    top: -100%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: flex;
    align-items: center;
    padding: 25px 50px;
    border-radius: 3px;
    transition: all 0.2s ease;
}

.alert_wrapper .alert_item .data{
    margin: 0 50px;
}
.alert_wrapper .alert_item .data .title{
    font-size: 18px;
    margin-bottom: 5px;
}
.alert_wrapper .alert_item .data span{
    font-weight: 700;
}
.alert_wrapper .alert_item .data .sub{
    font-size: 14px;
    font-weight: 100;
}
.alert_wrapper .alert_item .icon{
    font-size: 32px;
}
.alert_wrapper .alert_item .close{
    cursor: pointer;
}

.alert_item.alert_info .close:hover{
    color: #a5c7d8;
}

.alert_item.alert_warning .close:hover{
    color: #dcd4a2;
}

.alert_item.alert_error .close:hover{
    color: #c79995;
}

.alert_item.alert_success .close:hover{
    color: #adc5a5;
}

.alert_wrapper.active{
    visibility: visible;
}
.alert_wrapper.active .alert_item{
    top: 50%;
}

/*----- Back to Top Button -----*/
#back-to-top {
    position: fixed;
    color: #fff;
    z-index: 100;
    line-height: 26px;
    bottom: -50px;
    right: 20px;
    display: none;
    cursor: pointer;
    border-radius: 2px;
    height: 30px;
    width: 30px;
    display: block;
    text-align: center;
    transition: background-color 0.1s linear;
    -moz-transition: background-color 0.1s linear;
    -webkit-transition: background-color 0.1s linear;
    -o-transition: background-color 0.1s linear;
}
#back-to-top:hover {
    color: #fff;
    background-color: #121212;
}
#back-to-top .icon {
    font-size: 10px;
}
.to-top {
    cursor: default;
}
 

/*----- Shortcodes -----*/

/*-- Buttons --*/
.btn-primary {
    text-transform: uppercase;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -o-transition: all ease .3s;
    -ms-transition: all ease .3s;
    transition: all ease .3s;
    background-color: #ad9860 !important;
    width: 165px;
    height: 40px;
}
.btn, 
.btn-default, 
.btn-primary, 
.btn-success, 
.btn-info, 
.btn-warning, 
.btn-danger {
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    border-radius: 12px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    line-height: 1.6;
    letter-spacing: 0.5px;
    margin: 0 5px 0 5px;
    padding: 10px 22px;
    text-align: center;

    box-shadow: 0 -3px rgba(0, 0, 0, 0.3) inset;
    -moz-box-shadow: 0 -3px rgba(0, 0, 0, 0.3) inset;
    -webkit-box-shadow: 0 -3px rgba(0, 0, 0, 0.3) inset;
    -o-box-shadow: 0 -3px rgba(0, 0, 0, 0.3) inset;
    
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -o-transition: all ease .3s;
    -ms-transition: all ease .3s;
    transition: all ease .3s;
}
.btn:hover, 
.btn-primary:hover, 
.btn-success:hover, 
.btn-info:hover, 
.btn-warning:hover, 
.btn-danger:hover {
    border-color: none;
    opacity: .7;
}
.btn:focus, 
.btn-primary:focus, 
.btn-success:focus, 
.btn-info:focus, 
.btn-warning:focus, 
.btn-danger:focus {
    border-color: none;
}
.btn-primary:hover, 
.btn-primary:focus, 
.btn-primary:active, 
.btn-primary.active, 
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #1C1C1C;
    border-color: none;
}
.btn:focus, 
.btn:active:focus, 
.btn.active:focus, 
.btn.focus, .btn:active
.focus, 
.btn.active.focus {
outline: none;
outline-offset: 0;
}
.btn-default {
    color: #1c1c1c;
    background-color: #fff;
    border-color: none;
    border: none;
}
.btn-default:hover {
    color: #fff;
}
.btn-primary-full {
    width: 100%;
    font-family: 'Montserrat';
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 2;
    margin: 0;
    padding: 5px 20px;
    text-align: center;  
    transition: background-color 0.1s linear;
    -moz-transition: background-color 0.1s linear;
    -webkit-transition: background-color 0.1s linear;
    -o-transition: background-color 0.1s linear;
}
.btn-primary-full:hover {
    background-color: #1c1c1c; 
}
.open .dropdown-toggle.btn-primary {
    border-color: none;
}
.btn-transparent {
    padding: 6.5px 20px!important;
    color: #fff;
    font-family: 'Exo', sans-serif;
    font-weight: 400!important;
    background-color: transparent;
    border: 2.3px solid rgba(255,255,255,.8);
}
.btn-transparent-dark {
    padding: 6.5px 20px!important;
    color: #252525;
    font-family: 'Exo', sans-serif;
    text-transform: uppercase;
    font-weight: 700!important;
    background-color: transparent;
    border: 2.3px solid rgba(0,0,0,.7);
}
.btn-buy {
    color: #f6f7f7;
    padding: 2px 6px;
    font-size: 10px;
    line-height: 1;
    border-radius: 2px;
    transition: background-color 0.1s linear;
    -moz-transition: background-color 0.1s linear;
    -webkit-transition: background-color 0.1s linear;
    -o-transition: background-color 0.1s linear;
}
.btn-icon .icon {
    margin-right: 5px;
}
#page-top {
   background: url(../img/backgrounds/bg-shortcodes.jpg);
   height: 500px;
}
#page-top img {
    position:fixed;
    width: 100%;
}
.page-top-title {
    top:160px;
    position:relative;
    z-index: 99;
}
.page-top-title h2 {
    font-size:60px;
    letter-spacing:2px;
}

.btn-link:hover,
.btn-link:focus {
  color: #3a3a3a;
  text-decoration: underline;
  background-color: transparent;
}
.form-control:focus {
    border-color: #3a3a3a;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-control {
    margin-top: 20px;
    border-radius: 0px;
}
/*--tabs--*/
.nav-tabs>li>a {
    font-family: 'Exo', sans-serif;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #666;
    cursor: default;
    background-color: #f0f0f0;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
}
.nav-tabs>li>a:hover {
    color: #fff;
    cursor: pointer;
}
.nav-tabs {
    border-bottom: none;
}
.tab-pane p {
    line-height: 24px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    font-family: 'Exo', sans-serif;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    cursor: default; 
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    cursor: pointer;
}
.tab-content {
    padding-top: 20px;
}
/*----- Owl Carousel -----*/  
.owl-theme .owl-controls .owl-buttons div {  
    color: #1C1C1C;
    display: inline-block; 
    margin: 5px 3px 10px 3px;
    padding: 0px 10px;
    font-size: 12px; 
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; 
}
.owl-carousel  .owl-item {
    cursor: move; /* fallback if grab cursor is unsupported */        
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
 /* Applies a "closed-hand" cursor during drag operation. */            
.owl-carousel  .owl-item:active { 
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.owl-theme .owl-controls .owl-page span {
    cursor: pointer;
    display: inline-block;
    background-color: #bbb;
    border-color: #bbb;
    border: 2px solid transparent;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    margin: 0 3px; 
    -moz-background-clip: content;
    -webkit-background-clip: content;
    background-clip: content-box;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.owl-theme .owl-controls .owl-page.active span {
    border-color: #f0f0f0;
    background-color: transparent;
}
.owl-carousel{
    overflow: hidden;
}
.owl-theme .owl-controls .owl-buttons div {
    padding: 5px 9px;
    background: rgba(0,0,0,.2);
    opacity: 0;
}
.owl-carousel:hover .owl-controls .owl-buttons div { 
    opacity: 1;
}
.owl-prev:hover,
.owl-next:hover { 
    opacity: .7!important;
}
.owl-theme .owl-controls .owl-buttons div,
.owl-carousel:hover .owl-controls .owl-buttons div { 
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.owl-buttons i { 
    font-size: 16px;
    color: #fff;
}
.owl-buttons div {
    position: absolute;
}
.owl-buttons .owl-prev {
    left: -6px; 
    height: 115px;
    width: 43px;
    line-height: 111px; 
}
.owl-buttons .owl-next {
    right: -6px; 
    height: 115px;
    width: 43px; 
    line-height: 111px;
}
.blog-post-fullwidth .owl-buttons .owl-prev,
.blog-post-fullwidth .owl-buttons .owl-next {
    margin-top: 10%;
}
.blog-post .owl-pagination {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 20px;
    left: 0;
    text-align: center;
    z-index: 100 !important;
} 
.blog-post .owl-theme .owl-controls .owl-page span {
    cursor: pointer;
    display: inline-block;
    background-color: #888;
    border-color: #888;
    border: 2px solid transparent;
    height: 12px;
    width: 12px; 
    margin: 0 3px;
    opacity: 1;
    -moz-background-clip: content;
    -webkit-background-clip: content;
    background-clip: content-box;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.blog-post .owl-theme .owl-controls .owl-page.active span {
    border-color: #888; 
    background-color: transparent;
}
.blog-post .owl-controls.clickable {
    margin-top: 0; 
    text-align: center;
}
.blog-post .btn {
    margin-top: 10px;
    margin-left: 0;
}
/*Search Section*/
.search-box:hover > .search-input {
    position: absolute;
    right: 75px;
    width: 150px;
    border-radius: 5px;
    background: #fff;
    border-color: #d4af37 !important;
    border: 2px;
    border-bottom-style: solid;
}
.search-box{
    list-style: none;
    float: right;
}
.search-input{
    border: none;
    width: 0px;
    outline: none;
}
.search-btn:hover {
    margin-top: 0px;
}
.search-btn {
    border: none;
    background-color: transparent;
}

