@charset "utf-8";

/* CSS Document */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}



@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Black.ttf');
    src: url('../fonts/Lato-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-BlackItalic.ttf');
    src: url('../fonts/Lato-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Bold.ttf');
    src: url('../fonts/Lato-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-BoldItalic.ttf');
    src: url('../fonts/Lato-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Italic.ttf');
    src: url('../fonts/Lato-Italic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Light.ttf');
    src: url('../fonts/Lato-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-LightItalic.ttf');
    src: url('../fonts/Lato-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Regular.ttf');
    src: url('../fonts/Lato-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Thin.ttf');
    src: url('../fonts/Lato-Thin.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-ThinItalic.ttf');
    src: url('../fonts/Lato-ThinItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gordita';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Gordita Regular.woff') format('woff'),
         url('../fonts/Gordita Regular.otf') format('Opentype');
    }
    @font-face {
    font-family: 'Gordita';
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/Gordita Regular Italic.woff') format('woff'),
         url('../fonts/Gordita Regular Italic.otf') format('Opentype');
    }
    @font-face {
    font-family: 'Gordita';
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/Gordita Thin.woff') format('woff'),
         url('../fonts/Gordita Thin.otf') format('Opentype');
    }
    @font-face {
    font-family: 'Gordita';
    font-style: italic;
    font-weight: 200;
    src: url('../fonts/Gordita Thin Italic.woff') format('woff'),
         url('../fonts/Gordita Thin Italic.otf') format('Opentype');
    }
    

    @font-face {
    font-family: 'Gordita';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/Gordita Light.woff') format('woff'),
         url('../fonts/Gordita Light.otf') format('Opentype');
    }
    @font-face {
    font-family: 'Gordita';
    font-style: italic;
    font-weight: 300;
    src: url('../fonts/Gordita Light Italic.woff') format('woff'),
         url('../fonts/Gordita Light Italic.otf') format('Opentype');
    }
    @font-face {
    font-family: 'Gordita';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/Gordita Medium.woff') format('woff'),
         url('../fonts/Gordita Medium.otf') format('Opentype');
    }
    @font-face {
    font-family: 'Gordita';
    font-style: italic;
    font-weight: 500;
    src: url('../fonts/Gordita Medium Italic.woff') format('woff'),
         url('../fonts/Gordita Medium Italic.otf') format('Opentype');
    }
    @font-face {
    font-family: 'Gordita';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/Gordita Bold.woff') format('woff'),
         url('../fonts/Gordita Bold.otf') format('Opentype');
    }
    @font-face {
    font-family: 'Gordita';
    font-style: italic;
    font-weight: 700;
    src: url('../fonts/Gordita Bold Italic.woff') format('woff'),
         url('../fonts/Gordita Bold Italic.otf') format('Opentype');
    }
    @font-face {
    font-family: 'Gordita';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/Gordita Black.woff') format('woff'),
         url('../fonts/Gordita Black.otf') format('Opentype');
    }
    @font-face {
    font-family: 'Gordita';
    font-style: italic;
    font-weight: 800;
    src: url('../fonts/Gordita Black Italic.woff') format('woff'),
         url('../fonts/Gordita Black Italic.otf') format('Opentype');
    }
    @font-face {
    font-family: 'Gordita';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/Gordita Ultra.woff') format('woff'),
         url('../fonts/Gordita Ultra.otf') format('Opentype');
    }
    @font-face {
    font-family: 'Gordita Ultra Italic';
    font-style: italic;
    font-weight: 900;
    src: url('../fonts/Gordita Ultra Italic.woff') format('woff'),
         url('../fonts/Gordita Ultra Italic.otf') format('Opentype');
    }

    
      






* {
    box-sizing: border-box;
}

body {
    background-color: #f7f7f7;
    font-family: 'Lato';
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Gordita';
}

p {
    font-family: 'Lato';
    font-size: 16px;
    font-weight: 400;
    color: #7a7a7a;
    line-height: 26px;
}

ul {
    margin: 0;
    padding: 0;
}

li { font-family: 'Lato'; }

button,
select {
    font-family: 'Lato';
}

