@charset "utf-8";

@font-face {
  font-family: 'georgia';
  src: url(../fonts/georgia.eot);
  src: url(../fonts/georgia.eot?#iefix) format('embedded-opentype'),
       url(../fonts/georgia.otf) format('otf'),
       url(../fonts/georgia.svg#georgia) format('svg'),
       url(../fonts/georgia.ttf) format('truetype'),
       url(../fonts/georgia.woff) format('woff'),
       url(../fonts/georgia.woff2) format('woff2');
}

*{margin:0; padding: 0; -webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;}

body { font-family: 'Noto Sans KR', sans-serif; font-weight:400; margin: 0px;padding: 0px;color: #000000;font-size: 14px;position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box; background: #fff; -webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
ul, ol { list-style:none; margin: 0px; padding: 0px;}
a { text-decoration:none; color: #16718d;}
a:hover, a:focus {text-decoration:none; outline:none; }
img:focus, input:focus, textarea:focus, button:focus, select:focus, .slick-slide:focus{outline:none;}
.form-control:focus {  box-shadow: none;}
p{color: #000;font-size: 14px;line-height: 1.2; margin-bottom: 30px; }
img{max-width: 100%;}
h1, h2, h3, h4, h5, h6{margin-top: 0; color: #000;}
h1{ font-size: 36px; font-weight: 700; line-height: 40px;}
h2{ font-size: 30px; font-weight: 700; line-height: 32px;}
h3{ font-size: 24px; font-weight: 700; line-height: 32px;}
h4{}
h5{}
h6{}

.page-wrapper{overflow: hidden;}
.container {   max-width: 90%;}
.mfp-bg{background: #fff; opacity: 0.9; }
.mfp-figure:after{box-shadow: none;}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close{color: #16718d; position: fixed; width: auto;  cursor: pointer !important; right: 10%;  padding: 0;   opacity: 1;}
.mfp-arrow-left:before {  border-right: 27px solid #16718d;}
.mfp-arrow-right:before {  border-left: 27px solid #16718d;}
img.mfp-img{padding: 50px 0;}
.mfp-figure:after{top: 50px; bottom: 50px;}
.mfp-counter{color: #5a5a5a;}
.mfp-title{font-family: 'georgia';font-size: 20px; line-height: 1; color: #000; display: block; letter-spacing: 0.4px; margin-bottom: 0px;}

/* Header CSS */
.site-header{animation-direction: reverse; position: absolute; top: 0; left: 0; width: 100%;  animation-duration: 300ms;}
.site-header.homepage-header{top: -100% !important;}
.site-header.innerpage-header{padding: 20px 0; top: 0; }
.site-header.sticky {width: 100%;position: fixed; top: 0 !important; left: 0;  z-index: 9; box-shadow: 0 0 10px rgba(0,0,0,0.2);  -webkit-animation-name: stickySlideDown;  animation-name: stickySlideDown; padding: 10px 0;  -webkit-transition: none;  transition: none;   background: #fff;}
@-webkit-keyframes stickySlideDown {
  0% { opacity: 0.7;  -webkit-transform: translateY(-100%); transform: translateY(-100%); }
  100% {  opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }
}
@keyframes stickySlideDown {
  0% { opacity: 0.7; -webkit-transform: translateY(-100%);  transform: translateY(-100%); }
  100% {  opacity: 1;  -webkit-transform: translateY(0); transform: translateY(0); }
}
.site-header.sticky .artist-name-logo {  font-size: 30px;}
.site-header.sticky .artist-name-logo small{font-size: 14px;}
.innerpage-header .innerpage-headerwrap {display: flex;align-items: center; position: relative;}
.innerpage-header .innerpage-headerwrap:after{position: absolute; top: 50%; margin-top: -4px; right: 0px; height: 8px; width: 150px; background-color: #327682; content: "";}
.artist-name-logo{ font-family: 'Playfair Display', serif; font-weight: 700; font-size: 60px; line-height: 1.2; color: #16718d;}
.artist-name-logo small{font-family: 'Rubik', sans-serif; display: block; margin-top: 5px; text-align: right; font-size: 16px; letter-spacing: 2.1px; color: #4d4d4d;}
.innerpage-header .artist-name-logo{font-size: 48px;}
.innerpage-header .artist-name-logo small{font-size: 20px;}
.navigation-wrapper{margin-left: 95px;}
.navigation-wrapper .navigation-list {  margin: 0;}
.navigation-wrapper .navigation-list li{display: inline-block; margin: 0 38px; color: #666666;}
.navigation-wrapper .navigation-list li:first-child{margin-left: 0; }
.navigation-wrapper .navigation-list li:last-child{margin-right: 0; }
.navigation-wrapper .navigation-list li a{color: #666666; transition: all 0.2s;}
.navigation-wrapper .navigation-list li a:hover, .navigation-wrapper .navigation-list li a.active{color: #327682; opacity: 1;}
.site-header.sticky .navigation-list li{font-size: 18px;}
.site-header.sticky .innerpage-headerwrap:after{height: 6px;}

/* Revolution Slider CSS */
.home-slider-wrapper{position: relative; height: 100%; width: 100%;    height: calc((var(--vh, 1vh) * 100)); background-image:url(/images/background-paper-texture.jpg);}
.home-slider-wrapper .homeslider-revinner{position: relative; z-index: 1;}
.homeslider-revolution{position: relative; width: 100%; height: 100vh; height: calc((var(--vh, 1vh) * 100));}

.homeslider-bgcolordiv{width: 25%; float: left; height: 100vh; height: calc((var(--vh, 1vh) * 100)); position: relative;}
.homeslider-bgcolordiv ul.bgcolor-slider li{position: absolute; top: 0; left: 0; height: 100%; width: 100%; opacity: 0; visibility: hidden; transition: all 0.3s ease-in 0.1s;}
.homeslider-bgcolordiv ul.bgcolor-slider li.active{opacity: 1; visibility: visible; transition: all 0.4s ease-in 0s;}
.homeslider-revolution {width: 75% !important; float: right; left: 25% !important;}
/* .homeslider-revolution .tp-dottedoverlay{ width: 76%; height: 100%;  top: 0px;   left: 0px;  z-index: 1;  background : -webkit-linear-gradient(210.58deg, rgba(29, 46, 74, 0) 0%, rgba(29, 46, 74, 0.59) 63.37%); background : -webkit-gradient(linear,-355.29% -1262.24% ,-294.92% -1340.9% ,color-stop(0,rgba(29, 46, 74, 0) ),color-stop(0.6337,rgba(29, 46, 74, 0.59) ));  background : linear-gradient(250.42deg, rgba(29, 46, 74, 0) 0%, rgba(29, 46, 74, 0.59) 63.37%);}*/

.homeslider-revolution .greypary-right{position: fixed; top: 0; right: 0%; bottom: 0; height: 100%; width: 25%; transition: all 1s ease 0s;}
.homeslider-revolution .tp-revslider-slidesli.active .greypary-right{ }
.homeslider-revolution .tp-bullets{display: none !important;}
/* .homeslider-revolution .greypary-right:after{content: ""; position: absolute; top: 0; right: 0; height: 100%; width: 100%;background : -webkit-linear-gradient(210.58deg, rgba(29, 46, 74, 0) 0%, rgba(29, 46, 74, 1) 63.37%);  background : -webkit-gradient(linear,-355.29% -1262.24% ,-294.92% -1340.9% ,color-stop(0,rgba(29, 46, 74, 0) ),color-stop(0.6337,rgba(29, 46, 74, 1) ));  background : linear-gradient(250.42deg, rgba(29, 46, 74, 0) 0%, rgba(29, 46, 74, 1) 63.37%);  opacity : 0.59;}*/

/*
.homeslider-revolution .thumbimage-slider{ position: relative; overflow: hidden; width: 560px; height: 560px; box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); border-radius: 0 0 0 180px; }
.homeslider-revolution .thumbimage-slider img{position: absolute; top: 0; left: 0; height: 100% !important; width: 100% !important; object-fit: cover; object-position: center;}
.homeslider-revolution .thumb-captipon{}
*/

/*
.homeslider-revolution .rev_slider li.tp-revslider-slidesli .tp-parallax-wrap:nth-child(3){    width: 68%; height: 240px; left: 90px !important; bottom: 100px !important; top: auto !important;}
.homeslider-revolution .rev_slider li.tp-revslider-slidesli .tp-parallax-wrap:nth-child(3) .tp-loop-wrap { height: 100%; width: 100%;}
.homeslider-revolution .rev_slider li.tp-revslider-slidesli .tp-parallax-wrap:nth-child(3) .tp-mask-wrap{overflow: inherit !important;}
.homeslider-revolution .rev_slider li.tp-revslider-slidesli .tp-parallax-wrap:nth-child(4){width: 560px; height: 560px; margin: -280px 0 0 0 !important; left: auto !important; right: 0 !important; top: 50% !important;}
.homeslider-revolution .rehslider-caption { }
.homeslider-revolution .rehslider-caption .yellowtext-slide{  opacity: 0; white-space: initial; font-family: 'Noto Sans JP', sans-serif; font-size: 6.2rem; line-height: 1.2;  font-weight: 300;  color: #ddb308;  vertical-align: top; position: relative; display: inline-block; white-space: pre; padding-right: 5px;}
.homeslider-revolution .tp-parallax-wrap:nth-child(3):before{  content: ""; position: absolute;height: 1px;width: 0px;background: #ddb308;left: -90px;  top: -30px; }
.homeslider-revolution .rehslider-caption .whitetext-slide{ opacity: 0;  white-space: initial;  font-family: 'Noto Sans JP', sans-serif;  font-size: 6.2rem; line-height: 1.2;  font-weight: 700;  color: #fff; display: inline-block; position: relative;white-space: pre; }
.homeslider-revolution .rev_slider ul li.active .tp-parallax-wrap:nth-child(3):before {
  animation: SlideContentLine 1s forwards;
  animation-delay: 0.1s;   
}
@keyframes SlideContentLine {
  from {
    width: 0;
  }
  to {
    width: 215px;
  }
}
.homeslider-revolution .rev_slider ul li.active .rehslider-caption .yellowtext-slide {
  animation: SlideContentText 1s forwards;
  animation-delay: 0.6s;   
}
.homeslider-revolution .rev_slider ul li.active .rehslider-caption .whitetext-slide {
  animation: SlideContentText 1s forwards;
  animation-delay: 1s;
}
@keyframes SlideContentText {
  from {
    bottom: -40px;
    opacity: 0;
  }
  to {
    bottom: 0;
    opacity: 1;
  }
}
.homeslider-revolution .tp-bullets {position: absolute; width: 24% !important; transform: inherit !important; top: auto !important; bottom: 15.5% !important; text-align: center; right: 0 !important; left: auto !important; margin: 0 !important; z-index: 99; text-align: center;}
.homeslider-revolution .tp-bullets .tp-bullet {position: relative; left: 0 !important; display: inline-block; margin: 0 5px; cursor: pointer; height: 2px; border-radius: 0px; width: 90px; border: 0; background: #6d6e70;}
.homeslider-revolution .tp-bullets .tp-bullet.selected{background: #ddb308;}
*/
/* Revolution Slider CSS End */


/* Header Sidebar CSS */
.navigation-social-sidebar { position: absolute;  top: 0;  width: 100%; left: 0;  height: 100vh;  height: calc((var(--vh, 1vh) * 100)); z-index: 99;}
.navigation-list{margin: 30px 0 0 110px;}
.navigation-list li{font-family: 'georgia';font-size: 20px; line-height: 1.2; color: #fff; display: block; letter-spacing: 0.4px; margin-bottom: 30px;}
.navigation-list li a{color: #fff; display: inline-block; transition: all 0.2s;}
.navigation-list li a:hover{opacity: 0.6;}
.author-nametitle{position: absolute; width: 100%; top: 30%; right: -57.5%; font-size: 124px; line-height: 1.2; color: #fff; font-family: 'Playfair Display', serif; font-weight: 700; }
.social-link{position: absolute; bottom: 0; padding: 45px 0 45px 80px; left: 100px;/* width: 100%; */}
.social-link:before{position: absolute; left: 0; height:100%; width: 8px; background-color: #fff; content: ""; top: 0;}
.social-link ul{}
.social-link ul li{display: inline-block; margin: 0 24px;}
.social-link ul li:first-child{margin-left: 0;}
.social-link ul li:last-child{margin-right: 0;}
.social-link ul li a{display: inline-block;}
.social-link ul li a:hover svg{opacity: 0.7;}
.mobile-social-link{display: none;}

/* Authour Information Section */
.author-information-section{padding: 140px 0 70px; position: relative;}
.author-imagediv{width: 550px; float: left; position: relative;}
.author-imagediv:after{position: absolute; bottom: 30px; right: -35px; height: 8px; width: 135px; background-color: #327682; content: "";}
.author-infodiv{width: calc(100% - 550px); padding-top: 35px; float: left; padding-left: 135px; padding-right: 70px;}
.author-infodiv .author-title{color: #16718d; margin-bottom: 50px; font-family: 'Playfair Display', serif; font-weight: 700; font-size: 72px; line-height: 1.2;}
.author-infodiv .author-cat{color: #4d4d4d; font-family: 'Rubik', sans-serif; display: inline-block; font-size: 20px; letter-spacing: 2px;}
.author-infodiv-content{max-width: 720px; float: right; margin-top: 65px;}
.author-infodiv-content p{letter-spacing: 0.3px; line-height: 1.8; margin-bottom: 25px;}
.btn-readmore{color: #327682; position: relative; font-family: 'Rubik', sans-serif; display: inline-block; font-size: 20px; letter-spacing: 3px; margin-top: 30px; padding-right: 100px; text-transform: uppercase; transition: all 0.2s;}
.btn-readmore:after{position: absolute; top: 50%; margin-top: -4px; right: 0px; height: 8px; width: 80px; background-color: #327682; content: ""; transition: all 0.2s;}
.btn-readmore:hover{padding-right: 130px; color: #327682;}
.btn-readmore:hover:after{width: 110px;}
.tablet-author-content{display: none;}

/* Product section */
.product-section{}
.product-col{}
.product-boxdiv{margin: 60px auto; max-width: 430px; }
.product-image-wrap{padding-bottom: 100%; overflow: hidden; height: auto; position: relative;}
.product-image{background-position: center bottom; background-repeat: no-repeat; background-size: contain; position: absolute; top: 0; left: 0; height: 100%; width: 100%; transition: all 0.5s ease;}
.product-boxdiv:hover .product-image {  -webkit-transform: scale(1.2); -moz-transform: scale(1.2);  -ms-transform: scale(1.2); -o-transform: scale(1.2);  transform: scale(1.2);}
.product-titlediv{padding: 20px 0; text-align: center; position: relative;}
.product-titlediv:after{ position: absolute; bottom: 0; height: 1px; width: 90px; left: 0; right: 0; margin: 0 auto; content: ""; background-color: #327682;}
.product-titlediv a{font-family: 'Rubik', sans-serif; display: inline-block; font-weight: 500; color: #2e2925; font-size: 16px; letter-spacing: 0.3px; transition: all 0.2s;}
.product-boxdiv:hover .product-titlediv a{color: #327682;}

/* Product Detail page CSS */
.product-information-section{padding: 100px 0 200px; margin-top: 126px; position: relative;}
.product-infowrapper{padding: 0 40px;}
.product-imagediv{width: 765px; float: left; position: relative;}
.product-infodiv{width: calc(100% - 765px); padding-top: 65px; float: left; padding-left: 130px;}
.product-pricesize{position: relative; padding-bottom: 45px; margin-bottom: 65px;}
.product-pricesize:after{position: absolute; bottom: 0; left: 0px; height: 8px; width: 150px; background-color: #327682; content: "";}
.product-pricesize h2{font-family: 'Rubik', sans-serif; display: inline-block; font-weight: 500; color: #2e2925; font-size: 30px; letter-spacing: 0.3px; line-height: 1.2; margin-bottom: 12px;}
.product-pricesize .product-cate, .product-pricesize .product-size, .product-pricesize .product-price{font-family: 'Rubik', sans-serif; font-size: 22px; font-weight: 300; color: #2e2925; letter-spacing: 0.3px; line-height: 1.2; margin-bottom: 5px;}
.product-infodiv-content{}
.product-infodiv-content p{letter-spacing: 0.3px; line-height: 1.8; margin-bottom: 25px;}
.product-infodiv .btn-readmore{margin-top: 60px;}


/* Home Gallery Section CSS */
.gallery-banner-section{margin: 100px 0 120px;}
.gallery-banner-wrap{position: relative;}
.gallery-banner-box{padding-bottom: 46%; position: relative; height: auto;}
.gallery-image{background-position: center; background-repeat: no-repeat; background-size: cover; position: absolute; top: 0; left: 0; height: 100%; width: 100%;}
.gallery-image:after{position: absolute; top: 0; left: 0; height: 100%; width: 100%; content: ""; background-color: rgba(77,77,77,0.38);}
.gallery-content{position: absolute; top: 100px; left: 135px; padding-top: 100px;}
.gallery-content:before{position: absolute; top: 0; left: -135px; height: 10px; width: 110px; background-color: #fff; content: ""; }
.gallery-content span{color: #73d9bb; font-family: 'Rubik', sans-serif; display: inline-block; font-size: 20px; letter-spacing: 2px;}
.gallery-title{font-family: 'Playfair Display', serif; font-weight: 700; font-size: 102px; line-height: 1; color: #fff; margin-top:25px;}

/* Galler page CSS */
.gallery-section{margin: 70px 0 100px; padding-top: 126px;}
.gallery-titles { max-width: 1130px; margin: 0px auto;}
.gallery-titles:after {  content: ''; display: block;  clear: both;}
.gallery-sizer, .gallery-item { width: 33.333%;}
.gallery-item {float: left; padding: 10px;}
.gallery-item a{display: block;}
.gallery-gridboxdiv {  height: auto;  overflow: hidden;  position: relative;}
.gallery-boximage img {display: block; max-width: 100%;      transition: all 0.5s ease;}
.gallery-gridboxdiv:hover .gallery-boximage img{    transform: scale(1.2);}
.gallery-overlaydiv { position: absolute; top: 0; left: 0; height: 100%; width: 100%; background: rgba(46,41,37,0.6); padding: 75px 30px 30px 65px; opacity: 0; visibility: hidden; pointer-events: none; transition: all 0.2s ease-in;}
.gallery-gridboxdiv:hover .gallery-overlaydiv{opacity: 1; visibility: visible;}
.gallery-overlaydiv:before{position: absolute; top: 0; left: 35px; background: #fff; height: 0px; width: 5px; content: ""; transition: all 0.2s ease-in 0.2s;}
.gallery-gridboxdiv:hover .gallery-overlaydiv:before{height: 70px;}
.gallery-overlaydiv h2{font-family: 'georgia';font-size: 20px; line-height: 1.2; color: #fff; display: block; letter-spacing: 0.4px; margin-bottom: 0px; font-weight: normal; opacity: 0; visibility: hidden; transition: all 0.2s ease 0.3s;}
.gallery-gridboxdiv:hover .gallery-overlaydiv h2{opacity: 1; visibility: visible;}

/* Footer CSS */
.site-footer{ }
.site-footer .artist-name-logo{float: left; padding-top: 38px;}
.footer-social{float: right; text-align: right; position: relative; padding-right: 65px; padding-top: 50px;}
.footer-social:after{position: absolute; right: 0; height:120px; width: 8px; background-color: #327682; content: ""; top: 0;}
.artist-socialink{margin-bottom: 45px;}
.artist-socialink li{display: inline-block; margin: 0 22px;}
.artist-socialink li:first-child{margin-left: 0;}
.artist-socialink li:last-child{margin-right: 0;}
.artist-socialink li a{display: inline-block;}
.artist-socialink li a:hover svg{opacity: 0.7;}
.artist-email{font-family: 'Rubik', sans-serif;font-size: 18px; letter-spacing: 3px; color: #4d4d4d; margin-bottom: 0; transition: all 0.2s ease;}
.artist-email:hover{color: #327682;}
.footer-getintouch{ float: right; margin-right: 65px;   width: 360px;  max-width: 100%;  text-align: left;}
.footer-getintouch .freeform-row .freeform-column {margin: 0;  padding: 7px 15px;}
.footer-getintouch .freeform-row .freeform-column .freeform-input{padding: 7px 20px;}
.footer-getintouch .freeform-row .freeform-column button[type="submit"]{margin-top: 10px; font-size: 18px;}
.footer-getintouch h3{font-family: 'Rubik', sans-serif;font-weight: 400; font-size: 16px; letter-spacing: 3px; color: #327682; margin-bottom: 0; transition: all 0.2s ease; margin-bottom: 20px;}
.copyright-div{margin-top: 50px; border-top: 1px solid #327682; padding: 50px 0; font-size: 11px; color: #2e2925; text-align: center; letter-spacing: 0.6px; }
.copyright-div a{margin-left: 10px;}
.copyright-div a svg{position: relative; top: 1px;}
.copyright-div a:hover svg path, .copyright-div a:hover svg polygon {  fill: #16718d;}

.gallery-popup{ display: none; }
.fancybox-overlay{ background: rgba(255,255,255,1); }
.fancybox-lock .fancybox-overlay {   overflow: hidden; overflow-y: auto;}
.fancybox-wrap{ width: 100% !important; max-width: 700px;   }
.fancybox-skin{ background: transparent; border: none; padding:0px !important;  box-shadow: none !important; }
.fancybox-inner{ width: 100% !important;  margin: 0; }
.fancybox-skin { border-radius: 0px; }
.fancybox-prev { position: fixed;  left: -60%; margin-top: -20px;   height: auto; top: 50%;  display: block;  width: auto;}
.fancybox-prev span { background: url(../images/arrow-left.svg) no-repeat center; width: 22px; height: 39px; display: block; position: static; visibility: visible;    transform: rotate(180deg); }
.fancybox-next { position: fixed;  right: -60%; margin-top: -20px;   height: auto;  top: 50%;  display: block;  width: auto;}
.fancybox-next span { background: url(../images/arrow-left.svg) no-repeat center; width: 22px; height: 39px; display: block; position: static; visibility: visible; }
.fancybox-close{ background: url(../images/popup-close.svg) no-repeat center; right: -30px; top: 0px; position: fixed; height: 23px; width: 23px; }
.popupclose-btn{display: none; position: fixed;top: 5%; right: 9%; z-index: 99999; background: url(../images/popup-close.svg) no-repeat center; height: 23px; width: 23px; cursor: pointer; background-color: transparent; border:none;}
.fancybox-lock .popupclose-btn{display: block; }
.fancybox-close{display: none;}

.gallery-content-top{ display: flex; justify-content: space-between; width: 100%; padding: 0; margin: 0; }
.gallery-content-top .rct-right{ flex:0 0 61%; width: 61%; position: relative; padding-left: 35px; border-left: 1px solid rgba(50, 118, 130, 0.6); }
.gallery-content-top .rct-right p{font-size: 12px; line-height: 1.4; margin-bottom: 0px;}
.gallery-popimage{margin-bottom: 40px;}
.gallery-popimage img{ max-width: 100%;  display: block; margin: 0 auto;}
.gallery-content-top .product-pricesize {   padding-bottom: 0px;  margin-bottom: 0px;}
.gallery-content-top .product-pricesize h2{font-size: 22px; margin-bottom: 8px;}
.product-pricesize .product-cate, .product-pricesize .product-size, .product-pricesize .product-price{font-size: 16px;}
.gallery-content-top .product-pricesize:after {display: none;}

#linksbul {  position: fixed;  bottom: 10px;   width: 100%;   padding-top: 10px;  list-style: none;  text-align: center;  z-index: 99999;}
#linksbul li {  display: inline;  padding: 0 5px;}
#linksbul li label { width: 10px;  height: 10px;  border-radius: 100%;  display: inline-block;  background-color: rgba(0, 0, 0, 0.3);   cursor: pointer;}
#linksbul li.active label {  background-color: #327682;}


/* Free form CSS */
.freeform-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 -15px;
}
.freeform-row .freeform-column {
    -ms-flex: 1 0;
    flex: 1 0;
    padding: 10px 0;
    margin: 0 15px;
    box-sizing: border-box;
}

.freeform-row .freeform-column { padding: 7px 0;}
.product-form-fildiv h3{font-family: 'Rubik', sans-serif; padding-top: 30px; margin-bottom: 15px; font-weight: 300; color: #2e2925; line-height: 1; letter-spacing: 0.3px; font-size: 27px;}
.freeform-row .freeform-column label{display: none;}
.freeform-row .freeform-column .freeform-input { border: 1px solid rgba(50, 118, 130, 0.5); border-radius: 8px;  font-size: 14px;  line-height: 24px; color: #2e2925;  padding: 10px 25px;  font-weight: 400;  width: 100%;  display: block; box-sizing: border-box;}
.freeform-row .freeform-column select.freeform-input {color: #808083; background: url(../images/slect-arrow.svg) no-repeat right 20px center #fff; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
.freeform-row .freeform-column .freeform-input::-webkit-input-placeholder {  color: #808083;}
.freeform-row .freeform-column .freeform-input::-moz-placeholder {  color: #808083;}
.freeform-row .freeform-column .freeform-input:-ms-input-placeholder {  color: #808083;}
.freeform-row .freeform-column .freeform-input:-moz-placeholder { color: #808083;}
.freeform-row .freeform-column button[type="submit"]{color: #327682; border:none; background: transparent; cursor: pointer; position: relative; font-family: 'Rubik', sans-serif; display: inline-block; font-size: 20px; letter-spacing: 3px; margin-top: 30px; padding-right: 100px; text-transform: uppercase; transition: all 0.2s;}
.freeform-row .freeform-column button[type="submit"]:after{position: absolute; top: 50%; margin-top: -4px; right: 0px; height: 8px; width: 80px; background-color: #327682; content: ""; transition: all 0.2s;}
.freeform-row .freeform-column button[type="submit"]:hover{padding-right: 130px; color: #327682;}
.freeform-row .freeform-column button[type="submit"]:hover:after{width: 110px;}

@media (max-width: 4000px) and (min-width: 2801px){
  .container {  max-width: 85%;}
  p {font-size: 18px;}
  .navigation-list {  margin: 80px 0 0 25%;}
  .navigation-list li{font-size: 24px;}
  .social-link{left: 150px; padding: 80px 0 80px 100px;}
  .author-nametitle {  top: 32%;  right: -24.5%;  font-size: 150px;  max-width: 475px;}
  .author-infodiv-content { float: none; margin-left: 9%;  max-width: 1210px;}
  .author-infodiv{padding-left: 170px;}
  .author-infodiv .text-right{margin-left: 15%;  max-width: 1200px;}
  .product-titlediv a{font-size: 20px;}
  .footer-getintouch{    width: 500px;  max-width: 100%;  text-align: left;}
  .product-info-showdiv, .product-form-div {  max-width: 1200px;}
  .gallery-titles { max-width: 1300px;}
  .fancybox-wrap{ width: 100% !important; max-width: 800px;   }
  .gallery-content-top .rct-right p{font-size: 13px;}
  .popupclose-btn{right: 20%;}
}
@media (max-width: 2800px) and (min-width: 2121px){
  .container {  max-width: 88%;}
  p {font-size: 16px;}
  .navigation-list {  margin: 60px 0 0 25%;}
  .navigation-list li{font-size: 22px;}
  .social-link{left: 150px; padding: 60px 0 60px 90px;}
  .author-nametitle {  top: 32%;  right: -24.5%;  font-size: 130px;  max-width: 370px;}
  .author-infodiv-content { float: none; margin-left: 15%;  max-width: 820px;}
  .author-infodiv{padding-left: 170px;}
  .author-infodiv .text-right{margin-left: 15%;  max-width: 820px;}
  .product-titlediv a{font-size: 18px;}
  .footer-getintouch{    width: 420px;  max-width: 100%;  text-align: left;}
  .product-info-showdiv, .product-form-div {  max-width: 1020px;}
  .gallery-titles { max-width: 1200px;}
  .fancybox-wrap{ width: 100% !important; max-width: 800px;   }
  .gallery-content-top .rct-right p{font-size: 13px;}
  .popupclose-btn{right: 15%;}
}
@media (max-width: 1680px){
  .navigation-list{margin: 30px 0 0 80px;}
  .author-nametitle{font-size: 100px;}
  .social-link {  padding: 40px 0 40px 70px;  left: 80px;}
  .product-infowrapper{padding: 0;}
  .product-imagediv {  width: 650px;}
  .product-infodiv {  width: calc(100% - 650px); padding-top: 50px;  padding-left: 90px;}
  .product-information-section {  padding: 70px 0 170px;}
  .author-information-section { padding: 100px 0 50px;}
  .author-imagediv {  width: 500px;}
  .author-infodiv {  width: calc(100% - 500px);  padding-left: 120px;  padding-right: 0px;}
  .product-boxdiv {  margin: 50px auto;  max-width: 380px;}
  .gallery-banner-section {   margin: 80px 0 100px;}
  .gallery-content{padding-top: 80px;}
  .gallery-title{font-size: 90px; margin-top: 20px;}
  .author-infodiv .author-title{margin-bottom: 40px;}
  .author-infodiv-content{margin-top: 55px;}
  .fancybox-prev{left: -45%;}
  .fancybox-next{right: -45%;}
}
@media (max-width: 1440px){
  .product-imagediv {  width: 600px;}
  .product-infodiv {  width: calc(100% - 600px); padding-top: 50px;  padding-left: 80px;}
  .author-nametitle{right: -54%;}
  .product-boxdiv {  margin: 50px auto;  max-width: 360px;}
  .gallery-title { font-size: 80px;}
  .gallery-content {   padding-top: 70px;}
  .author-infodiv-content{float: none;}
  .author-information-section {  padding: 90px 0 50px;}
  .fancybox-prev{left: -40%;}
  .fancybox-next{right: -40%;}
}
@media (max-width: 1366px){
  .product-information-section {   padding: 50px 0 160px;}
  .product-imagediv {  width: 550px;}
  .product-infodiv {  width: calc(100% - 550px); padding-top: 40px;  padding-left: 60px;}
  .author-nametitle { right: -59%; top: 31%; font-size: 86px;}
  .navigation-list {   margin: 30px 0 0 70px;}
  .navigation-list li{margin-bottom: 20px;}
  .social-link {  padding: 35px 0 35px 60px;   left: 70px;}
  .social-link ul li {  margin: 0 20px;}
  .author-information-section {  padding: 80px 0 40px;}
  .author-imagediv {  width: 460px;}
  .author-infodiv {  width: calc(100% - 460px);  padding-left: 100px;  padding-right: 0px;}
  .author-infodiv .author-title { margin-bottom: 35px;  font-size: 64px;}
  .product-boxdiv { margin: 40px auto;  max-width: 340px;}
  .gallery-content{top: 80px; padding-top: 50px;}
  .gallery-title {  font-size: 72px; margin-top: 15px;}
  .copyright-div{padding: 40px 0;}
  .author-infodiv-content{margin-top: 50px;}
  .fancybox-wrap{  max-width: 620px;   }
  .fancybox-prev{left: -35%;}
  .fancybox-next{right: -35%;}
  .popupclose-btn{right: 5%;}
}
@media (max-width: 1280px){
  .product-imagediv { width: 500px;}
  .product-infodiv { width: calc(100% - 500px); padding-top: 40px;  padding-left: 60px;}
  .author-nametitle {  right: -56%;}
  .author-imagediv {  width: 440px;}
  .author-infodiv {  width: calc(100% - 440px);  padding-left: 100px;  padding-right: 0px;}
}
@media (max-width: 1199px){
  .product-imagediv {  width: 450px;}
  .product-infodiv {  width: calc(100% - 450px); padding-top: 40px;  padding-left: 50px;}
  .author-imagediv {  width: 400px;}
  .author-infodiv {  width: calc(100% - 400px);  padding-left: 80px;  padding-right: 0px;}
  .author-infodiv .author-title {  margin-bottom: 30px;  font-size: 58px;}
  .fancybox-prev{left: -15%;}
  .fancybox-next{right: -15%;}
}
@media (max-width: 1024px){
  .container {  max-width: 92%;}
  .innerpage-header .innerpage-headerwrap:after{display: none;}
  .innerpage-header .innerpage-headerwrap{display: block;}
  .innerpage-header .artist-name-logo{float: left;}
  .navigation-wrapper {   margin-left: 0px; float: right;}
  .navigation-wrapper .navigation-list li{margin: 0 30px;}
  .innerpage-header .innerpage-headerwrap:after{width: 120px;}
  .mfp-container {  padding-left: 70px;  padding-right: 70px;}
  .product-imagediv{width: 100%; float: none;}
  .product-imagediv img{max-width: 82%;}
  .product-infodiv {  width: 100%;  padding-top: 50px; padding-left: 20%;}
  .homeslider-bgcolordiv {width: 32%; min-height: 750px;  height: 100%;}
  .navigation-social-sidebar{min-height: 750px;  height: 100%;}
  .homeslider-revolution, .tp-fullwidth-forcer{height: 750px !important; min-height: 750px;}
  .homeslider-revolution { width: 68% !important;  left: 32% !important;}
  .navigation-list li {   margin-bottom: 25px;}
  .author-infodiv-content, .author-infodiv .text-right{display: none;}
  .tablet-author-content, .tablet-author-content .author-infodiv-content, .tablet-author-content .text-right{display: block;}
  .author-imagediv {  width: 410px;}
  .author-infodiv {  width: calc(100% - 410px);  padding-left: 80px;  padding-right: 0px;}
  .author-imgconatent-wrap{display: flex; align-items: center;}
  .product-boxdiv { margin: 30px auto;}
  .gallery-banner-box{padding-bottom: 0; min-height: 450px;}
  .gallery-content:before{height: 6px; left: -100px;  width: 100px;}
  .gallery-content {top: 60px; left: 100px;  padding-top: 40px;}
  .gallery-title { font-size: 68px;  margin-top: 15px;}
  .author-infodiv-content{float: right;}
  .author-infodiv-content {  margin-top: 60px;}
  .btn-readmore:after {  margin-top: -3px; height: 6px;}
  .artist-name-logo{font-size: 56px;}
  .artist-socialink {  margin-bottom: 25px;}
  .navigation-list {  margin: 30px 0 0 60px;}
  .social-link{left: 60px;}
  .innerpage-header .innerpage-headerwrap .navigation-wrapper{margin-top: 5px;}
  .product-pricesize h2{font-size: 28px;}
  .product-pricesize .product-cate, .product-pricesize .product-size, .product-pricesize .product-price{font-size: 20px;}
  .product-infodiv .btn-readmore {  margin-top: 40px;}
  .product-pricesize {  padding-bottom: 40px;}
  .product-pricesize:after{width: 85px;}
  .product-information-section {   padding: 50px 0 140px;}
  .gallery-section {  margin: 60px 0 80px;}
  .site-header.sticky .innerpage-headerwrap .navigation-wrapper { margin: 17px 0;}
}
@media (max-width: 991px){
  .navigation-wrapper .navigation-list li{margin: 0 22px;}
  .gallery-sizer, .gallery-item { width: 50%;}
  .mfp-container {  padding-left: 50px;  padding-right: 50px;}
  .product-infodiv {  width: 100%;   padding-top: 50px;   padding-left: 19%;}
  .product-imagediv img {  max-width: 78%;}
  .tablet-author-content .author-infodiv-content {  max-width: 100%; float: none;  padding-left: 19%;}
  .product-col{-webkit-box-flex: 0; -ms-flex: 0 0 50%;  flex: 0 0 50%;  max-width: 50%;}
  .homeslider-bgcolordiv {width: 35%;}
  .homeslider-revolution { width: 65% !important;  left: 35% !important;}
  .navigation-list li{font-size: 18px;}
  .gallery-banner-box{padding-bottom: 0; min-height: 390px;}
  .artist-name-logo{font-size: 50px;}
  .footer-social:after, .social-link:before{width: 6px;}
  .author-imagediv:after, .gallery-content:before, .product-pricesize:after{height: 6px;}
  .footer-social{padding-right: 55px;    padding-top: 45px;}
  .gallery-banner-section { margin: 60px 0 80px;}
  .author-imagediv {  width: 340px;}
  .author-infodiv {  width: calc(100% - 340px);  padding-left: 65px;  padding-right: 0px;}
  .author-infodiv .author-title{font-size: 54px;}
  .navigation-list {  margin: 30px 0 0 45px;}
  .social-link{left: 45px;}
  .footer-getintouch {  width: 300px;}
  .footer-getintouch{  margin-right: 55px;}
  .fancybox-prev{left: -40px;}
  .fancybox-next{right: -40px;}
  .product-pricesize .product-cate, .product-pricesize .product-size, .product-pricesize .product-price {  font-size: 18px;}
}
@media (max-width: 767px){
  .container {  max-width: 100%; padding: 0 20px;}
  .copyright-div { margin-top: 30px;  padding: 30px 0;}
  .gallery-section {  margin: 40px 0 80px;}
  .product-infodiv {  width: 100%;   padding-top: 50px;   padding-left: 15px; padding-right: 15px;}
  .product-imagediv img {  max-width: 100%;}
  .product-infodiv .btn-readmore {  margin-top: 20px;}
  .author-imgconatent-wrap{display: block;}
  .author-imagediv{width: 100%; float: none;}
  .author-infodiv {  width: 100%; float: none;  padding-left: 15px;  padding-right: 0px;}
  .tablet-author-content .author-infodiv-content { max-width: 100%;  float: none;  padding-left: 15px;  padding-right: 15px;}
  .gallery-banner-box{padding-bottom: 0; min-height: 465px;}
  .homeslider-bgcolordiv {float: none;  width: 100%;   min-height: inherit;  height: 210px;}
  .navigation-social-sidebar {  min-height: inherit;   width: 100%;}
  .social-link{display: none;}
  .homeslider-revolution { width: 100% !important; left: 0 !important;}
  .homeslider-revolution, .tp-fullwidth-forcer {  height: calc(100vh - 210px) !important; height: calc((var(--vh, 1vh) * 100) - 210px) !important;  min-height: inherit;}
  .homeslider-revolution:after {    position: absolute; bottom: 0;  left: 0;  height: 40%;  width: 100%;  content: ""; z-index: 99;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a3000000',GradientType=0 );}
  .navigation-list {   margin: 20px 0 0 30px;}
  .navigation-list li{display: inline-block;  margin: 0 25px;}
  .navigation-list li:first-child{ margin-left: 0px;}
  .navigation-list li:last-child{ margin-right: 0px;}
  .author-nametitle {  top: auto;  font-size: 74px; left: 0; margin:  auto; max-width: 200px; bottom: -35px;  right: 0;}
  .mobile-social-link{display: block; z-index: 999; left: 80px;}
  .author-imagediv:after{width: 80px; right: 0px;}
  .author-infodiv .author-title {  font-size: 58px;  margin-bottom: 25px;}
  .author-infodiv-content {  margin-top: 45px;}
  .gallery-content {  top: 90px;  left: 45px;  padding-top: 30px;}
  .gallery-banner-section {  margin: 50px 0 70px;}
  .product-information-section { padding: 40px 0 100px;}
  .footer-getintouch { float: none; margin-top: 40px; width: 100%;  max-width: 100%;}
  .footer-social:after{height: 120px;}
  .fancybox-wrap {  width: 85% !important; }
  .fancybox-prev{left: -30px;}
  .fancybox-next{right: -30px;}
  .popupclose-btn{right: 20px; top: 20px;}
  .home-slider-wrapper .homeslider-revinner {  height: 100vh;  height: calc((var(--vh, 1vh) * 100));}
}
@media (max-width: 580px){
  .innerpage-header .innerpage-headerwrap{display: flex;     flex-wrap: wrap;}
  .innerpage-header .artist-name-logo{float: none; margin-top: 25px; text-align: right; order: 2; width: 100%;}
  .navigation-wrapper{float: none; width: 100%;}
  .site-footer .artist-name-logo { margin-bottom: 30px; float: none; padding-top: 0px; text-align: right;}
  .footer-social{float: none;}
  .artist-name-logo {  font-size: 48px;}
  .site-header.sticky .artist-name-logo { font-size: 20px;}
  .site-header.sticky .artist-name-logo small { font-size: 10px;}
  .site-header.sticky .innerpage-headerwrap{flex-wrap: inherit;}
  .site-header.sticky .artist-name-logo{order: inherit; margin-top: 0; width: 100px;}
  .site-header.sticky .navigation-wrapper{width: calc(100% - 100px); margin: 0;}
  .site-header.sticky .innerpage-headerwrap .navigation-wrapper {  margin: 0px 0;}
  .site-header.sticky .navigation-wrapper .navigation-list {  margin: 0;  float: right;}
  .site-header.sticky .navigation-list li {  font-size: 16px;     margin: 0 8px;}
  .product-information-section, .gallery-section{padding-top: 178px;}
  .footer-social:after {  height: 110px;}
  .gallery-content-top{display: block;}
  .gallery-popimage {  margin-bottom: 25px;}
  .gallery-content-top .product-pricesize h2 { font-size: 20px;}
  .product-pricesize .product-cate, .product-pricesize .product-size, .product-pricesize .product-price { font-size: 16px;}
  .gallery-content-top .rct-right {   flex: 0 0 100%;  width: 100%; border-left: none; padding-left: 10px; padding-right: 10px; margin-top: 20px;}
}
@media (max-width: 480px){
  .gallery-sizer, .gallery-item { width: 100%;}
  .gallery-item{padding: 10px 0;}
  .navigation-wrapper .navigation-list li {  margin: 0 20px;}
  .product-col{-webkit-box-flex: 0; -ms-flex: 0 0 100%;  flex: 0 0 100%;  max-width: 100%;}
  .navigation-list li {  font-size: 16px;}
  .author-infodiv{padding-top: 40px;}
  .btn-readmore{font-size: 18px;}
  .product-form-fildiv h3{font-size: 24px;}
  .freeform-row .freeform-column .freeform-input{padding: 7px 18px;}
  .fancybox-wrap {  width: 80% !important; }
}
@media (max-width: 360px){
  .navigation-wrapper .navigation-list li {  margin: 0 15px;}
  .navigation-list li{  margin: 0 20px;}
  .mfp-title{font-size: 14px;}
  .author-infodiv{padding-left: 0;}
  .tablet-author-content .author-infodiv-content{padding: 0;}
  .author-infodiv .author-title {  font-size: 54px;}
  .gallery-title {  font-size: 60px;}
  .gallery-banner-box {  padding-bottom: 0;  min-height: 400px;}
  .gallery-content {  top: 70px;}
  .product-infodiv{padding-left: 0; padding-right: 0;}
  .site-header.sticky .navigation-list li {  font-size: 13px;  margin: 0 3px;}
  .author-information-section { padding: 60px 0 40px;}
}