a {
    text-decoration: none;
    color: inherit;
    -webkit-transition: .3s all ease-in-out;
    -moz-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

a:hover, a:focus {
    text-decoration: none;
    color: #f60;
}

button {
    cursor: pointer;
}

.container-fluid {
    padding-right: 45px;
    padding-left: 45px;
    margin-right: auto;
    margin-left: auto;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col,
.col1,
.col10,
.col11,
.col12,
.col2,
.col3,
.col4,
.col5,
.col6,
.col7,
.col8,
.col9,
.col-sm,
.col-sm1,
.col-sm10,
.col-sm11,
.col-sm12,
.col-sm2,
.col-sm3,
.col-sm4,
.col-sm5,
.col-sm6,
.col-sm7,
.col-sm8,
.col-sm9 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.col1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.col2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.col3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.col6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.col8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.col9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.col11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

.col12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #111;
    font-family: 'Lato';
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-group {
    width: 100%;
    margin-bottom: 30px;
}
strong{ font-weight: 700;}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}


/* Common CSS */

.desk-view {
    display: block;
}

.tab-view {
    display: none;
}
.desk-tab-view{ display: block; }

.mob-view {
    display: none;
}

.login-btn {
    width: 165px;
    height: 56px;
    position: relative;
}

.lgnbtn {
    width: 100%;
    height: 100%;
    background-color: #ff6600;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

.hmbanner {
    width: 100%;
    min-height: 752px;
    height: 100%;
    display: flex;
    align-items: center;
}

/* .cdo-item{
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cdo-item-icon{
    margin: 0 15px;
} */

.connectdot-items h1 {
    text-align: center;
    font-size: 45px;
    font-weight: 700;
    line-height: 72px;
    padding-top: 70px;
    text-transform: capitalize;
    font-family: 'Gordita';
}

.hdrtxt {
    position: relative;
    text-align: center;
    margin-bottom: 80px;
}

.hmbanner {
    width: 100%;
    min-height: 100vh;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bannrr-rw{display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; align-items:center; margin-left: -50px;}

.itms-lst{-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%; position: relative;
width: 100%;
/* padding-right: 15px;
padding-left: 15px;*/ }
.itms-innr {
    min-width: 290px;
    max-width: 290px;
    min-height: 290px;
    max-height: 290px;
    border-radius: 50%;
    text-align: center;
     /* padding:20px; */
}
.itms-innr img{ width: 100%;}
.itms-innr svg{ width: 100%; padding: : 40px;}

/* .grn{background-color:rgba(163, 182, 125, 0.4);}
.orgn{background-color:rgba(255, 102, 0, 0.4);}
.pnk{background-color:rgba(225, 24, 90, 0.4);}
.lgtbl{background-color:rgba(105, 103, 207, 0.4) ;}
.slkbl{background-color:rgba(64, 134, 244, 0.4);} */
.img-responsive{max-width:100%; height:auto;}	
.pdtp{padding-top:40px !important;}






.fly-in-text {
    text-align: center;
    font-size: 45px;
    font-weight: 700;
    text-transform: capitalize;
    font-family: 'Gordita';
}
            
            .fly-in-text li {
                display: inline-block;
                text-transform: capitalize;
                margin-right: 7px;
                opacity: 1;
                transition: all 5.5s ease;
                transition-delay: 6.5s;
            }
            
             .fly-in-text li:last-child {
                margin-right: 0;
            }
            
            .fly-in-text.hidden li {
                opacity: 0;
                transform: translateY(-100px);
            }




.animate__animated.animate__delay-6s {-webkit-animation-delay:6s;animation-delay:6s;-webkit-animation-delay:calc(var(--animate-delay)*6);animation-delay:calc(var(--animate-delay)*6);}
.animate__animated.animate__delay-7s {-webkit-animation-delay:7s;animation-delay:7s;-webkit-animation-delay:calc(var(--animate-delay)*7);animation-delay:calc(var(--animate-delay)*7);}
.animate__animated.animate__delay-8s {-webkit-animation-delay:8s;animation-delay:8s;-webkit-animation-delay:calc(var(--animate-delay)*8);animation-delay:calc(var(--animate-delay)*8);}


.hdr-title {
  width: 100%;
  height: 100%;
  /* position: absolute; */
  top: 50%;
  left: 50%;
  /* transform: translate(-50%, -50%); */
  display: flex;
  justify-content: center;
  align-items: center;
}
.hdr-title::before {
  content: "";
  width: 100%;
  height: 0%;
  position: absolute;
  bottom: 0;
  transform-origin: bottom;
  animation: splash 3s cubic-bezier(0.8, 0.2, 0.2, 0.8) forwards;
}

.hdr-title span {
  /*   filter: blur(3px); */
  animation: blurMe 1.4s ease-in-out forwards;
  opacity: 0;
  padding-right: 10px;
}

.hdr-title span:nth-child(2n+1) {
  animation-delay: calc(2s + 200ms * 1);
}

.hdr-title span:nth-child(2n+2) {
  animation-delay: calc(2s + 200ms * 2);
}

.hdr-title span:nth-child(2n+3) {
  animation-delay: calc(2s + 200ms * 3);
}

.hdr-title span:nth-child(2n+4) {
  animation-delay: calc(2s + 200ms * 4);
}

.hdr-title span:nth-child(2n+5) {
  animation-delay: calc(2s + 200ms * 5);
}

.hdr-title span:nth-child(2n+6) {
  animation-delay: calc(2s + 200ms * 6);
}


@keyframes blurMe {
  0% {
    filter: blur(10px);
    opacity: 0;
  }
  100% {
    filter: blur(0px);
    opacity: 1;
  }
}
@keyframes splash {
  0% {
    height: 0%;
  }
  50% {
    height: 100%;
  }
  100% {
    top: 0;
    height: 0%;
  }
}








h2.sectitle {
    font-size: 42px;
    font-weight: 500;
    color: #474747;
    line-height: 50px;
    text-transform: uppercase;
}

.hdrtxt p {
    /* max-width: 800px; */
    margin: 0 auto;
    font-size: 18px;
    font-weight: 400;
    padding-top: 50px;
    text-align: justify;
}

.nav__mobile .login-btn{ display: none;}

.section{ position: relative; padding: 80px 0; overflow: hidden;}
.aboutus-sec{

}
.aboutus-sec h2{
    font-family: 'Gordita';
    font-weight: 500;
}
.aboutus-sec .hdrtxt p{ text-align: justify; font-family: 'Lato'; font-weight: 400;}

.abtgrditm {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex: 0 0 19.656%;
    flex: 0 0 19.656%;
max-width: 19.656%;
}
.abtgrditm-inr{
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: #fff;
    padding: 40px 15px;
    border-radius: 10px;
    transition: 0.5s ease-in;
}
.abtgrditm-inr:hover{
    transform: translateY(-20px);
    transition: 0.5s ease-in;
}

.abtgrditm:nth-child(3) .abtgrditm-inr{
    padding: 40px 7px;
}

.abtgrd-icntle {
    position: relative;
    /*! display: flex; */
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    text-align: center;
}

.abticn-img {
    min-width: 40px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 8px;
    min-height: 55px;
    height: 100%;
}
.abticn-img img{ vertical-align: middle; margin: 0 auto;}

.abtgrd-icntle h3 {
    font-size: 18px;
    font-weight: 500;
    color: #42433d;
    line-height: 26px;
    text-transform: uppercase;
    text-align: center;
}

.abtgrd-pts {}

.abtgrd-pts ul li {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    padding-bottom: 5px;
    font-family: 'Lato';
}

.abtcard-num { 
    position: absolute;
bottom: 0;
right: 20px;
overflow: hidden;
padding-top: 10px;
}
.abtcard-num p{ font-family: 'Gordita'; font-size: 45px; font-weight: 600; color: #bababa; }





.card-container {
  cursor: pointer;
  min-height: 430px;
  height: 100%;
  perspective: 600;
  position: relative;
  width: 100%;
}
.card {
  height: 100%;
  position: absolute;
  top: 0;
  transform-style: preserve-3d;
  transition: all 1s ease-in-out;
  width: 100%;
}
.card:hover {
  transform: rotateY(180deg);
}
.card .side {
  backface-visibility: hidden;
  border-radius: 6px;
  height: 100%;
  position: absolute;
  overflow: hidden;
  width: 100%;
}
.card .back {
  background: #eaeaed;
  color: #0087cc;
  line-height: 150px;
  text-align: center;
  transform: rotateY(180deg);
  padding: 60px;
}

.flip-card {
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    perspective: 1000px;
    -webkit-perspective: 1000px;
    border-radius: 10px;
  }
  
  .flip-card-front,
  .flip-card-back {
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    min-height: 430px;
    height: 100%;
    -ms-transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
    transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
    -webkit-transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #fff;
  }
  
  .flip-card-front {
    -ms-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  
  .flip-card:hover .flip-card-front {
    -ms-transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  
  .flip-card-back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    
    -ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;

    background: #eaeaed;
  }
  
  .flip-card:hover .flip-card-back {
    -ms-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  
  .flip-card .inner {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 0;
    outline: 1px solid transparent;
    -webkit-perspective: inherit;
    perspective: inherit;
    z-index: 2;
    transform: translateY(-50%) translateZ(60px) scale(.94);
    -webkit-transform: translateY(-50%) translateZ(60px) scale(.94);
    -ms-transform: translateY(-50%) translateZ(60px) scale(.94);
    top: 50%;
    text-align: left;
    height: 100%;
    border-radius: 10px;
  }

.std-img{ width: 100%; height: 100%;border-radius: 10px;}
.std-img img{ width: 100%; height: 100%; object-fit: cover;border-radius: 10px;}
.std-img .studio-name{ 
    width: 100%;
    height: 80px;
    position: absolute;
    bottom: 0;
    background-color: #ffffff70;
}
.studio-con{ height: 100%; padding: 120px 30px;}
.studio-name h3{ font-size: 25px; font-weight: 500; color: #232323; text-align: center; line-height: 80px;}
.studio-con h3{ font-size: 32px; text-align: left; line-height: 42px;color: #474747; margin-bottom: 20px;}
.studio-con p{ font-size: 17px; line-height: 26px; text-align: justify;}




.flip-box {
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    perspective: 1000px;
    -webkit-perspective: 1000px;
  }
  
  .flip-box-front,
  .flip-box-back {
    background-size: cover;
    background-position: center;
    border-radius: 8px;
    min-height: 200px;
    height: 100%;
    -ms-transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
    transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
    -webkit-transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #fff;
  }
  
  .flip-box-front {
    -ms-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  
  .flip-box:hover .flip-box-front {
    -ms-transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  
  .flip-box-back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    
    -ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  
  .flip-box:hover .flip-box-back {
    -ms-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  
  .flip-box .inner {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 30px 15px;
    outline: 1px solid transparent;
    -webkit-perspective: inherit;
    perspective: inherit;
    z-index: 2;
    
    transform: translateY(-50%) translateZ(60px) scale(.94);
    -webkit-transform: translateY(-50%) translateZ(60px) scale(.94);
    -ms-transform: translateY(-50%) translateZ(60px) scale(.94);
    top: 50%;

    text-align: left;
  }
  
  .flip-box-header {
    font-size: 17px;
padding-bottom: 5px;
font-weight: 700;
  }
  
  .flip-box p {
    font-size: 15px;
line-height: 24px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
  }


  .section .owl-theme .owl-nav {
    position: absolute;
    top: 35%;
    left: 0;
    right: 0;
  }
  .section .owl-theme .owl-nav .owl-prev, 
  .section .owl-theme .owl-nav .owl-next {
    position: absolute;
    width: 30px;
height: 30px;
background-color: #fff !important;
border-radius: 50%;
    color: inherit;
    background: none;
    border: none;
    z-index: 100;
  }
  .section .owl-theme .owl-nav .owl-prev i, 
  .section .owl-theme .owl-nav .owl-next i {
    font-size: 30px;
color: #212121;
line-height: 30px;
text-align: center;
  }
  .section .owl-theme .owl-nav .owl-prev {
    left: -45px;
  }
  .section .owl-theme .owl-nav .owl-next {
    right: -45px;
  }


  .prodct-item{ position: relative; text-align: center; margin-bottom: 40px;}
  .prodct-img{
      width: 100%;
      min-height: 325px;
      height: 325px;
  }
  .products-pg .prodct-img{ min-height: 525px; height: 325px; }
  .prodct-img img{ width: 100%; height: 100%; object-fit: cover; border-radius: 10px;}
  .studiogrd .col3:nth-child(2) .prodct-img img,
  .studiogrd .col3:nth-child(3) .prodct-img img,
  .studiogrd .col3:nth-child(4) .prodct-img img,
  .studiogrd .col3:nth-child(5) .prodct-img img,
  .studiogrd .col3:nth-child(6) .prodct-img img,
  .studiogrd .col3:nth-child(8) .prodct-img img,
  .studiogrd .col3:nth-child(9) .prodct-img img,
  .studiogrd .col3:nth-child(10) .prodct-img img{ object-position: top;}

  .studioinr-grd h2.sectitle {
    font-size: 35px;
    line-height: 42px;
  }
  .studioinr-grd .hdrtxt p{ padding-top: 15px; font-size: 18px; text-align: justify;}
  .studioinr-grd ul{
    padding-left: 20px;
    padding-top: 30px;
  }
.studioinr-grd ul li{
    font-size: 18px;
    list-style: disc;
    line-height: 24px;
padding-bottom: 5px;
}
.studioinr-grd ul li::marker{ color: #ff6600;}



  .prodct-item h4{
      font-size: 20px;
      font-weight: 500;
      text-transform: uppercase;
      color: #232323;
      line-height: 32px;
      padding-top: 15px;
      transition: 0.5s ease-in;
  }
  .prodct-item h4:hover{ color: #ff6600;}


  .client-item{ position: relative; margin-bottom: 30px;}
  .client-img{
    padding: 30px;
    height: 170px;
    width: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .client-img img{ 
    width: 100%;
    filter: contrast(0%);
    height: 100%;
    object-fit: contain;
  }
  .clients-sec .col3:nth-child(6) .client-img,
  .clients-sec .col3:nth-child(10) .client-img,
  .clients-sec .col3:nth-child(11) .client-img{ padding: 40px;}
  .client-img:hover{ box-shadow: 1px 1px 3px 1px #d2d2d2;}


.csrgrd h3{ font-size: 30px;  margin-bottom: 25px; font-weight: 500;
color: #474747;
line-height: 42px;
text-transform: uppercase;}

  .knwmr-btn{
      max-width: 130px;
    width: 100%;
    height: 42px;
    background-color: #ff6600;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-transform: uppercase;
    margin-top: 30px;
  }
  .csrcarousel{}
  .csrcarousel .item{ height: 345px;}
  .csrcarousel .item img{ width: 100%; height: 100%; object-fit: cover; border-radius: 10px; }

.owl-theme .owl-dots .owl-dot span{ background-color: transparent !important; border: 2px solid #ff6600;}
  .owl-theme .owl-dots .owl-dot.active span, 
  .owl-theme .owl-dots .owl-dot:hover span{ background-color: #ff6600 !important;}


.csr-txt p{ text-align: justify;}

  .footer{
      position: relative;
      background-color: #cfc6b5;
      padding: 80px 0 50px;
  }
  .ftr-title{ position: relative; padding-bottom: 15px;}
  .ftr-title h5{ font-size: 18px; font-weight: 500; color: #555353;}

  .ftr-map{ width: 100%; height: 187px; }
  .ftr-addrs ul li{ font-size: 16px; color: #7a7a7a; font-weight: 400; line-height: 26px; padding-bottom: 5px; text-align: justify;}
  .ftr-menu ul{ display: flex; flex-wrap: wrap;}
  .ftr-menu ul li{ flex: 0 0 50%; max-width: 50%; font-size: 16px; color: #7a7a7a; font-weight: 400; line-height: 26px; padding-bottom: 10px; text-transform: uppercase;}
  
  .ftr-cntctfrm .form-group{ margin-bottom: 15px;}
  .ftr-cntctfrm .form-field,
  .ftr-cntctfrm .form-text{
      width: 100%;
      height: 42px;
      border: 1px solid #7a7a7a;
      padding: 15px;
      background-color: transparent;
      color: #232323;
  }
  .ftr-cntctfrm .form-field::placeholder, .ftr-cntctfrm .form-text::placeholder{ color: #a6a6a6; font-size: 14px;}
  .ftr-cntctfrm .form-text{ height: 100px; resize: none; }

  .ftr-logos{ /* margin-top: 50px; margin-right: -30px; */ }
  .ftr-logos ul{display: flex; align-items: center;}
  .ftr-logos ul li{ 
      display: inline-block;
      width: 100%;
      padding-right: 15px;
      
  }
  .ftr-logos ul li.radanmnilogo { max-width: 170px; padding-left: 15px; }
.ftr-logos ul li.ralogo { max-width: 140px; border-right: 1px solid #a2a2a2;}

  .cpyrgt-text{ padding-top: 50px; text-align: center;}








.innerbanner{
    width: 100%;
    height: 100%;
    position: relative;
    min-height: 550px;
    overflow: hidden;
}
.innerbanner-bgimg{
    position: relative;
    min-height: 550px;
    height: 100%;
    clip-path: inset(0);
}
.innerbanner-bgimg img{
    object-fit: cover;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.inrbanr-video{ max-height: 550px;}
.inrbanr-video video{ height: 100%; object-position: center;}
.banr-content{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    background-color: #0000004f;
    display: flex;
    align-items: center;
    justify-content: center;
}
.banr-content h1{ font-size: 50px;
color: #fff; font-weight: 700; text-transform: uppercase; text-align: center;}

.studiocarousel .item{
    width: 100%;
height: 430px;
border-radius: 10px;
overflow: hidden;
}
.studiocarousel .item img{ width: 100%; height: 100%; object-fit: cover; border-radius: 10px;}
.studiocarousel .owl-nav { top: 45%; }
.studiopg-sec .row{ align-items: flex-start;}
.studiopg-sec .hdrtxt{
    text-align: left;
}
.stnblclnt-item{
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    background-color: #fff;
    padding: 30px 20px;
    border-radius: 10px;
    max-height: 215px;
height: 100%;
margin-bottom: 50px;
transition: 0.5s ease-in;
}
.stnblclnt-item:hover{
    transform: translateY(-30px);
    box-shadow: 1px 2px 3px 4px #dadada;

}
.stnbl-img{
    width: 100%;
    position: relative;
    margin-right: 15px;
    max-width: 30%;
flex: 0 0 30%;
}
.stnbl-img img{
    width: 100%;
}
.stnbl-txt{}
.stnbl-txt h3{
    font-size: 26px;
    font-weight: 500;
    line-height: 40px;
}
.stnbl-txt p{ text-align: justify;}

.contact-sec .row .item{ align-items: center;}
.cntct-item{
    text-align: center;
    background-color: #fff;
    border-radius: 10px;
    max-height: 300px;
    height: 100%;
    padding: 30px;
}
.cntct-item i{
    font-size: 42px;
    margin-bottom: 30px;
    color: #ff6600;
}
.cntct-item h4{
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    padding-bottom: 15px;
}
.cntct-item p{ font-size: 20px; font-weight: 400;}

.map-form-sec .ftr-title h5{
    font-size: 32px;
    padding-bottom: 15px;
}
.map-form-sec .ftr-map{
    height: 350px;
}
.map-form-sec{ padding-top: 0;}


  

















    /* Modal css */

    section.modalWindow {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999;

        background: #FFF;
        cursor: default;
    }

    section.modall.overlay {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        min-height: 100%;
        background: rgba(0, 0, 0, 0.7);
        z-index: 997;
        cursor: pointer;
    }
    section.modalWindow section.modalWrapper {
        text-align: left;
        line-height: 20px !important;
        height: auto;
    }
    section.modalWindow section.modalWrapper .modal-header{
       padding: 30px 25px;
       line-height: 20px;
       height: 60px;
       font-size: 120%;
       margin: auto;
       max-width: 650px;
       background: #fff;
       border-bottom: 1px solid #f5f5f5;
       position: relative;
    }
    section.modalWindow section.modalWrapper .modal-header h2{
         font-family: 'Didact Gothic';
    }
    section.modalWindow section.modalWrapper .modal-body{
     padding: 20px 30px 50px;
    }
    section.modalWindow section.modalWrapper .modal-body p{
      font-size:14px;
      line-height:20px;
    }
    a.modalButton{}
    
    .closeBtn {
      padding: 20px 25px;
      font-size:20px;
        position: absolute;
        right: 10px;
        top: 6px;
        cursor: pointer;
        color:black;
        opacity:0.5;
    }
    .closeBtn:hover { opacity:1;}
    


section.modalWindow.signstylefullimge{
    max-width: 100%;
    height: 100vh;
    top: 0;
    position: fixed;
}
section.modalWindow.signstylefullimge section.modalWrapper{
    max-width: 100%;
    height: 100vh;
    padding: 0;
    overflow: auto;

    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;
}
section.modalWindow.signstylefullimge section.modalWrapper::-webkit-scrollbar {
    display: none;
}
section.modalWindow.signstylefullimge section.modalWrapper .modal-body{
    padding: 0 !important;
}
.clsarr i {
    transform: rotate(-45deg);
}
.signstylefullimge .modal.overlay{ display: none !important; }

	
	/* column pic */
	.column { 
		float: left; 
        padding: 60px 10px 10px; 
	} 
	
	/* Style the images of gallery */
	.column img { 
		opacity: 0.6; 
		cursor: zoom-in; 
		padding: 5px; 
	} 
	
	.column img:hover { 
		opacity: 1; 
		transform: scale(1.1); 
		transition: 0.5s; 
	} 
	
	.column img:active { 
		opacity: 1; 
	} 
	
	/* Expanding image text */
	.signstylmagbox { 
		position: absolute; 
		left: 200px; 
		padding-top: 100px; 
		font-size: 28px; 
		color: #EFECE9; 
	} 
	
	.signstylmagbox:hover { 
		color: #ADE3BD; 
		cursor: wait; 
    } 
    
    .column.thumbnail{
max-width: 311px;
width: 18%;
background-color: #F8F4EF;
    }
    .column.thumbnail img{
        max-width: 155px;
        height: auto;
        margin: 15px auto;
    }
    .coloumn.full-image{
        float: left;
        max-width: 1609px;
        width: 82%;
        max-height: 1807px;
    }
    .coloumn.full-image img{
        width: 100%;
    }
    section.modalWindow.signstylefullimge .closeBtn{
        background-color: #ff660086;
		-webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        color: #535252;
        padding: 15px 25px;
        right: 0;
    top: 0;
    z-index: 1051;
    }
    section.modalWindow.signstylefullimge .closeBtn:hover{
        background-color: #ff6600;
        color: #343434;
    }

.modalimgviewer{
    width: 100%;
    min-height: 430px;
    height: 100%;
    background-color: transparent;
    border: none;
}



    
.showcase-wrapper {
    padding: 60px 0;
    display: flex;
    /*! flex-flow: row; */
    /*! align-items: center; */
    background-color: #fdc7c579;
  }
  .showcase-wrapper .thumb-previewer {
    /*! padding: 8px; */
    /* background: #fff;
    box-shadow: 0 0px 8px 1px #0000004f; */
    flex: 0 0 75%;
    max-width: 75%;
    width: 100%;
    position: relative;
    margin-left: 30px;
    height: 100%;
  }
  .showcase-wrapper .thumb-img {
    flex: 0 0 20%;
    max-width: 20%;
    width: 100%;
    margin-left: 0;
    margin-top: 0;
    position: relative;
    padding: 0 60px;
  }
  .showcase-wrapper .thumb-img li {
    margin-right: 20px;
    width: 100%;
    height: 145px;
    margin-bottom: 30px;
  }
  .showcase-wrapper .thumb-img li a {
    display: block;
    /*! padding: 6px; */
    /*! background: #fff; */
    box-shadow: 0 0px 8px 1px #0000004f;
    width: 100%;
    height: 100%;
  }
  .showcase-wrapper .thumb-img li img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
      








  /************************
  Products Page 
  *************************/



  .main { }
  .prdcts-pg-sec{
    position: relative;
    width: 100%;
    display: flex;
    overflow: hidden;
  }
  .prdcts-pg-sec2{ margin-top: 30px; }
  .content {
    /* float: left; */
    width: 100%;
    margin: 0 20px 0 0;
    padding: 20px;
    line-height: 26px;
  }
  .aside {
    position: relative;
  }
  .sidebar {
    position: relative;
    width: 220px;
  }

  .sidebar__inner {
    height: 900px;
  }


.sidebar-left-collapse {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 30px;      
  }
  
  .sidebar-left-collapse > a {
    display: block;
    text-decoration: none;
    font-family: Cookie, cursive;
    width: 122px;
    height: 122px;
    margin: 0 auto;
    text-align: center;
    color: #ffffff;
    font-size: 44px;
    font-weight: normal;
    line-height: 2.6;
    border-radius: 50%;
    background-color: #181a1b;
  }
  
  .sidebar-left-collapse .sidebar-links {
    margin: 0 auto 30px;
  }
  
  .sidebar-links div > a {
    display: block;
    text-decoration: none;
    margin: 0 auto 5px auto;
    padding: 0;
    text-align: left;
    color: #111;
    font-size: 15px;
    font-weight: bold;
    line-height: 2;
  }
  
  .sidebar-links div.selected > a {
    color: #111;
    line-height: 2.3;
    margin: 0;
  }
  .sidebar-links .sdbar-link{ position: relative; transition: 0.3s ease-in-out;}
  .sidebar-links .sdbar-link.selected{ transition: 0.3s ease-in-out; }
  .sidebar-links div ul.sub-links {
    max-height: 0;
    overflow: hidden;
    list-style: none;
    padding: 0 0 0 30px;
    color: #111;
    font-size: 15px;
    font-weight: bold;
    line-height: 24px;
    margin: 0;
    transition: 0.4s;
  }
  .sidebar-links div.selected ul.sub-links {
    max-height: 100%;
    padding: 12px 0 12px 12px;
  }
  .sidebar-links div.selected a{ color: #f60;}
  .sidebar-links div .sub-links a {
    text-decoration: none;
    color: #111;
    display: block;
    text-align: left;
  }

.sidebar-links div ul.sub-links ul.sub-sublinks{}
.sidebar-links div.selected ul.sub-links ul.sub-sublinks{}

.sidebar-links .link-red::after {
    content: '\f067';
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    right: 10px;
    line-height: 32px;
    font-size: 14px;
    transition: 0.3s ease-out;
}
.sidebar-links .link-red.selected::after{
    content: '\f068';
    color: #f60;
    transition: 0.3s ease-out;
}

  /* Making the sidebar responsive */

@media (max-width: 900px) {
    .main-content {
      max-width: none;
      padding: 70px 20px;
      margin: 0 0 40px;
    }
    .sidebar-left-collapse {
      width: auto;
      height: auto;
      position: static;
      padding: 20px 0 0;
    }
    .sidebar-left-collapse .sidebar-links {
      text-align: center;
      margin: 20px auto 0;
    }
    .sidebar-links div {
      display: inline-block;
      width: 100px;
    }
    .sidebar-links div > a {
      text-align: center;
      margin: 0;
      border-left: none;
    }
    .sidebar-links div > a i.fa {
      display: block;
      margin: 0 auto 5px;
    }
    .sidebar-links div ul.sub-links {
      display: none;
    }
    .sidebar-links div.selected .sub-links {
      display: block;
      position: relative;
      text-align: center;
      width: auto;
      left: 0;
      right: 0;
    }
    .sidebar-links div.selected .sub-links li {
     /*  display: inline-block; */
    }
    .sidebar-links div.selected .sub-links a {
      /* display: inline-block; */
      margin-right: 20px;
      font-size: 15px;
      color: #111;
    }
  }
  /* Smartphone version */
  
  @media (max-width: 450px) {
    .main-content {
      padding: 90px 20px;
    }
    .sidebar-left-collapse {
      padding: 20px 0;
    }
    .sidebar-left-collapse .sidebar-links {
      text-align: center;
      margin: 20px auto 0;
      position: relative;
    }
    .sidebar-links div {
      display: block;
      width: 100%;
      margin: 0 auto 5px;
      padding: 0 20px;
    }
    .sidebar-links div > a {
      text-align: left;
      vertical-align: middle;
      border-top: none;
    }
    .sidebar-links div > a i.fa {
      display: inline-block;
      font-size: 20px;
      width: 20px;
      margin: 0 20px 0 0;
    }
    .sidebar-links div.selected .sub-links {
      
    }
  }


.producs-lists .prodct-img{ position: relative; overflow: hidden;}
.producs-lists .prodct-img img{ object-position: center; }

  .content-overlay {
    background: rgba(0,0,0,0.7);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    border-radius: 10px;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
  }
  
  .prodct-item:hover .content-overlay{
    opacity: 1;
  }
  
.content-details {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }
  
  .prodct-item:hover .content-details{
    top: 80%;
    left: 50%;
    opacity: 1;
  }
  .fadeIn-bottom{
    top: 80%;
  }
  .prdct-clr{ display: flex; align-items: center; color: #fff;
    font-size: 14px;}
    .prdct-clr .colors{ padding-left: 15px;}
  div.colors div{
    margin-top:3px;
    width:15px; 
    height:15px;    
    margin-right:5px;
    float:left;
}
div.colors div span{
    width:15px; 
    height:15px; 
    display:block;
    border-radius:50%;
}
div.colors div span:hover{
    width:17px;
    height:17px;
    margin:-1px 0 0 -1px;
}
div.c-blue span{background:#6e8cd5;}
div.c-red span{background:#f56060;}
div.c-green span{background:#44c28d;}
div.c-white span{
    background:#fff;
    width:14px;
    height:14px; 
    border:1px solid #e8e9eb;
}


  .producs-lists{ margin: 0 !important;}
  .prod-content{ text-align: left; margin-top: 15px;}
  .prod-content p.pro-catgry{ font-size: 13px; font-weight: 700; color: #7a7a7a; margin-bottom: 0;}
  .prod-content p.pro-catgry a{ font-size: 13px; font-weight: 700; color: #7a7a7a;}
  .prod-content .prodct-title{ font-family: 'Gordita'; font-size: 17px; text-transform: uppercase; font-weight: 500; line-height: 32px; white-space: break-spaces; margin-bottom: 0;}
  .prod-content .pro-sku{text-transform: uppercase; font-size: 14px; font-weight: 700;}
  .prod-content .fabric{text-transform: uppercase; font-size: 14px; font-weight: 700; white-space: normal;}











  .mainInner{
    display: table;
    height: 100%;
    width: 100%;
    text-align: center;
}
.mainInner div{
    display:table-cell;
    vertical-align: middle;
    font-size: 3em;
    font-weight: bold;
    letter-spacing: 1.25px;
}
#sidebarMenu {
    height: 100%;
    position: fixed;
    left: 0;
    width: 250px;
    margin-top: 0;
    transform: translateX(-250px);
    transition: transform 250ms ease-in-out;
    /* background: linear-gradient(180deg, #FC466B 0%, #3F5EFB 100%); */
    background-color: #fff;
    z-index: 99;
    padding: 30px;
    overflow-y: scroll;
    -ms-overflow-style: none; /* for Internet Explorer, Edge */
    scrollbar-width: none; /* for Firefox */
}
  
#sidebarMenu::-webkit-scrollbar {
    display: none; /* for Chrome, Safari, and Opera */
  }
.sidebarMenuInner{
    margin:0;
    padding:0;
    border-top: 1px solid rgba(255, 255, 255, 0.10);
}
.sidebarMenuInner li{
    list-style: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 20px;
    cursor: pointer;
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}
.sidebarMenuInner li span{
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.50);
}
.sidebarMenuInner li a{
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
}
input[type="checkbox"]:checked ~ #sidebarMenu {
    transform: translateX(0);
}

input[type=checkbox] {
    transition: all 0.3s;
    box-sizing: border-box;
    display: none;
}
.sidebarFilterIconToggle {
    transition: all 0.3s;
    box-sizing: border-box;
    cursor: pointer;
    position: absolute;
    z-index: 9;
    height: 100%;
    width: 100%;
    top: -50px;
    left: 65px;
    height: 22px;
    max-width: 300px;
    width: 100%;
}
.sidebarFilterIconToggle i{ 
    font-size: 30px;
background-color: #f60;
padding: 3px 7px;
border-radius: 2px;
color: #fff;
}
.sidebarFilterIconToggle span {
    padding: 0 10px;
    position: absolute;
    height: 36px;
    background: rgb(233, 121, 46);
    border-radius: 3px;
    left: 15px;
    color: #fff;
    top: 0;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    line-height: 34px;
}
.sidebarFilterIconToggle:hover span {

    opacity: 1;
    left: 42px;
}


.mobile-filter{
width: 100%;
position: fixed;
bottom: 0;
z-index: 99;
background-color: #f60;
text-align: center;
color: #fff;
margin-left: -15px;
display: none;
}
.mobile-filter button{ width: 100%; text-align: center; color: #fff; }
.mobile-filter button:hover{ background-color: #f60; }





/************* Modal **********************/\

.filtermodal{}
.filtermodal .modal-dialog{
    margin: 0;
    border-radius: 0;
    height: 100vh;
}
.filtermodal .modal-body{ overflow-y: visiable; }
.filtermodal .modal-footer{
    width: 100%;
position: fixed;
bottom: 0;
z-index: 99;
background-color: #f60;
text-align: center;
}
.filtermodal .modal-content{ height: 100%; }
.filtermodal .modal-footer button{
    width: 100%;
    text-align: center;
    color: #fff;
}






  .ps-timeline-sec {
    position: relative;
  }
  .ps-timeline-sec .container {
    position: relative;
  }
  @media screen and (max-width: 767px) {
    .ps-timeline-sec .container ol:before {
      background: #f60;
      content: "";
      width: 10px;
      height: 10px;
      border-radius: 100%;
      position: absolute;
      top: 179% !important;
left: -140px !important;
transform: translate(-50%, -50%);
    }
    .ps-timeline-sec .container ol:after {
      background: transparent;
      content: "";
      width: 10px;
      height: 10px;
      border-radius: 100%;
      position: absolute;
      top: inherit !important;
      left: 36px;
    }
    .ps-timeline-sec .container ol.ps-timeline {
        max-height: 380px !important;
        min-height: 380px !important;
        height: 100% !important;
        position: relative;
      margin: 0 !important;
      border-left: 2px solid #f60;
      padding-left: 0 !important;
      padding-top: 120px !important;
      border-top: 0 !important;
      margin-left: 25px !important;
    }
    .ps-timeline-sec .container ol.ps-timeline li {
      height: 220px;
      float: none !important;
      width: inherit !important;
    }

    .ps-timeline-sec .container ol.ps-timeline li:nth-child(2) .img-handler-bot img {
      width: 70px;
    }
    .ps-timeline-sec .container ol.ps-timeline li:last-child {
      margin: 0;
      bottom: 0 !important;
      height: 120px;
    }
    .ps-timeline-sec .container ol.ps-timeline li:last-child .img-handler-bot {
      bottom: 0 !important;
      width: 100% !important;
      margin-left: 0 !important;
      margin-top: 0 !important;
      position: relative !important;
    }
    .ps-timeline-sec .container ol.ps-timeline li:last-child .img-handler-bot img {
      width: 100%;
    }
    .ps-timeline-sec .container ol.ps-timeline li:last-child .ps-top {
      margin-bottom: 0 !important;
      top: 20px;
      width: 90% !important;
    }
    .ps-timeline-sec .container ol.ps-timeline li span {
      left: 0 !important;
    }
    .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:before {
      content: none !important;
    }
    .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:after {
      content: none !important;
    }
    .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:before {
      content: none !important;
    }
    .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:after {
      content: none !important;
    }
    .ps-timeline-sec .container ol.ps-timeline li .img-handler-top {
      position: relative !important;
bottom: 30px !important;
width: 100% !important;
float: none !important;
margin-left: 0 !important;
margin-bottom: 0 !important;
    }
    .ps-timeline-sec .container ol.ps-timeline li .img-handler-top img {
      margin: 0 auto !important;
      width: 80% !important;
    }
    .ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
      position: absolute !important;
      bottom: 115px !important;
      width: 30% !important;
      float: left !important;
      margin-left: 0 !important;
      margin-bottom: 0 !important;
    }
    .ps-timeline-sec .container ol.ps-timeline li p {
      text-align: left !important;
      width: 100% !important;
      margin: 0 auto !important;
      margin-top: 0px !important;
    }
    .ps-timeline-sec .container ol.ps-timeline li .ps-top {
      width: 90% !important;
      float: left !important;
      right: 0;
      top: 0;
      position: relative !important;
    }
    .ps-timeline-sec .container ol.ps-timeline li .ps-bot {
      width: 60% !important;
      float: right !important;
      right: 0;
      top: -40px;
    }
  }

  .ps-timeline-sec .container ol.ps-timeline {
    margin: 200px 0 150px;
    height: 2px;
    padding: 0;
    /* border-top: 2px solid #f60; */
    list-style: none;
  }
  .ps-timeline-sec .container ol.ps-timeline li {
    float: left;
    width: 25%;
    padding-top: 30px;
    position: relative;
  }
      .ps-timeline-sec .container ol.ps-timeline li::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 6px;
    background: url('../images/thread.png');
    background-repeat: repeat-x;
background-size: 100% 200%;
    top: 0;
    left: 0;
    z-index: -999;
    transition: all ease-in-out .3s;
}
.ps-timeline-sec .container ol.ps-timeline li:first-child:after{
  left: 50%;
}
.ps-timeline-sec .container ol.ps-timeline li:last-child:after{
  left: -50%;
}
  .ps-timeline-sec .container ol.ps-timeline li span {
    width: 50px;
    height: 50px;
    margin-left: -25px;
    background: #fff;
    border: 4px solid #fe6501;
    border-radius: 50%;
    box-shadow: 0 0 0 0px #fff;
    text-align: center;
    line-height: 50px -10;
    color: #df8625;
    font-size: 2em;
    font-style: normal;
    position: absolute;
    top: -26px;
    left: 50%;
  }
  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:before {
    content: "";
    color: #fe6501fe6501;
    width: 2px;
    height: 50px;
    background: #fe6501;
    position: absolute;
    top: -50px;
    left: 50%;
  }
  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:after {
    content: "";
    color: #fe6501;
    width: 8px;
    height: 8px;
    background: #fe6501;
    position: absolute;
    bottom: 90px;
    left: 44%;
    border-radius: 100%;
  }
  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:before {
    content: "";
    color: #fe6501;
    width: 2px;
    height: 50px;
    background: #fe6501;
    position: absolute;
    bottom: -50px;
    left: 50%;
  }
  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:after {
    content: "";
    color: #fe6501;
    width: 8px;
    height: 8px;
    background: #fe6501;
    position: absolute;
    top: 90px;
    left: 44%;
    border-radius: 100%;
  }
  .ps-timeline-sec .container ol.ps-timeline li .img-handler-top {
    position: absolute;
    bottom: 0;
    margin-bottom: 130px;
    width: 100%;
  }
  .ps-timeline-sec .container ol.ps-timeline li .img-handler-top img {
    display: table;
    margin: 0 auto;
  }
  .ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
    position: absolute;
    margin-top: 60px;
    width: 100%;
  }
  .ps-timeline-sec .container ol.ps-timeline li .img-handler-bot img {
    display: table;
    margin: 0 auto;
  }
  .ps-timeline-sec .container ol.ps-timeline li p {
    text-align: center;
    width: 100%;
    margin: 0 auto;
  }
  .ps-timeline-sec .container ol.ps-timeline li:nth-child(1) p{ width: 75%; }
  .ps-timeline-sec .container ol.ps-timeline li:nth-child(3) p{ width: 100%; position: relative; left: 30%;}
  .ps-timeline-sec .container ol.ps-timeline li:nth-child(4) p{ width: 100%;  }
  .ps-timeline-sec .container ol.ps-timeline li .ps-top {
      width: 100%;
    position: absolute;
    bottom: 0;
    margin-bottom: 100px;
  }
  .ps-timeline-sec .container ol.ps-timeline li .ps-bot {
    position: absolute;
    margin-top: 35px;
  }
  .tmln-year{ text-align: center; font-size: 26px; font-weight: 600; }
  

  .factorycarousel .item{ height: 400px;}
  .factorycarousel .item img{ width: 100%; height: 100%; object-fit: cover; border-radius: 10px; }
  
  
  .producs-lists button{ max-width: 100%; width: 100%; padding: 0; outline: none; border: none;}
  .producs-lists button:hover, .producs-lists button:focus
  { background-color: transparent; border: none; box-shadow: none; color: #111;}
  .prolgtbx{ }
   .prolgtbx .modal-dialog{ max-width: 80%; width: 100%; margin: 30px auto; }
   .prolgtbx .modal-dialog .modal-body{ padding: 0; }
    .prolgtbx .modal-dialog button.close{ 
        position: absolute;
right: 0;
background-color: #f60;
max-width: 50px;
width: 100%;
height: 50px;
font-size: 40px;
color: #fff;
opacity: 1;
cursor: pointer;
border-radius: 0 3px 0 0;
z-index: 1;
    }
   .prolgtbx .showcase-wrapper{ }
   .prolgtbx .thumb-previewer{ flex: 0 0 60%; max-width: 60%; }
   .prolgtbx .thumb-previewer img{ width: 100%; }
   .prolgtbx .thumb-img{ flex: 0 0 40%; max-width: 40%; }
.prolgtbx .thumb-img .prod-content{ padding-top: 50px; }
.prolgtbx .thumb-img .prod-content p.pro-catgry { font-size: 21px; }
.prolgtbx .thumb-img .prod-content .prodct-title { font-size: 28px; line-height: 50px;}
.prolgtbx .thumb-img .prod-content .pro-sku{ font-size: 23px; }
.prolgtbx .thumb-img .prdct-clr{ color: #111; }
   
   
   
   
   .login-modal .modal-dialog .close{ 
       width: 30px;
height: 30px;
border-radius: 50%;
background-color: #f60;
color: #fff;
opacity: 0.8;
line-height: 20px;
position: absolute;
right: -15px;
top: -15px;
   }
  .loginmodal-container {
  padding: 50px 30px;
max-width: 400px;
  width: 100% !important;
  background-color: #e4ddd0;
  margin: 0 auto;
  border-radius: 2px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}

.loginmodal-container h3 {
  text-align: center;
  font-size: 1.8em;
}

.loginmodal-container input[type=submit] {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  position: relative;
}

.loginmodal-container input[type=email], input[type=password] {
  font-size: 14px;
  width: 100%;
  margin-bottom: 10px;
  -webkit-appearance: none;
  padding: 0 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
    height: 42px;
    border: 1px solid #7a7a7a;
    padding: 15px;
    background-color: transparent;
    color: #232323;
}

.loginmodal-container input[type=email]:hover, input[type=password]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.loginmodal {
  text-align: center;
  font-size: 14px;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
}
.loginmodal-container .login.knwmr-btn{ margin: 0 auto;; }
.loginmodal-container a {
  text-decoration: none;
  color: #666;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  opacity: 0.6;
  transition: opacity ease 0.5s;
} 

.login-modal.modal.right .modal-dialog {
		position: fixed;
		margin: auto;
		width: 350px;
		height: 100%;
		-webkit-transform: translate3d(0%, 0, 0);
		    -ms-transform: translate3d(0%, 0, 0);
		     -o-transform: translate3d(0%, 0, 0);
		        transform: translate3d(0%, 0, 0);
	}
	.login-modal.modal.right .modal-content {
		height: 100%;
		overflow-y: auto;
	}
	.login-modal.modal.right .modal-content {
		height: 100%;
		overflow-y: auto;
	}
	
	.login-modal.modal.left .modal-body,
	.login-modal.modal.right .modal-body {
		padding: 15px 15px 80px;
	}
		.login-modal.modal.right.fade .modal-dialog {
		right: -320px;
		-webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
		   -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
		     -o-transition: opacity 0.3s linear, right 0.3s ease-out;
		        transition: opacity 0.3s linear, right 0.3s ease-out;
	}
	
	.login-modal.modal.right.fade.show .modal-dialog {
		right: 60px;
		top: 60px;
	}


     .innerbanner-bgimg img{
  height:100%;
  width:100%;
  transform: scale(1.2);
  animation: slowpan 15s linear 0s infinite alternate;
  -webkit-animation: slowpan 15s linear 0s infinite alternate;
  position: fixed;
}

 

@-webkit-keyframes slowpan {
 0% {
    transform:translateX(-100px) scale(1.25);
  }
  
  100% {
    transform:translateX(100px) scale(1.25);
  }
  
}

